.myd-cart__checkout-coupon p {
    margin: 0;
    font-size: 14px
}
#input-payment-change, #label-payment-change {
    display: none;
    visibility: hidden
}
.myd-cart__checkout-coupon {
    padding: 20px 15px 20px 15px;
    border: dashed 1px #e2e8f0;
    background: #f7fafc;
    font-size: 16px;
    border-radius: 5px;
    margin: 10px 0 10px 0;
    line-height: 1.4
}
input.myd-cart__checkout-input, input.myd-product-popup__note, select.myd-cart__checkout-input {
    margin: 5px 0 5px 0 !important;
    border-radius: 5px !important;
    border: 1px solid #bcbcbc !important;
    width: 100% !important
}
.my-delivery-wrap input.myd-cart__checkout-input, .my-delivery-wrap input.myd-product-popup__note {
    padding: .5em .8em .5em .8em
}
.myd-cart__checkout-label {
    width: 100%
}
.myd-form-order__zipcode--hide {
    display: none !important
}
.myd-form-order__number--hide {
    display: none !important
}
.myd-cart__confirm {
    display: none;
    flex-direction: column;
    justify-content: flex-start;
    flex-grow: 1
}
.myd-cart__confirm-resume-note {
    padding: 10px 10px 10px 10px;
    border: dashed 1px #e2e8f0;
    background: #f7fafc;
    font-size: 14px;
    border-radius: 5px;
    margin: 10px 0 10px 0;
    line-height: 1.4
}
.myd-cart__confirm-resume-content {
    display: flex;
    flex-wrap: wrap;
    flex-shrink: 0;
    font-size: 16px;
    line-height: 1.4em;
    margin: 10px 0 0 0
}
.myd-cart__confirm-items {
    margin: 20px 0 0 0;
    display: none;
    visibility: hidden
}
.myd-content-active {
    display: block;
    visibility: visible
}
.myd-cart__confirm-resume-title {
    text-align: center;
    font-weight: 700;
    font-size: 18px
}
.myd-cart__confirm-resume-customer, .myd-cart__confirm-resume-customer-name {
    flex-basis: 100%
}
.myd-cart__confirm-payment, .myd-cart__confirm-payment-change, .myd-cart__confirm-resume-coupon, .myd-cart__confirm-resume-delivery, .myd-cart__confirm-resume-subtotal, .myd-cart__confirm-resume-total, .myd-cart__confirm-resume-type {
    flex-basis: 70%
}
.myd-cart__confirm-payment, .myd-cart__confirm-payment-change-for, .myd-cart__confirm-payment-method, .myd-cart__confirm-resume-coupon-price, .myd-cart__confirm-resume-delivery, .myd-cart__confirm-resume-delivery-price, .myd-cart__confirm-resume-subtotal, .myd-cart__confirm-resume-subtotal-price, .myd-cart__confirm-resume-total, .myd-cart__confirm-resume-total-price, .myd-cart__confirm-resume-type, .myd-cart__confirm-resume-type-name {
    margin: 0 0 5px 0
}
.myd-cart__confirm-payment-change-for, .myd-cart__confirm-payment-method, .myd-cart__confirm-resume-coupon-price, .myd-cart__confirm-resume-delivery-price, .myd-cart__confirm-resume-subtotal-price, .myd-cart__confirm-resume-total-price, .myd-cart__confirm-resume-type-name {
    flex-basis: 30%;
    text-align: right
}
.myd-cart__confirm-resume-total, .myd-cart__confirm-resume-total-price {
    font-weight: 700
}
.myd-cart__confirm-row {
    display: flex;
    flex-wrap: wrap;
    flex-basis: 100%
}
.myd-cart__confirm-delivery, .myd-cart__confirm-products {
    background: #fff;
    padding: 15px 15px 15px 15px;
    border-radius: 5px;
    border: 1px solid #eaeaea;
    margin: 0 0 10px 0;
    font-size: 16px;
    line-height: 1.4em
}
.myd-cart__confirm-delivery-title, .myd-cart__confirm-products-title {
    cursor: pointer;
    display: flex;
    align-items: center
}
.myd-cart__confirm-products-title svg {
    margin: 0 5px 0 0;
    width: 16px;
    height: 16px;
    fill: #7b7b7b
}
.myd-cart__confirm-products .myd-cart__products-action {
    display: none
}
.myd-cart__confirm-delivery-title svg {
    margin: 0 5px 0 0;
    width: 20px;
    height: 20px;
    fill: #7b7b7b
}
.myd-hide-element {
    visibility: hidden;
    opacity: 0;
    display: none
}
.myd-cart__confirm-delivery-wrapper {
    margin: 10px 0 0 0;
    flex-wrap: wrap;
    display: none;
    visibility: hidden
}
.confirm-delivery-wrapper--active {
    visibility: visible;
    display: flex
}
.myd-cart__confirm-label-bigger {
    flex-basis: 30%
}
.myd-cart__confirm-label {
    flex-basis: 70%
}
.myd-cart__confirm-label, .myd-cart__confirm-label-bigger {
    margin: 0 0 5px 0
}
.myd-cart__confirm-value {
    flex-basis: 30%;
    text-align: right
}
.myd-cart__confirm-value-bigger {
    flex-basis: 70%;
    text-align: right
}
.myd-cart__products-empty {
    display: none;
    flex-direction: column;
    width: 100%;
    justify-content: center;
    align-items: center;
    text-align: center
}
.myd-cart__products-empty svg {
    fill: #bbb;
    width: 180px;
    height: 180px
}
.myd-cart__products-empty-desc {
    margin: 0;
    font-size: 14px
}
.myd-cart__finished {
    display: none;
    flex-basis: 100%
}
.myd-cart__finished-content {
    display: flex;
    flex-direction: column;
    flex-basis: 100%
}
.myd-cart__finished-order-number {
    font-weight: 700;
    text-align: center
}
.myd-cart__finished-message {
    padding: 10px;
    border: 1px dashed;
    border-radius: 5px;
    text-align: center;
    margin: 10px 0 0 0
}
.myd-cart__finished-time {
    text-align: center;
    margin: 10px 0 0 0
}
#finished-order-number {
    font-weight: 700;
    font-size: 40px;
    line-height: 1.5
}
.myd-cart__finished-track-order, .myd-cart__finished-whatsapp {
    margin: 20px 0 0 0;
    font-size: 16px;
    cursor: pointer;
    border-radius: 5px 5px 5px 5px;
    display: flex
}
.myd-cart__finished-whatsapp {
    background: #25d366
}
.myd-cart__finished-whatsapp svg {
    margin: 0 5px 0 0
}
.myd-cart__finished-track-order a, .myd-cart__finished-whatsapp a {
    color: #fff;
    flex-basis: 100%;
    padding: 10px 10px 10px 10px;
    display: flex;
    justify-content: center;
    align-items: center
}
.myd-cart__finished-track-order a:hover, .myd-cart__finished-whatsapp a:hover {
    color: #fff
}
.myd-cart__finished-content a {
    text-decoration: none !important
}
.myd-cart__products {
    display: none;
    flex-direction: column;
    justify-content: flex-start;
    flex-basis: 100%
}
.myd-cart__products-item {
    display: flex;
    flex-shrink: 0;
    line-height: 1.4em;
    font-size: 16px;
    padding: 0 0 20px 0;
    border-bottom: 1px dashed #dcdcdc;
    margin: 0 0 20px 0
}
.myd-cart__products-img-wrap {
    flex-basis: 80px
}
.myd-cart__products-img {
    height: 80px;
    width: 80px;
    background-repeat: no-repeat, repeat;
    background-size: cover;
    background-position: center;
    border-radius: 5px
}
.myd-cart__products-content-wrap {
    display: flex;
    flex-wrap: wrap;
    flex-grow: 1;
    padding: 0 0 0 15px
}
.myd-cart__products-title {
    font-weight: 700
}
.myd-cart__products-extra, .myd-cart__products-price, .myd-cart__products-title {
    flex-basis: 100%
}
.myd-cart__products-action, .myd-cart__products-extra, .myd-cart__products-price {
    margin: 5px 0 0 0
}
.myd-cart__products-action, .myd-cart__products-extra {
    font-size: 14px
}
.myd-cart__products-extra-item {
    padding: 0 0 0 10px;
    border-left: 1px dashed #dcdcdc
}
.myd-cart__products-action {
    color: #ea1d2b;
    cursor: pointer;
    flex-basis: 28px;
    flex-shrink: 0;
    display: flex;
    justify-content: center
}
.myd-cart {
    background: #fff;
    flex-basis: 40%;
    display: flex;
    flex-direction: column;
    max-width: 480px
}
.myd-checkout {
    background: #000000D4;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    justify-content: flex-end;
    z-index: 9999
}
.myd-checkout--open {
    display: flex
}
.myd-float {
    display: flex;
    justify-content: center;
    padding: 10px 0 10px 0;
    align-items: center;
    border-radius: 30px;
    position: sticky;
    bottom: 20px;
    left: 50%;
    width: 350px;
    transform: translateX(-50%);
    z-index: 9999;
    margin: 30px 0 0 0;
    cursor: pointer;
    color: #fff;
    font-weight: 600
}
.myd-float:hover {
    opacity: .95
}
.myd-float__title {
    display: flex;
    flex-basis: 50%;
    justify-content: center;
    align-items: center
}
.myd-float__button-subtotal {
    flex-basis: 50%;
    justify-content: center;
    display: flex;
    align-items: center
}
.myd-float__title svg {
    margin: 0 0 0 5px
}
#myd-float__qty {
    background: #fff;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    font-size: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 5px 0 0
}
.myd-cart__nav {
    display: flex;
    flex-basis: 65px;
    flex-shrink: 0
}
.myd-cart__zipcode-obj {
    display: none;
    opacity: 0
}
.myd-cart__coupons-obj {
    display: none;
    opacity: 0
}
.myd-cart__nav-bag, .myd-cart__nav-confirm, .myd-cart__nav-shipping {
    display: flex;
    justify-content: center;
    padding: 10px 0;
    flex-grow: 1;
    flex-basis: 25%;
    border-bottom: 1px solid #eaeaea;
    flex-direction: column;
    align-items: center
}
.myd-cart__nav-back, .myd-cart__nav-close {
    flex-basis: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer
}
.myd-cart__nav-close svg {
    fill: #fff
}
.myd-cart__nav-shipping {
    border-left: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea
}
.myd-cart__nav-desc {
    font-size: 14px;
    color: #c3c3c3;
    line-height: 1.4
}
.myd-cart__nav-bag svg, .myd-cart__nav-confirm svg, .myd-cart__nav-shipping svg {
    fill: #c3c3c3
}
.myd-cart__content {
    padding: 15px;
    display: flex;
    flex-grow: 1;
    overflow: auto
}
.myd-cart__button {
    flex-basis: 50px;
    display: flex;
    flex-shrink: 0;
    justify-content: space-around;
    align-items: center
}
.myd-cart__button:hover {
    opacity: .95
}
.myd-cart__button-text {
    flex-basis: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    cursor: pointer
}
.myd-cart__button svg {
    margin-left: 10px
}
.myd-cart-open {
    position: fixed
}
.myd-cart__content--active {
    display: flex !important
}
.myd-cart__checkout-option {
    flex-basis: 32%;
    margin: 0 2px;
    flex-grow: 1;
    padding: 10px 5px 10px 5px;
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    position: relative;
    align-items: center;
    text-align: center;
    line-height: 1.4em;
    font-size: 14px;
    cursor: pointer
}
.myd-cart__checkout-option--active {
    color: #fff
}
.my-delivery-cart {
    background: #f9f9f9;
    height: auto;
    max-height: 100vh;
    border-radius: 5px 5px 0 0;
    border: 1px solid #f2f2f2;
    position: sticky;
    top: 10px;
    overflow: auto
}
.my-delivery-cart h3, .my-delivery-cart h4 {
    margin: 0
}
.my-delivery-cart-title {
    padding: 15px;
    border-radius: 5px 5px 0 0;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center
}
.my-delivery-cart-title h3 {
    color: #fff
}
.my-delivery-cart-items {
    padding: 15px;
    border-bottom: #eaeaea solid 1px;
    overflow: hidden
}
.my-delivery-cart-totals {
    padding: 15px;
    overflow: hidden
}
.myd-cart__checkout-customer, .myd-cart__checkout-delivery, .myd-cart__checkout-in-store {
    display: none
}
.myd-cart__checkout-field-group--active {
    display: block
}
.myd-cart__checkout-option-wrap {
    display: flex;
    justify-content: space-between
}
.myd-cart__checkout {
    display: none;
    flex-direction: column;
    justify-content: flex-start;
    flex-grow: 1
}
.myd-cart__checkout-title {
    border-bottom: 1px dashed #dcdcdc;
    margin: 0 0 10px 0;
    font-weight: 700;
    flex-basis: 100%
}
.myd-cart__checkout-coupon, .myd-cart__checkout-customer, .myd-cart__checkout-delivery, .myd-cart__checkout-in-store, .myd-cart__checkout-payment, .myd-cart__checkout-type {
    margin: 0 0 10px 0
}
@media only screen and (max-width:768px) {
    .myd-cart {
        flex-grow: 1
    }
    .myd-float {
        transform: unset;
        left: 10px;
        right: 10px;
        bottom: 10px;
        width: 100%
    }
}
.fdm-lightbox-image {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #000000BF;
    overflow: hidden;
    z-index: 3000000
}
.fdm-lightbox-image svg {
    height: 18pt;
    width: 18pt;
    float: right
}
.fdm-lightbox-image-link {
    width: 80%;
    height: 80%;
    max-height: 400px;
    max-width: 400px;
    display: flex;
    justify-content: center;
    align-items: center
}
.fdm-lightbox-image-close {
    width: 100%;
    top: 20px;
    right: 20px;
    text-align: right;
    position: absolute;
    cursor: pointer
}
.my-delivery-wrap {
    margin: 0 auto;
    width: 100%;
    padding: 30px 0 30px 0;
    font-family: inherit;
    touch-action: manipulation
}
.myd-content {
    display: flex;
    flex-wrap: wrap
}
@media only screen and (max-width:768px) {
    .my-delivery-wrap {
        margin: 0 auto;
        width: 100%;
        padding: 30px 0
    }
}
.myd-popup-notification {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 0 10px 0;
    z-index: 999999999;
    visibility: hidden;
    transition: all .3s ease-in-out;
    opacity: 0
}
.myd-popup-notification__message {
    color: #fff;
    font-size: 16px
}
.myd-content-filter {
    position: sticky;
    top: 0;
    background: #fff;
    padding: 12px 12px 12px 12px;
    border-bottom: 1px solid #ededed;
    border-top: 1px solid #ededed;
    margin-bottom: 20px;
    display: flex;
    flex-wrap: wrap;
    flex-basis: 100%;
    max-width: 100%
}
.myd-content-filter__categories {
    display: flex;
    flex-basis: 70%;
    overflow: auto;
    align-items: center
}
.myd-content-filter__search-icon {
    flex-basis: auto;
    display: flex
}
.myd-content-filter__search-input {
    flex-basis: 20%;
    display: flex
}
#myd-search-products {
    margin: 0 !important;
    border: 0
}
#myd-search-products:focus {
    outline-width: 0
}
.myd-content-filter__tag {
    border: 0px solid #ededed;
    padding: 2px 15px;
    border-radius: 30px;
    background: #00C;
    color: #fff;
    margin: 0 5px 0 0;
    flex-shrink: 0;
    cursor: pointer
}
@media only screen and (max-width:768px) {
    .myd-content-filter__categories {
        flex-basis: 85%
    }
    .myd-content-filter__search-icon {
        flex-basis: 15%;
        justify-content: center
    }
    .myd-content-filter__search-input {
        flex-basis: 100%;
        margin: 10px 0 0 0;
        display: none
    }
    .myd-content-filter-show {
        display: block
    }
}
.myd-product-popup__img {
    width: 100%;
    height:290px;
    border-radius: 10px;
    margin: 0 0 15px 0;
    overflow: hidden;
    cursor: pointer
}
.myd-product-popup-img, .myd-product-popup-img img {
    width: 100%;
    height: 100% !important;
    object-fit: cover
}
.fdm-popup-product-init {
    display: flex;
    position: fixed;
    top: 0;
    bottom: 0;
    justify-content: center;
    right: 0;
    left: 0;
    align-items: center;
    z-index: 99999;
    background: #000000D4
}
.fdm-popup-product-content {
    position: fixed;
    width: 600px;
    max-width: 60%;
    height: auto;
    max-height: 95%;
    background: #fff;
    padding: 40px 40px 0 40px;
    overflow: auto;
    border-radius: 10px;
    box-shadow: 0 0 25px -5px rgba(45, 62, 79, .3)
}
.fdm-popup-product-content-add-cart, .fdm-popup-product-content-qty {
    width: 70%
}
.fdm-popup-close-btn {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 0;
    margin-right: 0;
    padding: 10px 10px 0 10px;
    cursor: pointer
}
.fdm-popup-product-content h3 {
    margin-bottom: 10px
}
.fdm-popup-product-content p {
    line-height: 1.4
}
.fdm-popup-product-action {
    position: sticky;
    bottom: 0;
    right: 0;
    left: 0;
    display: flex;
    justify-content: space-evenly;
    padding: 15px 0;
    border-top: solid 1px #eaeaea;
    background: #fff
}
.fdm-add-to-cart-popup {
    display: flex;
    align-items: center;
    color: #fff !important;
    padding: 8px 10px;
    min-width: 200px;
    text-align: center;
    justify-content: center;
    cursor: pointer;
    border-radius: 10px
}
.fdm-add-to-cart-popup:hover {
    color: #fff !important
}
.fdm-product-note {
    border: #dcdcdc solid 1px;
    width: 100%;
    padding: 5px 10px;
    font-size: 16px;
    border-radius: 5px
}
.fmd-item-qty {
    width: 40px !important;
    -webkit-appearance: textfield !important;
    text-align: center;
    height: 40px !important;
    margin: 0 !important;
    padding: 0 !important
}
.fdm-popup-product-content-qty {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    width: 30%
}
.fdm-click-minus, .fdm-click-plus {
    display: flex;
    align-items: center;
    border: solid 1px #ddd;
    padding: 0;
    height: 40px;
    width: 40px;
    cursor: pointer;
    justify-content: center;
    font-size: 20px;
    font-weight: 700;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.fdm-click-plus {
    margin-left: 5px;
    border-radius: 0 5px 5px 0
}
.fdm-click-minus {
    margin-right: 5px;
    border-radius: 5px 0 0 5px
}
.fdm-product-add-extras {
    margin-bottom: 20px
}
.fdm-extra-option-title-text {
    background: #dcdcdc;
    padding: 5px 10px;
    border-radius: 2px;
    margin-bottom: 10px
}
.fdm-extra-option-limit-text {
    font-size: 16px;
    font-weight: 600
}
.fdm-extra-option-limit-desc, .fdm-extra-option-required {
    font-size: 14px;
    font-weight: 400
}
.fdm-extra-option-required {
    color: #ea1d2b
}
.fdm-extra-option-title {
    margin-bottom: 10px;
    width: 100%
}
.myd-extra-item-loop {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    min-height: 70px
}
.myd-extra-item-loop-text {
    width: 90%;
    display: flex;
    flex-wrap: wrap;
    padding-right: 20px
}
.myd-extra-item-loop-checkbox {
    width: 10%
}
.myd-extra-item-loop-checkbox input[type=checkbox] {
    width: 18px !important;
    height: 18px !important;
    border-radius: 40px !important
}
.myd-extra-description {
    font-size: 14px;
    line-height: 1.2 !important;
    margin-bottom: 5px;
    width: 100%
}
.myd-extra-price {
    font-weight: 700;
    font-size: 14px;
    color: #50a773
}
.myd-extra-label {
    width: 100%
}
.myd-space-extras {
    margin: 10px 0 !important;
    border-top: 1px dashed #eaeaea
}
@media only screen and (max-width:768px) {
    .fdm-popup-product-content {
        width: 100%;
        max-width: 100%;
        max-height: 100%;
        overflow: auto;
        padding: 30px 30px 0 30px;
        height: 100%
    }
    .fdm-popup-product-content p {
        line-height: 1.4;
        font-size: 14px
    }
    .fdm-popup-product-action {
        flex-wrap: wrap
    }
    .fdm-popup-product-content-add-cart, .fdm-popup-product-content-qty {
        width: 100%;
        justify-content: center
    }
    .fdm-add-to-cart-popup {
        margin-top: 15px
    }
}
.myd-product-list {
    display: grid;
    grid-gap: 20px;
    margin: 0 0 20px 0;
    flex-grow: 1
}
.myd-product-list--1column {
    grid-template-columns: 1fr
}
.myd-product-list--2columns {
    grid-template-columns: 1fr 1fr
}
.myd-product-list__title {
    margin: 0;
    font-size: 18px;
    font-weight: 700;
    flex-basis: 100%;
    margin-bottom: .8em
}
.myd-product-item {
    background: #fff;
    border: solid 1px #efefef;
    width: 100%;
    min-height: 170px;
    height: 100%;
    padding: 20px;
    border-radius: 5px;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    cursor: pointer
}
.myd-product-item--boxshadow {
    box-shadow: 0 1px 4px rgba(0, 0, 0, .06)
}
.myd-product-item__content {
    width: 60%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch
}
.myd-product-item__title {
    margin: 0;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.4
}
.myd-product-item__desc {
    margin: 0;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.4;
    color: #717171;
    overflow: hidden;
    max-height: 2.8em;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    width: 100%
}
.myd-product-item__actions {
    display: flex;
    align-items: center
}
.myd-product-item__price {
    font-weight: 700;
    font-size: 14px;
    padding: 2px 15px;
    border-radius: 30px;
    margin: 0 5px 0 0;
    background: #f00;
}
.myd-product-item__img {
    width: 35%;
    overflow: hidden
}
.myd-product-item-img, .myd-product-item-img img {
    width: 100%;
    height: 100% !important;
    object-fit: cover;
    max-height: 140px;
    border-radius: 5px !important
}
.myd-product-item__divider {
    display: none
}
.myd-item-hide {
    display: none
}
@media only screen and (max-width:768px) {
    .myd-product-list {
        grid-gap: 30px;
        margin: 0 0 40px 0
    }
    .myd-product-list__title {
        background: #dcdcdc;
        text-align: center;
        border-radius: 30px;
        padding: 5px 0;
        font-size: 18px;
        font-weight: 700
    }
    .myd-product-item {
        padding: 0;
        border-radius: 0;
        border: unset;
        box-shadow: unset;
        min-height: 130px;
        height: 100%
    }
    .myd-product-item__divider {
        display: block;
        border-top: 1px dashed #eaeaea;
        width: 100%
    }
    .myd-product-item__content {
        width: 65%;
        margin-right: 10px
    }
    .myd-product-item__actions {
        flex-wrap: wrap
    }
    .myd-product-item__price {
        text-align: center;
        width: auto;
        margin-left: 5px;
        font-size: 16px
    }
    .myd-product-list--2columns {
        grid-template-columns: 1fr
    }
}