/* Estilos de cabecera - La Librería De Vero */

html input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px #e8e3e2 inset;
    box-shadow: 0 0 0 1000px #e8e3e2 inset;
}

.menu-item-has-children > a > span:after {
    content: '' !important;
}

@media (min-width: 1200px) {
    .container, .content-area {
        width: 1290px !important;
    }
}

.header-block, .site-header--static-header-type {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    background-color: transparent;
}

.menu-responsive {
    display: none;
}

.buscador-responsive {
    padding-top: 15px;
    padding-left: 40px;
    width: 100%;
    padding-bottom: 15px;
}

.top-header-bar .menu-item + .menu-item {
    margin-left: 18px !important;
}

.buscador-responsive input {
    width: 100%;
}

.subcabecera {
    display: none;
}

@media screen and (max-width: 767px) {
    .top-header-bar {
        padding-bottom: 0px !important;
    }

    .menu-principal {
        display: none !important;
    }

    .search-container {
        display: none !important;
    }

    .header-logo.logo-image img {
        max-width: 180px !important;
        max-height: 50px !important;
        height: auto !important;
        width: auto !important;
    }

    .header-logo.logo-image {
        max-width: 180px !important;
        display: flex !important;
        justify-content: center !important;
    }

    .header-block__logo {
        display: flex !important;
        justify-content: center !important;
        width: 100% !important;
    }

    .subcabecera {
        display: flex;
        width: 100%;
        flex-direction: row;
        flex-wrap: wrap;
        align-content: stretch;
        justify-content: space-evenly;
        align-items: center;
    }

    .columna-cabecera {
        flex: 1;
        padding: 10px;
    }

    .buscador {
        flex: 8;
        position: relative;
    }

    .icon-separator {
        width: 1px;
        background-color: currentColor;
        opacity: 0.3;
        align-self: center;
        height: 2em;
        flex: 0 0 auto;
    }

    .top-header-bar--hide-on-mobile {
        display: block !important;
    }

    .menu-responsive {
        display: block;
    }

    #rev_slider_4_1_forcefullwidth {
        padding-top: 100px !important;
    }

    .single-product {
        padding-top: 20px;
    }

    .site-header-horizon {
        position: fixed !important;
        top: 0px !important;
        background-color: #fff;
        width: 100%;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        pointer-events: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        z-index: 999999999;
    }
}

#social-links li {
    display: inline-block !important;
    list-style: none !important;
    padding: 0 !important;
}

#social-links {
    font-size: 28px;
}

.js-cookie-consent {
    background-color: #76323f;
    padding: 10px;
    color: #fff;
}

.js-cookie-consent button {
    background-color: #000;
    color: #fff;
}

.button-with-radius .vc_btn3 {
    border-radius: 3px;
}

.lalibreriadevero form .form-row .required {
    visibility: visible;
}

.recentcomments a {
    display: inline !important;
    padding: 0 !important;
    margin: 0 !important;
}

.main-header-horizon {
    border-bottom: 1px solid rgba(0, 0, 0, .07);
}

.site-header--sticky-absolute,
.site-header--sticky-fixed {
    left: 0;
    right: 0;
}

.site-header-horizon {
    position: relative;
    background-color: #fff;
    width: 100%;
    z-index: 100000;
}

.single-product .site-header-horizon {
    position: relative;
}

/* Sin padding-top en desktop ya que la cabecera no es fija */
body {
    padding-top: 0px;
}

@media screen and (max-width: 768px) {
    .site-header-horizon {
        position: fixed;
        top: 0px;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        pointer-events: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .single-product .site-header-horizon {
        position: fixed;
        top: 0px;
    }

    body {
        padding-top: 65px;
    }

    .lalibreriadevero div.single-product {
        margin-top: -40px !important;
    }

    #rev_slider_4_1_forcefullwidth {
        display: none;
    }

    .vc-container {
        padding-top: 210px;
    }

    .header-block {
        padding: 0px !important;
        margin: 0px !important;
        height: 65px;
    }

    .header-logo {
        font-size: 20px !important;
        font-weight: bold;
        font-family: 'Prata';
    }

    .item-menu-responsive {
        height: 45px;
        padding-top: 5px;
        border-bottom: 1px dotted #cacaca;
    }
}

.wpb_animate_when_almost_visible {
    opacity: 1;
}

.hidden {
    display: none;
}

.header-block {
    box-shadow: 0px 0px 0px transparent;
}

.top-header-bar--with-separators .header-block__item:before {
    background-color: #e8e8e8;
}

@media screen and (min-width: 1201px) {
    .mobile-menu-wrapper,
    .mobile-menu-overlay,
    .header-block__item--mobile-menu-toggle {
        display: none;
    }
}

@media screen and (max-width: 1200px) {
    .header-block__item--standard-menu-container {
        display: none;
    }
}

.lalibreriadevero-product-gallery {
    opacity: 1 !important;
}

/* Menú principal */
.menu-principal {
    font-family: arial !important;
    font-size: 14px;
    font-weight: normal;
}

.menu-link {
    font-family: 'Prata';
    font-size: 14px;
    color: #76323f;
    display: inline-flex;
    align-items: center;
}

/* Búsqueda header */
.search-container {
    display: flex;
    width: 100%;
    flex-direction: row-reverse;
    margin-top:10px;
}

.search-input {
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 8px 30px 8px 10px;
    font-size: 13px;
    box-sizing: border-box;
}

.search-icon-wrapper {
    position: absolute;
    top: 65%;
    transform: translateY(-50%);
    right: 25px;
    pointer-events: none;
}

.search-results-panel {
    right: 0px;
    z-index: 9999;
    background-color: #fff;
    position: absolute;
    top: 45px;
    color: #000;
    width: 50%;
    height: 500px;
    border: 1px solid #76323f;
    display: none;
}

/* Búsqueda responsive */
.search-input-responsive {
    width: 100%;
    padding: 5px;
}

.search-icon-responsive {
    position: absolute;
    top: 18px;
    right: 8%;
}

.cart-icon-wrapper {
    position: relative;
}

.cart-count-badge {
    position: absolute;
    top: -2px;
    right: -2px;
    background-color: #76323f;
    color: #fff;
    font-size: 10px;
    font-weight: bold;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
}

/* Menú responsive */
.menu-responsive-container {
    width: 100%;
    display: none;
    background-color: #fff;
}

.menu-responsive-container.menu-responsive-open {
    display: block;
}

.menu-responsive-container ul {
    list-style: none;
    padding-left: 0;
    margin: 0;
}

.menu-responsive-link {
    font-size: 18px;
    color: #76323f;
    text-decoration: none;
    display: flex;
    align-items: center;
    padding: 12px 20px;
}

.menu-responsive-link svg {
    margin-right: 10px;
    width: 1.2em;
    height: 1.2em;
}

.menu-responsive-item {
    border-bottom: 1px dotted #cacaca;
    text-align: left;
}

.item-menu-responsive {
    border-bottom: 1px dotted #cacaca;
    text-align: left;
}

/* Utilidades */
.clearfix {
    clear: both;
}
