/*
Theme Name: Flatsome Child
Description: Thiet ke web Digital | 0929769879
Author: Bach Duong Media
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
/* css body */
body {
    background-image: url(/wp-content/uploads/2024/11/bg-top.fc6e40e2.png);
   	background-blend-mode: color-dodge;
    background-repeat: no-repeat;
    background-size: contain;
	}
#wrapper, #main, #main.dark {
    background-color: rgb(14 10 47 / var(--tw-bg-opacity));
    --tw-bg-opacity: 0.4;
	 
	}

/* css new */
.woocommerce-form-track-order label {
    color: #5BF2C9;
}

blockquote.wp-block-quote.is-layout-flow.wp-block-quote-is-layout-flow {
    color: #52CDDB;
}

.widget .current-cat>a {
    color: #244fec;
    font-weight: bolder;
}

.article-inner, .div-blog, .sidebar-inner, .post-sidebar .widget-area  {
    background: #221F52;
    padding: 15px;
    border-radius: 12px;
}

.variations_form .ux-swatch--label {
    padding: .25rem 1.3rem!important
}

.variations_form .ux-swatch.selected {
    overflow: hidden
}

.variations_form .ux-swatch--label.selected:before {
    border: .9375rem solid transparent;
    border-bottom: .9375rem solid var(--brand-primary-color,#1da1f2);
    content: "";
    position: absolute;
    right: -.9375rem;
    bottom: 0
}

.variations_form .ux-swatch--label.selected:after {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' enable-background='new 0 0 12 12' viewBox='0 0 12 12' x='0' y='0' class='shopee-svg-icon icon-tick-bold'%3E%3Cg%3E%3Cpath d='m5.2 10.9c-.2 0-.5-.1-.7-.2l-4.2-3.7c-.4-.4-.5-1-.1-1.4s1-.5 1.4-.1l3.4 3 5.1-7c .3-.4 1-.5 1.4-.2s.5 1 .2 1.4l-5.7 7.9c-.2.2-.4.4-.7.4 0-.1 0-.1-.1-.1z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
    position: absolute;
    height: 8px;
    width: 8px;
    bottom: 0;
    right: 0;
    background-repeat: no-repeat,repeat;
    filter: brightness(0) invert(1)
}



a.nav-top-link.nav-top-not-logged-in.is-small:hover {
    background: #244FEC;
}

.isures-sdc--label, .account-container.lightbox-inner label, strong.woocommerce-review__author, .devvn_cmt_radio label, .devvn_cmt_box_content  {
	color: #ffff;
}

.isures-sdc--wrap {
    display: flex
;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}

#review_form .comment-reply-title {
    color: #333;
}

.devvn_review_box {
    padding: 5px;
}

span.divider {
    color: #ffff;
}

span.ux-swatch__text {
    color: #ffff;
}

a.reset_variations {
    border: 1px solid #ffff;
    padding: 3px;
    color: #ffff !important;
    background-color: #ff0000;
    border-radius: 5px;
}

#comments a.btn-reviews-now, .woocommerce #review_form #respond p.form-submit input#submit, .woocommerce #reviews #comments ol.commentlist #respond p.form-submit input#submit {
	background-color: #244FEC;
}

form#commentform .comment-form-rating label {
	color: #244FEC;

}

//Thanh trượt ngang overflow
.tabbed-content .tab {
  flex-shrink: 0 !important;
  overflow-y: hidden !important;
  -webkit-overflow-scrolling: touch !important;
}

.tabbed-content .nav {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  flex-direction: unset;
  -webkit-flex-flow: unset;
  flex-flow: unset;
  -webkit-justify-content: unset;
  justify-content: unset;
  -webkit-align-items: unset;
  align-items: unset;
}

/* Tùy chỉnh thanh cuộn */
::-webkit-scrollbar {
  height: 3px;
  -webkit-overflow-scrolling: touch;
}

::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
  -webkit-overflow-scrolling: touch;
}

::-webkit-scrollbar-thumb {
  border: 4px solid #244FEC;
}


/* css header */
a.nav-top-link.nav-top-not-logged-in.is-small, a.account-link.account-login.nav-top-link {
    padding: 8px 8px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.2);
    color: #ffff;
}

/* css form search */
input#woocommerce-product-search-field-0, input#woocommerce-product-search-field-1 {
    background-color: #fff;
    border-radius: 10px;
    box-shadow: rgb(60 64 67 / 10%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 2px 6px 2px;
}
#masthead a.header-cart-link.icon.button.round.is-outline.is-small {
    border-color: #fff;
}
input#woocommerce-product-search-field-0 {
    background: #3F3D6B;
}
/* css icon */
#masthead li.html.custom {
    margin: 0px 12px;
}
.cls-1, .cls-2, .cls-3 {
	fill:none;
	stroke:#fff;
	stroke-linecap:round;
	stroke-linejoin:round;
}
.cls-1 {
	stroke-width:1.66px;
}
.cls-2 {
	stroke-width:1.66px;
}
.cls-3 {
	stroke-width:1.8px;
}
.about__box-content {
    font-size: 12px;
    line-height: 1.4;
    color: #ffffff;
}
.about__box-icon {
    display: flex;
    margin-right: 5px;
}
.about__box-content p.mb-0.title {
    font-weight: 300;
    text-transform: initial;
}
.about__box-content strong {
    font-weight: 800;
    font-size: 12px;
}
a.item-about:hover {
    background: rgba(255, 255, 255, 0.2);
}
a.item-about.about-1.about-contact, a.item-about.about-2.about-store, a.item-about.about-3.about-delivery-tracking {
    padding: 4px 8px;
    border-radius: 10px;
}
/* css mega menu */
div#masthead {
    background-color: #0E0A37;
}
#masthead .flex-col.hide-for-medium.flex-left {
    flex: 0;
}
div#mega-menu-wrap {
    background: #0E0A37;
}
div#mega-menu-title {
    padding: 3px 6px 1px 7px;
    background: #0E0A37;
/*     border: 2px solid #fff;
    border-radius: 6px; */
}
div#mega-menu-title i {
    margin-right: 0;
}
ul#mega_menu {
    width: 205px;
	z-index: 9;
}
.home ul#mega_menu {
    margin-top: 22px;
}
ul#mega_menu {
    border-radius: 10px;
    border: none;
    webkit-box-shadow: rgb(60 64 67 / 10%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 2px 6px 2px;
    box-shadow: rgb(60 64 67 / 10%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 2px 6px 2px;
}
ul#mega_menu li {
    border-radius: 10px;
}
#mega_menu>li>a, .sf-menu ul.sub-menu li a {
    border: none;
    color: #ffff;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    padding-top: 4px;
    padding-bottom: 2px;
    padding-left: 8px;
}
#mega_menu .sf-with-ul:after {
    border-left-color: #ffff;
}
ul#mega_menu>li>a:before {
    content: "";
    padding-left: 20px;
    /* background-size: inherit; */
    background-repeat: no-repeat;
    background-size: contain;
    padding-right: 5px;
    font-size: 13px;
}
#mega_menu a:hover {
    background-color: #244fec;
}
.sf-menu ul {
    position: absolute;
    display: none;
    top: 0;
/*     left: 0; */
    z-index: 99;
    background: #221F52;
    -webkit-box-shadow: 2px 2px 6px rgba(0,0,0,.2);
    box-shadow: 2px 2px 6px rgba(0,0,0,.2);
    min-width: 12em
}
.sf-menu ul ul li {
    background: #221F52
}

.sf-menu ul li {
    background: #221F52
}

.menu-ot-1>a:before {
    background-image: url(/wp-content/uploads/2024/11/cable-tv-svgrepo-com.svg);
}
.menu-ot-2>a:before {
    background-image: url(/wp-content/uploads/2024/11/game-list-icon.svg);
}
.menu-ot-3>a:before {
    background-image: url(/wp-content/uploads/2024/11/free-deposit-svgrepo-com.svg);
}
.menu-ot-4>a:before {
    background-image: url(/wp-content/uploads/2024/11/mobile-phone-recharge-svgrepo-com.svg);
}
.menu-ot-5>a:before {
    background-image: url(/wp-content/uploads/2024/11/work.svg);
}
.menu-ot-6>a:before {
    background-image: url(/wp-content/uploads/2024/11/study.svg);
}
.menu-ot-7>a:before {
    background-image: url(/wp-content/uploads/2024/11/mobile-phone-recharge-svgrepo-com.svg);
}
.menu-ot-8>a:before {
    background-image: url(/wp-content/uploads/2024/11/mobile-phone-recharge-svgrepo-com.svg);
}
.menu-ot-9>a:before {
    background-image: url(/wp-content/uploads/2024/11/mobile-phone-recharge-svgrepo-com.svg);
}
.menu-ot-10>a:before {
    background-image: url(/wp-content/uploads/2024/11/mobile-phone-recharge-svgrepo-com.svg);
}
.menu-ot-11>a:before {
    background-image: url(/wp-content/uploads/2024/11/mobile-phone-recharge-svgrepo-com.svg);
}
.menu-ot-12>a:before {
    background-image: url(/wp-content/uploads/2024/11/mobile-phone-recharge-svgrepo-com.svg);
}

/* css menu mobile */
div#masthead a.header-cart-link.icon.button.round.is-outline.is-small:hover, div#masthead a.icon.button.round.is-outline.is-small:hover, div#masthead a.icon.button.round.is-outline.is-small:hover {
    background: bottom;
}
div#masthead ul.mobile-nav i.icon-menu, div#masthead ul.mobile-nav i.icon-search, div#masthead i.icon-shopping-bag {
    color: #fff;
}
div#masthead ul.mobile-nav a.icon.button.round.is-outline.is-small {
    border: 1px solid #fff;
}
.off-canvas-right .mfp-content, .off-canvas-left .mfp-content {
    width: 80%;
    background-color: #3F3D6B!important;
}
.off-canvas:not(.off-canvas-center) li.html {
    padding: 0px;
    background: #272450;
}
.off-canvas:not(.off-canvas-center) li.html img {
   width: 60%;
   padding: 8px
}
.off-canvas .sidebar-menu {
    padding: 10px 0 0 0;
}
.mfp-content .col-menu-mobile {
    padding: 0px 4px 14px 4px;
}
.col-menu-mobile .icon-box-img {
    margin-bottom: 4px;
}

/* css main menu mobile */
.mfp-content .nav-vertical > li+li {
    border: none;
}
.mfp-content ul li a {
    font-size: 14px;
    font-weight: 200;
    color: #fff;
    text-transform: capitalize;
}
.mobile-sidebar .nav-vertical>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
}
.off-canvas:not(.off-canvas-center) .nav-vertical li>a {
    padding-left: 10px;
}
.mobile-sidebar li.has-icon-left>a>img {
	margin-right: 12px;
}

.sidebar-menu.no-scrollbar {
    padding-top: 0;
}
.mobile-sidebar li.html.custom.html_topbar_left {
    padding: 0;
}

i.icon-menu {
    width: 40px;
    height: 40px;
    background: #244fec;
	box-shadow: 0px 5px 22px #395ee5;
    border-radius: 100px;
    padding: 8px;
    content: url(/wp-content/uploads/2024/11/menu-alt-03-svgrepo-com.svg);
}

/* css trang chủ */
/* css section banner */

.banner-img img, .col-banner .flickity-viewport {
    border-radius: 10px;
}

/* css mỗi sản phẩm */
.image-tools.is-small.top.right.show-on-hover {
    padding: 0;
}
.image-tools {
    left: 0;
    padding: 31px;
}
.image-tools a {
    padding: 6px 5px;
}
ul.showinfo {
    border-radius: 5px;
    background: #3F3D6B;
    padding: 5px 3px 5px 5px;
    box-shadow: 0 4px 6px #00000029;
    border: 2px solid #00917a;
    overflow-y: scroll;
    height: 200px;
    transform: scaleY(0);
    transform-origin: 50% 100%;
    transition-duration: .4s;
}
.product-small.col:hover ul.showinfo {
    transform: scaleY(1);
}
ul.showinfo li {
    list-style: none;
    font-size: 12px;
    margin-left: 0;
    counter-increment: listCounter;
}
ul.showinfo li:before {
    content: "Sale-" counter(listCounter);
    padding: 2px 3px;
    margin-right: 5px;
    border-radius: 3px;
    background: #277700;
    font-size: 9px;
    font-weight: 700;
    color: white;
    text-align: center;
    left: calc(1px);
}
::-webkit-scrollbar {
    width: 6px;
}
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #ccc;
    -webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 50%);
}
.product-small.col>div {
    box-shadow: rgb(60 64 67 / 10%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 2px 6px 2px;
    border-radius: 10px;
}
.product-small.col .box-image {
    border-radius: 10px 10px 0 0;
/*     padding-top: 15px; */
}

.product-small.col .box-text.box-text-products {
    padding: 8px 8px 35px 8px;
}
p.name.product-title.woocommerce-loop-product__title {
    height: 45px;
    color: #ffff;
}
.product-small.col .box-text.box-text-products a.woocommerce-LoopProduct-link {
    font-weight: 600;
    color: #ffffff;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.product-small.col .price ins .amount bdi {
    color: #FFD25F;
}

/* css đánh giá sao */
.product-small.col .box-name__box-raiting {
    padding-top: 5px;
}
.product-small.col .box-name__box-raiting a.woocommerce-review-link {
    font-size: 12px;
    text-transform: lowercase;
}
.product-small.col .box-name__box-raiting .star-rating span:before, .product-small.col .star-rating:before {
    font-size: 12px;
}
.product-small.col .box-name__box-raiting .star-rating {
    width: 4em;
}


/* css section sản phẩm */
.section-sanpham .section-title-normal {
    margin-bottom: 0px;
    border-bottom: 0;
    width: 100%;
}
.section-sanpham .section-title-normal b {
    display: none;
}
.section-sanpham .section-title-normal span {
    border-bottom: 0;
    font-size: 18px;
    padding-bottom: 0;
	margin-right: 0;
}
.section-sanpham span.pvlan-show-cats li {
    display: block;
    width: auto;
    float: left;
    margin: 0 4px;
}
.section-sanpham span.pvlan-show-cats li a, h3.section-title.section-title-normal>a {
    font-size: 13px;
    text-transform: none;
    font-weight: 400;
    margin-right: 0;
    padding: 4px 10px;
    /* border: 1px solid #E5E7EB; */
    border-radius: 8px;
    background: #3F3D6B;
}
.section-sanpham span.pvlan-show-cats li a:focus {
   background-color: #e6e6e6; 
}
.section-sanpham .section-title a {
    font-size: 14px;
    margin-left: 0;
    color: #ffff;
}

/* css section thương hiệu */
.col.col-thuonghieu {
    padding-bottom: 0;
}
.thuonghieu-img .img-inner.dark {
    border-radius: 10px;
    box-shadow: rgb(60 64 67 / 10%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 2px 6px 2px
}
.col.thuonghieu-img {
    padding: 10px;
}

/* css footer */
.footer-widgets.footer.footer-2 {
    box-shadow: rgb(60 64 67 / 10%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 2px 6px 2px;
}
.text-footer h4 {
    margin-bottom: 5px
}
.text-footer p {
    margin-bottom: 6px;
    font-size: 13px;
}
.text-footer p a {
    color: #ffff;
}

a#top-link {
    background: rgba(215, 0, 24, 0.7);
    border: 1px solid #fff;
    color: #fff;
}
.copyright-footer {
    color: #fff;
    font-weight: 600;
}


/* css trang chi tiết sản phẩm */
.single-product .page-title.shop-page-title.product-page-title {
    box-shadow: 0 4px 6px -1px rgb(0 0 0 / 10%), 0 2px 4px -1px rgb(0 0 0 / 6%);
    z-index: 9;
}
.single-product .page-title-inner {
    padding: 8px 0;
    min-height: 0;
}
.single-product .woocommerce-breadcrumb a {
    text-transform: capitalize;
    color: #ffff;
}
.single_variation_wrap .input-text {
    color: #ffff;
}

/* css ảnh gallery thumbnail  */
.product-images .flickity-viewport {
    border: 1px solid #D1D5DB;
    border-radius: 10px;
}
.flickity-viewport .flickity-slider .woocommerce-product-gallery__image {
    padding: 20px;
}
.product-thumbnails a:hover, .product-thumbnails .is-nav-selected a {
    border-color: #D70018;
}
.product-thumbnails a {
    border: 1px solid #D1D5DB;
    border-radius: 10px;
}
.product-thumbnails a img {
    opacity: 1;
    padding: 8px
}
/* css slider product */
.slider .flickity-prev-next-button {
    opacity: 1;
}
.slider .flickity-prev-next-button svg.flickity-button-icon {
    border: 0;
    background: rgb(255 255 255);
    border-radius: 4px;
    width: 20px;
    height: 40px;
    padding: 2px;
    color: #f44336;
}
.slider-nav-light .flickity-prev-next-button svg, .slider-nav-light .flickity-prev-next-button .arrow {
	fill: #f44336;
}
.slider-nav-push:not(.slider-nav-reveal) .flickity-prev-next-button {
    margin-top: 0;
    top: 10%;
}
.slider .flickity-prev-next-button:hover svg, .slider .flickity-prev-next-button:hover .arrow {
    fill: #f44336 !important;
}
/* end css button slider */

/* css ẩn icon click zoom image  */
.image-tools.absolute.bottom.left.z-3 {
    display: none;
}
/* css title sản phẩm */
h1.product-title.product_title {
    font-size: 18px;
}
.col-ct-same {
    padding-bottom: 0;
}

.product-info label {
    color: #ffff;
}
/* css giá sp */
.product-info .price span bdi {
    font-size: 0.9em;
    margin: 0.5em 0;
    color: #FFD25F;
}
/* css icon đánh giá sao */
.product-info {
	padding-top: 0;
}
.product-info .woocommerce-product-rating, .product-info .product-title {
/*     display: none; */
}
.box-name__box-raiting, .box-name__box-product-name {
    float: left;
}
.single-product .box-name__box-raiting {
    margin-left: 10px;
    margin-top: -3px;
}
.box-name__box-raiting .star-rating.star-rating--inline {
    margin: 0;
}
.star-rating span:before, .stars a:hover:after, .stars a.active:after, .star-rating:before, .woocommerce-page .star-rating:before {
    color: #FFD25F;
    font-size: 14px;
}
.box-name__box-raiting .star-rating {
	width: 4.56em;
}
/* css nút mua ngay và thêm vào giỏ */
p.title-muangay {
    margin-bottom: 0;
    font-size: 16px;
}
span.text-muangay {
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 500;
	line-height: 20px;
}
button#buy_now_button {
    background-color: #244fec;
    width: 100%;
    border-radius: 10px;
    line-height: initial;
    padding-top: 8px;
    padding-bottom: 6px;
    opacity: 1;
}
button.single_add_to_cart_button.button.alt {
    background: #244fec;
    border-radius: 10px;
}
/* css button trả góp */
.tragop {
    width: 100%;
    display: flex;
}
.div-tragop:first-child {
    margin-right: 2%;
}
.div-tragop {
    width: 49%;
    background: #277cea;
    text-align: center;
    color: #fff;
    border-radius: 10px;
    margin-bottom: 10px;
    line-height: 20px;
    padding: 6px 0;
    font-size: 14px
}
.div-tragop:hover {
    color: #fff;
}
.div-tragop p {
    margin-bottom: 0;
}

/* css  biến thể sản phẩm */
a.reset_variations {
    display: none;
}
/* css màu sắc */
.single-product table.variations tbody tr:nth-child(1)  td.label {
    display: none;
}

/*
.single-product .ux-swatch {
    box-shadow: 0 0;
    white-space: normal;
	margin-right: 6px;
}
.single-product table.variations tbody tr:nth-child(1) .ux-swatch--image {
    width: 32%;
    border: 1px solid #D1D5DB;
    border-radius: 6px;
}
.single-product .ux-swatch.tooltip.ux-swatch--image.tooltipstered, .single-product .ux-swatch.tooltip.ux-swatch--image {
    position: relative;
    padding: 24px 0;
}
.single-product table.variations tbody tr:nth-child(1) .ux-swatch.tooltip.ux-swatch--image.tooltipstered {
    margin-right: 1.2%;
}
.single-product table.variations tbody tr:nth-child(1) span.ux-swatch__text {
	padding-left: 26%;
	padding-right: 5px;
}
.single-product table.variations tbody tr span.ux-swatch__text {
    display: block !important;
    position: absolute;
    width: 100%;
    font-size: 13px;
	color: #ffff;
	line-height: 20px;
}
.single-product img.ux-swatch__img.attachment-woocommerce_gallery_thumbnail.size-woocommerce_gallery_thumbnail {
    width: 22%;
    position: absolute;
    float: left;
    left: 0;
}
.single-product .ux-swatch.selected, .ux-swatch:hover:not(.selected):not(.disabled) {
    box-shadow: 0 0;
    border: 1px solid #d70018;
}
.single-product .ux-swatches.ux-swatches-attribute-ux_label {
    width: 100%;
}
/* css dung lượng ổ cứng 
.single-product .ux-swatch.tooltip.ux-swatch--image.selected span.ux-swatch__text {
    color: #FFD25F;
	font-weight: 600;
}


.single-product table.variations tbody tr:nth-child(2) span.ux-swatch__text {
    text-align: center;
    line-height: 20px;
    padding-left: 15px;
    padding-right: 15px;
    font-weight: 600;
}
.single-product table.variations tbody tr:nth-child(2) .ux-swatch--image {
    width: 24%;
    border: 1px solid #D1D5DB;
    border-radius: 6px;
    margin-right: 1%;
}
.single-product table.variations tbody tr:nth-child(2) img.ux-swatch__img {
    display: none;
    width: 0;
}
.single-product table.variations tbody tr:nth-child(2) span.ux-swatch__text:before {
    content: "";
    display: block;
    width: 12px;
    height: 12px;
    border-radius: 12px;
    line-height: 69px;
    border: 1px solid #ccc;
    margin-left: 0px;
    margin-top: 3px;
    position: absolute;
}
.single-product .ux-swatch.tooltip.ux-swatch--image.tooltipstered.selected span.ux-swatch__text {
    color: #FFD25F;
}
.single-product table.variations tbody tr:nth-child(2) .ux-swatch.tooltip.ux-swatch--image.selected span.ux-swatch__text:before {
    content: "";
    width: 13px;
    height: 13px;
    background: #29970f;
    border: 1px solid #29970f;
    background-image: url(/wp-content/uploads/2021/11/checkmark.svg);
    background-size: 80%;
    background-repeat: no-repeat;
    background-position: center;
    color: #ffffff;
}

*/

/* css khuyến mại */
.title-km h3 {
    margin-bottom: 0;
    font-size: 16px;
    color: #221F52;
}
.info-km {
    border: 1px solid #FEE2E2;
    border-radius: 10px;
    overflow: hidden;
}
.title-km {
    background: #6aff8b;
    padding: 10px;
    border-radius: 10px 10px 0 0;
}
.info-km .ct-km {
    padding: 10px 12px;
}
.info-km .ct-km ul {
    margin-bottom: 0;
}
.info-km .ct-km ul li {
    list-style: none;
    position: relative;
    font-size: 14px;
    counter-increment: listCounter;
	color: #ffff
}
.info-km .ct-km ul li:before {
    content: counter(listCounter);
    width: 14px;
    height: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 5px;
    border-radius: 50px;
    background: #149513;
    font-size: 10px;
    font-weight: 700;
    color: white;
    text-align: center;
    position: absolute;
    top: 4px;
    left: calc(-15px + -5px);
}
a.ct-chitiet {
    color: #FFD25F;
}
/* css danh sách địa chỉ cửa hàng */
.text.dia-chi-cua-hang {
    width: 100%;
    height: 300px;
    min-height: auto;
    max-height: 281px;
    display: flex;
    flex-wrap: wrap;
    border: 1px solid #E5E7EB;
    border-radius: 10px;
    overflow: hidden;
    overflow-y: scroll;
}
.text.dia-chi-cua-hang p {
    margin-bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    padding: 3px 10px;
}

.text.dia-chi-cua-hang p:nth-child(even) {
    background: #221F52;
    width: 100%;
}
.text.dia-chi-cua-hang a {
    font-size: 12px;
}
.text.dia-chi-cua-hang p strong a:before {
    content: "";
    font-family: "fl-icons";
    padding-right: 6px;
}
.text.dia-chi-cua-hang p strong a {
    font-weight: 300;
    color: #6AFF8B;
}
.text.dia-chi-cua-hang p strong a:hover {
    text-decoration: underline;
}
/* css thông tin máy */
.info-may {
    border: 1px solid #E5E7EB;
    padding: 12px;
    border-radius: 10px;
}
.title-may h3 {
    font-size: 17px;
}
.ct-may li {
    list-style: none;
    font-size: 14px;
    counter-increment: listCounter;
    position: relative;
    padding-left: 16px;
}
.ct-may li:before {
    content: counter(listCounter);
    width: 14px;
    height: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 5px;
    border-radius: 50px;
    background: #149513;
    font-size: 10px;
    font-weight: 700;
    color: white;
    position: absolute;
    top: 4px;
    left: -4px;
}

/* css thông số kỹ thuật */
.block-information__box-right .box-content {
    border-radius: 10px;
    overflow: hidden;
	border: 1px solid #F2F2F2;
}
.box-content table {
    margin-bottom: 0;
}
.box-content table tbody tr th:first-child {
    width: 35%;
}
.box-content table tbody tr:nth-child(odd) {
    background: #221F52;
}
.box-content table tbody tr:first-child {
    border-radius: 10px 10px 0 0;
}
.box-content table tbody tr th {
    font-weight: 300;
    text-transform: initial;
    line-height: 22px;
    padding: 4px 8px;
    font-size: 14px;
}
h2.box-title__title {
    font-size: 18px;
    color: #ffff;
}
.block-information__box-right {
    box-shadow: rgb(60 64 67 / 10%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 2px 6px 2px;
    padding: 10px;
    border-radius: 10px;
}
/* css button xem chi tiết cấu hình */
div#more-specific a {
    margin: 10px 0 0 0;
    width: 100%;
    background: #fff;
    text-transform: inherit;
    color: #000;
    font-weight: 300;
    font-size: 15px;
    border-radius: 8px;
    box-shadow: rgb(60 64 67 / 10%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 2px 6px 2px;
}
div#more-specific a:hover {
    border: 1px solid #D70018;
    background: #FEF2F2;
    color: #D70018;
}
div#more-specific a span:after {
    content: "\f107";font-family: 'fl-icons';
    padding-left: 8px;
    font-size: 20px;
    vertical-align: sub;
}
/* css popup thông số kỹ thuật */
.block-information__popup {
	padding-bottom: 20px;
}
.block-information__popup .box-content {
    border-radius: 10px;
    overflow: hidden;
	border: 1px solid #F2F2F2;
	background: #0F0B3B;
}
#cau_hinh_chi_tiet {
    padding: 0 !important;
    border-radius: 10px;
    overflow: hidden;
}
h4.title-popup {
    background: #221f52;
    color: #fff;
    padding: 10px 15px;
}
.item-box-table {
    padding: 0px 15px;
}
.item-box-table p.box-title__title {
    margin: 14px 0 8px 0;
    font-weight: 700;
    color: #444444;
}
/* css button đóng popup */
button.mfp-close {
    display: none;
}
.thong-so_title button.mfp-close {
    float: right;
    top: 4px !important;
    font-size: 13px;
    display: flex;
    align-items: center;
    width: 75px;
    font-weight: 700;
    color: #fff;
    opacity: 1;
    text-transform: none;
	mix-blend-mode: hard-light;
}
.item-box-table.close-button {
    margin: 30px;
}
.item-box-table.close-button button.mfp-close {
    top: unset !important;
    bottom: 4px;
    right: 17px;
    color: #ffffff;
    mix-blend-mode: hard-light;
    width: 82px;
    font-size: 13px;
    opacity: 1;
    display: flex;
/*     align-items: center; */
    font-weight: 700;
    background: #2148DA;
    border-radius: 8px;
	padding-left: 20px;
}

/* css mô tả dài sản phẩm */
div#tab-description {
    box-shadow: rgb(60 64 67 / 10%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 2px 6px 2px;
    border-radius: 10px;
    padding: 15px;
	display: inline-grid;
}
div#tab-description h1, div#tab-description h2, div#tab-description h3, div#tab-description h4, div#tab-description h5 {
    color: #6AFF8B;
    text-align: center;
    font-size: 22px;
}
div#tab-description ul {
    margin-left: 12px;
}

div#tab-description {
    background: #221F52;
}

/* css review sản phẩm */
div#tab-reviews {
    margin-top: 20px;
}
/* css form comment */
div#tab-reviews {
    box-shadow: rgb(60 64 67 / 10%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 2px 6px 2px;
    border-radius: 10px;
    padding: 15px;
}
div#tab-reviews form#commentform {
    margin-bottom: 0;
}
.single-product div#tab-reviews {
    margin-top: 30px;
	background: #221F52;
}
.single-product div#review_form_wrapper {
    padding-bottom: 0px;
}
.single-product #commentform input#submit {
    background-color: #244fec;
    border-radius: 4px;
	border: none;
}
.single-product textarea#comment {
    min-height: 80px;
}
#commentform input, #commentform textarea {
    border-radius: 6px;
    box-shadow: 0px 0px;
    border: 1px solid #000;
}
.single-product .commentlist  strong.woocommerce-review__author:after {
    background: transparent url(/wp-content/uploads/2021/11/cropped-icon-confirm.png) no-repeat center center;
    background-size: contain;
    width: 15px;
    height: 15px;
    margin-left: 10px;
    display: inline-block;
    content: "";
}

.single-product .commentlist strong.woocommerce-review__author {
    align-items: center;
    display: inline-flex;
	font-size: 14px;
}
.single-product .commentlist span.woocommerce-review__dash {
    display: none;
}
.single-product .commentlist .star-rating {
    font-size: 12px;
    float: left;
    margin-right: 12px;
}
/* .single-product .commentlist time.woocommerce-review__published-date:before {
    content: "Đã mua hàng tại Lorakey.com - ";
    color: #52b858;
} */
.single-product .commentlist time.woocommerce-review__published-date {
    font-size: 13px;
}
.single-product .commentlist img {
    width: 70%;
}
.single-product .commentlist .comment-text.flex-col.flex-grow {
    padding-left: 0;
}
li.review.even.thread-even.depth-1, li.review.odd.thread-odd.depth-1 {
    box-shadow: rgb(60 64 67 / 10%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 2px 6px 2px;
    border-radius: 10px;
    padding: 10px;
    background: #3F3D6B;
}
.single-product .commentlist .description p {
    font-style: normal;
	font-size: 13px;
}
ol.commentlist li {
    margin-left: 0;
}
div#tab-reviews .star-rating {
    width: 6em;
}
.comment-form label {
    color: #fff;
}

p.comment-form-cookies-consent label {
	color: #4f5966;
}

/* css siderbar tin tức trong chi tiết sản phẩm */
.div-blog {
    margin-top: 25px;
    box-shadow: rgb(60 64 67 / 10%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 2px 6px 2px;
    border-radius: 10px;
    padding: 15px;
}
.div-blog .col.col-blog {
    padding-bottom: 0
}
.blog-in-product  .col.post-item {
    padding-bottom: 8px;
}
.div-blog .title-blog p {
    margin-bottom: 10px;
    font-weight: 600
}
.blog-in-product h5.post-title.is-large {
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.is-divider, .woocommerce-message.message-wrapper, .woocommerce-info.message-wrapper {
    display: none;
}
.blog-in-product .box-text {
    text-align: left;
    padding: 0 0 0 8px;
}
.blog-in-product .image-cover {
    border-radius: 6px;
}
a.button.is-link.btn-blog {
    box-shadow: rgb(60 64 67 / 10%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 2px 6px 2px;
    border-radius: 8px;
    margin: 10px 0 0 0;
    text-transform: inherit;
    color: #000;
    font-weight: 400;
    width: 100%;
	background: #ffff!important;
}
a.button.is-link.btn-blog:hover {
    border: 1px solid #D70018!important;
    background: #FEF2F2!important;
    color: #D70018!important;
}

/* css trang danh mục sản phẩm - bộ lọc sản phẩm */
.list-cate-archive ul {
	margin-bottom: 0;
}
.list-cate-archive ul li {
    float: left;
    list-style: none;
	margin: 0px 5px 12px 0;
}
.list-cate-archive ul li a {
    background: #e0dada;
    padding: 8px 10px;
    border-radius: 4px;
	color: #000;
    font-size: 14px;
}
.archive .row.category-page-row {
    padding-top: 0;
}
.archive form.woocommerce-ordering>.orderby {
    margin: 12px 0 0 0;
}
.filters-container>form {
    margin-bottom: 10px;
}
.yith-wcan-filters.horizontal.enhanced {
    margin: 10px 0;
}
.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter h4.collapsable {
    font-size: 15px;
    padding: 6px;
	margin-bottom: 0;
}
.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter {
    min-width: 120px;
}
.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter h4.collapsable span.filter-count {
    margin: 0 10px 0 5px;
    border: 1px solid rgb(255,109,31);
    background: rgb(255,109,31);
    color: #fff;
    border-radius: 23px;
    padding: 0px 5px;
    font-size: 0.7em;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label {
    padding: 0 12px;
}
.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter h4.collapsable + .filter-content {
    padding: 10px;
    border-radius: 8px;
    overflow: hidden;
}
.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter h4.collapsable + .filter-content .filter-content-footer {
    padding: 10px;
    margin: 11px -10px -10px;
}
.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .filter-content > .filter-items {
    padding-left: 5px;
}
a.apply-filters.button.alt {
    background: #ff6d1f;
    border-radius: 8px;
}

/* css trang thanh toán */
.woocommerce-checkout .col.large-7.pb-0 {
    min-width: 100%;
}
.woocommerce-checkout .cart-collaterals.large-5.col.pb-0 {
    min-width: 100%;
}
.woocommerce-checkout form.checkout_coupon.woocommerce-form-coupon.has-border.is-dashed, .woocommerce-checkout .woocommerce-form-coupon-toggle {
    display: none;
}
.woocommerce-checkout .col-inner.has-border {
    border: none;
    padding: 0;
}
.woocommerce-checkout .shop_table .order-total th, .woocommerce-checkout .shop_table .order-total td {
	border-width: 1px;
}
.woocommerce-checkout .woocommerce-billing-fields {
	border: none;
}
.woocommerce-checkout  form.checkout_coupon.mb-0 {
    display: block !important;
}
.woocommerce-checkout  .cart-collaterals.large-5.col.pb-0 {
    border: none;
}
table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents td.actions.clear, table.shop_table.woocommerce-checkout-review-order-table tr.cart_item, table.shop_table.woocommerce-checkout-review-order-table tr.cart-subtotal, table.shop_table.woocommerce-checkout-review-order-table thead, ul.wc_payment_methods.payment_methods.methods, .woocommerce-checkout .woocommerce-additional-fields h3, div#payment .form-row.place-order {
    display: none;
}
.woocommerce-checkout input#coupon_code {
    width: 35%;
    float: left;
    margin-right: 3%;
    box-shadow: 0 0;
    height: 32px;
    border: solid 1px #eee;
}
.woocommerce-checkout .cart-sidebar .widget-title {
    border: none;
    width: 35%;
    float: left;
    font-size: 14px;
    padding-top: 5px;
}
.woocommerce-checkout input.is-form.expand {
    width: 20% !important;
    float: left;
    padding: 0;
    border: 1px solid #d70018;
    background-color: #d70018;
    color: #fff;
    border-radius: 3px;
    text-shadow: 0 0;
    min-height: 31px;
    line-height: 10px;
    font-size: 14px;
}
input#billing_first_name, .woocommerce-checkout input#billing_address_1, .woocommerce-checkout input#billing_phone, .woocommerce-checkout input#billing_email, .woocommerce-checkout textarea#order_comments {
	box-shadow: none;
	border-color: #eee;
	height: 36px;
	margin-bottom: 0;
	border-radius: 10px;
}
.woocommerce-checkout p#billing_address_1_field {
	margin-right: 0px;
}

.woocommerce-checkout .cart-wrapper table.shop_table thead tr th {
    font-weight: 300;
    text-transform: inherit;
}
.woocommerce-checkout .cart-wrapper table.shop_table td.product-name dl {
    text-transform: inherit;
    color: #fff;
    opacity: 1;
}
.woocommerce-checkout .cart-wrapper table.shop_table td.product-name a {
    color: #fff;
}
.woocommerce-checkout .cart-wrapper table.shop_table td.product-remove a {
    color: #2148DA;
}
.woocommerce-checkout div#customer_details .woocommerce-billing-fields label, #order_comments_field label {
    font-weight: 300;
	color: #fff;
}

button#place_order {
    background: #244fec;
    border-radius: 6px;
}

.checkout .large-6.col {
    background: #221F52;
    padding: 25px 15px 20px 20px;
    border-radius: 15px;
    margin: 8px;
}

span.amount {
    color: #FFD25F;
    font-weight: 700;
    white-space: nowrap;
}
.product-quantity input#quantity_6744318e13298 {
    color: #fff!important;
}
.woocommerce-checkout label, ul.wc-item-meta, input[type=number], .woocommerce-table td {
    color: #fff;
} 

/*san pham tuong tu*/
.slider-nav-reveal .flickity-prev-next-button, .slider-nav-reveal .flickity-prev-next-button:hover {
    background-color: #ffffff00;
    bottom: 0;
    box-shadow: 0 -150px 15px 0 rgba(0, 0, 0, .3);
    height: 100%;
    margin: 0 !important;
    top: -2px;
    width: 30px;
}

/* css chi tiết bài viết */
.single-post h6.entry-category.is-xsmall {
    display: none;
}
.single-post .entry-header-text.entry-header-text-top.text-left {
    padding-bottom: 0;
}
.single-post .entry-content.single-page {
    padding-top: 0;
}
.single-post h1.entry-title {
    font-size: 22px;
}
.is-well.col-inner.entry-content {
    background: #272450;
    border-radius: 12px;
	}
/* .woocommerce-order .large-7.col {
    background: #272450;
    border-radius: 10px;
    padding-top: 15px;
	} */

@media (max-width: 1070px) {
	/* 	css header */
	#masthead .logo-center .logo, #masthead li.html.custom {
		margin: 0;
	}
}

@media (min-width: 1000px) {
	/* 	css section phụ kiện */
	.stack-phukien a {
		padding-bottom: 10px;
	}
	.box-phukien .icon-box-img {
		margin-top: -10px;
	}
	.box-phukien p {
		font-size: 13px;
	}
}

@media (max-width: 1100px) and (min-width: 992px) {
	/* 	css chci tiết sản phẩm */
	.single-product table.variations tbody tr:nth-child(2) span.ux-swatch__text {
		padding-left: 4px;
		padding-right: 4px;
	}
	.single-product table.variations tbody tr:nth-child(2) span.ux-swatch__text:before {
		margin-left: 6px;
	}
}

@media (max-width: 1000px) and (min-width: 850px) {
	/* 	css section phụ kiện */
	.stack-phukien a {
		padding-bottom: 5px;
	}
	.box-phukien .icon-box-img {
		margin-top: -16px;
	}
	.box-phukien p {
		font-size: 12px;
	}
}

@media (min-width: 850px) {
	/* css section phụ kiện */
	.stack-phukien .icon-box, .stack-phukien a{
		display: flex;
		flex-direction: column;
		-webkit-box-align: center;
		align-items: center;
		flex-basis: 9.3%;
		flex-shrink: 0;
		text-align:center;
	}
	.stack-phukien{
		justify-content: space-between;
		margin: 10px 0px;
		background: #0E0A37;
		text-align: center;
		border-radius: 4px;
	}
	.stack-phukien a {
		box-shadow: rgb(60 64 67 / 10%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 2px 6px 2px;
		border-radius: 10px;
	}
	.stack-phukien:nth-child(1) a:nth-child(1),.stack-phukien:nth-child(2) a:nth-child(10)  {
		background-color: #FCA5A5;
	}
	.stack-phukien:nth-child(1) a:nth-child(2),.stack-phukien:nth-child(2) a:nth-child(9)  {
		background-color: #FDA4AF;
	}
	.stack-phukien:nth-child(1) a:nth-child(3),.stack-phukien:nth-child(2) a:nth-child(8)  {
		background-color: #F9A8D4;
	}
	.stack-phukien:nth-child(1) a:nth-child(4),.stack-phukien:nth-child(2) a:nth-child(7)  {
		background-color: #C4B5FD;
	}
	.stack-phukien:nth-child(1) a:nth-child(5),.stack-phukien:nth-child(2) a:nth-child(6)  {
		background-color: #A5B4FC;
	}
	.stack-phukien:nth-child(1) a:nth-child(6),.stack-phukien:nth-child(2) a:nth-child(5)  {
		background-color: #93C5FD;
	}
	.stack-phukien:nth-child(1) a:nth-child(7),.stack-phukien:nth-child(2) a:nth-child(4)  {
		background-color: #6EE7B7;
	}
	.stack-phukien:nth-child(1) a:nth-child(8),.stack-phukien:nth-child(2) a:nth-child(3)  {
		background-color: #FCD34D;
	}
	.stack-phukien:nth-child(1) a:nth-child(9),.stack-phukien:nth-child(2) a:nth-child(2)  {
		background-color: #FDBA74;
	}
	.stack-phukien:nth-child(1) a:nth-child(10),.stack-phukien:nth-child(2) a:nth-child(1)  {
		background-color: #D1D5DB;
	}
	.box-phukien .icon-box-img {
		margin-bottom: 8px;
	}
	.box-phukien p {
		font-weight: 600;
		color: #fff;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
	}
}

@media (max-width: 992px) {
	/* 	css chci tiết sản phẩm */
	.single-product table.variations tbody tr:nth-child(2) span.ux-swatch__text {
		padding-left: 4px;
		padding-right: 4px;
	}
	.single-product table.variations tbody tr:nth-child(2) span.ux-swatch__text:before {
		margin-left: 2px;
	}
	.single-product table.variations tbody tr span.ux-swatch__text {
		font-size: 12px;
	}
}

@media (max-width: 850px) {
	/* css section danh mục  */
	.col.col-title {
		padding-bottom: 0;
	}
	.section-danhmuc>div>div>div>div {
		overflow-x: auto;
	}
	.stack-danhmuc{
		justify-content: space-between;
		width: max-content;
		overflow: auto;
		max-width: 470px;
		display: flex;
		flex-wrap: wrap;
	}
	.stack-danhmuc .icon-box, .stack-danhmuc a{
		display: flex;
		flex-direction: column;
		-webkit-box-align: center;
		align-items: center;
		flex-basis: 15%;
		flex-shrink: 0;
	}
	.stack-danhmuc a{
		margin-bottom: 15px !important;
	}
	.stack-danhmuc a .icon-box-img{
		box-shadow: rgb(60 64 67 / 10%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 2px 6px 2px;
		border-radius: 10px;
	}
	.stack-danhmuc a:nth-child(1) .icon-box-img {
		background-color: #FEE2E2;
	}
	.stack-danhmuc a:nth-child(2) .icon-box-img {
		background-color: #FFEDD5;
	}
	.stack-danhmuc a:nth-child(3) .icon-box-img {
		background-color: #FEF9C3;
	}
	.stack-danhmuc a:nth-child(4) .icon-box-img {
		background-color: #ECFCCB;
	}
	.stack-danhmuc a:nth-child(5) .icon-box-img {
		background-color: #D1FAE5;
	}
	.stack-danhmuc a:nth-child(6) .icon-box-img{
		background-color: #CCFBF1;
	}
	.stack-danhmuc a:nth-child(7) .icon-box-img{
		background-color: #E0F2FE;
	}
	.stack-danhmuc a:nth-child(8) .icon-box-img{
		background-color: #E0E7FF;
	}
	.stack-danhmuc a:nth-child(9) .icon-box-img{
		background-color: #EDE9FE;
	}
	.stack-danhmuc a:nth-child(10) .icon-box-img{
		background-color: #FAE8FF;
	}
	.stack-danhmuc a:nth-child(11) .icon-box-img{
		background-color: #FCE7F3;
	}
	.stack-danhmuc a:nth-child(12) .icon-box-img{
		background-color: #FFE4E6;
	}
	.box-danhmuc .icon-box-img {
		margin-bottom: 6px;
	}
	.box-danhmuc p {
		font-size: 12px;
		font-weight: 600;
		color: #000;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
	}
}

@media (max-width: 850px) and (min-width: 768px) {
	/* 	css chi tiết sản phẩm */
	.single-product table.variations tbody tr:nth-child(1) .ux-swatch--image {
		width: 24%;
		margin-right: 1% !important;
	}
	/* 	css button đóng popup thông số kỹ thuật */
	.thong-so_title button.mfp-close {
		position: fixed;
		right: 45px;
	}
	.item-box-table.close-button button.mfp-close {
		position: fixed;
		right: 70px;
	}
}

@media (min-width: 768px) {
	/* css section banner */
	.col-banner .col-inner {
		margin-left: 10px !important;
	}
	/* 	css chi tiết sản phẩm */
	.single-product .product-main, .single-product .product-info {
		padding-bottom: 0;
	}
	.row-title.show-mobile {
		display: none;
	}
	.row-title {
		border-bottom: 1px solid #D1D5DB;
		margin-bottom: 20px !important;
	}
}

@media (max-width: 768px) {
	.col.col-padding {
		padding-bottom: 0;
	}
	/* 	css banner */
	.col-banner .col-inner {
		margin-left: 0 !important;
	}
	/* 	css chi tiết sản phẩm */
	.single-product .medium-flex-wrap .flex-col {
		padding: 0;
	}
	.single-product .product-main, .single-product .product-info {
		padding-bottom: 12px;
	}
	.single-product form.variations_form.cart.ux-swatches-js-attached {
		margin-bottom: 0;
	}
	.row-title.show-pc {
		display: none;
	}
	.row-title {
		margin-top: 12px;
		border: none;
	}
	.box-name__box-raiting {
		margin-left: 0;
	}
	span.like-share {
		padding: 0 0 0 10px;
	}
	.div-thongso {
		order: 1;
	}
	.div-mota {
		order: 2;
	}
	/* 	css tin tức trong chi tiết sản phẩm */
	.blog-in-product .box-image {
		width: 25% !important;
		float: left;
	}
	.blog-in-product .box-text {
		width: 75%;
		float: left;
	}
}

@media (max-width: 850px) and (min-width: 480px){
	/* 	css section danh mục */
	.stack-danhmuc{
		max-width: 880px;
	}
	.stack-danhmuc .icon-box, .stack-danhmuc a{
		flex-basis: 16%;
	}
}

@media (max-width: 480px) {
	/* 	css background zindex banner */
	.st-bg .bg.section-bg.bg-loaded {
		content: "";
		background: linear-gradient(#d70018,#fca5a5);
		height: 128px;
		border-bottom-left-radius: 50%;
		border-bottom-right-radius: 50%;
	}
	/* css section danh mục  */
	.stack-danhmuc{
		max-width: 470px;
	}
	.stack-danhmuc .icon-box, .stack-danhmuc a{
		flex-basis: 15%;
	}
	/* 	css section sản phẩm */
	.section-sanpham .container.section-title-container {
		overflow-x: auto;
	}
	.section-sanpham h3.section-title.section-title-normal {
		overflow-x: auto;
		max-width: 555px;
		width: max-content;
	}
	.section-sanpham .section-title-normal span.section-title-main  {
		display: none;
	}
	.section-sanpham .section-title-normal span.section-title-main {
		display: none;
	}
	.section-sanpham .section-title-normal span {
		padding-bottom: 6px;
	}
	/* 	css chi tiết sản phẩm */
	.single-product .flex-col.flex-grow.medium-text-center {
		overflow-x: auto;
	}
	.single-product nav.woocommerce-breadcrumb.breadcrumbs.uppercase {
		width: max-content;
	}
	.single-product .page-title-inner {
		padding-left: 15px;
	}
	.single-product table.variations tbody tr:nth-child(1) .ux-swatch--image {
		width: 30%;
	}
	/* 	css lọc sản phẩm */
	.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter h4.collapsable + .filter-content {
		position: initial;
	}
}

@media (max-width: 375px) {
	/* 	css chi tiết sản phẩm */
	h1.product-title.product_title {
		font-size: 17px;
	}
	.single-product table.variations tbody tr:nth-child(1) .ux-swatch.tooltip.ux-swatch--image.tooltipstered {
		margin-right: 1%;
	}
}

@media (max-width: 320px) {
	/* 	css chi tiết sản phẩm */
	h1.product-title.product_title {
		font-size: 16px;
	}
	.single-product table.variations tbody tr:nth-child(1) .ux-swatch--image {
		width: 46%;
	}
	.single-product table.variations tbody tr:nth-child(1) .ux-swatch.tooltip.ux-swatch--image.tooltipstered, .single-product table.variations tbody tr:nth-child(1) .ux-swatch.tooltip.ux-swatch--image.tooltipstered:nth-child(3) {
		margin-right: 4%;
	}
	.single-product table.variations tbody tr:nth-child(2) .ux-swatch--image {
		width: 31%;
		margin-right: 2%;
	}
	/* 	css mỗi sản phẩm - shop */
	.product-small.col .box-text.box-text-products {
		padding: 8px 6px 35px 6px;
	}
	.product-small.col .box-name__box-raiting a.woocommerce-review-link {
		font-size: 11px;
	}
	.product-small.col .box-name__box-raiting .star-rating {
		width: 3.8em;
	}
	
		
	/* 	css chi tiết sản phẩm */
	.div-tragop {
		font-size: 12px;
	}
} 
	.product-small.box {
    background: #221F52;
	border-radius: 10px 10px 10px 10px;
	padding-bottom: 7px;
	}
	
	a.woocommerce-review-link {
    color: #fff;
	}
	
	span.section-title-main {
    color: #fff;
	}
	ul#mega_menu {
    background-color: #3F3D6B;
	}
	#mega_menu>li {
    background: #3F3D6B;
	}

p#billing_first_name_field {
    width: 100%;
}

/* Footer Menu Mobile */
.footer-menu-mobile {
    display: none;
}
@media only screen and (max-width: 849px) {

	
    .footer-menu-mobile {
        position: fixed;
        bottom: 0;
        width: 100%;
        z-index: 99999;
        display: block;
		border-top: 1px solid #3B479B;
		
    }

    .footer-menu-mobile ul.menu {
        border-radius: 0;
        display: flex;
        padding: 0;
        background: #13112E;
        margin-bottom: 0;
    }

    .footer-menu-mobile ul.menu > li {
        width: calc(100% / 4);
    }

    .footer-menu-mobile ul.menu > li > a {
        display: flex;
        flex-flow: column;
        font-size:12px !important;
        padding: 6px 0 !important;
        white-space: nowrap;
        align-items: center;
    }

    .footer-menu-mobile ul.menu > li > a img {
		filter: brightness(0) invert(1);
        margin-bottom:5px;
        margin-right:0
    }

     .footer-menu-mobile ul.menu > li > a:hover {
        color:var(--primary-color);
        font-size: 12px !important;
    } 


 	.footer-menu-mobile ul.menu>li+li {
    	border-top: none;
	} 
	
}

/* ===== My Account - Logout pill button (modern) ===== */

/* Tạo style nút cho link có action=logout trong khu vực MyAccount */
.woocommerce-MyAccount-content p a[href*="action=logout"]{
  --logout-bg: #ff4747;                  /* màu nền */
  --logout-bg2: #ff6a3d;                 /* màu gradient phụ */
  --logout-ring: rgba(255, 99, 71, .28); /* focus ring */
  --logout-text: #fff;

  display: inline-flex;
  align-items: center;
  gap: .5rem;
  padding: .56rem .96rem;
  border-radius: 999px;
  background: linear-gradient(135deg, var(--logout-bg), var(--logout-bg2));
  color: var(--logout-text) !important;
  font-weight: 700;
  letter-spacing: .2px;
  text-decoration: none !important;
  line-height: 1;
  box-shadow: 0 8px 18px rgba(255, 85, 68, .25), inset 0 0 0 1px rgba(255,255,255,.14);
  transform: translateY(0);
  transition: transform .18s ease, box-shadow .18s ease, filter .18s ease, opacity .18s ease;
  will-change: transform;
}

/* Icon mũi tên đăng xuất */
.woocommerce-MyAccount-content p a[href*="action=logout"]::before{
  content: "⇦";
  font-size: 1.05em;
  line-height: 1;
  translate: 0 .5px; /* căn dọc icon */
  opacity: .95;
}

/* Hover/active */
.woocommerce-MyAccount-content p a[href*="action=logout"]:hover{
  transform: translateY(-2px);
  filter: saturate(110%);
  box-shadow: 0 12px 26px rgba(255, 85, 68, .32), inset 0 0 0 1px rgba(255,255,255,.16);
}
.woocommerce-MyAccount-content p a[href*="action=logout"]:active{
  transform: translateY(0);
  box-shadow: 0 6px 14px rgba(255, 85, 68, .22);
}

/* Focus khả dụng cho bàn phím */
.woocommerce-MyAccount-content p a[href*="action=logout"]:focus-visible{
  outline: none;
  box-shadow: 0 0 0 6px var(--logout-ring), 0 10px 22px rgba(255, 85, 68, .28);
}

/* Trạng thái disabled (phòng khi theme áp dụng) */
.woocommerce-MyAccount-content p a[href*="action=logout"][aria-disabled="true"],
.woocommerce-MyAccount-content p a[href*="action=logout"].is-disabled{
  opacity: .55;
  cursor: not-allowed;
  pointer-events: none;
}

/* Dark mode nhẹ nhàng (theo system) */
@media (prefers-color-scheme: dark){
  .woocommerce-MyAccount-content p a[href*="action=logout"]{
    --logout-text: #fff;
    box-shadow: 0 8px 18px rgba(255, 85, 68, .35), inset 0 0 0 1px rgba(255,255,255,.10);
  }
}

/* ===== Tuỳ chọn: làm đẹp thông báo info phía trên ===== */
.woocommerce-MyAccount-content .woocommerce-info.message-wrapper .message-container{
  background: linear-gradient(180deg, #f8fbff, #eef4ff);
  border: 1px solid #e6ecff;
  color: #183153;
  border-radius: 12px;
  padding: 14px 16px;
  box-shadow: 0 6px 20px rgba(24,49,83,.06);
}
@media (prefers-color-scheme: dark){
  .woocommerce-MyAccount-content .woocommerce-info.message-wrapper .message-container{
    background: linear-gradient(180deg, #0f1420, #121a2a);
    border-color: #1f2a44;
    color: #d9e1f2;
  }
}





