/* UPDATED base.min.css - Fonts and Essential Base Styles Only */

/* Keep all font declarations */
@font-face {
  font-family: "Objectivity";
  src: url("Objectivity-Regular.eot");
  src: url("Objectivity-Regular.eot?#iefix") format("embedded-opentype"),
    url("Objectivity-Regular.woff2") format("woff2"),
    url("Objectivity-Regular.woff") format("woff"),
    url("Objectivity-Regular.ttf") format("truetype"),
    url("Objectivity-Regular.svg#Objectivity-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Objectivity";
  src: url("Objectivity-Medium.eot");
  src: url("Objectivity-Medium.eot?#iefix") format("embedded-opentype"),
    url("Objectivity-Medium.woff2") format("woff2"),
    url("Objectivity-Medium.woff") format("woff"),
    url("Objectivity-Medium.ttf") format("truetype"),
    url("Objectivity-Medium.svg#Objectivity-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

/* Keep only essential global styles that apply to all pages */
.loox-rating .loox-rating-label {
  line-height: 0;
  margin-top: 1px;
  font-size: 12px;
}

/* Remove all page-specific styles that are now in individual CSS files */
/* Keep only truly global styles that don't have page-specific classes */

/* Global breadcrumb styles */
[data-block-type="breadcrumb"] .breadcrumb .breadcrumb__list {
  flex-wrap: wrap;
}

[data-block-type="breadcrumb"] .breadcrumb .breadcrumb__list-item {
  font-size: 14px;
  color: #555;
  padding-bottom: 10px;
  font-weight: 500;
}

[data-block-type="breadcrumb"] .breadcrumb .breadcrumb__list-item a,
[data-block-type="breadcrumb"] .breadcrumb .breadcrumb__list-item small {
  font-size: 14px;
  text-transform: capitalize;
  color: #555;
  letter-spacing: 0;
}

[data-block-type="breadcrumb"]
  .breadcrumb
  .breadcrumb__list-item
  + .breadcrumb__list-item:before {
  content: ">";
  font-weight: 500;
  vertical-align: middle;
  font-size: 14px;
}

/* Global gallery styles */
.product-gallery.two-column-gallery .see-more-media {
  display: none;
}

.product-gallery.two-column-gallery
  .product-gallery--carousel.more-contents
  .see-more-media {
  display: none;
}

.product-gallery.two-column-gallery
  .product-gallery--carousel.more-contents
  .view-more-btn {
  display: block;
}

.product-gallery.two-column-gallery
  .product-gallery--carousel.show
  .see-more-media {
  display: block;
}

.product-gallery.two-column-gallery .product-gallery--carousel.show .view-more {
  display: none;
}

.product-gallery.two-column-gallery .product-gallery--carousel.show .show-less {
  display: block;
}

.product-gallery.two-column-gallery .view-more-btn {
  display: none;
  background-color: transparent;
  background-image: unset;
  color: #05aa6b;
  padding: 0 20px;
  height: 44px;
  font-size: 15px;
  line-height: 44px;
  margin-top: 5px;
  position: relative;
  z-index: 2;
  box-shadow: -4px -20px 100px 14px #fff;
  color: #000;
  width: 100%;
}

.product-gallery.two-column-gallery .view-more-btn .show-less {
  display: none;
}

/* Global app styles */
#app ._1ip0g651 {
  padding: 10px;
  border: 1px solid #d6d6d6;
}

.shopify-payment-button__more-options {
  display: none !important;
}

/* Global complementary products styles */
[data-block-type="complementary-products"] .button {
  margin-top: 0;
}

[data-block-type="complementary-products"] .shopify-product-form {
  margin-top: 25px;
}

/* Global mobile responsive styles */
@media only screen and (max-width: 767px) {
  .product-gallery.two-column-gallery .view-more-btn {
    display: none !important;
  }

  .product-gallery.two-column-gallery
    .product-gallery--carousel.more-contents
    .see-more-media {
    display: block;
  }

  .product-gallery .page-dots {
    align-items: center;
    position: absolute;
    bottom: 2px;
    margin-bottom: 14px;
  }

  .product-gallery .page-dots button {
    background-color: #a8a8a8;
  }

  .product-gallery .page-dots button:after {
    background-color: #a8a8a8;
  }

  .product-gallery .page-dots button[aria-current="true"] {
    width: 12px;
    height: 12px;
  }

  .product-gallery .page-dots button .prev-next-button:after {
    content: none !important;
  }

  .product-gallery
    .product-gallery__carousel-with-arrows
    .product-gallery__carousel {
    max-height: 597px;
  }

  .product-gallery
    .product-gallery__carousel-with-arrows
    .product-gallery__carousel
    img {
    width: 100%;
  }

  .product-gallery
    .product-gallery__carousel-with-arrows
    button[is="carousel-prev-button"] {
    opacity: 0.3;
    height: 100%;
  }

  .product-gallery
    .product-gallery__carousel-with-arrows
    button[is="carousel-prev-button"]:hover {
    outline: none;
    opacity: 1;
  }

  .product-gallery
    .product-gallery__carousel-with-arrows
    button[is="carousel-prev-button"]:before {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 15.6 26.3"><rect x="10.7" y="21.4" width="5" height="5"/><rect x="10.7" width="5" height="5"/><rect y="10.7" width="5" height="5"/></svg>');
    background-position: 20px center;
    background-size: 10px;
    background-repeat: no-repeat;
    width: 50px;
    left: -25px;
    z-index: 9;
  }

  .product-gallery
    .product-gallery__carousel-with-arrows
    button[is="carousel-next-button"] {
    opacity: 0.3;
    height: 100%;
  }

  .product-gallery
    .product-gallery__carousel-with-arrows
    button[is="carousel-next-button"]:hover {
    outline: none;
    opacity: 1;
  }

  .product-gallery
    .product-gallery__carousel-with-arrows
    button[is="carousel-next-button"]:before {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 15.6 26.3"><rect x="0" y="0" width="5" height="5"/><rect x="0" y="21.4" width="5" height="5"/><rect x="10.7" y="10.7" width="5" height="5"/></svg>');
    background-position: 15px center;
    background-size: 10px;
    background-repeat: no-repeat;
    width: 50px;
    left: -22px;
    z-index: 9;
  }

  [data-block-type="complementary-products"] .button {
    margin-top: 0;
  }

  [data-block-type="complementary-products"] .shopify-product-form {
    margin-top: 25px;
  }
}
