.elementor-186 .elementor-element.elementor-element-45b9fbe > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){--kit-widget-spacing:10px;}.elementor-186 .elementor-element.elementor-element-45b9fbe > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-widget-image .widget-image-caption{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-186 .elementor-element.elementor-element-b419ac7 img{width:100%;max-width:100%;height:455px;object-fit:cover;object-position:center center;border-radius:10px 10px 10px 10px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-186 .elementor-element.elementor-element-71a4dff{padding:0px 30px 0px 30px;text-align:center;}.elementor-186 .elementor-element.elementor-element-71a4dff .elementor-heading-title{font-family:"Times New Roman", Sans-serif;font-size:15px;font-weight:500;text-transform:capitalize;color:#242424;}.elementor-186 .elementor-element.elementor-element-eed47bb .jet-listing-dynamic-field__content{font-family:"Times New Roman", Sans-serif;font-size:18px;font-weight:600;text-align:left;}.elementor-186 .elementor-element.elementor-element-eed47bb .jet-listing-dynamic-field .jet-listing-dynamic-field__inline-wrap{width:auto;}.elementor-186 .elementor-element.elementor-element-eed47bb .jet-listing-dynamic-field .jet-listing-dynamic-field__content{width:auto;}.elementor-186 .elementor-element.elementor-element-eed47bb .jet-listing-dynamic-field{justify-content:center;}@media(max-width:767px){.elementor-186 .elementor-element.elementor-element-b419ac7 img{height:145px;}.elementor-186 .elementor-element.elementor-element-71a4dff{padding:0px 0px 0px 0px;}.elementor-186 .elementor-element.elementor-element-71a4dff .elementor-heading-title{font-size:14px;line-height:19px;}.elementor-186 .elementor-element.elementor-element-eed47bb .jet-listing-dynamic-field__content{font-size:13px;}}/* Start custom CSS for image, class: .elementor-element-b419ac7 */@media only screen and (max-width: 1280px){
    .elementor-186 .elementor-element.elementor-element-b419ac7 img {
    height: 250px;
    width:100%;
    }
}
@media only screen and (max-width: 768px){
    .elementor-186 .elementor-element.elementor-element-b419ac7 img {
    height: 185px;
    width:100%;
    }
}/* End custom CSS */
/* Start custom CSS for heading, class: .elementor-element-71a4dff */.tex_ff{
  position: relative;
  display: inline-block;   /* co đúng theo độ dài chữ */
  padding-bottom: 5px;     /* khoảng cách giữa text và line */
  cursor: pointer;
}
.tex_ff::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 1px;
  width: 100%;             /* auto theo text */
  background: #242424;/* cùng màu chữ */
  transform: scaleX(0);
  transform-origin: left center;
  transition: transform .3s ease;
}
.tex_ff:hover::after {
  transform: scaleX(1);
}/* End custom CSS */
/* Start custom CSS for jet-listing-dynamic-field, class: .elementor-element-eed47bb *//* Giá gốc */
#price_list .jet-listing-dynamic-field__content del,
#price_list .jet-listing-dynamic-field__content del * {
    color: #979797 !important;
    font-weight: 400;
    text-decoration: line-through !important;
    font-size: 16px !important;
    padding-right: 3px;
}

/* Giá khuyến mại */
#price_list .jet-listing-dynamic-field__content ins,
#price_list .jet-listing-dynamic-field__content ins * {
    color: #000 !important;
    font-weight: 600;
    text-decoration: none !important; /* Không gạch */
    font-size: 18px !important; /* Giá hiện tại to hơn */
}
@media only screen and (max-width: 600px){
    /* Giá gốc */
#price_list .jet-listing-dynamic-field__content del,
#price_list .jet-listing-dynamic-field__content del * {
    color: #979797 !important;
    font-weight: 400;
    text-decoration: line-through !important;
    font-size: 12px !important;
    padding-right: 3px;
}

/* Giá khuyến mại */
#price_list .jet-listing-dynamic-field__content ins,
#price_list .jet-listing-dynamic-field__content ins * {
    color: #000 !important;
    font-weight: 700;
    text-decoration: none !important; /* Không gạch */
    font-size: 13px !important; /* Giá hiện tại to hơn */
}}/* End custom CSS */