/* 
 Theme Name:   luvio neve child
 Theme URI:    
 Description:  
 Author:       stofio
 Author URI:   http://luvio.co
 Template:     neve
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/

.single_add_to_cart_button {
	width: 100% !important;
}

.bundle-offer {
	margin-bottom: 10px;
    padding: 10px;
    background-color: #ffeb00d1;
}

body {
	background-color: #1a1a1a !important;
    color: #fff !important;
}

.price *,
h2, h2 *{
	color: #fff !important;
}

.description_tab a,
select[name="attribute_versione"],
.summary .price {
	color: #fff !important;
}

.products .price {
	color: #fff !important;
	font-size: 20px !important;
}

#variazione {
	color: #fff !important;
}

.single_add_to_cart_button.button {
	background-color: #7b44e6 !important;
    font-weight: 500 !important;
    font-size: 24px !important;
    font-family: bebas neue
}

.woocommerce-product-details__short-description a {
	color: #feaf00 !important;
}

.reviews_tab {
	display: none !important;
}

.description_tab {
	font-family: "Bebas Neue", Sans-serif !important;
    font-weight: 500 !important;
    font-size: 35px !important;
    line-height: 26px !important;
}

.tabs li.description_tab {
	border-color: #fff  !important;
    font-size: 35px  !important;
    font-weight: 500  !important;
}

.product_title.entry-title {
	font-family: "barlow condensed" !important;
    font-weight: 500 !important;
    font-size: 60px !important;
	line-height: 55px !important;
}

.woocommerce ul.products li.product a.woocommerce-loop-product__link>h2 {
    font-family: 'barlow condensed' !important;
    font-weight: 500 !important;
    font-size: 28px !important;
    line-height: 25px !important;
}

@media(max-width: 576px) {
	.product_title.entry-title {
    	font-size: 45px !important;
		line-height: 40px !important;
    }
    
    .woocommerce ul.products li.product a.woocommerce-loop-product__link>h2 {
		font-family: 'barlow condensed' !important;
    	font-weight: 500 !important;
    	font-size: 25px !important;
    	line-height: 25px !important;
	}
}

.wc-block-cart-item__product a {
	color: #feaf00 !important;
}

.wc-block-components-checkout-step__title {
	font-size: 28px !important;
}

.elementor-widget-container h2 *,
.elementor-widget-container h3 *,
.elementor-widget-container h4 * {
	font-weight: 500 !important;
}

.elementor-widget-container h2 * {
    line-height: 25px !important;
}

.elementor-widget-container h3 * {
    line-height: 22px !important;
}

.woocommerce-product-details__short-description h5 {
	font-size: 23px !important;
    line-height: 29px !important;
}

.es-form-field-container #it9g {
	font-family: bebas neue;
    line-height: 25px;
}

.es-form-field-container .gjs-row * {
	 font-family: inter;
}

.es-form-field-container #i9kx input {
	padding-right: 30px;
}

.es-form-field-container #imc2g input {
	font-family: 'Bebas Neue';
    font-weight: 500;
}

.fpapa {
  display: flex;
  border: solid #feaf00 3px;
  margin-bottom: 20px;
  align-items: center;
  padding-right: 20px;
}

.fpapa img {
  width: 100%
}

.fpapa div:first-child {
  width: 35%
}

.fpapa div:nth-child(2) {
  width: 65%
}