/*
Theme Name: NY Carriages
Theme URI: https://example.com/nycarriages
Author: NY Carriages
Author URI: https://example.com
Description: A custom WordPress and WooCommerce-ready theme for NY Carriages.
Version: 1.0.37
Requires at least: 6.5
Tested up to: 6.8
Requires PHP: 8.1
Text Domain: nycarriages
Tags: custom-logo, custom-menu, featured-images, threaded-comments, translation-ready, wide-blocks, e-commerce
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/

/* The visual design will be added after the approved template build begins. */

.nyc-carriage-actions .quantity {
   width: auto !important;
    float: left;
    margin-right: 20px;
}

.nyc-carriage-actions .single_add_to_cart_button {
    width: auto !important;
}

.woocommerce .quantity .qty {
     /* width: 50%; */
   /* margin: 0; */
    border-width: 1px !important;
    /* font-size: 16px; */
    line-height: 20px;
    padding: 13px 10px !important;
    /* font-weight: 700;
    -webkit-appearance: none;
    -moz-appearance: textfield;
    appearance: textfield; */
}
