.product-box {
    display: flex;
}

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

.note-field--container {
    display: flex;
    flex-direction: column;
}

.breadcrumb.full-width {
    display: none;
}

.bundle-builder-app--content--add-margin:not(.bundle-builder-app--bundle--description):not(.bundle-builder-app--bundle--section-description) {
    max-width: 100% !important;
    padding-left: 15px;
    padding-right: 15px;
}

.bundle-builder-app--bundle--product-add--wrapper .bundle-builder-app--button:not(.bundle-builder-app--button--increase):not(.bundle-builder-app--button--decrease):not(.bundle-builder-app--bundle--contents-subtract):not(.bundle-builder-app--bundle--contents-add):hover,
.bundle-builder-app--bundle--product-add--wrapper .bundle-builder-app--button:not(.bundle-builder-app--button--increase):not(.bundle-builder-app--button--decrease):not(.bundle-builder-app--bundle--contents-subtract):not(.bundle-builder-app--bundle--contents-add):visited,
.bundle-builder-app--bundle--product-add--wrapper .bundle-builder-app--button:not(.bundle-builder-app--button--increase):not(.bundle-builder-app--button--decrease):not(.bundle-builder-app--bundle--contents-subtract):not(.bundle-builder-app--bundle--contents-add):active {
    background-color: #ebebeb !important;
}

.bundle-builder-app--content--add-margin {
    margin-left: 0;
    text-align: left;
    padding-left: 15px !important;
}

.bundle-builder-app--bundle--description.bundle-builder-app--content--add-margin {
    max-width: 100%;
    margin-bottom: 0;
}

.bundle-builder-app--bundle--description.bundle-builder-app--content--add-margin .content-package {
    background: #F5F5F5;
    padding-bottom: 40px;
    position: relative;
    padding-top: 30px;
    padding-top: 20px;
    margin-top: 15px;
}

.bundle-builder-app--bundle--description.bundle-builder-app--content--add-margin h2.title-sum {
    font-size: 35px;
    font-weight: 600;
}

h1.bundle-builder-app--bundle--name.bundle-builder-app--content--add-margin {
    background: #00aeef;
    padding-bottom: 20px;
    position: relative;
    padding-top: 20px;
    margin: 0;
    text-transform: uppercase;
    color: #FFF;
    text-align: center;
}

button.bundle-builder-app--button.bundle-builder-app--bundle--product-add-button {
    background: transparent !important;
    border: 1px solid #000 !important;
    text-transform: uppercase;
    font-size: 20px;
    padding-top: 3px !important;
    padding-bottom: 3px !important;
    font-weight: 300;
    width: 95%;
}

/* Nav steps and some above it */
.bundle-builder-app--bundle--section-breadcrumbs {
    background: #f5f5f5;
    padding-bottom: 40px;
    margin-bottom: 30px;
}

.bundle-builder-app--bundle--section-breadcrumbs::after,
.bundle-builder-app--bundle--section-breadcrumbs::before,
.bundle-builder-app--bundle--description.bundle-builder-app--content--add-margin .content-package::after,
.bundle-builder-app--bundle--description.bundle-builder-app--content--add-margin .content-package::before,
h1.bundle-builder-app--bundle--name.bundle-builder-app--content--add-margin::after,
h1.bundle-builder-app--bundle--name.bundle-builder-app--content--add-margin::before {
    content: '';
    position: absolute;
    background-color: #f5f5f5;
    width: 100%;
    height: 100%;
    z-index: -1;
    top: 0;
    right: -50%;
    overflow: hidden;
}

.bundle-builder-app--bundle--section-breadcrumbs::before,
.bundle-builder-app--bundle--description.bundle-builder-app--content--add-margin .content-package::before,
h1.bundle-builder-app--bundle--name.bundle-builder-app--content--add-margin::before {
    left: -50%;
    right: auto;
}

h1.bundle-builder-app--bundle--name.bundle-builder-app--content--add-margin::after,
h1.bundle-builder-app--bundle--name.bundle-builder-app--content--add-margin::before {
    background-color: #00aeef
}

.bundle-builder-app--bundle--section-breadcrumbs>.bundle-builder-app--bundle--section-breadcrumb::before,
.bundle-builder-app--bundle--section-breadcrumbs>.bundle-builder-app--bundle--section-breadcrumb.bundle-builder-app--bundle--section-breadcrumb--active::before {
    margin: 0;
    display: inline-block;
    border: none !important;
    font-weight: 400;
    font-size: 40px;
    background: transparent !important;
    box-shadow: none;
    margin-right: 10px;
}

.bundle-builder-app--bundle--section-breadcrumb.bundle-builder-app--bundle--section-breadcrumb--active a {
    font-weight: 600 !important
}

.bundle-builder-app--bundle--section-breadcrumbs>.bundle-builder-app--bundle--section-breadcrumb.bundle-builder-app--bundle--section-breadcrumb--active::before {
    color: #00aeef;
}

.bundle-builder-app--bundle--section-breadcrumbs>.bundle-builder-app--bundle--section-breadcrumb::after {
    width: 90%;
    height: 4px;
    top: auto;
    bottom: 12px;
    left: 0;
    z-index: 0;
    background: #a5a5a5;
}

.bundle-builder-app--bundle--section-breadcrumbs>.bundle-builder-app--bundle--section-breadcrumb:last-child::after {
    display: block;
}

.bundle-builder-app--bundle--section-breadcrumb.bundle-builder-app--bundle--section-breadcrumb--active::after {
    background: #00aeef;
}

.bundle-builder-app--bundle--section-breadcrumbs>.bundle-builder-app--bundle--section-breadcrumb::before {
    background-color: transparent;
}

.bundle-builder-app--button.bundle-builder-app--bundle--product-add-button.bundle-builder-app--bundle--product-add-button-added {
    font-weight: 400 !important;
    background-color: #ebebeb !important;
}

.bundle-builder-app--bundle--section-breadcrumbs>.bundle-builder-app--bundle--section-breadcrumb {
    width: 20%;
    text-align: left;
    float: left;
}

li[data-step="6"] {
    clear: left;
}

.bundle-builder-app--bundle--section-breadcrumbs>.bundle-builder-app--bundle--section-breadcrumb a {
    font-size: 17px;
    display: inline-block;
    line-height: normal;
    width: 70%;
}

/* Each product */
h3.bundle-builder-app--bundle--product-name {
    text-transform: normal;
    font-size: 18px;
    height: 72px;
    overflow: hidden;
}

.bundle-builder-app--bundle--product-price .money {
    font-weight: 300;
    font-size: 24px;
}

.bundle-builder-app--bundle--product--show-more {
    margin-bottom: 8px;
}

.bundle-builder-app--bundle--product--show-more,
.bundle-builder-app--bundle--section-breadcrumb a {
    --button-bg-color: #000;
}

.bundle-builder-app--bundle--section-name {
    font-size: 35px;
    font-weight: 600;
    text-align: left;
}

.bundle-builder-app--bundle--section-description {
    max-width: 100%;
    text-align: left;
}

.bundle-builder-app--bundle--section-name::after {
    display: none;
}

.bundle-builder-app--bundle--product--sold-out {
    opacity: 1
}

/* out stock */
.bundle-builder-app--bundle--product--sold-out .bundle-builder-app--bundle--product-link,
.bundle-builder-app--bundle--product--sold-out .bundle-builder-app--bundle--product-name,
.bundle-builder-app--bundle--product--sold-out .bundle-builder-app--bundle--product--show-more {
    opacity: 0.5;
}

.bundle-builder-app--bundle--product--sold-out .bundle-builder-app--bundle--product--show-more {
    padding-bottom: 38px;
}

.bundle-builder-app--bundle--soldout {
    font-size: 20px;
    padding-top: 4px;
    padding-bottom: 4px;
    text-transform: uppercase;
    color: #FFF !important;
    width: 95%;
    --button-bg-color: #000000;
}

.bundle-builder-app--bundle--soldout:hover {
    background-color: #000000
}

/* Widget */
.bundle-builder-app--bundle--alert--content {
    background: #00aeef !important;
    color: #FFF !important;
    padding: 1rem 2rem;
}

.bundle-builder-app--bundle--alert--content button.bundle-builder-app--button {
    background-color: transparent !important;
    color: #FFF !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
    border: 1px solid #FFF !important;
}

.bundle-builder-app--bundle--alert--content button.bundle-builder-app--button:hover {
    border-color: #000 !important;
    color: #000 !important;
}

/* Footer */
.bundle-builder-app--bundle--nav-buttons button {
    min-width: 230px;
    text-transform: uppercase;
}

.bundle-builder-app--bundle--nav-buttons button,
.bundle-builder-app--button.bundle-builder-app--bundle--contents-remove-button,
.bundle-builder-app--summary--block .bundle-builder-app--button-container button,
.bundle-builder-app--button.bundle-builder-app--bundle--add-to-cart-button {
    color: #FFF !important;
    font-weight: 600
}

.bundle-builder-app--summary--block .bundle-builder-app--button-container button:hover {
    --button-active-color: #8f8f8f !important;
    background-color: #8f8f8f !important
}

button.bundle-builder-app--button.bundle-builder-app--bundle--view-contents--button {
    background-color: #7f7f7f !important
}

/* Bundle popup */
.bundle-builder-app--bundle--contents-name {
    font-size: 15px;
    height: 62px;
    overflow: hidden;
}

.bundle-builder-app--bundle--summary {
    margin-bottom: 70px;
}

@media only screen and (max-width: 991px) {

    button.bundle-builder-app--button.bundle-builder-app--bundle--product-add-button,
    .bundle-builder-app--bundle--soldout {
        font-size: 17px;
    }
}

@media only screen and (max-width: 767px) {

    .bundle-builder-app--bundle--description.bundle-builder-app--content--add-margin h2.title-sum,
    .bundle-builder-app--bundle--section-name {
        font-size: 25px;
    }

    .bundle-builder-app--bundle--section-breadcrumbs>.bundle-builder-app--bundle--section-breadcrumb {
        width: 16%;
        padding-left: 15px;
        margin-bottom: 15px;
    }

    .bundle-builder-app--bundle--section-breadcrumbs>.bundle-builder-app--bundle--section-breadcrumb a {
        display: none;
    }

    .bundle-builder-app--bundle--section-breadcrumb.bundle-builder-app--bundle--section-breadcrumb--active {
        width: 34%;
        padding-left: 20px;
        padding-right: 10px;
        background-color: #FFF;
    }

    .bundle-builder-app--bundle--section-breadcrumb.bundle-builder-app--bundle--section-breadcrumb--active:first-child,
    .bundle-builder-app--bundle--section-breadcrumbs>.bundle-builder-app--bundle--section-breadcrumb:first-child::after,
    li[data-step="6"]::after,
    li[data-step="6"] {
        border-bottom-left-radius: 20px;
        border-top-left-radius: 20px;
    }

    .bundle-builder-app--bundle--section-breadcrumb.bundle-builder-app--bundle--section-breadcrumb--active:last-child,
    .bundle-builder-app--bundle--section-breadcrumbs>.bundle-builder-app--bundle--section-breadcrumb:last-child::after,
    li[data-step="5"]::after,
    li[data-step="5"] {
        border-bottom-right-radius: 20px;
        border-top-right-radius: 20px;
    }

    .bundle-builder-app--bundle--section-breadcrumbs>.bundle-builder-app--bundle--section-breadcrumb::after {
        height: 100%;
        background-color: #FFFFFF;
        bottom: 0;
        width: 100%;
    }

    .bundle-builder-app--bundle--section-breadcrumb.bundle-builder-app--bundle--section-breadcrumb--active::after {
        background: #00aeef;
        border-radius: 20px;
    }

    .bundle-builder-app--bundle--section-breadcrumbs>.bundle-builder-app--bundle--section-breadcrumb::before {
        line-height: 1.3em;
    }

    .bundle-builder-app--bundle--section-breadcrumbs>.bundle-builder-app--bundle--section-breadcrumb.bundle-builder-app--bundle--section-breadcrumb--active::before {
        color: #FFFFFF;
        vertical-align: middle;
    }

    .bundle-builder-app--bundle--section-breadcrumb.bundle-builder-app--bundle--section-breadcrumb--active a {
        display: inline-block;
        color: #FFFFFF !important;
        vertical-align: middle;
        font-size: 16px;
        line-height: 17px;
        position: relative;
        z-index: 1;
    }

    .bundle-builder-app--bundle--nav-buttons button {
        min-width: 0
    }
}

@media only screen and (max-width: 575px) {
    .bundle-builder-app--bundle--section-breadcrumbs>.bundle-builder-app--bundle--section-breadcrumb a {
        font-size: 13px;
    }

    .bundle-builder-app--bundle--section-breadcrumbs>.bundle-builder-app--bundle--section-breadcrumb::before,
    .bundle-builder-app--bundle--section-breadcrumbs>.bundle-builder-app--bundle--section-breadcrumb.bundle-builder-app--bundle--section-breadcrumb--active::before {
        font-size: 30px;
    }

    .bundle-builder-app--bundle--section-breadcrumbs>.bundle-builder-app--bundle--section-breadcrumb::before {
        line-height: 1.69em;
    }

    .bundle-builder-app--bundle--section-description {
        font-size: 14px;
    }
}

@media only screen and (max-width: 460px) {
    .bundle-builder-app--bundle--section-breadcrumb.bundle-builder-app--bundle--section-breadcrumb--active {
        width: auto !important;
    }

    .bundle-builder-app--bundle--section-breadcrumbs>.bundle-builder-app--bundle--section-breadcrumb::before,
    .bundle-builder-app--bundle--section-breadcrumbs>.bundle-builder-app--bundle--section-breadcrumb.bundle-builder-app--bundle--section-breadcrumb--active::before {
        margin-right: 5px;
    }

    .bundle-builder-app--bundle--section-breadcrumbs>.bundle-builder-app--bundle--section-breadcrumb a {
        width: 80px;
    }
}

@media only screen and (max-width: 435px) {
    .bundle-builder-app--content.bundle-builder-app--content--add-margin {
        padding: 0 !important;
    }

    .bundle-builder-app--bundle--section-breadcrumbs>.bundle-builder-app--bundle--section-breadcrumb {
        width: 14%;
        padding-left: 10px;
    }

    h3.bundle-builder-app--bundle--product-name {
        text-transform: normal;
        font-size: 16px;
        height: 64px;
    }

    .bundle-builder-app--bundle--soldout {
        font-size: 18px;
    }
}