.product-item-2 .box-quick-view .quick-view .like-product, .product-item-2 .box-quick-view .quick-view .shuffle-product, .product-item-2 .box-quick-view .quick-view .view-product 
{
    width: 50%;
}
.header-top.header-top-green a {
    color: #ffffff;
}
.btn.btn-default:hover {
    background-color: #B22222;
}
.btn.btn-black {
    background-color: #B22222;
    border: 0;
    border-radius: 8px;
    color: #fff;
    font-family: var(--primary-font), sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
    padding: 16px 56px 16px 27px;

}
.btn.btn-black:hover {
    background-color: #f2f4f7;
    background-image: url(../imgs/template/icons/fi-sr-arrow-small-right.svg);
    background-repeat: no-repeat;
    color: #101828;
    transform: translateY(-2px);
    transition: .2s;
}
.tag-1 {
    color: #408a21;
}

.color-red-900 {
    color: #ff0000 !important;
}
.header .main-header .main-menu li a {
    padding: 10px 14px;
}
.btn.btn-newsletter {
    font-weight: 500;
}
.btn.btn-newsletter:hover {
    background-color: #FFFFFF;
    background-image: url(../imgs/template/icons/fi-sr-arrow-small-right.svg);
    background-repeat: no-repeat;
    color: #B22222;
    transform: translateY(-2px);
    transition: .2s;
}
.btn.btn-bd-green-hover {
color: #101828;
  font-weight: 500;
}
.btn.btn-default {
    font-weight: 500;
}
.text-heading-1, .text-heading-2, .text-heading-3, .text-heading-4, .text-heading-5, .text-heading-6, .font-bold {
    font-weight: 500;
}
.font-bold {
    font-weight: 500 !important;
}
.text-display-2, .text-display-3 {
    font-weight: 500;
}
.text-heading-4 {
    font-size: 26px;
}
.h-full {
    height: 100vh;
}
img.img-responsive.shape-2 {
    border-radius: 15%;
}
.text-body-text {
    font-size: 17px;
    font-weight: 600 !important;
}
.banner-hero.banner-homepage8 .rounded-img img {
    height: 110%;
}

.footer .menu-footer li a {
    font-size: 14px;
}
.footer .footer-bottom {
    text-align: center;
}