/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles at the end of this file instead 
of style.css so it is easier to update the theme. 
Simply copy an existing style from style.css to this file, 
and modify it to your liking.
*/

#wufoo-x7p9k5 iframe {
     border-radius: 18px;
     border: 2px dashed #c4b108 !important;
}


.woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img {
    width: auto !important;
}

body.woocommerce-page #container {
	float: left;
	width: 620px;
	padding-right: 27px;
}

body.woocommerce-page #sidebar {
	float: left;
	width: 333px;
}