/* override default breakpoints */
.overlay-0 {
  background-color: rgba(0, 0, 0, 0); }

.overlay-dark.overlay-0 {
  background-color: rgba(0, 0, 0, 0); }

.overlay-light.overlay-0 {
  background-color: rgba(255, 255, 255, 0); }

.overlay-10 {
  background-color: rgba(0, 0, 0, 0.1); }

.overlay-dark.overlay-10 {
  background-color: rgba(0, 0, 0, 0.1); }

.overlay-light.overlay-10 {
  background-color: rgba(255, 255, 255, 0.1); }

.overlay-20 {
  background-color: rgba(0, 0, 0, 0.2); }

.overlay-dark.overlay-20 {
  background-color: rgba(0, 0, 0, 0.2); }

.overlay-light.overlay-20 {
  background-color: rgba(255, 255, 255, 0.2); }

.overlay-30 {
  background-color: rgba(0, 0, 0, 0.3); }

.overlay-dark.overlay-30 {
  background-color: rgba(0, 0, 0, 0.3); }

.overlay-light.overlay-30 {
  background-color: rgba(255, 255, 255, 0.3); }

.overlay-40 {
  background-color: rgba(0, 0, 0, 0.4); }

.overlay-dark.overlay-40 {
  background-color: rgba(0, 0, 0, 0.4); }

.overlay-light.overlay-40 {
  background-color: rgba(255, 255, 255, 0.4); }

.overlay-50 {
  background-color: rgba(0, 0, 0, 0.5); }

.overlay-dark.overlay-50 {
  background-color: rgba(0, 0, 0, 0.5); }

.overlay-light.overlay-50 {
  background-color: rgba(255, 255, 255, 0.5); }

.overlay-60 {
  background-color: rgba(0, 0, 0, 0.6); }

.overlay-dark.overlay-60 {
  background-color: rgba(0, 0, 0, 0.6); }

.overlay-light.overlay-60 {
  background-color: rgba(255, 255, 255, 0.6); }

.overlay-70 {
  background-color: rgba(0, 0, 0, 0.7); }

.overlay-dark.overlay-70 {
  background-color: rgba(0, 0, 0, 0.7); }

.overlay-light.overlay-70 {
  background-color: rgba(255, 255, 255, 0.7); }

.overlay-80 {
  background-color: rgba(0, 0, 0, 0.8); }

.overlay-dark.overlay-80 {
  background-color: rgba(0, 0, 0, 0.8); }

.overlay-light.overlay-80 {
  background-color: rgba(255, 255, 255, 0.8); }

.overlay-90 {
  background-color: rgba(0, 0, 0, 0.9); }

.overlay-dark.overlay-90 {
  background-color: rgba(0, 0, 0, 0.9); }

.overlay-light.overlay-90 {
  background-color: rgba(255, 255, 255, 0.9); }

.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

/* Embedded images styles for: Basic Page, Blog, Landing page
    ========================================================================== */
/* function to convert the calc function in to rem based
$first- should be in % */
/** Slick Carousel Starts **/
/** Slick Carousel Ends **/
.menu-item-focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none; }
  .menu-item-focus::before {
    content: '';
    position: absolute;
    border: 0.0625rem solid #8f8f8f;
    border-radius: 0.25rem;
    top: 0.25rem;
    bottom: 0.25rem;
    left: 0.25rem;
    right: 0.25rem; }

.social-icons-focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none; }
  .social-icons-focus::before {
    content: '';
    position: absolute;
    border: 0.0625rem solid #8f8f8f;
    border-radius: 50%;
    top: -0.25rem;
    bottom: -0.25rem;
    left: -0.25rem;
    right: -0.25rem; }

.brand-logo-focus-dark {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: 0.0625rem solid #fff;
  border: none; }

.footer-links-focus-dark {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  position: relative; }
  .footer-links-focus-dark::after {
    content: '';
    position: absolute;
    border: 0.0625rem solid #fff;
    border-radius: 0.25rem;
    top: 0rem;
    right: 0rem;
    bottom: 0rem;
    left: 0rem; }

.brand-logo-focus-light {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: 0.0625rem solid #8f8f8f;
  border: none; }

.footer-links-focus-light {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  position: relative; }
  .footer-links-focus-light::after {
    content: '';
    position: absolute;
    border: 0.0625rem solid #8f8f8f;
    border-radius: 0.25rem;
    top: 0rem;
    right: 0rem;
    bottom: 0rem;
    left: 0rem; }

.search-focus-light {
  -webkit-box-shadow: 0 0 0 0.1875rem #fff, 0 0 0 0.25rem #8f8f8f;
          box-shadow: 0 0 0 0.1875rem #fff, 0 0 0 0.25rem #8f8f8f;
  outline: none; }

.search-focus-dark {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  outline: solid 0.0625rem #fff;
  outline-offset: 0.25rem; }

.header-logo-focus {
  outline: none;
  position: relative;
  outline-offset: 0rem; }
  .header-logo-focus::after {
    content: '';
    position: absolute;
    border: 0.0625rem solid #8f8f8f;
    border-radius: 0.25rem;
    top: -0.25rem;
    right: -0.25rem;
    bottom: -0.25rem;
    left: -0.25rem; }

.tooltip-focus-light {
  outline: none;
  position: relative; }
  .tooltip-focus-light::before {
    content: '';
    position: absolute;
    border: 0.0625rem solid #8f8f8f;
    border-radius: 50%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }

.tooltip-focus-dark {
  outline: none;
  position: relative; }
  .tooltip-focus-dark::before {
    content: '';
    position: absolute;
    border: 0.0625rem solid #fff;
    border-radius: 50%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }

/* overriding the bootstrap header font sizes */
/* headings style based on style guide */
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.text48-36-24,
.text36-30-24,
.text30-24-24,
.text18-18-16 {
  font-family: "Roboto-Bold", sans-serif;
  line-height: 1.25;
  letter-spacing: normal; }

h1,
.h1 {
  font-size: 1.5rem; }

h2,
.h2 {
  font-size: 1.5rem; }

h3,
.h3 {
  font-size: 1.5rem; }

h4,
.h4 {
  font-size: 1.25rem; }

h5,
.h5 {
  font-size: 1.125rem; }

h6,
.h6 {
  font-size: 1rem; }

/* text styles */
.text8,
.text10,
.text12,
.text14,
.text16,
.text18,
.text20,
.text12-12-10,
.text14-14-12,
.text16-16-12,
.text16-16-14,
.text16-14-14,
.text20-20-14,
.text20-20-16,
.text20-20-18,
.text24-24-20,
.text14-14-16,
.text18-18-14,
.text16-16-16,
.text16-16-12 {
  font-family: "Roboto-Regular", sans-serif;
  letter-spacing: normal;
  line-height: 1.5; }
  .text8.bold,
  .text10.bold,
  .text12.bold,
  .text14.bold,
  .text16.bold,
  .text18.bold,
  .text20.bold,
  .text12-12-10.bold,
  .text14-14-12.bold,
  .text16-16-12.bold,
  .text16-16-14.bold,
  .text16-14-14.bold,
  .text20-20-14.bold,
  .text20-20-16.bold,
  .text20-20-18.bold,
  .text24-24-20.bold,
  .text14-14-16.bold,
  .text18-18-14.bold,
  .text16-16-16.bold,
  .text16-16-12.bold {
    font-family: "Roboto-Bold", sans-serif;
    letter-spacing: normal; }

.text8 {
  font-size: 0.5rem; }

.text10 {
  font-size: 0.625rem; }

.text12 {
  font-size: 0.75rem; }

.text14 {
  font-size: 0.875rem; }

.text16 {
  font-size: 1rem; }

.text18 {
  font-size: 1rem; }

.text20 {
  font-size: 1.125rem; }

.text12-12-10 {
  font-size: 0.625rem; }

.text14-14-12 {
  font-size: 0.75rem; }

.text16-16-12 {
  font-size: 0.75rem; }

.text16-16-14 {
  font-size: 0.875rem; }

.text20-20-14 {
  font-size: 0.875rem; }

.text20-20-16 {
  font-size: 1rem; }

.text20-20-18 {
  font-size: 1.125rem; }

.text24-24-20 {
  font-size: 1.25rem; }

.text14-14-16 {
  font-size: 1rem; }

.text48-36-24 {
  font-size: 1.5rem; }

.text36-30-24 {
  font-size: 1.5rem; }

.text30-24-24 {
  font-size: 1.5rem; }

.text18-18-16 {
  font-size: 1rem; }

.text16-16-16 {
  font-size: 1rem; }

.text16-16-12 {
  font-size: 0.75rem;
  font-weight: 700; }

.text16-14-14 {
  font-size: 1rem; }

/* class for font weight bold */
.bold {
  font-weight: 700; }

@media (max-width: 991.98px) {
  .bold-mobile {
    font-weight: bold; }
  .text16-14-14 {
    font-size: 0.875rem; } }

@media (min-width: 768px) {
  h1,
  .h1 {
    font-size: 2.25rem; }
  h2,
  .h2 {
    font-size: 1.875rem; }
  h3,
  .h3 {
    font-size: 1.5rem; }
  h4,
  .h4 {
    font-size: 1.5rem; }
  h5,
  .h5 {
    font-size: 1.25rem; }
  h6,
  .h6 {
    font-size: 1.125rem; }
  .text18 {
    font-size: 1.125rem; }
  .text20 {
    font-size: 1.25rem; }
  .text12-12-10 {
    font-size: 0.75rem; }
  .text14-14-12 {
    font-size: 0.875rem; }
  .text16-16-12 {
    font-size: 1rem; }
  .text16-16-14 {
    font-size: 1rem; }
  .text20-20-14 {
    font-size: 1.25rem; }
  .text20-20-16 {
    font-size: 1.25rem; }
  .text20-20-18 {
    font-size: 1.25rem; }
  .text24-24-20 {
    font-size: 1.5rem; }
  .text14-14-16 {
    font-size: 0.875rem; }
  .text48-36-24 {
    font-size: 2.25rem; }
  .text36-30-24 {
    font-size: 1.875rem; }
  .text18-18-16 {
    font-size: 1.125rem; }
  .text16-16-12 {
    font-size: 1rem;
    font-weight: normal; } }

@media (min-width: 992px) {
  h1,
  .h1 {
    font-size: 3rem; }
  h2,
  .h2 {
    font-size: 2.25rem; }
  h3,
  .h3 {
    font-size: 1.875rem; }
  .text48-36-24 {
    font-size: 3rem; }
  .text36-30-24 {
    font-size: 2.25rem; }
  .text30-24-24 {
    font-size: 1.875rem; } }

.text-eyebrow {
  font-family: "Roboto-Regular", sans-serif;
  line-height: 1.5;
  letter-spacing: normal; }

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-family: "Roboto-Bold", sans-serif; }

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  color: #696158; }

.error-block.form-group {
  display: none;
  padding: 1rem;
  width: 100%;
  border-radius: 0.25rem;
  border: solid 0.0625rem #d0021b;
  background-color: #f9f6f6;
  margin-bottom: 1.75rem; }
  .error-block.form-group:focus {
    outline: none; }
  .error-block.form-group .error-icon::before {
    left: 0.125rem;
    width: 1rem;
    height: 1rem;
    border: 0.0625rem solid #d0021b;
    color: #d0021b; }
    @media (min-width: 768px) {
      .error-block.form-group .error-icon::before {
        width: 1.5rem;
        height: 1.5rem;
        font-size: 1rem;
        font-weight: 700;
        padding-top: 0.5rem; } }
  .error-block.form-group span {
    font-size: 0.75rem;
    color: #696158; }
    @media (min-width: 768px) {
      .error-block.form-group span {
        font-size: 1rem;
        margin: 0.5rem;
        line-height: 1.25; } }
  .error-block.form-group .error-fields {
    font-size: 0.75rem;
    list-style: none;
    color: #0e78ad;
    padding-left: 1.5rem;
    margin: 0.375rem 0 0; }
    @media (min-width: 768px) {
      .error-block.form-group .error-fields {
        padding-left: 2rem;
        font-size: 1rem;
        margin: 0.625rem 0 0.25rem; } }
    .error-block.form-group .error-fields .item {
      padding-bottom: 0.375rem; }
      .error-block.form-group .error-fields .item a {
        font-size: 0.75rem;
        color: #0e78ad;
        border: 0.0625rem solid transparent;
        padding: 0.25rem 0.5rem; }
        @media (min-width: 768px) {
          .error-block.form-group .error-fields .item a {
            font-size: 1rem; } }
        .error-block.form-group .error-fields .item a:focus {
          -webkit-box-shadow: none;
                  box-shadow: none;
          border: 0.0625rem solid #8f8f8f;
          border-radius: 0.25rem;
          outline: none; }
        .error-block.form-group .error-fields .item a:active {
          text-decoration: underline; }
        .error-block.form-group .error-fields .item a:hover {
          text-decoration: underline;
          color: #0a557a; }

.error-block.error {
  display: block; }

/* override default breakpoints */
.overlay-0 {
  background-color: rgba(0, 0, 0, 0); }

.overlay-dark.overlay-0 {
  background-color: rgba(0, 0, 0, 0); }

.overlay-light.overlay-0 {
  background-color: rgba(255, 255, 255, 0); }

.overlay-10 {
  background-color: rgba(0, 0, 0, 0.1); }

.overlay-dark.overlay-10 {
  background-color: rgba(0, 0, 0, 0.1); }

.overlay-light.overlay-10 {
  background-color: rgba(255, 255, 255, 0.1); }

.overlay-20 {
  background-color: rgba(0, 0, 0, 0.2); }

.overlay-dark.overlay-20 {
  background-color: rgba(0, 0, 0, 0.2); }

.overlay-light.overlay-20 {
  background-color: rgba(255, 255, 255, 0.2); }

.overlay-30 {
  background-color: rgba(0, 0, 0, 0.3); }

.overlay-dark.overlay-30 {
  background-color: rgba(0, 0, 0, 0.3); }

.overlay-light.overlay-30 {
  background-color: rgba(255, 255, 255, 0.3); }

.overlay-40 {
  background-color: rgba(0, 0, 0, 0.4); }

.overlay-dark.overlay-40 {
  background-color: rgba(0, 0, 0, 0.4); }

.overlay-light.overlay-40 {
  background-color: rgba(255, 255, 255, 0.4); }

.overlay-50 {
  background-color: rgba(0, 0, 0, 0.5); }

.overlay-dark.overlay-50 {
  background-color: rgba(0, 0, 0, 0.5); }

.overlay-light.overlay-50 {
  background-color: rgba(255, 255, 255, 0.5); }

.overlay-60 {
  background-color: rgba(0, 0, 0, 0.6); }

.overlay-dark.overlay-60 {
  background-color: rgba(0, 0, 0, 0.6); }

.overlay-light.overlay-60 {
  background-color: rgba(255, 255, 255, 0.6); }

.overlay-70 {
  background-color: rgba(0, 0, 0, 0.7); }

.overlay-dark.overlay-70 {
  background-color: rgba(0, 0, 0, 0.7); }

.overlay-light.overlay-70 {
  background-color: rgba(255, 255, 255, 0.7); }

.overlay-80 {
  background-color: rgba(0, 0, 0, 0.8); }

.overlay-dark.overlay-80 {
  background-color: rgba(0, 0, 0, 0.8); }

.overlay-light.overlay-80 {
  background-color: rgba(255, 255, 255, 0.8); }

.overlay-90 {
  background-color: rgba(0, 0, 0, 0.9); }

.overlay-dark.overlay-90 {
  background-color: rgba(0, 0, 0, 0.9); }

.overlay-light.overlay-90 {
  background-color: rgba(255, 255, 255, 0.9); }

.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

/* Embedded images styles for: Basic Page, Blog, Landing page
    ========================================================================== */
/* function to convert the calc function in to rem based
$first- should be in % */
/** Slick Carousel Starts **/
/** Slick Carousel Ends **/
.menu-item-focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none; }
  .menu-item-focus::before {
    content: '';
    position: absolute;
    border: 0.0625rem solid #8f8f8f;
    border-radius: 0.25rem;
    top: 0.25rem;
    bottom: 0.25rem;
    left: 0.25rem;
    right: 0.25rem; }

.social-icons-focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none; }
  .social-icons-focus::before {
    content: '';
    position: absolute;
    border: 0.0625rem solid #8f8f8f;
    border-radius: 50%;
    top: -0.25rem;
    bottom: -0.25rem;
    left: -0.25rem;
    right: -0.25rem; }

.brand-logo-focus-dark {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: 0.0625rem solid #fff;
  border: none; }

.footer-links-focus-dark {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  position: relative; }
  .footer-links-focus-dark::after {
    content: '';
    position: absolute;
    border: 0.0625rem solid #fff;
    border-radius: 0.25rem;
    top: 0rem;
    right: 0rem;
    bottom: 0rem;
    left: 0rem; }

.brand-logo-focus-light {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: 0.0625rem solid #8f8f8f;
  border: none; }

.footer-links-focus-light {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  position: relative; }
  .footer-links-focus-light::after {
    content: '';
    position: absolute;
    border: 0.0625rem solid #8f8f8f;
    border-radius: 0.25rem;
    top: 0rem;
    right: 0rem;
    bottom: 0rem;
    left: 0rem; }

.search-focus-light {
  -webkit-box-shadow: 0 0 0 0.1875rem #fff, 0 0 0 0.25rem #8f8f8f;
          box-shadow: 0 0 0 0.1875rem #fff, 0 0 0 0.25rem #8f8f8f;
  outline: none; }

.search-focus-dark {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  outline: solid 0.0625rem #fff;
  outline-offset: 0.25rem; }

.header-logo-focus {
  outline: none;
  position: relative;
  outline-offset: 0rem; }
  .header-logo-focus::after {
    content: '';
    position: absolute;
    border: 0.0625rem solid #8f8f8f;
    border-radius: 0.25rem;
    top: -0.25rem;
    right: -0.25rem;
    bottom: -0.25rem;
    left: -0.25rem; }

.tooltip-focus-light {
  outline: none;
  position: relative; }
  .tooltip-focus-light::before {
    content: '';
    position: absolute;
    border: 0.0625rem solid #8f8f8f;
    border-radius: 50%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }

.tooltip-focus-dark {
  outline: none;
  position: relative; }
  .tooltip-focus-dark::before {
    content: '';
    position: absolute;
    border: 0.0625rem solid #fff;
    border-radius: 50%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }

.error-block.form-group {
  display: none;
  padding: 1rem;
  width: 100%;
  border-radius: 0.25rem;
  border: solid 0.0625rem #d0021b;
  background-color: #f9f6f6;
  margin-bottom: 1.75rem; }
  .error-block.form-group:focus {
    outline: none; }
  .error-block.form-group .error-icon::before {
    left: 0.125rem;
    width: 1rem;
    height: 1rem;
    border: 0.0625rem solid #d0021b;
    color: #d0021b; }
    @media (min-width: 768px) {
      .error-block.form-group .error-icon::before {
        width: 1.5rem;
        height: 1.5rem;
        font-size: 1rem;
        font-weight: 700;
        padding-top: 0.5rem; } }
  .error-block.form-group span {
    font-size: 0.75rem;
    color: #696158; }
    @media (min-width: 768px) {
      .error-block.form-group span {
        font-size: 1rem;
        margin: 0.5rem;
        line-height: 1.25; } }
  .error-block.form-group .error-fields {
    font-size: 0.75rem;
    list-style: none;
    color: #0e78ad;
    padding-left: 1.5rem;
    margin: 0.375rem 0 0; }
    @media (min-width: 768px) {
      .error-block.form-group .error-fields {
        padding-left: 2rem;
        font-size: 1rem;
        margin: 0.625rem 0 0.25rem; } }
    .error-block.form-group .error-fields .item {
      padding-bottom: 0.375rem; }
      .error-block.form-group .error-fields .item a {
        font-size: 0.75rem;
        color: #0e78ad;
        border: 0.0625rem solid transparent;
        padding: 0.25rem 0.5rem; }
        @media (min-width: 768px) {
          .error-block.form-group .error-fields .item a {
            font-size: 1rem; } }
        .error-block.form-group .error-fields .item a:focus {
          -webkit-box-shadow: none;
                  box-shadow: none;
          border: 0.0625rem solid #8f8f8f;
          border-radius: 0.25rem;
          outline: none; }
        .error-block.form-group .error-fields .item a:active {
          text-decoration: underline; }
        .error-block.form-group .error-fields .item a:hover {
          text-decoration: underline;
          color: #0a557a; }

.error-block.error {
  display: block; }

.size-chart-content {
  color: #696158;
  padding: 0 1rem; }
  @media (max-width: 767.98px) {
    .size-chart-content {
      margin: 0;
      padding: 0 0.625rem;
      max-width: 100%; } }
  .size-chart-content .content-text {
    padding-left: 0; }
    .size-chart-content .content-text p {
      line-height: 1.5; }
  .size-chart-content .bold {
    font-family: "Roboto-Bold", sans-serif; }

.size-chart-landing-container {
  margin-bottom: 2.5rem; }
  .size-chart-landing-container .italic {
    font-style: italic; }

.size-chart-landing-heading {
  margin-bottom: 1rem; }

.table-section {
  padding: 0 1rem; }
  @media (max-width: 767.98px) {
    .table-section {
      margin: 2.5rem auto;
      max-width: 100%;
      padding: 0; } }
  .table-section .size-convert {
    color: #0e78ad;
    font-size: 0.875rem; }
    .table-section .size-convert.selected {
      color: #696158; }
    .table-section .size-convert:focus {
      outline: 0.125rem solid #000 !important; }
  .table-section .bold {
    font-weight: 700 !important;
    font-family: "Roboto-Bold", sans-serif; }
  .table-section .table-header {
    height: 3rem;
    padding: 0 0.625rem; }
    @media (min-width: 768px) {
      .table-section .table-header {
        padding: 0; } }
  .table-section .size-table-wrap {
    margin-left: 0.625rem;
    padding-right: 0.625rem;
    overflow-x: auto; }
    @media (min-width: 768px) {
      .table-section .size-table-wrap {
        padding-right: 0;
        margin-left: 0; } }
    .table-section .size-table-wrap .size-table {
      border-collapse: separate;
      border-spacing: 0;
      width: 100%;
      border-top: 0.0625rem solid #aeaeae; }
      @media (min-width: 992px) {
        .table-section .size-table-wrap .size-table {
          table-layout: fixed; } }
      .table-section .size-table-wrap .size-table tr th,
      .table-section .size-table-wrap .size-table tr td {
        text-align: center;
        padding: 1rem;
        font-size: inherit;
        font-weight: inherit;
        min-width: 5.625rem;
        border-bottom: 0.0625rem solid #aeaeae;
        border-right: 0.0625rem solid #aeaeae;
        color: #696158; }
      .table-section .size-table-wrap .size-table tr:nth-child(odd) {
        background-color: #f7f7f7; }
      .table-section .size-table-wrap .size-table tr:nth-child(even) {
        background-color: #fff; }
      .table-section .size-table-wrap .size-table tr > :first-child {
        border-left: 0.0625rem solid #aeaeae; }
      .table-section .size-table-wrap .size-table.sticky-col th:first-child,
      .table-section .size-table-wrap .size-table.sticky-col td:first-child {
        position: sticky;
        left: 0;
        background-color: inherit;
        z-index: 1; }
        @supports (-ms-ime-align: auto) {
          .table-section .size-table-wrap .size-table.sticky-col th:first-child,
          .table-section .size-table-wrap .size-table.sticky-col td:first-child {
            position: unset; } }
      .table-section .size-table-wrap .size-table .tick-mark {
        color: transparent;
        position: relative; }
        .table-section .size-table-wrap .size-table .tick-mark span {
          position: absolute;
          left: 50%;
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); }
          .table-section .size-table-wrap .size-table .tick-mark span::after {
            content: '';
            display: inline-block;
            width: 0.375rem;
            height: 0.75rem;
            border: solid #696158;
            border-width: 0 0.125rem 0.125rem 0;
            -webkit-transform: rotate(45deg);
                    transform: rotate(45deg); }
  .table-section .table-bottom {
    padding: 0 0.625rem; }
    @media (min-width: 576px) {
      .table-section .table-bottom {
        padding-right: 0; } }

@media (min-width: 1200px) {
  .size-chart-fit-tiles {
    padding-bottom: 1.5rem; } }

@media (max-width: 767.98px) {
  .size-chart-fit-tiles {
    margin: 0;
    padding: 0 0.625rem;
    max-width: 100%; } }

.size-chart-fit-tiles .fit-tile .tile-img img {
  max-width: 100%;
  max-height: 100%; }

.size-chart-fit-tiles .fit-tile .tile-text {
  padding: 0.5rem; }
  .size-chart-fit-tiles .fit-tile .tile-text .tile-title {
    color: #000; }
  .size-chart-fit-tiles .fit-tile .tile-text .tile-desc {
    color: #696158; }

.size-chart-fit-tiles .fit-tile.active {
  border: solid 0.0625rem #aeaeae; }
