/*
Theme Name:  theme55047
Theme URI:   http://yoursite.com/link/to/theme
Description: Your theme description.
Author:      Your Name
Author URI:  http://yoursite.com
Version:     1.0.0
License:     GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:        fixed-layout, fluid-layout, responsive-layout, left-sidebar, right-sidebar, custom-menu, featured-images, full-width-template, post-formats, sticky-post, theme-options, translation-ready
Text Domain: theme3629
Template:    cherryframework4
*/

/* =Theme customization starts here
-------------------------------------------------------------- */
.cherry-breadcrumbs a:hover, .cherry-breadcrumbs .cherry-breadcrumbs_item_target {
color: #B56EEB!important;
}

.home .team-item .team-meta_item {
    display: block;
}
.home .team-item .team-listing_name, .home .team-item .team-meta_item {
    text-align: center;
    padding-top: 10px; 
}
.home .team-item .team-socials {
    padding-left: 40px;
}

.menu-items.cherry-mega-menu.mega-menu-direction-horizontal.total-columns-12.mega-menu-mobile-on {
  background-color: #660066 !important;
}

@media screen and (max-width: 320px) {
    .site {
    hyphens: unset !important;}
}
