
body.home article {
    /* margin-top: 110px; */
}
.site-content.content_fixed {
    margin-top: 200px
}
body.single-servis .elementor-background-overlay {
    background-color: transparent!important;
}
.button.empty-cart {
    position: static;
    top: 0;
}
.title_block {
    background-color: #fff;
    margin-bottom: 10px;
    padding: 15px 30px;
}

.single-product .sku_wrapper {
    background: #f6f6f6;
    padding: 3px 12px;
    margin-top: 5px;
    margin-right: 15px;
}

.product_right-col {
    grid-column: span 2;
    width: 90%;
    margin-left: 10%;
}

.product_right-col .block {
    background-color: #fff;
    padding: 20px;
    margin-bottom: 10px;
}

.product_middle-col {
    grid-column: span 2;
    width: 110%;
}

.product_middle-col .block {
    background-color: #fff;
    padding: 10px 20px;
    margin-bottom: 10px;
}

.top_block.block {
    min-height: 285px;
}

.top_block .buttons {
    margin-bottom: 85px;
}

.elementor-widget-woocommerce-product-images .flex-control-thumbs li,
.product-images-wrapper .flex-control-thumbs li {
    width: 85px !important;
}

li.product .img-wrapper a { 
    min-height: 210px;
    display: flex;
    align-items: center;
}

.single-product .price_block p {
    margin-bottom: 0px;
}

.single-product .top_block .price_block {
    color: #000;
    font-weight: 400 !important;
    font-size: 30px;
}

.single-product .price_block .single_price {
    color: #000;
    font-size: 20px;
}

.single-product .update_price {
    margin: 8px 0;
    font-size: 0.9em;
    color: #aaa;
}

.single-product del {
    display: block;
    margin-bottom: -10px;
}

.single-product .stock_status {
    display: flex;
    align-items: center;
    margin-bottom: 25px;
}

.status_instock {
    color: #43a047;
}

.status_outofstock {
    color: red;
    font-weight: 500;
}

.single-product .product_meta {
    float: left;
    margin-right: 15px;
}

.single-product .woocommerce-product-rating {
    display: flex;
    align-items: center;
}

.product .single_price .woocommerce-Price-currencySymbol {
    margin-left: 0.5em;
}

.one_click_order_btn {
    background: transparent;
    margin-left: 2%;
    width: 48%;
    line-height: 20px;
    height: 45px;
}

.one_click_order_btn:hover {
    background: #eee;
    color: #000;
}

.single_add_to_cart_button {
    max-width: unset !important;
    max-width: unset !important;
}

/* form.cart {
    float: left;
    width: 50% !important;
} */

.grid-variations table.variations tbody {
    display: block;
}

.single-product .product a {
    color: #3581B8;
    text-decoration: underline;
}

.attr_block {
    margin-top: 15px;
}

.attr_block_inner {
    overflow: hidden;
    font-size: 0.9em;
    margin-top: 9px;
}

.attr_block span {
    color: #000;
}

a.show_all_attrs {
    display: none;
    font-size: 0.9em;

}

a.full_descr {
    font-size: 1.2em;
}
#site-navigation .elementor-tab-title.elementor-tab-mobile-title {
    position: relative;
}

.button_clr,
.button_clr button,
.button_clr a {
    color: #3581B8;
    display: flex;
    line-height: 1;
    height: 29px;
    align-items: center;
    cursor: pointer;
    background: transparent !important;
    font-size: 15px;
    text-decoration: none !important;
    margin-bottom: 0;
    padding: 0;
}

.button_clr {
    margin-bottom: 12px;
}

.button_clr:hover,
.button_clr button:hover,
.button_clr a:hover {
    color: #000 !important;
    background: transparent !important;
}

.button_clr img {
    margin-right: 5px;
}

.sizes {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.sizes button {
    background: transparent;
    border: 1px solid #000;
    line-height: 14px;
    margin-left: 5px;
}

.sizes a {
    font-size: 0.9em;
    line-height: 15px;
}


/* PRODUCT CARD */
li.product .img-wrapper {
    padding: 1.5em 1.5em 0 1.5em;
}
li.product .excerpt-wrapper {
    padding: 1.5em;
} 

li.product .price_block .price {
    width: 120%;
    
}
.loop_single_price {
    margin-top: -3px;
    font-size: 14px;
    color: #777;
}

li.product .reviews-wrapper,
li.product .star-rating {
    display: none;
}

li.product .woocommerce-loop-product__title {
    height: 88px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.product.badges-style-2 .prod_label {
    display: inline-block;
    padding: 0 9px 0 12px;
    height: 17px;
    max-width: 115px;
    line-height: 17px;
    font-size: 12px;
    position: absolute;
    text-transform: uppercase;
    margin: 0;
    border-radius: 0 2px 2px 0;
    font-weight: normal;
    z-index: 9;
    right: 0px;
    text-align: right;
}

.prod_label.lab_1c6a {
    color: #306F9C;
}

.prod_label.lab_9ee5 {
    color: #fdb819;
}

.prod_label.lab_3f16 {
    color: #5EAD7A;
}

.sku_wrapper .prod_label {
    display: inline;
    text-transform: uppercase;
}

.product.badges-style-2 .prod_label:before {
    display: none;
}

li.product .buttons-wrapper .product-tooltip {
    background: #aaa;
}

.prod_birka {
    position: absolute;
    left: 30px;
    z-index: 9;
    max-width: 115px;
    line-height: 12px;
}

.prod_birka img {
    width: 32px !important;
}

.product.badges-style-2 .prod_birka {
    display: flex;
    position: absolute;
    margin: 0;
    border-radius: 0 2px 2px 0;
    font-weight: normal;
    z-index: 1;
    left: 12px;
    color: #212121;
}

.birki_block {
    margin-bottom: 20px;
}

.product_card_birka {
    display: flex;
    align-items: center;
}

.product_card_birka img {
    width: 32px !important;

}

.product_card_birka span {
    line-height: 16px;
    margin-left: 10px;
}

div.product .product_meta .sku_wrapper {
    display: inline-block;
}


/*
.thumbs_wrap::-webkit-scrollbar-track {
    background: #eee;       
}

.thumbs_wrap::-webkit-scrollbar-thumb {
    background-color: #eee;    
    border-radius: 20px;    
    border: 2px solid #eee;  
}

.thumbs_wrap {
    scrollbar-width: thin;
    scrollbar-color: #fdb819 #eee;
}

.thumbs_wrap::-webkit-scrollbar {
    height: 12px!important;
}

.thumbs_wrap::-webkit-scrollbar-track {
    background: #eee;
}

.thumbs_wrap::-webkit-scrollbar-thumb {
    background-color: #fdb819;
    border-radius: 20px;
    border: 2px solid #eee;
} */


.product .single_price .woocommerce-Price-currencySymbol,
.product .price .woocommerce-Price-currencySymbol,
.cart_totals tr.order-total .woocommerce-Price-currencySymbol {
    margin-left: 0;
}

.zashhitnye-svojstva img {
    margin: 5px;
    height: 40px;
}


bdi {
    white-space: nowrap;
}

.cart_item img,
.woocommerce-product-gallery__wrapper img {
    width: 100%;
}

/* statuses */

.stock_status.pre_order {
    color: #271783
}

.stock_status.preorder {
    color: #3e299e;
}

.stock_status.contact_us {
    color: #3dd66b;
}

.stock_status.warehouse {
    color: #5837cc;
}

.stock_status.production {
    color: #566461;
}

.stock_status.outofstock {
    color: #5c1834;
}

.stock_status.preorder_14_21 {
    color: #608525;
}

.stock_status.request {
    color: #1d9627;
}

.stock_status.instock {
    color: #00b10f;
}

.def_props h6 {
    margin-top: 0;
}

.def_props>div {
    margin-bottom: 30px;
}

#sidebar-shop>li {
    display: block;
}


.chromium-product-style-3 li.product .img-wrapper img {
    width: 100%;
}


.filter--style-premmerce .filter__title,
.filter--style-custom .filter__title {
    font-size: 14px;
}

.filter__handle {
    vertical-align: baseline;
}

div.product .variations {
    flex-wrap: wrap;
}

.add_to_cart_popup {
    height: 45px;
    line-height: 45px;
    vertical-align: bottom;
}

.minus,
.plus {
    font-weight: 700;
    font-size: 24px;
    user-select: none;
    cursor: pointer;

}

.minus.muted {
    color: #999;
}

.popmake .left {
    float: left;
    margin-right: 1px;
}

.popmake .right .title {
    font-size: 1.2em;
    margin-bottom: 10px;
}

.choose_size_block {
    display: flex;
    flex-wrap: wrap;
}

.size_item_wrap {
    flex-basis: 50%;
    box-sizing: border-box;
}

.size_item span {
    min-width: 100px;
    display: inline-block;
}

form.cart div.quantity,
form.cart .added_to_cart {
    display: none;
}

div.tooltip {
    font-size: 0.9em
}

.blog-grid-posts article {
    margin-top: 10px;
}

.blog-grid-posts article .post-cats {
    display: none;
}


.product_right-col button.tm-woowishlist-button.in_wishlist {
    display: none;
}

.choose_size_top .left img {
    max-height: 100px;
}

body.archive .site-content .page-title {
    flex-basis: 100%;
}


body.archive article h2 {
    line-height: 1.1;
    margin-bottom: 10px;
    min-height: 115px;

}

.entry-content p {
    /* min-height: 140px; */
    /* line-height: 1.4; */
    /* min-height: 140px; */
}

.triangle_opt {
    margin: 0 5px;
    cursor: pointer;
}

.triangle_opt.opened svg {
    transform: rotate(180deg);
    transition: 200ms;
}

.opt_prices_block {
    height: 0px;
    overflow: hidden;
    display: none;
    font-size: 16px;
}

.tooltip {
    position: absolute;
    z-index: 999;
    left: -9999px;
    background-color: #dedede;
    padding: 5px;
    border: 1px solid #fff;
    width: 320px;
}

.tooltip p {
    margin: 0;
    padding: 0;
    color: #000;
    background-color: #fff;
    padding: 2px 7px;
    line-height: 1.30em;
}

#custom_html-5 .custom-html-widget {
    display: flex;
}

#custom_html-6 {
    display: flex;
    align-items: center;
}

#custom_html-6 a {
    font-size: 22px;
    margin-left: 10px;
}

#custom_html-6 svg {
    height: 30px;
    width: 5px;
    margin: 0 10px -8px 10px;
}

.callback_request_btn {
    margin-right: 30px;
}

/* popup */

#popmake-297046,
#popmake-296459 {
    background: url('/wp-content/themes/chromium/assets/img/bcgrnd.png');
    background-color: #fff;
    background-size: cover;
    border: 0;
}

#popmake-297046 h3,
#popmake-296459 h3 {
    text-transform: uppercase;
    text-align: center;
    font-size: 40px;
    font-weight: 400;
}

#popmake-297046 h4,
#popmake-296459 h4 {
    font-size: 22px;
    font-weight: 400;
    color: #fdb819;
    text-align: center;
    margin-bottom: 20px;

}

#popmake-297046 .wpcf7,
#popmake-296459 .wpcf7 {
    margin: 60px 60px;
    background: #fff;
    padding: 75px 25px 25px;
    border-radius: 20px;

}

#popmake-296459 .wpcf7 textarea,
#popmake-296459 .wpcf7 input:not(.wpcf7-submit),
#popmake-297046 .wpcf7 input:not(.wpcf7-submit) {
    border: none;
    border-bottom: 2px solid #F388EB;
    width: 70%;
}

#popmake-296459 .wpcf7 label,
#popmake-297046 .wpcf7 label {
    margin-left: 15%;
}

#popmake-297046 .wpcf7 textarea {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: 2px solid #df1dd2;
    height: 75px;
}

#popmake-296459 .wpcf7 input:not(.wpcf7-submit):focus,
#popmake-297046 .wpcf7 input:not(.wpcf7-submit):focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: 2px solid #df1dd2;
}

#popmake-296459 .wpcf7 input.wpcf7-submit,
#popmake-297046 .wpcf7 input.wpcf7-submit {
    display: block;
    margin: 30px auto 0 auto;
    padding: 0 40px;
    border-radius: 50px;
    text-transform: uppercase;
    color: #fff;
}

.tm_woocompare_product_actions_tip .text {
    text-overflow: unset !important;
    overflow: visible !important;
    color: #000;
}


.chromium-icon-telephone-call-receiver,
.chromium-icon-magnifying-glass-browser:before,
.chromium-icon-user-mail:before {
    font-weight: 600;
    cursor: pointer;

}

#dgwt_wcas_ajax_search-1.opened {
    position: absolute;
    top: 85px;
    z-index: 99;
    background: #fff;
    padding: 20px 50px;
    border: 1px solid #ccc;
    display: block !important;
}

#tz_woo_cart-2 .widget_shopping_cart_content {
    max-width: 350px;
    font-size: 14px;
}
#tz_woo_cart-3 .widget_shopping_cart_content {
    max-width: 380px!important;
}
.widget_premmerce_filter_filter_widget .button.button-filter-submit.disabled_btn {
    pointer-events: none;
    opacity: 0.5;
    position: relative;
}

.widget_premmerce_filter_filter_widget .button.button-filter-submit.disabled_btn:after {
    content: '⏱️';
    width: 30px;
    height: 30px;
}

/*  features on home page */
.elementor-element-4b3a5967 p {
    min-height: 40px !important;
}

#custom_html-1 span,
#custom_html-1 a,
.site-header .widget-heading {
    color: #fff !important;
}

#custom_html-1 span:hover,
#custom_html-1 a:hover,
.site-header .widget-heading:hover {
    color: #fdb819 !important;
}

#tz_woo_cart-2 .widget-heading {
    max-width: 85px;
    text-align: left;
}

.button.tm-woowishlist-button-single:before,
#tz_woo_cart-2 .subtotal {
    display: none !important;
}

.elementor-widget-wp-widget-tz_woo_cart .heading:before,
.widget_tz_shopping_cart .heading:before {
    color: #fdb819;
}



.price_value {
    white-space: nowrap;
}

.tm_woowishlist_product_actions_tip {
    text-align: left;
}

/* The switch - the box around the slider */
.view-controls-wrapper .instock_switch {
    float: left;
    margin: 0 20px;
}
.instock_switch {
    margin: 20px;
    display: inline-block;    
}
.switch_text {
    vertical-align: text-top;
    padding-left: 10px;
}
.switch {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 28px;
    margin-top: 5px;
}

/* Hide default HTML checkbox */
.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

/* The slider */
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 20px;
    width: 20px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked+.slider {
    background-color: #2196F3;
}

input:focus+.slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked+.slider:before {
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}

.mega-toggle-blocks-center .menu_text {
    color: #000;
    font-size: 22px;
    pointer-events: none;
}


/* main menu */
.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active {
    border-color: #f4f4f4;
}

.site-header .elementor-widget-tabs .elementor-tab-title {
    border-bottom: 1px solid #f6f6f6 !important;
}
.elementor-widget-tabs .elementor-tab-title.elementor-active, .elementor-widget-tabs .elementor-tab-title.elementor-active a {
    color: #000;
}
.elementor-widget-tabs .elementor-tab-title {
    font-weight: 400;
}
.elementor-widget-tabs .elementor-tab-title, .elementor-widget-tabs .elementor-tab-title a {
    color: #2b2b2b;
}

.widget_product_search .search-field, .widget_search .search-field {
    padding: 0 20px 0 10px !important;
}

ul.products {
    min-height: 600px;    
}




button[name="add-to-cart"] {
    position: relative;
}

.one_click_order_btn {
    width: 100%;
    margin: 20px 0 10px;    
}

#wpcf7-f323639-o5,
#wpcf7-f323639-o3 {
    position: relative;
    margin-top: -30px;
    margin-bottom: 50px;
}

#wpcf7-f323639-o3:after,
#wpcf7-f323639-o5:after {
    border: 2px solid #fdb819;
    content: ' ';
    width: 100%;
    height: calc(100% - 49px);
    display: block;
    position: absolute;
    left: 0;
    top: 60px;
}
#wpcf7-f323639-o3 input,
#wpcf7-f323639-o5 input {
    border: 0;
}
#wpcf7-f323639-o3 textarea,
#wpcf7-f323639-o5 textarea {
    border: 0;
    max-height: 120px;
}

.beard_man_form {
    width: 50%;  
    /* padding-top: 80px; */
    padding-left: 20px; 
    z-index: 9;
    position: relative;
    display: inline-block;
}
.beard_man_form h4 {
    margin-bottom: 15px;    
}
.beard_man_img {
    width: 49%;  
    display: inline-block;
    position: relative;
    z-index: 9;

}
.beard_man_img img {
    width: 100%;  
    margin-top: 20px;
    margin-bottom: -17px;    
}
.beard_man_img p,
.beard_man_form p.policy {
    font-size: 11px;
    margin: 0!important;
}
.buy_span {
    position: absolute;
    border: 1px solid #777;
}

.ekit-wid-con .ekit-form form input[type=submit] {
    padding: 0 50px!important;
}
/* body.single-servis .ekit-wid-con .elementskit-btn i {
    margin-left: 0px!important;
    margin-top: 5px;
    display: block;
} */

.cl_title {
    padding-left: 8px;    
}
li.product {
    position: relative;
}
.product_card_tags_block {
    position: absolute;
    z-index: 99;
    padding: 8px;
    font-size: 0.8em;
}

.product_card_tags_block a {
    background: #ffde92;
    padding: 3px 6px;
    border-radius: 5px;
    color: #333;
    margin: 1px;
}

.product_card_tags_block a:hover {
    background: #ffd677;
    color: #222222;
}

#mega-menu-wrap-primary-nav .elementor-top-column {
    padding: 10px;
}
.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 0px;
}
.woocommerce-account .entry-content .woocommerce {
    flex-direction: column;
}
.term-description p {
    line-height: 22px;
    text-align: justify;
}
.term-description p img {
    margin: 0;
}
.testimonial {
    margin-top: 10px;
}
.serts_carousel,
.projects_carousel {
    margin: 23px 0;
}
.serts_carousel h2,
.projects_carousel h2 {
    margin-bottom: 15px;
}
.projects_carousel-item_img {
    min-height: 200px;
    overflow: hidden;
}
.projects_carousel-item_img img {
    object-fit: cover;
    width:100%;
    height: 200px;
}
.projects_carousel-item_title {
    font-size: 1.1em;
    margin-top: 8px;
    line-height: 1.2em;
}
.serts_carousel .owl-nav,
.projects_carousel .owl-nav {
    top: -50px;
    position: absolute;
    right: 10px;    
}
.serts_carousel .owl-nav div,
.projects_carousel .owl-nav div {
    font-size: 0;
}

.serts_carousel .owl-carousel .owl-nav div.owl-next:after,
.projects_carousel .owl-carousel .owl-nav div.owl-next:after {
    right: -12px;
    top: 2px;
}
.serts_carousel-item_title {
    line-height: 1;
    font-size: 11px;
    min-height: 65px;
}
.serts_carousel-item_img img {
    max-height: 300px;
}
.serts_carousel-item:hover .serts_carousel-item_title {
    line-height: 1;
    font-size: 15px;
    margin-top: -60px;
    background: #f6f6f6;
    z-index: 999;
    position: relative;
    padding: 10px 0px;
}

@media screen and (min-width: 1024px) {

    .thumbs_wrap {
        overflow: auto;
        margin-top: -100px;
    }

    div.product {
        grid-column-gap: 1em;
    }

    .single-product .price_block {
        margin-bottom: 29px;
    }

}


@media screen and (min-width: 768px) {
    .elementor-widget-woocommerce-product-images .flex-viewport,
    body:not(.product-classic-style) .woocommerce-product-gallery .flex-viewport {
        max-width: 100%;
        margin-left: 0px;
        margin-bottom: 100px;
    }

    body.post-type-archive article:nth-of-type(odd) {
        padding-right: 8px;
    }

    body.post-type-archive article:nth-of-type(even) {
        padding-left: 8px;
    }

    body.post-type-archive .site-content {
        display: flex;
        flex-wrap: wrap;
        align-content: flex-start;
    }

    body.post-type-archive article {
        flex-basis: 50%;
        box-sizing: border-box;
    }
    body.single-servis article .elementor .elementor-container {
        justify-content: space-between;
    }
    body.single-servis .elementor-col-33 {
        margin-right: -85px;
        min-width: 300px;
    }

}

@media screen and (max-width: 1000px) { 
    #wpcf7-f323639-o3:after {
        height: calc(100% + 11px);
        top: 0px;
    }
    .site-logo img {
        max-width: 250px!important;
    }
}

@media screen and (max-width: 767px) {    
    #custom_html-6 a {
        font-size: 20px;
        margin: 0 15px;
    }
    #sidebar-shop .widget_wpb_wmca_menu_accordion_widget,
    .site-header.fixed .site-branding .site-logo,
    #custom_html-5,
    .site-branding .widget.widget_product_search,
    #sidebar-shop .widget.widget_premmerce_filter_filter_widget {
        display: none;
    }

    #sidebar-shop .widget.widget_premmerce_filter_filter_widget.opened {
        display: block;
    }

    #sidebar-shop .widget_premmerce_filter_show_button {
        display: block !important;
        margin: 20px auto;
        min-width: 175px;
    }

    body #mega-menu-wrap-primary-nav {
        display: none; 
    }

    #mobile_sidebar_menu li {
        display: block;
    }

    #mobile_sidebar_menu {
        z-index: 999999;
        background: rgb(0 0 0 / 62%);
        top: 0px;
        bottom: 0px;
        position: fixed;
        height: 100%;
        width: 100%;
        overflow: hidden scroll;
    }
    #mobile_sidebar_menu .inner {
        padding: 10px 20px;
        width: 85%;
        height: 101%;
        background-color: #fff;
        display: inline-table;
        vertical-align: top;
        position: relative;
        z-index: 999999;
    }
    #mobile_sidebar_menu .overlay {
        width: 13%;
        height: 100%;
        display: inline-block;
        position: relative;
        z-index: 999999;
    }
    #mobile_sidebar_menu .contacts {
        font-size: 18px;
    }
    #mobile_sidebar_menu .wpb_category_n_menu_accordion > ul > li li > a {
        border-left: solid 15px transparent;
    }
    #mobile_sidebar_menu .close_btn {
        text-align: center;
        font-size: 30px;        
    }
    #mobile_sidebar_menu #menu-mobile_menu {
        border: 1px solid #efefef;        
    }
    .hgroup-sidebar {
        position: relative;
    }
    #custom_html-10 {
        margin: 0;
        width: 60px;
        position: absolute;
        left: 15px;
        bottom: 0;
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        line-height: 1.2em;
        font-size: 1.70em;
    }

    .single-product .title_block .product {
        display: flex;
    }

    .product_right-col {
        margin: 0;
        width: 100%;
    }

    #wpcf7-f296460-o1 {
        margin: 20px;
        padding: 50px 15px 15px;
    }

    #custom_html-6 {
        display: flex !important;
        justify-content: center;
        align-items: flex-start;
        align-content: center;
        flex-wrap: wrap;
    }
    #custom_html-7 {
        display: flex !important;
        justify-content: right;
        align-items: center;
        align-content: center;
        flex-wrap: wrap;
        margin: 0;
        position: absolute;
        right: 0;
        bottom: 8px;        
    }
    .site-header {
        margin: 0 0 1em 0;
        box-shadow: 0px 2px 8px 0px #d9d9d9;
    }
    .site-header.fixed {
        margin: 0 0 1em 0;
        box-shadow: 0px 2px 8px 0px #acacac;
    }    
    .site-branding .hgroup-sidebar,
    .primary-nav .nav-sidebar {
        padding: 0.5em;
        min-height: 100px; 
    }
    .site-branding .hgroup-sidebar.search_opened {
        min-height: 150px; 
    }
    body:not(.chromium-elementor-header-enabled) .site-branding {
        margin: 0;
        min-height: 100px;        
    }

    .site-branding .site-logo,
    .site-branding .header-group {
        padding: 0.5em 0 0 0;
    }
    .instock_switch {
        float: none;
        margin-bottom: 20px;
    }

    .elementor-element.elementor-element-a0051f0 a {
        margin-top: 44%;
        margin-left: 18%;
    }
    .elementor-element.elementor-element-a0051f0 .elementor-widget-container {
        padding: 0!important;
        min-height: 60vw!important;
    }
    #site-navigation .elementor-col-33 {
        width: 100%!important;
    }
    #elementor-tab-content-1175 .elementor-element-populated,
    #elementor-tab-content-7655 .elementor-element-populated {
        margin: 0!important;
    }

    /* .site-logo img {
        display: none;
    } */
    #tz_woo_cart-3,
    .header-top {
        display: none;
    }
}


@media screen and (max-width: 640px) {
    #custom_html-6 a {
        font-size: 18px;
        margin: 0 10px;
    }
    .custom_link {
        width: 49%;

    }

    #wpcf7-f296460-o1 {
        margin: 5px;
        padding: 50px 10px 10px;
    }

    .site-header #custom_html-6 .custom-html-widget svg,
    .site-header .widget_product_search {
        display: none;
    }
    /* .site-header #custom_html-6 .custom-html-widget {
        display: flex;
        flex-direction: column;
    } */
    /* .site-header #custom_html-6 {
        display: flex !important;
        justify-content: flex-start;
    }     */
    /* .site-header #custom_html-7 {
        position: absolute;
        top: 0;
        right: 15px;
        height: 100%;    
    } */
    #popmake-297046 .wpcf7, #popmake-296459 .wpcf7 {
        margin: 0;
    }

}


@media screen and (max-width: 424px) {
    #popmake-297046 .wpcf7, #popmake-296459 .wpcf7 {
        padding: 20px;
    }
    #popmake-296459 .wpcf7 label, #popmake-297046 .wpcf7 label {
        margin-left: 0;
    }
    #popmake-297046 h3, #popmake-296459 h3 {
        font-size: 28px;
    }
    #custom_html-6 a {
        font-size: 15px;
        margin: 0 7px;
    }    
    .custom_link {
        /* width: 99%; */
        font-size: 10px;
        line-height: 12px;

    }

    #wpcf7-f296460-o1 {
        margin: -5px;
        padding: 30px 5px 5px;
    }

    .beard_man_img img {
        display: none;
    }
    .beard_man_form {
        width: 90%;
    }

}

@media screen and (max-width: 350px) {
    #custom_html-6 a {
        font-size: 13px;
        margin: 0 3px;
    }   
}



@media screen and (min-width: 768px) {
    .related-posts ul {
        grid-template-columns: repeat(3, minmax(200px, 33%))!important;
    }
    #tz_woo_cart-3 {
        display: none;
    }

}


@media (min-width: 1200px) {
    .site-boxed:not(.chromium-elementor-header-enabled) .site-branding, .site-boxed .mega-menu-wrap {
        max-width: 1200px!important;
    }
}


.cost-works-block,
.ven-facade-block {
    margin-bottom: 30px!important;
}

#butcalc,
.ds-form {
    max-width: 1200px;
    margin: 0 auto;
    width: 90%;
}

.label_abs_block {
    display: none;
}