2 #php
.fusion-is-sticky .header-extras-contact-info{display:none !important}
.header-extras-contact-info{
width:400px ;
margin:10px;
padding-bottom:10px;
height:50px;
}
.hedear_itme_text {
display:table;float:left;
float: left;
padding-left: 10px;
font-weight: 700;
font-size: 14px;
line-height: 1.43;
text-align: left;
color:#2d2039;
}
.hedear_itme_text span, .hedear_itme_icon span{
font-weight: 100;
}
.hedear_itme_icon{
width:30px;
}
.hedear_itme_icon .fa{
color:#2d2039;
font-size:33px !important
}
.header-extras-contact-info .hedear_itme_icon fa:before{
color:red !important ;}
.hedear_itme_text div{float:left; }
.hedear_itme_text { display:table; width:auto; float:right}
.header-extras-contact-info{width:100% !important }
.hedear_itme_text div{ float:left; display:table; width:auto;}
.hedear_itme_text> div:nth-child(2){ max-width:250px}
.hedear_itme_text div .fa{ font-size:40px; padding-right:4px; }
.hedear_itme_text div{ font-size:13px; }
.hedear_itme_text div span{ font-weight:100; }
.fusion-header-tagline{ width:100%;}
.fusion-logo .fusion-header-content-3-wrapper {
width:100%;
margin-top:-50px;
}
@media(max-width:1180px){
.header-extras-contact-info{
display:none
}
}