/*
Theme Name: Betheme
Theme URI: https://themes.muffingroup.com/betheme/
Author: Muffin group
Author URI: https://muffingroup.com/
Description: The biggest WordPress Theme ever
License: Themeforest Split Licence
License URI: https://themeforest.net/licenses/standard
Text Domain: betheme
Requires PHP: 7.0
Version: 27.6.4
*/
.woocommerce-coming-soon-header .wp-block-group__inner-container  {
    display: none;
}
body:has(.woocommerce-coming-soon-banner) .coming-soon-cover .wp-block-cover__background,
body:has(.woocommerce-coming-soon-entire-site) .coming-soon-cover .wp-block-cover__background {
    background-color: var(--clr-white) !important;
}
body:has(.woocommerce-coming-soon-banner) h1.wp-block-heading.woocommerce-coming-soon-banner {
    color: var(--clr-red);
    font-size: 32px;
    font-family: Montserrat, serif;
    text-transform: uppercase;
    font-weight: 600;
    .text-phone {
        color: var(--clr-red);
        text-decoration: underline;
    }
}
@media only screen and (min-width: 320px) and (max-width: 1550px) {
    .section .section_wrapper, .container {
        max-width: 100%;
        padding: 0 20px;
    }
}

:root {
    --clr-dark:#000;
    --clr-white: #ffffff;
    --clr-white-bland: #e8e6e5;
    --clr-gray: #575858;
    --clr-gray-bland: #767576;
    --clr-red: #e21f26;
}
._clr-dark {
    color: var(--clr-dark);
}
._clr-white {
    color: var(--clr-white);
}
._clr-red {
    color: var(--clr-red);
}
._clr-gray {
    color: var(--clr-gray);
}
._clr-gray-bland {
    color: var(--clr-gray-bland);
}
._clr-white-bland {
    color: var(--clr-white-bland);
}
/*-------------*/
._bg-dark {
    background-color: var(--clr-dark);
}
._bg-white {
    background-color: var(--clr-white);
}
._bg-red {
    background-color: var(--clr-red);
}
._bg-gray {
    background-color: var(--clr-gray);
}
._bg-gray-bland {
    background-color: var(--clr-gray-bland);
}
._bg-white-bland {
    background-color: var(--clr-white-bland);
}
.d-none {
    display: none;
}
.d-block {
    display: block;
}
.fixed-nav-prev,.fixed-nav-next {
    display: none;
}
.home .main-page-wrapper header {
    height: 0;
}
.home .main-page-wrapper header .mfn-builder-content {
    background-color: #00000082;
}
.home .main-page-wrapper header .topbar-header .main-search .search_wrapper {
    --mfn-header-search-icon-color: var(--clr-white);
    form .icon_search {
        color: var(--clr-white);
    }
    form input.field {
        --mfn-header-search-color: var(--clr-white);
        border-color: var(--clr-white);
        background-color:transparent;
    }
}
.home .main-page-wrapper header .topbar-header .social .icon-wrapper i,
.home .main-page-wrapper header .topbar-header .social .desc-wrapper {
    color: var(--clr-white);
    &:hover {
        color: var(--clr-red);
    }
}
.home .main-page-wrapper header .main-menu-header .section_wrapper .main-menu ul > li > a.mfn-menu-link {
    color: var(--clr-white);
}
.home .main-page-wrapper header .main-menu-header .section_wrapper .main-menu ul > li > .sub-menu li > a.mfn-menu-link {
    justify-content: left;
    color: var(--clr-gray);
    padding: 10px 10px;
    &:hover {
        color: var(--clr-red);
        background: #F5F6F8;
        border-radius: 8px;
    }
}
.sticky-menu-header .section_wrapper .sticky-menu-flex .mcb-wrap-inner {
    align-items: center;
    justify-content: space-between;
}
@media only screen and (min-width: 1550px) {
    .sticky-menu-header .section_wrapper, .container {
        max-width: 80vw;
        padding: 0 20px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1549px) {
    .sticky-menu-header .section_wrapper, .container {
        max-width: 100vw;
        padding: 0 20px;
    }
}
@media only screen and (min-width: 960px) and (max-width: 1200px) {
    .sticky-menu-header .section_wrapper .sticky-menu {
        display: none;
    }
}
@media only screen and (min-width: 1201px) {
    .sticky-menu-header .section_wrapper .icon-sticky-menu {
        display: none;
    }
}
.main-menu-header .section_wrapper .main-menu ul > li > .sub-menu,
.sticky-menu-header .section_wrapper .sticky-menu ul > li > .sub-menu {
    width: 385px;
    padding: 10px 10px;

    li > a.mfn-menu-link {
        justify-content: left;
        color: var(--clr-gray);
        font-weight: 500;
        text-transform: capitalize;
        .menu-sub {
            margin-left: auto;
        }

        &:hover {
            color: var(--clr-red);
            background: #F5F6F8;
            border-radius: 8px;
        }
    }
}
.mobile-menu .mfn-header-menu >li.menu-item >.mfn-menu-link {
    display: flex;
    justify-content: space-between;

}

/*---------------------end header---------------------------*/
section.home-feature .home-hotspot .hotspot-wrapper, section.home-feature .home-hotspot .hotspot-image {
    display: none;
    /*position: relative;
    height: 100vh;
    overflow: hidden;
    img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: auto;
        min-width: 100%;
        object-fit: initial;
        transition: 0.3s;
    }*/
}
section.home-feature .home-hotspot .hotspot-marker {
    background-image: url(/app/uploads/2022/06/furniturestore-slider-plus.svg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

section.block-service .item-service {
    cursor: pointer;
}

.list-product {
    .products {
        display: flex;
        flex-wrap: wrap;
        .product-loop-thumb {
            width: 100%;
            aspect-ratio: 1;
            overflow: hidden;
            display: flex;
            justify-content: center;
            align-items: center;
            .image_wrapper:hover img {
                transform: scale(1.1);
            }
            .image_links {
                display: none;
            }
        }
        .desc h4, li.product .title {
            font-size: 16px;
            font-weight: 600;
            margin-bottom: 0;
            -webkit-line-clamp: 2;
            white-space: inherit;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            line-height: 22px;
            a {
                color: var(--clr-gray);
                &:hover {
                    color: var(--clr-red);
                    transition: 0.25ms;
                }
            }
        }
    }
}

@media only screen and (max-width: 767px) {
    #Content .list-product ul.products li.product {
        width: 100%;
    }
}

.list_post {
    .posts_group {
        display: flex;
        flex-wrap: wrap;
        height: auto;
        .post-item {
            background-color: #F5F5F5;
            .author-date, .image_links {
                display: none;
            }
            .image_wrapper {
                text-align: center;
                a, a > img {
                    height: 100%;
                }
            }
            @media only screen and (min-width: 1240px) {
                .image_wrapper {
                    height: 370px;
                }
            }
            @media only screen and (min-width: 768px) and (max-width: 1239px) {
                .image_wrapper {
                    height: 20vw;
                }
            }
            .post-title .entry-title {
                font-size: 16px;
                text-transform: uppercase;
                -webkit-line-clamp: 2;
                white-space: inherit;
                overflow: hidden;
                text-overflow: ellipsis;
                display: -webkit-box;
                -webkit-box-orient: vertical;
                line-height: 22px;
                min-height: 45px;
                a {
                    color: var(--clr-gray);
                }
            }
            .post-excerpt {
                margin-bottom: 0;
                -webkit-line-clamp: 3;
                white-space: inherit;
                overflow: hidden;
                text-overflow: ellipsis;
                display: -webkit-box;
                -webkit-box-orient: vertical;
                font-size: 15px;
                line-height: 22px;
                min-height: 72px;
            }

            .post-footer {
                display: flex;
                .button-love {
                    display: none;
                }
                .post-links {
                    border-style: none;
                    padding-left: 0;
                }
            }
        }
    }
}

.btn-submit input, .button_link .button {
    background-color: var(--clr-red);
    &:hover {
        background-color: var(--clr-gray-bland);
        color: var(--clr-white);
    }
}

.form-contact span input, .form-contact span textarea {
    background-color: var(--clr-white);
}

.form-contact input[type="submit"] {
    background-color: var(--clr-white);
    color: var(--clr-red);
    &:hover {
        background-color: var(--clr-gray-bland);
        color: var(--clr-white);
    }
}

.search_wrapper .button_theme {
    background-color: var(--clr-red);
    &:hover {
        background-color: var(--clr-gray);
    }
}
.wpcf7-response-output {
    color: var(--clr-red);
    font-weight: 700;
}

/*------------hotspot--------------*/


/*------------expand--------------*/
.body-no-scroll {
    overflow: hidden;
    position: fixed;
    width: 100%;
    height: 100%;
}
.service-expand .section_wrapper .expand-item-service.service-active {
    display: block;
    transform: translateX(0);
}
.service-expand {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.9);
    z-index: 9;
    overflow: auto;
}

.service-expand .list-service-expand {
    top: 50%;
    left: 50%;
    width: 100vw;
    height: 100vh;
    display: flex;
    align-items: center;
    transform: translate(-50%, -50%);
    z-index: 999;
    .mcb-wrap-inner {
        flex-wrap: nowrap;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .expand-item-service {
        display: none;
        width: 80%;
        height: 80%;
        transform: translateX(100%);
        transition: transform 0.4s ease;
        .hotspot-wrapper {
            width: 100%;
            height: 100%;
            .hotspot-image {
                width: 100%;
                height: 100%;
                 img {
                     max-height: 80vh;
                     width: 100%;
                }
            }
        }
    }
}
.expand-close {
    display: inline;
    right: 0;
    top: 0;
    position: absolute;
    z-index: 9999;
    .mcb-wrap-inner {
        justify-content: flex-end;
    }
    .icon-wrapper i.icon-cancel {
        cursor: pointer;
        display: flex;
        align-items: center;
        width: 44px;
        height: 44px;
        font-size: 30px;
        color: var(--clr-white);
    }
}

.next-prev-service {
    position: absolute;
    z-index: 9999;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    .prev,.next {
        .icon_wrapper {
            padding-top: 0;
            margin-bottom: 0;
            width: 80px;
            height: 80px;
            cursor: pointer;
            .icon {
                color: var(--clr-white);
                width: 44px;
                height: 44px;
                font-size: 44px;
            }
        }
    }
    .prev {
        position: absolute;
        height: 100%;
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }
    .next {
        position: absolute;
        height: 100%;
        display: flex;
        justify-content: flex-end;
        align-items: center;
    }
}
.active {
    display: block;
}

.box-service {
    display: flex;
    align-items: center;
    justify-content: center;
    bottom: 0;
    padding: 10px 0;
    background: var(--clr-dark);
    .mcb-wrap-inner {
        display: flex;
        flex-wrap: nowrap;
        width: 60%;
        .image_frame {
            padding: 5px 8px;
        }
        .image_frame img {
            max-width: 100%;
            max-height: 80px;
            object-fit: cover;
        }
    }
}

.home-hotspot .hotspot-image.blur img {
    filter: brightness(0.3) grayscale(80%);
}

/*.hotspot-point {
    background: rgba(255,255,255,0.1);
    transition: 0.3s;
    cursor: pointer;
}*/

.hotspot-point.active {
    background: rgba(255,255,255,0.4);
    box-shadow: 0 0 20px rgba(255,255,255,0.7);
}

.roof {
    top: 5%;
    left: 10%;
    width: 80%;
    height: 20%;
}

.window {
    top: 50%;
    left: 15%;
    width: 20%;
    height: 20%;
}

.wall {
    top: 70%;
    left: 10%;
    width: 80%;
    height: 25%;
}

.sp_option {
    a.download {
        height: 48px;
        padding: 12px 16px;
        border-radius: 8px;
        border: 1px solid var(--clr-red);
        background: #fff;
        text-decoration: none;
        color: var(--clr-red);
        font-size: 16px;
        font-weight: 700;
        line-height: 1.25;
        display: inline-block;
        &::before {
            content: "\f019";
            font-family: 'Font Awesome 5 Free';
            font-weight: 900;
            margin-right: 6px;
        }
        &:hover {
            color: var(--clr-white);
            background-color: var(--clr-red);
            transition: 0.5ms;
        }
    }
}
.details_description {
    h3 {
        font-size: 20px;
        line-height: 1.25;
        margin-bottom: 16px;
    }
    .the_content_wrapper {
        font-weight: 500;
    }
}
.details_short_description {
    position: sticky;
    top: 100px;
    height: fit-content;
    .short_description {
        .vitec-product-subtitle {
            font-size: 20px;
            font-weight: 500;
            line-height: 1.25em;
            color: var(--clr-gray);
        }
        .vitec-product-list {
            p {
                margin-bottom: 5px;
            }
        }
        .sp_option {
            margin-top: 10px;
            a.download {
                border: 0;
                padding: 0;
                font-weight: 500;
                color: var(--clr-gray);
                background-color: #fcfcfc;
                &::before, &:hover {
                    color: var(--clr-red);
                    transition: 0.5ms;
                }
            }
        }
    }
}
.mfn-live-search-box > a{
    font-family: Montserrat, serif;
    font-weight: 600;
}
.mfn-live-search-box .mfn-live-search-heading {
    font-weight: 600;
    color: var(--clr-dark);
    text-transform: uppercase;
}
.mfn-live-search-box .mfn-live-search-list ul li .mfn-live-search-texts a {
    color: var(--clr-gray);
    font-weight: 500;
    &:hover {
        font-weight: 700;
        color: var(--clr-red);
        transition: 0.5ms;
    }
}

.error-404  {
    h1 {
        color: var(--clr-dark);
    }
}