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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//tomsphilippines.com/wp/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//tomsphilippines.com/wp/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//tomsphilippines.com/wp/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//tomsphilippines.com/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("//tomsphilippines.com/wp/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//tomsphilippines.com/wp/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//tomsphilippines.com/wp/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//tomsphilippines.com/wp/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 18px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(0,0,0);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 15px;
	--wd-primary-color: rgb(0,0,0);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: rgb(255,255,255);
	--btn-default-font-weight: 700;
	--btn-default-bgcolor: rgb(0,0,0);
	--btn-default-bgcolor-hover: rgba(0,0,0,0.75);
	--btn-default-color: rgb(255,255,255);
	--btn-default-color-hover: rgb(255,255,255);
	--btn-accented-font-weight: 700;
	--btn-accented-bgcolor: rgb(0,0,0);
	--btn-accented-bgcolor-hover: rgba(0,0,0,0.75);
	--btn-accented-color-hover: rgb(255,255,255);
	--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;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(0,0,0);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1400px;
--wd-form-brd-radius: 0px;
--btn-accented-color: #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 div,
.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;
    }
}

.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: "Poppins";
    line-height: 18px;
    font-size: 15px;
    font-weight: 600;
    line-height: 18px;
    text-transform: none;
    color: #fff;
    background-color: #000 !important;
    text-transform: uppercase;
    padding: 15px 30px;
}

@media (max-width: 1000px) {

    #inquire input[type=submit],
    #apply input[type=submit] {
        padding: 15px 30px;
        font-size: 15px;
    }
}



/* ---------------------
## 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;
}

/* Image */
@media (min-width: 768px) {
    .wd-image {
        margin-bottom: 0px !important;
    }

    .wd-images-gallery {
        margin-bottom: 0px !important;
    }
}

/* Fonts */
h2.woodmart-title-container.title.wd-font-weight-.wd-fontsize-l {
    font-size: 32px;
}

.whb-general-header a.btn.btn-scheme-dark.btn-scheme-hover-light.btn-style-default.btn-style-rectangle.btn-size-large {
    font-weight: 700;
}


/* Header */
.whb-general-header {
    padding-top: 10px;
    padding-bottom: 10px;
}

.wd-nav-main>li>a {
    padding-right: 40px !important;
}

/* Sticked Navbar */
.whb-sticked .whb-color-dark:not(.whb-with-bg) {
    background-color: #00194c;
}

.whb-sticked .wd-nav[class*="wd-style-"]>li>a {
    color: #fff;
}

.whb-sticked .wd-tools-element .wd-tools-icon::before {
    color: #fff !important;
}

/* Mobile Nav */
.mobile-nav.wd-side-hidden {
    background-color: #000 !important;
}

.wd-nav-mobile>li>a {
    color: #fff !important;
}

.wd-nav-mobile>li>a,
.wd-nav-mobile>li>ul li>a {
    border-bottom: 1px solid rgb(255 255 255 / 11%);
}

.wd-nav-mobile li:active>a,
.wd-nav-mobile li.opener-page>a {
    background-color: #fff !important;
}

.wd-sub-menu li>a {
    color: #838383;
}

.wd-nav-mobile li.current-menu-item>a,
.wd-sub-menu li.current-menu-item>a,
.wd-nav-mobile li:is(.current-menu-item, .wd-active)>a {
    color: #fff !important;
}

/*Product Page*/
.single-product .site-content {
    padding-top: 90px;
    padding-bottom: 90px;
}

body:not(.logged-in).single-product p.price {
    display: none !important;
}

body:not(.logged-in).single-product .wd-products-nav {
    display: none !important;
}

body:not(.logged-in).single-product .wrapp-product-price {
    display: none !important;
}

/* Blogs */
.woodmart-archive-blog .site-content {
    padding: 90px 0px 90px 0px;
}

.single-post h1.wd-entities-title.title.post-title {
    font-size: 35px !important;
}

.sidebar-container .wd-entities-title.title {
    font-size: 20px;
}

.sidebar-container .wp-block-search__label {
    display: none;
}

.single-post .site-content {
    padding-top: 90px;
    padding-bottom: 90px;
}

.single-post .sidebar-container {
    padding-top: 90px;
    padding-bottom: 90px;
}

.single-post .back-to-archive {
    display: none !important;
}

/* Page Title */
.page-title {
    margin-bottom: 0px !important;
}

.page-title.title-size-default {
    padding: 160px 0px 100px 0px !important;
}

.page-title.title-size-default .title {
    font-size: 45px !important;
}

.single-product .price:after {
    content: "VAT Exclusive";
    font-size: 12px;
    margin-left: 15px;
    color: #777777;
}

/* Shop */
.woocommerce-page .site-content {
    padding-top: 90px !important;
    padding-bottom: 90px !important;
}

/* Footer */
.footer-sidebar {
    padding-block: 90px 60px !important;
}

footer h5 {
    font-size: 26px !important;
    text-transform: capitalize !important;
}

footer .min-footer {
    font-size: 15px;
}

/* Woocommerce */
body:not(.logged-in).woocommerce-page .wrapp-product-price,
body:not(.logged-in) .cart-info span.quantity,
body:not(.logged-in).woocommerce-cart p.woocommerce-mini-cart__total.total,
body:not(.logged-in).woocommerce-cart td.product-price,
body:not(.logged-in).woocommerce-cart td.product-subtotal,
body:not(.logged-in).woocommerce-cart th.product-subtotal,
body:not(.logged-in).woocommerce-cart .cart-totals-inner tbody,
body:not(.logged-in).woocommerce-checkout td.product-total,
body:not(.logged-in).woocommerce-checkout tfoot,
body:not(.logged-in).woocommerce-checkout th.product-total,
body:not(.logged-in).woocommerce-order-received li.woocommerce-order-overview__total.total,
body:not(.logged-in).woocommerce-order-received td.woocommerce-table__product-total.product-total,
body:not(.logged-in) tfoot tr:nth-child(1),
body:not(.logged-in) tfoot tr:nth-child(2),
body:not(.logged-in) p.woocommerce-mini-cart__total.total, 
body:not(.logged-in) span.wd-cart-subtotal,
body:not(.logged-in) span.price,
body:not(.logged-in) span.woocommerce-Price-amount.amount,
body:not(.logged-in).woodmart-ajax-shop-on .price,
body.single-product .wd-products-nav,
.wd-nav-product-cat li:nth-child(1) {
    display: none !important;
}

:is(.woocommerce-thankyou-order-details, .wc-bacs-bank-details) li {
    border-inline-start: 1px solid var(--brdcolor-gray-300) !important;
}

.woocommerce-my-account-wrapper {
    padding-bottom: 90px;
}

footer #menu-useful-links li::before {
    content: "";
    width: 5px;
    height: 5px;
    background: #fff;
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 4px;
}

.mobile-nav .wd-nav-opener {
    color: #ffffff !important;
}

.mobile-nav .wd-nav-opener {
    border-bottom: 1px solid rgb(255 255 255 / 11%) !important;
    border-left: 1px solid rgb(255 255 255 / 11%) !important;
}

.wd-nav-mobile li.opener-page>a {
    color: #000 !important;
}

@media (min-width: 1200px) {
    ul.ship-delivery {
        columns: 2 !important;
    }
}

/* Registration */
.wd-registration-page {
    max-width: 1400px !important;
}

.woocommerce-account form.register select {
    text-transform: capitalize;
}

/* Account dashboard */
.woocommerce-account #b2bking_myaccount_bulkorder_container *,
.woocommerce-account #b2bking_myaccount_conversations_container *,
.woocommerce-account #b2bking_myaccount_offers_container *,
.woocommerce-account .b2bking_purchase_list_top_container *,
.woocommerce-account .b2bking_subaccounts_container * {
    font-family: 'Poppins', sans-serif !important;
}
.woocommerce-account button {
    font-family: 'Poppins', sans-serif !important;
    font-size: 13px;
    text-transform: uppercase !important;
}
.woocommerce-account .button {
    color: #fff;
    background-color: #0a0a0a;
}
.woocommerce-account .button:hover {
    background-color: #3b3b3b;
}

.woocommerce-account #b2bking_purchase_list_new_button {
    font-size: 13px;
    font-weight: 700;
    background-color: #0a0a0a !important;
    box-shadow: none;
    border-radius: 0;
}
.woocommerce-account #b2bking_purchase_list_new_button:hover {
    background-color: #3b3b3b !important;
}
.woocommerce-account .b2bking_bulkorder_form_container_content_line .b2bking_bulkorder_clear {
    padding: 5px 20px;
    min-height: 0;
    font-size: 12px;
}
.woocommerce-account .b2bking_bulkorder_form_container_content_line .b2bking_bulkorder_clear:hover {
    color: #fff;
    background-color: #3b3b3b;
}

.woocommerce-account .b2bking_bulkorder_form_container_content_header_product {
    margin-bottom: 20px;
}

.woocommerce-account select#b2bking_bulkorder_searchby_select {
    color: #0a0a0a;
    background: #c6c6c6;
}
.woocommerce-account .b2bking_bulkorder_form_container {
    background: #f7f7f7;
}
#b2bking_myaccount_bulkorder_container .b2bking_bulkorder_form_container_content_line input.b2bking_bulkorder_form_container_content_line_product,
.b2bking_bulkorder_form_container_content_line input.b2bking_bulkorder_form_container_content_line_product,
#b2bking_myaccount_bulkorder_container .b2bking_bulkorder_form_container_content_line input.b2bking_bulkorder_form_container_content_line_qty,
.b2bking_bulkorder_form_container_content_line input.b2bking_bulkorder_form_container_content_line_qty {
    background: #ebebeb;
}

body.woocommerce-account .woocommerce-MyAccount-content form {
    display: contents;
}
body.woocommerce-account .woocommerce-MyAccount-content #row-downloadables {
    display: inline-block;
    vertical-align: middle;
}
body.woocommerce-account .woocommerce-MyAccount-content .button {
  margin-right: 10px;
}
@media (max-width: 1000px) {
  body.woocommerce-account .woocommerce-MyAccount-content .button,
  body.woocommerce-account .woocommerce-MyAccount-content #row-downloadables {
    margin-top: 20px;
  }
}
@media (max-width: 428px) {
  body.woocommerce-account .woocommerce-MyAccount-content .btn-download-product-list {
    margin-top: 20px;
  }
}
/* body.woocommerce-account .woocommerce-MyAccount-content .wd-button-wrapper {
    margin-left: 20px;
}
@media (min-width: 413px) and (max-width: 414px) {
    body.woocommerce-account .woocommerce-MyAccount-content .wd-button-wrapper {
        margin-left: 5px;
    }
}
@media (min-width: 391px) and (max-width: 412px) {
    body.woocommerce-account .woocommerce-MyAccount-content .wd-button-wrapper {
        margin-left: 0;
    }
}
    */
/* @media (max-width: 844px) {
    body.woocommerce-account .woocommerce-MyAccount-content .wd-button-wrapper {
        margin-top: 20px;
    }
} */

.wd-nav-mobile>li>a:hover {
    color: #7b7b7b !important;
}

/* Change Tax text to 12% VAT */
.woocommerce-checkout #order_review .tax-total::before,
.woocommerce-cart .cart_totals .shop_table .tax-total::before {
    content: '12% VAT';
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    color: #242424;
    margin-left: 10px;
    display: inline-block;
}
.woocommerce-cart .cart_totals .shop_table .tax-total {
    border-bottom: 1px solid #e7e7e7;
}
.woocommerce-cart .cart_totals .shop_table .tax-total::before {
    margin-top: 15px;
}
.woocommerce-checkout #order_review .tax-total > th,
.woocommerce-cart .cart_totals .shop_table .tax-total > th {
    display: none;
}
@media (max-width: 768.98px) {
    .woocommerce-cart .cart-totals-inner .shop_table_responsive .tax-total td::before {
        content:'12% VAT' !important;
    }
    .woocommerce-cart .cart_totals .shop_table .tax-total::before {
        display: none;
    }
}


/* Adjust swatches border */
body.single-product .variations_form .wd-swatch-bg {
    border: 1px solid #797979 !important;
}

/* Contact form */
.wpcf7 .hidden-fields-container {
	display: none;
}