/*
Theme Name:     11Loud-Divi-Child
Description:    
Author:         11Loud
Template:       Divi

(optional values you can add: Theme URI, Author URI, Version)
*/

/*@import url("../Divi/style.css");*/

/* Theme Overides */
#top-header {
  border-bottom : 1px solid #eb0029;
}
#top-header a:hover {
	color: #eb0029 !important;
}
#top-header, #top-header a { 
	color: #fff !important;
}
#top-menu-nav #top-menu .current_page_item a {
	color: #eb0029 !important;
	font-weight: bold;
}
#et_search_icon {
	color: #fff !important;
}
#et_top_search #et_search_icon:hover {
	color: #eb0029 !important;
}
#et-info {
  float: right;
}
#et-secondary-menu {
	float: left;
}
#projectImage {
  padding: 50px 0 !important;
}
.single-project .et_pb_section {
  padding: 20px 0;
}
#projectcarousel {
  padding: 0 !important;
}
/* Video Lines on top of Video */
#videoLines .et_pb_slide[style*="videolines"] {
	background-repeat: repeat;
	background-size: auto;
}

/* Custom Page Background */
.page-id-1268 {
  background: url(/wp-content/uploads/2014/08/splashBG.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;	
}
.hideObject {
	display: none;
}
/* Splash Page Styles */
.et-pb-contact-message ul {
	display: block;
	border: 1px solid #be0027;
	padding: 10px;
	margin-bottom: 20px;
	background: url(/wp-content/uploads/2014/08/slashError.png) right center no-repeat #fdcdd7;
}
.et-pb-contact-message ul li{
	margin-left: 30px;
}
@media only screen and (max-width: 767px) {
  #et-info {
    float: none;
  }
  #et-secondary-menu {
      float: none;
  }
  #et_top_search {
    display: none;
  }
  .page-id-9 #testimonials {
    display: none;
  }
}
/* Home Page Styles */
.page-id-9 #testimonials .et_pb_slides .et_pb_slide_description {
	padding: 75px 100px !important;
}
.page-id-9 #testimonials .et_pb_slider {
	height: 320px !important;
}

/* Project Page Styles */

.page-id-1328 .et_pb_portfolio_image {
  border: 1px solid #000;
}

.page-id-62 #coolwords .et_pb_slide_description h2 {
  font-size: 35px;
}
.page-id-62 #coolwords .et_pb_slides .et_pb_slide_description {
	padding: 75px 100px !important;
}
.page-id-62 #coolwords .et_pb_slider {
	height: 200px !important;
}
.newLine {
  display: block;
}