/*
Theme Name: Divi Child
Template: Divi
Version: 1.0.0
*/
 
/* =Theme customization starts here
------------------------------------------------------- */
body
{
}
P {
text-align: left!important;
}
H1
{
font-size: 21px!important;	
line-height: 1.4em;
}
H3
{
font-size: 17px!important;	
margin-top: -1.4em;
}
.testimonial-heading
{
color: #f7a800!important;
font-family: "Poppins", sans-serif;
font-weight: 400;
font-style: normal;
text-transform: uppercase!important;
}
.wpmtst-testimonial-inner.testimonial-inner p {
font-size: 21px!important;
text-align: left!important;
}

.wpmtst-testimonial-inner {
padding: 0!important;
}	
.wpmslider-prev
{
margin-left: -40px!important;	
}
.wpmslider-next {
margin-right: 0px!important;
}


@media only screen and (min-width: 768px) {
P {
text-align: justify!important;
}
H1
{
font-size: 25px!important;	
}
H3
{
font-size: 22px!important;	
}
}


span.mobile_menu_bar:before{
color:#f7a800;
}
@media (max-width: 980px) {
.et_non_fixed_nav.et_transparent_nav #main-header, .et_non_fixed_nav.et_transparent_nav #top-header, .et_fixed_nav #main-header, .et_fixed_nav #top-header {
    position: fixed;
}
}
/* mailform stuff */
.contactlabel
{
color: #ffffff!important;
	
}
.grecaptcha-badge { 
visibility: hidden!important;
}
.mailformlabel
{
font-size: 1.2em;
color: #000000;
}
input[type=tel]
{
width: 100%!important;
height: 3em;
}
input[type=text]
{
width: 100%!important;
height: 3em;
}
input[type=email]
{
width: 100%!important;
height: 3em!important;
}
textarea
{
width: 100%!important;
height: 10em!important;
}
input[type=submit]
{
width: 100%!important;
height: 3em!important;
font-size: 1em;
background:#ff9b00!important;
border: 0px;
color: #ffffff;
}