/*
 Theme Name:     Divi Child Theme
 Theme URI:      https://www.abhishekkumbhani.com/
 Description:    Divi Child Theme
 Author:         Abhishek Kumbhani
 Author URI:     https://www.abhishekkumbhani.com
 Template:       Divi
 Version:        1.0.0
*/
 
@import url("../Divi/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */
@font-face {
	font-family: magnolia;  
	src: url('/wp-content/themes/Divi-child/fonts/magnolia_sky.ttf')  format('truetype'),
	     url('/wp-content/themes/Divi-child/fonts/magnolia_sky.otf') format('opentype');
	font-weight: normal;  
}

@font-face {
    font-family: 'Saturday Script';
    src: url('/wp-content/themes/Divi-child/fonts/saturday-script.eot'); /* IE9 Compat Modes */
  	src: url('/wp-content/themes/Divi-child/fonts/saturday-script.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       	 url('/wp-content/themes/Divi-child/fonts/saturday-script.woff2') format('woff2'), /* Super Modern Browsers */
       	 url('/wp-content/themes/Divi-child/fonts/saturday-script.woff') format('woff'), /* Pretty Modern Browsers */
       	 url('/wp-content/themes/Divi-child/fonts/saturday-script.ttf')  format('truetype'), /* Safari, Android, iOS */
       	 url('/wp-content/themes/Divi-child/fonts/saturday-script.svg#svgFontName') format('svg'); /* Legacy iOS */
}
@font-face {
    font-family: 'Dream Catcher';
  	src: url('/wp-content/themes/Divi-child/fonts/dream-catcher.ttf')  format('truetype');
	src: url('/wp-content/themes/Divi-child/fonts/dream-catcher.eot'); /* IE9 Compat Modes */
  	src: url('/wp-content/themes/Divi-child/fonts/dream-catcher.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       	 url('/wp-content/themes/Divi-child/fonts/dream-catcher.woff2') format('woff2'), /* Super Modern Browsers */
       	 url('/wp-content/themes/Divi-child/fonts/dream-catcher.woff') format('woff'), /* Pretty Modern Browsers */
       	 url('/wp-content/themes/Divi-child/fonts/dream-catcher.ttf')  format('truetype'), /* Safari, Android, iOS */
       	 url('/wp-content/themes/Divi-child/fonts/dream-catcher.svg#svgFontName') format('svg'); /* Legacy iOS */
}

body {
    font-family: 'Playfair Display', serif;
}
h1, h2, h3, h4, h5, h6, a:hover,
#top-menu li.current-menu-item > a {
    color: #000;
}
#top-menu li.current-menu-item > a {
    font-weight: 600;
}
.current-menu-parent > a {
    font-weight: 600 !important;
}
#top-menu li a:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    right: 50%;
    bottom: 0;
    background: #000000;
    height: 2px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
#top-menu li a:hover:before, #top-menu li a:focus:before, #top-menu li a:active:before,
#top-menu li.current_page_item > a:before {
    left: 0;
    right: 0;
}
#top-menu a {
    font-weight: 500;
    color: #000;
}
#top-menu li {
    padding-right: 14px;
    font-size: inherit;
}
#top-header, #et-secondary-nav li ul {
    background-color: #fff !important;
}
#top-header, #top-header .container, #top-header #et-info, #top-header .et-social-icon a {
    line-height: 1em;
    padding: 3px 0;
}
#top-header a, #top-header a {
    color: #000;
}
#top-menu-nav > ul > li > a:hover, #et-secondary-menu > ul > li > a:hover, #et-info-email:hover, .et-social-icons a:hover {
    opacity: 1;
}
.home-header .header-content {
    max-width: 650px !important;
}
.home-header .et_pb_promo_description h2,
.inner-page-header h2 {
    font-family: 'Saturday Script', magnolia;
    letter-spacing: 2px;
    margin-bottom: 15px;
    vertical-align: middle;
    padding: 0;
	text-align: center;
}
#main-content .inner-page-header h2 {
	font-size: 65px !important;
    text-shadow: 0px 0px rgb(0 0 0 / 80%);
    line-height: 1.5em !important;
}
.home-header .header-content h2:before,
.home-header .header-content h2:after {
    content: '';
    position: absolute;
}
.home-header .header-content h2:after {
    content: '';
}
.et_pb_button {
    background: #000000;
    color: #fff !important;
    border-color: #1f1f1f;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}
.et_pb_button:before, .et_pb_button:after {
    margin-left: 9px !important;
    margin-top: 1px;
}
.et_pb_button:hover {
    color: #000 !important;
    border-color: #000 !important;
}
.img-shadow img {
    -webkit-box-shadow: 1px 2px 3px 0px rgba(0, 0, 0, 0.4);
    box-shadow: 1px 2px 3px 0px rgba(0, 0, 0, .4);
    position: relative;
    width: 100%;
}
#main-footer {
    background-color: #262b30;
}
.service-wrapper .et_pb_blurb_content .et_pb_main_blurb_image {
    margin-bottom: 25px;
}
.service-wrapper .et_pb_blurb_content .et_pb_main_blurb_image img {
    max-width: 160px;
}
.service-wrapper .et_pb_blurb_content h4 {
    padding-bottom: 5px;
    font-size: 28px;
    text-transform: capitalize;
    color: #000;
    margin-bottom: 10px;
    letter-spacing: 1px;
}
.service-wrapper .et_pb_blurb_container a {
    border-bottom: 1px solid #000;
}
.service-wrapper .et_pb_blurb .et_pb_main_blurb_image img {
	-webkit-transition: -webkit-transform 18s ease-in-out;
	transition:         transform 1s ease-in-out;
}

/*h1, h2, h3, h4, h5, h6 {
    font-family: 'Morganite';
    letter-spacing: 1px;
}
h3 {
    font-size: 45px;
}
h5 {
    font-size: 22px;
}
.section-title h2 {
    font-size: 40px;
}*/
.section-heading h2 {
    font-size: 35px;
    color: #000 !important;
    display: inline-block;
    position: relative;
}
h5.et_pb_toggle_title {
    font-size: 30px;
}
.section-heading h2:after {
    content: "";
    position: absolute;
    width: 20%;
    height: 2px;
    background: #000;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: -30px;
    background-repeat-y: no-repeat;
}
.bg-overlay {
    position: relative;
}
.bg-overlay:after {
    content: "";
    position: absolute;
    background: rgba(26, 29, 33, 0.6);
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}
.parallax-content {
    z-index: 1;
}
.parallax-content h2 {
    font-size: 90px;
}
.empowering-wrapper h2 {
    font-family: 'Saturday Script', magnolia;
    margin-bottom: 0px;
	line-height: 1.5;
}
.testimonial-section .testimonial-slider .et_pb_slide_description {
    padding: 5% 5%;
}
.testimonial-section .testimonial-heading {
    padding-bottom: 0;
}
.testimonial-section .testimonial-sub-heading {
    font-size: 14px;
    color: #adadad;
}
.et-pb-controllers .et-pb-active-control {
    background-color: #ff69b4 !important;
}
#et-secondary-menu .et-social-icons {
    margin-right: 0;
}
.cta-wrapper h2 {
    font-size: 40px;
    line-height: 1.4em;
    font-weight: 500;
}
.cta-wrapper .et_pb_button {
    font-size: 20px;
}
.cta-wrapper .et_pb_button:before, .cta-wrapper .et_pb_button:after {
    margin-left: 7px !important;
    margin-top: 4px;
}
.et_pb_text h3 {
    line-height: 1.5em;
}

@media (min-width: 981px) {
.et_fullwidth_nav #main-header .container,
.et_fullwidth_secondary_nav #top-header .container {
    max-width: 1280px;
}
}
@media (max-width: 1400px) {
	.empowering-wrapper h2 {
		font-size: 70px;	
	}
}

@media (max-width: 980px) {
	.et_header_style_left #logo, .et_header_style_split #logo {
		max-width: 70%;
	}
	.home-header {
		background-position: top left;
	}
	#main-content .home-header .et_pb_promo_description h2, #main-content .inner-page-header h2 {
		text-align: center;
		line-height: 2em !important;
	}
	.footer-social-wrapper ul.et_pb_social_media_follow {
		margin: 0;
		padding-left: 0;
	}
	.footer-social-wrapper .et_pb_social_media_follow li {
		margin: 0 12px !important;
	}
	#main-content .inner-page-header h2 {
		font-size: 45px !important;
	}
	.empowering-wrapper h2 {
		font-size: 50px;	
	}
	.section-heading h2 {
    	font-size: 55px;
	    letter-spacing: 1px;
	}
}
@media (max-width: 640px) {
	#main-content .inner-page-header h2 {
		font-size: 35px !important;
	}
	.empowering-wrapper h2 {
		font-size: 40px;	
	}
	.section-heading h2 {
    	font-size: 45px;
	}
}