/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/

.full-width-content .container.grid-container{
	padding-left: 0;
	padding-right: 0;
}



/* .wizard-bar {
    background-color: #343a40;
    color: #ffffff;
  }

  .wizard-step {
    display: none;
  }

  .wizard-step.active {
    display: block;
  }

  .wizard-container {
    margin-bottom: 100px;  Ajusta este valor según sea necesario 
  }

  .wizard-footer {
    background-color: #343a40;
    color: #ffffff;
    padding: 15px;    
    width: 100%;
    z-index: 999; Asegura que la barra esté sobre el contenido
  } */


  /* .wizard-footer {
    background-color: #343a40;
    color: #ffffff;
    padding: 15px;
    position: fixed;
    bottom: 0;
    width: 100%;
  } */

  /* .btn-next,
  .btn-back {
    float: right;
    margin-left: 10px;
  }

  .btn-back {
    float: left;
    margin-right: 10px;
  }

  .eliminar-paquete {
    color: red;
    margin-left: 10px;
  }
*/

/* particulares envios */ 

/* .zeleris-content{
	padding: 0;
}
.zeleris-content .row{
	margin-left: 0;
	margin-right: 0;
}
.zeleris-content .col-md-12{
	height: 100vh;
	width: 100vw;
    padding-right: 0;
    padding-left: 0;
}

.zeleris-content .zeleris-form .wizard-bar{
	background-color: #4D5151;
}
.zeleris-content .zeleris-form .wizard-bar ul.nav.nav-justified{
	max-width: 60%;
	margin-left: auto;
	margin-right: auto;
}
.zeleris-content .zeleris-form .wizard-bar .nav-link{
	color: #C1CBCB;
}
.zeleris-content .zeleris-form .wizard-bar .nav-link.active{
	background-color: #9BE51B;
	max-width: 252px;
	color: #212121;
}

.zeleris-content .zeleris-form .tab-content{
	padding-left: 144px;
	padding-top: 53px;
}
.zeleris-content .zeleris-form .form-label{
	font-family:"Heebo", Sanserif;
	font-size: 28px;
	font-weight: bold;
	color: #212121;
}
.zeleris-content .zeleris-form h4{
	font-family:"Heebo", Sanserif;
	font-size: 28px;
	font-weight: bold;
	color: #212121;
	margin-top: 28px;
}
.zeleris-content .zeleris-form small{
	font-family:"Heebo", Sanserif;
	font-size: 16px;
	font-weight: 400;
	color: #212121;
	margin-bottom: 8px;
}
.zeleris-content .zeleris-form p{
	font-family:"Heebo", Sanserif;
	font-size: 16px;
	font-weight: 400;
	color: #212121;
	margin-bottom: 8px;
}
.zeleris-content .zeleris-form #step1 .zeleris-shipping-form-origen{
	margin-left: 0px !important;
}
.zeleris-content .zeleris-form #step1 .zeleris-shipping-form-destino{
	margin-left: 120px !important;
}
.zeleris-content .zeleris-form #step1 #inputOrigen{
	min-width: 416px;
	height: 44px;
	border: 1px solid #212121;
	border-radius: 10px;
	margin-bottom: 16px;
}
.zeleris-content .zeleris-form #step3 #inputOrigen{
	height: 44px;
	border: 1px solid #212121;
	border-radius: 10px;
	margin-bottom: 16px;
	width: 100%;
}
.zeleris-content .zeleris-form #step3 textarea.form-control{
	min-height: 113px;
}
.zeleris-content .zeleris-form #step1 #inputDestino{
	min-width: 416px;
	height: 44px;
	border: 1px solid #212121;
	border-radius: 10px;
	margin-bottom: 16px;
}
.zeleris-content .zeleris-form #btnAddPaquete{
	width:966px;
	height: 87px;
	border: none;
	background-color: #9BE51B;
	color: #212121;
	text-align: left;
	font-family:"Heebo", Sanserif;
	font-size: 22px;
	font-weight: 600;
}
.zeleris-content .zeleris-form #btnAddPaquete img{
	margin-right:18px;
}
.zeleris-content .zeleris-form #btnAddPaquete small{
	margin-left:160px;
}
.zeleris-content .zeleris-form #btnAddPaquete .img-mas-paquete{
	margin-left:18px;
}
.zeleris-content .zeleris-form #btnAddSobre{
	width:966px;
	height: 87px;
	border: none;
	background-color: #9BE51B;
	color: #212121;
	text-align: left;
	font-family:"Heebo", Sanserif;
	font-size: 22px;
	font-weight: 600;
}
.zeleris-content .zeleris-form #btnAddSobre img{
	margin-right:18px;
}
.zeleris-content .zeleris-form #btnAddSobre small{
	margin-left:450px;
}
.zeleris-content .zeleris-form #btnAddSobre .img-mas-paquete{
	margin-left:18px;
}
.zeleris-content .zeleris-form .form-check-input[type=radio] {
	border-color: #212121;
}
.zeleris-content .zeleris-form .form-check-input:checked {
    background-color: #9BE51B;
    border-color: #212121;
}
.zeleris-content .zeleris-form .wizard-footer {
    background-color: #4D5151;
	margin-top:63px;
	height: 87px;
}
.zeleris-content .zeleris-form .wizard-footer #btnNextStep{
	height: 87px;
    background-color: #9BE51B;
	color: #212121;
    border-radius: 0;
    border: none;
    min-width: 396px;
    margin-top: -15px;
    margin-right: -27px;
	font-family:"Heebo", Sanserif;
	font-size: 20px;
	font-weight: 500;
}
.zeleris-content .zeleris-form .wizard-footer #btnNextStep img{
	margin-left: 15px;
}
.zeleris-content .zeleris-form .wizard-footer #btnPrevStep{
	height: 87px;
    background-color: #C1CBCB;
	color: #212121;
    border-radius: 0;
    border: none;
    min-width: 396px;
    margin-top: -15px;
    margin-left: -27px;
	font-family:"Heebo", Sanserif;
	font-size: 20px;
	font-weight: 500;
}
.zeleris-content .zeleris-form .wizard-footer #btnPrevStep img{
	margin-right: 15px;
}
.zeleris-content .zeleris-form .card{
	background-color: #4D5151;
    border: none;
	height: 362px;
	max-width: 446px;
	margin-bottom: 77px;
}
.zeleris-content .zeleris-form .card .card-selected{
	background-color: #212121;
}
.zeleris-content .zeleris-form .card .card-title{
	font-family:"Heebo", Sanserif;
	font-size: 24px;
	font-weight: bold;
	color: #9BE51B;
}
.zeleris-content .zeleris-form .card .card-text{
	font-family:"Heebo", Sanserif;
	font-size: 18px;
	font-weight: 400;
	color: #C1CBCB;
}
.zeleris-content .zeleris-form .card img{
	max-width: 180px;
}
.zeleris-content .zeleris-form input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], textarea, select {
    height: 44px;
	border: 1px solid #212121;
	border-radius: 10px;
	color: #212121;
}
.zeleris-content .zeleris-form #btnAddDescuento{
	height: 44px;
	font-family:"Heebo", Sanserif;
	font-weight: 400;
	color: 18px;
	background-color: #9BE51B;
	border: none;
    margin-top: -5px;
    margin-left: -15px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
.zeleris-content .alert-mienvio{
	background-color: #C1CBCB;
    border: none;
    color: #212121;
    font-size: 12px;
    line-height: 10px;
    padding: 8px;
    border-radius: 0;
}
.zeleris-content .alert-mienvio img{
	width: 15px;
    height: 15px;
}
.zeleris-content .zeleris-form .info-paquete{
	margin-bottom: 14px;
}
.zeleris-content .zeleris-form .info-paquete a{
	color: #212121;
    text-decoration: underline;
    font-size: 16px;
    line-height: 24px;
	font-weight: 500;
	margin-right: 30px;
}

.zeleris-box-style-1:hover line{
    stroke: #212121;
}

.zeleris-box-style-1:hover .btn-arrow-hover .elementor-button-link{
    background:#9BE51B !important;
}
.zeleris-content .zeleris-form .info-comofunciona{
	color: #212121;
    text-decoration: underline;
    font-size: 16px;
    line-height: 24px;
	font-weight: 500;
	padding-left: 0px;
    margin-bottom: 23px;
}
.modal .modal-content{
	    padding: 30px;
}
.modal .modal-header{
	border: none;
}
.modal .modal-header H1,
.modal .modal-body H4{
	color:#212121;
	font-family:"Heebo", Sanserif;
	font-size: 32px !important;
	line-height: 47px;
	font-weight: 600;
	
}
.modal .btn-close{
	background: url(/wp-content/uploads/2023/12/icon-chapar.svg);
    width: 50px;
    height: 50px;
    opacity: 1;
}
#queNoPodemosEnviar h5{
	font-family:"Heebo", Sanserif;
	font-size: 22px;
	font-weight: 600;
	line-height: 32px;
	margin-bottom: 17px;
	margin-left: 22px;
}
#comoFunciona h5{
	font-family:"Heebo", Sanserif;
	font-size: 22px;
	font-weight: 600;
	line-height: 32px;
	margin-bottom: -5px;
    margin-top: 28px;
}
#cuantoPesa .modal-dialog{
	max-width: 1079px;
	width: 1079px;
}
#cuantoPesa .modal-body p{
	font-family:"Heebo", Sanserif;
	font-size: 18px;
	font-weight: 400;
	line-height: 27px;
	margin-bottom: 44px;
}
#cuantoPesa .modal-body .container{
	padding-left:0;
	padding-right: 0;
}
#cuantoPesa .modal-body .container .col-md-2{
	padding-left:0;
	margin-bottom: 28px;
}
#cuantoPesa .modal-body .container .col-md-2 .card{
    background-color: #C1CBCB;
    border-radius: 8px;
    text-align: center;
    border: none;
    width: 163px;
    height: 163px;
	display: grid;
    place-items: center;
}
#cuantoPesa .modal-body .container .col-md-2 .card h5{
	font-family:"Heebo", Sanserif;
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	margin-top: 7px;
	margin-bottom: -7px;
} */
/* fin particulares envios */

.zeleris-btn-black-white button,
.zeleris-btn-black-green button,
.zeleris-btn-green-black button,
.zeleris-btn-green-white button,
.zeleris-btn-white-black button,
.zeleris-btn-white-green button,

.zeleris-btn-black-white a:not(.zeleris-link),
.zeleris-btn-black-green a:not(.zeleris-link),
.zeleris-btn-green-black a:not(.zeleris-link),
.zeleris-btn-green-white a:not(.zeleris-link),
.zeleris-btn-white-black a:not(.zeleris-link),
.zeleris-btn-white-green a:not(.zeleris-link),
.elementor-post__read-more{
	font-family: "Heebo", Sans-serif;
	font-size: 16px;
	font-weight: 400;
	border-radius: 50px 50px 50px 50px;
	padding: 0px 35px 0px 15px;
	/* display: block; */
	/* height: 32px; */
	min-height: auto !important;
	flex-basis: 100%;
	line-height: 32px;
	text-align: left;
	flex-basis: 100%;

	background-position: right 15px center;
	background-size: 13px;
	background-repeat: no-repeat;
}
.zeleris-btn-black-white button span,
.zeleris-btn-black-green button span,
.zeleris-btn-green-black button span,
.zeleris-btn-green-white button span,
.zeleris-btn-white-black button span,
.zeleris-btn-white-green button span,

.zeleris-btn-black-white a:not(.zeleris-link) span,
.zeleris-btn-black-green a:not(.zeleris-link) span,
.zeleris-btn-green-black a:not(.zeleris-link) span,
.zeleris-btn-green-white a:not(.zeleris-link) span,
.zeleris-btn-white-black a:not(.zeleris-link) span,
.zeleris-btn-white-green a:not(.zeleris-link) span,
.elementor-post__read-more{
	font-family: "Heebo", Sans-serif;
	font-size: 16px;
	font-weight: 400;
}

.zeleris-btn-black-white button,
.zeleris-btn-black-white a:not(.zeleris-link){
	background-color: #212121 !important;
	border: 1px solid #212121 !important;
	color: #9BE51B !important;
	background-image: url(/wp-content/uploads/2023/12/icon-flecha.svg); 
}
.zeleris-btn-black-green button,
.zeleris-btn-black-green a:not(.zeleris-link),
.elementor-post__read-more{
	background-color: #212121 !important;
	border: 1px solid #212121 !important;
	color: #9BE51B !important;
	background-image: url(/wp-content/uploads/2023/12/icon-flecha.svg); 
}
.zeleris-btn-green-black button,
.zeleris-btn-green-black a:not(.zeleris-link){
	background-color: #9BE51B !important;
	border: 1px solid #9BE51B !important;
	color: #212121 !important;
	background-image: url(/wp-content/uploads/2023/12/icon-flecha-negra.svg); 
}
.zeleris-btn-green-white button,
.zeleris-btn-green-white a:not(.zeleris-link){
	background-color: #9BE51B !important;
	border: 1px solid #9BE51B !important;
	color: #212121 !important;
	background-image: url(/wp-content/uploads/2023/12/icon-flecha-negra.svg); 
}
.zeleris-btn-white-black button,
.zeleris-btn-white-black a:not(.zeleris-link){
	background-color: #FFFFFF !important;
	color: #212121 !important;
	border: 1px solid #212121 !important;
	background-image: url(/wp-content/uploads/2023/12/icon-flecha-negra.svg); 
}
.zeleris-btn-white-green button,
.zeleris-btn-white-green a:not(.zeleris-link){
	background-color: #FFFFFF !important;
	color: #212121 !important;
	border: 1px solid #212121 !important;
	background-image: url(/wp-content/uploads/2023/12/icon-flecha-negra.svg); 
}



.zeleris-btn-black-white button:hover,
.zeleris-btn-black-white a:hover:not(.zeleris-link){
	background-color: #FFFFFF !important;
	color: #212121 !important;
	border: 1px solid #212121 !important;
	background-image: url(/wp-content/uploads/2023/12/icon-flecha-negra.svg); 
}
.zeleris-btn-black-green button:hover,
.zeleris-btn-black-green a:hover:not(.zeleris-link),
.elementor-post__read-more:hover{
	background-color: #9BE51B !important;
	color: #212121 !important;
	border: 1px solid #9BE51B !important;
	background-image: url(/wp-content/uploads/2023/12/icon-flecha-negra.svg); 
}
.zeleris-btn-green-black button:hover,
.zeleris-btn-green-black a:hover:not(.zeleris-link){
	background-color: #212121 !important;
	color: #9BE51B !important;
	border: 1px solid #212121 !important;
	background-image: url(/wp-content/uploads/2023/12/icon-flecha.svg); 
}
.zeleris-btn-green-white button:hover,
.zeleris-btn-green-white a:hover:not(.zeleris-link){
	background-color: #FFFFFF !important;
	color: #212121 !important;
	border: 1px solid #212121 !important;
	background-image: url(/wp-content/uploads/2023/12/icon-flecha-negra.svg); 
}
.zeleris-btn-white-black button:hover,
.zeleris-btn-white-black a:hover:not(.zeleris-link){
	background-color: #212121 !important;
	color: #9BE51B !important;
	border: 1px solid #212121 !important;
	background-image: url(/wp-content/uploads/2023/12/icon-flecha.svg); 
}
.zeleris-btn-white-green button:hover,
.zeleris-btn-white-green a:hover:not(.zeleris-link){
	background-color: #9BE51B !important;
	color: #212121 !important;
	border: 1px solid #9BE51B !important;
	background-image: url(/wp-content/uploads/2023/12/icon-flecha-negra.svg); 
}

.zeleris-btn-black-white button:disabled,
.zeleris-btn-black-green button:disabled,
.zeleris-btn-green-black button:disabled,
.zeleris-btn-green-white button:disabled,
.zeleris-btn-white-black button:disabled,
.zeleris-btn-white-green button:disabled,
.zeleris-btn-black-white button[disabled],
.zeleris-btn-black-green button[disabled],
.zeleris-btn-green-black button[disabled],
.zeleris-btn-green-white button[disabled],
.zeleris-btn-white-black button[disabled],
.zeleris-btn-white-green button[disabled],
.elementor-post__read-more[disabled],

.zeleris-btn-black-white a:not(.zeleris-link):disabled,
.zeleris-btn-black-green a:not(.zeleris-link):disabled,
.zeleris-btn-green-black a:not(.zeleris-link):disabled,
.zeleris-btn-green-white a:not(.zeleris-link):disabled,
.zeleris-btn-white-black a:not(.zeleris-link):disabled,
.zeleris-btn-white-green a:not(.zeleris-link):disabled,
.zeleris-btn-black-white a[disabled]:not(.zeleris-link),
.zeleris-btn-black-green a[disabled]:not(.zeleris-link),
.zeleris-btn-green-black a[disabled]:not(.zeleris-link),
.zeleris-btn-green-white a[disabled]:not(.zeleris-link),
.zeleris-btn-white-black a[disabled]:not(.zeleris-link),
.zeleris-btn-white-green a[disabled]:not(.zeleris-link),
.elementor-post__read-more[disabled]{
	background-image: url(/wp-content/uploads/2023/12/spinner-negro.gif); 
}

.zeleris-link{
	color: #212121 !important;
	text-decoration: underline !important;
}

.zeleris-green-box-item:hover .zeleris-green-box-title h1,
.zeleris-green-box-item:hover .zeleris-green-box-title h2,
.zeleris-green-box-item:hover .zeleris-green-box-title h3,
.zeleris-green-box-item:hover .zeleris-green-box-description{
	color: #9BE51B !important;
}

input[type="radio"] {
    display: none !important;
}
input[type="radio"] + *::before {
    content: "";
    display: inline-block;
    vertical-align: bottom;
    width: 1.2rem;
    height: 1.2rem;
    margin-right: 0.3rem;
    border-radius: 50%;
    border-style: solid;
    border-width: 0.1rem;
    border-color: #212121;
    background-color: #fff;
}
input[type="radio"]:checked {
    color: var(--primary-color);
}
input[type="radio"]:checked + *::before {
    background: radial-gradient(var(--primary-color) 0%, var(--primary-color) 30%, #fff 50%, transparent);
    border-color: #212121;
}

.zeleris-form-style-1 input[type=text],
.zeleris-form-style-1 input[type=email],
.zeleris-form-style-1 input[type=url],
.zeleris-form-style-1 input[type=password],
.zeleris-form-style-1 input[type=search],
.zeleris-form-style-1 input[type=tel],
.zeleris-form-style-1 input[type=number],
.zeleris-form-style-1 textarea,
.zeleris-form-style-1 select {
	border: none;
    background: transparent;
    border-bottom: 1px solid #C1CBCB;
    border-radius: 0;
    padding: 0px 10px;
    width: 100%;
    box-sizing: border-box;
    color: #212121;
    /* font-size: 18px;
    line-height: 27px; */
}

.zeleris-form-style-1 textarea{
	border-radius: 10px;
	padding: 15px;
}

.zeleris-form-style-1 input[type=text]:focus,
.zeleris-form-style-1 input[type=email]:focus,
.zeleris-form-style-1 input[type=url]:focus,
.zeleris-form-style-1 input[type=password]:focus,
.zeleris-form-style-1 input[type=search]:focus,
.zeleris-form-style-1 input[type=tel]:focus,
.zeleris-form-style-1 input[type=number]:focus,
.zeleris-form-style-1 textarea:focus,
.zeleris-form-style-1 select:focus {
	border-color: #9BE51B;
}


/* Color link footer  */ 
.color-link-footer a{
    color:#fff !important;
}

.color-link-footer a:hover{
    color:#fff !important;
    text-decoration: underline;
}

/* Color link sitemap  */ 
.color-link-sitemap a{
    color:#212121 !important;
}

.color-link-sitemap a:hover{
    color:#212121 !important;
    text-decoration: underline;
}

/* Definición de la animación */
@keyframes scale-up-hor-center {
	0% {
		transform:scale(1);
	}
	100% {
		transform:scale(1.2);
	}
}

/* Clase para aplicar la animación */
.animate-scale-up {
  animation-name: scale-up-hor-center;
  animation-duration: 1s;
  animation-timing-function: linear;
  animation-delay: 0s;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-fill-mode: none;
}

/*Ocultar imagen destacada de paginas*/
.page .featured-image{
	display: none;
}

/* Ocultar descargas - Plugin PDF 
a#download-link-2818 {
    display: none;
}*/

