@font-face {
    font-family: 'SVN-Gilroy';
    src: url('../fonts/SVN-Gilory/SVN-GilroyLight.eot');
    src: url('../fonts/SVN-Gilory/SVN-GilroyLight.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SVN-Gilory/SVN-GilroyLight.woff2') format('woff2'),
        url('../fonts/SVN-Gilory/SVN-GilroyLight.woff') format('woff'),
        url('../fonts/SVN-Gilory/SVN-GilroyLight.ttf') format('truetype'),
        url('../fonts/SVN-Gilory/SVN-GilroyLight.svg#SVN-GilroyLight') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SVN-Gilroy';
    src: url('../fonts/SVN-Gilory/SVN-Gilroy.eot');
    src: url('../fonts/SVN-Gilory/SVN-Gilroy.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SVN-Gilory/SVN-Gilroy.woff2') format('woff2'),
        url('../fonts/SVN-Gilory/SVN-Gilroy.woff') format('woff'),
        url('../fonts/SVN-Gilory/SVN-Gilroy.ttf') format('truetype'),
        url('../fonts/SVN-Gilory/SVN-Gilroy.svg#SVN-Gilroy') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SVN-Gilroy';
    src: url('../fonts/SVN-Gilory/SVN-GilroyBold.eot');
    src: url('../fonts/SVN-Gilory/SVN-GilroyBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SVN-Gilory/SVN-GilroyBold.woff2') format('woff2'),
        url('../fonts/SVN-Gilory/SVN-GilroyBold.woff') format('woff'),
        url('../fonts/SVN-Gilory/SVN-GilroyBold.ttf') format('truetype'),
        url('../fonts/SVN-Gilory/SVN-GilroyBold.svg#SVN-GilroyBold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SVN-Gilroy';
    src: url('../fonts/SVN-Gilory/SVN-GilroyMedium.eot');
    src: url('../fonts/SVN-Gilory/SVN-GilroyMedium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SVN-Gilory/SVN-GilroyMedium.woff2') format('woff2'),
        url('../fonts/SVN-Gilory/SVN-GilroyMedium.woff') format('woff'),
        url('../fonts/SVN-Gilory/SVN-GilroyMedium.ttf') format('truetype'),
        url('../fonts/SVN-Gilory/SVN-GilroyMedium.svg#SVN-GilroyMedium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SVN-Gilroy';
    src: url('../fonts/SVN-Gilory/SVN-GilroySemiBold.eot');
    src: url('../fonts/SVN-Gilory/SVN-GilroySemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SVN-Gilory/SVN-GilroySemiBold.woff2') format('woff2'),
        url('../fonts/SVN-Gilory/SVN-GilroySemiBold.woff') format('woff'),
        url('../fonts/SVN-Gilory/SVN-GilroySemiBold.ttf') format('truetype'),
        url('../fonts/SVN-Gilory/SVN-GilroySemiBold.svg#SVN-GilroySemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SVN-Gilroy';
    src: url('../fonts/SVN-Gilory/SVN-GilroyHeavy.eot');
    src: url('../fonts/SVN-Gilory/SVN-GilroyHeavy.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SVN-Gilory/SVN-GilroyHeavy.woff2') format('woff2'),
        url('../fonts/SVN-Gilory/SVN-GilroyHeavy.woff') format('woff'),
        url('../fonts/SVN-Gilory/SVN-GilroyHeavy.ttf') format('truetype'),
        url('../fonts/SVN-Gilory/SVN-GilroyHeavy.svg#SVN-GilroyHeavy') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'SVN-Transformer';
    src: url('../fonts/SVN-Transformer.woff2') format('woff2'),
        url('../fonts/SVN-Transformer.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}


.nav-dropdown-has-border .nav-dropdown {
 	border: none;
    border-radius: 8px;
}
.header-nav .nav-dropdown.nav-dropdown-default>li>a {
	font-size:14px; 	
	font-weight:500;
	color:var(--primary-color);
	    padding: 7px 20px 7px 0;;
}
body {
    font-family: 'SVN-Gilroy';
}
.header-nav > li {
        margin: 0 20px;
}
.header-nav-main > li {
    margin: 0 10px;
}
.header-nav li a {
    font-size: 16px;
}
.menu-title * {
        color: rgb(154 143 227);
    font-size: 16px;
    font-weight: bold;
    margin-bottom:14px !important;
}
.custom-menu .header-vertical-menu li a {
    font-size:14px;
    color:#fff;
    font-weight:500;
}
.custom-menu .header-vertical-menu li a:hover {
    color:var(--primary-color);
}
.custom-menu .header-vertical-menu li {
    list-style:none;
    margin-left:0 !important;
}
.custom-menu .header-vertical-menu .header-vertical-menu__fly-out {
    width: 1220px;
    position: absolute;
    left: 0;
    right: 0;
    background: #161825de;
    padding:20px 30px;
}
.custom-menu .header-vertical-menu:hover .header-vertical-menu__fly-out {
    opacity:0;
    visibility:hidden;
}
.custom-menu .header-vertical-menu .header-vertical-menu__fly-out.open {
    opacity:1;
    visibility:visible;
}
.custom-menu .header-vertical-menu .header-vertical-menu__fly-out:before {
    content:'';
    width:100%;
    height:100%;
    position:fixed;
    background:#161825de;
    left: 0;
    right: 0;
    top:0;
}
.custom-menu .sub-heading p {
    margin-bottom: 10px;
}
.custom-menu .sub-heading a {
    color: #fff;
}
.custom-menu .sub-heading {
    font-size: 16px;
}
.custom-menu .sub-heading:before {
    bottom: -2px;
}
.cart-item .image-icon img {
    max-width: 25px;
}
.header-vertical-menu__icon {
    display: flex;
    align-items: center;
    gap: 5px;
}
.header-nav-main > li > a.account-link i {
    display: none;
}
/* 
.bubbles{
  position:absolute;
  width:100%;
  height: 100%;
  z-index:-1;
  overflow:hidden;
  top:0;
  left:0;
}
.bubble{
  position: absolute;
  bottom:-100px;
  width:40px;
  height: 40px;
  background:#f1f1f1;
  border-radius:50%;
  opacity:0.5;
  animation: rise 10s infinite ease-in;
} */
/* .bubble:nth-child(1){
  width:40px;
  height:40px;
  left:10%;
  animation-duration:8s;
}
.bubble:nth-child(2){
  width:20px;
  height:20px;
  left:20%;
  animation-duration:5s;
  animation-delay:1s;
}
.bubble:nth-child(3){
  width:50px;
  height:50px;
  left:35%;
  animation-duration:7s;
  animation-delay:2s;
}
.bubble:nth-child(4){
  width:80px;
  height:80px;
  left:50%;
  animation-duration:11s;
  animation-delay:0s;
}
.bubble:nth-child(5){
  width:35px;
  height:35px;
  left:55%;
  animation-duration:6s;
  animation-delay:1s;
}
.bubble:nth-child(6){
  width:45px;
  height:45px;
  left:65%;
  animation-duration:8s;
  animation-delay:3s;
}
.bubble:nth-child(7){
  width:90px;
  height:90px;
  left:70%;
  animation-duration:12s;
  animation-delay:2s;
}
.bubble:nth-child(8){
  width:25px;
  height:25px;
  left:80%;
  animation-duration:6s;
  animation-delay:2s;
}
.bubble:nth-child(9){
  width:15px;
  height:15px;
  left:70%;
  animation-duration:5s;
  animation-delay:1s;
}
.bubble:nth-child(10){
  width:90px;
  height:90px;
  left:25%;
  animation-duration:10s;
  animation-delay:4s;
} */
@keyframes rise{
  0%{
    bottom:-100px;
    transform:translateX(0);
  }
  50%{
    transform:translate(100px);
  }
  100%{
    bottom:1080px;
    transform:translateX(-200px);
  }
}
.cart-popup-title .heading-font {
    font-weight: 600;
    letter-spacing: 0;
    text-transform: inherit;
    font-size: 20px;
    margin-bottom: 20px;
}
.widget_shopping_cart {
    position: relative;
}
.cart-popup-title .is-divider {
    display: none;
}
/* .widget_shopping_cart * {
    color: #fff;
} */
.off-canvas .mfp-content.off-canvas-cart {
        background: #fff;
}
/* .cart-popup-inner--sticky .ux-mini-cart-footer {
    background-color: transparent;
} */
.widget_shopping_cart .woocommerce-mini-cart__buttons .button  {
    border-radius: 5px;
    font-weight: 600;
    font-size: 15px;
    padding: 5px 0;
}
.widget_shopping_cart .woocommerce-mini-cart__buttons .button:first-child {
    border:1px solid #fff;
}
/* header .header-bg-color {
    margin: 3px 0 0 9px;
    background-image: url(http://localhost:81/shoptaikhoan/wp-content/uploads/2025/02/bg-head.png);
} */
header .flex-col.flex-right {
    width: 100%;
}
header .form-flat input:not([type=submit])::placeholder {
    color: #333;
}
.dark .nav-vertical li li.menu-item-has-children>a, .dark .nav-vertical-fly-out>li>a, .dark .nav-vertical>li>ul li a, .dark .nav>li.html, .dark .nav>li>a, .nav-dark .is-outline, .nav-dark .nav>li>a, .nav-dark .nav>li>button, .nav-dropdown.dark .nav-column>li>a, .nav-dropdown.dark>li>a {
    color: #fff;
}
/* .header-cart-title, .header-account-title, .nav .account-item > a {
    font-size: 14px;
    color: #fff;
    font-weight: 500;
}
.nav .account-item a {
    margin: 0;
} */
.header-nav-main > li > a {
/*     height: 40px; */
    border: 1px solid #fff;
    border-radius: 5px;
/*     padding: 0 20px; */
}
.header-vertical-menu__title {
    font-weight: bold;
    font-size: 16px;
    padding: 3px 0 0 10px;
}
.header-vertical-menu .header-vertical-menu__opener  {
    background: transparent;
    padding-left: 0;
}
.heading-title * {
    font-size: 24px;
    color: var(--primary-color);
    margin-bottom: 0;
}

.sub-heading {
    border-bottom: 1px solid #EDEDED;
    position: relative;
    margin-bottom: 30px;
}
.sub-heading p {
    margin-bottom: 15px;
}
.sub-heading:before {
    content: '';
    height: 3px;
    width: 80px;
    background-color: #5856D6;
    border-radius: 99px;
    position: absolute;
    bottom: 0;
    left: 0;
}
.single .product-title  {
    font-size: 20px;
    color: #5100c0;
}
.single .widget  .product-title {
    font-size: 14px;
}

button.ux-relay__button.ux-relay__load-more-button.button.primary.mb-0 {
	font-size: 16px;
    border-radius: 8px;
}
.tex-check {
    position: relative;
    padding-left: 30px;
}

.tex-check:before {
    content: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M11.6125%201.36104C10.6812%200.574966%209.3188%200.574967%208.38749%201.36104L7.53932%202.07692C7.14349%202.41102%206.65365%202.61394%206.1375%202.65759L5.03155%202.75111C3.81717%202.85381%202.85381%203.81717%202.75111%205.03155L2.65759%206.1375C2.61394%206.65365%202.41102%207.14349%202.07692%207.53934L1.36104%208.38749C0.574966%209.3188%200.574967%2010.6812%201.36104%2011.6125L2.07692%2012.4607C2.41102%2012.8565%202.61394%2013.3464%202.65759%2013.8625L2.75111%2014.9685C2.85381%2016.1829%203.81717%2017.1462%205.03155%2017.2489L6.1375%2017.3424C6.65365%2017.3861%207.14349%2017.589%207.53934%2017.9231L8.38749%2018.639C9.3188%2019.425%2010.6812%2019.425%2011.6125%2018.639L12.4607%2017.9231C12.8565%2017.589%2013.3464%2017.3861%2013.8625%2017.3424L14.9685%2017.2489C16.1829%2017.1462%2017.1462%2016.1829%2017.2489%2014.9685L17.3424%2013.8625C17.3861%2013.3464%2017.589%2012.8565%2017.9231%2012.4607L18.639%2011.6125C19.425%2010.6812%2019.425%209.3188%2018.639%208.38749L17.9231%207.53932C17.589%207.14349%2017.3861%206.65365%2017.3424%206.1375L17.2489%205.03155C17.1462%203.81717%2016.1829%202.85381%2014.9685%202.75111L13.8625%202.65759C13.3464%202.61394%2012.8565%202.41102%2012.4607%202.07692L11.6125%201.36104ZM14.546%208.29555C14.9854%207.85621%2014.9854%207.1439%2014.546%206.70456C14.1067%206.26521%2013.3944%206.26521%2012.955%206.70456L8.75054%2010.9091L7.04604%209.20456C6.6067%208.76521%205.89439%208.76521%205.45505%209.20456C5.0157%209.6439%205.0157%2010.3562%205.45505%2010.7956L7.95505%2013.2955C8.39439%2013.7349%209.1067%2013.7349%209.54604%2013.2955L14.546%208.29555Z%22%20fill%3D%22white%22%2F%3E%3C%2Fsvg%3E);
    position: absolute;
    left: 0;
    top: 2px;
}

.mg0 * {
    margin-bottom: 0;
}
.mg0 img.size-full.alignnone {
    margin-bottom: 0;
}









.product-short-description {
    font-size: 14px;
}
.product-summary .woocommerce-Price-currencySymbol {
    font-family: sans-serif;
}

.widget .icon-box p strong {
    font-size: 14px;
}
.widget .icon-box p {
    font-size: 12px;
    margin-bottom: 0;
}
.widget .icon-box {
    align-items: center;
    color: #010101;
    margin-bottom: 10px;
}
.widget .icon-box .icon-box-img img {
    padding-top: 0;
}
.widget .icon-box-img {
    width: 44px;
    height: 44px;
    background: #ededed;
    border-radius: 6px;
}
.product-box-4 img {
    padding: 8px !important;
}
body .product-info .single_add_to_cart_button:not(.single_buy_now):before {
    content: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2226%22%20height%3D%2225%22%20viewBox%3D%220%200%2026%2025%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M11.3977%203.70433C11.8223%203.91614%2011.9842%204.41961%2011.7647%204.82933L8.82852%2010.2772H17.1981L14.2619%204.82933C14.0424%204.41961%2014.2079%203.91614%2014.6289%203.70433C15.0499%203.49253%2015.5717%203.65225%2015.7948%204.0585L19.1447%2010.2772H22.2249C22.8618%2010.2772%2023.3763%2010.7738%2023.3763%2011.3884C23.3763%2012.0029%2022.8618%2012.4995%2022.2249%2012.4995L20.3574%2019.7043C20.1019%2020.6939%2019.1807%2021.3884%2018.1228%2021.3884H7.90377C6.84588%2021.3884%205.92472%2020.6939%205.66924%2019.7043L3.80174%2012.4995C3.16485%2012.4995%202.6503%2012.0029%202.6503%2011.3884C2.6503%2010.7738%203.16485%2010.2772%203.80174%2010.2772H6.88186L10.2318%204.0585C10.4513%203.64878%2010.9731%203.49253%2011.3977%203.70433V3.70433ZM7.8318%2013.8884C8.31037%2013.8884%208.69538%2013.5168%208.69538%2013.055C8.69538%2012.5932%208.31037%2012.2217%207.8318%2012.2217C7.35323%2012.2217%206.96822%2012.5932%206.96822%2013.055C6.96822%2013.5168%207.35323%2013.8884%207.8318%2013.8884ZM19.0584%2013.055C19.0584%2012.5932%2018.6734%2012.2217%2018.1948%2012.2217C17.7162%2012.2217%2017.3312%2012.5932%2017.3312%2013.055C17.3312%2013.5168%2017.7162%2013.8884%2018.1948%2013.8884C18.6734%2013.8884%2019.0584%2013.5168%2019.0584%2013.055Z%22%20fill%3D%22white%22%2F%3E%3C%2Fsvg%3E);
    margin-right: 5px;
    top: 6px;
    position: relative;
}
body .product-info .ux-buy-now-button:before {
    content: url(data:image/svg+xml,%3Csvg%20id%3D%22Layer_1%22%20enable-background%3D%22new%200%200%20496.007%20496.007%22%20height%3D%2220%22%20viewBox%3D%220%200%20496.007%20496.007%22%20width%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m205.892%20403.822c-6.25-6.25-16.38-6.25-22.63%200l-41.92%2041.92c-6.25%206.24-6.25%2016.38%200%2022.62%206.206%206.226%2016.348%206.282%2022.63%200l41.92-41.92c6.25-6.251%206.25-16.38%200-22.62zm-113.71-113.711c-6.24-6.25-16.37-6.25-22.62%200l-41.92%2041.92c-6.25%206.25-6.25%2016.38%200%2022.63%206.24%206.239%2016.354%206.266%2022.62%200l41.92-41.92c6.25-6.249%206.25-16.38%200-22.63zm75.81%2037.901c-6.25-6.25-16.38-6.24-22.63%200l-106.24%20106.24c-6.25%206.25-6.25%2016.38%200%2022.63%206.248%206.229%2016.358%206.252%2022.63%200l106.24-106.24c6.25-6.25%206.25-16.38%200-22.63zm327.2-307.02-151.62%20464c-4.286%2013.097-22.084%2015.008-29.04%203.07l-101.96-175.35c-3.22-5.53-2.83-12.44.98-17.58l36.61-49.29-49.29%2036.61c-5.14%203.81-12.05%204.2-17.58.98l-175.35-101.961c-11.896-6.919-10.066-24.741%203.07-29.04l464-151.62c12.402-4.047%2024.245%207.727%2020.18%2020.181z%22%2F%3E%3C%2Fsvg%3E
);
    margin-right: 5px;
    top: 6px;
    position: relative;
}
body .product-info button {
    letter-spacing: 0;
    border-radius: 5px;
}
.price del {
    font-size: 80%;
}
.widget .hide-for-off-canvas {
    display: none;
}
.price-wrapper .price {
    font-size: 22px;
}

.product-gallery-slider img, .product-thumbnails img {
    border-radius: 10px;
}
.product-footer {
}
.product-footer p {
    font-weight: 500;
    margin-bottom: 0.5em;
}

.product-section > h3 {
    text-transform: inherit;
    font-size: 24px;
    letter-spacing: 0;
    position: relative;
    border-bottom: 1px solid #EDEDED;
    position: relative;
    padding-bottom: 12px;
}
.product-section > h3:before {
    content: '';
    height: 3px;
    width: 80px;
    background-color: #5856D6;
    border-radius: 99px;
    position: absolute;
    bottom: 0;
    left: 0;
}
.product-page-sections .product-section:first-child {
    background: #f4f4f46b;
    border-radius: 10px;
    padding: 40px 40px 50px 40px;
    border: none;
    margin-bottom: 40px;
}
.product-section img {
    border-radius: 8px;
}
.product-section img {
    border-radius: 8px;
}
li {
    margin-bottom: .3em;
}

.devvn_readmore_flatsome {
    text-align: center;
    cursor: pointer;
    position: absolute;
    z-index: 10;
    bottom: 0px;
    width: 100%;
    background: #fafafa;
}
.devvn_readmore_flatsome:before {
    height: 55px;
    margin-top: -45px;
    content: "";
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgb(250 250 250) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff00', endColorstr='#ffffff',GradientType=0 );
    display: block;
}
.devvn_readmore_flatsome a {
    color: var(--primary-color);
    display: block;
    font-weight: bold;
}
.devvn_readmore_flatsome a:after {
    content: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20fill%3D%22%23e15927%22%20version%3D%221.1%22%20id%3D%22Capa_1%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2210px%22%20height%3D%2210px%22%20viewBox%3D%220%200%20451.847%20451.847%22%20style%3D%22enable-background%3Anew%200%200%20451.847%20451.847%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%3Cpath%20d%3D%22M225.923%2C354.706c-8.098%2C0-16.195-3.092-22.369-9.263L9.27%2C151.157c-12.359-12.359-12.359-32.397%2C0-44.751%20c12.354-12.354%2C32.388-12.354%2C44.748%2C0l171.905%2C171.915l171.906-171.909c12.359-12.354%2C32.391-12.354%2C44.744%2C0%20c12.365%2C12.354%2C12.365%2C32.392%2C0%2C44.751L248.292%2C345.449C242.115%2C351.621%2C234.018%2C354.706%2C225.923%2C354.706z%22%20fill%3D%22%23333333%22%2F%3E%3C%2Fg%3E%3Cg%2F%3E%3Cg%2F%3E%3Cg%2F%3E%3Cg%2F%3E%3Cg%2F%3E%3Cg%2F%3E%3Cg%2F%3E%3Cg%2F%3E%3Cg%2F%3E%3Cg%2F%3E%3Cg%2F%3E%3Cg%2F%3E%3Cg%2F%3E%3Cg%2F%3E%3Cg%2F%3E%3C%2Fsvg%3E);
    position: absolute;
        margin-left: 8px;
}
.devvn_readmore_flatsome_less a:after {
    transform: rotate(180deg);
    margin: -2px 0 0 5px;
}
.devvn_readmore_flatsome_less:before {
    display: none;
}
.single-product .product-page-sections .product-section .content-product {
    overflow: hidden;
    position: relative;
    /* padding-bottom: 50px; */
}
.fix_height{
    max-height: 600px;
    overflow: hidden;
    position: relative;
}
.product-section {
    border:none;
}
div#reviews.woocommerce-Reviews, .devvn_prod_cmt {
    max-width: 100% !important;
}

#product-sidebar .post-item .box-text {
        padding: 0 0 0 15px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.widget .post-item .box-text a {
        font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.widget.post-item  .is-divider {
    display: none;
}
.widget .post-item img  {
    border-radius: 8px;
}
/* .widget {
    margin-top: 40px;
} */
.widget .is-divider {
        background-color: #a47aff;
    border-radius: 99px;
    position: relative;
}
span.widget-title {
    text-transform: none;
    letter-spacing: 0;
    font-size: 18px;
    display: block;
    position: relative;
}

#block_widget-2 {
    margin-bottom: 50px;
}


.product-small .box-image, .img {
    border-radius: 10px;
    overflow: hidden;
}
.product-small .box-image img {
    border-radius: 10px;
}
.product-small .product-title a {
    font-size: 16px;
    font-weight: 600;
    color: var(--primary-color);
}
.product-small .price-wrapper .price {
        display: flex
;
    align-items: baseline;
    gap: 15px;
}
.price-wrapper .price del  {
        order: 2;
    font-size: 12px;
}
.price-wrapper .price ins span {
        color: #651FFF;
    font-size: 16px;
    font-weight: 600;
}
.fake-sold {
    color: #637381;
    font-size: 14px;
        font-weight: 500;
    display: flex
;
    gap: 25px;
    margin-top: 7px;
}
.product-small .add-to-cart-button a {
    font-size: 0;
    width: 40px;
    height: 40px;
    border-radius: 99px;
    background-color: #651fff;
    border: none;
    position: absolute;
    right: 0;
    bottom: 25px;    display: flex
;
    align-items: center;
    justify-content: center;
}
.product-small .add-to-cart-button a:before {
    content: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M1.66666%203.20312C1.66666%202.81348%201.97891%202.5%202.36704%202.5H3.69485C4.33687%202.5%204.90593%202.875%205.17149%203.4375H17.1656C17.9331%203.4375%2018.4934%204.16992%2018.292%204.91406L17.0955%209.37598C16.8475%2010.2959%2016.0158%2010.9375%2015.0673%2010.9375H6.64814L6.80572%2011.7725C6.86992%2012.1035%207.15883%2012.3438%207.49443%2012.3438H15.9078C16.2959%2012.3438%2016.6082%2012.6572%2016.6082%2013.0469C16.6082%2013.4365%2016.2959%2013.75%2015.9078%2013.75H7.49443C6.48471%2013.75%205.61799%2013.0293%205.43122%2012.0361L3.92539%204.09668C3.90497%203.98535%203.80866%203.90625%203.69485%203.90625H2.36704C1.97891%203.90625%201.66666%203.59277%201.66666%203.20312ZM5.40204%2016.0938C5.40204%2015.9091%205.43827%2015.7262%205.50866%2015.5556C5.57906%2015.385%205.68224%2015.23%205.81231%2015.0994C5.94239%2014.9688%206.0968%2014.8652%206.26675%2014.7945C6.4367%2014.7239%206.61885%2014.6875%206.8028%2014.6875C6.98676%2014.6875%207.16891%2014.7239%207.33885%2014.7945C7.5088%2014.8652%207.66322%2014.9688%207.7933%2015.0994C7.92337%2015.23%208.02655%2015.385%208.09694%2015.5556C8.16734%2015.7262%208.20357%2015.9091%208.20357%2016.0938C8.20357%2016.2784%208.16734%2016.4613%208.09694%2016.6319C8.02655%2016.8025%207.92337%2016.9575%207.7933%2017.0881C7.66322%2017.2187%207.5088%2017.3223%207.33885%2017.393C7.16891%2017.4636%206.98676%2017.5%206.8028%2017.5C6.61885%2017.5%206.4367%2017.4636%206.26675%2017.393C6.0968%2017.3223%205.94239%2017.2187%205.81231%2017.0881C5.68224%2016.9575%205.57906%2016.8025%205.50866%2016.6319C5.43827%2016.4613%205.40204%2016.2784%205.40204%2016.0938ZM15.2074%2014.6875C15.5789%2014.6875%2015.9352%2014.8357%2016.1979%2015.0994C16.4606%2015.3631%2016.6082%2015.7208%2016.6082%2016.0938C16.6082%2016.4667%2016.4606%2016.8244%2016.1979%2017.0881C15.9352%2017.3518%2015.5789%2017.5%2015.2074%2017.5C14.8359%2017.5%2014.4796%2017.3518%2014.2169%2017.0881C13.9542%2016.8244%2013.8066%2016.4667%2013.8066%2016.0938C13.8066%2015.7208%2013.9542%2015.3631%2014.2169%2015.0994C14.4796%2014.8357%2014.8359%2014.6875%2015.2074%2014.6875ZM9.02069%207.1875C9.02069%207.50977%209.28333%207.77344%209.60434%207.77344H10.8884V9.0625C10.8884%209.38477%2011.151%209.64844%2011.472%209.64844C11.793%209.64844%2012.0557%209.38477%2012.0557%209.0625V7.77344H13.3397C13.6607%207.77344%2013.9234%207.50977%2013.9234%207.1875C13.9234%206.86523%2013.6607%206.60156%2013.3397%206.60156H12.0557V5.3125C12.0557%204.99023%2011.793%204.72656%2011.472%204.72656C11.151%204.72656%2010.8884%204.99023%2010.8884%205.3125V6.60156H9.60434C9.28333%206.60156%209.02069%206.86523%209.02069%207.1875Z%22%20fill%3D%22white%22%2F%3E%3C%2Fsvg%3E
);

}
/* .sta img {
    display: inline-block;
    margin-top: -4px;
}
.widget_product_categories {
    border: 1px solid #f1f1f1;
    border-radius: 5px;
    padding: 26px 0;
    box-shadow: rgba(17, 17, 26, 0.1) 0px 0px 16px;
    margin-top: 0;
}

.widget_product_categories.widget>ul>li>a {
    padding: 12px 32px;
    border: 0;
    color: black;
    font-size: 14px;
    font-weight: 500;
} */
/* 
.widget_product_categories.widget>ul>li:hover>a,
.widget_product_categories.widget>ul>li.active>a {
    background-color: #453f67;
    position: relative;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
}

.widget_product_categories.widget>ul>li {
    position: relative;
}

.widget_product_categories.widget>ul>li:hover::after,
.widget_product_categories.widget>ul>li.active::after {
    opacity: 1;
} */

/* .widget_product_categories.widget>ul>li::after {
    position: absolute;
    content: "";
    left: -1px;
    top: 0;
    width: 10px;
    opacity: 0;
    height: 100%;
    background: url(../images/bg-s.png) center / contain no-repeat;
} */

.widget>ul>li+li {
    border: 0;
}

span.widget-title {
    padding: 0 0 14px;
    position: relative;
    font-size: 18px;
    font-weight: 700;
    border-bottom: 1px solid #B0B0B0;
    display: block;
    text-transform: none;
    margin-bottom: 20px;
}
/* .widget_product_categories span.widget-title {
    margin: 0 32px;
} */
.widget-title::after {
    content: "";
    width: 87px;
    position: absolute;
    bottom: -1px;
    left: 0;
    border-bottom: 2px solid #d3620e;
}

.widget .is-divider {
    display: none;
}


.blog-archive .box .is-divider {
    display: none;
}
.blog-archive .box {
    border-bottom:1px solid #eee;
}

.blog-archive .box .post-title a {
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 10px;
    color: var(--primary-color);
}
.blog-archive .box .box-image {
    border-radius: 5px;
    overflow: hidden;
}
.blog-archive {
    padding-top: 0
}

.section-bread {
    background: #0160e7;
    background: -webkit-linear-gradient(to left,#0160e7,#4e54c8);
    width: 100%;
    height: 200px
}

.blog-single {
    padding-top: 0
}

.blog-share a {
    margin-bottom: 0;
    border: 1px solid var(--primary-color) !important;
    width: 32px;
    height: 32px;
    line-height: 32px !important;
    color: var(--primary-color)
}
.post img {
    border-radius: 10px;
}

footer.entry-meta {
    border: none !important
}

input[type=email],input[type=number],input[type=search],input[type=tel],input[type=text],input[type=url],textarea,
.woocommerce-EditAccountForm input[type=password], .woocommerce-form input[type=password] {
    box-shadow: none;
    box-shadow: none;
    border-radius: 4px
}

.is-well {
    background-color: #f6;
    box-shadow: none;
    border-radius: 10px
}
.circles {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.circles li {
    position: absolute;
    display: block;
    list-style: none;
    width: 20px;
    height: 20px;
    background: rgba(255,255,255,.2);
    animation: animate 25s linear infinite;
    bottom: -160px
}

.circles li:nth-child(1) {
    left: 25%;
    width: 80px;
    height: 80px;
    animation-delay: 0s
}

.circles li:nth-child(2) {
    left: 10%;
    width: 20px;
    height: 20px;
    animation-delay: 2s;
    animation-duration: 12s
}

.circles li:nth-child(3) {
    left: 70%;
    width: 20px;
    height: 20px;
    animation-delay: 4s
}

.circles li:nth-child(4) {
    left: 40%;
    width: 60px;
    height: 60px;
    animation-delay: 0s;
    animation-duration: 18s
}

.circles li:nth-child(5) {
    left: 65%;
    width: 20px;
    height: 20px;
    animation-delay: 0s
}

.circles li:nth-child(6) {
    left: 75%;
    width: 110px;
    height: 110px;
    animation-delay: 3s
}

.circles li:nth-child(7) {
    left: 35%;
    width: 150px;
    height: 150px;
    animation-delay: 7s
}

.circles li:nth-child(8) {
    left: 50%;
    width: 25px;
    height: 25px;
    animation-delay: 15s;
    animation-duration: 45s
}

.circles li:nth-child(9) {
    left: 20%;
    width: 15px;
    height: 15px;
    animation-delay: 2s;
    animation-duration: 35s
}

.circles li:nth-child(10) {
    left: 85%;
    width: 150px;
    height: 150px;
    animation-delay: 0s;
    animation-duration: 11s
}

@keyframes animate {
    0% {
        transform: translateY(0) rotate(0deg);
        opacity: 1;
        border-radius: 0
    }

    100% {
        transform: translateY(-1000px) rotate(720deg);
        opacity: 0;
        border-radius: 50%
    }
}

.single-title,.single-cat {
    line-height: 1.6
}

ul.product_list_widget li a:not(.remove) {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 14px;
    font-weight: 500;
}
ul.product_list_widget li img {
    border-radius: 8px;
}



@media(min-width:1024px) {
/*     .woocommerce-billing-fields__field-wrapper .form-row {
        flex-basis: 33.3333333333%;
        max-width: 33.3333333333%;
        margin: 0;
        margin: 0;
        padding: 0 9px 0;
        position: relative;
        width: 100%;
    }
    .woocommerce-billing-fields__field-wrapper  {
        display: flex;
        flex-flow: row wrap;
        margin-left: -9px;
        margin-right: -9px;
        padding-left: 0;
        padding-right: 0;
        width: auto;
    } */
}

.message-container {
    color: #a82ab6;
    font-weight: 500;
    font-size: 14px;
}
.showcoupon {
    background: #3f3d4f;
    padding: 8px 20px;
    color: #fff;
    border-radius: 5px;
    font-size: 14px;
}

.woocommerce-checkout .rank-math-breadcrumb {
    color: #4F4F4F;
}
/* .woocommerce-checkout #billing_address_1_field, .woocommerce-checkout #billing_address_2_field, .woocommerce-checkout #billing_city_field, #billing_country_field {
    display: none !important;
} */
.woocommerce-billing-fields {
    border-width: 1px;
    margin-top: 15px;
}
/* form.checkout .large-5 > .col-inner {
        background: #ffffff;
    border-radius: 10px;
    border: none;
    box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.12);
} */

.box-image:hover::before, .post-item:hover .box-image::before , .img:hover .img-inner::before{
-webkit-animation:shine .75s;animation:shine .75s
}
@-webkit-keyframes shine{
100%{left:125%}
}
@keyframes shine{
100%{left:125%}
}
.box-image::before, .img .img-inner::before{
position:absolute;
top:0;
left:-75%;
z-index:2;
display:block;
content:'';
width:50%;
height:100%;
background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);
background:linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);
-webkit-transform:skewX(-25deg);transform:skewX(-25deg)
}
/* .product-small.box:after, .mh-col-shadow > .col-inner:after {
content: '';
position: absolute;
bottom: 0;
left: 0;
height: 3px;
width: 100%;
transform-origin: right;
transition: transform .5s ease-in-out;
transform: scaleX(0);
}
.product-small.box:after, .mh-col-shadow > .col-inner:after, .post-item > .col-inner:after {
background: var(--primary-color);
}
.product-small.box:hover:after , .mh-col-shadow:hover > .col-inner:after, .post-item:hover > .col-inner:after {
transform-origin: left;
transform: scaleX(1);
} */
.dark .form-flat input:not([type=submit]), .dark .form-flat select, .dark .form-flat textarea, .nav-dark .form-flat input:not([type=submit]), .nav-dark .form-flat select, .nav-dark .form-flat textarea {
    background-color: white;
    border-color: hsla(0, 0%, 100%, .09);
    color: #000;
}
#cart-popup .cart-popup-inner {
    padding: 20px;
}
#cart-popup .cart_list li a {
    letter-spacing: 0;
    font-size: 15px;
    font-weight: 500;
    color: #333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.col-inner .product-small {
    background-color: #fff;
    border-radius: 10px;
    border: 1px solid rgb(226, 232, 240);
    box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(40, 40, 40, 0.05) 0px 0px 4px 0px;
}
p#billing_country_field {
    display: none !important;
}
p#billing_address_1_field {
    display: none !important;
}
p#billing_city_field {
    display: none !important;
}
p#billing_first_name_field {
    width: 100%;
}
.select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection, input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
	border-radius: 8px !important;
}
/* Đặt trong Customizer > Additional CSS hoặc file CSS của theme */
.woocommerce form.checkout_coupon { 
  display: block !important;
}
.woocommerce .woocommerce-form-coupon-toggle {
  display: none !important; /* Ẩn dòng 'Bạn có mã ưu đãi?...' */
}
a.nav-top-link.nav-top-not-logged-in.icon.primary.button.circle.is-small.icon.primary.button.circle.is-small,
a.account-link.account-login.icon.primary.button.circle.is-small,
a.header-cart-link.icon.primary.button.circle.is-small.off-canvas-toggle.nav-top-link {
    padding: 0 10px;
    line-height: 3;
    height: 40px;
    color: #000;
    background: #fff;
}
.section-title-normal,
.section-title-normal span{
    border-bottom: none !important;
}
.section-title-container {
    margin-bottom: 0px !important;
}


.single .product-title {
	color: black !important;
	font-size: 27.2px;
}

.single .product_title::after {
    content: '';
    display: block;
    width: 30px; /* điều chỉnh độ dài */
    height: 4px;  /* điều chỉnh độ dày */
    background-color: orange; /* màu cam */
    margin-top: 10px;
}

span.product-title {
	font-size: 14px !important;
	color: #333;
	font-weight: 500;
}

span.amount {
	color: #1a51a2 !important;
}

.star-rating span:before, .star-rating:before, .woocommerce-page .star-rating:before, .stars a:hover:after, .stars a.active:after {
    color: #f26321 !important;
}

span.woocommerce-Price-currencySymbol {
	color: #1a51a2 !important;
}


.product-short-description p {
	font-size: 16px;
	font-weight: 400;
}


.ux-buy-now-button {
    width: 100%;
    line-height: 1.2; /* thu hẹp chiều cao dòng chữ chính */
	font-size: 16px;
}

.ux-buy-now-button::after {
    content: "Tài khoản chính hãng, hỗ trợ 24/7";
    display: block;
    font-size: 16px;
    color: #fff;
    margin-top: 0;   /* chỉnh khoảng cách giữa 2 dòng */
    line-height: 1.2;  /* cho dòng phụ sát hơn */
	padding-bottom: 10px;
	
}



.single_add_to_cart_button {
	width: 100%;
	opacity: 1;
}

/* Căn giữa breadcrumbs trên mobile */
@media (max-width: 767px) {
    .woocommerce-breadcrumb {
        text-align: center;    /* căn giữa text */
        justify-content: center; /* nếu dùng flex */
    }

    .woocommerce-breadcrumb a {
        display: inline-block; /* đảm bảo link không bị gãy layout */
    }
}


@media (max-width: 767px) {
    div.row.has-block {
        background-color: #f7f7f7; /* màu bạn muốn */
        margin-bottom: 15px;
        height: 60px;
    }
}



.col-inner {
	margin-top: 12px;
}


@media (max-width: 767px) {
    .related-products-wrapper h3 {
        margin-left: 20px;
    }
}

.tab-panels {
   max-width: 900px; /* Hoặc một giá trị khác tùy ý, ví dụ 1140px, 1200px */
  margin: 0 auto;
}

h3.product-section-title {
	color: black;
	text-decoration: none;
}

h3.product-section-title::before {
	display: none;
}

div.ux-mini-cart-footer {
	bottom: 500px !important;
}

div.time-box {
	font-size: 14px;
	padding-right: 30px;
}
.container .row:not(.row-collapse), .lightbox-content .row:not(.row-collapse), .row .gallery, .row .row:not(.row-collapse) {
	margin-left: 0;
	margin-right: 0;
}


div.count-header-box {
    height: 70px;
}


@media (max-width: 768px) {
    div.count-header-box {
        height: 150px;
    }
}


div.bg-number {
	padding-left: 25px !important;
}

/* Toàn bộ box vertical menu opener */
.header-vertical-menu {
  background-color: #fff;   /* nền trắng */
  color: #000;              /* text màu đen */
  border-radius: 4px;       /* bo góc nếu cần */
  width: 200px;
  margin-top: 10px !important;
}



.header-vertical-menu__icon {
	padding-left: 36px;
	
}

/* Chữ "Danh mục" */
.header-vertical-menu__title {
  color: #000; /* chữ đen */
  font-weight: 600; /* đậm hơn cho rõ */
}

/* Icon angle-down */
.header-vertical-menu__opener i {
  color: #000; /* icon màu đen */
}

/* Nếu muốn cả hình SVG bars.svg đổi màu (chỉ khi inline svg) */
.header-vertical-menu__icon img {
  filter: invert(0%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(0%) contrast(100%);
}

.custom-stock-status {
    font-size: 15px;
    margin: 6px 0;
    display: flex;
    align-items: center;
    gap: 6px;
}

.custom-stock-status .dashicons {
    font-size: 18px;
    color: #555;
}

.custom-stock-status .label {
    font-weight: 500;
    color: #333;
}

.custom-stock-status.in-stock .status {
    color: #27ae60; /* xanh lá */
    font-weight: 600;
}

.custom-stock-status.out-of-stock .status {
    color: #e74c3c; /* đỏ */
    font-weight: 600;
}

.slide-container img {
  width: 10%;
  object-fit: cover; /* giữ ảnh không méo, crop nếu cần */
  border-radius: 8px; /* bo góc nhẹ nếu muốn */
}

.product-slide div {
   display: flex;
  justify-content: center; /* căn giữa theo chiều ngang */
  align-items: center;     /* căn giữa theo chiều dọc */
  gap: 10px;               /* khoảng cách giữa 2 thành phần */
  
}

.product-slide {
  
  border-radius: 8px;
  overflow: hidden;
  margin-right: 5px;
  margin-left: 5px;
}



div.img_product_slide {
	margin-left: 5px !important;
	margin-right: 10px !important;
}



.slide-container {
  display: flex;
  flex-flow: unset !important;
  align-items: center;
   overflow-x: auto;
	overflow-y: hidden;
  overflow: hidden;         /* ẩn phần tràn ra ngoài */
  animation: marquee 30s linear infinite;
}

/* Animation chạy từ phải sang trái */
@keyframes marquee {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-60%); /* dịch sang trái 50% vì đã nhân đôi nội dung */
  }
}

div.container.section-title-container {
	margin-bottom: -20px !important;
}

h2.woocommerce-Reviews-title {
	color: black;
}
a.btn-reviews-now {
	background-color: #1A51A2 !important;
}

div.reviews_bar span.devvn_num_reviews {
	color: #1A51A2 !important;
}

span.devvn_stars_value {
	color: #f26321 !important;
}

span.star_average {
	color: #f26321 !important;
}

div.fake-sold, 
.product .sold-count {
    display: none !important;
}

.payment-qr-info {
    background-color: #f9f9f9;
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 20px;
    margin-top: 20px;
}

.payment-qr-info h3 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}

.payment-qr-info img {
    max-width: 100%;
    height: auto;
    margin-bottom: 10px;
}

.payment-qr-info textarea {
    width: 100%;
    height: 100px;
    padding: 10px;
    font-size: 14px;
    border: 1px solid #ccc;
    border-radius: 5px;
    resize: none;
}

.woocommerce-loop-product__title a{
	color: black !important;
}
#wide-nav > div > div.flex-col.hide-for-medium.flex-center > ul
{
	margin-left: 30px !important;
}

#header::after {
  content: "";
  display: block;
  width: 100%;
  height: 5px;
  background-color: white; /* màu line */
  box-shadow: 0 3px 6px rgba(0,0,0,0.15); /* đổ bóng phía dưới */
}


/* CSS Desktop */
div.woocommerce {
    min-height: 600px;
}

section.woocommerce-order-details {
    position: absolute;
    right: -70%;
    top: 330px;
}

div.payment-info-box {
    height: 540px;
}

div.qr-image-wrapper {
    align-content: center;
	width: 96%;
	
}

/* CSS Mobile */
@media (max-width: 768px) {
    section.woocommerce-order-details {
        position: relative; /* tránh bị lệch ngoài màn hình */
        right: 0; /* reset giá trị right */
        top: 180px; /* reset top */
        margin-top: 20px; /* tạo khoảng cách */
        width: 100%; /* full width trên mobile */
		height: 400px;
    }

    div.payment-info-box {
        height: auto; /* tự động cao theo nội dung */
    }

    div.qr-image-wrapper {
        display: flex;
        justify-content: center; /* căn giữa trên mobile */
    }

    div.woocommerce {
        min-height: auto; /* cho mobile tự động */
    }
}
div.qr-code-section{
	margin-top: 45px;
}

.payment-info-box {
  background: linear-gradient(135deg, #ffd9b3, #ffffff);
  padding: 20px;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.08);
}


div.qr-code-section p {
	font-weight: 600;
}

.woocommerce-table__product-name a {
  display: inline-block;        /* cần để ellipsis hoạt động */
  max-width: 200px;             /* giới hạn chiều rộng (tuỳ bạn) */
  white-space: nowrap;          /* không xuống dòng */
  overflow: hidden;             /* ẩn phần dư */
  text-overflow: ellipsis;      /* thay bằng "..." */
  vertical-align: middle;       /* căn giữa với các cột khác */
}

.custom-price-range .sep {
    color: #1a51a2; /* cùng màu với số */
	font-size: 16px;
}

.custom-price-range {
	font-size: 16px !important;
	gap: 5px !important;
	justify-content: center;
}

 .custom-thankyou-row {
                        height: 700px !important;
                    }

.custom-price-range span.amount {
	font-weight: 600 !important;
}

div.featured_products div.star-rating {
	display: none;
}


/* Ẩn .progress-wrap khi màn hình nhỏ hơn hoặc bằng 768px */
@media only screen and (max-width: 768px) {
    .progress-wrap {
        display: none !important;
    }
}

/* Chỉ gạch ngang span trong del (giá gốc) */
.price-sale del .woocommerce-Price-amount.amount bdi {
    position: relative;
    display: inline-block;
}

.price-sale del .woocommerce-Price-amount.amount bdi::after {
    content: "";
    position: absolute;
    left: 0;
    top: 56%; /* gạch ngang nằm chính giữa chữ */
    width: 100%;
    height: 1px; /* độ dày gạch */
    background-color: #333; /* cùng màu chữ */
    transform: translateY(-50%);
}

#check-order-form input[type="text"],
#check-order-form input[type="email"] {
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 6px;
    width: 100%;
    max-width: 320px;
    margin-bottom: 10px;
}

#check-order-form button {
    padding: 10px 25px;
    background-color: #1A51A2;
    color: #fff;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    font-size: 16px;
}

#check-order-form button:hover {
    background-color: #0073e6;
}

#order-status-result h3 {
    margin-bottom: 8px;
    color: #1A51A2;
}

.order-items {
    width: 100%;
    border-collapse: collapse;
    margin-top: 10px;
}

.order-items th, .order-items td {
    border: 1px solid #ddd;
    padding: 8px 12px;
    text-align: left;
}

.order-items th {
    background-color: #f5f5f5;
}

.order-items tr:nth-child(even){
    background-color: #fafafa;
}

.order-items tr:hover{
    background-color: #f0f8ff;
}

@media (max-width: 768px) {
    .header-button a {
        background-color: #ffffff;   /* nền trắng */
        border-radius: 50%;          /* bo tròn */
        width: 40px;                 /* hình tròn đều */
        height: 40px;
        display: flex;               /* dùng flexbox */
        align-items: center;         /* căn giữa dọc */
        justify-content: center;     /* căn giữa ngang */
        text-align: center;
    }

    .header-button a i {
        color: #1A51A2 !important;   /* màu icon */
        font-size: 18px;             /* chỉnh size icon */
        line-height: 1;              /* tránh lệch icon */
    }
}

@media (max-width: 768px) {
    .mobile-footer-camket {
        transform: scale(0.8);     /* nhỏ đi 20% */
        transform-origin: center;  /* thu nhỏ từ giữa */
    }
}


.footer-main,
.footer-main-mobile {
    position: relative;
}

.footer-main::before,
.footer-main-mobile::before {
    content: "";
    display: block;
    width: 100%;
    height: 5px;
    background-color: #1A51A2;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10; /* luôn nằm trên */
}

.woocommerce-terms-and-conditions-wrapper {
	display: none !important;
}

.product-small .box-image,
.product-small .box-image img,
.img {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

/* Mặc định ẩn trên desktop */
.mobile-contact-widget {
  display: none;
}

/* Chỉ hiển thị khi màn hình nhỏ hơn hoặc bằng 768px (mobile, tablet) */
@media (max-width: 768px) {
  .mobile-contact-widget {
    display: flex; /* hoặc block tùy layout bạn làm */
  }
}

/* Container lưu ý biến thể mặc định ẩn */
#variation-note {
    display: none;              /* ẩn khi chưa có nội dung */
    background-color: #F5FBFC;  /* nền nhẹ */
    border-radius: 8px;         /* bo góc */
    padding: 12px 16px;         /* khoảng cách trong hộp */
    margin-bottom: 15px;        /* cách phần dưới */
    font-size: 14px;
    line-height: 1.5;
    color: #000;                /* màu chữ mặc định */
    border: 1px solid #CDE8EA; /* viền nhẹ */
}

/* Khi có nội dung, hiển thị */
#variation-note:empty {
    display: none; /* vẫn ẩn nếu rỗng */
}

#variation-note:not(:empty) {
    display: block; /* hiện khi có nội dung */
}

/* Tiêu đề "Lưu ý:" */
#variation-note strong {
    font-size: 16px;            /* chữ to hơn */
    color: #d9534f;             /* màu đỏ */
    display: block;             /* xuống dòng */
    margin-bottom: 6px;
}

.progress-wrap {
	display: none !important;
}

