@import url('base.css');

/*
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 wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/

/*Add your own styles here:*/


/*side menu */
.sideMenuTtl { background:#40a8e4; color:#fff; font-size:21px !important; font-weight:normal !important; width:100% !important; height:90px; text-align:center; line-height:90px; display:inline-block; letter-spacing:-1px; border-bottom-left-radius: 30px; border-top-right-radius: 30px; }

.sub-menu li { border-bottom:1px solid #e1e1e1; font-size:16px; color:#636363; padding:12px 17px;}
.main_color .sidebar a { text-decoration:none; color:#636363; font-weight:normal;}
.current-menu-item { background:#fff; font-size:14px; color:#40a8e4;}
.main_color .sidebar .current_page_item>a, .main_color .sidebar .current-menu-item>a { color:#40a8e4; font-weight:bold;}
.main_color .sidebar .current_page_item>a, .main_color .sidebar .current-menu-item>a:hover { color:#40a8e4;}
.sidebar_left .inner_sidebar { margin-right: 15px; margin-left: 15px;}

/* Breadcrumbs style*/
.breadcrumb-trail {display: flex;align-items: center;justify-content: center; font-size:14px;}
span.trail-before {display: none!important;} /*you are here remove*/

/* Fullwidth Sub Menu */
#top .av-submenu-container {min-height: 52px;position: relative;width: 100%;border-bottom-style: solid;border-bottom-width: 1px;-webkit-perspective: 1000px;-webkit-backface-visibility: hidden;font-size: 16px;line-height: 1.65em;}
.current-menu-item {background: #fff;font-size: 16px;}



