/*
Theme Name: Child Theme For Divi
Description: Child Theme For Divi
Author: Strategeens
Author URI: http://strategeens.com
Template: Divi 3.0
Version: 1.1
*/

@import url("../Divi 3.0/style.css");

/* Start your custom CSS bellow this comment
	.et_pb_section {
		padding: 4% 0;
	}

============================================ */

#main-footer { left: 0; right: 0; }

/* .post-meta {
 display:none !important;
} */

.et_parallax_bg {
    background-repeat: repeat;
    background-size: 256px 256px;
}



@media screen and (max-width: 981px) {
    #wpgmza_map_1 {height: 400px!important;}
    #wpgmza_map {height: 400px!important;}
}



h1 {
    border-left: solid 5px #a8d2a5;
    padding-left: 8px;
    padding-bottom: 2px;
    padding-top: 2px;
    margin-bottom: 20px;
}

/*
h1 {

    display: inline-block;
    padding: 6px;
    margin-bottom:15px; 
    font-weight: 600;
    font-size: 22px;
    color: #fff;
      background: -moz-linear-gradient(left, #506294 0%, #49ab99 100%);
      background: -webkit-linear-gradient(left, #506294 0%, #49ab99 100%);
      background: -o-linear-gradient(left, #506294 0%, #49ab99 100%);
      background: -ms-linear-gradient(left, #506294 0%, #49ab99 100%);
      background: linear-gradient(to right, #506294 0%, #49ab99 100%);

} */



/* #main-header{
    -webkit-box-shadow:none !important;
    -moz-box-shadow:none !important;
    box-shadow:none !important;
} */

/* @media (min-width: 981px) {
#main-header.et-fixed-header {
background: #ffffff;
}
} */
