/*
Theme Name: Avada Child
Theme URI: https://avada.com/
Template: Avada/Avada
Author: ThemeFusion
Author URI: https://themeforest.net/user/ThemeFusion
Description: The Avada Website Builder is the ultimate design and creation suite. Design Anything, Build Everything, Fast. The #1 selling product of all time on ThemeForest.
Version: 7.14.1764666310
Updated: 2025-12-02 10:05:10

*/

li.current_page_item .menu-text{
    border-left:5px solid #a21c29 !important;
}
.menu-text{
    border-left:2px solid rgb(25, 91, 56) !important;
    padding-left: 14px;
}

.fusion-logo{
    margin-top:20px !important;
}

.stk-logo-dcha{

    margin-top:20px;
}
.stk-logo-dcha img{
    float:right ;
 }

.sliders-container{
    z-index: 200;
}
/*
.fusion-header-wrapper{
    position:absolute;
    top:0px;
    z-index:999;
}
*/
#wrapper{
    position:absolute;
    top:25px;
    z-index:999;
    width:100% !important;
}
.layout-wide-mode #wrapper{
    width:100% !important;
}

@media (max-width: 1053px ){
    .stk-logo-dcha img{
       display:none;
    }
}

/* 404 and search */
body.error404 #main, body.search #main {
    padding-top: 160px !important;
}
