#digages-smv-dashboard-banner img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

#digages-smv-dashboard-profile {
    text-align: center;
    margin-top: -50px;
    display: flex;
    flex-direction: column;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #1E1E1E;
}

.digages-smv-dashboard-banner img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

.digages-smv-dashboard-profile {
    text-align: center;
    margin-top: -50px;
    display: flex;
    flex-direction: column;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #1E1E1E;
}



.digages-smv-vendor-store-name
{
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 37px;
    text-align: center;
    letter-spacing: 0.01em;
    color: #111111;
}

.digages-smv-profile-pic {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 3px solid #fff;
    background: #fff;
}

#digages-smv-category-slider {
    overflow-x: auto;
    white-space: nowrap;
    margin: 20px 0;
    border-bottom: 1px solid #F0F0F1;
    align-items: center;
    text-align: center;
    margin-left: auto;
    margin-right: auto; 
}

.digages-smv-category-slider {
    overflow-x: auto;
    white-space: nowrap;
    margin: 20px 0;
    border-bottom: 1px solid #F0F0F1;
    align-items: center;
    text-align: center;
}

.digages-smv-category {
    display: inline-block;
    margin-right: 10px;
    cursor: pointer;
    font-style: normal;
font-weight: 600;
font-size: 16px;
line-height: 24px;
color: #000000;
padding-left: 21px;
padding-right: 21px;
padding-top: 12px;
padding-bottom: 12px;
}


.digages-smv-category.active {
    color: #F74627; 
    border-bottom: 2px solid #F74627;
}

#digages-smv-products {
    display: flex;
    flex-wrap: wrap;
    gap: 32px;
}

.digages-smv-products {
    display: flex;
    flex-wrap: wrap;
    gap: 32px;
}

.digages-smv-product {
display: flex;
flex-direction: column;
justify-content: center;
align-items: flex-start;
height: 282px;
}
.digages-smv-product-img
{
    width: 200px !important;
    height: 200px !important;
    border-radius: 8px;
    margin-bottom: 8px;
}

.digages-smv-product-name {
font-weight: 400;
font-size: 16px;
line-height: 24px;
color: #1E1E1E;
width: 200px !important;
    }

bdi, .digages-smv-product-amount, .woocommerce-Price-currencySymbol
{
font-weight: 600 !important;
font-size: 16px !important;
line-height: 20px !important;
color: #1E1E1E !important;
}

            
#digages-smv-load-more {
    display: block !important;
    margin: 20px auto !important;
    display: flex !important;
    flex-direction: row !important;
    justify-content: center !important;
    align-items: center !important;
    padding: 12px 24px !important;
    gap: 10px !important;
    border: 1px solid #EBEDEF !important;
    border-radius: 820px !important;
    background-color: #fff !important;
    text-transform: none !important;
}

#digages-smv-dashboard-content
{
    margin-top: 48px !important;
}

.digages-smv-dashboard-content
{
    margin-top: 48px !important;
}

.digages-smv-vender-shop-details-container
{
    padding: 8px 0px !important;
}

.digages-smv-container .row {
    display: block !important; 
  }
  
  .digages-smv-storebanner-move
  {
    margin-top: -40px !important;
  }

 .digages-smv-storebanner-top
 {
    margin-top:33px;
 }
 
@media (max-width: 767px) {
    
 .digages-smv-storebanner-top
 {
    margin-top:25px;
 }
    .digages-smv-vender-shop-details-container
    {
          padding: 0px 0px !important;
    }
    
    #digages-smv-dashboard-banner img {
        height: 61px !important;
    }

    .digages-smv-profile-pic {
        width: 96px;
        height: 96px;
        border-radius: 50%;
        border: 3px solid #fff;
        background: #fff;
    }
.digages-smv-storename-bio-container
{
padding: 16px !important;
gap: 12px !important;
width: 100% !important;
margin-left: auto;
margin-right: auto;
}

    }


.digages-smv-storename-bio-container
{
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
padding: 0px;
gap: 16px;
width: 480px;
margin-left: auto;
margin-right: auto;
}

.digages-smv-vendor-store-data
{
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0px;
    gap: 16px;
}

.digages-smv-vendor-followers
{
width: 4px !important;
height: 4px !important;
background: #C3C4C7 !important;
border-radius: 50% !important;
}

.digages-smv-storebanner-xflow:hover
{
    overflow-x: auto !important;
}

.digages-smv-steps-bg
{
display: flex;
justify-content: space-between;
align-items: center;
padding: 20px 24px;
gap: 16px;
width: 100%;
background: #FFFCF0;
border-radius: 8px;

}

.digages-smv-steps-bg-item1
{
display: flex;
flex-direction: column;
align-items: flex-start;
padding: 0px;
gap: 12px;
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 24px;
color: #3C434A;
}

.digages-smv-steps-bg-item2
{
display: flex;
flex-direction: column;
align-items: flex-start;
padding: 0px;
gap: 12px;
}

.digages-smv-steps-bg-item3
{
display: flex;
padding: 0px;
gap: 24px;
}

.digages-smv-steps-bg-txt
{
font-style: normal;
font-weight: 600;
font-size: 20px;
line-height: 28px;
color: #1F1F1F;
}

.digages-smv-steps-bg-prgbg
{
width: 100%;
height: 4px;
background: rgba(0, 0, 0, 0.1);
border-radius: 8px;
}

.digages-smv-steps-bg-prg
{
width: 30%;
height: 4px; 
background: #FDCD12;
}

@media (max-width: 767px) {

.digages-smv-steps-bg
{
justify-content: center;
flex-direction: column;
}


.digages-smv-steps-bg-item1
{
flex-direction: column-reverse;
align-items: center;
text-align: center;

}

.digages-smv-steps-bg-item2
{
align-items: center;
text-align: center;
}

}




/* Old CSS */


#trybebox-dashboard-banner img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

#trybebox-dashboard-profile {
    text-align: center;
    margin-top: -50px;
    display: flex;
    flex-direction: column;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #1E1E1E;
}

.trybebox-dashboard-banner img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

.trybebox-dashboard-profile {
    text-align: center;
    margin-top: -50px;
    display: flex;
    flex-direction: column;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #1E1E1E;
}



.trybebox-vendor-store-name
{
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 37px;
    text-align: center;
    letter-spacing: 0.01em;
    color: #111111;
}

.trybebox-profile-pic {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 3px solid #fff;
    background: #fff;
}

#trybebox-category-slider {
    overflow-x: auto;
    white-space: nowrap;
    margin: 20px 0;
    border-bottom: 1px solid #F0F0F1;
    align-items: center;
    text-align: center;
    margin-left: auto;
    margin-right: auto; 
}

.trybebox-category-slider {
    overflow-x: auto;
    white-space: nowrap;
    margin: 20px 0;
    border-bottom: 1px solid #F0F0F1;
    align-items: center;
    text-align: center;
}

.trybebox-category {
    display: inline-block;
    margin-right: 10px;
    cursor: pointer;
    font-style: normal;
font-weight: 600;
font-size: 16px;
line-height: 24px;
color: #000000;
padding-left: 21px;
padding-right: 21px;
padding-top: 12px;
padding-bottom: 12px;
}


.trybebox-category.active {
    color: #F74627; 
    border-bottom: 2px solid #F74627;
}

#trybebox-products {
    display: flex;
    flex-wrap: wrap;
    gap: 32px;
}

.trybebox-products {
    display: flex;
    flex-wrap: wrap;
    gap: 32px;
}

.trybebox-product {
display: flex;
flex-direction: column;
justify-content: center;
align-items: flex-start;
height: 282px;
}
.trybebox-product-img
{
    width: 200px !important;
    height: 200px !important;
    border-radius: 8px;
    margin-bottom: 8px;
}

.trybebox-product-name {
font-weight: 400;
font-size: 16px;
line-height: 24px;
color: #1E1E1E;
width: 200px !important;
    }

bdi, .trybebox-product-amount, .woocommerce-Price-currencySymbol
{
font-weight: 600 !important;
font-size: 16px !important;
line-height: 20px !important;
color: #1E1E1E !important;
}

            
#trybebox-load-more {
    display: block !important;
    margin: 20px auto !important;
    display: flex !important;
    flex-direction: row !important;
    justify-content: center !important;
    align-items: center !important;
    padding: 12px 24px !important;
    gap: 10px !important;
    border: 1px solid #EBEDEF !important;
    border-radius: 820px !important;
    background-color: #fff !important;
    text-transform: none !important;
}

#trybebox-dashboard-content
{
    margin-top: 48px !important;
}

.trybebox-dashboard-content
{
    margin-top: 48px !important;
}

.trybebox-vender-shop-details-container
{
    padding: 8px 0px !important;
}

.trybebox-container .row {
    display: block !important; 
  }
  
  .trybebox-storebanner-move
  {
    margin-top: -40px !important;
  }

 .trybebox-storebanner-top
 {
    margin-top:33px;
 }
 
@media (max-width: 767px) {
    
 .trybebox-storebanner-top
 {
    margin-top:25px;
 }
    .trybebox-vender-shop-details-container
    {
          padding: 0px 0px !important;
    }
    
    #trybebox-dashboard-banner img {
        height: 61px !important;
    }

    .trybebox-profile-pic {
        width: 96px;
        height: 96px;
        border-radius: 50%;
        border: 3px solid #fff;
        background: #fff;
    }
.trybebox-storename-bio-container
{
padding: 16px !important;
gap: 12px !important;
width: 100% !important;
margin-left: auto;
margin-right: auto;
}

    }


.trybebox-storename-bio-container
{
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
padding: 0px;
gap: 16px;
width: 480px;
margin-left: auto;
margin-right: auto;
}

.trybebox-vendor-store-data
{
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0px;
    gap: 16px;
}

.trybebox-vendor-followers
{
width: 4px !important;
height: 4px !important;
background: #C3C4C7 !important;
border-radius: 50% !important;
}

.trybebox-storebanner-xflow:hover
{
    overflow-x: auto !important;
}

.trybebox-steps-bg
{
display: flex;
justify-content: space-between;
align-items: center;
padding: 20px 24px;
gap: 16px;
width: 100%;
background: #FFFCF0;
border-radius: 8px;

}

.trybebox-steps-bg-item1
{
display: flex;
flex-direction: column;
align-items: flex-start;
padding: 0px;
gap: 12px;
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 24px;
color: #3C434A;
}

.trybebox-steps-bg-item2
{
display: flex;
flex-direction: column;
align-items: flex-start;
padding: 0px;
gap: 12px;
}

.trybebox-steps-bg-item3
{
display: flex;
padding: 0px;
gap: 24px;
}

.trybebox-steps-bg-txt
{
font-style: normal;
font-weight: 600;
font-size: 20px;
line-height: 28px;
color: #1F1F1F;
}

.trybebox-steps-bg-prgbg
{
width: 100%;
height: 4px;
background: rgba(0, 0, 0, 0.1);
border-radius: 8px;
}

.trybebox-steps-bg-prg
{
width: 30%;
height: 4px; 
background: #FDCD12;
}

@media (max-width: 767px) {

.trybebox-steps-bg
{
justify-content: center;
flex-direction: column;
}


.trybebox-steps-bg-item1
{
flex-direction: column-reverse;
align-items: center;
text-align: center;

}

.trybebox-steps-bg-item2
{
align-items: center;
text-align: center;
}

}



/* -------------------------------------------------------
   Custom multi-select dropdown (Section 4)
------------------------------------------------------- */

/* Wrapper — needs position:relative so panel can anchor to it */
.digages-multi-select-wrap {
    position: relative;
    width: 100%;
    max-width: 100%;
}

/* Trigger button — styled to look like a native single <select> */
.digages-ms-trigger {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    width: 100% !important;
    padding: 16px !important; 
    border: 1px solid #8c8f94; 
    font-size: 14px; 
    cursor: pointer !important;
    text-align: left;
    box-sizing: border-box;
    box-shadow: 0 1px 2px rgba(0,0,0,.07);
    transition: border-color .15s;
    height: 44px !important;
    text-transform: capitalize !important; 
    background: #F7F8F8 !important;
    border-radius: 8px !important;
    font-weight: 400 !important;
    line-height: 16px !important;
    color: #646970 !important; 
}
.digages-ms-trigger:hover {
    border-color: #2271b1;
}
/* Arrow rotates when open */
.digages-ms-trigger-arrow {
    font-size: 18px;
    line-height: 1;
    color: #666;
    transition: transform .2s;
    margin-left: 8px;
    flex-shrink: 0;
    margin-top: -15px;
}
.digages-ms-dropdown.digages-ms-open .digages-ms-trigger {
    border-color: #2271b1;
    box-shadow: 0 0 0 2px rgba(34,113,177,.2);
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.digages-ms-dropdown.digages-ms-open .digages-ms-trigger-arrow {
    transform: rotate(180deg);
    margin-bottom: -30px;
}

/* Panel — hidden by default, drops down from the trigger */
.digages-ms-panel {
    display: none;
    position: absolute;
    top: 100%;      /* flush below the trigger */
    left: 0;
    right: 0;
    z-index: 9999;
    background: #fff;
    border: 1px solid #2271b1;
    border-top: none;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    box-shadow: 0 4px 12px rgba(0,0,0,.12);
    overflow: hidden;
}
.digages-ms-dropdown.digages-ms-open .digages-ms-panel {
    display: block;
}

/* Search bar */
.digages-ms-search-wrap {
    padding: 8px;
    border-bottom: 1px solid #eee;
    background: #f9f9f9;
}
.digages-ms-search {
    width: 100%;
    box-sizing: border-box;
    padding: 6px 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 13px;
    outline: none;
}
.digages-ms-search:focus {
    border-color: #2271b1;
    box-shadow: 0 0 0 2px rgba(34,113,177,.15);
}

/* Scrollable options list */
.digages-ms-options {
    max-height: 220px;
    overflow-y: auto;
    padding: 4px 0;
}

/* Each row */
.digages-ms-option {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 7px 12px;
    font-size: 13px;
    cursor: pointer;
    transition: background .1s;
    user-select: none;
}
.digages-ms-option input[type="checkbox"] {
    display: none;
}
.digages-ms-option:hover {
    background: #f0f6ff;
}
.digages-ms-option.digages-ms-selected {
    background: #2271b1;
    color: #fff;
}
.digages-ms-option.digages-ms-selected:hover {
    background: #1d6298;
}
.digages-ms-option.digages-ms-hidden {
    display: none;
}

/* Footer */
.digages-ms-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 6px 10px;
    border-top: 1px solid #eee;
    background: #f9f9f9;
    font-size: 12px;
    color: #666;
}
.digages-ms-count {
    font-style: italic;
}

