/* body */
.starterkit-index-index .column.main  {
    background-color: #f1f1f1;
    position: relative;
}
.starterkit-index-index #productlist {
    padding: 30px 60px;
}

.vuse-ultra-offer-imag img{
   width: 100%; 
}

/* step1 */
.pagebuilder-column h1 ,.starterkit-pods-category-container .step-number {
    color: #F8AB28;
    font-size: 24px;
    font-weight: 450;
    font-family: 'GothamBlack';
      line-height: 48px;
        text-transform: uppercase;margin: 0
}


.pagebuilder-column p,.starterkit-pods-category-container .step-title{
    color: #2A2A2A;
    font-size: 36px;
    font-weight: 900;
    line-height: 48px;
    text-transform: uppercase;
   font-family: 'GothamBlack';
}
button.starter-kit-devices.add-to-cart-btn{
        background-color: #F8AB28;
    border:none;
    border-radius:50px;
    padding: 10px 30px;
  color: #1D1D1B;
    font-family: 'GothamBlack';
    font-size: 12px;
    line-height: 18px
}

.starterkit-index-index .productselection {
    background-color: #ffff;
    padding: 30px;
}
.color-swatches .swatch{

   box-sizing: border-box;

}

.color-swatches .swatch.active{
   border-color: #fff;
   outline: 1px solid #000;
}
button.starter-kit-devices.delete-cart-btn {
    border:1px solid #000;
    background-color:#fff;
    border-radius:50px;
    padding: 10px 30px ;
}
/* terms and conditions */

.terms-conditions-container {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 30px 60px
}
.terms-and-conditions-title h1 {
        text-transform: uppercase;
    font-size: 24px;
    font-weight: 900;
    line-height: 28px;
    font-family: 'GothamBlack';
}

.terms-and-conditions li p {
    font-size: 16px;
    line-height: 24px;
    font-family: 'GothamLight';
        font-weight:325 ;
}

/* step2 */
.starterkit-pods {
    display: grid;
grid-template-columns: repeat(4,1fr);
    gap:20px;
}
.starterkit-pods .list-tags{
        display: flex;
    flex-direction: column;
    width: 100%;
}
.starterkit-pods p.product.name.product-item-name {
    font-size: 16px;
    line-height: 24px;
    font-family: 'GothamBold';
    color: #1D1D1B;
}
.starterkit-pods .proddetails{
 padding: 20px
}
.starterkit-pods .starterkit-addtocart-button{
        background-color: #F8AB28;
    border:none;
    border-radius:50px;
    padding: 10px 20px;
    width: 100%
}
.starterkit-pods .starterkit-addtocart-button span{
    color: #1D1D1B;
    font-family: 'GothamBlack';
    font-size: 12px;
    line-height: 18px
}
/* redeem offer */

.added-products-info{
    display: flex;
    justify-content: space-between;
        width: 70%;
}
.blue-summerysection-parent {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
    box-shadow: 0px -3px 12px 0px rgba(0, 0, 0, 0.05);
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    text-align: end;
    background: white;
    padding: 10px 60px;
    z-index: 999999;
}
.blue-summerysection-parent .summerysection{
    width: 30%;
}
.blue-summerysection-parent button#redeemofferbtn {
    border-radius: 50px;
    background-color: #f1f1f1;
    padding: 12px 100px;
    color: #969696;
     border:none;
}
.blue-summerysection-parent button#redeemofferbtn span{
    font-size: 12px;
    line-height: 18px;
    font-family: 'GothamBlack';
}
.ultra-devices, .ultra-pods {
    text-align: left;
    width: 50%;
}
.added-products-info p {
    font-size: 20px;
    line-height: 24px;
    font-family: 'GothamBlack';
    color: #1D1D1B;
}

.terms-and-conditions-title {
    width: 100%;
}




.color-swatches {
    display: flex;
    gap: 10px;
    align-items: center;
    margin-bottom: 12px;
}
.color-swatches p {
    width: fit-content;
    font-size: 14px;
    font-weight: 450;
    font-family: "gothamblack";
    margin: 0;
    color: #2A2A2A;
}
.firstuse-terms {
    text-align: center;
    padding: 30px 0;
    font-size: 24px;
    font-family: 'GothamBlack';
    font-weight: 900;
}
.starterkit-pods-category-container .step-title:nth-last-of-type(1){
font-size: 16px;
    font-family: 'Gothambook';
    text-align: start;
    text-transform: capitalize;
    line-height: 24px;
    font-weight: 325;
}
.starterkit-pods .proddetails .products-added{
    display: flex;
    justify-content: center;
    align-items: center;
    gap:5px;
}
 button.starterkit-delete-button{
    background-color: #F8AB28;
    border: none;
    padding: 10px 15px;
}
.embeddedMessagingConversationButtonWrapper .embeddedMessagingConversationButton{
    margin-bottom:-10px!important;
}
.starterkit-qty-wrapper {
    display: flex;
    align-items: center;
    border:1px solid #000;
    border-radius:50px;
    background-color: transparent;
    width: 100%;
}
input.starterkit-qty-input {
    border: none;
    text-align: center;
}
.qty-btn.qty-minus,
.qty-btn.qty-plus{
    border: none;
    background: transparent
}
.add-to-cart-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
        flex-direction: column;
}
.edit-products {
    display: flex;
    align-items: center;
    gap: 10px;
        padding-top: 20px;
}
.added-products-info  {
    display: flex;
    justify-content: space-between;
    width: 70%;
    align-items: center;
}
.added-products-info p span{
  font-family: 'GothamMedium';
    font-size: 16px;
    padding:10px;
    line-height: 24px;
    font-weight: 350;
}
.redeem-offer-button:disabled {
  background-color: #f1f1f1!important;
}
.subscription-buttons-list .redeem-offer-button:not(:disabled) {
    background-color: #F8AB28!important;
color: #000!important;
}
body.starterkit-index-index .page-wrapper {
    padding-bottom: 70px;
}
.product.attribute.newbadges {
    position: absolute;
    right: 0;
}
.sub-product-image {
    position: relative;
}

.starterkit-index-index .message-success.success.message {
    margin: 0;
}


.starterkit-index-index .neostrengthtag span.tooltip-parent {
    padding-left: 5px;
}

.product.attribute.newbadges {
    position: absolute;
    right: 0;
       top: -2px;
}
.sub-product-image {
    position: relative;
}
.starterkit-pods-category-row {
       padding-bottom: 30px;
} 

.starterkit-index-index .pagebuilder-column {
    justify-content: center !important;
}



/* mediaquery */
@media (min-width: 300px) and (max-width: 768px) {
.starterkit-index-index #productlist {
        padding: 20px;
}
figure img.pagebuilder-mobile-only {
    margin: 30px 0;
}
 .terms-conditions-container {
        flex-direction: column;
        padding: 0 30px;
    }
    .added-products-info {
    flex-direction: column;
    width: 100%;
}
.added-products-info p span {
    font-size: 14px;
    font-weight: 100;
}
.starterkit-index-index header.page-header {
    margin: 0;
}
.starterkit-index-index .image-wrapper{
    margin-top: 30px;
}
.starterkit-index-index .pagebuilder-column {
    justify-content: flex-start !important;
}
  .starterkit-index-index button#embeddedMessagingConversationButton {
    bottom: 85px !important;
}
.starterkit-index-index .pagebuilder-column {
    padding-left: unset !important;
}

}



@media (min-width: 300px) and (max-width: 480px) {
    .color-swatches p {
    font-size: 14px !important;
    width: fit-content !important;
    }
.pagebuilder-column h1, .starterkit-pods-category-container .step-number {
    font-size: 16px;
}
.pagebuilder-column p, .starterkit-pods-category-container .step-title {
    font-size: 24px;
    width: 100%;
    line-height: 28px;
}

.starterkit-pods-category-container .step-title:nth-last-of-type(1) {
    font-size: 16px;
}

.starterkit-pods .list-tags {
    padding: 0;
}

.starterkit-pods {
    grid-template-columns: repeat(1, 1fr);
}
   
.terms-and-conditions-title h1 {
    font-size: 18px;
}
.terms-and-conditions li p {
    font-size: 14px;
}
.terms-and-conditions {
    width: 100%;
}
.starterkit-index-index footer.vuse-footer-section {
    top: 0;
}

.blue-summerysection-parent {
            padding: 10px 20px;
       flex-direction: column-reverse;
}
.ultra-devices, .ultra-pods{
    text-align: left;
    width: 100%;
}
.added-products-info p {
    font-size: 14px;
    font-weight: 900;
}

.blue-summerysection-parent .summerysection {
    width: 100%;
}
body.starterkit-index-index .page-wrapper {
    padding-bottom: 62px; /* default */
}

body.starterkit-index-index:has(.added-products-info .ultra-devices) .page-wrapper,
body.starterkit-index-index:has(.added-products-info .ultra-pods) .page-wrapper {
    padding-bottom: 120px;
}


.subscription-buttons-list {
    text-align: center;
}
.starterkit-index-index .productselection {
    padding: 10px;
}
.blue-summerysection-parent button#redeemofferbtn{
    width: 100%;
}

}

@media (min-width: 481px) and (max-width: 768px) {
    .starterkit-pods {
    grid-template-columns: repeat(2, 1fr);
}
.blue-summerysection-parent button#redeemofferbtn {
    padding: 12px 60px;
}
.blue-summerysection-parent .summerysection {
    width: 55%;
}
body.starterkit-index-index .page-wrapper{
    padding-bottom: 70px;
}
}


@media (min-width: 1476px) and (max-width: 2480px){
    .terms-and-conditions-title{
    width: auto;
}
.terms-conditions-container {
    justify-content: space-evenly;
}
.starterkit-index-index .pagebuilder-column {
    padding-left: unset !important;
}

}

.starterkit-index-index button.starter-kit-devices.delete-cart-btn {
    text-transform: uppercase;
}
.starterkit-index-index button.starter-kit-devices.add-to-cart-btn {
    text-transform: uppercase;
}
.starterkit-index-index .ultra-pods p {
    text-transform: uppercase;
}
.starterkit-index-index .subscription-buttons-list {
     text-transform: uppercase;
}
.starterkit-index-index .ultra-pods .product-names{
    text-transform: none;
}

.starterkit-index-index .used-terms {
    text-align: center;
    padding: 30px 0;
    font-size: 24px;
    font-family: 'GothamBlack';
    font-weight: 900;
}
.starterkit-index-index button#embeddedMessagingConversationButton {
    bottom: 100px !important;
}

.starterkit-index-index .pagebuilder-column .step-title{
        width: 100%;
}
.starterkit-index-index .pagebuilder-column {
    padding-left: 100px;
}
.starterkit-index-index .pagebuilder-column-line {
    gap: 30px !important;
}
 
.starterkit-index-index .product-view-container .image-wrapper img{
width:100%
}