/*
Theme Name: Divi-Child
Template: Divi
Theme URI: https://wordpress.org/themes/twentytwentyfive/
Author: the TA team
Author URI: https://wordpress.org
Description: Divi Child theme
Requires at least: 6.7
Tested up to: 6.8
Requires PHP: 8.2
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: Divi
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready, wide-blocks, block-styles, style-variations, accessibility-ready, blog, portfolio, news
*/



/* CUSTOM CSS START */
.products .exqib-quantity__shop {
    margin-top: 1em;
}

.products .exqib-quantity__shop .quantity {
    width: 100%;
    justify-content: left;
}

.products .exqib-quantity__shop .quantity .exqib-shop-quantity {
    padding: 6px;
}

.products .exqib-quantity__shop .quantity .exqib-btn {
    border-radius: 3px;
}

.woocommerce .woocommerce-shipping-totals ul#shipping_method li:first-child label {
    font-weight: bold;
}

/* CUSTOM CSS END */
