/*!
Theme Name: Doglo
Description: Doglo theme
Author: Vebelo
Author URI: https://www.vebelo.ee/
Version: 1.0.21
Style Version: 1.0.0
Text Domain: doglo
*/@import"https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&family=Open+Sans:ital,wght@0,300..800;1,300..800&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:#101010;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:#101010;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:#f2f2f2;cursor:not-allowed}.ss-main.ss-disabled .ss-values .ss-disabled{color:#101010}.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:#101010;border-radius:.4rem;color:#fff;font-size:1.4rem;padding:.4rem}.ss-main .ss-values .ss-placeholder{align-items:center;color:#101010;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:#101010;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:#101010;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:#101010;vertical-align:middle}.ss-content .ss-search input::placeholder{color:#101010;vertical-align:middle}.ss-content .ss-search input:focus{box-shadow:0 0 5px #101010}.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:#101010;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:#101010;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:#101010;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:#101010;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:#101010;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:#da6b38;color:#fff}.ss-content .ss-list .ss-option.ss-disabled{background-color:#f2f2f2;cursor:not-allowed}.ss-content .ss-list .ss-option.ss-disabled:hover{color:#101010}.ss-content .ss-list .ss-option .ss-search-highlight{background-color:#fffb8c}*{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:#fbfbfb;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}.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:176rem;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:#101010;font-family:Open Sans,serif;font-size:1.6rem;font-weight:400;line-height:140%}b,strong{font-weight:700}h1,h2,h3,h4,h5,h6{color:#101010;font-family:Manrope,serif;font-weight:800;line-height:1;word-break:break-word}.h1,h1{font-size:2.8rem}.h2,h2{font-size:2.4rem}.h3,h3{font-size:2rem}.h4,h4{font-size:1.8rem}.h5,.h6,h5,h6{font-size:1.6rem}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:#101010;text-decoration:underline}a.card__link:focus,a.card__link:hover{color:initial;text-decoration:none}.entry-content--post{display:flow-root}.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:800;line-height:140%;margin:3rem 0}.entry-content h1:first-child,.entry-content h2:first-child,.entry-content h3:first-child,.entry-content h4:first-child,.entry-content h5:first-child,.entry-content h6:first-child{margin-top:0}.entry-content h1 b,.entry-content h1 strong,.entry-content h2 b,.entry-content h2 strong,.entry-content h3 b,.entry-content h3 strong,.entry-content h4 b,.entry-content h4 strong,.entry-content h5 b,.entry-content h5 strong,.entry-content h6 b,.entry-content h6 strong{color:#da6b38}.entry-content .h1,.entry-content h1{font-size:2.8rem}.entry-content .h2,.entry-content h2{font-size:2.4rem}.entry-content .h3,.entry-content h3{font-size:2rem}.entry-content .h4,.entry-content h4{font-size:1.8rem}.entry-content .h5,.entry-content .h6,.entry-content h5,.entry-content h6{font-size:1.6rem}.entry-content p{font-size:1.6rem;line-height:140%}.entry-content p:not(:last-child){margin:0 0 1.6rem}.entry-content a:not(.woocommerce-loop-product__link,.button,.card__link,.page-numbers){color:#da6b38;text-decoration:underline;text-underline-offset:.5rem}.entry-content a:not(.woocommerce-loop-product__link,.button,.card__link,.page-numbers):hover{color:#da6b38}.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.6rem;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.6rem;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,.woocommerce-MyAccount-navigation-link){font-size:1.6rem;line-height:140%;margin:1rem 0;padding-left:3rem;position:relative}.entry-content ul li:not(.product,.woocommerce-MyAccount-navigation-link):before{background-image:url(assets/dist/img/svg/paw.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:2rem;margin-left:-3rem;position:absolute;width:2rem}.entry-content ul.children{margin-bottom:2rem}.entry-content ol.wp-block-list{counter-reset:item;list-style:none}.entry-content ol.wp-block-list li{counter-increment:item;list-style-type:none}.entry-content ol.wp-block-list li:before{color:#101010;content:counters(item,".") ".";display:inline-block;font-size:inherit;font-weight:800;margin-left:unset;margin-right:1rem;position:unset;text-align:right;width:auto}.entry-content ol.wp-block-list li>ol,.entry-content ol.wp-block-list li>ul{counter-reset:sub-item;list-style:none}.entry-content ol.wp-block-list li>ol li,.entry-content ol.wp-block-list li>ul li{counter-increment:sub-item}.entry-content ol.wp-block-list li>ol li:before,.entry-content ol.wp-block-list li>ul li:before{background-image:none;content:counters(item,". ") "." counter(sub-item) ". "}.entry-content ol.wp-block-list li>ol li>ol,.entry-content ol.wp-block-list li>ol li>ul,.entry-content ol.wp-block-list li>ul li>ol,.entry-content ol.wp-block-list li>ul li>ul{counter-reset:sub-sub-item}.entry-content ol.wp-block-list li>ol li>ol li,.entry-content ol.wp-block-list li>ol li>ul li,.entry-content ol.wp-block-list li>ul li>ol li,.entry-content ol.wp-block-list li>ul li>ul li{counter-increment:sub-sub-item}.entry-content ol.wp-block-list li>ol li>ol li:before,.entry-content ol.wp-block-list li>ol li>ul li:before,.entry-content ol.wp-block-list li>ul li>ol li:before,.entry-content ol.wp-block-list li>ul li>ul li:before{background-image:none;content:counters(item,". ") "." counters(sub-item,". ") "." counter(sub-sub-item) ". "}.entry-content ol.wp-block-list li>ol li>ol li>ol,.entry-content ol.wp-block-list li>ol li>ol li>ul,.entry-content ol.wp-block-list li>ol li>ul li>ol,.entry-content ol.wp-block-list li>ol li>ul li>ul,.entry-content ol.wp-block-list li>ul li>ol li>ol,.entry-content ol.wp-block-list li>ul li>ol li>ul,.entry-content ol.wp-block-list li>ul li>ul li>ol,.entry-content ol.wp-block-list li>ul li>ul li>ul{counter-reset:sub-sub-sub-item}.entry-content ol.wp-block-list li>ol li>ol li>ol li,.entry-content ol.wp-block-list li>ol li>ol li>ul li,.entry-content ol.wp-block-list li>ol li>ul li>ol li,.entry-content ol.wp-block-list li>ol li>ul li>ul li,.entry-content ol.wp-block-list li>ul li>ol li>ol li,.entry-content ol.wp-block-list li>ul li>ol li>ul li,.entry-content ol.wp-block-list li>ul li>ul li>ol li,.entry-content ol.wp-block-list li>ul li>ul li>ul li{counter-increment:sub-sub-sub-item}.entry-content ol.wp-block-list li>ol li>ol li>ol li:before,.entry-content ol.wp-block-list li>ol li>ol li>ul li:before,.entry-content ol.wp-block-list li>ol li>ul li>ol li:before,.entry-content ol.wp-block-list li>ol li>ul li>ul li:before,.entry-content ol.wp-block-list li>ul li>ol li>ol li:before,.entry-content ol.wp-block-list li>ul li>ol li>ul li:before,.entry-content ol.wp-block-list li>ul li>ul li>ol li:before,.entry-content ol.wp-block-list li>ul li>ul li>ul li:before{background-image:none;content:counters(item,". ") "." counters(sub-item,". ") "." counters(sub-sub-item,". ") "." counter(sub-sub-sub-item) ". "}.entry-content ol{list-style:decimal;margin:0 0 1.6rem}.entry-content ol li{counter-increment:item;font-size:1.6rem;line-height:140%;list-style-type:none;margin:1rem 0}.entry-content ol li:before{content:counter(item) ".";display:inline-block;font-weight:500;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.6rem;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.6rem;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.6rem;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__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:5rem;grid-template-columns:repeat(3,1fr)}.site-header{background-color:#fff;box-shadow:0 4rem 30rem .01rem rgba(0,0,0,.05);padding:2rem 0;position:sticky;top:0;transition:background-color .3s ease-in-out;width:100%;z-index:10}.site-header--transparent{background-color:transparent}.site-header--transparent .site-header__actions span,.site-header--transparent .site-header__actions svg{color:#fff}.site-header--transparent .site-header__logo--dark{opacity:0}.site-header--transparent .site-header__logo--light{opacity:1}.site-header--transparent .site-header__hamburger--line{background-color:#fff}.site-header--transparent .site-header__main-menu>li>a{color:#fff}.site-header--transparent .site-header__main-menu>li>a:before{background-color:#fff}.site-header--fixed{position:fixed}.site-header__container{display:flex;gap:0 5rem;justify-content:space-between}.site-header__brand{height:4.5rem;position:relative;width:10rem}.site-header__brand img{height:auto;left:0;max-width:10rem;position:absolute;top:0}.site-header__logo{transition:opacity .3s ease-in-out}.site-header__logo--dark{opacity:1}.site-header__logo--light{opacity:0}.site-header__nav{align-items:center;display:flex;flex-grow:1}.site-header__nav.active{width:100%}.site-header__actions{align-items:center;display:flex;gap:1rem 4rem}.site-header__actions svg{height:2.2rem;width:2.2rem;stroke-width:1.5;transition:color .2s ease-in-out,transform .4s ease-in-out}.site-header__actions span{transition:color .3s ease-in-out}.site-header__actions a,.site-header__actions 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{color:#da6b38}.site-footer{background-color:#fbfbfb;border-top:1px solid #d3d3d3}.site-footer:not(.site-footer--unmargin){margin-top:10rem}.site-footer h6{font-size:2.4rem;margin-bottom:2rem;word-break:auto-phrase}.site-footer__container{display:flex;flex-direction:column;gap:5rem;padding:5rem 0}.site-footer__grid,.site-footer__wrapper{display:flex;gap:5rem 10rem}.site-footer__grid{flex-wrap:wrap}.site-footer__brand img,.site-footer__brand svg{height:auto;max-width:15rem}.site-footer__copyright{background-color:#da6b38;padding:1.5rem 0}.site-footer__copyright *{color:#fff}.site-footer__copyright__wrapper{display:flex;flex-wrap:wrap;gap:3rem 5rem;justify-content:space-between}.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:1rem}.site-footer__items a:hover,.site-footer__menu a:hover{text-underline-offset:.5rem}.site-footer__items svg{height:2rem;width:2rem;stroke-width:1.5}.site-footer__menu{display:flex;flex-direction:column;flex-wrap:wrap}.site-footer__menu--copyright{flex-direction:row;gap:1rem}.site-footer__menu--copyright a:hover{color:#fff}.site-footer__menu--copyright li:not(:last-child){margin-bottom:0}.site-footer__menu--copyright li:not(:last-child):after{content:"|"}.site-footer__social{border-left:1px solid #d3d3d3;flex-grow:1;padding-left:10rem;text-align:right}.site-footer__social-links{display:flex;gap:1rem 3rem;justify-content:flex-end}.site-footer__social-links svg{height:3.2rem;width:3.2rem;stroke-width:1.5;transition:color .2s ease-in-out}.site-footer__social-links a:hover svg{color:#da6b38}.page__head--simple{background-image:url(assets/dist/img/doglo-pattern.svg);background-size:cover}.page__head__container{align-items:center;display:flex;flex-direction:column;gap:15rem;margin-bottom:5rem;position:relative}.page__head__container--no-logo{gap:5rem}.page__head__container--simple{align-items:flex-start;gap:0;padding-bottom:3rem}.page__head__meta{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-top:3rem}.page__head__background{position:relative;width:100%}.page__head__background:before{background:linear-gradient(0deg,transparent 18%,rgba(0,0,0,.5) 85%);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.page__head__background>img{border-bottom-left-radius:3rem;border-bottom-right-radius:3rem;height:50rem;-o-object-fit:cover;object-fit:cover;width:100%}.page__head__logo{align-items:center;background-color:#000;border:17.5px solid #fff;border-radius:100rem;display:flex;height:25rem;justify-content:center;left:50%;position:absolute;top:100%;transform:translate(-50%,-50%);width:25rem}.page__head__logo>img{width:90%}.page__head__title--simple{background-color:#000;border-bottom-right-radius:3rem;box-shadow:4rem 4rem 30rem 0 rgba(0,0,0,.2);margin-bottom:5rem;padding:5rem 10rem 5rem 5rem;position:relative}.page__head__title--simple:before{background:#000;border-bottom-right-radius:3rem;content:"";height:100%;position:absolute;right:0;top:0;width:100vw;z-index:0}.page__head__title--simple h1{color:#fff;position:relative;z-index:1}.page__head__title h1{font-size:2.8rem;line-height:140%;text-align:center;text-transform:uppercase}.page__head__title--post{text-align:center}.page__head__title--post span{color:#cdcdcd;display:block;margin-top:1rem;position:relative;z-index:1}.page__head__title--no-image{text-align:left}.page__shadow{background-color:#101010;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__social{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:5rem}.post__social--list{display:flex;gap:3rem}.post__social__item a{align-items:center;background-color:#fff;border-radius:100rem;color:#101010;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:#da6b38;border-color:#da6b38;color:#fff}.post__related{margin-top:5rem}.post__related__title{font-size:3.2rem;margin-bottom:5rem;text-align:center;text-transform:uppercase}.post__related__grid{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}.site-notice__container{background-color:#101010;color:#fff;font-size:1.6rem;font-weight:400;line-height:140%;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:#101010}.site-notices--danger{background-color:#d93124;color:#fff}.archive__posts--version{display:flex;flex-direction:column;gap:3rem}.archive__pagination{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:5rem}.archive__pagination>a,.archive__pagination>span{border-radius:.5rem;color:#101010;display:flex;padding:.5rem 1rem;text-decoration:none;transition:background-color .3s ease-in-out}.archive__pagination>a:hover,.archive__pagination>span:hover{background-color:#f2f2f2}.archive__pagination>a.current,.archive__pagination>span.current{background-color:#da6b38;color:#fff}.version__application{display:flex;flex-direction:row;position:relative}.version__application:nth-child(2n){padding-right:8rem}.version__application:nth-child(2n) h3{border-bottom-right-radius:1rem;border-top-right-radius:1rem}.version__application:nth-child(2n) .version__container{border-radius:0 3rem 3rem}.version__application:nth-child(odd){flex-direction:row-reverse;padding-left:8rem}.version__application:nth-child(odd) h3{border-bottom-left-radius:1rem;border-top-left-radius:1rem}.version__application:nth-child(odd) .version__container{border-radius:3rem 0 3rem 3rem}.version__button{align-items:center;display:flex;gap:1rem}.version__button span{font-weight:600}.version__button *{transition:all .3s ease-in-out}.version__button:hover *{color:#da6b38}.version__button svg.rotated,.version__title{transform:rotate(180deg)}.version__title{display:flex;justify-content:flex-end;writing-mode:vertical-lr}.version__title h3{background-color:#da6b38;color:#fff;font-size:2.4rem;font-weight:700!important;line-height:140%;margin:0;padding:5rem 2.5rem}.version__container{align-items:flex-start;background-color:#f2f2f2;background-image:url(assets/dist/img/svg/short-paws.svg);background-position:100%;background-repeat:repeat;background-size:cover;display:flex;flex-direction:column;flex-grow:1;gap:3rem;max-height:60rem;overflow:hidden;padding:10rem 5rem;position:relative;transition:max-height .5s ease-in-out}.version__collapser{background:linear-gradient(180deg,transparent 0,#f2f2f2 50%);bottom:0;left:0;padding:10rem 5rem 5rem;position:absolute;transition:all .3s ease-in-out;width:100%}.version__collapser--open{padding:0 5rem 5rem}.version__group__title{color:#da6b38}.version__group__content{margin-bottom:0}.admin-bar{margin-top:-32px}.admin-bar .wp-bar{left:0;position:fixed;top:0;z-index:10}.admin-bar .wp-bar__icon{background:#23282d;border-bottom-right-radius:1rem;display:block;font:normal 20px/1 dashicons;padding:.6rem}.admin-bar .wp-bar__icon:before{color:#fff;content:"";left:0;top:0}.admin-bar .wp-bar:hover~#wpadminbar{transform:translateY(0);transition:all .3s ease-in-out}.admin-bar #wpadminbar{transform:translateY(-100%);transition:all .3s ease-in-out}.admin-bar #wpadminbar:hover{transform:translateY(0);transition:all .3s ease-in-out}.site-header__main-menu{display:flex;flex-wrap:wrap;gap:1rem 5rem}.site-header__main-menu>li>a{align-items:center;color:#101010;display:flex;font-size:1.6rem;padding:.5rem 0;position:relative;text-decoration:none}.site-header__main-menu>li>a:before{background-color:#101010;bottom:0;content:"";height:1px;left:0;position:absolute;transition:width .2s ease-in-out,background-color .2s ease-in-out;width:0}.site-header__main-menu>li.current-menu-item a:before,.site-header__main-menu>li.current_page_ancestor a:before,.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:800;margin-bottom:.5rem;padding-bottom:.5rem}.site-header__main-menu>li.menu-item-has-children .sub-menu--inner>li>a{color:#101010;font-size:1.6rem;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:800}.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.6rem}.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:#101010;font-size:1.6rem;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:#101010;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:#101010;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,a.button{border:1px solid;border-radius:100rem;color:#101010;font-size:1.6rem;font-weight:600;line-height:140%;padding:1rem 3rem;text-decoration:none;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],a.button:disabled,a.button[disabled]{opacity:.5;pointer-events:none}.button.single_add_to_cart_button:hover,.button.woocommerce-Button:hover,.button.woocommerce-button:hover,a.button.single_add_to_cart_button:hover,a.button.woocommerce-Button:hover,a.button.woocommerce-button:hover{background-color:#da6b38;border-color:#da6b38;color:#fff}.button:hover,a.button:hover{text-decoration:none}.button--primary,a.button--primary{background-color:#da6b38;border-color:#da6b38;color:#fff}.button--primary:focus,.button--primary:focus-within,.button--primary:hover,a.button--primary:focus,a.button--primary:focus-within,a.button--primary:hover{background-color:#101010;border-color:#101010;color:#fff}.button--gradient,.button.checkout,a.button--gradient,a.button.checkout{background-color:transparent;border:0;border-color:transparent;color:#fff;overflow:hidden;position:relative;z-index:1}.button--gradient:after,.button.checkout:after,a.button--gradient:after,a.button.checkout:after{background:linear-gradient(180deg,#da6b38 -25%,#ef4242 120%);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-2}.button--gradient:before,.button.checkout:before,a.button--gradient:before,a.button.checkout:before{background:#101010;border-radius:100rem;content:"";height:100%;left:100%;position:absolute;top:0;transition:left .3s ease-in-out;width:100%;z-index:-1}.button--gradient:focus,.button--gradient:focus-within,.button--gradient:hover,.button.checkout:focus,.button.checkout:focus-within,.button.checkout:hover,a.button--gradient:focus,a.button--gradient:focus-within,a.button--gradient:hover,a.button.checkout:focus,a.button.checkout:focus-within,a.button.checkout:hover{background-position:0 0;color:#fff}.button--gradient:focus-within:before,.button--gradient:focus:before,.button--gradient:hover:before,.button.checkout:focus-within:before,.button.checkout:focus:before,.button.checkout:hover:before,a.button--gradient:focus-within:before,a.button--gradient:focus:before,a.button--gradient:hover:before,a.button.checkout:focus-within:before,a.button.checkout:focus:before,a.button.checkout:hover:before{left:0}.button--light,.button--white,a.button--light,a.button--white{background-color:#fff;border-color:#fff;color:#da6b38}.button--light:focus,.button--light:focus-within,.button--light:hover,.button--white:focus,.button--white:focus-within,.button--white:hover,a.button--light:focus,a.button--light:focus-within,a.button--light:hover,a.button--white:focus,a.button--white:focus-within,a.button--white:hover{background-color:#da6b38;border-color:#da6b38;color:#fff}.button--small,a.button--small{padding:1rem}.button--large,a.button--large{font-size:2rem;padding:1.5rem 5rem}.button--unstyled,a.button--unstyled{letter-spacing:normal;text-transform:none}.button--round,a.button--round{border-radius:100rem}.button--text,a.button--text{margin-left:1rem}.button.disabled,a.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 label .required{color:#d93124;margin-left:.5rem}form.wpcf7-form textarea{height:100%;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:1rem;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:hsla(0,0%,6%,.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:hsla(0,0%,6%,.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:#101010;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{font-size:1.4rem}form label{display:flex;margin-bottom:.5rem}form label,form label span,form label span a{font-size:1.6rem}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 #da6b38;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:#da6b38}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:800;height:5rem!important;padding:0!important;transition:border-color .2s ease-in-out}form .select2-selection__arrow{background-image:url(assets/dist/imgsvg/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 #101010;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:#101010}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 #f4a261}.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:#da6b38;border-color:#da6b38}.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 #f4a261;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-info,.woocommerce-NoticeGroup .woocommerce-message,.woocommerce-notices-wrapper .woocommerce-error,.woocommerce-notices-wrapper .woocommerce-info,.woocommerce-notices-wrapper .woocommerce-message,.wpcf7-response-output .woocommerce-error,.wpcf7-response-output .woocommerce-info,.wpcf7-response-output .woocommerce-message{align-items:flex-start;background-color:#da6b38;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-info li:before,.woocommerce-NoticeGroup .woocommerce-message li:before,.woocommerce-notices-wrapper .woocommerce-error li:before,.woocommerce-notices-wrapper .woocommerce-info li:before,.woocommerce-notices-wrapper .woocommerce-message li:before,.wpcf7-response-output .woocommerce-error li:before,.wpcf7-response-output .woocommerce-info li:before,.wpcf7-response-output .woocommerce-message li:before{display:none}.woocommerce-NoticeGroup .woocommerce-error .button,.woocommerce-NoticeGroup .woocommerce-info .button,.woocommerce-NoticeGroup .woocommerce-message .button,.woocommerce-notices-wrapper .woocommerce-error .button,.woocommerce-notices-wrapper .woocommerce-info .button,.woocommerce-notices-wrapper .woocommerce-message .button,.wpcf7-response-output .woocommerce-error .button,.wpcf7-response-output .woocommerce-info .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-info .button:hover,.woocommerce-NoticeGroup .woocommerce-message .button:hover,.woocommerce-notices-wrapper .woocommerce-error .button:hover,.woocommerce-notices-wrapper .woocommerce-info .button:hover,.woocommerce-notices-wrapper .woocommerce-message .button:hover,.wpcf7-response-output .woocommerce-error .button:hover,.wpcf7-response-output .woocommerce-info .button:hover,.wpcf7-response-output .woocommerce-message .button:hover{box-shadow:0 0 2rem 0 rgba(32,49,93,.2);color:#da6b38;text-decoration:none}.woocommerce-NoticeGroup .woocommerce-message,.woocommerce-notices-wrapper .woocommerce-message,.wpcf7-response-output .woocommerce-message{background:#101010;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:#f4a261}.canvas__container{padding:2rem}.canvas__header{display:flex;justify-content:flex-end;margin-bottom:2rem}.canvas__dismiss{align-items:center;background-color:#fff;border-radius:100rem;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:#101010}.canvas__dismiss:hover{background-color:#da6b38}.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:#f4a261}.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-size:3.4rem}.modal__dismiss{align-items:center;background-color:#fff;border-radius:100rem;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:#101010}.modal__dismiss:hover{background-color:#da6b38}.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:#f4a261}.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}.accordion__wrapper{display:flex;flex-direction:column;gap:1rem}.accordion__item{border-bottom:1px solid #cdcdcd;display:flex;flex-direction:column;justify-content:center}.accordion__item--white{background-color:#fff}.accordion__icon{display:flex}.accordion__icon svg{color:#da6b38;height:2.4rem;min-height:2.4rem;min-width:2.4rem;transition:all .2s ease-in-out;width:2.4rem}.accordion__header{align-items:center;cursor:pointer;display:flex;font-size:1.8rem;font-weight:700;gap:1rem;padding:1.5rem 0;transition:color .3s ease-in-out;width:100%}.accordion__header.active svg{transform:rotate(180deg)}.accordion__header:hover{color:#da6b38}.accordion__header--active .accordion__icon--plus-circle svg line:first-of-type,.accordion__header--active .accordion__icon:not(.accordion__header--active .accordion__icon--plus-circle) svg{transform:rotate(180deg)}.accordion__content{max-height:0;overflow:hidden;position:relative;transition:all .3s ease-in-out;z-index:-1}.accordion__content--active{display:block;max-height:9999999px;z-index:1}.accordion__content__inner{background-color:#f2f2f2;margin-bottom:2rem;padding:4rem}.accordion__content__inner>:only-child{margin:2rem 0 0}.accordions__button{margin-top:4rem;text-align:center}.language__item a,.language__item--current{font-size:1.6rem;line-height:100%}.language__item--current{align-items:center;display:flex}.language__item-has-children{cursor:pointer;position:relative}.language__item ul{background-color:#fff;border-radius:1rem;box-shadow:0 2rem 5rem 0 rgba(0,0,0,.1);display:none;flex-direction:column;left:0;min-width:10rem;padding:2rem;position:absolute;top:calc(100% + 1rem);z-index:10}.language__item ul li:not(:last-child){margin-bottom:1.5rem}.language__item ul li a{color:#101010;text-decoration:none}.language__item--active .language__icon--arrow{transform:rotate(180deg)}.language__item--active ul{display:flex}.language__icon--globe{margin-right:.75rem}.language__icon--arrow{margin-left:.75rem;transition:transform .3s ease-in-out}.site-content>.entry-content.max--width--medium .block__inner.max--width--medium,.site-content>.entry-content.max--width--medium .block__inner.max--width--small,.site-content>.entry-content.max--width--small .block__inner.max--width--medium,.site-content>.entry-content.max--width--small .block__inner.max--width--small{padding:0}.block__padded{padding-bottom:var(--p-bottom);padding-top:var(--p-top)}.block__head{text-align:center}.block__head h2{font-size:2.8rem;margin:0 0 5rem!important;text-transform:uppercase}.block__button{display:flex;margin-top:3rem}.block__gradient{background:linear-gradient(225deg,#edf8ef,#e6e6e6);padding:6rem 2rem;text-align:center}.block__gradient .wp-block-heading{font-size:4rem;font-weight:800;line-height:5rem;max-width:102.4rem}.block--pattern{position:relative}.block--pattern:before{background-image:url(assets/dist/img/doglo-pattern.svg);background-repeat:no-repeat;background-size:cover;content:"";height:calc(100% - var(--p-top, 0rem) - var(--p-bottom, 0rem));left:50%;position:absolute;right:50%;top:var(--p-top);transform:translateX(-50%);width:110vw;z-index:-1}.block--pattern .block__inner{padding-bottom:5rem;padding-top:5rem}.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}.slider{margin-bottom:2rem}.slider__slide{border-bottom-left-radius:1rem;border-bottom-right-radius:1rem;position:relative}.slider__slide img{height:60rem;margin-bottom:0;-o-object-fit:cover;object-fit:cover;width:100%}.slider__content{background:linear-gradient(0deg,transparent,rgba(0,0,0,.3));height:100%;left:0;padding:10rem 0;position:absolute;top:0;width:100%}.slider__inner{align-items:flex-start;display:flex;flex-direction:column;gap:1rem;height:100%;justify-content:center}.slider__inner h1,.slider__inner p{color:#fff;margin-bottom:0!important}.slider__inner h1{font-size:3.2rem;text-shadow:.4rem .4rem 1rem rgba(0,0,0,.25);text-transform:uppercase;width:45%}.slider__inner p{font-family:Manrope,serif;font-size:2rem;font-weight:600}.slider__actions{margin-top:2rem}.slider__actions a{display:flex}.slider .splide__track{border-bottom-left-radius:3rem;border-bottom-right-radius:3rem}.slider__logo{align-items:center;background-color:#000;border:17.5px solid #fff;border-radius:100rem;display:flex;height:20rem;justify-content:center;left:50%;position:absolute;top:100%;transform:translate(-50%,-50%);width:20rem;z-index:1}.slider__logo>img{margin-bottom:0;width:90%}.introduction__wrapper{display:grid;gap:2rem;grid-template-columns:1fr 1fr}.introduction__wrapper img{border-radius:3rem;height:60rem;margin-bottom:0;-o-object-fit:cover;object-fit:cover;width:100%}.introduction__box{background-color:#f2f2f2;border-radius:3rem;display:flex;flex-direction:column;justify-content:center;padding:10rem 5rem}.introduction__button{margin-top:1rem}.icons-grid__grid{display:grid;gap:1rem;grid-template-columns:repeat(3,1fr)}.icons-grid__item{display:flex;gap:2rem;padding:2.5rem 3.5rem;position:relative}.icons-grid__item:nth-child(odd):after{background-image:url(assets/dist/img/svg/paw-orange.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";inset:0;opacity:.1;position:absolute;z-index:-1}.icons-grid__item h4{margin-bottom:1rem!important}.icons-grid__item img{height:4rem;margin-bottom:0;width:4rem}.icons-grid__note{color:#da6b38;font-weight:600;margin:10rem 0 5rem;text-align:right}.product-feed .products.columns-4{display:flex;flex-wrap:wrap;justify-content:center}.product-feed .products .card{width:calc(25% - 2.5rem)}.product-feed__button{justify-content:center;margin-top:8rem}.blog-feed__wrapper{display:grid;gap:3rem 2.5rem;grid-template-columns:repeat(3,1fr)}.blog-feed__actions{align-items:center;display:flex;justify-content:center;margin-top:5rem}.cta__wrapper{position:relative}.cta__background{z-index:-1}.cta__background,.cta__background:after{height:100%;position:absolute;right:0;top:0;width:100%}.cta__background:after{background:linear-gradient(0deg,rgba(218,107,56,.2),rgba(218,107,56,.2));border-radius:3rem;content:"";display:block}.cta__background--video{border-radius:3rem;overflow:hidden}.cta__background--video video{height:100%}.cta__background--video video,.cta__image{-o-object-fit:cover;object-fit:cover;width:100%}.cta__image{border-radius:3rem;height:100%!important;margin-bottom:0!important}.cta__content{display:flex;flex-direction:column;gap:3rem;padding:8rem;width:100%}.cta__content .block__head{max-width:100rem;width:100%}.cta__content .block__head h2,.cta__content .block__head p{color:#fff;line-height:normal;text-align:start}.cta__content .block__head p{font-weight:600}.cta__content .block__head h2{margin-bottom:1rem;text-shadow:4px 4px 10px rgba(0,0,0,.5);text-transform:unset}.cta__links{display:flex;flex-direction:row;gap:1rem;justify-content:flex-end;width:100%}.cta__links img{height:auto;margin:0;width:18rem}.dealerships__grid{display:grid;gap:2rem;grid-template-columns:1fr 1fr}.dealerships__grid--only{grid-template-columns:1fr;text-align:center}.dealerships__grid--only iframe{width:75%!important}.dealerships__map iframe{border-radius:3rem;height:100%;max-height:200rem;min-height:50rem;width:100%}.dealerships__items{background-color:#f2f2f2;border-radius:3rem;padding:5rem}.dealerships__items .accordion__content__inner{padding:2rem 4rem}.dealerships__items .accordion__item ul{margin:0}.dealerships__items .accordion__item ul li{align-items:center;display:flex;gap:0 1rem;margin-top:0;padding:0}.dealerships__items .accordion__item ul li:before{display:none}.dealerships__items .accordion__item ul li svg{flex-shrink:0;stroke:#da6b38}.dealerships__items .accordion__item ul li a{color:#101010;text-decoration:none}.contact .block__inner{padding-bottom:10rem}.contact__grid{display:grid;gap:3rem;grid-template-columns:repeat(2,1fr)}.contact__title{display:flex;justify-content:flex-end}.contact__title h3{background-color:#da6b38;border-radius:1rem 1rem 0 0;color:#fff;margin-bottom:0!important;padding:1.5rem 3rem}.contact__image img{border-radius:3rem;height:100%;margin-bottom:0;-o-object-fit:cover;object-fit:cover;width:100%}.contact__box{align-items:center;background-color:#f2f2f2;border-radius:3rem 0 3rem 3rem;display:flex;padding:5rem}.info-boxes__wrapper{display:flex;flex-direction:row;position:relative}.info-boxes__wrapper:not(:last-child){margin-bottom:5rem}.info-boxes__wrapper:nth-child(2n){padding-right:8rem}.info-boxes__wrapper:nth-child(2n) h3{border-bottom-right-radius:1rem;border-top-right-radius:1rem}.info-boxes__wrapper:nth-child(2n) .info-boxes__box{border-radius:0 3rem 3rem}.info-boxes__wrapper:nth-child(odd){flex-direction:row-reverse;padding-left:8rem}.info-boxes__wrapper:nth-child(odd) h3{border-bottom-left-radius:1rem;border-top-left-radius:1rem}.info-boxes__wrapper:nth-child(odd) .info-boxes__box{border-radius:3rem 0 3rem 3rem}.info-boxes__title{display:flex;justify-content:flex-end;transform:rotate(180deg);writing-mode:vertical-lr}.info-boxes__title h3{background-color:#da6b38;color:#fff;font-size:2.4rem;font-weight:700!important;line-height:140%;margin:0!important;padding:5rem 2.5rem}.info-boxes__box{background-color:#f2f2f2;background-image:url(assets/dist/img/svg/short-paws.svg);background-position:100%;background-repeat:repeat;background-size:cover;flex-grow:1;padding:10rem 5rem}.image-text-carousel__inner{align-items:center;display:grid;gap:2rem;grid-template-columns:50rem 1fr;margin:0 auto;max-width:130rem}.image-text-carousel__image img{height:100%;margin-bottom:0;-o-object-fit:contain;object-fit:contain;width:100%}.image-text-carousel__content{padding:10rem 5rem}.image-text-carousel__content h4{margin-bottom:1rem}.image-text-carousel .splide__arrow{position:absolute;top:50%;transform:translateY(-50%)}.image-text-carousel .splide__arrow:hover{cursor:pointer}.image-text-carousel .splide__arrow svg{height:4rem;width:4rem;stroke:#da6b38}.image-text-carousel .splide__arrow--prev{left:2rem}.image-text-carousel .splide__arrow--next{right:2rem}.image-text-carousel .splide__pagination{gap:1rem;margin-bottom:0!important}.image-text-carousel .splide__pagination li{margin:0!important;padding:0!important}.image-text-carousel .splide__pagination li:before{display:none!important}.image-text-carousel .splide__pagination__page{background-color:#f2f2f2;border-radius:100rem;height:1rem;transition:all .3s ease-in-out;width:1rem}.image-text-carousel .splide__pagination__page.is-active{background-color:#f4a261}.gallery-carousel{transition:all .3s ease-in-out;visibility:hidden}.gallery-carousel__wrapper .swiper-wrapper{transition-timing-function:linear!important}.gallery-carousel__slide{height:auto!important;padding:0 1rem}.gallery-carousel__image{height:100%;position:relative}.gallery-carousel__image:before{background:linear-gradient(0deg,rgba(218,107,56,.2),rgba(218,107,56,.2));border-radius:3rem;content:"";display:block;height:100%;position:absolute;right:0;top:0;width:100%}.gallery-carousel__image img{border-radius:3rem;height:35rem;margin-bottom:0;-o-object-fit:cover;object-fit:cover;width:100%}.testimonials-feed__wrapper .block__head h2{margin-bottom:5rem}.testimonials-feed__slides{padding:0 8rem}.testimonials-feed .splide__arrow{position:absolute;top:50%;transform:translateY(calc(-50% - 2.5rem))}.testimonials-feed .splide__arrow:hover{cursor:pointer}.testimonials-feed .splide__arrow svg{height:4rem;width:4rem;stroke:#da6b38}.testimonials-feed .splide__arrow--prev{left:0}.testimonials-feed .splide__arrow--next{right:0}.testimonials-feed .splide__pagination{gap:1rem;margin-bottom:0!important;margin-top:4rem!important}.testimonials-feed .splide__pagination li{line-height:0!important;margin:0!important;padding:0!important}.testimonials-feed .splide__pagination li:before{display:none!important}.testimonials-feed .splide__pagination__page{background-color:#f2f2f2;border-radius:100rem;height:1rem;transition:all .3s ease-in-out;width:1rem}.testimonials-feed .splide__pagination__page.is-active{background-color:#f4a261}.card__excerpt{display:-webkit-box;margin-top:2rem;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word;word-break:break-word;-webkit-box-orient:vertical;-webkit-line-clamp:2;-webkit-hyphens:auto;hyphens:auto}.card__image img{border-radius:3rem}.card__date{color:#cdcdcd}.card__readmore{align-items:flex-start;display:flex}.card__product{background-color:#fff;border-radius:3rem;box-shadow:.5rem .5rem 3rem 0 rgba(0,0,0,.15);display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;transition:box-shadow .3s ease-in-out}.card__product:hover{box-shadow:.5rem .5rem 3rem 0 rgba(0,0,0,.3)}.card__product a{text-decoration:none}.card__product__image{position:relative}.card__product__image img{height:30rem;margin-bottom:0;-o-object-fit:cover;object-fit:cover;width:100%}.card__product__badges{bottom:1.5rem}.card__product__badge{background:#7c8690}.card__product .onsale,.card__product__badges{position:absolute;right:2rem;z-index:1}.card__product .onsale,.card__product__badge{border-radius:100rem;color:#fff;font-size:1.6rem;font-weight:600;padding:1rem 2rem}.card__product .onsale{background:linear-gradient(180deg,#da6b38 -26.32%,#ef4242 118.71%);top:1.5rem}.card__product__data{display:flex;flex-direction:column;gap:2rem;height:100%;justify-content:space-between}.card__product__details>a{display:block;padding:4rem 4rem 0}.card__product__actions{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;padding:0 4rem 4rem}.card__product__actions a{display:flex}.card__product__actions a.added_to_cart{display:none}.card__product__excerpt{margin-top:2rem}.card__product h2{color:#da6b38;font-size:2rem;font-weight:800;line-height:140%}.card__product .price{display:flex;flex-direction:column-reverse}.card__product .price :not(del){color:#da6b38;font-size:2rem;font-weight:700}.card__product .price del{color:#cdcdcd;margin-right:.5rem}.card__product .price del *{color:#cdcdcd;font-size:1.6rem;font-weight:500}.card__product .price ins{color:#da6b38;text-decoration:none}.card__blog__body,.card__blog__image{margin-bottom:4rem}.card__blog__image img{height:35rem;margin-bottom:0;-o-object-fit:cover;object-fit:cover;width:100%}.card__blog h4{color:#da6b38;margin:0!important}.card__testimonial-feed{height:100%;position:relative}.card__testimonial-feed__image{height:25rem;left:0;position:absolute;top:50%;transform:translateY(-50%);width:25rem}.card__testimonial-feed__image img{border:15px solid #fbfbfb;border-radius:100rem;height:100%;margin-bottom:0;-o-object-fit:cover;object-fit:cover;width:100%}.card__testimonial-feed__content{background-color:#f2f2f2;border-radius:3rem;height:100%;margin-left:16.5rem;min-height:25rem;padding:5rem 5rem 5rem 10rem}.card__testimonial-feed__content a{text-decoration:none!important}.card__testimonial-feed__content h4{margin-bottom:1rem!important}.shop__header{background-color:#fff;border-bottom:1px solid #cdcdcd;border-top:1px solid #cdcdcd;margin-bottom:10rem;padding-bottom:2rem;padding-top:2rem;position:relative}.shop__breadcrumbs>nav{align-items:center;display:flex;flex-wrap:wrap;font-size:1.6rem;font-weight:800;gap:.5rem 0;line-height:1}.shop__breadcrumbs>nav a{font-weight:400}.shop__breadcrumbs>nav svg{height:1.6rem;margin:0 1rem;width:1.6rem;stroke-width:1.5}.shop__breadcrumbs>nav *{font-size:1.6rem}.products{display:grid;gap:3rem 2.5rem}.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:#101010;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:800;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 #101010;color:#101010}.wishlist__container .product-card__actions a:not(.add_to_cart_button):hover{border-color:#f4a261;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:#101010;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:#f4a261}.single-product .available-on-backorder,.single-product .out-of-stock{background:#7c8690;border-radius:100rem;font-size:1.6rem;font-weight:600;padding:1rem 2rem}.single-product .available-on-backorder,.single-product .in-stock{display:none}.single-product .out-of-stock{color:#fff}.single-product .available-on-backorder{background-color:orange}.single-product__wrapper{display:grid;gap:5rem;grid-template-columns:1fr 1fr}.single-product__item{display:grid;gap:10rem}.single-product__sold-count{font-size:1.8rem;line-height:2.4rem;margin-top:2rem}.single-product__details .summary{align-items:flex-start;display:flex;flex-direction:column;gap:2rem}.single-product__details iframe,.single-product__details video{height:50rem;width:100%}.single-product__details .product_title{font-size:2.8rem;font-weight:800;line-height:140%}.single-product__details .price{display:flex;flex-direction:column-reverse}.single-product__details .price :not(del){color:#da6b38;font-size:2.2rem;font-weight:700}.single-product__details .price del{color:#101010;font-size:1.6rem;line-height:1;margin-right:.5rem}.single-product__details .price del *{color:#101010;font-size:1.6rem;font-weight:500;line-height:1}.single-product__details .price ins{color:#da6b38;text-decoration:none}.single-product__details .single-product__add-to-cart--simple,.single-product__details .woocommerce-variation-add-to-cart{align-items:flex-start;display:flex;flex-direction:column;gap:1rem}.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 .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 .price,.single-product__details .single-product__add-to-cart--simple .woocommerce-variation,.single-product__details .woocommerce-variation-add-to-cart .price,.single-product__details .woocommerce-variation-add-to-cart .woocommerce-variation{display:none!important;height:0!important;opacity:0}.single-product__details .single-product__add-to-cart--simple{align-items:flex-start;background-color:#f2f2f2;flex-wrap:wrap;padding:4rem}.single-product__details .single_variation_wrap{background-color:#f2f2f2;display:flex;flex-direction:column;gap:1rem;padding:4rem}.single-product__content.entry-content{margin-bottom:0}.single-product__content p:not(:last-child){margin-bottom:2rem}.single-product form.cart{align-items:flex-start;display:flex;flex-direction:column;gap:1rem}.single-product form.cart label{font-size:1.6rem;font-weight:800;margin-bottom:.5rem}.single-product form.cart input[type=number],.single-product form.cart input[type=tel]{margin-bottom:0}.single-product form.cart input[type=number]{height:4rem}.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 i{font-size:2rem;margin-right:0}.pswp__bg{opacity:.85!important}.pswp__caption{display:none!important}.single-product__gallery{position:relative}.single-product__gallery .onsale{background:linear-gradient(180deg,#da6b38 -26.32%,#ef4242 118.71%);border-radius:100rem;color:#fff;font-size:1.6rem;font-weight:600;padding:1rem 2rem;position:absolute;right:2rem;top:1.5rem;z-index:2}.single-product__gallery .woocommerce-product-gallery{display:grid;gap:1rem}.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{background-color:#fff;border-radius:3rem;height:auto;max-height:75rem;-o-object-fit:cover;object-fit:cover;width:100%}.single-product__gallery .flex-control-thumbs{display:grid;gap:1rem;grid-template-columns:repeat(6,1fr)}.single-product__gallery .flex-control-thumbs li{flex:1 0 0}.single-product__gallery .flex-control-thumbs img{border-radius:1rem;cursor:pointer;filter:grayscale(1);height:9rem;-o-object-fit:cover;object-fit:cover;transition:border-color .2s ease-in-out;transition:filter .3s ease-in-out;width:100%}.single-product__gallery .flex-control-thumbs img.flex-active,.single-product__gallery .flex-control-thumbs img:hover{filter:grayscale(0)}.variation__container{display:flex;flex-direction:column;gap:2rem}.variation__title{font-size:1.6rem;font-weight:800;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:#f4a261;border-color:#f4a261;color:#fff}.variation__box input.disabled~label,.variation__box input:disabled~label{opacity:.3;pointer-events:none}.variation__box label{border:1px solid #101010;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:#f4a261;color:#f4a261}.quantity__area{align-items:center;display:flex}.quantity__wrapper--individual .quantity__minus,.quantity__wrapper--individual .quantity__plus{display:none}.quantity__minus,.quantity__plus{align-items:center;background:#fff;border:1px solid #e6e6e6;border-radius:0;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:#da6b38;border-color:#da6b38;color:#fff}.quantity__plus{border-left:0}.quantity__minus{border-right:0}.quantity input{-moz-appearance:textfield;border-radius:0!important;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:#101010;border-radius:.5rem;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:#da6b38;color:#fff}.single-product__tabs{background-image:url(assets/dist/img/doglo-pattern.svg);background-repeat:no-repeat;background-size:cover;padding:5rem 0}.single-product__tabs__navigation{display:flex;gap:1rem}.single-product__tabs__navigation li a{background-color:#f2f2f2;border-radius:1rem 1rem 0 0;color:#101010;display:flex;font-size:2.4rem;font-weight:700;padding:1.5rem 3rem;text-decoration:none;transition:all .3s ease-in-out}.single-product__tabs__navigation li a:hover,.single-product__tabs__navigation li.active a{background-color:#da6b38;color:#fff}.single-product__tabs__panel{background-color:#f2f2f2;background-image:url(assets/dist/img/svg/short-paws.svg);background-position:100%;background-repeat:repeat;background-size:cover;border-radius:0 3rem 3rem;padding:4rem}.single-product__tabs__panel table{width:100%}.single-product__tabs__panel table tr:not(:last-child){border-bottom:1px solid #cdcdcd}.single-product__tabs__panel table tr td,.single-product__tabs__panel table tr th{padding:2rem 1rem}.single-product__tabs__panel table tr th{text-transform:uppercase}.single-product__tabs__panel .entry-content{margin-bottom:0}.single-product__related h4{font-size:3.2rem;margin-bottom:5rem;text-align:center;text-transform:uppercase}.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-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:#da6b38}.switch__trigger--active{background-color:#fff;border:1px solid #e6e6e6;border-bottom:0}.switch__trigger--active:hover{color:#101010}.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:#101010!important;display:flex;font-size:1.6rem;padding:1rem 1rem 1rem 0;text-decoration:none!important;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:800;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-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:800;line-height:140%;margin-bottom:2rem;text-transform:uppercase}.cart__wrapper{display:grid;grid-template-columns:70% 30%}.cart__wrapper h2{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 #f4a261;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:800}.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:800}.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:800}.woocommerce-mini-cart__content .widget_shopping_cart_content{display:flex;flex-direction:column;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-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:#f4a261}.woocommerce-mini-cart__free-shipping__progress{margin-top:1rem}.woocommerce-mini-cart__free-shipping__progress-bar{background-color:#f2f2f2;height:1rem;overflow:hidden;position:relative;width:100%}.woocommerce-mini-cart__free-shipping__progress-bar-fill{background-color:#f4a261;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{font-size:2rem;padding:1.5rem 5rem}.woocommerce-mini-cart__bottom a:hover{background-color:#101010;border-color:#101010;color:#fff}.woocommerce-mini-cart__summary{background-color:#f2f2f2;display:flex;flex-direction:column;gap:2rem;padding:2rem}.woocommerce-mini-cart__buttons{display:flex}.woocommerce-mini-cart__buttons a{width:100%}.woocommerce-checkout main{border-top:1px solid #d3d3d3}.checkout__wrapper{display:grid;grid-template-columns:70% 30%}.checkout__wrapper h2{font-size:3.4rem;margin-top:0}.checkout__data{background-image:url(assets/dist/img/svg/short-paws.svg);background-position:100%;background-repeat:no-repeat;background-size:cover;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;background-color:#f2f2f2;border:1px solid #e6e6e6;border-radius:1rem;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;padding:2rem}.checkout__coupon>button,.checkout__login>button{font-weight:700;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 .cart-vat{border-bottom:0}.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;border-radius:1rem;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 #f4a261;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 button[type=submit]{width:100%}.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;border-radius:1rem;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 #f4a261;box-shadow:0 2px 4px rgba(0,0,0,.1)}.checkout__summary__payment-methods .payment_box{background-color:#fff;border:1px solid #e6e6e6;border-radius:1rem;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-billing-fields__field-wrapper .ss-main{border-radius:1rem;min-height:5rem}.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:not(#ship-to-different-address){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:800}.woocommerce-checkout .order-total{align-items:center;background-color:#f2f2f2;border-radius:1rem;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:800}.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}.woocommerce-checkout .checkout-inline-error-message{color:#d93124;font-size:1.4rem}.montonio-bank-payments-form .montonio-payments-country-dropdown{background-image:url(assets/dist/img/svg/chevron-down.svg);background-position:calc(100% - .5rem);background-repeat:no-repeat;background-size:3rem;border:1px solid #e6e6e6;border-radius:1rem;cursor:pointer;margin:0;min-width:40%;padding:1rem 4rem 1rem 2rem}.montonio-bank-payments-form .montonio-payments-country-dropdown:focus,.montonio-bank-payments-form .montonio-payments-country-dropdown:focus-visible{border-color:#da6b38;outline:none}.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 #101010}.montonio-bank-payments-form .montonio-bank-items .montonio-bank-item.active{background-color:transparent;border:1px solid #f4a261;color:#f4a261}.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-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-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){.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)}.category-login,.category-login__label{width:75%}.block__padded{padding-bottom:calc(var(--p-bottom) - 1vw);padding-top:calc(var(--p-top) - 1vw)}.block--pattern:before{top:calc(var(--p-top) - 1vw)}.slider__inner h1{width:60%}.icons-grid__grid{grid-template-columns:repeat(2,1fr)}.icons-grid__item:nth-child(11):after,.icons-grid__item:nth-child(3):after,.icons-grid__item:nth-child(7):after{display:none}.icons-grid__item:nth-child(12):after,.icons-grid__item:nth-child(4):after,.icons-grid__item:nth-child(8):after{background-image:url(assets/dist/img/svg/paw-orange.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";inset:0;opacity:.1;position:absolute;z-index:-1}.product-feed .products .card{width:calc(50% - 2.5rem)}.products.columns-3,.products.columns-4{grid-template-columns:repeat(2,1fr)}.products.columns-5,.products.columns-6{grid-template-columns:repeat(3,1fr)}.auth__wrapper{max-width:60%}.checkout__wrapper{grid-template-columns:60% 40%}}@media screen and (max-width:782px){.admin-bar{margin-top:-46px}}@media screen and (max-width:700px){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}.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{padding:1.5rem 0}.site-header--transparent .site-header__main-menu>li>a{color:#101010}.site-header--transparent .site-header__main-menu>li>a:before{background-color:#101010}.site-header--mobile{background-color:#fff;position:sticky}.site-header--mobile .site-header__actions span,.site-header--mobile .site-header__actions svg{color:#101010}.site-header--mobile .site-header__logo--dark{opacity:1}.site-header--mobile .site-header__logo--light{opacity:0}.site-header--mobile .site-header__hamburger--line{background-color:#101010}.site-header--mobile .site-header__main-menu>li>a{color:#101010}.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-footer:not(.site-footer--unmargin){margin-top:3rem}.site-footer__grid,.site-footer__wrapper{flex-direction:column}.site-footer__social{border-left:0;border-top:1px solid #d3d3d3;padding-left:0;padding-top:3rem;text-align:left}.site-footer__social-links{justify-content:flex-start}.page__head--simple--mobile{background-image:url(assets/dist/img/doglo-pattern.svg);background-size:cover}.page__head--simple h1{text-align:left!important}.page__head__container{gap:5rem}.page__head__container--simple--mobile{align-items:flex-start;gap:0}.page__head__background--hide-mobile{display:none}.page__head__background>img{height:30rem}.page__head__logo{display:none}.page__head__title--simple--mobile{background-color:#000;border-bottom-right-radius:3rem;box-shadow:4rem 4rem 30rem 0 rgba(0,0,0,.2);margin-bottom:2rem;padding:4rem 5rem 4rem 3rem;position:relative}.page__head__title--simple--mobile h1{color:#fff}.page__head__title--simple{margin-bottom:2rem;padding:4rem 5rem 4rem 3rem}.post__related__grid{grid-template-columns:1fr}.version__application:nth-child(2n){padding-right:0}.version__application:nth-child(2n) h3{border-bottom-right-radius:0;border-top-left-radius:1rem}.version__application:nth-child(odd){padding-left:0}.version__application:nth-child(odd) h3{border-bottom-left-radius:0;border-top-right-radius:1rem}.version__application:nth-child(odd) .version__container{border-radius:0 3rem 3rem}.version__application:nth-child(2n),.version__application:nth-child(odd){flex-direction:column}.version__title{justify-content:flex-start;transform:none;writing-mode:initial}.version__title h3{padding:2rem}.version__container{padding:4rem 2rem 6rem}.version__collapser{padding:10rem 3rem 3rem}.version__collapser--open{padding:0 2rem 3rem}.site-header__main-menu{flex-direction:column;width:100%}.site-header__main-menu>li>a{display:flex}.site-header__main-menu>li>a:before{display:none}.site-header__main-menu>li>a:hover{color:#da6b38}.site-header__main-menu>li>a:hover:before{display:none}.site-header__main-menu>li.current-menu-item a,.site-header__main-menu>li.current_page_ancestor a{color:#da6b38}.site-header__main-menu>li.current-menu-item a:before,.site-header__main-menu>li.current_page_ancestor a:before{display:none}.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 .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--grand{gap:1rem}.site-header__hamburger{display:flex}form .form-row-half{flex-direction:column;gap:0}.woocommerce-NoticeGroup .woocommerce-error,.woocommerce-NoticeGroup .woocommerce-info,.woocommerce-NoticeGroup .woocommerce-message,.woocommerce-notices-wrapper .woocommerce-error,.woocommerce-notices-wrapper .woocommerce-info,.woocommerce-notices-wrapper .woocommerce-message,.wpcf7-response-output .woocommerce-error,.wpcf7-response-output .woocommerce-info,.wpcf7-response-output .woocommerce-message{min-width:auto;padding:2rem}.woocommerce-NoticeGroup .woocommerce-error .button,.woocommerce-NoticeGroup .woocommerce-info .button,.woocommerce-NoticeGroup .woocommerce-message .button,.woocommerce-notices-wrapper .woocommerce-error .button,.woocommerce-notices-wrapper .woocommerce-info .button,.woocommerce-notices-wrapper .woocommerce-message .button,.wpcf7-response-output .woocommerce-error .button,.wpcf7-response-output .woocommerce-info .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__outer{margin:0}.block--pattern:before{top:calc(var(--p-top) - 2vw);width:100vw}.block__gutenberg.wp-block-image img{max-height:40rem}.slider__slide img{height:65rem}.slider__inner h1{width:100%}.slider__logo{display:none}.introduction__wrapper{grid-template-columns:1fr}.introduction__wrapper img{height:40rem;order:2}.introduction__box{order:1;padding:5rem 3rem}.icons-grid__item{flex-direction:column;padding:2.5rem 0}.icons-grid__note{margin:3rem 0;text-align:left}.product-feed .products .card{width:100%}.blog-feed__wrapper{grid-template-columns:1fr}.cta__content{padding:10rem 2rem}.cta__links{margin-top:5rem}.cta__links img{width:100%}.dealerships__grid--only iframe{width:100%!important}.dealerships__grid{grid-template-columns:1fr}.dealerships__map iframe{height:50rem}.dealerships__items{padding:3rem}.contact__grid{grid-template-columns:1fr}.contact__image{order:2}.contact__box{padding:3rem}.info-boxes__wrapper:nth-child(2n){padding-right:0}.info-boxes__wrapper:nth-child(2n) h3{border-bottom-right-radius:0;border-top-left-radius:1rem}.info-boxes__wrapper:nth-child(odd){padding-left:0}.info-boxes__wrapper:nth-child(odd) h3{border-bottom-left-radius:0;border-top-right-radius:1rem}.info-boxes__wrapper:nth-child(odd) .info-boxes__box{border-radius:0 3rem 3rem}.info-boxes__wrapper:nth-child(2n),.info-boxes__wrapper:nth-child(odd){flex-direction:column}.info-boxes__title{justify-content:flex-start;transform:none;writing-mode:initial}.info-boxes__title h3{padding:2rem}.info-boxes__box{padding:4rem 2rem}.image-text-carousel__inner{grid-template-columns:1fr;padding:0 5rem}.image-text-carousel__image{height:27rem;width:100%}.image-text-carousel__content{padding:0}.image-text-carousel .splide__arrow--prev{left:0}.image-text-carousel .splide__arrow--next{right:0}.image-text-carousel .splide__pagination{margin-top:4rem!important}.gallery-carousel__slide{padding:0 .5rem}.testimonials-feed__slides{padding:0 4rem}.testimonials-feed .splide__pagination{margin-top:4rem!important}.card__testimonial-feed{align-items:center;display:flex;flex-direction:column;height:auto}.card__testimonial-feed__image{height:18rem;inset:unset;position:relative;transform:unset;width:18rem}.card__testimonial-feed__content{margin-left:0;margin-top:-5rem;min-height:unset;padding:8rem 2.5rem 4rem}.shop__header{margin-bottom:5rem}.products{gap:2.5rem}.products.columns-3{grid-template-columns:repeat(1,1fr)}.products.columns-4{grid-template-columns: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__wrapper{grid-template-columns:1fr}.single-product__item{gap:4rem}.single-product__details iframe,.single-product__details video{height:30rem}.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__tabs__panel table tr{display:flex;flex-direction:column}.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{display:flex;flex-direction:column}.woocommerce-mini-cart__content .widget_shopping_cart_content{max-height:65vh}.woocommerce-mini-cart-item__summary{flex-direction:column;gap:.5rem}.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}.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)}}