/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/


/* =Theme customization starts here
------------------------------------------------------- */


.class-h3 h3 {
    font-size: 18px;
    line-height: 25px;
    font-weight: 600;
	color: black;
}
@media (min-width: 981px) {

.class-h2 h2 {
    font-size: 37px;
	line-height: 43px;
    font-weight: 600;
    letter-spacing: 1px;
}
	.class-h1 h1 {
    font-size: 41px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 43px;
    margin-right: -100px;
    margin-bottom: 12px;
}
}

@media (max-width: 980px) {

.class-h2 h2 {
    font-size: 30px;
	line-height: 43px;
    font-weight: 600;
    letter-spacing: 1px;
}
	
	.class-h1 h1 {
    font-size: 33px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 40px;
    margin-right: 0px;
    margin-bottom: 12px;
}
	
	
	.et_fixed_nav #main-header {
    position: fixed !important;
}
}


h2.h2-petite {
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
    color: #300009;
}

.class-h4 h4 {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 2px;
    color: #300009;
}


/******************/

@media (min-width: 981px) {

.half {
    display: flex;
    align-items: center;
}
}
@media (max-width: 980px) {
	.reverse {
    display: flex;
    flex-direction: column-reverse;
}
	
}

@media (max-width: 580px) {

a.et_pb_button{
	letter-spacing: 0px !important;
    font-size: 12px !important;
	
}
}




.class-padd .percent {
    margin-bottom: 4px !important;
}


div#sidebar {
    display: none;
}

@media (min-width: 981px) {
    #left-area {
        width: 100% !important;
	}
}

@media (min-width: 981px) {
    #main-content .container:before {

        width: 0px !important;
	}
}


input.wpcf7-form-control {
    margin-bottom: 20px;
}


.dsm_contact_form_7 .wpcf7-form-control.wpcf7-textarea {
    height: 156px !important;
    margin-bottom: 24px;
}

a.et_pb_button:hover {
    background: #645f69 !important;
    box-shadow: 0px 10px 20px 0px hsl(270deg 5% 39.22% / 30%);
}


.mobile_menu_bar:before {
    color: #2a3a59 !important;
}


.et_mobile_menu {

    border-top: 3px solid #2a3a59 !important;
}

button.wpcf7-form-control.wpcf7-submit {
    float: right!important;
}

h1.entry-title {
    display: none;
}


@media (max-width: 1434px) and (min-width: 1421px){

#top-menu li a {
    font-size: 14px;
}
	
	    #top-menu li {
        padding-right: 15px !important;
    }
	
}

.page-id-89 .display-contact {
    display: none;
}