/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0.3
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}

/* slick */

.slick-list, .slick-slider, .slick-track {
  position: relative;
  display: block; }

.slick-loading .slick-slide, .slick-loading .slick-track {
  visibility: hidden; }

.slick-dots li button:before, .slick-next:before, .slick-prev:before {
  font-family: slick;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-slider {
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: 0; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-list, .slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  top: 0;
  left: 0; }

.slick-track:after, .slick-track:before {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir=rtl] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.slick-dots, .slick-next, .slick-prev {
  position: absolute;
  display: block;
  padding: 0; }

/* @font-face {
  font-family: slick;
  font-weight: 400;
  font-style: normal;
} */
.slick-next, .slick-prev {
  font-size: 0;
  line-height: 0;
  top: 50%;
  width: 20px;
  height: 20px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: 0;
  background: 0 0; }

.slick-next:before, .slick-prev:before {
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: #fff; }

.slick-prev {
  left: -25px; }

[dir=rtl] .slick-prev {
  right: -25px;
  left: auto; }

.slick-prev:before {
  content: '←'; }

.slick-next:before, [dir=rtl] .slick-prev:before {
  content: '→'; }

.slick-next {
  right: -25px; }

[dir=rtl] .slick-next {
  right: auto;
  left: -25px; }

[dir=rtl] .slick-next:before {
  content: '←'; }

.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  bottom: 10px;
  width: 100%;
  margin: 15px 0 0;
  list-style: none;
  text-align: center;
  }

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px !important;
  padding: 0;
  cursor: pointer;
  }

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: 0;
  background: 0 0;
  width: 9px;
  height: 9px;
  border-radius: 3px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  padding: 0;
  }

.slick-dots li button:focus, .slick-dots li button:hover {
  outline: 0; }

.slick-dots li button:focus:before, .slick-dots li button:hover:before {
  opacity: 1; }

.slick-dots li button:before {
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: .25;
  display: none;
  color: #000; }

.slick-dots li.slick-active button:before {
  opacity: .75;
  color: #000; }

.slick-dots > li {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #b1b9cb;
  margin: 0 5px;
  }

.slick-dots > li.slick-active button {
  background: #f1335b;
  }
/* end slick */

.header .flex-row {
    height: 100%;
    /* max-width: 1450px; */
    justify-content: center;
    image-rendering: -webkit-optimize-contrast;
    align-items: center;
}

.header-main .flex-left {
  flex: none;
  margin: 0 auto;
  /* margin-right: 15px; */
}

.flex-right {
    margin-left: 0;
}

.flex-right .nav>li {
    margin: 0 !important
}

.header-main .flex-right .nav>li > a {
    padding: 13px 9px;
}

.nav-dropdown>li.html {
    min-width: 210px;
    font-size: 15px;
}

#top-bar .nav>li>a>i {
    font-size: 13px !important;
}

#top-bar.active{
    height: 0;
    
}
#top-bar.active .container{
    transition: all .5s;
}
.header-nav-main li a {
    color: #020817b3;
    /* text-transform: uppercase; */
    font-weight: 600;
    font-size: 15px;
    font-weight: normal;
    padding: 10px 15px;
}
.header-button-1 a{
    padding: 0;
    border: none;
    padding: 12px 32px;
    display: flex;
    height: 100%;
}
.header-button-1 a:hover{
    background: initial !important;
    border: none !important;
    opacity: 1 !important;
    box-shadow: none !important;
}
.header-button-1 a:hover span{
    color: #d26e4b;
}
.header-button-1 a span{
    cursor: pointer;
    align-items: center;
    padding: 0;
    font-size: 16px;
    transition: opacity .3s;
    border-radius: 0;
    background: inherit;
}
.nav-small .nav>li>a, .nav.nav-small>li>a {
    vertical-align: top;
    padding-top: 3px;
    padding-bottom: 3px;
    font-weight: normal;
    font-size: 0.7rem;
}
.top-bar-nav{
    position: inherit;
}

.header-nav-main{
    justify-content: center;
}

.nav-left {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

    .nav-divided>li {
        margin: 0 .7em;
    }

.nav {
    width: 100%;
    position: relative;
    display: inline-block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    /* flex-flow: row wrap; */
    /* -webkit-box-align: end; */
    -ms-flex-align: center;
    align-items: end;
    justify-content: end;
   
}

.nav-left.header-nav-main {
     /* background: #0c6db1; */
     /* border-radius: 5px; */
     /* padding: 0 10px; */
}

.nav>li {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    margin: 0 9px;
    -webkit-transition: background-color .3s;
    -o-transition: background-color .3s;
    transition: background-color .3s;
}

.sub-menu>li>a {
  font-size: .875rem;
  line-height: 1.25rem;
  padding-left: 1rem !important;
  padding-right: 1rem !important;
  padding-top: .5rem;
  padding-bottom: .5rem;
  border: 0 !important;
  display: block;
  margin: 0 !important;
}
.sub-menu>li>a:hover {
    color: #3aafe2;
}

.nav li:first-child {
    margin-left: 0 !important;
}
.header-main .nav > li > a{
    /* color: #fff !important; */
    padding: 15px 12px;
    font-weight: bold;
    font-size: 15px;
    font-weight: 500;
    text-transform: none;
}
.header-main .nav > li > a:hover{
    /* background: #4d7830; */
    color: #e76e0e;
}
.header-button-2 a.button{
    -webkit-animation: won 1s infinite cubic-bezier(.5,0,0,1);
    -moz-animation: won 1s infinite cubic-bezier(.5, 0, 0, 1);
    -ms-animation: won 1s infinite cubic-bezier(.5, 0, 0, 1);
    animation: won 1s infinite cubic-bezier(.5,0,0,1);
    box-shadow: 0 0 0 0 rgb(0 0 0 / 20%);
}
.stuck .header-main .nav > li > a{
    line-height: initial !important;
}
@-webkit-keyframes won {
    to {
        box-shadow: 0 0 0 15px rgb(149 5 40 / 14%);
    }
}

@-moz-keyframes won {
    to {
        box-shadow: 0 0 0 15px rgb(149 5 40 / 14%);
    }
}

@-ms-keyframes won {
    to {
        box-shadow: 0 0 0 15px rgb(149 5 40 / 14%);
    }
}

@keyframes won {
    to {
        box-shadow: 0 0 0 15px rgb(149 5 40 / 14%);
    }
}
.nav .nav-dropdown{
    min-width:12rem;
    overflow: hidden;
    display: block;
    max-height: 0px;
    max-width: 0px;
    opacity: 0;
    -webkit-transform: perspective(600px) rotateX(-90deg);
    -moz-transform: perspective(600px) rotateX(-90deg);
    -ms-transform: perspective(600px) rotateX(-90deg);
    -o-transform: perspective(600px) rotateX(-90deg);
    transform: perspective(600px) rotateX(-90deg);
    -webkit-transition: -webkit-transform 0.5s ease, opacity 0.6s ease, max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end;
    -o-transition: -o-transform 0.5s ease, opacity 0.6s ease, max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end;
    transition: transform 0.5s ease, opacity 0.6s ease, max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end;
    position: absolute;
    top: 99%;
    left: 0px;
    width: 305px;
    box-shadow: 0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);
    -webkit-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    -o-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    z-index: 99;
}
.nav > li:hover > .nav-dropdown{
        overflow: visible;
        opacity: 1;
        -webkit-transform: perspective(600px) rotateX(0deg);
        -moz-transform: perspective(600px) rotateX(0deg);
        -ms-transform: perspective(600px) rotateX(0deg);
        -o-transform: perspective(600px) rotateX(0deg);
        transform: perspective(600px) rotateX(0deg);
        -webkit-transition: -webkit-transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end;
        -o-transition: -o-transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end;
        transition: transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end;
        border: 0;
        border-radius: 5px;
        padding: 10px 0;
}

.nav-dropdown>li.nav-dropdown-col {
    display: block;
    min-width: 100%;
    text-align: left;
    white-space: nowrap;
    width: 100%;
}

.searchform {
  background: #f9fafb;
  border-radius: 30px;
  display: flex;
  border: 1px solid #e5e7eb;
  align-items: center;
  padding-top: .5rem;
  padding-bottom: .5rem;
  padding-left: 1rem;
  padding-right: 1rem;
}

.searchform svg {
  width: 1rem
}

input[type=text]:focus {
  box-shadow: none !important;
  background-color: transparent;
}

.searchform input {
  border: 0;
  background: transparent;
  height: 20px;
  padding: 0 20px;
  box-shadow: none;
}

.searchform button {
      background: transparent;
    border: 0;
    box-shadow: none;
    color: #000;
    padding: 0 10px;
}

.search-clear{
    position:absolute;
    right:10px;
    top:50%;
    transform:translateY(-50%);
    cursor:pointer;
    color:#999;
    
    opacity:0;
    visibility:hidden;
    transition:0.2s;
}

/* khi active */
.header-live-search.has-value .search-clear{
    opacity:1;
    visibility:visible;
}



.ctn {
          max-width: 1350px;
          padding-right: 1rem;
          padding-left: 1rem;
          margin: 0 auto;
}

.brand-header {
  padding-top: 30px;
}

.breadcrumb {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: .75rem;
    margin-bottom: 15px;
    line-height: 1;
}
.breadcrumb a{

    color:#666;

    text-decoration:none;

}



.breadcrumb a:hover{

    color:#ff6600;

}



.breadcrumb .current{

    font-weight:600;
  
    color:#020817;

}  

.breadcrumb svg {
  width: 15px;
  height: 15px;
}

.logo-brand img {
  max-width: 65px
}

.brand-logo{
    max-width:80px;
    margin-bottom:10px;
}

.main-coupon h1 {
  font-size: 1.5rem;
    line-height: 2rem;
    color: #000;
    margin: 12px 0 3px;
}

.offers-count {
      color: #64748b;
    font-size: .875rem;
    line-height: 1.25rem;
}

.grid-coupon {
      grid-template-columns: repeat(4, minmax(0, 1fr));
      gap: 1rem;
      display: grid;
}

.grid-coupon .coupon-card {

    flex-direction: column;
    display: flex;
    align-items: center;
    border-radius: .75rem;
    border-width: 1px;
    border-color: rgb(229 231 235);
    background-color: #ffffff;
    border: 1px solid rgb(229 231 235);
    padding: 1rem;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05);
}

.grid-coupon .coupon-card:hover {
  box-shadow: 0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)
}

.ct-coupon {
  padding: 30px 0;
    border-top: 1px solid #e2e8f0;
}

.prose {
  margin: 40px 0 0
}

.logo-mini img {
  max-width: 55px;
  height: auto;
}

.coupon-mid {
  flex: 1;
}

.coupon-right {
    margin-top: auto; /* 🔥 đẩy button xuống đáy */
}

.coupon-mid h3 {
      color: #374151;
      font-size: .875rem;
      font-weight: 600;
      line-height: 1.375;
      text-align: center;
      /* margin: 12px 0 0; */
      /* height: 40px; */
      margin-bottom: .5rem;
      /* min-height: 38px; */
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden;
}

.coupon-desc {
  color: #9ca3af;
  font-size: .72rem;
  line-height: 1rem;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin-bottom: .75rem;
  text-align: center;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.coupon-right {
  width: 100%
}

.coupon-right a {
  font-size: .875rem;
    line-height: 1.25rem;
    background-color: #ff6a00;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: .75rem;
    padding-bottom: .75rem;
    width: 100%;
    display: block;
    border-radius: 7px;
    color: #fff;
    font-weight: bold;
  text-align: center
}

.btn-code,.btn-deal,.btn-shop{
   font-size: .875rem;
   line-height: 1.25rem;
   background-color: #1e5aa9;
   padding-left: 1rem;
   padding-right: 1rem;
   padding-top: .75rem;
   padding-bottom: .75rem;
   width: 100%;
   display: block;
   border-radius: 7px;
   color: #fff;
   font-weight: bold;
   text-align: center;
   margin: 0;
}

.btn-code {
  background-color: #ff6a00
}
.code-box{
    display:flex;
    border:2px dashed #ff6600;
    border-radius:6px;
    overflow:hidden;
    align-items: center;
}

.code-box:hover {
  background-color: #fff7ed;
}

.code-text {
    flex: 1;
    padding: 0;
    text-align: center;
    color: #ff6600;
    font-weight: 600;
    font-size: .875rem;
    line-height: 1.25rem;
}

.copy-btn{
    background:#ff6600;
    color:#fff;
    border:none;
    padding: 0 10px;
    margin: 0;
    display: flex;
    align-items: center;
}

/* POPUP */
.popup-overlay{
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background: rgb(68 68 68 / 95%);
    display:flex;
    align-items:center;
    justify-content:center;
    z-index:9999;
}

.popup-box{
    background:#fff;
    padding:30px;
    border-radius:16px;
    text-align:center;
    width:360px;
}

.popup-store{
    font-size:14px;
    color:#888;
}

.popup-code {
    display: flex;
    border: 2px dashed #ff6600;
    border-radius: 5px;
    overflow: hidden;
    margin: 10px 0;
    align-items: center;
}

.popup-code span {
    flex: 1;
    padding: 0;
    color: #ff6600;
    font-weight: bold;
}

.popup-code button {
    background: #ff6600;
    color: #fff;
    border: none;
    padding: 0 12px;
    margin: 0;
    display: flex;
    align-items: center;
}

.popup-code button svg {
  width: 1rem
}

.popup-sub{
    font-size:13px;
    color:#888;
}

.progress{
    height:6px;
    background:#eee;
    margin:10px 0;
}

.bar{
    height:6px;
    background:#ff6600;
    width:0%;
}

.popup-box h3 {
  color: #000;
    font-size: 17px;
}

.go-btn {
    display: inline-block;
    margin-top: 10px;
    background: #ff6600;
    color: #fff;
    padding: 10px 15px;
    border-radius: 8px;
    text-decoration: none;
    display: inline-flex;
    gap: 10px;
    font-size: 15px;
    font-weight: bold;
}

.go-btn:hover {
  color: #fff;
}

.copy-btn svg {
  width: 1rem;
}

.sr-brand {
  display: flex;
  gap: 25px;
  margin: 15px 0 25px;
}

.sr-input {
  flex: 1 1 0%;
  max-width: 28rem;
  display: flex;
  align-items: center;
  position: relative;
}

.sr-input input {
  font-size: .875rem;
  line-height: 1.25rem;
  padding-top: .625rem;
  padding-bottom: .625rem;
  padding-left: 2.25rem;
  padding-right: 2.25rem;
  box-shadow: none;
  /* display: flex; */
  /* align-items: center; */
  margin: 0;
  border-radius: 5px;
  height: 42px;
}

.sr-input svg {
  color: #64748b;
  width: 1rem;
  height: 1rem;
  left: .75rem;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.count-box{
        font-size: .875rem;
    line-height: 1.25rem;
    padding-top: .625rem;
    padding-bottom: .625rem;
    padding-left: 2.25rem;
    padding-right: 2.25rem;
    color: #64748b;
}

/* BRAND */
.brand-list{
    display:grid;
    grid-template-columns:repeat(8,1fr);
    gap:10px;
    margin-bottom:30px;
}

.brand-item {
    border: 1px solid #e5e7eb;
    border-radius: 10px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    padding-left: .75rem;
    padding-right: .75rem;
    box-sizing: border-box;
    display: flex;
    padding-top: 10px;
    justify-content: center;
    padding-bottom: 10px;
}

.brand-item img {
        width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    max-width: auto;
    object-fit: contain;
}

.brand-item.active {
    border: 1px solid #ff6a00;
    box-shadow: 0 1px 3px rgb(255 106 0);
    /* box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000); */
}
/* GRID */
.coupon-grid{
    display:grid;
    grid-template-columns:repeat(5,1fr);
    gap:20px;
    padding-bottom: 50px;
}

.grid-coupon .coupon-card {
    flex-direction: column;
    display: flex;
    align-items: center;
    border-radius: .75rem;
    border-width: 1px;
    border-color: rgb(229 231 235);
    background-color: #ffffff;
    border: 1px solid rgb(229 231 235);
    padding: 1rem;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05);
    height: 100%;
}

/* BUTTON */
#load-more{
        margin: 30px auto;
    display: block;
    padding: 10px 20px;
    /* background: #ff6600; */
    color: #ff6600;
    border: none;
    border-radius: 8px;
    font-size: .875rem;
    line-height: 1.25rem;
    padding-top: .625rem;
    padding-bottom: .625rem;
    padding-left: 2.25rem;
    padding-right: 2.25rem;
    border: 1px solid #ff6600;
}

 #main {
        padding-top: 30px
    }

.home #main {
  padding-top: 0
}   

.top-divider {

    display: none;
} 

.section-head {
      display: flex;
      justify-content: space-between;
      align-items: center;
      margin-bottom: 30px;
}

.section-head h2 {
  border-left: 5px solid #ff6a00;
  font-size: 1.875rem;
  line-height: 2.25rem;
  letter-spacing: -.025em;
  padding-left: 15px;
  color: #000;
  font-weight: 600;
  flex: 1;
  margin: 0;
}    

.view-more {
          font-size: 15px;
          line-height: 1.5rem;
          color: #ff6a00;
          font-weight: 600;
}

.section-head p {
  margin-bottom: 0
}

.logo-mini {
      height: 4rem;
      margin-bottom: .75rem;
}

.div-load {
  text-align: center;
  margin: 30px auto 0;
}

.load-more-btn {
    color: #ff6a00;
    padding-top: .625rem;
    padding-bottom: .625rem;
    font-weight: 500;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    border: 1px solid;
    border-radius: 5px;
    display: inline-block;
    min-height: auto;
    margin: 0;
    text-transform: none;
    font-size: 15px;
    line-height: 1.3;
}

.load-more-btn:hover {
  background: #ff6a00;
  color: #fff;
}

.f-food h2 {
  font-size: 1.875rem;
        line-height: 2.25rem;
        color: #111827;
}

.tit-phu {
      font-size: 1.5rem;
    line-height: 2rem;
    color: #4b5563;
    text-align: center;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 5px;
}

.tit-phu span {
  font-size: 1.5rem;
        line-height: 2rem;
        color: #4b5563;
        padding-top: .375rem;
        padding-bottom: .375rem;
        padding-left: 2rem;
        padding-right: 2rem;
        box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05);
        background: #fff;
            border: 1px solid #e5e7eb;
            border-radius: 30px
}

.f-food .section-head {
    position: relative;
}

.f-food .view-more {
    font-size: 1.3rem;
    line-height: 2rem;
    color: #ff6a00;
    position: absolute;
    right: 0;
    top: 0;
}

.f-food .view-more:hover {
  text-decoration: underline;
}

.taglabel {
  padding-top: .5rem;
  padding-bottom: .5rem;
  background-color: #ff6a00;
  font-size: 14px;
  line-height: 1rem;
  color: #fff;
  text-align: center;
  font-weight: bold;
  margin-bottom: 5px;
  width: 100%;
}

.f-food .coupon-mid h3, .f-food .coupon-desc {
    text-align: left;
    margin-bottom: 10px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.f-food .coupon-mid {
    width: 100%;
    padding: .75rem;
}

.f-food .logo-mini {
    height: 8rem;
    padding: 1.5rem;
    background: #ff6a004d;
    width: 100%;
    margin: 0;
    border-top-left-radius: .75rem;
    border-top-right-radius: .75rem;
}

.f-food .logo-mini img {
    max-width: 80px;
    border-radius: 50%;
    margin: 0 auto;
}

.f-food .grid-coupon .coupon-card {
  padding: 0;
}

.f-food .coupon-right {
    padding: 0 12px 15px;
}

.f-food .grid-coupon {
  
    width: 100%;
    display: block;
}

.slick-coupon .slick-slide {
    margin: 0 10px;
}

.slick-list {
    margin: 0 -10px;
}

.slick-prev-custom,
.slick-next-custom {
    position: absolute;
    top: 60%;
    transform: translateY(-50%);
    z-index: 10;
    background: #fff;
    border: none;
    border-radius: 999px;
    padding: 8px;
    box-shadow: 0 4px 10px rgba(0,0,0,0.1);
    cursor: pointer;
    transition: box-shadow 0.2s;
    padding: 0;
    width: 36px;
    height: 36px;
    line-height: 36px;
    padding: .5rem;
    margin: 0;
    min-height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.slick-prev-custom:hover,
.slick-next-custom:hover {
    box-shadow: 0 6px 16px rgba(0,0,0,0.2);
}

/* vị trí */
.slick-prev-custom {
    left: -16px;
}

.slick-next-custom {
    right: -16px;
}

/* icon */
.slick-prev-custom svg,
.slick-next-custom svg {
    width: 1.25rem;
    height: 1.25rem;
    color: #4b5563;
    /* line-height: 1.25rem; */
    display: flex;
    align-items: center;
    justify-content: center;
}

.f-food .btn-code, .f-food .btn-deal, .f-food .btn-shop {
      padding-top: .55rem;
    padding-bottom: .55rem;
}

.s2 h2 {
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 1.75rem;
  margin-bottom: 1.5rem;
  color: #000;
}

.s2 h3 {
  color: #111827;
  font-weight: 600;
  font-size: 1.05rem;
  line-height: 1.75rem;
}

.s2 p {
      color: #4b5563;
    font-size: .875rem;
    line-height: 1.625;
}

.ft {
  color: #fff;
}

.ft h4 {
  font-weight: 700;
    font-size: 1.125rem;
    line-height: 1.75rem;
    margin-bottom: 2rem;
    color: #fff;
}

.ft p, .ft li {
  list-style: none;
      font-size: 1rem;
    line-height: 1.5rem;
    color: #fff ;
}

.ft a {
  color: #fff;
}

.absolute-footer{
    background-color: #ff6a00;
}

.single-post .page-wrapper {
    padding-top: 0;
}

.entry-header-text.text-center {
    padding-left: 0;
    padding-right: 0;
}

.single-post .entry-title  {
        font-weight: 700;
    font-size: 1.875rem;
    line-height: 2.25rem;
    letter-spacing: -.025em;
    margin-bottom: 1.5rem;
    color: #000;
    text-align: left;
}

.single-post .breadcrumbs {
    font-size: 13px;
    max-width: 48rem;
    margin: 0 auto;
}

.single-post .post {
  max-width: 48rem;
    margin: 30px auto;
}

#comments, .archive .page-title, .entry-meta {
  display: none
}

.tag-list {
  display: flex;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 1rem;
  gap: 1.25rem;
  padding-right: 1rem;
  justify-content: center;
  border-top: 1px solid #b6b6b6;
}

.tag-list .tag-item{
  gap: .5rem;
    flex-direction: column;
    align-items: center; 
    display: flex;
    cursor: pointer;
}

.tag-icon {
  border: 2px solid #e5e7eb;
    border-radius: 50%;
}

.tag-icon img {
  border-radius: 50%;
    width: 80px;
}

.tag-item span {
  color: #4b5563;
}

.tag-item.active .tag-icon {
border-color: #ff6a00
}

.tag-item.active span {
  color: #ff6a00;
}

.brand-result {
          grid-template-columns: repeat(8, minmax(0, 1fr));
          gap: .75rem;
          display: grid;
}

@media screen and (max-width: 1145px) {
.tag-list {
  overflow-x: auto;
}

.tag-list .tag-item {
   
    min-width: 80px;
}

.brand-result {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  
    margin: 15px 0 0;
}

.section-head h2 {
    font-size: 1.375rem;
}

.grid-coupon {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 1rem;
    display: grid;
}

.ft .col {
  flex-basis: 100%;
    max-width: 100%;
}

.nav.nav-vertical li {
    display: flex;
}

.brand-list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    margin-bottom: 30px;
}
}

