/*
Theme Name: Avada
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.
Author: ThemeFusion
Theme URI: https://avada.theme-fusion.com/
Author URI: https://themeforest.net/user/ThemeFusion
Version: 7.7.1
Requires PHP: 5.6
License: Themeforest Split Licence
License URI: -
Text Domain: Avada
*/
.page-id-2373 .social_icons_section_fixed {
    display: none !important;
}
/* Classes needed by Theme Check */
.wp-caption-text,
.gallery-caption,
.bypostauthor {
}
div#chat-outer-widget-container-div {
    z-index: 92147483639 !important;
}

.fusion-tb-header{
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999999;
    background: rgb(255,255,255);
    background: linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    transition: all 0.5s;
}

@media only screen 
   and (max-width : 1024px) {
    .fusion-tb-header{
        position: initial !important;
        top: 0;
        width: 100%;
        z-index: 9999999;
    }
    .fusion-tb-header .fusion-builder-row-1 {
        z-index: 200;
    }

    .fusion-tb-header .fusion-builder-row-2{
        z-index: 99 !important;
    }

    .fusion-tb-header .fusion-builder-row-2.sticky{
        z-index: 99 !important;
    }

    .cd-product-viewer-wrapper .product-viewer{
        transform: scale(1.3);
        top: 30px;
    }
}

.fusion-tb-header:hover{
    background: rgb(255,255,255);
    /* background: linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 0%); */
}

.fusion-tb-header .fusion-builder-row-2.sticky{
    background: rgb(255,255,255) !important;
    z-index: 9999999999999999999999999;
}
    
    
    

.fusion-tb-header .fusion-builder-row-1 {
    z-index: 100;
}
/* .fusion-tb-header .fusion-builder-row-1 .fusion-content-layout-row{
    background-color: transparent !important;
} */


.fusion-tb-header .fusion-builder-row-2 {
    z-index: 9999999999999999999999999;
    /* background-color: transparent !important; */
}
/* 
.fusion-tb-header .fusion-builder-row-2 .fusion-builder-column-2 .fusion-menu-element-list>li:not(.fusion-menu-item-button)>a{
    color: white !important;
}
.fusion-tb-header .fusion-builder-row-2 .fusion-builder-column-2 div nav ul li a.fusion-background-highlight{
    color: white !important;
} */


.avada-page-titlebar-wrapper{
    display: none !important;
}



.page-id-1736 a,
.page-id-1753 a {
    text-decoration: none;
}

main#main {
    margin-top: 135px;
}

.home main#main,
.page-id-1736 main#main,
.page-id-1753 main#main{
    margin-top: initial !important;
}