.trending-product {
    background-color: #fff;
}
.trending-product .section-title {
    margin-bottom: 0;
    text-align: left;
    padding: 0;
}
.section-title h2 {
    padding-bottom: 15px;
    margin-bottom: 0;
}
.section-title h2::before {
    margin-left: 0;
    left: 0;
    background-color: #278917;
}
.single-product .product-image .button .btn, .footer .single-footer h3::before, .item-details .product-info .cart-button .btn {
    background-color: #278917;
}
.single-product .product-image .button .btn:hover, .item-details .product-info .cart-button .btn:hover {
    background-color: #ff8c00;
}
.footer-top, .scroll-top, .footer .footer-bottom .socila li a:hover {
    background: #268917;
}
.footer .footer-top .footer-newsletter .newsletter-form .button .btn, .form-main .button .btn:hover {
    background-color: #ff8c00;
}
.footer {
    background-color: transparent;
}
.footer .single-footer h3, .footer .single-footer.f-contact .phone, .footer .single-footer.f-contact ul li, .footer .single-footer.f-contact ul li span, .footer .single-footer.f-contact .mail a, .footer .single-footer.f-link ul li a, .footer .footer-bottom .payment-gateway span, .footer .footer-bottom .copyright p, .footer .footer-bottom .copyright p a, .footer .footer-bottom .socila li span, .footer .footer-bottom .socila li a {
    color: #333;
}
.footer .single-footer.f-link ul li a:hover, .single-product .product-info .title a:hover, .footer .footer-bottom .copyright p a:hover {
    color: #ff8c00;
}
.footer .footer-bottom {
    background-color: #f5f5f5;
}
.footer .single-footer.our-app .app-btn li a {
    /* background-color: #ff8d0366;
    min-width: 202px; */
    padding-top: 10px;
    padding-bottom: 10px;
}
.footer .single-footer.our-app .app-btn li a i, .footer .single-footer.our-app .app-btn li a .small-title, .footer .single-footer.our-app .app-btn li a .big-title {
    color: #333;
}
.footer .single-footer.our-app .app-btn li a:hover {
    background-color: transparent;
    /* color: #333; */
}
.footer .single-footer.our-app .app-btn li a:hover i {
    color: #fff;
}
.footer .single-footer.our-app .app-btn li a:hover .small-title, .footer .single-footer.our-app .app-btn li a:hover .big-title {
    color: #333;
}
.footer .single-footer.our-app .app-btn li a i {
    left: 0;
    background: #278917;
    color: #fff;
    border-radius: 50%;
    padding: 10px;
}
.footer .single-footer.f-contact .mail a:hover {
    color: #ff8c00;
}
.product-images .main-img img {
    max-height: 390px;
    object-fit: cover;
}
.product-images .images img {
    max-height: 75px;
    object-fit: cover;
}
.product-grids-head .tab-pane .single-product {
    margin-bottom: 30px;
    margin-top: 0;
}
.pagination .pagination-list li.active a, .pagination .pagination-list li:hover a, .form-main .button .btn {
    background: #278917;
}
.single-product .product-image img {
    max-height: 200px;
    object-fit: cover;
}
.section.item-details {
    padding-top: 50px;
}
.shop-logo {
    width: 75px;
    height: 75px;
}
.gian-hang-title h2::before {
    margin-left: -25px;
    left: 50%;
}
.blog-single.cuahang-single .list li {
    padding-left: 0;
}
.product-sidebar .single-widget .list {
    margin-top: 12px;
    margin-bottom: 0;
}
/* .form-main .button .btn {
    background-color: #278917;
} */
.contact-us .contact-info .single-info i {
    color: #278917;
}
.hero-area .hero-small-banner.style2 .content .button .btn:hover {
    background-color: #278917;
}
.w-60 {
    width: 60%;
}
@media (max-width: 767px) {
    .header .navbar-brand img {
        width: 100%;
    }
    .header .navbar .navbar-nav .nav-item a, .header .navbar .navbar-nav .nav-item a.active {
        color: #278917 !important;
    }
    .header .navbar .navbar-nav .nav-item a:hover {
        color: #fff !important;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header .navbar .navbar-nav .nav-item a, .header .navbar .navbar-nav .nav-item a.active {
        color: #278917 !important;
    }
    .header .navbar .navbar-nav .nav-item a:hover {
        color: #fff !important;
    }
}
.btn-boloc {
    background-color: #268717d9;
    padding: 10px 30px;
    left: 0;
    position: fixed;
    z-index: 10;
    color: #fff;
    transform: rotate(90deg) translateY(calc(100% - 15px));
    border-radius: 4px 4px 0 0;
    display: none;
}
.btn-boloc:hover {
    color: #fff;
    background-color: #ff8c00d9;
}
@media (max-width: 991px) {
    .sidebar {
        display: none;
    }
    .btn-boloc {
        display: inline-block;
    }
}
.mobile-menu-btn {
    border: 0;
}
.bgkn .cat-button, .header .navbar .navbar-nav .nav-item a {
    white-space: nowrap;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header .mobile-menu-btn .toggler-icon {
        background-color: #fff;
    }
}
@media (max-width: 767px) {
    .header .mobile-menu-btn .toggler-icon {
        background-color: #fff;
    }
}
.header .mega-category-menu:hover .sub-category {
  top: 52px;
}