/*
Theme Name: Burgundy Exploration - The7 Child Theme
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
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
*/

/* BRAND COLORS

#CC9933 GOLD
#231f20 FONT BACK
#666666 FONT GRAY

*/


b, strong {color:#231f20;}
.branding a img, .branding img {max-width:300px;}
.branding a.sticky-logo img, .branding .sticky-logo img, .sticky-on .same-logo img {max-width:200px;}
.transparent .top-bar-bg {background:rgba(0,0,0,0.5) !important;}

.fancy-title-head {max-width:45%;}
.fancy-header h2.fancy-subtitle {font-weight:200 !important;}
.medium-text {font-size:18px;color:#231f20;}

.property-description {background:#f7f7f7;}
.property-title {font-weight:bold;}
.property-description td, .property-description th {padding:10px 25px;}

/* SIDEBAR MENU */
.sidebar-content .widget .custom-menu.dividers-on li {border-color:rgba(133,134,140,0.35);}
.sidebar-content .custom-menu a:after {border-color:rgba(133,134,140,1);}
.sidebar .st-accordion li > a:before, .sidebar-content .st-accordion li > a::before, .sidebar .custom-menu a:before, .sidebar-content .custom-menu a:before {background-color:transparent;}
.sidebar-content .widget:not(.widget_icl_lang_sel_widget) .custom-menu a:not(:hover) {color:#aaaaaa;}
.sidebar-content .widget:not(.widget_icl_lang_sel_widget) .custom-menu .act  a:not(:hover) {color:#CC9933;}



/* FORMS */
.gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]),
#main .gform_wrapper textarea {
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}
.gform_legacy_markup_wrapper .gform_footer input.button, .gform_legacy_markup_wrapper .gform_footer input[type="submit"] {border:none;}

/* FOOTER */
.wf-container-bottom {padding:0;}
.footer-signup-text p {color:#231f20 !important;}
.footer-content {padding:10px 0 10px 0;}


/* MOBILE */

@media handheld, only screen and (max-width: 768px) {


}
