.t-store__tabs__close-icon path {
  stroke-width: 2px !important;
}

.t-store .t-store__tabs__controls .t-store__tabs__button-title, .t-store .t-store__tabs__item .t-store__tabs__item-title {
    font-weight: 700;
}

.t-btn_sm {
    padding-left: 20px;
    padding-right: 20px;
}
.t-store__prod-popup__close-txt {
    font-weight: 600 !important;
    font-size: 15px !important;
}

.t-store .t-store__tabs__close:after {
    background-color: transparent !important;
}
.t-store .t-store__tabs__content {
    font-size: 16px !important;
    font-weight: 400 !important;
    font-family: 'Font' !important;
}
@media screen and (max-width: 640px) {
        .t-store .t-store__tabs__controls .t-store__tabs__button-title, .t-store .t-store__tabs__item .t-store__tabs__item-title {
        font-size: 16px !important;
    }
}
@media screen and (max-width: 640px) {
.t-store .t-store__tabs__content {
    font-size: 14px !important;
    font-weight: 400 !important;
    font-family: 'Font' !important;
    }
}

.t-store__product-popup .t-typography__options {
    font-size: 15px !important;
}
.t-store .t-product__option {
    margin-top: 30px !important;
}

@media screen and (max-width: 560px) {
    .t-store__popup-container_8-cols .t-store__prod-popup__container {
        padding-right: 20px !important;
        padding-bottom: 20px !important;
        padding-left: 20px !important;
        padding-top: 0px !important;
    }
}
.t450__close_icon span {
    height: 2px;
}

.t-slds__thumbsbullet-wrapper {
    display: none !important;
}

.justify-text {
    text-align: justify !important;
}