.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: 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: 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: 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: #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 {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: bold;
  padding-left: 12px;
  border-left: 3px solid;
  margin-bottom: 15px; }
  @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: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 {
        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); }

.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;
      text-transform: uppercase;
      font-size: 20px;
      font-weight: bold;
      padding-left: 12px;
      border-left: 3px solid; }
      @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: 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 i {
        margin-right: 5px; }
    #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 i {
        margin-right: 5px; }

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