

#main-header {background-image: url("/wp-content/uploads/2014/03/header-back.png"); background-color: transparent; }
#top-menu a { color: #fff; }
#top-menu li li a {color: #004374; }
#main-content .container { background-color: #fff; padding-left: 10px; padding-right: 10px; }
.et-search-form, .nav li ul, .et_mobile_menu, .footer-widget li:before, .et_pb_pricing li:before { border-color: #fff455; }
.nav li ul {background-color: #333333 }
#et_search_icon:before { color: #ccc; }
.background-rounded { background-image: url("/wp-content/uploads/2014/02/white-back.png"); border-radius: 9px; padding: 10px; }
body {
    color: #333;
}

.et_pb_column_1_3 .et_pb_shop .woocommerce ul.products li.product { width: 100% !important; }
.et_pb_shop .woocommerce ul.products li.product, .woocommerce-page ul.products li.homepage-product {width: 225px !important; }
.et_pb_newsletter_button { margin-bottom: 10px; }
.et_pb_newsletter_description { margin-top: 10px; }
.post-meta { display: none; }
.et_pb_row a { color: #00456e; }
#main-content, .et_pb_section { background-color: transparent; }

@media only screen and ( max-width: 340px ) {
	.background-rounded { width: 90%; }
}