





















.servicioPrecio {
    line-height: 10px;
    width:100%;
    float: right
}

.servicioTiempo {
    font-size: 0.9em;
    font-weight: normal;
}


.rowServicio:hover {
    background-color: #eeeeee;
}

.page .footer-horizontal-left #footer, .footer-horizontal-right #footer {
    text-align: center;
}

.col.first,
.col4-1.first,
.col4-2.first,
.col4-3.first,
.col3-1.first,
.col3-2.first,
.col2-1.first {
	margin-left: 0;
	clear: left;
}

.col6-1, .col6-2, .col6-3, .col6-4, .col6-5, .col5-1, .col5-2, .col5-3, .col5-4, .col4-1, .col4-2, .col4-3, .col3-1, .col3-2, .col2-1 {
    margin-left: 3.2%;
    float: left;
}


.full_width #layout {
    width: 100%;
    max-width: 100%;
}


#pro-image-8-2-0-1 {
    width: 100%;
}


body.style4 {
    font: 1.00em/1.85em 'Raleway', "Arial", sans-serif;
    word-wrap: break-word;
    color: #000;
}



body {
    font: 1.05em/1.85em 'Raleway', "Arial", sans-serif;
    word-wrap: break-word;
    color: #000;
}


#cookie-bar.fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    text-align: justify;
    padding-top: 10px;
}

#cookie-bar {
    background: #3d3d3d;
    line-height: 24px;
    color: #eeeeee;
    min-height: 70px;
    font-size: 16px;
    opacity: 0.9;
}


#cookie-bar span {
    font-size: 14px;
}

#cookie_close,#cookie_custom {
    display: block;
    text-decoration: none;
    padding-left: 0;
    padding-right: 0;
}

a#cookie_close:hover, 
a#cookie_custom:hover,
.modal-footer .btn:hover 
 {
    opacity: 1; 
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.6);
    transform: translate(0, -4px);
}

#cookie_custom {
    background-color: #7f7b7b!important
}

.button.button-small span {
    display: block;
    padding: 2px 2px;
}

#footerwrap a {
    color: white;
}


.button.button-small {
    border: 1px none #d6d4d4!important;
    color: #ffffff !important;
    background: #e30613 !important;
}


.module-pro-image .image-pro-flip-box > img, .module-pro-image .image-pro-overlay {
    overflow: hidden;
    margin-bottom: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    z-index: 11;
    background-position: center;
    background-size: cover;
}


.module-pro-image .image-pro-flip-box-wrap {
    position: relative;
    width: 100%;
    height: 100%;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    -o-perspective: 1000px;
    -ms-perspective: 1000px;
    perspective: 1000px;
    overflow: hidden;
}


#page-equipo .image-pro-overlay:hover {
    background-color: rgba(94,94,94, 0.59);
}


#page-reserva-x-dia-prev .fa-backward {
    font-size: 35px;color: #ff9c38;margin-left: 40px;margin-right: 20px;
}

#page-reserva-x-dia-next .fa-forward {
    font-size: 35px;color: #ff9c38;margin-right: 40px;margin-left: 20px;
}

.reservas-hora-head  .fa-user {
    font-size: 35px;color: #ff9c38;margin-left: 20px;
}

.reservas-hora-head  .fa-calendar-alt {
    font-size: 35px;color: #ff9c38;margin-left: 20px;
}

.reservas-hora-select-empleado .fa-calendar-alt {
    font-size: 35px;color: #ff9c38;
}

.reservas-hora-select-empleado .fa-user {
    font-size: 35px;color: #ff9c38;
}

#page-reserva-x-dia-diaT {
    height:50px;display: inline-block;
}

#page-reserva-x-dia-img {
    height: 50px;width: 50px;border-radius: 100%;
}

#page-reserva-x-dia-next .fa-arrow-right {
    width: 5px;font-size: 25px;
}

#page-reserva-x-dia-prev  .fa-arrow-left {
    width: 5px;font-size: 25px;
}

#page-reserva-hora-any {
    float:left;width:16%;text-align:center
}

#reservas-hora-img {
    float:left;width: 70px;margin-right: 10px;
}

@media screen and (max-width: 760px) {

    #reservas-hora-img {
        width: 40px;
    }

    #reservas-hora-img img {
        height: 40px;
        width: 40px;
    }

    .reservas-hora-select-empleado {
        text-align: right;

    }
    .reservas-hora-select-empleado .fa-calendar-alt {
        font-size: 15px;
    }
    
    .reservas-hora-select-empleado .fa-user {
        font-size: 15px;
    }

    #page-reserva-x-dia-prev .fa-backward {
        font-size: 15px;color: #ff9c38;margin-left: 5px;margin-right: 5px;
    }
    #page-reserva-x-dia-next .fa-forward {
        font-size: 15px;color: #ff9c38;margin-left: 5px;margin-right: 5px;
    }
    .reservas-hora-head  .fa-user {
        font-size: 15px;color: #ff9c38;margin-left: 5px;margin-right: 5px;
    }

    .reservas-hora-head  .fa-calendar-alt {
        font-size: 15px;color: #ff9c38;margin-left: 5px;margin-right: 5px;
    }   
 
    #page-reserva-x-dia-diaT {
        height:50px;display: inline-block;
    }    

    #page-reserva-x-dia-diaT {
        height: 22px;font-size: 20px;
    }

    #page-reserva-x-dia-img {
        height: 30px;width: 30px;border-radius: 100%;
    }

    #page-reserva-x-dia-next .fa-arrow-right {
        width: 5px;font-size: 15px;
    }

    #page-reserva-x-dia-prev  .fa-arrow-left {
        width: 5px;font-size: 15px;
    }
        
}


@media screen and (max-width: 1200px) {
    #cookie-bar {
        font-size: 0.9em;
    }
}

@media screen and (max-width: 1000px) {
    #cookie-bar {
        font-size: 0.8em;
    }
}

@media screen and (max-width: 760px) {
    #page-login .themify_builder .text-13-0-0-1.module-text p {
        padding: 20px;
        border-radius: 10px;
        margin-left: 15%;
        margin-right: 15%;
    }
    
    #page-login .themify_builder, #page-login .row_inner_wrapper {
        height: auto;
        vertical-align: top;
        display: table-cell;
        width: 100%;
    float: left;
    }
    
    .button.button-small {        
        padding: .3rem .4rem;
    }

}



@media screen and (max-width: 680px) {
    .themify_builder_content .col5-1, .themify_builder_content .col4-1, .themify_builder_content .col4-2, .themify_builder_content .col2-1, .themify_builder_content .col4-3, .themify_builder_content .col3-1, .themify_builder_content .col3-2 {
        margin-left: 0 !important;
        width: 100% !important;
        max-width: 100% !important;
    }
}



.modalAddiweb {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    transition: opacity 500ms;
    visibility: visible;
    opacity: 1;
}


.modalAddiweb body   #headerwrap {
    background-color: rgba(0,0,0,0.4);
    position: absolute;
}

.modalAddiweb body.fixed-header.page-loaded #headerwrap {    
    position: absolute;
}

.modalAddiweb body.fixed-header.page-loaded  #headerwrap.fixed-header {
    position: absolute;
}

.modalAddiweb #page-clientes {
    background-color: rgba(0,0,0,0.4);
}


.modalCliente {    
    background-image: linear-gradient(rgba(0, 0, 0, 0.4),rgba(0, 0, 0, 0.4)),url('/images/fotosPortada/ruta5d4957f34dc16.JPG');
    background-size: cover;
}

.modalCliente-content {
    background-color: #ffffff;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;

    /*padding-left: 2em; padding-right: 2em;*/
  }


  #page-clientes ul,
  #clientes_div ul {
    text-align: justify;
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0;
  }
  #page-clientes ul:after,
  #clientes_div ul:after {
    content: '';
    display: inline-block;
    width: 100%;  
  }
  #page-clientes li,
  #clientes_div li {
    width: 1.5em;
    height: 1.5em;
    text-align: center;
    line-height: 1.7em;
    border-radius: 50%;
    background: #dedede;
    margin: 0 0.5em;
    display: inline-block;  
  }
  #page-clientes li.select,
  #clientes_div li.select  {
    background-color:#52595f;
  }

  #page-clientes li.volverSelect,
  #clientes_div li.volverSelect  {
    cursor: pointer;
  }
  #page-clientes li.volverSelect:hover,
  #clientes_div li.volverSelect:hover  {
    background-color:#52595f;
  }
  

  #page-clientes li.active,
  #clientes_div li.active {
    background: #04497b;
  }
  #page-clientes .active ~ li,
  #clientes_div .active ~ li {
    background: #b7b7b7;
  }

  #page-clientes button:hover,
  #clientes_div button:hover {
    background-color: #000;
  }
  #page-clientes button,
  #clientes_div button {
    background-color: #52595f;
  }

  #page-clientes  span.marker-text,
  #clientes_div span.marker-text {
    color: #7d7d7d;
    font-size: 12px;
    line-height: 16px;
    width: 70px;
    display: block;
    margin-left: -21px;
    font-family: Arial;  
  }

  
  #page-clientes .card,
  #clientes_div .card {
    cursor: pointer;
    opacity: 0.7;
    border: 0;
  }


  #page-clientes .card:hover,
  #clientes_div .card:hover {
    opacity: 1;
}

#page-clientes .page3,
#page-clientes .page2,
#page-clientes .page1,
#clientes_div .page3,
#clientes_div .page2,
#clientes_div .page1 {
    visibility: hidden; 
    height: 0px;
}

#page-clientes .page1.active,
#page-clientes .page3.active,
#page-clientes .page2.active,
#clientes_div .page1.active,
#clientes_div .page3.active,
#clientes_div .page2.active {
    position: relative;
    visibility: visible;
    height: auto;
    -webkit-transition: all .3s linear .3s;
    -moz-transition: all .3s linear .3s;
    -ms-transition: all .3s linear .3s;
    -o-transition: all .3s linear .3s;
    transition: all .3s linear .3s;
}

.carnetCliente1,.carnetCliente2,.carnetCliente3,.carnetCliente4 {
    margin: auto;
    width: 400px;
    height: 240px;
    margin-bottom: 30px;
    background-repeat: no-repeat;
    background-size: contain;
}

.carnetCliente1 {
    background-image: url('/img/tarjeta1.png');
}

.carnetCliente2 {
    background-image: url('/img/tarjeta2.png');
}

.carnetCliente3 {
    background-image: url('/img/tarjeta3.png');
}

.carnetCliente4 {
    background-image: url('/img/tarjeta4.png');
}

.btn-primary {
    color: #fff;
    background-color: #ed1e24;
    border-color: #ed1e24;
}

.btn-primary:hover {
    color: #fff;
    background-color: #ed1e24;
    border-color: #ed1e24;
}

.modal-dialog {
    max-width: 90%;
}



.header-newlook  {
    background-color: #deb7a6!important;
    background-image: url(/img/imgnewlook.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    height: 360px;
}
/*
.header-newlook {
    background-image: url(/img/fondo.png);
    background-repeat: repeat;
}*/


.text-header-newlook {
    text-align: right;
    color: black;
    font-size: 3em;
    padding-top: 50px;
    font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
    line-height: initial;
}

.subperfil {
    width: 100%;
    color:#bca33f!important
}

.tarjdesc {
    text-align: center;
    font-size: 1.2em;
    color: #bca33f!important;
    font-weight: bold;
}

.tarjdescg {
    text-align: center;
    font-size: 1.5em;
    font-weight: bold;
}

.carnetCliente1 div,.carnetCliente2 div,.carnetCliente3 div,.carnetCliente4 div {
    padding: 10px;
    padding-top: 194px;
    text-align: center;
}

#logo-newlook img {
    text-align: right;
    padding-top: 35px;
    padding-bottom: 35px;
}

.tarjeta1,.tarjeta2,.tarjeta3,.tarjeta4 {
    display: none;
}

div .button:hover {
    background-color: black;
    color: white;
}


@media screen and (max-width: 760px) {

    .subperfil {
        font-size: 0.8em;
    }

    .carnetCliente1,.carnetCliente2,.carnetCliente3,.carnetCliente4{
        width: 286px;
    }

    .carnetCliente1 div,.carnetCliente2 div,.carnetCliente3 div,.carnetCliente4 div {
        padding-top: 152px;
        font-size: 0.8em;
    }


    .header-newlook {
        background-color: #deb7a6!important;
        background-image: unset;
        background-repeat: no-repeat;
        background-size: contain;
        height: 105px;
    }

    .text-header-newlook {
        font-size: 1.2em;
        padding-top: 0px;
        margin-top: -20px;
    }

    .text-header-newlook br {
        display: none;
    }

    #logo-newlook img {
        height: 60px;
    }
}



.style-2::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #bebebe;
}

.style-2::-webkit-scrollbar
{
	width: 12px;
	background-color: #bebebe;
}

.style-2::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #969696;
}

.familia_descripcion {
    text-align: center;
    width: 200px;
    height: 55px;
    white-space: break-spaces;
    line-height: 15px;
    overflow: hidden;
    margin-top: 5px;
    font-size: 14px;
}

.miCarritoTiendaFamilia {
    display: inline-block;
    margin-right: 10px;
    opacity: 0.5;
    cursor: pointer;
    vertical-align: bottom;
}


.miCarritoTiendaFamilia.activo {
    opacity: 1;
}

.miCarritoTiendaFamilia:hover {
    opacity: 1;
}


.miCarritoVerArticulo {
    width: 15%;
    font-size: 16px; 
    display: inline-block;
    vertical-align: middle;
    text-align: right;
    margin-right: 5px;
    float: right;
    vertical-align: middle;
}


.botonPush {
    filter: drop-shadow(4px 4px 4px #837d7d);
}

.carritoPush {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.miCarritoProducto {
    display: block;
    text-align: center;
    padding: 0;
    cursor: pointer;
}


.miCarritoProducto:hover {
    filter: drop-shadow(4px 4px 4px #837d7d);
}


img.button {
    border-color: black;
    border-style: solid;
    border-width: 1px;
    border-radius: 5px
}

#miCarritoArticulosImg img {
    height: 200px;
}

.miCarritoTiendaFamiliaImg {
    width: 200px;
    height: 200px;
} 

.filtrarChecked {
    background: #fbd267; /* Green background */
  }

#miCarritoTiendaFamilias {
    height: 260px;
}

.anadirTienda {
    display: inline-block;
    text-align: center;width: 100%;
    background-color: #777777;
    height: 32px;
    color: white;
    font-size: 16px;
    cursor: pointer;
}

.fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030;
    color: #000;
    background-color: #fafafa;
    text-align: center;
    padding: 20px;
    border-top: 1px solid rgba(0, 0, 0, .1);
}

.buttonSel {
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 5px;
    padding: 15px;
}


.buttonSel:hover {
    background-color: #fafafa;
}


hr {
    color: rgba(0, 0, 0, .1);
    border-color: rgba(0, 0, 0, .1);
    padding-top: 5px;
    padding-left: 5px;
    margin: 0;
}

#miCarritoButtons {
    font-size: 14px;
    text-align: center;
    margin-left: 0;
    padding-top: 10px;
    margin-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
}

@media screen and (max-width: 760px) {


    #miCarritoButtons {
        font-size: 11px;
    }


    #miCarritoArticulosImg img {
        height: 70px;
    }
    
    .miCarritoTiendaFamiliaImg {
        width: 100px;
        height: 100px;
    } 

    .familia_descripcion {    font-size: 0.7em;
        width: 100px;
        height: 45px;
        white-space: break-spaces;
        line-height: 15px;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    #miCarritoTiendaFamilias {
        height: 170px;
        vertical-align: top;
    }

    #miCarritoResumenPedidoForm {
        font-size: 0.8em;
    }

    #miCarritoResumenPedidoForm {
        font-size: 0.8em;
    }
}




/* Tooltip container */
.tooltipaddiweb {
    display: inline-block;
  }
  
  /* Tooltip text */
  .tooltipaddiweb .tooltiptext {
    visibility: hidden;
    width: 90%;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 10px;
    position: absolute;
    z-index: 1;
    bottom: 107%;
    left: 5%;
  }


.tooltipaddiweb .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: black transparent transparent transparent;
  }
  
  
  /* Show the tooltip text when you mouse over the tooltip container */
  .tooltipaddiweb:hover .tooltiptext {
    visibility: visible;
  }
  
  .page-reserva-x-dia-class {
    font-size: 11px;
    text-overflow: ellipsis;
    display: block;
    white-space: nowrap;
    overflow: hidden;
  }

  .obsart {
    font-size: 0.8em;
    line-height: 18px;
  }

  .buttonSel {
      cursor: pointer;
  }


  .rowServicio.disabled .empleado{ 
    text-decoration: line-through;
    color: #858585;
  }


  .rowServicio.disabled .precio{ 
    color: #858585;
  }


  
  .obsart {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.miCarritoStock {
    font-size: 16px;
    font-weight: bold;
    color: #007600;
    line-height: 24px;
    margin-top: 10px;
}


.registro {
	padding-left: 10px;
	padding-right: 10px;
}

#page-accesibilidad h2,p {
    width: 100%;
}

#page-reserva-resumen-servicios-serv .rowServicio:hover {
    background-color: unset;
} 

.pendiente button {
    font-size: 10px;
    padding: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
}

.pendiente {
    color: green;
    font-style: italic;
}

.lang-bar {
    position: absolute;right: -35px;top: 0px;
}

.lang-bar ul li {
    display: inline-flex;
}

.mobile_menu_active .lang-bar {
    display: none;
}


.navbar-nav .nav-item .dropdown-menu:before {
    border-bottom: 11px solid rgba(0, 0, 0, 0.2);
    border-left: 11px solid rgba(0, 0, 0, 0);
    border-right: 11px solid rgba(0, 0, 0, 0);
    content: "";
    display: inline-block;
    position: absolute;
    left: 60px!important;
    top: -11px;
}

.rounded-circle {
    border-radius: 50%!important;
    width: 28px;
    height: 28px;
    border: 2px solid #b5b5b5;

}

.dropdown-item {
    display: block;
    width: 100%;
    clear: both;
    font-weight: 400;
    padding: 8px 16px;
    color: #333333;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.dropdown-menu:before {
    border-bottom: 11px solid rgba(0, 0, 0, 0.2);
    border-left: 11px solid rgba(0, 0, 0, 0);
    border-right: 11px solid rgba(0, 0, 0, 0);
    content: "";
    display: inline-block;
    position: absolute;
    left: 170px!important;
    top: -11px;
}

.dropdown-menu:after {
    border-bottom: 11px solid #FFFFFF;
    border-left: 11px solid rgba(0, 0, 0, 0);
    border-right: 11px solid rgba(0, 0, 0, 0);
    content: "";
    display: inline-block;
    position: absolute;
    left: 170px!important;
    top: -10px;
}


.lang-bar .nav-link {
    padding-top: 2px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

.devreserva {
    font-size: 0.9em;
    font-style: italic;
}

#cliente_form {
    padding: 20px;
}

.text-37-1-0-1 {
    width: 100%;
}


@media screen and (max-width: 680px) {
    .rowServicio .rowServicioPagarReserva {
        width: 95%!important;
        padding-left: 30%;
    }

    #page-reserva-mis-reservas-citas-pendientes {
        padding-right: 2%;
        padding-left: 2%;
    }

    #lang-bar .dropdown-menu:before {
        display: none;
    }

    #lang-bar .dropdown-menu:after {
        display: none;
    }
    
    
    #lang-bar .dropdown-toggle::after {
        display: none;
    }

}




.easy-table div.row {
    padding: 8px;
    line-height: 18px;
    text-align: left;
    vertical-align: top;
    border-top: 1px solid #dddddd;
    vertical-align: middle;
}

#servicios {
    margin-top: 30px;
}