*{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}*{-webkit-font-smoothing:antialiased;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}.w-100{width:100%}.overflow-auto{overflow-x:auto}.no-underline{text-decoration:none}.no-underline:hover{text-decoration:none!important}.flex,.fB{display:flex}.f-wrap,.flex-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}.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}.p-3{padding:16px}.position-relative{position:relative}.font-regular{font-weight:400!important}.font-medium{font-weight:500!important}.font-semibold{font-weight:600!important}@media (min-width:1024px){.hide-on-desktop,.hide-desk{display:none!important}.visibility-hidden-on-desktop{visibility:hidden!important}.flex-lg-row{flex-direction:row!important}.p-lg-4{padding:24px}}@media (max-width:1024px){.hide-on-mobile,.hide-mob{display:none!important}.visibility-hidden-on-mobile{visibility:hidden!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}.ms-2{margin-left:8px}.me-2{margin-right:8px}.mt-3{margin-top:16px}.mt-4{margin-top:24px}.mb24{margin-bottom:24px}.ml4{margin-left:4px}@media screen and (min-width:1024px){.mt-lg-4{margin-top:24px}}.product-description *{word-break:break-word;font-size:14px!important;line-height:20px!important}.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:500}.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}@media screen and (max-width:1024px){.product-description td{min-width:100px;padding:6px 8px}}.variant-form-error-text{color:var(--secondary-red);font-weight:500}.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}.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-top-black-90{border-top: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-10_12{font-size:10px;line-height:12px}.text-12_16{font-size:12px;line-height:16px}.text-13_16{font-size:13px;line-height:16px}.text-14_20{font-size:14px;line-height:20px}.text-16_24{font-size:16px;line-height:24px}.text-18_26{font-size:18px;line-height:26px}.me-1{margin-right:4px}.pe-1{padding-right:4px}.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}.pb-56{padding-bottom:56px}.pt-56{padding-top:56px}@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;line-height:16px}.text-lg-14_20{font-size:14px;line-height:20px}.text-lg-16_24{font-size:16px;line-height:24px}.text-lg-18_26{font-size:18px;line-height:26px}.text-lg-20_28{font-size:20px;line-height:28px}.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}.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}add-to-bag-button,add-to-bag-button-with-variants,.rating-svg-wrapper .overlapped,.rating-svg-wrapper{position:relative}.rating-svg-wrapper .overlapped svg.overlapped{position:absolute;top:0;left:0}