@charset "UTF-8";

:root{
    --secondary_color: #6f193f;
}

.header-custom {
    background-image: url("https://img.deliverydireto.com.br/unsafe/origxorig/https://duisktnou8b89.cloudfront.net/img/brands/619994e8aefc3.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;

}
.brandViewPreview {
    overflow: hidden;
}
.brandBodyPreview,
.brandBody {
    background-image: url("https://img.deliverydireto.com.br/unsafe/origxorig/https://duisktnou8b89.cloudfront.net/img/brands/619994e8ba927.png");
    background-position: top center;
    background-repeat: repeat;
    background-size: cover;

    background-color: #F2F2F2;
    overflow: hidden;
}
.stores-loading {
    color: #6f193f;
}
.color-nearMe.color-nearMe.color-nearMe.color-nearMe.color-nearMe.color-nearMe {
    color: #6f193f;
}
.modal-header-mobile,
.progressbar.bar1.bar1.bar1.bar1 {
    background-color: #6f193f;
}
.bufferbar.bar2.bar2.bar2.bar2 {
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7)), linear-gradient(to right, #6f193f, #6f193f);
}
.auxbar.bar3.bar3.bar3.bar3 {
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7)), linear-gradient(to right, #6f193f, #6f193f);
}
.btnMyLocation.btnMyLocation.btnMyLocation.btnMyLocation {
    background-color: #6f193f;
}
.btnMyPreviewLocation.btnMyPreviewLocation.btnMyPreviewLocation.btnMyPreviewLocation {
    border: 1px solid #6f193f;
}

.address-modal.brand-color .step-geolocation .geolocation-item-icon .place-icon,
.address-modal.brand-color .step-1 .btn-geolocation .place-icon {
    color: #6f193f;
}

.address-modal.brand-color .step-b .btn-submit,
.address-modal.brand-color .step-1 .actions-with-takeout .btn-submit,
.address-modal.brand-color .step-2 #address-submit-btn {
    background-color: #6f193f;
}

.address-modal.brand-color .step-b .btn-takeout,
.address-modal.brand-color .step-1 .actions-with-takeout .btn-takeout,
.address-modal.brand-color .step-2 .btn-takeout {
    border: 1px solid #cccccc;
    color: #6f193f;
    background-color: white;
}

.address-modal.brand-color .mdl-textfield__label:after {
    background-color: #6f193f;
}

.address-toolbar .brand-color {
    color: #6f193f;
}

.modal-user-addresses .background-secondary-color {
    background-color: #6f193f;
}


.youOrderTextColor.youOrderTextColor.youOrderTextColor.youOrderTextColor.youOrderTextColor {
    color: #31434A;
}

.boxLocation.boxLocation {
    box-shadow: 0 6px 11px 0 rgba(0, 0, 0, 0.05);
}
.see-all-stores {
    color: #6f193f;
}
.secondary-color {
    color: #6f193f;
}
.background-secondary-color {
    background-color: #6f193f;
}
@media (min-width: 992px) {
    .section-customBrandPage .body-boxLocation .boxStoreList {
        background-color: #F2F2F2;
    }
}
