/*
Theme Name: Divi Child
Template: Divi
Description: Divi Child Theme
Author: Lycia Diaz - Astuces Divi
Author URI: https://astucesdivi.com/
*/

img {
pointer-events: none;
}

H1, H2, H3, H4, H5, H6 {
	font-family: Georgia, sans-serif!important;
	font-size: 50px;
}

p {
	font-family: Georgia, sans-serif;
/* 	font-size:16px; */
}

.et_pb_slider_0.et_pb_slider .et_pb_slide_description .et_pb_slide_title {
    font-weight: 200!important;

}


.mobile_menu_bar:before, .mobile_menu_bar:after, #top-menu li.current-menu-ancestor>a, #top-menu li.current-menu-item>a {
    color: #9a9176;
}

.et_mobile_menu {
    border-top: 3px solid #9a9176;
}

.entry-content tr td {
    border-top: 0px solid #eee;
    padding: 10px 10px;
}

.entry-content table:not(.variations) {
    border: 0px solid #eee;
    margin: 0 0 15px;
    text-align: left;
    width: 100%;
}

.margin-right-top{
	margin-right:50px;
	margin-top:100px;
}

@media only screen and (max-width: 400px) {
   .margin-right-top{
	margin-right:0px;
	margin-top:0px;
	margin-bottom:25px;
}
  }



/* .et_pb_section {
    background-color: #1e1c1b;

} */

/* @media only screen and (max-width: 980px) {
    .et_pb_section_0 {
        bottom: auto;
        left: auto!important; 
        right: auto;
		top:0px!important;
    }
}

.et_pb_section_0 {
    width: 100%;
    position: absolute !important;
    bottom: auto;
    left: auto!important; 
    right: auto;
	top:0px!important;
} */

.description{
	font-size:12px!important;
}


.montserrat{
	font-family:Montserrat, sans-serif!important;
}


