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

:root {
	--wd-text-font: "Rubik", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 15px;
	--wd-title-font: "Rubik", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Rubik", 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: "Rubik", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Rubik", 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: "Rubik", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: #83b735;
	--wd-alternative-color: #fbbc34;
	--wd-link-color: rgb(51,51,51);
	--wd-link-color-hover: rgb(30,115,190);
	--btn-default-font-weight: 700;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(45,114,29);
	--btn-accented-bgcolor-hover: rgb(28,76,20);
	--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: rgba(0,0,0,0.24);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-attachment: scroll;
	background-position: center center;
	--wd-popup-width: 500px;
}
.header-banner {
	background-color: rgb(153,0,0);
	background-image: none;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(255,255,255);
	background-image: url(https://footarmy.net/wp-content/uploads/2023/08/468451313.webp);
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(61,61,61);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(250,250,250);
	background-image: none;
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(229,229,229);
	color: rgb(0,0,0);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 12px;
}

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


.wd-buttons.wd-pos-r-t {
display: none;
}
.wapf input[type=checkbox],.wapf input[type=radio]{
    float:right;
}
.page-title {
    margin-top: 10px;
	    margin-bottom: -10px !important;
}
.page-title .title {
    text-shadow: black 1px 1px 10px;
}
.wapf-image-swatch-wrapper {
    border: 1px solid #029300;
    padding: 5px;
	border-radius: 5px;
}
.wapf-field-label label {
    font-weight: 700;
}

button.single_add_to_cart_button.button.alt {
    flex: 1 0 auto;
}

button#wd-add-to-cart {
    flex: 1 0 auto;
}
.wapf-product-totals {
    padding: 5px;
    padding-bottom: 0px;
    border-top: 1px solid #dee2e6;
}
.wapf-product-totals div span:last-child {
    float: left !important;
}
.wapf-swatch--text.wapf-checked {
    background: #8e96ff96; !important
}
.term-description {
  border: 1px solid #000;
	padding: 10px;
}
.product-label.onsale {
	display: none !important;
}@media (min-width: 1025px) {
	.wd-header-cart.wd-design-3>a {
    padding: 2px 16px;
    border: 1px solid #212121;
    border-radius: 19px;
}

}

@media (min-width: 768px) and (max-width: 1024px) {
	.wd-header-mobile-nav.wd-style-text .wd-tools-text {
    width: 100%;
    text-align: center;
}
.whb-general-header {
    background: #32793e !important;
}
.wd-tools-element {
    --wd-header-el-color: #fff !important;
	--wd-header-el-color-hover: rgb(0 255 108 / 83%) !important;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.whb-general-header {
    background: #32793e !important;
}
.wd-tools-element {
    --wd-header-el-color: #fff !important;
	--wd-header-el-color-hover: rgb(0 255 108 / 83%) !important;
}
}

@media (max-width: 576px) {
	.searchform input[type="text"] {
    height: 32px !important;
    border-radius: 25px;
}

.whb-general-header {
  background: #32793e !important;
	margin-left: 2px;
    margin-right: 2px;
}

.whb-header-bottom {
	background: #32793e !important;
	border-bottom-right-radius: 15px !important;
    border-bottom-left-radius: 15px !important;
	margin-left: 2px;
    margin-right: 2px;
}

.wd-tools-element {
    --wd-header-el-color: #fff !important;
	--wd-header-el-color-hover: rgb(0 255 108 / 83%) !important;
}

.searchform.wd-style-with-bg .searchsubmit {
    color: #837d7d !important;
    background-color: #d9d9d985 !important;
    border-radius: 25px !important;
}

@media (max-width: 768px)
.wd-header-mobile-nav.wd-style-text .wd-tools-text {
    display: unset;
}

.whb-col-right, .whb-mobile-right {
    width: 1px;
}
}

