.card-product .card-product-wrapper:hover .product-img .img-product {
	opacity: 1;
}
.box-nav-ul .submenu-default .menu-list li {
  padding: 0;
}
.tf-categories-wrap .collection-content {
  margin-top: 0px !important;
}
.tf-categories-wrap .collection-item-circle .has-saleoff-wrap, .tf-categories-wrap .collection-item-circle .collection-image {
  width: 140px;
  height: 140px;
}
.collection-item-circle .collection-image {
  background-color: #BEA57D;
  border-radius: 50% 50% 5px 5px;
  padding: 0;
  color: #fff;
}
.tf-categories-wrap .collection-item-circle img {
  max-width: 140px;
}
.header-style-2 .wrapper-header {
  min-height: 65px;
}
.header-style-2 .header-bottom .wrapper-header {
  min-height: 50px;
}
.header-bottom .box-nav-ul .menu-item {
  padding: 0px 0px;
}
.tf-slideshow .wrap-pagination {
  bottom: 10px;
}
.collection-item-v3 .collection-image {
  padding: 0;
}
.collection-item-v3 .collection-image .box-icon {
  width: 100%;
  height: 35px;
}
/*.tf-sw-collection .swiper-slide img {
  min-height: 240px;
}*/
.icon-icon.icon-arrow1-top-left {
  font-size: 8px;
  transform: rotate(45deg);
}
.tf-cart-item .wg-quantity input {
  width: 100% !important;
}





@media only screen and (max-width: 768px) {
  .mobile-hide {
    display: none !important;
  }
  .wrap-slider img {
  object-fit: contain;
  min-width: 100% !important;
}
.slider-women .wrap-slider {
  height: 120vw;
  width: 100%;
}
}

@media only screen and (min-width: 769px) {
  .desktop-hide {
    display: none !important;
  }
}

@media only screen and (max-width: 1149px) {
  .header-style-2 .header-bottom .box-navigation, .header-style-2 .header-bottom .wrapper-header {
    display: none !important;
  }
}