/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
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: 2.0.0
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 */

.widget_search {
  list-style-type: none;
}

.widget_categories {
  list-style-type: none;
}

.widget_recent_entries {
  list-style-type: none;
}

.widget input[type="search"] {
    background: #191918;
    border: 2px solid #2a292a;
}

.search-submit {
    color: #fff;
    background-color: #00EF9C;
    text-decoration: none;
    
}

[type=submit]:hover {
    color: #fff;
    background-color: #000000;
    text-decoration: none;
}


[type=button], [type=submit], button {
        border: 1px solid #000000;
}

.widgettitle {
    color: var(--e-global-color-text);
    margin-top: 16px;
    font-family: "Integral CF Regular", Sans-serif;
    font-size: 23px;
}

.cat-item {
        display: block;
    font-weight: 500;
    font-color: #ffffff;
    color: #ffffff;
    border: 2px solid #2a2a2a;
    border-radius: 5px 
}

.widget ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.widget li {
    padding: 0;
    margin-bottom: 10px;
    line-height: 32px;
    height: 54px;
}

.widget.widget_categories a:hover {
	background-color: #00ef9c;

}

.widget.widget_categories a {
	padding: 10px 60px 10px 45px;
    color: #000;

}

.widget_recent_entries li a {
    font-size: 18px;
    margin-top: -5px;
    line-height: 26px;
    font-weight: 500;
    color: #000;
     font-family: "Integral CF Regular", Sans-serif;
}

.elementor-menu-cart__product-image img {
    float: left;
    margin-left: 0;
    width: 70px;
    height: auto;
    box-shadow: none;
    border-radius: 5px;
    margin-right: 15px;
    /* background-color: #2a2a2a; */
}

.woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product {
    width: 30.75%;
}

.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
    border-radius: 10px;
    overflow: hidden;
    margin-right: 30px;
    margin-left: 0px;
}

.related .products {
	display: none;
	color: white;
}

.section.related.products

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price, .woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    color: #1d1e21;
}

.woocommerce div.product form.cart .button {
    vertical-align: middle;
    float: left;
    vertical-align: middle;
    float: left;
    text-transform: uppercase;
    font-weight: 700;
    background: #00EF9C;
    border-radius: 29px;
    padding: 20px 30px;
    margin-left: 15px;
    margin-top: 3%;
    padding-top: 5px,20px;
}

/*.woocommerce .quantity .qty {
    width: 3.631em;
    text-align: center;
    margin-bottom: 0;
    width: 100px;
    border-radius: 50px;
    height: 45px;
    border: 2px solid #2a2a2a;
    background-color: #2a2a2a;
    padding: 5px 15px;
    font-weight: 500;
    color: #ffffff;
	margin-top: 20px;
	
}*/

section.related.products {
    /* display: none;*/
}

.single-product #primary{margin-top:70px;}

.woocommerce-message {
    border-top-color: #00ef9c;
	color: #00ef9c;
	background: white;
}

a.button.wc-forward {
    color: white;
    vertical-align: middle;
    float: left;
    vertical-align: middle;
    float: left;
    text-transform: uppercase;
    font-weight: 700;
    
    background: #00EF9C;
    border-radius: 29px;
    padding: 20px 30px;
    margin-left: 15px;
    margin-top: 3%;
}

a.button.wc-forward:hover{
    
    background: #ffffff;
	border-style: solid;
    border-radius: 29px;
	color: #00EF9C;
	border-color: #00EF9C;	  
}

/*Ocultar el titulo de la pagina my account en el registro*/
body:not(.logged-in).woocommerce-account h1.entry-title {
    display: none;
}

/******************* AJUSTES MY ACCOUNT***********************************/
.elementor-widget-woocommerce-my-account h2 {
    color: var(--typography-section-titles-color,#000);
    margin-top: 0;
    margin-bottom: var(--section-title-spacing,45px);
    font-weight: 400;
    text-shadow: 0px 0px 10px rgba(0,0,0,0.3);
    margin-top: 0;
    margin-bottom: var(--section-title-spacing,45px);
    font-weight: 400;
    font-family: 'Integral';
}	
form.woocommerce-form.woocommerce-form-login.login{
    border: 1px solid #cfc8d8; 
    padding: 20px;	
    border-radius: 5px;   
}
.elementor-widget-woocommerce-my-account label {
    font-family: "Integral", Sans-serif;
    font-weight: 500;
}

button.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit {
    font-size: 18px;
    font-family: integral;
}

button.woocommerce-button.button.woocommerce-form-login__submit{
    font-size: 18px;
    font-family: integral;
}

.woocommerce-account form.edit-account > p.woocommerce-form-row {
    display: none;
}


/* Ajustar la altura de las imágenes de productos */
img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    height: 85px;
    object-fit: cover;
}

.woocommerce-info {
	color: #00ef9c;
    border-top-color: #00ef9c;
    background-color: #262525 !important;
}

a.showcoupon {
    font-family: "Integral CF Regular", Sans-serif;
    color: white;
    text-decoration: none;
}

p.e-woocommerce-coupon-nudge.e-checkout-secondary-title {
	background: #262525;
	color: white;
}

p.e-woocommerce-coupon-nudge.e-checkout-secondary-title {
    color: #00EF9C;
}

.elementor-widget-woocommerce-checkout-page a {
    color: red;
}

.elementor-widget-woocommerce-checkout-page a:hover {
    color:  #00EF9C;
}

div#buttons-container {
    display: none;
}

/*
.active{
    {  
        transition: opacity 1s; 
    }
}

.inactive{
    {  
        transition: opacity 1s; 
    }
}*/



/* 
 * PAY PER POST 
 * Custom plugin
 */
 /* Paginas de mi programa y mis suscripciones */
    .wc-ppp-purchased-container {
      display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 24px;
    }

    .pay-card {
		max-width: 300px;
	  background-color: #FCF9F9;
      border: 1px solid #ddd;
      padding: 15px;
      text-align: center;
      border-radius: 10px;
      transition: all .2s ease;
		display: inline-block;
    }

    .pay-card:hover {
      border: 1px solid #aaa;
    }

    .pay-card img {
   	  height: auto;
      border-radius: 2px;
      transition: all .2s ease;
    }

    .pay-card img:hover {
      transform: scale(1.02);
      box-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
    }

    .pay-card a {
      color: #000;
    }

    .pay-card h6 {
      font-weight: bold;
      text-transform: uppercase;
      font-family: "Integral CF Regular", Sans-serif;
      padding: 16px;
      margin-bottom: 0;
      transition: all .2s ease;
    }

    .pay-card h6:hover {
      transform: translateY(-4px);
    }
.post-expired-msj {
	text-transform: uppercase;
    font-family: "Integral CF Regular", Sans-serif;
	font-weight: 400;
	font-size: 14px;
}
.post-expired-msj.active {
	color: var(--e-global-color-63b6930)
}
.post-expired-msj.no-active {
	color: var(--e-global-color-a840f0e)
}    
	
/* estilo para la pagina del contenido bloqueado */
.wc_ppp_paywall .elementor-heading-title {
	padding-left: 32px;
	padding-right: 32px;
}


.wc_ppp_paywall .woocommerce {
	max-width: 1080px;
	margin: 0 auto;
	padding: 2rem;
}
.wc_ppp_paywall .woocommerce .product {
	border: 1px solid #ddd;
      padding: 15px !important;
      text-align: center;
      border-radius: 8px;
      transition: all .2s ease;
	float: none !important;
  margin: auto !important;
  width: 100% !important;  
}
.wc_ppp_paywall .woocommerce ul.products {
	display: grid;
	gap: 32px;
}

.wc_ppp_paywall .woocommerce .product img {
	border-radius: 24px !important;
      transition: all .2s ease;
}
.wc_ppp_paywall .woocommerce .product .woocommerce-loop-product__title {
	font-weight: bold;
      text-transform: uppercase;
      font-family: "Integral CF Regular", Sans-serif;
      padding: 16px;
      margin-bottom: 0;
      transition: all .2s ease;
	color: #191919;
}
.wc_ppp_paywall .woocommerce .product br,
.wc_ppp_paywall .woocommerce .product .onsale{
	display: none;
}
.wc_ppp_paywall .woocommerce .product .button {
	font-family: "Integral CF Regular", Sans-serif;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 2px;
  text-shadow: 2px 2px 6px #116A4C;
  fill: #FFFFFF;
  color: #FFFFFF;
  background-color: #00EE9C;
  border-radius: 100px 100px 100px 100px;
  box-shadow: -1px 10px 22px -2px #07B87B;
  padding: 5%;
}

.wc_ppp_paywall .woocommerce .product a {
	color: #00ef9c;
}

/* Consulta de medios para tabletas con un ancho mínimo de 1080px */
    @media screen and (min-width: 600px) {
		.wc_ppp_paywall .woocommerce ul.products {
			display: flex;
			flex-wrap: wrap;
		}
		.wc_ppp_paywall .woocommerce .product {
			width: 50% !important;
			max-width: 300px !important;
		}
      .wc-ppp-purchased-container {
        grid-template-columns: repeat(2, 1fr);
        /* Dos columnas para tabletas */
      }
		.pay-card img {
			object-fit: contain;
			height: 365px;
			border-radius: 2px;
			transition: all .2s ease;
			}
    }

    /* Consulta de medios para pantallas grandes (ancho mayor a 1080px) */
    @media screen and (min-width: 1080px) {
      .wc-ppp-purchased-container {
        grid-template-columns: repeat(3, 1fr);
        /* Tres columnas para pantallas grandes */
      }
		.pay-card img {

			height: auto;
			border-radius: 2px;
			transition: all .2s ease;
			}
    }
	/* fin de las paginas */

/* END Custom pay per post */


.elementor-widget-woocommerce-checkout-page a {
    color: #00EF9C;
}

.e-checkout-secondary-title {
       padding: 10px;
}

/*TS 16/02/2024 Estilos mensaje especial en billing_email en Suscripciones*/
.dotted{
    border-style: dotted;
    padding: 10px !important;
}

.btn-comparativa {
    position: absolute          ;
    width: 14px;
    height: 14px;
    display: inline-block;
    /*top: -5vh;
    left: 47vw;*/
    fill:red;
    margin-left: 5px;
}
/*@media(max-width: 540px){
    .btn-comparativa{
        top: -4vh;
        left: 14vw;
    }
}*/

.btn-comparativa:hover .btn-desc {
    opacity: 1;
    top: -94px;
    transition: all 0.5s;
}

.btn-desc {
    position: absolute;
    font-size: 11px;
    background: #333;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    color: #fff;
    top: -92px;
    padding: 3px 7px;
    border-radius: 6px;
    opacity: 0;
    transition: all .5s;
    left: -22px;
}

.btn-desc:after {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    background: #333333;
    bottom: -3px;
    transform: rotate(45deg);
    border-radius: 2px;
    left: 24px;
    z-index: 0;
}

.btn-desc p {
    margin: 0;
    font-size: 11px;
    font-weight: 500;
}

/*Fin TS 16/02/2024 Estilos mensaje especial en billing_email en Suscripciones*/

/* JB 21-02-24 - ocultar paypal boton */
.e-cart-totals .wc-proceed-to-checkout .ppc-button-wrapper {
	display: none;
}