ul.exzoom_img_ul {
    position: relative
}

ul.exzoom_img_ul img {
    width: 100%
}

body[dir="rtl"] .product-order h3,
body[dir="rtl"] .product-order .total-sec ul li {
    text-align: right
}

body[dir="rtl"] .product-order .final-total h3 span,
body[dir="rtl"] .product-order .total-sec ul li span {
    float: left
}

.alVendorDispatchDate h6 {
    font-size: 12px;
    color: #777
}

.alVendorDispatchDate p {
    font-size: 14px;
    color: #000
}

.sm .nav-cate-img.activ_nav {
    margin: 0 auto
}

.sm li.al_main_category a {
    text-transform: capitalize
}

.sm li.al_main_category a.current_category {
    color: var(--theme-deafult)
}

.vendor_products_tr .items-price span {
    display: inline-block;
    font-size: 12px;
    font-style: italic;
    color: #777;
    border-left: 1px solid #000;
    padding-left: 5px
}

.alSpaListBox p {
    text-transform: capitalize
}

.alProductViewPriceMin {
    display: block;
    font-size: 14px;
    color: #777;
    border-top: 1px solid #777;
    font-weight: 100
}

.alSpaCityBox {
    position: relative;
    padding-bottom: 86%;
    overflow: hidden;
    border-radius: 10px
}

.alSpaCityBox img {
    position: absolute;
    object-fit: cover;
    height: 100%
}

span.duration {
    display: flex;
    vertical-align: middle;
    align-items: center
}

span.duration p.total_price {
    margin: 0;
    padding-left: 0;
    font-weight: 600;
    color: #000
}

.booking-time .radios {
    width: 95%
}

.radio-btns input[type="checkbox"] {
    z-index: -1;
    position: absolute;
    display: none
}

.radio-btns.long-radio input[type="checkbox"]label .customCheckbox {
    width: auto;
    border-radius: 50px;
    height: auto;
    line-height: normal;
    padding: 10px 14px
}

.radio-btns input[type="checkbox"]:checkedlabel .customCheckbox {
    background-color: var(--theme-deafult);
    color: #fff
}

.radio-btns input[type="checkbox"]label .customCheckbox {
    display: inline-block;
    box-sizing: border-box;
    position: relative;
    width: 49px;
    height: 49px;
    line-height: 49px;
    text-align: center;
    padding: 0;
    border-radius: 50%;
    z-index: 1;
    color: #1f2431;
    background: #f3f3f3;
    overflow: hidden;
    -webkit-transition: all .5s;
    transition: all .5s;
    cursor: pointer
}

#main-nav {
    position: relative;
    width: 100%;
    max-width: 100%;
    z-index: 1;
    top: 24px;
    padding: 15px 20px;
    margin-left: 0;
    margin-bottom: 30px;
    overflow: auto;
    background-color: #fff
}



ul#main-nav-list {
    display: flex;
    align-items: center;
    overflow: auto;
    width: max-content
}

#main-nav li {
    margin-right: 10px
}

#main-nav a {
    padding: 0 11px;
    display: block;
    color: #777;
    text-decoration: none;
    min-width: 2.5rem;
    line-height: 38px;
    border-radius: 1.25rem;
    background-color: transparent;
    border: 1px solid var(--theme-deafult);
    font-size: 16px;
    font-weight: 700
}

#main-wrapper {
    width: 100%;
    margin: 0 auto
}

#addressInput .input-group-append button.btn {
    padding: 8px 14px;
    color: #fff
}

#addressInput .input-group-append {
    position: absolute;
    bottom: 0;
    right: 0
}

#destination_location_add_temp,
.address-input-group {
    position: relative
}

.address-input-group .pac-container {
    top: 35px !important;
    left: 0 !important
}

#destination_location_add_temp .pac-container {
    top: 75px !important;
    left: 15px !important
}

img.al_img_opacity {
    opacity: .4
}

#edit-address .address-input-group .pac-container {
    top: 75px !important;
    left: 0 !important
}

.address-input-group {
    position: relative
}

.address-input-group .pac-container {
    top: 35px !important;
    left: 0 !important
}

.h2-heading {
    text-transform: capitalize
}

.radio {
    display: block;
    position: relative;
    padding-left: 30px;
    cursor: pointer;
    font-size: 20px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #000;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 24px
}

.radio input[type=radio] {
    position: absolute;
    opacity: 0
}

.checkround {
    position: absolute;
    top: 1px;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #fff;
    border-radius: 50%;
    border: 1px solid #979797
}

.radio span.checkround:after {
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: var(--theme-deafult);
    position: absolute;
    content: "";
    opacity: 0
}

.radio input:checked~.checkround:after {
    display: block;
    opacity: 1
}

.file .update_pic {
    height: 80px;
    width: 80px;
    background: url(../images/user_pic.jpg) no-repeat center;
    border-radius: 50%;
    background-size: cover;
    overflow: hidden;
    display: block
}

.file .update_pic img {
    height: 100%
}

label {
    font-weight: 400;
    display: block
}



.dashboard-right .card-box {
    box-shadow: 0 .75rem 6rem rgb(56 65 74 / 7%);
    border-radius: 16px
}

#editProfileBox label {
    display: block
}

.iti.iti--allow-dropdown.iti--separate-dial-code {
    width: 100%
}

.tip_radio:not(:disabled)~label {
    cursor: pointer
}

.tip_label {
    display: inline-block;
    background: #fff;
    border: 1px solid var(--theme-deafult);
    border-radius: 5px;
    padding: 5px 10px;
    margin-bottom: 1rem;
    text-align: center;
    position: relative
}

input[type=checkbox],
input[type=radio] {
    cursor: pointer !important
}

.tip_radio {
    display: none
}

.tip_radio:checked.tip_label {
    background: var(--theme-deafult);
    box-shadow: 0 0 5px var(--theme-deafult)
}

.tip_radio:checked.tip_label h5,
.tip_radio:checked.tip_label p {
    color: #fff
}

.collection-filter .theme-card .offer-slider img {
    padding: 0;
    height: auto
}

.order-address .outer-box.border-dashed {
    border-style: dashed;
    border-width: 2px;
    height: 100%
}

.outer-box {
    border: 1px solid #ddd;
    border-radius: 4px;
    flex-direction: column;
    padding: 10px;
    background-color: #fff;
    box-shadow: 0 4px 25px 0 rgb(138 129 124 / 3%)
}

.outer-box .fa-plus-circle.d-block {
    font-size: 26px;
    color: var(--theme-deafult)
}

.outer-box h6 i {
    color: var(--theme-deafult);
    font-size: 20px
}

.dashboard-right p {
    color: #5f5f5f;
    line-height: 20px
}

a.btn.btn-solid.add_edit_address_btn {
    margin: 0 10px
}

label {
    font-weight: 400;
    display: block
}

.dashboard-right .card-box {
    box-shadow: 0 .75rem 6rem rgb(56 65 74 / 7%);
    border-radius: 16px
}

#editProfileBox label {
    display: block
}

.iti.iti--allow-dropdown.iti--separate-dial-code {
    width: 100%
}

.tip_radio:not(:disabled)~label {
    cursor: pointer
}

.tip_label {
    display: inline-block;
    background: #fff;
    border: 1px solid var(--theme-deafult);
    border-radius: 5px;
    padding: 5px 10px;
    margin-bottom: 1rem;
    text-align: center;
    position: relative
}

input[type=checkbox],
input[type=radio] {
    cursor: pointer !important
}

.tip_radio {
    display: none
}

.tip_radio:checked.tip_label {
    background: var(--theme-deafult);
    box-shadow: 0 0 5px var(--theme-deafult)
}

.tip_radio:checked.tip_label h5,
.tip_radio:checked.tip_label p {
    color: #fff
}

.collection-filter .theme-card .offer-slider img {
    padding: 0;
    height: auto
}

.order-address .outer-box.border-dashed {
    border-style: dashed;
    border-width: 2px;
    height: 100%
}

.outer-box {
    border: 1px solid #ddd;
    border-radius: 4px;
    flex-direction: column;
    padding: 15px;
    background-color: #fff;
    box-shadow: 0 4px 25px 0 rgb(138 129 124 / 3%)
}

.outer-box .fa-plus-circle.d-block {
    font-size: 26px;
    color: var(--theme-deafult)
}

.outer-box h6 i {
    color: var(--theme-deafult);
    font-size: 20px
}

.dashboard-right p {
    color: #5f5f5f;
    line-height: 20px
}

a.btn.btn-solid.add_edit_address_btn {
    margin: 0 10px
}

.cab-banner-area {
    background: url(https://www.uber-assets.com/image/upload/f_auto,q_auto:eco,c_fill,w_1903,h_644/v1613521692/assets/d9/ce6c00-32b0-4b93-9f0d-6f927d93da08/original/Rider_Home_bg_desktop2x.png) no-repeat center center;
    background-size: cover;
    margin: 30px 0
}

.p-64 {
    padding: 64px !important
}

.cab-banner-area h1 {
    font-size: 52px;
    text-transform: initial !important;
    font-weight: 600;
    margin: 0;
    line-height: 64px
}

.cab-input {
    margin: 31px 0 13px;
    position: relative
}

.cab-input input.form-control {
    background-color: #f6f6f6;
    padding: 11px 30px 11px 30px;
    height: auto;
    min-height: 52px;
    border: 0;
    border-radius: 10px !important;
    font-size: 16px
}

.cab-input .form-control::-webkit-input-placeholder {
    color: rgb(0, 0, 0 / .9)
}

.cab-input .form-control::-ms-input-placeholder {
    color: rgb(0, 0, 0 / .9)
}

.cab-input .form-control::placeholder {
    color: rgb(0, 0, 0 / .9)
}

.location-btn {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%)
}

.cab-footer {
    margin: 0
}

.btn.btn-solid.new-btn {
    min-height: 48px;
    line-height: 48px;
    border-radius: 0;
    padding: 0 17px !important;
    margin-top: 12px
}

.cab-footer .btn.btn-solid:last-child {
    margin-right: 0
}

section.royo-business {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.title-36 {
    font-size: 36px;
    line-height: 44px;
    font-weight: 500
}

section.royo-business .title-36 {
    margin-bottom: 24px
}

.description-text {
    margin-bottom: 20px
}

.royo-business .btn.btn-solid.new-btn {
    min-width: 112px
}

.title-52 {
    font-size: 52px;
    line-height: 64px;
    margin: 0
}

.royo-rental .title-52 {
    margin-bottom: 32px
}

.learn-more {
    border-bottom: 1px solid #ddd;
    padding-bottom: 8px
}

.safety-img {
    margin-bottom: 20px
}

.safety-content h3 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 12px;
    color: #000
}

.safety-text {
    margin: 0 0 20px
}

.safety-text p:last-child {
    margin: 0
}

.safety-links a {
    line-height: 32px;
    position: relative;
    border-bottom: 1px solid #cbcbcb;
    padding: 0 0 5px;
    margin-right: 24px
}

.safety-links a:last-child {
    margin-right: 0
}

.bottom-line {
    position: relative;
    border-bottom: 1px solid #cbcbcb;
    padding: 0 0 5px
}

.bottom-line:after {
    content: "";
    width: 0;
    height: 1px;
    display: block;
    position: absolute;
    left: 0;
    background: #838383;
    bottom: -1px;
    transition: all .5s;
    z-index: 1
}

.bottom-line:hover:after {
    width: 100%
}

.vendor-signup .file>label {
    height: 216px
}

.progress-order {
    width: calc(100% 48px);
    margin: -24px 0 20px;
    background: #00000012;
    color: var(--theme-deafult);
    position: relative;
    left: -24px;
    font-weight: 600;
    font-size: 16px;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    padding: 5px 0
}

.product-timing small {
    font-size: 13px;
    color: #000;
    margin: 0 0 3px
}

.product-timing small:last-child {
    margin: 0
}

.product-timing small:first-child::before {
    content: none
}

.product-timing small i {
    color: #000;
    margin: 0 2px 0 0
}

.product-box a {
    display: block
}

.product-box a img {
    width: 100%
}

.vendor_products_tr h4 {
    font-size: 12px
}

.number.btn.btn-solid.prescription_btn.mt-2 {
    font-size: 12px
}

.list-view .suppliers-box {
    display: flex !important;
    align-items: center
}

.return-wrapper {
    width: 100%;
    margin-left: auto
}

.footer-return-box {
    text-align: left;
    padding-left: 50px;
    position: relative
}

.return-icon {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%)
}

.return-text h4 {
    font-weight: 600;
    font-size: 16px;
    line-height: 16px
}

.return-text p {
    line-height: normal;
    font-size: 14px;
    color: #777
}

body .footer-theme .sub-title h4 {
    color: #000;
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
    margin-bottom: 15px
}

.theme-card h5 {
    padding-bottom: 18px
}

.breadcrumb-section .breadcrumb {
    justify-content: flex-start
}

.breadcrumb-section.bg-transparent {
    padding-bottom: 0
}

.collection-filter .img-outer-box img {
    border: 0
}

.offer-slider .img-outer-box.media-body {
    width: calc(100% - 100px)
}

.list-view .supplier-rating {
    padding-left: 20px;
    width: calc(100% - 100px)
}

.section-b-spacesection,
.section-b-space.container {
    margin-top: 40px
}

.jet-taxi-banner {
    background: linear-gradient(180deg, #f8f2ff, #fff 99.91%);
    padding: 63px 0 36px
}

.jet-banner-right {
    height: 430px;
    margin: auto;
    width: auto
}

.jet-banner-right img {
    height: 100%
}

.jet-taxi-banner h1 {
    color: #000;
    font-size: 56px;
    font-weight: 600;
    letter-spacing: 0;
    margin-bottom: 21px;
    line-height: 67px
}

.jet-taxi-banner p {
    color: #3a3a3a;
    font-size: 24px;
    letter-spacing: 0;
    line-height: 32px;
    margin-bottom: 23px
}

.work-box {
    border: 1px solid rgba(151, 151, 151, .22);
    border-radius: 4px;
    background-color: #fdfbff;
    box-shadow: 0 15px 25px 0 rgba(70, 44, 103, .07);
    padding: 40px 28px;
    height: 100%
}

.work-box h3 {
    color: #000;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 0;
    margin: 32px 0 12px;
    line-height: 29px
}

.work-box p {
    color: #3a3a3a;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 22px;
    text-align: center
}

.app-content {
    width: 270px;
    max-width: 100%
}

.app-content .number {
    height: 56px;
    line-height: 56px;
    width: 56px;
    border-radius: 3.2px;
    background-color: rgba(207, 172, 255, .29);
    color: #7c1eff;
    font-size: 25.6px;
    font-weight: 600;
    letter-spacing: 0;
    text-align: center
}

.app-content h4 {
    color: #000;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 24px
}

.app-content p {
    opacity: .68;
    color: #000;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 19px
}

.divider_line {
    height: 1.2px;
    width: 353px;
    border: 1.2px solid #979797;
    opacity: .24;
    background-color: #979797
}

.divider_line span {
    height: 25.15px;
    width: 25.15px;
    line-height: 21.15px;
    border: 1.2px solid #dfe2e6;
    box-shadow: 0 0 4px 0 rgb(0, 0, 0 / 5%);
    font-size: 9.56px;
    font-weight: bold;
    border-radius: 50%;
    text-align: center;
    display: block;
    margin: -13px auto;
    background: #fff
}

ul.social-links.d-flex.align-items-center.mx-auto.mb-4.mt-3 {
    text-align: center;
    margin: 0 auto;
    width: max-content
}

.file.upload-new img,
.vendor-signup .file .update_pic img {
    height: 130px;
    width: auto;
    object-fit: cover
}

.file>input[type=file] {
    display: none
}

.file--upload>label .plus_icon {
    height: 33px;
    width: 33px;
    line-height: 36px;
    color: #fff;
    text-align: center;
    font-family: "Nunito Sans";
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0;
    border-radius: 50%;
    background-color: var(--theme-deafult);
    box-shadow: 0 2px 4px 0 rgb(63 159 255 / 40%);
    display: block;
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    bottom: 0;
    top: 0
}

body .recent-orders .order_detail {
    margin-left: 50px
}

.breadcrumb-item.breadcrumb-item::before {
    font-family: 'FontAwesome';
    content: "\f105"
}

.switch-primary .lable img {
    height: 16px;
    width: 16px
}

span.org_price.ml-1.font-14 {
    text-decoration: line-through;
    color: #ff0000
}

.pref-timing:empty {
    display: none
}

.footer-theme .sub-title .footer-contant .payment-card-bottom ul li {
    padding: 0;
    display: inline-block
}

body section.cab-banner-area {
    margin: 0 !important
}

body .iti--separate-dial-code .iti__selected-flag {
    background-color: #eee
}

body section.cab-banner-area {
    margin: 0 !important
}

.al_body_template_three div#step-2-ondemand .alCustomHomeServiceRadio input {
    display: none
}

.al_body_template_three div#step-2-ondemand .radios .alCustomHomeServiceRadio {
    text-align: center
}

.al_body_template_three div#step-2-ondemand .radios {
    text-align: center
}

.al_body_template_three div#step-2-ondemand .radio-btns.long-radio input[type=radio]label .customCheckbox {
    width: auto;
    border-radius: 50px;
    height: auto;
    line-height: normal;
    padding: 10px 14px;
    z-index: 1;
    color: #1f2431;
    background: #f3f3f3;
    overflow: hidden;
    transition: all .5s;
    cursor: pointer;
    display: inline-block;
    box-sizing: border-box;
    position: relative
}

.al_body_template_three div#step-2-ondemand {
    z-index: -1;
    /* position: absolute;
    display: none */
}

body[dir="rtl"] .icon-nav ul li a i {
    margin-right: 5px !important
}

body[dir="rtl"] .iti--allow-dropdown .iti__flag-container,
body[dir="rtl"] .iti--separate-dial-code .iti__flag-container {
    right: auto !important;
    left: 0 !important
}

body[dir="rtl"].al_body_template_two .footer-theme .sub-title h4 {
    text-align: right
}

body[dir="rtl"] .iti--separate-dial-code .iti__selected-dial-code {
    margin-right: 6px
}

body[dir="rtl"] .offset-xl-2 {
    margin-left: 0 !important;
    margin-right: 16.6666666667% !important
}

body[dir="rtl"] .toggle-password {
    text-align: left;
    left: 10px
}

body[dir="rtl"] .login-with-username div#password-wrapper a {
    left: 40px;
    text-align: left;
    right: auto !important
}

body[dir="rtl"] .iti__flag-box,
.iti__country-name {
    margin-left: 6px
}

body[dir="rtl"] .product-right.inner_spacing.pl-sm-3.p-0 {
    padding-left: 0;
    padding-right: 1.5rem !important
}

body[dir="rtl"] #social-links li:first-child {
    margin-right: 0
}

body[dir="rtl"] #social-links li:last-child {
    margin-right: 20px
}

body[dir="rtl"] .btn.btn-solid.addWishList.mr-2 {
    margin-right: 0 !important
}

body[dir="rtl"].al_body_template_three .qty-box .input-group button i {
    -webkit-transform: rotate(182deg);
    transform: rotate(182deg)
}

body[dir="rtl"].al_body_template_three .alSingleProducts .product-right {
    text-align: right;
    margin-right: 10px
}

body[dir="rtl"].al_body_template_three .product-description h6 {
    text-align: right
}

body[dir="rtl"] .inner_spacing .rating {
    right: auto !important;
    left: 2px
}

body[dir="rtl"] .al .col-lg-5.pl-0 {
    padding-right: 0
}

.show-subscription-mdl button.close {
    position: absolute;
    right: 6px;
    top: 10px;
    background: transparent;
    line-height: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    z-index: 999
}

.show-subscription-mdl .modal-content {
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem
}

.agentInfo .brand-ing {
    height: 100px;
    width: 100px;
    margin: 0 auto;
    border-radius: 50%;
    overflow: hidden;
    border: 2px solid #fff;
    box-shadow: 0 0 5px rgb(0 0 0 / 20%)
}

.agentInfo .brand-ing:hover {
    box-shadow: 0 0 5px rgb(0 0 0 / 50%);
    border-color: var(--theme-deafult)
}

a.agentInfo.d-block.black-box {
    text-align: center;
    padding-top: 10px
}

.agentInfo .brand-ing img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.ellipsis {
    text-overflow: ellipsis;
    overflow: hidden
}

body .order-page .order_head {
    text-transform: capitalize
}

body #page-container .vendors {
    margin-bottom: 0 !important
}


@media (max-width:576px) {
    ul.exzoom_img_ul {
        min-height: auto
    }

    #main-menu.menu-slider li.active a {
        color: var(--theme-deafult);
        border-bottom: 1px solid var(--theme-deafult)
    }
}

.search-heading h3 {
    font-size: 30px !important;
    color: #000;
    font-weight: bold
}

body.al_body_template_eight.p2p-module .footer-card {
    z-index: 1
}

body.al_body_template_two .box-account.box-info button.repeat-order-product.btn.btn-solid.mr-2 {
    float: none !important
}

.al_body_template_three .alRentalSinglePageView .single_cart-temp_label label {
    width: 45% !important
}

.al_body_template_three .alRentalSinglePageView .single_cart-temp_label {
    width: 100% !important
}

.al_body_template_one .alRentalSinglePageView .single_cart-temp_label label {
    width: 45% !important
}

.al_body_template_one .alRentalSinglePageView .single_cart-temp_label {
    width: 100% !important
}

.al_body_template_two .alRentalSinglePageView .single_cart-temp_label label {
    width: 45% !important
}

.al_body_template_two .alRentalSinglePageView .single_cart-temp_label {
    width: 100% !important
}

.al_body_template_four .alRentalSinglePageView .single_cart-temp_label label {
    width: 45% !important
}

.al_body_template_four .alRentalSinglePageView .single_cart-temp_label {
    width: 100% !important
}

.al_body_template_one .alRentalSinglePageView .single_product-input {
    width: 100% !important
}

.al_body_template_two .alRentalSinglePageView .single_product-input {
    width: 100% !important
}

.al_body_template_three .alRentalSinglePageView .single_product-input {
    width: 100% !important
}

.al_body_template_four .alRentalSinglePageView .single_product-input {
    width: 100% !important
}

body.al_body_template_one section.section-b-space.ratio_asos.alPageSearchView .product-box.scale-effect.mt-0 {
    box-shadow: none
}

body.al_body_template_one .row.mobile-header.align-items-center.justify-content-between.my-sm-2 {
    margin: 0 !important
}

body.al_body_template_one .footer-theme .sub-title li {
    padding-top: 0 !important
}

.main-top-heading h2 {
    font-size: 24px;
    color: #464646;
    margin: 0 0 20px 0;
    text-transform: capitalize;
    font-weight: 600;
}

.custom-vender-outter p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 30px;
}

form#vendor_signup_form {
    box-shadow: 0px 21px 41px -13px rgba(0, 0, 0, 0.18);
    padding: 40px;
    max-width: 880px;
    margin: 0 auto;
    background-color: #fff;
}

.main-top-heading {
    max-width: 880px;
    margin: 0 auto;
}

.vendor-signup h2 {
    font-size: 18px;
    color: #262626;
    font-weight: 600;
    margin: 0 0 12px !important;
}

.vendor-signup .col-md-6 {
    margin-bottom: 15px;
}

.vendor-signup .al_vendor_signup {
    margin-bottom: 20px;
}

.vendor-signup .file>label {
    height: 166px;
}

.al_custom_modal h5 {
    font-size: 18px;
    color: #262626;
    font-weight: 600;
    margin: 20px 0 12px !important;
}

.alProductsPage .common-product-box {
    padding: 10px
}

.alProductsPage .common-product-box h6 {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

@media(max-width:991px) {
    body.al_body_template_three.p2p-module .custom_filtter ul {
        display: none !important
    }

    .outer-categories .collection-content.col-lg-9.outter-fillter-data .product-top-filter {
        display: block
    }

    .collection-product-wrapper .product-top-filter .filter-main-btn,
    .filter-main-btn span {
        margin-top: -100px;
        margin-left: 20px
    }

    body.al_body_template_three .categories-product-list .col-sm-6.offset-sm-3 {
        margin: 0 0 30px;
        width: 100%;
        max-width: 100%;
        flex: 100%
    }

    body.al_body_template_eight .custom-vender-categories .cart-main-box,
    .scrollspy-menu {
        min-height: auto !important
    }

    body.al_body_template_three .collection-filter.col-lg-3.main-fillter .listing-categories ul li {
        display: block
    }

    .al_body_template_three .product-wrapper-grid label {
        text-align: center !important
    }

    body.al_body_template_three.p2p-module .collection-product-wrapper .product-wrapper-grid .product-box label {
        text-align: left !important;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }

    body.al_body_template_three.p2p-module .collection-product-wrapper .product-wrapper-grid .product-box p {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }

    body.al_body_template_three.p2p-module .collection-filter {
        left: 0 !important;
        padding-right: 35px
    }
}

body.al_body_template_eight .main-login-page div#login-section {
    box-shadow: 0 4px 14px 0 rgb(0 0 0 / 21%);
    width: 80%;
    margin: 0 auto;
    border-radius: 10px;
    padding: 0
}

body.al_body_template_eight .main-login-page div#login-section .login_img img {
    border-radius: 10px 0 0 10px
}

body.al_body_template_eight .main-login-page div#login-section h3 {
    text-align: left
}

body.al_body_template_eight .main-login-page div#login-section h3 {
    text-align: left;
    font-family: 'Jost' !important;
    color: #000
}

body.al_body_template_eight .main-login-page div#login-section form input.form-control {
    width: 95%;
    margin: 20px 0;
    border-radius: 5px;
    height: 48px
}

body.al_body_template_eight .main-login-page .toggle-password,
.toggle-password+.font-14 {
    top: 40%
}

body.al_body_template_eight .main-login-page div#login-section .create_acount {
    padding-right: 30px
}

body.al_body_template_eight .main-login-page div#login-section .login_continue_btn {
    width: 95% !important;
    border-radius: 5px;
    height: 48px
}

body.al_body_template_eight .main-login-page div#login-section .social-media-links li {
    padding: 0 10px
}

body.al_body_template_eight .main-login-page div#login-section .divider_line {
    width: 95%
}

body.al_body_template_eight .main-signup-page .bg_inner {
    box-shadow: 0 4px 14px 0 rgb(0 0 0 / 21%);
    width: 80%;
    margin: 0 auto;
    border-radius: 10px;
    padding: 0
}

body.al_body_template_eight .main-signup-page .bg_inner .login_img img {
    height: 100%;
    object-fit: contain
}

body.al_body_template_eight .main-signup-page .iti--separate-dial-code .iti__selected-flag {
    height: 46px
}

body.al_body_template_eight .main-signup-page form input.form-control {
    width: 98%;
    margin: 0 0 15px;
    border-radius: 5px;
    height: 48px
}

body.al_body_template_eight .main-signup-page .toggle-password,
.toggle-password+.font-14 {
    right: 40px !important
}

body.al_body_template_eight .main-signup-page .iti.iti--allow-dropdown.iti--separate-dial-code {
    width: 100%;
    margin-bottom: 15px
}

body.al_body_template_eight .main-signup-page .bg_inner h3 {
    font-family: 'Jost' !important;
    color: #000;
    margin: 20px 0 0 !important
}

body.al_body_template_eight .main-signup-page .submitLogin {
    width: 98%;
    border-radius: 5px;
    height: 48px
}

body.al_body_template_eight .main-signup-page .divider_line {
    width: 100%
}

body.al_body_template_eight .main-signup-page ul.social-media-links li {
    padding: 0 10px
}

body.al_body_template_eight .login_img {
    height: 100%;
    background: #e9248d;
    padding: 80px;
    border-radius: 10px 0 0 10px
}

body.al_body_template_eight .main-signup-page .bg_inner .card {
    margin: 20px 0 0 !important
}

body.al_body_template_eight .main-signup-page .bg_inner .card h3 {
    margin-bottom: 30px !important
}

body.al_body_template_eight .main-signup-page .bg_inner .card .col-form-label {
    padding-top: 0 !important
}

body.al_body_template_eight .main-signup-page .bg_inner .card button#reset_password_btn {
    border-radius: 10px;
    width: 98% !important
}

body.al_body_template_eight p#copy_message {
    color: green;
    margin-top: 15px
}

body.al_body_template_eight .profile-page .info-text p {
    display: inline-block
}

body.al_body_template_eight .profile-page .info-text label {
    display: inline-block;
    margin-right: 20px !important
}

body.al_body_template_eight form#add_edit_address_form input.form-control {
    width: 100%;
    margin: 0
}

body.al_body_template_eight form#add_edit_address_form .input-group.address-input-group input {
    width: 90% !important
}

body.al_body_template_eight #topup_wallet form input.form-control {
    width: 100%;
    margin: 0
}

body.al_body_template_eight .outer-box form#register input.form-control {
    width: 100%;
    margin: 0
}

.row.cart-box-outer.al_white_bg_round.product_row.classes_wrapper.no-gutters.mb-2.pb-2.border-bottom:last-child {
    border: 0 !important;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}

body.al_body_template_eight .search_form.d-flex.align-items-center {
    box-shadow: 0 4px 14px 0 rgb(0 0 0 / 9%);
    border-radius: 30px;
    border: 1px solid#ccc
}

body.al_body_template_eight .search_form input {
    background: transparent
}

body.al_body_template_eight div#product_addon_modal a#add_vendor_addon_product {
    width: 30%;
    display: inline-block;
    max-width: 30%;
    border-radius: 5px;
    padding: 6px 10px
}

body.al_body_template_eight .custom-vender-categories .shopping-cart ul li .media-body h6 span.ellips {
    width: 100%;
    text-align: left !important
}

body.al_body_template_eight .custom-vender-categories .shopping-cart ul li .media-body h6 {
    justify-content: flex-end !important
}

body.al_body_template_eight .custom-vender-categories .shopping-cart ul li .media-body h6 span {
    text-align: right !important;
    display: block;
    padding-right: 10px
}

body.al_body_template_eight .outer-categories .main-fillter .collection-collapse-block .collection-collapse-block-content .collection-brand-filter .collection-filter-checkbox label {
    color: #161515
}

.outer-categories .main-fillter aside.side_fillter {
    height: auto !important;
    padding: 0 0 20px 0 !important
}

body.al_body_template_eight .outer-categories .custom-inner-card .offer-slider.al {
    height: 600px;
    overflow-y: scroll;
    overflow-x: hidden
}

body.al_body_template_eight .outer-categories .scale-effect:after {
    left: -3px !important
}

body.al_body_template_eight.homeHeader .col-grid-box .card-text h3.d-flex.align-items-center.justify-content-between.text-left {
    margin-top: 0 !important
}

body.al_body_template_eight.homeHeader .col-grid-box .card-text h4 {
    font-size: 14px;
    border-top: 1px solid #e5e8eb !important
}

body.al_body_template_eight.homeHeader .outer-categories .collection-content.col-lg-9.outter-fillter-data .product-top-filter {
    display: block
}

body.al_body_template_eight.homeHeader .outer-categories .outter-fillter-data .col-12.text-right.mt-2 {
    display: none
}

body.al_body_template_eight div#cancel_order button.close {
    padding: 0;
    width: 40px;
    height: 40px;
    background: #e9248d;
    opacity: 1;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    line-height: 37px;
    position: absolute;
    right: -15px;
    top: -18px
}

body.al_body_template_eight div#cancel_order div#cancel-order-form-modal form button {
    background-color: #e9248d;
    border: none;
    padding: 10px 20px;
    border-radius: 5px;
    margin-top: 14px
}

body.al_body_template_eight div#cancel_order div#cancel-order-form-modal form label {
    text-align: left;
    font-size: 20px !important;
    color: #000;
    margin: 0 0 20px
}

body.al_body_template_eight div#repeat_cart_modal .modal-content h5 {
    font-size: 22px;
    font-weight: bold
}

body.al_body_template_eight div#repeat_cart_modal .modal-content h6 {
    font-size: 16px
}

body.al_body_template_eight div#topup_wallet button.close {
    padding: 0;
    margin: 0;
    background: #e9248d;
    opacity: 1;
    color: #fff;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 50%;
    position: absolute;
    right: -10px;
    top: -10px
}

body.al_body_template_eight div#transfer_wallet button.close {
    padding: 0;
    margin: 0;
    background: #e9248d;
    opacity: 9;
    color: #fff;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 50%;
    position: absolute;
    right: -12px;
    top: -9px
}

body.al_body_template_eight div#proceed_to_pay_modal button.close {
    padding: 0;
    margin: 0;
    background: #e9248d;
    opacity: 9;
    color: #fff;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 50%;
    position: absolute;
    right: -12px;
    top: -9px
}

body.al_body_template_eight section.section-b-space.light-layout_alFour {
    padding: 80px 0 !important
}

body.al_body_template_eight .custom-vender-card {
    background: #d8d8d838;
    border: 1px solid #D9D9D9;
    height: 460px;
    margin: 0;
    border-radius: 12px
}

body.al_body_template_eight .custom-vender-card .suppliers-img-outer {
    border-radius: 12px 12px 0 0
}

body.al_body_template_eight .custom-vender-card .suppliers-img-outer img {
    height: 300px;
    object-fit: cover
}

body.al_body_template_eight .custom-vender-card .supplier-rating {
    padding: 0 20px
}

body.al_body_template_eight section#continental .product_variant_quantity_wrapper {
    text-align: right
}

@media(max-width:767px) {
    form#vendor_signup_form {
        padding: 20px;
    }

    .dashboard-right .step-indicator p {
        display: none;
    }

    body.al_body_template_four.p2p-module .vender-icon .vendor-reviwes {
        display: none
    }

    body.al_body_template_four.p2p-module ul#header_cart_main_ul {
        display: none !important
    }

    body.al_body_template_four.p2p-module .border-product.al_disc h6.sold-by span {
        display: none
    }

    body.al_body_template_four.p2p-module .border-product.al_disc h6.sold-by b {
        display: none
    }

    .al_body_template_three .product-wrapper-grid a.product-box {
        border-color: #e8e8e8 !important;
        box-shadow: rgb(28 28 28 / 3%) 0 .4rem .8rem !important;
        background-color: #fff !important;
        box-sizing: border-box !important;
        border: 1px solid #e8e8e8 !important
    }

    .al_body_template_three .product-wrapper-grid a.product-box .media-body.align-self-center {
        padding: 0 10px
    }

    .al_body_template_three .product-description_list p {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }

    .al_body_template_three .product-wrapper-grid label {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }

    .al_body_template_three .breadcrumb-section .breadcrumb {
        margin-top: 10px !important
    }

    .al_body_template_three .section-b-space {
        padding: 0px 0 !important;
    }

    .al_body_template_three .al_count_tabs_new_design.al_tab_mobile.position-fixed.d-block.d-sm-none {
        display: none !important
    }

    .al_body_template_one .collection-filter.al .theme-card .title-border span.filter-back {
        font-size: 16px;
        float: right
    }

    .al_body_template_one .theme-card h5.title-border i {
        display: inline-block;
        float: left !important;
        font-size: 17px !important;
        margin: 2px !important
    }

    /* .al_body_template_one .page-main-content .col-grid-box {
        max-width: 46% !important;
        margin-right: 10px !important
    } */

    .al_body_template_one .collection-product-wrapper .col-grid-box .media-body h3 {
        width: 100% !important
    }

    .al_body_template_one .menu-navigation {
        overflow: unset !important
    }

    .al_body_template_one section.section-b-space.new-pages.mt-5.pt-5.custom-vender-outter {
        padding-top: 0 !important
    }

    .al_body_template_one section.section-b-space.ratio_asos.al_vendor_product_page {
        padding-top: 0 !important
    }

    body.al_body_template_one.homeHeader section.section-b-space.ratio_asos.al_vendor_product_page .row.mb-3.homepageSix.mt-5 {
        margin-top: 0 !important
    }

    .al_body_template_one article.al_new_wrapper_design {
        padding-top: 30px
    }

    .h2-heading {
        font-size: 18px;
        line-height: 24px;
        margin: 0 !important;
    }
}

body.al_body_template_eight .category-related-product .product-card-box .product-description_list.border-bottom p {
    font-size: 16px;
    margin-bottom: 0;
    color: #000;
    line-height: 30px
}

body.al_body_template_eight .category-related-product p.al_product_category {
    margin-bottom: 20px !important
}

body.al_body_template_eight .category-related-product p.exzoom_btn {
    display: none
}

body.al_body_template_eight .suggested-product .border-bottom {
    border-bottom: 1px solid #939393 !important
}

body.al_body_template_eight .product-right.inner_spacing span.rating {
    width: 60px
}

body.al_body_template_eight .product-right .product-buttons {
    margin-bottom: 0;
    margin-top: 24px
}

body.al_body_template_eight .product-right .product-buttons .btn-outline,
.product-right .product-buttons .btn-solid {
    padding: 12px 14px;
    margin-right: 0 !important;
    font-size: 13px
}

body.al_body_template_eight .collection-wrapper .product-right.inner_spacing.pl-sm-3.p-0 h2 {
    padding: 0
}

body.al_body_template_eight .product-full-tab .nav-material.nav-tabs .nav-item .nav-link,
.tab-product .nav-material.nav-tabs .nav-item .nav-link {
    padding: 0 !important;
    line-height: 50px
}

.alPageSearchView .product-box.scale-effect.mt-0 {
    padding: 12px;
    border-radius: 12px;
    overflow: hidden
}

.alPageSearchView .product-box .front a {
    position: relative;
    padding-bottom: 100%;
    border-radius: 12px;
    overflow: hidden
}

.alPageSearchView .product-box .front a img {
    position: absolute;
    height: 100%;
    width: 100%;
    object-fit: cover;
    left: 0;
    top: 0
}

ul.exzoom_img_ul {
    /* min-height: 370px; */
    position: relative
}

ul.exzoom_img_ul img {
    width: 100%
}

body[dir="rtl"] .product-order h3,
body[dir="rtl"] .product-order .total-sec ul li {
    text-align: right
}

body[dir="rtl"] .product-order .final-total h3 span,
body[dir="rtl"] .product-order .total-sec ul li span {
    float: left
}

.alVendorDispatchDate h6 {
    font-size: 12px;
    color: #777
}

.alVendorDispatchDate p {
    font-size: 14px;
    color: #000
}

.sm .nav-cate-img.activ_nav {
    margin: 0 auto
}

.sm li.al_main_category a {
    text-transform: capitalize
}

.sm li.al_main_category a.current_category {
    color: var(--theme-deafult)
}

.vendor_products_tr .items-price span {
    display: inline-block;
    font-size: 12px;
    font-style: italic;
    color: #777;
    border-left: 1px solid #000;
    padding-left: 5px
}

.alSpaListBox p {
    text-transform: capitalize
}

.alProductViewPriceMin {
    display: block;
    font-size: 14px;
    color: #777;
    border-top: 1px solid #777;
    font-weight: 100
}

.alSpaCityBox {
    position: relative;
    padding-bottom: 86%;
    overflow: hidden;
    border-radius: 10px
}

.alSpaCityBox img {
    position: absolute;
    object-fit: cover;
    height: 100%
}

span.duration {
    display: flex;
    vertical-align: middle;
    align-items: center
}

span.duration p.total_price {
    margin: 0;
    padding-left: 0;
    font-weight: 600;
    color: #000
}

.booking-time .radios {
    width: 95%
}

.radio-btns input[type="checkbox"] {
    z-index: -1;
    position: absolute;
    display: none
}

.radio-btns.long-radio input[type="checkbox"]+label .customCheckbox {
    width: auto;
    border-radius: 50px;
    height: auto;
    line-height: normal;
    padding: 10px 14px
}

.radio-btns input[type="checkbox"]:checked+label .customCheckbox {
    background-color: var(--theme-deafult);
    color: #fff
}

.radio-btns input[type="checkbox"]+label .customCheckbox {
    display: inline-block;
    box-sizing: border-box;
    position: relative;
    width: 49px;
    height: 49px;
    line-height: 49px;
    text-align: center;
    padding: 0;
    border-radius: 50%;
    z-index: 1;
    color: #1f2431;
    background: #f3f3f3;
    overflow: hidden;
    -webkit-transition: all .5s;
    transition: all .5s;
    cursor: pointer
}

#main-nav {
    position: relative;
    width: 100%;
    max-width: 100%;
    z-index: 1;
    top: 24px;
    padding: 15px 20px;
    margin-left: 0;
    margin-bottom: 30px;
    overflow: auto;
    background-color: #fff
}

ul#main-nav-list {
    display: flex;
    align-items: center;
    overflow: auto;
    width: max-content
}

#main-nav li {
    margin-right: 10px
}

#main-nav a {
    padding: 0 11px;
    display: block;
    color: #777;
    text-decoration: none;
    min-width: 2.5rem;
    line-height: 38px;
    border-radius: 1.25rem;
    background-color: transparent;
    border: 1px solid var(--theme-deafult);
    font-size: 16px;
    font-weight: 700
}

#main-wrapper {
    width: 100%;
    margin: 0 auto
}

#addressInput .input-group-append button.btn {
    padding: 8px 14px;
    color: #fff
}

#addressInput .input-group-append {
    position: absolute;
    bottom: 4px;
    right: 6px;
}

#destination_location_add_temp,
.address-input-group {
    position: relative
}

.address-input-group .pac-container {
    top: 35px !important;
    left: 0 !important
}

#destination_location_add_temp .pac-container {
    top: 75px !important;
    left: 15px !important
}

img.al_img_opacity {
    opacity: .4
}

#edit-address .address-input-group .pac-container {
    top: 75px !important;
    left: 0 !important
}

.address-input-group {
    position: relative
}

.address-input-group .pac-container {
    top: 35px !important;
    left: 0 !important
}

label {
    font-weight: 400;
    display: block
}



.dashboard-right .card-box {
    box-shadow: 0 .75rem 6rem rgb(56 65 74 / 7%);
    border-radius: 16px
}

#editProfileBox label {
    display: block
}

.iti.iti--allow-dropdown.iti--separate-dial-code {
    width: 100%
}

.number .counter-container {
    border: 1px solid #b1b1b1;
    border-radius: 4px;
    width: fit-content
}

.minus,
.plus {
    display: inline-block;
    height: 30px;
    text-align: center;
    line-height: 30px !important;
    padding: 0 8px;
    cursor: pointer;
    color: var(--theme-deafult)
}

.categories-product-list .number {
    border: .5px solid var(--theme-deafult);
    border-radius: 8px
}

.tip_radio:not(:disabled)~label {
    cursor: pointer
}

.tip_label {
    display: inline-block;
    background: #fff;
    border: 1px solid var(--theme-deafult);
    border-radius: 5px;
    padding: 5px 10px;
    margin-bottom: 1rem;
    text-align: center;
    position: relative
}

input[type=checkbox],
input[type=radio] {
    cursor: pointer !important
}

.tip_radio {
    display: none
}


.tip_radio:checked+.tip_label h5,
.tip_radio:checked+.tip_label p {
    color: #fff
}

.collection-filter .theme-card .offer-slider img {
    padding: 0;
    height: auto
}

.order-address .outer-box.border-dashed {
    border-style: dashed;
    border-width: 2px;
    height: 100%
}

.outer-box {
    border: 1px solid #ddd;
    border-radius: 4px;
    flex-direction: column;
    padding: 15px;
    background-color: #fff;
    box-shadow: 0 4px 25px 0 rgb(138 129 124 / 3%)
}

.outer-box .fa-plus-circle.d-block {
    font-size: 26px;
    color: var(--theme-deafult)
}

.outer-box h6 i {
    color: var(--theme-deafult);
    font-size: 20px
}

.dashboard-right p {
    color: #5f5f5f;
    line-height: 20px
}

a.btn.btn-solid.add_edit_address_btn {
    margin: 0 10px
}

.file>label {
    cursor: pointer;
    outline: 0;
    margin-bottom: 0;
    width: 80px;
    display: inline-block;
    position: relative
}

label {
    font-weight: 400;
    display: block
}

#editProfileBox label {
    display: block
}

.iti.iti--allow-dropdown.iti--separate-dial-code {
    width: 100%
}

span.file-icon::before {
    content: "\f1c5";
    font-size: 20px
}

.number input {
    height: 30px;
    min-width: 30px;
    max-width: 60px;
    width: 100%;
    display: inline-block;
    text-align: center;
    border: 0;
    border-left: 1px solid var(--theme-deafult);
    border-right: 1px solid var(--theme-deafult);
    background: none;
}

.tip_radio:not(:disabled)~label {
    cursor: pointer
}

.tip_label {
    display: inline-block;
    background: #fff;
    border: 1px solid var(--theme-deafult);
    border-radius: 5px;
    padding: 5px 10px;
    margin-bottom: 1rem;
    text-align: center;
    position: relative
}

input[type=checkbox],
input[type=radio] {
    cursor: pointer !important
}

.tip_radio {
    display: none
}


.tip_radio:checked+.tip_label h5,
.tip_radio:checked+.tip_label p {
    color: #fff
}

.collection-filter .theme-card .offer-slider img {
    padding: 0;
    height: auto
}

.order-address .outer-box.border-dashed {
    border-style: dashed;
    border-width: 2px;
    height: 100%
}

.outer-box {
    border: 1px solid #ddd;
    border-radius: 4px;
    flex-direction: column;
    padding: 15px;
    background-color: #fff;
    box-shadow: 0 4px 25px 0 rgb(138 129 124 / 3%)
}

.outer-box .fa-plus-circle.d-block {
    font-size: 26px;
    color: var(--theme-deafult)
}

.outer-box h6 i {
    color: var(--theme-deafult);
    font-size: 20px
}

.dashboard-right p {
    color: #5f5f5f;
    line-height: 20px
}

a.btn.btn-solid.add_edit_address_btn {
    margin: 0 10px
}

.cab-banner-area {
    background: url(https://www.uber-assets.com/image/upload/f_auto,q_auto:eco,c_fill,w_1903,h_644/v1613521692/assets/d9/ce6c00-32b0-4b93-9f0d-6f927d93da08/original/Rider_Home_bg_desktop2x.png) no-repeat center center;
    background-size: cover;
    margin: 30px 0
}

.p-64 {
    padding: 64px !important
}

.cab-banner-area h1 {
    font-size: 52px;
    text-transform: initial !important;
    font-weight: 600;
    margin: 0;
    line-height: 64px
}

.cab-input {
    margin: 31px 0 13px;
    position: relative
}

.cab-input input.form-control {
    background-color: #f6f6f6;
    padding: 11px 30px 11px 30px;
    height: auto;
    min-height: 52px;
    border: 0;
    font-size: 16px;
    border-radius: 10px !important;
}

.cab-input .form-control::-webkit-input-placeholder {
    color: rgb(0, 0, 0 / .9)
}

.cab-input .form-control::-ms-input-placeholder {
    color: rgb(0, 0, 0 / .9)
}

.cab-input .form-control::placeholder {
    color: rgb(0, 0, 0 / .9)
}

.location-btn {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%)
}


.cab-footer .btn.btn-solid:last-child {
    margin-right: 0
}

section.royo-business {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.title-36 {
    font-size: 36px;
    line-height: 44px;
    font-weight: 500
}

section.royo-business .title-36 {
    margin-bottom: 24px
}

.description-text {
    margin-bottom: 20px
}

.royo-business .btn.btn-solid.new-btn {
    min-width: 112px
}

.title-52 {
    font-size: 52px;
    line-height: 64px;
    margin: 0
}

.royo-rental .title-52 {
    margin-bottom: 32px
}

.learn-more {
    border-bottom: 1px solid #ddd;
    padding-bottom: 8px
}

.safety-img {
    margin-bottom: 20px
}

.safety-content h3 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 12px;
    color: #000
}

.safety-text {
    margin: 0 0 20px
}

.safety-text p:last-child {
    margin: 0
}

.safety-links a {
    line-height: 32px;
    position: relative;
    border-bottom: 1px solid #cbcbcb;
    padding: 0 0 5px;
    margin-right: 24px
}

.safety-links a:last-child {
    margin-right: 0
}

.bottom-line {
    position: relative;
    border-bottom: 1px solid #cbcbcb;
    padding: 0 0 5px
}

.bottom-line:after {
    content: "";
    width: 0;
    height: 1px;
    display: block;
    position: absolute;
    left: 0;
    background: #838383;
    bottom: -1px;
    transition: all .5s;
    z-index: 1
}

.bottom-line:hover:after {
    width: 100%
}

.vendor-signup .file>label {
    height: 216px
}

.progress-order {
    width: calc(100% + 48px);
    margin: -24px 0 20px;
    background: #00000012;
    color: var(--theme-deafult);
    position: relative;
    left: -24px;
    font-weight: 600;
    font-size: 16px;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    padding: 5px 0
}

.product-timing small {
    font-size: 13px;
    color: #000;
    margin: 0 0 3px
}

.product-timing small:last-child {
    margin: 0
}

.product-timing small:first-child::before {
    content: none
}

.product-timing small i {
    color: #000;
    margin: 0 2px 0 0
}

.product-box a {
    display: block
}

.product-box a img {
    width: 100%
}

.vendor_products_tr h4 {
    font-size: 12px
}

.number+.btn.btn-solid.prescription_btn.mt-2 {
    font-size: 12px
}

.list-view .suppliers-box {
    display: flex !important;
    align-items: center
}

.return-wrapper {
    width: 100%;
    margin-left: auto
}

.footer-return-box {
    text-align: left;
    padding-left: 50px;
    position: relative
}

.return-icon {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%)
}

.return-text h4 {
    font-weight: 600;
    font-size: 16px;
    line-height: 16px
}

.return-text p {
    line-height: normal;
    font-size: 14px;
    color: #777
}

body .footer-theme .sub-title h4 {
    color: #000;
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
    margin-bottom: 15px
}

.theme-card h5 {
    padding-bottom: 18px
}

.breadcrumb-section .breadcrumb {
    justify-content: flex-start
}

.breadcrumb-section.bg-transparent {
    padding: 8px 0 !important;
}

.collection-filter .img-outer-box img {
    border: 0
}

.offer-slider .img-outer-box+.media-body {
    width: calc(100% - 100px)
}

.list-view .supplier-rating {
    padding-left: 20px;
    width: calc(100% - 100px)
}

.section-b-space+section,
.section-b-space+.container {
    margin-top: 40px
}

.jet-taxi-banner {
    background: linear-gradient(180deg, #f8f2ff, #fff 99.91%);
    padding: 63px 0 36px
}

.jet-banner-right {
    height: 430px;
    margin: auto;
    width: auto
}

.jet-banner-right img {
    height: 100%
}

.jet-taxi-banner h1 {
    color: #000;
    font-size: 56px;
    font-weight: 600;
    letter-spacing: 0;
    margin-bottom: 21px;
    line-height: 67px
}

.jet-taxi-banner p {
    color: #3a3a3a;
    font-size: 24px;
    letter-spacing: 0;
    line-height: 32px;
    margin-bottom: 23px
}

.work-box {
    border: 1px solid rgba(151, 151, 151, .22);
    border-radius: 4px;
    background-color: #fdfbff;
    box-shadow: 0 15px 25px 0 rgba(70, 44, 103, .07);
    padding: 40px 28px;
    height: 100%
}

.work-box h3 {
    color: #000;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 0;
    margin: 32px 0 12px;
    line-height: 29px
}

.work-box p {
    color: #3a3a3a;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 22px;
    text-align: center
}

.app-content {
    width: 270px;
    max-width: 100%
}

.app-content .number {
    height: 56px;
    line-height: 56px;
    width: 56px;
    border-radius: 3.2px;
    background-color: rgba(207, 172, 255, .29);
    color: #7c1eff;
    font-size: 25.6px;
    font-weight: 600;
    letter-spacing: 0;
    text-align: center
}

.app-content h4 {
    color: #000;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 24px
}

.app-content p {
    opacity: .68;
    color: #000;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 19px
}

.divider_line {
    height: 1.2px;
    width: 353px;
    border: 1.2px solid #979797;
    opacity: .24;
    background-color: #979797
}

.divider_line span {
    height: 25.15px;
    width: 25.15px;
    line-height: 21.15px;
    border: 1.2px solid #dfe2e6;
    box-shadow: 0 0 4px 0 rgb(0, 0, 0 / 5%);
    font-size: 9.56px;
    font-weight: bold;
    border-radius: 50%;
    text-align: center;
    display: block;
    margin: -13px auto;
    background: #fff
}

ul.social-links.d-flex.align-items-center.mx-auto.mb-4.mt-3 {
    text-align: center;
    margin: 0 auto;
    width: max-content
}

.file.upload-new img,
.vendor-signup .file .update_pic img {
    height: 130px;
    width: auto;
    object-fit: cover
}

.file>input[type=file] {
    display: none
}

.file--upload>label .plus_icon {
    height: 33px;
    width: 33px;
    line-height: 36px;
    color: #fff;
    text-align: center;
    font-family: "Nunito Sans";
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0;
    border-radius: 50%;
    background-color: var(--theme-deafult);
    box-shadow: 0 2px 4px 0 rgb(63 159 255 / 40%);
    display: block;
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    bottom: 0;
    top: 0
}

body .recent-orders .order_detail {
    margin-left: 50px
}

.breadcrumb-item+.breadcrumb-item::before {
    font-family: 'FontAwesome';
    content: "\f105"
}

.switch-primary .lable img {
    height: 16px;
    width: 16px
}

span.org_price.ml-1.font-14 {
    text-decoration: line-through;
    color: #ff0000
}

.pref-timing:empty {
    display: none
}

.footer-theme .sub-title .footer-contant .payment-card-bottom ul li {
    padding: 0;
    display: inline-block
}

body section.cab-banner-area {
    margin: 0 !important
}

body .iti--separate-dial-code .iti__selected-flag {
    background-color: #eee
}

body section.cab-banner-area {
    margin: 0 !important
}

.al_body_template_three div#step-2-ondemand .alCustomHomeServiceRadio input {
    display: none
}

.al_body_template_three div#step-2-ondemand .radios .alCustomHomeServiceRadio {
    text-align: center
}

.al_body_template_three div#step-2-ondemand .radios {
    text-align: center
}

.al_body_template_three div#step-2-ondemand .radio-btns.long-radio input[type=radio]+label .customCheckbox {
    width: auto;
    border-radius: 50px;
    height: auto;
    line-height: normal;
    padding: 10px 14px;
    z-index: 1;
    color: #1f2431;
    background: #f3f3f3;
    overflow: hidden;
    transition: all .5s;
    cursor: pointer;
    display: inline-block;
    box-sizing: border-box;
    position: relative
}

.al_body_template_three div#step-2-ondemand .radio-btns input[type=radio] {
    z-index: -1;
    position: absolute;
    display: none
}

body[dir="rtl"] .icon-nav ul li a i {
    margin-right: 5px !important
}

body[dir="rtl"] .iti--allow-dropdown .iti__flag-container,
body[dir="rtl"] .iti--separate-dial-code .iti__flag-container {
    right: auto !important;
    left: 0 !important
}

body[dir="rtl"] .al_body_template_two .footer-theme .sub-title h4 {
    text-align: right
}

body[dir="rtl"] .iti--separate-dial-code .iti__selected-dial-code {
    margin-right: 6px
}

body[dir="rtl"] .offset-xl-2 {
    margin-left: 0 !important;
    margin-right: 16.6666666667% !important
}

body[dir="rtl"] .toggle-password {
    text-align: left;
    left: 10px
}

body[dir="rtl"] .login-with-username div#password-wrapper a {
    left: 40px;
    text-align: left;
    right: auto !important
}

body[dir="rtl"] .iti__flag-box,
.iti__country-name {
    margin-left: 6px
}

body[dir="rtl"] .product-right.inner_spacing.pl-sm-3.p-0 {
    padding-left: 0;
    padding-right: 1.5rem !important
}

body[dir="rtl"] #social-links li:first-child {
    margin-right: 0
}

body[dir="rtl"] #social-links li:last-child {
    margin-right: 20px
}

body[dir="rtl"] .btn.btn-solid.addWishList.mr-2 {
    margin-right: 0 !important
}

body[dir="rtl"].al_body_template_three .qty-box .input-group button i {
    -webkit-transform: rotate(182deg);
    transform: rotate(182deg)
}

body[dir="rtl"].al_body_template_three .alSingleProducts .product-right {
    text-align: right;
    margin-right: 10px
}

body[dir="rtl"].al_body_template_three .product-description h6 {
    text-align: right
}

body[dir="rtl"] .inner_spacing .rating {
    right: auto !important;
    left: 2px
}

body[dir="rtl"] .al .col-lg-5.pl-0 {
    padding-right: 0
}

.show-subscription-mdl button.close {
    position: absolute;
    right: 6px;
    top: 10px;
    background: transparent;
    line-height: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    z-index: 999
}

.show-subscription-mdl .modal-content {
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem
}

.agentInfo .brand-ing {
    height: 100px;
    width: 100px;
    margin: 0 auto;
    border-radius: 50%;
    overflow: hidden;
    border: 2px solid #fff;
    box-shadow: 0 0 5px rgb(0 0 0 / 20%)
}

.agentInfo .brand-ing:hover {
    box-shadow: 0 0 5px rgb(0 0 0 / 50%);
    border-color: var(--theme-deafult)
}

a.agentInfo.d-block.black-box {
    text-align: center;
    padding-top: 10px
}

.agentInfo .brand-ing img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.ellipsis {
    text-overflow: ellipsis;
    overflow: hidden
}

body .order-page .order_head {
    text-transform: capitalize
}

body #page-container .vendors {
    margin-bottom: 0 !important
}

.order_detail.order_detail_data ul.status_box li,
.order_detail.order_detail_data ul.status_box img,
.order_detail.order_detail_data ul.status_box a,
.order_detail.order_detail_data ul.status_box li label {
    display: inline-block;
    font-size: 10px
}

#main-menu.menu-slider li.active a {
    color: var(--theme-deafult);
    border-bottom: 1px solid var(--theme-deafult)
}

body.al_body_template_eight.homeHeader .common-banner img {
    width: 100%;
    height: 500px;
    object-fit: cover
}

body.al_body_template_eight div#category_products_filter .media-body.align-self-center .inner_spacing.w-100 h3 {
    text-align: left !important;
    margin: 0 !important;
    color: #000
}

body.al_body_template_eight.homeHeader .col-grid-box .media-body.align-self-center .inner_spacing.w-100 h3 {
    text-align: center;
    display: block !important;
    margin: 20px 0 0 !important;
    font-weight: bold;
    color: #000
}

body.al_body_template_eight.homeHeader .col-grid-box .media-body.align-self-center .inner_spacing.w-100 h3 label {
    font-weight: bold
}

body.al_body_template_eight.homeHeader section.section-b-space.ratio_asos .collection-filter.col-lg-3 {
    padding: 20px
}

body.al_body_template_eight.homeHeader .collection-filter-block {
    border: none !important
}

body.al_body_template_eight.homeHeader .collection-filter .theme-card .offer-slider img {
    padding: 0;
    height: auto;
    border-radius: 5px
}

body.al_body_template_eight.homeHeader .common-product-box.scale-effect {
    position: relative
}

body.al_body_template_eight.homeHeader .common-product-box.scale-effect:after {
    content: '';
    background: #0000008a;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    border-radius: 5px
}

body.al_body_template_eight.homeHeader .common-product-box.scale-effect .product-description {
    position: relative;
    z-index: 2;
    top: 60px
}


body.al_body_template_eight.homeHeader .displayProducts .product-wrapper-grid .inner_spacing span.rating {
    top: 30px;
    left: 10px;
    right: inherit
}

body.al_body_template_eight.homeHeader .common-product-box.scale-effect .product-description h6 {
    color: #fff
}

body.al_body_template_eight.homeHeader .common-product-box.scale-effect .product-description p {
    color: #fff
}

body.al_body_template_eight.homeHeader .common-product-box.scale-effect .product-description p.pb-1 {
    color: #000
}

body.al_body_template_eight.homeHeader .common-product-box.scale-effect .col-4 {
    width: 100%;
    max-width: 100%;
    flex: 100%
}

body.al_body_template_eight.homeHeader .common-product-box.scale-effect .col-8 {
    width: 100%;
    max-width: 100%;
    flex: 100%
}

body.al_body_template_eight.homeHeader .common-product-box.scale-effect:after {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    left: 10px
}

body.al_body_template_eight .product-banner-img img {
    width: 100%
}

body.al_body_template_eight .outer-box .address-btn.d-flex.align-items-center.justify-content-end.w-100.mt-sm-4.px-2 a {
    margin-bottom: 10px;
    font-size: 12px;
    padding: 5px
}

body.al_body_template_eight .outer-box .address-btn.d-flex.align-items-center.justify-content-end.w-100.mt-sm-4.px-2 {
    flex-wrap: wrap;
    justify-content: start !important
}

body.al_body_template_eight.homeHeader .common-product-box.scale-effect .product-description {
    position: absolute;
    z-index: 2;
    left: 50%;
    transform: translate(-50%, 0%);
    top: -200px;
    margin: 0 auto
}

body.al_body_template_eight.homeHeader .img-outer-box.position-relative {
    left: 10px;
    width: 300px
}

body.al_body_template_eight .breadcrumb-section.bg-transparent {
    padding: 20px 0 10px !important
}

body.al_body_template_eight.homeHeader .img-outer-box.position-relative {
    left: 10px
}

body.al_body_template_eight .main-prod {
    background: #f2f2f2;
    margin: 0 10px 10px;
    border-radius: 5px
}

body.al_body_template_eight .main-prod .media-body.align-self-center {
    padding: 0 20px
}

body.al_body_template_eight .main-prod .media-body.align-self-center h3.d-flex.align-items-center.justify-content-between {
    text-align: left;
    margin: 0 !important
}

body.al_body_template_eight form#editProfileForm form input.form-control {
    width: 100%;
    margin: 0
}

body.al_body_template_eight div#cart_template .row.mb-md-1.alFourTemplateCartButtons.mt-2.pt-2.border-top {
    background: #fff;
    box-shadow: 10px 16px 14px 10px #eee9;
    border: 1px solid #eeeeee8c;
    margin: 0 0 0 !important
}



body.al_body_template_eight section.buy_details span.rating.main-rating {
    display: none
}

body.al_body_template_eight section.buy_details .custom-control-label::before {
    top: 5px !important
}

body.al_body_template_eight .product-full-tab .nav-material.nav-tabs .nav-item .nav-link,
.tab-product .nav-material.nav-tabs .nav-item .nav-link {
    font-size: 14px !important
}

body.al_body_template_eight form#editProfileForm input.form-control {
    width: 100%;
    margin: 0
}

body.al_body_template_eight div#descriptionInputEdit textarea.form-control {
    height: 100px
}

body.al_body_template_eight .needs-validation.vendor-signup input.form-control {
    width: 100%;
    margin: 0
}

body.al_body_template_eight .vendor-signup h2 {
    background: none !important
}

body.al_body_template_eight section.section-b-space.new-pages .custom-container button#register_btn {
    width: 20%;
    max-width: 20%
}

body.al_body_template_eight.homeHeader .onhover-dropdown:before {
    right: 25px;
    top: 28px
}

body.al_body_template_eight.homeHeader .collection-product-wrapper .col-md-3.col-6.col-grid-box {
    margin-bottom: 25px
}

body.al_body_template_eight div#show-map-modal .modal-full-width {
    width: 50%
}

body.al_body_template_eight .main-login-page div#login-section {
    box-shadow: 0 4px 14px 0 rgb(0 0 0 / 21%);
    width: 80%;
    margin: 0 auto;
    border-radius: 10px;
    padding: 0
}

body.al_body_template_eight .main-login-page div#login-section .login_img img {
    border-radius: 10px 0 0 10px
}

body.al_body_template_eight .main-login-page div#login-section h3 {
    text-align: left
}

body.al_body_template_eight .main-login-page div#login-section h3 {
    text-align: left;
    font-family: 'Jost' !important;
    color: #000
}

body.al_body_template_eight .main-login-page div#login-section form input.form-control {
    width: 95%;
    margin: 20px 0;
    border-radius: 5px;
    height: 48px
}

body.al_body_template_eight .main-login-page .toggle-password,
.toggle-password+.font-14 {
    top: 40%
}

body.al_body_template_eight .main-login-page div#login-section .create_acount {
    padding-right: 30px
}

body.al_body_template_eight .main-login-page div#login-section .login_continue_btn {
    width: 95% !important;
    border-radius: 5px;
    height: 48px
}

body.al_body_template_eight .main-login-page div#login-section .social-media-links li {
    padding: 0 10px
}

body.al_body_template_eight .main-login-page div#login-section .divider_line {
    width: 95%
}

body.al_body_template_eight .main-signup-page .bg_inner {
    box-shadow: 0 4px 14px 0 rgb(0 0 0 / 21%);
    width: 80%;
    margin: 0 auto;
    border-radius: 10px;
    padding: 0
}

body.al_body_template_eight .main-signup-page .bg_inner .login_img img {
    height: 100%;
    object-fit: contain
}

body.al_body_template_eight .main-signup-page .iti--separate-dial-code .iti__selected-flag {
    height: 46px
}

body.al_body_template_eight .main-signup-page form input.form-control {
    width: 98%;
    margin: 0 0 15px;
    border-radius: 5px;
    height: 48px
}

body.al_body_template_eight .main-signup-page .toggle-password,
.toggle-password+.font-14 {
    right: 40px !important
}

body.al_body_template_eight .main-signup-page .iti.iti--allow-dropdown.iti--separate-dial-code {
    width: 100%;
    margin-bottom: 15px
}

body.al_body_template_eight .main-signup-page .bg_inner h3 {
    font-family: 'Jost' !important;
    color: #000;
    margin: 20px 0 0 !important
}

body.al_body_template_eight .main-signup-page .submitLogin {
    width: 98%;
    border-radius: 5px;
    height: 48px
}

body.al_body_template_eight .main-signup-page .divider_line {
    width: 100%
}

body.al_body_template_eight .main-signup-page ul.social-media-links li {
    padding: 0 10px
}

body.al_body_template_eight .login_img {
    height: 100%;
    background: #e9248d;
    padding: 80px;
    border-radius: 10px 0 0 10px
}

body.al_body_template_eight .main-signup-page .bg_inner .card {
    margin: 20px 0 0 !important
}

body.al_body_template_eight .main-signup-page .bg_inner .card h3 {
    margin-bottom: 30px !important
}

body.al_body_template_eight .main-signup-page .bg_inner .card .col-form-label {
    padding-top: 0 !important
}

body.al_body_template_eight .main-signup-page .bg_inner .card button#reset_password_btn {
    border-radius: 10px;
    width: 98% !important
}

body.al_body_template_eight p#copy_message {
    color: green;
    margin-top: 15px
}

body.al_body_template_eight .profile-page .info-text p {
    display: inline-block
}

body.al_body_template_eight .profile-page .info-text label {
    display: inline-block;
    margin-right: 20px !important
}

body.al_body_template_eight form#add_edit_address_form input.form-control {
    width: 100%;
    margin: 0
}

body.al_body_template_eight form#add_edit_address_form .input-group.address-input-group input {
    width: 90% !important
}

body.al_body_template_eight #topup_wallet form input.form-control {
    width: 100%;
    margin: 0
}

body.al_body_template_eight .outer-box form#register input.form-control {
    width: 100%;
    margin: 0
}

body.al_body_template_eight .custom-vender-categories .cart-main-box,
.scrollspy-menu {
    width: 100%;
    box-shadow: 0 4px 14px 0 rgb(0 0 0 / 6%);
    /* min-height: 500px; */
    min-height: auto;
    position: sticky;
    top: 166px !important
}



body.al_body_template_eight .search_form.d-flex.align-items-center {
    box-shadow: 0 4px 14px 0 rgb(0 0 0 / 9%);
    border-radius: 30px;
    border: 1px solid#ccc
}

body.al_body_template_eight .search_form input {
    background: transparent
}

body.al_body_template_eight div#product_addon_modal a#add_vendor_addon_product {
    width: 30%;
    display: inline-block;
    max-width: 30%;
    border-radius: 5px;
    padding: 6px 10px
}

body.al_body_template_eight .custom-vender-categories .shopping-cart ul li .media-body h6 span.ellips {
    width: 100%;
    text-align: left !important
}

body.al_body_template_eight .custom-vender-categories .shopping-cart ul li .media-body h6 {
    justify-content: flex-end !important
}

body.al_body_template_eight .custom-vender-categories .shopping-cart ul li .media-body h6 span {
    text-align: right !important;
    display: block;
    padding-right: 10px
}

body.al_body_template_eight .outer-categories .main-fillter .collection-collapse-block .collection-collapse-block-content .collection-brand-filter .collection-filter-checkbox label {
    color: #161515
}

.outer-categories .main-fillter aside.side_fillter {
    height: auto !important;
    padding: 0 0 20px 0 !important
}

body.al_body_template_eight .outer-categories .custom-inner-card .offer-slider.al {
    height: 600px;
    overflow-y: scroll;
    overflow-x: hidden
}

body.al_body_template_eight .outer-categories .scale-effect:after {
    left: -3px !important
}

body.al_body_template_eight.homeHeader .col-grid-box .card-text h3.d-flex.align-items-center.justify-content-between.text-left {
    margin-top: 0 !important
}

body.al_body_template_eight.homeHeader .col-grid-box .card-text h4 {
    font-size: 14px;
    border-top: 1px solid #e5e8eb !important
}

body.al_body_template_eight.homeHeader .outer-categories .collection-content.col-lg-9.outter-fillter-data .product-top-filter {
    display: block
}

body.al_body_template_eight.homeHeader .outer-categories .outter-fillter-data .col-12.text-right.mt-2 {
    display: none
}

body.al_body_template_eight div#cancel_order button.close {
    padding: 0;
    width: 40px;
    height: 40px;
    background: #e9248d;
    opacity: 1;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    line-height: 37px;
    position: absolute;
    right: -15px;
    top: -18px
}

body.al_body_template_eight div#cancel_order div#cancel-order-form-modal form button {
    background-color: #e9248d;
    border: none;
    padding: 10px 20px;
    border-radius: 5px;
    margin-top: 14px
}

body.al_body_template_eight div#cancel_order div#cancel-order-form-modal form label {
    text-align: left;
    font-size: 20px !important;
    color: #000;
    margin: 0 0 20px
}

body.al_body_template_eight div#repeat_cart_modal .modal-content h5 {
    font-size: 22px;
    font-weight: bold
}

body.al_body_template_eight div#repeat_cart_modal .modal-content h6 {
    font-size: 16px
}

body.al_body_template_eight div#topup_wallet button.close {
    padding: 0;
    margin: 0;
    background: #e9248d;
    opacity: 1;
    color: #fff;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 50%;
    position: absolute;
    right: -10px;
    top: -10px
}

body.al_body_template_eight div#transfer_wallet button.close {
    padding: 0;
    margin: 0;
    background: #e9248d;
    opacity: 9;
    color: #fff;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 50%;
    position: absolute;
    right: -12px;
    top: -9px
}

body.al_body_template_eight div#proceed_to_pay_modal button.close {
    padding: 0;
    margin: 0;
    background: #e9248d;
    opacity: 9;
    color: #fff;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 50%;
    position: absolute;
    right: -12px;
    top: -9px
}

body.al_body_template_eight section.section-b-space.light-layout_alFour {
    padding: 80px 0 !important
}

body.al_body_template_eight .custom-vender-card {
    background: #d8d8d838;
    border: 1px solid #D9D9D9;
    height: 460px;
    margin: 0;
    border-radius: 12px
}

body.al_body_template_eight .custom-vender-card .suppliers-img-outer {
    border-radius: 12px 12px 0 0
}

body.al_body_template_eight .custom-vender-card .suppliers-img-outer img {
    height: 300px;
    object-fit: cover
}

body.al_body_template_eight .custom-vender-card .supplier-rating {
    padding: 0 20px
}

body.al_body_template_eight section#continental .product_variant_quantity_wrapper {
    text-align: right
}

body.al_body_template_eight .needs-validation.vendor-signup h2 {
    background: none !important;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 10px
}

body.al_body_template_eight .main_heading {
    padding: 0 10px 0 !important
}

body.al_body_template_eight section.section-b-space.new-pages .custom-container .main-top-heading {
    padding: 20px 30px 0
}

body.al_body_template_eight .outter-fillter-data .product-card-box.position-relative.al_box_third_template.al {
    box-shadow: 0 4px 14px 0 rgb(0 0 0 / 21%);
    padding: 0 !important;
    background-color: #fff
}

body.al_body_template_eight .outter-fillter-data .media-body.align-self-center h6 {
    margin: 10px 0 !important
}

body.al_body_template_eight.homeHeader .outter-fillter-data div#category_products_filter a.product-box.scale-effect.mt-0.product-card-box.position-relative.al_box_third_template.al {
    height: 425px
}

body.al_body_template_one .row.mobile-header.align-items-center.justify-content-between.my-sm-2 {
    margin: 0 !important
}

body.al_body_template_one .footer-theme .sub-title li {
    padding-top: 0 !important
}

.product-addon-modal .btn-solid {
    padding: 7px 15px !important;
}

.product-addon-modal .counter-container {
    padding: 2px !important;
}

.product-addon-modal .counter-container input {
    width: 40px !important;
    outline: 0;
}

.product-addon-modal .modal-header button span {
    color: #fff;
}

.product-addon-modal .modal-header span {
    line-height: 14px !important;
    color: #212121;
}

button.btn.btn-primary-outline.action-icon.delete-product {
    color: #000;
}


.iti.iti--allow-dropdown.iti--separate-dial-code input {
    padding-left: 91px !important;
    text-align: left !important;
}


@media(max-width:1440px) {
    body.al_body_template_eight section.section-b-space.new-pages .custom-container {
        max-width: 1170px
    }
}

@media(max-width:991px) {
    body.al_body_template_eight .recet-pw .login_img img {
        border-radius: 10px 10px 0 0 !important
    }

    body.al_body_template_eight.homeHeader .col-grid-box .media-body.align-self-center .inner_spacing.w-100 h3 label {
        text-align: left
    }

    body.al_body_template_eight section.section-b-space.alSingleProducts.product_ddetails_page .col-md-3 {
        width: 100%;
        max-width: 100%;
        flex: 100%
    }

    .outer-categories .collection-content.col-lg-9.outter-fillter-data .product-top-filter {
        display: block
    }

    body.al_body_template_eight section.buy_details .col-md-1.pl-0 {
        width: 100%;
        max-width: 100%;
        flex: 100%
    }

    body.al_body_template_eight .al_mobile_menu {
        top: 8px
    }

    .body.al_body_template_eight .al_new_mobile_header li li {
        margin-bottom: 11px
    }

    .body.al_body_template_eight ul.onhover-show-div li {
        margin-bottom: 10px
    }

    .body.al_body_template_eight li.onhover-dropdown_al.mobile-account_al ul li {
        margin-bottom: 10px;
        padding: 0
    }

    body.al_body_template_eight ul.header-dropdown {
        display: block
    }

    body.al_body_template_eight .al_new_mobile_header li a {
        font-size: 14px;
        color: #777;
        display: block;
        line-height: 42px
    }

    body.al_body_template_eight .al_new_mobile_header li {
        margin-bottom: 0 !important;
        border-bottom: 1px solid #eee
    }

    body.al_body_template_eight .exzoom_nav.side_nav_img span {
        display: inline-block
    }

    body.al_body_template_eight .exzoom_nav.side_nav_img span img {
        width: 90px
    }

    body.al_body_template_eight .product-right {
        text-align: left
    }

    body.al_body_template_eight .aside_bar {
        min-height: auto !important
    }

    body.al_body_template_eight.homeHeader section.section-b-space.ratio_asos .collection-filter.col-lg-3 {
        position: inherit !important;
        width: 100%;
        max-width: 100%;
        flex: 100%;
        height: auto
    }

    .collection-product-wrapper .product-top-filter .filter-main-btn,
    .filter-main-btn span {
        margin-top: -100px;
        margin-left: 20px
    }

    body.al_body_template_eight.homeHeader .img-outer-box.position-relative {
        width: 100%
    }

    body.al_body_template_eight.homeHeader .collection-filter .theme-card .offer-slider img {
        width: 100%
    }

    body.al_body_template_eight.homeHeader .common-product-box.scale-effect:after {
        width: 97%
    }

    body.al_body_template_eight.homeHeader .collection-filter-block {
        border: none !important
    }

    .offer-slider.al .col-12.p-0 {
        display: flex
    }

    .product-wrapper-grid .col-xl-3.col-md-3.col-6.mt-3 {
        width: 33%;
        max-width: 33%;
        flex: 33%
    }

    body.al_body_template_eight.homeHeader .main-fillter .side_fillter {
        height: auto !important
    }

    body.al_body_template_eight .outter-fillter-data .product-top-filter {
        display: none
    }

    body.al_body_template_eight .outter-fillter-data .custom_filtter ul li span:after {
        display: none
    }

    body.al_body_template_eight .main-login-page div#login-section .col-md-6 {
        width: 100%;
        max-width: 100%;
        flex: 100%;
        order: 1
    }

    body.al_body_template_eight .main-login-page div#login-section .row.mt-3.arabic-language {
        margin-top: 0 !important
    }

    body.al_body_template_eight .main-login-page div#login-section .col-lg-6.pl-3.mb-lg-0.mb-3.text-center.pb-sm-0.border-right {
        padding-top: 15px
    }

    body.al_body_template_eight .main-signup-page {
        padding-top: 60px !important
    }

    body.al_body_template_eight .main-signup-page .col-md-6 {
        width: 100%;
        max-width: 100%;
        flex: 100%;
        order: 1
    }

    body.al_body_template_eight .main-signup-page .bg_inner {
        width: 90%
    }

    body.al_body_template_eight .login_img {
        border-radius: 0 0 10px 10px !important
    }

    body.al_body_template_eight .dashboard-right .card-box .btn-solid {
        padding: 13px 15px
    }

    body.al_body_template_eight .collection-mobile-back {
        display: none
    }

    body.al_body_template_eight .account-sidebar {
        display: none
    }

    body.al_body_template_eight form#vendor_signup_form .form-row .col.mb-3 {
        width: 20%;
        max-width: 20%;
        flex: 20%
    }

    body.al_body_template_eight .al_details_vendor,
    .al_vendor_signup {
        padding: 0 !important
    }

    body.al_body_template_eight .container.custom-container {
        width: 90%
    }

    body.al_body_template_eight .al_custom_modal.col-md-12.pt-2.border-top .col-md-4 {
        width: 50%;
        max-width: 50%;
        flex: 50%
    }

    body.al_body_template_eight section.section-b-space.ratio_asos.alProductCategories .col-sm-6.offset-sm-3 {
        margin-left: 30%;
        margin-bottom: 30px
    }

    body.al_body_template_eight .product_variant_quantity_wrapper {
        text-align: right
    }

    body.al_body_template_eight .custom-vender-card .suppliers-img-outer img {
        height: auto
    }

    body.al_body_template_eight .custom-vender-card {
        height: 400px
    }

    body.al_body_template_eight .main_heading {
        padding: 0 0 15px !important
    }

    body.al_body_template_eight .needs-validation.vendor-signup h2 {
        padding-bottom: 15px;
        padding-left: 0
    }

    body.al_body_template_eight .needs-validation.vendor-signup .col-md-3 {
        width: 50%;
        max-width: 50%;
        flex: 50%
    }
}

@media(max-width:767px) {
    body.al_body_template_eight .main_heading {
        padding: 0 0 10px !important
    }

    body.cab-booking-body.al_body_template_eight .alFullMapForm {
        max-width: 93% !important;
        margin-left: 15px !important
    }

    body.al_body_template_eight .needs-validation.vendor-signup .col-md-3 {
        width: 100%;
        max-width: 100%;
        flex: 100%
    }

    body.al_body_template_eight div#show-map-modal .modal-body.p-4 {
        padding: 20px !important
    }

    body.al_body_template_eight div#show-map-modal {
        z-index: 999999999
    }

    body.al_body_template_eight div#show-map-modal div#googleMap {
        width: 100% !important;
        min-width: 100% !important
    }

    body.al_body_template_eight div#show-map-modal .modal-content {
        background-clip: padding-box;
        border: 2px solid #00000040 !important;
        border-radius: 6px !important
    }

    body.al_body_template_eight section.section-b-space.new-pages .custom-container .main-top-heading {
        padding: 20px 20px 0
    }

    body.al_body_template_eight section.section-b-space.new-pages .custom-container .main-top-heading h2 {
        margin-bottom: 10px !important
    }

    body.al_body_template_eight .needs-validation.vendor-signup h2 {
        background: none !important;
        padding-top: 0;
        padding-bottom: 10px;
        padding-left: 0
    }

    body.al_body_template_eight section.section-b-space.light-layout_alFour {
        padding: 0 0 !important
    }

    body.al_body_template_eight .custom-vender-card .suppliers-img-outer {
        padding-bottom: 86%
    }

    body.al_body_template_eight section.section-b-space.new-pages.pb-265.ad.al_new_all_venders .custom-vender-card {
        height: 315px
    }

    body.al_body_template_eight .custom-vender-card .suppliers-img-outer img {
        height: auto
    }

    body.al_body_template_eight form#vendor_signup_form .form-row .col.mb-3 {
        width: 33%;
        max-width: 33%;
        flex: 33%
    }

    body.al_body_template_eight div#view_all_address_div .row.w-100 {
        margin: 0 !important
    }

    body.al_body_template_eight div#address_template_main_div .row.w-100 {
        margin: 0
    }

    body.al_body_template_eight section.section-b-space.ratio_asos.alProductCategories .col-sm-6.offset-sm-3 {
        margin-left: 0;
        margin-bottom: 30px
    }

    body.al_body_template_eight div#cart_template .col-6.col-md-2.mb-1.mb-md-0.order-md-2.p-0 {
        padding-left: 12px !important
    }

    body.al_body_template_eight section.section-b-space.ratio_asos.alProductCategories .col-12.col-lg-3.d-lg-inline-block.d-none {
        display: block !important
    }

    body.al_body_template_eight .side-menu-open {
        top: 115px !important
    }

    body.al_body_template_eight .product_variant_quantity_wrapper {
        text-align: right
    }

    body.al_body_template_eight .sub-title {
        margin-bottom: 15px !important
    }

    body.al_body_template_eight .aside_bar {
        margin-bottom: 20px
    }

    body.al_body_template_eight .collection-wrapper.al h2 {
        margin-top: 30px
    }

    .outer-categories .collection-content.col-lg-9.outter-fillter-data .product-top-filter {
        display: block
    }

    body.al_body_template_eight div#product_addon_modal a#add_vendor_addon_product {
        width: 35%;
        max-width: 35%
    }

    body.al_body_template_eight .custom-vender-categories .side-menu-open {
        bottom: 27%
    }

    body.al_body_template_eight #address-map-container #pick-address-map {
        width: 75%
    }

    body.al_body_template_eight div#pick_address .modal-content {
        overflow: hidden
    }

    body.al_body_template_eight div#pick_address {
        z-index: 9999999999
    }

    body.al_body_template_eight .outer-box .address-btn.d-flex.align-items-center.justify-content-end.w-100.mt-sm-4.px-2 {
        position: absolute;
        bottom: 10px
    }

    body.al_body_template_eight .collection-product-wrapper .product-top-filter .filter-main-btn {
        display: none
    }

    body.al_body_template_eight .al_custom_modal.col-md-12.pt-2.border-top .col-md-4 {
        width: 100%;
        max-width: 100%;
        flex: 100%
    }

    body.al_body_template_eight .custom-vender-outter {
        margin-top: 0 !important
    }

    body.al_body_template_eight .al_details_vendor,
    .al_vendor_signup {
        padding: 0 !important
    }

    body.al_body_template_eight .container.custom-container {
        width: 90%
    }

    body.al_body_template_eight section.section-b-space.new-pages .custom-container button#register_btn {
        width: 100%;
        max-width: 100%
    }

    body.al_body_template_eight .recet-pw .login_img {
        border-radius: 10px 10px 0 0 !important
    }

    body.al_body_template_eight div#profile-modal {
        z-index: 999999999
    }

    body.al_body_template_eight div#add_edit_address {
        z-index: 999999999
    }

    body.al_body_template_eight form#add_edit_address_form .input-group.address-input-group input {
        width: 80% !important
    }

    body.al_body_template_eight div#add_edit_address .modal-dialog-centered {
        border: 1px solid#ccc;
        background-color: #fff
    }

    body.al_body_template_eight .box-account.box-info button {
        font-size: 12px
    }

    body.al_body_template_eight .box-account.box-info .card-box {
        padding: 10px
    }

    body.al_body_template_eight .row.my-md-3.mt-5.pt-4 {
        margin-top: 0 !important
    }

    body.al_body_template_eight .main-signup-page {
        padding-top: 30px !important;
        padding-bottom: 30px !important
    }

    body.al_body_template_eight .login_img {
        border-radius: 0 0 10px 10px
    }

    body.al_body_template_eight .main-login-page div#login-section {
        width: 90%;
        margin: 20px auto 20px
    }

    body.al_body_template_eight .main-login-page div#login-section .row.mt-3.arabic-language {
        margin-top: 0 !important
    }

    section.wrapper-main.py-lg-5.py-3.d-flex.align-items-center.main-login-page {
        padding-top: 0 !important
    }

    body.al_body_template_eight .main-login-page ul.social-media-links.d-flex.align-items-center.justify-content-center.mb-4.mt-3 {
        margin-bottom: 0 !important
    }

    body.al_body_template_eight .outter-fillter-data .product-top-filter {
        display: none
    }

    div#left_address {
        width: 100%;
        margin: 0 auto;
        max-width: 100%;
        min-width: 100%;
        margin-top: 20px
    }

    body.al_body_template_eight .exzoom_nav.side_nav_img span img {
        width: 90px
    }

    body.al_body_template_eight .exzoom_nav.side_nav_img span {
        display: inline-block
    }

    body.al_body_template_eight .btn-wrapper.d-flex.align-items-center {
        display: block !important
    }

    body.al_body_template_eight .product-right .product-buttons {
        margin: 0 0 10px
    }

    body.al_body_template_eight ul.exzoom_img_ul img {
        min-height: auto !important
    }

    body.al_body_template_eight .outter-fillter-data .custom_filtter ul li span:after {
        display: none
    }

    .outter-fillter-data .product-wrapper-grid .col-xl-3.col-md-3.col-6.mt-3 {
        width: 50%;
        max-width: 50%;
        flex: 50%
    }

    body.al_body_template_eight.homeHeader .main-fillter .side_fillter {
        height: auto !important
    }

    body.al_body_template_eight .breadcrumb-section.bg-transparent {
        padding: 0 0 10px !important
    }

    body.al_body_template_eight .similar-product img {
        height: 190px
    }

    body.al_body_template_eight section.buy_details span.rating.main-rating {
        display: none
    }

    body.al_body_template_eight footer#footer {
        margin-bottom: 0
    }

    body.al_body_template_eight .dashboard-right .file.file--upload {
        width: 60px;
        margin-right: 30px
    }

    body.al_body_template_eight .dashboard-right .card-box .col-sm-6.text-right.mt-0.mt-md-0 {
        text-align: left !important;
        margin-top: 20px !important
    }

    body.al_body_template_eight .account-sidebar {
        width: 33%;
        border-radius: 40px;
        margin: 20px 0
    }

    body.al_body_template_eight.homeHeader section.section-b-space.ratio_asos .collection-filter.col-lg-3 {
        position: inherit !important;
        top: 0;
        height: auto;
        width: 100%;
        max-width: 100%;
        flex: 100%;
        left: 0 !important;
        right: 0;
        z-index: 9
    }

    body.al_body_template_eight.homeHeader .common-banner img {
        width: 100%;
        height: 260px;
        object-fit: cover;
        margin-top: 0
    }

    body.al_body_template_eight.homeHeader .common-product-box.scale-effect .col-4 {
        width: 100%;
        max-width: 100%;
        flex: 100%
    }

    body.al_body_template_eight.homeHeader .common-product-box.scale-effect .col-8 {
        width: 100%;
        max-width: 100%;
        flex: 100%
    }

    body.al_body_template_eight.homeHeader .collection-filter .theme-card .offer-slider img {
        padding: 0;
        height: auto;
        border-radius: 5px;
        width: 100%;
        max-width: 100%
    }

    body.al_body_template_eight.homeHeader .common-product-box.scale-effect:after {
        width: 93%;
        height: 100%
    }

    body.al_body_template_eight.homeHeader .common-product-box.scale-effect .product-description {
        position: absolute;
        z-index: 2;
        top: -200px;
        left: 50%;
        transform: translate(-50%, 0%)
    }

    .displayProducts .col-grid-box {
        margin-bottom: 20px
    }

    .categories-product-list .number i,
    .product-addon-modal .qty-action i {
        font-size: 12px;
    }

    input#quantity_ondemand_585 {
        width: 40px !important;
        font-size: 12px;
    }

    .categories-product-list .number {
        margin-left: 5px;
    }

    .product-addon-modal .counter-container {
        height: 31px;
    }

    .al_body_template_three .product-addon-modal .counter-container {
        height: 34px;
    }

    .pricingtable {
        height: auto;
    }

    .pricingtable-purchase {
        bottom: 20px;
    }

    body.al_body_template_eight .outter-fillter-data .custom_filtter ul li span {
        font-weight: 500;
        font-size: 20px;
        line-height: 24px;
        color: #0A0A0A;
        position: relative
    }

    body.al_body_template_eight .outter-fillter-data .product-top-filter {
        border: none
    }

    body.al_body_template_eight .outter-fillter-data .custom_filtter ul {
        display: flex;
        flex-wrap: wrap;
        align-items: center
    }

    body.al_body_template_eight .outter-fillter-data .custom_filtter ul li {
        flex-grow: 1;
        min-width: 0;
        max-width: 100%;
        line-height: 50px
    }

    body.al_body_template_eight .outter-fillter-data .custom_filtter ul li a {
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        line-height: 22px;
        color: #6F6F6F;
        position: relative
    }

    body.al_body_template_eight .outter-fillter-data .custom_filtter ul li a.active {
        color: #E9248D
    }

    body.al_body_template_eight .outter-fillter-data .custom_filtter ul li a.active:after {
        content: '';
        background: #E9248D;
        width: 70px;
        height: 2px;
        position: absolute;
        left: 0;
        bottom: -13px
    }

    body.al_body_template_eight .outter-fillter-data .custom_filtter {
        border-bottom: 1px solid #D9D9D9
    }

    body.al_body_template_eight ul.exzoom_img_ul {
        min-height: auto
    }

    section.buy_details {
        padding-bottom: 0
    }


    body.al_body_template_eight .similar-product {
        padding: 20px
    }

    body.al_body_template_eight .similar-product img {
        width: 100%;
        height: 120px;
        object-fit: cover;
        border-radius: 5px 5px 0 0
    }

    body.al_body_template_eight .similar-prod-data {
        box-shadow: 0 4px 14px 0 rgb(0 0 0 / 8%);
        background: #ffff;
        border-radius: 5px;
        padding-bottom: 20px
    }

    body.al_body_template_eight .similar-prod-data h4 {
        color: #222;
        text-transform: capitalize;
        font-weight: 700;
        margin-bottom: 3px;
        font-size: 14px;
        padding-left: 10px
    }

    body.al_body_template_eight .similar-prod-data span.rating {
        height: 30px;
        width: 65px;
        background-color: #409a40;
        line-height: initial;
        border-radius: 6px;
        box-shadow: 0 0 10px rgb(0 0 0 / 5%);
        color: #fff;
        text-align: center;
        padding: 4px 8px;
        font-size: 14px;
        margin: 10px;
        display: inline-block
    }

    body.al_body_template_eight .similar-prod-data span.rating i {
        margin-left: 5px;
        color: #fff
    }

    body.al_body_template_eight .similar-prod-data h5 {
        margin: 0 10px
    }

    body.al_body_template_eight .similar-product h3 {
        color: #222;
        text-transform: capitalize;
        font-weight: 700;
        margin-bottom: 3px;
        font-size: 18px;
        margin-top: 0;
        margin-bottom: 30px
    }

    body.al_body_template_eight span.rating.main-rating i {
        color: #fff;
        margin-left: 5px;
        display: inline-block
    }

    body.al_body_template_eight span.rating.main-rating {
        width: 60px !important
    }

    body.al_body_template_eight .listing-categories ul li {
        display: block;
        padding-left: 10px
    }

    body.al_body_template_eight .listing-categories ul li a {
        font-weight: 600;
        color: #444;
        display: block
    }

    body.al_body_template_eight .listing-categories ul {
        margin: 10px 0 30px
    }

    body.al_body_template_eight.homeHeader section.section-b-space.ratio_asos .collection-filter.col-lg-3 .card-body {
        padding: 0
    }

    body.al_body_template_eight.homeHeader div#collapseOne {
        background-color: #f1f1f1
    }

    body.al_body_template_eight.homeHeader section.section-b-space.ratio_asos .collection-filter.col-lg-3 h2 button h5 span {
        display: block;
        width: 100%
    }

    body.al_body_template_eight.homeHeader section.section-b-space.ratio_asos .collection-filter.col-lg-3 h2 button h5 span i {
        float: right;
        font-size: 25px
    }

}


body.al_body_template_eight.homeHeader section.section-b-space.ratio_asos .collection-filter.col-lg-3 button.btn.btn-link.btn-block.text-left.p-0.collapsed h5 span i {
    transform: rotate(180deg)
}

body.al_body_template_eight.homeHeader .main-fillter .side_fillter {
    background: transparent !important;
    margin-top: 0 !important;
    overflow-y: auto !important;
    height: auto;
    overflow-x: hidden !important
}

body.al_body_template_eight .outter-fillter-data .custom_filtter ul li span:after {
    content: '';
    background: #D9D9D9;
    height: 1px;
    position: absolute;
    left: -45px;
    width: 39px;
    bottom: -13px
}

body.al_body_template_eight.homeHeader .main-fillter .side_fillter .range-slider .irs-to {
    background-color: red;
    color: #fff;
    padding: 3px;
    margin-right: 20px;
    display: block;
    right: -18px !important;
    left: auto !important
}

.main-fillter ul.breadcrumb li a {
    color: #000
}

.main-fillter ul.breadcrumb li a span.active {
    color: #7c7c7c
}

body.al_body_template_eight.homeHeader .main-fillter .side_fillter .collection-collapse-block {
    padding: 15px 0;
    border-bottom: 1px solid #D9D9D9 !important
}

body.al_body_template_eight.homeHeader .main-fillter .side_fillter .collection-collapse-block .collapse-block-title:after {
    right: 12px
}

body.al_body_template_eight.homeHeader .main-fillter .side_fillter .range-slider {
    padding-right: 20px
}


body.al_body_template_eight .outter-fillter-data .collection-product-wrapper a.product-box {
    box-shadow: 0 4px 14px 0 rgb(0 0 0 / 8%);
    padding: 0 !important
}


body.al_body_template_eight .outter-fillter-data .media-body.align-self-center {
    padding: 0 10px 10px
}

body.al_body_template_eight .outter-fillter-data .inner_spacing h3 {
    margin: 0
}

body.al_body_template_eight .outter-fillter-data span.rating {
    left: inherit !important;
    right: 10px !important;
    top: 15px !important
}

body.al_body_template_eight .outter-fillter-data .flag-discount {
    color: #fff;
    display: block;
    float: left;
    padding: 5px 10px;
    background: #E09378;
    font-size: 14px;
    font-weight: 400;
    position: absolute;
    top: 10px;
    left: 0
}

body.al_body_template_eight .outter-fillter-data .flag-discount::before {
    top: 0;
    border-width: 22px 15px 0 0;
    border-color: #E09378 transparent transparent transparent
}

body.al_body_template_eight .outter-fillter-data .flag-discount::before,
.flag-discount::after {
    content: "";
    position: absolute;
    left: 100%;
    width: 0;
    height: 0;
    border-style: solid;
    display: block;
    margin-left: -2px
}

body.al_body_template_eight .outter-fillter-data .flag-discount::after {
    bottom: 0;
    border-width: 0 15px 22px 0;
    border-color: transparent transparent #E09378 transparent
}

body.al_body_template_eight .aside_bar .discriptions p {
    display: flex;
    align-items: center
}

body.al_body_template_eight .aside_bar .discriptions p span {
    margin: 0;
    padding: 0 10px;
    font-size: 13px;
    text-align: left;
    color: #424040
}


body.al_body_template_eight .product-wrapper-grid.card-product .col-md-3.col-6.col-grid-box h3.d-flex.align-items-center.justify-content-between {
    margin: 0 0 0 !important
}

body.al_body_template_eight ul#header_cart_main_ul li .total {
    text-align: left;
    border-top: 1px solid #f1f5f4;
    border-bottom: 1px solid #f1f5f4;
    padding: 10px 0
}

body.al_body_template_eight ul#header_cart_main_ul li .total h5 {
    text-transform: capitalize;
    margin: 0;
    color: #999;
    text-align: left
}

body.al_body_template_eight ul#header_cart_main_ul span#totalCart {
    float: right
}

body.al_body_template_eight ul#header_cart_main_ul {
    min-height: auto;
    height: auto;
    overflow-y: auto;
    padding: 0 !important
}

body.al_body_template_eight ul#header_cart_main_ul li {
    padding: 10px !important
}


body.al_body_template_eight section.buy_details .discriptions h3 {
    color: #222;
    text-transform: capitalize;
    font-weight: 700;
    font-size: 16px;
    margin: 0
}

body.al_body_template_eight section.buy_details .product-right .product-title {
    margin-top: 0
}

div#delivery_form .form-group label {
    width: 100%;
    border-radius: 4px 0 0 4px;
    height: 50px;
    border: 1px solid #ccc;
    cursor: pointer;
    padding: 12px
}

div#delivery_form .form-control {
    display: unset !important;
    width: unset !important;
    height: unset !important
}

body.al_body_template_two.p2p-module.homeHeader .collection-product-wrapper .product-wrapper-grid .product-box {
    border-radius: 12px !important;
    background-color: transparent !important;
    border: 1px solid #cbcbcb96 !important
}

body.al_body_template_two.p2p-module.homeHeader .collection-product-wrapper .product-wrapper-grid .product-box:hover {
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 12%)
}

body.al_body_template_two.p2p-module.homeHeader .outer-categories .main-fillter aside.side_fillter {
    height: auto !important;
    padding: 0 0 20px 0 !important;
    background: transparent !important;
    border-top: 1px solid #D9D9D9;
    margin-top: 18px !important;
    overflow-y: auto !important;
    border-right: 1px solid #D9D9D9
}

body.al_body_template_two.p2p-module.homeHeader .main-fillter .side_fillter .collection-collapse-block {
    padding: 15px 0;
    border-bottom: 1px solid #D9D9D9 !important
}

body.al_body_template_two.p2p-module.homeHeader .collection-collapse-block .collapse-block-title:after {
    right: 8px
}

body.al_body_template_two.p2p-module.homeHeader .collection-collapse-block-content {
    padding: 0
}

body.al_body_template_two.p2p-module.homeHeader .collection-collapse-block-content .range-slider {
    width: 90%
}

body.al_body_template_two.p2p-module.homeHeader .collection-product-wrapper .product-top-filter {
    border-top: none !important
}

body.al_body_template_four.p2p-module.homeHeader .inner_spacing.w-100 label.mb-0 {
    font-size: 16px
}

body.al_body_template_four.p2p-module.homeHeader .inner_spacing span.rating {
    padding: 6px 5px;
    font-size: 12px
}

body.al_body_template_four.p2p-module.homeHeader .outer-categories .main-fillter aside.side_fillter {
    height: auto !important;
    padding: 10px 0 20px 0 !important;
    background: transparent !important;
    border-top: 1px solid #D9D9D9;
    margin-top: 18px !important;
    overflow-y: auto !important;
    border-right: 1px solid #D9D9D9
}

body.al_body_template_four.p2p-module.homeHeader .collection-collapse-block .collapse-block-title:after {
    right: 8px
}

body.al_body_template_four.p2p-module.homeHeader .collection-collapse-block-content .range-slider {
    width: 90%
}

body.al_body_template_four.p2p-module.homeHeader .main-fillter .side_fillter .collection-collapse-block {
    padding: 15px 0;
    border-bottom: 1px solid #D9D9D9 !important
}

body.al_body_template_four.p2p-module.homeHeader .collection-content.col-lg-9.outter-fillter-data a.product-box.scale-effect p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

body.al_body_template_four.p2p-module.homeHeader .collection-content.col-lg-9.outter-fillter-data a.product-box.scale-effect {
    height: 400px
}

.p2p-module .outter-fillter-data .custom_filtter {
    border-bottom: 1px solid #D9D9D9;
    text-align: right
}

.p2p-module .outter-fillter-data .custom_filtter select#order_type {
    margin: 10px
}

.p2p-module .collection-product-wrapper .product-top-filter {
    border: none !important
}

body.al_body_template_two .royo_whatsapp_img {
    position: fixed;
    z-index: 99999;
    bottom: 7%;
    left: 1%
}

body.al_body_template_two .royo_whatsapp_img img {
    width: 50px
}

.total_amount_details .total-amount {
    float: left;
    width: 48%
}

.total_amount_details .Earning-amount {
    float: right;
    width: 48%
}

.total_amount_details h3 {
    font-size: 16px;
    background: #f1f5f4;
    padding: 10px
}

.custom-table table.table.table-responsive thead th {
    width: 300px
}

.refer_code strong {
    border: 1px solid#ccc;
    padding: 5px 10px;
    border-radius: 3px;
    background: #f1f5f4;
    margin: 0 10px
}

.profile-page .custom-table .group-item input {
    padding: 5px 20px;
    border: 1px solid #d5d5d5;
    margin-bottom: 20px;
    border-radius: 4px
}

body.al_body_template_four section.cab-banner-area.alTaxiBannerStart form.cab-booking-form input {
    margin: 0;
    border-radius: 10px !important;
}

body.al_body_template_two .theme-card.custom-inner-card button.btn.btn-link.btn-block.text-left.p-0 h5 {
    padding: 10px !important
}

body.al_body_template_two .theme-card.custom-inner-card .listing-categories ul li {
    display: block
}

body.al_body_template_two .theme-card.custom-inner-card .card-body {
    padding: 0 10px 10px
}

body.al_body_template_two .col-12.custom_filtter {
    text-align: right
}

.al_body_template_three .col-12.custom_filtter {
    text-align: right
}

.al_body_template_one .col-12.custom_filtter {
    text-align: right
}

body.al_body_template_four .col-12.custom_filtter {
    text-align: right
}

body.al_body_template_three .offer-slider.al .listing-categories ul li {
    display: block !important
}

body.al_body_template_three .theme-card.custom-inner-card button.btn.btn-link.btn-block.text-left.p-0 h5 {
    padding: 10px !important
}

body.al_body_template_three.homeHeader .outter-fillter-data .product-wrapper-grid.card-product h3 label {
    text-align: center
}

body.al_body_template_four .product-description_list p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

body.al_body_template_one .product-image img.img-fluid.blur-up.lazyloaded {
    object-fit: cover;
    height: 150px
}

body.al_body_template_two .royo_whatsapp_img {
    position: fixed;
    z-index: 99999;
    bottom: 7%;
    left: 1%
}

body.al_body_template_two .royo_whatsapp_img img {
    width: 50px
}

body.al_body_template_two span.fa.fa-eye-slash.toggle-password {
    right: 10px
}

.al_body_template_two .render_full_brands a.barnd-img-outer img.blur-up.lazyloaded {
    object-fit: contain;
    width: 100px
}

.al_body_template_two .render_full_brands a.barnd-img-outer {
    height: 150px;
    width: 150px !important;
    position: relative;
    overflow: hidden;
    border-radius: 50%;
    text-align: center;
    margin: 0 auto;
    border: 1px solid#cccc;
    padding: 20px
}

.al_body_template_three .collection-content.col-lg-9.outter-fillter-data.fillter_product div#category_products_filter a.product-box.scale-effect.mt-0.product-card-box.position-relative.al_box_third_template.al p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.al_body_template_three .exzoom .exzoom_btn {
    display: none
}

.al_body_template_two .cart-sub-total {
    margin-bottom: 10px
}

body.al_body_template_one .scrollspy-menu {
    z-index: 9 !important
}


body.al_body_template_four .scrolling_section h2.category-head {
    z-index: 9 !important
}

body.al_body_template_two .alRentalSinglePageView .single_cart-temp_label {
    width: 100%
}

body.al_body_template_two .alRentalSinglePageView .single_cart-temp_label label {
    width: 43%
}

section.wrapper-main form#login-form-new span.fa.fa-eye-slash.toggle-password {
    right: 15px !important
}

body.al_body_template_two .collection-filter-block {
    padding: 20px !important;
    background-color: #f5f5f5 !important;
    border-radius: 15px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, .25);
    border: none
}

body.al_body_template_two .collection-collapse-block {
    background: transparent !important
}

body.al_body_template_two .main-fillter .side_fillter {
    background: transparent !important;
    margin-top: 21px !important;
    overflow-y: auto !important;
    height: auto;
    overflow-x: hidden !important
}

body.al_body_template_two .main-fillter .side_fillter .collection-collapse-block {
    padding: 15px 0;
    border-bottom: 1px solid #D9D9D9 !important
}

body.al_body_template_two .main-fillter .side_fillter .collection-collapse-block .collapse-block-title:after {
    right: 12px
}

body.al_body_template_one .collection-filter-block {
    padding: 20px !important;
    background-color: #f5f5f5 !important;
    border-radius: 15px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, .25);
    border: none
}

body.al_body_template_one .collection-collapse-block {
    padding: 15px 10px;
    background-color: transparent !important
}

body.al_body_template_three .collection-filter-block {
    padding: 20px !important;
    background-color: #f5f5f5 !important;
    border-radius: 15px;
    border: none
}

body.al_body_template_three .collection-collapse-block {
    padding: 15px 10px;
    background-color: transparent !important
}

body.al_body_template_three .main-fillter .side_fillter {
    background: transparent !important;
    margin-top: 21px !important;
    overflow-y: auto !important;
    height: auto;
    overflow-x: hidden !important
}

body.al_body_template_three .main-fillter .side_fillter .collection-collapse-block {
    padding: 15px 0;
    border-bottom: 1px solid #D9D9D9 !important
}

body.al_body_template_three .main-fillter .side_fillter .collection-collapse-block .collapse-block-title:after {
    right: 12px
}

body.al_body_template_three .main-fillter .side_fillter .irs {
    width: 90%
}

body.al_body_template_four .collection-filter-block {
    padding: 20px !important;
    background-color: #f5f5f5 !important;
    border-radius: 15px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, .25);
    border: none
}

body.al_body_template_four .collection-collapse-block {
    padding: 15px 10px;
    background-color: transparent !important
}

body.al_body_template_four .main-fillter .side_fillter {
    background: transparent !important;
    border-top: 1px solid #D9D9D9;
    margin-top: 21px !important;
    overflow-y: auto !important;
    border-right: 1px solid #D9D9D9;
    height: auto;
    overflow-x: hidden !important;
    display: none;
}

body.al_body_template_four .main-fillter .side_fillter .collection-collapse-block {
    padding: 15px 0;
    border-bottom: 1px solid #D9D9D9 !important
}

body.al_body_template_four .main-fillter .side_fillter .collection-collapse-block .collapse-block-title:after {
    right: 12px
}

body.al_body_template_four .main-fillter .side_fillter .irs {
    width: 90%
}

body.al_body_template_four .displayProducts a.product-box.scale-effect span.rating {
    font-size: 18px
}

body.al_body_template_eight .collection-filter-block {
    padding: 20px !important;
    background-color: #f5f5f5 !important;
    border-radius: 15px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, .25);
    border: none
}

body.al_body_template_one .dark-light {
    z-index: 9999
}

body.al_body_template_eight.p2p-module .alRentalSinglePageView .single_product-input {
    width: 100% !important
}

body.al_body_template_eight.p2p-module .alRentalSinglePageView .single_cart-temp_label {
    width: 87% !important
}

body.dark.al_body_template_one .outter-fillter-data .inner_spacing {
    width: 100% !important;
    padding: 10px;
    margin: 0;
    background: #383737
}

body.dark.al_body_template_one .page-main-content .col-grid-box {
    padding: 0 !important;
    background-color: transparent
}

body.dark.al_body_template_one .collection-filter-block {
    background-color: #383737 !important
}



body.dark.al_body_template_one .outter-fillter-data div#category_products_filter a.product-box.scale-effect {
    height: 340px !important
}

body.dark.al_body_template_two .scale-effect {
    background-color: #000 !important
}

body.dark.al_body_template_two .collection-filter-block {
    padding: 20px !important;
    background-color: #3a3a3a !important;
    border-radius: 15px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, .25);
    border: none
}

body.dark.al_body_template_two .ratio_asos .top-banner-wrapper .top-banner-content h4 {
    color: #fff
}

body.al_body_template_two .exzoom .exzoom_btn {
    display: none
}

body.dark.al_body_template_two .product-bottom-bar {
    background-color: #232323
}

body.dark.al_body_template_two .vendor-details-left {
    background-color: #232323
}

body.dark.al_body_template_two .al_white_bg_round .scrollspy-menu {
    background-color: #232323
}

body.dark.al_body_template_two .al_details_vendor,
.al_vendor_signup {
    background-color: transparent !important
}

body.dark.al_body_template_one .al_details_vendor,
.al_vendor_signup {
    background-color: transparent !important
}

body.al_body_template_four.homeHeader .outter-fillter-data .product-top-filter {
    border: none
}

body.al_body_template_four.homeHeader .outter-fillter-data .card-product .col-grid-box {
    margin-bottom: 20px
}

.dark.al_body_template_three .common-product-box:hover,
.dark.al_body_template_three .product-card-box {
    background-color: #232323 !important
}

body.dark.al_body_template_three .al_box_third_template {
    background: #222 !important
}

body.dark.al_body_template_three .collection-filter-block {
    background-color: #121111 !important
}

body.dark.al_body_template_three .vendor-signup h2 {
    background-color: transparent;
    border: none
}

body.dark.al_body_template_three .container.custom-container {
    background: #232323
}

body.dark.al_body_template_three form#vendor_signup_form .btn.btn-solid {
    border-radius: 30px;
    width: 20% !important
}

body.al_body_template_three form#vendor_signup_form .btn.btn-solid {
    width: 20% !important
}

body.al_body_template_two form#vendor_signup_form .btn.btn-solid {
    width: 20% !important
}

.dark.al_body_template_four .common-product-box:hover,
.dark.al_body_template_three .product-card-box {
    background-color: #232323 !important
}

body.dark.al_body_template_four .al_box_third_template {
    background: #222 !important
}

body.dark.al_body_template_four .collection-filter-block {
    background-color: #121111 !important
}

body.dark.al_body_template_four .vendor-signup h2 {
    background-color: transparent;
    border: none
}

body.dark.al_body_template_four .container.custom-container {
    background: #232323
}

body.dark.al_body_template_four form#vendor_signup_form .btn.btn-solid {
    border-radius: 30px;
    width: 20% !important
}

body.al_body_template_four form#vendor_signup_form .btn.btn-solid {
    width: 20% !important
}

body.al_body_template_four .al_details_vendor,
.al_vendor_signup {
    background-color: transparent !important
}

body.al_body_template_four .file.file--upload {
    border: 1px solid#565353
}

body.al_body_template_four .main-fillter .side_fillter {
    border: none !important
}

body.al_body_template_four .product-description_list .al_product_category span {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

body.dark.al_body_template_eight section.wrapper-main form#login-form-new span.fa.fa-eye-slash.toggle-password {
    right: 50px !important;
    color: #fff
}

body.dark.al_body_template_eight .main-login-page div#login-section h3 {
    color: #fff
}

body.dark.al_body_template_eight .product-right .product-description .qty-box .input-group .form-control {
    color: #fff
}

body.al_body_template_four.homeHeader .listing-categories ul li {
    display: block
}

body.al_body_template_four.homeHeader .listing-categories ul li a {
    color: #222
}

body.al_body_template_four.homeHeader div#collapseOne {
    background-color: #f1f1f1
}

body.al_body_template_four.homeHeader .theme-card.custom-inner-card h2.mb-0 {
    margin-top: 0
}

body.al_body_template_four.homeHeader section.section-b-space.ratio_asos .collection-filter.col-lg-3 h2 button h5 span {
    padding: 10px
}

body.al_body_template_four.homeHeader .collection-content.col-lg-9.outter-fillter-data .row.margin-res.mt-3 h3.d-flex.align-items-center.justify-content-between label {
    text-align: center !important;
    display: block !important;
    width: 100%;
    margin-bottom: 10px !important
}

body.dark.al_body_template_four.homeHeader .collection-product-wrapper a.product-box {
    background: #222222 !important
}

body.dark.al_body_template_four.homeHeader div#collapseOne {
    background-color: #222
}

body.dark.al_body_template_four.homeHeader .listing-categories ul li a {
    color: #fff
}

body.dark.al_body_template_four.homeHeader .collection-content.col-lg-9.outter-fillter-data.fillter_product div#category_products_filter a.product-box.scale-effect.mt-0.product-card-box.position-relative.al_box_third_template.al {
    background: #000 !important
}

body.al_body_template_four.homeHeader .collection-content.col-lg-9.outter-fillter-data.fillter_product div#category_products_filter a.product-box.scale-effect.mt-0.product-card-box.position-relative.al_box_third_template.al label.mb-0 {
    text-align: left !important;
    width: 50%
}

body.dark.al_body_template_four .custom_filtter ul li span {
    color: #fff
}

body.dark.al_body_template_four .p2p-sidebar label.control-label {
    color: #fff
}

body.dark.al_body_template_four div#variantAjaxDiv {
    background: #222
}

body.al_body_template_four div#variantAjaxDiv {
    background: #ccc
}

body.dark.al_body_template_four section.section-b-space.ratio_asos {
    background: #282828
}

.al_body_template_one .theme-card.custom-inner-card div#collapseOne .card-body {
    padding: 0 10px
}

.al_body_template_one .address-form .pool_radio_controls {
    display: flex;
    padding: 10px
}

/* .al_body_template_one .address-form .pool_radio_controls label {
        padding: 0 10px
    } */

.al_body_template_two .address-form .pool_radio_controls {
    display: flex;
    padding: 10px
}

.al_body_template_two .address-form .pool_radio_controls label {
    padding: 0 10px
}

.al_body_template_four .address-form .pool_radio_controls {
    display: flex;
    padding: 10px
}

.al_body_template_four .address-form .pool_radio_controls label {
    padding: 0 10px
}

.al_body_template_eight .address-form .pool_radio_controls {
    display: flex;
    padding: 10px
}

.al_body_template_eight .address-form .pool_radio_controls label {
    padding: 0 10px
}

.al_body_template_three .displayProducts .product-card-box ul.timing-box_al li {
    margin: 10px 0
}

.morecontent span {
    display: none
}

.morelink {
    display: inline-block
}

.total_amount_details .total-amount {
    float: left;
    width: 48%
}

.total_amount_details .Earning-amount {
    float: right;
    width: 48%
}

.total_amount_details h3 {
    font-size: 16px;
    background: #f1f5f4;
    padding: 10px
}

.custom-table table.table.table-responsive thead th {
    width: 300px
}

.refer_code strong {
    border: 1px solid#ccc;
    padding: 5px 10px;
    border-radius: 3px;
    background: #f1f5f4;
    margin: 0 10px
}

.profile-page .custom-table .group-item input {
    padding: 5px 20px;
    border: 1px solid #d5d5d5;
    margin-bottom: 20px;
    border-radius: 4px
}

.size-box ul.productVariants li.row.otherSize label span.color_var {
    position: absolute;
    left: 0;
    top: 6px;
    width: 40px;
    height: 40px;
    border-radius: 6px
}

.product-right .size-box ul li label {
    padding: 10px 0;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis
}

.product-right .size-box ul li label span.color_name.ellipsis {
    white-space: nowrap
}

ul.productVariants li.row.otherSize .checkround {
    opacity: 0
}

.size-box ul.productVariants li.row.otherSize label .var-active {
    border: 2px solid#4c4a4a !important
}

body #myBidModal input.form-control {
    height: 42px
}

body.al_body_template_two #myBidModal input.form-control {
    padding-top: 7px
}

.alNewHidder {
    overflow: hidden
}

span.ellipsis.alTTitle {
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 100%;
    display: inline-block
}

img.update_pic {
    width: 100%;
    background-color: #efefef;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    height: 100%;
    object-fit: contain
}

.show-multiple-image-preview {
    position: relative
}

.show-multiple-image-preview i {
    position: absolute;
    right: 0;
    top: -10px;
    color: #fff;
    background-color: red;
    border-radius: 50px;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 30px
}

.item-img.mx-1 {
    border-radius: 10px;
    overflow: hidden
}

.view_all_address .delivery_box,
#address_template_main_div .delivery_box {
    box-shadow: 0 0 5px rgb(0 0 0 / 10%)
}

#replace_order_model button.close,
#cancel_request_order button.close,
#return_order_model button.close {
    position: absolute;
    right: 0;
    top: 0
}

.order_detail_data .step-indicator.step-indicator-order {
    margin-top: 15px
}

.size-box ul.productVariants li.row.otherSize label span.color_var {
    position: absolute;
    left: 0;
    top: 6px;
    width: 30px;
    height: 30px;
    border-radius: 6px
}

.product-right .size-box ul li label .checkround {
    height: 0;
    width: 0
}

ul.productVariants li.row.otherSize .checkround {
    opacity: 0
}

.size-box ul.productVariants li.row.otherSize label .var-active {
    border: 2px solid#4c4a4a !important
}

.size-box ul.productVariants li.row.otherSize label .radio-active {
    border: 2px solid#4c4a4a !important;
    background: #000 !important
}

.pac-container {
    z-index: 9999 !important
}

.collection-filter-block .open .collapse-block-title::after {
    content: '\f107'
}

.page-m-20 {
    margin-top: 20px
}

#overlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6)
}

.cv-spinner {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

.spinner {
    width: 40px;
    height: 40px;
    border: 4px #ddd solid;
    border-top: 4px #2e93e6 solid;
    border-radius: 50%;
    animation: sp-anime .8s infinite linear
}

@keyframes sp-anime {
    100% {
        transform: rotate(360deg)
    }
}


.step.active .step-icon {
    background: var(--theme-deafult);
}

.step-indicator .step-icon {
    height: 50px;
    width: 50px;
    border-radius: 50%;
    background: #c2c2c2;
    font-size: 10px;
    text-align: center;
    color: #fff;
    position: relative;
    line-height: 50px;
    font-size: 20px;
}

.step.active p {
    color: #000;
}

.step p {
    text-align: center;
    position: absolute;
    bottom: -50px;
    color: #000;
    font-size: 14px;
    font-weight: 400;
    width: 140px;
}

div#step-2-ondemand .radios .alCustomHomeServiceRadio {
    text-align: center;
}

div#step-2-ondemand .radio-btns input[type=radio] {
    z-index: -1;
    position: absolute;
    display: none;
}

.alCustomHomeServiceRadio label {
    font-weight: 400;
}

/* .radio-btns input[type="radio"]+label .customCheckbox {
        display: inline-block;
        box-sizing: border-box;
        position: relative;
        width: 49px;
        height: 49px;
        line-height: 49px;
        text-align: center;
        padding: 0;
        border-radius: 50%;
        z-index: 1;
        color: #1f2431;
        background: #f3f3f3;
        overflow: hidden;
        transition: all .5s;
        cursor: pointer;
    } */

div#step-2-ondemand .radio-btns input[type="radio"]:checked+label span {
    background: var(--theme-deafult);
    color: #fff;
}

div#step-2-ondemand span.customCheckbox {
    font-size: 14px;
}

button.close.cancel-btn {
    background: #E8E9EB;
    border-radius: 4px;
    font-weight: 500;
    font-size: 12px;
    line-height: 150%;
    padding: 10px 20px;
    color: #939393;
    border: 1px solid #E8E9EB;
    margin: 0 15px 0 0;
    opacity: 1;
}

.remove-item-modal h6 {
    text-transform: unset !important;
}

h5.title-card {
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
    color: #212121;
    margin: 0 0 20px 0;
}



.grn_popop-total_amt label {
    font-size: 13px !important;
    color: #6c6c6c;
    margin-top: 14px;
    max-width: 380px;
}

#v_pills_tabContent h6 {
    text-align: center;
    margin: 30px 0;
}

#v_pills_tabContent h6 {
    font-size: 14px;
}

/*--- common css for all modal ---*/
.modal-lg,
.modal-xl {
    max-width: 560px;
}

.modal-title {
    font-size: 20px;
    color: #000;
    font-weight: 600 !important;
    letter-spacing: 0;
}

.modal-content {
    border-radius: 10px;
}

.modal-header button.close {
    position: absolute;
    right: 20px;
    font-weight: 400;
    color: #303030;
    font-size: 24px;
    padding: 0;
    margin: 0;
}

.modal label {
    font-weight: 500;
    font-size: 14px;
    line-height: 150%;
    color: #212121;
}

.delivery_box.delivery_box label {
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    color: #212121;
}

.modal .form-control {
    background: #FFFFFF;
    border: 1px solid #D0D5DD !important;
    border-radius: 6px !important;
}

.delete-title {
    text-align: center;
    font-size: 14px;
}

.remove-cart-modal h6 {
    text-transform: unset !important;
    font-size: 16px;
}