/*
	Theme Name:     Equipo Child
	Theme URI:      http://enovathemes.com/equipo
	Description:    Spare Parts And Tools WordPress WooCommerce Theme
	Author:         Enovathemes
	Author URI:     https://enovathemes.com
	Version:        1.0
	Template:       equipo
*/

/* =Theme customization starts here
-------------------------------------------------------------- */

.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus,
.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:hover {
	background: #000000;
}
#customer_details {
	display: flex;
	flex-direction: column;
}
#place_order {
	font-family: Montserrat;
}
.wc-block-components-totals-shipping {
	display: none;
}
.wc-block-cart__submit-container {
	color: #000000;
	font-weight: 600;
	letter-spacing: 0px;
	background-color: #ffb700;
}
.no-products a {
	font-family: Montserrat !important;
}
.wc-block-components-quantity-selector__button {
	display: flex;
	align-items: center;
	justify-content: center;
}
.nm-checkout-product-name.product-name .variation- {
	font-size: 14px !important;
}

.wc-block-components-quantity-selector__button--plus{
	font-family: unset;
	font-weight: 800 !important;
}