:root{
    --hf-accent: #ff7800;
    --hf-accent-dark: #e56400;
    --hf-accent-soft: rgba(255, 120, 0, 0.14);
    --hf-text: #0f172a;
    --hf-muted: #64748b;
    --hf-radius: 12px;
}

/*Your custom css*/
#wle-top-menu ul.menu .icon {
    display: none;
}

ul#main-nav>li:hover>ul {
    display: block;
}

ul#main-nav .menu-item-has-children a {
    position: relative;
}

ul#main-nav .menu-item-has-children>a:after {
    content: "\f107";
    font: normal normal normal 14px/1 FontAwesome;
    margin-left: 5px;
}

ul#main-nav .sub-menu .menu-item-has-children>a:after {
    content: "\f105";
}

.wpcf7-form label,
.wpcf7-form .wpcf7-form-control-wrap,
.wpcf7-form .wpcf7-form-control:not(.wpcf7-submit) {
    width: 100%;
    border: 0;
    outline: 0;
}

.wpcf7-form .wpcf7-form-control:not(.wpcf7-submit) {
    padding: 5px;
}

.widget-area .widget ul li a {
    text-decoration: none;
    color: #686868;
    font: 14px Arial;
    display: block;
    padding: 4px 0;
    text-transform: uppercase;
    position: relative;
}

.widget-area .widget ul:not(.product_list_widget) li a {
    padding-left: 16px;
    line-height: 31px;
}

.widget-area .widget ul:not(.product_list_widget) li {
    border-bottom: 1px dashed #686868;
}

.widget-area .widget ul:not(.product_list_widget) li a:before {
    content: "\f009";
    font: normal normal normal 14px/1 FontAwesome;
    margin-right: 5px;
    position: absolute;
    left: 0;
    font-size: 9px;
    top: 14px;
    color: #686868;
}

.widget-area .widget ul.product_list_widget li a {
    text-align: center;
}

.widget-area .widget ul.product_list_widget li img {
    width: 100%;
    height: 130px;
    margin: 0 auto;
    box-shadow: 5px 5px 1px #dadada;
}

.widget-area .widget ul.product_list_widget li .product-title {
    margin-top: 14px;
    display: block;
    float: left;
    width: 100%;
}

.widget-area .widget ul.product_list_widget li {
    text-align: center;
}

.widget-area .widget ul.product_list_widget li del,
.widget-area .widget ul.product_list_widget li ins {
    color: #ff7800;
    text-align: center;
    font-family: Tahoma;
    font-size: 15px;
}

.widget-area .widget ul.product_list_widget li del {
    opacity: .5;
}

header nav {
    background: #ff7800;
}

.wle-pl0 {
    padding-left: 0;
}

.widget-area .widget ul.wle-post li a {
    padding-left: 0;
}

.widget-area .widget ul.wle-post li a:before {
    display: none;
}

.widget-area .widget ul.wle-post li {
    border-bottom: unset;
}

/*Overight widget title */
.title-global-left {
    height: 40px;
    background: #ff7800;
    position: relative;
    overflow: hidden;
}

.title-global-left:before,
.title-global-left:after {
    content: "";
    position: absolute;
    background: rgba(255, 255, 255, 0.7);
    z-index: 5;
    transform: rotate(-40deg);
}

.title-global-left:before {
    width: 10px;
    height: 54px;
    right: 7px;
    top: -9px;
}

.title-global-left:after {
    width: 20px;
    height: 54px;
    right: -6px;
    top: -28px;
}

.title-global-left h2,
.title-global-left .tt {
    padding-left: 10px;
    padding-right: 10px;
    text-indent: unset;
}

.title-global-left h2:before,
{
content: "\f0a9";
font: normal normal normal 14px/1 FontAwesome;
margin-right: 5px;
}

/*Overight widget title ----------------- */

.global-title .tt {
    font-family: "Roboto-Regular";
    text-align: left;
    text-transform: uppercase;
    color: #fff;
    font-size: 16px;
    float: left;
    z-index: 2;
    position: relative;
    margin-bottom: 2px;
    padding: 0;
    /* padding-bottom: 6px; */
    padding-right: 10px;
    line-height: 39px;
    text-indent: 56px;
    background: #FF7800;
    height: 40px;
    margin: 0;
}

.global-title h2:after,
.title-global h2:after,
.global-title h2:after,
.title-global h2:after,
.global-title h2:before,
.title-global h2:before {
    background: unset;
}

.global-title h2:after,
.global-title h2:before,
.global-title .tt:after,
.global-title .tt:before {
    content: "";
    position: absolute;
    background: rgba(255, 255, 255, 0.7);
    z-index: 5;
    transform: rotate(40deg);
}

.global-title h2:before,
.global-title .tt:before {
    width: 10px;
    height: 54px;
    left: 7px;
    top: -9px;
}

.global-title h2:after,
.global-title .tt:after {
    width: 20px;
    height: 54px;
    left: -6px;
    top: -28px;
}

.global-title {
    overflow: hidden;
}

.global-title h2,
.global-title .tt {
    padding-right: 20px;
}

.global-title h2 i,
.global-title .tt i {
    width: 35px;
    height: 40px;
    background: #FF7800;
    display: inline-block;
    position: absolute;
    transform: skew(33deg);
    right: -23px;
}

.navigation.pagination {
    float: left;
    width: 100%;
    display: block;
    margin-top: 0;
}

.navigation.pagination .screen-reader-text {
    display: none;
}

.navigation.pagination .page-numbers .icon {
    width: 11px;
    height: 11px;
    color: #fff;
    fill: #fff;
}

.navigation.pagination .page-numbers {
    background: #ff7800;
    color: #fff;
    padding: 5px 10px;
    position: relative;
}

.navigation.pagination .page-numbers:after {
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.navigation.pagination .page-numbers.next:after {
    content: "»";
}

.navigation.pagination .page-numbers.prev:after {
    content: "«";
}

.navigation.pagination .page-numbers.current {
    background: #fefefc;
    color: #000;
    border: 1px solid #ff7800
}

.woocommerce nav.woocommerce-pagination ul {
    border: 1px solid #ffffff !important;
}

.woocommerce nav.woocommerce-pagination ul li {
    border-right: 1px solid #ffffff;
    background: #ff7800;
}

.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
    color: #fff;
}

.woocommerce nav.woocommerce-pagination {
    margin-bottom: 20px;
}

.woocommerce .woocommerce-result-count,
.woocommerce .woocommerce-ordering {
    display: none;
}

.wle-product-loop {
    text-align: center;
    list-style: none;
}

.wle-product-loop .thumbnail-out {
    display: block;
}

.wle-product-loop .out {
    border: 1px solid #ccc;
    margin-bottom: 10px;
    box-shadow: 5px 5px 1px #dadada;
    padding: 4px;
}

.wle-product-loop .pr-thumb {

    overflow: hidden;
    position: relative;
}

.wle-product-loop .pr-thumb:hover img {
    transform: scale(1.1);
}


.woocommerce-loop-product__title {
    color: #2f2f2f;
    font-weight: normal;
    font-family: Arial;
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
}

.woocommerce ul.products li.product a img {
    margin-bottom: 0;
    transition: all .5s;
}

.woocommerce ul.products li.product .price {
    color: #ff7800;
    text-align: center;
    font-family: Tahoma;
    font-size: 15px;
}

.price-contact .txt {
    color: #2f2f2f;
}

.summary.entry-summary .price-contact {
    display: block;
    line-height: 18px;
}

.wle-mt10 {
    margin-top: 10px;
}

.single-price {
    margin-bottom: 20px;
}

.woocommerce ul.products li.product .price .ct {
    color: #f00;
}

.woocommerce-product-details__short-description {
    font-size: 16px;
    padding: 5px 0;
    border-top: 1px solid rgba(204, 204, 204, 0.54);
    border-bottom: 1px solid rgba(204, 204, 204, 0.51);
    margin: 4px 0;
}

.woocommerce span.onsale {
    border-radius: 0;
    background-color: #ff7800;
    line-height: unset;
    min-height: unset;
}

.woocommerce .single-product span.onsale {
    left: 10px;
    top: 15px;
}

.woocommerce ul.products li.product .onsale {
    top: 10px;
    right: 10px;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
    color: #ff7800;
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
    background-color: #ff7800;
}

.woocommerce .quantity .qty {
    padding: 5px;
}

.woocommerce div.product .woocommerce-tabs .panel {
    padding: 0 20px;
}

#detail .title {
    border-bottom: 1px solid #ccc;
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
    color: rgb(226, 89, 34);
    padding-left: ;
    margin-bottom: 10px;
}

.wle-bxslide-it .img-thumbnail {
    border-radius: 0;
}

.wle-bxslide-it .name-news {
    text-align: left;
    margin-top: 20px;
    display: block;
    max-height: 48px;
    height: 43px;
    overflow: hidden;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.wle-bx-controls-top .bx-controls {
    position: absolute;
    top: -40px;
    right: 0;
}

.wle-bx-controls-top .bx-wrapper .bx-prev {
    left: -68px;
}

.wle-bx-controls-top .bx-wrapper .bx-next {
    right: 0;
}

#social-air a {
    position: relative;
    width: 25px;
    height: 23px;
    display: inline-block;
    margin: 0px 3px;
    text-align: center;
    font-size: 16px;
    border: 1px solid;
    color: #ce6202;
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
    background-color: #ff7800;
    color: #ffffff;
}

#contact .form-control {
    border: 1px solid #ccc;
    border-radius: 0;
}

#contact .wpcf7-submit {
    background: #E25922;
    padding: 8px 28px;
    border: none;
    width: auto;
    color: #fff;
    font-size: 15px;
    cursor: hand;
    cursor: pointer;
    border-radius: 0;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-transform: uppercase;
}

#content-footer .wpcf7-form .wpcf7-submit {
    background: #2626f9;
    outline: 0;
    border: 0;
    position: absolute;
    top: 0;
    right: 0;
    height: 30px;
    cursor: pointer;
    padding: 0 12px;
}

#content-footer .wpcf7-form {
    position: relative;
}

#content-footer .widget .title {
    padding-top: 0;
    margin-top: 0;
    padding-bottom: 10px;
    font-family: inherit;
}

#content-footer .widget .menu {
    list-style: none;
    padding: 0;
    margin: 0;
}

#content-footer .widget .menu li {
    line-height: 26px;
}

#content-footer .widget .menu li a {
    color: #fff;
}

#content-footer .widget .textwidget {
    color: #fff;
}

#content-footer .widget.content-bg .textwidget {
    background: #ff4200;
    padding: 10px;
    -webkit-box-shadow: inset 2px 1px 53px 0px rgba(0, 0, 0, 0.53);
    -moz-box-shadow: inset 2px 1px 53px 0px rgba(0, 0, 0, 0.53);
    box-shadow: inset 2px 1px 53px 0px rgba(0, 0, 0, 0.53);
}

/* ===========Code mới ==================== */

.bx-wrapper .bx-loading {
    background: none !important;
}

.copyright_t {
    color: #000;
    display: flex;
    justify-content: flex-end;
    padding-right: 10px;
}

.copyright_t a {
    color: #fff;
}



.searchform_menu {
    display: flex;
    justify-content: center;
}

#search-product .product_search {
    display: flex;
    flex-wrap: wrap;
    padding: 0 !important;
}

#search-product .product_search li {
    width: 100%;
    list-style: none;
}

.global-title .tt span {
    display: none;
}

.main-bar {
    display: flex;
    align-items: center;
}

.pagination_search .navigation.pagination {
    display: flex;
    justify-content: center;
}

#wle-header-main-search-menu {
    display: flex;
    align-items: center;
}

#wle-header-main-search-menu .woodmart-search-form .searchform_menu {
    height: 33px;
    margin-left: 10px;
}

#wle-header-main-search-menu .woodmart-search-form .searchform_menu .s {
    width: 250px;
}

.form-row.place-order button#place_order {
    position: relative !important;
    margin-bottom: 0em !important;
    margin-top: 20px;
}

.px-4 {
    display: none;
}

@media screen and (min-width: 992px) {
    #wle-top-menu .col-md-12 {
        height: 40px;
    }

    #wle-top-menu .col-md-12 ul#main-nav {
        height: 40px;
    }

    #wle-top-menu .col-md-12 ul#main-nav li {
        height: 40px;
    }

    #wle-top-menu .col-md-12 ul#main-nav li#menu-item-858 {
        top: -40px;
    }
}


/* === code mới ======= */

.product-categories .cat-parent {
    position: relative;
}

.icon_t {
    position: absolute;
    top: -5px;
    right: 0px;
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.children .icon_t {
    right: 10px !important;
}

.icon_t i {
    font-size: 14px;
}

.product-categories .cat-parent .children {
    display: none;
}

.product-categories .cat-parent .children {
    display: none;
}

.product-categories .cat-parent.active>.children {
    display: block;
}

/* ========== Bộ lọc & tìm kiếm (accent đồng bộ cửa hàng — cam #ff7800) ========== */
.home-product-categories-filters {
    --hf-accent: #ff7800;
    --hf-accent-dark: #e56400;
    --hf-accent-soft: rgba(255, 120, 0, 0.14);
    --hf-text: #0f172a;
    --hf-muted: #64748b;
    --hf-radius: 12px;

    margin-bottom: 32px;
    padding: 0 15px;
   
}

.home-product-categories-filters .global-title {
    margin-bottom: 20px;
    overflow: visible;
    background: transparent;
}

.home-product-categories-filters .global-title h2 {
    position: relative;
    margin: 0;
    padding: 0;
    float: none;
    height: auto;
    line-height: 1.35;
    text-indent: 0;
    background: none !important;
    color: #0f172a;
    font-family: "Roboto-Regular", Arial, sans-serif;
    font-weight: 700;
    font-size: 18px;
    letter-spacing: -0.01em;
    text-transform: uppercase;
}

.home-product-categories-filters .global-title h2:before,
.home-product-categories-filters .global-title h2:after {
    display: none !important;
    content: none !important;
}

.home-product-categories-filters .global-title h2 i {
    display: block;
    margin-top: 10px;
    margin-right: auto;
    width: 56px;
    height: 4px;
    vertical-align: top;
    position: static !important;
    right: auto !important;
    transform: none !important;
    background: linear-gradient(90deg, var(--hf-accent), #ffa64d);
    border-radius: 999px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.55);
}

.home-product-cat-grid {
    margin-bottom: 28px;
}

.home-product-cat-card {
    height: 100%;
    transition: transform 0.22s ease;
}

.home-product-cat-grid__item:hover .home-product-cat-card {
    transform: translateY(-4px);
}

.home-product-cat-card .image {
    min-height: 128px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(180deg, #ffffff 0%, #fff7ed 100%);
    border: 1px solid rgba(255, 120, 0, 0.2);
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 2px 14px rgba(15, 23, 42, 0.06);
    transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

.home-product-cat-grid__item:hover .home-product-cat-card .image {
    border-color: rgba(255, 120, 0, 0.55);
    box-shadow: 0 10px 28px rgba(255, 120, 0, 0.22);
}

.home-product-cat-card .image img {
    max-width: 100%;
    height: auto;
    display: block;
}

.home-product-cat-card__placeholder {
    display: block;
    padding: 20px 16px;
    text-align: center;
    font-weight: 700;
    font-size: 14px;
    color: #c2410c;
    line-height: 1.35;
}

.home-product-cat-card h3 {
    font-size: 15px;
    margin-top: 12px;
    text-align: center;
    line-height: 1.35;
}

.home-product-cat-card h3 a {
    color: var(--hf-text);
    font-weight: 600;
    text-decoration: none;
    transition: color 0.2s ease;
}

.home-product-cat-card h3 a:hover {
    color: var(--hf-accent-dark);
}

/* --- Form lọc --- */
.home-product-filter-bar {
    margin-top: 8px;
    margin-bottom: 8px;
}

.home-product-filter-form {
    background: #ffffff;
    border: 1px solid rgba(15, 23, 42, 0.08);
    border-radius: var(--hf-radius);
    padding: clamp(16px, 2.5vw, 22px);
    box-shadow: 0 2px 16px rgba(15, 23, 42, 0.05);
    color-scheme: light;
}

.home-product-filter-form__row {
    display: flex;
    flex-wrap: wrap;
    gap: 14px 18px;
    align-items: flex-end;
    margin-bottom: 0;
}

.home-product-filter-form__group {
    flex: 1 1 160px;
    min-width: 140px;
}

.home-product-filter-form__group--search {
    flex: 2 1 240px;
}

.home-product-filter-form__group--actions {
    flex: 1 1 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    gap: 10px 14px;
    padding-top: 4px;
}

@media (min-width: 992px) {
    .home-product-filter-form__group--actions {
        flex: 0 0 auto;
        flex-wrap: nowrap;
        padding-top: 0;
        margin-left: auto;
    }
}

.home-product-filter-form__label {
    display: block;
    margin-bottom: 7px;
    font-weight: 700;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    color: #000;
}

.home-product-filter-form__label--placeholder {
    visibility: hidden;
}

.home-product-filter-form__control {
    width: 100%;
    max-width: 100%;
    min-height: 44px;
    padding: 8px 36px 8px 12px;
    font-size: 14px;
    color: var(--hf-text);
    background-color: #fffdfb;
    border: 1px solid #fcd9b8;
    border-radius: 10px;
    transition: border-color 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
    appearance: none;
    -webkit-appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='%23c2410c' viewBox='0 0 16 16'%3E%3Cpath d='M8 11L3 6h10l-5 5z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 12px center;
}

.home-product-filter-form__group--search .home-product-filter-form__control {
    padding-left: 14px;
    padding-right: 14px;
    background-image: none;
}

.home-product-filter-form__control:focus {
    outline: none;
    border-color: var(--hf-accent);
    background-color: #fff;
    box-shadow: 0 0 0 4px var(--hf-accent-soft);
}

.home-product-filter-form__control:hover {
    border-color: rgba(255, 120, 0, 0.65);
}

.home-product-filter-form select.home-product-filter-form__control {
    cursor: pointer;
    line-height: 1.35;
    font-weight: 500;
    accent-color: var(--hf-accent, #ff7800);
}

/* Giao diện danh sách option (Chrome/Edge/Firefox một phần; Windows vẫn phụ thuộc OS) */
.home-product-filter-form select.home-product-filter-form__control option.home-product-filter-form__option {
    font-family: inherit;
    font-size: 14px;
    font-weight: 500;
    padding: 0.5em 0.75em;
    background-color: #ffffff;
    color: #0f172a;
}

.home-product-filter-form select.home-product-filter-form__control option.home-product-filter-form__option--all {
    color: #64748b;
    font-weight: 600;
    background-color: #f8fafc;
}

.home-product-filter-form select.home-product-filter-form__control option.home-product-filter-form__option:checked {
    background: linear-gradient(180deg, #fff7ed 0%, #ffedd5 100%);
    color: #c2410c;
    font-weight: 700;
}

.home-product-filter-form select.home-product-filter-form__control option.home-product-filter-form__option:hover {
    background-color: #ffedd5;
    color: #9a3412;
}

.home-product-filter-form__submit {
    min-height: 44px !important;
    padding: 0 26px !important;
    font-weight: 700 !important;
    font-size: 14px !important;
    letter-spacing: 0.04em !important;
    text-transform: uppercase !important;
    border: none !important;
    border-radius: 10px !important;
    color: #fff !important;
    background: linear-gradient(135deg, var(--hf-accent) 0%, var(--hf-accent-dark) 100%) !important;
    box-shadow: 0 4px 16px rgba(255, 120, 0, 0.45) !important;
    transition: transform 0.18s ease, box-shadow 0.18s ease !important;
}

.home-product-filter-form__submit:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 24px rgba(255, 120, 0, 0.5) !important;
}

.home-product-filter-form__submit:active {
    transform: translateY(0);
}

.home-product-filter-form__reset {
    display: inline-flex;
    align-items: center;
    min-height: 44px;
    padding: 0 14px;
    font-weight: 600;
    font-size: 14px;
    color: #000;
    text-decoration: none;
    white-space: nowrap;
    border-radius: 10px;
    border: 1px dashed #cbd5e1;
    background: transparent;
    transition: color 0.2s ease, border-color 0.2s ease, background 0.2s ease;
}

.home-product-filter-form__reset:hover {
    color: #c2410c;
    border-color: var(--hf-accent);
    background: rgba(255, 120, 0, 0.06);
}

/* Vùng lọc AJAX cửa hàng */
.halink-woo-shop-ajax-root--loading {
    opacity: 0.55;
    pointer-events: none;
    transition: opacity 0.2s ease;
}

.halink-shop-vehicle-filter.halink-shop-vehicle-filter--loading {
    opacity: 0.75;
    pointer-events: none;
}

.home-product-tax-quick {
    margin-top: 32px;
    padding-top: 24px;
    border-top: 1px solid rgba(255, 120, 0, 0.14);
}

.home-product-tax-quick__title {
    font-size: 17px;
    margin: 0 0 16px;
    font-weight: 800;
    color: var(--hf-text);
    padding-left: 12px;
    border-left: 4px solid var(--hf-accent);
    line-height: 1.25;
}

/* --- Trang tìm kiếm --- */
.wle-search-page {
    --hf-accent: #ff7800;
    --hf-accent-dark: #e56400;
    --hf-accent-soft: rgba(255, 120, 0, 0.14);
}

.wle-search-page__container {
    padding-top: clamp(20px, 4vw, 36px);
    padding-bottom: 48px;
}

.wle-search-page__masthead {
    margin-bottom: 28px;
}

.wle-search-page .global-title {
    overflow: visible;
}

.wle-search-page__global-title.global-title .tt {
    float: none;
    height: auto;
    line-height: 1.25;
    text-indent: 0;
    padding: 0;
    padding-right: 20px;
    margin: 0;
    background: none !important;
    color: #0f172a;
    font-size: clamp(17px, 2.4vw, 22px);
    font-weight: 700;
}

.wle-search-page__global-title.global-title .tt:before,
.wle-search-page__global-title.global-title .tt:after {
    display: none !important;
    content: none !important;
}

.wle-search-page__global-title.global-title .tt i {
    position: relative !important;
    right: auto !important;
    display: inline-block;
    vertical-align: middle;
    width: 42px !important;
    height: 4px !important;
    margin-left: 8px;
    margin-top: -2px;
    transform: none !important;
    border-radius: 999px !important;
    background: linear-gradient(90deg, #ff7800, #ffa64d) !important;
}

.wle-search-page__kicker {
    display: inline-block;
    padding: 5px 12px;
    margin: 0 0 12px;
    font-size: 11px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    color: #9a3412;
    background: rgba(255, 120, 0, 0.15);
    border-radius: 999px;
}

.wle-search-page__global-title h1.tt {
    line-height: 1.2;
}

.wle-search-page__keyword {
    display: inline-block;
    padding: 3px 12px;
    margin-left: 6px;
    color: #9a3412;
    font-weight: 700;
    background: #fff;
    border: 1px solid rgba(255, 120, 0, 0.38);
    border-radius: 8px;
    vertical-align: middle;
}

.wle-search-page__count {
    margin: 12px 0 0;
    font-size: 15px;
    color: #475569;
}

.wle-search-page__count-pages {
    color: var(--hf-accent-dark);
    font-weight: 700;
}

.wle-search-page__filters {
    margin-top: 18px;
    padding-top: 18px;
    border-top: 1px dashed rgba(255, 120, 0, 0.28);
}

.wle-search-page .home-product-filter-form {
    margin: 0;
    border-radius: 12px;
    box-shadow: 0 2px 14px rgba(15, 23, 42, 0.05);
}

.wle-search-page__filters .home-product-filter-form__group--actions {
    flex: 1 1 100%;
    margin-left: 0;
}

@media (min-width: 992px) {
    .wle-search-page__filters .home-product-filter-form__group--actions {
        flex: 0 0 auto;
        margin-left: auto;
    }
}

.wle-search-product__col {
    margin-bottom: 20px;
}

.wle-search-product__card {
    height: 100%;
    border: 1px solid rgba(15, 23, 42, 0.08);
    border-radius: 14px;
    padding: 12px;
    background: #fff;
    box-shadow: 0 3px 14px rgba(15, 23, 42, 0.05);
    transition: transform 0.22s ease, box-shadow 0.22s ease, border-color 0.22s ease;
}

.wle-search-product__card:hover {
    transform: translateY(-3px);
    border-color: rgba(255, 120, 0, 0.45);
    box-shadow: 0 14px 36px rgba(255, 120, 0, 0.15);
}

.wle-search-empty {
    padding: 40px 24px;
    background: linear-gradient(180deg, #ffffff 0%, #fff8f1 100%);
    border: 1px dashed rgba(255, 120, 0, 0.35);
    border-radius: 14px;
    text-align: center;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.92);
}

.wle-search-empty__title {
    font-weight: 800;
    font-size: 18px;
    margin: 0 0 10px;
    color: #0f172a;
}

.wle-search-empty__text {
    color: #64748b;
    margin: 0 0 20px;
    max-width: 440px;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.55;
}

.wle-search-page__form--compact {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
    max-width: 520px;
    margin: 0 auto;
}

.wle-search-page__form--compact .wle-search-page__input {
    flex: 1 1 220px;
    min-height: 46px;
    padding: 0 14px;
    border: 1px solid #fcd9b8;
    border-radius: 10px;
    font-size: 15px;
    background: #ffffff;
    transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

.wle-search-page__form--compact .wle-search-page__input:focus {
    outline: none;
    border-color: var(--hf-accent);
    box-shadow: 0 0 0 4px var(--hf-accent-soft);
}

.wle-search-page__form--compact .wle-search-page__submit {
    min-height: 46px !important;
    padding: 0 24px !important;
    font-weight: 700 !important;
    border-radius: 10px !important;
    border: none !important;
    color: #fff !important;
    background: linear-gradient(135deg, var(--hf-accent) 0%, var(--hf-accent-dark) 100%) !important;
    box-shadow: 0 4px 16px rgba(255, 120, 0, 0.45) !important;
    transition: transform 0.18s ease, box-shadow 0.18s ease !important;
}

.wle-search-page__form--compact .wle-search-page__submit:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 24px rgba(255, 120, 0, 0.5) !important;
}

.wle-search-pagination {
    margin-top: 32px;
    text-align: center;
}

.wle-search-pagination .page-numbers {
    display: inline-flex;
    flex-wrap: wrap;
    gap: 6px;
    justify-content: center;
}

.wle-search-pagination .page-numbers a,
.wle-search-pagination .page-numbers span {
    min-width: 40px;
    min-height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    font-weight: 700;
    border: 1px solid #fcd9b8;
    transition: background 0.2s ease, color 0.2s ease, border-color 0.2s ease, transform 0.15s ease;
}

.wle-search-pagination .page-numbers a:hover {
    background: #fff7ed;
    border-color: var(--hf-accent);
    color: var(--hf-accent-dark);
    transform: translateY(-2px);
}

.wle-search-pagination .page-numbers .current {
    background: linear-gradient(135deg, var(--hf-accent) 0%, var(--hf-accent-dark) 100%);
    border-color: transparent;
    color: #fff;
    box-shadow: 0 3px 12px rgba(255, 120, 0, 0.35);
}

a:focus,
a:active {
  outline: none;
}

/* --- Header: banner + logo căn giữa theo chiều cao (thay position absolute cố định trong 1.style.css) --- */
.top-banner {
    position: relative;
}

.top-banner__stack {
    position: relative;
    display: block;
    overflow: hidden;
}

.top-banner__banner-link {
    display: block;
    line-height: 0;
}

.top-banner__banner-img {
    width: 100%;
    height: auto;
    display: block;
    vertical-align: top;
}

/* Lớp phủ full chiều cao ảnh, flex căn giữa dọc */
.top-banner__overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    z-index: 3;
    pointer-events: none;
}

.top-banner__overlay-inner {
    display: flex;
    align-items: center;
    width: 100%;
    min-height: 100%;
    padding-left: 15px;
    padding-right: 15px;
}

.top-banner__logo {
    pointer-events: auto;
    flex: 0 0 auto;
    max-width: min(240px, 38vw);
}

.top-banner__logo a {
    display: block;
    line-height: 0;
}

.top-banner__logo-img {
    max-width: 100%;
    width: auto;
    height: auto;
    max-height: clamp(40px, 11vw, 120px);
    object-fit: contain;
    display: block;
}

@media (min-width: 768px) and (max-width: 991px) {
    .top-banner__logo {
        max-width: min(200px, 36vw);
    }

    .top-banner__logo-img {
        max-height: 72px;
    }
}

@media (min-width: 1200px) {
    .top-banner__logo {
        max-width: 260px;
    }
}

