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

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 14px;
	--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: 14px;
	--wd-primary-color: rgb(0,0,0);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: rgb(0,0,0);
	--wd-link-color-hover: rgb(0,0,0);
	--btn-default-bgcolor: rgb(150,150,150);
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(6,106,171);
	--btn-accented-bgcolor-hover: rgb(6,106,171);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.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;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #ffffff;
	background-image: none;
}
html .product-image-summary-wrap .summary-inner > .price, html .product-image-summary-wrap .summary-inner > .price > .amount, html .product-image-summary-wrap .summary-inner > .price > .price > .amount, html .product-image-summary-wrap .summary-inner > .price ins .amount, html .wd-single-price .price, html .wd-single-price .price > .amount, html .wd-single-price .price > ins .amount, html .product-image-summary-wrap .variations_form .woocommerce-variation-price .price > .amount, html .product-image-summary-wrap .variations_form .woocommerce-variation-price .price > ins .amount, html .wd-single-add-cart .variations_form .woocommerce-variation-price .price > .amount, html .wd-single-add-cart .variations_form .woocommerce-variation-price .price > ins .amount, html .wd-product-nav-desc .price > .amount, html .wd-product-nav-desc .price > ins .amount, html .wd-product-nav-desc .price > ins .amount {
	font-size: 28px;
	color: rgb(0,0,0);
}
html .wd-nav.wd-nav-main > li > a {
	font-family: "Lato", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 14px;
	color: rgb(255,255,255);
}
html .wd-nav.wd-nav-main > li:hover > a, html .wd-nav.wd-nav-main > li.current-menu-item > a {
	color: rgb(247,247,247);
}
html .product-image-summary-wrap .summary-inner > .price del, html .product-image-summary-wrap .summary-inner > .price del .amount, html .wd-single-price .price del .amount, html .product-image-summary-wrap .variations_form .woocommerce-variation-price > .price del, html .product-image-summary-wrap .variations_form .woocommerce-variation-price > .price del .amount, html .wd-single-add-cart .variations_form .woocommerce-variation-price > .price del, html .wd-single-add-cart .variations_form .woocommerce-variation-price > .price del .amount {
	font-size: 18px;
	color: rgb(127,127,127);
}
html .woocommerce-mini-cart__buttons .btn-cart {
	color: rgb(255,255,255);
	background: rgb(0,0,0);
}
html .woocommerce-mini-cart__buttons .btn-cart:hover {
	color: rgb(255,255,255);
	background: rgb(56,56,56);
}
html .woocommerce-mini-cart__buttons .checkout {
	color: rgb(255,255,255);
	background: rgb(33,220,23);
}
html .woocommerce-mini-cart__buttons .checkout:hover {
	color: rgb(255,255,255);
	background: rgba(33,220,23,0.79);
}
html .cart-actions .button[name="update_cart"], html .cart-totals-inner .checkout-button {
	color: rgb(255,255,255);
	background: rgb(33,220,23);
}
html .cart-actions .button[name="update_cart"]:hover, html .cart-totals-inner .checkout-button:hover {
	color: rgb(255,255,255);
	background: rgba(33,220,23,0.78);
}
html .cart-actions .button[name="apply_coupon"] {
	color: rgb(255,255,255);
	background: rgb(0,0,0);
}
html .cart-actions .button[name="apply_coupon"]:hover {
	color: rgba(255,255,255,0.86);
	background: rgba(0,0,0,0.86);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery.thumbs-position-left {
	--wd-thumbs-width: 165px;
}
: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) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


#wpforms-submit-477{
width: 100% !important;
}
.in-stock{
display: none !important;
}
.add_to_cart_button{ /*for second atc on product page*/
width: 100% !important;
background-color: #21dc17 !important;
color: white !important;
}
.added_to_cart{ /*for second atc on product page*/
display: none !important;
}
#layoutHeadings{
font-family: Arial Rounded MT Bold,Helvetica Rounded,Arial,sans-serif !important; 
}
#wpforms-submit-984{
background-color: black;
width: 100%;
}

.checkout-countdown-shortcode {
text-align: center;
background: red;
color: white;
padding: 10px;
width: 100%;
display: inline-block;
}
.add_to_cart_button{ /*for second atc on product page*/
width: 100% !important;
background-color: #21dc17 !important;
color: white !important;
}
.added_to_cart{ /*for second atc on product page*/
display: none !important;
}
.you_save_price {
        color: #0f670aa8;
        padding-left: 7px;
				font-family: lato;
        padding-right: 7px;
        font-weight: bold;
        margin-bottom: 14px;
        font-weight: 600px;
        background-color: #D4F6D9;
        width: fit-content;
        border-radius: 5px;
				font-size: 20px;
}
.wd-coupon-form .button[name="apply_coupon"] {
padding-bottom: 10px !important;
}
.game-idea-submit-button{
width: 100% !important;
}
.product-labels{
display: none !important;
}
.single_add_to_cart_button{
width: 100% !important;
background-color: #21dc17 !important;
height: 60px !important;
font-size: 18px !important;
}
.wc-block-components-checkout-place-order-button{
background-color: #21dc17 !important;
color: white !important;
}
.copyrights-wrapper{
background-color: black !important;
color: white !important;
}
.wc-block-cart__submit-button{
background-color: #21dc17 !important;
color: white !important;
}
.wc-block-components-product-metadata__description{
display: none !important;
}
.wfacp_show_price_wrap{
display: none !important;
}
.return-to-shop{
display: none !important;
}
.checkout-button{ /*proceed to checkout button on cart*/
padding-bottom: 12px !important;
}
.button[name="update_cart"]{
padding-bottom: 10px !important;
}
.wd-accordion-opener{
display: none !important;
}@media (min-width: 1025px) {
	.wd-search-form{
width: 475px !important;
}
.hide-on-desktop{
display: none!important;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.hide-on-mobile{
display: none !important;
}
}

@media (max-width: 576px) {
	.main-page-wrapper{
padding-top: 15px !important;
}
.hide-on-mobile{
display: none !important;
}
}

