/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


.header-main .header-button > .button:not(.is-outline) {
    background-color: #156EF4 !important;
    border: 1px solid #0A5CD6;
    padding: 7px 16px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500 !important;
	min-height: 40px;
}

a.header-language-dropdown__link.nav-top-link {
    width: 40px;
    height: 40px;
    border: 1px solid #E2E8F0;
    margin-left: 8px;
    overflow: hidden;
    color: transparent !important;
    display: flex;
    align-items: center;
    justify-content: center;
	position: relative;
}

a.header-language-dropdown__link.nav-top-link i {
    display: none;
}

a.header-language-dropdown__link.nav-top-link:before {
    content: url(https://buildquikhub.eu/wp-content/uploads/2025/12/Component-1.svg);
    width: 40px;
    height: 40px;
    position: absolute;
    padding: 12px;
    top: 0 !important;
    bottom: 0 !important;
    margin: auto;
    line-height: 0;
	    opacity: 1 !important;
}

.header-bg-color {
    background-color: rgba(255,255,255,1);
}

.header .searchform .search_categories {
    color: #64748B !important;
    border-color: #64748B33;
    background: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");
    background-position: right .45em top 50%;
    background-repeat: no-repeat;
    background-size: auto 16px;
    min-height: 40px !important;
}

.header .searchform .search-field {
    background: #F1F5F94D !important;
    color: #64748B !important;
    border-color: #64748B33 !important;
    font-family: Poppins;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    padding: 9px 16px;
    min-height: 40px;
}

.header .searchform .search-field::placeholder {
    color: #64748B !important;
}

.search-form-categories {
    padding-right: 12px !important;
}

.header .searchform .ux-search-submit {
    color: #64748B !important;
    width: 40px;
    height: 40px;
    line-height: 40px;
    padding-right: 16px;
    padding-left: 0;
}

.header .searchform .flex-col {
    padding: 0;
}

.header.has-transparent, .header.show-on-scroll, .header.transparent {
    position: sticky;
}

.homepage-banner-box .top-heading p {
    width: fit-content;
    background: #156EF433;
    border: 1px solid #156EF480;
    padding: 6px 16px;
    border-radius: 6px;
}

.homepage-banner-box .main-heading h1 {
    font-family: Poppins;
    font-weight: 700;
    font-size: 60px;
    line-height: 75px;
    vertical-align: initial;
}

.homepage-banner-box .main-heading h1 span {
    color: var(--fs-color-primary);
}

.homepage-banner-box .heading-paragraph p {
    font-family: Poppins;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    vertical-align: middle;
    max-width: 648px;
}

.homepage-banner-box .banner-btn1 {
    font-family: Poppins;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    vertical-align: middle;
    padding: 16px 32px;
    color: #F8FAFC;
    border: none;
}

.homepage-banner-box .is-outline.banner-btn2 {
    font-family: Poppins;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    vertical-align: middle;
    padding: 16px 32px;
    color: #FFFFFF !important;
    background: #FFFFFF0D !important;
    border: 1px solid #FFFFFF33 !important;
}

.homepage-info-section .icon-inner {
    width: 64px;
    height: 64px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ffffff;
    border-radius: 64px;
}

.homepage-info-section .icon-inner svg {
    width: 25px;
}

.homepage-info-section .icon-box-text h5 {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0px;
    vertical-align: middle;
    text-transform: capitalize;
    color: #1A1A1A;
    margin-bottom: 10px;
}

.homepage-info-section .icon-box-text h6 {
    font-family: Poppins;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0px;
    text-transform: unset;
    color: #64748B;
}

.section-heading h2 {
    font-family: Poppins;
    font-weight: 700;
    font-size: 36px;
    line-height: 40px;
    text-align: center;
    vertical-align: middle;
    color: #0F1729;
    margin-bottom: 10px;
}

.section-heading p {
    font-family: Poppins;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    vertical-align: middle;
    color: #64748B;
    margin-bottom: 50px;
}

.product-small .box-image {
    border: 1px solid #E6E6E6;
    border-radius: 20px;
}

.product-small .box-image .image-tools.top.right.show-on-hover {
    opacity: 1;
}

.product-small .box-image .image-tools .wishlist-button {
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    background: #FFFFFFCC;
    box-shadow: 0px 1px 2px -1px #0000001A !important;
    box-shadow: 0px 1px 3px 0px #0000001A !important;
    width: 40px;
    height: 40px;
    margin: 0;
}

.product-small .box-image .image-tools .wishlist-button:hover {
    color: var(--fs-color-alert);
}

.product-small .box-text .price-wrapper .star-rating {
    margin-top: 8px;
    margin-bottom: 12px;
    width: 98px;
}

.product-small .box-text .category {
    font-family: Poppins;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0px;
    vertical-align: middle;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 8px;
    color: #90A1B9;
}

.product-small .box-text .product-title {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0px;
    vertical-align: middle;
    color: #1A1A1A !important;
    margin: 0;
}

.product-small .box-text .product-title a {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0px;
    vertical-align: middle;
    color: #1A1A1A !important;
    margin: 0;
}

.product-small .box-text .price-wrapper .star-rating:before, .product-small .box-text .price-wrapper .star-rating span:before {
    color: #FCC800 !important;
    letter-spacing: 4px;
}

.product-small .box-text .price-wrapper .amount {
    font-weight: 700;
    font-size: 18px;
    line-height: 28px;
    vertical-align: middle;
}

.product-small .box-text .price-wrapper .price {
    line-height: normal;
}

.product-section-box .col {
    padding-bottom: 0px;
}

.product-section-box {row-gap: 60px;}

.category-heading .section-heading h2, .category-heading .section-heading p {
    text-align: left;
}

.category-heading .section-heading p {
    margin-bottom: 0;
}

.category-heading {
    margin-bottom: 50px;
}

.product-category .box-text {
    background: #f0efefdb;
    padding: 10px !important;
    bottom: 27px;
}

.product-category .box-text h5 {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: center;
    vertical-align: middle;
    margin: 0;
    color: #1A1A1A;
    margin-bottom: 4px;
    text-transform: capitalize;
}

.product-category .box-text p {
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    vertical-align: middle;
    color: #64748B;
    text-transform: capitalize;
}

.product-category .box-category {
    border-radius: 12px;
}

.product-category .box-category:hover .box-text h5, .product-category .box-category:hover .box-text p {
    color: #fff;
}

.homepage-cta-section1 .section-heading h2 {
    color: #FFFFFF;
    font-size: 60px;
    line-height: 60px;
    margin-bottom: 24px;
}

.homepage-cta-section1 .section-heading p {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 40px;
}

.homepage-cta-section1 .button {
    padding: 16px 33px;
    font-family: Poppins;
    font-weight: 600 !important;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    vertical-align: middle;
    color: #000000 !important;
    margin-bottom: 0;
    text-transform: capitalize;
}

.homepage-industry-section .box-image img {
    object-fit: contain;
    width: 100%;
    height: 70px;
}

.homepage-insights-section .is-divider {
    display: none;
}

.homepage-insights-section .cat-label {
    color: var(--fs-color-primary);
    font-family: Poppins;
    font-weight: 600;
    font-size: 12px;
    line-height: 14px;
    vertical-align: middle;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 4px;
}

.homepage-insights-section .post-title {
    margin-top: 0;
    margin-bottom: 4px;
}

.homepage-insights-section .post-title a {
    margin: 0;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0px;
    vertical-align: middle;
    color: #1A1A1A;
}

.homepage-insights-section .is-divider {
    display: none;
}

.category-heading .button {
    text-transform: capitalize;
    font-weight: 400;
    border-width: 1px !important;
    font-family: Poppins;
    font-size: 16px;
    line-height: 40px !important;
    text-align: center;
    vertical-align: middle;
}

.homepage-insights-section .cat-label {
    color: var(--fs-color-primary);
    font-family: Poppins;
    font-weight: 600;
    font-size: 12px;
    line-height: 14px;
    vertical-align: middle;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 4px;
}

.homepage-insights-section .post-title {
    margin-top: 0;
    margin-bottom: 4px;
}

.homepage-insights-section .post-title a {
    margin: 0;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0px;
    vertical-align: middle;
    color: #1A1A1A;
}

.homepage-faqs {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.homepage-faqs .accordion-item {
    background: #FFFFFF;
    border-radius: 12px;
    padding: 28px 0;
}

.homepage-faqs .accordion-item .accordion-title {
    background: transparent;
    border: none;
    padding-top: 0;
    padding-bottom: 0;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0px;
    vertical-align: middle;
    color: #1A1A1A;
}

.homepage-faqs .accordion-item .accordion-title .toggle {
    width: 32px;
    height: 32px !important;
    color: #9CA3AF !important;
    border: none;
    left: unset;
    right: 30px;
    top: -7px;
}

.homepage-faqs .accordion-item .accordion-inner {
    padding-bottom: 0;
}

.homepage-faqs .accordion-item .accordion-inner p:last-child {
    margin: 0;
}

.homepage-faqs .accordion-item .accordion-inner p {
    font-family: Poppins;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0px;
    vertical-align: middle;
    color: #64748B;
}

.footer-wrapper .is-divider {background: transparent;margin-top: 0;height: 0;margin-bottom: 24px;}

.footer-wrapper .widget-title {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    vertical-align: middle;
    text-transform: capitalize;
}

.footer-wrapper p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    vertical-align: middle;
    color: #90A1B9;
	margin-bottom: 24px;
}

.footer-wrapper img {
    height: 80px !IMPORTANT;
    object-fit: contain;
    object-position: left;
}

.footer-wrapper img {
    height: 80px !IMPORTANT;
    object-fit: contain;
    object-position: left;
}

.footer-wrapper .social-icons {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
}

.footer-wrapper .social-icons a {
    margin: 0;
    border: none;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #FFFFFF0D;
    line-height: 124px;
}

.footer-wrapper .social-icons a i {
    top: 0;
}

.footer-wrapper img {
    height: 80px !IMPORTANT;
    object-fit: contain;
    object-position: left;
}

.footer-wrapper .social-icons {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
}

.footer-wrapper .social-icons a {
    margin: 0;
    border: none;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #FFFFFF0D;
    line-height: 124px;
}

.footer-wrapper .social-icons a i {
    top: 0;
}

.footer-wrapper .footer-widgets {
    padding-top: 80px;
}

.footer-wrapper .footer-widgets .widget {
    margin-bottom: 28px;
}

.footer-wrapper .absolute-footer {
    padding-top: 0;
    padding-bottom: 0;
}

.footer-wrapper .absolute-footer .container {
    border-top: 1px solid #1D293D;
    padding-top: 28px;
    padding-bottom: 24px;
    display: flex;
}

.footer-wrapper .absolute-footer .container::after {
    display: none;
}

.footer-wrapper .absolute-footer .container .footer-secondary {
    padding: 0;
}

.footer-wrapper .absolute-footer .container .footer-secondary .footer-text {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 32px;
}

.footer-wrapper .absolute-footer .container .copyright-footer {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    vertical-align: middle;
    color: #64748B;
}

.footer-wrapper .menu {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.footer-wrapper .menu li a {
    font-family: Poppins;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    vertical-align: middle;
    padding: 0;
    color: #CAD5E2;
}

.footer-wrapper .menu li {
    border: none;
}

.footer-wrapper .menu li a:hover {
    color: #fff;
}

.homepage-testimonials-section .banner {
    background: transparent;
}

.homepage-testimonials-section p {
    font-family: Poppins;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    vertical-align: middle;
    color: #64748B;
	margin-bottom:0;
}

.homepage-testimonials-section .testimonial-meta {
    display: none;
    flex-direction: column;
}

.homepage-testimonials-section .flickity-viewport {
/*     height: 254px !important; */
}

.homepage-testimonials-section .testimonial-meta .testimonial-name-divider {
    display: none;
}

.homepage-testimonials-section .icon-box .icon-box-text p strong {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0px;
    vertical-align: middle;
    color: #1A1A1A !important;
}

.homepage-testimonials-section .icon-box .icon-box-text p {
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    vertical-align: middle;
    color: var(--fs-color-primary);
}

.homepage-testimonials-section .star-rating,.homepage-testimonials-section  .star-rating span:before {
    color: #FCC800;
    letter-spacing: 5px;
}

.homepage-testimonials-section .star-rating {
    width: 100px;
	    margin-top: 0;
    margin-bottom: 24px;
}

.homepage-testimonials-section .flickity-viewport .col {
    padding-bottom: 0;
}

.product-breadcrumbs a {
    font-size: .875rem !important;
    line-height: 1.25rem !important;
    color: #4b5563 !important;
    text-transform: capitalize !important;
}

.product-breadcrumbs .divider {
    margin-left: .5rem;
    margin-right: .5rem;
    opacity: 1;
    font-size: .875rem !important;
    line-height: 1.25rem !important;
    color: #4b5563 !important;
    text-transform: capitalize !important;
}

.product-info-col-image img {
    border-radius: 16px;
}

.product-info-col-image .flickity-slider .col a {
    border-radius: 8px !important;
    overflow: hidden;
}

.product-info-col-image .flickity-slider .col img {
    border-radius: 0;
    object-fit: fill;
}

.product-info-col-image .flickity-slider .col.is-nav-selected a {
    border-color: var(--fs-color-primary);
    border: 2px solid;
}

.product-info-col .product-title {
    color: #111827;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0px;
    vertical-align: middle;
    margin-bottom: 8px;
}

.product-info-col .product-short-description p {
    margin-bottom: 8px;
    color: #4B5563;
    line-height: 24px;
    font-size: 16px;
}

.product-info-col .star-rating span:before, .product-info-col .star-rating:before {
    color: #FCC800 !important;
    letter-spacing: 5px;
    margin-bottom: 0;
}

.product-info-col .star-rating {
    width: 100px;
	margin-top: 0;
	margin-bottom: 0;
}

.product-info-col .woocommerce-review-link {
    color: #4b5563;
    font-size: 14px !important;
    line-height: 20px !important;
}

.product-info-col .amount .woocommerce-Price-currencySymbol {
    float: left;
    margin-right: 5px;
}

.product-info-header .product-info-box p .amount .woocommerce-Price-currencySymbol {
    float: left;
    margin-right: 3px;
}

.product-info-col .woocommerce-product-rating {
    margin-bottom: 14px;
}

.product-info-col .price {
    margin-bottom: 24px;
}

.product-info-col .amount {
    color: #111827;
    font-weight: 700;
    font-size: 2.25rem;
    line-height: 2.5rem;
}

.product-info-col a.button.primary {
    color: #ffffff;
    padding-left: 3rem;
    padding-right: 3rem;
    background-color: #156EF4;
    border-radius: 40px;
    margin-bottom: 0;
    font-weight: 500;
    font-size: 14px;
    line-height: 38px;
    text-align: center;
    vertical-align: middle;
    text-transform: capitalize;
}

.product-info-col .product_meta {
    padding-top: 1.5rem;
    border-top: 1px solid #e5e7eb;
}

.product-info-col .product_meta span {
    padding-top: .75rem;
    padding-bottom: .75rem;
    border-bottom: 1px solid #f3f4f6;
    border-top: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    color: #4b5563;
    font-size: 16px;
    line-height: 24px;
}

.product-info-col .product_meta span span.sku {
    padding: 0;
    border: none;
    color: #111827;
    font-weight: 500;
}

.product-info-col .product_meta span a {
    font-weight: 500;
}

.product-info-col .product_meta span:last-child {
    border: none;
}

.product-info-tab-row {
    margin-top: 18px;
}

.product-info-tab-row .tabs {
    border-bottom: 1px solid #e5e7eb;
    margin-bottom: 2rem;
}

.product-info-tab-row .tabs li.active a {border: none;}

.product-info-tab-row .tabs li a {
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    border: none;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
}

.product-info-tab-row .tabs li a:before {
    content: "";
    height: .125rem;
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
}

.product-info-tab-row .tabs li.active a:before {
    background: var(--fs-color-primary);
    opacity: 1 !important;
}

.product-info-tab-row .tab-panels {
    padding-top: 0;
}

.product-info-col  .price {
    margin-bottom: 2rem;
}

.footer-wrapper .absolute-footer .container .footer-primary {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: space-between;
    width: 100%;
}

.footer-wrapper .absolute-footer .container .footer-primary ul#menu-secondary {
    margin: 0;
    padding: 0;
    border: none;
}

.footer-wrapper .absolute-footer .container .footer-primary ul#menu-secondary li a {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    vertical-align: middle;
    color: #64748B;
    text-transform: capitalize;
}

.footer-wrapper .absolute-footer .container .footer-primary ul#menu-secondary li a:hover {
    color: #fff;
}

.woocommerce-shop .custom-page-title {
    max-width: 1110px;
    padding-top: 20px;
    position: relative;
    margin: auto;
    padding-left: 15px;
    padding-right: 15px;
    font-family: Poppins;
    font-weight: 700;
    font-size: 36px;
    line-height: 40px;
    letter-spacing: 0px;
    vertical-align: middle;
    color: #111827;
}

.shop-page-title .page-title-inner {
    padding-top: 12px;
    /* align-items: flex-start; */
    padding-bottom: 20px;
}

.shop-page-title .page-title-inner a, .shop-page-title .page-title-inner .breadcrumbs {
    font-size: .875rem !important;
    line-height: 1.25rem !important;
    color: #4b5563 !important;
    text-transform: capitalize !important;
    font-weight: 400;
}

.shop-page-title .page-title-inner .divider {
    margin-left: .5rem;
    margin-right: .5rem;
    opacity: 1;
    font-size: .875rem !important;
    line-height: 1.25rem !important;
    color: #4b5563 !important;
    text-transform: capitalize !important;
}

.shop-page-title .page-title-inner .breadcrumbs {color: #111827 !important;}

.shop-page-title .page-title-inner .woocommerce-result-count {
    font-family: Poppins;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0px;
    vertical-align: middle;
    color: #1A1A1A;
}

.shop-page-title .page-title-inner select.orderby {
    margin: 0;
    border: 1px solid #D1D5DB;
    background-color: transparent;
    height: 42px;
    border-radius: 8px;
}

.shop-page-title {
    border-bottom: 1px solid #DADADA;
}

.category-page-row {
    padding-top: 80px;
    padding-bottom: 50px;
}

#shop-sidebar .is-divider {
    display: none;
}

#shop-sidebar .widget-title {
    font-family: Poppins;
    font-weight: 700;
    font-style: Bold;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 24px;
    letter-spacing: 0px;
    vertical-align: middle;
    color: #111827;
    text-transform: capitalize;
}

#shop-sidebar .widget {
    display: flex;
    flex-direction: column;
    gap: 16px;
    border-bottom: 1px solid #F3F4F6;
    margin-bottom: 32px;
    padding-bottom: 32px;
}

#shop-sidebar .widget:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}

#shop-sidebar .product-categories, #shop-sidebar .woocommerce-widget-layered-nav-list {
    display: flex;
    flex-direction: column;
    gap: 14px;
        max-height: 326px;
    overflow: auto;
}

#shop-sidebar .product-categories li, #shop-sidebar .woocommerce-widget-layered-nav-list li {
    border: none;
}

#shop-sidebar .product-categories li a, #shop-sidebar .woocommerce-widget-layered-nav-list li a {
    padding: 0;
    font-family: Poppins;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0px;
    vertical-align: middle;
    color: #1A1A1A;
}

#shop-sidebar .product-categories li .count, #shop-sidebar .woocommerce-widget-layered-nav-list li .count {
    font-family: Poppins;
    font-weight: 400;
    font-size: 11px;
    line-height: 20px;
    letter-spacing: 0px;
    vertical-align: middle;
}

#shop-sidebar .product-categories li.active a, #shop-sidebar .woocommerce-widget-layered-nav-list li.active a {
    color: var(--fs-experimental-link-color);
}

.pwb-filter-products {
        max-height: 326px;
    overflow: auto;
}

.pwb-filter-products ul li {
    margin: 0;
}

.pwb-filter-products ul li label {
    margin: 0;
    display: flex;
    gap: 8px;
}

.pwb-filter-products ul {
    display: flex;
    flex-direction: column;
    gap: 14px;
}

.pwb-filter-products ul li label input[type="checkbox"] {
    margin: 0;
}

.pwb-filter-products ul li label span {
    font-family: Poppins;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0px;
    vertical-align: middle;
    color: #1A1A1A;
}

.widget_price_filter .button {
    background: var(--fs-color-primary) !important;
    font-family: Poppins;
    font-weight: 600;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0px;
    vertical-align: middle;
    text-transform: capitalize;
    letter-spacing: 1px;
}

.widget_price_filter .ui-slider-range {
    background: var(--fs-color-primary) !important;
}

.widget_price_filter .ui-slider-handle {
    background: var(--fs-color-primary) !important;
}

.widget_price_filter .price_label {
    padding-top: 0;
    font-family: Poppins;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0px;
    vertical-align: middle;
    color: #1A1A1A;
}

.widget_price_filter .price_label span {
    font-weight: 600;
    color: var(--fs-color-primary) !important;
}

.product-info-tab-row .tab-panels h2 {
    font-size: 1.5rem;
    line-height: 2rem;
    font-weight: 700;
    color: #111827;
    margin-bottom: 1.5rem;
}

.product-info-tab-row .tab-panels p,.product-info-tab-row .tab-panels ul li {
    color: #374151;
    font-size: 16px;
    line-height: 24px;
}

.product-info-tab-row .tab-panels h3 {
    color: #111827;
    font-size: 1.25rem;
    line-height: 1.75rem;
    font-weight: 600;
}

.product-info-tab-row .tab-panels .woocommerce-Tabs-panel--pwb_tab.active #tab-pwb_tab-content {
    display: flex;
    flex-direction: column-reverse;
    gap: 20px;
}

.product-info-tab-row .tab-panels div:not(.star-rating) {
    color: #374151;
    font-size: 16px;
    line-height: 24px;
}

.product-info-tab-row .tab-panels .woocommerce-Tabs-panel--pwb_tab.active span a img {
    object-fit: contain !important;
        width: 230px;
}

.product-info-tab-row .tab-panels .woocommerce-Tabs-panel--additional_information.active {
    padding: 2rem;
    background-color: #f9fafb;
    border-radius: .75rem;
}

.product-info-tab-row .tab-panels .woocommerce-Tabs-panel--additional_information table {
    margin-bottom: 0;
}

.product-info-tab-row .tab-panels .woocommerce-Tabs-panel--additional_information table th {
    padding-top: 1rem;
    padding-bottom: 1rem;
    color: #374151;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    text-transform: capitalize;
    border-color: #e5e7eb !important;
}

.product-info-tab-row .tab-panels .woocommerce-Tabs-panel--additional_information table td {
    padding-top: 1rem;
    padding-bottom: 1rem;
    color: #374151;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    border-color: #e5e7eb !important;
}

div#enquiry-popup .section {
    background: transparent;
}

.form-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 24px;
}

.form-grid-col-1 {
    grid-column: span 2 / span 2;
}

.form-grid .wpcf7-form-control-wrap {
    /* display: none; */
}

.form-grid .wpcf7-form-control-wrap.machine-reference {}

.form-grid .wpcf7-form-control-wrap.machine-reference, .form-grid .wpcf7-form-control-wrap.product-url {
    display: none;
}

.form-grid label {
    color: #374151;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.form-grid label input, .form-grid label textarea {
    margin-bottom: 0;
    background: transparent;
    box-shadow: none;
    border-color: #D1D5DB;
    border-radius: 8px;
}

textarea.wpcf7-form-control.wpcf7-textarea {}

.form-grid input[type="submit"] {
    margin: 0;
    margin-left: auto;
    color: #ffffff;
    font-weight: 600;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 3rem;
    padding-right: 3rem;
    background-color: #d2691e;
    border-radius: .5rem;
}

div#enquiry-popup .section form {
    margin-bottom: 0;
}

div#enquiry-popup .section {
    padding: 20px 10px;
}

.product-info-box .country-flag {
    width: 20px;
    height: auto;
    margin-right: 6px;
    vertical-align: middle;
}

.post .byline {
    display: none;
}

.product-info-header .product-title {
    font-weight: 600;
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 0px;
    margin-bottom: 0;
    color: #111827;
}

.product-info-header .product-info-box {
    display: flex;
    align-items: flex-start;
    gap: 40px 80px;
    flex-wrap: wrap;
}

.product-info-header .product-info-box p {
    display: flex;
    flex-direction: column;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0px;
    vertical-align: middle;
    margin: 0;
    color: #000;
    gap: 4px;
}

.product-info-header .product-info-box p strong {
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0px;
    vertical-align: middle;
    color: #4B5563;
}

.product-info-header .product-info-box p .amount {
    font-weight: 400;
}

.product-info-header .product-info-box p .country {
    display: flex;
    align-items: center;
    gap: 6px;
}

.product-info-header .product-info-box p .country .country-flag {
    margin: 0;
    border-radius: 3px;
}

.product-info-col-image .col-inner {
    padding: 24px;
    border: 1px solid #E5E7EB;
    border-radius: 16px;
}

.product-info-col.col {
    padding: 24px !important;
    border: 1px solid #E5E7EB;
    border-radius: 16px;
    display: flex !important;
    margin-bottom: 24px;
}

.product-info-col-2.col {
    padding: 24px !important;
    border: 1px solid #E5E7EB;
    border-radius: 16px;
    display: flex !important;
}

.product-info-col.col .col-inner {
    display: flex;
    flex-direction: column;
}

.product-info-col.col .col-inner .sidebar-wrapper.ul-reset {
    height: 0;
}

.product-info-col.col .brand-logo {
    width: 123px;
}

.product-info-col.col .product-brand-image {
    margin-bottom: 20px;
}


@media only screen and (max-width: 550px) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
.home-banner-section1 {
    /* height: 100vh; */
}

.homepage-banner-box .main-heading h1 {
    font-size: 36px;
    line-height: 45px;
}

.homepage-banner-box .heading-paragraph p {
    font-size: 16px;
    line-height: 24px;
}

.homepage-banner-box .banner-btn1 {
    font-size: 14px;
    line-height: 20px;
    padding: 14px 18px;
}

.homepage-banner-box .is-outline.banner-btn2 {
    font-size: 14px;
    line-height: 20px;
    padding: 14px 18px;
}

.header-main .header-button > .button:not(.is-outline) {
    white-space: nowrap;
}

.header-main .nav > li > a {
    color: #4a4a4ad9 !important;
}

.section-heading {
    padding: 0 15px;
}

.section-heading h2 {
    font-size: 26px;
    line-height: 35px;
}

.section-heading p {
    font-size: 14px;
    line-height: 20px;
}

.category-heading .text-right .button {
    margin-bottom: 0;
    margin-right: 15px !important;
}

.product-category.col {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.product-section-box .col {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.homepage-cta-section1 .section-heading h2 {
    font-size: 20px;
    line-height: 30px;
}

.homepage-cta-section1 .section-heading p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 30px;
}

.homepage-cta-section1 .section-heading p br {
    display: none;
}

.homepage-cta-section1 .button {
    font-size: 14px;
    line-height: 20px;
    padding: 10px 20px;
}

.category-heading .button {
    font-size: 14px;
    line-height: 33px !important;
}

}