/*
 Theme Name:   Superfly Daycare
 Theme URI:    https://daycare.madebysuperfly.com/
 Description:  A Superfly Child Theme Made With ❤ for Divi
 Author:       Superfly
 Author URI:   http://besuperfly.com
 Template:     Divi
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/


/*/////////////////////////////////
 NAV
////////////////////////////////*/

/*NAVIGATION*/
#main-header #logo .et_header_style_left #et-top-navigation {
  padding: 26px 0 26px 0;
}
.et_header_style_left .et-fixed-header #et-top-navigation {
  padding: 10px 0 10px 0;
}
#top-menu li {
  padding-right: 0;
}

.et_header_style_left #et-top-navigation nav#top-menu-nav > ul > li > a {
  padding: 16px;
}
.et_header_style_left #et-top-navigation nav#top-menu-nav > ul > li:last-child {
  margin-left: 20px;
}
.et_header_style_left #et-top-navigation nav#top-menu-nav > ul > li:last-child > a {
  padding: 20px 30px;
}
.et-fixed-header #et-top-navigation #top-menu a:hover,
#footer-widgets .footer-widget li a:hover {
  color: #acd2a2!important;
  opacity: 1;
}
.et_header_style_left #et-top-navigation nav>ul>li.highlight>a:hover {
	background-color:#acd2a2!important;
}
.et_header_style_left #et-top-navigation nav > ul > li.highlight > a,
.et_header_style_left .et- fixed-header #et-top-navigation nav#top-menu > ul > li.highlight > a,
.et-fixed-header #et-top-navigation #top-menu li:last-child a:hover {
  background: #a088b9;
  color: #fff!important;
	border-radius: 4px;
}

.et_mobile_menu {
    border-top: 3px solid #a088b9;
}

#et-secondary-nav .menu-item-has-children>a:first-child:after, #top-menu .menu-item-has-children>a:first-child:after {
	top: 15px;
}

/*WHITE BACKGROUND VERSION*/

#ctaButton.whiteBackground {
  margin-top: 0 !important;
}
.ctaButton.whiteBackground {
  text-shadow: 3px 4px 0px rgba(0, 0, 0, .1);
}
.ctaButton.whiteBackground.et_pb_button:hover {
  box-shadow: none;
}

@media all and (max-width: 981px) {
  body.hero .logo_container:before {
    width: 180px;
    top: 32px;
  }
  .et_header_style_left #et-top-navigation nav#top-menu-nav > ul > li > a {
    padding: 15px;
  }
}

@media all and (max-width: 980px) {
  #main-header {
    padding: 20px 0;
  }
  #main-header #logo {
    max-height: 100%;
  }
  .et_header_style_left .et-fixed-header #et-top-navigation {
    padding: 22px 0 22px 0;
  }
  #main-header .et_mobile_menu {
    background-color: #fff!important;
  }
  #main-header .mobile_menu_bar {
    background-color: #a088b9;
    padding-bottom: 0;
  }
  .mobile_menu_bar:before {
    color: #fff;
    font-size: 52px;
  }
  .et_mobile_menu li a {
    font-size: 20px;
    text-align: left;
    color: #252525;
    padding: 20px 5%;
  }
  .et_pb_toggle {
    padding-left: 0;
  }
}

/*/////////////////////////////////
 NAV END
////////////////////////////////*/
/*/////////////////////////////////
HEADINGS & TEXT
////////////////////////////////*/

/*HEADINGS*/

@media (max-width: 980px)  {
	h1 {
		font-size: 40px;
	}	
}
@media (max-width: 472px)  {
	h1 {
		font-size: 33px;
	}	
}
@media (max-width: 980px)  {
	h2 {
		font-size: 33px;
	}	
}
@media (max-width: 472px)  {
	h2 {
		font-size: 28px;
	}	
}
@media (max-width: 980px)  {
	h3 {
		font-size: 27px;
	}	
}
@media (max-width: 472px)  {
	h3 {
		font-size: 23px;
	}	
}
@media (max-width: 980px)  {
	h4 {
		font-size: 23px;
	}	
}
@media (max-width: 472px)  {
	h4 {
		font-size: 22px;
	}	
}
@media (max-width: 980px)  {
	h5 {
		font-size: 21px;
	}	
}
@media (max-width: 472px)  {
	h5 {
		font-size: 18px;
	}	
}
@media (max-width: 980px)  {
	h6 {
		font-size: 16px;
	}	
}
@media (max-width: 472px)  {
	h6 {
		font-size: 16px;
	}	
}
/*/////////////////////////////////
HEADINGS & TEXT END
////////////////////////////////*/

/*/////////////////////////////////
BODY
////////////////////////////////*/
/*TWO COLUMN SWITCH*/
@media screen and (max-width : 980px) {
.twoColumnSwitch {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

/*TOGGLE*/
.et_pb_toggle_close .et_pb_toggle_title:before {
    content: "\33";
font-size: 30px;
	color: #a088b9!important;
}
.et_pb_toggle_open .et_pb_toggle_title:before {
    content: "\32";
	font-size: 30px;
	color: #a088b9!important;
}

/*TESTIMONIAL SLIDER*/
.free-testimonial-slider-modern .et-pb-slider-arrows a:hover {
    background-color: #acd2a2!important;
}

/*SCHEDULE AN APPOINTMENT CTA*/
@media (max-width:1299px) and (min-width:1252px) {
    .scheduleApt h4 {
		font-size: 24px!important;
    }
}
@media (max-width:1251px) and (min-width:1202px) {
    .scheduleApt h4 {
		font-size: 23px!important;
    }
}
@media (max-width:1201px) and (min-width:1155px) {
    .scheduleApt h4 {
		font-size: 22px!important;
    }
}
@media (max-width:1154px) and (min-width:1106px) {
    .scheduleApt h4 {
		font-size: 21px!important
    }
}
@media (max-width:1105px) and (min-width:981px) {
    .scheduleApt h4 {
		font-size: 18px!important;
    }
}
.scheduleApt .et_pb_column_9 {
    z-index: 999;
}

/*MEET US BLURBS*/
.et_pb_blurb.free-square.free-hover:hover .et-pb-icon-circle {
    border-color: #38404f!important;
}

.et_pb_blurb.free-square.free-hover:hover .et-pb-icon-circle {
    background: #38404f!important;
}

/*SERVICES GRID*/
.et_pb_blurb_position_left .et-pb-icon-circle:hover {
    color: #a088b9!important;
    background-color: rgba(83,83,74,0)!important;
    border: 2px solid #a088b9;
}

.free-header-border-bottom, .free-blog-list-1 .entry-title:before {
    background: #8dccc8;
}

/*TESTIMONIAL*/
.free-background-overlay:before, .free-background-overlay-light:before {
  position: absolute;
  content:" ";
  top:0;
  left:0;
  width:100%;
  height:100%;
  display: block;
  z-index:0;
}

.free-background-overlay-light:before {
    background-color: rgba(250, 250, 250, 0.9);
}

.free-testimonial-slider-modern .et-pb-slider-arrows a:hover {
    background-color: #a088ba!important;
}

.free-testimonial-slider-modern .et-pb-slider-arrows a:hover {
    color: #fff!important; 
}

.free-testimonial-slider-modern .et-pb-arrow-next {
    right: 0!important;
    opacity: 1;
}

.free-testimonial-slider-modern .et-pb-arrow-prev {
    left: 0!important;
    opacity: 1;
}

.free-testimonial-slider-modern .et_pb_container {
    padding: 73px 0!important;
}

.free-testimonial-slider-modern .et_pb_slide_description {
    padding-top: 0!Important;
    padding-bottom: 0!important;
    width: 100%!important;
}

.free-testimonial-slider-modern .free-testimonial-content:after {
    height: 50px;
    width: 50px;
    display: inline-block;
    margin-top: 12px;
    margin-left: 20px;
    content: " ";
    position: absolute;
    background-image: url(/wp-content/themes/Divi-Ultimate/images/Quote-Right-Filled-50.png);
    background-repeat: no-repeat;
}

html.et_fb_preview_active--responsive_preview--phone_preview .free-testimonial-slider-modern .free-testimonial-content:after {
         width: 100%;
         position: relative;
         background-position: center;
         margin: 18px 0 0 0;
}

html.et_fb_preview_active--responsive_preview--phone_preview .free-testimonial-slider-modern .et-pb-slider-arrows a {
    font-size: 26px!important;
    background-color: #b6c6c9!important;
    padding: 7px!important;
}

.free-testimonial-slider-modern .et_pb_slide {
        padding: 0 60px!important;
}

.free-testimonial-slider-modern.free-full .free-testimonial-content:after {
         width: 100%;
         position: relative;
         background-position: center;
         margin: 18px 0 0 0;
}

@media screen and (min-width: 768px) {
    .free-testimonial-slider-modern .et_pb_slide_description {
        padding-left: 160px!important;
        text-align: left!important;
    }
	 html.et_fb_preview_active--responsive_preview--phone_preview .free-testimonial-slider-modern .et_pb_slide_description {
        padding-left: 0!important;
        text-align: center!important;
    }
	.free-testimonial-slider-modern .et_pb_slide_image {
         top: 60px;
    }
	html.et_fb_preview_active--responsive_preview--phone_preview .free-testimonial-slider-modern .et_pb_slide_image {
          top: 0px!important;
    }
	.free-testimonial-slider-modern .et_pb_slide {
        padding: 0 90px!important;
    }
	 html.et_fb_preview_active--responsive_preview--phone_preview .free-testimonial-slider-modern .et_pb_slide {
        padding: 0 60px!important;
    }
}
@media screen and (max-width: 767px) {
	.free-testimonial-slider-modern .free-testimonial-content:after {
         width: 100%;
         position: relative;
         background-position: center;
         margin: 18px 0 0 0;
    }
	.free-testimonial-slider-modern .et-pb-slider-arrows a {
        font-size: 26px!important;
        padding: 7px!important;
    }
}

.free-image-circle img {
    border-radius: 100%!important;
}

/*/////////////////////////////////
BODY END
////////////////////////////////*/

/*/////////////////////////////////
FOOTER
////////////////////////////////*/
#footer-widgets .footer-widget li {
    padding-left: 0px;
}

#footer-widgets .footer-widget li:before {
    border-width: 0px;
}
/*/////////////////////////////////
FOOTER END
////////////////////////////////*/