/**
 * Theme Name:     Infinite Child
 * Author:         Goodlayers
 * Template:       infinite
 * Text Domain:	   infinite-child
 * Description:    Infinite WordPress Theme
 */

.infinite-sidebar-area .infinite-widget-head-text {
    font-size: 20px;
}

.infinite-page-title-wrap.infinite-style-medium .infinite-page-title-content {
    padding-top: 65px;
    padding-bottom: 65px;
}

.tribe-events .tribe-events-c-search__button, .tribe-events button.tribe-events-c-search__button {
    background-color: #66afcf;
    background-image: none;
    box-shadow: none;
    color: #fff;
    font-style: normal;
    outline: none;
    text-decoration: none;
    text-shadow: none;
}