/*
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: 12.9.1
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
*/

/* Custom Site Styles
======================================================================================== */
header .header-elements-button-1 { margin-left: 40px !important;}
.newsletter-home label.gfield_label {color: #ffffff; font-weight: bold !important;}
/*li.meg-men-sec a:first-child { margin-bottom: 0px !important; padding-bottom: 0px !important;}*/
#bottom-bar .wf-float-left p { text-align: center !important;}

#main .map-link { display: block; margin-top: -8px !important; letter-spacing: 2px; text-transform: uppercase; text-align: center !important; font-weight: bold; font-size: 16px !important; color: #ffffff; text-decoration: none; padding: 6px 12px 8px 12px !important; background-color: #becf31; }

#main .map-link:hover { background-color: #0067d8 !important; }

.ibanner { border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; }

.wpbdp-listing hr { display: none; }

.cp-info-bar { z-index: 0 !important; }

#footer ul.wpbdp-listings-widget-list li { border-bottom: none; }

.sabai-directory-custom-fields { margin-bottom: 10px; }

.hide-beyond-img {display: none;}


/* Gravity Form Styles
======================================================================================== */
.gform_wrapper li.gfield { margin-top: 10px !important; }
.gform_wrapper label { font-weight: bold !important; }
.gform_wrapper span label { font-weight: normal !important; }
.gform_fields input[type="text"], .gform_fields textarea, .gfield_select { border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px;}
.gform_wrapper input, .gform_wrapper textarea { padding: 20px 16px !important; }
/*.gform_fields input[type="text"], .gform_fields textarea, .gfield_select { background: #f7f7f7; border: 1px solid #dddddd; -moz-box-shadow: inset 2px 2px 10px rgba(0,0,0,0.1); -webkit-box-shadow: inset 2px 2px 10px rgba(0,0,0,0.1); box-shadow: inset 0 0 7px rgba(0,0,0,0.1), 1px 1px 0 #fff; color: #333333; text-shadow: 0px 1px 0 #fff; font-size: 16px; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; }
.gform_fields input[type="text"]:focus, .gform_fields textarea:focus { background: #ecd5c5; }
.gform_button { background: #b67976 !important; color: #ffffff !important; display: block; margin-bottom: 6px; font-size: 20px; font-weight: bold; padding: 14px 16px; border: none; text-transform: uppercase; transition: background-color 300ms ease 0s; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; }
.gform_button:hover { background: #e8b8b2 !important; text-decoration: none; border: none; cursor: pointer; }*/


/* Responsive Styles Directory Grid */
@media all and (max-width: 1024px) {
	.sabai-col-md-4 {float: none; width: 100%; }
}