/** Shopify CDN: Minification failed

Line 44:26 Expected ")" to end URL token
Line 273:26 Expected ")" to end URL token
Line 421:2 "disply" is not a known CSS property

**/
/* Slider Styles ------------------------- */
body {
  background: #eee !important;
  background-image: linear-gradient(rgba(0, 0, 0, 0.1) 0.1em, transparent 0.1em),
    linear-gradient(90deg, rgba(0, 0, 0, 0.1) 0.1em, transparent 0.1em) !important;
  background-size: 22px 22px !important;
}
.page-header {
  padding-top: 0px !important;
}
.subscribe-body {
  position: relative;
}
.subscribe-body .pie {
  background-image: url(//orbital-decaf-coffee.myshopify.com/cdn/shop/t/6/assets/repetir_negro.png?v=56394483810788926531708943796);
  display: block;
  width: 100%;
  height: 26px;
  position: absolute;
  bottom: -13px;
  left: 0px;
  z-index: 20;
}
.page-header .page-title h1 {
  display: block;
}
h1 {
  display: none;
}
.subscribe_wrap_selects {
  display: flex;
  gap: 10px;
  /* flex-wrap: wrap; */
  flex-direction: row;
}
.subscribe-body {
  background-image: url({{"fondo-subscribe.svg"|asset_url}});
  background-size: 1760px;
  background-position: center 30px;
  background-repeat: no-repeat;
  background-color: transparent;
  padding-top: 120px;
  padding-bottom: 110px;
}
.subscribe-body .page-width {
  max-width: 100%;
  padding: 0;
}

/* Slideshow container */
.slideshow-container {
  max-width: 80vw;
  position: relative;
  margin: auto;
}

/* Hide the images by default */
.mySlides {
  display: none;
  background-color: #eeeeee;
  align-items: center;
  justify-content: flex-start;
  gap: 20px;
  border: 1px solid black;
  border-radius: 53px;
  padding: 80px 50px;
  flex-direction: row;
}

.img_subscribe {
  width: 50%;
  height: auto;
}

.content_subscribe {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 20px;
  width: 100%;
}

/* Next & previous buttons */
.prev,
.next {
  position: absolute;
  top: 50%;
  width: auto;
  color: #5f00ff;
  font-weight: bold;
  font-size: 44px;
  transition: 0.6s ease;
  margin: -5%;
  background-color: #eeeeee;
  border: 1px solid black;
  border-radius: 50%;
  cursor: pointer !important;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  padding: 0px 25px 0px 30px;
}
.prev {
  padding: 0px 30px 0px 25px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: #5f00ff;
  color: #eeeeee;
}
.title_subscribe {
  width: 100%;
  text-align: left;
  font-family: "balgin-black-smcondensed-italic";
  color: #5f00ff;
  font-size: calc(0.4em + 3vw);
  text-transform: uppercase;
  margin: 0;
}

.subtitle_subscribe {
  width: 100%;
  text-align: left;
  color: #6a6a6a;
  font-family: "balgin-black-smcondensed-italic";
  font-size: calc(0.4em + 2vw);
  letter-spacing: 1.5px;
  margin: 0;
}

/* Fading animation */
.fade {
  animation-name: fade;
  animation-duration: 1.5s;
}

@keyframes fade {
  from {
    opacity: 0.4;
  }
  to {
    opacity: 1;
  }
}

@media (max-width: 1818px) {
}
@media (max-width: 1366px) {
  .subscribe-body {
    background-size: 1366px;
  }
}
@media (max-width: 1024px) {
  .subscribe-body {
    background-size: 1024px;
  }
}
@media (max-width: 991px) {
  .page-header,
  .page-width {
    padding: 0px !important;
  }
}
@media (max-width: 768px) {
  .subscribe-body {
    background-size: 768px;
  }

  .slideshow-container {
    max-width: 87vw;
    margin-top: 10%;
  }

  .title_subscribe {
    margin-top: 28vw;
    text-align: center;
  }

  .subtitle_subscribe {
    text-align: center;
  }

  .product__description p {
    text-align: center;
  }

  .img_subscribe {
    width: 46vw;
    position: absolute;
    top: -23vw;
  }

  .mySlides {
    flex-direction: column;
  }

  .prev,
  .next {
    font-size: 35px;
    top: 7%;
  }

  .next {
    padding: 0px 22px 0px 27px;
  }
  .prev {
    padding: 0px 27px 0px 22px;
  }
}

@media (max-width: 600px) {
  .mySlides {
    padding: 30px;
  }

  .title_subscribe {
    margin-top: 35vw;
    font-size: calc(0.4em + 5vw);
  }

  .subtitle_subscribe {
    font-size: calc(0.4em + 4vw);
  }
}
@media (max-width: 480px) {
  .mySlides {
    padding: 13px;
  }
  .subscribe-body {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media screen and (min-width: 750px) {
  .product__info-container {
    max-width: 100% !important;
  }
}

@media screen and (max-width: 325px) {
  .prev,
  .next {
    font-size: 25px;
  }

  .next {
    padding: 0px 18px 0px 20px;
  }
  .prev {
    padding: 0px 20px 0px 18px;
  }
}

/* Product Styles ------------------------- */

main#MainContent {
  padding-top: 220px;
}

.select_product_subscribe {
  background-image: url({{"modal-arrow-down-select.svg"|asset_url}});
  background-position: calc(100% - 15px) center;
  background-repeat: no-repeat;
  background-size: 14px;
  background-color: #cecece;
  font-family: "Lato", sans-serif;
  color: #4d4d4d;
  outline: none;
  font-size: calc(0.4em + 0.6vw);
  font-weight: bold;
  border-radius: 35px;
  box-shadow: 0 0 0 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  box-shadow: none !important;
}
.select_product_subscribe:focus {
  border-radius: 35px !important;
}
.select_subscribe:after {
  box-shadow: none !important;
}

variant-selects .product-form__input {
  max-width: calc(97% / 2);
  width: 100% !important;
  min-width: unset !important;
}
variant-selects .product-form__input svg {
  display: block !important;
  height: 1rem !important;
}
variant-selects .product-form__input .select select {
  background-image: none !important;
}
variant-selects .product-form__input .select {
  max-width: 100%;
}
.loop-purchase-options-label {
  display: none;
}
.product-form fieldset {
  border: 0px !important;
  border-radius: 0px !important;
}

.quantity_subscribe {
  color: rgba(var(--color-foreground));
  position: relative;
  max-width: calc(97% / 2);
  width: 100%;
  display: flex;
  border-radius: var(--inputs-radius);
  min-height: 100%;
  margin-top: 10px;
}
.quantity_subscribe:before {
  background-color: transparent !important;
}

.quantity_subscribe:after {
  box-shadow: none !important;
}

.quantity_subscribe:focus {
  box-shadow: none !important;
}

.quantity_subscribe button {
  background-color: #cecece !important;
  opacity: 1 !important;
}
.quantity_subscribe button:first-of-type {
  border-radius: 35px 0 0 35px !important;
}

.quantity_subscribe button:last-of-type {
  border-radius: 0 35px 35px 0 !important;
}
.quantity_subscribe input {
  font-family: "balgin-black-smcondensed-italic";
  background-color: #cecece !important;
  font-size: calc(0.4em + 1.4vw);
  color: #383838 !important;
  border: 0 !important;
  opacity: 1;
  outline: none;
  box-shadow: 0 0 0 0;
  padding: 2.3%;
}

.product-form__input_subscribe {
  margin-bottom: 0px !important;
}

.product-form__input_subscribe_quantity {
  max-width: 100% !important;
}

.price-item_subscribe {
  font-family: "balgin-black-smcondensed-italic";
  color: #ff0000;
  font-size: calc(0.4em + 2.5vw);
  text-transform: uppercase;
  margin-bottom: 10% !important;
}

.buy_buttons_subscribe {
  font-family: "balgin-black-smcondensed-italic";
  display: flex;
  cursor: pointer;
  width: 100%;
  border: 0;
  border-radius: 35px;
  align-items: center;
  text-decoration: none;
  flex-direction: column;
  justify-content: center;
  transition: box-shadow 0.4s ease, background 0.4s ease, color 0.2s ease;
  background-color: red;
  color: #fff;
  box-shadow: 0px 5px 0 0 #000;
  margin: 0;
  margin-bottom: 20px;
  min-height: auto;
  padding: 15px 20px;
  text-transform: uppercase;
}
.buy_buttons_subscribe:after {
  box-shadow: none !important;
}

.subscribe_wrap_selects {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  justify-content: space-between;
}

.buy_buttons_wrapper_subscribe {
  margin-top: 20px;
}

.form_class_subscribe {
  disply: flex;
  flex-direction: column;
  width: 100%;
  align-items: center;
  justify-content: center;
  margin: 0;
}

.selling-plan-options {
  display: flex;
  flex-direction: column;
  border: 1px solid red;
  border-radius: 0px 0px 20px 20px;
  padding: 3%;
}

.selling-plan-one-purchase {
  border-color: red;
  border-style: solid;
  border-width: 1px 1px 0px 1px;
  border-radius: 20px 20px 0px 0px;
  padding: 3%;
}

.selling_plan_wrapper {
}

.subscription_block {
  display: flex;
  flex-direction: column;
  gap: 0.3em;
  margin-bottom: 3%;
}

.selling_plan_option {
  display: flex;
  gap: 0.3em;
  padding-left: 1em;
}

@media (max-width: 768px) {
  .quantity_subscribe {
    max-width: 100%;
  }
  .price--large,
  .product__tax {
    text-align: center;
  }

  .product-form__buttons {
    max-width: 100%;
  }
}

@media (max-width: 600px) {
  .select_product_subscribe {
    font-size: calc(0.4em + 2.5vw);
  }

  .quantity_subscribe input {
    font-size: calc(0.4em + 4vw);
  }

  .price-item_subscribe {
    font-size: calc(0.4em + 7.5vw);
  }
}
