/*
Theme Name: Bowfishing Extreme Child
Theme URI: https://bowfishingextreme.com/
Template: BowfishingExtreme
Author: Thomas McKee Website Design &amp; SEO Solutions
Author URI: https://www.thomasmckee.com
Description: Bowfishing Extreme is a custom WordPress theme designed by Thomas McKee Website Design &amp; SEO Solutions.
Version: 9.2.3.1700237492
Updated: 2023-11-17 16:11:32

*/

.content-product .quantity-wrapper .quantity {
    display: flex;
    margin-right: 0;
    margin-bottom: 20px;
    border-bottom: 1px solid #eaeaea;
    padding: 0 0 20px;
    height: auto;
}
.content-product .product-details .quantity-wrapper {
    display: inline-block;
    width: 100%;
    margin-top: 15px;
}
.content-product .quantity-wrapper .quantity .minus {
    height: 38px;
}
.content-product .quantity-wrapper .quantity .input-text {
    height: 38px;
}
.content-product .quantity-wrapper .quantity .plus {
    height: 38px;
}
.content-product .product-details .sku_wrapper {
    width: auto;
    padding-right: 0;
    float: inline-end;
    padding-right: 15px;
}
.content-product .product-details .price {
    display: inline-block;
    width: auto;
    float: inline-start;
    margin: 0;
    padding-left: 15px;
}
.content-product .quantity-wrapper .add_to_cart_button.button:before {
    color: #000;
    font-weight: 400;
    font-size: 14px;
    vertical-align: middle;
    margin-right: 5px;
}
.products-grid .content-product .quantity-wrapper .add_to_cart_button {
    min-width: auto;
    min-height: auto;
    background: no-repeat;
    float: inline-start;
    padding-left: 15px;
    margin-top: 2px;
}
.products-grid .content-product .quantity-wrapper .addtoc {
    font-size: 13px;
    float: inline-start;
}
.products-grid .content-product .quantity-wrapper .show_details_buttonss {
    font-size: 13px;
    float: inline-end;
    padding-right: 15px;
}
.products-grid .content-product .quantity-wrapper .show_details_buttonss i {
    font-size: 11px;
}

