.advanced-profile-bundle {
}
/* Product Groups */
.advanced-profile-bundle .product-groups {
    
}
.advanced-profile-bundle .product-groups .product-item {
    display: flex;
    display: none;
    flex-direction: row;
    border: 1px solid #eaeaea;
    border-radius: 5px;
    margin-bottom: 20px;
}
.advanced-profile-bundle .product-groups .product-item.active {
    display: flex;
}
.advanced-profile-bundle .product-groups .product-item .images {
    flex: 4;
    padding: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-right: 1px solid #eaeaea;
}
.advanced-profile-bundle .product-groups .product-item .images .carousel-control-next, 
.advanced-profile-bundle .product-groups .product-item .images .carousel-control-prev {
    font-size: 20px;
    color: #777;
}
.advanced-profile-bundle .product-groups .product-item .info {
    flex: 5;
    padding: 20px;
    height: 100%;
}
.advanced-profile-bundle .product-groups .product-item .info .info-head {
    display: flex;
    flex-direction: row;
    margin-bottom: 15px;
}
.advanced-profile-bundle .product-groups .product-item .info .info-head .title {
    color: #000;
    font-weight: 400;
    line-height: 24px;
    font-size: 18px;
    flex: 1;
}
.advanced-profile-bundle .product-groups .product-item .info .info-head .actions {
    
}
.advanced-profile-bundle .product-groups .product-item .info .info-head .actions .quantity {
    display: flex;
    border: 1px solid #F4F4F4;
    background: #FFF;
    width: 100px;
}
.advanced-profile-bundle .product-groups .product-item .info .info-head .actions .quantity input  {
    border: 0 !important;
    text-align: center;
    font-size: 13px;
    height: 100%;
}
.advanced-profile-bundle .product-groups .product-item .info .info-head .actions .quantity .btn {
    font-size: 11px;
    color: #777;
    width: 30px;
}
.advanced-profile-bundle .product-groups .product-item .info .list-price {
    color: #a1a1a1;
    text-decoration: line-through;
    font-size: 12px;
    margin-top: 0;
    margin-left: 10px;
}
.advanced-profile-bundle .product-groups .product-item .info .sale-price {
    color: #A1A1A1;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin-top: 5px;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}
.promotion-name {
    font-size: 14px;
    margin-top: 4px;
    color: #de605b;
}
.advanced-profile-bundle .product-groups .product-item .info .sale-price .name {
    
}
.advanced-profile-bundle .product-groups .product-item .info .sale-price .value {
    color: #de605b;
    font-weight: 600;
    margin-left: 5px;
}
.advanced-profile-bundle .product-groups .product-item .info .sale-price .value.sale-variant-price.blc {
    color: #000;
}
.advanced-profile-bundle .product-groups .product-item .info .discounted-price {
    color: #de605b!important;
    font-size: 18px;
    font-weight: 600!important;
    line-height: 24px;
    margin-left: 0!important;
}
.advanced-profile-bundle .product-groups .product-item .info .discounted-price .name {
    
}
.advanced-profile-bundle .product-groups .product-item .info .discounted-price .value {
    
}
.advanced-profile-bundle .product-groups .product-item .info .advanced-profile-variants {
    padding: 0;
    border-radius: 0;
    border: 0;
    margin-top: 20px;
}
.ku-bot .ni-right .block .name,.advanced-profile-bundle .product-groups .product-item .info .advanced-profile-variants .variant-group .variant-head .title {
    font-size: 14px;
}
.ku-bot .ni-right .block .value,.advanced-profile-bundle .product-groups .product-item .info .advanced-profile-variants .variant-group .variant-head .multiple-values .item {
    font-size: 14px;
}
.advanced-profile-bundle .product-groups .product-item .info .advanced-profile-variants .variant-group .variant-head .value {
    font-size: 14px;
}
.advanced-profile-bundle .product-groups .product-item .info .advanced-profile-variants .variant-group .varyant-no-image-title {
    font-size: 14px;
}
.advanced-profile-bundle .product-groups .product-item .info .info-head .title .prefix {
    color: #181818;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}
/* Summary */
.advanced-profile-bundle .summary {
    border-radius: 10px;
    border: 1.5px solid #A18A80;
    background: #FFF;
    position: sticky;
    top: 140px;
}
.advanced-profile-bundle .summary .summary-head {
    padding: 20px;
    display: flex;
    justify-content: space-between;
}
.advanced-profile-bundle .summary .summary-head .title {
    color: #181818;
    font-size: 16px;
    font-weight: 500;
    line-height: normal;
}
.advanced-profile-bundle .summary .summary-head .description {
    color: #A5A5A5;
    font-size: 14px;
    font-weight: 400;
}
.advanced-profile-bundle .summary .cover {
    display: flex;
    flex-direction: row;
    padding: 0 20px 20px 20px;
    border-bottom: 1px solid #e2e2e2;
}
.advanced-profile-bundle .summary .cover .image {
    margin-right: 10px;
}
.advanced-profile-bundle .summary .cover .image img {
    max-width: 155px;
    border-radius: 6px;
}
.advanced-profile-bundle .summary .info {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.advanced-profile-bundle .summary .info .title {
    display: flex;
    color: #A5A5A5;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    flex-direction: column;
}
.advanced-profile-bundle .summary .info .title .prefix {
    
}
.advanced-profile-bundle .summary .info .count {
    color: #A1A1A1;
    font-size: 14px;
    font-weight: 400;
}
.advanced-profile-bundle .summary .items {
    padding: 20px;
}
.advanced-profile-bundle .summary .items .item {
    display: flex;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    color: #575757;
    align-items: center;
    margin-bottom: 15px;
}
.advanced-profile-bundle .summary .items .item:last-child {
    margin-bottom: 0;
}
.advanced-profile-bundle .summary .items .item .name {
    flex: 4;
    margin-right: 5px;
}
.advanced-profile-bundle .summary .items .item .quantity {
    color: #A1A1A1;
    text-align: center;
}
.advanced-profile-bundle .summary .items .item .price {
    flex: 2;
    color: #181818;
    text-align: right;
}
.advanced-profile-bundle .summary .total-price {
    display: flex;
    justify-content: space-between;
    color: #181818;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    padding: 20px;
    border-top: 1px solid #e2e2e2;
    align-items: center;
}
.advanced-profile-bundle .summary .total-price .name {
    
}
.advanced-profile-bundle .summary .total-price .value {
    
}
.advanced-profile-bundle .summary .profit-price {
    display: flex;
    background: #fbfbfb;
    padding: 10px 20px;
    align-items: center;
    color: #de605b;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
}
.advanced-profile-bundle .summary .profit-price .name {
    
}
.advanced-profile-bundle .summary .profit-price .values {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
.advanced-profile-bundle .summary .profit-price .values .discounted-price {
    font-size: 18px;
    font-weight: 600;
}
.advanced-profile-bundle .summary .profit-price .profit {
    font-weight: 400;
}
.advanced-profile-bundle .summary .profit-price .profit .profit-value {
}
.advanced-profile-bundle .summary .button-group {
    padding: 20px;
}
.advanced-profile-bundle .summary .button-group button {
    border-radius: 10px;
    background: #A18A80;
    border: 0;
    outline: 0;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    gap: 12px;
    color: #FFF;
    font-size: 16px;
    font-weight: 500;
    line-height: normal;
    width: 100%;
}
@media (max-width:900px){
    .advanced-profile-bundle .fnt-t {
        font-size: 16px;
        text-align: center;
        margin: 12px 0;
    }
    .advanced-profile-bundle .product-groups .product-item.active {
        display: flex;
        flex-direction: column;
    }
    .advanced-profile-bundle .product-groups .product-item .images {
        padding: 6px;
        border-right: 0;
    }
    .advanced-profile-bundle .product-groups .product-item .info {
        padding: 10px;
    }
    .advanced-profile-bundle .product-groups .product-item .info .info-head .title {
        line-height: 20px;
        font-size: 16px;
    }
    .advanced-profile-bundle .product-groups .product-item .info .info-head .title .prefix {
        font-size: 18px;
    }
    .advanced-profile-bundle .product-groups .product-item .info .sale-price {
        font-size: 14px;
        line-height: 20px;
    }
    .advanced-profile-bundle .product-groups .product-item .info .discounted-price {
        font-size: 14px;
        line-height: 20px;
        margin-top: 0px;
    }
    .advanced-profile-variants .variant-group .variant-values .item .image img {
        width: 26px;
        height: 26px;
    }
    .advanced-profile-variants .variant-group .variant-values .item {
        margin-right: 5px;
        margin-bottom: 0px;
    }
    .advanced-profile-variants .variant-group .variant-head .multiple-values {
        margin-left: 0;
    }
}