/* WooCommerce */
.woocommerce ul.products li.product .button,
.woocommerce ul.products li.product .product-inner .added_to_cart { padding: 5px 25px; border-radius: 30px; }
/* Single Product */
.woocommerce ul.woo-ul { font-size: 15px; list-style: disc; margin: 20px 0 0 20px; }
.woocommerce ul.woo-ul li { margin-bottom: 5px; }
/* Width footer */
–footer-widgets > .container { width: 1280px; }
/* Newsletter input color on footer */
–footer .oceanwp-newsletter-form-wrap input[type=”email”] { background-color: transparent; color: –fff; border-width: 1px; }
/* Recent post on footer */
–footer .oceanwp-recent-posts li { border-color: rgba(255,255,255,0.3); }