/*
 Theme Name:   East Fork Stables Flow
 Description:  Child theme based on Themify Shopo
 Author:       Atomicx - Michael Burch
 Template:     themifyflow
*/

/************************************************************************************
Media Queries
*************************************************************************************/

.wp-caption-text {
    font-family: Arial, sans-serif;
    font-size: 11px;
    line-height: 11px;
    padding: 0px 10px 0px 10px;
    margin-top: 0px;
}

.gallery-caption {
    font-family: Arial, sans-serif;
    font-size: 11px;
    line-height: 11px;
    padding: 0px 10px 0px 10px;
    margin-top: 0px;
}

.widget_simpleimage {
    margin-top: 50px;
}

.widget_simpleimage p {
    font-family: Arial, sans-serif;
    font-size: 11px;
    line-height: 11px;
    padding: 0px 10px 0px 10px;
    margin-top: 0px;
}

@media screen and (max-width: 640px) {
    .tf_site_tagline {color: #ffffff !important; background-color: rgba(0, 0, 0, 0.68);}
    .tf_mobile_menu_wrap {color: #ffffff !important; background-color: #355E3B; }
}