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




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

.safari .et_pb_equal_columns .et_pb_column {
	float: none;
}


#main-content .et_pb_bg_layout_dark a {
	color: #6699ff;
}
#main-content .et_pb_button {
	color: #fff !important;
}
h1 {
	text-transform: uppercase !important;
	padding-bottom: 20px !important;
	display: inline-block;
	border-bottom: 1px solid #ccc;	
	margin-bottom: 40px;
	letter-spacing: 2px !important;
}
h2 {
	color: #999999 !important;
    	font-size: 30px;
    	font-weight: bold;
    	letter-spacing: 2px;
}
#main-content .et_pb_bg_layout_dark h1 {
	color: #6699ff;
}

#logo-train img {
	border: 0;
	padding: 0 20px;
	max-height: 45px;
	width: auto;
}
#left-area ul, .entry-content ul, .comment-content ul, body.et-pb-preview #main-content .container ul {
    list-style: outside none none !important;
    margin-left: 0;
    padding-left: 0;
}
#left-area ul li, .entry-content ul  li, .comment-content ul li, body.et-pb-preview #main-content .container ul  li {
    background-image: url("/wp-content/uploads/2016/12/GrayDiamondBullet.png");
    background-position: 0 2px !important;
    background-repeat: no-repeat;
    line-height: 120%;
    margin-bottom: 20px;
    padding-left: 30px;
}

.triangles::before, .triangles::after {position: absolute; content: ''; pointer-events: none;}
 
.triangles::before, .triangles::after {
        left: 50%;
        width: 50px;
        height: 50px;
        -webkit-transform: translateX(-50%) rotate(45deg);
        transform: translateX(-50%) rotate(45deg);}
 
/* Top arrow pointing down.  */
.triangles::before {top: -25px; background: #ccc; z-index:999;}
 

/* HEADER */
/********************************/
#et-secondary-menu .et_social_networks li {
	width: auto;
	padding-left: 20px;
}
#et-secondary-menu .et_social_networks .et_social_networkname {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif;
	font-weight: 400;
}
#et-secondary-menu .et_social_networks .et_social_icon {
	width: 30px;
	height: 30px;
	line-height: 30px;
}
#et-secondary-menu .et_social_networks .et_social_icon::before {
	width: 30px;
	height: 30px;
	line-height: 30px;
}




/* HOMEPAGE */
/*************************/
body.home #logo {
	display: none !important;
}
body.home .et-fixed-header #logo {
	display: inline-block !important;
}

/* MEDIA */
/*************************/
#main-content .danya-mediabox .et_pb_promo_description {
	width: 70%;
	display: inline-table;
}
#main-content .danya-mediabox  .et_pb_button_wrapper {
	display: inline-table;
}

/* BOOKS */
/*************************/
.book-testimonial p {
	padding-bottom: 0 !important;
}
#main-content .book-testimonial .et_pb_testimonial_author, #main-content .book-testimonial .et_pb_testimonial_author a {
	font-size: 12px !important;
	text-transform: uppercase;
	margin-top: 10px;
	letter-spacing: 2px;
	text-align: right;
}



/* BLOG */
/*************************/
#main-content .et_pb_post .post-meta {
	font-size: 14px !important;
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
}
#main-content a.more-link {
	font-size: 14px !important;
	text-transform: uppercase;
	font-weight: bold;
}
body.single-post h1.entry-title {
	border-bottom: none;
	color: #3366ff !important;
	margin-bottom: 0;
}
body.single-post p.post-meta {
	padding-bottom: 0 !important;
	text-transform: uppercase;
}

/* FOOTER */
/**********************/

#footer-info {
    	line-height: 120%;
}
#footer-widgets .footer-widget .juiz_last_tweet_widget  li::before {
	display: none !important;
}
.juiz_last_tweet_inside .juiz_lt_content {
	font-size: 14px !important;
}
.juiz_last_tweet_follow_us {
	min-height: 28px;
}
.mc4wp-form-theme input[type="text"], .mc4wp-form-theme input[type="email"] {
	margin-bottom: 5px;
}



/* 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: 980px ) {



}

@media only screen and ( min-width: 768px ) and ( max-width: 980px ) {
	#main-content .danya-mediabox .et_pb_promo_description {width: 100%;}
}

@media only screen and ( max-width: 767px ) {
	#main-content .danya-mediabox .et_pb_promo_description {width: 100%;}
}

@media only screen and ( max-width: 479px ) {
	#dr-pagetitle h1 {margin-bottom: 0 !important; padding-bottom: 5px !important;}
	.et_header_style_left .logo_container {position: relative;}
	.et_header_style_left #logo {max-width: 100%;}
	.et_header_style_left #et-top-navigation {padding-top: 10px !important;}
	.et_header_style_left .mobile_menu_bar {padding-bottom: 10px !important;}

}