/*
Theme Name: Lanyon
/*Description: Child theme for Laurels*/
/*Author: Tom Grant*/
/*Template: Divi*/
/*Version: 1.0.1*/

#main-content p {	
	font-family: "Nunito", Helvetica, Arial, Lucida, sans-serif;
	font-size: 18px;
	line-height: 32.4px;
	font-weight: 500;
}

#main-content li {	
	font-family: "Nunito", Helvetica, Arial, Lucida, sans-serif;
	font-size: 18px;
	line-height: 32.4px;
	font-weight: 500;
}

#main-content h1 {
	color: #7c8d96;
	font-family: "Open Sans", Helvetica, Arial, Lucida, sans-serif;
	font-size: 28px;
	line-height: 42px;
	letter-spacing: 2px;
	font-weight: 500;
	text-transform: uppercase;
}

#main-content h2 {
	color: #7c8d96;
	font-family: "Open Sans", Helvetica, Arial, Lucida, sans-serif;
	font-size: 26px;
	line-height: 42px;
	letter-spacing: 2px;
	font-weight: 500;
	text-transform: uppercase;
}

#main-content h3 {
	color: #7c8d96;
	font-family: "Open Sans", Helvetica, Arial, Lucida, sans-serif;
	font-size: 24px;
	line-height: 42px;
	letter-spacing: 2px;
	font-weight: 500;
	text-transform: uppercase;
}

.footer_search_container {
	margin-top: 20px;
	margin-bottom: 20px;
}

.footer_search_button {
    position: relative;
    padding: 10px 20px;
    border: 2px solid;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.7em !important;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
}

.footer_search_button:hover {
    border: 2px solid #202020;
    background-color: #202020;
}

@media(min-width:975px) and (max-width:1100px) {
.footer_search_button {
    font-size: 16px;
}
}

.widget-title {
    margin-bottom: 30px!important;
}

.page-header-overlay {
    background-color: rgba(63, 63, 63, 0.27);
}
.hamburger {    
    height: 20px;   
}
/* style the opened mobile menu hamburger (make it an 'X') */  
div.mobile_nav.opened .mobile_menu_bar:before {
    font-family: "ETmodules"!important;
     content: "\4d"!important; 
}
@media(min-width:975px) and (max-width:1100px) {
#top-menu li {
    padding-right: 8px;
}
}

/* colour both the open and close hamburgers */
div.mobile_nav.opened .mobile_menu_bar:before {
    color: #e9b000; 
}
div.mobile_nav.closed .mobile_menu_bar:before {
    color:yellow; 
}


#comments input#submit, #tribe-bar-form .tribe-bar-submit input[type="submit"], .btn-primary, .mc4wp-form-fields input[type="submit"], .post-password-form input[type="submit"], .tribe-events-button, .woocommerce #respond input#submit, .woocommerce a.added_to_cart, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .wpcf7-submit {
    background-color: #AEC5E5;
}
#top-menu > li:last-child {
    padding-right: 10px!important;
}
#menu-item-5662 {
    background-color: #5B7444 !important;
    padding: 10px 10px;
    border-radius: 5px;
    height: 35px;
    -webkit-box-shadow: 3px 3px 3px 0px rgba(153,153,153,1);
    -moz-box-shadow: 3px 3px 3px 0px rgba(153,153,153,1);
    box-shadow: 3px 3px 3px 0px rgba(153,153,153,1);
}
body #page-container .et_pb_button_4:hover {
    background: #638291 !important;
    border-color: #638291 !important;
    border-radius: 5px !important;
}
.et_pb_slider .et_pb_slide_0 {
    background-color: #A3C586 !important;
}

/* Anytime calendars */

/* input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], select, textarea {

    background-color: #fff;
    border: 2px solid #afa278;
        border-top-color: rgb(175, 162, 120);
        border-right-color: rgb(175, 162, 120);
        border-bottom-color: rgb(175, 162, 120);
        border-left-color: rgb(175, 162, 120);
    border-radius: 0;
    font-size: 17px;
    font-size: .85rem;
    font-weight: 400;
    letter-spacing: .1em;
    line-height: 30px;
    padding: 16px 20px;
    padding: .8rem 1rem;
    transition: all .4s;
    text-decoration: none;
	text-transform: uppercase;
	text-overflow: ellipsis;

} */

.booking-bar__title {
    border-radius: 5px;
}

#search_container {
    background-color: #aec5e5;
    padding: 20px;
	border-radius: 5px;
/*     -webkit-box-shadow: 3px 3px 3px 0px rgba(153,153,153,1);
    -moz-box-shadow: 3px 3px 3px 0px rgba(153,153,153,1);
    box-shadow: 3px 3px 3px 0px #aec5e599; */
}

.row.search-form-table {
    display: flex;
    flex-wrap: wrap;
    justify-content:space-evenly;
}
.booking-bar__title {
    background-color: #78A6D7;
    text-align: center;
    height: 50px;   
}
.search-title {
    padding-top: 12px;
    color: #fff;
    font-size: 20px;
}
.search-submit {
    width: 15%;
/*     margin-top: 28px */
}
.search-form-field > label {
    color: #ffffff;
    font-size: 1rem;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: .08em;
    margin-bottom: 20px;
    margin-bottom: 1rem;
    text-transform: uppercase;
}

.search-form-field > input, 
.search-form-field > select {
    
    border-color: #AEC5E5;
    border-radius: 0;
    font-size: .85rem;
    font-weight: 400;
    letter-spacing: .1em;
    line-height: 30px;
    transition: all .4s;
    text-decoration: none;
}

.search-form-field > input {
	padding: .6rem 1rem;

}


.search-form-field > select {
    padding: 1rem;
	
}

/* .search-form-field > input{
    padding: .6rem 1rem;
} */
.btn-primary {
    width: 100%;
    background-color: #78A6D7;
    padding: 11px 1.8rem;
    color: #fff;
    font-size: 20px;
    border-radius: 5px;

}



/* Media queries */

@media(min-width:1250px){
    .booking-bar__title {
        width: 15%;
        text-align: center;
        height: 50px;
		margin-top: 31px;
    }
	.search-submit {
	height: 46px;
	margin-top: 8px;
}
}

@media(max-width:1249px){
	.row.search-form-table {
        padding-bottom: 78px;   
    }
	
    .booking-bar__title {
        width: 100%;
        background-color: #78A6D7;
        text-align: center;
        height: 50px;
        margin-bottom: 1em;
    }
    .search-form-field {
        width: 48%
    }
    input, select  {
    width: 100%
    }
    .search-submit {
        width: 100%;
        text-align: center;
        height: 50px;
        margin-top: 10px
    }
}

@media(max-width:600px){
    .row.search-form-table {
        display: block;    
    }
    .booking-bar__title {
        width: 100%;
        text-align: center;
        height: 50px;
        margin-bottom: 1em;
		margin-top: 0
    }
    .search-form-field {
        width: 100%
    }
    .search-form-field > input {
        width: 100%
    }
    .search-form-field > select {
        width: 100%
    }
    .search-submit {
        text-align: center;
        height: 50px;
    }
	.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content {
    width: 95%!important;
   
}
	
}

#et_mobile_nav_menu .menu-item-5662 {
	
    background-color: #78A6D7 !important;
    padding: 10px 10px;
    border-radius: 5px;
    height: 60px;
	text-align:center;
}

#et_mobile_nav_menu .menu-item-5662 a
{
    font-size: 18px;	
}	



/* #category_column{
	display:none;
} */

#main-footer h2 {
	color:#fff
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content {
    width: 80%;
    max-width: 1200px;
/*     margin: 20px auto; */
}

.hidden {
        display: none;
    }

#text-6 .et_pb_button_0_wrapper {
    margin-top: 10px !important;
}

.et_pb_gutters3.et_pb_footer_columns4 .footer-widget .fwidget {
    margin-bottom: 8.347%;
}