/* 
Theme Name: DiviChild 
Theme URI: http://elegantthemes.com 
Description: A Child Theme built for Divi 
Author: crea-vive 
Author URI: 
Template: Divi 
Version: 1 License: GNU General Public 
License v2 or later 
License URI: http://www.gnu.org/licenses/gpl-2.0.html 
*/
  
@media screen and (max-width:900px)
{
.et_pb_fullwidth_slider_0 .et_pb_slide {
background-size: contain!important;
height: 250px !important;
}
}

@media screen and (max-width:479px)
{
.et_pb_fullwidth_slider_0 .et_pb_slide {
background-size: contain!important;
height: 110px !important;
}

}
 hr.orange {
            border: 0;
            height: 1px;
            background-color: #d3811d;
          }
img.full_menu_logo {
float: left!important;
width: 160px;
padding: 20px;
}
.et_pb_fullwidth_menu .et_mobile_nav_menu {
float: right !important;
}
img.custom-logo {
    max-height:auto;
    position: relative;
}

 