@font-face {
  font-family: "SangBleuOGSans-Regular";
  src: url("https://www.riverisland.com/Assets/RiverIsland/Core/fonts/sang-bleu/SangBleuOGSans-Regular.woff2");
}

@font-face {
  font-family: "SangBleuOGSans-Medium";
  src: url("https://www.riverisland.com/Assets/RiverIsland/Core/fonts/sang-bleu/SangBleuOGSans-Medium.woff2");
}

#faq-container {
  padding: 0 1em !important;
}

#page {
  width: 100% !important;
  padding: 0 !important;
}
#page.content {
  float: none;
}
#page.full-page {
  width: 100% !important;
}
/*#static-nav { width:37%; float:left; margin-right: 0; padding-top: 1.3em;}*/
#page.content ul {
  margin-left: 0;
}

.help-wrapper {
  margin-top: 10px;
}
.content-wrap {
  padding: 0;
}

.header .size-guide-title {
  font-family: "SangBleuOGSans-Medium", Arial, Helvetica, sans-serif;
  color: #000;
  font-size: 42px;
  font-weight: 500;
  line-height: 1;
  margin-top: 2.5%;
}

.header .size-guide-subtitle {
  margin: 2em 0 4em;
}

#gender-menu {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 5em;
}

#gender-menu:before,
#gender-menu:after {
  display: none;
}

#gender-menu a {
  width: 15.9%;
  margin: 0;
  background-size: cover;
  background-position-x: 50%;
  height: 0;
  padding-bottom: 16.63%;
}

#gender-menu a.womens {
  background-image: url("https://images.riverisland.com/image/upload/f_auto,q_auto/c20260514_size-guides_women.jpg");
}

#gender-menu a.mens {
  background-image: url("https://images.riverisland.com/image/upload/f_auto,q_auto/c20260514_size-guides_men.jpg");
}

#gender-menu a.girls {
  background-image: url("https://images.riverisland.com/image/upload/f_auto,q_auto/0_20260414_size-guides_girls.jpg");
}

#gender-menu a.boys {
  background-image: url("https://images.riverisland.com/image/upload/f_auto,q_auto/0_20260414_size-guides_boys.jpg");
}

#gender-menu a.teens {
  background-image: url("https://images.riverisland.com/image/upload/f_auto,q_auto/0_20260414_size-guides_teens.jpg");
}

#gender-menu a.baby {
  background-image: url("https://images.riverisland.com/image/upload/f_auto,q_auto/c20240214_size-guides_baby.jpg");
}

#measurement-info {
  overflow: hidden;
  width: 100%;
  padding: 0;
  background-color: transparent;
  min-height: initial;
  line-height: unset;
  margin-bottom: 4em;
}

#measurement-info h2 {
  font-family: "SangBleuOGSans-Medium", Arial, Helvetica, sans-serif;
  color: #000;
  font-size: 24px;
  font-weight: 500;
  line-height: 1;
  margin: 0 0 1.5em;
}

.measurement-info-container h3 {
  font-family: "SangBleuOGSans-Regular", Arial, Helvetica, sans-serif;
}

#measurement-info img {
  max-height: 506px !important;
}

#ul-size-categories {
  width: 90%;
  margin-right: 10%;
}

#faq-container {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.faq-accordion-container {
  float: left;
}

#ul-size-categories li {
  position: relative;
  box-sizing: border-box;
  background-color: #f3f3f3;
  box-sizing: border-box;
  transition: background 0.2s linear;
  padding: 0 !important;
}
#ul-size-categories li:hover {
  background: #737373;
}

#ul-size-categories li a {
  position: relative;
  display: block;
  width: 100%;
  top: 0;
  left: 0;
  color: #737373 !important;
  font-weight: 700;
  padding: 5px 0;
  transition: color 0.2s linear;
  padding-right: 1em;
  box-sizing: border-box;
}

#ul-size-categories li a:hover {
  color: #000000 !important;
}

#ul-size-categories li a::after {
  content: '"';
  font-family: ri-v1-5;
  position: absolute;
  right: 0%;
  top: 20%;
}

#ul-size-categories li:after {
  content: none;
}

.top-spacer {
  padding-top: 2em;
}

/*.baby {margin-right: 0 !important; margin-left: 1%;}*/

.baby #measurement-info {
  min-height: 32em !important;
}
.baby #measurement-info img {
  max-height: 506px !important;
}

/* Left Nav Menu */

.backpage-landing-left-nav h2 {
  font-family: "SangBleuOGSans-Medium", Arial, Helvetica, sans-serif;
  color: #000;
  font-size: 24px;
  font-weight: 500;
  line-height: 1;
  margin: 0 0 1.5em;
  text-transform: capitalize;
}

/* Size Guide Tables */

#size-guide-tables h3 {
  font-family: "SangBleuOGSans-Regular", Arial, Helvetica, sans-serif;
  color: #000;
  font-size: 24px;
  font-weight: 500;
  line-height: 1;
  margin: 0 0 1em;
}

a.hl-top {
  font-size: 16px;
  font-weight: 500;
  width: 130px;
  padding: 0.9em 0;
  -webkit-box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.13);
  -moz-box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.13);
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.13);
  border-radius: 20px;
  line-height: 1;
  text-decoration: none;
}

a.hl-top:after {
  display: none;
  /*right: 9%;*/
}

/* Tables Section Padding Top */

@media only screen and (min-width: 841px) {
  #size-guide-tables {
    padding-top: 4em;
  }
}

/* Small screen */

@media only screen and (max-width: 700px) {
  .content-wrap {
    padding: 0 1% !important;
    /*padding: 0 5% !important;*/
  }

  .header .size-guide-title {
    font-size: 34px;
    margin: 7% 0;
  }
  .header .size-guide-subtitle {
    margin: 1.5em 0 2.5em;
    padding: 0 2%;
  }

  #gender-menu {
    /*justify-content: flex-start;*/
    justify-content: space-between;
    margin: 0 auto;
    margin-bottom: 2em;
    /*max-width: 300px;*/
    /*max-width: 320px;*/
    max-width: 340px;
  }

  #gender-menu a,
  #gender-menu a.teens {
    box-sizing: border-box;
    /*width: auto;*/
    width: 30%;
    float: none;
    padding: 11px 0 !important;
    /*padding: 11px 15px !important;*/
    background-color: #ececec;
    border-radius: 22px;
    /*margin: 0 1em 1em 0;*/
    margin: 0 0 1em 0;
    font-weight: 500;
  }

  #measurement-info {
    margin-bottom: 2em;
  }

  #measurement-info h2 {
    font-size: 22px;
  }

  .backpage-landing-left-nav h2 {
    font-size: 22px;
    margin-left: 1%;
    /*margin-left: 5%;*/
  }

  a.hl-top {
    float: left;
  }

  #ul-size-categories {
    margin: 0 auto;
    width: 98%;
    /*margin-left: 5%;
	  margin-right: 5%;*/
  }
}

@media only screen and (min-width: 841px) {
  .measurement-info-container {
    box-sizing: border-box;
    padding-right: 2%;
  }
}

@media only screen and (max-width: 840px) {
  .measurement-info-wrap {
    margin: 0 6%;
  }
}

@media only screen and (max-width: 43.75em) {
  #outer-container #inner-container .full-page {
    padding: 0 !important;
  }
  .help-wrapper {
    margin-left: 0;
    margin-right: 0;
  }
  #gender-menu a span {
    left: unset;
    bottom: unset;
    top: unset;
    padding: 0;
  }
}

/*@media screen and (min-width: 309px) and (max-width: 700px) {
	#gender-menu a.girls, #gender-menu a.baby {
	  margin-right: 0;
	}
  }*/
