/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

@media only screen and (max-width: 48em) {
    /*************** ADD MOBILE ONLY CSS HERE  ***************/


}

#toc_container.fixed-menu {
    background: #866e4a !important;
    padding: 5px !important;
}

#toc_container.fixed-menu ul {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    max-width: 1800px;
    display: table;
}
#toc_container.fixed-menu ul.toc_list li {
    float: left;
    position: relative;text-transform: uppercase;
}
#toc_container.fixed-menu ul.toc_list li a {
    color: #FFF;
    padding: 0 16px;
    font-size: 13px;
    font-weight: 600;
    padding-left: 12px;
    line-height: 40px;
}

#toc_container{
    display: none;
}

.fixed-menu {
    display: block !important;
    position: fixed !important;
    width: 100%;
    top: 0;
    left: 0;
    z-index:2;
}

.fixed-menu li{
    display: inline-block;
}
@media screen and (max-width: 1100px) {
    .sub-click {
        position: fixed;
        top: 125px;
    }
    .sub-click {
        position: fixed;
        top: 125px;
        opacity: 1;
        display: block;
    }
}

@media screen and (max-width: 510px) {
    .sub-click {
        width: 45px;
    }
}

@media only screen and (max-width: 48em) {
    /*************** ADD MOBILE ONLY CSS HERE  ***************/

    .sub-click {
        background: #453434 !important;
    }

    .sub-click {
        width: 60px;
        height: 48px;
        z-index: 600;
        display: none;
        position: absolute;
        right: 0;
        cursor: pointer;
    }



    .sub-click {
        width: 60px;
        height: 48px;
        z-index: 600;
        position: absolute;
        right: 0;
        cursor: pointer;
        top: 140px;
        position: fixed;
        top: 125px;
        margin-top: 0;
        opacity: 1;
        width: 45px;
        background: #d9b04c;
        display: block;
    }

    .sub-click:before {
        position: absolute;
        content: "\f0cb";
        color: #fafafa;
        width: 100%;
        font-family: FontAwesome;
        height: 100%;
        font-size: 25px;
        left: 0;
        right: 0;
        margin: auto;
        display: block;
        text-align: center;
        font-weight: normal;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        line-height: 47px;
    }

    .sub-click .wrap{
        display: none;
    }

    .sub-click.active .wrap{
        display: block;
        max-height: 320px;
        border: 1px solid #ddd;
        padding-top: 10px;
    }

    .sub-click .wrap{
        position: fixed;
        background: #fff;
        right: 50px;
        top: 5px;
        width: 150px;
        bottom: 5px;
        text-align: center;
    }

    .sub-click .wrap ul{
        width: 100%;
        list-style: none;
    }

    .sub-click .wrap ul li {
        border-bottom: 1px solid #fff;
    }

    .sub-click .wrap ul li a{
        color: #453434;font-size: 13px;
    }

}
.off-canvas-left.dark .mfp-content,
.off-canvas-right.dark .mfp-content{
    background: #bf0812;
}
.mobile-sidebar a{
    color: #fff !Important;
}
.mobile-sidebar .has-child button.toggle{
    color: #fff !Important;
}
.sticky-cta {
    position: fixed;
    left: 15px;
    bottom: 20px;
    z-index: 100;
    display: flex;
    flex-direction: column;
    align-items: end;
}
.sticky-cta a {
    display: inline-flex;
    height: 40px;
    width: 40px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .2);
    box-shadow: 0 0 5px rgba(0, 0, 0, .2);
    color: #ac712b;
    text-align: center;
    border-radius: 60px;
    margin-bottom: 10px;
    position: relative;
    line-height: 39px;
    font-size: 20px;
    align-items: center;
    overflow: hidden;
    max-width: 40px;
    -webkit-transition: max-width 0.5s;
    transition: max-width 0.5s;
    padding: 8px;
    align-items: center;
}
#dangky{
    background: #eee;
    color: #000;
}
#dangky p.text-center{
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
    color: red;
    margin-bottom: 0px;
}
#dangky .title_modal {
    font-weight: bold;
    font-size: 23px;
    text-transform: uppercase;
    color: red;
}
#dangky .row{
    width: 100%;
    display: block;
    margin: 0px;
}
#dangky .wpcf7 .wpcf7-text,
#dangky .wpcf7 .wpcf7-textarea {
    text-indent: 45px;
    text-indent: 0px;
}
b, strong {
    font-weight: inherit;
    font-weight: bold;
}

#banner-175625872 {
    padding-top: 200px;
}
#banner-175625872 .bg.bg-loaded {
    background-image: url('https://thegio.net/wp-content/themes/flatsome-child/button_action/bg-popup.jpg');
}
#banner-175625872 .overlay {
    background-color: rgba(0, 0, 0, 0.5);
}