.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; }

#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: 5px; }

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

#section-category #category-banner {
  display: flex;
  flex-wrap: wrap; }
  #section-category #category-banner .item {
    position: relative;
    overflow: hidden;
    flex: 0 0 calc(100% / 7);
    padding-left: 15px; }
    @media only screen and (min-width: 992px) {
      #section-category #category-banner .item {
        max-width: calc(100% / 7); } }
    #section-category #category-banner .item .box-cat {
      padding: 0; }
      #section-category #category-banner .item .box-cat:nth-child(2) {
        padding-top: 10px; }
    #section-category #category-banner .item .img-cat {
      position: relative;
      display: block;
      overflow: hidden;
      border-radius: 15px;
      padding: 7px 20px; }
      @media only screen and (max-width: 767px) {
        #section-category #category-banner .item .img-cat {
          padding: 5px 10px; } }
      #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: 500;
        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: 15px;
  background: #e341c3;
  background: var(--bgflashsale);
  border-radius: 10px; }
  #section-flash-sale .bg-flash-sale .wd-top-title {
    padding: 0 20px; }
    #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; } }
  @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: #000000; }

@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 .menu-col {
  padding: 10px 0px; }
  @media only screen and (max-width: 991px) {
    .section_collection_group .menu-col {
      margin-top: 15px; } }
  .section_collection_group .menu-col li {
    padding-left: 8px;
    flex: 0 0 auto; }
    .section_collection_group .menu-col li:first-child {
      padding-left: 0; }
    .section_collection_group .menu-col li a {
      padding: 8px;
      border: 1px solid #ededed;
      border-radius: 5px;
      background: #ededed; }
      .section_collection_group .menu-col li a:hover, .section_collection_group .menu-col li a.active {
        border-color: var(--colorshophover);
        background: var(--colorshophover);
        color: #fff; }

@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(--bg_button);
  display: inline-block;
  padding: 10px 20px;
  border-radius: 5px;
  min-width: 200px;
  color: var(--color_button);
  background: var(--bg_button); }
  .section_collection_group .btn-view-all-tab a:hover {
    background: var(--color_button);
    color: var(--bg_button); }

.section_collection_group .tab-pane {
  display: none; }
  .section_collection_group .tab-pane.show {
    display: block; }

.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 100%;
  padding: 2.5px 10px; }
  @media only screen and (max-width: 992px) and (min-width: 768px) {
    .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 {
    padding: 15px;
    border-radius: 5px;
    background-color: #fff; }
    .group-collection-new .item-block .bg-color.lazyload-load-bg {
      background-image: var(--bg-group-collection-new);
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center; }
    @media only screen and (max-width: 767px) {
      .group-collection-new .item-block .bg-color {
        padding: 15px 10px;
        background-position: left center; } }
  .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;
      text-transform: uppercase;
      font-size: 20px;
      font-weight: bold;
      background-image: var(--icon_title_index);
      background-size: 22px 22px;
      background-repeat: no-repeat;
      padding-left: 30px;
      background-position: left center; }
      @media (max-width: 767px) {
        .group-collection-new .item-block .top-head h2 {
          font-size: 15px;
          background-size: 18px 18px;
          padding-left: 25px; } }
  .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: -10px; }
    @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; }
  .group-collection-new .item-block .body-col .padding-col-new {
    padding: 0 20px 20px 20px; }
    @media only screen and (max-width: 767px) {
      .group-collection-new .item-block .body-col .padding-col-new {
        padding: 0 0 20px 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: 5px; }
  .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 {
  padding: 2.5px 10px; }
  @media only screen and (max-width: 767px) {
    #section-home-blog .item-block {
      flex: 0 0 100%;
      width: 100%; }
      #section-home-blog .item-block:first-child {
        margin-bottom: 30px; } }
  #section-home-blog .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 {
        padding: 15px 10px; } }
  #section-home-blog .item-block .top-head {
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px; }
    #section-home-blog .item-block .top-head h2 {
      margin: 0;
      text-transform: uppercase;
      font-size: 20px;
      font-weight: bold;
      padding-left: 12px;
      border-left: 3px solid; }
      @media (max-width: 767px) {
        #section-home-blog .item-block .top-head h2 {
          font-size: 15px; } }
    #section-home-blog .item-block .top-head a {
      color: #828282; }

#section-home-blog .item-left, #section-home-blog .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 {
      flex: 0 0 100%;
      width: 100%; } }

#section-home-blog .artile-item-large {
  margin-bottom: 15px; }
  #section-home-blog .artile-item-large .blog-post-content {
    margin-top: 10px; }
    #section-home-blog .artile-item-large .blog-post-content .blog-desc {
      margin-bottom: 5px; }
    #section-home-blog .artile-item-large .blog-post-content h3 {
      margin-bottom: 5px; }
      #section-home-blog .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 svg {
        margin-right: 5px;
        width: 13px;
        height: 13px; }
    #section-home-blog .artile-item-large .blog-post-content .date-time {
      font-size: 13px; }
      #section-home-blog .artile-item-large .blog-post-content .date-time svg {
        margin-right: 5px;
        width: 13px;
        height: 13px; }

#section-home-blog .artile-item-small {
  padding-bottom: 12px; }
  #section-home-blog .artile-item-small .blog-post {
    flex-wrap: initial; }
    #section-home-blog .artile-item-small .blog-post .blog-post-image {
      flex: 0 0 100px; }
      #section-home-blog .artile-item-small .blog-post .blog-post-image a {
        display: block;
        position: relative; }
        #section-home-blog .artile-item-small .blog-post .blog-post-image a:after {
          content: "";
          padding-bottom: 100%;
          display: block; }
        #section-home-blog .artile-item-small .blog-post .blog-post-image a img {
          position: absolute;
          left: 0;
          top: 0;
          height: 100%;
          object-fit: contain;
          object-position: center;
          display: block;
          z-index: 3; }
    #section-home-blog .artile-item-small .blog-post .blog-post-content {
      padding-left: 10px; }
      #section-home-blog .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 {
          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 {
        font-size: 13px; }
        #section-home-blog .artile-item-small .blog-post .blog-post-content .date-time svg {
          margin-right: 5px;
          width: 13px;
          height: 13px; }

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

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

.banner-effect {
  position: relative;
  overflow: hidden;
  display: block; }
  .banner-effect img {
    border-radius: 3px; }
  .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; }

.icon-title {
  margin-right: 8px; }

.group-banner-small .item-banner {
  padding-bottom: 10px; }
  .group-banner-small .item-banner:last-child {
    padding-bottom: 0; }

@media only screen and (max-width: 767px) {
  .group-banner-small {
    margin: 10px 10px 0px 20px;
    overflow: hidden;
    display: block;
    padding-left: 0; }
    .group-banner-small .scroll-x-mb {
      flex-wrap: nowrap !important;
      overflow-x: auto;
      flex-direction: row;
      white-space: nowrap;
      margin-right: -10px; }
      .group-banner-small .scroll-x-mb .item-banner {
        width: 70%;
        flex: 0 0 70%;
        padding-right: 10px;
        padding-bottom: 0; } }

#section-brand .item-brand {
  margin-bottom: 10px; }
  #section-brand .item-brand a {
    -webkit-box-shadow: 0 5px 10px -3px #a3a3a3;
    -moz-box-shadow: 0 5px 10px -3px #a3a3a3;
    box-shadow: 0 5px 10px -3px #a3a3a3;
    display: block; }
