/*
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: 2.0.2
*/

.block-main {
    max-width: 1980px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 40px;
    padding-right: 40px;
}
.block-main h1,
h2, .h2 {
    font-size: 50px !important;
    line-height: 1 !important;
}
.block-main h3 {
    font-size: 30px !important;
    line-height: 1.28 !important;
}
html .mcb-wrap.block-main-left {
    width: 45%;

}
html .mcb-wrap.block-main-right {
    width: 55%;
}

html .mcb-column.block-main-text-pre,
html .mcb-column.block-main-contacts-pre {
    width: 18%;
    --mfn-column-gap-right: 50%;
}
/*html .mcb-column.block-main-text-pre,*/
/*html .mcb-column.block-main-contacts-pre {*/
/*    padding-left: 50%;*/
/*}*/
html .mcb-wrap.block-main-text,
html .mcb-wrap.block-main-contacts {
    width: 82%;
    font-size: 18px;
}
html .mcb-wrap.block-main-text {
    padding-top: 30px;
}


.footer-logo-wrap .column_image .mcb-item-image-inner {
    margin-bottom: 0;
}
.footer-logo-wrap .column_image .image_frame.alignleft {
    margin-top: 0;
    margin-bottom: 0;
}


html .list_check ul {
    list-style: none !important;
    margin-left: 0 !important;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}
html .list_check ul li {
    position: relative;
    margin-bottom: 0;
}
html .list_check ul li:before {
    content: '\e860';
}
html .list_check ul li:after {
    display: none;
}


/*.block-otrasli {}*/
.block-otrasli-title {
    --mfn-column-gap-bottom: 20px;
}
.block-otrasli-list ul,
.block-otrasli-list li {
    font-size: 18px;
}

#mfn-gdpr {
    text-align: center;
}


@media screen and (max-width: 1489.98px){
    html .mcb-wrap.block-main-left {
        width: 50%;
        padding: 0 25px !important;
    }
    html .mcb-wrap.block-main-right {
        width: 50%;
        padding: 0 25px !important;
    }
    html .mcb-column.block-main-text-pre,
    html .mcb-column.block-main-contacts-pre {
        width: 15%;
        --mfn-column-gap-right: 40%;
    }
    html .mcb-wrap.block-main-text,
    html .mcb-wrap.block-main-contacts {
        width: 85%;
    }
    .block-main h1,
    h2, .h2 {
        font-size: 45px !important;
    }
    .block-main h3 {
        font-size: 28px !important;
    }
}

@media screen and (max-width: 1239.98px){
    .block-main {
        padding-left: 20px;
        padding-right: 20px;
    }
    html .mcb-wrap.block-main-left {
        /*width: 50%;*/
        padding: 0 15px !important;
    }
    html .mcb-wrap.block-main-right {
        /*width: 50%;*/
        padding: 0 15px !important;
    }
    html .mcb-column.block-main-text-pre,
    html .mcb-column.block-main-contacts-pre {
        --mfn-column-gap-right: 30%;
    }

    .block-main h1,
    h2, .h2 {
        font-size: 40px !important;
    }
    .block-main h3 {
        font-size: 25px !important;
    }
    html .mcb-wrap.block-main-text .column_button .mcb-item-button-inner {
        --mfn-button-padding: 14px 14px;
    }
    html .mcb-wrap.block-main-text .column_button .mcb-item-button-inner .button_icon {
        display: none;
    }

}

@media screen and (max-width: 959.98px) {
    html .mcb-wrap.block-main-left,
    html .mcb-wrap.block-main-right {
        width: 100%;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    html .mcb-column.block-main-text-pre,
    html .mcb-column.block-main-contacts-pre {
        --mfn-column-gap-right: 30%;
        width: 65px;
    }
    html .mcb-column.block-main-text-pre .mcb-column-inner,
    html .mcb-column.block-main-contacts-pre .mcb-column-inner{
        margin-right: 30% !important;
    }
    html .mcb-wrap.block-main-text,
    html .mcb-wrap.block-main-contacts {
        width: calc(100% - 65px);
    }
    html .mcb-wrap.block-main-text .column_column .mcb-column-inner {
        --mfn-column-gap-bottom: 20px;
    }
    .block-main-right {
        max-width: 680px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media screen and (max-width: 767.98px) {
    .block-otrasli-list ul, .block-otrasli-list li {
        font-size: 15px;
    }
}
@media screen and (max-width: 599.98px) {
    .block-main {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .content_wrapper .section_wrapper, .container, .four.columns .widget-area {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    html .mcb-wrap.block-main-text {
        width: 100%;
        padding-top: 0 !important;
    }
    html .mcb-wrap.block-main-text .column_column .mcb-column-inner {
        margin-bottom: 10px !important;
    }
    html .mcb-wrap.block-main-text .column_button {
        margin-bottom: 20px !important;
    }
    html .mcb-wrap.block-main-text .column_button + .column_button {
        margin-left: 10px;
    }
}

/*.column_column ul, .column_column ol, .the_content_wrapper:not(.is-elementor) ul, .the_content_wrapper:not(.is-elementor) ol {*/
/*    color: #000000;*/
/*}*/
.list_rhomb {
    list-style: none !important;
    margin-left: 34px !important;
}
.list_rhomb li {
    position: relative;
}
.list_rhomb li:before {
    content: '';
    position: absolute;
    top: 5px;
    left: -20px;
    background-image: url('/wp-content/uploads/2024/08/color-pic1.png');
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    width: 8px;
    height: 12px;
}
.list_rhomb ul li:before {
    background-image: url('/wp-content/uploads/2024/08/color-pic8.png');
}
