#nprogress{pointer-events:none}#nprogress .bar{background:#29d;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;-webkit-transform:rotate(3deg) translateY(-4px);-ms-transform:rotate(3deg) translateY(-4px);transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border-color:#29d transparent transparent #29d;border-style:solid;border-width:2px;border-radius:50%;-webkit-animation:nprogress-spinner .4s linear infinite;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner{position:absolute}@-webkit-keyframes nprogress-spinner{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@keyframes nprogress-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}


/*! tailwindcss v4.1.4 | MIT License | https://tailwindcss.com */@import "https://fonts.googleapis.com/css2?family=Quicksand:wght@300..700&display=swap";@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-font-weight:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-duration:initial;--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1}}}.visible{visibility:visible}.absolute{position:absolute}.top-5{top:calc(var(--spacing)*5)}.left-0{left:calc(var(--spacing)*0)}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.mt-4{margin-top:calc(var(--spacing)*4)}.block{display:block}.contents{display:contents}.grid{display:grid}.hidden{display:none}.h-80{height:calc(var(--spacing)*80)}.h-\[100\%\!important\]{height:100%!important}.h-full{height:100%}.w-fit{width:fit-content}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.items-center{align-items:center}.gap-2{gap:calc(var(--spacing)*2)}.gap-6{gap:calc(var(--spacing)*6)}.gap-\[1rem\]{gap:1rem}.gap-\[4px\]{gap:4px}.gap-\[5px\!important\]{gap:5px!important}.gap-\[5px\]{gap:5px}.rounded-2xl{border-radius:var(--radius-2xl)}.rounded-\[5px\]{border-radius:5px}.rounded-sm{border-radius:var(--radius-sm)}.rounded-tr-full{border-top-right-radius:3.40282e+38px}.rounded-br-full{border-bottom-right-radius:3.40282e+38px}.border{border-style:var(--tw-border-style);border-width:1px}.border-r{border-right-style:var(--tw-border-style);border-right-width:1px}.border-\[\#253d4e\]{border-color:#253d4e}.border-\[\#F2F3F4\]{border-color:#f2f3f4}.border-gray-200{border-color:var(--color-gray-200)}.border-red-500{border-color:var(--color-red-500)}.border-slate-200{border-color:var(--color-slate-200)}.bg-\[\#F6C851\]{background-color:#f6c851}.bg-\[\#FD6E6E\]{background-color:#fd6e6e}.bg-\[\#fffcf7\]{background-color:#fffcf7}.bg-\[transparent\!important\]{background-color:#0000!important}.bg-slate-50{background-color:var(--color-slate-50)}.bg-white{background-color:var(--color-white)}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.p-6{padding:calc(var(--spacing)*6)}.p-10{padding:calc(var(--spacing)*10)}.px-3\.5{padding-inline:calc(var(--spacing)*3.5)}.px-4{padding-inline:calc(var(--spacing)*4)}.px-8{padding-inline:calc(var(--spacing)*8)}.py-2{padding-block:calc(var(--spacing)*2)}.py-3{padding-block:calc(var(--spacing)*3)}.py-4{padding-block:calc(var(--spacing)*4)}.py-10{padding-block:calc(var(--spacing)*10)}.pt-1{padding-top:calc(var(--spacing)*1)}.pt-2{padding-top:calc(var(--spacing)*2)}.pt-3{padding-top:calc(var(--spacing)*3)}.pt-4{padding-top:calc(var(--spacing)*4)}.pt-5{padding-top:calc(var(--spacing)*5)}.pt-30{padding-top:calc(var(--spacing)*30)}.pt-45{padding-top:calc(var(--spacing)*45)}.pt-\[4px\]{padding-top:4px}.pr-3{padding-right:calc(var(--spacing)*3)}.pb-1{padding-bottom:calc(var(--spacing)*1)}.pb-4{padding-bottom:calc(var(--spacing)*4)}.pb-45{padding-bottom:calc(var(--spacing)*45)}.pb-\[10px\]{padding-bottom:10px}.text-justify{text-align:justify}.text-5xl{font-size:var(--text-5xl);line-height:var(--tw-leading,var(--text-5xl--line-height))}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.text-\[\#253d4e\!important\]{color:#253d4e!important}.text-white{color:var(--color-white)}.italic{font-style:italic}.underline{text-decoration-line:underline}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-500{--tw-duration:.5s;transition-duration:.5s}@media (hover:hover){.group-hover\:underline:is(:where(.group):hover *){text-decoration-line:underline}}.last\:border-0:last-child{border-style:var(--tw-border-style);border-width:0}@media (hover:hover){.hover\:scale-105:hover{--tw-scale-x:105%;--tw-scale-y:105%;--tw-scale-z:105%;scale:var(--tw-scale-x)var(--tw-scale-y)}}@media (min-width:40rem){.sm\:text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}}@media (min-width:48rem){.md\:mt-5{margin-top:calc(var(--spacing)*5)}.md\:h-96{height:calc(var(--spacing)*96)}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:p-8{padding:calc(var(--spacing)*8)}.md\:p-11{padding:calc(var(--spacing)*11)}.md\:text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.md\:text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}}@media (min-width:64rem){.lg\:mt-7{margin-top:calc(var(--spacing)*7)}.lg\:ml-auto{margin-left:auto}.lg\:h-\[490px\]{height:490px}.lg\:w-\[70\%\]{width:70%}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:p-10{padding:calc(var(--spacing)*10)}.lg\:p-12{padding:calc(var(--spacing)*12)}.lg\:text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.lg\:text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}}@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-red-500:oklch(63.7% .237 25.331);--color-slate-50:oklch(98.4% .003 247.858);--color-slate-200:oklch(92.9% .013 255.508);--color-gray-200:oklch(92.8% .006 264.531);--color-white:#fff;--spacing:.25rem;--text-xs:.75rem;--text-xs--line-height:calc(1/.75);--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--text-base:1rem;--text-base--line-height:calc(1.5/1);--text-lg:1.125rem;--text-lg--line-height:calc(1.75/1.125);--text-xl:1.25rem;--text-xl--line-height:calc(1.75/1.25);--text-2xl:1.5rem;--text-2xl--line-height:calc(2/1.5);--text-5xl:3rem;--text-5xl--line-height:1;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--radius-sm:.25rem;--radius-md:.375rem;--radius-2xl:1rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components,utilities;:root{--primary-color:#ea3942;--primary-dark-shade: ;--primary-light-shade: ;--secondary-color:#fdc040;--secondary-dark-shade: ;--secondary-light-shade: ;--white-color:#fff;--gray-color:#333;--muted-color:#aaa;--border2-color:#ccc;--box-shadow-custom:0 .25rem 1.125rem #4b465c1a;--box-shadow:#ea394212;--text-dark: ;--text-white: ;--text-primary: ;--text-secondary: ;--text-gray:#253d4e}*{box-sizing:border-box;outline:none;margin:0;padding:0;text-decoration:none}body{font-family:Quicksand}.align-start{align-items:start}.itemed-section .item-main-grid .left-side-content .indetail-wraps .categories-card .cate-wrap span:nth-child(2){color:var(--primary-color)}.sidebar-allproducts{z-index:4}.text-muted{color:var(--muted-color)!important}.container-404{width:40%;margin:0 auto}.image-container-404{width:80%;height:auto}#sidebar-overlay-allproducts{opacity:0;visibility:hidden;pointer-events:none;z-index:3;background:#000;width:100vw;height:100vh;transition:all .5s ease-in-out;position:fixed;top:0;left:0}#sidebar-overlay-allproducts.active{visibility:visible;pointer-events:all;opacity:.5}.p-tabview-nav-link{padding:12px}.tabbed-content-grid{grid-template-columns:3fr 380px;gap:20px;display:grid}.tabbed-content-grid .right-side-content{gap:20px}.color-primary{color:var(--primary-color)!important}.bg-secondary{background-color:var(--secondary-color)!important}.color-secondary{color:var(--secondary-color)}.border-primary{border:1px solid var(--primary-color)}.best-seller-section{padding-top:60px}.best-seller-section .best-grid{grid-row-gap:30px;grid-template-columns:28% 72%;display:grid}.best-seller-swiper-wrapper{width:100%;max-width:100%;height:100%;padding:0 12px}.best-seller-swiper{height:100%;padding:0 6px}.best-seller-swiper .swiper-slide{padding:24px 16px}.best-seller-cards,.best-seller-cards>div{max-width:100%;height:100%}.best-seller-swiper-wrapper .arrow-swiper{z-index:99;justify-content:space-between;width:100%;padding:1.2rem;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.nav-section .browse-categories .drop-category::-webkit-scrollbar-track{background-color:#fff;border-radius:5px}.nav-section .browse-categories .drop-category::-webkit-scrollbar{background-color:#fff;border-radius:5px;width:6px}.nav-section .browse-categories .drop-category::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:5px}.header-search-icon{color:var(--muted-color);margin-right:14px;font-size:1.5em}.color-primary-hover{color:var(--primary-color);transition:all .3s}.Toastify__toast{border:1px solid #e5e5e5;box-shadow:none!important}.color-white{color:#fff}.text-xl{font-size:20px}.text-left{text-align:left!important}.w-full{width:100%!important}.color-primary-hover:hover{color:var(--secondary-color);transition:all .3s}.feature-section .swiper{margin:0!important}a{font-weight:700;transition:all .3s}.product-slider-wrapper{width:100%}.product-slider-wrapper .splide__slide{justify-content:center;align-items:center;display:flex}.p-inputotp{justify-content:center;gap:8px;height:auto;padding:12px;display:flex}.width-full{width:100%;height:100%}.p-inputotp-input{height:48px;width:48px!important}.quickview-product .itemed-slider-gallery{border:1px solid #e5e5e5;border-radius:15px;width:100%;height:100%;position:relative;overflow:hidden}.quickview-product .itemed-section .item-main-grid .left-side-content .indetail-wraps .items-indetails h2{width:86%;margin-top:12px;margin-bottom:18px;font-size:24px!important}.quickview-product .itemed-section .item-main-grid .left-side-content .indetail-wraps .items-indetails .big-num-flex .big-num{font-size:48px}.quickview-product .itemed-section .item-main-grid .left-side-content .indetail-wraps .items-indetails .big-num-flex span{font-size:32px}.quickview-product .itemed-section .item-main-grid .left-side-content .indetail-wraps .categories-card{margin-top:32px;padding:12px}.quickview-product .indetail-wraps{flex-direction:column;height:100%;margin:12px 0;display:flex}.quickview-product .itemed-section .item-main-grid .left-side-content .indetail-wraps .items-indetails .tag{font-size:10px}.quickview-product{background-color:#fff;border-radius:9px;padding:24px 0;position:relative}input[type=checkbox]{accent-color:#ea3942;background:#fff;border:2px solid #b6b6b6;border-radius:10px;width:20px;height:20px}.stock-item{max-width:200px}.font-medium{font-weight:500}.search-wrapper input::placeholder{color:var(--muted-color)}.p-dialog-mask{background-color:#0006}.p-autocomplete-items-wrapper::-webkit-scrollbar-track,.p-dialog-content::-webkit-scrollbar-track{background-color:#0000;border-radius:10px}.p-dropdown-items-wrapper::-webkit-scrollbar-track{background-color:#0000;border-radius:10px}.p-autocomplete-items-wrapper::-webkit-scrollbar,.p-dialog-content::-webkit-scrollbar{background-color:#0000;width:8px}.p-dropdown-items-wrapper::-webkit-scrollbar{background-color:#0000;width:8px}.p-dialog-content::-webkit-scrollbar-thumb,.p-dropdown-items-wrapper::-webkit-scrollbar-thumb{background-color:var(--border2-color);border-radius:10px}.p-autocomplete-items-wrapper::-webkit-scrollbar-thumb{background-color:var(--border2-color);border-radius:10px}.swiper-dialog{background-color:green}.quickview-product .item-main-grid{grid-template-columns:1fr}.left-grid{border-radius:11px;overflow:hidden}.close-dialog{z-index:999;position:absolute;top:24px;right:24px}.register-form-section{justify-content:center;align-items:center;max-width:100vw;height:auto;margin:2.4rem;display:flex}.sign-up{border:1px solid #ccc;border-radius:9px;width:480px;overflow:hidden}.sign-up .form-fill{padding:1.4rem}.product-thumb-css .splide__list{justify-content:space-between;width:0}.single-product-grid{grid-template-columns:1fr 1fr 1fr 1fr;gap:20px;display:grid}.product-slider-img-wrap img{object-fit:contain;width:100%;height:100%}.thumb-image-wrap{width:100%;height:100%}.thumb-image-wrap img{border-radius:10px}.img-responsive-h100{object-fit:cover;width:100%;height:100%}.product-slider-img-wrap{height:500px;padding:15px}.product-slider-wrapper .main-slider{border:1px solid #e5e5e5;border-radius:15px;width:100%}.product-thumb-css .splide__slide{border-radius:15px;padding:10px;border:1px solid #f2f3f4!important}.product-thumb-css{padding:30px 86px}.product-thumb-css .splide__arrow{background:#f2f3f4;border-radius:100%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .5s ease-in-out;display:flex}.product-thumb-css .splide__arrow:hover{background-color:var(--primary-color);color:#fff;transition:all .5s ease-in-out}.product-thumb-css .splide__arrow svg{transition:all .5s ease-in-out}.product-thumb-css .splide__arrow:hover svg{fill:#fff;transition:all .5s ease-in-out}.product-thumb-css .splide__track--nav>.splide__list>.splide__slide.is-active{border:1px solid #ea3942!important}.form-fill .text-paragraph{margin:32px 0}.form-label{padding-bottom:calc(var(--spacing)*1);font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height));--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium);display:block}@media (min-width:64rem){.form-label{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}}.form-control{background:#fff;border:1px solid #a4a4a4;border-radius:5px;width:100%;padding:12px 20px}.error-message{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height));--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold);color:var(--color-red-500)}@media (min-width:64rem){.error-message{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}}.form-control:focus{color:#6e6b7b;border-color:var(--primary-color);background-color:#fff;outline:0;box-shadow:0 3px 10px #22292f1a}.box{margin:1.2rem 0}.sign-up-heading{background-color:var(--primary-color);padding:1.4rem}.sign-up-heading h2{color:#fff;text-align:center;font-size:1.8rem}.tick{font-size:.8rem}.checkbox-form{justify-content:flex-start;align-items:flex-start;display:flex}.wishlist-container{padding:48px}.wishlist-container Thead{background-color:#ccc}.wishlist-container Thead Th{padding:12px}.wishlist-container .thead-1{width:5%}.wishlist-container .thead-2{width:40%}.wishlist-container .thead-3,.wishlist-container .thead-4{width:15%}.wishlist-container .thead-5{width:10%}.wishlist-container .thead-6{width:15%}.wishlist-product-image{border:1px solid #ccc;border-radius:9px;justify-content:center;align-items:center;width:100px;height:100px;display:flex}.wishlist-container .wishlist-items td{text-align:center;padding:12px}.wishlist-stock{background-color:#81b13d;border-radius:9px;max-width:100px;padding:6px 12px}.wishlist-add-to-cart{background-color:#81b13d;border:none;border-radius:9px;width:100px;padding:8px 16px}.align-start{text-align:left}.otp-fill{flex-direction:column;align-items:center;display:flex}.otp-box{height:48px;font-size:16px;width:100%!important}.otp-container{margin:32px 32px 12px}.verify-box{margin-bottom:1.2rem}.wishlist-section{margin:32px 0}.wishlist-status{border-radius:5px;margin-bottom:20px;padding:8px 12px;font-size:14px;font-weight:700;line-height:1;display:inline-block}.wishlist-status.instock{color:#3bb77e;background:#def9ec}.wishlist-status.outstock{color:#f74b81;background:#fde0e9}.wishlist-actions{text-transform:none;color:#fff;cursor:pointer;letter-spacing:.5px;background-color:#3bb77e;border:1px solid #0000;border-radius:4px;padding:12px 30px;font-size:14px;font-weight:700;line-height:1.8;transition:all .3s linear;display:inline-block;padding:8px 18px!important}.wishlist-actions.contact{background-color:#3e5379;border-color:#3e5379}ul{list-style:none}body{color:#253d4e}h1{font-size:48px;line-height:56px}h1,h2{letter-spacing:-.04%;font-weight:600}h2{font-size:40px;line-height:48px}h3{letter-spacing:-.04%;font-size:32px;font-weight:600;line-height:40px}h4{text-align:left;font-size:24px;font-weight:600}h4,h5{letter-spacing:-.0004em;line-height:32px}h5{font-size:20px}h5,h6{font-weight:700}h6{letter-spacing:-.0004em;font-size:16px;line-height:20px}.text-xs{color:#7e7e7e;font-size:12px;font-weight:400;line-height:18px}.heading-sm{letter-spacing:-.0004em;color:#253d4e;font-size:14px;font-weight:700;line-height:20px}.rounded-md{border-radius:9px}.pt-80{padding-top:80px}.pt-60{padding-top:60px}.pb-80{padding-bottom:80px}.pt-40{padding-top:40px}.pb-40{padding-bottom:40px}.pb-60{padding-bottom:60px}.mt-5{margin-top:5px}.mb-5{margin-bottom:5px}.mb-10{margin-bottom:10px}.mb-24{margin-bottom:24px}.pt-10{padding-top:10px}.mt-10{margin-top:10px}.pb-10{padding-bottom:10px}.mt-16{margin-top:16px}.mt-22{margin-top:22px}.mt-24{margin-top:24px}.mt-30{margin-top:30px}.mt-35{margin-top:35px}.mt-40{margin-top:40px}.mt-45{margin-top:45px}.mt-47{margin-top:47px}.mt-50{margin-top:50px}.mt-53{margin-top:53px}.mt-60{margin-top:60px}.p-all-100{padding:100px}.container{max-width:1440px;margin:auto;padding:0 20px}.img-responsive{-o-object-fit:cover;object-fit:cover;width:100%;height:auto}.flex{display:flex}.flex-wrap{flex-wrap:wrap}.flex-column{flex-direction:column;display:flex}.align-center{align-items:center}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.space-between{justify-content:space-between}.space-end{justify-content:flex-end}.text-center{text-align:center}.text-right{text-align:right}.align-end{align-items:flex-end}.f-wrap{flex-wrap:wrap}.word-nowrap{white-space:nowrap}.f-grow{flex-grow:1}.grid-2{grid-template-columns:1fr 1fr;display:grid}.grid-3{grid-template-columns:1fr 1fr 1fr;display:grid}.grid-4{grid-template-columns:1fr 1fr 1fr 1fr;display:grid}.gap-4{gap:4px}.gap-13{gap:13px}.gap-15{gap:15px}.gap-20{gap:20px}.gap-22{gap:22px}.gap-24{gap:24px}.gap-30{gap:30px}.gap-35{gap:35px}.gap-40{gap:40px}.gap-45{gap:45px}.gap-55{gap:55px}.bg-white{background:#fff}.bg-primary{background-color:var(--primary-color)}.bb-none{border-bottom:none!important}.btn{text-align:center;color:#fff;border:none;border-radius:4px;justify-content:center;align-items:center;gap:10px;width:fit-content;padding:8px 15px;font-size:12px;font-weight:600;line-height:15px;display:flex;box-shadow:14px 14px 36px #5555551a}.btn.yellow{letter-spacing:-.0004em;background-color:#fdc040;padding:15px 28px;font-size:16px;font-weight:700;line-height:20px}.btn.big,.btn.yellow:hover{color:#fff}.btn.big{z-index:1;cursor:pointer;border-radius:5px;width:-moz-fit-content;padding:12px 35px;font-size:16px;font-weight:700;line-height:20px;transition:all .5s ease-in-out;overflow:hidden}.btn.big.mbBig{padding:8px 16px}.w-100{width:100%}.preloader{z-index:999999;background-color:#fff;width:100%;height:100%;margin:0 auto;transition:all .6s;position:fixed;inset:0}.preloader .preloader-inner{position:relative}.top-header .top-wrapper{grid-template-columns:1.2fr 4fr 1fr;align-items:center;padding:10px 0;display:grid}.top-header .top-wrapper .double-flex{width:100%}.search-category-wrap{border:2px solid #bce3c9;border-radius:5px;display:flex;position:relative;overflow:hidden}.search-category-wrap.mbl-search-category-wrap{width:100%;max-width:100%}.search-category-wrap .search-wrapper{width:100%;display:flex;position:relative}.search-wrapper input{font-size:4.8rem}.search-category-wrap .search-wrapper .search-icon{position:absolute;top:15px;right:18px}.search-category-wrap input{width:100%;color:var(--text-gray);border:none;padding:16px 17.56px 14px 14.41px;font-size:16px;font-weight:600;line-height:20px}.top-header .top-wrapper .options{gap:3.33px;display:flex;position:relative}.top-header .top-wrapper .options .notify{color:#fff;background:#ea3942;border-radius:30px;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;font-weight:400;line-height:18px;display:flex;position:absolute;top:-10px;left:15px}.top-header .top-wrapper .options img{width:24px;height:24px}.top-header .top-wrapper .options span{font-size:16px}.nav-section{border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;padding:5px 0;transition:all .5s ease-in-out}.nav-section.small{z-index:999;background:#fff;width:100%;transition:all .3s;animation:fadeInDown .7s ease-in-out;position:fixed;top:0;left:0;box-shadow:0 8px 20px #0000000d}.nav-section .browse-categories{cursor:pointer;background:#ea3942;border-radius:5px;justify-content:center;align-items:center;gap:12px;padding:12px 19px;display:flex;position:relative;font-size:1.2rem!important}.nav-section .browse-categories h6{color:#fff}.nav-section .browse-categories.active .drop-category{opacity:1;z-index:4;visibility:visible;pointer-events:all;cursor:default;transition:all .5s ease-in-out;top:6px}.nav-section .browse-categories .drop-category{z-index:-1;opacity:0;pointer-events:none;visibility:hidden;background:#fff;border:1px solid #e5e5e5;border-radius:15px;min-width:max-content;height:470px;margin-top:57px;padding:29px 31px 36px 24px;transition:all .3s;position:absolute;top:100px;left:0;overflow:auto}.nav-section .browse-categories .drop-category h4{border-bottom:1px solid #e5e5e5;padding-bottom:14px}.nav-section .browse-categories .drop-category ul{gap:15px;margin-top:26px}.nav-section .browse-categories .drop-category ul li .categories-item{pointer-events:all;cursor:pointer;border:1px solid #f2f3f4;border-radius:5px;justify-content:space-between;align-items:center;padding:9px 9px 9px 17px;display:flex}.nav-section .browse-categories .drop-category ul li .categories-item span{letter-spacing:-.0004em;font-size:14px;font-weight:700;line-height:20px}.nav-section .browse-categories .drop-category ul li .categories-item .quantity{color:#fff;letter-spacing:-.0004em;background:#fd6e6e;border-radius:3.74px;justify-content:center;align-items:center;width:27px;height:27px;font-size:13.09px;font-weight:700;line-height:18.7px;display:flex}.nav-section .browse-categories .drop-category ul li:hover .categories-item{border:1px solid #bce3c9;box-shadow:5px 5px 15px #1818180d}.nav-section .nav-list ul li a{letter-spacing:-.0004em;text-align:left;color:#253d4e;font-size:16px;font-weight:700;line-height:20px}.nav-section .nav-list ul li a:hover{color:var(--primary-color)}.nav-section .call-wraps{align-items:center;gap:13px;display:flex}.nav-section .call-wraps h4{color:#ea3942}.nav-section .call-wraps span{letter-spacing:.095em;color:#7e7e7e;font-size:13px;font-weight:400;line-height:18px}.main-section{padding-top:43px}.main-swiper .swiper-pagination{bottom:20px;left:100px}.main-section .swiper-pagination-bullet{opacity:1;z-index:9;background:0 0;border:1px solid #253d4e;width:15px;height:15px}.main-section .swiper-pagination-bullet-active{background:#ea3942;border:1px solid #ea3942;width:15px;height:15px}.main-grid{z-index:1;background:#fdc04033;border-radius:30px;height:380px;position:relative;overflow:hidden}.main-grid .main-bg{-o-object-fit:cover;object-fit:cover;opacity:1;z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.main-grid .main-img-wraps img{height:100%}.main-grid .main-content-wraps{width:60%;position:absolute;top:50%;left:65px;transform:translateY(-50%)}.main-grid .main-content-wraps .block-text{letter-spacing:-.0004em;color:#111;margin-bottom:15px;font-size:64px;font-weight:700;line-height:48.08px}.main-grid .main-content-wraps .display-2{letter-spacing:-.0004em;color:#253d4e;font-size:40px;font-weight:700;line-height:55px}.main-grid .main-content-wraps .btn-wraps{margin-top:40px}.feature-section{padding-top:60px;padding-bottom:40px}.feature-section .arrow-swiper{gap:4px;display:flex}.small-item-card{background:#feefea;border:1px solid #feefea;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;width:auto;min-height:180px;padding:8px;transition:all .5s ease-in-out;display:flex}.small-item-card:hover{transition:all .5s ease-in-out;box-shadow:20px 20px 40px #18181812;border:1px solid #81b13d!important}.small-item-card.second-v{background:#f2fce4;border-color:#f2fce4}.small-item-card.third-v{background-color:#ecffec;border-color:#ecffec}.small-item-card.fourth-v{background:#feefea;border-color:#feefea}.small-item-card.fifth-v{background:#fff3eb;border-color:#fff3eb}.small-item-card.sixth-v{background:#fff3ff;border-color:#fff3ff}.small-item-card.seventh-v{background:#f2fce4;border-color:#f2fce4}.small-item-card.eighth-v{background:#fffceb;border-color:#fffceb}.small-item-card.ninenth-v{background:#f2fce4;border-color:#f2fce4}.small-item-card.tenth-v{background:#fff3ff;border-color:#fff3ff}.small-item-card .item-name{text-align:center;color:var(--gray-color);flex-direction:column;justify-content:center;align-items:center;gap:.96px;padding-top:15px;display:flex}.small-item-card .item-name span{color:var(--muted-color)}.product-ads-wraps{z-index:2;border-radius:10px;max-width:512px;height:280px;padding:75px 52px;position:relative;overflow:hidden}.product-ads-wraps .ads-poster{z-index:-1;-o-object-fit:contain;object-fit:contain;position:absolute;bottom:0;right:0}.product-ads-wraps .contents{flex-direction:column;justify-content:space-between;max-width:271px;height:100%;display:flex}.product-ads-wraps.first{background:#f0e8d5}.product-ads-wraps.second{background:#f3e8e8}.product-ads-wraps.second .ads-poster{width:auto;height:252px}.product-ads-wraps.third{background:#e7eaf3}.popular-product-section{padding-bottom:40px}.product-grid{grid-template-columns:1fr 1fr 1fr 1fr 1fr;display:grid}.product-grid .product-card-wrapper,.product-grid .product-card-wrapper>div{max-width:100%;height:100%}.products-card-wraps{background:#fff;border:1px solid #e5e5e5;border-radius:15px;flex-direction:column;height:100%;padding:20px;transition:all .5s ease-in-out;display:flex;position:relative}.products-card-wraps .icons-on-hover{background:#fff;align-items:center;transition:all .3s;display:flex}.products-card-wraps .icons-on-hover .icon-wrap{width:40px;height:40px;color:var(--muted-color);cursor:pointer;border:1px solid #bce3c9;border-radius:5px;justify-content:center;align-items:center;padding:10px;transition:all .3s;display:flex}.products-card-wraps .icons-on-hover .icon-wrap:hover{background:var(--primary-color);color:var(--white-color)}.products-card-wraps .icons-on-hover .icon-wrap.color-primary:hover{color:#fff!important}.resize-none{resize:none}.products-card-wraps:hover{border:1px solid #bce3c9;border:1px solid var(--secondary-color);transition:all .5s ease-in-out;box-shadow:10px 10px 20px #ea394214}.products-card-wraps .count-item{border:1px solid #ea3942;width:67px;padding:2.5px 9px 2.5px 20px}.products-card-wraps .count-item span{letter-spacing:-.0004em;font-size:14px;font-weight:700;line-height:20px}.products-card-wraps .count-item .count-change img{width:10px}.products-card-wraps .tag{color:#fff;background:#fd6e6e;border-radius:0 30px 30px 0;padding:10px 15px;font-size:12px;font-weight:400;line-height:12px;position:absolute;top:20px;left:0}.products-card-wraps .tag.yellow{background:#fdc040}.products-card-wraps .product-img{-o-object-fit:cover;object-fit:cover;max-width:210px;height:140px}.products-card-wraps .product-detail .star-wraps{align-items:center;gap:3px;display:flex}.products-card-wraps .product-detail .star-wraps i{color:#fdc040;font-size:11px}.products-card-wraps h5{color:#ea3942}.products-card-wraps .price-cut{letter-spacing:-.0004em;color:#7e7e7e;font-size:12px;font-weight:700;line-height:20px;text-decoration:line-through}.customcls{grid-template-columns:70% 28%;gap:2%;display:grid}.wrap-swiper{max-width:100%}.wrap-swiper .swiper-pagination{bottom:37px}.wrap-swiper .swiper-pagination-bullet{opacity:1;background:0 0;border:1px solid #253d4e;width:15px;height:15px}.wrap-swiper .swiper-pagination-bullet-active{background:#ea3942;border:1px solid #ea3942;width:15px;height:15px}.ads-shown-section .big-ads-wraps{z-index:1;border-radius:30px;max-width:100%;height:480px;padding-top:86px;padding-bottom:114px;padding-left:70px;position:relative;overflow:hidden}.ads-shown-section .big-ads-wraps .ads-bg{-o-object-fit:cover;object-fit:cover;z-index:-1;width:100%;height:100%;transition:all .5s;position:absolute;top:0;left:0}.ads-shown-section .big-ads-wraps:hover .ads-bg{transform:translate(5px,-5px)scale(1.05)}.ads-shown-section .big-ads-wraps .heading-text{letter-spacing:-.0004em;color:#253d4e;max-width:540px;margin-bottom:33px;font-size:64px;font-weight:700;line-height:78px}.ads-shown-section .big-ads-wraps span{color:#7e7e7e;font-size:30px;font-weight:400;line-height:26px;display:inline-block}.ads-shown-section .big-ads-wraps .email-wraps{background:#fff;border-radius:30px;justify-content:space-between;align-items:center;width:442px;margin-top:68px;padding-left:26px;display:flex;overflow:hidden}.ads-shown-section .big-ads-wraps .email-wraps img{width:16px;height:16px}.ads-shown-section .big-ads-wraps .email-wraps input{background:#fff;border:none;padding:14.45px 15.55px}.ads-shown-section .big-ads-wraps .email-wraps ::placeholder{font-size:14px;font-weight:400;line-height:21px}.ads-shown-section .big-ads-wraps .email-wraps button{letter-spacing:-.0004em;color:#fff;cursor:pointer;background:#ea3942;border:none;border-radius:30px;align-items:center;padding:15px 36px;font-size:16px;font-weight:700;line-height:20px;transition:all .3s;display:flex}.ads-shown-section .big-ads-wraps .email-wraps button:hover{background:#b92d34}.ads-shown-section .small-ads-wraps{z-index:1;border-radius:15px;width:100%;height:480px;padding:76px 46px;position:relative;overflow:hidden}.ads-shown-section .small-ads-wraps .ads-bg{-o-object-fit:cover;object-fit:cover;z-index:-1;width:100%;height:100%;transition:all .5s;position:absolute;top:0;left:0}.ads-shown-section .small-ads-wraps:hover .ads-bg{transform:translate(-5px,-5px)}.ads-shown-section .small-ads-wraps .content{max-width:255.42px}.ads-shown-section .small-ads-wraps h5{letter-spacing:-.0004em;color:#111;font-size:20px;font-weight:700;line-height:48.08px}.ads-shown-section .small-ads-wraps h2{color:#253d4e;font-size:40px;font-weight:700;line-height:48px}.ads-shown-section .small-ads-wraps span{color:#ea3942}.ads-shown-section .small-ads-wraps .btn{border-radius:4px;padding-right:29px}.cover-wrap{z-index:1;background:#edf1f4;border-radius:20px;height:100%;padding:40px;position:relative;overflow:hidden}.cover-wrap.h-content{height:fit-content}.cover-wrap .content{flex-direction:column;height:100%;display:flex}.cover-wrap .img-cover-wrap{z-index:-1;max-width:100%;height:300px;position:absolute;bottom:0;right:0;overflow:hidden}.cover-wrap .img-cover-wrap .cover-bg{object-fit:contain;width:100%;height:100%}.cover-wrap .content h5{font-size:20px}.cover-wrap .content h2,.cover-wrap .content h5{letter-spacing:-.0004em;color:#111;font-weight:700;line-height:48.08px}.cover-wrap .content h2{margin-bottom:35px;font-size:41.21px}.cover-wrap .content .btn{margin-top:40px}.product-card,.relative{position:relative}.product-card{background:#fff;border:1px solid #e5e5e5;border-radius:15px;flex-direction:column;flex-shrink:1;padding:40px 20px 20px;transition:all .5s ease-in-out;display:flex}.product-card:hover{transition:all .5s ease-in-out;box-shadow:20px 20px 40px #18181812}.product-card .tag{color:#fff;background:#fd6e6e;border-radius:0 30px 30px 0;padding:10px 15px;font-size:12px;font-weight:400;line-height:12px;position:absolute;top:20px;left:0}.product-card .tag.yellow{background:#fdc040}.product-card .product-img{-o-object-fit:cover;object-fit:cover;width:140px;height:140px}.product-card .product-detail h6{max-width:239px}.product-card .product-detail .star-wraps{align-items:center;gap:3px;display:flex}.product-card .product-detail .star-wraps i{color:#fdc040;font-size:11px}.product-card .index-line{background:#e5e5e5;border-radius:2px;width:100%;height:4px;margin-top:15px;margin-bottom:6px;display:flex;position:relative}.product-card .index-line span{background:#ea3942;border-radius:2px;width:60%;height:100%}.product-card h5{color:#ea3942}.product-card .price-cut{letter-spacing:-.0004em;color:#7e7e7e;font-size:12px;font-weight:700;line-height:20px;text-decoration:line-through}.product-card .btn{letter-spacing:-.0004em;width:100%;margin-top:23px;padding:12px 0;font-size:14px;font-weight:600;line-height:20px;transition:all .5s ease-in-out}.white-card{background:#fff;border:1px solid #e5e5e5;border-radius:10px;justify-content:center;align-items:center;gap:20px;padding:30px;display:flex}.ready-wraps{z-index:1;background:#3bb77e33;border-radius:30px;height:380px;position:relative;overflow:hidden}.ready-wraps .content{width:60%;position:absolute;top:50%;left:78px;transform:translateY(-50%)}.ready-wraps .ready-bg{z-index:-1;width:100%;left:0}.ready-wraps .bag-bg,.ready-wraps .ready-bg{-o-object-fit:cover;object-fit:cover;height:100%;position:absolute;top:0}.ready-wraps .bag-bg{right:0}.ready-wraps h2{letter-spacing:-.0004em;color:#1c4037;margin-bottom:13px;font-size:40px;font-weight:600;line-height:56px}.ready-wraps span{color:#2b3d34;font-size:20px;font-weight:400;line-height:32.9px;display:block}.ready-wraps .btn{margin-top:27px}.footer-section{padding-top:60px}.footer-section .footer-grid{grid-template-columns:1.5fr 1fr 1fr 1fr 1.2fr 1.2fr;gap:40px;padding-bottom:40px;display:grid}.footer-section .footer-content .footer-logo{margin-bottom:23px}.footer-section .footer-content .footer-logo img{max-width:280px}.footer-section .footer-content .footer-contact-list{flex-direction:column;gap:12px;display:flex}.footer-section .footer-content .footer-contact-list .footer-contacts{align-items:center;gap:10px;display:flex}.footer-section .footer-content .footer-contact-list .footer-contacts a,.footer-section .footer-content .footer-contact-list .footer-contacts p{color:#253d4e;font-size:16px;font-weight:400;line-height:24px}.footer-section .footer-content h4{margin-bottom:28.58px}.footer-section .footer-content ul{white-space:nowrap;flex-direction:column;gap:10px;display:flex}.footer-section .footer-content ul li a{color:#253d4e;font-size:16px;font-weight:400;line-height:24px}.footer-section .footer-content span{color:#7e7e7e;font-size:14px;font-weight:400;line-height:21px}.footer-section .footer-content .payment-method{margin-top:20px}.footer-section .footer-content .social-wraps{align-items:center;gap:15px;width:100%;margin-top:21px;display:flex}.footer-section .footer-content .social-wraps .social-logo{border-radius:3px;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.footer-section .end-section{border-top:1px solid #d8f1e5;grid-template-columns:1fr auto 1fr;justify-content:space-between;align-items:center;padding-top:38px;padding-bottom:38px;display:grid}.footer-section .end-section p{color:#253d4e;font-size:16px;font-weight:400;line-height:24px}.footer-section .end-section a{color:#ea3942}.category-hero-sec{padding-top:43px;padding-bottom:28px}.category-hero-sec .category-hero{z-index:1;background:#fccf3f33;border-radius:20px;padding:67px 29.51px 64.77px 70px;position:relative}.category-hero-sec .category-hero .cateogry-bg{-o-object-fit:cover;object-fit:cover;z-index:-1;opacity:.1;width:100%;height:100%;position:absolute;top:0;left:0}.category-hero-sec .category-hero .topic h2{margin-bottom:17.45px}.category-hero-sec .category-hero .topic .breadcrumb{align-items:center;gap:11.34px;padding-top:15px;display:inline-flex}.category-hero-sec .category-hero .topic .breadcrumb li a{text-align:left;font-size:16px;font-weight:400;line-height:26px}.category-hero-sec .category-hero .topic .breadcrumb li a:hover{color:var(--secondary-color)}.category-tag{letter-spacing:-.0004em;text-align:left;color:#3bb77e;background:#fff;border:1px solid #f2f3f4;border-radius:30px;align-items:center;gap:5px;width:fit-content;padding:15px 20px;font-size:16px;font-weight:700;line-height:15px;display:flex;box-shadow:5px 5px 15px #1818180d}.category-tag.small{font-size:14px}.category-hero-sec .category-tag.black{color:#253d4e}.sorted-listed{background:#f5f5f5;border-radius:9px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 24px;padding:20px;display:flex}.sorted-listed h6{color:#7e7e7e}.sorted-listed .wraps{align-items:center;gap:5px;display:flex}.sorted-listed .wraps label{text-align:left;color:#7e7e7e;font-size:16px;font-weight:400;line-height:24px}.small-label,.verifynowbtn{font-size:14px}.verifynowbtn{cursor:pointer;text-decoration:underline}.verifynowbtn:hover{text-decoration:none}.pagination{justify-content:center;align-items:center;gap:20px;display:flex}.pagination .number{align-items:center;gap:2px;display:flex}.pagination .change{text-align:left;cursor:pointer;border:1px solid #e5e5e5;border-radius:5px;justify-content:center;align-items:center;gap:8px;padding:10px 14px;font-size:14px;font-weight:500;line-height:20px;transition:all .3s ease-in-out;display:flex;box-shadow:0 1px 2px #1018280d}.pagination .change:disabled{pointer-events:none}.pagination .num{cursor:pointer}.pagination .num.active{cursor:auto}.pagination .change:hover{background-color:var(--primary-color);color:var(--white-color)}.pagination .num{text-align:center;border:none;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;font-size:15px;font-weight:500;line-height:20px;transition:all .3s ease-in-out;display:flex}.pagination .num:hover{background-color:#eee}.pagination .num.active{color:#fff;background:#ea3942}.checkout-section{padding-top:46.49px;padding-bottom:100px}.checkout-section .topic h2{color:#253d4e;margin-bottom:20px}.checkout-section .topic h6{color:#7e7e7e}.checkout-section .topic span{color:#ea3942}.checkout-section .checkout-sec-grid{grid-template-columns:1.6fr 1fr;gap:56px;margin-top:60px;display:grid}.checkout-section .checkout-sec-grid .left-side-details input{background:#fff;border:1px solid #e5e5e5;border-radius:10px;padding:20px 31px;font-size:16px;font-weight:400;line-height:24px}.checkout-section .checkout-sec-grid .left-side-details input:focus{border:1px solid #ea3942}.checkout-section .checkout-sec-grid .left-side-details ::placeholder{color:#b6b6b6;font-size:16px;font-weight:400;line-height:24px}.checkout-section .checkout-sec-grid .left-side-details select{appearance:none;color:#b6b6b6;background:#fff;border:1px solid #e5e5e5;border-radius:10px;padding:20px 31px;font-size:16px;font-weight:400;line-height:24px}.checkout-section .checkout-sec-grid .left-side-details select:focus{border:1px solid #ea3942}.checkout-section .checkout-sec-grid .left-side-details textarea{resize:none;background:#fff;border:1px solid #e5e5e5;border-radius:10px;width:100%;padding:20px 31px;font-size:16px;font-weight:400;line-height:24px}.checkout-section .checkout-sec-grid .left-side-details textarea:focus{border:1px solid #ea3942}.checkout-section .checkout-sec-grid .left-side-details input[type=checkbox]{accent-color:#ea3942;background:#fff;border:2px solid #b6b6b6;border-radius:10px;width:20px;height:20px}.checkout-section .checkout-sec-grid .left-side-details .checks{align-items:center;gap:10px;display:flex}.checkout-section .checkout-sec-grid .left-side-details .checks span{color:#7e7e7e;font-size:16px;font-weight:400;line-height:24px}.checkout-section .checkout-sec-grid .right-side-content{flex-direction:column;gap:40px;display:flex}.checkout-section .checkout-sec-grid .right-side-content .w-card{border:1px solid #e5e5e5;border-radius:15px;padding:48px 56px;box-shadow:5px 5px 15px #1818180d}.checkout-section .checkout-sec-grid .right-side-content input[type=radio]{accent-color:#ea3942;border:2px solid #b6b6b6;width:20px;height:20px}.checkout-section .checkout-sec-grid .right-side-content .order-wraps .cart-pack-wraps{align-items:center;gap:22px;display:flex}.checkout-section .checkout-sec-grid .right-side-content .order-wraps .cart-pack-wraps .images-wraps{border:.58px solid #e5e5e5;border-radius:8.72px;justify-content:center;align-items:center;padding:18px 10px;display:flex}.checkout-section .checkout-sec-grid .right-side-content .order-wraps .cart-pack-wraps .images-wraps img{width:79.23px;height:63.56px}.checkout-section .checkout-sec-grid .right-side-content .order-wraps .cart-pack-wraps .cart-items h6{letter-spacing:-.0004em;max-width:220px;margin-bottom:10.27px;font-size:16px;font-weight:700;line-height:20px}.checkout-section .checkout-sec-grid .right-side-content .order-wraps .cart-pack-wraps .cart-items h4{color:#b6b6b6}.checkout-section .checkout-sec-grid .right-side-content .order-wraps .total-wrappped .price-wraps{border-top:1px solid #e5e5e5;justify-content:space-between;align-items:center;display:flex}.checkout-section .checkout-sec-grid .right-side-content .order-wraps .total-wrappped .price-wraps h6{color:#b6b6b6}.checkout-section .checkout-sec-grid .right-side-content .order-wraps .total-wrappped .price-wraps h4{color:#ea3942}.checkout-section .checkout-sec-grid .right-side-content .order-wraps .total-wrappped .price-wraps h5{color:#b6b6b6}.checkout-section .checkout-sec-grid .right-side-content .order-wraps .total-wrappped .price-wraps.sub{padding-top:30px;padding-bottom:20px}.checkout-section .checkout-sec-grid .right-side-content .order-wraps .total-wrappped .price-wraps.ship{padding-top:20px;padding-bottom:20px}.checkout-section .checkout-sec-grid .right-side-content .order-wraps .total-wrappped .price-wraps.total{padding-top:30px;padding-bottom:25px}.checkout-section .checkout-sec-grid .right-side-content .order-wraps .total-wrappped .price-wraps.total h6{color:#253d4e}.checkout-section .checkout-sec-grid .right-side-content .btn-wraps .btn{letter-spacing:-.0004em;width:100%;padding:15px;font-size:16px;font-weight:700;line-height:20px}.quote-card{cursor:pointer;border:1px solid #f2f3f4;border-radius:5px;justify-content:space-between;align-items:center;padding:10px;transition:all .3s ease-in-out;display:flex}.empty-quote-card{height:120px}.quote-card:hover{border:1px solid var(--primary-color);transition:all .3s ease-in-out;box-shadow:5px 5px 15px #1818180d}.quoteprice h5{color:var(--primary-color)}.quote-card h4{color:var(--muted-color);font-size:16px}.delivery-quote-cards .color-primary-brown{color:var(--primary-color)!important}.delivery-quote-cards h4{color:var(--text-gray)!important}.pointer-none{pointer-events:none}.quoteprice{flex-direction:column;justify-content:flex-end;align-items:flex-end;gap:0;display:flex}.quoteprice h6{color:var(--muted-color);white-space:nowrap}.carries-tag,.quoteprice h6{font-size:14px;font-weight:500}.carries-tag{background:#f5f5f5;border:1px solid #e5e5e5;border-radius:3px;justify-content:space-between;align-items:center;width:fit-content;padding:4px 8px;display:flex}.profile-section{padding-top:60px;padding-bottom:60px}.profile-section .profile-grid{grid-template-columns:1fr 3.6fr;gap:60px}.profile-section .profile-tabs ul{flex-direction:column;gap:10px;display:flex}.profile-section .profile-tabs ul li a,.profile-section .profile-tabs ul li div{letter-spacing:-.0004em;text-align:left;cursor:pointer;color:#7e7e7e;background:#fff;border:1px solid #e5e5e5;border-radius:10px;align-items:center;gap:10px;padding:20px 30px;font-size:16px;font-weight:700;line-height:20px;transition:all .3s ease-in-out;display:flex}.profile-section .profile-tabs ul li a svg,.profile-section .profile-tabs ul li div svg{width:25px;height:25px}.profile-section .profile-tabs ul li a:hover,.profile-section .profile-tabs ul li div:hover{background-color:var(--secondary-color);color:#fff;transition:all .3s ease-in-out}.profile-section .profile-tabs ul li a img,.profile-section .profile-tabs ul li div img{transition:all .3s ease-in-out}.profile-section .profile-tabs ul li a:hover img,.profile-section .profile-tabs ul li div:hover img{filter:brightness(0)invert();transition:all .3s ease-in-out}.profile-section .profile-tabs ul li a.active{border:1px solid var(--secondary-color);background:var(--secondary-color);color:#fff;transition:all .3s ease-in-out}.profile-section .profile-tabs ul li a.active img{filter:brightness(0)invert();transition:all .3s ease-in-out}.orders-table{border-collapse:collapse;width:100%}.orders-table tbody{border:1px solid #e5e5e5}.orders-table tr{border-bottom:1px solid #e5e5e5}.orders-table tr:nth-child(2n){background-color:#fafafa}.orders-table td,.orders-table th{text-align:left;width:fit-content;padding:19px}.orders-table td:first-child,.orders-table th:first-child{padding-left:43px}.orders-table td:last-child,.orders-table th:last-child{text-align:center;padding-right:54px}.image-wraps-wishlist{width:100px;height:100px}.image-wraps-wishlist img{object-fit:cover;border-radius:8px}.orders-table th{background-color:#feefea}.orders-table th:first-child{border-radius:10px 0 0}.orders-table th:last-child{border-radius:0 10px 0 0}.orders-table td{color:#7e7e7e;padding-top:25px;padding-bottom:25px}.orders-table td,.orders-table td button{font-size:16px;font-weight:400;line-height:24px}.orders-table td button{color:#ea3942;background:0 0;border:none}.bdr-btm{border-bottom:1px solid #e5e5e5}.orders-table td select{appearance:none;background:0 0;border:none;font-size:16px;font-weight:400;line-height:24px}.orders-table .status-select{color:#fdc040}.bread-crumb-section{background:#f5f5f5;padding:15px;font-size:14px}.bread-crumb-section .bread-crumb-wrap ul{flex-wrap:wrap;align-items:center;display:flex}.bread-crumb-section .bread-crumb-wrap ul li{color:#ea3942;font-size:16px;font-weight:400;line-height:26px;display:inline-block}.bread-crumb-section .bread-crumb-wrap ul li+li:before{content:"-";color:#b6b6b6;padding-left:15px;padding-right:15px}.your-cart-section{padding-top:46px}.your-cart-section .cart-main-topic h2{margin-bottom:20px}.your-cart-section .cart-main-topic .cart-in-total{justify-content:space-between;display:flex}.your-cart-section .cart-main-topic .cart-in-total h6{color:#7e7e7e}.your-cart-section .cart-main-topic .cart-in-total span{color:#ea3942}.your-cart-section .cart-main-topic .cart-in-total .cart-clear-wrap{cursor:pointer;gap:8.33px;display:flex}.your-cart-section .cart-main-topic .cart-in-total .cart-clear-wrap span{color:#b6b6b6}.shipping-grid{grid-template-columns:2.2fr 1fr;gap:50px;display:grid}.shipping-grid .orders-table th input[type=checkbox]{accent-color:#ea3942;background:#fff;border:2px solid #b6b6b6;border-radius:10px;width:20px;height:20px}.shipping-grid .orders-table th:first-child{padding-left:25.5px}.shipping-grid .orders-table th:last-child{padding-right:30.5px}.shipping-grid .orders-table td{text-align:center}.shipping-grid .orders-table td input[type=checkbox]{accent-color:#ea3942;cursor:pointer;background:#fff;border:2px solid #b6b6b6;border-radius:10px;width:20px;height:20px}.shipping-grid .orders-table td:first-child{padding-left:25.5px}.shipping-grid .orders-table td:nth-child(2){text-align:left}.shipping-grid .orders-table td:last-child{padding-right:15.5px}.shipping-grid .cart-pack-wraps{align-items:center;gap:22px;display:flex}.shipping-grid .cart-pack-wraps .images-wraps{padding:18px 10px}.orders-table h6{color:#7e7e7e;max-width:220px;margin-bottom:10.27px;font-size:16px;font-weight:500;line-height:20px}.shipping-grid .cart-pack-wraps .cart-items h4{color:#b6b6b6}.shipping-grid .aligned-padding{border-top:1px solid #e5e5e5;padding-top:40px}.shipping-card{background:#fff;border:1px solid #e5e5e5;border-radius:15px;padding:20px;box-shadow:5px 5px 15px #1818180d}.shipping-card .sub{border-bottom:1px solid #e5e5e5;justify-content:space-between;align-items:center;display:flex}.shipping-card .sub h6{color:#b6b6b6}.shipping-card .sub h5{color:#253d4e}.shipping-card .sub h4{color:#ea3942}.shipping-card .sub.sub-total{padding:18px 0}.shipping-card .sub.ship{padding-top:22px;padding-bottom:25px}.line-h-normal{line-height:normal}.shipping-card .sub.tot{border-bottom:none;padding-top:30px;padding-bottom:26px}.shipping-card .calculate-wraps h4{margin-bottom:14px}.shipping-card .calculate-wraps input:focus{border:1px solid #ea3942}.shipping-card .calculate-wraps ::placeholder{color:#b6b6b6}.shipping-card .calculate-wraps select{appearance:none;background:#fff;border:1px solid #e5e5e5;border-radius:10px;width:100%;padding:20px 31px;font-size:16px;font-weight:400;line-height:24px}.shipping-card .calculate-wraps select:focus{border:1px solid #ea3942}.shipping-card .btn-wraps .btn{letter-spacing:-.0004em;justify-content:center;width:100%;padding:15px;font-size:16px;font-weight:700;line-height:20px}.coupon-flex{border:1px solid #e5e5e5;border-radius:10px;align-items:center;gap:14px;padding-left:15px;padding-right:0;display:flex;overflow:hidden}.coupon-flex input{background:#fff;border:none;font-size:12px;font-weight:400;line-height:18px}.coupon-flex ::placeholder{color:#b6b6b6}.coupon-flex button{letter-spacing:-.0004em;text-align:left;color:#fff;background:#ea3942;border:none;padding:15px 32.27px;font-size:16px;font-weight:700;line-height:20px}.coupon-flex button,.thumb-line-wraps{justify-content:center;align-items:center;display:flex}.thumb-line-wraps{gap:12px;max-width:500px;padding:0 40px;position:relative}.thumb-swiper{padding:0 10px}.thumb-swiper .swiper-slide{border:1px solid #f2f3f4;border-radius:15px;padding:15px 5px;width:100%!important}.thumb-swiper .swiper-slide-thumb-active{border:1px solid #ea3942;border-radius:15px;padding:15px 5px}.prev-slide{cursor:pointer;background:#f2f3f4;border-radius:100%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.prev-slide,.prev-slide img{transition:all .5s ease-in-out}.prev-slide img{pointer-events:none;transform:rotate(180deg)}.prev-slide:hover{background:var(--primary-color);color:var(--white-color)}.next-slide,.prev-slide:hover{transition:all .5s ease-in-out}.next-slide{cursor:pointer;background:#f2f3f4;border-radius:100%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.next-slide img{pointer-events:none;transition:all .5s ease-in-out}.next-slide:hover{color:var(--white-color);background:#ea3942;transition:all .5s ease-in-out}.count-item{border:1.75px solid #ea3942;border-radius:7.01px;justify-content:space-between;align-items:center;width:100px;padding:5px 15.78px 4px 35px;display:flex}.count-item span{letter-spacing:-.0004em;color:#ea3942;font-size:20px;font-weight:700;line-height:35.07px}.count-item .count-change{cursor:pointer;flex-direction:column;gap:2px;font-size:12px;display:flex}.itemed-section .item-main-grid{width:100%}.itemed-section .item-main-grid .left-side-content .left-grid{grid-template-columns:1fr 1.4fr;gap:36px;display:grid}.radius-11{border-radius:11px}.itemed-section .item-main-grid .left-side-content .indetail-wraps .items-indetails .tag{letter-spacing:-.0004em;color:#ea3942;background:#ffeced;border-radius:4px;width:fit-content;padding:5px 10px;font-size:14px;font-weight:700;line-height:20px}.itemed-section .item-main-grid .left-side-content .indetail-wraps .items-indetails h2{width:80%;margin-top:20px;margin-bottom:15px}.itemed-section .item-main-grid .left-side-content .indetail-wraps .items-indetails .star-wraps{align-items:center;gap:3px;display:flex}.itemed-section .item-main-grid .left-side-content .indetail-wraps .items-indetails .star-wraps i{color:#fdc040;font-size:11px}.itemed-section .item-main-grid .left-side-content .indetail-wraps .items-indetails .star-wraps i:last-child{color:#cdcdcd}.itemed-section .item-main-grid .left-side-content .indetail-wraps .items-indetails .big-num-flex{align-items:center;gap:20px;margin-top:20px;margin-bottom:20px;display:flex}.itemed-section .item-main-grid .left-side-content .indetail-wraps .items-indetails .big-num-flex .big-num{letter-spacing:-.0004em;color:#ea3942;font-size:56px;font-weight:700;line-height:78px}.itemed-section .item-main-grid .left-side-content .indetail-wraps .items-indetails .big-num-flex span{letter-spacing:-.0004em;color:#b6b6b6;font-size:32px;font-weight:700;line-height:40px;text-decoration:line-through}.itemed-section .item-main-grid .left-side-content .indetail-wraps .items-indetails p,.normal-div-p{text-align:justify;color:#7e7e7e;font-size:16px;font-weight:400;line-height:26px}.normal-div-p ol{list-style:inside}.itemed-section .item-main-grid .left-side-content .indetail-wraps .items-indetails .sizes-wraps{align-items:center;margin-top:30px;display:flex}.itemed-section .item-main-grid .left-side-content .indetail-wraps .items-indetails .sizes-wraps span{font-family:Quicksand,sans-serif;font-size:16px;font-weight:400;line-height:26px}.itemed-section .item-main-grid .left-side-content .indetail-wraps .items-indetails .sizes-wraps .quantity-wraps{align-items:center;gap:40px;display:flex}.itemed-section .item-main-grid .left-side-content .indetail-wraps .items-indetails .sizes-wraps .quantity-tag{font-size:16px;font-weight:400;line-height:26px}.itemed-section .item-main-grid .left-side-content .indetail-wraps .items-indetails .sizes-wraps .quantity-tag.active{color:#fff;background:#ea3942;border-radius:4px;padding:5px}.itemed-section .item-main-grid .left-side-content .indetail-wraps .items-indetails .add-to-cart-wrapper{flex-wrap:wrap;align-items:stretch;gap:10px;display:flex}.itemed-section .item-main-grid .left-side-content .indetail-wraps .items-indetails .add-to-cart-wrapper .btn{letter-spacing:-.0004em;text-align:center;padding:15px 22px;font-size:16px;font-weight:700;line-height:20px}.itemed-section .item-main-grid .left-side-content .indetail-wraps .items-indetails .add-to-cart-wrapper .btn-box{width:56px;color:var(--muted-color);border:1.25px solid #e5e5e5;border-radius:5px;justify-content:center;align-items:center;padding:17.13px;display:flex}.itemed-section .item-main-grid .left-side-content .indetail-wraps .categories-card{border:1.27px solid #e5e5e5;border-radius:19.03px;max-width:486px;padding:35px 98px 35px 35px}.itemed-section .item-main-grid .left-side-content .indetail-wraps .categories-card .cate-wrap span{color:#253d4e;font-size:16px;font-weight:400;line-height:26px}.itemed-section .item-main-grid .left-side-content .tabed-boxed{border:1px solid #e5e5e5;border-radius:15px;margin-top:50px;padding:50px}.itemed-section .item-main-grid .left-side-content .tabed-boxed .tab-menu ul{align-items:center;gap:15px;display:flex}.itemed-section .item-main-grid .left-side-content .tabed-boxed .tab-menu ul li a{letter-spacing:-.0004em;color:#253d4e;border:1px solid #f2f3f4;border-radius:30px;justify-content:center;align-items:center;width:fit-content;padding:15px 30px;font-size:16px;font-weight:700;line-height:15px;display:flex}.itemed-section .item-main-grid .left-side-content .tabed-boxed .tab-menu ul li a.active{color:#ea3942;box-shadow:5px 5px 15px #1818180d}.itemed-section .item-main-grid .left-side-content .tabed-boxed .desc-items{margin-top:38px}.itemed-section .item-main-grid .left-side-content .tabed-boxed .desc-items p{text-align:left;color:#7e7e7e;margin-bottom:15px;font-size:16px;font-weight:400;line-height:24px}.itemed-section .item-main-grid .left-side-content .tabed-boxed .desc-items h1,.itemed-section .item-main-grid .left-side-content .tabed-boxed .desc-items h2{letter-spacing:-.0004em;margin:15px 0;font-size:20px;font-weight:700;line-height:32px}.itemed-section .item-main-grid .left-side-content .tabed-boxed .desc-items ol,.itemed-section .item-main-grid .left-side-content .tabed-boxed .desc-items ul{flex-direction:column;gap:6px;margin-bottom:15px;padding-left:15px;display:flex;list-style:outside!important}.itemed-section .item-main-grid .left-side-content .tabed-boxed .desc-items ol li,.itemed-section .item-main-grid .left-side-content .tabed-boxed .desc-items ul li{color:#7e7e7e;list-style:outside!important}.itemed-section .item-main-grid .left-side-content .tabed-boxed .desc-items ul li span{width:119.09px;font-size:12px;font-weight:400;line-height:18px;display:flex}.itemed-section .item-main-grid .left-side-content .related-section{padding-top:50px}.itemed-section .item-main-grid .right-side-content .white-card-vertical{background:#fff;border:1px solid #e5e5e5;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:20px;padding:30px;display:flex}.popular-item-card{border:1px solid #e5e5e5;border-radius:15px;padding:28.87px 30.967px 36.14px 29.08px}.popular-item-card h4{border-bottom:1px solid #d7dedb;padding-bottom:14.16px}.popular-item-wraps{flex:1;grid-template-columns:96px auto;gap:23px;display:grid}.popular-item-wraps .image-wraps{border-radius:10px;justify-content:center;align-items:center;height:100%;display:flex;overflow:hidden}.popular-item-wraps .popular-items-detail.red h6{color:#ea3942}.popular-item-wraps .popular-items-detail .star-wraps{align-items:center;gap:3px;display:flex}.popular-item-wraps .popular-items-detail .star-wraps i{color:#fdc040;font-size:11px}.popular-item-wraps .popular-items-detail .star-wraps i:last-child{color:#cdcdcd}.popular-item-wraps .popular-items-detail h5{margin-bottom:4px;font-size:14px;line-height:1.5}.popular-item-wraps .popular-items-detail h6{font-size:14px}.popular-item-wraps .popular-items-detail .price-cut{letter-spacing:-.0004em;color:#7e7e7e;font-size:12px;font-weight:700;line-height:20px;text-decoration:line-through}.popular-item-card .taged-flex{flex-wrap:wrap;gap:22px;display:flex}.popular-item-card .tag-card{letter-spacing:-.0004em;border:1px solid #f2f3f4;border-radius:30px;gap:5px;width:fit-content;padding:15px 20px;font-size:16px;font-weight:700;line-height:15px}.form{width:450px;box-shadow:var(--box-shadow-custom);background-color:#fff;border-radius:8px;flex-direction:column;gap:10px;margin:auto;padding:30px;display:flex}.flex-column>label{font-size:14px;font-weight:500}.inputForm{height:50px;margin-top:4px}.inputForm input{border:none;border-radius:10px;width:85%;height:100%;font-size:1.2rem}.form-section .form{max-width:600px;box-shadow:var(--box-shadow-custom);background-color:#fff;border-radius:8px;flex-direction:column;gap:10px;margin:auto;padding:30px;display:flex}.inputForm{border:1.5px solid #ecedec;border-radius:10px;align-items:center;height:60px;padding-left:10px;transition:all .2s ease-in-out;display:flex}.input{border:none;border-radius:10px;width:85%;height:100%}.input:focus{outline:none}.inputForm:focus-within{border:1.5px solid var(--secondary-color)}.flex-row{flex-direction:row;justify-content:space-between;align-items:center;gap:10px;display:flex}.flex-row>div>label{color:#000;font-size:14px;font-weight:500}.span{color:var(--primary-color);cursor:pointer;margin-left:5px;font-size:1.2rem;font-weight:500}.login-section{justify-content:center;align-items:center;min-height:70vh;display:flex}.form-header{border-bottom:1px solid var(--primary-color)}.form-header h2{font-size:16px}.button-login{color:#fff;background-color:#ea3942;border:none;border-radius:5px;max-width:140px;margin-top:.8rem;padding:6px 12px;font-size:1.2rem}.popular-item-card .tag-card.black{color:#253d4e}.mobile-container{display:none}table{border-collapse:collapse;width:100%;margin:0;padding:0}.tabed-boxed .p-tabview-nav{flex-wrap:wrap;align-items:center;display:flex}.tabed-boxed .p-tabview-title{transition:all .3s}.tabed-boxed .p-tabview-title:hover{color:var(--primary-color);transform:translateY(-5px);box-shadow:5px 5px 15px #1818180d}.animatedBtn{color:var(--white-color);cursor:pointer;z-index:1;position:relative;overflow:hidden}.animatedBtn,.animatedBtn:after{border:1px solid var(--primary-color);transition:all .5s ease-in-out}.animatedBtn:after{content:"";background:var(--primary-color);z-index:-2;width:160%;height:110%;position:absolute;top:0;left:-20%;transform:skew(45deg)}.animatedBtn:hover{border:1px solid var(--secondary-color);color:#fff;background:var(--secondary-color);transition:all .5s ease-in-out}.animatedBtn:hover:after{transition:all .5s ease-in-out;left:130%}.animatedBtn:hover h6,.animatedBtn:hover img{color:var(--primary-color)}.profile-section .white-cards{background:#fff;border-radius:10px;padding:30px;box-shadow:0 4px 32px #00000014}.profile-section .personal-detail{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.p-autocomplete-panel{box-shadow:var(--box-shadow-custom);background-color:#fff}.p-autocomplete-item{padding:10px;font-size:14px;font-weight:500}.p-autocomplete-item:hover{background-color:#f2f3f4}.edit-icon-s{color:#767676;font-size:24px}.profile-section .white-cards h3{color:#767676;font-size:30px;font-weight:500;line-height:40px}.profile-section .details-wrap{flex-direction:column;gap:24px;display:flex}.profile-section .user-details-wrap label{text-align:left;margin-bottom:5px;font-size:16px;font-weight:500;line-height:28px}.profile-section .user-details-wrap input{color:#767676;background:#fff;border:none;padding:0}.profile-section .user-details-wrap{flex-direction:column;gap:25px;display:flex}.form-card{z-index:2;background:#fff;border-radius:20px;width:100%;margin:auto;padding:48px 64px;position:relative;box-shadow:0 4px 42px #ec008c1a}.close{cursor:pointer;position:absolute;top:20px;right:20px}.form-card .topic{text-align:center}.form-card .topic h2{margin-bottom:15px}.topic h2{margin-bottom:12px}.form-card .input-wraps{flex-direction:column;gap:15px;display:flex}.custom-input,.custom-prime-input .p-inputtext,.form-card input{border:1px solid #b8b8b8;border-radius:5px;width:100%;padding:13px 20px;font-size:16px;font-weight:400;line-height:21.78px}.custom-input.small,.custom-prime-input.small .p-inputtext{font-size:14px}.form-card select{padding:13px 20px}.form-card .dropdown-select,.form-card select{border:1px solid #b8b8b8;border-radius:5px;width:100%;font-size:16px;font-weight:400;line-height:21.78px}.form-card .dropdown-select{padding:0 12px 0 6px}.form-card input[type=checkbox]{border:1px solid var(--primary-color);width:24px;height:24px;color:var(--primary-color);border-radius:3px}.form-card input[type=checkbox]:checked{background-color:var(--primary-color)!important;color:var(--primary-color)!important}.form-card .btn{justify-content:center;width:100%}.form-card .btn-top{margin-top:60px}.tabed-boxed .p-tabview-title{letter-spacing:-.0004em;color:#253d4e;border:1px solid #f2f3f4;border-radius:30px;justify-content:center;align-items:center;width:fit-content;padding:15px 30px;font-size:16px;font-weight:700;line-height:15px;display:flex}.tabed-boxed .p-tabview-selected .p-tabview-title{color:var(--primary-color);box-shadow:5px 5px 15px #1818180d}.react-icons{color:#eee}.reverse-animatedBtn{background-color:var(--white-color);cursor:pointer;z-index:1;position:relative;overflow:hidden;color:var(--primary-color)!important}.reverse-animatedBtn,.reverse-animatedBtn:after{border:1px solid var(--primary-color);transition:all .5s ease-in-out}.reverse-animatedBtn:after{content:"";background:var(--primary-color);z-index:-2;width:160%;height:110%;position:absolute;top:0;left:-220%;transform:skew(45deg)}.reverse-animatedBtn:hover{border:1px solid var(--primary-color);background:0 0;transition:all .5s ease-in-out;color:var(--white-color)!important}.reverse-animatedBtn:hover:after{transition:all .5s ease-in-out;left:-20%}.reverse-animatedBtn:hover h6,.reverse-animatedBtn:hover img{color:var(--primary-color)}.btn.blue-bdr{background:0 0}.btn.bdr-pink,.btn.blue-bdr{border:1px solid var(--primary-color);color:var(--primary-color)}.btn.bdr-pink{width:280px;background:#fff;justify-content:center}.gap-25{gap:25px}.mt-25{margin-top:25px}.m-x-12{margin:24px 0 0!important}.error{color:red;padding-top:5px;font-size:12px;font-weight:500}#nprogress .bar{background:var(--secondary-color)!important}.Toastify__progress-bar--error{background:var(--primary-color)!important}.Toastify__progress-bar--success{background:var(--secondary-color)!important}.Toastify__toast--success .Toastify__toast-icon svg{fill:var(--secondary-color)!important}.Toastify__toast--error .Toastify__toast-icon svg{fill:var(--primary-color)!important}.cursor-pointer{cursor:pointer}.input-group-text{position:absolute;top:15px;right:10px}.input-group{position:relative}.icon-big{font-size:1.5em}.all-products-section{grid-template-columns:274px auto;gap:32px;margin:1.2rem 0;display:grid;position:relative}.all-products-section .product-grid{grid-template-columns:repeat(4,1fr)}.all-products-sidebar{flex-direction:column;gap:20px;display:flex}.all-products-page .drop-category{z-index:2;background:#fff;border:1px solid #e5e5e5;border-radius:15px;width:100%;padding:15px}.all-products-page .drop-category .range-slider{width:90%;margin:0 auto}.all-products-page .drop-category h4{border-bottom:1px solid #e5e5e5;padding-bottom:14px}.all-products-page .drop-category ul{flex-direction:column;gap:15px;margin-top:26px;display:flex}.all-products-page .drop-category ul li .categories-item{color:var(--text-gray);cursor:pointer;border:1px solid #f2f3f4;border-radius:5px;justify-content:space-between;align-items:center;padding:9px 9px 9px 17px;font-size:16px;font-weight:600;display:flex}.all-products-page .drop-category ul li:hover .categories-item{border:1px solid #bce3c9;box-shadow:5px 5px 15px #1818180d}.all-products-page .drop-category ul li .categories-item span{font-size:14px}.all-products-page .drop-category ul li .categories-item .quantity{color:#fff;letter-spacing:-.0004em;background:#fd6e6e;border-radius:3.74px;justify-content:center;align-items:center;width:27px;height:27px;font-size:13.09px;font-weight:700;line-height:18.7px;display:flex}@keyframes p-skeleton-animation{0%{transform:translate(-100%)}to{transform:translate(100%)}}.no-item-img{object-fit:cover}.no-margin{margin:0!important}.all-products-page .drop-category ul ::-webkit-scrollbar{height:6px}.nav-section .main-nav{grid-template-columns:1.2fr 3fr 1.4fr;display:grid}.related-section .related-product-grid>div{height:100%}.p-skeleton{background-color:#d8d6de;border-radius:5px}.p-skeleton-circle{border-radius:100%}.p-skeleton:after{content:"";z-index:1;background:linear-gradient(90deg,#fff0,#fff6,#fff0);height:100%;animation:p-skeleton-animation 1.2s infinite;position:absolute;top:0;left:0;right:0;transform:translate(-100%)}.shipping-grid .cart-pack-wraps .images-wraps{border:.58px solid #e5e5e5;border-radius:8.72px;justify-content:center;align-items:center;width:100px;height:100px;padding:10px;display:flex}.shipping-grid .cart-pack-wraps .images-wraps img{width:100%;height:100%}.shipping-grid .orders-table th{text-align:left}.no-item-img{width:150px;height:150px}.color-muted{color:var(--muted-color)}.p-slider:not(.p-disabled) .p-slider-handle:hover{background:var(--primary-color);border-color:var(--primary-color)}.p-slider:not(.p-disabled) .p-slider-handle{background-color:var(--primary-color)}.p-slider.p-slider-horizontal .p-slider-handle{margin-top:-.5715rem;margin-left:-.5715rem}.p-slider-horizontal .p-slider-handle{top:50%}.p-slider .p-slider-handle{cursor:grab;touch-action:none;z-index:1;border-color:var(--primary-color);border:2px solid var(--primary-color);background:#fff;border-radius:50%;width:1.143rem;height:1.143rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;display:block;position:absolute}.p-slider-horizontal .p-slider-range{height:100%;top:0;left:0}.p-slider .p-slider-range{background:var(--primary-color)}.p-slider.p-slider-horizontal{height:3px}.p-slider{background:#e5e7eb;border:0;border-radius:6px;position:relative}.w-fullrem{margin:1.2rem 0;width:100%!important}.all-products-page .drop-category .text-value{color:var(--primary-color);font-weight:700}.mb-0{margin-bottom:0!important}.p-sidebar{background-color:var(--white-color);padding:1.2rem;box-shadow:20px 20px 40px #18181812}.p-sidebar .drop-category{border:none}.filter-btn{width:100%;padding:12px;font-size:16px;display:none}.sorted-listed span{color:var(--primary-color)}.sorted-listed .p-inputtext{text-align:left;color:var(--muted-color);font-family:Quicksand,sans-serif;font-size:16px;font-weight:400;line-height:24px}.sorted-listed .p-icon{color:var(--muted-color)}.sort-show .p-dropdown-item{align-items:center;gap:4px;display:flex}.all-products-page .drop-category ul{max-height:500px;padding-right:12px;overflow:auto}.all-products-page .drop-category ul ::-webkit-scrollbar-track{background-color:#f5f5f5;border-radius:5px;-webkit-box-shadow:inset 0 0 6px #0000004d}.all-products-page .drop-category ul ::-webkit-scrollbar{background-color:#f5f5f5;border-radius:5px;width:6px}.all-products-page .drop-category ul ::-webkit-scrollbar-thumb{background-color:var(--primary-color);border-radius:5px}.all-products-page .drop-category ul{scrollbar-width:thin}.all-products-page .drop-category ul,.all-products-page .drop-category ul:hover{scrollbar-color:var(--primary-color)#f5f5f5}.category-filter-header-dropdown .p-dropdown-items-wrapper{scrollbar-width:thin;scrollbar-color:var(--primary-color)}.category-filter-header-dropdown .p-dropdown-items-wrapper:hover{scrollbar-color:var(--primary-color)}.nav-section .main-nav{gap:35px}.related-section .related-product-grid{grid-template-columns:repeat(5,1fr);display:grid}.best-seller-swiper{position:relative}.cart-icon-big{color:var(--primary-color);margin:2.4rem 0;font-size:9.6rem}.thank-you-section{width:45vw;margin:0 auto;padding:2.4rem 0}.thank-you-context-box{border-radius:10px;width:100%;padding:45px;box-shadow:0 4px 42px 2px #00000014}.thank-you-text h6{margin-top:6px;margin-bottom:25px;font-size:16px}.thank-you-text h6:last-child{margin-bottom:0}.footer-1 h3{text-align:center;font-size:30px;font-weight:600}.thank-you-context-box .button-wrap{flex-wrap:wrap;gap:20px;margin-top:35px;display:flex}.thank-you-context-box .button-wrap a{flex-grow:1;margin:0!important}.quickview-swiper-button-prev{z-index:99;position:absolute;top:50%;transform:translate(50%,-50%)}.quickview-swiper-button-next{z-index:99;position:absolute;top:50%;right:0;transform:translate(-50%,-50%)}.slick-slide>div{margin-right:12px}.image-wrapper-feature-cards{border-radius:10px;width:50px;height:50px}.img-object-contain{object-fit:contain;width:100%;height:100%}.header-category-dropdown{-webkit-user-select:none;user-select:none;background:#fff;align-items:center;display:flex;position:relative}.header-category-dropdown,.p-dropdown-label{cursor:pointer;outline-color:#0000;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-dropdown-label{white-space:nowrap;color:var(--muted-color);text-align:center;appearance:none;padding:.75rem;font-size:14px;font-weight:600}.p-dropdown .p-dropdown-trigger{cursor:pointer;color:#6b7280;background:0 0;flex-shrink:0;justify-content:center;align-items:center;padding-right:.75rem;display:flex}.p-icon{width:1rem;height:1rem;color:var(--muted-color)}.p-dropdown-filter-container{position:relative}.p-dropdown-panel .p-dropdown-header{color:#374151;background:#f9fafb;border-bottom:1px solid #e5e7eb;border-top-left-radius:6px;border-top-right-radius:6px;margin:0;padding:6px 12px}.p-dropdown-filter{color:#4b5563;appearance:none;border:1px solid #d1d5db;border-radius:6px;outline-color:#0000;padding:.75rem;font-size:.8rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-dropdown-panel{color:#4b5563;background:#fff;border:0;border-radius:6px;box-shadow:0 2px 12px #0000001a}.p-dropdown-panel .p-dropdown-header .p-dropdown-filter-icon{color:#6b7280;margin-top:-.5rem;position:absolute;top:50%;right:.75rem}.p-dropdown-items-wrapper{max-height:200px;overflow:auto}.p-dropdown-panel .p-dropdown-items{padding:.75rem 0;list-style-type:none}.p-dropdown-panel .p-dropdown-items .p-dropdown-item:first-child{margin-top:0}.p-dropdown-panel .p-dropdown-items .p-dropdown-item{color:#4b5563;border:0;border-radius:0;margin:0;padding:.75rem 1.25rem;font-size:14px;font-weight:500;transition:all .2s}.p-dropdown-panel .p-dropdown-items .p-dropdown-item.p-highlight{color:#0e7490;background:#eee}.p-dropdown-item:hover{background-color:#eee}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{appearance:textfield}.product-image-wrap{width:100%;height:200px;display:block;overflow:hidden}.product-image-wrap>img{object-fit:cover;z-index:1;width:100%;height:100%}.rel-card{position:relative}.products-card-wraps .background-dark{z-index:2;opacity:0;background-color:#0004;width:100%;height:100%;transition:all 1s;position:absolute;top:0;left:0}.products-card-wraps:hover .background-dark{opacity:1;transition:all .3s}.mt-auto{margin-top:auto}.p-paginator,.p-paginator-pages{align-items:center;gap:25px;display:flex}.p-paginator-page.p-highlight{color:var(--secondary-color);font-weight:500}.p-paginator-next,.p-paginator-prev{background:var(--primary-brown-color);color:#fff;border-radius:50%;width:35px;height:35px;padding:5px;font-size:16px;transition:all .5s ease-in-out}.p-paginator-first svg,.p-paginator-last svg{width:16px;height:16px}.p-paginator-next.p-disabled,.p-paginator-prev.p-disabled{background-color:var(--light-grey-color);pointer-events:none;color:var(--primary-brown-color)}.product-ads-wraps .contents h4{transition:all .3s;line-height:normal;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out}.product-ads-wraps:hover .contents h4{transition:all .3s ease-in-out;transform:translateY(-5px)}.products-card-wraps .product-card-image{border-radius:10px;transition:all .3s}.products-card-wraps:hover .product-card-image{border-radius:10px;transition:all .3s;scale:1.1}.white-card>img{transition:all .3s}.white-card:hover>img{transform:translateY(-5px)}.main-content-desc{color:#7e7e7e;margin-top:24px;font-size:24px;font-weight:400;line-height:24px}.footer-content ul li a{transition:all .3s ease-in-out;display:inline-block}.footer-content ul li a:hover{padding-left:5px;color:#ea3942!important}.social-wraps .social-logo{transition:all .3s}.social-wraps .social-logo:hover{transform:translateY(-5px)}.mtb-16{margin-top:1.6rem;margin-bottom:1.6rem}.p-dropdown{align-items:center;display:flex}.dropdown-border{border:1px solid #e5e5e5;border-radius:10px}.justify-start{justify-content:start!important}.checkout-section .p-dropdown-label{text-align:left}.span-block{display:inline-block}.p-rating-item-active{color:var(--primary-color)}.p-rating-item .p-icon{color:var(--secondary-color)}.avg-review-box .p-rating-item .p-icon{width:1.4rem;height:1.4rem}.dialog-bg .p-rating-item .p-icon{width:1.6rem;height:1.6rem}.dialog-bg .p-rating{gap:10px;display:flex}.p-rating{gap:4px}.dialog-bg .review-textbox{max-width:100%}.review-items{margin-top:38px}.avg-review-box{align-items:center;gap:20px;display:flex}.avg-review-box>span{font-size:4.8rem;font-weight:700}.avg-review-count{font-size:1.2rem}.review-card-wrapper{border:1px solid #e5e5e5;border-radius:10px;gap:32px;padding:1.6rem;display:flex}.review-profile-wrapper{border-radius:50%;width:120px;height:120px}.address-grid-box{border:1px solid var(--border2-color);border-radius:3px;grid-template-columns:1fr 6fr;display:grid}.address-grid-box p{padding:10px}.address-grid-box p:first-child{border-right:1px solid var(--border2-color);background-color:#f5f5f5}.review-profile .profile-name{color:var(--primary-color);font-size:1.2rem;font-weight:500}.review-content-box{position:relative}.review-date{color:#b6b6b6;font-size:13px}.review-desc{color:#7e7e7e;margin-top:12px;font-family:Quicksand;font-size:1rem;font-weight:400;line-height:24px}.loader-section{z-index:9999;background-color:#fff;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.slideshow{width:80px;height:80px;margin:auto;position:relative;overflow:hidden}.slideshow img{object-fit:contain;opacity:0;width:100%;height:100%;position:absolute}.slideshow img.active{opacity:1}.order-details-grid{grid-template-columns:2fr 1fr;gap:20px;display:grid}.border-wrapper{border:1px solid #e5e5e5;border-radius:15px;padding:30px}.bdr-radius-10{border-radius:10px}.footer-1,header{box-shadow:0 4px 42px 2px #00000014}.p-tb-35-lr-40{padding:35px 40px}.f-d-r{flex-direction:row}.font-normal{font-size:1.2rem;font-weight:700}.brand,.like p,.size{color:var(--text-gray)}.brand,.price{font-size:16px}.s-clr-txt{color:var(--secondary-color)}.p-clr-txt,.p-clr-txt p{color:var(--primary-color)}.price-details{background:#fff;border-radius:10px;flex-direction:column;align-self:baseline;padding:25px;display:flex;box-shadow:0 2px 48px 2px #00000014}.toggle-password{color:var(--muted-color);cursor:pointer;font-size:20px;position:absolute;top:27px;right:10px;transform:translateY(-50%)}.service h6,.service span{font-size:14px;font-weight:500}.angel-wrapper,.flex-col{flex-direction:column}.angel-wrapper{background:#fff;border-radius:10px;align-self:baseline;width:100%;display:flex;box-shadow:0 2px 48px 2px #00000014}.mb-30{margin-bottom:30px}.angel-checkout{padding:20px 40px}.profile-img{width:50px;height:50px}.profile-img img{-o-object-fit:contain;object-fit:contain;border-radius:100%}.rounded-full{border-radius:9999px}.order-tab:nth-child(odd),.product-wrapper:nth-child(odd){background:#fafafa}.product-wrapper{padding:20px 40px}.check-out-cloth img{border-radius:5px;width:72px;height:72px}.product-details ul li{justify-content:space-between;gap:90px;display:flex}.product-details ul li h6{width:120px}.product-details ul li h6,.product-details ul li span{font-size:14px;font-weight:600}input.switch{appearance:none;cursor:pointer;background:#ccc;border-radius:30px;height:16px;transition:box-shadow .3s ease-in-out .1s,padding .25s ease-in-out;position:relative;width:29px!important}input.switch:after,input.switch:before{content:"";display:block}input.switch:before{background-color:#fff;border-radius:2.1em;width:12px;height:12px;margin:2px;transition:all .1s .1s;display:inline-block}.total-order-list ul li{justify-content:space-between;gap:65px;font-size:14px;display:flex}.total-order-list ul li h6,strong{font-size:16px}.color-primary-brown{color:var(--primary-color)}.font-bold{font-weight:700!important}.font-bolder{font-weight:600!important}.pb-25{padding-bottom:25px}.pt-25{padding-top:25px}.pb-20{padding-bottom:20px}.pb-15{padding-bottom:15px}.pb-12{padding-bottom:12px}.gap-10{gap:10px}.pt-15{padding-top:15px}.gap-1{gap:1rem!important}.gap-3{gap:3px}.gap-5{gap:5px}.gap-12{gap:12px}.f-d-c{flex-direction:column}.addidas,.size{font-size:14px}.addidas,.brand,.like p,.price,.size{font-style:normal;font-weight:500;line-height:normal}.pt-35{padding-top:35px}.order-details-section{grid-template-columns:1fr 4fr;display:grid}.main-total-order-list{grid-template-columns:1fr auto;padding:20px 40px;display:grid}@media (max-width:1650px){h1{font-size:45px}h2{font-size:38px}h3{font-size:30px}h4{font-size:22px}h5{font-size:20px}h6{font-size:16px}.text-xs{font-size:12px}.heading-sm{font-size:14px}.grid-2{grid-template-columns:1fr 1fr}.grid-3{grid-template-columns:1fr 1fr 1fr}.grid-4{grid-template-columns:1fr 1fr 1fr 1fr}.top-header .top-wrapper{gap:50px}.search-category-wrap,.top-header .top-wrapper .double-flex{width:100%}.search-category-wrap input{padding:10px 17.56px 11px 14.41px;font-size:14px}.top-header .top-wrapper .options{gap:3.33px;display:flex;position:relative}.top-header .top-wrapper .options .notify{color:#fff;background:#ea3942;border-radius:30px;justify-content:center;align-items:center;width:18px;height:18px;font-size:12px;font-weight:400;line-height:18px;display:flex;position:absolute;top:-10px;left:10px}.top-header .top-wrapper .options img{width:24px;height:24px}.top-header .top-wrapper .options span{font-size:16px}.nav-section .main-nav{gap:35px}.main-section{padding-top:40px}.main-grid{grid-template-columns:1fr 1fr}.main-grid .main-content-wraps .block-text{margin-bottom:15px;font-size:50px}.main-grid .main-content-wraps .display-2{font-size:40px;line-height:55px}.main-grid .main-content-wraps .btn-wraps{margin-top:40px}.wrap-swiper .swiper-pagination{bottom:37px}.wrap-swiper .swiper-pagination-bullet,.wrap-swiper .swiper-pagination-bullet-active{width:15px;height:15px}.ads-shown-section .big-ads-wraps .heading-text{max-width:540px;margin-bottom:30px;font-size:50px;line-height:52px}.ads-shown-section .big-ads-wraps span{font-size:25px}.ads-shown-section .big-ads-wraps .email-wraps{width:442px;margin-top:55px;padding-left:26px}.ads-shown-section .big-ads-wraps .email-wraps img{width:16px;height:16px}.ads-shown-section .big-ads-wraps .email-wraps input{padding:14.45px 15.55px}.ads-shown-section .big-ads-wraps .email-wraps ::placeholder{font-size:14px}.ads-shown-section .big-ads-wraps .email-wraps button{padding:15px 36px;font-size:16px}.ads-shown-section .small-ads-wraps h5{font-size:20px}.ads-shown-section .small-ads-wraps h2{font-size:38px}.ads-shown-section .small-ads-wraps .btn{padding-right:25px}.cover-wrap .content h5{font-size:20px}.cover-wrap .content h2{margin-bottom:30px;font-size:35px}.white-card{padding:25px}.footer-section{padding-top:60px}.footer-section .footer-grid{grid-template-columns:1.5fr 1.2fr 1fr 1fr;gap:40px;padding-bottom:40px}.footer-section .footer-content .footer-logo{margin-bottom:23px}.footer-section .footer-content .footer-logo img{max-width:250px}.footer-section .footer-content .footer-contact-list{gap:12px}.footer-section .footer-content .footer-contact-list .footer-contacts{gap:10px}.footer-section .footer-content .footer-contact-list .footer-contacts a{font-size:16px}.footer-section .footer-content h4{margin-bottom:28.58px}.footer-section .footer-content ul{gap:10px}.footer-section .footer-content ul li a{font-size:16px}.footer-section .footer-content span{font-size:14px}.footer-section .footer-content .payment-method{margin-top:20px}.footer-section .footer-content .social-wraps{gap:15px;margin-top:21px}.footer-section .footer-content .social-wraps .social-logo{width:42px;height:42px}.footer-section .end-section{padding-top:38px;padding-bottom:38px}.footer-section .end-section p{font-size:16px}}@media (max-width:1420px){.container-404{width:50%}.d-align-start{align-items:flex-start}.grid-4{grid-template-columns:1fr 1fr 1fr}.product-grid{grid-template-columns:1fr 1fr 1fr 1fr 1fr}.thank-you-section{width:50vw}.related-section .related-product-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:1300px){.nav-list .gap-40{gap:35px}.search-category-wrap{width:100%}}@media (max-width:1230px){.container-404{width:60%}.product-grid{grid-template-columns:1fr 1fr 1fr 1fr}.all-products-section .product-grid{grid-template-columns:repeat(3,1fr)}.related-section .related-product-grid{grid-template-columns:repeat(3,1fr);display:grid}.thank-you-section{width:55vw}.shipping-grid{grid-template-columns:1fr}.shipping-card{max-width:510px}}@media (max-width:1170px){.related-section .related-product-grid{grid-template-columns:repeat(2,1fr)}.thank-you-section{width:60vw}.top-header .top-wrapper{gap:40px}.nav-section .call-wraps{display:none}.itemed-section .item-main-grid{grid-template-columns:1fr;gap:28px}.preoduct-section-features{flex-flow:wrap;justify-content:space-between}.itemed-section .item-main-grid .right-side-content .white-card-vertical{flex-grow:1}.itemed-section .item-main-grid .left-side-content .tabed-boxed{margin-top:50px}}@media (max-width:1150px){.tabbed-content-grid .right-side-content{gap:40px}.main-total-order-list{padding-right:20px}.product-wrapper{align-items:flex-start;gap:25px;padding:20px}.angel-checkout{padding:20px}.product-details ul li{gap:25px}}@media screen and (max-width:1050px){.mobile-container .mobile-nav .mobile-nav-list .mobile-logo img{object-fit:contain}.product-wrapper{align-items:flex-start;gap:25px;padding:20px}.main-total-order-list{padding-right:20px}.product-details ul li{gap:25px}.main-grid .main-content-wraps{width:80%}.customcls{grid-template-columns:100%}.grid-3,.grid-4{grid-template-columns:1fr 1fr}.nav-section,.top-header{display:none}.mobile-container{z-index:99;display:block}.mobile-container .mobile-nav{padding:10px 0;box-shadow:0 2px 5px #00000012}.mobile-container .mobile-nav .mobile-nav-list{grid-template-columns:1fr 1fr 1fr;justify-content:space-between;align-items:center;display:grid}.mobile-container .mobile-nav .mobile-nav-list .ham{cursor:pointer;padding-top:5px}.mobile-container .mobile-nav .mobile-nav-list .ham img{width:auto;height:24px}.mobile-container .mobile-nav .mobile-nav-list .mobile-logo img{width:auto;height:60px}.mb-menu-wrapper{opacity:0;visibility:hidden;z-index:999;background:#fff;width:100%;height:100%;padding-top:10px;transition:all .5s ease-in-out;position:fixed;top:0;left:-100%;overflow-y:scroll}.mb-menu-wrapper.active{visibility:visible;opacity:1;width:100%;top:0;left:0}.mb-menu-wrapper .cross-icon{cursor:pointer;border-radius:3px;width:fit-content;padding:10px;display:flex}.mb-menu-wrapper .cross-icon img{width:25px}.mb-menu-wrapper .mobile-logo img{width:auto;height:80px}.mb-menu-wrapper .menucontentslist{flex-direction:column;align-items:stretch;gap:24px;padding:10px 0;display:flex}.mb-menu-wrapper .menucontentslist a{font-weight:400;text-decoration:none;transition:all .5s ease-in-out;display:flex}.acc-content{max-height:0;margin:0 2rem;padding-left:1rem;transition:max-height .3s ease-in-out;overflow:hidden}.acc-content.active{max-height:100px}.acc-content a{margin-bottom:15px}.w-100{justify-content:center;width:100%}.search-wraps{border:2px solid #bce3c9;border-radius:2px;display:flex;position:relative}.search-wraps .search-wrapper{width:100%}.search-wraps input{color:#253d4e;background:#fff;border:none;border-radius:4px;width:100%;padding:15px 50px;font-size:16px}.search-wraps ::placeholder{color:#7e7e7e;font-size:16px}.search-wraps .search-icon{position:absolute;top:14px;left:15px}.options{gap:8px;display:flex;position:relative}.options .notify{color:#fff;background:#ea3942;border-radius:30px;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;font-weight:400;line-height:18px;display:flex;position:absolute;top:-10px;left:15px}.options img{width:24px;height:24px}.options span{font-size:16px}.main-section{padding-top:40px}.main-grid{grid-template-columns:1fr}.main-grid .main-content-wraps .block-text{margin-bottom:15px;font-size:50px}.main-grid .main-content-wraps .display-2{font-size:35px;line-height:55px}.main-grid .main-content-wraps .btn-wraps{margin-top:40px}.product-ads-wraps{max-width:512px;height:250px;padding:52px 40px}.ads-shown-section .big-ads-wraps .heading-text{max-width:540px;margin-bottom:30px;font-size:50px;line-height:52px}.ads-shown-section .big-ads-wraps span{font-size:25px}.ads-shown-section .big-ads-wraps .email-wraps{margin-top:55px;padding-left:26px}.ads-shown-section .big-ads-wraps .email-wraps img{width:16px;height:16px}.ads-shown-section .big-ads-wraps .email-wraps input{padding:14.45px 15.55px}.ads-shown-section .big-ads-wraps .email-wraps ::placeholder{font-size:14px}.ads-shown-section .big-ads-wraps .email-wraps button{padding:15px 36px;font-size:16px}.ads-shown-section .small-ads-wraps .content{max-width:255.42px}.ads-shown-section .small-ads-wraps h5{font-size:20px}.ads-shown-section .small-ads-wraps h2{font-size:38px}.ads-shown-section .small-ads-wraps .btn{padding-right:25px}.product-grid{grid-template-columns:1fr 1fr 1fr}.ready-wraps .bag-bg{z-index:-1}.ready-wraps h2{margin-bottom:13px;font-size:35px;line-height:40px}.footer-section{padding-top:60px}.footer-section .footer-grid{grid-template-columns:1fr 1fr;gap:40px;padding-bottom:40px}.footer-section .footer-content .footer-logo{margin-bottom:23px}.footer-section .footer-content .footer-logo img{max-width:250px}.footer-section .footer-content .footer-contact-list{gap:12px}.footer-section .footer-content .footer-contact-list .footer-contacts{gap:10px}.footer-section .footer-content .footer-contact-list .footer-contacts a{font-size:16px}.footer-section .footer-content h4{margin-bottom:28.58px}.footer-section .footer-content ul{gap:10px}.footer-section .footer-content ul li a{font-size:16px}.footer-section .footer-content span{font-size:14px}.footer-section .footer-content .payment-method{margin-top:20px}.footer-section .footer-content .social-wraps{gap:15px;margin-top:21px}.footer-section .footer-content .social-wraps .social-logo{width:42px;height:42px}.footer-section .end-section{padding-top:38px;padding-bottom:38px}.footer-section .end-section p{font-size:16px}.profile-section{padding-top:60px;padding-bottom:60px}.profile-section .profile-grid{display:block}.profile-section .profile-grid .order-table{margin-top:50px}.profile-section .profile-tabs ul li a{gap:10px;width:100%;max-width:450px;padding:20px 30px;font-size:16px}.checkout-section .checkout-sec-grid{grid-template-columns:1fr;gap:45px;margin-top:50px;display:grid}.your-cart-section{padding-top:40px}.your-cart-section .cart-main-topic{max-width:1048px}.your-cart-section .cart-main-topic h2{margin-bottom:20px}.your-cart-section .cart-main-topic .cart-in-total{justify-content:space-between}.your-cart-section .cart-main-topic .cart-in-total .cart-clear-wrap{gap:8.33px;display:flex}.shipping-grid{gap:40px;display:block}.shipping-grid .scroll-table{width:100%}.shipping-grid .orders-table th input[type=checkbox]{width:20px;height:20px}.shipping-grid .orders-table th:first-child{padding-left:25.5px}.shipping-grid .orders-table th:last-child{padding-right:30.5px}.shipping-grid .orders-table td{width:100%}.shipping-grid .orders-table td input[type=checkbox]{width:20px;height:20px}.shipping-grid .orders-table td:first-child{justify-content:flex-end;padding-left:25.5px}.shipping-grid .orders-table td:nth-child(2){justify-content:flex-start}.shipping-grid .orders-table td:last-child{padding-right:15.5px}.shipping-grid .cart-pack-wraps{align-items:center;gap:22px}.shipping-grid .cart-pack-wraps .images-wraps{justify-content:center;align-items:center;padding:18px 10px;display:flex}.shipping-grid .cart-pack-wraps .images-wraps img{width:79.23px;height:63.56px}.shipping-grid .cart-pack-wraps .cart-items h6{max-width:220px;margin-bottom:10.27px;font-size:16px}.shipping-grid .aligned-padding{flex-direction:column;align-items:flex-start;gap:25px;padding-top:40px}.shipping-card{margin-top:40px;padding:20px 35px 30px 34px}.shipping-card .sub{justify-content:space-between;align-items:center;display:flex}.shipping-card .sub.sub-total{padding:18px 0}.shipping-card .sub.ship{padding-top:22px;padding-bottom:25px}.shipping-card .sub.tot{padding-top:30px;padding-bottom:26px}.shipping-card .calculate-wraps h4{margin-bottom:14px}.shipping-card .calculate-wraps input,.shipping-card .calculate-wraps select{padding:20px 31px;font-size:16px}.shipping-card .btn-wraps .btn{padding:15px;font-size:16px}.coupon-flex{gap:14px;padding-left:15px;padding-right:0}.coupon-flex input{font-size:12px}.coupon-flex button{justify-content:center;align-items:center;padding:15px 32.27px;font-size:16px;display:flex}.mySwiper2 .swiper-slide img{-o-object-fit:contain;object-fit:contain;height:421px}.thumb-line-wraps{padding:0 40px}.thumb-swiper{padding:0 10px}.thumb-swiper .swiper-slide{border-radius:15px;padding:15px 5px}.thumb-swiper .swiper-slide-thumb-active{padding:15px 5px}.count-item{width:117.47px;padding:5px 15.78px 4px 35px}.count-item span{font-size:20px}.itemed-section .item-main-grid .left-side-content .left-grid{grid-template-columns:100%}.itemed-section .item-main-grid .left-side-content .indetail-wraps .items-indetails .tag{padding:5px 10px;font-size:14px}.itemed-section .item-main-grid .left-side-content .indetail-wraps .items-indetails .star-wraps{gap:3px}.itemed-section .item-main-grid .left-side-content .indetail-wraps .items-indetails .star-wraps i{font-size:11px}.itemed-section .item-main-grid .left-side-content .indetail-wraps .items-indetails .big-num-flex .big-num{font-size:56px}.itemed-section .item-main-grid .left-side-content .indetail-wraps .items-indetails .big-num-flex span{font-size:32px}.itemed-section .item-main-grid .left-side-content .indetail-wraps .items-indetails p,.normal-div-p{font-size:16px}.itemed-section .item-main-grid .left-side-content .indetail-wraps .items-indetails .sizes-wraps{margin-top:30px}.itemed-section .item-main-grid .left-side-content .indetail-wraps .items-indetails .sizes-wraps span{font-size:16px}.itemed-section .item-main-grid .left-side-content .indetail-wraps .items-indetails .sizes-wraps .quantity-wraps{gap:40px}.itemed-section .item-main-grid .left-side-content .indetail-wraps .items-indetails .sizes-wraps .quantity-tag{font-size:16px}.itemed-section .item-main-grid .left-side-content .indetail-wraps .items-indetails .sizes-wraps .quantity-tag.active{padding:5px}.itemed-section .item-main-grid .left-side-content .indetail-wraps .items-indetails .add-to-cart-wrapper{gap:10px}.itemed-section .item-main-grid .left-side-content .indetail-wraps .items-indetails .add-to-cart-wrapper .btn{padding:15px 22px;font-size:16px}.itemed-section .item-main-grid .left-side-content .indetail-wraps .items-indetails .add-to-cart-wrapper .btn-box{padding:17.13px}.itemed-section .item-main-grid .left-side-content .indetail-wraps .categories-card{max-width:486px;padding:35px 98px 35px 35px}.itemed-section .item-main-grid .left-side-content .indetail-wraps .categories-card .cate-wrap span{font-size:16px}.itemed-section .item-main-grid .left-side-content .tabed-boxed{padding:45px}.itemed-section .item-main-grid .left-side-content .tabed-boxed .tab-menu ul{flex-direction:column;gap:15px}.itemed-section .item-main-grid .left-side-content .tabed-boxed .tab-menu ul li a{padding:15px 30px;font-size:16px}.itemed-section .item-main-grid .left-side-content .tabed-boxed .desc-items{margin-top:38px}.itemed-section .item-main-grid .left-side-content .tabed-boxed .desc-items p{margin-bottom:15px;font-size:16px}.itemed-section .item-main-grid .left-side-content .tabed-boxed .desc-items h5{margin:15px 0;font-size:20px}.itemed-section .item-main-grid .left-side-content .tabed-boxed .desc-items ul{gap:6px;margin-bottom:15px;padding-left:15px}.itemed-section .item-main-grid .left-side-content .tabed-boxed .desc-items ul li span{width:119.09px;font-size:12px}.itemed-section .item-main-grid .left-side-content .related-section{padding-top:50px}.itemed-section .item-main-grid .right-side-content .white-card-vertical{gap:20px;padding:30px}.popular-item-card{padding:28.87px 30.967px 36.14px 29.08px}.popular-item-card h4{padding-bottom:14.16px}.popular-item-wraps{gap:23px}.popular-item-wraps .popular-items-detail .star-wraps{gap:3px}.popular-item-wraps .popular-items-detail .star-wraps i{font-size:11px}.popular-item-wraps .popular-items-detail .price-cut{font-size:12px}.popular-item-card .taged-flex{gap:22px}.popular-item-card .tag-card{gap:5px;padding:15px 20px;font-size:16px}.orders-table td{width:100%}.orders-table td:first-child{padding-left:19px}.single-product-grid{grid-template-columns:1fr 1fr 1fr}table thead{clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}table tr{border-radius:5px;margin-top:15px;padding:10px;display:block}table td{justify-content:space-between;align-items:center;width:100%;display:flex}table td:before{content:attr(data-label);letter-spacing:-.0004em;color:#253d4e;font-size:16px;font-weight:700;line-height:20px}.orders-table td{padding:10px}}@media (max-width:1040px){.tabbed-content-grid{grid-template-columns:1fr}.itemed-section .item-main-grid .left-side-content .indetail-wraps .items-indetails h2{width:90%}.form-card{padding:32px}.container-404{width:70%}.close.quick-view-close{top:10px;right:12px}.left-side-content{padding-top:12px}.thank-you-section{width:75vw}.related-section .related-product-grid{grid-template-columns:repeat(3,1fr)}.all-products-section .all-products-sidebar{display:none}.filter-btn{display:flex}.all-products-section{grid-template-columns:auto}.mb-flex-row{flex-direction:row}.review-content-box .review-desc{font-size:.8rem}.cover-wrap{padding:72px}.best-seller-section .best-grid{grid-template-columns:100%;display:grid}.profile-section .profile-tabs ul{flex-flow:wrap;display:flex}.profile-section .profile-tabs ul li{flex-grow:1}.profile-tabs-links{justify-content:center;display:flex}.profile-section .profile-tabs ul li span{display:none}.info-wraps{margin-top:50px}.form-card input{padding:13px 20px;font-size:16px}.form-card .topic h2{margin-bottom:15px}.close{top:40px;right:40px}.form-card .input-wraps{flex-direction:column;gap:22px;display:flex}.grid-2{grid-template-columns:1fr}.form-card input[type=checkbox]{width:24px;height:24px}.quickview-product .itemed-section .item-main-grid .left-side-content .left-grid{grid-template-columns:1fr}}@media (max-width:820px){.container-404{width:75%}.search-wraps input{padding:4px 8px}.order-details-grid{grid-template-columns:1fr}.thank-you-section{width:90vw}.related-product-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:800px){.main-total-list,.main-total-order-list{place-content:flex-start}}@media (max-width:740px){.container-404{width:80%}.review-card-wrapper{flex-direction:column}.review-profile-wrapper{width:96px;height:96px}.orders-table{border-collapse:collapse;width:100%}.mb-scroll-table{width:100%}.single-product-grid{grid-template-columns:1fr 1fr}}@media (max-width:650px){.ready-wraps{height:320px}.itemed-section .item-main-grid .left-side-content .indetail-wraps .items-indetails h2{width:100%;line-height:1.4}.container-404{width:90%}.ads-shown-section .big-ads-wraps{padding:76px 52px}.main-grid .main-content-wraps{left:50%;transform:translate(-50%,-50%)}h1{font-size:32px}h2{font-size:28px}h3{font-size:24px}h4{font-size:18px}h5{font-size:16px}h6{font-size:14px}.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}.mb-flex-column{flex-direction:column}.gap-40{gap:30px}.gap-30{gap:20px}.mobile-container .mobile-nav .mobile-nav-list .ham img{height:20px}.mb-menu-wrapper .cross-icon img{width:20px}.mb-menu-wrapper .mobile-logo img{height:50px}.search-wraps{flex-grow:1;width:100%}.main-section{padding-top:40px}.main-grid{grid-template-columns:1fr}.main-grid .main-content-wraps .block-text{margin-bottom:10px;font-size:35px}.main-grid .main-content-wraps .display-2{font-size:30px;line-height:45px}.main-grid .main-content-wraps .btn-wraps{flex-direction:column;gap:25px;margin-top:30px}.main-grid .main-content-wraps .btn-wraps .btn{width:100%}.product-grid{grid-template-columns:1fr 1fr}.ads-shown-section .big-ads-wraps .heading-text{max-width:540px;margin-bottom:25px;font-size:35px;line-height:38px}.ads-shown-section .big-ads-wraps .email-wraps{flex-direction:column;width:100%;margin-top:55px;padding-left:0}.ads-shown-section .big-ads-wraps .email-wraps button{border-radius:0;justify-content:center;width:100%;padding:15px 36px;font-size:16px}.ready-wraps .bag-bg{z-index:-1;display:none}.ready-wraps h2{margin-bottom:13px;font-size:22px;line-height:1.5}.ready-wraps span{font-size:14px;line-height:1.5}.footer-section .footer-grid{grid-template-columns:1fr;gap:40px;padding-bottom:40px}.category-hero-sec .category-hero{padding:40px 30px}.category-hero-sec .category-hero .mb-cat-column{flex-direction:column;align-items:flex-start;gap:25px}.pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:15px;display:flex}.profile-section{padding-top:40px;padding-bottom:60px}.profile-section .profile-grid .order-table{margin-top:40px}.profile-section .profile-tabs ul li a{gap:10px;padding:20px 30px;font-size:16px}.checkout-section .checkout-sec-grid .right-side-content .order-wraps .cart-pack-wraps{flex-direction:column;align-items:flex-start;gap:18px;display:flex}.checkout-section .checkout-sec-grid .right-side-content .w-card{padding:30px}.mySwiper2 .swiper-slide img{height:420px}.thumb-line-wraps{padding:0 30px}.thumb-swiper{padding:0 10px}.thumb-swiper .swiper-slide,.thumb-swiper .swiper-slide-thumb-active{padding:15px 5px}.next-slide,.prev-slide{width:30px;height:30px}.count-item{width:117.47px;padding:5px 15.78px 4px 35px}.count-item span{font-size:20px}.itemed-section .item-main-grid{grid-template-columns:1fr;gap:25px}.itemed-section .item-main-grid .left-side-content .left-grid{grid-template-columns:100%}.itemed-section .item-main-grid .left-side-content .indetail-wraps .items-indetails .tag{padding:5px 10px;font-size:14px}.itemed-section .item-main-grid .left-side-content .indetail-wraps .items-indetails .star-wraps{gap:3px}.itemed-section .item-main-grid .left-side-content .indetail-wraps .items-indetails .star-wraps i{font-size:11px}.itemed-section .item-main-grid .left-side-content .indetail-wraps .items-indetails .big-num-flex{gap:15px;margin-top:8px;margin-bottom:8px}.itemed-section .item-main-grid .left-side-content .indetail-wraps .items-indetails .big-num-flex span{font-size:28px}.itemed-section .item-main-grid .left-side-content .indetail-wraps .items-indetails p,.normal-div-p{font-size:16px}.itemed-section .item-main-grid .left-side-content .indetail-wraps .items-indetails .sizes-wraps{margin-top:25px}.itemed-section .item-main-grid .left-side-content .indetail-wraps .items-indetails .sizes-wraps span{font-size:16px}.itemed-section .item-main-grid .left-side-content .indetail-wraps .items-indetails .sizes-wraps .quantity-wraps{gap:30px}.itemed-section .item-main-grid .left-side-content .indetail-wraps .items-indetails .sizes-wraps .quantity-tag{font-size:16px}.itemed-section .item-main-grid .left-side-content .indetail-wraps .items-indetails .sizes-wraps .quantity-tag.active{padding:5px}.itemed-section .item-main-grid .left-side-content .indetail-wraps .items-indetails .add-to-cart-wrapper{flex-wrap:wrap;gap:10px}.itemed-section .item-main-grid .left-side-content .indetail-wraps .items-indetails .add-to-cart-wrapper .btn{padding:15px 22px;font-size:16px}.itemed-section .item-main-grid .left-side-content .indetail-wraps .items-indetails .add-to-cart-wrapper .btn-box{padding:17.13px}.itemed-section .item-main-grid .left-side-content .indetail-wraps .categories-card{max-width:100%;padding:30px 50px 30px 30px}.itemed-section .item-main-grid .left-side-content .indetail-wraps .categories-card .cate-wrap span{font-size:16px}.itemed-section .item-main-grid .left-side-content .tabed-boxed{margin-top:40px;padding:12px}.itemed-section .item-main-grid .left-side-content .tabed-boxed .tab-menu ul{flex-direction:column;gap:15px}.itemed-section .item-main-grid .left-side-content .tabed-boxed .tab-menu ul li a{padding:15px 30px;font-size:16px}.itemed-section .item-main-grid .left-side-content .tabed-boxed .desc-items{margin-top:35px}.itemed-section .item-main-grid .left-side-content .tabed-boxed .desc-items p{margin-bottom:15px;font-size:16px}.itemed-section .item-main-grid .left-side-content .tabed-boxed .desc-items h5{margin:15px 0;font-size:20px}.itemed-section .item-main-grid .left-side-content .tabed-boxed .desc-items ul{gap:6px;margin-bottom:15px;padding-left:15px}.itemed-section .item-main-grid .left-side-content .tabed-boxed .desc-items ul li span{width:100%;font-size:12px}.itemed-section .item-main-grid .left-side-content .related-section{padding-top:60px}.itemed-section .item-main-grid .right-side-content .white-card-vertical{gap:20px;padding:25px}.popular-item-card{padding:25px 25px 30px}.popular-item-card h4{padding-bottom:14.16px}.popular-item-wraps{gap:20px}.popular-item-wraps .popular-items-detail .star-wraps{gap:3px}.popular-item-wraps .popular-items-detail .star-wraps i{font-size:11px}.popular-item-wraps .popular-items-detail .price-cut{font-size:12px}.popular-item-card .taged-flex{gap:22px}.popular-item-card .tag-card{gap:5px;padding:12px 15px;font-size:16px}.single-product-grid{grid-template-columns:1fr}.product-slider-img-wrap img,.product-thumb-css{padding:0}#splide02{margin-top:12px;padding:0 72px}.related-section .related-product-grid{grid-template-columns:1fr 1fr}.itemed-section .item-main-grid .left-side-content .left-grid{gap:30px!important}.ready-wraps .content{left:52px}.cover-wrap{padding:32px 48px}.itemed-section .item-main-grid .left-side-content .indetail-wraps .items-indetails .big-num-flex .big-num{font-size:48px}.profile-section .white-cards h3,.sign-up-heading h2{font-size:22px}}@media (max-width:600px){.sorted-listed{flex-flow:column;align-items:normal}.product-details-singleorder .service{width:100%;padding-top:10px}.product-wrapper{flex-direction:column;gap:10px}.check-out-cloth-ordersingle{justify-content:space-between;width:100%}.product-details-singleorder{width:100%}.product-details-singleorder ul li{justify-content:space-between}.main-total-order-list{padding:20px}.tabed-boxed .p-tabview-title{font-size:14px}.avg-review-box .p-rating-item .p-icon{width:1rem;height:1rem}.avg-review-count{font-size:.8rem}.review-items .btn.big{padding:8px 12px}.avg-review-box>span{font-size:3.2rem}.thank-you-section{width:95vw}.related-product-grid{grid-template-columns:1fr 1fr}.all-products-section .product-grid{grid-template-columns:repeat(2,1fr)}.review-content-box .review-desc{font-size:12px}.address-grid-box{grid-template-columns:1fr}.mobile-quick-menus a:nth-child(2),.mobile-quick-menus a:nth-child(3){display:none}.mbl-headerquick-links .icon-big{font-size:1.3rem}.mbl-headerquick-links{padding-top:10px;padding-bottom:10px}.search-category-wrap input{padding:10px}.orders-table h6,.shipping-grid .cart-pack-wraps .cart-items h6,table td:before{font-size:14px}.orders-table .count-item span{font-size:16px}.btn.big{font-size:14px}.shipping-grid .cart-pack-wraps .images-wraps{width:80px;height:80px}.shipping-card .calculate-wraps input{padding:13px 20px;font-size:14px}.form-card .topic h2{font-size:22px}.form-card input{font-size:14px}}@media (max-width:480px){.all-products-section .product-grid{grid-template-columns:1fr}.mobile-container .mobile-nav .mobile-nav-list .mobile-logo img{height:48px}.cover-wrap .content h5{font-size:14px}.cover-wrap .content h2{font-size:24px}.white-card{flex-direction:column;align-items:center}.form-card .topic h2{font-size:18px}.container-404{width:95%}h1{font-size:28px;line-height:inherit}.product-grid,.related-section .related-product-grid{grid-template-columns:1fr}.btn{padding:8px 16px}.ready-wraps h2{margin-bottom:13px;font-size:16px;line-height:1.5}.ready-wraps span{font-size:14px;line-height:1.5}.ready-wraps .content{width:80%;left:12vw}h3{font-size:22px}.count-item{width:100px}.profile-section .white-cards h3,.sign-up-heading h2{font-size:18px;line-height:inherit}.profile-section .profile-tabs ul li a{padding:10px 20px}.profile-section .profile-tabs ul li a svg,.profile-section .profile-tabs ul li div svg{width:20px;height:20px}.orders-table td:last-child,.orders-table th:last-child{padding-right:10px}.orders-table td:first-child{padding-left:10px}}.quote-dropdown{border:1px solid #b8b8b8;border-radius:5px;width:100%;padding:13px 20px;font-size:16px;line-height:21.78px}.quote-dropdown .p-dropdown-label{color:var(--gray-color);text-align:left;padding:0;font-size:14px;font-weight:400}.box-shadow-custom{border-radius:7px;padding:60px;box-shadow:0 4px 42px 2px #00000014}.page-content-single ul li{list-style:inside!important}.page-content-single ol li{list-style-position:inside!important}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-scale-x{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-y{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-z{syntax:"*";inherits:false;initial-value:1}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:hsla(0,0%,100%,.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translateZ(var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{right:0;left:auto}}.Toastify__toast{position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:auto;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@font-face{font-family:__Quicksand_8b9a43;font-style:normal;font-weight:300 700;font-display:swap;src:url(/_next/static/media/d426c6df177f02c4-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Quicksand_8b9a43;font-style:normal;font-weight:300 700;font-display:swap;src:url(/_next/static/media/1fa61d2b53a053f3-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Quicksand_8b9a43;font-style:normal;font-weight:300 700;font-display:swap;src:url(/_next/static/media/c9d2740a66c9a4f1-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Quicksand_Fallback_8b9a43;src:local("Arial");ascent-override:95.87%;descent-override:23.97%;line-gap-override:0.00%;size-adjust:104.31%}.__className_8b9a43{font-family:__Quicksand_8b9a43,__Quicksand_Fallback_8b9a43;font-style:normal}.__variable_8b9a43{--font-quicksand:"__Quicksand_8b9a43","__Quicksand_Fallback_8b9a43"}