/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/


/* arros slide hove */
.arrroshov svg:hover { background-color: #5C5A5E; border: 1px solid #5C5A5E; }
.arrroshov svg:hover path { fill: #fff; }
.arrroshov svg {
    background-color: transparent;
    border: 1px solid #E40021;
    border-radius: 50px;
}
.arrroshov .elementor-swiper-button-prev svg { padding: 5px 5px 5px 2.5px; }
.arrroshov .elementor-swiper-button-next svg { padding: 5px 2.5px 5px 5px; }

 /* back to top */
 #backtotop {
    background: url(/wp-content/uploads/2024/06/flechas-circulares.svg) no-repeat center;
    border: 0;
    bottom: 50px;
    cursor: pointer;
    display: table;
    height: 45px;
    border-radius: 50%;
    position: fixed;
    right: 20px;
    text-indent: -9999px;
    width: 45px;
    transition: 300ms;
    z-index: 300;
    background-size: 100%;
}
#backtotop.opaco { opacity: 0; }

/* atributos productos extras */
.product-attributes { margin-top: 10px; }
.product-attributes p { margin: 0 0 10px; }
.progress-bar {
    width: 30%;
    background-color: #e0e0e0;
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 10px;
    margin-left: 5px; margin-right: 5px;
    margin-top: 5px;
}
.progress {
    height: 8px;
    background-color: #e40021;
    text-align: center;
    line-height: 20px;
    color: white;
    border-radius: 5px;
}
.attribute,.attribute span{
    font-size: 12px;
    display: flex !important;
    justify-content: center;
    color: #8D8C8F;
    font-weight: 800;
}
.attribute strong { width: 24%; text-align: left !important; }
.img-atributos{
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    width: 10px;
    height: 10px;
    margin-right: 5px !important;
    margin-top: 5px;
}
.attribute:nth-child(1) .img-atributos{
    background-image: url("/wp-content/uploads/2024/06/pincel-para-pintar.svg");   
}
.attribute:nth-child(2) .img-atributos{
    background-image: url("/wp-content/uploads/2024/06/lavado-a-mano.svg");
}
.attribute:nth-child(3) .img-atributos{
    background-image: url("/wp-content/uploads/2024/06/velocimetro-1.svg");
}

a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:hover::before{
    content: "+" !important;
    color: #fff;
    position: absolute !important;
    top: 0 !important;
    left: 15% !important;
    width: 70% !important;
    height: 200px !important;
    background-color: rgba(0, 0, 0, 0.3) !important; 
    z-index: 1 !important;
    opacity: 1 !important;
    border-radius: 12px;
    justify-content: center;
    align-items: center;
    display: flex;
    font-size: 35px;
}
.woocommerce-product-description{
    font-family: "AeroMatics", Sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #8D8C8F;
    width: 280px;
    margin: 0 auto;
    padding: 10px;
}
.woocommerce-loop-product__title { margin-top: 20px; }
.carrhome img{
    width: auto !important;
    height: auto !important;
    text-align: center;
    margin: auto !important;
    object-fit: inherit;
    padding: 15px;
    max-height: 200px;
    max-width: 200px;
}

/* productos templates */
.variationsproduct tr:first-child .label { display: none; }
.swatchly-inset .swatchly-swatch:before {  border: none; }
.variationsproduct tr:first-child .swatchly-swatch{  margin: 2px; border: none; }
table.variations .attribute:nth-child(2),
table.variations .attribute:nth-child(3),
table.variations .attribute:nth-child(4){
    display: none !important;
}
.swatchly-swatch:hover, .swatchly-swatch.swatchly-selected{
    border: 1px solid #000 !important;
    color: #fff;
    background-color: #000;
}

.swatchly-swatch:hover .swatchly-text, .swatchly-swatch.swatchly-selected .swatchly-text{
	    color: #fff;
}
.variationsproduct .label { padding: 0 }
.reset_variations { display: none !important; }
.single_variation_wrap input { margin: 0 5px }
.variationsproduct .add { margin-left: 5px !important; }
.variationsproduct .sub,.variationsproduct .add {
    margin-top: 0 !important;
    border: 0;
    color: #000;
}
.variationsproduct .sub:hover,.variationsproduct .add:hover{
    background-color: #000;
    color: #fff;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger {  z-index: 0 !important }
.woocommerce-variation-availability .stock.in-stock { display: none }
.woocommerce-message { margin-top: 110px; }
.woocommerce-message a.button {
    background-color: transparent;
    color: #fff;
    font-family: "AeroMatics", Sans-serif !important;
    border: 1px solid #E40021;
    color: #E40021;
}
.woocommerce-message a.button:hover { background-color: #E40021; color: #fff; }

/* img produc interna */
.imginterproducto img{
    width: 400px !important;
    margin: 0 auto;

    object-fit: contain;
    max-height: 500px;
}
.imginterproducto a:hover::before{
    content: "+" !important;
    color: #fff;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    background-color: rgba(0, 0, 0, 0.3) !important; 
    z-index: 1 !important;
    opacity: 1 !important;
    border-radius: 12px;
    justify-content: center;
    align-items: center;
    display: flex;
    font-size: 35px;
}  
.imggalery-carrusel a:hover::before{
    content: "+" !important;
    color: #fff;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    background-color: rgba(0, 0, 0, 0.3) !important; 
    z-index: 1 !important;
    opacity: 1 !important;
    border-radius: 0;
    justify-content: center;
    align-items: center;
    display: flex;
    font-size: 35px;
}
.imggalery-carrusel a img { width: 100%; }
.elementor-widget-image-carousel .swiper .swiper-slide figure {
    line-height: 0 !important;
}
.pswp.pswp--supports-fs.pswp--open.pswp--notouch.pswp--css_animation.pswp--svg.pswp--animated-in.pswp--visible.pswp--has_mouse {
    display: none;
}
.elementor-lightbox .elementor-lightbox-image { box-shadow: none; }

/* carrito lista */
.custom-cart-container { display: flex; flex-direction: column; gap: 20px; }
.custom-cart-item {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 20px;
    border-radius: 10px;
    max-width: 100%;
    width: 100%;
}
.custom-cart-item:nth-child(odd) { background-color: #f9f9f9; }
.custom-cart-item .custom-cart-details p,.custom-cart-item .custom-cart-details h2{
    margin-block-end: 0 !important;
}
.custom-cart-image { margin: auto; }
.custom-cart-image img { width: 100px; height: auto; margin: auto; }
.custom-cart-details { flex-grow: 1; margin-left: 20px; margin-left: 60px; }
.custom-cart-remove { cursor: pointer; font-size: 24px; color: red; }
.bloquecantidadcart { display: flex; width: 150px; }
.custom-cart-container .custom-cart-remove{
    background-image: url(/wp-content/uploads/2024/07/eliminar.svg);
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}
.custom-cart-container .custom-cart-remove a{ color: transparent; }
.custom-cart-details { font-family: "AeroMatics", Sans-serif;}
.custom-cart-details h2 { font-size: 25px; color: #676569; }
.custom-cart-details p { font-size: 16px; color: #676569; font-weight: 300; }
.custom-cart-details .quantity button {
    font-family: "AeroMatics", Sans-serif;
    color: #E40021;
    background-color: #fff;
    border: 1px solid #E40021;
    
}
.custom-cart-details .quantity button:hover { color: #Fff; background-color: #E40021; border: 1px solid #E40021; }

/* hove grow */
.hovegrow:hover,.bloquecateg h2:hover,.bloquecateg img:hover{
    transform: scale(1.1);
}
.bloquecateg h2,.bloquecateg img{
    transition-duration: .3s;
    transition-property: transform;
}
.quantity .add { margin-left: 5px !important; }
.quantity button {
    border: 1px solid #8D8C8F !important;
    background-color: transparent !important;
    color: #8D8C8F !important;
    padding: 6px 10px !important;
}
.quantity button:hover{
    background: #676569 !important;
    color: #fff !important;
}
.quantity .sub { margin: 0px!important; }
.quantity .qty { padding: 0px 10px !important; width: 50px !important; }
.arrowscarru .elementor-swiper-button:hover svg { border-color:#E40021; background-color: #E40021 }
.arrowscarru .elementor-swiper-button {
    position: absolute;
    top: initial !important;
	bottom: -55px !important;
}
.arrowscarru .elementor-swiper-button svg {
	width: 28px !important;
 	height: 28px !important;
    padding: 2px 4px;;
	border: 2px solid #5C5A5E; 
	border-radius: 50px;
}
.arrowscarru .elementor-swiper-button:hover svg { fill: #fff !important; }
.arrowscarru .elementor-swiper-button-prev { right: 53% !important; left: inherit !important; }
.arrowscarru .elementor-swiper-button-next { right: 48% !important; }
.hover-footer a:hover { text-decoration: underline;}
.postconsejos .elementor-post__excerpt p { text-align: justify; }
.postconsejos .elementor-post__read-more { padding: 10px 60px; color: #e40021; border: 1px solid #e40021 }
.postconsejos .elementor-post__read-more:hover { background-color: #e40021;  color: #fff !important; }
.postconsejos .elementor-post__excerpt p { 
    display: -webkit-box;
    max-width: 100%;
    height: 115px;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.menufooter ul li a { width: auto; display: table; }
.porcentaje-durabilidad .elementor-widget-container:before, .porcentaje-lavabilidad .elementor-widget-container:before,
.porcentaje-rendimiento .elementor-widget-container:before {
    font-size: 14px;
  	color: #8D8C8F;
 	width: 115px;
	font-weight: 600;
  	float: left;
	font-family: "AeroMatics", Sans-serif;
	padding: 0 0 0 20px;
}
.porcentaje-durabilidad .elementor-widget-container:before {
    content: 'Durabilidad';
	background: url(/wp-content/uploads/2024/06/pincel-para-pintar.svg) center left no-repeat;
    background-size: 14px;
}
.porcentaje-lavabilidad .elementor-widget-container:before {
    content: 'Lavabilidad';
	background: url(/wp-content/uploads/2024/06/lavado-a-mano.svg) center left no-repeat;
    background-size: 14px;
}
.porcentaje-rendimiento .elementor-widget-container:before {
    content: 'Rendimiento';
	background: url(/wp-content/uploads/2024/06/velocimetro-1.svg) center left no-repeat;
    background-size: 14px;
}
.porcentaje-durabilidad .elementor-progress-wrapper, .porcentaje-lavabilidad .elementor-progress-wrapper,
.porcentaje-rendimiento .elementor-progress-wrapper { top: 4px; }
.producto-volcanimg a:hover:before { 
    content: "+" ;
    color: #fff;
    position: absolute;
    top: 0 ;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 1;
    border-radius: 12px;
    font-size: 35px;
	  justify-content: center;
  align-items: center;
  display: flex;
}
.stock-volcan .stock { color: #8D8C8F !important; }
.atributos-volcan th.label { padding: 0 !important;
    line-height: normal !important;
    width: 130px !important;
    min-width: 130px;}
.atributos-volcan th.label label { color: #8D8C8F !important; font-size: 17px !important; font-weight: 400 !important;padding: 0 !important;
    height: auto;
    line-height: normal !important; }
.atributos-volcan .single_variation_wrap { margin: 0px 0 0 0; }
.quantity input[type=number] { -moz-appearance: textfield; }
.atributos-volcan .input-text.qty { border-color: #8D8C8F !important; color: #8D8C8F; }
.sub-categorias-volcan ul.products img { 
	width: 40px !important; 
	height: 40px !important; 
	object-fit: contain;
	margin: 0 auto 10px !important;
}
.sub-categorias-volcan .woocommerce-loop-category__title { text-align: center; }
.sub-categorias-volcan .count { display: none; }
.sub-categorias-volcan li.product { border-right: 1px solid #fff; padding: 0 80px !important; }
.sub-categorias-volcan li.product:last-child { border-right: 0px !important; }
.sub-categorias-volcan .woocommerce-loop-category__title:after {
  content: '';
  border: 1px solid #FFF !important;
  border-radius: 250px;
  padding: 7px;
  height: 16px;
  width: 16px;
  display: table;
  margin: 15px auto 0;
}
.sub-categorias-volcan li a:hover .woocommerce-loop-category__title:after {
  background: #fff;
}
.plus { margin: 0 !important; }
.woocommerce-variation-add-to-cart .qty { margin-left: 0; }
.ocultar, .sin-label label { display: none !important; }
.woocommerce-form-coupon-toggle { display: none !important;}

form.woocommerce-checkout { 
  font-family: "AeroMatics", Sans-serif;
	display: flex; 
	flex-direction: row;
	justify-content: space-between;
	flex-wrap: wrap;
}
.woocommerce form .form-row .select2-selection--single { background: transparent; border: none !important; }
#billing_state_field, #shipping_state_field, #order_comments_field { width: 98% !important; }
#billing_datos_de_facturacion_field { width: 100% !important; margin: 20px 0 5px 0; }
.woocommerce-billing-fields__field-wrapper, .woocommerce-shipping-fields__field-wrapper { 
	display: flex; 
	flex-wrap: wrap; 
}
.woocommerce-billing-fields__field-wrapper .select2-selection__rendered { padding: 0 !important;}
.woocommerce-form-coupon-toggle, #order_review .woocommerce-shipping-totals { display: none; }
.woocommerce-billing-fields h3, #billing_datos_de_facturacion_field { 
	font-size: 25px; 
	text-transform: uppercase; 
	font-weight: 500; 
}
.woocommerce-billing-fields h3 { margin: 0 0 10px 0; }
#ship-to-different-address { font-size: 16px;  text-transform: uppercase;  font-weight: 500;  }
#order_review_heading { margin: 40px 0 0 0; text-transform: uppercase; font-size: 25px; }
#order_review { margin: 10px 0 0 0; font-size: 16px; }
.woocommerce-checkout-review-order-table, #payment { width: 100% !important; float: left; font-size: 16px; }
#shipping_method label { font-size: 0; }
#shipping_method label span { font-size: 16px; }
.woocommerce-checkout-review-order-table thead th,
.woocommerce-checkout-review-order-table tfoot tr:nth-child(2n+1) th, 
.woocommerce-checkout-review-order-table tfoot tr:nth-child(2n+1) td,
body.woocommerce-view-order .woocommerce-table--order-details thead th,
body.woocommerce-view-order .woocommerce-table--order-details tfoot tr:nth-child(2n+1) th, 
body.woocommerce-view-order .woocommerce-table--order-details tfoot tr:nth-child(2n+1) td { 
	background: #E5E5E5 !important; 
}
.woocommerce-checkout-review-order-table tbody td, .woocommerce-checkout-review-order-table tbody td:hover { 
	background: transparent !important; 
}
#customer_details, #order_review_heading, #order_review { width: 47%; }
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2,
.woocommerce-NoticeGroup-checkout { width: 100%; }
#order_review_heading { display: none; }
.woocommerce form .form-row, .woocommerce-page form .form-row {
    width: 49% !important;
}
#billing_state_field, #shipping_state_field, #order_comments_field {
  width: 98% !important;
}
.woocommerce-billing-fields__field-wrapper #billing_state_field .select2-container,
.woocommerce-shipping-fields__field-wrapper #shipping_state_field .select2-container{ 
	padding: 8px 20px !important;
    border: 1px solid #666;
}
.woocommerce form .form-row input, .woocommerce form .form-row .select2-container, textarea {
  font-family: "AeroMatics", Sans-serif;
  font-size: 16px;
  font-weight: 500;
	color: #5C5A5E;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 5px !important;
  padding: 12px 20px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered { color: #7A7A7A; }
textarea { resize: none; }
#payment { background: transparent !important;}
#payment .wc_payment_methods { padding: 0 !important; border: none !important; }
#payment .woocommerce-info { 
    background: transparent !important; 
    border-top: 0; 
    padding: 0 0 0 25px;
    line-height: 25px; 
}
.place-order { padding: 0 !important;}
#payment .woocommerce-info::before { left: 0 !important; top: 0 !important;}
.woocommerce form .form-row.place-order { width: 100% !important; }
#place_order { 
  color: #E40021;
  font-family: "AeroMatics", Sans-serif;
  background: transparent;
  border: 1px solid #E40021;
  padding: 10px 35px;
  float: right;
  float: left !important;
}
.carrito-header .elementor-menu-cart__product-image img { height: 100px !important; object-fit: contain; }
.carrito-compraH .woocommerce-cart-form table { font-family: "AeroMatics", Sans-serif; font-size: 16px; }
.carrito-compraH .woocommerce-cart-form table,
.carrito-compraH .woocommerce-cart-form table td { border: none !important; }
.carrito-compraH .woocommerce-cart-form tbody tr:last-child td { border-bottom: none !important;}
.carrito-compraH .woocommerce-cart-form table td { 
	background: transparent; 
	border-bottom: 1px solid #eaeaea !important; 
	padding: 10px 5px;
}
.carrito-compraH .woocommerce-cart-form .product-name a { 
    color: #E40021;
    font-size: 16px;
    font-weight: 500;
}
.carrito-compraH .minus, .carrito-compraH .plus { padding: 7px 10px !important; margin: 2px 0 0 0; }
.carrito-compraH .quantity .qty { width: 3.4em; }
.carrito-compraH  .coupon { width: 40%; }
.carrito-compraH .woocommerce-cart-form table th {
	border-left: none;
 	border-right: none;
  	border-top: none !important;
}
.carrito-compraH .product-thumbnail img { height: 70px !important; object-fit: contain; }
.carrito-compraH .quantity input { padding: 7px 10px !important; vertical-align: initial !important; }
#coupon_code { width: 70% !important; }
.coupon .button, .woocommerce-cart-form .button { 
	background: transparent !important; 
	border: 1px solid #7A7A7A !important; 
	color: #7A7A7A !important;
}
.coupon .button:hover, .woocommerce-cart-form .button:hover { 
	background: #E40021 !important; 
	color: #fff !important; 
	border-color: #E40021 !important; 
}
.cart_totals .shipping { display: none !important; }
.cart_totals .checkout-button {
      color: #E30024 !important;
    border: 1px solid #E30024 !important;
    background: transparent !important;
    font-family: "AeroMatics", Sans-serif;
    width: auto;
    display: table !important;
    font-size: 17px !important;
    padding: 14px 24px !important;
    float: right;
}
.cart_totals .checkout-button:hover {
	background: #E30024 !important;
	color: #fff !important;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals { width: 40% !important; }
.cart-collaterals { font-family: "AeroMatics", Sans-serif; }
.cart-collaterals table { font-size: 16px; }

.producto-customv .elementor-element-2864ac3 { height: 63px; }
.hover-cat:hover .boton-categoria .elementor-button { background-color: #fff; }
.link-lista li a:hover { text-decoration: underline; color: #fff; }
.fondo-header { background-color: #5C5A5E !important; }

body[data-elementor-device-mode="mobile"] .arrowscarru .elementor-swiper-button-next { right: 35% !important; }
body[data-elementor-device-mode="mobile"] .arrowscarru .elementor-swiper-button-prev { right: 0 !important; left: 35% !important; }
body[data-elementor-device-mode="mobile"] .producto-customv .elementor-element-2864ac3 { height: initial !important; }
body[data-elementor-device-mode="mobile"] .shop_table .product-thumbnail { 
    display: block !important; 
    text-align: left !important;
    width: 90%;
    float: right;
}
body[data-elementor-device-mode="mobile"] .shop_table .product-thumbnail:before { content: none !important; }
body[data-elementor-device-mode="mobile"] .shop_table .product-thumbnail img { width: 80px !important; }
body[data-elementor-device-mode="mobile"] .shop_table .product-remove {  width: 10%; float: left; }
body[data-elementor-device-mode="mobile"] .shop_table .product-remove a { 
	height: 76.5px; 
	vertical-align: middle; 
	display: table-cell; 
}
body[data-elementor-device-mode="mobile"] .shop_table .product-name { width: 100%; display: table !important; }
body[data-elementor-device-mode="mobile"] .carrito-compraH .coupon {  width: 100%; }
body[data-elementor-device-mode="mobile"] .woocommerce-cart-form .coupon button[type="submit"] { width: 40% !important; }
body[data-elementor-device-mode="mobile"] #coupon_code { width: 58% !important; }
body[data-elementor-device-mode="mobile"] .woocommerce .cart-collaterals .cart_totals, 
body[data-elementor-device-mode="mobile"] .woocommerce-page .cart-collaterals .cart_totals { width: 100% !important; }
body[data-elementor-device-mode="mobile"] #customer_details, 
body[data-elementor-device-mode="mobile"] #order_review_heading, 
body[data-elementor-device-mode="mobile"] #order_review { width: 100% !important; }
body[data-elementor-device-mode="mobile"] .imginterproducto img {  width: 300px !important; }
body[data-elementor-device-mode="mobile"] .sub-categorias-volcan ul.products img { margin: 0 auto 0 !important; }
body[data-elementor-device-mode="mobile"] .sub-categorias-volcan .woocommerce-loop-category__title:after { 
	margin: 10px auto 0; 
}
.sub-categorias-volcan .elementor-grid { 
    display: flex !important;
	gap: 0 !important;
}


/*body[data-elementor-device-mode="mobile"] .sub-categorias-volcan .elementor-grid { display: grid !important; }*/

span.woocommerce-Price-amount.amount{
	color: #8D8C8F;
    font-family: "AeroMatics", Sans-serif;
    font-size: 35px;
    font-weight: 400;
    text-decoration: none;
	    margin-bottom: 20px;
    display: inline-block;
}
.taxonomy-dots {
	display:flex;
	align-content:center;
	position:relative;
}
.taxonomy-dots  span.swiper-pagination-bullet {
    width: 10px;
    max-width: 10px;
    height: 10px;
    background: white;
    opacity: 0.5;
	border-radius:0px;
}
.taxonomy-dots  .swiper-pagination-bullet-active{
    opacity: 1 !important;
}

.sub-categorias-volcan ul.products li.product, .sub-categorias-volcan  ul.products li.product{
    text-align: center;
    margin: auto !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.sub-categorias-volcan .elementor-grid.center-content{
	justify-content: center;
}
.is-final-category .content-tax-product-slick, .is-final-category .hide-not-cat{
	display:none;
}

.elementor-loop-container .woocommerce-product-details__short-description{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 38px;
}

.relacion-products .product_title.entry-title.elementor-heading-title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 53px;
}

.htmega-single-post-slide .content h2{
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 38px;
}
.htmega-single-post-slide .content h2 a:hover{
	color:#E40021!important;
}

.htmega-single-post-slide .thumb a img{
	transition: filter 0.3s ease;
}

.htmega-single-post-slide .thumb a:hover img{
    filter: brightness(0.7);
}
#club_del_pintor input, #club_del_pintor select{
	text-align:center;
	    height: 43px;
}
p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received{
	text-align:center;
}
#billing_country_field{
	display:none!important;
}

.single-product .variations_form .variations tr{
	display:flex!important;
    gap: 10px;
	margin-bottom: 5px;
}
.single-product .atributos-volcan th.label label{
	color: #000!important;
	position:relative;
	display: flex;
    align-items: start;
}

.single-product .variations_form .variations tr .swatchly-swatch{
	    border: none;
	pointer-events: none;
	min-height: auto;
    margin-top: 0;
    margin-bottom: 0;
}

.single-product .variations_form .swatchly-content{
	padding:0px;
}

.swatchly-swatch.separate:after {
	content:'';
	display:block;
	width:1px;
	height:15px;
	background:#8D8C8F;
	right: -3px;
    position: relative;
}

.swatchly-swatch.separate:last-child:after {
    display:none!important;
}

.woocommerce-variation-add-to-cart{
	display:none!important;
}

.botones-producto-wrapper a.btn-cartilla{
	background: #000;
    border-color: #000 !important;
}

.botones-producto-wrapper a.btn-cartilla:hover{
    border-color: #000 !important;
}

.botones-producto-wrapper a{
	font-family: "AeroMatics", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-radius: 0px 0px 0px 0px;
    padding: 10px 30px 10px 30px;
    color: #fff!important;
    background-color: #E61130;
    border-color: #E61130!important;
    transition: all 0.2s;
	cursor:pointer;
}

.botones-producto-wrapper a:hover{
	color: #E61130!important;
    background-color: #fff;
	border-color:#E61130;
}

.botones-producto-wrapper{
	display: flex;
    gap: 10px;
	flex-wrap:wrap;
}

.swatchly-swatch .swatchly-content{
	text-align: left;
	line-height: 1.2;
}

p.desc-product-cartilla {
    display: block;
    width: 100%;
    margin: 0;
    margin-bottom: 20px;
}

.elementor-element.elementor-element-ad166da.elementor-align-left.elementor-widget__width-inherit.stock-volcan.elementor-icon-list--layout-traditional.elementor-list-item-link-full_width.elementor-widget.elementor-widget-icon-list {
    display: none;
}

.woocommerce div.product form.cart table td{
	    margin-top: 3px;
}

.single-product .atributos-volcan th.label label::before {
  content: "";
    top: 5px;
    position: relative;
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 6px;
  background: url('/wp-content/themes/hello-theme-child/img/icono-check-product.svg') no-repeat center center;
  background-size: contain;
  filter: #000;
}

.swatchly-swatch.swatchly-disabled .swatchly-content::before,
.swatchly-swatch.swatchly-disabled .swatchly-content::after{
	display:none;
}
.woocommerce-product-gallery__image a {
    pointer-events: none !important;
    cursor: default !important;
}

span.sp_wgs-lightbox{
	display:none!important;
}

.elementor-field-type-recaptcha{
	display: flex
;
    flex-direction: column;
}

.elementor-form .elementor-message{
    text-align: center;
}

.navlist-title b{
font-size: 25px!important;
    color: #000;
}
a.navlist-link{
    color: #e40021!important;
    text-align: center;
    padding: 5px 20px;
    margin-top: 10px;
    width: max-content;
    font-weight: 500;
    border: 1px solid #e40021;
}

a.navlist-link:hover{
    color: #fff!important;
	background:#e40021;
}

.tui-pagination .tui-first-child.tui-is-selected{
	    border: 1px solid #e40021;
	    background: #e40021;
}

.tui-pagination .tui-is-selected, .tui-pagination strong{
    border: 1px solid #e40021 !important;
    background: #e40021 !important;
}

.navlist-stripp-content {
width: 100% !important;
    padding-left: 0px !important
}

.map-nav-item {
    border-radius: 10px;
}

.map-nav-results-found {
    display: none;
}

#locate-anything-template-wrapper{
	    display: flex;
    gap: 10px;
}

.navlist-stripp-content ul, .tooltip-content ul {
    padding-left: 0px;
}
.navlist-stripp-content li, .tooltip-content li {
    padding-bottom: 5px;
}
.tooltip-wrap{
	flex-direction: column;
}

.tooltip-content {
    padding-left: 0px!important;
}

div#bloc1 {
    width: 55%;
}
div#bloc2{
	z-index: 9;
}

.tooltip-content p.p1 {
    margin: 0;
    padding: 0px 0px 10px;
}

.map-nav-item:hover, .map-nav-item.focus{
	background:#f3f3f3!important;
}

.navlist-stripp-content a img{
	display:none;
}


input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset !important;
  -webkit-text-fill-color: #000 !important; /* color de texto normal */
  transition: background-color 5000s ease-in-out 0s; /* evita parpadeo */
}


.elementor-form input:focus,
.elementor-form select:focus,
.elementor-form textarea:focus {
  background-color: white !important;
  outline: none !important;
  box-shadow: none !important;
}

.current_page_item .sub-arrow .e-font-icon-svg{
	    fill: #fff;
}

.menu-item-has-children:hover .sub-arrow .e-font-icon-svg {
	fill: #fff;
}

@media screen and (max-width: 1200px) {
	.background-product-home .swiper-slide-bg, .elementor-10 .elementor-element.elementor-element-56772c6 .elementor-repeater-item-475a972 .swiper-slide-bg{
		background-size: contain;
	}
}

@media screen and (max-width: 480px) {
	#locate-anything-template-wrapper{
		flex-direction: column;
	}
	div#bloc1, div#bloc2{
		width: 100%;
	}
	body #map-container-3602, body #map-container-3546{
		 height: 450px !important;
	}
	.botones-producto-wrapper{
		justify-content: center;
	}
	
	.e-n-tabs-content>.elementor-element.e-con{
		height: 0;
    	padding: 0px;
	}
	.e-n-tabs-content>.elementor-element.e-con.e-active{
		padding: 20px;
    	height: auto;
	}
}
