body.common-home {
    background: #fff;
}
.section-banner__maintop .mini-banner__img img {
    border-radius: 8px;
} 
.ul_menu.site-nav-vetical {
    position: unset;
    height: 90vh;
    overflow-y: auto;
}
.ul_menu.site-nav-vetical > li > ul {
	position: absolute;
    left: 100%;
    top: 0;
    box-sizing: initial;
}
.category-products-grids .products-view-grid .row {
	gap: 15px 0;
}
@media (min-width: 991px) {
    #header-main .list_menu_header .ul_menu .nav_item.lev-1.active .ul_content_right_1 {
        display: flex !important
;
        justify-content: space-between;
        padding: 10px 15px;
        width: calc(1320px - 300px);
    }
} 
@media (max-width: 991px) {

} 
.block-des {
    display: none !important;
} 
.filter-item img {
    width: 50px;
}
.wrapper-filter .other-filter .filter-item label {
    margin-bottom: 5px;
}
.wrapper-filter .filter-item label.checked {
    border-color: #ff2424;
}
@media (max-width: 767px) {
  .header-location__text {
    display: none;
}
.header-item__image {
    margin-right: 0;
}
.wrapper-filter .aside-handle.active .aside-content {
    width: 100% !important;
}
} 
.page-load-status {
  display: none;
  padding-top: 20px;
  border-top: 1px solid #ddd;
  color: #777;
}
.loader-ellips {
  font-size: 20px;
  width: 4em;
  height: 1em;
  margin: 10px auto;
}
.loader-ellips__dot {
  display: block;
  width: 1em;
  height: 1em;
  border-radius: 0.5em;
  background: var(--main_color);
  position: absolute;
  animation-duration: 0.5s;
  animation-timing-function: ease;
  animation-iteration-count: infinite;
}
.loader-ellips__dot:first-child,
.loader-ellips__dot:nth-child(2),
.owl-carousel .owl-nav button.owl-prev,
.owl-nav button.owl-prev {
  left: 0;
}
.loader-ellips__dot:nth-child(3) {
  left: 1.5em;
}
@keyframes reveal {
  from {
    transform: scale(0.001);
  }
  to {
    transform: scale(1);
  }
}
@keyframes slide {
  to {
    transform: translateX(1.5em);
  }
}
.loader-ellips__dot:first-child {
  animation-name: reveal;
}
.loader-ellips__dot:nth-child(2),
.loader-ellips__dot:nth-child(3) {
  animation-name: slide;
}
.loader-ellips__dot:nth-child(4) {
  left: 3em;
  animation-name: reveal;
  animation-direction: reverse;
} 
.pagination{
justify-content:center
} 
.page-load-status {
    position: relative;
}

.loader-ellips {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
} 
.menu_mega .title_menu .title_ ,#header-main .header-nav ul li a{
    font-size: 18px;
}
@media(max-width:767px){
  .cf-quick.cf--right.cf--square.cf--size-md {
    display: none;
}
.swiper-slide .product-card {
    min-height: 270px;
}
  .product-img img {
    min-height: 118px;
    height:145px;
}
  .product-price.product-special {
    display: flex;
    gap: 5px;
}
  .product-card .discount-percent,.product-card .product-price.product-special .old-price span:first-child{
font-size: 10px;
  }
} 
.header-main.sticky{
    max-width: 100%;
  background: #fff;
}
@media (min-width: 991px) {
    #header-main .list_menu_header .ul_menu .nav_item.lev-1.active .ul_content_right_1 {
        display: block !important;
        width:100%;
    }
  	#header-main .list_menu_header .ul_menu .ul_content_right_1 .nav_item.lv2 {
        max-width: 100%;
        clear: both;
        padding: 0;
    }
  	#header-main .list_menu_header .ul_menu .ul_content_right_1 .nav_item h4 {
        padding: 10px 0;
    }
  	#header-main .list_menu_header .ul_menu .ul_content_right_1 .nav_item .ul_content_right_2{
  		display:none;
  	}
  	#header-main .list_menu_header .ul_menu .ul_content_right_1 .nav_item.lv2:hover .ul_content_right_2{
  		display:block;
      	position: absolute;
        right: -100%;
        background: #fff;
        left: unset;    
   }
   #header-main .list_menu_header .ul_menu .ul_content_right_1 .nav_item .ul_content_right_2 .nav_item a{
  		padding:12px;
        padding-top:12px
  }
}
#header-top.sticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99999999;
    margin: 0;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.10);
    -moz-box-shadow: 0 0 15px rgba(0,0,0,0.10);
    -ms-box-shadow: 0 0 15px rgba(0,0,0,0.10);
    -o-box-shadow: 0 0 15px rgba(0,0,0,0.10);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.10);
} 
 

    .footer-item a,    .footer-item {
        color: white;
}
.header .contact-phone p,.header .contact-phone.not a{
    color: white;
}
.header .contact-phone {
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 2px;
    padding: 3px 10px 3px 5px;
    padding-left: 50px;
    position: relative;
    top: 0;
}
.contact-phone svg {
    top: 6px;
}
.product-card .product-price.product-special .old-price span:first-child {
    color: #9f9f9f;
}
@media(min-width:767px){
  .cf-quick {
    bottom: 0 !important;
} 
  .product-card .discount-percent {
        position: absolute;
        right: 10px;  }
.product-image-detail .gallery-top{
    height: 530px !important;
  }
  .product-price.product-special {
    display: flex;
    gap: 10px;
}
} 
    .section-banner__maintop {
        margin-top: 020px;
    }
button.btn-cart.btn-views.btn {
    margin-left: auto;
    margin-right: auto;
    display: block;
} 
.popup_custom{

    z-index: 99999999;
}
#search input[name="search"]{
    border-radius: 10px !important;
} 
/* ============ Product labels: "Rẻ vô địch" + "Đã bán" ============ */
.product-card__labels{
      border-radius: 15px;
    background: #e53935;
  display:flex;
  align-items:center;
  gap:10px;
  margin-top:8px;
}

.product-card__label{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  height:28px;
  padding:0 12px;
  border-radius:999px;
  font-size:13px;
  font-weight:700;
  line-height:1;
  white-space:nowrap;
}

/* Rẻ vô địch (đỏ nền) */
.product-card__label--best{
  background:#e53935;
  color:#fff;
}

/* Đã bán (viền đỏ, nền trắng) */
.product-card__label--sold{
      font-size: 11px;
      height: 25px;
    font-weight: normal;
  margin-left:auto;
  background:#fff;
  color:#000;
      border:1px solid #e53935;
}

/* Mobile: label vẫn cùng hàng, không bị tràn */
@media (max-width: 480px){
  .product-card__labels{
    gap:0;
  }
  .product-card__label{
    height:26px;
    padding:0 10px;
    font-size:10px;
  }
} 
.section-sale .section-sale__title {
    text-align: center;
    font-size: 26px;
} 

.bg-header-nav .header-nav>ul.item_big>li.nav-item :hover{
	    background: #f6514a;
}
#header-main .header-nav ul li a:hover{
    color: white;
}
    #header-main ul li a {
        margin-right: 0;
        padding: 0 10px;
    } 

#product-reviews,.swiper-slide__info-detail {
	display:none;
} 
#header-main {
    background: #72a9f6;
}
.bar-menu .icon img{
  width: 24px;
  height: 24px;
  display: block;
  object-fit: contain;
}
.bar-menu {
    display: flex;
    flex-direction: column;
}
.bar-menu .icon img{
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}
@media (min-width: 991px) {
    #header-main span, #header-main a, #header-main p {
        color: white;
    }
} 
.footer .copyright a {
    display: none;
}
.details-pro .form-product .btn-mua {
    margin-top: 5px !important;
    width: 50%;
}
.from-button-action-addcart {
    display: flex;
    align-items: center;
    gap: 10px;
}

@media(min-width:1900px){
.side-banner11.side-banner11--left.is-active.is-fixed {
    left: 7%;
}
  .side-banner11.side-banner11--right.is-active.is-fixed {
    right: 7%;
}
}