/*
Theme Name: Overlap
Theme URI: http://wydethemes.com/overlap
Description: High-performance WordPress theme for creative portfolio.
Author: Wyde
Author URI: http://themeforest.net/user/Wyde
Version: 1.2.4
Tags: theme-options, full-width-template, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu
Text Domain: overlap
License: ThemeForest Licenses
License URI: http://themeforest.net/licenses/standard
*/

.home_feature_products img {
    height: 330px !important;
    object-fit: cover;
    object-position: center;
    width: 100% !important;
}
.products li .cover-image img {
    height:255px !important;
    object-fit: cover;
    object-position: center;
}
.products li .cover-image { height:255px !important;}
@media (max-width:767px) {
	.products li .cover-image { height:auto !important;}
	.products li .cover-image img {height:300px !important;}

}

.home-header-text p {text-align: center; font-size: 20px;
font-weight: 400;
line-height: 1.4;}

.nf-field-hp {border: 0px !important;}