/*
 Theme Name:   Future Gen - Enfold Child
 Theme URI:    http://fg.estatic.com
 Description:  nfold Child
 Author:       James Smythe
 Author URI:   http://www.estatic.com
 Template:     enfold
 Version:      1.0.0
*/



.template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2 {
    text-transform: none;
    letter-spacing: 1px;
}


.special-heading-inner-border{
    opacity: 0.4;
    border-style: none;
    filter: alpha(opacity=40);
}

.avia-button.avia-color-red, .avia-button.avia-color-red:hover {
    background-color: #ff0000;
    border-color: #ff0000;
    color: #fff;
}

form#em_subscribe_form td {
    border: 1px solid #fff;
}

.widgettitle {text-transform: inherit;}
.avia-icon-list .iconlist_title {text-transform: inherit;}


.avia-section {
    clear: both;
    width: 100%;
    float: left;
    min-height: 40px;
    position: static;
}






/* ADDING ICONS TO THE HEADER WITH FUNTIONS
////////////////////////////////////////////////////
////////////////////////////////////////////////////
////////////////////////////////////////////////////
////////////////////////////////////////////////// */
.phonenobox {float:right; padding-right:15px;margin-top: 20px; width:240px}
.phoneno {
font-size: 16px;
line-height: 14px;
display: block;
padding: 0px;
clear: both;
text-align: right;
width: 90%;
height: 20px;
margin: 8px 0px 0px 0px;
}



@media (max-width:1023px) and (min-width:320px) {
    .extraheader { 
        display:none; 
        visibility:hidden
        
    }
    .phonenobox {
         display:none; 
        visibility:hidden 
    }
    
}


