#product-addtocart-button{
	background: #5bbe67 !important;
	color: white !important;
	font-weight:600 !important;
}
#product-addtocart-button > span{
	color: white !important;
}
#product-gotoproduct-button > span{
	color: white !important;
}
.weltpixel-quickview.weltpixel_quickview_button_v2{
	background:#3b84d2 !important;
}

.weltpixel-quickview > span > span{
	color: white !important;
}
.action.apply.primary{
	width: 100% !important;
}
.action.checkout.primary{
	width: 100% !important;
}
.product-image-photo.default_image{
	width:auto;
	height:auto;
}
.product-item-photo{
	height:auto;
}
/* For desktop: */
@media only screen and (min-width: 768px) {

	.column.main > div.product.media{
		width: 40% !important;
		margin-left: 5% !important;
	}
	.product-info-main{
		width: 45% !important;
		margin-right: 5% !important;
	}
	.sidebar.sidebar-additional{
		padding: 0% !important;
	}
	.product.attribute.description{
		text-align: left;
	}
}
