/*
Theme Name: Chillout child theme
Description: 
Template: chillout
Tags: white, theme-options, post-formats, photoblogging, two-columns, translation-ready
Version: 1.4
*/
@import url("../chillout/style.css");
/* Add your CSS below */
textarea#g-recaptcha-response.g-recaptcha-response {display:none !important;}
.darksection input[type="text"], .darksection input[type="password"], .darksection input[type="search"], .darksection input[type="email"], .darksection input[type="url"], input[type="tel"], .darksection input[type="number"], .darksection input[type="range"], .darksection input[type="date"], .darksection textarea {
    color: #fff!important;
}


/*-----------------------------
      Modal Popup Styling
-----------------------------*/

#a13-full-photos.list a {
    height: auto;
}
#a13-full-photos a {
    overflow: auto;
}
#a13-full-photos img {
    width: auto;
    height: auto;
    max-height: 400px;
    margin-left: auto;
    margin-right: auto;
}
/*-----------------------------
      End Modal Popup Styling
-----------------------------*/




/*-----------------------------
      Landing Page Styling
-----------------------------*/
body.page-template-landing-page h1, body.page-template-landing-page h2, body.page-template-landing-page h3, body.page-template-landing-page h4, body.page-template-landing-page h5, body.page-template-landing-page h6 {
margin-bottom:15px!important;
}

body.page-template-landing-page #navbar, body.page-template-landing-page #header .socials {
display:none!important;
}
.gform_wrapper {
    float: right;
    width:34%;
    margin-top:0!important;
}
.landing-page-video .wpb_video_widget {
    float: left;
    display: inline;
    width: 62%;
    margin-bottom: 30px;
    margin-right:4%;
}
.galleryblock {
clear:both;
}
.contentcopy {
    clear: left;
width: 62%;
margin-right:4%;
}
body.page-template-landing-page .pure_page_wrapper {
  margin-top: 100px;
}
.landing-header-space {
    height: 20vh!important;
    min-height: 190px;
}

body.page-template-landing-page .gform_wrapper .top_label .gfield_label {
  margin: 15px 0 0 0!important;
}
.whitebkg {
  background-color: rgba(255, 255, 255, .9);
  padding: 50px;
  max-width: 1080px!important;
  box-shadow: 0px 5px 5px rgba(0, 0, 0, .5);
  border: solid 3px #fff;
  margin: 0 auto!important;
}
nav#mobile_access, a.fa.fa-bars.mobile_menu_switch {
  display: none!important;
}
body.page-template-landing-page p {
  color: #000!important;
  margin-bottom: 15px!important;
}
body.page-template-landing-page #header {
  background-color: rgba(50, 35, 18, 1)!important;
}
.gform_wrapper {
  font-size: 13px;
}
.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium, .gform_wrapper .datepicker, .gform_wrapper .simple_captcha_medium input {
  width: 100%!important;
}
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit] {
    background-color: rgb(219, 160, 92)!important;
    border: solid 2px #984521;
    color: #fff;
}

.gform_wrapper .gform_footer input.button:hover, .gform_wrapper .gform_footer input[type=submit]:hover {
  background-color: #000!important;
  border: solid 2px;
}


input[type="text"], input[type="password"], input[type="search"], input[type="email"], input[type="url"], input[type="tel"], input[type="number"], input[type="range"], input[type="date"], textarea {
color:#000;
}

@media all and (max-height:600px) {
.landing-header-space {
    height: auto!important;
    min-height: 100px;
}
}
@media all and (max-width:680px) {
.landing-header-space {
    height: auto!important;
    min-height: 100px;
}
.mobilehide {
display:none!important;
}
li.gfield.mobilehide {
    display: none!important;
}
.gform_wrapper {
    float:none;
display:block;
    width:auto;
}
.wpb_video_widget {
    float: none;
    display: block0;
    width: 100%;
    margin-bottom: 30px;
    margin-right:auto;
}
.contentcopy {
    clear: both;
width: 100%;
    margin-right:auto;
}
}
@media only screen and (max-width: 1074px) and (min-width: 801px) {
body.page-template-landing-page .vc_col-sm-4 {
width: 33.1% !important;
}
}
@media only screen and (max-width: 800px) {
body.page-template-landing-page .vc_col-sm-4 {
    width: 99% !important;
}
}
/*-----------------------------
    END Landing Page Styling
-----------------------------*/

.nobkgrpt {
    background-repeat: no-repeat;
}
.white, .white h1, .white h2, .white h3, .white h4, .white h5, .white li, .white a, .white p {
    color:#fff!important;
}
.coverbkg {
background-size:cover!important;
}

.home-header-text h3 { font-family: 'Old Standard TT', serif; }
.home-btn { display:block; padding:20px; background-color:#7f2e02; color:white; }
#logo {
    background-image: url(https://www.kaycliffcenter.com/wp-content/uploads/top-logo.png) !important;
}
#logo img.logo_img1 {
    margin-top: 15px!important;
}
.vc_separator {
width: 100%;
}
strong {
	color:#000;
}
.dark strong {
	color:#fff;
}
.dark input[type="submit"] {
background-color: #fff!important;
}

input[type="submit"] {
background-color: #DFDFDF!important;
}

.wpcf7-form textarea, .mc4wp-form input, .mc4wp-form textarea, .comment-form input, .comment-form textarea {
color: #1F1F1F;
}

.dark .wpcf7-form textarea, .dark .mc4wp-form input, .dark .mc4wp-form textarea, .dark .comment-form input, .dark .comment-form textarea {
color: #FFF;
}