/*
Theme Name:     Story Child
Author:         Pexeto
Author URI:     http://pexetothemes.com
Template:       thestory
*/

@import url("../thestory/style.css");
.single-post .wp-caption {
  border: 1px solid #a7a9ac;
}
.single-post .wp-caption a{
display: inline;
}

.blog-single-post .post-info.top {
  border-radius: 5px;
background-color: #86b5b9;
color: #ffffff;
font-weight: 400;
letter-spacing: 3.3px;
line-height: 1.5em;
text-align: left;
  margin-left: -5.6%;
  padding: 9px 5%;
  display: inline-block;
font-size: 12px;
 }
.blog-single-post .post-info.top a{
  color: #ffffff !important;
  font-weight: normal !important;
}
.blog-single-post .post-title-wrapper {
  border-radius: 5px;
background-color: #308d93;
line-height: 1.5em;
  margin: 20px 0 20px -5.6%;
  padding: 9px 5%;
}
h1.post-title.entry-title{
  color: #ffffff;
  font-size: 25px;
  padding: 9px 0;
font-size: 22px;
}
.single-post .post-content a{
  color: #308d93;
  font-weight: 700;
}

.single-post .post-content h2{
border-radius: 5px;
background-color: #ebebeb;
color: #308d93 !important;
font-weight: 700;
  font-size: 18px;
line-height: 1.5em;
text-align: left;
margin-left: -5.6%;
  padding-left: 5%;
  padding-right: 5%;
  display: inline-block;
  margin-top: 30px;
  margin-bottom: 30px;
}
.single-post .post-content h5{
  color: #86b5b9 !important;
  text-align: center;
  font-size: 22px;
  font-style: italic;
  font-weight: 700;
}

#sidebar  aside h2{
  display: block;
  background-color: #e76133;
  border-color: #e76133;
  background-image: none;
  padding: 10px 5px 10px 15px !important;
  margin-bottom: 0;
}
#sidebar  aside h2 a{
  color: #ffffff;
}

.ui-state-default .ui-icon{
  background-image: none !important;
}
.ui-widget-content {
  background-color: #f9fafa !important;
  background-image: none !important;
  height: auto !important;
  color: #777777 !important;
  font-size: 15px !important;
  line-height: 1.7 !important;
font-family: "Open Sans", Verdana, sans-serif !important;
}
.ui-widget-content .sidebar-box li,
.ui-widget-content .textwidget {
  padding-left: 15px;
  padding-top: 15px;
}
#ui-id-2 {
  background-color: #d6a240 !important;
  border-color: #d6a240 !important;
}

#ui-id-3{
  background-color: #46ab9e !important;
  border-color: #46ab9e !important;
}
#ui-id-4{
  background-color: #5581a9 !important;
  border-color: #5581a9 !important;
}
#ui-id-5{
  background-color: #8883bc !important;
  border-color: #8883bc !important;
}
.sidebar-box {
  margin-bottom: 20px;
}


.col.funnel-text {
  width: 38%;
}
.funnel {
  width:58%;
  float: left;
}
.funnel img{
  width: 757px;
}

.funnel-mobile {
 display: none;
}
.cols-wrapper.cols-2 {
  margin: 0 auto;
  max-width: 1150px;
}
.textwidget iframe{
  height: 180px;
}

.layout-left .section-img {
  max-width: 66%;
  float: left;
  margin-right: 3%;
  margin-left: 5%;
}
.layout-left .section-content {
  float: left;
  max-width: 500px;
  width: 45%;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  right: 8%;
}

.section.section-textimg.layout-left .section-content a{
  margin-top: 40px;
}

.section.section-text.layout-cc .section-content h2{
  margin-bottom: 40px;
}

.section.section-text.layout-cc .section-content p{
  margin-bottom: 20px;
}

.section.section-text.layout-cc .section-content a{
  margin-top: 20px;
}

.client-list .cols-wrapper.cols-3 {
  max-width: 800px;
  margin: 0 auto;
}
.client-list .cols-wrapper.cols-3 div{
  width: 28%;
  padding-left: 25px;
}

.cols-wrapper.footer-widgets.section-boxed.cols-1 {
  padding-bottom: 0;
  max-width: 100%;
  background-color: #048E7D;
  margin-top: 0;
}

.cols-wrapper.footer-widgets.section-boxed.cols-1 a{
  color: #ffffff;
}

.black_overlay{
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 600%;
    background-color: black;
    z-index:1001;
    -moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80);
}
.form-box {
  display: none;
position: absolute;
z-index: 1002;
background: #f6f6f6;
border-radius: 5px;
color: #58585b;
width: 280px;
padding: 15px;
}
.form-box img{
    width: 200px;
    margin: 40px auto 20px;
    display: block;
}
.form-box h2{
    text-align: center;
    font-size: 20px;
    margin: 0 40px;
    line-height: 24px;
}
.form-box p{
    text-align: center;
    color: #939393;
}
.blog-post-img img {
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  max-width: 300px;
  width: 100%;
  height: auto;
  padding: 5%;
  box-sizing: border-box;
}
.blog-post-img {
background-image: none;
}
#gform_4{
  text-align: center;
}
#gform_4 .gform_title {
  color: #ffffff;
  font-family: "Open Sans";
  font-weight: 300;
  font-size: 27px;
}
#gform_4 .gform_description{
  color: #ffffff;
}
#gform_4 .gform_body .gform_fields label{
  color: #ffffff;
}
#gform_4 .gform_body #field_4_1 label,
#gform_4 .gform_body #field_4_2 label{
  display: none;
}
#gform_4 #gform_submit_button_4{
  background-color: #151D77;
}
#gform_confirmation_wrapper_4{
  color: #ffffff;
  text-align: center;
  padding: 20px;
}
#input_4_2 div{
	margin: 0 auto;
}
@media screen and (max-width: 1089px){
  .col.funnel-text,
  .funnel{
    float: none;
    width: 100%;
text-align: center;
  }
}


@media screen and (max-width: 801px){
  .layout-left .section-img img,
  .layout-right .section-img img {
    max-height: 50%;
  }

  .layout-left .section-content,
  .layout-right .section-content {
    float: none;
    max-width: 90%;
    width: 100%;
    position: static;
    text-align: center;
    margin: auto;
    padding-left: 0;
    padding-right: 0;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}

@media (min-width: 391px) and (max-width: 500px){
	#slider-container .content-slider-wrapper div[style]{
background-image: url(/wp-content/uploads/2025/05/gC_Website_Header_Mobile_V1_500x547.jpg)!important;
	}
  .funnel {
    display: none !important;
  }
  .funnel-mobile {
    display: block;
  }
}

@media (max-width: 390px){
	#slider-container .content-slider-wrapper div[style]{
	background-image: url(/wp-content/uploads/2025/05/gC_Website_Header_Mobile_350.jpg)!important;
	background-size: contain;
    	background-color: #F7F7F7;
    	border-bottom: none;
  }
  .funnel {
    display: none !important;
  }
  .funnel-mobile {
    display: block;
  }
}
