/*
Theme Name: Planty Child Theme
Theme URI: http://planty.themerex.net
Template: planty
Author: ThemeREX
Author URI: https://themerex.net/
Description: Planty Child Theme
Tags: flexible-header,custom-background,custom-colors,custom-header,custom-menu,featured-image-header,featured-images,full-width-template,microformats,post-formats,theme-options,threaded-comments,translation-ready
Version: 1.0.1743037535
Updated: 2025-03-27 11:05:35

*/
.scheme_oi-dark, body.scheme_oi-dark {
    --theme-color-text_dark: #1A1919 !important;
}

.home .scheme_oi-dark, .home body.scheme_oi-dark {
    --theme-color-text_dark: #f7f7f7 !important;
}

.menu_hover_zoom_line .sc_layouts_menu_nav>li.current_page_item:not(.menu-collapse)>a:after {
    background-color: var(--theme-color-text_link) !important;
}

.sc_layouts_menu_nav .menu-collapse>a {
    border: 1px solid #a54a00;
    width: 50px;
    background: #fff;
}

.header_position_over .top_panel {
    position: absolute;
    z-index: 8000;
    top: 0;
    left: 0;
    width: 100%;
    background: rgb(0 0 0 / 53%) !important;
}

@media (max-width: 479px) {
    .menu_mobile .sc_layouts_logo img {
        max-height: 100px !important;
    }
    .aaa .elementor-widget-wrap.elementor-element-populated {
        justify-content: space-around;
    }
}

.sc_layouts_menu_nav .menu-collapse>a:before {
    color: #a54a00;
    font-weight: 400;
}

.sc_layouts_menu_nav .menu-collapse>a:hover:before, .sc_layouts_menu_nav .menu-collapse>a:focus:before {
    color: #a54a00 !important;
}

.sc_layouts_row.sc_layouts_row_fixed_on .custom-logo-link img, .sc_layouts_row.sc_layouts_row_fixed_on .sc_layouts_logo img {
    max-height: 7.5em !important;
}


.sc_icons_item_description a {
    font-weight: bold;
    font-size: 20px;
    color: var(--theme-color-text_dark);
}

.logo_image {
    max-height: 100px !important;
}
.header_position_over .top_panel .sc_layouts_row[class*="scheme_"]:not(.sc_layouts_row_fixed_on) {
    background-color: #00052;
}
.sc_icons_item_description a {
    font-size: 20px;
    font-weight: bold;
    color: #292929 !important;
}

h2 {
    font-size: 2em;
}

.sc_layouts_menu_nav > li.current-menu-item > a, .sc_layouts_menu_nav > li.current-menu-parent > a, .sc_layouts_menu_nav > li.current-menu-ancestor > a {
    color: var(--theme-color-text_link) !important;
}

footer h2, footer h6 {
    color: #ffffff;
}