/* @override http://hackneys.wpengine.com/wp-content/themes/capella/style.css */



/*
Theme Name: Capella
Theme URI: http://themes.themegoods2.com/capella
Description: Premium Food & Restaurant Template
Version: 1.3
Tags: gray, white, responsive-layout, custom-header, custom-background, threaded-comments, translation-ready, editor-style, custom-menu
Author: ThemeGoods
Author URI: http://themeforest.net/user/ThemeGoods
License: GNU General Public License
License URI: http://themeforest.net/licenses/regular_extended
Text Domain: capella
*/


.display-posts-listing a {
    display: block;
    margin-top: 20px;
}

#text-3 select {
    width: 60%;
}


#text-2 p {
    font-size: 14px;
}
.one_half > .small.square_thumb {
    width: 47%;
}
.homepage-images h5 {
    font-size: 26px !important;
    line-height: 100%;
}
@media (min-width:960px) {
    .page-id-10 .one_half > .small.square_thumb {
        max-height: 175px;
    }
    .one_half.last .fancy-gallery .thumbnail_gallery {
        height: 180px !important;
    }
    .one_half > .small.square_thumb img {
        width: 100%;
    }
}
@media (max-width:960px) {
    .homepage-images h5 {
        font-size: 34px !important;
        line-height: 100%;
        padding: 0px 30px;
    }
    .homepage-images .teaser_content_wrapper {
        top: 39%;
    }
    .one_half.last .fancy-gallery .thumbnail_gallery {
        height: 150px !important;
        max-width: 100% !important;
    }
}
@media (max-width:479px) {
    .one_half > .small.square_thumb {
        width: auto !important;
    }
    .one_half.last .fancy-gallery .thumbnail_gallery {
        height: auto !important;
    }
}
/*
.rev_slider .tp-caption.white-second-hero-font {
background: rgba(40,137,2,.8) !important;
line-height: 100% !important;
padding: 2px 8px !important;
}*/
body.page-id-6 .rev_slider {
        height: 100% !important;
    }

/* hompage locations */
.locations {
	list-style: none;
	text-align: center;
}
.locations li {
	max-width: 200px;
	display: inline-block;
	margin-right: 1%;
	margin-bottom:10px;
}
#footer ul.sidebar_widget ul li.yelp {
position:static !important;
}
.homepage-images .teaser_content_wrapper {
	padding:15px 10px 15px;
}