.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.wpa-test-msg{background: #d1ecf1 !important; border: 1px solid #bee5eb !important; border-radius: 5px !important;color: #0c5460 !important; font-size: 14px !important; padding:.75rem 1.25rem !important; font-family: Arial !important; margin-top:5px !important;}
span.wpa-button{ display: inline-block !important; padding-top: 5px !important; color: #fff !important;background-color: #6c757d !important;border-color: #6c757d !important; padding: 5px 10px !important; border-radius: 5px !important; margin-top:5px !important;  cursor: pointer !important; }
#altEmail_container, .altEmail_container{position:absolute !important; overflow: hidden !important; display: inline !important; height:1px !important; width: 1px !important;z-index:-1000 !important;}.is-menu a,.is-menu a:focus,.is-menu a:hover,.is-menu:hover>a{background:0 0!important;outline:0}.is-screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);color:#000;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important;word-break:normal}.is-menu,form .is-link-container{position:relative}.is-menu a{line-height:1}.is-menu a::after,.is-menu a::before{display:none!important}.is-menu.default form{max-width:310px}.is-menu.is-dropdown form{display:none;min-width:310px;max-width:100%;position:absolute;right:0;top:100%;z-index:9}.is-menu.full-width-menu form,.is-menu.sliding form{min-width:0!important;overflow:hidden;position:absolute;right:0;top:25%;width:0;z-index:99;padding:0;margin:0}.is-menu.full-width-menu form:not(.is-search-form) input[type=search],.is-menu.full-width-menu form:not(.is-search-form) input[type=text],.is-menu.is-dropdown form:not(.is-search-form) input[type=search],.is-menu.is-dropdown form:not(.is-search-form) input[type=text],.is-menu.sliding form:not(.is-search-form) input[type=search],.is-menu.sliding form:not(.is-search-form) input[type=text],.is-popup-search-form form:not(.is-search-form) input[type=search],.is-popup-search-form form:not(.is-search-form) input[type=text]{background:#fff;color:#000}.is-menu.is-first form{right:auto;left:0}.is-menu.full-width-menu.open .search-close,.is-menu.full-width-menu:not(.open) form,.is-menu.is-dropdown form[style="display: block;"]+.search-close,.is-menu.sliding.open .search-close,.is-menu.sliding:not(.open) form,form:hover+.is-link-container,form:hover>.is-link-container{display:block}.is-form-style-2 .is-search-submit,.is-link-container,.is-menu form .screen-reader-text,.search-close{display:none}.is-menu form label{margin:0;padding:0}.is-menu-wrapper{display:none;position:absolute;right:5px;top:5px;width:auto;z-index:9999}.popup-search-close,.search-close{cursor:pointer;width:20px;height:20px}.is-menu-wrapper.is-expanded{width:100%}.admin-bar .is-menu-wrapper{top:51px}.is-menu-wrapper .is-menu{float:right}.is-menu-wrapper .is-menu form{right:0;left:auto}.gsc-cse-search-menu{max-width:310px;float:right}.gsc-cse-search-menu .cse .gsc-control-cse,.gsc-cse-search-menu .gsc-control-cse{padding:0}.is-menu .search-icon-path{fill:#848484}.search-close{position:absolute;right:-22px;top:33%;z-index:99999}.is-menu.is-first .search-close{right:auto;left:-22px}.is-menu.is-dropdown .search-close{top:calc(100% + 7px)}.popup-search-close{z-index:99999;float:right;position:relative;margin:20px 20px 0 0}#is-popup-wrapper{width:100%;height:100%;position:fixed;top:0;left:0;background:rgba(4,4,4,.91);z-index:999999}.is-popup-search-form form{width:80%;margin:20% auto 0}.is-popup-search-form form.is-ajax-search{margin:10% auto 0}.popup-search-close:after,.search-close:after{border-left:2px solid #848484;content:'';height:20px;left:9px;position:absolute;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.popup-search-close:before,.search-close:before{border-left:2px solid #848484;content:'';height:20px;left:9px;position:absolute;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.is-highlight{background-color:#ffffb9;color:#222}@media screen and (max-width:910px){.is-menu form{left:0;min-width:50%;right:auto}.is-menu.default form{max-width:100%}.is-menu.full-width-menu.active-search{position:relative}.is-menu-wrapper{display:block}}.is-form-style label,.is-menu.full-width-menu.is-first button.is-search-submit,.is-menu.sliding.is-first button.is-search-submit{display:inline-block!important}form .is-link-container div{position:absolute;width:200px;bottom:-25px;left:5px;z-index:99999;height:auto;line-height:14px;padding:10px 15px}form .is-link-container a{text-decoration:none;font-size:14px;font-weight:100;font-family:arial;box-shadow:none}form .is-link-container a:hover{text-decoration:underline}form .is-link-container a.is-customize-link{margin-left:15px}.is-form-style label{padding:0;vertical-align:middle;margin:0;width:100%;line-height:1}.is-form-style{line-height:1;position:relative;padding:0!important}.is-form-style.is-form-style-3 label{width:calc(100% - 36px)!important}.is-form-style input.is-search-input{background:#fff;background-image:none!important;color:#333;padding:0 12px;margin:0;outline:0!important;font-size:14px!important;height:36px;min-height:0;line-height:1;border-radius:0;border:1px solid #ccc!important;font-family:arial;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none;-webkit-border-radius:0}.is-form-style input.is-search-input::-ms-clear{display:none;width:0;height:0}.is-form-style input.is-search-input::-ms-reveal{display:none;width:0;height:0}.is-form-style input.is-search-input::-webkit-search-cancel-button,.is-form-style input.is-search-input::-webkit-search-decoration,.is-form-style input.is-search-input::-webkit-search-results-button,.is-form-style input.is-search-input::-webkit-search-results-decoration{display:none}.is-form-style.is-form-style-3 input.is-search-input{border-right:0!important}.is-form-style button.is-search-submit{background:0 0;border:0;box-shadow:none!important;opacity:1;padding:0!important;margin:0;line-height:0;outline:0;vertical-align:middle;width:36px;height:36px}.is-menu.full-width-menu.is-first button.is-search-submit:not([style="display: inline-block;"]),.is-menu.sliding.is-first button.is-search-submit:not([style="display: inline-block;"]){visibility:hidden}.is-form-style .is-search-submit path{fill:#555}.is-form-style input.is-search-submit{text-decoration:none;position:absolute;top:0;right:0;padding:0 10px!important;width:auto}.is-search-icon{width:36px;padding-top:6px!important}.is-search-icon svg{width:22px;display:inline}.is-form-style input.is-search-submit,.is-search-icon{display:inline-block!important;color:#666;background:#ededed;box-shadow:none!important;outline:0;margin:0;font-size:14px!important;border:1px solid #ccc;border-radius:0;line-height:1;height:36px;text-transform:capitalize;vertical-align:middle;-webkit-transition:background-color .1s ease-in-out;-moz-transition:background-color .1s ease-in-out;-o-transition:background-color .1s ease-in-out;transition:background-color .1s ease-in-out;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.is-search-icon:hover,form.is-form-style input.is-search-submit:hover{background:#dcdcdc}.wp-block-uagb-image{display:flex}.wp-block-uagb-image__figure{position:relative;display:flex;flex-direction:column;max-width:100%;height:auto;margin:0}.wp-block-uagb-image__figure img{height:auto;display:flex;max-width:100%;transition:box-shadow 0.2s ease}.wp-block-uagb-image__figure>a{display:inline-block}.wp-block-uagb-image__figure figcaption{text-align:center;margin-top:0.5em;margin-bottom:1em}.wp-block-uagb-image .components-placeholder.block-editor-media-placeholder .components-placeholder__instructions{align-self:center}.wp-block-uagb-image--align-left{text-align:left}.wp-block-uagb-image--align-right{text-align:right}.wp-block-uagb-image--align-center{text-align:center}.wp-block-uagb-image--align-full .wp-block-uagb-image__figure{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);max-width:100vw;width:100vw;height:auto}.wp-block-uagb-image--align-full .wp-block-uagb-image__figure img{height:auto;width:100% !important}.wp-block-uagb-image--align-wide .wp-block-uagb-image__figure img{height:auto;width:100%}.wp-block-uagb-image--layout-overlay__color-wrapper{position:absolute;left:0;top:0;right:0;bottom:0;opacity:0.2;background:rgba(0,0,0,0.5);transition:opacity 0.35s ease-in-out}.wp-block-uagb-image--layout-overlay-link{position:absolute;left:0;right:0;bottom:0;top:0}.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity:1}.wp-block-uagb-image--layout-overlay__inner{position:absolute;left:15px;right:15px;bottom:15px;top:15px;display:flex;align-items:center;justify-content:center;flex-direction:column;border-color:#fff;transition:0.35s ease-in-out}.wp-block-uagb-image--layout-overlay__inner.top-left,.wp-block-uagb-image--layout-overlay__inner.top-center,.wp-block-uagb-image--layout-overlay__inner.top-right{justify-content:flex-start}.wp-block-uagb-image--layout-overlay__inner.bottom-left,.wp-block-uagb-image--layout-overlay__inner.bottom-center,.wp-block-uagb-image--layout-overlay__inner.bottom-right{justify-content:flex-end}.wp-block-uagb-image--layout-overlay__inner.top-left,.wp-block-uagb-image--layout-overlay__inner.center-left,.wp-block-uagb-image--layout-overlay__inner.bottom-left{align-items:flex-start}.wp-block-uagb-image--layout-overlay__inner.top-right,.wp-block-uagb-image--layout-overlay__inner.center-right,.wp-block-uagb-image--layout-overlay__inner.bottom-right{align-items:flex-end}.wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{color:#fff;transition:transform 0.35s, opacity 0.35s ease-in-out;transform:translate3d(0, 24px, 0);margin:0;line-height:1em}.wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width:30%;border-top-width:2px;border-top-color:#fff;border-top-style:solid;margin-bottom:10px;opacity:0;transition:transform 0.4s, opacity 0.4s ease-in-out;transform:translate3d(0, 30px, 0)}.wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity:0;overflow:visible;color:#fff;transition:transform 0.45s, opacity 0.45s ease-in-out;transform:translate3d(0, 35px, 0)}.wp-block-uagb-image--layout-overlay__inner:hover .uagb-image-heading,.wp-block-uagb-image--layout-overlay__inner:hover .uagb-image-separator,.wp-block-uagb-image--layout-overlay__inner:hover .uagb-image-caption{opacity:1;transform:translate3d(0, 0, 0)}.wp-block-uagb-image--effect-zoomin .wp-block-uagb-image__figure img,.wp-block-uagb-image--effect-zoomin .wp-block-uagb-image__figure .wp-block-uagb-image--layout-overlay__color-wrapper{transform:scale(1);transition:transform 0.35s ease-in-out}.wp-block-uagb-image--effect-zoomin .wp-block-uagb-image__figure:hover img,.wp-block-uagb-image--effect-zoomin .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{transform:scale(1.05)}.wp-block-uagb-image--effect-slide .wp-block-uagb-image__figure img,.wp-block-uagb-image--effect-slide .wp-block-uagb-image__figure .wp-block-uagb-image--layout-overlay__color-wrapper{width:calc(100% + 40px) !important;max-width:none !important;transform:translate3d(-40px, 0, 0);transition:transform 0.35s ease-in-out}.wp-block-uagb-image--effect-slide .wp-block-uagb-image__figure:hover img,.wp-block-uagb-image--effect-slide .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{transform:translate3d(0, 0, 0)}.wp-block-uagb-image--effect-grayscale img{filter:grayscale(0%);transition:0.35s ease-in-out}.wp-block-uagb-image--effect-grayscale:hover img{filter:grayscale(100%)}.wp-block-uagb-image--effect-blur img{filter:blur(0);transition:0.35s ease-in-out}.wp-block-uagb-image--effect-blur:hover img{filter:blur(3px)}
.uagb-block-cd504d91.wp-block-uagb-image{text-align: center;justify-content: center;align-self: center;}.uagb-block-cd504d91 .wp-block-uagb-image__figure{align-items: center;}.uagb-block-cd504d91.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;}.uagb-block-cd504d91.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-cd504d91.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;}.uagb-block-cd504d91.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;}.uagb-block-cd504d91.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-cd504d91.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-cd504d91.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-cd504d91.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-cd504d91.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-cd504d91.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-cd504d91.wp-block-uagb-image .wp-block-uagb-image__figure img{width: 587px;height: auto;}.uagb-block-cd504d91.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-cd504d91.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-cd504d91.wp-block-uagb-image--layout-default figure:hover img{box-shadow: 0px 0px 0 #00000070;}.uagb-block-cd504d91.wp-block-uagb-image--layout-overlay figure:hover img{box-shadow: 0px 0px 0 #00000070;}.uagb-block-7338ce28.wp-block-uagb-image{text-align: center;justify-content: center;align-self: center;}.uagb-block-7338ce28 .wp-block-uagb-image__figure{align-items: center;}.uagb-block-7338ce28.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;}.uagb-block-7338ce28.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-7338ce28.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;}.uagb-block-7338ce28.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;}.uagb-block-7338ce28.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-7338ce28.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-7338ce28.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-7338ce28.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-7338ce28.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-7338ce28.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-7338ce28.wp-block-uagb-image .wp-block-uagb-image__figure img{width: 623px;height: auto;}.uagb-block-7338ce28.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-7338ce28.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-7338ce28.wp-block-uagb-image--layout-default figure:hover img{box-shadow: 0px 0px 0 #00000070;}.uagb-block-7338ce28.wp-block-uagb-image--layout-overlay figure:hover img{box-shadow: 0px 0px 0 #00000070;}.uagb-block-f5aa86c3.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;}.uagb-block-f5aa86c3.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-f5aa86c3.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;}.uagb-block-f5aa86c3.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;}.uagb-block-f5aa86c3.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-f5aa86c3.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-f5aa86c3.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-f5aa86c3.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-f5aa86c3.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-f5aa86c3.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-f5aa86c3.wp-block-uagb-image .wp-block-uagb-image__figure img{width: 666px;height: auto;}.uagb-block-f5aa86c3.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-f5aa86c3.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-f5aa86c3.wp-block-uagb-image--layout-default figure:hover img{box-shadow: 0px 0px 0 #00000070;}.uagb-block-f5aa86c3.wp-block-uagb-image--layout-overlay figure:hover img{box-shadow: 0px 0px 0 #00000070;}.uagb-block-8049094c.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;}.uagb-block-8049094c.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-8049094c.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;}.uagb-block-8049094c.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;}.uagb-block-8049094c.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-8049094c.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-8049094c.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-8049094c.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-8049094c.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-8049094c.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-8049094c.wp-block-uagb-image .wp-block-uagb-image__figure img{width: 695px;height: auto;}.uagb-block-8049094c.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-8049094c.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-8049094c.wp-block-uagb-image--layout-default figure:hover img{box-shadow: 0px 0px 0 #00000070;}.uagb-block-8049094c.wp-block-uagb-image--layout-overlay figure:hover img{box-shadow: 0px 0px 0 #00000070;}.uagb-block-cb88a0e7.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;}.uagb-block-cb88a0e7.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-cb88a0e7.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;}.uagb-block-cb88a0e7.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;}.uagb-block-cb88a0e7.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-cb88a0e7.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-cb88a0e7.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-cb88a0e7.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-cb88a0e7.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-cb88a0e7.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-cb88a0e7.wp-block-uagb-image .wp-block-uagb-image__figure img{width: 705px;height: auto;}.uagb-block-cb88a0e7.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-cb88a0e7.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-cb88a0e7.wp-block-uagb-image--layout-default figure:hover img{box-shadow: 0px 0px 0 #00000070;}.uagb-block-cb88a0e7.wp-block-uagb-image--layout-overlay figure:hover img{box-shadow: 0px 0px 0 #00000070;}@media only screen and (max-width: 976px) {.uagb-block-cd504d91.wp-block-uagb-image .wp-block-uagb-image__figure img{width: 587px;height: auto;}.uagb-block-7338ce28.wp-block-uagb-image .wp-block-uagb-image__figure img{width: 623px;height: auto;}.uagb-block-f5aa86c3.wp-block-uagb-image .wp-block-uagb-image__figure img{width: 666px;height: auto;}.uagb-block-8049094c.wp-block-uagb-image .wp-block-uagb-image__figure img{width: 695px;height: auto;}.uagb-block-cb88a0e7.wp-block-uagb-image .wp-block-uagb-image__figure img{width: 705px;height: auto;}}@media only screen and (max-width: 767px) {.uagb-block-cd504d91.wp-block-uagb-image .wp-block-uagb-image__figure img{width: 587px;height: auto;}.uagb-block-7338ce28.wp-block-uagb-image .wp-block-uagb-image__figure img{width: 623px;height: auto;}.uagb-block-f5aa86c3.wp-block-uagb-image .wp-block-uagb-image__figure img{width: 666px;height: auto;}.uagb-block-8049094c.wp-block-uagb-image .wp-block-uagb-image__figure img{width: 695px;height: auto;}.uagb-block-cb88a0e7.wp-block-uagb-image .wp-block-uagb-image__figure img{width: 705px;height: auto;}}body, html{ font-size: 16px; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif; box-sizing: border-box;margin: 0;padding: 0;}
*,*:before,*:after{ box-sizing: border-box; }
h1,h2,h3,h4,h5,h6, p, ol, ul{margin: 0;padding: 0;}
ol,ul{padding-left: 20px;}
img{height: auto;max-width: 100%;}
a{text-decoration: none;}
hr{border:none; border-bottom: 1px solid #000}
strong {font-weight: bold}
body.admin-bar .header { position: fixed; top: 32px; z-index: 1000;}  :root { --site-bg: #E4E4E4; --site-text-color: #000; --link-color: #048ea0; --link-color-hover: #105862; } body{font-size: 16px; background-color: var(--site-bg); color: var(--site-text-color); font-family: 'Barlow'; -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: 100%;}
body.custom-background.dark{background-color: var(--site-bg);}
body.menu-open{overflow: hidden;}  h1, h2, h3, h4, h5, h6, p, ol, ul{margin-bottom: 1rem;line-height: 130%}
h1, h2{line-height: 110%;}
p, ul,li {font-size: 1.05rem;}
@media (max-width: 768px) {
p, ul,li {font-size: 0.95rem;}
}  .evi a{color:#fff!important; background-color: var(--link-color);border-radius: 100px;padding-left: 20px!important; padding-right: 20px!important;} a { color: var(--link-color); }
a:focus, a:hover { color: var(--link-color-hover); text-decoration: none; } .wp-block-button__link{text-decoration: none!important;color:#fff}
.wp-block-button__link:hover{text-decoration: none!important;color:#fff}  .wrapper{width: 100%;padding: 0 3%;overflow: hidden; position: relative;}  .spacer{height: 140px;}
.header__topbar{ background-color: #333; width: 100%;padding: 4px 4px;color:#fff; text-align: center;margin-right: calc(50% - 50vw);margin-left: calc(50% - 50vw);width: auto;}
@media (max-width: 794px) {
.header__topbar{font-size: 13px;}
.spacer{height: 110px;}
}  
.header{ background-color: var(--site-bg); position: fixed; top:0;  left:0; z-index: 9999; width: 100%;padding: 0px 4%;}
.header__content{width: 100%;margin: 0 auto; display: flex;justify-content: space-between; padding:10px 0;border-bottom: 1px solid #222; position: relative;}
.header__logo,
.header__quick{display: flex; align-items: center;color:var(--site-text-color);font-weight: bold;}
.header__quick a{color:var(--site-text-color);}
.header__logo-img,
.header__logo_white-img{width: 180px;height: auto;}
.header__quick ul{list-style-type: none;margin-bottom: 0;}
.header__quick ul li{display: inline-block;}
.header__quick ul li a{padding: 10px 5px;}
.menu,
.menu ul{margin: 0;position: relative;}
.menu li{display: inline-block;position: relative}
.menu li a{color:var(--site-text-color); opacity: 0.8;display: block;padding: 16px;font-size: 15px;font-weight: bold;}
.icon-hamburger{display: none;} @media (min-width: 1190px) {
.hide-desktop{display: none;}
}
@media (max-width: 1190px) {
.hide-mobile{display: none;}
}
.hide-all{display: none;} .quick-search{width: 140px;height: 38px;background: #fff;border-radius: 30px;opacity: 0.8;margin: 2px 0 0 0; transition: all 0.3s cubic-bezier(.215, .61, .355, 1);}
.quick-search form{display: flex;justify-content: center;align-items: center;}
.quick-search__icon{border:none; background: none;padding: 0;padding: 13px 2px}
input.quick-search__input[type=text]{padding: 10px 3px;font-size: 13px;margin:0;border:none;background: none}
input.quick-search__input[type=text]:focus{ outline: none;}
.quick-search:hover{opacity: 1;transform: scale(1.1);}
@media (max-width: 1290px) {
.quick-search {width: 40px;position: relative;background-color: transparent;margin-right: 10px;}
.quick-search form{width:38px;height: 38px;position: absolute;right:0;top:0;background: #fff;border-radius: 40px;transition: all 1s cubic-bezier(.215, .61, .355, 1);}
.quick-search:hover form{width:138px;}
}
@media (max-width: 1190px) {
.header__logo-img,
.header__logo_white-img{width: 140px;height: auto;}
.menu{   
position: absolute; top:60px; left:0; right:0; background-color: var(--site-bg); min-width: 100%; 
height: 100vh; margin: 0 -5% 0 -5%; 
overflow: auto;transition: all 1s cubic-bezier(.215, .61, .355, 1);padding-left: 0; transform: translateX(-100%);
}
.menu li{width: 90%;margin: 0 5%; border-bottom: 1px solid #000}
.menu-open .menu{transform: translateX(0%);}
.menu-open .menu > li:last-child{margin-bottom: 150px;position: relative;}
.icon-hamburger{height: 50px;width: 50px;margin-left: 20px;position:absolute; top: 10px; right:-15px; display: block;border:none; background: transparent;z-index: 9999;}
.icon-hamburger strong{height: 1px;margin-top:-1px; overflow: hidden;width: 1px;display: block;margin: 0;padding: 0;}
.icon-hamburger span{height: 2px; width: 30px;background: var(--site-text-color);position: relative;display: block;margin-bottom: 11px;transition: all 0.2s cubic-bezier(.215, .61, .355, 1);}
.menu-open .icon-hamburger span:nth-child(2){transform: rotate(45deg) translateY(9px);}
.menu-open .icon-hamburger span:nth-child(3){transform: rotate(-45deg) translateY(-9px);}
.header__content{padding-right: 50px;height: 60px;}
.header__quick{display: flex; justify-content: flex-end;}
.header__quick ul{padding-left: 0;}
}
@media (max-width: 400px) {
.header__quick .menu-item-type-custom{display: none;}
.header__quick button{pointer-events: none;}
} @media (min-width: 1190px) {
.page-template-menu-trasparent .spacer{display: none;}
.page-template-menu-trasparent .header{background: transparent;transition: all 1s cubic-bezier(.215, .61, .355, 1);}
.page-template-menu-trasparent .header__content{border:none}
.page-template-menu-trasparent .header__logo-img,
.page-template-menu-trasparent .header [class^='icon-']{filter: brightness(0) invert(1);}
.page-template-menu-trasparent .header__logo{color:#fff}
.page-template-menu-trasparent .menu li a,
.page-template-menu-trasparent .header__quick ul li a {color:#fff}
.page-template-menu-trasparent.scroll-down .header{background: #222;}
}
@media (max-width: 1190px) {
.page-template-menu-trasparent .spacer{height:44px}
.page-template-menu-trasparent .header__content{border:none}
} @media (min-width: 1190px) {
.page-template-menu-black .spacer{display: none;}
.page-template-menu-black .header{background: transparent;transition: all 1s cubic-bezier(.215, .61, .355, 1);}
.page-template-menu-black .header__content{border:none}
.page-template-menu-black.scroll-down .header{background-color: var(--site-bg)}
}
.page-template-blank .spacer,
.page-template-contained-no-title .spacer{height:75px}
@media (max-width: 1190px) {
.page-template-menu-black .spacer,
.page-template-blank .spacer,
.page-template-contained-no-title .spacer{height:44px}
.page-template-menu-black .header__content{border:none}
} .menu > li > ul{
background: #eee; 
opacity: 0; 
display: none; 
min-width: 220px; 
position: absolute; 
transition: all 0.5s ease; 
margin-top: 0px;
left: 0; 
padding: 10px;
border-radius: 10px;
}
.menu li ul > li > a,
.page-template-menu-trasparent .menu li ul > li > a{color:#000; border-radius: 7px;}
.menu li ul > li > a:hover {background: #ccc;color:#000} .menu > li.mega-menu > .sub-menu a{padding: 12px;}
.menu > li.mega-menu > .sub-menu .sub-menu  {padding-left: 0;width: 180px;}
.menu > li.mega-menu > .sub-menu .sub-menu  li a{padding-top: 7px;padding-bottom: 8px;font-weight: normal;font-size: 14px;} @media (min-width: 1190px) {
.menu > li:hover > ul,
.menu > li > ul:hover { visibility: visible; opacity: 1; display: block; }
.menu > li.mega-menu:hover > ul,
.menu > li.mega-menu > ul:hover { visibility: visible; opacity: 1; display: flex; flex-wrap: wrap;width: 600px;}
.menu > li.mega-menu > ul > li{width: 193px;}
} 
.menu li.open-dropdown > ul{visibility: visible; opacity: 1; display: block; }
.menu li.mega-menu.open-dropdown > ul{visibility: visible; opacity: 1; display: block;}
.menu li ul li { clear: both; width: 100%; }
.menu > li.menu-item-has-children > a{position: relative;padding-right: 30px;}
.menu > li.menu-item-has-children > a::after{
content:" ";width: 30px;height: 30px; background-size:30px;position: absolute;
top:50%; right: 0; transform: rotate(90deg);margin-top: -15px;
background-size:100%;
background-image: url('data:image/svg+xml;utf8,<svg width="50px" height="50px" viewBox="0 0 50 50" xmlns="http://www.w3.org/2000/svg"><path fill="black" d="M22.7 34.7l-1.4-1.4 8.3-8.3-8.3-8.3 1.4-1.4 9.7 9.7z"/></svg>');
}
@media (min-width: 1190px) {
.page-template-menu-trasparent .menu > li.menu-item-has-children > a::after{
background-image: url('data:image/svg+xml;utf8,<svg width="50px" height="50px" viewBox="0 0 50 50" xmlns="http://www.w3.org/2000/svg"><path fill="black" d="M22.7 34.7l-1.4-1.4 8.3-8.3-8.3-8.3 1.4-1.4 9.7 9.7z"/></svg>');
filter: invert(1);
}
}
@media (max-width: 1190px) {
.menu li ul{position: relative;background: none;}
.menu li ul li{border:none; width: 95%; } .menu > li.mega-menu > .sub-menu {margin-left: 5vw;}
.menu > li.mega-menu > .sub-menu li {margin:0;}
.menu > li.mega-menu > .sub-menu > li {width: 40vw;margin-bottom: 20px;}
}  .home-title { position: absolute; top:-9999px; color: #fff; font-size: 12px;}  .img-16-9{
aspect-ratio: 16 / 9;
object-fit: cover;
} @media (max-width: 768px) {
h1 span{display: block;}
}    .footer-container{
margin-top:50px;
padding: 0px 4%;
width: auto;
max-width: 1000%;
margin-right: calc(50% - 50vw);
margin-left: calc(50% - 50vw);
}     .pagination { float: left; margin: 40px 0 40px 0; padding: 0; width: 100%; }
.pagination span,
.pagination a { float: left; margin: 0 10px 10px 0; padding: 14px 19px; border: 1px solid #222; } .alignleft { float: left; margin-right: 20px; margin-bottom: 10px; max-width: 97%; height: auto; }
.alignright { float: right; margin-bottom: 10px; margin-left: 20px; max-width: 97%; height: auto; }
.aligncenter { display: block; margin: 0 auto; max-width: 97%; height: auto; }
.alignnone { max-width: 97%; height: auto; }
.text-center{text-align: center;}
@media (max-width: 768px) {
.sma-text-center{float:none; text-align: center;}
} body .alignfull {
width: auto;
max-width: 1000%;
margin-right: calc(50% - 50vw);
margin-left: calc(50% - 50vw);
}
@media only screen and (min-width: 789px) {
body .alignwide {
width: auto;
max-width: 1000%;
margin-right: calc(25% - 25vw);
margin-left: calc(25% - 25vw);
}
.alignwide img,
.alignfull img {
display: block;
margin: 0 auto;
}
} .wp-caption { margin-bottom: 20px; padding: 10px; max-width: 97%; border: 1px solid #eee; text-align: center; }
.wp-caption img { margin: 0; padding: 0; width: 100%!important; height: auto; border: 0 none; }
.wp-caption p.wp-caption-text { margin: 0; padding: 8px; font-size: 1em; line-height: 17px; }
.gallery-caption{font-size: 20px;} .sticky { border-right: 3px solid #eee; border-bottom: 3px solid #eee; } blockquote {font-weight: 200;  font-style: italic; margin: 0.25em 0; padding: 0px 30px; line-height: 1.45; position: relative;  border-left: 5px solid #222; } .form-search{width: 100%;border-radius: 100px; border: 1px solid #e4e4e4; padding-left: 15px;position: relative;background:#fff;margin-bottom: 30px;padding: 5px;}
.form-search input[type=text]{width: 100%; border:none;background: transparent!important;font-size: 18px;}
.form-search button[type=submit]{padding: 0; border: none;background: transparent;color:#000;padding: 0px;border-radius:20px; position:absolute; top: 8px; right:20px;}
.form-search button[type=submit] svg{width: 30px; height:30px} .comment-form-author,
.comment-form-email,
.comment-form-url { float: left; margin-top: 20px; margin-right: 3%; width: 30.3333333%; }
.comment-form-author input,
.comment-form-email input,
.comment-form-url input { width: 100%; }
ol.commentlist { margin: 0 0 1em; padding: 0; list-style: none; text-indent: 0; }
ol.commentlist li.comment { padding: 1em;}
ol.commentlist li.comment div.vcard cite.fn { text-transform: uppercase; font-size: 14px; }
ol.commentlist li.comment div.vcard img.avatar { float: left; margin: 6px 1em 1em 0; border-radius: 50px; }
ol.commentlist li.comment div.comment-meta { font-size: 12px; }
ol.commentlist li.comment ul { margin: 0 0 1em 2em; }
ol.commentlist li.comment div.reply { margin-left: 80px; font-size: 11px; }
ol.commentlist li.comment div.reply a { font-weight: bold; }
ol.commentlist li.comment ul.children { margin: 1em 0 0; list-style: none; text-indent: 0; }
ol.commentlist li.comment ul.children li.depth-2 { margin: 0 0 .25em .25em; border-left: 1px solid #eee; }
ol.commentlist li.comment ul.children li.depth-3 { margin: 0 0 .25em .25em; border-left: 1px solid #eee; }
ol.commentlist li.comment ul.children li.depth-4 { margin: 0 0 .25em .25em; border-left: 1px solid #eee; }
ol.commentlist li.bypostauthor .fn { font-weight: bold; }
ol.commentlist li img{max-width: 97%;}
input[type=text],
input[type=number],
input[type=tel],
input[type=password],
input[type=email],
input[type=url]{ width: 100%; padding: 10px; border: 1px solid #949494; background: #fff; -webkit-appearance: none;border-radius: 0;margin-top:5px}
textarea { padding: 10px; width: 100%; border: 1px solid #949494; background: #fff; -webkit-appearance: none;border-radius: 0;margin-top:5px}
input[type=submit],
button[type=submit] { margin-top: 10px; padding: 15px 20px; color: #fff; text-transform: uppercase; background: #222; border:none;margin-top:5px;display: block;font-weight: bold;width: auto;}
#comments { width: 100%; }  .mt-0{margin-top: 0 }
.mt-1{margin-top: 10px}
.mt-2{margin-top: 20px}
.mt-3{margin-top: 40px}
.mt-4{margin-top: 100px }
.mb-0{margin-bottom: 0}
.mb-1{margin-bottom: 10px}
.mb-2{margin-bottom: 20px}
.mb-3{margin-bottom: 40px}
.mb-4{margin-bottom: 100px}
.p-0{padding: 0}
.p-1{padding: 10px}
.p-2{padding: 20px}
.p-3{padding: 40px}
.p-4{padding: 100px}
.pt-1{padding-top: 10px;}
.pt-3{padding-top: 20px;}
.pt-3{padding-top: 40px;}
.pt-4{padding-top: 15vh;}
.pb-1{padding-bottom: 10px;}
.pb-2{padding-bottom: 20px;}
.pb-3{padding-bottom: 40px;}
.pb-4{padding-bottom: 15vh;}
.img-res{width: 100%;} .grid { margin: 0 auto;display: flex; flex-flow: row; flex-wrap: wrap;width: 100%;max-width: 1400px;}
.grid--center{justify-content: center;}
.col{ flex: 1;}
[class*='col-'] { position: relative;padding: 0 1%;}
.grid .grid [class*='col-'] {padding: 0px;}
.col-10{ width: 10%;}
.col-20{ width: 20%; }
.col-25{ width: 25%; }
.col-30{ width: 30%; }
.col-33{ width: 33.33%; }
.col-40{ width: 40%; }
.col-50{ width: 50%; }
.col-60{ width: 60%; }
.col-70{ width: 70%; }
.col-80{ width: 80%; }
.col-90{ width: 90%; }
.col-100{ width: 100%; }
@media (max-width: 991px) {
.tab-20 { width: 20%; }
.tab-25 { width: 25%; }
.tab-33 { width: 33.33%; }
.tab-50 { width: 50%; }
.tab-80 { width: 80%; }
.tab-90 { width: 90%; }
.tab-100 { width: 100%; }
}
@media (max-width: 768px) {
[class*='col-'] { width: 100%;}
.sma-20 { width: 20%; }
.sma-25 { width: 25%; }
.sma-33 { width: 33.33%; }
.sma-50 { width: 50%; }
.sma-100 { width: 100%; }
}  .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important; }
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
clip-path: none;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
right: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0;
} .text-content a,
.comment-content a{text-decoration: underline;} .icon-arrow{display:inline-block; margin: -3px 5px;width: 18px;height: 18px;background-size: 100%; background-repeat: no-repeat; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='ionicon' viewBox='0 0 512 512'%3E%3Ctitle%3EArrow Forward%3C/title%3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='48' d='M268 112l144 144-144 144M392 256H100'/%3E%3C/svg%3E");}
.icon-check{display:inline-block; margin: -3px 5px;width: 18px;height: 18px;background-size: 100%; background-repeat: no-repeat; background-image: url("data:image/svg+xml,%3Csvg fill='%23333333' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='405.272px' height='405.272px' viewBox='0 0 405.272 405.272'%3E%3Cg%3E%3Cpath d='M393.401 124.425L179.603 338.208c-15.832 15.835-41.514 15.835-57.361 0L11.878 227.836c-15.838-15.835-15.838-41.52 0-57.358c15.841-15.841 41.521-15.841 57.355-0.006l81.698 81.699L336.037 67.064c15.841-15.841 41.523-15.829 57.358 0C409.23 82.902 409.23 108.578 393.401 124.425z'/%3E%3C/g%3E%3C/svg%3E");}
.icon-angle{display:inline-block; margin: -3px 5px;width: 18px;height: 18px;background-size: 100%; background-repeat: no-repeat; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='ionicon' viewBox='0 0 512 512'%3E%3Ctitle%3EChevron Down%3C/title%3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='48' d='M112 184l144 144 144-144'/%3E%3C/svg%3E");}
.icon-fb{display:inline-block; margin: -3px 5px;width: 18px;height: 18px;background-size: 100%; background-repeat: no-repeat;  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='ionicon' viewBox='0 0 512 512'%3E%3Ctitle%3ELogo Facebook%3C/title%3E%3Cpath d='M480 257.35c0-123.7-100.3-224-224-224s-224 100.3-224 224c0 111.8 81.9 204.47 189 221.29V322.12h-56.89v-64.77H221V208c0-56.13 33.45-87.16 84.61-87.16 24.51 0 50.15 4.38 50.15 4.38v55.13H327.5c-27.81 0-36.51 17.26-36.51 35v42h62.12l-9.92 64.77H291v156.54c107.1-16.81 189-109.48 189-221.31z' fill-rule='evenodd'/%3E%3C/svg%3E");}
.icon-ig{display:inline-block; margin: -3px 5px;width: 18px;height: 18px;background-size: 100%; background-repeat: no-repeat;  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='ionicon' viewBox='0 0 512 512'%3E%3Ctitle%3ELogo Instagram%3C/title%3E%3Cpath d='M349.33 69.33a93.62 93.62 0 0193.34 93.34v186.66a93.62 93.62 0 01-93.34 93.34H162.67a93.62 93.62 0 01-93.34-93.34V162.67a93.62 93.62 0 0193.34-93.34h186.66m0-37.33H162.67C90.8 32 32 90.8 32 162.67v186.66C32 421.2 90.8 480 162.67 480h186.66C421.2 480 480 421.2 480 349.33V162.67C480 90.8 421.2 32 349.33 32z'/%3E%3Cpath d='M377.33 162.67a28 28 0 1128-28 27.94 27.94 0 01-28 28zM256 181.33A74.67 74.67 0 11181.33 256 74.75 74.75 0 01256 181.33m0-37.33a112 112 0 10112 112 112 112 0 00-112-112z'/%3E%3C/svg%3E");}
.icon-tw{display:inline-block; margin: -3px 5px;width: 18px;height: 18px;background-size: 100%; background-repeat: no-repeat; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='ionicon' viewBox='0 0 512 512'%3E%3Ctitle%3ELogo Twitter%3C/title%3E%3Cpath d='M496 109.5a201.8 201.8 0 01-56.55 15.3 97.51 97.51 0 0043.33-53.6 197.74 197.74 0 01-62.56 23.5A99.14 99.14 0 00348.31 64c-54.42 0-98.46 43.4-98.46 96.9a93.21 93.21 0 002.54 22.1 280.7 280.7 0 01-203-101.3A95.69 95.69 0 0036 130.4c0 33.6 17.53 63.3 44 80.7A97.5 97.5 0 0135.22 199v1.2c0 47 34 86.1 79 95a100.76 100.76 0 01-25.94 3.4 94.38 94.38 0 01-18.51-1.8c12.51 38.5 48.92 66.5 92.05 67.3A199.59 199.59 0 0139.5 405.6a203 203 0 01-23.5-1.4A278.68 278.68 0 00166.74 448c181.36 0 280.44-147.7 280.44-275.8 0-4.2-.11-8.4-.31-12.5A198.48 198.48 0 00496 109.5z'/%3E%3C/svg%3E"); }
.icon-yt{display:inline-block; margin: -3px 5px;width: 18px;height: 18px;background-size: 100%; background-repeat: no-repeat; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='ionicon' viewBox='0 0 512 512'%3E%3Ctitle%3ELogo Youtube%3C/title%3E%3Cpath d='M508.64 148.79c0-45-33.1-81.2-74-81.2C379.24 65 322.74 64 265 64h-18c-57.6 0-114.2 1-169.6 3.6C36.6 67.6 3.5 104 3.5 149 1 184.59-.06 220.19 0 255.79q-.15 53.4 3.4 106.9c0 45 33.1 81.5 73.9 81.5 58.2 2.7 117.9 3.9 178.6 3.8q91.2.3 178.6-3.8c40.9 0 74-36.5 74-81.5 2.4-35.7 3.5-71.3 3.4-107q.34-53.4-3.26-106.9zM207 353.89v-196.5l145 98.2z'/%3E%3C/svg%3E"); }
.icon-search{display:inline-block; margin: -3px 5px;width: 18px;height: 18px;background-size: 100%; background-repeat: no-repeat; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='ionicon' viewBox='0 0 512 512'%3E%3Ctitle%3ESearch%3C/title%3E%3Cpath d='M456.69 421.39L362.6 327.3a173.81 173.81 0 0034.84-104.58C397.44 126.38 319.06 48 222.72 48S48 126.38 48 222.72s78.38 174.72 174.72 174.72A173.81 173.81 0 00327.3 362.6l94.09 94.09a25 25 0 0035.3-35.3zM97.92 222.72a124.8 124.8 0 11124.8 124.8 124.95 124.95 0 01-124.8-124.8z'/%3E%3C/svg%3E");}
.icon-wa{display:inline-block; margin: -3px 5px;width: 18px;height: 18px;background-size: 100%; background-repeat: no-repeat; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='ionicon' viewBox='0 0 512 512'%3E%3Ctitle%3ELogo Whatsapp%3C/title%3E%3Cpath d='M414.73 97.1A222.14 222.14 0 00256.94 32C134 32 33.92 131.58 33.87 254a220.61 220.61 0 0029.78 111L32 480l118.25-30.87a223.63 223.63 0 00106.6 27h.09c122.93 0 223-99.59 223.06-222A220.18 220.18 0 00414.73 97.1zM256.94 438.66h-.08a185.75 185.75 0 01-94.36-25.72l-6.77-4-70.17 18.32 18.73-68.09-4.41-7A183.46 183.46 0 0171.53 254c0-101.73 83.21-184.5 185.48-184.5a185 185 0 01185.33 184.64c-.04 101.74-83.21 184.52-185.4 184.52zm101.69-138.19c-5.57-2.78-33-16.2-38.08-18.05s-8.83-2.78-12.54 2.78-14.4 18-17.65 21.75-6.5 4.16-12.07 1.38-23.54-8.63-44.83-27.53c-16.57-14.71-27.75-32.87-31-38.42s-.35-8.56 2.44-11.32c2.51-2.49 5.57-6.48 8.36-9.72s3.72-5.56 5.57-9.26.93-6.94-.46-9.71-12.54-30.08-17.18-41.19c-4.53-10.82-9.12-9.35-12.54-9.52-3.25-.16-7-.2-10.69-.2a20.53 20.53 0 00-14.86 6.94c-5.11 5.56-19.51 19-19.51 46.28s20 53.68 22.76 57.38 39.3 59.73 95.21 83.76a323.11 323.11 0 0031.78 11.68c13.35 4.22 25.5 3.63 35.1 2.2 10.71-1.59 33-13.42 37.63-26.38s4.64-24.06 3.25-26.37-5.11-3.71-10.69-6.48z' fill-rule='evenodd'/%3E%3C/svg%3E");}
.icon-tk{display:inline-block; margin: -3px 5px;width: 18px;height: 18px;background-size: 100%; background-repeat: no-repeat; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='ionicon' viewBox='0 0 512 512'%3E%3Ctitle%3ELogo Tiktok%3C/title%3E%3Cpath d='M412.19 118.66a109.27 109.27 0 01-9.45-5.5 132.87 132.87 0 01-24.27-20.62c-18.1-20.71-24.86-41.72-27.35-56.43h.1C349.14 23.9 350 16 350.13 16h-82.44v318.78c0 4.28 0 8.51-.18 12.69 0 .52-.05 1-.08 1.56 0 .23 0 .47-.05.71v.18a70 70 0 01-35.22 55.56 68.8 68.8 0 01-34.11 9c-38.41 0-69.54-31.32-69.54-70s31.13-70 69.54-70a68.9 68.9 0 0121.41 3.39l.1-83.94a153.14 153.14 0 00-118 34.52 161.79 161.79 0 00-35.3 43.53c-3.48 6-16.61 30.11-18.2 69.24-1 22.21 5.67 45.22 8.85 54.73v.2c2 5.6 9.75 24.71 22.38 40.82A167.53 167.53 0 00115 470.66v-.2l.2.2c39.91 27.12 84.16 25.34 84.16 25.34 7.66-.31 33.32 0 62.46-13.81 32.32-15.31 50.72-38.12 50.72-38.12a158.46 158.46 0 0027.64-45.93c7.46-19.61 9.95-43.13 9.95-52.53V176.49c1 .6 14.32 9.41 14.32 9.41s19.19 12.3 49.13 20.31c21.48 5.7 50.42 6.9 50.42 6.9v-81.84c-10.14 1.1-30.73-2.1-51.81-12.61z'/%3E%3C/svg%3E"); }
.icon-plus{display:inline-block; margin: -3px 5px;width: 18px;height: 18px;background-size: 100%; background-repeat: no-repeat; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='ionicon' viewBox='0 0 512 512'%3E%3Ctitle%3EAdd%3C/title%3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='32' d='M256 112v288M400 256H112'/%3E%3C/svg%3E");}
.icon-call{ display:inline-block; margin: -3px 5px;width: 18px;height: 18px;background-size: 100%; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M436.9 364.8c-14.7-14.7-50-36.8-67.4-45.1-20.2-9.7-27.6-9.5-41.9.8-11.9 8.6-19.6 16.6-33.3 13.6-13.7-2.9-40.7-23.4-66.9-49.5-26.2-26.2-46.6-53.2-49.5-66.9-2.9-13.8 5.1-21.4 13.6-33.3 10.3-14.3 10.6-21.7.8-41.9C184 125 162 89.8 147.2 75.1c-14.7-14.7-18-11.5-26.1-8.6 0 0-12 4.8-23.9 12.7-14.7 9.8-22.9 18-28.7 30.3-5.7 12.3-12.3 35.2 21.3 95 27.1 48.3 53.7 84.9 93.2 124.3l.1.1.1.1c39.5 39.5 76 66.1 124.3 93.2 59.8 33.6 82.7 27 95 21.3 12.3-5.7 20.5-13.9 30.3-28.7 7.9-11.9 12.7-23.9 12.7-23.9 2.9-8.1 6.2-11.4-8.6-26.1z'/%3E%3C/svg%3E");}
.icon-in{ display:inline-block; margin: -3px 5px;width: 18px;height: 18px;background-size: 100%; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='ionicon' viewBox='0 0 512 512'%3E%3Cpath d='M444.17 32H70.28C49.85 32 32 46.7 32 66.89v374.72C32 461.91 49.85 480 70.28 480h373.78c20.54 0 35.94-18.21 35.94-38.39V66.89C480.12 46.7 464.6 32 444.17 32zm-273.3 373.43h-64.18V205.88h64.18zM141 175.54h-.46c-20.54 0-33.84-15.29-33.84-34.43 0-19.49 13.65-34.42 34.65-34.42s33.85 14.82 34.31 34.42c-.01 19.14-13.31 34.43-34.66 34.43zm264.43 229.89h-64.18V296.32c0-26.14-9.34-44-32.56-44-17.74 0-28.24 12-32.91 23.69-1.75 4.2-2.22 9.92-2.22 15.76v113.66h-64.18V205.88h64.18v27.77c9.34-13.3 23.93-32.44 57.88-32.44 42.13 0 74 27.77 74 87.64z'/%3E%3C/svg%3E");}
.icon-nav{ display:inline-block; margin: -3px 5px;width: 18px;height: 18px;background-size: 100%; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='ionicon' viewBox='0 0 512 512'%3E%3Cpath d='M448 64L64 240.14h200a8 8 0 018 8V448z'/%3E%3C/svg%3E");}
.icon-mail{ display:inline-block; margin: -3px 5px;width: 18px;height: 18px;background-size: 100%; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='ionicon' viewBox='0 0 512 512'%3E%3Cpath d='M424 80H88a56.06 56.06 0 00-56 56v240a56.06 56.06 0 0056 56h336a56.06 56.06 0 0056-56V136a56.06 56.06 0 00-56-56zm-14.18 92.63l-144 112a16 16 0 01-19.64 0l-144-112a16 16 0 1119.64-25.26L256 251.73l134.18-104.36a16 16 0 0119.64 25.26z'/%3E%3C/svg%3E");}
.icon-1{width: 40px;height: 40px;}
.icon-2{width: 70px;padding: 8px;}
.icon-3{width: 100px;padding: 8px;}
.icon-invert{filter: invert(1);}  .accordion h3{position: relative;padding-right: 30px;margin-bottom: 15px;cursor:pointer}
.accordion h3:after{
width: 30px;height: 30px;position: absolute; top:0; right:0;content: ' '; background-image: url('data:image/svg+xml;utf8,<svg width="80px" height="80px" viewBox="0 0 40 40" xmlns="http://www.w3.org/2000/svg"><path fill="black" d="M22.7 34.7l-1.4-1.4 8.3-8.3-8.3-8.3 1.4-1.4 9.7 9.7z"/></svg>');
transform: rotate(90deg);
background-size:100%;
}
.accordion .wp-block-column .wp-block-group {padding: 0;max-height: 0;overflow:hidden;border-bottom: 2px solid #ddd; transition: all 0.2s ease-in-out;margin-bottom: 20px;}
.accordion .wp-block-column .wp-block-group.open-accordion{max-height:500px;padding-bottom: 15px;overflow: auto;} @media (max-width: 768px) {
.wp-block-media-text__media img{margin-bottom: 20px;margin-top: 40px;} 
} .fade {  opacity: 0; transform: translateY(40px); transition: 0.6s ease-in-out; will-change: transform, opacity;}
.fadeIn { opacity: 1;transform: translateY(0px)} @keyframes fade-load {
from {opacity: 0; top:20px}
to {opacity: 1; top:0;}
}
.load { 
opacity: 0; 
animation: fade-load cubic-bezier(0.385, 0.135, 0.15, 0.86) 0.5s forwards; 
} .logo-whats-app {
display: block;
width: 38px;
height: 38px;
position: fixed;
bottom: 43px;
right: 43px;
z-index: 999;
border-radius: 100%;
background: #25D366;
border: 0px solid #25D366;
}
.logo-whats-app .icon-wa{width: 44px;height: 44px;margin: -3px 0 0 -3px;padding: 0;filter: invert(1);} .menu-item-type-woocommerce-cart{position: relative;width: 30px;height: 18px;}
.menu-cart-total{position: relative;position: absolute;top:-10px; left:0;}
.menu-cart-total svg{height: 24px;width: 24px;}
.menu-cart-total span{position: absolute;bottom:10px; right:-2pxpx;font-size: 11px;} .woocommerce .button{
background:#222!important; color:#fff!important; text-transform: uppercase;font-family: inherit!important;
margin-top:0; margin-right:10px;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button {border-radius:3px;padding: 15px 25px}
.woocommerce .woocommerce-message .button{padding: 10px 15px;} .checkout.woocommerce-content [class*='col-'],
.checkout.woocommerce-checkout [class*='col-'] {padding: 0;} .select2-container .select2-selection--single,
.select2-container--default .select2-selection--single .select2-selection__arrow {height: 36px;}
.woocommerce-input-wrapper input{border-radius: 4px} .woocommerce-cart .variation{font-size: 12px;margin-top: 0;}
.woocommerce-cart .variation p{font-size: 12px;padding: 4px 0 0 0;}
.woocommerce-cart .variation dt,
.woocommerce-cart .variation dd{height: 20px;}
.woocommerce #coupon_code,
.woocommerce .actions .button{height: 36px; border-radius: 3px;padding: 5px 15px; line-height: 17px!important;}
.woocommerce #coupon_code{width: 120px!important}
@media (max-width: 768px) {
.woocommerce-page #content table.cart td.actions .coupon .button{width: calc(100vw - 210px);margin-right:0;}
} #add_payment_method .cart-collaterals .cart_totals tr td, 
#add_payment_method .cart-collaterals .cart_totals tr th, 
.woocommerce-cart .cart-collaterals .cart_totals tr td, 
.woocommerce-cart .cart-collaterals .cart_totals tr th, 
.woocommerce-checkout .cart-collaterals .cart_totals tr td, 
.woocommerce-checkout .cart-collaterals .cart_totals tr th{border-top: 1px solid #ccc} .woocommerce .quantity input{margin-top: 0;border-radius: 3px;height: 46px;}
.woocommerce .quantity .qty {width: 60px;} .woocommerce div.product p.price, 
.woocommerce div.product span.price,
.woocommerce ul.products li.product .price{color:#000} .woocommerce div.product form.cart .variations{padding: 10px;border-bottom: 1px solid #222;}
.woocommerce div.product form.cart .variations td, 
.woocommerce div.product form.cart .variations th{padding-bottom: 10px;}
.woocommerce select { -webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border: 1px solid #666;
outline: 0;
font: inherit; width: 20em;
height: 40px;
padding: 0 4em 0 1em;
background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='ionicon' viewBox='0 0 512 512'%3E%3Ctitle%3EChevron Down%3C/title%3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='48' d='M112 184l144 144 144-144'/%3E%3C/svg%3E") no-repeat right 0.8em center/1.4em;
color: #222;
border-radius: 0.25em;
cursor: pointer;
}
.woocommerce select option {
color: inherit;
background-color: #320a28;
}
.woocommerce select:focus {
outline: none;
}
.woocommerce select::-ms-expand {
display: none;
}
.woocommerce .woocommerce-ordering select {border:none; width:200px}
@media (max-width: 768px) {
.woocommerce-result-count{font-size: 12px;}
.woocommerce .woocommerce-ordering select {font-size: 12px;margin-top:-10px; width:140px}
} .woocommerce div.product .woocommerce-tabs h2{display: none;}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs::before { display: none; }
.woocommerce div.product .woocommerce-tabs ul.tabs li { border-radius: 0; margin-bottom: 0px;}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active { background: transparent; color: #222; border-bottom:4px solid #222}
.woocommerce div.product .woocommerce-tabs ul.tabs::before{border-color:#222}
.woocommerce div.product .woocommerce-tabs ul.tabs li { background: transparent; border: 0; } 
.woocommerce div.product .woocommerce-tabs ul.tabs { padding: 0; }
.woocommerce table.shop_attributes tr:nth-child(even) td, .woocommerce table.shop_attributes tr:nth-child(even) th { background: none; } .woocommerce #review_form #respond p{margin:10px 10px 10px 0px}
.woocommerce #review_form #respond p.comment-form-cookies-consent,
.woocommerce #review_form #respond p.form-submit{width: 100%;float:left;} .woocommerce-error, .woocommerce-info, .woocommerce-message {
padding: 1em 2em 1em 3.5em;
margin: 0 0 2em;
border-radius: 4px;
position: relative;
background-color: #f7f6f7;
color: #111;
border-top: none;
list-style: none outside;
line-height: 32px;
width: auto;
word-wrap: break-word;
}
.woocommerce .woocommerce-message a.button{background: #4CAF50!important;}
.woocommerce-message::before{color: #4CAF50;}
.woocommerce .woocommerce-message {background: #e5fce5}
.woocommerce .woocommerce-error a.button{background: #F44336!important;}
.woocommerce-error::before{color: #F44336;}
.woocommerce .woocommerce-error {background: #FEECEB; color:#D91811}
.woocommerce .woocommerce-info a.button{background: #2296F2!important;}
.woocommerce .woocommerce-info a{color:#1478C8}
.woocommerce-info::before{color: #2296F2;}
.woocommerce .woocommerce-info {background: #E9F5FE;} .woocommerce a.added_to_cart{padding-left: 10px;}
.woocommerce-page #content .text-content a{text-decoration: none;}
.woocommerce span.onsale {background-color: #444;}
.woocommerce div.product .product_meta {font-size: 14px;}
.woocommerce .woocommerce-billing-fields{margin-bottom: 20px;}
.woocommerce .woocommerce-variation-price{margin-bottom: 10px;} .woocommerce ul.products li.product .button {display: none;}
.woocommerce-shop h1{display: none;} .woocommerce nav.woocommerce-pagination ul {text-align: left;width: 100%;border:none}
.woocommerce nav.woocommerce-pagination ul li {border: 1px solid #222;margin-right: 10px;}
.woocommerce nav.woocommerce-pagination ul li span,
.woocommerce nav.woocommerce-pagination ul li a { float: left; padding: 14px 19px; display: inline-block;} .checkout.woocommerce-checkout .select2-container--default .select2-selection--single{border: 2px solid #ddd; height: 40px;}
.checkout.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__rendered{line-height: 34px;}
.checkout.woocommerce-checkout input[type=text],
.checkout.woocommerce-checkout input[type=number],
.checkout.woocommerce-checkout input[type=tel],
.checkout.woocommerce-checkout input[type=password],
.checkout.woocommerce-checkout input[type=email],
.checkout.woocommerce-checkout input[type=url],
.checkout.woocommerce-checkout textarea{border: 2px solid #ddd}
.woocommerce .checkout-button,
.woocommerce .place-order .button{font-size: 18px;font-weight: bold;}
@media (min-width: 998px){
.checkout.woocommerce-checkout.col2-set, .woocommerce-page .col2-set{ width:50%;float:left }
.checkout.woocommerce-checkout #order_review_heading,
.checkout.woocommerce-checkout #order_review{width:45%; float:right }
.woocommerce .col2-set .col-1, 
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2, 
.woocommerce-page .col2-set .col-2 {width:100%}
.woocommerce #payment #place_order, 
.woocommerce-page #payment #place_order{width:100%; display:block; padding:20px}
}  @media (max-width: 768px) {
.wp-block-navigation__responsive-container{padding: 20px!important;}
}  .clearfix:after {
visibility: hidden;
display: block;
content: "";
clear: both;
height: 0;
}
* html .clearfix            { zoom: 1; } *:first-child+html .clearfix { zoom: 1; }body, html{
font-size: 18px;
font-family: "Overpass", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
}  :root { --site-bg: #E4E4E4; --site-text-color: #232323; --link-color: #FFFFFF; --link-color-hover: #105862; } body{font-size: 18px; font-family: "Overpass", sans-serif;; -webkit-font-smoothing: antialiased;} h1, h2, h3, h4, h5, h6, p, ol, ul{margin-bottom: .5rem;margin-top: .5rem;line-height: 120%;}
h1, h2, h3, h4, h5, h6 {
font-family: "Josefin Sans", sans-serif!important;
}
.main_div {
width: var(--wp--style--global--wide-size);
@media (max-width: 768px) {
width: 100%;
}
}
#content >[class*='col-'] {
@media (max-width: 1190px) {
padding: 0;
}
}
.h2_home {
margin-bottom: 0;
}
.h1_home {
margin-top: -5px;
}
.blocco_plus h3 {
text-transform: uppercase;
margin-bottom: .3rem!important;
font-weight: 600;
}
.h3_chi-siamo {
margin-bottom: .5rem;
}
.spacer{
height: 120px;
@media (max-width: 768px) {
height: 100px;
}
}  .wrapper{padding: 0;}
.row {
display: flex;
gap: .6rem;
margin-bottom: .6rem;
}
.col-6 {
width: 50%;
}
.col-12 {
width: 100%;
}
.margin_bottom-4 {
margin-bottom: -4rem;
}  @media (min-width: 1290px) {
.header__logo-img {
filter: invert(100%); }
}
.header__logo.home-logo .header__logo-img {
filter: invert(0%); }
.menu li a{font-size: 18px;font-weight: normal;}
#menu-item-24173 {
background: white;
a {
color: black;
}
} .icon-hamburger {
cursor: pointer;
span {
background: #FFFFFF!important;
}
}
.header .menu {
display: flex;
@media (max-width: 768px) {
.astm-search-menu.is-menu {
display: none;
}
}
} @media (max-width: 1190px) {
.header__logo-img{width: 140px;height: auto;}
.menu{   
position: absolute;
top:70px;
left:0;
right:0;
background-color: var(--site-bg);
min-width: 100%;
height: 100vh;
margin: 0 -20px 0 -20px;
overflow: auto;
transition: all 1s cubic-bezier(.215, .61, .355, 1);
padding-left: 0;
transform: translateX(-100%);
flex-direction: column;
}
.icon-hamburger{top: 13px; right:-5px;}
}
.form-search {
margin: 1rem 0;
padding: 0;
input[type=text] {
margin: 0;
}
button[type=submit] {
top: 3px;
svg {
width: 25px;
height: 25px;
}
}
}  article {
@media (max-width: 768px) {
padding: 0 1rem;
}
}
.text_mobile {
h2, .mobile_par {
@media (max-width: 768px) {
text-align: start;
}
}
}
.text_start_mobile {
@media (max-width: 768px) {
text-align: start;
font-size: 35px;
}
}
.colonna_mobile_home {
@media (max-width: 768px) {
display: flex;
flex-wrap: nowrap!important;
}
}
.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
@media (max-width: 781px) {
flex-basis: fit-content!important;
}
}   @media (max-width: 768px) {
h1 span{display: block;}
}    footer {
background: #232323;
}
.footer_container {
max-width: 1200px;
margin-inline: auto;
display: flex;
justify-content: center;
flex-wrap: wrap;
}
.footer_wp {
margin-top: 4rem;
#block-7, #block-8 {
width: 100%;
padding: 0 1%;
}
#block-7 {
margin-bottom: 0;
padding-top: 1rem;
.mc4wp-form-fields p {
line-height: 110%;
}
.text_newsletter {
font-size: .9rem;
}
}
#block-8 {
border-top: 1px solid #5B5B5B;
padding-top: 1rem;
.colonna_footer {
&.col_sx {
text-align: start;
}
&.col_dx {
text-align: end;
@media (max-width: 768px) {
text-align: start;
}
}
p {
font-size: .9rem;
}
}
}
.social_icon_container {
>div {
flex-basis: auto!important;
flex-grow: 0!important;
}
}
}
.no_punti {
list-style: none;
padding-left: 0;
li {
padding: .2rem 0;
a {
text-decoration: none;
}
}
}
.text_newsletter {
color: #FFFFFF;
}
.btn_newsletter {
background: #FFFFFF!important;
color: #000000!important;
}
.footer_container {
@media (max-width: 768px) {
flex-direction: column;
width: 100%;
padding-inline:1rem ;
.social_icon_container {
>div {
flex-basis: fit-content!important;
}
}
}
#block-10 {
width: 100%;
& .colonna_footer {
&.col_dx {
text-align: start;
}
}
}
} .svg_chi_siamo::before {
filter: invert(100%);
}
.via_svg {
&::before {
background-image: url(https://www.addeo.alfopelo.it/wp-content/uploads/2024/08/location-pin-alt-1-svgrepo-com.png);
}
}
.call_svg {
&::before {
background-image: url(https://www.addeo.alfopelo.it/wp-content/uploads/2024/08/call-receive-svgrepo-com.png);
}
}
.mail_svg {
&::before {
background-image: url(https://www.addeo.alfopelo.it/wp-content/uploads/2024/08/mail-open-alt-1-svgrepo-com.png);
}
}       .grid { max-width: 1400px;}
[class*='col-'] { padding: 0 1%;} #container_accordion {
@media (max-width: 768px) {
gap: 0;
}
}   @media (max-width: 781px) {
body .header {
background: #232323;
padding-top: .5rem;
padding-bottom: .5rem;
.header__content {
width: 100%;
height: 70px;
}
}
}   .portfolio_PS {
display: flex;
flex-wrap: wrap;
h1 {
font-weight: 400;
margin-bottom: 1.5rem;
width: 100%;
}
.left_section {
width: 50%;
img {
width: auto;
max-width: 90%;
}
}
.right_section {
width: 50%;
padding-top: 1rem;
}
} .header {
.header__content {
width: var(--wp--style--global--wide-size);
margin-inline: auto;
border-bottom: 0;
.header__logo img {
height: 2.5rem;
width: auto;
}
}
.btn_search_container {
display: none;
@media (max-width: 768px) {
display: flex;
justify-content: center;
align-items: center;
margin-right: 8px;
i {
font-size: 22px;
color: white;
}
}
}
.ricerca_mobile {
display: none;
@media (max-width: 768px) {
display: flex;
#search-bar {
width: 100%;
input {
height: 45px;
}
}
}
.search-bar-hidden {
display: none;
}
.search-bar-visible {
margin-top: 10px;
display: block;
}
}
}
.img_100 {
height: 10rem;
}
.prenota_appuntamento {
max-width:1200px!important;
margin-inline: auto!important;
}
.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column#id_svg_home.svg_container_home {
flex-basis:20%!important;
}
.img_home_mobile {
@media (max-width: 768px) {
figure {
margin-bottom: 0!important;
}
img {
width: 35px !important;
}
p {
display: flex;
align-items: center;
}
}
}
.realizzazione_container {
@media (max-width: 768px) {
gap: 3.5rem;
}
img {
background: black;
position: absolute;
top: -2.5rem;
padding: 1rem;
}
}
.realizzazione_item {
position: relative;
}
.svg_container {
display: flex;
svg {
height: 1.8rem;
fill: white;
margin-right: 1rem;
}
}
.svg_container_home {
text-align: end;
padding-top: 5px;
padding-right: 1rem;
@media (max-width: 768px) {
padding-right: 1.5rem;
max-width: 100px;
}
}
.prenota_section {
position: relative;
>div {
max-width: calc((100% - 24px) / 2) !important;
@media (max-width: 768px) {
max-width: 100% !important;
}
}
.prenota_box {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
max-width: 380px!important;
@media (max-width: 768px) {
position: relative;
top: 0;
left: 0;
transform: none;
max-width: 100%!important;
padding-top: 0!important;
padding-bottom: 10px!important;
}
}
}
.prenota_right {
padding-left: 200px!important;
padding-top: 30px;
height: 300px!important;
@media (max-width: 768px) {
padding-left: 30px!important;
height: fit-content!important;
}
}
.servizi_colonna {
svg {
height: 2rem;
}
h4 {
margin-bottom: .2rem;
}
}
.fit_content {
flex-basis: fit-content!important;
padding-right: 1.3rem;
}
.center_column {
justify-content: center;
@media (max-width: 768px) {
padding-inline: 1rem;
}
}
.single_prodotto, .content-area {
max-width: 1200px;
margin-inline: auto;
}
.section_top {
display: flex;
@media (max-width: 768px) {
flex-direction: column-reverse;
width: 100%;
}
.left_section_top {
width: 60%;
@media (max-width: 768px) {
width: 100%;
}
.immagini_top {
display: flex;
flex-wrap: wrap;
width: 100%;
gap: .5rem;
padding: 0rem 1.5rem 1.5rem 0;
@media (max-width: 768px) {
padding: 1.5rem 0;
}
img {
width: calc((100% - .5rem) / 2);
height: 540px;
margin-bottom: 0;
@media (max-width: 768px) {
height: auto;
}
&.short {
margin-bottom: -1rem;
align-self: flex-start;
&.top_img {
height: calc(540px - 1rem);
@media (max-width: 768px) {
height: calc(100% - 2rem);
}
}
&.bottom_img {
margin-top: -1rem;
@media (max-width: 768px) {
margin-top: -0.5rem;
}
}
}
}
.spacer {
width: calc((100% - .5rem) / 2);
height: 1rem;
}
}
}
.right_section_top {
width: 40%;
padding-left: 3%;
@media (max-width: 768px) {
width: 100%;
padding-left: 0;
}
.name_container {
position: sticky;
top: 250px;
@media (max-width: 768px) {
margin-top: 0;
}
h1 {
font-weight: 500;
}
.brand_info {
a {
color: #333333;
}
}
}
}
}
.menu_over {
background: #232323;
width: 100vw;
position: absolute;
top: 0;
bottom: 0;
left: 50%;
transform: translate(-50%, 0%);
z-index: -1;
}
.menu_prodotto {
display: flex;
background: #232323;
padding: 1rem 0;
position: -webkit-sticky;
position: sticky;
top: 200px;
z-index: 9999;
.menu_items {
display: flex;
justify-content: space-between;
width: 100%;
gap: 1.5rem 1rem;
@media (max-width: 768px) {
flex-wrap: wrap;
justify-content: center;
}
>* {
color: white;
@media (max-width: 768px) {
width: calc((100% - 1rem) / 2);
text-align: center;
}
}
}
}
.section_center {
.descrizione_after_menu {
display: flex;
justify-content: center;
padding: 3rem 0;
p {
font-size: 2rem;
text-align: center;
}
}
.immagini_after_menu {
position: relative;
height: 700px;
.galleria {
display: flex;
gap: .5rem;
position: absolute;
top: 0;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 100vw;
@media (max-width: 768px) {
flex-direction: column;
}
.first-image {
width: 60%;
display: flex;
@media (max-width: 768px) {
width: 100%;
}
img {
width: 100%;
margin-bottom: 0;
}
}
.other-images {
width: 40%;
display: flex;
flex-direction: column;
gap: .5rem;
@media (max-width: 768px) {
width: 100%;
}
img {
height: calc((100% - .5rem) / 2);
margin-bottom: 0;
}
}
}
}
}
.section_taxonomies {
margin-top: 2rem;
@media (max-width: 768px) {
margin-top: 0;
}
h3 {
font-size: 2.8rem;
font-weight: 600;
line-height: 3.4rem;
margin-bottom: 1.25rem;
}
.taxonomy-group {
padding-top: 8rem;
padding-bottom: 8rem;
position: relative;
@media (max-width: 768px) {
padding-top: 2rem;
padding-bottom: 2rem;
}
&:nth-of-type(2) .background_grigio {
background-color: #F5F5F5;
position: absolute;
top: 0;
bottom: 0;
left: 50%;
transform: translate(-50%, 0%);
width: 100vw;
z-index: -1; }
.taxonomy-item-container {
display: flex;
flex-wrap: wrap;
gap: .5rem;
.taxonomy-item {
width: 180px;
aspect-ratio: 1 / 1;
padding: .6rem;
@media (max-width: 768px) {
width: calc((100% - .5rem) / 2);
}
.taxonomy-image {
margin-right: 0px;
}
.taxonomy-name {
display: flex;
align-items: center;
justify-content: center;
text-align: center;
padding: 5px;
}
}
}
}
}
.section_prenota {
position: relative;
padding: 5rem 0;
color: #FFFFFF;
display: flex;
flex-wrap: wrap;
@media (max-width: 768px) {
padding: 2rem 1rem 3rem 1rem;
}
h2 {
margin-bottom: 0;
font-size: 2.5rem;
}
p {
margin-bottom: 2rem;
}
.background_black {
position: absolute;
top: 0;
bottom: 0;
left: 50%;
transform: translate(-50%, 0%);
z-index: -2;
width: 100vw;
background: #232323;
}
.background_image {
background-image: url(//www.addeodesign.it/wp-content/uploads/2024/08/paper-sfondo.webp);
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
opacity: 0.11;
transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
position: absolute;
top: 0;
bottom: 0;
left: 50%;
transform: translate(-50%, 0%);
width: 100vw;
z-index: -1; }
}
.btn_primary {
padding: .8rem 1.5rem;
background: #FFFFFF;
color: #000000;
width: fit-content;
box-shadow: 10px 10px 0 #606060;
}
.btn_secondary, .bnktc_booking_popup_btn {
padding: .8rem 1.5rem;
background: #232323;
color: #FFFFFF;
width: fit-content;
box-shadow: 10px 10px 0 #606060;
text-transform: uppercase;
&:hover {
cursor: pointer;
}
}
.btn_link {
background: #232323;
color: #FFFFFF;
width: fit-content;
box-shadow: 10px 10px 0 #606060;
text-transform: uppercase;
&:hover {
cursor: pointer;
}
a {
padding: .8rem 1.5rem!important;
}
}
.btn_chi_siamo {
margin-top: 1.5rem;
a {
color: black;
text-transform: uppercase;
}
}
.desktop_btn {
display: flex!important;
@media (max-width: 768px) {
display: none!important;
}
}
.mobile_btn {
display: none!important;
@media (max-width: 768px) {
display: flex!important;
padding-top: 1rem;
> div {
width: 100%;
}
}
}
.prodotto_item_home {
img {
margin: 0!important;
width: 100% !important;
}
p {
margin-top: 1rem;
margin-bottom: .5rem;
}
}
.img_armonie img {
width: 100%!important;
margin: 0!important;
}
.site-main h1 {
margin-bottom: 20px;
}
article h2 {
margin: 0 0 10px;
}
article .entry-content {
font-size: 1em;
} h1.blog_h1 {
text-align: start;
margin-bottom: 2rem;
@media (max-width: 768px) {
padding-left: 1rem;
}
}
.articoli_PS {
display: flex;
margin-bottom: 16rem;
@media (max-width: 768px) {
flex-direction: column;
gap: 1rem;
margin-bottom: 0;
}
.left_section {
width: 65%;
margin-right: 6rem;
@media (max-width: 768px) {
width: 100%;
}
&.blog_section {
display: flex;
flex-wrap: wrap;
gap: 1rem;
margin-right: 0;
.articoli_PS_item {
flex-direction: column;
width: calc((100% - 1rem) / 2);
@media (max-width: 768px) {
width: 100%;
padding: 0;
}
h3 {
font-size: 1rem;
color: var(--site-text-color);
}
.post-date {
font-weight: 100;
}
}
.pagination {
display: flex;
justify-content: center;
margin-bottom: 2rem;
@media (max-width: 768px) {
display: block;
}
}
.post-thumbnail {
img {
aspect-ratio: 3 / 2;
}
}
}
h1 {
width: 70%;
}
.meta-article {
margin-bottom: 1.5rem;
}
.condividi_container_articoli {
display: flex;
gap: 1rem;
align-items: center;
margin-top: 4rem;
.social_container {
display: flex;
justify-content: center;
align-items: center;
height: 35px;
width: 35px;
img {
width: 25px;
}
a {
height: 25px;
}
&.facebook {
background: #3B5998;
}
&.whatsapp {
background: #29FF4F;
}
&.pinterest {
background: #BD0E1B;
}
}
}
}
.right_section {
width: 35%;
background: #F5F5F5;
margin-left: 2rem;
padding: 1.5rem;
margin-bottom: 2rem;
@media (max-width: 768px) {
width: 100%;
margin-left: 0;
margin-bottom: 0;
}
.titolo_articoli_correlati {
font-size: 1.3rem;
margin-bottom: 2rem;
}
}
}
.sticky-section {
position: -webkit-sticky; position: sticky;
top: 10px; }
.correlati_item {
display: flex;
gap: .5rem;
margin-bottom: .5rem;
.img_correlati, .text_correlati {
width: calc((100% - 1rem) / 2);
}
.text_correlati {
color: #333333;
}
}
.title_post_correlato {
font-size: 16px;
margin-bottom: 0;
}
.data_post_correlato {
font-size: 14px;
font-weight: 200;
margin: 0;
} .page_PS {
padding: 0 1.5rem;
}
#is-popup-wrapper {
@media only screen and (max-width: 768px) {
background: none;
top: 58px;
height: auto;
.is-popup-search-form form {
margin: 0;
}
.popup-search-close {
margin: 0;
top: -20px;
right: 75px;
&:before, &:after {
border: none;
}
}
}
}
.search-container {
width: 100%;
margin-bottom: 2rem;
display: flex;
justify-content: center;
@media only screen and (max-width: 768px) {
display: none;
}
form {
display: flex;
width: 70%;
input {
height: 45px!important;
}
}
&.header_mobile {
display: none;
width: 50px;
height: 50px;
margin: 0;
position: absolute;
top: 12px;
right: 45px;
form {
width: 100%;
}
a {
height: auto!important;
}
@media only screen and (max-width: 768px) {
display: flex;
justify-content: center;
align-items: center;
}
}
}
.is-popup-search-form form {
display: flex;
max-width: 1200px;
width: 80%;
}
.page-template-menu-trasparent .is-menu {
a {
height: 59px;
display: flex;
align-items: center;
justify-content: center;
}
path.search-icon-path {
fill: #FFFFFF;
}
}
.col-100.search_page {
padding: 0;
}
.h1_search {
display: flex;
font-size: 2.5rem;
@media (max-width: 768px) {
padding-inline: 1rem;
font-size: 2rem;
strong {
padding-left: 1rem;
font-size: 1.8rem;
.is-highlight {
padding-inline: .5rem;
}
}
}
}
.section-title_search {
margin-top: 1.5rem;
margin-bottom: 1.5rem;
padding-top: 1.5rem;
border-top: 1px solid lightgrey;
@media (max-width: 768px) {
padding-inline: 1rem;
}
}
.selezione_container.prodotti_container {
.prodotto_card {
width: calc((100% - 5rem) / 6);
color: #000000;
min-height: auto;
@media (max-width: 768px) {
width: calc((100% - 1rem) / 2);
min-height: 440px;
}
img {
height: 285px;
@media (max-width: 768px) {
height: 290px;
}
}
h4 {
font-size: 1rem;
font-weight: 400;
}
}
}
.acquista_categoria {
margin-top: 4rem;
h2 {
text-align: center;
margin-bottom: 20px;
}
.ambienti_container {
display: flex;
flex-wrap: wrap;
gap: 1rem;
.ambiente_item {
width: calc((100% - 4rem) / 5);
color: #000000;
@media (max-width: 768px) {
width: calc((100% - 1rem) / 2);
}
img {
width: 100%;
height: auto;
}
h3 {
font-size: 1.2rem;
}
}
}
} h1.title_brand {
font-size: 3.5rem;
@media (max-width: 768px) {
margin-left: 1rem;
}
} .content-area {
max-width: 1200px;
margin: 0 auto;
}
.prodotti_container, .articoli_container, .portfolio_container, .others_container {
display: flex;
flex-wrap: wrap;
gap: 1.5rem 1rem;
margin-bottom: 2rem;
@media (max-width: 768px) {
padding-inline: 1rem;
}
.portfolio_card {
justify-content: start!important;
height: fit-content;
}
.prodotto_card, .article_card, .portfolio_card {
display: flex;
flex-direction: column;
justify-content: flex-start;
width: calc((100% - 2rem) / 3);
min-height: 580px;
transition: all 0.5s ease-in-out;
@media (max-width: 768px) {
width: calc((100% - 1rem) / 2);
}
img {
width: 100%;
max-height: 500px;
-o-object-fit: cover;
object-fit: cover;
transition: all 0.5s ease-in-out;
&:hover {
box-shadow: 0 0 15px -5px #646363;
}
}
.prodotto_titolo, .article_title, .portfolio_title {
display: flex;
align-items: center;
font-size: 1.25rem;
line-height: 1.8rem;
color: #333333;
padding-top: .5rem;
}
&:hover {
transform: scale(1.02);
}
}
}
.taxonomy-description {
margin-bottom: 2rem;
}
.img_chi_siamo {
margin: 0 !important;
width: 80%;
@media (max-width: 768px) {
width: 100%;
}
}
.img_100_home img {
margin: 0;
width: 100%;
z-index: 1;
}
.img_prenota img {
margin-top: -60px;
width: 100% !important;
height: 360px!important;
@media (max-width: 768px) {
height: auto!important;
}
}
.max_height {
max-height: 300px;
}
.chi_siamo_right {
display: flex;
align-items: center;
}
.storia_container {
background: #232323;
color: white;
padding: 3rem;
margin-left: -60%;
height: fit-content;
width: fit-content;
max-width: 120%;
z-index: 99;
@media (max-width: 768px) {
padding-inline: 1rem;
}
h2 {
font-size: 2.4rem;
}
@media (max-width: 768px) {
margin-left: 0;
}
}
#marchi_container img:hover, .ambiente_container img:hover {
opacity: .8;
cursor: pointer;
}
#marchi_container div {
@media (max-width: 768px) {
flex-basis: calc((100% - 24px) / 2)!important;
}
} .wp-block-cover.alignfull.has-parallax.wp-duotone-unset-1.chi_siamo_hero {
min-height: fit-content!important;
padding: 4rem 0!important;
@media (max-width: 768px) {
padding: 4rem 1rem!important;
}
}
.design_box {
margin-left: -20rem!important;
height: fit-content;
padding: 2rem;
max-width: 90% !important;
z-index: 99;
}
.eccelenza_section figure {
max-width: 100%;
}
.addeo_bottom {
max-width: 1200px!important;
}
.eccellenza_design {
@media (max-width: 768px) {
flex-direction: column;
.design_box {
margin-left: 0!important;
margin-top: -5rem;
}
}
}
.chi_siamo_banner_bottom {
@media (max-width: 768px) {
padding-inline: 1rem;
}
} .width_contatti {
width: var(--wp--style--global--wide-size)!important;
}
.form_contatti {
background: #232323;
box-shadow: 50px -50px 0 #898989;
padding: 2rem;
@media (max-width: 768px) {
box-shadow: 10px -25px 0 #898989;
}
.wpcf7-list-item {
margin: 0;
}
p {
height: fit-content;
margin-bottom: 0;
}
.invia {
display: flex;
justify-content: center;
p {
margin-top: 0;
}
input {
border: 3px solid white;
padding: 1rem 2.5rem;
margin-top: 0;
}
}
>* {
color: white;
}
}
.wpcf7-spinner {
display: none;
}
.colonna_form {
@media (max-width: 768px) {
padding: 0!important;
margin-top: 2rem!important;
}
}
.spazio_desktop {
margin-top: 100px!important;
@media (max-width: 768px) {
margin-top: 0!important;
}
} .section_form_prenota {
display: flex;
margin: 6rem 0;
gap: 1rem;
@media (max-width: 768px) {
flex-direction: column;
}
.left_section {
width: 60%;
@media (max-width: 768px) {
width: 100%;
}
}
.right_section {
width: 40%;
@media (max-width: 768px) {
margin-top: 3rem;
width: 100%;
}
.five-rows {
height: 8em;
}
}
}  .h1_portfolio {
font-size: 2rem;
max-width: 70%;
text-align: center;
margin-inline: auto;
@media (max-width: 768px) {
max-width: 90%;
}
}
.par_portfolio {
margin-bottom: 2.5rem;
max-width: 65%;
text-align: center;
margin-inline: auto;
@media (max-width: 768px) {
max-width: 85%;
}
}
ul.filter_button {
list-style: none;
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 45px;
flex-wrap: wrap;
@media (max-width: 768px) {
gap: 15px;
margin-bottom: 25px;
}
li {
cursor: pointer;
font-size: 14px;
margin: 0 15px 0 0;
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
text-transform: uppercase;
line-height: 1;
border-radius: 18px;
padding: 10px 25px;
color: #000;
&.is-checked {
background-color: #232323;
border-radius: 0px 0px 0px 0px;
box-shadow: 10px 10px 0px 0px #606060;
color: #fff
}
}
}
.grid {
display: flex;
flex-wrap: wrap;
width: auto;
}
.portfolio-columns {
display: flex;
gap: .5rem;
@media (max-width: 768px) {
margin: 0 1rem;
}
.portfolio-column#column-1,.portfolio-column#column-2,.portfolio-column#column-3 {
display: flex;
flex-direction: column;
gap: .5rem;
width: calc((100% - 1rem) / 3);
}
}
.grid-sizer,
.grid-item {
}
.grid-item {
display: flex;
flex-direction: column;
}
.image_portfolio img {
width: 100%;
height: auto;
display: block;
}
.info_block_portfolio {
background: rgba(0, 0, 0, 0.7);
color: #fff;
padding: 10px;
box-sizing: border-box;
text-align: center;
}
.info_block_portfolio a {
color: var(--site-text-color);
line-height: 100%;
text-decoration: none;
background: white;
padding: 1rem 1.5rem;
}
.image_portfolio {
position: relative;
overflow: hidden;
}
.image_portfolio img {
width: 100%;
transition: opacity 0.5s ease;
}
.info_block_portfolio {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
display: flex;
justify-content: center;
align-items: center;
opacity: 0;
background-color: rgba(255, 255, 255, 0.7); transition: opacity 0.5s ease;
}
.image_portfolio:hover img {
opacity: 0.9; }
.image_portfolio:hover .info_block_portfolio {
opacity: 1; }
.is-form-style input.is-search-input {
height: 55px;
font-size: 1.3rem!important;
}
.is-form-style input.is-search-submit {
height: 55px;
} .h1_404 {
font-size: 2.2rem;
text-align: center;
}
.h2_404 {
font-size: 1.6rem;
text-align: center;
font-weight: 400;
font-style: italic;
}
.h3_404 {
margin-top: 2rem;
} .products-grid {
display: flex;
flex-wrap: wrap;
gap: 1rem; }
.product-item {
flex: 1 1 calc((100% - 2rem) / 3); box-sizing: border-box;
}  @media (max-width: 1024px) {
.product-item {
flex: 1 1 calc(50% - 20px); }
}
@media (max-width: 768px) {
.product-item {
flex: 1 1 100%; }
.wp-block-cover .wp-block-cover__image-background { } h2.h2mobile {
font-size: 30px;
}
h3.h3mobile {
font-size: 25px;
}
}