/*
Theme Name: TheOne RFID
Theme URI: http://www.theonerfid.com/
Author: TheOne RFID Tag Co. Ltd.
Author URI: http://www.theonerfid.com/
Description: TheOne RFID Tag official theme - Professional RFID products showcase theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: theonerfid
Tags: one-column, two-columns, right-sidebar, flexible-header, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, blog, e-commerce
*/

@import url('css/style.css');
@import url('css/responsive.css');

/* Header Fixed Styles */
.header_hor .l-header.pos_fixed {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 111;
    width: 100%;
}

/* Ensure header always has white background */
.l-header.pos_fixed .l-subheader.at_middle {
    background-color: #fff !important;
}

.l-header.sticky .l-subheader.at_middle {
    background-color: #fff !important;
}

/* Cyclone Slider */
.cycloneslider {
    position: relative !important;
    overflow: visible !important;
}
.cycloneslider .cycloneslider-slides {
    position: relative;
    overflow: hidden;
}
.cycloneslider .cycloneslider-slide {
    width: 100%;
}
.cycloneslider .cycloneslider-slide img {
    display: block;
    width: 100%;
    height: auto;
    margin: 0;
}
.cycloneslider .cycloneslider-pager {
    position: absolute !important;
    top: 20px !important;
    right: 20px !important;
    z-index: 200 !important;
    text-align: center !important;
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    pointer-events: auto !important;
}
.cycloneslider .cycloneslider-pager span {
    display: inline-block !important;
    visibility: visible !important;
    opacity: 1 !important;
    width: 12px !important;
    height: 12px !important;
    margin: 0 4px !important;
    border-radius: 50% !important;
    background: rgba(255,255,255,0.5) !important;
    cursor: pointer !important;
    transition: background 0.3s !important;
    font-size: 0 !important;
    line-height: 0 !important;
    text-indent: -9999px !important;
    overflow: hidden !important;
    box-sizing: border-box !important;
    border: none !important;
    outline: none !important;
    float: none !important;
    padding: 0 !important;
    position: static !important;
    color: transparent !important;
}
.cycloneslider .cycloneslider-pager span.cycle-pager-active {
    background: #fff !important;
}
.cycloneslider .cycloneslider-prev,
.cycloneslider .cycloneslider-next {
    position: absolute;
    top: 50%;
    z-index: 501;
    display: block;
    width: 26px;
    height: 44px;
    margin-top: -22px;
    background: url('images/sprite-arrows.png') no-repeat;
    opacity: 0;
    transition: opacity 0.5s;
}
.cycloneslider:hover .cycloneslider-prev,
.cycloneslider:hover .cycloneslider-next {
    opacity: 0.4;
}
.cycloneslider .cycloneslider-prev {
    left: 10px;
    background-position: 0 0;
}
.cycloneslider .cycloneslider-next {
    right: 10px;
    background-position: -29px 0;
}
.cycloneslider .cycloneslider-prev:before {
    content: none;
}
.cycloneslider .cycloneslider-next:before {
    content: none;
}
.cycloneslider .cycloneslider-prev:hover,
.cycloneslider .cycloneslider-next:hover {
    opacity: 1;
}

/* Match original Impreza offset behavior for fixed header */
@media (min-width: 901px) {
    .header_hor .l-header.pos_fixed ~ .l-titlebar {
        padding-top: 85px;
    }
    body.home.header_hor .l-canvas.titlebar_none.sidebar_none .l-header.pos_fixed ~ .l-main > .l-main-h > .l-content > .l-section:first-child,
    body.home.header_hor .l-canvas.titlebar_none.sidebar_none .l-header.pos_fixed ~ .l-main > .l-section:first-child {
        padding-top: 85px !important;
    }
}

@media (min-width: 601px) and (max-width: 900px) {
    .header_hor .l-header.pos_fixed ~ .l-titlebar {
        padding-top: 80px;
    }
    body.home.header_hor .l-canvas.titlebar_none.sidebar_none .l-header.pos_fixed ~ .l-main > .l-main-h > .l-content > .l-section:first-child,
    body.home.header_hor .l-canvas.titlebar_none.sidebar_none .l-header.pos_fixed ~ .l-main > .l-section:first-child {
        padding-top: 80px !important;
    }
}

@media (max-width: 600px) {
    .header_hor .l-header.pos_fixed ~ .l-titlebar {
        padding-top: 50px;
    }
    body.home.header_hor .l-canvas.titlebar_none.sidebar_none .l-header.pos_fixed ~ .l-main > .l-main-h > .l-content > .l-section:first-child,
    body.home.header_hor .l-canvas.titlebar_none.sidebar_none .l-header.pos_fixed ~ .l-main > .l-section:first-child {
        padding-top: 50px !important;
    }
}

/* Reduce spacing for pages with titlebar */
.l-header.pos_fixed ~ .l-main .l-titlebar + .l-section {
    padding-top: 20px !important;
}

.l-header.pos_fixed ~ .l-main .l-titlebar + .l-section.for_shop {
    padding-top: 20px !important;
}

/* Header height */
.l-header .l-subheader.at_middle {
    height: 85px;
    line-height: 85px;
}

.l-header.sticky .l-subheader.at_middle {
    height: 85px;
    line-height: 85px;
}

/* Subheader styling */
.header_hor .l-subheader {
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 40px;
}

.header_hor .l-subheader-h {
    display: flex;
    align-items: center;
    position: relative;
    margin: 0 auto;
    height: inherit;
}

.l-subheader-cell {
    display: flex;
    align-items: center;
    flex-grow: 1;
}

.l-subheader-cell.at_left {
    justify-content: flex-start;
}

.l-subheader-cell.at_center {
    justify-content: center;
}

.l-subheader-cell.at_right {
    justify-content: flex-end;
}

/* Header shadow */
.header_hor .l-header.shadow_thin .l-subheader.at_middle {
    box-shadow: 0 1px 0 rgba(0,0,0,0.08);
}

/* Navigation styling */
.w-nav.type_desktop {
    line-height: 50px;
}

.w-nav.type_desktop .w-nav-list.level_1 {
    display: flex !important;
    align-items: center;
    list-style: none;
    margin: 0;
    padding: 0;
}

.w-nav.type_desktop .w-nav-item.level_1 {
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.w-nav.type_desktop .w-nav-anchor.level_1 {
    display: flex;
    align-items: center;
    padding: 0 15px;
    color: #333;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    transition: color 0.3s;
    height: 85px;
}

.w-nav.type_desktop .w-nav-anchor.level_1:hover {
    color: #2f3f7c;
}

.w-nav-title {
    position: relative;
}

/* Hover underline effect */
.no-touch .w-nav.type_desktop .hover_underline .w-nav-anchor.level_1 .w-nav-title:after {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    bottom: -6px;
    margin: 0 auto -2px;
    height: 2px;
    width: 100%;
    opacity: 0;
    transition: all 0.3s;
    background-color: #00bf80;
}

.no-touch .w-nav.type_desktop .hover_underline .w-nav-item.level_1:hover .w-nav-title:after {
    bottom: -2px;
    opacity: 1;
}

.no-touch .w-nav-item.level_1:hover > .w-nav-anchor {
    background-color: transparent;
    color: #00bf80;
}

.w-nav-item.level_1.current-menu-item > .w-nav-anchor,
.w-nav-item.level_1.current-menu-parent > .w-nav-anchor,
.w-nav-item.level_1.current-menu-ancestor > .w-nav-anchor {
    color: #00bf80;
}

.w-nav-title:after {
    background-color: #00bf80;
}

.w-nav.type_desktop .w-nav-arrow {
    margin-left: 5px;
    font-family: fontawesome;
    font-size: 14px;
}

.w-nav.type_desktop .w-nav-item.menu-item-has-children > .w-nav-anchor .w-nav-arrow:before {
    content: '\f107';
}

/* Dropdown menu */
.w-nav.type_desktop .w-nav-list.level_2 {
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 220px;
    background: #fff;
    box-shadow: 0 8px 15px rgba(0,0,0,0.1);
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);
    transition: all 0.3s;
    z-index: 100;
    list-style: none;
    margin: 0;
    padding: 0;
}

.w-nav.type_desktop .w-nav-item.level_1:not(.columns_5):hover > .w-nav-list.level_2,
.w-nav.type_desktop .w-nav-item.level_1.opened > .w-nav-list.level_2 {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.w-nav.type_desktop .w-nav-list.level_2 .w-nav-item {
    display: block;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.w-nav.type_desktop .w-nav-list.level_2 .w-nav-anchor {
    display: block;
    padding: 12px 20px;
    color: #333;
    font-size: 14px;
    text-decoration: none;
    border-bottom: 1px solid #eee;
    transition: all 0.3s;
}

.w-nav.type_desktop .w-nav-list.level_2 .w-nav-anchor:hover {
    background: #f5f5f5;
    color: #2f3f7c;
}

.w-nav.type_desktop .w-nav-list.level_2 .w-nav-item.menu-item-has-children > .w-nav-anchor .w-nav-arrow:before {
    content: '\f105';
}

/* 5-column Mega Menu for Products */
.w-nav.type_desktop .w-nav-item.level_1.columns_5 {
    position: relative;
}

.w-nav.type_desktop .w-nav-item.level_1.columns_5 > .w-nav-list.level_2 {
    display: flex !important;
    flex-direction: row !important;
    justify-content: center !important;
    position: fixed !important;
    left: 50% !important;
    transform: translateX(-50%) translateY(10px) !important;
    top: 110px !important;
    width: 100% !important;
    max-width: 1140px !important;
    padding: 25px 0 !important;
    box-shadow: 0 5px 25px rgba(0,0,0,0.12) !important;
    background: #fff !important;
    opacity: 0 !important;
    visibility: hidden !important;
    z-index: 200 !important;
    pointer-events: none !important;
    transition: opacity 0.3s, visibility 0.3s, transform 0.3s !important;
}

.w-nav.type_desktop .w-nav-item.level_1.columns_5:hover > .w-nav-list.level_2,
.w-nav.type_desktop .w-nav-item.level_1.columns_5.opened > .w-nav-list.level_2 {
    opacity: 1 !important;
    visibility: visible !important;
    transform: translateX(-50%) translateY(0) !important;
    pointer-events: auto !important;
}

.w-nav.type_desktop .w-nav-item.level_1.columns_5 > .w-nav-list.level_2 > .w-nav-item {
    flex: 0 1 auto;
    min-width: 0;
    border-bottom: none;
    padding: 110px 25px 0 25px;
    background-size: 100px 100px;
    background-repeat: no-repeat;
    background-position: center 5px;
}

.w-nav.type_desktop .w-nav-item.level_1.columns_5 > .w-nav-list.level_2 > .w-nav-item > .w-nav-anchor {
    font-size: 16px;
    font-weight: 700;
    color: #6eb92b;
    padding: 0 0 12px 0;
    border-bottom: none;
    margin-bottom: 8px;
    text-transform: none;
    white-space: normal;
}

.w-nav.type_desktop .w-nav-item.level_1.columns_5 > .w-nav-list.level_2 > .w-nav-item > .w-nav-anchor:hover {
    background: #6eb92b;
    color: #ffffff;
}

.w-nav.type_desktop .w-nav-item.level_1.columns_5 > .w-nav-list.level_2 > .w-nav-item > .w-nav-anchor .w-nav-arrow {
    display: none;
}

/* Level 3 in mega menu */
.w-nav.type_desktop .w-nav-item.level_1.columns_5 .w-nav-list.level_3 {
    position: static;
    display: block;
    opacity: 1;
    visibility: visible;
    transform: none;
    box-shadow: none;
    background: transparent;
    min-width: 0;
    padding: 0;
    margin-top: 2px;
}

.w-nav.type_desktop .w-nav-item.level_1.columns_5 .w-nav-list.level_3 .w-nav-item {
    border-bottom: none;
}

.w-nav.type_desktop .w-nav-item.level_1.columns_5 .w-nav-list.level_3 .w-nav-anchor {
    padding: 7px 0;
    color: #676f7c;
    font-size: 15px;
    font-weight: 400;
    border-bottom: none;
    white-space: normal;
}

.w-nav.type_desktop .w-nav-item.level_1.columns_5 .w-nav-list.level_3 .w-nav-anchor:hover {
    background: #00bf80;
    color: #ffffff;
}

.w-nav.type_desktop .w-nav-item.level_1.columns_5 .w-nav-list.level_3 .w-nav-anchor .w-nav-arrow {
    display: none;
}

/* Mega menu inner content wrapper */
.w-nav.type_desktop .w-nav-item.level_1.columns_5 > .w-nav-list.level_2 {
    justify-content: center;
}

.w-nav.type_desktop .w-nav-item.level_1.columns_5 > .w-nav-list.level_2 > .w-nav-item {
    max-width: 210px;
    text-align: left;
}

.w-nav.type_desktop .w-nav-item.level_1.columns_5 > .w-nav-list.level_2 > .menu-item-5021,
.w-nav.type_desktop .w-nav-item.level_1.columns_5 > .w-nav-list.level_2 > .menu-item-5027,
.w-nav.type_desktop .w-nav-item.level_1.columns_5 > .w-nav-list.level_2 > .menu-item-5033,
.w-nav.type_desktop .w-nav-item.level_1.columns_5 > .w-nav-list.level_2 > .menu-item-5039,
.w-nav.type_desktop .w-nav-item.level_1.columns_5 > .w-nav-list.level_2 > .menu-item-5044 {
    background-size: 100px 100px !important;
    background-position: center 5px !important;
}

/* Logo styling */
.w-img {
    display: inline-block;
    vertical-align: middle;
}

.w-img-h img {
    max-height: 85px;
    width: auto;
}

/* Search styling */
.w-search {
    position: relative;
    display: inline-block;
    overflow: hidden;
    width: 40px;
    transition: width 0.3s ease;
}

.w-search.layout_modern {
    padding: 0;
}

.w-search.active {
    width: 200px;
}

.w-search .w-search-form {
    background-color: #6eb92b;
    color: #fff;
    border-radius: 5px;
    position: relative;
    height: 40px;
}

.w-search input {
    width: 100%;
    padding: 0 45px 0 15px;
    font-size: 14px;
    line-height: 40px;
    color: #fff;
    background: transparent;
    border: none;
    outline: none;
}

.w-search input::placeholder {
    color: rgba(255, 255, 255, 0.7);
}

.w-search-open {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    z-index: 2;
    transition: all 0.3s;
}

.w-search.active .w-search-open {
    opacity: 0;
    transform: translateX(-20px);
}

.w-search-open:before {
    content: '\f002';
    font-family: fontawesome;
    font-size: 16px;
    color: #333;
}

.w-search.active .w-search-open:before {
    color: #fff;
}

.w-search-close {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    z-index: 3;
    opacity: 0;
    transform: translateX(20px);
    transition: all 0.3s;
}

.w-search.active .w-search-close {
    opacity: 1;
    transform: translateX(0);
}

.w-search-close:before {
    content: '\f00d';
    font-family: fontawesome;
    font-size: 16px;
    color: #fff;
}

/* Cart styling */
.w-cart {
    position: relative;
    display: inline-block;
}

.w-cart-link {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
}

.w-cart-link:before {
    content: '\f07a';
    font-family: fontawesome;
    font-size: 16px;
    color: #333;
}

/* Responsive header */
@media (max-width: 900px) {
    .header_hor .l-header.pos_fixed {
        position: fixed;
    }
    
    .l-header .l-subheader.at_middle {
        height: 60px;
        line-height: 60px;
    }

    .l-header .l-subheader-h {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .l-header .l-subheader-cell.at_left {
        flex: 0 0 auto;
    }

    .l-header .l-subheader-cell.at_center {
        display: none;
    }

    .l-header .l-subheader-cell.at_right {
        flex: 0 0 auto;
        display: flex;
        align-items: center;
        gap: 10px;
    }

    .l-header .w-img img {
        max-height: 40px;
        width: auto;
    }

    .w-nav.type_desktop .w-nav-control {
        display: block;
        width: 40px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        font-size: 22px;
        color: #333;
        cursor: pointer;
        text-decoration: none;
    }

    .w-nav.type_desktop .w-nav-control:before {
        content: '\f0c9';
        font-family: fontawesome;
        vertical-align: middle;
    }

    .w-nav.type_desktop .w-nav-list.level_1 {
        display: none !important;
        position: absolute;
        top: 100%;
        left: -15px;
        right: -15px;
        background: #fff;
        box-shadow: 0 8px 15px rgba(0,0,0,0.1);
        padding: 10px 15px;
        z-index: 1000;
        flex-direction: column;
        align-items: stretch;
        list-style: none;
        margin: 0;
        max-height: 80vh;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
    }

    .w-nav.type_desktop .w-nav-list.level_1.opened {
        display: flex !important;
    }

    .w-nav.type_desktop .w-nav-item.level_1 {
        border-bottom: 1px solid #eee;
    }

    .w-nav.type_desktop .w-nav-item.level_1:last-child {
        border-bottom: none;
    }

    .w-nav.type_desktop .w-nav-anchor.level_1 {
        height: auto;
        line-height: 26px;
        padding: 10px 0;
        font-size: 15px;
        color: #333;
    }

    .w-nav.type_desktop .w-nav-anchor.level_1:hover {
        color: #00bf80;
        background: transparent;
    }

    .w-nav.type_desktop .w-nav-list.level_2 {
        position: static;
        display: none;
        box-shadow: none;
        opacity: 1;
        visibility: visible;
        transform: none;
        padding: 0 0 0 15px;
        background: transparent;
        min-width: 0;
    }

    .w-nav.type_desktop .w-nav-item.level_1.opened > .w-nav-list.level_2,
    .w-nav.type_desktop .w-nav-item.level_2.opened > .w-nav-list.level_3 {
        display: block;
    }

    .w-nav.type_desktop .w-nav-list.level_2 .w-nav-item {
        border-bottom: 1px solid #f5f5f5;
    }

    .w-nav.type_desktop .w-nav-list.level_2 .w-nav-item:last-child {
        border-bottom: none;
    }

    .w-nav.type_desktop .w-nav-list.level_2 .w-nav-anchor {
        padding: 8px 0;
        font-size: 14px;
        line-height: 22px;
        color: #666;
    }

    .w-nav.type_desktop .w-nav-list.level_3 {
        position: static;
        display: none;
        padding: 0 0 0 15px;
        min-width: 0;
        box-shadow: none;
        opacity: 1;
        visibility: visible;
        transform: none;
        background: transparent;
    }

    .w-nav.type_desktop .w-nav-list.level_3 .w-nav-anchor {
        padding: 6px 0;
        font-size: 13px;
        color: #888;
    }

    .w-nav.type_desktop .w-nav-item.menu-item-has-children > .w-nav-anchor .w-nav-arrow {
        display: inline-block;
        float: right;
        width: 24px;
        height: 24px;
        line-height: 24px;
        text-align: center;
        cursor: pointer;
    }

    .w-nav.type_desktop .w-nav-item.menu-item-has-children > .w-nav-anchor .w-nav-arrow:before {
        content: '\f107';
        font-family: fontawesome;
        font-size: 12px;
        color: #999;
        transition: transform 0.3s;
    }

    .w-nav.type_desktop .w-nav-item.level_1.opened > .w-nav-anchor .w-nav-arrow:before {
        transform: rotate(180deg);
    }

    .w-nav.type_desktop .hover_underline .w-nav-anchor.level_1 .w-nav-title:after {
        display: none !important;
    }

    .w-nav.type_desktop .w-nav-item.level_1.columns_5 > .w-nav-list.level_2 {
        display: none;
        position: static;
        background: transparent;
        box-shadow: none;
        padding: 0;
        columns: auto;
        column-count: auto;
        column-gap: 0;
    }

    .w-nav.type_desktop .w-nav-item.level_1.columns_5.opened > .w-nav-list.level_2 {
        display: block;
    }

    .w-nav.type_desktop .w-nav-item.level_1.columns_5 > .w-nav-list.level_2 > .w-nav-item {
        width: 100%;
        display: block;
    }

    .w-nav.type_desktop .w-nav-item.level_1.columns_5 > .w-nav-list.level_2 > .w-nav-item > .w-nav-anchor {
        padding: 8px 0;
    }

    .w-search {
        width: 30px;
    }

    .w-search-open {
        width: 30px;
        height: 30px;
        line-height: 30px;
    }

    .w-search-open:before {
        font-size: 14px;
    }

    .w-search.active {
        width: 160px;
    }
}

/* Admin bar fix */
.admin-bar .l-header.pos_fixed {
    top: 32px;
}

@media screen and (max-width: 782px) {
    .admin-bar .l-header.pos_fixed {
        top: 46px;
    }
}

/* ===== Contact Page Styles ===== */
.contact-section .l-section-h {
    padding: 40px 0;
}

.contact-section .g-cols {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}

.contact-section .vc_col-sm-4 {
    width: 40%;
    padding: 0 15px;
    box-sizing: border-box;
}

.contact-section .vc_col-sm-8 {
    width: 60%;
    padding: 0 15px;
    box-sizing: border-box;
}

.contact-section .vc_col-sm-4 h3 {
    font-size: 20px;
    color: #434955;
    margin: 0 0 20px 0;
    font-weight: 400;
    line-height: 1.4;
}

/* Contact Info Items */
.l-main .w-contacts-list {
    margin: 0;
    padding: 0;
    font-size: 0;
}

.l-main .w-contacts-item {
    display: flex;
    align-items: center;
    position: relative;
    padding: 0;
    margin-bottom: 24px;
    min-height: 50px;
    line-height: 26px;
    color: #676f7c;
    font-size: 16px;
    white-space: normal;
}

.l-main .w-contacts-item:before {
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-family: fontawesome;
    font-size: 20px;
    color: #00bf80;
    line-height: 50px;
    height: 50px;
    width: 50px;
    margin-right: 15px;
    border-radius: 50%;
    box-shadow: 0 0 0 2px #00bf80 inset;
}

.l-main .w-contacts-item.for_address:before {
    content: '\f041';
}

.l-main .w-contacts-item.for_phone:before {
    content: '\f095';
}

.l-main .w-contacts-item.for_email:before {
    content: '\f0e0';
}

.l-main .w-contacts-item-value {
    display: inline-block;
    font-size: 16px;
    line-height: 26px;
}

.l-main .w-contacts-item.for_address .w-contacts-item-value {
    white-space: normal;
}

.l-main .w-contacts-item a {
    color: #676f7c;
    text-decoration: none;
    transition: color 0.3s;
}

.l-main .w-contacts-item a:hover {
    color: #00bf80;
}

/* Social Icons - style_colored */
.w-socials {
    margin: 10px 0 0;
}

.w-socials-list {
    display: flex;
    flex-wrap: wrap;
}

.w-socials-item {
    position: relative;
    display: inline-block;
    margin: 0 5px 5px 0;
}

.w-socials-item-link {
    display: block;
    line-height: 2.3em;
    width: 2.3em;
    text-align: center;
    border-radius: 0.25em;
    text-decoration: none;
    overflow: hidden;
    position: relative;
    background-color: #fff;
    z-index: 0;
    box-shadow: 0 0 0 2px #d7dde0 inset;
}

.w-socials-item-link:hover {
    color: #fff !important;
}

.w-socials-item-link:after {
    font-family: FontAwesome;
    display: block;
    line-height: inherit;
    position: relative;
    z-index: 1;
}

.w-socials-item-link-hover {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: auto;
    width: 100%;
    height: 0;
    transition: height 0.3s;
}

.w-socials-item-link:hover .w-socials-item-link-hover {
    height: 100%;
}

.w-socials.style_colored .w-socials-item.facebook .w-socials-item-link { color: #42599e; }
.w-socials.style_colored .w-socials-item.twitter .w-socials-item-link { color: #55acee; }
.w-socials.style_colored .w-socials-item.google .w-socials-item-link { color: #db4437; }
.w-socials.style_colored .w-socials-item.linkedin .w-socials-item-link { color: #117eb9; }
.w-socials.style_colored .w-socials-item.youtube .w-socials-item-link { color: #cd201f; }
.w-socials.style_colored .w-socials-item.skype .w-socials-item-link { color: #00aff0; }

.w-socials-item.facebook .w-socials-item-link-hover { background-color: #42599e; }
.w-socials-item.twitter .w-socials-item-link-hover { background-color: #55acee; }
.w-socials-item.google .w-socials-item-link-hover { background-color: #db4437; }
.w-socials-item.linkedin .w-socials-item-link-hover { background-color: #117eb9; }
.w-socials-item.youtube .w-socials-item-link-hover { background-color: #cd201f; }
.w-socials-item.skype .w-socials-item-link-hover { background-color: #00aff0; }

.w-socials-item.facebook .w-socials-item-link:after { content: '\f09a'; }
.w-socials-item.twitter .w-socials-item-link:after { content: '\f099'; }
.w-socials-item.google .w-socials-item-link:after { content: '\f0d5'; }
.w-socials-item.linkedin .w-socials-item-link:after { content: '\f0e1'; }
.w-socials-item.youtube .w-socials-item-link:after { content: '\f16a'; }
.w-socials-item.skype .w-socials-item-link:after { content: '\f17e'; }

/* Contact Form Styles */
.wpcf7 {
    max-width: 100%;
}

.wpcf7-form p {
    margin-bottom: 16px;
}

.wpcf7-form label,
.color_primary form label {
    display: block;
    color: #434955;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 5px;
}

.color_primary form label {
    color: #fff;
}

.wpcf7-form-control-wrap {
    display: block;
}

/* Contact Form Inputs - Force Gray Background */
.page-id-23 .wpcf7-form input.wpcf7-text,
.page-id-23 .wpcf7-form input.wpcf7-email,
.page-id-23 .wpcf7-form input.wpcf7-tel,
.page-id-23 .wpcf7-form textarea.wpcf7-textarea,
.page-id-23 .wpcf7-form input[type="text"],
.page-id-23 .wpcf7-form input[type="email"],
.page-id-23 .wpcf7-form input[type="tel"],
.page-id-23 .wpcf7-form textarea {
    width: 100% !important;
    padding: 10px 14px !important;
    border: 1px solid #d7dde0 !important;
    background-color: #f2f3f5 !important;
    color: #676f7c !important;
    font-size: 14px !important;
    line-height: 22px !important;
    border-radius: 0 !important;
    outline: none !important;
    box-sizing: border-box !important;
    font-family: Arial, Helvetica, sans-serif !important;
}

.page-id-23 .wpcf7-form input.wpcf7-text:focus,
.page-id-23 .wpcf7-form input.wpcf7-email:focus,
.page-id-23 .wpcf7-form input.wpcf7-tel:focus,
.page-id-23 .wpcf7-form textarea.wpcf7-textarea:focus,
.page-id-23 .wpcf7-form input[type="text"]:focus,
.page-id-23 .wpcf7-form input[type="email"]:focus,
.page-id-23 .wpcf7-form textarea:focus {
    border-color: #00bf80 !important;
    background-color: #f2f3f5 !important;
    box-shadow: 0 0 0 2px #00bf80 !important;
}

.wpcf7-form textarea,
.color_primary form textarea {
    min-height: 180px;
    resize: vertical;
}

/* Contact Form Submit Button - Force Green/Blue */
.page-id-23 .wpcf7-form input.wpcf7-submit,
.page-id-23 .wpcf7-submit,
.page-id-23 input[type="submit"].wpcf7-submit {
    background-color: #00bf80 !important;
    color: #fff !important;
    border: none !important;
    padding: 12px 36px !important;
    font-size: 15px !important;
    font-weight: 400 !important;
    cursor: pointer !important;
    letter-spacing: 1px !important;
    text-transform: uppercase !important;
    transition: background-color 0.3s !important;
    border-radius: 0 !important;
    line-height: 24px !important;
}

.page-id-23 .wpcf7-form input.wpcf7-submit:hover,
.page-id-23 .wpcf7-submit:hover,
.page-id-23 input[type="submit"].wpcf7-submit:hover {
    background-color: #33bbff !important;
}

/* Titlebar styles */
.l-titlebar.size_small {
    padding: 10px 0;
    background-color: #f2f3f5;
}

.l-titlebar.size_small h1 {
    font-size: 20px;
    margin: 5px 0;
}

.l-titlebar.size_small .g-breadcrumbs {
    margin: 5px 0;
}

/* Reduce spacing between titlebar and content */
.l-main {
    padding-top: 0 !important;
}

.l-section {
    padding-top: 30px !important;
}

/* Tighter spacing after titlebar */
.l-titlebar + .l-main .l-section {
    padding-top: 20px !important;
}

.l-titlebar + .l-main .l-section.for_shop {
    padding-top: 20px !important;
}

/* Ensure consistent spacing for all pages except home */
body:not(.home) .l-section:first-of-type {
    padding-top: 20px !important;
}

.l-titlebar.size_small .l-titlebar-h {
    max-width: 1140px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 20px;
}

.l-titlebar.size_small h1 {
    font-size: 24px;
    color: #434955;
    margin: 0;
    font-weight: 400;
}

.l-titlebar.size_small .l-titlebar-content p {
    font-size: 13px;
    color: #aab2bd;
    margin: 3px 0 0;
    line-height: 18px;
}

.l-titlebar.size_small .g-breadcrumbs {
    font-size: 13px;
    color: #aab2bd;
}

.l-titlebar.size_small .g-breadcrumbs-item {
    color: #676f7c;
    text-decoration: none;
}

.l-titlebar.size_small .g-breadcrumbs-item:hover {
    color: #00bf80;
}

.l-titlebar.size_small .g-breadcrumbs-separator {
    margin: 0 8px;
}

.l-titlebar.size_small .g-breadcrumbs-separator:before {
    content: '>';
    color: #aab2bd;
}

/* ===== Footer Styles ===== */
.l-footer.layout_compact {
    clear: both;
}

.l-subfooter.at_top {
    background-color: #f2f3f5;
    padding: 40px 0;
}

.l-subfooter-h {
    max-width: 1140px;
    margin: 0 auto;
    padding: 0 15px;
}

.l-subfooter.at_top .g-cols {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}

.l-subfooter.at_top .vc_col-sm-4 {
    width: 33.3333%;
    padding: 0 15px;
    box-sizing: border-box;
}

.l-subfooter.at_top .widget {
    margin-bottom: 0;
}

.l-subfooter.at_top .widget h4 {
    font-size: 24px;
    color: #434955;
    margin: 0 0 20px 0;
    font-weight: 400;
    line-height: 1.2;
}

/* Footer News Widget */
.l-subfooter .widget_recent_entries ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.l-subfooter .widget_recent_entries ul li {
    position: relative;
    padding: 8px 0 8px 20px;
    border-bottom: none;
    line-height: 22px;
}

.l-subfooter .widget_recent_entries ul li:before {
    content: '\f105';
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    top: 8px;
    color: #00bf80;
    font-size: 14px;
    line-height: 22px;
}

.l-subfooter .widget_recent_entries ul li:last-child {
    border-bottom: none;
}

.l-subfooter .widget_recent_entries ul li a {
    color: #676f7c;
    text-decoration: none;
    font-size: 14px;
    transition: color 0.3s;
    display: inline-block;
    line-height: 22px;
}

.l-subfooter .widget_recent_entries ul li a:hover {
    color: #00bf80;
}

.l-subfooter .widget_recent_entries .post-date {
    display: block;
    font-size: 12px;
    color: #aab2bd;
    margin-top: 2px;
}

/* Footer Products Widget */
.l-subfooter .widget_product_categories ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.l-subfooter .widget_product_categories ul li {
    position: relative;
    padding: 8px 0 8px 20px;
    line-height: 22px;
}

.l-subfooter .widget_product_categories ul li:before {
    content: '\f105';
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    top: 8px;
    color: #00bf80;
    font-size: 14px;
    line-height: 22px;
}

.l-subfooter .widget_product_categories ul li a {
    color: #676f7c;
    text-decoration: none;
    font-size: 14px;
    transition: color 0.3s;
    display: inline-block;
    line-height: 22px;
}

.l-subfooter .widget_product_categories ul li a:hover {
    color: #00bf80;
}

/* Footer Contact Widget */
.l-subfooter .widget_us_contacts .w-contacts {
    margin: 0 0 15px;
}

.l-subfooter .w-contacts-item {
    position: relative;
    padding: 0 0 0 14px;
    margin-bottom: 10px;
    line-height: 24px;
    color: #676f7c;
    font-size: 14px;
}

.l-subfooter .w-contacts-item:last-child {
    margin-bottom: 0;
}

.l-subfooter .w-contacts-item:before {
    position: absolute;
    left: 0;
    top: 2px;
    font-family: fontawesome;
    font-size: 22px;
    color: #555;
    line-height: 24px;
}

.l-subfooter .w-contacts-item.for_address:before {
    content: '\f041';
}

.l-subfooter .w-contacts-item.for_phone:before {
    content: '\f095';
}

.l-subfooter .w-contacts-item.for_email:before {
    content: '\f0e0';
}

.l-subfooter .w-contacts-item a {
    color: #676f7c;
    text-decoration: none;
    transition: color 0.3s;
}

.l-subfooter .w-contacts-item a:hover {
    color: #00bf80;
}

/* Footer Social Widget */
.l-subfooter .widget_us_socials {
    margin-top: 5px;
}

.l-subfooter .w-socials {
    margin: 0;
}

/* Footer Copyright Bar */
.l-subfooter.at_bottom {
    background-color: #676f7c;
    padding: 15px 0;
}

.l-subfooter.at_bottom .w-copyright {
    text-align: center;
    color: #aab2bd;
    font-size: 13px;
    line-height: 20px;
}

/* Footer Responsive */
@media (max-width: 767px) {
    .l-subfooter.at_top .g-cols {
        flex-direction: column;
    }

    .l-subfooter.at_top .vc_col-sm-4 {
        width: 100%;
        margin-bottom: 30px;
    }

    .l-subfooter.at_top .vc_col-sm-4:last-child {
        margin-bottom: 0;
    }

    .l-subfooter.at_top {
        padding: 30px 0;
    }
}

/* Back to Top Link */
.w-toplink {
    position: fixed !important;
    bottom: 15px !important;
    right: 15px !important;
    text-align: center !important;
    font-size: 30px !important;
    line-height: 48px !important;
    height: 50px !important;
    width: 50px !important;
    border-radius: 5px !important;
    z-index: 100 !important;
    outline: none !important;
    background-color: rgba(0, 0, 0, 0.3) !important;
    color: #fff !important;
    opacity: 0 !important;
    visibility: hidden !important;
    transform: translate3d(0, 70px, 0) !important;
    transition: transform 0.3s, background-color 0.3s, opacity 0.3s, visibility 0.3s !important;
    text-decoration: none !important;
    display: block !important;
}

.w-toplink.active {
    opacity: 1 !important;
    visibility: visible !important;
    transform: translate3d(0, 0, 0) !important;
}

.w-toplink:hover {
    background-color: rgba(0, 0, 0, 0.6);
}

.w-toplink:before {
    content: '\f106';
    font-family: FontAwesome;
    font-size: 18px;
    color: #fff;
}

/* Footer contact styles */
.footer-contacts .w-contacts-item {
    margin-bottom: 8px;
}

/* Responsive contact page */
@media (max-width: 767px) {
    .contact-section .g-cols {
        flex-direction: column;
    }

    .contact-section .vc_col-sm-4,
    .contact-section .vc_col-sm-8 {
        width: 100%;
        margin-bottom: 30px;
    }

    .l-titlebar.size_small .l-titlebar-h {
        flex-direction: column;
        text-align: center;
    }

    .l-titlebar.size_small .g-breadcrumbs {
        margin-top: 8px;
    }
}

@media (min-width: 768px) and (max-width: 900px) {
    .contact-section .vc_col-sm-4 {
        width: 33.3333%;
    }

    .contact-section .vc_col-sm-8 {
        width: 66.6666%;
    }
}

/* ===== Main Products Section Hover ===== */
.l-section .wpb_text_column p strong a[href] {
    transition: color 0.3s;
}

.l-section .wpb_text_column p strong a[href]:hover {
    color: #33bbff !important;
}

/* ===== Products Page Styles ===== */
.l-section.for_shop {
    padding: 40px 0;
}

.l-section.for_shop .l-section-h {
    max-width: 1140px;
    margin: 0 auto;
    padding: 0 15px;
}

/* Single Product Section Width */
.single-product .l-section {
    padding: 40px 0;
}

.single-product .l-section .l-section-h {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 30px;
    width: 100%;
}

/* Ensure single product content takes full width */
.single-product .l-content {
    width: 100% !important;
    float: none !important;
}

.single-product .l-sidebar {
    display: none !important;
}

/* Ensure product category archives take full width */
.tax-product_cat .l-content,
.post-type-archive-product .l-content {
    width: 100% !important;
    float: none !important;
}

.tax-product_cat .l-sidebar,
.post-type-archive-product .l-sidebar {
    display: none !important;
}

.tax-product_cat .l-section .l-section-h,
.post-type-archive-product .l-section .l-section-h {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 30px;
    width: 100%;
}

/* ===== Blog / Archive Styles ===== */
.w-blog.layout_smallcircle.cols_1 .w-blog-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.w-blog.layout_smallcircle.cols_1 .w-blog-post {
    margin-bottom: 70px;
}

.w-blog.layout_smallcircle.cols_1 .w-blog-post:last-child {
    margin-bottom: 0;
}

.w-blog.layout_smallcircle .w-blog-post-h:after {
    display: table;
    content: '';
    clear: both;
}

.w-blog.layout_smallcircle .w-blog-post-preview {
    float: left;
    width: 30%;
    max-width: 350px;
    margin-right: 30px;
    overflow: hidden;
    border-radius: 50%;
    position: relative;
}

.w-blog.layout_smallcircle .w-blog-post-preview img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 50%;
}

.w-blog-post-preview-icon {
    display: block;
    background-color: #00bf80;
    border-radius: 50%;
    position: relative;
    overflow: hidden;
}

.w-blog-post-preview-icon:after {
    content: '\f0f6';
    font-family: FontAwesome;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 32px;
    color: rgba(255, 255, 255, 0.5);
}

.w-blog.layout_smallcircle .w-blog-post-body {
    overflow: hidden;
}

.w-blog-post-title {
    font-size: 18px;
    font-weight: 400;
    margin: 0 0 10px 0;
    line-height: 1.4;
}

.w-blog-post-title a {
    color: #434955;
    text-decoration: none;
    transition: color 0.3s;
}

.w-blog-post-title a:hover {
    color: #00bf80;
}

.w-blog-post-meta {
    font-size: 13px;
    color: #aab2bd;
    margin-bottom: 15px;
    line-height: 20px;
}

.w-blog-post-meta > * {
    display: inline-block;
    margin-right: 15px;
    border-left: 1px solid #d7dde0;
    padding-left: 15px;
}

.w-blog-post-meta > *:first-child {
    border-left: none;
    padding-left: 0;
}

.w-blog-post-meta-date:before {
    content: '\f017';
    font-family: FontAwesome;
    margin-right: 5px;
    font-size: 13px;
}

.w-blog-post-meta-author:before {
    content: '\f007';
    font-family: FontAwesome;
    margin-right: 5px;
    font-size: 13px;
}

.w-blog-post-meta-category:before {
    content: '\f07b';
    font-family: FontAwesome;
    margin-right: 5px;
    font-size: 13px;
}

.w-blog-post-meta-comments:before {
    content: '\f086';
    font-family: FontAwesome;
    margin-right: 5px;
    font-size: 13px;
}

.w-blog-post-meta a {
    color: #aab2bd;
    text-decoration: none;
    transition: color 0.3s;
}

.w-blog-post-meta a:hover {
    color: #00bf80;
}

.w-blog-post-content {
    color: #676f7c;
    font-size: 14px;
    line-height: 24px;
}

.w-blog-post-content p {
    margin: 0;
}

/* Single Post Styles */
.l-section.for_blogpost.preview_basic {
    padding-top: 30px;
}

.l-section.for_blogpost .w-blog-post-title {
    font-size: 28px;
    font-weight: 400;
    color: #434955;
    margin: 0 0 15px 0;
    line-height: 1.3;
}

.l-section.for_blogpost .w-blog-post-meta {
    margin-bottom: 0;
}

.l-section.for_comments {
    padding-top: 30px;
}

/* Sidebar layout */
.l-content {
    float: left;
    width: 70%;
}

.l-sidebar.at_right {
    float: right;
    width: 25%;
}

.l-main-h:after {
    display: table;
    content: '';
    clear: both;
}

/* Pagination */
nav.pagination {
    text-align: center;
    padding: 30px 0;
}

nav.pagination .page-numbers {
    display: inline-block;
    padding: 8px 14px;
    margin: 0 3px;
    border: 1px solid #d7dde0;
    color: #676f7c;
    text-decoration: none;
    font-size: 14px;
    transition: all 0.3s;
}

nav.pagination .page-numbers:hover,
nav.pagination .page-numbers.current {
    background-color: #00bf80;
    border-color: #00bf80;
    color: #fff;
}

nav.pagination .page-numbers.dots {
    border: none;
    background: none;
}

nav.pagination .page-numbers.dots:hover {
    background: none;
    color: #676f7c;
}

nav.pagination .prev,
nav.pagination .next {
    font-weight: 400;
}

/* Responsive blog */
@media (max-width: 767px) {
    .w-blog.layout_smallcircle .w-blog-post-preview {
        float: none;
        width: 100%;
        max-width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
        border-radius: 0;
    }

    .w-blog.layout_smallcircle .w-blog-post-preview img {
        border-radius: 0;
    }

    .w-blog-post-preview-icon {
        border-radius: 0;
    }

    .l-content,
    .l-sidebar.at_right {
        float: none;
        width: 100%;
    }

    .l-sidebar.at_right {
        margin-top: 30px;
    }

    .w-blog-post-meta > * {
        display: block;
        margin-right: 0;
        margin-bottom: 5px;
        border-left: none;
        padding-left: 0;
    }

    .l-section.for_blogpost .w-blog-post-title {
        font-size: 22px;
    }
}

/* ===== WooCommerce Product Archive Styles ===== */
.l-section.for_shop .l-section-h {
    max-width: 1140px;
    margin: 0 auto;
    padding: 40px 15px;
}

.woocommerce-result-count {
    float: left;
    margin: 0 0 20px;
    font-size: 14px;
    color: #676f7c;
    line-height: 36px;
}

.woocommerce-ordering {
    float: right;
    margin: 0 0 20px;
}

.woocommerce-ordering select {
    padding: 8px 30px 8px 12px;
    border: 1px solid #d7dde0;
    background-color: #fff;
    color: #676f7c;
    font-size: 14px;
    outline: none;
    appearance: auto;
}

.woocommerce-ordering select:focus {
    border-color: #00bf80;
}

.woocommerce-products-header {
    display: none;
}

ul.products {
    clear: both;
    list-style: none !important;
    margin: 0 -15px;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}

ul.products.columns-4 > li,
.woocommerce ul.products li.product {
    float: none;
    width: 25%;
    padding: 0 15px;
    margin: 0 0 30px 0;
    box-sizing: border-box;
    display: block;
}

ul.products li.product a.woocommerce-LoopProduct-link {
    display: block;
    text-decoration: none;
    color: inherit;
    background: #fff;
    overflow: hidden;
    transition: box-shadow 0.3s, transform 0.3s;
    border: 1px solid #d7dde0;
    height: 100%;
}

ul.products li.product a.woocommerce-LoopProduct-link:hover {
    box-shadow: 0 2px 15px rgba(0,0,0,0.17);
    transform: translateY(-3px);
    z-index: 3;
    border-color: #00bf80;
}

ul.products li.product img {
    display: block;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #d7dde0;
}

ul.products li.product h2.woocommerce-loop-product__title {
    font-size: 14px;
    font-weight: 400;
    color: #676f7c;
    margin: 0;
    padding: 15px 20px;
    line-height: 20px;
    text-align: center;
    transition: color 0.3s;
}

ul.products li.product a.woocommerce-LoopProduct-link:hover h2.woocommerce-loop-product__title {
    color: #00bf80;
}



/* WooCommerce Category Grid */
ul.products li.product-category.product a {
    display: block;
    text-decoration: none;
    color: inherit;
    background: #fff;
    border: 1px solid #eee;
    transition: all 0.3s;
    overflow: hidden;
}

ul.products li.product-category.product a:hover {
    border-color: #00bf80;
    box-shadow: 0 4px 15px rgba(0, 191, 128, 0.15);
}

ul.products li.product-category.product a img {
    display: block;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
}

ul.products li.product-category h2.woocommerce-loop-category__title {
    font-size: 16px;
    font-weight: 400;
    color: #434955;
    margin: 0;
    padding: 15px 20px;
    text-align: center;
    line-height: 24px;
    transition: color 0.3s;
}

ul.products li.product-category a:hover h2.woocommerce-loop-category__title {
    color: #00bf80;
}

ul.products li.product-category h2 mark.count {
    background: none;
    color: #aab2bd;
    font-size: 14px;
    font-weight: 400;
}

/* ===== WooCommerce Single Product Styles ===== */
.single-product div.product {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 40px;
    margin-top: 10px;
    width: 100%;
}

.single-product div.product .woocommerce-product-gallery {
    width: 42%;
    flex-shrink: 0;
    opacity: 1 !important;
}

.single-product div.product .woocommerce-product-gallery img {
    max-width: 100%;
    height: auto;
}

.single-product div.product .summary {
    width: calc(58% - 40px);
    flex: 1;
}

.single-product div.product .woocommerce-product-gallery {
    width: 48%;
    opacity: 1 !important;
}

.single-product div.product .woocommerce-product-gallery img {
    display: block;
    width: 100%;
    height: auto;
}

.single-product div.product .woocommerce-product-gallery__wrapper {
    margin: 0;
}

.single-product div.product .woocommerce-product-gallery__image {
    margin-bottom: 10px;
}

.single-product div.product .woocommerce-product-gallery__image a {
    display: block;
}

.single-product div.product .summary {
    width: 48%;
    flex: 1;
}

.single-product div.product .product_meta {
    margin-top: 0;
    padding-top: 0;
    border-top: none;
}

.single-product div.product .product_meta .posted_in {
    display: block;
    font-size: 18px;
    color: #676f7c;
    padding: 20px 0;
}

.single-product div.product .product_meta .posted_in {
    display: block;
    font-size: 14px;
    color: #676f7c;
}

.single-product div.product .product_meta .posted_in a {
    color: #00bf80;
    text-decoration: none;
}

.single-product div.product .product_meta .posted_in a:hover {
    color: #00bf80;
}

/* WooCommerce Tabs */
.woocommerce-tabs {
    width: 100%;
    clear: both;
    margin-top: 40px;
    flex: 0 0 100%;
}

.woocommerce-Tabs-panel {
    padding: 30px;
}

.woocommerce-tabs ul.tabs {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    border-bottom: 1px solid transparent !important;
    overflow: visible;
    background: #f2f3f5;
}

.woocommerce-tabs ul.tabs li {
    display: inline-block;
    margin: 0 !important;
    padding: 0 !important;
    border: 1px solid #d7dde0 !important;
    border-bottom: none !important;
    background: #f2f3f5 !important;
    border-radius: 0 !important;
    position: relative;
}

.woocommerce-tabs ul.tabs li a {
    display: block;
    padding: 12px 24px;
    color: #676f7c !important;
    font-size: 15px;
    font-weight: 400;
    text-decoration: none !important;
    transition: all 0.3s;
    background: transparent !important;
    border: none !important;
}

.woocommerce-tabs ul.tabs li.active {
    background-color: #fff !important;
    border-color: #d7dde0 !important;
    border-bottom-color: #fff !important;
    border-top: 2px solid #00bf80 !important;
    z-index: 1;
    margin-bottom: -1px;
}

.woocommerce-tabs ul.tabs li.active a {
    color: #434955 !important;
}

.woocommerce-tabs ul.tabs li a:hover {
    color: #00bf80 !important;
}

.woocommerce-tabs ul.tabs li.active a:hover {
    color: #434955 !important;
}

.woocommerce-Tabs-panel {
    padding: 25px 20px;
    border: 1px solid #d7dde0 !important;
    border-top: none !important;
}

.woocommerce-Tabs-panel h2 {
    font-size: 20px;
    font-weight: 400;
    color: #434955;
    margin: 0 0 15px 0;
}

.woocommerce-Tabs-panel p {
    color: #676f7c;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 15px;
}

.woocommerce-Tabs-panel img {
    max-width: 100%;
    height: auto;
    margin: 5px;
}

.woocommerce-Tabs-panel ul {
    margin: 10px 0 20px 20px;
    color: #676f7c;
    font-size: 14px;
    line-height: 24px;
}

.woocommerce-Tabs-panel ul li {
    margin-bottom: 5px;
}

/* Responsive WooCommerce */
@media (max-width: 900px) {
    ul.products.columns-4 > li,
    .woocommerce ul.products li.product {
        width: 50%;
    }

    .single-product div.product .woocommerce-product-gallery,
    .single-product div.product .summary {
        width: 100%;
    }
}

 /* ===== Custom Product Page Styles ===== */
.single-product div.product .woocommerce-product-gallery__wrapper a {
    pointer-events: none !important;
}

.single-product div.product .woocommerce-product-gallery__image {
    position: relative;
}

.single-product div.product .product_title {
    display: none !important;
}

.single-product div.product .woocommerce-product-details__short-description {
    display: none !important;
}

.single-product div.product .product_meta {
    border-top: none !important;
    padding-top: 0 !important;
    margin-top: 0 !important;
}

.single-product div.product .product_meta .posted_in {
    font-size: 18px !important;
    color: #434955 !important;
}

.single-product div.product .product_meta .posted_in .category-label {
    color: #434955;
    font-weight: normal;
}

.single-product div.product .product_meta .posted_in a {
    color: #00bf80;
    text-decoration: none;
}

.single-product div.product .product-description-title {
    font-size: 24px;
    color: #434955;
    font-weight: 400;
    margin: 0 0 20px 0;
    line-height: 1.4;
    padding-bottom: 10px;
    border-bottom: 2px solid #00bf80;
}

.single-product div.product .product-description-content {
    color: #676f7c;
    font-size: 14px;
    line-height: 24px;
}

.single-product div.product .product-description-content p {
    margin-bottom: 15px;
}

.single-product div.product .product-description-content img {
    max-width: 100%;
    height: auto;
    margin: 10px 0;
}

@media (max-width: 500px) {
    ul.products.columns-4 > li,
    .woocommerce ul.products li.product {
        width: 100%;
    }
}

/* ===== About Us Page Styles ===== */
.page-id-2 .l-section .w-text,
.page-id-2 .l-section p,
.page-id-2 .l-section h1,
.page-id-2 .l-section h2,
.page-id-2 .l-section h3,
.page-id-2 .l-section h4,
.page-id-2 .l-section h5,
.page-id-2 .l-section h6,
.page-id-2 .l-section li,
.page-id-2 .l-section span,
.page-id-2 .l-section div,
.page-about-us .l-section .w-text,
.page-about-us .l-section p,
.page-about-us .l-section h1,
.page-about-us .l-section h2,
.page-about-us .l-section h3,
.page-about-us .l-section h4,
.page-about-us .l-section h5,
.page-about-us .l-section h6,
.page-about-us .l-section li,
.page-about-us .l-section span,
.page-about-us .l-section div,
.page-template-default.page .l-section .w-text,
.page-template-default.page .l-section p,
.page-template-default.page .l-section h1,
.page-template-default.page .l-section h2,
.page-template-default.page .l-section h3,
.page-template-default.page .l-section h4,
.page-template-default.page .l-section h5,
.page-template-default.page .l-section h6,
.page-template-default.page .l-section li,
.page-template-default.page .l-section span,
.page-template-default.page .l-section div {
	color: #000000 !important;
}

.page-id-2 .l-section .g-cols.wpb_row.offset_small.vc_inner .w-text,
.page-id-2 .l-section .g-cols.wpb_row.offset_small.vc_inner p,
.page-id-2 .l-section .g-cols.wpb_row.offset_small.vc_inner h1,
.page-id-2 .l-section .g-cols.wpb_row.offset_small.vc_inner h2,
.page-id-2 .l-section .g-cols.wpb_row.offset_small.vc_inner h3,
.page-id-2 .l-section .g-cols.wpb_row.offset_small.vc_inner h4,
.page-id-2 .l-section .g-cols.wpb_row.offset_small.vc_inner h5,
.page-id-2 .l-section .g-cols.wpb_row.offset_small.vc_inner h6,
.page-id-2 .l-section .g-cols.wpb_row.offset_small.vc_inner li,
.page-id-2 .l-section .g-cols.wpb_row.offset_small.vc_inner span,
.page-id-2 .l-section .g-cols.wpb_row.offset_small.vc_inner div,
.page-about-us .l-section .g-cols.wpb_row.offset_small.vc_inner .w-text,
.page-about-us .l-section .g-cols.wpb_row.offset_small.vc_inner p,
.page-about-us .l-section .g-cols.wpb_row.offset_small.vc_inner h1,
.page-about-us .l-section .g-cols.wpb_row.offset_small.vc_inner h2,
.page-about-us .l-section .g-cols.wpb_row.offset_small.vc_inner h3,
.page-about-us .l-section .g-cols.wpb_row.offset_small.vc_inner h4,
.page-about-us .l-section .g-cols.wpb_row.offset_small.vc_inner h5,
.page-about-us .l-section .g-cols.wpb_row.offset_small.vc_inner h6,
.page-about-us .l-section .g-cols.wpb_row.offset_small.vc_inner li,
.page-about-us .l-section .g-cols.wpb_row.offset_small.vc_inner span,
.page-about-us .l-section .g-cols.wpb_row.offset_small.vc_inner div,
.page-template-default.page .l-section .g-cols.wpb_row.offset_small.vc_inner .w-text,
.page-template-default.page .l-section .g-cols.wpb_row.offset_small.vc_inner p,
.page-template-default.page .l-section .g-cols.wpb_row.offset_small.vc_inner h1,
.page-template-default.page .l-section .g-cols.wpb_row.offset_small.vc_inner h2,
.page-template-default.page .l-section .g-cols.wpb_row.offset_small.vc_inner h3,
.page-template-default.page .l-section .g-cols.wpb_row.offset_small.vc_inner h4,
.page-template-default.page .l-section .g-cols.wpb_row.offset_small.vc_inner h5,
.page-template-default.page .l-section .g-cols.wpb_row.offset_small.vc_inner h6,
.page-template-default.page .l-section .g-cols.wpb_row.offset_small.vc_inner li,
.page-template-default.page .l-section .g-cols.wpb_row.offset_small.vc_inner span,
.page-template-default.page .l-section .g-cols.wpb_row.offset_small.vc_inner div {
	color: #676f7c !important;
}

.page-id-2 .l-section.color_primary h4,
.page-id-2 .l-section.color_primary h5,
.page-id-2 .l-section.color_primary h6,
.page-id-2 .l-section.color_primary p,
.page-id-2 .l-section.color_primary span,
.page-id-2 .l-section.color_primary strong,
.page-id-2 .l-section.color_primary li,
.page-id-2 .l-section.color_primary .w-iconbox-icon,
.page-about-us .l-section.color_primary h4,
.page-about-us .l-section.color_primary h5,
.page-about-us .l-section.color_primary h6,
.page-about-us .l-section.color_primary p,
.page-about-us .l-section.color_primary span,
.page-about-us .l-section.color_primary strong,
.page-about-us .l-section.color_primary li,
.page-about-us .l-section.color_primary .w-iconbox-icon,
.page-template-default.page .l-section.color_primary h4,
.page-template-default.page .l-section.color_primary h5,
.page-template-default.page .l-section.color_primary h6,
.page-template-default.page .l-section.color_primary p,
.page-template-default.page .l-section.color_primary span,
.page-template-default.page .l-section.color_primary strong,
.page-template-default.page .l-section.color_primary li,
.page-template-default.page .l-section.color_primary .w-iconbox-icon {
	color: #fff !important;
}
.page-id-2 .l-section.color_primary i,
.page-id-2 .l-section.color_primary .w-separator,
.page-id-2 .l-section.color_primary .w-separator-h,
.page-id-2 .l-section.color_primary .w-separator i,
.page-about-us .l-section.color_primary i,
.page-about-us .l-section.color_primary .w-separator,
.page-about-us .l-section.color_primary .w-separator-h,
.page-template-default.page .l-section.color_primary i,
.page-template-default.page .l-section.color_primary .w-separator,
.page-template-default.page .l-section.color_primary .w-separator-h {
	color: rgba(255,255,255,0.5) !important;
}

.page-id-2 .l-section.color_alternate .w-iconbox-icon,
.page-id-2 .l-section.color_alternate .w-iconbox-icon i,
.page-id-2 .l-section.color_alternate i,
.page-about-us .l-section.color_alternate .w-iconbox-icon,
.page-about-us .l-section.color_alternate .w-iconbox-icon i,
.page-about-us .l-section.color_alternate i,
.page-template-default.page .l-section.color_alternate .w-iconbox-icon,
.page-template-default.page .l-section.color_alternate .w-iconbox-icon i,
.page-template-default.page .l-section.color_alternate i {
	color: #00bf80 !important;
}

.page-id-2 .l-section a,
.page-about-us .l-section a,
.page-template-default.page .l-section a {
	color: #00bf80 !important;
}

.page-id-2 .l-section .g-cols.wpb_row.offset_small.vc_inner h6[style*="color: #ffffff"],
.page-id-2 .l-section .g-cols.wpb_row.offset_small.vc_inner h6[style*="color:#ffffff"],
.page-id-2 .l-section .g-cols.wpb_row h6[style*="color: #ffffff"],
.page-id-2 .l-section .g-cols.wpb_row h6[style*="color:#ffffff"],
.page-about-us .l-section .g-cols.wpb_row.offset_small.vc_inner h6[style*="color: #ffffff"],
.page-about-us .l-section .g-cols.wpb_row.offset_small.vc_inner h6[style*="color:#ffffff"],
.page-about-us .l-section .g-cols.wpb_row h6[style*="color: #ffffff"],
.page-about-us .l-section .g-cols.wpb_row h6[style*="color:#ffffff"],
.page-template-default.page .l-section .g-cols.wpb_row.offset_small.vc_inner h6[style*="color: #ffffff"],
.page-template-default.page .l-section .g-cols.wpb_row.offset_small.vc_inner h6[style*="color:#ffffff"],
.page-template-default.page .l-section .g-cols.wpb_row h6[style*="color: #ffffff"],
.page-template-default.page .l-section .g-cols.wpb_row h6[style*="color:#ffffff"] {
	color: #ffffff !important;
}

/* ===== Contact Us Page Force Styles ===== */
/* Input fields - Force gray background for theonerfid-contact-form */
.theonerfid-contact-form input[type="text"],
.theonerfid-contact-form input[type="email"],
.theonerfid-contact-form textarea,
.theonerfid-contact-form .wpcf7-text,
.theonerfid-contact-form .wpcf7-email,
.theonerfid-contact-form .wpcf7-textarea {
    background-color: #f2f3f5 !important;
    border: 1px solid #d7dde0 !important;
    color: #676f7c !important;
    padding: 10px 14px !important;
    width: 100% !important;
    box-sizing: border-box !important;
    font-size: 14px !important;
    line-height: 22px !important;
    border-radius: 0 !important;
    outline: none !important;
}

.theonerfid-contact-form input[type="text"]:focus,
.theonerfid-contact-form input[type="email"]:focus,
.theonerfid-contact-form textarea:focus,
.theonerfid-contact-form .wpcf7-text:focus,
.theonerfid-contact-form .wpcf7-email:focus,
.theonerfid-contact-form .wpcf7-textarea:focus {
    background-color: #f2f3f5 !important;
    border-color: #00bf80 !important;
    box-shadow: 0 0 0 2px #00bf80 !important;
}

/* Submit button - Force green default, blue on hover */
.theonerfid-contact-form input[type="submit"],
.theonerfid-contact-form .wpcf7-submit {
    background-color: #00bf80 !important;
    color: #fff !important;
    border: none !important;
    padding: 12px 36px !important;
    font-size: 15px !important;
    font-weight: 400 !important;
    cursor: pointer !important;
    letter-spacing: 1px !important;
    text-transform: uppercase !important;
    transition: background-color 0.3s !important;
    border-radius: 0 !important;
    line-height: 24px !important;
}

.theonerfid-contact-form input[type="submit"]:hover,
.theonerfid-contact-form .wpcf7-submit:hover {
    background-color: #33bbff !important;
}
