﻿@font-face {
    font-family: 'raleway';
    src: url("../fonts/Raleway/raleway-regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    @font-face {
        font-family: 'raleway';
        src: url("../fonts/Raleway/raleway-regular.woff") format("woff");
        font-weight: normal;
        font-style: normal;
    }

    @font-face {
        font-family: 'raleway-bold';
        src: url("../fonts/Raleway/raleway-bold.woff") format("woff");
        font-weight: normal;
        font-style: normal;
    }

    @font-face {
        font-family: 'raleway-light';
        src: url("../fonts/Raleway/raleway-light.woff") format("woff");
        font-weight: normal;
        font-style: normal;
    }

    @font-face {
        font-family: 'raleway-medium';
        src: url("../fonts/Raleway/raleway-medium.woff") format("woff");
        font-weight: normal;
        font-style: normal;
    }

    @font-face {
        font-family: 'raleway-semibold';
        src: url("../fonts/Raleway/raleway-semibold.woff") format("woff");
        font-weight: normal;
        font-style: normal;
    }

    @font-face {
        font-family: 'raleway-thin';
        src: url("../fonts/Raleway/raleway-thin.woff") format("woff");
        font-weight: normal;
        font-style: normal;
    }

    ol, ul

{
    list-style: none;
}

.marginTop0 {
    margin-top: 0;
}

.marginTop5 {
    margin-top: 5px;
}

.marginTop10 {
    margin-top: 10px;
}

.marginTop15 {
    margin-top: 15px;
}

.marginTop20 {
    margin-top: 20px;
}

.marginTop30 {
    margin-top: 30px;
}

.marginTop40 {
    margin-top: 40px;
}

.marginBottom0 {
    margin-bottom: 0;
}

.marginBottom5 {
    margin-bottom: 5px;
}

.marginBottom10 {
    margin-bottom: 10px;
}

.marginBottom15 {
    margin-bottom: 15px;
}

.marginBottom20 {
    margin-bottom: 20px;
}

.marginBottom30 {
    margin-bottom: 30px;
}

.marginBottom40 {
    margin-bottom: 40px;
}

.marginTopBottom5 {
    margin: 5px 0 5px 0;
}

.marginTopBottom10 {
    margin: 10px 0 10px 0;
}

.marginTopBottom15 {
    margin: 15px 0 15px 0;
}

.marginTopBottom20 {
    margin: 20px 0 20px 0;
}

.marginTopBottom30 {
    margin: 30px 0 30px 0;
}

.marginLeft0 {
    margin-left: 0;
}

.marginLeft5 {
    margin-left: 5px;
}

.marginLeft10 {
    margin-left: 10px;
}

.marginLeft20 {
    margin-left: 20px;
}

.marginRight0 {
    margin-right: 0;
}

.marginRight5 {
    margin-right: 5px;
}

.marginRight10 {
    margin-right: 10px;
}

.marginRight20 {
    margin-right: 20px;
}

.padding5 {
    padding: 5px;
}

.padding10 {
    padding: 10px;
}

.padding15 {
    padding: 15px;
}

.padding20 {
    padding: 20px;
}

.paddingLeft10 {
    padding-left: 10px;
}

.paddingLeft20 {
    padding-left: 20px;
}

.paddingBottom5 {
    padding-bottom: 5px;
}

.paddingBottom10 {
    padding-bottom: 10px;
}

.paddingBottom15 {
    padding-bottom: 15px;
}

.paddingTopBottom20 {
    padding: 20px 0 20px 0;
}

.borderAll {
    border: solid 1px #ddd;
    border-radius: 5px;
}

.borderRight {
    border-right: solid 1px #ddd;
}

.borderLeft {
    border-left: solid 1px #ddd;
}

.borderTop {
    border-top: solid 1px #ddd;
}

.borderBottom {
    border-bottom: solid 1px #ddd;
}

.borderTopBottom {
    border-bottom: solid 1px #ddd;
    border-top: solid 1px #ddd;
}

.minWidth50 {
    min-width: 50px;
}

.maxw-100 {
    max-width: 100px;
}

.maxw-150 {
    max-width: 150px;
}

.maxw-200 {
    max-width: 200px;
}

.maxw-250 {
    max-width: 250px;
}

.maxw-300 {
    max-width: 300px;
}

.minHeight150 {
    min-height: 150px;
}

.minHeight250 {
    min-height: 250px;
}

.minHeight400 {
    min-height: 400px;
}

.lineHeight24 {
    line-height: 24px;
}

.colorWhite {
    color: #fff !important;
}

.colorRed {
    color: #ff0000;
}

.bgGray {
    background-color: #eee;
}

.colorStar {
    color: #bdbdbd;
}

.fa-star-o, body .widget_mascanjeado #itemslider i {
    color: #d6d6d6;
}

.colorRss {
    color: #eb5b1c;
}

.bgDarkBlue {
    background-color: #286090;
}

.ajax-loading-block-window {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 999;
    width: 32px;
    height: 32px;
    margin: -16px 0 0 -16px;
    background: url('../images/loading.gif') center no-repeat;
}

.page-header-custom {
    margin-top: 0;
}

ul.order-change-list {
    margin-bottom: 20px;
}

    ul.order-change-list li {
        font-size: 14px;
        margin-bottom: 5px;
    }

        ul.order-change-list li i {
            margin-right: 8px;
        }

    ul.order-change-list hr {
        border-top: 1px solid #eee;
    }

.order-detail h4 {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
}

.order-detail a {
    color: #222;
    font-size: 14px;
    font-weight: 600;
}

    .order-detail a:hover {
        text-decoration: none;
    }

.page-header-custom h3 {
    margin-top: 0;
}

.page-header-custom h3 {
    margin-top: 0;
}

.page-body {
    min-height: 300px;
}

.page-body-wizard {
    min-height: 600px;
}

.header-links > li > a {
    font-size: 12px;
    color: #fff !important;
}

.dropdown:hover .dropdown-menu-no-click {
    display: block;
    margin-top: 0;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #2d587d;
}

.btn-toolbar a .glyphicon-th, .btn-toolbar a .glyphicon-th-list {
    font-size: 25px;
    padding: 0 5px;
}

.panel-body ul a, .footer ul a {
    display: block;
    padding: 10px 0 0 0;
}

.thumbnail {
    border: none;
}

    .thumbnail a img {
        max-height: 257px;
    }

    .thumbnail .description {
        display: none;
    }

    .thumbnail .fixed-title {
        margin: 5px 0 0 0;
        height: 42px;
        overflow: hidden;
        font-size: 17px;
        line-height: 1.2;
    }

        .thumbnail .fixed-title a {
            display: block;
        }

#product-details-form .selectMethodWrap {
    margin: 20px 0;
}

.selectMethodWrap .hasDiscount, .carousel .hasDiscount, .overview .hasDiscount, .add-info .hasDiscount {
    position: relative;
}

    .overview .hasDiscount .porcentajeDesc, .carousel .hasDiscount .porcentajeDesc, .add-info .hasDiscount .porcentajeDesc {
        position: absolute;
        top: -5px;
        left: 108px;
        font-size: 1.6rem;
        background-color: #18aabd;
        color: #fff;
        font-weight: 400;
        border-radius: 50%;
        width: 37px;
        height: 37px;
    }

    .carousel .hasDiscount .porcentajeDesc {
        top: -11px;
        left: 65px;
    }

    .add-info .hasDiscount .porcentajeDesc {
        top: -11px;
        left: 99px;
    }

        .overview .hasDiscount .porcentajeDesc .wrapPorcentageDesc, .carousel .hasDiscount .porcentajeDesc .wrapPorcentageDesc, .add-info .hasDiscount .porcentajeDesc .wrapPorcentageDesc {
            display: flex;
            height: 100%;
            width: 100%;
            justify-content: center;
            align-items: center;
        }

.overview span#itemPercentage, .carousel span#itemPercentage, .add-info span#itemPercentage {
    letter-spacing: 0.06rem;
    min-width: 16px;
    text-align: right;
    font-size: 1.6rem;
    margin: 0 1px 0 -2px;
    font-weight: 600;
    color: #fff;
}

.overview span.signPercentage, .carousel span.signPercentage, .add-info span.signPercentage {
    line-height: 1rem;
    margin: 0px 0 -1px 1px;
    font-size: 1.1rem;
    display: block;
    color: #fff;
}

.overview span.DTO, .carousel span.DTO, .add-info span.DTO {
    font-size: 0.55rem;
    display: block;
    color: #fff;
}

.hasDiscount del, .carousel .hasDiscount del, .add-info .hasDiscount del {
    color: #18aabd;
    font-size: 13px;
}

.overview .hasDiscount.borderTop {
    border-top: 1px solid #ccc;
    padding: 5px 0 5px;
    margin-top: -3px;
    position: relative;
}

#product-details-form .selectMethodWrap h5 {
    letter-spacing: .3px;
}

#product-details-form .selectMethodWrap label.labelMethod {
    display: block;
    font-size: 1.5rem !important;
    position: relative;
    padding-left: 30px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    #product-details-form .selectMethodWrap label.labelMethod.checked {
        font-weight: 600;
    }

#product-details-form .selectMethodWrap .labelMethod input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

#product-details-form .selectMethodWrap .labelMethod span.checkmark {
    position: absolute;
    top: 5px;
    left: 10px;
    height: 11px;
    width: 11px;
    background-color: #eee;
    border-radius: 50%;
}

#product-details-form .selectMethodWrap .labelMethod input:checked {
    font-weight: 600;
}

    #product-details-form .selectMethodWrap .labelMethod input:checked ~ .checkmark {
        background-color: #ffffff;
        border: 1px solid #2196F3;
    }

#product-details-form .selectMethodWrap .labelMethod:not(.checked) .checkmark {
    background-color: #fff;
    border: 1px solid #9a9a9a;
}

    #product-details-form .selectMethodWrap .labelMethod:not(.checked) .checkmark:after {
        top: 1px;
        left: 1px;
        width: 7px;
        height: 7px;
        border-radius: 50%;
        background: #ffffff;
        content: "";
        position: absolute;
        display: block;
    }

#product-details-form .selectMethodWrap .labelMethod input:checked ~ .checkmark:after {
    display: block;
}

#product-details-form .selectMethodWrap .labelMethod .checkmark:after {
    top: 1px;
    left: 1px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #2196F3;
    content: "";
    position: absolute;
    display: none;
}

.overview .product-price, .variant-overview .product-price {
    font-size: 20px;
    font-weight: bold;
    color: #444;
}

.full-description {
    line-height: 24px;
}

.ui-autocomplete {
    z-index: 1000;
}

.flyout-cart {
    z-index: 100;
    width: 300px;
    box-shadow: 0 0 2px rgba(0,0,0,0.25);
    background-color: #fff;
}

.order-progress {
    margin: 0 0 50px;
}

    .order-progress a {
        display: block;
        min-width: 70px;
        font-size: 14px;
        color: #444;
        text-decoration: none;
    }

        .order-progress a:before {
            content: "";
            display: block;
            width: 40px;
            height: 40px;
            margin: 0 auto 15px;
            border: 1px solid #bbb;
            background: #fff url('../images/pointer.png') center no-repeat;
        }

    .order-progress li.active-step a {
        cursor: pointer;
    }

    .order-progress li.inactive-step a {
        opacity: 0.3;
        cursor: default;
    }

.forums-table-section .image div {
    width: 38px;
    height: 32px;
    margin: auto;
    background: url('../images/topic-type1.png') center no-repeat;
}

    .forums-table-section .image div.sticky {
        background: url('../images/topic-type2.png') center no-repeat;
    }

    .forums-table-section .image div.announcement {
        background: url('../images/topic-type3.png') center no-repeat;
    }

div.pager li > a, div.pager li > span {
    border-radius: 5px !important;
}

.pagerForum {
    margin: 10px 0 0 0;
    text-align: right;
}

.forum-edit-page .toolbar, .private-message-send-page .toolbar {
    padding: 10px 0;
}

    .forum-edit-page .toolbar .button, .private-message-send-page .toolbar .button {
        margin: 0 2px 0 0;
        border: #cec6b5 1px solid;
        padding: 2px;
    }

        .forum-edit-page .toolbar .button:hover, .private-message-send-page .toolbar .button:hover {
            border: #333 1px solid;
        }

.page-body .mensajeCanjeNoAdicional > span {
    margin: 20px 0;
    padding: 10px 24px;
    background-color: #e0e0e0;
    text-transform: uppercase;
    color: #7d7d7d;
    font-weight: 600;
    font-size: 1.2rem;
    letter-spacing: .15rem;
}

.info-date-picker select {
    width: 120px !important;
    margin-right: 10px;
}

.required {
    font-size: 20px;
    color: #e4434b;
    right: -20px;
    top: -6px;
    font-size: 3.5rem;
    position: absolute;
}

.confContr .required {
    top: 23px;
}

.color-squares {
    font-size: 0;
}

    .color-squares li {
        display: inline-block;
        margin: 0 5px 5px;
        text-align: center;
    }

    .color-squares .color-container {
        display: block;
        position: relative;
        z-index: 0;
        border: 2px solid transparent;
        border-radius: 5px;
        padding: 2px;
        -webkit-transition: all ease-in-out .15s;
        -o-transition: all ease-in-out .15s;
        transition: all ease-in-out .15s;
    }

    .color-squares label {
        display: block;
        margin: 0 !important;
        overflow: hidden;
    }

    .color-squares .color {
        display: block;
        border-radius: 3px;
        margin: 1px;
        width: 30px !important;
        height: 30px !important;
        cursor: pointer;
    }

    .color-squares .selected-value .color-container {
        border-color: #18aabd;
    }

    .color-squares :not(.selected-value) .color-container:hover {
        border: 2px solid #18aabd;
        cursor: pointer;
    }

    .color-squares li input {
        position: relative;
        z-index: -1;
        margin: -32px 0 0;
        visibility: hidden;
        display: none;
    }

.tooltip-container {
    position: absolute;
    width: 200px;
    color: #000000;
    background: #FFFFFF;
    border: 1px solid #eeeeee;
    text-align: center;
    visibility: hidden;
    border-radius: 5px;
}

    .tooltip-container:before {
        content: '';
        position: absolute;
        bottom: 100%;
        left: 50%;
        margin-left: -7px;
        width: 0;
        height: 0;
        border-bottom: 7px solid #eeeeee;
        border-right: 7px solid transparent;
        border-left: 7px solid transparent;
    }

    .tooltip-container:after {
        content: '';
        position: absolute;
        bottom: 100%;
        left: 50%;
        margin-left: -6px;
        width: 0;
        height: 0;
        border-bottom: 6px solid #FFFFFF;
        border-right: 6px solid transparent;
        border-left: 6px solid transparent;
    }

.color-squares li:hover .tooltip-container {
    visibility: visible;
    margin-left: -83px;
    margin-top: 5px;
    z-index: 999;
}

.tooltip-container .tooltip-header {
    background-color: #F6F6F6;
    height: 25px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    padding-left: 10px;
    padding-top: 5px;
    text-align: left;
    width: 198px;
    font-size: 15px;
    border-bottom: 1px #EEEEEE solid;
}

.tooltip-container .tooltip-body {
    margin: 5px;
}

    .tooltip-container .tooltip-body img {
        border: 0px #FFF;
        width: 190px;
    }

.payment-info .info td input, .payment-info .info td select, .info-date-picker select {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    margin-bottom: 10px;
}

    .payment-info .info td select#ExpireMonth, .payment-info .info td select#ExpireYear {
        width: 70px !important;
    }

    .payment-info .info td input[type="text"] {
        width: 100% !important;
    }

    .payment-info .info td input[name="CardCode"] {
        width: 65px !important;
    }

.bar-notification {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    padding: 15px 25px 15px 10px;
    line-height: 16px;
    color: #fff;
    opacity: 0.95;
}

    .bar-notification.success {
        background-color: #4bb07a;
    }

    .bar-notification.error {
        background-color: #e4444c;
    }

    .bar-notification .content {
        float: left;
        margin: 0 10px 0 0;
    }

        .bar-notification .content a {
            color: #fff;
            text-decoration: underline;
        }

    .bar-notification .close {
        position: absolute;
        top: 0;
        right: 0;
        width: 32px;
        height: 32px;
        margin: 7px;
        background: #fff url('../images/close.png') center no-repeat;
        cursor: pointer;
    }

.strivingprogrammersloader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url('../images/ajax-loader-small.gif') 50% 50% no-repeat rgb(249,249,249);
}

.loader, .loaderPlus {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 999999999;
}

    .loader img, .loaderPlus img {
        width: 43px;
        position: absolute;
        left: 50%;
        top: 50%;
        margin-left: -21.5px !important;
    }

.loaderPlus {
    background-color: #000000ad;
}

.fondo-carga {
    background-color: rgba(0, 0, 0, 0.82) !important;
    z-index: 999999998 !important;
    top: 0;
}

.orderDetailsPage > h3.pageTitle {
    font-weight: 600;
    margin-bottom: 30px;
}

.orderDetailsPage .informeNroPedido {
    text-transform: uppercase;
    font-size: 2rem;
    margin: 20px 0 10px;
}

.orderDetailsPage .btnReenviarComprobante {
    text-align: center;
    margin: 17px 0 30px;
}

    .orderDetailsPage .btnReenviarComprobante a {
        border: 1px solid transparent;
        padding: 6px 9px;
        border-radius: 5px;
        text-transform: uppercase;
        color: #1082c2;
        font-size: 1.4rem;
        letter-spacing: .7px;
    }

        .orderDetailsPage .btnReenviarComprobante a i {
            font-size: 1.3rem;
        }

        .orderDetailsPage .btnReenviarComprobante a:hover, .orderDetailsPage .btnReenviarComprobante a:focus {
            text-decoration: none;
            border-color: #1082c2;
        }

.orderDetailsPage {
    background-color: #f9f9f9;
    padding-bottom: 115px;
}

    .orderDetailsPage .panel-default {
        border: 1px solid #18aabd;
        border-radius: 0;
        padding: 40px 5vw;
        background-color: #fff;
    }

        .orderDetailsPage .panel-default hr {
            border-top: 1px solid #d6d6d6;
        }

        .orderDetailsPage .panel-default ul li:last-of-type hr {
            display: none;
        }

        .orderDetailsPage .panel-default .wrapCanje .imgPremio {
            width: 80%;
        }

        .orderDetailsPage .panel-default .wrapCanje h6.title {
            font-size: 1.7rem;
            color: #18aabd;
            font-weight: 600;
        }

        .orderDetailsPage .panel-default .wrapCanje .wrapAtributos h6 br {
            display: block;
            content: '';
            margin: 11px 0;
        }

        .orderDetailsPage .panel-default .wrapCanje .estadoCanje .aprobado {
            color: #74d642;
            font-weight: 600;
        }

        .orderDetailsPage .panel-default .wrapCanje .imgEstadoCanje {
            margin: 30px 0 20px;
        }

            .orderDetailsPage .panel-default .wrapCanje .imgEstadoCanje > div.text-center {
            }

body .orderDetailsPage .panel-default .wrapCanje .imgEstadoCanje img {
}

.orderDetailsPage .panel-default .wrapCanje .fechaRetiro h6 {
    font-size: 1.5rem;
}

.orderDetailsPage .panel-default .wrapCanje .imgEstadoCanje img {
    max-width: 100%;
}

.orderDetailsPage tbody .product label {
    text-transform: lowercase;
}

    .orderDetailsPage tbody .product label:first-letter {
        text-transform: uppercase;
    }

.wrapBtnVolver .btnVolver {
    border: 1px solid #1082c2;
    padding: 9px 11px;
    color: #fff;
    background-color: #1082c2;
    border-radius: 4px;
    font-size: 1.3rem;
    text-transform: uppercase;
    letter-spacing: 1.6px;
}

    .wrapBtnVolver .btnVolver:hover, .wrapBtnVolver .btnVolver:focus, .wrapBtnVolver .btnVolver:active {
        background-color: #0f6696;
        text-decoration: none;
    }

@-webkit-keyframes breathing {
    0% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }

    25% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    60% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }

    100% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
}

@keyframes breathing {
    0% {
        -webkit-transform: scale(0.9);
        -ms-transform: scale(0.9);
        transform: scale(0.9);
    }

    25% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }

    60% {
        -webkit-transform: scale(0.9);
        -ms-transform: scale(0.9);
        transform: scale(0.9);
    }

    100% {
        -webkit-transform: scale(0.9);
        -ms-transform: scale(0.9);
        transform: scale(0.9);
    }
}

.loaderRegister {
    border-radius: 50%;
    border: 6px solid #f3f3f3;
    border-top: 6px solid #1fa02e;
    border-bottom: 6px solid #1fa02e;
    width: 60px;
    height: 60px;
    top: 50%;
    left: 50%;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    z-index: 9999;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.jumbotron.jumbotron-bg {
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    background-repeat: no-repeat;
    background-color: gray;
    min-height: 210px;
    padding-top: 102px;
}

#valorHeaderCategoryName {
    color: #fff;
    line-height: 5rem;
    margin: 0;
    background-color: #18aabd;
    padding: 14px 38px;
    text-transform: uppercase;
    box-shadow: inset 0px -3px 15px 0px #27272773;
    font-size: 1.8em;
    text-align: center;
    font-weight: 600;
    letter-spacing: .2rem;
}

.htmlCatalogoPage .navbar-default.menu {
    background: 0 0;
    background-image: url(/Storage/uploaded/fondoSemiBlack.png);
}

    .htmlCatalogoPage .navbar-default.menu.menu-guest-scroll {
        background: 0 0;
        background-image: none;
    }

@font-face {
    font-family: 'Open Sans Regular';
    src: url('../fonts/Open_Sans/opensans-regular-webfont.woff2') format('woff2'), url('../fonts/Open_Sans/opensans-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans Bold';
    src: url('../fonts/Open_Sans/opensans-bold-webfont.woff2') format('woff2'), url('../fonts/Open_Sans/opensans-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham';
    src: url('/Content/fonts/Gotham/Gotham-Book.woff') format('woff'), url('/Content/fonts/Gotham/Gotham-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body, .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: 'Raleway' !important;
}

h1, .h1 {
    font-size: 5vh !important;
}

a, button, input, select {
    -webkit-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
}

.openSans {
    font-family: open sans regular !important;
    letter-spacing: .3px;
}

body:not(.home) > .container > div.page {
    padding: 3rem 0;
}

    body:not(.home) > .container > div.page .page-header {
        margin-top: 0;
    }

body:not(.home) .page .page-header {
    border-bottom: 2px solid #9cd0ec;
}

.page-header h3 {
    font-size: 23px;
    letter-spacing: 1px;
    font-weight: 600;
    text-transform: capitalize;
    color: #222;
}

.showingAppBanner.home.isMobile .center-1 {
    margin-top: 225px;
}

.downloadAppMessage {
    display: flex;
    align-items: center;
    background-color: #f5f5f5 !important;
    border: none !important;
    margin: 0 0 10px 0;
    color: #4d4d4d !important;
    padding: 5px 10px !important;
    border-radius: 0 !important;
    box-shadow: inset 0 -5px 6px -4px #56565640;
}

    .downloadAppMessage a.xClose {
        font-size: 4rem;
        font-weight: 400;
        color: #a0a0a0;
        margin: 0 6px 0 0px;
    }

    .downloadAppMessage img {
        max-width: 60px;
        margin-right: 2vw;
    }

    .downloadAppMessage div p {
        margin: 0;
    }

    .downloadAppMessage div strong {
        text-transform: uppercase;
        font-size: 1.2rem;
        margin: 0;
        letter-spacing: -.066rem;
    }

    .downloadAppMessage div p:last-of-type {
        margin: 0;
        font-size: 1.1rem;
    }

    .downloadAppMessage span.alert-link {
        font-size: 1rem;
        margin: 0 0px 0 0;
        padding: 5px 8px;
        background-color: #18aabd;
        color: #fff;
        border-radius: 4px;
    }

body:not(.home) .page .page-body {
    padding: 1rem 3rem;
}

.panel-default > .panel-heading {
    background-color: initial;
    border-color: transparent;
    padding: 10px 35px 0 35px;
}

.panel-default > .panel-body {
    padding: 10px 60px 15px;
}

.panel-default > .panel-heading .panel-title {
    font-size: 23px;
    font-weight: 600;
    text-transform: capitalize;
    border-bottom: 2px solid #9cd0ec;
    padding: 15px;
}

.has-success .form-control, .has-error .form-control, .has-success .form-control:focus, .has-error .form-control:focus, .has-feedback .form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.form-horizontal .form-group.has-feedback .input-group input:focus + input + span.add-on {
    border-color: #66afe9;
}

.form-horizontal .form-group.has-feedback.has-error .input-group input:focus + input + span.add-on {
    border-color: #843534;
}

.form-horizontal .form-group.has-feedback.has-success .input-group input:focus + input + span.add-on {
    border-color: #2b542c;
}

.form-group input {
    box-shadow: none;
}

.form-group label.control-label {
    text-align: left;
    margin-bottom: 8px;
    font-size: 1.65rem;
    font-weight: normal;
    padding-top: 0px;
}

#LoginForm [type="checkbox"]:not(:checked), #LoginForm [type="checkbox"]:checked {
    position: absolute;
    left: -9999px;
}

    #LoginForm [type="checkbox"]:not(:checked) + label, #LoginForm [type="checkbox"]:checked + label {
        position: relative;
        padding-left: 1.65em;
        cursor: pointer;
    }

        #LoginForm [type="checkbox"]:not(:checked) + label:before, #LoginForm [type="checkbox"]:checked + label:before {
            content: '';
            position: absolute;
            left: 0;
            top: 0;
            width: 1.15em;
            height: 1.15em;
            border: 1px solid #DFDFE8;
            background: #fff;
            border-radius: 4px;
        }

        #LoginForm [type="checkbox"]:not(:checked) + label:after, #LoginForm [type="checkbox"]:checked + label:after {
            content: '✔';
            position: absolute;
            top: -.15em;
            left: .15em;
            font-size: 1.4em;
            line-height: 0.8;
            color: #4778d9;
            transition: all .2s;
        }

        #LoginForm [type="checkbox"]:not(:checked) + label:after {
            opacity: 0;
            transform: scale(0);
        }

        #LoginForm [type="checkbox"]:checked + label:after {
            opacity: 1;
            transform: scale(1);
        }

#LoginForm [type="checkbox"]:disabled:not(:checked) + label:before, #LoginForm [type="checkbox"]:disabled:checked + label:before {
    box-shadow: none;
    border-color: #bbb;
    background-color: #ddd;
}

#LoginForm [type="checkbox"]:disabled:checked + label:after {
    color: #999;
}

#LoginForm [type="checkbox"]:disabled + label {
    color: #aaa;
}

#LoginForm label:hover:before {
    border: 1px solid #4778d9 !important;
}

#LoginForm .form-group .checkbox > label {
    font-size: 1.65rem;
}

.form-group > div button[type="submit"] {
    width: 100%;
    padding: 8px 14px 8px 23px;
    border-color: #18aabd;
    text-align: left;
    background-color: #18aabd;
    display: flex;
    justify-content: space-between;
}

    .form-group > div button[type="submit"] i.glyphicon {
        margin-top: 2px;
        float: right;
    }

.form-group .olvPass {
    margin-top: 20px;
    text-align: center;
}

    .form-group .olvPass a {
        color: #B2B2B2;
        font-size: 1.5rem;
        text-decoration: underline;
    }

.panel-default .page.login-page .row div.col-md-12 {
    border-bottom: 1px solid #DADADA;
}

.panel-default .crearCuentaWrapper {
    margin-top: 17px;
}

    .panel-default .crearCuentaWrapper h4 {
        font-size: 1.45rem;
    }

    .panel-default .crearCuentaWrapper a {
        color: #18aabd;
    }

.form-horizontal .has-feedback:nth-child(2) div.col-sm-12 .form-control-feedback {
    right: 55px;
}

.form-horizontal .has-feedback:nth-child(2) div.col-sm-12 input.password {
    border-right-color: transparent;
}

.form-horizontal .has-feedback:nth-child(2) div.col-sm-12 span.add-on {
    background-color: #fafafa;
    color: #868686;
    border-color: #E5E5E5;
}

.form-horizontal .has-feedback:nth-child(2).has-success div.col-sm-12 span.add-on {
    border-color: #3c763d;
}

.form-horizontal .has-feedback:nth-child(2).has-error div.col-sm-12 span.add-on {
    border-color: #843534;
}

.form-horizontal .has-feedback:nth-child(2) div.col-sm-12 span.add-on:focus {
    outline: none;
}

form#formcontact .container {
    padding: 0 10rem;
}

.FormContactHeaderSection h4 {
    text-align: center;
    font-size: 3.1rem;
    margin-top: 55px;
    font-weight: 600;
    letter-spacing: 1px;
}

.FormContactLeftSection .control-label {
    text-align: left !important;
}

.FormContactLeftSection label.radio-inline {
    height: 37px;
    vertical-align: sub;
}

.FormContactLeftSection .labelLocal {
    margin-top: 213px;
}

.col-xs-12.col-sm-6.formbottomleftcolummn .form-group {
    margin-bottom: 20px;
}

.FormContactFooterSection textarea#Mensaje {
    border: 1px solid #ccc;
    border-radius: 4px;
    height: 120px !important;
}

.FormContactFooterSection input.btn.btn-default {
    background: #1397E1;
    border: #1397E1;
    color: #fff;
    font-size: 18px;
    width: 20%;
    height: 40px;
}

#recaptcha {
    display: block;
    margin: 0 auto;
}

    #recaptcha > div {
        width: 100% !important;
    }

        #recaptcha > div iframe {
            display: block;
            margin: 0 auto;
        }

#LoginForm .validation-summary-errors ul {
    padding: 15px 0;
}

    #LoginForm .validation-summary-errors ul li {
        font-weight: 600;
        text-transform: uppercase;
        font-size: 1.3rem;
        letter-spacing: .05rem;
        text-align: center;
    }

form#formcontact label.control-label.requiredfield:after {
    color: #a94442;
    content: "*";
    margin-left: 3px;
    top: 7px;
    font-family: 'FontAwesome';
    font-weight: normal;
    font-size: 11px;
    content: "\f069";
}

form#formcontact .form-control-feedback {
    right: 15px !important;
}

.pageProxVencimientos {
    position: relative;
}

    .pageProxVencimientos .legalVencimientos {
        margin: 20px 0;
        text-transform: uppercase;
        font-size: .9em;
        display: flex;
        align-items: center;
    }

@media screen and (max-width: 998px) {
    form#formcontact .container {
        padding: 0 2rem;
    }

    .FormContactLeftSection .labelLocal {
        margin-top: 20px;
    }

    .has-feedback {
        margin-bottom: 10px !important;
    }

    select#DocumentoTipoID {
        margin-bottom: 20px;
    }

    .FormContactLeftSection label.radio-inline {
        height: 25px;
    }

    .FormContactLeftSection .labelLocal {
        margin-top: 10px;
    }

    div#recaptcha {
        width: 41%;
    }
}

@media screen and (min-width: 430px) and (max-width: 767px) {
    .isMobile #itemslider .col-xs-12, .isMobile #sliderclubes .col-xs-12 {
        width: 50%;
    }

        .isMobile #itemslider .col-xs-12.cloneditem-1, .isMobile #sliderclubes .col-xs-12.cloneditem-1 {
            display: block;
        }

    .isMobile #itemslider {
        padding-left: 40px;
        padding-right: 40px;
    }
}

@media screen and (max-width: 768px) {
    .container-carousel .carousel .product-container {
        padding: 0;
        height: 321px;
        overflow: hidden;
    }

    .productFeatures .etiqueta {
        width: 100px !important;
        margin: 0 30px !important;
    }

    form#formcontact .container {
        padding: 0 10rem;
    }

    div#recaptcha {
        width: 60%;
    }

    .vistaLista .titlePremio a {
        margin-right: 40px !important;
        display: block;
    }
}

@media screen and (max-width: 480px) {
    form#formcontact .container {
        padding: 0 6rem;
    }

    div#recaptcha {
        width: 100%;
    }

    .FormContactFooterSection input.btn.btn-default {
        width: 70%;
    }

    #infoCheckout .alertHeader.alertFooter .wrapBtnVolverNoMobile {
        display: none;
    }

    body #infoCheckout .alertHeader.alertFooter .wrapBtnVolverMobile {
        display: block;
    }

    body #infoCheckout .alertHeader p {
        margin-bottom: 50px;
    }

    body #infoCheckout .alertHeader.alertFooter {
        display: block;
        margin-top: 10px;
    }

    .misTarjetasBody .wrapTarjetaPrincipal .wrapTarjeta .nroTarjeta {
        font-size: 1em;
        letter-spacing: .15rem;
    }
}

@media screen and (max-width: 320px) {
    .loader {
        left: 35%;
    }

    .misTarjetasBody .wrapTarjetaPrincipal .wrapTarjeta .nroTarjeta {
        font-size: .9em;
        letter-spacing: .15rem;
    }
}

.modalUsuarioYaRegistrado .modal-body {
    min-height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.modalUsuarioYaRegistrado .modal-footer .btn {
    border-color: #18aabd;
    color: #18aabd;
    text-transform: uppercase;
    font-size: 1.2rem;
    letter-spacing: .05rem;
}

#btnBackStep2 {
    margin-right: 6px;
    margin-left: -6px;
}

.tenesTarjeta {
    margin: 20px 0;
}

@media screen and (max-width: 680px) {
    #dvCardControl {
        width: 100% !important;
    }

    #dvCardControl, .btnesOK {
        float: none !important;
    }
}

body.registerPage .footer {
    display: none;
}

body.registerPage > .container {
    margin-top: 0;
}

body.registerPage .navbar {
    border: 0;
}

body.registerPage .wrapForm {
    margin-top: 123px !important;
}

body.registerPage #StepOne .wrapForm, body.registerPage #StepTwo .wrapForm {
    margin-top: 80px !important;
}

body.registerPage .registerResultPage.registerPage .wrapForm {
    margin-top: 0 !important;
}

body .stepsBox .stepsBoxInner {
    width: 56%;
    max-width: 290px;
}

body #msform fieldset {
    width: 99% !important;
}

body #msform #StepNormalize {
    width: 90% !important;
    margin-left: 20px;
}

body #msform #StepThree {
    width: 100% !important;
}

.registerPage .wrapForm .col {
    padding: 0 !important;
}

.registerPage .wrapForm .lineaSeparador {
    margin: 0 1.2rem;
    width: 30px;
}

    .registerPage .wrapForm .lineaSeparador hr {
        margin: 16px 0;
        border-top: 1px solid #e6e6e6;
    }

.registerPage .wrapForm .col button {
    background-color: #fff;
    border: 1px solid #E0E0E0;
    box-shadow: none;
    color: #E0E0E0;
    font-family: Raleway;
    font-weight: 400;
}

    .registerPage .wrapForm .col button.btn-success {
        background-color: #fff;
        border: 1px solid #1397E1;
        box-shadow: none;
        color: #1397E1;
        font-family: Raleway;
        font-weight: 600;
    }

    .registerPage .wrapForm .col button.pasoComplete {
        background-color: #1397E1;
        border: 1px solid #1397E1;
        box-shadow: none;
        color: #fff;
        font-family: Raleway;
        font-weight: 600;
    }

body .wrapForm h3 {
    margin: 13px 0 20px;
    font-size: 23px;
    letter-spacing: 1px;
    font-weight: 600;
    text-transform: capitalize;
    color: #222;
}

body .normPage.wrapForm h3 {
    font-size: 2rem;
    padding: 0 15px;
}

body .normPage.wrapForm .imagenEspejo {
    width: 222px;
    height: 262px;
    margin: 20px auto;
    background-color: #94dcec;
    border-radius: 49%;
    position: relative;
    margin: 20px auto;
}

body .normPage.wrapForm .marcoEspejo {
    background-color: #e0f6fb;
    width: 205px;
    height: 244px;
    border-radius: 49%;
    position: absolute;
    top: 9px;
    left: 9px;
}

body .normPage.wrapForm .wrapNormForm {
    padding-top: 40px;
}

body .normPage.wrapForm .normForm {
    background-color: #eee;
    padding: 50px 140px 50px 60px;
    border-radius: 33px 0 0 33px;
}

    body .normPage.wrapForm .normForm .tableNormForm {
        background-color: #fff;
        padding: 4px 13px;
        font-size: 1.4rem;
        margin-bottom: 20px;
        border-radius: 8px;
    }

        body .normPage.wrapForm .normForm .tableNormForm > div {
            padding: 5px 0;
            border-bottom: 1px solid #02B2FA;
            font-weight: 600;
            color: #2e2e2e;
            margin-bottom: 4px;
        }

        body .normPage.wrapForm .normForm .tableNormForm .table > thead > tr > th {
            border-bottom: 1px solid #02b2fa;
        }

    body .normPage.wrapForm .normForm .btnRojo {
        background-color: transparent;
        border: 1px solid #E73232;
        color: #E73232;
    }

        body .normPage.wrapForm .normForm .btnRojo:hover {
            background-color: #E73232;
            border: 1px solid #fff;
            color: #fff;
        }

.registerPage .wrapForm h3:after, .cartPage > h3:after {
    content: '';
    display: block;
    width: 35px;
    border: 1px solid #222;
    margin: 8px auto 0;
}

.registerPage .wrapForm p {
    font-size: 15px;
    letter-spacing: .2px;
    color: #323232;
    line-height: 2rem;
    padding: 0 15px;
}

body.registerPage .wrapForm .form-group {
    margin-bottom: 25px;
}

    body.registerPage .wrapForm .form-group input, body.registerPage .wrapForm .form-group select {
        width: 90%;
    }

body.registerPage .wrapForm .formDomicilio .form-group input, body.registerPage .wrapForm .formDomicilio .form-group select {
    width: 100%;
}

body.registerPage .wrapForm .form-group label {
    margin-bottom: 4px;
    font-weight: 400;
}

body.registerPage .wrapForm .form-group .disableCard, body.registerPage .wrapForm .form-group .btn-success {
    padding: 4px 7px;
    font-size: 1.3rem;
    letter-spacing: 1px;
}

    body.registerPage .wrapForm .form-group .disableCard:first-of-type, body.registerPage .wrapForm .form-group .btn-success:first-of-type {
        margin-right: 5px;
    }

    body.registerPage .wrapForm .form-group .disableCard:focus, body.registerPage .wrapForm .form-group .btn-success:focus {
        text-decoration: none;
        border: 1px solid #18aabd;
        outline: inherit;
    }

body.registerPage .wrapForm .form-group .btn-success {
    color: #fff;
    background-color: #18aabd;
    border-color: #18aabd;
}

body.registerPage .wrapForm .form-group .disableCard:hover, body.registerPage .wrapForm .form-group .disableCard.btn-success:hover {
    color: #fff;
    background-color: #18aabd;
    border-color: #18aabd;
}

body.registerPage .inputCodJumboWrap {
    margin-bottom: 50px;
    padding: 20px 0;
    background-color: #F2F2F2;
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
}

body.registerPage .CTALogIn {
    border-top: 1px solid #dadada;
}

body.registerPage #StepTwo .wrapForm .inputGroupContainer {
    margin-bottom: 35px;
}

    body.registerPage #StepTwo .wrapForm .inputGroupContainer small {
        margin-bottom: 0 !important;
        margin-top: 0 !important;
    }

body.registerPage #StepTwo .wrapForm .generoSelect input {
    width: initial;
    margin: 0 7px 0 0;
    vertical-align: middle;
}

body.registerPage #StepTwo .has-feedback i.glyphicon {
    right: 30px;
    z-index: 4;
}

.visible-exception .input-append.input-group > input {
    width: 100% !important;
}

.visible-exception .input-append.input-group {
    width: 91% !important;
}

.visible-exception > i.form-control-feedback {
    display: none !important;
}

.inner-addon {
    position: relative;
}

    .inner-addon .glyphicon {
        position: absolute;
        padding: 10px;
        pointer-events: none;
        color: #7e848a;
        right: 0 !important;
        padding: 5px 15px 0;
    }

.left-addon .glyphicon {
    left: -20px;
    z-index: 3;
}

.right-addon .glyphicon {
    right: 20px;
    z-index: 3;
}

.left-addon input {
    padding-left: 30px;
}

.right-addon input {
    padding-right: 30px;
}

.absolute {
    position: absolute;
}

.altura100 {
    height: 100% !important;
}

body.registerPage #StepThree .formInput > h2.text-left {
    font-size: 3rem;
}

body.registerPage #StepThree .formDomicilio.absolute {
    opacity: 0;
    left: -9999px;
    display: none;
}

body.registerPage #StepThree .wrapForm.absolute {
    background-color: rgba(53, 53, 53, 0.42);
    margin-top: 0 !important;
    padding-top: 120px;
    width: 101%;
    height: 100%;
    top: 0;
    left: 0;
}

body.registerPage #StepThree .wrapForm .col button.pasoComplete {
    background-color: #fff;
    border: 1px solid #fff;
    color: #1397E1;
}

body.registerPage #StepThree .wrapForm #locationfield input {
    padding: 10px 10px;
    border: 0;
    border-radius: 4px;
}

body.registerPage #StepThree .wrapForm #locationfield .tt-menu {
    padding: 10px 15px;
    width: 100%;
    background-color: #fff;
    text-align: left;
    box-shadow: 0 1px 5px -1px #797979;
}

body.registerPage #StepThree .wrapForm #locationfield .tt-suggestion {
    padding: 10px;
}

body.registerPage #StepThree .wrapForm > .formInput {
    margin-top: 100px !important;
}

body.registerPage #StepThree .ubicacionSelected {
    position: absolute;
    background-color: rgba(53, 53, 53, 0.42);
    margin-top: 0 !important;
    padding-top: 79px;
    height: 100%;
    top: 0;
    left: 0;
}

    body.registerPage #StepThree .ubicacionSelected h2 {
        display: none;
    }

body.registerPage #StepThree .wrapForm .wrapElegSucur {
    display: none;
}

body.registerPage #StepThree .ubicacionSelected .wrapElegSucur {
    background-color: #1397E1;
    color: #fff;
    padding: 10px 10px;
    display: block;
    margin-top: 20px;
}

body.registerPage #StepThree .noVisible {
    display: none;
}

body.registerPage #StepThree .ubicacionSelected.blanco {
    background-color: #fff;
    box-shadow: 13px 0px 5px -7px rgba(119, 119, 119, 0.33);
}

    body.registerPage #StepThree .ubicacionSelected.blanco > .col-sm-12 {
        border-bottom: 1px solid #1397E1 !important;
        margin-bottom: 5px !important;
    }

body.registerPage .wrapForm .formDomicilio h3 {
    margin: 10px 0 20px;
}

body.registerPage .wrapForm .formDomicilio .row .form-group {
    margin-bottom: 10px !important;
}

body.registerPage .wrapForm .formDomicilio .telefono i {
    top: 0 !important;
}

body.registerPage .wrapForm .formDomicilio .row .form-group .has-feedback .form-control {
    padding-right: 0 !important;
}

body.registerPage .wrapForm .formDomicilio .row .form-group label {
    font-size: 1.42rem;
}

body.registerPage .wrapForm .formDomicilio .row .form-group.has-feedback .form-control {
    padding-right: 0;
}

body.registerPage .wrapForm .formDomicilio .row .form-group.has-feedback i.form-control-feedback {
    top: 23px;
    right: 12px;
}

body.registerPage #StepThree .ubicacionSelected.blanco .col button.pasoComplete {
    background-color: #1397E1;
    border: 1px solid #1397E1;
    color: #fff;
}

.headerCatalog img {
    width: 100%;
}

.account-activation-page, .containerPaddingTop {
    padding-top: 150px;
}

.registerResultPage {
    padding-top: 112px;
}

.addedWishlist {
    color: #18aabd !important;
}

.premioLista .addedWishlist {
    position: absolute;
    right: 20px;
}

.wishlistPage .btnEnviarWishAmigo input {
    display: none;
}

@media (min-width: 992px) {
    .mistransaccionespage .filtroBasico label {
        width: initial;
    }
}

@media (max-width: 991px) {
    #infoLogin .row.alertHeader {
        margin-top: 20px;
    }

    #infoLogin .alertFooter, #ecoModalON .alertFooter, #ecoModalOFF .alertFooter {
        margin-top: 10px !important;
    }

    .mistransaccionespage > .bodyPage > h4 {
        display: block !important;
        text-align: center;
    }

    .mistransaccionespage > .bodyPage > button#btnMostrarFiltros {
        display: block !important;
        float: none !important;
        margin: 30px auto 0;
    }

    .mistransaccionespage .filtroBasico {
        display: block !important;
        margin: 30px 0 20px 20px !important;
    }

        .mistransaccionespage .filtroBasico .col {
            margin-left: 0;
            margin-bottom: 10px;
        }

        .mistransaccionespage .filtroBasico label {
            padding-left: 2px;
            padding-right: 2px;
        }

    .filtroBasico label input[type="radio"] {
        margin-right: 5px;
    }

    .premioLista .lista-description {
        width: 70%;
    }

    .wrapInCart.boxList {
        left: 40% !important;
    }

    .vistaLista .soloPuntos {
        margin-bottom: 10px;
        display: block;
    }

    .registerResultPage .wrapSideImage {
        padding-right: 15px !important;
        text-align: center;
        margin-bottom: 70px;
    }

        .registerResultPage .wrapSideImage img {
            position: relative !important;
            width: 100%;
        }

    .registerResultPage .textosImage {
        position: relative;
        width: 300px !important;
        margin: 0 auto;
        margin-top: -170px;
    }

        .registerResultPage .textosImage h3 {
            font-size: 18px;
        }

        .registerResultPage .textosImage span {
            font-size: 1.7rem;
        }
}

.productsByTagPage body > .container:not(.wrapBreadcrumb) {
    padding-top: 115px;
}

.htmlCatalogoPage body > .container.bodyContainer {
    padding-bottom: 115px;
}

button.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
}

#registerOK {
    margin-bottom: 30px;
}

.loginPage {
    margin: 130px 0 100px;
}

    .loginPage .panel.panel-default .panel-heading {
        background-color: #fff;
        border-color: transparent;
    }

#StepFive h3 {
    font-size: 4rem;
    font-weight: 600;
}

#StepFive > .wrapper {
    background-size: cover;
}

#StepFive h3.nameRegistrado {
    margin: -11px 0 25px;
    font-size: 4rem;
    color: #30A4E5;
    text-transform: capitalize;
}

#StepFive img.imgEstrellaRegistrado {
    margin-bottom: 20px;
}

#StepFive .yaSosParte {
    font-size: 1.4rem;
}

    #StepFive .yaSosParte strong {
        text-transform: uppercase;
        font-weight: 800;
    }

#StepFive .separadorDorado {
    background-color: #FFD470;
    height: 4px;
    width: 101px;
    margin: 0 auto;
}

#StepFive h2 {
}

#StepFive p.empezAcumular {
    font-style: italic;
    font-size: 1.4rem;
    margin-bottom: 20px;
}

#StepFive .wrapActivaTarjeta {
    background-color: #eee;
    margin-bottom: 30px;
    padding: 20px 0 0;
}

    #StepFive .wrapActivaTarjeta p {
        font-size: 1.4rem;
        line-height: 1.7rem;
        margin-bottom: 20px;
    }

#StepFive button.right.btn.btn-dorado {
    color: #fff;
    background-color: #FFB604;
    padding: 8px 25px;
    font-size: 17px;
    margin-bottom: 20px;
}

#StepFive .container {
}

@media screen and (max-width: 768px) {
    #infoLogin, #maintenanceSite, #ecoModalON, #ecoModalOFF {
        position: fixed !important;
        overflow: scroll;
    }

        #infoLogin .alert, #ecoModalON .alert, #ecoModalOFF .alert {
            height: auto !important;
            margin: 5vh 10vw !important;
        }

        #infoLogin .wrapAlert.col-xs-6 {
            min-height: 100px;
        }

    .center-1 .account-activation-page .container h1 {
        font-size: 3em !important;
    }

    .center-1 .adClubWrapper .container h1 {
        font-size: 2em !important;
        letter-spacing: 2px;
    }

    body .clubAdResultPage .desadClub .container h1 {
        font-size: 3rem !important;
    }

    .center-1 .account-activation-page .container h2, .center-1 .adClubWrapper .container h2 {
        font-size: 1.5em !important;
    }

    .center-1 .account-activation-page .container p, .center-1 .adClubWrapper .container p {
        font-size: 1.4em !important;
    }

    .center-1 .account-activation-page .container img.imgSignoMas {
        right: 12%;
    }

    .center-1 .adClubWrapper .container img.imgSignoMas {
        margin-right: 8%;
        max-width: 80px;
    }
}

.media .esconder {
    display: none;
}

.media .mostrar {
    display: table-cell;
}

#topcartlink #flyout-cart {
    padding: 15px 20px;
    border-radius: 4px;
    max-height: 85vh;
    overflow-y: auto;
    font-weight: 400;
    margin-top: 8px;
}

    #topcartlink #flyout-cart .infoCart {
        font-size: 1.4rem;
        margin-bottom: 10px;
        text-align: center;
    }

        #topcartlink #flyout-cart .infoCart a {
            font-weight: 400;
        }

    #topcartlink #flyout-cart ul.items {
        padding: 0;
        border-bottom: 1px solid #e6e6e6;
        border-top: 1px solid #e6e6e6;
        margin-bottom: 20px;
    }

        #topcartlink #flyout-cart ul.items li.row {
            margin: 15px 0;
        }

        #topcartlink #flyout-cart ul.items .imgProducto {
            padding-left: 0;
            padding-right: 0;
        }

            #topcartlink #flyout-cart ul.items .imgProducto a {
                display: block;
            }

            #topcartlink #flyout-cart ul.items .imgProducto img {
                max-width: 70px;
            }

        #topcartlink #flyout-cart ul.items .nameProducto {
            font-size: 1.3rem;
            font-weight: 400;
            margin-top: 9px;
            padding-left: 0;
        }

            #topcartlink #flyout-cart ul.items .nameProducto a {
                text-transform: uppercase;
                font-weight: 600;
            }

    #topcartlink #flyout-cart .subTotal {
        text-align: center;
        color: #797979;
    }

        #topcartlink #flyout-cart .subTotal strong {
            color: #479fd0;
            font-weight: 400;
        }

    #topcartlink #flyout-cart .btnVerCarro {
        text-align: center;
        margin-top: 20px;
    }

        #topcartlink #flyout-cart .btnVerCarro .btn {
            text-transform: uppercase;
            font-size: 1.3rem;
            padding: 6px 12px;
            margin: 0;
            margin-right: 0;
        }

.zoomLens {
    opacity: 1 !important;
    cursor: pointer !important;
    background-color: hsla(0,0%,94%,.4) !important;
    border: 1px solid #dedede !important;
}

.cartPage .order-summary-content, .wishlistPage .wishlist-content {
    margin-bottom: 60px;
}

.cartPage > h3, .onePageCheckout > h3, .wishlistPage > h3, .checkCompletedPage > h3, .resultsPage > h3, .siteMapPage > h3, .titleContainer > h3 {
    margin-top: -20px;
    margin-bottom: 30px;
    font-size: 2.5rem;
    letter-spacing: 1px;
    font-weight: 600;
    text-transform: uppercase;
    color: #222;
}

.cartPage .table, .wishlistPage .table {
    border-bottom: 1px solid #ccc;
}

    .cartPage .table thead tr th, .wishlistPage .table thead tr th, .orderDetailsPage .table thead tr th {
        font-size: 1.37rem;
        font-weight: 600;
        text-transform: uppercase;
    }

.cartPage .btnsCarrito .row > div {
    margin-bottom: 20px;
}

.cartPage .total-info.cart-total {
    padding: 10px 20px;
    background-color: #f1f1f1;
    font-size: 1.5rem;
}

.cartPage .order-subtotal {
    margin: 4px 0;
}

    .cartPage .order-subtotal > span:nth-child(1) {
        float: left;
    }

    .cartPage .order-subtotal > span:nth-child(2) {
        float: right;
    }

    .cartPage .order-subtotal:before, .cartPage .order-subtotal:after {
        content: '';
        display: block;
        clear: both;
    }

.cartPage .order-summary-content .unit-price {
    padding: 0 5px !important;
}

    .cartPage .order-summary-content .unit-price select {
        width: 100%;
        font-size: 14px;
    }

.cartPage .order-summary-content span.product-subtotal.openSans {
    font-size: 14px;
    font-weight: 600;
}

.cartPage .order-summary-content .product a {
    font-size: 14px;
    color: #444;
}

.cartPage .order-summary-content .productQuantity {
    width: 50%;
    margin: 0 auto;
    font-size: 14px;
    text-align: center;
}

#updatecart {
    background-color: #18aabd;
    border-color: #18aabd !important;
}

.overview {
    padding: 0 2em;
}

.page-body #slider-thumbs .thumbnail {
    position: absolute;
    width: 100%;
    height: 100px;
}

#product-details-form {
    margin-bottom: 60px;
}

    #product-details-form .productSinStock {
        margin: 30px 0 10px;
    }

        #product-details-form .productSinStock span {
            padding: 5px 10px;
            background-color: #d11f3c;
            text-transform: uppercase;
            color: #fff;
            font-weight: 600;
            font-size: 1.5rem;
            letter-spacing: .15rem;
        }

.productFeatures {
    margin-top: -67px;
    margin-bottom: 39px;
    text-align: center;
}

    .productFeatures:after {
    }

    .productFeatures .etiqueta {
        display: inline-block;
        letter-spacing: 2px;
        font-weight: 600;
        text-transform: uppercase;
        width: 162px;
        margin: 0 50px;
        padding: 5px 10px;
        position: relative;
        color: #fff;
    }

        .productFeatures .etiqueta.nuevo {
            background-color: #FFB400;
            box-shadow: 0px 1px 3px 0px #795602;
        }

        .productFeatures .etiqueta.promo {
            background-color: #ff3229;
            box-shadow: 0px 1px 3px 0px #795602;
        }

        .productFeatures .etiqueta:before, .productFeatures .etiqueta:after {
            content: '';
            position: absolute;
            display: inline-block;
            margin-top: 7px;
            width: 0;
            height: 0;
        }

        .productFeatures .etiqueta.nuevo:before {
            border-top: 15px solid #d69a0b;
            border-left: 13px solid transparent;
            left: -13px;
            bottom: 0;
        }

        .productFeatures .etiqueta.nuevo:after {
            border-top: 15px solid #d69a0b;
            border-right: 13px solid transparent;
            right: -13px;
            bottom: 0;
        }

        .productFeatures .etiqueta.promo:before {
            border-top: 15px solid #d22821;
            border-left: 13px solid transparent;
            left: -13px;
            bottom: 0;
        }

        .productFeatures .etiqueta.promo:after {
            border-top: 15px solid #d22821;
            border-right: 13px solid transparent;
            right: -13px;
            bottom: 0;
        }

i.iconOfer.jm-percent {
}

#product-details-form .overview h3 {
    text-transform: uppercase;
    font-size: 3rem;
    font-weight: 600;
    margin-top: 0;
    font-family: open sans regular !important;
    margin-bottom: 0;
}

#product-details-form .overview .add-info h3 {
    font-size: 1.4rem;
}

#product-details-form #slider-thumbs .thumbnail img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 100%;
    padding: 5px;
}

#product-details-form .overview hr {
    border-color: #dadada;
}

#product-details-form .overview .short-description {
    margin-bottom: 20px;
}

#product-details-form .overview .additional-details span.label {
    color: #555;
}

#product-details-form .overview .additional-details span.value {
    font-size: 1.4rem;
}

#product-details-form .product.price {
    font-weight: 600;
}

#product-details-form .overview .short-description {
    border-top: 1px solid #eee;
    padding: 15px 0;
    border-bottom: 1px solid #eee;
}

#product-details-form .overview .wrapAddToCartBtn {
    margin-top: 20px;
}

#product-details-form .overview .btn-group a.btn.btn-default {
    margin-right: 10px;
    margin-bottom: 15px;
    padding: 6px 15px;
    border-radius: 3px !important;
}

.product-reviews-overview {
    margin: 0px 0 20px;
    padding: 0px 0 10px;
}

    .product-reviews-overview u {
        text-decoration: none;
    }

        .product-reviews-overview u a {
            font-size: 1.3rem;
            letter-spacing: .07rem;
            margin-top: -7px;
            display: block;
        }

p span.product.price {
    font-weight: 300 !important;
    font-size: 1.7rem;
}

#product-details-form .overview input.btn {
    border: 1px solid #18aabd;
    text-transform: uppercase;
    font-size: 1.3rem;
    letter-spacing: 1px;
    padding: 8px 12px;
}

#product-details-form .overview h3 .btn {
    border: none;
    color: #c1c1c1;
    font-size: 2.6rem;
}

    #product-details-form .overview h3 .btn:hover, #product-details-form .overview h3 .btn:focus {
        border: none;
        color: #399fd8;
        font-size: 2.6rem;
        background-color: inherit;
        box-shadow: none;
        outline: none;
    }

#product-details-form .overview .addthis_toolbox .at-icon-wrapper, #product-details-form .overview .addthis_toolbox .at-icon-wrapper svg {
    width: 25px !important;
    height: 25px !important;
    border-radius: 2px;
    margin-right: 10px;
}

.thumbsCarousel .flex-container {
    display: flex;
}

.thumbnail:hover {
    cursor: pointer;
}

#product-details-form #slider-thumbs .flexContainer {
    display: flex;
    justify-content: space-between;
}

    #product-details-form #slider-thumbs .flexContainer > div.flexItem {
        width: 100px;
        height: 100px;
        position: relative;
    }

#product-details-form div#slider {
    margin-bottom: 20px;
}

.modal.fade.in#checkoutModal {
    display: flex !important;
    align-items: center;
    justify-content: center;
    z-index: 99999999;
}

    .modal.fade.in#checkoutModal .modal-dialog {
        width: 50vw;
        height: 80vh;
        margin: auto;
    }

    .modal.fade.in#checkoutModal .modal-content {
        width: 100%;
        height: 100%;
    }

        .modal.fade.in#checkoutModal .modal-content .modal-body {
            height: 85%;
        }

        .modal.fade.in#checkoutModal .modal-content .modal-footer {
            height: 15%;
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: flex-end;
            padding-right: 40px;
        }

            .modal.fade.in#checkoutModal .modal-content .modal-footer button {
                text-transform: uppercase;
                font-size: 2rem;
                letter-spacing: .05rem;
            }

#checkoutModal .modal-body > .row h4 {
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: .05rem;
}

#checkoutModal .modal-body > .row:nth-child(2) {
    height: calc(100% - 44px);
}

    #checkoutModal .modal-body > .row:nth-child(2) > div:first-of-type {
        height: 100%;
    }

#checkoutModal select#officesselect {
    width: 50%;
    margin: 15px auto 0;
    text-transform: uppercase;
    letter-spacing: .03rem;
    font-size: 1.4rem;
}

#checkoutModal .noSeleccion.in, #checkoutModal .cardoffice.in {
    height: 80%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #6b6b6b;
}

#checkoutModal .noSeleccion h4 {
    font-size: 1.5rem;
}

#checkoutModal .noSeleccion .arrow.bounce {
    margin: 0px 0 50px;
    -moz-animation: bounce 2s infinite;
    -webkit-animation: bounce 2s infinite;
    animation: bounce 2s infinite;
}

@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        transform: translateY(0);
    }

    40% {
        transform: translateY(30px);
    }

    60% {
        transform: translateY(15px);
    }
}

.cardoffice {
    display: none;
    margin-top: 20px;
}

.cardoffice-body {
    height: 100%;
    width: 90%;
    overflow-y: auto;
    overflow-x: hidden;
}

div#tabOffices {
    padding: 10px 10px 0 10px;
    width: 100%;
    margin: 0 auto;
}

.cardoffice .nav {
    width: 90%;
    border: 1px solid #18aabd;
    background-color: #fff;
}

    .cardoffice .nav li {
        width: 50%;
        text-align: center;
        margin-left: 0 !important;
    }

.cardoffice .nav-pills > li > a {
    border: 1px solid #18aabd;
    color: #18aabd;
    border-radius: 0;
    font-size: 1.5rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.1rem;
}

.cardoffice .nav-pills > li.active > a, .cardoffice .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #18aabd;
}

.cardoffice .discotabcontent .card-office-detail:hover h5 {
    color: #e73232;
}

div#tabOffices .card-office-detail {
    border-bottom: 1px solid #d6d6d6;
    padding: 15px 10px;
}

    div#tabOffices .card-office-detail:last-of-type {
        border-bottom: 0;
    }

.card-office-detail h5 {
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .05rem;
    color: #18aabd;
    margin: 0 0 7px;
}

.card-office-detail p {
    margin: 0;
    font-size: 1.3rem;
    text-transform: uppercase;
    letter-spacing: .05rem;
}

    .card-office-detail p i {
        margin: 0 6px 0 10px;
    }

.card-office-detail.openSans:hover {
    background-color: #efefef;
    cursor: pointer;
}

@media (max-width: 768px) {
    .modal.fade.in#checkoutModal {
        padding-right: 0;
    }

        .modal.fade.in#checkoutModal .modal-dialog {
            width: 90vw;
            height: 90vh;
        }

    #checkoutModal select#officesselect {
        width: 90%;
    }
}

.checkout-data .detalleProdCheckout .img {
    margin-bottom: 8px;
}

    .checkout-data .detalleProdCheckout .img img {
        width: 100%;
        height: auto;
        padding: 5px;
        border-radius: 4px;
        border: 1px solid #e4e4e4;
    }

    .checkout-data .detalleProdCheckout .img a {
        display: block;
    }

.checkout-data .detalleProdCheckout hr {
    margin: 2px 0 8px;
    border-color: #ececec;
}

.checkout-data .detalleDatosCheckout hr {
    border-color: #ececec;
}

.checkout-data .detalleProdCheckout hr:last-child {
    display: none;
}

.checkout-data .detalleProdCheckout .datosProd {
    display: flex;
    flex-direction: column;
    height: 88px;
    justify-content: center;
}

.checkout-data .datosProd strong {
    text-transform: uppercase;
    font-size: 1.3rem;
    font-weight: 600;
}

.checkout-data .btnConfirmar, .checkout-data .btnVolver {
}

.checkout-data > .container > .row .text-right .isVoucher {
    margin-top: 30px;
    margin-bottom: 10px;
}

.checkout-data .btnVolver {
    margin-right: 20px;
}

.checkout-data .detalleDatosCheckout div {
    display: block;
    margin: 3px 0;
    text-transform: uppercase;
    font-size: 1.3rem;
    font-weight: 600;
}

    .checkout-data .detalleDatosCheckout div span {
        font-weight: 400;
        text-transform: initial;
        font-size: 1.4rem;
    }

.checkout-data .detalleDatosCheckout {
    padding: 13px 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    border-bottom: 1px solid #dedede;
}

.checkout-data btnConfirmar {
    margin-top: 20px;
    margin-bottom: 10px;
}

#cart-qty {
    font-size: 16px;
    text-align: center;
    width: 32px;
    padding: 0;
    padding-left: 0 !important;
    margin: 6px auto 0 -3px;
    font-family: 'Raleway';
}

.qejumbo #myTab {
    margin-left: 0;
    margin-right: 0;
}

.qejumbo .leftWidget .title {
    text-transform: uppercase;
    font-size: 1.7rem;
    line-height: 2rem;
    font-weight: 600;
}

.qejumbo .leftWidget .btnRegister {
    text-transform: uppercase;
    font-size: 1.3rem;
}

.qejumbo .leftWidget > .text-center:nth-child(1) {
    margin-bottom: 10px;
}

.qejumbo .leftWidget > .text-center:nth-child(2) {
    text-transform: initial;
    font-size: 1.3rem;
    letter-spacing: .24px;
}

.qejumbo.widget-tabs .nav-tabs > li {
    float: left !important;
    padding: 0;
}

.qejumbo .leftWidget hr {
    border-color: #ececec;
}

.cartPage .premioLatam > .row {
    background-color: rgba(251, 255, 196, 0.8);
    padding: 10px 20px;
    border-radius: 5px;
    margin: 10px 0;
}

.cartPage .premioLatam .txt {
    margin-bottom: 10px;
    font-size: 1.4rem;
    text-transform: uppercase;
    font-weight: 600;
}

.wishlistPage .btnesWish > div {
    display: inline-block;
}

.pageContacto .introContact h3.text-center {
    margin-top: 50px;
    margin-bottom: 8px;
    font-size: 3rem;
    font-weight: 700;
    text-transform: uppercase;
}

.pageContacto .introContact > div {
    font-style: italic;
}

.pageContacto .introContact {
    padding: 31px 0 25px;
}

.pageContacto .wrapViasContacto.row {
    padding: 25px 0;
}

.pageContacto .wrapJumbo {
    margin-bottom: 30px;
}

    .pageContacto .wrapJumbo > p, .pageContacto .wrapDisco > p {
        margin: 7px 0 20px 0;
        text-transform: uppercase;
        font-weight: 600;
        font-size: 1.2rem;
    }

.pageContacto .irWeb {
    text-transform: uppercase;
    font-size: 1.3rem;
    font-weight: 600;
    margin-bottom: 8px;
}

.pageContacto .telContacto span {
    margin-right: 5px;
}

.pageContacto .wrapJumbo > div, .pageContacto .wrapDisco > div {
    padding-top: 33px;
    border: 1px solid #e2e2e2;
    border-radius: 10px;
    padding-bottom: 50px;
    min-height: 267px;
    border-bottom-color: #ccc;
    -webkit-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
}

.pageContacto .wrapJumbo:hover > div, .pageContacto .wrapDisco:hover > div {
    background-color: rgba(247, 247, 247, 0.84);
}

.modal.fade.in#contenedorModal {
    display: flex !important;
    align-items: center;
    justify-content: center;
    z-index: 99999999;
}

.modal-backdrop.in {
    z-index: 9999999;
}

body.modal-open {
    padding-right: 0 !important;
}

body .topMenuPremiumRole.MenuNavBar .listmenu {
    padding-left: 30px;
}

body .topMenuPremiumRole #top-menu > .row > div > ul.navbar-nav {
    margin-right: -25px;
}

body .topMenuPremiumRole, .topMenuPremiumRole.navbar-default.menu.menu-guest-scroll, body .topMenuPremiumRole.navbar-default.menu.menu-guest-mobile {
    background: inherit !important;
    background-color: #e9d5c8 !important;
    box-shadow: none;
}

    body .topMenuPremiumRole.navbar-default.menu .navbar-nav > li > a, body .topMenuPremiumRole.navbar-default.menu .navbar-nav .infoPuntos, body .topMenuPremiumRole.navbar-default.menu.menu-guest-scroll .navbar-nav .infoPuntos, body .topMenuPremiumRole.navbar-default.menu.menu-guest-mobile .navbar-nav .infoPuntos {
        color: #444;
        font-weight: 400;
    }

.topMenuPremiumRole.navbar-default.menu .navbar-nav > li > a:hover, .topMenuPremiumRole.navbar-default.menu .navbar-nav > li > a:focus, .topMenuPremiumRole.navbar-default.menu .navbar-nav > li > a:active {
    color: #444 !important;
    font-weight: 600;
}

body .topMenuPremiumRole.navbar-default.menu .navbar-nav label {
    color: #444;
}

body .topMenuPremiumRole.MenuNavBar .listmenu button#enableSearchBoxGroup, body .topMenuPremiumRole.MenuNavBar.menu-guest-scroll .listmenu button#enableSearchBoxGroup {
    color: #222 !important;
}

.topMenuPremiumRole ul.dropdown-menu {
    background-color: #e9d5c8;
}

.topMenuPremiumRole.MenuNavBar .dropdown-menu > li > a, .topMenuPremiumRole.MenuNavBar .navbar-right.navbar-nav .dropdown-menu li > a {
    color: #444;
    font-weight: 400;
}

    .topMenuPremiumRole.MenuNavBar .dropdown-menu > li > a:hover, .topMenuPremiumRole.MenuNavBar .navbar-right.navbar-nav .dropdown-menu li > a:hover {
        color: #444;
        font-weight: 600;
    }

.topMenuPremiumRole.MenuNavBar .nav.navbar-nav.logo a img.img-responsive {
    filter: invert(70%) !important;
}

body .navbar-default.menu.menu-guest-scroll.topMenuPremiumRole .navbar-nav .infoPuntos strong, body .navbar-default.menu.topMenuPremiumRole .navbar-nav .infoPuntos strong {
    color: #18aabd;
}

body .menu-guest-scroll.topMenuPremiumRole .infoPuntos a.lastUpdate, body .topMenuPremiumRole .infoPuntos a.lastUpdate {
    color: #18aabd;
}

body .navbar-default.menu.MenuNavBar.topMenuPremiumRole .toggle-bar {
    color: #222 !important;
}

body .navbar-default.menu.MenuNavBar.topMenuPremiumRole .navbar-toggle:hover, body .navbar-default.menu.MenuNavBar.topMenuPremiumRole .navbar-toggle:focus {
    background-color: transparent;
}

.home .navbar-default.menu.topMenuPremiumRole .search-box .input-group-btn .btn, .htmlCatalogoPage .navbar-default.menu.topMenuPremiumRole .search-box .input-group-btn .btn {
    color: #222;
}

@media screen and (max-width: 768px) {
    body .MenuNavBar.topMenuPremiumRole .listmenu {
        background: inherit;
    }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .menu-guest-scroll .nav.navbar-nav.logo {
        display: none;
    }

        .menu-guest-scroll .nav.navbar-nav.logo.ieBrowser {
            display: inline-block;
        }
}

.nav.navbar-nav.logo.ieBrowser {
    display: none;
}

.MenuNavBar .premiumRoleStar {
    display: none;
}

.topMenuPremiumRole.MenuNavBar .premiumRoleStar {
    display: block;
    color: #efc320 !important;
    position: absolute;
    z-index: 10;
    left: 18px;
    bottom: -3px;
    font-size: 2rem;
}

#products-viewmode .tooltipOn i {
    background-color: #18aabd;
    font-size: 2.1rem;
    padding: 4px 4px 5px 3px;
    color: #fff;
    border-radius: 4px;
}

#products-viewmode .tooltipOn:hover, #products-viewmode .tooltipOn:focus, #products-viewmode .tooltipOn:visited {
    text-decoration: none;
}

#products-viewmode .tooltipOn.active i {
    background-color: #b4c8cc;
}

#product-details-form .container .row .col-md-5 {
    position: relative;
}

.DatosTitular {
    text-align: center;
}

    .DatosTitular .titAdicional, .Adicional_Title {
        text-transform: uppercase;
        font-size: 1.5rem;
        font-weight: 600;
        color: #555;
        margin-bottom: 15px;
    }

    .DatosTitular p {
        margin: 2px 0;
        font-size: 1.5rem;
    }

    .DatosTitular .changePassCliente {
        margin: 20px 0 15px;
    }

        .DatosTitular .changePassCliente a, .adicWrap.puntosWrap .noAdicionales a, .adicWrap.puntosWrap .admAdicionales a {
            color: #18aabd;
            text-transform: uppercase;
            font-weight: 600;
            text-decoration: none;
            letter-spacing: .8px;
            font-size: 1.2rem;
        }

            .DatosTitular .changePassCliente a:hover, .DatosTitular .changePassCliente a:focus, .DatosTitular .changePassCliente a:active, .adicWrap.puntosWrap .noAdicionales a:hover, .adicWrap.puntosWrap .noAdicionales a:focus, .adicWrap.puntosWrap .noAdicionales a:active, .adicWrap.puntosWrap .admAdicionales a:hover, .adicWrap.puntosWrap .admAdicionales a:focus, .adicWrap.puntosWrap .admAdicionales a:active {
                color: #1590a0;
            }

.nombreAdicional {
    margin: 10px 0 12px 0;
    display: block;
    font-size: 1.5rem;
}

.modDatos {
    display: block;
    width: 200px;
    margin: 0 auto;
}

.modDatos, .irCatalogo, .tramites, .misReferidosPage .formReferidos button {
    text-transform: uppercase;
    background-color: #18aabd;
    color: #fff;
    font-size: 1.2rem;
    padding: 9px 12px;
    border-radius: 4px;
    font-weight: 600;
    letter-spacing: 1px;
}

.irCatalogo {
    margin: 16px 0 0;
    display: inline-block;
}

    .modDatos:hover, .modDatos:focus, .modDatos:active, .irCatalogo:hover, .irCatalogo:focus, .irCatalogo:active, .misReferidosPage .formReferidos button:hover, .misReferidosPage .formReferidos button:focus, .misReferidosPage .formReferidos button:active {
        background-color: #1590a0;
        color: #fff;
        text-decoration: none;
    }

.adicWrap.puntosWrap {
    text-align: center;
}

    .adicWrap.puntosWrap .noAdicionales, .adicWrap.puntosWrap .admAdicionales {
        margin-bottom: 20px;
        padding-bottom: 20px;
        border-bottom: 1px solid #e8e8e8;
    }

    .adicWrap.puntosWrap .ptos .numero {
        font-size: 2rem;
        font-weight: 600;
        margin-bottom: 0px;
    }

    .adicWrap.puntosWrap .ptos p:not(.numero) {
        font-size: 1.5rem;
        text-transform: uppercase;
        font-weight: 600;
        margin-top: 3px;
        letter-spacing: .8px;
    }

.tramitesWrap {
    text-align: center;
    margin-top: 20px;
    padding-bottom: 20px;
    padding-top: 20px;
    border-top: 1px solid #e8e8e8;
}

.navMiCuenta .btnVolver a {
    background-color: transparent;
    border: 1px solid #18aabd;
    color: #18aabd;
    padding: 8px 14px;
    border-radius: 0px;
    text-transform: uppercase;
    font-size: 1.3rem;
    letter-spacing: .6px;
}

    .navMiCuenta .btnVolver a:hover, .navMiCuenta .btnVolver a:focus, .navMiCuenta .btnVolver a:active {
        text-decoration: none;
        color: #fff;
        background-color: #18aabd;
    }

    .navMiCuenta .btnVolver a i {
        margin: 0px 5px 0px -3px;
        font-size: 1.5rem;
        display: inline-block;
    }

.siteMapPage {
    padding-bottom: 40px;
}

    .siteMapPage .page-header h4 {
        text-transform: uppercase;
        font-size: 1.8rem;
        font-weight: 600;
    }

    .siteMapPage .page-header {
        border-bottom: 1px solid #e4e4e4;
        padding-bottom: 0;
    }

    .siteMapPage .page-body .list-inline li {
        margin-bottom: 20px;
    }

        .siteMapPage .page-body .list-inline li a {
            padding: 5px 10px;
            background-color: #e8e8e8;
            color: #929292;
            border-radius: 3px;
            text-transform: capitalize;
            font-size: 1.4rem;
        }

            .siteMapPage .page-body .list-inline li a:hover {
                border-bottom-color: #b5b5b5;
                background-color: #d4d4d4;
                color: #7f7f7f;
            }

.html-account-page .containerBackGround {
    background-color: #f9f9f9;
}

.html-account-page .col-xs-12 .panel-default {
    border-color: #18aabd;
    border-radius: 0;
}

.html-account-page .sidebar .admAdicionales, .html-account-page .sidebar .noAdicionales {
    display: none;
}

.html-account-page .panel-sidebar {
    padding: 5px 5px 15px;
    position: relative;
}

.html-account-page .rectangle-2 .row {
    display: flex;
    align-items: center;
}

.html-account-page .panel-sidebar.rectangle-2 {
    padding: 30px 20px;
}

.html-account-page .btneraUsuario {
    margin-top: 10px;
}

    .html-account-page .btneraUsuario .btnMenu, .html-account-page .btneraAdicional .btnMenu {
        margin: 7px 0px;
        padding: 0 20px;
        position: relative;
    }

        .html-account-page .btneraUsuario .btnMenu a, .html-account-page .btneraAdicional .btnMenu a {
            display: flex;
            flex-direction: row;
            justify-content: left;
            align-items: center;
            text-transform: uppercase;
            font-size: 1.3rem;
            font-weight: 600;
            color: #18aabd;
        }

        .html-account-page .btneraAdicional .btnMenu a {
            color: #222;
            justify-content: center;
        }

            .html-account-page .btneraUsuario .btnMenu a:hover, .html-account-page .btneraUsuario .btnMenu a:focus, .html-account-page .btneraAdicional .btnMenu a:hover, .html-account-page .btneraAdicional .btnMenu a:focus {
                text-decoration: none;
                color: #18aabd;
            }

.html-account-page .nombreCliente {
    background-color: #18aabd;
    color: #fff;
    min-height: 120px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

    .html-account-page .nombreCliente:hover, .html-account-page .nombreCliente:focus, .html-account-page .nombreCliente:active {
        text-decoration: none;
    }

    .html-account-page .nombreCliente:hover {
        background-color: #18aabd;
    }

        .html-account-page .nombreCliente:hover .nombreH4, .html-account-page .nombreCliente .volverResumen {
            display: none;
            opacity: 0;
        }

        .html-account-page .nombreCliente:hover .volverResumen {
            display: block;
            opacity: 1;
        }

    .html-account-page .nombreCliente h4 {
        text-transform: uppercase;
        text-align: center;
        line-height: 2.6rem;
        font-size: 1.9rem;
        letter-spacing: .15rem;
    }

.html-account-page .btnIconEdit, .html-account-page .btnIconTrash {
    right: 20px;
    top: 10px;
    color: #18aabd;
    position: absolute;
    font-size: 2rem;
}

    .html-account-page .btnIconEdit:hover, .html-account-page .btnIconEdit:focus, .html-account-page .btnIconTrash:hover, .html-account-page .btnIconTrash:focus {
        color: #5286c2;
        text-decoration: none;
    }

.btneraUsuario .flagNewSection {
    position: absolute;
    top: 9px;
    left: -4px;
    text-transform: uppercase;
    font-style: italic;
    letter-spacing: 1px;
    text-align: center;
    color: #fff;
    background-color: #404040;
    width: 43px;
    padding-top: 2px;
    font-weight: 600;
    height: 18px;
    font-size: .75rem;
    line-height: 1.5rem;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
}

    .btneraUsuario .flagNewSection:after {
        content: '';
        border-top: 7px solid #040404;
        border-left: 13px solid transparent;
        display: block;
        margin-top: 1px;
        width: 0;
        height: 0;
    }

.html-account-page .btneraUsuario .btnMenu a.misVouchersBtn {
    font-size: 1rem;
    margin-top: -25px;
    opacity: 0;
    display: none;
}

    .html-account-page .btneraUsuario .btnMenu a.misVouchersBtn.fadeInSubMenu:before {
        content: '';
        width: 6px;
        height: 6px;
        background-color: #18aabd;
        margin: -2px 6px 0 0;
        border-radius: 50%;
    }

    .html-account-page .btneraUsuario .btnMenu a.misVouchersBtn.fadeInSubMenu {
        animation: fadeInSubMenu 1s ease forwards;
        display: flex;
    }

@keyframes fadeInSubMenu {
    0% {
        margin-top: -25px;
        opacity: 0;
    }

    30% {
        margin-top: -7px;
        opacity: 1;
        transform: translate(0, 0);
    }

    100% {
        margin-top: -7px;
        opacity: 1;
        transform: translate(60px,0);
    }
}

.html-account-page .panel-sidebar .iconCliente {
    margin-top: -4px;
}

    .html-account-page .panel-sidebar .iconCliente i {
        border: 1px solid #E6EDF5;
        border-radius: 50%;
        padding: 2px 1px 1px 2px;
        font-size: 2.5rem;
        color: #C6D6E5;
        background-color: #E6EDF5;
    }

.html-account-page .panel-sidebar hr {
    border-top: 1px solid #006b95;
    margin-left: 10px;
    margin-right: 10px;
}

.html-account-page .btneraUsuario hr.col-md-12 {
    border-color: #dadada;
    width: 52%;
    margin-left: 17%;
    margin-right: 17%;
    margin-top: 0;
    margin-bottom: 0;
}

.html-account-page .panel-sidebar .customer-info-detail .row span {
    font-family: Open Sans Regular;
    font-size: 1.4rem;
}

    .html-account-page .panel-sidebar .customer-info-detail .row span.changePassCliente a {
        color: #18aabd;
        text-transform: uppercase;
    }

.html-account-page .noDNI, .html-account-page .noDireccion {
    font-style: italic;
}

.html-account-page .panel-default > .panel-body {
    padding: 10px 40px 40px;
}

.html-account-page .customer-info-page h1 {
    font-size: 1.5rem !important;
    font-weight: 600;
    font-family: open sans regular !important;
}

.html-account-page .customer-info-page .content {
    margin-top: 20px;
}

    .html-account-page .customer-info-page .content .row {
        margin-bottom: 5px;
    }

        .html-account-page .customer-info-page .content .row i {
            margin-right: 10px;
        }

.html-account-page .customer-info-page .page-title h1 {
    text-transform: uppercase;
}

.html-account-page .modalDescCupon #cuponView .btnVerDetalle, .html-account-page .modalDescCupon #cuponViewMore .btnVolverDetalleCupon {
    font-weight: 600;
    color: #4d4d4d;
    background-color: #fff;
    border: 1px solid #4d4d4d;
    border-radius: 5px;
    font-size: 1.3rem;
    letter-spacing: .05rem;
}

    .html-account-page .modalDescCupon #cuponView .btnVerDetalle:hover, .html-account-page .modalDescCupon #cuponView .btnVerDetalle:focus, .html-account-page .modalDescCupon #cuponViewMore .btnVolverDetalleCupon:hover, .html-account-page .modalDescCupon #cuponViewMore .btnVolverDetalleCupon:focus {
        color: #ffffff;
        background-color: #a7a7a7;
        border: 1px solid #9c9c9c;
    }

.menuUsuario .panel-body-box .panel-body-box-item-icon {
    color: #18aabd;
    background-color: #fff;
    border: 2px solid #18aabd;
    -webkit-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
}

.menuUsuario .panel-body-box .panel-body-box-item a {
    display: inline-block;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 1.3rem;
    color: #18aabd;
}

    .menuUsuario .panel-body-box .panel-body-box-item a:hover .panel-body-box-item-icon {
        border-color: #18aabd;
        background-color: #18aabd;
        color: #ffffff;
    }

.html-account-page #formEditDetails span.twitter-typeahead {
    width: 100%;
}

.html-account-page .control-label {
    font-size: 12px !important;
}

.html-account-page .panel .panel-default {
    margin-top: 13px;
}

.html-account-page .form-group.needIt label.control-label:after {
    color: #f10322;
    content: "*";
    margin-left: 3px;
    top: 7px;
    font-family: 'FontAwesome';
    font-weight: normal;
    font-size: 8px;
    content: "\f069";
}

.html-account-page .form-control {
    display: block;
    width: 100%;
    height: 25px;
    padding: 6px 12px;
    font-size: 12px;
    line-height: 1.42857;
    color: #777777;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.html-account-page .editDetailsPage .form-module {
    position: relative;
}

    .html-account-page .editDetailsPage .form-module .toggle {
        z-index: 5;
        cursor: pointer;
        position: absolute;
        text-transform: uppercase;
        bottom: -25px;
        left: calc(50% - 97px);
        background: #18aabd;
        width: 195px;
        height: 30px;
        margin: 0;
        color: #ffffff;
        font-size: 1.2rem;
        line-height: 30px;
        text-align: center;
        letter-spacing: .1rem;
    }

        .html-account-page .editDetailsPage .form-module .toggle i {
            margin: 0 !important;
        }

    .html-account-page .editDetailsPage .form-module .form {
        display: none;
        padding: 0 20px;
    }

        .html-account-page .editDetailsPage .form-module .form:nth-child(2) {
            display: block;
        }

    .html-account-page .editDetailsPage .form-module h2 {
        margin: 0 0 20px;
        color: #33b5e5;
        font-size: 18px;
        font-weight: 400;
        line-height: 1;
    }

    .html-account-page .editDetailsPage .form-module input {
        text-transform: uppercase;
        font-size: 1.3rem;
        letter-spacing: .025rem;
        border-radius: 3px;
        height: 37px;
        outline: none;
        display: block;
        width: 100%;
        border: 1px solid #d9d9d9;
        margin: 0;
        padding: 10px 15px;
        box-sizing: border-box;
        transition: 0.3s ease;
    }

        .html-account-page .editDetailsPage .form-module input:focus {
            border: 1px solid #33b5e5;
            color: #333333;
        }

    .html-account-page .editDetailsPage .form-module button {
        cursor: pointer;
        background: #33b5e5;
        width: 100%;
        border: 0;
        padding: 10px 15px;
        color: #ffffff;
        transition: 0.3s ease;
    }

        .html-account-page .editDetailsPage .form-module button:hover {
            background: #178ab4;
        }

    .html-account-page .editDetailsPage .form-module .cta {
        background: #f2f2f2;
        width: 100%;
        padding: 15px 40px;
        box-sizing: border-box;
        color: #666666;
        font-size: 12px;
        text-align: center;
    }

        .html-account-page .editDetailsPage .form-module .cta a {
            color: #333333;
            text-decoration: none;
        }

.html-account-page .editDetailsPage .form.showdata {
    padding: 10px 10px 20px;
    font-size: 1.4rem;
    text-transform: uppercase;
    letter-spacing: .06rem;
    line-height: 2rem;
    font-family: 'open sans regular';
}

.html-account-page .editDetailsPage .toggleBack {
    text-transform: uppercase;
    font-size: 1.2rem;
    line-height: 20px;
    height: 30px;
    border-radius: 0;
    letter-spacing: .1rem;
    display: flex;
    width: 110px;
    align-items: center;
    justify-content: center;
}

    .html-account-page .editDetailsPage .toggleBack span {
        margin: -3px 4px 0px 0px;
        font-size: 1.6rem;
    }

.html-account-page .editDetailsPage .titleEditDatos, .html-account-page .editDetailsPage .formDatosFinales > h3 {
    margin: 0 auto;
    font-size: 1.5rem;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: .07rem;
    line-height: 2.3rem;
    width: 80%;
}

.html-account-page .editDetailsPage .formDatosFinales h3 {
    margin: 20px auto;
}

.html-account-page .editDetailsPage .formDatosFinales .form-group label.control-label {
    font-size: 1.25rem !important;
    text-align: left;
    text-transform: uppercase;
    letter-spacing: .02rem;
    margin-bottom: initial;
}

.html-account-page .editDetailsPage .formDatosFinales .form-group {
    margin-bottom: 7px;
}

.html-account-page .editDetailsPage .formDatosFinales input.form-control {
    border-color: #4c4c4c;
    color: #4c4c4c;
}

    .html-account-page .editDetailsPage .formDatosFinales input.form-control:focus {
        border-color: #33b5e5;
        box-shadow: none;
    }

    .html-account-page .editDetailsPage .formDatosFinales input.form-control[readonly] {
        border-color: #909090;
        color: #929292;
    }

        .html-account-page .editDetailsPage .formDatosFinales input.form-control[readonly]:focus {
            box-shadow: none;
        }

.html-account-page .editDetailsPage .confirmChanges {
    width: 80%;
    max-width: 200px;
    height: 42px;
    margin: 20px auto 0px;
}

    .html-account-page .editDetailsPage .confirmChanges #btnSubmit {
        text-transform: uppercase;
        font-size: 1.3rem;
        font-weight: 600;
        letter-spacing: 0.15rem;
    }

.pager ul li.previous-page a, .pager ul li.next-page a {
    background-color: #18aabd;
    border: 1px solid #18aabd;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.5rem;
}

.pager ul li {
    margin: 0 5px;
}

    .pager ul li a {
        color: #18aabd;
    }

.galeryZoomPremio:hover {
    cursor: pointer;
}

.galeryZoomPremio {
    margin: 20px 0;
}

    .galeryZoomPremio #imgs {
    }

    .galeryZoomPremio .slick-arrow:before {
        color: #18aabd;
    }

    .galeryZoomPremio a {
        padding: 0;
        margin: 0 17px 0 0;
        align-items: center;
        justify-content: center;
        display: inline-flex !important;
        height: 120px;
        border: 1px solid #e8e8e8;
    }

        .galeryZoomPremio a:focus {
            outline: 1px auto #18aabd;
        }

        .galeryZoomPremio a img {
            width: 95%;
            max-height: 100px;
            max-width: 118px;
            margin: 0 auto;
        }

.fancybox-nav span {
    visibility: visible !important;
}

.errorRegisterPage > i {
    font-size: 17rem;
    color: #d6dadd;
}

body .errorRegisterPage h3 {
    font-size: 4rem;
    color: #3f4650;
    font-weight: 800;
}

    body .errorRegisterPage h3:after {
        content: none !important;
    }

body .errorRegisterPage h4 {
    color: #8f9294;
}

body .errorRegisterPage .row {
    margin: 40px 0;
    padding-top: 40px;
    border-top: 1px solid #ececec;
}

    body .errorRegisterPage .row p {
        color: #67696d;
        font-size: 1.7rem;
    }

        body .errorRegisterPage .row p strong {
            font-family: open sans regular;
        }

.errorRegisterPage .row .col-md-12 {
    margin: 2px 0;
}

.errorRegisterPage .btnLlamarErrorRegistro {
    background-color: #1fa02e;
    color: #fff;
}

.errorRegisterPage .btnVolverRegistro {
    color: #297bd0;
}

    .errorRegisterPage .btnVolverRegistro:hover, .errorRegisterPage .btnVolverRegistro:focus, .errorRegisterPage .btnVolverRegistro:active {
        font-weight: 800;
        text-decoration: none;
    }

.clubPage .btnAdherirClub {
    width: 76%;
    margin: 22px auto 0;
    float: none;
    padding: 10px 0;
    background-color: #5498ce;
    color: #fff;
    border: 1px solid #5498ce;
    font-size: 1.9rem;
    text-transform: uppercase;
    letter-spacing: 1px;
}

    .clubPage .btnAdherirClub:hover, .clubPage .btnAdherirClub:focus {
        color: #5498ce;
        background-color: transparent;
        border-color: #5498ce;
    }

    .clubPage .btnAdherirClub:active:hover {
        color: #5498ce;
        background-color: transparent;
        border-color: #5498ce;
    }

.clubAdResultPage .adClubWrapper h1 {
    font-size: 8rem !important;
    letter-spacing: 4px;
}

.clubAdResultPage .desadClub .container h1 {
    font-size: 6rem !important;
}

.clubAdResultPage .adClubWrapper h2 {
    font-size: 3rem;
    margin-bottom: 75px;
}

.clubAdResultPage .adClubWrapper .imgSignoMas {
    margin-right: 240px;
    max-width: 150px;
}

.clubAdResultPage .btnVolverClub {
    border: 1px solid #1082c2;
    color: #fff;
    padding: 7px 16px;
    background-color: #1082c2;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 600;
}

.clubAdResultPage .btnDesAdCLub {
    font-weight: 600;
}

.clubAdResultPage .btnVolverClub:hover, .clubAdResultPage .btnVolverClub:focus {
    color: #1082c2;
    background-color: transparent;
}

.clubAdResultPage .addedClub h3 {
    font-size: 3.6rem;
    color: #3f4650;
    font-weight: 800;
    margin: 34px 0 25px;
    letter-spacing: 1px;
}

.clubAdResultPage .addedClub h4 {
    color: #8f9294;
    margin-bottom: 53px;
}

.clubAdResultPage .btnsDesAd {
    display: flex;
    justify-content: space-between;
}

.clubAdResultPage .desadClub .imgDesadClub {
    width: 280px;
}

.clubAdResultPage .desadClub h3 {
    font-size: 3.6rem;
    color: #3f4650;
    font-weight: 800;
    margin: 12px 0 25px;
    letter-spacing: 1px;
}

.clubAdResultPage .desadClub h4 {
    color: #8f9294;
    margin-bottom: 53px;
}

.clubAdResultPage .adClubERROR h3 {
    font-size: 3.6rem;
    color: #3f4650;
    font-weight: 800;
    margin: 12px 0 25px;
    letter-spacing: 1px;
}

.clubAdResultPage .adClubERROR h4 {
    color: #8f9294;
    margin-bottom: 53px;
}

@media screen and (max-width: 768px) {
    .editDetailsPage {
        margin: 0 -20px;
    }

    .account-page .page-title h1 {
        font-size: 1.5rem !important;
    }
}

.editDetailsPage #autocompleteEditDetail {
    border: 1px solid #ccc;
    border-radius: 3px;
    line-height: 2.3rem !important;
}

.editDetailsPage #locationfield .tt-menu {
    padding: 10px 15px;
    width: 100%;
    background-color: #fff;
    text-align: left;
    box-shadow: 0 1px 5px -1px #797979;
}

.editDetailsPage #locationfield .tt-suggestion {
    padding: 10px;
}

.editDetailsPage #EditAccountResult {
    display: flex;
    align-items: center;
    background-color: rgba(25, 25, 25, 0.8117647058823529);
}

    .editDetailsPage #EditAccountResult .modal-dialog {
        margin: 0 auto;
    }

    .editDetailsPage #EditAccountResult .modal-header {
        color: #fff;
        background-color: #d2322d;
    }

        .editDetailsPage #EditAccountResult .modal-header h4 {
            font-size: 1.8rem;
        }

    .editDetailsPage #EditAccountResult .modal-body {
        padding: 40px 20px;
        color: #67696d;
    }

#customerVouchers .customer-info-page p {
    font-size: 2rem;
    text-transform: uppercase;
    font-family: open sans regular;
    font-weight: 400;
    margin: 2px 0;
}

#customerVouchers .page-header-custom .page-title h1 .btn-success {
    position: absolute;
    right: 0;
    top: -10px;
    font-size: 1.2rem;
    padding: 5px 10px;
    border-radius: 2px;
    letter-spacing: 1px;
    background-color: #18aabd;
    border-color: #18aabd;
}

#customerVouchers .logoVouchers a:after {
    content: '';
}

#customerVouchers .logoVouchers img {
    margin: 10px auto 20px;
    width: 200px;
}

.zoomWindowContainer .zoomWindow {
    box-shadow: 0 2px 10px #d7d7d7 !important;
    border: none !important;
    width: 650px !important;
    height: 650px !important;
}

#customerVouchers .btnVerMasVoucher .btn {
    font-size: 1.5rem;
    color: #18aabd;
    background-color: transparent;
    border: 1px solid #18aabd;
    border-radius: 2px;
    padding: 3px 8px;
}

    #customerVouchers .btnVerMasVoucher .btn:hover, #customerVouchers .btnVerMasVoucher .btn:focus, #customerVouchers .btnVerMasVoucher .btn:active {
        color: #ffffff;
        background-color: #18aabd;
        border: 1px solid #18aabd;
    }

.html-account-page footer {
    margin-top: 0;
}

.html-account-page .sidebar .noAdicionales a.panel {
    display: block;
}

.html-account-page .sidebar .noAdicionales a.panel {
    display: block;
    border: 2px dashed #12B7FA;
    color: #02B2FA;
    text-align: center;
    font-size: 1.5rem;
    padding: 10% 0;
}

    .html-account-page .sidebar .noAdicionales a.panel:hover {
        text-decoration: none;
        background-color: #f3f3f3;
        color: #4185a0;
    }

.html-account-page .wrapReview .titleReview a {
    font-size: 1.8rem;
}

.html-account-page .wrapReview .titleReview {
    margin-bottom: 3px;
}

    .html-account-page .wrapReview .titleReview a:hover, .html-account-page .wrapReview .titleReview a:focus {
        text-decoration: none;
    }

.html-account-page .wrapReview .fechaReview {
    font-family: open sans regular;
    font-size: 1.2rem;
    margin: 0 0 10px;
    color: #828282;
}

.html-account-page .wrapReview .asuntoReview strong {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 1.4rem;
}

.html-account-page .wrapReview .contentReview {
    margin: 5px 0 10px;
    font-size: 1.5rem;
}

.html-account-page .wrapReview hr {
    border-top: 1px solid #e8e8e8;
}

.html-account-page .wrapReview:last-of-type hr {
    display: none;
}

.html-account-page .product-review-list {
    padding: 15px 20px;
}

.html-account-page .titleCol {
    font-weight: 600;
    font-size: 2.2rem;
    text-transform: uppercase;
}

#headerCategoryid .wrapImgParallax {
    padding-top: 122px;
    padding-bottom: 43px;
    margin-bottom: 30px;
    position: relative;
    background-attachment: fixed;
    background-position: top;
    background-repeat: no-repeat;
    background-size: unset;
    min-height: 100%;
}

.SideBar-categories .panel-body .list-unstyled > li .categoriasTitle, .SideBar-categories .panel-heading .panel-title {
    color: #222222;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 1.8rem;
}

.SideBar-categories .panel-body .list-unstyled > li a:not(.categoriasTitle), .SideBar-categories .panel-body .list-inline li a {
    color: #818181 !important;
    margin: 8px 0;
}

.SideBar-categories .panel-body .list-unstyled > li .sublist .active a {
    color: #18aabd !important;
    font-weight: 600;
}

.SideBar-categories .panel-body .list-unstyled > li a:not(.categoriasTitle):hover {
    color: #18aabd !important;
    font-weight: 600;
}

.SideBar-categories .panel-body .list-unstyled .sublist {
    padding: 0;
}

@media (min-width: 769px) {
    #top-menu .navbar-nav#menuItemsList li.dropdown:hover .dropdown-menu {
        display: block;
    }
}

.isMobile:not(.home) #headerCategoryid {
    margin-top: 120px;
    height: 80px !important;
    margin-bottom: 100px;
}

.isMobile #headerCategoryid img {
    width: 100% !important;
    height: inherit;
    display: block;
}

.isMobile #headerCategoryid .fondoHoverSemiBlack {
    opacity: .25;
}

body:not(.isMobile) #headerCategoryid img, body.isMobile #headerCategoryid img {
    display: none !important;
}

.isMobile #headerCategoryid .wrapImgParallax {
    background-size: cover;
    background-position: 70% center;
    background-attachment: scroll;
}

#headerCategoryid {
    height: 300px !important;
    margin-bottom: 50px;
}

    #headerCategoryid section {
        height: 100%;
        padding: 0;
    }

    #headerCategoryid #slide-1 {
        position: relative;
    }

        #headerCategoryid #slide-1 .caption {
            position: absolute;
            left: 0;
            bottom: 30px;
            text-align: center;
            color: #000;
        }

@media (max-width: 767px) {
    #galeryZoomPremio .slick-prev {
        left: -11px;
    }

    #galeryZoomPremio .slick-next {
        right: 2px;
    }

    #galeryZoomPremio .slick-arrow:before {
        font-size: 33px !important;
    }

    #galeryZoomPremio .slick-list {
        margin: 0 auto 0 24px;
    }

    #galeryZoomPremio .galeryZoomPremio a {
        margin: 0 17px 0 0;
    }

    body.registerPage #StepThree .ubicacionSelected {
        height: auto;
        padding-bottom: 11px;
        padding-top: 0px;
        width: 100%;
        left: 15px;
    }

        body.registerPage #StepThree .ubicacionSelected .col-sm-12:nth-child(2) {
            margin-top: -9px;
        }

            body.registerPage #StepThree .ubicacionSelected .col-sm-12:nth-child(2) h4 {
                margin: 0;
                font-size: 1.5rem;
            }

        body.registerPage #StepThree .ubicacionSelected .formDomicilio > .row > .col-md-2 {
            padding: 0 15px !important;
        }

    .cartPage .table, .cartPage .table thead, .cartPage .table tbody {
        display: block;
        box-sizing: inherit;
    }

        .cartPage .table thead tr th, .wishlistPage .table thead tr th {
            font-size: 1.2rem;
        }

    .cartPage .btnsCarrito .row {
        text-align: center;
    }

    .cartPage .pregEditaste > span {
        margin-right: 0;
        margin-bottom: 10px;
        display: block;
    }

    .cartPage .checkout-buttons .text-right, .cartPage .col-sm-12.text-right {
        text-align: center;
    }

    .MenuNavBar i, .MenuNavBar a i {
        font-size: 1.3em !important;
    }
}

@media (min-width: 768px) {
    .navbar {
        border-radius: 0;
    }
}

@media (max-width: 1280px) {
    h4.premioPrecio.openSans {
        font-size: 16px;
    }
}

@media (max-width: 767px) {
    .wrapImgPremio img {
        pointer-events: none;
    }

    .zoomContainer {
        display: none;
    }

    .premioLista .etiquetaoferta {
        top: 90px !important;
    }

    .premioLista .listaflex {
        padding-bottom: 25px !important;
    }

    .qejumbo #nuestroprograma > div.row, .qejumbo #socio > div.row, .qejumbo #puntos > div.row {
        display: block !important;
    }

    .wishlistPage .btnesWish {
        text-align: center !important;
    }

    .pageContacto .introContact h3.text-center {
        font-size: 2.2rem;
    }
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    margin: -8px -12px -8px 5px;
    opacity: 1;
}

@media screen and (orientation: landscape) {
    #infoLogin.isMobile {
        position: fixed !important;
    }

        #infoLogin.isMobile .alert {
            height: auto !important;
            margin: 5vh 10vw !important;
        }

        #infoLogin.isMobile .wrapAlert.col-xs-6 {
            min-height: 100px;
        }
}

@media (max-width: 768px) {
    #cart-qty {
        top: 1px;
        left: -3px;
        font-size: 13px;
    }

    .home .center-1 {
        margin-top: 110px;
    }

    html body #top-menu .navbar-nav li a.registerLink, html body #top-menu .navbar-nav li a.ingresarLink {
        border: 1px solid #18aabd !important;
        color: #18aabd !important;
        text-transform: uppercase;
        font-weight: 400;
        margin-right: 15px;
    }
}

@media (max-width: 480px) {
    #infoLogin .alert .exclamacion img {
        width: 50px !important;
    }

    #infoLogin .alertHeader h2 {
        font-size: 3rem !important;
    }

    .cartPage .order-summary-content .product a {
        font-size: 12px;
        line-height: 14px !important;
        display: block;
        margin: 5px 0;
    }

    .cartPage .order-summary-content .unit-price select {
        font-size: 12px;
        padding: 5px 5px;
    }

    .cartPage .order-summary-content .productQuantity {
        font-size: 12px;
        height: 30px;
    }

    .cartPage .order-summary-content span.sku-number.openSans {
        font-size: 12px;
        font-weight: 600;
    }

    .pregEditaste span {
        text-align: left;
        float: left;
        width: 38%;
        display: block;
        font-size: 10px;
        margin: 0;
    }
}

.misnotificacionespage .noNotifications {
    min-height: 300px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

    .misnotificacionespage .noNotifications h2 {
        font-weight: 600;
        text-transform: uppercase;
        font-size: 1.9rem;
        letter-spacing: .05rem;
    }

    .misnotificacionespage .noNotifications p {
        text-align: center;
        margin: 5px 0 30px;
        letter-spacing: .04rem;
        line-height: 2.5rem;
    }

    .misnotificacionespage .noNotifications a {
        font-weight: 600;
        border: 1px solid #18aabd;
        border-radius: 4px;
        padding: 10px 20px;
        font-size: 1.4rem;
        letter-spacing: .07rem;
    }

        .misnotificacionespage .noNotifications a:hover, .misnotificacionespage .noNotifications a:active {
            text-decoration: none;
            background-color: #18aabd;
            color: #fff;
        }

        .misnotificacionespage .noNotifications a:focus {
            text-decoration: none;
        }

.misnotificacionespage .box-notification {
    width: 90%;
    max-width: 400px;
    margin: 10px auto;
    text-align: center;
    padding-bottom: 30px;
    border-bottom: 1px solid #e4e4e4;
}

    .misnotificacionespage .box-notification .headerNotif {
        width: 100%;
        display: flex;
        justify-content: end;
        align-items: center;
        padding: 10px 5px;
        margin-bottom: 10px;
    }

.misnotificacionespage .linkedpage:hover {
    cursor: pointer;
}

    .misnotificacionespage .linkedpage:hover .textsNotif p:first-of-type {
        color: #18aabd;
    }

.misnotificacionespage .box-notification .headerNotif .imgIconNotif {
    margin-right: 20px;
}

    .misnotificacionespage .box-notification .headerNotif .imgIconNotif img {
        max-width: 50px;
    }

.misnotificacionespage .box-notification .headerNotif .textsNotif {
    text-align: left;
}

    .misnotificacionespage .box-notification .headerNotif .textsNotif p:first-of-type {
        font-weight: 600;
        font-size: 1.7rem;
        margin-bottom: 3px;
    }

    .misnotificacionespage .box-notification .headerNotif .textsNotif p:nth-child(2) {
        margin: 0;
        font-size: 1.5rem;
        letter-spacing: .03rem;
    }

.misnotificacionespage .box-notification .wrapImgNotif img {
    width: 100%;
}

.mistransaccionespage {
    font-family: open sans regular;
}

    .mistransaccionespage > .bodyPage > h4 {
        display: inline-block;
        text-transform: uppercase;
        font-size: 1.7rem;
        letter-spacing: 2px;
        font-weight: 600;
    }

    .mistransaccionespage > .bodyPage > button#btnMostrarFiltros, .mistransaccionespage > .bodyPage > button#btnMostrarFiltros:focus {
        display: inline-block;
        background-color: #fff;
        border: 1px solid #868686;
        padding: 4px 16px;
        color: #868686;
        text-transform: uppercase;
        font-family: Raleway;
        font-weight: 600;
        font-size: 1.4rem;
        letter-spacing: 1px;
        outline: none;
    }

        .mistransaccionespage > .bodyPage > button#btnMostrarFiltros.activo {
            background-color: #7b7b7b;
            color: #fff;
        }

        .mistransaccionespage > .bodyPage > button#btnMostrarFiltros:hover {
            box-shadow: 0 0 1px 0px #7d7d7d;
        }

    .mistransaccionespage > .bodyPage button#buscartransacciones, .mistransaccionespage > .bodyPage button#buscartransacciones:focus {
        display: block;
        margin: 0 25px;
        background-color: #fff;
        border: 1px solid #18aabd;
        padding: 4px 16px;
        color: #18aabd;
        text-transform: uppercase;
        font-family: Raleway;
        font-weight: 600;
        font-size: 1.4rem;
        letter-spacing: 1px;
        outline: none;
    }

        .mistransaccionespage > .bodyPage button#buscartransacciones:hover {
            background-color: #18aabd;
            color: #fff;
        }

        .mistransaccionespage > .bodyPage button#buscartransacciones:active {
            box-shadow: none;
            border: 1px solid #18aabd;
            color: #18aabd;
        }

    .mistransaccionespage > .bodyPage #collapsed-filter.filterbutton {
        margin: 20px auto 0;
        border: none;
        text-transform: uppercase;
        font-family: raleway;
        letter-spacing: 1px;
        font-size: 1.4rem;
    }

        .mistransaccionespage > .bodyPage #collapsed-filter.filterbutton.activo {
            font-weight: 600;
            color: #18aabd;
        }

        .mistransaccionespage > .bodyPage #collapsed-filter.filterbutton:hover, .mistransaccionespage > .bodyPage #collapsed-filter.filterbutton:focus {
            background-color: inherit;
            color: #18aabd;
            outline: none;
        }

    .mistransaccionespage > .bodyPage button#buscartransacciones i {
        margin: 0 10px 0 0;
    }

    .mistransaccionespage .puntosDisponibles h2 {
        margin-top: 25px;
        font-family: open sans regular !important;
        font-size: 1.5rem !important;
        font-weight: 600;
        text-transform: uppercase;
        color: #444;
        margin-bottom: 3px;
    }

    .mistransaccionespage .puntosDisponibles .mistransacciones-subtitulo {
        color: #444;
        font-size: 1rem;
        letter-spacing: .065rem;
        text-transform: uppercase;
    }

#mistransacciones-periodo-detalle {
    margin: 30px 0;
    display: flex;
    justify-content: space-around;
}

.html-account-page .isMobile .page-title h1 {
    padding-left: 30px;
}

.html-account-page .btnAbrirMenuMobile {
    z-index: 2;
    position: absolute;
    top: 18px;
    left: 38px;
    background-color: #18aabd;
    padding: 4px 8px;
    color: #fff;
    border-radius: 3px;
    font-size: 1.4rem;
}

@media screen and (max-width: 767px) {
    .html-account-page .isMobile .menuUserMobile {
        float: none;
        opacity: 0;
        position: absolute;
        right: 100%;
        z-index: 99999999;
        -webkit-transition: all ease-in-out .3s;
        -o-transition: all ease-in-out .3s;
        transition: all ease-in-out .3s;
    }
}

.html-account-page .btnCerrarMenuUserMobile {
    position: absolute;
    z-index: 2;
    background-color: #fff;
    padding: 3px 9px;
    border-radius: 2px;
    font-size: 1.5rem;
    font-weight: 800;
    right: 16px;
    top: 12px;
    border: none;
}

.html-account-page .menuUserMobile.mostrarMenuUserMobile {
    opacity: 1;
    right: 0;
}

#mistransacciones-periodo-detalle > div {
    text-align: center;
}

#mistransacciones-periodo-detalle .numInfoRap {
    display: block;
    font-weight: 600;
    font-size: 2.3rem;
}

    #mistransacciones-periodo-detalle .numInfoRap.saldopuntos {
        color: #18bd62;
    }

    #mistransacciones-periodo-detalle .numInfoRap.saldocanjeado {
        color: #18aabd;
    }

    #mistransacciones-periodo-detalle .numInfoRap.saldovencido {
        color: #ec7777;
    }

#mistransacciones-periodo-detalle .titleInfoRap {
    text-transform: uppercase;
    font-size: 1.2rem;
    letter-spacing: 1.2px;
    color: #696969;
}

.mistransaccionespage .tablaMisTransacciones {
    padding-top: 20px;
}

    .mistransaccionespage .tablaMisTransacciones h4 {
        text-transform: uppercase;
        font-family: open sans regular !important;
        font-size: 1.5rem !important;
        font-weight: 600;
        color: #444;
        margin-bottom: 3px;
        margin: 10px 0 30px;
    }

#menuUser {
    position: absolute;
    right: calc(100% - 36px);
    top: 44px;
    width: 130px;
    background-color: #fff;
    padding: 10px 10px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
}

ul#menuUser li a {
    color: #676767;
    padding: 14px 10px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
}

    ul#menuUser li a:hover {
        color: #18aabd;
    }

.ingresarLink i.jm-user-circle {
    font-size: 1.5rem;
    margin-top: -1px;
}

#top-menu .navbar-nav li a.ingresarLink {
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 800;
    font-size: 1.3rem;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 3px 10px;
    border-radius: 0;
    margin-top: 1px;
    border-color: #18aabd;
    box-shadow: none;
    color: #18aabd;
}

.home #top-menu .navbar-nav li a.ingresarLink, .htmlCatalogoPage #top-menu .navbar-nav li a.ingresarLink {
    color: #fff;
    border-color: #fff;
}

    #top-menu .navbar-nav li a.ingresarLink:hover, #top-menu .navbar-nav li a.ingresarLink:focus, .home #top-menu .navbar-nav li a.ingresarLink:hover, .home #top-menu .navbar-nav li a.ingresarLink:focus, .htmlCatalogoPage #top-menu .navbar-nav li a.ingresarLink:hover, .htmlCatalogoPage #top-menu .navbar-nav li a.ingresarLink:focus {
        background-color: #18aabd;
        border: 1px solid #18aabd;
        color: #fff !important;
    }

.home .menu-guest-scroll #top-menu .navbar-nav li a.ingresarLink, .htmlCatalogoPage .menu-guest-scroll #top-menu .navbar-nav li a.ingresarLink, .navbar-default.menu.menu-guest-mobile #top-menu .navbar-nav li a.ingresarLink, .navbar-default.menu.menu-guest-mobile #top-menu .navbar-nav li a.registerLink {
    color: #18aabd;
    border-color: #18aabd;
}

@media only screen and (max-width: 800px) {
    .tablaMisTransacciones table, .tablaMisTransacciones thead, .tablaMisTransacciones tbody, .tablaMisTransacciones th, .tablaMisTransacciones td, .tablaMisTransacciones tr, .tablaMisReferidos table, .tablaMisReferidos thead, .tablaMisReferidos tbody, .tablaMisReferidos th, .tablaMisReferidos td, .tablaMisReferidos tr {
        display: block;
        border: none;
        padding: 5px;
    }

    .tablaMisTransacciones table, .tablaMisReferidos table {
        margin-left: auto;
        margin-right: auto;
    }

        .tablaMisTransacciones table tbody tr, .tablaMisReferidos table tbody tr {
            padding: 5px;
            position: relative;
            border-bottom: 0;
        }

    #transactiontable tbody .tdSelect, #tablaMisReferidos tbody .tdSelect {
        top: 1px;
        position: absolute !important;
        width: 100%;
        height: 100%;
        padding: 0 !important;
        left: 0;
        display: flex;
        align-items: center;
        z-index: 999999;
    }

    .tdSelect input.checkbox:checked + span, .tablaMisReferidos .tdSelect input.checkbox:checked + span {
        border: 2px solid #2196F3;
        margin: -1px 5px -2px 0px !important;
        width: 100%;
        height: 100%;
        z-index: 2;
        position: absolute;
    }

    .pageProxVencimientos #transactiontable tbody td input.checkbox, .tablaMisReferidos #transactiontable tbody td input.checkbox {
        width: 100%;
        height: 100%;
        margin: 0px auto;
        opacity: 0;
        position: absolute;
        z-index: 0;
    }

    #UpcomingPointExpModal .modal-header h4 {
        font-size: 1.3rem !important;
        margin-top: 25px;
        text-align: center;
    }

    #UpcomingPointExpModal .modal-footer {
        text-align: center;
    }

    .tablaMisTransacciones thead tr, .tablaMisReferidos thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    .tablaMisTransacciones tr, .tablaMisReferidos tr {
        border: 1px solid #ccc;
    }

    .tablaMisTransacciones td, .tablaMisReferidos td {
        border: none !important;
        border-bottom: 1px solid #eee !important;
        position: relative;
        padding-left: 50% !important;
        white-space: normal;
        text-align: right !important;
    }

        .tablaMisTransacciones td:before, .tablaMisReferidos td:before {
            position: absolute;
            top: 6px;
            left: 6px;
            width: 45%;
            padding-right: 10px;
            white-space: nowrap;
            text-align: left;
            font-weight: bold;
        }

        .tablaMisTransacciones td:before, .tablaMisReferidos td:before {
            content: attr(data-title);
        }
}

.mistransaccionespage #wrapFiltros {
    border-bottom: 1px solid #e8e8e8;
}

.mistransaccionespage .filtroBasico {
    display: inline-flex;
    width: 100%;
    align-items: center;
    justify-content: space-around;
    margin: 30px 0 20px;
}

    .mistransaccionespage .filtroBasico label {
        font-size: 1.2rem;
        color: #6d6d6d;
        text-transform: uppercase;
    }

.mistransaccionespage .yearfilter .row .col {
    min-height: 48px;
}

#mistransacciones-periodo > .col {
    padding-left: 5px;
    padding-right: 5px;
    min-height: 48px;
}

    #mistransacciones-periodo > .col > button {
        min-width: 100%;
        padding-left: 0;
        padding-right: 0;
    }

        #mistransacciones-periodo .row .col button, #mistransacciones-periodo .row .col button:focus, #mistransacciones-periodo > .col > button, #mistransacciones-periodo > .col > button:focus {
            width: 100%;
            color: #a5a5a5 !important;
            border: 1px solid #cecece !important;
            margin: 5px 0;
            outline: none;
            text-transform: uppercase;
            font-size: 1.4rem;
        }

            #mistransacciones-periodo .row .col button:hover, #mistransacciones-periodo > .col > button:hover {
                box-shadow: inset 0px 1px 5px 0px #bbbbbbbf;
            }

            #mistransacciones-periodo .row .col button.active, #mistransacciones-periodo > .col > button.active {
                box-shadow: none;
                background-color: #ffffff;
                color: #18aabd !important;
                font-weight: 600;
                border: 2px solid #18aabd !important;
            }

.filtroBasico label input[type="radio"] {
    margin-top: 1px;
    border-radius: 50%;
    width: 14px;
    height: 14px;
    border-color: #9c9c9c;
    border-width: 1px;
}

.filtroBasico label.radio-inline:hover {
    color: #18aabd;
}

    .filtroBasico label.radio-inline:hover input {
        border-color: #18aabd;
    }

.mistransaccionespage #filtroAvanzado {
    margin-bottom: 20px;
}

.mistransaccionespage #tablaResultados {
    margin-top: 10px;
}

body .infoPuntos strong {
    color: #18aabd;
}

p.legalVouchers.visible-print {
    margin-top: 80px;
    font-size: 17px;
    line-height: 19px;
    color: #5d5d5d !important;
    text-align: justify;
}

.axionYoutubeWrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}

    .axionYoutubeWrapper iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

#popUpMessage.axionPopUp {
    display: flex !important;
    align-items: center;
    justify-content: center;
}

    #popUpMessage.axionPopUp span[data-notify="icon"] {
        margin-right: 15px;
    }

    #popUpMessage.axionPopUp span[data-notify="title"] {
        font-size: 1.5rem;
        font-weight: 600;
        text-transform: uppercase;
        font-family: open sans regular;
        letter-spacing: .04rem;
    }

    #popUpMessage.axionPopUp.alert-info {
        background-color: #b6d9ea !important;
        border-color: #a0c8d0 !important;
    }

.catalogoPage .page-body .thumbnail {
    min-height: 324px;
}

.logoGris {
    padding: 30px 0px;
    margin-top: 25px;
}

.logoJumboEnTexto {
    display: inline-block;
    background-image: url(/Storage/uploaded/img-push-notif-02.png);
    width: 80px;
    height: 20px;
    margin: 0 3px -4px 2px;
    background-attachment: unset;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}

.categoriasTitle {
    color: #323232;
    font-family: Raleway;
    font-size: 24px;
    font-weight: 600;
    line-height: 29px;
}

.subCategoriasTitle {
    color: #636363 !important;
    font-family: Raleway;
    font-size: 16px;
    line-height: 19px;
}

.form-group.needIt label.control-label:after {
    color: #a94442;
    content: "*";
    margin-left: 3px;
    top: 7px;
    font-family: 'FontAwesome';
    font-weight: normal;
    font-size: 11px;
    content: "\f069";
}

.wrapFullDescription .blockDescription.row {
    padding: 20px 15px;
    min-height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .wrapFullDescription .blockDescription.row:nth-child(1) {
        background-color: #a6d8f5;
    }

    .wrapFullDescription .blockDescription.row:nth-child(2) {
        background-color: #f2fb6e;
    }

    .wrapFullDescription .blockDescription.row:nth-child(3) {
        background-color: #a6ef99;
    }

    .wrapFullDescription .blockDescription.row:nth-child(4) {
        background-color: #e2574c;
        color: #efefef;
    }

.wrapFullDescription .blockDescription div > h4 {
    font-weight: 600;
}

.widget_info_jumbo .row.link .text-center a {
    font-weight: 400;
    margin-top: -20px;
    text-transform: uppercase;
    font-size: 1.27rem;
    color: #fff;
    background-color: #18aabd;
    padding: 8px 12px;
    border-radius: 4px;
}

    .widget_info_jumbo .row.link .text-center a::after {
        content: none !important;
    }

    .widget_info_jumbo .row.link .text-center a:hover, .widget_info_jumbo .row.link .text-center a:active, .widget_info_jumbo .row.link .text-center a:focus {
        text-decoration: none;
        background-color: #13909e;
    }

body .container-carousel .carousel .product-container a:hover {
    background-color: #18aabd;
    border-color: #18aabd;
    text-decoration: none;
}

body .container-carousel .carousel .product-container a {
    text-shadow: none;
}

#back-to-top {
    background-color: #18aabd;
}

    #back-to-top:hover {
        background-color: #158f9c;
    }

.wrapInCart {
    position: absolute;
    color: #ffffff;
    font-weight: 600;
    padding: 6px 12px;
    font-size: 1rem;
    letter-spacing: 2px;
    top: 215px;
    right: 40px;
    text-transform: uppercase;
    background-color: #18aabd;
    border: 1px solid #18aabd;
    border-radius: 2px;
}

    .wrapInCart.boxList {
        bottom: -10px;
        top: inherit;
        left: 23%;
        right: inherit;
    }

@media (max-width: 767px) {
    .wrapFullDescription .blockDescription.row {
        display: block !important;
    }

        .wrapFullDescription .blockDescription.row img {
            margin-bottom: 30px;
        }
}

.thumbnail.category-img {
    max-width: 270px;
    background: none;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #f1f1f1;
    border-bottom-color: #e8e8e8;
    padding: 0 0px 5px;
    border-radius: 0;
    background-color: #fff;
    position: relative;
}

    .thumbnail.category-img .btnEntrarCatalogo {
        opacity: 0;
        -webkit-transition: all ease-in-out .3s;
        -o-transition: all ease-in-out .3s;
        transition: all ease-in-out .3s;
        display: block;
        left: 50%;
        margin-left: -70px;
        background-color: transparent;
        padding: 5px 10px;
        border: 2px solid #fff;
        position: absolute;
        text-transform: uppercase;
        font-weight: 600;
        top: 40%;
        color: #fff;
        border-radius: 3px;
        width: 140px;
    }

    .thumbnail.category-img:hover .btnEntrarCatalogo {
        opacity: 1;
        top: 30%;
    }

    .thumbnail.category-img .btnEntrarCatalogo:hover {
        background-color: #18aabd;
        border-color: #18aabd;
    }

    .thumbnail.category-img:hover .img .fondoHoverSemiBlack {
        opacity: 1;
    }

.thumbnail .fondoHoverSemiBlack {
    width: 100%;
    height: 230px;
    opacity: 0;
}

.fondoHoverSemiBlack {
    background-image: url(/Storage/uploaded/fondoSemiBlack.png);
    background-repeat-x: repeat;
    background-repeat-y: repeat;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
}

#slide-1 .fondoHoverSemiBlack {
    height: 100%;
    width: 100%;
    z-index: 1;
    opacity: .65;
}

.category-img a.img img {
    height: 230px;
    width: 100%;
    display: block;
    max-height: none !important;
    border-bottom-color: #d8d8d8;
    -webkit-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
}

.categoryName {
    color: #333;
    font-family: Raleway;
    text-align: center;
    font-size: 1.4rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top: 5px;
    display: block;
}

    .categoryName:hover, .categoryName:focus {
        text-decoration: none;
        color: #18aabd;
    }

.wrapPremiosCatalogo {
    display: flex;
    flex-wrap: wrap;
}

.premioEnCatalogo .thumbnail {
    max-width: 270px;
    background: none;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #f1f1f1;
    border-bottom-color: #e8e8e8;
    padding: 0;
    border-radius: 0;
    background-color: #fff;
    position: relative;
}

    .premioEnCatalogo .thumbnail a img {
        height: 230px;
        width: 100%;
        display: block;
        max-height: none !important;
        border-bottom-color: #d8d8d8;
        -webkit-transition: all ease-in-out .3s;
        -o-transition: all ease-in-out .3s;
        transition: all ease-in-out .3s;
    }

    .premioEnCatalogo .thumbnail:hover a img {
        filter: brightness(60%);
    }

    .premioEnCatalogo .thumbnail .caption {
        padding: 20px;
        text-align: left;
    }

        .premioEnCatalogo .thumbnail .caption .title-wrap {
            display: flex;
            align-items: center;
            justify-content: space-between;
        }

.premioEnCatalogo .caption .titlePremio {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    letter-spacing: .3px;
    font-size: 1.5rem;
    font-weight: 600;
    width: 100%;
    margin-bottom: 4px;
    color: #555;
    display: block;
}

    .premioEnCatalogo .caption .titlePremio:hover, .premioEnCatalogo .caption .titlePremio:focus, .premioEnCatalogo .caption .titlePremio:active {
        text-decoration: none;
    }

.add-info h3 {
    font-size: 1.2rem;
    border-bottom: 1px solid #eee;
    padding-bottom: 5px;
    font-weight: 600;
}

.add-info.info-lista h3 {
    font-size: 1.2rem;
    padding-bottom: 3px;
    margin: 10px 0 0;
}

.premioEnCatalogo .caption .premioPrecio {
    margin-bottom: 0;
    margin-top: 5px;
}

.premioEnCatalogo .caption .soloPuntos {
    letter-spacing: .4px;
    font-size: 1.6rem;
}

.premioEnCatalogo .caption .puntosMasPesos {
    font-size: 1.2rem;
    font-weight: 100;
    letter-spacing: .25px;
}

.premioEnCatalogo .caption .btnesAccion {
    margin-top: 20px;
}

    .premioEnCatalogo .caption .btnesAccion a {
        padding: 5px 10px;
        background-color: #64af3d;
        border: 1px solid #64af3d;
        border-radius: 3px;
        color: #fff;
        font-weight: 400;
        font-size: 1.3rem;
        letter-spacing: .5px;
        text-transform: uppercase;
        line-height: 14px;
    }

        .premioEnCatalogo .caption .btnesAccion a:hover {
            text-decoration: none;
            background-color: #55a52a;
            border-color: #498c25;
        }

.premioEnCatalogo .thumbnail .btnAgregarPremio {
    opacity: 0;
    -webkit-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
    display: block;
    left: 50%;
    margin-left: -70px;
    background-color: transparent;
    padding: 5px 10px;
    border: 2px solid #fff;
    position: absolute;
    text-transform: uppercase;
    font-weight: 600;
    top: 35%;
    color: #fff;
    border-radius: 3px;
    width: 140px;
}

.premioEnCatalogo .thumbnail:hover .btnAgregarPremio {
    opacity: 1;
    top: 25%;
}

.premioEnCatalogo .thumbnail .btnAgregarPremio:hover {
    background-color: #18aabd;
    border-color: #18aabd;
    text-decoration: none;
}

.premioEnCatalogo .caption .add-to-wishlist-button {
    font-size: 2.5rem;
    color: #c1c1c1;
}

    .premioEnCatalogo .caption .add-to-wishlist-button:hover, .premioEnCatalogo .caption .add-to-wishlist-button:focus, .premioEnCatalogo .caption .add-to-wishlist-button:active {
        color: #18aabd;
    }

.listaflex {
    display: flex;
    min-height: 200px !important;
}

    .listaflex > div > a {
        display: flex;
        align-items: center;
        height: 100%;
    }

.lista-description {
    width: 80%;
}

.vistaLista .premioLista > div:first-of-type a img {
    width: 100%;
    max-width: 170px;
    margin-right: 30px;
}

.vistaLista .premioLista {
    border: 1px solid #f1f1f1;
    border-bottom-color: #e8e8e8;
    padding: 0;
    border-radius: 0;
    background-color: #fff;
}

    .vistaLista .premioLista > div:first-of-type {
        padding-top: 15px;
        padding-bottom: 15px;
    }

.vistaLista .titlePremio {
    margin-bottom: 5px;
    position: relative;
    margin-top: 0;
}

    .vistaLista .titlePremio a {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 1.7rem;
        color: #555555;
    }

        .vistaLista .titlePremio a:hover {
            text-decoration: none;
        }

.vistaLista .tooltipOn {
    display: inline-block;
}

.vistaLista .premioPrecio {
    margin-bottom: 0;
    margin-top: 5px;
}

.vistaLista .soloPuntos {
    letter-spacing: .4px;
    font-size: 1.6rem;
}

.vistaLista .puntosMasPesos {
    font-size: 1.2rem;
    font-weight: 100;
    letter-spacing: .25px;
    margin-bottom: 15px;
    line-height: 14px;
    display: inline-block;
}

.vistaLista .btnesAccion {
}

    .vistaLista .btnesAccion .product-box-add-to-cart-button {
        padding: 5px 10px;
        background-color: #18aabd;
        border: 1px solid #18aabd;
        border-radius: 3px;
        color: #fff;
        font-weight: 400;
        font-size: 1.3rem;
        letter-spacing: .5px;
        text-transform: uppercase;
    }

        .vistaLista .btnesAccion .product-box-add-to-cart-button:hover {
            text-decoration: none;
            background-color: #177b86;
            border-color: #177b86;
            cursor: pointer;
        }

.vistaLista .titlePremio a.btnAgregarDeseos {
    margin-left: 20px;
    border: none;
    color: #c1c1c1;
    font-size: 2rem;
    position: absolute;
    right: 20px;
}

    .vistaLista .titlePremio a.btnAgregarDeseos:hover, #product-details-form .overview h3 .btn.btnAgregarDeseos:hover {
        color: #18aabd;
        cursor: pointer;
    }

.wrapIsEstadia {
    margin-top: 30px;
}

    .wrapIsEstadia h4 {
        text-transform: uppercase;
        font-weight: 600;
        letter-spacing: .8px;
        font-size: 1.6rem;
        color: #18aabd;
        line-height: 2rem;
    }

        .wrapIsEstadia h4.visible-xs {
            text-align: center;
        }

    .wrapIsEstadia a {
        text-align: center;
        padding: 9px 0px;
        background-color: #18aabd;
        color: #fff;
        max-width: 74%;
        margin: 20px auto 0;
        text-transform: uppercase;
        font-weight: 600;
        letter-spacing: 2px;
        font-size: 2rem;
        border-radius: 6px;
    }

#customerVouchers .wrapVoucher {
    box-shadow: 0 0px 9px 2px rgba(45, 45, 45, 0.35);
    margin: 50px auto 25px;
    max-width: 590px;
    min-height: 180px;
    position: relative;
}

    #customerVouchers .wrapVoucher .codVoucher {
        padding: 0;
        align-items: center;
        justify-content: center;
        min-height: 250px;
    }

@media print {
    #customerVouchers .wrapVoucher .codVoucher.visible-print {
        display: flex !important;
    }
}

#customerVouchers .wrapVoucher .codVoucher .diagCodVoucher {
    text-align: center;
}

#customerVouchers .wrapVoucher .imgVoucher {
    max-height: 210px;
    overflow: hidden;
    background-color: #fff !important;
    position: relative;
    align-items: center;
    display: flex;
}

    #customerVouchers .wrapVoucher .imgVoucher img {
        padding-left: 0;
    }

    #customerVouchers .wrapVoucher .imgVoucher .diagImgVoucher {
        display: none;
    }

#customerVouchers .wrapVoucher .dataVoucher {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 360px;
    background-color: rgba(70, 69, 69, 0.65) !important;
    -webkit-print-color-adjust: exact;
    color: #fff;
    font-family: Open Sans Regular !important;
    text-align: center;
}

    #customerVouchers .wrapVoucher .dataVoucher h3 {
        font-size: 3rem;
        line-height: 3.4rem;
        text-transform: uppercase;
        font-weight: 900;
        font-family: Open Sans Regular !important;
        margin: 35px -5px 20px;
        color: white !important;
    }

    #customerVouchers .wrapVoucher .dataVoucher p {
        text-transform: uppercase;
        font-size: 1.2rem;
        letter-spacing: 1px;
        margin: 3px 0;
        color: white !important;
    }

        #customerVouchers .wrapVoucher .dataVoucher p span {
            color: white !important;
        }

#customerVouchers .wrapVoucher .diagCodVoucher img {
}

    #customerVouchers .wrapVoucher .diagCodVoucher img.EANCodVoucher {
        border-top: 4px solid #fff;
        border-bottom: 4px solid #fff;
        bottom: 46px;
        width: 230px !important;
        max-width: unset !important;
    }

    #customerVouchers .wrapVoucher .diagCodVoucher img.QRCodVoucher {
        width: 90%;
    }

#customerVouchers .wrapVoucher .diagCodVoucher h5 {
    background-color: #fff;
    -webkit-print-color-adjust: exact;
    padding: 4px 11px;
    text-transform: uppercase;
    font-size: 1.3rem;
    letter-spacing: .2rem;
    font-weight: 600;
    font-family: open sans regular !important;
}

    #customerVouchers .wrapVoucher .diagCodVoucher h5 span {
        letter-spacing: 1px;
        font-weight: 600;
        font-size: 1.8rem;
    }

@media (max-width: 998px) {
    #customerVouchers .wrapVoucher .imgVoucher img {
        max-width: 100%;
        padding: 0;
    }

    #customerVouchers .wrapVoucher .imgVoucher {
        max-height: 250px;
        align-items: center;
        display: flex;
    }

    #customerVouchers .wrapVoucher .codVoucher {
    }

    #customerVouchers .wrapVoucher .dataVoucher {
        position: relative;
        width: 100% !important;
        -webkit-print-color-adjust: exact;
        margin-top: -70px;
        padding-bottom: 30px;
    }

        #customerVouchers .wrapVoucher .dataVoucher p {
            font-size: 1.5rem !important;
            font-weight: 400;
        }

    #customerVouchers .wrapVoucher {
        max-width: 770px !important;
        -webkit-print-color-adjust: exact;
    }

        #customerVouchers .wrapVoucher .diagCodVoucher h5 {
            bottom: 34px;
        }

        #customerVouchers .wrapVoucher .diagCodVoucher img.EANCodVoucher, #customerVouchers .wrapVoucher .diagCodVoucher img.QRCodVoucher {
        }
}

.msjEmailReenviado h4 {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 2rem;
}

.msjEmailReenviado button[type="button"].close {
    font-size: 3rem;
}

.msjEmailReenviado .modal-body {
    padding-top: 40px;
    padding-bottom: 40px;
}

.msjEmailReenviado .modal-footer button[type="button"] {
    border-color: #18aabd;
    color: #18aabd;
    text-transform: uppercase;
    font-size: 1.3rem;
    letter-spacing: 1px;
}

    .msjEmailReenviado .modal-footer button[type="button"]:hover {
        background-color: #18aabd;
        color: #fff;
    }

body.isMobile .widget_mascanjeado a.a-product {
    width: inherit !important;
}

body .widget_mascanjeado #itemslider img {
    background: none !important;
}

@media (max-width: 768px) {
    li.wrapBtnMenuUser {
        position: inherit !important;
    }

    #menuUser {
        position: absolute;
        right: 0;
        top: 120px;
        width: 102vw;
        background-color: #fff;
        padding: 10px 10px;
        -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
        box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
    }

    .widget_mascanjeado .carousel-inner {
        width: 80%;
        margin: 0 auto;
    }

    body .widget_mascanjeado a.a-product {
        width: 99% !important;
        border: none !important;
    }

    body .widget_mascanjeado .productWrapper {
        border: 1px solid #f1f1f1;
    }

    body .widget_mascanjeado .caption, body.isMobile .widget_mascanjeado .caption {
        border: none !important;
        text-align: center;
    }

        body.isMobile .widget_mascanjeado .caption h4 {
            max-width: inherit !important;
        }

        body.isMobile .widget_mascanjeado .caption .ranking {
            width: 100%;
            justify-content: center;
        }

    body .infoPuntos a.lastUpdate {
        color: #18aabd;
    }

    body.home .navbar-default.menu.menu-guest-mobile .search-box .input-group-btn .btn#enableSearchBoxGroup {
        color: #222;
    }

    #mistransacciones-periodo-detalle .numInfoRap {
        font-size: 1.6rem;
    }

    .htmlCatalogoPage .zoomcontainer {
        display: none;
    }

    #customerVouchers .wrapVoucher {
        max-width: 428px;
    }

        #customerVouchers .wrapVoucher .dataVoucher h3 {
            font-size: 2.4rem;
            line-height: 3rem;
        }

        #customerVouchers .wrapVoucher .dataVoucher p {
            text-transform: uppercase;
            font-size: 1rem;
            letter-spacing: .8px;
            margin: 3px 0;
        }
}

@media print and (max-width: 768px) {
    .col-xs-12.col-sm-4.col-md-3.sidebar {
        display: none;
    }

    #customerVouchers .wrapVoucher {
        max-width: 7700px !important;
    }

        #customerVouchers .wrapVoucher .imgVoucher img {
            max-width: 380px !important;
        }

        #customerVouchers .wrapVoucher .codVoucher {
        }

        #customerVouchers .wrapVoucher .dataVoucher {
            position: absolute;
            top: 0;
            right: 0;
            margin-top: 0;
            height: 100%;
            width: 400px !important;
            background-color: rgba(105, 105, 105, 0.65) !important;
            -webkit-print-color-adjust: exact;
            color: #fff;
            font-family: Open Sans Regular !important;
            text-align: center;
            padding-bottom: 0 !important;
        }

        #customerVouchers .wrapVoucher .diagCodVoucher h5 {
            background-color: #fff !important;
            -webkit-print-color-adjust: exact;
        }

        #customerVouchers .wrapVoucher .dataVoucher {
            -webkit-print-color-adjust: exact !important;
            background-color: rgba(70, 69, 69, 0.65) !important;
            color: white !important;
        }

    #customerVouchers .wrapVoucher {
        background-color: rgba(105, 105, 105, 0.65) !important;
        -webkit-print-color-adjust: exact;
    }

    .container {
        width: auto;
        min-width: 750px;
    }

    .sidebar {
        display: none;
    }
}

@media print and (color) {
    * {
        -webkit-print-color-adjust: exact;
        print-color-adjust: exact;
    }
}

.orderProcessedPage .page-body.checkout-data {
    padding-left: 15px;
    padding-right: 15px;
    font-family: open sans regular;
}

.orderProcessedPage .nroOrden {
    margin: 15px 0 30px;
}

.orderProcessedPage .btnDetallesOrden a {
    text-decoration: underline;
}

.orderProcessedPage .page-header {
    margin: 40px 0 -15px;
}

    .orderProcessedPage .page-header h3 {
        font-size: 2.5rem;
    }

.center-1 {
    padding-bottom: 100px;
}

html .footer {
    padding-top: 160px;
    margin-top: 0;
    background-color: #4C9FAA;
    color: #fff;
    position: relative;
}

.footer .contactanos-flotante {
    position: absolute;
    top: -64px;
    margin-left: -30%;
    left: 50%;
    width: 60%;
    background-color: #fff;
    border-radius: 31px;
    padding: 50px 60px;
    box-shadow: 0 0 12px 0px #9b9b9bd1;
}

    .footer .contactanos-flotante .col div {
        text-align: center;
    }

    .footer .contactanos-flotante h3 {
        color: #4d4d4d;
        font-weight: 600;
        letter-spacing: .05rem;
        margin: 0;
        line-height: 1;
        text-align: left;
    }

    .footer .contactanos-flotante a {
        background-color: #18aabd;
        color: #fff;
        font-weight: 600;
        letter-spacing: .08rem;
        padding: 13px 28px;
        border-radius: 9px;
        font-size: 1.5rem;
    }

        .footer .contactanos-flotante a:hover, .footer .contactanos-flotante a:focus {
            background-color: #177a87;
            text-decoration: none;
        }

.footer .info-columns h5 {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 1.3rem;
    letter-spacing: .06rem;
}

.footer .info-columns hr {
    width: 60%;
    margin-left: 0;
    margin-top: 11px;
    border-color: #45b4c3;
}

.footer .info-columns ul {
    padding: 0;
}

.footer .info-columns li a {
    color: #fff;
    font-size: 1.2rem;
    letter-spacing: .06rem;
    opacity: .6;
}

    .footer .info-columns li a:hover {
        opacity: 1;
    }

.subFooter {
    margin-top: 50px;
    background-color: #0095A8;
    padding: 20px 0;
    position: relative;
}

.footer .sign {
    font-size: 1.2rem;
    color: #fff;
    max-width: 66%;
    margin: 0 auto;
    opacity: .6;
}

.footer .logoAfipMobile {
    margin-bottom: 20px;
}

.footer .logoAfip {
    position: absolute;
    right: 140px;
    bottom: 10px;
}

@media screen and (max-width: 768px) {
    .footer .contactanos-flotante {
        position: absolute;
        top: -64px;
        margin-left: -40%;
        left: 50%;
        width: 80%;
        background-color: #fff;
        border-radius: 31px;
        padding: 30px 40px;
        box-shadow: 0 0 12px 0px #9b9b9bd1;
    }

        .footer .contactanos-flotante .col div {
            text-align: center;
        }

        .footer .contactanos-flotante h3 {
            color: #4d4d4d;
            font-weight: 600;
            letter-spacing: .05rem;
            line-height: 1;
            margin: 0 0 20px;
            text-align: center;
            font-size: 2rem;
        }

        .footer .contactanos-flotante a {
            background-color: #18aabd;
            color: #fff;
            font-weight: 600;
            letter-spacing: .08rem;
            padding: 13px 28px;
            border-radius: 9px;
            font-size: 1.5rem;
            display: block;
            margin: 0 auto;
            font-size: 1.2rem;
        }

    .footer .info-columns .col-xs-12 {
        text-align: center;
        margin-bottom: 20px;
    }

    .footer .info-columns hr {
        margin-left: revert;
        margin-bottom: 5px;
    }
}

.description.noCanjeable {
    display: block;
}

    .description.noCanjeable span {
        color: #28A745;
        font-size: 1.3rem;
        text-transform: uppercase;
        margin-top: 11px;
        margin-bottom: -49px;
        display: block;
        line-height: 2rem !important;
    }

#addToCartModel .modal-body {
    padding: 30px 15px;
}

#addToCartModal i.modalCartIcon {
    display: none;
    color: #72d879;
    font-size: 12rem;
    margin-bottom: 20px;
}

    #addToCartModal i.modalCartIcon.success {
        color: #72d879;
    }

    #addToCartModal i.modalCartIcon.warning {
        color: #f1dc4c;
    }

    #addToCartModal i.modalCartIcon.error {
        color: #da685c;
    }

#addToCartModal.success i.modalCartIcon.success {
    display: block;
}

#addToCartModal.warning i.modalCartIcon.warning {
    display: block;
}

#addToCartModal.error i.modalCartIcon.error {
    display: block;
}

#addToCartModal #reedemModeMessage {
    margin-top: 20px;
    font-size: 1.3rem;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

.wrapEmptyCart {
    text-align: center;
    margin-top: -70px;
}

    .wrapEmptyCart.flyOut {
        margin-top: 0px;
    }

    .wrapEmptyCart > .img-responsive {
        margin: 0 auto 0;
        margin-right: 20% !important;
    }

    .wrapEmptyCart.flyOut > .img-responsive {
        margin-right: 6% !important;
        width: 80%;
    }

    .wrapEmptyCart h3 {
        font-size: 3rem;
        font-weight: 600;
        font-family: Open Sans Regular !important;
        margin-bottom: 20px;
    }

    .wrapEmptyCart.flyOut h3 {
        font-size: 2rem;
    }

    .wrapEmptyCart p {
        margin: 30px 0;
        font-size: 2rem;
    }

    .wrapEmptyCart.flyOut p {
        font-size: 1.6rem;
    }

    .wrapEmptyCart a.volverCatalogo {
        border: 1px solid #18aabd;
        background-color: #18aabd;
        padding: 10px 15px;
        border-radius: 4px;
        color: #fff;
        margin: 10px 0px 0;
        display: inline-block;
        text-transform: uppercase;
        font-size: 1.4rem;
        font-weight: 600;
        letter-spacing: .8px;
    }

        .wrapEmptyCart a.volverCatalogo:hover, .wrapEmptyCart a.volverCatalogo:focus {
            background-color: #fff;
            color: #1fa02e;
            text-decoration: none;
        }

#flyout-cart.noPremios > hr.dark {
    display: none;
}

#flyout-cart:not(.noPremios) > hr.dark {
    display: block;
}

.widget-tabs.qejumbo {
    margin-bottom: 90px;
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 24px;
    }
}

@media (max-width: 768px) {
    body.registerPage .wrapForm {
        margin-top: 0 !important;
    }

    body.registerPage #StepOne .wrapForm, body.registerPage #StepTwo .wrapForm {
        margin-top: 140px !important;
    }

    body.registerPage #StepThree .wrapForm.absolute {
        left: 15px !important;
    }

    body .normPage.wrapForm .wrapNormForm {
        padding-top: 0;
    }

    .normPage.wrapForm .normForm {
        background-color: #eee;
        padding: 30px 20px !important;
        border-radius: 0 !important;
    }

    .topMenuPremiumRole.MenuNavBar .premiumRoleStar {
        left: 13px;
        bottom: 0px;
        font-size: 1.5rem !important;
    }

    .premioEnCatalogo .caption .btnesAccion {
        margin-top: 0;
    }

    .vistaLista .premioLista > div:first-of-type a img {
        width: 110px;
        margin-right: 15px;
    }

    h4.titlePremio {
        margin-top: 0;
    }

        h4.titlePremio.openSans a {
            font-size: 15px;
        }

    .vistaLista .titlePremio a.btnAgregarDeseos {
        position: absolute;
        top: 0;
        right: 20px;
        margin-right: 0 !important;
    }

    a.btnAgregarDeseos {
        margin-left: 15px;
        font-size: 1.5rem;
    }

    .vistaLista .premioPrecio {
        font-size: 1.6rem;
        margin-bottom: 0;
        line-height: .5rem;
    }

    .vistaLista .soloPuntos {
        letter-spacing: .4px;
        font-size: 1.6rem;
    }

    .descripcionPremio {
        display: none;
    }
}

.popover.bottom {
    color: black;
    width: 209px;
}

.etiquetanueva {
    position: absolute;
    top: 8px;
    left: 8px;
    font-style: italic;
    text-align: center;
    color: #fff;
    background-color: #FFB400;
    width: 50px;
    padding-top: 17px;
    border-radius: 50%;
    height: 50px;
    font-size: 1.3rem;
}

.home .etiquetanueva {
    top: 22px !important;
    left: 22px !important;
}

.etiquetaoferta {
    position: absolute;
    top: 180px;
    left: -13px;
    text-transform: uppercase;
    font-style: italic;
    letter-spacing: 1px;
    text-align: center;
    color: #fff;
    background-color: rgb(255, 98, 95);
    width: 120px;
    padding-top: 5px;
    font-weight: 600;
    height: 26px;
    font-size: 1.3rem;
}

.premioLista .etiquetaoferta {
    position: absolute;
    top: 150px;
}

    .premioLista .etiquetaoferta:after {
        margin-top: 3px;
    }

.etiquetaoferta:after {
    content: '';
    border-top: 7px solid #ad4241;
    border-left: 13px solid transparent;
    display: block;
    margin-top: 7px;
    width: 0;
    height: 0;
}

#product-details-form .container .row .col-md-5 .etiquetaoferta {
    top: 40%;
    font-size: 2.1rem;
    width: 156px;
    height: 37px;
    padding-top: 4px;
    left: 3px;
}

    #product-details-form .container .row .col-md-5 .etiquetaoferta:after {
        margin-top: 3px;
    }

#product-details-form .container .row .col-md-5 .etiquetanueva {
    left: 25px;
    top: 10px;
}

.home .etiquetaoferta {
    top: 172px !important;
    left: 3px !important;
}

    .home .etiquetaoferta:after {
        margin-top: 3px !important;
    }

.detailofferproduct .etiquetaoferta {
    top: 30px;
}

    .detailofferproduct .etiquetaoferta:after {
        margin-top: 3px;
    }

.navigation-left {
    left: 0.5em;
    background-position: 0 0;
    background-size: 200%;
    position: absolute;
    top: 50%;
    margin-top: -2.4em;
    z-index: 60;
    height: 3em;
    width: 3em;
    background-image: url('/Storage/Uploaded/arrows.png');
}

    .navigation-left:hover {
        background-position: 0 100%;
    }

.navigation-right {
    background-position: 100% 0;
    right: 0.5em;
    background-size: 200%;
    position: absolute;
    top: 50%;
    margin-top: -2.4em;
    z-index: 60;
    height: 3em;
    width: 3em;
    background-image: url('/Storage/Uploaded/arrows.png');
}

    .navigation-right:hover {
        background-position: 100% 100%;
    }

#popUpMessage {
}

.isMobile .gm-style-iw {
    width: 80% !important;
    left: 22px !important;
    top: 11px !important;
}

.isMobile .containerPaddingTop {
    padding-top: 170px !important;
}

body .page .page-body.misTarjetasBody {
    padding-left: 0;
    padding-right: 0;
}

#ecoModalON, #ecoModalOFF {
    display: flex;
}

#infoLogin, #maintenanceSite, #infoCheckout, #ecoModalON, #ecoModalOFF {
    width: 100%;
    height: 100%;
    background-color: rgba(19, 19, 19, 0.61);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999999;
}

#sucursalSeleccionada .textoSelSucur {
    text-transform: initial;
    color: #ff4a4a;
    font-size: 1.5rem;
    font-weight: 500;
}

#sucursalSeleccionada .btnSelecSucur, #wrapperResponsableAddress .btnSelecSucur {
    margin-top: 20px;
    position: relative;
    display: inline-block;
}

#sucursalSeleccionada #showSelecArrow {
    display: none;
}

#sucursalSeleccionada #showSelecArrow {
    position: absolute;
    margin: 0 auto 20px;
    width: 100%;
    height: 40px;
    top: -65px;
}

    #sucursalSeleccionada #showSelecArrow #buttonbounce {
        position: absolute;
        top: 13%;
        left: 50%;
        margin-left: -22px;
        width: 44px !important;
        height: 44px !important;
    }

    #sucursalSeleccionada #showSelecArrow i {
        position: absolute;
        top: 13%;
        left: 50%;
        background-color: #18aabd;
        border-radius: 50%;
        font-size: 3.2rem;
        color: #fff;
        margin-left: -22px;
        padding: 5px 8px 0px 6px !important;
        width: 45px !important;
        height: 44px !important;
    }

#sucursalSeleccionada .btnSelecSucur a {
    font-size: 1.3rem;
    letter-spacing: .1rem;
}

button[type="button"].close {
    opacity: 1;
    color: #4a4a4a;
}

#infoLogin .alert, #infoCheckout .alert, #ecoModalON .alert, #ecoModalOFF .alert {
    position: relative;
    padding: 25px 15px;
    height: 90vh;
    width: 80vw;
    margin: auto;
    background-color: #fff;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

#maintenanceSite .alert {
    position: relative;
    padding: 25px 15px;
    height: 80vh;
    width: 70vw;
    margin: 5vh auto;
    background-color: #fff;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

#maintenanceSite .alert {
    position: relative;
    padding: 0;
    border: none;
    height: 80vh;
    width: 70vw;
    margin: 5vh auto;
    background-color: #fff;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

    #maintenanceSite .alert .bloqueSuperior {
        width: 100%;
        height: 60vh;
        background-color: #d6d6d6;
        text-align: center;
        padding: 20px 30px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    #maintenanceSite .alert .bloqueInferior {
        width: 100%;
        height: 40vh;
        background-color: #e4e4e4;
        text-align: center;
        padding: 20px 30px;
        position: relative;
    }

    #maintenanceSite .alert .bloqueSuperior h1 {
        font-size: 2.3rem !important;
        line-height: 3rem;
        width: 71%;
        margin: 40px auto 30px;
        letter-spacing: 1px;
    }

    #maintenanceSite .alert .bloqueSuperior .logoWrapper img {
        width: 130px;
    }

    #maintenanceSite .alert .robotWrapper {
        position: absolute;
        left: 0;
        top: -43px;
    }

@media screen and (max-width: 998px) {
    #maintenanceSite .alert .bloqueInferior {
        height: 28vh;
    }

    #maintenanceSite .alert .robotWrapper {
        top: -3vw;
    }

    #maintenanceSite .alert .bloqueSuperior h1 {
        font-size: 1.5rem !important;
        margin: 20px auto 20px;
        line-height: 2rem;
        width: 100%;
    }
}

@media screen and (max-width: 600px) {
    #maintenanceSite .alert .bloqueInferior {
        height: 20%;
    }

    #maintenanceSite .alert .bloqueSuperior {
        height: 80%;
    }

    #maintenanceSite .alert .robotWrapper {
        top: -3vw;
    }

    #maintenanceSite .alert .bloqueSuperior h1 {
        font-size: 1.5rem !important;
        margin: 20px auto 20px;
        line-height: 2rem;
        width: 100%;
    }
}

#infoLogin .alert .exclamacion, #infoCheckout .alert .exclamacion {
    text-align: center;
}

    #infoLogin .alert .exclamacion img, #infoCheckout .alert .exclamacion img {
        width: 70px;
        text-align: center;
        margin-top: -30px;
    }

#infoLogin .alert .close, #infoCheckout .alert .close, #ecoModalON .alert .close, #ecoModalOFF .alert .close {
    background-color: #e0e0e0;
    padding: 4px 11px 8px;
    border-radius: 50%;
    font-weight: 600;
    font-size: 2.2rem;
    line-height: 20px;
    color: #5a5a5a;
    margin-right: 20px;
    text-shadow: none;
    opacity: 1;
}

div#maintenanceSite {
    background-color: rgba(19, 19, 19, 0.92);
}

#infoLogin .alert .close:hover, #infoCheckout .alert .close:hover, #ecoModalON .alert .close:hover, #ecoModalOFF .alert .close:hover {
    background-color: #c5c5c5;
    color: #fff;
}

#infoLogin .alert .close:focus, #infoCheckout .alert .close:focus, #ecoModalON .alert .close:focus, #ecoModalOFF .alert .close:focus {
    outline: none;
}

#infoLogin .alertHeader, #maintenanceSite .alertHeader, #infoCheckout .alertHeader, #ecoModalON .alertHeader, #ecoModalOFF .alertHeader {
    text-align: center;
    max-width: 745px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

    #infoLogin .alertHeader h2, #maintenanceSite .alertHeader h2 {
        text-transform: uppercase;
        font-size: 4rem;
        margin-bottom: 16px;
        font-weight: 600;
    }

    #infoCheckout .alertHeader h2 {
        text-transform: uppercase;
        font-size: 4rem;
        margin-bottom: 50px;
        font-weight: 600;
    }

    #infoLogin .alertHeader p, #maintenanceSite .alertHeader p {
        font-size: 1.9rem;
        line-height: 24px;
    }

    #infoCheckout .alertHeader p {
        font-size: 2.5rem;
    }

    #infoLogin .alertHeader .logoParrafo, #maintenanceSite .alertHeader .logoParrafo {
        position: relative;
        display: inline-block;
        height: 21px;
        margin-bottom: -2px;
        overflow: hidden;
    }

        #infoLogin .alertHeader .logoParrafo img, #maintenanceSite .alertHeader .logoParrafo img {
            margin-top: -42px;
        }

#infoLogin .pasosRegistro h3, #maintenanceSite .pasosRegistro h3 {
    font-size: 1.4rem;
}

#infoLogin #infoLogin-ok {
    font-size: 1.4rem;
    text-decoration: underline;
    font-weight: 400;
    display: block;
}

#infoCheckout .alertHeader.alertFooter {
    display: flex;
    justify-content: space-around;
}

#infoCheckout .alertHeader .logoWrapper {
    text-align: center;
}

    #infoCheckout .alertHeader .logoWrapper img {
        width: 140px;
    }

#maintenanceSite .alertFooter {
    text-align: center;
}

#infoLogin .alertFooter, #infoCheckout .alertFooter, #ecoModalON .alertFooter, #ecoModalOFF .alertFooter {
    text-align: center;
    margin-top: 40px;
}

    #infoLogin .alertFooter h3, #infoCheckout .alertFooter h3, #maintenanceSite .alertFooter h3 {
        text-transform: uppercase;
        font-size: 1.5rem;
    }

    #infoLogin .alertFooter a.btnRegistrarme, #infoCheckout .alertFooter a, #ecoModalON .alertFooter a, #ecoModalOFF .alertFooter a {
        margin: 20px 5px;
        padding: 10px 34px;
        display: inline-block;
        color: #fff;
        text-transform: uppercase;
        font-size: 1.2rem;
        letter-spacing: 2px;
        border-radius: 2px;
    }

        #infoLogin .alertFooter a:hover, #infoCheckout .alertFooter a:hover, #ecoModalON .alertFooter a:hover, #ecoModalOFF .alertFooter a:hover {
            text-decoration: none;
        }

    #infoLogin .alertFooter a.btnIniciarSesion {
        background-color: #43a85e;
    }

    #infoLogin .alertFooter a.btnRegistrarme {
        background-color: #18aabd;
    }

    #infoLogin .alertFooter a.btnIniciarSesion:hover {
        background-color: #307943;
    }

    #infoLogin .alertFooter a.btnRegistrarme:hover {
        background-color: #178796;
    }

#infoCheckout .alertHeader.alertFooter .wrapBtnVolverMobile {
    display: none;
}

.widget_alianzas .row-flex > .grid {
    -ms-flex: 1;
}

body.isMobile.registerPage fieldset#StepOne .wrapForm, body.isMobile.registerPage fieldset#StepTwo .wrapForm {
    margin-top: 135px !important;
    padding-bottom: 35px;
}

body.isMobile.registerPage fieldset#StepNormalize > .row {
    margin-top: 85px !important;
    padding-bottom: 40px;
}

.innerWrapForm:after {
    clear: both;
    content: '';
    display: block;
}

body.isMobile.registerPage fieldset#StepOne .innerWrapForm {
    width: 90%;
}

body.isMobile.registerPage fieldset#StepThree .ubicacionSelected .formDomicilio {
    padding-top: 60px;
}

body.isMobile.registerPage.registerResultPage {
    padding-top: 135px !important;
}

.webchatStartButtonContainer {
    border-radius: 6px !important;
    -webkit-border-radius: 6px !important;
    -moz-border-radius: 6px !important;
    -ms-border-radius: 6px !important;
    -o-border-radius: 6px !important;
    width: 58px !important;
    height: 58px !important;
}

.recoveryPanel .panel-body {
    height: 450px;
    overflow: hidden;
}

    .recoveryPanel .panel-body > div, .recoveryPanel .panel-body > div > .row, .recoveryPanel .panel-body > div > .row > .col-md-12, .recoveryPanel .panel-body > div > .row > .col-md-12 form {
        height: 100%;
    }

        .recoveryPanel .panel-body > div .row .col-md-12 form {
            position: relative;
        }

#cnt_1 > .col-md-12, #cnt_2 > .col-md-12 {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
}

#cnt_1, #cnt_2 {
    width: calc(100% + 45px);
    margin-left: -25px;
    height: 100%;
    -webkit-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
    position: absolute;
    top: 0;
}

#cnt_2 {
    position: absolute;
    top: 0;
    left: 600px;
}

#cnt_1.hideContentToLeft {
    -moz-animation: hideContentToLeft .6s forwards;
    -webkit-animation: hideContentToLeft .6s forwards;
    animation: hideContentToLeft .6s forwards;
}

#cnt_1.showContentToRight {
    -moz-animation: showContentToRight .6s forwards;
    -webkit-animation: showContentToRight .6s forwards;
    animation: showContentToRight .6s forwards;
}

#cnt_2.hideContentToRight {
    -moz-animation: hideContentToRight .6s forwards;
    -webkit-animation: hideContentToRight .6s forwards;
    animation: hideContentToRight .6s forwards;
}

#cnt_2.showContentToLeft {
    -moz-animation: showContentToLeft .6s forwards;
    -webkit-animation: showContentToLeft .6s forwards;
    animation: showContentToLeft .6s forwards;
}

@keyframes hideContentToLeft {
    0% {
        opacity: 1;
        left: 0;
    }

    100% {
        opacity: 0;
        left: -600px;
    }
}

@keyframes showContentToLeft {
    0% {
        opacity: 0;
        left: 600px;
    }

    100% {
        opacity: 1;
        left: 0;
    }
}

@keyframes hideContentToRight {
    0% {
        opacity: 1;
        left: 0;
    }

    100% {
        opacity: 0;
        left: 600px;
    }
}

@keyframes showContentToRight {
    0% {
        opacity: 0;
        left: -600px;
    }

    100% {
        opacity: 1;
        left: 0;
    }
}

#backtofirstscreen {
    margin: 20px 0 -20px 0px;
    display: block;
    padding-bottom: 20px;
    border-bottom: 1px solid #dadada;
}

.llamarSoporteWrapper h4 {
    font-size: 1.3rem;
    font-weight: 600;
}

.llamarSoporteWrapper p {
    font-size: 1.3rem;
}

.cuentasAsociadasWrapper, .alertcuentasAsociadasWrapper {
    text-align: center;
    margin: 0 -20px;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.cuentasAsociadasWrapper {
    justify-content: space-evenly;
}

.alertcuentasAsociadasWrapper {
    justify-content: center;
}

    .alertcuentasAsociadasWrapper h4 {
        font-size: 1.8rem;
        line-height: 2rem;
        margin-bottom: 15px;
        font-weight: 600;
    }

    .alertcuentasAsociadasWrapper p {
        font-size: 1.5rem;
        margin: 0 16px;
    }

.cuentasAsociadasWrapper h4 {
    font-size: 1.6rem;
    line-height: 2rem;
    margin-bottom: 0px;
}

.cuentasAsociadasWrapper .RecoverUser {
    width: 90%;
    margin: 0 auto;
    padding: 10px 19px;
    font-size: 1.3rem;
    letter-spacing: .08rem;
    font-weight: 600;
}

.cuentasAsociadasWrapper .cerrarCAsociadas {
    font-size: 1.5rem;
    font-weight: 600;
    letter-spacing: .06rem;
    margin-top: -50px;
}

.alertcuentasAsociadasWrapper .cerrarCAsociadas {
    font-size: 1.5rem;
    font-weight: 600;
    letter-spacing: .06rem;
    margin-top: 20px;
}

.alternativeEmailWrapper {
    border-top: 1px solid #e8e8e8;
    margin-bottom: 40px;
}

    .alternativeEmailWrapper h2 {
        text-transform: uppercase;
        font-size: 1.5rem;
        font-weight: 600;
        color: #555;
        margin-bottom: 15px;
        line-height: 2rem;
    }

#showAlternativoEmail input#AlternativeEmail {
    display: block;
    margin: 0 0 20px 0px;
    font-size: 1.3rem;
    height: 30px;
    color: #585858;
}

    #showAlternativoEmail input#AlternativeEmail::placeholder {
        color: #888;
    }

#SaveAlternativeEmail {
    color: #fff;
    background-color: #18aabd;
    width: 124px;
    letter-spacing: .07rem;
    font-size: 1.2rem !important;
    text-transform: uppercase;
}

#myModal .modal-dialog, #ModalMailAlt .modal-dialog {
    height: 89%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#ModalMailAlt .modal-footer button {
    background-color: #18aabd;
    color: #fff;
    border-color: inherit;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 1.3rem;
    letter-spacing: .06rem;
}

.mailAltWrapp p.mailAltUsuario {
    font-size: 1.7rem;
    margin-bottom: 10px;
}

.mailAltWrapp a#modifMailAltViewer {
    color: #18aabd;
    text-transform: uppercase;
    font-weight: 600;
    text-decoration: none;
    letter-spacing: .8px;
    font-size: 1.2rem;
}

.modifMailAltWrapp {
    display: none;
}

    .modifMailAltWrapp input#mailAltUsuario {
        width: calc(100% - 40px);
        margin: 0 auto 10px;
        height: 35px;
        font-size: 1.5rem;
        float: none;
    }

    .modifMailAltWrapp div {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-evenly;
        width: 100%;
        height: 30px;
    }

        .modifMailAltWrapp div a {
            border: 1px solid;
            border-radius: 3px;
            padding: 2px 10px;
            font-size: 1.2rem;
            text-transform: uppercase;
            font-weight: 600;
            line-height: 2rem;
        }

            .modifMailAltWrapp div a:hover, .modifMailAltWrapp div a:focus {
                text-decoration: none;
            }

            .modifMailAltWrapp div a#ModificarMailAlt {
                background-color: #18aabd;
                color: #fff;
            }

#MailAltMsg {
    font-size: 1.8rem;
    min-height: 100px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 0 30px;
}

#list-menu #small-search-box-form ul.ui-autocomplete {
    padding: 0;
    border: 1px solid #e8e8e8;
    border-radius: 0;
}

    #list-menu #small-search-box-form ul.ui-autocomplete .ui-menu-item:not(:last-of-type) {
        border-bottom: 1px solid #e2e2e2;
    }

#list-menu .searchMenuInput {
    font-family: 'Open Sans regular';
    text-transform: uppercase;
    font-size: 1.4rem;
}

#list-menu #small-search-box-form ul.ui-autocomplete .ui-menu-item a {
    border: none !important;
    padding: 0;
}

    #list-menu #small-search-box-form ul.ui-autocomplete .ui-menu-item a img {
        max-width: 90px;
    }

    #list-menu #small-search-box-form ul.ui-autocomplete .ui-menu-item a .imgResultBusq {
        height: 90px;
        overflow: hidden;
        display: flex;
        align-items: center;
        justify-content: center;
    }

#list-menu #small-search-box-form ul.ui-autocomplete .resultBusqueda {
    cursor: pointer;
    padding: 10px 5px;
}

    #list-menu #small-search-box-form ul.ui-autocomplete .resultBusqueda .descResultBusq {
        height: 90px;
        display: flex;
        justify-content: center;
        margin-left: -15px;
        flex-direction: column;
    }

        #list-menu #small-search-box-form ul.ui-autocomplete .resultBusqueda .descResultBusq h5 {
            text-transform: uppercase;
            margin: 5px 0 2px;
            font-size: 1.5rem;
            font-family: 'Open Sans regular' !important;
            font-weight: 800;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
        }

        #list-menu #small-search-box-form ul.ui-autocomplete .resultBusqueda .descResultBusq p {
            margin: 0;
            font-size: 1.4rem;
            font-family: 'Open Sans regular';
            text-transform: uppercase;
            color: #555;
        }

#list-menu #small-search-box-form ul.ui-autocomplete .ui-menu-item a span {
    font-weight: 400 !important;
    text-transform: uppercase;
    font-family: 'Open sans regular';
    font-size: 1.5rem;
    letter-spacing: .5px;
    margin-left: 20px;
}

#list-menu #small-search-box-form .ui-autocomplete li.ui-menu-item .ui-state-focus {
    cursor: pointer;
    border-radius: 0;
    background: none;
    background-color: #efefef;
}

@media handheld, all and (device-width: 1024px) and (device-height: 768px) and (orientation : landscape) {
    body.home .center-1 {
        margin-top: 109px;
    }

    #StepOne .wrapSideImage img, #StepTwo .wrapSideImage img {
        position: fixed !important;
        right: -7% !important;
        width: 57%;
        bottom: 0;
        height: inherit !important;
    }

    body .normPage.wrapForm .normForm {
        padding: 50px 50px 50px 60px !important;
    }

    body.registerPage #StepThree .ubicacionSelected {
        padding-top: 139px;
    }
}

@media handheld, all and (device-width: 768px) and (device-height: 1024px) and (orientation : portrait) {
    body.home .center-1 {
        margin-top: 157px;
    }

    .widget_info_jumbo > .container > .row > .col-md-3 {
        min-height: 280px;
    }

    .container-carousel #sliderclubes {
        margin-top: 0;
    }

        .container-carousel #sliderclubes .product-container h4 {
            font-size: 2.2rem;
            line-height: 2.8rem;
            top: 6%;
        }

        .container-carousel #sliderclubes .product-container a {
            bottom: 60%;
        }

        .container-carousel #sliderclubes .carousel-inner {
            height: 150px;
        }

    .center-1 .widget_descargas {
        padding: 0;
    }

    .premioEnCatalogo .thumbnail .caption {
        min-height: 140px;
    }

    .isMobile .containerPaddingTop {
        padding-top: 210px !important;
    }

    .isMobile .loginPage {
        margin: 200px 0 30px;
    }

    body.isMobile.registerPage fieldset#StepOne .wrapForm, body.isMobile.registerPage fieldset#StepTwo .wrapForm {
        margin-top: 182px !important;
        padding-bottom: 35px;
    }
}

@media handheld, all and (device-width: 1366px) and (device-height: 1024px) and (orientation : landscape) {
    .center-1 {
        margin-top: 69px;
    }

    #StepOne .wrapSideImage img, #StepTwo .wrapSideImage img {
        position: fixed !important;
        right: -7% !important;
        width: 52%;
        bottom: 0;
        height: inherit !important;
    }

    body .normPage.wrapForm .normForm {
        padding: 50px 50px 50px 60px !important;
    }

    body.registerPage #StepThree .ubicacionSelected {
        padding-top: 139px;
    }
}

@media handheld, all and (device-width: 1024px) and (device-height: 1366px) and (orientation : portrait) {
    .center-1 {
        margin-top: 109px;
    }

    .premioEnCatalogo .thumbnail .caption {
        min-height: 140px;
    }

    #StepOne .wrapSideImage img, #StepTwo .wrapSideImage img {
        position: initial !important;
        right: 0% !important;
        height: inherit !important;
    }

    .textosImage {
        bottom: initial !important;
        top: 42%;
    }

    body .normPage.wrapForm .normForm {
        padding: 50px 50px 50px 60px !important;
    }

    body.registerPage #StepThree .ubicacionSelected {
        padding-top: 139px;
    }
}

.pageProxVencimientos #transactiontable tbody td input.checkbox {
    margin: 0px auto;
}

#UpcomingPointExpModal .modal-footer {
    border-top: 1px solid #e5e5e5;
    padding: 0px 15px 0px;
    position: fixed;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-right: 20px;
    margin-left: -20px;
    bottom: 1px;
    height: 70px;
    width: calc(100% - 19px);
    background-color: #fff;
}

#UpcomingPointExpModal.in {
    display: flex !important;
    align-items: center;
    justify-content: center;
}

#UpcomingPointExpModal .modal-content {
    border-radius: 0;
    overflow-y: scroll;
    padding: 20px;
}

#UpcomingPointExpModal .modal-header h4 {
    text-transform: uppercase;
    font-size: 1.8rem;
    font-family: 'open sans regular' !important;
    letter-spacing: 1px;
}

#UpcomingPointExpModal .modal-body {
    max-height: 70vh;
}

    #UpcomingPointExpModal .modal-body #detail-list {
        padding-bottom: 12vh;
        margin: 20px auto;
    }

#verDetallesProxVen, #UpcomingPointExpModal .modal-footer .btn[data-dismiss="modal"] {
    padding: 4px 9px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'open sans regular';
    letter-spacing: .07rem;
    color: #18aabd;
    border: 1px solid #18aabd;
    font-size: 1.2rem;
    border-radius: 4px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

    #verDetallesProxVen:hover, #UpcomingPointExpModal .modal-footer .btn[data-dismiss="modal"]:hover {
        color: #fff !important;
        background-color: #18aabd;
    }

#transactiontable tr td label {
    margin-top: 5px;
}

.isMobile #UpcomingPointExpModal .modal-content {
    padding: 10px;
}

.isMobile #UpcomingPointExpModal .modal-footer {
    width: calc(100% - 21px);
    margin-left: -1px;
    padding-right: 15px;
    justify-content: center;
}

.isMobile #UpcomingPointExpModal .modal-header {
    padding-top: 0;
}

    .isMobile #UpcomingPointExpModal .modal-header h4 {
        margin-top: 30px;
    }

.attNameColor, .attNameAtt {
    font-weight: 600;
}

.attributesWrap .option-list {
    padding-left: 0;
    margin-left: -5px;
    margin-top: 5px;
}

.attributesWrap .radio label {
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 5px 15px;
    font-size: 1.5rem;
    -webkit-transition: all ease-in-out .15s;
    -o-transition: all ease-in-out .15s;
    transition: all ease-in-out .15s;
}

.attributesWrap .radio input:not(:checked) + label:hover {
    border: 1px solid #18aabd;
    color: #18aabd;
}

.attributesWrap .radio input {
    display: none;
}

.radio input:checked + label {
    color: #18aabd;
    border: 2px solid #18aabd;
    font-weight: 600;
}

.attributesWrap > .form-group > div .radio:first-of-type {
    margin-right: 20px;
}

.attributesWrap > .form-group > div .radio {
    display: inline-block;
    margin-bottom: 15px;
}

    .attributesWrap > .form-group > div .radio:first-of-type {
        margin: 10px 5px 10px 5px;
    }

    .attributesWrap > .form-group > div .radio:not(:first-of-type) {
        margin: 10px 5px 10px 5px;
    }

.misReferidosPage h4.text-info {
    color: #404040;
    font-size: 19px;
    font-family: 'Open Sans regular' !important;
    font-weight: 400;
    text-transform: uppercase;
}

.misReferidosPage h6.text-info {
    color: #404040;
    line-height: 2.1rem;
    margin: 20px 0;
    font-size: 1.6rem;
    font-family: 'Open Sans regular' !important;
    font-weight: 400;
}

.misReferidosPage .row.formReferidos {
    margin: 40px 0 10px;
}

.misReferidosPage .formReferidos input {
    font-size: 1.35rem;
    text-transform: capitalize;
    letter-spacing: .03rem;
    height: 35px;
    border-radius: 3px;
    border-color: #c5c5c5;
}

    .misReferidosPage .formReferidos input:focus {
        border-color: #18aabd;
    }

.misReferidosPage .formReferidos .has-success .form-control-feedback {
    right: 10px;
    color: #18aabd;
}

.misReferidosPage .formReferidos .has-error .form-control-feedback {
    right: 10px;
    color: #e43b3b;
}

body .has-error .help-block, body .has-error .control-label, body .has-error .radio, body .has-error .checkbox, body .has-error .radio-inline, body .has-error .checkbox-inline, body .has-error.radio label, body .has-error.checkbox label, body .has-error.radio-inline label, body .has-error.checkbox-inline label {
    color: #e43b3b;
}

.misReferidosPage .misReferidosTabla h3 {
    font-size: 1.6rem;
    font-weight: 600;
    letter-spacing: .03rem;
    margin: 30px 0 20px;
}

.detallesCliente.visible-print {
    font-family: open sans regular;
    border-bottom: 1px solid #dedede;
    margin-bottom: 30px;
    padding-bottom: 20px;
}

    .detallesCliente.visible-print h4 {
        text-transform: uppercase;
        font-weight: 600;
    }

.detallesCanje.visible-print h4 {
    text-transform: uppercase;
    font-weight: 600;
}

.logoVouchers {
    margin: 30px 0px;
}

    .logoVouchers img {
        margin: 0 auto;
        width: 180px;
    }

.legalWrap .legalVouchers.visible-print {
    text-align: center;
    font-size: 1.5rem;
}

.canjePresencial {
    margin: 10px 0;
    min-height: 130px;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 25px;
    margin-bottom: 30px;
}

    .canjePresencial .imgCanjePresencial {
        text-align: center;
    }

        .canjePresencial .imgCanjePresencial img {
            max-width: 100%;
        }

    .canjePresencial .datosWrap h4 {
        margin: 0 0 10px 15px;
    }

    .canjePresencial .datosIzq p, .canjePresencial .datosDer p {
        font-size: 1.4rem;
        font-family: open sans;
        margin: 0 0 3px;
    }

    .canjePresencial .datosDer {
        text-align: right;
    }

    .canjePresencial .btnImprimirCanjePresencial {
        background-color: #18aabd;
        color: #fff !important;
        padding: 5px 10px;
        border-radius: 3px;
        margin-top: 15px;
        display: inline-block;
        font-weight: 400 !important;
        font-size: 1.35rem !important;
        letter-spacing: .06rem;
    }

        .canjePresencial .btnImprimirCanjePresencial:hover, .canjePresencial .btnImprimirCanjePresencial:focus {
            background-color: #1a95a5;
        }

@media (max-width: 991px) {
    .canjePresencial .datosDer {
        text-align: left;
    }
}

.divNoResults {
    width: 80%;
    margin: 0 auto;
    text-align: center;
    min-height: 150px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.5rem;
    font-weight: 600;
    letter-spacing: .06rem;
    text-transform: uppercase;
}

.wrapClubesAsociados {
    padding: 0;
}

    .wrapClubesAsociados .clubAsociado {
    }

        .wrapClubesAsociados .clubAsociado .titleClubAsociado, .wrapClubesAsociados .cuponesClub #openBtn {
            position: relative;
        }

            .wrapClubesAsociados .cuponesClub #openBtn .cuponCash {
                position: absolute;
                z-index: 99999;
                font-size: 1.5rem;
                top: 7%;
                font-family: 'open sans';
                font-weight: 600;
                letter-spacing: .05rem;
                color: #fff;
                -webkit-transition: all ease-in-out .3s;
                -o-transition: all ease-in-out .3s;
                transition: all ease-in-out .3s;
            }

                .wrapClubesAsociados .cuponesClub #openBtn .cuponCash.transition {
                    top: 2px;
                }

.modalDescCupon #cuponView > .row:first-of-type > div {
    position: relative;
}

.modalDescCupon .modalCuponCash {
    position: absolute;
    top: 0;
    font-weight: 600;
    color: #fff;
    font-family: 'open sans';
    width: 94%;
    height: 23%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 4.2rem;
    letter-spacing: .05rem;
}

    .modalDescCupon .modalCuponCash span {
        font-size: 2rem;
        letter-spacing: .04rem;
        font-weight: 100;
    }

.modalDescCupon .modalCuponCode {
    position: absolute;
    bottom: 0;
    font-weight: 100;
    color: #fff;
    font-family: 'open sans';
    width: 94%;
    height: 15%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    padding-right: 7%;
    font-size: 1rem;
    letter-spacing: .07rem;
}

    .modalDescCupon .modalCuponCode div {
        text-align: right;
        border-radius: 3px;
        background-color: rgba(25, 24, 24, 0.45);
        padding: 3px 5px;
    }

        .modalDescCupon .modalCuponCode div span {
            display: block;
        }

.wrapClubesAsociados .cuponesClub .cuponAcumulado {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 1.3rem;
    color: #4d4d4d;
    text-align: center;
    margin: -10px 0 5px;
}

    .wrapClubesAsociados .cuponesClub .cuponAcumulado span {
        font-family: 'open sans';
        font-size: 1.4rem;
    }

.wrapClubesAsociados .cuponesClub #openBtn .cuponCash span {
    display: block;
    font-size: .09rem;
    margin-top: -2px;
    font-weight: 400;
    letter-spacing: .04rem;
}

.wrapClubesAsociados .clubAsociado .titleClubAsociado .cuponQuantity {
    background-color: #ccc;
    position: absolute;
    right: 30px;
    top: 50%;
    margin-top: -30px;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.2rem;
    text-align: center;
    color: #777676;
    border-bottom: 1px solid #a7a7a7;
}

.wrapClubesAsociados .clubAsociado .titleClubAsociado img {
    max-width: 100%;
    border-radius: 22px;
    box-shadow: 0px 3px 4px -1px #888;
}

.wrapClubesAsociados .clubAsociado .titleClubAsociado > a {
    border-bottom: none !important;
}

.wrapClubesAsociados .clubAsociado .titleClubAsociado img:hover {
    border: 1px solid #d4d4d4;
}

.wrapClubesAsociados .clubAsociado .titleClubAsociado img:active {
    box-shadow: none !important;
    border: 1.5px solid #d4d4d4;
}

.titleClubAsociado a.collapseLink[aria-expanded="true"] {
    border-bottom: 1px solid #18aabd;
    padding-bottom: 13px;
}

.cuponesClub > .caption {
    padding-left: 0;
    padding-right: 0;
}

.cuponesClub span.label {
    background-color: #18aabd;
    letter-spacing: .08rem;
}

    .cuponesClub span.label.labelHabilitado {
        color: #656565;
        background-color: #c7c7c7;
    }

.wrapClubesAsociados .nombreClubAsociado {
    margin-bottom: 13px;
}

    .wrapClubesAsociados .nombreClubAsociado h4 {
        margin: 0;
    }

.wrapClubesAsociados h4.titleClubAsociado a {
    color: #555;
    padding: 0;
    font-size: 1.7rem;
    font-family: 'Open sans regular';
    font-weight: 600;
    letter-spacing: .4px;
    text-align: center;
}

    .wrapClubesAsociados h4.titleClubAsociado a:hover, .wrapClubesAsociados h4.titleClubAsociado a[aria-expanded="true"] {
        color: #18aabd;
    }

.wrapClubesAsociados .clubAsociado .cuponesClub {
    border: 0;
}

    .wrapClubesAsociados .clubAsociado .cuponesClub a img.imgCupon {
        width: 100%;
        height: 100%;
        max-width: 200px;
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
    }

    .wrapClubesAsociados .clubAsociado .cuponesClub .thumb > a#openBtn {
        padding: 9px;
        display: flex;
        justify-content: center;
        position: relative;
    }

        .wrapClubesAsociados .clubAsociado .cuponesClub .thumb > a#openBtn .imgCoverHover {
            display: none;
            opacity: 0;
            position: absolute;
            width: calc(100% - 18px);
            height: calc(100% - 18px);
            display: block;
            border-radius: 7px;
            top: auto;
            left: auto;
            -webkit-transition: all ease-in-out .3s;
            -o-transition: all ease-in-out .3s;
            transition: all ease-in-out .3s;
            background-color: rgba(49, 49, 49, 0.5686274509803921);
        }

        .wrapClubesAsociados .clubAsociado .cuponesClub .thumb > a#openBtn:hover .imgCoverHover {
            opacity: 100;
        }

.wrapClubesAsociados p#contadorPesosCheck {
    position: absolute;
    top: 30px;
    right: 25px;
    width: 50px;
    height: 50px;
    background-color: #18aabdad;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    color: #fff;
    font-weight: 600;
}

body .modalDeshabCupon .modal-dialog {
    height: 90vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

    body .modalDeshabCupon .modal-dialog h3 {
        font-size: 1.6rem;
        text-transform: uppercase;
        padding: 0 20px;
        line-height: 2.2rem;
        letter-spacing: .02rem;
        font-weight: 600;
    }

    body .modalDeshabCupon .modal-dialog button {
        background-color: #fff;
        border: 1px solid #18aabd;
        color: #18aabd;
        text-transform: uppercase;
        font-weight: 600;
        letter-spacing: .04rem;
    }

        body .modalDeshabCupon .modal-dialog button:hover, body .modalDeshabCupon .modal-dialog button:focus {
            background-color: #18aabd;
            color: #fff;
        }

body .modal.in.modalDescCupon, .modal.in#modalHabCupon, .modal.in#modalDeshabCupon {
    display: flex !important;
}

body .modal.modalDescCupon, .modal#modalHabCupon, .modal#modalDeshabCupon {
    align-items: center;
    justify-content: center;
}

    .modal.modalDescCupon .modal-dialog, .modal#modalHabCupon .modal-dialog, .modal#modalDeshabCupon .modal-dialog {
        width: 80vw !important;
        max-width: 490px;
        margin: 0 !important;
    }

    .modal#modalHabCupon .modal-dialog, .modal#modalDeshabCupon .modal-dialog {
        max-width: 300px;
    }

    .modal#modalHabCupon .modal-body h3, .modal#modalDeshabCupon .modal-body h3 {
        margin: 10px 0 30px;
        text-transform: uppercase;
        font-weight: 600;
        font-size: 1.7rem;
        letter-spacing: .1rem;
    }

    .modal#modalHabCupon .modal-body #btnCloseModal, .modal#modalDeshabCupon .modal-body #btnCloseModal {
        font-size: 1.2rem;
        text-transform: uppercase;
        font-weight: 600;
        letter-spacing: .2rem;
        border: 2px solid #18aabd;
        background-color: #fff;
        color: #18aabd;
        padding: 4px 9px;
    }

        .modal#modalHabCupon .modal-body #btnCloseModal:hover, .modal#modalDeshabCupon .modal-body #btnCloseModal:hover {
            background-color: #18aabd;
            color: #fff;
        }

.modal.modalDescCupon .modal-dialog .modal-content .modal-footer {
    display: flex;
    height: 100%;
    width: 100%;
    justify-content: space-between;
}

    .modal.modalDescCupon .modal-dialog .modal-content .modal-footer .btn {
        font-size: 1.33rem;
        letter-spacing: 0.13rem;
        font-weight: 600;
        color: #fff;
    }

    .modal.modalDescCupon .modal-dialog .modal-content .modal-footer #btnUse:hover, .modal.modalDescCupon .modal-dialog .modal-content .modal-footer #btnUse:focus, .modal.modalDescCupon .modal-dialog .modal-content .modal-footer #btnUse:active {
        outline: none;
        color: #18aabd;
        background-color: transparent;
    }

    .modal.modalDescCupon .modal-dialog .modal-content .modal-footer #btnUse:hover, .modal.modalDescCupon .modal-dialog .modal-content .modal-footer #btnUse:focus, .modal.modalDescCupon .modal-dialog .modal-content .modal-footer #btnUse:active {
        outline: none;
        color: #18aabd;
        background-color: transparent;
    }

    .modal.modalDescCupon .modal-dialog .modal-content .modal-footer #btnDontUse:hover, .modal.modalDescCupon .modal-dialog .modal-content .modal-footer #btnDontUse:focus, .modal.modalDescCupon .modal-dialog .modal-content .modal-footer #btnDontUse:active {
        outline: none;
        color: #18aabd;
        background-color: transparent;
    }

    .modal.modalDescCupon .modal-dialog .modal-content .modal-footer #btnClose:hover, .modal.modalDescCupon .modal-dialog .modal-content .modal-footer #btnClose:focus, .modal.modalDescCupon .modal-dialog .modal-content .modal-footer #btnClose:active {
        outline: none;
        color: #fff;
        background-color: #18aabd;
    }

    .modal.modalDescCupon .modal-dialog .modal-content .modal-footer #btnShowCard:hover, .modal.modalDescCupon .modal-dialog .modal-content .modal-footer #btnShowCard:focus, .modal.modalDescCupon .modal-dialog .modal-content .modal-footer #btnShowCard:active {
        outline: none;
        color: #18aabd;
        background-color: transparent;
    }

    .modal.modalDescCupon .modal-dialog .modal-content .modal-footer #btnUse {
        background-color: #18aabd;
        border: 2px solid #18aabd;
    }

    .modal.modalDescCupon .modal-dialog .modal-content .modal-footer #btnDontUse {
        background-color: #18aabd;
        border: 2px solid #18aabd;
    }

    .modal.modalDescCupon .modal-dialog .modal-content .modal-footer #btnClose {
        background-color: transparent;
        border: 2px solid #18aabd;
        color: #18aabd;
        text-transform: uppercase;
    }

    .modal.modalDescCupon .modal-dialog .modal-content .modal-footer #btnShowCard {
        color: #18aabd;
        text-transform: uppercase;
        font-weight: 600;
    }

.modal.modalDescCupon .modal-dialog .modal-content .sdaimgCupon {
    max-width: 350px;
    margin: 0 auto;
    width: 100%;
}

.modal.modalDescCupon .modal-dialog .modal-content .modal-body {
    overflow-y: scroll;
    max-height: 70vh;
}

    .modal.modalDescCupon .modal-dialog .modal-content .modal-body > .row {
        display: flex;
        align-items: center;
    }

.montserrat {
    font-family: Montserrat, "Helvetica Neue", "Roboto", sans-serif;
}

.modal.modalDescCupon .modal-dialog .modal-content .modal-body #cuponDescription {
    padding: 0px 0;
    font-family: Montserrat, "Helvetica Neue", "Roboto", sans-serif;
}

    .modal.modalDescCupon .modal-dialog .modal-content .modal-body #cuponDescription p:first-of-type {
        padding-top: 15px;
    }

    .modal.modalDescCupon .modal-dialog .modal-content .modal-body #cuponDescription p {
        margin: 0;
        line-height: 2.4rem;
    }

.modal.modalDescCupon .modal-dialog .modal-content .modal-body #cuponLegal {
    font-family: Montserrat, "Helvetica Neue", "Roboto", sans-serif;
    margin: 7px 40px 20px 40px;
    text-align: center;
    text-transform: uppercase;
    line-height: 1.4rem;
}

    .modal.modalDescCupon .modal-dialog .modal-content .modal-body #cuponLegal strong, .modal.modalDescCupon .modal-dialog .modal-content .modal-body #cuponLegal span {
        font-family: 'open sans regular';
        letter-spacing: .02rem;
        font-weight: 400;
    }

@media (max-width: 767px) {
    .html-account-page .panel-default > .panel-body {
        padding: 10px 20px 40px;
    }

    html.html-account-page .isMobile .page-title h1 {
        padding-left: 50px;
    }

    .modal.modalDescCupon .modal-dialog .modal-content .modal-body > .row {
        display: block;
        padding: 15px;
    }

    .modal.modalDescCupon .modal-dialog .modal-content .modal-body #cuponLegal {
        margin: 40px 20px 30px 20px;
    }
}

.gifWrapper .fondoAnim {
    position: relative;
    overflow: hidden;
    min-height: 220px;
    background: rgba(47,193,212,1);
    background: -moz-radial-gradient(center, ellipse cover, rgba(47,193,212,1) 0%, rgba(24,170,189,1) 54%, rgba(34,153,169,1) 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(47,193,212,1)), color-stop(54%, rgba(24,170,189,1)), color-stop(100%, rgba(34,153,169,1)));
    background: -webkit-radial-gradient(center, ellipse cover, rgba(47,193,212,1) 0%, rgba(24,170,189,1) 54%, rgba(34,153,169,1) 100%);
    background: -o-radial-gradient(center, ellipse cover, rgba(47,193,212,1) 0%, rgba(24,170,189,1) 54%, rgba(34,153,169,1) 100%);
    background: -ms-radial-gradient(center, ellipse cover, rgba(47,193,212,1) 0%, rgba(24,170,189,1) 54%, rgba(34,153,169,1) 100%);
    background: radial-gradient(ellipse at center, rgba(47,193,212,1) 0%, rgba(24,170,189,1) 54%, rgba(34,153,169,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2fc1d4',endColorstr='#2299a9',GradientType=1);
}

.gifWrapper .wrapImgs {
    min-height: 220px !important;
    position: relative;
}

    .gifWrapper .wrapImgs .imgMegafono, .gifWrapper .wrapImgs .manoUnoBDos {
        position: absolute;
        left: 0;
        bottom: 0;
    }

    .gifWrapper .wrapImgs .manoDosBDos {
        position: absolute;
        top: 0;
        left: 100px;
    }

    .gifWrapper .wrapImgs .manoUnoBTres {
        position: absolute;
        bottom: 0;
        left: 0;
    }

    .gifWrapper .wrapImgs .manoDosBTres {
        position: absolute;
        bottom: 0;
        left: 200px;
    }

    .gifWrapper .wrapImgs .signoMas01BTres {
        position: absolute;
        left: 130px;
        bottom: 96px;
        width: 19px;
        transform: rotate(120deg);
    }

    .gifWrapper .wrapImgs .signoMas02BTres {
        position: absolute;
        left: 90px;
        bottom: 110px;
        width: auto;
    }

    .gifWrapper .wrapImgs .signoMas03BTres {
        left: 130px;
        bottom: 137px;
        width: 17px;
        transform: rotate(110deg);
        position: absolute;
    }

    .gifWrapper .wrapImgs .signoMas04BTres {
        left: 110px;
        top: 42px;
        width: 17px;
        transform: rotate(85deg);
        position: absolute;
    }

    .gifWrapper .wrapImgs .signoMas05BTres {
        left: 73px;
        top: 14px;
        width: 24px;
        transform: rotate(103deg);
        position: absolute;
    }

    .gifWrapper .wrapImgs .signoMas06BTres {
        left: 128px;
        top: -5px;
        width: 20px;
        transform: rotate(83deg);
        position: absolute;
    }

    .gifWrapper .wrapImgs .signoMas07BTres {
        position: absolute;
        left: 197px;
        bottom: 140px;
        width: 19px;
        transform: rotate(110deg);
    }

    .gifWrapper .wrapImgs .signoMas08BTres {
        position: absolute;
        left: 241px;
        bottom: 125px;
        width: auto;
        transform: rotate(82deg);
    }

    .gifWrapper .wrapImgs .signoMas09BTres {
        left: 189px;
        bottom: 180px;
        width: 21px;
        transform: rotate(85deg);
        position: absolute;
    }

    .gifWrapper .wrapImgs .signoMas10BTres {
        left: 230px;
        top: 21px;
        width: 26px;
        transform: rotate(115deg);
        position: absolute;
    }

    .gifWrapper .wrapImgs .signoMas11BTres {
        left: 263px;
        top: 8px;
        width: 13px;
        transform: rotate(87deg);
        position: absolute;
    }

    .gifWrapper .wrapImgs .signoMas12BTres {
        left: 208px;
        top: -15px;
        width: 34px;
        transform: rotate(83deg);
        position: absolute;
    }

.wrapTexts {
    color: #fff;
    min-height: 220px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .wrapTexts > div {
    }

        .wrapTexts > div h4 {
            font-size: 1.9rem;
            letter-spacing: .09rem;
            font-weight: 400;
        }

@media (max-width: 991px) {
    .fondoAnim, .fondoAnim > div {
        height: 430px;
    }

    .gifWrapper {
        margin: 20px -10px !important;
    }
}

@media (min-width:768px) and (max-width: 991px) {
    .fondoAnim, .fondoAnim > div {
        height: 430px;
    }
}

.escenaUno, .escenaDos, .escenaTres {
    width: 100%;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
}

.escenaUno {
    animation: escenaUno 21s 1s ease infinite forwards;
}

.escenaDos {
    animation: escenaDos 21s 7s ease infinite forwards;
}

.escenaTres {
    animation: escenaTres 21s 14s ease infinite forwards;
}

.wrapImgs .imgMegafono {
    opacity: 1;
    animation: megafono 21s 1s ease infinite forwards;
}

.wrapTexts .textosUno {
    opacity: 1;
    animation: textosUno 21s 1s ease infinite forwards;
}

.wrapTexts .textosDos {
    opacity: 1;
    animation: textosDos 21s 7s ease infinite forwards;
}

.wrapTexts .textosTres {
    opacity: 1;
    animation: textosTres 21s 14s ease infinite forwards;
}

.wrapImgs .manoUnoBDos {
    opacity: 1;
    animation: manoUnoBDos 21s 7s ease infinite forwards;
}

.wrapImgs .manoDosBDos {
    opacity: 1;
    animation: manoDosBDos 21s 7s ease infinite forwards;
}

.wrapImgs .manoUnoBTres {
    opacity: 1;
    animation: manoUnoBTres 21s 14s ease infinite forwards;
}

.wrapImgs .manoDosBTres {
    opacity: 1;
    animation: manoDosBTres 21s 14s ease infinite forwards;
}

.wrapImgs .signoMas01BTres {
    opacity: 1;
    animation: signoMas01BTres 21s 14s ease infinite forwards;
}

.wrapImgs .signoMas02BTres {
    opacity: 1;
    animation: signoMas02BTres 21s 14s ease infinite forwards;
}

.wrapImgs .signoMas03BTres {
    opacity: 1;
    animation: signoMas03BTres 21s 14s ease infinite forwards;
}

.wrapImgs .signoMas04BTres {
    opacity: 1;
    animation: signoMas04BTres 21s 14s ease infinite forwards;
}

.wrapImgs .signoMas05BTres {
    opacity: 1;
    animation: signoMas05BTres 21s 14s ease infinite forwards;
}

.wrapImgs .signoMas06BTres {
    opacity: 1;
    animation: signoMas06BTres 21s 14s ease infinite forwards;
}

.wrapImgs .signoMas07BTres {
    opacity: 1;
    animation: signoMas07BTres 21s 14s ease infinite forwards;
}

.wrapImgs .signoMas08BTres {
    opacity: 1;
    animation: signoMas08BTres 21s 14s ease infinite forwards;
}

.wrapImgs .signoMas09BTres {
    opacity: 1;
    animation: signoMas09BTres 21s 14s ease infinite forwards;
}

.wrapImgs .signoMas10BTres {
    opacity: 1;
    animation: signoMas10BTres 21s 14s ease infinite forwards;
}

.wrapImgs .signoMas11BTres {
    opacity: 1;
    animation: signoMas11BTres 21s 14s ease infinite forwards;
}

.wrapImgs .signoMas12BTres {
    opacity: 1;
    animation: signoMas12BTres 21s 14s ease infinite forwards;
}

@keyframes escenaUno {
    0% {
        opacity: 0;
    }

    1% {
        opacity: 1;
    }

    30% {
        opacity: 1;
    }

    32% {
        opacity: 0;
    }

    95% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@keyframes escenaDos {
    0% {
        opacity: 0;
    }

    1% {
        opacity: 0;
    }

    2% {
        opacity: 1;
    }

    30% {
        opacity: 1;
    }

    32% {
        opacity: 0;
    }

    95% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@keyframes escenaTres {
    0% {
        opacity: 0;
    }

    1% {
        opacity: 1;
    }

    30% {
        opacity: 1;
    }

    32% {
        opacity: 0;
    }

    95% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@keyframes megafono {
    0% {
        opacity: 0;
        transform: translateX(-50px);
    }

    2% {
        opacity: 1;
        transform: translateX(0px);
    }

    29% {
        opacity: 1;
        transform: translateX(0px);
    }

    31% {
        opacity: 0;
        transform: translateX(-50px);
    }

    95% {
        opacity: 0;
        transform: translateX(-50px);
    }

    100% {
        opacity: 0;
        transform: translateX(-50px);
    }
}

@keyframes textosUno {
    0% {
        opacity: 0;
        transform: translateY(-50px);
    }

    1% {
        opacity: 0;
        transform: translateY(-50px);
    }

    3% {
        opacity: 1;
        transform: translateY(0px);
    }

    30% {
        opacity: 1;
        transform: translateY(0px);
    }

    32% {
        opacity: 0;
        transform: translateY(-50px);
    }

    95% {
        opacity: 0;
        transform: translateY(-50px);
    }

    100% {
        opacity: 0;
        transform: translateY(-50px);
    }
}

@keyframes textosDos {
    0% {
        opacity: 0;
        transform: translateY(-50px);
    }

    7% {
        opacity: 0;
        transform: translateY(-50px);
    }

    8% {
        opacity: 1;
        transform: translateY(0px);
    }

    30% {
        opacity: 1;
        transform: translateY(0px);
    }

    32% {
        opacity: 0;
        transform: translateY(-50px);
    }

    95% {
        opacity: 0;
        transform: translateY(-50px);
    }

    100% {
        opacity: 0;
        transform: translateY(-50px);
    }
}

@keyframes textosTres {
    0% {
        opacity: 0;
        transform: translateY(-50px);
    }

    1% {
        opacity: 0;
        transform: translateY(-50px);
    }

    3% {
        opacity: 1;
        transform: translateY(0px);
    }

    30% {
        opacity: 1;
        transform: translateY(0px);
    }

    32% {
        opacity: 0;
        transform: translateY(-50px);
    }

    95% {
        opacity: 0;
        transform: translateY(-50px);
    }

    100% {
        opacity: 0;
        transform: translateY(-50px);
    }
}

@keyframes manoUnoBDos {
    0% {
        opacity: 0;
        transform: translateX(-50px);
    }

    6% {
        opacity: 0;
        transform: translateX(-50px);
    }

    7% {
        opacity: 1;
        transform: translateX(0px);
    }

    29% {
        opacity: 1;
        transform: translateX(0px);
    }

    31% {
        opacity: 0;
        transform: translateX(-50px);
    }

    95% {
        opacity: 0;
        transform: translateX(-50px);
    }

    100% {
        opacity: 0;
        transform: translateX(-50px);
    }
}

@keyframes manoDosBDos {
    0% {
        opacity: 0;
        transform: translateY(-50px);
    }

    8% {
        opacity: 0;
        transform: translateY(-50px);
    }

    9% {
        opacity: 1;
        transform: translateY(0px);
    }

    29% {
        opacity: 1;
        transform: translateY(0px);
    }

    31% {
        opacity: 0;
        transform: translateY(-50px);
    }

    95% {
        opacity: 0;
        transform: translateY(-50px);
    }

    100% {
        opacity: 0;
        transform: translateY(-50px);
    }
}

@keyframes manoUnoBTres {
    0% {
        opacity: 0;
        transform: translateY(50px);
    }

    5% {
        opacity: 0;
        transform: translateY(50px);
    }

    6% {
        opacity: 1;
        transform: translateY(0px);
    }

    29% {
        opacity: 1;
        transform: translateY(0px);
    }

    31% {
        opacity: 0;
        transform: translateY(50px);
    }

    95% {
        opacity: 0;
        transform: translateY(50px);
    }

    100% {
        opacity: 0;
        transform: translateY(50px);
    }
}

@keyframes manoDosBTres {
    0% {
        opacity: 0;
        transform: translateY(50px);
    }

    10% {
        opacity: 0;
        transform: translateY(50px);
    }

    11% {
        opacity: 1;
        transform: translateY(0px);
    }

    29% {
        opacity: 1;
        transform: translateY(0px);
    }

    31% {
        opacity: 0;
        transform: translateY(50px);
    }

    95% {
        opacity: 0;
        transform: translateY(50px);
    }

    100% {
        opacity: 0;
        transform: translateY(50px);
    }
}

@keyframes signoMas01BTres {
    0% {
        opacity: 0;
    }

    6% {
        opacity: 0;
    }

    7% {
        opacity: 1;
    }

    25% {
        opacity: 1;
    }

    27% {
        opacity: 0;
    }

    95% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@keyframes signoMas02BTres {
    0% {
        opacity: 0;
    }

    7% {
        opacity: 0;
    }

    8% {
        opacity: 1;
    }

    24% {
        opacity: 1;
    }

    26% {
        opacity: 0;
    }

    95% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@keyframes signoMas03BTres {
    0% {
        opacity: 0;
    }

    8% {
        opacity: 0;
    }

    9% {
        opacity: 1;
    }

    27% {
        opacity: 1;
    }

    29% {
        opacity: 0;
    }

    95% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@keyframes signoMas04BTres {
    0% {
        opacity: 0;
    }

    9% {
        opacity: 0;
    }

    10% {
        opacity: 1;
    }

    26% {
        opacity: 1;
    }

    28% {
        opacity: 0;
    }

    95% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@keyframes signoMas05BTres {
    0% {
        opacity: 0;
    }

    10% {
        opacity: 0;
    }

    11% {
        opacity: 1;
    }

    24% {
        opacity: 1;
    }

    26% {
        opacity: 0;
    }

    95% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@keyframes signoMas06BTres {
    0% {
        opacity: 0;
    }

    11% {
        opacity: 0;
    }

    12% {
        opacity: 1;
    }

    27% {
        opacity: 1;
    }

    29% {
        opacity: 0;
    }

    95% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@keyframes signoMas07BTres {
    0% {
        opacity: 0;
    }

    12% {
        opacity: 0;
    }

    13% {
        opacity: 1;
    }

    28% {
        opacity: 1;
    }

    30% {
        opacity: 0;
    }

    95% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@keyframes signoMas08BTres {
    0% {
        opacity: 0;
    }

    13% {
        opacity: 0;
    }

    14% {
        opacity: 1;
    }

    27% {
        opacity: 1;
    }

    29% {
        opacity: 0;
    }

    95% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@keyframes signoMas09BTres {
    0% {
        opacity: 0;
    }

    14% {
        opacity: 0;
    }

    15% {
        opacity: 1;
    }

    27% {
        opacity: 1;
    }

    29% {
        opacity: 0;
    }

    95% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@keyframes signoMas10BTres {
    0% {
        opacity: 0;
    }

    15% {
        opacity: 0;
    }

    16% {
        opacity: 1;
    }

    26% {
        opacity: 1;
    }

    27% {
        opacity: 0;
    }

    95% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@keyframes signoMas11BTres {
    0% {
        opacity: 0;
    }

    16% {
        opacity: 0;
    }

    17% {
        opacity: 1;
    }

    25% {
        opacity: 1;
    }

    26% {
        opacity: 0;
    }

    95% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@keyframes signoMas12BTres {
    0% {
        opacity: 0;
    }

    17% {
        opacity: 0;
    }

    18% {
        opacity: 1;
    }

    27% {
        opacity: 1;
    }

    29% {
        opacity: 0;
    }

    95% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@media (max-width: 1200px) {
    .imgMegafono {
        max-width: 260px;
    }

    .textosUno h4 {
        font-size: 1.6rem !important;
    }
}

#custom-push {
    box-shadow: 0 0px 8px 1px #23232370;
    position: fixed;
    top: 0;
    left: 50%;
    z-index: 9999999;
    transform: translate(-50%);
}

    #custom-push * {
        font-family: 'Gotham' !important;
    }

    #custom-push > .row {
        height: auto;
        background-color: #fff;
        max-width: 590px;
        width: 100%;
        margin: 10px auto auto;
        padding: 10px 0;
    }

        #custom-push > .row > .col-md-6:first-of-type {
            border-right: 2px solid #18aabd;
        }

        #custom-push > .row > .col-md-6 {
            height: 150px;
            display: flex;
            flex-direction: column;
            justify-content: center;
            text-align: center;
        }

            #custom-push > .row > .col-md-6 > img {
                width: 80%;
                max-width: 299px;
                margin: 0 auto;
            }

        #custom-push > .row h4 {
            font-size: 1.7rem;
            line-height: 2.2rem;
            margin: 0 auto 20px;
        }

        #custom-push > .row .push-no {
            border: 0;
            font-size: 1.5rem;
        }

        #custom-push > .row .push-yes {
            border: 0;
            background-color: #18aabd;
            color: #fff;
            font-size: 1.5rem;
            padding: 5px 20px;
        }

#wrapperCheckout .loading-wrapper {
    text-align: center;
    padding: 50px 0 0 0;
}

    #wrapperCheckout .loading-wrapper h5 {
        font-weight: 600;
        letter-spacing: .2rem;
    }

#wrapperCheckout .delivery-type-select-wrapper {
    display: flex;
    flex-direction: column;
}

    #wrapperCheckout .delivery-type-select-wrapper label {
        padding: 10px 15px;
        border-radius: 8px;
        margin-bottom: 20px;
        display: flex;
        align-items: center;
        -webkit-transition: all ease-in-out .15s;
        -o-transition: all ease-in-out .15s;
        transition: all ease-in-out .15s;
    }

        #wrapperCheckout .delivery-type-select-wrapper label:hover {
            background-color: #f1f1f1;
            cursor: pointer;
        }

            #wrapperCheckout .delivery-type-select-wrapper label:hover input:not(:checked) + div, #wrapperCheckout .delivery-type-select-wrapper label:hover input:not(:checked) + div span {
                color: #a2a2a2;
            }

            #wrapperCheckout .delivery-type-select-wrapper label:hover input:not(:checked) {
                background-color: #d2cfcf;
            }

        #wrapperCheckout .delivery-type-select-wrapper label div {
            display: flex;
            flex-direction: column;
            font-weight: 600;
            color: #d2cfcf;
        }

            #wrapperCheckout .delivery-type-select-wrapper label div span {
                font-weight: 400;
                font-size: 1.2rem;
                opacity: .6;
                font-style: oblique;
                color: #d2cfcf;
            }

    #wrapperCheckout .delivery-type-select-wrapper input {
        margin: 0 15px 0 0;
        appearance: none;
        display: inline-block;
        width: 15px;
        height: 15px;
        padding: 3px;
        background-clip: content-box;
        border: 1px solid #d2cfcf;
        background-color: #ececec;
        border-radius: 50%;
    }

        #wrapperCheckout .delivery-type-select-wrapper input:checked {
            background-color: #18aabd;
            border-color: #18aabd;
        }

        #wrapperCheckout .delivery-type-select-wrapper input:focus {
            outline: none;
        }

        #wrapperCheckout .delivery-type-select-wrapper input:checked + div {
            font-weight: 600;
            color: #18aabd;
        }

            #wrapperCheckout .delivery-type-select-wrapper input:checked + div span {
                color: initial;
            }

#wrapperHomeDeliveryWay {
    padding: 40px;
    background: #f5f5f5;
    border-radius: 7px;
    min-height: 280px;
    border-bottom: 1px solid #dedede;
}

#sucursalSeleccionada .sin-sucursal, #wrapperResponsableAddress .sin-domicilio:not(.btn-agregar-domicilio-wrapper), #wrapperResponsableAddress .sin-responsable:not(.btn-agregar-responsable-wrapper) {
    padding: 30px 0 0px;
    text-align: center;
}

    #sucursalSeleccionada .sin-sucursal h3, #wrapperResponsableAddress .sin-domicilio h3, #wrapperResponsableAddress .sin-responsable h3 {
        font-weight: 600;
        text-transform: uppercase;
        font-size: 1.5rem;
        color: #6b6b6b;
        letter-spacing: .05rem;
    }

#wrapperCheckout .btnes-wrap, #wrapperCheckout .detalleDatosCheckout .btnes-wrap {
    display: flex;
    justify-content: flex-end;
}

    #wrapperCheckout .btnes-wrap button, #wrapperCheckout .detalleDatosCheckout .btnes-wrap button {
        font-weight: 600;
        letter-spacing: .06rem;
        font-size: 1.4rem;
    }

        #wrapperCheckout .btnes-wrap button:focus, #wrapperCheckout .detalleDatosCheckout .btnes-wrap button:focus, #wrapperResponsableAddress .btn-agregar-domicilio:focus, #wrapperResponsableAddress .btn-agregar-responsable:focus, #wrapperResponsableAddress .responsable-wrapper .responsable .btn-responsable:focus, #addressModal button:focus, #responsableModal button:focus {
            outline: none;
        }

#wrapperCheckout .datosSucursalSelec h5, #wrapperResponsableAddress h5 {
    margin: 0 0 20px 0;
    color: #18aabd;
    font-size: 1.7rem;
    font-weight: 600;
}

#wrapperCheckout .datosSucursalSelec div {
    font-weight: 600;
    margin-bottom: 2px;
    font-size: 1.4rem;
    letter-spacing: .04rem;
}

    #wrapperCheckout .datosSucursalSelec div span {
        font-weight: 400;
    }

#wrapperCheckout .datosSucursalSelec .changeSucursal {
    margin-top: 30px;
    font-weight: 600;
    font-size: 1.2rem;
    letter-spacing: .2rem;
    background-color: transparent;
    border: 1px solid #18aabd;
    color: #18aabd;
}

#wrapperResponsableAddress .btn-agregar-domicilio-wrapper {
    margin-bottom: 60px;
}

#wrapperResponsableAddress .btn-agregar-responsable-wrapper {
    margin: 20px 0;
}

#wrapperResponsableAddress .btn-agregar-domicilio, #wrapperResponsableAddress .btn-agregar-responsable {
    font-size: 1.4rem;
    font-weight: 600;
    letter-spacing: .07rem;
    margin: 5px 3px;
}

#wrapperCheckout .datosSucursalSelec .changeSucursal:hover, #wrapperResponsableAddress .btnSelecSucur:hover {
    background-color: #18aabd;
    border: 1px solid #18aabd;
    color: #fff;
}

#wrapperCheckout .detalleDatosCheckout {
    padding: 20px;
}

    #wrapperCheckout .detalleDatosCheckout h5, #wrapperCheckout .detalleDatosCheckout .forma-entrega h5 {
        color: #18aabd;
        font-weight: 600;
    }

    #wrapperCheckout .detalleDatosCheckout .forma-entrega {
        margin-top: 30px;
    }

        #wrapperCheckout .detalleDatosCheckout .forma-entrega small {
            color: #a9a9a9;
            margin-left: 5px;
            font-style: oblique;
            text-transform: capitalize;
            font-weight: 400;
        }

#wrapperResponsableAddress .address-wrapper .address, #wrapperResponsableAddress .responsable-wrapper .responsable {
    background-color: #fff;
    margin-bottom: 10px;
    border-radius: 11px;
    padding: 15px 30px;
    font-size: 1.2rem;
    border: 1px solid transparent;
    -webkit-transition: all ease-in-out .15s;
    -o-transition: all ease-in-out .15s;
    transition: all ease-in-out .15s;
}

    #wrapperResponsableAddress .address-wrapper .address .name, #wrapperResponsableAddress .responsable-wrapper .responsable .name {
        font-weight: 600;
        text-transform: uppercase;
        font-size: 1.3rem;
        letter-spacing: .05rem;
    }

    #wrapperResponsableAddress .address-wrapper .address .full-address {
        text-transform: capitalize;
    }

    #wrapperResponsableAddress .address-wrapper .address.selected, #wrapperResponsableAddress .responsable-wrapper .responsable.selected, #wrapperResponsableAddress .address-wrapper .address.selected:hover, #wrapperResponsableAddress .responsable-wrapper .responsable.selected:hover {
        border: 1px solid #18aabd;
        cursor: inherit !important;
    }

    #wrapperResponsableAddress .address-wrapper .address:not(.selected), #wrapperResponsableAddress .responsable-wrapper .responsable:not(.selected) {
        color: #ccc;
    }

    #wrapperResponsableAddress .address-wrapper .address:hover, #wrapperResponsableAddress .responsable-wrapper .responsable:hover {
        cursor: pointer;
        color: initial;
    }

    #wrapperResponsableAddress .address-wrapper .address .btn-address, #wrapperResponsableAddress .responsable-wrapper .responsable .btn-responsable {
        display: block;
        margin: 10px 10px 0 0;
        font-size: 1rem;
        letter-spacing: .08rem;
        background-color: transparent;
        border: 1px solid #18aabd;
        color: #18aabd;
        padding: 4px 10px;
    }

        #wrapperResponsableAddress .address .address .btn-address:hover, #wrapperResponsableAddress .responsable-wrapper .responsable .btn-responsable:hover {
            background-color: #18aabd;
            border: 1px solid transparent;
            color: #fff;
        }

#wrapperResponsableAddress .address .btnes-address, #wrapperResponsableAddress .responsable-wrapper .btnes-responsable-wrapper {
    display: flex;
}

#addressModal .modal-content, #responsableModal .modal-content {
    padding: 30px 40px;
}

#addressModal h5, #responsableModal h5 {
    text-transform: uppercase;
    font-weight: 600;
    color: #18aabd;
    margin: 0px 0 20px;
}

#addressModal input, #addressModal textarea, #responsableModal input, #responsableModal textarea, #responsableModal label, #responsableModal select, #responsableModal select option {
    height: auto;
    text-transform: uppercase;
    font-size: 1.3rem;
    font-weight: 600;
    padding: 10px 15px;
    border-radius: 5px;
    letter-spacing: .04rem;
}

#addressModal .modal-footer, #responsableModal .modal-footer {
    border-top: none;
}

#addressModal button, #responsableModal button {
    margin-right: 5px;
    font-size: 1.4rem;
    font-weight: 600;
    letter-spacing: .07rem;
    padding: 6px 12px;
    float: none;
}

#addressModal #mjeValidacionError2, #addressModal #mjeValidateCoverture, #responsableModal #mjeValidacionError {
    color: #d41919;
    font-size: 1.2rem;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: .11rem;
    text-align: center;
    margin: 10px 0 0;
}

#ModalDelete .modal-header {
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    font-size: 1.4rem;
    letter-spacing: .05rem;
    border: none;
}

#ModalDelete .modal-title {
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
}

#ModalDelete .modal-footer {
    text-align: center;
    border: none;
}

    #ModalDelete .modal-footer button {
        white-space: unset;
        margin-bottom: 5px;
        font-weight: 600;
        text-transform: uppercase;
        letter-spacing: .07rem;
        font-size: 1.3rem;
    }

.modal {
    overflow-y: auto !important;
}

button:focus {
    outline: none !important
}

;font-family: 'raleway-bold';src: url("../fonts/Raleway/raleway-bold.woff") format("woff");font-weight: normal;font-style: normal;
}

@font-face {
    font-family: 'raleway-light';
    src: url("../fonts/Raleway/raleway-light.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'raleway-medium';
    src: url("../fonts/Raleway/raleway-medium.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'raleway-semibold';
    src: url("../fonts/Raleway/raleway-semibold.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'raleway-thin';
    src: url("../fonts/Raleway/raleway-thin.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

ol, ul {
    list-style: none;
}

.marginTop0 {
    margin-top: 0;
}

.marginTop5 {
    margin-top: 5px;
}

.marginTop10 {
    margin-top: 10px;
}

.marginTop15 {
    margin-top: 15px;
}

.marginTop20 {
    margin-top: 20px;
}

.marginTop30 {
    margin-top: 30px;
}

.marginTop40 {
    margin-top: 40px;
}

.marginBottom0 {
    margin-bottom: 0;
}

.marginBottom5 {
    margin-bottom: 5px;
}

.marginBottom10 {
    margin-bottom: 10px;
}

.marginBottom15 {
    margin-bottom: 15px;
}

.marginBottom20 {
    margin-bottom: 20px;
}

.marginBottom30 {
    margin-bottom: 30px;
}

.marginBottom40 {
    margin-bottom: 40px;
}

.marginTopBottom5 {
    margin: 5px 0 5px 0;
}

.marginTopBottom10 {
    margin: 10px 0 10px 0;
}

.marginTopBottom15 {
    margin: 15px 0 15px 0;
}

.marginTopBottom20 {
    margin: 20px 0 20px 0;
}

.marginTopBottom30 {
    margin: 30px 0 30px 0;
}

.marginLeft0 {
    margin-left: 0;
}

.marginLeft5 {
    margin-left: 5px;
}

.marginLeft10 {
    margin-left: 10px;
}

.marginLeft20 {
    margin-left: 20px;
}

.marginRight0 {
    margin-right: 0;
}

.marginRight5 {
    margin-right: 5px;
}

.marginRight10 {
    margin-right: 10px;
}

.marginRight20 {
    margin-right: 20px;
}

.padding5 {
    padding: 5px;
}

.padding10 {
    padding: 10px;
}

.padding15 {
    padding: 15px;
}

.padding20 {
    padding: 20px;
}

.paddingLeft10 {
    padding-left: 10px;
}

.paddingLeft20 {
    padding-left: 20px;
}

.paddingBottom5 {
    padding-bottom: 5px;
}

.paddingBottom10 {
    padding-bottom: 10px;
}

.paddingBottom15 {
    padding-bottom: 15px;
}

.paddingTopBottom20 {
    padding: 20px 0 20px 0;
}

.borderAll {
    border: solid 1px #ddd;
    border-radius: 5px;
}

.borderRight {
    border-right: solid 1px #ddd;
}

.borderLeft {
    border-left: solid 1px #ddd;
}

.borderTop {
    border-top: solid 1px #ddd;
}

.borderBottom {
    border-bottom: solid 1px #ddd;
}

.borderTopBottom {
    border-bottom: solid 1px #ddd;
    border-top: solid 1px #ddd;
}

.minWidth50 {
    min-width: 50px;
}

.maxw-100 {
    max-width: 100px;
}

.maxw-150 {
    max-width: 150px;
}

.maxw-200 {
    max-width: 200px;
}

.maxw-250 {
    max-width: 250px;
}

.maxw-300 {
    max-width: 300px;
}

.minHeight150 {
    min-height: 150px;
}

.minHeight250 {
    min-height: 250px;
}

.minHeight400 {
    min-height: 400px;
}

.lineHeight24 {
    line-height: 24px;
}

.colorWhite {
    color: #fff !important;
}

.colorRed {
    color: #ff0000;
}

.bgGray {
    background-color: #eee;
}

.colorStar {
    color: #bdbdbd;
}

.fa-star-o, body .widget_mascanjeado #itemslider i {
    color: #d6d6d6;
}

.colorRss {
    color: #eb5b1c;
}

.bgDarkBlue {
    background-color: #286090;
}

.ajax-loading-block-window {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 999;
    width: 32px;
    height: 32px;
    margin: -16px 0 0 -16px;
    background: url('../images/loading.gif') center no-repeat;
}

.page-header-custom {
    margin-top: 0;
}

ul.order-change-list {
    margin-bottom: 20px;
}

    ul.order-change-list li {
        font-size: 14px;
        margin-bottom: 5px;
    }

        ul.order-change-list li i {
            margin-right: 8px;
        }

    ul.order-change-list hr {
        border-top: 1px solid #eee;
    }

.order-detail h4 {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
}

.order-detail a {
    color: #222;
    font-size: 14px;
    font-weight: 600;
}

    .order-detail a:hover {
        text-decoration: none;
    }

.page-header-custom h3 {
    margin-top: 0;
}

.page-header-custom h3 {
    margin-top: 0;
}

.page-body {
    min-height: 300px;
}

.page-body-wizard {
    min-height: 600px;
}

.header-links > li > a {
    font-size: 12px;
    color: #fff !important;
}

.dropdown:hover .dropdown-menu-no-click {
    display: block;
    margin-top: 0;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #2d587d;
}

.btn-toolbar a .glyphicon-th, .btn-toolbar a .glyphicon-th-list {
    font-size: 25px;
    padding: 0 5px;
}

.panel-body ul a, .footer ul a {
    display: block;
    padding: 10px 0 0 0;
}

.thumbnail {
    border: none;
}

    .thumbnail a img {
        max-height: 257px;
    }

    .thumbnail .description {
        display: none;
    }

    .thumbnail .fixed-title {
        margin: 5px 0 0 0;
        height: 42px;
        overflow: hidden;
        font-size: 17px;
        line-height: 1.2;
    }

        .thumbnail .fixed-title a {
            display: block;
        }

#product-details-form .selectMethodWrap {
    margin: 20px 0;
}

.selectMethodWrap .hasDiscount, .carousel .hasDiscount, .overview .hasDiscount, .add-info .hasDiscount {
    position: relative;
}

    .overview .hasDiscount .porcentajeDesc, .carousel .hasDiscount .porcentajeDesc, .add-info .hasDiscount .porcentajeDesc {
        position: absolute;
        top: -5px;
        left: 108px;
        font-size: 1.6rem;
        background-color: #18aabd;
        color: #fff;
        font-weight: 400;
        border-radius: 50%;
        width: 37px;
        height: 37px;
    }

    .carousel .hasDiscount .porcentajeDesc {
        top: -11px;
        left: 65px;
    }

    .add-info .hasDiscount .porcentajeDesc {
        top: -11px;
    }

.premioLista .add-info .hasDiscount .porcentajeDesc {
    top: -22px;
    left: 106px;
}

.overview .hasDiscount .porcentajeDesc .wrapPorcentageDesc, .carousel .hasDiscount .porcentajeDesc .wrapPorcentageDesc, .add-info .hasDiscount .porcentajeDesc .wrapPorcentageDesc {
    display: flex;
    height: 100%;
    width: 100%;
    justify-content: center;
    align-items: center;
}

.overview span#itemPercentage, .carousel span#itemPercentage, .add-info span#itemPercentage {
    letter-spacing: 0.06rem;
    min-width: 16px;
    text-align: right;
    font-size: 1.6rem;
    margin: 0 1px 0 -2px;
    font-weight: 600;
    color: #fff;
}

.overview span.signPercentage, .carousel span.signPercentage, .add-info span.signPercentage {
    line-height: 1rem;
    margin: 0px 0 -1px 1px;
    font-size: 1.1rem;
    display: block;
    color: #fff;
}

.overview span.DTO, .carousel span.DTO, .add-info span.DTO {
    font-size: 0.55rem;
    display: block;
    color: #fff;
}

.hasDiscount del, .carousel .hasDiscount del, .add-info .hasDiscount del {
    color: #18aabd;
    font-size: 13px;
    margin-bottom: 10px;
    display: block;
}

.overview .hasDiscount.borderTop {
    border-top: 1px solid #ccc;
    padding: 5px 0 5px;
    margin-top: -3px;
    position: relative;
}

#product-details-form .selectMethodWrap h5 {
    letter-spacing: .3px;
}

#product-details-form .selectMethodWrap label.labelMethod {
    display: block;
    font-size: 1.5rem !important;
    position: relative;
    padding-left: 30px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    #product-details-form .selectMethodWrap label.labelMethod.checked {
        font-weight: 600;
    }

#product-details-form .selectMethodWrap .labelMethod input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

#product-details-form .selectMethodWrap .labelMethod span.checkmark {
    position: absolute;
    top: 5px;
    left: 10px;
    height: 11px;
    width: 11px;
    background-color: #eee;
    border-radius: 50%;
}

#product-details-form .selectMethodWrap .labelMethod input:checked {
    font-weight: 600;
}

    #product-details-form .selectMethodWrap .labelMethod input:checked ~ .checkmark {
        background-color: #ffffff;
        border: 1px solid #2196F3;
    }

#product-details-form .selectMethodWrap .labelMethod:not(.checked) .checkmark {
    background-color: #fff;
    border: 1px solid #9a9a9a;
}

    #product-details-form .selectMethodWrap .labelMethod:not(.checked) .checkmark:after {
        top: 1px;
        left: 1px;
        width: 7px;
        height: 7px;
        border-radius: 50%;
        background: #ffffff;
        content: "";
        position: absolute;
        display: block;
    }

#product-details-form .selectMethodWrap .labelMethod input:checked ~ .checkmark:after {
    display: block;
}

#product-details-form .selectMethodWrap .labelMethod .checkmark:after {
    top: 1px;
    left: 1px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #2196F3;
    content: "";
    position: absolute;
    display: none;
}

.overview .product-price, .variant-overview .product-price {
    font-size: 20px;
    font-weight: bold;
    color: #444;
}

.full-description {
    line-height: 24px;
}

.ui-autocomplete {
    z-index: 1000;
}

.flyout-cart {
    z-index: 100;
    width: 300px;
    box-shadow: 0 0 2px rgba(0,0,0,0.25);
    background-color: #fff;
}

.order-progress {
    margin: 0 0 50px;
}

    .order-progress a {
        display: block;
        min-width: 70px;
        font-size: 14px;
        color: #444;
        text-decoration: none;
    }

        .order-progress a:before {
            content: "";
            display: block;
            width: 40px;
            height: 40px;
            margin: 0 auto 15px;
            border: 1px solid #bbb;
            background: #fff url('../images/pointer.png') center no-repeat;
        }

    .order-progress li.active-step a {
        cursor: pointer;
    }

    .order-progress li.inactive-step a {
        opacity: 0.3;
        cursor: default;
    }

.forums-table-section .image div {
    width: 38px;
    height: 32px;
    margin: auto;
    background: url('../images/topic-type1.png') center no-repeat;
}

    .forums-table-section .image div.sticky {
        background: url('../images/topic-type2.png') center no-repeat;
    }

    .forums-table-section .image div.announcement {
        background: url('../images/topic-type3.png') center no-repeat;
    }

div.pager li > a, div.pager li > span {
    border-radius: 5px !important;
}

.pagerForum {
    margin: 10px 0 0 0;
    text-align: right;
}

.forum-edit-page .toolbar, .private-message-send-page .toolbar {
    padding: 10px 0;
}

    .forum-edit-page .toolbar .button, .private-message-send-page .toolbar .button {
        margin: 0 2px 0 0;
        border: #cec6b5 1px solid;
        padding: 2px;
    }

        .forum-edit-page .toolbar .button:hover, .private-message-send-page .toolbar .button:hover {
            border: #333 1px solid;
        }

.page-body .mensajeCanjeNoAdicional > span {
    margin: 20px 0;
    padding: 10px 24px;
    background-color: #e0e0e0;
    text-transform: uppercase;
    color: #7d7d7d;
    font-weight: 600;
    font-size: 1.2rem;
    letter-spacing: .15rem;
}

.info-date-picker select {
    width: 120px !important;
    margin-right: 10px;
}

.required {
    font-size: 20px;
    color: #e4434b;
    right: -20px;
    top: -6px;
    font-size: 3.5rem;
    position: absolute;
}

.confContr .required {
    top: 23px;
}

.color-squares {
    font-size: 0;
}

    .color-squares li {
        display: inline-block;
        margin: 0 5px 5px;
        text-align: center;
    }

    .color-squares .color-container {
        display: block;
        position: relative;
        z-index: 0;
        border: 2px solid transparent;
        border-radius: 5px;
        padding: 2px;
        -webkit-transition: all ease-in-out .15s;
        -o-transition: all ease-in-out .15s;
        transition: all ease-in-out .15s;
    }

    .color-squares label {
        display: block;
        margin: 0 !important;
        overflow: hidden;
    }

    .color-squares .color {
        display: block;
        border-radius: 3px;
        margin: 1px;
        width: 30px !important;
        height: 30px !important;
        cursor: pointer;
    }

    .color-squares .selected-value .color-container {
        border-color: #18aabd;
    }

    .color-squares :not(.selected-value) .color-container:hover {
        border: 2px solid #18aabd;
        cursor: pointer;
    }

    .color-squares li input {
        position: relative;
        z-index: -1;
        margin: -32px 0 0;
        visibility: hidden;
        display: none;
    }

.tooltip-container {
    position: absolute;
    width: 200px;
    color: #000000;
    background: #FFFFFF;
    border: 1px solid #eeeeee;
    text-align: center;
    visibility: hidden;
    border-radius: 5px;
}

    .tooltip-container:before {
        content: '';
        position: absolute;
        bottom: 100%;
        left: 50%;
        margin-left: -7px;
        width: 0;
        height: 0;
        border-bottom: 7px solid #eeeeee;
        border-right: 7px solid transparent;
        border-left: 7px solid transparent;
    }

    .tooltip-container:after {
        content: '';
        position: absolute;
        bottom: 100%;
        left: 50%;
        margin-left: -6px;
        width: 0;
        height: 0;
        border-bottom: 6px solid #FFFFFF;
        border-right: 6px solid transparent;
        border-left: 6px solid transparent;
    }

.color-squares li:hover .tooltip-container {
    visibility: visible;
    margin-left: -83px;
    margin-top: 5px;
    z-index: 999;
}

.tooltip-container .tooltip-header {
    background-color: #F6F6F6;
    height: 25px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    padding-left: 10px;
    padding-top: 5px;
    text-align: left;
    width: 198px;
    font-size: 15px;
    border-bottom: 1px #EEEEEE solid;
}

.tooltip-container .tooltip-body {
    margin: 5px;
}

    .tooltip-container .tooltip-body img {
        border: 0px #FFF;
        width: 190px;
    }

.payment-info .info td input, .payment-info .info td select, .info-date-picker select {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    margin-bottom: 10px;
}

    .payment-info .info td select#ExpireMonth, .payment-info .info td select#ExpireYear {
        width: 70px !important;
    }

    .payment-info .info td input[type="text"] {
        width: 100% !important;
    }

    .payment-info .info td input[name="CardCode"] {
        width: 65px !important;
    }

.bar-notification {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    padding: 15px 25px 15px 10px;
    line-height: 16px;
    color: #fff;
    opacity: 0.95;
}

    .bar-notification.success {
        background-color: #4bb07a;
    }

    .bar-notification.error {
        background-color: #e4444c;
    }

    .bar-notification .content {
        float: left;
        margin: 0 10px 0 0;
    }

        .bar-notification .content a {
            color: #fff;
            text-decoration: underline;
        }

    .bar-notification .close {
        position: absolute;
        top: 0;
        right: 0;
        width: 32px;
        height: 32px;
        margin: 7px;
        background: #fff url('../images/close.png') center no-repeat;
        cursor: pointer;
    }

.strivingprogrammersloader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url('../images/ajax-loader-small.gif') 50% 50% no-repeat rgb(249,249,249);
}

.loader, .loaderPlus {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 999999999;
}

    .loader img, .loaderPlus img {
        width: 43px;
        position: absolute;
        left: 50%;
        top: 50%;
        margin-left: -21.5px !important;
    }

.loaderPlus {
    background-color: #000000ad;
}

.fondo-carga {
    background-color: rgba(0, 0, 0, 0.82) !important;
    z-index: 999999998 !important;
    top: 0;
}

.orderDetailsPage > h3.pageTitle {
    font-weight: 600;
    margin-bottom: 30px;
}

.orderDetailsPage .informeNroPedido {
    text-transform: uppercase;
    font-size: 2rem;
    margin: 20px 0 10px;
}

.orderDetailsPage .btnReenviarComprobante {
    text-align: center;
    margin: 17px 0 30px;
}

    .orderDetailsPage .btnReenviarComprobante a {
        border: 1px solid transparent;
        padding: 6px 9px;
        border-radius: 5px;
        text-transform: uppercase;
        color: #1082c2;
        font-size: 1.4rem;
        letter-spacing: .7px;
    }

        .orderDetailsPage .btnReenviarComprobante a i {
            font-size: 1.3rem;
        }

        .orderDetailsPage .btnReenviarComprobante a:hover, .orderDetailsPage .btnReenviarComprobante a:focus {
            text-decoration: none;
            border-color: #1082c2;
        }

.orderDetailsPage {
    background-color: #f9f9f9;
    padding-bottom: 115px;
}

    .orderDetailsPage .panel-default {
        border: 1px solid #18aabd;
        border-radius: 0;
        padding: 40px 5vw;
        background-color: #fff;
    }

        .orderDetailsPage .panel-default hr {
            border-top: 1px solid #d6d6d6;
        }

        .orderDetailsPage .panel-default ul li:last-of-type hr {
            display: none;
        }

        .orderDetailsPage .panel-default .wrapCanje .imgPremio {
            width: 80%;
        }

        .orderDetailsPage .panel-default .wrapCanje h6.title {
            font-size: 1.7rem;
            color: #18aabd;
            font-weight: 600;
        }

        .orderDetailsPage .panel-default .wrapCanje .wrapAtributos h6 br {
            display: block;
            content: '';
            margin: 11px 0;
        }

        .orderDetailsPage .panel-default .wrapCanje .estadoCanje .aprobado {
            color: #74d642;
            font-weight: 600;
        }

        .orderDetailsPage .panel-default .wrapCanje .imgEstadoCanje {
            margin: 30px 0 20px;
        }

            .orderDetailsPage .panel-default .wrapCanje .imgEstadoCanje > div.text-center {
            }

body .orderDetailsPage .panel-default .wrapCanje .imgEstadoCanje img {
}

.orderDetailsPage .panel-default .wrapCanje .fechaRetiro h6 {
    font-size: 1.5rem;
}

.orderDetailsPage .panel-default .wrapCanje .imgEstadoCanje img {
    max-width: 100%;
}

.orderDetailsPage tbody .product label {
    text-transform: lowercase;
}

    .orderDetailsPage tbody .product label:first-letter {
        text-transform: uppercase;
    }

.wrapBtnVolver .btnVolver {
    border: 1px solid #1082c2;
    padding: 9px 11px;
    color: #fff;
    background-color: #1082c2;
    border-radius: 4px;
    font-size: 1.3rem;
    text-transform: uppercase;
    letter-spacing: 1.6px;
}

    .wrapBtnVolver .btnVolver:hover, .wrapBtnVolver .btnVolver:focus, .wrapBtnVolver .btnVolver:active {
        background-color: #0f6696;
        text-decoration: none;
    }

@-webkit-keyframes breathing {
    0% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }

    25% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    60% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }

    100% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
}

@keyframes breathing {
    0% {
        -webkit-transform: scale(0.9);
        -ms-transform: scale(0.9);
        transform: scale(0.9);
    }

    25% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }

    60% {
        -webkit-transform: scale(0.9);
        -ms-transform: scale(0.9);
        transform: scale(0.9);
    }

    100% {
        -webkit-transform: scale(0.9);
        -ms-transform: scale(0.9);
        transform: scale(0.9);
    }
}

.loaderRegister {
    border-radius: 50%;
    border: 6px solid #f3f3f3;
    border-top: 6px solid #1fa02e;
    border-bottom: 6px solid #1fa02e;
    width: 60px;
    height: 60px;
    top: 50%;
    left: 50%;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    z-index: 9999;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.jumbotron.jumbotron-bg {
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    background-repeat: no-repeat;
    background-color: gray;
    min-height: 210px;
    padding-top: 102px;
}

#valorHeaderCategoryName {
    color: #fff;
    line-height: 5rem;
    margin: 0;
    background-color: #18aabd;
    padding: 14px 38px;
    text-transform: uppercase;
    box-shadow: inset 0px -3px 15px 0px #27272773;
    font-size: 1.8em;
    text-align: center;
    font-weight: 600;
    letter-spacing: .2rem;
}

.htmlCatalogoPage .navbar-default.menu {
    background: 0 0;
    background-image: url(/Storage/uploaded/fondoSemiBlack.png);
}

    .htmlCatalogoPage .navbar-default.menu.menu-guest-scroll {
        background: 0 0;
        background-image: none;
    }

@font-face {
    font-family: 'Open Sans Regular';
    src: url('../fonts/Open_Sans/opensans-regular-webfont.woff2') format('woff2'), url('../fonts/Open_Sans/opensans-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans Bold';
    src: url('../fonts/Open_Sans/opensans-bold-webfont.woff2') format('woff2'), url('../fonts/Open_Sans/opensans-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham';
    src: url('/Content/fonts/Gotham/Gotham-Book.woff') format('woff'), url('/Content/fonts/Gotham/Gotham-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body, .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: 'Raleway' !important;
}

h1, .h1 {
    font-size: 5vh !important;
}

a, button, input, select {
    -webkit-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
}

.openSans {
    font-family: open sans regular !important;
    letter-spacing: .3px;
}

body:not(.home) > .container > div.page {
    padding: 3rem 0;
}

    body:not(.home) > .container > div.page .page-header {
        margin-top: 0;
    }

body:not(.home) .page .page-header {
    border-bottom: 2px solid #9cd0ec;
}

.page-header h3 {
    font-size: 23px;
    letter-spacing: 1px;
    font-weight: 600;
    text-transform: capitalize;
    color: #222;
}

.showingAppBanner.home.isMobile .center-1 {
    margin-top: 225px;
}

.downloadAppMessage {
    display: flex;
    align-items: center;
    background-color: #f5f5f5 !important;
    border: none !important;
    margin: 0 0 10px 0;
    color: #4d4d4d !important;
    padding: 5px 10px !important;
    border-radius: 0 !important;
    box-shadow: inset 0 -5px 6px -4px #56565640;
}

    .downloadAppMessage a.xClose {
        font-size: 4rem;
        font-weight: 400;
        color: #a0a0a0;
        margin: 0 6px 0 0px;
    }

    .downloadAppMessage img {
        max-width: 60px;
        margin-right: 2vw;
    }

    .downloadAppMessage div p {
        margin: 0;
    }

    .downloadAppMessage div strong {
        text-transform: uppercase;
        font-size: 1.2rem;
        margin: 0;
        letter-spacing: -.066rem;
    }

    .downloadAppMessage div p:last-of-type {
        margin: 0;
        font-size: 1.1rem;
    }

    .downloadAppMessage span.alert-link {
        font-size: 1rem;
        margin: 0 0px 0 0;
        padding: 5px 8px;
        background-color: #18aabd;
        color: #fff;
        border-radius: 4px;
    }

body:not(.home) .page .page-body {
    padding: 1rem 3rem;
}

.panel-default > .panel-heading {
    background-color: initial;
    border-color: transparent;
    padding: 10px 35px 0 35px;
}

.panel-default > .panel-body {
    padding: 10px 60px 15px;
}

.panel-default > .panel-heading .panel-title {
    font-size: 23px;
    font-weight: 600;
    text-transform: capitalize;
    border-bottom: 2px solid #9cd0ec;
    padding: 15px;
}

.has-success .form-control, .has-error .form-control, .has-success .form-control:focus, .has-error .form-control:focus, .has-feedback .form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.form-horizontal .form-group.has-feedback .input-group input:focus + input + span.add-on {
    border-color: #66afe9;
}

.form-horizontal .form-group.has-feedback.has-error .input-group input:focus + input + span.add-on {
    border-color: #843534;
}

.form-horizontal .form-group.has-feedback.has-success .input-group input:focus + input + span.add-on {
    border-color: #2b542c;
}

.form-group input {
    box-shadow: none;
}

.form-group label.control-label {
    text-align: left;
    margin-bottom: 8px;
    font-size: 1.65rem;
    font-weight: normal;
    padding-top: 0px;
}

#LoginForm [type="checkbox"]:not(:checked), #LoginForm [type="checkbox"]:checked {
    position: absolute;
    left: -9999px;
}

    #LoginForm [type="checkbox"]:not(:checked) + label, #LoginForm [type="checkbox"]:checked + label {
        position: relative;
        padding-left: 1.65em;
        cursor: pointer;
    }

        #LoginForm [type="checkbox"]:not(:checked) + label:before, #LoginForm [type="checkbox"]:checked + label:before {
            content: '';
            position: absolute;
            left: 0;
            top: 0;
            width: 1.15em;
            height: 1.15em;
            border: 1px solid #DFDFE8;
            background: #fff;
            border-radius: 4px;
        }

        #LoginForm [type="checkbox"]:not(:checked) + label:after, #LoginForm [type="checkbox"]:checked + label:after {
            content: '✔';
            position: absolute;
            top: -.15em;
            left: .15em;
            font-size: 1.4em;
            line-height: 0.8;
            color: #4778d9;
            transition: all .2s;
        }

        #LoginForm [type="checkbox"]:not(:checked) + label:after {
            opacity: 0;
            transform: scale(0);
        }

        #LoginForm [type="checkbox"]:checked + label:after {
            opacity: 1;
            transform: scale(1);
        }

#LoginForm [type="checkbox"]:disabled:not(:checked) + label:before, #LoginForm [type="checkbox"]:disabled:checked + label:before {
    box-shadow: none;
    border-color: #bbb;
    background-color: #ddd;
}

#LoginForm [type="checkbox"]:disabled:checked + label:after {
    color: #999;
}

#LoginForm [type="checkbox"]:disabled + label {
    color: #aaa;
}

#LoginForm label:hover:before {
    border: 1px solid #4778d9 !important;
}

#LoginForm .form-group .checkbox > label {
    font-size: 1.65rem;
}

.form-group > div button[type="submit"] {
    width: 100%;
    padding: 8px 14px 8px 23px;
    border-color: #18aabd;
    text-align: left;
    background-color: #18aabd;
    display: flex;
    justify-content: space-between;
}

    .form-group > div button[type="submit"] i.glyphicon {
        margin-top: 2px;
        float: right;
    }

.form-group .olvPass {
    margin-top: 20px;
    text-align: center;
}

    .form-group .olvPass a {
        color: #B2B2B2;
        font-size: 1.5rem;
        text-decoration: underline;
    }

.panel-default .page.login-page .row div.col-md-12 {
    border-bottom: 1px solid #DADADA;
}

.panel-default .crearCuentaWrapper {
    margin-top: 17px;
}

    .panel-default .crearCuentaWrapper h4 {
        font-size: 1.45rem;
    }

    .panel-default .crearCuentaWrapper a {
        color: #18aabd;
    }

.form-horizontal .has-feedback:nth-child(2) div.col-sm-12 .form-control-feedback {
    right: 55px;
}

.form-horizontal .has-feedback:nth-child(2) div.col-sm-12 input.password {
    border-right-color: transparent;
}

.form-horizontal .has-feedback:nth-child(2) div.col-sm-12 span.add-on {
    background-color: #fafafa;
    color: #868686;
    border-color: #E5E5E5;
}

.form-horizontal .has-feedback:nth-child(2).has-success div.col-sm-12 span.add-on {
    border-color: #3c763d;
}

.form-horizontal .has-feedback:nth-child(2).has-error div.col-sm-12 span.add-on {
    border-color: #843534;
}

.form-horizontal .has-feedback:nth-child(2) div.col-sm-12 span.add-on:focus {
    outline: none;
}

form#formcontact .container {
    padding: 0 10rem;
}

.FormContactHeaderSection h4 {
    text-align: center;
    font-size: 3.1rem;
    margin-top: 55px;
    font-weight: 600;
    letter-spacing: 1px;
}

.FormContactLeftSection .control-label {
    text-align: left !important;
}

.FormContactLeftSection label.radio-inline {
    height: 37px;
    vertical-align: sub;
}

.FormContactLeftSection .labelLocal {
    margin-top: 213px;
}

.col-xs-12.col-sm-6.formbottomleftcolummn .form-group {
    margin-bottom: 20px;
}

.FormContactFooterSection textarea#Mensaje {
    border: 1px solid #ccc;
    border-radius: 4px;
    height: 120px !important;
}

.FormContactFooterSection input.btn.btn-default {
    background: #1397E1;
    border: #1397E1;
    color: #fff;
    font-size: 18px;
    width: 20%;
    height: 40px;
}

#recaptcha {
    display: block;
    margin: 0 auto;
}

    #recaptcha > div {
        width: 100% !important;
    }

        #recaptcha > div iframe {
            display: block;
            margin: 0 auto;
        }

#LoginForm .validation-summary-errors ul {
    padding: 15px 0;
}

    #LoginForm .validation-summary-errors ul li {
        font-weight: 600;
        text-transform: uppercase;
        font-size: 1.3rem;
        letter-spacing: .05rem;
        text-align: center;
    }

form#formcontact label.control-label.requiredfield:after {
    color: #a94442;
    content: "*";
    margin-left: 3px;
    top: 7px;
    font-family: 'FontAwesome';
    font-weight: normal;
    font-size: 11px;
    content: "\f069";
}

form#formcontact .form-control-feedback {
    right: 15px !important;
}

.pageProxVencimientos {
    position: relative;
}

    .pageProxVencimientos .legalVencimientos {
        margin: 20px 0;
        text-transform: uppercase;
        font-size: .9em;
        display: flex;
        align-items: center;
    }

@media screen and (max-width: 998px) {
    form#formcontact .container {
        padding: 0 2rem;
    }

    .FormContactLeftSection .labelLocal {
        margin-top: 20px;
    }

    .has-feedback {
        margin-bottom: 10px !important;
    }

    select#DocumentoTipoID {
        margin-bottom: 20px;
    }

    .FormContactLeftSection label.radio-inline {
        height: 25px;
    }

    .FormContactLeftSection .labelLocal {
        margin-top: 10px;
    }

    div#recaptcha {
        width: 41%;
    }
}

@media screen and (min-width: 430px) and (max-width: 767px) {
    .isMobile #itemslider .col-xs-12, .isMobile #sliderclubes .col-xs-12 {
        width: 50%;
    }

        .isMobile #itemslider .col-xs-12.cloneditem-1, .isMobile #sliderclubes .col-xs-12.cloneditem-1 {
            display: block;
        }

    .isMobile #itemslider {
        padding-left: 40px;
        padding-right: 40px;
    }
}

@media screen and (max-width: 768px) {
    .container-carousel .carousel .product-container {
        padding: 0;
        height: 321px;
        overflow: hidden;
    }

    .productFeatures .etiqueta {
        width: 100px !important;
        margin: 0 30px !important;
    }

    form#formcontact .container {
        padding: 0 10rem;
    }

    div#recaptcha {
        width: 60%;
    }

    .vistaLista .titlePremio a {
        margin-right: 40px !important;
        display: block;
    }
}

@media screen and (max-width: 480px) {
    form#formcontact .container {
        padding: 0 6rem;
    }

    div#recaptcha {
        width: 100%;
    }

    .FormContactFooterSection input.btn.btn-default {
        width: 70%;
    }

    #infoCheckout .alertHeader.alertFooter .wrapBtnVolverNoMobile {
        display: none;
    }

    body #infoCheckout .alertHeader.alertFooter .wrapBtnVolverMobile {
        display: block;
    }

    body #infoCheckout .alertHeader p {
        margin-bottom: 50px;
    }

    body #infoCheckout .alertHeader.alertFooter {
        display: block;
        margin-top: 10px;
    }

    .misTarjetasBody .wrapTarjetaPrincipal .wrapTarjeta .nroTarjeta {
        font-size: 1em;
        letter-spacing: .15rem;
    }
}

@media screen and (max-width: 320px) {
    .loader {
        left: 35%;
    }

    .misTarjetasBody .wrapTarjetaPrincipal .wrapTarjeta .nroTarjeta {
        font-size: .9em;
        letter-spacing: .15rem;
    }
}

.modalUsuarioYaRegistrado .modal-body {
    min-height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.modalUsuarioYaRegistrado .modal-footer .btn {
    border-color: #18aabd;
    color: #18aabd;
    text-transform: uppercase;
    font-size: 1.2rem;
    letter-spacing: .05rem;
}

#btnBackStep2 {
    margin-right: 6px;
    margin-left: -6px;
}

.tenesTarjeta {
    margin: 20px 0;
}

@media screen and (max-width: 680px) {
    #dvCardControl {
        width: 100% !important;
    }

    #dvCardControl, .btnesOK {
        float: none !important;
    }
}

body.registerPage .footer {
    display: none;
}

body.registerPage > .container {
    margin-top: 0;
}

body.registerPage .navbar {
    border: 0;
}

body.registerPage .wrapForm {
    margin-top: 123px !important;
}

body.registerPage #StepOne .wrapForm, body.registerPage #StepTwo .wrapForm {
    margin-top: 80px !important;
}

body.registerPage .registerResultPage.registerPage .wrapForm {
    margin-top: 0 !important;
}

body .stepsBox .stepsBoxInner {
    width: 56%;
    max-width: 290px;
}

body #msform fieldset {
    width: 99% !important;
}

body #msform #StepNormalize {
    width: 90% !important;
    margin-left: 20px;
}

body #msform #StepThree {
    width: 100% !important;
}

.registerPage .wrapForm .col {
    padding: 0 !important;
}

.registerPage .wrapForm .lineaSeparador {
    margin: 0 1.2rem;
    width: 30px;
}

    .registerPage .wrapForm .lineaSeparador hr {
        margin: 16px 0;
        border-top: 1px solid #e6e6e6;
    }

.registerPage .wrapForm .col button {
    background-color: #fff;
    border: 1px solid #E0E0E0;
    box-shadow: none;
    color: #E0E0E0;
    font-family: Raleway;
    font-weight: 400;
}

    .registerPage .wrapForm .col button.btn-success {
        background-color: #fff;
        border: 1px solid #1397E1;
        box-shadow: none;
        color: #1397E1;
        font-family: Raleway;
        font-weight: 600;
    }

    .registerPage .wrapForm .col button.pasoComplete {
        background-color: #1397E1;
        border: 1px solid #1397E1;
        box-shadow: none;
        color: #fff;
        font-family: Raleway;
        font-weight: 600;
    }

body .wrapForm h3 {
    margin: 13px 0 20px;
    font-size: 23px;
    letter-spacing: 1px;
    font-weight: 600;
    text-transform: capitalize;
    color: #222;
}

body .normPage.wrapForm h3 {
    font-size: 2rem;
    padding: 0 15px;
}

body .normPage.wrapForm .imagenEspejo {
    width: 222px;
    height: 262px;
    margin: 20px auto;
    background-color: #94dcec;
    border-radius: 49%;
    position: relative;
    margin: 20px auto;
}

body .normPage.wrapForm .marcoEspejo {
    background-color: #e0f6fb;
    width: 205px;
    height: 244px;
    border-radius: 49%;
    position: absolute;
    top: 9px;
    left: 9px;
}

body .normPage.wrapForm .wrapNormForm {
    padding-top: 40px;
}

body .normPage.wrapForm .normForm {
    background-color: #eee;
    padding: 50px 140px 50px 60px;
    border-radius: 33px 0 0 33px;
}

    body .normPage.wrapForm .normForm .tableNormForm {
        background-color: #fff;
        padding: 4px 13px;
        font-size: 1.4rem;
        margin-bottom: 20px;
        border-radius: 8px;
    }

        body .normPage.wrapForm .normForm .tableNormForm > div {
            padding: 5px 0;
            border-bottom: 1px solid #02B2FA;
            font-weight: 600;
            color: #2e2e2e;
            margin-bottom: 4px;
        }

        body .normPage.wrapForm .normForm .tableNormForm .table > thead > tr > th {
            border-bottom: 1px solid #02b2fa;
        }

    body .normPage.wrapForm .normForm .btnRojo {
        background-color: transparent;
        border: 1px solid #E73232;
        color: #E73232;
    }

        body .normPage.wrapForm .normForm .btnRojo:hover {
            background-color: #E73232;
            border: 1px solid #fff;
            color: #fff;
        }

.registerPage .wrapForm h3:after, .cartPage > h3:after {
    content: '';
    display: block;
    width: 35px;
    border: 1px solid #222;
    margin: 8px auto 0;
}

.registerPage .wrapForm p {
    font-size: 15px;
    letter-spacing: .2px;
    color: #323232;
    line-height: 2rem;
    padding: 0 15px;
}

body.registerPage .wrapForm .form-group {
    margin-bottom: 25px;
}

    body.registerPage .wrapForm .form-group input, body.registerPage .wrapForm .form-group select {
        width: 90%;
    }

body.registerPage .wrapForm .formDomicilio .form-group input, body.registerPage .wrapForm .formDomicilio .form-group select {
    width: 100%;
}

body.registerPage .wrapForm .form-group label {
    margin-bottom: 4px;
    font-weight: 400;
}

body.registerPage .wrapForm .form-group .disableCard, body.registerPage .wrapForm .form-group .btn-success {
    padding: 4px 7px;
    font-size: 1.3rem;
    letter-spacing: 1px;
}

    body.registerPage .wrapForm .form-group .disableCard:first-of-type, body.registerPage .wrapForm .form-group .btn-success:first-of-type {
        margin-right: 5px;
    }

    body.registerPage .wrapForm .form-group .disableCard:focus, body.registerPage .wrapForm .form-group .btn-success:focus {
        text-decoration: none;
        border: 1px solid #18aabd;
        outline: inherit;
    }

body.registerPage .wrapForm .form-group .btn-success {
    color: #fff;
    background-color: #18aabd;
    border-color: #18aabd;
}

body.registerPage .wrapForm .form-group .disableCard:hover, body.registerPage .wrapForm .form-group .disableCard.btn-success:hover {
    color: #fff;
    background-color: #18aabd;
    border-color: #18aabd;
}

body.registerPage .inputCodJumboWrap {
    margin-bottom: 50px;
    padding: 20px 0;
    background-color: #F2F2F2;
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
}

body.registerPage .CTALogIn {
    border-top: 1px solid #dadada;
}

body.registerPage #StepTwo .wrapForm .inputGroupContainer {
    margin-bottom: 35px;
}

    body.registerPage #StepTwo .wrapForm .inputGroupContainer small {
        margin-bottom: 0 !important;
        margin-top: 0 !important;
    }

body.registerPage #StepTwo .wrapForm .generoSelect input {
    width: initial;
    margin: 0 7px 0 0;
    vertical-align: middle;
}

body.registerPage #StepTwo .has-feedback i.glyphicon {
    right: 30px;
    z-index: 4;
}

.visible-exception .input-append.input-group > input {
    width: 100% !important;
}

.visible-exception .input-append.input-group {
    width: 91% !important;
}

.visible-exception > i.form-control-feedback {
    display: none !important;
}

.inner-addon {
    position: relative;
}

    .inner-addon .glyphicon {
        position: absolute;
        padding: 10px;
        pointer-events: none;
        color: #7e848a;
        right: 0 !important;
        padding: 5px 15px 0;
    }

.left-addon .glyphicon {
    left: -20px;
    z-index: 3;
}

.right-addon .glyphicon {
    right: 20px;
    z-index: 3;
}

.left-addon input {
    padding-left: 30px;
}

.right-addon input {
    padding-right: 30px;
}

.absolute {
    position: absolute;
}

.altura100 {
    height: 100% !important;
}

body.registerPage #StepThree .formInput > h2.text-left {
    font-size: 3rem;
}

body.registerPage #StepThree .formDomicilio.absolute {
    opacity: 0;
    left: -9999px;
    display: none;
}

body.registerPage #StepThree .wrapForm.absolute {
    background-color: rgba(53, 53, 53, 0.42);
    margin-top: 0 !important;
    padding-top: 120px;
    width: 101%;
    height: 100%;
    top: 0;
    left: 0;
}

body.registerPage #StepThree .wrapForm .col button.pasoComplete {
    background-color: #fff;
    border: 1px solid #fff;
    color: #1397E1;
}

body.registerPage #StepThree .wrapForm #locationfield input {
    padding: 10px 10px;
    border: 0;
    border-radius: 4px;
}

body.registerPage #StepThree .wrapForm #locationfield .tt-menu {
    padding: 10px 15px;
    width: 100%;
    background-color: #fff;
    text-align: left;
    box-shadow: 0 1px 5px -1px #797979;
}

body.registerPage #StepThree .wrapForm #locationfield .tt-suggestion {
    padding: 10px;
}

body.registerPage #StepThree .wrapForm > .formInput {
    margin-top: 100px !important;
}

body.registerPage #StepThree .ubicacionSelected {
    position: absolute;
    background-color: rgba(53, 53, 53, 0.42);
    margin-top: 0 !important;
    padding-top: 79px;
    height: 100%;
    top: 0;
    left: 0;
}

    body.registerPage #StepThree .ubicacionSelected h2 {
        display: none;
    }

body.registerPage #StepThree .wrapForm .wrapElegSucur {
    display: none;
}

body.registerPage #StepThree .ubicacionSelected .wrapElegSucur {
    background-color: #1397E1;
    color: #fff;
    padding: 10px 10px;
    display: block;
    margin-top: 20px;
}

body.registerPage #StepThree .noVisible {
    display: none;
}

body.registerPage #StepThree .ubicacionSelected.blanco {
    background-color: #fff;
    box-shadow: 13px 0px 5px -7px rgba(119, 119, 119, 0.33);
}

    body.registerPage #StepThree .ubicacionSelected.blanco > .col-sm-12 {
        border-bottom: 1px solid #1397E1 !important;
        margin-bottom: 5px !important;
    }

body.registerPage .wrapForm .formDomicilio h3 {
    margin: 10px 0 20px;
}

body.registerPage .wrapForm .formDomicilio .row .form-group {
    margin-bottom: 10px !important;
}

body.registerPage .wrapForm .formDomicilio .telefono i {
    top: 0 !important;
}

body.registerPage .wrapForm .formDomicilio .row .form-group .has-feedback .form-control {
    padding-right: 0 !important;
}

body.registerPage .wrapForm .formDomicilio .row .form-group label {
    font-size: 1.42rem;
}

body.registerPage .wrapForm .formDomicilio .row .form-group.has-feedback .form-control {
    padding-right: 0;
}

body.registerPage .wrapForm .formDomicilio .row .form-group.has-feedback i.form-control-feedback {
    top: 23px;
    right: 12px;
}

body.registerPage #StepThree .ubicacionSelected.blanco .col button.pasoComplete {
    background-color: #1397E1;
    border: 1px solid #1397E1;
    color: #fff;
}

.headerCatalog img {
    width: 100%;
}

.account-activation-page, .containerPaddingTop {
    padding-top: 150px;
}

.registerResultPage {
    padding-top: 112px;
}

.addedWishlist {
    color: #18aabd !important;
}

.premioLista .addedWishlist {
    position: absolute;
    right: 20px;
}

.wishlistPage .btnEnviarWishAmigo input {
    display: none;
}

@media (min-width: 992px) {
    .mistransaccionespage .filtroBasico label {
        width: initial;
    }
}

@media (max-width: 991px) {
    #infoLogin .row.alertHeader {
        margin-top: 20px;
    }

    #infoLogin .alertFooter, #ecoModalON .alertFooter, #ecoModalOFF .alertFooter {
        margin-top: 10px !important;
    }

    .mistransaccionespage > .bodyPage > h4 {
        display: block !important;
        text-align: center;
    }

    .mistransaccionespage > .bodyPage > button#btnMostrarFiltros {
        display: block !important;
        float: none !important;
        margin: 30px auto 0;
    }

    .mistransaccionespage .filtroBasico {
        display: block !important;
        margin: 30px 0 20px 20px !important;
    }

        .mistransaccionespage .filtroBasico .col {
            margin-left: 0;
            margin-bottom: 10px;
        }

        .mistransaccionespage .filtroBasico label {
            padding-left: 2px;
            padding-right: 2px;
        }

    .filtroBasico label input[type="radio"] {
        margin-right: 5px;
    }

    .premioLista .lista-description {
        width: 70%;
    }

    .vistaLista .soloPuntos {
        margin-bottom: 10px;
        display: block;
    }

    .registerResultPage .wrapSideImage {
        padding-right: 15px !important;
        text-align: center;
        margin-bottom: 70px;
    }

        .registerResultPage .wrapSideImage img {
            position: relative !important;
            width: 100%;
        }

    .registerResultPage .textosImage {
        position: relative;
        width: 300px !important;
        margin: 0 auto;
        margin-top: -170px;
    }

        .registerResultPage .textosImage h3 {
            font-size: 18px;
        }

        .registerResultPage .textosImage span {
            font-size: 1.7rem;
        }
}

.productsByTagPage body > .container:not(.wrapBreadcrumb) {
    padding-top: 115px;
}

.htmlCatalogoPage body > .container.bodyContainer {
    padding-bottom: 115px;
}

button.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
}

#registerOK {
    margin-bottom: 30px;
}

.loginPage {
    margin: 130px 0 100px;
}

    .loginPage .panel.panel-default .panel-heading {
        background-color: #fff;
        border-color: transparent;
    }

#StepFive h3 {
    font-size: 4rem;
    font-weight: 600;
}

#StepFive > .wrapper {
    background-size: cover;
}

#StepFive h3.nameRegistrado {
    margin: -11px 0 25px;
    font-size: 4rem;
    color: #30A4E5;
    text-transform: capitalize;
}

#StepFive img.imgEstrellaRegistrado {
    margin-bottom: 20px;
}

#StepFive .yaSosParte {
    font-size: 1.4rem;
}

    #StepFive .yaSosParte strong {
        text-transform: uppercase;
        font-weight: 800;
    }

#StepFive .separadorDorado {
    background-color: #FFD470;
    height: 4px;
    width: 101px;
    margin: 0 auto;
}

#StepFive h2 {
}

#StepFive p.empezAcumular {
    font-style: italic;
    font-size: 1.4rem;
    margin-bottom: 20px;
}

#StepFive .wrapActivaTarjeta {
    background-color: #eee;
    margin-bottom: 30px;
    padding: 20px 0 0;
}

    #StepFive .wrapActivaTarjeta p {
        font-size: 1.4rem;
        line-height: 1.7rem;
        margin-bottom: 20px;
    }

#StepFive button.right.btn.btn-dorado {
    color: #fff;
    background-color: #FFB604;
    padding: 8px 25px;
    font-size: 17px;
    margin-bottom: 20px;
}

#StepFive .container {
}

@media screen and (max-width: 768px) {
    #infoLogin, #maintenanceSite, #ecoModalON, #ecoModalOFF {
        position: fixed !important;
        overflow: scroll;
    }

        #infoLogin .alert, #ecoModalON .alert, #ecoModalOFF .alert {
            height: auto !important;
            margin: 5vh 10vw !important;
        }

        #infoLogin .wrapAlert.col-xs-6 {
            min-height: 100px;
        }

    .center-1 .account-activation-page .container h1 {
        font-size: 3em !important;
    }

    .center-1 .adClubWrapper .container h1 {
        font-size: 2em !important;
        letter-spacing: 2px;
    }

    body .clubAdResultPage .desadClub .container h1 {
        font-size: 3rem !important;
    }

    .center-1 .account-activation-page .container h2, .center-1 .adClubWrapper .container h2 {
        font-size: 1.5em !important;
    }

    .center-1 .account-activation-page .container p, .center-1 .adClubWrapper .container p {
        font-size: 1.4em !important;
    }

    .center-1 .account-activation-page .container img.imgSignoMas {
        right: 12%;
    }

    .center-1 .adClubWrapper .container img.imgSignoMas {
        margin-right: 8%;
        max-width: 80px;
    }
}

.media .esconder {
    display: none;
}

.media .mostrar {
    display: table-cell;
}

#topcartlink #flyout-cart {
    padding: 15px 20px;
    border-radius: 4px;
    max-height: 85vh;
    overflow-y: auto;
    font-weight: 400;
    margin-top: 8px;
}

    #topcartlink #flyout-cart .infoCart {
        font-size: 1.4rem;
        margin-bottom: 10px;
        text-align: center;
    }

        #topcartlink #flyout-cart .infoCart a {
            font-weight: 400;
        }

    #topcartlink #flyout-cart ul.items {
        padding: 0;
        border-bottom: 1px solid #e6e6e6;
        border-top: 1px solid #e6e6e6;
        margin-bottom: 20px;
    }

        #topcartlink #flyout-cart ul.items li.row {
            margin: 15px 0;
        }

        #topcartlink #flyout-cart ul.items .imgProducto {
            padding-left: 0;
            padding-right: 0;
        }

            #topcartlink #flyout-cart ul.items .imgProducto a {
                display: block;
            }

            #topcartlink #flyout-cart ul.items .imgProducto img {
                max-width: 70px;
            }

        #topcartlink #flyout-cart ul.items .nameProducto {
            font-size: 1.3rem;
            font-weight: 400;
            margin-top: 9px;
            padding-left: 0;
        }

            #topcartlink #flyout-cart ul.items .nameProducto a {
                text-transform: uppercase;
                font-weight: 600;
            }

    #topcartlink #flyout-cart .subTotal {
        text-align: center;
        color: #797979;
    }

        #topcartlink #flyout-cart .subTotal strong {
            color: #479fd0;
            font-weight: 400;
        }

    #topcartlink #flyout-cart .btnVerCarro {
        text-align: center;
        margin-top: 20px;
    }

        #topcartlink #flyout-cart .btnVerCarro .btn {
            text-transform: uppercase;
            font-size: 1.3rem;
            padding: 6px 12px;
            margin: 0;
            margin-right: 0;
        }

.zoomLens {
    opacity: 1 !important;
    cursor: pointer !important;
    background-color: hsla(0,0%,94%,.4) !important;
    border: 1px solid #dedede !important;
}

.cartPage .order-summary-content, .wishlistPage .wishlist-content {
    margin-bottom: 60px;
}

.cartPage > h3, .onePageCheckout > h3, .wishlistPage > h3, .checkCompletedPage > h3, .resultsPage > h3, .siteMapPage > h3, .titleContainer > h3 {
    margin-top: -20px;
    margin-bottom: 30px;
    font-size: 2.5rem;
    letter-spacing: 1px;
    font-weight: 600;
    text-transform: uppercase;
    color: #222;
}

.cartPage .table, .wishlistPage .table {
    border-bottom: 1px solid #ccc;
}

    .cartPage .table thead tr th, .wishlistPage .table thead tr th, .orderDetailsPage .table thead tr th {
        font-size: 1.37rem;
        font-weight: 600;
        text-transform: uppercase;
    }

.cartPage .btnsCarrito .row > div {
    margin-bottom: 20px;
}

.cartPage .total-info.cart-total {
    padding: 10px 20px;
    background-color: #f1f1f1;
    font-size: 1.5rem;
}

.cartPage .order-subtotal {
    margin: 4px 0;
}

    .cartPage .order-subtotal > span:nth-child(1) {
        float: left;
    }

    .cartPage .order-subtotal > span:nth-child(2) {
        float: right;
    }

    .cartPage .order-subtotal:before, .cartPage .order-subtotal:after {
        content: '';
        display: block;
        clear: both;
    }

.cartPage .order-summary-content .unit-price {
    padding: 0 5px !important;
}

    .cartPage .order-summary-content .unit-price select {
        width: 100%;
        font-size: 14px;
    }

.cartPage .order-summary-content span.product-subtotal.openSans {
    font-size: 14px;
    font-weight: 600;
}

.cartPage .order-summary-content .product a {
    font-size: 14px;
    color: #444;
}

.cartPage .order-summary-content .productQuantity {
    width: 50%;
    margin: 0 auto;
    font-size: 14px;
    text-align: center;
}

#updatecart {
    background-color: #18aabd;
    border-color: #18aabd !important;
}

.overview {
    padding: 0 2em;
}

.page-body #slider-thumbs .thumbnail {
    position: absolute;
    width: 100%;
    height: 100px;
}

#product-details-form {
    margin-bottom: 60px;
}

    #product-details-form .productSinStock {
        margin: 30px 0 10px;
    }

        #product-details-form .productSinStock span {
            padding: 5px 10px;
            background-color: #d11f3c;
            text-transform: uppercase;
            color: #fff;
            font-weight: 600;
            font-size: 1.5rem;
            letter-spacing: .15rem;
        }

.productFeatures {
    margin-top: -67px;
    margin-bottom: 39px;
    text-align: center;
}

    .productFeatures:after {
    }

    .productFeatures .etiqueta {
        display: inline-block;
        letter-spacing: 2px;
        font-weight: 600;
        text-transform: uppercase;
        width: 162px;
        margin: 0 50px;
        padding: 5px 10px;
        position: relative;
        color: #fff;
    }

        .productFeatures .etiqueta.nuevo {
            background-color: #FFB400;
            box-shadow: 0px 1px 3px 0px #795602;
        }

        .productFeatures .etiqueta.promo {
            background-color: #ff3229;
            box-shadow: 0px 1px 3px 0px #795602;
        }

        .productFeatures .etiqueta:before, .productFeatures .etiqueta:after {
            content: '';
            position: absolute;
            display: inline-block;
            margin-top: 7px;
            width: 0;
            height: 0;
        }

        .productFeatures .etiqueta.nuevo:before {
            border-top: 15px solid #d69a0b;
            border-left: 13px solid transparent;
            left: -13px;
            bottom: 0;
        }

        .productFeatures .etiqueta.nuevo:after {
            border-top: 15px solid #d69a0b;
            border-right: 13px solid transparent;
            right: -13px;
            bottom: 0;
        }

        .productFeatures .etiqueta.promo:before {
            border-top: 15px solid #d22821;
            border-left: 13px solid transparent;
            left: -13px;
            bottom: 0;
        }

        .productFeatures .etiqueta.promo:after {
            border-top: 15px solid #d22821;
            border-right: 13px solid transparent;
            right: -13px;
            bottom: 0;
        }

i.iconOfer.jm-percent {
}

#product-details-form .overview h3 {
    text-transform: uppercase;
    font-size: 3rem;
    font-weight: 600;
    margin-top: 0;
    font-family: open sans regular !important;
    margin-bottom: 0;
}

#product-details-form .overview .add-info h3 {
    font-size: 1.4rem;
}

#product-details-form #slider-thumbs .thumbnail img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 100%;
    padding: 5px;
}

#product-details-form .overview hr {
    border-color: #dadada;
}

#product-details-form .overview .short-description {
    margin-bottom: 20px;
}

#product-details-form .overview .additional-details span.label {
    color: #555;
}

#product-details-form .overview .additional-details span.value {
    font-size: 1.4rem;
}

#product-details-form .product.price {
    font-weight: 600;
}

#product-details-form .overview .short-description {
    border-top: 1px solid #eee;
    padding: 15px 0;
    border-bottom: 1px solid #eee;
}

#product-details-form .overview .wrapAddToCartBtn {
    margin-top: 20px;
}

#product-details-form .overview .btn-group a.btn.btn-default {
    margin-right: 10px;
    margin-bottom: 15px;
    padding: 6px 15px;
    border-radius: 3px !important;
}

.product-reviews-overview {
    margin: 0px 0 20px;
    padding: 0px 0 10px;
}

    .product-reviews-overview u {
        text-decoration: none;
    }

        .product-reviews-overview u a {
            font-size: 1.3rem;
            letter-spacing: .07rem;
            margin-top: -7px;
            display: block;
        }

p span.product.price {
    font-weight: 300 !important;
    font-size: 1.7rem;
}

#product-details-form .overview input.btn {
    border: 1px solid #18aabd;
    text-transform: uppercase;
    font-size: 1.3rem;
    letter-spacing: 1px;
    padding: 8px 12px;
}

#product-details-form .overview h3 .btn {
    border: none;
    color: #c1c1c1;
    font-size: 2.6rem;
}

    #product-details-form .overview h3 .btn:hover, #product-details-form .overview h3 .btn:focus {
        border: none;
        color: #399fd8;
        font-size: 2.6rem;
        background-color: inherit;
        box-shadow: none;
        outline: none;
    }

#product-details-form .overview .addthis_toolbox .at-icon-wrapper, #product-details-form .overview .addthis_toolbox .at-icon-wrapper svg {
    width: 25px !important;
    height: 25px !important;
    border-radius: 2px;
    margin-right: 10px;
}

.thumbsCarousel .flex-container {
    display: flex;
}

.thumbnail:hover {
    cursor: pointer;
}

#product-details-form #slider-thumbs .flexContainer {
    display: flex;
    justify-content: space-between;
}

    #product-details-form #slider-thumbs .flexContainer > div.flexItem {
        width: 100px;
        height: 100px;
        position: relative;
    }

#product-details-form div#slider {
    margin-bottom: 20px;
}

.modal.fade.in#checkoutModal {
    display: flex !important;
    align-items: center;
    justify-content: center;
    z-index: 99999999;
}

    .modal.fade.in#checkoutModal .modal-dialog {
        width: 50vw;
        height: 80vh;
        margin: auto;
    }

    .modal.fade.in#checkoutModal .modal-content {
        width: 100%;
        height: 100%;
    }

        .modal.fade.in#checkoutModal .modal-content .modal-body {
            height: 85%;
        }

        .modal.fade.in#checkoutModal .modal-content .modal-footer {
            height: 15%;
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: flex-end;
            padding-right: 40px;
        }

            .modal.fade.in#checkoutModal .modal-content .modal-footer button {
                text-transform: uppercase;
                font-size: 2rem;
                letter-spacing: .05rem;
            }

#checkoutModal .modal-body > .row h4 {
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: .05rem;
}

#checkoutModal .modal-body > .row:nth-child(2) {
    height: calc(100% - 44px);
}

    #checkoutModal .modal-body > .row:nth-child(2) > div:first-of-type {
        height: 100%;
    }

#checkoutModal select#officesselect {
    width: 50%;
    margin: 15px auto 0;
    text-transform: uppercase;
    letter-spacing: .03rem;
    font-size: 1.4rem;
}

#checkoutModal .noSeleccion.in, #checkoutModal .cardoffice.in {
    height: 80%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #6b6b6b;
}

#checkoutModal .noSeleccion h4 {
    font-size: 1.5rem;
}

#checkoutModal .noSeleccion .arrow.bounce {
    margin: 0px 0 50px;
    -moz-animation: bounce 2s infinite;
    -webkit-animation: bounce 2s infinite;
    animation: bounce 2s infinite;
}

@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        transform: translateY(0);
    }

    40% {
        transform: translateY(30px);
    }

    60% {
        transform: translateY(15px);
    }
}

.cardoffice {
    display: none;
    margin-top: 20px;
}

.cardoffice-body {
    height: 100%;
    width: 90%;
    overflow-y: auto;
    overflow-x: hidden;
}

div#tabOffices {
    padding: 10px 10px 0 10px;
    width: 100%;
    margin: 0 auto;
}

.cardoffice .nav {
    width: 90%;
    border: 1px solid #18aabd;
    background-color: #fff;
}

    .cardoffice .nav li {
        width: 50%;
        text-align: center;
        margin-left: 0 !important;
    }

.cardoffice .nav-pills > li > a {
    border: 1px solid #18aabd;
    color: #18aabd;
    border-radius: 0;
    font-size: 1.5rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.1rem;
}

.cardoffice .nav-pills > li.active > a, .cardoffice .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #18aabd;
}

.cardoffice .discotabcontent .card-office-detail:hover h5 {
    color: #e73232;
}

div#tabOffices .card-office-detail {
    border-bottom: 1px solid #d6d6d6;
    padding: 15px 10px;
}

    div#tabOffices .card-office-detail:last-of-type {
        border-bottom: 0;
    }

.card-office-detail h5 {
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .05rem;
    color: #18aabd;
    margin: 0 0 7px;
}

.card-office-detail p {
    margin: 0;
    font-size: 1.3rem;
    text-transform: uppercase;
    letter-spacing: .05rem;
}

    .card-office-detail p i {
        margin: 0 6px 0 10px;
    }

.card-office-detail.openSans:hover {
    background-color: #efefef;
    cursor: pointer;
}

@media (max-width: 768px) {
    .modal.fade.in#checkoutModal {
        padding-right: 0;
    }

        .modal.fade.in#checkoutModal .modal-dialog {
            width: 90vw;
            height: 90vh;
        }

    #checkoutModal select#officesselect {
        width: 90%;
    }
}

.checkout-data .detalleProdCheckout .img {
    margin-bottom: 8px;
}

    .checkout-data .detalleProdCheckout .img img {
        width: 100%;
        height: auto;
        padding: 5px;
        border-radius: 4px;
        border: 1px solid #e4e4e4;
    }

    .checkout-data .detalleProdCheckout .img a {
        display: block;
    }

.checkout-data .detalleProdCheckout hr {
    margin: 2px 0 8px;
    border-color: #ececec;
}

.checkout-data .detalleDatosCheckout hr {
    border-color: #ececec;
}

.checkout-data .detalleProdCheckout hr:last-child {
    display: none;
}

.checkout-data .detalleProdCheckout .datosProd {
    display: flex;
    flex-direction: column;
    height: 88px;
    justify-content: center;
}

.checkout-data .datosProd strong {
    text-transform: uppercase;
    font-size: 1.3rem;
    font-weight: 600;
}

.checkout-data .btnConfirmar, .checkout-data .btnVolver {
}

.checkout-data > .container > .row .text-right .isVoucher {
    margin-top: 30px;
    margin-bottom: 10px;
}

.checkout-data .btnVolver {
    margin-right: 20px;
}

.checkout-data .detalleDatosCheckout div {
    display: block;
    margin: 3px 0;
    text-transform: uppercase;
    font-size: 1.3rem;
    font-weight: 600;
}

    .checkout-data .detalleDatosCheckout div span {
        font-weight: 400;
        text-transform: initial;
        font-size: 1.4rem;
    }

.checkout-data .detalleDatosCheckout {
    padding: 13px 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    border-bottom: 1px solid #dedede;
}

.checkout-data btnConfirmar {
    margin-top: 20px;
    margin-bottom: 10px;
}

#cart-qty {
    font-size: 16px;
    text-align: center;
    width: 32px;
    padding: 0;
    padding-left: 0 !important;
    margin: 6px auto 0 -3px;
    font-family: 'Raleway';
}

.qejumbo #myTab {
    margin-left: 0;
    margin-right: 0;
}

.qejumbo .leftWidget .title {
    text-transform: uppercase;
    font-size: 1.7rem;
    line-height: 2rem;
    font-weight: 600;
}

.qejumbo .leftWidget .btnRegister {
    text-transform: uppercase;
    font-size: 1.3rem;
}

.qejumbo .leftWidget > .text-center:nth-child(1) {
    margin-bottom: 10px;
}

.qejumbo .leftWidget > .text-center:nth-child(2) {
    text-transform: initial;
    font-size: 1.3rem;
    letter-spacing: .24px;
}

.qejumbo.widget-tabs .nav-tabs > li {
    float: left !important;
    padding: 0;
}

.qejumbo .leftWidget hr {
    border-color: #ececec;
}

.cartPage .premioLatam > .row {
    background-color: rgba(251, 255, 196, 0.8);
    padding: 10px 20px;
    border-radius: 5px;
    margin: 10px 0;
}

.cartPage .premioLatam .txt {
    margin-bottom: 10px;
    font-size: 1.4rem;
    text-transform: uppercase;
    font-weight: 600;
}

.wishlistPage .btnesWish > div {
    display: inline-block;
}

.pageContacto .introContact h3.text-center {
    margin-top: 50px;
    margin-bottom: 8px;
    font-size: 3rem;
    font-weight: 700;
    text-transform: uppercase;
}

.pageContacto .introContact > div {
    font-style: italic;
}

.pageContacto .introContact {
    padding: 31px 0 25px;
}

.pageContacto .wrapViasContacto.row {
    padding: 25px 0;
}

.pageContacto .wrapJumbo {
    margin-bottom: 30px;
}

    .pageContacto .wrapJumbo > p, .pageContacto .wrapDisco > p {
        margin: 7px 0 20px 0;
        text-transform: uppercase;
        font-weight: 600;
        font-size: 1.2rem;
    }

.pageContacto .irWeb {
    text-transform: uppercase;
    font-size: 1.3rem;
    font-weight: 600;
    margin-bottom: 8px;
}

.pageContacto .telContacto span {
    margin-right: 5px;
}

.pageContacto .wrapJumbo > div, .pageContacto .wrapDisco > div {
    padding-top: 33px;
    border: 1px solid #e2e2e2;
    border-radius: 10px;
    padding-bottom: 50px;
    min-height: 267px;
    border-bottom-color: #ccc;
    -webkit-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
}

.pageContacto .wrapJumbo:hover > div, .pageContacto .wrapDisco:hover > div {
    background-color: rgba(247, 247, 247, 0.84);
}

.modal.fade.in#contenedorModal {
    display: flex !important;
    align-items: center;
    justify-content: center;
    z-index: 99999999;
}

.modal-backdrop.in {
    z-index: 9999999;
}

body.modal-open {
    padding-right: 0 !important;
}

body .topMenuPremiumRole.MenuNavBar .listmenu {
    padding-left: 30px;
}

body .topMenuPremiumRole #top-menu > .row > div > ul.navbar-nav {
    margin-right: -25px;
}

body .topMenuPremiumRole, .topMenuPremiumRole.navbar-default.menu.menu-guest-scroll, body .topMenuPremiumRole.navbar-default.menu.menu-guest-mobile {
    background: inherit !important;
    background-color: #e9d5c8 !important;
    box-shadow: none;
}

    body .topMenuPremiumRole.navbar-default.menu .navbar-nav > li > a, body .topMenuPremiumRole.navbar-default.menu .navbar-nav .infoPuntos, body .topMenuPremiumRole.navbar-default.menu.menu-guest-scroll .navbar-nav .infoPuntos, body .topMenuPremiumRole.navbar-default.menu.menu-guest-mobile .navbar-nav .infoPuntos {
        color: #444;
        font-weight: 400;
    }

.topMenuPremiumRole.navbar-default.menu .navbar-nav > li > a:hover, .topMenuPremiumRole.navbar-default.menu .navbar-nav > li > a:focus, .topMenuPremiumRole.navbar-default.menu .navbar-nav > li > a:active {
    color: #444 !important;
    font-weight: 600;
}

body .topMenuPremiumRole.navbar-default.menu .navbar-nav label {
    color: #444;
}

body .topMenuPremiumRole.MenuNavBar .listmenu button#enableSearchBoxGroup, body .topMenuPremiumRole.MenuNavBar.menu-guest-scroll .listmenu button#enableSearchBoxGroup {
    color: #222 !important;
}

.topMenuPremiumRole ul.dropdown-menu {
    background-color: #e9d5c8;
}

.topMenuPremiumRole.MenuNavBar .dropdown-menu > li > a, .topMenuPremiumRole.MenuNavBar .navbar-right.navbar-nav .dropdown-menu li > a {
    color: #444;
    font-weight: 400;
}

    .topMenuPremiumRole.MenuNavBar .dropdown-menu > li > a:hover, .topMenuPremiumRole.MenuNavBar .navbar-right.navbar-nav .dropdown-menu li > a:hover {
        color: #444;
        font-weight: 600;
    }

.topMenuPremiumRole.MenuNavBar .nav.navbar-nav.logo a img.img-responsive {
    filter: invert(70%) !important;
}

body .navbar-default.menu.menu-guest-scroll.topMenuPremiumRole .navbar-nav .infoPuntos strong, body .navbar-default.menu.topMenuPremiumRole .navbar-nav .infoPuntos strong {
    color: #18aabd;
}

body .menu-guest-scroll.topMenuPremiumRole .infoPuntos a.lastUpdate, body .topMenuPremiumRole .infoPuntos a.lastUpdate {
    color: #18aabd;
}

body .navbar-default.menu.MenuNavBar.topMenuPremiumRole .toggle-bar {
    color: #222 !important;
}

body .navbar-default.menu.MenuNavBar.topMenuPremiumRole .navbar-toggle:hover, body .navbar-default.menu.MenuNavBar.topMenuPremiumRole .navbar-toggle:focus {
    background-color: transparent;
}

.home .navbar-default.menu.topMenuPremiumRole .search-box .input-group-btn .btn, .htmlCatalogoPage .navbar-default.menu.topMenuPremiumRole .search-box .input-group-btn .btn {
    color: #222;
}

@media screen and (max-width: 768px) {
    body .MenuNavBar.topMenuPremiumRole .listmenu {
        background: inherit;
    }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .menu-guest-scroll .nav.navbar-nav.logo {
        display: none;
    }

        .menu-guest-scroll .nav.navbar-nav.logo.ieBrowser {
            display: inline-block;
        }
}

.nav.navbar-nav.logo.ieBrowser {
    display: none;
}

.MenuNavBar .premiumRoleStar {
    display: none;
}

.topMenuPremiumRole.MenuNavBar .premiumRoleStar {
    display: block;
    color: #efc320 !important;
    position: absolute;
    z-index: 10;
    left: 18px;
    bottom: -3px;
    font-size: 2rem;
}

#products-viewmode .tooltipOn i {
    background-color: #18aabd;
    font-size: 2.1rem;
    padding: 4px 4px 5px 3px;
    color: #fff;
    border-radius: 4px;
}

#products-viewmode .tooltipOn:hover, #products-viewmode .tooltipOn:focus, #products-viewmode .tooltipOn:visited {
    text-decoration: none;
}

#products-viewmode .tooltipOn.active i {
    background-color: #b4c8cc;
}

#product-details-form .container .row .col-md-5 {
    position: relative;
}

.DatosTitular {
    text-align: center;
}

    .DatosTitular .titAdicional, .Adicional_Title {
        text-transform: uppercase;
        font-size: 1.5rem;
        font-weight: 600;
        color: #555;
        margin-bottom: 15px;
    }

    .DatosTitular p {
        margin: 2px 0;
        font-size: 1.5rem;
    }

    .DatosTitular .changePassCliente {
        margin: 20px 0 15px;
    }

        .DatosTitular .changePassCliente a, .adicWrap.puntosWrap .noAdicionales a, .adicWrap.puntosWrap .admAdicionales a {
            color: #18aabd;
            text-transform: uppercase;
            font-weight: 600;
            text-decoration: none;
            letter-spacing: .8px;
            font-size: 1.2rem;
        }

            .DatosTitular .changePassCliente a:hover, .DatosTitular .changePassCliente a:focus, .DatosTitular .changePassCliente a:active, .adicWrap.puntosWrap .noAdicionales a:hover, .adicWrap.puntosWrap .noAdicionales a:focus, .adicWrap.puntosWrap .noAdicionales a:active, .adicWrap.puntosWrap .admAdicionales a:hover, .adicWrap.puntosWrap .admAdicionales a:focus, .adicWrap.puntosWrap .admAdicionales a:active {
                color: #1590a0;
            }

.nombreAdicional {
    margin: 10px 0 12px 0;
    display: block;
    font-size: 1.5rem;
}

.modDatos {
    display: block;
    width: 200px;
    margin: 0 auto;
}

.modDatos, .irCatalogo, .tramites, .misReferidosPage .formReferidos button {
    text-transform: uppercase;
    background-color: #18aabd;
    color: #fff;
    font-size: 1.2rem;
    padding: 9px 12px;
    border-radius: 4px;
    font-weight: 600;
    letter-spacing: 1px;
}

.irCatalogo {
    margin: 16px 0 0;
    display: inline-block;
}

    .modDatos:hover, .modDatos:focus, .modDatos:active, .irCatalogo:hover, .irCatalogo:focus, .irCatalogo:active, .misReferidosPage .formReferidos button:hover, .misReferidosPage .formReferidos button:focus, .misReferidosPage .formReferidos button:active {
        background-color: #1590a0;
        color: #fff;
        text-decoration: none;
    }

.adicWrap.puntosWrap {
    text-align: center;
}

    .adicWrap.puntosWrap .noAdicionales, .adicWrap.puntosWrap .admAdicionales {
        margin-bottom: 20px;
        padding-bottom: 20px;
        border-bottom: 1px solid #e8e8e8;
    }

    .adicWrap.puntosWrap .ptos .numero {
        font-size: 2rem;
        font-weight: 600;
        margin-bottom: 0px;
    }

    .adicWrap.puntosWrap .ptos p:not(.numero) {
        font-size: 1.5rem;
        text-transform: uppercase;
        font-weight: 600;
        margin-top: 3px;
        letter-spacing: .8px;
    }

.ptos {
    border: 1px solid #e8e8e8;
    border-radius: 5%;
    background-color: #e8e8e8;
    padding: 5%;
    width: fit-content;
    margin-top: 10%;
    margin-left: 22%;
}

.tramitesWrap {
    text-align: center;
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e8e8e8;
}

.navMiCuenta .btnVolver a {
    background-color: transparent;
    border: 1px solid #18aabd;
    color: #18aabd;
    padding: 8px 14px;
    border-radius: 0px;
    text-transform: uppercase;
    font-size: 1.3rem;
    letter-spacing: .6px;
}

    .navMiCuenta .btnVolver a:hover, .navMiCuenta .btnVolver a:focus, .navMiCuenta .btnVolver a:active {
        text-decoration: none;
        color: #fff;
        background-color: #18aabd;
    }

    .navMiCuenta .btnVolver a i {
        margin: 0px 5px 0px -3px;
        font-size: 1.5rem;
        display: inline-block;
    }

.siteMapPage {
    padding-bottom: 40px;
}

    .siteMapPage .page-header h4 {
        text-transform: uppercase;
        font-size: 1.8rem;
        font-weight: 600;
    }

    .siteMapPage .page-header {
        border-bottom: 1px solid #e4e4e4;
        padding-bottom: 0;
    }

    .siteMapPage .page-body .list-inline li {
        margin-bottom: 20px;
    }

        .siteMapPage .page-body .list-inline li a {
            padding: 5px 10px;
            background-color: #e8e8e8;
            color: #929292;
            border-radius: 3px;
            text-transform: capitalize;
            font-size: 1.4rem;
        }

            .siteMapPage .page-body .list-inline li a:hover {
                border-bottom-color: #b5b5b5;
                background-color: #d4d4d4;
                color: #7f7f7f;
            }

.html-account-page .containerBackGround {
    background-color: #f9f9f9;
}

.html-account-page .col-xs-12 .panel-default {
    border-color: #18aabd;
    border-radius: 0;
}

.html-account-page .sidebar .admAdicionales, .html-account-page .sidebar .noAdicionales {
    display: none;
}

.html-account-page .panel-sidebar {
    padding: 5px 5px 15px;
    position: relative;
}

.html-account-page .rectangle-2 .row {
    display: flex;
    align-items: center;
}

.html-account-page .panel-sidebar.rectangle-2 {
    padding: 30px 20px;
}

.html-account-page .btneraUsuario {
    margin-top: 10px;
}

    .html-account-page .btneraUsuario .btnMenu, .html-account-page .btneraAdicional .btnMenu {
        margin: 7px 0px;
        padding: 0 20px;
        position: relative;
    }

        .html-account-page .btneraUsuario .btnMenu a, .html-account-page .btneraAdicional .btnMenu a {
            display: flex;
            flex-direction: row;
            justify-content: left;
            align-items: center;
            text-transform: uppercase;
            font-size: 1.3rem;
            font-weight: 600;
            color: #18aabd;
        }

        .html-account-page .btneraAdicional .btnMenu a {
            color: #222;
            justify-content: center;
        }

            .html-account-page .btneraUsuario .btnMenu a:hover, .html-account-page .btneraUsuario .btnMenu a:focus, .html-account-page .btneraAdicional .btnMenu a:hover, .html-account-page .btneraAdicional .btnMenu a:focus {
                text-decoration: none;
                color: #18aabd;
            }

.html-account-page .nombreCliente {
    background-color: #18aabd;
    color: #fff;
    min-height: 120px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

    .html-account-page .nombreCliente:hover, .html-account-page .nombreCliente:focus, .html-account-page .nombreCliente:active {
        text-decoration: none;
    }

    .html-account-page .nombreCliente:hover {
        background-color: #18aabd;
    }

        .html-account-page .nombreCliente:hover .nombreH4, .html-account-page .nombreCliente .volverResumen {
            display: none;
            opacity: 0;
        }

        .html-account-page .nombreCliente:hover .volverResumen {
            display: block;
            opacity: 1;
        }

    .html-account-page .nombreCliente h4 {
        text-transform: uppercase;
        text-align: center;
        line-height: 2.6rem;
        font-size: 1.9rem;
        letter-spacing: .15rem;
    }

.html-account-page .btnIconEdit, .html-account-page .btnIconTrash {
    right: 20px;
    top: 10px;
    color: #18aabd;
    position: absolute;
    font-size: 2rem;
}

    .html-account-page .btnIconEdit:hover, .html-account-page .btnIconEdit:focus, .html-account-page .btnIconTrash:hover, .html-account-page .btnIconTrash:focus {
        color: #5286c2;
        text-decoration: none;
    }

.btneraUsuario .flagNewSection {
    position: absolute;
    top: 9px;
    left: -4px;
    text-transform: uppercase;
    font-style: italic;
    letter-spacing: 1px;
    text-align: center;
    color: #fff;
    background-color: #404040;
    width: 43px;
    padding-top: 2px;
    font-weight: 600;
    height: 18px;
    font-size: .75rem;
    line-height: 1.5rem;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
}

    .btneraUsuario .flagNewSection:after {
        content: '';
        border-top: 7px solid #040404;
        border-left: 13px solid transparent;
        display: block;
        margin-top: 1px;
        width: 0;
        height: 0;
    }

.html-account-page .btneraUsuario .btnMenu a.misVouchersBtn {
    font-size: 1rem;
    margin-top: -25px;
    opacity: 0;
    display: none;
}

    .html-account-page .btneraUsuario .btnMenu a.misVouchersBtn.fadeInSubMenu:before {
        content: '';
        width: 6px;
        height: 6px;
        background-color: #18aabd;
        margin: -2px 6px 0 0;
        border-radius: 50%;
    }

    .html-account-page .btneraUsuario .btnMenu a.misVouchersBtn.fadeInSubMenu {
        animation: fadeInSubMenu 1s ease forwards;
        display: flex;
    }

@keyframes fadeInSubMenu {
    0% {
        margin-top: -25px;
        opacity: 0;
    }

    30% {
        margin-top: -7px;
        opacity: 1;
        transform: translate(0, 0);
    }

    100% {
        margin-top: -7px;
        opacity: 1;
        transform: translate(60px,0);
    }
}

.html-account-page .panel-sidebar .iconCliente {
    margin-top: -4px;
}

    .html-account-page .panel-sidebar .iconCliente i {
        border: 1px solid #E6EDF5;
        border-radius: 50%;
        padding: 2px 1px 1px 2px;
        font-size: 2.5rem;
        color: #C6D6E5;
        background-color: #E6EDF5;
    }

.html-account-page .panel-sidebar hr {
    border-top: 1px solid #006b95;
    margin-left: 10px;
    margin-right: 10px;
}

.html-account-page .btneraUsuario hr.col-md-12 {
    border-color: #dadada;
    width: 52%;
    margin-left: 17%;
    margin-right: 17%;
    margin-top: 0;
    margin-bottom: 0;
}

.html-account-page .panel-sidebar .customer-info-detail .row span {
    font-family: Open Sans Regular;
    font-size: 1.4rem;
}

    .html-account-page .panel-sidebar .customer-info-detail .row span.changePassCliente a {
        color: #18aabd;
        text-transform: uppercase;
    }

.html-account-page .noDNI, .html-account-page .noDireccion {
    font-style: italic;
}

.html-account-page .panel-default > .panel-body {
    padding: 10px 40px 40px;
}

.html-account-page .customer-info-page h1 {
    font-size: 1.5rem !important;
    font-weight: 600;
    font-family: open sans regular !important;
}

.html-account-page .customer-info-page .content {
    margin-top: 20px;
}

    .html-account-page .customer-info-page .content .row {
        margin-bottom: 5px;
    }

        .html-account-page .customer-info-page .content .row i {
            margin-right: 10px;
        }

.html-account-page .customer-info-page .page-title h1 {
    text-transform: uppercase;
}

.html-account-page .modalDescCupon #cuponView .btnVerDetalle, .html-account-page .modalDescCupon #cuponViewMore .btnVolverDetalleCupon {
    font-weight: 600;
    color: #4d4d4d;
    background-color: #fff;
    border: 1px solid #4d4d4d;
    border-radius: 5px;
    font-size: 1.3rem;
    letter-spacing: .05rem;
}

    .html-account-page .modalDescCupon #cuponView .btnVerDetalle:hover, .html-account-page .modalDescCupon #cuponView .btnVerDetalle:focus, .html-account-page .modalDescCupon #cuponViewMore .btnVolverDetalleCupon:hover, .html-account-page .modalDescCupon #cuponViewMore .btnVolverDetalleCupon:focus {
        color: #ffffff;
        background-color: #a7a7a7;
        border: 1px solid #9c9c9c;
    }

.menuUsuario .panel-body-box .panel-body-box-item-icon {
    color: #18aabd;
    background-color: #fff;
    border: 2px solid #18aabd;
    -webkit-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
}

.menuUsuario .panel-body-box .panel-body-box-item a {
    display: inline-block;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 1.3rem;
    color: #18aabd;
}

    .menuUsuario .panel-body-box .panel-body-box-item a:hover .panel-body-box-item-icon {
        border-color: #18aabd;
        background-color: #18aabd;
        color: #ffffff;
    }

.html-account-page #formEditDetails span.twitter-typeahead {
    width: 100%;
}

.html-account-page .control-label {
    font-size: 12px !important;
}

.html-account-page .panel .panel-default {
    margin-top: 13px;
}

.html-account-page .form-group.needIt label.control-label:after {
    color: #f10322;
    content: "*";
    margin-left: 3px;
    top: 7px;
    font-family: 'FontAwesome';
    font-weight: normal;
    font-size: 8px;
    content: "\f069";
}

.html-account-page .form-control {
    display: block;
    width: 100%;
    height: 25px;
    padding: 6px 12px;
    font-size: 12px;
    line-height: 1.42857;
    color: #777777;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.html-account-page .editDetailsPage .form-module {
    position: relative;
}

    .html-account-page .editDetailsPage .form-module .toggle {
        z-index: 5;
        cursor: pointer;
        position: absolute;
        text-transform: uppercase;
        bottom: -25px;
        left: calc(50% - 97px);
        background: #18aabd;
        width: 195px;
        height: 30px;
        margin: 0;
        color: #ffffff;
        font-size: 1.2rem;
        line-height: 30px;
        text-align: center;
        letter-spacing: .1rem;
    }

        .html-account-page .editDetailsPage .form-module .toggle i {
            margin: 0 !important;
        }

    .html-account-page .editDetailsPage .form-module .form {
        display: none;
        padding: 0 20px;
    }

        .html-account-page .editDetailsPage .form-module .form:nth-child(2) {
            display: block;
        }

    .html-account-page .editDetailsPage .form-module h2 {
        margin: 0 0 20px;
        color: #33b5e5;
        font-size: 18px;
        font-weight: 400;
        line-height: 1;
    }

    .html-account-page .editDetailsPage .form-module input {
        text-transform: uppercase;
        font-size: 1.3rem;
        letter-spacing: .025rem;
        border-radius: 3px;
        height: 37px;
        outline: none;
        display: block;
        width: 100%;
        border: 1px solid #d9d9d9;
        margin: 0;
        padding: 10px 15px;
        box-sizing: border-box;
        transition: 0.3s ease;
    }

        .html-account-page .editDetailsPage .form-module input:focus {
            border: 1px solid #33b5e5;
            color: #333333;
        }

    .html-account-page .editDetailsPage .form-module button {
        cursor: pointer;
        background: #33b5e5;
        width: 100%;
        border: 0;
        padding: 10px 15px;
        color: #ffffff;
        transition: 0.3s ease;
    }

        .html-account-page .editDetailsPage .form-module button:hover {
            background: #178ab4;
        }

    .html-account-page .editDetailsPage .form-module .cta {
        background: #f2f2f2;
        width: 100%;
        padding: 15px 40px;
        box-sizing: border-box;
        color: #666666;
        font-size: 12px;
        text-align: center;
    }

        .html-account-page .editDetailsPage .form-module .cta a {
            color: #333333;
            text-decoration: none;
        }

.html-account-page .editDetailsPage .form.showdata {
    padding: 10px 10px 20px;
    font-size: 1.4rem;
    text-transform: uppercase;
    letter-spacing: .06rem;
    line-height: 2rem;
    font-family: 'open sans regular';
}

.html-account-page .editDetailsPage .toggleBack {
    text-transform: uppercase;
    font-size: 1.2rem;
    line-height: 20px;
    height: 30px;
    border-radius: 0;
    letter-spacing: .1rem;
    display: flex;
    width: 110px;
    align-items: center;
    justify-content: center;
}

    .html-account-page .editDetailsPage .toggleBack span {
        margin: -3px 4px 0px 0px;
        font-size: 1.6rem;
    }

.html-account-page .editDetailsPage .titleEditDatos, .html-account-page .editDetailsPage .formDatosFinales > h3 {
    margin: 0 auto;
    font-size: 1.5rem;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: .07rem;
    line-height: 2.3rem;
    width: 80%;
}

.html-account-page .editDetailsPage .formDatosFinales h3 {
    margin: 20px auto;
}

.html-account-page .editDetailsPage .formDatosFinales .form-group label.control-label {
    font-size: 1.25rem !important;
    text-align: left;
    text-transform: uppercase;
    letter-spacing: .02rem;
    margin-bottom: initial;
}

.html-account-page .editDetailsPage .formDatosFinales .form-group {
    margin-bottom: 7px;
}

.html-account-page .editDetailsPage .formDatosFinales input.form-control {
    border-color: #4c4c4c;
    color: #4c4c4c;
}

    .html-account-page .editDetailsPage .formDatosFinales input.form-control:focus {
        border-color: #33b5e5;
        box-shadow: none;
    }

    .html-account-page .editDetailsPage .formDatosFinales input.form-control[readonly] {
        border-color: #909090;
        color: #929292;
    }

        .html-account-page .editDetailsPage .formDatosFinales input.form-control[readonly]:focus {
            box-shadow: none;
        }

.html-account-page .editDetailsPage .confirmChanges {
    width: 80%;
    max-width: 200px;
    height: 42px;
    margin: 20px auto 0px;
}

    .html-account-page .editDetailsPage .confirmChanges #btnSubmit {
        text-transform: uppercase;
        font-size: 1.3rem;
        font-weight: 600;
        letter-spacing: 0.15rem;
    }

.pager ul li.previous-page a, .pager ul li.next-page a {
    background-color: #18aabd;
    border: 1px solid #18aabd;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.5rem;
}

.pager ul li {
    margin: 0 5px;
}

    .pager ul li a {
        color: #18aabd;
    }

.galeryZoomPremio:hover {
    cursor: pointer;
}

.galeryZoomPremio {
    margin: 20px 0;
}

    .galeryZoomPremio #imgs {
    }

    .galeryZoomPremio .slick-arrow:before {
        color: #18aabd;
    }

    .galeryZoomPremio a {
        padding: 0;
        margin: 0 17px 0 0;
        align-items: center;
        justify-content: center;
        display: inline-flex !important;
        height: 120px;
        border: 1px solid #e8e8e8;
    }

        .galeryZoomPremio a:focus {
            outline: 1px auto #18aabd;
        }

        .galeryZoomPremio a img {
            width: 95%;
            max-height: 100px;
            max-width: 118px;
            margin: 0 auto;
        }

.fancybox-nav span {
    visibility: visible !important;
}

.errorRegisterPage > i {
    font-size: 17rem;
    color: #d6dadd;
}

body .errorRegisterPage h3 {
    font-size: 4rem;
    color: #3f4650;
    font-weight: 800;
}

    body .errorRegisterPage h3:after {
        content: none !important;
    }

body .errorRegisterPage h4 {
    color: #8f9294;
}

body .errorRegisterPage .row {
    margin: 40px 0;
    padding-top: 40px;
    border-top: 1px solid #ececec;
}

    body .errorRegisterPage .row p {
        color: #67696d;
        font-size: 1.7rem;
    }

        body .errorRegisterPage .row p strong {
            font-family: open sans regular;
        }

.errorRegisterPage .row .col-md-12 {
    margin: 2px 0;
}

.errorRegisterPage .btnLlamarErrorRegistro {
    background-color: #1fa02e;
    color: #fff;
}

.errorRegisterPage .btnVolverRegistro {
    color: #297bd0;
}

    .errorRegisterPage .btnVolverRegistro:hover, .errorRegisterPage .btnVolverRegistro:focus, .errorRegisterPage .btnVolverRegistro:active {
        font-weight: 800;
        text-decoration: none;
    }

.clubPage .btnAdherirClub {
    width: 76%;
    margin: 22px auto 0;
    float: none;
    padding: 10px 0;
    background-color: #5498ce;
    color: #fff;
    border: 1px solid #5498ce;
    font-size: 1.9rem;
    text-transform: uppercase;
    letter-spacing: 1px;
}

    .clubPage .btnAdherirClub:hover, .clubPage .btnAdherirClub:focus {
        color: #5498ce;
        background-color: transparent;
        border-color: #5498ce;
    }

    .clubPage .btnAdherirClub:active:hover {
        color: #5498ce;
        background-color: transparent;
        border-color: #5498ce;
    }

.clubAdResultPage .adClubWrapper h1 {
    font-size: 8rem !important;
    letter-spacing: 4px;
}

.clubAdResultPage .desadClub .container h1 {
    font-size: 6rem !important;
}

.clubAdResultPage .adClubWrapper h2 {
    font-size: 3rem;
    margin-bottom: 75px;
}

.clubAdResultPage .adClubWrapper .imgSignoMas {
    margin-right: 240px;
    max-width: 150px;
}

.clubAdResultPage .btnVolverClub {
    border: 1px solid #1082c2;
    color: #fff;
    padding: 7px 16px;
    background-color: #1082c2;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 600;
}

.clubAdResultPage .btnDesAdCLub {
    font-weight: 600;
}

.clubAdResultPage .btnVolverClub:hover, .clubAdResultPage .btnVolverClub:focus {
    color: #1082c2;
    background-color: transparent;
}

.clubAdResultPage .addedClub h3 {
    font-size: 3.6rem;
    color: #3f4650;
    font-weight: 800;
    margin: 34px 0 25px;
    letter-spacing: 1px;
}

.clubAdResultPage .addedClub h4 {
    color: #8f9294;
    margin-bottom: 53px;
}

.clubAdResultPage .btnsDesAd {
    display: flex;
    justify-content: space-between;
}

.clubAdResultPage .desadClub .imgDesadClub {
    width: 280px;
}

.clubAdResultPage .desadClub h3 {
    font-size: 3.6rem;
    color: #3f4650;
    font-weight: 800;
    margin: 12px 0 25px;
    letter-spacing: 1px;
}

.clubAdResultPage .desadClub h4 {
    color: #8f9294;
    margin-bottom: 53px;
}

.clubAdResultPage .adClubERROR h3 {
    font-size: 3.6rem;
    color: #3f4650;
    font-weight: 800;
    margin: 12px 0 25px;
    letter-spacing: 1px;
}

.clubAdResultPage .adClubERROR h4 {
    color: #8f9294;
    margin-bottom: 53px;
}

@media screen and (max-width: 768px) {
    .editDetailsPage {
        margin: 0 -20px;
    }

    .account-page .page-title h1 {
        font-size: 1.5rem !important;
    }
}

.editDetailsPage #autocompleteEditDetail {
    border: 1px solid #ccc;
    border-radius: 3px;
    line-height: 2.3rem !important;
}

.editDetailsPage #locationfield .tt-menu {
    padding: 10px 15px;
    width: 100%;
    background-color: #fff;
    text-align: left;
    box-shadow: 0 1px 5px -1px #797979;
}

.editDetailsPage #locationfield .tt-suggestion {
    padding: 10px;
}

.editDetailsPage #EditAccountResult {
    display: flex;
    align-items: center;
    background-color: rgba(25, 25, 25, 0.8117647058823529);
}

    .editDetailsPage #EditAccountResult .modal-dialog {
        margin: 0 auto;
    }

    .editDetailsPage #EditAccountResult .modal-header {
        color: #fff;
        background-color: #d2322d;
    }

        .editDetailsPage #EditAccountResult .modal-header h4 {
            font-size: 1.8rem;
        }

    .editDetailsPage #EditAccountResult .modal-body {
        padding: 40px 20px;
        color: #67696d;
    }

#customerVouchers .customer-info-page p {
    font-size: 2rem;
    text-transform: uppercase;
    font-family: open sans regular;
    font-weight: 400;
    margin: 2px 0;
}

#customerVouchers .page-header-custom .page-title h1 .btn-success {
    position: absolute;
    right: 0;
    top: -10px;
    font-size: 1.2rem;
    padding: 5px 10px;
    border-radius: 2px;
    letter-spacing: 1px;
    background-color: #18aabd;
    border-color: #18aabd;
}

#customerVouchers .logoVouchers a:after {
    content: '';
}

#customerVouchers .logoVouchers img {
    margin: 10px auto 20px;
    width: 200px;
}

.zoomWindowContainer .zoomWindow {
    box-shadow: 0 2px 10px #d7d7d7 !important;
    border: none !important;
    width: 650px !important;
    height: 650px !important;
}

#customerVouchers .btnVerMasVoucher .btn {
    font-size: 1.5rem;
    color: #18aabd;
    background-color: transparent;
    border: 1px solid #18aabd;
    border-radius: 2px;
    padding: 3px 8px;
}

    #customerVouchers .btnVerMasVoucher .btn:hover, #customerVouchers .btnVerMasVoucher .btn:focus, #customerVouchers .btnVerMasVoucher .btn:active {
        color: #ffffff;
        background-color: #18aabd;
        border: 1px solid #18aabd;
    }

.html-account-page footer {
    margin-top: 0;
}

.html-account-page .sidebar .noAdicionales a.panel {
    display: block;
}

.html-account-page .sidebar .noAdicionales a.panel {
    display: block;
    border: 2px dashed #12B7FA;
    color: #02B2FA;
    text-align: center;
    font-size: 1.5rem;
    padding: 10% 0;
}

    .html-account-page .sidebar .noAdicionales a.panel:hover {
        text-decoration: none;
        background-color: #f3f3f3;
        color: #4185a0;
    }

.html-account-page .wrapReview .titleReview a {
    font-size: 1.8rem;
}

.html-account-page .wrapReview .titleReview {
    margin-bottom: 3px;
}

    .html-account-page .wrapReview .titleReview a:hover, .html-account-page .wrapReview .titleReview a:focus {
        text-decoration: none;
    }

.html-account-page .wrapReview .fechaReview {
    font-family: open sans regular;
    font-size: 1.2rem;
    margin: 0 0 10px;
    color: #828282;
}

.html-account-page .wrapReview .asuntoReview strong {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 1.4rem;
}

.html-account-page .wrapReview .contentReview {
    margin: 5px 0 10px;
    font-size: 1.5rem;
}

.html-account-page .wrapReview hr {
    border-top: 1px solid #e8e8e8;
}

.html-account-page .wrapReview:last-of-type hr {
    display: none;
}

.html-account-page .product-review-list {
    padding: 15px 20px;
}

.html-account-page .titleCol {
    font-weight: 600;
    font-size: 2.2rem;
    text-transform: uppercase;
}

#headerCategoryid .wrapImgParallax {
    padding-top: 122px;
    padding-bottom: 43px;
    margin-bottom: 30px;
    position: relative;
    background-attachment: fixed;
    background-position: top;
    background-repeat: no-repeat;
    background-size: unset;
    min-height: 100%;
}

.SideBar-categories .panel-body .list-unstyled > li .categoriasTitle, .SideBar-categories .panel-heading .panel-title {
    color: #222222;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 1.8rem;
}

.SideBar-categories .panel-body .list-unstyled > li a:not(.categoriasTitle), .SideBar-categories .panel-body .list-inline li a {
    color: #818181 !important;
    margin: 8px 0;
}

.SideBar-categories .panel-body .list-unstyled > li .sublist .active a {
    color: #18aabd !important;
    font-weight: 600;
}

.SideBar-categories .panel-body .list-unstyled > li a:not(.categoriasTitle):hover {
    color: #18aabd !important;
    font-weight: 600;
}

.SideBar-categories .panel-body .list-unstyled .sublist {
    padding: 0;
}

@media (min-width: 769px) {
    #top-menu .navbar-nav#menuItemsList li.dropdown:hover .dropdown-menu {
        display: block;
    }
}

.isMobile:not(.home) #headerCategoryid {
    margin-top: 120px;
    height: 80px !important;
    margin-bottom: 100px;
}

.isMobile #headerCategoryid img {
    width: 100% !important;
    height: inherit;
    display: block;
}

.isMobile #headerCategoryid .fondoHoverSemiBlack {
    opacity: .25;
}

body:not(.isMobile) #headerCategoryid img, body.isMobile #headerCategoryid img {
    display: none !important;
}

.isMobile #headerCategoryid .wrapImgParallax {
    background-size: cover;
    background-position: 70% center;
    background-attachment: scroll;
}

#headerCategoryid {
    height: 300px !important;
    margin-bottom: 50px;
}

    #headerCategoryid section {
        height: 100%;
        padding: 0;
    }

    #headerCategoryid #slide-1 {
        position: relative;
    }

        #headerCategoryid #slide-1 .caption {
            position: absolute;
            left: 0;
            bottom: 30px;
            text-align: center;
            color: #000;
        }

@media (max-width: 767px) {
    #galeryZoomPremio .slick-prev {
        left: -11px;
    }

    #galeryZoomPremio .slick-next {
        right: 2px;
    }

    #galeryZoomPremio .slick-arrow:before {
        font-size: 33px !important;
    }

    #galeryZoomPremio .slick-list {
        margin: 0 auto 0 24px;
    }

    #galeryZoomPremio .galeryZoomPremio a {
        margin: 0 17px 0 0;
    }

    body.registerPage #StepThree .ubicacionSelected {
        height: auto;
        padding-bottom: 11px;
        padding-top: 0px;
        width: 100%;
        left: 15px;
    }

        body.registerPage #StepThree .ubicacionSelected .col-sm-12:nth-child(2) {
            margin-top: -9px;
        }

            body.registerPage #StepThree .ubicacionSelected .col-sm-12:nth-child(2) h4 {
                margin: 0;
                font-size: 1.5rem;
            }

        body.registerPage #StepThree .ubicacionSelected .formDomicilio > .row > .col-md-2 {
            padding: 0 15px !important;
        }

    .cartPage .table, .cartPage .table thead, .cartPage .table tbody {
        display: block;
        box-sizing: inherit;
    }

        .cartPage .table thead tr th, .wishlistPage .table thead tr th {
            font-size: 1.2rem;
        }

    .cartPage .btnsCarrito .row {
        text-align: center;
    }

    .cartPage .pregEditaste > span {
        margin-right: 0;
        margin-bottom: 10px;
        display: block;
    }

    .cartPage .checkout-buttons .text-right, .cartPage .col-sm-12.text-right {
        text-align: center;
    }

    .MenuNavBar i, .MenuNavBar a i {
        font-size: 1.3em !important;
    }
}

@media (min-width: 768px) {
    .navbar {
        border-radius: 0;
    }
}

@media (max-width: 1280px) {
    h4.premioPrecio.openSans {
        font-size: 16px;
    }
}

@media (max-width: 767px) {
    .wrapImgPremio img {
        pointer-events: none;
    }

    .zoomContainer {
        display: none;
    }

    .premioLista .listaflex {
        padding-bottom: 25px !important;
    }

    .qejumbo #nuestroprograma > div.row, .qejumbo #socio > div.row, .qejumbo #puntos > div.row {
        display: block !important;
    }

    .wishlistPage .btnesWish {
        text-align: center !important;
    }

    .pageContacto .introContact h3.text-center {
        font-size: 2.2rem;
    }
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    margin: -8px -12px -8px 5px;
    opacity: 1;
}

@media screen and (orientation: landscape) {
    #infoLogin.isMobile {
        position: fixed !important;
    }

        #infoLogin.isMobile .alert {
            height: auto !important;
            margin: 5vh 10vw !important;
        }

        #infoLogin.isMobile .wrapAlert.col-xs-6 {
            min-height: 100px;
        }
}

@media (max-width: 768px) {
    #cart-qty {
        top: 1px;
        left: -3px;
        font-size: 13px;
    }

    .home .center-1 {
        margin-top: 110px;
    }

    html body #top-menu .navbar-nav li a.registerLink, html body #top-menu .navbar-nav li a.ingresarLink {
        border: 1px solid #18aabd !important;
        color: #18aabd !important;
        text-transform: uppercase;
        font-weight: 400;
        margin-right: 15px;
    }
}

@media (max-width: 480px) {
    #infoLogin .alert .exclamacion img {
        width: 50px !important;
    }

    #infoLogin .alertHeader h2 {
        font-size: 3rem !important;
    }

    .cartPage .order-summary-content .product a {
        font-size: 12px;
        line-height: 14px !important;
        display: block;
        margin: 5px 0;
    }

    .cartPage .order-summary-content .unit-price select {
        font-size: 12px;
        padding: 5px 5px;
    }

    .cartPage .order-summary-content .productQuantity {
        font-size: 12px;
        height: 30px;
    }

    .cartPage .order-summary-content span.sku-number.openSans {
        font-size: 12px;
        font-weight: 600;
    }

    .pregEditaste span {
        text-align: left;
        float: left;
        width: 38%;
        display: block;
        font-size: 10px;
        margin: 0;
    }
}

.misnotificacionespage .noNotifications {
    min-height: 300px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

    .misnotificacionespage .noNotifications h2 {
        font-weight: 600;
        text-transform: uppercase;
        font-size: 1.9rem;
        letter-spacing: .05rem;
    }

    .misnotificacionespage .noNotifications p {
        text-align: center;
        margin: 5px 0 30px;
        letter-spacing: .04rem;
        line-height: 2.5rem;
    }

    .misnotificacionespage .noNotifications a {
        font-weight: 600;
        border: 1px solid #18aabd;
        border-radius: 4px;
        padding: 10px 20px;
        font-size: 1.4rem;
        letter-spacing: .07rem;
    }

        .misnotificacionespage .noNotifications a:hover, .misnotificacionespage .noNotifications a:active {
            text-decoration: none;
            background-color: #18aabd;
            color: #fff;
        }

        .misnotificacionespage .noNotifications a:focus {
            text-decoration: none;
        }

.misnotificacionespage .box-notification {
    width: 90%;
    max-width: 400px;
    margin: 10px auto;
    text-align: center;
    padding-bottom: 30px;
    border-bottom: 1px solid #e4e4e4;
}

    .misnotificacionespage .box-notification .headerNotif {
        width: 100%;
        display: flex;
        justify-content: end;
        align-items: center;
        padding: 10px 5px;
        margin-bottom: 10px;
    }

.misnotificacionespage .linkedpage:hover {
    cursor: pointer;
}

    .misnotificacionespage .linkedpage:hover .textsNotif p:first-of-type {
        color: #18aabd;
    }

.misnotificacionespage .box-notification .headerNotif .imgIconNotif {
    margin-right: 20px;
}

    .misnotificacionespage .box-notification .headerNotif .imgIconNotif img {
        max-width: 50px;
    }

.misnotificacionespage .box-notification .headerNotif .textsNotif {
    text-align: left;
}

    .misnotificacionespage .box-notification .headerNotif .textsNotif p:first-of-type {
        font-weight: 600;
        font-size: 1.7rem;
        margin-bottom: 3px;
    }

    .misnotificacionespage .box-notification .headerNotif .textsNotif p:nth-child(2) {
        margin: 0;
        font-size: 1.5rem;
        letter-spacing: .03rem;
    }

.misnotificacionespage .box-notification .wrapImgNotif img {
    width: 100%;
}

.mistransaccionespage {
    font-family: open sans regular;
}

    .mistransaccionespage > .bodyPage > h4 {
        display: inline-block;
        text-transform: uppercase;
        font-size: 1.7rem;
        letter-spacing: 2px;
        font-weight: 600;
    }

    .mistransaccionespage > .bodyPage > button#btnMostrarFiltros, .mistransaccionespage > .bodyPage > button#btnMostrarFiltros:focus {
        display: inline-block;
        background-color: #fff;
        border: 1px solid #868686;
        padding: 4px 16px;
        color: #868686;
        text-transform: uppercase;
        font-family: Raleway;
        font-weight: 600;
        font-size: 1.4rem;
        letter-spacing: 1px;
        outline: none;
    }

        .mistransaccionespage > .bodyPage > button#btnMostrarFiltros.activo {
            background-color: #7b7b7b;
            color: #fff;
        }

        .mistransaccionespage > .bodyPage > button#btnMostrarFiltros:hover {
            box-shadow: 0 0 1px 0px #7d7d7d;
        }

    .mistransaccionespage > .bodyPage button#buscartransacciones, .mistransaccionespage > .bodyPage button#buscartransacciones:focus {
        display: block;
        margin: 0 25px;
        background-color: #fff;
        border: 1px solid #18aabd;
        padding: 4px 16px;
        color: #18aabd;
        text-transform: uppercase;
        font-family: Raleway;
        font-weight: 600;
        font-size: 1.4rem;
        letter-spacing: 1px;
        outline: none;
    }

        .mistransaccionespage > .bodyPage button#buscartransacciones:hover {
            background-color: #18aabd;
            color: #fff;
        }

        .mistransaccionespage > .bodyPage button#buscartransacciones:active {
            box-shadow: none;
            border: 1px solid #18aabd;
            color: #18aabd;
        }

    .mistransaccionespage > .bodyPage #collapsed-filter.filterbutton {
        margin: 20px auto 0;
        border: none;
        text-transform: uppercase;
        font-family: raleway;
        letter-spacing: 1px;
        font-size: 1.4rem;
    }

        .mistransaccionespage > .bodyPage #collapsed-filter.filterbutton.activo {
            font-weight: 600;
            color: #18aabd;
        }

        .mistransaccionespage > .bodyPage #collapsed-filter.filterbutton:hover, .mistransaccionespage > .bodyPage #collapsed-filter.filterbutton:focus {
            background-color: inherit;
            color: #18aabd;
            outline: none;
        }

    .mistransaccionespage > .bodyPage button#buscartransacciones i {
        margin: 0 10px 0 0;
    }

    .mistransaccionespage .puntosDisponibles h2 {
        margin-top: 25px;
        font-family: open sans regular !important;
        font-size: 1.5rem !important;
        font-weight: 600;
        text-transform: uppercase;
        color: #444;
        margin-bottom: 3px;
    }

    .mistransaccionespage .puntosDisponibles .mistransacciones-subtitulo {
        color: #444;
        font-size: 1rem;
        letter-spacing: .065rem;
        text-transform: uppercase;
    }

#mistransacciones-periodo-detalle {
    margin: 30px 0;
    display: flex;
    justify-content: space-around;
}

.html-account-page .isMobile .page-title h1 {
    padding-left: 30px;
}

.html-account-page .btnAbrirMenuMobile {
    z-index: 2;
    position: absolute;
    top: 18px;
    left: 38px;
    background-color: #18aabd;
    padding: 4px 8px;
    color: #fff;
    border-radius: 3px;
    font-size: 1.4rem;
}

@media screen and (max-width: 767px) {
    .html-account-page .isMobile .menuUserMobile {
        float: none;
        opacity: 0;
        position: absolute;
        right: 100%;
        z-index: 99999999;
        -webkit-transition: all ease-in-out .3s;
        -o-transition: all ease-in-out .3s;
        transition: all ease-in-out .3s;
    }
}

.html-account-page .btnCerrarMenuUserMobile {
    position: absolute;
    z-index: 2;
    background-color: #fff;
    padding: 3px 9px;
    border-radius: 2px;
    font-size: 1.5rem;
    font-weight: 800;
    right: 16px;
    top: 12px;
    border: none;
}

.html-account-page .menuUserMobile.mostrarMenuUserMobile {
    opacity: 1;
    right: 0;
}

#mistransacciones-periodo-detalle > div {
    text-align: center;
}

#mistransacciones-periodo-detalle .numInfoRap {
    display: block;
    font-weight: 600;
    font-size: 2.3rem;
}

    #mistransacciones-periodo-detalle .numInfoRap.saldopuntos {
        color: #18bd62;
    }

    #mistransacciones-periodo-detalle .numInfoRap.saldocanjeado {
        color: #18aabd;
    }

    #mistransacciones-periodo-detalle .numInfoRap.saldovencido {
        color: #ec7777;
    }

#mistransacciones-periodo-detalle .titleInfoRap {
    text-transform: uppercase;
    font-size: 1.2rem;
    letter-spacing: 1.2px;
    color: #696969;
}

.mistransaccionespage .tablaMisTransacciones {
    padding-top: 20px;
}

    .mistransaccionespage .tablaMisTransacciones h4 {
        text-transform: uppercase;
        font-family: open sans regular !important;
        font-size: 1.5rem !important;
        font-weight: 600;
        color: #444;
        margin-bottom: 3px;
        margin: 10px 0 30px;
    }

#menuUser {
    position: absolute;
    right: calc(100% - 36px);
    top: 44px;
    width: 130px;
    background-color: #fff;
    padding: 10px 10px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
}

ul#menuUser li a {
    color: #676767;
    padding: 14px 10px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
}

    ul#menuUser li a:hover {
        color: #18aabd;
    }

.ingresarLink i.jm-user-circle {
    font-size: 1.5rem;
    margin-top: -1px;
}

#top-menu .navbar-nav li a.ingresarLink {
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 800;
    font-size: 1.3rem;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 3px 10px;
    border-radius: 0;
    margin-top: 1px;
    border-color: #18aabd;
    box-shadow: none;
    color: #18aabd;
}

.home #top-menu .navbar-nav li a.ingresarLink, .htmlCatalogoPage #top-menu .navbar-nav li a.ingresarLink {
    color: #fff;
    border-color: #fff;
}

    #top-menu .navbar-nav li a.ingresarLink:hover, #top-menu .navbar-nav li a.ingresarLink:focus, .home #top-menu .navbar-nav li a.ingresarLink:hover, .home #top-menu .navbar-nav li a.ingresarLink:focus, .htmlCatalogoPage #top-menu .navbar-nav li a.ingresarLink:hover, .htmlCatalogoPage #top-menu .navbar-nav li a.ingresarLink:focus {
        background-color: #18aabd;
        border: 1px solid #18aabd;
        color: #fff !important;
    }

.home .menu-guest-scroll #top-menu .navbar-nav li a.ingresarLink, .htmlCatalogoPage .menu-guest-scroll #top-menu .navbar-nav li a.ingresarLink, .navbar-default.menu.menu-guest-mobile #top-menu .navbar-nav li a.ingresarLink, .navbar-default.menu.menu-guest-mobile #top-menu .navbar-nav li a.registerLink {
    color: #18aabd;
    border-color: #18aabd;
}

@media only screen and (max-width: 800px) {
    .tablaMisTransacciones table, .tablaMisTransacciones thead, .tablaMisTransacciones tbody, .tablaMisTransacciones th, .tablaMisTransacciones td, .tablaMisTransacciones tr, .tablaMisReferidos table, .tablaMisReferidos thead, .tablaMisReferidos tbody, .tablaMisReferidos th, .tablaMisReferidos td, .tablaMisReferidos tr {
        display: block;
        border: none;
        padding: 5px;
    }

    .tablaMisTransacciones table, .tablaMisReferidos table {
        margin-left: auto;
        margin-right: auto;
    }

        .tablaMisTransacciones table tbody tr, .tablaMisReferidos table tbody tr {
            padding: 5px;
            position: relative;
            border-bottom: 0;
        }

    #transactiontable tbody .tdSelect, #tablaMisReferidos tbody .tdSelect {
        top: 1px;
        position: absolute !important;
        width: 100%;
        height: 100%;
        padding: 0 !important;
        left: 0;
        display: flex;
        align-items: center;
        z-index: 999999;
    }

    .tdSelect input.checkbox:checked + span, .tablaMisReferidos .tdSelect input.checkbox:checked + span {
        border: 2px solid #2196F3;
        margin: -1px 5px -2px 0px !important;
        width: 100%;
        height: 100%;
        z-index: 2;
        position: absolute;
    }

    .pageProxVencimientos #transactiontable tbody td input.checkbox, .tablaMisReferidos #transactiontable tbody td input.checkbox {
        width: 100%;
        height: 100%;
        margin: 0px auto;
        opacity: 0;
        position: absolute;
        z-index: 0;
    }

    #UpcomingPointExpModal .modal-header h4 {
        font-size: 1.3rem !important;
        margin-top: 25px;
        text-align: center;
    }

    #UpcomingPointExpModal .modal-footer {
        text-align: center;
    }

    .tablaMisTransacciones thead tr, .tablaMisReferidos thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    .tablaMisTransacciones tr, .tablaMisReferidos tr {
        border: 1px solid #ccc;
    }

    .tablaMisTransacciones td, .tablaMisReferidos td {
        border: none !important;
        border-bottom: 1px solid #eee !important;
        position: relative;
        padding-left: 50% !important;
        white-space: normal;
        text-align: right !important;
    }

        .tablaMisTransacciones td:before, .tablaMisReferidos td:before {
            position: absolute;
            top: 6px;
            left: 6px;
            width: 45%;
            padding-right: 10px;
            white-space: nowrap;
            text-align: left;
            font-weight: bold;
        }

        .tablaMisTransacciones td:before, .tablaMisReferidos td:before {
            content: attr(data-title);
        }
}

.mistransaccionespage #wrapFiltros {
    border-bottom: 1px solid #e8e8e8;
}

.mistransaccionespage .filtroBasico {
    display: inline-flex;
    width: 100%;
    align-items: center;
    justify-content: space-around;
    margin: 30px 0 20px;
}

    .mistransaccionespage .filtroBasico label {
        font-size: 1.2rem;
        color: #6d6d6d;
        text-transform: uppercase;
    }

.mistransaccionespage .yearfilter .row .col {
    min-height: 48px;
}

#mistransacciones-periodo > .col {
    padding-left: 5px;
    padding-right: 5px;
    min-height: 48px;
}

    #mistransacciones-periodo > .col > button {
        min-width: 100%;
        padding-left: 0;
        padding-right: 0;
    }

        #mistransacciones-periodo .row .col button, #mistransacciones-periodo .row .col button:focus, #mistransacciones-periodo > .col > button, #mistransacciones-periodo > .col > button:focus {
            width: 100%;
            color: #a5a5a5 !important;
            border: 1px solid #cecece !important;
            margin: 5px 0;
            outline: none;
            text-transform: uppercase;
            font-size: 1.4rem;
        }

            #mistransacciones-periodo .row .col button:hover, #mistransacciones-periodo > .col > button:hover {
                box-shadow: inset 0px 1px 5px 0px #bbbbbbbf;
            }

            #mistransacciones-periodo .row .col button.active, #mistransacciones-periodo > .col > button.active {
                box-shadow: none;
                background-color: #ffffff;
                color: #18aabd !important;
                font-weight: 600;
                border: 2px solid #18aabd !important;
            }

.filtroBasico label input[type="radio"] {
    margin-top: 1px;
    border-radius: 50%;
    width: 14px;
    height: 14px;
    border-color: #9c9c9c;
    border-width: 1px;
}

.filtroBasico label.radio-inline:hover {
    color: #18aabd;
}

    .filtroBasico label.radio-inline:hover input {
        border-color: #18aabd;
    }

.mistransaccionespage #filtroAvanzado {
    margin-bottom: 20px;
}

.mistransaccionespage #tablaResultados {
    margin-top: 10px;
}

body .infoPuntos strong {
    color: #18aabd;
}

p.legalVouchers.visible-print {
    margin-top: 80px;
    font-size: 17px;
    line-height: 19px;
    color: #5d5d5d !important;
    text-align: justify;
}

.axionYoutubeWrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}

    .axionYoutubeWrapper iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

#popUpMessage.axionPopUp {
    display: flex !important;
    align-items: center;
    justify-content: center;
}

    #popUpMessage.axionPopUp span[data-notify="icon"] {
        margin-right: 15px;
    }

    #popUpMessage.axionPopUp span[data-notify="title"] {
        font-size: 1.5rem;
        font-weight: 600;
        text-transform: uppercase;
        font-family: open sans regular;
        letter-spacing: .04rem;
    }

    #popUpMessage.axionPopUp.alert-info {
        background-color: #b6d9ea !important;
        border-color: #a0c8d0 !important;
    }

.catalogoPage .page-body .thumbnail {
    min-height: 324px;
}

.logoGris {
    padding: 30px 0px;
    margin-top: 25px;
}

.logoJumboEnTexto {
    display: inline-block;
    background-image: url(/Storage/uploaded/img-push-notif-02.png);
    width: 80px;
    height: 20px;
    margin: 0 3px -4px 2px;
    background-attachment: unset;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}

.categoriasTitle {
    color: #323232;
    font-family: Raleway;
    font-size: 24px;
    font-weight: 600;
    line-height: 29px;
}

.subCategoriasTitle {
    color: #636363 !important;
    font-family: Raleway;
    font-size: 16px;
    line-height: 19px;
}

.form-group.needIt label.control-label:after {
    color: #a94442;
    content: "*";
    margin-left: 3px;
    top: 7px;
    font-family: 'FontAwesome';
    font-weight: normal;
    font-size: 11px;
    content: "\f069";
}

.wrapFullDescription .blockDescription.row {
    padding: 20px 15px;
    min-height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .wrapFullDescription .blockDescription.row:nth-child(1) {
        background-color: #a6d8f5;
    }

    .wrapFullDescription .blockDescription.row:nth-child(2) {
        background-color: #f2fb6e;
    }

    .wrapFullDescription .blockDescription.row:nth-child(3) {
        background-color: #a6ef99;
    }

    .wrapFullDescription .blockDescription.row:nth-child(4) {
        background-color: #e2574c;
        color: #efefef;
    }

.wrapFullDescription .blockDescription div > h4 {
    font-weight: 600;
}

.widget_info_jumbo .row.link .text-center a {
    font-weight: 400;
    margin-top: -20px;
    text-transform: uppercase;
    font-size: 1.27rem;
    color: #fff;
    background-color: #18aabd;
    padding: 8px 12px;
    border-radius: 4px;
}

    .widget_info_jumbo .row.link .text-center a::after {
        content: none !important;
    }

    .widget_info_jumbo .row.link .text-center a:hover, .widget_info_jumbo .row.link .text-center a:active, .widget_info_jumbo .row.link .text-center a:focus {
        text-decoration: none;
        background-color: #13909e;
    }

body .container-carousel .carousel .product-container a:hover {
    background-color: #18aabd;
    border-color: #18aabd;
    text-decoration: none;
}

body .container-carousel .carousel .product-container a {
    text-shadow: none;
}

#back-to-top {
    background-color: #18aabd;
}

    #back-to-top:hover {
        background-color: #158f9c;
    }

.wrapInCart {
    position: absolute;
    color: #008799;
    font-weight: 600;
    padding: 6px 12px;
    font-size: 1rem;
    letter-spacing: 2px;
    top: 215px;
    right: 40px;
    text-transform: uppercase;
    background-color: #cbe9ed;
    border: 1px solid #008799;
    border-radius: 2px;
}

    .wrapInCart.boxList {
        bottom: -20px;
        top: inherit;
        left: 23%;
        right: inherit;
    }

@media (max-width: 767px) {
    .wrapFullDescription .blockDescription.row {
        display: block !important;
    }

        .wrapFullDescription .blockDescription.row img {
            margin-bottom: 30px;
        }
}

.thumbnail.category-img {
    max-width: 270px;
    background: none;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #f1f1f1;
    border-bottom-color: #e8e8e8;
    padding: 0 0px 5px;
    border-radius: 0;
    background-color: #fff;
    position: relative;
}

    .thumbnail.category-img .btnEntrarCatalogo {
        opacity: 0;
        -webkit-transition: all ease-in-out .3s;
        -o-transition: all ease-in-out .3s;
        transition: all ease-in-out .3s;
        display: block;
        left: 50%;
        margin-left: -70px;
        background-color: transparent;
        padding: 5px 10px;
        border: 2px solid #fff;
        position: absolute;
        text-transform: uppercase;
        font-weight: 600;
        top: 40%;
        background-color: #fff;
        box-shadow: 0 0 9px 0px #00000022;
        color: #18aabd;
        border-radius: 3px;
        width: 140px;
    }

    .thumbnail.category-img:hover .btnEntrarCatalogo {
        opacity: 1;
        top: 30%;
    }

    .thumbnail.category-img .btnEntrarCatalogo:hover {
        background-color: #18aabd;
        color: #fff;
        border-color: #18aabd;
    }

    .thumbnail.category-img:hover .img .fondoHoverSemiBlack {
        opacity: 1;
    }

.thumbnail .fondoHoverSemiBlack {
    width: 100%;
    height: 230px;
    opacity: 0;
}

.fondoHoverSemiBlack {
    background-image: url(/Storage/uploaded/fondoSemiBlack.png);
    background-repeat-x: repeat;
    background-repeat-y: repeat;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
}

#slide-1 .fondoHoverSemiBlack {
    height: 100%;
    width: 100%;
    z-index: 1;
    opacity: .65;
}

.category-img a.img img {
    height: 230px;
    width: 100%;
    display: block;
    max-height: none !important;
    border-bottom-color: #d8d8d8;
    -webkit-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
}

.categoryName {
    color: #333;
    font-family: Raleway;
    text-align: center;
    font-size: 1.4rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top: 5px;
    display: block;
}

    .categoryName:hover, .categoryName:focus {
        text-decoration: none;
        color: #18aabd;
    }

.wrapPremiosCatalogo {
    display: flex;
    flex-wrap: wrap;
}

.premioEnCatalogo .thumbnail {
    max-width: 270px;
    background: none;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #f1f1f1;
    border-bottom-color: #e8e8e8;
    padding: 0;
    border-radius: 0;
    background-color: #fff;
    position: relative;
}

    .premioEnCatalogo .thumbnail a img {
        height: 230px;
        width: 100%;
        display: block;
        max-height: none !important;
        border-bottom-color: #d8d8d8;
        -webkit-transition: all ease-in-out .3s;
        -o-transition: all ease-in-out .3s;
        transition: all ease-in-out .3s;
    }

    .premioEnCatalogo .thumbnail:hover a img {
        filter: brightness(60%);
    }

    .premioEnCatalogo .thumbnail .caption {
        padding: 20px;
        text-align: left;
    }

        .premioEnCatalogo .thumbnail .caption .title-wrap {
            display: flex;
            align-items: center;
            justify-content: space-between;
        }

.premioEnCatalogo .caption .titlePremio {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    letter-spacing: .3px;
    font-size: 1.5rem;
    font-weight: 600;
    width: 100%;
    margin-bottom: 4px;
    color: #555;
    display: block;
}

    .premioEnCatalogo .caption .titlePremio:hover, .premioEnCatalogo .caption .titlePremio:focus, .premioEnCatalogo .caption .titlePremio:active {
        text-decoration: none;
    }

.add-info h3 {
    font-size: 1.2rem;
    border-bottom: 1px solid #eee;
    padding-bottom: 5px;
    font-weight: 600;
}

.add-info.info-lista h3 {
    font-size: 1.2rem;
    padding-bottom: 3px;
    margin: 10px 0 0;
}

.premioEnCatalogo .caption .premioPrecio {
    margin-bottom: 0;
    margin-top: 5px;
}

.premioEnCatalogo .caption .soloPuntos {
    letter-spacing: .4px;
    font-size: 1.6rem;
}

.premioEnCatalogo .caption .puntosMasPesos {
    font-size: 1.2rem;
    font-weight: 100;
    letter-spacing: .25px;
}

.premioEnCatalogo .caption .btnesAccion {
    margin-top: 20px;
}

    .premioEnCatalogo .caption .btnesAccion a {
        padding: 5px 10px;
        background-color: #64af3d;
        border: 1px solid #64af3d;
        border-radius: 3px;
        color: #fff;
        font-weight: 400;
        font-size: 1.3rem;
        letter-spacing: .5px;
        text-transform: uppercase;
        line-height: 14px;
    }

        .premioEnCatalogo .caption .btnesAccion a:hover {
            text-decoration: none;
            background-color: #55a52a;
            border-color: #498c25;
        }

.premioEnCatalogo .thumbnail .btnAgregarPremio {
    opacity: 0;
    -webkit-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
    display: block;
    left: 50%;
    margin-left: -70px;
    background-color: transparent;
    padding: 5px 10px;
    border: 2px solid #fff;
    position: absolute;
    text-transform: uppercase;
    font-weight: 600;
    top: 35%;
    background-color: #fff;
    box-shadow: 0 0 9px 0px #00000022;
    color: #18aabd;
    border-radius: 3px;
    width: 140px;
}

.premioEnCatalogo .thumbnail:hover .btnAgregarPremio {
    opacity: 1;
    top: 25%;
}

.premioEnCatalogo .thumbnail .btnAgregarPremio:hover {
    background-color: #18aabd;
    border-color: #18aabd;
    text-decoration: none;
    color: #fff;
}

.premioEnCatalogo .caption .add-to-wishlist-button {
    font-size: 2.5rem;
    color: #c1c1c1;
}

    .premioEnCatalogo .caption .add-to-wishlist-button:hover, .premioEnCatalogo .caption .add-to-wishlist-button:focus, .premioEnCatalogo .caption .add-to-wishlist-button:active {
        color: #18aabd;
    }

.listaflex {
    display: flex;
    min-height: 200px !important;
}

    .listaflex > div > a {
        display: flex;
        align-items: center;
        height: 100%;
    }

.lista-description {
    width: 80%;
}

.vistaLista .premioLista > div:first-of-type a img {
    width: 100%;
    max-width: 170px;
    margin-right: 30px;
}

.vistaLista .premioLista {
    border: 1px solid #f1f1f1;
    border-bottom-color: #e8e8e8;
    padding: 0;
    border-radius: 0;
    background-color: #fff;
}

    .vistaLista .premioLista > div:first-of-type {
        padding-top: 15px;
        padding-bottom: 15px;
    }

.vistaLista .titlePremio {
    margin-bottom: 5px;
    position: relative;
    margin-top: 0;
}

    .vistaLista .titlePremio a {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 1.7rem;
        color: #555555;
    }

        .vistaLista .titlePremio a:hover {
            text-decoration: none;
        }

.vistaLista .tooltipOn {
    display: inline-block;
}

.vistaLista .premioPrecio {
    margin-bottom: 0;
    margin-top: 5px;
}

.vistaLista .soloPuntos {
    letter-spacing: .4px;
    font-size: 1.6rem;
}

.vistaLista .puntosMasPesos {
    font-size: 1.2rem;
    font-weight: 100;
    letter-spacing: .25px;
    margin: 8px 0 15px;
    line-height: 14px;
    display: block;
}

.vistaLista .btnesAccion {
}

    .vistaLista .btnesAccion .product-box-add-to-cart-button {
        padding: 5px 10px;
        background-color: #18aabd;
        border: 1px solid #18aabd;
        border-radius: 3px;
        color: #fff;
        font-weight: 400;
        font-size: 1.3rem;
        letter-spacing: .5px;
        text-transform: uppercase;
    }

        .vistaLista .btnesAccion .product-box-add-to-cart-button:hover {
            text-decoration: none;
            background-color: #177b86;
            border-color: #177b86;
            cursor: pointer;
        }

.vistaLista .titlePremio a.btnAgregarDeseos {
    margin-left: 20px;
    border: none;
    color: #c1c1c1;
    font-size: 2rem;
    position: absolute;
    right: 20px;
}

    .vistaLista .titlePremio a.btnAgregarDeseos:hover, #product-details-form .overview h3 .btn.btnAgregarDeseos:hover {
        color: #18aabd;
        cursor: pointer;
    }

.wrapIsEstadia {
    margin-top: 30px;
}

    .wrapIsEstadia h4 {
        text-transform: uppercase;
        font-weight: 600;
        letter-spacing: .8px;
        font-size: 1.6rem;
        color: #18aabd;
        line-height: 2rem;
    }

        .wrapIsEstadia h4.visible-xs {
            text-align: center;
        }

    .wrapIsEstadia a {
        text-align: center;
        padding: 9px 0px;
        background-color: #18aabd;
        color: #fff;
        max-width: 74%;
        margin: 20px auto 0;
        text-transform: uppercase;
        font-weight: 600;
        letter-spacing: 2px;
        font-size: 2rem;
        border-radius: 6px;
    }

#customerVouchers .wrapVoucher {
    box-shadow: 0 0px 9px 2px rgba(45, 45, 45, 0.35);
    margin: 50px auto 25px;
    max-width: 590px;
    min-height: 180px;
    position: relative;
}

    #customerVouchers .wrapVoucher .codVoucher {
        padding: 0;
        align-items: center;
        justify-content: center;
        min-height: 250px;
    }

@media print {
    #customerVouchers .wrapVoucher .codVoucher.visible-print {
        display: flex !important;
    }
}

#customerVouchers .wrapVoucher .codVoucher .diagCodVoucher {
    text-align: center;
}

#customerVouchers .wrapVoucher .imgVoucher {
    max-height: 210px;
    overflow: hidden;
    background-color: #fff !important;
    position: relative;
    align-items: center;
    display: flex;
}

    #customerVouchers .wrapVoucher .imgVoucher img {
        padding-left: 0;
    }

    #customerVouchers .wrapVoucher .imgVoucher .diagImgVoucher {
        display: none;
    }

#customerVouchers .wrapVoucher .dataVoucher {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 360px;
    background-color: rgba(70, 69, 69, 0.65) !important;
    -webkit-print-color-adjust: exact;
    color: #fff;
    font-family: Open Sans Regular !important;
    text-align: center;
}

    #customerVouchers .wrapVoucher .dataVoucher h3 {
        font-size: 3rem;
        line-height: 3.4rem;
        text-transform: uppercase;
        font-weight: 900;
        font-family: Open Sans Regular !important;
        margin: 35px -5px 20px;
        color: white !important;
    }

    #customerVouchers .wrapVoucher .dataVoucher p {
        text-transform: uppercase;
        font-size: 1.2rem;
        letter-spacing: 1px;
        margin: 3px 0;
        color: white !important;
    }

        #customerVouchers .wrapVoucher .dataVoucher p span {
            color: white !important;
        }

#customerVouchers .wrapVoucher .diagCodVoucher img {
}

    #customerVouchers .wrapVoucher .diagCodVoucher img.EANCodVoucher {
        border-top: 4px solid #fff;
        border-bottom: 4px solid #fff;
        bottom: 46px;
        width: 230px !important;
        max-width: unset !important;
    }

    #customerVouchers .wrapVoucher .diagCodVoucher img.QRCodVoucher {
        width: 90%;
    }

#customerVouchers .wrapVoucher .diagCodVoucher h5 {
    background-color: #fff;
    -webkit-print-color-adjust: exact;
    padding: 4px 11px;
    text-transform: uppercase;
    font-size: 1.3rem;
    letter-spacing: .2rem;
    font-weight: 600;
    font-family: open sans regular !important;
}

    #customerVouchers .wrapVoucher .diagCodVoucher h5 span {
        letter-spacing: 1px;
        font-weight: 600;
        font-size: 1.8rem;
    }

@media (max-width: 998px) {
    #customerVouchers .wrapVoucher .imgVoucher img {
        max-width: 100%;
        padding: 0;
    }

    #customerVouchers .wrapVoucher .imgVoucher {
        max-height: 250px;
        align-items: center;
        display: flex;
    }

    #customerVouchers .wrapVoucher .codVoucher {
    }

    #customerVouchers .wrapVoucher .dataVoucher {
        position: relative;
        width: 100% !important;
        -webkit-print-color-adjust: exact;
        margin-top: -70px;
        padding-bottom: 30px;
    }

        #customerVouchers .wrapVoucher .dataVoucher p {
            font-size: 1.5rem !important;
            font-weight: 400;
        }

    #customerVouchers .wrapVoucher {
        max-width: 770px !important;
        -webkit-print-color-adjust: exact;
    }

        #customerVouchers .wrapVoucher .diagCodVoucher h5 {
            bottom: 34px;
        }

        #customerVouchers .wrapVoucher .diagCodVoucher img.EANCodVoucher, #customerVouchers .wrapVoucher .diagCodVoucher img.QRCodVoucher {
        }
}

.msjEmailReenviado h4 {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 2rem;
}

.msjEmailReenviado button[type="button"].close {
    font-size: 3rem;
}

.msjEmailReenviado .modal-body {
    padding-top: 40px;
    padding-bottom: 40px;
}

.msjEmailReenviado .modal-footer button[type="button"] {
    border-color: #18aabd;
    color: #18aabd;
    text-transform: uppercase;
    font-size: 1.3rem;
    letter-spacing: 1px;
}

    .msjEmailReenviado .modal-footer button[type="button"]:hover {
        background-color: #18aabd;
        color: #fff;
    }

body.isMobile .widget_mascanjeado a.a-product {
    width: inherit !important;
}

body .widget_mascanjeado #itemslider img {
    background: none !important;
}

@media (max-width: 768px) {
    li.wrapBtnMenuUser {
        position: inherit !important;
    }

    #menuUser {
        position: absolute;
        right: 0;
        top: 120px;
        width: 102vw;
        background-color: #fff;
        padding: 10px 10px;
        -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
        box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
    }

    .widget_mascanjeado .carousel-inner {
        width: 80%;
        margin: 0 auto;
    }

    body .widget_mascanjeado a.a-product {
        width: 99% !important;
        border: none !important;
    }

    body .widget_mascanjeado .productWrapper {
        border: 1px solid #f1f1f1;
    }

    body .widget_mascanjeado .caption, body.isMobile .widget_mascanjeado .caption {
        border: none !important;
        text-align: center;
    }

        body.isMobile .widget_mascanjeado .caption h4 {
            max-width: inherit !important;
        }

        body.isMobile .widget_mascanjeado .caption .ranking {
            width: 100%;
            justify-content: center;
        }

    body .infoPuntos a.lastUpdate {
        color: #18aabd;
    }

    body.home .navbar-default.menu.menu-guest-mobile .search-box .input-group-btn .btn#enableSearchBoxGroup {
        color: #222;
    }

    #mistransacciones-periodo-detalle .numInfoRap {
        font-size: 1.6rem;
    }

    .htmlCatalogoPage .zoomcontainer {
        display: none;
    }

    #customerVouchers .wrapVoucher {
        max-width: 428px;
    }

        #customerVouchers .wrapVoucher .dataVoucher h3 {
            font-size: 2.4rem;
            line-height: 3rem;
        }

        #customerVouchers .wrapVoucher .dataVoucher p {
            text-transform: uppercase;
            font-size: 1rem;
            letter-spacing: .8px;
            margin: 3px 0;
        }
}

@media print and (max-width: 768px) {
    .col-xs-12.col-sm-4.col-md-3.sidebar {
        display: none;
    }

    #customerVouchers .wrapVoucher {
        max-width: 7700px !important;
    }

        #customerVouchers .wrapVoucher .imgVoucher img {
            max-width: 380px !important;
        }

        #customerVouchers .wrapVoucher .codVoucher {
        }

        #customerVouchers .wrapVoucher .dataVoucher {
            position: absolute;
            top: 0;
            right: 0;
            margin-top: 0;
            height: 100%;
            width: 400px !important;
            background-color: rgba(105, 105, 105, 0.65) !important;
            -webkit-print-color-adjust: exact;
            color: #fff;
            font-family: Open Sans Regular !important;
            text-align: center;
            padding-bottom: 0 !important;
        }

        #customerVouchers .wrapVoucher .diagCodVoucher h5 {
            background-color: #fff !important;
            -webkit-print-color-adjust: exact;
        }

        #customerVouchers .wrapVoucher .dataVoucher {
            -webkit-print-color-adjust: exact !important;
            background-color: rgba(70, 69, 69, 0.65) !important;
            color: white !important;
        }

    #customerVouchers .wrapVoucher {
        background-color: rgba(105, 105, 105, 0.65) !important;
        -webkit-print-color-adjust: exact;
    }

    .container {
        width: auto;
        min-width: 750px;
    }

    .sidebar {
        display: none;
    }
}

@media print and (color) {
    * {
        -webkit-print-color-adjust: exact;
        print-color-adjust: exact;
    }
}

.orderProcessedPage .page-body.checkout-data {
    padding-left: 15px;
    padding-right: 15px;
    font-family: open sans regular;
}

.orderProcessedPage .nroOrden {
    margin: 15px 0 30px;
}

.orderProcessedPage .btnDetallesOrden a {
    text-decoration: underline;
}

.orderProcessedPage .page-header {
    margin: 40px 0 -15px;
}

    .orderProcessedPage .page-header h3 {
        font-size: 2.5rem;
    }

.center-1 {
    padding-bottom: 100px;
}

html .footer {
    padding-top: 160px;
    margin-top: 0;
    background-color: #4C9FAA;
    color: #fff;
    position: relative;
}

.footer .contactanos-flotante {
    position: absolute;
    top: -64px;
    margin-left: -30%;
    left: 50%;
    width: 60%;
    background-color: #fff;
    border-radius: 31px;
    padding: 50px 60px;
    box-shadow: 0 0 12px 0px #9b9b9bd1;
}

    .footer .contactanos-flotante .col div {
        text-align: center;
    }

    .footer .contactanos-flotante h3 {
        color: #4d4d4d;
        font-weight: 600;
        letter-spacing: .05rem;
        margin: 0;
        line-height: 1;
        text-align: left;
    }

    .footer .contactanos-flotante a {
        background-color: #18aabd;
        color: #fff;
        font-weight: 600;
        letter-spacing: .08rem;
        padding: 13px 28px;
        border-radius: 9px;
        font-size: 1.5rem;
    }

        .footer .contactanos-flotante a:hover, .footer .contactanos-flotante a:focus {
            background-color: #177a87;
            text-decoration: none;
        }

.footer .info-columns h5 {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 1.3rem;
    letter-spacing: .06rem;
}

.footer .info-columns hr {
    width: 60%;
    margin-left: 0;
    margin-top: 11px;
    border-color: #45b4c3;
}

.footer .info-columns ul {
    padding: 0;
}

.footer .info-columns li a {
    color: #fff;
    font-size: 1.2rem;
    letter-spacing: .06rem;
    opacity: .6;
}

    .footer .info-columns li a:hover {
        opacity: 1;
    }

.subFooter {
    margin-top: 50px;
    background-color: #0095A8;
    padding: 20px 0;
    position: relative;
}

.footer .sign {
    font-size: 1.2rem;
    color: #fff;
    max-width: 66%;
    margin: 0 auto;
    opacity: .6;
}

.footer .logoAfipMobile {
    margin-bottom: 20px;
}

.footer .logoAfip {
    position: absolute;
    right: 140px;
    bottom: 10px;
}

@media screen and (max-width: 768px) {
    .footer .contactanos-flotante {
        position: absolute;
        top: -64px;
        margin-left: -40%;
        left: 50%;
        width: 80%;
        background-color: #fff;
        border-radius: 31px;
        padding: 30px 40px;
        box-shadow: 0 0 12px 0px #9b9b9bd1;
    }

        .footer .contactanos-flotante .col div {
            text-align: center;
        }

        .footer .contactanos-flotante h3 {
            color: #4d4d4d;
            font-weight: 600;
            letter-spacing: .05rem;
            line-height: 1;
            margin: 0 0 20px;
            text-align: center;
            font-size: 2rem;
        }

        .footer .contactanos-flotante a {
            background-color: #18aabd;
            color: #fff;
            font-weight: 600;
            letter-spacing: .08rem;
            padding: 13px 28px;
            border-radius: 9px;
            font-size: 1.5rem;
            display: block;
            margin: 0 auto;
            font-size: 1.2rem;
        }

    .footer .info-columns .col-xs-12 {
        text-align: center;
        margin-bottom: 20px;
    }

    .footer .info-columns hr {
        margin-left: revert;
        margin-bottom: 5px;
    }
}

.description.noCanjeable {
    display: block;
}

    .description.noCanjeable span {
        color: #28A745;
        font-size: 1.3rem;
        text-transform: uppercase;
        margin-top: 11px;
        margin-bottom: -49px;
        display: block;
        line-height: 2rem !important;
    }

#addToCartModel .modal-body {
    padding: 30px 15px;
}

#addToCartModal i.modalCartIcon {
    display: none;
    color: #72d879;
    font-size: 12rem;
    margin-bottom: 20px;
}

    #addToCartModal i.modalCartIcon.success {
        color: #72d879;
    }

    #addToCartModal i.modalCartIcon.warning {
        color: #f1dc4c;
    }

    #addToCartModal i.modalCartIcon.error {
        color: #da685c;
    }

#addToCartModal.success i.modalCartIcon.success {
    display: block;
}

#addToCartModal.warning i.modalCartIcon.warning {
    display: block;
}

#addToCartModal.error i.modalCartIcon.error {
    display: block;
}

#addToCartModal #reedemModeMessage {
    margin-top: 20px;
    font-size: 1.3rem;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

.wrapEmptyCart {
    text-align: center;
    margin-top: -70px;
}

    .wrapEmptyCart.flyOut {
        margin-top: 0px;
    }

    .wrapEmptyCart > .img-responsive {
        margin: 0 auto 0;
        margin-right: 20% !important;
    }

    .wrapEmptyCart.flyOut > .img-responsive {
        margin-right: 6% !important;
        width: 80%;
    }

    .wrapEmptyCart h3 {
        font-size: 3rem;
        font-weight: 600;
        font-family: Open Sans Regular !important;
        margin-bottom: 20px;
    }

    .wrapEmptyCart.flyOut h3 {
        font-size: 2rem;
    }

    .wrapEmptyCart p {
        margin: 30px 0;
        font-size: 2rem;
    }

    .wrapEmptyCart.flyOut p {
        font-size: 1.6rem;
    }

    .wrapEmptyCart a.volverCatalogo {
        border: 1px solid #18aabd;
        background-color: #18aabd;
        padding: 10px 15px;
        border-radius: 4px;
        color: #fff;
        margin: 10px 0px 0;
        display: inline-block;
        text-transform: uppercase;
        font-size: 1.4rem;
        font-weight: 600;
        letter-spacing: .8px;
    }

        .wrapEmptyCart a.volverCatalogo:hover, .wrapEmptyCart a.volverCatalogo:focus {
            background-color: #fff;
            color: #1fa02e;
            text-decoration: none;
        }

#flyout-cart.noPremios > hr.dark {
    display: none;
}

#flyout-cart:not(.noPremios) > hr.dark {
    display: block;
}

.widget-tabs.qejumbo {
    margin-bottom: 90px;
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 24px;
    }
}

@media (max-width: 768px) {
    body.registerPage .wrapForm {
        margin-top: 0 !important;
    }

    body.registerPage #StepOne .wrapForm, body.registerPage #StepTwo .wrapForm {
        margin-top: 140px !important;
    }

    body.registerPage #StepThree .wrapForm.absolute {
        left: 15px !important;
    }

    body .normPage.wrapForm .wrapNormForm {
        padding-top: 0;
    }

    .normPage.wrapForm .normForm {
        background-color: #eee;
        padding: 30px 20px !important;
        border-radius: 0 !important;
    }

    .topMenuPremiumRole.MenuNavBar .premiumRoleStar {
        left: 13px;
        bottom: 0px;
        font-size: 1.5rem !important;
    }

    .premioEnCatalogo .caption .btnesAccion {
        margin-top: 0;
    }

    .vistaLista .premioLista > div:first-of-type a img {
        width: 110px;
        margin-right: 15px;
    }

    h4.titlePremio {
        margin-top: 0;
    }

        h4.titlePremio.openSans a {
            font-size: 15px;
        }

    .vistaLista .titlePremio a.btnAgregarDeseos {
        position: absolute;
        top: 0;
        right: 20px;
        margin-right: 0 !important;
    }

    a.btnAgregarDeseos {
        margin-left: 15px;
        font-size: 1.5rem;
    }

    .vistaLista .premioPrecio {
        font-size: 1.6rem;
        margin-bottom: 0;
        line-height: 1.6rem;
    }

    .vistaLista .soloPuntos {
        letter-spacing: .4px;
        font-size: 1.6rem;
    }

    .descripcionPremio {
        display: none;
    }
}

.popover.bottom {
    color: black;
    width: 209px;
}

.etiquetanueva {
    position: absolute;
    top: 8px;
    left: 8px;
    font-style: italic;
    text-align: center;
    color: #fff;
    background-color: #FFB400;
    width: 50px;
    padding-top: 17px;
    border-radius: 50%;
    height: 50px;
    font-size: 1.3rem;
}

.home .etiquetanueva {
    top: 22px !important;
    left: 22px !important;
}

.etiquetaoferta {
    position: absolute;
    top: 180px;
    left: -13px;
    text-transform: uppercase;
    font-style: italic;
    letter-spacing: 1px;
    text-align: center;
    color: #fff;
    background-color: rgb(255, 98, 95);
    width: 120px;
    padding-top: 5px;
    font-weight: 600;
    height: 26px;
    font-size: 1.3rem;
}

.premioLista .etiquetaoferta {
    position: absolute;
    top: 150px;
}

.etiquetaoferta:after {
    content: '';
    border-top: 7px solid #ad4241;
    border-left: 13px solid transparent;
    display: block;
    margin-top: 2px;
    width: 0;
    height: 0;
}

.premioLista p.sale-bomb {
    top: 14px;
    left: 140px;
    right: inherit;
}

p.sale-bomb {
    position: absolute;
    top: 12px;
    right: 10px;
    background-color: #ffffff;
    padding: 6px 6px 6px 8px;
    font-size: 18px;
    border-radius: 50%;
    border: 2px solid #18aabd;
    box-shadow: 0 1px 7px 0 #00000033;
}

#product-details-form .container .row .col-md-5 .etiquetaoferta {
    top: 40%;
    font-size: 2.1rem;
    width: 156px;
    height: 37px;
    padding-top: 4px;
    left: 3px;
}

    #product-details-form .container .row .col-md-5 .etiquetaoferta:after {
        margin-top: 3px;
    }

#product-details-form .container .row .col-md-5 .etiquetanueva {
    left: 25px;
    top: 10px;
}

.home .etiquetaoferta {
    top: 172px !important;
    left: 3px !important;
}

    .home .etiquetaoferta:after {
        margin-top: 3px !important;
    }

.detailofferproduct .etiquetaoferta {
    top: 30px;
}

    .detailofferproduct .etiquetaoferta:after {
        margin-top: 3px;
    }

.navigation-left {
    left: 0.5em;
    background-position: 0 0;
    background-size: 200%;
    position: absolute;
    top: 50%;
    margin-top: -2.4em;
    z-index: 60;
    height: 3em;
    width: 3em;
    background-image: url('/Storage/Uploaded/arrows.png');
}

    .navigation-left:hover {
        background-position: 0 100%;
    }

.navigation-right {
    background-position: 100% 0;
    right: 0.5em;
    background-size: 200%;
    position: absolute;
    top: 50%;
    margin-top: -2.4em;
    z-index: 60;
    height: 3em;
    width: 3em;
    background-image: url('/Storage/Uploaded/arrows.png');
}

    .navigation-right:hover {
        background-position: 100% 100%;
    }

#popUpMessage {
}

.isMobile .gm-style-iw {
    width: 80% !important;
    left: 22px !important;
    top: 11px !important;
}

.isMobile .containerPaddingTop {
    padding-top: 170px !important;
}

body .page .page-body.misTarjetasBody {
    padding-left: 0;
    padding-right: 0;
}

#ecoModalON, #ecoModalOFF {
    display: flex;
}

#infoLogin, #maintenanceSite, #infoCheckout, #ecoModalON, #ecoModalOFF {
    width: 100%;
    height: 100%;
    background-color: rgba(19, 19, 19, 0.61);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999999;
}

#sucursalSeleccionada .textoSelSucur {
    text-transform: initial;
    color: #ff4a4a;
    font-size: 1.5rem;
    font-weight: 500;
}

#sucursalSeleccionada .btnSelecSucur, #wrapperResponsableAddress .btnSelecSucur {
    margin-top: 20px;
    position: relative;
    display: inline-block;
}

#sucursalSeleccionada #showSelecArrow {
    display: none;
}

#sucursalSeleccionada #showSelecArrow {
    position: absolute;
    margin: 0 auto 20px;
    width: 100%;
    height: 40px;
    top: -65px;
}

    #sucursalSeleccionada #showSelecArrow #buttonbounce {
        position: absolute;
        top: 13%;
        left: 50%;
        margin-left: -22px;
        width: 44px !important;
        height: 44px !important;
    }

    #sucursalSeleccionada #showSelecArrow i {
        position: absolute;
        top: 13%;
        left: 50%;
        background-color: #18aabd;
        border-radius: 50%;
        font-size: 3.2rem;
        color: #fff;
        margin-left: -22px;
        padding: 5px 8px 0px 6px !important;
        width: 45px !important;
        height: 44px !important;
    }

#sucursalSeleccionada .btnSelecSucur a {
    font-size: 1.3rem;
    letter-spacing: .1rem;
}

button[type="button"].close {
    opacity: 1;
    color: #4a4a4a;
}

#infoLogin .alert, #infoCheckout .alert, #ecoModalON .alert, #ecoModalOFF .alert {
    position: relative;
    padding: 25px 15px;
    height: 90vh;
    width: 80vw;
    margin: auto;
    background-color: #fff;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

#maintenanceSite .alert {
    position: relative;
    padding: 25px 15px;
    height: 80vh;
    width: 70vw;
    margin: 5vh auto;
    background-color: #fff;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

#maintenanceSite .alert {
    position: relative;
    padding: 0;
    border: none;
    height: 80vh;
    width: 70vw;
    margin: 5vh auto;
    background-color: #fff;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

    #maintenanceSite .alert .bloqueSuperior {
        width: 100%;
        height: 60vh;
        background-color: #d6d6d6;
        text-align: center;
        padding: 20px 30px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    #maintenanceSite .alert .bloqueInferior {
        width: 100%;
        height: 40vh;
        background-color: #e4e4e4;
        text-align: center;
        padding: 20px 30px;
        position: relative;
    }

    #maintenanceSite .alert .bloqueSuperior h1 {
        font-size: 2.3rem !important;
        line-height: 3rem;
        width: 71%;
        margin: 40px auto 30px;
        letter-spacing: 1px;
    }

    #maintenanceSite .alert .bloqueSuperior .logoWrapper img {
        width: 130px;
    }

    #maintenanceSite .alert .robotWrapper {
        position: absolute;
        left: 0;
        top: -43px;
    }

@media screen and (max-width: 998px) {
    #maintenanceSite .alert .bloqueInferior {
        height: 28vh;
    }

    #maintenanceSite .alert .robotWrapper {
        top: -3vw;
    }

    #maintenanceSite .alert .bloqueSuperior h1 {
        font-size: 1.5rem !important;
        margin: 20px auto 20px;
        line-height: 2rem;
        width: 100%;
    }
}

@media screen and (max-width: 600px) {
    #maintenanceSite .alert .bloqueInferior {
        height: 20%;
    }

    #maintenanceSite .alert .bloqueSuperior {
        height: 80%;
    }

    #maintenanceSite .alert .robotWrapper {
        top: -3vw;
    }

    #maintenanceSite .alert .bloqueSuperior h1 {
        font-size: 1.5rem !important;
        margin: 20px auto 20px;
        line-height: 2rem;
        width: 100%;
    }
}

#infoLogin .alert .exclamacion, #infoCheckout .alert .exclamacion {
    text-align: center;
}

    #infoLogin .alert .exclamacion img, #infoCheckout .alert .exclamacion img {
        width: 70px;
        text-align: center;
        margin-top: -30px;
    }

#infoLogin .alert .close, #infoCheckout .alert .close, #ecoModalON .alert .close, #ecoModalOFF .alert .close {
    background-color: #e0e0e0;
    padding: 4px 11px 8px;
    border-radius: 50%;
    font-weight: 600;
    font-size: 2.2rem;
    line-height: 20px;
    color: #5a5a5a;
    margin-right: 20px;
    text-shadow: none;
    opacity: 1;
}

div#maintenanceSite {
    background-color: rgba(19, 19, 19, 0.92);
}

#infoLogin .alert .close:hover, #infoCheckout .alert .close:hover, #ecoModalON .alert .close:hover, #ecoModalOFF .alert .close:hover {
    background-color: #c5c5c5;
    color: #fff;
}

#infoLogin .alert .close:focus, #infoCheckout .alert .close:focus, #ecoModalON .alert .close:focus, #ecoModalOFF .alert .close:focus {
    outline: none;
}

#infoLogin .alertHeader, #maintenanceSite .alertHeader, #infoCheckout .alertHeader, #ecoModalON .alertHeader, #ecoModalOFF .alertHeader {
    text-align: center;
    max-width: 745px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

    #infoLogin .alertHeader h2, #maintenanceSite .alertHeader h2 {
        text-transform: uppercase;
        font-size: 4rem;
        margin-bottom: 16px;
        font-weight: 600;
    }

    #infoCheckout .alertHeader h2 {
        text-transform: uppercase;
        font-size: 4rem;
        margin-bottom: 50px;
        font-weight: 600;
    }

    #infoLogin .alertHeader p, #maintenanceSite .alertHeader p {
        font-size: 1.9rem;
        line-height: 24px;
    }

    #infoCheckout .alertHeader p {
        font-size: 2.5rem;
    }

    #infoLogin .alertHeader .logoParrafo, #maintenanceSite .alertHeader .logoParrafo {
        position: relative;
        display: inline-block;
        height: 21px;
        margin-bottom: -2px;
        overflow: hidden;
    }

        #infoLogin .alertHeader .logoParrafo img, #maintenanceSite .alertHeader .logoParrafo img {
            margin-top: -42px;
        }

#infoLogin .pasosRegistro h3, #maintenanceSite .pasosRegistro h3 {
    font-size: 1.4rem;
}

#infoLogin #infoLogin-ok {
    font-size: 1.4rem;
    text-decoration: underline;
    font-weight: 400;
    display: block;
}

#infoCheckout .alertHeader.alertFooter {
    display: flex;
    justify-content: space-around;
}

#infoCheckout .alertHeader .logoWrapper {
    text-align: center;
}

    #infoCheckout .alertHeader .logoWrapper img {
        width: 140px;
    }

#maintenanceSite .alertFooter {
    text-align: center;
}

#infoLogin .alertFooter, #infoCheckout .alertFooter, #ecoModalON .alertFooter, #ecoModalOFF .alertFooter {
    text-align: center;
    margin-top: 40px;
}

    #infoLogin .alertFooter h3, #infoCheckout .alertFooter h3, #maintenanceSite .alertFooter h3 {
        text-transform: uppercase;
        font-size: 1.5rem;
    }

    #infoLogin .alertFooter a.btnRegistrarme, #infoCheckout .alertFooter a, #ecoModalON .alertFooter a, #ecoModalOFF .alertFooter a {
        margin: 20px 5px;
        padding: 10px 34px;
        display: inline-block;
        color: #fff;
        text-transform: uppercase;
        font-size: 1.2rem;
        letter-spacing: 2px;
        border-radius: 2px;
    }

        #infoLogin .alertFooter a:hover, #infoCheckout .alertFooter a:hover, #ecoModalON .alertFooter a:hover, #ecoModalOFF .alertFooter a:hover {
            text-decoration: none;
        }

    #infoLogin .alertFooter a.btnIniciarSesion {
        background-color: #43a85e;
    }

    #infoLogin .alertFooter a.btnRegistrarme {
        background-color: #18aabd;
    }

    #infoLogin .alertFooter a.btnIniciarSesion:hover {
        background-color: #307943;
    }

    #infoLogin .alertFooter a.btnRegistrarme:hover {
        background-color: #178796;
    }

#infoCheckout .alertHeader.alertFooter .wrapBtnVolverMobile {
    display: none;
}

.widget_alianzas .row-flex > .grid {
    -ms-flex: 1;
}

body.isMobile.registerPage fieldset#StepOne .wrapForm, body.isMobile.registerPage fieldset#StepTwo .wrapForm {
    margin-top: 135px !important;
    padding-bottom: 35px;
}

body.isMobile.registerPage fieldset#StepNormalize > .row {
    margin-top: 85px !important;
    padding-bottom: 40px;
}

.innerWrapForm:after {
    clear: both;
    content: '';
    display: block;
}

body.isMobile.registerPage fieldset#StepOne .innerWrapForm {
    width: 90%;
}

body.isMobile.registerPage fieldset#StepThree .ubicacionSelected .formDomicilio {
    padding-top: 60px;
}

body.isMobile.registerPage.registerResultPage {
    padding-top: 135px !important;
}

.webchatStartButtonContainer {
    border-radius: 6px !important;
    -webkit-border-radius: 6px !important;
    -moz-border-radius: 6px !important;
    -ms-border-radius: 6px !important;
    -o-border-radius: 6px !important;
    width: 58px !important;
    height: 58px !important;
}

.recoveryPanel .panel-body {
    height: 450px;
    overflow: hidden;
}

    .recoveryPanel .panel-body > div, .recoveryPanel .panel-body > div > .row, .recoveryPanel .panel-body > div > .row > .col-md-12, .recoveryPanel .panel-body > div > .row > .col-md-12 form {
        height: 100%;
    }

        .recoveryPanel .panel-body > div .row .col-md-12 form {
            position: relative;
        }

#cnt_1 > .col-md-12, #cnt_2 > .col-md-12 {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
}

#cnt_1, #cnt_2 {
    width: calc(100% + 45px);
    margin-left: -25px;
    height: 100%;
    -webkit-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
    position: absolute;
    top: 0;
}

#cnt_2 {
    position: absolute;
    top: 0;
    left: 600px;
}

#cnt_1.hideContentToLeft {
    -moz-animation: hideContentToLeft .6s forwards;
    -webkit-animation: hideContentToLeft .6s forwards;
    animation: hideContentToLeft .6s forwards;
}

#cnt_1.showContentToRight {
    -moz-animation: showContentToRight .6s forwards;
    -webkit-animation: showContentToRight .6s forwards;
    animation: showContentToRight .6s forwards;
}

#cnt_2.hideContentToRight {
    -moz-animation: hideContentToRight .6s forwards;
    -webkit-animation: hideContentToRight .6s forwards;
    animation: hideContentToRight .6s forwards;
}

#cnt_2.showContentToLeft {
    -moz-animation: showContentToLeft .6s forwards;
    -webkit-animation: showContentToLeft .6s forwards;
    animation: showContentToLeft .6s forwards;
}

@keyframes hideContentToLeft {
    0% {
        opacity: 1;
        left: 0;
    }

    100% {
        opacity: 0;
        left: -600px;
    }
}

@keyframes showContentToLeft {
    0% {
        opacity: 0;
        left: 600px;
    }

    100% {
        opacity: 1;
        left: 0;
    }
}

@keyframes hideContentToRight {
    0% {
        opacity: 1;
        left: 0;
    }

    100% {
        opacity: 0;
        left: 600px;
    }
}

@keyframes showContentToRight {
    0% {
        opacity: 0;
        left: -600px;
    }

    100% {
        opacity: 1;
        left: 0;
    }
}

#backtofirstscreen {
    margin: 20px 0 -20px 0px;
    display: block;
    padding-bottom: 20px;
    border-bottom: 1px solid #dadada;
}

.llamarSoporteWrapper h4 {
    font-size: 1.3rem;
    font-weight: 600;
}

.llamarSoporteWrapper p {
    font-size: 1.3rem;
}

.cuentasAsociadasWrapper, .alertcuentasAsociadasWrapper {
    text-align: center;
    margin: 0 -20px;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.cuentasAsociadasWrapper {
    justify-content: space-evenly;
}

.alertcuentasAsociadasWrapper {
    justify-content: center;
}

    .alertcuentasAsociadasWrapper h4 {
        font-size: 1.8rem;
        line-height: 2rem;
        margin-bottom: 15px;
        font-weight: 600;
    }

    .alertcuentasAsociadasWrapper p {
        font-size: 1.5rem;
        margin: 0 16px;
    }

.cuentasAsociadasWrapper h4 {
    font-size: 1.6rem;
    line-height: 2rem;
    margin-bottom: 0px;
}

.cuentasAsociadasWrapper .RecoverUser {
    width: 90%;
    margin: 0 auto;
    padding: 10px 19px;
    font-size: 1.3rem;
    letter-spacing: .08rem;
    font-weight: 600;
}

.cuentasAsociadasWrapper .cerrarCAsociadas {
    font-size: 1.5rem;
    font-weight: 600;
    letter-spacing: .06rem;
    margin-top: -50px;
}

.alertcuentasAsociadasWrapper .cerrarCAsociadas {
    font-size: 1.5rem;
    font-weight: 600;
    letter-spacing: .06rem;
    margin-top: 20px;
}

.alternativeEmailWrapper {
    border-top: 1px solid #e8e8e8;
    margin-bottom: 40px;
}

    .alternativeEmailWrapper h2 {
        text-transform: uppercase;
        font-size: 1.5rem;
        font-weight: 600;
        color: #555;
        margin-bottom: 15px;
        line-height: 2rem;
    }

#showAlternativoEmail input#AlternativeEmail {
    display: block;
    margin: 0 0 20px 0px;
    font-size: 1.3rem;
    height: 30px;
    color: #585858;
}

    #showAlternativoEmail input#AlternativeEmail::placeholder {
        color: #888;
    }

#SaveAlternativeEmail {
    color: #fff;
    background-color: #18aabd;
    width: 124px;
    letter-spacing: .07rem;
    font-size: 1.2rem !important;
    text-transform: uppercase;
}

#myModal .modal-dialog, #ModalMailAlt .modal-dialog {
    height: 89%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#ModalMailAlt .modal-footer button {
    background-color: #18aabd;
    color: #fff;
    border-color: inherit;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 1.3rem;
    letter-spacing: .06rem;
}

.mailAltWrapp p.mailAltUsuario {
    font-size: 1.7rem;
    margin-bottom: 10px;
}

.mailAltWrapp a#modifMailAltViewer {
    color: #18aabd;
    text-transform: uppercase;
    font-weight: 600;
    text-decoration: none;
    letter-spacing: .8px;
    font-size: 1.2rem;
}

.modifMailAltWrapp {
    display: none;
}

    .modifMailAltWrapp input#mailAltUsuario {
        width: calc(100% - 40px);
        margin: 0 auto 10px;
        height: 35px;
        font-size: 1.5rem;
        float: none;
    }

    .modifMailAltWrapp div {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-evenly;
        width: 100%;
        height: 30px;
    }

        .modifMailAltWrapp div a {
            border: 1px solid;
            border-radius: 3px;
            padding: 2px 10px;
            font-size: 1.2rem;
            text-transform: uppercase;
            font-weight: 600;
            line-height: 2rem;
        }

            .modifMailAltWrapp div a:hover, .modifMailAltWrapp div a:focus {
                text-decoration: none;
            }

            .modifMailAltWrapp div a#ModificarMailAlt {
                background-color: #18aabd;
                color: #fff;
            }

#MailAltMsg {
    font-size: 1.8rem;
    min-height: 100px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 0 30px;
}

#list-menu #small-search-box-form ul.ui-autocomplete {
    padding: 0;
    border: 1px solid #e8e8e8;
    border-radius: 0;
}

    #list-menu #small-search-box-form ul.ui-autocomplete .ui-menu-item:not(:last-of-type) {
        border-bottom: 1px solid #e2e2e2;
    }

#list-menu .searchMenuInput {
    font-family: 'Open Sans regular';
    text-transform: uppercase;
    font-size: 1.4rem;
}

#list-menu #small-search-box-form ul.ui-autocomplete .ui-menu-item a {
    border: none !important;
    padding: 0;
}

    #list-menu #small-search-box-form ul.ui-autocomplete .ui-menu-item a img {
        max-width: 90px;
    }

    #list-menu #small-search-box-form ul.ui-autocomplete .ui-menu-item a .imgResultBusq {
        height: 90px;
        overflow: hidden;
        display: flex;
        align-items: center;
        justify-content: center;
    }

#list-menu #small-search-box-form ul.ui-autocomplete .resultBusqueda {
    cursor: pointer;
    padding: 10px 5px;
}

    #list-menu #small-search-box-form ul.ui-autocomplete .resultBusqueda .descResultBusq {
        height: 90px;
        display: flex;
        justify-content: center;
        margin-left: -15px;
        flex-direction: column;
    }

        #list-menu #small-search-box-form ul.ui-autocomplete .resultBusqueda .descResultBusq h5 {
            text-transform: uppercase;
            margin: 5px 0 2px;
            font-size: 1.5rem;
            font-family: 'Open Sans regular' !important;
            font-weight: 800;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
        }

        #list-menu #small-search-box-form ul.ui-autocomplete .resultBusqueda .descResultBusq p {
            margin: 0;
            font-size: 1.4rem;
            font-family: 'Open Sans regular';
            text-transform: uppercase;
            color: #555;
        }

#list-menu #small-search-box-form ul.ui-autocomplete .ui-menu-item a span {
    font-weight: 400 !important;
    text-transform: uppercase;
    font-family: 'Open sans regular';
    font-size: 1.5rem;
    letter-spacing: .5px;
    margin-left: 20px;
}

#list-menu #small-search-box-form .ui-autocomplete li.ui-menu-item .ui-state-focus {
    cursor: pointer;
    border-radius: 0;
    background: none;
    background-color: #efefef;
}

@media handheld, all and (device-width: 1024px) and (device-height: 768px) and (orientation : landscape) {
    body.home .center-1 {
        margin-top: 109px;
    }

    #StepOne .wrapSideImage img, #StepTwo .wrapSideImage img {
        position: fixed !important;
        right: -7% !important;
        width: 57%;
        bottom: 0;
        height: inherit !important;
    }

    body .normPage.wrapForm .normForm {
        padding: 50px 50px 50px 60px !important;
    }

    body.registerPage #StepThree .ubicacionSelected {
        padding-top: 139px;
    }
}

@media handheld, all and (device-width: 768px) and (device-height: 1024px) and (orientation : portrait) {
    body.home .center-1 {
        margin-top: 157px;
    }

    .widget_info_jumbo > .container > .row > .col-md-3 {
        min-height: 280px;
    }

    .container-carousel #sliderclubes {
        margin-top: 0;
    }

        .container-carousel #sliderclubes .product-container h4 {
            font-size: 2.2rem;
            line-height: 2.8rem;
            top: 6%;
        }

        .container-carousel #sliderclubes .product-container a {
            bottom: 60%;
        }

        .container-carousel #sliderclubes .carousel-inner {
            height: 150px;
        }

    .center-1 .widget_descargas {
        padding: 0;
    }

    .premioEnCatalogo .thumbnail .caption {
        min-height: 140px;
    }

    .isMobile .containerPaddingTop {
        padding-top: 210px !important;
    }

    .isMobile .loginPage {
        margin: 200px 0 30px;
    }

    body.isMobile.registerPage fieldset#StepOne .wrapForm, body.isMobile.registerPage fieldset#StepTwo .wrapForm {
        margin-top: 182px !important;
        padding-bottom: 35px;
    }
}

@media handheld, all and (device-width: 1366px) and (device-height: 1024px) and (orientation : landscape) {
    .center-1 {
        margin-top: 69px;
    }

    #StepOne .wrapSideImage img, #StepTwo .wrapSideImage img {
        position: fixed !important;
        right: -7% !important;
        width: 52%;
        bottom: 0;
        height: inherit !important;
    }

    body .normPage.wrapForm .normForm {
        padding: 50px 50px 50px 60px !important;
    }

    body.registerPage #StepThree .ubicacionSelected {
        padding-top: 139px;
    }
}

@media handheld, all and (device-width: 1024px) and (device-height: 1366px) and (orientation : portrait) {
    .center-1 {
        margin-top: 109px;
    }

    .premioEnCatalogo .thumbnail .caption {
        min-height: 140px;
    }

    #StepOne .wrapSideImage img, #StepTwo .wrapSideImage img {
        position: initial !important;
        right: 0% !important;
        height: inherit !important;
    }

    .textosImage {
        bottom: initial !important;
        top: 42%;
    }

    body .normPage.wrapForm .normForm {
        padding: 50px 50px 50px 60px !important;
    }

    body.registerPage #StepThree .ubicacionSelected {
        padding-top: 139px;
    }
}

.pageProxVencimientos #transactiontable tbody td input.checkbox {
    margin: 0px auto;
}

#UpcomingPointExpModal .modal-footer {
    border-top: 1px solid #e5e5e5;
    padding: 0px 15px 0px;
    position: fixed;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-right: 20px;
    margin-left: -20px;
    bottom: 1px;
    height: 70px;
    width: calc(100% - 19px);
    background-color: #fff;
}

#UpcomingPointExpModal.in {
    display: flex !important;
    align-items: center;
    justify-content: center;
}

#UpcomingPointExpModal .modal-content {
    border-radius: 0;
    overflow-y: scroll;
    padding: 20px;
}

#UpcomingPointExpModal .modal-header h4 {
    text-transform: uppercase;
    font-size: 1.8rem;
    font-family: 'open sans regular' !important;
    letter-spacing: 1px;
}

#UpcomingPointExpModal .modal-body {
    max-height: 70vh;
}

    #UpcomingPointExpModal .modal-body #detail-list {
        padding-bottom: 12vh;
        margin: 20px auto;
    }

#verDetallesProxVen, #UpcomingPointExpModal .modal-footer .btn[data-dismiss="modal"] {
    padding: 4px 9px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'open sans regular';
    letter-spacing: .07rem;
    color: #18aabd;
    border: 1px solid #18aabd;
    font-size: 1.2rem;
    border-radius: 4px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

    #verDetallesProxVen:hover, #UpcomingPointExpModal .modal-footer .btn[data-dismiss="modal"]:hover {
        color: #fff !important;
        background-color: #18aabd;
    }

#transactiontable tr td label {
    margin-top: 5px;
}

.isMobile #UpcomingPointExpModal .modal-content {
    padding: 10px;
}

.isMobile #UpcomingPointExpModal .modal-footer {
    width: calc(100% - 21px);
    margin-left: -1px;
    padding-right: 15px;
    justify-content: center;
}

.isMobile #UpcomingPointExpModal .modal-header {
    padding-top: 0;
}

    .isMobile #UpcomingPointExpModal .modal-header h4 {
        margin-top: 30px;
    }

.attNameColor, .attNameAtt {
    font-weight: 600;
}

.attributesWrap .option-list {
    padding-left: 0;
    margin-left: -5px;
    margin-top: 5px;
}

.attributesWrap .radio label {
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 5px 15px;
    font-size: 1.5rem;
    -webkit-transition: all ease-in-out .15s;
    -o-transition: all ease-in-out .15s;
    transition: all ease-in-out .15s;
}

.attributesWrap .radio input:not(:checked) + label:hover {
    border: 1px solid #18aabd;
    color: #18aabd;
}

.attributesWrap .radio input {
    display: none;
}

.radio input:checked + label {
    color: #18aabd;
    border: 2px solid #18aabd;
    font-weight: 600;
}

.attributesWrap > .form-group > div .radio:first-of-type {
    margin-right: 20px;
}

.attributesWrap > .form-group > div .radio {
    display: inline-block;
    margin-bottom: 15px;
}

    .attributesWrap > .form-group > div .radio:first-of-type {
        margin: 10px 5px 10px 5px;
    }

    .attributesWrap > .form-group > div .radio:not(:first-of-type) {
        margin: 10px 5px 10px 5px;
    }

.misReferidosPage h4.text-info {
    color: #404040;
    font-size: 19px;
    font-family: 'Open Sans regular' !important;
    font-weight: 400;
    text-transform: uppercase;
}

.misReferidosPage h6.text-info {
    color: #404040;
    line-height: 2.1rem;
    margin: 20px 0;
    font-size: 1.6rem;
    font-family: 'Open Sans regular' !important;
    font-weight: 400;
}

.misReferidosPage .row.formReferidos {
    margin: 40px 0 10px;
}

.misReferidosPage .formReferidos input {
    font-size: 1.35rem;
    text-transform: capitalize;
    letter-spacing: .03rem;
    height: 35px;
    border-radius: 3px;
    border-color: #c5c5c5;
}

    .misReferidosPage .formReferidos input:focus {
        border-color: #18aabd;
    }

.misReferidosPage .formReferidos .has-success .form-control-feedback {
    right: 10px;
    color: #18aabd;
}

.misReferidosPage .formReferidos .has-error .form-control-feedback {
    right: 10px;
    color: #e43b3b;
}

body .has-error .help-block, body .has-error .control-label, body .has-error .radio, body .has-error .checkbox, body .has-error .radio-inline, body .has-error .checkbox-inline, body .has-error.radio label, body .has-error.checkbox label, body .has-error.radio-inline label, body .has-error.checkbox-inline label {
    color: #e43b3b;
}

.misReferidosPage .misReferidosTabla h3 {
    font-size: 1.6rem;
    font-weight: 600;
    letter-spacing: .03rem;
    margin: 30px 0 20px;
}

.detallesCliente.visible-print {
    font-family: open sans regular;
    border-bottom: 1px solid #dedede;
    margin-bottom: 30px;
    padding-bottom: 20px;
}

    .detallesCliente.visible-print h4 {
        text-transform: uppercase;
        font-weight: 600;
    }

.detallesCanje.visible-print h4 {
    text-transform: uppercase;
    font-weight: 600;
}

.logoVouchers {
    margin: 30px 0px;
}

    .logoVouchers img {
        margin: 0 auto;
        width: 180px;
    }

.legalWrap .legalVouchers.visible-print {
    text-align: center;
    font-size: 1.5rem;
}

.canjePresencial {
    margin: 10px 0;
    min-height: 130px;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 25px;
    margin-bottom: 30px;
}

    .canjePresencial .imgCanjePresencial {
        text-align: center;
    }

        .canjePresencial .imgCanjePresencial img {
            max-width: 100%;
        }

    .canjePresencial .datosWrap h4 {
        margin: 0 0 10px 15px;
    }

    .canjePresencial .datosIzq p, .canjePresencial .datosDer p {
        font-size: 1.4rem;
        font-family: open sans;
        margin: 0 0 3px;
    }

    .canjePresencial .datosDer {
        text-align: right;
    }

    .canjePresencial .btnImprimirCanjePresencial {
        background-color: #18aabd;
        color: #fff !important;
        padding: 5px 10px;
        border-radius: 3px;
        margin-top: 15px;
        display: inline-block;
        font-weight: 400 !important;
        font-size: 1.35rem !important;
        letter-spacing: .06rem;
    }

        .canjePresencial .btnImprimirCanjePresencial:hover, .canjePresencial .btnImprimirCanjePresencial:focus {
            background-color: #1a95a5;
        }

@media (max-width: 991px) {
    .canjePresencial .datosDer {
        text-align: left;
    }
}

.divNoResults {
    width: 80%;
    margin: 0 auto;
    text-align: center;
    min-height: 150px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.5rem;
    font-weight: 600;
    letter-spacing: .06rem;
    text-transform: uppercase;
}

.wrapClubesAsociados {
    padding: 0;
}

    .wrapClubesAsociados .clubAsociado {
    }

        .wrapClubesAsociados .clubAsociado .titleClubAsociado, .wrapClubesAsociados .cuponesClub #openBtn {
            position: relative;
        }

            .wrapClubesAsociados .cuponesClub #openBtn .cuponCash {
                position: absolute;
                z-index: 99999;
                font-size: 1.5rem;
                top: 7%;
                font-family: 'open sans';
                font-weight: 600;
                letter-spacing: .05rem;
                color: #fff;
                -webkit-transition: all ease-in-out .3s;
                -o-transition: all ease-in-out .3s;
                transition: all ease-in-out .3s;
            }

                .wrapClubesAsociados .cuponesClub #openBtn .cuponCash.transition {
                    top: 2px;
                }

.modalDescCupon #cuponView > .row:first-of-type > div {
    position: relative;
}

.modalDescCupon .modalCuponCash {
    position: absolute;
    top: 0;
    font-weight: 600;
    color: #fff;
    font-family: 'open sans';
    width: 94%;
    height: 23%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 4.2rem;
    letter-spacing: .05rem;
}

    .modalDescCupon .modalCuponCash span {
        font-size: 2rem;
        letter-spacing: .04rem;
        font-weight: 100;
    }

.modalDescCupon .modalCuponCode {
    position: absolute;
    bottom: 0;
    font-weight: 100;
    color: #fff;
    font-family: 'open sans';
    width: 94%;
    height: 15%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    padding-right: 7%;
    font-size: 1rem;
    letter-spacing: .07rem;
}

    .modalDescCupon .modalCuponCode div {
        text-align: right;
        border-radius: 3px;
        background-color: rgba(25, 24, 24, 0.45);
        padding: 3px 5px;
    }

        .modalDescCupon .modalCuponCode div span {
            display: block;
        }

.wrapClubesAsociados .cuponesClub .cuponAcumulado {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 1.3rem;
    color: #4d4d4d;
    text-align: center;
    margin: -10px 0 5px;
}

    .wrapClubesAsociados .cuponesClub .cuponAcumulado span {
        font-family: 'open sans';
        font-size: 1.4rem;
    }

.wrapClubesAsociados .cuponesClub #openBtn .cuponCash span {
    display: block;
    font-size: .09rem;
    margin-top: -2px;
    font-weight: 400;
    letter-spacing: .04rem;
}

.wrapClubesAsociados .clubAsociado .titleClubAsociado .cuponQuantity {
    background-color: #ccc;
    position: absolute;
    right: 30px;
    top: 50%;
    margin-top: -30px;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.2rem;
    text-align: center;
    color: #777676;
    border-bottom: 1px solid #a7a7a7;
}

.wrapClubesAsociados .clubAsociado .titleClubAsociado img {
    max-width: 100%;
    border-radius: 22px;
    box-shadow: 0px 3px 4px -1px #888;
}

.wrapClubesAsociados .clubAsociado .titleClubAsociado > a {
    border-bottom: none !important;
}

.wrapClubesAsociados .clubAsociado .titleClubAsociado img:hover {
    border: 1px solid #d4d4d4;
}

.wrapClubesAsociados .clubAsociado .titleClubAsociado img:active {
    box-shadow: none !important;
    border: 1.5px solid #d4d4d4;
}

.titleClubAsociado a.collapseLink[aria-expanded="true"] {
    border-bottom: 1px solid #18aabd;
    padding-bottom: 13px;
}

.cuponesClub > .caption {
    padding-left: 0;
    padding-right: 0;
}

.cuponesClub span.label {
    background-color: #18aabd;
    letter-spacing: .08rem;
}

    .cuponesClub span.label.labelHabilitado {
        color: #656565;
        background-color: #c7c7c7;
    }

.wrapClubesAsociados .nombreClubAsociado {
    margin-bottom: 13px;
}

    .wrapClubesAsociados .nombreClubAsociado h4 {
        margin: 0;
    }

.wrapClubesAsociados h4.titleClubAsociado a {
    color: #555;
    padding: 0;
    font-size: 1.7rem;
    font-family: 'Open sans regular';
    font-weight: 600;
    letter-spacing: .4px;
    text-align: center;
}

    .wrapClubesAsociados h4.titleClubAsociado a:hover, .wrapClubesAsociados h4.titleClubAsociado a[aria-expanded="true"] {
        color: #18aabd;
    }

.wrapClubesAsociados .clubAsociado .cuponesClub {
    border: 0;
}

    .wrapClubesAsociados .clubAsociado .cuponesClub a img.imgCupon {
        width: 100%;
        height: 100%;
        max-width: 200px;
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
    }

    .wrapClubesAsociados .clubAsociado .cuponesClub .thumb > a#openBtn {
        padding: 9px;
        display: flex;
        justify-content: center;
        position: relative;
    }

        .wrapClubesAsociados .clubAsociado .cuponesClub .thumb > a#openBtn .imgCoverHover {
            display: none;
            opacity: 0;
            position: absolute;
            width: calc(100% - 18px);
            height: calc(100% - 18px);
            display: block;
            border-radius: 7px;
            top: auto;
            left: auto;
            -webkit-transition: all ease-in-out .3s;
            -o-transition: all ease-in-out .3s;
            transition: all ease-in-out .3s;
            background-color: rgba(49, 49, 49, 0.5686274509803921);
        }

        .wrapClubesAsociados .clubAsociado .cuponesClub .thumb > a#openBtn:hover .imgCoverHover {
            opacity: 100;
        }

.wrapClubesAsociados p#contadorPesosCheck {
    position: absolute;
    top: 30px;
    right: 25px;
    width: 50px;
    height: 50px;
    background-color: #18aabdad;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    color: #fff;
    font-weight: 600;
}

body .modalDeshabCupon .modal-dialog {
    height: 90vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

    body .modalDeshabCupon .modal-dialog h3 {
        font-size: 1.6rem;
        text-transform: uppercase;
        padding: 0 20px;
        line-height: 2.2rem;
        letter-spacing: .02rem;
        font-weight: 600;
    }

    body .modalDeshabCupon .modal-dialog button {
        background-color: #fff;
        border: 1px solid #18aabd;
        color: #18aabd;
        text-transform: uppercase;
        font-weight: 600;
        letter-spacing: .04rem;
    }

        body .modalDeshabCupon .modal-dialog button:hover, body .modalDeshabCupon .modal-dialog button:focus {
            background-color: #18aabd;
            color: #fff;
        }

body .modal.in.modalDescCupon, .modal.in#modalHabCupon, .modal.in#modalDeshabCupon {
    display: flex !important;
}

body .modal.modalDescCupon, .modal#modalHabCupon, .modal#modalDeshabCupon {
    align-items: center;
    justify-content: center;
}

    .modal.modalDescCupon .modal-dialog, .modal#modalHabCupon .modal-dialog, .modal#modalDeshabCupon .modal-dialog {
        width: 80vw !important;
        max-width: 490px;
        margin: 0 !important;
    }

    .modal#modalHabCupon .modal-dialog, .modal#modalDeshabCupon .modal-dialog {
        max-width: 300px;
    }

    .modal#modalHabCupon .modal-body h3, .modal#modalDeshabCupon .modal-body h3 {
        margin: 10px 0 30px;
        text-transform: uppercase;
        font-weight: 600;
        font-size: 1.7rem;
        letter-spacing: .1rem;
    }

    .modal#modalHabCupon .modal-body #btnCloseModal, .modal#modalDeshabCupon .modal-body #btnCloseModal {
        font-size: 1.2rem;
        text-transform: uppercase;
        font-weight: 600;
        letter-spacing: .2rem;
        border: 2px solid #18aabd;
        background-color: #fff;
        color: #18aabd;
        padding: 4px 9px;
    }

        .modal#modalHabCupon .modal-body #btnCloseModal:hover, .modal#modalDeshabCupon .modal-body #btnCloseModal:hover {
            background-color: #18aabd;
            color: #fff;
        }

.modal.modalDescCupon .modal-dialog .modal-content .modal-footer {
    display: flex;
    height: 100%;
    width: 100%;
    justify-content: space-between;
}

    .modal.modalDescCupon .modal-dialog .modal-content .modal-footer .btn {
        font-size: 1.33rem;
        letter-spacing: 0.13rem;
        font-weight: 600;
        color: #fff;
    }

    .modal.modalDescCupon .modal-dialog .modal-content .modal-footer #btnUse:hover, .modal.modalDescCupon .modal-dialog .modal-content .modal-footer #btnUse:focus, .modal.modalDescCupon .modal-dialog .modal-content .modal-footer #btnUse:active {
        outline: none;
        color: #18aabd;
        background-color: transparent;
    }

    .modal.modalDescCupon .modal-dialog .modal-content .modal-footer #btnUse:hover, .modal.modalDescCupon .modal-dialog .modal-content .modal-footer #btnUse:focus, .modal.modalDescCupon .modal-dialog .modal-content .modal-footer #btnUse:active {
        outline: none;
        color: #18aabd;
        background-color: transparent;
    }

    .modal.modalDescCupon .modal-dialog .modal-content .modal-footer #btnDontUse:hover, .modal.modalDescCupon .modal-dialog .modal-content .modal-footer #btnDontUse:focus, .modal.modalDescCupon .modal-dialog .modal-content .modal-footer #btnDontUse:active {
        outline: none;
        color: #18aabd;
        background-color: transparent;
    }

    .modal.modalDescCupon .modal-dialog .modal-content .modal-footer #btnClose:hover, .modal.modalDescCupon .modal-dialog .modal-content .modal-footer #btnClose:focus, .modal.modalDescCupon .modal-dialog .modal-content .modal-footer #btnClose:active {
        outline: none;
        color: #fff;
        background-color: #18aabd;
    }

    .modal.modalDescCupon .modal-dialog .modal-content .modal-footer #btnShowCard:hover, .modal.modalDescCupon .modal-dialog .modal-content .modal-footer #btnShowCard:focus, .modal.modalDescCupon .modal-dialog .modal-content .modal-footer #btnShowCard:active {
        outline: none;
        color: #18aabd;
        background-color: transparent;
    }

    .modal.modalDescCupon .modal-dialog .modal-content .modal-footer #btnUse {
        background-color: #18aabd;
        border: 2px solid #18aabd;
    }

    .modal.modalDescCupon .modal-dialog .modal-content .modal-footer #btnDontUse {
        background-color: #18aabd;
        border: 2px solid #18aabd;
    }

    .modal.modalDescCupon .modal-dialog .modal-content .modal-footer #btnClose {
        background-color: transparent;
        border: 2px solid #18aabd;
        color: #18aabd;
        text-transform: uppercase;
    }

    .modal.modalDescCupon .modal-dialog .modal-content .modal-footer #btnShowCard {
        color: #18aabd;
        text-transform: uppercase;
        font-weight: 600;
    }

.modal.modalDescCupon .modal-dialog .modal-content .sdaimgCupon {
    max-width: 350px;
    margin: 0 auto;
    width: 100%;
}

.modal.modalDescCupon .modal-dialog .modal-content .modal-body {
    overflow-y: scroll;
    max-height: 70vh;
}

    .modal.modalDescCupon .modal-dialog .modal-content .modal-body > .row {
        display: flex;
        align-items: center;
    }

.montserrat {
    font-family: Montserrat, "Helvetica Neue", "Roboto", sans-serif;
}

.modal.modalDescCupon .modal-dialog .modal-content .modal-body #cuponDescription {
    padding: 0px 0;
    font-family: Montserrat, "Helvetica Neue", "Roboto", sans-serif;
}

    .modal.modalDescCupon .modal-dialog .modal-content .modal-body #cuponDescription p:first-of-type {
        padding-top: 15px;
    }

    .modal.modalDescCupon .modal-dialog .modal-content .modal-body #cuponDescription p {
        margin: 0;
        line-height: 2.4rem;
    }

.modal.modalDescCupon .modal-dialog .modal-content .modal-body #cuponLegal {
    font-family: Montserrat, "Helvetica Neue", "Roboto", sans-serif;
    margin: 7px 40px 20px 40px;
    text-align: center;
    text-transform: uppercase;
    line-height: 1.4rem;
}

    .modal.modalDescCupon .modal-dialog .modal-content .modal-body #cuponLegal strong, .modal.modalDescCupon .modal-dialog .modal-content .modal-body #cuponLegal span {
        font-family: 'open sans regular';
        letter-spacing: .02rem;
        font-weight: 400;
    }

@media (max-width: 767px) {
    .html-account-page .panel-default > .panel-body {
        padding: 10px 20px 40px;
    }

    html.html-account-page .isMobile .page-title h1 {
        padding-left: 50px;
    }

    .modal.modalDescCupon .modal-dialog .modal-content .modal-body > .row {
        display: block;
        padding: 15px;
    }

    .modal.modalDescCupon .modal-dialog .modal-content .modal-body #cuponLegal {
        margin: 40px 20px 30px 20px;
    }
}

.gifWrapper .fondoAnim {
    position: relative;
    overflow: hidden;
    min-height: 220px;
    background: rgba(47,193,212,1);
    background: -moz-radial-gradient(center, ellipse cover, rgba(47,193,212,1) 0%, rgba(24,170,189,1) 54%, rgba(34,153,169,1) 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(47,193,212,1)), color-stop(54%, rgba(24,170,189,1)), color-stop(100%, rgba(34,153,169,1)));
    background: -webkit-radial-gradient(center, ellipse cover, rgba(47,193,212,1) 0%, rgba(24,170,189,1) 54%, rgba(34,153,169,1) 100%);
    background: -o-radial-gradient(center, ellipse cover, rgba(47,193,212,1) 0%, rgba(24,170,189,1) 54%, rgba(34,153,169,1) 100%);
    background: -ms-radial-gradient(center, ellipse cover, rgba(47,193,212,1) 0%, rgba(24,170,189,1) 54%, rgba(34,153,169,1) 100%);
    background: radial-gradient(ellipse at center, rgba(47,193,212,1) 0%, rgba(24,170,189,1) 54%, rgba(34,153,169,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2fc1d4',endColorstr='#2299a9',GradientType=1);
}

.gifWrapper .wrapImgs {
    min-height: 220px !important;
    position: relative;
}

    .gifWrapper .wrapImgs .imgMegafono, .gifWrapper .wrapImgs .manoUnoBDos {
        position: absolute;
        left: 0;
        bottom: 0;
    }

    .gifWrapper .wrapImgs .manoDosBDos {
        position: absolute;
        top: 0;
        left: 100px;
    }

    .gifWrapper .wrapImgs .manoUnoBTres {
        position: absolute;
        bottom: 0;
        left: 0;
    }

    .gifWrapper .wrapImgs .manoDosBTres {
        position: absolute;
        bottom: 0;
        left: 200px;
    }

    .gifWrapper .wrapImgs .signoMas01BTres {
        position: absolute;
        left: 130px;
        bottom: 96px;
        width: 19px;
        transform: rotate(120deg);
    }

    .gifWrapper .wrapImgs .signoMas02BTres {
        position: absolute;
        left: 90px;
        bottom: 110px;
        width: auto;
    }

    .gifWrapper .wrapImgs .signoMas03BTres {
        left: 130px;
        bottom: 137px;
        width: 17px;
        transform: rotate(110deg);
        position: absolute;
    }

    .gifWrapper .wrapImgs .signoMas04BTres {
        left: 110px;
        top: 42px;
        width: 17px;
        transform: rotate(85deg);
        position: absolute;
    }

    .gifWrapper .wrapImgs .signoMas05BTres {
        left: 73px;
        top: 14px;
        width: 24px;
        transform: rotate(103deg);
        position: absolute;
    }

    .gifWrapper .wrapImgs .signoMas06BTres {
        left: 128px;
        top: -5px;
        width: 20px;
        transform: rotate(83deg);
        position: absolute;
    }

    .gifWrapper .wrapImgs .signoMas07BTres {
        position: absolute;
        left: 197px;
        bottom: 140px;
        width: 19px;
        transform: rotate(110deg);
    }

    .gifWrapper .wrapImgs .signoMas08BTres {
        position: absolute;
        left: 241px;
        bottom: 125px;
        width: auto;
        transform: rotate(82deg);
    }

    .gifWrapper .wrapImgs .signoMas09BTres {
        left: 189px;
        bottom: 180px;
        width: 21px;
        transform: rotate(85deg);
        position: absolute;
    }

    .gifWrapper .wrapImgs .signoMas10BTres {
        left: 230px;
        top: 21px;
        width: 26px;
        transform: rotate(115deg);
        position: absolute;
    }

    .gifWrapper .wrapImgs .signoMas11BTres {
        left: 263px;
        top: 8px;
        width: 13px;
        transform: rotate(87deg);
        position: absolute;
    }

    .gifWrapper .wrapImgs .signoMas12BTres {
        left: 208px;
        top: -15px;
        width: 34px;
        transform: rotate(83deg);
        position: absolute;
    }

.wrapTexts {
    color: #fff;
    min-height: 220px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .wrapTexts > div {
    }

        .wrapTexts > div h4 {
            font-size: 1.9rem;
            letter-spacing: .09rem;
            font-weight: 400;
        }

@media (max-width: 991px) {
    .fondoAnim, .fondoAnim > div {
        height: 430px;
    }

    .gifWrapper {
        margin: 20px -10px !important;
    }
}

@media (min-width:768px) and (max-width: 991px) {
    .fondoAnim, .fondoAnim > div {
        height: 430px;
    }
}

.escenaUno, .escenaDos, .escenaTres {
    width: 100%;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
}

.escenaUno {
    animation: escenaUno 21s 1s ease infinite forwards;
}

.escenaDos {
    animation: escenaDos 21s 7s ease infinite forwards;
}

.escenaTres {
    animation: escenaTres 21s 14s ease infinite forwards;
}

.wrapImgs .imgMegafono {
    opacity: 1;
    animation: megafono 21s 1s ease infinite forwards;
}

.wrapTexts .textosUno {
    opacity: 1;
    animation: textosUno 21s 1s ease infinite forwards;
}

.wrapTexts .textosDos {
    opacity: 1;
    animation: textosDos 21s 7s ease infinite forwards;
}

.wrapTexts .textosTres {
    opacity: 1;
    animation: textosTres 21s 14s ease infinite forwards;
}

.wrapImgs .manoUnoBDos {
    opacity: 1;
    animation: manoUnoBDos 21s 7s ease infinite forwards;
}

.wrapImgs .manoDosBDos {
    opacity: 1;
    animation: manoDosBDos 21s 7s ease infinite forwards;
}

.wrapImgs .manoUnoBTres {
    opacity: 1;
    animation: manoUnoBTres 21s 14s ease infinite forwards;
}

.wrapImgs .manoDosBTres {
    opacity: 1;
    animation: manoDosBTres 21s 14s ease infinite forwards;
}

.wrapImgs .signoMas01BTres {
    opacity: 1;
    animation: signoMas01BTres 21s 14s ease infinite forwards;
}

.wrapImgs .signoMas02BTres {
    opacity: 1;
    animation: signoMas02BTres 21s 14s ease infinite forwards;
}

.wrapImgs .signoMas03BTres {
    opacity: 1;
    animation: signoMas03BTres 21s 14s ease infinite forwards;
}

.wrapImgs .signoMas04BTres {
    opacity: 1;
    animation: signoMas04BTres 21s 14s ease infinite forwards;
}

.wrapImgs .signoMas05BTres {
    opacity: 1;
    animation: signoMas05BTres 21s 14s ease infinite forwards;
}

.wrapImgs .signoMas06BTres {
    opacity: 1;
    animation: signoMas06BTres 21s 14s ease infinite forwards;
}

.wrapImgs .signoMas07BTres {
    opacity: 1;
    animation: signoMas07BTres 21s 14s ease infinite forwards;
}

.wrapImgs .signoMas08BTres {
    opacity: 1;
    animation: signoMas08BTres 21s 14s ease infinite forwards;
}

.wrapImgs .signoMas09BTres {
    opacity: 1;
    animation: signoMas09BTres 21s 14s ease infinite forwards;
}

.wrapImgs .signoMas10BTres {
    opacity: 1;
    animation: signoMas10BTres 21s 14s ease infinite forwards;
}

.wrapImgs .signoMas11BTres {
    opacity: 1;
    animation: signoMas11BTres 21s 14s ease infinite forwards;
}

.wrapImgs .signoMas12BTres {
    opacity: 1;
    animation: signoMas12BTres 21s 14s ease infinite forwards;
}

@keyframes escenaUno {
    0% {
        opacity: 0;
    }

    1% {
        opacity: 1;
    }

    30% {
        opacity: 1;
    }

    32% {
        opacity: 0;
    }

    95% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@keyframes escenaDos {
    0% {
        opacity: 0;
    }

    1% {
        opacity: 0;
    }

    2% {
        opacity: 1;
    }

    30% {
        opacity: 1;
    }

    32% {
        opacity: 0;
    }

    95% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@keyframes escenaTres {
    0% {
        opacity: 0;
    }

    1% {
        opacity: 1;
    }

    30% {
        opacity: 1;
    }

    32% {
        opacity: 0;
    }

    95% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@keyframes megafono {
    0% {
        opacity: 0;
        transform: translateX(-50px);
    }

    2% {
        opacity: 1;
        transform: translateX(0px);
    }

    29% {
        opacity: 1;
        transform: translateX(0px);
    }

    31% {
        opacity: 0;
        transform: translateX(-50px);
    }

    95% {
        opacity: 0;
        transform: translateX(-50px);
    }

    100% {
        opacity: 0;
        transform: translateX(-50px);
    }
}

@keyframes textosUno {
    0% {
        opacity: 0;
        transform: translateY(-50px);
    }

    1% {
        opacity: 0;
        transform: translateY(-50px);
    }

    3% {
        opacity: 1;
        transform: translateY(0px);
    }

    30% {
        opacity: 1;
        transform: translateY(0px);
    }

    32% {
        opacity: 0;
        transform: translateY(-50px);
    }

    95% {
        opacity: 0;
        transform: translateY(-50px);
    }

    100% {
        opacity: 0;
        transform: translateY(-50px);
    }
}

@keyframes textosDos {
    0% {
        opacity: 0;
        transform: translateY(-50px);
    }

    7% {
        opacity: 0;
        transform: translateY(-50px);
    }

    8% {
        opacity: 1;
        transform: translateY(0px);
    }

    30% {
        opacity: 1;
        transform: translateY(0px);
    }

    32% {
        opacity: 0;
        transform: translateY(-50px);
    }

    95% {
        opacity: 0;
        transform: translateY(-50px);
    }

    100% {
        opacity: 0;
        transform: translateY(-50px);
    }
}

@keyframes textosTres {
    0% {
        opacity: 0;
        transform: translateY(-50px);
    }

    1% {
        opacity: 0;
        transform: translateY(-50px);
    }

    3% {
        opacity: 1;
        transform: translateY(0px);
    }

    30% {
        opacity: 1;
        transform: translateY(0px);
    }

    32% {
        opacity: 0;
        transform: translateY(-50px);
    }

    95% {
        opacity: 0;
        transform: translateY(-50px);
    }

    100% {
        opacity: 0;
        transform: translateY(-50px);
    }
}

@keyframes manoUnoBDos {
    0% {
        opacity: 0;
        transform: translateX(-50px);
    }

    6% {
        opacity: 0;
        transform: translateX(-50px);
    }

    7% {
        opacity: 1;
        transform: translateX(0px);
    }

    29% {
        opacity: 1;
        transform: translateX(0px);
    }

    31% {
        opacity: 0;
        transform: translateX(-50px);
    }

    95% {
        opacity: 0;
        transform: translateX(-50px);
    }

    100% {
        opacity: 0;
        transform: translateX(-50px);
    }
}

@keyframes manoDosBDos {
    0% {
        opacity: 0;
        transform: translateY(-50px);
    }

    8% {
        opacity: 0;
        transform: translateY(-50px);
    }

    9% {
        opacity: 1;
        transform: translateY(0px);
    }

    29% {
        opacity: 1;
        transform: translateY(0px);
    }

    31% {
        opacity: 0;
        transform: translateY(-50px);
    }

    95% {
        opacity: 0;
        transform: translateY(-50px);
    }

    100% {
        opacity: 0;
        transform: translateY(-50px);
    }
}

@keyframes manoUnoBTres {
    0% {
        opacity: 0;
        transform: translateY(50px);
    }

    5% {
        opacity: 0;
        transform: translateY(50px);
    }

    6% {
        opacity: 1;
        transform: translateY(0px);
    }

    29% {
        opacity: 1;
        transform: translateY(0px);
    }

    31% {
        opacity: 0;
        transform: translateY(50px);
    }

    95% {
        opacity: 0;
        transform: translateY(50px);
    }

    100% {
        opacity: 0;
        transform: translateY(50px);
    }
}

@keyframes manoDosBTres {
    0% {
        opacity: 0;
        transform: translateY(50px);
    }

    10% {
        opacity: 0;
        transform: translateY(50px);
    }

    11% {
        opacity: 1;
        transform: translateY(0px);
    }

    29% {
        opacity: 1;
        transform: translateY(0px);
    }

    31% {
        opacity: 0;
        transform: translateY(50px);
    }

    95% {
        opacity: 0;
        transform: translateY(50px);
    }

    100% {
        opacity: 0;
        transform: translateY(50px);
    }
}

@keyframes signoMas01BTres {
    0% {
        opacity: 0;
    }

    6% {
        opacity: 0;
    }

    7% {
        opacity: 1;
    }

    25% {
        opacity: 1;
    }

    27% {
        opacity: 0;
    }

    95% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@keyframes signoMas02BTres {
    0% {
        opacity: 0;
    }

    7% {
        opacity: 0;
    }

    8% {
        opacity: 1;
    }

    24% {
        opacity: 1;
    }

    26% {
        opacity: 0;
    }

    95% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@keyframes signoMas03BTres {
    0% {
        opacity: 0;
    }

    8% {
        opacity: 0;
    }

    9% {
        opacity: 1;
    }

    27% {
        opacity: 1;
    }

    29% {
        opacity: 0;
    }

    95% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@keyframes signoMas04BTres {
    0% {
        opacity: 0;
    }

    9% {
        opacity: 0;
    }

    10% {
        opacity: 1;
    }

    26% {
        opacity: 1;
    }

    28% {
        opacity: 0;
    }

    95% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@keyframes signoMas05BTres {
    0% {
        opacity: 0;
    }

    10% {
        opacity: 0;
    }

    11% {
        opacity: 1;
    }

    24% {
        opacity: 1;
    }

    26% {
        opacity: 0;
    }

    95% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@keyframes signoMas06BTres {
    0% {
        opacity: 0;
    }

    11% {
        opacity: 0;
    }

    12% {
        opacity: 1;
    }

    27% {
        opacity: 1;
    }

    29% {
        opacity: 0;
    }

    95% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@keyframes signoMas07BTres {
    0% {
        opacity: 0;
    }

    12% {
        opacity: 0;
    }

    13% {
        opacity: 1;
    }

    28% {
        opacity: 1;
    }

    30% {
        opacity: 0;
    }

    95% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@keyframes signoMas08BTres {
    0% {
        opacity: 0;
    }

    13% {
        opacity: 0;
    }

    14% {
        opacity: 1;
    }

    27% {
        opacity: 1;
    }

    29% {
        opacity: 0;
    }

    95% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@keyframes signoMas09BTres {
    0% {
        opacity: 0;
    }

    14% {
        opacity: 0;
    }

    15% {
        opacity: 1;
    }

    27% {
        opacity: 1;
    }

    29% {
        opacity: 0;
    }

    95% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@keyframes signoMas10BTres {
    0% {
        opacity: 0;
    }

    15% {
        opacity: 0;
    }

    16% {
        opacity: 1;
    }

    26% {
        opacity: 1;
    }

    27% {
        opacity: 0;
    }

    95% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@keyframes signoMas11BTres {
    0% {
        opacity: 0;
    }

    16% {
        opacity: 0;
    }

    17% {
        opacity: 1;
    }

    25% {
        opacity: 1;
    }

    26% {
        opacity: 0;
    }

    95% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@keyframes signoMas12BTres {
    0% {
        opacity: 0;
    }

    17% {
        opacity: 0;
    }

    18% {
        opacity: 1;
    }

    27% {
        opacity: 1;
    }

    29% {
        opacity: 0;
    }

    95% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@media (max-width: 1200px) {
    .imgMegafono {
        max-width: 260px;
    }

    .textosUno h4 {
        font-size: 1.6rem !important;
    }
}

#custom-push {
    box-shadow: 0 0px 8px 1px #23232370;
    position: fixed;
    top: 0;
    left: 50%;
    z-index: 9999999;
    transform: translate(-50%);
}

    #custom-push * {
        font-family: 'Gotham' !important;
    }

    #custom-push > .row {
        height: auto;
        background-color: #fff;
        max-width: 590px;
        width: 100%;
        margin: 10px auto auto;
        padding: 10px 0;
    }

        #custom-push > .row > .col-md-6:first-of-type {
            border-right: 2px solid #18aabd;
        }

        #custom-push > .row > .col-md-6 {
            height: 150px;
            display: flex;
            flex-direction: column;
            justify-content: center;
            text-align: center;
        }

            #custom-push > .row > .col-md-6 > img {
                width: 80%;
                max-width: 299px;
                margin: 0 auto;
            }

        #custom-push > .row h4 {
            font-size: 1.7rem;
            line-height: 2.2rem;
            margin: 0 auto 20px;
        }

        #custom-push > .row .push-no {
            border: 0;
            font-size: 1.5rem;
        }

        #custom-push > .row .push-yes {
            border: 0;
            background-color: #18aabd;
            color: #fff;
            font-size: 1.5rem;
            padding: 5px 20px;
        }

#wrapperCheckout .loading-wrapper {
    text-align: center;
    padding: 50px 0 0 0;
}

    #wrapperCheckout .loading-wrapper h5 {
        font-weight: 600;
        letter-spacing: .2rem;
    }

#wrapperCheckout .delivery-type-select-wrapper {
    display: flex;
    flex-direction: column;
}

    #wrapperCheckout .delivery-type-select-wrapper label {
        padding: 10px 15px;
        border-radius: 8px;
        margin-bottom: 20px;
        display: flex;
        align-items: center;
        -webkit-transition: all ease-in-out .15s;
        -o-transition: all ease-in-out .15s;
        transition: all ease-in-out .15s;
    }

        #wrapperCheckout .delivery-type-select-wrapper label:hover {
            background-color: #f1f1f1;
            cursor: pointer;
        }

            #wrapperCheckout .delivery-type-select-wrapper label:hover input:not(:checked) + div, #wrapperCheckout .delivery-type-select-wrapper label:hover input:not(:checked) + div span {
                color: #a2a2a2;
            }

            #wrapperCheckout .delivery-type-select-wrapper label:hover input:not(:checked) {
                background-color: #d2cfcf;
            }

        #wrapperCheckout .delivery-type-select-wrapper label div {
            display: flex;
            flex-direction: column;
            font-weight: 600;
            color: #d2cfcf;
        }

            #wrapperCheckout .delivery-type-select-wrapper label div span {
                font-weight: 400;
                font-size: 1.2rem;
                opacity: .6;
                font-style: oblique;
                color: #d2cfcf;
            }

    #wrapperCheckout .delivery-type-select-wrapper input {
        margin: 0 15px 0 0;
        appearance: none;
        display: inline-block;
        width: 15px;
        height: 15px;
        padding: 3px;
        background-clip: content-box;
        border: 1px solid #d2cfcf;
        background-color: #ececec;
        border-radius: 50%;
    }

        #wrapperCheckout .delivery-type-select-wrapper input:checked {
            background-color: #18aabd;
            border-color: #18aabd;
        }

        #wrapperCheckout .delivery-type-select-wrapper input:focus {
            outline: none;
        }

        #wrapperCheckout .delivery-type-select-wrapper input:checked + div {
            font-weight: 600;
            color: #18aabd;
        }

            #wrapperCheckout .delivery-type-select-wrapper input:checked + div span {
                color: initial;
            }

#wrapperHomeDeliveryWay {
    padding: 40px;
    background: #f5f5f5;
    border-radius: 7px;
    min-height: 280px;
    border-bottom: 1px solid #dedede;
}

#sucursalSeleccionada .sin-sucursal, #wrapperResponsableAddress .sin-domicilio:not(.btn-agregar-domicilio-wrapper), #wrapperResponsableAddress .sin-responsable:not(.btn-agregar-responsable-wrapper) {
    padding: 30px 0 0px;
    text-align: center;
}

    #sucursalSeleccionada .sin-sucursal h3, #wrapperResponsableAddress .sin-domicilio h3, #wrapperResponsableAddress .sin-responsable h3 {
        font-weight: 600;
        text-transform: uppercase;
        font-size: 1.5rem;
        color: #6b6b6b;
        letter-spacing: .05rem;
    }

#wrapperCheckout .btnes-wrap, #wrapperCheckout .detalleDatosCheckout .btnes-wrap {
    display: flex;
    justify-content: flex-end;
}

    #wrapperCheckout .btnes-wrap button, #wrapperCheckout .detalleDatosCheckout .btnes-wrap button {
        font-weight: 600;
        letter-spacing: .06rem;
        font-size: 1.4rem;
    }

        #wrapperCheckout .btnes-wrap button:focus, #wrapperCheckout .detalleDatosCheckout .btnes-wrap button:focus, #wrapperResponsableAddress .btn-agregar-domicilio:focus, #wrapperResponsableAddress .btn-agregar-responsable:focus, #wrapperResponsableAddress .responsable-wrapper .responsable .btn-responsable:focus, #addressModal button:focus, #responsableModal button:focus {
            outline: none;
        }

#wrapperCheckout .datosSucursalSelec h5, #wrapperResponsableAddress h5 {
    margin: 0 0 20px 0;
    color: #18aabd;
    font-size: 1.7rem;
    font-weight: 600;
}

#wrapperCheckout .datosSucursalSelec div {
    font-weight: 600;
    margin-bottom: 2px;
    font-size: 1.4rem;
    letter-spacing: .04rem;
}

    #wrapperCheckout .datosSucursalSelec div span {
        font-weight: 400;
    }

#wrapperCheckout .datosSucursalSelec .changeSucursal {
    margin-top: 30px;
    font-weight: 600;
    font-size: 1.2rem;
    letter-spacing: .2rem;
    background-color: transparent;
    border: 1px solid #18aabd;
    color: #18aabd;
}

#wrapperResponsableAddress .btn-agregar-domicilio-wrapper {
    margin-bottom: 60px;
}

#wrapperResponsableAddress .btn-agregar-responsable-wrapper {
    margin: 20px 0;
}

#wrapperResponsableAddress .btn-agregar-domicilio, #wrapperResponsableAddress .btn-agregar-responsable {
    font-size: 1.4rem;
    font-weight: 600;
    letter-spacing: .07rem;
    margin: 5px 3px;
}

#wrapperCheckout .datosSucursalSelec .changeSucursal:hover, #wrapperResponsableAddress .btnSelecSucur:hover {
    background-color: #18aabd;
    border: 1px solid #18aabd;
    color: #fff;
}

#wrapperCheckout .detalleDatosCheckout {
    padding: 20px;
}

    #wrapperCheckout .detalleDatosCheckout h5, #wrapperCheckout .detalleDatosCheckout .forma-entrega h5 {
        color: #18aabd;
        font-weight: 600;
    }

    #wrapperCheckout .detalleDatosCheckout .forma-entrega {
        margin-top: 30px;
    }

        #wrapperCheckout .detalleDatosCheckout .forma-entrega small {
            color: #a9a9a9;
            margin-left: 5px;
            font-style: oblique;
            text-transform: capitalize;
            font-weight: 400;
        }

#wrapperResponsableAddress .address-wrapper .address, #wrapperResponsableAddress .responsable-wrapper .responsable {
    background-color: #fff;
    margin-bottom: 10px;
    border-radius: 11px;
    padding: 15px 30px;
    font-size: 1.2rem;
    border: 1px solid transparent;
    -webkit-transition: all ease-in-out .15s;
    -o-transition: all ease-in-out .15s;
    transition: all ease-in-out .15s;
}

    #wrapperResponsableAddress .address-wrapper .address .name, #wrapperResponsableAddress .responsable-wrapper .responsable .name {
        font-weight: 600;
        text-transform: uppercase;
        font-size: 1.3rem;
        letter-spacing: .05rem;
    }

    #wrapperResponsableAddress .address-wrapper .address .full-address {
        text-transform: capitalize;
    }

    #wrapperResponsableAddress .address-wrapper .address.selected, #wrapperResponsableAddress .responsable-wrapper .responsable.selected, #wrapperResponsableAddress .address-wrapper .address.selected:hover, #wrapperResponsableAddress .responsable-wrapper .responsable.selected:hover {
        border: 1px solid #18aabd;
        cursor: inherit !important;
    }

    #wrapperResponsableAddress .address-wrapper .address:not(.selected), #wrapperResponsableAddress .responsable-wrapper .responsable:not(.selected) {
        color: #ccc;
    }

    #wrapperResponsableAddress .address-wrapper .address:hover, #wrapperResponsableAddress .responsable-wrapper .responsable:hover {
        cursor: pointer;
        color: initial;
    }

    #wrapperResponsableAddress .address-wrapper .address .btn-address, #wrapperResponsableAddress .responsable-wrapper .responsable .btn-responsable {
        display: block;
        margin: 10px 10px 0 0;
        font-size: 1rem;
        letter-spacing: .08rem;
        background-color: transparent;
        border: 1px solid #18aabd;
        color: #18aabd;
        padding: 4px 10px;
    }

        #wrapperResponsableAddress .address .address .btn-address:hover, #wrapperResponsableAddress .responsable-wrapper .responsable .btn-responsable:hover {
            background-color: #18aabd;
            border: 1px solid transparent;
            color: #fff;
        }

#wrapperResponsableAddress .address .btnes-address, #wrapperResponsableAddress .responsable-wrapper .btnes-responsable-wrapper {
    display: flex;
}

#addressModal .modal-content, #responsableModal .modal-content {
    padding: 30px 40px;
}

#addressModal h5, #responsableModal h5 {
    text-transform: uppercase;
    font-weight: 600;
    color: #18aabd;
    margin: 0px 0 20px;
}

#addressModal input, #addressModal textarea, #responsableModal input, #responsableModal textarea, #responsableModal label, #responsableModal select, #responsableModal select option {
    height: auto;
    text-transform: uppercase;
    font-size: 1.3rem;
    font-weight: 600;
    padding: 10px 15px;
    border-radius: 5px;
    letter-spacing: .04rem;
}

#addressModal .modal-footer, #responsableModal .modal-footer {
    border-top: none;
}

#addressModal button, #responsableModal button {
    margin-right: 5px;
    font-size: 1.4rem;
    font-weight: 600;
    letter-spacing: .07rem;
    padding: 6px 12px;
    float: none;
}

#addressModal #mjeValidacionError2, #addressModal #mjeValidateCoverture, #responsableModal #mjeValidacionError {
    color: #d41919;
    font-size: 1.2rem;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: .11rem;
    text-align: center;
    margin: 10px 0 0;
}

#ModalDelete .modal-header {
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    font-size: 1.4rem;
    letter-spacing: .05rem;
    border: none;
}

#ModalDelete .modal-title {
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
}

#ModalDelete .modal-footer {
    text-align: center;
    border: none;
}

    #ModalDelete .modal-footer button {
        white-space: unset;
        margin-bottom: 5px;
        font-weight: 600;
        text-transform: uppercase;
        letter-spacing: .07rem;
        font-size: 1.3rem;
    }

.modal {
    overflow-y: auto !important;
}

button:focus {
    outline: none !important
}
