.awpc-carousel-wrapper{position:relative;width:100%;overflow:hidden;min-height:200px}.awpc-carousel-wrapper .awpc-loader{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px;border:3px solid rgba(0,0,0,.05);border-top:3px solid #0984e3;border-radius:50%;animation:awpc-spin 1s linear infinite;z-index:10}.awpc-carousel-wrapper .swiper.awpc-swiper{opacity:0;visibility:hidden;transition:opacity .4s ease;padding:30px 15px}.awpc-carousel-wrapper.awpc-initialized .awpc-loader{display:none}.awpc-carousel-wrapper.awpc-initialized .swiper.awpc-swiper{opacity:1;visibility:visible}.awpc-carousel-wrapper .swiper-pagination{position:relative;margin-top:20px}.awpc-carousel-wrapper .swiper-button-next,.awpc-carousel-wrapper .swiper-button-prev{color:#333;background:#fff;width:40px;height:40px;border-radius:50%;box-shadow:0 4px 10px #0000001a}.awpc-carousel-wrapper .swiper-button-next:after,.awpc-carousel-wrapper .swiper-button-prev:after{font-size:18px}.awpc-product-card{background:#fff;border-radius:16px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);height:100%;display:flex;flex-direction:column;position:relative;text-align:center}.awpc-product-card:hover{transform:scale(1.1)}.awpc-product-card:hover .awpc-product-actions{opacity:1;transform:translateY(0)}.awpc-product-card .awpc-product-image{position:relative;overflow:hidden;background:#f8f9fa;border-radius:16px 16px 0 0}.awpc-product-card .awpc-product-image a{display:block}.awpc-product-card .awpc-product-image img{width:100%;aspect-ratio:3/4}.awpc-product-card .awpc-sale-badge,.awpc-product-card .onsale{position:absolute;top:10px;left:10px;margin:0;right:auto;min-height:2.5rem!important;min-width:2.5rem!important;width:2.5rem;height:2.5rem;padding:0;border-radius:20px;font-weight:500;text-transform:uppercase;z-index:2;line-height:2.4rem;font-size:.9rem}.awpc-product-card .awpc-product-details{padding:20px;display:flex;flex-direction:column;flex-grow:1}.awpc-product-card .awpc-product-title{font-size:1.15rem;font-weight:700;color:#2d3436;margin:0;line-height:1.4}.awpc-product-card .awpc-product-title a{color:inherit;text-decoration:none;transition:color .3s ease}.awpc-product-card .awpc-product-title a:hover{color:#0984e3}.awpc-product-card .awpc-product-rating .star-rating{font-size:.85em;color:#fdcb6e;margin:0 auto;display:inline-block;overflow:hidden;position:relative;height:1em;line-height:1;width:5.4em;font-family:WooCommerce,star,sans-serif;font-weight:400}.awpc-product-card .awpc-product-rating .star-rating:before{content:"sssss";float:left;top:0;left:0;position:absolute}.awpc-product-card .awpc-product-rating .star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em}.awpc-product-card .awpc-product-rating .star-rating span:before{content:"SSSSS";top:0;position:absolute;left:0;color:#fdcb6e}.awpc-product-card .awpc-product-price{font-size:1.25rem;font-weight:800;color:#0984e3;margin-top:auto;margin-bottom:15px}.awpc-product-card .awpc-product-price del{color:#b2bec3;font-size:.95rem;margin-right:8px;font-weight:500}.awpc-product-card .awpc-product-price ins{text-decoration:none}.awpc-product-card .awpc-product-actions{margin-top:15px;opacity:1;transition:all .3s ease}.awpc-product-card .awpc-product-actions .awpc-add-to-cart-btn{background:#0984e3;color:#fff;border:none;border-radius:4px;padding:10px 20px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:14px;font-weight:600;transition:all .3s ease;width:100%;text-transform:uppercase;letter-spacing:.5px}.awpc-product-card .awpc-product-actions .awpc-add-to-cart-btn:hover{background:#0062b3}.awpc-product-card .awpc-product-actions .awpc-add-to-cart-btn.loading{opacity:.7;pointer-events:none}.awpc-product-card .awpc-product-actions .awpc-add-to-cart-btn.added{background:#00b894}@keyframes awpc-spin{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}
