

.wpb_gmaps_widget .wpb_wrapper {
    background-color: #f7f7f7;
    padding: 0px;
}
.card-1 {
box-shadow: 0 2px  3px #ffcc33, 0 2px  3px #ffcc33;
transition: all 0.3s cubic-bezier(.25,.8,.25,1);
border-radius: 20px;
}

.card-1:hover {
box-shadow: 0 14px 28px #ffcd1f, 0 10px 10px #ffcd1f;
}

.menu_recent_post_text {
    display: none;
}



h5, .h5, h5 a, .q_icon_with_title .icon_text_holder h5.icon_title {
    color: #212121;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 600;
    text-transform: none;
}
.vc_row {
    margin-left: 0px;
    margin-right: -15px;
}