/*
Theme Name: Maya Child
Description: Smart & Powerful WP Theme (Child)
Theme URI: http://themeforest.net/user/unCommons/portfolio
Template: maya
Author: unCommons Team
Author URI: http://www.uncommons.pro
Version: 2.5
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: one-column, two-columns, right-sidebar, fluid-layout, custom-menu, editor-style, featured-images, post-formats, translation-ready
*/

/* Theme customization starts here */
/* -------------------------------------------------------------- */

@import url(http://fonts.googleapis.com/earlyaccess/opensanshebrew.css);
body,html {
    font-family: 'Open Sans Hebrew', sans-serif !important;
}
h1,h2,h3,h4,
.main-menu > li, .main-menu > li a,
.title-page,
.post-content{
    font-family: 'Open Sans Hebrew', sans-serif !important;
}

#blog-carousel {
    direction: ltr;
}
blockquote{
    border-left-style: none;
    border-left-width: 0px;
}
.subtitle-section,
.subtitle-page,
.meta-page{
    font-weight: 500!important;
}
.main-menu .menu-item-has-children > a:before {
    content: '\e114';
    font-family: 'icomoon';
    padding-right: 5px;
    font-size: 10px;
    display: none;
}
.team-role {
    float: right;
}
.team-contact {
    font-size: 20px;
    float: left;
}
#respond {
    display: none;
}