/*
 Theme Name:     Divi Child
 Description:    MCB Design Theme
 Author:         Owl Media
 Author URI:     https://www.owlmedia.co.za
 Template:       Divi
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */

/* GENERAL */

p, a, li, ul, h1, h2, h3, h4, h5, span, div{
  font-family: 'Source Sans 3',Helvetica,Arial,Lucida,sans-serif;
}

.sub-heading h2{
font-weight: bold;
font-size: 35px;
color: #000;
}

.sub-heading h3{
font-weight: 500;
font-size: 15px;
color: #6b6b6b;
	  line-height: 140%
}

.living-option-blurb h4{
font-weight: bold;
font-size: 22px;
color: #000;
}

#lifestyle-row .sub-heading h3{
  font-family: "Source Sans 3";
font-weight: bold;
font-size: 22px;
color: #000;
}

.gen-text-mod p, .gen-text-mod li{
  font-weight: normal;
font-size: 15px;
color: #6b6b6b;
}

.living-option-blurb .et_pb_blurb_description a{
  font-family: "Source Sans 3";
font-weight: 600;
font-size: 15px;
color: #117d3d;
	  transition: all 0.6s
}

.living-option-blurb .et_pb_blurb_description a:after{
  content: url(/wp-content/uploads/Green-Arrow.svg);
  padding-left: 5px
}

.living-option-blurb .et_pb_blurb_description a:hover{
  margin-left: 10px;
  transition: all 0.6s
}

.drop-shadow{
  box-shadow: 0px 3px 33px rgba(0, 0, 0, 0.16);
  border-radius: 12px
}

.why-choose-blurb .et_pb_image_wrap{
  box-shadow: 0px 3px 33px rgba(0, 0, 0, 0.16);
}

.why-choose-blurb h3{
  color: #000;
  font-size: 18px;
	 font-weight: 700
}

/* ____________________________________________________________ */


/* HEADER */

#header-row .green-btn-head a{
  background-color: #169047;
  padding: 13px 15px  !important;
 margin: 20px 0px;
  border-radius: 5px;
  color: #fff !important;
}

/* _______________________________________________________________________ */

/* Footer */

.footer-contact-blurb .et_pb_blurb_description{
  line-height: 120% 
}

.footer-contact-blurb .et_pb_blurb_container{
  padding-left: 0
}


/* ____________________________________________________________ */

/* Hero */

.hero-mainheading-mod h1{
  font-size: 25px
}

.hero-mainheading-mod h1 strong{
  font-size: 40px;
  padding-bottom: 15px;
  display: block
}

/* ____________________________________________________________ */

/* SERVICE BLURBS */

.living-option-blurb{
border-radius: 12px;
background: #fff;
box-shadow: 0px 3px 33px rgba(0, 0, 0, 0.16);
  overflow: hidden

}

.living-option-blurb .et_pb_blurb_container{
  padding: 0px 30px 30px 30px
}

.living-option-blurb .et_pb_main_blurb_image:after{

  position: absolute;
  left: 30px;
  bottom: 20px;
  background-color: #169047 !important;;
  padding: 17px 20px;
  border-radius: 20px;
  color: #fff;
  box-shadow: 0px 3px 33px rgba(0, 0, 0, 0.16);

}

.living-option-blurb .et_pb_main_blurb_image{
  position: relative
}

#independent-living .living-option-blurb .et_pb_main_blurb_image:after{
  content: "Independent Living";
}

#frail-care .living-option-blurb .et_pb_main_blurb_image:after{
  content: "Frail Care";
}



/* ____________________________________________________________ */

/* GALLERY SLIDER */

.gallery-mod .swiper-slide .wpcp-single-item{
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.16) !important;;
  border-radius: 12px !important;
 }

.gallery-mod .swiper-slide{
  margin-top: 30px;
  margin-bottom: 30px;
  overflow: visible !important;
}

#sp-wp-carousel-free-id-71{
  padding: 10px
}
.fa::before {
  font-size: 30px
}


/* ____________________________________________________________ */

.selling-points-mod .et_pb_text_inner{
  display: flex;
  justify-content: space-between
  }

.selling-points-mod .et_pb_text_inner div{
  width: 48%;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.16) !important;
  padding: 30px;
  border-radius: 12px
  }

.selling-points-mod strong{
  color: #117D3D;
  font-size: 30px
}


/* ____________________________________________________________ */

.selling-checks-mod .et_pb_text_inner{
  display: flex;
}

.selling-checks-mod h3{
  color: #fff;
  font-size: 12px;
  background-color: #3A9A66;
  border-radius: 30px;
  padding: 7px 20px 12px 20px;
  margin-right: 10px
}

.selling-checks-mod h3:before{
  content: url(/wp-content/uploads/Green-Check.svg);
  vertical-align: middle;
  position: relative;
  padding-right: 10px;
  bottom: -4px
}



/* ____________________________________________________________ */

/* CONTACT FORM */

.contact-form{
  background-color: #fff;
  padding: 30px;
}

.gform_button.button{
  background-color: #117D3D !important;;
  border-color: #117D3D !important;
  color: #fff;
  font-weight: 700;
  font-size: 15px;
  padding: 10px;
  border-radius: 6px
}

.contact-form input, .contact-form select, .contact-form textarea{
  border: 2px solid  #E9E9ED !important;
  border-radius: 6px
}

.contact-form h2{
  color: #000;
  font-weight: 700;
  font-size: 22px
}

.contact-form label{
  color: #000
}

.contact-blurb .et_pb_module_header{
  padding-bottom: 4px
}

.contact-blurb .et_pb_blurb_container{
   margin-left: 10px;
  margin-top: 7px
}

.contact-blurb .et_pb_blurb_content{
  display: flex;
  align-items: center
}

.contact-blurb .et_pb_main_blurb_image{
  margin: 0
}


/* ____________________________________________________________ */

@media screen and (max-width: 980px){
  #header-row{
    padding: 13px 0px !important;
  }
	
	#mobile_menu1{
  border-radius: 12px;
  top: 53px;
  box-shadow: 0px 3px 33px rgba(0, 0, 0, 0.16);
}
	#book-your-tour{
  padding-top: 0
}
	
}



/* ____________________________________________________________ */

@media screen and (max-width: 700px){
	
	.hero-mainheading-mod h1 strong{
  line-height: 110%;
}



.et_pb_row{
  width: 90%
}

}

/* ____________________________________________________________ */


@media screen and (max-width: 600px){
	
	.contact-form {
   padding: 20px;
}
	
	.selling-checks-mod h3 {
 margin-bottom: 10px !important;
  margin-right: 0
}

.selling-checks-mod .et_pb_text_inner {
  flex-flow: column
}
	
	#hero-section{
  padding: 140px 0px
}
	
	.hero-mainheading-mod h1 strong{
  line-height: 110%;
  font-size: 30px
}

.hero-mainheading-mod h1 {
  font-size: 17px;
    line-height: 120%;
  max-width: 300px;
  margin: auto
}

.hero-text-mod p{
  font-size: 14px;
  line-height: 120%
}

.hero-text-mod{
  max-width: 270px !important;
}
	.sub-heading h2 {
  font-size: 23px
}
	
	
}
	
/* ____________________________________________________________ */