@media (max-width: 849px) {
    .header-main li.html.custom {
        display: inline !important;
        width: 30px;
    }

    #logo img {
        margin: 0;
    }

}

@media (max-width: 768px) {
    .price-wrapper .price {
        flex-direction: row-reverse;
    }
}

.footer-1,
.footer-2 {
    padding: 30px;
}
/*.form_row_reviews {*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*}*/
.boxsmall .box-text.text-center {
    padding-bottom: 0px;
    padding-left: 34px;
    padding-right: 34px;
}

span.amount {
    font-size: 16px
}

.product-small.box {
    padding: 20px 5px;
}

.box-blog-post .box-image .image-cover img {
    max-height: 100%
}

img.attachment-medium.size-medium.wp-post-image {
    /* padding-left: 30px; */
    /* padding-right: 30px; */
}

/* footer#footer {
    border-top: 3px solid #cc0001;
} */

/* .single_add_to_cart_button.button {
    background-color: #cc0001 !important
} */
/* 
.single-product div.entry-content {
    padding: 40px;
} */

#comments a.btn-reviews-now {
    background-color: #ff0000;
}

#mega-menu-title {
    display: none;
}

span.devvn_num_reviews {
    min-width: unset !important;
    color: #ff0000;
    font-size: 14px;
}

span.amount {
    color: #fe0000;
}


#mega_menu .sub-menu {
    margin-left: 0;
}

.slider-nav-push.slider-nav-reveal .flickity-prev-next-button svg {
    margin-top: 0;
}

.price-wrapper .price {
    justify-content: flex-end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 10px;
    align-items: end;

}

#col-543178219 .col-inner {
    width: 100px;
}

#col-444448026>div {
    width: 40px;
}

#masthead>div>div.flex-col.hide-for-medium.flex-right>ul {
    width: 100%;max-width: 100%;
    /*-webkit-box-align: unset;*/
    /*-ms-flex-align: unset;*/
    /*align-items: unset;*/
    /*justify-content: space-between;*/
}

.nav-right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    /*   justify-content: unset; */
}

.item-hotline .col-inner img {
    width: 33px;
}

/* .header-block-block-1 {
	    width: 340px;
} */
.item-hotline .col .col-inner {
    /* width: 100px;
    text-align: justify; */
}

.header-block-block-1 .row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: end;
}

.hide-for-medium .item-hotline .img-inner {
     /* padding-left: 30px;  */
}

.header-cart-icon {
    margin-top: 0;
}

#mega_menu {
    width: 240px;
}

#mega_menu>li>a span {
    font-size: 15px;
}

#mega_menu a {
    font-size: 13px;
    font-weight: bold;
}

/* CSS DANH MUC  */
/* .header-nav-main{
	position:relative;
} */
/* #header.header.has-sticky .header-wrapper:not(.stuck) #mega_menu:not(.is-active) {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	opacity: 1;
	visibility: visible;
	width: 100%;
	left: 50%;
	top: 100%;
	-webkit-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
} */
/* #header.header.has-sticky .header-wrapper:not(.stuck) #mega_menu:not(.is-active)::before {
	content: '';
	display: block;
	width: 100vw;
	position: absolute;
	top: 0;
	left: 50%;
    background: #cc0001;
	height: 100%;
	-webkit-transform: translate3d(-50%, 0, 0);
	transform: translate3d(-50%, 0, 0);
} */

/* tùy biến lại lỡ theo QC  sĩ sửa*/
#mega_menu>li>a {
    background: #ffffff00;
    /* 	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center; */
}

#mega_menu>li {
    background: #ffffff00;
}



/* tùy biến lại lỡ theo QC  sĩ sửa*/

.header-wrapper:not(.stuck) #mega_menu:not(.is-active) .sub-menu {
    overflow: unset;
}

.header-wrapper:not(.stuck) #mega_menu:not(.is-active) .sfHover>.sub-menu {
    margin-left: 0;
    display: block !important;
    margin-top: 0px !important;
    top: 100%;
    left: 0;
}

.header-wrapper:not(.stuck) #mega_menu:not(.is-active) .sfHover>.sub-menu .sfHover .sub-menu {
    margin-left: 0;
    display: block !important;
    margin-top: 0px !important;
    top: 0;
    left: 100% !important;
}

#header.header.has-sticky .header-wrapper.stuck #mega-menu-wrap:hover #mega_menu:not(.active) {
    display: block !important;
}

#mega_menu {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
    -o-transition: opacity 0.3s ease, visibility 0.3s ease;
    transition: opacity 0.3s ease, visibility 0.3s ease;
    display: block !important;
}

#mega_menu.is-active {
    opacity: 1;
    visibility: visible;
}

.search-form {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: auto;
}

.header-menu-group .fw-bold {
    background: red;
    color: #fff;
    padding: 7px 14px;
    border-radius: 6px;
    font-size: 18px;
    display: none;
}

.stuck .header-menu-group .fw-bold {
    display: block;
}

#masthead>div>div.flex-col.hide-for-medium.flex-right>ul li:first-child {
    /*-webkit-box-flex: 1;*/
    /*-ms-flex-positive: 1;*/
    /*flex-grow: 1;*/
}

.header-hotline {
    display: none;
}

.slidertop {
    position: static !important;
}

@media (min-width: 992px) {

    .header-hotline {
        display: block;
    }

    .slidertop {
        position: absolute !important;
    }
}

@media (min-width: 850px) {
    .slidertop {
        position: absolute !important;
    }
}

.ot-overplay.active-menu main#main:after,
.ot-overplay.active-menu footer#footer:after {
    z-index: 1;
}

#top-bar .showroom-container {
    background-color: #00000061;
    border-radius: 20px;
    padding: 0 15px;
    line-height: 29px;
    color: #fff;
    background: -o-repeating-linear-gradient(left, #f1d113 0, #fef273 25%, #f1b01f 50%, #fde904 75%, #e5bf23 100%);
    background: repeating-linear-gradient(to right, #f1d113 0, #fef273 25%, #f1b01f 50%, #fde904 75%, #e5bf23 100%);
    background-size: 200% auto;
    -webkit-animation: gradient 2s infinite;
    animation: gradient 2s infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}

#top-bar .showroom-container:hover .showroom-address {
    -webkit-transition: 0.25s all;
    -o-transition: 0.25s all;
    transition: 0.25s all;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
}

#top-bar .showroom-address {
    position: absolute;
    left: 0;
    right: 0;
    width: 1200px;
    top: 32px;
    -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.4);
    z-index: 1;
    -webkit-transition: 0.25s all;
    -o-transition: 0.25s all;
    transition: 0.25s all;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
}

#top-bar .bg-icon {
    position: relative;
    color: red;
}

#top-bar .icon-zalo::before {
    width: 46px;
    background-position: -10px -6px;
}

#top-bar .bg-icon::before {
    content: '';
    background-image: url(https://hoanglongcomputer.vn/static/assets/default/images/hoanglong_sprite.png?v=1);
    background-repeat: no-repeat;
    height: 25px;
    position: absolute;
    bottom: 0;
    left: 0;
    top: 0;
    -webkit-transition: 0.25s all;
    -o-transition: 0.25s all;
    transition: 0.25s all;
}

#top-bar .bg-icon:hover::before {
    top: -3px;
    -webkit-transition: 0.25s all;
    -o-transition: 0.25s all;
    transition: 0.25s all;
}

#top-bar .box-sale-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: absolute;
    top: 0;
    background: #fff;
    left: 0;
    right: 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background: #f8f9fa;
    padding: 23px 23px 0 23px;
    border-radius: 12px;
    -webkit-box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);
    z-index: 6;
}

#top-bar .box-sale-group .box-item {
    padding-right: 10px;
    width: calc(100% / 3);
    font-weight: lighter;
    color: #5d5d5d;
}

#top-bar .box-sale-group1 .box-item {
    padding-right: 10px;
    width: calc(100% / 2);
    font-weight: lighter;
    color: #5d5d5d;
}

#top-bar .box-sale-group .title {
    background: #0d699e;
    color: #fff;
    font-weight: 700;
    border-radius: 0 30px 30px 0;
    height: 29px;
    line-height: 29px;
    white-space: nowrap;
    font-size: 12px;
}

#top-bar .box-sale-group .number {
    background: #eb1f27;
    text-align: center;
    display: inline-block;
    width: 29px;
    margin-right: 11px;
    height: 100%;
}

#top-bar .box-sale-group b {
    display: inline-block;
    height: 100%;
}

#top-bar .box-sale-group .box-list {
    font-size: 13px;
}

#top-bar .box-sale-group a {
    display: block;
    color: #222;
}

#top-bar .box-list span {
    margin-right: 5px;
}

#top-bar .blue-light {
    color: #31c6fe;
}

#top-bar .box-list p {
    margin: 0 0 16px 0;
    display: inline-block;
}

#top-bar .box-item {
    padding-right: 10px;
    width: calc(100% / 3);
    font-weight: lighter;
    color: #5d5d5d;
}

#top-bar .box-item:last-child {
    padding-right: 0;
}

#top-bar .box-list {
    font-size: 13px;
}

#top-bar .box-list span {
    margin-right: 5px;
}

#top-bar .box-list p {
    margin: 0 0 16px 0;
    display: inline-block;
}

#top-bar .header-bg-linear {
    background: -o-repeating-linear-gradient(left, #fd9a02 0, #a72347 25%, #0d3175 50%, #a72347 75%, #fd9a02 100%);
    background: repeating-linear-gradient(to right, #fd9a02 0, #a72347 25%, #0d3175 50%, #a72347 75%, #fd9a02 100%);
    background-size: 200% auto;
    background-position: 0 100%;
    -webkit-animation: gradient 2s infinite;
    animation: gradient 2s infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    padding: 5px 10px;
    border-radius: 20px;
    margin-left: 15px;
    font-size: 12px;
    color: var(--top-bar-txt-color);
    line-height: 20px;
}

#top-bar .header-bg-linear a {
    color: var(--top-bar-txt-color);
}

@media (max-width: 600px) {
    #top-bar .container {
        margin: 0;
        padding: 0;
    }

    #top-bar .header-bg-linear,
    #top-bar .header-bg-linear b {
        font-size: 12px !important;
    }
}

@-webkit-keyframes gradient {
    0% {
        background-position: 0 0;
    }

    100% {
        background-position: -200% 0;
    }
}

@keyframes gradient {
    0% {
        background-position: 0 0;
    }

    100% {
        background-position: -200% 0;
    }
}

@media (max-width: 768px) {
    .price-wrapper .price {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center;
        align-items: center;
    }
/* 
    #masthead {
        background-color: #cc0001;
    } */
}

.nk_custom_pc_builder_page .btn.btn-primary {
    background-color: #cc0001;
    border-color: #cc0001;
}

.nk_custom_pc_builder_page .bg-primary {
    background-color: #cc0001;
}

.col,
.gallery-item,
.columns {
    padding: unset;
}

.nav-uppercase {
    width: 95%;
}

.cart-item a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.cart-item a .header-cart-title {
    /* letter-spacing: normal;
    color: #fff;
    padding-left: 5px; */
}

.container {
    max-width: 1330px;
}

.product-section h5 {
    padding-left: 20px;
}

.product-section>.row {
    max-width: 100%;
    margin: 0 auto
}

.row.row-small {
    max-width: 1200px;
}

.container-width,
.full-width .ubermenu-nav,
.container,
.row {
    max-width: 1200px;
}

.woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).disabled .variable-item-contents:after,
.woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).disabled .variable-item-contents:before,
.woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).disabled:hover .variable-item-contents:after,
.woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).disabled:hover .variable-item-contents:before,
.woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).out-of-stock .variable-item-contents:after,
.woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).out-of-stock .variable-item-contents:before,
.woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).out-of-stock:hover .variable-item-contents:after,
.woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).out-of-stock:hover .variable-item-contents:before {
    background: #ff000000 !important;
}

.row.row-collapse {
    max-width: 1320px;
    padding: 0 10px
}

.product-small .product-title,
.boxsmall .product-small .product-title a {
    font-size: 16px;
    font-weight: bold
}

.product-small .product-title a {
    height: 70px;
    text-align: center;
    padding: 0 5px;

}

.container-width,
.full-width .ubermenu-nav,
.container,
.row {
    max-width: 1200px;
}

.header-main {
    height: 80px;
}

.header-cart-icon img {
    max-width: 37px
}

.header-cart-title {
    /*padding-top: 10px*/
}

.row .gallery,
.lightbox-content {
    margin-left: -30px;
    margin-right: 0px;
}

.row .row:not(.row-collapse) {
    margin-left: 0px;
    margin-right: -40px;
    margin-bottom: 15px;
}

.blog-post-inner {
    text-align: left
}

.from_the_blog_excerpt {
    font-size: 14px
}

.is-large {
    font-size: 16px
}

footer#footer span.widget-title {
    font-size: 16px
}

.section-title-normal.section-title .section-title-main {
    font-size: 22px;
    font-weight: 700
}

.woocommerce {
    background: #ffffff;
    border-radius: 20px;

}

.woocommerce-form-coupon-toggle {
    padding: 20px;
}

.custom_categlory {
    margin-right: 0 !important;
}

/*.header-nav>.cart-item {*/
/*    width: 30%;*/
/*    margin: uset;*/
/*    text-align: left;*/
/*}*/

/* .section-title-normal.section-title .section-title-main {
    font-size: 22px;
    font-weight: 700;
    margin: 0 0 20px 0;
    background: #cc0001;
    border-radius: 0;
    position: relative;
    padding: 12px 12px 12px 30px;
    margin-bottom: 0;
    text-transform: uppercase;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffff;

} */

/* .section-title-normal.section-title .section-title-main:before {
    content: "";
    display: inline-block;
    width: 30px;
    position: absolute;
    height: 100%;
    background-color: #ff7e00;
    top: 0;
    left: 0;
    clip-path: polygon(0 0, 40% 0, 100% 100%, 0 100%);
    border: 0;
    margin-left: unset;
} */

.section-title-normal.section-title a:hover {
    color: #ffff !important;
}

.box-text {
    background: #ffffff;
    padding: 20px 4px;
}

.Product_Sale>.sanpham {
    background-image: url(/wp-content/uploads/2025/09/WF_BG-scaled-1.jpg);
    padding: 0;
    margin-bottom: 20px;
    border-radius: 20px
}

.product-small>.box-image {
    background: #fff;
}

.product-info .product-short-description {
    height: 120px;
}

.message-wrapper {
    padding-left: 20px;
    padding-top: 20px;
}

.Section_title_categlory {
    font-size: 22px;
    font-weight: 700;
    margin: 0 0 20px 0;
    border-radius: 0;
    position: relative;
    padding: 12px 12px 12px 30px;
    margin-bottom: 0;
    text-transform: uppercase;
    display: inline-block;
    color: #000000;
    margin-left: 47px;
}

.sidebar-inner aside.widget {
    display: flex;
    margin-bottom: 10px;
    flex-direction: column;
}
.shop-container>.yit-wcan-container>.products {
    gap: 20px;
}
.yith-wcan-filters{
    background-color: #ffffff00;
}
@media (max-width: 549px) {
    .sidebar-inner aside.widget {
        padding: 10px 0;
        margin: 0 0 0px 0 !important;
    }

    .section-title-normal.section-title {
        /* justify-content: flex-start;
        align-items: flex-start; */
        display: flex;
        flex-direction: column;
        gap: 10px;
    }

    .product-small.box {
        padding: 10px 5px;
    }

    .product_box_section {
        margin: 0 auto !important;
    }

    .section-title-normal.section-title .section-title-main {
        height: 38PX;
        font-size: 14px;
        width: auto;
    }
}

.woocommerce>.row>.col>p {
    padding: 20px
}

.builder-pc {
    padding-left: 0 !important
}

@media (max-width: 549px) {

    #shop-sidebar .widget .widget-title {
        width: 23%;
    }

    .row .row:not(.row-collapse) {
        margin: 0 auto !important;
    }

    .woocommerce {
        margin: 0 auto !important;
    }

    .box-text {

        height: 130px;
    }
}

.row .row:not(.row-collapse) {
    margin: 0 auto !important;
    /* 	padding: 0 10px */
}

.product-small>.box-image {
    background: #fff;
    border: 1px solid #f2f4f7;
    border-bottom: 0;
    border-radius: 10px 10px 0 0;
}

.box-text {
    border: 1px solid #f2f4f7;
    border-top: 0;
    border-radius: 0 0 10px 10px;
}

.product-summary .woocommerce-Price-currencySymbol {
    vertical-align: unset;
    font-size: 28px
}



#shop-sidebar .widget .widget-title {
    /* 	width: 23.5%; */
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: var(--fz-p18);
    line-height: var(--lh-p18);
    font-weight: var(--fw-default);

}

.off-canvas-left .mfp-content {
    width: 100%;
}

.woocommerce-pagination {
    padding-bottom: 20px
}

.icon-box-center .icon-box-img {
    padding-bottom: 10px;
}

@media screen and (min-width: 850px) {
    .categlory_row_balance>.large-1 {
        max-width: 13.333333%;
        -ms-flex-preferred-size: 8.3333333333%;
        flex-basis: 13.333333%;
    }
}

/* .section_sidebar {
	position: fixed;
	z-index: 99999;
	top: 0;
	transform: translateY(22%);
	z-index:99999;
	transition: all 0.3s ease;
} */


/* THÊM CSS */
.product-main>.row {
    justify-content: center;
    background: #f1f0f1;
}

.product-footer>.container {
    padding: 0 !important;
}

th.label {
    display: none;
}

.woocommerce-variation-price {
    display: none !important;
    visibility: hidden !important;
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}

.price-wrapper .price {
    margin: 0;
}

.price-wrapper .price {
    /* height: 50px */
}

.card-header.py-3.px-3 {
    display: none;
}

/*th.label {*/
/*    display: none !important;*/
/*}*/

@media (min-width: 992px) {
    #product-info {
        position: sticky;
        top: 130px !important;
    }
}

.product-info>.price-wrapper>.product-page-price {
    justify-content: flex-end;
    font-size: 16px;
}

@media (max-width: 768px) {
    .price-wrapper .price {
        display: flex;
        flex-direction: column;
        text-align: center;
        align-items: center;
        font-size: 16px;

    }

    .product-info>.price-wrapper>.product-page-price {
        flex-direction: row-reverse;
    }

    .product-info>.price-wrapper>.product-page-price>del>span>bdi {
        font-size: 16px;
    }
}

.product-info>.price-wrapper>.product-page-price>ins>span {
    /*font-size: 20px;*/
}

.product-info>.price-wrapper>.product-page-price>ins>span>bdi>span {
    font-size: 20px;
}


.product-info>.price-wrapper>.product-page-price>del>span {
    font-size: 16px
}

.product-info>.price-wrapper>.product-page-price>.price>.woocommerce-Price-amount>bdi {
    /*font-size: 20px;*/

}

.product-info>.price-wrapper>.product-page-price>span>del>span {
    font-size: 16px;
}

.product-info>.price-wrapper>.product-page-price>span>ins>span {
    font-size: 20px;
}

@media (max-width: 850px) {
    .product-main .product-info {
        height: auto;
    }
    .sale-category-products__actions{
        display: none;
    }
}

@media (min-width: 992px) {
    .single-product .product-main .product-info {

        height: auto;
    }
}

#openSpecsModal {
    border: unset;

}

#mega_menu {
    left: 10px;
    margin-top: 0;
}

.bk-btn-box {
    display: flex;
}

.bk-btn-box>.bk-btn-paynow {
    width: 50%
}

.bk-btn-box>.bk-btn-installment-amigo {
    margin-right: 0px
}

.bk-promotion {
    max-width: 100%;
}

/* #shop-sidebar {
    display: none;
    
} */

.Home_h1 {
    display: none;
}

.message-wrapper {
    display: none;
}

#woopb-sidebar .woopb-sidebar-panel {
    position: sticky;
    top: 130px;
    z-index: 999;
}

.woopb-get-share-link {
    display: none;
}

.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item) {
    /*border-radius: 2px;*/
    /*border-radius: 0.25rem;*/
    /*margin: 0rem 0.5rem 0.5rem 0rem;*/
    /*padding: 0.5rem 1rem;*/
    /*text-decoration: none;*/
    /*border: 1px solid #000;*/
    /*position: relative;*/
    /*color: red;*/
    /*background-color: rgb(255, 255, 255);*/
    /*text-transform: capitalize;*/
    /*text-align: center;*/
    /*white-space: nowrap;*/
    /*overflow: hidden;*/
    /*text-overflow: ellipsis;*/
    /*cursor: pointer;*/
    /*opacity: 1;*/
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected,.variable-item.button-variable-item.selected {
    background-color: #f9a825 !important;
    color: #000 !important;
}
.variable-item.button-variable-item:hover{
    color:#f9a825 !important; border: 1px solid #f9a825;
}
.autocomplete-suggestion .search-price {
    width: 33%;
}

.specs-table td {
    word-wrap: break-word;
    white-space: normal;
}

.card {
    margin-left: 0 !important
}

.card-footer {
    justify-content: center;
}

.footer-wrapper {
    position: unset;
}

.footer-widgets>.row>.col {
    position: unset;
}

.specs-modal__close {
    margin: 0;
    padding: 0;
}

.top-slider-wrapper {
    position: unset !important;
}

.section-title-normal {
    border-bottom: 2px solid #ececec;
    position: absolute;
    top: 0;
    right: 0;
    border: 0;
}

.section-title-normal>p {
    display: flex;
    flex-wrap: wrap;
}

@media (max-width: 850px) {
    .section-title-normal>p {
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
        justify-content: flex-start;
        align-items: center;
        margin-left: 9px;
        margin-bottom: 0;
    }

    .section-title-normal a {
        margin-top: 0;
        margin-right: 0;

    }

    .section-title-normal {
        position: unset;
    }
}


.section-title-normal a:hover {
    border: 1px solid #cc0001;
    background-color: #CC0002;
    color: #ffffff !important;
}

.section-title-normal {
    border-bottom: 2px solid #ececec;
    position: absolute;
    top: 0;
    right: 0;
    border: 0;
}

.section-title-normal>p {
    display: flex;
    flex-wrap: wrap;
}

@media (max-width: 850px) {
    .section-title-normal>p {
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
        justify-content: flex-start;
        align-items: center;
        margin-left: 9px;
        margin-bottom: 0;
    }

    .section-title-normal a {
        margin-top: 0;
        margin-right: 0;

    }

    .section-title-normal {
        position: unset;
    }
}

.section-title-normal a {
    padding: 5px 15px;
    border: 1px solid #d7d6d6;
    background-color: #ffffff;
    color: #000000;
    border-radius: 20px;
    margin-top: 23px;
    margin-right: 20px;

}
.sale-cates{
	list-style-type:none;
}
.rtwpvg-images.rtwpvg-has-product-thumbnail .rtwpvg-wrapper.rtwpvg-thumbnail-position-bottom .rtwpvg-container{flex-direction:row-reverse !important}
.rtwpvg-images.rtwpvg-has-product-thumbnail .rtwpvg-wrapper .rtwpvg-thumbnail-wrapper .rtwpvg-thumbnail-slider:not(.swiper-initialized).rtwpvg-thumbnail-columns-5 .swiper-wrapper{display: flex; flex-direction: column;}
/* .rtwpvg-images.rtwpvg-has-product-thumbnail .rtwpvg-wrapper .rtwpvg-thumbnail-wrapper{zoom:2} */
.rtwpvg-thumbnail-image.swiper-slide, .rtwpvg-single-image-container{border:1px solid #ddd}
.product-main .woocommerce-product-rating
,.woocommerce-variation-availability{display:none}
.box-offer-detail {order:2}
.promo-register-form{order:3}
.product-main .woocommerce-Price-amount.amount{color: #d8000d;font-size:28px;line-height: 1.142857;font-weight:700;}
.product__desc {font-size: var(--fz-p18);
    line-height: var(--lh-p18);
    font-weight: var(--fw-default);color: #000;}
p,h1, h2, h3, h4, h5, h6 {margin-bottom:unset}
li.variable-item.button-variable-item{-webkit-box-flex: 0;
    -ms-flex: 0 0 calc(33% - 28px);
    flex: 0 0 calc(33% - 28px);
    border: 1px solid #ddd;
    border-radius: 6px;
    overflow: hidden;
    cursor: pointer;
    -webkit-transition: border .2s, -webkit-transform .2s;
    transition: border .2s, -webkit-transform .2s;
    transition: border .2s, transform .2s;
    transition: border .2s, transform .2s, -webkit-transform .2s;}
.variable-item-contents img{width: 100px !important;height:100px !important}
.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item {max-width:100px;width:100%;height: 100%;
}
ul.variable-items-wrapper.image-variable-items-wrapper.wvs-style-squared{gap:28px}
/* --- Swatch kích thước cho Size Giày --- */
.variable-items-wrapper[data-attribute_name="attribute_pa_size-giay"] 
.variable-item.button-variable-item {
    max-width: 100px !important;
    height: 50px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    text-align: center !important;
    box-sizing: border-box !important;
    margin: 5px !important;
    border-radius: 4px ;
}

/* Đảm bảo chữ căn giữa và không bị tràn */
.variable-items-wrapper[data-attribute_name="attribute_pa_size-giay"] 
.variable-item .variable-item-span {
    width: 100%;
    font-size: 15px;
    line-height: 1.4;
    font-weight: 500;
    display: inline-block;
    text-align: center;
}

/* Khi chọn hoặc hover thì đổi màu border cho nổi bật */
.variable-items-wrapper[data-attribute_name="attribute_pa_select-size"] 
.variable-item.button-variable-item:hover,
.variable-items-wrapper[data-attribute_name="attribute_pa_select-size"] 
.variable-item.button-variable-item.selected {
    background-color: #f9a825 !important;
}
/* .single-product .product-main .product-info{max-width:432px} */
.product-gallery.large-7.col{max-width:829px;margin-right:36px}
.col{padding:unset}
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item){margin:unset !important;padding:unset !important;background-color:#f1f0f1 !important}
ul[data-attribute_name="attribute_pa_size-giay"]{gap:8px}
label[for="pa_mau-sac"], tr:first-child th.label {
  display: none !important;
}
th.label, .woocommerce-variation.single_variation {
	font-size: 14px;
    font-weight: 400;
}
.single-product .product-main .product-info{gap:16px;max-width: 463px;}
.product-summary table tr+tr{border-top:unset}
table.variations tr:nth-child(2){   
    gap: 0px;
    display: flex;
    flex-direction: column;
    margin: 6px 0;
}
.product-section {

    padding-bottom: 0;
    margin-bottom: 0;
    border-radius: 0;
    border: unset;
    border-top: unset;
}
.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item){border-radius:6px !important}
.woocommerce-variation.single_variation{display:block !important}
.woocommerce-variation-add-to-cart {display: flex;gap: 10px;font-size: 14px;}
.quantity.buttons_added input[type=button].is-form, input[type=number]{border:unset}
/* .quantity.buttons_added {border: 1px solid #ddd !important;} */
button.single_add_to_cart_button.button.alt.disabled.wc-variation-selection-needed{padding:10px;border-radius:5px}
button#buy-now-btn{border-radius:10px;width: fit-content}
.form-minimal.quantity .qty{height:100%}
.product-page-title .page-title-inner .flex-col:nth-of-type(2) {
	display: none !important;
}
.product-listing__main>.shop-container>.products {
    gap: 20px;
}
.sidebar-inner aside.widget ul li.chosen a:before{
    opacity: 0 !important;
}
.sidebar-inner aside.widget{
    background: #ffffff00;
}
#shop-sidebar .widget .widget-title
{
    width: 100%;
    text-align: left;
    justify-content: flex-start;
    padding: 0;
  
}
.sidebar-inner aside.widget ul li.chosen {
    border: 1px solid rgb(20 53 195 / 0%) !important;
}
#ship-to-different-address {
    display: none !important;
}
#shipping_address {
    display: none !important;
}
.box-blog-post .box-text{font-size:14px;}


.featured-categories-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: space-between;
}

.featured-category-item {
    flex: 0 1 calc(20% - 20px); /* 5 mục trên một hàng */
    max-width: 217px; /* Đặt max-width cho hình ảnh */
    box-sizing: border-box;
    overflow: hidden;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background-color: #fff;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.25);
    transition: transform 0.3s ease;
}

.featured-category-item:hover {
    transform: translateY(-5px);
}

.category-link {
    display: block;
    text-align: center;
    /* padding: 10px; */
}

.category-image {
    width: 100%;
    height: auto;
    margin: 0 auto; /* Căn giữa hình ảnh */
    display: block;
}

/* Responsive */
@media (max-width: 1200px) {
    .featured-category-item {
        flex: 0 1 calc(20% - 20px); /* 5 mục trên một hàng cho màn hình vừa */
    }
}

@media (max-width: 1000px) {
    .featured-category-item {
        flex: 0 1 calc(33.33% - 20px); /* 3 mục trên một hàng cho màn hình nhỏ */
    }
}

@media (max-width: 800px) {
    .featured-category-item {
        flex: 0 1 calc(50% - 20px); /* 2 mục trên một hàng cho màn hình nhỏ hơn */
    }
    .searchform .relative .flex-col:nth-child(2) {
        background-color: #f1f1f1;
        width: auto;
        border-radius: 0px 17px 17px 0;
        
    }
}

@media (max-width: 500px) {
    /* .featured-category-item {
        flex: 0 1 100%; 
    } */
    .category-image {
        max-width: 150px; /* Giảm kích thước hình ảnh cho màn hình nhỏ hơn */
    }
}
/* Tablet: 3 cột */
@media (max-width: 1024px){
  .featured-categories-grid{
    grid-template-columns: repeat(3, 1fr);
    gap: 14px;
  }
}

/* Mobile lớn: 2 cột */
@media (max-width: 767px){
  .featured-categories-grid{
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
  }
  .category-name{ font-size: 13px; margin: 8px 10px 12px; }
}

/* Mobile rất nhỏ: 1 cột (tuỳ chọn) */
@media (max-width: 360px){
  .featured-categories-grid{
    grid-template-columns: 1fr;
  }
}
