.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

.page-title-default{
	background-color:#0a0a0a;
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:rgb(33,34,99);
	background-size:cover;
	background-position:center bottom;
}

:root{
--wd-text-font:"lahzeh", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:rgb(69,73,78);
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"lahzeh", Arial, Helvetica, sans-serif;
--wd-title-font-weight:700;
--wd-title-color:rgb(33,34,99);
}
:root{
--wd-entities-title-font:"lahzeh", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:700;
--wd-entities-title-color:rgb(33,34,99);
--wd-entities-title-color-hover:rgb(39, 50, 133);
}
:root{
--wd-alternative-font:"lahzeh", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"lahzeh", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:400;
--wd-widget-title-transform:inherit;
--wd-widget-title-color:rgb(15,15,15);
--wd-widget-title-font-size:16px;
}
:root{
--wd-header-el-font:"lahzeh", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:400;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:18px;
}
html .wd-nav.wd-nav-main > li > a{
	font-family: "lahzeh", Arial, Helvetica, sans-serif;font-weight: 400;font-size: 14px;color: rgb(218,218,218);
}

html .wd-nav.wd-nav-main > li:hover > a, html .wd-nav.wd-nav-main > li.current-menu-item > a{
	color: rgb(253,238,25);
}

html .wd-dropdown-menu.wd-design-sized .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-full-width .wd-sub-menu > li > a{
	font-family: "lahzeh", Arial, Helvetica, sans-serif;font-weight: 400;font-size: 14px;line-height: 18px;color: rgb(218,218,218);
}

html .wd-dropdown-menu.wd-design-sized .wd-sub-menu > li > a:hover, body .wd-dropdown-menu.wd-design-full-width .wd-sub-menu > li > a:hover{
	color: E9E7DC;
}

html .post.blog-post-loop .post-title{
	font-family: "lahzeh", Arial, Helvetica, sans-serif;font-weight: 700;font-size: 26px;line-height: 32px;text-transform: capitalize;
}

.copyrights-wrapper.copyrights-two-columns a{
	font-family: "lahzeh", Arial, Helvetica, sans-serif;color: rgb(253,238,25);
}

.copyrights-wrapper.copyrights-two-columns a:hover{
	color: rgba(253,238,25,0.83);
}

.woocommerce-product-attributes-item__value p a{
	color: rgb(63,75,160);
}

.woocommerce-product-attributes-item__value p a:hover{
	color: rgb(50,56,128);
}

td.woocommerce-product-attributes-item__value span{
	font-family: iranyekan;
}

:root{
--wd-primary-color:rgb(33,34,99);
}
:root{
--wd-alternative-color:rgb(253,238,25);
}
:root{
--wd-link-color:rgb(253,238,25);
--wd-link-color-hover:rgb(255,244,143);
}
body{
	background-color:rgb(248,248,248);
}

.page .main-page-wrapper{
	background-color:rgb(248,248,248);
}

.woodmart-archive-shop .main-page-wrapper{
	background-color:rgb(248,248,248);
}

.single-product .main-page-wrapper{
	background-color:rgb(248,248,248);
}

.woodmart-archive-blog .main-page-wrapper{
	background-color:rgb(248,248,248);
}

.single-post .main-page-wrapper{
	background-color:rgb(248,248,248);
}

:root{
--btn-default-bgcolor:rgb(247,247,247);
}
:root{
--btn-default-bgcolor-hover:rgb(50,56,128);
}
:root{
--btn-shop-bgcolor:rgb(63,75,160);
}
:root{
--btn-shop-bgcolor-hover:rgb(50,56,128);
}
:root{
--btn-accent-bgcolor:rgb(63,75,160);
}
:root{
--btn-accent-bgcolor-hover:rgb(50,56,128);
}
:root{
--notices-success-bg:rgb(63,75,160);
}
:root{
--notices-success-color:E9E7DC;
}
:root{
--notices-warning-bg:rgb(253,238,25);
}
:root{
--notices-warning-color:rgb(83,86,90);
}
	:root{
	
	
			--wd-form-brd-radius: 0px;
	
	--wd-form-brd-width: 2px;

	--btn-default-color: #fff;
	--btn-default-color-hover: #fff;

	--btn-shop-color: #fff;
	--btn-shop-color-hover: #fff;

	--btn-accent-color: #fff;
	--btn-accent-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-shop-brd-radius: 0.001px;
		--btn-shop-box-shadow: none;
		--btn-shop-box-shadow-hover: none;
		--btn-shop-box-shadow-active: none;
		--btn-shop-bottom: 0px;
	
			--btn-accent-brd-radius: 0px;
		--btn-accent-box-shadow: none;
		--btn-accent-box-shadow-hover: none;
		--btn-accent-box-shadow-active: none;
		--btn-accent-bottom: 0px;
	
	
	
	
	
	
	
	
	
		}

	/* Site width */
		/* Header Boxed */
	@media (min-width: 1025px) {
		.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
			max-width: 1570px;
		}
	}

	.container {
		max-width: 1600px;
	}
	
	
		.elementor-section.wd-section-stretch > .elementor-column-gap-no {
			max-width: 1570px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-narrow {
			max-width: 1580px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-default {
			max-width: 1590px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-extended {
			max-width: 1600px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-wide {
			max-width: 1610px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-wider {
			max-width: 1630px;
		}

		@media (min-width: 1617px) {

			.platform-Windows .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}

		@media (min-width: 1600px) {

			html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}

	
/* Quick view */
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

/* Shop popup */
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}

/* Age verify */
div.wd-popup.wd-age-verify {
	max-width: 500px;
}

/* Header Banner */
.header-banner {
	height: 40px;
}

body.header-banner-display .website-wrapper {
	margin-top:40px;
}

/* Tablet */
@media (max-width: 1024px) {
	/* header Banner */
	.header-banner {
		height: 40px;
	}
	
	body.header-banner-display .website-wrapper {
		margin-top:40px;
	}
}

.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
		
		rs-slides [data-type=text],
rs-slides [data-type=button] {
	font-family: lahzeh !important;
}
	
		rs-slides h1[data-type=text],
rs-slides h2[data-type=text],
rs-slides h3[data-type=text],
rs-slides h4[data-type=text],
rs-slides h5[data-type=text],
rs-slides h6[data-type=text] {
	font-family: lahzeh !important;
}
			@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//safetradingcompany.com/wp-content/themes/woodmart/fonts/woodmart-font.woff2?v=6.2.4") format("woff2");
}

@font-face {
	font-family: "lahzeh";
	src: url("//safetradingcompany.com/wp-content/uploads/2025/08/Lahzeh-Regular.woff2") format("woff2");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "lahzeh";
	src: url("//safetradingcompany.com/wp-content/uploads/2025/08/Lahzeh-Bold.woff2") format("woff2");
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: "lahzeh";
	src: url("//safetradingcompany.com/wp-content/uploads/2025/08/Lahzeh-ExtraLight.woff2") format("woff2");
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-family: "lahzeh-num";
	src: url("//safetradingcompany.com/wp-content/uploads/2025/08/Lahzeh-FaNum-Regular.woff2") format("woff2");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "lahzeh-num";
	src: url("//safetradingcompany.com/wp-content/uploads/2025/08/Lahzeh-FaNum-ExtraLight.woff2") format("woff2");
	font-weight: 100;
	font-style: normal;
}

@font-face {
	font-family: "lahzeh-num";
	src: url("//safetradingcompany.com/wp-content/uploads/2025/08/Lahzeh-FaNum-Bold.woff2") format("woff2");
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: "lahzeh-num";
	src: url("//safetradingcompany.com/wp-content/uploads/2025/08/Lahzeh-FaNum-ExtraBold.woff2") format("woff2");
	font-weight: 800;
	font-style: normal;
}

.woodmart-product-brand img {
    width: 60px;
    height: 60px;
    object-fit: contain;
}


[class*=color-scheme-light] {
    --color-gray-300: rgba(255,255,255,.5);
    --color-gray-400: rgba(255,255,255,.6);
    --color-gray-500: rgba(255,255,255,.8);
    --color-gray-600: rgba(255,255,255,.8);
    --color-gray-700: rgba(255,255,255,.8);
    --color-gray-800: #FFF;
    --color-gray-900: #FFF;
    --bgcolor-white: #0d0d0d;
    --bgcolor-gray-100: #0d0d0d;
    --brdcolor-gray-300: rgba(255,255,255,.15);
    --wd-text-color: rgba(255,255,255,.8);
	--wd-title-color: #FDEE19 !important;
    --wd-widget-title-color: var(--wd-title-color);
    --wd-entities-title-color: #FFF;
    --wd-entities-title-color-hover: rgba(255,255,255,.8);
    --wd-link-color: rgb(63,75,160) !important;
    --wd-link-color-hover:#323880 !important;
    --wd-form-brd-color: rgba(255,255,255,.2);
    --wd-form-brd-color-focus: rgba(255,255,255,.3);
    --wd-form-placeholder-color: rgba(255,255,255,.6);
    color: var(--wd-text-color);
}

.[class*=color-scheme-light] {
}

.color-scheme-light .wd-nav[class*=wd-style-],.whb-color-light .wd-nav[class*=wd-style-] {
    --nav-color: #E7E8E9;
    --nav-color-hover: #FDEE19;
    --nav-color-active: #FDEE19;
    --nav-chevron-color: #E7E8E9;
}

[class*=color-scheme-light] .wd-widget, [class*=color-scheme-light] .widget, [class*=color-scheme-light] div[class^=vc_wp] {
    --wd-link-color: #E7E8E9;
    --wd-link-color-hover: #FDEE19;
}

.star-rating span:before {
    color: rgb(249 229 20);
}

.whb-sticky-row.whb-without-bg {
    background: var(--wd-primary-color);
}

.woocommerce-product-attributes-item__value {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}

tr.woocommerce-product-attributes-item:nth-child(even) {
    background: #e9e9e9;
}


td.woocommerce-product-attributes-item__value {
    display: flex;
    gap: 4px;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
}

td.woocommerce-product-attributes-item__value span {
    text-align: right;
}

.product-image-summary .shop_attributes td, .product-image-summary .shop_attributes th, .wd-more-desc table td, .wd-more-desc table th, .woocommerce-product-details__short-description table td, .woocommerce-product-details__short-description table th {
    border: none 0;
}

tr.woocommerce-product-attributes-item {
    gap: 5px;
    padding: 10px 5px;
    display: flex;
    min-height: 50px;
    flex-direction: column;
}

td.woocommerce-product-attributes-item__value {
    display: flex;
    width: 100%;
    flex-direction: row;
    justify-content: space-between;
}

@media (min-width: 1140px){
tr.woocommerce-product-attributes-item {
    padding: 10px 5px;
    min-height: 50px;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
	
	td.woocommerce-product-attributes-item__value {
    width: 45%;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
}
	
	th.woocommerce-product-attributes-item__label {
    width: 50%;
}
	
}

@media (min-width: 1040px){
		.elementor-13698 .elementor-element.elementor-element-d7ceaf4 {
    right: 15px !important;
    top: 15px !important;
}
	
	.elementor-13698 .elementor-element.elementor-element-d8f6f89 h2 {
    font-size: 18px !important;
}
	
.elementor-13698 .elementor-element.elementor-element-a7f309b h3 {
   font-size: 18px;
	}
	
	.elementor-13698 .elementor-element.elementor-element-d7ceaf4 {
    width: 54% ;
}
}

@media (min-width: 1440px){
		.elementor-13698 .elementor-element.elementor-element-d7ceaf4 {
    right: 25px !important;
    top: 25px !important;
}
	
	.elementor-13698 .elementor-element.elementor-element-d8f6f89 h2 {
    font-size: 24px !important;
}
	
			.elementor-13698 .elementor-element.elementor-element-d8f6f89 h3 {
    font-size: 24px !important;
}
	
	.elementor-13698 .elementor-element.elementor-element-d7ceaf4 {
    width: 60%;
}
}


span.single-color-attribute {
    height: 35px;
    width: 35px;
    border: 1px solid var(--e-global-color-primary);
	  overflow: hidden;
    position: relative;
}

tr.woocommerce-product-attributes-item.woocommerce-product-attributes-item--attribute_pa_color .woocommerce-product-attributes-item__value {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 25px;
}


tr.woocommerce-product-attributes-item.woocommerce-product-attributes-item--weight{
	display: none !important;
}


tr.woocommerce-product-attributes-item.woocommerce-product-attributes-item--attribute_pa_\%d8\%aa\%d8\%b9\%d8\%af\%d8\%a7\%d8\%af-\%d8\%af\%d8\%b1-\%da\%a9\%d8\%a7\%d8\%b1\%d8\%aa\%d9\%86 .woocommerce-product-attributes-item__value span {
    display: flex;
    gap: 10px;
    align-items: center;
	flex-direction: row-reverse;
}


tr.woocommerce-product-attributes-item.woocommerce-product-attributes-item--attribute_\%d9\%88\%d8\%b2\%d9\%86 .woocommerce-product-attributes-item__value {
    display: flex;
	gap: 25px !important;
    align-items: center;
    justify-content: flex-start;
}

h1.product_title, .wd-entities-title a{
	    text-transform: uppercase;
}

span.single-color-attribute.no-color-attribute:after {
    content: '';
    border-bottom: 1px solid var(--e-global-color-primary);
    width: calc(35px * 1.41421356);
		
    position: absolute;
    transform: rotate(45deg);
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
}@media (min-width: 1025px) {
	.whb-column.whb-col-left.whb-visible-lg .site-logo {
    min-width: 200px !important;
}

.post-img-wrapp {
    height: 250px;
}
.post-img-wrapp a {
    height: 100%;
}

.post-img-wrapp a img {
    height: 100%;
}

a.wd-logo.wd-sticky-logo {
    width: 55px;
}

.wd-hover-tiled .product-element-bottom {
    min-height: 75px;
    padding: 15px 20px;
    background-color:  #fff;
}

.wd-hover-tiled .product-element-bottom h3{
	font-size: 15px;
	font-weight: 500;
	line-height: 140% !important;
}


.wd-hover-tiled .product-wrapper {
    display: flex;
    box-shadow: none;
		flex-direction: column;
}

.title-line-two .product-grid-item .wd-entities-title {
    max-height:40px;
}



}

@media (min-width: 768px) and (max-width: 1024px) {
	.wd-hover-tiled .product-element-bottom h3{
	color: #E9E7DC;
	font-size: 15px;
	font-weight: 500;
	line-height: 140% !important;
}

.wd-hover-tiled .product-element-bottom h3 a:hover{
	color: #fff;
}

.wd-hover-tiled .product-wrapper {
    display: flex;
    box-shadow: none;
		border: solid 1px rgb(63,75,160);
    flex-direction: column;
}

.title-line-two .product-grid-item .wd-entities-title {
    max-height:40px;
}
}

@media (max-width: 576px) {
	.whb-mobile-center .site-logo {
    max-height: inherit;
    min-width: 70px;
}

.min-footer .col-right {
    text-align: center !important;
}

.whb-mobile-left .site-logo{
	    max-height: inherit;
    min-width: 70px;
}


}

