﻿body {
    overflow: hidden;
}

.fondo-carga {
    height: 100vh;
    position: fixed;
    z-index: 999;
    background-color: rgb(0, 0, 0);
    width: 100%;
}

.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
}

/*FOOTER GMAP HeaderLinks*/
#footerGMap {
    height: 60vh;
    width: 100%;
}

.disable {
    pointer-events: none;
}

.tt-suggestion {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
/*FIN footer GMAP HeaderLinks*/


/*CATALOG PROMOTION*/
footer {
    border-top: 0 !important;
}

.hasDiscount {
    font-weight: 600;
}

.hasDiscount del {
    color: #d43535;
    font-size: 13px;
}

.hasDiscount span {
    color: #18aabd;
    font-size: 15px;
}
/*FIN CATALOG PROMOTION*/

/*Detalle Producto _ProductDetailsPicturesJumbo*/
.fancybox-overlay {
    z-index: 9999999 !important;
}
/*Fin detalle producto*/


/*Widget Descarga Slider y Clubes Home*/

.widget_descargas {
    padding: 50px 0 0;
}

@media only screen and (max-width: 768px) {
    .widget_descargas {
        padding: 50px 0;
    }
}

.widget_descargas p {
    font-weight: 600;
    font-size: 22px;
}

.widget_descargas h3 {
    font-weight: 600;
}

.widget_descargas h3 img {
    filter: brightness(20%);
    width: 45%;
    margin-right: 5px;
    vertical-align: top;
}

@media only screen and (max-width: 768px) {
    .widget_descargas h3 {
        margin-top: 0;
    }
}

@media only screen and (min-width: 480px) and (max-width: 768px) {
    .widget_descargas h3 {
        margin-top: 28px;
    }
}

.widget_descargas .mobile-badge {
    display: block;
    margin-left: -2px;
    width: 330px;
}

@media only screen and (max-width: 480px) {
    .widget_descargas .mobile-badge {
        display: initial;
    }
}

.widget_descargas .mobile-badge a {
    text-decoration: none !important;
}

.widget_descargas .mobile-badge a img {
    width: 142px;
    margin-right: 5px;
    display: inline-block;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-transition: 2s;
    transition: 2s;
    -webkit-font-smoothing: antialiased;
}

@media only screen and (max-width: 480px) {
    .widget_descargas .mobile-badge a img {
        width: 70%;
        padding-bottom: 5px;
        margin-right: 0;
    }
}

.widget_descargas .mobile-badge a :hover {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

@media only screen and (max-width: 768px) {
    .widget_descargas .mobile-badge {
        margin: 0 auto;
    }
}

.widget_descargas .mobile-vcenter {
    margin-top: 5%;
}

@media only screen and (max-width: 768px) {
    .widget_descargas .mobile-vcenter {
        margin-bottom: 5%;
        text-align: center;
    }
}

@media only screen and (max-width: 480px) {
    .widget_descargas .mobile-vcenter {
        margin-bottom: 0;
        text-align: center;
    }
}

.widget_descargas .mobile-banner {
    height: 532px;
    overflow: hidden;
}

@media only screen and (max-width: 768px) {
    .widget_descargas .mobile-banner {
        height: 100%;
    }
}

.widget_descargas .mobile-apple {
    width: 269px;
    height: 346px;
    position: absolute;
    top: 34px;
    z-index: 1;
    /*background-image: url("img/apple-mobile-phone.png");*/
    background-size: 100%;
}

@media only screen and (max-width: 691px) {
    .widget_descargas .mobile-apple {
        visibility: hidden;
        display: none;
    }
}

.widget_descargas .mobile-android {
    width: 306px;
    height: 393px;
    position: absolute;
    top: -12px;
    z-index: 0;
    /*background-image: url("img/android-mobile-phone2.png");*/
    background-size: 100%;
}

@media only screen and (max-width: 691px) {
    .widget_descargas .mobile-android {
        visibility: hidden;
        display: none;
    }
}

@media only screen and (max-width: 480px) {
    .widget_descargas .line-text {
        display: none;
    }
}

.clubes-wrapper {
    padding: 2em 1em;
}

.club-box {
    margin-bottom: 60px;
}

    .club-box img {
        width: 100%;
        border-radius: 5px;
    }

    .club-box p {
        color: #444;
        font-size: 16px;
        min-height: 80px;
    }

    .club-box a {
        font-size: 18px;
        color: #333;
        font-weight: 600;
        text-decoration: none;
        border: 1px solid #ccc;
        border-radius: 3px;
        padding: 5px 15px;
        display: block;
        float: right;
    }

        .club-box a:hover {
            transition: .5s;
            border: 1px solid #1082c2 !important;
            color: #fff !important;
            background: #1082c2;
        }

.club-caption {
    position: relative;
}

    .club-caption h4 {
        color: #fff;
        text-align: left;
        font-size: 36px;
        font-weight: 600;
        text-shadow: 3px 0px 5px rgba(0, 0, 0, 0.7);
        position: absolute;
        bottom: 0;
        background: rgba(0,0,0,0.5);
        width: 100%;
        margin: 0;
        padding: 20px;
    }

a.right.carousel-control,
a.left.carousel-control {
    display: none;
}

.container-fluid.container-carousel {
    padding: 0;
}

.container-carousel .carousel {
    margin: 80px 0 10px;
}

.container-carousel .carousel-inner {
    height: 250px;
}

.container-carousel .carousel .product-container {
    padding: 0;
}

    .container-carousel .carousel .product-container img {
        width: 100%;
        -webkit-filter: brightness(40%); /* Safari 6.0 - 9.0 */
        filter: brightness(40%);
        transition: filter 0.4s;
        -webkit-transition: -webkit-filter 0.4s;
    }

    .container-carousel .carousel .product-container:hover img {
        -webkit-filter: brightness(90%); /* Safari 6.0 - 9.0 */
        filter: brightness(90%);
    }

    .container-carousel .carousel .product-container h4 {
        position: absolute;
        top: 20%;
        left: 10%;
        color: #fff;
        text-align: left;
        font-size: 36px;
        font-weight: 600;
        text-shadow: 3px 0px 5px rgba(0, 0, 0, 0.7);
    }

    .container-carousel .carousel .product-container a {
        color: #fff;
        border: 1px solid #fff;
        border-radius: 3px;
        font-size: 14px;
        position: absolute;
        bottom: 25%;
        left: 10%;
        padding: 3px 15px;
        text-transform: uppercase;
        cursor: pointer;
        text-shadow: 3px 0px 5px rgba(0, 0, 0, 0.43);
    }

        .container-carousel .carousel .product-container a:hover {
            background-color: #64af3d;
            border-color: #64af3d;
            text-decoration: none;
        }


section.cupones-home {
    background-color: #efe1cd;
    padding: 60px 0;
}

    section.cupones-home img {
        width: 65%;
    }

    section.cupones-home h3 {
        font-size: 3rem;
        color: #fff;
        text-transform: uppercase;
        font-weight: 700;
        line-height: 38px;
    }

    section.cupones-home h4 {
        font-size: 24px;
        color: #605b55;
        font-weight: 600;
        margin: 15px 0 30px 0;
    }

    section.cupones-home a {
        background-color: #fff;
        text-transform: uppercase;
        color: #333;
        padding: 10px 15px;
        font-weight: 700;
        border-radius: 5px;
        text-decoration: none;
        cursor: pointer;
        transition: .5s;
    }

        section.cupones-home a:hover {
            background-color: #64af3d;
            color: #fff;
        }

@media only screen and (min-width: 1600px) {
    .container-carousel .carousel-inner {
        height: 350px;
    }
}

@media only screen and (max-width: 1280px) {
    .container-carousel .carousel-inner {
        height: 220px;
    }

    section.cupones-home img {
        width: 76%;
    }

    section.cupones-home h3 {
        font-size: 2.5rem;
        line-height: 32px;
        padding-top: 10px;
    }
}

@media only screen and (max-width: 1200px) {
    .container-carousel .carousel-inner {
        height: 180px;
    }

    .container-carousel .carousel .product-container h4 {
        font-size: 26px;
    }

    .container-carousel .carousel .product-container a {
        font-size: 10px;
    }
}

@media only screen and (max-width: 992px) {

    .container-carousel .carousel-inner {
        height: 140px;
    }

    .container-carousel .carousel .product-container h4 {
        font-size: 18px;
    }

    .container-carousel .carousel .product-container a {
        font-size: 9px;
    }

    section.cupones-home img {
        width: 90%;
    }

    section.cupones-home h3 {
        font-size: 1.8rem;
        line-height: 26px;
    }
}

@media only screen and (max-width: 768px) {

    .container-carousel .carousel-inner {
        height: 320px;
    }

    .container-carousel .carousel .product-container h4 {
        font-size: 32px;
    }

    .container-carousel .carousel .product-container a {
        font-size: 16px;
    }

    section.cupones-home {
        padding: 20px 0;
    }

        section.cupones-home img {
            width: 100%;
        }

        section.cupones-home h3 {
            font-size: 1.4rem;
            line-height: 19px;
            padding-top: 0;
        }

        section.cupones-home h4 {
            font-size: 18px;
            color: #605b55;
            font-weight: 600;
            margin: 0;
        }

    .container-carousel .carousel .product-container a {
        bottom: 40%;
    }
}

@media only screen and (max-width: 380px) {

    .container-carousel .carousel-inner {
        height: 280px;
    }

    .container-carousel .carousel .product-container h4 {
        font-size: 32px;
    }

    .container-carousel .carousel .product-container a {
        font-size: 16px;
    }
}

@media only screen and (max-width: 320px) {

    .container-carousel .carousel-inner {
        height: 240px;
    }

    .container-carousel .carousel .product-container h4 {
        font-size: 26px;
    }

    .container-carousel .carousel .product-container a {
        font-size: 10px;
    }

    section.cupones-home h3 {
        font-size: 1rem;
        line-height: 13px;
        padding-top: 0;
        margin: 10px 0 0;
        padding-bottom: 3px;
    }

    section.cupones-home h4 {
        font-size: 11px;
        margin: 10px 0;
    }

    .container-carousel .carousel {
        margin: 40px 0 10px;
    }

    h2.section-heading.text-dark {
        font-size: 1.5rem;
    }
}

/*Fin Widget Descarga Slider y Clubes Home*/


/* Widget Informacion Jumbo+*/
.widget_info_jumbo {
    padding: 10px 0 20px;
}

.widget_info_jumbo .service-box {
    min-height: 175px;
}

.widget_info_jumbo .service-box img {
    max-width: 90px;
    margin-bottom: -20px;
}

.widget_info_jumbo .service-box h4 {
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .05rem;
    font-size: 1.5rem;
    color: #18aabd;
}

.widget_info_jumbo .row.link {
    margin: 10px auto;
}

.widget_info_jumbo .row.link a {
    display: inline-block;
    margin-top: 0 !important;
    font-weight: 600 !important;
    letter-spacing: .08rem;
    font-size: 1.3rem !important;
}

.widget_info_jumbo .service-box a:hover {
    text-decoration: none;
}

.widget_info_jumbo .service-box p a {
    color: #777;
}
/* Fin Widget Informacion Jumbo+*/



