/* fonts */
#ac-globalfooter .ac-gf-sosumi p:lang(ar), #ac-globalfooter .ac-gf-sosumi li:lang(ar), #ac-globalfooter *, #ac-globalfooter .ac-gf-directory-column-section-title-button:lang(ar), #ac-globalfooter .ac-gf-directory-column-section-title>.ac-gf-directory-column-section-title-text:lang(ar) {
  font-family: "SF Pro AR","SF Pro AR Text","Gulf","Myriad Set Pro","SF Pro Gulf","SF Pro Icons","Apple Legacy Chevron","Helvetica Neue","Helvetica","Arial",sans-serif;
}
/* fonts ends */

.section-values-router .gallery-item:after {
  right: unset;
  left: calc(var(--gap)/-2);
}

.typography-headline-reduced {
  line-height: 1.25;
}

.typography-interstitial-stat {
  line-height: 1.5;
}

.typography-body-tight {
  line-height: 1.3;
}

.typography-headline-super {
  line-height: 1.16;
}

.typography-products-headline {
  line-height: 1.5;
}

@media only screen and (min-width: 1069px) {
  .section-collections .watchfaces .copy {
    max-width: 740px;
  }
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
  .section-collections .watchfaces .copy {
    max-width: 540px;
  }
}

@media only screen and (min-width: 1069px) {
  .section-products .products-gallery .products-container .gallery-item .title-wrapper{
    width: 195px;
  }
}

.typography-headline-reduced-bold{
  line-height: 1.2;
}
@media only screen and (max-width: 1068px) {
  .typography-headline-reduced-bold{
    line-height: 1.225;
  }
}

@media only screen and (min-width: 1069px) {  
  .section-values-router .paddlenav .paddlenav-arrow.disabled, .section-values-router .paddlenav .paddlenav-arrow:disabled {
    opacity: 0 !important;
  }
}
