.elementor-kit-16{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-16 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1270px;}.e-con{--container-max-width:1270px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.vertical-product-cat-menu {
    border-radius: 4px;
    border: 2px solid #000;
}
.vertical-product-cat-menu .woodmart-nav-link {
    padding: 10px 10px 10px 10px;
}
.vertical-product-cat-menu .widget-title {
    text-align: center;
}
.hero-thumb .owl-carousel {
    margin-top: 0px !important
}
.hero-thumb .uc-items-wrapper .owl-stage-outer {
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.2);
    border-radius: 0 0 5px 5px;
    border-left: 1px solid #ececec;
    border-right: 1px solid #ececec;
    
}
.icon-box-chinh-sach .elementor-image-box-img {
    background-color: #000;
    padding: 5px;
    border-radius: 50%
}
.proudct-slider-tab .wd-nav-link  {
    border: 2px solid #000;
    border-radius: 8px;
    padding: 4px 10px 4px 10px;
}

.proudct-slider-tab .wd-active .wd-nav-link,
.proudct-slider-tab .wd-nav-link:hover
{
    background-color: #000;
}
.product-feature-single .product-element-bottom{
    padding-bottom: 14px !important;
}
.product-list-custom .ekit-wc-product-inner {
    align-items: center;
}
.product-list-custom .ekit-wc-product-image.ekit-background-cover {
    width: 120px !important;
}
.product-list-custom .ekit-wc-product-inner {
    border: 1px solid #000;
    padding: 10px;
    border-radius: 8px;
}

.product-list-custom .ekit-wc-product-desc {
    padding-top: 0 !important;
    
}
.proudct-slider-tab .tabs-name.title .tabs-text {
    position: relative;
    display: flex;
    align-items: center;
}
.proudct-slider-tab .tabs-name.title .tabs-text:after{
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    background-color: #000;  
    border-radius: 50%;       
    margin: 0 10px;           
    vertical-align: middle;
}
.proudct-slider-tab .tabs-name.title .tabs-text:before{
    content: "";
    position: absolute;
    top: 50%;
    left: 100%;
    width: 280px;        
    height: 6px;              
    background-image: linear-gradient(#ccc 1px, transparent 1px),
                      linear-gradient(#ccc 1px, transparent 1px);
    background-size: 100% 3px;
    background-repeat: repeat-y;
    transform: translateY(-50%);

}

.product-list-custom img {

    width: 93px !important;
    max-width: 93px !important;
    border-radius: 10px;
}
.product-list-custom .ekit-wc-product-title {
    overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-line-clamp: 2; /* number of lines to show */
           line-clamp: 2;
   -webkit-box-orient: vertical;
}
.blog-cut-line-v2 .entry-title,
.blog-cut-line .entry-title {
    overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-line-clamp: 2; /* number of lines to show */
           line-clamp: 2;
   -webkit-box-orient: vertical;
}
.blog-cut-line-v2 img {
    height: 200px !important;
}
.blog-cut-line img {
    height: 80px !important;
    width: 80px !important;
    border-radius: 8px;
    object-fit: cover;
}
.blog-cut-line-v2 .elementskit-post-image-card {
    webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.blog-cut-line .elementor-icon-list-text {
    padding-left: 0 !important;
}
.product-tags-list {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
.product-tags-list .tag-item {
    background: #fff;
    border: 1px solid #ccc;
    padding: 6px 12px;
    border-radius: 6px;
    text-decoration: none;
    color: #000;
    font-weight: 500;
    transition: all 0.3s ease;
}
.product-tags-list .tag-item:hover {
    background: #f90;
    color: #fff;
    border-color: #f90;
}
.star-rating:before {
    color : #EABE12 !important;
}
.star-rating span {
    width: 100% !important;
}

/* Khối giá */
.custom-price-box {
    background: #fef5f5;      /* nền nhạt giống ảnh */
    padding: 12px 15px;
    border-radius: 6px;
    display: inline-block;
    width: 100%
}
.custom-price-box .custom-price {
    margin-bottom: 5px;
}

/* Giá khuyến mãi */
.custom-price-box .sale-price {
    color: red;
    font-size: 22px;
    font-weight: bold;
}

/* Giá gốc */
.custom-price-box .regular-price {
    color: #888;
    font-size: 18px;
    margin-left: 10px;
}

/* Dòng tiết kiệm */
.custom-price-box .saving-amount {
    font-size: 16px;
    margin-top: 5px;
    color: #333;
    margin-bottom: 0;
}

.custom-price-box .saving-amount span {
    color: red;
    font-weight: 400;

}

.hero-thumb .uc-carousel-slider-thumbs-wrapper .owl-item .ue-thumb-holder {
    border-top: 4px solid transparent;
}

.hero-thumb .uc-carousel-slider-thumbs-wrapper .owl-item.active.center .ue-thumb-holder {
    border-top: 4px solid #0a804a;
}
.vertical-product-cat-menu .wd-dropdown-menu {
    border: 2px solid #000;
}
.vertical-product-cat-menu .item-level-0:hover>.woodmart-nav-link {
    background-color: #ffb416;
}
.vertical-product-cat-menu .item-level-0:hover .woodmart-nav-link .nav-link-text {
    color: #Fff;
}

.vertical-product-cat-menu .item-level-1 .woodmart-nav-link{
    font-weight: 600;
    color: #000;
    text-transform: uppercase;
}
.vertical-product-cat-menu .item-level-1:hover > .woodmart-nav-link  {
    color: #ffb416;
}
.price del .woocommerce-Price-amount.amount {
    color: var(--color-gray-300) !important;
}
.woocommerce-Price-amount.amount  {
    color: red ;
}
.price {
    display: flex;
    flex-direction: column;
}

ins bdi{
    color: red;
}
/* Container */
.ems-wishlist {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  text-decoration: none;
  color: #ffffff;
}



/* Trái tim (dùng icon-heart1) */
.ems-heart {
  position: relative;
  display: inline-block;
  font-size: 32px; /* size icon */
  color: #ffffff;
}

/* Badge số */
.ems-badge {
  position: absolute;
  top: 0px;
  right: -6px;
  min-width: 18px;
  height: 18px;
  padding: 0 5px;
  border-radius: 999px;
  background: #fcb900; /* vàng */
  color: #000;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
  text-align: center;
}

/* Nhãn chữ */
.ems-label {
  display: flex;
  flex-direction: column;
  line-height: 1.2;
  font-size: 16px;
  font-weight: 600;
  color: #ffffff;
}


/* Nhãn 2 dòng như ảnh */
.ems-label {
    display: flex;
    flex-direction: column;
    line-height: 1.85;
    font-size: 14px;
    font-weight: 400;
    color: #ffffff;
}
.ems-wishlist:hover .ems-label {
    color: #fcb900;
}
.icon-header:hover .elementor-icon-box-description {
    color: #fcb900 !important;
}
#icon-position .elementor-icon {
  position: relative; /* cho phép badge định vị tuyệt đối */
  display: inline-block;
}

#icon-position .elementor-icon::after {
  content: "1";  /* số muốn hiển thị */
  position: absolute;
  top: -6px;     /* chỉnh cao/thấp */
  right: -8px;   /* chỉnh trái/phải */
  min-width: 18px;
  height: 18px;
  padding: 0 5px;
  border-radius: 999px;
  background: #fcb900;  /* màu vàng */
  color: #000;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
  text-align: center;
}
.clock-modify .elementor-countdown-digits {
    display: block;
    color: #fff !important;
    font-size: 20px !important;
    font-weight: 700 !important;
}

.clock-modify .elementor-countdown-label {
    color: #fff !important;
}
.clock-modify .elementor-countdown-item {
    background-color: #fcb900 !important; 
    width: 55px;
    border-radius: 8px;
    padding: 10px 15px;
}
.product-labels {
    display: none !important;
}
/* Common look */
/* Style chung */
.wd-product { position: relative; }            /* đảm bảo có context để position */
.wd-label.custom-acf{
  position:absolute; top:10px; left:10px;      /* góc trái trên */
  display:inline-flex; align-items:center; gap:6px;
  padding:4px 10px; border-radius:8px;
  font-weight:600; font-size:14px; line-height:1; color:#fff; z-index:5;
}

/* HOT */
.wd-label.custom-acf.hot-badge{ background:#FFA726; }
.wd-label.custom-acf.hot-badge .hot-icon::before{ content:"🔥"; font-size:16px; }

/* GIẢM GIÁ SỐC – đẩy sang bên phải nếu xuất hiện cùng HOT */
.wd-label.custom-acf.flash-badge{ background:#E53935; left:auto; right:10px; }
.wd-label.custom-acf.flash-badge .flash-icon::before{ content:"⚡"; font-size:16px; }

/* Không ẩn/đụng tới label mặc định của Woodmart để tránh mất grid */
.post-title-modify .postDateDay {
    display: none !important;
}
.elementor-menu-cart__close-button {
    display: none;
}
.elementor-menu-cart__subtotal {
    text-align: left
}
.elementor-menu-cart__product-price.product-price,
.elementor-menu-cart__subtotal .amount {
    color: #000;
}
.elementor-menu-cart__subtotal  {
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.elementor-button--checkout {
    background-color: #000 !important;
    border-radius: 8px !important;
}
.elementor-button--view-cart {
    background: #FFA726 !important;
    border-radius: 8px !important;
}
.product_meta,
.wd-social-icons{
  display: none !important;
}

.ems-best-price{
  background:#ffb400;        /* vàng đậm kiểu Woodmart */
  color:#d32f2f;             /* chữ đỏ */
  font-weight:700;
  text-align:center;
  padding:12px 14px;
  border-radius:6px;
  margin-top:10px;
}
.ems-best-price:hover {
    background: #000;
}

.ems-best-price a,.ems-best-price span{ color:#fff;  }
.wd-brand-box {
    background: #fbeff0;
    color: #000;
    border-radius: 5px;
    padding: 10px;
    margin-top: 20px;
}
.wd-brand-box .wd-brand-title {
    margin-bottom: 10px !important;
    font-size: 18px;
    font-weight: 700;
}
.wd-brand-box .wd-brand-btn {
    text-align: center;
    display: block;
    width: 100%;
    background: #fff;
    border: 1px solid #000;
    border-radius: 5px;
    color: #000;
    font-weight: 700;
    padding: 7px 20px 7px 20px;
    transition: all 0.4s 
ease;
    letter-spacing: .8px;
}

.wd-brand-box .wd-brand-btn:hover {
    background: #000;
    color: #fff;
}
.wd-buttons.wd-pos-r-t {
    display: none !important;
}
.category .wd-post-author,
.category .wd-post-share,
.category .wd-post-reply
{
    display: none !important;
}

.category .wd-modified-date {
    display: block;
}
.category .blog-design-list .wd-post-inner {
    align-items: flex-start !important;
}
.category .blog-design-list .wd-post-content {
    flex-direction: column;
}
.category .wd-post-cat {
    display: none !important;
}
.category .blog-design-list .wd-post-thumb  {
    flex: 0 0 50% !important;
}
.category .wd-post-img img {
    object-fit: cover;
    height: 320px !important;
}
.product-rating-sold {
    margin-top: 5px;
    font-size: 14px;
    color: #333;
    display: flex;
    align-items: center;
    gap: 5px;
}
.product-rating-sold .rating,
.product-rating-sold .rating .stars {
    color: #ff9900;   /* màu sao */
    letter-spacing: 1px;
}
.star-rating {
    display: none !important;
}

.product-rating-sold .sold {
    color: #555;
}
.proudct-slider-tab img {
    height: 220px;
    object-fit: cover;
}

#rand-wc-popup-inline {
  position: fixed;
  left: 20px;
  bottom: 20px;
  z-index: 99999;
}
.rwcp-card {
  display: flex;
  gap: 12px;
  align-items: flex-start;
  max-width: 360px;
  background: #9e9e9e;
  color: #111;
  border-radius: 10px;
  padding: 12px 16px;
  box-shadow: 0 10px 25px rgba(0,0,0,.25);
}
.rwcp-img { width:56px; height:56px; object-fit:cover; border-radius:6px; }
.rwcp-label { font-weight:600; margin-bottom:4px; }
.rwcp-title { font-size:16px; margin:0;    }
.rwcp-title a { color:inherit; text-decoration:none; 
display: -webkit-box;
-webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis; }
.rwcp-title a:hover { text-decoration:underline; }
.rwcp-sub { font-size:14px; color:rgba(0,0,0,.6); margin-top:4px; }
.rwcp-close { background:none; border:none; font-size:18px; cursor:pointer; color:#222; }
.elementskit-post-image-card:hover img {
    transform: scale(1.05) !important;
        -webkit-transform: scale(1.05) !important;}
.product-wrapper img {
   transition-property: transform; /* Specify the property to animate */
  transition-duration: 0.5s; /* The animation will last 0.5 seconds */
  transition-timing-function: ease; /* Controls the speed curve */
}        
        

.product-wrapper img:hover {
    transform: scale(1.2) !important;
}
/* Ẩn fallback dropdown nếu theme vẫn in */
.woocommerce-ordering { display: none; }

.wd-shop-sort-buttons{
  display:flex; gap:.5rem; align-items:center; flex-wrap:wrap;
  margin:.5rem 0 1rem;
}
.wc-ordering-label{font-weight:600; margin-right:.25rem;}
/* Woodmart .btn đã có style; chỉ nhấn mạnh active */
.wc-order-btn {
    background: transparent !important;
    border:1px solid #000 !important; 
    margin-left: 10px !important;
    border-radius: 8px !important;
}
.wc-order-btn.is-active{
  background: var(--wd-primary-color,#2d2a8b) !important;
  border-color: currentColor; color:#fff;
}
/* Nếu muốn đẩy nhóm nút sang phải thanh tools của Woodmart */
.shop-loop-head, .wd-shop-tools{ align-items:center; }
.wd-shop-sort-buttons{ margin-left:auto; }
.wd-dropdown-menu.wd-design-default {
    --wd-dropdown-width: 275px !important;
}
.woocommerce-product-details__short-description{
    font-weight: 600;
    color: #000;
}
.quantity .qty {
    width: 170px !important;

}
.quantity .btn {
    min-width: 40px !important;
    background-color: red !important;
    color: #fff !important;
}
.quantity {
    margin-right: 60px;
}
.single_add_to_cart_button{
    background-color: red !important;
}
.sale-text {
    color: #000;
}
.regular-price-modified .woocommerce-Price-amount.amount {
        color: #545454;
        margin-left: 10px;
}
.single_add_to_cart_button {
    margin-right: 10px;
}
.wd-tabs-title {
    font-size: 20px
}
.uc-active-item .itemThumbTitle {
    font-weight: 600 !important;
}
@media (max-width: 480px){
  .ems-label { font-size: 14px; }
  .elementor-image-box-wrapper {
      display: flex;
      align-items: center;
  }
  .elementor-image-box-wrapper .elementor-image-box-img {
      margin-right: 10px !important;
  }
  .offcanvas-menu-contact .ems-heart,
  .offcanvas-menu-contact .ems-label{
      color: #000;
  }
  .offcanvas-menu-contact .ems-label {
      padding-left: 5px;
  }
  .entry-title.title {
      font-size: 28px !important;
  }
  .proudct-slider-tab img {
      height: 120px;
  }
  #rand-wc-popup-inline {
      display: none;
  }


}
@media (max-width: 991px) {
    .bread-crumb {
        margin-bottom: 20px;
        padding: 25px 0 25px !important;
    }
}/* End custom CSS */