/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating will be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/

li#menu-item-535 a span.avia-menu-text {
    background:#553e7d;
    color:#fff;
    padding:15px 25px;
    transition:opacity .3s
}
li#menu-item-535 a span.avia-menu-text:hover{
    opacity:.85;
}
.phone-info div {
    font-size: 1.75em;
    color: #543e7d;
}
li a span.avia-menu-text{
    font-size:1.5em;
	font-weight:400;
}
.avia_transform .av_fullscreen.avia-fade-slider .active-slide .avia-caption-title, .avia_transform .av_slideshow_full.avia-fade-slider .active-slide .avia-caption-title,
.template-page .entry-content-wrapper h1,
.template-page .entry-content-wrapper h2{
	text-transform:none
}
.avia-caption-title span{
    background: linear-gradient(120deg, rgba(85, 62, 125, 0.5) 0%, rgba(85, 62, 125, 1) 100%);
    color:#fff;
    height:1em;
    display:inline-block
}