/*
 Theme Name:   Yoku Child
 Theme URI:    http://demo.goodlayers.com/yoku
 Description:  Goodlayers Yoku Child Theme
 Author:       Goodlayers
 Author URI:   http://goodlayers.com
 Template:     yoku
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, right-sidebar, responsive-layout
 Text Domain:  yoku-child

 START YOUR CHILD THEME CSS HERE MASQUETECNOLOGIA
*/
#learn-press-pmpro-notice { /* ocultem botÃ³ de Buy Membership */
    display: none !important;
}
table tr th { /* resum del pla color taula */
    background-color: #EFF8F8 !important;
    color:#000 !important;
}
.lp-title{
    font-size: 31px !important;
}
.lp-desc{
    color: #000 !important;
}
.lp-price{
    color: #000 !important;
    font-size: 30px !important;
}
/*resum confirmaciÃ³ pedido */
.pmpro_thead-name, .pmpro_thead-name, .pmpro_thead-msg, .pmpro_thead-msg a{
    color: #000 !important;
    font-size: 25px !important;
}
.pmpro_captcha {
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    margin-top: 20px;
}
/* info ventana emergent mapa */
.wpgmp_iw_content p{
    color:#000 !important;
}
/* p¨¤gina de registre */
@media only screen and (min-width: 964px){
    #customer_login{
        margin-right: 3%;
        position: relative;
        display: inline-block;
        width: 100%;
    }

    .u-column1{
        width: 49% !important;
        margin-right: 10px;
    }
    .u-column2{
        width: 50% !important; 
    }
}
/* p¨¤gina plans alumnes */
.checkout-review-order, .learn-press-checkout-comment, .learn-press-checkout-payment{
    display:none !important;
}
.gdlr-core-pbf-section:first-child { /* boto pans subscrits */
    padding-top: 0px !important;
}
/* eliminem boto de inscripci¨® al curs, duplicat */
#learn-press-pmpro-notice {
  display: none !important;
}
/* intranet classes versi¨® m¨°bil */
@media only screen and (min-width: 100px) and (max-width: 964px) {
    #learn-press-profile-content {
        width: 100% !important;
        float: left !important;
        padding-left: 60px !important;
    }
}
/* reCAPTCHA, visualitzar-lo en tot el web */
.grecaptcha-badge {
    z-index: 9999 !important;
}