.banner-hover > a img {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease; }

#slick-slider-home .slick-dots {
  bottom: 10px;
  left: 0; }

#slick-slider-home .slick-prev {
  left: 5px; }

#slick-slider-home .slick-next {
  right: 5px; }

#slick-slider-home .item-owl {
  overflow: hidden;
  border-radius: 12px; }
  #slick-slider-home .item-owl img {
    border-radius: 12px; }

#home-slider .slick-dots li button {
  border-color: #fff; }

#home-slider .slick-dots li.slick-active button {
  background: #fff; }

#section-banner-group .item-banner {
  padding-left: 15px;
  flex: 1; }
  #section-banner-group .item-banner img {
    border-radius: 12px; }

@media only screen and (max-width: 767px) {
  #section-banner-group .item-banner {
    flex: 0 0 75%;
    width: 75%; } }

#section-category .top-head {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px; }
  #section-category .top-head h2 {
    margin: 0;
    font-size: 20px;
    font-weight: bold; }
    @media (max-width: 767px) {
      #section-category .top-head h2 {
        font-size: 15px; } }
    #section-category .top-head h2 a {
      color: #000; }
      #section-category .top-head h2 a:hover {
        color: var(--colorshophover); }

#section-category #category-banner {
  display: flex;
  flex-wrap: wrap; }
  #section-category #category-banner .item {
    position: relative;
    overflow: hidden;
    flex: 1;
    padding-left: 15px; }
    @media only screen and (min-width: 992px) {
      #section-category #category-banner .item {
        max-width: calc(100% / 9); } }
    #section-category #category-banner .item .box-cat {
      height: 100%;
      padding: 5px; }
    #section-category #category-banner .item .img-cat {
      position: relative;
      display: block;
      overflow: hidden;
      border: 1px solid #ddd;
      border-radius: 8px; }
      #section-category #category-banner .item .img-cat img {
        display: block;
        transition: transform 0.3s ease-out; }
        #section-category #category-banner .item .img-cat img:hover {
          transform: scale(1.1); }
    #section-category #category-banner .item .banner-content {
      position: relative;
      margin-top: 10px; }
      #section-category #category-banner .item .banner-content a {
        margin: 0;
        font-size: 14px;
        font-weight: bold;
        text-align: center;
        display: block; }
    @media only screen and (max-width: 992px) and (min-width: 768px) {
      #section-category #category-banner .item {
        flex: 0 0 16%; }
        #section-category #category-banner .item .banner-content > a {
          font-size: 13px; } }
    @media only screen and (max-width: 767px) {
      #section-category #category-banner .item {
        flex: 0 0 30%;
        padding-left: 10px; }
        #section-category #category-banner .item .banner-content > a {
          font-size: 13px; } }

#section-flash-sale .bg-flash-sale {
  padding: 0;
  background: var(--bgflashsale);
  border-radius: 10px; }
  #section-flash-sale .bg-flash-sale .wd-top-title {
    padding: 15px 20px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    background: linear-gradient(180deg, #cf0707 0%, #cf0707 100%); }
    #section-flash-sale .bg-flash-sale .wd-top-title .title-section, #section-flash-sale .bg-flash-sale .wd-top-title .countdown-deal {
      flex: 0 0 30%;
      width: 30%; }
    #section-flash-sale .bg-flash-sale .wd-top-title .list-item-notify {
      flex: 0 0 40%;
      width: 40%; }
    @media only screen and (max-width: 992px) and (min-width: 768px) {
      #section-flash-sale .bg-flash-sale .wd-top-title .title-section, #section-flash-sale .bg-flash-sale .wd-top-title .countdown-deal {
        flex: 0 0 50%;
        width: 50%; }
      #section-flash-sale .bg-flash-sale .wd-top-title .countdown-deal {
        justify-content: flex-end; }
      #section-flash-sale .bg-flash-sale .wd-top-title .list-item-notify {
        order: 3;
        flex: 0 0 100%;
        width: 100%;
        margin-top: 10px; } }
    @media only screen and (max-width: 767px) {
      #section-flash-sale .bg-flash-sale .wd-top-title .title-section, #section-flash-sale .bg-flash-sale .wd-top-title .countdown-deal, #section-flash-sale .bg-flash-sale .wd-top-title .list-item-notify {
        flex: 0 0 100%;
        width: 100%; }
      #section-flash-sale .bg-flash-sale .wd-top-title span {
        text-align: center;
        justify-content: center; }
      #section-flash-sale .bg-flash-sale .wd-top-title .list-item-notify {
        margin-bottom: 10px; } }
  #section-flash-sale .bg-flash-sale .collection-flash-sale-bg {
    padding: 32px 0 0;
    background: url("//cdn.hstatic.net/themes/1000356871/1001422387/14/img_section_flashsale.png?v=46") center center/cover no-repeat; }
  #section-flash-sale .bg-flash-sale .btn-view-all a {
    border: 1px solid #1AA6F7 !important;
    background: #1AA6F7;
    color: #fff;
    margin: 10px 0 30px;
    font-size: 16px;
    font-weight: bold;
    padding: 7px 0;
    min-width: 266px; }
    #section-flash-sale .bg-flash-sale .btn-view-all a:hover {
      background: #1AA6F7;
      color: #fff; }
  @media only screen and (max-width: 767px) {
    #section-flash-sale .bg-flash-sale {
      padding: 15px 10px; }
      #section-flash-sale .bg-flash-sale #owl-collection-flash-sale {
        margin-left: -10px; }
        #section-flash-sale .bg-flash-sale #owl-collection-flash-sale .item-owl {
          padding-left: 10px; } }

#section-flash-sale .wd-heading-flash-sale h2 {
  color: #fff; }
  #section-flash-sale .wd-heading-flash-sale h2 img {
    margin-right: 5px; }

@media only screen and (max-width: 767px) {
  #section-flash-sale .wd-heading-flash-sale {
    justify-content: center; }
    #section-flash-sale .wd-heading-flash-sale .title-section {
      margin-bottom: 10px !important; } }

#section-flash-sale .wd-heading-flash-sale .list-product-suggess li {
  margin: 0 10px; }
  #section-flash-sale .wd-heading-flash-sale .list-product-suggess li a {
    color: #fff; }

@media (min-width: 1200px) {
  #section-flash-sale .wd-heading-flash-sale .countdown-deal {
    justify-content: flex-end; } }

#section-flash-sale .wd-heading-flash-sale .countdown-deal li {
  margin-right: 10px;
  text-align: center;
  padding: 5px 7px;
  background: #fff;
  min-width: 45px;
  height: 45px;
  border-radius: 5px; }
  #section-flash-sale .wd-heading-flash-sale .countdown-deal li:last-child {
    margin-right: 0; }
  #section-flash-sale .wd-heading-flash-sale .countdown-deal li small {
    display: block; }

#section-flash-sale #owl-collection-flash-sale {
  padding: 0 20px 20px 20px; }
  #section-flash-sale #owl-collection-flash-sale .slick-prev span {
    left: 0; }
  #section-flash-sale #owl-collection-flash-sale .slick-dots {
    bottom: -5px;
    left: 10px; }
    #section-flash-sale #owl-collection-flash-sale .slick-dots li button {
      border-color: var(--color_button); }
    #section-flash-sale #owl-collection-flash-sale .slick-dots li.slick-active button {
      background: var(--color_button); }
  @media only screen and (max-width: 767px) {
    #section-flash-sale #owl-collection-flash-sale {
      padding: 0 0 20px 0; }
      #section-flash-sale #owl-collection-flash-sale .slick-arrow {
        display: none; } }

#section-flash-sale .btn-view-all > a {
  border: 1px solid transparent; }
  #section-flash-sale .btn-view-all > a:hover {
    border: 1px solid #fff;
    color: #fff;
    background: transparent; }

.section_collection_group .wd-top-title h2 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 15px; }
  .section_collection_group .wd-top-title h2 a {
    color: #000; }
    .section_collection_group .wd-top-title h2 a:hover {
      color: var(--colorshophover); }
  @media only screen and (max-width: 767px) {
    .section_collection_group .wd-top-title h2 {
      font-size: 15px; } }

.section_collection_group .menu-col {
  padding: 10px 0px;
  margin-bottom: 15px; }
  .section_collection_group .menu-col li {
    padding-left: 8px;
    flex: 0 0 auto; }
    .section_collection_group .menu-col li a {
      padding: 8px;
      border: 1px solid #000;
      border-radius: 5px;
      background: #fff; }
      .section_collection_group .menu-col li a:hover {
        border-color: var(--colorshophover);
        background: var(--colorshophover);
        color: #fff; }
    .section_collection_group .menu-col li:first-child {
      padding-left: 0; }

@media only screen and (max-width: 767px) {
  .section_collection_group .btn-view-all-tab {
    margin-top: 5px; } }

.section_collection_group .btn-view-all-tab a {
  border: 1px solid var(--colorshophover);
  display: inline-block;
  padding: 10px 20px;
  border-radius: 5px;
  min-width: 200px;
  color: var(--colorshophover);
  background: var(--bg_button); }
  .section_collection_group .btn-view-all-tab a:hover {
    background: var(--colorshophover);
    color: #fff; }

.btn-view-all {
  display: block;
  margin-top: 20px; }
  .btn-view-all a {
    background: #fff;
    display: inline-block;
    padding: 10px 20px;
    border-radius: 5px;
    min-width: 200px; }
    .btn-view-all a:hover {
      background: var(--bg_button);
      color: var(--color_button); }

.group-collection-new .item-block {
  flex: 0 0 50%;
  padding: 2.5px 10px; }
  @media only screen and (max-width: 767px) {
    .group-collection-new .item-block {
      flex: 0 0 100%;
      width: 100%; }
      .group-collection-new .item-block:first-child {
        margin-bottom: 30px; } }
  .group-collection-new .item-block .bg-color {
    background: #fff;
    height: 100%;
    padding: 15px;
    border-radius: 5px; }
    @media only screen and (max-width: 767px) {
      .group-collection-new .item-block .bg-color {
        padding: 15px 10px; } }
  .group-collection-new .item-block .top-head {
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px; }
    .group-collection-new .item-block .top-head h2 {
      margin: 0;
      font-size: 20px;
      font-weight: bold; }
      .group-collection-new .item-block .top-head h2 a {
        color: #000; }
        .group-collection-new .item-block .top-head h2 a:hover {
          color: var(--colorshophover); }
      @media (max-width: 767px) {
        .group-collection-new .item-block .top-head h2 {
          font-size: 15px; } }
    .group-collection-new .item-block .top-head a {
      color: #828282; }
  .group-collection-new .item-block .body-col .right-content {
    flex: 0 0 100%;
    width: 100%;
    margin-bottom: 10px; }
    .group-collection-new .item-block .body-col .right-content .slick-dots {
      bottom: -16px; }
    @media only screen and (max-width: 767px) {
      .group-collection-new .item-block .body-col .right-content {
        flex: 0 0 100%; }
        .group-collection-new .item-block .body-col .right-content .slick-dots {
          bottom: -12px; } }
    .group-collection-new .item-block .body-col .right-content .item-pro {
      margin-bottom: 15px;
      padding-right: 0; }

.section_collection_default .slick-callback .slick-arrow .arrow-custom > div {
  background-color: #ccc; }

#section-four-banner .item-banner {
  flex: 1;
  padding-left: 15px; }
  @media only screen and (max-width: 767px) {
    #section-four-banner .item-banner {
      flex: 0 0 70%;
      width: 70%; } }

.banner-hover > a {
  position: relative;
  overflow: hidden;
  display: block;
  transition: none;
  border-radius: 12px; }
  .banner-hover > a:before, .banner-hover > a:after {
    position: absolute;
    z-index: 9;
    content: "";
    opacity: 0;
    transition: all .5s ease-in-out; }
  .banner-hover > a:before {
    top: 15px;
    right: 10px;
    bottom: 15px;
    left: 10px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    transform: scale(0, 1);
    transform-origin: center; }
  .banner-hover > a:after {
    top: 5px;
    right: 20px;
    bottom: 0;
    left: 20px;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    transform: scale(1, 0);
    transform-origin: center;
    height: calc(100% - 10px); }
  .banner-hover > a:hover:before, .banner-hover > a:hover:after {
    opacity: 1;
    transform: scale(1); }
  .banner-hover > a:hover img {
    transform: scale(1.1); }

#section-home-blog .item-block, #section-home-blog2 .item-block {
  padding: 2.5px 10px; }
  @media only screen and (max-width: 767px) {
    #section-home-blog .item-block, #section-home-blog2 .item-block {
      flex: 0 0 100%;
      width: 100%; }
      #section-home-blog .item-block:first-child, #section-home-blog2 .item-block:first-child {
        margin-bottom: 30px; } }
  #section-home-blog .item-block .bg-color, #section-home-blog2 .item-block .bg-color {
    background: #fff;
    height: 100%;
    padding: 15px;
    border-radius: 5px; }
    @media only screen and (max-width: 767px) {
      #section-home-blog .item-block .bg-color, #section-home-blog2 .item-block .bg-color {
        padding: 15px 10px; } }
  #section-home-blog .item-block .top-head, #section-home-blog2 .item-block .top-head {
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px; }
    #section-home-blog .item-block .top-head h2, #section-home-blog2 .item-block .top-head h2 {
      margin: 0;
      font-size: 20px;
      font-weight: bold; }
      @media (max-width: 767px) {
        #section-home-blog .item-block .top-head h2, #section-home-blog2 .item-block .top-head h2 {
          font-size: 15px; } }
    #section-home-blog .item-block .top-head a, #section-home-blog2 .item-block .top-head a {
      color: #828282; }

#section-home-blog .item-left, #section-home-blog .item-right, #section-home-blog2 .item-left, #section-home-blog2 .item-right {
  flex: 0 0 50%;
  width: 50%;
  padding: 0 10px; }
  @media only screen and (max-width: 767px) {
    #section-home-blog .item-left, #section-home-blog .item-right, #section-home-blog2 .item-left, #section-home-blog2 .item-right {
      flex: 0 0 100%;
      width: 100%; } }

#section-home-blog .artile-item-large, #section-home-blog2 .artile-item-large {
  margin-bottom: 15px; }
  #section-home-blog .artile-item-large .blog-post-content, #section-home-blog2 .artile-item-large .blog-post-content {
    margin-top: 10px; }
    #section-home-blog .artile-item-large .blog-post-content .blog-desc, #section-home-blog2 .artile-item-large .blog-post-content .blog-desc {
      margin-bottom: 5px; }
    #section-home-blog .artile-item-large .blog-post-content h3, #section-home-blog2 .artile-item-large .blog-post-content h3 {
      margin-bottom: 5px; }
      #section-home-blog .artile-item-large .blog-post-content h3 a, #section-home-blog2 .artile-item-large .blog-post-content h3 a {
        color: #000;
        font-weight: 600;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        font-size: 17px; }
      #section-home-blog .artile-item-large .blog-post-content h3 .date-time i, #section-home-blog2 .artile-item-large .blog-post-content h3 .date-time i {
        margin-right: 5px; }
    #section-home-blog .artile-item-large .blog-post-content .date-time, #section-home-blog2 .artile-item-large .blog-post-content .date-time {
      font-size: 13px; }
      #section-home-blog .artile-item-large .blog-post-content .date-time i, #section-home-blog2 .artile-item-large .blog-post-content .date-time i {
        margin-right: 5px; }

#section-home-blog .artile-item-small, #section-home-blog2 .artile-item-small {
  padding-bottom: 12px; }
  #section-home-blog .artile-item-small .blog-post, #section-home-blog2 .artile-item-small .blog-post {
    flex-wrap: initial; }
    #section-home-blog .artile-item-small .blog-post .blog-post-image, #section-home-blog2 .artile-item-small .blog-post .blog-post-image {
      flex: 0 0 130px; }
    #section-home-blog .artile-item-small .blog-post .blog-post-content, #section-home-blog2 .artile-item-small .blog-post .blog-post-content {
      padding-left: 10px; }
      #section-home-blog .artile-item-small .blog-post .blog-post-content .blog-title, #section-home-blog2 .artile-item-small .blog-post .blog-post-content .blog-title {
        margin-bottom: 5px; }
        #section-home-blog .artile-item-small .blog-post .blog-post-content .blog-title > a, #section-home-blog2 .artile-item-small .blog-post .blog-post-content .blog-title > a {
          color: #000;
          font-weight: 600;
          display: -webkit-box;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical;
          overflow: hidden;
          font-size: 14px; }
      #section-home-blog .artile-item-small .blog-post .blog-post-content .date-time, #section-home-blog2 .artile-item-small .blog-post .blog-post-content .date-time {
        font-size: 13px; }
        #section-home-blog .artile-item-small .blog-post .blog-post-content .date-time i, #section-home-blog2 .artile-item-small .blog-post .blog-post-content .date-time i {
          margin-right: 5px; }

@-webkit-keyframes shine {
  100% {
    left: 125%; } }

@keyframes shine {
  100% {
    left: 125%; } }

.banner-effect {
  position: relative;
  overflow: hidden;
  display: block; }
  .banner-effect img {
    border-radius: 12px; }
  .banner-effect:before {
    position: absolute;
    top: 0;
    left: -100%;
    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, 0.3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg); }
  .banner-effect:hover:before {
    -webkit-animation: shine 1.1s;
    animation: shine 1.1s; }

.section_brand .top-head {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px; }
  .section_brand .top-head > a {
    color: #828282; }
    .section_brand .top-head > a:hover {
      color: var(--colorshophover); }
  .section_brand .top-head h2 {
    margin: 0;
    font-size: 20px;
    font-weight: bold; }
    @media (max-width: 767px) {
      .section_brand .top-head h2 {
        font-size: 15px; } }
    .section_brand .top-head h2 a {
      color: #000; }
      .section_brand .top-head h2 a:hover {
        color: var(--colorshophover); }

.section_brand .section_brand_row {
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  grid-gap: 15px; }
  .section_brand .section_brand_row .slick-track {
    display: flex;
    gap: 10px; }
    .section_brand .section_brand_row .slick-track .slick-slide {
      display: flex;
      flex-direction: column;
      gap: 10px;
      outline: none; }
      .section_brand .section_brand_row .slick-track .slick-slide > div {
        outline: none; }
        .section_brand .section_brand_row .slick-track .slick-slide > div > a {
          outline: none; }
  .section_brand .section_brand_row .item {
    transition: transform .3s ease; }
    .section_brand .section_brand_row .item:hover {
      transform: scale(1.1); }
  @media (max-width: 767px) {
    .section_brand .section_brand_row {
      display: block; } }

.section_home_pagelist .top-head {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px; }
  .section_home_pagelist .top-head a {
    color: #828282; }
    .section_home_pagelist .top-head a:hover {
      color: var(--colorshophover); }
  .section_home_pagelist .top-head h2 {
    margin: 0;
    font-size: 20px;
    font-weight: bold; }
    @media (max-width: 767px) {
      .section_home_pagelist .top-head h2 {
        font-size: 15px; } }
    .section_home_pagelist .top-head h2 a {
      color: #000 !important; }
      .section_home_pagelist .top-head h2 a:hover {
        color: var(--colorshophover) !important; }

.section_home_pagelist .bg-color-while {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 5px !important;
  border-top-left-radius: 5px !important; }
  .section_home_pagelist .bg-color-while::before {
    content: unset !important; }

.section_home_pagelist .row {
  margin: 0 -8px; }
  .section_home_pagelist .row .col-lg-3 {
    padding: 0 8px; }

@media (max-width: 767px) {
  .section_home_pagelist .item-pagelist {
    padding: 0 0 8px; } }

.section_home_pagelist .item-pagelist .media-pagelist img {
  border-radius: 4px; }

#section-home-blog .item-block {
  margin-bottom: 0 !important; }
  #section-home-blog .item-block .top-head a {
    color: #828282; }
    #section-home-blog .item-block .top-head a:hover {
      color: var(--colorshophover); }
  #section-home-blog .item-block .top-head h2 a {
    color: #000; }
    #section-home-blog .item-block .top-head h2 a:hover {
      color: var(--colorshophover); }

#section-home-blog .bg-color-while {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  position: relative; }
  #section-home-blog .bg-color-while::before {
    content: "";
    width: calc(100% - 24px);
    height: 1px;
    background: #ECECEC;
    position: absolute;
    left: 12px;
    right: 12px;
    top: 4px; }
    @media (max-width: 767px) {
      #section-home-blog .bg-color-while::before {
        top: 0; } }

#section-home-blog .row {
  margin: 0 -8px; }
  #section-home-blog .row .col-lg-3 {
    padding: 0 8px; }

#section-home-blog .artile-item .blog-post .blog-post-image {
  margin: 0 0 8px; }
  #section-home-blog .artile-item .blog-post .blog-post-image img {
    aspect-ratio: 1/1;
    width: auto;
    height: auto;
    border-radius: 4px;
    object-fit: cover; }

#section-home-blog .artile-item .blog-post .blog-post-content .blog-title {
  font-size: 16px;
  line-height: 22px;
  position: relative;
  font-weight: bold;
  text-align: left !important;
  margin-bottom: 10px; }
  @media (max-width: 767px) {
    #section-home-blog .artile-item .blog-post .blog-post-content .blog-title {
      font-size: 13px;
      margin-bottom: 20px; } }
  #section-home-blog .artile-item .blog-post .blog-post-content .blog-title a {
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    color: #000; }
    #section-home-blog .artile-item .blog-post .blog-post-content .blog-title a:hover {
      color: var(--colorshophover); }

#section-home-blog .artile-item .blog-post .blog-post-content .blog-desc, #section-home-blog .artile-item .blog-post .blog-post-content .artible-loop-footer {
  display: none; }

@media (min-width: 992px) {
  #home-slider .col-md-3 {
    width: 20%; }
  #home-slider .col-md-9 {
    width: 80%; } }

#home-slider #slick-slider-home {
  height: 100%; }
  #home-slider #slick-slider-home .slick-list, #home-slider #slick-slider-home .slick-track, #home-slider #slick-slider-home .slick-slide, #home-slider #slick-slider-home img {
    height: 100% !important; }

#section-home-review .top-head {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  padding: 0 0 8px;
  border-bottom: 0.1rem solid #cccccc; }
  @media (max-width: 767px) {
    #section-home-review .top-head {
      row-gap: 8px; } }
  #section-home-review .top-head h2 {
    margin: 0;
    font-size: 20px;
    font-weight: bold; }
    @media (max-width: 767px) {
      #section-home-review .top-head h2 {
        font-size: 15px; } }
    #section-home-review .top-head h2 a {
      color: #000; }
      #section-home-review .top-head h2 a:hover {
        color: var(--colorshophover); }

#section-home-review .home-review-slider .home-review-item {
  transition: opacity 0.2s ease 0s; }
  #section-home-review .home-review-slider .home-review-item:hover {
    opacity: 0.7; }
  #section-home-review .home-review-slider .home-review-item .home-review-img img {
    aspect-ratio: 1 / 1;
    width: auto;
    height: auto; }

@media (min-width: 1200px) {
  #section-home-review .home-review-slider:not(.slick-initialized) .home-review-item {
    flex: 0 0 calc(100% / 5);
    width: calc(100% / 5); } }

@media (max-width: 991px) {
  .section_collection_group .row-left-list {
    flex-wrap: nowrap;
    overflow-x: scroll; }
    .section_collection_group .row-left-list::-webkit-scrollbar {
      display: none; }
    .section_collection_group .row-left-list .col-xs-6 {
      -webkit-flex: 0 0 45%;
      flex: 0 0 45%;
      max-width: 45%; }
  footer .top-ft-wanda {
    padding: 0 0 20px 0; } }

.section_collection_group[data-include="section-collection-group-4"] .btn-view-all-tab {
  margin: 15px 0 0; }

.section_collection_group[data-include="section-collection-group-4"] .slick-callback .slick-arrow {
  background: #ECECEC;
  opacity: 1;
  width: 32px;
  height: 32px;
  border-radius: 50%; }
  .section_collection_group[data-include="section-collection-group-4"] .slick-callback .slick-arrow .arrow-custom :is(.arrow-bottom, .arrow-top) {
    left: 14px;
    background: #6D6E72;
    width: 32%; }

@media (min-width: 1200px) {
  #section-home-blog .item-blog6 {
    display: none; } }

.sm-chatbox-plugin {
  z-index: 999999; }
