@import  url(../Divi/style.css);
/*
 Theme Name:     LT Divi Child
 Theme URI:       
 Description:    
 Author:         Livetech
 Author URI:     http://www.livetech.co.uk
 Template:       Divi
 Version:        0.1
*/
/* =Theme customization starts here
------------------------------------------------------- */
g#livetech-device path#livetech {
    fill: #185490 !important;
}

 g#livetech-device g#device {
    fill: #F96A15 !important;
}

#main-footer{display:none;}

#page-container{padding-top:0px !important;}

#main-header{display:none;}

/* Mobile & Tablet */

@media screen and (max-width:980px){
	
	.et_header_style_left .logo_container {
    position: relative;
    width: 100%;
    height: 100%;
    float: none;
	text-align:center;
	}
	
	.tel {
    margin-top: 30px;
    float: none;
    text-align: center;
	}
	
}