/*
 Theme Name:   Amy Wruble
 Description:  Divi Child Theme
 Author:       Booyah Creative
 Author URI:   http://www.booyahcreative.com
 Template:     Divi
 Version:      1.0.0
*/

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

/* =Theme customization starts here
-------------------------------------------------------------- */

.safari .et_pb_equal_columns .et_pb_column {
	float: none;
}
a.more-link {
	text-transform: uppercase;
	font-weight: bold;
}
.entry-content a {font-weight: bold;}
h1 {
	border-bottom: 2px dotted #5dcdc3;
	margin-bottom: 20px;
	font-family: 'Euphoria Script', cursive !important;
	font-size: 60px !important;
	padding-bottom: 10px !important;
}
a.et_pb_button, input.et_pb_button {
	color: #ffffff !important;
}
#sidebar {
	line-height: 120%;
}


/* HEADER */
/********************************/
#main-header {
	background-image: url("https://amywruble.com/wp-content/uploads/2017/02/TiffanyCircleBG150.gif");
	background-repeat: repeat;
}
.et_header_style_left #et-top-navigation  {
	padding-top: 130px !important;
}
.et_header_style_left #et-top-navigation nav > ul > li > a, .et_header_style_split #et-top-navigation nav > ul > li > a {
	padding-bottom: 50px !important;
}
span.logo_helper {
	vertical-align: top;
}
#logo {
	border-top: 10px solid #5dcdc3;
}
#aw-socialheader {
	right: 0;
	position: absolute;
	top: 10px;
	z-index: 500;
	width: 390px;
}
#aw-socialheader .et_social_networks {
	width: 230px !important;
}
#aw-socialheader span {
font-family: 'Euphoria Script', cursive !important;
font-size: 32px;
vertical-align: top;
padding-right: 15px;
margin-top: 10px;
display: inline-block;
}




/* HOMEPAGE */
/*************************/
#aw-asseenon img {
	max-height: 80px;
	width: auto;
	padding: 5px 10px;
	vertical-align: middle;
}
#aw-asseenon .aw-seenonbig img {
	max-height: 120px;
}
#aw-mailchimpsubscribeCTA .et_bloom_form_content, #aw-mailchimpsubscribeCTA .et_bloom_form_text, #aw-mailchimpsubscribeCTA .et_bloom_form_header {
	padding: 0;
}
#aw-mailchimpsubscribeCTA .et_bloom_form_container h2 {
	text-align: center;
	font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
	font-size: 30px !important;
	font-weight: 500 !important;
	padding-bottom: 20px !important;
}

/* SIDEBAR */
/*************************/
#sidebar .et_bloom_form_text {
	padding-top: 0;
	padding-bottom: 0;
}
#sidebar .et_bloom_form_content {
	padding-top: 0;
}


/* BLOG */

/*************************/
body.single-post h1 {
	font-size: 35px !important;
	font-family: "Lato", Helvetica,Arial,Lucida,sans-serif !important; 
}
.aw-lighttext .pagination a {
	color: #ffffff !important;
	font-weight: bold;
}
body.archive #content-area .et_pb_post a img {
	width: 300px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
body.archive #content-area .et_pb_post {
	clear: both;
}



/* FOOTER */

/**********************/



#footer-info {

    	line-height: 120%;

}







/* RESPONSIVE QUERIES */



/******************************/



@media only screen and ( min-width: 1405px ) {



}



@media only screen and ( min-width: 981px ) {



}



@media only screen and ( min-width: 1200px ) {



}



@media only screen and ( min-width: 1100px ) {



}



@media only screen and ( min-width: 1100px ) and ( max-width: 1405px) {



}



@media only screen and ( min-width: 981px ) and ( max-width: 1405px) {







}



@media only screen and ( min-width: 981px ) {



}



@media only screen and ( min-width: 981px ) and ( max-width: 1100px ) {



}


@media only screen and ( max-width: 1200px ) {
	#et_mobile_nav_menu {display: block;}
	#top-menu {display: none;}
}

@media only screen and ( max-width: 980px ) {
	#logo {max-height: 90%;}	
	#main-header .container {width: 90%;}
	.aw-subscribeCTA .et_pb_module {text-align: center !important;}
}



@media only screen and ( min-width: 768px ) and ( max-width: 980px ) {
}



@media only screen and ( max-width: 767px ) {
	#logo {max-height: 100%; max-width: 100% !important; height: 160px; width: auto;}
	#main-header {padding-bottom: 50px;}
	#aw-socialheader {left: 0; top: 170px; width: auto;}
	#et_top_search {margin-right: 10px;}
	.et_header_style_left #et-top-navigation {padding-top: 10px !important; padding-bottom: 120px;}
}



@media only screen and ( max-width: 479px ) {
	#main-header .container {width: 80%;}
	#aw-socialheader span {display: block;}
	#et_top_search {display: none;}
	#main-header {padding-bottom: 75px;}
	h1 {font-size: 40px !important;}
}