/* Custom Styles */
/* 
#block-1607371361398 .link-list__link{
    color:#fff;
}
*/
.header__content--desktop .link-list > :first-child{
    color:#BF965E;
    font-weight:bold;
}



#section-1596053467662 .products .container {
    max-width: calc(1260px + 40px + 40px);
    padding-right: 120px;
    padding-left: 120px;
}

#porciento{
    color:orange;
}

.header__content .container {
    padding-right: 120px;
    padding-left: 120px;
}

input:read-only{

    background-color:#eee;
}

#precio-desc-cupon{
    font-size:30px;
    color:#f1c40f;
    padding: 30px 30px 0px 30px;
}

#precio-desc {
    font-size:30px;
    color:#f1c40f;
    padding: 0px 30px 0px 30px;
}

#precio-orig, #precio-orig-cupon {
    font-size:20px;
    text-decoration:line-through;
    color:#ddd;
}





#boton-PU{
    display: block;
    clear: both;
    width: 100%;
    text-align: center;
}
#boton-MP{
    display: block;
    clear: both;
    width: 100%;
    text-align: center;
}
.header .user__avatar{
border:solid;
    border-color: #C3C3C2;

}

#block-1555988487706 .user{

    display: flex;
   /* border: 2px solid #8639ce; */
    /* background: #8639ce;*/
   /* box-shadow: -1px 1px 20px #777676;*/
   /* border-radius: 50px;*/
    -webkit-border-radius: 50px;
    padding: 0px 15px;
}


.header__content--desktop .header__block--user .dropdown__menu{
   top: 64px;
  
    border-radius: 0px;
}

.header__content--desktop .header__block--user .dropdown__menu a{
    font-size: 16px;
    padding: 10px 24px;
}


#new_member input:read-only{
    background-color:#9a56d7;
}


.flash--success .flash-text{
    font-family:'Roboto';
}

/*ipad air vertical*/
@media (max-width: 834px) {
    
    .header__content .container {
        padding-right: 50px!important;
        padding-left: 50px!important;
    }
    .header .hello-bar__text a{
        font-size: 12px!important;
    }
    .header a, .header a.link-list__link{
        font-size: 16px!important;
    }
    #block-1555988487706 .user{

        border: 2px solid #8639ce;
        background: #8639ce;
        box-shadow: -1px 1px 20px #777676;
        border-radius: 50px;
        -webkit-border-radius: 50px;
        padding: 3px 13px;
    }

    #block-1667883519837_0 h2 span{
        font-size: ;
    }

}


@media (min-width: 768px) {

    #section-1667883519837 .container{
        padding-right: 50px!important;
        padding-left: 50px!important;
    }
}

/*movil*/
@media (max-width: 768px) {


    #section-1596053467662 .products .container {
        max-width: calc(1260px + 40px + 40px);
        padding-right:20px;
        padding-left: 20px;
    }
    
    .header__content .container {
        padding-right: 20px;
        padding-left: 20px;
    }
    
    .container{
        padding-right:20px;
        padding-left:20px;
    }

    #block-1555988487706 .user{
        /*background: #391f4e;*/
        background: #fff;
        display: block;
        border: none;
        padding: 20px 0px;
        border-radius: 0px;
        -webkit-border-radius: 0px;
        box-shadow: none;

    }
    #block-1555988487706 .user a{
        color: #000;
    }

    #block-1555988491313{
        display: none;
    }

    #precio-desc, #precio-desc-cupon{
        font-size:26px;
        color:#f1c40f;
        padding: 50px 30px 0px 30px;
    }

    #precio-orig, #precio-orig-cupon {
        font-size:20px;
        text-decoration:line-through;
        color:#ddd;
        padding: 0px 30px;
    }

    #seccion-precios{
        text-align: center;
        margin-bottom: 50px;
    }

    
}

.link-list{
    align-items:center;
    text-align:center;
}


/* COMENTADOS PARA BORRAR SI NO SE USAN */
/* ARRASTRADOS DEL PRINCIPIO */

/*
#b-compra {
display:relative;
width: 80% !important;
background: #1100D9;
text-align: center !important;
color:white;
margin: 1px;
padding: 10px 20px 10px 20px;
font-size: 14px;
border-radius: 25px !important;

}

#demo {
border:0px !important;
margin:0px;
padding:0px;
 font-size: 20px;

}



#precio {
font-weight: bold !important;
 font-size: 16px !important;
}

.checkout-panel-title {
 font-size: 18px !important;
}

.image__image {
width: 500px !important;
}


.row.align-items-center.justify-content-center {
    display: flex;
    align-items: stretch;

}

#block-1667245390279_2 {

padding: 20;
}

.linea-p{

 border-top: 10px dotted red;
margin-left:35%;
margin-right:35%;
}

.hr{
border: 0 ;
}
*/

