<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
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 (Latest)
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
*/

@import url("../dt-the7/style.css");
@import url("../download_manager.css");

#langbf_bar {
	background-color:#1a2e4a !important;
	border-bottom: 1px solid #284872 !important;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #284872;
}
.em-booking-form-details input.input, .em-booking-form-details textarea {
	width: 100%;
}
.em-booking-form span.input-group {
	margin-left: 20px!important;
}
.em-booking-form-details h4 {
	display:inline-block;
}
.em-booking-form-details textarea {
	min-width: 100%;
	max-width: 100%;
	height: 200px;
	min-height: 26px;
	max-height: 600px;
}
.em-booking-form label {
	width: 210px;
	float: none!important;
}
.em-booking-form-details {
	width: 100%;
}
.langbf_bar {
	position: absolute !important;
}

div.entry-content h4 {
    margin-bottom: 3px;
	margin-top: 15px;
	font-weight: bold;
}

body .gform_wrapper .gform_body .gform_fields .gfield textarea, body .gform_wrapper .gform_body .gform_fields .gfield input[type=text] {
    background: #eee;
 	border: none;
 	border-radius: 0;
 	padding: 16px !important;
    font-weight: normal;
    font-size: 14px;
}

body .gform_wrapper .gform_body .gform_fields .gfield .gfield_label {
    font-size: 16px;
}


.postid-13099 .fancy-title {
	text-shadow: 5px 5px 6px rgba(0,0,0,0.6) !important;
}

.input-group .input-text .input-field-delegates_name_s_{
	display: none !important;
}

.input-field-delegates_name_s_{
	display: none !important;
}

.temp_hide, #temp_hide {
    display: none !important;
}

.vc_color-alert-warning.vc_message_box-solid-icon .vc_message_box-icon {
    color: #fff;
    background-color: #1a2640 !important;
}

.vc_color-alert-warning.vc_message_box-solid-icon {
    color: #8a6d3b;
    border-color: #1a2640 !important;
    background-color: transparent;
}</pre></body></html>