/*
 Theme Name:     Divi Child Theme
 Theme URI:      http://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     http://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
@import url("../Divi/style.css");

/* =Theme customization starts here
------------------------------------------------------- */

.et_full_width_portfolio_page #left-area {
    float: none;
    width: 100% !important;
    margin-right: 0 !important;
}

#top-menu .menu-item > a {
	color: rgba(0, 0, 0, .6) !important;
}

#top-menu .menu-item.et-hover > a {
	color: #000000 !important;
}

#top-menu .menu-item.current-menu-item > a {
	color: #000000 !important;
}

#top-menu .sub-menu .menu-item > a {
	text-transform: capitalize !important;
	font-size: 15px !important;
	color: rgba(255, 255, 255, .6) !important;
}

#top-menu .sub-menu .menu-item.et-hover > a {
	color: #FFFFFF !important;
}

#top-menu .sub-menu .menu-item.current-menu-item > a {
	color: #FFFFFF !important;
}



#main-header {
	background: #F4A101 url(images/header-background.jpg) no-repeat center;
	background-size: cover;
}

#main-content {
	background: none;
	background-color: transparent;
}



div.nslider li {
	opacity: .9 !important;
}

/*div.nslider li.active {  }*/
div.nslider li:hover {
	opacity: 1 !important;
}



.marcoco-text-shadow {
	text-shadow: 6px 6px 5px rgba(0, 0, 0, 0.3);
}

.marcoco-background,
.et_pb_team_member .et_pb_team_member_description {
	background-color: rgba(255, 255, 255, 0.7);
}

.marcoco-radius,
.et_pb_team_member .et_pb_team_member_description {
	border-radius: 5px;
}

.marcoco-shadow,
.et_pb_blog_grid .et_pb_post,
.et_pb_team_member .et_pb_team_member_image,
.et_pb_team_member .et_pb_team_member_description {
	box-shadow: 6px 6px 5px 0 rgba(0, 0, 0, 0.3) !important;
}

.et_pb_team_member .et_pb_team_member_description {
	padding: .35em .65em;
}





.cph_project_image {
	text-align: center;
}

.cph_project_image img {
	width: 100%;
	max-width: 20em;
	height: auto;
}

.cph_project_image .cph_project_score {
	margin-top: 1.35em;
	padding: .35em .65em;
	line-height: 1.35;
	text-align: center;
	display: none;
}

.cph_project_body {
	margin: 2em 0 0 0;
}

.cph_project_content .cph_project_score {
	display: block;
	margin-top: 1em;
}

@media screen and (min-width: 981px) {
	.cph_project_image {
		float: left;
		width: 18em;
		text-align: left;
	}

	.cph_project_image .cph_project_score {
		display: block;
	}

	.cph_project_body {
		margin: 0 0 0 21em;
	}

	.cph_project_content .cph_project_score {
		display: none;
	}

    .cph_project_body_no_image .cph_project_content .cph_project_score {
	    display: block;
    }
}

.cph_project_content {
	padding: .35em .65em;
}

.cph_imdb_href {
	margin-top: 1em;
}

.cph_playlist {
	margin-top: 2em;
}

.cph_video {
	margin-top: 2em;
}




.cue-playlist-container .cue-tracks {
	padding-bottom: 0 !important;
}

.cue-playlist-container .cue-skin-default {
	background-color: #222 !important;
}