/*!
Theme Name: Gute
Theme URI:  https://wpthemespace.com/product/gute/
Author: Wp theme space
Author URI: https://profiles.wordpress.org/wpthemespace
Description: Description: gute is a full-width, fully responsive and highly customizable gutenberg ready free WordPress Theme. Gute is a awesome Blog WordPress theme. You can add your own logo, header, featured areas in this theme. This Gute theme also has several different layout and color that look great on devices of all sizes. Gute is a smart WordPress blog theme. Gute is right choice for your blog website. You can create full feature blog website by the Gute WordPress theme. Gute WordPress theme support custom header, header banner widget, home page feature section, feature image, color changing options, custom background, footer widget, font Awesome icons. So you can enjoy your blog or magazine website with the WordPress Gute theme. 
Version: 1.2.12
Tested up to: 6.6
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: gute
Tags: Blog, portfolio, Two-columns, three-columns, custom-logo, Right-sidebar, left-sidebar, grid-layout, custom-header, custom-menu, featured-images, full-width-template, editor-style,news, microformats, post-formats, sticky-post, flexible-header, theme-options

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
    ## Posts and pages
    ## Comments
# Infinite scroll
# Media
    ## Captions
    ## Galleries
--------------------------------------------------------------*/

a {
	color: #00838f;
	transition: 0.2s;
}
a:hover  {
	color: #00838f;
	transition: 0.2s;
	text-decoration: none;
}
/*
*
* Header style
*/
.site-header {
    background: #fff;
    margin: 0 0 0 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
    box-shadow: 0 3px 5px #55555536 !important;
}
.site-branding {
	margin: 0 0 -33px 0;
	position: relative;
}
.site-branding a {
    text-transform: uppercase;
}
.forlogo_title {
    position: absolute;
    top: 4px;
    left: 97px;
    color: #353535;
    font-weight: 600;
    font-size: 30px;
}
img.custom-logo {
    width: auto;
    height: auto;
    max-width: 80px;
    border-radius: 0 0 2px 2px;
}
a.nav-link {
    color: #323232;
    padding: .5rem 15px !important;
    font-size: 17px;
    letter-spacing: 0.2px;
    font-weight: 600;
}
header .header-top a,
header .header-top {
    color: #323232;
}
header .header-top ul li .sub-menu.dropdown-menu a {
    color: #323232;
}
.header-bottom {
    background: #3e4449;
    color: #fff;
}
.header-search {
    position:  relative;
	color: #323232;
    line-height: 1;
}
.header-search-form {
    position: absolute;
    top: 51px;
    right: 0;
    opacity: 0;
    visibility: hidden;
    transition: 0.5s;
}
.header-search-form.show {
    z-index: 999;
    top:45px;
    opacity: 1;
    visibility: visible;
    transition: 0.5s;
}
.header-search-form form {
    display: flex;
    flex-flow:  row;
}
.header-search-form {
    background: #fff;
    padding: 10px;
    box-shadow: 0 5px 11px 0 rgb(0 0 0 / 18%), 0 4px 15px 0 rgb(0 0 0 / 15%) !important;
}
.header-search-form form input.search-submit {
    min-width: 100px;
    border: none;
    padding: 5px;
    outline: 0;
    border-radius: 0 4px 4px 0;
    margin-left: -1px;
    height: 40px;
}
.search-icon i {
    margin-top: 12px;
    text-align: right;
    padding: 8px;
    cursor: pointer;
}
input.search-field.form-control.input-lg {
    width: 500px;
}
section.home-banner {
    position: relative;
}
.home-banner img {
    width: 100%;
}
.banner-text {
    position: absolute;
    top: 30%;
    left: 0;
    width: 100%;
}
.banner-text h1 {
    font-size: 57px;
    font-weight: 700;
    text-transform: capitalize;
    margin: 20px 0;
    text-shadow: 2px 5px 4px #000;
}
.banner-text h3 {
    margin: 20px 0 30px;
    font-size: 35px;
    text-shadow: 2px 5px 4px #000;
}
.banner-text a {
    margin-right: 10px;
}
.banner-text a.btn:hover {
   color: #000;
}
.content-area {
	margin-top: 50px;
    margin-bottom: 50px;
}
.sticky .card.post-card {
    background: #ededed;
}
.card.post-card:hover {
    box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19) !important;
}
.list-post article{
    margin-bottom: 40px;
}

.list-post .card-footer {
    display: block;
    width: 100%;
}

.list-post .card.flex-md-row {
    position: relative;
}

.list-post .card-footer {
    position: absolute;
    right: 0;
    bottom: 0;
    left: auto;
    margin: auto 0 0 0;
    text-align: right;
    width: 30%;
    float: right;
}
.list-post .card-footer {
    padding: 10px;
    background-color: inherit;
    border-top: none;
}
.space-padding {
    padding: 120px 0;
}
/*--------------------------------------------------------------
# Widget
--------------------------------------------------------------*/
.widget-404 .widget ul,
.sidebar ul {
    padding:  0;
    margin:  0;
    list-style:  none;
}
.widget-404 .widget{
    margin: 20px 0;
}
.widget-404 .widget ul li,
.sidebar ul li {
    padding-bottom: 10px;
    border-bottom:  1px solid #efefef;
    margin-bottom: 5px;
}

.widget-404 .widget ul li:last-child, 
.sidebar ul li:last-child {border:  inherit;}

.widget-404 .widget.sidebar,
section.widget.sidebar {
    margin-bottom: 40px;
}


 .widget-404 .widget h2, 
 section.widget.sidebar h2 {
	border-left: 0;
    padding-bottom: 0px;
    margin-bottom: 20px;
    padding-left: 5px;
}

input.search-field {
    width:  100%;
    display:  block;
    border: 1px solid #ddd;
    padding: 7px 15px;
    border-radius: 4px 0 0 4px;
}

input.search-submit {
    width: 100%;
    background: #555;
    color: #fff;
    padding: 5px 0;
    max-width: 800px;
    display: block;
    margin: auto;
}
form.search-form label {
    width: 100%;
    max-width: 800px;
}
.widget .search-form label {
    width: 100%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
    outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
    content: "";
    display: table;
    table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
    clear: both;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    /* Theme Footer (when set to scrolling) */
    display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
    display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
    max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
    display: inline-block;
}
.list-post .card.row.gute-row {
    margin-right: 15px;
}
/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}

.wp-caption-text {
    text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
    margin-bottom: 1.5em;
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
}

.gallery-columns-2 .gallery-item {
    max-width: 50%;
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
    max-width: 25%;
}

.gallery-columns-5 .gallery-item {
    max-width: 20%;
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}

.gallery-caption {
    display: block;
}

body {
	background-color: #f8f9fa;
}

/*
* page header style
*/
.page-head {
    position: relative;
    height: 250px;
    overflow: hidden;
	display: none;
}
.page-head img {
    height:  auto;
    width: 100%;
}

header.img-header {
    position:  absolute;
    top:  0;
    left:  0;
    bottom: 0;
    text-align: center;
    right: 0;
}

h1.img-title {
    padding: 80px 0;
    color: #fff;
    text-shadow: 2px 5px 4px #000;
}
.archive-description {
    color: #fff;
    margin-top: -68px;
    font-size: 18px;
    text-shadow: 2px 5px 4px #000;
}
/*
* Footer style
*/
.footer-bottom {
    background:  #000;
    color: #f8f9fa;
    padding: 10px 0;
}

ul#menu-footer-menu {
    margin:  0;
    padding:  0;
    list-style:  none;
}

ul#menu-footer-menu li{
    display:  inline-block;
    font-size: 14px;
}
.footer-bottom {
    font-size: 14px;
}

ul#menu-footer-menu li a,
.footer-bottom a{
    color:  #f8f9fa;
    margin-right: 5px;
}

.footer-middle,
.footer-middle a{
    color:  #ccc;
}
.widget-title {
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    font-size: 18px;
    padding-bottom: 15px;
    position: relative;
    font-weight: 700;
}
.footer-widget ul li a {
    position: relative;
    padding-left: 20px;
}
.footer-widget ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
.footer-widget ul li a:before {
    content: "\f105";
    font-family: FontAwesome;
    left: 5px;
    position: absolute;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.subscribe-field img {
    height: 200px;
    width: 100%;
}
.subscribe-field {
    position: relative;
}
.overlay-text {
    position:  absolute;
    top:  0;
    left:  0;
    width:  100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
}

.form-text {
    position:  absolute;
    top:  0;
    left:  0;
    width:  100%;
    height: 100%;
}

input#mce-EMAIL {
    opacity: 1 !important;
}

.mc-field-group {
    opacity: 1;
}

form#mc-embedded-subscribe-form {
    opacity:  inherit;
}

 button.navbar-toggler{
        color: #fff;
    }


/*page menu css*/
ul#primary-menu {
    display: flex;
    flex-flow: row wrap;
}
.page-menu {
    padding: 10px 0;
}
.page-menu ul li a {
    margin-right: 15px;
}
.dropdown-toggle.nav-link {
    display: flex;
    align-items: center;
}
div#content {
    min-height: 550px;
}
.footer-bottom.copy-area {
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
}
/*
*Responsive css
*
*/
/* Tablet Layout: 768px. */
@media only screen and (min-width: 768px) and (max-width: 991px) {
.list-post .card-footer{
    position: inherit;
    width: 100%;
}

}
@media only screen and (max-width: 991px) {
    .page-menu{
    display:none;
    }
    div#navbar-content {
    position: absolute;
    top: 40px;
    left: auto;
    background: #555;
    min-width: 250px;
    right: 0;
    z-index: 999;
    padding: 10px;
    margin: 0 0 6px 0;
    width: auto;
    max-width: 700px;
}
ul#primary-menu {
    flex-direction: column;
}

    .collapse.show .page-menu{
        display:block;
    }
    nav.navbar.navbar-expand-lg {
        display: flex;
        justify-content: flex-end;
    }
    .search-icon {
        margin-top: 8px;
    }
    #primary-menu .dropdown-menu{
        display: none;
    }
    #primary-menu .dropdown-menu.show{
        display: block;
    }
}
@media only screen and (max-width: 780px) {
    .container{
        width:90%;
    }
    .header-search-form form {
        display: flex;
        flex-flow: column;
    }
    input.search-field.form-control.input-lg {
    width: 270px !important;
    }
    button.navbar-toggler{
        color: #fff;
        margin-left: -20px;
    }
  .header-search {
    margin-top: 12px;
    margin-right: 0;
}
h1.site-title {
    text-align: center;
}
#masthead .col-md-1 {
    height: 0;
}
.home-banner img {
    width: 100%;
    min-height: 300px;
}
.banner-text {
    top: 10%;
}
.banner-text h1 {
    font-size: 30px;
}
.banner-text h3 {
    font-size: 24px;
    margin: 14px 0 30px;
}
.comment-form input {
    width: 100%;
}
.pagination ul {
    padding: 0 70px;

}
.pagination_num{
    padding: 0px 6px;
    height: 38px;
    margin: 2px;
}
.pagination_prev, .pagination_next {
    height: 35px;
    width: 35px;
}


}



/**
 * B2B Marketplace - Contact Page Complete Styles
 * Language: Pure English Architecture
 * Brand Colors: Primary #00838f, Secondary #006064, Accent #28a745
 * Section: Full Contact Page Layout, Cards, Form Styling
 */

/* ===== Contact Page Base Styles ===== */
.b2b-contact-page {
    padding: 0 0;
    background-color: #f8f9fa;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.b2b-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 0;
}

/* ===== Page Header ===== */
.b2b-contact-header {
    text-align: center;
    margin-bottom: 60px;
}

.b2b-page-title {
    font-size: 48px;
    font-weight: 700;
    color: #1a1a1a;
    margin: 0 0 15px 0;
    letter-spacing: -0.5px;
}

.b2b-page-subtitle {
    font-size: 18px;
    color: #6c757d;
    margin: 0;
    font-weight: 400;
}

/* ===== Contact Grid Layout ===== */
.b2b-contact-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 15px;
    margin-bottom: 60px;
}

/* ===== Contact Info Cards ===== */
.b2b-contact-info {
    display: flex;
    flex-direction: column;
    gap: 25px;
}

.b2b-contact-card {
    display: flex;
    align-items: flex-start;
    gap: 20px;
    background: #ffffff;
    padding: 30px;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    transition: all 0.3s ease;
}

.b2b-contact-card:hover {
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
    transform: translateY(-2px);
}

.b2b-contact-icon {
    flex-shrink: 0;
    width: 50px;
    height: 50px;
    background: #00838f;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.b2b-contact-icon svg {
    width: 28px;
    height: 28px;
    color: #ffffff;
}

.b2b-contact-details {
    flex: 1;
}

.b2b-contact-heading {
    font-size: 18px;
    font-weight: 600;
    color: #1a1a1a;
    margin: 0 0 10px 0;
}

.b2b-contact-text {
    font-size: 15px;
    color: #495057;
    margin: 0 0 5px 0;
    line-height: 1.6;
}

.b2b-contact-text a {
    color: #00838f;
    text-decoration: none;
    transition: color 0.3s ease;
}

.b2b-contact-text a:hover {
    color: #005660;
    text-decoration: underline;
}

/* ===== Service Availability Block ===== */
.b2b-service-availability {
    margin-top: 18px;
    padding-top: 18px;
    border-top: 1px dashed #cbd5e0;
    display: flex;
    align-items: flex-start;
    gap: 12px;
    width: 100%;
}

.b2b-availability-icon {
    width: 22px;
    height: 22px;
    color: #28a745;
    flex-shrink: 0;
    margin-top: 1px;
}

.b2b-availability-text {
    font-size: 15px;
    color: #495057;
    margin: 0;
    line-height: 1.5;
    font-weight: 400;
}

.b2b-availability-text strong {
    color: #1a1a1a;
    font-weight: 600;
}

.b2b-badge-online {
    display: inline-block;
    margin-top: 6px;
    padding: 4px 10px;
    background: linear-gradient(135deg, #28a745 0%, #20c997 100%);
    color: #ffffff;
    font-size: 10px;
    font-weight: 700;
    border-radius: 20px;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    box-shadow: 0 2px 8px rgba(40, 167, 69, 0.25);
    animation: b2b-pulse-green 2s ease-in-out infinite;
}

@keyframes b2b-pulse-green {
    0%, 100% {
        opacity: 1;
        box-shadow: 0 2px 8px rgba(40, 167, 69, 0.25);
    }
    50% {
        opacity: 0.9;
        box-shadow: 0 2px 12px rgba(40, 167, 69, 0.45);
    }
}

/* ===== Contact Form Wrapper ===== */
.b2b-contact-form-wrapper {
    background: #ffffff;
    padding: 40px;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}

.b2b-contact-form-header {
    margin-bottom: 30px;
}

.b2b-form-title {
    font-size: 28px;
    font-weight: 700;
    color: #1a1a1a;
    margin: 0 0 10px 0;
}

.b2b-form-subtitle {
    font-size: 15px;
    color: #6c757d;
    margin: 0 0 5px 0;
}

/* ===== Form Notice Block ===== */
.b2b-form-notice {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    margin-top: 20px;
    padding: 15px 18px;
    background: #e3f2fd;
    border-left: 4px solid #2196f3;
    border-radius: 6px;
}

.b2b-notice-icon {
    width: 22px;
    height: 22px;
    color: #2196f3;
    flex-shrink: 0;
    margin-top: 2px;
}

.b2b-notice-text {
    font-size: 14px;
    color: #1565c0;
    margin: 0;
    line-height: 1.6;
}

.b2b-registration-link {
    color: #0d47a1;
    font-weight: 600;
    text-decoration: underline;
    text-underline-offset: 2px;
    transition: all 0.3s ease;
}

.b2b-registration-link:hover {
    color: #1976d2;
    text-decoration: none;
}

/* ===== Contact Form 7 Base Reset ===== */
.wpcf7-form p {
    margin: 0 0 20px 0;
    padding: 0;
}

.wpcf7-form p:last-child {
    margin-bottom: 0;
}

/* ===== Form Labels ===== */
.wpcf7-form label {
    display: block;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 600;
    color: #1a1a1a;
}

/* ===== Input Fields ===== */
.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="tel"],
.wpcf7-form input[type="url"],
.wpcf7-form textarea,
.wpcf7-form select {
    width: 100%;
    padding: 12px 14px;
    font-size: 15px;
    font-family: inherit;
    color: #1a1a1a;
    background: #ffffff;
    border: 2px solid #e9ecef;
    border-radius: 6px;
    transition: all 0.3s ease;
    box-sizing: border-box;
    margin: 0;
}

.wpcf7-form input[type="text"]:focus,
.wpcf7-form input[type="email"]:focus,
.wpcf7-form input[type="tel"]:focus,
.wpcf7-form input[type="url"]:focus,
.wpcf7-form textarea:focus,
.wpcf7-form select:focus {
    outline: none;
    border-color: #00838f;
    box-shadow: 0 0 0 3px rgba(0, 131, 143, 0.1);
    background: #fafafa;
}

.wpcf7-form input::placeholder,
.wpcf7-form textarea::placeholder {
    color: #adb5bd;
    opacity: 1;
}

.wpcf7-form textarea {
    min-height: 120px;
    resize: vertical;
    line-height: 1.6;
    height: 140px;
}

/* ===== Checkboxes - NATIVE CF7 STRUCTURE ===== */
.wpcf7-form .wpcf7-checkbox {
    margin: 0 0;
    line-height: 2;
    padding: 0;
}

.wpcf7-form input[type="checkbox"] {
    margin: 3px 0 0 0;
    width: 18px;
    height: 18px;
    cursor: pointer;
    accent-color: #00838f;
    flex-shrink: 0;
}

.wpcf7-form .wpcf7-checkbox label {
    font-size: 14px;
    color: #495057;
    line-height: 1.5;
    cursor: pointer;
    margin: 0;
    font-weight: 400;
}

.wpcf7-form .wpcf7-checkbox a {
    color: #00838f;
    text-decoration: underline;
    text-underline-offset: 2px;
    transition: color 0.3s ease;
}

.wpcf7-form .wpcf7-checkbox a:hover {
    color: #005660;
}

/* ===== Submit Button ===== */
.wpcf7-form input[type="submit"],
.wpcf7-form .wpcf7-submit {
    display: inline-block;
    padding: 12px 0px;
    font-size: 16px;
    font-weight: 700;
    color: #ffffff;
    background: #00838f;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    transition: all 0.3s ease;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-top: 25px;
    width: 100%;
}

.wpcf7-form input[type="submit"]:hover,
.wpcf7-form .wpcf7-submit:hover {
    background: #006064;
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(0, 131, 143, 0.4);
}

.wpcf7-form input[type="submit"]:active {
    transform: translateY(0);
}

/* ===== Validation Messages ===== */
.wpcf7-form .wpcf7-not-valid-tip {
    display: none;
}

.wpcf7-form .wpcf7-validation-errors,
.wpcf7-form .wpcf7-mail-sent-ng {
    background: #f8d7da;
    border: 1px solid #dc3545;
    color: #721c24;
    padding: 12px 16px;
    border-radius: 6px;
    margin: 15px 0;
    font-size: 14px;
}

.wpcf7-form .wpcf7-mail-sent-ok {
    background: #d4edda;
    border: 1px solid #28a745;
    color: #155724;
    padding: 12px 16px;
    border-radius: 6px;
    margin: 15px 0;
    font-size: 14px;
}

/* ===== Responsive Design ===== */
@media (max-width: 768px) {
    .wpcf7-form p {
        margin-bottom: 15px;
    }
    
    .wpcf7-form input[type="text"],
    .wpcf7-form input[type="email"],
    .wpcf7-form input[type="tel"],
    .wpcf7-form textarea {
        padding: 11px 13px;
        font-size: 14px;
    }
    
    .wpcf7-form .wpcf7-checkbox {
        margin: 12px 0;
        gap: 8px;
    }
    
    .wpcf7-form .wpcf7-checkbox label {
        font-size: 13px;
    }
    
    .wpcf7-form input[type="submit"],
    .wpcf7-form .wpcf7-submit {
        width: 100%;
        padding: 13px 24px;
    }
}

@media (max-width: 480px) {
    .wpcf7-form p {
        margin-bottom: 12px;
    }
    
    .wpcf7-form .wpcf7-checkbox label {
        font-size: 12px;
        line-height: 1.4;
    }
}

/* ===== Additional Info Section ===== */
.b2b-contact-additional {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
}

.b2b-section-box {
    background: #ffffff;
    padding: 35px;
    border-radius: 8px;
    border-left: 4px solid #00838f;
}

.b2b-section-title {
    font-size: 20px;
    font-weight: 600;
    color: #1a1a1a;
    margin: 0 0 15px 0;
}

.b2b-section-text {
    font-size: 15px;
    color: #495057;
    margin: 0;
    line-height: 1.7;
}

/* ===== Responsive Design ===== */
@media (max-width: 1024px) {
    .b2b-contact-grid {
        grid-template-columns: 1fr;
        gap: 40px;
    }
    
    .b2b-contact-additional {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 768px) {
    .b2b-contact-page {
        padding: 50px 0;
    }
    
    .b2b-page-title {
        font-size: 36px;
    }
    
    .b2b-page-subtitle {
        font-size: 16px;
    }
    
    .b2b-contact-card {
        padding: 25px;
    }
    
    .b2b-contact-form-wrapper {
        padding: 30px 20px;
    }
    
    .b2b-section-box {
        padding: 25px;
    }
    
    .b2b-service-availability {
        margin-left: 0;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    
    .b2b-availability-icon {
        margin-top: 0;
        margin-bottom: 5px;
    }
    
    .b2b-cf7-form input[type="submit"],
    .b2b-cf7-form .wpcf7-submit {
        width: 100%;
        padding: 14px 24px;
    }
}

@media (max-width: 480px) {
    .b2b-page-title {
        font-size: 28px;
    }
    
    .b2b-contact-icon {
        width: 45px;
        height: 45px;
    }
    
    .b2b-contact-icon svg {
        width: 24px;
        height: 24px;
    }
    
    .b2b-badge-online {
        font-size: 11px;
        padding: 3px 10px;
    }
    
    .b2b-notice-text {
        font-size: 13px;
    }
}

footer.entry-footer {
	display: none;
}

.inf_check_link {
    display: inline !important;
    color: #00838f;
}
.inf_check_link .wpcf7-list-item-label {
    color: #333;
}
.wpcf7 form .wpcf7-response-output {
	margin: 5px 0 0;
	padding: 10px;
}

h3.comment-reply-title, h1.entry-title, h2.comments-title {
    border-left: 0;
    padding-bottom: 0px;
    margin-bottom: 0;
    padding-left: 0;
    background-color: #f8f9fa;
    color: #1a1a1a;
}

h1.entry-title {
    font-size: 40px;
}

.b2b-about-page {
    padding: 0;
}

.b2b-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

.b2b-about-hero {
    padding: 0;
}

.b2b-page-main-title {
    font-size: 48px;
    font-weight: 700;
    color: #1a1a1a;
    margin: 0 0 20px 0;
}

.b2b-hero-description {
    font-size: 16px;
    color: #495057;
    margin: 0 0 20px 5px;
}

/* ===== Mission Section ===== */
.b2b-about-mission {
    padding: 40px 40px;
    background: #ffffff;
}

.b2b-mission-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
}

.b2b-mission-card {
    background: #f8f9fa;
    padding: 40px;
    border-radius: 8px;
    text-align: center;
    transition: all 0.3s ease;
}

.b2b-mission-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);
}

.b2b-mission-icon {
    width: 70px;
    height: 70px;
    margin: 0 auto 20px;
    background: #00838f;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.b2b-mission-icon svg {
    width: 35px;
    height: 35px;
    color: #ffffff;
}

.b2b-mission-title {
    font-size: 24px;
    font-weight: 700;
    color: #1a1a1a;
    margin: 0 0 15px 0;
}

.b2b-mission-text {
    font-size: 15px;
    color: #495057;
    line-height: 1.7;
    margin: 0;
}

/* ===== Services Section ===== */
.b2b-about-services {
    padding: 50px 35px;
    background: #f8f9fa;
}

.b2b-section-title {
    font-size: 35px;
    font-weight: 700;
    color: #1a1a1a;
    text-align: center;
    margin: 0 0 15px 0;
}
.b2b-about-company .b2b-section-title {
	text-align: left;
}

.b2b-section-subtitle {
    font-size: 16px;
    color: #6c757d;
    text-align: center;
    max-width: 600px;
    margin: 0 auto 50px;
    line-height: 1.6;
}

.b2b-services-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}

.b2b-service-card {
    background: #ffffff;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    transition: all 0.3s ease;
}

.b2b-service-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
}

.b2b-service-image {
    width: 100%;
    height: 355px;
    object-fit: cover;
}

.b2b-service-content {
    padding: 25px;
}

.b2b-service-heading {
    font-size: 20px;
    font-weight: 700;
    color: #1a1a1a;
    margin: 0 0 12px 0;
}

.b2b-service-text {
    font-size: 14px;
    color: #495057;
    line-height: 1.7;
    margin: 0;
}

/* ===== Advantages Section ===== */
.b2b-about-advantages {
    padding: 50px 35px;
    background: #ffffff;
    border-radius: 4px;
}

.b2b-advantages-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

.b2b-advantage-item {
    padding: 30px;
    border-left: 4px solid #00838f;
    background: #f8f9fa;
    border-radius: 0 8px 8px 0;
}

.b2b-advantage-number {
    font-size: 48px;
    font-weight: 700;
    color: #00838f;
    opacity: 0.3;
    margin-bottom: 10px;
    line-height: 1;
}

.b2b-advantage-heading {
    font-size: 20px;
    font-weight: 700;
    color: #1a1a1a;
    margin: 0 0 12px 0;
}

.b2b-advantage-text {
    font-size: 14px;
    color: #495057;
    line-height: 1.7;
    margin: 0;
}

/* ===== Company Section ===== */
.b2b-about-company {
    padding: 80px 0;
    background: #f8f9fa;
}

.b2b-company-content {
    display: grid;
    grid-template-columns: 1.5fr 1fr;
    gap: 50px;
    align-items: center;
}

.b2b-company-paragraph {
    font-size: 15px;
    color: #495057;
    line-height: 1.8;
    margin: 0 0 18px 0;
}

.b2b-company-paragraph:first-of-type {
    font-size: 16px;
}

.b2b-company-photo {
    width: 100%;
    border-radius: 8px;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
}

/* ===== Values Section ===== */
.b2b-about-values {
    padding: 50px 35px 40px;
    background: #ffffff;
}

.b2b-values-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
}

.b2b-value-card {
    text-align: center;
    padding: 30px 20px;
    background: #f8f9fa;
    border-radius: 8px;
    transition: all 0.3s ease;
}

.b2b-value-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);
}

.b2b-value-icon {
    width: 60px;
    height: 60px;
    margin: 0 auto 20px;
    background: #00838f;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.b2b-value-icon svg {
    width: 30px;
    height: 30px;
    color: #ffffff;
}

.b2b-value-title {
    font-size: 18px;
    font-weight: 700;
    color: #1a1a1a;
    margin: 0 0 12px 0;
}

.b2b-value-text {
    font-size: 14px;
    color: #495057;
    line-height: 1.7;
    margin: 0;
}

/* ===== CTA Section ===== */
.b2b-about-cta {
    padding: 80px 0;
    background: linear-gradient(135deg, #00838f 0%, #006064 100%);
}

.b2b-cta-box {
    text-align: center;
    margin: 0 auto;
}

.b2b-cta-title {
    font-size: 36px;
    font-weight: 700;
    color: #ffffff;
    margin: 0 0 15px 0;
}

.b2b-cta-text {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.9);
    line-height: 1.7;
    margin: 0 0 30px 0;
}

.b2b-cta-buttons {
    display: flex;
    gap: 15px;
    justify-content: center;
}

.b2b-btn {
    display: inline-block;
    padding: 14px 32px;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    border-radius: 6px;
    transition: all 0.3s ease;
    cursor: pointer;
}

.b2b-btn-primary {
    background: #ffffff;
    color: #00838f;
}

.b2b-btn-primary:hover {
    background: #f8f9fa;
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.2);
	color: #00838f;
	text-decoration: none;
}

.b2b-btn-secondary {
    background: transparent;
    color: #ffffff;
    border: 2px solid #ffffff;
}

.b2b-btn-secondary:hover {
    background: rgba(255, 255, 255, 0.1);
    transform: translateY(-2px);
	color: #ffffff;
}

/* ===== Responsive Design ===== */
@media (max-width: 1024px) {
    .b2b-services-grid {
        grid-template-columns: 1fr;
    }
    
    .b2b-advantages-grid {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .b2b-values-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 768px) {
    .b2b-page-main-title {
        font-size: 36px;
    }
    
    .b2b-hero-description {
        font-size: 16px;
    }
    
    .b2b-mission-grid {
        grid-template-columns: 1fr;
    }
    
    .b2b-company-content {
        grid-template-columns: 1fr;
    }
    
    .b2b-advantages-grid {
        grid-template-columns: 1fr;
    }
    
    .b2b-values-grid {
        grid-template-columns: 1fr;
    }
    
    .b2b-cta-buttons {
        flex-direction: column;
    }
    
    .b2b-btn {
        width: 100%;
    }
}

@media (max-width: 480px) {
    .b2b-about-hero {
        padding: 60px 0 40px 0;
    }
    
    .b2b-page-main-title {
        font-size: 28px;
    }
    
    .b2b-section-title {
        font-size: 28px;
    }
    
    .b2b-mission-card,
    .b2b-service-content,
    .b2b-advantage-item,
    .b2b-value-card {
        padding: 25px 20px;
    }
}


/**
 * B2B Marketplace - Legal Pages Styling
 * Language: Pure English Architecture
 * Pages: Privacy Policy, Terms of Use
 */

/* ===== Legal Page Base ===== */
.b2b-legal-page {
    padding: 0;
    background: #f8f9fa;
}

.b2b-container {
    padding: 0 0;
}

/* ===== Legal Header ===== */
.b2b-legal-header {
    text-align: center;
    margin-bottom: 50px;
    padding-bottom: 30px;
    border-bottom: 2px solid #e9ecef;
}

.b2b-legal-title {
    font-size: 42px;
    font-weight: 700;
    color: #1a1a1a;
    margin: 0 0 15px 0;
    letter-spacing: -0.5px;
}

.b2b-legal-meta {
    font-size: 15px;
    color: #6c757d;
    margin: 0;
    font-style: italic;
}

.b2b-legal-content {
    background: #ffffff;
    padding: 40px 30px;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}

/* ===== Sections ===== */
.b2b-legal-section {
    margin-bottom: 40px;
}

.b2b-legal-section:last-child {
    margin-bottom: 0;
}

/* ===== Headings ===== */
.b2b-legal-heading {
    font-size: 24px;
    font-weight: 700;
    color: #1a1a1a;
    margin: 0 0 20px 0;
    padding-bottom: 10px;
    border-bottom: 2px solid #00838f;
}

.b2b-legal-subheading {
    font-size: 18px;
    font-weight: 600;
    color: #1a1a1a;
    margin: 25px 0 12px 0;
}

/* ===== Text ===== */
.b2b-legal-text {
    font-size: 15px;
    color: #495057;
    line-height: 1.8;
    margin: 0 0 15px 0;
}

.b2b-legal-text strong {
    color: #1a1a1a;
    font-weight: 600;
}

/* ===== Lists ===== */
.b2b-legal-list {
    margin: 0 0 20px 0;
    padding-left: 25px;
}

.b2b-legal-list li {
    font-size: 15px;
    color: #495057;
    line-height: 1.8;
    margin-bottom: 10px;
}

.b2b-legal-list li:last-child {
    margin-bottom: 0;
}

/* ===== Links ===== */
.b2b-legal-text a,
.b2b-legal-list a {
    color: #00838f;
    text-decoration: underline;
    text-underline-offset: 2px;
    transition: color 0.3s ease;
}

.b2b-legal-text a:hover,
.b2b-legal-list a:hover {
    color: #005660;
}

/* ===== Contact Block ===== */
.b2b-contact-block {
    background: #f8f9fa;
    padding: 25px;
    border-left: 4px solid #00838f;
    border-radius: 4px;
    margin-top: 15px;
}

.b2b-contact-block p {
    margin: 0 0 10px 0;
    font-size: 15px;
    color: #495057;
    line-height: 1.6;
}

.b2b-contact-block p:last-child {
    margin-bottom: 0;
}

.b2b-contact-block strong {
    color: #1a1a1a;
    font-size: 16px;
    display: block;
    margin-bottom: 10px;
}

/* ===== Responsive Design ===== */
@media (max-width: 768px) {
    .b2b-legal-page {
        padding: 40px 0 60px 0;
    }
    
    .b2b-legal-header {
        margin-bottom: 30px;
        padding-bottom: 20px;
    }
    
    .b2b-legal-title {
        font-size: 32px;
    }
    
    .b2b-legal-content {
        padding: 30px 20px;
    }
    
    .b2b-legal-heading {
        font-size: 20px;
    }
    
    .b2b-legal-subheading {
        font-size: 16px;
    }
    
    .b2b-legal-text,
    .b2b-legal-list li {
        font-size: 14px;
    }
}

@media (max-width: 480px) {
    .b2b-legal-title {
        font-size: 26px;
    }
    
    .b2b-legal-content {
        padding: 25px 15px;
    }
    
    .b2b-legal-heading {
        font-size: 18px;
    }
}


.b2b-header {
    background: #ffffff;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    position: sticky;
    top: 0;
    z-index: 1000;
}

.b2b-header-container {
    max-width: 1250px;
    margin: 0 auto;
    padding: 5px 5px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 5px;
}

.b2b-logo-section .marketplace_name {
    font-size: 25px;
    font-weight: 600;
    margin: -5px 0 0 2px;
    line-height: 0.5;
    display: inline-block;
}

.b2b-logo-section {
    flex-shrink: 0;
    margin: -5px auto -22px;
}

.b2b-logo-section .custom-logo {
    height: auto;
    width: 100%;
}


/* ===== Main Navigation ===== */
.b2b-main-nav {
    flex: 1;
}

.b2b-nav-menu {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.b2b-nav-menu li {
    position: relative;
}

.b2b-nav-menu a {
    font-size: 16px;
    font-weight: 500;
    color: #1a1a1a;
    text-decoration: none;
    padding: 10px 0;
    transition: color 0.3s ease;
    display: block;
}

.b2b-nav-menu a:hover {
    color: #00838f;
}

.b2b-nav-menu .current-menu-item > a,
.b2b-nav-menu .current_page_item > a {
    color: #00838f;
    font-weight: 600;
}

/* Dropdown Menu */
.b2b-nav-menu .sub-menu {
    position: absolute;
    top: 100%;
    left: 0;
    background: #ffffff;
    min-width: 220px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    border-radius: 6px;
    padding: 10px 0;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    transition: all 0.3s ease;
    flex-direction: column;
    gap: 0;
	list-style: none;
}

.b2b-nav-menu li:hover > .sub-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.b2b-nav-menu .sub-menu a {
    padding: 10px 20px;
    font-size: 14px;
    border-bottom: 1px solid #f8f9fa;
}

.b2b-nav-menu .sub-menu a:hover {
    background: #f8f9fa;
    padding-left: 25px;
}

/* ===== Search Section with Autocomplete ===== */
.b2b-search-section {
    position: relative !important;
    width: 100%;
    max-width: 355px;
}

.b2b-search-form {
    display: flex;
    background: #ffffff;
    border: 2px solid #e9ecef;
    border-radius: 6px;
    overflow: hidden;
    position: relative;
    transition: all 0.3s ease;
}

.b2b-search-form:focus-within {
    border-color: #00838f;
    box-shadow: 0 0 0 3px rgba(0, 131, 143, 0.1);
}

.b2b-search-input {
    flex: 1;
    padding: 12px 15px;
    border: none !important;
    border-radius: 0 !important;
    font-size: 14px;
    outline: none;
    background: transparent;
    box-shadow: none !important;
}

.b2b-search-input::placeholder {
    color: #adb5bd;
}

.b2b-search-btn {
    padding: 12px 18px;
    background: transparent;
    border: none;
    border-left: 1px solid #e9ecef;
    color: #00838f;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
    flex-shrink: 0;
}

.b2b-search-btn:hover {
    background: #f8f9fa;
    color: #006064;
}

/* ===== Search Suggestions Dropdown ===== */
.b2b-search-suggestions {
    position: absolute !important;
    top: calc(100% + 8px) !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    min-width: 400px !important;
    background: #ffffff !important;
    border-radius: 8px !important;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15) !important;
    z-index: 9999 !important;
    max-height: 500px !important;
    overflow-y: auto !important;
    display: none;
}

.b2b-suggestion-group {
    padding: 10px 0;
    border-bottom: 1px solid #f0f0f0;
}

.b2b-suggestion-group:last-child {
    border-bottom: none;
}

.b2b-suggestion-title {
    padding: 8px 20px;
    font-size: 11px;
    font-weight: 700;
    color: #6c757d;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.b2b-suggestion-item {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 10px 20px;
    text-decoration: none;
    color: #1a1a1a;
    transition: background 0.2s ease;
    cursor: pointer;
}

.b2b-suggestion-item:hover {
    background: #f8f9fa;
}

.b2b-suggestion-thumb {
    width: 45px;
    height: 45px;
    object-fit: cover;
    border-radius: 6px;
    flex-shrink: 0;
}

.b2b-suggestion-noimg {
    width: 45px;
    height: 45px;
    background: #f8f9fa;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #adb5bd;
    flex-shrink: 0;
    font-size: 20px;
}

.b2b-suggestion-info {
    flex: 1;
    min-width: 0;
}

.b2b-suggestion-name {
    font-size: 14px;
    font-weight: 600;
    color: #1a1a1a;
    margin: 0 0 3px 0;
    line-height: 1.3;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.b2b-suggestion-meta {
    font-size: 12px;
    color: #6c757d;
}

.b2b-suggestion-price {
    font-size: 13px;
    font-weight: 700;
    color: #00838f;
    margin-top: 2px;
}

.b2b-search-no-results {
    padding: 20px;
    text-align: center;
    color: #6c757d;
    font-size: 14px;
}

.b2b-search-loading {
    padding: 20px;
    text-align: center;
    color: #00838f;
    font-size: 14px;
}

/* ===== Responsive ===== */
@media (max-width: 768px) {
    .b2b-search-section {
        max-width: 100%;
    }
    
    .b2b-search-suggestions {
        min-width: 300px !important;
        left: -50px !important;
    }
}

/* ===== Mobile Menu Toggle ===== */
.mobile-menu-toggle {
    display: none;
    flex-direction: column;
    gap: 5px;
    background: transparent;
    border: none;
    cursor: pointer;
    padding: 5px;
}

.hamburger-line {
    width: 25px;
    height: 3px;
    background: #1a1a1a;
    transition: all 0.3s ease;
}

/* ===== Responsive Design ===== */
@media (max-width: 1024px) {
    .b2b-header-container {
        padding: 15px 20px;
        gap: 20px;
    }
    
    .b2b-search-field {
        width: 200px;
    }
    
    .b2b-search-field:focus {
        width: 220px;
    }
    
    .b2b-nav-menu {
        gap: 20px;
    }
}

@media (max-width: 768px) {
    .mobile-menu-toggle {
        display: flex;
    }
    
    .b2b-main-nav {
        position: fixed;
        top: 80px;
        left: -100%;
        width: 100%;
        height: calc(100vh - 80px);
        background: #ffffff;
        transition: left 0.3s ease;
        overflow-y: auto;
    }
    
    .b2b-main-nav.active {
        left: 0;
    }
    
    .b2b-nav-menu {
        flex-direction: column;
        align-items: flex-start;
        gap: 0;
        padding: 20px;
    }
    
    .b2b-nav-menu li {
        width: 100%;
    }
    
    .b2b-nav-menu a {
        padding: 15px 0;
        border-bottom: 1px solid #e9ecef;
    }
    
    .b2b-nav-menu .sub-menu {
        position: static;
        opacity: 1;
        visibility: visible;
        transform: none;
        box-shadow: none;
        padding-left: 20px;
        display: none;
    }
    
    .b2b-nav-menu li:hover > .sub-menu {
        display: flex;
    }
    
    .b2b-search-section {
        width: 100%;
        order: 3;
        margin-top: 10px;
    }
    
    .b2b-search-field {
        width: 100%;
    }
    
    .b2b-search-field:focus {
        width: 100%;
    }
    
    .b2b-header-container {
        flex-wrap: wrap;
    }
}

@media (max-width: 480px) {
    .b2b-site-title {
        font-size: 20px;
    }
    
    .b2b-logo-section .custom-logo {
        height: 40px;
    }
}


/**
 * B2B Marketplace Footer Styles
 * Professional B2B footer with 4-column layout
 */

/* ===== Footer Base ===== */
.b2b-footer {
    background: #1a1a1a;
    color: #ffffff;
    padding: 60px 0 0 0;
    margin-top: 80px;
}

.b2b-footer-container {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 40px;
}

/* ===== Footer Top: 4 Columns ===== */
.b2b-footer-top {
    display: grid;
    grid-template-columns: 1.5fr 1fr 1fr 1.2fr;
    gap: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.b2b-footer-col {
    display: flex;
    flex-direction: column;
}

.b2b-footer-heading {
    font-size: 18px;
    font-weight: 700;
    color: #ffffff;
    margin: 0 0 20px 0;
    position: relative;
    padding-bottom: 10px;
}

.b2b-footer-heading::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 40px;
    height: 2px;
    background: #00838f;
}

.b2b-footer-text {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.7);
    line-height: 1.7;
    margin: 0 0 20px 0;
}

/* ===== Footer Links ===== */
.b2b-footer-links {
    list-style: none;
    padding: 0;
    margin: 0;
}

.b2b-footer-links li {
    margin-bottom: 10px;
}

.b2b-footer-links a {
    color: rgba(255, 255, 255, 0.7);
    text-decoration: none;
    font-size: 14px;
    transition: all 0.3s ease;
    display: inline-block;
}

.b2b-footer-links a:hover {
    color: #00838f;
    padding-left: 5px;
}

/* ===== Footer Contact ===== */
.b2b-footer-contact {
    list-style: none;
    padding: 0;
    margin: 0;
}

.b2b-footer-contact li {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    margin-bottom: 15px;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.7);
    line-height: 1.6;
}

.b2b-footer-contact svg {
    flex-shrink: 0;
    color: #00838f;
    margin-top: 3px;
}

.b2b-footer-contact a {
    color: rgba(255, 255, 255, 0.7);
    text-decoration: none;
    transition: color 0.3s ease;
}

.b2b-footer-contact a:hover {
    color: #00838f;
}

/* ===== Footer Bottom ===== */
.b2b-footer-bottom {
    padding: 30px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
}

.b2b-footer-copyright p {
    margin: 0;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.9);
}

.b2b-footer-copyright strong {
    color: #00838f;
}

.b2b-footer-subtext {
    font-size: 13px;
    color: rgba(255, 255, 255, 0.5);
    margin-top: 5px;
}

.b2b-footer-legal-note p {
    margin: 0;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.5);
    max-width: 500px;
    text-align: right;
    line-height: 1.6;
}

/* ===== RFQ Modal ===== */
.b2b-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
}

.b2b-modal-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    backdrop-filter: blur(5px);
}

.b2b-modal-content {
    position: relative;
    background: #ffffff;
    border-radius: 8px;
    max-width: 600px;
    width: 90%;
    max-height: 90vh;
    overflow-y: auto;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
    animation: b2b-modal-fade-in 0.3s ease;
}

@keyframes b2b-modal-fade-in {
    from {
        opacity: 0;
        transform: translateY(-20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.b2b-modal-header {
    padding: 25px 30px;
    border-bottom: 1px solid #e9ecef;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.b2b-modal-title {
    font-size: 22px;
    font-weight: 700;
    color: #1a1a1a;
    margin: 0;
}

.b2b-modal-close {
    background: transparent;
    border: none;
    cursor: pointer;
    color: #6c757d;
    padding: 5px;
    transition: color 0.3s ease;
}

.b2b-modal-close:hover {
    color: #1a1a1a;
}

.b2b-modal-body {
    padding: 30px;
}

/* ===== RFQ Form ===== */
.b2b-rfq-form {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.b2b-form-group {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.b2b-form-group label {
    font-size: 14px;
    font-weight: 600;
    color: #1a1a1a;
}

.b2b-form-group input[type="text"],
.b2b-form-group input[type="email"],
.b2b-form-group input[type="tel"],
.b2b-form-group input[type="file"],
.b2b-form-group textarea {
    width: 100%;
    padding: 12px 14px;
    font-size: 15px;
    font-family: inherit;
    color: #1a1a1a;
    background: #ffffff;
    border: 2px solid #e9ecef;
    border-radius: 6px;
    transition: all 0.3s ease;
    box-sizing: border-box;
}

.b2b-form-group input:focus,
.b2b-form-group textarea:focus {
    outline: none;
    border-color: #00838f;
    box-shadow: 0 0 0 3px rgba(0, 131, 143, 0.1);
}

.b2b-readonly-field {
    background: #f8f9fa;
    color: #495057;
    cursor: not-allowed;
}

.b2b-form-row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 15px;
}

.b2b-checkbox-group {
    flex-direction: row;
    align-items: flex-start;
}

.b2b-checkbox-label {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    font-size: 14px;
    color: #495057;
    cursor: pointer;
}

.b2b-checkbox-label input[type="checkbox"] {
    margin-top: 3px;
    width: 18px;
    height: 18px;
    accent-color: #00838f;
    flex-shrink: 0;
}

.b2b-checkbox-label a {
    color: #00838f;
    text-decoration: underline;
}

.b2b-btn-rfq-submit {
    background: #00838f;
    color: #ffffff;
    border: none;
    padding: 14px 32px;
    font-size: 16px;
    font-weight: 700;
    border-radius: 6px;
    cursor: pointer;
    transition: all 0.3s ease;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    align-self: flex-start;
}

.b2b-btn-rfq-submit:hover {
    background: #006064;
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(0, 131, 143, 0.4);
}

/* ===== Success Message ===== */
.b2b-rfq-success {
    text-align: center;
    padding: 30px;
}

.b2b-success-icon {
    color: #28a745;
    margin-bottom: 20px;
}

.b2b-rfq-success h3 {
    font-size: 24px;
    font-weight: 700;
    color: #1a1a1a;
    margin: 0 0 15px 0;
}

.b2b-rfq-success p {
    font-size: 15px;
    color: #495057;
    margin: 0 0 25px 0;
}

.b2b-rfq-success .b2b-btn-rfq-submit {
    align-self: center;
}

/* ===== Responsive Footer ===== */
@media (max-width: 1024px) {
    .b2b-footer-top {
        grid-template-columns: 1fr 1fr;
        gap: 30px;
    }
}

@media (max-width: 768px) {
    .b2b-footer {
        padding: 40px 0 0 0;
    }
    
    .b2b-footer-container {
        padding: 0 20px;
    }
    
    .b2b-footer-top {
        grid-template-columns: 1fr;
        gap: 30px;
    }
    
    .b2b-footer-bottom {
        flex-direction: column;
        text-align: center;
    }
    
    .b2b-footer-legal-note p {
        text-align: center;
        max-width: 100%;
    }
    
    .b2b-modal-content {
        width: 95%;
        max-height: 95vh;
    }
    
    .b2b-modal-header {
        padding: 20px;
    }
    
    .b2b-modal-body {
        padding: 20px;
    }
    
    .b2b-form-row {
        grid-template-columns: 1fr;
    }
    
    .b2b-btn-rfq-submit {
        width: 100%;
    }
}

@media (max-width: 480px) {
    .b2b-footer-heading {
        font-size: 16px;
    }
    
    .b2b-footer-text,
    .b2b-footer-links a,
    .b2b-footer-contact li {
        font-size: 13px;
    }
    
    .b2b-modal-title {
        font-size: 18px;
    }
}


/**
 * B2B Marketplace - Catalog Page Styles
 * Grid/List/Table view switcher
 */

/* ===== Catalog Page Base ===== */
.b2b-catalog-page {
    padding: 60px 0;
    background: #f8f9fa;
}

.b2b-catalog-header {
    text-align: center;
    margin-bottom: 40px;
}

.b2b-page-title {
    font-size: 42px;
    font-weight: 700;
    color: #1a1a1a;
    margin: 0 0 15px 0;
}

.b2b-page-subtitle {
    font-size: 16px;
    color: #6c757d;
    margin: 0;
}

/* ===== Catalog Controls ===== */
.b2b-catalog-controls {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
    padding: 20px;
    background: #ffffff;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}

.b2b-view-switcher {
    display: flex;
    gap: 10px;
}

.b2b-view-btn {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 10px 16px;
    background: #f8f9fa;
    border: 2px solid #e9ecef;
    border-radius: 6px;
    cursor: pointer;
    transition: all 0.3s ease;
    font-size: 14px;
    font-weight: 500;
    color: #495057;
}

.b2b-view-btn:hover {
    background: #e9ecef;
    border-color: #00838f;
}

.b2b-view-btn.active {
    background: #00838f;
    border-color: #00838f;
    color: #ffffff;
}

.b2b-view-btn svg {
    flex-shrink: 0;
}

.b2b-sort-control {
    display: flex;
    align-items: center;
    gap: 10px;
}

.b2b-sort-control label {
    font-size: 14px;
    font-weight: 600;
    color: #1a1a1a;
}

.b2b-sort-select {
    padding: 10px 14px;
    font-size: 14px;
    border: 2px solid #e9ecef;
    border-radius: 6px;
    background: #ffffff;
    cursor: pointer;
    transition: border-color 0.3s ease;
}

.b2b-sort-select:focus {
    outline: none;
    border-color: #00838f;
}

/* ===== Catalog Layout: Sidebar + Content ===== */
.b2b-catalog-layout {
    display: grid;
    grid-template-columns: 280px 1fr;
    gap: 30px;
}

/* ===== Sidebar Filters ===== */
.b2b-catalog-sidebar {
    background: #ffffff;
    padding: 25px;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    height: fit-content;
    position: sticky;
    top: 100px;
}

.b2b-filter-section {
    margin-bottom: 30px;
}

.b2b-filter-section:last-child {
    margin-bottom: 0;
}

.b2b-filter-title {
    font-size: 18px;
    font-weight: 700;
    color: #1a1a1a;
    margin: 0 0 15px 0;
    padding-bottom: 10px;
    border-bottom: 2px solid #00838f;
}

.b2b-filter-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.b2b-filter-item {
    margin-bottom: 10px;
}

.b2b-filter-link {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 8px 12px;
    background: #f8f9fa;
    border-radius: 4px;
    text-decoration: none;
    color: #495057;
    font-size: 14px;
    transition: all 0.3s ease;
}

.b2b-filter-link:hover {
    background: #00838f;
    color: #ffffff;
}

.b2b-filter-count {
    color: #6c757d;
    font-size: 13px;
}

.b2b-subcategory-list {
    list-style: none;
    padding-left: 15px;
    margin-top: 8px;
}

.b2b-subcategory-item {
    margin-bottom: 5px;
}

.b2b-subcategory-link {
    display: block;
    padding: 6px 10px;
    font-size: 13px;
    color: #6c757d;
    text-decoration: none;
    transition: color 0.3s ease;
}

.b2b-subcategory-link:hover {
    color: #00838f;
}

/* ===== Products Container ===== */
.b2b-catalog-content {
    flex: 1;
}



/* ===== LIST VIEW ===== */
.b2b-products-grid.view-list {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.b2b-products-grid.view-list .b2b-product-card {
    display: grid;
    grid-template-columns: 200px 1fr;
    gap: 0;
}

.b2b-products-grid.view-list .b2b-product-image {
    height: 180px;
}

.b2b-products-grid.view-list .b2b-product-info {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

/* ===== TABLE VIEW ===== */
.b2b-products-grid.view-table {
    display: block;
}

.b2b-products-grid.view-table .b2b-product-card {
    display: grid;
    grid-template-columns: 80px 1fr 150px 120px 120px 100px;
    gap: 15px;
    align-items: center;
    padding: 15px;
    margin-bottom: 10px;
    background: #ffffff;
    border-radius: 6px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.05);
}

.b2b-products-grid.view-table .b2b-product-image {
    width: 80px;
    height: 80px;
    border-radius: 4px;
}

.b2b-products-grid.view-table .b2b-product-info {
    padding: 0;
}

.b2b-products-grid.view-table .b2b-product-title {
    font-size: 15px;
    margin: 0;
}

.b2b-products-grid.view-table .b2b-product-meta {
    display: none;
}

.b2b-products-grid.view-table .b2b-product-categories {
    display: none;
}

.b2b-products-grid.view-table .b2b-btn-rfq-card {
    padding: 8px 12px;
    font-size: 12px;
}

/* ===== Pagination ===== */
.b2b-pagination {
    margin-top: 40px;
    text-align: center;
}

.b2b-pagination .nav-links {
    display: inline-flex;
    gap: 8px;
}

.b2b-pagination .page-numbers {
    display: inline-block;
    padding: 10px 16px;
    background: #ffffff;
    border: 2px solid #e9ecef;
    border-radius: 6px;
    color: #495057;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    transition: all 0.3s ease;
}

.b2b-pagination .page-numbers:hover {
    background: #00838f;
    border-color: #00838f;
    color: #ffffff;
}

.b2b-pagination .page-numbers.current {
    background: #00838f;
    border-color: #00838f;
    color: #ffffff;
}

/* ===== No Products Found ===== */
.b2b-no-products {
    text-align: center;
    padding: 60px 20px;
    background: #ffffff;
    border-radius: 8px;
}

.b2b-no-products h3 {
    font-size: 24px;
    color: #1a1a1a;
    margin: 0 0 10px 0;
}

.b2b-no-products p {
    font-size: 15px;
    color: #6c757d;
    margin: 0;
}

/* ===== Responsive Design ===== */
@media (max-width: 1024px) {
    .b2b-catalog-layout {
        grid-template-columns: 1fr;
    }
    
    .b2b-catalog-sidebar {
        position: static;
    }
    
    .b2b-products-grid.view-grid {
        grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
    }
    
    .b2b-products-grid.view-table .b2b-product-card {
        grid-template-columns: 60px 1fr 120px 100px;
    }
}

@media (max-width: 768px) {
    .b2b-catalog-controls {
        flex-direction: column;
        gap: 15px;
    }
    
    .b2b-view-switcher {
        width: 100%;
        justify-content: center;
    }
    
    .b2b-sort-control {
        width: 100%;
        justify-content: center;
    }
    
    .b2b-products-grid.view-grid {
        grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
        gap: 15px;
    }
    
    .b2b-products-grid.view-list .b2b-product-card {
        grid-template-columns: 1fr;
    }
    
    .b2b-products-grid.view-list .b2b-product-image {
        height: 200px;
    }
    
    .b2b-products-grid.view-table .b2b-product-card {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .b2b-products-grid.view-table .b2b-product-image {
        width: 100%;
        height: 150px;
    }
}

@media (max-width: 480px) {
    .b2b-page-title {
        font-size: 28px;
    }
    
    .b2b-products-grid.view-grid {
        grid-template-columns: 1fr;
    }
    
    .b2b-view-btn span {
        display: none;
    }
}



/**
 * B2B Single Product Page Styles
 */

/* ===== Breadcrumbs ===== */
.b2b-breadcrumbs {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 20px 0;
    font-size: 14px;
}

.b2b-breadcrumb-item {
    color: #6c757d;
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 8px;
    transition: color 0.3s ease;
}

.b2b-breadcrumb-item:hover {
    color: #00838f;
}

.b2b-breadcrumb-item.active {
    color: #1a1a1a;
    font-weight: 600;
}

.b2b-breadcrumb-separator {
    color: #adb5bd;
}

/* ===== Product Header ===== */
.b2b-product-header {
    margin-bottom: 40px;
}

.b2b-product-title {
    font-size: 36px;
    font-weight: 700;
    color: #1a1a1a;
    margin: 0 0 10px 0;
    line-height: 1.3;
}

.b2b-product-sku {
    font-size: 14px;
    color: #6c757d;
    margin: 0;
}

/* ===== Product Layout ===== */
.b2b-product-layout {
    display: grid;
    grid-template-columns: 400px 1fr;
    gap: 40px;
    margin-bottom: 60px;
}

/* ===== Product Images ===== */
.b2b-product-images {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.b2b-main-image {
    background: #ffffff;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}

.b2b-main-img {
    width: 100%;
    height: auto;
    display: block;
}

/* ===== Seller Box ===== */
.b2b-seller-box {
    background: #f8f9fa;
    padding: 20px;
    border-radius: 8px;
    border-left: 4px solid #00838f;
}

.b2b-seller-title {
    font-size: 16px;
    font-weight: 700;
    color: #1a1a1a;
    margin: 0 0 10px 0;
}

.b2b-seller-link {
    display: block;
    font-size: 15px;
    color: #00838f;
    text-decoration: none;
    font-weight: 600;
    margin-bottom: 5px;
    transition: color 0.3s ease;
}

.b2b-seller-link:hover {
    color: #005660;
}

.b2b-seller-region {
    font-size: 14px;
    color: #6c757d;
    margin: 0;
}

/* ===== Product Details ===== */
.b2b-product-details {
    display: flex;
    flex-direction: column;
    gap: 25px;
}

/* ===== Quick Info ===== */
.b2b-quick-info {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    background: #f8f9fa;
    padding: 25px;
    border-radius: 8px;
}

.b2b-info-item {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.b2b-info-label {
    font-size: 13px;
    color: #6c757d;
    font-weight: 500;
}

.b2b-info-value {
    font-size: 16px;
    color: #1a1a1a;
    font-weight: 600;
}

.b2b-price {
    color: #00838f;
    font-size: 20px;
}

/* ===== RFQ Button ===== */
.b2b-btn-rfq-main {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 16px 32px;
    background: #00838f;
    color: #ffffff;
    border: none;
    border-radius: 6px;
    font-size: 16px;
    font-weight: 700;
    cursor: pointer;
    transition: all 0.3s ease;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    align-self: flex-start;
}

.b2b-btn-rfq-main:hover {
    background: #006064;
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(0, 131, 143, 0.4);
}

/* ===== Short Description ===== */
.b2b-product-short-desc {
    font-size: 15px;
    color: #495057;
    line-height: 1.7;
}

.b2b-product-cats {
    font-size: 14px;
    color: #6c757d;
}

.b2b-product-cats a {
    color: #00838f;
    text-decoration: none;
}

.b2b-product-cats a:hover {
    text-decoration: underline;
}

/* ===== Tabs ===== */
.b2b-product-tabs {
    margin-top: 60px;
}

.b2b-tabs-nav {
    display: flex;
    gap: 0;
    border-bottom: 2px solid #e9ecef;
    margin-bottom: 30px;
}

.b2b-tab-btn {
    padding: 15px 30px;
    background: transparent;
    border: none;
    border-bottom: 3px solid transparent;
    font-size: 16px;
    font-weight: 600;
    color: #6c757d;
    cursor: pointer;
    transition: all 0.3s ease;
    margin-bottom: -2px;
}

.b2b-tab-btn:hover {
    color: #00838f;
}

.b2b-tab-btn.active {
    color: #00838f;
    border-bottom-color: #00838f;
}

.b2b-tab-panel {
    display: none;
}

.b2b-tab-panel.active {
    display: block;
}

.b2b-tab-inner {
    background: #ffffff;
    padding: 30px;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}

/* ===== Specifications Table ===== */
.b2b-specs-table {
    width: 100%;
}

.b2b-specs-table table {
    width: 100%;
    border-collapse: collapse;
}

.b2b-specs-table th,
.b2b-specs-table td {
    padding: 12px 15px;
    text-align: left;
    border-bottom: 1px solid #e9ecef;
}

.b2b-specs-table th {
    background: #f8f9fa;
    font-weight: 600;
    color: #1a1a1a;
    width: 40%;
}

.b2b-specs-table td {
    color: #495057;
}

/* ===== Documents ===== */
.b2b-documents-list {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.b2b-document-link {
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 15px 20px;
    background: #f8f9fa;
    border-radius: 6px;
    text-decoration: none;
    color: #495057;
    transition: all 0.3s ease;
}

.b2b-document-link:hover {
    background: #e9ecef;
    color: #00838f;
}

.b2b-document-link svg {
    color: #00838f;
}

.b2b-doc-type {
    margin-left: auto;
    font-size: 12px;
    font-weight: 700;
    color: #adb5bd;
    background: #ffffff;
    padding: 4px 8px;
    border-radius: 4px;
}

.b2b-no-documents {
    color: #6c757d;
    font-style: italic;
}

/* ===== Responsive Design ===== */
@media (max-width: 1024px) {
    .b2b-product-layout {
        grid-template-columns: 1fr;
    }
    
    .b2b-quick-info {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 768px) {
    .b2b-product-title {
        font-size: 28px;
    }
    
    .b2b-tabs-nav {
        flex-wrap: wrap;
    }
    
    .b2b-tab-btn {
        padding: 12px 20px;
        font-size: 14px;
    }
    
    .b2b-tab-inner {
        padding: 20px;
    }
}

@media (max-width: 480px) {
    .b2b-product-title {
        font-size: 24px;
    }
    
    .b2b-btn-rfq-main {
        width: 100%;
        justify-content: center;
    }
}



/**
 * B2B Single Seller Page Styles
 */

/* ===== Seller Header ===== */
.b2b-seller-header {
    background: linear-gradient(135deg, #00838f 0%, #006064 100%);
    padding: 40px;
    border-radius: 8px;
    margin-bottom: 40px;
    color: #ffffff;
}

.b2b-seller-header-content {
    display: flex;
    align-items: center;
    gap: 20px;
    flex-wrap: wrap;
}

.b2b-seller-badge {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 8px 16px;
    background: rgba(255, 255, 255, 0.15);
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 20px;
    font-size: 14px;
    font-weight: 600;
    backdrop-filter: blur(10px);
}

.b2b-seller-badge svg {
    color: #28a745;
}

.b2b-seller-region-badge {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 8px 16px;
    background: rgba(255, 255, 255, 0.15);
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 20px;
    font-size: 14px;
    backdrop-filter: blur(10px);
}

/* ===== Seller Layout ===== */
.b2b-seller-layout {
    display: grid;
    grid-template-columns: 320px 1fr;
    gap: 30px;
}

/* ===== Seller Sidebar ===== */
.b2b-seller-sidebar {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.b2b-seller-contact-card,
.b2b-seller-stats-card {
    background: #ffffff;
    padding: 25px;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}

.b2b-seller-card-title {
    font-size: 18px;
    font-weight: 700;
    color: #1a1a1a;
    margin: 0 0 20px 0;
    padding-bottom: 12px;
    border-bottom: 2px solid #00838f;
}

.b2b-seller-contact-item {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 12px 0;
    border-bottom: 1px solid #f8f9fa;
    font-size: 14px;
    color: #495057;
}

.b2b-seller-contact-item:last-of-type {
    border-bottom: none;
}

.b2b-seller-contact-item svg {
    color: #00838f;
    flex-shrink: 0;
}

.b2b-seller-contact-item a {
    color: #00838f;
    text-decoration: none;
    transition: color 0.3s ease;
}

.b2b-seller-contact-item a:hover {
    color: #005660;
    text-decoration: underline;
}

/* ===== Contact Seller Button ===== */
.b2b-btn-contact-seller {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    width: 100%;
    padding: 14px 24px;
    background: #00838f;
    color: #ffffff;
    border: none;
    border-radius: 6px;
    font-size: 15px;
    font-weight: 700;
    cursor: pointer;
    transition: all 0.3s ease;
    margin-top: 20px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.b2b-btn-contact-seller:hover {
    background: #006064;
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(0, 131, 143, 0.4);
}

/* ===== Seller Stats ===== */
.b2b-stat-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px 0;
    border-bottom: 1px solid #f8f9fa;
}

.b2b-stat-item:last-child {
    border-bottom: none;
}

.b2b-stat-label {
    font-size: 14px;
    color: #6c757d;
}

.b2b-stat-value {
    font-size: 14px;
    font-weight: 600;
    color: #1a1a1a;
}

.b2b-stat-verified {
    color: #28a745;
}

/* ===== Seller Content ===== */
.b2b-seller-content {
    display: flex;
    flex-direction: column;
    gap: 40px;
}

.b2b-section-heading {
    font-size: 24px;
    font-weight: 700;
    color: #1a1a1a;
    margin: 0 0 20px 0;
    padding-bottom: 12px;
    border-bottom: 2px solid #e9ecef;
}

.b2b-description-content {
    font-size: 15px;
    color: #495057;
    line-height: 1.8;
}

.b2b-description-content p {
    margin: 0 0 15px 0;
}

.b2b-description-content ul,
.b2b-description-content ol {
    margin: 0 0 15px 20px;
}

/* ===== Seller Products Section ===== */
.b2b-seller-products .b2b-products-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
    gap: 25px;
}

/* ===== Responsive Design ===== */
@media (max-width: 1024px) {
    .b2b-seller-layout {
        grid-template-columns: 1fr;
    }
    
    .b2b-seller-sidebar {
        flex-direction: row;
        flex-wrap: wrap;
    }
    
    .b2b-seller-contact-card,
    .b2b-seller-stats-card {
        flex: 1;
        min-width: 280px;
    }
}

@media (max-width: 768px) {
    .b2b-seller-header {
        padding: 25px 20px;
    }
    
    .b2b-seller-header-content {
        flex-direction: column;
        align-items: flex-start;
    }
    
    .b2b-seller-sidebar {
        flex-direction: column;
    }
    
    .b2b-seller-contact-card,
    .b2b-seller-stats-card {
        min-width: auto;
    }
    
    .b2b-section-heading {
        font-size: 20px;
    }
    
    .b2b-seller-products .b2b-products-grid {
        grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
        gap: 15px;
    }
}

@media (max-width: 480px) {
    .b2b-seller-products .b2b-products-grid {
        grid-template-columns: 1fr;
    }
}



/**
 * B2B Live Search Dropdown Styles
 */

/* ===== Search Results Dropdown ===== */
.b2b-search-results {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #ffffff;
    border: 2px solid #e9ecef;
    border-top: none;
    border-radius: 0 0 8px 8px;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
    max-height: 500px;
    overflow-y: auto;
    z-index: 1000;
}

.b2b-search-results-header {
    padding: 12px 20px;
    background: #f8f9fa;
    font-size: 13px;
    font-weight: 600;
    color: #6c757d;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    border-bottom: 1px solid #e9ecef;
}

.b2b-search-result-item {
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 15px 20px;
    text-decoration: none;
    color: #1a1a1a;
    transition: background 0.3s ease;
    border-bottom: 1px solid #f8f9fa;
}

.b2b-search-result-item:hover {
    background: #f8f9fa;
}

.b2b-search-result-item:last-child {
    border-bottom: none;
}

.b2b-search-result-image {
    width: 60px;
    height: 60px;
    flex-shrink: 0;
    background: #f8f9fa;
    border-radius: 6px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.b2b-search-result-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.b2b-search-result-image .b2b-no-image {
    font-size: 10px;
    color: #adb5bd;
    text-align: center;
}

.b2b-search-result-info {
    flex: 1;
    min-width: 0;
}

.b2b-search-result-title {
    font-size: 15px;
    font-weight: 600;
    color: #1a1a1a;
    margin: 0 0 5px 0;
    line-height: 1.3;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.b2b-search-result-sku {
    font-size: 13px;
    color: #6c757d;
    margin: 0 0 3px 0;
}

.b2b-search-result-sku strong {
    color: #495057;
}

.b2b-search-result-meta {
    font-size: 13px;
    color: #00838f;
    font-weight: 500;
    margin: 0;
}

.b2b-search-no-results {
    padding: 30px 20px;
    text-align: center;
    color: #6c757d;
    font-size: 14px;
}

/* ===== Update Header Search Form Position ===== */
.b2b-search-section {
    position: relative;
}

/* ===== Responsive Search ===== */
@media (max-width: 768px) {
    .b2b-search-results {
        position: fixed;
        top: 80px;
        left: 0;
        right: 0;
        max-height: calc(100vh - 80px);
        border-radius: 0;
    }
}


/**
 * B2B Dashboard Styles
 * Language: Pure English Architecture
 */

/* ===== Dashboard Base ===== */
.b2b-dashboard-page {
    padding: 60px 0;
    background: #f4f6f8;
    min-height: 80vh;
}

.b2b-dash-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
    flex-wrap: wrap;
    gap: 20px;
}

.b2b-dash-title {
    font-size: 28px;
    font-weight: 700;
    color: #1a1a1a;
    margin: 0;
}

.b2b-dash-subtitle {
    font-size: 15px;
    color: #6c757d;
    margin: 5px 0 0 0;
}

.b2b-dash-actions {
    display: flex;
    gap: 10px;
}

/* ===== Stats Grid ===== */
.b2b-dash-stats-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    margin-bottom: 30px;
}

.b2b-dash-stat-card {
    background: #ffffff;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.04);
    display: flex;
    align-items: center;
    gap: 15px;
    transition: transform 0.2s ease;
}

.b2b-dash-stat-card:hover {
    transform: translateY(-2px);
}

.b2b-dash-stat-icon {
    width: 50px;
    height: 50px;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
}

.b2b-dash-stat-icon.bg-blue { background: #3b82f6; }
.b2b-dash-stat-icon.bg-green { background: #10b981; }
.b2b-dash-stat-icon.bg-orange { background: #f59e0b; }
.b2b-dash-stat-icon.bg-red { background: #ef4444; }

.b2b-dash-stat-info {
    display: flex;
    flex-direction: column;
}

.b2b-dash-stat-value {
    font-size: 24px;
    font-weight: 700;
    color: #1a1a1a;
    line-height: 1.2;
}

.b2b-dash-stat-label {
    font-size: 13px;
    color: #6c757d;
    font-weight: 500;
}

/* ===== Dashboard Cards ===== */
.b2b-dash-card {
    background: #ffffff;
    border-radius: 8px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.04);
    padding: 25px;
    margin-bottom: 30px;
}

.b2b-dash-card-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}

.b2b-dash-card-title {
    font-size: 20px;
    font-weight: 700;
    color: #1a1a1a;
    margin: 0;
}

/* ===== Tables ===== */
.b2b-dash-table-responsive {
    overflow-x: auto;
}

.b2b-dash-table {
    width: 100%;
    border-collapse: collapse;
    font-size: 14px;
}

.b2b-dash-table th {
    text-align: left;
    padding: 12px 15px;
    color: #6c757d;
    font-weight: 600;
    border-bottom: 2px solid #e9ecef;
}

.b2b-dash-table td {
    padding: 15px;
    border-bottom: 1px solid #f3f4f6;
    vertical-align: middle;
}

.b2b-dash-table tbody tr:hover {
    background: #f9fafb;
}

.b2b-dash-table strong {
    color: #1a1a1a;
}

.b2b-dash-table small {
    color: #6c757d;
}

.b2b-dash-table a {
    color: #00838f;
    text-decoration: none;
}

.b2b-dash-table a:hover {
    text-decoration: underline;
}

/* ===== Badges & Status ===== */
.b2b-badge {
    background: #e9ecef;
    color: #495057;
    padding: 4px 8px;
    border-radius: 4px;
    font-size: 12px;
    font-weight: 600;
}

.b2b-status {
    padding: 5px 10px;
    border-radius: 20px;
    font-size: 12px;
    font-weight: 600;
    display: inline-block;
}

.status-answered { background: #d1fae5; color: #065f46; }
.status-pending { background: #fef3c7; color: #92400e; }
.status-completed { background: #dbeafe; color: #1e40af; }

/* ===== Buttons ===== */
.b2b-link-btn {
    background: transparent;
    border: none;
    color: #00838f;
    font-weight: 600;
    cursor: pointer;
    font-size: 13px;
}

.b2b-link-btn:hover {
    text-decoration: underline;
}

.b2b-btn-sm {
    padding: 6px 12px;
    font-size: 12px;
    border-radius: 4px;
    border: none;
    cursor: pointer;
    font-weight: 600;
    transition: all 0.2s;
}

.b2b-btn-sm-primary {
    background: #00838f;
    color: #ffffff;
}

.b2b-btn-sm-primary:hover {
    background: #006064;
}

.b2b-btn-sm-outline {
    background: transparent;
    border: 1px solid #d1d5db;
    color: #4b5563;
    margin-left: 5px;
}

.b2b-btn-sm-outline:hover {
    background: #f3f4f6;
}

/* ===== Grid Layouts ===== */
.b2b-dash-grid-2 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
}

/* ===== Lists ===== */
.b2b-dash-link-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.b2b-dash-link-list li {
    border-bottom: 1px solid #f3f4f6;
}

.b2b-dash-link-list a {
    display: block;
    padding: 10px 0;
    color: #1a1a1a;
    text-decoration: none;
    transition: color 0.2s;
}

.b2b-dash-link-list a:hover {
    color: #00838f;
    padding-left: 5px;
}

/* ===== Supplier List ===== */
.b2b-dash-supplier-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.b2b-dash-supplier-list li {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 10px 0;
    border-bottom: 1px solid #f3f4f6;
}

.b2b-supplier-avatar {
    width: 40px;
    height: 40px;
    background: #00838f;
    color: #ffffff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 14px;
}

.b2b-supplier-name {
    display: block;
    font-weight: 600;
    color: #1a1a1a;
    text-decoration: none;
}

.b2b-supplier-meta {
    font-size: 12px;
    color: #6c757d;
}

/* ===== Product Mini Grid ===== */
.b2b-product-grid-mini {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    margin-top: 20px;
}

.b2b-prod-mini {
    display: flex;
    gap: 12px;
    align-items: center;
}

.b2b-prod-mini-img {
    width: 60px;
    height: 60px;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #9ca3af;
    font-size: 12px;
    font-weight: 600;
}

.b2b-prod-mini-title {
    font-size: 14px;
    font-weight: 600;
    margin: 0 0 4px 0;
    color: #1a1a1a;
}

.b2b-prod-mini-stat {
    font-size: 12px;
    color: #10b981;
    font-weight: 600;
}

/* ===== Responsive ===== */
@media (max-width: 1024px) {
    .b2b-dash-stats-grid {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .b2b-product-grid-mini {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 768px) {
    .b2b-dash-header {
        flex-direction: column;
        align-items: flex-start;
    }
    
    .b2b-dash-stats-grid {
        grid-template-columns: 1fr;
    }
    
    .b2b-dash-grid-2 {
        grid-template-columns: 1fr;
    }
    
    .b2b-product-grid-mini {
        grid-template-columns: 1fr;
    }
}



/**
 * B2B How It Works Page Styles
 * Language: Pure English Architecture
 */

/* ===== Guide Page Base ===== */
.b2b-guide-page {
    padding: 60px 0;
    background: #ffffff;
}

.b2b-guide-hero {
    text-align: center;
    padding: 40px 0 60px 0;
    border-bottom: 1px solid #e9ecef;
    margin-bottom: 60px;
}

.b2b-guide-title {
    font-size: 42px;
    font-weight: 700;
    color: #1a1a1a;
    margin: 0 0 15px 0;
}

.b2b-guide-subtitle {
    font-size: 18px;
    color: #6c757d;
    max-width: 700px;
    margin: 0 auto;
    line-height: 1.7;
}

/* ===== Guide Sections ===== */
.b2b-guide-section {
    margin-bottom: 80px;
}

.b2b-guide-heading {
    font-size: 32px;
    font-weight: 700;
    color: #1a1a1a;
    margin: 0 0 20px 0;
}

.b2b-guide-text {
    font-size: 16px;
    color: #495057;
    line-height: 1.8;
    margin: 0 0 20px 0;
}

.b2b-guide-section-intro {
    font-size: 17px;
    color: #6c757d;
    max-width: 800px;
    margin: 0 0 40px 0;
    line-height: 1.7;
}

/* ===== Steps Grid ===== */
.b2b-steps-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

.b2b-step-card {
    background: #f8f9fa;
    padding: 30px;
    border-radius: 8px;
    border-left: 4px solid #00838f;
    transition: all 0.3s ease;
}

.b2b-step-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);
}

.b2b-step-number {
    font-size: 48px;
    font-weight: 700;
    color: #00838f;
    opacity: 0.3;
    margin-bottom: 15px;
    line-height: 1;
}

.b2b-step-title {
    font-size: 20px;
    font-weight: 700;
    color: #1a1a1a;
    margin: 0 0 12px 0;
}

.b2b-step-text {
    font-size: 15px;
    color: #495057;
    line-height: 1.7;
    margin: 0;
}

/* ===== Two Column Layout ===== */
.b2b-guide-two-col {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 50px;
    align-items: center;
}

.b2b-guide-reverse {
    direction: rtl;
}

.b2b-guide-reverse > * {
    direction: ltr;
}

.b2b-guide-subheading {
    font-size: 20px;
    font-weight: 700;
    color: #1a1a1a;
    margin: 30px 0 15px 0;
}

.b2b-guide-list {
    list-style: none;
    padding: 0;
    margin: 0 0 30px 0;
}

.b2b-guide-list li {
    padding: 10px 0 10px 30px;
    position: relative;
    font-size: 15px;
    color: #495057;
    line-height: 1.6;
}

.b2b-guide-list li::before {
    content: '✓';
    position: absolute;
    left: 0;
    color: #00838f;
    font-weight: 700;
    font-size: 18px;
}

/* ===== CTA Box ===== */
.b2b-guide-cta-box {
    background: #f8f9fa;
    padding: 25px;
    border-radius: 8px;
    border-left: 4px solid #00838f;
    margin-top: 30px;
}

.b2b-guide-cta-title {
    font-size: 18px;
    font-weight: 700;
    color: #1a1a1a;
    margin: 0 0 10px 0;
}

.b2b-guide-cta-text {
    font-size: 14px;
    color: #495057;
    line-height: 1.7;
    margin: 0 0 20px 0;
}

.b2b-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 12px 24px;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
    border-radius: 6px;
    transition: all 0.3s ease;
    cursor: pointer;
    border: none;
}

.b2b-btn-primary {
    background: #00838f;
    color: #ffffff;
}

.b2b-btn-primary:hover {
    background: #006064;
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(0, 131, 143, 0.4);
}

.b2b-btn-secondary {
    background: transparent;
    color: #00838f;
    border: 2px solid #00838f;
}

.b2b-btn-secondary:hover {
    background: #00838f;
    color: #ffffff;
}

/* ===== Image Placeholder ===== */
.b2b-guide-image-placeholder {
    background: #f8f9fa;
    border: 2px dashed #e9ecef;
    border-radius: 8px;
    padding: 60px 40px;
    text-align: center;
    color: #6c757d;
}

.b2b-guide-image-placeholder svg {
    margin-bottom: 15px;
    color: #00838f;
}

.b2b-guide-image-placeholder p {
    font-size: 16px;
    font-weight: 600;
    margin: 0;
}

/* ===== Registration Grid ===== */
.b2b-reg-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
}

.b2b-reg-card {
    background: #f8f9fa;
    padding: 30px;
    border-radius: 8px;
}

.b2b-reg-title {
    font-size: 22px;
    font-weight: 700;
    color: #1a1a1a;
    margin: 0 0 20px 0;
    padding-bottom: 12px;
    border-bottom: 2px solid #00838f;
}

.b2b-reg-list {
    list-style: none;
    padding: 0;
    margin: 0;
    counter-reset: reg-counter;
}

.b2b-reg-list li {
    counter-increment: reg-counter;
    padding: 12px 0 12px 40px;
    position: relative;
    font-size: 15px;
    color: #495057;
    line-height: 1.6;
    border-bottom: 1px solid #e9ecef;
}

.b2b-reg-list li:last-child {
    border-bottom: none;
}

.b2b-reg-list li::before {
    content: counter(reg-counter);
    position: absolute;
    left: 0;
    top: 12px;
    width: 28px;
    height: 28px;
    background: #00838f;
    color: #ffffff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    font-weight: 700;
}

/* ===== FAQ Section ===== */
.b2b-faq-list {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.b2b-faq-item {
    background: #f8f9fa;
    padding: 25px;
    border-radius: 8px;
    border-left: 4px solid #00838f;
}

.b2b-faq-question {
    font-size: 18px;
    font-weight: 700;
    color: #1a1a1a;
    margin: 0 0 12px 0;
}

.b2b-faq-answer {
    font-size: 15px;
    color: #495057;
    line-height: 1.7;
    margin: 0;
}

/* ===== Final CTA ===== */
.b2b-guide-final-cta {
    margin-bottom: 0;
}

.b2b-cta-box {
    background: linear-gradient(135deg, #00838f 0%, #006064 100%);
    padding: 60px 40px;
    border-radius: 8px;
    text-align: center;
    color: #ffffff;
}

.b2b-cta-title {
    font-size: 32px;
    font-weight: 700;
    margin: 0 0 15px 0;
}

.b2b-cta-text {
    font-size: 17px;
    opacity: 0.95;
    max-width: 600px;
    margin: 0 auto 30px;
    line-height: 1.7;
}

.b2b-cta-buttons {
    display: flex;
    gap: 15px;
    justify-content: center;
    flex-wrap: wrap;
}

.b2b-cta-buttons .b2b-btn-primary {
    background: #ffffff;
    color: #00838f;
}

.b2b-cta-buttons .b2b-btn-primary:hover {
    background: #f8f9fa;
}

.b2b-cta-buttons .b2b-btn-secondary {
    color: #ffffff;
    border-color: #ffffff;
	background: rgba(255, 255, 255, 0.1);
}

.b2b-cta-buttons .b2b-btn-secondary:hover {
    background: rgba(255, 255, 255, 0.1);
}

/* ===== Responsive Design ===== */
@media (max-width: 1024px) {
    .b2b-steps-grid {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .b2b-guide-two-col {
        grid-template-columns: 1fr;
    }
    
    .b2b-guide-reverse {
        direction: ltr;
    }
    
    .b2b-reg-grid {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 768px) {
    .b2b-guide-title {
        font-size: 32px;
    }
    
    .b2b-guide-heading {
        font-size: 26px;
    }
    
    .b2b-steps-grid {
        grid-template-columns: 1fr;
    }
    
    .b2b-cta-box {
        padding: 40px 25px;
    }
    
    .b2b-cta-title {
        font-size: 26px;
    }
}

@media (max-width: 480px) {
    .b2b-guide-title {
        font-size: 28px;
    }
    
    .b2b-guide-subtitle {
        font-size: 16px;
    }
    
    .b2b-cta-buttons {
        flex-direction: column;
    }
    
    .b2b-cta-buttons .b2b-btn {
        width: 100%;
        justify-content: center;
    }
}



/**
 * B2B Authentication Pages Styles
 * Language: Pure English Architecture
 */

/* ===== Auth Page Base ===== */
.b2b-auth-page {
    padding: 60px 0;
    background: #f4f6f8;
    min-height: 80vh;
}

.b2b-auth-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0;
    background: #ffffff;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.08);
    max-width: 1100px;
    margin: 0 auto;
}

.b2b-auth-login-layout {
    max-width: 1000px;
}

/* ===== Left Column: Info ===== */
.b2b-auth-info {
    background: linear-gradient(135deg, #00838f 0%, #006064 100%);
    padding: 60px 50px;
    color: #ffffff;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.b2b-auth-title {
    font-size: 37px;
    font-weight: 700;
    margin: 0 0 15px 0;
    line-height: 1.2;
    color: #fff;
}

.b2b-auth-subtitle {
    font-size: 16px;
    opacity: 0.95;
    margin: 0 0 40px 0;
    line-height: 1.7;
}

.b2b-auth-benefits {
    display: flex;
    flex-direction: column;
    gap: 25px;
    margin-bottom: 40px;
}

.b2b-benefit-item {
    display: flex;
    gap: 15px;
    align-items: flex-start;
}

.b2b-benefit-item svg {
    flex-shrink: 0;
    color: rgba(255, 255, 255, 0.9);
    margin-top: 3px;
}

.b2b-benefit-title {
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 5px 0;
	color: #fff;
}

.b2b-benefit-text {
    font-size: 14px;
    opacity: 0.9;
    margin: 0;
    line-height: 1.6;
}

.b2b-auth-already-member {
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.b2b-auth-already-member p {
    font-size: 14px;
    opacity: 0.9;
    margin: 0 0 8px 0;
}

.b2b-auth-link {
    color: #ffffff;
    font-weight: 600;
    text-decoration: none;
    font-size: 15px;
    transition: opacity 0.3s ease;
}

.b2b-auth-link:hover {
    opacity: 0.8;
    text-decoration: underline;
	color: #ffffff;
}

/* ===== Right Column: Form ===== */
.b2b-auth-form-container {
    padding: 60px 50px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.b2b-form-title {
    font-size: 28px;
    font-weight: 700;
    color: #1a1a1a;
    margin: 0 0 10px 0;
}

.b2b-form-subtitle {
    font-size: 15px;
    color: #6c757d;
    margin: 0 0 30px 0;
}

/* ===== Form Styles ===== */
.b2b-form-group {
    margin-bottom: 20px;
}

.b2b-form-group label {
    display: block;
    font-size: 14px;
    font-weight: 600;
    color: #1a1a1a;
    margin-bottom: 8px;
}

.b2b-form-group input[type="email"],
.b2b-form-group input[type="password"],
.b2b-form-group input[type="text"],
.b2b-form-group textarea {
    width: 100%;
    padding: 12px 14px;
    font-size: 15px;
    border: 2px solid #e9ecef;
    border-radius: 6px;
    transition: all 0.3s ease;
    font-family: inherit;
}

.b2b-form-group input:focus,
.b2b-form-group textarea:focus {
    outline: none;
    border-color: #00838f;
    box-shadow: 0 0 0 3px rgba(0, 131, 143, 0.1);
}

.b2b-form-options {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 25px;
    flex-wrap: wrap;
    gap: 10px;
}

.b2b-checkbox-label {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 14px;
    color: #495057;
    cursor: pointer;
}

.b2b-checkbox-label input[type="checkbox"] {
    width: 18px;
    height: 18px;
    accent-color: #00838f;
    cursor: pointer;
}

.b2b-forgot-password-link {
    background: none;
    border: none;
    color: #00838f;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    text-decoration: none;
    transition: color 0.3s ease;
}

.b2b-forgot-password-link:hover {
    color: #006064;
    text-decoration: underline;
}

/* ===== Buttons ===== */
.b2b-btn-full {
    width: 100%;
    justify-content: center;
}

.b2b-back-to-login {
    background: none;
    border: none;
    color: #00838f;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    margin-top: 15px;
    width: 100%;
    transition: color 0.3s ease;
}

.b2b-back-to-login:hover {
    color: #006064;
    text-decoration: underline;
}

/* ===== Alerts ===== */
.b2b-alert {
    display: flex;
    gap: 15px;
    padding: 20px;
    border-radius: 6px;
    margin-top: 25px;
    align-items: flex-start;
}

.b2b-alert svg {
    flex-shrink: 0;
}

.b2b-alert-error {
    background: #fee2e2;
    border-left: 4px solid #dc2626;
    color: #991b1b;
}

.b2b-alert-error svg {
    color: #dc2626;
}

.b2b-alert-success {
    background: #d1fae5;
    border-left: 4px solid #059669;
    color: #065f46;
}

.b2b-alert-success svg {
    color: #059669;
}

.b2b-alert strong {
    display: block;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 8px;
}

.b2b-alert p {
    margin: 0 0 10px 0;
    font-size: 14px;
    line-height: 1.6;
}

.b2b-alert p:last-child {
    margin-bottom: 0;
}

.b2b-error-suggestion {
    margin-top: 12px;
    padding-top: 12px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.b2b-error-suggestion a {
    color: #00838f;
    font-weight: 600;
    text-decoration: none;
}

.b2b-error-suggestion a:hover {
    text-decoration: underline;
}

/* ===== Forgot Password Form ===== */
.b2b-forgot-title {
    font-size: 22px;
    font-weight: 700;
    color: #1a1a1a;
    margin: 0 0 10px 0;
}

.b2b-forgot-text {
    font-size: 14px;
    color: #6c757d;
    margin: 0 0 25px 0;
    line-height: 1.6;
}

/* ===== Privacy Note ===== */
.b2b-form-privacy-note {
    font-size: 13px;
    color: #6c757d;
    margin: 20px 0 0 0;
    line-height: 1.6;
}

.b2b-form-privacy-note a {
    color: #00838f;
    text-decoration: underline;
}

/* ===== Responsive Design ===== */
@media (max-width: 900px) {
    .b2b-auth-wrapper {
        grid-template-columns: 1fr;
    }
    
    .b2b-auth-info {
        padding: 40px 30px;
    }
    
    .b2b-auth-form-container {
        padding: 40px 30px;
    }
    
    .b2b-auth-title {
        font-size: 28px;
    }
    
    .b2b-form-title {
        font-size: 24px;
    }
}

@media (max-width: 480px) {
    .b2b-auth-page {
        padding: 30px 0;
    }
    
    .b2b-auth-info,
    .b2b-auth-form-container {
        padding: 30px 20px;
    }
    
    .b2b-auth-title {
        font-size: 24px;
    }
    
    .b2b-form-title {
        font-size: 22px;
    }
    
    .b2b-form-options {
        flex-direction: column;
        align-items: flex-start;
    }
}



/**
 * B2B Updated Product & Seller Templates
 * Professional layout like Made-in-China
 */

/* ===== Breadcrumbs New ===== */
.b2b-breadcrumbs-new {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 15px 0 25px 0;
    font-size: 13px;
    color: #6c757d;
}

.b2b-breadcrumb-link {
    color: #00838f;
    text-decoration: none;
    transition: color 0.3s ease;
}

.b2b-breadcrumb-link:hover {
    color: #006064;
    text-decoration: underline;
}

.b2b-breadcrumb-arrow {
    color: #adb5bd;
}

.b2b-breadcrumb-current {
    color: #1a1a1a;
    font-weight: 500;
}

/* ===== Main Product Section ===== */
.b2b-product-main-section {
    display: grid;
    grid-template-columns: 500px 1fr;
    gap: 40px;
    margin-bottom: 60px;
}

/* Product Images */
.b2b-main-image-wrapper {
    background: #ffffff;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
}

.b2b-main-product-img {
    width: 100%;
    height: auto;
    display: block;
}

.b2b-no-image-placeholder {
    width: 100%;
    height: 500px;
    background: #f8f9fa;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #adb5bd;
    font-size: 16px;
    font-weight: 500;
}

/* Product Info Column */
.b2b-product-title-new {
    font-size: 28px;
    font-weight: 700;
    color: #1a1a1a;
    margin: 0 0 20px 0;
    line-height: 1.3;
}

.b2b-product-price-section {
    background: #f8f9fa;
    padding: 20px;
    border-radius: 8px;
    margin-bottom: 25px;
}

.b2b-price-block {
    display: flex;
    align-items: baseline;
    gap: 12px;
}

.b2b-price-label {
    font-size: 16px;
    font-weight: 600;
    color: #6c757d;
}

.b2b-price-value {
    font-size: 24px;
    font-weight: 700;
    color: #00838f;
}

/* Quick Specs Table */
.b2b-specs-quick-table {
    width: 100%;
    border-collapse: collapse;
    background: #ffffff;
    border: 1px solid #e9ecef;
    border-radius: 6px;
    overflow: hidden;
    margin-bottom: 25px;
}

.b2b-specs-quick-table tr {
    border-bottom: 1px solid #f0f0f0;
}

.b2b-specs-quick-table tr:last-child {
    border-bottom: none;
}

.b2b-specs-quick-table td {
    padding: 12px 16px;
    font-size: 14px;
    vertical-align: middle;
}

.b2b-spec-key {
    width: 120px;
    font-weight: 600;
    color: #6c757d;
    background: #fafafa;
    white-space: nowrap;
}

.b2b-spec-val {
    color: #1a1a1a;
    font-weight: 500;
}

.b2b-spec-price {
    color: #00838f;
    font-weight: 700;
    font-size: 15px;
}

.b2b-product-description-short {
    font-size: 15px;
    color: #495057;
    line-height: 1.7;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #e9ecef;
}

/* Order Buttons */
.b2b-product-actions {
    margin-bottom: 30px;
}

.b2b-btn-inquiry-main {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 16px 40px;
    background: #00838f;
    color: #ffffff;
    border: 2px solid #00838f;
    border: none;
    border-radius: 6px;
    font-size: 16px;
    font-weight: 700;
    cursor: pointer;
    transition: all 0.3s ease;
}

.b2b-btn-inquiry-main:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px #00838f4d;
	background: #006064;
    border-color: #006064;
	color: #ffffff;
}

.b2b-btn-inquiry {
    padding: 16px 32px;
    background: #ffffff;
    color: #e53935;
    border: 2px solid #e53935;
    border-radius: 6px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
}

.b2b-btn-inquiry:hover {
    background: #ffebee;
}

/* Seller Block */
.b2b-product-seller-block {
    background: #f8f9fa;
    padding: 20px;
    border-radius: 8px;
    border-left: 4px solid #00838f;
}

.b2b-seller-label {
    font-size: 14px;
    font-weight: 600;
    color: #6c757d;
    margin-bottom: 12px;
}

.b2b-seller-link-new {
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 12px;
    background: #ffffff;
    border-radius: 6px;
    text-decoration: none;
    color: #1a1a1a;
    transition: all 0.3s ease;
}

.b2b-seller-link-new:hover {
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.b2b-seller-logo {
    max-width: 120px;
    max-height: 60px;
    width: auto;
    height: auto;
    object-fit: contain;
    border-radius: 4px;
}

.b2b-seller-info-block {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.b2b-seller-name {
    font-size: 15px;
    font-weight: 600;
    color: #00838f;
}

.b2b-seller-region {
    font-size: 13px;
    color: #6c757d;
}

/* ===== Tabs Section ===== */
.b2b-product-details-tabs {
    margin-top: 60px;
}

.b2b-tabs-header-new {
    display: flex;
    gap: 0;
    border-bottom: 2px solid #e9ecef;
    margin-bottom: 30px;
}

.b2b-tab-header-btn {
    padding: 15px 30px;
    background: transparent;
    border: none;
    border-bottom: 3px solid transparent;
    font-size: 16px;
    font-weight: 600;
    color: #6c757d;
    cursor: pointer;
    transition: all 0.3s ease;
    margin-bottom: -2px;
	outline: none !important;
}

.b2b-tab-header-btn:hover {
    color: #00838f;
}

.b2b-tab-header-btn.active {
    color: #00838f;
    border-bottom-color: #00838f;
}

.b2b-tab-content-new {
    display: none;
}

.b2b-tab-content-new.active {
    display: block;
}

.b2b-tab-inner-content {
    background: #ffffff;
    padding: 30px;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}

/* ===== Seller Profile New ===== */
.b2b-seller-profile-new {
    background: #f4f6f8;
    min-height: 80vh;
}

.b2b-seller-banner {
    width: 100%;
    height: 400px;
    background: #e9ecef;
    overflow: hidden;
}

.b2b-banner-placeholder {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #adb5bd;
    gap: 10px;
}

.b2b-banner-placeholder svg {
    opacity: 0.5;
}

.b2b-banner-placeholder p {
    font-size: 18px;
    font-weight: 600;
    margin: 0;
}

.b2b-banner-placeholder span {
    font-size: 14px;
}

.b2b-container {
    max-width: 1250px;
    margin: 0 auto;
    padding: 40px 0;
}

.b2b-seller-header-new {
    display: flex;
    align-items: center;
    gap: 25px;
    background: #ffffff;
    padding: 30px;
    border-radius: 8px;
    margin-bottom: 30px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}

.b2b-seller-logo-box {
    background: #ffffff;
    padding: 15px;
    border-radius: 8px;
    border: 1px solid #e9ecef;
}

.b2b-seller-company-logo {
    max-width: 200px;
    max-height: 80px;
    width: auto;
    height: auto;
    object-fit: contain;
    border-radius: 6px;
    display: block;
}

.b2b-seller-logo-placeholder {
    width: 200px;
    height: 80px;
    background: #f8f9fa;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #adb5bd;
}

.b2b-seller-company-name {
    font-size: 32px;
    font-weight: 700;
    color: #1a1a1a;
    margin: 0 0 10px 0;
}

.b2b-seller-location {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 15px;
    color: #6c757d;
}

.b2b-section-title-new {
    font-size: 24px;
    font-weight: 700;
    color: #1a1a1a;
    margin: 0 0 25px 0;
}

/* Seller Products Grid */
.b2b-products-grid-new {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}

.b2b-product-card-new {
    background: #ffffff;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    transition: all 0.3s ease;
}

.b2b-product-card-new:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
}

.b2b-product-image-new {
    width: 100%;
    overflow: hidden;
    background: #f8f9fa;
}

.b2b-product-thumb-new {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.b2b-product-card-new:hover .b2b-product-thumb-new {
    transform: scale(1.05);
}

.b2b-no-image-new {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #adb5bd;
    font-size: 13px;
}

.b2b-product-info-new {
    padding: 15px;
}

.b2b-product-title-new a {
    font-size: 15px;
    font-weight: 600;
    color: #1a1a1a;
    text-decoration: none;
    line-height: 1.4;
    display: block;
    margin-bottom: 10px;
}

.b2b-product-title-new a:hover {
    color: #00838f;
}

.b2b-product-price-new {
    font-size: 18px;
    font-weight: 700;
    color: #00838f;
    margin-bottom: 5px;
}

.b2b-product-moq-new {
    font-size: 13px;
    color: #6c757d;
    margin-bottom: 12px;
}

.b2b-btn-inquiry-small {
    width: 100%;
    padding: 10px;
    background: #ffffff;
    color: #00838f;
    border: 1px solid #00838f;
    border-radius: 4px;
    font-size: 13px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
}

.b2b-btn-inquiry-small:hover {
    background: #00838f;
    color: #ffffff;
}

.b2b-no-products-seller {
    text-align: center;
    padding: 60px 20px;
    background: #ffffff;
    border-radius: 8px;
    color: #6c757d;
}

/* ===== Responsive Design ===== */
@media (max-width: 1024px) {
    .b2b-product-main-section {
        grid-template-columns: 1fr;
    }
    
    .b2b-product-quick-specs {
        grid-template-columns: 1fr;
    }
    
    .b2b-products-grid-new {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 768px) {
    .b2b-product-actions {
        flex-direction: column;
    }
    
    .b2b-btn-order-main,
    .b2b-btn-inquiry {
        width: 100%;
        justify-content: center;
    }
    
    .b2b-products-grid-new {
        grid-template-columns: 1fr;
    }
    
    .b2b-seller-header-new {
        flex-direction: column;
        text-align: center;
    }
}


/* Seller Banner Image */
.b2b-banner-image {
    width: 100%;
    height: 400px;
    object-fit: cover;
    display: block;
}

.b2b-seller-banner {
    width: 100%;
    height: 400px;
    background: #e9ecef;
    overflow: hidden;
}



/* Seller Logo Wrapper */
.b2b-seller-logo-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px;
    background: #ffffff;
    border-radius: 4px;
    border: 1px solid #e9ecef;
}

.b2b-seller-logo {
    max-width: 120px;
    max-height: 60px;
    width: auto;
    height: auto;
    object-fit: contain;
    border-radius: 4px;
}

/* Update seller link layout */
.b2b-seller-link-new {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 12px;
    background: #ffffff;
    border-radius: 6px;
    text-decoration: none;
    color: #1a1a1a;
    transition: all 0.3s ease;
}



/* ===== Recommended Products Section ===== */

.b2b-recommended-section {
    margin-top: 60px;
    padding-top: 40px;
    border-top: 2px solid #e9ecef;
}

.b2b-recommended-title {
    font-size: 24px;
    font-weight: 700;
    color: #1a1a1a;
    margin: 0 0 30px 0;
}

.b2b-recommended-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    width: 100%;
}

.b2b-recommended-card {
    background: #ffffff;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    display: flex;
    flex-direction: column;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.b2b-recommended-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
}

.b2b-recommended-image {
    width: 100%;
    height: 200px;
    overflow: hidden;
    background: #f8f9fa;
    flex-shrink: 0;
}

.b2b-recommended-thumb {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.b2b-recommended-card:hover .b2b-recommended-thumb {
    transform: scale(1.05);
}

.b2b-recommended-noimg {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #adb5bd;
    font-size: 13px;
}

.b2b-recommended-info {
    padding: 15px;
    display: flex;
    flex-direction: column;
    flex: 1;
}

.b2b-recommended-name {
    margin: 0 0 10px 0;
    font-size: 15px;
    line-height: 1.4;
}

.b2b-recommended-name a {
    font-size: 15px;
    font-weight: 600;
    color: #1a1a1a;
    text-decoration: none;
    line-height: 1.4;
    display: block;
}

.b2b-recommended-name a:hover {
    color: #00838f;
}

.b2b-recommended-price {
    font-size: 18px;
    font-weight: 700;
    color: #00838f;
    margin-bottom: 5px;
}

.b2b-recommended-moq {
    font-size: 13px;
    color: #6c757d;
    margin-bottom: 12px;
}

.b2b-recommended-btn {
    width: 100%;
    padding: 10px;
    background: #ffffff;
    color: #00838f;
    border: 1px solid #00838f;
    border-radius: 4px;
    font-size: 13px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    margin-top: auto;
}

.b2b-recommended-btn:hover {
    background: #00838f;
    color: #ffffff;
}

/* Responsive */
@media (max-width: 1024px) {
    .b2b-recommended-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 768px) {
    .b2b-recommended-grid {
        grid-template-columns: 1fr;
    }
}


/* ===== Archive Page ===== */
.b2b-archive-page {
    padding: 40px 0 60px 0;
    background: #f4f6f8;
    min-height: 80vh;
}

.b2b-archive-header {
    text-align: center;
    margin-bottom: 30px;
}

.b2b-archive-title {
    font-size: 36px;
    font-weight: 700;
    color: #1a1a1a;
    margin: 0 0 10px 0;
}

.b2b-archive-subtitle {
    font-size: 16px;
    color: #6c757d;
    margin: 0;
}

/* ===== Toolbar ===== */
.b2b-archive-toolbar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #ffffff;
    padding: 15px 20px;
    border-radius: 8px;
    margin-bottom: 25px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
    flex-wrap: wrap;
    gap: 15px;
}

.b2b-view-switcher {
    display: flex;
    gap: 8px;
}

.b2b-view-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 10px 18px;
    background: #ffffff;
    border: 1px solid #e9ecef;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 600;
    color: #495057;
    cursor: pointer;
    transition: all 0.3s ease;
}

.b2b-view-btn:hover {
    background: #f8f9fa;
}

.b2b-view-btn.active {
    background: #00838f;
    color: #ffffff;
    border-color: #00838f;
}

.b2b-sort-select {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 14px;
    color: #495057;
}

.b2b-sort-select label {
	margin: 0;
}

.b2b-sort-select select {
    padding: 8px 12px;
    border: 1px solid #e9ecef;
    border-radius: 6px;
    font-size: 14px;
    background: #ffffff;
    cursor: pointer;
}

/* ===== Layout ===== */
.b2b-archive-layout {
    display: grid;
    grid-template-columns: 260px 1fr;
    gap: 25px;
}

/* ===== Sidebar ===== */
.b2b-archive-sidebar {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.b2b-sidebar-block {
    background: #ffffff;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
}

.b2b-sidebar-title {
    font-size: 16px;
    font-weight: 700;
    color: #1a1a1a;
    margin: 0 0 15px 0;
    padding-bottom: 10px;
    border-bottom: 2px solid #00838f;
}

.b2b-sidebar-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.b2b-sidebar-list li {
    border-bottom: 1px solid #f0f0f0;
}

.b2b-sidebar-list li:last-child {
    border-bottom: none;
}

.b2b-sidebar-list a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0;
    color: #495057;
    text-decoration: none;
    font-size: 14px;
    transition: color 0.3s ease;
}

.b2b-sidebar-list a:hover,
.b2b-sidebar-list a.active {
    color: #00838f;
}

.b2b-cat-count {
    font-size: 12px;
    color: #adb5bd;
    font-weight: 500;
	display: none;
}

.b2b-seller-list a {
    font-size: 13px;
    line-height: 1.4;
}

/* ===== Products Grid ===== */
.b2b-products-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}

.b2b-product-card {
    background: #ffffff;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
    transition: all 0.3s ease;
    display: flex;
    flex-direction: column;
}

.b2b-product-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
}

.b2b-product-image {
    width: 100%;
    overflow: hidden;
    background: #f8f9fa;
    flex-shrink: 0;
}

.b2b-product-thumb {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.b2b-product-card:hover .b2b-product-thumb {
    transform: scale(1.05);
}

.b2b-no-image {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #adb5bd;
    font-size: 14px;
}

.b2b-product-info {
    padding: 18px;
    display: flex;
    flex-direction: column;
    flex: 1;
}

.b2b-product-title {
    margin: 0 0 12px 0;
    font-size: 16px;
    line-height: 1.4;
    min-height: 44px;
}

.b2b-product-title a {
    font-size: 16px;
    font-weight: 600;
    color: #1a1a1a;
    text-decoration: none;
    line-height: 1.4;
    display: block;
}

.b2b-product-title a:hover {
    color: #00838f;
}

.b2b-product-moq {
    font-size: 13px;
    color: #6c757d;
    margin: 0 0 6px 0;
}

.b2b-product-price {
    font-size: 17px;
    font-weight: 700;
    color: #00838f;
    margin: 0 0 8px 0;
}

.b2b-product-category {
    font-size: 12px;
    color: #868e96;
    margin: 0 0 12px 0;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-weight: 500;
}

.b2b-btn-rfq-card {
    width: 100%;
    padding: 11px;
    background: #00838f;
    color: #ffffff;
    border: none;
    border-radius: 6px;
    font-size: 13px;
    font-weight: 700;
    cursor: pointer;
    transition: all 0.3s ease;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-top: auto;
}

.b2b-btn-rfq-card:hover {
    background: #006064;
}

/* ===== Pagination ===== */
.b2b-pagination {
    margin-top: 40px;
    text-align: center;
}

.b2b-pagination .page-numbers {
    display: inline-block;
    padding: 10px 16px;
    margin: 0 4px;
    background: #ffffff;
    color: #495057;
    text-decoration: none;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 500;
    transition: all 0.3s ease;
}

.b2b-pagination .page-numbers.current,
.b2b-pagination .page-numbers:hover {
    background: #00838f;
    color: #ffffff;
}

/* ===== No Products ===== */
.b2b-no-products {
    text-align: center;
    padding: 60px 20px;
    background: #ffffff;
    border-radius: 8px;
    color: #6c757d;
    font-size: 16px;
}

/* ===== Responsive ===== */
@media (max-width: 1024px) {
    .b2b-archive-layout {
        grid-template-columns: 1fr;
    }
    
    .b2b-products-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 768px) {
    .b2b-archive-title {
        font-size: 28px;
    }
    
    .b2b-products-grid {
        grid-template-columns: 1fr;
    }
    
    .b2b-archive-toolbar {
        flex-direction: column;
        align-items: flex-start;
    }
}


/* Date Input Styling */
input[type="date"] {
    padding: 12px 14px;
    border: 2px solid #e9ecef;
    border-radius: 6px;
    font-size: 15px;
    font-family: inherit;
    background: #ffffff;
    cursor: pointer;
    transition: all 0.3s ease;
}

input[type="date"]:focus {
    outline: none;
    border-color: #00838f;
    box-shadow: 0 0 0 3px rgba(0, 131, 143, 0.1);
}

input[type="date"]::-webkit-calendar-picker-indicator {
    cursor: pointer;
    opacity: 0.6;
    transition: opacity 0.3s ease;
}

input[type="date"]::-webkit-calendar-picker-indicator:hover {
    opacity: 1;
}


/* RFQ Form Inputs */
#b2b-rfq-form input[type="text"],
#b2b-rfq-form input[type="date"],
#b2b-rfq-form input[type="email"],
#b2b-rfq-form textarea {
    padding: 12px 14px;
    border: 2px solid #e9ecef;
    border-radius: 6px;
    font-size: 15px;
    font-family: inherit;
    background: #ffffff;
    transition: all 0.3s ease;
    width: 100%;
    box-sizing: border-box;
}

#b2b-rfq-form input[type="text"]:focus,
#b2b-rfq-form input[type="date"]:focus,
#b2b-rfq-form input[type="email"]:focus,
#b2b-rfq-form textarea:focus {
    outline: none;
    border-color: #00838f;
    box-shadow: 0 0 0 3px rgba(0, 131, 143, 0.1);
}

#b2b-rfq-form input[type="text"]::placeholder,
#b2b-rfq-form input[type="email"]::placeholder,
#b2b-rfq-form textarea::placeholder {
    color: #adb5bd;
}

/* ===== Auth Buttons in Header ===== */
.b2b-auth-buttons {
    display: flex;
    gap: 10px;
    align-items: center;
    margin-left: 20px;
}

.b2b-auth-btn {
    padding: 7px 15px;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    border-radius: 6px;
    transition: all 0.3s ease;
    white-space: nowrap;
}

.b2b-auth-btn-signin {
    background: transparent;
    color: #00838f;
    border: 2px solid #00838f;
}

.b2b-auth-btn-signin:hover {
    background: #00838f;
    color: #ffffff;
}

.b2b-auth-btn-register {
    background: #00838f;
    color: #ffffff;
    border: 2px solid #00838f;
}

.b2b-auth-btn-register:hover {
    background: #006064;
    border-color: #006064;
	color: #ffffff;
}

/* ===== Responsive: Hide text on mobile, show icons ===== */
@media (max-width: 1024px) {
    .b2b-auth-btn {
        padding: 8px 12px;
        font-size: 13px;
    }
}

@media (max-width: 768px) {
    .b2b-auth-buttons {
        margin-left: 10px;
        gap: 8px;
    }
    
    .b2b-auth-btn {
        padding: 8px 14px;
        font-size: 12px;
    }
}

@media (max-width: 480px) {
    .b2b-auth-buttons {
        flex-direction: column;
        position: absolute;
        top: 80px;
        right: 20px;
        background: #ffffff;
        padding: 15px;
        border-radius: 8px;
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
        z-index: 1000;
    }
    
    .b2b-auth-btn {
        width: 100%;
        text-align: center;
    }
}


/* ===== Sellers Archive Layout ===== */
.b2b-sellers-layout {
    display: grid;
    grid-template-columns: 260px 1fr;
    gap: 25px;
}

/* ===== Sellers Grid ===== */
.b2b-sellers-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}

.b2b-seller-card {
    background: #ffffff;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
    transition: all 0.3s ease;
    display: flex;
    flex-direction: column;
}

.b2b-seller-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
}

.b2b-seller-card-image {
    width: 100%;
    height: 180px;
    overflow: hidden;
    background: #f8f9fa;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.b2b-seller-card-thumb {
    width: 100%;
    height: 100%;
    object-fit: contain;
    padding: 20px;
    transition: transform 0.3s ease;
}

.b2b-seller-card:hover .b2b-seller-card-thumb {
    transform: scale(1.05);
}

.b2b-seller-card-noimg {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #adb5bd;
    background: #f8f9fa;
}

.b2b-seller-card-info {
    padding: 20px;
    display: flex;
    flex-direction: column;
    flex: 1;
}

.b2b-seller-card-title {
    margin: 0 0 12px 0;
    font-size: 17px;
    line-height: 1.4;
    min-height: 48px;
}

.b2b-seller-card-title a {
    font-size: 17px;
    font-weight: 600;
    color: #1a1a1a;
    text-decoration: none;
    line-height: 1.4;
    display: block;
}

.b2b-seller-card-title a:hover {
    color: #00838f;
}

.b2b-seller-card-region {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 13px;
    color: #6c757d;
    margin-bottom: 15px;
}

.b2b-seller-card-region svg {
    color: #00838f;
    flex-shrink: 0;
}

.b2b-seller-card-btn {
    display: block;
    width: 100%;
    padding: 11px;
    background: #00838f;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    border-radius: 6px;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    transition: all 0.3s ease;
    margin-top: auto;
}

.b2b-seller-card-btn:hover {
    background: #006064;
}

/* ===== Responsive ===== */
@media (max-width: 1024px) {
    .b2b-sellers-layout {
        grid-template-columns: 1fr;
    }
    
    .b2b-sellers-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 768px) {
    .b2b-sellers-grid {
        grid-template-columns: 1fr;
    }
}

/* ===== Legal Pages Container ===== */
.b2b-legal-container {
    background: #ffffff;
    padding: 40px 50px;
    border-radius: 8px;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.06);
    max-width: 1000px;
    margin: 30px auto;
}

.b2b-legal-section {
    margin-bottom: 35px;
}

.b2b-legal-section:last-child {
    margin-bottom: 0;
}

.b2b-legal-section h2 {
    font-size: 22px;
    font-weight: 700;
    color: #1a1a1a;
    margin: 0 0 18px 0;
    padding-bottom: 10px;
    border-bottom: 2px solid #00838f;
}

.b2b-legal-section h3 {
    font-size: 18px;
    font-weight: 700;
    color: #1a1a1a;
    margin: 20px 0 12px 0;
}

.b2b-legal-section p {
    font-size: 15px;
    color: #495057;
    line-height: 1.8;
    margin: 0 0 15px 0;
}

.b2b-legal-section ul {
    list-style: disc;
    padding-left: 25px;
    margin: 0 0 15px 0;
}

.b2b-legal-section ul li {
    font-size: 15px;
    color: #495057;
    line-height: 1.7;
    margin-bottom: 8px;
}

.b2b-legal-section a {
    color: #00838f;
    text-decoration: none;
}

.b2b-legal-section a:hover {
    text-decoration: underline;
}

.b2b-legal-section strong {
    color: #1a1a1a;
    font-weight: 600;
}

/* ===== Responsive ===== */
@media (max-width: 768px) {
    .b2b-legal-container {
        padding: 25px 20px;
        margin: 20px 15px;
    }
    
    .b2b-legal-section h2 {
        font-size: 20px;
    }
    
    .b2b-legal-section p,
    .b2b-legal-section ul li {
        font-size: 14px;
    }
}


/* ===== 404 Page ===== */
.b2b-404-page {
    padding: 60px 0 80px 0;
    background: #f4f6f8;
    min-height: 70vh;
}

.b2b-404-content {
    max-width: 800px;
    margin: 0 auto;
    text-align: center;
}

.b2b-404-icon {
    margin-bottom: 20px;
}

.b2b-404-icon svg {
    color: #00838f;
    opacity: 0.3;
}

.b2b-404-title {
    font-size: 120px;
    font-weight: 700;
    color: #00838f;
    margin: 0 0 10px 0;
    line-height: 1;
    opacity: 0.2;
}

.b2b-404-subtitle {
    font-size: 36px;
    font-weight: 700;
    color: #1a1a1a;
    margin: 0 0 20px 0;
}

.b2b-404-text {
    font-size: 18px;
    color: #6c757d;
    margin: 0 0 40px 0;
    line-height: 1.7;
}

/* Search Form */
.b2b-404-search {
    margin-bottom: 50px;
}

.b2b-404-search-form {
    display: flex;
    max-width: 600px;
    margin: 0 auto;
    background: #ffffff;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}

.b2b-404-search-input {
    flex: 1;
    padding: 18px 20px;
    border: none;
    font-size: 16px;
    outline: none;
}

.b2b-404-search-btn {
    padding: 18px 30px;
    background: #00838f;
    border: none;
    color: #ffffff;
    cursor: pointer;
    transition: background 0.3s ease;
    display: flex;
    align-items: center;
}

.b2b-404-search-btn:hover {
    background: #006064;
}

/* Helpful Links */
.b2b-404-links-title {
    font-size: 20px;
    font-weight: 700;
    color: #1a1a1a;
    margin: 0 0 25px 0;
}

.b2b-404-links-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}

.b2b-404-link-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 12px;
    padding: 30px 20px;
    background: #ffffff;
    border-radius: 8px;
    text-decoration: none;
    color: #1a1a1a;
    transition: all 0.3s ease;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}

.b2b-404-link-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.12);
}

.b2b-404-link-card svg {
    color: #00838f;
}

.b2b-404-link-card span {
    font-size: 14px;
    font-weight: 600;
    text-align: center;
}

/* Responsive */
@media (max-width: 768px) {
    .b2b-404-title {
        font-size: 80px;
    }
    
    .b2b-404-subtitle {
        font-size: 28px;
    }
    
    .b2b-404-text {
        font-size: 16px;
    }
    
    .b2b-404-links-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 480px) {
    .b2b-404-title {
        font-size: 60px;
    }
    
    .b2b-404-subtitle {
        font-size: 24px;
    }
    
    .b2b-404-search-form {
        flex-direction: column;
    }
    
    .b2b-404-search-btn {
        width: 100%;
        justify-content: center;
    }
    
    .b2b-404-links-grid {
        grid-template-columns: 1fr;
    }
}


/* ===== Search Results Page ===== */
.b2b-search-results-page {
    padding: 40px 0 60px 0;
    background: #f4f6f8;
    min-height: 70vh;
}

.b2b-search-header {
    margin-bottom: 30px;
}

.b2b-search-title {
    font-size: 32px;
    font-weight: 700;
    color: #1a1a1a;
    margin: 0 0 25px 0;
}

.b2b-search-box {
    max-width: 700px;
    margin: 0 auto;
}

.b2b-search-form {
    display: flex;
    background: #ffffff;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}

.b2b-search-input-field {
    flex: 1;
    padding: 18px 20px;
    border: none;
    font-size: 16px;
    outline: none;
}

.b2b-search-submit-btn {
    padding: 18px 30px;
    background: #00838f;
    border: none;
    color: #ffffff;
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 8px;
    transition: background 0.3s ease;
}

.b2b-search-submit-btn:hover {
    background: #006064;
}

.b2b-search-results-count {
    font-size: 16px;
    color: #6c757d;
    margin-bottom: 25px;
    padding-bottom: 15px;
    border-bottom: 2px solid #e9ecef;
}

/* ===== No Results ===== */
.b2b-no-results {
    text-align: center;
    padding: 60px 40px;
    background: #ffffff;
    border-radius: 8px;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.06);
}

.b2b-no-results-icon {
    margin-bottom: 25px;
}

.b2b-no-results-icon svg {
    color: #adb5bd;
    opacity: 0.5;
}

.b2b-no-results-title {
    font-size: 28px;
    font-weight: 700;
    color: #1a1a1a;
    margin: 0 0 15px 0;
}

.b2b-no-results-text {
    font-size: 16px;
    color: #6c757d;
    margin: 0 0 20px 0;
}

.b2b-no-results-tips {
    list-style: disc;
    text-align: left;
    max-width: 500px;
    margin: 0 auto 30px;
    padding-left: 25px;
}

.b2b-no-results-tips li {
    font-size: 15px;
    color: #495057;
    margin-bottom: 8px;
    line-height: 1.6;
}

.b2b-no-results-links {
    display: flex;
    gap: 15px;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 30px;
}

.b2b-btn-primary {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 14px 28px;
    background: #00838f;
    color: #ffffff;
    text-decoration: none;
    border-radius: 6px;
    font-size: 15px;
    font-weight: 600;
    transition: all 0.3s ease;
}

.b2b-btn-primary:hover {
    background: #006064;
    transform: translateY(-2px);
	color: #ffffff;
}

.b2b-btn-secondary {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 14px 28px;
    background: #ffffff;
    color: #00838f;
    border: 2px solid #00838f;
    text-decoration: none;
    border-radius: 6px;
    font-size: 15px;
    font-weight: 600;
    transition: all 0.3s ease;
}

.b2b-btn-secondary:hover {
    background: #00838f;
    color: #ffffff;
}

/* ===== Responsive ===== */
@media (max-width: 768px) {
    .b2b-search-title {
        font-size: 26px;
    }
    
    .b2b-search-form {
        flex-direction: column;
    }
    
    .b2b-search-submit-btn {
        width: 100%;
        justify-content: center;
    }
    
    .b2b-no-results-links {
        flex-direction: column;
        align-items: center;
    }
    
    .b2b-btn-primary,
    .b2b-btn-secondary {
        width: 100%;
        max-width: 300px;
        justify-content: center;
    }
}



/* ===== Search Autocomplete ===== */
.b2b-search-section {
    position: relative;
}

.b2b-search-suggestions {
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    margin-top: 5px;
    background: #ffffff;
    border-radius: 8px;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
    z-index: 1000;
    max-height: 500px;
    overflow-y: auto;
}

.b2b-suggestion-group {
    padding: 15px 0;
    border-bottom: 1px solid #f0f0f0;
}

.b2b-suggestion-group:last-child {
    border-bottom: none;
}

.b2b-suggestion-title {
    padding: 8px 20px;
    font-size: 12px;
    font-weight: 700;
    color: #6c757d;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.b2b-suggestion-item {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 12px 20px;
    text-decoration: none;
    color: #1a1a1a;
    transition: background 0.2s ease;
}

.b2b-suggestion-item:hover {
    background: #f8f9fa;
}

.b2b-suggestion-thumb {
    width: 40px;
    height: 40px;
    object-fit: cover;
    border-radius: 4px;
    background: #f8f9fa;
}

.b2b-suggestion-noimg {
    width: 40px;
    height: 40px;
    background: #f8f9fa;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #adb5bd;
}

.b2b-suggestion-info {
    flex: 1;
}

.b2b-suggestion-name {
    font-size: 14px;
    font-weight: 600;
    color: #1a1a1a;
    margin: 0 0 2px 0;
}

.b2b-suggestion-meta {
    font-size: 12px;
    color: #6c757d;
}

.b2b-suggestion-price {
    font-size: 13px;
    font-weight: 700;
    color: #00838f;
}

.b2b-search-no-results {
    padding: 20px;
    text-align: center;
    color: #6c757d;
    font-size: 14px;
}

.b2b-search-loading {
    padding: 20px;
    text-align: center;
    color: #00838f;
    font-size: 14px;
}

/* Update search input for better UX */
.b2b-search-input:focus {
    border-color: #00838f;
    box-shadow: 0 0 0 3px rgba(0, 131, 143, 0.1);
}


/* Seller Description */
.b2b-seller-description {
    background: #ffffff;
    padding: 30px 40px;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
    margin-bottom: 40px;
}

.b2b-seller-description p {
    font-size: 16px;
    color: #495057;
    line-height: 1.8;
    margin: 0;
}







/* ============================================
   B2B MARKETPLACE - HOMEPAGE STYLES
   Aligned with existing site design
   ============================================ */

:root {
    --b2b-primary: #008080;
    --b2b-primary-dark: #006666;
    --b2b-primary-light: #e6f2f2;
    --b2b-bg: #f5f7fa;
    --b2b-card-bg: #ffffff;
    --b2b-text: #2d3748;
    --b2b-text-light: #718096;
    --b2b-border: #e2e8f0;
    --b2b-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    --b2b-shadow-hover: 0 4px 16px rgba(0, 0, 0, 0.12);
}

/* General */
body {
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
    color: var(--b2b-text);
    background: var(--b2b-bg);
    line-height: 1.6;
}

.container {
    max-width: 1250px;
    margin: 0 auto;
    padding: 0 20px;
}

.b2b-section-title {
    font-size: 2rem;
    text-align: center;
    margin-bottom: 1rem;
    color: var(--b2b-text);
    font-weight: 600;
}

.b2b-section-subtitle {
    text-align: center;
    color: var(--b2b-text-light);
    margin-bottom: 3rem;
    font-size: 1rem;
}

/* Buttons */
.btn {
    display: inline-block;
    padding: 12px 24px;
    border-radius: 6px;
    text-decoration: none;
    font-weight: 600;
    transition: all 0.3s ease;
    cursor: pointer;
    border: none;
    font-size: 0.95rem;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.btn-primary {
    background: var(--b2b-primary);
    color: white;
}

.btn-primary:hover {
    background: var(--b2b-primary-dark);
    transform: translateY(-2px);
    box-shadow: var(--b2b-shadow-hover);
}

.btn-secondary {
    background: white;
    color: var(--b2b-primary);
    border: 2px solid var(--b2b-primary);
}

.btn-secondary:hover {
    background: var(--b2b-primary);
    color: white;
}

.btn-outline {
    background: transparent;
    color: var(--b2b-primary);
    border: 2px solid var(--b2b-primary);
}

.btn-outline:hover {
    background: var(--b2b-primary);
    color: white;
}

.btn-large {
    padding: 16px 32px;
    font-size: 1rem;
}

/* Hero Slider */
.b2b-hero-section {
    position: relative;
    height: 500px;
    background: var(--b2b-bg);
}

.b2b-hero-slider {
    height: 100%;
}

.b2b-slide-content {
    display: flex;
    align-items: center;
    justify-content: start;
    height: 100%;
    background: linear-gradient(135deg, var(--b2b-primary-light) 0%, #d4e8e8 100%);
    padding: 60px 0 60px 345px;
    background: url(/wp-content/uploads/2026/06/banner-1.jpg);
}

.b2b-slide-image {
    flex: 1;
    max-width: 500px;
}

.b2b-slide-image img {
    width: 100%;
    height: auto;
    border-radius: 8px;
    box-shadow: var(--b2b-shadow);
}

.b2b-slide-text {
    flex: 1;
    padding: 0 40px;
	max-width: 800px
}

.b2b-slide-text h1 {
    font-size: 50px;
    margin-bottom: 1.5rem;
    line-height: 1.1;
    color: #fff;
    font-weight: 700;
    text-shadow: 1px 1px 1px #55555570;
	letter-spacing: 0.5px;
}

.b2b-slide-text h1 {
    font-size: 50px;
    margin-bottom: 1.5rem;
    line-height: 1.1;
    color: #fff;
    font-weight: 600;
    text-shadow: 1px 1px 1px #55555570;
	letter-spacing: 0.5px;
}

.b2b-subtitle {
    font-size: 1.125rem;
    margin-bottom: 25px;
    color: #fff;
    line-height: 1.5;
    letter-spacing: 0.5px;
    text-shadow: 1px 1px 1px #55555570;
}

.b2b-slide-buttons {
    display: flex;
    gap: 1rem;
}

/* Swiper Customization */
.swiper-pagination-bullet {
    background: var(--b2b-primary);
    opacity: 0.3;
}

.swiper-pagination-bullet-active {
    opacity: 1;
}

.swiper-button-next,
.swiper-button-prev {
    color: var(--b2b-primary);
}

/* Value Props */
.b2b-value-props {
    padding: 60px 0;
    background: white;
}

.b2b-props-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 2rem;
}

.b2b-prop-item {
    background: var(--b2b-bg);
    padding: 2rem;
    border-radius: 8px;
    text-align: center;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.b2b-prop-item:hover {
    transform: translateY(-4px);
    box-shadow: var(--b2b-shadow-hover);
}

.b2b-prop-icon {
    color: var(--b2b-primary);
    margin-bottom: 1rem;
}

.b2b-prop-item h3 {
    margin: 1rem 0 0.5rem;
    color: var(--b2b-text);
    font-size: 1.25rem;
    font-weight: 600;
}

.b2b-prop-item p {
    color: var(--b2b-text-light);
    font-size: 0.95rem;
    margin: 0;
}

/* Register CTA */
.b2b-register-cta {
    padding: 60px 0;
    background: var(--b2b-bg);
}

.b2b-register-cta .container {
	padding: 0 100px;
}

.b2b-cta-header {
    text-align: center;
    margin: 0 auto 3rem;
}

.b2b-cta-header h2 {
    font-size: 2rem;
    margin-bottom: 1rem;
    color: var(--b2b-text);
}

.b2b-cta-header p {
    color: var(--b2b-text-light);
    font-size: 1.1rem;
}

.b2b-cta-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    gap: 2rem;
    margin: 0 auto;
}

.b2b-cta-card {
    padding: 3rem;
    border-radius: 8px;
    text-align: center;
    background: white;
    box-shadow: var(--b2b-shadow);
    transition: transform 0.3s ease;
}

.b2b-cta-card:hover {
    transform: translateY(-4px);
}

.b2b-cta-card.buyers {
    border-top: 4px solid var(--b2b-primary);
}

.b2b-cta-card.sellers {
    border-top: 4px solid var(--b2b-primary-dark);
}

.b2b-cta-icon {
    color: var(--b2b-primary);
    margin-bottom: 1.5rem;
}

.b2b-cta-card h3 {
    font-size: 1.5rem;
    margin-bottom: 1.5rem;
    color: var(--b2b-text);
}

.b2b-cta-card ul {
    list-style: none;
    padding: 0;
    margin-bottom: 2rem;
    text-align: left;
}

.b2b-cta-card li {
    padding: 0.5rem 0;
    font-size: 1rem;
    color: var(--b2b-text-light);
    position: relative;
    padding-left: 1.5rem;
}

.b2b-cta-card li:before {
    content: "✓";
    position: absolute;
    left: 0;
    color: var(--b2b-primary);
    font-weight: 700;
}

/* Categories */
.b2b-categories {
    padding: 60px 0;
    background: white;
}

.b2b-categories-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 2rem;
}

.b2b-category-card {
    background: white;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: var(--b2b-shadow);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    text-decoration: none;
    color: inherit;
    border: 1px solid var(--b2b-border);
}

.b2b-category-card:hover {
    transform: translateY(-4px);
    box-shadow: var(--b2b-shadow-hover);
}

.b2b-cat-image {
    background: var(--b2b-bg);
}

.b2b-cat-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.b2b-category-card h3 {
    padding: 1.5rem;
    text-align: center;
    margin: 0;
    font-size: 1.1rem;
    color: var(--b2b-text);
}
/* How It Works */
.b2b-how-it-works {
    padding: 60px 0;
    background: var(--b2b-bg);
}

.b2b-steps {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 2rem;
}

.b2b-step {
    text-align: center;
    position: relative;
    background: white;
    padding: 2rem;
    border-radius: 8px;
    box-shadow: var(--b2b-shadow);
}

.b2b-step-number {
    position: absolute;
    top: -15px;
    left: 50%;
    transform: translateX(-50%);
    background: var(--b2b-primary);
    color: white;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 1.1rem;
}

.b2b-step-icon {
    color: var(--b2b-primary);
    margin-bottom: 1rem;
    margin-top: 1rem;
}

.b2b-step h3 {
    margin: 1rem 0 0.5rem;
    font-size: 1.25rem;
    color: var(--b2b-text);
}

.b2b-step p {
    color: var(--b2b-text-light);
    font-size: 0.95rem;
    margin: 0;
}

/* Trust & Logistics */
.b2b-trust-logistics {
    padding: 60px 0;
    background: white;
}

.b2b-logistics-partners,
.b2b-certifications {
    margin-bottom: 4rem;
}

.b2b-logistics-partners h3,
.b2b-certifications h3 {
    text-align: center;
    margin-bottom: 2rem;
    font-size: 1.5rem;
    color: var(--b2b-text);
}

.b2b-partners-logos {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 2rem;
}

.b2b-partner-logo {
    height: 80px;
    padding: 1rem;
    background: var(--b2b-bg);
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid var(--b2b-border);
}

.b2b-partner-logo img {
    max-height: 100%;
    width: auto;
}

.b2b-certs-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    gap: 2rem;
}

.b2b-cert-item {
    text-align: center;
}

.b2b-cert-badge {
    background: var(--b2b-primary);
    color: white;
    padding: 1rem 2rem;
    border-radius: 8px;
    font-weight: 700;
    margin-bottom: 0.5rem;
    font-size: 1.1rem;
}

.b2b-cert-item p {
    color: var(--b2b-text-light);
    font-size: 0.9rem;
    margin: 0;
}

/* RFQ CTA */
.b2b-rfq-cta {
    padding: 80px 0;
    background: linear-gradient(135deg, var(--b2b-primary) 0%, var(--b2b-primary-dark) 100%);
    color: white;
}

.b2b-rfq-content {
    text-align: center;
    max-width: 800px;
    margin: 0 auto;
}

.b2b-rfq-content h2 {
    font-size: 2.25rem;
    margin-bottom: 1rem;
    font-weight: 700;
}

.b2b-rfq-content > p {
    font-size: 1.125rem;
    margin-bottom: 2rem;
    opacity: 0.95;
}

.b2b-rfq-buttons {
    display: flex;
    gap: 1rem;
    justify-content: center;
    margin-bottom: 1.5rem;
}

.b2b-rfq-cta .btn-primary {
    background: white;
    color: var(--b2b-primary);
}

.b2b-rfq-cta .btn-primary:hover {
    background: var(--b2b-bg);
}

.b2b-rfq-cta .btn-outline {
    border-color: white;
    color: white;
}

.b2b-rfq-cta .btn-outline:hover {
    background: white;
    color: var(--b2b-primary);
}

.b2b-rfq-note {
    font-size: 0.875rem;
    opacity: 0.8;
}

/* Responsive */
@media (max-width: 768px) {
    .b2b-slide-content {
        flex-direction: column;
        padding: 40px 20px;
    }
    
    .b2b-slide-text {
        padding: 0;
        margin-top: 2rem;
    }
    
    .b2b-slide-text h1 {
        font-size: 1.75rem;
    }
    
    .b2b-slide-buttons {
        flex-direction: column;
    }
    
    .b2b-cta-grid,
    .b2b-rfq-buttons {
        grid-template-columns: 1fr;
        flex-direction: column;
    }
    
    .b2b-section-title {
        font-size: 1.75rem;
    }
    
    .b2b-props-grid,
    .b2b-categories-grid,
    .b2b-sellers-grid,
    .b2b-products-grid,
    .b2b-steps {
        grid-template-columns: 1fr;
    }
}


/* Partners Section */
.b2b-partners-section {
    padding: 60px 0;
    background: white;
    overflow: hidden;
}

.b2b-partners-carousel {
    width: 100%;
    position: relative;
}

.swiper-wrapper {
    align-items: center;
}

.b2b-partner-logo-wrapper {
    background: transparent;
    border: none;
    padding: 20px 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 120px;
    transition: opacity 0.3s ease;
}

.b2b-partner-logo-img {
    max-height: 80px;
    width: auto;
    max-width: 100%;
    object-fit: contain;
}

/* Desktop: 5-6 per row */
@media (min-width: 1200px) {
    .b2b-partners-carousel .swiper-slide {
        width: 16.666%; /* 6 per row */
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .b2b-partners-carousel .swiper-slide {
        width: 20%; /* 5 per row */
    }
}

/* Tablet: 4 per row */
@media (min-width: 768px) and (max-width: 991px) {
    .b2b-partners-carousel .swiper-slide {
        width: 25%; /* 4 per row */
    }
    
    .b2b-partner-logo-wrapper {
        height: 100px;
        padding: 15px 10px;
    }
    
    .b2b-partner-logo-img {
        max-height: 70px;
    }
}

/* Mobile: 2 per row */
@media (max-width: 767px) {
    .b2b-partners-carousel .swiper-slide {
        width: 50%; /* 2 per row */
    }
    
    .b2b-partner-logo-wrapper {
        height: 90px;
        padding: 15px 8px;
    }
    
    .b2b-partner-logo-img {
        max-height: 60px;
    }
    
    .b2b-section-title {
        font-size: 1.75rem;
    }
    
    .b2b-section-subtitle {
        font-size: 0.95rem;
    }
}

/* Very small screens */
@media (max-width: 480px) {
    .b2b-partner-logo-wrapper {
        height: 80px;
        padding: 12px 6px;
    }
    
    .b2b-partner-logo-img {
        max-height: 50px;
    }
}

.home .b2b-product-info h3 {
	font-size: 18px;
	color: #1a1a1a;
}
.home .b2b-product-meta {
	display:none;
}
.home .b2b-product-price,
.home .b2b-product-lead{
	font-size: 14px;
	margin: 0;
}

.home .b2b-featured-sellers {
	padding: 70px 0;
	text-align: center;
}
.home .b2b-seller-card {
	text-align: center;
	padding: 20px
}
.home .b2b-seller-logo {
    max-width: 140px;
    max-height: 100%;
	margin: auto;
}
.home .b2b-seller-card h3 {
	font-size: 15px;
	color: #1a1a1a;
}
.home .b2b-sellers-cta {
	margin: 30px auto 0;
}
.home .b2b-products-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}
.home .b2b-popular-products .container {
	padding: 40px 40px;
}
.home .b2b-popular-products .b2b-products-cta {
	margin: 30px auto;
	text-align: center;
}
.home .b2b-how-it-works {
	padding: 50px 0 70px
}
.home .b2b-section-title {
	margin: 0 auto 45px;
}
.home .b2b-rfq-cta h2 {
	color: #fff;
}
.home .b2b-cta-icon,
.home .b2b-cta-card.buyers h3,
.home .b2b-cta-card.sellers h3 {
    text-align: left;
}
.home .b2b-categories-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 10px;
}

.home .b2b-category-card h3 {
    padding: 15px 10px;
    font-size: 16px;
}

#menu-item-437,
#menu-item-438 {
	display: none;
}

@media (max-width: 1366px) {
.b2b-slide-content {
    padding: 60px 0 60px 132px;
	background-size: cover;
    background-position: 40%;
}
h1.entry-title {
    font-size: 35px;
}

	
	
	
	
}


@media (max-width: 1280px) {
.b2b-slide-content {
    padding: 60px 0 60px 80px;
}
h1.entry-title {
    font-size: 32px;
}
.b2b-auth-buttons {
    margin-left: 10px;
}	
	
	
	
	
}

@media (max-width: 1024px) {
.b2b-slide-content {
    padding: 60px 0 60px 30px;
}
.b2b-header-container {
    max-width: 100%;
}
.b2b-slide-text h1 {
    font-size: 44px;
}	
.b2b-slide-text {
    flex: 1;
    padding: 0 0;
    max-width: 725px;
}	
img.custom-logo {
    max-width: 65px;
}
.b2b-logo-section .marketplace_name {
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 0 0;
    line-height: 0.5;
    display: inline-block;
}	
.b2b-nav-menu {
    gap: 6px;
}	
.b2b-search-section {
    position: relative !important;
    width: 100%;
    max-width: 300px;
}	
.b2b-header-container {
        padding: 0 10px;
        gap: 5px;
}
.b2b-nav-menu a {
    font-size: 15px;
}
.b2b-auth-buttons {
    margin-left: 10px;
}	
.b2b-logo-section {
    flex-shrink: 0;
    margin: 0 auto 0px;
}	
.b2b-seller-company-name {
    font-size: 25px;
}	
	
}

@media (max-width: 768px) {
#menu-item-437,
#menu-item-438 {
	display: block;
}
.b2b-auth-buttons {
	display: none !important;
}
#menu-item-437 a {
	background: transparent;
    color: #00838f;
    border: 2px solid #00838f;
	border-radius: 4px;
	padding: 5px 10px;
}
#menu-item-438 a {
	background: transparent;
    background: #00838f;
    color: #ffffff;
    border: 2px solid #00838f;
	padding: 5px 10px;
	border-radius: 4px;
}
.b2b-slide-text h1 {
    font-size: 40px;
}	
	
	
	
}


/* ============================================
   MOBILE HEADER - FIXED (< 500px)
   ============================================ */
/* Touch optimizations */
@media (max-width: 500px) {
    button,
    a.b2b-auth-btn,
    .mobile-menu-toggle,
    .b2b-search-form button {
        min-height: 40px;
        min-width: 40px;
        -webkit-tap-highlight-color: transparent;
    }
    
    input[type="text"],
    input[type="search"] {
        font-size: 13px !important;
    }
}


@media (max-width: 500px) {
.btn {
    padding: 8px 10px;
    border-radius: 5px;
    font-size: 14px;
}
    .b2b-header {
        position: fixed !important;
        top: 0;
        left: 0;
        right: 0;
        z-index: 1000;
        background: white;
        box-shadow: 0 2px 8px rgba(0,0,0,0.08);
    }
    
    .b2b-header-container {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        padding: 3px 5px;
        gap: 15px;
        flex-wrap: nowrap;
    }
    
    
    
    .b2b-logo-section img {
        height: 35px;
        width: auto;
    }
    
    .marketplace_name {
        font-size: 16px;
        font-weight: 600;
        color: var(--b2b-text);
    }
    
    /* Hide Desktop Navigation */
    .main-navigation,
    #site-navigation,
    .b2b-main-nav {
        display: none !important;
    }
    
    /* Search - Center (flexible) */
    .b2b-search-section {
        order: 2;
        flex: 1;
        margin: 0 0;
        max-width: 200px;
    }
    
    .b2b-search-form {
        display: flex;
        width: 100%;
    }
.b2b-seller-company-name {
    font-size: 15px;
}	
    .b2b-search-form input[type="text"],
    .b2b-search-form input[type="search"] {
        flex: 1;
        padding: 8px 12px;
        font-size: 14px;
        border: 1px solid var(--b2b-border);
        border-radius: 6px 0 0 6px;
        height: 40px;
        min-width: 0;
    }
    
    .b2b-search-form button[type="submit"] {
        padding: 0 12px;
        background: var(--b2b-primary);
        color: white;
        border: none;
        border-radius: 0 6px 6px 0;
        cursor: pointer;
        height: 40px;
        min-width: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
		display: none;
    }
    
    .b2b-search-form button[type="submit"] svg {
        width: 18px;
        height: 18px;
    }
    
    /* Auth Buttons - Right (compact) */
    .b2b-auth-buttons {
        display: flex;
        gap: 8px;
        flex-shrink: 0;
        order: 3;
    }
    
    .b2b-auth-btn {
        padding: 8px 12px;
        font-size: 13px;
        height: 40px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        white-space: nowrap;
        border-radius: 6px;
        text-decoration: none;
    }
    
    .b2b-auth-btn-signin {
        background: white;
        color: var(--b2b-primary);
        border: 1px solid var(--b2b-primary);
    }
    
    .b2b-auth-btn-register {
        background: var(--b2b-primary);
        color: white;
        border: 1px solid var(--b2b-primary);
    }
    
    .b2b-auth-btn svg {
        width: 16px;
        height: 16px;
        margin-right: 4px;
    }
    
    /* Mobile Menu Toggle - Top Right */
    .mobile-menu-toggle {
        display: flex !important;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 40px;
        height: 40px;
        background: transparent;
        border: 0;
        border-radius: 0;
        cursor: pointer;
        position: absolute;
        top: 5px;
        right: 15px;
        z-index: 1001;
        padding: 0;
		outline: none !important;
}
.b2b-banner-image {
    height: 200px;
}
.hamburger-line {
     display: block;
     width: 20px;
     height: 2px;
     background: var(--b2b-text);
     margin: 0 0;
     transition: all 0.3s ease;
     border-radius: 0;
}
.b2b-products-grid.view-grid {
     grid-template-columns: repeat(2, 1fr);
     gap: 5px;
}
.b2b-btn-primary,
.b2b-btn-secondary {
    gap: 10px;
    padding: 10px 10px;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 600;
}  
.b2b-dash-title {
    font-size: 24px;
    font-weight: 600;
}
.b2b-dashboard-page {
    padding: 0;
}
.b2b-dash-actions {
    display: flex;
    gap: 10px;
    width: 100%;
}
.b2b-dash-stat-value {
    font-size: 19px;
    font-weight: 600;
}
    .mobile-menu-toggle.active .hamburger-line:nth-child(1) {
        transform: rotate(45deg) translate(5px, 5px);
    }
    
    .mobile-menu-toggle.active .hamburger-line:nth-child(2) {
        opacity: 0;
    }
    
    .mobile-menu-toggle.active .hamburger-line:nth-child(3) {
        transform: rotate(-45deg) translate(5px, -5px);
    }
    
    /* Search Suggestions */
    .b2b-search-suggestions {
        position: absolute;
        top: 100%;
        left: 15px;
        right: 15px;
        width: calc(100% - 30px);
        background: white;
        border: 1px solid var(--b2b-border);
        border-radius: 8px;
        box-shadow: 0 4px 12px rgba(0,0,0,0.15);
        z-index: 999;
        max-height: 400px;
        overflow-y: auto;
    }
    
    /* Mobile Menu Panel */
    #site-navigation.active,
    .main-navigation.active {
        display: block !important;
        position: fixed;
        top: 50px;
        left: -100%;
        width: 80%;
        max-width: 280px;
        height: calc(100vh - 60px);
        background: white;
        box-shadow: 2px 0 10px rgba(0,0,0,0.15);
        z-index: 999;
        transition: left 0.3s ease;
        overflow-y: auto;
        padding: 0;
    }
    
    #site-navigation.active.active,
    .main-navigation.active.active {
        left: 0;
    }
    
    #site-navigation.active ul,
    .main-navigation.active ul {
        flex-direction: column;
        gap: 5px;
    }
    
    #site-navigation.active li,
    .main-navigation.active li {
        width: 100%;
    }
    
    #site-navigation.active a,
    .main-navigation.active a {
        padding: 5px 15px;
        font-size: 16px;
        border-radius: 6px;
        display: block;
    }
    
    #site-navigation.active a:hover,
    .main-navigation.active a:hover {
        background: var(--b2b-bg);
    }
    
    /* Prevent body scroll when menu open */
    body.menu-open {
        overflow: hidden;
    }
    
    /* Content padding for fixed header */
    .site-content,
    #content {
        padding-top: 50px !important;
    }
.b2b-logo-section .marketplace_name {
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 0 -2px;
    line-height: 0.5;
    display: inline-block;
}	
.b2b-footer-copyright p {
    font-size: 12px;
}
.b2b-footer-bottom {
    padding: 15px 0;
    gap: 10px;
}
.b2b-footer-container {
    padding: 0 10px;
}
.b2b-auth-info, .b2b-auth-form-container {
    padding: 30px 15px;
}
.inf_check_link {
    font-size: 14px;
}
.wpcf7-form input[type="submit"], .wpcf7-form .wpcf7-submit {
	font-size: 14px;
}
.b2b-logo-section {
    margin: 0;
}
.b2b-search-form {
    border-radius: 4px;
}
.b2b-seller-banner {
    height: 200px;
}	
.b2b-product-title-new {
    margin: 0 0 10px 0;
	font-size: 20px;
}
.b2b-price-value {
    font-size: 18px;
    font-weight: 600;
    color: #00838f;
}
.b2b-archive-toolbar {
    align-items: center;
}
.b2b-product-price {
    font-size: 14px;
    font-weight: 600;
    color: #00838f;
    margin: 0 0 5px 0;
}
.b2b-product-title a {
    font-size: 15px;
    font-weight: 600;
    line-height: 1.3;
}
.b2b-tab-inner-content {
    background: #ffffff;
    padding: 30px 15px;
    border-radius: 4px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    font-size: 14px;
}
.b2b-seller-logo {
    max-width: 95px;
    max-height: 100%;
    width: auto;
    height: auto;
    object-fit: contain;
    border-radius: 2px;
}
.b2b-product-seller-block {
    background: #f8f9fa;
    padding: 15px;
    border-radius: 5px;
    border-left: 4px solid #00838f;
}
.b2b-tab-header-btn {
    padding: 10px 10px;
    font-size: 15px;
    font-weight: 600;
}
.b2b-tab-inner-content h3 {
	font-size: 16px;
}
.b2b-breadcrumbs-new {
    gap: 5px;
    padding: 5px 0 10px 0;
}
.b2b-container {
    max-width: 100%;
    padding: 40px 10px;
}
.b2b-product-actions {
    margin-bottom: 25px;
    text-align: center;
}
.b2b-btn-inquiry-main {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 12px 30px;
    border-radius: 5px;
    font-size: 15px;
    font-weight: 600;
}
.b2b-seller-location {
    align-items: center;
    gap: 8px;
    font-size: 15px;
    display: flex;
    color: #6c757d;
    justify-content: center;
}	
img.custom-logo {
    max-width: 45px;
}
.b2b-logo-section .custom-logo {
    height: auto;
}	
.b2b-products-grid-new {
    grid-template-columns: repeat(2, 1fr);
    gap: 5px;
}
.b2b-section-title-new {
    font-size: 20px;
    font-weight: 600;
}	
.b2b-product-price-new {
    font-size: 15px;
    font-weight: 600;
    color: #00838f;
    margin-bottom: 5px;
}	
.b2b-product-title-new a {
    font-size: 14px;
    font-weight: 600;
    color: #1a1a1a;
    text-decoration: none;
    line-height: 1.3;
    display: block;
    margin-bottom: 5px;
}
.b2b-product-info-new {
    padding: 10px;
}
.b2b-slide-text {
    flex: 1;
    padding: 0 0;
    max-width: 95%;
	margin: 0;
}	
.b2b-btn-inquiry-small {
    padding: 5px;	
}
.b2b-auth-title {
    font-size: 22px;
    font-weight: 600;
}	
.b2b-slide-text h1 {
    font-size: 25px;
}	
.b2b-slide-content {
   padding: 30px 0 30px 5px;
}	
.b2b-subtitle {
    font-size: 15px;	
}
.b2b-hero-section {
    height: 440px;
}	
.b2b-prop-item h3 {
    font-size: 17px;
}	
.b2b-register-cta .container {
    padding: 0 0;
}	
.b2b-cta-header h2 {
    font-size: 25px;
    margin-bottom: 10px;
}	
.b2b-cta-header p {
    font-size: 15px;
}	
.b2b-cta-card {
	padding: 20px;
}	
.b2b-section-title {
    font-size: 24px;
}	
.container {
    max-width: 100%;
    padding: 0 0;
}	
.home .b2b-categories-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 7px;
}	
.home .b2b-cta-icon, .home .b2b-cta-card.buyers h3, .home .b2b-cta-card.sellers h3 {
    text-align: left;
    font-size: 20px;
}	
.home .b2b-section-title {
    margin: 0 auto 20px;
}
.home .b2b-popular-products .container {
    padding: 0;
}	
.b2b-section-subtitle {
        font-size: 15px;
        margin: 0 auto 30px;
}	
.home .b2b-products-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 5px;
}	
.home .b2b-product-info h3 {
    font-size: 15px;
}	
.b2b-product-info {
    padding: 10px;
}	
.b2b-rfq-content h2 {
    font-size: 22px;
    margin-bottom: 15px;
    font-weight: 600;
}	
.b2b-rfq-content > p {
    font-size: 16px;
    margin-bottom: 20px;
    opacity: 0.95;
}	
.b2b-about-hero {
        padding: 0px 0 0px 0;
}	
.b2b-about-mission {
    padding: 0px 0;
}
.b2b-about-services {
    padding: 20px 0;
}	
.b2b-about-advantages {
    padding: 20px 5px;
}	
.b2b-about-company {
    padding: 30px 0;
}	
.b2b-about-values {
    padding: 20px 5px 20px;
}	
.b2b-about-cta {
    padding: 20px 0;
}	
.b2b-cta-box {
    padding: 25px 10px;
}
.b2b-cta-title {
    font-size: 24px;
    font-weight: 600;
}	
.b2b-nav-menu .sub-menu {
    padding-left: 10px;
    list-style: none;	
}
.b2b-nav-menu .sub-menu a {
    padding: 0 !important;	
}
.b2b-legal-container {
    padding: 25px 15px;
    margin: 20px 0;
}	
h1.entry-title {
    font-size: 25px;
    font-weight: 600;
}	
.b2b-contact-page {
    padding: 0;
}	
.b2b-contact-card {
    padding: 15px;
    gap: 10px;
}	
.b2b-contact-form-wrapper {
    padding: 30px 10px;
}	
.b2b-guide-page {
    padding: 0;
}	
.b2b-guide-heading {
    font-size: 23px;
    font-weight: 600;
}	
.b2b-guide-final-cta {
    margin: auto;
    text-align: center;
}
.b2b-cta-buttons {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: auto;
}
.b2b-archive-page {
    padding: 0;
}
.b2b-recommended-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 5px;
}	
.b2b-recommended-price {
    font-size: 14px;
    font-weight: 600;
    color: #00838f;
    margin-bottom: 0px;
    line-height: 1.2;
}	
.b2b-recommended-info {
    padding: 10px;
}	
.b2b-recommended-btn {
    padding: 5px;	
}
	
	
}
