@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700&display=swap");

:root {
    font-family: "Poppins", sans-serif;
}

.pac-container {
    z-index: 1051;
}

.al_body_template_one ul.header-dropdown li span {
    font-size: 12px;
}

body {
    background: #FBFBFB;
}

body .pac-container {
    z-index: 1051 !important;
}

.navigation-tab {
    border-radius: 40px;
    background: none !important;
    border: none !important;
}

.address-form .where-to-go .title-36 {
    font-size: 22px;
    font-weight: 600;
}

.address-form .where-to-first .title-36 {
    font-size: 20px;
}

.navigation-tab .nav-link.active {
    color: #fff !important;
    background-color: var(--theme-deafult) !important;
    border-radius: 40px;
}

/* .al_body_template_one  .navigation-tab .nav-link.active {
    background-color: transparent!important;
    color: var(--theme-deafult) !important;
    border-bottom: 2px solid var(--theme-deafult);
} */

.navigation-tab-item .nav-link {
    font-size: 12px;
}

.al_body_template_one .site-topbar .location-bar span,
.top-header .header-dropdown li,
.top-header .header-dropdown li a,
.top-header .header-dropdown li span {
    font-size: 12px !important;
    line-height: 22px;
}

.al_body_template_one .search_form button.btn svg {
    width: 16px;
}

.al_body_template_two .search_form button.btn svg {
    width: 16px;
}

.al_body_template_one .search_bar.menu-right .icon-nav {
    text-align: center;
}

.al_body_template_two .search_bar.menu-right .icon-nav {
    text-align: center;
}

.search_bar.menu-right .icon-nav a svg {
    width: 16px;
}

.al_body_template_one .search_bar.menu-right .icon-nav a span {
    font-size: 12px;
    color: #000;
    font-weight: 400;
    text-transform: capitalize;
}

.al_body_template_one .search_bar.menu-right .icon-nav a span {
    font-size: 12px;
    color: #000;
    font-weight: 400;
    text-transform: capitalize;
    margin-right: 0 !important;
}

.al_body_template_one span#cart_qty_span {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 10px;
    padding-right: 1px;
}

.search_bar.menu-right .icon-nav a span {
}

.al_body_template_one .vendor-design_new,
.al_body_template_two .vendor-design_new,
.al_body_template_nine .vendor-design_new {
    margin-top: -16%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    position: relative;
    z-index: 9;
    margin-left: 4%;
    width: 100%;
}

.vendor-design_new .product-bottom-bar,
.vendor-design_new .vendor-details-left {
    background: transparent;
}

.vendor-design_new .vendor-info li {
    color: #fff !important;
    font-size: 14px;
}

.vendor-design_new .vendor-info li svg g {
    fill: #fff !important;
    stroke: #ffff !important;
}

.vendor-details-left,
.vender-icon {
    margin: 0;
}

.vendor-design_new .vendor-description .profile_address h3 {
    font-weight: 500;
    font-size: 25px;
    color: #fff;
    padding-right: 10px;
    display: inline-block;
}

.al_body_template_four .vendor-design_new {
    margin-top: -14%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    position: relative;
    z-index: 9;
    margin-left: 4%;
}

.al_body_template_nine .vendor-design_new .product-bottom-bar,
.al_body_template_nine .vendor-details-left,
.al_body_template_two .vendor-design_new .product-bottom-bar,
.al_body_template_two .vendor-details-left {
    background-color: transparent;
}

.common-banner.my-banner {
    position: relative;
    border-radius: 20px;
}

.al_body_template_four .common-banner:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000 !important;
    opacity: 0.3;
    z-index: 0;
}

.al_body_template_four
    .profile_address
    ul.vendor-info
    li.d-block.vendor-location
    a
    span {
    color: #000;
}

.main-rating i {
    padding-left: 2px;
}

.al_body_template_eight .vendor-design_new {
    margin-top: -16%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    position: relative;
    z-index: 9;
    margin-left: 1%;
    width: 100%;
}

.vendor-design_new {
    width: 100%;
}

/* .vendor-design_new .vender-icon img {
    width: 100px!important;
    height: 100px!important;
    object-fit: cover!important;
} */
.vendor-design_new .vender-icon img {
    width: 75px !important;
    height: 75px !important;
    object-fit: cover !important;
}

.dashboard-right .dashboard .page-title h2 {
    font-size: 34px !important;
    margin-bottom: 20px;
    font-weight: 500;
    color: black;
    padding-top: 30px;
}

label.rating-star.cancel_order,
.rating-star.request_cancel_order,
.extend-order {
    top: 0 !important;
}

.box-account.box-info.order-address h3 {
    font-size: 18px;
}

.al_body_template_eight .vendor-description .vendor_icon-design h4 {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.vendor-design_new .vendor-description .vendor_icon-design h4,
.al_body_template_eight .vendor-description .vendor_icon-design p {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 70%;
}

.al_body_template_eight .vendor-description .vendor_icon-design p {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.al_body_template_one .product-banner-img {
    position: relative;
}

.al_body_template_one .vender-icon img {
    width: 100px;
    height: 100px;
    object-fit: fill;
}

.al_body_template_one .vendor-description .vendor-reviwes {
    width: auto;
    display: inline-block;
    right: 0px;
    position: inherit;
    top: -4px;
}

.al_body_template_four .vender-icon img {
    width: 120px;
    height: 120px;
    object-fit: fill;
}

.al_body_template_four .vender-icon {
    margin-top: -30px;
}

.al_body_template_eight .vendor-description .vendor-reviwes {
    width: auto;
    display: inline-block;
    right: 0px;
    position: inherit;
    /* top: -4px; */
}

.al_body_template_one .rating-text-box,
.al_body_template_four .rating-text-box {
    border-radius: 3px;
    display: inline-block;
    padding: 0px 4px !important;
}

.al_body_template_one .vendor-description .profile_address h3,
.al_body_template_four .vendor-description .profile_address h3 {
    font-weight: 500;
    font-size: 25px;
    color: #fff;
    padding-right: 10px;
    display: inline-block;
}

.al_body_template_one .vendor-info li a,
.al_body_template_four .vendor-info li a {
    color: #fff;
}

.al_body_template_three .img-outer-box {
    height: 240px;
    min-height: 240px;
    background: #fff !important;
}

.al_body_template_one .vendor-info i,
.al_body_template_four .vendor-info i {
    color: #fff;
}

.al_body_template_eight .vendor-description .profile_address h3 {
    font-weight: 500;
    font-size: 25px;
    color: #fff;
    padding-right: 10px;
    display: inline-block;
}

.al_body_template_eight .vendor-info li svg {
    vertical-align: middle;
}

.al_body_template_eight .vendor-info li a {
    color: #fff;
}

.al_body_template_eight .vendor-info i {
    color: #fff;
}

.al_body_template_one
    .profile_address
    ul.vendor-info
    li.d-block.vendor-location
    a
    span {
    color: #000;
}

.al_body_template_eight
    .profile_address
    ul.vendor-info
    li.d-block.vendor-location
    a
    span {
    color: #000;
}

.al_body_template_one .price_head p {
    opacity: inherit;
}

.al_body_template_one .vendor-design_new .vendor-stories {
    display: inline-block;
}

.al_body_template_one .vendor-design_new .profile_address {
    display: inline-block;
}

.al_body_template_four .profile_address.vendor_icon-design {
    display: inline-block;
}

.al_body_template_four .profile_address.vendor_icon-design .vendor-reviwes {
    position: unset;
    display: inline-block;
    padding: 0 4px;
}

.al_body_template_four .rating-text-box span {
    font-weight: 500;
    letter-spacing: 0px;
    font-size: 13px;
}

.al_body_template_four .rating-text-box,
.al_body_template_four .rating-text-box {
    border-radius: 3px;
    display: inline-block;
    padding: 0px 4px !important;
}

.al_body_template_four .vendor-reviwes i.fa.fa-star {
    font-size: 12px;
}

.al_body_template_one .vendor-design_new .vender-icon {
    display: inline-block;
}

.al_body_template_one .product-description p span {
    margin-bottom: 0px !important;
}

.al_body_template_one .scrolling_section .price_head h5 {
    margin-bottom: 4px;
    font-weight: 600;
    letter-spacing: 0;
}

.al_body_template_one .price_head .rating-text-box {
    border-radius: 4px;
}

.al_body_template_one .rating-text-box span {
    font-weight: 500;
    letter-spacing: 0px;
    font-size: 13px;
}

.al_body_template_eight .rating-text-box span {
    font-weight: 500;
    letter-spacing: 0px;
    font-size: 13px;
}

.al_body_template_one .price_head .member_no span {
    font-size: 12px;
    line-height: 17px !important;
    display: inline-block;
}

.al_body_template_one .rating-text-box .fa.fa-star {
    font-size: 12px;
}

.category-head {
    font-weight: 600;
    font-size: 20px;
    padding-bottom: 12px;
}

.right-card-title {
    font-weight: 600;
    font-size: 20px;
    color: #222;
}

.search_form input.form-control {
    font-size: 14px;
}

.al_body_template_eight .categories_sliderEight .slick-track {
    margin: 0 auto !important;
}

.categories-product-list .text-right select#order_type {
    border: 1px solid#ddd;
    color: #000;
    font-weight: 400;
    border-radius: 4px;
}

.dark .categories-product-list .text-right select#order_type {
    color: #fff;
}

.breadcrumb-section.bg-transparent .breadcrumb li:first-child:before {
    content: inherit;
}

.al_body_template_one
    section.section-b-space.alSingleProducts.product_ddetails_page
    h2 {
    padding: 0px;
}

.vendor-info li {
    color: #fff;
}

.al_body_template_four .vendor-description .vendor-info li.d-block {
    display: flex !important;
    line-height: 1.5 !important;
    margin-top: 0 !important;
}

.al_body_template_four .vendor-description .vendor-info li.d-block p {
    margin-top: 0;
    padding-left: 10px;
}

.al_body_template_four .vendor-info i,
.al_body_template_four .vendor-info i {
    min-width: 15px;
}

span.org_price.ml-1.font-14 {
    font-weight: 500;
    opacity: 0.5;
}

.homeHeader
    .outter-fillter-data
    div#category_products_filter
    a.product-box.scale-effect {
    /* height: auto !important; */
    box-shadow: none;
    border: 1px solid#e5e8eb !important;
}

.displayProducts .inner_spacing h3 label b {
    font-weight: 500;
    color: #000;
}

.displayProducts .inner_spacing h3 {
    padding: 10px 0px;
}

body.al_body_template_one #alTaxiBookingWrapper #cab_detail_box {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    background-color: #fff;
}

#alTaxiBookingWrapper #cab_detail_box .cab-outer.style-4 {
    position: relative;
    top: 0;
    height: 85%;
    background: #ffff;
}

/* #alTaxiBookingWrapper #cab_detail_box .cab-outer.style-4 {
	position: absolute;
	top: 0;
	height: 85%;
	background: #ffff;
    left: 0;
    right: 0;
} */
.al_body_template_two #alTaxiBookingWrapper .alFullMapForm .cab-detail-box,
.al_body_template_three #alTaxiBookingWrapper .alFullMapForm .cab-detail-box {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

.al_body_template_nine .displayProducts .inner_spacing h3 {
    margin-bottom: 0 !important;
}

.al_body_template_one .displayProducts .inner_spacing h3 label b {
    font-weight: 500;
    color: #000;
}

.al_body_template_one .displayProducts .inner_spacing h3 {
    padding: 6px 0px;
}

.al_body_template_one .product-description_list span.flag-discount {
    color: #63aa11;
    font-size: 13px;
    font-weight: 500;
}

.al_body_template_one .product-description_list span.flag-discount:after {
    content: inherit;
}

.al_body_template_one .product-description_list h6 {
    font-size: 12px;
    font-weight: 300;
}

.al_body_template_one .product-description_list p {
    font-size: 12px;
    margin: 0px;
}

.al_body_template_one .inner_spacing h4 {
    color: #000;
    font-size: 14px;
    font-weight: 600;
}

.al_body_template_one .inner_spacing h4 small {
    font-size: 14px;
    font-weight: 300;
}

.al_body_template_one .main-fillter .side_fillter {
    border: none;
    margin-top: 0px !important;
}

.al_body_template_one .custom_filtter select {
    border: 1px solid#ddd;
    color: #000;
    font-weight: 400;
    border-radius: 4px;
}

.al_body_template_eight .common-banner .small-section h4 {
    font-size: 40px;
    font-weight: 500 !important;
}

.al_body_template_one .common-banner img {
    border-radius: 10px;
}

.al_body_template_eight a.common-product-box {
    min-height: 273px;
    height: 100%;
}

.al_body_template_eight .common-banner img {
    border-radius: 10px;
}

.categories_img .product-image {
    text-align: center;
    height: 220px;
    min-height: 220px;
}

.categories_img .product-image img {
    width: 100%;
    max-width: 100%;
    padding: 0px 0px;
}

.displayProducts .inner_spacing h3 label {
    font-weight: 400;
    font-size: 16px;
    text-transform: capitalize;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.5;
}

.al_body_template_four .categories_img .product-image img {
    object-fit: cover;
}

.al_body_template_four .categories_img .inner_spacing h3 label {
    display: block;
    text-align: center;
    width: 100%;
}

.al_body_template_six
    .ratio_asos
    .outter-fillter-data
    .displayProducts
    .card-product
    .product-image
    img {
    object-fit: cover;
}

.al_body_template_six
    .ratio_asos
    .outter-fillter-data
    .displayProducts
    .card-product
    h3
    label {
    font-size: 16px;
    font-weight: 400;
    display: block;
    text-align: center;
}

/*
body.al_body_template_eight .vendor_onetem .outter-fillter-data .displayProducts .card-product .product-image img {
    height: auto;
} */
/* body.al_body_template_eight  .vendor_onetem .outter-fillter-data .displayProducts .card-product .product-image {
    padding-top: 10px;
} */
.al_body_template_nine
    .vendor_onetem
    .outter-fillter-data
    .displayProducts
    .card-product
    h3
    label {
    font-size: 18px;
    font-weight: 700;
}

.al_body_template_nine
    .vendor_onetem
    .main-fillter
    .theme-card
    .card-header
    h2
    button.btn {
    background: transparent;
    border: unset;
}

.al_body_template_nine
    .vendor_onetem
    .main-fillter
    .theme-card
    .card-header
    h2
    button.btn
    h5 {
    margin: 0;
}

.al_body_template_one .product-right .sold-by a b {
    font-size: 14px;
    font-weight: 400;
}

.al_body_template_one .sold-by img,
.buy_details .product-right .sold-by img {
    height: 30px !important;
    width: 30px !important;
    border-radius: 50%;
    margin-right: 5px;
}

.al_body_template_one .product-right .product-title {
    font-weight: 500;
    text-transform: uppercase !important;
    font-size: 14px;
}

.al_body_template_one .product-right p {
    font-size: 12px;
    line-height: 17px;
    font-weight: 400;
}

.al_body_template_one .product-right .border-product {
    padding-top: 8px;
    padding-bottom: 20px;
    position: relative;
    /* z-index: -1; */
}

.al_body_template_one .org_price {
    font-weight: 500;
    opacity: 0.5;
    text-decoration: line-through;
    color: #ff0000;
}

.al_body_template_one .home-slider-wrapper .banner-img-outer img {
    max-height: 660px;
}

.al_body_template_one .theme-card.custom-inner-card {
    height: inherit;
    overflow: inherit;
    border: none;
    padding-top: 0px;
}

.accordion .card-header button[aria-expanded="true"] {
    background: none !important;
    border: none;
}

.accordion .card-header button:hover {
    background: inherit !important;
    border: inherit !important;
}

.al_body_template_one .main-fillter.al {
    padding-top: 0px !important;
}

/*header fixed anchor bold for all temp css*/
.fixed-bar .menu-slider li a {
    font-weight: 600;
    transition: 0.5s;
}

/*end css*/
.accordion .card {
    background: #f2f2f2;
    border-radius: 15px;
}

.theme-card.custom-inner-card div#collapseOne .card-body {
    padding: 0 10px;
}

.collection-product-wrapper .product-top-filter {
    border: none;
}

.theme-card h5.title-border span {
    font-size: 16px;
    width: 100%;
    text-transform: capitalize;
}

.accordion > .card > .card-header h2 {
    margin: 0px;
}

.theme-card h5.title-border i {
    display: inline-block;
    float: right;
    font-size: 20px;
}

.al_body_template_two
    .accordion
    .card-header
    button[aria-expanded="true"]:after {
    content: inherit;
}

.theme-card h5.title-border {
    border-bottom: 1px solid #ddd !important;
    display: block !important;
    padding: 10px 10px !important;
    font-weight: 500;
}

.theme-card.custom-inner-card .card-header .collapsed h5 {
    border-bottom: none !important;
}

.theme-card h5 {
    padding: 0px;
}

.listing-categories ul {
    margin-left: 10px;
    margin-top: 10px;
}

.accordion .card-header button {
    margin-bottom: 0px;
}

.top-banner-wrapper .top-banner-content h4 {
    font-size: 30px;
    font-weight: 500 !important;
}

.al_body_template_eight .top-banner-wrapper .top-banner-content h4 {
    font-size: 40px;
    font-weight: 500 !important;
}

.al_body_template_one .customizable-text {
    font-weight: inherit;
    opacity: inherit;
    color: var(--theme-deafult);
}

.al_body_template_one .file.file--upload {
    position: relative;
    z-index: 9;
}

.al_body_template_one .rating.main-rating i {
    padding-left: 2px;
}

.al_body_template_one .brand-left {
    padding: 0px 20px !important;
}

.al_body_template_one #register .file.file--upload {
    z-index: 9;
}

.al_body_template_one section.buy_details #productPriceValue b {
    font-weight: 600 !important;
}

.al_body_template_one section.buy_details #productPriceValue span {
    font-weight: 600;
}

.al_body_template_one .category-image {
    text-align: center;
}

.al_body_template_one .categories_img .category-image img {
    width: 100%;
    max-width: 80%;
    padding: 10px 0px;
}

.al_body_template_one .categories_img .product-box {
    box-shadow: none;
}

.al_body_template_one .displayProducts .brand_one .media-body .inner_spacing {
    color: #63aa11;
    font-size: 13px;
    font-weight: 500;
}

.al_body_template_one
    .displayProducts
    .brand_one
    .media-body
    .inner_spacing
    span:after {
    content: inherit;
}

.al_body_template_one
    .displayProducts
    .brand_one
    .media-body
    .inner_spacing
    h3 {
    font-size: 14px;
}

.al_body_template_one
    .displayProducts
    .brand_one
    .media-body
    .inner_spacing
    h3
    label {
    font-weight: 400;
}

.al_body_template_one .displayProducts .brand_one .inner_spacing h3 label b {
    font-weight: 500;
    color: #000;
}

.al_body_template_one
    .displayProducts
    .brand_one
    .media-body
    .inner_spacing
    h6
    b {
    font-size: 12px;
    font-weight: 300;
}

.al_body_template_one .brand_one .col-md-3.col-6.col-grid-box {
    padding-bottom: 0px;
}

.al_body_template_six .buy_details .product-right h2 {
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0px;
}

.al_body_template_one .displayProducts .brand_one .inner_spacing h6 {
    margin-bottom: 0px !important;
}

.al_body_template_six .filter_brand .collection-filter-block.bg-transparent {
    padding: 10px 10px !important;
}

.outer-categories .filter_brand aside.side_fillter {
    padding-bottom: 0px !important;
}

.al_body_template_one
    .outer-categories
    .filter_brand
    aside.side_fillter
    .collection-collapse-block:last-child {
    border-bottom: none !important;
}

ul.exzoom_img_ul img {
    height: auto;
}

.al_body_template_eight .margin-res .inner_spacing {
    min-height: inherit;
}

.al_body_template_one .margin-res .inner_spacing {
    min-height: inherit;
}

/*category design height set*/
.categories_img .inner_spacing {
    min-height: auto !important;
}

.listing-categories ul li a {
    padding: 6px 0px;
    font-weight: 400;
    color: #4c4545;
    letter-spacing: 0.2px;
    text-transform: capitalize;
    font-size: 14px;
}

.listing-categories ul li {
    margin: 0px 0px !important;
    padding: 2px 0px !important;
    display: block;
}

.listing-categories ul {
    margin: 10px 0px !important;
    padding: 0px;
}

.listing-categories ul li a:hover {
    padding-left: 10px;
    font-weight: 600 !important;
}

/**/
.al_body_template_eight .displayProducts .categories_img .inner_spacing {
    min-height: auto;
}

body.al_body_template_one .product-image img.img-fluid.blur-up.lazyloaded {
    height: auto !important;
}

.product-image img.img-fluid.blur-up.lazyloaded {
    height: auto;
}

/* .al_body_template_eight .product-image img.img-fluid.blur-up.lazyloaded{
    min-height: 230px !important;
    height: auto !important;
} */
.al_body_template_eight .vendor_first .product-image {
    height: 228px;
    min-height: 228px;
}

.al_body_template_one
    .pixelstrap
    .al_main_category:hover
    ul.al_main_category_list {
    visibility: visible;
    opacity: 1;
    -webkit-transition-delay: 0.12s;
    transition-delay: 0.12s;
    box-shadow: none;
}

.al_body_template_eight
    .pixelstrap
    .al_main_category:hover
    ul.al_main_category_list {
    visibility: visible;
    opacity: 1;
    -webkit-transition-delay: 0.6s;
    transition-delay: 0.6s;
    box-shadow: none;
    transition: ease-in 3s ease;
}

.al_body_template_one .vendor_first .product-image,
.al_body_template_one
    .homepageSix
    .outter-fillter-data
    .common-product-box
    .img-outer-box {
    height: 234px;
}

.al_body_template_one .vendor_first .product-image img {
    width: 100%;
    height: 100% !important;
}

.al_body_template_one .pixelstrap ul {
    display: block;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    transform: translateY(0%);
    margin-top: 6px;
}

.add_overlay .qty-box.mb-3 {
    z-index: -1;
    position: relative;
}

/* .al_body_template_eight  .pixelstrap .al_main_category:hover ul.al_main_category_list {
    visibility: visible;
    opacity: 1;
    -webkit-transition-delay: .12s;
    transition-delay: .12s;
    box-shadow: none;
}
.al_body_template_eight  .pixelstrap ul {
    display: block;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out;
    transform: translateY(0%);
    margin-top: 6px;
} */

.al_body_template_six.add_overlay:after {
    background: transparent;
}

.add_overlay {
    position: relative;
}

.add_overlay:after {
    content: "";
    position: fixed;
    top: 0;
    left: 0px;
    width: 100%;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.3);
    height: 100%;
    right: 0px;
    -webkit-transition-delay: 0.6s;
    transition-delay: 0.6s;
}

.product-image img.img-fluid.blur-up.lazyloaded {
    height: auto !important;
}

.vendor-description .profile_address h4 {
    color: #fff !important;
    margin: 5px 0px !important;
}

.vendor-info li {
    margin: 5px 0px !important;
}

.vendor-description .profile_address p {
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    text-transform: capitalize;
    margin: 0;
    line-height: 1.5;
}

.customize_vendor {
    display: inline-block;
    margin-bottom: 0 !important;
}

.vendor-design_new .vendor-info li.vendor-location {
    color: #000 !important;
}

.al_body_template_three .swal2-popup .swal2-styled.swal2-confirm {
    color: #fff !important;
}

.profile_address ul.vendor-info li.d-block.vendor-location a {
    top: -4px !important;
    padding: 5px 5px !important;
    display: inline-block !important;
    line-height: 0px;
    border-radius: 4px;
    border: 1px dotted#938a8a;
    background-color: #f8f1f8;
}

.al_body_template_eight
    .profile_address
    ul.vendor-info
    li.d-block.vendor-location
    a {
    top: -4px !important;
    padding: 5px 5px !important;
    display: inline-block !important;
    line-height: 0px;
    border-radius: 4px;
    border: 1px dotted#938a8a;
    background-color: #f8f1f8;
}

.profile_address ul.vendor-info li.d-block.vendor-location a img {
    width: 10px !important;
}

.profile_address ul.vendor-info li.d-block.vendor-location a span {
    font-size: 10px !important;
}

li.vendor-timing p {
    display: inline-block;
}

.vendor_icon-design svg {
    width: 16px;
    margin-right: 10px !important;
    height: auto;
}

.vendor-info li {
    padding-left: 0px;
}

.al_body_template_eight .common-banner {
    position: relative;
    height: 300px;
}

/* .al_body_template_one .common-banner {
    position: relative;height: 300px;
} */
.top-banner-content.small-section {
    position: absolute;
    top: 50%;
    z-index: 9;
    width: 98.3%;
    transform: translateY(-50%);
}

.al_body_template_one .common-banner:after,
.al_body_template_two .common-banner:after,
.al_body_template_three .common-banner:after,
.al_body_template_four .common-banner:after,
.al_body_template_six .common-banner:after,
.al_body_template_eight .common-banner:after,
.al_body_template_nine .common-banner:after {
    content: "";
    position: absolute;
    background: #0e0c0c4f;
    z-index: 9;
    width: 100% !important;
    height: 100%;
    left: 0px;
    border-radius: 10px;
    margin: 0 auto;
    top: 0;
    right: 0;
    bottom: 0;
}

.al_body_template_nine .common-banner:after {
    width: 100% !important;
}

.common-banner.my-banner {
    position: relative;
    margin-top: 25px;
}

.vendor-products-wrapper {
    padding-top: 20px;
}

.al_body_template_six .common-banner:after {
    position: absolute;
    background: #00000085;
    border-radius: 0px;
    /* z-index: -1; */
}

.top-banner-content.small-section h4 {
    color: #fff;
}

.vendor_onetem {
    margin-top: 30px;
}

.al_body_template_one .outter-fillter-data .custom_filtter {
    margin-bottom: 0px;
}

body.al_body_template_one .collection-filter-block .brand-left {
    padding: 0px 20px !important;
}

.slick-slide .product-card-box h6 {
    font-size: 14px;
    font-weight: 700;
    line-height: 17px;
    margin-bottom: 0px !important;
}

.slick-slide .inner_spacing p {
    color: #535766;
    font-size: 13px;
    line-height: inherit;
    margin-bottom: 0;
    margin-top: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 400;
    display: inline-block;
}

.al_body_template_eight .TopratedSliderEight .col {
    max-width: 100% !important;
    flex: none !important;
}

.al_body_template_eight
    .TopratedSliderEight
    .product-card-box
    .img-outer-box.position-relative
    img {
    object-fit: contain;
}

.slick-slider .d-flex.align-items-center.justify-content-between.al_clock {
    margin-top: 0px !important;
}

.slick-slider .d-flex.align-items-center.justify-content-between.al_clock b {
    font-weight: 600;
    font-size: 16px;
}

.slick-slider .product-card-box .img-outer-box.position-relative img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.al_body_template_eight .homepageSix select#order_type {
    border-radius: 15px;
}

.inner_spacing {
    padding: 6px 0px 4px 0px;
}

.supplier-rating p {
    height: unset;
    font-size: 12px;
    font-weight: 400;
    color: #535766;
}

.cart-main-box {
    z-index: 1;
}

.al_body_template_eight .product-card-box .img-outer-box.position-relative {
    min-height: 220px;
    height: 100%;
    overflow: hidden;
    max-height: inherit;
}

.al_body_template_eight
    .render_full_selected_products
    .selected_products-slider
    .suppliers-img-outer {
    height: 100%;
    overflow: hidden;
    min-height: 320px;
    max-height: 320px;
}

.al_body_template_eight .render_full_new_products .img-outer-box {
    height: 100%;
    min-height: 250px;
    max-height: 250px;
}

.al_body_template_eight .render_featured_products .img-outer-box {
    height: 100%;
    min-height: 220px !important;
    max-height: 220px !important;
}

.al_body_template_eight .render_full_on_sale .img-outer-box {
    height: 100%;
    /* min-height: 299px !important;
    max-height: 299px !important; */
}

.al_body_template_eight .render_full_featured_products .img-outer-box {
    min-height: 224px;
    max-height: 224px;
    overflow: hidden;
}

.al_body_template_eight .single_category_products .suppliers-img-outer {
    height: 100%;
    min-height: 260px !important;
    max-height: 260px !important;
}

.al_body_template_eight
    section#homepage_top_rated
    .product-m.render_top_rated
    .row
    .img-outer-box.position-relative {
    min-height: 220px;
    height: 100%;
}

.al_body_template_eight .categories_sliderEight .slick-track {
    margin-left: auto !important;
}

/* body.al_body_template_one .slick-slider .common-product-box{
    min-height: 100% !important;
    min-width: 100% !important;
    max-width: 100% !important;
} */
.custom_banner img {
    border-radius: 50px;
    min-height: 300px;
    object-fit: cover;
    object-position: center;
}

/*------- SIMILAR PRODUCTS image changes*/

.al_body_template_eight .similar-products-vitamin .slick-track {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.al_body_template_eight
    .similar-products-vitamin
    img.blur-up.lazyloaded.pro_imgs.myimage1.dfasdfasdf {
    height: 270px !important;
    min-height: 270px;
}

.al_body_template_eight
    .similar-products-vitamin
    img.blur-up.lazyloaded.pro_imgs.myimage1.dfasdfasdf {
    height: 100% !important;
}

.al_body_template_eight .similar-products-vitamin .common-product-box {
    height: 100%;
    min-height: 300px;
}

.al_body_template_eight
    .similar-products-vitamin
    .product-card-box
    .img-outer-box {
    height: 100%;
    min-height: 350px !important;
}

.al_body_template_three .product-image img .img-fluid.blur-up .lazyloaded {
    height: 100% !important;
}

body.dark .pasStepBoxOuter::before {
    border-color: #2b2b2b !important;
    transition: all 0.1s;
}

.dark.al_body_template_three .displayProducts .inner_spacing h3 label b {
    color: #cfd4da;
}

.al_template_two_content .product-image {
    height: 260px !important;
}

.al_template_two_content .vendors .product-detail {
    padding: 20px 5px;
}

.al_body_template_two .vendor-design_new .row.vendor-details-left {
    margin-top: 0;
    width: 100%;
    padding: 0 0;
}

body.al_body_template_two
    .vendor-design_new
    .row.vendor-details-left
    .vender-icon {
    margin-top: 0 !important;
}

body.al_body_template_two .vendor-design_new .product-bottom-bar {
    padding-top: 0;
    margin: 0;
}

.al_body_template_two
    .vendor-design_new
    .row.vendor-details-left
    .vendor-reviwes {
    right: 0;
    left: unset;
}

.al_body_template_two .alProductCategories .container .row .vendor-design_new {
    width: 100%;
}

.al_body_template_two
    .vendor-design_new
    .row.vendor-details-left
    .vendor_icon-design {
    /* width: auto; */
    padding-right: 75px;
    padding-left: 15px;
}

.al_body_template_two
    .vendor-design_new
    .row.vendor-details-left
    .vendor_icon-design
    ul.vendor-info
    li.vendor-timing {
    color: #fff;
}

.al_body_template_two
    .vendor-design_new
    .row.vendor-details-left
    .vendor_icon-design
    ul.vendor-info
    li.vendor-timing
    svg
    g {
    fill: #fff !important;
    stroke: #fff;
}

.al_body_template_four .product-m .slick-slide > div {
    margin: 0;
}

.al_body_template_four .product-m .slick-slide {
    margin: 0 10px;
}

.al_body_template_four .slick-slider .img-outer-box {
    height: 260px;
    border-radius: 12px 12px 0 0;
}

.al_body_template_four .al_box_third_template {
    border: 1px solid #ccc;
    padding: 0;
}

.al_body_template_four .al_box_third_template:hover {
    border-color: transparent;
}

.al_body_template_four .al_box_third_template .inner_spacing {
    padding: 0 !important;
}

.al_body_template_four .al_box_third_template span.rating-number {
    position: absolute;
    top: 10px;
    right: 10px;
    background: var(--theme-deafult);
    color: #fff;
    line-height: 1;
    display: inline-block;
    padding: 5px 10px;
    border-radius: 5px;
}

.al_body_template_four .al_box_third_template .product-description {
    padding: 10px;
    min-height: 125px;
}

.al_body_template_four .al_box_third_template .product-description p {
    display: block;
    text-align: left;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 600;
}

.al_body_template_four .al_box_third_template .product-description .al_clock b {
    right: -11px;
}

.al_body_template_four .suppliers-img-outer {
    height: 200px !important;
}

.al_body_template_four .al_boxSeeAll {
    height: 100%;
}

.al_body_template_four .al_boxSeeAll .al_boxSeeAllArea {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 92.5%;
}

.al_body_template_four .brand-ing {
    width: 230px;
    height: 230px;
}

.al_body_template_four a.suppliers-box.d-block span.rating-number {
    background: var(--theme-deafult);
    color: #fff;
    top: 10px;
    right: 10px;
    border-radius: 5px;
}

.al_body_template_four .al_boxSeeAllArea i {
    color: var(--theme-deafult);
}

.al_body_template_four a.suppliers-box.d-block h6 {
    font-size: 18px;
    font-weight: 600;
}

.al_body_template_four .brand-ing img {
    background-color: #fff;
}

.al_body_template_three .rating-text-box.ml-sm-auto {
    padding: 0 6px !important;
}

.menu-navigation .pixelstrap ul,
.menu_navigation_al_four .pixelstrap .alMainMenu ul,
.menu-navigation_al .pixelstrap .al_main_category_list {
    max-height: 132px;
    overflow-y: auto;
    overflow-x: hidden;
}

.al_body_template_four .pixelstrap ul.alInnerMenu li a span.new-tag {
    font-weight: 400;
}

.al_body_template_six .slick-slide .inner_spacing p {
    display: block;
    text-align: left;
    margin-bottom: 0px;
}

.al_body_template_three
    .al_new_wrapper_design
    .alSingleProducts
    .buy_details
    .product-right
    span.rating {
    right: 0;
}

.al_body_template_three
    .al_new_wrapper_design
    .alSingleProducts
    .buy_details
    .product-right
    h2 {
    padding-right: 60px;
}

body.dark.al_body_template_three
    .cart-design
    .cart-summary
    .login-form
    #schedule_div
    input::-webkit-calendar-picker-indicator {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="15" viewBox="0 0 24 24"><path fill="%23fff" d="M20 3h-1V1h-2v2H7V1H5v2H4c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 18H4V8h16v13z"/></svg>');
}

.dark.al_body_template_three .order-success-sec h3 {
    color: #dee2e6;
}

.dark.al_body_template_three .order-success-sec li span {
    color: #dee2e6;
}

.order-page #orders_wrapper li.nav-item {
    padding: 0 10px;
}

.order-page .dashboard-right #orders_wrapper .nav li.nav-item {
    padding: 0 10px;
}

.order-page #orders_wrapper .price_box_bottom li:last-child {
    flex-wrap: wrap;
}

body.al_body_template_one
    .product-right
    .product-description
    .qty-box
    .input-group
    .form-control {
    border-right: 1px solid #ced4da;
}

body.al_body_template_one .daterangepicker {
    z-index: 1;
}

.order-page #orders_wrapper .price_box_bottom .grand_total label,
.order-page #orders_wrapper .price_box_bottom .grand_total span {
    font-size: 15px;
    font-weight: 500;
    color: #777;
}

.order-page #orders_wrapper .price_box_bottom .grand_total label {
    padding-right: 5px;
    display: inline-block;
}

.order-page #orders_wrapper .price_box_bottom li:last-child button {
    margin-left: auto;
    margin-top: 10px;
    display: block;
    width: 100% !important;
    max-width: 100%;
}

.order-page #orders_wrapper ul.price_box_bottom li span,
.order-page #orders_wrapper ul.price_box_bottom li label {
    font-weight: 500;
    font-size: 15px;
    color: #777;
}

body.al_body_template_nine.p2p-module .img-outer-box.position-relative {
    height: 280px;
}

body.al_body_template_nine
    .product-card-box.position-relative.al_box_third_template.al
    img {
    height: 100%;
}

.al_body_template_nine.p2p-module .category-related-product .slick-prev {
    left: 0;
}

.al_body_template_nine.p2p-module .category-related-product .slick-next {
    right: 0;
}

/* .al_body_template_nine.p2p-module section.section-b-space.alSingleProducts.product_ddetails_page .product-card-box.position-relative.al_box_third_template.al{
    width: 96%!important;
} */
.al_body_template_nine
    .alSingleProducts
    .product-card-box
    .product-description
    span.flag-discount {
    position: absolute;
    top: 5px;
    right: 5px;
    background: var(--theme-deafult);
    padding: 4px 10px;
    color: #fff;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 600;
}

body.dark.al_body_template_nine
    .cart-design
    .cart-summary
    .login-form
    #schedule_div
    input::-webkit-calendar-picker-indicator {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="15" viewBox="0 0 24 24"><path fill="%23fff" d="M20 3h-1V1h-2v2H7V1H5v2H4c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 18H4V8h16v13z"/></svg>');
}

.dark div#login-section .btn {
    color: #fff !important;
}

.al_body_template_four .vendor-description .vendor-info li.d-block {
    display: flex !important;
    line-height: 1.5 !important;
    margin-top: 0 !important;
}

.al_body_template_four .vendor-info i,
.al_body_template_four .vendor-info i {
    color: inherit;
    min-width: 15px;
}

.al_body_template_four .vendor-description .vendor-info li.d-block p {
    margin: 0;
    padding-left: 10px;
}

.save-card-custom {
    padding-top: 10px;
}

.save-card-custom input {
    margin: 0;
    top: 50%;
    transform: translateY(-50%);
}

.save-card-custom label {
    padding-left: 25px;
}

.product-order .product-order-detail img {
    width: 100px;
    max-width: 100px;
    object-fit: contain;
}

.al_body_template_eight
    .home-serivces
    .card-box
    .product-order
    span:last-child {
    min-width: 85px;
    text-align: right;
    display: inline-block;
}

.al_body_template_six
    .vendor-design_new
    .vendor-description
    .profile_address
    h3,
.al_body_template_six .vendor-description .profile_address h4,
.al_body_template_six .vendor-design_new .vendor-info li {
    color: #000 !important;
}

.al_body_template_one #cart_template .shoping_cart .col-10 .prescription_btn {
    background: transparent;
    text-transform: capitalize;
    letter-spacing: 1.2px;
    line-height: 1.5;
    color: var(--theme-deafult) !important;
}

.al_body_template_one
    #cart_template
    .shoping_cart
    .col-10
    .prescription_btn:hover {
    background: var(--theme-deafult) !important;
    color: #fff !important;
}

.al_body_template_six .vendor-description .profile_address h4 {
    color: #000 !important;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 70%;
}

.al_body_template_six .vendor-design_new .vender-icon img {
    width: 100px;
    height: 100px;
}

.al_body_template_six .vendor-design_new .vender-icon .vendor-stories {
    background-color: transparent;
}

.dark .daterangepicker .calendar-time select {
    background: #f5f5f5;
    color: #999;
}

.dark .daterangepicker .calendar-time select option {
    background: #fff;
}

/*==========  start profile user Chat css 27/06/2023   ==========*/
#rightChat {
    position: relative;
}

#rightChat .chat-input-section {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    padding: 15px !important;
}

#rightChat .conversation-list .ctext-wrap p.chat-time {
    display: flex;
    align-items: center;
}

#rightChat .conversation-list .ctext-wrap p.chat-time svg {
    margin-right: 5px;
}

#rightChat .chat-input-section form.row {
    align-items: center;
}

#rightChat .chat-input-section form.row .col-auto {
    align-items: center;
    display: flex;
}

#rightChat .chat-input-section form.row .col-auto a:nth-child(2) {
    line-height: 1;
}

#rightChat .chat-input-section form.row .col-auto a:nth-child(2) i {
    display: inline-block;
    margin: 0 10px;
    font-size: 25px;
}

#rightChat .chat-box-wrapper {
    margin-bottom: 60px;
}

/*==========  end profile user Chat css 27/06/2023   ==========*/
.al_body_template_three .alProductsPage .common-product-box .img-outer-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.al_body_template_three .alProductsPage .slick-slider .slick-next {
    right: 0;
}

.al_body_template_three .alProductsPage .slick-slider .slick-prev {
    left: 0;
}

body.al_body_template_three .dashboard-right .profile-page .info-text {
    display: flex;
    align-items: center;
    margin-bottom: 15px !important;
}

body.al_body_template_three .dashboard-right .profile-page .info-text p {
    margin-bottom: 0;
    padding-left: 10px;
}

body.al_body_template_three .dashboard-right .profile-page .info-text label {
    min-width: 120px;
}

.al_body_template_eight .alSingleProducts .exzoom_nav.side_nav_img {
    max-height: 550px;
    overflow-y: auto;
}

/*----for all slider arrow background css start from here-----*/
.home-slider-wrapper a .carousel-control-prev-icon {
    background-color: #000;
    height: 40px !important;
    width: 40px !important;
    background-size: 14px;
    border-radius: 2px;
}

.home-slider-wrapper a .carousel-control-next-icon {
    background-color: #000;
    height: 40px !important;
    width: 40px !important;
    background-size: 14px;
    border-radius: 2px;
}

/*-------end here----*/
.al_body_template_eight form#register .form-check label a {
    font-weight: 600;
}

.item_password .fa.fa-eye-slash.toggle-password {
    right: 15px;
    padding-top: 22px;
}

.al_body_template_six .al_vendor_product_page .row > .col-12 {
    padding: 0;
}

.al_body_template_six .vendor-design_new .vendor-design_new .vendor-info li p {
    color: #000;
}

.al_body_template_six .vendor-design_new p {
    color: #000;
}

.al_body_template_six .vendor-design_new .vendor-info li,
.al_body_template_eight .vendor-design_new .vendor-info li {
    display: flex !important;
    align-items: center;
}

.al_body_template_six .vendor-design_new .vendor-info li i,
.al_body_template_eight .vendor-design_new .vendor-info li i {
    min-width: 25px;
    padding-right: 5px;
    display: inline-block;
    text-align: center;
}

.al_body_template_eight .vendor-design_new .vendor-info li p {
    margin: 0;
}

.al_body_template_one .cart-summary #order_placed_btn {
    max-width: 100%;
    width: 100% !important;
}

#add_new_address_form_modal .add_address_btn .btn.close {
    background: var(--theme-deafult);
    border: 1px solid var(--theme-deafult);
    opacity: 1;
}

#add_new_address_form_modal .add_address_btn .btn.close:hover {
    background-color: #fff;
}

.order-success-sec .order-detail li {
    color: #777;
    font-weight: 400;
    width: 100%;
    max-width: 100%;
    flex: 100%;
    justify-content: space-between;
    display: flex !important;
}

.order-success-sec .order-detail li span:first-child {
    margin-left: 0;
    width: 250px;
}

.order-success-sec .order-detail li span {
    /* color: var(--theme-deafult); */
    font-weight: 400;
    margin-left: 0;
    display: inline-block;
    width: 100%;
}

.al_body_template_one .shoping_cart .radio,
.al_body_template_two .shoping_cart .radio,
.al_body_template_three .shoping_cart .radio,
.al_body_template_four .shoping_cart .radio,
.al_body_template_eight .shoping_cart .radio,
.al_body_template_nine .shoping_cart .radio {
    font-size: 14px;
}

ul.product_list_order_page {
    display: grid !important;
    grid-template-columns: 50px 1fr;
    justify-content: flex-start;
    align-items: center;
    grid-gap: 10px 15px;
}

ul.product_list_order_page .items_price {
    text-align: left;
}

.product_list_item {
    height: 140px;
    overflow-y: auto;
    padding-top: 8px;
}

.product_list_order_page li img {
    border-radius: 50% !important;
    width: 50px !important;
    height: 50px !important;
    margin: 0 !important;
}

.product_list_order_page li {
    width: auto !important;
    height: auto !important;
    border-radius: 50%;
    margin: 0 !important;
}

.product_list_item::-webkit-scrollbar-thumb {
    background-color: var(--theme-deafult);
}

.categories_slider .slick-slide > div {
    margin: 0 10px;
}

.categories_slider {
    margin-bottom: 25px;
}

.al_body_template_three .container {
    max-width: 1400px;
}

.swal2-styled.swal2-confirm {
    color: #fff !important;
}

.product_img_grid {
    display: grid;
    grid-template-columns: 25px 1fr;
    grid-gap: 10px;
    align-items: center;
    margin-right: 5px;
}

.product_img_grid .product-img,
.product_img_grid img {
    width: 100%;
    max-height: 100%;
}

.product-order .total-sec ul li span {
    font-weight: 400 !important;
}

.product-order .final-total h3 {
    font-weight: 400;
    padding: 0 12px;
}

body[dir="rtl"] #step-2-ondemand .booking_date_section .date-items {
    direction: ltr;
}

body[dir="rtl"] #step-4-ondemand .add-on-main-div {
    direction: ltr;
}

#step-4-ondemand .booking-time button.slick-prev {
    left: 0;
}

#step-4-ondemand .booking-time .slick-next {
    right: 0;
}

.p2p_module_enable .buy_details .inner_spacing .flex-container .item-price h2 {
    font-size: 14px;
    line-height: 1;
    margin: 10px auto 0;
}

.al_body_template_nine
    .outter-fillter-data
    .media-body
    .inner_spacing
    p:nth-of-type(1) {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.al_body_template_two .booking-experience {
    height: calc(100vh - 150px);
    position: absolute;
    width: 400px;
    top: 50px;
    overflow-y: auto;
    left: 20px;
    padding-bottom: 20px;
}

@media (min-width: 1440px) {
    .al_body_template_eight .container {
        max-width: 1500px;
    }
}

@media (max-width: 1440px) and (min-width: 991px) {
    .al_body_template_six .shoping_cart .radio,
    .al_body_template_one .shoping_cart .radio,
    .al_body_template_two .shoping_cart .radio,
    .al_body_template_three .shoping_cart .radio,
    .al_body_template_four .shoping_cart .radio,
    .al_body_template_eight .shoping_cart .radio,
    .al_body_template_nine .shoping_cart .radio {
        width: max-content;
        text-align: right;
        margin-left: auto !important;
    }
}

@media (max-width: 1440px) {
    .al_body_template_four .brand-ing {
        width: 180px;
        height: 180px;
    }

    .paddingrigh {
        padding-right: 15px !important;
    }

    .render_single_category_products
        .deals-product.product-card-box.position-relative.text-center.al_custom_vendors_sec {
        min-height: 350px !important;
        max-height: 350px !important;
        height: 100% !important;
    }

    .selected_products-slider
        .deals-product.product-card-box.position-relative.text-center.al_custom_vendors_sec {
        height: 100%;
        min-height: 480px !important;
        max-height: 480px !important;
    }

    .al_body_template_eight
        .selected_products-slider
        .deals-product.product-card-box.position-relative.text-center.al_custom_vendors_sec {
        height: 100%;
        min-height: 350px !important;
        max-height: 350px !important;
    }

    .al_body_template_eight
        .product-card-box.position-relative.al_box_third_template.al {
        height: 100%;
        min-height: 100%;
        max-height: 100%;
    }

    .al_body_template_eight .alNewSliderTopBrand .brand-img {
        height: 100%;
        min-height: 180px;
    }

    .al_body_template_eight .product-card-box .img-outer-box.position-relative {
        min-height: 230px;
        height: 100%;
    }

    .al_body_template_nine
        .home-slider-wrapper
        span.carousel-control-prev-icon {
        background-color: #000;
        height: 44px;
        display: inline-block;
        background-size: 18px;
        width: 40px;
    }

    .al_body_template_nine
        .home-slider-wrapper
        span.carousel-control-next-icon {
        background-color: #000;
        height: 44px;
        display: inline-block;
        background-size: 18px;
        width: 40px;
    }

    .vender-logo.deals-product.product-card-box.position-relative.text-center.al_custom_vendors_sec
        .suppliers-img-outer.position-relative {
        min-height: 260px;
    }

    .al_body_template_eight
        section.main-product.single_category_products
        .supplier-rating {
        max-height: 120px;
        overflow: auto;
        height: 100%;
        min-height: 120px;
        position: relative;
        z-index: -1;
    }

    .al_body_template_six
        #mycart
        #cart_template
        .vendor_product_schedule_datetime
        input.vendor_schedule_datetime {
        font-size: 14px;
    }

    .al_body_template_six
        #mycart
        #cart_template
        .vendor_products_tr
        .vendor_product_schedule_datetime
        .col-5.offset-3.text-left
        p {
        margin-bottom: 0;
    }

    .al_body_template_six
        #mycart
        #cart_template
        .vendor_products_tr
        .vendor_product_schedule_datetime
        .col-5.offset-3.text-left {
        width: unset;
        max-width: inherit;
        flex: unset;
    }

    .al_body_template_six
        #mycart
        #cart_template
        .vendor_products_tr
        .vendor_product_schedule_datetime
        .col-4.vendor_slot_cart {
        width: 40%;
        max-width: 40%;
        flex: unset;
    }

    /* .render_featured_products .product-card-box.position-relative.al_box_third_template.al {
        min-height: 310px;
        max-height: 310px;
        height: 100%;
    } */
    .al_body_template_eight .render_full_on_sale .img-outer-box {
        height: 100%;
        /* min-height: 260px !important;
    max-height: 260px !important; */
    }

    .render_full_spotlight_deals {
        padding: 20px 0px 0px 0px !important;
        background-color: #f6f6f6;
    }

    .al_body_template_eight .single_category_products .suppliers-img-outer {
        height: 100%;
        min-height: 240px !important;
        max-height: 240px !important;
    }

    .al_body_template_eight
        .render_full_featured_products
        .product-card-box.position-relative.al_box_third_template.al {
        height: 100%;
        min-height: 316px;
        max-height: 316px;
    }
}

.al_body_template_three .vendor_onetem {
    margin-bottom: 0px !important;
}

.al_body_template_three .margin-res .product-card-box .supplier-rating h6 {
    font-size: 16px;
    font-weight: 600;
    color: #000;
}

@media screen and (max-width: 1366px) {
    .al_body_template_eight .product-card-box .img-outer-box.position-relative {
        min-height: 250px;
        height: 100%;
    }

    /* .al_body_template_eight .render_full_new_products .col-md-12.pl-0.pt-4.text-center {padding-top: 0px !important;} */
    section#our_vendor_main_div .render_full_best_sellers {
        padding: 20px 0 !important;
    }
}

@media (max-width: 1200px) {
    .al_body_template_eight
        .slick-slider
        .product-card-box
        .img-outer-box.position-relative
        img {
        object-fit: cover;
    }

    .vendor-design_new .vender-icon img {
        width: 80px !important;
        height: 80px !important;
        object-fit: cover !important;
    }

    .al_body_template_four .dashboard-right .dashboard h3 {
        font-size: 16px;
    }

    .al_body_template_four .dashboard-right .pricing-content p {
        font-size: 14px;
    }

    .pricingtable .price-value b {
        font-size: 20px;
        line-height: 1.5;
    }

    .categories_img .product-image {
        text-align: center;
        height: auto;
        min-height: auto;
    }
}

@media (max-width: 991px) {
    .order-success-sec .row {
        margin-bottom: 0;
    }

    .al_body_template_six .order-success-sec .row {
        margin-bottom: 0 !important;
    }

    .al_body_template_four .vender-icon img {
        width: 70px;
        height: 70px;
        object-fit: fill;
        border-color: #000;
    }

    .al_body_template_four .common-banner,
    .al_body_template_four .product-banner-img {
        height: 200px;
        margin-bottom: 20px;
    }

    .al_body_template_four .vender-icon {
        margin-top: 0;
        margin-right: 5px !important;
    }

    .al_body_template_four .vendor-design_new {
        margin-top: 20px !important;
        margin-left: 0;
    }

    .al_body_template_four .vendor-description .profile_address h3,
    .al_body_template_four .vendor-description .profile_address p,
    .al_body_template_four .vendor-info li,
    .al_body_template_four .vendor-info li {
        color: #000;
    }

    .al_body_template_four .vendor-info li,
    .al_body_template_four .vendor-info li svg g {
        fill: #000;
    }

    .al_body_template_four
        .collection-product-wrapper
        .product-top-filter
        .filter-main-btn {
        margin-top: 0 !important;
    }

    .al_body_template_four .al_vendor_product_page .row.mb-3.homepageSix.mt-4 {
        margin-top: 0 !important;
    }

    .al_body_template_four .vendor-description .profile_address h4 {
        color: #777 !important;
    }

    .al_body_template_four .vendor-info i,
    .al_body_template_four .vendor-info i {
        color: inherit;
        min-width: 15px;
    }

    .al_body_template_four .vendor-description .vendor-info li.d-block {
        display: flex !important;
        line-height: 1.5 !important;
        margin-top: 0 !important;
    }

    .al_body_template_four .vendor-description .vendor-info li.d-block p {
        margin-top: 0;
        padding-left: 10px;
    }

    .al_body_template_four
        .alSingleProducts
        .container
        .row
        .col-sm-12
        .container-fluid {
        padding: 0;
    }

    .al_body_template_four ul.exzoom_img_ul {
        min-height: inherit !important;
        height: 100% !important;
    }

    .al_body_template_eight .vendor-design_new,
    .al_body_template_one .vendor-design_new,
    .al_body_template_two .vendor-design_new,
    .al_body_template_nine .vendor-design_new {
        margin-top: 30px;
        margin-left: 0;
    }

    .al_body_template_eight .vendor-description .profile_address h3,
    .al_body_template_two .vendor-description .profile_address h3,
    .al_body_template_nine
        .vendor-description
        .profile_address
        h3
        .al_body_template_eight
        .vendor-description
        .vendor_icon-design
        h4,
    .vendor-info li {
        color: #000 !important;
    }

    .vendor-design_new .vendor-info li,
    .vendor-description .profile_address h4 {
        color: #000 !important;
    }

    .vendor-design_new .vendor-info li svg g {
        fill: #000 !important;
        stroke: #000 !important;
    }

    .dark .vendor-design_new .vendor-info li svg g {
        fill: #fff !important;
        stroke: #fff !important;
    }

    .al_body_template_one .vendor-description .profile_address h3,
    .al_body_template_one .vendor-description .vendor_icon-design h4,
    .vendor-info li {
        color: #000 !important;
    }

    .vendor-info li svg g {
        fill: #000;
        stroke: #000;
    }

    .al_body_template_two .container {
        max-width: 100% !important;
        width: 100% !important;
        padding: 0 15px !important;
    }

    .al_body_template_two .vendor-design_new .row.vendor-details-left {
        padding: 0;
    }

    .vendor-design_new .vendor-description .profile_address h3 {
        color: #000 !important;
    }

    .al_body_template_four
        .vendor-design_new
        .row.vendor-details-left.align-items-center {
        flex-wrap: nowrap;
    }
}

@media (max-width: 767px) {
    .al_body_template_one #side_menu_toggle {
        bottom: 140px !important;
    }

    .al_body_template_one #page-container section,
    body .vendors section {
        padding-bottom: 0;
        padding-top: 8rem !important;
    }

    .al_body_template_one .vendor-products-wrapper .price_head h5 {
        max-width: 99% !important;
        width: 100% !important;
    }

    .al_body_template_four .vender-icon img {
        width: 50px;
        height: 50px;
    }

    .al_body_template_four .vendor-description .profile_address h3 {
        font-size: 20px;
    }

    .al_body_template_four .common-banner,
    .al_body_template_four .product-banner-img {
        height: 200px;
        margin-bottom: 20px;
    }

    .al_body_template_four .vendor-design_new {
        width: 100%;
    }

    .al_body_template_four
        .vendor-design_new
        .profile_address.vendor_icon-design {
        width: 80%;
    }

    .al_body_template_four #al_four_design .onhover-div:hover .show-div {
        display: none;
    }

    .al_template_two_content .product-image {
        height: 170px !important;
    }

    .al_body_template_four .slick-slider .img-outer-box {
        height: 200px;
    }

    .al_body_template_four .suppliers-img-outer {
        height: 160px !important;
    }

    .al_body_template_four .al_box_third_template .product-description {
        min-height: 115px;
    }

    .al_body_template_six .common-banner {
        height: 340px;
    }

    .al_body_template_six .vendor-design_new {
        width: 95%;
        margin-left: auto;
        margin-right: auto;
    }

    .al_body_template_eight .top-banner-wrapper .top-banner-content h4 {
        font-size: 28px;
    }

    .al_body_template_eight .common-banner {
        position: relative;
        height: auto;
    }
}

/*======== first template css gagandeep 29-03-2023 start ========*/
.al_body_template_one
    .al_new_wrapper_design
    .displayProducts
    .media-body
    .prod_location
    .loction {
    font-weight: 500;
    font-size: 14px;
}

.al_body_template_one
    .al_new_wrapper_design
    .displayProducts
    .media-body
    .prod_location {
    display: block !important;
}

.al_body_template_one
    .al_new_wrapper_design
    .displayProducts
    .media-body
    .update_year {
    padding-top: 10px !important;
}

.al_body_template_one
    .al_new_wrapper_design
    .displayProducts
    .media-body
    .update_year
    b {
    font-size: 14px;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}

.al_body_template_one
    .al_new_wrapper_design
    .displayProducts
    .media-body
    .product-price-chat-sec {
    display: flex;
    justify-content: space-between;
    padding: 10px 0;
    flex-wrap: wrap;
}

.al_body_template_one
    .al_new_wrapper_design
    .displayProducts
    .media-body
    .product-price-chat-sec
    h4 {
    font-weight: 600;
}

.al_body_template_one
    .alSingleProducts
    .buy_details
    .product-right
    .container-badge {
    display: flex;
    flex-wrap: wrap;
}

/*recent order font size decrease css*/
.recent-orders .price_box_bottom li {
    font-size: 14px;
}

.new_cart table td {
    word-break: break-all;
}

.al_body_template_nine .remove_product_via_cart i:hover {
    color: red;
}

.al_body_template_nine div#dispatcher_status_show {
    font-size: 14px;
}

/*======== first template css gagandeep 29-03-2023 end ========*/

@media (max-width: 576px) {
    .al_body_template_four .dark #login-section::after,
    .al_body_template_four #login-section::after {
        opacity: 0;
        visibility: hidden;
        display: none;
    }

    .al_body_template_four img.LoginAreaBG {
        opacity: 0;
        visibility: hidden;
        display: none;
    }

    .al_body_template_four .LogoInArea h3 {
        margin: 40px 0 20px !important;
    }

    .al_body_template_two .profile_address h3 {
        font-size: 18px !important;
    }

    .al_body_template_two
        .vendor-design_new
        .row.vendor-details-left
        .vendor_icon-design
        .rating-text-box {
        padding: 2px 5px 0 !important;
    }

    .al_template_two_content .product-tag {
        font-size: 12px;
    }

    .product-m .slick-slide > div {
        margin: 0 5px;
    }

    .al_body_template_four .brand-ing {
        width: 130px;
        height: 130px;
    }

    .al_body_template_four .suppliers-img-outer {
        height: 130px !important;
    }

    .al_body_template_eight
        .product-card-box.position-relative.al_box_third_template.al {
        min-height: auto;
        max-height: inherit;
    }

    .al_body_template_eight .slick-slide .inner_spacing p {
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        width: 100%;
    }

    .al_body_template_eight .alNewSliderTopBrand .brand-img {
        min-height: auto;
    }

    .al_body_template_eight
        .p2p-full-width
        .alNewSliderTopBrand.render_brands
        .logo_brand
        .brand-img
        img.blur-up.brand-logo.lazyloaded {
        height: auto;
    }

    .al_body_template_eight .single_category_products .suppliers-img-outer {
        min-height: auto !important;
        max-height: auto;
    }

    .al_body_template_eight
        .main-product.single_category_products.mb-0.render_full_selected_products.bg-light-gray
        .suppliers-img-outer {
        min-height: auto !important;
    }

    .al_body_template_nine
        .vendor-design_new
        .col-sm-10.col-lg-11.position-relative.profile_address.vendor_icon-design,
    .al_body_template_two
        .vendor-design_new
        .col-sm-10.col-lg-11.position-relative.profile_address.vendor_icon-design {
        display: inline-block;
        width: 70%;
        max-width: inherit;
        min-width: inherit;
    }

    .al_body_template_two
        .vendor-design_new
        .col-sm-10.col-lg-11.position-relative.profile_address.vendor_icon-design {
        padding-right: 0;
    }

    .al_body_template_two .vendor-description .profile_address h4 {
        width: 100%;
    }

    .al_body_template_nine .vendor-design_new .vender-icon,
    .al_body_template_two .vendor-design_new .vender-icon {
        display: inline-block;
        width: unset;
    }

    .vender-icon img.rounded-circle.avatar-lg {
        width: 60px;
        height: 60px;
    }

    .al_body_template_eight .vendor-design_new .vender-icon {
        width: auto;
        display: inline-block;
    }

    .vendor-design_new .row.vendor-details-left {
        flex-wrap: nowrap;
    }

    .vendor-design_new .vender-icon {
        width: auto;
        display: inline-block !important;
    }

    .vendor-design_new .vendor_icon-design {
        display: inline-block !important;
    }

    .al_body_template_one
        #mycart
        .shoping_cart
        .vendor_products_tr
        .product-img {
        max-height: 80px;
    }

    .al_body_template_one
        #mycart
        .shoping_cart
        .vendor_products_tr
        .col-9.col-md-10
        .row
        > .col-6 {
        padding: 0 12px !important;
    }

    .al_body_template_one .shoping_cart .vendor_products_tr h4 strong {
        font-size: 14px;
    }

    .al_body_template_six .vendor-design_new .vendor-details-left {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start !important;
    }

    .order-success-sec .order-detail li {
        display: block !important;
        margin-bottom: 10px;
    }

    .custom_banner img {
        border-radius: 10px;
        min-height: 100px;
    }
}

@media (max-width: 440px) {
    .al_body_template_one .shoping_cart .radio,
    .al_body_template_two .shoping_cart .radio,
    .al_body_template_three .shoping_cart .radio,
    .al_body_template_four .shoping_cart .radio,
    .al_body_template_eight .shoping_cart .radio,
    .al_body_template_nine .shoping_cart .radio {
        width: max-content;
        text-align: right;
        margin-left: auto !important;
    }

    .product_img_grid {
        grid-template-columns: 1fr;
    }
}

.dark .slick-slide .inner_spacing p {
    color: #fff;
}

.dark .displayProducts .inner_spacing h3 label b {
    color: #fff;
}

.dark.al_body_template_six
    .vendor-design_new
    .vendor-description
    .profile_address
    h3,
.dark.al_body_template_six .vendor-description .profile_address h4,
.dark.al_body_template_six .vendor-design_new .vendor-info li,
.dark.al_body_template_six .vendor-design_new p {
    color: #fff !important;
}

.al_body_template_six #header_cart_main_ul {
    padding: 0px 15px;
}

.al_body_template_eight.dark
    .product-card-box.position-relative.text-center.al_custom_vendors_sec
    a.spotlight-deal-btn {
    color: #fff !important;
}

.product-m .slick-slide > div {
    margin: 0 0;
}

.al_body_template_eight.dark
    .product-card-box.position-relative.text-center.al_custom_vendors_sec {
    background: #000000;
}

.dark .deals-product .supplier-rating a.suppliers-box.d-block h4 {
    color: #ffffff;
}

.al_body_template_eight.dark
    .product-card-box.position-relative.text-center.al_custom_vendors_sec
    a.spotlight-deal-btn {
    color: #d7d7d7 !important;
    margin: 0px 0px;
}
.quik_header_buttons ul {
    display: flex;
    gap: 18px;
    align-items: center;
}
.quik_signup,
.quik_login,
.quik_post_task {
    padding: 14px 25px !important;
    border-radius: 50px;
    line-height: 100%;
    font-size: 16px;
    font-weight: 500;
    display: inline-block;
}
.quik_signup {
    color: #1e1e1e;
    background: #eae4ff;
}
.quik_login,
.quik_post_task {
    color: #fff !important;
    background: #3c1fa7;
}

.quik_wishlist {
    padding: 14px 14.5px !important;
    border-radius: 50px;
    line-height: 100%;
    font-size: 16px;
    font-weight: 500;
    display: inline-block;
    color: #000 !important;
    background: #eeff8c;
}
.toggle-switch-container {
    display: flex;
    align-items: center;
}
img.quik_header_profile {
    width: 45px;
    aspect-ratio: 1/1;
    border-radius: 50%;
}
.mode-toggle-switch {
    position: relative;
    display: inline-block;
    width: 110px;
    height: 40px;
    background: #f0f0f0;
    border-radius: 20px;
    cursor: pointer;
    transition: all 0.3s ease;
}

.mode-toggle-switch input[type="radio"] {
    display: none;
}

.toggle-option {
    position: absolute;
    top: 0;
    opacity: 0;
    width: 50%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 500;
    color: #3c1fa7;
    z-index: 2;
    cursor: pointer;
    transition: all 0.3s ease;
    border-radius: 20px;
}

.poster-option {
    left: 10px;
}

.tasker-option {
    right: 10px;
}

.toggle-slider {
    position: absolute;
    top: 2px;
    left: 2px;
    width: 34px;
    height: 34px;
    background: #3c1fa7;
    border-radius: 18px;
    transition: all 0.3s ease;
    z-index: 1;
}
#tasker-mode:checked ~ .toggle-slider {
    transform: translateX(1px) translateY(1px);
}
#poster-mode:checked ~ .toggle-slider {
    transform: translateX(71px) translateY(1px);
}
#poster-mode:checked ~ .poster-option,
#tasker-mode:checked ~ .tasker-option {
    opacity: 1;
}
.mode-toggle-switch.poster-selected {
    background: #d6c3ff;
}
.mode-toggle-switch.tasker-selected {
    background: #eeff8c;
}
.quik_login_form,
form#verify-otp-form {
    max-width: 564px;
    margin: 0 auto 100px;
    background: #fff;
    border-radius: 60px;
    padding: 40px 70px;
    position: relative;
}
.quik_login_form h3,
form#verify-otp-form h3 {
    font-size: 34px;
    font-weight: 600;
    margin-bottom: 20px !important;
    text-align: center;
}
.quik_login_form p,
form#verify-otp-form p {
    margin-bottom: 25px;
    color: black;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
}
.quik_login_form label {
    text-align: left;
    margin-bottom: 5px;
    color: #1e1e1eb2;
    font-size: 14px;
    font-weight: 400;
}
.quik_login_form label span {
    color: #db2835;
}
.quik_login_form input {
    border-radius: 20px;
    border: 1px solid#D9D9D9;
}
form#verify-otp-form input {
    margin: 0 8px;
    border-radius: 10px;
    border: 1px solid#D9D9D9;
    text-align: center;
}
body .quik_toggle_password {
    position: absolute;
    right: 20px !important;
    top: 43px;
    color: #1e1e1eb2;
}
.quik_forgot_password a,
.quik_change_number a {
    color: black;
    text-decoration: underline;
    font-size: 14px;
    font-weight: 400;
}
.quik_forgot_password {
    text-align: right;
    margin-top: 6px;
}
.quik_change_number {
    text-align: center;
    margin-top: 6px;
}
.quik_login_form .login_continue_btn,
#verify_phone_token,
.quik_login_form .signup_continue_btn {
    margin: 10px 0;
    padding: 18px 24px !important;
    border-radius: 50px;
    line-height: 100%;
    font-size: 18px;
    font-weight: 500;
    display: inline-block;
    color: #fff !important;
    background: #3c1fa7;
    width: 100%;
}
p.quik_have_account {
    font-weight: 500;
    margin-top: 30px;
    margin-bottom: 0px;
}
p.quik_have_account a {
    font-weight: 600;
    color: #3c1fa7;
}
.quik_back_btn,
.quik_back_btn:hover,
.quik_back_btn:focus {
    position: absolute;
    top: 45px;
    left: 30px;
    width: 34px;
    height: 34px;
    outline: 1px solid #292d32;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #dedaff;
    border: 4px solid white;
}
.quik_make_offer_section .quik_back_btn, .quik_make_offer_section .quik_back_btn:hover, .quik_make_offer_section .quik_back_btn:focus {
	background: #EEFF8C;
}
.quik_back_btn,
.quik_back_btn:hover {
    text-decoration: none !important;
}
.quik_preference {
    margin: 35px 0 30px;
    width: 424px;
}

.preference-options {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.preference-option {
    position: relative;
}

.preference-option input[type="radio"] {
    display: none;
}
.preference-label {
    display: block;
    width: 100%;
    padding: 38px;
    border-radius: 40px;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
    max-height: 147px;
}
.preference-label:hover {
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
}
.preference-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.preference-text h4 {
    margin: 0;
    font-size: 24px;
    font-weight: 400;
    color: #000000;
    max-width: 152px;
    line-height: 36px;
}
.preference-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: -6px;
    right: 0;
}
.icon-container {
    display: flex;
    align-items: center;
    justify-content: center;
}
.get-things-done {
    background: #c9c1ff;
}
.earn-money {
    background: #ddf264;
}
.bit-of-both {
    background: linear-gradient(270deg, #ddf264 0%, #c9c1ff 57%);
}
.earn-money .preference-icon img {
    height: 160px;
    margin-top: -20px;
}
.preference-option input[type="radio"]:checked + .preference-label {
    border-color: #3b20a3;
    box-shadow: 0 0 0 3px rgb(59 32 163);
}
.preference-option input[type="radio"]:checked + .preference-label::before {
    content: "✓";
    position: absolute;
    top: 15px;
    right: 15px;
    width: 30px;
    height: 30px;
    background: #3b20a3;
    color: white;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: bold;
    z-index: 99999;
}
.earn-money .preference-icon img {
    height: 199px;
    margin-top: -20px;
    margin-right: -20px;
}
.earn-money .preference-text h4 {
    max-width: 140px;
}
section.quik_banner {
    padding: 25px 0 85px;
}
.quik_banner_wrapper {
    align-items: center;
}
.quik_banner_image {
    text-align: right;
}
.quik_banner_content h1 {
    font-size: 80px;
    font-weight: 600;
    line-height: 100px;
    margin-bottom: 15px;
    color: #000;
}
.quik_banner_content h6 {
    font-size: 24px;
    font-weight: 500;
    line-height: 34px;
    color: #3c1fa7;
}
.quik_banner_content p {
    font-size: 22px;
    font-weight: 400;
    line-height: 34px;
    color: #000;
    max-width: 520px;
}
.quik_banner_button_wrapper {
    margin-top: 40px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 24px;
}
.quik_banner_button_wrapper a {
    color: white;
    background: black;
    border-radius: 50px;
    font-size: 18px;
    font-weight: 500;
    padding: 18px 50px;
}
a.quik_instant_btn {
    background: #ff5d64;
}
.container {
    max-width: 1280px !important;
}
.quik_works {
    padding-bottom: 90px;
}
.quik_works_heading h2 {
    margin-bottom: 40px;
    text-align: center;
    font-size: 54px;
    font-weight: 600;
    color: black;
    line-height: 50px;
}
.quik_works_steps {
    text-align: center;
    padding: 43px 0px 10px;
    background: white;
    height: 100%;
    border-radius: 20px;
}
.quik_works_steps h3 {
    font-size: 30px;
    font-weight: 600;
    color: black;
    line-height: 50px;
    width: 65px;
    height: 65px;
    background: #ff5d64;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 15px;
    border-radius: 50px;
}
.quik_works_wrapper .col-md-3:nth-child(even) .quik_works_steps h3 {
    background: #b2a8ff;
}
.quik_works_steps h6 {
    font-size: 20px;
    font-weight: 600;
    color: black;
    line-height: 30px;
}
.quik_works_steps p {
    font-size: 15px;
    font-weight: 400;
    color: black;
    line-height: 28px;
    margin: 8px auto 0;
}
section.quik_popular_tasks {
    padding-bottom: 66px;
}
.quik_popular_tasks_heading h3 {
    font-size: 54px;
    font-weight: 600;
    color: black;
    line-height: 50px;
}
.quik_popular_tasks_heading {
    margin-bottom: 30px;
    align-items: center;
}
.quik_popular_tasks_heading a {
    font-size: 24px;
    font-weight: 600;
    color: #3c1fa7;
    line-height: 34px;
}
.quik_popular_tasks_heading .col-md-4 {
    text-align: right;
}
.quik_profile_top {
    display: flex;
    align-items: center;
    gap: 14px;
    margin-bottom: 16px;
}
.quik_profile_card,
.quik_profile_card:focus {
    background: white;
    border-radius: 30px;
    padding: 22px;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
    box-shadow: 0px 0px 15px 1px #39393926;
    margin: 0 8px 16px;
    display: block;
}
.quik_profile_pic {
    width: 76px;
    height: 76px;
    border-radius: 50%;
    object-fit: cover;
}
.quik_profile_content {
    flex: 1;
}
.quik_profile_header {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 8px;
}
.quik_profile_name {
    font-size: 24px;
    font-weight: 500;
    color: #000;
    margin: 0;
    line-height: 24px;
}
.quik_favorite_btn {
    background: none;
    border: none;
    cursor: pointer;
    padding: 0;
    color: #000;
    transition: all 0.2s ease;
    font-size: 18px;
}
.quik_favorite_btn.active {
    color: #000;
}

.quik_profile_rating {
    display: flex;
    align-items: center;
    margin-bottom: 0px;
}

.quik_star {
    color: #000;
    font-size: 20px;
    margin-right: 4px;
}
.quik_rating_value {
    font-size: 14px;
    font-weight: 400;
    color: #000;
}
.quik_skills_label {
    font-size: 18px;
    font-weight: 400;
    color: #000;
}
section.quik_as_tasker {
    padding: 25px 0 85px;
}
.quik_as_tasker_wrapper {
    align-items: center;
}
.quik_as_tasker_content h3 {
    font-size: 54px;
    font-weight: 600;
    color: black;
    line-height: 65px;
    margin-bottom: 24px;
}
.quik_as_tasker_content p {
    font-size: 20px;
    font-weight: 400;
    color: #1e1e1e;
    line-height: 30px;
    margin-bottom: 40px;
}
.quik_as_tasker_content a {
    padding: 18px 55px !important;
    border-radius: 50px;
    line-height: 100%;
    font-size: 20px;
    font-weight: 500;
    display: inline-block;
    color: #fff !important;
    background: #3c1fa7;
}
.quik_download_wrapper {
    background: url("/images/app-bg-image.svg");
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
    min-height: 490px;
    align-items: center;
}
.quik_download_image img {
    position: absolute;
    bottom: 20px;
    right: 0;
}
.quik_download_content {
    padding-left: 80px;
}
section.quik_download {
    padding: 130px 0 100px;
}
.quik_download_content h3 {
    margin: 0;
    font-size: 44px;
    font-weight: 600;
    color: #000;
    line-height: 54px;
}
.quik_download_content p {
    margin: 16px 0 36px;
    font-size: 20px;
    font-weight: 400;
    color: #000;
    line-height: 30px;
}
.quik_download_buttons {
    display: flex;
    align-items: center;
    gap: 40px;
}
.quik_download_buttons img {
    height: 38px;
}
.quik_tasker_banner .quik_banner_content p {
    max-width: 530px;
}
.quik_tasker_banner .quik_browse_task_btn {
    background: #3c1fa7;
}
.quik_tasker_works .quik_works_steps h3 {
    background: #ddf264;
}
.quik_tasker_works
    .quik_works_wrapper
    .col-md-3:nth-child(even)
    .quik_works_steps
    h3 {
    background: #000000;
    color: #fff;
}
.quik_earning_calc_wrapper {
    background: url(/images/earning-calc-bg.svg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    min-height: 463px;
    align-items: center;
    border-radius: 60px;
    box-shadow: 4px 4px 8px 0px #0000001a;
    margin-bottom: 130px;
}
.quik_earning_image img {
    position: absolute;
    top: -90px;
    right: -50px;
    height: 650px;
}
.quik_earning_calc_content {
    padding-left: 80px;
}
.quik_earning_calc_content h3 {
    margin-bottom: 18px;
    font-size: 60px;
    font-weight: 600;
    color: black;
    line-height: 70px;
}
.quik_earning_calc_content p {
    margin-bottom: 30px;
    font-size: 24px;
    font-weight: 400;
    color: black;
    line-height: 35px;
    max-width: 375px;
}
.quik_earning_calc_content a {
    color: white;
    background: #8d7eff;
    border-radius: 50px;
    font-size: 20px;
    font-weight: 400;
    padding: 12px 50px;
    display: inline-flex;
    align-items: center;
    gap: 8px;
}
.quik_why_us {
    padding-bottom: 130px;
}
.quik_why_us_wrapper,
.quik_browse_task_wrapper {
    align-items: center;
}
.quik_why_us_grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}
.quik_why_us_content {
    padding-left: 60px;
}
.quik_why_us_pointer {
    background-color: white;
    box-shadow: 0px 20px 25px -5px #0000001a;
    padding: 32px;
    border-radius: 35px;
}
.quik_why_us_pointer:first-child,
.quik_why_us_pointer:last-child {
    background-color: #f6ffc6;
}
.quik_why_us_pointer h4 {
    margin-bottom: 15px;
    font-size: 24px;
    font-weight: 600;
    color: black;
    line-height: 32px;
}
.quik_why_us_pointer p {
    margin-bottom: 0px;
    font-size: 16px;
    font-weight: 400;
    color: #1e1e1eb2;
    line-height: 28px;
}
.quik_why_us_content h3,
.quik_browse_task_content h3 {
    margin-bottom: 5px;
    font-size: 54px;
    font-weight: 600;
    color: black;
    line-height: 68px;
}
.quik_why_us_content p,
.quik_browse_task_content p {
    margin-bottom: 25px;
    font-size: 20px;
    font-weight: 400;
    color: #1e1e1eb2;
    line-height: 32px;
}
.quik_why_us_content a,
.quik_browse_task_content a {
    .quik_tasker_detail_data img {
        width: auto;
    }
    color: white;
    background: black;
    border-radius: 50px;
    font-size: 18px;
    font-weight: 500;
    padding: 18px 50px;
    display: inline-block;
    background: #3c1fa7;
}
.quik_popular_tasks_wrapper {
    overflow-x: hidden;
}
section.quik_earning_calc {
    overflow-x: hidden;
}
.quik_step_form .progress-bar-wrapper {
    position: relative;
    background-color: #eeecff;
    height: 14px;
    border-radius: 50px;
    overflow: hidden;
    margin-bottom: 8px;
}
.quik_step_form .progress-bar {
    height: 100%;
    background: #3c1fa7;
    border-radius: 50px;
    transition: width 0.3s ease;
    width: 0%;
}
.quik_back_btn i {
    color: black;
}
.quik_step_form {
    max-width: 564px;
    margin: 0 auto 100px;
    background: #fff;
    border-radius: 60px;
    padding: 40px 70px;
    position: relative;
}
.quik_step_form h6 {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 15px !important;
    text-align: center;
}
.quik_step_form h3 {
    margin-top: 20px;
    margin-bottom: 20px;
    color: black;
    font-size: 34px;
    font-weight: 600;
    text-align: center;
}
.quik_step_form .progress-container {
    margin-bottom: 8px;
    background-color: #f8f9fa;
    border-radius: 10px;
    padding: 16px 0 0;
}
.quik_step_form .quik_back_btn {
    left: 18px;
    width: 28px;
    height: 28px;
    font-size: 12px;
    top: 48px;
}
.quik_step_form .label-text {
    color: black;
    text-align: center;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
}
.quik_step_form button.step-btn {
    width: 100%;
    margin: 30px auto 0;
    display: block;
    border-radius: 50px;
    max-width: 100%;
}
.quik_step_form .tag-box {
    display: flex;
    align-items: center;
    gap: 28px;
    width: 100%;
    justify-content: center;
    margin-top: 30px;
}
.tag-box .tag:has(input[type="radio"]:checked) {
    border: 2px solid #3c1fa7;
}
.quik_step_form label:not(.label-text) {
    text-align: left;
    margin-bottom: 5px;
    color: #1e1e1eb2;
    font-size: 14px;
    font-weight: 400;
}
.quik_step_form label:not(.label-text) span {
    color: #db2835;
}
.quik_step_form input,
.quik_step_form textarea {
    border-radius: 50px;
    border: 1px solid#D9D9D9;
    border: 1px solid #e4e5e8;
    padding: 12px 16px;
    font-size: 14px !important;
    font-weight: 400;
    line-height: 24px;
    color: #1e1e1e;
    background: #f5f5f570;
}
.quik_step_form textarea {
    height: 134px;
    border-radius: 35px;
}
.quik_step_form .form-group {
    margin-bottom: 0;
}
.quik_step_form .select-loca {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}
.quik_step_form .select-loca .loca-box {
    width: 154px;
    height: 150px;
}
.quik_step_form .loca-box label h5 {
    text-align: center;
    margin-bottom: 5px;
    color: #393938;
    font-size: 12px;
    font-weight: 400;
}
.quik_step_form .loca-box label {
    text-align: center;
    margin-bottom: 5px;
    color: #393938;
    font-size: 14px;
    font-weight: 500;
    padding: 16px 10px;
    border-radius: 20px;
    border: 1px solid #292d32;
}
.quik_step_form .loca-box label img {
    height: 24px;
}
.loca-box input[type="radio"]:checked + label h5 {
    color: white;
}
.loca-box input[type="radio"]:checked + label svg path {
    fill: white;
}
.quik_radio_container {
    display: flex;
    background-color: #eeff8c;
    border-radius: 14px;
    padding: 5px;
    gap: 4px;
    align-items: center;
    justify-content: space-between;
    margin-top: 25px;
}
.quik_radio_container .quik_option {
    position: relative;
    flex: 1;
    margin: 0 !important;
    cursor: pointer;
    border-radius: 999px;
    transition: all 0.3s ease;
    padding: 0;
    text-align: center;
    font-size: 14px;
    color: #333;
    font-weight: 500 !important;
}
.quik_radio_container .quik_option input {
    display: none;
}
.quik_radio_container .quik_option span {
    display: inline-block;
    width: 100%;
    color: #393938 !important;
    text-align: center;
    padding: 10px 10px;
}
.quik_radio_container .quik_option input:checked + span {
    background: #fff;
    border-radius: 16px;
    box-shadow: 0 0 0 1px #fff;
    font-weight: 500;
}
.quik_step_form label.upload_label {
    margin-bottom: 24px !important;
}
.quik_step_form .upload-img h5 {
    color: #454545;
    font-size: 16px;
    font-weight: 500;
}
.quik_step_form .upload-img span {
    color: #b87eee;
}
.quik_step_form .upload-img p {
    color: #676767;
    font-size: 12px;
    font-weight: 400;
    text-align: center;
}
.quik_upload-container {
    margin: 24px auto;
}
.quik_title {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 16px;
    color: #676767;
}
.quik_uploading-item {
    position: relative;
    background: #fff;
    border-radius: 50px;
    display: flex;
    align-items: center;
    padding: 4px 15px;
    height: 40px;
    margin-bottom: 10px;
    gap: 10px;
    border: 1px solid #e5e5e5;
}
.quik_file-name {
    flex: 1;
    font-size: 12px;
    color: #000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.quik_cancel-btn {
    background: none;
    border: none;
    font-size: 16px;
    color: #999;
    cursor: pointer;
    transition: color 0.2s;
    width: 16px;
    background: #e6e6e6;
    height: 16px;
    line-height: 7px;
    border-radius: 50px;
    color: white;
}
.quik_section {
    margin-bottom: 16px;
}
.quik_progress-bar {
    position: absolute;
    bottom: 0;
    left: 50%;
    height: 3px;
    width: calc(100% - 40px);
    background: #e4e0f6;
    border-radius: 10px;
    overflow: hidden;
    transform: translateX(-50%);
}
.quik_progress {
    width: 50%;
    height: 100%;
    background: #b87eee;
    border-radius: 10px;
}
.quik_uploaded-item {
    background: #fff;
    border-radius: 50px;
    display: flex;
    align-items: center;
    padding: 4px 15px;
    margin-bottom: 16px;
    gap: 10px;
    height: 36px;
    border: 1px solid #e5e5e5;
}
.quik_delete-btn {
    background: none;
    border: none;
    color: #999;
    cursor: pointer;
    transition: color 0.2s;
    width: 26px;
    height: 26px;
    background: #eeecff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
}
.quik_delete-btn svg {
    width: 12px;
    height: auto;
}
div#successModal .modal-dialog {
    max-width: 438px;
    border-radius: 20px;
}
div#successModal .modal-content {
    border-radius: 20px;
    background: #8d7eff;
    position: relative;
    padding: 30px 30px 20px;
}
div#successModal button.close-btn,
div#successModal button.close-btn:focus,
div#successModal button.close-btn:hover {
    position: absolute;
    top: 30px;
    right: 30px;
    background: #dedaff;
    color: black;
    border: 4px solid #8c7efb;
    outline: 1px solid black;
    border-radius: 50px;
    width: 35px;
    height: 35px;
    font-size: 24px;
    line-height: 25px;
    z-index: 1;
}
div#successModal .modal-body {
    padding: 0;
}
div#successModal button.close-btn h4 {
    color: white;
    font-size: 24px;
    font-weight: 500;
}
section.quik_find_tasker {
    padding: 37px 12px 88px;
}
.quik_find_tasker_filters {
    margin-bottom: 30px;
    display: flex;
    align-items: center;
    gap: 18px;
}
.quik_find_tasker_map {
    position: relative;
    margin-bottom: 20px;
}
.quik_filters_row {
    display: flex;
    align-items: center;
    gap: 16px;
    width: 100%;
}
.quik_search_wrap {
    position: relative;
}
.quik_search_input {
    width: 615px;
    height: 50px;
    border-radius: 50px;
    border: none;
    padding: 0 56px 0 18px;
    outline: none;
    font-size: 14px;
    box-shadow: 0px 2px 4px 0px #00000040;
    max-width: 615px;
}
.quik_search_icon {
    position: absolute;
    right: 18px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 18px;
    color: #393938;
}
.quik_filter_wrap,
.quik_sort_wrap,
.quik_skill_wrap {
    display: inline-block;
    position: relative;
}
.quik_btn_filter,
.quik_btn_sort,
.quik_btn_skill {
    height: 50px;
    padding: 0 35px;
    border: none;
    border-radius: 28px;
    color: #393938;
    font-weight: 400;
    gap: 6px;
    white-space: nowrap;
    width: 145px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
}
.quik_btn_filter {
    background: #eeff8c;
}
.quik_btn_sort,
.quik_btn_skill {
    background: #d6c3ff;
}
.quik_btn_icon {
    font-size: 18px;
    line-height: 0;
}
.quik_dropdown {
    display: none;
    position: absolute;
    top: 120%;
    left: 0;
    z-index: 1000;
    background: #ffffff;
    border: none;
    border-radius: 16px;
    padding: 22px;
    width: 400px;
    margin-left: -140px;
    box-shadow: 4px 4px 8px 0px #0000001a;
}
.quik_dropdown_filter {
    min-width: 260px;
    border-radius: 12px;
}
.quik_dropdown_skill {
    width: 360px;
    max-height: 520px;
    overflow: hidden;
}
.quik_dropdown_actions {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    padding-top: 25px;
}
.quik_btn_primary_pill {
    flex: 1;
    height: 50px;
    border-radius: 50px;
    background: #3c1fa7;
    color: #fff;
    border: 1px solid #3c1fa7;
    font-weight: 500;
    font-size: 16px;
}
.quik_btn_outline_pill {
    flex: 1;
    height: 50px;
    border-radius: 50px;
    background: #fff;
    color: #3c1fa7;
    border: 2px solid #3c1fa7;
    font-weight: 500;
    font-size: 16px;
}
.quik_radio_row i {
    border-radius: 50px;
    background: #eeff8c;
    padding: 5px;
    font-size: 12px;
    margin-right: 40px;
    opacity: 0;
}
.quik_radio_row input {
    position: absolute;
    inset: 0;
    opacity: 0;
}
.quik_radio_row:has(input:checked) i {
    opacity: 1;
}
.quik_radio_list {
    display: flex;
    flex-direction: column;
    gap: 18px;
    padding: 10px 10px 0;
}
.quik_radio_row {
    display: flex;
    align-items: center;
    gap: 10px;
    cursor: pointer;
    position: relative;
    justify-content: space-between;
}
.quik_skill_search {
    position: relative;
    margin-bottom: 14px;
}
.quik_skill_search_input {
    width: 100%;
    height: 50px;
    border-radius: 20px;
    border: 1px solid #e3e3e3;
    padding: 0 44px 0 16px;
    outline: none;
    font-size: 14px;
}
.quik_skill_search_icon {
    position: absolute;
    right: 14px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 18px;
    color: #333;
}
.quik_skill_list, .quik_radio_list {
    overflow: auto;
    max-height: 330px;
}
.quik_dropdown_filter {
    overflow: auto;
    max-height: 700px;
}
.quik_skill_list, .quik_radio_list, .quik_dropdown_filter {
    scrollbar-width: thin; /* For Firefox */
    scrollbar-color: #888 transparent; /* Optional: scrollbar color */
}
.quik_skill_list::-webkit-scrollbar, .quik_radio_list::-webkit-scrollbar, .quik_dropdown_filter::-webkit-scrollbar {
    width: 4px;
}
.quik_skill_list::-webkit-scrollbar-track, .quik_radio_list::-webkit-scrollbar-track, .quik_dropdown_filter::-webkit-scrollbar-track {
    background: transparent;
}
.quik_skill_list::-webkit-scrollbar-thumb, .quik_radio_list::-webkit-scrollbar-thumb, .quik_dropdown_filter::-webkit-scrollbar-thumb {
    background-color: #888;
    border-radius: 4px;
}
.quik_skill_row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 16px;
    color: #393938;
    font-size: 14px;
    font-weight: 400;
}
.quik_skill_add_btn {
    height: 22px;
    width: 22px;
    border-radius: 14px;
    background: #292d32;
    color: #fff;
    border: 0;
    cursor: pointer;
}
.quik_skill_add_btn i {
    font-size: 12px;
}
.custom-slider-section {
    margin-top: 25px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.double-range-slider-container {
    position: relative;
    height: 14px;
    margin-bottom: 18px;
    width: 100%;
}
.double-range-slider {
    position: absolute;
    pointer-events: none;
    width: 100%;
    height: 25px;
    outline: none;
    background: none;
    z-index: 100;
    opacity: 0;
}
.double-range-slider::-webkit-slider-thumb {
    pointer-events: all;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: #fff;
    border: 5px solid #be86ec;
    margin-top: -11px;
    box-sizing: border-box;
}
.double-range-slider::-moz-range-thumb {
    pointer-events: all;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: #fff;
    border: 5px solid #be86ec;
}
.double-range-slider::-ms-thumb {
    pointer-events: all;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: #fff;
    border: 5px solid #be86ec;
}
.double-range-slider::-webkit-slider-runnable-track {
    background: transparent;
    height: 14px;
}
.double-range-slider::-ms-fill-lower,
.double-range-slider::-ms-fill-upper {
    background: transparent;
}
.slider-track {
    position: absolute;
    height: 6px;
    border-radius: 7px;
    top: 0px;
    width: 100%;
    background: #f2f2f2;
    z-index: 1;
}
.slider-track-active {
    position: absolute;
    height: 6px;
    border-radius: 7px;
    background: #b87eee;
    top: 0px;
    z-index: 2;
}
.slider-track-active:before {
    content: "";
    position: absolute;
    left: -3px;
    top: -5px;
    background: #ffffff;
    border-radius: 50px;
    width: 16px;
    height: 16px;
    border: 2px solid #b87eee;
}
.slider-track-active:after {
    content: "";
    position: absolute;
    right: -3px;
    top: -5px;
    background: #ffffff;
    border-radius: 50px;
    width: 16px;
    height: 16px;
    border: 2px solid #b87eee;
}
.double-minmax-wrap {
    display: flex;
    align-items: center;
    gap: 5px;
}
.minmax-display {
    border: 2px solid #000;
    border-radius: 20px;
    padding: 10px 12px;
    background: #fff;
    font-size: 18px;
    min-width: 160px;
    color: #191919;
}
.minmax-label {
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 2px;
    display: block;
    color: black;
}
.minmax-value {
    color: #666666;
    font-size: 14px;
    font-weight: 400;
}
.minmax-divider {
    font-size: 20px;
    color: #000000;
    font-weight: 500;
}
div#filterDropdown h4 {
    color: #393938;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 16px;
}
div#filterDropdown .tag-box {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 24px;
}
div#filterDropdown .tag-box .tag {
    min-width: 90px;
    font-size: 14px;
    height: 90px;
    gap: 4px;
}
button.quik_remote_button {
    margin-bottom: 12px;
    background: #292d32;
    border-radius: 50px;
    color: white;
    display: flex;
    align-items: center;
    gap: 3.5px;
    padding: 7px 11px;
    font-size: 12px;
    font-weight: 400;
    border: none;
}
div#filterDropdown input[type="text"] {
    border-radius: 50px;
    border: 1px solid #e4e5e8;
    padding: 12px 16px;
    font-size: 14px !important;
    font-weight: 400;
    line-height: 24px;
    color: #1e1e1e;
    background: #f5f5f570;
    width: 100%;
}
.quik_find_tasker_list {
    max-height: 824px;
    overflow-y: auto;
}
.quik_find_tasker_list::-webkit-scrollbar {
    display: none;
}
.quik_open_modal_overlay {
    position: relative;
}
section.quik_tasker_detail {
    padding: 37px 12px 47px;
}
.quik_tasker_detail_about {
    margin: 35px 0 30px;
    background: #d6c3ff;
    border-radius: 20px;
    padding: 20px;
}
.quik_tasker_detail_about h5 {
    color: #393938;
    font-size: 22px;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 8px;
}
.quik_tasker_detail_about p {
    color: #393938;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 0px;
}
.quik_tasker_detail_info {
    display: flex;
    gap: 44px;
    align-items: center;
}
.quik_tasker_detail_info img {
    border-radius: 50%;
    width: 147px;
    aspect-ratio: 1/1;
}
.quik_tasker_detail_data h6 {
    color: #1e1e1e;
    font-size: 24px;
    font-weight: 600;
    line-height: 28px;
    margin-bottom: 10px;
}
.quik_tasker_detail_data p {
    color: #1e1e1eb2;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 10px;
}
.quik_tasker_detail_data p i {
    color: #3c1fa7;
}
.quik_tasker_detail_data small {
    color: #1e1e1eb2;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 0px;
}
.quik_tasker_detail_skills {
    margin: 0 0 30px;
    background: #292d32;
    border-radius: 20px;
    padding: 20px;
}
.quik_tasker_detail_skills h5 {
    color: #fff;
    font-size: 24px;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 16px;
}
.quik_tasker_detail_skills h6 {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 16px;
}
.quik_tasker_detail_skills p {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 18px;
}
header#al_new_design.site-header.fixed-bar {
    background: white !important;
}
ul.skills_list {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 8px;
    margin-bottom: 24px;
}
ul.skills_list li {
    color: #393938;
    background: #efefef;
    padding: 3px 10px;
    border-radius: 50px;
    font-size: 16px;
    font-weight: 400;
}
ul.transportation_list {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
    gap: 8px;
}
ul.transportation_list li {
    border-radius: 20px;
    background: #d6c3ff;
    padding: 15px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 4px;
    min-width: 90px;
    min-height: 80px;
}
ul.transportation_list li i {
    color: #3c1fa7;
}
ul.transportation_list li span {
    color: #3c1fa7;
    font-size: 14px;
    font-weight: 500;
}
.quik_reviews_bar {
    position: relative;
    width: 120px;
    height: 8px;
    background: #ffffff;
    border-radius: 9999px;
    overflow: hidden;
}
.quik_reviews_fill {
    position: relative;
    height: 100%;
    width: 0;
    background: #3c1fa7;
    border-radius: inherit;
    transition: width 0.3s ease-in-out;
}
.quik_tasker_detail_reviews {
    margin: 0px 0 30px;
    background: #dedaff;
    border-radius: 20px;
    padding: 26px 20px;
}
.quik_tasker_detail_reviews h5,
.quik_tasker_completed_tasks h5 {
    color: #000000;
    font-size: 24px;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 18px;
}
.quik_reviews_detail p {
    color: #393938;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 0;
}
.quik_reviews_detail p span {
    font-size: 20px;
}
.quik_reviews_detail_rev {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 12px;
    margin-bottom: 16px;
}
.quik_reviews_detail ul {
    max-width: 370px;
    margin-bottom: 18px;
}
.quik_reviews_detail li {
    display: grid;
    margin-bottom: 10px;
    align-items: center;
    grid-template-columns: 2fr 1fr 0.8fr;
    gap: 10px;
}
.quik_reviews_detail li h6 {
    color: #393938;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}
.quik_reviews_review_list {
    display: flex;
    flex-direction: column;
    gap: 18px;
}
.quik_reviews_review {
    background: #ffffff;
    border-radius: 20px;
    padding: 16px;
}
.quik_reviews_review_profile {
    margin-bottom: 8px;
    display: flex;
    align-items: center;
    gap: 8px;
}
.quik_reviews_review_profile img {
    width: 30px;
    aspect-ratio: 1/1;
    border-radius: 50px;
}
.quik_reviews_review_profile h4 {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 0;
}
.quik_reviews_review_profile p {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 0;
}
.quik_reviews_review_profile p span {
    font-size: 20px;
}
.quik_reviews_review h3 {
    color: #000;
    font-size: 15px;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 5px;
}
.quik_reviews_review p {
    color: #000;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 0px;
}
.quik_reviews_review_view {
    margin-top: 18px;
    text-align: center;
}
.quik_reviews_review_view button {
    background: transparent;
    border: none;
    color: #000;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}
.quik_tasker_completed_tasks {
    margin: 0px 0 30px;
    background: #efefef;
    border-radius: 20px;
    padding: 20px;
}
.quik_tasker_completed_tasks_list {
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.quik_tasker_completed {
    background: #ffffff;
    border-radius: 20px;
    padding: 12px;
}
.quik_tasker_completed {
    background: #ffffff;
    border-radius: 20px;
    padding: 12px;
    display: flex;
    gap: 20px;
    align-items: center;
    justify-content: space-between;
}
.quik_tasker_completed h5 {
    color: #000;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 8px;
}
.quik_tasker_completed p {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 0px;
    display: flex;
    align-items: center;
    gap: 8px;
}
.quik_tasker_completed p img {
    width: 30px;
    aspect-ratio: 1 / 1;
    border-radius: 50px;
}
.quik_tasker_completed_price {
    text-align: right;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 8px;
}
.quik_tasker_completed_price p {
    color: #b87eee;
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
    margin-bottom: 0px;
}
.quik_tasker_completed_price button {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 0px;
    background: #ff5d64;
    border: none;
    border-radius: 50px;
    padding: 5px 9px;
}
.quik_tasker_completed_price button svg {
    width: 15px;
}
.account-sidebar {
    display: none;
}
.dashboard-right {
    padding-left: 35px;
    height: 100%;
}
.col-lg-3:has(.quik_account_sidebar) {
    padding: 0 0 50px;
}
.dashboard-right .dashboard {
    padding-left: 47px;
    border-left: 1px solid #0000004d;
    height: 100%;
}
.quik_account_sidebar h3 {
    color: black;
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 20px;
}
.quik_account_card {
    background: white;
    box-shadow: 0 9px 96px 0px #d7d0ff;
    padding: 15px 18px;
    border-radius: 20px;
    display: flex;
    align-items: center;
    gap: 16px;
    margin-bottom: 30px;
}
.quik_account_card img {
    width: 87px;
    aspect-ratio: 1/1;
    border-radius: 50px;
}
.quik_account_card_data {
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.quik_account_card_data h5 {
    color: black;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 0px;
}
.quik_account_card_data a {
    color: black;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.quik_account_card_data a i {
    font-size: 12px;
}
.quik_account_bar {
    position: relative;
    width: 100%;
    height: 12px;
    background: #ffffff;
    border-radius: 9999px;
    overflow: hidden;
    margin-bottom: 8px;
}
.quik_account_fill {
    position: relative;
    height: 100%;
    width: 0;
    background: #3c1fa7;
    border-radius: inherit;
    transition: width 0.3s ease-in-out;
}
.quik_account_setup {
    background: #8d7eff;
    padding: 22px;
    border-radius: 20px;
    margin-bottom: 30px;
}
.quik_account_sidebar h4 {
    color: black;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 12px;
}
.quik_account_setup h5 {
    color: white;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 8px;
}
.quik_account_setup p {
    color: white;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 8px;
}
.quik_account_setup a {
    color: white;
    font-size: 12px;
    font-weight: 400;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.quik_account_setup a span {
    text-decoration: underline;
}
.quik_account_setup a i {
    font-size: 12px;
}
.quik_account_sidebar ul {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-bottom: 16px;
}
.quik_account_sidebar ul li a {
    display: flex;
    align-items: center;
    gap: 15px;
    width: 100%;
}
.quik_account_sidebar ul li a {
    display: flex;
    align-items: center;
    gap: 15px;
    width: 100%;
}
.quik_account_sidebar ul li a span {
    color: black;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0px;
}
.quik_account_sidebar ul li a i,
.quik_account_sidebar ul li a .form-check.form-switch {
    justify-self: flex-end;
    margin-left: auto;
    color: #292d32;
    font-size: 12px;
}
input#pushNotifications {
    accent-color: #3c1fa7;
    width: 40px;
    height: 24px;
}
input#pushNotifications:focus {
    outline: none !important;
    box-shadow: none !important;
}
input#pushNotifications {
    accent-color: #3c1fa7;
    width: 40px;
    height: 24px;
    margin-left: auto;
    margin-right: 0;
    justify-self: flex-end;
}
input#pushNotifications:checked {
    background-color: #3c1fa7;
    border-color: #3c1fa7;
}
#profile-mode-toggle-switch {
    position: relative;
    display: inline-block;
    width: 80px;
    height: 30px;
    background: #f0f0f0;
    border-radius: 20px;
    cursor: pointer;
    transition: all 0.3s ease;
}

#profile-mode-toggle-switch input[type="radio"] {
    display: none;
}

#profile-mode-toggle-switch .toggle-option {
    position: absolute;
    top: 0;
    opacity: 0;
    width: 50%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: 500;
    color: #3c1fa7;
    z-index: 2;
    cursor: pointer;
    transition: all 0.3s ease;
    border-radius: 20px;
}

#profile-mode-toggle-switch .poster-option {
    left: 10px;
}

#profile-mode-toggle-switch .tasker-option {
    right: 10px;
}

#profile-mode-toggle-switch .toggle-slider {
    position: absolute;
    top: 1px;
    left: 1px;
    width: 26px;
    height: 26px;
    background: #3c1fa7;
    border-radius: 18px;
    transition: all 0.3s ease;
    z-index: 1;
}

#profile-tasker-mode:checked ~ .toggle-slider {
    transform: translateX(1px) translateY(1px);
}

#profile-poster-mode:checked ~ .toggle-slider {
    transform: translateX(50px) translateY(1px);
}

#profile-poster-mode:checked ~ .poster-option,
#profile-tasker-mode:checked ~ .tasker-option {
    opacity: 1;
}

#profile-mode-toggle-switch.poster-selected {
    background: #d6c3ff;
}

#profile-mode-toggle-switch.tasker-selected {
    background: #eeff8c;
}
.quik_tasker_detail_data img {
    width: auto;
}
.quik_profile_sidebar_content {
    padding-top: 20px;
}
.quik_profile_side a.popup-btn {
    padding: 10px 12px !important;
    border-radius: 50px;
    line-height: 100%;
    font-size: 14px;
    font-weight: 500;
    display: inline-block;
    color: #fff !important;
    background: #3c1fa7;
}
.quik_edit_image {
    width: 87px;
    position: relative;
}
.quik_edit_image button {
    background: #8d7eff;
    border: none;
    border-radius: 50px;
    color: white;
    width: 28px;
    height: 28px;
    line-height: 0;
    position: absolute;
    bottom: 0;
    right: 0;
}
.quik_profile_fields {
    padding: 30px 0;
    border-radius: 12px;
    max-width: 698px;
}
.quik_profile_field_group {
    margin-bottom: 16px;
    position: relative;
}
.quik_profile_field_label {
    font-size: 14px;
    font-weight: 400;
    color: #000;
    margin-bottom: 12px;
    display: block;
}
div#quik_profile_dropdown {
    font-size: 14px;
    background: white;
    border-radius: 10px;
    padding: 16px;
    transition: all 0.3s ease;
    overflow: hidden;
    box-shadow: 0px 0px 15px 1px #39393926;
    margin: 0 8px 16px;
    display: block;
    position: absolute;
    z-index: 999;
    width: calc(100% - 20px);
    max-height: 190px;
    overflow-y: auto;
}

div#quik_profile_dropdown div {
    cursor: pointer;
    padding: 2px 5px;
}
div#quik_profile_dropdown div:hover {
    background: #d4d4d4;
}
div#quik_profile_dropdown:empty {
    display: none;
}
.quik_profile_input,
.quik_profile_textarea {
    width: 100%;
    padding: 12px 16px;
    border: 1px solid #e5e5e5;
    border-radius: 20px;
    font-size: 14px;
    color: #666666;
    background: #ffffff;
    transition: all 0.3s ease;
}
.quik_profile_input:focus,
.quik_profile_textarea:focus {
    outline: none;
    box-shadow: none;
}

.quik_profile_input::placeholder,
.quik_profile_textarea::placeholder {
    color: #999;
}

.quik_profile_textarea {
    min-height: 120px;
    resize: vertical;
}

.quik_profile_skills_container {
    margin-top: 10px;
}

.quik_profile_skill_tags {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-top: 10px;
}

.quik_profile_skill_tag {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 6px 12px;
    background: #f0f0f0;
    border-radius: 20px;
    font-size: 14px;
    color: #1e1e1e;
}

.quik_profile_skill_tag .quik_profile_skill_remove {
    cursor: pointer;
    font-size: 14px;
    color: #666;
    line-height: 1;
    padding: 0;
    background: none;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
}

.quik_profile_skill_tag .quik_profile_skill_remove:hover {
    color: #000;
}

.quik_profile_transport_grid {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    gap: 12px;
    margin-top: 15px;
    margin-bottom: 30px;
}

.quik_profile_transport_grid .quik_profile_transport_button:nth-child(n + 6) {
    grid-column: span 1;
}

.quik_profile_transport_button {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 10px;
    background: #e9d5ff;
    border: 2px solid transparent;
    border-radius: 20px;
    cursor: pointer;
    transition: all 0.3s ease;
    min-height: 80px;
    position: relative;
}
/* .quik_profile_transport_button.active {
    background: #7c3aed;
    border-color: #7c3aed;
    color: #fff;
} */

.quik_profile_transport_button i {
    font-size: 24px;
    margin-bottom: 8px;
}
.quik_profile_transport_button span {
    font-size: 13px;
    font-weight: 500;
    text-align: center;
    color: #3c1fa7;
    margin-top: 4px;
}

.quik_profile_transport_button:has(input:checked) {
    border: 2px solid #3c1fa7;
}
.quik_profile_transport_button input[type="radio"] {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    z-index: 1;
}
.quik_profile_save_button {
    max-width: 320px;
    width: 100%;
    padding: 14px 24px;
    background: #3c1fa7;
    color: #ffffff;
    border: none;
    border-radius: 20px;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.3s ease;
    margin-top: 15px;
}
.quik_profile_save_button:hover {
    background: #6d28d9;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(124, 58, 237, 0.3);
}

.quik_profile_save_button:active {
    transform: translateY(0);
}
.quik_profile_my_posts {
    margin-top: 30px;
}

.quik_profile_post_tabs {
    display: flex;
    gap: 15px;
    margin-bottom: 30px;
    flex-wrap: wrap;
}

.quik_profile_post_tab_content {
    display: none;
}

.quik_profile_post_tab_content_active {
    display: block;
}
.quik_profile_post_tab {
    background: #ffffff;
    border: none;
    border-radius: 10px;
    padding: 8px 24px;
    font-size: 14px;
    font-weight: 500;
    color: #000000;
    cursor: pointer;
    transition: all 0.3s ease;
    min-width: 120px;
    height: 33px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.quik_profile_post_tab:hover {
    background: #f5f5f5;
}

.quik_profile_post_tab_active {
    background: #8d7eff;
    color: #ffffff;
}

.quik_profile_post_tab:hover {
    background: #9c7df9;
    color: #ffffff;
}
.quik_profile_post_cards {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 28px;
}
.quik_profile_post_card {
    background: #ffffff;
    border-radius: 20px;
    padding: 14px;
    transition: box-shadow 0.3s ease;
    box-shadow: 4px 4px 8px 0px #0000001a;
    display: block;
}

.quik_profile_post_card:hover {
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
}

.quik_profile_post_card_header {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 16px;
}

.quik_profile_post_card_title {
    font-size: 16px;
    font-weight: 500;
    color: #000000;
    margin: 0;
    flex: 1;
    line-height: 1.4;
}

.quik_profile_post_card_favorite {
    background: none;
    border: none;
    cursor: pointer;
    padding: 4px;
    color: #000000;
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: color 0.3s ease;
    margin-left: 12px;
}

.quik_profile_post_card_favorite:hover {
    color: #a78bfa;
}

.quik_profile_post_card_favorite i {
    font-size: 18px;
}

.quik_profile_post_card_price {
    font-size: 24px;
    font-weight: 500;
    color: #b87eee;
    margin-bottom: 10px;
}
.quik_profile_post_card_meta {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
    flex-wrap: wrap;
    gap: 12px;
}

.quik_profile_post_card_date_time {
    display: flex;
    gap: 16px;
    align-items: center;
    flex-wrap: wrap;
}

.quik_profile_post_card_date,
.quik_profile_post_card_time {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 14px;
    color: #393938;
}

.quik_profile_post_card_offers {
    font-size: 14px;
    color: #3c1fa7;
    font-weight: 400;
}

.quik_profile_post_card_actions {
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
}
.quik_profile_post_card_action {
    border: none;
    border-radius: 20px;
    padding: 8px 20px;
    font-size: 12px;
    font-weight: 400;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 6px;
    transition: all 0.3s ease;
    height: 40px;
}
.quik_profile_post_card_action i {
    font-size: 14px;
}

.quik_profile_post_card_action_remote {
    background: #333333;
    color: #ffffff;
}

.quik_profile_post_card_action_remote:hover {
    background: #444444;
}

.quik_profile_post_card_action_flexible {
    background: #d6c3ff;
    color: #000;
}
.quik_profile_post_detail {
    margin-top: 30px;
}

.quik_post_details {
    max-width: 100%;
}

.quik_post_details_title {
    font-size: 24px;
    font-weight: 500;
    color: #1a1a1a;
    margin-bottom: 20px;
    line-height: 1.3;
}
.quik_post_details_budget {
    margin-bottom: 10px;
}
.quik_post_details_budget_label {
    font-size: 14px;
    font-weight: 400;
    color: #000;
    margin-bottom: 0;
}
.quik_post_details_budget_value {
    font-size: 30px;
    font-weight: 400;
    color: #b87eee;
}

.quik_post_details_meta {
    margin-bottom: 15px;
}
.quik_post_details_description {
    margin-top: 32px;
    margin-bottom: 30px;
}
.quik_post_details_location {
    margin-bottom: 12px;
}

.quik_post_details_location_label {
    font-size: 14px;
    font-weight: 400;
    color: #1a1a1a;
}

.quik_post_details_datetime {
    display: flex;
    gap: 20px;
    align-items: center;
    flex-wrap: wrap;
}

.quik_post_details_date,
.quik_post_details_time {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 16px;
    font-weight: 400;
    color: #1a1a1a;
}

.quik_post_details_date i,
.quik_post_details_time i {
    font-size: 14px;
    color: #666666;
}

.quik_post_details_description {
    margin-top: 32px;
}

.quik_post_details_description_title {
    font-size: 16px;
    font-weight: 400;
    color: #1e1e1e;
    margin-bottom: 8px;
}
.quik_post_details_datetime img {
    height: 18px;
    width: auto;
}
.quik_post_details_description_text {
    font-size: 12px;
    font-weight: 400;
    color: #1e1e1e;
    margin-bottom: 0px;
}
.quik_post_details_offers {
    margin-top: 0px;
}

.quik_post_offers {
    width: 100%;
}

.quik_post_offers_header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
    flex-wrap: wrap;
    gap: 16px;
}
.quik_post_offers_title {
    font-size: 16px;
    font-weight: 400;
    color: #1e1e1e;
    margin: 0;
}
.quik_post_offers_actions {
    display: flex;
    gap: 8px;
    align-items: center;
}
.quik_post_offers_button {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 10px 30px;
    border: none;
    border-radius: 20px;
    font-size: 16px;
    font-weight: 400;
    cursor: pointer;
    transition: all 0.3s ease;
    height: 38px;
}

.quik_post_offers_button i {
    font-size: 16px;
}

.quik_post_offers_button_sort {
    background: #d6c3ff;
    color: #393938;
}
.quik_post_offers_button_favourites {
    background: #393938;
    color: #ffffff;
}
.quik_post_offers_cards {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 22px;
    margin-bottom: 40px;
}
.quik_post_offers_card {
    background: #ffffff;
    border-radius: 0;
    padding: 12px;
    position: relative;
}
.quik_post_offers_card_favorite {
    position: absolute;
    top: 20px;
    right: 20px;
    background: none;
    border: none;
    cursor: pointer;
    padding: 4px;
    color: #1a1a1a;
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: color 0.3s ease;
    z-index: 1;
}

.quik_post_offers_card_favorite:hover {
    color: #a78bfa;
}

.quik_post_offers_card_favorite i {
    font-size: 18px;
}

.quik_post_offers_card_profile {
    display: flex;
    gap: 12px;
    margin-bottom: 10px;
    align-items: flex-start;
}
p.quik_post_offers_card_description {
    color: rgb(0, 0, 0);
    line-height: 20px;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 400;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    text-overflow: ellipsis;
    min-height: 80px;
    overflow: hidden;
}
.quik_post_offers_card_avatar {
    width: 67px;
    aspect-ratio: 1/1;
    border-radius: 50%;
    object-fit: cover;
    flex-shrink: 0;
}
.quik_post_offers_card_info {
    flex: 1;
}
.quik_post_offers_card_name {
    font-size: 16px;
    font-weight: 500;
    color: #000;
    margin: 0 0 6px 0;
    padding-right: 42px;
}
.quik_post_offers_card_rating {
    display: flex;
    align-items: center;
    gap: 6px;
    margin-bottom: 6px;
    font-size: 12px;
    color: #1a1a1a;
}
.quik_post_offers_card_rating i {
    font-size: 14px;
    color: #292d32;
}
.quik_post_offers_card_tasks {
    color: #3c1fa7;
    font-weight: 400;
    margin-left: 8px;
}
.quik_post_offers_card_location {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 12px;
    color: #000000;
}

.quik_post_offers_card_location i {
    font-size: 13px;
    color: #292d32;
}

.quik_post_offers_card_description {
    font-size: 14px;
    color: #1a1a1a;
    line-height: 1.6;
    margin: 0 0 16px 0;
}
.quik_post_offers_card_price {
    font-size: 18px;
    font-weight: 500;
    color: #b87eee;
    margin-bottom: 10px;
}
.quik_post_offers_card_actions {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}
.quik_post_offers_card_button {
    flex: 1;
    min-width: 120px;
    padding: 10px 20px;
    border: none;
    border-radius: 20px;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.3s ease;
    height: 45px;
}
.quik_post_offers_card_button_view {
    background: #ddf264;
    color: #393938;
    border: 1px solid #ddf264;
}
.quik_post_offers_card_button_reject {
    background: #ffffff;
    color: #292d32;
    border: 1px solid #292d32;
    max-width: 152px;
}
.quik_post_offers_edit_task {
    background: #3c1fa7;
    color: #ffffff;
    border: none;
    border-radius: 35px;
    padding: 12px 24px;
    font-size: 18px;
    font-weight: 500;
    cursor: pointer;
    height: 55px;
    margin-bottom: 70px;
    width: 100%;
    max-width: 240px;
}
.quik_ongoing_black_box {
    margin: 18px 0 36px;
    background: #292d32;
    border-radius: 20px;
    padding: 16px;
    display: flex;
    align-items: center;
    gap: 8px;
    position: relative;
}

.quik_ongoing_black_box_profile {
    flex-shrink: 0;
}
.quik_ongoing_black_box_avatar {
    width: 72px;
    aspect-ratio: 1/1;
    border-radius: 50%;
    object-fit: cover;
}
.quik_ongoing_black_box_info {
    flex: 1;
    min-width: 0;
}
.quik_ongoing_black_box_name {
    font-size: 24px;
    font-weight: 500;
    color: #ffffff;
    margin: 0;
}
.quik_ongoing_black_box_location {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 2px;
    font-size: 14px;
    color: #ffffff;
}
.quik_ongoing_black_box_location span {
    font-size: 16px;
    font-weight: 400;
}
.quik_ongoing_black_box_location i {
    font-size: 14px;
    color: #ffffff;
}

.quik_ongoing_black_box_rating {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 14px;
    color: #ffffff;
}

.quik_ongoing_black_box_rating i {
    font-size: 14px;
    color: #fff;
}
.quik_ongoing_black_box_rating_value {
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
}
.quik_ongoing_black_box_tasks {
    color: #d6c3ff;
    font-weight: 400;
    margin-left: 4px;
    font-size: 16px;
}
.quik_ongoing_black_box_chat {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: #ddf264;
    color: #1a1a1a;
    border: none;
    border-radius: 50px;
    padding: 4px 14px;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    height: 34px;
    flex-shrink: 0;
}
.quik_ongoing_black_box_chat i {
    font-size: 16px;
    color: #1a1a1a;
}
.quik_complete_box {
    width: 100%;
}

.quik_complete_box_tasker {
    background: #fff;
    border-radius: 0;
    padding: 16px;
    margin-bottom: 16px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.quik_complete_box_tasker_title {
    font-size: 16px;
    font-weight: 700;
    color: #1a1a1a;
    margin: 0 0 12px 0;
}

.quik_complete_box_tasker_info {
    display: flex;
    align-items: center;
    gap: 8px;
    flex-wrap: wrap;
    margin-top: 16px;
}

.quik_complete_box_tasker_avatar {
    width: 30px;
    aspect-ratio: 1/1;
    border-radius: 50%;
    object-fit: cover;
    flex-shrink: 0;
}
.quik_complete_box_tasker_name {
    font-size: 12px;
    font-weight: 400;
    color: #000;
    flex: 1;
    min-width: 0;
}

.quik_complete_box_tasker_rating {
    display: flex;
    align-items: center;
    gap: 4px;
    margin-left: auto;
}

.quik_complete_box_star_filled {
    font-size: 18px;
    color: #3c1fa7;
}

.quik_complete_box_star_outline {
    font-size: 18px;
    color: #d7d5d3;
}

.quik_complete_box_review {
    margin-top: 24px;
}

.quik_complete_box_review_title {
    font-size: 16px;
    font-weight: 700;
    color: #1a1a1a;
    margin: 0 0 12px 0;
}
.quik_complete_box_review_input {
    width: 100%;
    min-height: 150px;
    padding: 16px;
    border: 1px solid #e5e5e5;
    border-radius: 20px;
    font-size: 14px;
    color: #666666;
    background: #ffffff;
    resize: vertical;
    outline: none;
    transition: border-color 0.3s ease;
    margin: 6px 0 30px;
}
.quik_complete_box_review_input::placeholder {
    color: #999999;
}
.quik_profile_favorites a.quik_profile_card {
    margin: 0;
}
.quik_profile_favorites a.quik_profile_card .quik_profile_skills {
    color: #000000;
}
.quik_profile_favorites {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}
.quik_offer_view_banner {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding-top: 44px;
    padding-bottom: 15px;
}
.quik_offer_view_content {
    flex: 1;
}
.quik_offer_view_heading {
    font-size: 34px;
    font-weight: 400;
    color: #000000;
    margin: 0 0 10px;
    line-height: 1.2;
}
.quik_offer_view_subtitle {
    font-size: 18px;
    color: #000000;
    margin: 0 0 10px;
    line-height: 1.5;
    font-weight: 400;
}
.quik_offer_view_offer_label {
    font-size: 18px;
    color: #000000;
    margin: 0;
    line-height: 1.5;
    font-weight: 400;
    display: inline-block;
}
.quik_offer_view_offer_price {
    font-size: 34px;
    font-weight: 500;
    color: #b87eee;
    display: inline-block;
    margin-left: 0.5rem;
}
.quik_span_div {
    display: flex;
    align-items: center;
}
.quik_offer_view_actions {
    display: flex;
    align-items: center;
    gap: 28px;
    margin-top: 16px;
}
.quik_offer_view_heart_icon {
    width: 24px;
    height: 24px;
    cursor: pointer;
    color: #000000;
    stroke: currentColor;
    fill: none;
    stroke-width: 2;
}
.quik_offer_view_button {
    background-color: #c9c1ff;
    color: #393938;
    border: none;
    padding: 12px 24px;
    border-radius: 9999px;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    transition: background-color 0.2s;
}
.quik_view_offers_actions_button_wrapper {
    display: flex;
    gap: 18px;
    margin: 40px 0;
    justify-content: flex-start;
}
.quik_offer_view_accept_button {
    background-color: #3c1fa7;
    color: #ffffff;
    border: none;
    padding: 14px;
    width: 100%;
    max-width: 240px;
    border-radius: 9999px;
    font-size: 18px;
    font-weight: 500;
    cursor: pointer;
    border: 1px solid #3c1fa7;
}
.quik_offer_view_reject_button {
    background-color: #ffffff;
    color: #e10000;
    border: 1px solid #e10000;
    padding: 14px;
    width: 100%;
    max-width: 240px;
    border-radius: 9999px;
    font-size: 18px;
    font-weight: 500;
    cursor: pointer;
}
.quik_chat_screens {
    height: calc(100vh- 80px);
    overflow-y: auto;
}
.quik_chat_screens {
    height: calc(100vh - 86px);
    overflow: hidden;
    padding: 20px 0px 38px;
}
.quik_chat_screens_wrapper {
    display: grid;
    grid-template-columns: 1fr 2.5fr;
}
.quik_chat_screens_list {
    border-right: 1px solid #d5e8f6;
}
.quik_chat_screens_list,
.quik_chat_screens_chat {
    scrollbar-width: none;
    -ms-overflow-style: none;
}

.quik_chat_screens_list::-webkit-scrollbar,
.quik_chat_screens_chat::-webkit-scrollbar {
    display: none;
}

.quik_chat_screens_chat {
    position: relative;
    height: calc(100vh - 145px);
    overflow-y: auto;
}
.quik_chat_screens_list {
    position: relative;
    border-right: 1px solid #d5e8f6;
    height: calc(100vh - 145px);
    overflow-y: auto;
}
.quik_account_sidebar ul li {
    padding: 0 4px;
    border-radius: 4px;
}
.quik_account_sidebar ul li.active {
    background: #f2f2f2;
}
.quik_chat_header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 18px 24px;
    border-bottom: 1px solid #d5e8f6;
    position: sticky;
    top: 0;
    background: white;
    z-index: 5;
    height: 53px;
}
.quik_chat_header_title {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 12px;
    font-weight: 400;
    color: #000;
    margin: 0;
}

.quik_chat_header_title i {
    font-size: 14px;
    color: #000;
    cursor: pointer;
}
.quik_chat_search_wrapper {
    padding: 15px;
    border-bottom: 1px solid #d5e8f6;
}
.quik_chat_search_input {
    width: 100%;
    background-color: transparent;
    border-radius: 8px;
    padding: 11px 44px;
    font-size: 12px;
    color: #7f7f7f;
    outline: none;
    border: 1px solid #e5e5e5;
    font-weight: 400;
}
.quik_chat_search_input::placeholder {
    color: #7f7f7f;
}
.quik_chat_search_icon {
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 14px;
    color: #3c1fa7;
}
.quik_chat_search_container {
    position: relative;
}
.quik_chat_item {
    display: flex;
    align-items: flex-start;
    padding: 16px 24px;
    border-bottom: 1px solid #f5f0ff;
    cursor: pointer;
    transition: background-color 0.2s;
}
.quik_chat_item.selected,
.quik_chat_item:hover {
    background: #f8f9fd;
}
.quik_chat_item:last-child {
    border-bottom: none;
}
.quik_chat_avatar {
    width: 35px;
    height: 35px;
    border-radius: 8px;
    object-fit: cover;
    margin-right: 16px;
    flex-shrink: 0;
}
.quik_chat_content {
    flex: 1;
    min-width: 0;
}
.quik_chat_name {
    font-size: 14px;
    font-weight: 500;
    color: #000;
    margin: 6px 0;
}
.quik_chat_message {
    font-size: 12px;
    color: #636363;
    margin: 0 0 6px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-weight: 400;
    min-height: 36px;
}
.quik_chat_timestamp {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 12px;
    color: #7f7f7f;
    font-weight: 400;
}
.quik_chat_clock_icon {
    width: 14px;
    height: 14px;
    color: #7f7f7f;
}
.quik_chat_header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 16px 24px;
    border-bottom: 1px solid #f0f0f0;
}

.quik_chat_header_right {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 8.5px 24px;
    border-bottom: 1px solid #f0f0f0;
    position: sticky;
    top: 0;
    background: white;
}
.quik_chat_header_user {
    display: flex;
    align-items: center;
    gap: 8px;
    flex: 1;
}
.quik_chat_header_avatar {
    width: 35px;
    height: 35px;
    border-radius: 8px;
    object-fit: cover;
    flex-shrink: 0;
}
.quik_chat_header_name {
    font-size: 14px;
    font-weight: 600;
    color: #636363;
    margin: 0;
}
.quik_chat_header_actions {
    display: flex;
    align-items: center;
    gap: 40px;
}

.quik_chat_header_search_icon,
.quik_chat_header_menu_icon {
    font-size: 16px;
    color: #1a1a1b;
    cursor: pointer;
    transition: color 0.2s;
}

.quik_chat_header_search_icon:hover,
.quik_chat_header_menu_icon:hover {
    color: #333333;
}
.quik_chat_screen_chats {
    padding: 55px 24px 5px;
    min-height: 85%;
}
.quik_chat_screen_chats_time {
    text-align: center;
    margin-bottom: 22px;
    font-size: 11px;
    font-weight: 400;
}
.quik_mine_chat,
.quik_client_chat {
    margin-bottom: 30px;
    max-width: 65%;
    width: max-content;
}
.quik_mine_chat p,
.quik_client_chat p {
    color: #7f7f7f;
    font-size: 12px;
    font-weight: 400;
    margin: 0px;
    padding: 16px 24px;
}
.quik_mine_chat h6,
.quik_client_chat h6 {
    color: #7f7f7f;
    font-size: 13px;
    font-weight: 400;
    margin-top: 4px;
}
.quik_mine_chat {
    text-align: right;
    margin-left: auto;
}
.quik_client_chat p {
    color: black;
    background: #eeff8c;
    border-radius: 32px 32px 32px 0;
}
.quik_mine_chat p {
    color: white;
    background: #3c1fa7;
    border-radius: 32px 32px 0 32px;
}
.quik_chat_screen_type {
    display: flex;
    align-items: center;
    background-color: white;
    padding: 24px 24px 0;
    position: sticky;
    bottom: 0;
    border-top: 1px solid #e8e6ea;
    gap: 20px;
}
.quik_chat_screen_type_input_wrapper {
    flex: 1;
    display: flex;
    align-items: center;
    position: relative;
    background-color: #d6c3ff;
    color: black;
    border-radius: 50px;
    height: 42px;
    padding: 12px 20px;
}
.quik_chat_screen_type_input {
    flex: 1;
    background-color: transparent;
    border: none;
    outline: none;
    padding: 0;
    font-size: 12px;
    color: #1e1e1e;
    font-weight: 400;
}

.quik_chat_screen_type_input::placeholder {
    color: #1e1e1e;
}
.quik_chat_screen_type_send {
    font-weight: 500;
    cursor: pointer;
    flex-shrink: 0;
    font-size: 12px;
    color: #3c1fa7;
}
.quik_chat_screen_type_mic,
.quik_chat_screen_type_thumbs {
    width: 24px;
    height: 24px;
    color: #4b29a4;
    cursor: pointer;
    flex-shrink: 0;
    font-size: 1.1rem;
    transition: color 0.2s;
}

.quik_chat_screen_type_mic:hover,
.quik_chat_screen_type_thumbs:hover {
    color: #5a35b5;
}
.quik_chat_modal {
    display: none;
}
.quik_chat_modal.show {
    display: block;
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.25);
    z-index: 9999;
}
.quik_chat_modal_inner {
    position: absolute;
    inset: 0;
    background: #fff;
    border-radius: 14px;
    overflow: auto;
    max-width: 400px;
    width: 95%;
    max-height: 90vh;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    scrollbar-width: none;
    -ms-overflow-style: none;
}
.quik_chat_header {
    padding: 16px 16px;
}
.quik_chat_modal_inner::-webkit-scrollbar {
    display: none;
}
.quik_contact_us_heading {
	text-align: center;
	margin: 0 0 6px;
	font-weight: 600;
	font-size: 54px;
	color: #000000;
}
.quik_contact_us_subtitle {
    text-align: center;
	font-weight: 500;
	font-size: 18px;
    margin-bottom: 50px;
    color: #1E1E1EB2;
}
.quik_contact_us_card {
	border-radius: 20px;
	padding: 30px 22px;
	background: linear-gradient(270deg, #DDF264 0%, #C9C1FF 57%);
}
.quik_contact_us_inner {
	display: grid;
	grid-template-columns: 1.1fr 2fr;
	gap: 28px;
	align-items: stretch;
}
.quik_contact_us_info {
	border-radius: 10px;
	padding: 40px;
	color: #fff;
	overflow: hidden;
	position: relative;
	background: url(/images/contact-bg.svg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: left;
}
.quik_contact_us_info h4 {
	font-weight: 600;
	margin: 0 0 6px 0;
	font-size: 28px;
	color: white;
}
.quik_contact_us_info p {
    font-weight: 400;
	margin: 0 0 30px 0;
	font-size: 18px;
	color: white;
}
.quik_contact_us_info_item {
	display: flex;
	align-items: flex-start;
	gap: 20px;
	margin: 0 0 30px;
	color: #fff;
    font-size: 16px;
    font-weight: 400;
}
.quik_contact_us_info_item i {
	position: relative;
	top: 5px;
}
.quik_contact_us_form {
	padding: 20px 0;
}
.quik_contact_us_row {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 42px;
	margin-bottom: 30px;
}
.quik_contact_us_label {
	display: block;
	margin: 0 0 6px 0;
	color: #1E1E1EB2;
	font-size: 14px;
}
.quik_contact_us_label span {
    color: #DB2835;
}
.quik_contact_us_input, .quik_contact_us_textarea {
	width: 100%;
	border: 1px solid #eee;
	border-radius: 20px;
	background: #fff;
	padding: 14px 20px;
	font-size: 16px;
	color: #000;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.04) inset;
}
.quik_contact_us_textarea {
    min-height: 150px;
    resize: vertical;
}
.quik_contact_us_submit {
	background: #3C1FA7;
	color: #fff;
	border: none;
	border-radius: 50px;
	padding: 14px 32px;
	font-weight: 600;
	max-width: 263px;
	cursor: pointer;
	margin-top: 8px;
	width: 100%;
	font-size: 18px;
	font-weight: 500;
}
.quik_contact_us_faq_wrap {
	border-radius: 18px;
	max-width: 1200px;
	margin: 80px auto 0;
}
.quik_contact_us_faq_heading {
    text-align: center;
    margin-bottom: 50px;
}
.quik_contact_us_faq_heading h2 {
	margin: 0 0 4px 0;
	font-size: 44px;
	line-height: 48px;
	font-weight: 600;
	color: #1E1E1E;
}
.quik_contact_us_faq_heading p {
    margin: 0;
    color: #1E1E1EB2;
    font-size: 18px;
	font-weight: 500;
}
.quik_contact_us_faq_grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 24px;
}
.quik_contact_us_faq_item_left, .quik_contact_us_faq_item_right {
    display: flex;
    flex-direction: column;
    gap: 24px;
}
.quik_contact_us_faq_item {
	background: #fff;
	border: 1px solid #E4E5E8;
	border-radius: 16px;
	padding: 40px 32px;
}
.quik_contact_us_faq_q {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
}
.quik_contact_us_faq_q h4 {
    margin: 0;
    font-size: 18px;
    line-height: 26px;
    color: #111;
    font-weight: 600;
}
.quik_contact_us_faq_toggle {
	width: 40px;
	height: 40px;
	border-radius: 8px;
	background: #F8F8F8;
	color: #3C1FA7;
	border: none;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	font-size: 30px;
}
.quik_contact_us_faq_item.active .quik_contact_us_faq_toggle {
	color: #fff;
	background: #3C1FA7;
}
.quik_contact_us_faq_a {
	margin-top: 12px;
	color: #1E1E1EB2;
	font-size: 16px;
	line-height: 22px;
	display: none;
	max-width: 450px;
}
.quik_contact_us_faq_item.active .quik_contact_us_faq_a {
    display: block;
}
.quik_contact_us {
	padding: 45px 0 60px;
}
.quik_cms {
	padding: 40px 12px 40px;
}
.quik_cms_banner {
	background: linear-gradient(270deg, #DDF264 0%, #C9C1FF 57%);
	border-radius: 50px;
	padding: 86px;
	text-align: center;
	margin-bottom: 58px;
}
.quik_cms_heading {
	color: #000000;
	margin: 0;
	font-size: 54px;
	font-weight: 600;
}
.quik_cms_content h2, .quik_cms_content h3, .quik_cms_content h4 {
    color: #1E1E1E;
	margin: 0 0 14px;
	font-size: 44px;
	font-weight: 600;
}
.quik_cms_content h5 {
    color: #3C1FA7;
	margin: 0 0 8px;
	font-size: 32px;
	font-weight: 700;
}
.quik_cms_content h6 {
    color: #3C1FA7;
	margin: 0 0 8px;
	font-size: 22px;
	font-weight: 500;
}
.quik_cms_content p {
    color: #393938;
	margin: 0 0 28px;
	font-size: 18px;
	font-weight: 400;
}
.quik_browse_tasks .quik_btn_filter {
	background: #B87EEE;
	color: white;
}
.quik_browse_tasks .quik_btn_filter svg path {
	stroke: white;
}
section.quik_find_tasker iframe {
	min-height: 400px;
}
.quik_browse_tasks .quik_profile_post_card {
    margin-bottom: 20px;
}
.quik_offer_btn {
	margin: 30px auto 0;
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 9px;
}
.quik_offer_btn button {
	margin: 0 !important;
} 
.step-btn.skip-step {
	background: white;
	color: #3C1FA7;
}
.quik_task_detailz_card {
	background: #F6F5FF;
	border-radius: 35px;
	padding: 30px;
	color: #1f1f1f;
	height: 100%;
}
.quik_task_detailz_header {
    
}

.quik_task_detailz_task_type {
    font-size: 26px;
    font-weight: 600;
    margin: 0;
    color: #1d1b34;
}

.quik_task_detailz_budget span {
    font-size: 14px;
    color: #7e7c98;
    display: block;
    margin-bottom: 4px;
}

.quik_task_detailz_budget strong {
    font-size: 32px;
    color: #7a1cff;
    font-weight: 700;
}

.quik_task_detailz_owner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
}

.quik_task_detailz_owner_profile {
    display: flex;
    align-items: center;
    gap: 16px;
}

.quik_task_detailz_avatar {
    width: 54px;
    height: 54px;
    border-radius: 50%;
    background: linear-gradient(135deg, #c4b1ff, #f8d1ff);
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    color: #3c1e7c;
    border: 3px solid #e0d8ff;
    letter-spacing: 1px;
}

.quik_task_detailz_owner_name {
    font-weight: 600;
    margin-bottom: 2px;
}

.quik_task_detailz_rating {
    color: #6c6a85;
    font-size: 14px;
    margin: 0;
}

.quik_task_detailz_rating span {
    color: #f5a524;
    margin-right: 4px;
}

.quik_task_detailz_location {
    color: #7e7c98;
    font-size: 15px;
}

.quik_task_detailz_meta {
    display: flex;
    align-items: center;
    gap: 24px;
    flex-wrap: wrap;
}

.quik_task_detailz_meta_item {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-weight: 500;
    color: #1d1b34;
}

.quik_task_detailz_meta_item img {
    width: 20px;
    height: 20px;
}

.quik_task_detailz_offer_link {
    margin-left: auto;
    color: #4a2dff;
    font-weight: 600;
}

.quik_task_detailz_offer_link:hover {
    color: #3219bb;
    text-decoration: none;
}

.quik_task_detailz_tags {
    display: flex;
    gap: 12px;
}

.quik_task_detailz_tag {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: #e7dfff;
    color: #4a2dff;
    padding: 8px 16px;
    border-radius: 18px;
    font-weight: 500;
    font-size: 14px;
}

.quik_task_detailz_tag img {
    width: 18px;
    height: 18px;
}

.quik_task_detailz_description h5 {
    margin-bottom: 8px;
    font-size: 16px;
    font-weight: 600;
    color: #1d1b34;
}

.quik_task_detailz_description p {
    margin: 0;
    color: #4d4b68;
    line-height: 1.6;
}

.quik_task_detailz_actions {
    margin-top: auto;
    display: flex;
    gap: 16px;
    flex-wrap: wrap;
}

.quik_task_detailz_btn {
    border-radius: 999px;
    border: none;
    padding: 12px 28px;
    font-weight: 600;
    cursor: pointer;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    font-size: 15px;
}

.quik_task_detailz_btn:focus {
    outline: none;
}

.quik_task_detailz_btn-primary {
    background: linear-gradient(135deg, #4a2dff, #7a1cff);
    color: #fff;
    box-shadow: 0 12px 30px rgba(73, 45, 255, 0.3);
}

.quik_task_detailz_btn-outline {
    background: #d8ff6b;
    color: #1f1f1f;
    box-shadow: 0 10px 20px rgba(216, 255, 107, 0.4);
}

@media (max-width: 767px) {
    .quik_login_form,
    form#verify-otp-form,
    .quik_step_form {
        margin: 0 auto 50px;
        border-radius: 40px;
        padding: 40px 20px;
    }
    section.login-sec.wrapper-main.py-lg-5.py-3.d-flex.align-items-center {
        padding: 0 12px;
    }
    .account-sidebar {
        display: block;
    }
    .quik_login_form h3,
    form#verify-otp-form h3,
    .quik_step_form h3 {
        font-size: 24px;
        margin-bottom: 10px !important;
    }
    .quik_login_form p,
    form#verify-otp-form p {
        margin-bottom: 15px;
        font-size: 14px;
    }
    .quik_login_form input {
        border-radius: 10px;
    }
    body .quik_toggle_password {
        position: absolute;
        right: 12px !important;
        top: 42px;
        color: #1e1e1eb2;
        font-size: 14px;
    }
    .quik_login_form .login_continue_btn,
    #verify_phone_token,
    .quik_login_form .signup_continue_btn {
        padding: 12px 24px !important;
        font-size: 16px;
    }
    .divider_line {
        width: 100%;
    }
    .quik_back_btn {
        top: 40px;
        left: 20px;
        width: 28px;
        height: 28px;
        border: 2px solid white;
    }
    .earn-money .preference-icon img {
        height: 150px;
        margin-top: -15px;
    }
    .preference-label {
        padding: 30px 18px;
        border-radius: 20px;
        max-height: 116px;
    }
    .quik_preference {
        margin: 35px 0 10px;
        width: 100%;
    }
    .preference-text h4 {
        font-size: 18px;
        max-width: 135px;
        line-height: 24px;
    }
    .earn-money .preference-text h4 {
        max-width: 100px;
    }
    .quik_login_form .get-things-done .icon-container img {
        height: 120px;
    }
    .only_mobile_ul {
        margin-top: 20px;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        gap: 15px;
    }
    .quik_signup,
    .quik_login,
    .quik_post_task {
        padding: 14px 14px !important;
        font-size: 12px;
    }
    img.quik_header_profile {
        width: 40px;
    }
    .quik_wishlist {
        padding: 11.5px 12px !important;
    }
    .quik_header_buttons:has(ul.quik_user_logged_out) {
        display: none;
    }
    .site-logo.quik_header_logo {
        order: 1;
    }
    .quik_header_buttons {
        order: 2;
    }
    nav.navbar.navbar-expand-lg.quik_header_menu {
        order: 3;
    }
    .toggle-slider {
        width: 26px;
        height: 26px;
    }
    .mode-toggle-switch {
        width: 80px;
        height: 32px;
    }
    .poster-option {
        left: 5px;
    }
    .toggle-option {
        font-size: 10px;
    }
    #poster-mode:checked ~ .toggle-slider {
        transform: translateX(48px) translateY(1px);
    }
    .quik_banner_content h1 {
        font-size: 40px;
        line-height: 50px;
        margin-bottom: 8px;
    }
    .quik_banner_content h6 {
        font-size: 20px;
        line-height: 26px;
    }
    .quik_banner_content p {
        font-size: 16px;
        line-height: 25px;
        max-width: 100%;
    }
    .quik_banner_button_wrapper {
        margin-top: 18px;
        gap: 8px;
        margin-bottom: 18px;
        flex-wrap: wrap;
    }
    .quik_banner_button_wrapper a {
        font-size: 14px;
        padding: 10px 20px;
    }
    .quik_banner_image img {
        width: 100%;
        max-width: 400px;
    }
    .quik_banner_image {
        text-align: left;
    }
    section.quik_banner {
        padding: 25px 0 40px;
    }
    .quik_works_heading h2,
    .quik_popular_tasks_heading h3 {
        margin-bottom: 20px;
        font-size: 32px;
        line-height: 40px;
    }
    .quik_works {
        padding-bottom: 50px;
    }
    .col-md-3:has(.quik_works_steps) {
        margin-bottom: 10px;
    }
    .quik_works_steps {
        text-align: center;
        padding: 15px;
    }
    .quik_works_steps h3 {
        font-size: 20px;
        line-height: 50px;
        width: 45px;
        height: 45px;
        margin: 0 auto 5px;
    }
    .quik_works_steps h6 {
        font-size: 18px;
        line-height: 26px;
    }
    .quik_works_steps p {
        font-size: 14px;
        line-height: 24px;
        margin: 2px auto 0;
    }
    section.quik_popular_tasks {
        padding-bottom: 40px;
    }
    .quik_popular_tasks_heading {
        text-align: center;
    }
    .quik_popular_tasks_heading .col-md-4 {
        text-align: center;
    }
    .quik_popular_tasks_heading a {
        font-size: 18px;
        line-height: 26px;
    }
    .quik_profile_pic {
        width: 60px;
        height: 60px;
    }
    .quik_profile_top {
        gap: 8px;
        margin-bottom: 10px;
    }
    .quik_profile_name {
        font-size: 18px;
        line-height: 20px;
    }
    .quik_profile_card {
        border-radius: 20px;
        padding: 16px;
    }
    .quik_favorite_btn {
        font-size: 15px;
        height: 12px;
    }
    .quik_skills_label {
        font-size: 14px;
    }
    section.quik_as_tasker {
        padding: 0 0 60px;
    }
    .quik_as_tasker_image img {
        width: 100%;
        max-width: 500px;
        margin-bottom: 20px;
    }
    .quik_as_tasker_content h3,
    .quik_download_content h3,
    .quik_earning_calc_content h3,
    .quik_why_us_content h3,
    .quik_browse_task_content h3 {
        font-size: 32px;
        line-height: 40px;
        margin-bottom: 5px;
    }
    .quik_as_tasker_content p,
    .quik_download_content p,
    .quik_earning_calc_content p,
    .quik_why_us_content p,
    .quik_browse_task_content p {
        font-size: 16px;
        line-height: 25px;
        margin-bottom: 16px;
    }
    .quik_as_tasker_content a,
    .quik_earning_calc_content a,
    .quik_why_us_content a,
    .quik_browse_task_content a {
        padding: 14px 24px !important;
        font-size: 16px;
    }
    .quik_download_wrapper {
        background-size: cover;
        padding: 25px 25px 450px;
        border-radius: 30px;
    }
    .quik_download_content {
        padding-left: 0;
    }
    .quik_download_buttons {
        gap: 10px;
    }
    .quik_download_image img {
        max-width: 300px;
    }
    section.quik_download {
        padding: 0px 15px 70px;
    }
    .quik_earning_image img {
        position: relative;
        top: 0px;
        right: inherit;
        height: 370px;
        left: -90px;
        margin-bottom: -40px;
    }
    section.quik_earning_calc {
        padding: 0 15px;
        overflow-x: hidden;
    }
    .quik_earning_calc_content {
        padding-left: 0;
    }
    .quik_earning_calc_wrapper {
        background-size: cover;
        border-radius: 40px;
        margin-bottom: 80px;
        padding: 25px;
    }
    .quik_earning_calc_content a img {
        width: 15px;
    }
    .quik_earning_calc_content a {
        padding: 9px 24px !important;
    }
    .quik_why_us {
        padding-bottom: 80px;
    }
    .quik_why_us_grid {
        grid-template-columns: 1fr;
        margin-bottom: 30px;
    }
    .quik_why_us_pointer {
        padding: 20px;
        border-radius: 20px;
    }
    .quik_why_us_pointer h4 {
        margin-bottom: 10px;
        font-size: 20px;
        line-height: 20px;
    }
    .quik_why_us_pointer p {
        font-size: 15px;
        line-height: 22px;
    }
    .quik_why_us_content {
        padding-left: 12px;
    }
    .quik_browse_task_image img {
        width: 100%;
        margin-top: 20px;
    }
    .quik_step_form .label-text {
        font-size: 16px;
        line-height: 24px;
    }
    .quik_step_form .tag-box {
        gap: 15px;
    }
    .tag-box .tag {
        min-width: 110px !important;
        font-size: 15px !important;
        height: 110px !important;
    }
    .quik_step_form .progress-container {
        width: calc(100% - 70px);
        margin: auto;
    }
    .quik_step_form .progress-bar-wrapper {
        height: 8px;
    }
    .post-task .step-form .upload-img .icon-img {
        width: 30px;
    }
    .quik_find_tasker_list .quik_profile_card {
        margin-left: 0;
        margin-right: 0;
    }
    section.quik_find_tasker {
        padding: 25px 12px 40px;
    }
    .quik_filters_row {
        gap: 10px;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .quik_search_input {
        width: 100%;
        height: 44px;
    }
    .minmax-display {
        min-width: 114px;
    }
    .quik_btn_filter,
    .quik_btn_sort,
    .quik_btn_skill {
        height: 44px;
        padding: 0 20px;
        gap: 6px;
        width: 100px;
        font-size: 16px;
    }
    .quik_dropdown {
        position: fixed;
        top: 80px;
        left: 50%;
        transform: translateX(-50%);
        width: 300px;
        margin: 0;
        z-index: 5;
        overflow-y: auto;
        border: 1px solid #cecece;
        max-height: 70vh;
    }
    .quik_dropdown_actions {
        gap: 12px;
    }
    div#filterDropdown .tag-box .tag {
        min-width: 80px !important;
        font-size: 12px !important;
        height: 80px !important;
    }
    .quik_skill_search_input,
    .quik_btn_primary_pill,
    .quik_btn_outline_pill {
        height: 42px;
        font-size: 14px;
    }
    div#filterDropdown h4 {
        font-size: 14px;
        margin-bottom: 8px;
    }
    div#filterDropdown input[type="text"] {
        padding: 7px 16px;
    }
    .quik_tasker_detail_info {
        gap: 14px;
    }
    .quik_tasker_detail_info img {
        width: 65px;
    }
    .quik_tasker_detail_data h6 {
        font-size: 18px;
        margin-bottom: 4px;
    }
    .quik_tasker_detail_data p {
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 4px;
    }
    .quik_tasker_detail_data small {
        font-size: 14px;
        line-height: 18px;
    }
    .quik_tasker_detail_about {
        margin: 20px 0 20px;
        padding: 15px;
    }
    .quik_tasker_detail_about h5 {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 5px;
    }
    .quik_tasker_detail_about p {
        font-size: 14px;
        line-height: 22px;
    }
    .quik_tasker_detail_skills h5 {
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 10px;
    }
    ul.skills_list li {
        padding: 3px 8px;
        font-size: 12px;
    }
    .quik_tasker_detail_skills p {
        font-size: 14px;
        line-height: 24px;
    }
    .quik_tasker_detail_skills,
    .quik_tasker_detail_reviews,
    .quik_tasker_completed_tasks {
        margin: 0 0 20px;
        padding: 15px;
    }
    .quik_tasker_detail_reviews h5,
    .quik_tasker_completed_tasks h5 {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .quik_reviews_detail_rev {
        gap: 8px;
    }
    .quik_reviews_detail p,
    .quik_tasker_completed p {
        font-size: 14px;
    }
    .quik_reviews_review p {
        font-size: 12px;
    }
    .quik_tasker_completed h5 {
        font-size: 14px;
        margin-bottom: 10px;
    }
    .quik_tasker_completed {
        gap: 10px;
        flex-direction: column;
        align-items: flex-start;
    }
    .quik_tasker_completed_price {
        text-align: left;
        flex-direction: row;
        align-items: center;
        gap: 8px;
        justify-content: space-between;
    }
    section.quik_tasker_detail {
        padding: 25px 12px 30px;
    }
    .quik_account_sidebar {
        padding: 15px 0px;
    }
    .dashboard-right {
        padding: 20px 0 40px;
    }
    .dashboard-right .dashboard {
        padding-left: 0;
        border-left: none;
    }
    .col-lg-3:has(.quik_account_sidebar) {
        padding: 0 12px 10px;
    }
    .quik_dashboard_left {
        padding: 15px 20px 0;
    }
    .quik_dashboard_left {
        position: fixed;
        top: 0;
        left: -365px;
        width: 365px;
        max-width: 85%;
        height: 100vh;
        overflow-y: auto;
        background: #fff;
        z-index: 1050;
        transition: left 0.3s ease;
        -webkit-overflow-scrolling: touch;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    }
    body.overflow-hidden {
        overflow: hidden;
    }
    .quik_account_card img {
        width: 55px;
    }
    .quik_account_sidebar h3 {
        font-size: 20px;
        margin-bottom: 14px;
    }
    .quik_account_card_data h5 {
        font-size: 14px;
    }
    .dashboard-right .dashboard .page-title h2 {
        font-size: 22px !important;
        padding: 0;
    }
    .quik_edit_image,
    .quik_edit_image img {
        width: 65px;
        position: relative;
    }
    .quik_profile_input,
    .quik_profile_textarea {
        padding: 8px 10px;
        border-radius: 14px;
    }
    .quik_profile_skill_tag {
        gap: 4px;
        padding: 4px 8px;
        font-size: 12px;
    }
    .quik_profile_save_button {
        padding: 10px 16px;
        border-radius: 14px;
        font-size: 14px;
    }
    .quik_profile_transport_grid {
        grid-template-columns: repeat(3, 1fr);
    }

    .quik_profile_post_tabs {
        margin-bottom: 20px;
        gap: 5px;
    }
    .quik_profile_post_tab {
        padding: 8px 12px;
        font-size: 12px;
        min-width: auto;
    }
    .quik_profile_post_cards {
        grid-template-columns: repeat(1, 1fr);
        gap: 15px;
    }
    .quik_profile_post_card_header {
        margin-bottom: 5px;
    }
    .quik_profile_post_card_price {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .quik_post_details_title {
        font-size: 20px;
        margin-bottom: 15px;
    }
    .quik_post_details_budget_value {
        font-size: 20px;
    }
    .quik_post_offers_button {
        padding: 10px 12px;
        font-size: 12px;
        height: 32px;
    }
    .quik_post_offers_edit_task {
        padding: 5px 10px;
        font-size: 14px;
        height: 42px;
        max-width: 180px;
        margin: 0;
    }
    .quik_post_offers_cards {
        grid-template-columns: repeat(1, 1fr);
        gap: 10px;
        margin-bottom: 20px;
    }
    .quik_post_offers_card_button {
        height: 42px;
    }
    .quik_ongoing_black_box {
        flex-direction: column;
        align-items: flex-start;
    }
    .quik_ongoing_black_box_avatar {
        width: 40px;
    }
    .quik_ongoing_black_box_name {
        font-size: 20px;
        margin: 0 0 5px;
    }
    .quik_complete_box_star_filled,
    .quik_complete_box_star_outline {
        font-size: 12px;
    }

    .quik_profile_favorites {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 15px;
    }
    .quik_offer_view_banner {
        padding-top: 20px;
        padding-bottom: 10px;
        flex-direction: column;
    }
    .quik_offer_view_heading {
        font-size: 25px;
        margin: 0 0 5px;
    }
    .quik_offer_view_subtitle,
    .quik_offer_view_offer_label {
        font-size: 16px;
        margin: 0 0 2px;
    }
    .quik_offer_view_offer_price {
        font-size: 28px;
    }
    .quik_offer_view_actions {
        gap: 16px;
        margin-top: 8px;
    }
    .quik_offer_view_button {
        padding: 9px 16px;
    }
    .quik_offer_details .quik_ongoing_black_box {
        margin-bottom: 20px;
    }
    .quik_view_offers_actions_button_wrapper {
        gap: 10px;
        margin: 25px 0 40px;
    }
    .quik_offer_view_reject_button,
    .quik_offer_view_accept_button {
        padding: 9px;
        max-width: 200px;
        font-size: 14px;
    }
    .quik_chat_screens_list {
        border-right: none;
        height: auto;
    }
    .quik_chat_screens_wrapper {
        display: grid;
        grid-template-columns: 1fr;
    }
    .quik_chat_screens {
        height: auto;
        padding: 0px 0px 20px;
    }
    .quik_chat_item {
        padding: 16px 16px;
    }
    .quik_chat_screens_chat {
        display: none;
    }
    .quik_chat_modal .quik_chat_modal_inner {
        padding-bottom: 0px;
    }
    .quik_chat_screen_type {
        padding: 12px;
        gap: 8px;
    }
    .quik_chat_screen_type_input {
        width: 100%;
    }
    .quik_chat_screen_chats {
        padding: 15px 12px 15px;
    }
    .quik_chat_screen_type_input_wrapper {
        height: 36px;
        padding: 12px 10px;
    }
    .quik_mine_chat,
    .quik_client_chat {
        margin-bottom: 15px;
        max-width: 90%;
    }
    .quik_client_chat p {
        border-radius: 15px 15px 15px 0;
        padding: 10px 15px;
    }
    .quik_mine_chat p {
        border-radius: 15px 15px 0 15px;
        padding: 10px 15px;
    }
    .quik_contact_us {
        padding: 30px 0 50px;
    }
    .quik_contact_us_faq_wrap {
        margin: 40px auto 0;
    }
    .quik_contact_us_heading {
        font-size: 35px;
    }
    .quik_contact_us_subtitle, .quik_contact_us_faq_heading p {
        font-size: 14px;
        margin-bottom: 25px;
    }
    .quik_contact_us_faq_heading h2 {
        font-size: 30px;
        line-height: 34px;
    }
    .quik_contact_us_faq_heading {
        margin-bottom: 0;
    }
    .quik_contact_us_faq_grid, .quik_contact_us_inner {
        grid-template-columns: 1fr;
        gap: 16px;
    }
    .quik_contact_us_faq_item {
        padding: 15px 15px;
    }
    .quik_contact_us_faq_toggle {
        width: 25px;
        height: 25px;
        border-radius: 4px;
        font-size: 25px;
        min-width: 25px;
    }
    .quik_contact_us_faq_a {
        font-size: 14px;
        max-width: 100%;
    }
    .quik_contact_us_info {
        padding: 20px;
    }
    .quik_contact_us_info h4 {
        font-size: 22px;
    }
    .quik_contact_us_info p {
        margin: 0 0 15px 0;
        font-size: 14px;
    }
    .quik_contact_us_info_item {
        gap: 15px;
        margin: 0 0 18px;
        font-size: 14px;
    }
    .quik_contact_us_row {
        grid-template-columns: 1fr;
        gap: 15px;
        margin-bottom: 15px;
    }
    .quik_contact_us_input, .quik_contact_us_textarea {
        border-radius: 12px;
        padding: 8px 12px;
        font-size: 14px;
    }
    .quik_contact_us_submit {
        padding: 12px 32px;
        max-width: 180px;
        font-size: 14px;
    }
    .quik_cms_banner {
        border-radius: 30px;
        padding: 40px;
        margin-bottom: 35px;
    }
    .quik_cms_heading {
        font-size: 30px;
    }
    .quik_cms_content h2, .quik_cms_content h3, .quik_cms_content h4 {
        margin: 0 0 8px;
        font-size: 25px;
    }
    .quik_cms_content h5 {
        margin: 0 0 5px;
        font-size: 20px;
    }
    .quik_cms_content h6 {
        margin: 0 0 8px;
        font-size: 16px;
    }
    .quik_cms_content p {
        margin: 0 0 15px;
        font-size: 14px;
    }
    .quik_cms {
        padding: 15px 12px 30px;
    }    
}

@media (max-width: 1300px) and (min-width: 1025px) {
    .quik_banner_image img {
        width: 100%;
    }
    .quik_banner_content h1 {
        font-size: 64px;
        line-height: 70px;
        margin-bottom: 5px;
    }
    .quik_banner_content h6 {
        font-size: 19px;
        line-height: 30px;
    }
    .quik_banner_content p {
        font-size: 18px;
        line-height: 28px;
        max-width: 435px;
    }
    .quik_banner_button_wrapper {
        margin-top: 20px;
        gap: 14px;
    }
    section.quik_banner {
        padding: 25px 0 65px;
    }
    .quik_banner_button_wrapper a,
    .quik_as_tasker_content a,
    .quik_earning_calc_content a,
    .quik_why_us_content a,
    .quik_browse_task_content a {
        font-size: 16px;
        padding: 12px 30px;
    }
    .quik_works_heading h2,
    .quik_popular_tasks_heading h3 {
        margin-bottom: 20px;
        font-size: 40px;
        line-height: 50px;
    }
    .quik_works_steps h6 {
        font-size: 18px;
        line-height: 26px;
    }
    .quik_works_steps p {
        font-size: 14px;
        line-height: 25px;
        margin: 8px auto 0;
    }
    .quik_works {
        padding-bottom: 60px;
    }
    .quik_popular_tasks_heading a {
        font-size: 20px;
        line-height: 30px;
    }
    .quik_profile_pic {
        width: 65px;
        height: 65px;
    }
    .quik_profile_name {
        font-size: 20px;
        line-height: 24px;
    }
    .quik_favorite_btn {
        height: 12px;
    }
    .quik_skills_label {
        font-size: 15px;
    }
    .quik_profile_card {
        border-radius: 20px;
        padding: 20px;
    }
    .quik_as_tasker_image img {
        width: 100%;
    }
    .quik_as_tasker_content h3,
    .quik_download_content h3,
    .quik_earning_calc_content h3,
    .quik_why_us_content h3,
    .quik_browse_task_content h3 {
        font-size: 40px;
        line-height: 50px;
        margin-bottom: 10px;
    }
    .quik_as_tasker_content p,
    .quik_download_content p,
    .quik_earning_calc_content p,
    .quik_why_us_content p,
    .quik_browse_task_content p {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 25px;
    }
    section.quik_as_tasker {
        padding: 0 0 35px;
    }
    section.quik_download {
        padding: 130px 12px 70px;
    }
    .quik_download_wrapper {
        background-size: cover;
        border-radius: 40px;
        min-height: 400px;
    }
    .quik_download_image img {
        bottom: 80px;
        width: 340px;
    }
    section.quik_earning_calc {
        padding: 0 15px;
    }
    .quik_why_us_pointer {
        padding: 20px;
        border-radius: 20px;
    }
    .quik_why_us_pointer h4 {
        margin-bottom: 10px;
        font-size: 20px;
        line-height: 26px;
    }
    .quik_why_us_pointer p {
        font-size: 14px;
        line-height: 24px;
    }
    .quik_browse_task_image img {
        width: 100%;
    }
    .quik_search_input {
        width: 100%;
    }
    .quik_account_sidebar {
        padding: 0 12px;
    }
    .quik_account_card img {
        width: 60px;
    }
    .quik_account_card_data h5,
    .quik_account_card_data a {
        font-size: 12px;
    }
    .dashboard-right {
        padding-left: 0;
    }
    .dashboard-right .dashboard {
        padding-left: 18px;
    }
}
