/*
Theme Name: warsaw Child
Author: TonaTheme
Version: 1.0.0
Author URI: http://themeforest.net/user/tonatheme
Theme URI: http://asianitbd.com/wp/warsaw
Description: This is Warsaw Oganic Health WordPress theme
License: ''
License URI: ''
Tags: one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, rtl-language-support, sticky-post, translation-ready, microformats
Text Domain: warsaw
Template: warsaw
*/


/* Product Page */
.win-harvest-product-ingredients {
	font-size: 14px;
	font-weight: 700;
	line-height: 20px;
}
.win-harvest-product-ingredients li{
    list-style: none !important;
    float: left;
    border: 1px solid #ddd;
    height: 100px;
    width: 200px;
    text-align: center;
    vertical-align: middle;
    padding: 20px;
}
#winharvest-home-page-deal-content {
	padding-top: 20px;
	padding-right: 100px;
	margin-right: 200px;
}



@media (min-width: 769px) and (max-width: 1025px) {
	#winharvest-home-page-deal-content {
	    margin-right: 0px !important;
	}
}
@media (min-width: 481px) and (max-width: 768px) {
	#winharvest-home-page-deal-content {
	    margin-right: 0px !important;
	}	

}

/*smartphones mobiles (portrait)*/
@media (min-width: 320px) and (max-width: 480px) {
	.win-harvest-product-ingredients {
	    margin: 0px 45px;
	}
	.winharvest-home-deal-of-the-day-header {
		text-align: center !important;
	}
	#winharvest-home-deal-of-the-day-button {
		text-align: center !important;
	}
	#winharvest-home-page-deal-content {
		padding-top: 0px;
	    padding-right: 0px;
	    margin-right: 0px;
	    padding-left: 25px;
	}
}

@media only screen and (max-width: 425px) {
	.win-harvest-product-ingredients {
	    margin: 0px 25px;
	}
	
}
