@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//1sneaker.vn/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.4.3") format("woff2");
	font-display:swap;
}

:root {
	--wd-header-banner-h: 60px;
	--wd-text-font: Tahoma,Geneva, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(71,71,71);
	--wd-text-font-size: 14px;
	--wd-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 900;
	--wd-title-transform: capitalize;
	--wd-title-color: rgb(12,12,12);
	--wd-entities-title-font: Tahoma,Geneva, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: Tahoma,Geneva, sans-serif;
	--wd-widget-title-font: Tahoma,Geneva, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: Tahoma,Geneva, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-brd-radius: 9px;
	--wd-primary-color: #000000;
	--wd-alternative-color: rgb(32,39,144);
	--wd-link-color: rgb(32,39,144);
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: rgb(32,39,144);
	--btn-default-bgcolor-hover: rgb(0,0,0);
	--btn-accented-bgcolor: rgb(32,39,144);
	--btn-accented-bgcolor-hover: rgb(0,0,0);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(12,0,0);
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
div.wd-popup.wd-age-verify {
	max-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
}
div.wd-popup.wd-promo-popup {
	max-width: 640px;
}
.header-banner {
	background-color: rgb(241,246,242);
	background-image: none;
}
.page-title-default {
	background-color: rgb(255,255,255);
	background-image: none;
	background-repeat: repeat-y;
	background-size: contain;
	background-attachment: scroll;
	background-position: center top;
}
.footer-container {
	background-color: #f7f7f7;
	background-image: none;
	background-repeat: inherit;
	background-size: inherit;
	background-attachment: inherit;
	background-position: right bottom;
}
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 93px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 35px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
}

@media (min-width: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


p.da-ban {
    border-radius: 6px;
    margin-bottom: 0px;
    text-align: center;
    margin-top: 5px;
    background-color: #202790;
    background-image: none;
    margin-left: 4px;
    margin-right: 4px;
    position: relative;
    height: 25px;
    margin-bottom: 10px;
    color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-top: 2.3px;
}



/* Ẩn placeholder images */
img[src*="placeholder"] {
    display: none !important;
}

/* Menu điều hướng */
.wd-nav[class*="wd-style-"] > li > a {
    color: #000; /* Mặc định: Màu đen (đã sửa) */
}

.wd-nav[class*="wd-style-"] > li > a:hover {
    color: #000;
}

.wd-nav[class*="wd-style-"] > li:is(.current-menu-item, .wd-active, .active) > a {
    color: #ffc200; /* Màu vàng khi active */
}

/* Cột bên trái header bottom */
.whb-header-bottom-inner .whb-column.whb-col-left {
    flex: 8;
}

/* Danh sách logo */
.list-logo-wrapper li {
    display: inline-block;
    padding: 0 10px;
}

/* Danh sách bài viết */
.list-posts-wrapper li h5 {
    font-weight: 500;
    margin-top: 10px;
}

/* Trang lưu trữ danh mục */
.archive.category .site-content {
    width: 100%;
    max-width: 100%;
    flex: 1;
}

.archive.category aside.sidebar-container {
    display: none;
}

/* Bài viết đơn lẻ */
.single.single-post #media_image-2 p {
    display: none;
}

/* Danh mục con (children categories) */
.children-categories-wrapper {
    max-width: 1222px;
    width: 100%;
    padding: 8px 15px;
    margin: auto; /* Thay thế margin-right: auto; margin-left: auto; */
    background: #fffff2;
    border-radius: 4px;
    border: 1px dashed #21278a;
    overflow: hidden;
}

.children-categories-wrapper li {
    color: orange;
    margin: 0 20px;
    list-style: disc;
    float: left;
}

.children-categories-wrapper li a {
    color: #21278a;
    display: block;
    padding: 7px 0;
    font-size: 14px;
    font-weight: 400;
}

/* Carousel danh mục */
.cate-carousel-wrapper .owl-item .feature-cate-items {
    border-top: 1px solid #d49d74;
    border-bottom: 1px solid #d49d74;
}

.cate-carousel-wrapper .owl-item:first-child .feature-cate-items {
    border-left: 1px solid #d49d74;
}

.cate-carousel-wrapper .owl-item:not(:last-child) .feature-cate-items {
    border-right: 1px solid #d49d74;
}

.feature-cate-items {
    height: 85px;
}

.feature-cate-items .info-box-content {
    display: flex;
    justify-content: center;
}

.feature-cate-items .info-box-content .info-box-inner {
    align-self: center;
    display: flex;
}

.feature-cate-items .info-box-content .info-box-inner a {
    color: #333;
    text-transform: uppercase;
    font-weight: 600;
}

/* Danh mục con giới hạn */
.children-categories-limit-wrapper {
    list-style-type: none;
}

.children-categories-limit-wrapper li {
    display: inline-block;
    margin-right: 8px;
    padding-right: 8px;
}

.children-categories-limit-wrapper li:not(:last-child) {
    border-right: 1px solid #ccc;
}

.children-categories-limit-wrapper li:not(:last-child) a {
    color: #333;
}

.children-categories-limit-wrapper li:not(:last-child) a:hover {
    color: #e77e24;
}

.children-categories-limit-wrapper .all-link a {
    color: #e77e24;
}

/* Tiêu đề trang chủ */
.home-title-wrapper h2 {
    text-align: left;
    display: inline-block;
}

.home-title-wrapper h2 a {
    color: #e77e24 !important;
    font-size: 1em !important;
    font-weight: 500 !important;
}

/* Nút xem thêm */
.see-more-btn {
    color: #288ad6 !important;
    border: 1px solid #288ad6 !important;
    font-weight: 500;
    margin-bottom: 25px;
}

/* Breadcrumb trên trang chủ */
.home .rank-math-breadcrumb {
    display: none;
}

/* Breadcrumb */
.rank-math-breadcrumb {
    max-width: 1222px;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin: auto;
}

.rank-math-breadcrumb .breadcrumb_last {
    display: none;
}

#breadcrumbs > span > span > span > span {
    color: #fff;
}

.single.single-product #breadcrumbs > span > span > span {
    font-size: 0;
}

.single.single-product #breadcrumbs > span > span > span > span {
    font-size: 14px;
}

/* Ẩn danh mục bài viết */
.meta-post-categories {
    display: none !important;
}

/* Meta bài viết */
.entry-meta {
    display: block;
    float: left;
}

.single.single-post .wd-post-date.wd-style-with-bg {
    top: 25px;
}

/* Mạng xã hội stick bên cạnh */
.mystickyelements-fixed {
    top: 70%;
}

/* Tiêu đề sản phẩm (product grid) */
.title-line-two .product-grid-item .wd-entities-title a {
    color: #333333;
}

/* Mô tả ngắn sản phẩm */
.woocommerce-product-details__short-description {
    margin-bottom: 20px;
    padding: 8px;
    border-radius: 8px;
    border: 1px dashed #202790;
}

/* Biến */
:root {
    --wd-primary-color: #202790;
}

/* Nút thêm vào giỏ */
.single_add_to_cart_button {
    background-color: #c0c0c0;
    border-radius: var(--btn-shop-brd-radius);
    color: var(--btn-shop-color);
    box-shadow: var(--btn-shop-box-shadow);
}

/* Rating sao */
.star-rating {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    white-space: nowrap;
    letter-spacing: 2px;
    font-weight: 400;
    color: #fbbc04;
    font-family: woodmart-font;
}

/* Product title */
.product_title {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    font-size: 19px;
    font-weight: 500;
    color: rgb(22 76 209);
    font-family: var(--wd-title-font);
    font-weight: var(--wd-title-font-weight);
}

/* summary */
.product-summary-shadow .summary-inner {
    padding: 30px 35px 15px;
    background-color: #ffffff;
    box-shadow: 0 0 5px rgb(0 0 0 / 10%);
}

/* Tóm tắt */
div#toc_container {
    background: #f1e31e24;
    border: 2px solid #4869ba;
}

/*  Header */
.wd-tools-element>a {
    align-items: center;
    color: #4869ba;
    display: flex;
    height: 40px;
    justify-content: center;
    line-height: 1;
}

/* old price */
del .amount {
    color: #000;
    font-weight: 400;
}

/* Subtitle color */
.subtitle-color-default.subtitle-style-default {
    color: #000000;
}

/* Table content */
#ez-toc-container {
    background: #fffefb;
    border: 2px solid #3e6ac0;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    display: table;
    margin-bottom: 1em;
    padding: 10px;
    position: relative;
    width: auto;
}

/* image*/
img {
    border-radius: 10px;
}

/* Thank you*/
.woocommerce-thankyou-order-received {
    margin-bottom: 30px;
    padding: 3%;
    width: 100%;
    border: 2px dashed #202790;
    border-radius: var(--wd-brd-radius);
    color: #202790;
    text-align: center;
    font-weight: 600;
    font-size: 22px;
    line-height: 1.4;
}

/* Title */
.wd-fontsize-xxxl {
    font-size: 26px;
}

.wd-swatch {
    color: #21278a;
}

.wd-nav[class*="wd-style-"]>li>a {
    color: #000;
}

/* header background bottom */
.whb-header-bottom {
    background-color: rgb(255 255 255);
    border-bottom-width: 2px;
    border-bottom-style: solid;
}

.page-title .container>* {
    margin-bottom: 0px;
}

/* Category */
.wd-nav-product-cat {
    display: none;
}

.category-nav-link {
    display: none;
}

@media (max-width: 768px) { /* Điều chỉnh kích thước cho thiết bị di động, ví dụ 768px */
    .wd-nav-product-cat {
        display: none !important; /* Ẩn phần tử wd-nav-product-cat trên thiết bị di động */
    }
}

/* Category button */
.wd-btn-show-cat.wd-action-btn {
    display: none;
}

.term-description .content {
    display: none;
}


.custom-extra-info {
    font-size: 13px;
    font-weight: 600;
    color: #255a7f;
    background: #ecf4ff;
    padding: 10px;
    border-radius: 9px;
    margin-top: 15px;
}

.product_meta>span {
    display: block;
    background-color: #ecf4ff42;
    padding: 8px 12px;
    border-radius: 6px;
    /* font-weight: bold; */
    color: #1a1a1a;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
}





.children-categories-limit-wrapper {
    display: flex;
    flex-wrap: wrap; /* Cho phép tự động xuống dòng */
    gap: 10px; /* Khoảng cách giữa các mục */
    padding: 15px;
    align-items: flex-start; /* Tránh bị dính sát nhau */
}

.children-categories-limit-wrapper a {
    text-decoration: none;
    padding: 0px 6px;
    background: #1f2476;
    color: #ffffff;
    transition: all 0.3s ease-in-out;
    display: inline-block;
    white-space: nowrap;
}

/* Fix lỗi dính khi có nhiều dòng */
.children-categories-limit-wrapper li {
    display: flex;
    align-items: center; /* Căn giữa nội dung theo chiều dọc */
}

.children-categories-limit-wrapper li:not(:last-child) a {
    color: #ffffff;
}

.text-center {
    --content-align: center;
    --text-align: center;
    text-align: var(--text-align);
    padding: 15px;
}



.price del, .price ins {
    display: inline-flex !important;
    visibility: visible !important;
    opacity: 1 !important;
}



.price del, 
.price ins, 
.woocommerce-Price-amount {
    display: inline-block !important;
    visibility: visible !important;
    opacity: 1 !important;
    position: relative !important;
}


.children-categories-wrapper {
    max-width: 1222px;
    width: 100%;
    padding: 8px 15px;
    margin: auto;
    background: #fffff2;
    border-radius: 4px;
    border: 1px dashed #21278a;
    overflow: hidden;
    margin-bottom: 25px;
}


.dsalv-attributes .dsalv-terms .dsalv-term.active, .dsalv-attributes .dsalv-terms .dsalv-term:hover {
    border-color: #ff0000;
}

.dsalv-attributes .dsalv-terms img {
 
    width: 45px;
    height: 42px;
    object-fit: cover;
}