/* 
 Theme Name:     Brindisi Child Theme
 Author:         Brindisi, Murad, Brindisi & Pearlman
 Author URI:     https://bmbp.tmfhosting.info/
 Template:       Divi
 Version:        v0.1
 Description:   A Child Theme built using the elegantmarketplace.com Child theme maker
Developed by Andrew Palmer for Elegant Marketplace www.elegantmarketplace.com Free to use and duplicate as many times as you like
 Wordpress Version: 4.9.8
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 

/* ----------- SECONDARY NAVIGATION -----------*/

#et-secondary-menu, #top-header { font-weight: bold; }

#top-header .et-social-icons {
display: inline-block;
float: right;
}
 
.top-phone {
width: 128px!important;
}
 
.top-phone a {
color: white!important;
font-size: 16px!important;
}
 
.top-phone:before {
font-family: 'ETmodules';
content: "\e090";
font-size: 16px;
float: left;
}

.top-quote {
width: 182px!important;
}
 
.top-quote a {
color: white!important;
font-size: 16px!important;
}
 
.top-quote:before {
font-family: 'ETmodules';
content: "\e07e";
font-size: 16px;
float: left;
}

.top-phone2 {
width: 130px!important;
}
 
.top-phone2 a {
color: white!important;
font-size: 16px!important;
}
 
.top-phone2:before {
font-family: 'ETmodules';
content: "\e090";
font-size: 16px;
float: left;
}

@media only screen and (max-width: 980px) {
 
.top-phone {
width: 100%!important;
}
 
.top-quote {
width: 100%!important;
}
 
.top-login {
width: 100%!important;
}
 
.top-phone:before {
color: white;
margin-top: 10px;
margin-right: 12px;
}
 
.top-quote:before {
color: white;
margin-top: 10px;
margin-right: 12px;
}
 
.top-login:before {
color: white;
margin-top: 10px;
margin-right: 12px;
}
 
}
