/** Shopify CDN: Minification failed

Line 16:17 The "-" operator only works if there is whitespace on both sides

**/
#product-photos {
  float: left; }

hr {
  margin: 15px 0; }

.mobile-only {
  display: none; }

.shopify-buy__product {
  width: calc(25%-20px) !important; }

div#short_description {
  margin: 20px 0 0; }

p#product-price {
  margin-top: 20px; }

iframe .has-image.shopify-buy__layout-vertical.shopify-buy__product {
  max-width: 25% !important; }

@media screen and (max-width: 767px) {
  .alternate .mobile-only {
    display: block; }
  .alternate .desktop-only {
    display: none; } }
