/*
 Theme Name:   divi-child
 Theme URI:    http://courtneycreativestudio.com/
 Description:  Divi Child Theme
 Author:       Through My Lynnz media
 Author URI:   http://courtneycreativestudio.com/
 Template:     Divi
 Version:      3.18.4
*/

@import url("../Divi/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */
#et-info{
	font-size:16px;
		float:right;
	}
.et_nav_text_color_light, .et_nav_text_color_light #et-secondary-nav a, .et_nav_text_color_light .et-social-icon a { color:#eee;  }	
#et-secondary-menu{
	font-size:14px;
}	

 #logo { max-height: 60px !important; vertical-align: middle;  }/*  Large logo */

	.et_fixed_nav #logo { max-height: 70px !important; vertical-align: middle;  }/*  Large logo */
	.et-fixed-header #logo { max-height: 70px !important; } /*Small logo */

	#et-top-navigation { margin-top:0px; } /* Top menu vertical aligned */
	.et_header_style_centered #et-top-navigation { margin-top: 0px; } /* Reset margin top in centered view */



.et_pb_section.et_pb_fullwidth_section { padding: 0px; } /* Fullwidth sections with no margins */
.et_pb_section { padding: 20px 0; } /* Section margins */
.et_pb_row { padding: 20px 0 10px; } /* Rows margins (2nd level) */

/* Normal Pages */
#main-content, .et_pb_section { background-color: #ffff; }
.main_title { margin-bottom: 10px; }
#main-content .container { padding-top: 30px; }
#left-area ol, .entry-content ol, .comment-content ol { margin: 5px 0 5px 31px; list-style-position: outside; }
#left-area ol li, .entry-content ol li, .comment-content ol li { margin-bottom: 10px; }

#left-area ul, .entry-content ul, .comment-content ul { margin: 5px 0 5px 11px;}
#left-area ul li, .entry-content ul li, .comment-content ul li { margin-bottom: 5px; }

/* Modules Margins */

/* Slider */
.et_pb_container { min-height: 650px !important; }
.et_pb_slide_image { top: 50% !important; }

table.shop_table { margin-bottom: 10px !important; } /* Shop Table */
.et_pb_pricing {margin-bottom: 10px !important;} /* Pricing Table */
.et_pb_testimonial { padding: 20px 30px 14px !important; margin-bottom: 10px !important; } /* Testimonial */
.et_pb_image { margin-bottom: 10px !important;} /* Image */
.et_pb_promo { padding: 10px 60px !important; margin-bottom: 10px !important; } /* Promo */
.et_pb_newsletter { padding: 10px 0 !important; margin-bottom: 10px !important; } /* Newsletter */
.et_pb_tabs { margin-bottom: 10px !important;} /* Tabs */
.et_pb_toggle { margin-bottom: 10px !important; } /* Toggle */
.woocommerce #reviews #comments h2, .woocommerce-page #reviews #comments h2 { margin-bottom: 10px !important; } /* eCommerce */
.et_pb_team_member { margin-bottom: 10px !important; } /* Team Member */
.et_pb_audio_module { margin-bottom: 10px !important; } /* Audio Module */
.wp-pagenavi { padding-top: 10px !important; margin-bottom: 10px !important; } /* Pagination */
.et_pb_text { margin-bottom: 10px !important;} /* Text Module */
.et_pb_slider_fullwidth_off { margin-bottom: 10px !important; } /* Normal Slider */
.et_pb_counters { margin-bottom: 10px !important; } /* Counters */
.et_pb_divider { margin: 10px auto 20px!important; } /* Devider line :: HR */
.et_pb_blurb { margin-bottom: 10px !important; } /* Blurb container */
.et_pb_main_blurb_image { margin-bottom: 10px !important; } /* Blurb image */
.et_pb_accordion { margin-bottom: 10px !important; } /* Accordion */


/* Custom CSS */
.home_header .header-content-container .header-content	{
	max-width: 450px;
}
.home_header .header-content .et_pb_fullwidth_header_subhead{
	background-image: linear-gradient(to right, #e4c605, #7ab076, #269ecf, #e30106);
    text-align: center;
    display: block;
    margin-bottom: 10px;
    height: 70px;
    line-height: 70px;
}
.box_3 {
	min-height: 400px;
	padding: 40px;
}
.simple_silder .et_pb_slides .et_pb_container{
display: inherit;
    height: auto !important;
    min-height: auto !important;
}
.full_slider .et_pb_slides .et_pb_container{
	display: inherit;
    height: auto !important;
    min-height: auto !important;
}
.addresses .et_pb_column{
	border-right:2px solid #e9c700;
}
.addresses  .et_pb_column.et-last-child{
	border-right:0px;
}
ul.social-links {
    width: 100%;
    margin-top: 20px;
    padding: 0;
    margin-left: 0;
}
ul.social-links li {
    display: inline-block;
    margin-right: 10px;
    padding: 0px !important;
}
ul.social-links li a {
    width: 40px;
    color: #fff;
    height: 40px;
    border-radius: 50px;
    border: 2px solid #fff;
    text-align: center;
    line-height: 35px;
    display: block;
}
ul.social-links li::marker{
	font-size:0px;
}
.top_head .et_pb_row {
    width: 100% !important;
    padding: 5px 0px;
}
.top_head ul.social-links {
    margin-top: 0;
}
p.sub_par {
    font-size: 14px;
    line-height: 28px;
    text-align: right;
}
.top_head{
width: 100%;
    padding: 0px 30px !important;
    max-width: 100% !important;
}
.top_head .et_pb_row {
    width: 100% !important;
    padding: 5px 0px;
    max-width: 100%;
}
.sub_par a{
	font-family: 'Roboto Condensed';
}
.sub_btn{
background: #2a2a2a;
    padding: 7px 10px;
    margin-left: 10px;	
}
.top_head ul.social-links li a {
    width: 30px;
    height: 30px;
    line-height: 27px;
    display: block;
}
.full_slider .et_pb_slide_description { float:left !important;     padding: 0px; }
.full_slider .et_pb_slides .et_pb_container .et_pb_slide_image { right:0px; margin-right:0px; }
footer#main-footer{
	display:none;
}
/* //Custom CSS */

/* Responsive Code */

/* Tablet Landscape */
@media only screen and (max-width: 980px) {

.et_pb_container { min-height:auto !important; }	
.et_pb_slide { height: auto !important; }
.et_pb_slide_image { top: 35% !important; }

/* Custom CSS */
.top_addre {
    display: none;
}
p.sub_par {
    text-align: center;
}
.top_head {
    padding: 0px 15px !important;
}
/* //Custom CSS */

}

/* Tablet Portrait */
@media only screen and (max-width: 767px) {
	
.et_fixed_nav #logo { max-height: 130px !important; }
#et-info{float:none;}

/* Custom CSS */

/* //Custom CSS */

}
/* Phone Portrait */
@media only screen and (max-width: 467px) {
	
.et_fixed_nav #logo { max-height: 130px !important; }
#et-info{float:none;}

/* Custom CSS */
.addresses .et_pb_column{
	border-right:0px;
	padding:10px;
}

/* //Custom CSS */

}