.custom-iconbtn{height:32px;width:32px;border-radius:50%;display:flex;align-items:center;justify-content:center}.custom-iconbtn:hover{background-color:#32893b;color:#fff}.productcard{max-width:100%;min-width:240px;padding:14px}@media only screen and (min-width:1200px),only screen and (min-width:992px)and (max-width:1199px){.productcard{max-width:100%;min-width:230px}}@media only screen and (max-width:576px),only screen and (min-width:577px)and (max-width:767px){.productcard{max-width:164px;min-width:164px;padding:10px}}.productcard .icon{display:flex;width:100%;justify-content:flex-end}.productcard .divider-vertical{height:20px;border-right:2px solid gray}.productcard .cardimg_wrapper{width:100%;display:flex;justify-content:center;position:relative}.productcard .cardimg_wrapper .badgecontainer{width:100%;display:flex;justify-content:flex-end;z-index:10;position:absolute;right:0;bottom:8px}.productcard .cardimg_wrapper .topbadgecontainer{display:flex;justify-content:flex-end;z-index:10;position:absolute;right:0;top:8px}.productcard .cardimage{min-height:194px;margin-bottom:14px;width:100%;overflow:hidden;padding-top:100%}@media only screen and (max-width:576px),only screen and (min-width:577px)and (max-width:767px){.productcard .cardimage{min-height:143px}}.productcard .productdetails{display:flex;flex-direction:column;gap:13px}.productcard .productdetails .topsection{display:flex;justify-content:space-between}.productcard .productdetails .topsection .left{display:flex;align-items:center;gap:14px;white-space:nowrap}@media only screen and (max-width:576px),only screen and (min-width:577px)and (max-width:767px){.productcard .productdetails .topsection .left{gap:4px}}.productcard .productdetails .topsection .right{display:flex;align-items:center;gap:6px}.productcard .productbtn{border-radius:50px;border:1.5px solid #32893b;background:transparent;outline:none;padding:7px 12px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer}.productcard .productbtn:hover{background:#32893b}.productcard .productbtn:hover .productbtn_text{color:#fff}.productcard .productbtn .productbtn_text{font-size:14px;font-style:normal;font-weight:600;color:#32893b}@media only screen and (max-width:576px),only screen and (min-width:577px)and (max-width:767px){.productcard .productbtn .productbtn_text{font-size:12px}}.productbadge{padding:2px 8px;border-radius:20px;display:flex;align-items:center}.productbadge.sale{background-color:#ffe68d}.productbadge.out-of-stock{background-color:#ffcaca}.productbadge.best-seller{background-color:#369639}.wishlist-container{padding:25px 20px}.wishlist-container .products-wrapper{display:grid;width:100%;justify-content:left;grid-template-columns:repeat(4,1fr);gap:20px}@media only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.wishlist-container .products-wrapper{grid-template-columns:repeat(3,1fr);gap:10px}}@media only screen and (max-width:576px),only screen and (min-width:577px)and (max-width:767px){.wishlist-container .products-wrapper{grid-template-columns:repeat(2,1fr);gap:10px}}.wishlist-container .empty-wishlist{height:200px}.wishlist-container .itemcard-wrapper{display:flex;flex-direction:column;padding-top:47px;padding-bottom:20px}@media only screen and (max-width:576px),only screen and (min-width:577px)and (max-width:767px){.wishlist-container .itemcard-wrapper{padding-top:28px}}.wishlist-container .itemcard-wrapper .header{display:flex;justify-content:space-between}@media only screen and (max-width:576px),only screen and (min-width:577px)and (max-width:767px){.wishlist-container .itemcard-wrapper .header{justify-content:flex-start}}.wishlist-container .itemcard-wrapper .header .leftsection{width:80px}@media only screen and (max-width:576px),only screen and (min-width:577px)and (max-width:767px){.wishlist-container .itemcard-wrapper .header .leftsection{display:none}}.wishlist-container .itemcard-wrapper .header .scrollbuttons{display:flex;gap:10px;align-items:center}@media only screen and (max-width:576px),only screen and (min-width:577px)and (max-width:767px){.wishlist-container .itemcard-wrapper .header .scrollbuttons{display:none}}.wishlist-container .itemcard-wrapper .items{padding-top:24px;display:flex;gap:16px;overflow-x:auto;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none}.wishlist-container .itemcard-wrapper .items::-webkit-scrollbar{display:none}@media only screen and (max-width:576px),only screen and (min-width:577px)and (max-width:767px){.wishlist-container .itemcard-wrapper .items{padding-top:20px}}.skeleton-class{max-width:260px;min-width:240px;display:flex;flex-direction:column;gap:16px}.skeleton-class .skeleton-img{height:230px}@media only screen and (max-width:576px),only screen and (min-width:577px)and (max-width:767px){.skeleton-class .skeleton-img{height:150px}.skeleton-class{max-width:164px;min-width:164px}}