/*
Theme Name: The Townhouse Hotel
Version: 1.0
Description: Bespoke theme for The Townhouse Hotel
Author: Cohorts by Design
Author URI: https://www.cohortsbydesign.com
template: bb-theme
*/

/* Add your custom styles here... */ 

/* Self Hosted Fonts */




/* TripAdvisor Widget Style */
.cdsROW.wide {
	margin: 5px auto !important;
}
#CDSWIDCOE {
	margin: 5px auto !important;
}

/* Contact Form */
#gform_wrapper_2 input[type=text] {
    border: 1px solid #B8B5A7 !important;
}
#gform_wrapper_2 label {
    clear: left !important;
}
.gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label,
.gform_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label {
    margin: 1px 0 9px 1px;
}

.fl-page-content .fl-rich-text a {
	text-decoration: underline;
}
.fl-page-content .fl-rich-text a:hover {
	color: #8D8881;
}
.expanding-row a {
	text-decoration: underline;
}
