﻿.free-shipping-price-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

    .free-shipping-price-wrap .clearfix.tpp-part-price.desktop-price {
        margin: 0 0px 0 0;
    }

.free-shipping-span {
    font-weight: bold;
    color: #bd1f3a;
    padding: 3px 0px;
    margin: 10px 0;
    border-radius: 3px;
    font-size: 10pt;
}

.btn-green {
    background: #0b710b;
    border-color: #0b710b;
}

.smd-ship {
    background: #bd1f3a;
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    padding: 3px 10px;
    margin: 10px 0;
    border-radius: 5px;
    font-size: 8pt;
    line-height: 36px;
}

    .smd-ship:empty {
        background: transparent;
    }

small.tpp-part-no a {
    font-size: 11pt !important;
}

.prt-disc {
    color: #9b9b9b;
}


.fixed-top.schemt-without {
    z-index: 0;
}
