/*
 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
------------------------------------------------------- */
.entry-content {
	background: #fff;
}
/*Typography*/
h1, h2, h3, h4, h5, h6,
.et_pb_row  .et_pb_text h1,.et_pb_row  .et_pb_text h2, .et_pb_row .et_pb_text h3,.et_pb_row .et_pb_text h4,.et_pb_row .et_pb_text h5,.et_pb_row  .et_pb_text h6 {
    font-family: 'PT Serif', serif !important;
}
h1, .et_pb_row  .et_pb_text h1 , .home h2 {color: #e61f15 !important;}
h2 a {
    color: #e61f15;
}
a:hover {
    text-decoration: underline;
}
h2 {
    font-size: 50px;
	padding-bottom: 0px !important;
	color: #bd6921 !important;
	letter-spacing: 1px !important;
	font-weight: 300 !important;
}
h4 {
	font-size: 13.999960000000002px;
	line-height: 1.25em;	
}
p {
	line-height: 1.538461538em;
	font-size: 15px;
	font-weight: 400;
}
.top-banner p {
	font-weight: 300;
	font-size: 15px;
	letter-spacing: 2px;
	line-height: 21px;
	font-family: 'Nunito Sans', sans-serif;
}
.divider {
    border-bottom: 1px dotted #bfbfbf !important;
}

.fa {
	padding-left: .4em;
}

/* splash page - welcome */

.et_fullscreen_slider .et_pb_slides,
.et_fullscreen_slider .et_pb_slide,
.et_fullscreen_slider .et_pb_container {
   min-height: 100% !important;
   height: 100% !important;
}

/*Header*/

#top-menu>li>a .sep {
    border-right: 1px dotted #333;
    padding: 0 1em 0 0;
    line-height: 1em;
    float: right;
    text-align: left;
    text-indent: -999999px;
}


#top-menu li:hover>a, #top-menu li.et-hover>a {
	color: #fff !important;
	opacity: 1 !important;
}
#main-header, #main-header .nav li ul, .et-search-form, #main-header .et_mobile_menu {
    background-color: #1b1b1b !important;
}
#et-secondary-nav .menu-item-has-children>a:first-child:after, #top-menu .menu-item-has-children>a:first-child:after {
    font-family: FontAwesome;
    content: "\f0d7";
    color:#f50000;
	font-size: 12px;
	left: 7px;
    position: relative;
    top: -1px;
}
#top-menu li li a {
    font-size: 14px;
    border-bottom: 1px dotted #333;
    width: 100%;
    font-weight: bold;
    text-transform: uppercase;
}
#top-menu li li {display: block;}
.nav li ul {width: 350px;}
.sub-menu {top:35px;}

/* mobile - hamburger menu */

.mobile_menu_bar:before {
	color: #fff !important;
}
.et_mobile_menu {
	border-color: #000 !important;
}
/*Home Page*/

.top-banner {
    height:361px;
}
.top-banner.about-us,.top-banner.exhibit-services {
	height: 380px;
}
.top-banner.about-us,.top-banner.exhibit-services p {
	font-size: 14px;
}
.top-banner .et_pb_row {
    z-index: 9;
}

/*
.top-banner .et_pb_row {
    z-index: 9;
    -webkit-box-shadow: 0 8px 6px -6px black;
    -moz-box-shadow: 0 8px 6px -6px black;
    box-shadow: 0 8px 6px -6px black;
}
*/

/*
.banner-slider .et_pb_slider {
    border:3px solid #222222;
}
*/

h1, .et_pb_row .et_pb_text h1 {
	color: #ffde5f !important;
    font-weight: 600;
    font-size: 40px;
    letter-spacing: 2px;
	padding-bottom: 0px;
}
.banner-slider  .et_pb_slide_description {
    padding: 35% 8%;
}
.banner-slider .et-pb-controllers {
    bottom: 5px;
}
.et-pb-controllers a {
    width: 12px;
    height: 12px;
}
.et-pb-controllers .et-pb-active-control {
    background-color: #fff !important;
}
.et-pb-arrow-next, .et-pb-arrow-prev {
    opacity: 1;
}
.et-pb-arrow-prev {
    left: 15px;
}
.et-pb-arrow-next {
    right: 22px;
}
.entry-content ul {
    padding: 0;
}
.entry-content ul li {
    margin-bottom: 10px;
    line-height: 1.538461538em;
    font-family: "Roboto", arial, sans-serif;
    font-weight: normal;
}
 .et_pb_blurb_content {
    max-width: none;
}
 .et_pb_blurb_description a, .footer-btn , .et_pb_button {
    background: #e61f15;
    border-radius: 4px;
    padding: 5px 15px;
   	color: #fff !important;
    font-weight: bold;
	   font-size: 0.7em;
}
.et_pb_button:hover,   .et_pb_blurb_description a:hover , .footer-btn:hover {
    background: #c10201!important;
    text-decoration: none;
}
.et_pb_button:after {
    font-size: 14PX;
}
.et_pb_main_blurb_image {
    width: 30% !important;
}
.et_pb_blurb_description a:hover,.footer-btn:hover {
    color: #fff;
    background-color: #c10201;
	font-weight: bold;
}
 .et_pb_blurb {
    margin-bottom: 65px !important;
}

/*Inside Pages*/
.special-list ul li:before {
  content:none;
}
.special-list ul li {
    font-size: 16px;
    border-bottom:1px solid #d0d0d0;
    padding-bottom: 10px;
}
 .et_pb_blurb {
	float: left;
}
.exhibition-row.first-child {
    border-bottom: 1px solid #fff;
    border-top: 2px solid #fff;
}
.exhibition-row {
    padding: 0px !important;
    border: 1px solid #fff;
}
.exhibition-row .et_pb_column{

    background-color: #e5e5e5;
}
.exhibition-row .et_pb_column:first-child {
    margin-right: 0px;
    padding: 8px 10px;
}

@media (min-width: 981px) {
     .exhibition-row .et_pb_column:last-child {
        width: 70.33%;
        padding: 8.5px 10px;
        border-left: 2px solid #fff;;
    }
}
.et_pb_text_inner h2 {
    margin-top: 25px;
}
/* contact form */
#ww-contact-form .et_pb_contact p input, .et_pb_contact_select, .et_pb_contact p textarea{
	background-color: transparent;
}

/* sidebar */
.et_right_sidebar #sidebar {
    display: none;
}

#main-content .container:before {
    position: relative;
}

/* splash page - welcome */
#splash .et_pb_slide {
   padding: 0 !important;
}

#splash .et_pb_slide .et_pb_container {
   max-width: 100%;
   margin: 0;
   width: 100%;
}

#splash .et_pb_slides .et_pb_slider_container_inner {
   vertical-align: bottom;
}

#splash .et_pb_slide_description {
   padding: 0 !important;
}

#splash .et_pb_more_button.et_pb_button {
   width: 100%;
}

/*Footer*/

#footer-bottom {
	display: none;
}
body #main-footer { background: url(https://wonderworksexhibits.com/wp-content/uploads/2018/03/footer-bg-image-1.jpg) no-repeat; }

body #main-footer {
	background-size: cover;
	background-position: bottom center;
	
}
#main-footer .footer-widget h3{
	font-size: 30px;
	font-weight: 300;
	padding-bottom: 3px;
} 
#main-footer .footer-widget h4{
	font-size: 25px;
	font-weight: 300;
} 
#main-footer .footer-widget p{
	font-size: 15px;
	font-weight: 300;
} 



#media_image-2 {
    float:none;
}

/* Mobile - Responsive */
@media (min-width: 1180px) {
     .et_pb_main_blurb_image {
        width: 290px !important;
    }

}
@media (max-width: 1180px) {
    #et-secondary-nav .menu-item-has-children > a:first-child, #top-menu .menu-item-has-children > a:first-child, #top-menu li {
        padding-right: 0;
    }

}
@media (max-width: 1440px) {
.et_pb_row {
		padding-top: 0px;
	}
}
@media (max-width: 1024px) {
    .container , .et_pb_row {width:95%;}
    .et_pb_section {
        padding: 1% 0;
    }
	.et_pb_text_inner h2 {
	margin-top: 25px;
    margin-bottom: 25px;
	}
}
@media (max-width: 980px) {
    .slide .et_pb_column.et-last-child {
        padding-bottom: 25px;
    }
    .exhibition-row .et_pb_column{
        margin-bottom: 0;
    }
    .et_pb_section {
        padding: 0;
    }
    .exhibition-row .et_pb_column:last-child {
        margin-right: 0px;
        padding: 8px 10px;
    }
}
@media (max-width: 768px){ 
	.top-banner .et_pb_column_1 {
    padding-top: 0px;
    padding-right: 5px;
    padding-left: 5px;
}
	#footer-widgets .footer-widget, .et_pb_gutters1 #footer-widgets .footer-widget {
    width: 100%!important;
    margin-right: 0!important;
}
	#footer-widgets .footer-widget .fwidget {
    margin-bottom: 15px;
}
	.top-banner , .top-banner.about-us, .top-banner.exhibit-services {
		height: auto;
	}
	h1, .et_pb_row .et_pb_text h1{
		padding-top: 10px;
	}
	.et_pb_row {
		padding-top: 0px;
	}
	.et_pb_section_2 {
		padding-bottom: 18px;
	}
}
@media (max-width: 500px) {
     .et_pb_blurb_description a, .footer-btn {
        padding: 5px 14px;
    }
     .et_pb_main_blurb_image {
        width: 100% !important;
        display: block !important;
    }
    .et_pb_blurb_position_left .et_pb_blurb_container {
        padding-left: 0;
    }
    .et_pb_row.slide {width:100%;}
}
@media (max-width: 425px){
	
	.et_pb_text_inner h2 {
		font-size:30px;
	}
	h1, .et_pb_row .et_pb_text h1{
		padding-top: 10px;
	}
	.et_pb_row {
		padding-top: 0px;
	}
	.et_pb_section_2 {
		padding-bottom: 18px;
	}
}
@media (max-width: 320px){
	.et_pb_row {
		padding-bottom: 0px;
	}
	.et_pb_text_inner h2 {
        font-size: 43px !important;
	}
}

