/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 1.6.2
*/
body {
    letter-spacing: 0;
    font-size: 16px;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    float: right;
    width: 60%;
    clear: none;
}
.woocommerce .product .product_wrapper .product_image_wrapper {
   width:32%;
}
.product-template-default .post-nav {
    display: none;
}
.product-template-default .sidebar {
    display: none;
}
.product-template-default .sections_group {
    width: 100%;
 }
#Top_bar a#header_cart {
    display: none!important;
}
#Header {
    height: 90px;
}
#Top_bar .menu > li > a {
    padding: 15px 0;

}
#Top_bar #logo {
    padding: 0;
    height: 70px;
    margin-top: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.menu-line-below-80 #Top_bar:not(.is-sticky) .menu > li > a:after {
    margin-top: 11px;
    height: 2px;
}
#Top_bar .menu > li > a {
    font-weight: 500;
}
.shop-filters {
 display: none;
}
#Subheader .title {
    /*font-weight: bold;*/
    font-style: normal;
}
.image_frame {
    border: none;

}
#Content .image_frame .image_wrapper a {
    text-align: center;

}
#Content .image_frame .image_wrapper a img {
    object-fit: cover;
    height: 300px;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
    padding-top: 20px;
    padding-bottom: 20px;
}
.image_frame .image_wrapper .mask {
    display: none !important;
}
.loop-product-title {
    font-size: 16px;
    color: black;
    font-weight: 500;
    letter-spacing: 0;
}
.woocommerce ul.products li.product {
    border-radius: 8px;
    box-shadow: rgb(236, 236, 236) 0px 2px 4px 0px;
    border: 1px solid rgb(236, 236, 236);
    overflow: hidden;
    background-color: white;
}
.woocommerce .products ul::after, .woocommerce .products ul::before, .woocommerce ul.products::after, .woocommerce ul.products::before {
 display: none;
}
.woocommerce ul.products {
    display: grid;
    grid-column: 3;
    grid-template-columns:  1fr 1fr 1fr;
    grid-gap: 30px;
}
.woocommerce ul.products li.product {
    width: 100% !important;
    margin: 0 !important;
}
.woocommerce ul.products li.product:hover {
    box-shadow: rgb(236, 236, 236) 0px 2px 10px 0px;
}
#Wrapper, #Content {
    background-color: #F5F5F5;
}
.products-subcategories li {
    line-height: 1.3em;
    margin-bottom: 1em;
}
.products-subcategories li a {
    font-weight: 500;
    letter-spacing: 0;
}
.archive .with_aside .section_wrapper {
    max-width: calc(100% - 40px);
}
.product .desc {
    line-height: 1.5em;
}
.product-template-default #Subheader h2 {
    display: none;
}
.product-template-default #Subheader .breadcrumbs {
    margin-top: 0;
    text-align: left;
}
.product-template-default #Subheader {
    padding: 15px 0;
}
#Subheader ul.breadcrumbs li, #Subheader ul.breadcrumbs li a {

}
#Subheader ul.breadcrumbs {
    font-size: 0.9em!important;
}
.product_meta, .share-simple-wrapper  {
    display: none;
}
.li-sub-category {
    padding-left: 20px;
}
.li-sub-sub-category {
 padding-left: 40px;
}
.li-sub-sub-category a {
    /*font-weight: 400;*/
    /*font-size: 14px;*/
}
.products-subcategories li.li-active > a
 {
    font-weight: bold;
}
.sub-category-menu {
    max-height: 0;
    transition: all 0.5s;
    overflow: hidden;
    padding-top: 10px;
}
.sub-category-menu.visible {
    max-height: 9999px;
}
.aside_left .widget-area {
    border: none;
    background-color: transparent;
}
.widget-area:before {
    background-color: transparent;
}
.wp-block-heading {
    font-size: 21px;
    line-height: 31px;
    font-weight: 500;
    letter-spacing: 0px;
}
#Subheader ul.breadcrumbs li a, #Subheader ul.breadcrumbs li{
    font-size: 12px;
}
.woocommerce table.shop_attributes th {
    width: 200px;
    text-align: left;
    border: none;
    box-shadow: none;
    padding-left: 0;
}
.woocommerce table.shop_attributes tr:nth-child(even) th {
    background: transparent;
    border: none;
    box-shadow: none;
}
.style-simple table:not(.recaptchatable) tr:last-child td,
.woocommerce table.shop_attributes td {
    border: none;
    box-shadow: none;
    text-align: left;
}
.woocommerce table.shop_attributes {
    border: none;
}
.product_file {margin-right: 30px;}
.product_file a {font-weight: 500}
.product_file svg { position: relative; top: 4px; margin-right: 5px}
.product_file__wrapper  {display: flex; }
.price {display: none}
#Side_slide .extras {
    display: none;
}
.woocommerce .product .related.products ul, .woocommerce .product .upsells.products ul {
    grid-template-columns: 1fr 1fr 1fr 1fr;
}
#Top_bar .top_bar_right, .header-plain #Top_bar .top_bar_right {
    display: none;
}

.sidebar-close,
.mobile-filter-cont{
    display: none;
}
.sidebar-close {
    height: 50px;
    width: 50px;
    margin-top: -20px;
    margin-right: -20px;
    float: right;

    justify-content: center;
    align-items: center;

}
.button.button-category-filter {
    background-color: transparent !important;
    color: #0061d4 !important;
    border: 1px solid #0061d4 !important;
    margin-bottom: 30px;

}
.mobile-filter-cont {
    margin-bottom: 1em;
}
.popup_close {
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 30px;
    background-color: transparent;
    font-size: 20px;
    padding: 20px;
    margin: 0;
    top: -25px;
    right: -20px;
    display: none;
}
@media only screen and (max-width: 767px)
{
    .minimalist-header-no #Subheader {
        padding: 20px 0 !important;
    }

    .mobile-filter-cont,
    .sidebar-close {
        display: block;
    }
    .sidebar-close {
        display: flex;
    }
    .popup_close { display: block; }


    .tax-product_cat .sidebar {
        position: fixed;
        background-color: #f1f1f1;
        z-index: 9999;
        min-height: 100vh;
        height: 100vh;
        top: 0;
        left: -100%;
        width: 100%;
        transition: all 0.5s;
        overflow-y: auto;
    }
    .popup_close {
        display: block;
    }

    body.sidebar-visible {
        overflow: hidden;
        max-height: 100%;
    }
    .tax-product_cat.sidebar-visible .sidebar {
        left: 0;
    }
}

@media only screen and (max-width: 479px)
{
    body {
        font-size: 16px;
        line-height: 1.5em;
        letter-spacing: 0.5px;
    }
    h4 {
        font-size: 16px;
        line-height: 1.5em;
        letter-spacing: 0px;
        margin-bottom: 0.3em;
    }
    .woocommerce .product div.entry-summary h1.product_title {
        font-size: 24px;
        line-height: 1.5em;
    }
    .woocommerce ul.products {
        grid-template-columns: 1fr;
    }
    .product-template-default #Subheader {
        display: none;
    }
    #Header {
        height: 66px;
    }
    #Content .image_frame .image_wrapper a img {
        height: 230px;
    }
    #Subheader .title {
        font-size: 24px;
        line-height: 1.2em;
    }
}


.contacts_blocks {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 20px;

}
.contacts_block_item {
    border-radius: 10px;

    box-shadow: 5px 5px 20px rgba(0, 60, 131, 0.1);
    overflow: hidden;
    background-color: white;
    display: flex;
    flex-direction: column;

}
.contacts_block_item.contacts_block_item_highlight {
    background: rgba(0, 97, 212, 0.1);
}
.contacts_block_item__header, .contacts_blocks_gen__header {
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1.2em;
    background: #0061D4;
    height: 70px;
    color: white;
    font-weight: 500;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
}
.contacts_block_item__text {
    word-wrap: break-word;
}
.contacts_block_item__line {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
    flex-direction: column;
}
.contacts_block_item.contacts_block_item__gen {
    box-shadow: none;

}
.contacts_block_item_content {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.contacts_blocks_gen {
margin-top: 2em;
    border-radius: 10px;

    box-shadow: 5px 5px 20px rgba(0, 60, 131, 0.1);
    overflow: hidden;
    background-color: white;
    margin-bottom: 5em;
}

.contacts_blocks_gen__wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-gap: 0px;

}
.contacts_block_item__line_place {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #041141;
}
.contacts_block_item__name {
    font-size: 18px;
    font-weight: 500;
}
.contacts_block_item__text {
    display: flex;
    flex-direction: column;
}

@media only screen and (max-width: 1200px)
{
    .contacts_blocks_gen__wrapper,
    .contacts_blocks
    {
        grid-template-columns: 1fr 1fr 1fr;
    }
}
@media only screen and (max-width: 768px)
{
    .contacts_blocks_gen__wrapper,
    .contacts_blocks
    {
        grid-template-columns: 1fr 1fr;
    }
}
@media only screen and (max-width: 479px)
{
    .contacts_blocks_gen__wrapper,
    .contacts_blocks
    {
        grid-template-columns: 1fr;
    }
    .contacts_blocks_gen__wrapper {


    }
    .contacts_blocks_gen__wrapper .contacts_block_item {
        border-bottom: 1px solid #ccc;
        padding-top: 20px;
        border-radius: 0;
        padding-bottom: 20px;
    }
}

.box_shadow {
    background: #FFFFFF;
    box-shadow: 5px 5px 20px rgba(0, 60, 131, 0.1);
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 20px 56px;
}

.section_hero {
    padding-top: 200px;
    padding-bottom: 230px;
    background-color: rgba(204,204,204,0);
    background-image: url('/wp-content/uploads/2023/04/hero-bg.webp');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    color: white;
}
.section_hero h1 {
    color: white;
}
.section_hero__content {
    max-width:1000px;

}
.section_hero__content .button,
.button_primary{
    color: white !important;
    background-color: #0061D4 !important;
    width: auto !important;
}
.hero_desc {
    max-width: 500px;
    margin-bottom: 2em;
}

/** Home - Directions */
.section_directions {
    margin-top: 60px;
    margin-bottom: 120px;
}
.section_header {
    display: flex;
    justify-content: space-between;
}
.section_header__button {
    padding-top: 1.3em;
}
.direction_items {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 40px;
}
.direction_item {
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(255, 255, 255, 1);

}
.direction_title {
    text-align: center;
    color: #041141;
    font-weight: 500;
    transition: 0.5s all ease-in-out;
}
a.direction_item:hover {
    background: rgba(0, 97, 212, 0.1);
    text-decoration: none;
}
.m-title span {
    color: #0061D4;
}
.home_about .section_header__title {
    max-width: 750px;
}
.gallery_wrapper {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 20px;
}
.gallery_image_wrapper {
    overflow: hidden;
    border-radius: 15px;
}
#Content .gallery_image_wrapper img {
    height: 100%;
    width: auto;
    object-fit: cover;
}

.gallery_image_wrapper.col_num_2 {
    grid-column: 1 / 3;
}

.gallery_wrapper .gallery_image_wrapper.col_num_2:last-child {
    grid-column: 3 / 5;
}
.home_brands {
    margin-top: 120px;

    padding-top: 100px;
    padding-bottom: 100px;
}
.home_brands .section_header__title {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
}
.home_brands  .direction_item {
    box-sizing: border-box;
    height: 170px;

}
.home_brands  a.direction_item:hover {
    background-color: white;
    box-shadow: 5px 5px 20px rgba(0, 60, 131, 0.4);
}
.home_brands  .swiper-wrapper {
    padding-top: 12px;
    padding-bottom: 20px;
}
@media only screen and (max-width: 1440px) {

    .section_wrapper {
        padding-left: 25px;
        padding-right: 25px;
    }
}

.block_numbers {
    background-color: #0061D4;
    color: white;
    padding-top: 25px;
    padding-bottom: 25px;
}
.numbers_wrapper {
    display: grid;
    grid-template-columns: repeat(4, 1fr);

}
.number_item_number {
    letter-spacing: -6px;
    font-weight: 300;
    font-size: 90px;
    line-height: 100%;
    text-align: center;
}
.number_item_text {
    font-size: 18px;
    text-align: center;
    display: block;

}
.number_item {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.home_block_numbers{
    margin-top: -270px;
    z-index: 9999;
    position: relative;
    margin-bottom: 91px;
}
.block_clients {
    margin-top: 120px;
    padding-top: 120px;
    padding-bottom: 120px;
    margin-bottom: 0px;
    background: rgba(0, 97, 212, 0.1);
}
.clients_wrapper {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 30px;
}
.client_item {
    height: 120px;
    padding: 15px 60px;
    box-sizing: border-box;
}
#Content .client_item img {

    width: auto;
    max-width: 100%;
    max-height: 100%;
}
.c_type_btn {
    padding: 6px 20px;
    border: 1px solid #0061D4;
    border-radius: 500px;
}
.c_type_btn:hover {
    text-decoration: none;

    box-shadow: 5px 5px 20px rgba(0, 60, 131, 0.1);
}
.c_type_btn__active {
    background: #0061D4;
    color: white;
    box-shadow: 5px 5px 20px rgba(0, 60, 131, 0.1);
}
.c_type_btn__active:hover {
    color: white;
}
.section_header__switches_wrapper {
    display: flex;
    grid-gap: 20px;

}
.block_clients .section_header__title {
    max-width: 500px;

}
.block_clients  .m-title {
    margin-bottom: 50px;
}

/* Footer */
.footer_top {
    display: flex;
    justify-content: space-between;
    border-bottom:1px solid rgba(255,255,255,0.2);
}
.footer_top .menu {
    display: flex;
}
#Footer .widget_nav_menu ul {
    padding: 0;
    background-color: transparent;
}
#Footer .widget_nav_menu ul li {
    margin-right: 20px;
}
#Footer .widget_nav_menu ul li a {
    color: white;
}
#Footer .widget_nav_menu ul li:after {
    display: none;
}
#Footer .widget_nav_menu ul {
    list-style: none;
}
#Footer .widgets_wrapper {
    padding: 0px 0;
}
#Footer .widgets_wrapper .footer_top  .widget {
    padding: 25px 0;
}
.footer_copyright {
    border-top: 1px solid rgba(255,255,255,0.2);
    padding: 25px 0;
    font-size: 12px;
    text-align: center;
    color: #cccccc;
}
.footer_middle {
    padding: 40px 0;
    display: flex;
    justify-content: space-between;
}
.footer_middle_right {
    display: flex;
    align-items: center;
}
.footer_middle_right aside.widget_block {
    display: flex;

}
.footer_middle_right aside h4{
    margin-left: 30px;
    margin-bottom: 0;
}
#Footer {
    background-image: url('img/bg-omega.png');

}
.footer_logo_cont {
    display: flex;
}
.footer_logo_img {
    width: 170px;
}
.footer_logo_img img {
    width: 100%;
    height: auto;
}
.footer_logo_text {
    padding-left: 25px;
    opacity: 0.8;
    display: flex;
    align-items: center;
    line-height: 1.5em;
}


/* about us page */
.section_hero_about {
    background-image: none;
    color: #041141;
}
.about_page_hero {
    margin-bottom: 80px;
    margin-top: 100px;
}
.about_production .section_header {
    padding-top: 150px;
    background: url('img/bg-omega-sm.png');
    background-repeat: no-repeat;
    background-position: 82.7%;
}

.about_production .section_header__title {
    width: 50%;
    min-width: 50%;
}
.about_production .section_header__title .hero_desc{
    width: 100%;
    min-width: 100%;
}
#Header_wrapper {
    overflow: hidden;
}


/* production */
.production_page_hero {
    padding-top: 150px;
    padding-bottom: 130px;
    background-color: rgba(204,204,204,0);
    background-image: url(img/production_bg2.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    color: white;
}
.production_page_hero .m-title {
    color:white;
}
.direction_item_production__header {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.section_directions_production .box_shadow.direction_item {
    justify-content: flex-start;
    padding: 30px 30px;
}
.direction_item_production__list {
    margin-top: 2em;
    margin-bottom: 1em;
    flex-grow: 1;
}
.direction_item_production__list ul {
    list-style: disc;
    padding-left: 15px;
}
.direction_item_production__list ul li{
    margin-bottom: 15px;
    line-height: 1.2em;
}
.direction_item_production__list ul li a {
    color: #041141;
}
.brands_wrapper_production {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 30px;
}

@media only screen and (max-width: 1239px) {
    .direction_items,
    .brands_wrapper_production{
        grid-template-columns: repeat(3, 1fr);
    }
    .block_clients .section_header {
        flex-direction: column;
        margin-bottom: 2em;
    }
    .block_clients .section_header {

    }
    .number_item_number {
        letter-spacing: -3px;
        font-size: 50px;
    }
    .home_block_numbers {
        margin-top: 0;
        margin-bottom: 0;
    }
}

@media only screen and (max-width: 960px) {
    .direction_items,
    .brands_wrapper_production{
        grid-template-columns: repeat(2, 1fr);
    }
    .home_about .section_header {
        flex-direction: column;
    }
    .numbers_wrapper {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 30px;
    }
    .number_item_number {
        letter-spacing: -3px;
        font-size: 48px;
    }
    .number_item_text {
        font-size: 13px;
    }
    .home_block_numbers {
        margin-top: -300px;
        margin-bottom: 0;
        opacity: 0.8;
    }
}

@media only screen and (max-width: 768px) {
    .direction_items,
    .brands_wrapper_production {
        grid-template-columns: repeat(1, 1fr);
    }

    .brands_wrapper .box_shadow,
    .block_clients .box_shadow {
        padding: 20px 20px;
    }

    .clients_wrapper {
        grid-template-columns: repeat(2, 1fr);
    }

    .section_header__switches_wrapper {
        overflow-y: auto;
    }

    .about_production .section_header__title {
        width: 100%;
    }

    .gallery_wrapper {
        grid-template-columns: repeat(2, 1fr);
    }

    .footer_top,
    .footer_middle_right aside.widget_block
   {
        display: flex;
        flex-direction: column;
    }
    .footer_middle
    {
        flex-direction: column-reverse;
    }
    #Footer .widget_nav_menu ul {
        display: flex;
        flex-direction: column;
    }
    .footer_middle_right aside.widget_block h4 {
        margin-left: 0;
        margin-bottom: 20px;
    }
    .footer_logo_text{
        font-size: 12px;
    }
    .section_hero {
        padding-top: 100px;
        padding-bottom: 90px;
    }
    .section_directions .section_header {
        flex-direction: column;
        margin-bottom: 2em;
    }
    .section_directions .section_header__button {
        padding-top: 0;
        text-align: right;
    }
    .gallery_wrapper .gallery_image_wrapper.col_num_2,
    .gallery_wrapper .gallery_image_wrapper.col_num_2:last-child {
        grid-column: initial;
    }
    .popup_close {
        display: none;
    }
}
#Content .direction_icon  img,
.direction_icon {
    max-height: 100%;
}


.production_brands {
    padding-top: 0 !important;
}

.subheader_bg {
    position: relative;
    background-size: cover;
    color: white;
    border-radius: 10px;
    overflow: hidden;
    background-position: center;
}
.subheader_background {
    border-radius: 0px;
    width: 100%;

}
.subheader_categories_wrapper {
    background-color:#F5F5F5;
}
.subheader_overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.3);
    z-index: 0;
}
.subheader_content {
    padding-top: 110px;
    padding-bottom: 70px;
    background-color: rgba(52,89,163,0.5);
    z-index: 1;
    overflow: hidden;
}
#Subheader .subheader_bg .title,
.subheader_background .title{
    font-weight: 400;
    color: white;
}
#Subheader .subheader_bg  ul.breadcrumbs a,
.subheader_bg  ul.breadcrumbs a {
    color: white;
}
.subheader_bg  ul.breadcrumbs {
    display: flex;
}
#Subheader .subheader_bg  ul.breadcrumbs li,
#Subheader .subheader_bg  ul.breadcrumbs li a,
#Subheader .subheader_bg ul.breadcrumbs li span,
#Subheader .subheader_bg ul.breadcrumbs [class^="icon-"]:before,
#Subheader .subheader_bg ul.breadcrumbs [class*=" icon-"]:before,
 .subheader_bg  ul.breadcrumbs li,
 .subheader_bg  ul.breadcrumbs li a,
 .subheader_bg ul.breadcrumbs li span,
 .subheader_bg ul.breadcrumbs [class^="icon-"]:before,
 .subheader_bg ul.breadcrumbs [class*=" icon-"]:before,
.categories_breadcrumbs_list li a,
.categories_breadcrumbs_list [class*=" icon-"]:before,
.categories_breadcrumbs_list [class*=" icon-"]:before{
    color: white;
}
.categories_breadcrumbs_list a {
    text-decoration: underline;
}
.categories_breadcrumbs_list {
    display: flex;
}
.section_header__title {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.section_header_production {
    margin-bottom: 50px;
    margin-top: -70px;
}

.brand_heading {
    display: flex;
    background-color: white;
    border-radius: 10px;
    padding: 20px;
    box-shadow: rgb(236, 236, 236) 0px 2px 4px 0px;
    border: 1px solid rgb(236, 236, 236);
}
.brand_heading__logo {
    width: 30%;
}
.brand_heading__desc {
    padding-left: 20px;
    width: 70%;
    justify-content: flex-start;
    align-items: center;
    text-align: left;

    justify-content: center;
    align-items: flex-start;
    text-align: left;
    display: flex;
    flex-direction: column;
}
.brand_heading__desc .title {
    text-align: left !important;
}
.woocommerce-products-header .term-description {
    display: none;
}


.new-sticker {
    position: absolute;
    top: 15px;
    right: 15px;
    background-color: red;
    border-radius: 5px;
    padding: 1px 13px;
    color: white;
    font-weight: bold;
    font-size: 13px;
    text-transform: uppercase;
}
.header-products-subcategories {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    grid-gap: 20px;
}
.header-products-subcategories a,
.header-products-subcategories .sub_item
{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 120px;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 1px 1px 1px #ccc;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
    background-color: white;
    font-weight: 500;
    color: #0061d4;
}
.header-products-subcategories a:hover {
    background-color: #fefefe;
    text-decoration: none;
    box-shadow: 1px 1px 3px #666;

}
.header-products-subcategories a.active,
.header-products-subcategories .sub_item.active{
    background-color: #DFECFF;
    color: #0061d4;
}
.subheader_categories_wrapper {
    padding-top: 30px;
}


/* posts - blog */
.posts-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 30px;
}
.post-item {
    box-sizing: border-box;
    padding: 20px 25px;
    align-items: flex-start;
    justify-content: flex-start;
    margin-bottom: 0;
}
.post-item__title {
    font-size: 28px;
    margin-bottom: 0.5rem;
    color: black;
}
.container_post {
    background-color: white;
    max-width: 800px;
    margin: 0 auto;
    border-radius: 10px;
    padding: 2rem 3rem;
    margin-bottom: 3rem;

}
.all_news_butt {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 40px 0;
    margin-bottom: 4rem;
}

#Subheader {
    background-color: #F5F5F5;
}
@media only screen and (max-width: 768px) {
    .posts-grid {
        grid-template-columns: 2fr;
    }
}
@media only screen and (max-width: 567px) {
    .brand_heading__desc {
        flex-direction: column;
    }
    .subheader_background .title{
        text-align: center;
    }
    .subheader_bg ul.breadcrumbs {
        justify-content: center;
    }
    .header-products-subcategories a, .header-products-subcategories .sub_item {
        height: auto;
    }
    .posts-grid {
        grid-template-columns: 1fr;
    }
    .container_post {
        padding: 1rem;
    }
}

/* search form */
.search_page .home_about .section_header__title {
    max-width: 100%;
    width: 100%;
}
#searchform {
    display: flex;
    width: 100%;
    position: relative;
}
#searchform input[name="search"]{
    width: 100%;
    background: #f1f1f1;
    border-radius: 25px;
    padding: 18px 20px;
    width: 100%;
}
#searchform input[name="search"]:focus {
    background: #f1f1f1 !important;
}
#searchsubmit {
    position: absolute;
    position: absolute;
    right: 8px;
    top: 8px;
}
.nothing_found {
    background-color: #f1f1f1;
    border-radius: 20px;
    min-height: 90px;
    margin-top: 3rem;
    display: flex;
    padding-left: 25px;
    padding-right: 25px;
    justify-content: flex-start;
    align-items: center;
}
.num_results {
    margin-top: 3rem;
}
#Top_bar .menu > li.search_menu_btn a:after {
    display: none;
}
.search_menu_btn {
padding-top: 10px;
}
.search_page .woocommerce ul.products.grid-4 {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    margin-top: 1rem;
}
@media only screen and (max-width: 1200px) {
    .search_page .woocommerce ul.products.grid-4 {
        grid-template-columns: 1fr 1fr 1fr;
    }
    .search_page .home_about .section_header__title {
        max-width: 100%;
    }
    .search_page .production_page_hero {
     padding-top: 5rem;
        padding-bottom: 5rem;
    }
}
@media only screen and (max-width: 960px) {
    .search_page .woocommerce ul.products.grid-4 {
        grid-template-columns: 1fr 1fr;
    }
}
@media only screen and (max-width: 567px) {
    .search_page .woocommerce ul.products.grid-4 {
        grid-template-columns: 1fr ;
    }
}