/** Shopify CDN: Minification failed

Line 57:4 Comments in CSS use "/* ... */" instead of "//"
Line 58:4 Comments in CSS use "/* ... */" instead of "//"
Line 59:4 Comments in CSS use "/* ... */" instead of "//"
Line 154:2 Unexpected "{"
Line 240:4 Comments in CSS use "/* ... */" instead of "//"

**/

.langganan-hero {
  background-color: #12452C;
}

.tab-belanja.active{
  border-bottom: 2px solid #2F8D03;
}
.active #sidebar-title{
  font-family: "calibre-semibold";
}
@media only screen and (max-width: 766px) {
  .langganan-hero.hero h1.hero-title {
    font-size: 40px;
  }
  .langganan-hero {
    background-color: #12452C;
  }
  .langganan-hero.hero p.hero-subtitle {
    font-size: 20px;
  }
  .np-collection-nav li a{
    padding: 20px 0;
  }
}
@media only screen and (min-width: 768px) {
  .np-collection-nav {
    top: 93px !important;
  }

  .np-tabs{
    display:flex;justify-content:center;
  }
  .langganan-hero {
    min-height: 180px !important;
    max-height: 180px !important;
    height: 180px !important;
    position: relative;
    background-color: #12452C;
  }
  .langganan-hero:after {
    position: absolute;
    z-index: 1;
    content: "";
    width: 50%;
    height: 100%;
    right: 0;
    //background-image: url("/cdn/shop/files/Langganan_Hero.png?v=1610116151");
    //background-size: cover;
    //background-repeat: no-repeat;
  }
}

@media only screen and (max-width: 766px) {
  .langganan-hero {
    max-height: 214px;
    display: flex;
    align-items: center;
  }
  .langganan-hero .container {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
}
.langganan-in-cart {
  background-color: #FBF3E1;
}

.np-langganan-card {
  border-radius: 12px;
}
.np-langganan-card.speciality .button-outlined:hover {
  background-color: #872E47;
}
.np-langganan-card.speciality .subtitle {
  height: auto;
}
.np-langganan-card.mom-s-wellness {
  color: #05140D;
}
.np-langganan-card.mom-s-wellness .button-outlined {
  color: #05140D;
  border-color: #05140D;
}
.np-langganan-card.mom-s-wellness .button-outlined:hover {
  background-color: #FFFFFF;
}
.np-langganan-card.langganan-card-incart {
  background-color: #FFFFFF;
  color: #05140D;
}
.np-langganan-card.langganan-card-incart .button-outlined {
  color: #05140D;
  border-color: #05140D;
}
.np-langganan-card.langganan-card-incart .button-outlined:hover {
  background-color: #FFC742;
}
.np-langganan-card .title-tagline {
  width: 100%;
}
.np-langganan-card .title {
  margin-bottom: 4px;
  line-height: 120%;
}
.np-langganan-card .subtitle {
  max-height: 48px;
  overflow: hidden;
}
.np-langganan-card .img-container {
  width: 100px;
  height: 100%;
  border-radius: 12px;
  padding: 10px;
  background-color: #FBF3E1;
  flex: 0 0 auto;
}
.np-langganan-card .img-card {
  width: 80px;
  height: 80px;
}
.np-langganan-card .price {
  line-height: 110%;
}
.np-langganan-card .price-discount {
  font-size: 14px;
  line-height: 110%;
}
.np-langganan-card .price-discount .strike {
  text-decoration-line: line-through;
  padding-right: 10px;
}
.np-langganan-card .bull {
  font-size: 8px;
  position: absolute;
  margin-left: -8px;
}
.np-langganan-card .button-outlined {
  color: #FFFFFF;
  border-color: #FFFFFF;
}

.np-langganan-card-featured .image-langganan{
  width:100%;border-radius:12px;
} {
}
.np-langganan-card-featured.speciality {
  background-color: #FBF3E1;
}
.np-langganan-card-featured.speciality .button-outlined:hover {
  background-color: #872E47;
}
.np-langganan-card-featured.speciality .subtitle {
  height: auto;
}
.np-langganan-card-featured.mom-s-wellness {
  background-color: #FBF3E1;
  color: #05140D;
}
.np-langganan-card-featured.mom-s-wellness .button-outlined {
  color: #05140D;
  border-color: #05140D;
}
.np-langganan-card-featured.mom-s-wellness .button-outlined:hover {
  background-color: #FFFFFF;
}
.np-langganan-card-featured.langganan-card-incart {
  background-color: #FFFFFF;
  color: #05140D;
}
.np-langganan-card-featured.langganan-card-incart .button-outlined {
  color: #05140D;
  border-color: #05140D;
}
.np-langganan-card-featured.langganan-card-incart .button-outlined:hover {
  background-color: #FFC742;
}
.np-langganan-card-featured .title {
  margin-bottom: 4px;
  margin-top: 12px;
  line-height: 120%;
  font-size: 18px;
  font-family: "calibre-semibold";
  color: #2F8D03;
}
.np-langganan-card-featured .subtitle {
  overflow: hidden;
  font-size: 14px;
  font-weight: 300;
  font-family: "calibre-light";
  min-height: 60px;
}
.np-langganan-card-featured .check {
  width:16px;
  height:16px;
}
.np-langganan-card-featured .img-card {
  width: 64px;
  flex: 0 0 auto;
}
.np-langganan-card-featured .price {
  line-height: 110%;
  font-size: 16px;
  font-family: "calibre-semibold";
}
.np-langganan-card-featured .price-discount {
  font-size: 16px;
  line-height: 110%;
  font-family: "calibre-semibold";
}
.np-langganan-card-featured .price-discount .strike {
  text-decoration-line: line-through;
  padding-right: 10px;
}
.np-langganan-card-featured .bull {
  font-size: 8px;
  position: absolute;
  margin-left: -8px;
}
.np-langganan-card-featured .button-outlined {
  color: #FFFFFF;
  border-color: #FFFFFF;
}
.np-langganan-card-featured .button-full {
  padding-top:8px;
  padding-bottom:8px;
}

@media only screen and (min-width: 767px) {
  .np-langganan-card-featured .subtitle {
    //min-height: 90px;
    max-height: 90px;
  }
  .np-langganan-card-featured .check {
    width:24px;
    height:24px;
  }
  
  .np-langganan-card-featured .price {
    line-height: 110%;
    font-size: 18px;
    font-family: "calibre-semibold";
  }
  .np-langganan-card-featured .price-discount {
    font-size: 18px;
    line-height: 110%;
    font-family: "calibre-semibold";
  }
  .np-langganan-card-featured .title {
    margin-bottom: 12px;
    margin-top: 24px;
    line-height: 120%;
    font-size: 24px;
    font-family: "calibre-semibold";
  }
  .np-langganan-card-featured .subtitle {
    overflow: hidden;
    font-size: 18px;
    font-weight: 400;
    font-family: "calibre-regular";
  }
  
  .np-langganan-card-featured .button-full {
    padding-top:16px;
    padding-bottom:16px;
  }
}

/*# sourceMappingURL=style-langganan.css.map */
