/*
Theme Name: Hello Elementor Child
Theme URI: https://www.newtechwood.com/
Description: Child theme for Hello Elementor
Author: Logic
Author URI: https://www.newtechwood.com/
Template: hello-elementor
Version: 1.0.0
Text Domain: hello-elementor-child
*/

html{
    font-size: 10px;
}
body{
    margin: 0;
    padding: 0;
    letter-spacing: .1rem;
    font-family: Muli-SemiBold, sans-serif;
    overflow: unset !important;
    opacity: unset !important;
}


.w100{
    width: 100%;
}

@media (min-width: 1200px) {
    .container {
        max-width: 1140px;
    }
}
@media (min-width: 992px) {
    .container {
        max-width: 960px;
    }
}
@media (min-width: 768px) {
    .container {
        max-width: 720px;
    }
}
@media (min-width: 576px) {
    .container {
        max-width: 540px;
    }
}
.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.header {
    position: sticky;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    background-color: #fff;
    border-bottom: 1px solid #eae8e0;
}

.header-top{
    width: 100%;
    height: 3rem;
    background-color: #F8F4F1;
    display: flex;
    gap: 1.2rem;
    line-height: 3rem;
    justify-content: flex-end;
    padding: 0 1.2rem;
    color: #171717;
    font-size: 1.1rem;
}

.header-top a{
    color: #171717;
}

.header-main {
    background-color: #fff;
    padding: 35px 15px 0;
    width: 100%;
}

.container-fluid{
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.header-div{
    max-width: 82rem;
    vertical-align: middle;
    text-align: center;
    margin: 0 auto;
    position: relative;
}

@media(max-width:992px){
    .header-div{
        text-align: left;
    }
}

.header-logo a{
    display: inline-block;
}

.header-logo img{
    height: 2.6rem;
}

@media(max-width:576px){
    .header-logo img{
        height: 1.9rem;
    }
}

.header-logo-menus{
    float: right;
}

.header-menus{
    width: 100%;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 0;
}

.menu-single{
    padding: 25px 20px;
    cursor: pointer;
}

.menu-single .menu-alink{
    display: block;
    color: #070707;
    font-size: 1.3rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .04rem;
    -webkit-transition: color .3s ease .2s;
    -o-transition: color .3s ease .2s;
    transition: color .3s ease .2s;
}

.menu.menu-single .menu-alink:after {
    content: "";
    display: inline-block;
    margin-left: 8px;
    position: relative;
    top: -1px;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3Ljc5OSIgaGVpZ2h0PSI1Ljc5MSIgdmlld0JveD0iMCAwIDcuNzk5IDUuNzkxIj4KICA8ZyBpZD0iZGVyb3VsYW50IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjQgMC4zKSI+CiAgICA8cGF0aCBpZD0iUGF0aF8zIiBkYXRhLW5hbWU9IlBhdGggMyIgZD0iTTAsMCw0LjY1OCwzLjUsMCw3IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg3IDApIHJvdGF0ZSg5MCkiIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzA3MDcwNyIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiBzdHJva2Utd2lkdGg9IjEiLz4KICA8L2c+Cjwvc3ZnPgo=) 50% no-repeat;
    background-size: 100% auto;
    width: 7px;
    height: 7px;
    -webkit-transition: opacity .5s ease;
    -o-transition: opacity .5s ease;
    transition: opacity .5s ease
}

.sub-menu .menu-alink:after{
    display: none !important;
}

.col-lg-4.sub-menu__block.product-block{
    width: 33.333333%;
}

.footer{
    position: relative;
    z-index: 11;
}

.footer__top{
    padding-left: 130px;
    padding-right: 130px;
}

@media (min-width: 1200px) {
    .footer__social {
        text-align: right;
    }
}

.footer__social {
    padding-bottom: 40px;
    text-align: center;
}

.footer__social-title {
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
}

.footer .social-networks {
    display: inline-block;
}

.social-networks__item:not(:last-child) {
    margin-right: 20px;
}
.social-networks__item {
    display: inline-block;
    vertical-align: middle;
}

.footer .social-networks svg {
    width: 25px;
    height: 25px;
}
.social-networks__item.is-facebook svg {
    width: 16px;
    height: 16px;
}
.social-networks svg {
    display: block;
    width: 18px;
    height: 18px;
}


.article-item__cat,.contact__nav-button,.filters .select2-container--default .select2-selection--single .select2-selection__rendered,.filters__button,.products-carousel-nav__button,.stores__city-title,.text-title {
    display: inline-block;
    color: #070707;
    font-family: Circe,sans-serif;
    font-size: 1.3rem;
    letter-spacing: .25rem;
    line-height: 3.6rem;
    text-transform: uppercase;
    position: relative
}

.banner-search__result,.text-title--white {
    display: inline-block;
    color: #fff;
    font-family: Circe,sans-serif;
    font-size: 1.3rem;
    letter-spacing: .25rem;
    line-height: 3.6rem;
    text-transform: uppercase;
    position: relative
}

@media (max-width: 767.98px) {
    .article-item__cat,.banner-search__result,.contact__nav-button,.filters .select2-container--default .select2-selection--single .select2-selection__rendered,.filters__button,.products-carousel-nav__button,.stores__city-title,.text-title,.text-title--white {
        line-height:2.5rem
    }
}

.elementor{
    padding: 17rem 0 12rem 0;
    overflow: hidden;
}

@media (max-width: 992px) {
    .elementor{
        padding: 10.8rem 0 12rem 0;
    }
}

@media (max-width: 768px) {
    .elementor{
        padding: 6.7rem 0 12rem 0;
    }
}

.footer__inner{
    padding: 80px 130px;
    position: relative;
}

.footer__inner:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #070707;
}

@media (min-width: 1200px) {
    .footer__contact-block-wrapper {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
}

.footer__contact-block {
    background-color: #f8f4f2;
    text-align: center;
    margin-top: -200px;
    padding: 50px;
}

.footer__contact-block-inner {
    max-width: 450px;
    margin: 0 auto;
}
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
}

.footer__contact-block .footer__title {
    color: #070707;
    font-size: 2.4rem;
    margin-bottom: 30px;
}

.top-header .justify-content-center.row>*{
    width: initial;
}

.top-header__search{
    border: 0 !important;
    display: flex;
    justify-content: center;
    background: unset !important;
}

.afff a:active, .afff a:hover{
    color: #fff;
}

.sub-menu__title a{
    font-size: 1.5rem;
}

.elementor-kit-12 h1{
    font-size:5rem;
}

.elementor-kit-12 h2{
    display: inline-block;
    color: #070707;
    font-family: Circe, sans-serif;
    font-size: 1.6rem;
    letter-spacing: .25rem;
    line-height: 3.6rem;
    text-transform: uppercase;
    position: relative;
    font-weight: 700;
    margin-bottom: 20px;
}

.elementor-kit-12 h3{
    display: inline-block;
    color: #070707;
    font-family: Butler, sans-serif;
    font-size: 2.4rem;
    font-weight: 300;
    letter-spacing: .04rem;
    line-height: 1.6em;
}

.page-title {
    display: inline-block;
    color: #070707;
    font-family: Butler, sans-serif;
    font-size: 6rem;
    font-weight: 300;
    letter-spacing: .04rem;
    line-height: 1.1;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 60px;
}


.banner-search__content-subtitle:not(:last-child), .main-title--white:not(:last-child) {
    margin-bottom: 20px !important;
}
.banner-search__content-subtitle {
    display: block !important;
    font-weight: 500 !important;
    font-size: 2.2rem !important;
    text-transform: math-auto !important;
}
.banner-search__content h2 {
    display: inline-block;
    color: #fff;
    font-family: Butler, sans-serif;
    font-size: 4.4rem;
    font-weight: 300;
    letter-spacing: .04rem;
    line-height: 1.6em;
}

.border-button--white {
    display: inline-block;
    text-align: center;
    color: #fff !important;
    border: 1px solid #fff !important;
    border-color: #fff !important;
    font-size: 1.2rem;
    font-weight: 700;
    text-transform: uppercase;
    padding: 15px 20px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.border-button--white:hover{
    color: #070707 !important;
    border: 1px solid #070707 !important;
    border-color: #070707 !important;
    background-color: #fff !important;
}

.banner-search__field{
    border: 0 !important;
    outline: none !important;
    border-radius: 0 !important;
    padding: 15px 80px 15px 30px !important;
}

.banner-search__button{
    border-radius: 50% !important;
}

.stores__city-title{
    font-size: 1.3rem !important;
}

.stores__section,.stores__list,.store-box__col{
    scroll-margin-top: 26rem;
}

.main-title {
    display: inline-block;
    color: #070707;
    font-family: Butler, sans-serif !important;
    font-size: 4.4rem !important;
    font-weight: 300 !important;
    letter-spacing: .04rem;
    line-height: 1.6em;
}

.banner-search__box-label-wrapper{
    position: relative;
}

.banner_search_think{
    width: calc(100% - 35%);
    position: absolute;
    right: 0;
    height: auto;
    background-color: #fff;
    border: #777777 1px solid;
    top: 7.2rem;
}

.banner_search_think .item{
    height: 4.5rem;
    width: 100%;
    line-height: 4.2rem;
    padding: 0 2.4rem;
    text-align: left;
    cursor: pointer;
}

.st0 {
    fill-rule: evenodd;
    clip-rule: evenodd;
}

.st4 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #FFFFFF;
    stroke: #777777;
}

.st5 {
    fill: #00E200;
}

.st6 {
    fill: #00BE00;
}

.st7 {
    fill: #FFFFFF;
}

.st8 {
    fill: #11110F;
}

input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea{
    border: 0;
    outline: none;
}

.product-category.product_image_right:before {
    left: auto;
    right: 0;
}

.product-category__button::after{
    display: none !important;
}

.medium-title, .resources-blocks__title {
    display: inline-block;
    color: #070707 !important;
    font-family: Butler, sans-serif !important;
    font-size: 3.2rem !important;
    font-weight: 300 !important;
    letter-spacing: .04rem;
    line-height: 1.3em !important;
    text-transform:unset !important;
}

@media(max-width: 767px){
    .medium-title, .resources-blocks__title {
        font-size: 2rem !important;
    }
}

.newsletter-select .wpcf7-form-control-wrap{
    width: calc(100% - 25%);
    display: inline-block;
}

.newsletter-select select{
    width: 100% !important;
    background: unset;
}

.wpcf7-not-valid-tip{
    position: absolute;
    bottom: -40px;
    left: 0;
}

.checkbox input:checked+.checkbox-box:after {
    opacity: 1 !important;
}

.checkbox .checkbox-box:after {
    content: "";
    position: absolute;
    top: 1px;
    left: 1px;
    width: 8px;
    height: 5px;
    border-left: 2px solid #424242;
    border-bottom: 2px solid #424242;
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
}

.wpcf7 form.sent .wpcf7-response-output{
    border: 0;
    padding: 0;
    margin: 2rem 0 0 0;
}

.pushed-2-blocks{
    margin-bottom: 0 !important;
}

.elementor-element{
    scroll-margin-top: 26rem;
}

.button {
    display: inline-block;
    color: #070707;
    font-family: Muli, sans-serif !important;
    font-size: 1.3rem;
    letter-spacing: .25rem;
    line-height: 2;
    text-transform: uppercase;
    position: relative;
}

.banner-text-links .canvas-container {
    right: 36%;
    z-index: 2;
}
@media (min-width: 1200px) {
    .canvas-container {
        right: 375px;
    }
}
.canvas-container {
    position: absolute !important;
    right: 25%;
    top: 0;
    opacity: .5;
}

a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
}

.ntw-post-element .elementor{
    padding-top: 2.4rem !important;
}

.mobile-menu-active{
    overflow: scroll;
}

.user-active{
    grid-template-columns: repeat(1, 1fr) !important;
}

.user-active .menu-single{
    position: relative !important;
    /* padding: 6px 12px; */
}

.mobile-menu-active{
    height: 100vh !important;
}

.user-active .menu-single .menu-alink:after{
    display: none !important;
}

.sub-menu.user-active{
    position: relative;
    margin-top: 24px !important;
}

.overflow-hidden{
    overflow: hidden !important;
}

.user-active .col-lg-4.sub-menu__block.product-block{
    width: unset;
}

.is-submenu-active .menu-single{
    position: unset !important;
}

[data-elementor-type="floating-buttons"] {
    padding: 0;
}