/*

 Theme Name:     Extra Child Theme

 Theme URI:      https://www.elegantthemes.com/extra

 Description:    Extra Child Theme

 Author:         Elegant Themes

 Author URI:     https://www.livetech.co.uk

 Template:       Extra

 Version:        1.0.0

*/

 

@import url("../Extra/style.css");

 

/* =Theme customization starts here

------------------------------------------------------- */

g#livetech-device path#livetech {

    fill: #185490 !important;

}



 g#livetech-device g#device {

    fill: #F96A15 !important;

}



#main-header{background:#fff !important;}



#et-navigation li a{color:#000;}



#et-navigation > ul > li.current-menu-item > a, #et-navigation > ul > li.current_page_item > a{color:#000;}



#footer .et_pb_extra_column{color:#fff !Important;}

/*.post-thumbnail.header{display:none !important;}*/
.single .post-thumbnail {
    margin: 0 !important;
}

.logo{min-width:356px !important; min-height:128px!important;}

.white-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 500px;
  margin: 20px auto;
}

#newsletter_form input {
	width:100%;
}

.newsletter_signup {
	padding:10px;
	text-align: center;
	color:#fff!important;
	background:#037178;
	display:block;
}

.newsletter_signup:hover {
	opacity:0.8;
	cursor:pointer;
}

.column_1{width:45%; display:inline-block; margin-right:20px;}

.et_pb_button{background:#ccc; color:#fff !important;}

.et_pb_button:hover{background:#2b3843 !important;}

.single .post-thumbnail img {
    display: block;
    margin-left: 60px;
    float: left;
    margin-right: 30px;
    max-width: 400px;
    margin-bottom: 30px;
}

.single .post-content img {
    display: block;
    float: left;
    margin-right: 30px;
    max-width: 400px;
    margin-bottom: 30px;
}

#mc_embed_signup{background:#fff;}

#mc_embed_signup .clear{visibility:visible !important;}

@media screen and (max-width:980px){
	
	.page article{width:100%;}
	
	.column_1{width:100%;}
	
	#et-extra-mobile-menu a{color:#fff !important;}
	
	
}