.product-page-content-wrap{display:flex;justify-content:space-between;gap:20px}.product-slider-area{width:55%;position:sticky;top:110px;height:fit-content}.swiper.product-slider-thumb{margin:20px 0 0;height:160px}.swiper.product-slider{width:100%;border-radius:16px;overflow:hidden}.product-slider-thumb .swiper-slide{cursor:pointer;position:relative;opacity:.7;transition:all ease .3s;overflow:hidden;border-radius:8px}.product-slider-thumb .swiper-slide:before{position:absolute;content:"";top:0;left:0;bottom:0;right:0;border:2px solid var(--brand-color);opacity:0;visibility:hidden;transition:all ease .3s;z-index:1;border-radius:8px}.product-slider-thumb .swiper-slide.swiper-slide-thumb-active:before{opacity:1;visibility:visible}.product-slider-thumb .swiper-slide:hover:before{opacity:1;visibility:visible}.product-slider-thumb .swiper-slide.swiper-slide-thumb-active{opacity:1}.product-slider-img{height:100%;background-color:var(--item-bg)}.swiper.product-slider .swiper-slide .product-slider-img{padding:32px}.swiper.product-slider .swiper-slide .product-slider-img img{overflow:hidden;border-radius:10px}.product-slider-thumb .swiper-slide .product-slider-img{padding:8px}.product-slider-thumb .swiper-slide .product-slider-img img{object-fit:contain;margin:0 auto;border-radius:8px}.product-content-area{width:40%}.product-title{font-weight:300;text-transform:capitalize}.product-price-wrap{margin:20px 0 0;display:flex;align-items:center;gap:16px}.latest-price,.previous-price{display:flex;align-items:flex-start}.latest-price{font-weight:700}.previous-price{color:var(--text-muted);font-weight:300;position:relative}.product-content-area .previous-price:before{position:absolute;content:"";z-index:1;top:50%;left:-8px;width:120%;height:2px;background-color:var(--brand-color);transform:rotate(45deg) translateY(-50%);-webkit-transform:rotate(345deg) translateY(-50%);-moz-transform:rotate(45deg) translateY(-50%);-ms-transform:rotate(45deg) translateY(-50%);-o-transform:rotate(45deg) translateY(-50%)}.latest-price span,.previous-price span{font-size:16px}.product-description{margin:14px 0 0;color:var(--text-muted)}.product-description a{color:var(--paragraph-text-color);font-weight:700}.product-description a:hover{text-decoration:underline}.product-description-list ul{margin:20px 0 0;display:flex;flex-direction:column;gap:16px}.product-description-list li{padding:0 0 0 22px;position:relative;line-height:1}.product-description-list li:before{position:absolute;content:"";left:0;top:5px;width:14px;height:10px;background-image:url(check-mark.svg);background-position:center;background-repeat:no-repeat;background-size:cover}.product-description-list li::marker{font-size:14px}.product-btn-area{margin:20px 0 0;display:grid;grid-template-columns:repeat(1,1fr);gap:10px}.product-quantity{max-width:200px;border:1px solid var(--border-color2);display:inline-flex;align-items:center;height:48px;border-radius:5px;margin-top:20px}.quantity-decrease,.quantity-increase{margin:0;cursor:pointer;background-color:transparent;color:var(--black);height:100%;padding:5px 10px;transition:ease .3s;font-size:20px;line-height:1;display:flex;align-items:center;justify-content:center;min-width:36px}.quantity-decrease{border-right:1px solid var(--border-color2)}.quantity-increase{border-left:1px solid var(--border-color2)}.quantity-decrease:hover,.quantity-increase:hover{background-color:var(--btn-bg);color:var(--white)}.quantity-total{text-align:center;font-weight:700;width:100%;height:100%;border:none}.add-to-card-btn .btn{width:100%;display:flex;align-items:center;justify-content:center;gap:10px}.add-to-card-btn .btn svg{width:20px;height:20px}.add-to-card-btn .btn svg path{stroke:var(--white)}.add-to-card-btn .btn svg path{transition:all ease .3s}.add-to-card-btn .btn:hover svg path{stroke:var(--brand-color)}.product-icon-items{margin:20px 0 0;gap:20px;display:flex;flex-wrap:wrap}.product-icon-item{display:flex;gap:10px;align-items:center}.product-icon-item-icon{display:flex;height:fit-content}.product-icon-item-title{text-transform:capitalize}@media only screen and (max-width: 1080px){.product-page-content-wrap{flex-direction:column}.product-slider-area{width:100%;position:unset}.product-content-area{width:100%}}@media only screen and (max-width: 767px){.swiper.product-slider-thumb{height:130px}}@media only screen and (max-width: 575px){.swiper.product-slider .swiper-slide .product-slider-img{padding:16px}.swiper.product-slider-thumb{margin:10px 0 0;height:100px}.product-price-wrap{margin:10px 0 0}.product-title{font-weight:400}.latest-price,.previous-price{font-size:16px;line-height:1}.product-description{margin:10px 0 0}.product-description-list{margin:16px 0 0;gap:10px}.product-description-list li{padding:0 0 0 18px}.product-description-list li:before{top:6px;width:12px;height:8px}.product-btn-area{gap:10px}.product-quantity{height:44px}.add-to-card-btn .btn svg{width:18px;height:18px}.quantity-decrease,.quantity-increase{padding:5px;min-width:30px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/product.css.map */
