:root{--colorBtnPrimary:#2e4654;--colorBtnPrimaryDim:#253844;--colorBtnPrimaryText:#ffffff;--colorCartDot:#2e4654;--colorLink:#263b47;--colorTextBody:#263b47;--colorSalePrice:#2e4654;--colorSaleTag:#966b47;--colorSaleTagText:#ffffff;--colorBody:#ffffff;--colorBodyDim:#f2f2f2;--colorInputBg:#ffffff;--colorInputBgDim:#f2f2f2;--colorInputBgDark:#e6e6e6;--colorInputText:#263b47;--colorFooter:#2e4654;--colorFooterText:#ffffff;--colorBorder:#dce1e3;--colorNav:#ffffff;--colorNavText:#263b47;--colorAnnouncement:#2e4654;--colorAnnouncementText:#ffffff;--colorHeroText:#ffffff;--colorModalBg:#000000;--colorSmallImageBg:#ffffff;--colorLargeImageBg:#000000;--colorDrawers:#ffffff;--colorDrawersDim:#f2f2f2;--colorDrawerBorder:#e8e2d9;--colorDrawerText:#263b47;--colorDrawerTextDarken:#0b1215;--colorDrawerButton:#2e4654;--colorDrawerButtonText:#ffffff;--color-body-text:#263b47;--color-body:#ffffff;--color-bg:#ffffff}@keyframes placeholder-shimmer{0%{background-position:-150% 0}to{background-position:150% 0}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes page-fade-in-up{0%{opacity:0}to{opacity:1}}@keyframes page-fade-in-up-out{0%{opacity:1}to{opacity:0}}@keyframes page-slide-reveal-across{0%{transform:translate(0)}to{transform:translate(100vw)}}@keyframes page-slide-reveal-across-out{0%{transform:translate(-100vw)}to{transform:translate(0)}}@keyframes page-slide-reveal-down{0%{transform:translateY(0)}to{transform:translateY(110vh)}}@keyframes page-slide-reveal-down-out{0%{transform:translateY(110vh)}to{transform:translateY(0)}}@keyframes overlay-on{0%{opacity:0}to{opacity:.6}}@keyframes overlay-off{0%{opacity:.6}to{opacity:0}}@keyframes full-overlay-on{0%{opacity:0}to{opacity:1}}@keyframes full-overlay-off{0%{opacity:1}to{opacity:0}}@keyframes modal-open{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes modal-closing{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}@keyframes rise-up{0%{opacity:1;transform:translateY(120%)}to{opacity:1;transform:translateY(0)}}@keyframes rise-up-out{0%{opacity:1;transform:translateY(0)}to{opacity:1;transform:translateY(-120%)}}@keyframes paint-across{0%{transform:scale(1.1);opacity:1;-webkit-clip-path:polygon(0% 0%,0% 0%,0% 100%,0% 100%);clip-path:polygon(0% 0%,0% 0%,0% 100%,0% 100%)}to{transform:scale(1);opacity:1;-webkit-clip-path:polygon(0% 0%,100% 0%,100% 100%,0% 100%);clip-path:polygon(0% 0%,100% 0%,100% 100%,0% 100%)}}@keyframes paint-across-small{0%{opacity:1;transform:scale(1.1);-webkit-clip-path:polygon(0% 0%,0% 0%,0% 100%,0% 100%);clip-path:polygon(0% 0%,0% 0%,0% 100%,0% 100%)}to{opacity:1;transform:scale(1);-webkit-clip-path:polygon(0% 0%,100% 0%,100% 100%,0% 100%);clip-path:polygon(0% 0%,100% 0%,100% 100%,0% 100%)}}@keyframes paint-across-out{0%{opacity:1;-webkit-clip-path:polygon(0% 0%,100% 0%,100% 100%,0% 100%);clip-path:polygon(0% 0%,100% 0%,100% 100%,0% 100%)}to{opacity:1;-webkit-clip-path:polygon(100% 0%,100% 0%,100% 100%,100% 100%);clip-path:polygon(100% 0%,100% 0%,100% 100%,100% 100%)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-in-small{0%{opacity:0}to{opacity:1}}@keyframes fade-in-out{0%{opacity:1}to{opacity:0}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}@keyframes zoom-fade{0%{opacity:0;transform:scale(1.25)}to{opacity:1;transform:scale(1)}}@keyframes zoom-fade-small{0%{opacity:0;transform:scale(1.1)}10%{opacity:.1}20%{opacity:.2}to{opacity:1;transform:scale(1)}}@keyframes kenburns{0%{opacity:0;transform:scale(1.27);animation-timing-function:cubic-bezier(.12,.63,.6,.74)}10%{opacity:1;transform:scale(1.2);animation-timing-function:linear}to{opacity:1;transform:scale(1)}}@keyframes kenburns-out{0%{opacity:1;transform:scale(1);animation-timing-function:ease-out}50%{opacity:0}to{transform:scale(1.1)}}@keyframes preloading{0%{transform-origin:0% 50%;transform:scaleX(0);opacity:0}40%{transform-origin:0% 50%;transform:scaleX(1);opacity:1}41%{transform-origin:100% 50%;transform:scaleX(1);opacity:1}to{transform-origin:100% 50%;transform:scaleX(0);opacity:1}}@keyframes grid-product__loading{0%{opacity:1}3%{opacity:0}10%{opacity:0}20%{opacity:.2}30%{opacity:0}40%{opacity:.2}50%{opacity:0}60%{opacity:.2}70%{opacity:0}80%{opacity:.2}90%{opacity:0}98%{opacity:.2}to{opacity:1}}tool-tip{display:none}.tool-tip__inner{animation:modal-close .3s forwards;opacity:0}.tool-tip__content{overflow:auto;max-height:80vh}@media only screen and (max-width:589px){.tool-tip__content{font-size:.85em}}.tool-tip__close{position:absolute;top:0;right:0}.tool-tip__close .icon{width:28px;height:28px}*,:after,:before,input{box-sizing:border-box}body,html{padding:0;margin:0}article,aside,details,figcaption,figure,footer,header,main,nav,section,summary{display:block}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}html:not(.no-js):not(.tab-outline) :focus{outline:none}.visually-hidden{clip:rect(0,0,0,0);overflow:hidden;position:absolute;height:1px;width:1px}.skip-link:focus{clip:auto;width:auto;height:auto;margin:0;color:#263b47;color:var(--colorTextBody);background-color:#ffffff;background-color:var(--colorBody);padding:10px;opacity:1;z-index:10000;transition:none}.grid:after{content:"";display:table;clear:both}.grid{list-style:none;padding:0;margin:0 0 0 -30px}@media only screen and (max-width:589px){.grid{margin-left:-22px}html[dir=rtl] .grid{margin-left:0;margin-right:-22px}}html[dir=rtl] .grid{margin-left:0;margin-right:-30px}.grid__item{float:left;padding-left:30px;width:100%;min-height:1px}@media only screen and (max-width:589px){.grid__item{padding-left:22px}html[dir=rtl] .grid__item{padding-left:0;padding-right:22px}}html[dir=rtl] .grid__item{float:right;padding-left:0;padding-right:30px}@media only screen and (max-width:589px){.small--one-half{width:50%}.grid--uniform .small--one-half:nth-of-type(odd){clear:both}}@media only screen and (min-width:590px){.medium-up--one-quarter{width:25%}.grid--uniform .medium-up--one-quarter:nth-of-type(4n+1){clear:both}}.hide{display:none!important}.text-center{text-align:center!important}html{touch-action:manipulation}html[dir=rtl]{direction:rtl}body,html{background-color:#ffffff;background-color:var(--colorBody);color:#263b47;color:var(--colorTextBody)}.page-width{max-width:1300px;margin:0 auto}.page-width{padding:0 20px}@media only screen and (min-width:590px){.page-width{padding:0 40px}}.main-content{display:block;min-height:300px}@media only screen and (min-width:590px){.main-content{min-height:700px}}body,button,input,p,select,textarea{font-family:var(--typeBasePrimary),var(--typeBaseFallback);font-weight:var(--typeBaseWeight);letter-spacing:var(--typeBaseSpacing);line-height:var(--typeBaseLineHeight);font-size:var(--typeBaseSize);-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;text-rendering:optimizeSpeed}body{font-weight:400}p{margin:0 0 20px}p img{margin:0}em{font-style:italic}b,strong{font-weight:700}small{font-size:.9em}code{background-color:#faf7f5;font-family:Consolas,monospace;font-size:1em;border:0 none;padding:0 2px;color:#51ab62}.label,label{font-family:var(--typeHeaderPrimary),var(--typeHeaderFallback);font-weight:var(--typeHeaderWeight);letter-spacing:var(--typeHeaderSpacing);line-height:var(--typeHeaderLineHeight)}[data-type_header_capitalize=true] .label,[data-type_header_capitalize=true] label{text-transform:uppercase}[data-type_header_accent_transform=true] .label,[data-type_header_accent_transform=true] label{text-transform:uppercase;letter-spacing:.2em}.label,label{font-size:calc(var(--typeBaseSize)*.8)}[data-type_header_accent_transform=true] .label,[data-type_header_accent_transform=true] label{font-size:calc(var(--typeBaseSize)*.75)}@media only screen and (min-width:590px){.label,label{font-size:calc(var(--typeBaseSize)*.88)}[data-type_header_accent_transform=true] .label,[data-type_header_accent_transform=true] label{font-size:calc(var(--typeBaseSize)*.8)}}#comments .label,#comments label,.ajaxcart__note .label,.ajaxcart__note label{font-family:var(--typeBasePrimary),var(--typeBaseFallback);font-weight:var(--typeBaseWeight);letter-spacing:var(--typeBaseSpacing);line-height:var(--typeBaseLineHeight);text-transform:none;font-size:calc(var(--typeBaseSize) - 3px)}label{display:block;margin-bottom:10px}.h1,.h2,.h3,h1,h2,h3{font-family:var(--typeHeaderPrimary),var(--typeHeaderFallback);font-weight:var(--typeHeaderWeight);letter-spacing:var(--typeHeaderSpacing);line-height:var(--typeHeaderLineHeight)}[data-type_header_capitalize=true] .h1,[data-type_header_capitalize=true] .h2,[data-type_header_capitalize=true] .h3,[data-type_header_capitalize=true] h1,[data-type_header_capitalize=true] h2,[data-type_header_capitalize=true] h3{text-transform:uppercase}.h1,.h2,.h3,h1,h2,h3{display:block;margin:0 0 10px}.h1 a,.h2 a,.h3 a,h1 a,h2 a,h3 a{text-decoration:none;font-weight:inherit}@media only screen and (min-width:590px){.h1,.h2,.h3,h1,h2,h3{margin:0 0 20px}}.h1,h1{font-size:calc(var(--typeHeaderSize)*.85)}@media only screen and (min-width:590px){.h1,h1{font-size:var(--typeHeaderSize)}}.h2,h2{font-size:calc(var(--typeHeaderSize)*.9*.85)}@media only screen and (min-width:590px){.h2,h2{font-size:calc(var(--typeHeaderSize)*.9)}}.h3,h3{font-size:calc(var(--typeHeaderSize)*.85*.85)}@media only screen and (min-width:590px){.h3,h3{font-size:calc(var(--typeHeaderSize)*.85)}}.date{display:inline-block;line-height:1.7;margin-bottom:5px;font-family:var(--typeHeaderPrimary),var(--typeHeaderFallback);font-weight:var(--typeHeaderWeight);letter-spacing:var(--typeHeaderSpacing);line-height:var(--typeHeaderLineHeight)}[data-type_header_capitalize=true] .date{text-transform:uppercase}[data-type_header_accent_transform=true] .date{text-transform:uppercase;letter-spacing:.2em}@media only screen and (min-width:590px){.date{margin-bottom:0}}.ajaxcart__note{font-size:11px;opacity:.8;margin-bottom:15px}@media only screen and (min-width:590px){.ajaxcart__note{font-size:13px}}.cart__savings{color:#2e4654;color:var(--colorSalePrice)}ol,ul{margin:0 0 20px 40px;padding:0;text-rendering:optimizeLegibility}ol ol{list-style:lower-alpha}ol{list-style:decimal}ol ol,ol ul,ul ol,ul ul{margin:4px 0 5px 20px}li{margin-bottom:.25em}table{width:100%;border-spacing:1px;position:relative;border:0 none;background:#dce1e3;background:var(--colorBorder)}td,th{border:0 none;text-align:left;padding:10px 15px;background:#ffffff;background:var(--colorBody)}html[dir=rtl] td,html[dir=rtl] th{text-align:right}th{font-weight:700}.text-link,a{color:#263b47;color:var(--colorTextBody);text-decoration:none;background:transparent}.text-link:hover,a:hover{color:#263b47;color:var(--colorTextBody)}.customers a{text-decoration:none;border-bottom:2px solid;border-bottom-color:rgba(38, 59, 71, 0.1);position:relative}[data-animate_underlines=true] .customers a:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;border-bottom:2px solid;border-bottom-color:#263b47;border-bottom-color:var(--colorTextBody);transform:scale(0);transform-origin:0 50%;transition:transform .5s ease}[data-animate_underlines=true] .customers a:focus:after,[data-animate_underlines=true] .customers a:hover:after{transform:scale(1)}.text-link{display:inline;border:0 none;background:none;padding:0;margin:0}button{overflow:visible;color:currentColor}button[disabled],html input[disabled]{cursor:default}.btn,.shopify-payment-button .shopify-payment-button__button--unbranded{font-family:var(--typeHeaderPrimary),var(--typeHeaderFallback);font-weight:var(--typeHeaderWeight);letter-spacing:var(--typeHeaderSpacing);line-height:var(--typeHeaderLineHeight)}[data-type_header_capitalize=true] .btn,[data-type_header_capitalize=true] .shopify-payment-button .shopify-payment-button__button--unbranded{text-transform:uppercase}.btn,.shopify-payment-button .shopify-payment-button__button--unbranded{display:inline-block;padding:11px 20px;margin:0;width:auto;min-width:90px;line-height:1.42;font-size:16px;text-decoration:none;text-align:center;vertical-align:middle;white-space:normal;cursor:pointer;border:1px solid transparent;-webkit-user-select:none;user-select:none;-webkit-appearance:none;-moz-appearance:none;border-radius:0;color:#ffffff;color:var(--colorBtnPrimaryText);background:#2e4654;background:var(--colorBtnPrimary);transition:padding-right .3s,background .3s,opacity 1s}@media only screen and (max-width:589px){.btn,.shopify-payment-button .shopify-payment-button__button--unbranded{font-size:14px;padding:8px 18px}}.btn:hover,.shopify-payment-button .shopify-payment-button__button--unbranded:hover{color:#ffffff;color:var(--colorBtnPrimaryText);background-color:#2e4654;background-color:var(--colorBtnPrimary)}.btn:active,.shopify-payment-button .shopify-payment-button__button--unbranded:active{opacity:.6;transition:opacity .1s ease}.btn.disabled,.btn[disabled],.shopify-payment-button .shopify-payment-button__button--unbranded.disabled,.shopify-payment-button .shopify-payment-button__button--unbranded[disabled]{cursor:default;color:#444;background-color:#f6f6f6!important;transition:none}.btn.disabled:hover,.btn[disabled]:hover,.shopify-payment-button .shopify-payment-button__button--unbranded.disabled:hover,.shopify-payment-button .shopify-payment-button__button--unbranded[disabled]:hover{color:#444;background-color:#f6f6f6}.shopify-payment-button .shopify-payment-button__button--unbranded:hover:not([disabled]){color:#ffffff;color:var(--colorBtnPrimaryText);background-color:#2e4654;background-color:var(--colorBtnPrimary)}.btn--no-animate{background-image:none;transition:opacity 1s}[data-animate_buttons=true] .btn:not(.btn--no-animate):not(.btn--tertiary):not(.btn--static){background:#2e4654 url(//klikdecor.com/cdn/shop/t/66/assets/button-arrow.png) no-repeat 150% 35%;background:var(--colorBtnPrimary) url(//klikdecor.com/cdn/shop/t/66/assets/button-arrow.png) no-repeat 150% 35%;background-size:29px}@media only screen and (-webkit-min-device-pixel-ratio:1.25),only screen and (-webkit-min-device-pixel-ratio:2.0833333333333335),only screen and (min-device-pixel-ratio:1.25),only screen and (min-resolution:1.25dppx),only screen and (min-resolution:200dpi){[data-animate_buttons=true] .btn:not(.btn--no-animate):not(.btn--tertiary):not(.btn--static){background-image:url(//klikdecor.com/cdn/shop/t/66/assets/button-arrow-2x.png)}}[data-animate_buttons=true] .btn:not(.btn--no-animate):not(.btn--tertiary):not(.btn--static):hover:not([disabled]){padding-right:55px;background-position:91% 35%}[data-animate_buttons=true] .btn:not(.btn--no-animate):not(.btn--tertiary):not(.btn--static).disabled:hover,[data-animate_buttons=true] .btn:not(.btn--no-animate):not(.btn--tertiary):not(.btn--static)[disabled]:hover{background-image:none}.btn--tertiary{background-color:transparent;border:1px solid;border-color:#dce1e3;border-color:var(--colorBorder);color:#263b47;color:var(--colorTextBody);font-weight:400;font-size:12px;padding:6px 10px}@media only screen and (min-width:590px){.btn--tertiary{font-size:14px}}.btn--tertiary:hover{background-color:transparent;color:#263b47;color:var(--colorTextBody);border-color:#263b47;border-color:var(--colorTextBody);transition:border .25s ease}.btn--tertiary.disabled,.btn--tertiary[disabled]{cursor:default;color:#444;background-color:#f6f6f6}.btn--large{padding:15px 20px;font-size:18px}.btn--body{background-color:#ffffff;background-color:var(--colorBody);color:#263b47;color:var(--colorTextBody)}.btn--body:active,.btn--body:hover{background-color:#ffffff;background-color:var(--colorBody);color:#263b47;color:var(--colorTextBody)}.btn--circle{padding:10px;border-radius:50%;min-width:0;line-height:1}.btn--circle .icon{width:20px;height:20px}.btn--circle:after,.btn--circle:before{content:none;background:none;width:auto}.btn--circle.btn--large .icon{width:30px;height:30px}.btn--circle.btn--large{padding:15px}.shopify-payment-button{margin-top:10px}.shopify-payment-button .shopify-payment-button__button--unbranded{display:block;width:100%;transition:none}.shopify-payment-button .shopify-payment-button__button--unbranded:hover,.shopify-payment-button .shopify-payment-button__button--unbranded:hover:not([disabled]){background-position:150% 35%;padding:11px 20px}img{border:0 none}svg:not(:root){overflow:hidden}img{max-width:100%}.video-wrapper{position:relative;overflow:hidden;max-width:100%;padding-bottom:56.25%;height:0;height:auto}.video-wrapper--modal{width:1000px}form{margin:0}@media only screen and (max-width:768px){input,textarea{font-size:16px}}button,input,textarea{-webkit-appearance:none;-moz-appearance:none}button{background:none;border:none;display:inline-block;cursor:pointer}button,input[type=submit]{cursor:pointer}input,select,textarea{border:1px solid;border-color:#dce1e3;border-color:var(--colorBorder);max-width:100%;padding:8px 10px;border-radius:0}input.disabled,input[disabled],select.disabled,select[disabled],textarea.disabled,textarea[disabled]{cursor:default;border-color:#b6b6b6}input.input-full,select.input-full,textarea.input-full{width:100%}textarea{min-height:100px}input[type=checkbox],input[type=radio]{margin:0 10px 0 0;padding:0;width:auto}input[type=checkbox]{-webkit-appearance:checkbox;-moz-appearance:checkbox}input[type=radio]{-webkit-appearance:radio;-moz-appearance:radio}input[type=image]{padding-left:0;padding-right:0}select{-webkit-appearance:none;appearance:none;background-color:transparent;display:inline-block;vertical-align:middle;padding-right:28px;text-indent:.01px;text-overflow:"";cursor:pointer;color:inherit}select{background-position:100%;background-image:url(//klikdecor.com/cdn/shop/t/66/assets/ico-select.svg);background-repeat:no-repeat;background-position:right 10px center;background-size:11px}option{color:#000;background-color:#fff}option[disabled]{color:#ccc}select::-ms-expand{display:none}label[for]{cursor:pointer}small{display:block}input.error,textarea.error{border-color:#d02e2e;background-color:#fff6f6;color:#d02e2e}label.error{color:#d02e2e}.icon{display:inline-block;width:20px;height:20px;vertical-align:middle;fill:currentColor}.icon--full-color{fill:initial}.icon--full-color[fill=none]{fill:none}svg.icon:not(.icon--full-color) circle,svg.icon:not(.icon--full-color) g,svg.icon:not(.icon--full-color) line,svg.icon:not(.icon--full-color) path,svg.icon:not(.icon--full-color) rect,symbol.icon:not(.icon--full-color) circle,symbol.icon:not(.icon--full-color) g,symbol.icon:not(.icon--full-color) line,symbol.icon:not(.icon--full-color) path,symbol.icon:not(.icon--full-color) rect{fill:inherit;stroke:inherit}.icon-close circle,.icon-close g,.icon-close line,.icon-close path,.icon-close rect{fill:none!important;stroke-width:var(--iconWeight);stroke:currentColor!important;stroke-linecap:var(--iconLinecaps);stroke-linejoin:var(--iconLinecaps)}.icon__fallback-text{clip:rect(0,0,0,0);overflow:hidden;position:absolute;height:1px;width:1px}.js-drawer-open{overflow:hidden}.drawer{display:none;position:fixed;overflow:hidden;-webkit-overflow-scrolling:touch;top:0;bottom:0;max-width:95%;z-index:30;color:#263b47;color:var(--colorDrawerText);background-color:#ffffff;background-color:var(--colorDrawers);transition:transform .25s cubic-bezier(.43,.01,.44,1)}@media screen and (max-height:400px){.drawer{overflow:scroll}.drawer .drawer__contents{height:auto}}.drawer a:not(.btn){color:#263b47;color:var(--colorDrawerText)}.drawer a:not(.btn):hover{color:#263b47;color:var(--colorDrawerText)}.drawer input,.drawer textarea{border-color:#e8e2d9;border-color:var(--colorDrawerBorder)}.drawer .btn{background-color:#2e4654;background-color:var(--colorDrawerButton);color:#ffffff;color:var(--colorDrawerButtonText)}.drawer .cart__checkout{background-color:#2e4654!important;background-color:var(--colorDrawerButton)!important;color:#ffffff;color:var(--colorDrawerButtonText)}.drawer--right{width:350px;right:-350px}@media only screen and (min-width:590px){.drawer--right{width:450px;right:-450px}}.drawer--right.drawer--is-open{display:block;transform:translate(-350px);transition-duration:.4s}@media only screen and (min-width:590px){.drawer--right.drawer--is-open{transform:translate(-450px);transition-duration:.5s}}.js-drawer-open .main-content:after{content:"";display:block;position:fixed;inset:0;background-color:#000000;background-color:var(--colorModalBg);opacity:0;cursor:pointer;z-index:26}.js-drawer-open .main-content:after{animation:overlay-on .5s forwards}.drawer__fixed-header,.drawer__footer,.drawer__header,.drawer__scrollable{padding-left:25px;padding-right:25px}@media only screen and (min-width:590px){.drawer__fixed-header,.drawer__footer,.drawer__header,.drawer__scrollable{padding-left:40px;padding-right:40px}}.drawer__header{display:table;height:70px;width:100%;padding:15.38462px 0;margin-bottom:0;border-bottom:1px solid;border-bottom-color:#e8e2d9;border-bottom-color:var(--colorDrawerBorder)}@media only screen and (min-width:590px){.drawer__header{height:95px}}.drawer__fixed-header{height:70px;overflow:visible}@media only screen and (min-width:590px){.drawer__fixed-header{height:95px}}.drawer__close,.drawer__title{display:table-cell;vertical-align:middle}.drawer__title{font-family:var(--typeHeaderPrimary),var(--typeHeaderFallback);font-weight:var(--typeHeaderWeight);letter-spacing:var(--typeHeaderSpacing);line-height:var(--typeHeaderLineHeight)}[data-type_header_capitalize=true] .drawer__title{text-transform:uppercase}.drawer__title{font-size:24px;width:100%}.drawer__close{width:1%;text-align:center}.drawer__close-button{position:relative;right:-20px;height:100%;padding:0 15px;color:inherit}.drawer__close-button:active{background-color:#f2f2f2;background-color:var(--colorDrawersDim)}.drawer__close-button .icon{height:23px;width:23px}@media only screen and (min-width:590px){.drawer__close-button .icon{height:28px;width:28px}}@media only screen and (min-width:769px){.drawer__close-button{right:0}}@media only screen and (min-width:769px){.drawer__close-button{right:-20px}}.drawer__contents{height:100%;display:flex;flex-direction:column}.drawer__inner,.drawer__scrollable{flex:1 1 auto;display:flex;flex-direction:column;overflow-y:hidden}.drawer__scrollable{padding-top:20px;overflow:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}@media only screen and (min-width:590px){.drawer__scrollable{padding-top:40px}}.drawer__footer{padding-top:20px;padding-bottom:calc(20px + env(safe-area-inset-bottom)*1.5)}.drawer__footer:after{content:"";position:absolute;top:0;left:20px;right:20px;border-top:1px solid;border-top-color:#e8e2d9;border-top-color:var(--colorDrawerBorder)}@media only screen and (min-width:590px){.drawer__footer{padding-top:29.62963px;padding-bottom:30px}.drawer__footer:after{left:40px;right:40px}}.cart-notes{margin-top:10px;margin-bottom:10px;min-height:60px;height:60px}@media only screen and (min-width:590px){.cart-notes{min-height:80px;height:80px}}.placeholder-content{overflow:hidden;animation:placeholder-shimmer 1.3s linear infinite;background-size:400% 100%;margin-bottom:20px;border-radius:4px}@media only screen and (max-width:589px){.placeholder-content{margin-left:auto;margin-right:auto}}.appear-delay-4{transition:transform 1s cubic-bezier(.165,.84,.44,1) .34s,opacity 1s cubic-bezier(.165,.84,.44,1) .44s}.appear-delay-3{transition:transform 1s cubic-bezier(.165,.84,.44,1) .28s,opacity 1s cubic-bezier(.165,.84,.44,1) .38s}.appear-delay-2{transition:transform 1s cubic-bezier(.165,.84,.44,1) .22s,opacity 1s cubic-bezier(.165,.84,.44,1) .32s}.appear-delay-1{transition:transform 1s cubic-bezier(.165,.84,.44,1) .1s,opacity 1s cubic-bezier(.165,.84,.44,1) .2s}[data-transitions=true] .transition-body{opacity:0}.no-js [data-transitions=true] .transition-body{opacity:1}[data-transitions=true].loaded .transition-body{animation:page-fade-in-up .8s ease forwards}[data-transitions=true].unloading .transition-body{animation:page-fade-in-up-out .3s ease forwards}.image-wrap{background:#ffffff;background:var(--colorSmallImageBg);overflow:hidden}.image-wrap img:not([role=presentation]){display:block}[data-animate_images=true] .image-wrap img:not([role=presentation]),[data-animate_images=true] .image-wrap svg{opacity:0}.no-js [data-animate_images=true] .image-wrap img:not([role=presentation]),.no-js [data-animate_images=true] .image-wrap svg{opacity:1}.loading:after,.loading:before{content:"";position:absolute;width:100px;height:3px;background:#ffffff;background:var(--colorBody);left:50%;top:50%;margin:-1px 0 0 -50px;z-index:25;opacity:0}.no-js .loading:after,.no-js .loading:before{display:none}.loading:before{background:#ffffff;background:var(--colorBody);opacity:.15}.loading:after{opacity:0;animation:preloading .5s ease .3s infinite}.appear-animation{opacity:0;transform:translateY(40px)}@media only screen and (min-width:590px){.appear-animation{transform:translateY(60px)}}.js-drawer-open .appear-animation{opacity:1;transform:translateY(0)}.tool-tip__close{padding:10px}@media only screen and (min-width:590px){.footer__logo{margin-bottom:26.66667px}}.footer__logo a{display:block}.footer__logo img{display:block;transform:translateZ(0);max-height:100%}.note{border-radius:0;padding:6px 12px;margin-bottom:20px;border:1px solid transparent;text-align:left}.note ol,.note ul{margin-top:0;margin-bottom:0}.note li:last-child{margin-bottom:0}.note p{margin-bottom:0}.note{border-color:#dce1e3;border-color:var(--colorBorder)}.site-header--stuck{position:fixed;left:0;right:0;top:0;transform:translate3d(0,-100%,0);transition:none;z-index:20}@media only screen and (min-width:590px){.site-header--stuck{padding:5px 0}}.site-header--opening{transform:translateZ(0);transition:transform .4s cubic-bezier(.165,.84,.44,1)}.section-header__title{margin-bottom:0}.mobile-nav{margin:-20px -20px 0}.mobile-nav li{margin-bottom:0;list-style:none}.modal{display:none;inset:0;opacity:1;overflow:hidden;position:fixed;z-index:25;color:#fff;align-items:center;justify-content:center}.modal a,.modal a:hover{color:inherit}.modal .btn:not([disabled]),.modal .btn:not([disabled]):hover{color:#ffffff;color:var(--colorBtnPrimaryText)}.modal-open .modal .modal__inner{animation:modal-open .5s forwards}.modal-open .modal:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000;background-color:var(--colorModalBg);animation:overlay-on .5s forwards;cursor:pointer}.modal-open .modal--solid:before{background-color:#000;animation:full-overlay-on .5s forwards}.modal--is-active{display:flex!important;overflow:hidden}@media only screen and (min-width:590px){.modal-open{overflow:hidden}}.modal__inner{transform-style:preserve-3d;flex:0 1 auto;margin:20px;max-width:100%;display:flex;align-items:center}@media only screen and (min-width:590px){.modal__inner{margin:40px}}.modal__inner img{display:block;max-height:90vh}.modal__inner .image-wrap img{max-height:none}.modal__centered{position:relative;flex:0 1 auto;min-width:1px;max-width:100%}.modal__close{border:0;padding:20px;position:fixed;top:0;right:0;color:#fff}@media only screen and (min-width:590px){.modal__close{padding:40px}}.modal__close .icon{width:28px;height:28px}.modal__close:focus,.modal__close:hover{color:#fff}.modal .page-width{padding:0}.js-qty__adjust{cursor:pointer;position:absolute;display:block;top:0;bottom:0;border:0 none;background:none;text-align:center;overflow:hidden;padding:0 10px;line-height:1;-webkit-user-select:none;user-select:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:background-color .1s ease-out;z-index:2;fill:#263b47;fill:var(--colorInputText)}.js-qty__adjust .icon{display:block;font-size:8px;vertical-align:middle;width:10px;height:10px;fill:inherit}.js-qty__adjust:hover{background-color:#f2f2f2;background-color:var(--colorInputBgDim);color:#263b47;color:var(--colorInputText)}.js-qty__adjust:active{background-color:#e6e6e6;background-color:var(--colorInputBgDark)}.js-qty__adjust--plus{right:0}.drawer .js-qty__adjust{border-color:#e8e2d9;border-color:var(--colorDrawerBorder);color:#263b47;color:var(--colorDrawerText);fill:#263b47;fill:var(--colorDrawerText)}.drawer .js-qty__adjust:hover{background-color:#e8e2d9;background-color:var(--colorDrawerBorder);color:#ffffff;color:var(--colorDrawers);fill:#ffffff;fill:var(--colorDrawers)}:root{--collapsibleIconWidth:12px}@media only screen and (max-width:589px){:root{--collapsibleIconWidth:10px}}.pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;touch-action:none;z-index:1500;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:none}.pswp img{max-width:none}.pswp__bg{position:absolute;left:0;top:0;width:100%;height:100%;background:#ffffff;background:var(--colorBody);opacity:0;transform:translateZ(0);-webkit-backface-visibility:hidden}.pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden}.pswp__container{touch-action:none;position:absolute;inset:0}.pswp__container{-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.pswp__bg{will-change:opacity;transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp__container{-webkit-backface-visibility:hidden}.pswp__item{position:absolute;inset:0;overflow:hidden}.pswp__button{position:relative;box-shadow:0 5px 5px #0000001a}.pswp__button:after{content:"";display:block;position:absolute;inset:0}.pswp__button--arrow--left .icon,.pswp__button--arrow--right .icon{width:13px;height:13px;margin:8px}.pswp__button[disabled]{opacity:0;pointer-events:none}.pswp__ui{position:absolute;display:flex;justify-content:center;align-items:center;bottom:40px;left:0;right:0;transform:translateY(0);transition:transform .25s .6s}.pswp__ui .btn{margin:15px}.pswp__ui--hidden{transform:translateY(150%);transition:transform .25s}::-webkit-input-placeholder{color:inherit;opacity:.5}::-ms-input-placeholder{color:inherit;opacity:1}input,select,textarea{background-color:transparent;color:inherit}input.disabled,input[disabled],select.disabled,select[disabled],textarea.disabled,textarea[disabled]{background-color:#f6f6f6;border-color:transparent}input:active,input:focus,select:active,select:focus,textarea:active,textarea:focus{border:1px solid;border-color:#263b47;border-color:var(--colorTextBody)}input[type=number]{font-size:16px}input[type=image]{background-color:transparent}.hero__image-wrapper,.hero__media{position:absolute;top:0;left:0;height:100%;width:100%}.hero__image-wrapper:before,.hero__media:before{content:"";position:absolute;inset:0;z-index:3}[data-animate_sections=true] .hero__image-wrapper{transform:scale(1.15);opacity:0;transition:none}.collection-hero__content{position:absolute;top:0;left:0;bottom:0;width:100%;display:flex;align-items:flex-end;z-index:1}.collection-hero__content .page-width{width:100%}.collection-hero__content:before{content:"";position:absolute;inset:0;z-index:auto;transition:opacity 2.5s ease;opacity:0;display:block}.variant-input{display:inline-block}select .variant-input{display:block}.grid-product__content{position:relative;margin-bottom:20px;text-align:left}html[dir=rtl] .grid-product__content{text-align:right}@media only screen and (min-width:590px){.grid-product__content{margin-bottom:40px}}.grid-product__link{display:block}.grid-product__image-mask{position:relative;overflow:hidden}.grid-product__image{display:block;margin:0 auto;width:100%}.grid-product__meta{position:relative;padding:10px 0 6px;line-height:calc(var(--typeBaseLineHeight) - .1)}.grid-product__title{font-size:calc(var(--typeBaseSize)*1.2*.83)}@media only screen and (min-width:590px){.grid-product__title{font-size:calc(var(--typeBaseSize)*1.18)}}.grid-product__price{margin-top:6px;font-size:calc(var(--typeBaseSize)*.9*.92)}@media only screen and (min-width:590px){.grid-product__price{font-size:calc(var(--typeBaseSize)*.9)}}@keyframes inventory-pulse{0%{opacity:.5}to{transform:scale(2.5);opacity:0}}.skrim__item-content{position:relative;overflow:hidden;height:100%;width:100%;background:#000000;background:var(--colorLargeImageBg)}.skrim__item-content .skrim__overlay{position:relative;transition:transform 2s ease-out 0s}.skrim__item-content .skrim__overlay:after{content:"";position:absolute;inset:0;z-index:1;transition:opacity .5s ease}.skrim__item-content .skrim__overlay:before{content:"";position:absolute;inset:0;z-index:auto;background:#000;opacity:0;transition:opacity .5s ease}[data-animate_sections=true] .skrim__item-content .skrim__overlay:focus,[data-animate_sections=true] .skrim__item-content .skrim__overlay:hover{transform:scale(1.05)}[data-animate_sections=true] .skrim__item-content .skrim__overlay:focus:before,[data-animate_sections=true] .skrim__item-content .skrim__overlay:hover:before{opacity:.2;transition:opacity .2s ease-in}.skrim__overlay{display:block;overflow:hidden;height:100%;width:100%;transform:scale(1)}.cart__item{display:grid;grid-gap:30px;grid-template-columns:150px 1fr;grid-template-rows:repeat(2,[row] auto)}.drawer .cart__item{grid-template-columns:90px 1fr;grid-gap:20px}@media only screen and (max-width:589px){.cart__item{grid-template-columns:90px 1fr;grid-gap:20px}.drawer .cart__item{grid-template-columns:60px 1fr;grid-gap:20px}}.cart__item-row{margin-bottom:20px}.cart__item-sub{flex:1 1 100%;display:flex;justify-content:space-between;line-height:1}.cart__item-sub>div:first-child{margin-right:10px}.cart__terms{display:flex;align-items:center;justify-content:center}.cart__terms label{margin-bottom:0;text-transform:none;letter-spacing:0}.cart__footer{border-top:1px solid;border-top-color:#dce1e3;border-top-color:var(--colorBorder);padding-top:30px}.cart__checkout-wrapper{margin-top:20px}.cart__product-name{display:block;margin-bottom:5px}@media only screen and (min-width:590px){.cart__product-name{margin-bottom:10px}}.cart__subtotal{font-family:var(--typeHeaderPrimary),var(--typeHeaderFallback);font-weight:var(--typeHeaderWeight);letter-spacing:var(--typeHeaderSpacing);line-height:var(--typeHeaderLineHeight)}[data-type_header_capitalize=true] .cart__subtotal{text-transform:uppercase}[data-type_header_accent_transform=true] .cart__subtotal{text-transform:uppercase;letter-spacing:.2em}@media only screen and (max-width:589px){.cart__subtotal{font-size:.9em}}.cart__checkout{width:100%}.drawer__cart-empty{display:none}.product__price{font-size:calc(var(--typeBaseSize) + 2px)}@media only screen and (min-width:590px){.product__price{font-size:calc(var(--typeBaseSize) + 4px)}}.article .section-header__title{margin-bottom:5px}@media only screen and (min-width:590px){.article .section-header__title{margin-bottom:10px}}@media print{@page{margin:.5cm}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}body,html{background-color:#fff}}html[lang=ar] body *{letter-spacing:unset!important}html[lang=ar] body *,html[lang=ar] *,html[lang=ar] a{font-family:Cairo!important}input[type=checkbox],input[type=radio]{margin:0 10px}

@media(max-width:767px){.fields .control{flex-wrap:wrap}}.new-arr-tabs h2.section-header__title{color:#fff}.new-arr-tabs .page-width{max-width:1440px}.shopify-section{clear:both;width:100%}.tab-collage__heading{letter-spacing:-.01rem;font-weight:700;margin:0;cursor:pointer;opacity:.3;transition:opacity var(--duration-default) ease;font-size:24px}.tab-collage__heading.active{opacity:1}.tab-collage__desc{display:none;line-height:calc(1 + .6 / var(--font-body-scale))}.tab-collage__desc.active{display:block}.tab-collage__card{display:block;position:absolute;visibility:hidden}.tab-collage__card.active{z-index:1;position:relative;visibility:visible}.tab-collage__card .media{width:100%}.tab-collage__desc p{margin:0}.tab-collage__desc :last-child:is(.button){margin-top:3rem}@media screen and (min-width:750px){.tab-collage__desc div{min-height:9rem}}@media(max-width:767px){.shopify-section{clear:both;width:100%;float:left}}@media(max-width:480px){.page-width{padding-left:20px!important;padding-right:20px!important}}@media(max-width:640px){.section-header__title{font-size:clamp(22px,5.5vw,30px)!important}}@media screen and (max-width:768px){.shopify-section{margin-top:0!important;margin-bottom:0!important}}body{background-color:#faf9f7!important;color:#1c1d1d!important}.section-header__title{color:#1c1d1d;font-family:Muli,sans-serif!important}a{color:#2c4a55}a:hover{color:#966b47}.btn{background-color:#966b47!important;border-color:#966b47!important;color:#fff!important;letter-spacing:.08em!important;font-weight:600!important;text-transform:uppercase!important}.btn:hover{background-color:#7d5a3c!important;border-color:#7d5a3c!important;color:#fff!important}.btn--tertiary{background-color:transparent!important;border:2px solid #2c4a55!important;color:#2c4a55!important}.btn--tertiary:hover{background-color:#2c4a55!important;color:#fff!important}.grid-product__title{font-family:Muli,sans-serif!important;color:#1c1d1d!important;font-weight:600!important}.grid-product__price{color:#966b47!important;font-weight:600!important}.grid-product__price:empty{display:none}.klik-language-selector{display:inline-flex;margin:0;align-items:center}.klik-riyal-price{align-items:center;direction:ltr;display:inline-flex;gap:.25em;unicode-bidi:isolate;white-space:nowrap}.klik-riyal-symbol{background-color:currentColor;display:inline-block;flex:0 0 auto;height:.9em;-webkit-mask:url(klik-saudi-riyal-symbol.svg) center / contain no-repeat;mask:url(klik-saudi-riyal-symbol.svg) center / contain no-repeat;width:.81em}
