/*
Theme Name: sailthenile-the7-child
Author: silke kaiser LIMX
Author URI: https://limx.net
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

/*booking form*/
.contact-form-dark-titles{color:#333333;font-weight:normal;}

.guestbook div.visible.wf-cell.shown{border-left:2px solid #73a2da !important;}
.blog-cta{font-weight:normal !important; font-variant:unset !important; line-height:30px !important;}

/*booking inquiry form*/
.fhl{font-size:110%;}

.form_half {
    width: 49.5%;
    float: left;
    margin-right: 1%;
}
.form_third {
    width: 32%;
    float: left;
    margin-right: 1%;
}
.form_half_last {
    margin-right: 0px;
}

.feedbackmail{
	font-size: 20px !important;
	color:#33505b !important;
}
@media (max-width: 767px) {
	.form_half {
	width: 100%;
	}
}

.white {color:#ffffff !important;}
.blue {color:#2b4585 !important;}

.cr_button {font-family:"Open Sans", Helvetica, Arial, Verdana, sans-serif; font-size:14px; padding:18px;color:#ffffff;background-color:#73a2da;border:0px none; font-weight:700;}