.popup-wrapper-image {
    /* margin: -2% -2% -2% -2%; */
    /* background-color: #ff9935; */
    height: 357px;
}

.modal-popup .modal-inner-wrap {
    width: ;
}

.popup-wrapper-image img {
    /* padding: 25px 15px 25px 25px; */
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.cms-index-index .modal-popup._inner-scroll .modal-content {
    overflow: hidden;
}

.cms-index-index .modal-popup .modal-content {
    padding: 0px;
}

.cms-index-index .modal-popup .modal-header  {
    z-index: 10;
}
.modals-overlay {
    background-color: rgba(0, 0, 0, 0.5);
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
}

.mt-popup {
    margin-top: 20px!important;
}
.mb-popup {
    margin-bottom: 20px!important;
}

.btn-full, .w-full {
    width: 100% !important;
}

.popup-wrapper-content {
    padding: 4% 40px 4% 20px;
}

.bg-light {
    background-color: #ffffff !important;
}
.wrapper-cart-distribution{
    padding-bottom: 30px;
}


.bg-light {
    background-color: #ffffff !important;
}

.mt-10{
    margin-top: 10px;
}
.mb-10{
    margin-bottom: 10px;
}
.w-full{
    width: 100%!important;
}

.mv-20{
    margin:20px 0!important;
}
.block-customer-login{display: none;}
