.CheckoutOrderSummary .products-table {
    margin-top: 30px ;
}


.CheckoutOrderSummary .voucher{
    font-size: 12px;
    padding-left: 20px;
}
.CheckoutOrderSummary  .margin-bottom-30px{
    margin-bottom: 30px !important
}
.CheckoutOrderSummary .no-bold{
    font-weight:normal !important;
}
.CheckoutOrderSummary .normal-color{
    color:#444444 !important;
}

.CheckoutOrderSummary .fix-padding{
    padding-bottom: 10px;
    padding-top: 4px;

}

.CheckoutOrderSummary .state-box{
    text-transform: uppercase;
    background: #dbb234 none repeat scroll 0 0;
    width: 100%;
    min-height: 25px;
    line-height: 25px;
    display: block;
    color: white;
    font-weight: 700;
    font-size: 12px;
    border-radius: 5px;
    max-width:200px;
    text-align: center;
}
.CheckoutOrderSummary .state-box.state-preparaçãoparcial {
    background: black none repeat scroll 0 0;
}
.CheckoutOrderSummary .state-box.state-preparação {
    background: #dbb234 none repeat scroll 0 0;
}
.CheckoutOrderSummary .state-box.state-pendente {
    background: #dbb234 none repeat scroll 0 0;
}
.CheckoutOrderSummary .state-box.state-ementrega {
    background: #F4FF4C none repeat scroll 0 0;
}

.CheckoutOrderSummary .state-box.state-entregue {
    background: #77BD48 none repeat scroll 0 0;
}

.CheckoutOrderSummary .state-box.state-nãoentregue {
    background: #E23737 none repeat scroll 0 0;
}

.CheckoutOrderSummary .state-box.state-nãofornecida {
    background: #E23737 none repeat scroll 0 0;
}

.CheckoutOrderSummary .widget-title-small{
    padding-left: 0;
    padding-right: 0;
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    color: #ada37e;
    text-align: left;
    font-weight: bold;
    margin-bottom: 25px;
    /* min-height: 35px; */
}
.CheckoutOrderSummary .margin-top-46px{
    margin-top:46px;
}
.CheckoutOrderSummary .text-title{
    font-weight: 700;
    font-size: 14px;
    color:#444444;
}
.CheckoutOrderSummary .order-resume,.order-resume-prices{
    padding:0px !important;
}
.CheckoutConfirmAction .order-resume-prices, .CheckoutConfirmAction .order-resume-points, .CheckoutConfirmActionWithPoints .order-resume-prices, .CheckoutConfirmActionWithPoints .order-resume-points {
    background:none!important;
}.Shop.OrdersList .table .table-header .table-line>div{
    font-size: 12px;
}

/* @author Maycon Moreira */
@media print{
    div.site[class*="detalhes-da-encomenda-print"] {
        padding: 0px !important;
        margin:  0px !important;
    }
    
    .main-container {
        padding: 0px !important;
        margin:  0px !important;
        padding-top: 10px !important;
    }
    
    .separator-line {
        margin: 5px 0 !important;
    }
    .p-b-60.print-p-b-10 {
        padding: 5px 0 !important;
        margin: 5px 0 !important;
    }
    .header-container, footer {
        display: none;
    }
    .no-padding-xs {
        padding: 0px;
    }

    .pull-left {
        float: left;
    }

    .pull-right {
        float: right;
    }

    .col-xs-12 {
        width: 100%; position: relative;
    }

    .col-sm-6 {
        width: 50%;
    }
    
    .tabs-div.card .nav.nav-tabs{
        display: none;
    }

    .main-content-wrapper > .container > .center.col-xs-12.col-md-12 {
        margin: 0px !important;
        margin-bottom: 0px !important;
        padding: 0px !important;
        padding-bottom: 0px !important;
    }
}.BannersManagement {
    overflow: hidden;
}
.BannerSlider {
    position: relative;
    float: left;
}
.BannerSlider .container {
    pointer-events: none;
    position: relative;
    height: inherit;
}
.BannerSlider .container::after {
    content: none;
}
.BannerSlider .container::before {
    content: none;
}
.BannerSlider [class*='slider-'].pos-container-left {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
}
.BannerSlider [class*='slider-'].pos-container-right {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
}
.BannerSlider [class*='slider-'].pos-container-center {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
}
.BannerSlider .banner-container {
    position: relative;
    display: block;
}
.BannerSlider .size-slider-3x {
    height: 750px;
}
.BannerSlider .size-slider-2x {
    height: 700px;
}
.BannerSlider .size-slider-1x {
    height: 650px;
}
.BannerSlider .size-slider {
    height: 600px;
}
.BannerSlider .size-xxlarge-3x {
    height: 550px;
}
.BannerSlider .size-xxlarge-2x {
    height: 500px;
}
.BannerSlider .size-xxlarge-1x {
    height: 450px;
}
.BannerSlider .size-xxlarge {
   height: 400px;
}
.BannerSlider .size-xlarge {
   height: 350px
}
.BannerSlider .size-large {
    height: 300px;
}
.BannerSlider .size-medium {
    height: 250px;
}
.BannerSlider .size-small {
    height: 200px;
}
.BannerSlider .size-tiny {
    height: 150px;
}
.BannerSlider .owl-carousel .size-slider-3x {
    height: 750px;
}
.BannerSlider .owl-carousel .size-slider-2x {
    height: 700px;
}
.BannerSlider .owl-carousel .size-slider-1x {
    height: 650px;
}
.BannerSlider .owl-carousel .size-slider {
    height: 600px;
}
.BannerSlider .owl-carousel .size-xxlarge-3x {
    height: 550px;
}
.BannerSlider .owl-carousel .size-xxlarge-2x {
    height: 500px;
}
.BannerSlider .owl-carousel .size-xxlarge-1x {
    height: 450px;
}
.BannerSlider .owl-carousel .size-xxlarge {
   height: 400px;
}
.BannerSlider .owl-carousel .size-xlarge {
   height: 350px
}
.BannerSlider .owl-carousel .size-large {
    height: 300px;
}
.BannerSlider .owl-carousel .size-medium {
    height: 250px;
}
.BannerSlider .owl-carousel .size-small {
    height: 200px;
}
.BannerSlider .owl-carousel .size-tiny {
    height: 150px;
}
.BannerSlider .main-container.size-xxlarge .container {
    padding: 25px;
}
.BannerSlider .main-container.size-xlarge .container {
    padding: 25px;
}
.BannerSlider .main-container.size-large .container {
    padding: 75px;
}
.BannerSlider .main-container.size-medium .container {
    padding: 50px;
}
.BannerSlider .main-container.size-small .container {
    padding: 25px;
}
.BannerSlider .banner-text-container, .BannerSlider .banner-title-container {
    pointer-events: none;
}
.BannerSlider .banner-buttons-container {
    pointer-events: none;
    text-align: center;
}
.BannerSlider .banner-text-container .text-ln, .BannerSlider .banner-title-container .text-ln {
    width: 100%;
    float: left;
}
.BannerSlider .banner-text-container .text-ln a, .BannerSlider .banner-title-container .text-ln a, .BannerSlider .banner-text-container .text-ln img, .BannerSlider .banner-title-container .text-ln img, .BannerSlider .banner-text-container .text-ln span, .BannerSlider .banner-title-container .text-ln span {
    pointer-events: auto;
    position: relative;
}
.BannerSlider .banner-text-container [class*='text-ln text'] a {
    font-size: 13px;
}
.BannerSlider .banner-title-container [class*='text-ln title'] a {
    font-size: 25px;
    line-height: 1.1;
}
.BannerSlider .banner-buttons-container button {
    pointer-events: auto;
    position: relative;
}
.BannerSlider .slider-title-container {
    pointer-events: none;
    width: 50%;
}
.BannerSlider .slider-text-container {
    pointer-events: none;
    width: 50%;
    clear: both;
}
.BannerSlider .slider-title-container > [class*='text-ln title'] a {
    font-size: 45px;
    line-height: 1.1;
}
.BannerSlider .slider-text-container > [class*='text-ln text'] a {
    font-size: 20px;
    line-height: 1.3;
}
.BannerSlider .slider-text-container .text-ln a , .BannerSlider .slider-title-container .text-ln a,.BannerSlider .slider-text-container .text-ln img , .BannerSlider .slider-title-container .text-ln img, .BannerSlider .slider-text-container .text-ln span, .BannerSlider .slider-title-container .text-ln span {
    pointer-events: auto;
    position: relative;
}
.BannerSlider .slider-buttons-container {
    pointer-events: none;
    width: 50%;
    clear: both;
    text-align: center;
}
.BannerSlider .slider-buttons-container button {
    pointer-events: auto;
    position: relative;
}
.BannerSlider .owl-dots {
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    position: absolute;
    width: 100%;
    max-width: 1200px;
    padding-bottom: 25px;
    pointer-events:none;
}
.BannerSlider .owl-dot {
    color: #fff;
    display: inline-block;
    margin-right: 10px;
    float: left;
    pointer-events: auto;
    max-width: 235px;
}
.BannerSlider .owl-dot.active{
    color: #048cc3;
}
.BannerSlider .owl-dot.active .border_bottom {
    border-bottom: 1px solid #048cc3;
}
.BannerSlider .owl-dot.dots {
    border: 3px solid #fff;
    border-radius: 30px;
    display: inline;
    height: 20px;
    width: 20px;
}
.BannerSlider .owl-dot.dots.active {
    border-color: #048cc3;
}
.BannerSlider .dot_number {
    border-bottom: 1px solid #fff;
    font-size: 22px;
}
.BannerSlider .dot_text {
    font-size: 14px;
}
.BannerSlider .owl-dot.miniatures {
    border-radius: 30px;
    height: 50px;
    overflow: hidden;
    position: relative;
    width: 50px;
}
.BannerSlider .owl-dot.miniatures.active {
    border: 1px solid #048cc3;
}
.BannerSlider .owl-dot.miniatures > img {
    bottom: 0;
    margin: auto;
    position: absolute;
    top: 0;
    width: 100%;
}
.BannerSlider .owl-nav {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    pointer-events:none;
}
.BannerSlider .owl-nav > div {
    border: 2px solid #fff;
    border-radius: 50px;
    color: rgba(0, 0, 0, 0.8);
    cursor: pointer;
    display: block;
    height: 50px;
    line-height: 50px;
    margin: 0;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    text-align: center;
    text-decoration: none;
    top: 41%;
    transition: all 0.3s ease 0s;
    width: 50px;
    z-index: 100;
    pointer-events: auto;
}
.BannerSlider .owl-nav i {
    color: #fff;
    font-size: 16px;
}
.BannerSlider .owl-nav .owl-prev {
    left: 25px;
    text-align: center;
}
.BannerSlider .owl-nav .owl-next {
    right: 25px;
    text-align: center;
}
.BannerSlider .owl-carousel:hover .owl-next:hover, .owl-carousel:hover .owl-prev:hover {
    background: rgba(255, 255, 255, 0.25) none repeat scroll 0 0;
    opacity: 1;
}
.BannerSlider .owl-carousel:hover .owl-prev {
    opacity: 1;
}
.BannerSlider .owl-carousel:hover .owl-next {
    opacity: 1;
}
.BannerSlider .scroll-down {
    bottom: 0;
    color: #fff;
    font-size: 14px;
    left: 0;
    margin: 0 auto;
    max-width: 25px;
    position: absolute;
    right: 0;
    text-align: center;
    z-index: 200;
    cursor: pointer;
}
.BannerSlider .owl-carousel .img-container.grayscaleGtC img {
    -moz-transition: all 1s ease 0s, transform 1s ease 0s;
    -ms-transition: all 1s ease 0s, transform 1s ease 0s;
    -o-transition: all 1s ease 0s, transform 1s ease 0s;
    -webkit-transition: all 1s ease 0s, transform 1s ease 0s;
    transition: all 1s ease 0s, transform 1s ease 0s;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
}
.BannerSlider .owl-carousel:hover .img-container.grayscaleGtC img {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
}
.BannerSlider .owl-carousel .img-container.grayscaleCtG img {
    -moz-transition: all 1s ease 0s, transform 1s ease 0s;
    -ms-transition: all 1s ease 0s, transform 1s ease 0s;
    -o-transition: all 1s ease 0s, transform 1s ease 0s;
    -webkit-transition: all 1s ease 0s, transform 1s ease 0s;
    transition: all 1s ease 0s, transform 1s ease 0s;
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
}
.BannerSlider .owl-carousel:hover .img-container.grayscaleCtG img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
}
.BannerSlider .img-container > img {
    height: inherit;
    max-width: 100%;
}
.BannerSlider .img-container.image_link {
    float: left;
    width: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
}
.BannerSlider [class*='flex-container-column'] {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.BannerSlider [class*='flex-container-row'] {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.BannerSlider .flex-container-column-top {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.BannerSlider .flex-container-column-center {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.BannerSlider .flex-container-column-bottom {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.BannerSlider .flex-container-column-separated {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.BannerSlider .flex-container-separated .slider-text-container, .BannerSlider .flex-container-separated .banner-text-container {
    margin-bottom: auto;
}
.BannerSlider .main-container {
    position: relative;
}
.BannerSlider .flex-container-row-left{
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;

}
.BannerSlider .flex-container-row-center{
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;

}
.BannerSlider .flex-container-row-right{
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.BannerSlider .main-container [class*='flex-container-'] .flex-order-1 {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}
.BannerSlider .main-container [class*='flex-container-'] .flex-order-2 {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
}
.BannerSlider .main-container [class*='flex-container-'] .flex-order-3 {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
}
.BannerSlider .main-container [class*='flex-container-'] .flex-order-4 {
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
}
.BannerSlider .owl-stage-outer {
    width: 100%;
}
.BannerSlider .owl-item {
    width: 100%;
}
.BannerSlider .background-banner,
.BannerSlider .background-bannerslider{
    width: 100%;
    height: 100%;
    position: absolute;
    background-size: cover;
    background-position: center center;
}
.BannerSlider span .background-bannerslider{
    pointer-events: none;
}
.BannerSlider .slider-icon-container{
    pointer-events: none;
    width: 50%;
    clear: both;
}
.BannerSlider .owl-carousel .slider-icon-container > img {
    height: auto;
    margin: 0 auto;
    pointer-events: auto;
    width: auto;
}
/* Default background positions */
.BannerSlider .bg-center-top {background-position: center top;}
.BannerSlider .bg-center-middle {background-position: center center;}
.BannerSlider .bg-center-bottom {background-position: center bottom;}
.BannerSlider .bg-left-top {background-position: left top;}
.BannerSlider .bg-left-middle {background-position: left center;}
.BannerSlider .bg-left-bottom {background-position: left bottom;}
.BannerSlider .bg-right-top {background-position: right top;}
.BannerSlider .bg-right-middle {background-position: right center;}
.BannerSlider .bg-right-bottom {background-position: right bottom;}
/* Responsive Tablet background positions */
@media only screen and (min-width: 769px) and (max-width: 991px) {
.BannerSlider .bg-md-center-top {background-position: center top;}
.BannerSlider .bg-md-center-middle {background-position: center center;}
.BannerSlider .bg-md-center-bottom {background-position: center bottom;}
.BannerSlider .bg-md-left-top {background-position: left top;}
.BannerSlider .bg-md-left-middle {background-position: left center;}
.BannerSlider .bg-md-left-bottom {background-position: left bottom;}
.BannerSlider .bg-md-right-top {background-position: right top;}
.BannerSlider .bg-md-right-middle {background-position: right center;}
.BannerSlider .bg-md-right-bottom {background-position: right bottom;}
}
/* Responsive Small Tablet background positions */
@media only screen and (min-width: 481px) and (max-width: 768px) {
.BannerSlider .bg-sm-center-top {background-position: center top;}
.BannerSlider .bg-sm-center-middle {background-position: center center;}
.BannerSlider .bg-sm-center-bottom {background-position: center bottom;}
.BannerSlider .bg-sm-left-top {background-position: left top;}
.BannerSlider .bg-sm-left-middle {background-position: left center;}
.BannerSlider .bg-sm-left-bottom {background-position: left bottom;}
.BannerSlider .bg-sm-right-top {background-position: right top;}
.BannerSlider .bg-sm-right-middle {background-position: right center;}
.BannerSlider .bg-sm-right-bottom {background-position: right bottom;}
}
/* Responsive Mobile background positions */
@media only screen and (max-width: 480px) {
.BannerSlider .bg-xs-center-top {background-position: center top;}
.BannerSlider .bg-xs-center-middle {background-position: center center;}
.BannerSlider .bg-xs-center-bottom {background-position: center bottom;}
.BannerSlider .bg-xs-left-top {background-position: left top;}
.BannerSlider .bg-xs-left-middle {background-position: left center;}
.BannerSlider .bg-xs-left-bottom {background-position: left bottom;}
.BannerSlider .bg-xs-right-top {background-position: right top;}
.BannerSlider .bg-xs-right-middle {background-position: right center;}
.BannerSlider .bg-xs-right-bottom {background-position: right bottom;}
}
.BannerSlider .video_custom_content {
    position: absolute !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
}

.BannerSlider .owl-carousel .item img{
    display: block;
    width: 100%;
    height: auto;
}
.BannerSlider .item .bar{
    width: 0;
    max-width: 100%;
    height: 4px;
    background: #7fc242;
}
.BannerSlider .progressBar{
    width: 100%;
    background: #EDEDED;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    display: none;
}

.BannerSlider .current .progressBar {
    display: block;
}