.second-desc a {
	text-decoration:underline;
}

.second-desc a:hover {
	color:#C9C0C1;
}

.category-desc a {
	text-decoration:underline;
}

.category-desc a:hover {
	color:#C9C0C1;
}

.second-desc h2 {
    margin-top: 40px;
}

#category-title {
    padding-top: 20px;
    padding-bottom: 30px;
}

.breadcrumb {
padding: 20px 0 10px 0;
}

#_desktop_search_filters_wrapper {
    padding-top: 20px;
    padding-bottom: 20px;
	margin-bottom: 20px;
}

.ets_mm_megamenu.hook-default {
    border-bottom: 2px solid black;
}

.product-cont {
    padding-top: 40px;
}

#lookbook-collections .title {
    color: #c9c0c1; 
}
@media (width < 991px) {
.ets_mm_megamenu .ets_mm_categories .ets_mm_categories>li>a {
    font-size: 14px !important;
}
}
@media (width < 768px) {
  .second-desc h2 {
    margin-top: 20px;
     margin-bottom: 20px;
}
}
@media (width < 575px) {
    .product-miniature {
        max-width: 50%;
  }
      .product-cont {
        padding-top: 0;
    }
}


