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

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

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

#section-flash-sale .bg-flash-sale {
  padding: 15px;
  background: #E0E0E0;
  border-radius: 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: 7px; } }

#section-flash-sale .wd-heading-flash-sale h2 {
  color: black; }
  #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;
    flex-wrap: nowrap; }
    #section-flash-sale .wd-heading-flash-sale .title-section {
      margin-bottom: 10px !important; } }

#section-flash-sale .wd-heading-flash-sale .countdown-deal, #section-flash-sale .wd-heading-flash-sale .countdown-black-friday {
  margin-left: 10px; }
  @media only screen and (max-width: 767px) {
    #section-flash-sale .wd-heading-flash-sale .countdown-deal, #section-flash-sale .wd-heading-flash-sale .countdown-black-friday {
      flex-wrap: nowrap; } }
  #section-flash-sale .wd-heading-flash-sale .countdown-deal li, #section-flash-sale .wd-heading-flash-sale .countdown-black-friday li {
    margin-right: 5px;
    text-align: center;
    padding: 5px 7px;
    background: #fff;
    min-width: 45px;
    height: 45px;
    border-radius: 5px;
    font-size: 13px; }
    @media only screen and (max-width: 767px) {
      #section-flash-sale .wd-heading-flash-sale .countdown-deal li, #section-flash-sale .wd-heading-flash-sale .countdown-black-friday li {
        min-width: 45px;
        height: 45px;
        font-size: 13px; } }
    #section-flash-sale .wd-heading-flash-sale .countdown-deal li small, #section-flash-sale .wd-heading-flash-sale .countdown-black-friday 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(--bg_button); }
    #section-flash-sale #owl-collection-flash-sale .slick-dots li.slick-active button {
      background: var(--bg_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 .wd-top-title {
  justify-content: space-between;
  position: relative; }

#section-flash-sale .friday-img {
  margin-top: -15px;
  margin-right: -10px;
  margin-left: -10px; }

.bg-jeans {
  background: #212121;
  border-radius: 8px 8px;
  overflow: hidden; }

.bg-jeans .tab-result {
  padding: 0px 15px 15px 15px; }

#tab-image {
  border-radius: 8px 8px; }

@media only screen and (max-width: 767px) {
  .section-home-product-tab#section-home-product-tab .nav {
    overflow-x: auto;
    margin-left: -10px; } }

.section-home-product-tab#section-home-product-tab .nav li a {
  border: 1px solid #dddddd; }

.section-home-product-tab#section-home-product-tab .nav li a.active {
  color: #fff;
  font-weight: 600;
  border: 1px solid #000000;
  background: #000000; }

.section-home-product-tab#section-home-product-tab .nav li a:hover {
  border: 1px solid var(--bgheader);
  color: var(--bgheader); }

.section-hone-tab-jeans#section-home-product-tab .nav {
  width: 100%;
  justify-content: center;
  margin: 10px 0px; }
  @media only screen and (max-width: 767px) {
    .section-hone-tab-jeans#section-home-product-tab .nav {
      padding: 0px;
      justify-content: space-between;
      overflow-x: auto;
      overflow-y: hidden;
      height: 33px; } }

.section-hone-tab-jeans#section-home-product-tab .nav li {
  margin-right: 0px; }

.section-hone-tab-jeans .wd-top-title {
  position: relative; }

.overlay-coupon {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 10; }

.overlay-coupon.show {
  display: block; }

.section-home-product-tab#section-home-product-tab .nav li a {
  padding: 10px; }

.text-code {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: transparent;
  border: 2px solid white;
  font-size: 16px;
  font-weight: 600;
  padding: 5px 10px;
  border-radius: 8px;
  z-index: 11;
  color: white; }

@media screen and (max-width: 414px) {
  .section-hone-tab-jeans #home-tab-col {
    bottom: 5px; } }

@media screen and (max-width: 375px) {
  .section-hone-tab-jeans #home-tab-col {
    bottom: 4px; } }

#section-home-product-tab.section-hone-tab-jeans .wd-top-title {
  justify-content: center; }

.image-container {
  display: none; }

.image-container-2 {
  display: block; }

@media only screen and (max-width: 767px) {
  .image-container {
    display: block; }
  .image-container-2 {
    display: none; } }

@media only screen and (max-width: 767px) {
  .section-hone-tab-jeans#section-home-product-tab .nav li a {
    padding: 0px 0px !important;
    min-height: initial !important;
    width: 120px; } }

.section-home-product-tab#section-home-product-tab .wd-top-title {
  margin-bottom: 20px; }

#section-home-product-tab .wd-top-title {
  justify-content: flex-start; }
  #section-home-product-tab .wd-top-title h2, #section-home-product-tab .wd-top-title ul {
    margin-bottom: 0; }

#section-home-product-tab .nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  justify-content: center;
  border-bottom: none; }
  @media only screen and (max-width: 767px) {
    #section-home-product-tab .nav {
      white-space: nowrap;
      flex-wrap: nowrap;
      justify-content: flex-start; } }
  #section-home-product-tab .nav li {
    margin-right: 15px;
    display: flex; }
    #section-home-product-tab .nav li a {
      border-radius: 5px;
      font-weight: 500;
      text-transform: uppercase;
      color: var(--colorshop);
      letter-spacing: 0;
      font-weight: 500;
      width: 100%; }

#section-home-product-tab .tab-result .tab-pane {
  display: none; }
  #section-home-product-tab .tab-result .tab-pane.in {
    opacity: 1; }
  #section-home-product-tab .tab-result .tab-pane.show {
    display: block; }

#section-home-product-tab .btn-view-all-tab {
  margin-top: 10px; }
  #section-home-product-tab .btn-view-all-tab a {
    border: 1px solid white;
    display: inline-block;
    padding: 10px 20px;
    border-radius: 5px;
    min-width: 130px;
    color: var(--color_button);
    background: var(--bg_button); }
    #section-home-product-tab .btn-view-all-tab a:hover {
      background: var(--color_button);
      color: var(--bg_button); }

#section-new-best .slick-callback .slick-dots {
  bottom: -19px; }

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

#section-marvel .btn-view-all a {
  border: 1px solid white; }

.group-collection-banner .hash-tag-loop {
  display: none; }

.group-collection-banner .item-block {
  flex: 0 0 50%;
  padding: 0px 10px; }
  @media only screen and (max-width: 767px) {
    .group-collection-banner .item-block {
      flex: 0 0 100%;
      width: 100%; } }
  .group-collection-banner .item-block .bg-color {
    background: #fff;
    height: 100%;
    padding: 15px 15px 20px 0;
    border-radius: 5px; }
    @media only screen and (max-width: 767px) {
      .group-collection-banner .item-block .bg-color {
        padding: 15px 10px 15px 0; } }
  .group-collection-banner .item-block .top-head {
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px; }
    .group-collection-banner .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-banner .item-block .top-head h2 {
          font-size: 15px; } }
    .group-collection-banner .item-block .top-head a {
      background: black;
      padding: 5px 10px;
      color: white;
      border-radius: 5px;
      border: 1px solid black; }
      .group-collection-banner .item-block .top-head a:hover {
        background: white;
        color: black; }
  .group-collection-banner .item-block .body-col .left-banner {
    flex: 0 0 35%;
    width: 35%;
    padding-right: 15px; }
    .group-collection-banner .item-block .body-col .left-banner a {
      display: block; }
  .group-collection-banner .item-block .body-col .right-content {
    flex: 0 0 100%;
    width: 100%; }
    @media only screen and (max-width: 767px) {
      .group-collection-banner .item-block .body-col .right-content {
        flex: 0 0 100%;
        padding-left: 10px; } }
    .group-collection-banner .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; }

@media only screen and (max-width: 767px) {
  .section-home-product-tab#section-home-product-tab .nav li {
    margin-left: 10px;
    margin-right: 0; } }

@media only screen and (max-width: 767px) {
  .section-home-product-tab#section-home-product-tab .nav li a {
    padding: 7px 10px !important;
    min-height: initial !important; } }

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

#slick-topbar:not(.slick-initialized) .item:nth-child(n+2) {
  display: none; }

.wd-list-coupon .coupon-img {
  background-size: contain;
  height: 146px;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  position: relative; }

.overlay-coupon {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 10; }

.overlay-coupon.show {
  display: block; }

.text-code {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: transparent;
  border: 2px solid white;
  font-size: 16px;
  font-weight: 600;
  padding: 5px 10px;
  border-radius: 8px;
  z-index: 11;
  color: white; }

.img-copy {
  position: absolute;
  right: 10%;
  bottom: 10%; }

.section-hone-tab-jeans #home-tab-col li {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 190px;
  height: 60px; }

.show-coupon {
  display: none; }

@media screen and (max-width: 1900px) {
  .wd-coupon-left strong {
    font-size: 13px; }
  .wd-list-coupon .coupon-img {
    height: 99px; }
  .wd-list-coupon .coupon-img {
    background-size: cover; } }

@media screen and (max-width: 1200px) {
  .wd-list-coupon .coupon-img {
    height: 80px; } }

@media screen and (max-width: 480px) {
  .section-hone-tab-jeans #home-tab-col li {
    width: 110px;
    height: 26px; }
  .tab-result .tab-pane .pd-right-0:nth-child(odd) {
    padding: 0;
    padding-right: 4px; }
  .wd-list-coupon .coupon-img {
    height: 135px; }
  .tab-result .tab-pane .pd-right-0:nth-child(even) {
    padding: 0;
    padding-left: 2px; }
  .tab-result .tab-pane .row-left-list {
    margin-left: 0px; }
  .tab-result .tab-pane .mg-bottom-15 {
    margin-bottom: 8px; } }

@media screen and (max-width: 414px) {
  .wd-list-coupon .coupon-img {
    height: 98px; } }

#section-new-outlet .bg-flash-sale {
  padding: 15px;
  background: transparent;
  border-radius: 10px; }
  @media only screen and (max-width: 767px) {
    #section-new-outlet .bg-flash-sale {
      padding: 15px 10px; }
      #section-new-outlet .bg-flash-sale #owl-collection-flash-sale {
        margin-left: -10px; }
        #section-new-outlet .bg-flash-sale #owl-collection-flash-sale .item-owl {
          padding-left: 8px; } }

.phoido-title-home {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 25px; }

#section-new-outlet #owl-collection-flash-sale {
  padding-bottom: 20px; }

#section-home-product-tab .tab-result .slick-dots {
  bottom: -25px; }

@media only screen and (max-width: 767px) {
  .item-block:first-child {
    padding-top: 0;
    padding-bottom: 30px; } }

#section-home-product-tab .loading-content {
  text-align: center; }

@media screen and (max-width: 480px) {
  #section-flash-sale .wd-top-title {
    flex-direction: row; }
  .wd-coupon-left strong {
    font-size: 15px; }
  .section-hone-tab-jeans .d-flex .d-flex-column:last-child {
    display: none; } }
