/*
 Theme Name:     make child
 Theme URI:      http://www.elegantthemes.com/gallery/foxy/
 Description:    Foxy Child Theme
 Author:         Elegant Themes
 Author URI:     http://www.elegantthemes.com
 Template:       make
 Version:        1.0.0
*/
 
@import url("../make/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

}
.site-navigation .menu li a, .site-navigation .nav-menu li a {
    border-bottom: 1px solid #f60808;
    color: #f60808;
    display: block;
    font-size: 1.4rem;
    font-weight: normal;
    line-height: 1.8;
    padding: 1.1rem 0;
}

.site-info {
	display: none;
}

.builder-banner-slide {
		padding-bottom: 800px !important;
}
	@media screen and (max-width: 960px) {
		.builder-banner-slide {
			padding-bottom: 83.333333333333% !important;
		}
