/* Uploaded on: 25/06/2018 10:58:56 */
@import url(https://fonts.googleapis.com/css?family=Josefin+Sans:100,300,400,600,700);
@import url("https://use.fontawesome.com/releases/v5.1.0/css/all.css");
@charset "UTF-8";
.media, .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}
.bf-checkout__footer .bf-footer-page__logo .icon, .bf-checkout__footer .bf-footer-page__social li a:hover .icon {
    fill: #fff
}
.container, .container-fluid {
    margin: 0 auto
}
.row {
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: -.9375rem;
    margin-right: -.9375rem
}
.col-xs, .col-xs-1, .col-xs-2, .col-xs-3 {
    -webkit-box-sizing: border-box;
    padding: 0 .9375rem
}
.reverse.row, .row {
    -webkit-box-orient: horizontal
}
.reverse.row {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}
.col.reverse, .reverse.row {
    -webkit-box-direction: reverse
}
.col.reverse {
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}
.col-xs {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}
.col-xs, .col-xs-1 {
    box-sizing: border-box
}
.col-xs-1 {
    -webkit-flex-basis: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%;
    max-width: 8.33333%
}
.col-xs-2 {
    -webkit-flex-basis: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
    max-width: 16.66667%
}
.col-xs-2, .col-xs-3 {
    box-sizing: border-box
}
.col-xs-3 {
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%
}
.col-xs-4 {
    -webkit-flex-basis: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%
}
.col-xs-4, .col-xs-5 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 .9375rem
}
.col-xs-5 {
    -webkit-flex-basis: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%;
    max-width: 41.66667%
}
.col-xs-6 {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%
}
.col-xs-6, .col-xs-7 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 .9375rem
}
.col-xs-10, .col-xs-11, .col-xs-8, .col-xs-9 {
    -webkit-box-sizing: border-box;
    padding: 0 .9375rem
}
.col-xs-7 {
    -webkit-flex-basis: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%;
    max-width: 58.33333%
}
.col-xs-8 {
    -webkit-flex-basis: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%;
    max-width: 66.66667%
}
.col-xs-8, .col-xs-9 {
    box-sizing: border-box
}
.col-xs-9 {
    -webkit-flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%
}
.col-xs-10 {
    -webkit-flex-basis: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%;
    max-width: 83.33333%
}
.col-xs-10, .col-xs-11 {
    box-sizing: border-box
}
.col-xs-11 {
    -webkit-flex-basis: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%;
    max-width: 91.66667%
}
.col-xs-12 {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%
}
.col-xs-12, .col-xs-offset-0 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 .9375rem
}
.col-xs-offset-0 {
    margin-left: 0
}
.col-xs-offset-1 {
    margin-left: 8.33333%
}
.col-xs-offset-1, .col-xs-offset-2 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 .9375rem
}
.col-xs-offset-2 {
    margin-left: 16.66667%
}
.col-xs-offset-3 {
    margin-left: 25%
}
.col-xs-offset-3, .col-xs-offset-4 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 .9375rem
}
.col-xs-offset-4 {
    margin-left: 33.33333%
}
.col-xs-offset-5 {
    margin-left: 41.66667%
}
.col-xs-offset-5, .col-xs-offset-6 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 .9375rem
}
.col-xs-offset-6 {
    margin-left: 50%
}
.col-xs-offset-7 {
    margin-left: 58.33333%
}
.col-xs-offset-7, .col-xs-offset-8 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 .9375rem
}
.col-xs-offset-8 {
    margin-left: 66.66667%
}
.col-xs-offset-9 {
    margin-left: 75%
}
.col-xs-offset-10, .col-xs-offset-9 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 .9375rem
}
.col-xs-offset-10 {
    margin-left: 83.33333%
}
.col-xs-offset-11 {
    margin-left: 91.66667%
}
.col-xs-offset-11, .col-xs-offset-12 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 .9375rem
}
.start-xs {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start
}
.bf-checkout__footer .bf-footer-page__logo, .bf-checkout__header, .center-xs {
    text-align: center
}
.center-xs {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}
.end-xs {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end
}
.top-xs {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}
.middle-xs {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}
.bottom-xs {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}
.around-xs {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around
}
.between-xs {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}
.first-xs {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1
}
.last-xs {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

@media only screen and (min-width:30rem) {
    .col-ph, .col-ph-1, .col-ph-2, .col-ph-3 {
        -webkit-box-sizing: border-box;
        padding: 0 .9375rem
    }
    .container {
        width: 30rem
    }
    .col-ph {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .col-ph, .col-ph-1 {
        box-sizing: border-box
    }
    .col-ph-1 {
        -webkit-flex-basis: 8.33333%;
        -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
        max-width: 8.33333%
    }
    .col-ph-2 {
        -webkit-flex-basis: 16.66667%;
        -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
        max-width: 16.66667%
    }
    .col-ph-2, .col-ph-3 {
        box-sizing: border-box
    }
    .col-ph-3 {
        -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%
    }
    .col-ph-4 {
        -webkit-flex-basis: 33.33333%;
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
        max-width: 33.33333%
    }
    .col-ph-4, .col-ph-5 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 .9375rem
    }
    .col-ph-5 {
        -webkit-flex-basis: 41.66667%;
        -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
        max-width: 41.66667%
    }
    .col-ph-6 {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%
    }
    .col-ph-6, .col-ph-7 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 .9375rem
    }
    .col-ph-10, .col-ph-11, .col-ph-8, .col-ph-9 {
        -webkit-box-sizing: border-box;
        padding: 0 .9375rem
    }
    .col-ph-7 {
        -webkit-flex-basis: 58.33333%;
        -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
        max-width: 58.33333%
    }
    .col-ph-8 {
        -webkit-flex-basis: 66.66667%;
        -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
        max-width: 66.66667%
    }
    .col-ph-8, .col-ph-9 {
        box-sizing: border-box
    }
    .col-ph-9 {
        -webkit-flex-basis: 75%;
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        max-width: 75%
    }
    .col-ph-10 {
        -webkit-flex-basis: 83.33333%;
        -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
        max-width: 83.33333%
    }
    .col-ph-10, .col-ph-11 {
        box-sizing: border-box
    }
    .col-ph-11 {
        -webkit-flex-basis: 91.66667%;
        -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
        max-width: 91.66667%
    }
    .col-ph-12 {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }
    .col-ph-12, .col-ph-offset-0 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 .9375rem
    }
    .col-ph-offset-0 {
        margin-left: 0
    }
    .col-ph-offset-1 {
        margin-left: 8.33333%
    }
    .col-ph-offset-1, .col-ph-offset-2 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 .9375rem
    }
    .col-ph-offset-2 {
        margin-left: 16.66667%
    }
    .col-ph-offset-3 {
        margin-left: 25%
    }
    .col-ph-offset-3, .col-ph-offset-4 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 .9375rem
    }
    .col-ph-offset-4 {
        margin-left: 33.33333%
    }
    .col-ph-offset-5 {
        margin-left: 41.66667%
    }
    .col-ph-offset-5, .col-ph-offset-6 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 .9375rem
    }
    .col-ph-offset-6 {
        margin-left: 50%
    }
    .col-ph-offset-7 {
        margin-left: 58.33333%
    }
    .col-ph-offset-7, .col-ph-offset-8 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 .9375rem
    }
    .col-ph-offset-8 {
        margin-left: 66.66667%
    }
    .col-ph-offset-9 {
        margin-left: 75%
    }
    .col-ph-offset-10, .col-ph-offset-9 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 .9375rem
    }
    .col-ph-offset-10 {
        margin-left: 83.33333%
    }
    .col-ph-offset-11 {
        margin-left: 91.66667%
    }
    .col-ph-offset-11, .col-ph-offset-12 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 .9375rem
    }
    .start-ph {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        text-align: start
    }
    .center-ph {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center
    }
    .end-ph {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        text-align: end
    }
    .top-ph {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }
    .middle-ph {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
    .bottom-ph {
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end
    }
    .around-ph {
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around
    }
    .between-ph {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    .first-ph {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1
    }
    .last-ph {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }
}

@media only screen and (min-width:48rem) {
    .col-sm, .col-sm-1, .col-sm-2, .col-sm-3 {
        -webkit-box-sizing: border-box;
        padding: 0 .9375rem
    }
    .container {
        width: 48rem
    }
    .col-sm {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .col-sm, .col-sm-1 {
        box-sizing: border-box
    }
    .col-sm-1 {
        -webkit-flex-basis: 8.33333%;
        -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
        max-width: 8.33333%
    }
    .col-sm-2 {
        -webkit-flex-basis: 16.66667%;
        -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
        max-width: 16.66667%
    }
    .col-sm-2, .col-sm-3 {
        box-sizing: border-box
    }
    .col-sm-3 {
        -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%
    }
    .col-sm-4 {
        -webkit-flex-basis: 33.33333%;
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
        max-width: 33.33333%
    }
    .col-sm-4, .col-sm-5 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 .9375rem
    }
    .col-sm-5 {
        -webkit-flex-basis: 41.66667%;
        -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
        max-width: 41.66667%
    }
    .col-sm-6 {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%
    }
    .col-sm-6, .col-sm-7 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 .9375rem
    }
    .col-sm-10, .col-sm-11, .col-sm-8, .col-sm-9 {
        -webkit-box-sizing: border-box;
        padding: 0 .9375rem
    }
    .col-sm-7 {
        -webkit-flex-basis: 58.33333%;
        -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
        max-width: 58.33333%
    }
    .col-sm-8 {
        -webkit-flex-basis: 66.66667%;
        -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
        max-width: 66.66667%
    }
    .col-sm-8, .col-sm-9 {
        box-sizing: border-box
    }
    .col-sm-9 {
        -webkit-flex-basis: 75%;
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        max-width: 75%
    }
    .col-sm-10 {
        -webkit-flex-basis: 83.33333%;
        -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
        max-width: 83.33333%
    }
    .col-sm-10, .col-sm-11 {
        box-sizing: border-box
    }
    .col-sm-11 {
        -webkit-flex-basis: 91.66667%;
        -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
        max-width: 91.66667%
    }
    .col-sm-12 {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }
    .col-sm-12, .col-sm-offset-0 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 .9375rem
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
    .col-sm-offset-1 {
        margin-left: 8.33333%
    }
    .col-sm-offset-1, .col-sm-offset-2 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 .9375rem
    }
    .col-sm-offset-2 {
        margin-left: 16.66667%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-3, .col-sm-offset-4 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 .9375rem
    }
    .col-sm-offset-4 {
        margin-left: 33.33333%
    }
    .col-sm-offset-5 {
        margin-left: 41.66667%
    }
    .col-sm-offset-5, .col-sm-offset-6 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 .9375rem
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333%
    }
    .col-sm-offset-7, .col-sm-offset-8 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 .9375rem
    }
    .col-sm-offset-8 {
        margin-left: 66.66667%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-10, .col-sm-offset-9 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 .9375rem
    }
    .col-sm-offset-10 {
        margin-left: 83.33333%
    }
    .col-sm-offset-11 {
        margin-left: 91.66667%
    }
    .col-sm-offset-11, .col-sm-offset-12 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 .9375rem
    }
    .start-sm {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        text-align: start
    }
    .center-sm {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center
    }
    .end-sm {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        text-align: end
    }
    .top-sm {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }
    .middle-sm {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
    .bottom-sm {
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end
    }
    .around-sm {
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around
    }
    .between-sm {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    .first-sm {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1
    }
    .last-sm {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }
}

@media only screen and (min-width:64rem) {
    .col-md, .col-md-1, .col-md-2, .col-md-3 {
        -webkit-box-sizing: border-box;
        padding: 0 .9375rem
    }
    .container {
        width: 64rem
    }
    .col-md {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .col-md, .col-md-1 {
        box-sizing: border-box
    }
    .col-md-1 {
        -webkit-flex-basis: 8.33333%;
        -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
        max-width: 8.33333%
    }
    .col-md-2 {
        -webkit-flex-basis: 16.66667%;
        -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
        max-width: 16.66667%
    }
    .col-md-2, .col-md-3 {
        box-sizing: border-box
    }
    .col-md-3 {
        -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%
    }
    .col-md-4 {
        -webkit-flex-basis: 33.33333%;
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
        max-width: 33.33333%
    }
    .col-md-4, .col-md-5 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 .9375rem
    }
    .col-md-5 {
        -webkit-flex-basis: 41.66667%;
        -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
        max-width: 41.66667%
    }
    .col-md-6 {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%
    }
    .col-md-6, .col-md-7 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 .9375rem
    }
    .col-md-10, .col-md-11, .col-md-8, .col-md-9 {
        -webkit-box-sizing: border-box;
        padding: 0 .9375rem
    }
    .col-md-7 {
        -webkit-flex-basis: 58.33333%;
        -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
        max-width: 58.33333%
    }
    .col-md-8 {
        -webkit-flex-basis: 66.66667%;
        -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
        max-width: 66.66667%
    }
    .col-md-8, .col-md-9 {
        box-sizing: border-box
    }
    .col-md-9 {
        -webkit-flex-basis: 75%;
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        max-width: 75%
    }
    .col-md-10 {
        -webkit-flex-basis: 83.33333%;
        -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
        max-width: 83.33333%
    }
    .col-md-10, .col-md-11 {
        box-sizing: border-box
    }
    .col-md-11 {
        -webkit-flex-basis: 91.66667%;
        -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
        max-width: 91.66667%
    }
    .col-md-12 {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }
    .col-md-12, .col-md-offset-0 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 .9375rem
    }
    .col-md-offset-0 {
        margin-left: 0
    }
    .col-md-offset-1 {
        margin-left: 8.33333%
    }
    .col-md-offset-1, .col-md-offset-2 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 .9375rem
    }
    .col-md-offset-2 {
        margin-left: 16.66667%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-3, .col-md-offset-4 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 .9375rem
    }
    .col-md-offset-4 {
        margin-left: 33.33333%
    }
    .col-md-offset-5 {
        margin-left: 41.66667%
    }
    .col-md-offset-5, .col-md-offset-6 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 .9375rem
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-7 {
        margin-left: 58.33333%
    }
    .col-md-offset-7, .col-md-offset-8 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 .9375rem
    }
    .col-md-offset-8 {
        margin-left: 66.66667%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-10, .col-md-offset-9 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 .9375rem
    }
    .col-md-offset-10 {
        margin-left: 83.33333%
    }
    .col-md-offset-11 {
        margin-left: 91.66667%
    }
    .col-md-offset-11, .col-md-offset-12 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 .9375rem
    }
    .start-md {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        text-align: start
    }
    .center-md {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center
    }
    .end-md {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        text-align: end
    }
    .top-md {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }
    .middle-md {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
    .bottom-md {
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end
    }
    .around-md {
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around
    }
    .between-md {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    .first-md {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1
    }
    .last-md {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }
}

@media only screen and (min-width:75rem) {
    .col-lg, .col-lg-1, .col-lg-2, .col-lg-3 {
        -webkit-box-sizing: border-box;
        padding: 0 .9375rem
    }
    .container {
        width: 75rem
    }
    .col-lg {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .col-lg, .col-lg-1 {
        box-sizing: border-box
    }
    .col-lg-1 {
        -webkit-flex-basis: 8.33333%;
        -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
        max-width: 8.33333%
    }
    .col-lg-2 {
        -webkit-flex-basis: 16.66667%;
        -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
        max-width: 16.66667%
    }
    .col-lg-2, .col-lg-3 {
        box-sizing: border-box
    }
    .col-lg-3 {
        -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%
    }
    .col-lg-4 {
        -webkit-flex-basis: 33.33333%;
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
        max-width: 33.33333%
    }
    .col-lg-4, .col-lg-5 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 .9375rem
    }
    .col-lg-5 {
        -webkit-flex-basis: 41.66667%;
        -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
        max-width: 41.66667%
    }
    .col-lg-6 {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%
    }
    .col-lg-6, .col-lg-7 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 .9375rem
    }
    .col-lg-10, .col-lg-11, .col-lg-8, .col-lg-9 {
        -webkit-box-sizing: border-box;
        padding: 0 .9375rem
    }
    .col-lg-7 {
        -webkit-flex-basis: 58.33333%;
        -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
        max-width: 58.33333%
    }
    .col-lg-8 {
        -webkit-flex-basis: 66.66667%;
        -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
        max-width: 66.66667%
    }
    .col-lg-8, .col-lg-9 {
        box-sizing: border-box
    }
    .col-lg-9 {
        -webkit-flex-basis: 75%;
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        max-width: 75%
    }
    .col-lg-10 {
        -webkit-flex-basis: 83.33333%;
        -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
        max-width: 83.33333%
    }
    .col-lg-10, .col-lg-11 {
        box-sizing: border-box
    }
    .col-lg-11 {
        -webkit-flex-basis: 91.66667%;
        -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
        max-width: 91.66667%
    }
    .col-lg-12 {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }
    .col-lg-12, .col-lg-offset-0 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 .9375rem
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
    .col-lg-offset-1 {
        margin-left: 8.33333%
    }
    .col-lg-offset-1, .col-lg-offset-2 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 .9375rem
    }
    .col-lg-offset-2 {
        margin-left: 16.66667%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-3, .col-lg-offset-4 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 .9375rem
    }
    .col-lg-offset-4 {
        margin-left: 33.33333%
    }
    .col-lg-offset-5 {
        margin-left: 41.66667%
    }
    .col-lg-offset-5, .col-lg-offset-6 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 .9375rem
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333%
    }
    .col-lg-offset-7, .col-lg-offset-8 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 .9375rem
    }
    .col-lg-offset-8 {
        margin-left: 66.66667%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-10, .col-lg-offset-9 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 .9375rem
    }
    .col-lg-offset-10 {
        margin-left: 83.33333%
    }
    .col-lg-offset-11 {
        margin-left: 91.66667%
    }
    .col-lg-offset-11, .col-lg-offset-12 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 .9375rem
    }
    .start-lg {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        text-align: start
    }
    .center-lg {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center
    }
    .end-lg {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        text-align: end
    }
    .top-lg {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }
    .middle-lg {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
    .bottom-lg {
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end
    }
    .around-lg {
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around
    }
    .between-lg {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    .first-lg {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1
    }
    .last-lg {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }
}
 .bf-checkout__header {
    background: #000;
    padding: 1.25rem 0;
}
.bf-checkout__footer .bf-footer-page__logo, .bf-checkout__header, .center-xs {
    text-align: center;
}
.tienda-segura {
    color: white;
    font-style: normal;
    width: 15%;
    position: absolute;
    right: 0;
    top: 30px;
}
.checkout__header-text-wrapper {
    text-transform: uppercase;
    font-weight: bold;
    font-family: Josefin Sans;
}
.icon-tienda-segura {
    font-size: 22px;
    margin-right: 9px;
}
.fa-lock {
    font-style: normal;
}
.bf-checkout__header img {
    display: inline-block;
    height: auto;
    width: auto;
}
.checkout-container .orderform-template .orderform-template-holder .step .accordion-inner .box-info .link-change-shipping: hover, .trigger-marketec:hover {
    text-decoration: underline;
}
@-webkit-keyframes paymentsEvent {
    from {
    outline-color: #FFF;
}
to {
    outline-color: #000;
}
}@keyframes paymentsEvent {
    from {
    outline-color: #FFF;
}
to {
    outline-color: #000;
}
}@-webkit-keyframes ETAEvent {
    from {
    outline-color: #FFF;
}
to {
    outline-color: #000;
}
}@keyframes ETAEvent {
    from {
    outline-color: #FFF;
}
to {
    outline-color: #000;
}
}
body {
    padding: 0;
}
.left {
    float: left;
}
.right {
    float: right;
}
:before {
    float: left;
}
.vtexIdUI-others-send-email {
    display: none!important;
}
.card, .icn {
    background: url(/arquivos/sprite_v2.png);
}
.card {
    float: left;
    width: 38px;
    height: 26px;
}
.card.diners {
    width: 55px;
    height: 50px;
    background-position: -330px -279px;
}
.card.visa {
    width: 70px;
    height: 50px;
    background-position: 0 -280px;
}
.card.master {
    width: 60px;
    height: 50px;
    background-position: -163px -628px;
}
.card.amex {
    width: 35px;
    height: 50px;
    background-position: -130px -280px;
}
.card.cabal {
    width: 50px;
    height: 50px;
    background-position: -165px -280px;
}
.card.mercadopago {
    display: none;
    width: 115px;
    height: 50px;
    background-position: -215px -280px;
}
.center, .container {
    width: 90%;
    margin: 0 5%;
    float: left;
}
footer, header {
    width: 100%;
    float: left;
}
.accordion-toggle .link-box-edit {
    font-family: "Josefin Sans", sans-serif;
    color: #666666;
    border: 1px solid #666666;
    border-radius: 3px;
    background: 0 0;
    font-size: 12px;
    top: 13px;
}
.accordion-toggle .link-box-edit:before {
    content: "Editar"}
.accordion-toggle .link-box-edit i {
    display: none;
}
header{
    position: relative;
    background-image: url(/arquivos/headerBg.png);
    background-color: #f0f0f0;
    background-repeat: repeat-x;
    border-bottom: 1px solid #d9d9d9;
    height: 120px;
    border-top: 4px solid #323232;
}

header .logo {
    top: 15px;
    left: 0;
    right: 0;
    text-align: center;
    position: absolute;
    z-index: 1;
}
header .right {
    padding-top: 40px;
    padding-bottom: 10px;
    float: right;
    margin-right: 5%;
}
header .right span {
    float: left;
    margin-right: 5px;
    line-height: 38px;
    font-size: 18px;
    color: #333;
    font-weight: 300;
}
#preFooter .center>*, header .right .icn {
    float: left;
}
#preFooter .center span {
    font-family: Josefin Sans, sans-serif; font-weight:bold;
    font-size: 30px;
    line-height: 50px;
    margin-right: 40px;
}
footer {
    clear: both;
    margin-top: 120px;
    line-height: 67px;
    border-top: 1px solid #afafaf;
}
footer .left {
    font-family: "Josefin Sans", sans-serif;
    font-size: 14px;
}
footer .right img {
    height: 26px;
    width: auto;
    margin-left: 10px;
}
h1 {
    margin: 0 0 40px;
    font-family: Josefin Sans, sans-serif; font-weight:bold;
    line-height: 30px;
    color: #000;
}
h1#cart-title, h1#orderform-title {
    font-size: 0;
    }
h1#cart-title:before {
    content: "Pedido: ";
    font-size: 27.5px;
}
h1#orderform-title:before {
    content: "Finalizar Pedido:";
    font-size: 30px;
}
.container {
    padding: 40px 0;
}
.box-cp-button {
    display: block;
}
.shipping-sla-selector .shipping-sla-options {
    border-radius: 0;
    padding: 15px;
    background-color: #eee;
    transition: all .3s;
}
.shipping-sla-selector .shipping-sla-options li {
    padding: 3px;
    background-color: #fff;
    border: 1px solid #eee;
}
.checkout-container .cart-template .cart-template-holder {
    width: 100%;
    float: left;
}
.checkout-container .cart-template .cart-template-holder .cart {
    border: 0;
    padding: 0;
    margin: 0;
}
.checkout-container .cart-template .cart-template-holder .cart .table thead tr th {
    padding: 0;
    font-family: "Josefin Sans", sans-serif;
    font-size: 14px;
    color: #000;
    font-weight: 400;
}
.checkout-container .cart-template .cart-template-holder .cart .table thead tr th:after {
    content: ":"}
.checkout-container .cart-template .cart-template-holder .cart .table thead tr th.item-remove:after {
    content: none;
}
.checkout-container .cart-template .cart-template-holder .cart .table tbody tr {
    border-bottom: 1px dashed #afafaf;
}
.checkout-container .cart-template .cart-template-holder .cart .table tbody tr td {
    padding: 16px 0;
    width: 4%
}
.checkout-container .cart-template .cart-template-holder .cart .table tbody tr td.product-image a img {
    width: 100%;
    height: auto;
    max-width: 80px;
}
.checkout-container .cart-template .cart-template-holder .cart .table tbody tr td.product-name {
    width: 25%}
.checkout-container .cart-template .cart-template-holder .cart .table tbody tr td.product-name a {
    font-family: Josefin Sans, sans-serif; font-weight:bold;
    font-size: 16px;
    color: #333;
    line-height: 22px;
    text-transform: uppercase;
}
.checkout-container .cart-template .cart-template-holder .cart .table tbody tr td.product-name .brand, .checkout-container .cart-template .cart-template-holder .cart .table tbody tr td.product-name .seller {
    display: none;
}
.checkout-container .cart-template .cart-template-holder .cart .table tbody tr td.shipping-date {
    font-family: "Josefin Sans", sans-serif;
    font-size: 14px;
    color: #726f70;
}
.checkout-container .cart-template .cart-template-holder .cart .table tbody tr td.product-price .discount, .checkout-container .cart-template .cart-template-holder .cart .table tbody tr td.product-price .field-help, .checkout-container .cart-template .cart-template-holder .cart .table tbody tr td.product-price .list-price, .checkout-container .cart-template .cart-template-holder .cart .table tbody tr td.product-price .new-product-price-label, .checkout-container .cart-template .cart-template-holder .cart .table tbody tr td.product-price br {
    display: none!important;
}
.checkout-container .cart-template .cart-select-gift-placeholder, .checkout-container .cart-template .summary-template-holder .summary>div.totalizers .accordion-group .accordion-body .accordion-inner .table tfoot tr td.empty, .checkout-container .orderform-template .orderform-template-holder .step .accordion-inner .box-step fieldset .client-phone .client-phone-mobile {
    display: none;
}
.checkout-container .cart-template .cart-template-holder .cart .table tbody tr td.product-price .new-product-price {
    font-family: "Josefin Sans", sans-serif;
    font-size: 14px;
    color: #000000;
}
.checkout-container .cart-template .cart-template-holder .cart .table tbody tr td.quantity:before {
    float: none;
}
.checkout-container .cart-template .cart-template-holder .cart .table tbody tr td.quantity input {
    width: 40px;
    height: 40px;
    border: 1px solid #ccc;
    padding: 0;
    font-family: "Josefin Sans", sans-serif;
    font-weight: 300;
    font-size: 17px;
    color: #000000;
}
.checkout-container .cart-template .cart-template-holder .cart .table tbody tr td.item-remove {
    width: 5%}
.checkout-container .cart-template .cart-links, .checkout-container .cart-template .summary-template-holder {
    width: 26%;
    float: right;
    clear: right;
}
.checkout-container .cart-template .summary-template-holder .summary>div {
    width: 100%}
.checkout-container .cart-template .summary-template-holder .summary>div.coupon-column .summary-coupon {
    margin: 0;
    width: 100%;
    min-width: 0;
}
.checkout-container .cart-template .summary-template-holder .summary>div.coupon-column .summary-coupon .pull-right {
    width: 100%;
    margin: 0;
}
.checkout-container .cart-template .summary-template-holder .summary>div.coupon-column .summary-coupon .pull-right .link-coupon-add {
    text-align: center;
    font-family: "Josefin Sans", sans-serif;
    font-size: 14px;
    line-height: 36px;
    color: #231F20;
    border: 1px solid #231F20;
    float: left;
    width: 100%;
    box-sizing: border-box;
}
.checkout-container .cart-template .summary-template-holder .summary>div.totalizers {
    margin: 12px 0 0;
    border: 1px solid #c6c6c6;
    border-bottom: 0;
    border-radius: 0;
    padding: 20px 14px 0;
    box-sizing: border-box;
}
.checkout-container .cart-template .summary-template-holder .summary>div.totalizers .accordion-group, .checkout-container .cart-template .summary-template-holder .summary>div.totalizers .accordion-group .accordion-body .accordion-inner .table tbody tr td.monetary .shipping, .checkout-container .orderform-template .orderform-template-holder .step .accordion-inner .box-step fieldset p {
    margin-bottom: 0;
}
.checkout-container .cart-template .summary-template-holder .summary>div.totalizers .accordion-group .accordion-body .accordion-inner .table tbody tr {
    border: 0;
}
.checkout-container .cart-template .summary-template-holder .summary>div.totalizers .accordion-group .accordion-body .accordion-inner .table tbody tr td {
    padding: 0;
    font-family: "Josefin Sans", sans-serif;
    font-size: 14px;
    color: #000;
    line-height: 35px;
}
.checkout-container .cart-template .summary-template-holder .summary>div.totalizers .accordion-group .accordion-body .accordion-inner .table tbody tr td.info {
    text-align: left;
}
.checkout-container .cart-template .summary-template-holder .summary>div.totalizers .accordion-group .accordion-body .accordion-inner .table tbody tr td.monetary {
    text-align: right;
    color: #726f70;
    white-space: nowrap;
}
.checkout-container .cart-template .summary-template-holder .summary>div.totalizers .accordion-group .accordion-body .accordion-inner .table tbody tr td.monetary .shipping-calculate-link {
    color: #726f70;
}
.checkout-container .cart-template .summary-template-holder .summary>div.totalizers .accordion-group .accordion-body .accordion-inner .table tbody tr td.monetary .shipping-calculate-link:after {
    content: " envÃ­o";
    }
.checkout-container .cart-template .summary-template-holder .summary>div.totalizers .accordion-group .accordion-body .accordion-inner .table tbody tr td.monetary .shipping .shipping-form-inline {
    min-width: 0;
}
.checkout-container .cart-template .summary-template-holder .summary>div.totalizers .accordion-group .accordion-body .accordion-inner .table tbody tr td.empty {
    width: 0;
}
.checkout-container .cart-template .summary-template-holder .summary>div.totalizers .accordion-group .accordion-body .accordion-inner .table tfoot {
    border-top: 1px solid #c6c6c6;
    margin-top: 20px;
}
.checkout-container .cart-template .summary-template-holder .summary>div.totalizers .accordion-group .accordion-body .accordion-inner .table tfoot tr td {
    vertical-align: middle;
    padding: 0;
    height: 55px;
    color: #666666;
    font-family: "Josefin Sans", sans-serif;
    font-size: 20px;
}
.checkout-container .cart-template .summary-template-holder .summary>div.totalizers .accordion-group .accordion-body .accordion-inner .table tfoot tr td.info {
    text-align: left;
}
.checkout-container .cart-template .summary-template-holder .summary>div.totalizers .accordion-group .accordion-body .accordion-inner .table tfoot tr td.monetary {
    text-align: right;
    white-space: nowrap;
}
.checkout-container .cart-template .cart-links {
    padding: 0 0 30px;
    margin: 0;
    position: relative;
}
.checkout-container .cart-template .cart-links .btn-place-order-wrapper {
    width: 100%;
    float: left;
    border: 1px solid #c6c6c6;
    border-top: 0;
    border-radius: 0;
    padding: 0 14px 20px;
    box-sizing: border-box;
}
.checkout-container .cart-template .cart-links .btn-place-order-wrapper a {
    width: 100%;
    padding: 0;
    line-height: 40px;
    border-radius: 2px;
    font-family: Josefin Sans, sans-serif;
    font-weight:bold;
    font-size: 19px;
    color: #fff;
    text-transform: uppercase;
    background: #00529a;
    border: 0;
}
.checkout-container .cart-template .cart-links .link-choose-more-products-wrapper {
    position: absolute;
    font-size: 13px;
    line-height: 13px;
    font-family: "Josefin Sans", sans-serif;
    color: #666666;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
}
.checkout-container .cart-template .cart-links .link-choose-more-products-wrapper a {
    color: #323232;
}
.checkout-container .orderform-template .orderform-template-holder .step {
    border: 1px solid #323232;
    border-radius: 2px;
    padding: 12px 22px;
    width: 100%;
    float: left;
    box-sizing: border-box;
    transition: all .3s;
}
.checkout-container .orderform-template .orderform-template-holder .step.active {
    border: 1px solid #323232;
}
.checkout-container .orderform-template .orderform-template-holder .step .accordion-body, .checkout-container .orderform-template .orderform-template-holder .step .accordion-heading {
    float: left;
    width: 100%}
.checkout-container .orderform-template .orderform-template-holder .step .accordion-heading .accordion-toggle {
    padding: 0;
    margin-left: 10px;
    font-family: "Josefin Sans", sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 55px;
    color: #323232;
    text-transform: uppercase;
    font-weight: bold;
}
.checkout-container .orderform-template .orderform-template-holder .step .accordion-heading .accordion-toggle span {
    margin-left: 10px;
    font-family: "Josefin Sans", sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 55px;
    color: #323232;
    text-transform: uppercase;
    font-weight: bold;
}
.checkout-container .orderform-template .orderform-template-holder .step .accordion-heading .accordion-toggle i {
    /* background: url(/arquivos/sprite_v2.png); */
    /* width: 55px; */
    /* height: 55px; */
    /* float: left; */
}
.checkout-container .orderform-template .orderform-template-holder .step .accordion-heading .accordion-toggle i:before {
    content: none;
}
.checkout-container .orderform-template .orderform-template-holder .step .accordion-heading .accordion-toggle i.icon-user {
    background-position: -110px -330px;
}
.checkout-container .orderform-template .orderform-template-holder .step .accordion-heading .accordion-toggle i.icon-home {
    background-position: -55px 0;
}
.checkout-container .orderform-template .orderform-template-holder .step .accordion-heading .accordion-toggle i.icon-credit-card {
    background-position: 0 0;
}
.checkout-container .orderform-template .orderform-template-holder .step .accordion-inner {
    padding: 0;
}
.checkout-container .orderform-template .orderform-template-holder .step .accordion-inner .box-step fieldset .client-notice {
    font-family: "Josefin Sans", sans-serif;
    margin-top: 10px;
    font-size: 13px;
    color: #333;
    line-height: 20px;
}
.checkout-container .orderform-template .orderform-template-holder .step .accordion-inner .box-step fieldset .input {
    margin-top: 18px;
}
.checkout-container .orderform-template .orderform-template-holder .step .accordion-inner .box-step fieldset .input.pull-left {
    width: 45%}
.checkout-container .orderform-template .orderform-template-holder .step .accordion-inner .box-step fieldset .input.client-company-ie, .checkout-container .orderform-template .orderform-template-holder .step .accordion-inner .box-step fieldset .input.client-company-postal-code, .checkout-container .orderform-template .orderform-template-holder .step .accordion-inner .box-step fieldset .input.client-different-document, .checkout-container .orderform-template .orderform-template-holder .step .accordion-inner .box-step fieldset .input.client-document, .checkout-container .orderform-template .orderform-template-holder .step .accordion-inner .box-step fieldset .input.client-document-type, .checkout-container .orderform-template .orderform-template-holder .step .accordion-inner .box-step fieldset .input.client-first-name, .checkout-container .orderform-template .orderform-template-holder .step .accordion-inner .box-step fieldset .input.payment-card-due-date, .checkout-container .orderform-template .orderform-template-holder .step .accordion-inner .box-step fieldset .input.ship-number {
    margin-right: 10%}
.checkout-container .orderform-template .orderform-template-holder .step .accordion-inner .box-step fieldset .input label {
    font-family: "Josefin Sans", sans-serif;
    font-size: 14px;
    color: #000;
}
.checkout-container .orderform-template .orderform-template-holder .step .accordion-inner .box-step fieldset .input input {
    margin-top: 10px;
    line-height: 35px;
    height: 35px;
    font-family: "Josefin Sans", sans-serif;
    font-size: 14px;
    color: #726f70;
    border-radius: 2px;
    box-sizing: border-box;
}
.checkout-container .orderform-template .orderform-template-holder .step .accordion-inner .box-step fieldset .client-phone .input input.input-mini, .checkout-container .orderform-template .orderform-template-holder .step .accordion-inner .box-step fieldset .input input.input-mini {
    margin-top: 0;
    /* margin-bottom: 10px; */
    line-height: 35px;
    height: 35px;
}
.checkout-container .orderform-template .orderform-template-holder .step .accordion-inner .box-step fieldset .input input.input-small, .checkout-container .orderform-template .orderform-template-holder .step .accordion-inner .box-step fieldset .input input.input-small+span.error, .checkout-container .orderform-template .orderform-template-holder .step .accordion-inner .box-step fieldset .input input.input-xlarge {
    width: 100%}
.checkout-container .orderform-template .orderform-template-holder .step .accordion-inner .box-step fieldset .input select {
    width: 100%;
    border-radius: 2px;
    margin-top: 10px;
    line-height: 35px;
    color: #726f70;
    height: 35px;
    font-family: "Josefin Sans", sans-serif;
}
.checkout-container .orderform-template .orderform-template-holder .step .accordion-inner .box-step fieldset .input.ship-city, .checkout-container .orderform-template .orderform-template-holder .step .accordion-inner .box-step fieldset .input.ship-state {
    width: 100%}
.checkout-container .orderform-template .orderform-template-holder .step .accordion-inner .box-step fieldset .input.ship-name {
    float: left;
    width: 100%}
.checkout-container .orderform-template .orderform-template-holder .step .accordion-inner .box-step fieldset .client-phone {
    width: 100%;
    margin-top: 18px;
    clear: both;
}
.checkout-container .orderform-template .orderform-template-holder .step .accordion-inner .box-step fieldset .client-phone label {
    font-family: "Josefin Sans", sans-serif;
    font-size: 14px;
    color: #000;
}
.checkout-container .orderform-template .orderform-template-holder .step .accordion-inner .box-step fieldset .client-phone .input {
    margin-top: 10px;
}
.checkout-container .orderform-template .orderform-template-holder .step .accordion-inner .box-step fieldset .client-phone .input input {
    margin-top: 0;
}
.checkout-container .orderform-template .orderform-template-holder .step .accordion-inner .box-step fieldset .client-phone .input input.input-mini {
    width: 100px;
}
.checkout-container .orderform-template .orderform-template-holder .step .accordion-inner .box-step fieldset.box-client-info-pj {
    display: block;
}
.checkout-container .orderform-template .orderform-template-holder .step .accordion-inner .box-step .newsletter {
    margin-top: 18px;
    margin-bottom: 0;
    font-family: "Josefin Sans", sans-serif;
    font-size: 13px;
    color: #333;
}
.checkout-container .orderform-template .orderform-template-holder .step .accordion-inner .box-step .newsletter label {
    padding-left: 0;
}
.checkout-container .orderform-template .orderform-template-holder .step .accordion-inner .box-step .newsletter label input {
    display: none;
}
.checkout-container .orderform-template .orderform-template-holder .step .accordion-inner .box-step .newsletter label input:checked+span:before {
    background-position: -242px -242px;
}
.checkout-container .orderform-template .orderform-template-holder .step .accordion-inner .box-step .newsletter label span:before {
    content: "";
    background: url(/arquivos/sprite_v2.png) -187px -242px;
    margin-top: 4px;
    margin-right: 10px;
    float: left;
    width: 12px;
    height: 12px;
}
.checkout-container p.shipping-notice {
    display: none;
}
.checkout-container .orderform-template .orderform-template-holder .step .accordion-inner .box-step .btn-submit-wrapper {
    margin: 22px 0 10px;
}
.checkout-container .orderform-template .orderform-template-holder .step .accordion-inner .box-step .btn-submit-wrapper button {
    width: 100%;
    padding: 0;
    line-height: 40px;
    border-radius: 2px;
    font-family: Josefin Sans, sans-serif;
    font-weight:bold;
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    background: #00529a;
    border: 0;
}
.checkout-container .orderform-template .orderform-template-holder .step .accordion-inner .box-step .address-shipping-options fieldset h4 {
    margin-top: 22px;
    margin-bottom: 10px;
}
.checkout-container .orderform-template .orderform-template-holder .step .accordion-inner .box-step .address-shipping-options fieldset h4 span {
    font-size: 13px;
    font-weight: 400;
    color: #333;
    font-family: "Josefin Sans", sans-serif;
}
.checkout-container .orderform-template .orderform-template-holder .step .accordion-inner .box-step .address-shipping-options fieldset .sla-items-list .btn-group .input {
    margin: 0;
    box-shadow: none;
    font-family: "Josefin Sans", sans-serif;
    transition: all .3s;
}
.checkout-container .orderform-template .orderform-template-holder .step .accordion-inner .box-step .address-shipping-options fieldset .sla-items-list .btn-group .input:last-child {
    border-radius: 0 0 2px 2px;
}
.checkout-container .orderform-template .orderform-template-holder .step .accordion-inner .box-step .address-shipping-options fieldset .sla-items-list .btn-group .input:first-child {
    border-radius: 2px 2px 0 0;
}
.checkout-container .orderform-template .orderform-template-holder .step .accordion-inner .box-step .address-shipping-options fieldset .sla-items-list .btn-group .input.active {
    background: #f7f7f7;
    border-color: #d0d2d3;
    color: #4f4c4d;
    font-size: 13px;
    line-height: 20px;
}
.checkout-container .orderform-template .orderform-template-holder .step .accordion-inner .box-step .address-shipping-options fieldset .sla-items-list .btn-group .input i {
    top: 0;
    bottom: 0;
    right: 10px;
    display: table;
    margin: auto;
}
.icon-ok-circle .checkout-container .orderform-template .orderform-template-holder .step .accordion-inner .box-step .address-shipping-options fieldset .sla-items-list .btn-group .input i:before {
    content: "";
    background: url(/arquivos/sprite_v2.png) -348px -19px;
    width: 19px;
    height: 18px;
}
.checkout-container .orderform-template .orderform-template-holder .step .accordion-inner .box-info p {
    width: 100%;
    float: left;
    font-size: 13px;
    line-height: 20px;
    font-family: "Josefin Sans", sans-serif;
    color: #333;
}
.checkout-container .orderform-template .orderform-template-holder .step .accordion-inner .box-info .link-change-shipping {
    padding: 0;
    margin-top: 18px;
    border-radius: 0px;
    border: 0px;
    height: 28px;
    line-height: 28px;
    font-size: 12px;
    color: #fff;
    font-family: "Josefin Sans", sans-serif;
    text-transform: uppercase;
    float: left;
    font-weight: bold;
    width: 100%;
    background-color: #00529a;
    text-decoration: none;
    }
.checkout-container .orderform-template .orderform-template-holder #payment-data .step .accordion-body .accordion-inner .box-step-content .form-step>* {
    box-sizing: border-box;
}
.checkout-container .orderform-template .orderform-template-holder #payment-data .step .accordion-body .accordion-inner .box-step-content .form-step .payment-group {
    width: 35%;
    margin-top: 22px;
}

.checkout-container .installments { margin-top: 10px;}

.checkout-container .datos{ font-style: italic; margin: 10px;}

.checkout-container .payment-group-list-btn {
    width: 80%;
}
.checkout-container .orderform-template .orderform-template-holder #payment-data .step .accordion-body .accordion-inner .box-step-content .form-step .payment-group .payment-group-list-btn .payment-group-item {
    border: 0;
    padding: 0;
    margin: 0;
    background: 0 0;
    color: #333;
    font-family: "Josefin Sans", sans-serif;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    border-radius: 4px;
    background-color: #f7f8fa;
    border: solid 1px #d4dce1;
    padding: 12px 17px 12px 13px;
    margin-bottom: 2px;
}
.checkout-container .orderform-template .orderform-template-holder #payment-data .step .accordion-body .accordion-inner .box-step-content .form-step .payment-group .payment-group-list-btn .payment-group-item span {
    background: 0 0;
    line-height: 30px;
    font-size: 13px;
    padding: 0;
    white-space: nowrap;
}
.checkout-container .orderform-template .orderform-template-holder #payment-data .step .accordion-body .accordion-inner .box-step-content .form-step .payment-group .payment-group-list-btn .payment-group-item:before {
    content: "";
    background: url(/arquivos/sprite_v2.png) -21px -339px;
    margin-top: 9px;
    margin-right: 10px;
    float: left;
    width: 20px;
    height: 20px;
}
.checkout-container .orderform-template .orderform-template-holder #payment-data .step .accordion-body .accordion-inner .box-step-content .form-step .payment-group .payment-group-list-btn .payment-group-item.active {
    color: #00529a;
    font-weight: bold;
}
.checkout-container .orderform-template .orderform-template-holder #payment-data .step .accordion-body .accordion-inner .box-step-content .form-step .payment-group .payment-group-list-btn .payment-group-item.active:before {
    background-position: -84px -339px;
}
.checkout-container .orderform-template .orderform-template-holder #payment-data .step .accordion-body .accordion-inner .box-step-content .form-step .steps-view {
    margin-top: 22px;
    width: 65%;
    background: 0 0;
    padding: 0 10px;
    overflow: visible;
    position: relative;
}
.checkout-container .orderform-template .orderform-template-holder #payment-data .step .accordion-body .accordion-inner .box-step-content .form-step .steps-view h5 {
    margin-top: 0;
}
.checkout-container .orderform-template .orderform-template-holder #payment-data .step .accordion-body .accordion-inner .box-step-content .form-step .steps-view .box-payment-option .payment-security {
    position: absolute;
    top: -65px;
    right: 0;
    background: 0 0;
    padding: 0;
    margin: 0;
}
.checkout-container .orderform-template .orderform-template-holder #payment-data .step .accordion-body .accordion-inner .box-step-content .form-step .steps-view .box-payment-option .payment-security i:before {
    content: "";
    background: url(/arquivos/sprite_v2.png) -297px -349px;
    width: 12px;
    height: 17px;
    margin-left: 7px;
}
.checkout-container .orderform-template .orderform-template-holder #payment-data .step .accordion-body .accordion-inner .box-step-content .form-step .steps-view .box-payment-option .payment-security .payment-security-text {
    width: auto;
    font-family: "Josefin Sans", sans-serif;
    font-size: 12px;
    line-height: 17px;
    color: #0c603a;
    text-transform: uppercase;
}
.checkout-container .orderform-template .orderform-template-holder #payment-data .step .accordion-body .accordion-inner .box-step-content .form-step .steps-view .box-payment-option .payment-card .card-data .input {
    margin-top: 0;
    float: left;
    width: 100%}
.checkout-container .orderform-template .orderform-template-holder #payment-data .step .accordion-body .accordion-inner .box-step-content .form-step .steps-view .box-payment-option .payment-card .card-data .input .error {
    float: right;
}
.checkout-container .orderform-template .orderform-template-holder #payment-data .step .accordion-body .accordion-inner .box-step-content .form-step .steps-view .box-payment-option .payment-card .card-data .input label {
    width: 35%;
    float: left;
    line-height: 30px;
    padding: 0;
}
.checkout-container .orderform-template .orderform-template-holder #payment-data .step .accordion-body .accordion-inner .box-step-content .form-step .steps-view .box-payment-option .payment-card .card-data .input input {
    width: 65%;
    float: right;
    margin-top: 0;
    height: 30px;
    line-height: 30px;
    border: 1px solid #d0d2d3;
    font-family: "Josefin Sans", sans-serif;
    font-size: 14px;
    color: #726f70;
}
.checkout-container .orderform-template .orderform-template-holder #payment-data .step .accordion-body .accordion-inner .box-step-content .form-step .steps-view .box-payment-option .payment-card .card-data .input.payment-card-number label {
    line-height: 40px;
}
.checkout-container .orderform-template .orderform-template-holder #payment-data .step .accordion-body .accordion-inner .box-step-content .form-step .steps-view .box-payment-option .payment-card .card-data .input.payment-card-number input {
    height: 40px;
    font-family: Arial;
    font-size: 25px;
    color: #333;
    text-align: center;
}
.checkout-container .orderform-template .orderform-template-holder #payment-data .step .accordion-body .accordion-inner .box-step-content .form-step .steps-view .box-payment-option .payment-card .card-data .input.payment-card-name label {
    line-height: 22px;
}
.checkout-container .orderform-template .orderform-template-holder #payment-data .step .accordion-body .accordion-inner .box-step-content .form-step .steps-view .box-payment-option .payment-card .card-data .input.payment-card-name input {
    height: 44px;
    line-height: 44px;
}
.checkout-container .orderform-template .orderform-template-holder #payment-data .step .accordion-body .accordion-inner .box-step-content .form-step .steps-view .box-payment-option .payment-card .card-data .card-flags-container {
    float: right;
    margin: 20px 0;
}
.checkout-container .orderform-template .orderform-template-holder #payment-data .step .accordion-body .accordion-inner .box-step-content .form-step .steps-view .box-payment-option .payment-card .card-data .card-flags-container .card-flags label {
    width: auto;
}
.checkout-container .orderform-template .orderform-template-holder #payment-data .step .accordion-body .accordion-inner .box-step-content .form-step .steps-view .box-payment-option .payment-card .card-data .card-flags-container .card-flags label input {
    float: left;
    height: 15px;
    margin: 5px;
}
.checkout-container .orderform-template .orderform-template-holder #payment-data .step .accordion-body .accordion-inner .box-step-content .form-step .steps-view .box-payment-option .payment-card .card-data .card-flags-container .card-flags label span {
    float: left;
    margin: 0;
}
.checkout-container .orderform-template .orderform-template-holder #payment-data .step .accordion-body .accordion-inner .box-step-content .form-step .steps-view .box-payment-option .payment-card .card-data .box-installments {
    float: right;
    width: 65%;
    margin-bottom: 20px;
}
.checkout-container .orderform-template .orderform-template-holder #payment-data .step .accordion-body .accordion-inner .box-step-content .form-step .steps-view .box-payment-option .payment-card .card-data .box-installments .select select {
    width: 100%;
    border-radius: 2px;
}
.checkout-container .orderform-template .orderform-template-holder #payment-data .step .accordion-body .accordion-inner .box-step-content .form-step .steps-view .box-payment-option .payment-card .card-data .payment-card-due {
    margin: 22px 0;
    float: left;
    width: 100%}
.checkout-container .orderform-template .orderform-template-holder #payment-data .step .accordion-body .accordion-inner .box-step-content .form-step .steps-view .box-payment-option .payment-card .card-data .payment-card-due label {
    width: 35%;
    float: left;
    line-height: 35px;
    padding: 0;
    font-family: "Josefin Sans", sans-serif;
    font-size: 14px;
    color: #000;
}
.checkout-container .orderform-template .orderform-template-holder #payment-data .step .accordion-body .accordion-inner .box-step-content .form-step .steps-view .box-payment-option .payment-card .card-data .payment-card-due .input {
    width: 65px;
}
.checkout-container .orderform-template .orderform-template-holder #payment-data .step .accordion-body .accordion-inner .box-step-content .form-step .steps-view .box-payment-option .payment-card .card-data .payment-card-due .input select {
    height: 35px;
    margin-top: 0;
    color: #000;
    font-size: 16px;
}
.checkout-container .orderform-template .orderform-template-holder #payment-data .step .accordion-body .accordion-inner .box-step-content .form-step .steps-view .box-payment-option .payment-card-value {
    float: none!important;
    margin-top: 22px!important;
}
.checkout-container .orderform-template .orderform-template-holder #payment-data .step .accordion-body .accordion-inner .box-step-content .form-step .steps-view .box-payment-option .payment-card-value .input-prepend {
    margin-bottom: 0;
}
.checkout-container .orderform-template .orderform-template-holder #payment-data .step .accordion-body .accordion-inner .box-step-content .form-step .steps-view .box-payment-option .payment-card-value .input-prepend input {
    width: auto!important;
}
.checkout-container .orderform-template .orderform-template-holder #payment-data .step .accordion-body .accordion-inner .box-step-content .form-step .steps-view .box-payment-option .same-address {
    float: left;
    width: 100%;
    margin-top: 22px;
    margin-bottom: 22px;
    padding-left: 0;
    padding-top: 22px;
    border-top: 1px solid #e3e4e5;
    font-family: "Josefin Sans", sans-serif;
    font-size: 13px;
    color: #333;
}
.checkout-container .orderform-template .orderform-template-holder #payment-data .step .accordion-body .accordion-inner .box-step-content .form-step .steps-view .box-payment-option .same-address label:before {
    content: "";
    background: url(/arquivos/sprite_v2.png) -187px -242px;
    margin-top: 4px;
    margin-right: 5px;
    float: left;
    width: 12px;
    height: 12px;
}
.checkout-container .orderform-template .orderform-template-holder #payment-data .step .accordion-body .accordion-inner .box-step-content .form-step .steps-view .box-payment-option .box-delivery .input .error, .checkout-container .orderform-template .orderform-template-holder #payment-data .step .accordion-body .accordion-inner .box-step-content .form-step .steps-view .box-payment-option .ship-postal-code .error {
    width: 100%;
    text-align: right;
}
.checkout-container .orderform-template .orderform-template-holder #payment-data .step .accordion-body .accordion-inner .box-step-content .form-step .steps-view .box-payment-option .same-address input {
    display: none;
}
.checkout-container .orderform-template .orderform-template-holder #payment-data .step .accordion-body .accordion-inner .box-step-content .form-step .steps-view .box-payment-option .same-address input:checked+label:before {
    background-position: -242px -242px;
}
.checkout-container .orderform-template .orderform-template-holder #payment-data .step .accordion-body .accordion-inner .box-step-content .form-step .steps-view .box-payment-option .ship-postal-code {
    margin-bottom: 22px;
}
.checkout-container .orderform-template .orderform-template-holder #payment-data .step .accordion-body .accordion-inner .box-step-content .form-step .steps-view .box-payment-option .ship-postal-code input {
    margin-bottom: 0;
}
.checkout-container .orderform-template .orderform-template-holder #payment-data .step .accordion-body .accordion-inner .box-step-content .form-step .steps-view .box-payment-option .box-delivery .input {
    margin-bottom: 22px;
}
.checkout-container .orderform-template .orderform-template-holder #payment-data .step .accordion-body .accordion-inner .box-step-content .form-step .steps-view .box-payment-option .link-two-cards:before {
    content: "";
    background: url(/arquivos/sprite_v2.png) -75px -226px;
    width: 16px;
    height: 15px;
    float: left;
    margin-right: 10px;
    transition: all .3s;
}
.checkout-container .orderform-template .orderform-template-holder #payment-data .step .accordion-body .accordion-inner .box-step-content .form-step .steps-view .box-payment-option .link-two-cards a {
    float: left;
    line-height: 15px;
    color: #333;
    font-size: 13px;
    font-family: "Josefin Sans", sans-serif;
}
.checkout-container .orderform-template .orderform-template-holder #payment-data .step .accordion-body .accordion-inner .box-step-content .form-step .steps-view .box-payment-option .link-two-cards a:hover:before {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.checkout-container .orderform-template .orderform-template-holder #payment-data .step .accordion-body .accordion-inner .box-step-content .form-step .steps-view .box-payment-option .link-two-cards #use-one-less-card:before {
    background-position: -20px -226px;
}
.checkout-container .orderform-template .cart-template .cart-fixed {
    width: 300px;
}
.checkout-container .orderform-template .cart-template .cart-fixed h2 {
    font-family: "Josefin Sans", sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 55px;
    color: #323232;
    text-transform: uppercase;
    margin-bottom: 0;
    font-weight: bold;
}
.checkout-container .orderform-template .cart-template .cart-fixed h2:before {
    /* content: ""; */
    /* margin-right: 10px; */
    /* background: url(/arquivos/sprite_v2.png) -165px -330px; */
    /* width: 55px; */
    /* height: 55px; */
}
.summary-cart-template-holder.cart-fixed-transition {
    min-height: 230px!important;
    overflow-y: hidden;
}
.checkout-container .orderform-template .cart-template .cart-fixed .summary-cart-template-holder .cart {
    margin-bottom: 0;
    max-height: 300px;
    /* overflow-y: hidden; */
}
.checkout-container .orderform-template .cart-template .cart-fixed .summary-cart-template-holder .cart .cart-items .item {
    border: 0;
    border-bottom: 1px dashed #9a9797;
    padding: 12px 0;
    margin: 0;
}
.checkout-container .orderform-template .cart-template .cart-fixed .summary-cart-template-holder .cart .cart-items .item:last-child {
    border: 0;
}
.checkout-container .orderform-template .cart-template .cart-fixed .summary-cart-template-holder .cart .cart-items .item .url {
    margin-right: 12px;
}
.checkout-container .orderform-template .cart-template .cart-fixed .summary-cart-template-holder .cart .cart-items .item .url img {
    width: 85px;
    height: auto;
}
.checkout-container .orderform-template .cart-template .cart-fixed .summary-cart-template-holder .cart .cart-items .item .product-name {
    width: 160px;
    float: right;
    font-family: Josefin Sans, sans-serif; font-weight:bold;
    font-size: 16px;
    color: #333;
    line-height: 22px;
    text-transform: uppercase;
    max-height: 44px;
    height: 44px;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.checkout-container .orderform-template .cart-template .cart-fixed .payment-confirmation-wrap .payment-submit-wrap .submit .icon-lock, .checkout-container .orderform-template .cart-template .cart-fixed .summary-cart-template-holder .cart .cart-items .item .description .shipping-date {
    display: none;
}
.checkout-container .orderform-template .cart-template .cart-fixed .summary-cart-template-holder .cart .cart-items .item .quantity {
    width: 160px;
    float: right;
    position: static;
    background: 0 0;
    padding: 0;
    margin: 7px 0 0;
    border: 0;
    box-shadow: none;
    color: #726f70;
    font-size: 14px;
    text-align: left;
    font-weight: 400;
    font-family: "Josefin Sans", sans-serif;
}
.checkout-container .orderform-template .cart-template .cart-fixed .summary-cart-template-holder .cart .cart-items .item .quantity:before {
    content: "Cantidad: ";
    margin-right: 5px;
}
.checkout-container .orderform-template .cart-template .cart-fixed .summary-cart-template-holder .cart .cart-items .item .description {
    width: 160px;
    float: right;
    margin-top: 7px;
}
.checkout-container .orderform-template .cart-template .cart-fixed .summary-cart-template-holder .cart .cart-items .item .description .price {
    float: left;
    font-family: "Josefin Sans", sans-serif;
    font-size: 14px;
    color: #000000;
    font-weight: 400;
}
.checkout-container .orderform-template .cart-template .cart-fixed .summary-cart-template-holder .cart .cart-items .item .description .price:before {
    content: "Precio: ";
    margin-right: 5px;
}
.checkout-container .orderform-template .cart-template .cart-fixed .link {
    float: left;
    width: 100%;
    text-align: center;
    line-height: 40px;
    margin: 0;
    border-top: 1px solid #e3e4e5;
}
.checkout-container .orderform-template .cart-template .cart-fixed .link a {
    color: #666666;
    font-size: 13px;
    font-family: "Josefin Sans", sans-serif;
}
.checkout-container .orderform-template .cart-template .cart-fixed .summary-template-holder {
    width: 100%;
    border: 0;
}
.checkout-container .orderform-template .cart-template .cart-fixed .summary-template-holder .summary .summary-totalizers {
    padding: 0;
    margin: 0;
    border: 0;
}
.checkout-container .orderform-template .cart-template .cart-fixed .summary-template-holder .summary .summary-totalizers .accordion-group .accordion-body .accordion-inner .table {
    font-family: "Josefin Sans", sans-serif;
    font-size: 14px;
}
.checkout-container .orderform-template .cart-template .cart-fixed .summary-template-holder .summary .summary-totalizers .accordion-group .accordion-body .accordion-inner .table tbody tr {
    background: #f7f7f7;
    border-bottom: 1px solid #c6c6c6;
    height: 45px;
}
.checkout-container .orderform-template .cart-template .cart-fixed .summary-template-holder .summary .summary-totalizers .accordion-group .accordion-body .accordion-inner .table tbody tr td.info {
    padding-left: 12px;
    color: #000;
    text-align: left;
    float: none;
}
.checkout-container .orderform-template .cart-template .cart-fixed .summary-template-holder .summary .summary-totalizers .accordion-group .accordion-body .accordion-inner .table tbody tr td.monetary {
    padding-right: 12px;
}
.checkout-container .orderform-template .cart-template .cart-fixed .summary-template-holder .summary .summary-totalizers .accordion-group .accordion-body .accordion-inner .table tbody tr.Shipping .monetary {
    color: #726f70;
}
.checkout-container .orderform-template .cart-template .cart-fixed .summary-template-holder .summary .summary-totalizers .accordion-group .accordion-body .accordion-inner .table tfoot tr td {
    vertical-align: middle;
    padding: 0;
    height: 55px;
    color: #000;
    font-family: "Josefin Sans", sans-serif;
    font-size: 20px;
    font-weight: 700;
}
.checkout-container .orderform-template .cart-template .cart-fixed .summary-template-holder .summary .summary-totalizers .accordion-group .accordion-body .accordion-inner .table tfoot tr td.info {
    float: none;
}
.checkout-container .orderform-template .cart-template .cart-fixed .payment-confirmation-wrap {
    box-sizing: border-box;
    /* background: none; */
    position: initial;
}
.checkout-container .orderform-template .cart-template .cart-fixed .payment-confirmation-wrap .payment-submit-wrap .submit {
    width: 100%;
    padding: 0;
    line-height: 40px;
    height: 40px;
    border-radius: 2px;
    font-family: Josefin Sans, sans-serif;
    font-weight:bold;
    font-size: 24px;
    color: #fff;
    text-transform: uppercase;
    background: #00529a;
    border: 0;
}
.checkout-container .orderform-template .cart-template .cart-fixed .payment-confirmation-wrap .payment-submit-wrap .submit span {
    font-size: 0;
}
.checkout-container .orderform-template .cart-template .cart-fixed .payment-confirmation-wrap .payment-submit-wrap .submit span:before {
    content: "FINALIZAR COMPRA";
    font-size: 20px;
    float: left;
    width: 100%;
    text-align: center;
}
#payment-data .step {
    -webkit-animation: paymentsEvent;
    animation: paymentsEvent;
}
span.shipping-option-item-time {
    -webkit-animation: ETAEvent;
    animation: ETAEvent;
}
@media screen and (max-width:1024px) {
    .checkout-container .cart-template .cart-links, .checkout-container .cart-template .cart-template-holder, .checkout-container .cart-template .summary-template-holder {
    width: 100%}
.checkout-container .cart-template .cart-template-holder .cart .table tbody tr td.quantity input {
    width: 35px;
    height: 35px;
}
}@media screen and (max-width:768px) {
    header .right {
    margin-right: 5%;
    display: none;
}
.checkout-container .cart-template .cart-template-holder .cart .table tbody tr td.quantity input {
    width: 25px;
    height: 25px;
}
.shipping-sla-selector .shipping-sla-options a {
    font-size: 10px;
    line-height: 18px;
}
td.quantity {
    min-width: 150px;
}
td.quantity .item-quantity-change {
    padding: 5px;
}
}.address-create, .address-edit, form.address-form-new, form.address-form-new .address-data {
    float: left;
    width: 100%;
    clear: both;
}
.address-list-items, .address-list-items fieldset, .delivery-shipping-options {
    float: left;
    clear: both;
}
.delivery-shipping-options .shipping-options {
    clear: both;
}
.item-quantity-change, td.quantity input {
    display: inline-block;
}
fieldset.custom201PaymentGroupPaymentGroup p.installments {
    font-weight: 700;
}
@keyframes payment {
    from {
    outline-color: #FFF;
}
to {
    outline-color: #000;
}
}@-webkit-keyframes payment {
    from {
    outline-color: #FFF;
}
to {
    outline-color: #000;
}
}fieldset.custom201PaymentGroupPaymentGroup p.payment-description {
    -webkit-animation: payment;
    animation: payment;
}
@media only screen and (max-width:899px) {
    body footer .left, body footer .right .companies {
    line-height: initial;
}
body header {
    float: none;
    display: block;
    position: initial;
}
body #preFooter {
    border-top: 1px solid #afafaf;
}
body #preFooter .center span {
    float: none;
    font-size: 20px;
}
body #preFooter .center .payments {
    float: none;
    font-size: 0;
}
body #preFooter .center .payments .card {
    float: none;
    display: inline-block;
}
body #preFooter .center .payments .card.mercadopago {
    display: none;
}
body footer {
    padding: 20px 0;
    margin-top: 10px;
}
body footer .left {
    float: none;
    display: block;
    text-align: center;
    padding-bottom: 20px;
}
body footer .right {
    float: none;
    text-align: center;
}
body footer .right .companies a {
    display: inline-block;
}
body .overlay.storePickup {
    width: 100%;
    height: auto;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}
body .overlay.storePickup .icon.close {
    width: 35px;
    height: 35px;
    background: 0 0;
    border-radius: 50%;
    text-align: center;
    top: 21px;
    right: 10px;
}
body .overlay.storePickup .icon.close:before {
    content: "\f00d";
    color: #666666;
    display: inline-block;
    margin: 7px 6px;
    width: 29px;
    height: 28px;
    font-family: FontAwesome;
}
body .overlay.storePickup .content {
    width: 100%;
    position: relative;
    float: none;
}
body .overlay.storePickup .content .left {
    box-sizing: border-box;
    display: block;
    float: none;
    width: 100%;
    top: 0;
    position: relative;
    height: auto;
    padding: 10px 20px;
    background: 0 0;
}
body .overlay.storePickup .content .left .title {
    margin: 5px 0;
    width: 70%;
    font-size: 18px;
}
body .overlay.storePickup .content .left .s_selector {
    margin-top: 10px;
    width: calc(50% - 5px);
    display: inline-block;
    vertical-align: top;
}
body .overlay.storePickup .content .left .s_selector>span {
    font-family: 'Josefin Sans', sans-serif;
}
body .overlay.storePickup .content .left .s_selector>.s_filter {
    width: 100%}
body .overlay.storePickup .content .left .s_selector>.s_filter .s_option {
    font-size: 13px;
}
body .overlay.storePickup .content .left .s_selector>.s_filter .s_option_wrapper {
    width: 100%}
body .overlay.storePickup .content .left .s_selector.provincia {
    margin-right: 6px;
}
body .overlay.storePickup .content .left .store_info {
    float: none;
    display: block;
}
body .overlay.storePickup .content .left .store_info .stores .store {
    padding-bottom: 11px;
    width: 100%}
body .overlay.storePickup .content .left .store_info .stores .store .store_name {
    font-size: 18px;
}
body .overlay.storePickup .content .left .confirmStore {
    position: fixed;
    top: auto;
    bottom: 0;
    width: 100%;
    left: 0;
    right: 0;
    margin: auto;
    line-height: initial;
    height: 40px;
    font-size: 0;
    text-align: center;
}
body .overlay.storePickup .content .left .confirmStore:before {
    line-height: 39px;
    margin: 0 auto;
    display: inline-block;
    float: none;
    content: "Seleccionar tienda";
    text-transform: uppercase;
    font-size: 19px;
}
body .overlay.storePickup .content .right {
    float: none;
    display: block;
    width: 100%;
    position: relative;
    height: auto;
    box-sizing: border-box;
}
body .overlay.storePickup .content .right .SPMap-canvas {
    width: 100%;
    height: 257px;
}
body .container-main {
    width: 95%!important;
    margin: 0 auto!important;
    float: none;
    display: block;
}
body .container-main #orderform-title {
    padding: 20px 0;
}
body .container-main #orderform-title:before {
    font-size: 22px;
}
body .container-main .checkout-container .orderform-template-holder .step.accordion-group {
    padding: 10px;
    float: none;
    display: block;
}
body .container-main .checkout-container .orderform-template-holder .step.accordion-group .accordion-body, body .container-main .checkout-container .orderform-template-holder .step.accordion-group .accordion-heading, body .container-main .checkout-container .orderform-template-holder .step.accordion-group .accordion-inner {
    display: block;
    float: none;
}
body .container-main .checkout-container .orderform-template-holder .step.accordion-group .accordion-heading a.link-box-edit {
    right: 0;
    top: 16px;
}
body .container-main .checkout-container .orderform-template-holder .step.accordion-group .accordion-body form .box-client-info fieldset {
    font-size: 0;
}
body .container-main .checkout-container .orderform-template-holder .step.accordion-group .accordion-body form .box-client-info fieldset.box-client-info-pf p.input {
    font-size: 12px;
    float: none;
    display: block;
    width: 100%;
    margin-right: 0;
    vertical-align: top;
}
body .container-main .checkout-container .orderform-template-holder .step.accordion-group .accordion-body form .box-client-info fieldset.box-client-info-pf p.input input {
    margin-top: 5px;
    width: 100%!important;
}
body .container-main .checkout-container .orderform-template-holder .step.accordion-group .accordion-body form .box-client-info fieldset.box-client-info-pf p.input.pull-left {
    display: inline-block;
    width: calc(50% - 5px);
}
body .container-main .checkout-container .orderform-template-holder .step.accordion-group .accordion-body form .box-client-info fieldset.box-client-info-pf p.input.client-document {
    width: 100%}
body .container-main .checkout-container .orderform-template-holder .step.accordion-group .accordion-body form .box-client-info fieldset.box-client-info-pf p.input.client-first-name {
    margin-right: 10px;
}
body .container-main .checkout-container .orderform-template-holder .step.accordion-group .accordion-body form .box-client-info fieldset.box-client-info-pf .client-phone {
    float: none!important;
    display: block;
}
body .container-main .checkout-container .orderform-template-holder .step.accordion-group .accordion-body form .box-client-info fieldset.box-client-info-pf .client-phone .client-phone-prefix {
    padding: 0 8px;
}
body .container-main .checkout-container .orderform-template-holder .step.accordion-group .accordion-body form .box-client-info fieldset.box-client-info-pf .client-phone #client-phone1 {
    margin: 0;
    display: inline-block;
    width: 55px!important;
}
body .container-main .checkout-container .orderform-template-holder .step.accordion-group .accordion-body form .box-client-info fieldset.box-client-info-pf .client-phone #client-phone3 {
    height: 35px;
    margin: 0 0 0 3px;
    display: inline-block;
    width: calc(100% - 88px)!important;
}
body .container-main .checkout-container .orderform-template-holder .step.accordion-group .accordion-body form .box-client-info fieldset.box-client-info-pj {
    float: none;
    display: block;
}
body .container-main .checkout-container .orderform-template-holder .step.accordion-group .accordion-body form .box-client-info fieldset.box-client-info-pj h5 {
    font-size: 13px;
    float: none;
    display: block;
    padding: 30px 0 15px;
    margin: 0;
}
body .container-main .checkout-container .orderform-template-holder .step.accordion-group .accordion-body form .box-client-info fieldset.box-client-info-pj ul.links {
    float: none;
    display: block;
    font-size: 13px;
    margin: 0;
}
body .container-main .checkout-container .orderform-template-holder .step.accordion-group .accordion-body form .box-client-info fieldset.box-client-info-pj ul.links li a {
    font-family: "Josefin Sans", sans-serif;
    color: #333;
}
body .container-main .checkout-container .orderform-template-holder .step.accordion-group .accordion-body form .box-client-info fieldset.box-client-info-pj ul.links li #is-corporate-client:before, body .container-main .checkout-container .orderform-template-holder .step.accordion-group .accordion-body form .box-client-info fieldset.box-client-info-pj ul.links li #not-corporate-client:before {
    content: "";
    background: url(/arquivos/sprite_v2.png) -187px -242px;
    margin-top: 4px;
    margin-right: 10px;
    float: left;
    width: 12px;
    height: 12px;
}
body .container-main .checkout-container .orderform-template-holder .step.accordion-group .accordion-body form .box-client-info fieldset.box-client-info-pj ul.links li #not-corporate-client:before {
    background-position: -242px -242px;
}
body .container-main .checkout-container .orderform-template-holder .step.accordion-group .accordion-body form .box-client-info fieldset.box-client-info-pj .corporate-info-box {
    margin-top: 10px;
    border-top: 1px dashed #d0d2d3;
    border-bottom: 1px dashed #d0d2d3;
    padding-bottom: 18px;
}
body .container-main .checkout-container .orderform-template-holder .step.accordion-group .accordion-body form .box-client-info fieldset.box-client-info-pj .corporate-info-box p.input {
    display: inline-block;
    width: calc(50% - 5px)!important;
    float: none;
    margin-right: 0;
}
body .container-main .checkout-container .orderform-template-holder .step.accordion-group .box-info p, body .container-main .checkout-container .orderform-template-holder .step.accordion-group .box-step .address-search-placeholder form {
    display: block;
    float: none;
}
body .container-main .checkout-container .orderform-template-holder .step.accordion-group .accordion-body form .box-client-info fieldset.box-client-info-pj .corporate-info-box p.input input {
    margin-top: 5px;
    width: 100%!important;
}
body .container-main .checkout-container .orderform-template-holder .step.accordion-group .accordion-body form .box-client-info fieldset.box-client-info-pj .corporate-info-box p.input.client-company-ie, body .container-main .checkout-container .orderform-template-holder .step.accordion-group .accordion-body form .box-client-info fieldset.box-client-info-pj .corporate-info-box p.input.client-company-name {
    margin-right: 10px;
}
body .container-main .checkout-container .orderform-template-holder .step.accordion-group .accordion-body form .box-client-info fieldset.box-client-info-pj .corporate-info-box .state-inscription-box {
    margin-top: 10px;
}
body .container-main .checkout-container .orderform-template-holder .step.accordion-group .box-info p.client-profile-email {
    margin-top: 6px;
}
body .container-main .checkout-container .orderform-template-holder .step.accordion-group .box-step .address-search-placeholder {
    float: none;
}
body .container-main .checkout-container .orderform-template-holder .step.accordion-group .box-step .address-search-placeholder form fieldset {
    float: none;
}
body .container-main .checkout-container .orderform-template-holder .step.accordion-group .box-step .address-search-placeholder form fieldset input {
    float: none;
    display: inline-block;
    vertical-align: middle;
}
body .container-main .checkout-container .orderform-template-holder .step.accordion-group .box-step .address-search-placeholder form fieldset small {
    display: inline-block;
    vertical-align: middle;
}
body .container-main .checkout-container .orderform-template-holder .step.accordion-group .box-step .address-search-placeholder form fieldset small a {
    display: block;
}
body .container-main .checkout-container .orderform-template-holder .step.accordion-group .box-step .address-form-placeholder form.address-form-new, body .container-main .checkout-container .orderform-template-holder .step.accordion-group .box-step .address-form-placeholder form.address-form-new fieldset {
    float: none;
    display: block;
}
body .container-main .checkout-container .orderform-template-holder .step.accordion-group .box-step .address-form-placeholder form.address-form-new fieldset .box-delivery p.input {
    margin: 18px 0 0;
    vertical-align: top;
    width: 100%}
body .container-main .checkout-container .orderform-template-holder .step.accordion-group .box-step .address-form-placeholder form.address-form-new fieldset .box-delivery p.input input {
    height: 35px;
    width: 100%;
    margin: 5px 0 0;
}
body .container-main .checkout-container .orderform-template-holder .step.accordion-group .box-step .address-form-placeholder form.address-form-new fieldset .box-delivery p.input.ship-more-info, body .container-main .checkout-container .orderform-template-holder .step.accordion-group .box-step .address-form-placeholder form.address-form-new fieldset .box-delivery p.input.ship-number {
    width: calc(50% - 5px);
    display: inline-block;
}
body .container-main .checkout-container .orderform-template-holder .step.accordion-group .box-step .address-form-placeholder form.address-form-new fieldset .box-delivery p.input.ship-number {
    margin-right: 10px;
}
body .container-main .checkout-container .orderform-template-holder .step.accordion-group .box-step .address-form-placeholder form.address-form-new fieldset .box-delivery p.input.ship-more-info span:not(.help) {
    font-size: 0;
    display: block;
    line-height: 20px;
}
body .container-main .checkout-container .orderform-template-holder .step.accordion-group .box-step .address-form-placeholder form.address-form-new fieldset .box-delivery p.input.ship-more-info span:not(.help):before {
    display: block;
    font-size: 13px;
    content: "Piso o departamento"}
body .container-main .checkout-container .orderform-template-holder .step.accordion-group .box-step #change-other-shipping-option {
    width: 100%;
    float: none;
}
body .container-main .checkout-container .orderform-template-holder #payment-data .step .accordion-inner .box-step .box-step-content .form-step .payment-group {
    padding: 10px 0;
    width: 100%;
    margin: 0;
    float: none;
}
body .container-main .checkout-container .orderform-template-holder #payment-data .step .accordion-inner .box-step .box-step-content .form-step .payment-group .payment-group-list-btn {
    margin: 0;
}
body .container-main .checkout-container .orderform-template-holder #payment-data .step .accordion-inner .box-step .box-step-content .form-step .steps-view {
    padding: 0;
    width: 100%}
body .container-main .checkout-container .orderform-template-holder #payment-data .step .accordion-inner .box-step .box-step-content .form-step .steps-view fieldset.box-payment-option .payment-card .card-data p.input {
    float: none;
}
body .container-main .checkout-container .orderform-template-holder #payment-data .step .accordion-inner .box-step .box-step-content .form-step .steps-view fieldset.box-payment-option .payment-card .card-data p.input label {
    vertical-align: top;
    display: inline-block!important;
    float: none;
    line-height: 18px!important;
    width: 30%}
body .container-main .checkout-container .orderform-template-holder #payment-data .step .accordion-inner .box-step .box-step-content .form-step .steps-view fieldset.box-payment-option .payment-card .card-data p.input input {
    vertical-align: top;
    display: inline-block;
    float: none!important;
    width: 60%}
body .container-main .checkout-container .cart-template .cart-fixed {
    width: 100%;
    position: initial!important;
    float: none;
}
body .container-main .checkout-container .cart-template .cart-fixed .link {
    float: none;
}
body .container-main .checkout-container .cart-template .cart-fixed .summary-template-holder {
    float: none;
    display: block;
}
body .container-main .checkout-container .cart-template .cart-fixed .summary-template-holder .summary .totalizers .accordion-group .accordion-body .accordion-inner .table tr {
    background: 0 0;
}
body .container-main .checkout-container .cart-template .cart-fixed .summary-template-holder .summary .totalizers .accordion-group .accordion-body .accordion-inner .table tr td.info {
    padding-left: 15px;
}
body .container-main .checkout-container .cart-template .cart-fixed .summary-template-holder .summary .totalizers .accordion-group .accordion-body .accordion-inner .table tr td.monetary {
    padding-right: 15px;
}
}.diners .card-flags-container.clearfix.form-inline, .mastercard .card-flags-container.clearfix.form-inline {
    float: right;
    text-align: right;
    width: 100%}
.diners label.radio.card-flag-label[title=Visa], .diners label.radio.card-flag-label[title="American Express"], .diners label.radio.card-flag-label[title=Mastercard], .mastercard label.radio.card-flag-label[title=Visa], .mastercard label.radio.card-flag-label[title="American Express"], .mastercard label.radio.card-flag-label[title=Diners] {
    display: none;
}
@media screen and (max-width:490px) {
    header .logo {
    width: 100%;
    padding-top: 7px;
}
header .logo img {
    max-height: 50px;
}
td.product-image {
    max-width: 54px;
}
h1#cart-title:before {
    font-size: 24px;
}
.checkout-container .cart-template .cart-template-holder .cart .table tbody tr {
    border-bottom: none;
}
td.product-name a {
    min-width: 130px;
}
td.product-price {
    min-width: 80px;
}
.checkout-container .cart-template .cart-links .link-choose-more-products-wrapper {
    bottom: 8px;
}
body #preFooter .center span {
    display: block;
    text-align: center;
    margin-right: 0;
}
body #preFooter .center .payments {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}
.payment-data .steps-wiew {
    width: 100%}
}.body-checkout-confirmation h1 {
    margin-top: 20px;
}
@-webkit-keyframes pulseError {
    0%, 100%, 50% {
    border-color: #e0e0e0;
}
25%, 75% {
    border-color: #d3151e;
}
}@keyframes pulseError {
    0%, 100%, 50% {
    border-color: #e0e0e0;
}
25%, 75% {
    border-color: #d3151e;
}
}.coupon-marketec-form__inputs-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.coupon-marketec-form__input-container {
    margin-bottom: 16px;
}
.coupon-marketec-form__input-container:last-of-type {
    margin-bottom: 0;
}
.coupon-marketec-form__field-input {
    position: relative;
}
.coupon-marketec-form__field-input input {
    display: block;
    margin: 0;
    outline: 0;
    box-shadow: none;
    width: 100%;
    height: 55px;
    padding: 0 12px;
    box-sizing: border-box;
    border: 1px solid #FFF;
    border-radius: 3px;
    text-align: center;
    font-family: DIN-Regular, sans-serif;
    font-size: 18px;
    color: #231F20;
    transition: border .25s;
    line-height: 55px;
}
.coupon-marketec-form__field-input input:focus {
    outline: 0;
    box-shadow: none;
    border-color: #FFF;
}
.coupon-marketec-form__field-input input.error {
    -webkit-animation: pulseError 1s;
    animation: pulseError 1s;
}
.coupon-marketec-form__field-input input:disabled {
    background-color: #FFF;
}
.coupon-marketec-form__field-input .error-msg {
    display: none;
}
.coupon-marketec-form__field-input.hover-delete input {
    border-color: #C91935;
}
.coupon-marketec-form__field-input.hover-delete input+.coupon-marketec-form__remove-coupon .coupon-marketec-form__remove-coupon-text {
    opacity: 1;
}
.coupon-marketec-form__field-input.hover-delete input+.coupon-marketec-form__remove-coupon i svg .cls-1 {
    stroke: #C91935;
}
.coupon-marketec-form__add-coupon {
    padding: 0;
    margin: 16px 0 0;
    font: inherit;
    background: 0 0;
    box-sizing: border-box;
    width: 100%;
    height: 55px;
    color: #333;
    border: 1px solid #323232;
    border-radius: 3px;
    cursor: pointer;
    font-family: DIN-Regular, sans-serif;
    outline: 0;
    display: block;
}
.coupon-marketec-form__add-coupon-icon {
    display: none;
}
.coupon-marketec-form__add-coupon-text {
    font-size: 18px;
    color: #323232;
    transition: opacity .25s;
}
.coupon-marketec-form__add-coupon:hover {
    background-color: transparent;
}
.coupon-marketec-form__add-coupon:hover .coupon-marketec-form__add-coupon-text {
    opacity: .5;
}
.coupon-marketec-form__add-coupon:focus {
    box-shadow: none;
    outline: 0;
    outline-offset: none;
}
.coupon-marketec-form__remove-coupon {
    box-sizing: border-box;
    background: 0 0;
    outline: 0;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 20px 0 0;
    margin: 0;
    border: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.coupon-marketec-form__remove-coupon i, .coupon-marketec-form__remove-coupon-text {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    line-height: 1;
    vertical-align: middle;
}
.coupon-marketec-form__remove-coupon-text {
    font-family: DIN-Regular, sans-serif;
    font-size: 18px;
    margin-right: 10px;
    color: #C91935;
    opacity: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: opacity .25s;
}
.coupon-marketec-form__remove-coupon i {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    height: 14px;
}
.coupon-marketec-form__remove-coupon i svg {
    width: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.coupon-marketec-form__remove-coupon i svg .cls-1 {
    transition: stroke .25s;
}
.coupon-marketec-form__submit-coupons {
    background: #00AF7B;
    width: 189px;
    height: 55px;
    margin: 42px auto 0;
    text-transform: uppercase;
    cursor: pointer;
    border-radius: 3px;
    font-family: Josefin Sans, sans-serif; font-weight:bold;
    font-size: 26px;
    color: #FFF;
    outline: 0;
    display: block;
    padding: 0;
    border: 0;
    text-shadow: none;
    transition: opacity .25s ease;
}
.coupon-marketec-form__submit-coupons:hover {
    color: #FFF;
    background-color: #00AF7B;
    opacity: .5;
}
@media screen and (max-width:768px) {
    .coupon-marketec-form__remove-coupon {
    padding: 15px;
}
.coupon-marketec-form__remove-coupon-text {
    display: none;
}
.coupon-marketec-form__submit-coupons {
    width: 100%;
    height: 48px;
    margin-top: 35px;
}
.coupon-marketec-form__input-container {
    margin-bottom: 12px;
}
.coupon-marketec-form__field-input input {
    height: 48px;
    font-size: .9375rem;
}
.coupon-marketec-form__field-input.on-delete {
    position: static;
}
.coupon-marketec-form__add-coupon {
    margin-top: 12px;
    height: 48px;
}
.coupon-marketec-form__add-coupon-text {
    font-size: .9375rem;
}
.coupon-marketec-form__add-coupon:hover .coupon-marketec-form__add-coupon-text {
    opacity: 1;
}
.delete-popup {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #F5F5F5;
    padding: 10px;
    box-sizing: border-box;
}
.delete-popup__title {
    font-family: DIN-Medium;
    color: #454545;
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 40px;
}
.delete-popup__button {
    width: 100%;
    height: 50px;
    text-transform: uppercase;
    cursor: pointer;
    border-radius: 3px;
    font-family: Josefin Sans, sans-serif; font-weight:bold;
    font-size: 26px;
    outline: 0;
    display: block;
    padding: 0;
    border: 0;
    text-shadow: none;
}
.delete-popup__button.delete {
    background-color: #C91935;
    margin-bottom: 11px;
    color: #FFF;
}
.delete-popup__button.close {
    background-color: transparent;
    border: 1px solid #333;
    color: #333;
}
}#coupon-marketec .overlay__wrapper, #coupon-marketec.overlay {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-align: center;
}
@-webkit-keyframes slideCoupon {
    0% {
    opacity: 0;
}
20%, 90% {
    opacity: 1;
}
100% {
    opacity: 0;
    -webkit-transform: translate(0, 100%);
    transform: translate(0, 100%);
}
}@keyframes slideCoupon {
    0% {
    opacity: 0;
}
20%, 90% {
    opacity: 1;
}
100% {
    opacity: 0;
    -webkit-transform: translate(0, 100%);
    transform: translate(0, 100%);
}
}#coupon-marketec.overlay {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    background-color: rgba(0, 0, 0, .2);
}
#coupon-marketec .overlay__wrapper {
    max-width: 756px;
    min-height: 473px;
    background-color: #F5F5F5;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
#coupon-marketec .overlay__close, .coupon-marketec__container {
    display: -webkit-box;
    display: -ms-flexbox;
}
#coupon-marketec .overlay__close {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    width: 26px;
    height: 30px;
    background-color: #000;
    border: 0;
    outline: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    transition: opacity .25s ease;
}
#coupon-marketec .overlay__close svg {
    width: 10px;
    height: auto;
}
#coupon-marketec .overlay__close:hover {
    opacity: .5;
}
.coupon-marketec__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 553px;
    padding: 25px 0;
}
.coupon-marketec__container .clarification {
    margin: 25px 0 0;
    font-family: DIN-Regular, sans-serif;
    font-size: 13px;
    color: #888a8c;
}
.coupon-marketec__header-title, .coupon-marketec__submit-loading-text {
    font-family: DIN-Medium;
    font-size: 23px;
    color: #454545;
    line-height: 1;
}
.coupon-marketec__header {
    margin-bottom: 40px;
}
.coupon-marketec__submit-loading-text {
    margin-bottom: 36px;
}
.coupon-marketec__submit-loading-animation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@-webkit-keyframes progressBar {
    0% {
    left: -100%}
100% {
    left: 100%}
}@keyframes progressBar {
    0% {
    left: -100%}
100% {
    left: 100%}
}.progress-bar {
    width: 220px;
    height: 7px;
    background-color: #FFF;
    border-radius: 3.5px;
    font-size: 0;
    line-height: 1;
    display: block;
    text-align: left;
    overflow: hidden;
    position: relative;
}
.progress-bar__percent {
    display: inline-block;
    transition: left .25s linear;
    width: 100%;
    height: 100%;
    position: absolute;
    background: linear-gradient(to right, rgba(186, 135, 72, 0) 0, #323232 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00323232',  endColorstr='#323232',  GradientType=1 );
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-name: progressBar;
    animation-name: progressBar;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
.trigger-marketec {
    background: #FFF;
    width: 100%;
    line-height: 36px;
    text-align: center;
    border: 1px dashed #323232;
    margin-top: 9px;
    font-family: "Josefin Sans", sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #323232;
    outline: 0;
}
.notifications__wrapper {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
    width: 100%;
    max-width: 650px;
    margin: auto;
}
.notifications__notification {
    border: 10px solid rgba(0, 0, 0, .5);
    padding: 12px 10px;
    background-color: #fff;
    background-clip: padding-box;
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.notifications__notification .icon {
    border: 0;
    background-color: transparent;
}
.notifications__notification .alert {
    font-size: 27px;
    padding: 0;
    margin: 0;
    width: auto;
}
.notifications__notification .alert.warning {
    color: #ff9313;
}
.notifications__notification .alert.info {
    color: #50c4e8;
}
.notifications__notification .alert.error {
    color: #f01612;
}
.notifications__text {
    font-size: .8125rem;
    color: #656565;
    margin: 0 40px 0 15px;
}
.notifications__close {
    font-size: 11px;
    color: #a5a5a5;
    transition: all .25s;
    font-weight: 400;
    cursor: pointer;
    line-height: normal;
    vertical-align: middle;
    margin: 0;
    background: 0 0;
    padding: 10px;
}
.notifications__close:active, .notifications__close:hover {
    color: #323232;
    outline: 0;
}
@media screen and (max-width:768px) {
    .coupon-marketec__header-title .mobile-brake, .coupon-marketec__submit-loading-text .mobile-brake {
    display: block;
}
#coupon-marketec .overlay__wrapper {
    min-height: 334px;
    width: 300px;
}
#coupon-marketec .overlay__content {
    width: 100%}
.coupon-marketec__header {
    margin-bottom: 31px;
}
.coupon-marketec__header-title {
    font-size: 20px;
    line-height: 26px;
}
.coupon-marketec__container {
    width: 100%;
    padding: 35px 10px 20px;
    box-sizing: border-box;
}
.coupon-marketec__submit-loading-text {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 52px;
}
}.body-checkout-confirmation .cconf-myorders-button {
    display: none;
}
fieldset.especialidad {
    margin-top: 15px;
}

select#especialidad {
    margin-top: 10px;
}
.address-item.active {
    width: 90%;
}
.bf-checkout__footer .bf-footer-page__wrapper--copy {
    background: #f5f5f5;
}
.bf-checkout__footer .bf-footer-page__developed {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: .3125rem 0;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.bf-checkout__footer ul li {
    list-style: none;
}
.bf-checkout__footer .bf-footer-page__developed a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
}
.bf-checkout__footer .bf-footer-page__developed a span {
    color: #616161;
    font-family: Josefin Sans, sans-serif;
    font-size: .625rem;
    padding: 0 0 .625rem;
}
.bf-checkout__footer .bf-footer-page__developed a .box-footerimg {
    opacity: .5;
}

li.store-item {
    clear: both;
}

@media(max-width:480px){
  .checkout__header-text{display:none;}
}

div#envio-dif-cart p {
    text-align: center;
    border: 1px so;
}

span#monto-cart {
    font-weight: bold;
}
.row-fluid.summary div#envio-dif-cart{ border:0}

/*VITRINAS*/
.prateleira.vitrine{
  width:90%;
  margin:auto;
  clear: both;
}
.prateleira.vitrine H2{
  padding: 30px;
  text-align: center;
  text-transform: uppercase;
  font-size: 30px;
  font-family: "Josefin Sans";
  color: #353535;
}


.body-cart .product-brand a,
.body-cart .product-rate span{
  color: #959595;
  text-transform: capitalize;
  font-size: 12px;
}

.body-cart .product-rate{
  margin-bottom: 5px;
}

.body-cart .product-price{
  margin-bottom: 10px;
}

.body-cart  .product-price .price .old-price{
  display: inline-block!important;
  font-size: 16px;
}

.body-cart  .product-price .price .best-price{
  display: inline-block!important;
  color: #656565!important;
  font-size: 20px;
}

.body-cart .product-name a,
.body-cart .product-price a{
  color: #656565;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
}

.body-cart .prateleira .product-image:after {
  content: "";
  border: none;
  background-color: transparent;
}

.prateleira .product-image {
  width:100%;
  
}
.body-cart .owl-controls .owl-buttons > div{
  width: 30px;
}
.body-cart .owl-controls .owl-buttons > div.owl-prev{
  left: 0;
}
.body-cart .owl-controls .owl-buttons > div.owl-next{
  right: 0;
}
.body-cart .owl-controls .owl-buttons > div .btn{
  padding: 0;
  width: 100%;
  height: 40px;
}

.body-cart a.ver-producto {
    background: #00529a;
    border-radius: 0;
    padding: 7px 20px;
    font-size: 10px;
    /* color: white!important; */
    position: relative;
    top: 9px;
    width: 100%;
    display: block;
    text-align: center;
}

.bf-checkout__footer .bf-footer-page__wrapper--stamps h2 {
    color: #455a64;
    font-size: 1rem;
    font-weight: 600;
    margin-bottom: .9375rem;
}
.bf-checkout__footer .bf-footer-page__cards {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
}
.bf-checkout__footer .bf-footer-page__cards--security li {
    height: auto;
    max-width: 9.375rem;
}

 a.btn-combo {
    background: #000;
    border-radius: .3125rem;
    text-decoration: none;
    color: #fff!important;
    display: block;
    font-weight: 400;
    line-height: 1.25rem;
    padding: 7px;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    text-align: center;
    text-transform: uppercase;
    width: 90%;
    font-family: Josefin Sans, sans-serif;
    font-weight: bold;
 }

 .contenedor-combo {
    /* min-height: 300px; */
    position: relative;
 }

 .body-cart div#combos {
    width: 50%;
    /* position: absolute; */
     margin-top: -0px;
    margin-left: 0px;
    padding: 20px;
    background-color: #f2f2f2;
 }

.body-order-form #combos {
    display: none;
}

@media (max-width: 767px){

    div#combos {    
        width: 100%;
        position: relative;
    }
 }
 .accordion-inner.shipping-container {
    float: none;
    clear: both;
}

@import url(//use.fontawesome.com/bb25e8ba47.css);

/** 
 * Modificá este css a gusto! =)
 * Buscá los items marcados con !!
 * Son los que más vas a querer cambiar seguramente
 */

.btn.disable {
    pointer-events: none;
    opacity: .8
}

.tooltip-vtexcarriers {
    color: red;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    text-align: center;
    margin-bottom: 5px
}

.tooltip-vtexcarriers.success {
    color: green
}

#vtexcarriers {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100
}

#vtexcarriers * {
    margin: 0;
    padding: 0;
    outline: 0;
    list-style: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: none;
    box-shadow: none;
    background-repeat: no-repeat
}

#vtexcarriers :after,
#vtexcarriers :before {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit
}

#vtexcarriers .vtexcarriers-wrap {
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, .2)
}

#vtexcarriers .vtexcarriers-wrap>.fa-refresh {
    font-size: 50px;
    opacity: .5
}

#vtexcarriers .vtexcarriers-wrap>.wrap {
    position: relative
}

@media (max-width:768px) {
    #vtexcarriers .vtexcarriers-wrap>.wrap {
        width: 100%;
        margin: 0 10px
    }
}

#vtexcarriers .vtexcarriers-wrap>.wrap .close-vtex-carriers {
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer
}

#vtexcarriers .vtexcarriers-wrap>.wrap .close-vtex-carriers span {
    color: #f2f2f2
}

#vtexcarriers .vtexcarriers-wrap>.wrap .close-vtex-carriers span i.fa-times {
    color: #000
}

#vtexcarriers .vtexcarriers-wrap>.wrap .map-wrap {
    background: #fff; /* !! Fondo del modal */
    border: 15px solid #f2f2f2; /* !! color del borde del modal */
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 800px;
    height: 400px;
    overflow: hidden;
    padding: 15px;
    box-sizing: content-box
}

@media (max-width:768px) {
    #vtexcarriers .vtexcarriers-wrap>.wrap .map-wrap {
        display: block;
        width: 100%;
        height: auto;
        box-sizing: border-box
    }
}

#vtexcarriers .vtexcarriers-wrap>.wrap .map-wrap .left {
    width: 48%;
    height: 100%
}

@media (max-width:768px) {
    #vtexcarriers .vtexcarriers-wrap>.wrap .map-wrap .left {
        display: block;
        width: 100%;
        height: auto
    }
}

#vtexcarriers .vtexcarriers-wrap>.wrap .map-wrap .left .buscador {
    width: 100%;
    height: auto;
    border: none
}

#vtexcarriers .vtexcarriers-wrap>.wrap .map-wrap .left .buscador .container {
    margin-bottom: 15px;
    width: auto
}

#vtexcarriers .vtexcarriers-wrap>.wrap .map-wrap .left .buscador .container .buscador {
    width: 240px;
    height: 32px;
    overflow: hidden;
    display: block;
    border: 1px solid #bbb;
    position: relative
}

#vtexcarriers .vtexcarriers-wrap>.wrap .map-wrap .left .buscador .container .buscador input[type=text] {
    width: calc(100% - 32px);
    height: 30px;
    border: none;
    background-color: transparent;
    color: #101010;
    padding-left: 10px
}

#vtexcarriers .vtexcarriers-wrap>.wrap .map-wrap .left .buscador .container .buscador .icon {
    width: 32px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    display: inline-block;
    font-size: 1.1em;
    cursor: pointer
}

#vtexcarriers .vtexcarriers-wrap>.wrap .map-wrap .left .buscador .container label {
    display: block;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 5px
}

#vtexcarriers .vtexcarriers-wrap>.wrap .map-wrap .left .buscador .container .selected {
    width: 100%;
    height: 32px;
    overflow: hidden;
    display: block;
    border: 1px solid #bbb;
    position: relative
}

#vtexcarriers .vtexcarriers-wrap>.wrap .map-wrap .left .buscador .container .selected:before {
    content: "\f107";
    font-family: FontAwesome;
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 1.1em
}

#vtexcarriers .vtexcarriers-wrap>.wrap .map-wrap .left .buscador .container .selected select {
    background-color: transparent; /* !! color de fondo de los select del modal */
    width: 100%;
    height: 32px;
    border: none;
    color: #101010;
    padding-left: 10px;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none
}

#vtexcarriers .vtexcarriers-wrap>.wrap .map-wrap .left .buscador .container .selected select.disabled {
    pointer-events: none;
    opacity: .5;
    background: #bbb
}

#vtexcarriers .vtexcarriers-wrap>.wrap .map-wrap #map .select-sla-btn:hover,
#vtexcarriers .vtexcarriers-wrap>.wrap .map-wrap .left .lista .list li .select-sla-btn:hover {
    opacity: .8
}

#vtexcarriers .vtexcarriers-wrap>.wrap .map-wrap .left .buscador .container .selected select#storeLocatorSelectMobile option {
    display: none
}

#vtexcarriers .vtexcarriers-wrap>.wrap .map-wrap .left .buscador .container .selected select#storeLocatorSelectMobile option.on {
    display: list-item
}

#vtexcarriers .vtexcarriers-wrap>.wrap .map-wrap .left .buscador .container .selected select option.disabled,
#vtexcarriers .vtexcarriers-wrap>.wrap .map-wrap .left .buscador .mobile {
    display: none
}

#vtexcarriers .vtexcarriers-wrap>.wrap .map-wrap .left .lista {
    width: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    position: relative
}

#vtexcarriers .vtexcarriers-wrap>.wrap .map-wrap .left .lista::-webkit-scrollbar {
    width: 3px;
    background-color: #fff
}

#vtexcarriers .vtexcarriers-wrap>.wrap .map-wrap .left .lista::-webkit-scrollbar-thumb {
    background: #ee8122
}

#vtexcarriers .vtexcarriers-wrap>.wrap .map-wrap .left .lista::-webkit-scrollbar-thumb:hover {
    background: #101010
}

#vtexcarriers .vtexcarriers-wrap>.wrap .map-wrap .left .lista::-webkit-scrollbar-thumb:active {
    background: #101010
}

@media (max-width:768px) {
    #vtexcarriers .vtexcarriers-wrap>.wrap .map-wrap .left .buscador .mobile {
        display: block
    }
    #vtexcarriers .vtexcarriers-wrap>.wrap .map-wrap .left .lista {
        display: none
    }
}

#vtexcarriers .vtexcarriers-wrap>.wrap .map-wrap .left .lista h4 {
    width: 95%;
    height: auto;
    color: #101010;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #fff
}

#vtexcarriers .vtexcarriers-wrap>.wrap .map-wrap .left .lista .list {
    width: 95%;
    padding-bottom: 28px
}

#vtexcarriers .vtexcarriers-wrap>.wrap .map-wrap .left .lista .list li {
    cursor: pointer;
    display: none
}

#vtexcarriers .vtexcarriers-wrap>.wrap .map-wrap .left .lista .list li.on {
    display: list-item
}

#vtexcarriers .vtexcarriers-wrap>.wrap .map-wrap .left .lista .list li:not(:first-child) {
    margin-top: 10px
}

#vtexcarriers .vtexcarriers-wrap>.wrap .map-wrap .left .lista .list li:not(:last-child) {
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 10px
}

#vtexcarriers .vtexcarriers-wrap>.wrap .map-wrap .left .lista .list li .name a {
    font-weight: 700;
    color: #101010;
    text-transform: uppercase;
    text-decoration: none
}

#vtexcarriers .vtexcarriers-wrap>.wrap .map-wrap .left .lista .list li .data {
    color: #bbb /* !! color de info de sucursal en el modal */
}

#vtexcarriers .vtexcarriers-wrap>.wrap .map-wrap .left .lista .list li .data.opening {
    display: none
}

#vtexcarriers .vtexcarriers-wrap>.wrap .map-wrap .left .lista .list li .select-sla-btn {
    background: green; /* !! color del boton de seleccion de sucursal del listado */
    padding: 5px 20px;
    margin: 5px 0;
    text-align: center;
    display: inline-block;
    width: auto
}

#vtexcarriers .vtexcarriers-wrap>.wrap .map-wrap .left .lista .list li .select-sla-btn a {
    color: #fff!important; /* !! color de la letra del boton de seleccion de sucursal en el listado */
    display: inline-block;
    width: 100%;
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase;
    text-decoration: none
}

#vtexcarriers .vtexcarriers-wrap>.wrap .map-wrap .left .lista .list li.selected .data,
#vtexcarriers .vtexcarriers-wrap>.wrap .map-wrap .left .lista .list li.selected a,
#vtexcarriers .vtexcarriers-wrap>.wrap .map-wrap .left .lista .list li:hover .data {
    color: #101010 /* !! color de letra de la info de sucursal on hover */
}

#vtexcarriers .vtexcarriers-wrap>.wrap .map-wrap #map {
    width: 384px;
    height: 400px;
    border: 1px solid #fff
}

@media (max-width:768px) {
    #vtexcarriers .vtexcarriers-wrap>.wrap .map-wrap #map {
        display: block;
        width: 100%;
        height: 300px
    }
}

#vtexcarriers .vtexcarriers-wrap>.wrap .map-wrap #map .gm-style-iw {
    max-width: 250px
}

#vtexcarriers .vtexcarriers-wrap>.wrap .map-wrap #map .name span {
    color: #101010;
    font-weight: 700
}

#vtexcarriers .vtexcarriers-wrap>.wrap .map-wrap #map .data {
    color: #bbb
}

#vtexcarriers .vtexcarriers-wrap>.wrap .map-wrap #map .select-sla-btn {
    background: green; /* !! color del boton de seleccion de sucursal en el mapa */
    padding: 5px 20px;
    margin: 5px 0;
    text-align: center;
    display: inline-block;
    width: auto;
    width: 100%
}

#vtexcarriers .vtexcarriers-wrap>.wrap .map-wrap #map .select-sla-btn a {
    color: #fff!important; /* !! color de la letra del boton de seleccion de sucursal del mapa */
    display: inline-block;
    width: 100%;
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase;
    text-decoration: none
}
section.container.datos {
    padding: 20px 0;
    border-bottom: 1px solid #999;
}
.container {
    padding: 40px 0;
}
.container {
    width: 100%;
    margin: 0;
    float: left;
}

.datos h2 {
    margin: 0 0 40px;
    font-family: Montserrat, sans-serif;
    line-height: 30px;
    color: #000;
    font-weight: 400;
    margin-left: 20px;
    font-size: 27.5px;
}
h2 {
    font-size: 31.5px;
}
.datos .form {
    width: 50%;
    float: left;
}
.datos .col-lg-6 {
    width: 50%;
    float: left;
}
.datos label {
    font-weight: 600;
    color: #2d2c2c;
    font-family: Montserrat, sans-serif;
    font-size: 13px;
}
label {
    margin-bottom: 0;
    display: block;
    line-height: 20px;
    cursor: pointer;
}
.datos .col-lg-12 {
    padding: 0px 5px;
    margin: 0px 5px;
}
.datos input[type="text"], .datos input[type="email"] {
    width: 100%;
    border-radius: 0px;
    border-color: #999;
    color: #2d2c2c;
    font-family: Montserrat, sans-serif;
}
p.validation-alert {
    display: none;
    color: #dd4b39;
}
p {
    margin-bottom: 7px;
}
.datos .boton {
    position: absolute;
    left: 50%;
    top: 80%;
}
.datos .boton a.btn-place-order {
    width: 100%;
    padding: 5px 15px;
    line-height: 40px;
    border-radius: 2px;
    font-family: Montserrat, sans-serif;
    font-size: px;
    color: #FFF;
    text-transform: uppercase;
    background: #00529a;
    border: 0;
    margin: 20px;
    text-align: center;
    text-decoration: none;
}
.col-lg-6{
padding:0!important
}
.shipping-date{
display:none;
}
.product-price{
display:none;
}
.quantity-price{
display:none;
}
.summary-template-holder{
display:none;
}
.btn-place-order-wrapper{
display:none;
}
.link-choose-more-products-wrapper{
display:none;
}
.container.container-main.container-cart {
   padding: 20px;
   width: auto;
}