/* Additional Styles Here! */
a{text-decoration:underline;}
a:hover{text-decoration:none;}

.wpb_wrapper{display:block;}

.template-page .entry-content-wrapper h2{text-transform:none;}

.av_facebook_widget_wrap{background:#CCC;}

h3{margin-bottom: 10px;}

#footer h3{color:#FFF!important;}

.home-slider{display:block;margin:40px 0 0;}

.flex_column + .avia_textblock{padding-top:30px;}

.av_promobox{margin:40px 0;}

/* reduce size of SM in RecoveryProSM */
sup {font-size: 0.65em; vertical-align: super; line-height: 0;}

/* button full column width */
.button-fullwidth {  
background-color: #555555; 
color: #fff;
border-radius: 3px;
border:0 none;
padding: 0 10px 15px 10px;
font-size: 13px;
text-decoration: none;
display:block;
margin:0;
line-height: 1em;
position: relative;
font-weight: normal;
text-align: center;
width: 100%;
min-width: 127px;
}
.button-fullwidth a{border:0 none;}
.button-fullwidth:hover{opacity: 0.8; color:#fff; text-decoration: none;cursor:pointer;}
.button-fullwidth:active{border-bottom-width: 0px; border-top-width: 1px; border-top-style: solid; color:#fff; text-decoration: none;}


