.items-container {
    margin-left: 0;
    margin-right: 0
}

@media only screen and (max-width:767px) {
    .items-container {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        align-items: center
    }
    .items-container {
        margin-bottom: 10px !important
    }
    .items-container:last-child {
        border-bottom: 0
    }
}

.br-theme-fontawesome-stars .br-widget {
    height: 28px;
    white-space: nowrap
}

.br-theme-fontawesome-stars .br-widget a {
    font: normal normal normal 20px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    text-decoration: none;
    margin-right: 2px
}

.br-theme-fontawesome-stars .br-widget a:after {
    content: '\f005';
    color: #d2d2d2
}

.br-theme-fontawesome-stars .br-widget a.br-active:after {
    color: #edb867
}

.br-theme-fontawesome-stars .br-widget a.br-selected:after {
    color: #edb867
}

.br-theme-fontawesome-stars .br-widget .br-current-rating {
    display: none
}

.br-theme-fontawesome-stars .br-readonly a {
    cursor: default
}

@media print {
    .br-theme-fontawesome-stars .br-widget a:after {
        content: '\f006';
        color: #000
    }
    .br-theme-fontawesome-stars .br-widget a.br-active:after,
    .br-theme-fontawesome-stars .br-widget a.br-selected:after {
        content: '\f005';
        color: #000
    }
}

a.br-fractional:after {
    color: #ffc728 !important
}

.border-separator {
    width: 100%;
    height: 1px;
    background: #f1f1f1;
    margin: 10px 0
}

.fix-signo {
    width: 80px;
    text-align: right
}

.price-font {
    color: #4a4a4a;
    font-size: 16px
}

.form-steps {
    display: block;
    width: 100%;
    position: relative;
    margin: 20px 0;
    padding: 0 200px
}

.form-steps:after {
    content: "";
    display: table;
    clear: both
}

.form-steps__item {
    padding: 0;
    position: relative;
    display: block;
    float: left;
    width: 25%;
    text-align: center
}

.form-steps__item-content {
    display: inline-block;
    cursor: pointer
}

.form-steps__item-icon {
    background: #d3d3d3;
    color: #789;
    display: block;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin: 0 auto 4px auto;
    position: relative;
    font-size: 13px;
    font-weight: 700;
    z-index: 2;
    border: 2px solid
}

.form-steps__item-text {
    font-size: 11px;
    color: #789;
    font-weight: 500
}

.form-steps__item-line {
    display: inline-block;
    height: 1px;
    width: 100%;
    background: #d3d3d3;
    float: left;
    position: absolute;
    left: -50%;
    top: 20px;
    z-index: 1;
    border: 3px solid #789
}

.form-steps__item--active .form-steps__item-icon {
    background: #00b4f0;
    color: #fff;
    border-color: #00b4f0
}

.form-steps__item--active .form-steps__item-text {
    color: #00b4f0;
    font-weight: 600
}

.form-steps__item--active .form-steps__item-line,
.form-steps__item--completed .form-steps__item-line {
    background: #00b4f0;
    border: 5px solid #00b4f0 ss
}

.form-steps__item--completed .form-steps__item-text {
    color: #4f5e77
}

.form-steps__item--completed .form-steps__item-icon {
    background: #00b4f0;
    background-image: url(data:image/svg+xml;base64,PHN2ZyBkYXRhLW5hbWU9IkxheWVyIDEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDkuMTIgNyI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTkuMTIgMS4wNkw4LjA2IDAgMy4xOCA0Ljg4IDEuMDYgMi43NiAwIDMuODIgMy4xOCA3bDUuOTQtNS45NHoiLz48L3N2Zz4=);
    color: transparent;
    -webkit-background-size: 10px 10px;
    -moz-background-size: 10px;
    -o-background-size: 10px;
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: center center;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border: 5px solid #00b4f0
}

.shop-description {
    letter-spacing: .11px
}

.price-sub-total {
    color: #4a4a4a;
    font-size: 20px;
    letter-spacing: .17px
}

.btn-validar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    justify-content: center;
    border: 1px solid #19c6b7;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    align-items: center;
    height: 42px;
    width: 91px;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    background-color: #19c6b7;
    color: #fff;
    font-size: 13px;
    font-weight: 900
}

.sucursal-parent {
    background: rgba(6, 204, 202, .2902);
    border: 1px solid #00b4f0;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

.sucursal-parent .item-select-despacho .control_indicator {
    background: #fff;
    border: 1px solid #0b4064
}

.sucursal-info {
    background: rgba(6, 204, 202, .2902);
    border: 1px solid #00b4f0;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

.sucursal-info .item-select-despacho .control_indicator {
    background: #fff;
    border: 1px solid #0b4064
}

.sucursal-info .control-radio .control_indicator:after {
    left: 7px;
    top: 7px;
    height: 6px;
    width: 6px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #fff
}

.btn-invitado {
    height: 40px;
    width: 120px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #00b4f0;
    color: #fff;
    text-transform: uppercase;
    font-weight: 900;
    width: 100%;
    background: #bebebe;
    text-transform: lowercase;
    pointer-events: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: all .5s cubic-bezier(.165, .84, .44, 1);
    -o-transition: all .5s cubic-bezier(.165, .84, .44, 1);
    -moz-transition: all .5s cubic-bezier(.165, .84, .44, 1);
    transition: all .5s cubic-bezier(.165, .84, .44, 1)
}

.btn-invitado.enabled {
    pointer-events: all;
    background-color: #f06980 !important
}

.container-anadido {
    padding-top: 2px
}

.metodo-pago-container .control {
    margin-bottom: 0
}

.btn-validar-invitado {
    height: 44px;
    width: 120px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #00b4f0;
    color: #fff;
    text-transform: uppercase;
    font-weight: 900;
    cursor: pointer;
    position: relative;
    width: 100%;
    background: #43c9fa;
    text-transform: lowercase;
    font-size: 14px;
    text-align: center;
    font-weight: 700;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    font-family: pangram-regular;
    font-size: 17px
}

.btn-validar-invitado.w200 {
    width: 200px
}

.btn-validar-invitado .loader {
    position: absolute;
    z-index: 99999;
    top: 22%;
    right: 0;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media (max-width:768px) {
    .btn-validar-invitado {
        width: 100% !important;
        margin: 0 !important;
        margin-top: 15px !important;
        margin-bottom: 10px !important
    }
}



.title-span a {
    font-size: 14px;
    text-decoration: underline
}

.name-producto {
    font-size: 17px !important;
    color: #4a4b48
}

.precio-rebaja {
    color: #1eade3;
    font-size: 15px
}

.name-producto-resume {
    font-size: 14px
}

.declaro-item-regalo .control input:checked~.control_indicator,
.declaro-item-regalo .control:hover input:not([disabled]):checked~.control_indicator,
.declaro-item-regalo.control input:checked:focus~.control_indicator {
    background-color: none;
    background: 0 0
}

.declaro-item-regalo.control input:checked~.control_indicator {
    border: 1px solid #43c9fa !important
}

.declaro-item-regalo.control input:checked~.control_indicator:after {
    display: block;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 512 512'%3E%3Ctitle%3Eionicons-v5-e%3C/title%3E%3Cpolyline points='416 128 192 384 96 288' style='fill:none;stroke:%2343c9fa;stroke-linecap:round;stroke-linejoin:round;stroke-width:32px'%3E%3C/polyline%3E%3C/svg%3E");
    -webkit-transform: translateX(-50%) rotate(0);
    -moz-transform: translateX(-50%) rotate(0);
    -ms-transform: translateX(-50%) rotate(0);
    -o-transform: translateX(-50%) rotate(0);
    transform: translateX(-50%) rotate(0);
    background-position: center;
    -webkit-background-size: revert revert;
    -moz-background-size: revert;
    -o-background-size: revert;
    background-size: revert;
    width: 15px;
    height: 15px;
    position: absolute;
    left: 50%;
    top: 0;
    z-index: 1111
}

.declaro-item-regalo .control:hover input~.control_indicator,
.declaro-item-regalo.control input:focus~.control_indicator {
    background: 0 0;
    background-color: none
}

@media (min-width:768px) {
    .carro.wrapper-content {
        padding-bottom: 300px
    }
}

.carro .form-steps__item-content {
    cursor: pointer
}



.carro .control_indicator {
    position: absolute;
    top: 2px;
    left: 0;
    height: 20px;
    width: 20px;
    background: #fff;
    border: 1px solid #0b4064
}

.carro .btn-tab-retiro .text-despacho {
    color: #fff
}

.carro .btn-tab-retiro svg {
    fill: #fff;
    margin-right: 15px
}

.carro .btn-tab-retiro svg path {
    fill: #fff
}

.carro .tabs-sections {
    background-color: #e8e8e8 !important
}

.carro .tabs-pure-css .tabs-buttons__btn {
    overflow: hidden;
    width: 35%;
    -webkit-box-flex: inherit;
    -webkit-flex: inherit;
    -moz-box-flex: inherit;
    -ms-flex: inherit;
    flex: inherit;
    background-color: #a3a3a3 !important;
    color: #7d8181;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0
}

.carro .tabs-pure-css .tabs-buttons__btn.none-entrega {
    background-color: #a3a3a3 !important
}

.carro .tabs-pure-css .tabs-buttons__btn.none-entrega .text-despacho span {
    color: #fff;
    font-size: 12px !important
}

.carro .tabs-pure-css .tabs-buttons__btn.none-entrega .text-despacho .link-2 {
    color: #fff !important
}

.carro .tabs-pure-css .tabs-buttons__btn .text-despacho {
    color: #fff;
    font-family: pangram-regular;
    text-transform: lowercase !important;
    font-size: 13px !important;
    font-weight: 100
}

.carro .tabs-pure-css .tabs-buttons__btn svg {
    fill: #fff !important;
    margin-right: 15px
}

.carro .tabs-pure-css .tabs-buttons__btn svg path {
    fill: #fff !important
}

.carro .tabs-pure-css .tabs-buttons__btn.tabs-buttons__btn--active {
    background-color: #e8e8e8 !important
}

.carro .tabs-pure-css .tabs-buttons__btn.tabs-buttons__btn--active svg {
    fill: #7d8181 !important;
    margin-right: 15px
}

.carro .tabs-pure-css .tabs-buttons__btn.tabs-buttons__btn--active svg path {
    fill: #7d8181 !important
}

.carro .tabs-pure-css .tabs-buttons__btn.tabs-buttons__btn--active .text-despacho {
    color: #7d8181
}

.carro .btn-tab-despacho {
    margin-right: 20px
}

.carro .tabs-sections {
    backggournd-color: #7d8181
}

.carro .none-entrega {
    background: #a3a3a3
}

.carro .tabs-pure-css .tabs-buttons {
    border-top: none !important
}

.carro .control input:checked~.control_indicator {
    background-color: transparent;
    border: 1px solid #bdbdbd
}

.carro .none-entrega .text-despacho {
    color: #fff !important
}

.carro .control:hover input:not([disabled]):checked~.control_indicator {
    background: 0 0
}

.carro .control-radio .control_indicator:after {
    background: #43c9fa;
    height: 14px;
    width: 14px;
    left: 2px !important;
    top: 2px !important
}

.carro .counter-shop .plus {
    height: 50px !important;
    border-color: #c7c7c7;
    color: #a8a8a8;
    padding: 11px 15px
}

.carro .counter-shop .minus {
    height: 50px !important;
    border-color: #c7c7c7;
    color: #a8a8a8;
    padding: 11px 15px
}

.carro .counter-shop input {
    width: 52px !important;
    height: 50px !important;
    border-color: #c7c7c7 !important
}

.carro .form-steps__item--active .form-steps__item-icon {
    background: #43c9fa;
    color: #fff;
    border-color: #43c9fa
}

.carro .form-steps__item-icon {
    width: 25px;
    height: 25px;
    line-height: 35px;
    background: #bebebe;
    border: none
}

.carro .form-steps__item--active .form-steps__item-text {
    color: #43c9fa
}

.carro .form-steps__item-text {
    color: #bebebe;
    font-size: 14px
}

.carro .form-steps__item-line {
    display: inline-block;
    height: 1px;
    width: 76%;
    background: #bebebe;
    float: left;
    position: absolute;
    left: -38%;
    top: 13px;
    z-index: 1;
    border: none
}

.carro .btn-danger-carro {
    font-size: 17px;
    font-weight: 600;
    height: 50px;
    background-color: #f06980;
    color: #fff;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    width: 100%;
    border: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: 400
}

@media (max-width:768px) {
    .carro .btn-danger-carro {
        display: none
    }
}

.btn-submit-carro-danger-mobile {
    font-size: 17px;
    font-weight: 600;
    height: 50px;
    background-color: #f06980;
    color: #fff;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    width: 100%;
    border: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: 400;
    font-family: pangram-regular
}

.link-3 {
    color: #f06980;
    font-size: 15px;
    text-decoration: underline
}

.border-select-pago {
    overflow: hidden;
    position: relative
}

.border-select-pago::before {
    content: "";
    width: 100%;
    height: 100%;
    border: 2.5px solid #43c9fa;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
}

.form-steps__item-content svg {
    display: none
}

.carro .form-steps__item--active .form-steps__item-icon {
    background: #fff;
    color: #fff
}

.carro .form-steps__item--active .form-steps__item-icon svg {
    display: block
}

.form-steps__item-icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.content-input-phone {
    position: relative
}

.content-input-phone:before {
    content: "(+56) * ";
    position: absolute;
    top: 50%;
    left: 2px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 13px;
    color: #a1a4a4;
    padding-left: 10px
}

.btn-direccion-carro-danger-mobile {
    font-size: 17px;
    font-weight: 600;
    height: 50px;
    background-color: #f06980;
    color: #fff;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    width: 100%;
    border: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: 400;
    font-family: pangram-regular
}

.mobile-content-direccion {
    display: none !important
}

.side-content-shop {
    opacity: 0;
    display: none
}

.side-content-shop.open {
    opacity: 1;
    display: block
}

.side-content-shop .google-btn {
    font-size: 10px
}

.entrega-content svg {
    fill: #00b4f0
}

.entrega-content svg path {
    fill: #00b4f0
}

.entrega-content a {
    color: #00b4f0
}

.entrega-content.disabled-despacho a {
    color: #8d8d8d !important
}

.entrega-content.disabled-despacho svg {
    fill: #8d8d8d !important
}

.entrega-content.disabled-despacho svg path {
    fill: #8d8d8d !important
}

.entrega-content {
    padding: 5px 0
}

.entrega-content .icon-e {
    width: 45px;
    height: 45px;
    background: #efefef;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.content-pay p {
    color: #272727;
    font-size: 14px
}

.second-nav-hidden {
    display: none
}

.second-nav-hidden.open {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

.second-nav-hidden-mobile {
    display: none
}

.second-nav-hidden-mobile.open {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

.loading-preload {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 9999999;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: none
}

.loading-preload.open {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

.offset-wrapper header {
    -webkit-transform: translateY(-310px);
    -moz-transform: translateY(-310px);
    -ms-transform: translateY(-310px);
    -o-transform: translateY(-310px);
    transform: translateY(-310px)
}

.loader11 {
    font-size: 2px;
    position: relative;
    text-indent: -9999em;
    border-top: 1.1em solid #eee;
    border-right: 1.1em solid #eee;
    border-bottom: 1.1em solid #eee;
    border-left: 1.1em solid #19c6b7;
    -webkit-animation: load8 .7s infinite linear;
    -moz-animation: load8 .7s infinite linear;
    -o-animation: load8 .7s infinite linear;
    animation: load8 .7s infinite linear
}

@-webkit-keyframes load8 {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-moz-keyframes load8 {
    0% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-o-keyframes load8 {
    0% {
        -webkit-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes load8 {
    0% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes load8 {
    0% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@media screen and (min-width:640px) {
    .tabs-pure-css .tabs-buttons__btn {
        width: auto;
        display: inline-block;
        font-size: 14px
    }
}

.tabs-pure-css .tabs-buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

.tabs-pure-css .tab-js {
    display: none
}

.tabs-pure-css .tab-active-js {
    display: block
}

.tabs-pure-css .tabs-header {
    font-size: 25px;
    text-align: center;
    margin: 3rem auto
}

.tabs-pure-css .centering-layer {
    width: 100%;
    max-width: 800px;
    margin: 2rem auto
}

.tabs-pure-css .tabs-buttons {
    font-size: 14px
}

.tabs-pure-css .tabs-buttons__btn {
    display: block;
    width: 100%;
    text-decoration: none;
    font-weight: 700;
    border-bottom-width: 0;
    color: #333;
    background-color: #fff;
    outline: 0;
    padding: 12px 20px;
    cursor: pointer;
    -webkit-transition: background-color .3s;
    -o-transition: background-color .3s;
    -moz-transition: background-color .3s;
    transition: background-color .3s
}

.tabs-pure-css .tabs-buttons__btn--active,
.tabs-pure-css .tabs-buttons__btn:hover {
    color: #fff;
    background-color: #00b4f0
}

.tabs-pure-css .tabs-sections {
    padding: 10px 20px
}

.tabs-pure-css .tabs-buttons__btn {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 50%;
    -moz-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%
}

.tabs-buttons__btn .svg-icon-despacho,
.tabs-buttons__btn path {
    fill: #00b4f0
}

.tabs-buttons__btn .text-despacho {
    font-size: 11px !important
}

.tabs-buttons__btn--active .svg-icon-despacho,
.tabs-buttons__btn--active path,
.tabs-pure-css .tabs-buttons__btn:hover .svg-icon-despacho,
.tabs-pure-css .tabs-buttons__btn:hover path {
    fill: #fff
}

.text-despacho {
    font-weight: 900;
    text-transform: uppercase
}

@media (max-width:768px) {
    .text-left-min {
        text-align: left
    }
}

.phoneValidator {
    position: relative
}

.phoneValidator:before {
    content: "(+56) * ";
    position: absolute;
    top: 48%;
    left: 2px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 13px;
    color: #a1a4a4;
    padding-left: 10px
}

.content-input-phone:before {
    content: "(+56) * ";
    position: absolute;
    top: 50%;
    left: 2px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 13px;
    color: #a1a4a4;
    padding-left: 10px
}

.input-fran {
    background-color: #f7f7f7 !important;
    border: none !important;
    color: #4a4a4a !important;
    width: 100% !important;
    padding: 10px !important;
    height: 44px !important;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    font-size: 14px !important
}
.input-fran2 {
    background-color: #f7f7f7 !important;
    border: none !important;
    color: #4a4a4a !important;
    width: 100% !important;
    padding: 10px !important;
    height: 44px !important;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    font-size: 14px !important
}

.input-fran {
    background-color: #f7f7f7 !important;
    border: none !important;
    color: #4a4a4a !important;
    width: 100% !important;
    padding: 10px !important;
    height: 44px !important;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    font-size: 14px !important
}

.input-fran.phone-56 {
    padding: 3 16px 0 55px !important
}

.input-fran::-webkit-input-placeholder {
    font-size: 14px;
    color: #dcdcdc !important
}

.input-fran:-moz-placeholder {
    font-size: 14px;
    color: #dcdcdc !important
}

.input-fran::-moz-placeholder {
    font-size: 14px;
    color: #dcdcdc !important
}

.input-fran:-ms-input-placeholder {
    font-size: 14px;
    color: #dcdcdc !important
}

.input-fran::-ms-input-placeholder {
    font-size: 14px;
    color: #dcdcdc !important
}

.input-fran::placeholder {
    font-size: 14px;
    color: #dcdcdc !important
}

.input-per-default {
    background-color: #f7f7f7 !important;
    border: none !important;
    color: #a1a4a4 !important;
    width: 100% !important;
    padding: 10px !important;
    height: 44px !important;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    font-size: 14px !important
}

.custom-select-js .arrowCustom {
    position: absolute;
    top: 0;
    background: #a3a3a3;
    right: 0;
    width: 44px;
    cursor: pointer;
    height: 100%;
    -webkit-border-radius: 0 6px 6px 0;
    -moz-border-radius: 0 6px 6px 0;
    border-radius: 0 6px 6px 0
}

.custom-select-js .dropdown-custom {
    --max-scroll: 8;
    --text: #3F4656;
    --border: #A3A3A3;
    --borderActive: transparent;
    --background: #fff;
    --arrow: #fff;
    --arrowActive: #E4ECFA;
    --listText: #99A3BA;
    --listBackground: #FFF;
    --listActive: #E4ECFA;
    --listTextActive: #6C7486;
    --listBorder: none;
    --textFilled: #99A3BA;
    width: 400px;
    position: relative
}

.custom-select-js .dropdown-custom.light {
    --text: #CDD9ED;
    --border: #CDD9ED;
    --borderActive: #23C4F8;
    --background: #fff;
    --arrow: #99A3BA;
    --arrowActive: #6C7486;
    --listText: #99A3BA;
    --listBackground: #fff;
    --listActive: #6C7486;
    --listTextActive: #fff;
    --listBorder: #E4ECFA;
    --textFilled: #6C7486
}

.custom-select-js .dropdown-custom select {
    display: none
}

.custom-select-js .dropdown-custom>span {
    cursor: pointer;
    padding: 9px 16px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    display: block;
    position: relative;
    color: var(--text);
    border: 1px solid var(--border);
    background: var(--background);
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    font-family: pangram-regular
}

.custom-select-js .dropdown-custom>span:after,
.custom-select-js .dropdown-custom>span:before {
    content: '';
    display: block;
    position: absolute;
    width: 8px;
    height: 2px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    top: 50%;
    right: 15px;
    background: var(--arrow);
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    z-index: 1
}

.custom-select-js .dropdown-custom>span:before {
    margin-right: 4px;
    -webkit-transform: scale(.96, .8) rotate(50deg);
    -moz-transform: scale(.96, .8) rotate(50deg);
    -ms-transform: scale(.96, .8) rotate(50deg);
    -o-transform: scale(.96, .8) rotate(50deg);
    transform: scale(.96, .8) rotate(50deg)
}

.custom-select-js .dropdown-custom>span:after {
    -webkit-transform: scale(.96, .8) rotate(-50deg);
    -moz-transform: scale(.96, .8) rotate(-50deg);
    -ms-transform: scale(.96, .8) rotate(-50deg);
    -o-transform: scale(.96, .8) rotate(-50deg);
    transform: scale(.96, .8) rotate(-50deg)
}

.custom-select-js .dropdown-custom ul {
    margin: 0;
    padding: 0;
    list-style: none;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    max-height: -webkit-calc(var(--max-scroll) * 42px);
    max-height: -moz-calc(var(--max-scroll) * 42px);
    max-height: calc(var(--max-scroll) * 42px);
    top: 42px;
    left: 0;
    z-index: 1;
    right: 0;
    background: var(--listBackground);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transition: opacity .2s ease, visibility .2s ease, -webkit-transform .3s cubic-bezier(.4, .6, .5, 1.32);
    transition: opacity .2s ease, visibility .2s ease, -webkit-transform .3s cubic-bezier(.4, .6, .5, 1.32);
    -o-transition: opacity .2s ease, visibility .2s ease, -o-transform .3s cubic-bezier(.4, .6, .5, 1.32);
    -moz-transition: opacity .2s ease, visibility .2s ease, transform .3s cubic-bezier(.4, .6, .5, 1.32), -moz-transform .3s cubic-bezier(.4, .6, .5, 1.32);
    transition: opacity .2s ease, visibility .2s ease, transform .3s cubic-bezier(.4, .6, .5, 1.32);
    transition: opacity .2s ease, visibility .2s ease, transform .3s cubic-bezier(.4, .6, .5, 1.32), -webkit-transform .3s cubic-bezier(.4, .6, .5, 1.32), -moz-transform .3s cubic-bezier(.4, .6, .5, 1.32), -o-transform .3s cubic-bezier(.4, .6, .5, 1.32);
    -webkit-transform: scale(.8) translate(0, 4px);
    -moz-transform: scale(.8) translate(0, 4px);
    -ms-transform: scale(.8) translate(0, 4px);
    -o-transform: scale(.8) translate(0, 4px);
    transform: scale(.8) translate(0, 4px);
    border: 1px solid var(--listBorder)
}

.custom-select-js .dropdown-custom ul li {
    opacity: 0;
    -webkit-transform: translate(6px, 0);
    -moz-transform: translate(6px, 0);
    -ms-transform: translate(6px, 0);
    -o-transform: translate(6px, 0);
    transform: translate(6px, 0);
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.custom-select-js .dropdown-custom ul li a {
    cursor: pointer;
    display: block;
    padding: 10px 16px;
    color: var(--listText);
    text-decoration: none;
    outline: 0;
    position: relative;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.custom-select-js .dropdown-custom ul li a:hover {
    color: var(--listTextActive)
}

.custom-select-js .dropdown-custom ul li.active a {
    color: var(--listTextActive);
    background: var(--listActive)
}

.custom-select-js .dropdown-custom ul li.active a:after,
.custom-select-js .dropdown-custom ul li.active a:before {
    --scale: .6;
    content: '';
    display: block;
    width: 10px;
    height: 2px;
    position: absolute;
    right: 17px;
    top: 50%;
    opacity: 0;
    background: var(--listText);
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease
}

.custom-select-js .dropdown-custom ul li.active a:before {
    -webkit-transform: rotate(45deg) scale(var(--scale));
    -moz-transform: rotate(45deg) scale(var(--scale));
    -ms-transform: rotate(45deg) scale(var(--scale));
    -o-transform: rotate(45deg) scale(var(--scale));
    transform: rotate(45deg) scale(var(--scale))
}

.custom-select-js .dropdown-custom ul li.active a:after {
    -webkit-transform: rotate(-45deg) scale(var(--scale));
    -moz-transform: rotate(-45deg) scale(var(--scale));
    -ms-transform: rotate(-45deg) scale(var(--scale));
    -o-transform: rotate(-45deg) scale(var(--scale));
    transform: rotate(-45deg) scale(var(--scale))
}

.custom-select-js .dropdown-custom ul li.active a:hover:after,
.custom-select-js .dropdown-custom ul li.active a:hover:before {
    --scale: .9;
    opacity: 1
}

.custom-select-js .dropdown-custom ul li:first-child a {
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0
}

.custom-select-js .dropdown-custom ul li:last-child a {
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px
}

.custom-select-js .dropdown-custom.filled>span {
    color: var(--textFilled)
}

.custom-select-js .dropdown-custom.open>span {
    border-color: var(--borderActive)
}

.custom-select-js .dropdown-custom.open>span:after,
.custom-select-js .dropdown-custom.open>span:before {
    background: var(--arrowActive)
}

.custom-select-js .dropdown-custom.open>span:before {
    -webkit-transform: scale(.96, .8) rotate(-50deg);
    -moz-transform: scale(.96, .8) rotate(-50deg);
    -ms-transform: scale(.96, .8) rotate(-50deg);
    -o-transform: scale(.96, .8) rotate(-50deg);
    transform: scale(.96, .8) rotate(-50deg)
}

.custom-select-js .dropdown-custom.open>span:after {
    -webkit-transform: scale(.96, .8) rotate(50deg);
    -moz-transform: scale(.96, .8) rotate(50deg);
    -ms-transform: scale(.96, .8) rotate(50deg);
    -o-transform: scale(.96, .8) rotate(50deg);
    transform: scale(.96, .8) rotate(50deg)
}

.custom-select-js .dropdown-custom.open ul {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1) translate(0, 12px);
    -moz-transform: scale(1) translate(0, 12px);
    -ms-transform: scale(1) translate(0, 12px);
    -o-transform: scale(1) translate(0, 12px);
    transform: scale(1) translate(0, 12px);
    -webkit-transition: opacity .3s ease, visibility .3s ease, -webkit-transform .3s cubic-bezier(.4, .6, .5, 1.32);
    transition: opacity .3s ease, visibility .3s ease, -webkit-transform .3s cubic-bezier(.4, .6, .5, 1.32);
    -o-transition: opacity .3s ease, visibility .3s ease, -o-transform .3s cubic-bezier(.4, .6, .5, 1.32);
    -moz-transition: opacity .3s ease, visibility .3s ease, transform .3s cubic-bezier(.4, .6, .5, 1.32), -moz-transform .3s cubic-bezier(.4, .6, .5, 1.32);
    transition: opacity .3s ease, visibility .3s ease, transform .3s cubic-bezier(.4, .6, .5, 1.32);
    transition: opacity .3s ease, visibility .3s ease, transform .3s cubic-bezier(.4, .6, .5, 1.32), -webkit-transform .3s cubic-bezier(.4, .6, .5, 1.32), -moz-transform .3s cubic-bezier(.4, .6, .5, 1.32), -o-transform .3s cubic-bezier(.4, .6, .5, 1.32)
}

.custom-select-js .dropdown-custom.open ul li {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.custom-select-js .dropdown-custom.open ul li:nth-child(1) {
    -webkit-transition-delay: 80ms;
    -moz-transition-delay: 80ms;
    -o-transition-delay: 80ms;
    transition-delay: 80ms
}

.custom-select-js .dropdown-custom.open ul li:nth-child(2) {
    -webkit-transition-delay: 160ms;
    -moz-transition-delay: 160ms;
    -o-transition-delay: 160ms;
    transition-delay: 160ms
}

.custom-select-js .dropdown-custom.open ul li:nth-child(3) {
    -webkit-transition-delay: 240ms;
    -moz-transition-delay: 240ms;
    -o-transition-delay: 240ms;
    transition-delay: 240ms
}

.custom-select-js .dropdown-custom.open ul li:nth-child(4) {
    -webkit-transition-delay: 320ms;
    -moz-transition-delay: 320ms;
    -o-transition-delay: 320ms;
    transition-delay: 320ms
}

.custom-select-js .dropdown-custom.open ul li:nth-child(5) {
    -webkit-transition-delay: .4s;
    -moz-transition-delay: .4s;
    -o-transition-delay: .4s;
    transition-delay: .4s
}

.custom-select-js .dropdown-custom.open ul li:nth-child(6) {
    -webkit-transition-delay: 480ms;
    -moz-transition-delay: 480ms;
    -o-transition-delay: 480ms;
    transition-delay: 480ms
}

.custom-select-js .dropdown-custom.open ul li:nth-child(7) {
    -webkit-transition-delay: 560ms;
    -moz-transition-delay: 560ms;
    -o-transition-delay: 560ms;
    transition-delay: 560ms
}

.custom-select-js .dropdown-custom.open ul li:nth-child(8) {
    -webkit-transition-delay: 640ms;
    -moz-transition-delay: 640ms;
    -o-transition-delay: 640ms;
    transition-delay: 640ms
}

.custom-select-js .dropdown-custom.open ul li:nth-child(9) {
    -webkit-transition-delay: 720ms;
    -moz-transition-delay: 720ms;
    -o-transition-delay: 720ms;
    transition-delay: 720ms
}

.custom-select-js .dropdown-custom.open ul li:nth-child(10) {
    -webkit-transition-delay: .8s;
    -moz-transition-delay: .8s;
    -o-transition-delay: .8s;
    transition-delay: .8s
}

.custom-select-js select {
    --text: #3F4656;
    --border: #2F3545;
    --background: #151924
}

.custom-select-js select.dropdown-custom {
    padding: 9px 16px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    color: var(--text);
    border: 1px solid var(--border);
    background: var(--background);
    line-height: 22px;
    font-size: 16px;
    font-family: inherit;
    -webkit-appearance: none
}

.custom-select-js .switch {
    height: 20px;
    display: block;
    position: relative;
    cursor: pointer
}

.custom-select-js .switch input {
    display: none
}

.custom-select-js .switch input+span {
    padding-left: 38px;
    min-height: 20px;
    line-height: 20px;
    display: block;
    color: #3f4656;
    position: relative;
    white-space: nowrap
}

.custom-select-js .switch input+span:not(:empty) {
    padding-left: 46px
}

.custom-select-js .switch input+span:after,
.custom-select-js .switch input+span:before {
    content: '';
    display: block;
    position: absolute;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
}

.custom-select-js .switch input+span:before {
    top: 0;
    left: 0;
    width: 38px;
    height: 20px;
    border: 1px solid #2f3545;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.custom-select-js .switch input+span:after {
    width: 14px;
    height: 14px;
    background: #2f3545;
    top: 3px;
    left: 3px;
    -webkit-transition: all .45s ease;
    -o-transition: all .45s ease;
    -moz-transition: all .45s ease;
    transition: all .45s ease
}

.custom-select-js .switch input+span+svg {
    display: none
}

.custom-select-js .switch input:checked+span:before {
    background: #5628ee;
    border-color: #5628ee
}

.custom-select-js .switch input:checked+span:after {
    background: #fff;
    -webkit-transform: translate(18px, 0);
    -moz-transform: translate(18px, 0);
    -ms-transform: translate(18px, 0);
    -o-transform: translate(18px, 0);
    transform: translate(18px, 0)
}

.custom-select-js .switch:hover input:not(:checked)+span:before {
    border-color: #23c4f8
}

.scroll-carro {
    height: 300px;
    position: relative;
    overflow: auto
}

.scroll-carro::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .1);
    background-color: #f5f5f5
}

.scroll-carro {
    -webkit-transition: .4s all cubic-bezier(.165, .84, .44, 1);
    -o-transition: .4s all cubic-bezier(.165, .84, .44, 1);
    -moz-transition: .4s all cubic-bezier(.165, .84, .44, 1);
    transition: .4s all cubic-bezier(.165, .84, .44, 1)
}

.scroll-carro::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: #f5f5f5;
    -webkit-transition: .4s all cubic-bezier(.165, .84, .44, 1);
    transition: .4s all cubic-bezier(.165, .84, .44, 1)
}

.scroll-carro::-webkit-scrollbar:hover {
    height: 8px
}

.scroll-carro:hover::-webkit-scrollbar {
    height: 8px
}

.scroll-carro::-webkit-scrollbar-thumb {
    background-color: #4a4a4a;
    -webkit-border-radius: 10px;
    border-radius: 10px
}

.scroll-carro::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .1);
    background-color: #f5f5f5
}

.scroll-carro {
    -webkit-transition: .4s all cubic-bezier(.165, .84, .44, 1);
    -o-transition: .4s all cubic-bezier(.165, .84, .44, 1);
    -moz-transition: .4s all cubic-bezier(.165, .84, .44, 1);
    transition: .4s all cubic-bezier(.165, .84, .44, 1)
}

.scroll-carro::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: #f5f5f5;
    -webkit-transition: .4s all cubic-bezier(.165, .84, .44, 1);
    transition: .4s all cubic-bezier(.165, .84, .44, 1)
}

@keyframes load8 {
    0% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}



.parent-input-state {
    color: #f06980;
    font-weight: 900;
    margin-top: 4px;
    display: block
}

.blue-checkbox .control_indicator {
    border-color: #1eade3 !important
}

.blue-checkbox input:focus~.control_indicator {
    background: 0 0 !important
}

.blue-checkbox input:checked~.control_indicator {
    border-color: #1eade3 !important
}

.blue-checkbox input:checked~.control_indicator:after {
    display: block;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 512 512'%3E%3Ctitle%3Eionicons-v5-e%3C/title%3E%3Cpolyline points='416 128 192 384 96 288' style='fill:none;stroke:%2343c9fa;stroke-linecap:round;stroke-linejoin:round;stroke-width:32px'%3E%3C/polyline%3E%3C/svg%3E");
    -webkit-transform: translateX(-50%) rotate(0) !important;
    -moz-transform: translateX(-50%) rotate(0) !important;
    -ms-transform: translateX(-50%) rotate(0) !important;
    -o-transform: translateX(-50%) rotate(0) !important;
    transform: translateX(-50%) rotate(0) !important;
    background-position: center;
    -webkit-background-size: revert revert;
    -moz-background-size: revert;
    -o-background-size: revert;
    background-size: revert;
    width: 15px !important;
    height: 15px !important;
    position: absolute;
    left: 50% !important;
    top: 0 !important;
    z-index: 1111
}

.step_3 .cart-item-cont {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.step_3 .tabs-pure-css {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.mobile-content-bottom {
    display: none !important
}

.regionPicker {
    background: 0 0
}

.regionComunaPicker {
    background: 0 0
}

.regionComunaPicker,
.regionPicker {
    border: 1px solid rgba(163, 163, 163, .45)
}

.transY {
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -ms-transform: translateY(100px);
    -o-transform: translateY(100px);
    transform: translateY(100px)
}

.code-boxing {
    color: #8d8d8d;
    font-size: 15px
}

#modal_container_direccion form {
    margin: 0
}

.content-bg-fff {
    background: #fff;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px
}

.content-bg-fff.margin-bottom {
    margin-bottom: 10px
}

.content-bg-fff.pd-10 {
    padding: 10px 15px
}

.content-bg-fff.pd-15 {
    padding: 15px
}

.content-bg-fff.pd-12 {
    padding: 12px
}

.content-bg-fff.pd-25 {
    padding: 25px
}

.content-bg-fff.pd-25-35 {
    padding: 25px 35px
}

.trigger-instrucciones {
    font-family: pangram-light;
    font-size: 15px;
    color: #272727
}

.item_carro .item-select-despacho.active,
.item_carro .item-select-despacho:hover {
    background: rgba(6, 204, 202, .29);
    border: 1px solid #00b4f0
}

.item_carro #custom_fc_button a {
    bottom: 83px;
    right: 15px
}

.tabs-pure-css .direcciones-container {
    padding: 1px
}

.tabs-pure-css .direcciones-container .content-bg-fff {
    margin-bottom: 10px
}

.heightfixsafari {
    height: -webkit-max-content
}

.top-fixed {
    top: 0 !important
}

.none-entrega {
    cursor: not-allowed;
    pointer-events: none;
    background: #d1d1d1 !important
}

.none-entrega path {
    fill: #adadad !important
}

.none-entrega .text-despacho {
    color: #adadad !important
}

.pd-25-20 {
    padding: 25px 20px
}

@media (min-width:768px) {
    .flex-45-min {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 45%;
        -moz-box-flex: 1;
        -ms-flex: 1 1 45%;
        flex: 1 1 45%
    }
    .flex-55-min {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 55%;
        -moz-box-flex: 1;
        -ms-flex: 1 1 55%;
        flex: 1 1 55%
    }
    .position-styker {
        position: -webkit-sticky;
        position: sticky
    }
    .item_carro .page-wrapper.index.offset-wrapper {
        margin: 0 !important
    }
    .m-t-25-to-15 {
        margin-top: 25px !important
    }
    
    .m-t-15-min {
        margin-top: 15px !important
    }
    .p-r-20-max {
        padding-right: 20px !important
    }
    .p-r-20-min {
        padding-right: 20px !important
    }
    .ftp-20-min {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 20%;
        -moz-box-flex: 1;
        -ms-flex: 1 1 20%;
        flex: 1 1 20%
    }
    .ftp-80-min {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 80%;
        -moz-box-flex: 1;
        -ms-flex: 1 1 80%;
        flex: 1 1 80%
    }
}

.container-530 {
    width: 530px
}

@media (max-width:768px) {
    .container-530 {
        width: 100%
    }
}

.container-400 {
    width: 400px;
    margin: 0 auto
}

@media (max-width:768px) {
    .container-400 {
        width: 100%
    }
}

#cart-form {
    position: -webkit-sticky;
    position: sticky;
    margin-bottom: 0
}

@media only screen and (max-width:768px) {
    .m-t-100-max {
        margin-top: 10px !important
    }
    .m-l-15-max {
        margin-left: 15px !important
    }
    .text-center-max {
        text-align: center
    }
    .col-md-custom-28,
    .col-md-custom-72 {
        padding: 0 !important
    }
    
    .step_1 .counter-shop {
        position: relative !important;
        top: auto !important;
        left: auto !important
    }
    .step_1 .counter-shop input {
        width: 42px !important
    }
    .step_1 .counter-shop .plus {
        padding: 11px 10px
    }
    .step_1 .counter-shop .minus {
        padding: 11px 10px
    }
    .padding-second-header {
        padding: 5px 17px !important
    }
    .p-absolute-max {
        position: absolute !important
    }
    .envio-header {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        padding: 0 !important
    }
    .step_3 .thumb-carro.ftp-20-min {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 35%;
        -moz-box-flex: 1;
        -ms-flex: 1 1 35%;
        flex: 1 1 35%
    }
    .step_3 .ftp-80-min {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 65%;
        -moz-box-flex: 1;
        -ms-flex: 1 1 65%;
        flex: 1 1 65%
    }
    #remodal-direccion {
        margin-bottom: 100px
    }
    .content-bg-fff.pd-25 {
        padding: 18px !important
    }
    .slot-container .tabs-sections {
        padding: 0 !important
    }
    .container-item-prod-despacho {
        margin-left: auto
    }
    .tipo-producto {
        font-size: 12px
    }
    .img-position-logo {
        position: absolute !important;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        left: 50%;
        height: 100%
    }
    .img-position-logo img {
        margin: 0 auto;
        width: auto;
    }
    .image-resumen-producto {
        height: auto !important
    }
    .position-fixed-steps {
        position: fixed;
        top: 55px;
        z-index: 1111;
        width: 100%;
        left: 0;
        background: #fff;
        -webkit-box-shadow: 3px 0 2px 0 rgba(0, 0, 0, .1);
        -moz-box-shadow: 3px 0 2px 0 rgba(0, 0, 0, .1);
        box-shadow: 3px 0 2px 0 rgba(0, 0, 0, .1);
        border-top: 1px solid #f9f9f9
    }
    .load-direccion-form {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .position-fixed-steps.open {
        top: 0
    }
    .trigger-instrucciones {
        font-size: 14px
    }
    .mobile-content-bottom {
        position: fixed;
        bottom: 0;
        width: 100%;
        background: #fff;
        padding: 15px;
        z-index: 9999;
        -webkit-box-shadow: 0 -1px 1px 0 rgba(0, 0, 0, .1);
        -moz-box-shadow: 0 -1px 1px 0 rgba(0, 0, 0, .1);
        box-shadow: 0 -1px 1px 0 rgba(0, 0, 0, .1);
        -webkit-transition: .4s -webkit-transform cubic-bezier(.165, .84, .44, 1);
        transition: .4s -webkit-transform cubic-bezier(.165, .84, .44, 1);
        -o-transition: .4s -o-transform cubic-bezier(.165, .84, .44, 1);
        -moz-transition: .4s transform cubic-bezier(.165, .84, .44, 1), .4s -moz-transform cubic-bezier(.165, .84, .44, 1);
        transition: .4s transform cubic-bezier(.165, .84, .44, 1);
        transition: .4s transform cubic-bezier(.165, .84, .44, 1), .4s -webkit-transform cubic-bezier(.165, .84, .44, 1), .4s -moz-transform cubic-bezier(.165, .84, .44, 1), .4s -o-transform cubic-bezier(.165, .84, .44, 1)
    }
    .mobile-content-bottom {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -moz-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .otra-sucursal {
        padding: 14px
    }
    .form-steps__item--completed .form-steps__item-icon,
    .form-steps__item-icon {
        width: 25px;
        height: 25px;
        line-height: 26px
    }
    .form-steps {
        width: 100%;
        padding: 5px 0;
        padding-top: 13px
    }
    .form-steps__item-line {
        top: 9px
    }
    .carro .tabs-pure-css .tabs-buttons__btn {
        width: 100% !important
    }
    .carro .btn-tab-despacho {
        margin-right: 0;
        -webkit-border-radius: 5px 0 0 0 !important;
        -moz-border-radius: 5px 0 0 0 !important;
        border-radius: 5px 0 0 0 !important
    }
    .carro .tabs-buttons__btn:last-child {
        margin-right: 0;
        -webkit-border-radius: 0 5px 0 0 !important;
        -moz-border-radius: 0 5px 0 0 !important;
        border-radius: 0 5px 0 0 !important
    }
    .mobile-content-direccion {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -moz-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }
    .mobile-content-direccion {
        position: fixed;
        bottom: -100px;
        width: 100%;
        background: #fff;
        padding: 15px;
        z-index: 999999;
        -webkit-box-shadow: 0 -1px 1px 0 rgba(0, 0, 0, .1);
        -moz-box-shadow: 0 -1px 1px 0 rgba(0, 0, 0, .1);
        box-shadow: 0 -1px 1px 0 rgba(0, 0, 0, .1);
        -webkit-transition: .4s all cubic-bezier(.165, .84, .44, 1);
        -o-transition: .4s all cubic-bezier(.165, .84, .44, 1);
        -moz-transition: .4s all cubic-bezier(.165, .84, .44, 1);
        transition: .4s all cubic-bezier(.165, .84, .44, 1)
    }
    .mobile-content-direccion button {
        background: #00b4f0
    }
    .mobile-content-direccion.open {
        bottom: 0
    }
    .phone-right {
        position: absolute !important;
        right: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        width: auto !important
    }
    .container-image-resume {
        height: 80px !important;
        -webkit-box-flex: 1 !important;
        -webkit-flex: 1 1 65px !important;
        -moz-box-flex: 1 !important;
        -ms-flex: 1 1 65px !important;
        flex: 1 1 65px !important;
        width: 64px
    }
    .container-image-resume img {
        width: 100%;
        height: 100% !important
    }
    .item_carro .page-wrapper {
        margin-top: 0 !important
    }
}

.form-group-fran label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 9px !important;
    font-size: 14px;
    color: #272727
}

.form-group-fran textarea {
    background-color: #f7f7f7;
    border: none;
    color: #a1a4a4;
    width: 100%;
    padding: 10px;
    height: 190px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 14px
}

.form-group-fran textarea::-webkit-input-placeholder {
    font-size: 14px
}

.form-group-fran textarea:-moz-placeholder {
    font-size: 14px
}

.form-group-fran textarea::-moz-placeholder {
    font-size: 14px
}

.form-group-fran textarea:-ms-input-placeholder {
    font-size: 14px
}

.form-group-fran textarea::-ms-input-placeholder {
    font-size: 14px
}

.form-group-fran textarea::placeholder {
    font-size: 14px
}

.form-group-fran .item_carro #custom_fc_button a {
    bottom: 83px;
    right: 15px
}

.item-select-despacho {
    trasition: all .4s ease;
    padding: 15px;
    cursor: pointer;
    border: 1px solid #e4e4e4;
    background: #fff;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

.item-select-despacho:hover {
    background: #00b4F04a;
    border: 1px solid #00b4f0
}

.item-select-despacho.active {
    background: #00b4F04a;
    border: 1px solid #00b4f0
}

.item-select-despacho .control_indicator {
    background: #fff;
    border: 1px solid #0b4064
}

.item-select-despacho .control-radio .control_indicator:after {
    left: 6px;
    top: 6px
}

.sucursal-parent {
    background: rgba(6, 204, 202, .2902);
    border: 1px solid #00b4f0;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

.sucursal-parent .item-select-despacho .control_indicator {
    background: #fff;
    border: 1px solid #0b4064
}

.sucursal-info {
    background: rgba(6, 204, 202, .2902);
    border: 1px solid #00b4f0;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

.sucursal-info .item-select-despacho .control_indicator {
    background: #fff;
    border: 1px solid #0b4064
}

.sucursal-info .control-radio .control_indicator:after {
    left: 7px;
    top: 7px;
    height: 6px;
    width: 6px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #fff
}

.usar-direccion .control_indicator {
    position: absolute;
    top: 2px;
    left: 0;
    height: 20px;
    width: 20px;
    background: #fff;
    border: 1px solid #0b4064
}

.heigth-items {
    height: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    align-items: center
}

.contador {
    color: #f97a7a;
    font-weight: 900
}

.counter-shop .minus,
.counter-shop .plus,
.counter-shop input {
    height: 36px !important;
    text-align: center;
    vertical-align: middle;
    letter-spacing: .17px
}

.counter-shop .minus,
.counter-shop .plus {
    display: inline-block;
    color: #1eb2e8;
    font-size: 20px;
    font-weight: 700
}

.counter-shop .minus {
    border: 1px solid #a3a3a3;
    padding: 11px;
    margin-right: -1;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px
}

.counter-shop .plus {
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 12px;
    padding-top: 12px
}

.counter-shop .minus {
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 12px;
    padding-top: 12px
}

.counter-shop .plus {
    border: 1px solid #a3a3a3;
    padding: 11px;
    margin-left: -1px;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0
}

.counter-shop input {
    width: 40px !important;
    border: 1px solid #a3a3a3 !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    display: inline-block;
    color: #4a4a4a !important;
    font-size: 20px !important;
    font-weight: 600 !important;
    padding: .375rem .25rem !important
}

.items-shop .thumb-carro img {
    width: 150px;
    height: 135px;
    -o-object-fit: cover;
    object-fit: cover
}

.sucursal-seleccionada .control-radio .control_indicator:after {
    left: 7px;
    top: 7px;
    height: 6px;
    width: 6px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #fff
}

.sucursal-seleccionada .control_indicator:after {
    left: 7px;
    top: 7px;
    height: 6px;
    width: 6px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #fff
}

.sucursal-seleccionada .control_indicator {
    background: #f56a80
}

.sucursal-info,
.sucursal-parent {
    background: #f8f8f8;
    padding: 15px;
    width: 100%
}

.sucursal-parent {
    margin-bottom: 15px
}

.sucursal-parent:last-child {
    margin-bottom: 0
}

@media (min-width:768px) {
    .heigth-items {
        height: auto !important
    }
    .align-items-center-min {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .flex35-max {
        -webkit-box-flex: 1 !important;
        -webkit-flex: 1 1 30% !important;
        -moz-box-flex: 1 !important;
        -ms-flex: 1 1 30% !important;
        flex: 1 1 30% !important
    }
    .flex65-max {
        -webkit-box-flex: 1 !important;
        -webkit-flex: 1 1 57% !important;
        -moz-box-flex: 1 !important;
        -ms-flex: 1 1 57% !important;
        flex: 1 1 57% !important
    }
}

@media (max-width:768px) {
    #direccion_direccion .row {
        margin: 0
    }
    .flex10auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 auto;
        -moz-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }
    .m-b-20-max {
        margin-bottom: 20px
    }
    .price-sub-total {
        font-size: 16px
    }
    .items-shop {
        position: relative
    }
    .name-producto {
        font-size: 12px !important
    }
    .flex-45-min {
        width: 100%
    }
    .m-t-25-to-15 {
        margin-top: 10px !important
    }

    .full-right-flex-center {
        -webkit-box-align: end !important;
        -webkit-align-items: flex-end !important;
        -moz-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }
    .full-left-flex-center {
        -webkit-box-pack: start !important;
        -webkit-justify-content: flex-start !important;
        -moz-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
        -webkit-box-align: start !important;
        -webkit-align-items: flex-start !important;
        -moz-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }
    .f-12-max {
        font-size: 12px !important
    }
    .text-right-max {
        text-align: right !important
    }
    .btn-danger-carro {
        display: none !important
    }
    .hide-quien-recibe {
        padding-left: 10px
    }
    .flex-50-max {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 50%;
        -moz-box-flex: 1;
        -ms-flex: 1 1 50%;
        flex: 1 1 50%
    }
    .tabs-sections {
        padding: 10px !important
    }
    .p-r-13-max {
        padding-right: 5px
    }
    .flex-wrap-max {
        -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }
    .flex35-max {
        -webkit-box-flex: 1 !important;
        -webkit-flex: 1 1 45% !important;
        -moz-box-flex: 1 !important;
        -ms-flex: 1 1 45% !important;
        flex: 1 1 45% !important
    }
    .flex65-max {
        -webkit-box-flex: 1 !important;
        -webkit-flex: 1 1 65% !important;
        -moz-box-flex: 1 !important;
        -ms-flex: 1 1 65% !important;
        flex: 1 1 65% !important
    }
    .form-steps {
        margin: 0
    }
    .no-wrap-max {
        -webkit-flex-wrap: inherit !important;
        -ms-flex-wrap: inherit !important;
        flex-wrap: inherit !important
    }
    .counter-shop {
        position: absolute;
        top: -22px;
        right: -3px
    }
    .content-shop {
        padding: 30px 0
    }
    .step_3 .items-shop .thumb-carro img {
        width: 140px;
        height: 125px;
        margin-right: 10px
    }
    .step_3 .counter-shop {
        position: relative !important;
        top: auto !important;
        left: auto !important
    }
}

.ui-widget-content {
    border-top: 1px solid #f3f3f3
}

.ui-datepicker-current-day {
    border-radius: 17px;
    color: #fff!important
}
 .ui-datepicker-month,
 .ui-datepicker-year {
    color: #fff
}

 .ui-spinner .ui-icon {
    position: absolute;
    top:0;
    left: auto !important;
    cursor: pointer;
    color: #777 !important
}

 .ui-datepicker select {
    border: 0;
    height: 27px;
    width: 45%;
    width: -webkit-calc(49% - 5px);
    width: -moz-calc(49% - 5px);
    width: calc(49% - 5px);
    font-size: 14px;
    color: #414141;
    padding-left: 5px
}

 .ui-datepicker {
    border-width: 0;
    -webkit-box-shadow: 0 14px 28px rgba(0, 0, 0, .25), 0 10px 10px rgba(0, 0, 0, .22);
    -moz-box-shadow: 0 14px 28px rgba(0, 0, 0, .25), 0 10px 10px rgba(0, 0, 0, .22);
    box-shadow: 0 14px 28px rgba(0, 0, 0, .25), 0 10px 10px rgba(0, 0, 0, .22);
    width: 18.5rem
}

 .ui-datepicker.ui-corner-all {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

 .ui-datepicker .ui-datepicker-header {
    background: #dd5044;
    padding: 15px 0;
    border-width: 0
}

 .ui-datepicker .ui-datepicker-next,
 .ui-datepicker .ui-datepicker-prev {
    cursor: pointer;
    top: 15px
}

 .ui-datepicker .ui-datepicker-next span,
 .ui-datepicker .ui-datepicker-prev span {
    background: 0;
    width: 0;
    height: 0;
    border-width: 5px 9px;
    border-style: solid;
    border-color: transparent;
    margin-top: 0;
    top: 32%
}

 .ui-datepicker .ui-datepicker-prev span {
    left: 59%;
    border-right-color: #fff;
    border-left-width: 0
}

 .ui-datepicker .ui-datepicker-next span {
    left: 67%;
    border-left-color: #fff;
    border-right-width: 0
}

 .ui-datepicker .ui-datepicker-title {
    text-shadow: none
}

 .ui-datepicker .ui-datepicker-title select {
    border: 0;
    height: 27px;
    width: 45%;
    width: -webkit-calc(49% - 5px);
    width: -moz-calc(49% - 5px);
    width: calc(49% - 5px);
    font-size: 14px;
    color: #414141;
    padding-left: 5px
}

 .ui-datepicker .ui-datepicker-title .ui-datepicker-month {
    margin-right: 5px
}

 .ui-datepicker .ui-datepicker-title .ui-datepicker-year {
    margin-left: 5px
}

 .ui-datepicker .ui-datepicker-buttonpane button {
    -webkit-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    background: #fff;
    border: 0;
    font-weight: 600;
    margin: 10px 5px;
    padding: 5px 12px;
    font-size: 16px;
    text-transform: uppercase
}

 .ui-datepicker .ui-datepicker-buttonpane button[data-handler=today]:active,
 .ui-datepicker .ui-datepicker-buttonpane button[data-handler=today]:hover {
    opacity: 1;
    color: #4f4f4f
}

 .ui-datepicker .ui-datepicker-buttonpane button[data-handler=hide]:active,
 .ui-datepicker .ui-datepicker-buttonpane button[data-handler=hide]:hover,
 .ui-datepicker th.ui-datepicker-week-end * {
    color: #dd5044
}

 .ui-datepicker table {
    background: #fff;
    font-size: 14px
}

 .ui-datepicker th {
    font-weight: 600;
    text-transform: uppercase
}

 .ui-datepicker td a,
 .ui-datepicker td span {
    padding: .4em .2em;
    font-size: 14px;
    text-align: center
}

 .ui-datepicker td .ui-state-default.ui-state-hover {
    border-color: transparent;
    text-shadow: none;
    background: #ededed;
    font-weight: 400;
    color: inherit
}

 .ui-datepicker td .ui-state-highlight {
    border-color: transparent
}

 .ui-datepicker td .ui-state-active,
 .ui-datepicker td .ui-state-active.ui-state-highlight,
 .ui-datepicker td .ui-state-active.ui-state-hover {
    text-shadow: none;
    font-weight: 400;
    background: #dd5044;
    border-color: #dd5044;
    color: #fff
}

 .ui-datepicker td.ui-datepicker-week-end * {
    color: #949494
}

 .ui-datepicker td.ui-datepicker-week-end .ui-state-active {
    color: #fff
}

 .ui-datepicker .ui-datepicker-today {
    border: 1px solid #dbdbdb
}

 .ui-datepicker .ui-widget-content {
    border-color: #e3e3e3
}

 .ui-datepicker .ui-widget-content [type=button] {
    font-size: 14px;
    font-family: Roboto, Helvetica, Arial, sans-serif
}

 .ui-datepicker-trigger {
    margin: 10px
}