/*
Theme Name: Logan
Theme URI: https://BrandElemental.com
Description: A Custom Child Theme 
Author: Tammy Grarnt
Author URI: http://BrandElemental.com
Template: Divi
Version: 1.1
*/
/*
@font-face {font-family: "Dhanikans";
	src: url("fonts/Dhanikans.eot");
	src: url("fonts/Dhanikans.eot?#iefix") format("embedded-opentype"),
	url("fonts/Dhanikans.woff2") format("woff2"),
	url("fonts/Dhanikans.woff") format("woff"),
	url("fonts/Dhanikans.ttf") format("truetype"),
	url("fonts/Dhanikans.svg#Dhanikans Signature 2 Regular") format("svg");
}

@font-face {font-family: "Julius";
	src: url("fonts/JuliusSansOne.eot");
	src: url("fonts/JuliusSansOne.eot?#iefix") format("embedded-opentype"),
	url("fonts/JuliusSansOne.woff2") format("woff2"),
	url("fonts/JuliusSansOne.woff") format("woff"),
	url("fonts/JuliusSansOne.ttf") format("truetype"),
	url("fonts/JuliusSansOne.svg#Julius Sans One") format("svg");
}

@font-face {font-family: "Amalfi";
	src: url("fonts/Amalfi.eot");
	src: url("fonts/Amalfi.eot?#iefix") format("embedded-opentype"),
	url("fonts/Amalfi.woff2") format("woff2"),
	url("fonts/Amalfi.woff") format("woff"),
	url("fonts/Amalfi.ttf") format("truetype"),
	url("fonts/Amalfi.svg#Amalfi Coast") format("svg");
}
*/

/*GENERAL*/
html, body {
    max-width: 100%;
    overflow-x: hidden;
}
.container,.et_pb_row{
	width:90%;
}


.et_color_scheme_green .et-search-form, .et_color_scheme_green .nav li ul, .et_color_scheme_green .et_mobile_menu, .et_color_scheme_green .et_pb_pricing li:before {
	border-color: #333;
}

/*TYPOGRAPHY*/

/* ---------- [Hamburger Menu for Tablets] ----------- */

@media only screen and (max-width: 1280px) and (min-width: 981px) {
#et_mobile_nav_menu {
display: block !important;
}
#top-menu-nav, #top-menu {display: none !important;}


.mobile_menu_bar:before{
		color:#fff!important;
		font-size:62px;
	}
	
	.et_pb_slide_description h2.et_pb_slide_title {font-size: 32px !important;}

	 div.et_pb_container:nth-child(3) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1) {font-size: 32px !important;}
}


@media (max-width: 980px){
.et_header_style_left #logo, .et_header_style_split #logo {
    max-width: 50%;
    margin-top: 40px;
}
}

/*TOP HEADER*/

 #top-header .container{
	padding-top:0;
	width:100%;
	max-width:100%!important;
}
#et-info-phone:before{
	display:none;
}
#et-info{
	background: #83933d !important;   
	padding: 15px 70px!important;
	float:right;
}
#et-info:hover{
	background: #1276b1;
	cursor:pointer;
}
#et-info-phone{
	font-size:22px;
	font-weight: 500;
	letter-spacing:2px;
}

@media all and (min-width: 981px) {
.et_fixed_nav #top-header { 
	position: absolute !important; 
} 
.et-fixed-header { 
	top: 0px!important; 
}
}
/*
.et_header_style_left #et-top-navigation{
	padding:25px 0!important;
}
*/
.et_header_style_left .et-fixed-header #et-top-navigation{
	padding:15px 0;
}
.et_header_style_left #et-top-navigation nav>ul>li>a,.et_header_style_left .et-fixed-header #et-top-navigation nav>ul>li>a{
	padding: 15px 25px!important;
}
.et_header_style_left #et-top-navigation nav>ul>li.menu-item-has-children>a,.et_header_style_left .et-fixed-header #et-top-navigation nav>ul>li.menu-item-has-children>a{
	padding-right:45px!important;
}
.current-menu-item a,.et_header_style_left #et-top-navigation nav>ul>li>a:hover,.et_header_style_left .et-fixed-header #et-top-navigation nav>ul>li>a:hover,.hero-dark.et_header_style_left #et-top-navigation nav>ul>li>a:hover,.hero-dark.et_header_style_left .et-fixed-header#main-header #et-top-navigation nav>ul>li>a:hover,.page #top-menu ul.sub-menu li.current_page_item a,.et_header_style_left #et-top-navigation #top-menu li.current-menu-ancestor.current-menu-parent>a{
	background-color: #d8b345 !important;
	opacity:1;
	color: #000;
}
#et-secondary-nav .menu-item-has-children>a:first-child:after, #top-menu .menu-item-has-children>a:first-child:after{
	top:15px;
	right:18px;
}
.hero-dark.et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container{
	padding-top:0!important;
	margin-top:0!important;
}
#top-menu li{
	padding-right:0;
}
/*HOME*/
.hero-dark #main-header,.hero-dark .top-header{
	background:rgba(255,255,255,0);	
} 
.hero-dark #top-menu a{
	color:#fff!important;
}
.hero-dark #main-header{
	-webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}   
.hero-dark #top-menu ul.sub-menu li a,.page #top-menu ul.sub-menu li a,.hero-dark .et-fixed-header #top-menu a{
	color:#2a1e24!important;
}
.hero-dark .et-fixed-header#main-header{
	background:#fff;
}


.customSlider .et-pb-controllers{
	bottom: 70px;
    left: 0;
    width: 85%;
    text-align: left;
    right: 0;
    margin: 0 auto;
}
.customSlider .et-pb-controllers a{
	width: 70px;
    height: 5px;
	-webkit-border-radius: 0px;
    -moz-border-radius: 0px;
	border-radius:0;
	background-color:rgba(255,255,255,1);
}
.customSlider .et-pb-controllers .et-pb-active-control{
	background-color:#1276b1;
}
.hero-dark #logo,.hero-dark .et-fixed-header .logo_container a::before{
	display:none;
}
.hero-dark .logo_container a::before{
	content:"";
	background-image:url("https://logan.madebybrandelemental.com/wp-content/uploads/2019/11/logo-logan-3.png");
	background-repeat: no-repeat;
	height:90px;
	display:inline-block;
	width:236px;
	background-size:100%;	
	position: relative;
    top: -35px;
}
.hero-dark .et-fixed-header #logo{
	display:inline-block;
}
.customTestimonial.et_pb_testimonial .et_pb_testimonial_author{
	font-size:18px;
	font-family: 'Work Sans',Helvetica,Arial,Lucida,sans-serif;
	font-weight:400;
}
.customBlurb{
	-webkit-transition: all .5s; 
    -moz-transition: all .5s;
    transition: all .5s;
	position:relative;
	z-index:1;
}
.customBlurb:hover{
	cursor:pointer;
	background-color:#1276b1;
}
#largeBlurb{
	transform: scale(1.1);
	z-index:3;
	-webkit-box-shadow: -1px -1px 66px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: -1px -1px 66px 0px rgba(0,0,0,0.3);
	box-shadow: -1px -1px 66px 0px rgba(0,0,0,0.3);
} 
.customForm .et_pb_contact_submit{
	width:100%;
	margin-left:0;
}
.customForm .et_contact_bottom_container{
	float:none;	
}
.customForm p.et_pb_contact_field{
	padding-left:0;
}


/*-------- Gallery Column Size from 4 columns to 3  */
@media only screen and (min-width: 768px) {
.et_pb_gutters3 .et_pb_column_4_4 #gallery-grid .et_pb_grid_item {
width:32.33%! important;
margin: .5% !important; 
clear:  none !important;
}
}


/* CALDERA FORMS  */
/*--------------- Caldera Form Customization-------------- */
.caldera-grid .btn-default {
 color: #fff !important;
 background-color: #83933d !important;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 30px;
padding-right: 30px;
border: none !important;
	width: 100% !important;
text-transform: uppercase;
font-size: 20px;
}

.caldera-grid .btn-default:hover {
 background-color:  #1276b1 !important;
}

.caldera-grid .alert-success {
    background-color: #efefef;
    border-color: #efefef;
    color: #333333 !important;
}

/* Asterick color */
.field_required {color: #1276B1 !important;}

/* Input Fields */
.caldera-grid .form-control {
    background-color: #F8ECDE;
    border: 0px solid #ccc !important;
    border-radius: 3px;
}

/*CUSTOM CAROUSEL*/
.customCarousel{
	max-height: 210px;
    overflow: hidden;
}

/*  Image Module Carousel   */
/* Hide the section overflow */
.ds-carousel-section {
    width: 100%;
    overflow: hidden;
}
 
/*Set the row width*/
.ds-carousel-row {
    overflow: hidden;
    width: 1000vw;
    max-width: 1000vw;
}
 
@media all and (max-width: 1024px) {
/*Override Divi's width setting on tablets*/
    .ds-carousel-section .ds-carousel-row {
        max-width: 1000vw !important;
    }
}
 
@media all and (max-width: 479px) {
/*Override Divi's width setting on mobiles*/
    .ds-carousel-section .ds-carousel-row {
        max-width: 1000vw !important;
    }
}
 
/*Style the navigation arrows*/
#ds-arrow-left,
#ds-arrow-right {
    color: #fff;
    background: gray;
    font-family: 'ETModules';
    font-size: 30px;
    padding: 5px 30px;
    border-style: none;
    border-radius: 0;
    cursor: pointer;
    -webkit-box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.3);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
 
/*Position the left arrow*/
#ds-arrow-left {
    float: right;
    margin-right: 5px;
}
 
/*Position the right arrow*/
#ds-arrow-right {
    float: left;
    margin-left: 5px;
}
 
/*Style navigation arrows on hover*/
#ds-arrow-left:hover,
#ds-arrow-right:hover {
    -webkit-box-shadow: 3px 3px 6px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 3px 3px 6px 1px rgba(0, 0, 0, 0.2);
}
 
/*Style navigation arrows on click*/
#ds-arrow-left:active,
#ds-arrow-right:active {
    -webkit-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.2) inset;
    box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.2) inset;
}
 
/*Make sure the modules span their entire container*/
.ds-carousel-module .column {
    float: left;
    width: 100% !important;
    margin-right: 0 !important;
}
 
/*Set the module width*/
.ds-carousel-module {
    width: 20vw; /*Change this value to increase or decrease the module displayed per page*/
    padding: 0 30px;
    float: left;
    position: relative;
    margin-bottom: 0 !important;
}
 
/*Adjust for smaller screens*/
@media all and (max-width: 1024px) {
    /*Show 3 modules per page on tablets*/
    .ds-carousel-module {
        width: 33.33vw;
    }
    /*Align the navigation on smaller screens*/
    #ds-arrow-row .et_pb_column {
        width: 50% !important;
    }
}
 
@media all and (max-width: 479px) {
    /*Show 1 module per page on mobiles*/
    .ds-carousel-module {
        width: 100vw;
    }
}

/* Category Page Style */

@media (min-width: 981px) {
.left-blog-image .et_pb_post .entry-featured-image-url {
float: left;
width: 100%;
max-width: 150px;
margin: 0 20px 30px 0;
}
.left-blog-image .et_pb_post {
margin-bottom: 20px !important;
}
}

/*FOOTER*/
#footer-info{
	float:none;
}
#main-footer p,#footer-info{
	text-align:center;
}

.et_pb_countdown_timer .sep { margin: 0 5% !important; }







/*RESPONSIVE*/
@media all and (max-width: 1100px) {
	#top-menu li a{
		font-size:18px;
	}
	.et_header_style_left #et-top-navigation nav>ul>li>a{
		padding: 15px 20px;
	}

	
	.et_pb_text h3{
		font-size:35px;
	}

}
@media all and (max-width: 1100px) and (min-width: 982px) {
#largeBlurb .et_pb_blurb h4{
		font-size:23px;
	}
}
@media all and (max-width: 1000px) {
	.et_header_style_left #et-top-navigation nav>ul>li>a, .et_header_style_left .et-fixed-header #et-top-navigation nav>ul>li>a {
    	padding: 15px 10px;
	}
	.hero-dark .logo_container a::before{
		width: 130px;
		height: 60px;
		top: -55px;
	}

	
	
}
@media all and (min-width: 981px) and (max-width: 1000px){
.et_pb_text h1{font-size:35px!important;}
	#main-slider .et_pb_slider .et_pb_slide .et_pb_slide_description .et_pb_slide_title{
		font-size: 36px!important;
	}	
}
@media all and (min-width: 981px) and (max-width: 1000px){
.customBlurb .et_pb_blurb h4 {
    	font-size: 20px!important;
	}
}
@media all and (max-width: 981px) {
	.et_header_style_left #et-top-navigation{
		padding-left:255px!important;
	}
	.customSlider .et_pb_slider .et_pb_slide .et_pb_slide_description {padding-top: 55% !important;}

	
}
@media all and (max-width: 767px) {
.customSlider .et_pb_slider .et_pb_slide .et_pb_slide_description {padding-top: 55% !important;}
}

@media all and (max-width: 980px) {
	.et_hide_mobile_logo #main-header .logo_container{
		opacity:1;
		display:block;
	}
	#main-header .et_mobile_menu { 
		background-color: #fff!important;
		top: 95px;
	}
	#main-header .mobile_menu_bar{
		background-color: #fd8716;
		padding-bottom:0;
	}
	.mobile_menu_bar:before{
		color:#fff!important;
		font-size:62px;
	}
	#main-header .et_mobile_menu{
		padding: 0;
		top: 86px;
	}
	.et_mobile_menu li a {
		font-size: 20px;
		text-align: center; 
		color:#252525!important;
		padding: 20px 5%;
		border-bottom:none;
		text-transform:uppercase;
	}
	.et_mobile_menu li li {
    	padding-left: 0;
	}
	.customSlider .et_pb_slide_description h2.et_pb_slide_title{
		font-weight:bold!important;
	}
	.customSlider .et-pb-controllers{
		bottom:50px;
	}
	
	.et_pb_text h3 {
    	font-size: 30px;
	}
	#largeBlurb {
    	transform: scale(1); 
	}
}
@media all and (max-width: 980px) and (min-width: 801px) {
.et_pb_text h1 {
    	font-size: 28px!important;
	}
}
@media all and (max-width: 500px) {
	#et-info{
		width:100%;
		float:none;		
		position:fixed!important;
		padding: 15px 30px!important;
		 top: 0px; 
	}
	.et_fixed_nav #top-header {
    position: relative!important;
}
	#et-info-phone{
		font-size:18px;
		
	}


	#largeBlurb{
		transform: scale(1);
	}
	#textMountainbg .et_parallax_bg{
		background-image:none!important;
		background-color:#f2eae8;
	}
}
@media all and (max-width: 400px) {
	#main-slider .et_pb_slider .et_pb_slide .et_pb_slide_description .et_pb_slide_title{
		font-size: 18px!important;
	}
}



