.breadcrumbs {
  display: none;
}

#box-menu-fashion {
  position: sticky;
  top: 99px;
  background: #fff;
  z-index: 11;
}
#box-menu-fashion .menu-site {
  width: 100% !important;
}
#box-menu-fashion .menu-site .menu_container #megamenu {
  display: flex;
}
#box-menu-fashion .menu-site .menu_container #megamenu .level_0 {
  width: 20%;
}
#box-menu-fashion .menu-site .menu_container #megamenu .level_0 .menu_item_a_0 {
  margin: 0;
  padding: 10px 16px;
  border-bottom: none;
  border-left: solid 1px #eeeeee;
}
#box-menu-fashion .menu-site .menu_container #megamenu .level_0 .droplv0 {
  left: 0;
  top: 41px;
}
#box-menu-fashion .menu-site .menu_container .hotline {
  display: none;
}

.slide_banner {
  margin-top: 8px;
}
.slide_banner .banner-fashion .banner a {
  display: block;
  border-radius: 8px;
  overflow: hidden;
}
.slide_banner .banner-fashion .banner a img {
  border-radius: 8px;
  overflow: hidden;
}
.slide_banner .banner-fashion .owl-nav span {
  display: inline-flex;
  font-size: 25px;
  color: #000;
  width: 40px;
  height: 40px;
  justify-content: center;
  align-items: center;
  align-items: center;
  background: #fff;
  border-radius: 100%;
  padding-bottom: 5px;
  transition: ease-in-out 0.1s;
}
.slide_banner .banner-fashion .owl-nav button:hover span {
  color: #f15928;
  font-size: 30px;
  width: 45px;
  height: 45px;
  transition: ease-in-out 0.1s;
}
.slide_banner .banner-fashion .owl-nav .owl-prev {
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.slide_banner .banner-fashion .owl-nav .owl-next {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.slide_banner .banner-fashion .owl-dots {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 20px;
}
.slide_banner .banner-fashion .owl-dots .owl-dot span {
  display: block;
  width: 6px;
  height: 6px;
  margin: 0 3px;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 100%;
}
.slide_banner .banner-fashion .owl-dots .active span {
  background: #fff;
  border-radius: 6px;
  width: 32px;
}

#main-block-fashion {
  background: #fff;
  border-radius: 10px;
  margin: 8px 0;
  padding: 50px 16px 30px;
}
#main-block-fashion .block_hot .title {
  font-size: 30px;
  color: #000;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 30px;
  text-align: center;
}
#main-block-fashion .block_hot .hot_cat {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  margin-bottom: 30px;
}
#main-block-fashion .block_hot .hot_cat li a {
  display: block;
  font-size: 16px;
  font-weight: 600;
  color: #000;
  background: #f5f5f5;
  padding: 10px 24px;
  border-radius: 20px;
}
#main-block-fashion .block_hot .hot_cat li a:hover {
  background: #f15928;
  color: #fff;
}
#main-block-fashion .block_hot .hot_cat li .active {
  background: #f15928;
  color: #fff;
}
#main-block-fashion .block_hot .tab-content .tab-pane .prd_list_item {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}
#main-block-fashion .block_hot .tab-content .tab-pane .prd_list_item .prd_item {
  display: block;
  position: relative;
  width: calc((100% - 36px) / 4);
  border-radius: 8px;
  background: #fff;
}
#main-block-fashion .block_hot .tab-content .tab-pane .prd_list_item .prd_item .img_prd {
  padding: 8px;
  transition: ease-in-out 0.3s;
  position: relative;
}
#main-block-fashion .block_hot .tab-content .tab-pane .prd_list_item .prd_item .img_prd img {
  width: 100%;
  height: 370px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 8px;
  transition: ease-in-out 0.3s;
}
#main-block-fashion .block_hot .tab-content .tab-pane .prd_list_item .prd_item .img_prd .img_discount {
  position: absolute;
  z-index: 1;
  bottom: 3px;
  right: 16px;
  width: 43px;
  height: 43px;
}
#main-block-fashion .block_hot .tab-content .tab-pane .prd_list_item .prd_item .bottom {
  padding: 12px;
}
#main-block-fashion .block_hot .tab-content .tab-pane .prd_list_item .prd_item .bottom .title_prd {
  font-size: 14px;
  color: #000;
  margin-bottom: 12px;
  line-height: normal;
  height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
#main-block-fashion .block_hot .tab-content .tab-pane .prd_list_item .prd_item .bottom .func {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 12px;
}
#main-block-fashion .block_hot .tab-content .tab-pane .prd_list_item .prd_item .bottom .func .left {
  height: 35px;
}
#main-block-fashion .block_hot .tab-content .tab-pane .prd_list_item .prd_item .bottom .func .left p {
  margin-bottom: 0;
}
#main-block-fashion .block_hot .tab-content .tab-pane .prd_list_item .prd_item .bottom .func .left .price {
  font-size: 16px;
  font-weight: 700;
  color: #f15928;
}
#main-block-fashion .block_hot .tab-content .tab-pane .prd_list_item .prd_item .bottom .func .left .price u {
  font-size: 12px;
}
#main-block-fashion .block_hot .tab-content .tab-pane .prd_list_item .prd_item .bottom .func .left del {
  color: #a3a3a3;
}
#main-block-fashion .block_hot .tab-content .tab-pane .prd_list_item .prd_item .bottom .func .left del .price_old {
  color: #a3a3a3;
  font-size: 12px;
}
#main-block-fashion .block_hot .tab-content .tab-pane .prd_list_item .prd_item .bottom .func .addCart {
  align-items: center;
  justify-content: center;
  display: flex;
  width: 36px;
  height: 36px;
  background: #feeeea;
  border-radius: 100%;
  position: absolute;
  right: 12px;
  z-index: 9;
}
#main-block-fashion .block_hot .tab-content .tab-pane .prd_list_item .prd_item .bottom .func .addCart:hover {
  background: #f15928;
}
#main-block-fashion .block_hot .tab-content .tab-pane .prd_list_item .prd_item .bottom .func .addCart:hover svg g path {
  stroke: #fff;
}
#main-block-fashion .block_hot .tab-content .tab-pane .prd_list_item .prd_item .bottom .list-color-item {
  display: flex;
  align-items: center;
  gap: 8px;
}
#main-block-fashion .block_hot .tab-content .tab-pane .prd_list_item .prd_item .bottom .list-color-item .color-item {
  display: block;
  border-radius: 100%;
}
#main-block-fashion .block_hot .tab-content .tab-pane .prd_list_item .prd_item .bottom .list-color-item .color-item img {
  width: 30px;
  height: 30px;
  border-radius: 100%;
}
#main-block-fashion .block_hot .tab-content .tab-pane .prd_list_item .prd_item .bottom .list-color-item .color-item .color-span {
  display: block;
  width: 30px;
  height: 30px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 100%;
}
#main-block-fashion .block_hot .tab-content .tab-pane .prd_list_item .prd_item .bottom .list-color-item .active {
  border: solid 2px #f15928;
}
#main-block-fashion .block_hot .tab-content .tab-pane .prd_list_item .prd_item .discount {
  position: absolute;
  top: 8px;
  left: 8px;
  display: block;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  background: #f15928;
  border-radius: 12px;
  padding: 3px 8px;
}
#main-block-fashion .block_hot .tab-content .tab-pane .prd_list_item .prd_item:hover {
  box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.1);
}
#main-block-fashion .block_hot .tab-content .tab-pane .prd_list_item .prd_item:hover .img_prd {
  padding: 0;
  transition: ease-in-out 0.3s;
}
#main-block-fashion .block_hot .tab-content .tab-pane .prd_list_item .prd_item:hover .img_prd .img-prd {
  height: 386px;
  transition: ease-in-out 0.3s;
}
#main-block-fashion .block_hot .tab-content .tab-pane .see_more {
  display: block;
  margin: 30px auto;
  text-align: center;
  color: #000;
  padding: 10px 0;
  border: solid 1px #666666;
  border-radius: 8px;
  width: 100%;
  max-width: 200px;
  font-weight: 500;
}
#main-block-fashion .block_hot .tab-content .tab-pane .see_more:hover {
  background: #feeeea;
  border-color: #f15928;
  color: #f15928;
}
#main-block-fashion .banners-mid {
  margin-bottom: 30px;
}
#main-block-fashion .banners-mid .banner img {
  border-radius: 10px;
}
#main-block-fashion .box-suggestion {
  margin-bottom: 30px;
}
#main-block-fashion .box-suggestion .title {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 30px;
  margin-bottom: 30px;
}
#main-block-fashion .box-suggestion .title h2 {
  margin: 0;
  font-size: 30px;
  color: #000;
  font-weight: 500;
}
#main-block-fashion .box-suggestion .title .select-cat {
  max-width: 150px;
  border: none;
  font-size: 24px;
  color: #f15928;
}
#main-block-fashion .box-suggestion .title .select-cat button {
  border: none;
  font-size: 24px;
  color: #f15928;
  display: flex;
  align-items: center;
  gap: 8px;
  background: none;
  padding: 6px 0;
  border-bottom: solid 2px;
  border-radius: 0;
}
#main-block-fashion .box-suggestion .title .select-cat button::after {
  display: none;
}
#main-block-fashion .box-suggestion .title .select-cat button:active, #main-block-fashion .box-suggestion .title .select-cat button:focus, #main-block-fashion .box-suggestion .title .select-cat button:focus-visible {
  box-shadow: none;
  outline: none;
}
#main-block-fashion .box-suggestion .title .select-cat .dropdown-menu {
  width: 205px;
  padding: 0px;
  border-radius: 10px;
  margin-top: 16px !important;
}
#main-block-fashion .box-suggestion .title .select-cat .dropdown-menu li a {
  padding: 16px;
  color: #3b3b3b;
  font-size: 14px;
  background: #fff;
  border-radius: 10px;
}
#main-block-fashion .box-suggestion .title .select-cat .dropdown-menu li a:hover {
  background: #feeeea;
  color: #f15928;
}
#main-block-fashion .box-suggestion .products .prd_list_item {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}
#main-block-fashion .box-suggestion .products .prd_list_item .prd_item {
  display: block;
  position: relative;
  width: calc((100% - 48px) / 5);
  border-radius: 8px;
  background: #fff;
}
#main-block-fashion .box-suggestion .products .prd_list_item .prd_item .img_prd {
  padding: 8px;
  transition: ease-in-out 0.3s;
  position: relative;
}
#main-block-fashion .box-suggestion .products .prd_list_item .prd_item .img_prd img {
  width: 100%;
  height: 270px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 8px;
  transition: ease-in-out 0.3s;
}
#main-block-fashion .box-suggestion .products .prd_list_item .prd_item .img_prd .img_discount {
  position: absolute;
  z-index: 1;
  bottom: 3px;
  right: 16px;
  width: 43px;
  height: 43px;
}
#main-block-fashion .box-suggestion .products .prd_list_item .prd_item .bottom {
  padding: 12px;
}
#main-block-fashion .box-suggestion .products .prd_list_item .prd_item .bottom .title_prd {
  font-size: 14px;
  color: #000;
  margin-bottom: 12px;
  line-height: normal;
  height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
#main-block-fashion .box-suggestion .products .prd_list_item .prd_item .bottom .func {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 12px;
  position: relative;
}
#main-block-fashion .box-suggestion .products .prd_list_item .prd_item .bottom .func .left {
  height: 35px;
}
#main-block-fashion .box-suggestion .products .prd_list_item .prd_item .bottom .func .left p {
  margin-bottom: 0;
}
#main-block-fashion .box-suggestion .products .prd_list_item .prd_item .bottom .func .left .price {
  font-size: 16px;
  font-weight: 700;
  color: #f15928;
}
#main-block-fashion .box-suggestion .products .prd_list_item .prd_item .bottom .func .left .price u {
  font-size: 12px;
}
#main-block-fashion .box-suggestion .products .prd_list_item .prd_item .bottom .func .left del {
  color: #a3a3a3;
}
#main-block-fashion .box-suggestion .products .prd_list_item .prd_item .bottom .func .left del .price_old {
  color: #a3a3a3;
  font-size: 12px;
}
#main-block-fashion .box-suggestion .products .prd_list_item .prd_item .bottom .func .addCart {
  align-items: center;
  justify-content: center;
  display: flex;
  width: 36px;
  height: 36px;
  background: #feeeea;
  border-radius: 100%;
  position: absolute;
  bottom: 5px;
  right: 0px;
  z-index: 9;
}
#main-block-fashion .box-suggestion .products .prd_list_item .prd_item .bottom .func .addCart:hover {
  background: #f15928;
}
#main-block-fashion .box-suggestion .products .prd_list_item .prd_item .bottom .func .addCart:hover svg g path {
  stroke: #fff;
}
#main-block-fashion .box-suggestion .products .prd_list_item .prd_item .bottom .list-color-item {
  display: flex;
  align-items: center;
  gap: 8px;
}
#main-block-fashion .box-suggestion .products .prd_list_item .prd_item .bottom .list-color-item .color-item {
  display: block;
  border-radius: 100%;
}
#main-block-fashion .box-suggestion .products .prd_list_item .prd_item .bottom .list-color-item .color-item img {
  width: 30px;
  height: 30px;
  border-radius: 100%;
}
#main-block-fashion .box-suggestion .products .prd_list_item .prd_item .bottom .list-color-item .color-item .color-span {
  display: block;
  width: 30px;
  height: 30px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 100%;
}
#main-block-fashion .box-suggestion .products .prd_list_item .prd_item .bottom .list-color-item .active {
  border: solid 2px #f15928;
}
#main-block-fashion .box-suggestion .products .prd_list_item .prd_item .discount {
  position: absolute;
  top: 8px;
  left: 8px;
  display: block;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  background: #f15928;
  border-radius: 12px;
  padding: 3px 8px;
}
#main-block-fashion .box-suggestion .products .prd_list_item .prd_item:hover {
  box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.1);
}
#main-block-fashion .box-suggestion .products .prd_list_item .prd_item:hover .img_prd {
  padding: 0;
  transition: ease-in-out 0.3s;
}
#main-block-fashion .box-suggestion .products .prd_list_item .prd_item:hover .img_prd .img-prd {
  height: 286px;
  transition: ease-in-out 0.3s;
}
#main-block-fashion .box-suggestion .products .see_more {
  display: block;
  margin: 30px auto;
  text-align: center;
  color: #000;
  padding: 10px 0;
  border: solid 1px #666666;
  border-radius: 8px;
  width: 100%;
  max-width: 200px;
  font-weight: 500;
}
#main-block-fashion .box-suggestion .products .see_more:hover {
  background: #feeeea;
  border-color: #f15928;
  color: #f15928;
}
#main-block-fashion .banners-bottom {
  margin-bottom: 30px;
}
#main-block-fashion .banners-bottom .banners-static {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}
#main-block-fashion .banners-bottom .banners-static .banner {
  width: calc((100% - 12px) / 2);
}
#main-block-fashion .box-news {
  margin-top: 8px;
}
#main-block-fashion .box-news .news-top {
  margin-bottom: 12px;
}
#main-block-fashion .box-news .news-top .news-text-top {
  color: #000000;
  font-size: 20px;
  font-weight: 700;
  margin: 0;
}
#main-block-fashion .box-news .news-top .view-all:hover a {
  color: #f15928;
}
#main-block-fashion .box-news .news-top .view-all:hover svg rect {
  fill: #f15928;
}
#main-block-fashion .box-news .news-bottom {
  padding: 0 8px;
}
#main-block-fashion .box-news .news-bottom .list_new_slide {
  padding-bottom: 30px;
}
#main-block-fashion .box-news .news-bottom .list_new_slide .layout-new {
  border-radius: 10px;
  padding-bottom: 8px !important;
}
#main-block-fashion .box-news .news-bottom .list_new_slide .layout-new .box-hover .box-img {
  overflow: hidden;
  border-radius: 10px 10px 0 0;
}
#main-block-fashion .box-news .news-bottom .list_new_slide .layout-new .box-hover .box-img .img_sub {
  border-radius: 10px 10px 0 0;
  width: 100%;
  height: 136px;
  -o-object-fit: cover;
     object-fit: cover;
  transition: ease-in-out 0.3s;
}
#main-block-fashion .box-news .news-bottom .list_new_slide .layout-new .box-hover .layout-text-news {
  padding: 12px 16px;
  margin-bottom: 5px;
}
#main-block-fashion .box-news .news-bottom .list_new_slide .layout-new .box-hover .layout-text-news .title-news {
  font-size: 14px;
  color: #000000;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  font-weight: 700;
  margin: 0;
  line-height: normal;
  height: 40px;
}
#main-block-fashion .box-news .news-bottom .list_new_slide .layout-new .box-hover:hover {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  border-radius: 10px;
}
#main-block-fashion .box-news .news-bottom .list_new_slide .layout-new .box-hover:hover .box-img {
  overflow: hidden;
}
#main-block-fashion .box-news .news-bottom .list_new_slide .layout-new .box-hover:hover .box-img .img_sub {
  transform: scale(1.05);
  transition: ease-in-out 0.3s;
}
#main-block-fashion .box-news .news-bottom .list_new_slide .owl-nav {
  display: block;
}
#main-block-fashion .box-news .news-bottom .list_new_slide .owl-nav span {
  display: inline-flex;
  font-size: 25px;
  color: #000;
  width: 40px;
  height: 40px;
  justify-content: center;
  align-items: center;
  align-items: center;
  background: #fff;
  border-radius: 100%;
  padding-bottom: 5px;
  transition: ease-in-out 0.1s;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
#main-block-fashion .box-news .news-bottom .list_new_slide .owl-nav button:hover span {
  color: #f15928;
  font-size: 30px;
  width: 45px;
  height: 45px;
  transition: ease-in-out 0.1s;
}
#main-block-fashion .box-news .news-bottom .list_new_slide .owl-nav .owl-prev {
  position: absolute;
  left: -15px;
  top: 50%;
  transform: translateY(-50%);
}
#main-block-fashion .box-news .news-bottom .list_new_slide .owl-nav .owl-next {
  position: absolute;
  right: -15px;
  top: 50%;
  transform: translateY(-50%);
}
#main-block-fashion .box-news .news-bottom .list_new_slide .owl-dots {
  display: block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0px;
}
#main-block-fashion .box-news .news-bottom .list_new_slide .owl-dots .owl-dot span {
  display: block;
  width: 6px;
  height: 6px;
  margin: 0 3px;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 100%;
}
#main-block-fashion .box-news .news-bottom .list_new_slide .owl-dots .active span {
  background: #000;
  border-radius: 6px;
  width: 32px;
}

@media (max-width: 767px) {
  #main-block-fashion {
    padding: 15px !important;
  }
  #main-block-fashion .block_hot .title {
    font-size: 20px !important;
  }
  #main-block-fashion .block_hot .hot_cat {
    gap: 10px !important;
  }
  #main-block-fashion .block_hot .hot_cat li a {
    font-size: 12px !important;
    padding: 8px !important;
  }
  .owl-prev,
  .owl-next {
    display: none !important;
  }
  .slide_banner {
    display: unset !important;
  }
  .slide_banner .right {
    width: 100% !important;
  }
  .prd_list_item {
    display: grid !important;
    grid-template-columns: 1fr 1fr;
    gap: 8px !important;
  }
  .prd_list_item .prd_item {
    width: unset !important;
  }
  .prd_list_item .prd_item h4 {
    font-size: 12px !important;
  }
  .prd_list_item .prd_item .img-prd {
    height: auto !important;
  }
  .prd_list_item .prd_item .func .left p {
    font-size: 13px !important;
  }
  .prd_list_item .prd_item .func .left .price {
    font-size: 14px !important;
  }
  .prd_list_item .prd_item .func del .price_old {
    font-size: 12px !important;
  }
  .see_more {
    font-size: 14px !important;
    max-width: 150px !important;
  }
  .box-suggestion .title h2 {
    font-size: 20px !important;
  }
  .box-suggestion .title .select-cat .btn-secondary .btn-cat {
    font-size: 18px !important;
  }
  .layout-new .box-hover .box-img .img_sub {
    height: 180px !important;
    max-width: 100% !important;
    width: 100% !important;
  }
}
.loader-spinning {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 120px;
  width: 100%;
  background: transparent;
}

.lds-spinner {
  color: official;
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px;
}

.lds-spinner div {
  transform-origin: 32px 32px;
  animation: lds-spinner 1.2s linear infinite;
}

.lds-spinner div:after {
  content: " ";
  display: block;
  position: absolute;
  top: 3px;
  left: 29px;
  width: 6px;
  height: 18px;
  border-radius: 20%;
  background: #007bff;
  box-shadow: 0 0 8px rgba(0, 123, 255, 0.6);
}

.lds-spinner div:nth-child(1) {
  transform: rotate(0deg);
  animation-delay: -1.1s;
}

.lds-spinner div:nth-child(2) {
  transform: rotate(30deg);
  animation-delay: -1s;
}

.lds-spinner div:nth-child(3) {
  transform: rotate(60deg);
  animation-delay: -0.9s;
}

.lds-spinner div:nth-child(4) {
  transform: rotate(90deg);
  animation-delay: -0.8s;
}

.lds-spinner div:nth-child(5) {
  transform: rotate(120deg);
  animation-delay: -0.7s;
}

.lds-spinner div:nth-child(6) {
  transform: rotate(150deg);
  animation-delay: -0.6s;
}

.lds-spinner div:nth-child(7) {
  transform: rotate(180deg);
  animation-delay: -0.5s;
}

.lds-spinner div:nth-child(8) {
  transform: rotate(210deg);
  animation-delay: -0.4s;
}

.lds-spinner div:nth-child(9) {
  transform: rotate(240deg);
  animation-delay: -0.3s;
}

.lds-spinner div:nth-child(10) {
  transform: rotate(270deg);
  animation-delay: -0.2s;
}

.lds-spinner div:nth-child(11) {
  transform: rotate(300deg);
  animation-delay: -0.1s;
}

.lds-spinner div:nth-child(12) {
  transform: rotate(330deg);
  animation-delay: 0s;
}

@keyframes lds-spinner {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}/*# sourceMappingURL=fashion.css.map */