/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/



/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/ 




/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/

@media only screen and (max-width: 734px) {
  .section-hero .hero-copy {
      max-width: 20.5ch;
  }
}

@media only screen and (max-width: 1068px) {
.product-gallery-item-button + .product-gallery-item-cta, .product-gallery-item-cta + .product-gallery-item-cta:nth-child(2) {
    max-width: 100px;
}
}

@media only screen and (max-width: 734px) {
	.section-watches-and-bands .product-gallery-item-button + .product-gallery-item-cta, .product-gallery-item-cta + 			.product-gallery-item-cta:nth-child(2) {
    margin-left: 20px;
	}
}

@media only screen and (max-width: 1068px) {
	.button {
	    font-size: 16px;
	}
}

@media only screen and (max-width: 734px) {
	.button {
	    font-size: 17px;
	}
}

.section-watch-faces .product-gallery-item-actions {
	margin: 0 10px;
}


/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/ 