.select-checkbox {
    position: relative;
  }
  .dropdown-toggle {
    width: 100%;
    height: 46px;
    padding: 10px;
    border: 1px solid #ccc;
  }
  .checkbox-list {
    position: absolute;
    top: 46px;
    left: 0;
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 10px;
    display: none;
  }
  .checkbox-list.show {
    display: block;
    z-index: 1000;
  }
  .checkbox-item {
    margin-bottom: 10px;
  }
  .checkbox-item input[type="checkbox"] {
    margin-right: 10px;
  }

  .caret {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    border: 6px solid transparent;
    border-color: #fff transparent transparent transparent;
    }
    .select2-container--open span.select2-selection.select2-selection--multiple:before,
    .select-checkbox.open .caret {
        transform: translateY(-50%) rotate(180deg);
        top: 19px !important;

    }

    .select-wrapper.open .caret {
        transform: translateY(-50%) rotate(180deg);
    }

    .select-wrapper {
    position: relative;
    }


    .select-wrapper select {
        display: block;
        width: 100%;
        padding: 10px;
        border: 1px solid #ccc;
        font-size: 16px;

    }


    /* 11th June */
    p.form-row.form-group label,
    .form-row-wide label {
        font-weight: 500;
        color: #000;
    }

    p.form-row.form-group {
        position: relative;
    }
    p.form-row.form-group input {
        width: 100%;
        padding: 12px 10px;
    }
    p.form-row.form-group textarea {
        resize: none;
    }

    p.form-row.form-group span.password-toggle {
        position: absolute;
        right: 15px;
        cursor: pointer;
        z-index: 99;
        top: 36px;
        margin: 0;
    }

    .select-checkbox button.dropdown-toggle {
        background: transparent;
        height: 39px;
        position: relative;
    }

    .checkbox-list.show {
        display: block;
        z-index: 1000 !important;
    }

    .select-checkbox button.dropdown-toggle:before {
        content: '';
        position: absolute;
        font-family: 'fontAwesome';
        right: 20px;
        top: 13px;
        cursor: pointer;
        font-size: 13.33px;
        color: #000;
        background-image: url('https://voila.s3.ugve.lt/wp-content/uploads/2024/06/down-arrow.png');
        background-repeat: no-repeat;
        background-size: contain;
        width: 19px;
        height: 10px;
        transition: all 0.5s ease-in-out;
    }
    .select-checkbox.open button.dropdown-toggle::before {
        transform: rotate(180deg);
    }
    .select-checkbox button.dropdown-toggle span.caret {
        display: none;
    }

    .select-wrapper {
        position: relative;
        appearance: none;
    }

    .select-wrapper {
        position: relative;
        appearance: none;
    }

    /* .select-wrapper:before {
        content: '';
        position: absolute;
        font-family: 'fontAwesome';
        right: 20px;
        top: 13px;
        cursor: pointer;
        font-size: 13.33px;
        color: #000;
        background-image: url('https://voila.s3.ugve.lt/wp-content/uploads/2024/06/down-arrow.png');
        background-repeat: no-repeat;
        background-size: contain;
        width: 19px;
        height: 10px;
    } */

    .select-wrapper select {
        appearance: none;
        position: relative;
        z-index: 100;
        background: transparent;
    }

    span.required {
        color: red;
    }
    .page-id-5544 .rh-container .rh-content-wrap .main-side .rh-post-wrapper {
        box-shadow: none;
        border: 0;
    }
    p.form-row.form-group input#authrize_agree {
        text-align: left;
        width: 20px;
        height: 20px;
    }


    p.form-row.form-group {
        margin-bottom: 10px;
    }

    p.form-row.form-group label, .form-row-wide label {
        margin-bottom: 00px;
    }



p.form-row.form-group.form-row-wide.about-company_sec span#charCount {
    float: right;}

    p.form-row.form-group.form-row-wide input#tc_agree {
        width: 18px;
        height: 18px;
    }


    input.dokan-btn.dokan-btn-theme {
        width: 100%;
        max-width: 500px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    p.form-row.button_submit_form {
        width: 50%;
        float: left;
    }

    .jssocials-shares {
        width: 50%;
        float: right;
        padding-left: 30px;
        padding-top: 7px;
    }

    .jssocials-share {
        margin-top: 0;
        margin-bottom: 0;
    }
    .select-wrapper .select2-selection__arrow {
        content: '';
        position: absolute;
        font-family: 'fontAwesome';
        right: 20px !important;
        top: 17px !important;
        cursor: pointer;
        font-size: 13.33px;
        color: #000;
        background-image: url(https://voila.s3.ugve.lt/wp-content/uploads/2024/06/down-arrow.png);
        background-repeat: no-repeat;
        background-size: contain;
        width: 19px !important;
        height: 10px !important;
        transition: all 0.5s ease-in-out;
    }


       .select-wrapper .select2-selection__arrow b {
        display: none;
    }
    .select2-container--open span.select2-selection__arrow {
        transform: rotate(180deg);
    }

    form#dokan-vendor-register{
        width: 100%;
        max-width: 800px;
        margin: 0  auto;
    }

     span.select2 {
        width: 100% !important;
    }

     select#vendor_product_category {
        width: 100%;
    }

    .jssocials-share {
        margin-top: 0!important     ;
    }

    .select2-container--default .select2-results__option[aria-selected=true] {
        background-color: transparent !important;
    }

    p.form-row.form-group.form-row-wide.bank_doc_file_sec {
        margin-bottom: 30px;
    }

    #select2-vendor_product_category-results  .select2-results__option:before {
        content: "";
        display: inline-block;
        position: relative;
        height: 18px;
        width: 18px;
        border: 1px solid #e9e9e9;
        border-radius: 4px;
        background-color: #fff;
        margin-right: 20px;
        vertical-align: middle;
      }
    #select2-vendor_product_category-results .select2-results__option[aria-selected=true]:before {
        font-family:fontAwesome;
        content: "\f00c";
        color: #fff;
        background-color: #4e4e4e;
        border: 0;
        display: inline-block;
        padding-left: 3px;
        padding-top: 5px;
      }

      .select2-container--open .select2-dropdown--below {
          border-radius: 6px;
          box-shadow: 0 0 4px rgba(0,0,0,0.5);
      }



      .select2-search--dropdown {
        display: none !important;
    }

      .select2-container--default .select2-selection--single .select2-selection__rendered {
        color: #444;

    }

    .select2-container .select2-selection--single {
        height: 44px !important;
    }

    .select2-container--default .select2-selection--single .select2-selection__rendered {
        color: #444;
        line-height: 44px !important;
    }
    .select2-container--default .select2-selection--multiple,
    .select2-container--default .select2-selection--single {
        border-radius: 0 !important;
    }

    .select2-container--default.select2-container--focus .select2-selection--multiple {
        border: 1px solid #aaa !important;
        outline: 0;
        border-radius: 0 !important;
    }



    .select2-selection--multiple:before {
        content: "";
        position: absolute;
        right: 7px;
        top: 42%;
        border-top: 5px solid #888;
        border-left: 4px solid transparent;
        border-right: 4px solid transparent;
    }



    .select2-selection--multiple:before {
        content: "";
        position: absolute;
        right: 7px;
        top: 42%;
        border-top: 0;
        border-left: 0;
        border-right: 0;
        font-family: 'fontAwesome';
        right: 20px !important;
        top: 17px !important;
        cursor: pointer;
        font-size: 13.33px;
        color: #000;
        background-image: url(https://voila.s3.ugve.lt/wp-content/uploads/2024/06/down-arrow.png);
        background-repeat: no-repeat;
        background-size: contain;
        width: 19px !important;
        height: 10px !important;
        transition: all 0.5s ease-in-out;
    }
    p.form-row.form-group.form-row-wide.term_cond_sec {
        display: flex;
        gap: 5px;
    }
    .select2-container--open .select2-dropdown--below {
        margin-top: 0 !important;
    }
    .select2-results__option:before {
        padding-top: 3px;
    }


    p.form-row.button_submit_form {
        margin-top: 10px;
    }
    p.form-row.form-group input {
        accent-color: gray;
    }

    .select2-results__option[aria-selected] {
        border-bottom: 2px solid #ddd;
        /* background: transparent; */
    }


    /* .select2-container--default .select2-results__option[aria-selected=true] {
        background-color: transparent;
    } */

    .select2-results__option[aria-selected=true]:before {

        background-color: #ddd;

    }

    .select2-container--default .select2-results__option--highlighted[aria-selected] {
        color: black !important;
    }
    .select-checkbox.product_category_custom, .register2 .select-wrapper {
        margin-bottom: 10px;
    }


    .dokan-w5.dokan-text-left.form-row {
        position: relative;
    }

    .dokan-w5.dokan-text-left.form-row span.password-toggle {
        position: absolute;
        top: -7px;
        right: 20px;
    }

    .select2-container .select2-selection--multiple,
    .select2-container .select2-selection--multiple {
        min-height: 44px !important;
        max-height: 44px !important;
    }
    .select2-results__option[aria-selected] {

        padding-left: 15px;
    }
    p.form-row.form-group {
        margin-bottom: 0;
    }
    p.form-row.form-group label, .form-row-wide label {
        margin-bottom: 0;
        margin-top: 10px;
    }
    p.form-row.form-group.form-row-wide.term_cond_sec label {
        margin-top: 0;
    }

    /* 19-july*/

form.register.update-customer-to-vendor .split-row.name-field.form-row-wide {
    display: block;
}

form.register.update-customer-to-vendor .split-row.name-field.form-row-wide p.form-row.form-group {
    max-width: 100%;
}



body.page.page-id-5622 div#content .rh-post-wrapper {
    border: 0;
    max-width: 800px;
    margin: 0 auto;
    box-shadow: unset;
}

body.page.page-id-5622 div#content .rh-post-wrapper .elementor-shortcode h2 {
    text-align: center;
}

.register.update-customer-to-vendor p.form-row.form-row-wide span.password-toggle {
    top: calc(50% + 5px);
}

form.register.update-customer-to-vendor .select-checkbox, form.register.update-customer-to-vendor .select-wrapper {
    width: 100%;
}

.register.update-customer-to-vendor p.form-row.form-group {
    max-width: 100%;
}
form.register.update-customer-to-vendor p.form-row.form-group {
    margin: 5px 0 5px;
}
form.register.update-customer-to-vendor div#files2 {
    width: 100%;
}

@media(max-width:991px){

    body.page.page-id-5622 div#content .rh-post-wrapper .elementor-shortcode h2 {
        text-align: center;
        margin: 0 0 20px;
        font-size: 20px;
        line-height: 1.4;
    }

    body.page.page-id-5622 .rh-post-wrapper .title h1.entry-title {
        font-size: 25px;
        margin: 0 0 5px;
    }
    body.page.page-id-5622 .rh-post-wrapper .title h1.entry-title {
        font-size: 25px;
        margin: 0 0 5px;
    }
}

    /* 19-july-end*/



    @media(max-width:575px){
        .jssocials-shares {
            padding-left: 20px;
            padding-top: 0;
            width: 100%;
        }
        p.form-row.button_submit_form {
            margin-top: 0;
            margin-bottom: 20px;
        }
        .jssocials-shares {
            width: 100%;
            float: none;
            padding-left: 20px;
            padding-top: 0;
            text-align: center;
            margin-top: 0 !important;
        }

        p.form-row.button_submit_form {
    margin-top: 0;
    margin-bottom: 20px;
}
p.form-row.form-group.form-row-wide.bank_doc_file_sec {
    margin-bottom: 0;
}
    }



/* Jun 26 2024 */

.woocommerce-form-register.register .password-field .password-toggle {
    right: 10px;
    margin-top: 10px;
}
.woocommerce-form-register.register .user-role.vendor-customer-registration,
.woocommerce-form-register.register .radio br
{
	display: none;
}

.woocommerce-form-login.login .jssocials-shares .jssocials-share .jssocials-share-link br, 
.woocommerce-form-register.register .jssocials-shares .jssocials-share .jssocials-share-link br{
	display: none;
}




ul.fileList .progress {
    margin: 10px 0;
}

ul.fileList .progress .progress-bar {
    background: #1B113D;
    height: 10px;
}




.progress-container {
    margin-bottom: 10px;
}

.progress {
    width: 100%;
    background: #f3f3f3;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.progress-bar {
    width: 0%; /* Default width */
    transition: width 0.4s; /* Smooth transition */
    border-radius: 5px;
}

ul.fileList a.removeFile {
    display: inline-block;
    color: #1B103D;
    border-radius: 50%;
    font-size: 18px;
    font-weight: 600;
    float: right;
}

ul.fileList a.removeFile[disabled]{
    pointer-events: none;
}


ul.fileList a.removeFile[disabled] i{
    color:  #ddd;
}


.row.files ul.fileList {
    border: 1px solid #ddd;
    padding: 20px 28px;
    border-radius: 20px;
}

.row.files ul.fileList .progress-container:not(:last-child){
    margin: 0 0 20px;
    border-bottom: 1px solid #1b113d69;
    padding: 0 0 20px;
}



.woocommerce .product.col_item .abposbot .floatright {
    display: none;
}

.woocommerce .product.col_item .add_to_cart_button {
    padding: 10px 10px;
    color: #ffffff !important;
    fill: unset !important;
    background: #1B113D !important;
    box-shadow: unset !important;
    float: right;
    margin: 7px 0 0;
}


.woocommerce .product.col_item .add_to_cart_button img.icon-simple {
    max-width: 19px;
}
.woocommerce .products.grid_woo .product {
    padding: 12px 12px 10px 12px !important;

}


.woocommerce .product.woo_grid_compact.type-product .abposbot {
    width: 50% !important;
    margin: 0 !important;
    padding-left: 10px;
    display: inline-block;
    position: static;
}

.border-top.custom_add_to_cart {
    width: 50%;
    float: right;
}

.custom_quantity {
    margin: 0 15px 15px 0;
    float: left;
}

.custom_quantity input.qty {
    width: 54px;
    height: 45px;
    float: left;
    text-align: center;
    border: none;
    border-bottom: 1px solid #ccc;
    font-weight: bold;
    border-radius: 0;
    font-size: 18px;
    padding: 0 13px 0 13px;
    outline: none;
}

.custom_quantity {
    display: flex;
    align-items: center;
  }
  
  .custom_quantity .qty {
    -moz-appearance: textfield;
    -webkit-appearance: none;
    appearance: none;
    text-align: center;
    width: 50px;
    margin: 0 5px;
  }
  
  .custom_quantity .minuss,
  .custom_quantity .pluss {
    background-color: #f0f0f0;
    border: 1px solid #ccc;
    padding: 5px 10px;
    cursor: pointer;
  }
  
  /* .custom_quantity .minus:hover,
  .custom_quantity .plus:hover {
    background-color: #e0e0e0;
  } */
  
  /* Hiding the default arrow spinners */
  .custom_quantity .qty::-webkit-outer-spin-button,
  .custom_quantity .qty::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
  }
  
  .custom_quantity .qty[type="number"] {
    -moz-appearance: textfield;
  }
  


  .custom_quantity {
    display: flex;
    align-items: center;

}
.custom_quantity button:hover{
    color: #fff;
    background-color: #1B113D !important;
}

.custom_quantity button {
    transition: all 0.3s ease-in;
}


.custom_quantity button {
    width: 40px;
    height: 40px;
    line-height: 40px;
    padding: 0 !important;
    font-size: 20px;
    border: 1px solid #ddd;
    background-color: white !important;
    border-radius: 0 !important;
    box-shadow: none;
}

.custom_quantity input.qty {
    width: 50px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #ddd;
    border-radius: 0;
    padding: 0;
    float: none;
    margin: 0;
    border-right: 0;
    border-left: 0;
}



.rh-300-sidebar.summary button.single_add_to_cart_button {
    margin: 0 auto;
    display: block;
    width: 100%;
    max-width: 100%;
}


.countdown_dashboard .dash .digit {
	font-weight: 500;
	box-shadow: none;
	margin-right: 0px;
	font-size: 20px;
}

.orangecolor {
	color: var( --e-global-color-01b4e1c );
}

.dokan-dashboard-content.dokan-product-edit .dokan-product-edit-form #publish.disabled {
    background: none #4c4c4e !important;
}
.dokan-dashboard-content.dokan-product-edit .dokan-product-inventory.dokan-edit-row #_sku.field-warning {
    border-color: #f05025;
}

.dokan-rma-single-request-area .dokan-w12 form textarea#message {
    width: 100%;
}

.dokan-rma-single-request-area .dokan-w12 form input[type="submit"] {
    height: 40px;
    width: fit-content;
    padding: 0.5rem 1rem;
    border-radius: 100px;
}
.dokan-rma-single-request-area .dokan-rma-single-request-right-content #dokan-update-request-status a.dokan-send-coupon-request,
.dokan-rma-single-request-area .dokan-rma-single-request-right-content #dokan-update-request-status input[type="submit"] {
    height: 40px;
    width: fit-content;
    border-radius: 100px;  
    color: #fff;
    padding: 0.5rem 1rem;
}
.dokan-rma-coupon-modals .dokan-rma-popup-form .rma-popup-action input[type="submit"] {
    height: 40px;
    width: fit-content;
    padding: 0.5rem 1rem;
    border-radius: 100px;
    background-color: #1b113d !important;
    border-color: #1b113d !important;
    box-shadow: unset !important;
}
.dokan-rma-popup-form.dokan-izimodal-wraper .dokan-izimodal-close-btn button {
    padding: 1rem;
    border: unset;
}
.dokan-rma-popup-form.dokan-izimodal-wraper .dokan-table.dokan-refund-item-list-table {
    text-align: left;
}
.dokan-dashboard .dokan-dashboard-content a i {
    color: #fff;
}
.woocommerce .woocommerce-MyAccount-content .button {
    color: #fff;
    background-color: #1B113D;
}
.iziModal-content .dokan-izimodal-wraper .dokan-izimodal-close-btn button.icon-close {
    border: unset;
    padding: 0.5rem;
    cursor: pointer;
}
.iziModal-content .dokan-izimodal-wraper .dokan-share.jssocials .jssocials-shares {
    margin-top: 20px;
    display: flex;
    width: 100%;
    padding: unset;
    float: unset;
}
.iziModal-wrap .dokan-form-container .dokan-btn {
    background-color: #1B113D !important;
    box-shadow: unset !important;
    margin-bottom: 10px;
    width: 100%;
}
.iziModal-wrap .dokan-form-container .dokan-popup-create-an-account {
    text-align: center;
}
.iziModal-wrap .dokan-form-container .dokan-popup-create-an-account .dokan-btn {
    margin-top: 10px;
    height: 40px;
    padding: 10px 12px;
}
.wcvendor_store_wrap_bg #wcvendor_profile_act_btns .wpsm-button {
    background-color: #1B113D;
    border: 1px solid #1B113D;
}


.disabled-link {
    pointer-events: none;
    cursor: default;
    opacity: 0.6;
    text-decoration: none;
}