/*
 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:        2.0.1
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */
.home #main-content {
margin-top: -15px;
}
.et_pb_fullwidth_header {
padding: 15px 5px 5px;
}
#main-content {
margin-top: -15px;
}
.entry-content table {
border: none;
}
.entry-content tr td {
border-top: none;

}
.custom_menu_btn a {
background-color: #a9a9a9;
padding-top: 7px;
padding-right: 10px;
padding-bottom: 7px!important;
padding-left: 10px;
border-radius: 3px;
}

.custom_menu_btn2 a {
background-color: #36c82b;
padding-top: 7px;
padding-right: 10px;
padding-bottom: 7px!important;
padding-left: 10px;
border-radius: 3px;
}



@media only screen and (max-width: 767px) {
#et-info-email {
display: none;
}
}

@media only screen and (max-width: 767px) {
#et-info-phone {
display: none;
}
}

#GREEN {
background: #5eac00;
border: 1px solid #303030;
color: #FFF !important;
}
#GREEN:hover {
background: #70cb00;
color: #FFF !important;
}

#main-header a {
font-weight: 200 !important;
}

@media only screen and ( max-width: 767px ) {
.et_header_style_left #logo {
max-width: 300px;
}
.container.et_menu_container {
width: 94%;
}
} 