/*your custom css goes here1*/
.iss-smallest-tv {
    font-size: 15px;
    font-weight: 400;
}
.iss-small-tv {
    font-size: 16px;
    font-weight: 400;
}
.iss-small-b-tv {
    font-size: 16px;
    font-weight: 500;
}
.iss-medium-tv {
    font-size: 17px;
    font-weight: 400;
}
.iss-large-tv {
    font-size: 18px;
    font-weight: 400;
}
.iss-smallest-b-tv {
    font-size: 15px;
    font-weight: 500;
}
.iss-small-b-tv {
    font-size: 16px;
    font-weight: 500;
}
.iss-medium-b-tv {
    font-size: 17px;
    font-weight: 500;
}
.iss-large-b-tv {
    font-size: 18px;
    font-weight: 500;
}

.iss-smallest-semi-bold-tv {
    font-size: 15px;
    font-weight: 600;
}
.iss-small-semi-bold-tv {
    font-size: 16px;
    font-weight: 600;
}

.iss-medium-semi-bold-tv {
    font-size: 17px;
    font-weight: 600;
}
.iss-large-semi-bold-tv {
    font-size: 18px;
    font-weight: 600;
}
.iss-smallest-bold-tv {
    font-size: 15px;
    font-weight: 700;
}
.iss-small-bold-tv {
    font-size: 16px;
    font-weight: 700;
}

.iss-medium-bold-tv {
    font-size: 17px;
    font-weight: 700;
}
.iss-large-bold-tv {
    font-size: 18px;
    font-weight: 700;
}

.iss-header-bold-tv {
    font-size: 23px;
    font-weight: 700;
}
.iss-medium-header-bold-tv {
    font-size: 18px;
    font-weight: 700;
}
.iss-small-header-bold-tv {
    font-size: 17px;
    font-weight: 700;
}

.iss-product-price-tv {
    font-size: 24px;
    font-weight: 700;
}

.iss-product-name-tv {
    font-size: 16px;
    font-weight: 500;
}
.iss-product-name-detail-tv {
    font-size: 20px;
    font-weight: 600;
}

.iss-tabs-tv {
    font-size: 20px;
    font-weight: 500;
}

.iss-product-variation-tv {
    font-size: 14px;
    font-weight: 400;
}
.iss-product-name-bold-tv {
    font-size: 17px;
    font-weight: 700;
}
.iss-product-count-tv {
    font-size: 24px;
    font-weight: 700;
}

.iss-link-tv {
    font-size: 14px;
    font-weight: 500;
}

.iss-link-bold-tv {
    font-size: 15px;
    font-weight: 700;
}

.iss-checkout-title-bold-tv {
    font-size: 19px;
    font-weight: 700;
}
.iss-dialog-bold-tv {
    font-size: 19px;
    font-weight: 700;
}
.iss-order-detail-tv {
    font-size: 14px;
    font-weight: 400;
}
.iss-label-tv {
    font-size: 15px;
    font-weight: 500;
}

.iss-label-bold-tv {
    font-size: 15px;
    font-weight: 700;
}
input[type="text"],
input[type="email"],
input[type="password"],
input[type="number"],
textarea,
select {
  font-size: 16px;
}
