/* 
 Theme Name:     Divi Child theme by Lake Design
 Author:         Lake Design
 Author URI:     https://lakedesign.co 
 Template:       Divi
 Version:        1.0 
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 

@font-face { 
	font-family: 'Axiforma'; 
	src: url('/wp-content/themes/Lake-Divi-Child/fonts/Axiforma_Black.otf');
	font-weight: 800; 
	font-style: normal; 
}

@font-face { 
	font-family: 'Axiforma'; 
	src: url('/wp-content/themes/Lake-Divi-Child/fonts/Axiforma_Bold.otf');
	font-weight: 700; 
	font-style: normal; 
}

@font-face { 
	font-family: 'Axiforma'; 
	src: url('/wp-content/themes/Lake-Divi-Child/fonts/Axiforma_Book.otf');
	font-weight: 500; 
	font-style: normal; 
}

@font-face { 
	font-family: 'Axiforma'; 
	src: url('/wp-content/themes/Lake-Divi-Child/fonts/Axiforma_SemiBold.otf');
	font-weight: 600; 
	font-style: normal; 
}

@font-face { 
	font-family: 'Eighties'; 
	src: url('/wp-content/themes/Lake-Divi-Child/fonts/EightiesComeback-SmBdSmCn.otf');
	font-weight: 600; 
	font-style: normal; 
}

@font-face { 
	font-family: 'Eighties'; 
	src: url('/wp-content/themes/Lake-Divi-Child/fonts/EightiesComeback-LtSmCn.otf');
	font-weight: 400; 
	font-style: normal; 
}

@font-face { 
	font-family: 'Eighties'; 
	src: url('/wp-content/themes/Lake-Divi-Child/fonts/EightiesComeback-BoldSemiCond.otf');
	font-weight: 700; 
	font-style: normal; 
}

h1, h2, h3, h4, h5 { 
	font-family: 'Eighties';
    font-weight: 600;
    line-height: 1.1em;
}

p { font-family: 'Axiforma'; line-height: 1.6em; font-weight: 500; }

.testimonial_section h2 { 
    font-family: 'Eighties';
    font-weight: 600;
    line-height: 1.1em;
}

.testimonial_section h6 { 
    text-transform: uppercase;
    font-family: 'Axiforma';
    font-weight: 800;
    color: #c39e50;
}

.blog_section p { padding: 12px 0px; }



#footer-info {
    text-align: center;
    color: white;
    padding-bottom: 10px;
    float: none;
}

.et_header_style_left #et-top-navigation {
    padding: 30px 0 0 0 !important;
}


#footer-info a {
    color: white !important;
}


.mobile_menu_bar:before { 
color: white !important;
}


/* MOBILE */
.mobile-menu-trigger {
    display:none;   
    float: right;
    position: absolute;
    right: 0px;
    top: 16px;
}

.menu-icon {
    position: relative;
    width: 1.5em;
    height: 2.5em;
}

.menu-icon span {
    position: absolute;
    height: 0.15em;
    width: 100%;
    background-color: #000;
    transition: all 250ms ease-in-out;
    transform: rotate(0deg);
    border-radius: 3px;
}

.menu-icon span:nth-child(1) {
    top: 0.39375em
}
    
.menu-icon span:nth-child(2),
.menu-icon span:nth-child(3) {
    top: 0.9655em;
}

.menu-icon span:nth-child(4) {
    top: 1.475em;
}

.mobile-menu-trigger:hover span,
.mobile-menu-trigger:focus span,
.mobile-menu-trigger:active span {
    background: #000;
}

.menu-icon.is-active span:nth-child(1),
.menu-icon.is-active span:nth-child(4) {
    opacity: 0; 
}

.menu-icon.is-active span:nth-child(2) {
    transform: rotate(45deg);
}

.menu-icon.is-active span:nth-child(3) {
    top: 0.9655em;
    transform: rotate(-45deg);
}

.menu-icon.is-active {
    position: fixed;
    right:38px;
}

.menu-icon.is-active span {
    background:#fff;
}

/* RESPONSIVE */
@media (max-width:980px) {
    a.site_btn,.mobile_menu_bar {display:none;}
    .mobile-menu-trigger {display:block;}   
    .mobile-menu-show {
        width:100% !important;
        margin-left:0 !important;
    }
    #et-top-navigation {
        height:60px;
    }
    #top-menu {
        margin-left:-100%;
        width: 0;
        padding: 0;
        float: right;
        margin-top: 0;
        position: fixed;
        background: #000;
        color: white;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0px;
        transition:1.3s all;
        display:block !important;
        padding-top:10px;
    }
    .admin-bar #top-menu {
        padding-top:56px;
    }
    #top-menu li {
        display: inline-block;
        font-size: 14px;
        float: left;
        width: 100%;
        box-sizing: border-box;
        margin: 0;
        padding: 0 30px;
        line-height: 2em;
    }
    #top-menu li a {
        color:white;
        opacity: 1;
        padding:10px 0 !important;
    }
    #top-menu li a:after {
        border-color:white;
    }
    #top-menu .menu-item-has-children>a:first-child:after {
        display:none;
    }
    #top-menu ul.sub-menu {
        background: transparent;
        display: block;
        width: 100%;
        border: 0;
        position: relative;
        color: white !important;
        padding: 0 !important;
        opacity: 1;
        visibility: visible;
    }
    #top-menu li li {
        padding: 0;
        margin: 0;
        line-height: 2em;
    }
    #top-menu li li a {
        color: white !important;
        padding: 10px 0 10px 20px !important;
    }
    #footer-info a { 
        position:relative;
        text-align:center;
    }
}

/* Reviews Page */ 

.testimonial_foot { margin-top: 25px; }
.testimonial_sect h2 { margin-bottom: 20px; font-family: 'Eighties'; font-weight: 600; line-height: 1.1em; }
.testimonial_sect h6 { text-transform: uppercase; font-family: 'Axiforma'; font-weight: 800; color: #c39e50; }