<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*body {
    background-image: url("../img/pattern-fondo.jpg");
    background-repeat: repeat;
}*/
body {
    font-family: 'Montserrat', sans-serif;
    /* background-image: url('../images/sfondo/pattern-01.jpg'); */
    /* background-repeat: repeat; */
}

/* opacidad menÃº home fullscreen */
html.sticky-header-active #header.header-semi-transparent-light .header-body::before {
  opacity: 1;
}

th {
    font-weight: 500;
    color: #ff0000;
}
td {
    font-weight: 300;
}

*, .product-thumb-info .product-thumb-info-image::before {
    border-radius: 0 !important;
}

/* botones cart show actualizar y eliminar */
/* .btnColorPersonalizado {
  background-color: #0099a1 !important;
  border-color: #0099a1 #0099a1 #0099a1 !important;
  color: #FFF !important;
} */
/* boton total cart show */
.btnColorPersonalizadoWhite {
  background-color: #ffffff !important;
  border-color: #0099a1 #0099a1 #0099a1 !important;
  color: #0099a1 !important;
}

#footer.light {
  background: #fafafa;
}

/* PRIMER MENSAJE PORTADA */
#primerMensajeHome p {
  line-height: 1.8rem;
  font-size: 1.25rem;
  font-weight: 300;
}

/* TÃTULOS CURSOS PORTADA */
.heading.heading-border {
    margin-bottom: 5px;
}

.sidebar-personalizada {
    display: inline;
    pointer-events: none;
    cursor: default;
}

.sidebar-personalizada li a {
    background-color: #fafafa !important;
    color: #000 !important;
    border-top-color: transparent !important;
    border: 1px solid #a50952 !important;
    font-weight: bold !important;
}

.no-link {
    display: inline;
    pointer-events: none;
    cursor: default;
}

/* SISTEMO IL BOX FOFOS DEL SIDEBAR */
.featured-box .sidebar-div-fotos {
  padding-left: 10px;
    padding-right: 10px;
}

ul.thumbnail-gallery li.sidebar-li-fotos {
    margin-right: 2px;
    margin-left: 2px;
}

#login-icon {
    margin-right: 5px;
}



@media (min-width: 1200px) {
    /* Padding menÃº */
    #header .header-nav.header-nav-stripe nav &gt; ul &gt; li &gt; a {
        padding-right: 0.3rem;
        padding-left: 0.3rem;
    }

    #header .header-nav-main nav &gt; ul &gt; li &gt; a {
      font-size: 11px;
    }

    .video-ckeditor {
        position: relative;
        display: block;
        width: 100%;
        height: 464px;
        padding: 0;
        overflow: hidden;
    }

    #streamingTeletoledo {
      height: 340px;
    }

    #carritomovil { display: none; }

    .patrocinadores img {
    max-width: 200px;
    border: 0.5px solid #000 !important;
    margin: 0px 8px 15px 8px;
    }

    .colaboradores img {
    max-width: 170px;
    border: 0.5px solid #000 !important;
    margin: 0px 8px 15px 8px;
    }

}

@media (min-width: 992px) {

  .patrocinadores img {
    max-width: 200px;
    border: 0.5px solid #000 !important;
    margin: 0px 8px 15px 8px;
    }

    .colaboradores img {
    max-width: 170px;
    border: 0.5px solid #000 !important;
    margin: 0px 8px 15px 8px;
    }

    /* #streamingTeletoledo {
      height: 540px;
    } */

}

@media (max-width: 1199px) {



    .video-ckeditor {
        position: relative;
        display: block;
        width: 100%;
        height: 388px;
        padding: 0;
        overflow: hidden;
    }

    #streamingTeletoledo {
      height: 280px;
    }

    #header .header-nav-main nav &gt; ul &gt; li &gt; a {
        font-size: 9.5px !important;
        padding: 0.3rem !important;
    }

    #sub-menu {float:left !important;}

    #carritomovil { display: none; }

    .patrocinadores img {
    max-width: 200px;
    border: 0.5px solid #000 !important;
    margin: 0px 8px 15px 8px;
    }

    .colaboradores img {
    max-width: 170px;
    border: 0.5px solid #000 !important;
    margin: 0px 8px 15px 8px;
    }

}

@media (max-width: 991px) {

    .video-ckeditor {
        position: relative;
        display: block;
        width: 100%;
        height: 388px;
        padding: 0;
        overflow: hidden;
    }

    #carritomovil { display: block; }

    .patrocinadores img {
    max-width: 165px;
    border: 0.5px solid #000 !important;
    margin: 0px 8px 15px 8px;
    }

    .colaboradores img {
    max-width: 135px;
    border: 0.5px solid #000 !important;
    margin: 0px 8px 15px 8px;
    }

    #streamingTeletoledo {
      height: 420px;
    }

}

@media (max-width: 767px) {

    .video-ckeditor {
        position: relative;
        display: block;
        width: 100%;
        height: 288px;
        padding: 0;
        overflow: hidden;
    }

    #streamingTeletoledo {
      height: 320px;
    }


    #carritomovil { display: block; }

    .patrocinadores img {
    max-width: 140px;
    border: 0.5px solid #000 !important;
    margin: 0px 8px 15px 8px;
    }

    .colaboradores img {
    max-width: 110px;
    border: 0.5px solid #000 !important;
    margin: 0px 8px 15px 8px;
    }

}

@media (max-width: 575px) {

    .video-ckeditor {
        position: relative;
        display: block;
        width: 100%;
        height: 172px;
        padding: 0;
        overflow: hidden;
    }



    #carritomovil { display: block; }

    .patrocinadores img {
    max-width: 140px;
    border: 0.5px solid #000 !important;
    margin: 0px 8px 15px 8px;
    }

    .colaboradores img {
    max-width: 110px;
    border: 0.5px solid #000 !important;
    margin: 0px 8px 15px 8px;
    }

}

.table-cart img {
    width: 50px;
}


/* PERSONALIZZO I BOTTONI A DELLA SIDEBAR DELLA HOME
   CHE STANNO ALL'INTERNO thumb-info-social-icons */
.thumb-info-social-icons a {
  line-height: 1.5;
  width: 100%;
}

/* PERSONALIZZO I BLOCCHI DEI PRODOTTI */
.shop .products .product .onsale {
    position: absolute;
    background-image: none;
    border-radius: 5px;
    left: auto;
    right: 10px;
    top: 5px;
    text-shadow: none;
    width: 40px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    text-align: center;
    z-index: 10;
    box-shadow: none;
    font-size: 0.9em;
    color: #FFF;
    border-bottom: 2px solid transparent;
    background-color: #ff0000;
}

.shop .products .product .new {
    position: absolute;
    background-image: none;
    border-radius: 5px;
    left: auto;
    right: 10px;
    top: 40px;
    text-shadow: none;
    width: 55px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    text-align: center;
    z-index: 10;
    box-shadow: none;
    font-size: 0.9em;
    color: #FFF;
    border-bottom: 2px solid transparent;
    background-color: #1dc116;
}

/* Personalizzo la larghezza delle popup modal */
.modal-lg {
    max-width: 80%;
}

/* PERSONALIZZO IL FOOTER */
#footer {font-size: 0.85em;}


/* PERSONALIZZO I PREZZI NEL DETTAGLIO DEL PRODOTTO */
.shop .summary .price .descuento {
    font-size: 0.6em;
    text-decoration: line-through;
    color: #888888;
}

.shop .summary .price .precio {
    color: #a50952;
}

/*.owl-nav {display: none;}*/

ul.simple-post-list li.como-funciona {
  padding: 10px 0 10px 0;
}

/* PERSONALIZZO LE SEZIONI DELLA CARTA */
.blog-posts article.seccion-carta {
  border-bottom: 0px;
  margin-bottom: 0px;
}

.color-negro { color: #000000 !important; }
.color-morado { color: #CF5F66 !important; }

#header .header-nav-main nav &gt; ul &gt; li.dropdown-mega.dropdown-mega-shop .dropdown-menu {
  width: 100%;
}


/* HOME PANEL DE CONTROL */
.boxHomePanel {
  border: 1px #000 solid;

}

#radioBtn .notActive{
    color: #3276b1;
    background-color: #fff;
}
</pre></body></html>