.variation:has(.variation-Seccin){
    display: grid !important;
    grid-template-columns: max-content auto !important;
    gap: 5px 9px !important;
}

span#lista-productos dt.variation-Seccin {
    margin-bottom: 0 !important;
}

dt.variation-Seccin {
    font-weight: 600 !important;
}

span#lista-productos dd.variation-FechadeInicio, dd.variation-ZonaHoraria {
    margin: 0;
}

span#lista-productos span.woocommerce-Price-amount.amount {
    margin-top: 20px;
}

tr.woocommerce-cart-form__cart-item.cart_item dt.variation-Seccin {
    margin: 0;
}

dl.variation p {
    margin: 0;
    padding: 0;
}

ol, ul {
    margin: 0 0 1.5em 1.1em;
}

.ast-separate-container #content .ast-container{
	padding: 0 !important; 
}

.eb-user-profile {
    display: flex;
    flex-wrap: nowrap;
}

.eb-user-account-navigation {
    border: none;
}

.eb-active-profile-nav{
	background: none;
}

.title-account h4 {
    color: #262120;
    font-family: "Poppins", Sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 20px;
}

nav.eb-user-account-navigation-link {
    padding: 6px 20px;
    margin-bottom: 10px !important;
}

.eb-user-account-navigation-link > a{
	padding:0;
}

nav.eb-user-account-navigation-link.eb-active-profile-nav{
    border-left: 2px solid #DB1808;
    padding: 6px 20px;
	  
}

nav.eb-user-account-navigation-link.eb-active-profile-nav a{
	font-weight: 600;
  margin-left:-1px;
}

nav.eb-user-account-navigation-link a:hover {
    background: none;
    color: inherit;
}

nav.eb-user-account-navigation-link a{
	font-family: "Inter", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
	color: #262120;
}

.eb-user-account-content {
    border: none;
    padding: 0;
    padding-left: 25px;
	  padding-top: 10px;
    max-width: 900px !important;
}

.edwiser-bridge{
    max-width: 100% !important;
}


span.eb-my-courses-h2, h4.eb-user-info-h4, .wdm-transaction-header h4{
font-family: "Poppins", Sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
}

span.eb-my-courses-h2 small {
    font-weight: 400;
		margin-top:20px;
		display: block;
}


.eb-profile-txt-field input[type="email"], .eb-profile-txt-field input[type="text"], .eb-profile-txt-field input[type="password"], .eb-profile-txt-field input[type="number"], .eb-profile-txt-field input[type="date"], .eb-profile-txt-field select, select#country{
		background: #FFFFFF;
    border-radius: 8px;
    height: 56px !important;
    border: 1px solid #DDDDDD;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #262120;
}

input[type="search"], div#wdm_user_order_history_length select{
		background: #FFFFFF;
    border-radius: 8px;
    border: 1px solid #DDDDDD;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #262120;
	margin-bottom: 5px;
}

textarea#description{
	background: #FFFFFF;
    border-radius: 8px;
    border: 1px solid #DDDDDD;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #262120;
}

form#eb-update-profile label {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #868686;
    margin-bottom: 5px;
}

table#wdm_user_order_history {
    padding-top: 20px;
}

.close.close_modal {
    width: 35px;
    height: 35px;
    text-align: center;
    display: flex;
    justify-content: center;
    border-radius: 100%;
	  transition: 0.5s ease !important;
}

.close.close_modal:hover{
	 background: #000 !important;
}

.btn-secondary.close_modal {
    border-radius: 8px;
    padding: 8px 18px !important;
	  transition: 0.5s ease !important;
}

.btn-secondary.close_modal:hover{
	background: #000 !important;
}

@media (max-width:728px){
	.eb-user-profile {
			flex-wrap: wrap;
	}
	.eb-user-account-navigation {
			width: 100%;
	}

	.eb-user-account-content {
			width: 100%;
			margin: 20px 0;
	}

    .eb_course_cards_wrap {
        justify-content: center;
    }
}
@media (max-width: 544px){
.ast-separate-container .ast-article-post, .ast-separate-container .ast-article-single, .ast-separate-container .comments-title, .ast-separate-container .ast-archive-description {
    padding-top: 0 !important;
}
}

ul#menu-servicios li.menu-item a i.fa.fa-angle-right {
    color: #868686 !important;
    font-weight: 800;
    float: right;
    margin-right: 5px;
    padding: 5px 0;
}

/* ESTILOS PARA REQUERIMIENTOS */

#no-requerimientos_title{font-family:'Poppins';font-style:normal;font-weight:700;font-size:16px;line-height:24px;color:#262120;margin-bottom: 0;}h3#no-requerimientos_title svg{margin-bottom:-7px;margin-right:3px}.no-requerimientos{background:#FFFFFF;box-shadow:0 2px 8px rgba(94,94,94,0.08),0px 2px 16px 2px rgba(94,94,94,0.06);border-radius:8px;padding:16px}.radio-group{display:flex;flex-direction:column;margin-top:25px;align-items:flex-start;border-radius:8px;margin-bottom:10px}.radio-group label{cursor:pointer;width:100%}.radio-group .radio-option{border:1px solid #ccc;padding:15px;margin-bottom:10px;width:100%;display:flex;align-items:flex-start;border-radius:8px;transition:0.4s ease}.radio-group .radio-option.checked{border-color:#262120}.radio-group input[type="radio"]{margin-right:10px}.radio-group .price{margin-left:auto}.info-radio{display:flex;flex-wrap:wrap;margin-top:-5px}.info-radio span{width:100%}span.price{font-family:'Inter';font-style:normal;font-weight:600;font-size:16px;line-height:24px;color:#262120 !important;margin:4px 0}span.paquete{font-family:'Inter';font-style:normal;font-weight:400;font-size:14px;line-height:24px;color:#262120}span.info{font-family:'Inter';font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#262120}.radio-group .radio-option:hover{border:1px solid #262120}a.btn-premium{text-align:center;display:block;width:100%;padding:12px;color:white;background:#262120;box-shadow:0 0 3px rgba(0,0,0,0.084),0px 2px 3px rgba(0,0,0,0.168);border-radius:8px;transition:0.4s ease}a.btn-premium svg{margin-left:10px;transition:0.4s ease}a.btn-premium:hover svg{margin-left:20px}

.loader-horarios {
    border: 8px solid #f3f3f3; /* Light grey, ajusta el grosor para hacerlo más grande */
    border-top: 8px solid #3498db; /* Blue */
    border-radius: 50%;
    width: 40px; /* Aumenta el tamaño del loader */
    height: 40px; /* Aumenta el tamaño del loader */
    animation: spin 2s linear infinite;
    display: block; /* Cambia a block para centrar */
    margin: 20px auto; /* Centra el loader horizontalmente y agrega margen arriba y abajo */
  }
  
  /* Animación de giro */
  @keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
  }
  
  button#btn_change_section, button#close_modal_change_section {
      transition: 0.4s ease;
  }
  .swal2-actions>button:focus {
    background-color: #b00c12;
    color: white;
  }
  .swal2-actions>button:hover, button#btn_change_section:hover, button#btn_change_section:focus, button#close_modal_change_section:hover, button#close_modal_change_section:focus {
      background: #000;
  }
  
  .horario-list-change {
      margin: 10px 0;
      display: flex;
      flex-wrap: wrap;
      gap: 10px;
  }
  
  .horario-box-change {
      min-width: 49%;
  }
  
  #timezone-select,.horario-box-change select {
      min-width: 50%;
      width: 100%;
      border-radius: 10px;
      padding: 14px;
      border-color: #ccc;
  }
  
  span#message-change {
      padding: 6px;
      background: #c0f9ce;
      width: 100%;
      display: block;
      margin-top: 5px;
      border-radius: 10px;
      font-size: 13px;
      font-weight: 500;
  }
  .swal2-cancel{
    margin-right: 0.5rem;
  }
 .swal2-actions>button{
    width: 150px;
 }

 .user-connected-info {
    width: 100%;
}