/* shop the look highlighting */
@media screen and (min-width: 769px) {
  .desktop-navigation ul li [data-cat="womens-clothing-shop-the-look"],
  .desktop-navigation ul li [data-cat="mens-clothing-shop-the-look"] {
    opacity: 1 !important;
    color: #f4762d !important;
    font-weight: 800 !important;
  }
}
/* @media screen and (max-width: 768px) {
nav.animated-navigation .nav-item a[data-inmenucolumnnumber="7"]{ */
/*  opacity: 1 !important;
  color: #f4762d !important;
  font-weight: 800 !important;
}} */
#cs-footer .sap-header .wrapper {
  flex-direction: column !important;
  align-items: flex-start !important;
  padding: 3em 3em 3em !important;
  margin: 0 auto !important;
  width: 50% !important;
  height: unset !important;
}
.sap-header .deco-line::after {
  width: 1.4em !important;

  margin: 0.5em 0 0.25em !important;
}
@media (max-width: 640px) {
  .mobile {
    /* height: 192px !important; */
    margin: 0 auto;
  }
  #cs-footer .sap-header .wrapper {
    padding: 5em 3em 3em !important;
    height: unset !important;
    width: 95% !important;
  }
  .sap-header .deco-line::after {
    margin: 0.5em auto 0.25em !important;
  }

  .sap-header p {
    margin: 1em 0 0em !important;
  }
}
/* MERRELL UK overrides.css */
/* seo copy styles */
.seo-asset {
  width: 100%;
  margin: 0 auto;
  font-size: 0.8em;
  padding-top: 4em;
  color: #7d7d7d;
  max-width: 80em;
  text-align: center;
}
@media (max-width: 640px) {
  .seo-asset {
    width: 90%;
  }
}
.seo-asset a {
  font-size: inherit;
  text-decoration: underline;
}
.seo-asset h2 {
  display: none;
  color: #7d7d7d;
}

/******** DW-16339 - menu styling fixes ********/
.column1 ul.level-2 {
  border: none !important;
}

div.level-2 ul.level-2 {
  padding: 0 !important;
}
@media (min-width: 641px) {
  a[data-cat="Christmas"].level-1 {
    text-decoration: underline !important;
    text-decoration-color: #f4762d !important;
    text-decoration-thickness: 2px !important;
    text-underline-offset: 2px !important;
  }
  .active-persistentheader a[data-cat="Christmas"].level-1 {
    margin-left: 1em;
  }
  a[data-cat="Christmas"]::after {
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 0.4em;
    width: 1.4em;
    content: "";
    background: url("../content/seasonal-content/nav/2021/10/gifts-nav-star.svg");
    background-size: cover;
    height: 1.4em;
  }
  .active-persistentheader a[data-cat="Christmas"]::after {
    top: 60%;
  }
  .is-responsive a[data-cat="Christmas"].level-1 {
    margin-left: 1em !important;
  }
  .is-responsive a[data-cat="Christmas"]::after {
    left: 0.1em;
  }
}
/* div.column1 div.level-3 ul.level-3 li a {
  font-family: "Lato-Bold";
  line-height: 17px;
  letter-spacing: 0.3px;
  color: #101820;
  font-weight: normal;
  text-transform: none;
  font-size: 12px;
} */

/* div.level-2 ul.level-2>li>a {
  font-family: "Lato-Bold";
  line-height: 17px;
  letter-spacing: 0.3px;
  color: #101820;
  font-weight: normal;
  text-transform: none;
  font-size: 12px;
} */

div.level-2 ul.level-2 > li > a:hover {
  text-transform: none;
}

/* .drop-down-nav-header, .flyout-shoe-size-filter h3, div.level-2 ul.level-2 > li > a, div.level-2 ul.level-2 > li > div.catname-only {
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: normal;
  color: #373836;
  line-height: 2;
  opacity: 0.55;
  font-weight: normal;
} */
/*
div.level-2 ul.level-2 > li > div.catname-only[data-cat="lifestyle-collection"],
div.level-2 ul.level-2 > li > div.catname-only[data-cat="1trl-collection"],
#header .header-top-box .nav-item .level-2-nav-content>li>a[data-subcat="lifestyle-collection"],
#header .header-top-box .nav-item .level-2-nav-content>li>a[data-subcat="1trl-collection"]
 {
  color: #f4762d !important;
} */

div.level-2 ul.level-2 > li > div.catname-only:hover {
  text-transform: none;
  color: #f4762d !important;
}

/* div.column1 div.level-3 ul.level-3 li a:hover {
  font-family: "Lato-Bold";
  line-height: 17px;
  letter-spacing: 0.3px;
  color: #dc4405;
  font-weight: normal;
  text-transform: none;
  font-size: 14px;
} */

/******** DW-16339 end ********/

/* FED-10506 FIX SOCIAL SHARING ICONS */
.fab {
  letter-spacing: 0 !important;
  text-align: center;
}

/* FED-10506 FIX END */

/* START: FED-10106 - Temporary override
============================================================ */
#mobile-header .alt-icon-promotion,
.promotions-link,
.desktop-promotions-icon {
  display: none !important;
}

/* END: FED-10106
============================================================ */

/* DW-17726 */
.desktop-feedback-icon {
  display: none;
}

/* end DW-17726 */

/* Fix blog styling issue after Merrell Redesign update */
.dw_blogs .dwPost-content-area {
  background-color: transparent;
}

/* End of fix blog styling */

/* FED-13335 ALL EMEA - Change colour font for SALE */
/* holiday 2021 red Sale nav */
#navigation a[data-cat="outlet"],
#navigation a[data-cat="Black-Friday-Offer-1"] {
  color: #373836;
}

/* end FED-13335 */

/* Fix horizontal scroll on mobile filters */
@media (max-width: 768px) {
  .refinements.clearfix.mobile-only.animated-filter.active {
    overflow-x: hidden;
  }
}

nav.animated-navigation ul {
  margin-bottom: 0 !important;
}

#hiking-slider .hiking-slider .hiking-slide {
  background: #f4f2ec;
}
@media (max-width: 768px) {
  #header
    .header-top-box
    .nav-item
    .level-3-nav-content
    > li
    a[href*="corridor"],
  #header
    .header-top-box
    .nav-item
    .level-3-nav-content
    > li
    a[href*="women-sale-accessories-wpg"],
  #header
    .header-top-box
    .nav-item
    .level-3-nav-content
    > li
    a[href*="mens-sale-accessories-mpg"] {
    display: none;
  }
}

/* Hides mens clothing, womens clothing and kids links from the nav for UK */
#navigation a[data-cat*="corridor"],
#navigation .mobile-navigation [data-subcat*="mens-clothing"],
#navigation a[href*="kids-outlet"],
#navigation a[href*="merrell-sweaty-betty"],
#navigation .mobile-navigation [data-subcat*="sale-kids-kpg"] {
  display: none !important;
}

#navigation [data-cat="kids"] {
  display: none;
}

/* FED-22269 - Remove SALE Accesories and Clothing from Top Menu CODE (Only UK)  */
#navigation a[href*="women-sale-clothing-wpg"],
#navigation a[href*="women-sale-accessories-wpg"],
#navigation a[href*="men-sale-clothing-mpg"],
#navigation a[href*="mens-sale-accessories-mpg"] {
  display: none;
}
