/*
Theme Name:     Seal Cove Auto Museum
Description:    Child of Divi Theme
Author:         Hope Rowan
Template:       Divi

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

#collections ul li {
	padding-bottom:20px;
}

.single-event #sidebar {
	display:none;
}

/*** Take out the divider line between content and sidebar ***/
.single-event #main-content .container:before {background: none;}
 
/*** Expand the content area to fullwidth ***/
@media (min-width: 981px){
.single-event #left-area {
    width: 100%;
    padding: 23px 0px 0px !important;
    float: none !important;
}
}

.em-booking-form-details .em-booking-submit {
width: 45%;  height: 2em;
border:none;

    padding:5px 15px; 
    background:#ccc; 
    border:0 none;
    cursor:pointer;
    -webkit-border-radius: 5px;
    border-radius: 5px; 

}

.em-booking-form label {
    width: 125px;
float: left;
display: inline-block;
border:none;
}

.input-user-field {
float: left;
display: inline-block;
border:none;
}

.em-booking-form-details {
width:70%;
}

#home-body .et_pb_section
{
  padding-top: 14px;
  padding-right: 0px;
  padding-bottom: 54px;
  padding-left: 0px;
}
