/*!
Theme Name: CPRI Child
Author: WSG
Template: cpri
Version: 1.0.0
*/

/* Add your custom css below
-------------------------------------------------------------- */

.edit-link {display:none;}
.b_mobile .b_site__header a {
    text-transform: none;
    line-height: 2;
    color: #333333;
    font-size: 18px;
    border-radius: 50%;
}
.b_entry__title {color:#2b919b;}
.single-post .b_entry__title {font-size: 32px;line-height: 1.5;}
#b_site_footer {margin-top:50px;}
.home #b_site_footer {margin-top:0px;}
.vc_gitem-post-data-source-post_excerpt .vc_gitem-link {font-weight:inherit;}
.vc_gitem-post-data-source-post_title h3 {margin-bottom:5px;}
body .vc_btn3.vc_btn3-color-blue, body .vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat {
    color: #fff;
    background-color: #a6ce39;
}
body .vc_btn3.vc_btn3-color-blue:hover, body .vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat:hover {
    color: #fff;
    background-color: #2b919b;
}
body .vc_grid .vc_pageable-load-more-btn {
    text-align: center;
    margin-top: 0px;
}
.b_mobile .b_background--default .b_navigation-toggle.b_active,.b_background--default .b_search-toggle.b_active {
    background:none !important;
}
.b_active .b_icon--menu, .b_active .b_icon--search::before, .b_active .b_icon--search::after,.b_active .b_icon--menu, .b_active .b_icon--search::before, .b_active .b_icon--search::after {
    background: #333 !important;
}
@media only screen and (max-width: 400px) { 
.b_logo img {
    max-height:40px !important;
}
}