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

:root {
	--wd-text-font: iranyekan;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: iranyekan;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: iranyekan;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: iranyekan;
	--wd-widget-title-font: iranyekan;
	--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: iranyekan;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(212,42,42);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #171717;
	--btn-default-bgcolor-hover: #191919;
	--btn-accented-bgcolor: rgb(212,42,42);
	--btn-accented-bgcolor-hover: rgb(232,0,0);
	--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;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.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;
	background-size: cover;
	background-position: center bottom;
}
.page .wd-page-content {
	background-color: #101010;
	background-image: none;
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(212,42,42);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--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: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-more-desc .wd-more-desc-inner {
    line-height: 22px !important;
}
.woodmart-sidebar-content .widget {
    padding: 20px;
    box-shadow: 0 0px 1px 1px #292929 !important;
}
p#billing_country_field {
    display: none;
}
.formnovin {
    color: black;
}
.formnovin .textariaa {
    background-color: #c3c3c3 !important;
}
.formnovin label {
    color: unset !important;
}
.labels-rounded .out-of-stock {
    max-width: unset !important;
}
.entry-meta-list {
    display: none;
}
.wd-arrow-inner {
    color: black !important;
}@media (max-width: 576px) {
	div.quantity input[type="number"] {
    width: 45px;
}
div.quantity input[type="button"] {
    padding: 0 15px;
}
.product_meta .meta-sep {
    margin: 15px 2px;
}
.product_meta a {
    padding-right: 6px;
    padding-left: 6px;
}
.wd-buttons .wd-action-btn>a {
    width: 48px !important;
    height: 48px !important;
}
}

