.productAdditionalInfo{padding:0 250px;margin:85px 0}.productAdditonalInfoContainer{display:flex;flex-direction:column;gap:60px}.aiTabs{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:50px}.aiTabs p{border:none;cursor:pointer;text-transform:uppercase;font-size:16px;font-weight:600;position:relative;transition:color .3s;color:#767676;text-decoration:none}.aiTabs p.aiActive,.aiTabs p:hover{color:#000}.aiTabs p.aiActive:after{width:100%}.aiTabs p.aiActive:after,.aiTabs p:not(.aiActive):after{content:"";position:absolute;bottom:-5px;left:0;height:2px;background-color:#000}.aiTabs p:not(.aiActive):after{width:0;transition:width .2s ease,left .2s ease}.aiTabs p:not(.aiActive):hover:after{width:100%;left:0;transition-delay:.2s}.aiTabDescription{display:flex;flex-direction:column;gap:30px}.descriptionPara{display:flex;flex-direction:column;gap:20px}.descriptionPara h3{font-size:16px;font-weight:600}.descriptionPara p{font-size:14px;font-weight:400;line-height:30px}.descriptionPara p ol,.descriptionPara p ul{padding-left:15px}.descriptionParaGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px}.aiTabAdditionalInfo{display:flex;flex-direction:column;gap:30px}.additionalInfoContainer{display:grid;grid-template-columns:1fr 1fr;align-items:center}.additionalInfoContainer h6{font-size:16px;font-weight:500}.additionalInfoContainer p{font-size:14px;font-weight:400}.aiTabReviewContainer{display:flex;flex-direction:column;gap:50px}.aiTabReviewContainer h3{font-size:18px;font-weight:600;margin-bottom:-20px}.userReviews{display:flex;flex-direction:column;gap:30px}.userReview{display:flex;gap:40px}.userReviewImg img{width:60px;height:60px;border-radius:50%}.userReviewContent{display:flex;flex-direction:column;gap:20px}.userReviewTopContent{display:flex;flex-direction:column;gap:5px}.userNameRating{display:flex;justify-content:space-between;align-items:center}.userNameRating h6{font-size:16px;font-weight:400}.userRating{display:flex;gap:3px}.userDate p,.userReviewBottomContent p{font-size:14px;font-weight:400;color:#767676}.userReviewBottomContent p{line-height:24px}.userNewReview{display:flex;flex-direction:column;gap:40px}.userNewReviewMessage{display:flex;flex-direction:column;gap:5px}.userNewReviewMessage h5{font-size:18px;font-weight:500}.userNewReviewMessage p{font-size:14px;color:#767676}.userNewReviewRating{display:flex;align-items:center;gap:5px}.userNewReviewRating label{font-size:14px}.userNewReviewForm form{display:flex;flex-direction:column;gap:20px}.userNewReviewForm form textarea{padding:10px}.userNewReviewForm form textarea,.userNewReviewFormInput{border:.125rem solid #e4e4e4;font-size:14px;outline-color:#000}.userNewReviewFormInput{padding:15px}.userNewReviewForm button{width:20%;padding:15px;font-size:14px;font-weight:500;background-color:#000;color:#fff;border:none;cursor:pointer;text-transform:uppercase}.userNewReviewFormCheck input{appearance:none;width:16px;height:16px;border:2px solid #e4e4e4;position:relative;cursor:pointer;outline:none;margin-right:10px;display:inline-block;vertical-align:middle}.userNewReviewFormCheck input:checked{border:2px solid #000}.userNewReviewFormCheck input:after{content:"";display:block;width:8px;height:8px;background-color:#000;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);transition:transform .2s ease-in-out}.userNewReviewFormCheck input:checked:after{transform:translate(-50%,-50%) scale(1)}.userNewReviewFormCheck label{font-size:14px}@media screen and (max-width:1210px){.productAdditionalInfo{padding:0 60px}}@media screen and (max-width:768px){.aiTabs p{font-size:14px}.descriptionPara{gap:15px}.descriptionParaGrid{grid-template-columns:1fr}}@media screen and (max-width:450px){.productAdditionalInfo{padding:0 20px}.aiTabs{gap:20px}.descriptionPara{gap:10px}.userReviewBottomContent p{font-size:12px}.userNewReviewForm button{width:40%}}.productSection{padding:0 160px;margin-top:30px}.productShowCase{display:flex;gap:60px}.productGallery,.productThumb{display:flex;gap:10px}.productThumb{flex-direction:column}.productThumb img{width:80px;height:80px}.productFullImg{position:relative}.productFullImg img{width:520px;height:520px;pointer-events:none;background-color:#767676}.buttonsGroup{position:absolute;top:37%;left:50%;transform:translate(-50%,-50%);display:flex;justify-content:space-between;width:90%}.directionBtn{background-color:#fff;border:none;display:flex;border-radius:50%;padding:13px;outline:none}.directionBtn:hover{background-color:#efefef}.productDetails{display:flex;flex-direction:column;align-items:flex-start;width:41%;gap:10px}.productBreadcrumb{display:flex;justify-content:space-between;width:100%;margin-bottom:20px}.breadcrumbLink{display:flex;align-items:center}.breadcrumbLink a{text-decoration:none;color:#000;text-transform:uppercase;font-weight:500;font-size:14px;position:relative}.breadcrumbLink a:after{content:"";position:absolute;left:0;bottom:-5px;width:0;border-bottom:2px solid #000;transition:width .3s ease}.breadcrumbLink a:hover:after{width:50%}.prevNextLink{gap:25px}.prevNextLink,.prevNextLink a{display:flex;align-items:center}.prevNextLink a{gap:5px;text-decoration:none;color:#000;text-transform:uppercase;font-weight:500;font-size:14px;position:relative}.prevNextLink a:after{content:"";position:absolute;left:0;bottom:-5px;width:0;border-bottom:2px solid #000;transition:width .3s ease}.prevNextLink a:hover:after{width:50%}.productName h1{font-size:28px;font-weight:500;color:#000;line-height:35px}.productRating{display:flex;gap:5px;align-items:center}.productRating p{font-size:14px;color:#5f5e5e;margin-left:10px}.productPrice h3{font-size:22px;font-weight:600;margin-bottom:20px}.productDescription p{font-size:15px;line-height:25px;margin-bottom:20px}.productSizeColor{display:flex;flex-direction:column;gap:30px;margin-bottom:20px}.productSize{display:flex;gap:20px;align-items:center}.productSize p{font-size:14px;color:#000;font-weight:500;text-transform:uppercase}.sizeBtn{display:flex;gap:10px}.sizeBtn button{background-color:#fff;border:1px solid;padding:5px 15px;cursor:pointer;transition:all .3s ease;outline:none}.productColor{display:flex;gap:20px;align-items:center}.colorBtn{display:flex;gap:15px}.colorBtn button{background-color:#fff;border-radius:50%;padding:8px;cursor:pointer;transition:all .3s ease;outline:none;position:relative}.colorBtn button.highlighted:after{content:"";position:absolute;box-sizing:border-box;border:2px solid #000;border-radius:50%;width:calc(100% + 12px);height:calc(100% + 12px);left:-6px;top:-6px}.productColor p{font-size:14px;color:#000;font-weight:500;text-transform:uppercase}.productCartQuantity{display:flex;gap:20px;align-items:center;margin-bottom:20px}.productQuantity{display:flex;border:2px solid #e0e0e0;padding:0 10px}.productQuantity button{background-color:#fff;border:none;padding:10px;border-radius:5px;cursor:pointer}.productQuantity input{width:40px;height:57px;text-align:center;border:none;outline:none}.productCartBtn button{padding:20px 60px;background-color:#000;color:#fff;font-weight:600;text-transform:uppercase;border:none;cursor:pointer;white-space:nowrap;border-radius:4px}.productCartBtnGroup{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.customizeBtn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:18px 32px;background-color:#3559c7;color:#fff;font-weight:700;font-size:14px;text-transform:uppercase;border:none;cursor:pointer;white-space:nowrap;border-radius:4px;transition:all .2s ease-in-out}.customizeBtn:hover{background-color:#2542a3}.productWishShare{display:flex;gap:30px;margin-bottom:25px}.productWishList button{display:flex;align-items:center;background-color:#fff;border:none;gap:10px;outline:none;position:relative}.productWishList button:after{content:"";position:absolute;left:0;bottom:-10px;width:0;border-bottom:2px solid #000;transition:width .3s ease}.productWishList button:hover:after{width:50%}.productShare,.productWishList button p{text-transform:uppercase;font-weight:500}.productShare{display:flex;align-items:center;gap:5px;font-size:13px;position:relative}.productShare:after{content:"";position:absolute;left:0;bottom:-10px;width:0;border-bottom:2px solid #000;transition:width .3s ease}.productShare:hover:after{width:50%}.productTags{display:flex;flex-direction:column;gap:5px}.productTags p{font-size:13px;color:#000}.productTags span{font-size:13px;color:#767676}@media screen and (max-width:1250px){.productCartBtn button{padding:20px 40px}.productFullImg img{width:450px;height:450px}}@media screen and (max-width:1210px){.productSection{padding:0 60px;margin-top:0}.productShowCase{display:flex;gap:30px}.productFullImg img{width:420px;height:420px;pointer-events:none}.productCartBtn button{padding:20px 80px}}@media screen and (max-width:991px){.productShowCase{flex-direction:column;gap:30px}.productGallery{flex-direction:column-reverse}.productThumb{flex-direction:row}.buttonsGroup{top:47%;left:50%}.productFullImg img{width:100%;height:auto}.productDetails{width:100%}}@media screen and (max-width:450px){.productSection{padding:0 15px}.productGallery{gap:5px}.productThumb img{width:75px;height:75px}.buttonsGroup{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;justify-content:space-between;width:90%}.directionBtn{padding:10px}.productCartBtn button{padding:20px 50px}}@media screen and (max-width:320px){.productThumb img{width:65px;height:65px}.productCartBtn button{padding:20px 30px}.sizeBtn button{padding:5px 12px}}.relatedProductSection{margin-top:20px;padding:0 160px}.relatedProducts h2{text-transform:uppercase;font-size:26px;font-weight:500;margin-bottom:30px}.relatedProducts h2 span{font-weight:700}.relatedProductSlider{position:relative}.swiper-button{display:flex;position:absolute;top:calc(50% - 12px);z-index:10;cursor:pointer}.swiper-button svg{background-color:#fff;border:1px solid #e4e4e4;display:flex;border-radius:50%;padding:8px;outline:none;color:#767676}.image-swiper-button-prev{left:-15px}.image-swiper-button-next{right:-15px}.rpContainer{position:relative}.rpImages{position:relative;height:310px;transition:.3s linear;-moz-transition:.3s linear;-o-transition:.3s linear}.rpImages,.rpImages img{width:100%;overflow:hidden}.rpImages img{position:absolute;height:100%;top:0;left:0;object-fit:cover;transition:opacity .3s linear}.rpImages .rpBackImg{z-index:1;opacity:0;transition:opacity .3s linear}.rpContainer:hover .rpBackImg{opacity:1}.rpImages .rpFrontImg{z-index:2;transition:opacity .3s linear;cursor:pointer}.rpContainer:hover .rpFrontImg{opacity:0}.rpContainer h4{position:relative;top:320px;text-align:center;padding:10px;background-color:#fdfdfd;transition:all .2s cubic-bezier(.99,.99,0,.61);margin:0 10px;text-transform:uppercase;font-weight:500;font-size:14px;z-index:3}.rpContainer:hover h4{top:260px}.relatedProductInfo{display:flex;flex-direction:column;gap:10px}.rpCategoryWishlist{display:flex;justify-content:space-between;align-items:center;margin-top:10px}.rpCategoryWishlist p{color:#767676;font-size:14px}.productNameInfo{display:flex;flex-direction:column;align-items:flex-start}.productNameInfo h5{font-weight:400;font-size:16px;text-align:left;cursor:pointer}.productRatingReviews{display:flex;gap:10px}.productRatingReviews span{color:#767676;font-size:14px}.productRatingStar{display:flex;align-items:center;gap:3px}@media screen and (max-width:1210px){.relatedProductSection{padding:0 60px}.rpContainer:hover h4{top:260px}}@media screen and (max-width:450px){.relatedProductSection{padding:0 15px}.rpImages{width:100%;height:250px}.rpContainer:hover h4{top:200px}.image-swiper-button-prev{left:-10px}.image-swiper-button-next{right:-10px}}@media screen and (max-width:320px){.rpImages{width:100%;height:170px}.rpContainer h4{font-size:12px}.rpContainer:hover h4{top:125px}.productNameInfo h5{font-size:14px}.productRatingReviews{display:flex;gap:5px}.productRatingReviews span{font-size:12px}.productRatingStar{display:flex;align-items:center;gap:2px}.swiper-button svg{background-color:#fff;border:1px solid #e4e4e4;display:flex;border-radius:50%;padding:6px;outline:none;color:#767676}}