/*======================================
Theme Name: Divi Construction
Theme URI: https://divicake.com/
Description: Divi Construction - Child Theme
Version: 1.0
Author: PaperTemple
Author URI: https://papertemple.net/
Template: Divi
======================================*/


/* You can add your own CSS styles here. Use !important to overwrite styles if needed. */


#top-menu, #top-menu-nav {
    	text-transform: uppercase;
}

.et_contact_bottom_container {
    	float: left;
}

body.single-post #main-content>.container {
    	width: 100% !important;
}

body.single-post #main-content {
    	padding-top: 0 !important;
}

/* Change the mobile menu top border */

.et_mobile_menu {
	border-top: solid 3px #fab702 !important;
}

.et-social-icon a:hover {
		color: #fab702 !important;
}

.et_pb_video_box {
    	border: solid 5px #eee;
    	box-shadow: 0 3px 4px rgba(0,0,0,0.5);
}

.iframe {
	width: 721px;
	height: 334px;
    	margin: 0 auto;
}

#footer-widgets {
    	border-bottom: 1px solid #2f2a2d;
}

header .et_mobile_menu {
    	background-color: #2f2a2d !important;
}