/*
 Theme Name:     Divi Child Theme
 Theme URI:      http://www.netlive.co.za/
 Description:    Divi Child Theme
 Author:         Netlive KZn cc
 Author URI:     http://www.netlive.co.za
 Template:       Divi
 Version:        2.1.2
*/
 
@import url("../Divi/style.css");
 
/* =Theme customization starts here */
@media only screen and ( max-width: 980px ) {
#et_top_search { margin-top: 17px; margin-right: 35px; float: left; display:none; }
}

@media only screen and ( min-width: 768px ) and ( max-width: 980px ) {
#et_top_search { margin-top: 17px; margin-right: 35px; float: left; display:none; }
}

@media screen and ( max-width: 782px ) {
#et_top_search { margin-top: 17px; margin-right: 35px; float: left; display:none; }
}

@media only screen and ( max-width: 767px ) {
#et_top_search { margin-top: 17px; margin-right: 35px; float: left; display:none; }	
}