/*
Theme Name: Venture Child
Theme URI: http://vinirama.com/venture
Author: ViniRama
Author URI: http://vinirama.com/
Description: Corporate And Business Wordpress Theme
License: Custom
License URI: http://themeforest.net/licenses
Text Domain: venture
Tags: white, yellow, black, gray, custom-menu, editor-style, featured-images, sticky-post, translation-ready
Template: venture
Version: 1.0.0
Text Domain: venture-child
*/
body.home .widget_sow-image h3.widget-title{
	font-size: 20px;
}
.post.hentry p{
	background-color: transparent !important; 
}
.search-full{
    float: right;
    padding: 30px 0px;
    width: 50%;
}
.search-full label input{
	border: 2px solid #2f3438 !important;
}
.search-full .button-search.search-submit{
    float:right;
    margin-left: 10px;
    background-color: #eda501 !important;
}
.search-full input{
	color: #2f3438 !important;
}
#footer {
    margin-top: 0px !important;
    padding-top: 0px !important;
}
a.page-numbers{
	color: #fff !important;
}
a.prev.page-numbers, 
a.next.page-numbers{
	color: #2f3438 !important;
}
.woocommerce .products .product .inner-hover:hover a h2.woocommerce-loop-product__title{
	color: #fff !important;
}
#button-search{
	display: none !important;
}
a.page-numbers:hover{
	color: #2f3438 !important;
}
.woocommerce-product-search button{
	background-color: #2f3438 !important;
}
.search-full .search-form label{
	width: 92% !important;
}

.search-results .entry-header{
	padding-left: 0px !important;
	min-height: unset !important;
}

@media only screen and (min-width: 768px) and (max-width: 1280px) {
	.search-full .search-form label{
		width: 85% !important;
	}
	.search-full .button-search.search-submit{
		float: unset !important;
	}
}
/*@media only screen and (max-width: 780px) {
	body.home .widget_sow-image img{
		width: 100% !important;
		max-width: 100% !important;
	}
}*/
@media only screen and (max-width: 768px) {
	.search-full{
		width: 100% !important;
		margin: 0 auto !important; 
	}
	.search-full form{
		width: 100% !important;
		text-align: center !important;
	}
	.search-full .search-form label{
		float: unset !important;
		width: 80% !important;
	}

	.search-full .button-search.search-submit{
		float: unset !important;
		margin-left: 0px !important;
	}
}

