/*
Theme Name: Phillips Seabrook Associates Theme
Author: Hill-Zoog
Author URI: https://www.hill-zoog.com
Description: Phillips Seabrook Associates - BeTheme Child Theme
Template: betheme
Version: 2.0
*/

/*---Font Smoothing---*/

html { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; font-smoothing: antialiased; font-weight: 400; }

/*---Font Smoothing Firefox---*/

@-moz-document url-prefix() { body { font-weight: lighter !important; } }

/*---Hide reCaptcha v3 Visible Seal---*/

.grecaptcha-badge { opacity: 0 !important; filter: alpha(opacity=0) !important; }

/*---Typography---*/

p { letter-spacing: 0.04em; }
h1, h2, h3 { letter-spacing: 0.03em; }
h4, h5 { letter-spacing: 0.05em; }

/*---Layout---*/

.mb0 { margin-bottom: 0px !important; }
.red-line { background-color: #eb1c2d; color: #eb1c2d; }

/*---Header---*/

#Top_bar { overflow: visible; }
#Top_bar.is-sticky { -webkit-box-shadow: unset; -moz-box-shadow: unset; box-shadow: unset; }
#Top_bar .container, #Top_bar.is-sticky .container { -webkit-box-shadow: 0 2px 6px 0 rgba(0,0,0,0.2); -moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.2); box-shadow: 0 2px 5px 0 rgba(0,0,0,0.2); z-index: 1000; }
#Top_bar #logo { line-height: 65px; }
#Top_bar .logo { margin-left: 40px; }
#Top_bar .menu_wrapper { margin-right: 40px; }
#Top_bar .menu > li ul li a:hover, #Top_bar .menu > li ul li.hover > a { color: #ffff; background: #eb1c2d; }
body:not(.template-slider) #Header { min-height: auto; }

/*---Footer---*/

#footer-brand { float: left; width: 100%; max-width: 420px; }
#footer-logo { height: 110px; padding: 0; text-align: center; margin-bottom: 40px; }
#footer-logo  img { height: 110px; width: auto; margin: 0 auto; }
.footer-info { text-align: center; }
#contact-us { color: #ffffff !important; }
#contact-us h5 { color: #ffffff; margin-bottom: 15px; text-transform: uppercase; }
#contact-us hr { border-bottom: 3px solid #ffffff; width: 20px; float: left; margin-bottom: 30px; }
#contact-us .wpcf7 { margin-left: -22px;}
.form-dark { background-color: #222222 !important; border-color: #222222 !important; }

/*---Home---*/

.quote { color: #ffffff; font-size: 20px; line-height: 36px; margin: 0 auto 30px auto; max-width: 1200px; padding-left: 30px; padding-right: 30px; }
.quote-credit { color: #ffffff; }

/*--Team---*/

.team .image_frame { margin-bottom: 30px; max-width: 300px; }
.team .desc ul { list-style: disc outside; margin: 0 0 15px 15px; }
.team .desc ul li { margin-bottom: 7px; padding-left: 7px; }
.team .desc_wrapper { max-width: 630px; }

/*--Services---*/

.services-title { text-transform: uppercase; color: #eb1c2d; margin-top: 40px; }

/*--News---*/

.style-simple table:not(.recaptchatable) th, .style-simple table td { border: none; }
table { width: auto; box-sizing: border-box; margin: 0 auto; border-collapse: collapse; border-spacing: 0; border-radius: 0; text-align: center; }
table th, table td { padding: 0px; text-align: center; border: none; vertical-align: middle; }
table tr:first-child td { box-shadow: none; }
.share-simple .post-header .title_wrapper { padding: 20px 0px 5px; margin: 0px auto 30px; border-bottom: 1px solid #eb1c2d; }
.post .section-post-header .mcb-column-inner { margin: 0 1%; width: 98%;}
.posts_group .post-item { margin-bottom: 50px; }
.posts_group .post-item .entry-title { line-height: 130%; }
.posts_group .post-item .post-excerpt { line-height: 150%; }
.posts_group .post-item .post-footer { background: rgba(0,0,0,.02); }

/*--Projects---*/

.project-photo .wp-caption-text { text-align: left !important; padding: 10px 20px !important; color: rgba(0,0,0,0.5); background: rgba(0,0,0,0.0); }
.project-photo .wp-caption-text span:first-child { float: none; }
.project-photo .wp-caption-text span:last-child { float: right; font-style: italic; font-size: 80%; }
.project-title { color: #eb1c2d; }
.wineries-list { -webkit-columns: 3 250px; 	-moz-columns: 3 250px; 	columns: 3 250px; 	-webkit-column-gap: 4em; -moz-column-gap: 4em; 	column-gap: 4em; margin: 0 0 15px 20px !important; }
ul.wineries-list li { margin-bottom: 5px; }

@media only screen and (min-width: 1240px) {

/*---Layout---*/

.the_content_wrapper { 	margin: 0 3%; width: 94%; }

}

@media only screen and (max-width: 959px) {

/*---Footer---*/

#footer-brand { float: none; width: 100%; max-width: 959px; }

}

@media only screen and (max-width: 768px) {

/*--Projects---*/

.project-photo .wp-caption-text { text-align: center !important; }
.project-photo .wp-caption-text span:first-child { float: none; display: block; }
.project-photo .wp-caption-text span:last-child { float: none; display: block; }

}

@media only screen and (max-width: 767px) {

/*---Header---*/

.mobile-header-mini #Top_bar #logo { height: 60px !important; line-height: 55px !important; margin: 10px 0px; }
.mobile-header-mini #Top_bar a.responsive-menu-toggle { margin-top: -8px; }

}

@media only screen and (max-width: 480px) {

/*---Header---*/

#Top_bar .logo { margin-left: 20px; }
#Top_bar .menu_wrapper { margin-right: 20px; }

/*---Footer---*/

#contact-us h5 { text-align: center; }
#contact-us hr { float: none; }

}