.nav-narrow .sf-menu > li > a {
    margin-left: 0px;
    margin-right: 0px;
    padding-bottom: 15px;
    padding-top: 15px;
    position: relative;
}
.page_header .row {
    min-height: 48px;
}
.text-white { color:#ffffff!important;}
.text-black { color: #000000!important;}
.btn-newsletter {
    height: 50px;
padding: 0px; border-radius: 0;}
.btn-newsletter:hover {
    color: #ed8e82;
}
.why-section .right-section {
    padding: 2em;
}h1.titulo {
    font-size: 1.5em;
}.excerpt {
    color: #0a272c;
    font-size: 16px;
    font-weight: bold;
}
button.woocommerce-Button{    
    height: 40px;
    min-width: 150px;
    padding: 10px 5px;}
    button.woocommerce-Button2{    
        height: 40px;
        min-width: 150px;
        padding: 10px 5px;
        background-color: #ed8e82;
    border: 3px solid #ed8e82;
    border-color: #ed8e82 !important;
    }
.text-maincolor2 {color: #ed8e82 !important;}
.more2 {    font-size: 14px;
    font-weight: 600;
    text-transform: none;}
.widget li.media h4 {
    margin-bottom: 0;
    max-height: 58px;
    font-size: 14px;
    font-weight: 500;
    line-height: 17px;
}
.widget li.media h5 {    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
    margin: 0 0 10px;
    overflow: hidden;
    text-transform: none;}
.page_header .text-white a:hover,.page_header .header-media a:hover {color: #0a272c}
@media (min-width: 992px){
.top-includes.border-divided > li + li {
    margin-left: 10px;
    padding-left: 10px;
    border-left: 2px solid rgba(200, 200, 200, 0.35);
}
}
.text-center .widget-title.next-image-background + img {    z-index: -999;}
.widget_text p {font-size: 0.8em;}
@media (max-width: 991px){
aside {
    margin: 60px auto;
    max-width: 100%;
}}
.red {color: red;    font-weight: bold;}
#tratamiento .select_container {
    width: 100%;
}
.form p {margin-bottom: 10px}
div.form-row div.rprincipal { width: 70%;    padding-left: 2px;
    padding-right: 5px;}
div.form-row label.principal {
    display: block;
    margin-bottom: 0;
    padding-right: 15px;
    text-align: left;
    width: 30%;
}button.info-links {
    padding: 1px;
    background: #ffffff;
}
.custom-radio .custom-control-input:checked~.custom-control-label::after{
    background-image:  none;
}
@media (max-width: 768px) {
    div.form-row div.rprincipal { width: 100%;    padding-left: 2px;
        padding-right: 5px;}
    div.form-row label.principal {
        width: 100%;  
        margin-bottom: 5px;
    }
}
@media (min-width: 768px) {

    .woocommerce-MyAccount-navigation {
        float: none;
        margin-bottom: 0;
        padding-left: 0;
        width: 100%;}  
}
nav.woocommerce-MyAccount-navigation li.is-active a {
    color: #ed8e82;
}
.misperros .btn {min-width: auto;    padding: 1em 1.2em;}
hr.dividermisperros {
    margin-bottom: 10px;
    margin-top: 10px;
}
.alert-custom a {margin-bottom: 0;
    border-radius: 0;}
    .btn-group-sm>.btn, .btn-sm {
        padding: .25rem .5rem;
        font-size: .7rem;
        line-height: 1.5;
        border-radius: .2rem;
    }
    [data-toggle="collapse"]:after {
        content: "\f078";
        font-family: "FontAwesome";
        font-size: 10px;
        margin-top: -7px;
        position: absolute;
        right: 25px;
        top: 50%;
    }
button.navbar-toggler.btn {    background-color: rgba(10, 39, 44, 0.9);
    border: 1px solid transparent;
    color: #ffffff;    width: 100%;}
button.navbar-toggler.btn .nav-link {
    padding: 1em 0;
}


/* Multi-Step Form */


#regForm {
 
}




/* Mark input boxes that get errors during validation: */
input.invalid {
  background-color: #ffdddd;
}

/* Hide all steps by default: */
.tab {
  display: none;
}


#prevBtn {
  background-color: #bbbbbb;
}

/* Step marker: Place in the form. */
.step {
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbbbbb;
  border: none;  
  border-radius: 50%;
  display: inline-block;
  opacity: 0.5;
}

.step.active {
  opacity: 1;
}

/* Mark the steps that are finished and valid: */
.step.finish {
  background-color: #4CAF50;
}

.text-small {
    font-size: 0.8em;
}
.resumen li strong {font-size: 0.8em;
}
.inscripcion {
    background: #eee9e9;
    margin: 0.5em 0em!important;
    padding: 1em 0.5em;
}
.inscripcion.confirmada {
    background: #def5c5;
}
hr.hrinscripcion {
    margin-bottom: 0.5em;
    margin-top: -9px;
    border-color: #212529;
}

.btn-gr {
    min-width: 35px;
  }
