 .product-listing {
  float: left;
  margin: 20px 7px;
  width: 32%;
}
  #women .flex-caption {
  display: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
 
  #women  #shopify-section-1478800373635 {
  position: relative;
}
  #shopify-section-Homepage-Section-Women .bottomHomeDelivery.hidden.visible.animated.fadeIn {
  float: left;
  width: 100%;
}
  #shopify-section-Homepage-Section-Women .customHomeShopButtons {
  float: left;
  padding: 20px 0;
  text-align: center;
  width: 100%;
}
  #women #content {
  margin-bottom: 40px;
  width: 100%;
}

 #mens-page-section .flex-caption {
  display: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
  #mens-page-section #shopify-section-1478800373635 {
  position: relative;
}
  #shopify-section-Homepage-section-Men .bottomHomeDelivery.hidden.visible.animated.fadeIn {
  float: left;
  width: 100%;
}
  #shopify-section-Homepage-section-Men .customHomeShopButtons {
  float: left;
  padding: 20px 0;
  text-align: center;
  width: 100%;
}
  #men #content {
  margin-bottom: 40px;
  width: 100%;
}

.collection-filtered-top {
  float: left;
  width: 100%;
}
.collection-filtered-top .filter-menu {
  display: inline-block;
  width: 80%;
  float:left;
}
.sort-order{
  width: 20%;
  float:right;
}
#sort-by{
 float:right;
  width:150px;
}
.pages-links > li {
  float: left;
  font-weight: bold;
  list-style: outside none none;
  padding: 0 14px;
  line-height:20px;
}
.pages-links {
  float: left;
  width: 100%;
}
.pages-links > li:first-child {
 /* border-bottom: 1px solid black;*/
    margin-right: 16px;
}
.pages-links a {
  font-size: 15px;
  font-weight: normal;
  text-transform: uppercase;
}
.pages-links > li:nth-child(2){
 /* border-bottom: 1px solid hsl(0, 0%, 10%);*/
  width: 16%;
}
.pages-links .active {
  background:unset;
}
.pages-links > li:hover a{
	border-bottom: 1px solid hsl(0, 0%, 20%);
}



.pages-links2 > li {
  float: left;
  list-style: outside none none;
  padding: 0;
  line-height:25px;
}
.pages-links2 {
  float: left;
  width: 100%;
}
.pages-links2 a {
}
.pages-links2 > li:nth-child(2){
 	border-bottom: 0px solid hsl(0, 0%, 20%);
  	margin: 0 0px 0 10px;
  	padding: 0 -10px !important;
}
.pages-links2 > li:nth-child(3){
 	border-bottom: 0px solid hsl(0, 0%, 20%);
  	margin: 0 10px 0 10px;
  	padding: 0 -30px !important;
}
.pages-links2 .devon-active {
  	border-bottom: 1px solid #ed1c24 !important;
  	line-height:25px;
  	padding-bottom: 5.5px !important;
  	position: relative !important;
  	z-index: 9999999999999 !important;
}
.pages-links2 .dropdown a:hover {
 	border-bottom: 1px solid hsl(0, 0%, 20%);
  	position: relative !important;
  	z-index: 9999999999999 !important;
  	padding-bottom: 5.5px !important;
}
.pages-links2 .dropdown a:hover {
 	border-bottom: 1px solid hsl(0, 0%, 20%);
  	position: relative !important;
  	z-index: 9999999999999 !important;
  	padding-bottom: 5.5px !important;
}

.pages-links2 .megamenu a:hover {
 	border-bottom: 0px solid hsl(0, 0%, 20%);
  	position: relative !important;
  	z-index: 9999999999999 !important;
  	padding-bottom: 0px !important;
}
.pages-links2 .megamenu a:hover {
 	border-bottom: 0px solid hsl(0, 0%, 20%);
  	position: relative !important;
  	z-index: 9999999999999 !important;
  	padding-bottom: 0px !important;
}

.megamenu {
  margin-top: 0px;
  padding-top: 40px !important;
}
/**********Shop By color Filter css**********/
  .filter-content ul.box-grid-stype li .color {
    width: 25px;
    height: 25px;
    display: inline-block;
    margin-right: 12px;
    vertical-align: middle;
}
  .filter-content ul.box-grid-stype li input {
    display: none;
}
  .filter-content .list-border li.li-color {
    width: 100%;
    display: inline-block;
    float: left;
    margin: 4px 0;
}
  .filter-content .list-border .li-color > a {
  font-size: 15px;
  font-weight: 600;
  text-transform: capitalize;
}
  .filter-content{
  	background:#F9F9F9;
    width:100%;
    float:left;
    padding:7px 7px;
  }
  .filter-title.widget-title::after {
    color: hsl(0, 0%, 50%);
    content: "\e836";
    font-family: pt-font;
    font-size: 13px;
    padding: 6px 6px 0;
    float:right;
  }
  .widget.filter-custom.filter-tag.color {
    float: right;
    width: 150px;
    padding: 15px 14px;
}
  .filter-title.widget-title {
    border-bottom: 2px solid hsl(0, 0%, 20%);
    margin: 0;
    padding-bottom: 6px;
    text-transform: capitalize;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 300;
}
  .custom-color-inner-content {
  float: left;
  width: 100%;
    position:relative;
}
  
  .filter-content {
  border: 1px solid hsl(0, 0%, 80%);
  display: none;
  left: 0;
  list-style: outside none none;
  margin: 0;
  min-width: 198px;
  padding: 5px 10px;
  position: absolute;
  text-align: left;
  top: 30px;
  width: calc(100% - 20px);
  z-index: 11;
}
  .filter-content {
  max-height: 400px;
  overflow-x: hidden;
  overflow-y: auto;
}
.color-name-title {
  cursor: pointer;
  float: left;
  width: 100%;
}
li.collection-container.filter-active-sale-womens.active.selected {
    display: none;
}
/**********end************/


@media screen and (min-width: 1200px) {
    #men.gridlock #promo-images.row {
  margin: 0 auto;
  width: 1200px !important;
}
  #men.gridlock #men-collection-products.row {
  margin: 0 auto;
  width: 1200px;
}
    #women.gridlock #promo-images.row {
  margin: 0 auto;
  width: 1200px !important;
}
  #women.gridlock #men-collection-products.row {
  margin: 0 auto;
  width: 1200px;
}
}
@media only screen  and (min-width:768px) and (max-width:1199px) {
   .product-listing {
    margin: 20px 3px;
    width: 32.33% !important;
}
}
@media only screen  and (min-width:320px) and (max-width:767px) {
   .product-listing {
    margin: 20px 7px;
    width: 48% !important;
}
  .collection-filtered-top .filter-menu {
  width: 100%;
}
.sort-order{
  width: 100%;
  float:left;
}
.widget.filter-custom.filter-tag.color{
  	width:100%;
  }
  .filter-title.widget-title{
  	text-align:left;
  }
  .color-name-title {
  padding: 0 12px;
}
}

.pages-links .active a {
    border-bottom: 1px solid #333;
}

.scroll-content a.filter-clear {
    display: none;
}