/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	PULSAP
Theme URI: http://impreza.us-themes.com/
Author URI: http://pulsap.es/
*/

/*Add your own styles here:*/
.content-item-wrap{
    width: 100% !important;
    }
    .iframe-container {
        position: relative;
        width: 100%;
        height: 0;
        padding-bottom: 56.25%;
        overflow: hidden;
    }
    .iframe-container iframe {
        position: absolute;
        width: 100%;
        height: 100%;
        border: 0;
    }
    /*.content-item-wrap .course-item-title {
    display: none !important;
    }*/
    .content-item-wrap .content-item-summary {
      padding-top: 0px !important;
    }
    #popup-content{
    padding: 0px !important;
    }/* LO QUITO POR QUE YA ESTA CONFIGURADO EN: LearnPress --> Ajustes --> Avanzado
    #popup-header{
    background: rgba(215,5,78,0.90) !important;
    }

    .lp-archive-courses .course-detail-info {
        background: rgba(215,5,78,0.90) !important;
    }*/

    /*Acceder / Registrarse*/
    #learn-press-profile .lp-content-area {
        padding: 0rem !important;
    }
    .learn-press-form-login, .learn-press-form-register {
        padding: 10px !important;
    }
    /*Cuestionarios	/lp-perfil/xxxxxxx/my-courses/ */
    div#profile-content-quizzes .learn-press-subtab-content {
        overflow-x: scroll;
    }
    /*Cuestionarios	/lp-perfil/xxxxxxx/cuestionarios/ */
    .learn-press-profile-course__tab {
        overflow-x: scroll;
    }
    /*Cuestionarios	/lp-perfil/xxxxxxx/orders_woocommerce/ */
    div#profile-content-lp_orders_woocommerce {
        overflow-x: scroll;
    }
    .learn-press-profile-course__progress .lp_profile_course_progress__item td:nth-child(2) a {
        -webkit-box-orient: horizontal !important;
    }

    .learn-press-breadcrumb{
        margin-top: 10px !important;
    }

    /*Contacto*/
    #contanto-pro-dj .w-filter.state_desktop.style_drop_default .w-filter-item-title, .select2-selection, select, textarea, input:not([type=submit]){
        border-color:#1B2F41;
        border-radius: 1rem !important;
    }
    /*COLOR MENSAJE WOOCOMMERCE*/
    :not(.w-wc-notices)>.woocommerce-message, :not(.w-wc-notices)>.woocommerce-error, :not(.w-wc-notices)>.woocommerce-info {

        background: #C5315B !important;

    }

    .learn-press-message > h6{
        display: none;
    }
    /*Lección completada*/
    .lp-modal-dialog .lp-modal-header {
        background: #D7054E !important;
    }
    /*Color flechar galeria de imagenes Inicio*/
    .rsArrow.rsArrowLeft {
        color: #D7054E ;
    }
    .rsArrow.rsArrowRight {
        color: #D7054E ;
    }
    /*¿Crear una cuenta?*/
    

    /************************************/
    .l-header.pos_static.bg_transparent {
        position: relative !important;
    }

    .lp-entry-content .course-tabs{
        overflow-x: scroll !important;
    }


    .learn-press-profile-course__progress .lp_profile_course_progress__item img {
        aspect-ratio: auto !important;
    }

   
    #popup-course input[type="checkbox"]::before {
        visibility: visible !important;
      }
    
    