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

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

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

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(118,118,118);
	--wd-text-font-size: 15px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--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: "Lato", 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: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(0,38,75);
	--wd-alternative-color: rgb(205,12,16);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(207,14,20);
	--btn-accented-bgcolor-hover: rgb(16,38,68);
	--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: url(http://bigtaylormark.com/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
	--wd-popup-padding: 15px;
}
.wd-page-title {
	background-color: rgb(0,38,75);
	background-image: url(http://bigtaylormark.com/wp-content/uploads/2021/08/page-title-shop.jpg);
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(255,255,255);
	background-image: none;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-weight: 600;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 5px;
}
:root{
--wd-container-w: 1222px;
--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-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


/* ===== HIDE ALL WOOCOMMERCE PRICES ===== */

/* Main price containers */
.price,
.wd-price,
.product-price,
.woocommerce-Price-amount,
.amount,
.woocommerce-price-suffix {
    display: none !important;
}

/* Shop & category pages */
.products .price,
.products .amount,
.wd-products .price {
    display: none !important;
}

/* Single product page */
.single-product .summary .price,
.single-product .woocommerce-Price-amount {
    display: none !important;
}

/* Mini cart */
.mini_cart_item .amount,
.widget_shopping_cart .amount {
    display: none !important;
}

/* Cart page */
.woocommerce-cart .product-price,
.woocommerce-cart .product-subtotal,
.woocommerce-cart .cart-subtotal,
.woocommerce-cart .order-total {
    display: none !important;
}

/* Checkout page */
.woocommerce-checkout-review-order-table .amount,
.woocommerce-checkout-review-order-table .product-total,
.woocommerce-checkout-review-order-table tfoot {
    display: none !important;
}

/* Hide checkout page subtotal, total, and order review prices */
.woocommerce-checkout-review-order-table .amount,
.woocommerce-checkout-review-order-table .product-total,
.woocommerce-checkout-review-order-table tfoot,
.woocommerce-checkout-review-order-table th,
.woocommerce-checkout-review-order-table td,
.woocommerce-checkout-review-order-table .cart-subtotal,
.woocommerce-checkout-review-order-table .order-total {
    display: none !important;
}

/* Hide WoodMart order review container completely */
.wd-checkout-order-review,
.wd-checkout-order-review * {
    display: none !important;
}
/* ===============================
   WooCommerce Checkout: Hide Totals, Subtotal, and Coupon Form
   Professional, maintainable version
================================= */

/* Hide checkout order total */
.wc-block-components-totals-item.wc-block-components-totals-footer-item {
    display: none !important;
}

/* Hide checkout order summary subtotal block */
.wp-block-woocommerce-checkout-order-summary-subtotal-block.wc-block-components-totals-wrapper {
    display: none !important;
}

/* Hide checkout coupon form block */
.wp-block-woocommerce-checkout-order-summary-coupon-form-block.wc-block-components-totals-wrapper {
    display: none !important;
}
/* Hide checkout payment block */
fieldset#payment-method {
    display: none;
}
/* product page verisation label */
.wd-swatches-product.wd-swatches-single.wd-bg-style-1.wd-text-style-1.wd-dis-style-1.wd-size-default.wd-shape-round {
    display: none;
}
.codedropz-upload-container {
    padding: 0px !important;
}
/* Hide sku */
span.sku_wrapper{
    display: none;
}
/* dropdown menu alignment */
ul.wd-sub-menu.color-scheme-dark{
    margin: 0 auto !important;
}@media (max-width: 576px) {
	span.wc-block-formatted-money-amount.wc-block-components-formatted-money-amount.wc-block-components-checkout-order-summary__title-price {
    display: none;
}
}

