@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//fuhoware.ph/wp/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.1.2") format("woff2");
}

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//fuhoware.ph/wp/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//fuhoware.ph/wp/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//fuhoware.ph/wp/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//fuhoware.ph/wp/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//fuhoware.ph/wp/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//fuhoware.ph/wp/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//fuhoware.ph/wp/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//fuhoware.ph/wp/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Work Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(102,102,102);
	--wd-text-font-size: 18px;
	--wd-title-font: "Urbanist", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(51,51,51);
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Urbanist", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 16px;
	--wd-primary-color: rgb(142,193,64);
	--wd-alternative-color: rgb(17,208,235);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-font-family: "Urbanist", Arial, Helvetica, sans-serif;
	--btn-default-transform: capitalize;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-font-family: "Urbanist", Arial, Helvetica, sans-serif;
	--btn-accented-transform: capitalize;
	--btn-accented-bgcolor: rgb(17,208,236);
	--btn-accented-bgcolor-hover: rgba(17,208,236,0.81);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(142,193,64);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1400px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
}

@media (min-width: 1400px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1400px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1400px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


/* ---------------------
## Custom Styles
----------------------- */
.wazile-darkbg a,
.wazile-darkbg p,
.wazile-darkbg h1,
.wazile-darkbg h2,
.wazile-darkbg h3,
.wazile-darkbg h4,
.wazile-darkbg h5,
.wazile-darkbg h6 {
    color: #fff;
}

/* Contact Form */
@media (min-width: 1000px) {
    .two_columns_50_50 {
        display: flex;
        justify-content: space-between;
    }
}

.wpcf7 .screen-reader-response {
    display: none;
}

.two_columns_50_50 .column1 .column_inner {
    padding-left: 0 !important;
}

.two_columns_50_50 .column2 .column_inner {
    padding-right: 0 !important;
}

#inquire input[type=text],
#inquire input[type=email],
#inquire textarea,
#apply input[type=text],
#apply input[type=email],
#apply textarea {
    background-color: #fff;
    height: 50px;
}

#inquire input[type=submit],
#apply input[type=submit] {
    font-family: "Urbanist";
    line-height: 17px;
    font-size: 14px;
    font-weight: 600;
    line-height: 18px;
    text-transform: none;
    color: #fff;
    background-color: #11d0ec !important;
    text-transform: Capitalize;
    padding: 15px 30px;
      border-radius:5px !important;
}

@media (max-width: 1000px) {

    #inquire input[type=submit],
    #apply input[type=submit] {
        padding: 15px 30px;
        font-size: 15px;
    }
}

#newsletter input.wpcf7-form-control.wpcf7-submit.has-spinner {
    padding: 19px 28px !important;
    background-color: #ffb400 !important;
    border-radius: 5px;
        color:#333;
        font-size: 14px;
    font-weight: 700;
    font-family: 'Montserrat';
}

#newsletter .two_columns_50_50.clearfix {
    border: 1px solid #ffffff4a;
    border-radius: 5px;

}

#newsletter p {
    margin-bottom: 0px !important;
}

#newsletter input[type='email'], #newsletter input[type=text]{
    padding: 26px 15px;
    border: unset;
}



/* ---------------------
## Theme Overrides
----------------------- */
.main-page-wrapper {
    padding-top: 0;
}

/* Container */
.site-content {
    margin-bottom: 0;
}

.vc_row-has-fill>.vc_column_container>.vc_column-inner {
    padding-top: 0 !important;
}

/* Remove spacing if BG is enabled on row */
.vc_section.vc_section-has-fill,
.vc_section.vc_section-has-fill+.vc_row-full-width+.vc_section,
.vc_section.vc_section-has-fill+.vc_section,
.vc_col-has-fill>.vc_column-inner,
.vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner,
.vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner,
.vc_row-has-fill>.vc_column_container>.vc_column-inner {
    padding-top: 0;
}

/* Back to top btn */
.scrollToTop {
    border-radius: 0 !important;
}

/* Recaptcha */
.wpcf7-recaptcha > div {
    margin: 0 auto;
}

.single-post .wd-content-area {
    padding-top: 90px;
    padding-bottom: 90px;
}

aside.wd-sidebar:not(.wd-side-hidden) {
    padding-top: 90px;
    padding-bottom: 70px;
}

/* ---------------------
## Changes to be made
----------------------- */
/* Fonts */
h4.woodmart-title-container.title.wd-font-weight-.wd-fontsize-l {
    font-size: 42px;
      margin-top: 23px;
}

@media (max-width: 1024px) {
    h4.woodmart-title-container.title.wd-font-weight-.wd-fontsize-l {
            font-size: 38px;
          margin-top: 23px;
    }
}

h4.info-box-title.title.box-title-style-default.wd-fontsize-m {
    font-size: 21px;
}

/* Header */
.whb-general-header {
    padding-top: 10px;
    padding-bottom: 10px;
}

/* Blogs */
label.wp-block-search__label {
    display: none;
}

.wd-single-post-header .title {
    margin-bottom: 0;
    font-size: 40px;
    font-weight: 600;
}

/* Page Title */
.page-title{
    margin-bottom:0px !important;
}

@media (min-width: 1025px) {
    .title-size-default .title {
        font-size: 48px !important;
    }
}

@media (max-width: 1024px) {
    .title-size-default .title {
        font-size: 40px !important;
    }
}

.page-title {
    padding: 220px 0px 130px 0px !important;
}

.single-post .back-to-archive {
    display: none !important;
}

/* Footer */
footer h5 {
    text-transform: capitalize !important;
    font-size: 24px !important;
    margin-bottom: 35px !important;
    font-weight: 700 !important;
}

.footer-sidebar {
    padding-block: 80px 40px !important;
}

footer .min-footer {
    font-size: 15px;
}

.copyrights-wrapper {
    border-top: unset !important;
    background-color: #181818;
}

.icons-design-simple.color-scheme-light .wd-social-icon, .color-scheme-light .icons-design-simple .wd-social-icon {
    background-color: #0077b5 !important;
    color: #fff !important;
}

/*.whb-sticked .whb-general-header {
    background-color: #3a287c !important;
}*/

.whb-sticked .wd-nav[class*="wd-style-"]>li>a {
    color: #fff;
}

.whb-sticked .wd-nav[class*="wd-style-"]>li:is(.current-menu-item,.wd-active,.active)>a {
    color: rgb(179 179 179);
}

.whb-sticked .wd-tools-element .wd-tools-icon::before {
    color: #fff !important;
}

/* Mobile navigation */
.sidebar-container .wd-side-hidden {
    background-color: #242057;
}

.wd-nav-mobile>li>a:hover {
    background-color: #0ed1ed;
    color: #ffffff;
}

.wd-nav-mobile li:active>a {
    background-color: #0ed1ed !important;
        color:#fff !important;
}

.wd-nav-mobile li.current-menu-item>a {
    color: #fff !important;
    background-color: #0ed1ed;
}

.whb-general-header {
    border-bottom-width: 0px !important;
}

/* .whb-header:not(.whb-sticked) .wd-tools-element>a {
    color: #fff !important
} */

.mobile-nav .wd-nav-opener.wd-active:after {
    color: #fff;
}

.wd-nav-mobile li:active>a,
.wd-nav-mobile li.opener-page>a {
    background-color: #0ed1ed !important;
}


/* Single Post */
@media (max-width: 480px) {
    .single-post h1.wd-entities-title.title.post-title {
    font-size: 35px !important;
    }
}


.single-post h1.wd-entities-title.title.post-title {
    font-size: 42px !important;
    font-weight: 600;
    color: #fff;
    font-family: "Montserrat";
    text-transform: unset;
}

.single-post .wd-page-nav-btn .wd-entities-title {
    font-size: 17px;
    font-weight: 600;
}

.post-single-page .post-title {
    font-weight: 600;
}

h3.wd-entities-title.title.post-title {
    font-weight: 600;
}

article .meta-categories-wrapp {
    display: none;
}

.single-post .wd-post-cat.wd-style-with-bg {
    display: none;
}

.single-post .wd-post-date.wd-style-with-bg {
    position: unset;
    background-color: unset;
    box-shadow: unset;
    color: #ffffff80 !important;
}

.single-post .wd-post-date.wd-style-with-bg>span {
    display: unset;
    font-size: 14px !important;
    font-weight: 400 !important;
    text-transform: capitalize !important;
}

.archive .post-date.wd-post-date.wd-style-with-bg {
    display: none;
}

.woodmart-archive-blog .post-date.wd-post-date.wd-style-with-bg {
    display: none;
}

.wd-sidebar h5.widget-title {
    font-size: 18px;
    font-weight: 600;
}

.sidebar-widget .title.wd-entities-title {
    font-size: 17px;
    font-weight: 600;
}

/* Navigation - drop down */
.wd-nav>li:is(.wd-has-children,.menu-item-has-children)>a:after {
    font-size: 10px;
    color: #111 !important;
}
.whb-sticked .wd-nav>li:is(.wd-has-children,.menu-item-has-children)>a:after {
    color: #fff !important;
}

.whb-general-header {
    padding-top: 0px;
    padding-bottom: 0px;
}

.wd-content-layout {
    padding-block: 0px;
}

footer #menu-our-solutions li::before {
    content: "";
    width: 5px;
    height: 5px;
    background: #6f6a58;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 4px;
}

footer #menu-our-services li::before {
    content: "";
    width: 5px;
    height: 5px;
    background: #6f6a58;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 4px;
}

.wd-copyrights.copyrights-wrapper.wd-layout-two-columns {
    font-size: 15px;
    background-color: #8ec140;
}

.footer-sidebar {
    padding-block: 100px 100px !important;
}

.wd-nav-pagin-wrap[class*="wd-style-shape"] li.wd-active span {
    border-color: #ffb400 !important;
    background-color: #ffb400 !important;
}

h3.entry-title.title {
    font-size:0px !important;
}

h3.entry-title.title:after {
    content: "News";
    font-size: 48px;
}

nav.wd-breadcrumbs {
    display: none;
}

.wd-post-meta {
    display: none;
}

.single-post h1.wd-entities-title.title {
    text-transform: unset;
    font-size: 42px !important;
    font-weight: 700 !important;
}

.scrollToTop {
    background-color: #11d0eb !important;
    border-radius: 7px !important;
    color: #fff !important;
    border: 2px solid #fff !important;
}

h4.info-box-title.title.box-title-style-default.wd-fontsize-m {
    font-size: 30px;
}

.whb-sticked .wd-nav[class*="wd-style-"]>li:is(.current-menu-item,.wd-active,.active)>a {
    color: #f4e903;
}

.whb-color-light:not(.whb-with-bg) {
    background-color: #8ab53f !important;
}

.woodmart-archive-shop .site-content {
    padding: 90px 0px;
}

.social-dribbble .wd-icon:before {
    height: 30px !important;
    width: 30px !important;
    background-image: url(https://fuhoware.ph/wp/wp-content/uploads/2025/06/Lazada.png);
    background-size: 30px;
    display: inline-block;
    content: " " !important;
}

.social-behance .wd-icon:before {
    height: 30px !important;
    width: 30px !important;
    background-image: url(https://fuhoware.ph/wp/wp-content/uploads/2025/06/Shopee.png);
    background-size: 30px;
    display: inline-block;
    content: " " !important;
}

.social-soundcloud .wd-icon:before {
    height: 30px !important;
    width: 30px !important;
    background-image: url(https://fuhoware.ph/wp/wp-content/uploads/2025/06/Carousell.png);
    background-size: 30px;
    display: inline-block;
    content: " " !important;
}

.woocommerce-variation-add-to-cart {
    display: none !important;
}

@media (min-width: 1024px) {
    form.variations_form {
            padding-bottom: 30px !important;
    }
}

.summary-inner>.price {
    display: none !important;
}

span.price {
    display: none !important;
}

.single-breadcrumbs-wrapper {
    display: none;
}

@media (min-width: 768px) {
    .single-product .site-content {
            padding-top: 90px;
    }
}

@media (max-width: 1024px) {
    .single-product .wd-builder-off {
        --wd-single-spacing: 20px;
        padding-block: 0px;
    }
}

:not(single-product) .woocommerce-page .site-content {
    padding-top: 90px !important;
}

/* Main menu */
#menu-main-menu .nav-link-text:after {
    background-color: #f4e903;
}
#menu-main-menu .menu-item-has-children a:after {
    color: #fff !important;
    margin-left: 15px;
}

/* Shop pages */
.post-type-archive-product .wd-product .wd-add-btn,
.single-product .related-products .wd-add-btn,
.tax-product_cat .wd-product .wd-add-btn,
.single-product .sku_wrapper,
.single-product .wc-no-matching-variations,
.search-results-wrapper .price {
    display: none !important;
}

.post-type-archive-product .wd-page-content,
.tax-product_cat .wd-page-content,
.single-product .wd-page-content {
    background-image: url('https://fuhoware.ph/wp/wp-content/uploads/2025/06/bg-shop5.jpg');
    background-size: cover;
    background-repeat: repeat;
    background-position: center center;
}

.post-type-archive-product .wd-footer,
.tax-product_cat .wd-footer,
.single-product .wd-footer,
.single-post .wd-footer {
    border-top: 1px solid #eee;
}

.single-product .related-and-upsells,
.search-results .widget-area {
    padding-bottom: 70px;
}



/* Compare & Wishlist pages */
.page-id-6183 .site-content,
.page-id-6182 .site-content {
    padding-top: 70px;
    padding-bottom: 70px;
}

/* Footer */
footer .waz-footer-icons .wd-icon {
    transition: all 0.2s ease-in-out;
}
footer .waz-footer-icons a:hover {
    transform: translate3d(0px, -5px, 0px);
}
.wd-copyrights p, .wd-copyrights a {
    color: #fff;
}
.wd-copyrights a:hover {
    color: #f7f7f7;
}

.wd-sub-menu li>a {
    font-size: 15px !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

.wd-nav-img, .wd-sub-menu li>a img {
    max-height: 50px !important;
}

.shopee img {
    width: 151px !important;
    margin-right: 15px !important;
}

.sub-sub-menu .main-category a {
    font-size: 20px !important;
    font-weight: 600 !important;
    color: #000 !important;
}

.wd-sub-menu .sub-sub-menu li:not(.main-category) a:before {
    content: "";
    width: 10px;
    height: 3px;
    background: #05b9dc;
    display: inline-block;
    margin-right: 6px;
    margin-bottom: 4px;
}

h2.woodmart-title-container.title.wd-font-weight-.wd-fontsize-xxl {
    font-size: 36px !important;
}

.single-product div.quantity {
    display: none;
}

.single-product .single_add_to_cart_button {
    display: none;
}

form.cart>* {
    flex: unset !important;
}

form.cart {
    display: flex !important;
}