a.btn.btn-primary.rgs-btn {
    width: 100%;
    height: 50px;
    border-radius: 24px;
    color: #fff;
    background-color: #2c90b2;
    border-color: #2c90b2;
    padding: 12px 0;
    font-size : 18px;
}

a.btn.btn-primary.rgs-btn.disabled {
    opacity: 1.0;
}

@media screen and (min-width: 1200px){
  a.btn.btn-primary.rgs-btn {
   width: 250px;
 }
}

.product-main-info .product-details.page-title h1{
   word-break: break-word;
   word-wrap : break-word;
}

@media screen and (min-width: 768px)
{
 .page-details-add-to-cart-component .addtocart-component .actions {
        position: relative;
        left: 0%;
 }
}

@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px)
and (-webkit-min-device-pixel-ratio: 1) {
  .product-main-info #addToCartButton {
          width: 100%;
      }
      .purchase-wrapper .purchase-bundle .bundle-data.bundle_col{
          width:100%;
      }
}

.blp-wrapper {
    padding-top: 25px;
}
.blp-wrapper .page-headline {
    text-align: center;
    color: #1068c5;
    padding: 0 0 40px;
}
@media (max-width: 767px) {
    .blp-wrapper .page-headline {
        display: none;
    }
}
.blp-wrapper .bundle-view {
    margin-bottom: 30px;
    position: relative;
}
@media (max-width: 767px) {
    .blp-wrapper .bundle-view {
        margin-bottom: 60px;
    }
}
@media (max-width: 767px) {
    .blp-wrapper .bundle-view p {
        font-size: 16px;
    }
}
@media (min-width: 768px) {
    .blp-wrapper .bundle-view .bundle-hero-wrapper .hero-wrapper {
        padding-right: 30px;
    }
}

@media (max-width: 767px) {
    .blp-wrapper .bundle-view .bundle-hero-wrapper .hero-wrapper .bundle-carousels {
        margin-bottom: 50px;
    }
}
.blp-wrapper .bundle-view .bundle-hero-wrapper .hero-wrapper .bundle-carousels__item {
    outline: none;
}
.blp-wrapper .bundle-view .bundle-hero-wrapper .hero-wrapper .bundle-carousels__item img {
    width: 100%;
}
.blp-wrapper .bundle-view .bundle-hero-wrapper .hero-wrapper .bundle-carousels .slick-dots {
    bottom: -30px;
}
.blp-wrapper .bundle-view .bundle-hero-wrapper .hero-wrapper .bundle-carousels .slick-dots li.slick-active button:before {
    background-color: #000;
}
.blp-wrapper .bundle-view .bundle-hero-wrapper .hero-wrapper .bundle-carousels .slick-dots li button:before {
    background-color: #d9d9d9;
    width: 20px;
    height: 20px;
}
.blp-wrapper .bundle-view .bundle-hero-wrapper .hero-wrapper .bundle-description {
    width: 100%;
    display: inline-block;
    margin-top: 120px;
}
@media (max-width: 767px) {
    .blp-wrapper .bundle-view .bundle-hero-wrapper .hero-wrapper .bundle-description {
        margin-top: 20px;
    }
}
.blp-wrapper .bundle-view .bundle-hero-wrapper .hero-wrapper .bundle-description__title {
    margin: 0 0 15px;
    font-weight: bold;
    font-family: 'Zilla Slab',serif;
    font-size: 20px;
    color: #154777;
}
.blp-wrapper .bundle-view .bundle-hero-wrapper .hero-wrapper .bundle-description__data {
    max-width: 300px;
    margin: 0;
    overflow-wrap: break-word;
}
@media (max-width: 767px) {
    .blp-wrapper .bundle-view .bundle-hero-wrapper .hero-wrapper .bundle-description__data {
        max-width: 100%;
    }
}
.blp-wrapper .bundle-view .bundle-hero-wrapper .hero-wrapper .bundle-description__link {
    cursor: pointer;
    color: #337ab7;
    text-decoration: none;
    display: none;
}
@media (min-width: 768px) {
    .blp-wrapper .bundle-view .bundle-hero-wrapper .hero-wrapper .bundle-description.bundle--description {
        margin-top: 50px;
    }
}
.blp-wrapper .bundle-view .price-bundle__original,
span.strike-through {
    color: #333;
    text-decoration: line-through;
}
.blp-wrapper .bundle-view .price-bundle__discounted,
.blp-wrapper .bundle-view .discounted_price {
     color: red;
}
.blp-wrapper .bundle-view .price-bundle.price--bundle .price--bundle__title {
    color: #154777;
    margin: 15px 0 0;
    font-size: 24px;
    font-weight: 600;
    font-family: 'Zilla Slab',serif;
}
.blp-wrapper .bundle-view .price-bundle__normal {
    margin: 0 0 10px;
}
@media (max-width: 767px) {
    .blp-wrapper .bundle-view .price-bundle__normal {
        margin: 10px 0 5px;
    }
}
.blp-wrapper .bundle-view .bundle-sidebar__btn {
    margin-bottom: 20px;
}
.blp-wrapper .bundle-view .bundle-sidebar__btn .btn {
    width: 100%;
    font-size: 18px;
    padding: 10px 12px;
}
@media (max-width: 767px) {
    .blp-wrapper .bundle-view .bundle-sidebar__btn .btn {
        position: fixed;
        bottom: 0;
        z-index: 1;
        margin: 0 -10px;
    }
}
.blp-wrapper .bundle-view .bundle-sidebar .sidebar-trigger {
    background-color: #f5f5f5;
    padding: 15px;
    display: inline-block;
    width: 100%;
    height: 100%;
    -webkit-overflow-scrolling: touch
}
.blp-wrapper .bundle-view .bundle-sidebar .sidebar-trigger .sidebar-reset {
    display: inline-block;
    width: 100%;
    margin: 7px 0 12px;
}
.blp-wrapper .bundle-view .bundle-sidebar .sidebar-trigger .sidebar-reset__title {
    font-size: 16px;
    float: left;
    margin: 0;
}
.blp-wrapper .bundle-view .bundle-sidebar .sidebar-trigger .sidebar-reset__link {
    color: #2c90b2;
    float: right;
    font-size: 16px;
    text-decoration: none;
    display: none;
}
.blp-wrapper .bundle-view .bundle-sidebar .sidebar-trigger .nav {
    border: none;
}
.blp-wrapper .bundle-view .bundle-sidebar .sidebar-trigger .nav li {
    background-color: #fff;
    padding: 10px 12px;
    margin-bottom: 10px;
    border-radius: 7px;
}
.blp-wrapper .bundle-view .bundle-sidebar .sidebar-trigger .nav li.active {
    border-bottom: 2px solid #ffca05;
    border-bottom-left-radius: inherit;
    border-bottom-right-radius: inherit;
}

.blp-wrapper .bundle-view .bundle-sidebar .sidebar-trigger .nav li .img-responsive {
   width: 85px;
}

@media (max-width: 1024px) {
   .blp-wrapper .bundle-view .bundle-sidebar .sidebar-trigger .nav li img {
       max-width:100%
   }
}
.blp-wrapper .bundle-view .bundle-sidebar .sidebar-trigger .nav li .bundle-title__data {
    display: flex;
    min-height: 78px;
    flex-wrap: wrap;
}
.blp-wrapper .bundle-view .bundle-sidebar .sidebar-trigger .nav li .bundle-title__data-link {
    text-decoration: none;
    justify-content: center;
    flex-direction: column;
}
.blp-wrapper .bundle-view .bundle-sidebar .sidebar-trigger .nav li .bundle-qty .form-group,
.blp-wrapper .bundle-view .bundle-sidebar .sidebar-trigger .nav li .bundle-title__data-desc {
    margin: 0;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
}
.blp-wrapper .bundle-view .bundle-sidebar .sidebar-trigger .nav li .bundle-qty .form-group {
    font-size: 12px;
    float: right;
    color: #7f7f7f;
}
.dShip{
    white-space: nowrap;
    display: flex;
    cursor: pointer;
}
.dShip .icon-truck {
    width: 1.2em;
    height: 1.2em;
}
.dropship-space {
    font-weight: 600;
    margin-left: .5em;
    float: right;
    font-size: 11px;
}
.tooltipBox {
    position: absolute;
    width: 250px;
    margin-left: -185px;
    font-size: 12px;
    color: #333;
    font-weight: 300;
    padding-top: 10px;
    z-index: 11;
}
@media (max-width : 767px) {
.dShip .icon-truck {
    width: 1em;
    height: 1em;
}
.dropship-space {
    margin-left: .2em;
    font-size: 9px;
}
}
@media only screen and (device-width: 768px) {
.dShip .icon-truck {
    width: 1.3em;
    height: 1em;
    }
.dropship-space {
    margin-left: .2em;
    font-size: 9px;
    }
.dShip{
    white-space: normal;
    }
}
.ui-widget.ui-widget-content {
       margin-top: 10px;
}
.blp-wrapper .bundle-view .bundle-sidebar .sidebar-trigger .nav li .bundle-qty .form-group .form-control {
   padding: 6px 8px;
   max-width: 55px;
   border-radius: 5px;
   font-weight: 600;
   max-height: 30px;
}
.blp-wrapper .bundle-view .bundle-sidebar .sidebar-trigger .nav li .bundle-qty .form-group .form-control:focus {
    border-color: #1068c5;
}
.blp-wrapper .bundle-view .bundle-sidebar .sidebar-trigger .nav.sidebar-nav-active li a {
    text-decoration: none
}
.blp-wrapper .bundle-view .bundle-sidebar .sidebar-trigger .nav.sidebar-nav-active li a .nav-active-title {
    margin: 30px 0 0;
    color: #154777;
}

@media (max-width: 991px) {
    .blp-wrapper .bundle-view .bundle-sidebar .sidebar-trigger .nav.sidebar-nav-active li a .nav-active-title {
        margin: 20px 0 0;
        font-size: 18px;
    }
}
.bundle-full-modal.modal {
    text-align: center;
    padding: 0 !important;
}
.bundle-full-modal.modal:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px;
}
.bundle-full-modal.modal .modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    max-width: 290px;
}
.bundle-full-modal.modal .modal-dialog .modal-content .modal-header {
    padding: 10px 15px 5px;
    border: none;
}
.bundle-full-modal.modal .modal-dialog .modal-content .modal-header .close {
    color: #2c90b2;
    font-size: 24px;
}
.bundle-full-modal.modal .modal-dialog .modal-content .modal-body {
    max-height: 365px;
    overflow: auto;
    line-height: 1.4;
    font-size: 14px;
    word-wrap: break-word;
}
.bundle-full-modal.modal .modal-dialog .modal-content .modal-body p {
    margin: 0;
}
.slick-dots {
    position: absolute;
    bottom: 20px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%;
}
.slick-dots li {
    position: relative;
    display: inline-block;
    height: 15px;
    width: 15px;
    margin: 0 15px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    height: 20px;
    width: 20px;
    outline: none;
    line-height: 0px;
    font-size: 0px;
    color: transparent;
    padding: 5px;
    cursor: pointer;
}
.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 15px;
    height: 15px;
    border: 2px solid #fff;
    border-radius: 50px;
    background-color: #fff;
}
.blp-wrapper .bundle-view .bundle-hero-wrapper .hero-wrapper .bundle-carousels .slick-dots li.slick-active button:before {
    background-color: #000;
}
.blp-wrapper .bundle-view .bundle-hero-wrapper .hero-wrapper .bundle-carousels .slick-dots li button:before {
    width: 20px;
    height: 20px;
}
@media (min-width: 1025px) {
    .container {
        width: 100%;
        max-width: 1440px;
        padding-left: 20px;
        padding-right: 20px;
    }
}
@media (max-width: 1024px) {
    .container {
        width: 100%;
    }
}
@media (max-width: 1024px) and (min-width: 641px) {
    .main__inner-wrapper:not(.container-lg),
    .main__inner-wrapper.container-lg > .container {
        padding-left: 20px;
        padding-right: 20px;
    }
}
.bundle-hero-wrapper .hero-wrapper .bundle-carousels .slick-list.draggable {
    height: max-content !important;
}


.bundle-full-modal .modal-title {
    font-size: 22px;
    line-height: 36px;
    margin: 0px;
}

.bundle-title__data a.bundle-title__data-link {
    color: #154777;
    display: block;
    width: 100%;
    height: 100%;
}

.js-bundle-qty.form-control,
.js-bundle-qty.form-control:focus {
box-shadow: none;
}

.bundle-qty-focus {
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075),
0 0 8px rgba(102, 175, 233, .6);
border-color: #1068c5 !important;
}

@media (max-width: 1024px) {
.product-main-info .shipping-details {
    padding-top: 20px;
}
a.ui-button.ui-widget.ui-spinner-button {
   display: none;
 }
}

@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) {
a.ui-button.ui-widget.ui-spinner-button {
     display: none;
  }
}

@media screen and (min-width: 1025px){
    .blp-wrapper .bundle-view .bundle-sidebar .sidebar-trigger .nav.sidebar-nav-active li a .nav-active-title:hover {
        color: #2c90b2;
    }
    .bundle-title__data a.bundle-title__data-link:hover {
        color: #2c90b2;
    }
}
p.bundle-title__data-desc.qty-limited {
    color: #eb0f24;
}

.blp-wrapper .bundle-view .bundle-title__data-desc {
    width: 100%;
}

.bundle_productRangeQty {
    display: inline-block;
    width: 30%;
    margin-right: 2%;
}

.bundle_productPriceRange {
    display: inline;
    width: 68%;
    text-align: left;
    float: right;
}

.bundle_volume__prices {
    display: flex;
    flex-direction: column;
}

.blp-wrapper .bundle-view .bundle-title__data-desc .discounted_price .promo-messages {
    padding-left: 0px;
}

.blp-wrapper .bundle-view .bundle-title__data-desc .discounted_price .promo-messages li {
    padding: 0px 0px;
    margin-bottom: 0px;
    border-radius: 0px;
    list-style-type: disc;
    list-style-position: inside;
}
@media screen and (min-width: 1025px){
    .purchase-wrapper .purchase-bundle .bundle_row {
        display: flex;
        flex-wrap: wrap;
    }
    .purchase-wrapper .purchase-bundle .bundle-data {
        display: flex;
        flex-direction: column;
    }
}