@import url(https://fonts.googleapis.com/css2?family=Jost:wght@300;400;500;600;700;800&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.aboutSection{display:flex;flex-direction:column;padding:0 160px}.aboutSection h2{font-size:35px;font-weight:700;padding:30px 30px 30px 100px;text-transform:uppercase}.aboutSection img{margin-bottom:40px}.aboutContent{display:flex;flex-direction:column;gap:20px;padding:0 100px}.aboutContent h3{font-size:26px;font-weight:600;text-transform:uppercase}.aboutContent h4{font-weight:500;line-height:28px}.aboutContent p{font-size:14px;font-weight:400;line-height:28px}.content1{display:flex;gap:40px}.contentBox{display:flex;flex-direction:column;gap:15px}.content1 h5{font-size:18px;font-weight:600}.content1 p{font-weight:400}.content2{align-items:center;display:flex;gap:40px}.textContent{display:flex;flex-direction:column;gap:20px}.textContent h5{font-size:18px;font-weight:600}.textContent p{font-weight:400;line-height:28px}.companyPartners{padding:0 250px}.companyPartners h5{font-size:18px;font-weight:600;margin-bottom:40px;padding-left:10px}.aboutBrands{align-items:center;display:flex;justify-content:center;margin-bottom:20px;width:100%}.aboutBrands img{background:none!important;height:auto;max-height:100%;max-width:100%;object-fit:contain;width:auto}@media screen and (max-width:1210px){.aboutSection{padding:0 60px}.aboutSection h2{padding-left:0}.aboutContent{padding:0}.content2{flex-wrap:wrap;gap:5px}.companyPartners{padding:0 60px}.companyPartners h5{padding-left:0}}@media screen and (max-width:450px){.aboutSection{padding:0 15px}.content1,.content2{flex-wrap:wrap}.content2{gap:5px}.content2 img{width:100%}.companyPartners{padding:0 15px}}.shopDetails{padding:0 160px}.shopDetailMain{display:flex;gap:30px}.shopDetails__left{width:27%}.shopDetails__right{display:flex;flex-direction:column;gap:40px;padding-top:12px;width:77%}.shopDetailsSorting{align-items:center;display:flex;justify-content:space-between}.shopDetailsBreadcrumbLink a{color:#000;display:inline-block;font-size:14px;font-weight:500;position:relative;text-decoration:none;text-transform:uppercase}.shopDetailsBreadcrumbLink a:after{border-bottom:2px solid #000;bottom:-5px;content:"";left:0;position:absolute;transition:width .3s ease;width:0}.shopDetailsBreadcrumbLink a:hover:after{width:100%}.filterLeft{align-items:center;display:flex;display:none;gap:10px}.filterLeft p,.shopDetailsSort select{font-size:14px;font-weight:500;text-transform:uppercase}.shopDetailsSort select{background-color:#fff;border:none;outline:none}.filterRight,.shopDetailsSort{align-items:center;display:flex;gap:10px}.filterRight{display:none}.filterSeprator{background-color:#e4e4e4;height:22px;width:2px}.shopDetailsProductsContainer{grid-gap:30px;display:grid;grid-template-columns:repeat(3,1fr)}.sdProductContainer,.sdProductImages{position:relative}.sdProductImages{height:320px;overflow:hidden;transition:.3s linear;-moz-transition:.3s linear;-o-transition:.3s linear;width:258px}.sdProductImages img{bottom:0;height:auto;left:0;margin:auto;max-height:100%;max-width:100%;overflow:hidden;position:absolute;right:0;top:0;transition:opacity .3s linear;width:auto}.sdProductImages .sdProduct_back{opacity:0;transition:opacity .3s linear;z-index:1}.sdProductContainer:hover .sdProduct_back{opacity:1}.sdProductImages .sdProduct_front{cursor:pointer;transition:opacity .3s linear;z-index:2}.sdProductContainer:hover .sdProduct_front{opacity:0}.sdProductContainer a.quick_link{background-color:#fdfdfd;color:#000;cursor:pointer;display:block;font-size:14px;font-weight:500;margin:0 10px;padding:10px;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;top:320px;transition:all .2s cubic-bezier(.99,.99,0,.61);z-index:3}.sdProductContainer:hover a.quick_link{top:270px}.sdProductContainer h4{background-color:#fdfdfd;cursor:pointer;font-size:14px;font-weight:500;margin:0 10px;padding:10px;position:relative;text-align:center;text-transform:uppercase;top:320px;transition:all .2s cubic-bezier(.99,.99,0,.61);z-index:3}.sdProductContainer:hover h4{top:270px}.sdProductInfo{display:flex;flex-direction:column;gap:10px}.sdProductCategoryWishlist{align-items:center;display:flex;justify-content:space-between;margin-top:10px}.sdProductCategoryWishlist p{color:#767676;font-size:14px}.sdProductNameInfo{align-items:flex-start;display:flex;flex-direction:column}.sdProductNameInfo a{color:#000;text-decoration:none}.sdProductNameInfo h5{font-size:16px;font-weight:400;text-align:left}.sdProductNameInfo p{color:#009ee3;font-size:18px;font-weight:600;text-align:left}.sdProductPackInfo .sdProductPackSize{color:#767676;font-size:14px;font-weight:400;margin-right:10px}.sdProductPackInfo .sdProductPackAmount{color:#767676;font-size:18px;font-weight:600;text-align:left;text-decoration:underline}.sdProductRatingReviews{display:flex;gap:10px}.sdProductRatingReviews span{color:#767676;font-size:14px}.sdProductRatingStar{align-items:center;display:flex;gap:3px}.filterDrawer{background-color:#fff;height:100%;position:fixed;right:-300px;top:0;transition:right .3s ease;width:300px;z-index:1000}.filterDrawer.open{right:0}.drawerHeader{align-items:center;background-color:#faf9f8;display:flex;justify-content:space-between;padding:28px 20px}.drawerHeader p{font-size:16px;font-weight:500;text-transform:uppercase}.closeButton{cursor:pointer}.drawerContent{height:calc(100% - 130px);overflow-y:auto;padding:20px}.shopDetailsPagination{display:flex;justify-content:space-between}.sdPaginationNext.disabled,.sdPaginationPrev.disabled{cursor:not-allowed}.shopDetailsPagination p{align-items:center;display:flex;font-size:14px;font-weight:500;text-transform:uppercase}.sdPaginationNext.disabled p,.sdPaginationPrev.disabled p{cursor:not-allowed;position:relative}.sdPaginationNext p,.sdPaginationPrev p{cursor:pointer;position:relative}.sdPaginationNext p:after,.sdPaginationPrev p:after{background-color:#000;bottom:-5px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.sdPaginationNext p:hover:after,.sdPaginationPrev p:hover:after{width:100%}.paginationNum p{cursor:pointer;display:inline-block;position:relative}.paginationNum p:not(:first-child):after{background-color:#000;bottom:-5px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.paginationNum p:hover:after{width:100%}.paginationNum p:first-child:after{background-color:#000;bottom:-5px;content:"";height:2px;left:0;position:absolute;width:100%}.paginationNum{display:flex;gap:30px}.sdProductImagesCart{display:none}.shopDetailsSearchBox input{border-radius:5px;max-width:100px;min-width:480px;padding:7px 10px;width:100%}@media screen and (max-width:1210px){.shopDetails{padding:0 60px}.sdProductImages{height:250px;width:100%}.sdProductContainer h4{display:none}.sdProductImagesCart{align-items:center;border-radius:50%;color:gray;display:flex;justify-content:center;padding:5px;position:absolute;right:10px;top:10px;z-index:5000}}@media screen and (max-width:991px){.shopDetails__left{display:none}.shopDetails__right{width:100%}.filterRight{display:flex}.shopDetailsProductsContainer{grid-gap:20px;grid-template-columns:repeat(2,1fr)}.sdProductImages{height:490px;width:100%}.filterDrawer{right:-750px;width:440px}}@media screen and (max-width:768px){.sdProductImages{height:370px;width:100%}.shopDetailsBreadcrumbLink{display:none}.filterLeft{display:flex}.filterRight{display:none}.filterDrawer{right:-750px;width:420px}}@media screen and (max-width:450px){.shopDetails{padding:0 15px}.shopDetails__right{gap:30px;width:100%}.sdProductImages{height:235px;width:100%}.filterDrawer{right:-440px;width:100%}}@media screen and (max-width:320px){.sdProductImages{height:170px;width:100%}.sdProductNameInfo h5{font-size:14px}.sdProductNameInfo p{font-size:12px}.sdProductRatingReviews{display:flex;gap:5px}.sdProductRatingReviews span{font-size:12px}.sdProductRatingStar{align-items:center;display:flex;gap:2px}}.filterSection{display:flex;flex-direction:column;gap:20px}.filterSection button{background:#0000;border:none;color:#009ee3;cursor:pointer;font-size:14px;font-weight:500;position:relative;text-decoration:none;text-transform:uppercase}.filterSection button:after{border-bottom:2px solid #009ee3;bottom:-5px;content:"";left:0;position:absolute;transition:width .2s ease;width:50%}.filterSection button:hover:after{width:100%}.categoryItem{border:none;box-shadow:#fff}.filterHeading{font-size:18px;font-weight:600;text-transform:uppercase}.filterCategories p{cursor:pointer;font-size:14px;padding-bottom:10px}.filterColorBtn{display:flex;flex-wrap:wrap;gap:25px}.filterColorBtn button{background-color:#fff;border:none;border-radius:50%;cursor:pointer;outline:none;padding:8px;position:relative;transition:all .3s ease}.filterColorBtn button.selected:after{border:2px solid #000;border-radius:50%;box-sizing:border-box;content:"";height:calc(100% + 12px);left:-6px;position:absolute;top:-6px;transition:all .3s ease;width:calc(100% + 12px)}.sizeButtons{display:flex;flex-wrap:wrap;gap:15px}.sizeButton{background-color:#fff;border:1px solid #e4e4e4;cursor:pointer;font-size:14px;outline:none;padding:6px 20px;transition:background-color .3s ease}.sizeButton.selected,.sizeButton:hover{background-color:#e4e4e4}.searchBar{align-items:center;display:flex;margin-bottom:25px;position:relative}.searchIcon{position:absolute;right:10px}.searchBar input{border:2px solid #e4e4e4;font-size:14px;outline:none;padding:12px 30px 9.6px 18px;text-transform:uppercase;width:calc(100% - 30px)}.brandList{margin-top:10px}.brandItem{align-items:center;display:flex;margin-bottom:15px}.brandRadio{appearance:none;border:2px solid #e4e4e4;cursor:pointer;height:16px;margin-right:15px;outline:none;position:relative;width:16px}.brandRadio:checked{border:2px solid #000}.brandRadio:after{background-color:#000;content:"";display:block;height:8px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) scale(0);transition:transform .2s ease-in-out;width:8px}.brandRadio:checked:after{transform:translate(-50%,-50%) scale(1)}.notFoundMessage{color:red;font-size:14px;margin-top:10px}.brandLabel{cursor:pointer;font-size:14px}.brandCount{color:#767676;font-size:14px;margin-left:auto}.priceRange{align-items:center;display:flex;gap:20px;justify-content:space-between}.priceRange p{color:#767676;font-size:14px;font-weight:400}.priceRange p span{color:#000}.cataloguePage h2,.contactSection h2{font-size:35px;font-weight:700;padding:30px 30px 30px 250px;text-transform:uppercase}.contactMap iframe{background-color:#e4e4e4;border:none;width:100%}.contactInfo{display:flex;flex-direction:column;gap:60px;padding:0 250px}.address,.contactAddress{display:flex}.address{flex-direction:column;gap:15px;margin-top:50px;width:50%}.address h3{font-size:26px;font-weight:600}.address p{font-size:14px}.contactForm h3{font-size:26px;font-weight:600;margin-bottom:40px}.contactForm form{display:flex;flex-direction:column;gap:20px}.contactForm form input,.contactForm form textarea{border:2px solid #e4e4e4;color:#272727;outline-color:#000;padding:15px}.contactForm form textarea{font-size:14px}.contactForm form button{background-color:#000;border:none;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:20px 5px;text-transform:uppercase;width:20%}@media screen and (max-width:1210px){.contactSection h2{padding:30px 60px}.contactInfo{padding:0 60px}}@media screen and (max-width:450px){.contactSection h2{padding:30px 15px}.contactInfo{padding:0 15px}.contactAddress{flex-direction:column}.address{width:100%}.contactForm form button{width:50%}}.navBar{align-items:center;background-color:#fff;display:flex;justify-content:space-between;padding:35px 160px;position:relative;z-index:10}.logoLinkContainer{gap:60px}.logoContainer,.logoLinkContainer{align-items:center;display:flex;justify-content:center}.logoContainer img{background:none!important}.linkContainer ul{align-items:center;display:flex;gap:40px}.linkContainer ul li{list-style-type:none}.linkContainer ul li a{color:#1b1b1b;font-size:14px;font-weight:600;position:relative;text-decoration:none}.linkContainer ul li a:after{background-color:#1b1b1b;bottom:-5px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease-out;width:0}.linkContainer ul li a:hover:after{transition-delay:.1s;width:60%}.iconContainer{gap:35px}.iconContainer,.iconContainer a{align-items:center;display:flex;justify-content:center}.iconContainer a{color:#000;text-decoration:none}.mobile-nav{display:none}@media screen and (max-width:1210px){.navBar{display:none}.mobile-nav{align-items:center;background-color:#fff;display:flex;justify-content:space-between;padding:20px 60px;position:relative;z-index:10}}@media screen and (max-width:450px){.mobile-nav{padding:20px 15px}}.mobile-menu{background-color:#fff;border-top:1px solid #e4e4e4;box-shadow:0 2px 10px #0000001a;display:flex;flex-direction:column;gap:60px;height:100vh;opacity:0;position:absolute;right:0;top:74px;transform:translateY(-100%);transition:transform .3s ease-out,opacity .3s ease-out;width:100%;z-index:9}.mobile-menu.open{opacity:1;overflow:hidden;transform:translateY(0)}.mobile-menuSearchBar{padding:20px}.mobile-menuSearchBarContainer{align-items:center;border:1px solid #e4e4e4;border-radius:5px;display:flex;gap:10px;justify-content:center;padding:10px 20px}.mobile-menuSearchBarContainer input{border:none;font-size:14px;outline:none;width:100%}.mobile-menuSearchBarContainer a{align-items:center;color:#000;display:flex;text-decoration:none}.mobile-menuList ul{border-bottom:1px solid #e0e0e0;list-style-type:none;margin:0;padding:0}.mobile-menuList ul li{padding:10px 20px}.mobile-menuList ul li a{color:#1b1b1b;font-size:16px;font-weight:600;text-decoration:none}.mobile-menuFooter{display:flex;flex-direction:column;gap:30px;padding:15px 20px}.mobile-menuFooterLogin a{align-items:center;color:#000;display:flex;gap:10px;text-decoration:none}.mobile-menuFooterLogin p{font-size:14px;font-weight:600;text-transform:uppercase}.mobile-menuFooterLangCurrency{display:flex;flex-direction:column;gap:15px}.mobile-menuFooterLang{align-items:center;display:flex;gap:30px}.mobile-menuFooterLang select{background-color:initial;border:none;font-size:14px;outline:none}.mobile-menuFooterCurrency{align-items:center;display:flex;gap:30px}.mobile-menuFooterCurrency select{background-color:initial;border:none;font-size:14px;outline:none}.mobile-menuSocial_links{display:flex;gap:30px;margin-bottom:20px;width:240px}.mobile-menuSocial_links svg,.user-login{cursor:pointer}.user-login{align-items:center;display:flex;gap:10px}.user-login .user-name{font-size:18px;font-weight:600;text-decoration:underline}@media only screen and (max-width:767px){.logoContainer img{width:100px}.mobile-menu.open{margin-top:20px}}.footer{background-color:#e4e4e4;display:flex;flex-direction:column;gap:10px;margin-top:50px;padding:30px 160px}.footer__container{grid-gap:50px;display:grid;gap:50px;grid-template-columns:repeat(2,1fr);padding-top:50px}.footer_left{display:flex;flex-direction:column;gap:20px}.footer_logo_container img{background:none!important}.footer_left p{font-size:14px}.footer_address{display:flex;flex-direction:column;margin-bottom:10px}.footer_address strong{font-size:14px;font-weight:600}.social_links{display:flex;gap:30px;width:240px}.social_links svg{cursor:pointer}.footer_content{display:flex;flex-direction:column;gap:30px}.footer_content h5{font-size:18px;font-weight:600;text-transform:uppercase}.links_container ul{display:flex;flex-direction:column;gap:15px}.links_container ul li{list-style-type:none}.links_container ul li a{color:#000;font-size:14px;position:relative;text-decoration:none}.links_container ul li a:after{background-color:#000;bottom:-5px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease-out;width:0}.links_container ul li a:hover:after{transition-delay:.1s;width:80%}.footer_right{display:flex;flex-direction:column;gap:30px}.footer_right h5{color:#009ee3;font-size:18px;font-weight:600;text-transform:uppercase}.footer_right p{font-size:14px}.footer_right form{display:flex;margin-top:-10px}.footer_right form input{border:none;outline:none;padding:19px 20px;width:100%}.footer_right form button{background-color:#fff;border:none;color:#000;cursor:pointer;font-weight:500;padding:10px 20px;text-transform:uppercase}.footer_right h6{font-size:14px;font-weight:500}.paymentIconContainer{height:30px;margin-top:-10px}.paymentIconContainer img{background:none!important;height:35px}.footer_bottom{align-items:center;border-top:1px solid #cfcdcd;justify-content:center;margin-top:20px;padding-top:30px}.footerLangCurrency,.footer_bottom{display:flex;flex-wrap:wrap;gap:20px}.footerLang{align-items:center;display:flex;gap:30px}.footerLang select{background-color:initial;border:none;font-size:14px;outline:none}.footerCurrency{align-items:center;display:flex;gap:30px}.footerCurrency select{background-color:initial;border:none;font-size:14px;outline:none}@media screen and (max-width:1210px){.footer{padding:50px 60px}.footer__container{grid-template-columns:repeat(2,1fr)}.footer_left{gap:10px}.footer_content,.footer_right{gap:20px}.paymentIconContainer{width:200px}}@media screen and (max-width:450px){.footer{gap:30px;padding:20px 15px}.footer__container{gap:30px;grid-template-columns:1fr}.footer_left{gap:10px}.footer_content,.footer_right{gap:20px}.paymentIconContainer{width:150px}.paymentIconContainer img{height:40px;width:320px}.footerLangCurrency{gap:10px}}@media screen and (max-width:320px){.paymentIconContainer img{height:35px;width:280px}}section.my-account.container{padding:30px 30px 30px 160px}.my-account .page-title{font-size:2.1875rem;font-weight:700;text-transform:uppercase}.my-account .account-nav{display:flex;flex-direction:column;font-size:.875rem;font-weight:500;gap:1rem;list-style:none;margin:0;padding:2.5rem 0 0;text-transform:uppercase}.my-account .account-nav .menu-link.menu-link_active{color:#c32929;pointer-events:none}.my-account .page-content{padding-top:2.5rem}.my-account__dashboard p{max-width:100%;width:43.125rem}.my-account__dashboard .unerline-link{text-decoration:underline}.my-account__orders-list{overflow-x:auto;width:100%}.my-account .orders-table{border:1px solid #e4e4e4;width:100%}.my-account .orders-table thead th{background-color:#e4e4e4;font-size:.875rem;font-weight:500;padding:1rem 1.875rem;text-transform:uppercase}.my-account .orders-table tbody td{border-top:1px solid #e4e4e4;padding:1.875rem}.my-account .orders-table tbody td:first-child{text-decoration:underline}.my-account .orders-table tbody td:last-child{width:12.5rem}.my-account .orders-table tbody td .btn{font-size:.875rem;height:3.125rem}.my-account__address .notice{margin-bottom:3.75rem}.my-account__address-list{display:flex;gap:5.625rem}@media (max-width:767.98px){.my-account__address-list{flex-direction:column}}.my-account__address-item{flex-grow:1}.my-account__address-item__title{align-items:center;display:flex;font-weight:500;gap:1.5rem;justify-content:space-between;line-height:1.5rem;margin-bottom:.875rem;text-transform:uppercase}.my-account__address-item__title .h5,.my-account__address-item__title h5{font-size:1.125rem;margin:0}.my-account__address-item__title a{border-bottom:2px solid;font-size:.8125rem}.my-account__address-item__detail{line-height:1.5rem}.my-account__address-item__detail p{margin:0}.my-account__edit .btn-primary{font-size:.875rem;height:3.75rem;max-width:100%;text-transform:uppercase;width:18.75rem}.my-account__wishlist .btn-remove-from-wishlist{align-items:center;background-color:#fff;border:0;border-radius:4px;box-shadow:0 0 1px #0000001a;display:flex;height:2.5rem;justify-content:center;left:1.25rem;opacity:0;position:absolute;top:1.25rem;transition:all .3s ease;visibility:hidden;width:2.5rem;z-index:2}.my-account__wishlist .product-card:hover .btn-remove-from-wishlist{opacity:1;visibility:visible}.menu-link{color:#222;display:inline-block;line-height:1.5em;padding:.5em 0;position:relative;text-decoration:none}.menu-link_us-s:after{background-color:currentColor;content:"";display:block;height:2px;left:0;position:absolute;top:2em;transition:width .28s cubic-bezier(.47,0,.745,.715);width:0}.menu-link_us-s.menu-link_active:after,.menu-link_us-s:hover:after{width:2em}table{border-collapse:collapse;caption-side:bottom}.orders-table .btn-primary{background-color:#222;box-shadow:none;color:#fff;cursor:pointer;width:100%}.order-details-table tr{text-align:center}*{font-family:Jost,sans-serif;margin:0;padding:0}img{background-color:#eff0f1}@media only screen and (max-width:1025px){a,div{-webkit-tap-highlight-color:transparent;tap-highlight-color:#0000}}.productAdditionalInfo{margin:85px 0;padding:0 250px}.productAdditionalInfo .productAdditionalInfoContent .productDescription table{border-collapse:collapse}.productAdditionalInfo .productAdditionalInfoContent .productDescription table tr td{border:1px solid #009ee3;padding:15px}.productAdditionalInfo .productAdditionalInfoContent .productDescription ul{margin-bottom:1rem;margin-left:3rem;margin-top:1rem}.productAdditonalInfoContainer{display:flex;flex-direction:column;gap:60px}.aiTabs{align-items:center;display:flex;flex-wrap:wrap;gap:50px;justify-content:center}.aiTabs p{border:none;color:#767676;cursor:pointer;font-size:16px;font-weight:600;position:relative;text-decoration:none;text-transform:uppercase;transition:color .3s}.aiTabs p.aiActive,.aiTabs p:hover{color:#000}.aiTabs p.aiActive:after{width:100%}.aiTabs p.aiActive:after,.aiTabs p:not(.aiActive):after{background-color:#000;bottom:-5px;content:"";height:2px;left:0;position:absolute}.aiTabs p:not(.aiActive):after{transition:width .2s ease,left .2s ease;width:0}.aiTabs p:not(.aiActive):hover:after{left:0;transition-delay:.2s;width:100%}.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{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}.aiTabAdditionalInfo{display:flex;flex-direction:column;gap:30px}.additionalInfoContainer{align-items:center;display:grid;grid-template-columns:1fr 1fr}.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{border-radius:50%;height:60px;width:60px}.userReviewContent{display:flex;flex-direction:column;gap:20px}.userReviewTopContent{display:flex;flex-direction:column;gap:5px}.userNameRating{align-items:center;display:flex;justify-content:space-between}.userNameRating h6{font-size:16px;font-weight:400}.userRating{display:flex;gap:3px}.userDate p,.userReviewBottomContent p{color:#767676;font-size:14px;font-weight:400}.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{color:#767676;font-size:14px}.userNewReviewRating{align-items:center;display:flex;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{background-color:#000;border:none;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:15px;text-transform:uppercase;width:20%}.userNewReviewFormCheck input{appearance:none;border:2px solid #e4e4e4;cursor:pointer;display:inline-block;height:16px;margin-right:10px;outline:none;position:relative;vertical-align:middle;width:16px}.userNewReviewFormCheck input:checked{border:2px solid #000}.userNewReviewFormCheck input:after{background-color:#000;content:"";display:block;height:8px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) scale(0);transition:transform .2s ease-in-out;width:8px}.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}.productShowCase{display:flex;gap:60px}.productGallery{display:flex;gap:10px;width:50%}.productThumb{display:flex;flex-direction:column;gap:10px}.productThumb img{height:80px;width:80px}.productFullImg{align-items:center;display:flex;height:520px;justify-content:center;margin:0 auto;padding:2rem;position:relative;text-align:center;width:100%}.productFullImg img{background-color:#767676;height:auto;margin:auto;max-height:100%;max-width:100%;pointer-events:none;width:auto}.buttonsGroup{display:flex;justify-content:space-between;left:50%;position:absolute;top:37%;transform:translate(-50%,-50%);width:97%}.directionBtn{background-color:#fff;border:none;border-radius:50%;display:flex;outline:none;padding:13px}.directionBtn:hover{background-color:#efefef}.productDetails{align-items:flex-start;display:flex;flex-direction:column;gap:10px;width:50%}.productBreadcrumb{display:flex;justify-content:space-between;margin-bottom:20px;width:100%}.breadcrumbLink{align-items:center;display:flex}.breadcrumbLink a{color:#000;font-size:14px;font-weight:500;position:relative;text-decoration:none;text-transform:uppercase}.breadcrumbLink a:after{border-bottom:2px solid #000;bottom:-5px;content:"";left:0;position:absolute;transition:width .3s ease;width:0}.breadcrumbLink a:hover:after{width:50%}.prevNextLink{gap:25px}.prevNextLink,.prevNextLink a{align-items:center;display:flex}.prevNextLink a{color:#000;font-size:14px;font-weight:500;gap:5px;position:relative;text-decoration:none;text-transform:uppercase}.prevNextLink a:after{border-bottom:2px solid #000;bottom:-5px;content:"";left:0;position:absolute;transition:width .3s ease;width:0}.prevNextLink a:hover:after{width:50%}.productName h1{color:#000;font-size:28px;font-weight:500;line-height:35px}.productRating{align-items:center;display:flex;gap:5px}.productRating p{color:#5f5e5e;font-size:14px;margin-left:10px}.productPrice h3{color:#009ee3;font-size:30px;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{align-items:center;display:flex;gap:20px}.productSize p{color:#000;font-size:14px;font-weight:500;text-transform:uppercase}.sizeBtn{display:flex;gap:10px}.sizeBtn button{background-color:#fff;border:1px solid;cursor:pointer;outline:none;padding:5px 15px;transition:all .3s ease}.productColor{align-items:center;display:flex;gap:20px}.colorBtn{display:flex;gap:15px}.colorBtn button{background-color:#fff;border-radius:50%;cursor:pointer;outline:none;padding:8px;position:relative;transition:all .3s ease}.colorBtn button.highlighted:after{border:2px solid #000;border-radius:50%;box-sizing:border-box;content:"";height:calc(100% + 12px);left:-6px;position:absolute;top:-6px;width:calc(100% + 12px)}.productColor p{color:#000;font-size:14px;font-weight:500;text-transform:uppercase}.productCartQuantity{display:flex;flex-direction:column;gap:20px;margin-bottom:20px}.productQuantity{border:2px solid #e0e0e0;display:flex;max-width:100px;padding:0 10px}.productQuantity button{background-color:#fff;border:none;border-radius:5px;cursor:pointer;font-size:30px;padding:0 10px}.productCartQuantity .btn-danger{background-color:#fff!important;border:1px solid #d9534f;color:#d9534f;cursor:not-allowed}.productQuantity input{border:none;font-size:20px;height:45px;outline:none;text-align:center;width:40px}.productCartBtn button{background-color:#000;border:none;color:#fff;cursor:pointer;font-weight:600;padding:20px 110px;text-transform:uppercase;white-space:nowrap}.productWishShare{display:flex;gap:30px;margin-bottom:25px}.productWishList button{align-items:center;background-color:#fff;border:none;display:flex;gap:10px;outline:none;position:relative}.productWishList button:after{border-bottom:2px solid #000;bottom:-10px;content:"";left:0;position:absolute;transition:width .3s ease;width:0}.productWishList button:hover:after{width:50%}.productShare,.productWishList button p{font-weight:500;text-transform:uppercase}.productShare{align-items:center;display:flex;font-size:13px;gap:5px;position:relative}.productShare:after{border-bottom:2px solid #000;bottom:-10px;content:"";left:0;position:absolute;transition:width .3s ease;width:0}.productShare:hover:after{width:50%}.productTags{display:flex;flex-direction:column;gap:5px}.productTags p{color:#000;font-size:16px}.productTags span{color:#767676;font-size:16px}.productVariant{width:100%}@media screen and (max-width:1250px){.productCartBtn button{padding:20px 40px}.productFullImg img{height:450px;width:450px}}@media screen and (max-width:1210px){.productSection{padding:0 60px}.productShowCase{display:flex;gap:30px}.productFullImg img{height:420px;pointer-events:none;width:420px}.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{left:50%;top:47%}.productFullImg img{height:auto;width:100%}.productDetails{width:100%}}@media screen and (max-width:450px){.productSection{padding:0 15px}.productGallery{gap:5px}.productThumb img{height:75px;width:75px}.buttonsGroup{display:flex;justify-content:space-between;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:90%}.directionBtn{padding:10px}.productCartBtn button{padding:20px 50px}}@media screen and (max-width:320px){.productThumb img{height:65px;width:65px}.productCartBtn button{padding:20px 30px}.sizeBtn button{padding:5px 12px}}.popup-heading{gap:10px}.warning-icon{color:#d9534f;font-size:28px}.relatedProductSection{margin-top:20px;padding:0 160px}.relatedProducts h2{font-size:26px;font-weight:500;margin-bottom:30px;text-transform:uppercase}.relatedProducts h2 span{font-weight:700}.relatedProductSlider{position:relative}.swiper-button{cursor:pointer;display:flex;position:absolute;top:calc(50% - 12px);z-index:10}.swiper-button svg{background-color:#fff;border:1px solid #e4e4e4;border-radius:50%;color:#767676;display:flex;outline:none;padding:8px}.image-swiper-button-prev{left:-15px}.image-swiper-button-next{right:-15px}.rpContainer,.rpImages{position:relative}.rpImages{height:310px;overflow:hidden;transition:.3s linear;-moz-transition:.3s linear;-o-transition:.3s linear;width:100%}.rpImages img{bottom:0;height:auto;left:0;margin:auto;max-height:100%;max-width:100%;overflow:hidden;position:absolute;right:0;top:0;transition:opacity .3s linear;width:auto}.rpImages .rpBackImg{opacity:0;transition:opacity .3s linear;z-index:1}.rpContainer:hover .rpBackImg{opacity:1}.rpImages .rpFrontImg{cursor:pointer;transition:opacity .3s linear;z-index:2}.rpContainer:hover .rpFrontImg{opacity:0}.rpContainer h4{background-color:#fdfdfd;font-size:14px;font-weight:500;margin:0 10px;padding:10px;position:relative;text-align:center;text-transform:uppercase;top:320px;transition:all .2s cubic-bezier(.99,.99,0,.61);z-index:3}.rpContainer:hover h4{top:260px}.relatedProductInfo{display:flex;flex-direction:column;gap:10px}.rpCategoryWishlist{align-items:center;display:flex;justify-content:space-between;margin-top:10px}.rpCategoryWishlist p{color:#767676;font-size:14px}.productNameInfo{align-items:flex-start;display:flex;flex-direction:column}.productNameInfo h5{cursor:pointer;font-size:16px;font-weight:400;text-align:left}.productNameInfo p{color:#009ee3;font-size:18px;font-weight:600}.productRatingReviews{display:flex;gap:10px}.productRatingReviews span{color:#767676;font-size:14px}.productRatingStar{align-items:center;display:flex;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{height:250px;width:100%}.rpContainer:hover h4{top:200px}.image-swiper-button-prev{left:-10px}.image-swiper-button-next{right:-10px}}@media screen and (max-width:320px){.rpImages{height:170px;width:100%}.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{align-items:center;display:flex;gap:2px}.swiper-button svg{background-color:#fff;border:1px solid #e4e4e4;border-radius:50%;color:#767676;display:flex;outline:none;padding:6px}}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-theme-color);color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:44px;height:var(--swiper-navigation-size);justify-content:center;margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:50%;top:var(--swiper-navigation-top-offset,50%);width:27px;width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{height:100%;object-fit:contain;transform-origin:center;width:100%}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:44px;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:10px;right:var(--swiper-navigation-sides-offset,10px)}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.errorContainer{align-items:center;background-image:url(/static/media/pattern_bg.dafe77559e9a1e9f5529.png);background-position:50%;background-size:cover;display:flex;flex-direction:column;gap:10px;height:620px;justify-content:center}.errorContainer h1{font-size:100px;font-weight:700}.errorContainer h3{font-size:26px;font-weight:600;margin-bottom:14px}.errorContainer p{font-size:14px;margin-bottom:16px;text-align:center}.errorContainer a{background-color:#000;color:#fff;font-size:14px;font-weight:500;padding:20px 140px;text-decoration:none;text-transform:uppercase;transition:background-color .3s}@media screen and (max-width:1210px){.errorContainer a{padding:20px 100px}}@media screen and (max-width:450px){.errorContainer{height:550px;padding:0 20px}.errorContainer a{padding:20px 60px}}@media screen and (max-width:320px){.errorContainer{height:500px}.errorContainer h1{font-size:70px}.errorContainer h3{font-size:20px}.errorContainer p{font-size:12px}.errorContainer a{padding:20px 40px}}.top-to-btm{cursor:pointer;position:relative}.iconStyle{background-color:#eee;bottom:0;height:45px;position:fixed;right:0;width:45px;z-index:20}.iconStyle,.loginSignUpSection{align-items:center;display:flex;justify-content:center}.loginSignUpSection{box-sizing:border-box;padding-bottom:70px;padding-top:50px}.loginSignUpContainer{flex-direction:column;gap:55px}.loginSignUpContainer,.loginSignUpTabs{align-items:center;display:flex;justify-content:center}.loginSignUpTabs{flex-wrap:wrap;gap:50px}.loginSignUpTabs p{border:none;color:#767676;cursor:pointer;font-size:16px;font-weight:600;position:relative;text-decoration:none;text-transform:uppercase;transition:color .3s}.loginSignUpTabs p.active,.loginSignUpTabs p:hover{color:#000}.loginSignUpTabs p.active:after{width:100%}.loginSignUpTabs p.active:after,.loginSignUpTabs p:not(.active):after{background-color:#000;bottom:-5px;content:"";height:2px;left:0;position:absolute}.loginSignUpTabs p:not(.active):after{transition:width .2s ease,left .2s ease;width:0}.loginSignUpTabs p:not(.active):hover:after{left:0;transition-delay:.2s;width:100%}.loginSignUpTabsContentLogin form{display:flex;flex-direction:column;gap:20px;width:500px}.loginSignUpTabsContentLogin form input{border:2px solid #e4e4e4;font-size:16px;outline-color:#000;padding:20px}.loginSignUpForgetPass{display:flex;justify-content:space-between;padding-bottom:10px}.loginSignUpForgetPass label{align-items:center;display:flex}.loginSignUpForgetPass a{color:#000;font-size:14px}.loginSignUpForgetPass label input{appearance:none;border:2px solid #e4e4e4;cursor:pointer;font-size:16px;outline:none;padding:6px!important;position:relative}.loginSignUpForgetPass label input:checked{border:2px solid #000}.loginSignUpForgetPass label input:after{background-color:#000;content:"";display:block;height:8px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) scale(0);transition:transform .2s ease-in-out;width:8px}.loginSignUpForgetPass label input:checked:after{transform:translate(-50%,-50%) scale(1)}.loginSignUpForgetPass p{color:#767676;font-size:14px}.loginSignUpTabsContentLogin button{background-color:#000;border:none;color:#fff;cursor:pointer;font-weight:600;padding:20px;text-transform:uppercase}.loginSignUpTabsContentLoginText{padding-top:20px}.loginSignUpTabsContentLoginText p{color:#767676;font-size:14px;text-align:center}.loginSignUpTabsContentLoginText p span{color:#000;cursor:pointer;font-weight:500;text-decoration:underline}.loginSignUpTabsContentRegister form{display:flex;flex-direction:row;flex-wrap:wrap;gap:25px;width:700px}.myAccountPageForm form{width:100%}.loginSignUpTabsContentRegister form label{color:#777;display:block;margin-bottom:5px}.loginSignUpTabsContentRegister form .error-message{color:red;display:block;margin-top:3px}.loginSignUpTabsContentRegister input{border:2px solid #e4e4e4;box-sizing:border-box;font-size:16px;max-width:335px;outline-color:#000;padding:20px;width:100%}.myAccountPageForm form input{max-width:380px;min-width:350px}.loginSignUpTabsContentRegister p{color:#767676;font-size:14px}.loginSignUpTabsContentRegister button{background-color:#000;border:none;color:#fff;cursor:pointer;font-weight:600;padding:20px;text-transform:uppercase;width:100%}@media screen and (max-width:450px){.loginSignUpSection{padding-bottom:30px}.loginSignUpTabsContentLogin form,.loginSignUpTabsContentRegister form{width:330px}}@media screen and (max-width:320px){.loginSignUpTabsContentLogin form,.loginSignUpTabsContentRegister form{width:280px}}.fw{width:100%}.error-msg{color:red!important}.resetPasswordSection{align-items:center;display:flex;flex-direction:column;gap:40px;justify-content:center;padding:50px 0}.resetPasswordSection h2{font-size:26px;font-weight:600}.resetPasswordContainer{display:flex;flex-direction:column;gap:10px;width:500px}.resetPasswordContainer p{color:#767676;font-size:14px;font-weight:400}.resetPasswordContainer form{display:flex;flex-direction:column;gap:15px}.resetPasswordContainer form input{border:2px solid #e4e4e4;outline-color:#000;padding:20px}.resetPasswordContainer form button{background-color:#000;border:none;color:#fff;cursor:pointer;font-weight:600;padding:20px;text-transform:uppercase}.resetPasswordSection p{color:#767676;font-size:14px;font-weight:400}.resetPasswordSection p a{color:#000}@media screen and (max-width:450px){.resetPasswordContainer{width:90%}}.termsContainer{display:flex;flex-direction:column;gap:50px;padding:50px 270px}.termsContainer h2{font-size:35px;font-weight:700}.termsContent{display:flex;flex-direction:column;gap:15px}.termsContent h6{font-size:16px;font-weight:500}.termsContainer p{font-size:14px;line-height:30px;margin-bottom:20px}@media screen and (max-width:1210px){.termsContainer{padding:30px 60px}}@media screen and (max-width:450px){.termsContainer{padding:15px}.termsContainer h2{font-size:25px}}.shoppingCartSection{display:flex;flex-direction:column;padding:30px 160px}.shoppingCartSection h2{font-size:35px;font-weight:700;margin-bottom:40px;text-transform:uppercase}.shoppingCartTabsContainer{display:flex;flex-direction:column;gap:50px}.shoppingCartTabs{display:flex;position:relative}.shoppingCartTabs button{background:none;border:none;border-bottom:2px solid #e4e4e4;cursor:pointer;flex-grow:1;outline:none;padding-bottom:20px;text-align:left}.shoppingCartTabs button.active{border-bottom:2px solid #000}.shoppingCartTabs button:disabled{cursor:not-allowed;opacity:.5}.shoppingCartTabsNumber{display:flex;gap:10px}.shoppingCartTabsHeading{display:flex;flex-direction:column;gap:5px}.shoppingCartTabsNumber h3{font-size:18px;font-weight:500;text-transform:uppercase}.shoppingCartTabsNumber p{color:#767676;font-size:14px}.shoppingCartTabs.cartTab1:after,.shoppingCartTabs.cartTab2:after,.shoppingCartTabs.cartTab3:after{background-color:#000;bottom:0;content:"";height:2px;position:absolute}.shoppingCartTabs.cartTab1:after{left:0;width:28%}.shoppingCartTabs.cartTab2:after{left:0;width:66.66%}.shoppingCartTabs.cartTab3:after{left:0;width:100%}.shoppingBagSection{display:flex;gap:50px}.shoppingBagTableSection{flex:1 1}.shoppingBagTable{border-collapse:collapse;width:100%}.shoppingBagTable th,.shoppingBagTable tr{border-bottom:1px solid #e4e4e4}.shoppingBagTable th{font-size:14px;font-weight:500;padding:20px 10px;text-align:left;text-transform:uppercase}.shoppingBagTable td{padding:20px 0}.shoppingBagTableImg{align-items:center;display:flex;height:120px;width:120px}.shoppingBagTableImg img{height:auto;margin:auto;max-height:100%;max-width:100%;object-fit:cover;object-position:top;width:auto}.shoppingBagTableProductDetail{display:flex;flex-direction:column;gap:10px;margin-left:10px}.shoppingBagTableProductDetail h4{font-size:16px;font-weight:400}.shoppingBagTableProductDetail a{color:#000;text-decoration:none}.shoppingBagTableProductDetail p{color:#767676;font-size:14px}.ShoppingBagTableQuantity{align-items:center;border:2px solid #e0e0e0;display:flex;gap:10px;padding:0 10px;width:70px}.ShoppingBagTableQuantity button{background:none;border:none;cursor:pointer;font-size:16px}.ShoppingBagTableQuantity input{border:none;height:40px;outline:none;text-align:center;width:40px}.shoppingCartEmpty{align-items:center;display:flex;flex-direction:column;font-size:18px;font-weight:500;gap:20px;justify-content:center;padding:20px 10px;text-transform:uppercase}.shoppingCartEmpty button{background-color:#000;border:none;color:#fff;cursor:pointer;font-weight:600;padding:10px 20px;text-transform:uppercase}.shoppingCartEmpty button a{color:#fff;text-decoration:none}.shoppingBagTotal{border:1px solid #000;display:flex;flex-direction:column;gap:25px;height:30%;padding:40px;width:30%}.shoppingBagTotal h3{font-size:16px;font-weight:600;margin-left:7px;text-transform:uppercase}.shoppingBagTotalTable{border-collapse:collapse;width:100%}.shoppingBagTotalTable tr{border-bottom:1px solid #e4e4e4}.shoppingBagTotalTable th{border-bottom:1px solid #e4e4e4;font-size:14px;font-weight:500;padding:20px 10px;text-align:left;text-transform:uppercase;vertical-align:initial}.shoppingBagTotalTable td{font-size:14px;font-weight:500;padding:20px 0}.shoppingBagTotalTableCheck{display:flex;flex-direction:column;gap:10px}.shoppingBagTotal button{background-color:#000;border:none;color:#fff;cursor:pointer;font-weight:600;padding:20px 10px;text-transform:uppercase}.shoppingBagTotal button:disabled{cursor:not-allowed;opacity:.5}.shopCartFooter{margin-top:20px}.shopCartFooterContainer{display:flex;justify-content:space-between;width:100%}.shopCartFooterContainer form{border:2px solid #e4e4e4;display:flex;gap:10px}.shopCartFooterContainer form input{border:none;height:50px;outline:none;padding:0 20px}.shopCartFooterContainer form button{background-color:#fff}.shopCartFooterContainer form button,.shopCartFooterbutton{border:none;cursor:pointer;font-size:14px;font-weight:600;padding:0 20px;text-transform:uppercase}.shopCartFooterbutton{background-color:#000;color:#fff}.shoppingBagTableMobile{display:none}.shipping-status{align-items:center;display:flex;justify-content:end;margin-top:20px;padding:20px}.checkoutSection{display:flex;gap:50px}.checkoutDetailsSection{flex:1 1}.checkoutDetailsSection h4{font-size:20px;font-weight:500;margin-bottom:20px;text-transform:uppercase}.checkoutDetailsForm form{display:flex;flex-direction:column;gap:20px}.checkoutDetailsForm input{outline-color:#000}.checkoutDetailsForm input,.checkoutDetailsForm select{border:2px solid #e4e4e4;font-size:16px;height:52px;padding:0 20px}.checkoutDetailsForm select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="10" viewBox="0 0 20 20"><path fill="%23000000" stroke-width="0" d="M14.17 6.17l-4.17 4.17-4.17-4.17-1.83 1.83 6 6 6-6z"/></svg>');background-position:right 8px top 50%;background-repeat:no-repeat;background-size:20px 20px;outline:none;outline-color:#000}.checkoutDetailsForm textarea{border:2px solid #e4e4e4;font-size:16px;outline-color:#000;padding:10px 20px}.checkoutDetailsFormRow,.error-flex{display:flex;gap:20px;justify-content:space-between}.checkoutDetailsFormRow input{width:50%}.checkoutDetailsFormCheck{display:flex;flex-direction:column;gap:20px}.checkoutDetailsFormCheck label{align-items:center;display:flex}.checkoutDetailsFormCheck label p{font-size:14px;text-transform:uppercase}.checkoutDetailsFormCheck input{appearance:none;border:2px solid #e4e4e4;cursor:pointer;display:inline-block;height:auto!important;margin-right:10px;outline:none;padding:6px!important;position:relative;vertical-align:middle}.checkoutDetailsFormCheck input:checked{border:2px solid #000}.checkoutDetailsFormCheck input:after{background-color:#000;content:"";display:block;height:8px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) scale(0);transition:transform .2s ease-in-out;width:8px}.checkoutDetailsFormCheck input:checked:after{transform:translate(-50%,-50%) scale(1)}.checkoutTotalContainer{border:1px solid #000;display:flex;flex-direction:column;gap:5px;padding:40px}.checkoutTotalContainer h3{font-size:16px;font-weight:500;margin-bottom:20px;text-transform:uppercase}.checkoutItems table{border-collapse:collapse;width:100%}.checkoutItems table th{border-bottom:1px solid #e4e4e4;font-size:14px;font-weight:500;padding:10px 0;text-align:left;text-transform:uppercase}.checkoutItems table td{color:#000;font-size:16px;padding:12px 0}.checkoutItems table td p{color:#595858;font-size:14px}.checkoutItems table tbody{border-bottom:1px solid #e4e4e4}.checkoutTotal table{border-collapse:collapse;width:100%}.checkoutTotal table th{font-size:14px;font-weight:500;padding:10px 0;text-align:left;text-transform:uppercase}.checkoutTotal table td{font-size:14px;font-weight:500;padding:15px 0}.checkoutTotal table tr{border-bottom:1px solid #e4e4e4}.checkoutPaymentContainer{border:1px solid #e4e4e4;display:flex;flex-direction:column;gap:20px;padding:40px}.checkoutPaymentContainer label{align-items:first baseline;display:flex;gap:10px}.checkoutPaymentContainer input{appearance:none;border:2px solid #e4e4e4;border-radius:50%;cursor:pointer;outline:none;padding:5px;position:relative}.checkoutPaymentContainer input:checked{border:2px solid #000}.checkoutPaymentContainer input:after{background-color:#000;border-radius:50%;content:"";display:block;height:6px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) scale(0);transition:transform .2s ease-in-out;width:6px}.checkoutPaymentContainer input:checked:after{transform:translate(-50%,-50%) scale(1)}.checkoutPaymentMethod{display:flex;flex-direction:column;gap:10px}.checkoutPaymentMethod span{font-size:16px;font-weight:500}.checkoutPaymentMethod p{font-size:14px}.policyText{font-size:12px;line-height:24px}.policyText a{color:#c32929;text-decoration:none}.checkoutPaymentSection button{background-color:#000;border:none;color:#fff;cursor:pointer;font-weight:600;padding:20px 10px;text-transform:uppercase}.orderComplete,.orderCompleteSection{align-items:center;display:flex;flex-direction:column}.orderComplete{gap:40px;width:80%}.orderCompleteMessage{align-items:center;display:flex;flex-direction:column;gap:10px;width:100%}.orderCompleteMessageImg{height:80px;width:80px}.orderCompleteMessageImg img{background:none!important;height:100%;width:100%}.orderCompleteMessage h3{font-size:35px;font-weight:500;text-align:center}.orderCompleteMessage p{color:#767676;font-size:14px}.orderInfo{align-items:center;border:2px dashed #000;display:flex;justify-content:space-between;width:100%}.orderInfoItem{display:flex;flex-direction:column;gap:10px;padding:40px}.orderInfoItem p{color:#767676;font-size:14px}.orderInfoItem h4{font-size:16px;font-weight:500}.orderTotalContainer{border:1px solid #000;display:flex;flex-direction:column;gap:5px;width:100%}.orderTotalContainer h3{font-size:16px;font-weight:500;padding:30px 40px;text-transform:uppercase}.orderItems{padding:0 40px}.orderItems table{border-collapse:collapse;width:100%}.orderItems table th{border-bottom:1px solid #e4e4e4;font-size:14px;font-weight:500;padding:10px 0;text-align:left;text-transform:uppercase}.orderItems table td{color:#000;font-size:16px;padding:12px 0}.orderItems table td p{color:#595858;font-size:14px}.orderItems table tbody{border-bottom:1px solid #e4e4e4}.orderTotal{padding:0 40px 40px}.orderTotal table{border-collapse:collapse;width:100%}.orderTotal table th{font-size:14px;font-weight:500;padding:10px 0;text-align:left;text-transform:uppercase}.orderTotal table td{font-size:14px;font-weight:500;padding:15px 0}.orderTotal table tr{border-bottom:1px solid #e4e4e4}.print_order{align-items:center;display:flex;font-size:larger;font-weight:500;gap:10px;justify-content:center;margin-top:20px;width:100%}@media screen and (max-width:1210px){.shoppingCartSection{padding:30px 60px}.shoppingBagSection{flex-direction:column;gap:20px}.shoppingBagTotal{padding:20px;width:auto}}@media screen and (max-width:768px){.shoppingCartSection h2{font-size:30px}.shoppingCartTabsContainer{gap:20px}.shoppingCartTabs{flex-direction:column}.shoppingCartTabs button{border-bottom:none;border-left:2px solid #e4e4e4;padding:15px}.shoppingCartTabs button.active{border-bottom:none;border-left:2px solid #000}.shoppingCartTabs.cartTab1:after,.shoppingCartTabs.cartTab2:after,.shoppingCartTabs.cartTab3:after{background-color:#000;bottom:0;content:"";left:0;position:absolute;top:0;width:2px}.shoppingCartTabs.cartTab1:after{height:28%}.shoppingCartTabs.cartTab2:after{height:66.66%}.shoppingCartTabs.cartTab3:after{height:100%}.shopCartFooter{margin-bottom:50px}.checkoutSection{flex-direction:column;gap:20px}.checkoutPaymentSection,.orderComplete{width:100%}.orderInfo{align-items:flex-start;flex-direction:column;gap:20px;padding:40px 0}.orderInfoItem{padding:0 40px}}@media screen and (max-width:450px){.shoppingCartSection{padding:30px 15px}.shoppingCartSection h2{font-size:25px}.shoppingBagTable{display:none}.shoppingBagTableMobile{display:block}.shoppingBagTableMobileItems{align-items:center;border-bottom:.5px solid #e4e4e4;border-top:1px solid #e4e4e4;display:flex;gap:20px;padding:20px 0}.shoppingBagTableMobileItemsImg{height:100px;width:100px}.shoppingBagTableMobileItemsImg img{height:100%;object-fit:cover;object-position:top;width:100%}.shoppingBagTableMobileItemsDetail{align-items:center;display:flex;justify-content:space-between;width:70%}.shoppingBagTableMobileItemsDetailMain{display:flex;flex-direction:column;gap:5px}.shoppingBagTableMobileItemsDetailMain h4{font-size:16px;font-weight:400}.shoppingBagTableMobileItemsDetailMain a{color:#000;text-decoration:none}.shoppingBagTableMobileItemsDetailMain p{color:#767676;font-size:14px}.shoppingBagTableMobileItemsDetailMain span{font-size:16px;font-weight:500}.shoppingBagTableMobileQuantity{align-items:center;display:flex;gap:10px;width:70px}.shoppingBagTableMobileQuantity button{background:none;border:none;cursor:pointer;font-size:16px}.shoppingBagTableMobileQuantity input{border:none;height:20px;outline:none;text-align:center;width:20px}.shoppingBagTableMobileItemsDetailTotal{align-items:flex-end;display:flex;flex-direction:column;gap:65px}.shoppingBagTableMobileItemsDetailTotal p{font-size:16px;font-weight:500}.shopCartFooterContainer{flex-direction:column;gap:10px}.shopCartFooterContainer form{justify-content:space-between}.shopCartFooterContainer form button,.shopCartFooterContainer form input{padding:0 20px}.shopCartFooterbutton{padding:15px 20px;width:50%}.checkoutDetailsFormRow{flex-direction:column;gap:30px}.checkoutDetailsFormRow input{width:auto}.checkoutPaymentContainer,.checkoutTotalContainer{padding:20px}.shopCartFooterContainer form button{font-size:12px;padding:0 10px}}@media screen and (max-width:320px){.shoppingBagTableMobileItemsDetailMain h4{font-size:14px}.shopCartFooterContainer form{gap:0}.shopCartFooterContainer form button{padding:0 5px}}@media print{@page{size:A4;margin:0}body{margin-top:100px}}.popup-overlay{align-items:center;animation:fadeIn .5s;background:#00000080;display:flex;height:100%;justify-content:center;left:0;opacity:1;position:fixed;top:0;width:100%;z-index:1000}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.popup-content{animation:slideIn .5s forwards;background:#fff;border:1px solid #e4e2dc;border-radius:5px;display:flex;max-width:500px;opacity:0;position:relative;transform:translateY(-50%);width:100%}@keyframes slideIn{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.popup-content.fade-out{animation:slideOut .5s forwards,fadeOut .5s forwards}@keyframes slideOut{0%{transform:translateY(0)}to{transform:translateY(-100%)}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.close-button{background:none;border:none;cursor:pointer;font-size:26px;position:absolute;right:20px;top:10px}.popup-left{width:50%}.popup-left img{border-radius:5px 0 0 5px;height:100%;width:100%}.popup-right{display:flex;flex-direction:column;gap:10px;justify-content:center;padding:25px;width:100%}.popup-right h2{font-size:26px;font-weight:500;margin-top:0}.popup-right p{font-size:14px;font-weight:400;line-height:24px}.popup-right form{border:2px solid #e4e2dc;display:flex;margin-top:20px}.popup-right input{border:none;outline:none;padding:15px;width:100%}.popup-right button{background:#fff;border:none;border-radius:5px;color:#000;cursor:pointer;font-weight:500;padding:10px}.popup-heading{align-items:center;display:flex;margin-bottom:10px}.popup-heading h2{font-size:1.3rem;margin:0 0 0 10px}.info-icon{color:#f39c12;font-size:1.5rem}@media screen and (max-width:450px){.popup-left{display:none}.popup-right{width:100%}.popup-right h2{font-size:22px}.popup-right p{font-size:14px}.popup-right button{padding:15px}.popup-right form{margin-top:10px}.close-button{right:15px;top:10px}.popup-content{width:90%}}
/*# sourceMappingURL=main.1ef7a00f.css.map*/