diff --git a/includes-child/woocommerce/woo.css b/includes-child/woocommerce/woo.css index c94de1f..5bf123c 100644 --- a/includes-child/woocommerce/woo.css +++ b/includes-child/woocommerce/woo.css @@ -25,7 +25,7 @@ clear:both; } -.woocommerce ul li, + .woocommerce .wc_payment_method { list-style-type: none; } @@ -102,3 +102,20 @@ margin-top: auto; display: table; } +/* Increase Image Size in Sidebar */ +.woocommerce ul.cart_list li img, +.woocommerce ul.product_list_widget li img { + width: 64px; +} + +/* Related Products */ + +.woocommerce-page .related ul.products li.product { + width: 49%; +} +@media (min-width: 767px) { + .woocommerce-page .related ul.products li.product { + width: 30.8%; + padding: 2%; + } +} \ No newline at end of file diff --git a/style.css b/style.css index efaa341..58d667c 100644 --- a/style.css +++ b/style.css @@ -77,6 +77,10 @@ blockquote::before { top: -10px; } +address { + margin-bottom: 0; +} + /* ## Headings --------------------------------------------- */ @@ -275,7 +279,7 @@ input[type="submit"].small { } .fl-builder-content .black-but a.fl-button:hover *, .fl-builder-content .black-but a.fl-button:focus * { - color: #000000; + color: #000; } /* # Skip Links @@ -368,7 +372,9 @@ a.fl-post-more-link:hover { /* # Footer Header ---------------------------------------------------------------------------------------------------- */ - +.site-footer-row p { + margin-bottom: 0; +} /* Entries