/* line 3, ../sass/product_detail_bundle.scss */
.product-detail-bundle-simple > .row .main-title {
  font-size: 1.5rem;
  color: #552c80;
  line-height: 20px;
  margin: 0;
  border: none;
}
/* line 10, ../sass/product_detail_bundle.scss */
.product-detail-bundle-simple > .row .color-choose {
  padding: 0;
  margin: 0;
}
/* line 14, ../sass/product_detail_bundle.scss */
.product-detail-bundle-simple > .row .product-main-img {
  margin-bottom: 0px;
}
/* line 18, ../sass/product_detail_bundle.scss */
.product-detail-bundle-simple > .row .product-shop .sku-name {
  color: #000;
  font-size: 1rem;
  line-height: 1rem;
  font-weight: bold;
  text-decoration: none;
}
/* line 25, ../sass/product_detail_bundle.scss */
.product-detail-bundle-simple > .row .product-shop .normal-price {
  color: #e20;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 1.2rem;
}
/* line 31, ../sass/product_detail_bundle.scss */
.product-detail-bundle-simple > .row .product-shop .short_desc {
  font-size: 1rem;
  line-height: 1.1rem;
  color: #666;
}
/* line 36, ../sass/product_detail_bundle.scss */
.product-detail-bundle-simple > .row .product-shop .stock-availability {
  padding-top: 0px;
  text-align: right;
}
/* line 40, ../sass/product_detail_bundle.scss */
.product-detail-bundle-simple > .row .product-shop .addtocart-btn {
  justify-content: flex-end;
}
/* line 42, ../sass/product_detail_bundle.scss */
.product-detail-bundle-simple > .row .product-shop .addtocart-btn .btn-primary {
  width: auto;
  max-width: auto;
  border-radius: 0px;
  flex-grow: initial;
  font-size: 22px;
  line-height: 18px;
  text-align: center;
  padding: 5px 30px;
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  min-height: 30px;
}
/* line 58, ../sass/product_detail_bundle.scss */
.product-detail-bundle-simple > .row .product-add-form {
  border-top: none;
  padding-top: 0;
  margin: 12px 0;
}
/* line 63, ../sass/product_detail_bundle.scss */
.product-detail-bundle-simple > .row .review-star .grey-stars {
  height: 100%;
  position: relative;
  font-size: 15px;
}
/* line 68, ../sass/product_detail_bundle.scss */
.product-detail-bundle-simple > .row .spinergroup {
  position: relative;
  width: 100px;
  max-width: 100px;
  height: 30px;
  border-radius: 0px;
}
/* line 74, ../sass/product_detail_bundle.scss */
.product-detail-bundle-simple > .row .spinergroup .decrease, .product-detail-bundle-simple > .row .spinergroup .increase {
  width: 26px;
}
/* line 76, ../sass/product_detail_bundle.scss */
.product-detail-bundle-simple > .row .spinergroup .decrease span, .product-detail-bundle-simple > .row .spinergroup .increase span {
  line-height: 30px;
  height: 30px;
  display: block;
  z-index: -1;
  position: relative;
  font-size: 11px;
}
/* line 87, ../sass/product_detail_bundle.scss */
.product-detail-bundle-simple > .row .option-add-cart .addtocart-btn {
  justify-content: flex-end;
  margin-top: 15px;
  border-top: 1px solid #e6e6e6;
}
/* line 93, ../sass/product_detail_bundle.scss */
.product-detail-bundle-simple > .row .qty-box {
  flex-wrap: wrap;
}
/* line 95, ../sass/product_detail_bundle.scss */
.product-detail-bundle-simple > .row .qty-box .product-label {
  width: 100%;
  line-height: 1rem;
  margin-bottom: .5rem;
}
/* line 101, ../sass/product_detail_bundle.scss */
.product-detail-bundle-simple > .row .size-wrap {
  flex-wrap: wrap;
}
/* line 103, ../sass/product_detail_bundle.scss */
.product-detail-bundle-simple > .row .size-wrap .product-label {
  width: 100%;
}
/* line 107, ../sass/product_detail_bundle.scss */
.product-detail-bundle-simple > .row .size-wrap .color-choose li {
  margin-left: 0;
}
/* line 112, ../sass/product_detail_bundle.scss */
.product-detail-bundle-simple > .row .product-wrap .link-product-name {
  font-size: 1.5rem;
  color: #666;
  color: #552c80;
  text-transform: uppercase;
}
/* line 119, ../sass/product_detail_bundle.scss */
.product-detail-bundle-simple > .row .show_desk .col-sm-6 {
  flex: 0 0 100%;
  max-width: 100%;
}
/* line 122, ../sass/product_detail_bundle.scss */
.product-detail-bundle-simple > .row .show_desk .col-sm-6 > .product-label {
  margin-bottom: 0;
  line-height: 1rem;
  margin-bottom: .5rem;
}
/* line 128, ../sass/product_detail_bundle.scss */
.product-detail-bundle-simple > .row .show_desk ~ .product-list {
  position: static;
}
/* line 132, ../sass/product_detail_bundle.scss */
.product-detail-bundle-simple > .row .outer-price {
  position: relative;
  clear: both;
  margin-bottom: 10px;
}
/* line 137, ../sass/product_detail_bundle.scss */
.product-detail-bundle-simple > .row .product-desc .desc-title {
  font-size: 1.1rem;
  color: #000;
}
/* line 141, ../sass/product_detail_bundle.scss */
.product-detail-bundle-simple > .row .price-wrap {
  text-align: left;
}
/* line 144, ../sass/product_detail_bundle.scss */
.product-detail-bundle-simple > .row .btn-compare {
  /*position: absolute;
  top: 15px;
  right: 0px;
  padding-top: 0;*/
}
/* line 149, ../sass/product_detail_bundle.scss */
.product-detail-bundle-simple > .row .btn-compare .btn-link {
  border: 0;
  padding: 0;
  /*padding-right: 15px;*/
  background-color: transparent;
}
/* line 154, ../sass/product_detail_bundle.scss */
.product-detail-bundle-simple > .row .btn-compare .btn-link i {
  color: #666;
  float: left;
  padding-right: 10px;
}
/* line 159, ../sass/product_detail_bundle.scss */
.product-detail-bundle-simple > .row .btn-compare .btn-link:hover {
  color: #552c80;
  background-color: transparent;
}
/* line 160, ../sass/product_detail_bundle.scss */
.product-detail-bundle-simple > .row .btn-compare .btn-link:hover i {
  color: #552c80;
}

@media (max-width: 991px) {
  /* line 173, ../sass/product_detail_bundle.scss */
  .product-detail-bundle-simple > .row .btn-compare {
    right: 15px;
  }
  /* line 175, ../sass/product_detail_bundle.scss */
  .product-detail-bundle-simple > .row .btn-compare .btn-link {
    border: 0;
    padding: 0;
    padding-right: 0px;
    font-size: 0;
  }
  /* line 180, ../sass/product_detail_bundle.scss */
  .product-detail-bundle-simple > .row .btn-compare .btn-link i {
    padding-right: 0px;
  }
}
@media (max-width: 768px) {
  /* line 192, ../sass/product_detail_bundle.scss */
  .product-detail-bundle-simple > .row .option-add-cart .addtocart-btn {
    padding-top: 25px;
  }
  /* line 196, ../sass/product_detail_bundle.scss */
  .product-detail-bundle-simple > .row .review-wrap {
    max-height: auto !important;
    height: auto !important;
  }
  /* line 201, ../sass/product_detail_bundle.scss */
  .product-detail-bundle-simple > .row .show_desk ~ .product-list {
    position: static;
    margin: 0;
  }
  /* line 206, ../sass/product_detail_bundle.scss */
  .product-detail-bundle-simple > .row .btn-compare {
    right: 15px;
  }
  /* line 208, ../sass/product_detail_bundle.scss */
  .product-detail-bundle-simple > .row .btn-compare .btn-link {
    border: 0;
    padding: 0;
    padding-right: 0px;
    font-size: 0;
  }
  /* line 213, ../sass/product_detail_bundle.scss */
  .product-detail-bundle-simple > .row .btn-compare .btn-link i {
    padding-right: 0px;
  }
}
/* line 221, ../sass/product_detail_bundle.scss */
.color-choose {
  padding: 0 !important;
  margin: 0 !important;
}
