﻿@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@400;500&display=swap');


@font-face {
    font-family: 'Faktum Test';
    src: url('../fonts/FaktumTest-Bold.woff2') format('woff2'), url('../fonts/FaktumTest-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}


body {
    font-family: 'Quicksand', sans-serif;
    font-size: 1rem;
    background: #FAFAFA;
    color: #252525;
}


button:focus {
    text-decoration: none;
    outline: none;
    border: none;
    box-shadow: none;
}

a, button, a:hover, button:hover {
    transition: all 0.45s ease-in-out;
}

    textarea:focus, input:focus, button:focus {
        outline: none;
    }

*:focus {
    outline: none;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Faktum Test', 'Quicksand', sans-serif;
    color: #06113C;
}

h1 {
    font-size: 4.2rem;
}

h2 {
    font-size: 3rem;
}

h3 {
    font-size: 2.8rem;
}

h4 {
    font-size: 1.8rem;
}

h5 {
    font-size: 1.75rem;
}

h6 {
    font-size: 1.25rem;
}

header {
    background: #FAFAFA;
    top: 0;
    position: fixed;
    width: 100%;
    z-index: 10;
}

    header .container {
        padding: 0;
    }

.navbar-design {
    background: transparent !important;
    padding: 1rem 0;
}

    .navbar-design .navbar-nav .nav-item {
        padding: 0 1rem;
    }

    .navbar-design .navbar-nav .nav-link {
        font-size: 1.12rem;
        color: #06113C;
        padding: 0;
        font-weight: 500;
    }

    .navbar-design .navbar-nav button.nav-link {
        background: none;
        border: none;
        outline: none;
        cursor: pointer;
    }

    .navbar-design .navbar-nav .nav-link img {
        margin-top: 0.8rem;
    }

    .navbar-design .navbar-nav.navbar-right .nav-item {
        padding: 0 0.5rem;
    }

        .navbar-design .navbar-nav.navbar-right .nav-item:last-child {
            padding-right: 0;
        }

        .navbar-design .navbar-nav.navbar-right .nav-item .login-btn {
            background: #0AA550;
            display: block;
            padding: 0.6rem 1.5rem;
            color: #fff;
            border-radius: 40px;
            letter-spacing: 2px;
            font-size: 14px;
        }

.home-banner {
    padding: 6rem 0rem;
    padding-top: 0;
}

    .home-banner .col-lg-6 {
        padding: 0 1rem;
    }

    .home-banner h1 {
        line-height: 1.0;
    }

    .home-banner h2 {
        margin: 0;
    }

    .home-banner p {
        font-size: 1.1rem;
        color: #4C5371;
        margin: 0;
        margin: 1.5rem 0;
        width: 80%;
    }

.get-started {
    background: #0AA550;
    display: block;
    padding: 0.8rem 3rem;
    color: #fff;
    border-radius: 40px;
    font-size: 1.5rem;
    text-decoration: none;
    margin-right: 1rem;
}

    .get-started:hover {
        background: #06113C;
        color: #fff;
    }

.learnmore-txt {
    color: #06113C;
    font-size: 1.2rem;
    font-weight: 500;
    display: block;
}

    .learnmore-txt:hover {
        color: #0AA550;
        text-decoration: none;
    }

.user-worldwide {
    padding: 0;
    margin: 0;
    list-style: none;
    padding-left: 2.5rem;
    padding-top: 2.5rem;
}

    .user-worldwide li {
        display: inline-block;
        vertical-align: middle;
        margin-left: -2.5rem;
    }

        .user-worldwide li:last-child {
            margin: 0;
            padding-left: 0.5rem;
            margin: 0;
        }

        .user-worldwide li h4 {
            margin: 0;
        }

.white-bg {
    padding: 5rem 0;
    background: #fff;
}

.primary-heading {
    padding-bottom: 3.5rem;
}

    .primary-heading h2 {
        margin: 0;
    }

    .primary-heading p {
        font-size: 1.1rem;
        margin-top: 0.5rem;
    }

.btn-design {
    display: block;
    margin-top: 0.5rem;
    min-width: 150px;
    text-align: center;
    border: solid 2px #252525;
    padding: 0.6rem;
    font-weight: bold;
    letter-spacing: 2px;
    color: #252525;
    text-decoration: none;
    border-radius: 40px;
}

    .btn-design:hover {
        background: #0AA550;
        color: #fff;
        border-color: #0AA550;
    }

button.btn-design {
    border: none;
}

.swiper {
    width: 100%;
    height: 100%;
    margin-bottom: 3rem;
}

    .swiper .swiper-pagination-bullet {
        display: inline-block !important;
    }

.img-bg {
    display: block;
    background-size: contain !important;
    background-position: center !important;
    min-height: 170px;
    border-radius: 10px;
    width: 100%;
    margin-bottom: 1.5rem;
}

.login-img {
    background-size: cover !important;
    min-height: 700px;
    background-position: center !important;
}

.slider-design h6 {
    font-family: 'Quicksand', sans-serif;
    text-align: center;
    font-weight: 500;
}

    .slider-design h6 a {
        color: #252525;
        text-decoration: none;
    }

.trending-area {
    padding: 5rem 0;
}

    .trending-area .slider-design .img-bg {
        position: relative;
    }

.btn-design.btn-small {
    font-size: 0.8rem;
    padding: 0.6rem;
}

.trending-area .slider-design h6 {
    margin: 0;
    margin-bottom: 1rem;
}

.trending-area .slider-design span {
    text-align: center;
    display: block;
    margin-bottom: 1.5rem;
}

.trending-area.trending-section .slider-design .swiper-slide span {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 50px;
}

.btn-green {
    background: #0AA550 !important;
    border-color: #0AA550 !important;
    color: #fff !important;
    width: 130px;
    display: block !important;
    margin: 0 auto;
}

.vendor-offers {
    padding: 5rem 0;
}

    .vendor-offers.trending-area .slider-design h6 {
        margin-bottom: 1rem;
        text-align: center;
    }

.discount-lable {
    position: absolute;
    background: #EB0029;
    font-size: 12px;
    font-family: 'Faktum Test', 'Quicksand', sans-serif;
    color: #fff;
    border-radius: 30px;
    padding: 3px 15px;
    right: 15px;
    top: 15px;
}

.fav-partner {
    text-align: center;
}

    .fav-partner h2 {
        max-width: 50%;
        margin: 0 auto;
    }

    .fav-partner img {
        max-width: 60%;
        margin-bottom: 2rem;
    }

.download-app .col-lg-12 {
    background: rgba(10, 165, 80, 0.25);
    border-radius: 30px;
    margin: 5rem 0;
    padding: 8rem 0 0 5rem;
    font-size: 1.1rem;
}

    .download-app .col-lg-12 img {
        padding-left: 3rem;
        margin-left: 1rem;
        display: block;
    }

.download-app span {
    color: #0AA550;
    letter-spacing: 2px;
    font-weight: 500;
}

.download-app h3 {
    margin: 2rem auto;
}

.download-app a {
    width: auto !important;
    display: inline-block !important;
    padding: 1.3rem 3rem;
    margin-top: 2rem;
}

footer {
    padding: 5rem 0;
}

.footer-left {
}

    .footer-left h5 {
        margin-bottom: 1.5rem;
    }

    .footer-left p {
        max-width: 500px;
    }

    .footer-left ul {
        padding: 0;
        margin: 0;
        list-style: none;
        display: block;
    }

        .footer-left ul li {
            display: inline-block;
            vertical-align: middle;
            margin-right: 1rem;
        }

.footer-links {
}

    .footer-links h6 {
        margin-bottom: 1.8rem;
    }

    .footer-links ul {
        padding: 0;
        margin: 0;
        list-style: none;
    }

        .footer-links ul li {
            margin-bottom: 0.5rem;
        }

            .footer-links ul li a {
                color: #252525;
                text-decoration: none;
            }

                .footer-links ul li a:hover {
                    color: #0AA550;
                }

    .footer-links .form-group {
        margin-top: 1rem;
    }

        .footer-links .form-group label {
            font-weight: 500;
            margin-bottom: 0.5rem;
        }

        .footer-links .form-group .input-group {
            border: solid 1px #BDBDBD;
            border-radius: 40px;
            padding: 0.3rem 0.5rem;
            margin-top: 0.5rem;
        }

            .footer-links .form-group .input-group .form-control {
                background: none !important;
                border: none;
                height: auto;
                box-shadow: none;
            }

            .footer-links .form-group .input-group button {
                background: none;
                border: none;
            }


.fav-partner .col-lg-4 {
    padding: 1rem;
}

.header {
    position: fixed;
    top: 0;
    width: 100%;
    background: #FAFAFA;
}

.login-area {
    background: #fff;
}

.login-form {
    max-width: 446px;
    margin: 0 auto;
}

.primary-form .col-lg-6, .primary-form .col-lg-12 {
    padding: 0 0.5rem;
}


.primary-form .form-group {
    margin-bottom: 1rem;
}

    .primary-form .form-group:last-child {
        margin-bottom: 0;
    }

    .primary-form .form-group label {
        font-weight: 500;
        color: #111729;
        padding-bottom: 0.5rem;
        margin: 0;
    }

.primary-form .form-control, .primary-form .form-select {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    height: 48px;
    box-shadow: none;
    border-color: #E3E8EF;
    border-radius: 10px;
}

.login-form h6 {
    font-family: 'Quicksand', sans-serif;
    font-weight: 400;
    margin-bottom: 3rem;
}

    .login-form h6 a {
        color: #0AA550;
    }

.custom-checkbox {
    display: block;
    position: relative;
    padding-left: 30px;
    cursor: pointer;
    -webkit-user-select: none;
    color: #677489;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .custom-checkbox input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }

    .custom-checkbox .checkmark {
        position: absolute;
        top: 2px;
        left: 0;
        height: 20px;
        width: 20px;
        background-color: #fff;
        border: solid 1px #E3E8EF;
        border-radius: 5px;
    }

    .custom-checkbox input:checked ~ .checkmark {
        background-color: #0AA550;
        border-color: #0AA550;
    }

    .custom-checkbox .checkmark:after {
        content: "";
        position: absolute;
        display: none;
    }

    .custom-checkbox input:checked ~ .checkmark:after {
        display: block;
    }

    .custom-checkbox .checkmark:after {
        left: 7px;
        top: 3px;
        width: 5px;
        height: 10px;
        border: solid #fff;
        border-width: 0 3px 3px 0;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

.checkbox-forgot {
}

    .checkbox-forgot a {
        text-decoration: none;
        font-size: 0.8rem;
        color: #677489;
        font-weight: bold;
    }

        .checkbox-forgot a:hover {
            color: #0AA550;
        }

.login-form .btn-design {
    margin-top: 2.5rem;
    border: none;
    height: 54px;
}

.btn-noaccoutn p {
    margin-top: 2rem;
    margin-bottom: 0;
}

    .btn-noaccoutn p a {
        color: #0AA550;
        font-weight: 500;
        text-decoration: none
    }

        .btn-noaccoutn p a:hover {
            text-decoration: underline;
        }

.main-heading {
    padding: 2rem 0;
    background: #F5F5F5;
}

    .main-heading h3 {
        margin-bottom: 0;
    }

    .main-heading p {
        margin: 0;
    }

.items-listing {
    background: #fff;
    padding-bottom: 2rem;
}

.listing-box {
    padding: 0.5rem;
    margin-top: 4rem;
}

    .listing-box h5 {
        font-size: 1.5rem;
        font-weight: 600;
        margin-bottom: 1rem;
        text-align: center;
        font-family: 'Quicksand', sans-serif;
    }

    .listing-box a {
        font-size: 12px !important;
        margin: 0;
        width: auto !important;
    }

    .listing-box .img-bg {
        min-height: 300px;
    }

.pagination-design {
    border-top: solid 1px #D2D2D2;
    margin-top: 4rem;
    text-align: center;
    padding-top: 3rem;
}

    .pagination-design .page-link {
        margin: 0 0.4rem;
        border-color: #252525;
        border-radius: 30rem !important;
        color: #252525;
        width: 38px;
        font-weight: 600;
        height: 38px;
    }

        .pagination-design .page-link:hover, .pagination-design .page-link.active {
            background: #0AA550;
            border-color: #0AA550;
            color: #fff;
        }

.filters-area {
    background: #FAFAFA;
    padding: 2rem 1rem;
}

    .filters-area h5 {
        margin-bottom: 1rem;
    }

    .filters-area h5 {
        text-align: center;
    }

    .filters-area .primary-form .form-group label {
        font-size: 14px;
        font-weight: bold;
    }

    .filters-area .primary-form .form-control, .filters-area .primary-form .form-select {
        border-radius: 5px;
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .filters-area .form-group, .filters-area h5 {
        padding: 0.3rem 0.6rem;
    }

    .filters-area .btn-design {
        width: auto;
        margin: 0;
        margin-right: 0.3rem;
    }

.main-body {
    padding-top: 5rem;
}




.icon-shape {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    vertical-align: middle;
}

.icon-sm {
    width: 2rem;
    height: 2rem;
}

.product-detail {
    background: #fff;
    padding: 3rem 0;
}

    .product-detail .col-lg-6 {
        padding: 0.5rem;
    }

        .product-detail .col-lg-6:last-child {
            padding-left: 2rem;
        }

    .product-detail .img-bg {
        border-radius: 10px;
        min-height: 514px;
    }

    .product-detail ul {
        padding: 0;
        margin: 0;
        list-style: none;
        margin-right: 0.5rem;
    }

        .product-detail ul li {
            margin-right: 0.3rem;
        }

    .product-detail span {
        padding-top: 0.2rem;
        color: #000;
        font-size: 0.9rem;
        font-weight: 500;
    }

    .product-detail p {
        margin-bottom: 1rem;
        margin-top: 1rem;
    }

.quantity-design {
    width: 250px;
}

    .quantity-design .rounded-circle {
        width: 50px;
        height: 50px;
        font-size: 30px;
        background: #fff;
        line-height: 40px;
    }

.quantity-field {
    background: transparent;
    color: #4C5371;
    font-size: 28px;
    width: 155px;
}

.quantity-design .button-plus {
    margin-left: -25px !important;
}

.product-detail .quantity-design {
    margin: 4rem 0;
}

.table-design table {
    border: solid 1px #ECECEC;
    background: #fff;
}

.table-design {
    border: solid 1px #ECECEC;
    overflow-y: hidden;
    border-radius: 10px;
}

    .table-design table {
        border: none;
        margin: 0;
    }

    .table-design thead {
        background: #F2F2F2;
    }

        .table-design thead th {
            border: none;
            font-weight: 500;
            padding: 1rem;
        }

    .table-design td {
        border: none;
        padding: 1rem;
        border-bottom: solid 1px #ECECEC;
    }

    .table-design tr:last-child td {
        border: none;
    }

    .table-design td .img-bg {
        width: 114px;
        min-height: 114px;
        margin-bottom: 0;
        margin-right: 1rem;
    }

.product-name-qty span {
    margin: 0;
    font-size: 0.9rem;
    color: #787878;
}

.table-design td .quantity-design {
    zoom: 0.65;
}

.remove-item {
    color: #EB0029;
    font-size: 0.9rem;
    text-decoration: none;
}

    .remove-item:hover {
        color: #252525;
    }

.weight-lable {
    font-size: 1.2rem;
    color: #252525;
}

.cart-area {
    padding: 4rem 0;
}

    .cart-area .col-md-8 {
        padding: 0 1rem;
    }

.right-section {
    background: #fff;
    border-radius: 10px;
    border: solid 1px #ECECEC;
    border-radius: 10px;
    padding: 1.2rem;
}

.total-items {
}

    .total-items span {
        color: #000;
        font-weight: 500;
    }

    .total-items h3 {
        color: #0AA550;
        margin: 1rem auto;
    }

.right-section textarea.form-control {
    height: auto;
    min-height: 160px;
    margin-bottom: 1rem;
    resize: none;
}

.payment-method {
}

.payment-method {
    display: block;
    border: solid 2px #111729;
    border-radius: 10px;
    position: relative;
    cursor: pointer;
    padding: 1rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 48%;
}

    .payment-method:last-child {
    }

    .payment-method img {
        display: block;
    }

    .payment-method span {
        font-weight: bold;
        margin-top: 0.5rem;
        display: block;
    }

    .payment-method input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
    }

    .payment-method .checkmark {
        margin: 0;
        position: absolute;
        top: 1rem;
        right: 0.5rem;
        height: 16px;
        width: 16px;
        border: solid 2px #111729;
        background: transparent;
        border-radius: 50%;
    }

    .payment-method input:checked ~ .checkmark {
    }

    .payment-method .checkmark:after {
        content: "";
        position: absolute;
        display: none;
    }

    .payment-method input:checked ~ .checkmark:after {
        display: block;
    }

    .payment-method .checkmark:after {
        top: 2px;
        left: 2px;
        width: 8px;
        height: 8px;
        border-radius: 50%;
        background: #111729;
    }

.payment-box {
    background: #fff;
}

.vendor-offer ul {
    padding: 0;
    margin: 0;
    list-style: none;
    height: 270px;
    overflow: hidden;
    overflow-y: scroll;
}

    .vendor-offer ul li {
        padding: 1rem;
        border-bottom: solid 1px #ECECEC;
    }

        .vendor-offer ul li:last-child {
            border: none;
        }

    .vendor-offer ul::-webkit-scrollbar {
        width: 5px;
        border-radius: 5px;
    }

    .vendor-offer ul::-webkit-scrollbar-track {
        background: #f1f1f1;
        border-radius: 5px;
    }

    .vendor-offer ul::-webkit-scrollbar-thumb {
        background: #888;
        border-radius: 5px;
    }

        .vendor-offer ul::-webkit-scrollbar-thumb:hover {
            background: #555;
            border-radius: 5px;
        }

.vendor-right {
    padding: 0;
}

.vendors-list {
    min-height: 55px;
    background: #F2F2F2;
    padding: 0.6rem 1rem;
}

    .vendors-list h6 {
        font-weight: 500;
        font-family: 'Quicksand', sans-serif;
        margin: 0;
        font-size: 1rem;
    }

    .vendors-list .form-select {
        width: 130px;
        padding-left: 1.5rem;
        padding-right: 1.5rem;
        box-shadow: none;
        border-color: #E3E8EF;
        border-radius: 10px;
    }

.product-img .cata-box {
    width: 64px;
    margin: 0;
    min-height: 64px;
    height: 64px;
    margin-right: 0.5rem;
}

.rating-review {
    font-size: 10px;
}

    .rating-review span {
        padding-left: 5px;
        font-weight: 500;
    }

    .rating-review li {
        padding: 0 !important;
        border: none !important;
    }

    .rating-review img {
        width: 10px;
        margin-right: 2px;
    }

.vendorname {
    font-size: 1rem;
    font-weight: 500;
    margin: 0.2rem auto;
}

.vendorprice h5 {
    color: #0AA550;
    margin: 0;
    font-family: 'Quicksand', sans-serif;
    font-size: 1.3rem;
    font-weight: 600;
}

.vendor-offer .btn-small {
    width: auto;
    display: inline-block;
    min-width: inherit;
    padding: 0.4rem 1rem;
    font-size: 12px;
}

.bid-section {
    padding: 4rem 0;
    padding-right: 1rem;
}

    .bid-section .cart-area {
        padding: 0;
        padding-bottom: 2rem;
    }

.thankyou-msg {
    text-align: center;
    padding: 4rem 0;
}

    .thankyou-msg h2 {
        text-transform: uppercase;
        color: #0AA550;
        margin-top: 2rem;
    }

    .thankyou-msg h4 {
        font-family: 'Quicksand', sans-serif;
        font-weight: normal;
    }

        .thankyou-msg h4 span {
            font-weight: bold;
            color: #0AA550;
        }

.thankyou .vendor-offer ul {
    height: auto;
    overflow: hidden;
}

.order-table th span {
    color: #0AA550;
    font-weight: bold;
    font-size: 1.5rem;
}

.status-order p {
    font-weight: 600;
    margin-top: 1rem;
}

.status-order span {
    color: #0AA550;
}

.yoursorder-customer .btn-design {
    display: inline-block;
    float: right;
}

.vendor-pro {
}

    .vendor-pro h6 {
        font-weight: 500;
        margin-bottom: 0;
    }

    .vendor-pro label {
        font-weight: normal;
        font-size: 0.9rem;
    }

.vendor-price span {
    display: block;
    text-decoration: line-through;
    opacity: 0.5;
}

.vendor-price label {
    display: block;
    font-size: 1.2rem;
    color: #0AA550;
    font-weight: bold;
}

.product-detail .vendor-price label {
    font-size: 1.5rem;
}

.text-success {
    color: #0AA550 !important;
}

.latest-bids .table-design thead th {
    font-weight: 600;
}

.latest-bids .table-design td .img-bg {
    width: 65px;
    min-height: 65px;
}

.latest-bids .table-design td {
    font-weight: 500;
}

    .latest-bids .table-design td h6 {
        margin: 0;
        font-family: 'Quicksand', sans-serif;
        font-size: 1.1rem;
    }

    .latest-bids .table-design td .btn-design {
        margin: 0 5px;
        width: auto;
    }

.price-filed {
    padding: 0.9rem 1.5rem;
    border: solid 1px #E3E8EF !important;
    border-radius: 30px;
    box-shadow: none !important;
}

.order-form {
    margin-top: 1rem;
    margin-bottom: 5rem;
}

    .order-form .col-lg-3 {
        padding: 1rem;
    }

    .order-form label {
        font-weight: 600 !important;
    }

.primary-form .form-group .input-group .input-group-text {
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    color: #111729;
    font-weight: bold;
    padding: 0.5rem 1.2rem;
}

.total-price {
    margin-top: 1.5rem;
}

    .total-price label, .total-price h3 {
        margin: 0;
        font-weight: bold;
        display: inline-block;
    }

    .total-price h3 {
        color: #0AA550;
    }

.order-info-status {
    padding-bottom: 1rem;
}

    .order-info-status p {
        margin: 0;
    }

    .order-info-status .form-control {
        padding: 0.6rem 1rem;
        border: solid 1px #E3E8EF !important;
        border-radius: 30px;
        box-shadow: none !important;
    }

.dropdown-status button {
    box-shadow: none !important;
    background: none;
    border: none;
    color: #fff;
    border-radius: 30px;
    font-size: 14px;
    min-width: 80%;
}

    .dropdown-status button:after {
        display: none;
    }

.dropdown-status .dropdown-item {
    color: #fff;
    font-weight: 500;
}

.dropdown-status button.created-status {
    background: #00ACFF !important;
}

.dropdown-status button.cancel-customer {
    background: #B40408 !important;
}

.dropdown-status button.packaging-progress {
    background: #F39E44 !important;
}

.dropdown-status button.cancel-vendor {
    background: #920B09 !important;
}

.dropdown-status button.ofd-status {
    background: #79133B !important;
}

.dropdown-status button.delivered-status {
    background: #5E856C !important;
}

.dropdown-status button.closed-status {
    background: #594545 !important;
}


.dropdown-status .dropdown-item.created-status {
    color: #00ACFF !important;
}

.dropdown-status .dropdown-item.cancel-customer {
    color: #B40408 !important;
}

.dropdown-status .dropdown-item.packaging-progress {
    color: #F39E44 !important;
}

.dropdown-status .dropdown-item.cancel-vendor {
    color: #920B09 !important;
}

.dropdown-status .dropdown-item.ofd-status {
    color: #79133B !important;
}

.dropdown-status .dropdown-item.delivered-status {
    color: #5E856C !important;
}

.dropdown-status .dropdown-item.closed-status {
    color: #594545 !important;
}

.right_conatct_social_icon {
    background: #333;
}

.contact_us {
    background-color: #f1f1f1;
    padding: 120px 0px;
}

.contact_inner {
    background-color: #fff;
    position: relative;
    box-shadow: 20px 22px 44px #cccc;
    border-radius: 25px;
}

.contact_field {
    padding: 60px 340px 90px 100px;
}

.right_conatct_social_icon {
    height: 100%;
}

.contact_field h3 {
    color: #000;
    letter-spacing: 1px;
    font-weight: 600;
    margin-bottom: 10px
}

.contact_field p {
    color: #000;
    font-weight: 400;
    letter-spacing: 1px;
    margin-bottom: 35px;
}

.primary-form textarea.form-control {
    height: auto;
    min-height: 160px;
    margin-bottom: 1rem;
    resize: none;
    padding-top: 1.5rem;
}

.contact_info_sec {
    position: absolute;
    background: #0AA550;
    right: 1px;
    top: 18%;
    height: 340px;
    width: 340px;
    padding: 40px;
    color: #fff;
    border-radius: 25px 0 0 25px;
}

    .contact_info_sec h4 {
        letter-spacing: 1px;
        color: #fff;
        padding-bottom: 15px;
    }

.info_single {
    margin: 30px 0px;
}

    .info_single i {
        margin-right: 15px;
    }

    .info_single span {
        font-size: 14px;
        color: ##fff;
        letter-spacing: 1px;
    }

button.contact_form_submit {
    border: none;
    margin-top: 25px;
    cursor: pointer;
}

.socil_item_inner li {
    list-style: none;
}

    .socil_item_inner li a {
        color: #fff;
        margin: 0px 15px;
        font-size: 14px;
    }

.socil_item_inner {
    padding-bottom: 10px;
}

.map_sec {
    padding: 50px 0px;
}

.map_inner h4, .map_inner p {
    text-align: center
}

.map_bind {
    margin-top: 50px;
    border-radius: 30px;
    overflow: hidden;
}

.cata-page .col-lg-3 {
    padding: 1rem;
}

.swiper-pagination-bullet {
    background: #252525 !important;
}

.dropdown-design {
}

    .dropdown-design .dropdown-menu {
        border-color: #F4F4F4;
        border-radius: 10px;
    }

    .dropdown-design button {
        background: none;
        border: none;
        outline: none;
    }

.user-img {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    overflow: hidden;
    background: #f7f7f7;
    border: solid 1px rgba(0,0,0,0.2);
    padding: 10px;
    padding-top: 7px;
}

    .user-img img {
        max-width: 100%;
    }

.dropdown-design button:after {
    display: none;
}

.dropdown-design .dropdown-menu[data-bs-popper] {
    right: 0;
    left: inherit;
}

.user-info-img span {
    text-overflow: ellipsis;
    padding-left: 0.5rem;
    overflow: hidden;
    max-width: 160px;
}

.dropdown-design .dropdown-menu li {
    border-top: solid 1px #F4F4F4;
    padding: 0.5rem 1rem;
}

    .dropdown-design .dropdown-menu li:first-child {
        border: none;
    }

    .dropdown-design .dropdown-menu li a {
        color: #000000;
        font-size: 14px;
        font-weight: 500;
        text-decoration: none;
        display: block;
    }

        .dropdown-design .dropdown-menu li a:hover {
            color: #0AA550;
        }

    .dropdown-design .dropdown-menu li form button {
        color: #000000;
        font-size: 14px;
        font-weight: 500;
        padding: 0;
    }

        .dropdown-design .dropdown-menu li form button:hover {
            color: red;
        }

.profile-design {
    padding: 5rem 1rem;
}

    .profile-design .nav-pills .nav-link.active, .profile-design .nav-pills .show > .nav-link {
        background: #0AA550;
    }

.nav-pills .nav-link {
    color: #252525;
}

.profile-design .col-md-9 {
    background: #fff;
    padding: 2rem;
}

.profile-design .primary-form {
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.two-factor {
    text-align: center;
}

    .two-factor .btn-design {
        display: inline-block !important;
        width: auto;
        padding: 0.6rem 2rem;
        margin-top: 1rem;
    }

.btn-down-del button, .btn-down-del a {
    margin: 0.5rem !important
}

.cart-link {
    position: relative;
}

    .cart-link span {
        background: #EB0029;
        width: 20px;
        height: 20px;
        border-radius: 50%;
        font-size: 12px;
        text-align: center;
        color: #fff;
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        font-weight: 500;
        line-height: 20px;
    }

.page-des .form-select {
    min-width: 180px;
}

.custom-radio {
    margin: 0 1rem !important;
    position: relative;
    padding-left: 25px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 16px;
    font-family: 'Faktum Test', 'Quicksand', sans-serif;
}

    .custom-radio input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
    }

.radio-checkmark {
    position: absolute;
    top: 3px;
    left: 0;
    height: 18px;
    width: 18px;
    background-color: #fff;
    border: solid 2px #000;
    border-radius: 50%;
}

.custom-radio input:checked ~ .radio-checkmark {
    background-color: #0AA550;
    border-color: #0AA550;
}

.radio-checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.custom-radio input:checked ~ .radio-checkmark:after {
    display: block;
}

.custom-radio .radio-checkmark:after {
    top: 4px;
    left: 4px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #fff;
}

.signup-checks {
    margin-bottom: 2rem !important;
    text-align: center;
}

.no-product {
    max-width: 50%;
}

.search-overlay {
    height: 0%;
    width: 100%;
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0, 0.9);
    overflow-y: hidden;
    transition: 0.5s;
}

    .search-overlay .closebtn {
        position: absolute;
        top: 1rem;
        margin: 0;
        right: 2rem;
        font-size: 4.75rem;
        color: #fff;
        opacity: 0.8;
        text-decoration: none;
    }

.search-filed {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 40%;
}

    .search-filed .input-group {
        border-bottom: solid 1px rgba(255,255,255,0.5);
        border-radius: 0;
    }

    .search-filed input {
        background: none !important;
        border: none !important;
        box-shadow: none !important;
        color: #fff !important;
        border-radius: 0;
        padding-left: 0;
    }

    .search-filed button {
        background: #0AA550;
        width: 40px;
        height: 40px;
        border-radius: 50% !important;
        margin-bottom: 10px;
        border: none;
    }

    .search-filed input::placeholder {
        color: #fff;
        opacity: 1;
    }

    .search-filed input:-ms-input-placeholder {
        color: #fff;
    }

    .search-filed input:-ms-input-placeholder {
        color: #fff;
    }

.top-brands {
    text-align: center;
}

    .top-brands .swiper-slide a {
        width: 100px;
        height: 100px;
        border-radius: 50%;
        display: flex;
        margin: 0 auto;
        padding: 1rem;
        border: solid 1px rgba(0,0,0,0.1);
    }


.container {
    max-width: 1366px;
}

.copyright-text {
    text-align: center;
    border-top: solid 1px rgba(0,0,0, 0.2);
    padding-top: 1.5rem;
    margin-top: 2rem;
}

.listing-box span {
    margin-bottom: 1rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 50px;
}

.vendor-price span {
    min-height: inherit;
    margin: 0;
}

@media (min-width: 585px) {
    .listing-box a {
        min-width: 49%;
    }
}

.login-btn img {
    display: none !important;
    width: 20px !important;
    margin: 0 auto !important;
    padding-top: 3px;
}


.arrows-step {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: stretch;
    width: 100%;
    margin: 0 auto;
    padding: 6px 0;
    position: relative;
}

.arrow-step {
    width: 33%;
    margin: 0;
    padding: 23px 10px;
    text-align: center;
    position: relative;
}

    .arrow-step:after {
        border-top: 40px solid transparent;
        border-bottom: 34px solid transparent;
        content: "";
        height: 0;
        position: absolute;
        right: -17px;
        top: 0;
        width: 0;
        z-index: 2;
    }

    .arrow-step:last-child:after {
    }

.active-step {
    background-color: #0AA550 !important;
}

.step2 {
    background-color: #dde3f4;
}

.step3 {
    background-color: #e9edf8;
}

.arrow-step.active-step:after {
    border-left: 17px solid #0AA550 !important;
}

.arrow-step.step2:after {
    border-left: 17px solid #dde3f4;
}

.arrow-step span {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.arrows-step b {
    border: solid 1px #333;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    font-weight: normal;
    margin-right: 1rem;
    line-height: 1.9;
}

.arrows-step .active-step b {
    border-width: 2px;
    border-color: #fff !important;
    position: relative;
    z-index: 2;
}

.arrows-step .active-step b, .arrows-step .active-step span {
    color: #fff !important;
    font-weight: bold;
}




#searchfield {
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 35px;
}

    #searchfield form {
        display: inline-block;
        background: #eeefed;
        padding: 0;
        margin: 0;
        padding: 5px;
        border-radius: 3px;
        margin: 5px 0 0 0;
    }

        #searchfield form .biginput {
            width: 100%;
            height: 40px;
            padding: 0 10px 0 10px;
            background-color: #fff;
            border: 1px solid #c8c8c8;
            border-radius: 3px;
            color: #aeaeae;
            font-weight: normal;
            font-size: 1.5em;
            -webkit-transition: all 0.2s linear;
            -moz-transition: all 0.2s linear;
            transition: all 0.2s linear;
        }

            #searchfield form .biginput:focus {
                color: #858585;
            }

.flatbtn {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    outline: 0;
    border: 0;
    color: #f3faef;
    text-decoration: none;
    background-color: #6bb642;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    font-size: 1.2em;
    font-weight: bold;
    padding: 12px 22px 12px 22px;
    line-height: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(0,0,0,0.3);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 0 rgba(15, 15, 15, 0.3);
    -moz-box-shadow: 0 1px 0 rgba(15, 15, 15, 0.3);
    box-shadow: 0 1px 0 rgba(15, 15, 15, 0.3);
}

    .flatbtn:hover {
        color: #fff;
        background-color: #73c437;
    }

    .flatbtn:active {
        -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.1);
        box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.1);
    }

.autocomplete-suggestions {
    border: 1px solid #999;
    background: #fff;
    cursor: default;
    overflow: auto;
}

.autocomplete-suggestion {
    padding: 10px 5px;
    font-size: 1.2em;
    white-space: nowrap;
    overflow: hidden;
}

.autocomplete-selected {
    background: #f0f0f0;
}

.autocomplete-suggestions strong {
    font-weight: normal;
    color: #3399ff;
}

#BidDetailModal .modal-header {
    background: #0AA550;
    color: #fff;
}

    #BidDetailModal .modal-header label {
        font-weight: bold;
    }

#BidDetailModal .btn-close {
    background-color: #fff !important;
}

.tabs-design .nav-link {
    color: #333;
}

@media only screen and (max-width: 1250px) {

    .pagination-design .page-link {
        width: 32px;
        height: 32px;
    }

    .container {
        max-width: 100%;
    }

    .navbar-design {
        padding: 1rem;
    }

    .home-banner {
        padding: 1rem 1rem;
    }

    .white-bg, .trending-area {
        padding: 3rem 1rem;
    }

    html {
        font-size: 90%;
    }

    .download-app {
        max-width: 90%;
    }

    footer {
        padding: 5rem 1rem;
    }

    .footer-links {
        padding: 0 0.5rem;
    }
}

@media only screen and (max-width: 991px) {

    html {
        font-size: 80%;
    }

    h1 {
        font-size: 3rem;
    }

    h2 {
        font-size: 2rem;
    }

    h3 {
        font-size: 1.8rem;
    }

    h4 {
        font-size: 1.4rem;
    }

    h5 {
        font-size: 1.3rem;
    }

    h6 {
        font-size: 1.1rem;
    }

    .download-app .col-lg-12 {
        padding: 3rem 0 0 2rem;
    }

    .download-app a {
        padding: 0.8rem 2em;
        font-size: 13px;
    }

    footer .col-lg-12.d-flex {
        display: block !important;
    }

    .footer-left {
        text-align: center;
        margin-bottom: 2rem;
    }

    .footer-links {
        padding: 0 0.5rem;
        width: 24%;
        display: inline-block;
        vertical-align: top;
        margin-top: 2rem;
    }

    .footer-left p {
        max-width: 100%;
    }

    .navbar-light .navbar-toggler {
        position: absolute;
        right: 1rem;
        top: 2rem;
        background: none !important;
        border: none;
        box-shadow: none;
    }

    .navbar-design .navbar-nav.navbar-right .nav-item .login-btn {
        padding: 0.6rem 2rem;
        line-height: 22px;
    }

    .navbar-design .navbar-nav .nav-link img {
        margin: 0;
    }

    .navbar-right {
        display: block !important;
        position: absolute;
        right: 48px;
        top: 1.8rem;
    }

        .navbar-right li {
            vertical-align: middle;
            display: inline-block;
        }

    .cart-link span {
        width: 15px;
        height: 15px;
        font-size: 10px;
        line-height: 16px;
    }

    .navbar-design .navbar-nav .nav-item {
        padding: 1rem;
        text-align: center;
    }

    .navbar-collapse {
        padding-top: 2rem;
    }

    .listing-box {
        width: 33.33%;
    }

        .listing-box .img-bg {
            min-height: 190px;
        }

    .product-detail .img-bg {
        min-height: 350px;
    }

    .product-detail .quantity-design {
        zoom: 0.7;
    }

    .table-design td .img-bg {
        width: 74px;
        min-height: 74px;
    }

    .vendor-offer .d-flex {
        display: block !important;
        text-align: center;
    }

    .vendor-offer .btn-small {
        margin-top: 1rem;
    }

    .vendor-offer .product-img .cata-box {
        margin: 0 auto;
        margin-bottom: 1rem;
    }

    .latest-bids .pro-btn {
        display: block !important;
    }

        .latest-bids .pro-btn a {
            margin-bottom: 0.5rem !important;
        }

    .contact_field {
        padding: 60px 230px 90px 30px;
    }
}

@media only screen and (max-width: 767px) {

    .arrow-step:after {
        display: none;
    }

    .arrows-step .active-step b, .arrows-step .active-step span {
        display: block;
        margin: 0 auto;
    }

    .arrows-step b {
        margin-bottom: 10px !important;
    }

    .arrow-step {
        text-align: center;
    }

        .arrow-step span {
            display: block;
        }

    .user-img {
        width: 30px;
        height: 30px;
        padding: 5px;
        padding-top: 1px;
    }

    .dropdown-design .dropdown-menu {
        position: absolute;
    }

    .login-img {
        display: none;
    }

    .contact_us {
        padding: 30px 0;
    }

    .listing-box span {
        min-height: 40px;
    }

    .contact_info_sec {
        position: static;
        width: 100%;
        border-radius: 0;
        height: auto;
    }

    .contact_field {
        padding: 50px 30px 50px 30px;
    }

    .right_conatct_social_icon {
        display: none !important;
    }

    .order-form .col-lg-3 {
        padding-bottom: 0;
        width: 50%;
    }

    .login-area {
        display: block !important;
    }

        .login-area h2 {
            padding-top: 2rem;
        }

        .login-area h6, .login-area h2 {
            text-align: center;
            display: block;
        }

    .total-price {
        margin-top: 2rem;
    }

    .dropdown-status button {
        min-width: 100%;
    }

    .filters-area .form-group {
        width: 50%
    }

    .latest-bids .col-lg-12.d-flex {
        display: block !important;
    }

    .order-form.primary-form .form-control, .order-form.primary-form .form-select {
        height: 35px;
    }

    .thankyou {
        padding: 1rem 2rem;
    }

    .vendor-offer ul li {
        display: inline-block;
        vertical-align: top;
        width: 49.5%;
    }

    .primary-form .col-lg-6, .primary-form .col-lg-12 {
        padding: 0.5rem 1rem;
        width: 100%;
    }

    .btn-design {
        min-width: 130px;
    }

    .home-banner .d-flex, .download-app .col-lg-12 {
        display: block !important;
    }

    .download-app .col-lg-12 {
        text-align: center;
        padding: 3rem 1rem 0 1rem;
    }

    .download-app h3 {
        margin: 1rem auto;
    }

    .download-app a {
        margin-top: 1rem;
    }

    .download-app .col-lg-12 img {
        display: block;
        padding: 0;
        max-width: 70%;
        margin: 0 auto;
        margin-top: 3rem;
    }

    .home-banner {
        text-align: center;
    }

        .home-banner p {
            width: 100%;
        }

        .home-banner h1 {
            margin-top: 2rem;
        }

    .get-started, .learnmore-txt {
        display: inline-block;
    }

    .user-worldwide li img {
        width: 50px;
    }

    .get-started {
        font-size: 1.2rem;
    }

    .fav-partner h2 {
        max-width: 100%;
    }

    .listing-box, .cata-page .col-lg-3 {
        margin-top: 3rem;
        width: 50%;
    }

    .cata-page .col-lg-3 {
        margin: 0;
        padding: 5px;
        margin-top: 1rem;
    }

    .btn-design {
        border-width: 1px;
    }

    .bid-section .cart-area,
    .cart-area {
        display: block !important;
        padding-left: 1rem;
        padding-right: 1rem;
    }

        .cart-area .col-md-8 {
            padding: 0;
        }

    .right-section {
        margin: 1rem auto;
    }

    .top-brands .swiper-slide a {
        width: 150px;
        height: 150px;
        padding: 1.5rem;
    }
}

@media only screen and (max-width: 585px) {

    .product-detail .img-bg {
        min-height: 220px;
    }

    .login-btn img {
        display: block !important;
    }

    .login-btn span {
        display: none !important;
    }

    .product-detail .col-lg-6 {
        width: 100%;
    }

    .main-heading .d-flex {
        display: block !important;
        text-align: center;
    }

    .listing-box a {
        min-width: 100%;
        margin-bottom: 1rem;
    }

    .listing-box .img-bg {
        min-height: 170px;
    }

    .primary-heading {
        display: block !important;
        text-align: center;
    }

    .btn-design {
        width: 130px;
        margin: 0 auto;
        margin-top: 1rem;
    }

    .discount-lable {
        font-size: 10px;
    }

    .fav-partner .d-flex {
        display: block !important;
    }

    .fav-partner img {
        max-width: 140px;
    }

    .footer-links {
        width: 49%;
    }

    .navbar-light .navbar-brand img {
        max-width: 110px;
    }

    .navbar-right {
        top: 1rem;
    }

    .navbar-light .navbar-toggler {
        top: 1.2rem;
    }

    .navbar-design .navbar-nav.navbar-right .nav-item .login-btn {
        line-height: 25px;
        font-size: 12px;
        padding: 0;
        width: 30px;
        height: 30px;
        border-radius: 50%;
    }

    .navbar-design .navbar-nav .nav-link img {
        width: 17px;
    }

    .navbar-design .navbar-nav.navbar-right .nav-item {
        padding: 0 0.2rem;
    }

    .home-banner {
        padding: 0 1rem;
    }

    .vendor-offer ul li {
        display: block;
        width: 100%;
    }

    .bid-section {
        padding: 2rem 0;
    }

    .order-form .form-group {
        width: 100%;
    }

    .top-brands .swiper-slide a {
        width: 100px;
        height: 100px;
        padding: 1rem;
    }
}


@media only screen and (max-width: 360px) {

    footer {
        padding: 2rem 1rem;
    }
}

.notfound {
    text-align: center;
}

    .notfound img {
        max-width: 600px;
        display: block;
        margin: 0 auto;
        margin-bottom: 5rem;
    }

    .notfound a {
        display: inline-block;
        padding-left: 2rem;
        padding-right: 2rem;
    }

.remove-item {
    display: block;
    width: 17px;
}

.ng-hide {
    display: none !important;
}

.page-link {
    padding: 0.375rem 0;
}

.ui-autocomplete {
    max-height: 250px;
    max-width: 600px !important;
    overflow-y: auto;
    overflow-x: hidden;
    padding-right: 20px;
}

.float-left {
    margin-right: 5px;
}

.transaction-card {
    cursor: pointer;
    border-radius: 12px;
    margin: 5px;
    transition: all 0.3s ease;
    box-shadow: 0 2px 6px rgba(0,0,0,0.1);
}

    .transaction-card:hover {
        transform: translateY(-3px);
        box-shadow: 0 4px 12px rgba(0,0,0,0.15);
    }

    .transaction-card .card-body {
        padding: 20px;
    }

    /* Active States */
    .transaction-card.active-in {
        border: 2px solid #28a745;
        background: #e6f9ee;
    }

    .transaction-card.active-out {
        border: 2px solid #dc3545;
        background: #fdecec;
    }

    .transaction-card.active-adj {
        border: 2px solid #ffc107;
        background: #fff8e5;
    }

