/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

.button-centered {
    text-align: center;
    margin: auto;
    display: block;
    width: fit-content;
}

div.mc4wp-alert p, div.mc4wp-success p, div.mc4wp-notice p, div.mc4wp-error p {
	color: #F70004 !important;
}

input.wpcf7-form-control.wpcf7-text, input.wpcf7-form-control.wpcf7-number, input.wpcf7-form-control.wpcf7-date, textarea.wpcf7-form-control.wpcf7-textarea, select.wpcf7-form-control.wpcf7-select, input.wpcf7-form-control.wpcf7-quiz, .post-password-form input[type='password'] {
    background-color: #eeeeee;
    border: none;
    color: #666;
	padding: 8px;
	font-family: 'Lora', sans-serif;
    font-size: 15px;
}

table.cookies-table {
	border: solid 1px #ccc;
	margin: 20px 0;
}

table.cookies-table td {
	border: solid 1px #ccc;
}

.footer_top .textwidget, .footer_top a, .footer_top li, .footer_top p, .footer_top span {
    color: #fff;
}

.footer_top .qbutton:hover {
    color: #7a0026 !important;
    background: #fff;
}

body .gform_wrapper input[type=submit]:hover, body .gform_wrapper input[type=button]:hover, body .gform_wrapper input[type=reset]:hover {
    background-color: #969e3b !important;
    border-color: #969e3b;
    color: #fff;
    text-decoration: none;
}

.qode-accordion-holder .qode-title-holder {
    cursor: pointer;
    position: relative;
    padding: 0;
    box-sizing: border-box;
    background-color: #fff;
    border-bottom: none !important;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: color .15s ease-out,background-color .15s ease-out,border-color .15s ease-out;
    transition: color .15s ease-out,background-color .15s ease-out,border-color .15s ease-out;
    margin-bottom: 5px;
}

.qode-accordion-holder .qode-accordion-content {
    margin: 0;
    padding: 2px 0 25px 0;
    background-position: center;
    background-size: cover;
}

body .gform_wrapper input[type=submit], body .gform_wrapper input[type=button], body .gform_wrapper input[type=reset] {
    color: #ffffff !important;
    font-family: 'Lato', sans-serif !important;
    border-color: #ffffff;
    font-size: 15px !important;
    line-height: 0px ;
    height: 32px;
    font-style: normal;
    font-weight: 600;
    background-color: #7a0026 !important;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    letter-spacing: 3px;
    text-transform: uppercase;
    border-width: 2px;
    padding-left: 30px !important;
    padding-right: 30px !important;
}

.gform_wrapper {
    overflow: inherit;
    margin: 1em 0;
    max-width: 100% !important;
}

body .gform_wrapper .gform_confirmation_message, body .gform_wrapper div.validation_error {
    position: relative;
    padding: 17px 5px;
    color: #fff;
    /* margin-left: 0; */
    /* margin-right: 0; */
    font-weight: 500;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: none;
}

.enquiry-form input, .enquiry-form textarea {
	/*border: solid 1px #ccc !important;*/
	padding: 6px !important;
	font-family: 'Lora', sans-serif !important;
	margin-top: 0px !important;
	color: #666666 !important;
}

.enquiry-form label {
	font-family: 'Lato', sans-serif !important;
	margin-bottom: 0px !important;
}

.enquiry-form select {
	height: 30px;
	color: #333 !important;
}

.gform_wrapper h2.gsection_title {
    margin-top: 30px!important;
    padding: 0!important;
    letter-spacing: normal!important;
	font-size: 1.1em !important;
}

.gform_wrapper textarea.large {
    height: 15.625em;
    width: 100% !important;
}

.price-table td {
	border: solid 1px #ccc;
}
}

td.table_bg {
	background: #ebf1df !important;
}

.wpsbc-container.wpsbc-theme-classic {
    float: none !important;
	font-family: 'Lato', sans-serif;
    clear: both;
    margin: auto;
    display: inline-block;
}

.wpsbc-theme-classic .wpsbc-legend .wpsbc-legend-item p {
    line-height: 20px !important;
    padding: 0 !important;
    font-size: 12px !important;
    color: #000000;
    display: block;
    float: left;
    margin: 0 0 2px 0 !important;
    font-family: 'Lato', sans-serif;
}

.wpsbc-theme-classic div.wpsbc-calendar {
    width: 192px;
    height: 231px;
    padding: 10px 7px 7px 10px !important;
    position: relative;
    border: none !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #ffffff;
    float: left;
    margin: 0 5px 10px 5px;
}

.wpsbc-theme-classic .wpsbc-legend {
    padding: 10px 10px 8px 10px !important;
    border: none !important;
    float: left;
    max-width: 192px;
    display: block;
    margin-left: 5px;
    background: #fff;
}

.banners img {
	width: 100%;
}

.location-heads h3 {
	color: #90283a
}

.larger-groups h3 {
	color: #90283a
}

.home-intro p {
	color: #fff;
	font-size: 18px;
	line-height: 24px;
	letter-spacing: 1px;
}

.home-h3 h3 {
	margin-bottom: 15px;
}

.gallery_holder ul li .gallery_hover {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    background-color: #969e3b;
    background-color: rgba(150,158,59,.70);
    visibility: visible;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity .4s;
    -moz-transition: opacity .4s;
    -o-transition: opacity .4s;
    -ms-transition: opacity .4s;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    z-index: 1000;
}

.white-text h2 {
	color: #fff !important;
}

.vc_pagination-color-grey.vc_pagination-style-outline .vc_active .vc_pagination-trigger {
	background-color: #7a0026;
	border-color: #7a0026;
}

.vc_pagination-color-grey.vc_pagination-style-outline .vc_pagination-trigger {
    border-color: #ccc;
}

/*change padding on footer cottage menu heights*/
.footer_top .widget_meta>ul>li, .footer_top .widget_nav_menu ul li, .footer_top .widget_pages ul li, .footer_top .widget_recent_comments>ul>li, .footer_top .widget_recent_entries>ul>li {
    padding: 0 0 5px;
    position: relative;
}

/*size the logo*/
.q_logo img {
    display: block;
    opacity: 1;
    position: absolute;
    top: -35%;
    width: 245px !important;
	height: 51px !important;
    max-width: none;
    -webkit-transition: opacity .6s ease-in-out;
    transition: opacity .6s ease-in-out;
}

/*Drop menu slightly to align with logo*/
nav.main_menu ul li {
    display: inline-block;
    float: left;
    padding: 18px 0 0 0;
    margin: 0;
    background-repeat: no-repeat;
    background-position: right;
}

.copyright-footer {
	font-size: 11px !important;
	line-height: 14px !important;
	display: inline-block;
}


span.footer-strap {
	font-size: 12px !important;
	line-height: 14px !important;
	font-family: "Lato", sans-serif;
	display: inline-block;
}

.mobile_menu_button span {
    width: 19px;
    height: 19px;
	padding-top: 10px;
    font-size: 28px;
    z-index: 50;
    display: table-cell;
    position: relative;
    cursor: pointer;
    vertical-align: middle;
}

.q_tabs.boxed .tabs-nav li.active a {
    border-top-left-radius: 2px;
    -webkit-border-top-left-radius: 2px;
    -moz-border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    -webkit-border-top-right-radius: 2px;
    -moz-border-top-right-radius: 2px;
    background: #ebf1df;
	border-bottom-color: #ebf1df !important;
}

@media only screen and (max-width: 1000px) {
	header .q_logo img.mobile {
    display: block!important;
    opacity: 1!important;
    position: relative;
    margin: 18px auto;
	}
	
	.wpsbc-container.wpsbc-theme-classic {
    float: none !important;
    font-family: 'Lato', sans-serif;
    clear: both;
    margin: auto;
    display: inline-block;
		width: 90%
}
	
}

@media only screen and (max-width: 420px) {
	
	.wpsbc-container.wpsbc-theme-classic {
    float: none !important;
    font-family: 'Lato', sans-serif;
    clear: both;
    margin: auto;
    display: inline-block;
	width: 200px;
}
}