/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
/* .woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled {
    gap: 0px !important;
}

.hurrytimer-timer-block {
	margin-bottom: 0px
}

li.wc-ppcp-product-payment-method.payment_method_ppcp {
	width: 100%;
	max-width: 100% !important;
}

button#wpforms-submit-611 {
    background: #19110b;
}
.nav-small.nav>li.html {
    font-size: 14px;
}
.wc-ppcp-cart-payments__container.below {
	min-width: 100%;
}

.wcpa_wrap .wcpa_group_field, .wcpa_wrap .wcpa_grp_items {
	display: flex;
	gap: 0px;
} */

/** CUSTOM CSS **/

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}