@font-face {
    font-family: HelveticaNeueLTGEO-75Bold;
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/Linotype-HelveticaNeueLTGEO55Roman.ttf') format("truetype");
}

.product-cart-wrap {
    margin-right: 12px;
    margin-left: 12px;
}

.header-action-2 .header-action-icon-2 span.lable {
    font-size: 14px;
}
.slider-content .display-2 {
    font-size: 40px;
}

.hero-slider-1 .slider-content p {
    font-size: 19px;
}
.section-title h3 {
    font-size: 26px;
}
.card-1 h6 a {
    font-size: 13px;
}
.banner-left-icon .banner-text p {
    font-size: 14px;
}
.footer-mid .widget-title {
    font-size: 20px;
}
.contact-infor li {
    font-size: 13px;
}
.widget-about p {
    font-size: 14px;
}
.product-cart-wrap .product-card-bottom .add-cart .add {
    background-color: #2f31922e;
}
.product-cart-wrap .product-card-bottom .add-cart .add
{
    position: relative;
    display: inline-block;
    padding: 6px 10px 6px 10px;
    border-radius: 4px;
    background-color: #2F3192!important;
    font-size: 13px;
    font-weight: 700;
    color: #fff;
}

.vendor-logo img {
    max-width: 50px;
}