/*
   1.0 Utility functions for RTLCSS
*/
/* Replace. Replaces the declaration value with {value}.
** Usage:
** letter-spacing: 1px rtl(normal);
*/
/* Append. Appends {value} to the end of the declaration value.
** Usage:
** transform: rotate(45deg) rtl-append(scaleX(-1));
*/
/* Prepend. Prepend {value} to the begining of the declaration value.
** Usage:
** transform: rotate(45deg) rtl-prepend(scaleX(-1));
*/
/* Prepend. Prepend {value} to the begining of the declaration value.
** Usage:
** transform: rotate(45deg) rtl-prepend(scaleX(-1));
*/
/* Ignore. Ignores processing of this declaration
** Usage:
** text-align: left rtl-ignore();
*/
#js-size-guide-modal {
  z-index: 999999; }
  #js-size-guide-modal .modal-content {
    border-radius: 0;
    border: none; }
    #js-size-guide-modal .modal-content img {
      max-width: 100%; }

@media (min-width: 544px) {
  .sg-modal-body {
    padding: 30px 25px 87px;
    padding: 1.875rem 1.5625rem 5.4375rem; } }

.sg-modal-body .measure {
  font-family: "GL Bader Compress Black", "Arial Narrow", sans-serif /*rtl:prepend:Almarai, */;
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 43px;
  line-height: 2.6875rem; }

.sg-modal-body .content-asset {
  overflow-x: hidden; }

.sg-modal-body table {
  border: none;
  overflow: scroll; }
  .sg-modal-body table td:first-child {
    font-weight: 900; }
  .sg-modal-body table td,
  .sg-modal-body table th {
    border: none;
    border-right: 1px solid #999; }
    .sg-modal-body table td:last-of-type,
    .sg-modal-body table th:last-of-type {
      border-right: none; }
  .sg-modal-body table tr:nth-of-type(even) {
    background-color: #ebe8e9; }

.sg {
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0 auto;
  text-align: center; }
  .sg tr:last-of-type {
    border-bottom: 1px solid #eae7e8; }
  .sg td,
  .sg th {
    overflow: hidden;
    white-space: nowrap;
    min-width: 98px;
    min-width: 6.125rem;
    font-size: 16px;
    font-size: 1rem;
    padding: 10px 5px;
    padding: 0.625rem 0.3125rem; }
    @media (min-width: 544px) {
      .sg td,
      .sg th {
        min-width: 95px;
        min-width: 5.9375rem; } }
    .sg td:last-of-type,
    .sg th:last-of-type {
      border-right: 1px solid #eae7e8; }
  .sg th {
    font-weight: "GL Bader Narrow Bold", "Arial Narrow", "Arial", sans-serif;
    background-color: #eae7e8;
    font-size: 14px;
    font-size: 0.875rem; }
  .sg .sg-cell {
    vertical-align: middle;
    border-left: 1px solid #eae7e8;
    min-width: calc((100vw - 130px) / 2.5); }
    @media (min-width: 544px) {
      .sg .sg-cell {
        min-width: 95px;
        min-width: 5.9375rem; } }

.sg-table-heading {
  margin-bottom: 10px;
  margin-bottom: 0.625rem; }
  .sg-table-heading .sg-heading-name {
    font-size: "GL Bader Narrow Bold", "Arial Narrow", "Arial", sans-serif;
    font-size: 21px;
    font-size: 1.3125rem; }
    @media (min-width: 544px) {
      .sg-table-heading .sg-heading-name {
        font-size: 24px;
        font-size: 1.5rem; } }
  .sg-table-heading .sg-heading-age {
    float: right;
    font-weight: "GL Bader Narrow Bold", "Arial Narrow", "Arial", sans-serif;
    margin-top: 9px;
    margin-top: 0.5625rem;
    font-size: 14px;
    font-size: 0.875rem; }
    @media (min-width: 544px) {
      .sg-table-heading .sg-heading-age {
        margin-top: 12px;
        margin-top: 0.75rem; } }

@media (min-width: 544px) {
  .size-guide-baby td,
  .size-guide-baby th,
  .size-guide-baby .sg-cell {
    min-width: 158px;
    min-width: 9.875rem; }
  .size-guide-shoes td:not(:first-child):not(:last-child),
  .size-guide-shoes th:not(:first-child):not(:last-child) {
    min-width: -webkit-fit-content;
    min-width: fit-content;
    width: 65px;
    width: 4.0625rem; } }

.sg-table-container {
  overflow-x: scroll;
  margin-bottom: 17px;
  margin-bottom: 1.0625rem; }
  .sg-table-container .sticky-col {
    position: relative;
    left: 0;
    top: auto;
    border-left: 1px solid #eae7e8; }
  @media (min-width: 544px) {
    .sg-table-container {
      margin-left: 0;
      overflow-x: auto; }
      .sg-table-container .sticky-col {
        position: relative;
        left: 0; } }
  .sg-table-container .sg-bottom-row .sticky-col {
    border-bottom: 1px solid #eae7e8; }

.modal-header-sise-guide {
  position: fixed;
  width: 100%;
  background-color: #fff;
  z-index: 10;
  top: 0;
  border-bottom: none;
  padding: 15px;
  padding: 0.9375rem; }
  .modal-header-sise-guide button.close {
    padding: 15px 19px;
    padding: 0.9375rem 1.1875rem; }
  @media (min-width: 544px) {
    .modal-header-sise-guide {
      padding-left: 25px;
      padding-left: 1.5625rem; }
      .modal-header-sise-guide button.close {
        padding: 15px 25px;
        padding: 0.9375rem 1.5625rem; } }
  .modal-header-sise-guide .modal-title {
    text-transform: capitalize;
    color: #323036;
    font-weight: "GL Bader Narrow Bold", "Arial Narrow", "Arial", sans-serif;
    line-height: 26px;
    line-height: 1.625rem;
    font-size: 14px;
    font-size: 0.875rem; }
    @media (min-width: 544px) {
      .modal-header-sise-guide .modal-title {
        font-size: 16px;
        font-size: 1rem; } }

.modal-sub-header-sise-guide {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin-top: 58px;
  margin-top: 3.625rem;
  padding: 0 15px;
  padding: 0 0.9375rem; }
  @media (min-width: 544px) {
    .modal-sub-header-sise-guide {
      padding: 0 25px;
      padding: 0 1.5625rem; } }
  .modal-sub-header-sise-guide button {
    width: 100%;
    border: 1px solid #323036; }
    .modal-sub-header-sise-guide button:first-of-type {
      margin-right: 16px;
      margin-right: 1rem; }

.size-guide-modal {
  margin: 0; }
  @media (min-width: 544px) {
    .size-guide-modal {
      margin-left: auto;
      max-width: 570px;
      max-width: 35.625rem; } }
  @media (min-width: 769px) {
    .size-guide-modal {
      margin-left: auto;
      max-width: 570px;
      max-width: 35.625rem; } }
  @media (max-width: 991.98px) {
    .size-guide-modal {
      margin-left: auto;
      max-width: 570px;
      max-width: 35.625rem; }
      .size-guide-modal table {
        table-layout: fixed;
        width: 100%; }
        .size-guide-modal table tr:first-of-type td {
          padding: 5px;
          padding: 0.3125rem;
          font-size: 14px;
          font-size: 0.875rem; } }
  @media (max-width: 768.98px) {
    .size-guide-modal p,
    .size-guide-modal span,
    .size-guide-modal td {
      font-size: 12px !important;
      font-size: 0.75rem !important; } }

.js-metric,
.js-imperial {
  display: none; }
  .js-metric.show,
  .js-imperial.show {
    display: block; }

.modal {
  padding-right: 0 !important; }

/*# sourceMappingURL=sizeGuide.css.map*/