/* Escribe aquí tu código CSS */
.entry-header{
	display:none;
}

h2{
	margin-top:0 !important;
}
.woocommerce ul.products li.product a.woocommerce-loop-product__link h2{
	text-align:center;
}

section{
	clear:both;
}

.page .nv-page-title-wrap{
	display:none;
}

input[type=text], input[type=email], input[type=number]{
	size: auto;
	width:500px;
}

.elementor-57 .elementor-element.elementor-element-6239a1f.elementor-wc-products ul.products li.product .woocommerce-loop-product__title{
	text-align:center;
}

.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .button{
	margin: 0 auto;
}
.elementor-104 .elementor-element.elementor-element-a1804bd.elementor-wc-products ul.products li.product .button{
	margin: 0 auto;
}

.columna50{
	width:50%;
	padding: 10px;
	float:left;
}
.columna100{
	width:100%;
	padding: 10px;
}

.woocommerce a.button, .woocommerce .button:not(.nv-sidebar-toggle):not(.nv-close-cart-sidebar):not([name="apply_coupon"]):not(.more-details){
	background:#000 !important;
}

.woocommerce .button:not(.nv-sidebar-toggle):not(.nv-close-cart-sidebar):not([name="apply_coupon"]):not(.more-details):hover{
	background:#F5C815 !important;
	color:#fff !important;
}
.nv-woo-filters{
	display:none;
}
.yith-ywraq-add-button{
	text-align:center;
}

.linkPie{
	color:#fff;
	text-decoration:underline;
}
.linkPie:hover{
	color:#f5e715;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
	text-align:center;
}

.product_meta{
	padding-top:30px;
}

.woocommerce div.product div.images .flex-control-thumbs li{
	width:15%;
}

.btnFRI{
	background:#000 !important;
}

.anchoMin{
	width: auto !important;
}

.amarillo{
	color:#f5c815;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger{
	z-index:1;
}

@media (max-width: 414px){
	.anchoMin{
		width: auto !important;
	}
	.columna50{
		width:100%;
		padding: 10px;
		float:left;
	}
	textarea{
		width:100%;
	}
}

@media (min-width: 960px){
	.neve-main>.container .col {
    max-width: 100% !important;
	}	
}
