/*
Theme Name: StorePress
Theme URI: https://vfthemes.com/themes/storepress-free/
Author: vfthemes
Author URI: https://vfthemes.com/
Description: StorePress is a Multipurpose WooCommerce Theme designed for all kinds of e-commerce websites like clothes, electronics, fashion, furniture, jewelry, organic, product landing page, modern shop, minimal store, etc. The goal was to design something that offers all the possible features you need to create your amazing website. The theme is a very user-friendly platform and is suitable for eCommerce Stores. Checkout the Pro Demo https://vfthemes.com/theme-demo/storepress-pro/
Version: 1.0.12
Tested up to: 6.7
Requires PHP: 5.6
License: GPLv3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: storepress
Slug: storepress
Tags: one-column, two-columns, left-sidebar, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, footer-widgets, full-width-template, theme-options, threaded-comments, translation-ready, blog, grid-layout, portfolio, e-commerce

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

*/
 blockquote { border-color: inherit !important; } .coupon-codebox { background: var(--bs-secondary); font-size: 16px; color: #ffffff; padding: 8px 12px; text-align: center; line-height: 24px; display: block; margin-bottom: 0; } .coupon-codebox span { font-size: 28px; color: var(--bs-secondary); padding: 7px 20px; background: #fff; margin-top: 20px; border: 2px dotted var(--bs-secondary); display: block; } @media (max-width: 768px) { .woocommerce-column--billing-address, .woocommerce .woocommerce-customer-details .woocommerce-column__title { display: block !important; margin-top: 10px !important; } } .woocommerce-order-overview, .woocommerce .woocommerce-customer-details .addresses:last-child, .woocommerce-order-details { padding: 10px; background: #fff; border-radius: 6px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); } .woocommerce-order-overview li { display: block ; padding: 8px 0; left-margin border-bottom: 1px solid #f0f0f0; } #tab-reviews.woocommerce-Tabs-panel { padding: 10px !important; } .woocommerce #reviews #comments ol.commentlist li .comment-text p { text-align:left !important; } .woocommerce-checkout #payment ul.payment_methods { padding:10px !important; } .woocommerce .entry-summary table.variations-grid td { padding: 3px 12px !important; vertical-align: middle; border: 1px solid var(--bs-secondary); text-align: center; } .woocommerce .entry-summary table.variations-grid td form { margin: 0; padding: 0; border-bottom: 0; } .woocommerce-review__published-date { display:none; } .woocommerce ul.products li.product .woocommerce-loop-category__title{ font-size: 14px; text-align: center; background: var(--bs-secondary); color: var(--bs-primary-light); padding: 5px; } .woocommerce ul.product_list_widget li img { display:none !important; } .product_meta { display:grid; } @media only screen and (max-width: 768px) { body.woocommerce-cart #block-11, body.woocommerce-checkout #block-11 { display: none !important; } } #place_order { text-transform: capitalize; font-size:1.5em !important; }