/*!
Theme Name: Ventoux Child
Theme URI: http://vidall.co.uk
Author: Vidall Themes
Author URI: http://vidall.co.uk
Template: ventoux
Description: Ventoux multipurpose Wordpress child theme
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: license.txt
Text Domain: ventoux-child
*/

/*
Start your custom styles below this comment
Dark Teal #00758D
Light Teal #BBDCE5
*/

#panel-1127-2-1-0 {
	margin-bottom: 18px !important;
}

.vf-caption h2 {
	color: #00758D !important;
	text-align: left !important;
	text-shadow: #4c9eb5 1px 2px 0px !important;
    	font-size: 3.1em !important;
    	margin-top: 500px !important;
	font-weight: bold !important;
	display: none !important; /*hides text*/
}


@media screen and (max-width: 1020px) {
.vf-caption h2 {
    	margin-top: 120px !important;
	text-align: center !important;
    	font-size: 2.8em !important;
	text-shadow: #FFF 1px 1px 1px !important;

}
}


.lsow-accordion.style2 .lsow-panel .lsow-panel-title:before,
.lsow-accordion.style2 .lsow-panel.lsow-active .lsow-panel-title {
	background: #00758D;
}


.vf-copyright,
.vf-slider-excerpt {
	display: none !important;
}

#fixed {
	padding: 0px;
}

.overlay a:hover {
	color: #BBDCE5;
}



.homefeaturedproperties .lsow-button {
	background-color: #00758D!important;
	color: #fff !important;
	border: #BBDCE5!important;
}

.homefeaturedproperties .lsow-button:hover {
	color: #fff !important;
}

.vf-pt-100 {
	padding-top: 25px !important;
	padding-bottom: 25px !important;
}

.homefeaturedproperties .panel-grid-cell .widget-title {
    text-transform: uppercase;
    text-align: center;
    line-height: 150%;
    color: #00758D;
    text-decoration: none;
    font-size: 16px;
    font-weight: 700!important;
}

.lsow-hero-header .lsow-header-content .lsow-heading,
h1, h2, h3, h4, h5, h6 {
	font-family: 'Raleway', sans-serif !important;
}

.vf-social-decor,
.vf-sub-page-bg {
    background-color: #00758D !important 
}

h4 {
	font-size: 23px;
}

.nobullets li {
	list-style: none;
	text-align: center;
	font-size: 1.4em;
	line-height: 1.8em;
}

.lsow-dark-bg .lsow-testimonials .lsow-testimonial-user .lsow-text .lsow-author-name {
	color: #333 !important;
}

#pgc-6-employeesrow-0 {
	padding: 0px 0px 5px 0px !important;
}

#panel-6-5-0-0 {
	margin-bottom: 10px !important;
}
.footer-menu-class {
	text-align: center;
}

.footer-menu-class ul li a,
.footer-menu-class ul li {
	display: inline-block;
	list-style: none;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
}

.menugapleft {
	margin-left: 50px;
}

.vf-social-decor {
	width: 100%;
	border: none !important;
	background-color: #00758D;
	margin: 50px auto 0px auto;
	padding: 20px 0px;
}

.vf-footer-background {
	padding: 60px 0px 0px 0px;
}

.vf-footer-background a,
.vf-footer-background a:hover {
	color: #fff;
}

.vf-footer-background h2 {
	font-size: 50px;
	text-transform: uppercase;
}

.whitetext {
color:#ffffff;
}
.fade {
   opacity: 1 !important;
   transition: opacity .25s ease-in-out !important;
   -moz-transition: opacity .25s ease-in-out !important;
   -webkit-transition: opacity .25s ease-in-out !important;
   }

   .fade:hover {
      opacity: 0.5 !important;
      }

.award-background {
    background: url(http://www.bocaindesigns.com/dev/crstratton/wp-content/uploads/2016/12/awardsbg.png) center left no-repeat;
    /*background: url(http://ismspa.com/wp-content/uploads/2016/12/awardsbg.png) center left no-repeat;*/
    background-attachment: fixed;
}

.vf-nav li a {
    text-decoration: none;
    float: inherit;
    padding: 15px 15px 30px 15px;
    color: #ffffff;
    transition: all 0.4s ease;
}


.entry-meta,
#filters {
	display: none !important;
}


.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,  
.video-container object,  
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}