/*!
Theme Name: Fayn
Description: Fayn theme
Author: Vebelo
Author URI: https://www.vebelo.ee/
Version: 1.0.28
Style Version: 1.0.0
Text Domain: fayn
*/@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Abril+Fatface&display=swap";@keyframes animSlideElastic{0%{transform:translate(100%)}15%{transform:translate(0)}85%{transform:translate(0)}to{transform:translate(100%)}}@keyframes fadeAnimation{0%{opacity:0}15%{opacity:1}85%{opacity:1}to{opacity:0}}.splide{opacity:0;transition:opacity .1s ease-in-out}.splide.is-initialized{opacity:1}@keyframes ss-valueIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes ss-valueOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(0)}}.ss-hide{display:none!important}.ss-main{align-items:center;background-color:#fff;border:1px solid #e6e6e6;border-radius:0;box-sizing:border-box;color:#202020;cursor:pointer;display:flex;flex-direction:row;gap:1rem;min-height:4.5rem;min-width:10rem;outline:0;overflow:hidden;padding:1rem 4rem 1rem 2rem;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.ss-main:after{background-color:#202020;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-down"><path d="m6 9 6 6 6-6"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-down"><path d="m6 9 6 6 6-6"/></svg>');position:absolute;right:1rem;top:50%;transform:translateY(-50%);transition:all .3s ease-in-out;width:24px}.ss-main.ss-open-above:after,.ss-main.ss-open-below:after{transform:rotate(180deg) translateY(50%)}.ss-main.ss-disabled{background-color:#f8f8f8;cursor:not-allowed}.ss-main.ss-disabled .ss-values .ss-disabled{color:#202020}.ss-main.ss-disabled .ss-values .ss-value .ss-value-delete{cursor:not-allowed}.ss-main.ss-open-above{border-top-left-radius:0;border-top-right-radius:0}.ss-main.ss-open-below{border-bottom-left-radius:0;border-bottom-right-radius:0}.ss-main .ss-values{align-items:center;display:inline-flex;flex:1 1 100%;flex-wrap:wrap;gap:5px}.ss-main .ss-values .ss-name{font-size:1.4rem}.ss-main .ss-values .ss-count{background-color:#202020;border-radius:.4rem;color:#fff;font-size:1.4rem;padding:.4rem}.ss-main .ss-values .ss-placeholder{align-items:center;color:#202020;display:flex;font-size:1.4rem;margin:auto 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.ss-main .ss-values .ss-max{align-items:center;background-color:#202020;border-radius:0;color:#fff;display:flex;font-size:12px;line-height:1;padding:2rem 5px;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:-moz-fit-content;width:fit-content}.ss-main .ss-values .ss-single{display:flex;font-size:1.4rem}.ss-main .ss-values .ss-value{align-items:center;animation-duration:.2s;animation-fill-mode:both;animation-name:ss-valueIn;animation-timing-function:ease-out;background-color:#202020;border-radius:0;display:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:-moz-fit-content;width:fit-content}.ss-main .ss-values .ss-value.ss-value-out{animation-duration:.2s;animation-name:ss-valueOut;animation-timing-function:ease-out}.ss-main .ss-values .ss-value .ss-value-text{color:#fff;font-size:12px;line-height:1;padding:2rem 5px}.ss-main .ss-values .ss-value .ss-value-delete{align-items:center;border-left:1px solid #fff;box-sizing:content-box;cursor:pointer;display:flex;height:7px;padding:2rem 5px;width:7px}.ss-main .ss-values .ss-value .ss-value-delete svg{height:7px;width:7px}.ss-main .ss-values .ss-value .ss-value-delete svg path{fill:none;stroke:#fff;stroke-width:18;stroke-linecap:round;stroke-linejoin:round}.ss-main.js-select-filter .ss-values .ss-value{display:none!important}.ss-main .ss-arrow,.ss-main .ss-deselect{display:none}.ss-content{background-color:#fff;border:1px solid #e6e6e6;box-sizing:border-box;display:flex;flex-direction:column;height:auto;max-height:30rem;opacity:0;overflow:hidden;position:absolute;transform:scaleY(0);transform-origin:center top;width:auto;z-index:10000}.ss-content.ss-relative{height:100%;position:relative}.ss-content.ss-open-above{border-top-left-radius:0;border-top-right-radius:0;flex-direction:column-reverse;opacity:1;transform:scaleY(1);transform-origin:center bottom}.ss-content.ss-open-below{border-bottom-left-radius:0;border-bottom-right-radius:0;opacity:1;transform:scaleY(1);transform-origin:center top}.ss-content .ss-search{display:flex;flex:0 1 auto;flex-direction:row;padding:7px 7px 5px}.ss-content .ss-search input{background-color:#fff;border:1px solid #e6e6e6;border-radius:0;box-sizing:border-box;display:inline-flex;flex:1 1 auto;font-size:inherit;line-height:inherit;margin:0;min-width:0;outline:0;padding:5px 7px;text-align:left;width:100%}.ss-content .ss-search input::-moz-placeholder{color:#202020;vertical-align:middle}.ss-content .ss-search input::placeholder{color:#202020;vertical-align:middle}.ss-content .ss-search input:focus{box-shadow:0 0 5px #202020}.ss-content .ss-search .ss-addable{align-items:center;border:1px solid #e6e6e6;border-radius:0;cursor:pointer;display:inline-flex;flex:0 0 auto;height:auto;justify-content:center;margin:0 0 0 5px}.ss-content .ss-search .ss-addable svg{align-items:center;display:flex;flex:0 1 auto;height:12px;justify-content:flex-end;margin:auto 5px;width:12px}.ss-content .ss-search .ss-addable svg path{fill:none;stroke:#202020;stroke-width:18;stroke-linecap:round;stroke-linejoin:round}.ss-content .ss-list{flex:1 1 auto;height:auto;overflow:hidden auto}.ss-content .ss-list .ss-error{color:#d93124;padding:7px}.ss-content .ss-list .ss-searching{color:#202020;padding:7px}.ss-content .ss-list .ss-optgroup.ss-close .ss-option{display:none!important}.ss-content .ss-list .ss-optgroup .ss-optgroup-label{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:5px 7px}.ss-content .ss-list .ss-optgroup .ss-optgroup-label .ss-optgroup-label-text{color:#202020;flex:1 1 auto;font-weight:700}.ss-content .ss-list .ss-optgroup .ss-optgroup-label:has(.ss-arrow){cursor:pointer}.ss-content .ss-list .ss-optgroup .ss-optgroup-label .ss-optgroup-actions{align-items:center;display:flex;flex:0 1 auto;flex-direction:row;gap:5px;justify-content:center}.ss-content .ss-list .ss-optgroup .ss-optgroup-label .ss-optgroup-actions .ss-selectall{cursor:pointer;display:flex;flex:0 0 auto;flex-direction:row}.ss-content .ss-list .ss-optgroup .ss-optgroup-label .ss-optgroup-actions .ss-selectall:hover{opacity:.5}.ss-content .ss-list .ss-optgroup .ss-optgroup-label .ss-optgroup-actions .ss-selectall.ss-selected svg path{stroke:#d93124}.ss-content .ss-list .ss-optgroup .ss-optgroup-label .ss-optgroup-actions .ss-selectall span{align-items:center;display:flex;flex:0 1 auto;font-size:60%;justify-content:center;padding:0 2rem 0 0;text-align:center}.ss-content .ss-list .ss-optgroup .ss-optgroup-label .ss-optgroup-actions .ss-selectall svg{flex:0 1 auto;height:13px;width:13px}.ss-content .ss-list .ss-optgroup .ss-optgroup-label .ss-optgroup-actions .ss-selectall svg path{fill:none;stroke:#009f19;stroke-linecap:round;stroke-linejoin:round}.ss-content .ss-list .ss-optgroup .ss-optgroup-label .ss-optgroup-actions .ss-selectall svg:first-child{stroke-width:5}.ss-content .ss-list .ss-optgroup .ss-optgroup-label .ss-optgroup-actions .ss-selectall svg:last-child{stroke-width:11}.ss-content .ss-list .ss-optgroup .ss-optgroup-label .ss-optgroup-actions .ss-closable{cursor:pointer;display:flex;flex:0 1 auto;flex-direction:row}.ss-content .ss-list .ss-optgroup .ss-optgroup-label .ss-optgroup-actions .ss-closable .ss-arrow{flex:1 1 auto;height:10;width:10}.ss-content .ss-list .ss-optgroup .ss-optgroup-label .ss-optgroup-actions .ss-closable .ss-arrow path{fill:none;stroke:#202020;stroke-width:18;stroke-linecap:round;stroke-linejoin:round}.ss-content .ss-list .ss-optgroup .ss-option{padding:2rem 2rem 2rem 21px}.ss-content .ss-list .ss-option{color:#202020;cursor:pointer;display:flex;font-size:1.4rem;padding:5px 7px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ss-content .ss-list .ss-option.ss-highlighted,.ss-content .ss-list .ss-option:hover,.ss-content .ss-list .ss-option:not(.ss-disabled).ss-selected{background-color:#202020;color:#fff}.ss-content .ss-list .ss-option.ss-disabled{background-color:#f8f8f8;cursor:not-allowed}.ss-content .ss-list .ss-option.ss-disabled:hover{color:#202020}.ss-content .ss-list .ss-option .ss-search-highlight{background-color:#fffb8c}.dgwt-wcas-sf-wrapp{padding:0!important}.dgwt-wcas-search-input{background-color:#fff!important;border-color:#202020!important;border-radius:0!important;border-width:1px!important;font-size:1.4rem!important;line-height:normal!important;padding:1rem 2rem!important}.dgwt-wcas-search-input::-moz-placeholder{font-size:1.4rem!important}.dgwt-wcas-search-input::placeholder{font-size:1.4rem!important}.dgwt-wcas-search-submit,.dgwt-wcas-st-breadcrumbs{display:none!important}.dgwt-wcas-close{right:-2rem!important}.dgwt-wcas-darkened-overlay{opacity:.5!important;z-index:100!important}.dgwt-wcas-search-wrapp{display:none!important}.dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon-flexible-loaded{display:block!important}.dgwt-wcas-search-icon svg{display:none!important}.dgwt-wcas-search-icon:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='%23202020' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' class='feather feather-search'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cpath d='m21 21-4.35-4.35'/%3E%3C/svg%3E");background-repeat:no-repeat;content:"";display:flex;height:24px;width:24px}.dgwt-wcas-suggestion-nores{padding:2rem!important}.dgwt-wcas-suggestions-wrapp *{color:#202020!important;font-size:1.4rem!important}.dgwt-wcas-overlay-mobile{padding:2rem!important}.dgwt-wcas-om-return{align-items:center!important;border-color:#202020;border-style:solid!important;border-width:1px 0 1px 1px!important;display:flex!important;justify-content:center!important}.dgwt-wcas-open-pirx.dgwt-wcas-overlay-mobile-on .dgwt-wcas-om-bar button.dgwt-wcas-om-return svg{left:unset!important;top:unset!important}*{box-sizing:border-box}:after,:before{box-sizing:inherit}html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);overflow-x:hidden}body{margin:0}main{display:block}address,blockquote,dl,figure,form,iframe,p,pre,table{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;line-height:inherit;margin:0}ol,ul{list-style:none;margin:0;padding:0}dt{font-weight:700}dd{margin-left:0}hr{border:0;border-top:1px solid;box-sizing:content-box;clear:both;height:0;margin:0;overflow:visible}pre{font-family:monospace,monospace;font-size:inherit}address{font-style:inherit}a{background-color:transparent;color:inherit}a,abbr[title]{text-decoration:none}abbr[title]{border-bottom:none}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:inherit}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none;vertical-align:bottom}embed,iframe,object{border:0;vertical-align:bottom}button,input,optgroup,select,textarea{background:transparent;border:0;color:inherit;font:inherit;margin:0;padding:0;vertical-align:middle}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}[type=button][disabled],[type=reset][disabled],[type=submit][disabled],button[disabled]{cursor:default}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}::-moz-placeholder{font:inherit}::placeholder{font:inherit}label[for]{cursor:pointer}details{display:block}summary{display:list-item}table{border-collapse:collapse;border-spacing:0}caption{text-align:left}td,th{vertical-align:top}th{font-weight:700;text-align:left}[hidden],template{display:none}html.interface-interface-skeleton__html-container,html:not(.wp-toolbar){box-sizing:border-box;font-size:.625rem;-webkit-font-smoothing:antialiased}body:not(.wp-admin){background-color:#f9fbfa;display:flex;flex-direction:column;min-height:100vh}body:not(.wp-admin) .site{flex:1;position:relative}body:not(.wp-admin) .site--float{overflow:hidden}body:not(.wp-admin) .site--single-page:before{height:60rem;right:0;top:0;transform:translateY(50%) scaleX(-1);width:30rem}body:not(.wp-admin) .site--single-page:after,body:not(.wp-admin) .site--single-page:before{background-image:url(assets/dist/img/svg/fayn_element_half.svg);background-repeat:no-repeat;background-size:contain;content:"";display:block;opacity:.04;position:absolute;z-index:-1}body:not(.wp-admin) .site--single-page:after{bottom:0;height:70rem;left:0;transform:translateY(-40%);width:35rem}.max--width--full{margin:0 auto;width:100%}.max--width{margin:0 auto;max-width:192rem;padding:0 5rem}.max--width .max--width,.max--width .max--width--medium,.max--width .max--width--small{padding:0}.max--width--medium{margin:0 auto;max-width:150rem;padding:0 2rem}.max--width--small{margin:0 auto;max-width:110rem;padding:0 2rem}.max--width--small .max--width,.max--width--small .max--width--medium,.max--width--small .max--width--small{padding:0}.overflow--disable{overflow:hidden}.mobile--only,.touch--only{display:none}.devices--only{display:block}.screen-reader-text{height:.1rem;margin:-.1rem;overflow:hidden;padding:0;position:absolute;width:.1rem;word-wrap:normal!important;border:0;clip:rect(.1rem,.1rem,.1rem,.1rem);clip-path:inset(50%)}.page--shadow{background-color:#000;bottom:0;left:0;opacity:0;pointer-events:none;position:fixed;right:0;top:0;z-index:15}.page--shadow.visible{opacity:.7;pointer-events:all;transition:opacity .2s ease-in-out}.hidden{display:none!important}.grecaptcha-badge{right:-26rem!important}body.search{width:100%}.entry-title{font-weight:700}body{color:var(--color-text);font-family:Inter,sans-serif;font-size:1.6rem;font-weight:400;line-height:140%}b,strong{font-weight:500}h1,h2,h3,h4,h5,h6{color:#202020;font-family:Inter,sans-serif;font-weight:500;line-height:1;word-break:break-word}.h1,h1{font-size:5.5rem}.h2,h2{font-size:5rem}.h3,h3{font-size:4rem}.h4,h4{font-size:3.5rem}.h5,h5{font-size:3rem}.h6,h6{font-size:2.5rem}input::-moz-placeholder{font-size:1.6rem;line-height:140%}input,input::placeholder,p,span,textarea{font-size:1.6rem;line-height:140%}a,button{color:var(--color-text);font-size:1.6rem;line-height:140%}a{transition:color .2s ease-in-out}a:focus,a:hover{color:#202020;text-decoration:underline}a.card__link:focus,a.card__link:hover{color:initial;text-decoration:none}.entry-content{margin-bottom:5rem}.entry-content h1:not(.woocommerce-loop-product__title),.entry-content h2:not(.woocommerce-loop-product__title),.entry-content h3:not(.woocommerce-loop-product__title),.entry-content h4:not(.woocommerce-loop-product__title),.entry-content h5:not(.woocommerce-loop-product__title),.entry-content h6:not(.woocommerce-loop-product__title){font-weight:600;line-height:140%;margin:3rem 0}.entry-content .h1,.entry-content h1{font-size:4rem}.entry-content .h2,.entry-content h2{font-size:3.6rem}.entry-content .h3,.entry-content h3{font-size:3.2rem}.entry-content .h4,.entry-content h4{font-size:3rem}.entry-content .h5,.entry-content h5{font-size:2.8rem}.entry-content .h6,.entry-content h6{font-size:2.6rem}.entry-content p{font-size:1.4rem;line-height:140%}.entry-content p:not(:last-child){margin:0 0 1.6rem}.entry-content a:not(.woocommerce-loop-product__link){color:#202020;text-decoration:underline;text-underline-offset:.5rem}.entry-content a:not(.woocommerce-loop-product__link):hover{color:#c9a821}.entry-content img{height:auto;margin:0 0 1.6rem;max-width:100%}.entry-content blockquote:not(.is-style-large){border-left:1.5rem solid var(--color-brand);font-size:1.4rem;line-height:140%;margin:0 0 1.6rem;padding-left:5rem}.entry-content blockquote.is-style-large{border-bottom:.6rem solid var(--color-brand);border-top:.6rem solid var(--color-brand);font-size:1.4rem;line-height:140%;margin:0 0 1.6rem;padding:4rem 0}.entry-content blockquote.is-style-large p{font-size:5rem;font-style:italic;font-weight:700;line-height:1.2;margin:0;text-align:left}.entry-content blockquote.is-style-large cite{display:block;font-size:2rem;font-weight:700;margin-top:2.2rem;text-align:left}.entry-content ul:not(.products){list-style:none;margin:0 0 1.6rem}.entry-content ul li:not(.product){font-size:1.4rem;line-height:140%;margin:.5rem 0;padding-left:2rem;position:relative}.entry-content ul li:not(.product):before{content:"›";display:block;margin-left:-2rem;position:absolute}.entry-content ul.children{margin-bottom:2rem}.entry-content ol{list-style:decimal;margin:0 0 1.6rem}.entry-content ol li{counter-increment:item;font-size:1.4rem;line-height:140%;list-style-type:none;margin:1rem 0}.entry-content ol li:before{content:counter(item) ".";display:inline-block;font-weight:700;padding-right:1rem;text-align:right;width:2.7rem}.entry-content hr{color:#7c8690;margin:0 0 1.6rem}.entry-content hr.is-style-wide{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);padding-left:calc(50vw - 50%);padding-right:calc(50vw - 50%)}.entry-content hr.is-style-dots{position:relative}.entry-content hr.is-style-dots:before{border-top:.1rem dashed #7c8690;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.entry-content pre{font-size:1.4rem;white-space:pre-wrap}.entry-content pre b,.entry-content pre strong{font-weight:700}.entry-content .wp-block-cover,.entry-content .wp-block-cover-image{margin:0 0 1.6rem}.entry-content .wp-block-gallery .wp-block-image{max-width:inherit}.entry-content .wp-block-gallery img{margin:0}.entry-content .wp-block-gallery li{padding:0}.entry-content .wp-block-gallery li:before{display:none}.entry-content .wp-block-table{margin-top:5rem;width:100%}.entry-content .wp-block-table thead tr{border-bottom:.1rem solid #7c8690}.entry-content .wp-block-table thead tr th{font-size:1.4rem;padding:2.2rem 0}.entry-content .wp-block-table tbody tr{border-bottom:.1rem solid #7c8690}.entry-content .wp-block-table tbody tr td{font-size:1.4rem;padding:1.5rem 0}.entry-content .is-type-video,.entry-content .wp-block-file{margin:0 0 1.6rem}.entry-content .is-type-video iframe{min-height:45rem;width:100%}.archive__lead{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:5rem 0 3rem}.archive__lead img{height:5rem;width:5rem}.archive__categories{margin-top:3rem}.archive__categories__list{display:flex;gap:2rem}.archive__categories__list li a:focus,.archive__categories__list li a:hover,.archive__categories__list li.active a{text-decoration:underline;text-underline-offset:.5rem}.archive__content{margin-bottom:5rem}.archive__grid{display:grid;gap:3rem;grid-template-columns:repeat(4,1fr)}.site-header{background-color:#fff;position:sticky;top:0;z-index:1000}.site-header,.site-header__top{border-bottom:1px solid #e6e6e6}.site-header__top__inner{align-items:center}.site-header__bottom__inner,.site-header__top__inner{display:flex;justify-content:space-between;padding:1.5rem 0}.site-header__bottom__inner{gap:2rem}.site-header__bottom__inner--search-open{position:relative}.site-header__logo img{height:auto;max-width:10rem}.site-header__notice{font-size:1.4rem;text-align:right}.site-header__nav{align-items:center;display:flex}.site-header__nav.active{width:100%}.site-header__notice,.site-header__social{max-width:20rem;width:100%}.site-header__actions,.site-header__social{align-items:center;display:flex;gap:1rem 4rem}.site-header__actions svg,.site-header__social svg{stroke-width:1.5;transition:color .2s ease-in-out}.site-header__actions a,.site-header__actions button,.site-header__social a,.site-header__social button{display:flex;gap:.75rem}.site-header__actions a:hover,.site-header__actions a:hover svg,.site-header__actions button:hover,.site-header__actions button:hover svg,.site-header__social a:hover,.site-header__social a:hover svg,.site-header__social button:hover,.site-header__social button:hover svg{color:#88a99e}.site-header__actions{padding-left:7rem;position:relative}.site-header__search{align-items:center;display:flex;padding-left:1rem;position:absolute;right:calc(100% - 3rem)}.site-header__search__mobile{display:none}.site-header__search--active{background:#fff;position:absolute;right:calc(100% - 3rem);top:50%;transform:translateY(-50%);z-index:1}.site-header__search__area{overflow:hidden;transition:width .2s ease-in-out,max-idth .2s ease-in-out;width:0}.site-header__search__area--active{margin-left:2rem;width:35rem}.site-footer{background-color:#f9fbfa;border-top:1px solid #e6e6e6;position:relative;z-index:2}.site-footer:before{background-image:url(assets/dist/img/footer-bg.png);background-position:50% 0;background-repeat:no-repeat;background-size:cover;content:" ";display:block;height:100%;left:0;opacity:3%;position:absolute;top:0;width:100%;z-index:-1}.site-footer__grid{display:grid;gap:5rem;grid-template-columns:auto 1fr 1fr 1fr;padding:5rem 0}.site-footer__copyright{border-top:1px solid #e6e6e6;padding:2rem 0}.site-footer__copyright p{font-size:1.4rem;text-align:center}.site-footer__details{display:grid;gap:2rem 4rem;grid-template-columns:repeat(2,1fr)}.site-footer__details h6{font-size:1.6rem;font-weight:600;line-height:140%;margin-bottom:1rem;text-transform:uppercase}.site-footer__items li,.site-footer__menu li{display:flex;gap:1rem}.site-footer__items li:not(:last-child),.site-footer__menu li:not(:last-child){margin-bottom:.5rem}.site-footer__items *,.site-footer__menu *{font-size:1.4rem}.site-footer__items a:hover,.site-footer__menu a:hover{color:#c9a821;text-underline-offset:.5rem}.site-footer__items svg{height:2rem;width:2rem;stroke-width:1.5}.site-footer__menus{display:flex;flex-wrap:wrap;gap:2rem 5rem}.site-footer__newsletter p{font-size:1.4rem;margin-bottom:1rem}.page__shadow{background-color:#202020;inset:0;opacity:0;pointer-events:none;position:fixed;transition:opacity .2s ease-in-out;z-index:2}.page__shadow--visible{opacity:.6;pointer-events:all}.post__title{font-family:Abril Fatface,serif;font-size:3.4rem;font-weight:400;text-align:center;text-transform:uppercase}.post__stripe{background-color:#202020;height:2px;width:5rem}.post__head{border-bottom:1px solid #e6e6e6;margin-bottom:5rem;padding-bottom:3rem}.post__head__wrapper{align-items:center;display:flex;flex-direction:column;gap:2rem;justify-content:center;margin:5rem auto}.post__head__wrapper img{height:5rem;width:5rem}.post__head__image{margin-top:5rem}.post__head__image img{height:70rem;-o-object-fit:cover;object-fit:cover;width:100%}.post__head__meta{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-top:3rem}.post__related,.post__social{border-top:1px solid #e6e6e6;margin-top:5rem;padding-top:5rem}.post__social{align-items:center;display:flex;flex-direction:column;justify-content:center}.post__social--list{display:flex;gap:3rem}.post__social__item a{align-items:center;background-color:#fff;border:1px solid #e6e6e6;color:#202020;display:flex;height:5rem;justify-content:center;transition:all .2s ease-in-out;width:5rem}.post__social__item a svg{stroke-width:1.5}.post__social__item a:hover{background-color:#202020;border-color:#202020;color:#fff}.post__related{margin-bottom:5rem}.post__related--grid{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}.site-notice__container{background-color:#202020;color:#fff;font-size:1.8rem;font-weight:600;line-height:2rem;padding:2rem 0;text-align:center}.site-notices--danger,.site-notices--default,.site-notices--warning{padding:1rem 0;text-align:center}.site-notices--default{background-color:#000;color:#fff}.site-notices--warning{background-color:orange;color:#202020}.site-notices--danger{background-color:#d93124;color:#fff}.site-header__main-menu{display:flex;flex-wrap:wrap;gap:1rem 4rem}.site-header__main-menu>li>a{align-items:center;color:#202020;display:flex;font-size:1.4rem;padding:.5rem 0;position:relative;text-decoration:none;text-transform:uppercase}.site-header__main-menu>li>a:before{background-color:#202020;bottom:0;content:"";height:1px;left:0;position:absolute;transition:width .2s ease-in-out;width:0}.site-header__main-menu>li.current-menu-item a:after,.site-header__main-menu>li.current_page_ancestor a:after,.site-header__main-menu>li>a:hover:before{width:100%}.site-header__main-menu>li.menu-item-has-children>a{padding-right:3rem}.site-header__main-menu>li.menu-item-has-children>a:after{background-image:url(assets/dist/img/svg/chevron-down.svg);background-repeat:no-repeat;background-size:contain;content:"";height:2.4rem;margin-left:1rem;position:absolute;right:0;transition:transform .2s ease-in-out;width:2.4rem}.site-header__main-menu>li.menu-item-has-children.current-menu-item>a:before,.site-header__main-menu>li.menu-item-has-children.current_page_item>a:before,.site-header__main-menu>li.menu-item-has-children>a:hover:before{width:calc(100% - 3.4rem)}.site-header__main-menu>li.menu-item-has-children>.sub-menu{background-color:#fff;border-top:1px solid #e6e6e6;display:none;flex-wrap:wrap;gap:3rem 4rem;justify-content:flex-start;left:0;padding-bottom:3rem;padding-top:3rem;position:absolute;top:100%;width:100%}.site-header__main-menu>li.menu-item-has-children.megamenu__active>a:after{transform:rotate(180deg)}.site-header__main-menu>li.menu-item-has-children.megamenu__active .sub-menu{display:flex;max-height:90vh;overflow-y:auto}.site-header__main-menu>li.menu-item-has-children .sub-menu--inner{display:grid;gap:1rem;grid-template-columns:repeat(4,1fr);padding:0 5rem;width:100%}.site-header__main-menu>li.menu-item-has-children .sub-menu--inner>li{flex-grow:1}.site-header__main-menu>li.menu-item-has-children .sub-menu--inner .current-menu-item>a{text-decoration:underline;text-underline-offset:.5rem}.site-header__main-menu>li.menu-item-has-children .sub-menu--inner a:hover{text-underline-offset:.5rem}.site-header__main-menu>li.menu-item-has-children .sub-menu--inner>li.menu-item-has-children-inner>a{display:flex;font-weight:600;margin-bottom:.5rem;padding-bottom:.5rem;text-transform:uppercase}.site-header__main-menu>li.menu-item-has-children .sub-menu--inner>li>a{color:#202020;font-size:1.4rem;font-weight:400;line-height:140%}.site-header__main-menu>li.menu-item-has-children .sub-menu--inner .menu-item-submenu{display:unset;flex-direction:unset}.site-header__main-menu>li.menu-item-has-children .sub-menu--inner .menu-item-submenu>a{font-weight:600}.site-header__main-menu>li.menu-item-has-children .sub-menu--inner .menu-item-submenu .sub-menu{border-top:1px solid #e6e6e6;flex-direction:column;margin-top:.5rem;padding-top:.5rem}.site-header__main-menu>li.menu-item-has-children .sub-menu--inner .menu-item-submenu .sub-menu a{font-size:1.4rem}.site-header__main-menu>li.menu-item-has-children .sub-menu--grand{flex-direction:column}.site-header__main-menu>li.menu-item-has-children .sub-menu--grand>li>a{color:#202020;font-size:1.4rem;font-weight:400;line-height:140%}.site-header__hamburger{align-items:center;display:none;justify-content:flex-end}.site-header__hamburger__button{cursor:pointer;position:relative}.site-header__hamburger__button.active .site-header__hamburger--line{transform:scaleX(0)}.site-header__hamburger__button.active .site-header__hamburger--close:before{transform:scaleY(1);transition-delay:.4s}.site-header__hamburger__button.active .site-header__hamburger--close:after{transform:scaleX(1);transition-delay:.55s}.site-header__hamburger--line{background-color:#202020;display:block;height:2px;margin-bottom:.7rem;transform-origin:left;transition:transform .2s ease-in-out;width:4.4rem}.site-header__hamburger--line:nth-child(4){margin:0}.site-header__hamburger--line:first-child{transition-delay:.1s}.site-header__hamburger--line:nth-child(2){transition-delay:.2s}.site-header__hamburger--line:nth-child(3){transition-delay:.3s}.site-header__hamburger--line:nth-child(4){transition-delay:.4s}.site-header__hamburger--close{display:block;height:4.4rem;left:50%;position:absolute;top:50%;transform:rotate(-45deg) translateX(-50%) translateY(-50%);transform-origin:top left;width:4.4rem}.site-header__hamburger--close:after,.site-header__hamburger--close:before{background-color:#202020;content:"";display:block;position:absolute;transition:transform .2s ease-in-out}.site-header__hamburger--close:before{height:4.4rem;left:50%;margin-left:-1px;top:0;transform:scaleY(0);transform-origin:top;transition-delay:.1s;width:2px}.site-header__hamburger--close:after{height:2px;left:0;margin-top:-.2rem;top:50%;transform:scaleX(0);transform-origin:right;transition-delay:0;width:4.4rem}.button{border:1px solid;color:#202020;font-size:1.4rem;font-weight:600;line-height:140%;padding:1rem 4rem;text-transform:uppercase;transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out}.button:disabled,.button[disabled]{opacity:.5;pointer-events:none}.button.single_add_to_cart_button:hover,.button.woocommerce-Button:hover,.button.woocommerce-button:hover{background-color:#c9a821;border-color:#c9a821;color:#fff}.button:hover{text-decoration:none}.button--secondary{background-color:#c9a821;border-color:#c9a821;color:#fff}.button--secondary:focus,.button--secondary:focus-within,.button--secondary:hover{background-color:#202020;border-color:#202020;color:#fff}.button--light{background-color:#fff;border-color:#fff;color:#202020}.button--light:focus,.button--light:focus-within,.button--light:hover{background-color:#202020;border-color:#202020;color:#fff}.button--filled{background-color:#202020;border-color:#202020;color:#fff}.button--filled:focus,.button--filled:focus-within,.button--filled:hover{background-color:#c9a821;border-color:#c9a821;color:#fff}.button--outlined{background-color:#fff;border-color:#202020;color:#202020;font-weight:600}.button--outlined:focus,.button--outlined:focus-within,.button--outlined:hover{background-color:#202020;border-color:#202020;color:#fff}.button--small{font-size:1.4rem;font-weight:600;line-height:2.2rem;padding:.8rem 2rem}.button--unstyled{letter-spacing:normal;text-transform:none}.button--round{border-radius:100rem}.button--text{margin-left:1rem}.button.disabled{opacity:.5;pointer-events:none}button{outline:0}form .form-row,form .woocommerce-form-row{display:flex;flex-direction:column;margin-bottom:1rem}form .form-row-half{display:flex;gap:2rem}form .form-row-half .form-row{flex-grow:1}form.wpcf7-form label{font-weight:500;line-height:1.6}form.wpcf7-form textarea{width:100%!important}form.wpcf7-form .button{margin-top:1rem}form .vendor-customer-registration{margin-bottom:2rem}form .split-row{margin-bottom:1rem}form input[type=color],form input[type=date],form input[type=datetime-local],form input[type=datetime],form input[type=email],form input[type=month],form input[type=number],form input[type=password],form input[type=range],form input[type=search],form input[type=tel],form input[type=text],form input[type=time],form input[type=url],form input[type=week],form textarea{background-color:#fff;border:1px solid #e6e6e6;border-radius:0;display:block;font-size:1.6rem;font-weight:400;height:5rem;margin-bottom:1rem;padding:1rem;transition:border-color .2s ease-in-out;width:100%}form input[type=color]::-moz-placeholder,form input[type=date]::-moz-placeholder,form input[type=datetime-local]::-moz-placeholder,form input[type=datetime]::-moz-placeholder,form input[type=email]::-moz-placeholder,form input[type=month]::-moz-placeholder,form input[type=number]::-moz-placeholder,form input[type=password]::-moz-placeholder,form input[type=range]::-moz-placeholder,form input[type=search]::-moz-placeholder,form input[type=tel]::-moz-placeholder,form input[type=text]::-moz-placeholder,form input[type=time]::-moz-placeholder,form input[type=url]::-moz-placeholder,form input[type=week]::-moz-placeholder,form textarea::-moz-placeholder{color:rgba(32,32,32,.5);font-size:1.6rem;font-weight:400;opacity:1}form input[type=color]::placeholder,form input[type=date]::placeholder,form input[type=datetime-local]::placeholder,form input[type=datetime]::placeholder,form input[type=email]::placeholder,form input[type=month]::placeholder,form input[type=number]::placeholder,form input[type=password]::placeholder,form input[type=range]::placeholder,form input[type=search]::placeholder,form input[type=tel]::placeholder,form input[type=text]::placeholder,form input[type=time]::placeholder,form input[type=url]::placeholder,form input[type=week]::placeholder,form textarea::placeholder{color:rgba(32,32,32,.5);font-size:1.6rem;font-weight:400;opacity:1}form input[type=color]:focus,form input[type=date]:focus,form input[type=datetime-local]:focus,form input[type=datetime]:focus,form input[type=email]:focus,form input[type=month]:focus,form input[type=number]:focus,form input[type=password]:focus,form input[type=range]:focus,form input[type=search]:focus,form input[type=tel]:focus,form input[type=text]:focus,form input[type=time]:focus,form input[type=url]:focus,form input[type=week]:focus,form textarea:focus{border-color:#202020;outline:0}form input[type=color].wpcf7-not-valid,form input[type=date].wpcf7-not-valid,form input[type=datetime-local].wpcf7-not-valid,form input[type=datetime].wpcf7-not-valid,form input[type=email].wpcf7-not-valid,form input[type=month].wpcf7-not-valid,form input[type=number].wpcf7-not-valid,form input[type=password].wpcf7-not-valid,form input[type=range].wpcf7-not-valid,form input[type=search].wpcf7-not-valid,form input[type=tel].wpcf7-not-valid,form input[type=text].wpcf7-not-valid,form input[type=time].wpcf7-not-valid,form input[type=url].wpcf7-not-valid,form input[type=week].wpcf7-not-valid,form textarea.wpcf7-not-valid{border-color:#d93124}form .wpcf7-not-valid-tip,form label{font-size:1.4rem}form label{display:flex;margin-bottom:.5rem}form label span{font-weight:600}form label span,form label span a{font-size:1.4rem}form label.radio{font-size:1.8rem;margin-bottom:.5rem;position:relative}form label.radio input[type=radio]{margin-right:1rem}form label.radio input[type=radio]:before{background-color:#e6e6e6;border:2px solid #88a99e;border-radius:100rem;content:"";height:16px;left:-1px;margin-right:.75rem;position:absolute;top:1px;width:16px}form label.radio input[type=radio]:checked:before{background-color:#88a99e}form .woocommerce-invalid input,form .woocommerce-invalid-required-field input{border-color:#d93124}form .select2-selection{align-items:center;border:2px solid #a5b8c7!important;font-size:1.6rem;font-weight:600;height:5rem!important;padding:0!important;transition:border-color .2s ease-in-out}form .select2-selection__arrow{background-image:url(assets/dist/img/svg/chevron-down.svg);background-position:50%;background-repeat:no-repeat;height:5rem!important;width:5rem!important}form .select2-selection__arrow b{display:none}form .select2-selection .select2-selection__rendered{font-size:1.6rem;line-height:4.6rem!important}form textarea{max-height:20rem;min-height:10rem}form input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #e6e6e6;cursor:pointer;flex-shrink:0;height:2.4rem;margin-right:1rem;padding:0;position:relative;transition:border-color .2s ease-in-out;width:2.4rem}form input[type=checkbox]:after{border:solid #202020;border-width:0 .2rem .2rem 0;content:"";height:1.2rem;inset:-.4rem 0 0;margin:auto;opacity:0;position:absolute;transform:rotate(45deg);transition:opacity .2s ease-in-out;width:.8rem}form input[type=checkbox]:checked{border-color:#202020}form input[type=checkbox]:checked:after{opacity:1}form input[type=checkbox]~span{cursor:pointer}.select2-container--open .select2-dropdown--above,.select2-container--open .select2-dropdown--below{border:2px solid #c9a821}.comment-form-cookies-consent input[type=checkbox],.comment-form-cookies-consent input[type=radio],.styled-checkbox input[type=checkbox],.styled-checkbox input[type=radio],.wc_payment_method input[type=checkbox],.wc_payment_method input[type=radio],.woocommerce-shipping-methods input[type=checkbox],.woocommerce-shipping-methods input[type=radio]{display:none}.comment-form-cookies-consent input[type=checkbox]:checked~label:before,.comment-form-cookies-consent input[type=radio]:checked~label:before,.styled-checkbox input[type=checkbox]:checked~label:before,.styled-checkbox input[type=radio]:checked~label:before,.wc_payment_method input[type=checkbox]:checked~label:before,.wc_payment_method input[type=radio]:checked~label:before,.woocommerce-shipping-methods input[type=checkbox]:checked~label:before,.woocommerce-shipping-methods input[type=radio]:checked~label:before{background-color:#88a99e;border-color:#88a99e}.comment-form-cookies-consent input[type=checkbox]:checked~label:after,.comment-form-cookies-consent input[type=radio]:checked~label:after,.styled-checkbox input[type=checkbox]:checked~label:after,.styled-checkbox input[type=radio]:checked~label:after,.wc_payment_method input[type=checkbox]:checked~label:after,.wc_payment_method input[type=radio]:checked~label:after,.woocommerce-shipping-methods input[type=checkbox]:checked~label:after,.woocommerce-shipping-methods input[type=radio]:checked~label:after{opacity:1}.comment-form-cookies-consent input[type=checkbox]:disabled~label,.comment-form-cookies-consent input[type=radio]:disabled~label,.styled-checkbox input[type=checkbox]:disabled~label,.styled-checkbox input[type=radio]:disabled~label,.wc_payment_method input[type=checkbox]:disabled~label,.wc_payment_method input[type=radio]:disabled~label,.woocommerce-shipping-methods input[type=checkbox]:disabled~label,.woocommerce-shipping-methods input[type=radio]:disabled~label{cursor:auto;opacity:.4}.comment-form-cookies-consent input[type=checkbox]:disabled~label:before,.comment-form-cookies-consent input[type=radio]:disabled~label:before,.styled-checkbox input[type=checkbox]:disabled~label:before,.styled-checkbox input[type=radio]:disabled~label:before,.wc_payment_method input[type=checkbox]:disabled~label:before,.wc_payment_method input[type=radio]:disabled~label:before,.woocommerce-shipping-methods input[type=checkbox]:disabled~label:before,.woocommerce-shipping-methods input[type=radio]:disabled~label:before{opacity:.4}.comment-form-cookies-consent label,.styled-checkbox label,.wc_payment_method label,.woocommerce-shipping-methods label{cursor:pointer;font-size:1.8rem;font-weight:500;padding-left:3rem;position:relative}.comment-form-cookies-consent label a,.styled-checkbox label a,.wc_payment_method label a,.woocommerce-shipping-methods label a{font-size:1.8rem;font-weight:500}.comment-form-cookies-consent label:after,.comment-form-cookies-consent label:before,.styled-checkbox label:after,.styled-checkbox label:before,.wc_payment_method label:after,.wc_payment_method label:before,.woocommerce-shipping-methods label:after,.woocommerce-shipping-methods label:before{content:"";display:inline-block;position:absolute;top:50%;transform:translateY(-50%)}.comment-form-cookies-consent label:before,.styled-checkbox label:before,.wc_payment_method label:before,.woocommerce-shipping-methods label:before{background-color:#fff;border:2px solid #c9a821;height:2rem;left:0;width:2rem}.comment-form-cookies-consent label:after,.styled-checkbox label:after,.wc_payment_method label:after,.woocommerce-shipping-methods label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3E%3C/svg%3E");background-repeat:no-repeat;height:1.2rem;left:.4rem;opacity:0;width:1.2rem}.woocommerce-shipping-methods label{font-size:1.4rem}.woocommerce-NoticeGroup,.woocommerce-notices-wrapper,.wpcf7-response-output{animation:fadeAnimation 5s ease .2s 1 normal none;bottom:2rem;box-shadow:0 0 1.5rem rgba(0,0,0,.3);max-width:100%;opacity:0;position:fixed;right:2rem;z-index:999}.woocommerce-NoticeGroup .woocommerce-error,.woocommerce-NoticeGroup .woocommerce-message,.woocommerce-notices-wrapper .woocommerce-error,.woocommerce-notices-wrapper .woocommerce-message,.wpcf7-response-output .woocommerce-error,.wpcf7-response-output .woocommerce-message{align-items:flex-start;background-color:#88a99e;box-shadow:0 1rem 2.6rem rgba(0,0,0,.08);color:#fff;display:flex;flex-direction:column;flex-wrap:wrap;font-size:1.6rem;gap:1rem;line-height:140%;max-width:100%;min-width:40rem;outline:0!important;padding:2rem}.woocommerce-NoticeGroup .woocommerce-error li:before,.woocommerce-NoticeGroup .woocommerce-message li:before,.woocommerce-notices-wrapper .woocommerce-error li:before,.woocommerce-notices-wrapper .woocommerce-message li:before,.wpcf7-response-output .woocommerce-error li:before,.wpcf7-response-output .woocommerce-message li:before{display:none}.woocommerce-NoticeGroup .woocommerce-error .button,.woocommerce-NoticeGroup .woocommerce-message .button,.woocommerce-notices-wrapper .woocommerce-error .button,.woocommerce-notices-wrapper .woocommerce-message .button,.wpcf7-response-output .woocommerce-error .button,.wpcf7-response-output .woocommerce-message .button{background-color:#fff;color:var(--color-brand);display:none;font-size:1.6rem;margin:1rem;order:1;padding:1rem 2rem;text-transform:uppercase;transition:all .3s ease-in-out}.woocommerce-NoticeGroup .woocommerce-error .button:hover,.woocommerce-NoticeGroup .woocommerce-message .button:hover,.woocommerce-notices-wrapper .woocommerce-error .button:hover,.woocommerce-notices-wrapper .woocommerce-message .button:hover,.wpcf7-response-output .woocommerce-error .button:hover,.wpcf7-response-output .woocommerce-message .button:hover{box-shadow:0 0 2rem 0 rgba(32,49,93,.2);color:#88a99e;text-decoration:none}.woocommerce-NoticeGroup .woocommerce-message,.woocommerce-notices-wrapper .woocommerce-message,.wpcf7-response-output .woocommerce-message{background:#202020;color:#fff}.woocommerce-NoticeGroup .woocommerce-error,.woocommerce-notices-wrapper .woocommerce-error,.wpcf7-response-output .woocommerce-error{background-color:#d93124;color:#fff}.woocommerce-error,.woocommerce-message{outline:0!important}.notice__box,.woocommerce-no-products-found{background-color:#fff;border-radius:1rem;box-shadow:0 1rem 2.6rem rgba(0,0,0,.08);padding:2rem}form.wpcf7-form.invalid .wpcf7-response-output,form.wpcf7-form.sent .wpcf7-response-output{align-items:flex-start;border:0;border-radius:1rem;box-shadow:0 1rem 2.6rem rgba(0,0,0,.08);color:#fff;display:flex;flex-direction:column;flex-wrap:wrap;font-size:1.6rem;font-weight:500;gap:1rem;line-height:140%;margin:0 1rem 1rem;max-width:100%;padding:2rem}form.wpcf7-form.invalid .wpcf7-response-output{background-color:#d93124}form.wpcf7-form.sent .wpcf7-response-output{background-color:#009f19}.canvas{background-clip:padding-box;background-color:#fff;display:flex;flex-direction:column;height:100%;max-width:100%;overflow:auto;position:fixed;right:0;top:0;transform:translateX(100%);transition:transform .2s ease-in-out,visibility .2s ease-in-out;visibility:hidden;width:60rem;z-index:1001}.canvas--unmax{max-width:90%}.canvas--left{left:0;right:auto;transform:translateX(-100%)}.canvas--top{height:auto;left:0;right:unset;transform:translateY(-100%);width:100vw}.canvas--active{transform:translateX(0);visibility:visible}.canvas__toggle{align-items:center;display:flex;gap:1.6rem;justify-content:center}.canvas__toggle--link{transition:color .2s ease-in-out}.canvas__toggle--link:hover{color:#c9a821}.canvas__container{padding:2rem}.canvas__header{display:flex;justify-content:flex-end;margin-bottom:2rem}.canvas__dismiss{align-items:center;background-color:#fff;border:1px solid #e6e6e6;display:flex;height:4rem;justify-content:center;transition:background-color .2s ease-in-out,border-color .2s ease-in-out;width:4rem}.canvas__dismiss svg{height:4rem;transition:stroke .2s ease-in-out;width:4rem;stroke-width:1;stroke:#202020}.canvas__dismiss:hover{background-color:#c9a821;border-color:#c9a821}.canvas__dismiss:hover svg{stroke:#fff}.canvas__dismiss--simple{background-color:transparent;padding:0}.canvas__dismiss--light svg,.canvas__dismiss--light:hover svg{stroke:#fff}.canvas__dismiss--float-left,.canvas__dismiss--float-right{position:absolute;top:1rem}.canvas__dismiss--float-right{right:1rem}.canvas__dismiss--float-left{left:1rem}.canvas__body{flex-grow:1}.category-login{margin:0 auto;width:50%}.category-login__label{display:block;margin-bottom:2rem;width:50%}.category-login__fields{margin-top:3rem}.category-login__submit{border:1px solid;margin-top:2rem;padding:1rem 4rem;text-transform:uppercase;transition:all .2s ease-in-out}.category-login__submit:hover{background-color:#000;color:#fff}.modal{background-clip:padding-box;background-color:#fff;display:none;flex-direction:column;left:50%;max-width:100%;min-width:60rem;opacity:0;overflow:auto;position:fixed;top:50%;transform:translate(-50%,-50%);transition:opacity .2s ease-in-out,visibility .2s ease-in-out;visibility:hidden;z-index:1001}.modal *{font-size:1.4rem}.modal img{height:auto;width:100%}.modal--active,.modal--fade-in{display:block;opacity:1;visibility:visible}.modal__toggle{align-items:center;display:flex;gap:1.6rem;justify-content:center}.modal__toggle--link{transition:color .2s ease-in-out}.modal__toggle--link:hover{color:#c9a821}.modal__toggle--under{text-decoration:underline;text-underline-offset:.75rem}.modal__container{padding:4rem}.modal__container form.woocommerce-form-login>p{margin-bottom:1rem}.modal__container form .woocommerce-form-login__rememberme,.modal__header{margin-bottom:2rem}.modal__header{align-items:center;display:flex;justify-content:space-between}.modal__title{font-family:Abril Fatface,serif;font-size:3.4rem}.modal__dismiss{align-items:center;background-color:#fff;border:1px solid #e6e6e6;display:flex;height:4rem;justify-content:center;transition:background-color .2s ease-in-out,border-color .2s ease-in-out;width:4rem}.modal__dismiss svg{height:4rem;transition:stroke .2s ease-in-out;width:4rem;stroke-width:1;stroke:#202020}.modal__dismiss:hover{background-color:#c9a821;border-color:#c9a821}.modal__dismiss:hover svg{stroke:#fff}.modal__dismiss--simple{background-color:transparent;padding:0}.modal__dismiss--light svg,.modal__dismiss--light:hover svg{stroke:#fff}.modal__dismiss--float-left,.modal__dismiss--float-right{position:absolute;top:1rem}.modal__dismiss--float-right{right:1rem}.modal__dismiss--float-left{left:1rem}.modal__body{flex-grow:1}.tab__list{display:flex;flex-wrap:wrap;gap:.5rem 1rem;justify-content:center;list-style-type:none;padding-bottom:3rem}.tab__link{cursor:pointer;padding:1rem;transition:color .2s ease-in-out}.tab__link:hover{color:#c9a821}.tab__link--active{text-decoration:underline;text-underline-offset:.5rem}.tab__content{overflow:hidden;position:relative}.tab__pane{height:0;opacity:0;transition:opacity .3s ease,height .3s ease,visibility .3s ease;visibility:hidden}.tab__pane--active{height:auto;opacity:1;visibility:visible}.tab__footer{align-items:center;display:flex;justify-content:center;margin-top:3rem}.block__padded{padding-bottom:var(--p-bottom);padding-top:var(--p-top)}.block__prefix{font-size:2.2rem;font-weight:200;line-height:3.6rem;margin-bottom:2rem;text-transform:uppercase}.block__title{color:#202020;font-family:Abril Fatface,serif;font-size:3.4rem;line-height:5.6rem;text-align:center;text-transform:uppercase}.block__lead,.block__title__heading{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:3rem}.block__lead{gap:2rem}.block__lead img{height:5rem;width:5rem}.block__stripe{background-color:#202020;height:2px;width:5rem}.block__button{display:flex;justify-content:center;margin-top:5rem;text-align:center}.block__gradient{background:linear-gradient(225deg,#edf8ef,#e6e6e6);padding:6rem 2rem;text-align:center}.block__gradient .wp-block-heading{font-size:4rem;font-weight:600;line-height:5rem;max-width:102.4rem}.block__gutenberg{margin-bottom:1.6rem}.block__gutenberg.wp-block-image{margin:4rem auto;padding:0 2rem}.block__gutenberg.wp-block-image img{height:auto;-o-object-fit:cover;object-fit:cover;width:100%}.block__gutenberg.wp-block-table table,.block__gutenberg.wp-block-table td,.block__gutenberg.wp-block-table th{border:1px solid #e6e6e6}.block__gutenberg.wp-block-table table{width:100%}.block__gutenberg.wp-block-table table th{background-color:#e6e6e6}.block__gutenberg.wp-block-table table td,.block__gutenberg.wp-block-table table th{padding:1rem}.block__gutenberg.has-text-align-center{text-align:center}.hero.splide{margin-bottom:5rem;margin-top:5rem}.hero__grid{display:grid!important;gap:3rem;grid-template-columns:2fr 1fr 1fr;height:98rem}.hero img{-o-object-fit:cover;object-fit:cover;width:100%}.hero__four,.hero__one,.hero__three,.hero__two{position:relative}.hero__one{grid-column:1;grid-row:1/3}.hero__one img{height:98rem}.hero__two{grid-column:2/4;grid-row:1}.hero__four img,.hero__three img,.hero__two img{height:47.5rem}.hero__four,.hero__three{grid-row:2}.hero__three{grid-column:2}.hero__four{grid-column:3}.hero__content{align-items:flex-start;display:flex;flex-direction:column;gap:2rem;padding:5rem}.hero__content--float{bottom:0;left:0;position:absolute}.hero__content--float h2{font-weight:700}.hero__content--float p{font-size:1.6rem}.hero__content--float h2,.hero__content--float p{text-shadow:0 .2rem .4rem rgba(0,0,0,.25)}.hero__content--right{align-items:flex-end;text-align:right}.hero__content--colored{align-items:center;height:100%;justify-content:center;text-align:center}.hero__content--colored h2{font-family:Abril Fatface,serif}.hero__content--colored p{font-size:2.6rem;text-transform:uppercase}.hero__content h2,.hero__content p{color:#fff}.product-feed{border-top:1px solid rgba(136,169,158,.3);margin-bottom:5rem;padding-top:5rem}.product-feed .products.columns-5,.product-feed .products.columns-6{display:grid!important;gap:1rem}.blog-feed{border-top:1px solid rgba(136,169,158,.3);margin-bottom:5rem;padding-top:5rem}.blog-feed__wrapper{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}.blog-feed__actions{align-items:center;display:flex;justify-content:center;margin-top:3rem}.shipping__grid{display:grid;gap:3rem;grid-template-columns:repeat(3,1fr)}.shipping__item{background-color:#fff;border:1px solid #e6e6e6;font-size:1.4rem;padding:4rem}.shipping__item img{height:5rem;margin-bottom:0;-o-object-fit:contain;object-fit:contain;width:10rem}.shipping__item h3{font-size:2rem;margin:2rem 0!important}.shipping__description{margin-bottom:1rem}.card--float .card__body{background:hsla(0,0%,100%,.9);bottom:0;box-shadow:.4rem .4rem 1rem 0 rgba(0,0,0,.1);left:0;margin:2rem;padding:2rem;position:absolute;width:calc(100% - 4rem)}.card__date,.card__excerpt,.card__readmore{font-size:1.4rem}.card__excerpt{margin:1rem 0}.card__readmore{color:#c9a821;font-weight:600;text-decoration-line:underline}.product-card{background-color:#fff;border:1px solid #e6e6e6;display:flex;flex-direction:column;justify-content:space-between;padding:1rem;position:relative}.product-card :not(del){text-decoration:none!important}.product-card>.woocommerce-loop-product__link{position:relative}.product-card:hover img.hover-image{opacity:1}.product-card .onsale{background-color:#c9a821;bottom:1rem;color:#fff;font-size:1.4rem;padding:.5rem 1rem;position:absolute;right:1rem;text-transform:uppercase;z-index:1}.product-card h2{flex-grow:1;font-size:1.8rem;font-weight:700;line-height:140%;text-transform:uppercase}.product-card__attribute{font-size:1.4rem;line-height:140%;margin-top:.5rem}.product-card__wrapper img{height:45rem;-o-object-fit:cover;object-fit:cover;opacity:1;position:relative;transition:opacity .3s ease .05s!important;width:100%}.product-card__wrapper img.hover-image{left:0;opacity:0;position:absolute;top:0}.product-card__title{display:flex;gap:1rem;justify-content:space-between}.product-card__title .yith-wcwl-add-to-wishlist{margin-top:0}.product-card__title .yith-wcwl-add-to-wishlist i,.product-card__title .yith-wcwl-add-to-wishlist svg{color:#202020;font-size:2rem;margin-right:0!important;transition:all .2s ease-in-out}.product-card__title .yith-wcwl-add-to-wishlist i.fa-heart,.product-card__title .yith-wcwl-add-to-wishlist svg.fa-heart{color:#c9a821}.product-card__data{display:flex;flex-direction:column;gap:2rem;height:100%;justify-content:space-between;padding:2rem}.product-card__actions{align-items:center;display:flex;gap:1rem}.product-card__actions a{border-color:#202020;display:flex}.product-card__actions a:not(.add_to_cart_button){color:#202020;flex-grow:1;justify-content:center;order:2}.product-card__actions a.add_to_cart_button{background-color:#202020;border-color:#202020;color:#fff;order:2}.product-card__actions a:active,.product-card__actions a:focus,.product-card__actions a:hover{background-color:#c9a821;border-color:#c9a821;color:#fff}.product-card__actions a:active.add_to_wishlist,.product-card__actions a:active.delete_item,.product-card__actions a:focus.add_to_wishlist,.product-card__actions a:focus.delete_item,.product-card__actions a:hover.add_to_wishlist,.product-card__actions a:hover.delete_item{background-color:inherit;border-color:inherit;color:inherit}.product-card__actions a.add_to_wishlist{order:1}.product-card__actions a.add_to_wishlist span{display:none}.product-card__actions a.add_to_wishlist:active i,.product-card__actions a.add_to_wishlist:focus i,.product-card__actions a.add_to_wishlist:hover i{color:#c9a821}.product-card__actions a.delete_item:active i,.product-card__actions a.delete_item:focus i,.product-card__actions a.delete_item:hover i{color:#202020}.product-card__actions .price{flex-grow:1}.product-card__actions .price *{font-size:1.6rem;font-weight:600}.product-card__actions .price del{color:#202020;font-size:1.6rem;font-weight:400;margin-right:.5rem}.product-card__actions .price ins{color:#c9a821;text-decoration:none}.product-card--default .product-card__data{padding:1rem}.product-card--new .product-card__data{-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);background:rgba(32,32,32,.2);bottom:-100%;display:flex;flex-direction:column;gap:1rem;height:auto;left:0;position:absolute;transition:bottom .4s ease-in-out;width:100%}.product-card--new .product-card__data .button{background-color:#fff;border:1px solid #fff;color:#202020;grid-row:2}.product-card--new .product-card__data .button:hover{background-color:#c9a821;border-color:#c9a821;color:#fff}.product-card--new .product-card__actions{align-items:flex-start;display:flex;flex-direction:column;gap:3rem}.product-card--new{border:0;overflow:hidden;padding:0}.product-card--new .onsale{bottom:unset;left:1rem;right:unset;top:1rem}.product-card--new img{height:50rem;-o-object-fit:cover;object-fit:cover}.product-card--new h2{color:#fff;font-weight:700}.product-card--new div{color:#fff}.product-card--new .price{color:#fff;display:block;grid-column:1/3}.product-card--new .price del{color:#fff}.product-card--new .price ins{color:#c9a821}.product-card--new .yith-wcwl-add-to-wishlist{grid-column:2;grid-row:2}.product-card--new .yith-wcwl-add-to-wishlist i,.product-card--new .yith-wcwl-add-to-wishlist svg{color:#fff!important;margin-right:0!important}.product-card--new>.woocommerce-loop-product__link{display:flex;flex-direction:column;gap:1rem;height:50rem;text-decoration:none}.product-card--new:hover .product-card__data{bottom:0}.product-card .added_to_cart{display:none}.card__blog{border:1px solid #e6e6e6;position:relative}.card__blog img{height:40rem;-o-object-fit:cover;object-fit:cover;width:100%}.card__blog h3{font-size:1.8rem;font-weight:600;line-height:140%;margin-bottom:.5rem}.card__review{background-color:#fff;border:1px solid #e6e6e6;display:flex;flex-direction:column;gap:1rem;padding:1rem}.card__review__meta{display:flex;flex-wrap:wrap;gap:1rem 2rem;justify-content:space-between}.shop__header{border-bottom:1px solid #e6e6e6;margin-bottom:2rem;padding-bottom:3rem;padding-top:3rem;position:relative}.shop__header:before{background-image:url(assets/dist/img/footer-bg.png);background-position:50% 0;background-repeat:no-repeat;background-size:cover;content:" ";display:block;height:100%;left:0;opacity:3%;position:absolute;top:0;width:100%;z-index:-1}.shop__title{font-family:Abril Fatface,serif;font-size:4rem;margin-top:2rem;text-transform:uppercase}.shop__breadcrumbs>nav{align-items:center;display:flex;flex-wrap:wrap;font-size:1.4rem;gap:.5rem 0;line-height:1}.shop__breadcrumbs>nav svg{height:1.4rem;margin:0 1rem;width:1.4rem;stroke-width:1.5}.shop__breadcrumbs>nav *{font-size:1.4rem}.shop-archive__container{margin-bottom:5rem}.shop-archive__actions{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.shop-archive__actions .woocommerce-result-count{font-size:1.4rem}.products{display:grid;gap:2rem}.products.columns-1{grid-template-columns:repeat(1,1fr)}.products.columns-2{grid-template-columns:repeat(2,1fr)}.products.columns-3{grid-template-columns:repeat(3,1fr)}.products.columns-4{grid-template-columns:repeat(4,1fr)}.products.columns-5{grid-template-columns:repeat(5,1fr)}.products.columns-6{grid-template-columns:repeat(6,1fr)}#yith-wcwl-popup-message{background-color:#202020;bottom:2rem;box-shadow:0 0 1.5rem rgba(0,0,0,.3);color:#fff;font-weight:400;left:unset;line-height:1;max-width:100%;min-width:40rem;padding:2rem;right:2rem;text-align:left;top:unset}.wishlist-title-container{display:none}.wishlist__container .product-card__actions a{font-size:1.4rem;font-weight:600;line-height:140%;padding:1rem 4rem;text-transform:uppercase;transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out}.wishlist__container .product-card__actions a:not(.add_to_cart_button){border:1px solid #202020;color:#202020}.wishlist__container .product-card__actions a:not(.add_to_cart_button):hover{border-color:#c9a821;color:#fff}.wishlist__button a{align-items:center;display:flex}.wishlist__button a,.wishlist__button a span{text-decoration:none}.wishlist__empty{flex-direction:column;gap:2rem}.wishlist__empty,.yith_wcwl_wishlist_footer{align-items:center;display:flex;justify-content:center}.yith_wcwl_wishlist_footer{margin:5rem auto;max-width:50%}.yith_wcwl_wishlist_footer .yith-wcwl-share{display:flex;flex-direction:column;float:unset;gap:2rem;margin-bottom:0;text-align:center;width:100%}.yith_wcwl_wishlist_footer .yith-wcwl-share h4{margin:0}.yith_wcwl_wishlist_footer .yith-wcwl-share ul{list-style-type:none;margin:0;padding:0}.yith_wcwl_wishlist_footer .yith-wcwl-share ul li.share-button{display:inline-block}.yith_wcwl_wishlist_footer .yith-wcwl-share ul li.share-button a{align-items:center;background-color:#202020;color:#fff;display:flex;font-size:24px;height:45px;justify-content:center;transition:background-color .2s ease-in-out;width:45px}.yith_wcwl_wishlist_footer .yith-wcwl-share ul li.share-button a:hover{background-color:#c9a821}.single-product__grid{margin:5rem auto}.single-product .available-on-backorder,.single-product .out-of-stock{background:#fff;color:#202020;display:inline-flex;font-size:1.4rem;font-weight:500;padding:1rem 2rem}.single-product .available-on-backorder,.single-product .in-stock{display:none}.single-product .out-of-stock{border:1px solid #d93124;color:#d93124}.single-product .available-on-backorder{background-color:orange;border:1px solid orange}.single-product__wrapper{display:grid;gap:3rem;grid-template-columns:1fr 1.25fr}.single-product__item{display:grid;gap:10rem}.single-product__gallery{border:1px solid #e6e6e6;padding:2rem;position:relative}.single-product__gallery .onsale{background-color:#c9a821;color:#fff;font-size:1.4rem;padding:.5rem 1rem;position:absolute;right:3rem;text-transform:uppercase;top:3rem;z-index:2}.single-product__gallery .woocommerce-product-gallery{display:grid;gap:1rem;grid-template-columns:1fr 8fr}.single-product__gallery .woocommerce-product-gallery--single-image{grid-template-columns:1fr}.single-product__gallery .flex-viewport img,.single-product__gallery .woocommerce-product-gallery__image img,.single-product__gallery .woocommerce-product-gallery__image--placeholder img{height:auto;-o-object-fit:contain;object-fit:contain;width:100%}.single-product__gallery .flex-control-thumbs{display:flex;flex-direction:column;gap:1rem;order:-1}.single-product__gallery .flex-control-thumbs img{border:1px solid #e6e6e6;cursor:pointer;height:auto;-o-object-fit:contain;object-fit:contain;transition:border-color .2s ease-in-out;width:100%}.single-product__gallery .flex-control-thumbs img:hover{border-color:#202020}.single-product__gallery .flex-control-thumbs img.flex-active{border-color:#c9a821}.single-product__sold-count{font-size:1.8rem;line-height:2.4rem;margin-top:2rem}.single-product__details .summary{border:1px solid #e6e6e6;display:flex;flex-direction:column;gap:2rem;padding:2rem}.single-product__details .product_title{border-bottom:1px solid #e6e6e6;font-family:Abril Fatface,serif;font-size:3rem;font-weight:400;line-height:3.4rem;padding-bottom:1rem;text-transform:uppercase}.single-product__details .price{align-items:center;display:flex}.single-product__details .price *,.single-product__details .woocommerce-Price-amount *{font-size:2.6rem}.single-product__details .price del,.single-product__details .woocommerce-Price-amount del{color:#202020;font-size:1.6rem;font-weight:400}.single-product__details .price del *,.single-product__details .woocommerce-Price-amount del *{font-size:1.6rem}.single-product__details .price ins,.single-product__details .woocommerce-Price-amount ins{color:#c9a821;margin-left:1rem;text-decoration:none}.single-product__details .single-product__add-to-cart--simple,.single-product__details .woocommerce-variation-add-to-cart{display:grid}.single-product__details .single-product__add-to-cart--simple.woocommerce-variation-add-to-cart-enabled>.price,.single-product__details .woocommerce-variation-add-to-cart.woocommerce-variation-add-to-cart-enabled>.price{display:none}.single-product__details .single-product__add-to-cart--simple .price,.single-product__details .woocommerce-variation-add-to-cart .price{gap:.75rem;grid-column:1/3;margin-bottom:1rem;order:1}.single-product__details .single-product__add-to-cart--simple .single_variation,.single-product__details .woocommerce-variation-add-to-cart .single_variation{grid-column:1/3;order:2}.single-product__details .single-product__add-to-cart--simple .quantity__wrapper,.single-product__details .woocommerce-variation-add-to-cart .quantity__wrapper{grid-column:1;order:3}.single-product__details .single-product__add-to-cart--simple .single_add_to_cart_button,.single-product__details .woocommerce-variation-add-to-cart .single_add_to_cart_button{grid-column:2;order:4}.single-product__details .single-product__add-to-cart--simple .woocommerce-variation-price,.single-product__details .woocommerce-variation-add-to-cart .woocommerce-variation-price{margin-bottom:1rem}.single-product__details .single-product__add-to-cart--simple .woocommerce-variation,.single-product__details .woocommerce-variation-add-to-cart .woocommerce-variation{height:auto!important}.single-product__details .quantity__wrapper{margin-right:2rem}.single-product__content *{font-size:1.4rem}.single-product__content.entry-content{margin-bottom:0}.single-product__content p:not(:last-child){margin-bottom:2rem}.single-product__shipping{display:grid;gap:1rem;grid-template-columns:1fr 1fr;margin-top:1rem;opacity:1;transition:opacity .2s ease-in-out}.single-product__shipping--hide{opacity:0}.single-product__shipping h3{border-bottom:1px solid #202020;font-size:1.8rem;font-weight:600;margin-bottom:1.5rem;padding-bottom:1.5rem;text-transform:uppercase}.single-product__shipping__box{border:1px solid #202020;padding:2rem}.single-product__shipping__box--warning{border-color:orange}.single-product__shipping__box--warning h3{border-color:orange;color:orange}.single-product__shipping p{font-size:1.4rem}.single-product form.cart{align-items:flex-start;display:flex;flex-direction:column;gap:1rem}.single-product form.cart input[type=number]{height:4rem;margin-bottom:0}.single-product form.cart .reset_variations{margin-bottom:1rem}.single-product .yith-wcwl-add-to-wishlist .separator,.single-product .yith-wcwl-add-to-wishlist .view-wishlist{display:none}.single-product .yith-wcwl-add-to-wishlist .yith-wcwl-add-button{display:unset}.single-product .yith-wcwl-add-to-wishlist i{font-size:2rem;margin-right:0}.pswp__bg{opacity:.85!important}.pswp__caption{display:none!important}.variation__container{display:flex;flex-direction:column;gap:1rem}.variation__title{font-size:1.4rem;font-weight:600;margin-bottom:.5rem}.variation__boxes,.variation__select{display:flex}.variation__boxes--hidden,.variation__select--hidden{display:none}.variation__select,.variation__select .choices__inner{min-width:30rem}.variation__boxes{flex-wrap:wrap;gap:1rem}.variation__box{display:flex}.variation__box input{display:none}.variation__box input:checked~label{background-color:#c9a821;border-color:#c9a821;color:#fff}.variation__box input.disabled~label,.variation__box input:disabled~label{opacity:.3;pointer-events:none}.variation__box label{border:1px solid #202020;border-radius:0;justify-content:center;margin-bottom:0;min-width:4rem;padding:1rem;transition:all .2s ease-in-out}.variation__box label:hover{border-color:#c9a821;color:#c9a821}.quantity__area{align-items:center;display:flex}.quantity__minus,.quantity__plus{align-items:center;background:#fff;border:1px solid #e6e6e6;display:flex;font-size:2rem;height:4rem;justify-content:center;line-height:1;transition:all .2s ease-in-out;width:4rem}.quantity__minus:hover,.quantity__plus:hover{background-color:#c9a821;border-color:#c9a821;color:#fff}.quantity__plus{border-left:0}.quantity__minus{border-right:0}.quantity input{-moz-appearance:textfield;text-align:center;width:5rem!important}.quantity input::-webkit-inner-spin-button,.quantity input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.quantity__cart{align-items:center;display:flex}.quantity__cart .qty{pointer-events:none}.quantity__cart__button{align-items:center;background:#202020;color:#fff;display:flex;font-size:1.6rem;height:2.2rem;justify-content:center;line-height:10;transition:all .2s ease-in-out;width:2.2rem}.quantity__cart__button:active,.quantity__cart__button:focus,.quantity__cart__button:hover{background:#c9a821;color:#202020}.single-product__tabs{border:1px solid #e6e6e6;padding:2rem}.single-product__tabs__navigation{display:flex;gap:2rem;margin-bottom:2rem}.single-product__tabs__navigation li a{border:1px solid #e6e6e6}.rating__wrapper{display:flex;gap:1rem 2rem}.rating__wrapper a{font-size:1.4rem;text-decoration:underline;text-underline-offset:.75rem}.rating__wrapper a:hover{color:#c9a821}.rating__stars svg{height:2rem;width:2rem;stroke-width:1px;stroke:#c9a821}.rating__stars svg.filled{fill:#c9a821}.single-product__reviews__grid{display:grid;gap:2rem 4rem;grid-template-columns:2fr 1fr}.single-product__reviews__grid--empty{display:flex;flex-direction:column;justify-content:center;margin:0 auto;width:40%}.single-product__reviews__grid--empty>p{text-align:center}.single-product__reviews__grid--full{grid-template-columns:1fr}.single-product__reviews__grid--full .single-product__reviews__listing{grid-template-columns:repeat(3,1fr)}.single-product__reviews__form>div{border:1px solid #e6e6e6;padding:2rem}.single-product__reviews__form form{display:flex;flex-direction:column;gap:1rem}.single-product__reviews__form form label,.single-product__reviews__form form textarea{margin-bottom:0}.single-product__reviews__form form label{font-size:1.4rem;font-weight:600;margin-bottom:.5rem}.single-product__reviews__login{align-items:center;display:flex;flex-direction:column;gap:1rem}.single-product__reviews__listing{display:grid;gap:2rem;grid-template-columns:repeat(2,1fr)}.single-product__reviews__listing--only{grid-template-columns:1fr}.stars a{display:inline-block;height:3rem;position:relative;text-decoration:none;text-indent:-999em;width:3rem}.stars a:before{display:block;font-family:WooCommerce;font-size:3rem;height:3rem;left:0;line-height:1;position:absolute;text-indent:0;top:0;width:3rem}.stars a:before,.stars a:hover~a:before{color:#c9a821;content:""}.stars:hover a:before{content:""}.stars.selected a.active{color:#c9a821}.stars.selected a.active:before{content:""}.stars.selected a.active~a:before{content:""}.stars.selected a:not(.active):before{content:""}.auth__wrapper{margin:0 auto 5rem;max-width:50%;position:relative;z-index:1}.auth__wrapper .lost_password{text-align:right}.auth__wrapper .lost_password a{font-size:1.4rem;opacity:.5;text-underline-offset:.5rem}.auth__wrapper .lost_password a:hover{opacity:1}.auth__inner{background-color:#fff;border:1px solid #e6e6e6;border-top:0;padding:4rem}.auth__switcher{display:flex}.auth__switch{flex-grow:1;font-family:Abril Fatface,serif;font-size:3rem;padding:2rem 4rem;text-align:center;text-transform:uppercase}.auth__action{align-items:center;display:flex;justify-content:space-between;margin:2rem 0}.auth__action label{cursor:pointer;margin-bottom:0}.auth__action--register{margin-bottom:0}.auth__action span,.auth__action--lost,.auth__action--reset{margin:0}.auth__action--lost a{font-size:1.4rem;text-underline-offset:.5rem}.auth__register .woocommerce-privacy-policy-text{margin-bottom:2rem}.auth__note,.auth__register .woocommerce-privacy-policy-text *{font-size:1.4rem}.auth__note{margin-bottom:2rem}.auth__note--confirmation{margin-bottom:0}.switch__trigger{border-bottom:1px solid #e6e6e6;transition:color .2s ease-in-out,background-color .2s ease-in-out}.switch__trigger:hover{color:#88a99e}.switch__trigger--active{background-color:#fff;border:1px solid #e6e6e6;border-bottom:0}.switch__trigger--active:hover{color:#202020}.switch__target{max-height:0;opacity:0;overflow:hidden;transition:opacity .2s ease-in-out}.switch__target--active{max-height:100%;opacity:1}.woocommerce-MyAccount-container{display:grid;gap:4rem;grid-template-columns:1fr 6fr;margin-bottom:5rem}.woocommerce-MyAccount-navigation ul li:not(:last-child){border-bottom:1px solid #e6e6e6}.woocommerce-MyAccount-navigation ul li a{color:#202020;display:flex;font-size:1.6rem;padding:1rem 1rem 1rem 0;text-decoration:none;transition:padding-left .2s ease-in-out}.woocommerce-MyAccount-navigation ul li a:hover{padding-left:1rem}.woocommerce-MyAccount-navigation ul li.is-active a{font-weight:500;padding-left:1rem}.woocommerce-MyAccount-content{margin-bottom:3rem;overflow:auto}.woocommerce-MyAccount-content *{font-size:1.6rem}.woocommerce-MyAccount-content h2{font-size:2rem;font-weight:600;line-height:140%;margin-bottom:2rem;text-transform:uppercase}.woocommerce-MyAccount-content table{background-color:#fff;border:1px solid #e6e6e6;padding:2rem;width:100%}.woocommerce-MyAccount-content table thead th{border-bottom:1px solid #e6e6e6;padding:2rem}.woocommerce-MyAccount-content table tbody td,.woocommerce-MyAccount-content table tbody th{padding:3rem 2rem}.woocommerce-MyAccount-content table tbody td .view,.woocommerce-MyAccount-content table tbody th .view{margin-right:1rem}.woocommerce-MyAccount-content table tbody td .invoice,.woocommerce-MyAccount-content table tbody th .invoice{background-color:#000;color:#fff}.woocommerce-MyAccount-content table tbody tr:not(:last-of-type){border-bottom:1px solid #e6e6e6}.woocommerce-MyAccount-content table tfoot{border-top:1px solid #e6e6e6}.woocommerce-MyAccount-content table tfoot td,.woocommerce-MyAccount-content table tfoot th{padding:3rem 2rem}.woocommerce-MyAccount-content .woocommerce-customer-details,.woocommerce-MyAccount-content .woocommerce-order-details{margin:3rem 0}.woocommerce-MyAccount-content .woocommerce-customer-details address{background-color:#fff;border:1px solid #e6e6e6;padding:2rem}.woocommerce-MyAccount-content .woocommerce-Address{display:flex;flex-direction:column;gap:1rem;margin:3rem 0}.woocommerce-MyAccount-content .woocommerce-Address address{background-color:#fff;border:1px solid #e6e6e6;padding:2rem;width:50%}.woocommerce-MyAccount-content .woocommerce-Address-action{display:flex}.woocommerce-MyAccount-welcome p{margin-bottom:1rem}.woocommerce-MyAccount-statistics{display:flex;flex-wrap:wrap;gap:2rem;margin-top:2rem}.woocommerce-MyAccount-statistics--item{background-color:#fff;border:1px solid #e6e6e6;display:flex;flex-direction:column;gap:1rem;padding:2rem}.woocommerce-MyAccount-statistics--item .number{font-family:Abril Fatface,serif;font-size:2rem}.woocommerce-MyAccount .woocommerce-info{align-items:center;background-color:#fff;border:1px solid #e6e6e6;display:flex;justify-content:space-between;padding:1rem 1rem 1rem 2rem}.woocommerce-Addresses{display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin-top:2rem}.woocommerce-Addresses .woocommerce-Address{background-color:#fff;border:1px solid #e6e6e6;display:flex;flex-direction:column;gap:1rem;padding:2rem}.woocommerce-Addresses .woocommerce-Address h2{margin-bottom:0}.woocommerce-Addresses .woocommerce-Address-action{display:flex}.woocommerce-address-fields__field-wrapper{display:grid;gap:0 4rem;grid-template-columns:1fr 1fr}.woocommerce-EditAccountForm--grid{display:grid;gap:4rem;grid-template-columns:1fr 1fr}.woocommerce-EditAccountForm legend{font-size:2rem;font-weight:600;line-height:140%;margin-bottom:2rem;text-transform:uppercase}.cart__wrapper{display:grid;grid-template-columns:70% 30%}.cart__wrapper h2{font-family:Abril Fatface,serif;font-size:3.4rem;margin-top:0}.cart__form{padding:4rem 4rem 4rem 0}.cart__summary{background:#fff;border-left:1px solid #e6e6e6;padding:4rem;position:relative}.cart__summary:after{background-color:#fff;content:"";height:500vh;left:0;position:absolute;top:0;width:100vw;z-index:-2}.woocommerce-cart-form__contents{margin-bottom:5rem;width:100%}.woocommerce-cart-form__contents .coupon{display:flex;gap:1rem;margin-bottom:2rem;width:100%}.woocommerce-cart-form__contents .coupon input{height:unset;margin-bottom:0}.woocommerce-cart-form tr{border-bottom:1px solid #e6e6e6}.woocommerce-cart-form tr td,.woocommerce-cart-form tr th{padding:2rem}.woocommerce-cart-form .cart_item .product-thumbnail{height:15rem;min-height:15rem;min-width:15rem;width:15rem}.woocommerce-cart-form .cart_item .product-thumbnail img{border:1px solid #e6e6e6;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;width:100%}.woocommerce-cart-form .cart_item .quantity__area{margin:0}.cart-collaterals .cart_totals{display:flex;flex-direction:column;gap:4rem}.cart-collaterals .cart_totals table tr td,.cart-collaterals .cart_totals table tr th{padding:2rem}.cart-collaterals .cart_totals li label{align-items:center;border:1px solid #e6e6e6;display:flex;flex-direction:column-reverse;gap:3rem;padding:3rem;width:30rem}.cart-collaterals .cart_totals li label:before{display:none}.cart-collaterals .cart_totals li label.checked{border:2px solid #c9a821;box-shadow:0 2px 4px rgba(0,0,0,.1)}.cart-collaterals .cart_totals .cart-subtotal bdi,.cart-collaterals .cart_totals .cart-subtotal bdi span{font-size:3rem;font-weight:600}.cart-collaterals .cart_totals .woocommerce-shipping-methods{display:flex;flex-wrap:wrap;gap:2rem}.cart-collaterals .cart_totals .woocommerce-shipping-destination{margin-top:3rem}.cart-collaterals .cart_totals .amount bdi{font-weight:600}.cart-collaterals .cart_totals .order-total td{display:flex;flex-direction:column}.cart-collaterals .cart_totals .order-total .includes_tax{display:none}.cart-collaterals .cart_totals .order-total .amount bdi,.cart-collaterals .cart_totals .order-total .amount bdi span{font-size:3rem;font-weight:600}.checkout__wrapper{display:grid;grid-template-columns:70% 30%}.checkout__wrapper h2{font-family:Abril Fatface,serif;font-size:3.4rem;margin-top:0}.checkout__data{padding:4rem 4rem 4rem 0}.checkout__data .woocommerce-terms-and-conditions-wrapper{display:flex;flex-direction:column;gap:1rem;margin-top:4rem}.checkout__coupon__modal .woocommerce-error{color:#d93124}.checkout__coupon__modal .woocommerce-message{color:#009f19}.checkout__actions{display:grid;gap:2rem;grid-template-columns:repeat(2,1fr)}.checkout__coupon,.checkout__login{align-items:center;border:1px solid #e6e6e6;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;padding:2rem}.checkout__coupon>button,.checkout__login>button{font-weight:600;text-transform:uppercase}.checkout__notification{align-items:center;background-color:#fff;border:1px solid #e6e6e6;display:flex;flex-direction:column;gap:2rem;margin:0 auto;max-width:75%;padding:3rem;text-align:center}.checkout__summary{border-left:1px solid #e6e6e6;padding:5rem 0 5rem 5rem;position:relative}.checkout__summary:after{background-color:#fff;content:"";height:100%;left:0;position:absolute;top:0;width:100vw;z-index:-2}.checkout__summary .montonio-shipping-provider-logo{max-height:30px!important;max-width:50px!important}.checkout__summary__table{display:flex;flex-direction:column}.checkout__summary__table thead tr{display:grid;grid-template-columns:1fr .3fr}.checkout__summary__table tfoot .cart-discount,.checkout__summary__table tfoot .cart-shipping,.checkout__summary__table tfoot .cart-subtotal,.checkout__summary__table tfoot .cart-vat,.checkout__summary__table tfoot .fee{align-items:center;border-bottom:1px solid #e6e6e6;display:flex;justify-content:space-between}.checkout__summary__table tfoot .shipping{display:flex;flex-direction:column}.checkout__summary__table tfoot tr{display:flex}.checkout__summary__table tfoot td,.checkout__summary__table tfoot th{padding:2rem}.checkout__summary__table tfoot .includes_tax{display:none}.checkout__summary__table tfoot li label{align-items:center;background-color:#fff;border:1px solid #e6e6e6;display:flex;flex-direction:column-reverse;gap:3rem;height:100%;justify-content:center;padding:3rem;transition:all .2s ease-in-out}.checkout__summary__table tfoot li label:after,.checkout__summary__table tfoot li label:before{display:none}.checkout__summary__table tfoot li label:hover{border:1px solid #000}.checkout__summary__table tfoot li label img{display:none}.checkout__summary__table tfoot li label.checked{border:1px solid #c9a821;box-shadow:0 2px 4px rgba(0,0,0,.1)}.checkout__summary__table .woocommerce-shipping-methods{display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);text-align:center}.checkout__summary__cart-item{border-bottom:1px solid #e6e6e6;display:grid;grid-template-columns:1fr .3fr}.checkout__summary__cart-item .product-total{text-align:right}.checkout__summary input[type=submit]{background-color:#000;color:#fff;display:flex;justify-content:center;width:100%}.checkout__summary input[type=submit]:active,.checkout__summary input[type=submit]:focus,.checkout__summary input[type=submit]:hover{background-color:#c9a821;border-color:#c9a821}.checkout__summary .montonio-pickup-point .choices__item{font-size:1.6rem}.checkout__summary__payment-methods{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}.checkout__summary__payment-methods li{height:-moz-fit-content;height:fit-content}.checkout__summary__payment-methods li label{align-items:center;background-color:#fff;border:1px solid #e6e6e6;display:flex;flex-direction:column-reverse;font-size:1.6rem;gap:3rem;height:100%;padding:3rem;transition:all .2s ease-in-out}.checkout__summary__payment-methods li label:before{display:none}.checkout__summary__payment-methods li label:hover{border:1px solid #000}.checkout__summary__payment-methods li label img{display:none}.checkout__summary__payment-methods li label.checked{border:1px solid #c9a821;box-shadow:0 2px 4px rgba(0,0,0,.1)}.checkout__summary__payment-methods .payment_box{background-color:#fff;border:1px solid #e6e6e6;grid-column:1/4;grid-row:2;padding:2rem}.woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text{margin-bottom:2rem}.woocommerce-terms-and-conditions-wrapper *{font-size:1.4rem}.woocommerce-billing-fields__field-wrapper{display:grid;gap:0 2rem;grid-template-columns:1fr 1fr}.woocommerce-account-fields{border-bottom:1px solid #e6e6e6;margin-bottom:2rem;padding-bottom:1rem}.woocommerce-form-coupon{display:flex!important;flex-direction:column;gap:1rem;margin-top:2rem}.woocommerce-form-coupon .form-row-first .button,.woocommerce-form-coupon .form-row-last .button{height:100%}.woocommerce-form-coupon .form-row-first input,.woocommerce-form-coupon .form-row-last input{height:unset;margin-bottom:0}.woocommerce-checkout{display:grid}.woocommerce-checkout h3{font-family:Abril Fatface,serif;font-size:3.4rem;grid-row:2;margin:3rem 0}.woocommerce-checkout .woocommerce.wp-block-group>.woocommerce-message{animation:fadeAnimation 5s ease .2s 1 normal none;background-color:#000;bottom:2rem;box-shadow:0 0 1.5rem rgba(0,0,0,.3);color:#fff;max-width:100%;min-width:40rem;opacity:0;padding:2rem;position:fixed;right:2rem;z-index:999}.woocommerce-checkout .woocommerce-shipping-destination{margin-top:3rem}.woocommerce-checkout .amount bdi{font-weight:600}.woocommerce-checkout .order-total{align-items:center;background-color:#e6e6e6;display:flex;justify-content:space-between;margin-bottom:2rem;padding:2rem}.woocommerce-checkout .order-total th{font-size:1.8rem;padding:0}.woocommerce-checkout .order-total td{align-items:baseline;display:flex;flex-direction:column;padding:0}.woocommerce-checkout .order-total .amount bdi,.woocommerce-checkout .order-total .amount bdi span{font-size:3rem;font-weight:600}.woocommerce-checkout table tr td,.woocommerce-checkout table tr th{padding:2rem 0}.woocommerce-checkout table tr td .variation-row,.woocommerce-checkout table tr th .variation-row{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.25rem}.woocommerce-checkout .woocommerce-checkout-review-order{grid-row:3}.woocommerce-checkout .woocommerce-checkout-payment{margin-top:5rem}.montonio-bank-payments-form .montonio-bank-items .montonio-bank-item{border-radius:0;transition:all .2s ease-in-out}.montonio-bank-payments-form .montonio-bank-items .montonio-bank-item:hover{background-color:transparent;border:1px solid #202020}.montonio-bank-payments-form .montonio-bank-items .montonio-bank-item.active{background-color:transparent;border:1px solid #c9a821;color:#c9a821}.woocommerce-mini-cart__content .widget_shopping_cart_content{display:flex;flex-direction:column;max-height:70vh;overflow:auto}.woocommerce-mini-cart__list{display:flex;flex-direction:column;flex-grow:1}.woocommerce-mini-cart-item{align-items:center;display:flex;gap:2rem;margin-bottom:1rem;padding-bottom:1rem;position:relative}.woocommerce-mini-cart-item:not(:last-child){border-bottom:1px solid #e6e6e6}.woocommerce-mini-cart-item .remove{color:#d93124}.woocommerce-mini-cart-item .remove svg{height:14px;width:14px}.woocommerce-mini-cart-item img{height:12rem;-o-object-fit:cover;object-fit:cover;width:12rem}.woocommerce-mini-cart-item__title{align-items:center;display:flex;gap:2rem;justify-content:space-between}.woocommerce-mini-cart-item__data{flex-grow:1;font-size:1.4rem}.woocommerce-mini-cart-item__data *{font-size:1.4rem}.woocommerce-mini-cart-item__summary{border-top:1px solid #e6e6e6;display:flex;justify-content:space-between;margin-top:.5rem;padding-top:.75rem}.woocommerce-mini-cart-item .variation{border-top:1px solid #e6e6e6;display:flex;flex-direction:column;margin-top:.5rem;padding-top:.5rem}.woocommerce-mini-cart-item .variation .variation-row{align-items:center;display:flex;gap:.5rem}.woocommerce-mini-cart__empty-message{font-family:Abril Fatface,serif;font-size:3rem;padding:10rem 2rem;text-align:center}.woocommerce-mini-cart__free-shipping__note{border-top:1px solid #f4f5f6;padding-top:1.5rem}.woocommerce-mini-cart__free-shipping__note *{font-size:1.4rem}.woocommerce-mini-cart__free-shipping__note p:not(:last-child){margin-bottom:.5rem}.woocommerce-mini-cart__free-shipping__note--completed{text-align:center}.woocommerce-mini-cart__free-shipping__note--completed p{color:#c9a821}.woocommerce-mini-cart__free-shipping__progress{margin-top:1rem}.woocommerce-mini-cart__free-shipping__progress-bar{background-color:#f8f8f8;height:1rem;overflow:hidden;position:relative;width:100%}.woocommerce-mini-cart__free-shipping__progress-bar-fill{background-color:#c9a821;height:100%;transition:width .4s ease-in-out;width:0}.woocommerce-mini-cart__bottom{bottom:2rem;display:flex;flex-direction:column;gap:2rem;left:2rem;position:absolute;width:calc(100% - 4rem)}.woocommerce-mini-cart__bottom a{text-align:center}.woocommerce-mini-cart__bottom a.checkout{background-color:#c9a821;border-color:#c9a821;color:#fff}.woocommerce-mini-cart__bottom a:hover{background-color:#202020;border-color:#202020;color:#fff}.woocommerce-mini-cart__summary{background-color:#f8f8f8;display:flex;flex-direction:column;gap:2rem;padding:2rem}.woocommerce-mini-cart__buttons{display:flex}.woocommerce-mini-cart__buttons a{width:100%}.thankyou__container{display:flex;flex-direction:column;gap:4rem;margin:5rem 0}.thankyou__container h3.thankyou__title{margin-bottom:0}.thankyou__container .woocommerce-order-overview{background-color:#fff;border:1px solid #e6e6e6;padding:2rem;width:50%}.thankyou__container .woocommerce-order-overview__date,.thankyou__container .woocommerce-order-overview__email,.thankyou__container .woocommerce-order-overview__order,.thankyou__container .woocommerce-order-overview__payment-method,.thankyou__container .woocommerce-order-overview__total{display:grid;grid-template-columns:.5fr 1fr}.thankyou__container .woocommerce-order-details__title{font-family:Abril Fatface,serif;font-size:3.4rem;margin:3rem 0}.thankyou__container .woocommerce-order-details table{background-color:#fff;border:1px solid #e6e6e6;display:flex;flex-direction:column;gap:1rem;padding:2rem}.thankyou__container .woocommerce-order-details table thead tr{display:flex;justify-content:space-between;width:100%}.thankyou__container .woocommerce-order-details table tbody,.thankyou__container .woocommerce-order-details table thead{border-bottom:1px solid #e6e6e6}.thankyou__container .woocommerce-order-details table tbody tr,.thankyou__container .woocommerce-order-details table tfoot tr{border-bottom:0;display:flex;justify-content:space-between;width:100%}.thankyou__container .woocommerce-order-details table tbody,.thankyou__container .woocommerce-order-details table tfoot,.thankyou__container .woocommerce-order-details table thead{width:100%}.thankyou__container .woocommerce-customer-details .woocommerce-column__title{font-family:Abril Fatface,serif;font-size:3.4rem;margin:3rem 0}.thankyou__container .woocommerce-customer-details address{background-color:#fff;border:1px solid #e6e6e6;display:flex;flex-direction:column;padding:2rem;width:50%}@media screen and (max-width:1200px){.archive__grid{grid-template-columns:repeat(3,1fr)}.product-feed .products.columns-5,.product-feed .products.columns-6{display:flex!important}.product-feed .max--width{padding:0}.products.columns-4{grid-template-columns:repeat(3,1fr)}.products.columns-5,.products.columns-6{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:1000px){.max--width .max--width,.max--width .max--width--medium,.max--width .max--width--small{margin:0}.max--width--small{margin-left:1.6rem;margin-right:1.6rem;padding:0}.max--width--small .max--width,.max--width--small .max--width--medium,.max--width--small .max--width--small{margin:0}.desktop--only{display:none}.touch--only{display:block}.archive__grid{grid-template-columns:repeat(2,1fr)}.site-footer__grid{grid-template-columns:auto 1fr}.category-login,.category-login__label{width:75%}.block__padded{padding-bottom:calc(var(--p-bottom) - 1vw);padding-top:calc(var(--p-top) - 1vw)}.hero__one{grid-row:1/4}.hero__four img,.hero__three img{height:23.75rem}.hero__four,.hero__three{grid-column:2/4}.hero__four{grid-row:3}.product-card__actions .price{grid-column:1/3}.products.columns-3,.products.columns-4{grid-template-columns:repeat(2,1fr)}.products.columns-5,.products.columns-6{grid-template-columns:repeat(3,1fr)}.single-product__reviews__grid{grid-template-columns:1fr}.single-product__reviews__grid--full .single-product__reviews__listing{grid-template-columns:repeat(2,1fr)}.single-product__reviews__listing{grid-template-columns:1fr}.auth__wrapper{max-width:60%}.checkout__wrapper{grid-template-columns:60% 40%}}@media screen and (max-width:700px){.dgwt-wcas-overlay-mobile .dgwt-wcas-suggestions-wrapp{border:0!important;height:100%!important;left:0!important;max-height:100%!important;padding-top:0!important;top:8rem!important}html.interface-interface-skeleton__html-container,html:not(.wp-toolbar){font-size:calc(.3rem + 1vw)}.max--width{padding:0 2rem}.mobile--only{display:block}.devices--only{display:none}.wp-block-columns.flex--reverse--mobile{flex-direction:column-reverse}.h1,h1{font-size:calc(5.5rem - 90%)}.h2,h2{font-size:calc(5rem - 90%)}.h3,h3{font-size:calc(4rem - 80%)}.h4,h4{font-size:calc(3.5rem - 70%)}.h5,h5{font-size:calc(3rem - 50%)}.h6,h6{font-size:calc(2.5rem - 50%)}.entry-content .h1,.entry-content h1{font-size:calc(4rem - 20%)}.entry-content .h2,.entry-content h2{font-size:calc(3.6rem - 20%)}.entry-content .h3,.entry-content h3{font-size:calc(3.2rem - 20%)}.entry-content .h4,.entry-content h4{font-size:calc(3rem - 20%)}.entry-content .h5,.entry-content h5{font-size:calc(2.8rem - 20%)}.entry-content .h6,.entry-content h6{font-size:calc(2.6rem - 20%)}.entry-content blockquote.is-style-large p{font-size:calc(5rem - 90%)}.entry-content .wp-block-media-text.has-media-on-the-right .wp-block-media-text__media{grid-row:2}.entry-content .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content{grid-row:1}.archive__grid{grid-template-columns:1fr}.site-header__logo img{max-width:8rem}.site-header__nav{align-items:flex-start;background-color:#fff;display:none;flex-direction:column;overflow-y:auto;padding:3rem;position:absolute;right:-100%;top:0;transition:right .5s ease;width:100%;z-index:35}.site-header__nav.active{overflow:auto}.site-header__actions,.site-header__social{gap:1rem 3rem}.site-header__social{display:none}.site-header__actions{padding-left:0}.site-header__search__mobile{display:block}.site-header__search{left:0;padding-left:0;right:unset}.site-header__search--active{left:0;right:unset}.site-header__search__area{margin-left:2rem}.site-header__search__area--active{width:100%}.site-footer__details,.site-footer__grid{grid-template-columns:1fr}.post__head__image img{height:auto}.post__related--grid{grid-template-columns:1fr}.site-header__main-menu{flex-direction:column;width:100%}.site-header__main-menu>li>a{display:inline-flex;font-size:1.6rem}.site-header__main-menu>li.menu-item-has-children>.sub-menu{border-bottom:1px solid #e6e6e6;flex-direction:column;gap:1rem;left:unset;margin:1rem 0;padding:1rem;position:unset;top:unset}.site-header__main-menu>li.menu-item-has-children.megamenu__active{width:100%}.site-header__main-menu>li.menu-item-has-children.megamenu__active .sub-menu{max-height:unset;overflow-y:unset}.site-header__main-menu>li.menu-item-has-children .sub-menu--inner{-moz-column-count:1;column-count:1;display:flex;flex-direction:column;gap:1rem;padding:0}.site-header__main-menu>li.menu-item-has-children .sub-menu--inner>li>a{font-size:1.6rem}.site-header__main-menu>li.menu-item-has-children .sub-menu--inner .menu-item-submenu{display:flex;flex-direction:column}.site-header__main-menu>li.menu-item-has-children .sub-menu--inner .menu-item-submenu .sub-menu{border-top:0;gap:1rem;margin-top:0;padding:1rem 2rem}.site-header__main-menu>li.menu-item-has-children .sub-menu--inner .menu-item-submenu .sub-menu a{font-size:1.6rem}.site-header__main-menu>li.menu-item-has-children .sub-menu--grand{gap:1rem}.site-header__main-menu>li.menu-item-has-children .sub-menu--grand>li>a{font-size:1.6rem}.site-header__hamburger{display:flex}.woocommerce-NoticeGroup .woocommerce-error,.woocommerce-NoticeGroup .woocommerce-message,.woocommerce-notices-wrapper .woocommerce-error,.woocommerce-notices-wrapper .woocommerce-message,.wpcf7-response-output .woocommerce-error,.wpcf7-response-output .woocommerce-message{min-width:auto;padding:2rem}.woocommerce-NoticeGroup .woocommerce-error .button,.woocommerce-NoticeGroup .woocommerce-message .button,.woocommerce-notices-wrapper .woocommerce-error .button,.woocommerce-notices-wrapper .woocommerce-message .button,.wpcf7-response-output .woocommerce-error .button,.wpcf7-response-output .woocommerce-message .button{margin:1rem}form.wpcf7-form.invalid .wpcf7-response-output,form.wpcf7-form.sent .wpcf7-response-output{max-width:80%}.category-login,.category-login__label,.category-login__submit{width:100%}.modal{min-width:unset;width:90%}.modal__title{font-size:3rem}.block__padded{padding-bottom:calc(var(--p-bottom) - 2vw);padding-top:calc(var(--p-top) - 2vw)}.block__prefix{font-size:1.6rem;line-height:2.6rem}.block__title{font-size:3rem;line-height:3.6rem}.block__outer{margin:0}.block__gutenberg.wp-block-image img{max-height:40rem}.hero.splide{margin:0;padding:0}.hero__grid{display:flex!important;gap:0}.hero__four img,.hero__grid,.hero__one img,.hero__three img,.hero__two img{height:70rem}.hero__content{padding:2rem}.hero__content--right{align-items:flex-start;text-align:left}.blog-feed__wrapper,.shipping__grid{grid-template-columns:1fr}.shipping__grid{gap:2rem}.shipping__item{padding:3rem}.shipping__item h3{font-size:2rem}.product-card__actions{flex-wrap:wrap}.product-card--default img{height:30rem}.product-card--default h2{font-size:1.4rem}.product-card--default .product-card__attribute{margin-top:1rem}.product-card--default .product-card__actions a{justify-content:center;width:100%}.product-card--new .product-card__data{bottom:0}.card__blog img{height:35rem}.products{gap:1rem}.products.columns-3{grid-template-columns:repeat(1,1fr)}.products.columns-5,.products.columns-6{grid-template-columns:repeat(2,1fr)}.yith_wcwl_wishlist_footer{max-width:100%}.yith_wcwl_wishlist_footer .yith-wcwl-share{gap:1rem}.single-product__grid{margin-top:0}.single-product__wrapper{grid-template-columns:1fr}.single-product__item{gap:4rem}.single-product__gallery .woocommerce-product-gallery{grid-template-columns:1fr}.single-product__gallery .flex-control-thumbs{display:grid;grid-template-columns:repeat(4,1fr);order:2}.single-product__reviews__grid--empty{width:100%}.single-product__reviews__grid--full .single-product__reviews__listing{grid-template-columns:1fr}.auth__wrapper{max-width:unset}.auth__inner{padding:3rem}.auth__switch{font-size:2.4rem;padding:2rem}.woocommerce-MyAccount-container{grid-template-columns:1fr}.woocommerce-MyAccount-content .woocommerce-Address address{width:100%}.woocommerce-Addresses{gap:2rem;grid-template-columns:1fr}.woocommerce-address-fields__field-wrapper{gap:0;grid-template-columns:1fr}.woocommerce-EditAccountForm--grid{gap:2rem;grid-template-columns:1fr}.cart__wrapper{grid-template-columns:1fr}.cart__summary:after{display:none}.woocommerce-cart-form{overflow:auto;width:100%}.woocommerce-cart-form__contents .coupon{flex-direction:column}.cart-collaterals .cart_totals table tr,.checkout__wrapper{display:flex;flex-direction:column}.checkout__data{padding:2rem 0}.checkout__summary{border-left:0;padding:3rem}.checkout__summary:after{display:none}.checkout__summary__payment-methods{grid-template-columns:1fr}.checkout__summary__payment-methods li{grid-column:1}.checkout__summary__payment-methods .payment_box{grid-column:1;grid-row:4}.woocommerce-billing-fields__field-wrapper{grid-template-columns:1fr}.woocommerce-form-coupon{display:flex;flex-direction:column}.woocommerce-checkout table tr{border-bottom:1px solid #e6e6e6;padding-bottom:1rem}.woocommerce-checkout table thead{display:none}.woocommerce-mini-cart__content .widget_shopping_cart_content{max-height:65vh}.woocommerce-mini-cart-item__summary{flex-direction:column;gap:.5rem}.thankyou__container .woocommerce-order-overview{width:100%}.thankyou__container .woocommerce-order-overview__date,.thankyou__container .woocommerce-order-overview__email,.thankyou__container .woocommerce-order-overview__order,.thankyou__container .woocommerce-order-overview__payment-method,.thankyou__container .woocommerce-order-overview__total{grid-template-columns:1fr 1fr}.thankyou__container .woocommerce-order-details table{display:flex;flex-direction:column}.thankyou__container .woocommerce-customer-details address{width:100%}}@media screen and (min-width:700px)and (max-width:1919px){html.interface-interface-skeleton__html-container,html:not(.wp-toolbar){font-size:calc(.3rem + .28vw)}}