:root{
    --main-cl: #fac638;
    --sub-cl: #F27325;
    --container-w: 72.917rem;
}

body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}
body::-webkit-scrollbar {
    width: 10px;
    background-color: #cedbff;
}
body::-webkit-scrollbar-thumb {
    background-color: var(--main-cl);
}

input, optgroup, select, textarea{
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: unset;
    -moz-box-shadow: unset;
    box-shadow: unset;
    outline: none !important;
}
input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type=number] {
    -moz-appearance: textfield;
}
body{
    overflow-x: hidden;
}
.grid-container{
    max-width: var(--container-w);
    margin-left: auto;
    margin-right: auto;
}
#search-lightbox {
    width: 37.5rem;
    max-width: 100%;
}
#search-lightbox .search-lightbox-title{
    margin-bottom: 1.667rem;
    font-size: 1.979rem;
    line-height: 1.2;
    font-weight: 700;
}
#search-lightbox .search-keywords{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 2.083rem;
    gap: 0.521rem;
}
#search-lightbox .search-keywords > a{
    -webkit-border-radius: 2.604rem;
    -moz-border-radius: 2.604rem;
    border-radius: 2.604rem;
    font-size: 0.833rem;
    line-height: 1.042rem;
    border: 1px solid rgba(255, 255, 255, 0.6);
    padding: 0.3125rem 0.833rem;
    display: flex;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
#search-lightbox .search-keywords > a:hover{
    background-color: #fff;
    color: #000
}
#search-lightbox .flex-row > div{
    display: flex;
}
#search-lightbox .flex-row{
    align-items: unset;
    display: flex;
    -webkit-border-radius: 2.604rem;
    -moz-border-radius: 2.604rem;
    border-radius: 2.604rem;
    overflow: hidden;
}
#search-lightbox input{
    height: 100%;
    border: none;
}
#search-lightbox .button.icon{
    line-height: normal;
    min-height: unset;
    height: 100%;
    border: none;
    min-width: unset;
    background-color: #FFF;
    display: flex;
    align-items: center;
}
#search-lightbox .button.icon i{
    font-size: 0.9375rem;
    line-height: 1.25rem;
    color: #000
}
#search-lightbox input{
    font-size: 1.042rem;
    line-height: 1.25rem;
    padding-left: 1.5625rem;
    box-shadow: unset;
    height: 2.604rem;
}
.mfp-bg.mfp-ready{
    opacity: 0.8;
}
.mfp-content #search-lightbox{
    transform: translateY(-70%);
}
.load_home_page svg {
    width: 500px;
    max-width: 95%;
    height: auto;
    position: absolute;
    z-index: 99;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    -ms-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
}
.load_home_page {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999999999999;
    transition: 1s all;
    opacity: 1;
    background: transparent;
}

div.load_home_page .mask {
    /*background-color: #00BDFFFF;*/
    transition: 1s all ease-in-out;
    position: absolute;
    width: 100%;
    height: 100%;
}

div.load_home_page.complete .mask {
    background-color: transparent;
}

div.load_home_page .mask span {
    display: block;
    width: 100%;
    height: 20%;
    position: absolute;
    left: 0;
    transition: 1s all ease-in-out;
    background-color: #FFF;
    /*backdrop-filter: blur(40px);*/
}

div.load_home_page .mask span:nth-child(even) {
    left: unset;
    right: 0;
}

div.load_home_page .mask span:nth-child(1) {
    top: 0;
}

div.load_home_page .mask span:nth-child(2) {
    top: 20%;
}

div.load_home_page .mask span:nth-child(3) {
    top: 40%;
}

div.load_home_page .mask span:nth-child(4) {
    top: 60%;
}

div.load_home_page .mask span:nth-child(5) {
    top: 80%;
}

.load_home_page.complete {
    visibility: hidden;
}

div.load_home_page.complete .mask span {
    width: 0;
    opacity: 0;
    transition-delay: .8s;
}
#respond input#wp-comment-cookies-consent{
    height: auto !important;
    margin: 0 10px 0 0  !important;
}
.load_home_page.complete svg{
    transition-delay: 0.8s;
    opacity: 0;
}
.load_home_page rect,
.load_home_page path{
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.path-1 {
    animation-name: Signature1;
    animation-duration: 5s;
    animation-fill-mode: forwards;
    animation-timing-function: cubic-bezier(2, .25, .43, .96);
    stroke: #d48f3a;
    stroke-width: 3px;
    stroke-dasharray: 9999;
    stroke-dashoffset: 9999;
    fill: transparent;
}
.load_home_page.complete .path-1{
    fill: #d48f3a
}
@keyframes Signature1 {
    to {
        stroke: #d48f3a;
        stroke-dashoffset: 0;
    }
}

.path-2{
    animation-name: Signature2;
    animation-duration: 10s;
    animation-fill-mode: forwards;
    animation-timing-function: cubic-bezier(2,.25,.43,.96);
    stroke: #009d4c;
    stroke-width: 3px;
    stroke-dasharray: 9999;
    stroke-dashoffset: 9999;
    fill: transparent;
}
.load_home_page.complete .path-2{
    fill: #009d4c;
}
@keyframes Signature2 {
    to {
        stroke: #009d4c;
        stroke-dashoffset: 0;
    }
}
.tile-reveal {
    overflow: hidden;
    width: 100vw;
    height: 100vh;
    display: flex;
    flex-flow: row wrap;
    align-self: flex-start;
    align-items: center;
    align-content: center;
    justify-content: center;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    pointer-events: none;
    z-index: 99;
    background: #fff;
}
.tile-reveal-square {
    flex: 1 1 auto;
    width: 75px;
    height: 75px;
    background-color: #FFF;
    opacity: 1;
}
.wrap-enter-site {
    position: fixed;
    width: 100%;
    height: auto;
    bottom: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    animation-name: fadeIn;
    animation-duration: 1s;
    animation-delay: 0.6s;
    animation-fill-mode: forwards;
}
.search-page{
    padding: 5.208rem 0;
}
.search-page h1{
    margin-bottom: 2.604rem;
}
.search-tabs .search-tabs-title{
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 1.25rem;
    gap: 0.833rem;
}
.search-tabs .search-tabs-title .search-tab-title{
    padding: 0.625rem 1.25rem;
    border: 1px solid var(--fs-color-primary);
    font-size: 0.833rem;
    line-height: 1.042rem;
    color: var(--fs-color-primary);
    -webkit-border-radius: 0.521rem;
    -moz-border-radius: 0.521rem;
    border-radius: 0.521rem;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.4s;
}
.search-tabs .search-tab-title:hover,
.search-tabs .search-tab-title.active{
    background-color: var(--fs-color-primary);
    color: #FFF;
}
.search-tabs .search-tab-content{
    display: none;
}
.search-tabs .search-tab-content.active{
    display: block;
}
.search-tabs .search-empty{
    color: #333;
    font-size: 1.25rem;
    line-height: 2.083rem;
    padding: 0.521rem;
}
.search-tabs .search-grid{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 1.667rem;
    margin-bottom: 1.5625rem;
}
.search-tabs .search-item h3{
    margin: 0.521rem 0 0 0;
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
}
#main, #wrapper{
    background-color: transparent;
}
.contact-form-col .form-input{
    box-shadow: unset !important;
    padding: 0.5rem 0.75rem;
    background-color: #fff;
    margin-top: 0.25rem;
    border-radius: 0.375rem;
    width: 100%;
    display: block;
    --tw-border-opacity: 1;
    border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
    font-size: 0.875rem;
    line-height: 1.25rem;
}
.contact-form-col .form-input:focus{
    --tw-border-opacity: 1;
    border-color: rgb(250 198 56 / var(--tw-border-opacity, 1));
}
.contact-form-col .wpcf7-spinner{
    display: none !important;
}
.contact-form-col input[type="submit"]{
    width: 100%;
    border-radius: 0.5rem;
    border-width: 1px;
    border-color: transparent;
    justify-content: center;
    --tw-bg-opacity: 1;
    background-color: rgb(250 198 56 / var(--tw-bg-opacity, 1));
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 700;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
    --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.contact-form-col input[type="submit"]:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(21 128 61 / var(--tw-bg-opacity, 1));
}
.wpcf7 .wpcf7-not-valid-tip{
    font-size: 14px;
}
.wpcf7 form.sent .wpcf7-response-output {
    background: #46b450 !important;
    border-color: #46b450 !important;
    color: #FFF !important;
}
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.invalid .wpcf7-response-output{
    background: red !important;
    border-color: red !important;
    color: #FFF !important;
}
.wpcf7 form.wpcf7-form .wpcf7-response-output{
    margin-top: 1rem !important;
    text-align: center !important;
    -webkit-border-radius: 0.521rem;
    -moz-border-radius: 0.521rem;
    border-radius: 0.521rem;
    font-size: 0.833rem;
}
.max-w-7xl{
    max-width: 80rem;
    width: 100%;
}
.mx-auto {
    margin-left: auto;
    margin-right: auto;
}
.pb-80{
    padding-bottom: 80px;
}
header#header #masthead #logo{
    width: 240px !important;
    margin-right: 0;
    padding: 10px 0;
}
header#header #masthead #logo img{
    height: 70px;
    object-fit: contain;
}
header#header .stuck #masthead #logo img{
    height: 50px;
}
header#header #masthead .header-inner{
    width: 100%;
    max-width: 1280px;
}
header#header #masthead .header-inner > .flex-right{
    width: 240px;
}
header#header #masthead .header-inner .flex-grow ul{
    justify-content: center;
    gap: 32px;
}
header#header #masthead .header-inner ul > li{
    margin: 0;
}
header#header #masthead .header-inner ul > li:hover > a,
header#header #masthead .header-inner ul > li.current-menu-item > a{
    color: #D48F3A
}
header#header #masthead .header-inner ul > li.current-menu-item > a{
    font-weight: 700;
}
header#header #masthead .header-inner ul > li > a{
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    color: #333;
    display: block;
    text-transform: initial;
    padding: 0;
}
.img-wrap{
    overflow: hidden;
}
.img-wrap img{
    -webkit-transition: 0.4s ease-in-out;
    -moz-transition: 0.4s ease-in-out;
    -ms-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.post-item > .img-wrap{
    aspect-ratio: 290/160;
}
.post-item:hover img{
    transform: scale(1.1);
}
.wrap-link{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 20;
}
.aspect-1{
    aspect-ratio: 1;
}
.footer-social{
    width: 32px;
    height: 32px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #FFF;
    padding: 6px;
    transition: all 0.4s;
}
.footer-social:hover{
    background-color: #FFF;
}
.footer-social img {
    transition: all 0.4s;
}
.footer-social:hover img{
    filter: brightness(1) invert(1);
}
.home-main{
    width: 100%;
    max-width: 100%;
}
.home-main > section > .container,
.home-main > .container,
footer .container{
    width: 100%;
    max-width: 1280px;
}
footer .container:after{
    display: none !important;
}
.home-partners{
    column-gap: 3rem
}
.home-partners .home-partner-item{
    display: flex;
    width: 120px;
    height: 120px;
}
.home-partners .home-partner-item img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: all 0.4s;
}
.home-partners .home-partner-item:hover img{
    filter: grayscale(0);
}
.w-max-content{
    flex: 0 0 auto;
    width: max-content;
}
.home-swiper .swiper-pagination{
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px
}
.home-swiper .swiper-pagination .swiper-pagination-bullet{
    width: 12px;
    height: 12px;
    background-color: #FFF;
    margin: 0 !important;
    transition: all 0.4s;
    opacity: 0.4;
}
.home-swiper .swiper-pagination .swiper-pagination-bullet-active{
    opacity: 1;
}
.home-partners-swiper{
    padding: 10px;
    margin-left: -10px;
    margin-right: -10px;
}
.home-partners-swiper .swiper-wrapper{
    align-items: unset;
}
.home-partners-swiper .swiper-wrapper .swiper-slide{
    height: auto;
}
.home-partners-swiper .swiper-wrapper .swiper-slide > div{
    height: 100%;
}
.product-details img{
    --icon-size: 20px;
    width: var(--icon-size);
    min-width: var(--icon-size);
    height: var(--icon-size);
}
.product-socials ,
.product-e_commerce{
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}
.product-socials  li,
.product-e_commerce li{
    margin: 0 !important;
}
.product-socials  li a ,
.product-e_commerce li a {
    display: flex;
}
.product-e_commerce img{
    width: 50px;
    height: 50px;
}
.product-socials{
    gap: 12px;
}
.product-socials img{
    width: 28px;
    height: 28px;
}
.partners-contact{
    gap: 16px;
    flex-wrap: wrap;
}
.partners-contact .item{
    background-color: #FFF;
    padding: 1rem;
    border: 1px solid rgb(229 231 235 / 1);
    border-radius: 0.5rem;
    height: 8rem;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    position: relative;
    flex-grow: 1;
    max-width: calc(20% - 16px * 4 / 5);
}
.partners-contact .item img{
    max-height: 100%;
}
.contact-icon img{
    width: 32px;
    height: 32px;
}
footer#site-footer{
    background-color: rgb(35 30 15 / 1);
}
footer#site-footer > .container{
    padding-top: 4rem;
    padding-bottom: 4rem;
    flex-wrap: wrap;
}
footer#site-footer .col-6{
    width: 50%;
}
footer#site-footer .col-6 .max-w-sm{
    max-width: 24rem;
}
footer#site-footer .col-6 > .text-sm{
    margin-top: 20px;
    color: #FFF;
}
footer#site-footer .footer-title{
    font-size: 1rem;
    line-height: 1.5rem;
    margin-bottom: 1rem;
    font-weight: 700;
    color: #FFF;
}
footer#site-footer .col-3{
    width: 25%;
    padding-left: 32px;
}
footer#site-footer .col-3 ul > li{
    color: #FFF;
}
footer#site-footer .footer-bottom{
    border-top: 1px solid rgb(250 198 56 / 0.2);
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}
footer#site-footer .footer-bottom > .flex{
    align-items: center;
    justify-content: space-between;
}
footer#site-footer .footer-bottom > .flex .text-left{
    color: #FFF;
    font-size: 14px;
    line-height: 20px;
}
footer#site-footer .footer-logo img{
    height: 60px;
    width: auto;
}
.off-canvas:not(.off-canvas-center) .nav-vertical li>a{
    color: #333;
    text-transform: initial;
    font-weight: 500;
}
.brand-info img{
    width: 24px;
    height: 24px;
}
.brands-style-2{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 2rem;
    padding-top: 2rem;
}
.brands-style-1{
    padding-top: 2rem;
}
.container-full-width{
    max-width: 100% !important;
}
.container-full-width img.h-16{
    height: 6rem;
}
.container-full-width .swiper-slide > div{
    aspect-ratio: 3/4;
}
.icon-16{
    width: 16px;
    height: 16px;
}
.icon-20{
    width: 20px;
    height: 20px;
}
.icon-24{
    width: 24px;
    height: 24px;
}
.icon-32{
    width: 32px;
    height: 32px;
}
.flex-col{
    flex-direction: column;
}
.opacity-60{
    opacity: 0.6;
}
.opacity-70{
    opacity: 0.7;
}
@media only screen and (min-width: 1200px){
    .lg\:grid-cols-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
}
@media only screen and (max-width: 1199px) {
    :root{
        --container-w: 950px
    }
    .load_home_page svg {
        width: 320px;
    }
    .partners-contact .item{
        max-width: calc(33% - 16px * 2 / 3);
    }
}
@media only screen and (max-width: 991px) {
    :root{
        --container-w: 720px
    }
    .load_home_page svg {
        width: 320px;
    }
    .search-tabs .search-grid{
        grid-template-columns: 1fr 1fr 1fr;
    }
    footer#site-footer .col-6{
        width: 100%;
        padding-bottom: 3rem;
    }
    footer#site-footer .col-6 > .text-sm{
        max-width: 100%;
    }
    footer#site-footer .col-3{
        width: 50%;
        padding-left: 0;
    }
    .brands-style-2{
        grid-template-columns: 1fr 1fr;
        place-content: center;
    }
    .brands-style-2 > div:last-child:nth-child(odd){
        grid-column: 1/3;
        width: 50%;
        margin-left: auto;
        margin-right: auto;
    }
}
@media only screen and (max-width: 767px) {
    .grid-container{
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .load_home_page svg {
        width: 240px;
    }
    #search-lightbox{
        margin-left: -20px;
        margin-right: -20px;
        max-width: calc(100%  + 40px);
    }
    #search-lightbox .search-lightbox-title{
        margin-bottom: 20px;
        font-size: 20px;
    }
    #search-lightbox .search-keywords{
        margin-top: 20px;
    }
    #search-lightbox .search-keywords > a{
        font-size: 14px;
    }
    .search-tabs .search-grid{
        grid-template-columns: 1fr 1fr;
        grid-gap: 1.5rem 1rem
    }
    .search-page{
        padding: 3rem 0;
    }
    .search-page h1{
        margin-bottom: 2rem;
    }
    .search-tabs .search-tabs-title .search-tab-title{
        font-size: 0.75rem;
        padding: 0.5rem 1rem;
    }
    .home-swiper .text-4xl{
        font-size: 40px;
    }
    .partners-contact .item{
        max-width: calc(50% - 8px);
    }

    footer#site-footer .col-6,
    footer#site-footer .col-3{
        width: 100%;
        padding-bottom: 2rem;
    }
    footer#site-footer > .container{
        padding-top: 3rem;
        padding-bottom: 1rem;
    }
    footer#site-footer .footer-bottom > .flex{
        flex-direction: column;
        gap: 0.5rem;
    }
    footer#site-footer .footer-bottom{
        padding: 1rem 0;
    }
    header#header #masthead #logo img{
        height: 40px !important;
    }
    .product-button{
        min-height: 40px;
    }
    .brands-style-2{
        grid-template-columns: 1fr;
    }
    .brands-style-2 > div:last-child:nth-child(odd){
        grid-column: unset;
        width:  100%;
    }
}