﻿/*@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;800&display=swap');*/

@font-face {
    font-family: 'InterRegular';
    src: URL('Inter-Regular-slnt=0.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'InterSemibold';
    src: URL('Inter-SemiBold-slnt=0.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'DMSans';
    src: URL('DMSans-VariableFont_opsz,wght.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'DMSans-medium';
    src: URL('DMSans-Medium.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'DMSans-italic';
    src: URL('DMSans-Italic-VariableFont_opsz,wght.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'DMSans-bold';
    src: URL('DMSans-Bold.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'DMSans-extrabold';
    src: URL('DMSans-ExtraBold.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'NunitoSans';
    src: URL('NunitoSans-VariableFont_YTLC,opsz,wdth,wght.ttf') format('truetype');
    font-display: swap;
    font-weight: normal;
}

@font-face {
    font-family: 'NunitoSans-bold';
    src: URL('NunitoSans-VariableFont_YTLC,opsz,wdth,wght.ttf') format('truetype');
    font-display: swap;
    font-weight: bold;
}

@font-face {
    font-family: 'NunitoSans-extrabold';
    src: URL('NunitoSans-VariableFont_YTLC,opsz,wdth,wght.ttf') format('truetype');
    font-display: swap;
    font-weight: 700;
}

@font-face {
    font-family: 'NunitoSans-medium';
    src: URL('NunitoSans-VariableFont_YTLC,opsz,wdth,wght.ttf') format('truetype');
    font-display: swap;
    font-weight: 200
}

@font-face {
    font-family: 'NunitoSans-Italic';
    src: URL('NunitoSans-Italic-VariableFont_YTLC,opsz,wdth,wght.ttf') format('truetype');
    font-display: swap;
}

@import url('https://fonts.googleapis.com/icon?family=Material+Icons+Outlined');


:root {
    --blue-bg: #152457;
    --light-blue-bg: #F6F6FA;
    --blue-text: #4C5897;
    --blue-button: #5B69B4;
    --black-text: #2D2A2A;
    --grey-text: #727272;
    --grey-bg: #F8F8F8;
    --grey-button: #8D8D8D;
    --light-grey-button: #F3F3F3;
    --green-novedades: #438E44;
}

div#site {
}

.main {
}

html, body, div, span, applet, object, iframe, blockquote, pre, a, abbr, acronym, address, p,
big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside,
canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, main, section, summary, time, mark, audio, video, object {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

strong {
    font-family: 'NunitoSans-extrabold';
}

#dvContenidosWeb p {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-size: 17px;
}


h1, h2, h3, h4, h5 {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    text-transform: initial;
}


h1 {
    font-size: 0.9em;
}

h2 {
    font-size: 0.88em;
    font-weight: 800;
}

h3 {
    font-weight: normal;
    font-size: 0.76em;
}

h4 {
}

h5 {
    display: inline;
    font-weight: normal;
}

h6 {
}


ul {
    margin: 0;
}

hr {
    border-top: 1px solid #E6E6E6;
}

body {
    font-family: 'NunitoSans', sans-serif;
    margin: 0;
    font-size: 0.90em;
}

a {
    text-decoration: none;
    color: #000;
}

header, footer, hgroup, nav, section {
    display: block;
}

/*div#frameSections {
    margin-bottom: 50px;
}*/

footer {
    margin-top: 50px;
    /*position: fixed;*/
    /*bottom: 0;*/
}


    footer a {
        color: white;
    }

.footer {
    background-color: var(--blue-bg);
    font-size: 15px;
    line-height: 22.5px;
    min-height: 100px;
    width: auto;
    color: white;
    vertical-align: top;
    text-align: center;
    padding: 38px 20px 20px;
}

    .footer h3 {
        display: inline-block;
    }

#dvSiguenosEn {
    display: none;
}

.ul_footer {
    list-style: none;
    list-style-position: inside;
    font-size: small;
    text-transform: uppercase;
}

    .ul_footer li {
        margin: 15px;
    }


.ul_footerSocial {
    list-style: none;
    list-style-position: inside;
}


.seccionesFooter {
    display: inline-block;
    vertical-align: top;
    margin-left: 30px;
    margin-right: 30px;
    text-align: left;
    width: 250px;
    border-bottom: solid 0 lightgray;
}

#icnPhoneDist, #icnEmailDist, #icnHorarioDist, #icnUbicacionDist {
    color: white;
    font-size: 26px;
}

#lblTelfDist, #lblUbicacionDist, #lblEmailDist, #divHorarioFooter span {
    font-size: 15px;
}


.seccionesFooter h4 {
    color: lightgray;
}

.TituloFooterD {
    font-family: 'NunitoSans';
    font-size: 17px;
    font-weight: 500;
    line-height: 32px;
    text-align: left;
}

.txtBoldFotter a {
    font-family: 'NunitoSans-bold';
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
    text-align: left;
    color: #FB9E01 !important;
}

.txtBoldFotter {
    text-align: left;
}

.txtFotterD {
    font-family: 'NunitoSans';
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
}

.dvAtencionAlCliente {
    margin-top: 3%;
    text-align: left;
}

.condicionesventa:hover {
    cursor: pointer;
}

#dvNewsLetterFooter {
    display: none;
}

/*#divSeccionFooterAtencioncliente, #dvInformacionLegal, #dvSobreNosotros, #dvMetodosPagoAceptados {
    display: none;
}*/
#dvMetodosPagoAceptadosFooter .txtFotterD {
    display: inline-block;
}

    #dvMetodosPagoAceptadosFooter .txtFotterD:first-child {
        margin-right: 5%;
    }

/* ----- Condiciones Venta ----- */

#dvContainerCondicionesVenta .TituloFooterD {
    font-family: 'NunitoSans';
    font-size: 17px;
    font-weight: 500;
    line-height: 24px;
    text-align: left;
}


#dvContainerCondicionesVenta p {
    font-family: 'NunitoSans';
    font-size: 17px;
    font-weight: 500;
    line-height: 24px;
    text-align: left;
}

#dvContainerCondicionesVenta {
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
    margin-top: 2%;
    margin-bottom: 2%;
}

    #dvContainerCondicionesVenta ul {
        margin: 17px;
    }

/* ---------------------- */

/* ------ Aviso Legal ------*/

#dvContainerAvisoLegal {
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
    margin-top: 2%;
    margin-bottom: 2%;
}

    #dvContainerAvisoLegal ul {
        margin: 17px;
    }

    #dvContainerAvisoLegal a {
        text-decoration: underline;
    }
/* ---------------------- */

/* ------ La Editorial ------*/

.laEditorialHero {
    text-align: center;
    padding: 20px 16px 0px;
    font-size: 25px;
    color: var(--blue-bg);
}

    .laEditorialHero h1 {
        margin: 0 0 18px;
        color: var(--blue-bg);
        font-weight: 700;
        font-size: 24px;
    }

/* responsive 16:9 iframe */
.video-wrap {
    max-width: 775px;
    margin: 0 auto 28px;
    /*margin: 0px 10px -157px;*/
    position: relative;
    padding-bottom: 67.25%;
    margin-bottom: -47%;
    height: 0;
    overflow: hidden;
}

    .video-wrap iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 0;
        max-width: 775px;
        max-height: 436px;
    }

/* features dark band */
.laEditorialFeatures {
    background-color: var(--blue-bg);
    color: white;
    padding: 255px 20px 35px;
    /*padding: 44% 20px 35px;*/
    box-sizing: border-box;
}

    .laEditorialFeatures .grid {
        max-width: 1200px;
        margin: 0 auto;
        display: grid;
        grid-template-columns: repeat(4,1fr);
        gap: 28px;
        align-items: start;
        text-align: left;
    }

.laEditorialFeature {
    padding: 0 8px;
    font-size: 14px;
    line-height: 1.55;
}

    .laEditorialFeature h3 {
        margin: 0 0 12px;
        font-size: 20px;
        font-weight: 700;
        color: #fff;
    }

    .laEditorialFeature p {
        margin: 0;
        color: var(--muted);
    }

.fondo-editorial {
    background-color: var(--grey-bg);
    padding: 35px 0 24px 0;
}

/* Orígenes */
.contenedor-columnas {
    max-width: 1100px;
    margin: 0 auto;
    box-sizing: border-box;
}

.contenedor-origenes {
    max-width: 1100px;
    display: flex;
    gap: 40px;
    align-items: flex-start;
    box-sizing: border-box;
}

/* Orígenes columnas */
.col-origenes-left, .col-origenes-right {
    flex: 1 1 50%;
    min-width: 260px;
    text-align: justify;
}

/* CTA row */
.laEditorialCta {
    position: relative;
    z-index: 1;
    background-color: var(--blue-button);
    color: white;
    padding: 37px 16px;
    text-align: center;
}

    .laEditorialCta .inner {
        max-width: 1100px;
        margin: 0 auto
    }

    .laEditorialCta a {
        margin: 0;
        font-weight: 700;
        letter-spacing: 0.2px;
        font-size: 18px;
        color: white;
        text-decoration: underline;
    }

/* Compromiso */
.compromiso {
    background: var(--blue-text);
    color: #fff;
    padding: 40px 0;
    margin-bottom: -50px;
    display: flex;
    justify-content: center;
    box-sizing: border-box;
    padding-bottom: 50px;
}

.editorial-footer-banner {
    flex: 1 1 100%;
    min-width: 200px;
    color: white;
    line-height: 1.7;
}

/* ---------------------- */

div#MiniaturaPorcDtoFichaArt {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
    position: absolute;
    /*z-index: 996;*/
}

#tblComprar #imgCarrito {
    font-size: 18px;
}

.FormasPagoInfo {
    display: inline-block;
    width: 60px;
    margin: 5px;
    margin-top: 10px;
}

#dvRedesSocialesFooter {
    margin-top: 5px;
}

#creditosSoftLine {
    text-align: center;
    border-top: 1px solid #CCC;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: smaller;
}

#FichaNoticiaVer img {
    width: auto;
    height: auto;
}

.img25 {
    width: 25%;
}

.img50 {
    width: 50%;
}

.img75 {
    width: 75%;
}

.img {
    width: 100%;
    height: 100%;
}

#imgVisa, #imgMasterCard, #imgPaypal {
    height: auto;
}

.imgSlider {
    width: 100%;
}

.width20 {
    width: 40%;
}


.width100 {
    width: 120px;
}

.width5prc {
    width: 5%;
}

.width10prc {
    width: 10%;
}

.width15prc {
    width: 15%;
}

.width20prc {
    width: 20%;
}

.width50prc {
    width: 50%
}

.height50 {
    height: 50px;
}


.height30 {
    height: 30px;
}

.fontsizeLarger {
    font-size: larger;
}

.fontweightbold {
    font-weight: bold;
}

.margintop5 {
    margin-top: 5px;
}


.margintop10 {
    margin-top: 10px;
}

.margintop15 {
    margin-top: 15px;
}

.margintop20 {
    margin-top: 20px;
}

.margintop30 {
    margin-top: 30px;
}

.margintop40 {
    margin-top: 40px;
}


.margintop50 {
    margin-top: 50px;
}

.margintopCustom {
    margin-top: 30px;
}


.marginbottom5 {
    margin-bottom: 5px;
}


.marginbottom10 {
    margin-bottom: 10px;
}

.marginbottom20 {
    margin-bottom: 20px;
}

.marginbottom30 {
    margin-bottom: 30px;
}

.marginbottom40 {
    margin-bottom: 40px;
}

.marginbottom50 {
    margin-bottom: 50px;
}

.marginleftright2 {
    margin-left: 2%;
    margin-right: 2%;
}

.marginleftright3 {
    margin-left: 3%;
    margin-right: 3%;
}

.marginleftright4 {
    margin-left: 4%;
    margin-right: 4%;
}

.verticalaligntop {
    vertical-align: top;
}

.verticalalignmiddle {
    vertical-align: middle;
}

.displayinline {
    display: inline-block;
    vertical-align: middle;
    /*margin:3px;*/
}

.displaynone {
    display: none;
}

.displaynone4Tuercas {
    display: none;
}

#EditorialDefault {
    display: inline-block;
}

.centerGroupDivs {
    width: 300px;
    margin-left: auto;
    margin-right: auto;
}

.colorGrisClaro {
    color: #fff;
}

.colorBlue {
    color: blue;
}

.fondorojo {
    background-color: #ff4d4d;
}


.fondoverde {
    background-color: #80ffaa;
}

.fondoDBDBDB {
    background-color: #999999;
}

.fuentecolorrojo {
    color: #ff4d4d;
}

.fuentecolorverde {
    color: lightseagreen;
}

.textalignright {
    text-align: right;
}

.textaligncenter {
    text-align: center;
}

.textalignleft {
    text-align: left;
}

.tablacabecera {
}

.editarproducto {
    margin-left: 20%;
    margin-right: 20%;
    background-color: #999999;
    color: red;
}

    .editarproducto a {
        color: #e62e00;
    }


.buttondisabled {
    background-color: #6c757d;
    padding: 6px 12px;
    font-style: italic;
    color: aliceblue;
    cursor: none;
}


/* Material Icons*/

.material-icons::before {
    content: attr(data-icon);
}


i {
    margin-top: 0;
    font-size: 30px;
    color: #000;
    /*color:#364c74; /*Color corporatiu principal 75%*/
}

.iconoDeseosCart {
    color: var(--blue-button);
}

.material-icons.orange600 {
    color: #A9A7A8;
}

#dvtoggleCampoCodigoDescuento i {
    color: var(--blue-button);
}

.material-icons.tomato {
    color: tomato;
}

.material-icons.#F7BE81 {
    color: #F7BE81;
}

.material-icons.genx {
    color: #000;
}

.material-icons.chocolate {
    color: chocolate;
}

.material-icons.green {
    color: #8bc8b9
}

.material-icons.white {
    color: #FFF
}

.material-icons.blue {
    color: #31708f;
}

.material-icons.red {
    color: red;
}


.material-icons.md-14 {
    font-size: 14px;
}

.material-icons.md-18 {
    font-size: 18px;
}

.material-icons.md-24 {
    font-size: 24px;
}

.material-icons.md-30 {
    font-size: 30px;
}

.material-icons.md-36 {
    font-size: 36px;
}

.material-icons.md-48 {
    font-size: 48px;
}

.inline-icon {
    vertical-align: middle;
}

.arrowdown {
    color: var(--black-text);
    font-size: 1em;
}


.keyboardarrow {
    margin-top: -3px;
    font-size: 30px;
}


.settingsMateriaIcons {
    font-size: 30px;
}


div#UnitsTAdded {
    position: absolute;
    bottom: 60px;
    left: 45px;
}

.MiniaturaPorcDto {
    position: absolute;
    bottom: 233px;
    left: 126px;
}

div#MiniaturaPorcDtoBuscaLibros {
    position: absolute;
    bottom: 310px;
    left: 110px;
}

div#MiniaturaPorcDtoFichaArt {
    position: absolute;
    top: -20px;
    /*right: -448%;*/
}

/*Formularios*/
#cookie-bar {
    background: #003D7E;
}

    #cookie-bar p {
        font-family: 'NunitoSans';
        font-size: 15px;
        font-weight: 400;
        line-height: 24px;
        text-align: left;
        color: white;
    }

    #cookie-bar span {
        display: inline-block;
        width: 74%;
    }

    #cookie-bar .cb-enable {
        background-color: #FB9E01;
        color: #fff;
        font-weight: 500;
        border-radius: 35px;
        padding: 5px 10px 5px 10px;
    }

        #cookie-bar .cb-enable:hover {
            text-decoration: none;
            font-weight: bold;
            padding: 5px 10px 5px 10px;
            background-color: #FB9E01;
        }

    #cookie-bar .cb-policy {
        background-color: #FFFFFF;
        color: #003D7E;
        font-weight: 500;
        border-radius: 35px;
        padding: 5px 10px 5px 10px;
    }

        #cookie-bar .cb-policy:hover {
            text-decoration: none;
            font-weight: bold;
            padding: 5px 10px 5px 10px;
            background-color: #FFFFFF;
            color: #003D7E;
        }

    #cookie-bar p {
        width: 90%;
    }

.cb-policy, .cb-enable {
    vertical-align: top;
}

#btnMasNoticias {
    margin-bottom: -25px;
    margin-top: 60px;
}


::placeholder {
    color: #999;
    font-style: italic;
    font-weight: bold;
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    font-style: italic;
    font-weight: bold;
    color: #999;
}

::-ms-input-placeholder {
    /* Microsoft Edge */
    font-style: italic;
    font-weight: bold;
    color: #999;
}


.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.label-danger {
    background-color: #d9534f;
}

.label-info {
    background-color: #5bc0de;
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: small;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}


.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

.divMisPedidos .alert-info {
    color: var(--black-text);
    background-color: var(--light-grey-button);
    border-radius: 54px;
}

.alert {
    padding: 5px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.containerSocialMedia {
    width: 40%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px;
    text-align: center;
}

.ItemSocialMedia {
    display: inline-block;
    margin-left: 10px;
    width: 50px;
    height: 50px;
}

.imgIconoSocialMedia {
    width: 100%;
}

#lblBusquedaMenu, #lblBusquedaMenu2, #lblTituloOfertas {
    /*display: none;*/
    display: inline-block;
    font-family: 'NunitoSans';
    font-size: 32px;
    font-weight: 700;
    line-height: 41.66px;
    text-align: left;
    color: white;
    margin-top: 30px;
}

#imgFinanciacion {
    height: auto;
    max-height: 100px;
    width: 100%;
    z-index: 9;
    position: relative;
}

#dvImagenDFooter {
    margin-top: 1rem;
    margin-bottom: 1rem;
    text-align: center;
}

#dvRegistroOK span, #dvRegistroOK b {
    font-family: 'NunitoSans';
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-align: left;
    color: #3C3D3D;
}

#dvRegistroOK {
    margin-top: 0;
}

.alignselftCenter {
    align-self: center;
}

#flotanteLogin .dvformulariosusuarios {
    background-color: var(--light-blue-bg);
    margin-right: 0;
    width: 91%;
    margin-left: 0;
    border-color: var(--black-text);
}

#dvDatosUsuarioRegistrado {
    margin-right: 0 !important;
    width: 91% !important;
}

.dvformulariosusuarios {
    background-color: white;
    padding: 20px;
    margin-top: -11px;
    font-size: 0.8em;
    margin-right: 23%;
    margin-left: 23%;
    margin-top: 2%;
}

#pnlRegistroNuevoUsuario .dvformulariosusuarios, #dvRegistroOK {
    margin-right: 0;
    margin-left: 0;
}

#dvDatosUsuarioRegistrado, #dvDatosAccesoZonalibros, #dvDatosAccesoZonalibrosFooter {
    font-family: 'NunitoSans';
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
    text-align: left;
    color: #3C3D3D;
}



.fondoformulariosusuarios {
    background-color: #F4F6F7;
}



.hidden {
    visibility: hidden;
}

.visible {
    visibility: visible;
}

.hidden1 {
    display: none;
}

.visible1 {
    display: block;
}

.has-success {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

.has-error {
    border-color: #ff4d4d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}


.btnRecuperarPassword {
    display: inline-block;
    background-color: var(--grey-button);
    border: none;
    color: white;
    padding: 6px 12px;
    margin: 4px 2px;
    text-decoration: none;
    cursor: pointer;
    font-size: 14px;
    line-height: 1.42857143;
    vertical-align: middle;
    border-radius: 50px;
    font-family: 'NunitoSans';
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    text-align: left;
}

.btnNuevoUsuario {
    display: inline-block;
    background-color: #999;
    border: none;
    color: white;
    padding: 6px 12px;
    margin: 4px 2px;
    text-decoration: none;
    cursor: pointer;
    font-size: 14px;
    line-height: 1.42857143;
    vertical-align: middle;
    border-radius: 3px;
}

.number_loc {
    float: left;
    background: #9F9792;
    padding: 8px 15px;
    margin: 0 0 0 0;
    font-size: 1.3333em;
    font-weight: 700;
    color: lightgray;
    font-style: italic;
}

.number_loc_ok {
    float: left;
    background-color: darkgray;
    padding: 8px 15px;
    margin: 0 0 0 0;
    font-size: 1.3333em;
    font-weight: 700;
    color: white;
    font-style: italic;
}

.number_loc_inproc {
    float: left;
    background-color: #4CAF50;
    padding: 8px 15px;
    margin: 0 0 0 0;
    font-size: 1.3333em;
    font-weight: 700;
    color: white;
}

.texto_validaciones_loc {
    float: left;
    padding: 11px 12px;
    margin: 0 10px 0 0;
    font-weight: 700;
}

.texto_validaciones {
    float: left;
    padding: 11px 12px;
    margin: 0 10px 0 0;
    color: #9F9792;
    font-style: italic;
}

.number {
    float: left;
    background: #fff;
    padding: 8px 15px;
    margin: 0 0 0 0;
    font-size: 1.3333em;
}


.displayinlineItinerario {
    display: inline-block;
    vertical-align: middle;
}


/* The container */
.container {
    display: inline-block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 17px !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}



    /* Hide the browser's default checkbox */
    .container input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #E6E6E6;
}

/* On mouse-over, add a grey background color */
.container:hover input ~ .checkmark {
    background-color: #E6E6E6;
}

/* When the checkbox is checked, add a blue background */
.container input:checked ~ .checkmark {
    background-color: #E6E6E6;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.container input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.container .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

/*end formularios*/

input[type=text], input[type=button], input[type=password], input[type=email], input[type=number], input[type=date] {
    width: 100%;
    padding: 7px;
    box-sizing: border-box;
    font-size: small;
    border: 1px solid #f2f2f2;
    font-family: 'NunitoSans';
}


    input[type=text], input[type=button], input[type=password], input[type=email], input[type=number], input[type=date]:focus {
        outline: none !important;
        border-color: #8D8D8D;
        font-family: 'NunitoSans';
    }

#dvDireccionesEnvioCesta input[type=text], #dvDireccionesEnvioCesta input[type=button], #dvDireccionesEnvioCesta input[type=password], #dvDireccionesEnvioCesta input[type=email], #dvDireccionesEnvioCesta input[type=number],
#dvDireccionesEnvioCesta input[type=date]:focus {
    border-radius: 35px;
}

#panDatosPersonales input[type=text], input[type=button], input[type=password], input[type=email], input[type=number], input[type=date] {
    border-radius: 50px;
    border-color: #8D8D8D;
}

#panDatosPersonales input[type=button], input[type=submit], input[type=reset] {
    font-family: 'NunitoSans';
    font-size: 16px;
    padding: 8px 20px !important;
    border-radius: 35px !important;
}

#panDatosAcceso input[type=text], input[type=button], input[type=password], input[type=email], input[type=number], input[type=date] {
    border-radius: 50px;
    border-color: #8D8D8D;
}

#panDatosAcceso input[type=button], input[type=submit], input[type=reset] {
    font-family: 'NunitoSans';
    font-size: 16px;
    padding: 8px 20px !important;
    border-radius: 35px !important;
}

#panDatosEnvio input[type=text], input[type=button], input[type=password], input[type=email], input[type=number], input[type=date], select {
    border-radius: 50px;
    border-color: #8D8D8D;
    border: 1px solid #8D8D8D !important;
    font-family: 'NunitoSans';
}

#panDatosEnvio input[type=button], input[type=submit], input[type=reset] {
    font-family: 'NunitoSans';
    font-size: 16px;
    padding: 8px 20px !important;
    border-radius: 35px !important;
}


#panDatosPersonales, #panDatosAcceso, #panDatosEnvio {
    font-family: 'NunitoSans';
    font-size: 16px;
    line-height: 20.83px;
    text-align: left;
}


#txtMail, #txtPassword, #txtUsuarioZL, #txtUsuarioZL, #div_passwordZL input[type=password] {
    border-radius: 35px !important;
}

.buttonsCart {
    vertical-align: inherit;
    align-items: flex-start;
    text-align: center;
    cursor: default;
    /* box-sizing: border-box; */
    padding: 1px 1px 1px 1px;
    /* border-width: 2px; */
    border: 1px solid #8D8D8D;
    background-color: white;
}

    .buttonsCart:focus {
        outline: none !important;
        border-color: transparent;
    }

.underline {
    color: #3C3D3D;
    border-bottom: 1px solid #3C3D3D;
}

.buttonsCartCestaGlobal {
    align-items: flex-start;
    text-align: center;
    cursor: default;
    box-sizing: border-box;
    padding: 1px 1px 1px 1px;
    border-width: 2px;
    border: 1px solid transparent;
    background-color: #fff;
}

    .buttonsCartCestaGlobal:focus {
        outline: none !important;
        border-color: transparent;
    }


.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

#btnMiCuenta {
    padding: 6px 20px;
}

.btn-success {
    color: #fff;
    background-color: var(--blue-button);
    border-color: var(--blue-button);
    border-radius: 50px;
    padding: 3px 20px;
}

    .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
        /*color: #fff;
		background-color: #449d44;
		border-color: #398439;*/
    }

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}

    .btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
        color: #fff;
        background-color: #c9302c;
        border-color: #ac2925;
    }

.btn-warning {
    color: #fff;
    background-color: #FB9E01;
    border-color: #FB9E01;
}

    .btn-warning:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
        color: #fff;
        background-color: #FB9E01;
        border-color: #FB9E01;
    }

.btn-cancel {
    color: black;
    background-color: var(--light-grey-button);
    border-color: var(--light-grey-button);
}

/*.btn-cancel:hover, .btn-cancel:focus, .btn-cancel.focus, .btn-cancel:active, .btn-cancel.active, .open > .dropdown-toggle.btn-cancel {
        color: black;
        background-color: var(--light-grey-button);
        border-color: var(--light-grey-button);
    }*/


/*input:focus { 
	outline: none !important;
	border-color: #719ECE;
	box-shadow: 0 0 10px #719ECE;
}
textarea:focus { 
	outline: none !important;
	border-color: #719ECE;
	box-shadow: 0 0 10px #719ECE;
}*/

#dvNoticiasGeneral {
    margin-top: 0;
    background-color: var(--grey-bg);
    padding: 45px 0;
}

#dvVerNoticia {
    margin-top: 0;
}

#dvCampoBusquedaAvanzada {
    margin-top: -5%;
}


.EnStock {
    font-family: 'NunitoSans';
    border: 1px solid #7BBB58;
    border-radius: 15px;
    font-size: 14px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 10px;
    padding-right: 10px;
    color: #7BBB58;
}

#dvISBN, #dvEAN, #dvFechaPublicacion, #dvIdiomaArticulo, #dvMedidasArticulo, #dvPesoArticulo, #dvRefEdisoft, #dvFormatoArticulo, #dvNumPagLibro, #dvNumEdicion {
    width: 50%;
}

#dvNumEdicion {
    display: inline-block !important;
}

#dvBIC, #dvThema, #dvCategoria {
    width: 100%;
}

#dvISBN .rowDatosArticuloGris, #dvFechaPublicacion .rowDatosArticuloGris, #dvIdiomaArticulo .rowDatosArticuloGris, #dvMedidasArticulo .rowDatosArticuloGris {
    width: 53%;
}

#dvEAN .rowDatosArticuloGris, #dvFormatoArticulo .rowDatosArticuloGris, #dvNumPagLibro .rowDatosArticuloGris {
    width: 45%;
}

#dvBIC .rowDatosArticulo, #dvThema .rowDatosArticulo, #dvCategoria .rowDatosArticulo {
    vertical-align: top;
    width: 25%;
}

#dvBIC .rowDatosArticuloGris, #dvThema .rowDatosArticuloGris, #dvCategoria .rowDatosArticuloGris {
    vertical-align: top;
    width: 73%;
}

.DispEditor {
    border: 1px solid #FB9E01;
    color: #FB9E01;
    font-family: 'NunitoSans';
    border-radius: 15px;
    font-size: 14px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 10px;
    padding-right: 10px;
}

.NoDisponible {
    border: 1px solid #D60000;
    color: #D60000;
    font-family: 'NunitoSans';
    border-radius: 15px;
    font-size: 14px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
    display: block;
}

.Preventa {
    border: 1px solid #5bc0de;
    color: #5bc0de;
    font-family: 'NunitoSans';
    border-radius: 15px;
    font-size: 14px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 10px;
    padding-right: 10px;
}


select {
    width: 100%;
    padding: 7px;
    border: none;
    /*background-color:  #E6E6E6;*/
    font-size: small;
    border: 1px solid black;
}

/*
button[type=button] {
	background-color: #4CAF50;
	border: none;
	color: white;
	padding: 6px 12px;
	text-decoration: none;
	margin: 4px 2px;
	cursor: pointer;
}
	*/

input[type=button], input[type=submit], input[type=reset] {
    background-color: var(--blue-button);
    border: none;
    color: white;
    padding: 8px 14px;
    text-decoration: none;
    margin: 4px 2px;
    cursor: pointer;
    border-radius: 15px;
}

#btnContinuar {
    padding: 3px 20px;
    font-family: 'NunitoSans';
    border-radius: 50px;
}

.menubuttons {
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 50px;
    font-size: 18px;
    color: #fafafa !important;
    line-height: 40px;
    text-align: center;
    /*border:1px solid #000;*/
    background-color: #F7BE81;
    margin: 0px;
    padding: 0px;
}

    .menubuttons a {
        color: #f2f2f2;
    }

.textomenubuttons {
    margin-top: 3px;
    margin-bottom: 8px;
    width: 55px;
    text-align: center;
    border: 0 solid lightgray;
    padding: 3px;
    color: #FE2E2E !important;
    font-size: 11px;
    text-transform: uppercase;
}

    .textomenubuttons a {
        color: #FE2E2E !important;
    }

.btnBuscar {
    display: inline-block;
    background-color: var(--blue-bg);
    border: none;
    text-decoration: none;
    cursor: pointer;
    font-size: 22px;
    /* line-height: 1.42857143; */
    vertical-align: middle;
    border-radius: 0px 30px 30px 0px;
    width: 83px;
    height: 34px;
    /*padding: 0.5px;*/
}

#btnBuquedaAvanza {
    padding: 6px 35px !important;
}

.btnBuscarAvanzada {
    display: inline-block;
    background-color: #F2F5F8;
    border: none;
    color: #F2F5F8;
    text-decoration: none;
    cursor: pointer;
    font-size: 0.9em;
    vertical-align: middle;
    border-radius: 21px;
    padding-left: 14px;
    padding-right: 14px;
    padding-top: 2px;
    padding-bottom: 2px;
}


    .btnBuscarAvanzada i {
        font-size: 2em;
        color: #003D7E;
    }

#dvCampoBusquedaAvanzada {
    padding: 20px;
    /*margin-top: -11px;*/
    margin-right: 18%;
    margin-left: 18%;
    background-color: white;
    padding: 20px;
    font-size: 16px;
    font-weight: 400;
    line-height: 20.83px;
    text-align: left;
}

    #dvCampoBusquedaAvanzada .margintop10 {
        margin-top: 15px;
    }

#txtTitulo {
    font-family: 'NunitoSans-bold';
    font-size: 32px;
    font-weight: 700;
    line-height: 41.66px;
    text-align: left;
    color: var(--blue-bg);
}

#dvCampoBusquedaAvanzada input[type=text], input[type=button], input[type=password], input[type=email], input[type=number], input[type=date]:focus {
    border-radius: 35px;
}

#ddlBuscarPor {
    border-radius: 10px 0 0 10px;
    width: 150px;
    background-color: #f2f2f2;
    color: #f2f2f2;
    display: none;
}

.tituloUbicacion {
    font-size: 20px;
    font-weight: 700;
    line-height: 26.04px;
    text-align: left;
    color: #003D7E;
}

.tituloInfoUbicacion {
    font-size: 17px;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
    color: #3C3D3D;
    display: inline-block;
    width: 30%;
}

.tituloInfoUbicacion2 {
    font-size: 17px;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
    color: #3C3D3D;
    display: inline-block;
    width: 15.5%;
}

.txtInfoUbicacion {
    font-size: 17px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #3C3D3D;
    display: inline-block;
}

.informacionUbicacion th {
    font-size: 17px;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
    color: #3C3D3D;
    width: 18%;
    vertical-align: top;
}

.informacionUbicacion td {
    font-size: 17px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #3C3D3D;
    width: 45%;
    vertical-align: top;
}


.dvContainerInfoUbicacion {
    display: inline-block;
    width: 52%;
    margin-bottom: 10px;
}

.dvContainerInfoUbicacion2 {
    display: inline-block;
    width: 46%;
    margin-bottom: 10px;
}

.dvContainerInfoUbicacion3 {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
}

.mapaUbicacion {
    display: inline-block;
    width: 40%;
    text-align: left;
}

    .mapaUbicacion iframe {
        width: 437px;
        height: 325px;
    }

.informacionUbicacion {
    display: inline-block;
    width: 59%;
    text-align: left;
    vertical-align: top;
}

#containerUbicaciones {
    width: 86%;
    margin-left: 7%;
    text-align: center;
}

.containerUbicacion {
    margin-bottom: 5%;
}

.wordwrap {
    word-break: normal;
}

/* Header  
----------------------------------------------------------*/


div#identity {
    display: inline-block;
    width: 50%;
    text-align: left;
    background-color: #2E2E1F;
    color: White;
}

    div#identity a {
        color: White;
    }

#SelectorLanguage {
    display: none;
    position: absolute;
    right: 200px;
}


#SelectorIdioma {
    display: inline-block;
    margin-right: 12%;
}

#cmbIdioma {
    padding: 3px;
    width: 90px;
}

div#micarritoglobal {
    display: inline-block;
    /*position: absolute;
	right: 10%;*/
    top: 50px;
    margin-right: 3rem;
}

div#usuario {
    display: inline-block;
    margin-top: 16px;
    margin-right: 3rem;
}

#shareFacebook {
    background-color: rgb(57, 87, 154);
    border-color: rgb(57, 87, 154);
    border-radius: 15px;
}

    #shareFacebook:hover {
        background-color: rgb(104 143 228);
    }

        #shareFacebook:hover .fa-facebook {
            background-color: rgb(104 143 228);
        }

#shareTwitter {
    background-color: rgb(0, 0, 0);
    border-color: rgb(0, 0, 0);
    border-radius: 15px;
}

    #shareTwitter:hover {
        background-color: rgb(61 59 59);
    }

#shareWhatsapp {
    background-color: rgb(86, 187, 64);
    border-color: rgb(86, 187, 64);
    border-radius: 15px;
}

    #shareWhatsapp:hover {
        background-color: rgb(92 206 67);
    }

#shareEmail {
    background-color: rgb(189, 8, 28);
    border-color: rgb(189, 8, 28);
    border-radius: 15px;
}

    #shareEmail:hover {
        background-color: rgb(226 17 40);
    }

div#usuario a {
    color: var(--black-text);
}

.material-icons-outlined {
    font-variation-settings: 'FILL' 0, 'wght' 400, 'GRAD' 0, 'opsz' 24;
}

.material-icons {
    font-variation-settings: 'FILL' 1, 'wght' 400, 'GRAD' 0, 'opsz' 24;
}

/*#icnHorarioDist {
    font-variation-settings: 'FILL' 1, 'wght' 400, 'GRAD' 0, 'opsz' 24;
}*/

.AvisoNoSuficientesUnidadesCesta {
    position: absolute;
    top: 25%;
    left: 22%;
    right: 20%;
    border: 2px solid #a33e4b;
    border-radius: 8px;
    font-size: 11px;
    padding: 3px;
    color: white;
    background-color: #CC0000;
    animation-name: zoom;
    animation-duration: 0.8s;
    cursor: pointer;
}

    .AvisoNoSuficientesUnidadesCesta i {
        font-size: 14px;
        color: #fff;
    }

.AvisoNoSuficientesUnidadesCesta {
    position: absolute;
    top: 25%;
    left: 22%;
    right: 20%;
    border: 2px solid #a33e4b;
    border-radius: 8px;
    font-size: 11px;
    padding: 3px;
    color: white;
    background-color: #CC0000;
    animation-name: zoom;
    animation-duration: 0.8s;
    cursor: pointer;
}

    .AvisoNoSuficientesUnidadesCesta i {
        font-size: 14px;
        color: #fff;
    }

div#usuarioProfesional {
    display: inline-block;
    /*position: absolute;
	right: 10%;*/
    margin-right: 5.5%;
}

    div#usuarioProfesional a {
        color: white;
    }


#lnkMiCuenta {
    font-size: 1.5em;
}

#lnkAcceder {
    font-size: 1em !important;
}

#lnkAccederProfesional {
    font-size: 1em !important;
}

#dvFieldsResultsSearch {
    text-align: center;
}

    #dvFieldsResultsSearch .fileavailability {
        display: none;
    }

    #dvFieldsResultsSearch .EnStock, #dvFieldsResultsSearch .DispEditor, #dvFieldsResultsSearch .Preventa, #dvFieldsResultsSearch .NoDisponible {
        border: none;
        padding-left: 0;
    }

#preheader {
    text-align: right;
    width: auto;
    height: 172px;
    line-height: 30px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    overflow: visible;
    z-index: 5;
    color: white;
    background-color: white;
}

#dvFreePreHeader {
    height: 45px;
    background-color: var(--blue-bg); /*Color recurs fons corporatiu 4*/
}

.preheaderLabel {
    color: white;
    position: absolute;
    left: 12%;
    top: 7px;
}

.dvContainerImagenLeft {
    margin-right: 6.5%;
    width: 40.5%;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    margin-top: 3%;
    margin-bottom: 3%;
}

.dvContainerImagenRight {
    margin-right: 5.5%;
    margin-left: 6%;
    width: 42.5%;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    margin-top: 3%;
    margin-bottom: 3%;
}


.dvContainerTextoLeft {
    margin-right: 5.5%;
    margin-left: 8.5%;
    width: 38.5%;
    display: inline-block;
    vertical-align: middle;
}

.dvContainerTextoRight {
    margin-right: 6.5%;
    width: 38.5%;
    display: inline-block;
    vertical-align: middle;
}

.containerQuienesSomos {
    background-color: #F2F5F8;
    vertical-align: middle;
}

.containerQuienesSomosBlanco {
    background-color: white;
    vertical-align: middle;
    margin-top: 5%;
    margin-bottom: 5%;
}

.txtQuienesSomos {
    font-family: 'NunitoSans';
    font-size: 17px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
}

.txtTituloQuienesSomos {
    font-family: 'NunitoSans';
    font-size: 32px;
    font-weight: 700;
    line-height: 41.66px;
    color: #FB9E01;
    display: block;
    margin-bottom: 20px;
}



#containerTextoQuienesSomos {
    right: 430px;
    padding: 20px;
    width: 392px;
    top: 249px;
    position: absolute;
    background-color: #F2F5F8;
    /*border: 1px solid orange;*/
    text-align: center;
}

.imgquienesSomos1 {
    width: 100%;
}

#containerTextoQuienesSomos .txtQuienesSomos {
    color: #003D7E;
    font-weight: 500;
}

#containerImgPrincipalQS {
    position: relative;
    margin-top: -10px;
}

#imgPrincipalQuienesSomos {
    /*margin-top: -4%;*/
}



.displayinlinepreheader {
    display: inline-block;
}

.displayinline0 {
    display: inline-block;
    height: 38px;
    line-height: 38px;
    vertical-align: middle;
}

.displayunitscartdisabled, .displayunitscartenabled {
    display: inline-block;
    width: 18px;
    height: 18px;
    line-height: 18px;
    border-radius: 50px;
    font-size: 0.8em;
    text-align: center;
    margin: 0;
    padding: 0;
    vertical-align: top;
    color: white;
    background: var(--blue-button);
}

.displayunitswishlist {
    vertical-align: top;
    display: inline-block;
    width: 18px;
    height: 18px;
    line-height: 18px;
    border-radius: 50px;
    font-size: 0.8em;
    color: white;
    text-align: center;
    background-color: var(--blue-button);
    margin: 0;
    padding: 0;
    /*position: absolute;*/
    left: 22px;
    top: 3px;
}


.displayunitswishlistAuth {
    vertical-align: top;
    display: inline-block;
    width: 16px;
    height: 16px;
    line-height: 17px;
    border-radius: 50px;
    font-size: 0.7em;
    color: white;
    text-align: center;
    background: var(--blue-button);
    margin: 0;
    padding: 0;
    /*position: absolute;*/
    left: 22px;
    top: 12px;
}

.displayunitscartAdded {
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50px;
    font-size: medium;
    color: #fff;
    text-align: center;
    background: #FE2E2E;
    margin: 0;
    padding: 0;
    color: #fff;
}

#dvImporteCestaHeader a {
    /*color: white;*/
    font-size: 16px;
}

.details .importe3PVPIniSinDTO {
    /*display: none !important;*/
}


.displayPctDtoArticulo {
    display: inline-block;
    width: 46px;
    height: 18px;
    /* line-height: 38px; */
    /* border-radius: 50px; */
    font-size: medium;
    color: #fff;
    text-align: center;
    background: var(--blue-button);
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 11px;
    font-family: 'NunitoSans';
    font-size: 14px;
    font-weight: 700;
    text-align: center;
}

    .displayPctDtoArticulo span {
        margin-right: -3px;
    }

        .displayPctDtoArticulo span:last-child {
            margin-right: 0px;
        }

.displayPctDtoArticuloFichaArt {
    display: inline-block;
    width: 54px;
    height: 23px;
    /* line-height: 15px; */
    border-radius: 50px;
    font-size: medium;
    color: #fff;
    text-align: center;
    background: #D60000;
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 17px;
}

#dvheader {
    position: fixed;
    height: auto;
    top: 0;
    left: 0;
    right: 0;
    height: 0;
    z-index: 1000;
    margin-top: 30px;
    background-color: white;
}

#containerContentHeader {
    position: relative;
    /*margin-left: 12.6%;
	margin-right: 12.6%;
	height: 75px;*/
    height: 0;
    background-color: white;
}

#menuAccesosDirectos {
    position: absolute;
    left: 9%;
    display: inline-block;
    text-align: center;
    color: darkgray;
}

.tooltip {
    position: relative;
    display: inline-block;
}

    .tooltip .tooltiptext {
        visibility: hidden;
        width: 200px;
        background-color: #003d7e;
        color: #fff;
        text-align: initial;
        border-radius: 6px;
        padding: 6px 12px;
        font-size: 14px;
        /* Position the tooltip */
        position: absolute;
        z-index: 1;
        top: -50px;
        left: -65px;
    }

    .tooltip:hover .tooltiptext {
        visibility: visible;
    }


#lnkDescargarGPSR {
    color: blue;
    text-decoration: underline;
}


#menuAccesosDirectos i {
    color: darkgray;
    font-size: 30px;
}

#dvSeguridadGPRS {
    text-align: center;
    font-size: 12px;
}

#dvWishList {
    /*position:absolute;
	right:25%;*/
    display: inline-block;
    top: 50px;
    margin-right: 3rem;
}

#WishListLight {
    position: fixed;
    z-index: 0;
    top: 0;
    bottom: 0;
    width: 30%;
    right: 0;
    background-color: white;
    animation-name: slideIn;
    animation-duration: 0.4s;
    animation-fill-mode: forwards;
}

#containerCamposRecPassword {
    display: none;
    background-color: #F2F5F8;
    margin-right: 0;
    width: 91%;
    margin-left: 0;
}

#btnRecuperarPasswordProfesional {
    display: inline-block !important;
}


#btn_Acceder {
    padding: 6px 12px !important;
}


#dvtuWishList .iconoDeseosPre {
    color: var(--blue-button);
    font-size: 2em;
}

div#dvtuWishList {
    position: relative;
    margin-top: 15px;
    width: auto;
    color: #000;
    margin-left: 5%;
    margin-right: 5%;
    border-bottom: 1px solid #000;
    font-size: 20px;
    font-family: 'NunitoSans-bold';
    font-size: 17px;
    font-weight: 500;
    line-height: 22.13px;
    text-align: left;
    color: #3C3D3D;
    padding-bottom: 2%;
}

.closeModalWishList {
    cursor: pointer;
    color: #000;
    font-weight: bold;
    position: absolute;
    right: 5px;
    font-size: 100%;
}


.closeModalValeTienda {
    cursor: pointer;
    color: #000;
    font-weight: bold;
    position: absolute;
    right: 5px;
    font-size: 100%;
}

.dvListDeseos {
    position: relative;
    border-top: 0px solid #CCC;
    margin-top: 3px;
    color: #000;
    border-bottom: 1px dashed #000;
    margin-left: 5%;
    margin-right: 5%;
    padding-top: 10px;
    padding-bottom: 10px;
}


.dvListPedidoInitSession {
    text-align: center;
    padding: 25px;
    color: #000;
}

    .dvListPedidoInitSession p a {
        color: blue;
        text-decoration: underline;
    }

#dvFree {
    position: absolute;
    top: 5px;
    right: 1%;
    width: 145px;
    height: 65px;
    background-image: url(../Contenidos/Distribuidores/);
    background-repeat: no-repeat;
    background-position: center;
}

div#logo {
    position: absolute;
    display: block;
    top: 27px;
    left: 12%;
}


    div#logo a {
    }

#imgDistribuidor {
    cursor: pointer;
    /*border-radius:10px;*/
    height: auto;
    /*margin-top: 6px;*/
    /*border: 1px solid #000;*/
    /*width: 235px;*/
}



#subheader {
    width: auto;
    height: 0;
    background-color: #1C1C1C;
}



/* Navegacion  
----------------------------------------------------------*/

div#btnMenuMobile {
    display: none;
}

div#menubar {
    padding-top: 0;
    /*padding-bottom: 7px;*/
    position: fixed;
    top: 171px;
    left: 0;
    right: 0;
    z-index: 10; /*997*/
    border-bottom: 2px solid var(--light-grey-button);
    background-color: white;
    text-align: center;
    height: 45px;
}

#dvMenu {
    position: relative;
    text-align: center;
    width: auto;
    height: 45px;
}


#EDWMenuCustom {
    position: relative;
}

#pnlMiniaturaPorcDto {
    /*display: none;*/
}

#pnlMiniaturaPorcDto2 {
    display: block;
}

#pnlMiniaturaPorcDto2 {
    text-align: center;
}
/* Menu en Lista*/
#menu {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 14px;
}

    #menu li {
        display: block;
        position: relative;
        z-index: 15;
        float: left;
        width: 200px;
    }

        #menu li ul {
            display: none;
        }

        #menu li a {
            display: block;
            background-color: #f2f2f2;
            padding: 5px 10px 5px 10px;
            text-decoration: none;
            white-space: nowrap;
            color: #000;
        }

            #menu li a:hover {
                background: #000;
                color: white;
            }

        #menu li i:hover {
            background: #000;
            color: white;
        }

        #menu li:hover ul {
            display: block;
            position: absolute;
        }

        #menu li:hover li {
            float: none;
        }

        #menu li:hover a {
            background: #000;
            color: white;
        }

        #menu li:hover i {
            background: #000;
            color: white;
        }

        #menu li:hover li a:hover {
            background: #f2f2f2;
            color: #000;
        }


/* fin menu */


/* MENU DROPDOWNS*/

.iconmenu {
    color: white;
}

.dropdown {
    display: inline-block;
    width: 11%;
    overflow: hidden;
    vertical-align: top;
    font-size: 1.1em;
    border: none;
    outline: none;
    margin: 0;
    padding-top: 6px;
    height: 39px;
    position: relative;
    /*font-family: 'NunitoSans-medium',arial, sans-serif;*/
    /*color: #003d7e;*/
    font-size: 16px;
}

    .dropdown:hover {
        cursor: pointer;
    }

    .dropdown span {
        display: inline-block;
        font-size: 0.8em;
        margin-top: 5px;
        font-size: 18px;
        /*font-weight: 600;*/
        line-height: 24px;
        text-align: left;
    }

.dropdownpadding span {
    width: auto;
}

.dropdown:hover {
    /*background-color: #E4EEF9;*/
    /*color: #000;*/
}

.dropdown a {
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    /*color: #003d7e;*/
    font-size: 17px;
    font-weight: 500;
    line-height: 24px;
    text-align: center;
}

/*.dropdown a:hover {
        color: #003d7e;
    }*/

.dropdown i {
    color: #fff;
    background-color: #9C640C;
    padding: 6px;
    border-radius: 50px;
}

.dropdown a:hover span, .dropdown:hover span {
    font-weight: 700;
    color: var(--blue-bg);
}

.row a span, .row span {
    font-weight: lighter !important;
    color: var(--black-text) !important;
}

.dropdown a:hover i, .dropdown:hover i {
    color: #fff;
}

.dropdownpadding {
    padding-top: 6px;
    height: 39px;
    position: unset;
}

    .dropdownpadding a {
        position: relative !important;
    }

.dropdown .dropdown-content {
    /*position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #fff;
    padding: 20px 30px;
    box-shadow: 0 6px 18px rgba(0,0,0,0.08);
    z-index: 9999;
    box-sizing: border-box;
    display: none;*/
    border-top: 3px solid var(--blue-text);
    display: none;
    background-color: white;
    position: absolute;
    font-family: 'NunitoSans', arial, sans-serif;
    box-shadow: 0 0 10px #d8d8d8;
    top: 45px;
    text-align: left;
    /* box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2); */
    /* padding: 5px; */
}



.dropdown:hover .dropdown-content {
    display: block;
    overflow-y: auto;
}

/*.dropdown .dropdown-content .row {
    display: flex;
    gap: 36px;
    align-items: flex-start;
    flex-wrap: nowrap;
}*/

.dropdownCategory {
    display: none;
}

/* Create three equal columns that floats next to each other */
.txtSubmenu {
    display: block;
    width: 90%;
    margin: 10px;
    color: var(--black-text) !important;
    padding-top: 5px;
}

.dropdown .dropdown-content .column {
    flex: 0 0 260px; /* adjust column width */
    min-width: 180px;
}

.column {
    display: inline-block;
    vertical-align: top;
    /*width: 100%;*/
    font-weight: normal;
    font-size: 0.8em;
    padding: 2px 10px 2px 10px;
}

    .column a {
        color: var(--black-text) !important;
        /* padding: 5px; */
        text-decoration: none;
        display: block;
        text-align: left;
        font-family: 'NunitoSans';
    }

    .column h4 {
        font-weight: bold;
        font-size: 12px;
    }

    .column a:hover {
        background-color: #F2F5F8;
        color: #f2f2f2;
    }

/* Clear floats after the columns */
.row:after {
    content: "";
    display: table;
    clear: both;
}



/*FIN MENU DROPDOWNS*/



/* ---- BUSCADOR ---- */

.active {
    background-color: var(--blue-button) !important;
}

    .active a {
        color: white !important;
    }

.imgBusc {
    width: 30px;
    height: 45px;
    zoom: 2.3;
}

#dvComboTipoArticulo {
    display: inline-block;
    vertical-align: middle;
}

#dvCajaBuscar {
    display: inline-block;
    margin-left: -4px;
    vertical-align: bottom;
}

#dvBotonElastic {
    display: inline-block;
    margin-left: -5px;
    vertical-align: bottom;
    text-align: center;
    /*height: 31px;*/
}


#dvBotonBusquedaAvanzada {
    display: inline-block;
    margin-left: 5px;
    vertical-align: middle;
}

#pnBuscar {
    position: absolute;
    top: 92px;
    right: 12%;
    text-align: center;
}

#txtBuscar {
    background-color: white;
    border: 1px solid var(--blue-bg);
    border-radius: 30px 0px 0px 30px;
    width: 500px;
    /*padding: 5.1px 5.1px 5.1px 18.1px;*/
    padding-left: 18.1px;
    /*padding: 6.1px;*/
}

#dvBarraBuscar {
    display: inline-block;
}

div#dvResultsAutocomplete {
    margin-left: auto;
    margin-right: auto;
}

#container {
    display: block;
    position: absolute;
    z-index: 20;
    background-color: white;
    text-align: left;
    left: 0;
    right: 0;
    overflow-y: auto;
    width: 79%;
}


    #container label {
        font-weight: normal;
    }

.dvVerTodosTitulos {
    width: 100%;
    height: 25px;
    line-height: 25px;
    border-bottom: 1px solid #ddd;
}

    .dvVerTodosTitulos a {
        color: dodgerblue !important;
    }

.dvResults {
    width: 100%;
    border-bottom: 1px solid #ccc;
    cursor: pointer;
    font-size: smaller;
    vertical-align: top;
}

.dvResults1 {
    /*width: 18%;*/
    display: inline-block;
    vertical-align: top;
    padding-top: 5px;
    padding-bottom: 5px;
}

#imgArticulo {
    margin-left: 5px;
}

.dvResults2 {
    width: 55%;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    font-weight: bold;
    padding-top: 15px;
    margin-left: 5px;
}

.dvResults3 {
    width: 20%;
    display: inline-block;
    margin-left: 0;
    vertical-align: top;
    text-align: center;
    padding-top: 15px;
}


#PVPAutocomplete {
    width: 60px;
    border-radius: 7px;
    font-size: 15px;
    padding: 4px;
    background-color: var(--blue-button);
    color: white;
    font-weight: bold;
    margin-left: 40px;
}

.dvResults:hover {
    background-color: #F8F8F8;
}

.dvResultsAutor {
    width: 100%;
    height: 25px;
    line-height: 25px;
    border-bottom: 1px solid #ddd;
}

    .dvResultsAutor:hover {
        background-color: #F8F8F8;
    }

#hrCarrArtsRelacionados {
    display: none;
}


.dvResultsEditorial {
    width: 100%;
    height: 25px;
    line-height: 25px;
    border-bottom: 1px solid #ddd;
}

    .dvResultsEditorial:hover {
        background-color: #F8F8F8;
    }



.dvTituloAutoComplete {
    background-color: #000;
    height: 25px;
    line-height: 25px;
    cursor: pointer;
    color: white;
}

.cursorLabels {
    cursor: pointer;
}

#lnkBuscar i {
    color: #fff;
    line-height: 25px;
}



#lnkBuscar :hover {
}

#lnkAvanzada {
    border: 1px solid #999;
    padding: 5px;
    border-radius: 10px;
    background-color: #E6E6E6;
}

/* --- fin buscador --- */

/* ----- login home ----- */

#flotanteLogin {
    display: none;
    position: fixed;
    z-index: 1750;
    right: 4px;
    top: -8px;
    width: auto;
    padding-bottom: 1px;
    padding-left: 1px;
    padding-right: 1px;
}

#containerValidaPedido {
    height: auto !important;
}

#dvDatosUsuarioRegistrado {
    display: block;
}

#dvDatosAccesoZonalibros {
    /*display:none;*/
}

.displayd {
    display: inline-block !important;
}

.txtTituloSolicitud {
    text-align: center;
    margin-bottom: 4%;
    font-weight: normal;
    line-height: 13px;
    font-size: 0.76em;
    font-family: 'NunitoSans';
    font-size: 32px;
    font-weight: 700;
    line-height: 41.66px;
    text-align: center;
    color: #003D7E;
}

.columnSolicitudProfesional {
    width: 85%;
}

.txtColumnSolicitudProfesional {
    font-family: 'NunitoSans';
    font-size: 16px;
    font-weight: 400;
    line-height: 20.83px;
    text-align: left;
    width: 15%;
    vertical-align: top;
}

.round_shadow_textbox {
    border-radius: 35px;
}

#containerAccesoProfesionales {
    margin-top: 1.5%;
    margin-left: 13%;
    margin-right: 13%;
    width: 74%;
}

#btnsolicitarAccesoProfesionales {
    padding: 8px 50px !important;
}

.error {
    border: 2px solid red;
}

#ContentPlaceHolder1_txtObservaciones {
    width: 97.5%;
    height: 100px;
    padding: 15px;
}

#dvContainerSucces {
    text-align: center;
}

    #dvContainerSucces a {
        font-size: 18px;
    }

dvListClasificacionArticulos {
    display: none;
}


/* site sections 
----------------------------------------------------------*/
div#sitesections {
    margin-top: 50px;
    /*min-height: 800px;*/
}

.hrDefault {
    display: none;
}

div#frameSections {
    margin-top: 218px;
    /*margin-left: 12%;
    margin-right: 12%;*/
}

div#leftColumn {
    display: inline-block;
    vertical-align: top;
    border-right: 1px solid darkgray;
    min-height: 800px;
    width: 18%;
    padding-right: 20px;
}

#shareProductBtn, #dvAddListaDeseo {
    width: 49%;
    display: inline-block;
    text-align: center;
}

.tituloShare {
    font-family: 'NunitoSans';
    font-size: 26px;
    font-weight: 500;
    line-height: 36px;
    text-align: left;
}

.share-buttons a {
    font-size: 16px;
    line-height: 24px;
    text-align: left;
}

.share-buttons span {
    font-size: 16px;
    line-height: 24px;
    text-align: center;
}

.share-buttons {
    margin-top: 7%;
}

#txtEnlaceProducto {
    margin-bottom: 3%;
    display: block;
    font-size: 16px;
}

#dvCopiarEnlace {
    text-align: center;
    margin-top: 5%;
    background-color: #f5f5f5;
    border: 1px solid #e0e0e0;
    padding: 10px;
}

#txtCopiarEnlace {
    font-size: 16px;
    color: #003d7e;
    margin-top: 1%;
}

    #txtCopiarEnlace:hover {
        cursor: pointer;
    }


div#centralColumn {
    display: flex;
    vertical-align: top;
    margin-left: 10px;
    margin-right: 10px;
    padding: 5px;
    width: 100%;
    flex-direction: column;
    position: relative;
    margin-top: 0%;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px;
}

#lblValida {
    font-family: 'NunitoSans';
    font-size: 17px;
    font-weight: 500;
    line-height: 22.13px;
    text-align: left;
    text-transform: uppercase;
}

    #lblValida p {
        font-family: 'NunitoSans';
        font-size: 16px;
        font-weight: 400;
        line-height: 20.83px;
        text-align: left;
    }

div#rightColumn {
    width: 10px;
    display: inline-block;
    vertical-align: top;
}

#btnRecuperarDatosPrevio {
    padding: 6px 12px !important;
}

#pnlRegistroNuevoUsuario {
    margin-top: 0;
}

#paginacionC {
    display: none;
}

#lblErrorAut, #lblErrorAut2 {
    position: absolute;
    width: 87%;
}

#div_error_aut, #div_error_aut2 {
    position: relative;
    height: 45px;
}

.dvbtnSiguienteCarouselAutor, .dvbtnAnteriorCarouselAutor {
    display: none;
}

#divNoticias .dvbtnSiguienteCarousel, #divNoticias .dvbtnAnteriorCarousel {
    display: none !important;
}

div#rotuloCategorias {
    margin-top: 20px;
    font-size: 1.1em;
    margin-bottom: 20px;
    font-weight: bold;
}

#dvInfoArticuloFA, #divCarrArtsRelacionados, #divCarrArtsRelacionadosAutor {
    margin-left: 5%;
    margin-right: 5%;
    margin-bottom: 2rem;
}

    #divCarrArtsRelacionadosAutor .fileproduct, #divCarrArtsRelacionados .fileproduct {
        margin: 10px 3.5px 3.5px 3.5px;
    }

#dvInfoArticuloFA {
    margin-top: 2%;
}

.itemMenu {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 80%;
    margin-top: 2px;
    background-color: #fff;
    text-align: center;
    font-weight: bold;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    height: 20px;
    line-height: 20px;
}

    .itemMenu:hover {
        background-color: #FF0000;
    }


.titulopagina {
    margin-top: 0;
    margin-bottom: 30px;
    text-align: center;
}

.rotuloNov {
    background-color: #404241;
    color: #fff;
    text-align: center;
    font-weight: bold;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    height: 25px;
    line-height: 25px;
}

.itemsParentRotuloNov {
    line-height: 25px;
    text-indent: 5px;
    height: 25px;
    font-size: 11px;
    border-bottom: 1px solid tomato;
}

.itemsChildRotuloNov {
    border-bottom: 1px solid tomato;
    line-height: 25px;
    text-indent: 5px;
    height: 25px;
    font-size: 11px;
    background-color: #fff;
}

/* ----- CONTENIDOS WEB - LIBRERIAS - DISTRIBUCION */

/* Libraries listing: hero + two-column region list */
.seccion-contenidos {
    font-family: 'NunitoSans', sans-serif;
    color: var(--black-text);
    max-width: 1200px;
    margin: 0 auto;
    padding: 30px 16px 80px;
    box-sizing: border-box;
}

/* hero band */
.titulo-contenidos {
    background: var(--grey-bg);
    text-align: center;
    padding: 22px 16px;
    margin-bottom: 28px;
}

    .titulo-contenidos h1 {
        font-size: 32px;
        font-weight: 700;
        color: var(--blue-bg);
        margin: 0;
        padding-top: 22px;
        padding-bottom: 22px;
    }

/* grid with two columns (left and right) */
.libraries-grid {
    display: flex;
    gap: 64px;
    align-items: flex-start;
}

    /* each column holds stacked region sections */
    .libraries-grid .col {
        flex: 1 1 0;
        min-width: 280px;
    }

/* region heading */
.region {
    margin-bottom: 28px;
}

    .region h3 {
        font-size: 24px;
        color: var(--blue-bg);
        font-weight: 700;
        margin: 6px 0 40px;
    }

/* stores list - remove bullets */
.stores {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 17px;
}

    /* each store block */
    .stores li {
        margin-bottom: 60px;
    }

    /* store title link */
    .stores h4 {
        display: inline-block;
        color: var(--blue-text);
        font-weight: 700;
        font-size: 20px;
        line-height: 1.2;
        text-decoration: none;
        margin-bottom: 4px;
    }

    .stores a h4 {
        text-decoration: underline;
    }

/* address lines */
.addr {
    color: var(--black-text);
    line-height: 1.35;
    margin-top: 6px;
}

/* phone style (small, muted) */
.phone {
    display: block;
    margin-top: 6px;
    color: var(--black-text);
    font-weight: 400;
    font-size: 18px;
}

/* subtle column separator (visual only) */
.left-col {
    padding-right: 16px;
}

.right-col {
    padding-left: 16px;
}

/* responsive: single column on small screens */
@media (max-width: 880px) {
    .libraries-grid {
        flex-direction: column;
        gap: 20px;
    }

    .right-col {
        border-left: none;
        padding-left: 0;
    }

    .libraries-section {
        padding-bottom: 40px;
    }
}

/* Partners / "Nuestros libros, más cerca" block */
.partner-section {
    max-width: 1100px;
    margin: 0 auto;
    padding: 24px 16px 60px;
    box-sizing: border-box;
    color: var(--black-text);
    font-size: 17px;
}

.partner-intro {
    margin: 18px 0;
    font-size: 15px;
    line-height: 1.6;
    font-size: 17px;
}

    .partner-intro a {
        color: var(--blue-bg);
        text-decoration: underline;
        font-weight: 600;
        font-size: 18px;
    }

/* vertical list of target country stores */
.partner-list {
    list-style: none;
    padding: 0;
    margin: 18px 0 28px;
}

.links-list {
    list-style: none;
    padding: 0;
}

    .partner-list li, .links-list li {
        margin-bottom: 8px;
    }

.partner-list a {
    color: var(--blue-bg);
    font-weight: 700;
    font-size: 20px;
    text-decoration: underline;
}

.links-list a {
    font-weight: lighter;
    color: var(--black-text);
    font-size: 17px;
    text-decoration: underline;
}

/* small note paragraph */
.partner-note {
    margin-top: 20px;
    font-size: 17px;
}

/* ----- fin LIBRERIAS - DISTRIBUCION ----- */

/* footer 
----------------------------------------------------------*/

#prefooter {
    width: auto;
    height: 3px;
    margin-top: 25px;
}

#footer {
    width: auto;
    height: 100px;
    text-align: center;
    vertical-align: middle;
}

    #footer a {
        color: white;
    }

.seccionesFooter p {
    color: white;
    font-family: 'NunitoSans';
    font-size: 17px;
    font-weight: 700;
    line-height: 32px;
}

.seccionesFooter a {
    font-family: 'NunitoSans';
    font-weight: 400;
    line-height: 24px;
    text-align: left;
}
/*  inicio aspx */
#dvfaqs {
    display: none;
}

#dvContactarHome {
    display: none;
}

#dvBlog {
    display: none;
}

#dvProcesoAvisaNoStockOK {
    margin-top: 20px;
    text-align: center;
}

#dvAddClienteValeTiendaOK {
    margin-top: 20px;
    text-align: center;
}


#dvAddClienteValeTiendaKO {
    margin-top: 20px;
    text-align: center;
}

.closeModalAvismeNoStock {
    cursor: pointer;
    color: #000;
    font-weight: bold;
    position: absolute;
    right: 5px;
    font-size: 100%;
}

#dvContainerFormNoStock {
    position: relative;
    margin-top: 10px;
    width: auto;
    color: #000;
    margin-left: 5%;
    margin-right: 5%;
}

#dvContainerValeTienda {
    position: relative;
    margin-top: 10px;
    width: auto;
    color: #000;
    margin-left: 5%;
    margin-right: 5%;
}

div#dvAvisoNoStock {
    position: relative;
    margin-top: 15px;
    width: auto;
    color: #000;
    margin-left: 5%;
    margin-right: 5%;
    border-bottom: 1px solid #000;
    font-size: 23px;
}

div#dvValeTienda {
    position: relative;
    margin-top: 15px;
    width: auto;
    color: #000;
    margin-left: 5%;
    margin-right: 5%;
    border-bottom: 1px solid #000;
    font-size: 23px;
}

#dvFormAvisameNoStock {
    position: fixed;
    z-index: 0;
    top: 0;
    bottom: 0;
    width: 20%;
    right: 0;
    background-color: aliceblue;
}

#dvFormValeTienda {
    position: fixed;
    z-index: 0;
    top: 0;
    bottom: 0;
    width: 20%;
    right: 0;
    background-color: gainsboro;
}


.closeModal {
    cursor: pointer;
    color: #000;
    font-weight: bold;
    position: absolute;
    right: 5px;
    font-size: 100%;
}

.btnAvismeNoStock {
    display: inline-block;
    width: 100%;
    background-color: lightsteelblue;
    color: #000;
    padding: 3px;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    line-height: 1.42857143;
    vertical-align: middle;
    border-radius: 10px;
}

.btnAvismeNoStockBig {
    display: inline-block;
    width: 100%;
    background-color: lightsteelblue;
    color: #000;
    padding-top: 10px;
    padding-bottom: 10px;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    line-height: 1.42857143;
    vertical-align: middle;
    border-radius: 5px;
}

.btnValeTienda {
    display: inline-block;
    width: 100%;
    background-color: #f2f2f2;
    color: #F7BE81;
    padding: 3px;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    line-height: 1.42857143;
    vertical-align: middle;
    border-radius: 10px;
}

#dvCodigoBarrasInfo {
    border: 1px solid #CACFD4;
}

.divTitulo-2 {
    color: var(--blue-bg);
    font-size: 20px;
    text-align: center;
    font-size: 32px;
    font-weight: 700;
    line-height: 41.66px;
    margin-bottom: 2%;
    margin-top: 1.5%;
}

#divCarrLibre1 .divTitulo-2, #divCarrLibre3 .divTitulo-2 {
    margin-top: 3.5%;
}

#divCarrLibre1 .details, #divMasVendidos .details, #divCarrLibre2 .details, #divCarrLibre3 .details, #divCarrLibre4 .details {
    height: 205px;
}

/*.positionPerc {
    bottom: 261px !important;
    left: 126px !important;
}*/

#addmarginleftFa, #dvTituloArsRelacionadosAutor {
    font-family: 'NunitoSans-extrabold';
    font-size: 20px;
    font-weight: 700;
    line-height: 26.04px;
    text-align: left;
    color: #3C3D3D;
    margin-bottom: 1%;
}

.div_imagen_6 {
    Width: 164px;
    Height: 232px;
}

#dvSuscribirse {
    order: 3;
    background-image: url(../Imagenes/UnionEditorial/bannernewsletter.jpg);
    min-height: 184px;
    background-size: 1366px 184px;
    background-position: 5% 47%;
    background-repeat: no-repeat;
    background-color: var(--grey-bg);
}

#TituloNewsletter {
    display: none;
}

#TituloNewsletter2 {
    display: block !important;
    text-transform: uppercase;
    text-align: center;
    color: var(--black-text);
    margin-left: 42%;
    padding-top: 2rem;
    font-size: 19px;
    font-weight: 600;
    line-height: 24px;
    text-align: left;
}

#divFooterNewsletter {
    display: block !important;
}

#FooterNewsletter {
    margin-top: 0.5rem;
    margin-left: 42%;
    font-size: 14px;
    color: var(--grey-text);
}

    #FooterNewsletter a {
        font-weight: 700;
        color: var(--black-text);
    }

.buttonNewsletterCustom {
    margin-top: 1em;
    margin-left: 1.5em;
    display: inline-block;
}

#dvAddClienteNewsLetterOKNoModal {
    color: white;
    font-family: "Poppins-Regular";
    margin-left: 42%;
    padding-top: 4%;
    font-size: 19px;
    font-weight: 600;
    line-height: 24px;
    text-align: left;
    display: none;
    width: 40%;
}

#dvAddClienteNewsLetterKONoModal {
    color: white;
    font-family: "Poppins-Regular";
    margin-left: 42%;
    padding-top: 4%;
    font-size: 19px;
    font-weight: 600;
    line-height: 24px;
    text-align: left;
    display: none;
}

#dvAddClienteNewsLetterOKNoModal2 {
    margin-left: 42%;
    margin-top: 2rem;
    width: 40%;
    color: var(--black-text);
    font-weight: 600;
    font-size: 17px;
    display: none;
}

.btnEnviarNewsletter {
    font-family: NunitoSans;
    color: white;
    background-color: var(--blue-button);
    margin-left: 1.9%;
    border: none;
    border-radius: 85px;
    padding: 0 16px;
    font-size: 17px;
    font-weight: 400;
    vertical-align: bottom;
    line-height: 24px;
    height: 24px;
}

    .btnEnviarNewsletter:hover {
        cursor: pointer;
    }

.fileproduct {
    display: inline-block;
    vertical-align: top;
    margin: 3.5px;
    background-color: #F2F5F8;
    margin-bottom: 1.5%;
}

#dvResultadosBuscaArticulos .fileproduct {
    /*margin: 10.5px;*/
}

.hrDefault .fileproduct:nth-child(n+11) {
    display: none;
}

.details {
    /*display:inline-block;
	width:130px;*/
    position: relative;
    Width: 160px;
    padding: 10px;
    /*height: 233px;*/
    height: 205px;
}

.filetitle {
    overflow: hidden;
    margin-bottom: 16px;
    height: 34px;
    font-size: 0.77em;
    /*font-weight: bolder;*/
    line-height: 1.2;
    font-family: 'NunitoSans-extrabold';
    font-size: 14px;
    font-weight: 700;
    line-height: 18.23px;
    text-align: left;
}

    .filetitle h2 {
        /*
	font-size: 0.77em;
    font-weight: bolder;
    line-height: 1.2;
	*/
    }

#lblDatosArticulo {
    font-family: 'NunitoSans-bold';
    font-size: 17px;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
    color: #3C3D3D;
    border-bottom: 1px solid #DEDEDE;
    padding-bottom: 5px;
    margin-bottom: 5px;
    width: 100%;
    display: block;
}

.filemaker {
    height: 38px;
    font-size: 0.75em;
    line-height: 1.1em;
    font-family: 'NunitoSans-bold';
    font-size: 14px;
    font-weight: 500;
    line-height: 18.23px;
    text-align: left;
    color: var(--blue-bg);
}

.fileeditorial {
    text-align: left;
    display: none !important;
    overflow: hidden;
    height: 38px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.txtEditorial {
    font-family: 'NunitoSans';
    font-size: 14px;
    font-weight: 400;
    line-height: 18.23px;
    text-align: left;
    color: #636363;
}

.fileeditorial {
    text-align: left;
    overflow: hidden;
    height: 38px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.filecoleccion {
    text-align: left;
    display: block !important;
    overflow: hidden;
    height: 38px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.txtColeccion {
    font-family: 'NunitoSans';
    font-size: 14px;
    font-weight: 400;
    line-height: 18.23px;
    text-align: left;
    color: var(--grey-text);
}

.filemaker h3 {
    /*
	font-size: 0.75em;
    line-height: 1.1em;
	*/
}

.fileavailability {
    display: none;
    height: 30px;
}

.fileprice {
    font-family: 'NunitoSans-extrabold';
    font-size: 20px;
    font-weight: 700;
    line-height: 26.04px;
    text-align: left;
    height: 40px;
}

.fileaction {
}
/*#txtTitulo{

  font-size:12px;
  text-transform:uppercase;
  font-weight:bold;
  
}*/

#txtISBN {
    font-size: small;
    text-transform: uppercase;
}

#txtEditorial {
    font-family: 'NunitoSans';
    font-size: 17px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #3C3D3D;
}

#txtAutor, #txtColeccion {
    font-family: 'NunitoSans';
    font-size: 17px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #3C3D3D;
}

#etq1Precio {
    font-size: small;
    text-transform: uppercase;
}


#importe1Precio {
    font-size: small;
    text-transform: uppercase;
}


#importe1PVP {
    font-size: small;
    text-transform: uppercase;
}


#etq3Precio {
    font-size: small;
    text-transform: uppercase;
}


#importe3Precio {
    font-size: small;
    text-transform: uppercase;
}


.etq3PVPIni {
    font-size: small;
    text-transform: uppercase;
}

.importe3PVPIni {
    /*font-size:0.8em;*/
    text-transform: uppercase;
    font-weight: bold;
}

.importe3PVPIniSinDTO {
    color: #FE2E2E;
    text-decoration: line-through;
    text-decoration-color: #FE2E2E;
    font-family: 'NunitoSans';
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

#dvEditorialesEnDistribucion {
    display: none;
    position: static;
    margin-top: 5px;
}

.imgEditorialesDistribucion {
    border: 1px solid #f2f2f2;
    width: 120px;
    height: 68px;
    border-radius: 4px;
}
/*SLIDER*/

#fondo_slider {
    margin-top: 218px;
    margin-bottom: -185px;
}


div#SliderMiniaturas {
    text-align: center;
    margin-top: 13px;
}
/* The dots/bullets/indicators */
.dot {
    cursor: pointer;
    height: 12px;
    width: 12px;
    margin: 0 2px;
    background-color: #DEE1F0;
    border-radius: 50%;
    display: inline-block;
    /*transition: background-color 0.2s ease;*/
}

    .active, .dot:hover {
        background-color: var(--blue-bg);
    }

#sliderContainer {
    /*height: 350px;*/
    position: relative;
}

#slider {
    border: 0 solid #999;
    overflow: hidden;
    position: relative;
    background-color: #f2f2f2;
    /*width: 1185px;*/
    margin-left: auto;
    margin-right: auto;
}

.slide {
    display: none;
}

.prev, .next {
    cursor: pointer;
    position: absolute;
    top: 105%;
    font-size: 14px;
    width: auto;
    margin-top: -22px;
    padding: 10px;
    color: #636362;
    font-weight: bold;
    transition: 0.6s ease;
    border-radius: 3px;
    user-select: none;
    z-index: 1;
    background-color: white;
    opacity: 0.5;
}
/* Position the "next button" to the right */
.next {
    right: 46.5%;
}

.prev {
    left: 46.5%;
}
    /* On hover, add a #000 background color with a little bit see-through */
    .prev:hover, .next:hover {
        background-color: #fff;
        opacity: 1;
    }

.transicionSliderLeft {
    -webkit-transition: left 2s;
    -moz-transition: left 2s;
    -o-transition: left 2s;
    transition: left 2s;
}
/* Fading animation */
.fade {
    -webkit-animation-name: fade;
    -webkit-animation-duration: 4s;
    animation-name: fade;
    animation-duration: 4s;
}


@-webkit-keyframes fade {
    from {
        opacity: 0.7;
    }

    to {
        opacity: 1;
    }
}

@keyframes fade {
    from {
        opacity: 0.7;
    }

    to {
        opacity: 1;
    }
}
/* Fading animation */
.escenarioLeft {
    -webkit-animation-name: escenarioLeft;
    -webkit-animation-duration: 4s;
    animation-name: escenarioLeft;
    animation-duration: 2s;
}


@-webkit-keyframes escenarioLeft {
    from {
        width: 0;
        height: 100%;
    }

    to {
        width: 100%;
        height: 100%;
    }
}

@keyframes escenarioLeft {
    from {
        width: 0;
        height: 100%;
    }

    to {
        width: 100%;
        height: 100%;
    }
}
/*FIN SLIDER*/


.menuarrows {
    display: inline-block;
    /*width: 25px;
	height: 25px;*/
    border-radius: 50px;
    font-size: 23px;
    color: var(--blue-bg);
    text-align: center;
    margin: 0;
    padding: 0;
    border: 0 solid #666;
    background-color: #F2F5F8;
    font-family: arial;
}

    .menuarrows:hover {
        cursor: pointer;
    }
/******************************************/
/*****      EDITORIALES      **************/
.divSlideEditoriales {
    -ms-behavior: url(//www.punxes.es/Styles/PIE.htc);
    behavior: url(//www.punxes.es/Styles/PIE.htc);
    position: relative;
    /*background-image: url('Master/redox_02.png');
	background-repeat: repeat;*/
    /*background-color: #f2f2f2;*/
    margin-bottom: 10px;
    /*width: 790px;*/
    height: 85px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    /*-moz-box-shadow: 0px 0px 2px 3px #464646;
	-o-box-shadow: 0px 0px 2px 3px #464646;
	-webkit-box-shadow: 0px 0px 2px 3px #464646;
	box-shadow: 0px 0px 2px 3px #464646;*/
    margin-left: auto;
    margin-right: auto;
}

.divImgEditorial {
    float: left;
    margin-right: 5px;
    margin-bottom: 2px;
    margin-left: 5px;
    width: 10px;
    height: 100px;
}

.stepcarousel-inicio {
    position: relative;
    overflow: auto;
    margin-left: 25px;
    padding-top: 10px;
    width: 940px;
    height: 80px;
}

    .stepcarousel-inicio .belt {
        position: absolute;
        top: 0;
        left: 0;
    }

    .stepcarousel-inicio .panel {
        float: left;
        overflow: hidden;
        margin: 5px;
        padding-top: 7px;
        width: 80px;
        height: 70px;
    }
/* CAROUSEL AUTOMATICO IMAGENES */
/* On the main scroller, use relative positioning. This allows the option of adding things such as edge overlays later if desired. */
#scroller {
    position: relative;
}
    /* For the inner holder, we clip anything that runs over, via "overflow: hidden".  We position the holder to fully fill its parent, the #scroller div. */
    #scroller .innerScrollArea {
        overflow: hidden;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
    }
    /* On the unordered list that holds our photos, we remove the default margin and padding.  We also use "position: relative" so the list items can be laid out in a horizontal row. */
    #scroller ul {
        padding: 0;
        margin: 0;
        position: relative;
    }
    /* On the individual list items, we remove the default padding, margin and list bullets.  The position is set to absolute; we'll use JavaScript to set the precise left positioning value.*/
    #scroller li {
        padding: 0;
        margin: 0;
        list-style-type: none;
        position: absolute;
    }

        #scroller li img {
            /*width: 90px;*/
            height: 70px;
            margin-left: 15px;
            margin-top: 12px;
            /*azimuth: -moz-box-shadow: 2px 3px 5px #696969;
	-webkit-box-shadow: 2px 3px 5px #696969;
	-o-box-shadow: 2px 3px 5px #696969;
	-ms-box-shadow: 2px 3px 5px #696969;
	box-shadow: 2px 3px 5px #696969;
	
	position:relative;
	behavior: url(//www.zonalibros.com/Styles/PIE.htc);*/
        }


#lblNoticias {
}

#divNoticias {
    order: 4;
    vertical-align: top;
    border-radius: 0px;
    padding: 0;
    width: 100%;
    text-align: center;
    /*background-color: #f2f5f8;*/
    margin-bottom: -50px;
    margin-top: 42px;
    position: relative;
}

    #divNoticias p {
        /*margin: 0;
		padding: 0;
		border: 0;
		font-size: 100%;
		font: inherit;
		vertical-align: baseline;*/
    }

#dvVerNoticia hr {
    display: none;
}


#dvNoticiasCarrousel {
    padding: 5px 5px 70px 5px;
}

#FichaNoticia, .FichaNoticia {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    width: 24%;
}

#btnSiguienteNoticias, #btnAnteriorNoticias, #dvAvanzadaAño, #dvAvanzadaIdioma, #dvSubMaterias, #dvMaterias, #dvTemas, #dvThema, #dvBIC, #dvColeccionAvanzada, #dvEditor, #dvSubtitulo, #dvIdiomaArticulo {
    display: none;
}

#dvColeccion {
    order: 0;
}

#dvAutorLibro {
    order: 2;
}


span#FechaNoticia {
    font-size: 12px;
    color: chocolate;
}

#divNoticias .divTitulo-2 {
    margin-top: 40px;
}

#dvNoticias1 {
    /*max-height: 192px;
	max-width: 312px;*/
    vertical-align: top;
}

.sizeImgNoticias {
    height: 192px;
    width: 312px;
}

#dvNoticias2 {
    vertical-align: top;
    padding: 10px;
    margin-top: -4px;
    color: var(--black-text);
}

    #dvNoticias2 a {
        color: var(--blue-text);
    }

#dvNoticias22 {
    /*background-color: #f2f2f2;*/
    vertical-align: top;
    padding: 10px 0px 10px 0px;
    color: #000000;
    width: 85%;
}



#divNoticias p {
    color: var(--black-text);
    font-family: 'NunitoSans';
    font-size: 16px;
    line-height: 20.83px;
    text-align: left;
    margin-left: 18%;
}

.tituloNoticia2 {
    margin-bottom: 10px;
    font-family: 'NunitoSans-bold';
    font-size: 17px !important;
    font-weight: 700;
    line-height: 23.44px !important;
}

.btnNoticia2 {
    margin-top: 10px;
}

    .btnNoticia2 span {
        color: var(--blue-text);
        font-family: 'NunitoSans-bold';
    }

    .btnNoticia2:hover {
        cursor: pointer;
    }

.Banner {
    display: none;
    margin-top: 50px;
    vertical-align: top;
    padding: 5px;
    background-color: antiquewhite;
    border-radius: 15px;
    width: 67%;
    margin-left: 10px;
}

.BannerItem {
    padding: 5px;
    background-color: antiquewhite;
    display: inline-block;
    font-size: 12px;
    width: 23%;
}

    .BannerItem p {
        margin: 0;
        padding: 0;
        border: 0;
        font-size: 100%;
        font: inherit;
        vertical-align: baseline;
        text-align: center;
    }

#BannerItem1 {
}

#BannerItem2 {
}

#BannerItem3 {
}

#BannerItem4 {
}


#dvRedesSociales {
    display: block;
    text-align: center;
    margin-top: 50px;
    width: auto;
    padding-top: 10px;
}


#dvRedesSocialesHeader {
    position: absolute;
    right: 12%;
    text-align: center;
    top: 7px;
}

#lnkLupaC, #dvTitFichaArt, #hrTitFichaArt, #dvISBNFicha, #dvSinopsisCorta, #dvAnyoPublicacion, #dvCategoria {
    display: none !important;
}


/*#dvDatosEmpresa {
    position: absolute;
    left: 25%;
    display: block;
    text-align: center;
    top: -1px;
    font-size: 0.8em;
}

#spnDatosEmpresaNombre {
    font-weight: bold;
}*/

#dvDatosEmpresa {
    position: absolute;
    /*left: 0.5%;*/
    /*top: 5px;*/
    margin-top: 5px;
    margin-left: 5px;
    display: block;
    text-align: left;
    font-size: 11px;
}

#spnDatosEmpresaNombre, #spnDatosEmpresaNIF {
    color: var(--black-text);
    display: block;
    font-weight: 500;
    line-height: 15px;
    letter-spacing: 0;
    /*text-align: left;*/
}

.blogg {
    padding: 4px;
    background-color: darkgray;
    text-align: center;
    text-decoration: none;
    margin: 5px 5px;
    color: white;
}

.fa {
    padding: 10px;
    font-size: 15px;
    width: 15px;
    text-align: center;
    text-decoration: none;
    margin: 5px 5px;
    border-radius: 50%;
}

    .fa:hover {
        opacity: 0.7;
    }

.fa-facebook {
    background: var(--black-text);
    color: white;
}

#shareModal .fa-facebook {
    background-color: rgb(57, 87, 154);
    color: white;
}

#shareModal .fontSizeSocialMediaFooter {
    font-size: 20px;
    margin-right: 7px;
}

.fa-twitter, .fa-google, .fa-linkedin, .fa-youtube, .fa-instagram, .fa-pinterest, .fa-skype, .fa-android {
    background: var(--black-text);
    color: white;
}

.fa-snapchat-ghost {
    background: #fffc00;
    color: white;
    text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

.fa-dribbble {
    background: #ea4c89;
    color: white;
}

.fa-vimeo {
    background: #45bbff;
    color: white;
}

.fa-tumblr {
    background: #2c4762;
    color: white;
}

.fa-vine {
    background: #00b489;
    color: white;
}

.fa-foursquare {
    background: #45bbff;
    color: white;
}

.fa-stumbleupon {
    background: #eb4924;
    color: white;
}

.fa-flickr {
    background: #f40083;
    color: white;
}

.fa-yahoo {
    background: #430297;
    color: white;
}

.fa-soundcloud {
    background: #ff5500;
    color: white;
}

.fa-reddit {
    background: #ff5700;
    color: white;
}

.fa-rss {
    background: #ff6600;
    color: white;
}

.iconCarruseles {
    color: red;
    display: none;
}

.fontSizeSocialMedia {
    font-size: 0.8em;
    width: 13px;
    padding: 4px;
    border-radius: 10px;
    color: var(--blue-bg);
    background-color: white;
}

#divNovedades {
    position: relative;
    text-align: center;
}

.margintopCustomNovedades {
    margin-top: 0;
}


#divProxLanzamientos {
    position: relative;
    text-align: center;
}

#divReimpresiones {
    position: relative;
    text-align: center;
}

#divPreventas {
    position: relative;
    text-align: center;
}

#divMasVendidos {
    order: 1;
    position: relative;
    text-align: center;
    background-color: #f2f5f8;
}

    #divMasVendidos #btnAnteriorMasVendidos, #divMasVendidos #btnSiguienteMasVendidos {
        background-color: white;
    }

    #divMasVendidos .fileproduct {
        background-color: white;
        margin-bottom: 2%;
    }

#dvtxtLegal {
    margin-left: 18%;
    margin-top: 2%;
    width: 80%;
    display: block;
    line-height: 24px;
    text-align: left;
    max-width: 100%;
}

    #dvtxtLegal p {
        font-size: 14px;
        font-weight: 400;
    }

#divRecomendados {
    position: relative;
    text-align: center;
}

#divCarrLibre1, #divCarrLibre3 {
    margin-top: -2%;
    position: relative;
    text-align: center;
}

#divCarrLibre2, #divCarrLibre4 {
    order: 2;
    position: relative;
    text-align: center;
}

#divCarrLibre3 {
    position: relative;
    text-align: center;
}

#divCarrLibre4 {
    position: relative;
    text-align: center;
}

.dvbtnSiguienteCarousel {
    position: absolute;
    right: 25px;
    top: 292px;
    width: 50px;
    height: 50px;
    display: inline-block;
}

.btnAnterior {
    display: none;
}

.dvbtnAnteriorCarousel {
    position: absolute;
    left: 25px;
    top: 292px;
    width: 50px;
    height: 50px;
    display: inline-block;
}


.btnFiltrarOfertas {
    display: inline-block;
    width: 100%;
    background-color: #000;
    border: none;
    color: white;
    padding: 3px;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    line-height: 1.42857143;
    vertical-align: middle;
    border-radius: 5px;
    margin-top: 20px;
}

.separadorPrecio {
    display: none;
}

.btnAddToCart {
    display: inline-block;
    width: 162px;
    background-color: var(--blue-button);
    border: none;
    color: white;
    /* padding: 4px; */
    text-decoration: none;
    /* text-align: center; */
    cursor: pointer;
    /* line-height: 1.42857143; */
    vertical-align: middle;
    border-radius: 85px;
    /* font-size: 0.7em; */
    font-weight: bold;
    /* border: 1px solid #ccc; */
    font-family: 'NunitoSans';
    font-size: 15px;
    /* font-weight: 700; */
    line-height: 24px;
    text-align: center;
}

    .btnAddToCart i {
        background-color: var(--blue-button);
        font-size: 1.5em;
        color: white;
    }

.btnAddToWishList {
    display: inline-block;
    width: 23%;
    background-color: #000;
    border: none;
    color: white;
    padding: 3px;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    line-height: 1.42857143;
    vertical-align: middle;
    border-radius: 10px;
}

.btnAddToCartFichaArt {
    display: inline-block;
    width: 100%;
    background-color: var(--blue-button);
    border: none;
    color: white;
    padding-top: 10px;
    padding-bottom: 10px;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    line-height: 1.42857143;
    vertical-align: middle;
    border-radius: 15px;
    font-size: 19px;
    font-family: 'NunitoSans';
    font-weight: 700;
    line-height: 24px;
}

.btnAddToWishListFichaArt {
    border: none;
    color: #3C3D3D;
    padding: 3px;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    line-height: 1.42857143;
    vertical-align: middle;
    border-radius: 10px;
    font-size: 15px;
    padding-left: 0px;
    padding-right: 10px;
}

.share-modal {
    display: none;
}

#shareModal {
    z-index: 99999;
    position: fixed;
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 200%;
    top: 34%;
    left: 50%;
    transform: translate(-50%, -45%);
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.share-modal-content {
    padding: 20px;
    background-color: white;
    width: 20%;
    border-radius: 10px;
    position: relative;
}

.btnCloseShare {
    font-size: 24px;
    position: absolute;
    right: 20px;
    font-weight: bold;
    top: 10px;
}

.containerREdesCompartir {
    display: grid;
    gap: .7rem;
    grid-template-columns: 14px 80px;
    margin-bottom: 8px;
    padding: 14px;
    justify-content: center;
    align-items: center;
}

    .containerREdesCompartir span {
        color: white;
    }

    .containerRedesCompartir a {
        display: flex;
        align-items: center;
    }

    .containerRedesCompartir span {
        flex-grow: 1;
        text-align: center;
    }

.btnObtenerValeTiendaFichaArt {
    display: inline-block;
    width: 100%;
    background-color: gainsboro;
    border: none;
    color: red;
    padding: 3px;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    line-height: 1.42857143;
    vertical-align: middle;
    border-radius: 10px;
    font-size: 13px;
}

.dvContainerDistribuidor {
    margin-right: 10%;
    width: 23%;
    display: inline-block;
    vertical-align: top;
}

.dvNoticias {
    background-color: white !important;
}

#containerDistribuidores {
    /*text-align: center;
	margin-top: -3%;*/
}

#frameSectionsDistribuidores {
    margin-right: 10%;
    margin-left: 10%;
    width: 90%;
    text-align: center;
}

.tituloDistribuidor {
    margin-bottom: 10%;
    font-family: 'NunitoSans-bold';
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
    text-align: left;
    color: var(--blue-button);
    height: 80px;
}

.dvImgDistribuidor {
    margin-bottom: 10%;
    width: 171px;
    height: 109px;
}

.imgDistribuidor1 {
    width: 171px;
    height: 69px;
}

.imgDistribuidor2 {
    width: 225px;
    height: 64px;
}


.imgDistribuidor3 {
    width: 171px;
    height: 69px;
}


.imgDistribuidor4 {
    width: 171px;
    height: 76px;
}


.imgDistribuidor5 {
    width: 206px;
    height: 63px;
}


.imgDistribuidor6 {
    width: 164px;
    height: 109px;
}

.imgDistribuidor7 {
    width: 145px;
    height: 79px;
}


.nombreDistribuidor {
    font-family: 'NunitoSans-bold';
    font-size: 19px;
    font-weight: 700;
    line-height: 26px;
    text-align: left;
    color: #3C3D3D;
}

.infoDistribuidor {
    font-family: 'NunitoSans';
    font-size: 17px;
    font-weight: 400;
    line-height: 26px;
    text-align: left;
    color: #3C3D3D;
}

    .infoDistribuidor:last-child {
        border-bottom: 1px solid #3C3D3D;
        margin-bottom: 20%;
        width: max-content;
    }

#tituloDistribuidores {
    font-family: 'NunitoSans-bold';
    font-size: 32px;
    font-weight: 700;
    line-height: 41.66px;
    text-align: left;
    color: var(--blue-bg);
    margin-bottom: 4%;
    text-align: center;
    margin-top: 2%;
}
/* noticiasver.aspx*/
#frmNoticia {
    display: flex;
    align-items: center;
    justify-content: center;
}

#FichaNoticiaVer {
    display: flex;
    flex-direction: column;
    vertical-align: top;
    width: 531px;
}

span#FechaNoticiaVer {
    font-family: 'NunitoSans';
    font-size: 17px;
    font-weight: 500;
    line-height: 24px;
    text-align: left;
    color: var(--blue-bg);
    margin-bottom: 4%;
}

#dvNoticias1Ver {
    width: 531px;
    vertical-align: baseline;
    height: 327px;
    order: 2;
    text-align: center;
}

#dvNoticias2Ver {
    width: 68%;
    vertical-align: top;
    min-height: 300px;
    margin-left: 20px;
    display: contents;
}

#infoNoticia1 {
    order: 3;
    line-height: 50px;
    margin-top: 5%;
    margin-bottom: 5%;
}

#infoNoticia2 {
    text-align: center;
    order: 1;
    margin-bottom: 4%;
}

#dvNoticias2Ver p {
    order: 4;
    font-family: 'NunitoSans';
    font-size: 17px;
    font-weight: 400;
    line-height: 24px;
}

#btnAtras {
    margin-left: 2%;
}
/* buscalibrosEDW.aspx*/
#div_password input[type=password] {
    border-radius: 0px;
}

#dvTituloCarruseles {
    left: 52%;
    transform: translateX(-48%);
    position: absolute;
    width: 91%;
    text-align: center;
    padding: 5px;
    /* position: absolute; */
    top: 0;
    /* left: 0; */
    background-color: white;
    color: #000;
    margin-top: 20px;
}

#dvBusqueda, #dvBusquedaOfertas {
    position: relative;
    width: 100%;
    text-align: center;
    /*background-color: #172036;
    background-image: url(../Imagenes/UnionEditorial/bannerlibro.jpg);*/
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right;
    color: #ffffff;
    /*height: 108px;*/
    box-sizing: border-box;
    overflow: visible;
    /*display: flex;
    justify-content: center;*/
    align-items: center;
    /*margin-bottom: 70px;*/
}

    #dvBusqueda h1, #dvBusquedaOfertas h1 {
        /*padding-top: 15px;*/
        background-image: url(../Imagenes/UnionEditorial/bannerlibro.jpg);
        height: 108px;
        margin-bottom: 1.8rem;
    }

    #dvBusqueda span p {
        margin: 0 10% 0;
    }

#dvBusquedaOfertas {
    margin-bottom: 12px;
}

#lblShortDescription {
    /*position: absolute;*/
    left: 0;
    right: 0;
    margin-top: 101px;
    font-size: 17px;
    font-weight: 500;
    color: var(--blue-bg);
    /*margin: 50px 10%;*/
}

.rowGrid2 {
    font-size: 11px;
    text-decoration: none;
    text-align: left;
    height: 30px;
    border: none;
    border-bottom: 1px solid #656565;
    padding-top: 3px;
    padding-bottom: 3px;
}

    .rowGrid2 a {
        font-family: 'NunitoSans' !important;
        font-size: 13px;
        font-weight: 400;
        line-height: 19.53px;
        text-align: left;
        /*color: #636362;
		font-family: Arial;*/
    }


    .rowGrid2 h3 {
        color: #636362;
        font-family: Arial;
        font-size: 13px;
    }

#btnDelEditorialSel {
    font-family: 'NunitoSans' !important;
    font-size: 13px;
    font-weight: 400;
    line-height: 19.53px;
    color: white;
    display: inline-block;
    margin-bottom: 20px;
}

    #btnDelEditorialSel i {
        font-size: 13px;
        color: white;
    }

#dvTituloEditoriales {
    font-size: 17px;
    font-weight: 700;
    line-height: 24px;
    font-family: 'NunitoSans' !important;
    background-color: var(--blue-bg);
    border-radius: 5px;
    color: white;
    text-align: center;
}

.PaginadoresSup {
    text-align: right;
    width: 43%;
    display: inline-block;
    height: 40px;
    margin-top: 2.3rem;
    margin-bottom: 2rem;
}

#dvPagSup {
    /*position: absolute;
	right: 5px;*/
    /*top: 67%;*/
}

#txtImgSecundarias, #dvTituloFichaAutor {
    display: none;
}

#divDatosFichaAutor {
    margin-left: 5%;
    width: 40%;
    margin-right: 5%;
    display: inline-block;
    vertical-align: top;
}

#divImagenFichaAutor {
    margin-left: 9%;
    width: 393px;
    height: 393px;
    display: inline-block;
    vertical-align: top;
}

    #divImagenFichaAutor img {
        width: 100%;
        height: 100%;
    }

#txtNombreAutor {
    font-family: 'NunitoSans-bold';
    font-size: 32px;
    font-weight: 700;
    line-height: 41.66px;
    text-align: left;
}

#lblBibliografiaAutor {
    font-family: 'NunitoSans';
    font-size: 17px;
    font-weight: 500;
    line-height: 24px;
    text-align: left;
}


#lblBiografiaAutorTexto {
    font-family: 'NunitoSans';
    font-size: 17px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
}
/* Info autor en Ficha Artículo */

#lblNombre {
    display: none;
}

.autor-contenedor {
    display: flex;
    align-items: flex-start;
    gap: 12px;
}

#imgAutor {
    width: 100px;
    height: 100px;
    object-fit: cover;
    object-position: center;
    display: inline-block;
}

.autor-datos {
    flex: 1 1 auto;
    min-width: 0;
}

.autor-biografia {
    margin: 0;
    display: block;
    line-height: 1.45;
    color: #222;
}

#tituloAutor {
    text-align: left;
    font-size: 20px;
    padding-bottom: 8px;
    margin-top: 30px;
}

    #tituloAutor::after {
        content: "";
        display: block;
        width: 42px;
        height: 2px;
        background: var(--blue-text);
        margin-top: 12px;
        margin-bottom: 20px;
    }

#tituloAutortxt {
    font-family: NunitoSans-bold;
    color: var(--black-text);
    font-size: 20px;
}
/* ------------------------ */
/* Artículos relacionados (Te puede interesar) en Ficha Artículo */
#lblTitCarrArtsRelacionados::after {
    content: "";
    display: block;
    width: 42px;
    height: 2px;
    background: var(--blue-text);
    margin-top: 12px;
    margin-bottom: 20px;
}

#Ul1 {
    /*position: absolute;*/
    right: 5px;
}

#dvTituloMiCuenta {
    text-align: center;
    margin-top: 1.5%;
}

    #dvTituloMiCuenta hr {
        display: none;
    }

#headingOne {
    font-family: 'NunitoSans';
    font-size: 20px;
    line-height: 24px;
    text-align: left;
}

    #headingOne hr {
        display: none;
    }

    #headingOne span, #headingTwo span, #headingThree span, #headingFour span {
        text-transform: uppercase;
    }

#headingTwo {
    font-family: 'NunitoSans';
    font-size: 20px;
    line-height: 24px;
    text-align: left;
}

    #headingTwo hr {
        display: none;
    }

#headingThree {
    font-family: 'NunitoSans';
    font-size: 20px;
    line-height: 24px;
    text-align: left;
}

    #headingThree hr {
        display: none;
    }

#headingFour {
    font-family: 'NunitoSans';
    font-size: 20px;
    line-height: 24px;
    text-align: left;
    margin-bottom: 2%;
}

    #headingFour hr {
        display: none;
    }


.PaginadoresInf {
    margin-top: 3%;
    text-align: center;
    position: relative;
}

.borderBottomD {
    /*border-bottom: 2px solid #003D7E;*/
}

#dvEditorialesBuscaArticulos {
    margin-left: 100px;
    margin-top: 5.5%;
    display: inline-block;
    width: 14%;
    vertical-align: top;
    padding-left: 10px;
    padding-right: 10px;
    display: none !important;
}
/*#dvResultadosBuscaArticulos {
    margin-left: 5%;
    display: inline-block;
    margin-top: 0%;
    width: 66%;
    vertical-align: top;
    text-align: left;
}*/

#dvResultadosBuscaArticulos {
    margin-left: 7.5%;
    margin-right: 7.5%;
    margin-bottom: 5%;
    display: inline-block;
    margin-top: 2.5rem;
    width: 85%;
    vertical-align: top;
    text-align: left;
}

    #dvResultadosBuscaArticulos #lblTitulo {
        /*border-bottom: 2px solid #003D7E;*/
        display: block;
        font-family: 'NunitoSans';
        font-size: 17px;
        font-weight: 400;
        line-height: 24px;
        text-align: center;
        color: var(--grey-text);
        padding-bottom: 30px;
        /*margin-top: 1.5%;*/
    }

    #dvResultadosBuscaArticulos hr {
        display: none;
    }

#dvResultadosBuscaArticulosOfertas {
    margin-left: 7.5%;
    margin-right: 7.5%;
    margin-bottom: 5%;
    display: inline-block;
    width: 85%;
    vertical-align: top;
    text-align: left;
}

    #dvResultadosBuscaArticulosOfertas #lblTitulo {
        /*border-bottom: 2px solid #003D7E;*/
        display: block;
        font-family: 'NunitoSans';
        font-size: 17px;
        font-weight: 400;
        line-height: 24px;
        text-align: center;
        color: var(--grey-text);
        padding-bottom: 30px;
        margin-top: 1.5%;
    }

    #dvResultadosBuscaArticulosOfertas .PaginadoresSup {
        width: 100%;
        text-align: center;
        margin-top: 0;
    }

    #dvResultadosBuscaArticulosOfertas hr {
        display: none;
    }

.btnBuscarBoletin {
    display: inline-block;
    margin-top: 20px;
    background-color: #FE2E2E;
    border: none;
    color: white;
    text-decoration: none;
    cursor: pointer;
    font-size: 14px;
    /* line-height: 1.42857143; */
    vertical-align: middle;
    border-radius: 10px 10px 10px 10px;
    width: 80px;
}


#dvPantallaBoletines {
    margin-top: 30px;
}

#dvListaBoletines {
    background-color: #f2f2f2;
    padding: 15px;
    font-size: 0.8em;
}

#dvFiltrosBoletines {
    background-color: #f2f2f2;
    padding: 15px;
    font-size: 0.8em;
}
/* buscalibrosEDW.aspx*/

ul#dvPagSup li {
    display: inline;
    border: 1px solid #ddd;
    padding: 6px 10px;
    background-color: white;
}

ul#dvPagSup #lnkUltimoSupLI {
    padding: 6px 8px;
}

ul#Ul1 li {
    display: inline;
    border: 1px solid #ddd;
    padding: 6px 12px;
    background-color: #FAFAFA;
}

.filtrosBLib {
    width: 150px;
    display: inline-block;
    vertical-align: top;
    margin: 12px 12px 40px 12px;
    font-size: 0.7em;
    text-align: left;
}

    .filtrosBLib:nth-child(4) {
        /*display:none;*/
    }

#filtroStock {
    display: inline-block !important;
}

#lblOrden, #lblTipo, #lblLibros, #Label1 {
    font-family: 'NunitoSans';
    font-size: 15px;
    font-weight: 400;
    line-height: 19.53px;
    text-align: left;
}


#fichaArticulo {
    width: 235px;
    display: inline-block;
    vertical-align: top;
    margin: 12px;
}

.imagen_6 {
    height: 200px;
    width: 130px;
}

#lblTitulo {
    font-family: 'NunitoSans';
    font-size: 32px;
    font-weight: 700;
    line-height: 41.66px;
    text-align: center;
    color: var(--blue-bg);
}

#pnlRegistroNuevoUsuario h3 {
    text-align: center;
    margin-bottom: 4%;
}

#pnlRegistroNuevoUsuario hr {
    display: none;
}

#pnlRegistroNuevoUsuario input {
    border-radius: 15px;
    border-color: #8D8D8D;
}

#pnlRegistroNuevoUsuario label {
    font-family: 'NunitoSans';
    font-size: 16px;
    font-weight: 400;
    line-height: 20.83px;
    text-align: left;
}

#lblAutor {
    text-transform: uppercase;
    color: darkgoldenrod;
    font-size: small;
}

#lblEditorial {
    text-transform: uppercase;
}

#lblISBN {
}

.etq3PVPBLib {
    font-size: small;
    text-transform: uppercase;
}

.importe3PVPBLib {
    text-transform: uppercase;
    font-weight: bold;
    font-size: x-large;
}

#dvTituloListClasificacionArticulos {
    display: none;
}

#dvListClasificacionArticulos {
    display: none;
}
/* avanzada.aspx */
#btnBuscar2 {
    display: inline-block;
    background-color: #999;
    border: none;
    color: white;
    padding: 3px 24px;
    text-decoration: none;
    cursor: pointer;
}

.camposFormularioAvanzada {
    width: 90%;
    margin-left: 30px;
    margin-top: 10px;
}
/* NOVEDADES */

.fondoFiltrosV2 {
    background-color: #f2f2f2;
    padding: 10px;
    position: relative;
}

.fondoFiltrosV3 {
    background-color: #f2f2f2;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: right;
    padding: 10px
}

.filtrosNovedades {
    display: inline-block;
    font-size: 0.7em;
    width: 15%;
}

#dvBtnBuscar {
    position: absolute;
    right: 1%;
    top: 15px;
}

#dvComboOrdenacion {
    display: inline-block;
    font-size: 0.7em;
}

#dvComboOrdenacionInf {
    display: inline-block;
    font-size: 0.7em;
}

#dvInfoItems {
    display: inline-block;
    font-size: 0.8em;
}

.portada {
    display: inline-block;
    vertical-align: top;
    width: 10%;
}

.info {
    display: inline-block;
    vertical-align: top;
    width: 40%;
    font-size: 0.9em;
}

.sinopsis {
    display: inline-block;
    vertical-align: top;
    width: 49%;
    font-size: 0.9em;
}

.divDTL21 {
    margin-top: 30px;
}

.minificha {
    margin-bottom: 20px;
    border-bottom: 1px solid #000;
}

.rowDatosArticuloNovedadesTitulo {
    font-weight: bold;
    font-size: 1em;
}

.rowDatosArticuloNovedadesAutor {
    font-size: 0.93em;
    padding: 5px;
}

.rowDatosArticuloNovedades {
    display: inline-block;
    font-size: 0.9em;
    font-weight: bold;
    width: 48%;
    text-align: left;
    border-bottom: 1px solid #dddddd;
    padding: 3px;
}

.rowDatosArticuloGrisNovedades {
    display: inline-block;
    font-size: 0.9em;
    width: 48%;
    text-align: left;
    border-bottom: 1px solid #dddddd;
    padding: 3px;
}

#btnBuscarNovedades {
    width: 160px;
}
/* cesta.aspx */

#dvChkEntregaTienda {
    display: inline-block;
    width: 20%;
    margin-top: 20px;
    vertical-align: top;
}

#dvTiendasDistribudor {
    display: inline-block;
    width: 60%;
    margin-top: 20px;
    vertical-align: top;
}


#loadingCestaLight {
    color: white;
}

#tituloMiPedido {
    border-bottom: 1px dashed #000;
    padding: 5px;
}

#tituloTotales {
    margin-top: 10px;
    padding: 5px;
}

#dvTotalesCestaLight {
    position: relative;
    margin-top: 25px;
    width: auto;
    color: #000;
    margin-left: 5%;
    margin-right: 5%;
    border-bottom: 1px solid #000;
    font-size: 20px;
    font-size: 17px;
    font-weight: 500;
    line-height: 22.13px;
    text-align: left;
    color: #3C3D3D;
}

#spnTotalUnidadesCestaLight {
}

#spnTotalImporteCestaLight {
    position: absolute;
    right: 5px;
}

#dvContainerListCestaGlobal .dvListPedido4 {
    top: 74%;
    left: 22%;
}

#dvContainerListCestaGlobal .lblListPedido6CestaGlobal_1 {
    display: none;
}

#dvContainerListCesta #iconCorazon {
    color: var(--blue-button);
}

.dvListPedidoEmpty {
    text-align: center;
    padding: 25px
}

#iconShoppingCart {
    font-size: 2em;
    color: var(--blue-bg);
}

#lnkAcceder {
    font-size: 0.8em;
}

#lnkAccederProfesional {
    font-size: 0.8em;
}

#iconUserStatus {
    color: var(--blue-bg);
    font-size: 1.5em;
}

#iconUserStatusProfesional {
    color: white;
    font-size: 2em;
}

#div_passwordZL input[type=password] {
    border-radius: 0;
    font-family: 'NunitoSans';
}

#iconShoppingCartEmpty {
    font-size: 50px;
    color: white;
}

#iconShoppingCartEmptyCestaGlobal {
    font-size: 50px;
}

#dvContainerListCesta #iconShoppingCartEmpty {
    color: black;
}

#iconWishListEmpty {
    font-size: 50px;
    color: var(--black-text);
}

#iconWishListEmptyOK {
    font-size: 50px;
}

#iconValeTiendaErrorSend {
    font-size: 50px;
}

#dvAddListaDeseoCart {
    width: 50%;
}

#dvDeleteArticuloCart {
    width: 50%;
}

.btnEliminarArticulo {
    align-items: flex-start;
    text-align: center;
    cursor: default;
    box-sizing: border-box;
    padding: 1px 1px 1px 1px;
    border-width: 2px;
    border: 1px solid transparent;
    background-color: white;
}

.btnEliminarArticuloCestaGlobal {
    align-items: flex-start;
    text-align: center;
    cursor: default;
    box-sizing: border-box;
    padding: 1px 1px 1px 1px;
    border-width: 2px;
    border: 1px solid transparent;
    background-color: #FFF;
}


#btnEliminarArticuloListaDeseos {
    align-items: flex-start;
    text-align: center;
    cursor: default;
    box-sizing: border-box;
    padding: 1px 1px 1px 1px;
    border-width: 2px;
    border: 1px solid transparent;
    background-color: white;
}

.imgArticuloCesta {
    width: 100%;
}

div#dvContainerListCesta {
    overflow-y: auto;
    overflow-x: hidden;
    height: 600px;
}

#cestaLight {
    position: fixed;
    top: 0;
    bottom: 0;
    width: 30%;
    right: 0;
    background-color: white;
    animation-name: slideIn;
    animation-duration: 0.4s;
    animation-fill-mode: forwards;
}

@keyframes slideIn {
    from {
        right: -1000px;
    }

    to {
        right: 0;
    }
}


div#dvtuCesta {
    position: relative;
    margin-top: 15px;
    width: auto;
    color: #000;
    margin-left: 5%;
    margin-right: 5%;
    border-bottom: 1px solid #000;
    font-size: 20px;
    font-family: 'NunitoSans-bold';
    font-size: 17px;
    font-weight: 500;
    line-height: 22.13px;
    text-align: left;
    color: #3C3D3D;
    padding-bottom: 2%;
}

#dvBtnIrAPagar {
    margin-top: 25px;
    margin-left: 5%;
    margin-right: 5%;
}


.btnIrAPagar {
    display: block;
    background-color: var(--blue-button);
    border: none;
    color: white;
    padding: 6px 12px;
    margin: 4px 2px;
    text-decoration: none;
    cursor: pointer;
    font-size: 17px;
    line-height: 1.42857143;
    vertical-align: middle;
    border-radius: 35px;
    text-align: center;
}

div#dvCerrarCestaLight {
    margin-top: 50px;
    display: inline-block;
    width: 20%;
    text-align: right;
    font-size: 50px;
}

.lblFormCesta {
    /*font-size:0.8em;*/
}

#lblTotalImporteCesta {
    vertical-align: middle;
    font-size: 0.8em;
}

#lnkNombreUsuario {
    vertical-align: middle;
    font-size: 1em;
}

#iconPower {
    font-size: medium;
}
/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1500000; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
/* The Close Button */
.closeCestaLight {
    color: white;
    font-weight: bold;
    position: absolute;
    right: 5px;
    font-size: 100%;
}

    .closeCestaLight:hover,
    .closeCestaLight:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
    }


.btnCodigosDescuento {
    border: 1px solid #E6E6E6;
    background-color: #000;
}

#dvCamposCodigoDescuento {
    padding: 10px;
}

#dvResultsValidaCodigo {
    padding: 10px;
}

#txbCodigoDescuento {
    width: 30%;
    background-color: azure;
}


#ddlTiendasDistribuidor {
    width: 75%;
}

#ddlCountry {
    width: 50%;
}

#ddlProvince {
    width: 50%;
}

#dvConectandoTPV {
    display: inline-block;
    color: var(--blue-button);
    margin-left: auto;
    margin-right: auto;
}

#dvNombreUsuario {
    display: inline-block;
    margin: 15px 15px 15px 5px;
    width: 30%;
}

#dvApellidosUsuario {
    display: inline-block;
    /* margin:5px;*/
    width: 30%;
    margin-right: 30%;
}

#btnIrHomePage {
    border-radius: 35px;
}

#emailClienteWeb {
    display: inline-block;
    margin: 5px;
    width: 30%;
}

#dvPasswordUsuario {
    display: inline-block;
    width: 30%;
    margin: 15px 15px 15px 5px;
}

#dvRepeatPasswordUsuario {
    display: inline-block;
    width: 30%;
}

#dvDomicilioClienteWeb {
    display: inline-block;
    width: 40%;
    margin: 15px 15px 15px 5px;
}

#dvCPClienteWeb {
    display: inline-block;
    width: 25%;
    margin: 5px;
}

#dvPoblacionClienteWeb {
    display: inline-block;
    width: 40%;
    margin: 5px;
}

#dvPaisClienteWeb {
    display: inline-block;
    width: 25%;
    margin: 15px 15px 15px 5px;
}

#dvDDLProvinceCombo {
    display: inline-block;
    width: 25%;
    margin: 5px;
}

#dvTelefonoClienteWeb {
    display: inline-block;
    width: 25%;
    margin: 5px;
}

#dvHorarioClienteWeb {
    display: none;
    width: 50%;
}

#dvNIFClienteWeb {
    display: inline-block;
    width: 30%;
    margin: 15px 15px 15px 5px;
}

#dvNombreFacturaClienteWeb {
    display: inline-block;
    width: 62%;
    margin: 5px;
}

#dvDomicilioFactClienteWeb {
    display: inline-block;
    width: 62%;
    margin: 15px 15px 15px 5px;
}

#dvCPFactClienteWeb {
    display: inline-block;
    width: 30%;
    margin: 5px;
}

#dvPoblacionFactClienteWeb {
    display: inline-block;
    width: 40%;
    margin: 5px;
}

#dvPaisFactClienteWeb {
    display: inline-block;
    width: 25%;
    margin: 15px 15px 15px 5px;
}

#dvRegionFactCllienteWeb {
    display: inline-block;
    width: 25%;
    margin: 5px;
}

#dvIsNewCustomer span {
    font-size: 17px;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
    color: #3C3D3D;
}

#dvIsNewCustomer {
    border-bottom: 1px solid #DEDEDE;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

#dvDatosIdentificativos {
    font-size: 16px;
    font-weight: 400;
    line-height: 20.83px;
    text-align: left;
}

    #dvDatosIdentificativos span {
        font-size: 17px;
        font-weight: 700;
        line-height: 24px;
        text-align: left;
    }

#dvDireccionesEnvioCesta {
    font-size: 16px;
    font-weight: 400;
    line-height: 20.83px;
    text-align: left;
}

    #dvDireccionesEnvioCesta span {
        font-size: 17px;
        font-weight: 700;
        line-height: 24px;
        text-align: left;
    }

.dvEresCliente {
    padding: 5px;
    width: auto;
    background-color: var(--blue-button);
    margin-bottom: 20px;
    border-radius: 40px;
}



    .dvEresCliente a {
        color: white;
        text-decoration: underline;
    }

    .dvEresCliente span {
        color: white;
    }

    .dvEresCliente i {
        color: white;
    }

.dvCestaGlobal {
    margin-left: 7%;
    width: 86%;
    margin-right: 7%;
}

#containerDatosCliente {
    display: inline-block;
    vertical-align: top;
    width: 49%;
    margin-top: 2%;
    margin-left: 2%;
    margin-right: 2%;
}

#containerCesta {
    display: inline-block;
    vertical-align: top;
    width: 40%;
    margin-top: 2%;
    margin-left: 2%;
    margin-right: 2%;
    background-color: white;
    padding: 10px;
}

#pnlImportesDropShipping {
    width: auto;
    vertical-align: top;
}

#dvTotalesCesta {
    font-family: 'NunitoSans';
    font-size: 16px;
    font-weight: 400;
    line-height: 20.83px;
    width: auto;
    vertical-align: top;
}

#tituloTotales {
    font-family: 'NunitoSans-bold';
    font-size: 16px;
    font-weight: 500;
    line-height: 20.83px;
}

#containerGastosEnvioAsync {
    display: block;
}

#dvSeguirComprandoCesta {
    display: inline-block;
}


#dvContinuarProcesoCompra {
    display: inline-block;
    margin-left: 15px;
}

.error {
    display: none;
    margin-left: 10px;
}

.error_show {
    color: red;
    margin-left: 10px;
}
/* FichaArticulo */

#dvTitFichaArt {
    display: block;
    font-size: 20px;
}

#divCarrArtsRelacionados, #divCarrArtsRelacionadosAutor {
    position: relative;
    text-align: center;
}

#tagsZone {
    margin-top: 20px;
}

.dvHashTag {
    display: inline-block;
    padding: 5px;
    margin: 5px;
    border: 1px solid #000;
    border-radius: 5px;
}

    .dvHashTag:hover {
        display: inline-block;
        padding: 5px;
        margin: 5px;
        border: 1px solid #000;
        border-radius: 5px;
        background-color: #E6E6E6;
    }

.lblHashTag {
    color: #000;
}

#modalBookTrailer {
    display: none;
    z-index: 1500;
    padding-top: 10%;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: black;
    position: fixed;
    margin-top: 0;
}

iframe {
    width: 50%;
    height: 50%;
}

#BookTrailer {
    background-color: var(--blue-bg);
    border-radius: 35px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 13px;
    cursor: pointer;
    color: white !important;
    font-family: 'NunitoSans';
    font-size: 17px;
    line-height: 24px;
    text-align: left;
}

    #BookTrailer i {
        color: white !important;
    }

.closeBookTrailer {
    position: absolute;
    top: 4%;
    right: 3%;
    color: #f1f1f1;
    font-size: 110px;
    font-weight: bold;
    transition: 0.3s;
    cursor: pointer;
}

#dvISBN {
    display: inline-block;
}

#dvEAN {
    display: inline-block;
}

#dvFormatoArticulo {
    display: inline-block;
    order: 6;
}

#dvMedidasArticulo {
    display: inline-block;
    order: 2;
}

#dvNumPagLibro {
    display: inline-block;
}

#dvCategoria {
    display: inline-block;
}

.rowDatosArticulo {
    display: inline-block;
    text-align: left;
    padding: 2px;
    /*width: 60px;*/
    font-weight: normal;
    word-break: normal;
    word-wrap: normal;
    font-family: 'NunitoSans-bold';
    font-size: 17px;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
}

.rowDatosArticuloGris {
    display: inline-block;
    text-align: left;
    padding: 2px;
    /*width: 170px;*/
    margin-left: -4px;
    word-break: normal;
    word-wrap: normal;
    font-family: 'NunitoSans';
    font-size: 17px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
}

.rowDatosArticuloRelacionado {
    display: inline-block;
    border-bottom: 1px solid #dddddd;
    text-align: left;
    padding: 5px;
    width: 170px;
    font-weight: bold;
    word-break: normal;
    word-wrap: normal;
}

.rowDatosArticuloGrisRelacionado {
    display: inline-block;
    border-bottom: 1px solid #dddddd;
    text-align: left;
    padding: 5px;
    width: 90px;
    margin-left: -4px;
    word-break: normal;
    word-wrap: normal;
}

#txtTituloFichaArticulo {
    font-family: 'NunitoSans';
    font-size: 25px;
    font-weight: 700;
    line-height: 32.55px;
    text-align: left;
}

#dvSinopsis {
    /*border-bottom: 1px solid #dddddd;*/
    padding: 5px;
    margin: 3px;
    margin-top: 50px;
    font-family: NunitoSans-bold;
    font-size: 20px;
    text-align: left;
    color: var(--black-text);
}

    #dvSinopsis::after {
        content: "";
        display: block;
        width: 42px;
        height: 2px;
        background: var(--blue-text);
        margin-top: 12px;
        margin-bottom: 20px;
    }

#txtSinpsis, #txtSinopsisCorta {
    color: #3C3D3D;
    font-family: 'NunitoSans';
    font-size: 17px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
}

#btnVerMasSinopsis, #btnVerMenosSinopsis {
    display: block;
    text-align: center;
    color: var(--blue-bg);
    font-family: 'NunitoSans';
    font-size: 17px;
    font-weight: 400;
    margin-top: 1%;
}

#dvTextoSinopsis {
    /*
	border: 1px solid #dddddd;
	background-color: #dddddd;
	*/
    padding: 5px;
    margin: 3px;
}

table {
    border-collapse: collapse;
    width: 100%;
}

th {
    font-weight: bold;
}

td {
    vertical-align: middle;
}

td, th {
    border: 0 solid #dddddd;
    text-align: left;
    padding: 3px;
}

tr:nth-child(even) {
    background-color: #fff;
}

.imagen_6Ficha {
    width: 100%;
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
    cursor: pointer;
}

.txtTituloFicha {
    text-transform: initial;
    font-weight: bold;
}

.txtSubtitulo {
    font-family: 'NunitoSans';
    font-size: 17px;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
    color: #3C3D3D;
}

#etqEditorial {
    font-family: 'NunitoSans';
    font-size: 17px;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
    color: #3C3D3D;
}

#etqautoresFicha, #etqColeccion {
    font-family: 'NunitoSans';
    font-size: 17px;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
    color: #3C3D3D;
}

.txtEditorialFicha {
    text-transform: initial;
}

.etqautores {
    text-transform: uppercase;
}

.txtAutorFicha {
    text-transform: initial;
}

    .txtAutorFicha a {
        text-transform: initial;
    }

.etqTipo {
}

.lblTipoArt {
}

.etq3PVPFicha {
    font-size: small;
    text-transform: uppercase;
    display: none;
}

.importe3PVPFicha {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 30px;
}

.divImagen {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 164px;
    height: 232px;
    overflow: hidden;
    border-top: 0px solid #CACFD4;
    border-left: 0px solid #CACFD4;
    border-right: 0px solid #CACFD4;
    padding: 8px;
}

#divImagenFichaArticulo {
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding-left: 10px;
}

#dvContainerImgFicha {
    width: 240px;
    /*height:383px;*/
}

#tblComprar {
    position: absolute;
    right: -250px;
    top: 10px;
    width: 220px;
}

#panFicha {
    position: relative;
    display: inline-block;
    vertical-align: top;
    border-right: 1px solid #dddddd;
    max-width: 650px;
    padding-left: 50px;
    padding-right: 20px;
}

#dvPrecioFicha {
    color: var(--blue-button);
}

#PVPConDTO {
}

#PVPSinDTO {
    right: 30px;
    position: absolute;
    top: 32px;
    color: #3C3D3D !important;
    text-decoration-color: #3C3D3D !important;
}

#dvDisponibilidad {
    margin-top: 10px;
    text-align: center;
}

#dvbtnAddToCart {
    margin-top: 20px;
}

#dvbtnAvisaNoStock {
    margin-top: 20px;
}

#dvAddListaDeseo {
    margin-top: 20px;
    text-align: center;
}

#dvPlazosEntrega {
    margin-top: 20px;
    padding-top: 10px;
    border-top: 1px dashed #000;
    padding-bottom: 10px;
    border-bottom: 1px dashed #000;
    text-align: center;
}


    #dvPlazosEntrega p i {
        color: #3C3D3D;
        font-size: 17px;
        font-weight: 400;
        line-height: 24px;
        text-align: center;
    }


#dvObtenerValeTienda {
    display: none;
}

.icnPlazoEntrega {
    font-size: 25px;
}

.icnObtenerValeTienda {
    font-size: 25px;
}

.iconoDeseosPre {
    color: var(--blue-bg);
    font-size: 2em;
}

.iconoDeseosPreAuth {
    color: var(--blue-bg);
    font-size: 2em;
}

#dvWishList .iconoDeseosPre {
    color: var(--blue-bg);
    font-size: 2em;
}

#dvWishList .iconoDeseosPreAuth {
    color: var(--blue-bg);
    font-size: 2em;
}

#txtEnvioGratis {
    font-family: 'NunitoSans';
    font-size: 17px;
    font-weight: 500;
    line-height: 24px;
    text-align: center;
}

#dvEnvioGratis {
    margin-top: 10%;
    width: 100%;
    text-align: center;
}



.hover-shadow:hover {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    cursor: pointer;
}

#img_adicional {
    width: 50px
}

.heightTepuedeInteresar {
    height: 495px;
    overflow: hidden;
}

    .heightTepuedeInteresar .fileaction {
        margin-bottom: 5%;
    }

#tituloBusquedaAvanzada {
    font-family: 'NunitoSans-bold';
    font-size: 32px;
    font-weight: 700;
    line-height: 41.66px;
    text-align: center;
    color: var(--blue-bg);
    margin-bottom: 4%;
}

#dvCampoBusquedaAvanzada hr {
    display: none;
}

.displaynoned {
    display: none !important;
}
/* Pedido.aspx */
.ResultAddToCartVisible {
    margin-left: 2%;
    margin-bottom: 2%;
    width: 96%;
    display: block;
}

.ResultAddToCartNoVisible {
    margin-left: 2%;
    margin-bottom: 2%;
    width: 96%;
    display: none;
}


.dvListPedido {
    position: relative;
    border-top: 0px solid #CCC;
    margin-top: 3px;
    color: #000;
    border-bottom: 1px dashed #000;
    margin-left: 5%;
    margin-right: 5%;
    padding-top: 10px;
    padding-bottom: 10px;
}

.dvListPedidoCestaGlobal {
    position: relative;
    margin-top: 3px;
    border-bottom: 1px dashed #000;
    padding-top: 10px;
    padding-bottom: 10px;
}

#dvWellcomeCustomer i {
    color: white;
}

.dvListPedido1 {
    display: inline-block;
    width: 110px;
    vertical-align: top;
}


.dvListPedido2 {
    display: inline-block;
    width: 49%;
    vertical-align: top;
    margin-left: 10px;
    line-height: 15px;
    font-size: 12px;
}

.dvListPedido3 {
    display: inline-block;
    width: 20%;
    vertical-align: top;
}

.dvListPedido4 {
    position: absolute;
    width: 50%;
    vertical-align: top;
    top: 74%;
    left: 36%;
}

#imgCarrito {
    font-size: 12px;
    padding: 4px 7px 4px 7px;
}

.dvListPedido5 {
    display: inline-block;
    width: 20%;
    vertical-align: top;
}

.dvListPedido6 {
    position: absolute;
    width: 25%;
    vertical-align: top;
    top: 75%;
    left: 75%;
    text-align: right;
}

.dvListPedido7 {
    position: absolute;
    width: 20%;
    vertical-align: top;
    top: 1px;
    left: 83%;
}



.dvListCabeceraPedido {
    /*background-color: #F4F6F7; */
    border-top: 0px solid #CCC;
    border-bottom: 1px solid #CCC;
    margin-bottom: 20px;
    margin-left: 2%;
    margin-right: 2%;
    margin-top: 3px;
}


.lblListPedido {
    font-family: 'NunitoSans';
    font-size: 12px;
    line-height: 15.62px;
    text-align: left;
    margin-bottom: 10px;
    display: block;
}


.lblListPedido3 {
}

.lblListPedido6_1 {
    font-size: 16px;
    text-decoration: line-through;
    text-decoration-color: white;
    display: block;
    width: 47px;
    height: 18px;
    top: 214px;
    left: 307px;
    gap: 0px;
    opacity: 0px;
    color: #3C3D3D;
    display: none;
}

.lblListPedido6CestaGlobal_1 {
    font-size: 16px;
    text-decoration: line-through;
    display: block;
}


.lblListPedido6_2 {
    font-size: 17px;
    display: block;
    /*width: 47px;*/
    height: 18px;
    color: #3C3D3D;
    font-family: 'NunitoSans-bold';
}

.lblListCabeceraPedido {
    font-weight: bold;
    font-size: 14px;
}


#dvContainerListPedido {
    margin-bottom: 20px;
}

.mybutton {
    background-color: #E5E7E9;
    border: none;
    color: red;
    width: 60px;
    height: 15px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    font-size: 11px;
}

#txbQuantity {
    vertical-align: text-top;
    width: 45px;
    height: 28px;
    text-align: center;
    padding: 1px 0px;
}

#TotalesPedido1 {
    width: 19%;
    height: 45px;
    line-height: 45px;
    display: inline-block;
    background-color: #CCC;
    text-align: center;
}

#TotalesPedido2 {
    width: 79%;
    display: inline-block;
    background-color: #F4F6F7;
    font-size: 20px;
    font-weight: bold;
    height: 45px;
    line-height: 45px;
    text-align: right;
}


#dvSeguirComprando {
    display: inline-block;
    text-align: center;
    width: 49%;
    margin-top: 45px;
}

#dvIniciarPago {
    display: inline-block;
    text-align: center;
    width: 49%;
    margin-top: 45px;
}

.btnSeguirComprando {
    display: inline-block;
    background-color: #999;
    border: none;
    color: white;
    padding: 6px 12px;
    margin: 4px 2px;
    text-decoration: none;
    cursor: pointer;
    font-size: 14px;
    line-height: 1.42857143;
    vertical-align: middle;
    border-radius: 3px;
}

.btnIniciarPago {
    display: inline-block;
    background-color: #4CAF50;
    border: none;
    color: white;
    padding: 6px 12px;
    margin: 4px 2px;
    text-decoration: none;
    cursor: pointer;
    font-size: 14px;
    line-height: 1.42857143;
    vertical-align: middle;
    border-radius: 3px;
}
/* ---- ConfirmaDatos.aspx ---- */


.btnContinuar {
    color: white;
    background-color: #4CAF50;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}


.btnCancelar {
    color: white;
    background-color: #999;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}


.btnReembolso {
    display: block;
    width: 225px;
    background-color: var(--blue-button);
    border: none;
    color: white;
    padding: 3px 3px;
    margin: 4px 2px;
    text-decoration: none;
    cursor: pointer;
    font-size: 14px;
    line-height: 1.42857143;
    vertical-align: middle;
    border-radius: 35px;
    text-align: center;
    /*border: 1px solid #000000;*/
}

    .btnReembolso i {
        color: white !important;
    }

.btnBizum {
    display: block;
    width: 225px;
    border: 1px solid darkgray;
    color: white;
    padding: 3px 3px;
    margin: 4px 2px;
    text-decoration: none;
    cursor: pointer;
    font-size: 14px;
    line-height: 1.42857143;
    vertical-align: middle;
    border-radius: 5px;
    text-align: center;
}

#dvOpcionesDropShipping, #dvAceptaNewsletter, #dvCheckAvisoLegal {
    font-size: 17px;
    font-weight: 400;
    line-height: 22.13px;
    text-align: left;
}

#dvOpcionesDropShipping {
    /*display: none;*/
}

.btnPayPal {
    display: block;
    width: 230px;
    color: white;
    margin: 0 2px;
    text-decoration: none;
    cursor: pointer;
    font-size: 14px;
    line-height: 1.42857143;
    vertical-align: middle;
    border-radius: 5px;
    text-align: center;
}


.btnTransf {
    display: block;
    width: 230px;
    background-color: var(--blue-button);
    border: none;
    color: white;
    padding: 3px 3px;
    margin: 4px 2px;
    text-decoration: none;
    cursor: pointer;
    font-size: 14px;
    line-height: 1.42857143;
    vertical-align: middle;
    border-radius: 35px;
    text-align: center;
}

.btnResto {
    background-color: #4CAF50;
    border: none;
    color: white;
    padding: 6px 12px;
    margin: 4px 2px;
    text-decoration: none;
    cursor: pointer;
    font-size: 14px;
    line-height: 1.42857143;
    vertical-align: middle;
    border-radius: 3px;
}

.lnkVolverDatos {
    color: white;
    background-color: #4CAF50;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.lnkCancelar {
    border-radius: 50px;
    color: black;
    background-color: var(--light-grey-button);
    display: inline-block;
    padding: 3px 20px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
}
/*EditorialesDistribucion.aspx*/

#dvEditorialesDistribucionPage {
    text-align: center;
    background-color: #f2f2f2;
    padding: 20px;
}

#dvEditorialesDistribucionPageItem {
    width: 260px;
    height: 147px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 35px;
    border: 1px solid #000;
    border-radius: 4px;
}

#lblNombreEditorialPage {
    margin-top: 5px;
    padding: 5px;
    background-color: white;
    border: 1px solid #f2f2f2;
    border-radius: 5px;
}
/* ------- Contactar.aspx -------- */

.dvContactoContenido {
    display: inline-block;
    width: 32%;
    vertical-align: top;
    /*width: 100%;
    text-align: left;*/
    /* margin-left: 13%; */
    /*margin-bottom: 5%;*/
}

    .dvContactoContenido a {
        text-decoration: underline;
    }

.btnEnviarEmail {
    display: inline-block;
    margin-top: 5px;
    background-color: var(--blue-button);
    border: none;
    color: white;
    text-decoration: none;
    cursor: pointer;
    font-size: 18px;
    /* line-height: 1.42857143; */
    vertical-align: middle;
    border-radius: 20px 20px 20px 20px;
    width: 120px;
    padding: 5px;
}

#nombreContactoForm {
    margin-right: 7%;
}

.campoContacto {
    display: inline-block;
    width: 46%;
}

#btnEnviarIcon {
    display: none;
}

#btnEnviarFormCont {
    text-align: center;
    font-size: 17px;
}

#dvContactarPage {
    background-color: white;
    padding: 20px;
    width: 33%;
    min-width: 600px;
    max-width: 1000px;
}

    #dvContactarPage .displayinline {
        display: none;
    }

    #dvContactarPage .textaligncenter {
        text-align: left;
    }

    #dvContactarPage input, textarea {
        border-radius: 15px;
    }

    #dvContactarPage hr {
        display: none;
    }

    #dvContactarPage h3 {
        font-weight: 700;
        font-size: 30px;
        text-align: center !important;
        padding-bottom: 10px;
    }

    #dvContactarPage h4 {
        font-weight: 400;
        font-size: 24px;
        text-align: center !important;
        padding-bottom: 20px;
    }

    #dvContactarPage .margintop10 {
        padding: 10px 0 10px 0;
    }

#txbTextoAsuntoFormCont {
    width: 100%;
}

#dvProteccionDatos {
    padding: 15px;
    border-radius: 10px;
    /*margin: 10% -20% 0 -20%;*/
    max-width: 1100px;
}


    #dvProteccionDatos p {
        display: block;
        margin-block-start: 1em;
        margin-block-end: 1em;
        margin-inline-start: 0px;
        margin-inline-end: 0px;
    }

#icnPhoneDist2, #icnEmailDist2, #icnHorarioDist2, #icnUbicacionDist2 {
    /*display: none;*/
    color: var(--blue-button) !important;
    font-size: 32px;
}

.iframeMapaContacto {
    width: 100% !important;
    height: 396px !important;
}

.dviframeMapaContacto {
    margin-left: -3.5%;
    margin-right: -3.4%;
    margin-top: 6%;
}

#dvTituloContacto {
    margin-left: -12.5%;
    margin-right: -12.5%;
    height: 125px;
    align-content: center;
    text-align: center;
    padding-top: 1%;
    position: relative;
}

#dvMensajeOk i {
    display: none;
}

#dvMensajeOk h4 {
    display: none !important;
}

#infoMsgOk .mainMsg {
    font-size: 25px;
    font-weight: 700;
}

#infoMsgOk .subMsg {
    font-size: 18px;
    font-weight: 400;
    margin-top: 1rem;
}

#dvTituloDistribuidores {
    background-color: #FFE5E5;
    margin-left: -12.5%;
    margin-top: -45px;
    margin-right: -12.5%;
    height: 125px;
    align-content: center;
    text-align: center;
    padding-bottom: 9%;
    z-index: -9;
    position: relative;
}

#dvTituloAvisoLegal2 {
    background-color: #FCE6F0;
    margin-left: -12.5%;
    margin-top: -45px;
    margin-right: -12.5%;
    height: 125px;
    align-content: center;
    text-align: center;
    padding-bottom: 9%;
    z-index: -9;
    position: relative;
}

.infoContacto {
    text-align: center !important;
}
/* PuntosVenta.aspx*/

#dvCabeceraPuntosVenta {
    border-bottom: 1px solid #ccc;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
}

    #dvCabeceraPuntosVenta span {
        color: #000;
        font-weight: bold;
    }

#dvListaPuntosVenta {
    vertical-align: top;
    display: inline-block;
    width: 28%;
    background-color: white;
    height: 650px;
    overflow-y: auto;
    overflow-x: hidden;
}

#dvNombreTiendaMapa {
    width: auto;
}

    #dvNombreTiendaMapa span {
        width: auto;
        font-size: 20px;
    }

#containerGoogleMaps {
    position: absolute !important;
    height: 100% !important;
    width: 58% !important;
}

#dvMapsPuntosVenta {
    display: inline-block;
    vertical-align: top;
    width: 71%;
    text-align: center;
}

.ItemPuntoVenta1 {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #ccc;
    position: relative;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    vertical-align: top;
}


.ItemPuntoVenta2 :hover {
    background-color: #FE2E2E;
}

.ItemPuntoVenta2 a {
    color: white;
}

.icnDirecconPV {
    color: #000;
    font-size: 24px;
}

.icnPhonePV {
    color: #000;
    font-size: 24px;
}

.icnDetailsPV {
    color: white;
    font-size: 32px;
}

.icnMasInfoPV {
    color: white;
    font-size: 18px;
}

.icnHorarioPV {
    color: #000;
    font-size: 24px;
}

.icnEMailPV {
    color: #000;
    font-size: 24px;
}

.btnMasInfoPV {
    display: inline-block;
    width: 100%;
    background-color: #000;
    border: none;
    color: white;
    padding-bottom: 3px;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    vertical-align: middle;
    border-radius: 10px;
}

.PhonePV {
    display: inline-block;
    width: 45%;
}

.MasInfoPV {
    display: inline-block;
    width: 40%;
}

.spnMasInfo {
    font-size: 13px;
    line-height: 13px;
}
/*NewsLetter*/

div#dvNewsLetter {
    position: relative;
    margin-top: 15px;
    width: auto;
    margin-left: 5%;
    margin-right: 5%;
    border-bottom: 1px solid #000;
    font-size: 23px;
    color: #fff;
}

.closeModalNewsLetter {
    cursor: pointer;
    color: #000;
    font-weight: bold;
    position: absolute;
    right: 5px;
    font-size: 100%;
}

#dvAddClienteNewsLetterOK {
    margin-top: 20px;
    text-align: center;
    color: #FE2E2E;
}

#dvAddClienteNewsLetterKO {
    margin-top: 20px;
    text-align: center;
}

#dvContainerNewsLetter {
    position: relative;
    margin-top: 10px;
    width: auto;
    color: white;
    margin-left: 5%;
    margin-right: 5%;
}

#dvFormNewsLetter {
    position: fixed;
    z-index: 0;
    top: 0;
    bottom: 0;
    width: 20%;
    right: 0;
    background-color: #f2f2f2;
}

.btnNewsLetter {
    display: inline-block;
    width: 100%;
    background-color: #FE2E2E;
    color: white;
    padding: 3px;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    line-height: 1.42857143;
    vertical-align: middle;
    border-radius: 10px;
}

.btnAltaNewsLetterFooter {
    display: inline-block;
    width: 100%;
    background-color: gainsboro;
    border: none;
    color: red;
    padding: 3px;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    line-height: 1.42857143;
    vertical-align: middle;
    border-radius: 10px;
    font-size: 13px;
}

#dvIconNewsLetter {
    display: inline-block;
    width: 20%;
    vertical-align: top;
}

.icnNewsLetter {
    font-size: 38px;
    color: #fff;
}

#icnAltaNewsLetter {
    font-size: 14px;
    color: white;
}

#dvContenidoNewsLetter {
    display: inline-block;
    width: 68%;
    vertical-align: top;
}


#iconNewsLetterErrorSend {
    font-size: 50px;
}

#dvObtenerNewsLetter {
    margin-top: 50px;
    text-align: center;
    border-top: 1px dashed #000;
    padding-top: 10px;
}

.icnObtenerNewsLetter {
    font-size: 25px;
}

#iconNewsLetterEmpty {
    font-size: 50px;
}

#lnkPolPrivNewsLetter {
    color: white;
    text-decoration: underline;
}

.inputNewsletter1, .inputNewsletter2 {
    margin-top: 1rem;
    width: 30.7% !important;
    margin-left: 42%;
    height: 24px;
    border-radius: 85px;
}
/*Nuevo usuarios*/
/* ACCESO PROFESIONALES */

.dvAccesoZonalibros {
    background-color: #f2f2f2;
    padding: 20px;
}

#tblPaginacionSuperior {
    padding: 10px;
    background-color: #f2f2f2;
}

#tblPaginacionInferior {
    padding: 10px;
    background-color: #f2f2f2;
}

.paginacionLeft table {
    margin-left: 10px;
}

.paginacionLeft {
    width: 40%;
    text-align: left;
}

.ul_Editoriales li {
    list-style-image: url(Interiores/librosList.png);
    font-size: 0.7em;
}

.paginacionRight {
    width: 50%;
    text-align: left;
}

#tblpagSup a {
    border: 1px solid #ddd;
    padding: 6px 12px;
    background-color: #FAFAFA;
}

#tblpagInf a {
    border: 1px solid #ddd;
    padding: 6px 12px;
    background-color: #FAFAFA;
}


.LinkNegro {
    background-color: #F7BE81 !important;
}

.ul_Editoriales {
    list-style: none;
    font-size: 1.2em;
}

.dvBtnAddToCardNovedades {
    padding-bottom: 10px;
    width: 40%;
}

#tblLibro {
    font-size: 0.85em;
}

#tblLibro2 {
    display: none;
}

#dvLogoMinisterio {
    text-align: center;
    margin-top: 2%;
    margin-left: 4%;
    margin-right: 4%;
    font-size: 0.7em;
}

    #dvLogoMinisterio img {
        width: 30%;
    }

#spnFormaEnvio {
    display: block;
    padding: 3px;
    margin-top: 7px;
    margin-bottom: 7px;
    font-weight: bold;
}

#guinDatosEmpresa {
    color: var(--black-text);
    display: none;
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-width: 1px) and (max-width: 799px) {
    /* Styles 1 - 799 */

    #dvDatosEmpresa {
        position: absolute;
        top: 25px;
        right: 5px;
        display: block;
        text-align: center;
        font-size: 8px;
    }

    #guinDatosEmpresa {
        display: inline-block;
    }

    #spnDatosEmpresaNombre, #spnDatosEmpresaNIF {
        display: inline-block;
    }

    #preheader {
        height: 0;
        z-index: 12;
    }

    #dvFreePreHeader {
        height: 37px;
    }

    .preheaderLabel {
        display: flex;
        width: 43%;
        height: 37px;
        top: 0;
        left: 17px;
        font-size: 12px;
        line-height: 1.2;
        text-align: left;
        align-items: center;
    }

    #dvRedesSocialesHeader {
        top: 2px;
        right: 17px;
    }

    div#usuario {
        display: block;
        position: absolute;
        top: 107px;
        margin-top: 3px;
        right: 58px;
        /*margin-top: 75px;
        margin-right: 108px;*/
    }

    #dvheader {
        margin-top: 0;
        z-index: 10;
        height: 144px;
    }

    #centralColumn {
        flex-direction: column !important;
    }

    #pnlMiniaturaPorcDto2 {
        display: block;
    }

    #pnlMiniaturaPorcDto {
        /*display: none;*/
    }

    .dvbtnSiguienteCarousel, .dvbtnAnteriorCarousel {
        display: block !important;
    }

    #dvDatosAccesoZonalibrosFooter {
        margin-right: -4px !important;
    }

    .dvListPedido1 {
        width: 95px;
    }

    #imgPalmaDistribuciones {
        margin-top: 0;
    }

    #lblBusquedaMenu, #lblBusquedaMenu2 {
        font-size: 24px;
    }

    #dvBusqueda, #dvTituloCarruseles {
        position: unset;
        transform: translateX(0);
        width: auto;
    }

    .displayPctDtoArticulo {
        width: 35px;
        height: 16px;
        font-size: 12px;
    }

    .MiniaturaPorcDto {
        position: absolute;
        top: -24px;
        left: 89px;
    }

    #dvContainerCondicionesVenta .TituloFooterD {
        word-break: break-word;
    }

    #divImagenFichaAutor {
        margin-left: 0;
    }

    #txtNombreAutor {
        font-size: 25px;
        line-height: 32.55px;
    }

    #lblBibliografiaAutor, #lblBiografiaAutorTexto {
        font-size: 15px;
    }

    #cookie-bar p {
        text-align: center;
        width: 91%;
        margin: 0;
    }

    #cookie-bar .cb-enable {
        margin-top: 4%;
        margin-bottom: 3%;
    }

    #cookie-bar .cb-policy {
        display: block;
        width: 50%;
        margin-left: 23%;
    }

    #cookie-bar span {
        width: 100%;
    }

    #shareModal {
        top: 34%;
    }

    .imgquienesSomos3 {
        width: 60% !important;
    }

    .txtQuienesSomos {
        font-size: 14px;
    }

    .txtTituloQuienesSomos {
        font-size: 26px;
        margin-bottom: 10px;
    }

    #containerTextoQuienesSomos {
        position: unset;
        margin-left: 7%;
        margin-right: 7%;
        width: 75%;
        margin-top: 7%;
    }

    .containerQuienesSomosBlanco img, .containerQuienesSomos img {
        width: 100%;
    }

    .containerQuienesSomosBlanco {
        display: flex;
        flex-direction: column;
        margin-left: 7%;
        margin-right: 7%;
    }

    .containerQuienesSomos {
        padding-left: 7%;
        display: flex;
        flex-direction: column;
        padding-bottom: 7%;
        padding-right: 7%;
        padding-top: 3%;
    }

    .dvContainerImagenLeft {
        margin-right: 0;
        width: 100%;
        order: 1;
    }

    #containerImgPrincipalQS {
        margin-top: 3%;
    }

    .dvContainerImagenRight {
        margin-right: 0;
        margin-left: 0;
        width: 100%;
        order: 1;
    }


    .dvContainerTextoLeft {
        margin-right: 0;
        margin-left: 0;
        width: 100%;
        order: 2;
    }

    .dvContainerTextoRight {
        margin-right: 0;
        width: 100%;
        order: 2;
    }

    .dvListPedido2 .lblListPedido:first-child {
        height: 47px;
        overflow: hidden;
    }


    #dvFieldsResultsSearch .fileavailability {
        text-align: left;
    }

    #container {
        width: 100%;
    }

    .dvResults1 {
        width: auto;
        margin-right: 1%;
    }

    .dvListPedido2 {
        width: 43%;
    }

    .fileavailability .EnStock, .fileavailability .DispEditor, .fileavailability .Preventa, .fileavailability .NoDisponible {
        font-size: 11px;
        line-height: 12px;
    }

    .divTitulo-2, #txtTitulo {
        font-size: 18px;
        line-height: 24px;
    }

    #divNoticias p {
        font-size: 16px !important;
    }

    span#FechaNoticiaVer {
        font-size: 15px;
        line-height: 19.53px;
    }

    #dvNoticias2Ver p {
        font-size: 14px;
        line-height: 20px;
    }

    #dvCampoBusquedaAvanzada {
        margin-right: 0%;
        margin-left: 0%;
        padding: 5px 20px 20px 20px;
        margin-top: -15%;
    }

    #dvCampoBusquedaAvanzada {
        font-size: 14px;
    }

    #tituloBusquedaAvanzada {
        font-size: 18px;
        line-height: 24px;
    }


    .informacionUbicacion th {
        font-size: 15px;
        line-height: 24px;
    }

    .informacionUbicacion td {
        font-size: 15px;
        line-height: 24px;
    }

    .tituloUbicacion {
        font-size: 15px;
        line-height: 24px;
    }

    .hrDefault .fileproduct:nth-child(n+3) {
        display: none;
    }

    .heightTepuedeInteresar .fileproduct:nth-child(n+6) {
        display: none;
    }


    #dvtxtLegal {
        text-align: center;
        margin-left: 0%;
        width: 100%;
    }

    .share-modal-content {
        width: 85%;
    }

    .dropdown, .dropdownpadding {
        height: auto;
    }

    #divImagenFichaAutor {
        width: 100%;
        text-align: center;
    }

        #divImagenFichaAutor img {
            width: 300px;
            height: 300px;
        }

    #divDatosFichaAutor {
        width: 90%;
    }
    /*div#menubar {
        position: fixed;
        top: 71px;
        left: 0;
        right: 0;
        height: 37px;
        z-index: 997;
    }*/

    #dvBarraBuscar {
        display: block;
    }

    #containerContentHeader {
        margin-left: auto;
        margin-right: auto;
        /*position: relative;*/
        top: 37px;
        width: 70%;
        min-width: 375px;
        height: 156px;
        display: flex;
        justify-content: center;
        border-radius: 0 0 50px 50px;
        background-color: white;
    }

    div#menubar {
        top: 107px;
        height: 37px;
        border-bottom: 0;
        background-color: var(--light-blue-bg);
        z-index: 10;
    }

    #dvResultadosBuscaArticulos #lblTitulo {
        margin-left: 5%;
        width: 90%;
    }


    #divCarrLibre1 .fileproduct, #divCarrLibre3 .fileproduct, #divMasVendidos .fileproduct, #divCarrLibre2 .fileproduct, #divCarrLibre4 .fileproduct, .heightTepuedeInteresar .fileproduct, #divCarrArtsRelacionados .fileproduct, #divCarrArtsRelacionadosAutor .fileproduct {
        height: 375px;
    }

    .importe3PVPIniSinDTO {
        font-size: 12px;
    }

    .txtEditorial {
        font-size: 11px;
        line-height: 11px;
    }

    .txtColeccion {
        font-size: 11px;
        line-height: 11px;
    }

    .fileeditorial {
        height: 22px;
    }

    .dvformulariosusuarios {
        margin-top: 0;
    }

    #ContentPlaceHolder1_txtObservaciones {
        width: 89.5%;
    }

    #dvFieldsResultsSearch {
        /*margin-top: -19%;*/
    }

    #dvResultadosBuscaArticulos #lblTitulo {
        font-size: 14px;
        line-height: 24px;
        border-bottom: none !important;
        text-align: center;
        /*margin-top: -14%;*/
    }

    #dvTituloCarruseles {
        /*display: none;*/
    }

    #lblOrden, #lblTipo, #lblLibros, #Label1 {
        font-size: 14px;
        line-height: 18.23px;
    }

    div#logo a {
        /*z-index: 999999;*/
    }

    .btnBuscar {
        width: 60px;
        border: 1px solid #003D7E;
        height: 100%;
    }


    #dvFormNewsLetter {
        width: 100%;
        /*top:38px;*/
    }

    #imgDistribuidor {
        width: 91px;
    }

    div#sitesections {
        width: auto;
        margin-top: 65px;
        margin-right: auto;
        margin-left: auto;
    }

    div#frameSections {
        margin-top: 30px;
        margin-left: 0;
        margin-right: 0;
        width: auto;
    }

    div#leftColumn {
        width: auto;
        vertical-align: top;
        border: 0 solid #CCC;
        background-color: #F0F3F4;
        min-height: 800px;
        display: none;
    }

    div#centralColumn {
        width: auto;
        /*display: block;*/
        vertical-align: top;
        border: 1px solid #CCC;
        border: 0 solid #CCC;
        margin-top: 0;
    }

    div#rightColumn {
        width: auto;
        vertical-align: top;
        border: 0 solid #CCC;
        background-color: #F0F3F4;
        min-height: 800px;
        margin-left: -5px;
        display: none;
    }

    #ddlBuscarPor {
        border-radius: 10px 0 0 10px;
        width: 80px;
    }

    #txtBuscar {
        padding: 6px;
        height: 100%;
        width: 100%;
    }

    #dvCajaBuscar {
        height: 30px;
        vertical-align: top;
        width: 65%;
    }

    #dvBotonElastic {
        height: 28px;
        vertical-align: top;
    }

    #dvBotonBusquedaAvanzada {
        height: 25px;
        vertical-align: top;
    }
    /*.btnBuscarAvanzada {
		border: 1px solid #003D7E;
		padding-top: 2px;
		padding-bottom: 2px;
		height: 100%;
	}*/

    #dvEditorialesEnDistribucion {
        display: none;
    }

    .TituloFooterD, .txtBoldFotter, .txtFotterD, .TituloFooterD, .dvAtencionAlCliente {
        text-align: center;
    }

    #dvImporteCestaHeader {
        display: none;
    }

    #dvWishList {
        position: absolute;
        top: 107px;
        margin-top: 3px;
        left: 12px;
        margin-right: 2%;
    }

    div#micarritoglobal {
        position: absolute;
        top: 107px;
        margin-top: 3px;
        left: 80px;
    }

    #SelectorLanguage {
        display: none;
        position: static;
        vertical-align: top;
    }

    #SelectorIdioma {
        position: absolute;
        top: 110px;
        right: 0;
        margin-right: 10px;
    }

    #flotanteLogin {
        display: none;
        position: fixed;
        z-index: 9559;
        /*background-color: #CCC;*/
        top: 71px;
        left: 0;
        width: auto;
        padding-bottom: 1px;
        padding-left: 0;
        padding-right: 0;
        right: 0;
        width: 99%;
    }


    #btnsolicitarAccesoProfesionales {
        font-size: 14px;
        line-height: 14px;
    }

    .txtTituloSolicitud {
        font-size: 24px;
    }

    .txtColumnSolicitudProfesional {
        font-size: 14px;
        display: block;
        width: 100%;
    }

    .columnSolicitudProfesional {
        display: block;
        width: 100%;
    }

    #containerAccesoProfesionales {
        width: 90%;
        margin-left: 5%;
        margin-right: 5%;
    }

    #btnRecuperarDatosPrevio {
        font-size: 14px;
    }

    #txtMail, #txtPassword, #txtUsuarioZL, #txtUsuarioZL, #div_passwordZL input[type=password] {
        border-radius: 35px !important;
    }

    #btnRecuperarDatosPrevio {
        padding: 8px 8px !important;
    }

    #flotanteLogin .dvformulariosusuarios {
        width: 89.8% !important;
    }

    #menuAccesosDirectos {
        display: none;
    }


    #pnBuscar {
        text-align: center;
        position: absolute;
        top: 120px;
        left: 0;
        right: 0;
        margin-left: 0;
    }

    #icnMenuMobile {
        margin-top: 0;
        font-size: 32px;
        color: var(--blue-bg);
    }

    #EDWMenuCustom {
        margin-top: 50px;
    }

    div#btnMenuMobile {
        display: inline-block;
        margin-left: 12px;
        margin-right: 15px;
        position: absolute;
        left: 0;
        top: 37px;
        margin-top: 20px;
    }

    div#usuarioProfesional {
        margin-right: 0;
        position: absolute;
        top: 75px;
        right: 15px;
    }

        #iconUserStatusProfesional, div#usuarioProfesional a {
            color: #003D7E;
        }

    #centralColumn {
        margin-top: 187px !important;
    }

    #milupac {
        display: none;
    }

    .dropdown {
        display: none;
    }

    #dvMenu .dropdown {
        display: block;
        overflow: hidden;
        width: 92%;
        vertical-align: top;
        font-size: 16px;
        border-bottom: none;
        outline: none;
        padding-top: 5px;
        padding-bottom: 5px;
        color: #000;
        padding: 3px 5px 3px 15px;
        position: unset;
    }

    .dropdown a {
        width: 100%;
        position: unset;
        display: block;
        left: 0;
        width: 100%;
        height: 80%;
        color: var(--black-text);
        font-size: 17px;
        font-weight: 500;
        line-height: 24px;
        text-align: left;
        /*font-family: 'NunitoSans-bold';*/
    }

    .dropdown span {
        font-family: 'NunitoSans-medium';
        /*font-weight: 600;*/
        color: var(--black-text);
    }

    .arrowdown {
        font-family: 'Material Icons' !important;
    }

    .dropdown .txtSubmenu {
        font-family: 'NunitoSans-medium';
    }

    .txtDropdownContent {
        font-family: 'NunitoSans-bold';
    }

    .borderBottomC {
        font-family: 'NunitoSans' !important;
    }

    .dvformulariosusuarios {
        /*margin-top: 37px;*/
    }

    #panDatosEnvio input[type=button], input[type=submit], input[type=reset] {
        font-size: 17px;
        line-height: 24px;
        font-family: 'NunitoSans';
    }


    .dropdown-content {
        /*display: block;*/
        padding: 0;
        position: static;
        box-shadow: 0 0 0 0 rgba(0,0,0,0.2);
        background-color: white;
        width: 95.9%;
        margin-top: 3%;
        border-top: none;
        overflow: scroll;
    }

    .txtSubmenu {
        padding-top: 0px;
    }

    .row {
        background-color: white;
        max-height: 75vh;
    }

    .column a {
        float: none;
        color: #000;
    }

    div#logo {
        position: relative;
        left: 0;
        top: 3px;
    }

    .heightTepuedeInteresar {
        height: auto;
        overflow: hidden;
    }

    ul#Ul1 li, ul#dvPagSup li {
        padding: 4px 8px;
    }

    ul#dvPagSup #lnkUltimoSupLI {
        padding: 4px 5px;
    }

    /* Slider */
    #fondo_slider {
        margin-top: 194px;
        margin-bottom: -165px;
    }

    .prev {
        left: 33.5%;
        top: 120.12%;
    }

    .next {
        right: 33.5%;
        top: 120.12%;
    }

    /* ------- */

    #divNoticias {
        vertical-align: top;
        position: relative;
        border-radius: 0px;
        padding: 0;
        display: inline-block;
        width: auto;
    }

    #dvNoticiasCarrousel {
        padding: 5px;
        text-align: center;
    }

    #dvRedesSociales {
        display: none;
        text-align: center;
        width: auto;
        margin-top: 15px;
    }

    .Banner {
        margin-top: 25px;
        margin-left: 2%;
        margin-right: 2%;
        vertical-align: top;
        padding: 10px;
        background-color: antiquewhite;
        border-radius: 15px;
        display: none;
        width: auto;
    }

    .BannerItem {
        padding: 10px;
        background-color: antiquewhite;
        display: inline-block;
        font-size: 12px;
        width: 40%;
    }

        .BannerItem p {
            margin: 0;
            padding: 0;
            border: 0;
            font-size: 100%;
            font: inherit;
            vertical-align: baseline;
            text-align: center;
        }

    #BannerItem1 {
    }

    #BannerItem2 {
    }

    #BannerItem3 {
    }

    #BannerItem4 {
    }

    #divImagenFichaArticulo {
        display: inline-block;
        vertical-align: top;
        position: relative;
        padding-left: 0;
    }

    div#MiniaturaPorcDtoFichaArt {
        right: 76px;
        bottom: -58%;
        top: auto;
    }

    #PVPConDTO {
        margin-left: 15px;
    }

    img#ImgPrincipalInLightBox {
        width: 75%;
        margin-top: 15%;
    }

    #PVPSinDTO {
        top: 50%;
        position: absolute;
        right: 10%;
    }

    #tblComprar {
        position: static;
        right: 0;
        top: 0;
        width: auto;
    }

    #dvContainerImgFicha {
        width: auto;
        height: auto;
    }

    #txtTituloFichaArticulo {
        font-size: 25px;
        text-transform: uppercase;
        font-weight: bold;
    }

    .txtSubtitulo, #etqEditorial, #txtEditorial {
        font-size: 15px;
        line-height: 24px;
    }

    .importe3PVPFicha {
        text-transform: uppercase;
        font-weight: bold;
        font-size: 25px;
    }

    #dvTextoSinopsis {
        text-align: left;
    }

    #panFicha {
        position: relative;
        display: inline-block;
        vertical-align: top;
        border-right: none;
        max-width: none;
        padding-left: 0;
        padding-right: 0;
        text-align: left;
        margin-top: 5%;
    }

    #dvPrecioFicha {
        position: relative;
        margin-top: 10px;
    }

    #MiniaturaPorcDtoFichaArt2 {
        text-align: center;
    }

    #dvDisponibilidad {
        position: static;
        text-align: center;
    }

    .rowDatosArticulo, .rowDatosArticuloGris {
        font-size: 15px;
    }

    .dvContainerDistribuidor, .mapaUbicacion, .informacionUbicacion {
        width: 85%;
        display: block;
    }

        .mapaUbicacion iframe {
            width: 309px;
            height: 229px;
            margin-bottom: 5%;
        }

        .informacionUbicacion tr {
            display: flex;
            flex-direction: column;
        }

    .containerUbicacion .informacionUbicacion tr {
        display: flex;
        flex-direction: column;
    }

    #dvNoticias1Ver {
        text-align: center;
        width: auto;
        vertical-align: baseline;
        height: auto;
        order: 2;
    }

        #dvNoticias1Ver img {
            width: auto;
            height: auto;
        }

    #divNoticias #btnSiguienteNoticias, #divNoticias #btnAnteriorNoticias {
        display: block;
        background-color: white;
    }

    #infoNoticia1 {
        margin-top: 5%;
        margin-bottom: 5%;
    }

    #panFondo {
        margin-left: 3%;
        margin-right: 3%;
    }

    #divMasVendidos {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    #dvNoticiasCarrousel {
        margin-left: 3%;
        margin-right: 3%;
        margin-bottom: 10%;
    }

    #dvContainerListCestaGlobal .dvListPedido4 {
        top: 74%;
        left: 36%;
    }

    #FichaNoticiaVer, #FichaNoticia, .FichaNoticia {
        width: 100%;
        margin-bottom: 10%;
    }

    #btnMasNoticias {
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .sizeImgNoticias {
        height: 199px;
        width: 323px;
    }

    #dvNoticias22 {
        width: 95%;
    }

    #divNoticias p {
        margin-left: 7%;
    }
    /* Aplica estilos a la primera tabla */
    .informacionUbicacion {
        width: 100%;
        border-collapse: collapse;
    }

    .containerUbicacion {
        margin-top: 10%;
    }

    .informacionUbicacion tr {
        display: block;
    }

    .containerUbicacion .informacionUbicacion th {
        width: 29%;
        display: inline-block;
    }

    .containerUbicacion .informacionUbicacion td {
        width: 64%;
        display: inline-block;
    }

    .containerUbicacion .informacionUbicacion tr {
        display: block;
        width: 100%;
    }

    .informacionUbicacion th {
        margin-bottom: 10px;
    }


    #dvbtnAddToCart {
        position: static;
        margin-top: 15px;
        width: 99%;
    }

    #dvAddListaDeseo {
        position: static;
    }

    div#tblLibro {
        width: 100%;
    }

    .containerSocialMedia {
        width: auto;
        margin-left: auto;
        margin-right: auto;
        margin-top: 40px;
    }

    .dvformulariosusuarios {
        margin-right: 0;
        margin-left: 0;
    }

    #dvInfoArticuloFA {
        margin-top: 10%;
        text-align: center;
    }

    .btnAddToCartFichaArt {
        width: 97%;
    }

    #dvISBN, #dvEAN, #dvFormatoArticulo, #dvMedidasArticulo, #dvNumPagLibro, #dvCategoria {
        display: block;
        margin-bottom: 3%;
    }

        #dvISBN .rowDatosArticuloGris, #dvFechaPublicacion .rowDatosArticuloGris, #dvIdiomaArticulo .rowDatosArticuloGris, #dvMedidasArticulo .rowDatosArticuloGris,
        #dvEAN .rowDatosArticuloGris, #dvFormatoArticulo .rowDatosArticuloGris, #dvNumPagLibro .rowDatosArticuloGris, #dvBIC .rowDatosArticuloGris, #dvThema .rowDatosArticuloGris, #dvCategoria .rowDatosArticuloGris {
            width: 52%;
            display: inline-block;
        }

    #dvISBN, #dvFechaPublicacion, #dvIdiomaArticulo, #dvMedidasArticulo, #dvPesoArticulo, #dvRefEdisoft, #dvEAN, #dvFormatoArticulo, #dvNumPagLibro {
        width: 100%;
        margin-bottom: 3%;
    }

    #dvSinopsis, ##tituloAutor, #addmarginleftFa, #dvTituloArsRelacionadosAutor {
        font-size: 16px;
        line-height: 24px;
    }

    #txtSinpsis, #txtSinopsisCorta, #btnVerMasSinopsis, #btnVerMenosSinopsis {
        font-size: 15px;
        line-height: 24px;
    }

    #dvMenu {
        display: none;
        position: fixed;
        z-index: 999;
        text-align: left;
        background-color: var(--light-blue-bg);
        width: 78%;
        top: 108px;
        bottom: 0;
        height: auto;
    }


    .dropdownpadding {
        padding-top: 20px !important;
        color: #003d7e;
    }

    .dropdown span {
        color: var(--black-text);
    }

    .fileproduct {
        margin: 8px;
        /*zoom: 0.8;*/
        width: 132px;
        height: 356px;
    }

    #lblTitulo {
        font-size: 18px;
        line-height: 24px;
    }

    #headingOne, #headingTwo, #headingThree, #headingFour {
        font-size: 16px;
        line-height: 24px;
    }

    #panDatosPersonales, #panDatosAcceso, #panDatosEnvio {
        font-size: 14px;
        line-height: 18.23px;
    }

    .divImagen, .div_imagen_6 {
        width: 116px;
        height: 160px;
    }

    .details {
        Width: 112px;
    }

    .filetitle {
        font-size: 11px;
        font-weight: 700;
        line-height: 13px;
        height: 25px;
    }

    .filemaker {
        font-size: 10px;
        font-weight: 500;
        line-height: 12px;
        height: 33px;
    }

    .fileprice {
        font-size: 13px;
        font-weight: 700;
        line-height: 16.93px;
        height: 25px;
    }

    .btnAddToCart {
        width: 112px;
        font-family: 'NunitoSans';
        font-size: 12px;
        font-weight: 700;
        line-height: 24px;
    }


    #dvNoticiasCarrousel .sizeImgNoticias {
        width: 232.38px;
        height: 143px;
    }

    #dvNoticiasCarrousel #dvNoticias22 {
        width: 86%;
    }

    #dvNoticiasCarrousel p {
        margin-left: 17%;
    }

    .txtNoticia2 p {
        font-size: 14px !important;
    }

    #btnMasNoticias .btnAddToCart {
        font-size: 14px;
        line-height: 24px;
        width: auto !important;
        padding: 6px 25px;
    }

    #dvResultadosBuscaArticulos .fileproduct {
        margin: 5px 5px 10px 5px;
        height: 385px;
        width: 150px;
    }

    #dvResultadosBuscaArticulos .details {
        width: 130px;
    }

    #dvResultadosBuscaArticulos .MiniaturaPorcDto {
        position: absolute;
        top: -188px;
        left: 110px;
    }

    .positionPerc {
        bottom: 261px !important;
        left: 98px !important;
        top: -24px !important;
    }

    .aligncenterD {
        text-align: center;
    }

    .filtrosBLib {
        margin: 0;
        width: 49%;
        display: inline-block;
        text-align: center;
        margin-bottom: 7%;
    }

    #frameSectionsDistribuidores {
        margin-right: 3%;
        margin-left: 3%;
        width: 94%;
    }

    .infoDistribuidor:last-child {
        border-bottom: none;
        margin-bottom: 20%;
        width: 100%;
    }

        .infoDistribuidor:last-child a {
            border-bottom: 1px solid #3C3D3D;
        }

    .dvContainerDistribuidor {
        width: 100%;
    }

    #tituloDistribuidores {
        font-size: 18px;
        line-height: 24px;
    }

    .nombreDistribuidor, .infoDistribuidor {
        font-size: 16px;
        line-height: 22px;
        text-align: center;
    }

    .tituloDistribuidor {
        height: auto;
        font-size: 16px;
        line-height: 22px;
        text-align: center;
    }

    .dvImgDistribuidor {
        text-align: center;
        width: 100%;
        height: 100%;
    }

    .imgDistribuidor {
        width: 171px;
        height: 69px;
    }

    .keyboardarrow {
        margin-top: 0px;
        font-size: 25px;
    }

    #divMasVendidos .fileproduct {
        margin: 4px;
    }

    .menuarrows {
        font-size: 15px;
    }

    .dvbtnSiguienteCarousel {
        position: absolute;
        right: 8px;
        top: 220px;
        width: 25px;
        height: 25px;
        display: inline-block;
    }

    .dvbtnAnteriorCarousel {
        position: absolute;
        left: 8px;
        top: 220px;
        width: 25px;
        height: 25px;
        display: inline-block;
    }

    #lblOrden, #lblTipo, #lblLibros, #Label1 {
        display: block;
        text-align: center;
    }

    .seccionesFooter {
        text-align: center;
        margin-bottom: 30px;
        margin-left: 10px;
        margin-right: 10px;
        width: auto;
        max-width: 250px;
    }

    #dvFormAvisameNoStock {
        width: 100%;
        top: 38px;
    }
    /*cesta*/

    div #dvContainerListCesta {
        overflow-y: auto;
        overflow-x: hidden;
        height: 350px;
    }

    #containerDatosCliente {
        display: block;
        width: 92%;
    }

    #containerCesta {
        display: block;
        width: auto;
    }

    #dvBtnDownloadPDF a {
        color: blue !important;
    }

    .lnkBtnDownloadPDF {
        color: blue !important;
    }
    /*Buscalibros y pantalla de ofertas*/

    #dvEditorialesBuscaArticulos {
        display: none;
    }

    #dvResultadosBuscaArticulos {
        display: block;
        width: 100% !important;
        margin-left: 0;
        display: inline-block;
        width: 66%;
        vertical-align: top;
        text-align: left;
        /*margin-top: 270px;*/
    }

    .PaginadoresSup {
        width: 100%;
        text-align: center;
        margin-top: 0;
    }

    #dvPagSup {
        position: static;
    }

    .PaginadoresInf {
        position: relative;
        padding-top: 15px;
        padding-bottom: 15px;
        width: 100%;
    }

    #Ul1 {
        position: static;
        text-align: center;
    }

    #dvNombreUsuario {
        width: 100%;
    }

    #dvApellidosUsuario {
        width: 100%;
        margin-right: 0;
    }

    #emailClienteWeb {
        width: 100%;
    }

    #dvPasswordUsuario {
        width: 100%;
    }

    #dvDomicilioClienteWeb {
        width: 100%;
    }

    #dvCPClienteWeb {
        width: 100%;
    }

    #dvTelefonoClienteWeb {
        width: 100%;
    }

    #dvPaisClienteWeb {
        width: 100%;
    }

    #dvDDLProvinceCombo {
        width: 100%;
    }

    #dvPoblacionClienteWeb {
        width: 100%;
    }

    #dvNIFClienteWeb {
        width: 100%;
    }

    #dvNombreFacturaClienteWeb {
        width: 100%;
    }

    #dvDomicilioFactClienteWeb {
        width: 100%;
    }

    #dvCPFactClienteWeb {
        width: 100%;
    }

    #dvPaisFactClienteWeb {
        width: 100%;
    }

    #dvRegionFactCllienteWeb {
        width: 100%;
    }

    #dvPoblacionFactClienteWeb {
        width: 100%;
    }


    #dvRepeatPasswordUsuario {
        width: 100%;
    }

    #ddlTiendasDistribuidor {
        width: 100%;
    }

    .paginacionRight {
        width: 40%;
        text-align: left;
    }

    .filtrosNovedades {
        display: block;
        font-size: 0.7em;
        width: 100%;
    }

    .paginacionRight {
        width: 100%;
        text-align: left;
        font-size: 10px;
    }

    #tblpagSup a {
        border: 1px solid #ddd;
        padding: 2px 3px;
        background-color: #FAFAFA;
    }

    #tblpagInf a {
        border: 1px solid #ddd;
        padding: 2px 3px;
        background-color: #FAFAFA;
    }

    #btnBuscarNovedades {
        width: 80px;
    }

    .portada {
        width: 35%;
    }

    .sinopsis {
        width: 100%;
    }

    .info {
        width: 63%;
    }

    #MinisterioCultura {
        width: 100%;
    }

    .rowDatosArticulo {
        width: 75px;
    }

    #dvSuscribirse {
        /*text-align: center;*/
        background-position: 18% 47%;
    }

    #TituloNewsletter, #TituloNewsletter2 {
        text-align: left;
        margin-left: 0;
    }

    #titNewsletterB {
        text-align: left;
        margin-left: 39%;
    }

    .inputNewsletter1, .inputNewsletter2 {
        margin-top: 1rem;
        width: 90% !important;
        max-width: 50%;
        margin-left: 40%;
    }

    .btnEnviarNewsletter {
        width: fit-content;
    }

    .buttonNewsletterCustom {
        margin-left: 40%;
    }
    /* La Editorial Styles */
    .contenedor-columnas {
        margin: 0 10%;
    }

    .contenedor-origenes {
        display: block;
    }

    .col-origenes-left, .col-origenes-right {
        min-width: 0;
    }

    .video-wrap {
        margin: 0px 10px -157px;
    }

    .laEditorialCta p {
        font-size: 12px;
    }

    .epigrafe-cita {
        margin: 0 10%;
    }
    /* Contactar Styles */
    #dvContactarPage {
        width: 80%;
        min-width: 0;
    }

    .campoContacto {
        width: 100%;
    }

    #dvProteccionDatos {
        margin: 10% 0;
    }
}

@media only screen and (min-width : 1px) and (max-width : 699px) {

    /* La Editorial Styles */
    .laEditorialFeatures .grid {
        display: block;
    }
}

@media only screen and (min-width : 1px) and (max-width : 566px) {
    /* Contactar Styles */
    .dvContactoContenido {
        width: 100%;
    }

    #cestaLight, #WishListLight {
        width: 100%;
    }

    #TituloNewsletter2 {
        padding-top: 1rem;
        font-size: 14px;
        line-height: 1em;
    }
}

@media only screen and (min-width : 1px) and (max-width : 455px) {
    #containerContentHeader {
        width: 100%;
    }
}

@media only screen and (min-width : 1px) and (max-width : 400px) {
    #dvDatosEmpresa {
        position: absolute;
        top: 33px;
        right: 5px;
        display: block;
        text-align: right;
        font-size: 8px;
    }

    #guinDatosEmpresa {
        display: none;
    }

    #spnDatosEmpresaNombre, #spnDatosEmpresaNIF {
        display: block;
    }

    /* Contactar Styles */
    .dvContactoContenido {
        width: 100%;
    }

    #cestaLight, #WishListLight {
        width: 100%;
    }

    #TituloNewsletter2 {
        padding-top: 1rem;
        font-size: 14px;
        line-height: 1em;
    }
}

/* Smartphones (landscape) ----------- */
@media only screen and (min-width : 321px) {
    /* Styles */
}
/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px) {
    /* Styles */
}

@media only screen and (min-width : 567px) and (max-width : 799px) {
    #cestaLight, #WishListLight {
        width: 70%;
    }

    .filtrosBLib {
        margin: 0;
        width: 24%;
        display: inline-block;
        text-align: center;
        margin-bottom: 7%;
    }
}
/* iPads (portrait and landscape) ----------- */
@media only screen and (min-width : 768px) and (max-width : 1024px) {
    /* Styles */

    #txtBuscar {
        /*width: 180px;*/
    }
    /* La Editorial Styles */
    .contenedor-columnas {
        margin: 0 10%;
    }

    .contenedor-origenes {
        display: block;
    }

    .video-wrap {
        padding-bottom: 55.25%;
    }
    /* Contactar Styles */
    #dvContactarPage {
        width: 70%;
        min-width: 0;
    }

    .campoContacto {
        width: 60%;
    }

    #dvProteccionDatos {
        margin: 10% 0;
    }
}
/* iPads (landscape) ----------- */
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    /* Styles */
}
/* iPads (portrait) ----------- */
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    /* Styles */
}

@media only screen and (min-width: 800px) and (max-width: 1023px) {

    #dvDatosEmpresa {
        position: absolute;
        top: 32px;
        right: 5px;
        display: block;
        text-align: center;
        font-size: 10px;
    }

    #guinDatosEmpresa {
        display: inline-block;
    }

    #spnDatosEmpresaNombre, #spnDatosEmpresaNIF {
        display: inline-block;
    }

    div#usuario, #dvWishList {
        margin-right: 1.7em;
    }

    #containerContentHeader {
        /*margin-left: 2%;
		margin-right: 2%;*/
    }

    #txtBuscar {
        width: 370px;
    }

    #ddlBuscarPor {
        width: 100px;
    }

    div#frameSections {
        margin-left: 0;
        margin-right: 0;
    }

    .Banner {
        display: none;
        width: auto;
    }

    #dvRedesSociales {
        display: block;
        text-align: center;
        width: auto;
    }

    .dropdown-content {
        width: 67.65%;
    }

    .dropdown {
        width: 13%;
        font-size: 11px;
    }

    #dvContainerImgFicha {
        width: 200px;
    }

    #panFicha {
        min-width: 199px;
        max-width: 220px;
    }

    #tblComprar {
        right: -220px;
        width: 200px;
    }

    div#MiniaturaPorcDtoFichaArt {
        position: absolute;
        bottom: 350px;
        left: 185px;
    }

    #txtTituloFichaArticulo {
        font-size: 20px
    }

    .PaginadoresSup {
        /*display:block;*/
        width: 100%;
        margin-top: 0;
    }

    .filtrosBLib {
        width: 150px;
        margin: 12px 0px 40px 0px;
    }

    .portada {
        width: 35%;
    }

    .sinopsis {
        width: 100%;
    }

    .info {
        width: 63%;
    }

    .paginacionLeft {
        width: 40%;
        text-align: left;
    }

    .paginacionRight {
        width: 70%;
        text-align: left;
    }

    .video-wrap {
        padding-bottom: 74.25%;
    }

    #dvISBN, #dvEAN, #dvFechaPublicacion, #dvIdiomaArticulo, #dvMedidasArticulo, #dvPesoArticulo, #dvRefEdisoft, #dvFormatoArticulo, #dvNumPagLibro, #dvNumEdicion {
        width: 100%;
    }

    #dvEAN .rowDatosArticuloGris, #dvFormatoArticulo .rowDatosArticuloGris, #dvNumPagLibro .rowDatosArticuloGris {
        width: auto;
    }

    #dvISBN .rowDatosArticuloGris, #dvFechaPublicacion .rowDatosArticuloGris, #dvIdiomaArticulo .rowDatosArticuloGris, #dvMedidasArticulo .rowDatosArticuloGris {
        width: auto;
        display: inline;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1151px) {
    /*#dvEditorialesBuscaArticulos {
		margin-left: 0;
		width: 25%;
	}*/
    #PVPSinDTO {
        right: 15px;
    }

    #ContentPlaceHolder1_txtObservaciones {
        width: 95.5%;
    }

    #containerAccesoProfesionales {
        margin-left: 7%;
        margin-right: 7%;
        width: 84%;
    }

    #cestaLight, #WishListLight {
        width: 35%;
    }

    .dvListPedido4 {
        left: 31%;
    }

    #imgPrincipalQuienesSomos {
        /*margin-top: -11%;*/
    }

    #dvBusqueda, #dvTituloCarruseles {
        top: 0%;
        /*width: 75%;*/
    }

    #dvEditorialesBuscaArticulos {
        margin-top: 10.5%;
    }

    #divCarrLibre1, #divCarrLibre3 {
        margin-top: -8%;
    }

    #containerTextoQuienesSomos {
        top: 50px;
        right: 95px;
    }

    .containerQuienesSomosBlanco img, .containerQuienesSomos img {
        zoom: 0.7;
    }

    .share-buttons a {
        font-size: 16px;
        line-height: 24px;
        text-align: left;
    }

    .share-buttons span {
        font-size: 16px;
        line-height: 24px;
        text-align: center;
    }

    .dvbtnSiguienteCarousel {
        right: 0px;
        width: 40px;
        height: 40px;
    }

    .dvbtnAnteriorCarousel {
        left: 0;
        width: 40px;
        height: 40px;
    }

    .iconoDeseosPre, #icnShare {
        font-size: 1.5em;
    }

    .share-modal-content {
        width: 30%;
    }

    #dvtxtLegal {
        margin-left: 3%;
    }

    #dvISBN, #dvEAN, #dvFormatoArticulo, #dvMedidasArticulo, #dvNumPagLibro, #dvCategoria {
        display: block;
    }

        #dvISBN .rowDatosArticuloGris, #dvFechaPublicacion .rowDatosArticuloGris, #dvIdiomaArticulo .rowDatosArticuloGris, #dvMedidasArticulo .rowDatosArticuloGris,
        #dvEAN .rowDatosArticuloGris, #dvFormatoArticulo .rowDatosArticuloGris, #dvNumPagLibro .rowDatosArticuloGris, #dvBIC .rowDatosArticuloGris, #dvThema .rowDatosArticuloGris, #dvCategoria .rowDatosArticuloGris {
            width: 58%;
            display: inline-block;
        }

        #dvISBN .rowDatosArticulo,
        #dvFechaPublicacion .rowDatosArticulo, #dvIdiomaArticulo .rowDatosArticulo, #dvMedidasArticulo .rowDatosArticulo, #dvEAN .rowDatosArticulo, #dvFormatoArticulo .rowDatosArticulo, #dvNumPagLibro .rowDatosArticulo, #dvBIC .rowDatosArticulo, #dvThema .rowDatosArticulo, #dvCategoria .rowDatosArticulo {
            width: 40%;
            display: inline-block;
        }

    #dvISBN, #dvFechaPublicacion, #dvIdiomaArticulo, #dvMedidasArticulo, #dvPesoArticulo, #dvRefEdisoft, #dvFormatoArticulo, #dvNumPagLibro {
        width: 100%;
    }

    #dvWishList {
        margin-right: 4%;
    }

    div#usuarioProfesional {
        margin-right: 2.5%;
    }

    .seccionesFooter {
        margin-left: 15px;
        margin-right: 15px;
        width: 205px;
    }

    .dvListPedido1 {
        width: 90px;
    }

    .mapaUbicacion iframe {
        zoom: 0.75;
    }

    .dropdown-content {
        width: 59.65%;
    }

    #dvContainerListCestaGlobal .dvListPedido4 {
        top: 74%;
        left: 28%;
    }

    #divNoticias p {
        margin-left: 7%;
    }

    #FichaNoticia, .FichaNoticia {
        width: 33%;
    }

    #imgDistribuidor {
    }

    #containerContentHeader {
        /*margin-left: 6.7%;
		margin-right: 6.7%;*/
    }

    #txtBuscar {
        /*width: 250px;*/
    }

    #dvMenu {
        /*margin-left: 6.8%;
		margin-right: 6.8%;*/
    }

    div#frameSections {
        margin-left: 0;
        margin-right: 0;
    }

    .Banner {
        display: none;
        width: auto;
    }

    #dvRedesSociales {
        display: block;
        text-align: center;
        width: auto;
    }

    .dropdown {
        font-size: 11px;
    }

    #slider {
        border: 0 solid #999;
        overflow: hidden;
        position: relative;
        background-color: #f2f2f2;
        margin-left: auto;
        margin-right: auto;
    }

    #dvContainerImgFicha {
        width: 200px;
    }

    #panFicha {
        min-width: 379px;
        max-width: 380px;
    }

    #tblComprar {
        right: -220px;
        width: 200px;
    }

    div#MiniaturaPorcDtoFichaArt {
        position: absolute;
        bottom: 358px;
        right: -287.5%;
        top: -15px;
    }

    #txtTituloFichaArticulo {
        font-size: 25px
    }

    .PaginadoresSup {
        /*width: 70%;
		display: block;
		height: 40px;*/
        width: 29%;
    }

    #dvPagSup {
        /*position: absolute;
		right: 5%;*/
    }

    .filtrosBLib {
        width: 150px;
        margin: 12px 0px 12px 0px;
    }

    .portada {
        width: 35%;
    }

    .sinopsis {
        width: 100%;
    }

    .info {
        width: 63%;
    }

    .paginacionLeft {
        width: 40%;
        text-align: left;
    }

    .paginacionRight {
        width: 70%;
        text-align: left;
    }
    /* La Editorial Styles */
    .contenedor-columnas {
        margin: 0 7% auto;
    }
}
/* Desktops and laptops ----------- */
@media only screen and (min-width: 1152px) and (max-width: 1279px) {
    /*#dvEditorialesBuscaArticulos {
		 margin-left: 0px; 
		width: 22%;
	}*/

    #PVPSinDTO {
        right: 20px;
    }

    div#MiniaturaPorcDtoFichaArt {
        position: absolute;
        top: -15px;
        right: -349%;
    }

    #ContentPlaceHolder1_txtObservaciones {
        width: 96%;
    }

    #containerAccesoProfesionales {
        margin-left: 10%;
        margin-right: 10%;
        width: 80%;
    }

    #cestaLight, #WishListLight {
        width: 32%;
    }

    .dvListPedido4 {
        left: 37%;
    }

    .dvListPedido2 {
        width: 45%;
    }

    #imgPrincipalQuienesSomos {
        /*margin-top: -6%;*/
    }

    #dvBusqueda, #dvTituloCarruseles {
        top: 0;
        /*width: 75%;*/
    }

    #dvEditorialesBuscaArticulos {
        margin-top: 7.5%;
    }

    #containerTextoQuienesSomos {
        top: 50px;
        right: 95px;
    }

    .containerQuienesSomosBlanco img, .containerQuienesSomos img {
        zoom: 0.8;
    }

    #dvInfoArticuloFA {
        zoom: 0.9;
    }

    #dvInfoArticuloFA, #divCarrArtsRelacionados, #divCarrArtsRelacionadosAutor {
        margin-left: 3%;
    }


    #divCarrLibre1 .fileproduct, #divCarrLibre3 .fileproduct, #divMasVendidos .fileproduct, #divCarrLibre2 .fileproduct, #divCarrLibre4 .fileproduct {
        zoom: 0.95;
    }

    .iconoDeseosPre, #icnShare {
        font-size: 1.5em;
    }

    .share-modal-content {
        width: 30%;
    }


    #dvtxtLegal {
        margin-left: 8.5%;
    }

    .seccionesFooter {
        margin-left: 15px;
        margin-right: 15px;
        width: 205px;
    }

    .mapaUbicacion iframe {
        zoom: 0.85;
    }

    #dvContainerListCestaGlobal .dvListPedido4 {
        top: 74%;
        left: 30%;
    }

    #divNoticias p {
        margin-left: 12%;
    }

    #FichaNoticia, .FichaNoticia {
        width: 33%;
    }

    #imgDistribuidor {
        /*width: 130px;*/
    }


    #containerContentHeader {
        /*margin-left: 3.6%;
		margin-right: 3.6%;*/
    }

    #txtBuscar {
        /*width: 280px;*/
    }

    #dvMenu {
        /*margin-left: 3.8%;
		margin-right: 3.8%;*/
    }

    div#frameSections {
        margin-left: 0;
        margin-right: 0;
    }

    .dropdown {
    }

    .dropdown-content {
        width: 59.65%;
    }

    #slider {
        border: 0 solid #999;
        overflow: hidden;
        position: relative;
        background-color: #f2f2f2;
        margin-left: auto;
        margin-right: auto;
    }

    #tblComprar {
        right: -220px;
        width: 200px;
    }

    .filtrosBLib {
        width: 150px;
        margin: 12px 0px 12px 0px;
    }

    .PaginadoresSup {
        /*width: 70%;
		display: block;
		height: 40px;*/
        width: 20%;
    }

    #dvPagSup {
        /*position: absolute;
		right: 5%;*/
    }

    .dvbtnSiguienteCarousel {
        right: 0;
    }

    .dvbtnAnteriorCarousel {
        left: 0;
    }

    .PaginadoresSup {
        width: 30%;
        /*width: 70%;
		display: block;
		height: 40px;*/
    }

    #dvPagSup {
        /*position: absolute;
		right: 5%;*/
    }
}
/* Desktops and laptops ----------- */
@media only screen and (min-width: 1280px) {
    #imgFinanciacion {
        width: auto;
    }
}

@media only screen and (min-width: 1280px) and (max-width: 1399px) {
    /*#dvResultadosBuscaArticulos {
		width: 72%;
	}

	#dvEditorialesBuscaArticulos {
		margin-left: 0px; 
		width: 16%;
	}*/

    #PVPSinDTO {
        right: 20px;
    }

    div#MiniaturaPorcDtoFichaArt {
        position: absolute;
        top: -15px;
        right: -349%;
    }

    .dvbtnAnteriorCarousel {
        left: 10px;
    }

    .dvbtnSiguienteCarousel {
        right: 10px;
    }

    #ContentPlaceHolder1_txtObservaciones {
        width: 96.5%;
    }

    #containerAccesoProfesionales {
        margin-left: 9%;
        margin-right: 9%;
        width: 82%;
    }

    #cestaLight, #WishListLight {
        width: 28%;
    }

    .dvListPedido4 {
        left: 39%;
    }

    .dvListPedido2 {
        width: 45%;
    }

    #dvContainerListCestaGlobal .dvListPedido4 {
        top: 74%;
        left: 26%;
    }

    #imgPrincipalQuienesSomos {
        /*margin-top: -5.5%;*/
    }

    #dvBusqueda, #dvTituloCarruseles {
        top: -0.5%;
        /*width: 75%;*/
    }

    #containerTextoQuienesSomos {
        right: 187px;
        padding: 20px;
        width: 392px;
        top: 130px;
        position: absolute;
        background-color: #F2F5F8;
        /*border: 1px solid orange;*/
        text-align: center;
    }

    .imgquienesSomos2 {
        width: 513px;
        height: 342px;
    }

    .imgquienesSomos3 {
        width: 261px;
        height: 394px;
    }

    .imgquienesSomos1 {
        width: 1366px;
        height: 540px;
    }

    #dvInfoArticuloFA, #divCarrArtsRelacionados, #divCarrArtsRelacionadosAutor {
        margin-left: 2%;
        margin-right: 5%;
    }

    .share-buttons a, .share-buttons span {
        font-size: 16px;
        line-height: 24px;
        text-align: center;
    }

    share-buttons a {
        margin-left: 17%;
        font-size: 16px;
        line-height: 24px;
        text-align: left;
        width: 75%;
    }

    .iconoDeseosPre, #icnShare {
        font-size: 1.5em;
    }

    .share-modal-content {
        width: 25%;
    }

    #dvtxtLegal {
        margin-left: 4.5%;
    }

    #FichaNoticia, .FichaNoticia {
        width: 33%;
    }

    #pnBuscar {
        /*left: 43.8%;*/
    }

    #imgDistribuidor {
        /* width: 150px;*/
    }


    #txtBuscar {
        /*width: 500px;*/
    }

    #containerContentHeader {
        /*margin-left: 8.7%;
	margin-right: 8.7%;*/
    }


    #dvMenu {
        /*margin-left: 8.8%;
		margin-right: 8.8%;*/
    }

    div#frameSections {
        margin-left: 0;
        margin-right: 0;
    }

    .dropdown {
    }

    #slider {
        border: 0 solid #999;
        overflow: hidden;
        position: relative;
        background-color: #f2f2f2;
        margin-left: auto;
        margin-right: auto;
    }

    #tblComprar {
        right: -220px;
        width: 200px;
    }

    .filtrosBLib {
        margin: 12px 6px 12px 6px;
        width: 143px;
    }

    .PaginadoresSup {
        width: 35%;
    }

    #dvPagSup {
        /*position: absolute;
		right: 7%;*/
    }
}
/* Large screens ----------- */
@media only screen and (min-width : 1400px) and (max-width : 1679px) {
    /*#dvResultadosBuscaArticulos {
		width: 75%;
	}

	#dvEditorialesBuscaArticulos {
		margin-left: 0px;
		width: 16%;
	}*/
    #PVPSinDTO {
        right: 30px;
    }

    div#MiniaturaPorcDtoFichaArt {
        position: absolute;
        top: -15px;
        right: -336%;
    }

    #PVPSinDTO {
        right: 30px;
    }

    #ContentPlaceHolder1_txtObservaciones {
        width: 97%;
    }

    #containerAccesoProfesionales {
        margin-left: 9%;
        margin-right: 9%;
        width: 82%;
    }

    #cestaLight, #WishListLight {
        width: 25%;
    }

    .dvListPedido4 {
        left: 39%;
    }

    .dvListPedido2 {
        width: 45%;
    }

    #imgPrincipalQuienesSomos {
        /*margin-top: -5%;*/
    }


    #dvBusqueda, #dvTituloCarruseles {
        top: -0.5%;
    }

    #containerTextoQuienesSomos {
        top: 145px;
        right: 200px;
    }
    /* Styles */
    .share-modal-content {
        width: 25%;
    }


    #dvtxtLegal {
        margin-left: 6%;
    }

    #dvContainerListCestaGlobal .dvListPedido4 {
        top: 74%;
        left: 24%;
    }

    .dvbtnAnteriorCarousel {
        left: 10px;
    }

    .dvbtnSiguienteCarousel {
        right: 10px;
    }

    #divNoticias p {
        margin-left: 9%;
    }

    #FichaNoticia, .FichaNoticia {
        width: 24%;
    }

    #containerContentHeader {
        /*margin-left: 6.7%;
		margin-right: 6.7%;*/
    }

    #txtBuscar {
        /*width: 370px;*/
    }

    #dvMenu {
        /*margin-left: 6.7%;
		margin-right: 6.7%;*/
    }

    div#frameSections {
        margin-left: 0;
        margin-right: 0;
    }

    .dropdown {
    }

    #panFicha {
        min-width: 599px;
        max-width: 600px;
    }

    .filtrosBLib {
        width: 150px;
    }

    .PaginadoresSup {
        width: 30%;
        /*width: 42%;
		margin-top: 4%;*/
    }

    #dvPagSup {
        /*position: absolute;
		right: 6%;*/
    }
}
/* Large screens ----------- */

@media only screen and (min-width : 1680px) {
    #cestaLight, #WishListLight {
        width: 21%;
    }

    .inputNewsletter1, .inputNewsletter2 {
        max-width: 450px;
    }

    @media only screen and (min-width : 1680px) and (max-width : 1919px) {
        /* Styles */
        /*#dvResultadosBuscaArticulos {
		width: 100%;
		margin-left: 4%;
	}

	#dvEditorialesBuscaArticulos {
		margin-left: 0px;
		width: 16%;
	}*/
        div#MiniaturaPorcDtoFichaArt {
            position: absolute;
            top: -15px;
            right: -416%;
        }

        .dvbtnAnteriorCarousel {
            left: 10px;
        }

        .dvbtnSiguienteCarousel {
            right: 10px;
        }

        #containerAccesoProfesionales {
            margin-left: 9%;
            margin-right: 9%;
            width: 82%;
        }

        .dvListPedido2 {
            width: 45%;
        }

        .dvListPedido4 {
            left: 38%;
        }

        #dvBusqueda, #dvTituloCarruseles {
            top: -0.5%;
            /*width: 85%;*/
        }

        #dvtxtLegal {
            margin-left: 13.5%;
        }

        .mapaUbicacion iframe {
            zoom: 1.25;
        }

        #dvContainerListCestaGlobal .dvListPedido4 {
            top: 74%;
            left: 20%;
        }

        .dvbtnSiguienteCarousel {
            right: 35px;
        }

        .dvbtnAnteriorCarousel {
            left: 35px;
        }

        #divNoticias p {
            margin-left: 15%;
        }

        #FichaNoticia, .FichaNoticia {
            width: 24%;
        }

        #txtBuscar {
            width: 475px;
        }

        #containerContentHeader {
            /*margin-left: 8.6%;
		margin-right: 8.6%;*/
        }

        #dvMenu {
            /*margin-left: 8.6%;
		margin-right: 8.6%;*/
        }

        div#frameSections {
            margin-left: 0;
            margin-right: 0;
        }

        .dropdown {
        }

        .rowDatosArticulo {
            width: 100px;
        }

        #panFicha {
            min-width: 799px;
            max-width: 800px;
        }

        .filtrosBLib {
            width: 150px;
        }

        #dvPagSup {
            /*position: absolute;
		right: 8%;*/
        }

        .video-wrap {
            padding-bottom: 58.75%;
        }
    }
    /* Large screens ----------- */
    @media only screen and (min-width : 1920px) {
        /* Styles */
        /*#dvResultadosBuscaArticulos {
		width: 100%;
		margin-left: 2%;
	}

	#dvEditorialesBuscaArticulos {
		margin-left: 0px;
		width: 16%;
	}*/


        #dvInfoArticuloFA, #divCarrArtsRelacionados, #divCarrArtsRelacionadosAutor {
            margin-left: 9%;
            margin-right: 5%;
        }

        .dvListPedido4 {
            position: absolute;
            width: 50%;
            vertical-align: top;
            top: 74%;
            left: 33%;
        }

        .mapaUbicacion iframe {
            zoom: 1.45;
        }

        #dvContainerListCestaGlobal .dvListPedido4 {
            top: 74%;
            left: 18%;
        }

        #txtBuscar {
            width: 560px;
        }

        #containerContentHeader {
            /*margin-left: 9.6%;
		margin-right: 9.6%;*/
        }


        #dvMenu {
            /*margin-left: 9.6%;
		margin-right: 9.6%;*/
        }

        div#frameSections {
            /*margin-left: 0;
        margin-right: 0;*/
        }

        .dropdown {
        }

        .rowDatosArticulo {
            width: 40%;
        }

        #panFicha {
            margin-left: 80px;
            max-width: 800px;
            min-width: 799px;
        }

        .filtrosBLib {
            width: 150px;
        }

        #dvPagSup {
            /*position: absolute;
		right: 10%;*/
        }

        .video-wrap {
            padding-bottom: 57.25%;
        }
    }
    /* iPhone 4 ----------- */
    @media only screen and (-webkit-min-device-pixel-ratio : 1.5), only screen and (min-device-pixel-ratio : 1.5) {
        /* Styles */
    }
