.custom-logo
{
    width: 250px;
}

.header-layout3 .header-top {
    padding: 7px 0;
    --body-color: #fff;
    background-color: #147d77;
    background-position: left center;
}

.login-form-content {
    border: 1px solid #E1E4E5;
    padding: 50px;
    border-radius: 10px;
    box-shadow: 0px 0px 3px 1px #eee !important;
}

.sticky-wrapper
{
    display: none;
}

.footer-layout3
{
    background: #eaf3fb !important;
}

.footer-layout3 .footer-widget.footer-line:before
{
    position: unset;
    background: unset;
}

.copyright-wrap
{
    padding: 12px 0px;
}

.breadcumb-wrapper
{
    background-color: var(--title-color);
    padding: 30px;
    overflow: hidden;
    text-align: center;
}

.breadcumb-title
{
    font-size: 35px;
}

.login-form-content input {
    height: 50px;
    padding: 0 25px 0 25px;
    padding-right: 45px;
    border: 1px solid var(--th-border-color);
    color: #222 !important;
    background: #F5F5F5;
    border: 1px solid #E1E4E6;
    border-radius: 10px !important;
    font-size: 16px !important;
    width: 100%;
    font-family: var(--title-font);
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
}

.text-right
{
    text-align: right !important;
}

.th-btn
{
    border-radius: 10px !important;
}

.th-btn:hover {
    color: var(--white-color);
    background-color: #147d77;
    box-shadow: 0 0 20px rgba(65, 18, 140, 0);
}

.th-btn::before
{
    background-color: #147d77;
}

.search-container
{
    display: flex !important;
    width: 100% !important;
    padding: 20px 0px !important;
}

.location-box-container
{
    width: 25% !important;    
    margin-bottom: 0px !important;
    padding: 0px !important;
}

.location-box-container i {
    display: inline-block;
    position: absolute;
    left: 15px;
    top: 17px;
    font-size: 14px;
    color: var(--body-color);
}

.location-box-container input
{
    border-radius: 0px !important;
    padding: 0px;
    padding-left: 35px !important;
    padding-right: 10px !important;
}

.search-box-container
{
    width: 50% !important;
    margin-bottom: 0px !important;
    padding: 0px !important;
}

.search-box-container input
{
    border-radius: 0px !important;
    padding: 0px 15px !important;
}

.search-btn
{
    width: 25%;
    padding: 0px;
}

.search-btn button
{
    padding: 14px !important;
    border-radius: 0px 5px 5px 0px !important;
    background: #147d77 !important;
}

.header-button .post-requirement-btn
{
    background: #fe5500 !important;
    color: #fff !important;
    padding: 10px 15px;
    font-size: 17px;
    border-radius: 5px;
}

.header-button .sell-btn
{
    font-size: 17.5px;
}

.header-button .login-btn
{
    font-size: 17.5px;
}

.hero-3 {
    background-color: #f8fafa;
    border-radius: 0px;
    margin: 0px;
}

.th-container
{
    max-width: 100% !important;
}

.hero-3 .hero-shape
{
    background: #e4f2f2 !important;
}

.hero-style3 
{
    padding: 70px 0 40px 0px;
}

.hero-style3 .hero-text {
    font-size: 20px;
    color: var(--body-color);
    max-width: 711px;
    margin-bottom: 35px;
}

.hero-style3 .hero-title
{
    font-size: 48px !important;
    color: #363b3a !important;
}

.hero-3 .hero-img
{
    width: 100%;
    height: auto;
}

.mobile-menu
{
    display: none;
}

.about-section
{
    padding: 50px 0px !important;
}

.sub-heading
{
    font-size: 26px;
    font-weight: 500;
    color: #222 !important;
}

.about-text
{
    text-align: justify;
    font-size: 18.5px !important;
}

.highlight-points
{
    display: flex;
    background: #147d77;
    padding: 7px 15px;
    align-items: center;
    width: 100%;
    border-radius: 5px;
    margin-bottom: 10px;
}

.highlight-points img
{
    width: 40px;
    height: 40px;
    padding: 5px;
    border-radius: 5px;
    border:1px solid #f5edee !important;
}

.highlight-points p
{
    color: #fff;
    font-size: 18px;
    padding-left: 12px;
    margin-bottom: 0px;
}

.submit-requirement-btn
{
    background: #fe5500 !important;
    color: #fff !important;
    padding: 10px 15px;
    font-size: 17px;
    border-radius: 5px;
}

.rfq-form-home
{
    padding: 35px 35px;
    background: #ebebeb;
    border-radius: 5px;
    box-shadow: 0px 0px 4px 2px #edf7f7 !important;
}

.widget-area
{
    padding-top: 45px !important;
}

.footer-layout3 .widget-area {
    padding-bottom: 0px !important;
}

.footer-layout3 {
    background: #ffffff !important;
}

.seller-container
{
    background-color: #fff9f7 !important;
}

.seller-content
{
    padding: 75px !important;
}

.seller-content h2
{
    font-size: 36px !important;
    text-align: center !important;
    line-height: 1.5 !important;
}

.seller-content .sub-heading
{
    text-align: center;
    font-size: 21px;
    font-weight: 400 !important;
}

.form-container
{
    background: #fff !important;
    padding: 60px !important;
    border-top: 3px solid #147d77;
}

.seller-content-highlight-container
{
    justify-content: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.seller-content-highlight-container img
{
    background: #147d77;
    width: 60px;
    padding: 13px;
    border-radius: 10px;
}


.seller-content-highlight-container h4
{
    text-align: center;
    font-size: 18px;
    margin-top: 15px;
    margin-bottom: 5px;
}

.seller-content-highlight-container p
{
    text-align: center;
    color: #222;
}

.buyer-highlight-container img
{
    background: #fe5500 !important;
}

.product-area {
    border: unset;
    border-radius: unset;
    padding: 24px 50px;
}

.product-grid.style6 .box-title
{
    text-align: center;
    max-width: 100%;
    margin-bottom: 5px;
}

.star-rating
{
    width: 100px;
}

.product-grid .woocommerce-product-rating
{
    justify-content: center !important;
}

.product-grid.style6 .box-price
{
    text-align: center;
}

.product-grid.style6 .box-price {
    font-size: 19px;
    font-weight: 500;
    color: #222;
    margin-bottom: 10px;
}

.supplier-card-details .supplier-name
{
    font-size: 16.5px !important;
    color: #222 !important;
    margin-bottom: 2px;
}

.supplier-card-details .supplier-location
{
    font-size: 14.5px !important;
    color: #444 !important;
    margin-bottom: 5px;
}

.supplier-card-details .supplier-other-details
{
    font-size: 14.5px !important;
    color: #444 !important;
    margin-bottom: 5px;
}

.product-details
{
    padding-top: 30px !important;
}

.product-grid.style6 .box-img img
{
    width: 100%;
    height: 180px;
    border-radius: 5px !important;
}

.product-grid.style6 .box-img {
    background-color: unset;
    padding: 5px;
}

.icon-btn
{
    width: 40% !important;
}

.product-slider-image
{
    width: 100%;
    height: 430px !important;
    border-radius: 10px;
}

.product-about .product-title {
    font-size: 35px;
    font-weight: 500;
    margin: 0 0 11px 0;
}

.location
{
    color: #333;
    font-size: 18px;
    margin-bottom: 6px;
}

.product-about>.price
{
    font-size: 24px;
    margin-top: 0px;
}

.product-about .actions .icon-btn
{
    border-radius: 10px;
}

.product-description
{
    padding: 60px 0px !important;
}

.description-heading
{
    font-weight: 500;
}

.contact-form-card {
    background-color: #fff !important;
    padding: 25px !important;
    border: 1px solid #fe5500;
    border-radius: 10px;
    box-shadow: 0px 0px 2px 1px #ccc;
}

.seller-card-heading
{
    margin-bottom: 0px;
    color: #222;
    font-size: 17px;
    font-weight: 500;
}

.seller-company-name
{
    font-size: 18px;
}

.seller-name i, .seller-address i, .seller-website i, .seller-phone i
{
    background: #ccc;
    padding: 5px;
    border-radius: 5px;
    color: unset;
    margin-right: 5px;
    font-size: 12px !important;
}

.seller-name, .seller-address, .seller-website, .seller-phone
{
    margin-bottom: 8px;
    color: #333;
    font-size: 17px;
}

.cta-sec5
{
    background: #147d77 !important;
}

.product-grid.style6
{
    background-color: #fff !important;
}

.footer-layout3 .call-btn .box-link {
    font-weight: 600;
    font-size: 21px;
}


/* Categories Page CSS */

.sb-categories-section {
        padding: 30px 0;
    }

    .sb-categories-grid {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        gap: 25px;
        margin-top: 40px;
    }

    .sb-category-card {
        display: block;
        background: #fff;
        border-radius: 14px;
        padding: 20px 20px;
        text-align: center;
        border: 1px solid #eee;
        transition: all .3s ease;
        text-decoration: none;
        color: #222;
    }

    .sb-category-card:hover {
        transform: translateY(-6px);
        box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);
    }

    .sb-category-title {
        font-size: 16px;
        margin-bottom: 5px;
    }

    .sb-category-count {
        font-size: 13px;
        color: #777;
    }


    /* Responsive */

    @media(max-width:992px) {
        .sb-categories-grid {
            grid-template-columns: repeat(3, 1fr);
        }
    }

    @media(max-width:768px) {
        .sb-categories-grid {
            grid-template-columns: repeat(2, 1fr);
        }
    }

    @media(max-width:480px) {
        .sb-categories-grid {
            grid-template-columns: 1fr;
        }
    }

/* Categories Page CSS END */


/* Veified Seller Section */

.sb-sellers-section {
        padding: 30px 0;
    }

    .sb-sellers-grid {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        gap: 25px;
        margin-top: 40px;
    }

    .sb-seller-card {
        display: block;
        background: #fff;
        border-radius: 12px;
        padding: 30px 20px;
        text-align: center;
        border: 1px solid #eee;
        text-decoration: none;
        color: #222;
        transition: all .3s ease;
    }

    .sb-seller-card:hover {
        transform: translateY(-6px);
        box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
    }

    .sb-seller-avatar {
        width: 70px;
        height: 70px;
        border-radius: 50%;
        background: #7a3719;
        color: #fff;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 26px;
        font-weight: 600;
        margin: auto;
        margin-bottom: 15px;
    }

    .sb-seller-name {
        font-size: 18px;
        margin-bottom: 6px;
    }

    .sb-seller-location {
        font-size: 14px;
        color: #777;
        margin-bottom: 10px;
    }

    .sb-seller-badge {
        font-size: 13px;
        color: #28a745;
        font-weight: 600;
    }

    .sb-seller-badge i {
        margin-right: 5px;
    }

    .vs-img
    {
        width: 100px;
        border-radius: 100%;
        margin-bottom: 10px;
    }

    /* Responsive */

    @media(max-width:992px) {
        .sb-sellers-grid {
            grid-template-columns: repeat(3, 1fr);
        }
    }

    @media(max-width:768px) {
        .sb-sellers-grid {
            grid-template-columns: repeat(2, 1fr);
        }
    }

    @media(max-width:480px) {
        .sb-sellers-grid {
            grid-template-columns: 1fr;
        }
    }

/* Veified Seller Section END */


.suggestion-box {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background: #fff;
    border: 1px solid #ddd;
    max-height: 220px;
    overflow-y: auto;
    display: none;
    z-index: 999;
}

.suggestion-item {
    padding: 10px;
    cursor: pointer;
}

.suggestion-item:hover {
    background: #f5f5f5;
}


.our-products-sb-card
{
    height:590px !important;
}

.login-btn
{
    background: #f0f0f0;
    padding: 10px;
    border-radius: 10px;
    border: 2px dotted #008888;
    color: #222;
    font-weight: 500;
}

.login-btn img
{
    width:35px;
    height:35px;
    border-radius:100%;
    margin-right: 5px;
    padding-bottom:0px !important;
}


@media (max-width:1200px)
{
    .hero-style3 .hero-title
    {
        font-size: 42px !important;
    }

    .hero-3 .hero-img
    {
        width: 100%;
        height: auto;
        line-height: 400px !important;
    }

    .seller-content h2
    {
        font-size: 30px !important;
    }
}

@media (max-width:1300px)
{
    .hero-3 .hero-img
    {
        width: 100%;
        height: auto;
        line-height: 444px !important;
    }

    .seller-content {
        padding: 47px !important;
    }
}


@media (max-width:500px)
{
    .header-logo {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .footer-logo
    {
        width: 260px;
    }

    .header-layout2 .header-logo {
        max-width: 200px;
    }

    .sticky-wrapper
    {
        display: block;
    }

    .login-form-content 
    {
        border: 1px solid #E1E4E5;
        padding: 32px 24px !important;
        border-radius: 10px;
        box-shadow: 0px 0px 3px 1px #eee !important;
    }

    .header-button
    {
        display: none;
    }

    .th-container
    {
        padding: 0px 5px !important; 
    }

    .header-logo-section
    {
        display: flex;
    }

    .mobile-menu
    {
        display: block;
    }

    .hero-style3 {
        padding: 36px 0px;
    }

    .hero-style3 .hero-title {
        font-size: 28px !important;
    }

    .hero-3 .hero-img
    {
        line-height: 330px !important;
    }

    .seller-content
    {
        padding: 18px !important;
    }

    .seller-content-highlight-container h4
    {
        font-size: 20px;
    }

    .form-container 
    {
        background: #fff !important;
        padding: 35px !important;
        border-top: 3px solid #147d77;
    }

    .th-menu-wrapper .mobile-logo
    {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }

    .mob-logo-header img
    {
        width: 55px !important;
        height: 55px !important;
        border-radius: 100% !important;
    }

    .mob-logo-header
    {
        display: flex !important;
        padding-left: 10px;
        padding-right: 10px;
    }

    .mob-logo-header-content
    {
        padding-left: 10px !important;
        padding-top: 0px !important;
    }

    .mob-logo-header-content h4
    {
        padding-left: 0px !important;
        text-align: left;
    }


    .th-mobile-menu
    {
        margin-top: 15px !important;
    }

    .mobile-logo
    {
        background: #147d77 !important;
    }

    .th-mobile-menu ul li a:before 
    {
        content: "";
        font-family: var(--icon-font);
        position: unset;
        left: 0;
        top: 12px;
        margin-right: 0px;
        display: unset;
    }

    .th-mobile-menu ul li a
    {
        padding-left: 0px !important;
    }

    .product-about
    {
        padding: 15px !important;
    }

    .product-about .product-title
    {
        font-size: 22px !important;
    }

    .icon-btn
    {
        max-width: 100%;
        width: 100% !important;
    }

    .product-about .actions
    {
        display: flex;
        flex-wrap: unset;
        flex-direction: column;
        gap: 10px;
    }

    .product-slider-image 
    {
        width: 100%;
        height: 330px !important;
        border-radius: 10px;
    }    

    .product-area {
        border: unset;
        border-radius: unset;
        padding: 0px 10px !important;
    }

    .title-area .sec-title.style1 {
        font-size: 31px;
    }

    .rfq-form-home
    {
        margin-top: 22px;
    }

    .about-section {
        padding: 50px 10px !important;
    }
    
    /* INDIA-MART Type Mobile Menu And Sidebar */
    
    .header-section-sb-main .header-section-sb-container {
        gap: 0px !important;
    }
    
    .header-section-sb-main .header-section-sb-container
    {
        justify-content:flex-start !important;
    }
    
    .header-section-sb-container
    {
        padding:0px 10px !important;
    }
    
    .header-section-sb-mobile-toggle
    {
        margin-left:0px !important;
    }
    
    .header-section-sb-nav
    {
        left:0 !important;
        transform: translateX(-100%);
    }
    
    
    .header-section-sb-search-suggestions {
        width: 100% !important;
        left: 0% !important;
    }
    
    .header-section-sb-search-wrapper {
        display: block !important;
    }
    
    .header-section-sb-location-select
    {
        display:none !important;
    }
    
    .header-section-sb-logo-text {
        font-size: 20px;
        margin-right: 10px !important;
    }
    
    .header-section-sb-search-btn
    {
        background: none !important;
        color: #167d78 !important;
    }
    
        
    
    /* INDIA-MART Type Mobile Menu And Sidebar END */
    
    
    .seller-login-supply-baajar-left
    {
        display:none !important;
    }
    
    .seller-login-supply-baajar-main {
        display: flex;
        padding: 20px !important;
        align-items: center;
        justify-content: center;
        background: #f7f9fb;
    }
    
    .header-section-sb-menu-link {
        padding: 13px 10px !important;
        border-left: 3px solid transparent;
        border-bottom: 1px solid #f3f4f6;
    }
    
    .post-requrement-form-sb-content-wrapper
    {
        display:unset !important;
    }
    
    .post-requrement-form-sb-image-section {
        position: relative;
        margin-bottom: 19px !important;
    }
    
    .post-requrement-form-sb-form-section
    {
        padding: 15px !important;
    }

    .header-section-sb-menu-link i {
        display: inline-block;
        width: 20px;
        font-weight: 300 !important;
    }

    .header-section-sb-menu-link
    {
        color: #423e3e !important;
        font-weight: 400 !important;
        padding: 11px 10px !important;
        font-size: 16px !important;
    }

    .verified-seller-badge
    {
        position: relative;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        display: inline-block;
        text-align: center;
        background-color: #212fe9;
        color: var(--white-color);
        padding: 5px 8px;
        font-size: 12px;
        border-radius: 5px;
        top: 0px;
        right: 0px;
        font-weight: 400;
        -webkit-transition: 0.3s ease-in-out;
        transition: 0.3s ease-in-out;
        left: 5px;
    }

    .seller-badge
    {
        position: relative;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        display: inline-block;
        text-align: center;
        background-color: #f07911;
        color: var(--white-color);
        padding: 5px 8px;
        font-size: 12px;
        border-radius: 5px;
        top: 0px;
        right: 0px;
        font-weight: 400;
        -webkit-transition: 0.3s ease-in-out;
        transition: 0.3s ease-in-out;
        left: 5px;
    }
    
}
