.prodList__item{border:.0625rem solid var(--border-color);border-radius:.625rem;column-gap:4%;background:var(--light-bg);transition:all .25s ease-in-out}.prodList__item:hover{box-shadow:0 4px 4px 0 rgba(0,0,0,.251)}.prodList__item:hover .prodList__tag{border-color:var(--secondary-color);color:var(--secondary-color)}.prodList__item:hover .prodList__btn-wrapper{background:var(--secondary-color)}.prodList__item:hover .prodList__btn-wrapper .btn__lightBtn{background:var(--white-color);color:var(--primary-color);border-color:var(--white-color)}.prodList__item:hover .prodList__btn-wrapper .btn__lightBtn:hover{color:var(--secondary-color)}.prodList__item:hover .prodList__btn-wrapper .btn__darkbtn--enquiry{background:var(--white-color);color:var(--secondary-color)}.prodList__item:hover .prodList__btn-wrapper .btn__darkbtn--enquiry:hover{color:var(--primary-color)}.prodList__imgbox{width:32%;height:26.75rem;display:flex!important;justify-content:center;align-items:center}.prodList__imgbox img{height:100%;width:auto}.prodList__contentbox{width:53%;background:var(--white-color);border-radius:.625rem;overflow:hidden}.prodList__social-icons{width:2.75%}.prodList__social-icons .prod-share,.prodList__social-icons .prod-share__social-icons{flex-direction:column}.prodList__social-icons .prod-share i{width:2.5rem;height:2.5rem;min-width:2.5rem;background:var(--white-color);border-color:var(--border-color-dark)}.prodList__logobox{max-width:10.75rem}.prodList__logobox img{max-height:4.125rem}.prodList__tag{font-size:.75rem;color:var(--light-grey);text-transform:uppercase;border:.0625rem solid var(--border-color);border-radius:2rem;font-family:var(--arial-font);font-weight:400;background:var(--white-color);transition:all .25s ease-in-out}.prodList .home-shop__scanner{width:3.875rem;height:3.875rem;min-width:3.875rem;border:.25rem solid var(--light-grey);display:flex;justify-content:center;align-items:center;margin-right:0}.prodList .home-shop__scanner canvas,.prodList .home-shop__scanner img{max-width:3.125rem;max-height:3.125rem}.prodList__slider-wrapper{width:32%}.prodList__desc{font-size:.875rem;font-family:var(--arial-font);color:var(--light-grey)}.prodList__desc span{font-weight:700;color:var(--secondary-color)}.prodList__innerItem{padding:0 .5rem}.prodList__innerItems{border-top:.0625rem solid var(--border-color);transition:all .25s ease-in-out}.prodList__iconbox{height:2.75rem}.prodList__iconbox img{max-height:2.75rem;max-width:7rem}.prodList__stars{min-height:2.75rem}.prodList__stars i{font-size:.875rem;color:var(--secondary-color)}.prodList__innerItem-name{color:var(--light-grey);font-size:1.125rem}.prodList__innerItem-name span{font-family:var(--helvetica-bold-font)}.prodList__btn-wrapper{transition:all .25s ease-in-out;background:var(--border-color)}.prodList .btn__lightBtn{border:.0625rem solid var(--border-color-dark)}.prodList__social{width:2.5rem;height:2.5rem;min-width:2.5rem;border:.0625rem dashed var(--border-color-dark);cursor:pointer;border-radius:50%;background:var(--white-color);transition:all .25s ease-in-out}.prodList__social:hover{border-color:var(--secondary-color)}.prodList__social:hover i{color:var(--secondary-color)}.prodList__social--wishlist:hover{border-color:var(--border-color-dark)}.prodList__social--wishlist:hover i{color:var(--light-grey)}.prodList__social--wishlist.active{border-color:var(--secondary-color)}.prodList__social--wishlist.active i{color:var(--secondary-color)}.prodList__bottomPagination{border-top:.0625rem solid var(--border-color-dark);border-bottom:.0625rem solid var(--border-color-dark);color:var(--light-grey);font-family:var(--arial-font);font-size:.875rem}.prodList__bottomPagination span{cursor:pointer}.prodList__bottomPagination span:hover,.prodList__bottomPagination span:hover i{color:var(--secondary-color)}.prodList .slick-arrow{width:1.5rem;height:1.5rem;min-width:1.5rem;font-size:.75rem;border:.0625rem solid var(--border-color-dark);border-radius:50%}.prodList .slick-arrow:before{content:"";font-family:var(--icons-font);color:#333;font-size:.5rem}.prodList .slick-prev{left:-2rem;transform:scaleX(-1);top:0;bottom:0;margin:auto}.prodList .slick-next{right:-2rem}.prodList .slick-disabled{cursor:auto}.prodList__prevArrow i{transform:scaleX(-1)}.prodList__nextArrow i,.prodList__prevArrow i{display:inline-block;font-size:.75rem}@media screen and (max-width:1023px){.prodList__item{flex-wrap:wrap;position:relative}.prodList__contentbox,.prodList__imgbox,.prodList__slider-wrapper{width:100%}.prodList__social-icons{position:absolute;top:10px}}@media screen and (max-width:767px){.prodList__social-icons{top:3%;width:auto;right:5%}}