/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */

#popmake-279190 {
    background: #fff;
}

#post-285206 .et_pb_section_1 {
    background: transparent;
}

.image-choices-field .image-choices-choice, .gform_wrapper .gfield.image-choices-field li.image-choices-choice {
    border: 1px solid rgba(26,154,170,.3);
}

/* show slider arrows always */
.et-pb-arrow-next {
     opacity: 1;
     right: 22px;
}
.et-pb-arrow-prev{
     opacity: 1;
     left: 22px;
}


/* WP Rocket RGBA Fix */
.pum-theme-282604 .pum-container, .pum-theme-support-ebook .pum-container {
    background-color: #1b9aaa;
}

.pum-theme-282603 .pum-container, .pum-theme-explain-ebook .pum-container {
    background-color: #07daa8;
}

.pum-theme-282567 .pum-container, .pum-theme-wyzowl-ebooks .pum-container {
    background-color: #e8466d;
}

.gform_validation_container {
	display: none !important;
}

#field_9_13 {
    display: none !important;
}

#gform_submit_button_9 {
    background-color: #E8466E !important;
}

#gform_submit_button_8 {
    background-color: #E8466E !important;
}



/* BLOG STYLING - START */
	.et_pb_text_0 {
		font-family: Arial, Helvetica, sans-serif !important;
	}

	.et_pb_post_title .et_pb_title_featured_container {
		min-height: 450px;
	}

	.et_pb_post_title .et_pb_title_featured_container picture img {
		min-height: 450px;
	}

	.expand-over-edge {
		width: 120%;
		margin-left: -10%;
	}
/* BLOG STYLING - END */

	h1,h2,h3,h4,h5,h6 {
		font-family: Tahoma,Helvetica,Arial,sans-serif !important;
		font-weight: bold;
		line-height: 1.2em;
	}


/* MOBILE BLOG STYLING - START */
@media (max-width: 980px) {
	
	.et_pb_row_0_tb_body {
    	width: 90%!important;
	}
	
	.et_pb_post_content p {
    	font-size: 16px;
	}
	
	.et_pb_post_content .et_pb_row {
    	width: 100%;
	}
	
	#main-header .container {
    	width: 90%;
	}
	
	#mega-menu-wrap-primary-menu .mega-menu-toggle .mega-toggle-block-1:after {
		display: none;
	}
	
	.et_pb_post_title_1_tb_body .et_pb_title_container h1.entry-title {
		font-family: Tahoma,Helvetica,Arial,Lucida,sans-serif !important;
		font-weight: bold;
	}
	
	h1,h2,h3,h4,h5,h6 {
		font-family: Tahoma,Helvetica,Arial,sans-serif !important;
		font-weight: bold;
		line-height: 1.2em;
	}
	
}
/* MOBILE BLOG STYLING - END */