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

:root {
	--wd-text-font: "iranyekanweblight", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 14px;
	--wd-title-font: "iranyekanwebbold", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(15,15,15);
	--wd-entities-title-font: "iranyekanweblight", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "iranyekanwebmedium", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "iranyekanwebmedium", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "iranyekanwebmedium", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(213,0,0);
	--wd-alternative-color: rgb(213,0,0);
	--wd-link-color: rgb(0,0,0);
	--wd-link-color-hover: rgb(213,0,0);
	--btn-default-bgcolor: rgb(117,117,117);
	--btn-default-bgcolor-hover: rgb(0,69,209);
	--btn-accented-bgcolor: rgb(13,110,253);
	--btn-accented-bgcolor-hover: rgb(13,110,253);
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(100,221,23);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(255,143,0);
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
:is(.shop-content-area.wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.shop-content-area.wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
.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-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 500px;
	--wd-popup-padding: 0px;
}
.header-banner {
	background-color: rgb(244,61,66);
	background-image: none;
}
.page-title-default {
	background-color: rgb(255,255,255);
	background-image: url(https://gshtools.com/wp-content/uploads/2021/08/tools-page-title.jpg);
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(255,255,255);
	background-image: none;
}
.page .main-page-wrapper {
	background-color: rgb(248,248,248);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .main-page-wrapper {
	background-color: rgba(248,248,248,0.76);
	background-image: none;
}
.single-product .main-page-wrapper {
	background-color: rgba(248,248,248,0.76);
	background-image: none;
}
.product-labels .product-label.new {
	background-color: rgba(255,255,255,0);
}
.product-labels .product-label.featured {
	background-color: rgb(255,255,255);
	color: rgba(242,59,64,0);
}
.product-labels .product-label.out-of-stock {
	color: rgb(249,0,8);
}
.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: 1300px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-bottom-active: -1px;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-default-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 5px;
}

@media (min-width: 1300px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1300px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1300px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.blog-design-masonry .post-title{
	font-size: 14px;
    font-weight: bold;
}
.wd-entry-meta .meta-author {
    font-size: 12px;
}
.article-body-container .wd-entry-content {
    font-size: 13px !important;
}
.wd-post-date.wd-style-with-bg {
    min-width: 50px;
}
.wd-post-date.wd-style-with-bg .post-date-day {
    font-size: 16px;
	font-weight: 600;
}
::placeholder {
   color:#777 !important;
}

.shop-loop-head {
 
    margin-bottom: 40px !important;
}
.wd-post-cat.wd-style-with-bg>a {
    font-weight: 300;
}
.wd-products-with-shadow:not(.products-bordered-grid) .product-wrapper, .wd-products-with-shadow.products-bordered-grid>.product-grid-item, .wd-products-with-shadow.products-bordered-grid .owl-stage-outer, .wd-products-with-shadow.products-bordered-grid .wd-owl:not(.owl-loaded), .wd-products-with-shadow.elements-list.products-bordered-grid {
    box-shadow: 1px 1px 4px 1px rgb(0 0 0 / 3%) !important;
}
.products-bordered-grid-ins .product-wrapper {
    border:none !important;
}
:is(.breadcrumbs,.yoast-breadcrumb) :is(a,span) {
  
    margin: 4px;
    line-height: 24px;
}
@media (max-width: 500px) {
img {
  max-width: 100%;
  display: block;
}
}

@media (min-width: 501px) {
img {
  max-width: 100%;
  display: block;
}
}

.wd-dropdown-menu:is(.wd-design-sized,.wd-design-full-width,.wd-design-full-height) .wd-sub-menu>li {
    margin-bottom: 10px !important;

}
.article-body-container p a{
	color:#ed2226 !important;
}
@media (min-width: 1025px) {
	ul.top-header-links {
    list-style-type: none;
}
ul.top-header-links li {
    float:right;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.shop-content-area .shop-loop-head {
    margin-top: 0px !important;
}
.shop-loop-head {
    margin-bottom: 30px !important;
}
}

@media (max-width: 576px) {
	  h1 { font-size: 1.7em; }
    h2 { font-size: 1.2em; }
    h3 { font-size: 1.07em; }
    h4 { font-size: 1.02em; }
    h5 { font-size: .73em; }
    h6 { font-size: .65em; }


.wd-hover-fw-button .wd-add-btn {
    margin-top: 25px !important;
}
.offcanvas-sidebar-mobile .shop-content-area:not(.col-lg-12).wd-builder-off .woocommerce-result-count {
    display: none !important;
}
.product_title {
    font-size: 18px !important;
    line-height: 28px !important;
}
}

