.magehq-cart-message {
    position: relative;
    display: block;
    margin: 0 0 15px;
    padding: 12px 10px;
    background: #e9f6ff;
    text-align: center;
    font-size: 1.6rem;
    line-height: 20px;
}
.magehq-cart-message .price,
.magehq-cart-message .product-link {
    font-weight: bold;
}
.magehq-pack-wrapper {
    border: 1px solid #ccc;
    padding: 20px;
    clear: both;
    margin-bottom: 30px;
}
.magehq-pack-wrapper .magehq-title {
    position: relative;
    padding-bottom: 10px;
}
.magehq-content-wrapper {
    display: flex;
    position: relative;
    margin-top: 15px;
}
.magehq-pack-list {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.magehq-pack-list.-narrow {
    flex-wrap: wrap;
}
.magehq-content-wrapper .magehq-pack-list {
    max-width: 80%;
    width: unset;
}
.magehq-pack-item {
    padding: 10px;
    width: 120px;
    text-align: center;
}
.magehq-pack-item .magehq-info {
    display: block;
    position: relative;
    box-sizing: border-box;
    height: 100%;
}
.magehq-photo-container {
    position: relative;
    margin: 0 auto 10px;
    min-width: 100px;
    width: 100px;
    height: 130px;
    border: 1px solid #ccc;
    background: #fff;
    text-align: center;
}
.magehq-photo-container .magehq-link {
    display: block;
    width: 100%;
    height: 100%;
}
.magehq-discount {
    top: -10px;
    right: -15px;
    font-size: 12px;
    position: absolute;
    z-index: 2;
    box-sizing: border-box;
    padding: 3px 6px;
    border-radius: 3px;
    background: #ff5501;
    color: #fff;
}
.magehq-photo-container .magehq-checkbox+.magehq-label {
    position: absolute;
    top: -5px;
    left: -5px;
    z-index: 2;
    box-sizing: border-box;
    width: 20px;
    height: 20px;
    border: 3px solid #3978bd;
    border-radius: 2px;
    background: #fff;
    cursor: pointer;
}
.magehq-photo-container .magehq-checkbox:checked+.magehq-label {
    background: #3978bd url(../images/checked.png) no-repeat center;
}
.magehq-pack-wrapper .magehq-content-wrapper .magehq-plus {
    color: #ff5501;
}
.magehq-pack-wrapper .magehq-content-wrapper .magehq-plus, .magehq-pack-wrapper .magehq-content-wrapper .magehq-equal {
    padding: 10px;
    font-size: 70px;
    padding-bottom: 30px;
}
.magehq-pack-wrapper .magehq-content-wrapper .magehq-equal {
    height: 185px;
    padding-bottom: 0;
    padding-top: 0;
}
.magehq-pack-list.-narrow .magehq-plus, .magehq-pack-list.-narrow+.magehq-equal {
    display: block;
    line-height: 100px;
}
.magehq-content-wrapper .magehq-summary-content {
    position: relative;
    display: block;
    margin-top: 16px;
    padding: 0;
    width: 180px;
}
.magehq-plus, .magehq-equal, .magehq-price-wrapper {
    display: flex;
    align-items: center;
}
.magehq-price-wrapper {
    justify-content: center;
    box-sizing: border-box;
    margin: 0 15px;
     padding: 15px; 
    border-bottom: none;
}
.magehq-content-wrapper .magehq-summary-content .magehq-price-wrapper {
    box-sizing: border-box;
    margin: 0;
    width: 100%;
    height: 95px;
    border: 2px solid #ccc;
    margin-bottom: 20px;
}
.magehq-content-wrapper .magehq-summary-content .magehq-discount {
    right: unset;
    padding: 3px 6px;
}
.magehq-price-wrapper .magehq-discount {
    top: 0;
    right: 10px;
    padding: 5px 15px;
    max-width: 100%;
    font-size: 16px;
    transform: translateY(-50%);
}
.magehq-summary-content .main.price {
    color: #000;
    text-align: center;
    font-weight: 600;
    font-size: 30px;
    line-height: 1;
}
.magehq-tocart-wrapper {
    display: flex;
    align-items: center;
}
.magehq-tocart-wrapper .action {
    padding: 7px 15px;
    height: auto;
    line-height: normal;
    width:  100%;
}
#magehq_bundle_packs_cart_popup {
    display: none;
    position: relative;
    width: 600px;
    max-width: 100%;
    margin: 0 auto;
    z-index: 99;
    text-align: center;
}

#magehq_bundle_packs_cart_popup .btn-continue .continue {
    background: #1979c3;
    color: #ffffff;
}
.bundle-cart-modal .btn-viewcart, .bundle-cart-modal .btn-continue {
    margin-left: 20px;
    display: inline-block;
}
.item-inactive .magehq-discount {
    display: none;
}

.bundle-cart-modal .cart-info {
    padding: 20px;
    border: 1px solid #ccc;
    margin-top: 30px;
    margin-bottom: 20px;
}

.bundle-cart-modal .owl-controls .owl-prev,
.bundle-cart-modal .owl-controls .owl-next {
    position: absolute;
    top: 26%;
    font-size: 0px;
}
.bundle-cart-modal .owl-controls .owl-prev {
    left: -10px;
}
.bundle-cart-modal .owl-controls .owl-next {
    right: -10px;
}
.bundle-cart-modal .owl-controls .owl-prev:after,
.bundle-cart-modal .owl-controls .owl-next:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 24px;
    color: inherit;
    font-family: 'luma-icons';
    margin: 3px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}
.bundle-cart-modal .owl-controls .owl-prev:after{
    content: '\e617';
}
.bundle-cart-modal .owl-controls .owl-next:after {
   content: '\e608';
}
.bundle-cart-modal .product-info-multi {
    text-align: left;
    margin-bottom: 20px;
}
.bundle-cart-modal .product-info-multi .item-pd {
    padding: 20px;
    border: 1px solid #ccc;
    margin-top: 20px;
}
.bundle-cart-modal .product-info-multi .item-pd-info {
    display: flex;
}
.bundle-cart-modal .item-pd-img {
    margin-right: 10%;
}

.bundle-cart-modal .product-qty-multi label.label {
    font-weight: 600;
    margin-bottom: 8px;
    display: inline-block;
}

@media only screen and (min-width: 769px) {
   .cart-container .bundle_packs {
        width: 71%;
        float: left;
    }
}
@media only screen and (max-width: 768px) {
   .modal-popup.modal-slide.bundle-cart-modal .modal-inner-wrap {
        background: #fff;
   }
   .magehq-pack-item {
        padding: 0;
        width: 100px;
    }
    .magehq-pack-wrapper .magehq-content-wrapper .magehq-plus, .magehq-pack-wrapper .magehq-content-wrapper .magehq-equal {
        font-size: 40px;
    }
    .magehq-summary-content .main.price {
        font-size: 20px;
    }
    .magehq-content-wrapper .magehq-summary-content .magehq-price-wrapper {
        padding-left: 5px;
        padding-right: 5px;
        min-width: 120px;
    }
    .magehq-price-wrapper .magehq-discount {
        font-size: 12px;
    }
    .magehq-pack-item .magehq-info {
        margin-bottom: 15px;
    }
     .magehq-pack-wrapper .magehq-content-wrapper .magehq-plus {
        padding-top: 0;
        padding-bottom: 0;
    }
    .magehq-pack-wrapper .magehq-content-wrapper .magehq-equal {
        height: 217px;
        padding-bottom: 0;
        padding-top: 0;
    }
}