﻿.holvi_item {
    margin-top: 20px;
    margin-left: 15px;
}

.product-name {
    font-weight: 300;
    background-color: transparent;
}

product-section {
    margin-right: 0.75rem;
    line-height: 1.5rem;
    color: #a1a3aa;
    background-color: transparent;
}

.product-price, .vat_notice {
    color: #319deb;
}

.product-item-stock {
    padding-top: 0.5rem;
    display: block;
    color: #878892;
}

.product-description-header {
    font-size: 2.0222222222rem;
    line-height: 2.5rem;
    margin-top: 15px;
    margin-bottom: 0;
}

.product-description {
    font-family: Museo Sans, Helvetica, Arial, sans-serif;
    font-size: 1.246rem;
    line-height: 2rem;
    color: #494a50;
    letter-spacing: 0.03em;
    font-weight: 500;
}

.holvi_item h5 {
    font-weight: 300;
}

.holvi_line {
    min-width: 100%;
}

    .holvi_line div {
        min-width: 100%;
        display: inline-block;
        padding-right: 5px;
    }

.fiskars_item {
    margin-top: 10px;
    margin-left: 10px;
}

.unit-price {
    font-size: calc(16px + 6 * ((100vw - 576px) / 1104));
}

.discounted-price {
    font-size: calc(18px + 6 * ((100vw - 576px) / 1104));
}

.highlighted-price {
    /* border-color:yellow;
    border-radius:10%;
    border-style:double;
    border-width:2px;*/
    color: darkgreen;
}

.tuote_osta {
    font-size: calc(28px + 6 * ((100vw - 576px) / 1104));
    color: white;
    border-radius: 20px;
    background-color: yellowgreen;
    text-align: center;
    display: inline-block;
    width: 120px;
    margin-left: 20px;
}

.c-product-description {
    font-family: "Helvetica Neue LT", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    line-height: 1.5;
    font-size: 1rem;
    margin: 15px;
    padding: 0;
    color: #111;
    background-color: #fff;
}

/* Urjalan makeistukku*/
.makeiset_item {
    font-family: FuturaPTBook,sans-serif;
    font-style: normal;
    font-weight: 400;
}

.makeiset {
    top: 0px;
    /* right: 0px; */
    text-align: right;
    line-height: normal;
    position: absolute;
    z-index: 995;
    display: block;
    width: 71px;
    height: 71px;
}

.amasty-label-text {
    padding: 0 3px;
    white-space: nowrap;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 1;
}

.amasty-label-container {
    line-height: normal;
    position: absolute;
    z-index: 995;
}

.fotorama__wrap {
    -webkit-text-size-adjust: 100%;
    direction: ltr;
    position: relative;
    z-index: 0;
}

.product-info-main .product-info-price .price-including-tax + .price-excluding-tax, .product-info-main .product-info-price .weee + .price-excluding-tax, .product-info-main .product-info-price .weee {
    font-size: 1.4rem;
}

.product-info-main .product-info-price {
    color: #575757;
    border-bottom: 1px solid #c1c1c1;
    display: table;
    margin-bottom: 15px;
    width: 100%;
}

.product-options-bottom .price-box, .product-info-price .price-box {
    color: #575757;
    display: table-cell;
    padding-bottom: 10px;
    vertical-align: top;
}

.price-container .price {
    font-size: 36px;
    line-height: 36px;
}
.old-price {
    font-size: 20px;
    font-weight: 300;
}
.woocommerce-Price-amount {
    font-size:xx-large;
    margin-top: 20px;
    margin-left: 10px;
}
/*uniikkiheinola*/
.tabs-item {
    font-size: larger;
    margin-top: 20px;
    margin-left: 10px;
}
.tabs-item img {
    display: inline-block;
}
.descr-text p {
    font-size: larger;
}
.price.d_p {
    margin-left: 80px;
    font-size: xx-large;
    font-weight: 600;
    padding-top: 20px;
}
.bottom-text {
    font-size:larger;
    margin-left:10px;
}

/* Apuakauppa*/
.ProductCardPrices .ProductDiscountPrice, .ProductCardPrices .ProductCurrentPrice {
    font-size: 45px;
    font-weight: 700;
}

.ProductDiscountPrice {
    color: #bd2020;
}

.ProductDiscountPrice {
    color: #bd2020;
}

.apukauppa_item .kuvaus {
    color: #2a2a2a;
    font-size: larger;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


/* Artiikki*/

.artiikki_item img {
    max-width: 95%;
    margin-left: 2%;
    display: block;
}

.artiikki_item .kuvaus {
    color: #2a2a2a;
    font-size: larger;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}