.mfp-tbyb-add-to-cart {
    width: 100%;
    max-width: 335px;
    height: auto;
    border-radius: 20px;
    overflow: hidden;
    padding: 0 !important;
    border: none;
    background-color: #fff;
}

#add-to-cart-popup {
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.1s ease-in-out;
}

.mfp-ready #add-to-cart-popup {
    visibility: visible;
    opacity: 1;
}

.mfp-tbyb-add-to-cart .mfp-close {
    display: none;
}

.mfp-tbyb-add-to-cart .stars-default {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.mfp-tbyb-add-to-cart .stars-default .stars_item {
    margin: 0 1px;
}

.mfp-tbyb-add-to-cart .stars-default svg {
    width: 17.63px;
    height: 17.06px;
    margin-right: -3px;
}

.mfp-tbyb-add-to-cart .stars-default svg path {
    fill: #e19aa6;
}

.mfp-tbyb-add-to-cart .mfp-tbyb-best-offer {
    text-align: center;
}

.mfp-tbyb-add-to-cart .mfp-tbyb-best-offer__header-wrap {
    padding: 30px 15px 7px;
}

.mfp-tbyb-add-to-cart .mfp-tbyb-best-offer .title-has-bg {
    margin-bottom: 4px;
    text-align: center;
    font-weight: 700;
    font-family: "Morganite Bold", serif;
    font-style: normal;
    font-size: 58px;
    line-height: 50px;
    text-transform: uppercase;
}

.mfp-tbyb-add-to-cart .mfp-tbyb-best-offer .title-has-bg span {
    white-space: nowrap;
    position: relative;
    z-index: 0;
}

.mfp-tbyb-add-to-cart .mfp-tbyb-best-offer__text {
    font-family: Montserrat;
    font-weight: 600;
    font-size: 16px;
    line-height: 18px;
    padding: 0 15px;
    max-width: 84%;
    margin: 0 auto;
}

.mfp-tbyb-add-to-cart .mfp-tbyb-best-offer__item {
    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-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.mfp-tbyb-add-to-cart .mfp-tbyb-best-offer__image-wrap {
    width: 100%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative;
}

.mfp-tbyb-add-to-cart .mfp-tbyb-best-offer__image-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 50%;
    z-index: -1;
}

.mfp-tbyb-add-to-cart .mfp-tbyb-best-offer__content {
    width: 100%;
    padding: 0 17px;
    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-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.mfp-tbyb-add-to-cart .mfp-tbyb-best-offer__image img {
    width: 142px;
    height: 155px;
    -o-object-fit: cover;
    object-fit: cover;
    margin: 0 auto 13px;
    border-radius: 20px;
}

.mfp-tbyb-add-to-cart .mfp-tbyb-best-offer__title,
.mfp-tbyb-add-to-cart .mfp-tbyb-best-offer__info {
    font-weight: 500;
    font-size: 18px;
    line-height: 20px;
}

.mfp-tbyb-add-to-cart .mfp-tbyb-best-offer__clinicaly {
    width: 100%;
    max-width: 280px;
    font-family: Montserrat;
}

.mfp-tbyb-add-to-cart .mfp-tbyb-best-offer__clinicaly ul {
    width: 100%;
    margin: 10px auto;
    padding-left: 20px;
}

.mfp-tbyb-add-to-cart .mfp-tbyb-best-offer__clinicaly ul ::marker {
    font-size: 20px;
    color: #e19aa6;
}

.mfp-tbyb-add-to-cart .mfp-tbyb-best-offer__clinicaly ul li:not(:last-child) {
    margin-bottom: 2px;
}

.mfp-tbyb-add-to-cart .mfp-tbyb-best-offer__clinicaly ul li {
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    text-align: start;
}

.mfp-tbyb-add-to-cart .mfp-tbyb-best-offer__reviews {
    margin: 10px auto 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.mfp-tbyb-add-to-cart
.mfp-tbyb-best-offer__reviews
.b-customer-stars.trackable-ancestor {
    pointer-events: none !important;
}

.mfp-tbyb-add-to-cart .mfp-tbyb-best-offer__reviews .yotpo a.text-m {
    margin: 1px 0 0 5px;
    font-size: 14px;
    color: #c4c4c4 !important;
    text-decoration: underline !important;
}

.mfp-tbyb-add-to-cart .mfp-tbyb-best-offer__actions {
    width: 100%;
}

.mfp-tbyb-add-to-cart .mfp-tbyb-best-offer__actions .button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    max-width: 500px;
    font-size: 16px;
    padding: 0 5px 0;
    line-height: 54px;
    height: 50px;
    margin: 0 auto;
    font-weight: 600;
}

.mfp-tbyb-add-to-cart .mfp-tbyb-best-offer__actions .button p {
    line-height: 54px;
}

.mfp-tbyb-add-to-cart
.mfp-tbyb-best-offer__actions
.button
.a-b-test-price-zero {
    margin-left: 6px;
}

.mfp-tbyb-add-to-cart .mfp-tbyb-best-offer__actions .button .old-price {
    font-size: 14px;
    margin-bottom: 0;
    font-weight: 500;
}

.mfp-tbyb-add-to-cart .mfp-tbyb-best-offer__actions .upgrade {
    font-size: 18px;
    line-height: 18px;
}

.mfp-tbyb-add-to-cart .mfp-tbyb-best-offer__actions .add-basket {
    font-size: 14px;
    line-height: 18px;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
    font-weight: 500;
    text-transform: inherit;
    cursor: inherit;
}

.mfp-tbyb-add-to-cart .mfp-tbyb-best-offer__actions .add-basket .skip {
    cursor: pointer;
    background-color: transparent;
    font-family: Montserrat;
}

.mfp-tbyb-add-to-cart .mfp-tbyb-best-offer__actions .add-basket:hover,
.mfp-tbyb-add-to-cart .mfp-tbyb-best-offer__actions .add-basket:focus,
.mfp-tbyb-add-to-cart .mfp-tbyb-best-offer__actions .add-basket:active {
    background-color: transparent;
}

.mfp-tbyb-add-to-cart .mfp-tbyb-best-offer .og-subs-text {
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    max-width: 267px;
    font-size: 12px;
    font-weight: 500;
    line-height: 13px;
    margin: 9px auto 0;
}

.mfp-tbyb-add-to-cart .mfp-tbyb-best-offer .og-subs-text .old-price {
    text-decoration: line-through;
}

.mfp-tbyb-add-to-cart .mfp-tbyb-best-offer .a-b-test-price-zero_info {
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    max-width: 267px;
    font-size: 12px;
    font-weight: 500;
    line-height: 13px;
    margin: 9px auto 0;
}

.mfp-tbyb-add-to-cart .mfp-tbyb-best-offer .a-b-test-price-zero_info br {
    display: none;
}

.mfp-tbyb-add-to-cart .mfp-tbyb-best-offer .stars-default {
    margin: 10px auto 0;
}

.mfp-tbyb-add-to-cart .mfp-tbyb-best-offer__price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin: 10px auto 13px;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: #000000;
}

.mfp-tbyb-add-to-cart .mfp-tbyb-best-offer__price .old-price {
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #e19aa6;
    -webkit-text-decoration-line: line-through;
    text-decoration-line: line-through;
    margin-right: 8px;
    margin-bottom: 0;
}

.mfp-tbyb-add-to-cart .mfp-tbyb-best-offer__price .new-price,
.mfp-tbyb-add-to-cart .mfp-tbyb-best-offer__price .new-price-active,
.mfp-tbyb-add-to-cart .mfp-tbyb-best-offer__price .a-b-test-price-zero {
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
}

.mfp-tbyb-add-to-cart
.mfp-tbyb-best-offer__og-widget:not(.discount-price-active)
.discount-price {
    display: none;
}

.mfp-tbyb-add-to-cart
.mfp-tbyb-best-offer__og-widget:not(.discount-price-active)
.old-price {
    text-decoration: none;
}

.mfp-tbyb-add-to-cart
.mfp-tbyb-best-offer__og-widget:is(.discount-price-active)
.discount-price {
    display: inline-block;
}

.mfp-tbyb-add-to-cart
.mfp-tbyb-best-offer__og-widget:is(.discount-price-active).has-no-discount
.discount-price {
    display: none;
}

.mfp-tbyb-add-to-cart
.mfp-tbyb-best-offer__og-widget:is(.discount-price-active).has-no-discount
.old-price {
    text-decoration: none;
}

.mfp-tbyb-add-to-cart.showOgPopup .discount-text-tooltip-container {
    display: none !important;
}

.mfp-tbyb-add-to-cart.showOgPopup .dropdown-container {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.mfp-tbyb-add-to-cart.showOgPopup .mfp-lp-best-offer__price .price-modal {
    display: none !important;
}

.mfp-tbyb-add-to-cart.showOgPopup .mfp-lp-best-offer__price .new-price-modal {
    display: block !important;
}

.add-to-cart-popup-slide {
    position: fixed;
    bottom: 0;
    width: 100%;
    max-width: 100%;
    height: auto;
    max-height: calc(100vh - 33px);
    padding: 0 !important;
    margin: 33px 0 0 -6px;
    border-radius: 25px 25px 0 0;
    overflow-y: auto;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
}

.add-to-cart-popup-slide::-webkit-scrollbar {
    width: 0;
}

.add-to-cart-popup-slide .mfp-close {
    display: inherit;
    color: #000 !important;
    opacity: 1;
}

.add-to-cart-popup-slide .mfp-tbyb-best-offer .title-has-bg {
    line-height: 45px;
    max-width: 325px;
    margin: 0 auto 4px;
}

.add-to-cart-popup-slide .mfp-tbyb-best-offer .title-has-bg span:after {
    content: " ";
    z-index: -2;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 140%;
    height: 140%;
    background-image: url("../../../images/b-tight/yellow-background.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 82% 40px;
    max-width: unset !important;
}

    .add-to-cart-popup-slide .mfp-tbyb-best-offer .title-has-bg span.short:after {
        content: " ";
        z-index: -2;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 140%;
        height: 140%;
        background-image: url("../../../images/b-tight/yellow-background.png");
        background-position: center;
        background-repeat: no-repeat;
        background-size: 82% 40px;
        max-width: 130% !important;
    }

.add-to-cart-popup-slide .mfp-tbyb-best-offer .stars-default {
    margin: 2px auto 0;
}

.add-to-cart-popup-slide .mfp-tbyb-best-offer .og-subs-text {
    font-size: 10px !important;
    max-width: 330px;
}

.add-to-cart-popup-slide .mfp-tbyb-best-offer .a-b-test-price-zero_info {
    font-size: 10px !important;
    max-width: 330px;
}

.add-to-cart-popup-slide .mfp-tbyb-best-offer__inner > br {
    display: none;
}

.add-to-cart-popup-slide .mfp-tbyb-best-offer__text {
    font-size: 15px;
    line-height: 17px;
    font-weight: 500;
    margin-bottom: 5px;
    max-width: 325px;
    padding: 0;
}

.add-to-cart-popup-slide .mfp-tbyb-best-offer__image img {
    width: 144px;
    height: 157px;
    border-radius: 8.5px;
}

.add-to-cart-popup-slide .mfp-tbyb-best-offer__title {
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    max-width: 300px;
}

.add-to-cart-popup-slide .mfp-tbyb-best-offer__info {
    font-weight: 600 !important;
    font-size: 15px;
    line-height: 18px;
    max-width: 300px;
    font-family: Montserrat;
}

.add-to-cart-popup-slide .mfp-tbyb-best-offer__info p {
    font-weight: 600 !important;
    font-size: 15px;
    line-height: 18px;
    max-width: 300px;
}

.add-to-cart-popup-slide .mfp-tbyb-best-offer__reviews {
    margin: 5px auto 0;
}

.add-to-cart-popup-slide .mfp-tbyb-best-offer__reviews .yotpo a.text-m {
    font-size: 11px;
}

.add-to-cart-popup-slide .mfp-tbyb-best-offer__content {
    max-width: 341px;
}

.add-to-cart-popup-slide .mfp-tbyb-best-offer__clinicaly ul {
    margin: 10px auto 17px;
}

.add-to-cart-popup-slide .mfp-tbyb-best-offer__clinicaly ul li {
    font-size: 12px;
    line-height: 15px;
}

.add-to-cart-popup-slide
.mfp-tbyb-best-offer__clinicaly
ul
li:not(:last-child) {
    margin-bottom: 5px;
}

.add-to-cart-popup-slide .mfp-tbyb-best-offer__clinicaly ul li p {
    font-size: 12px;
    line-height: 15px;
}

.add-to-cart-popup-slide .mfp-tbyb-best-offer__actions {
    width: 100%;
    margin: 0 auto;
    padding: 0 17px;
    box-sizing: border-box;
}

.add-to-cart-popup-slide .mfp-tbyb-best-offer__actions .button {
    height: 50px !important;
    font-size: 18px !important;
}

.add-to-cart-popup-slide .mfp-tbyb-best-offer__actions button:not(.add-basket) {
    height: 50px;
    font-size: 18px;
    background-color: #000 !important;
    max-width: 450px;
}

.add-to-cart-popup-slide .mfp-tbyb-best-offer__actions .add-basket {
    font-size: 12px !important;
    line-height: 18px;
    height: 35px;
    margin-bottom: 5px !important;
    color: #000;
}

.add-to-cart-popup-slide .mfp-tbyb-best-offer__actions .add-basket a {
    color: #000;
}

@media screen and (max-width: 580px) {
    .add-to-cart-popup-slide {
        -webkit-animation: 1.3s showPopup ease-out;
        animation: 1.3s showPopup ease-out;
        will-change: transform;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }
}

@media screen and (min-width: 580.1px) {
    .add-to-cart-popup-slide .mfp-tbyb-best-offer .title-has-bg {
        line-height: 50px;
        font-size: 64px;
        margin-bottom: 5px;
        max-width: 100%;
    }

    .add-to-cart-popup-slide .mfp-tbyb-best-offer .stars-default {
        margin: 9px 0 0;
    }

    .add-to-cart-popup-slide .mfp-tbyb-best-offer .og-subs-text {
        font-size: 10px !important;
        line-height: 13px !important;
    }

    .add-to-cart-popup-slide .mfp-tbyb-best-offer .a-b-test-price-zero_info {
        font-size: 10px !important;
        line-height: 13px !important;
    }

    .add-to-cart-popup-slide .mfp-tbyb-best-offer__text {
        font-size: 15px !important;
        line-height: 17px !important;
        margin-bottom: 5px !important;
        max-width: 400px;
        font-weight: 500;
    }

    .add-to-cart-popup-slide .mfp-tbyb-best-offer__image img {
        width: 144px;
        height: 157px;
        border-radius: 8.5px;
    }

    .add-to-cart-popup-slide .mfp-tbyb-best-offer__title {
        font-size: 16px !important;
        line-height: 18px !important;
    }

    .add-to-cart-popup-slide .mfp-tbyb-best-offer__info {
        font-weight: 600 !important;
        font-size: 15px !important;
        line-height: 18px !important;
    }

    .add-to-cart-popup-slide .mfp-tbyb-best-offer__info p {
        font-weight: 600 !important;
        font-size: 15px !important;
        line-height: 18px !important;
    }

    .add-to-cart-popup-slide .mfp-tbyb-best-offer__reviews {
        margin: 2px 0 -1px;
        font-size: 11px;
    }

    .add-to-cart-popup-slide .mfp-tbyb-best-offer__content {
        margin-top: 0 !important;
    }

    .add-to-cart-popup-slide .mfp-tbyb-best-offer__clinicaly ul {
        margin: 9px auto 17px;
    }

    .add-to-cart-popup-slide .mfp-tbyb-best-offer__clinicaly ul li {
        font-weight: 500;
        font-size: 12px !important;
        line-height: 15px !important;
    }

    .add-to-cart-popup-slide .mfp-tbyb-best-offer__clinicaly ul li p {
        font-weight: 500;
        font-size: 12px !important;
        line-height: 15px !important;
    }

    .add-to-cart-popup-slide .mfp-tbyb-best-offer__actions {
        max-width: 496px;
    }

    .add-to-cart-popup-slide .mfp-tbyb-best-offer__actions .add-basket {
        font-size: 12px !important;
        line-height: 18px !important;
        height: 40px !important;
        margin-bottom: 15px;
    }

    .add-to-cart-popup-slide .mfp-tbyb-best-offer__item {
        margin: 20px auto 17px !important;
    }

    .add-to-cart-popup-slide {
        width: 100%;
        min-height: auto;
        max-height: -webkit-max-content;
        max-height: -moz-max-content;
        max-height: max-content;
        max-width: 669px !important;
        margin: auto;
        border-radius: 30px;
        position: relative;
        overflow: hidden;
    }

    .add-to-cart-popup-slide .b-customer-stars .rating-star {
        font-size: 18px !important;
    }
}

@media screen and (min-width: 768px) {
    .mfp-tbyb-add-to-cart {
        max-width: 725px;
        min-height: 511px;
        max-height: -webkit-max-content;
        max-height: -moz-max-content;
        max-height: max-content;
        border-radius: 30px;
        margin: 0 auto;
        background-color: #fff;
    }

    .add-to-cart-popup-slide {
        min-height: 470px;
    }

    .mfp-tbyb-add-to-cart .only-mob {
        display: none;
    }

    .mfp-tbyb-add-to-cart .mfp-tbyb-best-offer__header-wrap {
        padding: 30px 15px 20px;
    }

    .mfp-tbyb-add-to-cart .mfp-tbyb-best-offer .title-has-bg {
        margin-bottom: 15px;
        font-size: 85px;
        line-height: 55px;
    }

    .add-to-cart-popup-slide .mfp-tbyb-best-offer .title-has-bg {
        line-height: 50px;
        font-size: 64px;
        margin-bottom: 5px;
    }

    .mfp-tbyb-add-to-cart .mfp-tbyb-best-offer__item {
        max-width: -webkit-max-content;
        max-width: -moz-max-content;
        max-width: max-content;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .mfp-tbyb-add-to-cart .mfp-tbyb-best-offer__content {
        margin-top: 15px;
        padding: 0;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .mfp-tbyb-add-to-cart .mfp-tbyb-best-offer__clinicaly ul {
        max-width: 300px;
    }

    .mfp-tbyb-add-to-cart .mfp-tbyb-best-offer__actions .button {
        height: 55px;
        line-height: 58px;
        font-size: 20px;
    }

    .mfp-tbyb-add-to-cart .mfp-tbyb-best-offer__actions .button p {
        line-height: 58px;
    }

    .mfp-tbyb-add-to-cart .mfp-tbyb-best-offer__actions .button .old-price {
        font-size: 16px;
        margin-bottom: -3px;
    }

    .mfp-tbyb-add-to-cart .mfp-tbyb-best-offer__actions .add-basket {
        font-size: 16px;
        line-height: 18px;
    }

    .mfp-tbyb-add-to-cart .mfp-tbyb-best-offer .og-subs-text {
        margin: 9px auto 0;
        max-width: 398px;
        font-size: 14px;
        line-height: 16px;
    }

    .mfp-tbyb-add-to-cart .mfp-tbyb-best-offer .a-b-test-price-zero_info {
        margin: 9px auto 0;
        max-width: 398px;
        font-size: 14px;
        line-height: 16px;
    }

    .mfp-tbyb-add-to-cart .mfp-tbyb-best-offer .stars-default {
        margin: 7px 0 0;
    }

    .mfp-tbyb-add-to-cart .mfp-tbyb-best-offer__price .old-price {
        margin-bottom: 3px;
    }

    .mfp-tbyb-add-to-cart .mfp-tbyb-best-offer__price .new-price,
    .mfp-tbyb-add-to-cart .mfp-tbyb-best-offer__price .new-price-active,
    .mfp-tbyb-add-to-cart .mfp-tbyb-best-offer__price .a-b-test-price-zero {
        font-size: 25px;
        line-height: 29px;
    }

    .mfp-tbyb-add-to-cart .mfp-tbyb-best-offer__price {
        margin: 0 auto 10px;
        font-size: 25px;
        line-height: 29px;
    }

    .mfp-tbyb-add-to-cart .mfp-tbyb-best-offer__item {
        margin: 27px auto 10px;
        padding: 0 17px;
    }

    .mfp-tbyb-add-to-cart .mfp-tbyb-best-offer__text {
        font-size: 18px;
        line-height: 20px;
        max-width: 100%;
        margin: 0 auto;
    }

    .add-to-cart-popup-slide .mfp-tbyb-best-offer__text {
        max-width: 400px;
    }

    .mfp-tbyb-add-to-cart
    .mfp-tbyb-best-offer
    .title-bg-know
    .mfp-lp-best-offer__text {
        max-width: 380px !important;
    }

    .mfp-tbyb-add-to-cart .mfp-tbyb-best-offer__image-bg {
        display: none;
    }

    .mfp-tbyb-add-to-cart .mfp-tbyb-best-offer__image-wrap {
        width: auto;
    }

    .mfp-tbyb-add-to-cart .mfp-tbyb-best-offer__image img {
        width: 167px;
        height: 184px;
        border-radius: 23px;
        margin: 0 28px 0 auto;
    }

    .add-to-cart-popup-slide .mfp-tbyb-best-offer__image img {
        width: 144px;
        height: 157px;
        border-radius: 8.5px;
    }

    .mfp-tbyb-add-to-cart .mfp-tbyb-best-offer__title {
        text-align: start;
        font-size: 18px;
        line-height: 20px;
    }

    .mfp-tbyb-add-to-cart .mfp-tbyb-best-offer__reviews {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin: 9px 0 -1px;
    }

    .mfp-tbyb-add-to-cart
    .mfp-tbyb-best-offer
    .reviews
    > .b-customer-stars.trackable-ancestor {
        pointer-events: none !important;
    }

    .mfp-tbyb-add-to-cart .mfp-tbyb-best-offer__actions .upgrade {
        font-size: 20px;
        line-height: 20px;
    }

    .mfp-tbyb-add-to-cart .mfp-tbyb-best-offer__actions .add-basket {
        font-size: 14px;
        line-height: 18px;
        -webkit-text-decoration-line: underline;
        text-decoration-line: underline;
        font-weight: 500;
        text-transform: inherit;
    }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
    .mfp-tbyb-add-to-cart .mfp-tbyb-best-offer__actions .add-basket {
        font-size: 16px;
        line-height: 18px;
    }
}

@media screen and (min-width: 992px) {
    .mfp-tbyb-add-to-cart .mfp-tbyb-best-offer__reviews .yotpo a.text-m {
        margin: 3px 0 0 5px;
    }
}

@media screen and (max-width: 768px) {
    .mfp-tbyb-add-to-cart .mfp-tbyb-best-offer__title,
    .mfp-tbyb-add-to-cart .mfp-tbyb-best-offer__info {
        max-width: 265px;
    }
}

@media screen and (max-width: 580px) {
    .add-to-cart-popup-slide .mfp-tbyb-best-offer__actions .button {
        max-width: 340px;
    }
}

@media screen and (max-width: 365px) {
    .mfp-tbyb-add-to-cart .mfp-tbyb-best-offer__actions .button {
        font-size: 13px;
    }

    .mfp-tbyb-add-to-cart .mfp-tbyb-best-offer__actions .button .old-price {
        font-size: 11px;
        margin-bottom: -2px;
    }
}

@media screen and (max-width: 360px) {
    .mfp-tbyb-add-to-cart .only-mob {
        display: none;
    }
}


@-webkit-keyframes showPopup {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes showPopup {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.mfp-tbyb-add-to-cart.add-to-cart-popup-var-buy .mfp-tbyb-best-offer__info p {
    font-size: 18px !important;
}

.mfp-tbyb-add-to-cart.add-to-cart-popup-var-buy .mfp-tbyb-best-offer__price-above-btn p {
    text-align: center;
    font-family: 'Montserrat';
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
}

.mfp-tbyb-add-to-cart.add-to-cart-popup-var-buy .og-subs-price {
    text-align: center;
    font-family: 'Montserrat';
    font-size: 24px;
    font-weight: 600;
    line-height: 18px;
    margin-top: 8px;
}

.mfp-tbyb-add-to-cart.add-to-cart-popup-var-buy .mfp-tbyb-best-offer__price-above-btn {
    margin-bottom: 17px;
}

.mfp-tbyb-add-to-cart.add-to-cart-popup-var-buy .og-subs-price.is-active del {
    font-size: 16px;
    font-weight: 500;
    line-height: 18px;
}

.mfp-tbyb-add-to-cart.add-to-cart-popup-var-buy .mfp-tbyb-best-offer__text-under-btn {
    text-align: center;
    font-family: 'Montserrat';
    font-size: 9px;
    font-style: normal;
    font-weight: 500;
    line-height: 11px;
    margin: 10px auto 0;
}

@media screen and (max-width: 580px) {
    .mfp-tbyb-add-to-cart.add-to-cart-popup-var-buy .mfp-tbyb-best-offer .stars-default {
        margin: 5px auto 0;
    }
    
    .mfp-tbyb-add-to-cart.add-to-cart-popup-var-buy .mfp-tbyb-best-offer__clinicaly {
        max-width: 310px;
    }

    .mfp-tbyb-add-to-cart.add-to-cart-popup-var-buy .mfp-tbyb-best-offer__clinicaly ul {
        box-sizing: border-box;
    }

    .mfp-tbyb-add-to-cart.add-to-cart-popup-var-buy .mfp-tbyb-best-offer__actions,
    .mfp-tbyb-add-to-cart.add-to-cart-popup-var-buy .mfp-tbyb-best-offer__text-under-btn {
        max-width: 340px;
    }
}

@media screen and (min-width: 580px) {
    .mfp-tbyb-add-to-cart.add-to-cart-popup-var-buy .mfp-tbyb-best-offer__info p {
        font-size: 20px !important;
        line-height: 22px !important;
    }

    .mfp-tbyb-add-to-cart.add-to-cart-popup-var-buy .mfp-tbyb-best-offer__clinicaly ul {
        margin: 9px auto 0;
    }

    .mfp-tbyb-add-to-cart.add-to-cart-popup-var-buy .mfp-tbyb-best-offer__text-under-btn {
        font-size: 11px;
        line-height: 13px;
        margin-top: 12px;
    }

    .mfp-tbyb-add-to-cart.add-to-cart-popup-var-buy .mfp-tbyb-best-offer__price-above-btn p {
        font-size: 16px;
    }

    .mfp-tbyb-add-to-cart.add-to-cart-popup-var-buy .mfp-tbyb-best-offer__price-above-btn {
        margin-bottom: 20px;
    }

    .mfp-tbyb-add-to-cart.add-to-cart-popup-var-buy .og-subs-price {
        font-size: 26px;
        line-height: 26px;
    }

    .mfp-tbyb-add-to-cart.add-to-cart-popup-var-buy .og-subs-price.is-active del {
        font-size: 18px;
        line-height: 20px;
    }
}

