:root{--text-secondary:#a37b64;--primary-brown:#6f4632!important;--secondary-wow1:#f9f6e6!important;--secondary-wow2:#e9dbc4!important}*{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-font-smoothing:antialiased;outline:none}img{object-fit:contain;display:block}ul,ol{margin:0;list-style:none}a{outline:none;text-decoration:none}a:hover{color:inherit;outline:none;text-decoration:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,ul,ol,section,summary,time,mark,audio,video{border:0;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active,textarea:-webkit-autofill,textarea:-webkit-autofill:hover,textarea:-webkit-autofill:focus{color:var(--primary-black);-webkit-box-shadow:inset 0 0 0 1000px #fff!important}html,body{min-height:100vh;font-size:14px;font-weight:400;line-height:1.42857;color:var(--primary-black)!important;background-color:#fff!important}body{overflow-x:hidden!important}address{font-style:normal}svg{display:block}.text-primary-brown{color:var(--primary-brown)}.text-secondary-brown{color:var(--text-secondary)}.bg-secondary-1{background-color:var(--secondary-wow1)}.bg-secondary-2{background-color:var(--secondary-wow2)}:not(.show-scrollbar)::-webkit-scrollbar{width:0;height:0;background:0 0;display:none}@-moz-document url-prefix(){html{scrollbar-width:none}}*{-webkit-font-smoothing:antialiased;scrollbar-width:none;-ms-overflow-style:none;outline:none!important}svg{display:block}.flex-1,.f1{flex:1}.flex-2,.f2{flex:2}.h100,.fullHeight{height:100%}.w100,.fullWidth{width:100%}.input-error{border-color:var(--secondary-red)!important}.ellipsis{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.white-space-normal{white-space:normal}.break-word{word-break:break-word}.disabled{pointer-events:none;opacity:.4}.lineClamp{text-overflow:ellipsis;word-break:break-word;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.lineClamp2{text-overflow:ellipsis;word-break:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;display:-webkit-box!important}.lineClamp3{text-overflow:ellipsis;word-break:break-word;-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.whiteSpace-noWrap{white-space:nowrap}.break-all{word-break:break-all}.strikethrough{text-decoration:line-through}.no-underline{text-decoration:none}.no-underline:hover{text-decoration:none!important}.flex,.fB{display:flex}.f-wrap{flex-wrap:wrap}.d-column,.d-c{flex-direction:column}.d-row,.d-r{flex-direction:row}.j-sb{justify-content:space-between}.j-center,.j-c{justify-content:center}.j-start,.j-fs{justify-content:flex-start}.f-wrap{flex-wrap:wrap}.j-end,.j-fe{justify-content:flex-end}.a-center,.a-c{align-items:center}.a-stretch{align-items:stretch}.a-start,.a-fs{align-items:flex-start}.a-s{align-items:stretch}.\30 {display:none!important}.visibilityHidden{visibility:hidden}.overflowHidden,.relative{position:relative}.border-r-0{border-radius:0!important}.overflowHidden:before,.overflowHidden:after{content:"";background-color:var(--menu-bar-color);height:100%;width:100%;z-index:1;position:absolute;top:0}.overflowHidden:before{left:-100%}.overflowHidden:after{right:-100%}#category-products-observer,.observer-element{opacity:0;visibility:hidden;pointer-events:none}.display-none{display:none!important}.display-block{display:block}.hidden{display:none!important}.text-uppercase{text-transform:uppercase}.wrap,.flow-wrap{flex-wrap:wrap}.cursor-pointer{cursor:pointer}.full-width{width:100%}.text-nowrap{white-space:nowrap}.pointer{cursor:pointer}.container{width:100%;margin:0 auto}.text-center{text-align:center}.heading-1{font-size:24px;font-weight:400;line-height:32px}.heading-2{font-size:32px;font-weight:500;line-height:38px}.heading-5{color:#1a181e;font-size:14px;font-weight:600;line-height:20px}.title-1{font-size:16px;font-weight:500;line-height:24px}.body-1{font-size:14px;font-weight:400;line-height:20px}.subtitle-1{font-size:16px;font-weight:400;line-height:24px}.subtitle-2{font-size:14px;font-weight:500;line-height:20px}.text-capitalize{text-transform:capitalize}.uppercase{text-transform:uppercase}.error-img{background-color:#ededed}@media (min-width:1024px){.hide-on-desktop,.hide-desk{display:none!important}}@media (max-width:1024px){.hide-on-mobile,.hide-mob{display:none!important}.m-col-rev{flex-direction:column-reverse}}@-webkit-keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes fadein{0%{opacity:0}to{opacity:1}}@-webkit-keyframes shimmering{0%{background-position:100% 0}to{background-position:0 0}}@keyframes shimmering{0%{background-position:100% 0}to{background-position:0 0}}.shimmer{background:linear-gradient( to right,var(--black-95)8%,var(--black-85)18%,var(--black-95)33% );width:100%;height:100%;background-repeat:no-repeat;background-size:1000% 100%;border:none;-webkit-animation-name:shimmering,fadein;animation-name:shimmering,fadein;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out,ease;animation-timing-function:ease-in-out,ease;-webkit-animation-iteration-count:infinite,1;animation-iteration-count:infinite,1;-webkit-animation-direction:normal,normal;animation-direction:normal,normal;-webkit-animation-play-state:running,running;animation-play-state:running,running;-webkit-animation-delay:0s,0s;animation-delay:0s,0s;-webkit-animation-fill-mode:forwards,forwards;animation-fill-mode:forwards,forwards;color:rgba(0,0,0,0)!important}@media only screen and (min-width:576px){.container{width:540px}}@media only screen and (min-width:768px){.container{width:720px}}@media only screen and (min-width:992px){.container{width:960px}}@media only screen and (min-width:1200px){.container{width:1140px}}button{cursor:pointer}#__DUKAAN_DATA__{display:none}.modal{width:100%;height:100%;z-index:10000;background-color:rgba(0,0,0,.4);justify-content:center;align-items:center;display:flex;position:fixed;top:0;bottom:0;left:0;right:0;--dukaan-modal-header-padding:0px!important;--dukaan-modal-header-border-width:0px!important}.modal.hidden{display:none}.modal .modal-content{width:100%;max-height:400px;background-color:#fff;margin:auto;overflow:auto;box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12);color:var(--black-12)!important;border:rgba(0,0,0,0)!important}@media (max-width:1024px){.modal{flex-direction:column;justify-content:flex-end;margin:0}.modal .modal-content{border-radius:16px 16px 0 0;flex-direction:column;justify-content:flex-end;margin:0}}.no-product-lottie-wrapper{padding:80px 0}.no-product-lottie{height:190px;width:320px}.no-categories-lottie{width:320px;height:175px}.no-search-result-lottie{height:128px;width:216px}.no-product-text,.search-no-product-text{margin-top:24px;font-size:20px;font-weight:500;line-height:28px}.search-spelling-text{color:var(--black-30);text-align:center;margin-top:8px;font-size:16px;font-weight:400;line-height:24px}@media (max-width:1024px){.no-product-lottie{height:128px;width:216px}.no-product-lottie-wrapper{padding:40px 0}.no-categories-lottie{height:118px;width:216px}.no-product-text{margin-top:8px;font-size:16px;line-height:24px}.search-no-product-text{font-size:16px;line-height:24px}.search-spelling-text{margin-top:4px;font-size:14px;line-height:20px}}.mt-32{margin-top:32px}.mb-32{margin-bottom:32px}.br2{border-radius:2px}.mb24{margin-bottom:24px}.ml4{margin-left:4px}.shake{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px;-webkit-animation:shake .5s cubic-bezier(.36,.07,.19,.97) both;animation:shake .5s cubic-bezier(.36,.07,.19,.97) both;-webkit-transform:translate(0,0);transform:translate(0,0)}@-webkit-keyframes shake{10%,90%{-webkit-transform:translate(-1px);transform:translate(-1px)}20%,80%{-webkit-transform:translate(2px);transform:translate(2px)}30%,50%,70%{-webkit-transform:translate(-4px);transform:translate(-4px)}40%,60%{-webkit-transform:translate(4px);transform:translate(4px)}}@keyframes shake{10%,90%{-webkit-transform:translate(-1px);transform:translate(-1px)}20%,80%{-webkit-transform:translate(2px);transform:translate(2px)}30%,50%,70%{-webkit-transform:translate(-4px);transform:translate(-4px)}40%,60%{-webkit-transform:translate(4px);transform:translate(4px)}}.splide__slide{width:100%;height:100%;overflow:hidden}.splide__slide img{width:100%;height:100%;object-fit:contain}.mainImgContainer{width:446px;height:446px;border:1px solid #dcdcdc;border-radius:8px;justify-content:center;display:flex;position:relative;overflow:hidden}.mainImgContainer .splide__track{width:100%}.mainImgContainer:hover img{cursor:zoom-in;pointer-events:none;width:900px;height:900px;position:absolute;top:0;bottom:0;left:0;right:0}.mainImgContainer:hover{cursor:zoom-in}@media screen and (max-width:1024px){.mainImgContainer:hover img{height:inherit;width:inherit;pointer-events:all;position:relative}}.pb12{padding-bottom:12px}.min-w-full{min-width:100%}.btn-out-stock{width:100%;color:var(--secondary-red);background-color:rgba(0,0,0,0);border:none;outline:none;font-weight:400}.btn-out-stock__normal{font-size:16px;line-height:24px}.btn-out-stock__modal{background-color:var(--secondary-red-a10);border:1px solid rgba(0,0,0,0);font-size:16px;line-height:24px}@media only screen and (max-width:1024px){.btn-out-stock__normal{font-size:14px;line-height:18px}}.bestseller-observer{height:50px}.svg-placeholder-for-lottie,.lottie-player-elem{-webkit-animation:smooth .6s ease-in;animation:smooth .6s ease-in}@-webkit-keyframes smooth{0%{opacity:.5}to{opacity:1}}@keyframes smooth{0%{opacity:.5}to{opacity:1}}.dkn-share-button-wrapper{z-index:99;min-width:40px;width:40px;height:40px;background-color:var(--white);border:1px solid var(--black-90);border-radius:50%;position:absolute;top:10px;right:10px;box-shadow:0 2px 4px rgba(26,24,30,.24)}.dkn-share-button-wrapper svg{color:var(--black-30)}@media only screen and (max-width:1024px){.dkn-share-button-wrapper{bottom:10px;top:initial}}.bg-secondary-red{background:#b94444}.bg-secondary{background:var(--secondary)!important}.border-0{border:none!important}.shadow-none{box-shadow:none!important}.bg-primary-yellow{background-color:var(--primary-yellow)}.bg-black-90{background:var(--black-90)}.bg-black-95{background:var(--black-95)}.bg-black-98{background:var(--black-98)}.border-black-90{border:1px solid var(--black-90)}.border-black-85{border:1px solid var(--black-85)}.border-top-black-85{border-top:1px solid var(--black-85)}.border-left-black-90{border-left:1px solid var(--black-90)}.border-left-black-30{border-left:1px solid var(--black-30)}.border-right-black-90{border-right:1px solid var(--black-90)}.border-right-black-30{border-right:1px solid var(--black-30)}.border-bottom-black-90{border-bottom:1px solid var(--black-90)}.border-bottom-black-85{border-bottom:1px solid var(--black-85)}.text-c-black{color:var(--black-12)}.text-c-black-30{color:var(--black-30)}.text-c-black-60{color:var(--black-60)}.text-c-white{color:var(--white)}.text-c-primary{color:var(--primary)}.text-c-black-50{color:var(--black-50)}.text-c-secondary{color:var(--secondary)}.text-c-red{color:var(--secondary-red)}.text-c-green{color:var(--secondary-green)}.text-12_16{font-size:12px!important;line-height:16px!important}.text-14_20{font-size:14px!important;line-height:20px!important}.text-16_24{font-size:16px!important;line-height:24px!important}.text-18_26{font-size:18px!important;line-height:26px!important}@media only screen and (min-width:1024px){.text-12_16{font-size:16px;line-height:24px}}.px-sm-12{padding-left:12px;padding-right:12px}.mb-4_5{margin-bottom:2rem}.mt-4_5{margin-top:2rem}.me-4_5{margin-right:2rem}.ms-4_5{margin-left:2rem}.pb-4_5{padding-bottom:2rem}.pt-4_5{padding-top:2rem}.pe-4_5{padding-right:2rem}.ps-4_5{padding-left:2rem}.py-4_5{padding-top:2rem!important;padding-bottom:2rem!important}.mb-2_5{margin-bottom:.75rem}.mt-2_5{margin-top:.75rem}.me-2_5{margin-right:.75rem}.me-0_5{margin-right:.125rem}.mt-0_5{margin-top:.125rem}.ms-0_5{margin-left:.125rem}.me-1_5{margin-right:.375rem}.mt-1_5{margin-top:.375rem}.ms-1_5{margin-left:.375rem}.mb-1_5{margin-bottom:.375rem}.px-1_5{padding-left:.375rem;padding-right:.375rem}.py-1_5{padding-top:.375rem;padding-bottom:.375rem}.mt-2_25{margin-top:.625rem}.mb-2_25{margin-bottom:.625rem}.px-2_25{padding-left:.625rem;padding-right:.625rem}.py-2_25{padding-top:.625rem;padding-bottom:.625rem}.px-2_5{padding-left:.75rem;padding-right:.75rem}.py-2_5{padding-top:.75rem;padding-bottom:.75rem}.py-20{padding-top:20px;padding-bottom:20px}.pb-20{padding-bottom:20px}.pb-56{padding-bottom:56px}.pt-56{padding-top:56px}.py-18{padding-top:18px;padding-bottom:18px}@media screen and (min-width:786px){.py-lg-32{padding-top:32px!important;padding-bottom:32px!important}.py-lg-6{padding-top:3.5rem!important;padding-bottom:3.5rem!important}}@media screen and (max-width:786px){.pt-sm-4_5{padding-top:32px!important}}@media screen and (min-width:786px){.text-lg-12_16{font-size:12px!important;line-height:16px!important}.text-lg-14_20{font-size:14px!important;line-height:20px!important}.text-lg-16_24{font-size:16px!important;line-height:24px!important}.text-lg-18_26{font-size:18px!important;line-height:26px!important}.text-lg-20_28{font-size:20px!important;line-height:28px!important}.text-lg-24_32{font-size:24px!important;line-height:32px!important}.mt-lg-2_5{margin-top:.75rem!important}.mb-lg-2_5{margin-bottom:.75rem!important}.me-lg-2_5{margin-right:.75rem!important}.me-lg-4_5{margin-right:2rem!important}.ms-lg-4_5{margin-left:2rem!important}.mt-lg-4_5{margin-top:2rem!important}.mb-lg-4_5{margin-bottom:2rem!important}.pb-lg-4_5{padding-bottom:2rem!important}.pt-lg-4_5{padding-top:2rem!important}.pt-lg-32{padding-top:32px!important}.pe-lg-4_5{padding-right:2rem!important}.ps-lg-4_5{padding-left:2rem!important}.px-lg-2_5{padding-left:.75rem;padding-right:.75rem}.py-lg-2_5{padding-top:.75rem;padding-bottom:.75rem}.mt-lg-56{margin-top:56px!important}.mb-lg-56{margin-bottom:56px!important}.pt-lg-56{padding-top:56px!important}.pb-lg-56{padding-bottom:56px!important}.py-lg-56{padding-top:56px!important;padding-bottom:56px!important}.py-lg-72{padding-top:72px!important;padding-bottom:72px!important}}@media screen and (max-width:1024px){.mt-sm-4_5{margin-top:32px}}.dkn-main-product-image{cursor:zoom-in}product-variant-selection-modal size-chart-btn{display:none}input[type=search]{-webkit-appearance:textfield}.text-center{text-align:center}.centered{flex-direction:column;align-items:center;display:flex;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.striked{color:gray;font-size:16px;font-weight:400;line-height:24px;-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.d-flex-c-c{justify-content:center;align-items:center;display:flex}.d-flex-c-s{justify-content:space-around;display:flex}.mb-6px{margin-bottom:6px}.ml4{margin-left:4px}.ml-16{margin-left:16px}.ml-48{margin-left:48px}.mr-8{margin-right:8px}.mr-16{margin-right:16px}.mr-48{margin-right:48px}.mr-72{margin-right:72px}.mb-16{margin-bottom:16px}.mb-24{margin-bottom:24px}.mb-32{margin-bottom:32px}.mb-64{margin-bottom:64px}.mb-72{margin-bottom:72px}.mt-2{margin-top:2px}.mt-4{margin-top:4px}.mt-12{margin-top:12px}.mt-16{margin-top:16px}.mt-32{margin-top:32px}.mt-40{margin-top:40px}.mt-48{margin-top:48px}.mt-64{margin-top:64px}.mt-72{margin-top:72px}.mt-144{margin-top:144px}@media screen and (max-width:1024px){.m-mt4{margin-top:4px}.m-mt6{margin-top:6px}.m-mt8{margin-top:8px}.m-mt12{margin-top:12px}.m-mt16{margin-top:16px}.m-mt24{margin-top:24px}.m-mt32{margin-top:32px}.m-mt48{margin-top:48px}.m-mr4{margin-right:4px}.m-mr8{margin-right:8px}.m-pt24{padding-top:24px}}section{width:100%}.categories-sidebar{width:255px;padding-top:24px}.categories-sidebar-item{border-right:4px solid rgba(0,0,0,0);padding:6px 8px 6px 0}.categories-sidebar-item:first-child{color:var(--primary);background-image:linear-gradient( to left,rgba(var(--primary-rgb),.08),rgba(var(--primary-rgb),0));border-right-color:var(--primary);font-weight:500}.category-section .category-name-header{padding:24px 32px 8px}.category-section .category-name-header .category-name{font-size:20px;line-height:32px}.product-list .product-item{padding:16px 32px}.product-list .product-item:hover{background-color:#fafafa}.product-list .product-item .product-image{height:120px;width:120px;border-radius:8px}.product-list .product-item .product-information{flex:1;margin-left:20px}.product-list .product-item .product-information .product-name{font-size:18px;line-height:26px}.product-list .product-item .product-information .price-information{margin-top:12px}.product-list .product-item .product-information .product-price{font-size:20px;line-height:28px}.cart-sidebar{width:267px;padding:24px 12px 24px 32px}.cart-sidebar h2{margin-bottom:16px;font-size:20px;line-height:32px}.cart-sidebar .cart-products-list .product-item{padding:12px 0}.cart-sidebar .cart-products-list .product-item .product-name{font-size:14px;line-height:20px}.cart-sidebar .cart-products-list .product-item .product-information{flex:1}.cart-sidebar .cart-products-list .product-item .product-price{font-size:16px;line-height:24px}.fancy-section-1{background:#fafafa;padding:38px 0}.fancy-section-2{background-image:url("data:image/svg+xml,%3Csvg width='1440' height='824' viewBox='0 0 1440 824' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.04' d='M1440 0H0V824L1440 192.381V0Z' fill='%2394103E'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:cover}.fancy-section-3{background-position:100% 100%;background-repeat:no-repeat;position:relative}.fancy-section-4{background:#f6fbfd}.page-footer{background:#fafafa;padding:72px 0}.page-footer .container{justify-content:space-between;display:flex}.page-footer .store-image{height:60px}.page-footer .store-hyperlinks{justify-content:flex-end;display:flex}.page-footer .store-hyperlinks .hyperlink-section{min-width:200px;flex-direction:column;display:flex}.page-footer .store-hyperlinks .hyperlink-section .section-title{margin-bottom:24px;font-size:20px;font-weight:500;line-height:28px}.page-footer .hyperlink-section .hyperlink-list{flex-direction:column;display:flex}.page-footer .hyperlink-section .hyperlink-list .hyperlink-list-item{align-items:center;display:flex}.page-footer .hyperlink-section .hyperlink-list .hyperlink-list-item:not(:last-child){margin-bottom:16px}.page-footer .hyperlink-section .hyperlink-list .hyperlink-list-item svg{margin-right:8px}@media (max-width:1024px){.page-footer{background:#fafafa;margin-top:0;padding:24px 0}.page-footer .hide-mobile{display:none}.page-footer .container{flex-direction:column;justify-content:space-between;display:flex}.page-footer .store-image{height:40px}.page-footer .store-hyperlinks{flex-direction:column;justify-content:flex-start}.page-footer .store-hyperlinks .hyperlink-section{min-width:100%}.page-footer .store-hyperlinks .hyperlink-section:not(:last-child){margin-bottom:16px}.page-footer .store-hyperlinks .hyperlink-section .section-title{text-align:center;margin-bottom:16px;font-size:16px;line-height:24px}.page-footer .hyperlink-section .hyperlink-list{flex-direction:column;display:flex}.page-footer .hyperlink-section .hyperlink-list .hyperlink-list-item{justify-content:start;align-items:center;display:flex}.page-footer .hyperlink-section .hyperlink-list .hyperlink-list-item:not(:last-child){margin-bottom:12px}.page-footer .hyperlink-section .hyperlink-list .hyperlink-list-item svg{margin-right:8px}.page-footer .hyperlink-section.social-section .hyperlink-list{flex-direction:row;justify-content:center}.page-footer .hyperlink-section.social-section .hyperlink-list .hyperlink-list-item:not(:last-child){margin-bottom:0;margin-right:16px}.page-footer .hyperlink-section.social-section .hyperlink-list .hyperlink-list-item svg{margin-left:0}.page-footer .hyperlink-section.social-section .hyperlink-list .hyperlink-list-item span{display:none}}.heading-1{text-align:center;color:#fff;font-size:40px;font-weight:600;line-height:42px}.heading-2{text-align:center;color:#4d4d4d;font-size:32px;font-weight:500;line-height:38px}.heading-3{color:#1a181e;font-size:24px;font-weight:500;line-height:32px}.heading-4{text-align:center;color:gray;font-size:20px;font-weight:500;line-height:28px}.heading-5{font-size:18px;font-weight:600;line-height:26px}.title-1{text-align:center;font-size:16px;font-weight:500;line-height:24px}.subtitle-1{text-align:center;color:#000;font-size:16px;font-weight:400;line-height:24px}.subtitle-2{text-align:center;color:#4d4d4d;font-size:14px;font-weight:500;line-height:20px}.gap-12{gap:12px}@media screen and (max-width:1024px){.heading-3{font-size:16px;line-height:24px}.subtitle-1{font-size:14px;font-weight:400;line-height:20px}}.form-outline{width:25%;color:gray;border:1px solid #4d4d4d;gap:10px;padding:12px 16px;font-size:16px;font-weight:400;line-height:24px}.btn-primary{width:fit-content;background:#fff;padding:12px 32px}.newsletter-subscribe-button{text-align:center;color:#fff;background:#1a181e;border:0;outline:0;padding:12px 32px;font-size:16px;font-style:normal;font-weight:400;line-height:24px;transition:box-shadow .4s ease-in-out;box-shadow:0 2px 4px rgba(0,0,0,.1)}.newsletter-subscribe-button:hover{box-shadow:0 4px 6px rgba(0,0,0,.1)}.newsletter-status{margin-top:16px;font-size:14px;font-weight:500;line-height:20px}.newsletter-status.success{color:#17b31b}.newsletter-status.error{color:#e50b20}.btn-transparent-lg{opacity:.9;text-align:center;color:#1a181e;background:#fff;padding:48px 56px;font-size:40px;font-weight:600;line-height:42px}img{width:100%}.img-rounded{box-sizing:border-box;width:135px;height:135px;border:1px solid #d9d9d9;border-radius:50%;top:0;left:0}.img-rounded>img{width:130px;height:130px;object-fit:cover;border-radius:50%}.grid-item{margin-right:24px;display:block}.grid-item:last-child{margin-right:0}.img-brand-sm{aspect-ratio:384/256}.img-brand-lg{aspect-ratio:384/596}.img-product{aspect-ratio:294/368;background:#fafafa;border:1px solid #e6e6e6}@-webkit-keyframes fade{0%{opacity:.4}to{opacity:1}}@keyframes fade{0%{opacity:.4}to{opacity:1}}#slider{margin:0 auto;position:relative;overflow:hidden}.slides{-webkit-animation-name:fade;animation-name:fade;-webkit-animation-duration:.5s;animation-duration:.5s;display:none;overflow:hidden}#dot{text-align:center;position:absolute;bottom:0;left:0;right:0}.dot{background:#d3d3d3;border-radius:50%;margin:10px 5px;padding:5px;display:inline-block}.active{background:#fff}@media (max-width:567px){#slider{width:100%}}#heading{text-align:center;margin:10px 0;font-size:2em;display:block}.cur-p{cursor:pointer}.fancy-section-1-item p{text-transform:uppercase;margin-top:0;margin-left:18px;font-size:14px;font-weight:400;line-height:20px}.popular-category-box{flex-direction:column;margin-right:24px}.popular-category-box:last-child{margin-right:0}section.newsletter-section{padding-top:72px;padding-bottom:72px}.fancy-section-3{margin:72px 0}.fancy-section-3-inner{position:relative}.fancy-content-center{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.fancy-content-center p{text-align:center}.fancy-section-4-inner{max-width:588px;justify-content:space-between;margin:32px auto 0;display:flex}.fancy-section-4-logo{max-width:808px;justify-content:space-between;margin:0 auto;padding:48px 0 32px;display:flex}.fancy-section-4-logo img{max-width:148px;width:100%}.subscribe-section{justify-content:center;align-items:center;margin-top:32px;display:flex}.subscribe-section input{max-width:337px;width:100%}.feature-product-inner{display:flex;overflow:auto}.feature-product-inner .grid-item img{width:286px;height:auto;aspect-ratio:3/4}.popular-categories-list{justify-content:center;display:flex}.wishlisted-variants-list .seller-img img{aspect-ratio:1/1!important}.feature-product-section{margin-top:72px}.feature-product-section .similar-product-view-all-button{margin-top:0;margin-bottom:0}.our-retail-presence-section{margin-top:72px}@media screen and (max-width:1024px){.feature-product-section{margin-top:48px}.desktop-search-bar-wrapper{display:none}.feature-product-section .similar-product-view-all-button{margin-top:0;margin-bottom:0}.our-retail-presence-section{margin-top:48px}.btn-transparent-lg{padding:8px 16px;font-size:18px;line-height:26px}.feature-product-inner{overflow:initial;flex-wrap:wrap}.feature-product-inner .grid-item img{width:100%;height:auto}.feature-product-inner .grid-item{width:calc(50vw - 22px);margin-bottom:20px;margin-right:6px}.feature-product-inner .grid-item:nth-child(2n){margin-left:6px;margin-right:0}.feature-product-inner .grid-item .original-price{font-size:12px;line-height:16px}.feature-product-inner .grid-item .selling-price,.feature-product-inner .grid-item .discount{font-size:14px;line-height:20px}.fancy-section-1-item{flex-direction:column}.fancy-section-1-item svg{width:16px;height:16px}.fancy-section-1-item p{text-align:center;text-transform:capitalize;margin-left:0;font-size:10px;font-weight:400;line-height:16px}.fancy-section-1{padding:12px 0}.img-rounded{width:68px;height:68px}.img-rounded img{width:60px;height:60px}.title-1{text-transform:capitalize;font-size:14px;font-weight:400;line-height:20px}.popular-category-box{margin-right:8px}.fancy-section-2-list{flex-direction:column}.fancy-section-2-list .fancy-section-2-item:last-child{order:1}.fancy-section-2-list .fancy-section-2-item{order:2;display:flex}.fancy-section-2-list .fancy-section-2-item:first-child{order:3}section.newsletter-section{padding-top:32px;padding-bottom:32px}.fancy-box{flex-direction:column;margin-right:12px;display:flex}.fancy-box:last-child{margin-right:0}.fancy-box img{margin:0}.fancy-section-2-list .fancy-section-2-item:nth-child(2){margin:12px 0}.fancy-box .heading-5{margin:8px 0 0;font-size:14px;font-weight:500;line-height:20px}.img-brand-lg{width:100%;object-fit:cover}.img-brand-sm{object-fit:cover}.btn-primary{padding:4px 12px}.subtitle-2{margin:0;font-size:12px;line-height:16px}.fancy-content-center .heading-1{font-size:18px;font-weight:600;line-height:26px}.fancy-content-center .subtitle-1{margin-top:12px;font-size:14px;font-weight:500;line-height:20px}.fancy-section-3{margin:48px 0}.fancy-section-4 .text-center{flex-direction:column;align-items:center;display:flex}.fancy-section-4 .text-center .heading-2{font-size:16px;font-weight:500;line-height:24px}.fancy-section-4 .text-center .heading-4{font-size:14px;font-weight:500;line-height:20px}.fancy-section-4-inner{margin-top:12px}.fancy-section-4-logo{flex-wrap:wrap;padding:32px 0 0}.subscribe-section{flex-direction:column}.subscribe-section input{max-width:initial;margin-bottom:16px;margin-right:0}.btn-disabled{width:100%}.popular-categories-list{justify-content:flex-start;align-items:flex-start}.newsletter-subscribe-button{width:100%;padding:8px}}.gj-product-btn-wrapper{z-index:2;margin-top:16px}.gj-product-btn-wrapper .shimmer.add-to-bag,.gj-product-btn-wrapper add-to-bag-button,.gj-product-btn-wrapper .shimmer.buy-now,.gj-product-btn-wrapper buy-now-button-load-point{width:calc(50% - 8px)}.gj-product-btn-wrapper .shimmer.buy-now,.gj-product-btn-wrapper buy-now-button-load-point{margin-left:8px}.without-cart-add-to-bag-button,.with-cart-add-to-bag-button{border:1px solid var(--primary)}.without-cart-add-to-bag-button{color:var(--primary);background:#fff}.gj-product-btn-wrapper .buy-now-button{border:1px solid var(--primary);background-color:var(--primary);color:#fff}.gj-product-btn-wrapper .out-of-stock-text{opacity:.4;color:#fff;text-align:center;background:var(--primary);width:calc(200% + 16px);box-shadow:0 2px 4px rgba(0,0,0,.1)}.gj-product-btn-wrapper .detail-wishlist-btn{border:1px solid var(--primary);color:var(--primary);background-color:#fff}.gj-product-btn-wrapper .detail-wishlist-btn span{color:var(--primary)}.pdp-wishlist-button-wrapper{padding-top:20px}@media (max-width:1024px){.pdp-wishlist-button-wrapper{padding-top:4px;padding-bottom:16px}}.product-details-section{margin-top:32px}@media screen and (min-width:1024px){.product-details-section{margin-bottom:32px}}.product-original-price{text-decoration:line-through}.product-description p,.product-description a,.product-description li,.product-description table{color:var(--black-30);font-size:14px;line-height:20px}.product-description p{width:100%}.product-description a{color:var(--primary-black);text-decoration:underline}.product-description ul,.product-description ol{list-style:revert;padding-left:40px}.product-description table{width:100%;table-layout:fixed;margin-bottom:12px;min-width:auto!important}.product-description table td{padding:8px}.product-description p:not(:last-child),.product-description ol:not(:last-child),.product-description ul:not(:last-child){margin-bottom:6px}.product-description img{max-width:100%}.product-description a{color:var(--primary-black);text-decoration:underline}.product-description ul,.product-description ol{list-style:revert;padding-left:40px}.product-description p:not(:last-child),.product-description ol:not(:last-child),.product-description ul:not(:last-child){margin-bottom:6px}.product-description strong{font-weight:600}.product-description img{max-width:100%}.product-description table,.product-description th,.product-description td{border:1px solid #000}.product-description table{width:100%;table-layout:fixed;min-width:auto!important}.product-description td{min-width:100px;padding:6px 12px}.product-qty{color:var(--black-12)!important}@media screen and (max-width:1024px){.product-description td{min-width:100px;padding:6px 8px}}.product-information .product-name{margin-top:0;margin-bottom:16px;font-size:20px;line-height:28px;text-decoration:none!important}.product-information .price-information{margin-bottom:4px}.product-information .product-selling-price{font-size:24px;line-height:32px}.product-information .product-original-price{color:gray;font-size:20px;font-weight:400;line-height:28px}.product-information .product-discount-badge{color:#17b31b;font-size:20px;line-height:28px}.product-information .product-savings-text,.product-information .product-savings{color:gray;font-size:16px;font-weight:500;line-height:24px}.product-information .variant-selection{margin-top:32px}.variant-type-section .variant-type-header{font-weight:500}.dkn-variant-section:not(.dkn-type-attr-section){order:1;margin-top:16px}.dkn-type-attr-section{order:0;margin-top:0}.variant-type-section .variant-type-header .variant-type-label{font-size:16px;font-weight:500;line-height:24px}.variant-type-section .variant-type-header svg{margin-right:8px}.variant-type-section .size-selection-list .size-label{width:33.3333%;max-width:33.3333%;min-width:33.3333%}.variant-type-section .dkn-size-variant-info-wrapper{padding:8px 8px 16px}.variant-type-section .size-selection-list label{height:100%;border:1px solid #e6e6e6;border-radius:6px;justify-content:center;align-items:center;font-size:14px;font-weight:400;line-height:20px;display:flex}.dkn-size-variant-savings-text{width:max-content;color:var(--white);background:#17b31b;border-radius:0 4px;flex-direction:row;align-items:flex-start;padding:2px 6px;display:flex}.variant-type-section .size-selection-list .size-info{margin-right:8px}.variant-type-section .size-selection-list input{display:none}.variant-type-section .size-selection-list input[type=radio]:checked+label{background-color:#fafafa;border:1px solid #1a181e}.variant-type-section .color-selection-list{flex-flow:wrap;margin:-8px;display:flex}.variant-type-section .color-selection-list label{height:40px;width:40px;border:1px solid #e6e6e6;border-radius:2px;justify-content:center;align-items:center;margin:8px;padding:3px;display:flex}.variant-type-section .color-selection-list label .color-display-section{width:100%;height:100%;border-radius:2px;justify-content:center;align-items:center;display:flex}.variant-type-section .color-selection-list label svg{visibility:hidden}.variant-type-section .color-selection-list label:hover svg{visibility:visible}.variant-type-section .color-selection-list input{display:none}.variant-type-section .color-selection-list input:checked+label{border:1px solid #1a181e;border-radius:2px}.variant-type-section .color-selection-list input[type=radio]:checked+label svg{visibility:visible}div.separator{width:100%;border-top:1px solid #d9d9d9;margin-top:32px;margin-bottom:24px}div.separator.section-separator{margin-top:72px;margin-bottom:72px}.product-details-title{margin-bottom:12px;font-size:20px;font-weight:500;line-height:28px}.desktop-product-images img{object-fit:contain}.similar-products-section{flex-direction:column;align-items:center;display:flex}.similar-product-view-all-button{color:var(--primary);border:1px solid var(--primary);background-color:#fff;margin-top:40px;padding:12px 32px;font-size:16px;line-height:24px}.similar-product-view-all-button:hover{background-color:var(--primary);color:#fff}.similar-product-view-all-button:hover p{color:#fff}.similar-products-section .similar-products-title{text-align:center;font-size:24px;font-weight:500;line-height:32px}@media screen and (max-width:1024px){.product-details-section .desktop-product-images{width:100%!important}}.main-image{width:100%;object-fit:contain}.main-image-container{border:1px solid var(--black-90);width:100%;height:max-content;aspect-ratio:1/1;position:relative;overflow:hidden}.main-image-container img{aspect-ratio:1/1;width:100%}.d-images-wrapper{position:relative}.desktop-product-images-carousel{max-height:602px;gap:8px;overflow:auto;height:100%!important}.arrow-icon{cursor:pointer;background-color:#fff;border-radius:50%;padding:4px;position:absolute}.arrow-icon svg path{fill:var(--black-12)}.inactive-icon svg path{fill:var(--black-70)}.caret-right-icon{top:50%;right:-20px}.caret-left-icon{top:50%;left:-20px}.desktop-product-images-carousel-item{max-height:76px;min-height:76px;width:76px;min-width:76px;aspect-ratio:1/1;margin-right:8px}.dkn-main-product-image{cursor:initial!important}.desktop-product-images-carousel-item .white-overlay{opacity:.4}.desktop-product-images-carousel-item .active{border:1px solid var(--black-50)!important}.desktop-product-images-carousel-item img{width:100%;height:100%;object-fit:contain;border:1px solid var(--black-90);aspect-ratio:1/1}.mobile-product-images-carousel{margin-bottom:16px;overflow:hidden}.mobile-product-images{max-width:100%;width:100vw;height:100vw;position:relative;overflow:hidden}.mobile-slider-item{min-width:100%;height:100%;transition:all .5s;position:absolute}.mobile-slider-item img{width:100%;height:100%;aspect-ratio:1/1;object-fit:contain}.control-dots{margin-top:16px}.control-dot{width:6px;height:6px;background:var(--black-85);border-radius:50%;margin-right:6px}.control-dot:last-child{margin-right:0}.control-dot-active{width:8px;height:8px;background:var(--black-12)}.check-delivery-time-section{margin-top:32px}.check-delivery-time-section .section-header{margin-bottom:8px;font-size:16px;font-weight:500;line-height:24px}.check-delivery-time-section .pin-input-section .input-label{margin-bottom:8px;font-size:14px;font-weight:500;line-height:20px}.check-delivery-time-section .pin-input-section .input-group input::-webkit-input-placeholder{color:#999;font-size:16px;line-height:24px}.check-delivery-time-section .pin-input-section .input-group input::-ms-input-placeholder{color:#999;font-size:16px;line-height:24px}.check-delivery-time-section .pin-input-section .input-group input::placeholder{color:#999;font-size:16px;line-height:24px}.check-delivery-time-section .pin-input-section .input-group{max-width:300px;border:1px solid #d9d9d9;border-radius:0;position:relative}@media (min-width:1024px){.check-delivery-time-section .pin-input-section .input-group:focus-within{border:1px solid var(--primary)}}.check-delivery-time-section .pin-input-section .input-group input{width:100%;border:0;outline:none;padding:12px 16px;font-size:16px;line-height:24px}.check-delivery-time-section .pin-input-section .input-group button{color:var(--primary);background-color:#fff;border:none;font-size:14px;font-weight:500;line-height:20px;position:absolute;top:50%;right:16px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.check-delivery-time-section .pin-input-section .input-group button.disabled{opacity:.4}.pin-check-messages-section .message-section{align-items:center;margin-top:8px;font-size:14px;font-weight:500;line-height:20px;display:flex}.pin-check-messages-section .message-section svg{margin-right:6px}.pin-check-messages-section .error-message{color:#e50b20}.back-action-container{align-items:center;margin-top:48px;display:flex}.back-action-container svg{cursor:pointer;margin-right:16px}.back-action-container .breadcrumbs-container{align-items:center;display:flex}.back-action-container .breadcrumbs-container .breadcrumb-item{color:gray;text-transform:capitalize;font-size:16px;line-height:24px}.back-action-container .breadcrumbs-container .breadcrumb-item:last-child{color:#1a181e}.back-action-container .breadcrumbs-container .breadcrumb-separator{color:#4d4d4d;margin:0 8px;font-size:14px;line-height:20px}.pdp-bxgy-badge .bxgy-badge-gj{position:initial;margin-bottom:8px}.bxgy-badge-gj{height:24px;min-width:86px;width:auto;max-width:max-content;color:#fff;background-color:var(--bxgy-green);border-radius:0;justify-content:center;align-items:center;padding:4px 8px;font-size:12px;font-weight:600;line-height:16px;display:flex;position:absolute;top:12px;left:12px}@media (min-width:1024px){.mobile-product-images,.hide-on-desktop{display:none}}@media (max-width:1024px){.back-action-container{display:none}.product-details-title{font-size:14px;font-weight:500;line-height:20px}.variant-type-section .variant-type-header .variant-type-label{font-size:14px;line-height:20px}.variant-type-section .size-selection-list{margin:-4px}.variant-type-section .dkn-size-variant-info-wrapper{padding:8px 8px 16px}.variant-type-section .size-selection-list label{width:auto;height:100%}.variant-type-section .size-selection-list .size-info{margin-right:6px}.similar-products-section .similar-products-title{font-size:20px;font-weight:500;line-height:28px}.similar-product-view-all-button{color:var(--primary);border:none;justify-content:center;align-items:center;margin-top:32px;margin-bottom:32px;padding:4px;font-size:14px;line-height:20px;display:flex}.similar-product-view-all-button:hover{color:var(--primary);background-color:#fff}.similar-product-view-all-button svg{display:block!important}.product-details-section{flex-direction:column;margin-top:0}.desktop-product-images{display:none}.product-information .product-name{margin-bottom:12px}.product-information .price-information{margin-bottom:0}.product-information .product-selling-price{font-size:20px;line-height:28px}.product-information .product-original-price,.product-information .product-discount-badge{font-size:18px;line-height:26px}.product-information .product-savings-text,.product-information .product-savings{font-size:14px;font-weight:400;line-height:20px}.size-chart-modal .modal-content{max-width:852px;max-height:50vh}.check-delivery-time-section{margin-top:24px}.check-delivery-time-section .section-header{margin-bottom:16px;font-size:14px;line-height:20px}.check-delivery-time-section .pin-input-section .input-label{display:none}.check-delivery-time-section .pin-input-section .input-group{max-width:100%}.check-delivery-time-section .pin-input-section .input-group:focus-within{border-color:var(--primary)}.pin-check-messages-section .message-section{font-size:13px;line-height:16px}}.store-locator-container{flex-flow:wrap;margin-right:-32px;display:flex}.store-locator-card{border:1px solid #e6e6e6;border-radius:6px 6px 0 0;flex:45%;margin-bottom:32px;margin-right:32px}.store-locator-data{padding:24px 24px 16px}.get-directions{border-top:1px solid #e6e6e6;padding:16px 24px}.get-directions-text{color:var(--primary);font-size:16px;font-weight:500;line-height:24px}.check-box-container{cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none;margin-bottom:8px;padding-left:34px;display:block;position:relative}.check-box-container input{opacity:0;cursor:pointer;height:0;width:0;position:absolute}.checkmark{height:20px;width:20px;background-color:var(--white);border:1.5px solid var(--black-85);border-radius:4px;position:absolute;top:0;left:0}.check-box-container input:checked~.checkmark{background-color:var(--black-12);border:1.5px solid var(--black-12)}.checkmark:after{content:"";display:none;position:absolute}.check-box-container input:checked~.checkmark:after{display:block}.check-box-container .checkmark:after{width:4px;height:10px;border:2px solid #fff;border-width:0 2px 2px 0;top:0;left:5px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.radio-select-container{cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none;margin-bottom:8px;padding-left:34px;display:block;position:relative}.radio-select-container input{opacity:0;cursor:pointer;height:0;width:0;position:absolute}.radio{height:20px;width:20px;background-color:var(--white);border:1.5px solid var(--black-85);border-radius:50%;position:absolute;top:0;left:0}.radio-select-container:hover input~.radio{background-color:var(--white)}.radio-select-container input:checked~.radio{background-color:var(--white);border:1.5px solid var(--black-12)}.radio:after{content:"";display:none;position:absolute}.radio-select-container input:checked~.radio:after{display:block}.radio-select-container .radio:after{width:10px;height:10px;background:var(--black-12);border-radius:50%;top:3.5px;left:3.5px}.sub-category-name{text-align:center;margin-bottom:24px;padding-top:48px;font-size:24px;font-weight:500;line-height:32px;display:block}.subcategory-item{width:288px;margin-bottom:32px;margin-right:32px}.subcategory-item img{width:100%;height:100%;aspect-ratio:1/1}.subcategory-name{text-align:center;padding:12px;font-size:16px;font-weight:500;line-height:24px}.sticky-bottom{background-color:#fff;position:-webkit-sticky;position:sticky;bottom:0}.sticky-top{z-index:104;background-color:#fff;position:-webkit-sticky;position:sticky;top:0}.sticky-container{box-shadow:0 -1px 2px rgba(41,41,41,.16)}.sticky-item{width:50vw;text-align:center;margin:12px 0;padding-left:12px;padding-right:12px}.sticky-filter-text{color:var(--black-30);margin-left:6px;font-size:14px;font-weight:500;line-height:20px;position:relative}.sort-button{border-right:1px solid var(--black-85)}.hidden{display:none}.buttons-container{background-color:#fff;padding:24px 16px;box-shadow:0 -1px #e6e6e6}.clear-button{height:50px;color:var(--black-12);text-align:center;border:1px solid gray;justify-content:center;align-items:center;margin-right:8px;padding:4px 12px;font-size:14px;font-weight:500;line-height:20px;display:flex}.apply-button{color:#fff;background:var(--primary);height:50px;text-align:center;flex-grow:1;padding:12px;font-size:18px;font-weight:600;line-height:26px}#sort-modal .modal-content{border-radius:0;overflow:hidden}.count-bubble{height:12px;min-width:12px;color:#fff;background-color:#e50b20;border-radius:6px;justify-content:center;align-items:center;font-size:10px;line-height:10px;display:flex;position:absolute;top:-2px;left:0}.category-filters-container{width:274px;min-width:274px;max-width:274px;margin-right:44px;padding-bottom:72px}.filters-heading{height:46px;margin-bottom:16px}.clear-all-btn{color:var(--secondary-red);font-size:14px;font-weight:400;line-height:20px}.filters{border:1px solid var(--black-90)}.filter-box{padding:16px}.filter-box:not(:last-child){border-bottom:1px solid var(--black-90)}.filter-items{margin-top:12px}.custom-select{min-width:160px;border:1px solid var(--black-85);cursor:pointer;padding:12px;position:relative}.caret-down-select{position:absolute;top:15px;right:12px}.outer-color-box{height:40px;width:40px;border:1px solid var(--black-85);border-radius:50%;padding:3.5px}.color-check-box-container{cursor:pointer;height:40px;width:40px;-webkit-user-select:none;-ms-user-select:none;user-select:none;margin-bottom:8px;margin-right:8px;display:block;position:relative}.color-check-box-container input{opacity:0;cursor:pointer;height:0;width:0;position:absolute}.color-checkmark{height:30px;width:30px;border:1px solid rgba(178,178,178,.5);border-radius:50%;display:block}.color-check-box-container input:checked~.outer-color-box{border:1.5px solid var(--black-12)}.heading-container{margin-top:48px}.product-card{min-width:294px;max-width:294px;width:294px;margin-bottom:32px}.product-card:not(:nth-child(3n)){margin-right:24px}.product-image{width:100%;object-fit:contain;position:relative}.product-image img{aspect-ratio:1/1;width:100%;height:100%;object-fit:contain}.product-name{font-size:16px;line-height:24px;color:var(--black-12)!important}.product-name:hover{cursor:pointer;text-decoration:underline}.product-selling-price{color:var(--black-12);margin-right:6px;font-size:18px;font-weight:600;line-height:26px}.product-original-price{color:var(--black-50);margin-right:8px;font-size:16px;font-weight:400;line-height:24px;text-decoration:line-through}.product-discount-percent{color:var(--green);font-size:16px;font-weight:500;line-height:24px}.filters-and-sort-section{margin-top:24px}#product-list-wrapper{margin-bottom:40px}.pagination-wrapper{padding-bottom:72px}.arrow svg{height:32px;width:32px}.left-arrow path,.left-arrow.active svg path,.right-arrow.active svg path{fill:var(--primary)}.page-numbers-list{margin-left:24px;margin-right:24px}.page-no-item{min-width:32px;max-width:32px;width:32px;min-height:32px;max-height:32px;height:32px;border:1px solid var(--black-70);border-radius:50%;font-size:14px;font-weight:400;line-height:20px;position:relative}.page-no-item:not(:last-child){margin-right:12px}.page-no-item .page-number{color:var(--black-70)}.page-no-item.active{background-color:var(--primary);border:1px solid var(--primary)}.page-no-item.active .page-number{color:var(--white)}.three-dots{margin-right:12px}.page-dot{height:4px;min-height:4px;max-height:4px;width:4px;min-width:4px;max-width:4px;background-color:var(--black-85);border-radius:50%}.page-dot:not(:last-child){margin-right:4px}.category-container{padding:0}.bg-store-locator{height:688px;width:100%;object-fit:cover}.ratings-container .ratingsContainer{padding-top:0}@media only screen and (min-width:1024px){.sticky-bottom{display:none}}@media only screen and (max-width:1024px){.ratings-container .ratingsContainer{padding:16px 0}.sub-category-name{display:none}.gj-product-btn-wrapper{bottom:var(--container-bottom-sticky);background-color:#fff;margin:16px 0 0;padding:16px 0;position:-webkit-sticky;position:sticky}.modal-content{min-height:100%}.offer-modal-wrapper .modal-content{min-height:auto;height:auto!important}.subcategory-item{width:calc(50vw - 22px);margin-bottom:12px;margin-right:12px}.subcategory-item:nth-child(2n){margin-right:0}.subcategory-item img{width:100%;height:100%;aspect-ratio:1/1}.subcategory-name{font-size:16px;font-weight:500;line-height:24px}.filters-and-sort-section{margin-top:0}.sub-category-container{padding:16px}.category-filters-container,.sort-container,.heading-container{display:none}.product-image{width:100%;height:100%}.product-card{width:calc(50vw - 22px);max-width:calc(50vw - 22px);min-width:calc(50vw - 22px);margin-bottom:24px;margin-right:6px}.product-card:not(:nth-child(3n)){margin-right:6px}.product-card:nth-child(2n){margin-left:6px;margin-right:0}.product-name{font-size:14px;font-weight:400;line-height:20px}.product-selling-price,.product-discount-percent{font-size:14px;line-height:20px}.product-original-price{font-size:12px;font-weight:400;line-height:16px}.filter-name{font-size:16px;font-weight:500;line-height:24px}.sort-modal-content,.filter-modal-content{border-radius:0!important}.bg-store-locator{height:160px}}html *{margin:0;padding:0}img{object-fit:contain}:root{--primary:#000;--primary-rgb:0,0,0;--green:#17b31b;--secondary:#ee741f;--secondary-green:#59b25b;--bxgy-green:#17b31b;--secondary-green-rgb:23,179,27;--secondary-rgb:238,116,31;--secondary-red:#e50b20;--primary-black:#1a181e;--secondary-orange:#ee741f;--black-12:#1a181e;--black-30:#4d4d4d;--black-50:gray;--black-70:#b2b2b2;--black-85:#d9d9d9;--black-90:#e6e6e6;--black-95:#f2f2f2;--black-98:#fafafa;--white:#fff;--shimmer-gradient:linear-gradient( to right,var(--black-95)8%,var(--black-85)18%,var(--black-95)33% );--sticky-footer-bottom:0px;--theme-pimrary-button-color:var(--primary);--bg-cream:#f9f6e6}.wow-bg-cream{background-color:var(--bg-cream)}.show-on-phone{display:none}.header{background-color:var(--white);border-bottom:1px solid #e6e6e6}.header .container{padding-top:16px;padding-bottom:16px}.header .store-name-section img{height:50px;max-width:200px;width:100%}.header .store-name-section h1{margin-left:16px;font-size:18px;line-height:22px}.header .header-search .input-wrapper{position:relative}.header .header-search input{width:100%;background:#f2f2f2;border:none;border-radius:4px;outline:none;padding:10px 12px 10px 40px;font-size:16px;line-height:24px}.header .header-search .search-icon{position:absolute;top:12px;left:12px}.header .header-search .input-close-icon{height:22px;width:22px;position:absolute;top:8px;right:12px}@media screen and (min-width:1396px){.main-header .container{padding-left:0;padding-right:0}}@media screen and (min-width:1024px){.header .header-search{min-width:500px;max-width:500px}}.menu-sticky-bottom{z-index:1000;background-color:#fff;flex-direction:row;justify-content:space-around;align-items:center;padding:20px 32px;display:flex;position:-webkit-sticky;position:sticky;bottom:0;box-shadow:0 -.5px #d9d9d9}.menu-sticky-bottom .mobile-nav-btn{flex-direction:row;justify-content:center;align-items:center;display:flex}.menu-sticky-bottom .mobile-nav-btn.with-bubble{position:relative}.menu-sticky-bottom .mobile-nav-btn .bubble{height:16px;min-width:16px;background-color:var(--secondary-red);color:#fff;border-radius:10px;justify-content:center;align-items:center;font-size:12px;line-height:12px;display:flex;position:absolute;top:-2px;left:-6px}.menu-sticky-bottom .mobile-nav-btn p{color:#999;margin-left:6px;font-size:14px;font-weight:500;line-height:20px}.menu-sticky-bottom .home-bottom p{color:var(--primary)}.nav-menu .nav-button{cursor:pointer;align-items:center;display:flex}.nav-with-bubble{position:relative}.nav-with-bubble .bubble{height:16px;min-width:16px;color:#fff;background-color:#e50b20;border-radius:10px;justify-content:center;align-items:center;font-size:12px;line-height:12px;display:flex;position:absolute;top:0;right:0}.nav-menu .nav-button .bubble.hidden{display:none}.nav-menu .nav-button svg{height:36px;width:36px;display:flex}.nav-menu .nav-button .nav-button-label{margin-left:8px;font-size:14px;line-height:14px;display:block}.modal.search-modal .modal-content{max-height:100%;width:400px;min-height:100%;margin-right:0;padding:28px 24px;border-radius:0!important}.modal.search-modal .modal-title{font-size:18px;font-weight:500;line-height:26px}.modal.search-modal .modal-header{margin-bottom:16px}.search-modal input{width:100%;background-color:#f2f2f2;border:none;border-radius:2px;outline:none;padding:8px 12px;font-size:16px;line-height:24px}div.divider{width:100%;border-top:1px solid #e6e6e6;margin-top:16px;margin-bottom:16px}.search-meta .section-heading{margin-bottom:16px;font-size:16px;font-weight:500;line-height:24px}.search-meta .category-list{flex-wrap:wrap;margin:-8px;display:flex}.search-meta .category-list-item{max-width:calc(25% - 16px);flex:25%;margin:8px}.search-meta .category-list-item .category-image{width:100%;height:auto;aspect-ratio:1/1;border:1px solid #e6e6e6}.search-meta .category-list-item .category-name{text-align:center;font-size:14px;line-height:20px}.search-meta .search-predictions{flex-direction:column;display:flex}.search-meta .input-wrapper{align-items:center;display:flex}.search-meta .input-wrapper svg{display:none}.search-meta .search-prediction-item{width:100%;justify-content:space-between;padding:8px 0;font-size:14px;line-height:20px;display:flex}.store-menu{justify-content:center;align-items:center;display:flex}.store-menu .store-menu-item{cursor:pointer;padding:0 12px;font-size:16px;font-weight:400;line-height:24px}.store-menu .store-menu-item:hover{color:var(--primary);text-decoration:underline}.store-menu-item-wrapper{position:relative}.store-menu-item-wrapper ul{background:var(--white);z-index:100;width:max-content;min-width:100%;visibility:hidden;pointer-events:none;padding:16px;position:absolute;top:100%;left:0}.store-menu-item-wrapper:hover .store-menu-item-dropdown{visibility:visible;pointer-events:all;box-shadow:0 4px 4px 2px rgba(0,0,0,.04)}.store-menu-item-wrapper:hover .store-menu-item-dropdown li{pointer-events:all;font-size:14px;font-weight:400;line-height:20px}.store-menu-item-wrapper:hover .store-menu-item-dropdown li:not(:last-child){padding-bottom:12px}.header-social-icon{height:20px;width:20px}.menu-curtain-wrapper{background:var(--white);z-index:5;visibility:hidden;pointer-events:none;width:1248px;position:absolute;top:100%;left:-384px}.menu-curtain{background-color:#fff;box-shadow:0 4px 4px 2px rgba(0,0,0,.04)}.menu-curtain-wrapper-collections .menu-curtain{background:#fafafa;box-shadow:0 -.5px #d9d9d9}.menu-curtain-wrapper-collections .collection-card{width:calc(50% - 12px)}.menu-curtain-wrapper-collections .collection-card .image{aspect-ratio:612/256;object-fit:cover}.menu-curtain-wrapper-collections .collection-card .text{text-align:center;cursor:pointer;margin-top:12px;font-size:20px;font-weight:500;line-height:28px;text-decoration:none}.menu-curtain-wrapper-collections .collection-card .text:hover{color:var(--primary);text-decoration:underline}@media screen and (max-width:1024px){.mobile-collections-menu .collection-card{width:100%}.mobile-collections-menu .collection-card .image{aspect-ratio:328/138;object-fit:cover}.mobile-collections-menu .collection-card .text{letter-spacing:0;text-align:left;cursor:pointer;margin-top:8px;font-size:16px;font-weight:400;line-height:24px;text-decoration:none}.mobile-collections-menu .collection-card .text:hover{color:var(--primary);text-decoration:underline}.search-meta .category-list-item{max-width:calc(33.3333% - 16px);flex:27%;margin:8px}}.menu-curtain .menu-curtain-content{justify-content:space-between;padding:32px;display:flex}.menu-curtain .menu-curtain-content .content-section{flex-direction:column;display:flex}.menu-curtain .menu-curtain-content .content-section .content-section-title{margin-bottom:24px;font-size:18px;font-weight:500;line-height:26px}.menu-curtain .menu-curtain-content .content-section .content-section-list{max-width:632px;flex-wrap:wrap;margin:-12px;display:flex}.menu-curtain .menu-curtain-content .content-section .content-section-list.dense{max-width:396px;margin:-4px -24px}.menu-curtain .menu-curtain-content .content-section .content-section-list .content-section-list-item{width:100%;color:gray;padding:12px;font-size:16px;line-height:24px}.menu-curtain .menu-curtain-content .content-section .content-section-list .content-section-list-item:hover{color:#1a181e;text-decoration:underline}.menu-curtain .menu-curtain-content .content-section .content-section-list.dense .content-section-list-item{width:150px;margin:4px 24px}@media (min-width:1024px){.store-logo{display:inline-block}}@media (max-width:1024px){.header{background-color:var(--white)}.header .container{padding:8px 16px}.header .nav-menu .nav-button:not(.show-on-mobile),.search-modal .modal-header{display:none}.search-modal .input-wrapper svg{margin-right:16px;display:block}.modal.search-modal .modal-content{min-height:100%;width:100%;border-radius:0;justify-content:flex-start;padding:24px 16px}.store-menu{display:none}.show-on-phone{display:block}}.mobile-modal{min-height:100%;position:relative;overflow-y:scroll;border-radius:0!important}.mobile-modal .modal-header{height:72px;z-index:2;background-color:#fff;padding:24px 16px;position:-webkit-sticky;position:sticky;top:0;box-shadow:0 2px 2px rgba(0,0,0,.04)}.mobile-modal .modal-title{font-size:16px;font-weight:400;line-height:24px}.mobile-menu-items{padding:0 16px 16px}.mobile-menu-content{flex-direction:column;padding:8px 16px 16px;display:flex;overflow-y:auto}.mobile-menu-content .mobile-menu-dropdown-wrapper:not(:first-child){border-bottom:1px solid #e9dbc4}.mobile-menu-dropdown{padding-top:12px;padding-bottom:12px}.mobile-menu-content .store-menu-item{text-transform:uppercase;font-size:16px;font-weight:400;line-height:24px;text-decoration:none}.mobile-shop-icon{background-color:rgba(0,0,0,0);border:none;outline:none}.sub-cat-heading{color:var(--primary);margin-bottom:16px;font-size:20px;font-weight:500;line-height:28px;text-decoration:underline}.sub-cat-name{font-size:16px;font-weight:400;line-height:24px}.sub-cat-name.active{font-weight:500}.sub-cat-menu-list{padding:0 16px 16px}.sub-cat-menu-list .sub-cat-item{text-transform:capitalize;margin-bottom:8px;font-size:14px;font-weight:400;line-height:20px}.sub-cat-item:last-child{margin-bottom:0}.mobile-menu-item{padding-bottom:12px}.mobile-menu-item:last-child{padding-bottom:0}.mobile-menu-item .menu-text{font-size:14px;font-weight:400;line-height:20px}.mobile-menu-item .menu-right-icon svg{height:24px;width:24px}.social-icons-list{width:100%;height:64px;background-color:#fff;padding:20px 24px;position:-webkit-sticky;position:sticky;bottom:0;box-shadow:0 -1px #d9d9d9}.social-icon-item svg{height:24px;width:24px}.social-icon-item:not(:last-child){margin-right:24px}.page-mobile-header{display:none}@media (max-width:1024px){.page-mobile-header{background-color:#fff;border-bottom:none;justify-content:space-between;align-items:center;padding:14px 16px;display:flex;box-shadow:0 2px 2px rgba(0,0,0,.04)}.page-mobile-header .back-section svg{height:24px;width:24px;margin-right:12px}.page-mobile-header .m-nav-button svg{height:24px;width:24px}.page-mobile-header .m-nav-button .bubble{height:12px;min-width:12px;color:#fff;background-color:#e50b20;border-radius:6px;justify-content:center;align-items:center;font-size:10px;line-height:10px;display:flex;position:absolute;top:0;right:0}.page-mobile-header .product-category-name{font-size:16px;font-weight:500;line-height:24px}.page-mobile-header .product-count{font-size:12px;line-height:16px}}.product-modal-container{border-radius:8px;max-width:960px!important;height:initial!important;max-height:600px!important;min-height:600px!important;overflow:hidden!important}.product-modal-container .product-modal-content{height:600px;flex-flow:wrap;justify-content:space-between;display:flex}.product-modal-col{max-width:50%;flex:50%}.product-modal-col .image-wrapper{height:100%;border-radius:0}.product-modal-container .product-image{width:100%;height:100%;object-fit:contain}.product-modal-content .product-information{max-height:600px;border-left:1px solid var(--black-90);flex-direction:column;padding:0;display:flex;overflow-y:auto}.product-information-header{flex-direction:row;justify-content:space-between;align-items:center;padding:40px 24px 12px;display:flex}.product-information-header .icon-wrapper{height:100%;min-width:24px;margin-left:16px;display:flex}.product-information-header .icon{width:24px;height:24px;cursor:pointer;padding:0}.product-variant-selection-modal .product-name{margin-bottom:0}.product-variant-selection-modal .product-name:not(:lang(ae)):not(:lang(ar)):not(:lang(arc)):not(:lang(bcc)):not(:lang(bqi)):not(:lang(ckb)):not(:lang(dv)):not(:lang(fa)):not(:lang(glk)):not(:lang(he)):not(:lang(ku)):not(:lang(mzn)):not(:lang(nqo)):not(:lang(pnb)):not(:lang(ps)):not(:lang(sd)):not(:lang(ug)):not(:lang(ur)):not(:lang(yi)){text-align:left}.product-variant-selection-modal .product-name:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){text-align:right}.product-variant-selection-modal .product-name:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){text-align:right}.product-variant-selection-modal .product-name:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){text-align:right}.product-variant-selection-modal .product-price-information{flex-flow:wrap;align-items:center;margin-bottom:4px;padding-left:24px;padding-right:24px;display:flex}.product-variant-selection-modal .product-selling-price{color:var(--black-12);margin-right:8px}.product-variant-selection-modal .product-original-price{color:var(--black-50);margin-right:8px;text-decoration:line-through}.product-variant-selection-modal .product-discount-badge{color:var(--secondary-green)}.product-variant-selection-modal .product-savings-text{padding-left:24px;padding-right:24px}.product-information.product-modal-col>.variant-type-section{flex:1;margin-top:0}.product-variant-selection-modal .variant-selection-form-wrapper{height:100%;flex-direction:column;justify-content:flex-start;margin-top:8px;display:flex}.product-variant-selection-modal .variant-selection{padding-left:24px;padding-right:24px}.variant-type-section .size-selection-list label{width:unset;flex-direction:row;display:flex}.variant-selection-form-wrapper .pdp-button-wrapper{border-top:1px solid var(--black-85);background-color:#fff;padding:16px;position:-webkit-sticky;position:sticky}.variant-selection-form-wrapper .pdp-button-wrapper wishlist-button-load-point{width:100%;margin-right:0}.product-modal-container .splide__arrow{width:32px;height:32px}.product-modal-container .splide__arrow:disabled{display:none}.product-variant-selection-modal .product-modal-container .product-image{border:0}@media screen and (max-width:1024px){.product-modal-container{min-height:auto;max-height:90vh!important}.product-modal-container .product-modal-content{height:max-content}.product-variant-selection-modal .product-images{display:none}.product-variant-selection-modal .product-information.product-modal-col{max-width:100%;height:100%;flex:100%}.product-modal-content .product-information{max-height:unset}}.dkn-product-card [data-template-id=heart-wishlist-button-template]{position:absolute;bottom:12px;right:12px}[data-template-id=heart-wishlist-button-template] svg{width:32px;height:32px}[data-template-id=pdp-wishlist-button-template] .wishlist-svg-wrapper,[data-template-id=modal-wishlist-button-template] .wishlist-svg-wrapper{margin-right:8px}[data-template-id=pdp-wishlist-button-template] .wishlist-text-wrapper{color:#4d4d4d;font-size:18px;font-weight:500;line-height:26px;text-decoration:underline}@media screen and (max-width:1024px){.dkn-product-card [data-template-id=heart-wishlist-button-template]{bottom:8px;right:8px}[data-template-id=heart-wishlist-button-template] svg{width:24px;height:24px}}button{background:0 0;border:none;outline:none}.block-title{text-align:left}.tag-wrapper{width:max-content;height:max-content;border:1px solid #e5e5e5;border-radius:2px;flex-direction:row;align-items:center;margin-bottom:8px;margin-right:8px;padding:4px 8px;display:flex}.tag-wrapper .tag-label{white-space:nowrap;margin:1px 4px 0 0;font-size:12px;font-weight:400;line-height:16px}.sortby-custom-select-wrapper{min-width:180px;max-width:180px}@media (min-width:1024px){.main-wrapper.container{padding:0!important}advanced-filters{width:256px;min-width:256px;max-width:256px;margin-right:32px;padding-bottom:72px}filter-tags{flex-flow:wrap;display:flex}}.sortby-custom-dropdown .sortby-custom-dropdown-content{z-index:10001;min-width:calc(100% - 50px);max-width:calc(100% - 50px);background-color:#f9f6e6;border-radius:4px;padding:12px;top:44px;right:0;box-shadow:0 2px 16px rgba(26,24,30,.16)}.sortby-custom-dropdown .sortby-radio-button.selected [data-radio-type=checked]{display:block!important}.sortby-custom-dropdown .sortby-radio-button.selected [data-radio-type=unchecked]{display:none!important}.sortby-custom-dropdown .sortby-radio-button.checked [data-radio-type=checked]{display:block}.sortby-custom-dropdown .sortby-radio-button.checked [data-radio-type=unchecked],.sortby-custom-dropdown .sortby-radio-button:not(.checked) [data-radio-type=checked]{display:none}.sortby-custom-dropdown .sortby-radio-button:not(.checked) [data-radio-type=unchecked]{display:block}.sortby-custom-dropdown-options .advance-filter__radio-container{margin-top:0!important}.sortby-custom-dropdown-options .sortby-custom-dropdown-option:not(:last-child){margin-bottom:12px}@media (min-width:1024px){.sortby-custom-dropdown{width:max-content!important}.sortby-custom-dropdown .sortby-custom-dropdown-content{top:48px}.sortby-custom-dropdown .sortby-custom-dropdown-options{flex-direction:column;display:flex}.sortby-custom-dropdown .sortby-custom-dropdown-option{cursor:pointer;white-space:nowrap;align-items:center;gap:8px;display:flex}.sortby-custom-dropdown .sortby-radio-button input{opacity:0;height:0;width:0;cursor:pointer;position:absolute}.sortby-custom-dropdown .advance-filter__radio-container{margin-top:0;padding-left:0}.sortby-custom-select-wrapper{cursor:pointer;flex-direction:row;justify-content:space-between;padding:8px 12px;display:flex}}.filter-block-wrapper{margin-bottom:8px;border:none!important;padding:0!important}.advance-filter__block{border-bottom:1px solid var(--black-90);padding:0 0 24px}.advance-filter__block:not(:first-child){padding-top:24px}.advance-filter__show-more-options{color:var(--black-12);text-align:left;background-color:rgba(0,0,0,0);border:none;outline:none;margin:8px 0;padding:0;font-size:14px;font-weight:500;line-height:20px;display:block}.rating-svg-wrapper{width:14px;height:14px}.rating-svg-wrapper .overlapped{position:relative}.rating-svg-wrapper .overlapped svg{position:absolute}.dkn-product-card-review-rating-text,.dkn-product-card-review-count-text{font-size:14px;font-weight:500;line-height:20px}@media screen and (max-width:1024px){.advance-filter__radio-container{padding-left:0!important}.filter-block-wrapper{margin-bottom:0;padding:16px!important}.advance-filter__cards-wrapper{width:100%}.dkn-product-card-review-rating-text,.dkn-product-card-review-count-text{font-size:12px;line-height:16px}.advance-filter__block{padding:16px!important}}.advance-filter__card-img--shimmer{height:267px!important}@media only screen and (max-width:576px){.advance-filter__card-img--shimmer{height:140px!important}}.advance-filter__card-title--shimmer{margin-top:16px;height:24px!important}.block-title.advance-filter__filter-title{text-transform:uppercase;font-size:14px!important;font-weight:500!important;line-height:20px!important}.advance-filter__checkbox-checkmark{border-radius:4px}.advance-filter__tags{display:flex!important}html,body,p{color:var(--primary-black);font-size:16px!important}a{color:var(--primary-black)}:root{--primary:var(--black-12)!important;--secondary:#c20000!important;--wow-yellow:#ffd712!important}.wow-header-font{text-transform:uppercase}.wow-item-spacing{padding-bottom:40px}@media screen and (min-width:1024px){.wow-item-spacing{padding-bottom:56px}}input[type=search]{-webkit-appearance:textfield}@media (max-width:1024px){.container{margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px;width:100%!important;max-width:100%!important}}@media (min-width:1024px) and (max-width:1376px){.container{margin-left:auto;margin-right:auto;padding-left:48px;padding-right:48px;width:100%!important;max-width:100%!important}}@media (min-width:1376px){.container{width:1376px!important;max-width:1376px!important;padding:0!important}}.home-page-category-product-list,category-cards{width:calc(100% + 16px);margin:-12px -8px}.home-page-category-product-list .dkn-product-card,category-cards .dkn-product-card{width:calc(50% - 16px);max-width:calc(50% - 16px);min-width:calc(50% - 16px);margin:12px 8px 16px}.home-section-spacing{padding-top:18px;padding-bottom:32px}.dkn-product-card{background-color:#fff;border-radius:6px;padding:8px;box-shadow:0 4px 12px #eee}.dkn-product-card-soldout-badge{background-color:var(--white);color:var(--black-12);border:1px solid var(--white);z-index:3;border-top-right-radius:6px;padding:2px 6px;font-size:14px;font-weight:400;line-height:20px;position:absolute;top:0;right:0}.dkn-product-card-discount-badge{background-color:var(--secondary);color:var(--white);z-index:2;border-top-right-radius:6px;padding:2px 6px;font-size:14px;font-weight:400;line-height:20px;position:absolute;top:0;right:0}.dkn-product-card-badge{color:var(--white);z-index:2;background-color:#17b31b;border-top-left-radius:6px;padding:2px 6px;font-size:14px;font-weight:400;line-height:20px;position:absolute;top:0;left:0}.wow-view-all-btn{width:132px;border:1px solid var(--black-85);color:var(--black-12);text-transform:uppercase;white-space:nowrap;background:#fff;border-radius:4px;padding:8px 24px;font-size:14px;font-weight:400;line-height:20px}.wow-view-all-btn.primary{border:1px solid var(--black-12);background-color:var(--black-12)!important;color:var(--white)!important}.out-of-stock-button{height:40px;color:gray;background:#e5e5e5;border-radius:4px;padding:8px 24px;font-size:12px;font-weight:700;line-height:16px}@media screen and (min-width:1024px){.wow-store-header{padding:12px 0 8px}.store-menu{padding:12px 18px}.home-page-category-product-list,category-cards{width:calc(100% + 24px);margin:-16px -12px}category-cards .dkn-product-card{width:calc(25% - 24px);max-width:calc(25% - 24px);min-width:calc(25% - 24px);margin:16px 12px}.home-page-category-product-list .dkn-product-card{width:calc(20% - 24px);max-width:calc(20% - 24px);min-width:calc(20% - 24px);margin:16px 12px}.home-section-spacing{padding-top:32px!important;padding-bottom:32px!important}.out-of-stock-button{height:48px;padding:12px 32px;font-size:14px;line-height:20px}}.image-wrapper{max-width:100%;max-height:100%;width:100%;height:100%;justify-content:center;align-items:center;display:flex}.image-wrapper>img{width:100%;height:100%;object-fit:contain}.mt-32_72{margin-top:32px}.mt-16_32{margin-top:16px}.py-12{padding-top:12px;padding-bottom:12px}.py-32{padding-top:32px;padding-bottom:32px}.py-40{padding-top:40px;padding-bottom:40px}.px-32{padding-left:32px;padding-right:32px}.mb-12{margin-bottom:12px}.mt-32{margin-top:32px}.mb-32{margin-bottom:32px}@media screen and (min-width:1024px){.mt-32_72{margin-top:72px!important}.mt-16_32{margin-top:32px!important}.py-lg-68{padding-top:68px;padding-bottom:68px}.py-lg-72{padding-top:72px;padding-bottom:72px}.mt-lg-32{margin-top:32px}}.ml4{margin-left:4px}.ml-16{margin-left:16px}.ml-48{margin-left:48px}.mr-8{margin-right:8px}.mr-16{margin-right:16px}.mr-48{margin-right:48px}.mr-72{margin-right:72px}.mb-16{margin-bottom:16px}.mb-24{margin-bottom:24px}.mb-32{margin-bottom:32px}.mb-64{margin-bottom:64px}.mb-72{margin-bottom:72px}.mt-2{margin-top:2px}.mt-4{margin-top:4px}.mt-12{margin-top:12px}.mb-12{margin-bottom:12px}.mt-16{margin-top:16px}.mt-32{margin-top:32px}.mt-40{margin-top:40px}.mt-48{margin-top:48px}.mt-64{margin-top:64px}.mt-72{margin-top:72px}.mt-144{margin-top:144px}@media screen and (max-width:1024px){.m-mt4{margin-top:4px}.m-mt6{margin-top:6px}.m-mt8{margin-top:8px}.m-mt12{margin-top:12px}.m-mb12{margin-bottom:12px}.m-me12{margin-right:12px}.m-mt16{margin-top:16px}.m-mt24{margin-top:24px}.m-mt32{margin-top:32px}.m-mt40{margin-top:40px}.m-mt48{margin-top:48px}.m-mr4{margin-right:4px}.m-mr8{margin-right:8px}.m-mb6{margin-bottom:6px}.m-pt24{padding-top:24px}}@media screen and (max-width:1024px){.w-sm-100{width:100%}}.btn-primary{color:var(--black-12);height:40px;width:max-content;background-color:var(--wow-yellow);border:none;border-radius:4px;padding:8px 16px;font-size:14px;font-weight:700;line-height:20px}.btn-outline-primary{color:var(--black-12);border:1px solid var(--black-12);height:40px;width:max-content;background-color:rgba(0,0,0,0);border-radius:4px;padding:8px 16px;font-size:14px;line-height:20px;font-weight:500!important}.product-qty{height:100%;margin:0;padding:auto 12px;font-size:14px;font-weight:600;line-height:20px}.btn-outline-secondary{color:var(--white);border:1px solid var(--white);width:max-content;background-color:rgba(0,0,0,0);padding:8px 0}.btn-outline-secondary:hover{color:var(--black-12);background-color:var(--white)}.btn-transparent{background-color:rgba(0,0,0,0);border:none;outline:none;padding:0}@media screen and (min-width:992px){.btn-primary,.btn-outline-primary{height:48px;padding:12px 32px}.product-qty{font-size:16px;line-height:24px}}.ba-product-card .btn-outline-primary{color:var(--white);border-radius:4px;padding:8px}.add-to-bag-button-wrapper .btn-outline-primary{height:40px}.ba-product-card .btn-outline-primary p{font-size:12px!important;line-height:16px!important}@media screen and (min-width:1024px){.add-to-bag-button-wrapper .btn-outline-primary{height:48px}.ba-product-card .btn-outline-primary p{font-size:14px!important;line-height:20px!important}}.advance-filter__bottom-filter:not(.outside-filter),.advance-filter__bottom-filter.outside-filter{display:none!important}.advance-filter__bottom-filter{position:initial!important;z-index:1!important;border:none!important;margin-top:24px!important;padding:0!important;display:flex!important}.advance-filter__bottom-filter-wrapper .filter-btn,.advance-filter__bottom-filter-wrapper .sort-btn{background:#fff;border:1px solid #d9d9d9;border-radius:4px;padding:12px 32px}.ba-product-card .without-cart-add-to-bag-button.btn-outline-primary{background:var(--wow-yellow)!important;border:1px solid var(--wow-yellow)!important;color:var(--black-12)!important}.text-14-16{font-size:14px;line-height:20px}.text-16-20{font-size:16px!important;line-height:24px!important}.text-12-14,.text-12{font-size:12px!important;line-height:16px!important}.text-13_16{font-size:13px!important;line-height:16px!important}.text-14{font-size:14px!important;line-height:20px!important}.text-12-18,.text-12-24{font-size:12px!important;line-height:16px!important}@media only screen and (min-width:992px){.text-14-16{font-size:16px;line-height:24px}.text-16-20{font-size:20px!important;line-height:24px!important}.text-12-14{font-size:14px!important;line-height:22px!important}.text-12-18{font-size:18px!important;line-height:24px!important}.text-12-24{font-size:24px!important;line-height:32px!important}.font-lg-semibold{font-weight:600}}.ba-title-line{width:100%;max-width:160px;border-top:2px solid #1f1e20}.border-radius-12{border-radius:12px}.splide__pagination{margin-top:16px!important;position:relative!important;top:0!important}.splide__pagination .splide__pagination__page{width:8px;height:8px;background:#d9d9d9}.splide__pagination .splide__pagination__page.is-active{background:var(--black-30);-webkit-transform:none!important;transform:none!important}@media only screen and (min-width:992px){.splide__pagination{margin-top:32px!important}.splide__pagination .splide__pagination__page{width:10px;height:10px}}@media (max-width:1024px){.product-variant-selection-modal .modal-content.product-modal-container{max-width:100%!important;min-height:auto!important;max-height:initial!important;height:auto!important;margin-bottom:0!important;bottom:0!important}}@media (max-width:1024px){.payment-options a svg{width:30px}}.rating-svg-wrapper svg.not-overlapped{width:16px;height:16px;margin-right:2px}.rating-svg-wrapper svg.overlapped{height:16px;margin-right:2px}.rating-svg-wrapper .overlapped svg.overlapped{margin-left:-1.4px}.advance-filter-category-link{padding-top:8px}footer{border-top:4px solid var(--black-100)}footer .accordion-button[aria-expanded=true] svg line.vertical-line{opacity:0}.search-input{width:100%;background-color:#f7f7f7;border:1px solid rgba(0,0,0,0);border-radius:4px;padding:10px 56px 10px 16px;font-size:14px;font-weight:400;line-height:20px}.search-btn{background-color:var(--secondary);border-color:var(--secondary);width:40px;border-radius:4px;justify-content:center;align-items:center;padding:10px;display:flex;position:absolute;right:0}#offcanvasLeftMenu,#offcanvasSearchDrawer{--dukaan-offcanvas-border-width:0;z-index:1201}#offcanvasSearchDrawer .cancel-btn{cursor:pointer;position:absolute;top:calc(25% + 6px);right:12px}.offcanvasleftmenu{--dukaan-offcanvas-border-width:0;z-index:1201}.searchbar-component{width:600px;min-width:600px;max-width:600px;margin-right:32px;position:relative}.searchbar-component .modal{display:flex}.searchbar-component .modal.searchbar-backdrop{z-index:101}.searchbar-component .searchbar-wrapper{border-radius:var(--border-radius-small);z-index:103}.searchbar-component .search-dropdown{z-index:1000;background-color:var(--white);border-radius:var(--border-radius-large);width:600px;max-height:600px;position:absolute;top:calc(100% + 10px);overflow-x:hidden;overflow-y:auto}.search-dropdown .category-list{flex-wrap:wrap;margin:-8px}.search-dropdown .category-list-item{width:calc(33.3333% - 16px);margin:8px}.search-dropdown .category-list-item img{width:100%;object-fit:contain;aspect-ratio:1/1;border:1px solid var(--black-90);border-radius:var(--border-radius-medium)}.search-dropdown .category-list-item div{text-overflow:ellipsis;word-break:break-word;-webkit-line-clamp:2;color:var(--primary-black);text-align:center;-webkit-box-orient:vertical;padding-top:8px;font-size:14px;line-height:18px;overflow:hidden}.search-dropdown .category-list-shimmer-item-child{height:84px!important;border-radius:4px!important;padding:0!important}@media only screen and (min-width:992px){.search-dropdown .category-list-item{width:calc(20% - 16px)}}.dkn-search-prediction-item svg{width:16px;height:16px}.dkn-search-prediction-item:not(:last-child){border-bottom:1px solid var(--black-90)}.dkn-search-prediction-item:first-child{padding-top:0!important}.dkn-search-prediction-item{padding:8px 0}.dkn-search-prediction-item .dkn-prediction-item-image{width:40px;min-width:40px;aspect-ratio:1/1}@media only screen and (min-width:992px){.dkn-search-prediction-item{padding:12px 0 8px}.dkn-search-prediction-item .dkn-prediction-item-image{width:56px;min-width:56px}.dkn-search-prediction-item svg{width:20px;height:20px}}add-to-bag-button-with-variants,add-to-bag-button{position:relative}.dkn-sticky-go-to-checkout-wrapper{background-color:var(--wow-yellow);width:100%;border-radius:4px;padding:12px 16px;color:var(--black-12)!important}.dkn-sticky-go-to-checkout.wssi{padding:0!important}.dkn-sticky-go-to-checkout.wssi .dkn-sticky-go-to-checkout-wrapper{border-radius:6px 6px 0 0!important}.dkn-sticky-go-to-checkout.wssi .dkn-go-to-bag{background-color:var(--wow-orange);border-radius:2px;padding:10px 16px;font-weight:600;text-decoration:none!important}.dkn-go-to-bag:hover{color:var(--black-12)!important}.page-footer .container .hyperlink-section{padding-top:20px;padding-bottom:20px}@media screen and (min-width:992px){.page-footer .container .hyperlink-section{padding:0 44px 0 0}}.text-c-white{color:var(--white)}.product-modal-content .product-information .dkn-product-card-review-info .dkn-product-card-review{flex-direction:row!important;display:flex!important}.product-modal-content .product-information .dkn-product-card-review-info .dkn-product-card-review .dkn-product-card-review-svg-wrapper{margin-right:6px}@media screen and (max-width:992px){.product-information .dkn-product-card-review-info .dkn-product-card-review{flex-direction:row!important;display:flex!important}.product-information .dkn-product-card-review-info .dkn-product-card-review .dkn-product-card-review-svg-wrapper{margin-right:6px}}.home-page-category-product-list.category-with-image-list .dkn-product-card{width:calc(33.3333% - 40px);max-width:calc(33.3333% - 40px);min-width:calc(33.3333% - 40px);margin-left:0}@media screen and (max-width:992px){.home-page-category-product-list.category-with-image-list .dkn-product-card{width:calc(50% - 5px);max-width:calc(50% - 5px);min-width:calc(50% - 5px);margin-left:8px}}.sort-by-chevron-opened-state-icon{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.sort-by-chevron-opened-state-icon.open-arrow-state{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.dkn-slider__arrow{width:24px;height:24px;cursor:pointer;background:#6f4632;border-radius:12px}.dkn-slider__arrow svg path{fill:#fff}.dkn-slider__arrow.dkn-slider__arrow-inactive{opacity:.4}.dkn-slider__arrow-wrapper{width:100%;justify-content:center;align-items:center;gap:20px;margin-top:28px;display:flex}@media screen and (min-width:1024px){.dkn-slider__arrow{width:40px;height:40px;z-index:2;cursor:pointer;background:#fff;border:1px solid #d9d9d9;border-radius:20px;position:absolute;top:calc(50% - 40px);box-shadow:0 5px 5px rgba(0,0,0,.1)}.dkn-slider__arrow svg path{fill:var(--black-12)}}.theme-banners-larger-section{width:54%;max-width:54%;min-width:54%;margin-right:8px}.theme-banners-smaller-section{width:46%;max-width:46%;min-width:46%;margin-left:8px}@media screen and (max-width:1024px){.theme-banners-larger-section,.theme-banners-smaller-section{width:100%;max-width:100%;min-width:100%;margin:0}.border-top-mobile{border-top:1px solid var(--black-90)}}move-to-bag-button{position:relative}.wow-product-list.show-scrollbar::-webkit-scrollbar{width:0!important;height:0!important;background:0 0!important;display:none!important}@media screen and (max-width:1024px){.wow-product-list.show-scrollbar::-webkit-scrollbar{display:initial!important;width:4px!important;height:4px!important;background:#dad1c0!important;border-radius:2px!important}.wow-product-list.show-scrollbar::-webkit-scrollbar-thumb{height:4px!important;background:#6f4632!important;border-radius:2px!important}}.wow-category-pills-wrapper.show-scrollbar::-webkit-scrollbar{width:0!important;height:0!important;background:0 0!important;display:none!important}@media screen and (min-width:1024px){.wow-category-pills-wrapper.show-scrollbar::-webkit-scrollbar{display:initial!important;width:4px!important;height:4px!important;background:#dad1c0!important;border-radius:2px!important}.wow-category-pills-wrapper.show-scrollbar::-webkit-scrollbar-thumb{height:4px!important;background:#6f4632!important;border-radius:2px!important}}.dkn-product-faqs{border-top:1px solid var(--secondary-wow2);border-bottom:1px solid var(--secondary-wow2)}.faq-single-item:last-child{border-bottom:none!important;margin-bottom:0!important;padding-bottom:0!important}.w-lg-960{max-width:960px;width:100%}.wow-mobile-sticky .coupons-list-wrapper-mobile{border-top:1px solid var(--black-90);padding:10px 0}.wow-mobile-sticky .coupon-mobile{background-color:var(--black-95);padding:6px 10px}@media (max-width:920px){.dkn-size-variant-value{word-break:break-word;font-size:14px!important;line-height:20px!important}}.search-input-loader{width:60px;height:2px;background-color:var(--primary);-webkit-animation-name:searchBarLoader;-webkit-animation-duration:.75s;-webkit-animation-timing-function:linear;-webkit-animation-iteration-count:infinite;-webkit-animation-fill-mode:reverse;transition:all .75s linear;-webkit-animation-direction:alternate;animation-direction:alternate;position:absolute;bottom:1px;left:10px}@-webkit-keyframes searchBarLoader{0%{left:10px}to{left:85%}}