/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
description: Divi Child Theme
Author: Melissa Lin
Template: Divi
Version: 1.0.0
*/
.woocommerce #content div.product form.cart div.quantity,
.woocommerce div.product form.cart div.quantity,
.woocommerce-page #content div.product form.cart div.quantity,
.woocommerce-page div.product form.cart div.quantity{
	margin: 0 !important;
}

@media screen and (min-width: 2100px)  {
	.post-template-default .et_pb_image img {
		margin-top: 95px !important; 
	} 
}

@media screen and (min-width: 1680px) and (max-width: 2100px)  {
	.post-template-default .et_pb_image img {
		margin-top: 60px !important; 
	} 
}