/*
Theme Name: 	   EasyBuy
Text Domain: 	   easybuy
Template: 		   shopire
Version:            0.8
Tested up to:       6.8
Requires at least:  4.7
Requires PHP:       5.6
Author:             WPFable
Author URI:         https://wpfable.com/
Theme URI:          https://wpfable.com/themes/easybuy-free/
Description:        EasyBuy is a fast, clean, lightweight theme. EasyBuy is customizable and modern-looking free responsive WooCommerce WordPress theme for e-commerce stores like clothing, fashion, electronics, ebooks, dress store, sports shop, marketplace, multivendor, equipments or online products. Theme is compatible with Elementor, WPML, Polylang, Yoast SEO, WooCommerce, Contact Form 7, Jetpack and other popular plugins. The theme is SEO friendly, WPML and RTL ready. Looking for a WooCommerce theme? Look no further! EasyBuy Pro demo https://demos.wpfable.com/premium/easybuy/
Tags:               one-column, two-columns ,right-sidebar, flexible-header, custom-background, custom-header, custom-menu, editor-style, featured-images, footer-widgets, post-formats, theme-options, threaded-comments, translation-ready, full-width-template, custom-logo, blog, e-commerce, portfolio
License: GPLv3 or later
License URI:  https://www.gnu.org/licenses/gpl-3.0.html

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.
*/

:root {
    --wf-main-rgb: 27, 132, 21;
    --wf-secondary-color: #0A214F;
}

.wf_navbar-list-right .wf_navbar-search-form {
    width: 100%;
}

/* Header--five */
.bt_tracking_form .v3931_259 {
    height: 115px !important;
}
.header--five .wf_mobilenav-topbar-content,
.header--five .wf_header-topbar {
    color: #fff;
    background-color: var(--wf-secondary-color);
}

.header--five .wf_mobilenav > .wf-container {
    border-bottom: 1px solid rgba(189, 189, 189, 0.4);
}

.header--five .wf_header-topbar {
    position: relative;
    border-bottom: 1px solid rgba(189, 189, 189, 0.4);
    z-index: 1;
}

.header--five .wf_header-topbar .widget.widget_none .wp-block-heading,
.header--five .wf_header-topbar .widget.widget_none .widget-title {
    color: #fff;
}

.header--five .product-categories .wf_navbar-nav .wf_navbar-mainmenu {
    color: var(--wf-secondary-color);
    margin-top: 10px;
    border-radius: 10px;
    background-color: #fff;
    border: 1px solid rgba(189, 189, 189, 0.4);
}

.header--five .product-categories .wf_navbar-nav .wf_navbar-mainmenu>li a {
    background-color: transparent;
    line-height: 4.5rem;
}

.header--five .product-categories .wf_navbar-nav .wf_navbar-mainmenu>li a:hover,
.header--five .product-categories .wf_navbar-nav .wf_navbar-mainmenu>li a:focus {
    color: var(--wf-main-color);
}

.header--five .product-categories .wf_navbar-nav .wf_navbar-mainmenu>li a::before {
    display: none;
}

.header--five.wf_header .widget.widget_nav_menu a:not(:hover, :focus),
.header--five .woo-multi-currency.wmc-shortcode .wmc-currency.wmc-active,
.header--five .woo-multi-currency.wmc-shortcode .wmc-current-currency {
    color: currentColor;
}

.header--five .product-categories .product-categories-btn {
    padding: 0.875em 2rem;
    border-radius: 50px;
}

.header--five .product-categories .product-categories-btn::after {
    top: 44%;
    right: 2rem;
}

.header--five .wf_navbar-wrapper {
    background-color: #eff4f8;
    transition: all 0.2s ease-in-out;
}

.header--five .wf_navbar-wrapper.is--sticky.on {
    background-color: #fff;
}

.header--five .wf_navbar-menu {
    min-height: 6rem;
    padding-left: 1.6rem;
    justify-content: space-between;
}

.header--five button.wf_navbar-sidebar-toggle,
.header--five .wf_navbar-info-contact .contact__list i {
    width: 4.2rem;
    height: 4.2rem;
    line-height: 4.2rem;
    padding: 0.9rem;
    outline: none;
    border-radius: 50px;
}

.header--five button.wf_navbar-sidebar-toggle {
    border: 1px solid rgba(189, 189, 189, 0.4);
}

.header--five .wf_navbar-info-contact .contact__list i {
    font-size: 2rem;
    background-color: rgba(var(--wf-main-rgb), 0.2);
    color: var(--wf-main-color);
}

.header--five .wf_navbar-wrapper button.wf_navbar-sidebar-toggle,
.header--five .wf_navbar-wrapper .wf_navbar-info-contact .contact__list i {
    background-color: rgba(255, 255, 255, 0.15);
    --wf-secondary-color: #fff;
}

.header--five button.wf_navbar-sidebar-toggle .lines {
    transform: translateY(-1px);
}

.header--five .wf_navbar-menu .wf_navbar-nav .wf_navbar-mainmenu > .menu-item-has-children>a:after {
    border-color: currentColor;
}

.header--five .wf_navbar-list-right>li:not(:last-child) {
    margin-right: 1.8rem;
}

.header--five .wf_navbar-wrapper .wf_navbar-compare-item .wf_compare_btn,
.header--five .wf_navbar-wrapper .wf_navbar-favourite-item .wf_favourite_btn,
.header--five .wf_navbar-wrapper .wf_navbar-user-item .wf_user_btn,
.header--five .wf_navbar-wrapper .wf_navbar-cart-item .wf_navbar-cart-icon {
    width: 2.2rem;
    height: 2.2rem;
    outline: none;
    line-height: 1.3;
    font-size: 2rem;
    vertical-align: middle;
}

.header--five .wf_mobilenav-right .wf_navbar-compare-item .wf_compare_btn,
.header--five .wf_mobilenav-right .wf_navbar-favourite-item .wf_favourite_btn,
.header--five .wf_mobilenav-right .wf_navbar-user-item .wf_user_btn,
.header--five .wf_mobilenav-right .wf_navbar-cart-item .wf_navbar-cart-icon {
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.header--five .wf_navbar-wrapper .wf_navbar-compare-item .wf_compare_btn:after,
.header--five .wf_navbar-wrapper .wf_navbar-favourite-item .wf_favourite_btn:after,
.header--five .wf_navbar-wrapper .wf_navbar-user-item .wf_user_btn:after,
.header--five .wf_navbar-wrapper .wf_navbar-cart-item .wf_navbar-cart-icon:after,
.header--five .wf_navbar-wrapper .wf_navbar-search-item button.wf_navbar-search-toggle:after {
    display: none;
}

.header--five .header-search-form .header-search-button:focus {
    outline: 1px solid #fff;
    outline-offset: -3px;
}

.header--five .wf_navbar-compare-item .wf_compare_btn:focus,
.header--five .wf_navbar-favourite-item .wf_favourite_btn:focus,
.header--five .wf_navbar-user-item .wf_user_btn:focus,
.header--five .wf_navbar-cart-item .wf_navbar-cart-icon:focus {
    outline: 1px solid;
    outline-offset: 4px;
}

.header--five .wf_navbar-right .shopire-wcwl-items-count,
.header--five .wf_navbar-right .cart_count {
    top: -12px;
    right: -10px;
    width: 2.1rem;
    height: 2.1rem;
    line-height: 2rem;
    border: 1px solid rgba(255, 255, 255, 0.5);
}

.header--five .wf_navbar-wrapper .wf_navbar-menu .wf_navbar-right .wf_navbar-cart-item:after,
.header--five .wf_navbar-nav .wf_navbar-mainmenu>li:after {
    content: "";
    display: block;
    width: 100%;
    height: 1.7rem;
    position: absolute;
}

.header--five .wf_mobilenav .wf_navbar-cart-item a .cart_count {
    top: -11px;
    right: -9px;
}

.header--five .header-search-form {
    background-color: transparent;
    padding-right: 0;
}

.header--five .header-search-form .header-search-select-wrapper {
    float: left;
    border-radius: 50px 0 0 50px;
    overflow: hidden;
    border-right: none;
}

.header--five .header-search-form input.header-search-input {
    float: right;
    border-radius: 0 50px 50px 0;
	padding-right: 38px;
}

.header--five .header-search-form input.header-search-input:focus {
    border: none;
    outline-offset: -2px;
    outline: 1px solid;
}

.header--five .header-search-form .header-search-select {
    border-right: none;
    min-height: 4rem;
    height: 4rem;
}

.header--five .header-search-form .header-search-button {
    width: 3.8rem;
    height: 3.8rem;
    top: 2px;
    right: 3px;
    border-radius: 50px;
}

.header--five .header-search-form .search-wrapper svg {
    left: 88%;
}




/* Account Page Styles */
.custom-account-wrapper {
    max-width: 1200px;
    margin: 40px auto;
    padding: 0 20px;
}

.account-container {
    display: flex;
    gap: 30px;
    background: #f8f9fa;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

/* Left Sidebar */
.account-sidebar {
    width: 280px;
    background: #fff;
    padding: 30px 20px;
    border-right: 1px solid #e9ecef;
}

.profile-section {
    text-align: center;
    margin-bottom: 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e9ecef;
}

.profile-image {
    margin-bottom: 15px;
}

.profile-image img.avatar {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    object-fit: cover;
    border: 3px solid #007cba;
}

.profile-info h3 {
    margin: 0 0 5px 0;
    color: #333;
    font-size: 18px;
    font-weight: 600;
}

.profile-info p {
    margin: 3px 0;
    color: #666;
    font-size: 14px;
}

.profile-info .phone {
    font-weight: 500;
    color: #007cba;
}

/* Navigation */
.account-nav ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.account-nav li {
    margin-bottom: 10px;
}

.nav-tab {
    display: block;
    padding: 12px 15px;
    text-decoration: none;
    color: #666;
    border-radius: 6px;
    transition: all 0.3s ease;
}

.nav-tab:hover,
.nav-tab.active {
    background: #007cba;
    color: #fff;
    text-decoration: none;
}

/* Logout Button */
.logout-section {
    margin-top: 30px;
    padding-top: 20px;
    border-top: 1px solid #e9ecef;
}

.logout-btn {
    display: block;
    width: 100%;
    padding: 12px;
    background: #dc3545;
    color: #fff;
    text-align: center;
    text-decoration: none;
    border-radius: 6px;
    transition: background 0.3s ease;
}

.logout-btn:hover {
    background: #c82333;
    text-decoration: none;
    color: #fff;
}

/* Right Content Area */
.account-content {
    flex: 1;
    padding: 30px;
    background: #fff;
}

.tab-content {
    display: none;
}

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

.account-content h2 {
    margin: 0 0 25px 0;
    color: #333;
    font-size: 24px;
    font-weight: 600;
}

/* Orders List */
.orders-list {
    space-y: 15px;
}

.order-item {
    background: #f8f9fa;
    border: 1px solid #e9ecef;
    border-radius: 8px;
    padding: 20px;
    margin-bottom: 15px;
    transition: transform 0.2s ease;
}

.order-item:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

.order-info {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 15px;
}

.order-details h4 {
    margin: 0 0 5px 0;
    color: #333;
    font-size: 16px;
}

.order-date {
    color: #666;
    font-size: 14px;
    margin: 3px 0;
}

.order-status {
    padding: 4px 8px;
    border-radius: 4px;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
}

.status-completed { background: #d4edda; color: #155724; }
.status-processing { background: #fff3cd; color: #856404; }
.status-pending { background: #f8d7da; color: #721c24; }
.status-shipped { background: #d1ecf1; color: #0c5460; }

.order-total {
    font-size: 18px;
    font-weight: 600;
    color: #007cba;
}

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

.btn-view,
.btn-track {
    padding: 8px 16px;
    border: 1px solid #007cba;
    background: #fff;
    color: #007cba;
    text-decoration: none;
    border-radius: 4px;
    font-size: 14px;
    transition: all 0.3s ease;
}

.btn-view:hover,
.btn-track:hover {
    background: #007cba;
    color: #fff;
    text-decoration: none;
}

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

.form-group label {
    display: block;
    margin-bottom: 5px;
    color: #333;
    font-weight: 500;
}

.form-group input {
    width: 100%;
    padding: 12px;
    border: 1px solid #ddd;
    border-radius: 6px;
    font-size: 14px;
    transition: border-color 0.3s ease;
}

.form-group input:focus {
    outline: none;
    border-color: #007cba;
    box-shadow: 0 0 0 3px rgba(0, 124, 186, 0.1);
}

.btn-save {
    background: #007cba;
    color: #fff;
    padding: 12px 30px;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    font-size: 16px;
    font-weight: 500;
    transition: background 0.3s ease;
}

.btn-save:hover {
    background: #005a87;
}


/* =============================================================================
   MY ACCOUNT DASHBOARD STYLES
   ============================================================================= */

/* Container Styles */
.dashboard-container {
    max-width: 1200px;
    margin: 0 auto;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
}

/* Header Section */
.dashboard-header {
    background: linear-gradient(135deg, #aa2a21 0%, #b34139 100%);
    border-radius: 16px;
    padding: 30px;
    margin-bottom: 30px;
    color: white;
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.dashboard-header::before {
    content: '';
    position: absolute;
    top: -50%;
    right: -10%;
    width: 200px;
    height: 200px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 50%;
}

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

.user-avatar img {
    width: 80px;
    height: 80px;
    border-radius: 50% !important;
    border: 4px solid rgba(255, 255, 255, 0.3) !important;
}

.user-welcome h2 {
    margin: 0 0 5px 0;
    font-size: 28px;
    font-weight: 600;
    color: #fff;
}

.user-welcome p {
    margin: 0;
    opacity: 0.9;
    font-size: 16px;
}

.logout-btn {
    width: max-content;
    background: rgba(255, 255, 255, 0.2);
    border: 2px solid rgba(255, 255, 255, 0.3);
    color: white;
    padding: 12px 20px;
    border-radius: 50px;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 8px;
    transition: all 0.3s ease;
    font-size: 14px;
    font-weight: 500;
}

.logout-btn:hover {
    background: rgba(255, 255, 255, 0.3);
    transform: translateY(-2px);
}

/* Dashboard Wrapper */
.dashboard_wrapper {
    display: flex;
    gap: 30px;
}

/* Tab Navigation */
.tab-navigation {
    width: 30%;
    background: white;
    border-radius: 12px;
    padding: 25px;
    margin-bottom: 30px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    display: flex;
    flex-direction: column;
    gap: 4px;
    height: fit-content;
}

.tab-btn {
    width: 100%;
    background: transparent;
    border: none;
    padding: 16px 20px;
    border-radius: 8px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 8px;
    font-size: 14px;
    font-weight: 500;
    color: #6b7280;
    transition: all 0.3s ease;
}

.tab-btn:hover {
    background: #f3f4f6;
    color: #374151;
}

.tab-btn.active {
    background: #aa2a21;
    color: white;
    box-shadow: 0 4px 12px rgba(170, 42, 33, 0.28);
}

.tab-btn svg {
    width: 18px;
    height: 18px;
}

/* Tab Content */
.tab-content {
    width: 70%;
}

.tab-content {
    display: none;
}

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

/* Info Card Styles */
.info-card {
    background: white;
    border-radius: 16px;
    padding: 30px;
    margin-bottom: 20px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
    border: 1px solid #f1f5f9;
}

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

.card-header h3 {
    margin: 0;
    font-size: 20px;
    font-weight: 600;
    color: #1f2937;
}

.edit-btn {
    background: #aa2a21;
    color: white;
    border: none;
    padding: 8px 16px;
    border-radius: 8px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
    transition: all 0.3s ease;
}

.edit-btn:hover {
    background: #5a67d8;
    transform: translateY(-1px);
}

/* Info Grid */
.info-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 20px;
}

.info-item label {
    display: block;
    font-size: 12px;
    font-weight: 600;
    color: #6b7280;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 8px;
}

.info-item p {
    margin: 0;
    font-size: 16px;
    color: #1f2937;
    padding: 12px 16px;
    background: #f8fafc;
    border-radius: 8px;
    border-left: 4px solid #aa2a21;
}

/* Address Form */
.address-form {
    margin-top: 20px;
}

.form-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 15px;
    margin-bottom: 20px;
}

.form-grid input {
    padding: 12px 16px;
    border: 2px solid #e5e7eb;
    border-radius: 8px;
    font-size: 14px;
    transition: all 0.3s ease;
}

.form-grid input:focus {
    outline: none;
    border-color: #667eea;
    box-shadow: 0 0 0 3px rgba(102, 126, 234, 0.1);
}

.form-actions {
    display: flex;
    gap: 12px;
}

.form-actions button {
    padding: 12px 24px;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    font-weight: 500;
    transition: all 0.3s ease;
}

.form-actions button:first-child {
    background: #10b981;
    color: white;
}

.form-actions button:first-child:hover {
    background: #059669;
}

.form-actions button:last-child {
    background: #6b7280;
    color: white;
}

.form-actions button:last-child:hover {
    background: #4b5563;
}

/* Orders Section */
.orders-list {
    /* Base container for orders */
}

.order-item {
    border: 2px solid #f1f5f9;
    border-radius: 12px;
    margin-bottom: 16px;
    overflow: hidden;
    transition: all 0.3s ease;
}

.order-item:hover {
    border-color: #e2e8f0;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
}

.order-header {
    padding: 20px;
    background: #fafbfc;
    cursor: pointer;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    transition: all 0.3s ease;
    align-content: flex-start;
}

.order-header:hover {
    background: #f1f5f9;
}

.order-info {
    display: flex;
    flex-direction: column;
    width: 50%;
    margin-bottom: 0;
}

.order-info h4 {
    margin: 0 0 4px 0;
    font-size: 16px;
    font-weight: 600;
    color: #1f2937;
}

.order-info p {
    margin: 0;
    color: #6b7280;
    font-size: 14px;
}

/* Status Badge */
.status-badge_wrapper {
    display: flex;
    align-items: center;
}

.status-badge {
    padding: 6px 12px;
    border-radius: 20px;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
}

.status-badge.completed {
    background: #d1fae5;
    color: #065f46;
}

.status-badge.processing {
    background: #fef3c7;
    color: #92400e;
}

.status-badge.on-hold {
    background: #fde2e8;
    color: #991b1b;
}

.status-badge.pending {
    background: #e0e7ff;
    color: #3730a3;
}

/* View Order Toggle */
.see-order {
    display: flex;
    align-items: center;
}

.view_order {
    display: flex;
    align-content: center;
    align-items: center;
    font-size: 12px;
    font-weight: 600;
    color: #6b7280;
    gap: 4px;
}

.toggle-icon {
    transition: transform 0.3s ease;
}

.order-header[aria-expanded="true"] .toggle-icon {
    transform: rotate(180deg);
}

/* Order Details */
.order-details {
    padding: 20px;
    border-top: 1px solid #f1f5f9;
}

.woocommerce-order-details {
    margin-bottom: 20px;
}

.woocommerce-order-details__title {
    font-size: 18px;
    font-weight: 600;
    color: #1f2937;
    margin-bottom: 15px;
}

/* Order Table */
.woocommerce-table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 20px;
}

.woocommerce-table th,
.woocommerce-table td {
    padding: 12px;
    text-align: left;
    border-bottom: 1px solid #f1f5f9;
}

.woocommerce-table th {
    background: #f8fafc;
    font-weight: 600;
    color: #374151;
    font-size: 14px;
}

.woocommerce-table td {
    vertical-align: top;
}

.order-product-image {
    width: 50px;
    height: 50px;
    border-radius: 6px;
    object-fit: cover;
}

.product-quantity {
    font-weight: 600;
    color: #1f2937;
}

/* Customer Details */
.woocommerce-customer-details {
    margin-top: 20px;
}

.woocommerce-columns {
    display: flex;
    gap: 30px;
}

.woocommerce-column {
    flex: 1;
}

.woocommerce-column__title {
    font-size: 16px;
    font-weight: 600;
    color: #1f2937;
    margin-bottom: 10px;
}

.woocommerce-customer-details address {
    background: #f8fafc;
    padding: 15px;
    border-radius: 8px;
    border-left: 4px solid #aa2a21;
    font-style: normal;
    line-height: 1.5;
}

/* Order Notes */
.woocommerce-order-notes {
    margin-top: 20px;
}

.woocommerce-order-notes h4 {
    font-size: 16px;
    font-weight: 600;
    color: #1f2937;
    margin-bottom: 15px;
}

.woocommerce-OrderUpdates {
    list-style: none;
    padding: 0;
    margin: 0;
}

.woocommerce-OrderUpdate {
    background: #f8fafc;
    border-radius: 8px;
    padding: 15px;
    margin-bottom: 10px;
    border-left: 4px solid #aa2a21;
}

.woocommerce-OrderUpdate-meta {
    font-size: 12px;
    color: #6b7280;
    font-weight: 600;
    margin-bottom: 5px;
}

.woocommerce-OrderUpdate-description {
    color: #374151;
    line-height: 1.5;
}

/* No Orders Message */
.no-orders {
    text-align: center;
    color: #6b7280;
    padding: 40px;
    font-style: italic;
    font-size: 16px;
}

/* Logout Tab */
.logout-card {
    text-align: center;
    padding: 60px 40px;
}

.logout-content svg {
    margin: 0 auto 20px auto;
}

.logout-content h3 {
    margin: 0 0 10px 0;
    font-size: 24px;
    color: #1f2937;
}

.logout-content p {
    margin: 0 0 30px 0;
    color: #6b7280;
    font-size: 16px;
}

.logout-actions {
    display: flex;
    gap: 15px;
    justify-content: center;
}

.logout-confirm {
    background: #ef4444;
    color: white;
    border: none;
    padding: 12px 24px;
    border-radius: 8px;
    cursor: pointer;
    font-weight: 500;
    transition: all 0.3s ease;
}

.logout-confirm:hover {
    background: #dc2626;
    transform: translateY(-1px);
}

.logout-cancel {
    background: #6b7280;
    color: white;
    border: none;
    padding: 12px 24px;
    border-radius: 8px;
    cursor: pointer;
    font-weight: 500;
    transition: all 0.3s ease;
}

.logout-cancel:hover {
    background: #4b5563;
    transform: translateY(-1px);
}

/* Login Form Styles */
.login-section {
    max-width: 500px;
    margin: 0 auto;
    text-align: center;
    padding: 40px 20px;
}

.form_title {
    font-size: 28px;
    font-weight: 600;
    color: #1f2937;
    margin-bottom: 10px;
}

.form_des {
    color: #6b7280;
    margin-bottom: 20px;
    line-height: 1.6;
}
.order-details .woocommerce-table {
    width: 100%;
    margin-bottom: 20px;
    border-collapse: collapse;
    background: #fff;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
    border-radius: 6px;
    overflow: hidden;
}

.order-details .woocommerce-table th,
.order-details .woocommerce-table td {
    padding: 10px;
    text-align: left;
    border-bottom: 1px solid #e9ecef;
    vertical-align: top;
}
a.pi_cancel_request_form {
    background: #000;
    color: #fff;
    padding: 8px 15px;
    font-size: 14px;
}
a.woocommerce-button.button.pi_cancel_request_form {
    background: #000;
    color: #fff;
    padding: 8px 15px;
    font-size: 14px;
}
.order-details .woocommerce-table th {
    background-color: #f8f9fa;
    font-weight: 500;
    color: #495057;
    font-size: 10px;
    text-transform: uppercase;
    line-height: 12px;
}

.order-details .woocommerce-table tbody tr:hover {
    background-color: #f8f9fa;
}

/* Product Image Column */
.order-details .product-image {
    width: 80px;
    text-align: center;
}

.order-details .order-product-image {
    width: 60px;
    height: 60px;
    object-fit: cover;
    border-radius: 4px;
    border: 2px solid #e9ecef;
}

/* Product Name Column */
.order-details .product-name {
    min-width: 260px;
    font-size: 12px;
    line-height: normal;
}
	.order-details .product-namea {
    font-weight: 200;
}

.order-details .product-name a {
    color: #333;
    text-decoration: none;
    font-weight: 500;
}

.order-details .product-name a:hover {
    color: #0073aa;
}

/* Quantity Column */
.order-details .product-quantity {
    width: 80px;
    text-align: center;
}

.order-details .product-quantity strong {
    color: #666;
}

/* Total Column */
.order-details .product-total {
    width: 120px;
    text-align: right;
    font-weight: 600;
}

/* Item Meta (variations, etc.) */
.order-details .wc-item-meta {
    margin-top: 8px;
    font-size: 13px;
}

.order-details .wc-item-meta p {
    margin: 2px 0;
    color: #666;
}

.order-details .wc-item-meta strong {
    color: #333;
}

/* Purchase Notes */
.order-details .product-purchase-note td {
    background-color: #fff3cd;
    border-left: 4px solid #ffc107;
    font-style: italic;
    color: #856404;
}

.order-details .woocommerce-customer-details {
    margin-top: 20px;
}

.order-details .woocommerce-columns--addresses {
    display: flex;
    gap: 20px;
}

.order-details .woocommerce-column {
    flex: 1;
}

.order-details .woocommerce-column h3 {
    margin-bottom: 10px;
    font-size: 1.1em;
    font-weight: 600;
}

.order-details address {
    font-style: normal;
    line-height: 1.5;
}

.order-details .woocommerce-order-notes {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #e0e0e0;
}

.order-details .woocommerce-OrderUpdates {
    list-style: none;
    padding: 0;
}

.order-details .woocommerce-OrderUpdate {
    background: #f8f9fa;
    margin-bottom: 10px;
    padding: 15px;
    border-radius: 4px;
}

.order-details .woocommerce-button {
    display: inline-block;
    padding: 8px 16px;
    margin-right: 10px;
    background: #0073aa;
    color: white;
    text-decoration: none;
    border-radius: 4px;
    transition: background-color 0.3s;
}

.order-details .woocommerce-button:hover {
    background: #005a87;
}

.order-details .woocommerce-button.cancel {
    background: #dc3545;
}

.order-details .woocommerce-button.cancel:hover {
    background: #c82333;
}

/* END CSS - My Account~ dashboard */



/* Slider Four / Banner */

.wf-flex-row-reverse {
    flex-direction: row-reverse;
}

.wf_slider_banner {
    margin-top: 2.4rem;
}

.wf_slider_banner .last {
    display: none;
}

.wf_slider_banner .wf_owl_carousel,
.wf_slider_banner .wf_slider-item,
.wf_slider_banner .wf_slider-innercell,
.wf_slider_banner .wf_slider-item>img {
    max-height: 51rem;
    min-height: 51rem;
}

.wf_slider_banner .wf_slider-content {
    padding: 1.2rem;
    margin-bottom: 3rem;
}

.wf_slider_banner .wf_slider-content .title {
    font-size: 3.8rem;
}

.wf_slider_banner .wf_slider-content .subtitle {
    color: #fff;
    font-size: 1.8rem;
}

.banner-wrapper:not(.wf-row) {
    display: grid;
    grid-template-columns: auto auto;
    grid-gap: 2.4rem;
}

.banner-wrapper .banner-wrapper-item .wf-image,
.banner-wrapper .banner-wrapper-item .wf-image a,
.banner-wrapper .banner-wrapper-item .wf-image img {
    height: 100%;
}

.banner-wrapper .banner-wrapper-item .wf-image img {
    object-fit: cover;
}

.banner-wrapper .banner-wrapper-item,
.wf-image {
    position: relative;
    overflow: hidden;
}

.banner-wrapper .banner-wrapper-item .wf-image a,
.banner-wrapper .banner-wrapper-item .wf-image img {
    width: 100%;
    display: inline-block;
}

.effect_1 .wf-image img {
    backface-visibility: hidden;
    filter: alpha(opacity = 100);
    transition: opacity 1s ease 0s, transform 1s ease 0s;
}

.effect_1:focus-within .wf-image img,
.effect_1:hover .wf-image img {
    filter: alpha(opacity = 80);
    transform: scale3d(1.1, 1.1, 1);
}

.banner-wrapper .banner-wrapper-item .banner-wrapper-inner {
    position: absolute;
    top: 0;
    left: 0;
    bottom: auto;
    transform: translateY(0);
    width: 100%;
    display: flex;
    text-align: left;
    justify-content: flex-start;
}

.banner-wrapper .banner-wrapper-item:nth-child(3) .banner-wrapper-inner {
    text-align: center;
    justify-content: center;
}

.banner-wrapper .banner-wrapper-item .banner-wrapper-inner .info {
    padding: 2.6rem 2.4rem 0;
}

.banner-wrapper .banner-wrapper-item .banner-wrapper-inner .info .subtitle {
    font-size: 1.4rem;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 1.2rem;
}

.banner-wrapper .banner-wrapper-item .banner-wrapper-inner .info .title {
    font-size: 2.2rem;
    text-transform: uppercase;
    line-height: 1.2;
    margin: 0 0 2.4rem;
}

.banner-wrapper .banner-wrapper-item .banner-wrapper-inner .info .title a {
    color: #fff;
    text-decoration: none;
}

/* Slider Four */

.wf_slider--four .wf-container .wf-row {
    --wf-gutter-x: 1.4rem;
    --wf-gutter-y: 1.4rem;
}

.wf_slider--four .banner-wrapper {
    grid-gap: 1.4rem;
}

.wf_slider--four .banner-wrapper .banner-wrapper-item {
    border-radius: 1rem;
}

.wf_slider--four.wf_slider_banner .wf_owl_carousel {
    border-radius: 1rem;
    overflow: hidden;
}

.wf_slider--four .banner-wrapper .banner-wrapper-item:first-child {
    grid-area: 1 / 1 / span 2 / span 2;
}

.wf_slider--four .banner-wrapper .banner-wrapper-item .wf-image img {
    height: 24.801rem;
}

.wf_slider--four .banner-wrapper .banner-wrapper-item:nth-child(3) .banner-wrapper-inner,
.wf_slider--four .banner-wrapper .banner-wrapper-item .banner-wrapper-inner {
    text-align: start;
    justify-content: start;
    align-items: center;
    height: 100%;
}

.wf_slider--four .banner-wrapper .banner-wrapper-item .banner-wrapper-inner .info {
    padding: 0 2.4rem 0;
}


/* Information */

.wf_information .widget.widget_contact {
    padding: 20px;
    background-color: #fff;
    margin-top: 0;
    border-radius: 1rem;
    border: 1px solid rgba(189, 189, 189, 0.4);
    transition: 0.3s all;
}

.wf_information .widget.widget_contact:hover,
.wf_information .widget.widget_contact:focus-within {
    border-color: transparent;
    box-shadow: 0px 6px 26px 2px rgba(55, 54, 54, .14);
}

.wf_information .widget.widget_contact .contact__list {
    margin-top: 0;
}

.wf_information .widget.widget_contact i {
    width: 6.2rem;
    height: 6.2rem;
    border-radius: 50%;
    position: relative;
    margin-right: 2rem;
    color: var(--wf-secondary-color);
    border: 1px solid rgba(189, 189, 189, 0.4);
    transition: 0.3s all;
}

.wf_information .widget.widget_contact i:after {
    content: "";
    position: absolute;
    inset: 6px;
    border-radius: 50%;
    background-color: rgba(189, 189, 189, 0.4);
    transition: 0.3s all;
    z-index: -1;
}

.wf_information .widget.widget_contact:hover i,
.wf_information .widget.widget_contact:focus-within i {
    color: #fff;
    border-color: var(--wf-main-color);
}

.wf_information .widget.widget_contact:hover i::after,
.wf_information .widget.widget_contact:focus-within i::after {
    background-color: var(--wf-main-color);
}

.wf_information .widget.widget_contact .contact__body .description {
    font-size: 1.4rem;
}

/* Grid Products */

.wc-block-grid__products .wc-block-components-product-button__button {
    border-radius: 0;
    text-decoration: none;
}

.wp-block-page-list {
    list-style: none;
    padding: 0;
}

.wp-block-page-list a {
    color: var(--wf-secondary-color);
    text-decoration: none;
    font-weight: 600;
}

.wc-block-components-product-title a.wc-block-components-product-name:hover, 
.wc-block-components-product-title a.wc-block-components-product-name:focus {
    color: var(--wf-main-color);
}

.wp-block-page-list a:hover,
.wp-block-page-list a:focus {
    color: var(--wf-main-color);
}

.wp-block-verse.has-background {
    padding: 1.25em 2.375em;
}

.wp-block-preformatted.has-background {
    padding: 1em;
}

.wp-block-archives {
    list-style: none;
    padding: 0;
}

.wp-block-archives-list a {
    font-weight: 600;
}

h4.mt-5 {
    margin-bottom: 15px;
    font-size: 22px;
}

span.pi-corw-text {
    padding: 0px 18px;
    display: block;
    font-size: 13px;
    opacity: 0.8;
}
a.pi_cancel_request_form {
    display: block !important;
    width: max-content !important;
    padding: 10px 29px !important;
    margin: 10px 20px !important; 
    background: #000000 !important;
    color: #fff !important;
    font-size: 12px !important;
    font-weight: 500 !important;
    opacity: .7 !important;
}
a.pi_cancel_request_form :hover{
	opacity:1 !important;
}
.pi-corw-container {
    font-family: 'Jost' !important;
}
input.woocommerce-button.button.pi-cancel-request-submit-button {
    padding: 10px 22px;
    background-color: #aa2a21;
    border: none;
    border-radius: 40px;
    font-size: 14px;
    font-weight: 500;
    font-family: 'Jost';
    color: #fff !important;
}
.page-id-782 #wf_pagetitle {
    display: none !important;
}

@media (min-width: 62em) {
    .header--five .wf_header-widget .widget:not(:last-child):after {
        height: 2.5rem;
        margin-top: 0.4rem;
        background: rgba(189, 189, 189, 0.4);
    }
}




/* Responsive Design */
@media (max-width: 768px) {
    .account-container {
        flex-direction: column;
    }
    
    .account-sidebar {
        width: 100%;
    }
    
	.order-info {
			width: 100%;
			gap: 0px;
	 }
    
    .order-actions {
        justify-content: flex-start;
    }
	
	h4.mt-5 {
    margin-bottom: 20px;
    font-size: 20px;
	}
	
	textarea.mb-10 {
		height: 70px;
	}
}


@media (max-width: 767px) {
	.wf_slider--four .banner-wrapper {
		grid-template-columns: auto;
	}
	.wf_slider--four .banner-wrapper .banner-wrapper-item:first-child {
		grid-area: unset;
	}
    .wf_slider--four .banner-wrapper .banner-wrapper-item .banner-wrapper-inner .info {
        padding: 2rem;
    }
}

@media (max-width: 480px) {

}