/* all */

.news-detail-footer a:hover {
    color: var(--hover-white) !important;
}

.blog__item .__title:hover {
    color: var(--hover-white) !important;
}

.menu__sub li a:hover>svg>path {
    fill: var(--style-color-menu-hover);
}
.news-item-date>svg>path, .news-item-view>svg>path{
    fill: var(--hover-white);
    opacity: 0.8;
}
.wrap__header-user a:hover {
    color: var(--hover-white);
}

.menu-item a:hover>svg>path {
    fill: var(--style-color-menu-hover);
}
.show-payment-info:hover{
    color: var(--hover-white) !important;
}
.cart-content .cart-detail-header a:hover i {
    color: var(--hover-white) !important;
}
.change-ship a:hover{
    color: var(--hover-white) !important;
}
.side-nav li a:hover {
    color: var(--hover-white) !important;
    opacity: 0.8;
}

.product__item:hover .p__text .__title:hover {
    color: var(--hover-dark) !important;
    opacity: 1 !important;
}
/* footer .footer__block-title, footer .call-now{
    color: var(--hightlight) !important;
} */
footer input::placeholder{
    color: var(--style-color-bg-placehoder-footer)!important;
}
.pagination-site .__item:hover {
    color: var(--hover-dark) !important;
}
@media (max-width: 480px) {
    .header__center .wrap-header__logo .wrap-header__form input::placeholder {
        font-size: 12px;
    }
}

@media (max-width: 1024px) {
    .pl-0-1024 {
        padding-left: 0px !important;
    }

    .pr-0-1024 {
        padding-right: 0px !important;
    }
}


.product__item:hover .p__text span.old {
    color: #e4e4e4 !important;
}

.home .product__item:hover .p__text span.old {
    color: var(--home-hover-title) !important;
}

.home .product__item:hover .__title:hover, .home .product__item:hover .p__text .__title:hover {
    color: var(--home-hover-title) !important;
    opacity: 1 !important;
}

/* tin tuc */
.news-menu {
    background-color: var(--style-color-bg-new) !important;
}

.news-wrap .news-item {
    background-color: var(--style-color-bg-new) !important;
}

.news-search .search-icon {
    background: var(--style-color-btn-search-new) !important;
}

.p__text a:hover {
    color: var(--hover-dark) !important;
}

/* hover */
.filter__submit:hover {
    opacity: 0.6;
}

.account-item:hover>svg>path {
    fill: var(--pre-header-hover-title) !important;
}

.account-item:hover {
    color: var(--pre-header-hover-title)!important;
}

.header__menu .menu-item.active>a,
.header__menu .menu-item a:hover {
    color: var(--style-color-menu-hover) !important;
}
.header__menu .menu-item.active>a>svg>path{
    fill: var(--style-color-menu-hover)
}

.wrap__product-filter a:hover {
    color: var(--hover-white) !important;
    opacity: 1 !important;
}

.news-category a:hover {
    color: var(--hover-light) !important;
}

.forget-pass a:hover {
    color: var(--hover-white) !important;
}

.cat__tag-item a:hover {
    color: var(--hover-white) !important;
}

.loginclass a:hover {
    color: var(--hover-dark) !important;
}

.featured-news a:hover {
    color: var(--hover-light) !important;
}

.news-item .news-item-title a:hover {
    color: var(--hover-light) !important;
}

.comment-btn a:hover {
    color: var(--hover-white) !important;
}

.item-click .click-like:hover {
    color: var(--hover-white) !important;
}

.item-click .click-cmt:hover {
    color: var(--hover-white) !important;
}

.item-click .click-use:hover {
    color: var(--hover-white) !important;
}

.product__brand a:hover {
    color: var(--hover-white) !important;
}

.__right.code a:hover {
    color: var(--hover-white) !important;
}

.register .form-header a:hover {
    color: var(--hover-white) !important;
}
.video-title:hover a{
    color: var(--hover-light) !important;
}
.cart-detail-right a:hover {
    color: var(--hover-white) !important;
}

.pagination-site .__item:hover {
    color: white;
}
.contact-btn a:hover{
    color: var(--hover-dark) !important;
}
.header__info .__item:hover {
    color: var(--hover-white) !important;
}
a.login-btn:hover,a.register-btn:hover {
    color: var(--hover-white) !important;
}

.shopping-cart::after {
    background-color: #f74239;
    color: #ffffff;
}

/* #homeStyle01 .account-item:hover>svg>path {
    fill: var(--hover-dark) !important;
}

#homeStyle01 .account-item:hover{
    color: var(--style-color-main);
}
#homeStyle01 .header__menu .menu-item.active a,
#homeStyle01 .header__menu .menu-item a:hover {
    color: var(--style-color-menu-hover) !important;
}

#homeStyle01 .wrap__product-filter a:hover {
    color: var(--style-color-filter-hover) !important;
    opacity: 1 !important;
}

#homeStyle01 .news-category a:hover {
    color: var(--style-color-main) !important;
}

#homeStyle01 .forget-pass a:hover {
    color: var(--style-color-main) !important;
}

#homeStyle01 .cat__tag-item a:hover {
    color: var(--hover-white) !important;
}

#homeStyle01 .loginclass a:hover {
    color: var(--style-color-main) !important;
}

#homeStyle01 .featured-news a:hover {
    color: var(--style-color-main) !important;
}

#homeStyle01 .news-item .news-item-title a:hover {
    color: var(--hover-light) !important;
}

#homeStyle01 .comment-btn a:hover {
    color: var(--style-color-main) !important;
}

#homeStyle01 .item-click .click-like:hover {
    color: var(--style-color-main) !important;
}

#homeStyle01 .item-click .click-cmt:hover {
    color: var(--style-color-main) !important;
}

#homeStyle01 .item-click .click-use:hover {
    color: var(--style-color-main) !important;
}

#homeStyle01 .product__brand a:hover {
    color: var(--style-color-main) !important;
}

#homeStyle01 .__right.code a:hover {
    color: var(--style-color-main) !important;
}

#homeStyle01.register .form-header a:hover {
    color: var(--style-color-main) !important;
}

#homeStyle01 .cart-detail-right a:hover {
    color: var(--style-color-main) !important;
}

#homeStyle01 .pagination-site .__item:hover {
    color: white;
}

#homeStyle01 .header__info .__item:hover {
    color: var(--hover-white) !important;
} */

/* hover */
/* #homeStyle03 .header__menu .menu-item.active a {
    color: var(--style-color-menu-active) !important;
}

#homeStyle03 .header__menu .menu-item a:hover {
    color: var(--style-color-menu-hover) !important;
}

#homeStyle03 .wrap__product-filter a:hover {
    color: var(--style-color-filter-hover) !important;
    opacity: 1 !important;
}

#homeStyle03 .news-category a:hover {
    color: var(--style-color-main) !important;
}

#homeStyle03 .forget-pass a:hover {
    color: var(--style-color-main) !important;
}

#homeStyle03 .cat__tag-item a:hover {
    color: var(--style-color-main) !important;
}

#homeStyle03 .loginclass a:hover {
    color: var(--style-color-main) !important;
}

#homeStyle03 .featured-news a:hover {
    color: var(--style-color-main) !important;
}

#homeStyle03 .news-item .news-item-title a:hover {
    color: var(--style-color-main) !important;
}

#homeStyle03 .comment-btn a:hover {
    color: var(--style-color-main) !important;
}

#homeStyle03 .item-click .click-like:hover {
    color: var(--style-color-main) !important;
}

#homeStyle03 .item-click .click-cmt:hover {
    color: var(--style-color-main) !important;
}

#homeStyle03 .item-click .click-use:hover {
    color: var(--style-color-main) !important;
}

#homeStyle03 .product__brand a:hover {
    color: var(--style-color-main) !important;
}

#homeStyle03 .__right.code a:hover {
    color: var(--style-color-main) !important;
}

#homeStyle03.register .form-header a:hover {
    color: var(--style-color-main) !important;
}

#homeStyle03 .cart-detail-right a:hover {
    color: var(--style-color-main) !important;
}

#homeStyle03 .pagination-site .__item:hover {
    color: white;
} */

/* hover */
/* #homeStyle05 .header__menu .menu-item.active a {
    color: var(--style-color-menu-active) !important;
}

#homeStyle05 .header__menu .menu-item a:hover {
    color: var(--style-color-menu-hover) !important;
}

#homeStyle05 .wrap__product-filter a:hover {
    color: var(--style-color-filter-hover) !important;
    opacity: 1 !important;
}

#homeStyle05 .news-category a:hover {
    color: var(--style-color-main) !important;
}

#homeStyle05 .forget-pass a:hover {
    color: var(--style-color-main) !important;
}

#homeStyle05 .cat__tag-item a:hover {
    color: var(--style-color-main) !important;
}

#homeStyle05 .loginclass a:hover {
    color: var(--style-color-main) !important;
}

#homeStyle05 .featured-news a:hover {
    color: var(--style-color-main) !important;
}

#homeStyle05 .news-item .news-item-title a:hover {
    color: var(--style-color-main) !important;
}

#homeStyle05 .comment-btn a:hover {
    color: var(--style-color-main) !important;
}

#homeStyle05 .item-click .click-like:hover {
    color: var(--style-color-main) !important;
}

#homeStyle05 .item-click .click-cmt:hover {
    color: var(--style-color-main) !important;
}

#homeStyle05 .item-click .click-use:hover {
    color: var(--style-color-main) !important;
}

#homeStyle05 .product__brand a:hover {
    color: var(--style-color-main) !important;
}

#homeStyle05 .__right.code a:hover {
    color: var(--style-color-main) !important;
}

#homeStyle05.register .form-header a:hover {
    color: var(--style-color-main) !important;
}

#homeStyle05 .cart-detail-right a:hover {
    color: var(--style-color-main) !important;
}

#homeStyle05 .pagination-site .__item:hover {
    color: white;
} */

/* hover */
/* #homeStyle07 .header__menu .menu-item.active a {
    color: var(--style-color-menu-active) !important;
}

#homeStyle07 .header__menu .menu-item a:hover {
    color: var(--style-color-menu-hover) !important;
}

#homeStyle07 .wrap__product-filter a:hover {
    color: var(--style-color-filter-hover) !important;
    opacity: 1 !important;
}

#homeStyle07 .news-category a:hover {
    color: var(--style-color-main) !important;
}

#homeStyle07 .forget-pass a:hover {
    color: var(--style-color-main) !important;
}

#homeStyle07 .cat__tag-item a:hover {
    color: var(--style-color-main) !important;
}

#homeStyle07 .loginclass a:hover {
    color: var(--style-color-main) !important;
}

#homeStyle07 .featured-news a:hover {
    color: var(--style-color-main) !important;
}

#homeStyle07 .news-item .news-item-title a:hover {
    color: var(--style-color-main) !important;
}

#homeStyle07 .comment-btn a:hover {
    color: var(--style-color-main) !important;
}

#homeStyle07 .item-click .click-like:hover {
    color: var(--style-color-main) !important;
}

#homeStyle07 .item-click .click-cmt:hover {
    color: var(--style-color-main) !important;
}

#homeStyle07 .item-click .click-use:hover {
    color: var(--style-color-main) !important;
}

#homeStyle07 .product__brand a:hover {
    color: var(--style-color-main) !important;
}

#homeStyle07 .__right.code a:hover {
    color: var(--style-color-main) !important;
}

#homeStyle07.register .form-header a:hover {
    color: var(--style-color-main) !important;
}

#homeStyle07 .cart-detail-right a:hover {
    color: var(--style-color-main) !important;
}

#homeStyle07 .pagination-site .__item:hover {
    color: white;
}

#homeStyle07 a:hover {
    color: var(--style-color-btn-contrast);
}

#homeStyle07 .header__info .__item:hover {
    color: var(--style-color-btn-contrast);
}
#homeStyle07 .product__item:hover .p__text span {
    color: var(--style-color-in-bg-dark) !important;
} */

/* cart mobile */
/* #homeStyle07 .shopping-cart::after,
#homeStyle01 .shopping-cart::after,
#homeStyle03 .shopping-cart::after,
#homeStyle05 .shopping-cart::after {
    background-color: #f74239;
    color: #ffffff;
} */

/* hover */
/* #homeStyle04 .header__menu .menu-item.active a {
    color: var(--style-color-menu-active) !important;
}

#homeStyle04 .header__menu .menu-item a:hover {
    color: var(--style-color-menu-hover) !important;
}

#homeStyle04 .wrap__product-filter a:hover {
    color: var(--style-color-filter-hover) !important;
    opacity: 1 !important;
}

#homeStyle04 .news-category a:hover {
    color: var(--style-color-main) !important;
}

#homeStyle04 .forget-pass a:hover {
    color: var(--style-color-main) !important;
}

#homeStyle04 .cat__tag-item a:hover {
    color: var(--style-color-main) !important;
}

#homeStyle04 .loginclass a:hover {
    color: var(--style-color-main) !important;
}

#homeStyle04 .featured-news a:hover {
    color: var(--style-color-main) !important;
}

#homeStyle04 .news-item .news-item-title a:hover {
    color: var(--style-color-main) !important;
}

#homeStyle04 .comment-btn a:hover {
    color: var(--style-color-main) !important;
}

#homeStyle04 .item-click .click-like:hover {
    color: var(--style-color-main) !important;
}

#homeStyle04 .item-click .click-cmt:hover {
    color: var(--style-color-main) !important;
}

#homeStyle04 .item-click .click-use:hover {
    color: var(--style-color-main) !important;
}

#homeStyle04 .product__brand a:hover {
    color: var(--style-color-main) !important;
}

#homeStyle04 .__right.code a:hover {
    color: var(--style-color-main) !important;
}

#homeStyle04.register .form-header a:hover {
    color: var(--style-color-main) !important;
}

#homeStyle04 .cart-detail-right a:hover {
    color: var(--style-color-main) !important;
}

#homeStyle04 .pagination-site .__item:hover {
    color: white;
}

#homeStyle04 a:hover {
    color: var(--style-color-btn-contrast);
}

#homeStyle04 .header__info .__item:hover {
    color: var(--style-color-btn-contrast);
} */

/* hover */
/* #homeStyle003 .header__menu .menu-item.active a {
    color: var(--style-color-menu-active) !important;
}

#homeStyle003 .header__menu .menu-item a:hover {
    color: var(--style-color-menu-hover) !important;
}

#homeStyle003 .wrap__product-filter a:hover {
    color: var(--style-color-filter-hover) !important;
    opacity: 1 !important;
}

#homeStyle003 .news-category a:hover {
    color: var(--style-color-main) !important;
}

#homeStyle003 .forget-pass a:hover {
    color: var(--style-color-main) !important;
}

#homeStyle003 .cat__tag-item a:hover {
    color: var(--style-color-main) !important;
}

#homeStyle003 .loginclass a:hover {
    color: var(--style-color-main) !important;
}

#homeStyle003 .featured-news a:hover {
    color: var(--style-color-main) !important;
}

#homeStyle003 .news-item .news-item-title a:hover {
    color: var(--style-color-main) !important;
}

#homeStyle003 .comment-btn a:hover {
    color: var(--style-color-main) !important;
}

#homeStyle003 .item-click .click-like:hover {
    color: var(--style-color-main) !important;
}

#homeStyle003 .item-click .click-cmt:hover {
    color: var(--style-color-main) !important;
}

#homeStyle003 .item-click .click-use:hover {
    color: var(--style-color-main) !important;
}

#homeStyle003 .product__brand a:hover {
    color: var(--style-color-main) !important;
}

#homeStyle003 .__right.code a:hover {
    color: var(--style-color-main) !important;
}

#homeStyle003.register .form-header a:hover {
    color: var(--style-color-main) !important;
}

#homeStyle003 .cart-detail-right a:hover {
    color: var(--style-color-main) !important;
}

#homeStyle003 .pagination-site .__item:hover {
    color: white !important;
}

#homeStyle003 a:hover {
    color: var(--style-color-btn-contrast);
}

#homeStyle003 .header__info .__item:hover {
    color: var(--style-color-btn-contrast) !important;
} */