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

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

:root {
	--wd-text-font: "Lexend", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 500;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 16px;
	--wd-title-font: "Lexend", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 300;
	--wd-title-transform: capitalize;
	--wd-title-color: rgb(15,15,15);
	--wd-entities-title-font: "Lexend", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-transform: capitalize;
	--wd-entities-title-color: rgb(10,0,2);
	--wd-entities-title-color-hover: rgb(45, 127, 38);
	--wd-alternative-font: "Lexend Tera", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Lexend Tera", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: rgb(0,0,0);
	--wd-widget-title-font-size: 19px;
	--wd-header-el-font: "Lexend", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 16px;
	--wd-primary-color: #170d9b;
	--wd-alternative-color: #000000;
	--wd-link-color: rgb(84,9,234);
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: rgb(255,58,58);
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(72,118,202);
	--btn-accented-bgcolor-hover: rgb(52,108,210);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: rgb(99,165,51);
	--notices-warning-bg: rgb(255,80,0);
	--notices-warning-color: rgb(255,12,12);
	--wd-sticky-btn-height: 95px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(0,0,0);
	background-image: url(https://www.gplchoice.com/wp-content/uploads/2021/09/digitals-promo-popup.jpg);
	background-repeat: inherit;
	background-size: inherit;
	background-attachment: inherit;
	background-position: center center;
	--wd-popup-width: 800px;
	--wd-popup-padding: 30px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgba(20,7,0,0.89);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #000000;
	background-image: none;
}
html .wd-nav.wd-nav-main > li > a {
	font-family: "Lexend", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 1px;
	text-transform: lowercase;
	color: rgb(255,255,255);
}
.page .wd-page-content {
	background-image: none;
	background-position: center center;
}
.single-product .wd-page-content {
	background-color: rgb(249,249,249);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-color: rgb(12,12,122);
	--wd-form-brd-color: rgb(30,115,190);
}
.product-labels .product-label.onsale {
	background-color: rgb(221,51,51);
	color: rgb(129,215,66);
}
.product-labels .product-label.new {
	background-color: rgb(221,51,51);
}
.product-labels .product-label.featured {
	background-color: rgb(255,2,86);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(221,153,51);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1280px;
--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: 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: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

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


.price .amount {
    font-size: larger;
}

.amount {
    font-weight: 700;
    color: rgb(251 53 9);
}

element.style {
}
h1.entry-title {
    display: var(--page-title-display);
}
.elementor-page-title, h1.entry-title {
    display: var(--page-title-display);
}

.product_title {
    font-size: 25px;
    line-height: 1.2;
    text-align: left;
}

html .wd-nav.wd-nav-main > li > a {
    font-family: "lexend", Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-size: 16px;
    text-transform: capitalize;
    color: rgb(255 255 255);
}

.whb-top-bar .wd-tools-element .wd-tools-icon:before {
    font-size: 30px;
}
@media (min-width: 1025px) {
	.quantity:not(.hidden)+button {
    margin-left: 0px;
    width: 100%;
}

div.quantity input[type="number"], div.quantity input[type="button"] {
   display: none;
  
}

.@media (min-width: 1025px)
.col-lg-6 {
    flex: 0 0 25%;
    max-width: 25%;
    padding-block: 10px;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.quantity:not(.hidden)+button {
    margin-left: 0px;
    width: 100%;
}

element.style {
}
.page .main-page-wrapper {
    background-color: rgb(255 255 255);
    background-image: none;
    background-position: center center;
}

.whb-top-bar .wd-tools-element .wd-tools-icon:before {
    font-size: 40px;
}

.whb-top-bar .wd-tools-element .wd-tools-icon:before {
    font-size: 30px;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.whb-top-bar .wd-tools-element .wd-tools-icon:before {
    font-size: 30px;
}
}

@media (max-width: 576px) {
	.whb-top-bar .wd-tools-element .wd-tools-icon:before {
    font-size: 30px;
}
}

