body * {
  /* color: yellow !important;
  background-color: red !important; */
}

/* Sidebar of search */
/* .sidebar.sidebar-main.mobile-sidebar {
    display: none !important;
} */

/* Search elements container */
/* .layout-fullwidth.page-layout-2columns-left .column.main {
    width: 100% !important;
} */

/* .page-wrapper {
    background-color: #2d2d2d !important;
    color: #bebebe !important;
} */

/* .vc-custom-heading {
    display: none !important;
} */

/* nav > ul & ul, nav > ul > h3 {
    display: none !important;
} */


/* sidebar */
/* .sticky-sidenav, .sidebar-nav {
    display: none !important;
} */

/* Sidebar elements */
.sw-megamenu > ul > *:not(li) {
    display: none !important;
}

/* Main page container under header */
.page-main-inner {
    height: 100% !important;
    min-height: 100vh !important;
}

/* Sidebar logo new image */
.header-left .logo {
    width: 230px !important;
    height: 90px !important;
    background-image: url('https://sky7.tax/media/logo/default/sky7_light_logo.png') !important;
    background-size: cover !important;
    background-position: center !important;
    max-width: 230px !important;
}

/* Sidebar logo default image */
.header-left .logo img {
    display: none !important;
}

/* main page */
/* .columns {
    display: none !important;
} */

/* footer */
.page-footer {
    display: none !important;
}

/* .header-left, .header-right {
    display: none !important;
} */

/* Search panel in main content */
/* .header-right {
    display: none !important;
} */

/* .header-left {
    display: none !important;
} */


/* Left main header items */
/* .header-left .d-flex.align-items-center.flex-wrap {
    display: none !important;
} */

/* elements in main page */
.vc_row {
    display: none !important;
}


/* cart icon on main page */
.minicart-wrapper {
    display: none !important;
}

/* price filter options in search */
.filter-options {
    background: #f8f8f8 !important;
}

/* price label in item in search */
/* .price-box {
    display: none !important;
} */


/* price to cart button on hover in item in search */
.action.tocart.primary {
    display: none !important;
}

/* reviews in product detail page */
#reviews {
    display: none !important;
    height: 0 !important;
    max-height: 0 !important;
    min-height: 0 !important;
}

/* to cart buttons in product detail page */
.box-tocart {
    display: none !important;
}


/* google maps on contact us form */
.container.no-padding {
    display: none !important;
}


/* change width of search input */
/* .page-header.type25 .header-right .search-area {
    flex-grow: 0.75 !important;
} */

/* product detail image */
/* .product.media {
    display: none !important;
} */

/* product detail data */
/* .product-info-main {
    width: 100% !important;
} */

/* product detail data items */
/* .product-info-stock-sku, .product-social-links, .product-reviews-summary {
    display: none !important;
} */

/* Sign In button in header */
.link.authorization-link {
    display: none !important;
}

/* Create account link in header */
.header.links li:last-child {
    display: none !important;
}

/* Sign In icon button near search */
.porto-sicon-box-link.account {
    display: none !important;
}

/* Custom block in search */
/* .side-custom-block {
    display: none !important;
} */

/* Social links in product layout */
.product-social-links {
    display: none !important;
}

/* Our stores, Track your order, Help icons in header */
.custom-block {
    display: none !important;
}

.block-subtitle.filter-subtitle, .block-subtitle.filter-current-subtitle {
    display: none !important;
}

/* Wish list block near search */
/* .header-contact, .sidebar.sidebar-main, .sidebar.sidebar-additional {
    display: none !important;
} */

.columns .sidebar-additional {
    display: none !important;
}

.breadcrumbs {
    display: none !important;
}


.pagebuilder-column.services-column {
    height: 200px !important;
}

.services-buttons, .services-button, .services-button .pagebuilder-button-primary, .services-button span {
    height: 100% !important;
    max-height: 100% !important;
    line-height: 100% !important;
}

.services-button > a > span {
    height: 100% !important;
    min-height: 100% !important;
    line-height: 100% !important;
}

.pagebuilder-button-primary > span {
    line-height: 100% !important;
}

#search-header-form {
    & .search-category {
        display: none !important;
    }
    input#search.input-text {
        border-radius: 15px !important;
        box-shadow: none !important;
    }
}

.page-title-wrapper.product, .product-reviews-summary, .product-info-price, .product-add-form, .page-main-details, .product-full-width-section {
    display: none !important;
}

@media (min-width: 769px), print {
    .page-layout-1column .product-info-main {
        width: 100% !important;
    }
}

.form.contact {
    display: none !important;
}

.search-toggle-container {
    position: relative;
}

.search-icon-button {
    background: none;
    border: none;
    cursor: pointer;
    font-size: 1.5rem; /* настройте размер иконки */
}

.search-bar-container {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: row;
}

.search-bar-input {
    flex-grow: 1;
    padding: 0.5rem;
    border: 1px solid #ccc;
}

.search-submit-button {
    padding: 0.5rem;
}


/* MOBILE STYLES FOR PAGE BUILDER ELEMENTS */

@media only screen and (max-width: 739px) {


    .mgz-element-inner {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    
    #home-page-heading, #orion_our_aim_container {
        padding-left: 15px !important;
        padding-right: 15px !important;
        p {
            line-height: 36px !important;
            span {
                font-size: 36px !important;
            }
        }
    }


    #orion_home_welcome_aboard_image {
        height: 80vh !important;
        .mgz-parallax-inner {
            background-size: auto 100%;
            background-position: 70% 30%;
        }
    }

    #orion_home_welcome_aboard_text_1 {
        left: 0 !important;
        p {
            line-height: 28px !important;
            span {
                font-size: 28px !important;
            }
        }
        p:nth-child(5) {
            line-height: 20px !important;
            span {
                font-size: 20px !important;
            }
        }
    }

    #orion_home_welcome_aboard_text_2 {
        bottom: 25px !important;
        left: 0 !important;
        a {
            font-size: 23px !important
        }
    }

    #orion_home_why_choose_container {
        padding-left: 15px !important;
        padding-right: 15px !important;
        #why_choose_heading {
            p {
                line-height: 36px !important;
                span {
                    font-size: 36px !important;
                }
            }
        }
    }

    .why_choose_element_container_left, .why_choose_element_container_right {
        border-left: 10px solid white !important;
        border-right: 10px solid white !important;
        .why_choose_element {
            padding-bottom: 15px !important;
        }
    }

    .why_choose_element_button {
        a {
            font-size: 19px !important;
            text-align: left !important;
        }
        i {
            font-size: 30px !important;
        }
    }

    .orion_home_our_aim_item_left, .orion_home_our_aim_item_right {
        border-left: 10px solid white !important;
        border-right: 10px solid white !important;
    }

    .orion_home_our_aim_text_1 {
        left: 0 !important;
        bottom: 25% !important;
        p {
            line-height: 20px !important;
            span {
                font-size: 28px !important;
            }
        }
    }

    .orion_home_our_aim_text_2 {
        left: 0 !important;
    }

    #trusted-by-heading {
        padding-left: 15px !important;
        padding-right: 15px !important;
        p {
            line-height: 36px !important;
            span {
                font-size: 36px !important;
            }
        }
    }

    #contact-form-title {
        font-size: 36px !important;
    }

    .products-grid .product-item {
        margin-left: 0 !important;
        margin-bottom: 40px !important;
    }

    #about-us-heading-header {
        padding-left: 15px !important;
        padding-right: 15px !important;
        span {
            font-size: 36px !important;
        }
    }

    #about-us-learn-more {
        span {
            font-size: 20px !important;
        }
    }

    #about-us-text {
        span {
            font-size: 16px !important;
        }
    }

    #contact-us-text {
        width: 100% !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
        span {
            font-size: 16px !important;
        }
    }

    #contact-us-heading-image {
        height: 50vh !important;
    }

    #contact-empty-section {
        height: 0 !important;
    }

    #contact-links-list {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    #licenses-header {
        padding-left: 15px !important;
        padding-right: 15px !important;
        span {
            font-size: 36px !important;
        }
    }

    #experts-container {
        padding-left: 15px !important;
        padding-right: 15px !important;
        span {
            font-size: 36px !important;
        }
    }

}

/* 

.orion-header-link

.orion-header-link-mobile

.orion-header-mobile-button-container 
#hamburger-icon

#header-search-form

#header-mobile-absolute

*/


/* HEADER MOBILE STYLES  */

.hfb-header {
    border-bottom: none !important;
    margin-bottom: 0 !important;
}

@media only screen and (max-width: 767px) {
    .orion-header-link {
        /* display: none; */
        display: block;
    }
    #hamburger-icon {
        /* display: block; */
        display: none;
    }
    #header-mobile-absolute {
        display: none;
        position: absolute;
    }
    .orion-header-mobile-button-container {
        display: none;
        /* display: block; */
        width: 200px;
        bottom: 7px;
        .mgz-icon-wrapper {
            position: absolute;
            right: 10px;
        }
    }
    header {
        .mgz-element-search_form-wrapper {
            .inner-content {
                /* display: flex; */
                display: block;
                /* flex-direction: row; */
            }
        }
    }

    #search-header-form {
        form.minisearch {
            label {
                position: absolute;
                right: 70px;
                bottom: 20px;
            }
            .label::before {
                font-size: 25px;
                color: #333333;
            }
        }
        form.minisearch.actve {
            label.active {
                position: absolute;
                right: 70px;
                bottom: 20px;
            }
            .label.active::before {
                font-size: 25px;
                color: #333333;
            }
        }
        input#search.input-text {
            /* bottom: 11px; */
            /* height: 50px; */
            top: -20px !important;
            z-index: 20 !important;
        }
    }

    #header-image {
        width: 160px;
        img {
            margin-left: 12px;
        }
    }

}

@media only screen and (min-width: 768px) {
    .orion-header-link {
        display: block;
    }
    #hamburger-icon {
        display: none;
    }
    #header-mobile-absolute {
        display: none;
        position: absolute;
    }
    .orion-header-mobile-button-container {
        display: none;
    }
}


/* PRODUCT ITEM */

@media only screen and (max-width: 600px) {
    .item.product.product-item {
        display: flex;
        justify-content: center;
    }
}


/* FOOTER MOBILE STYLES */
@media only screen and (max-width: 499px) {
    #sky7-footer {
        height: 200px !important;
        .mgz-parallax-inner {
            background-size: auto 50% !important;
            background-position: left top !important;
            margin-top: -10px !important;
            margin-left: 1px !important;
        }
    }

    #footer-links {
        left: 15px !important;
        margin-top: 80px !important;
        .footer-links-inner {
            flex-direction: column !important;
        }
        #footer-links-section-1 {
            height: 50px !important;
        }
        #footer-links-section-2 {
            height: 50px !important;
            margin-left: 0 !important;
        }
    }
    #sky7-footer-2 {
        height: 90px !important;
        #footer-copyright {
            position: absolute !important;
            right: 50% !important;
            transform: translateX(50%) !important;
            margin-bottom: 0 !important;
            bottom: 10px !important;
        }
        #footer-policy-section {
            position: absolute !important;
            left: 50% !important;
            transform: translateX(-50%) !important;
            top: 8px !important;
            text-wrap: nowrap !important;
        }
    }
}

.toolbar.toolbar-products > .modes {
    display: none !important;
}
.toolbar.toolbar-products > .toolbar-sorter.sorter {
    display: none !important;
}