
:root {
	--wd-text-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777;
	--wd-text-font-size: 15px;
	--wd-title-font: "Instrument Sans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Instrument Sans", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333;
	--wd-entities-title-color-hover: rgba(51, 51, 51, 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Instrument Sans", 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: 13px;
	--wd-header-el-font: "Instrument Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: #007bc4;
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #007bc4;
	--btn-accented-bgcolor-hover: #006aa9;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #e0b252;
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}

.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}

.wd-popup.wd-promo-popup {
	background-color: #111;
	background-image: url("https://cdn-ildggpl.nitrocdn.com/SJXOaCpdtPaMkQPMogLdllRmwlGEaKpd/assets/images/optimized/rev-1145ae0/safeken.co.ke/wp-content/uploads/2021/07/promo-popup.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}

.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}

.wd-page-title {
	background-color: #f8991e;
	background-image: url("https://cdn-ildggpl.nitrocdn.com/SJXOaCpdtPaMkQPMogLdllRmwlGEaKpd/assets/images/optimized/rev-1145ae0/safeken.co.ke/wp-content/uploads/2023/09/PPE.png");
	background-size: cover;
	background-position: center center;
}

.wd-page-title.nitro-lazy {
	background-image: none !important;
}

.wd-footer {
	background-color: #f8991e;
	background-image: none;
}

.wd-footer.nitro-lazy {
	background-image: none !important;
}

.wd-popup.wd-promo-popup.nitro-lazy {
	background-image: none !important;
}

.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: 1420px;
	--wd-form-brd-radius: 35px;
	--btn-default-color: #333;
	--btn-default-color-hover: #333;
	--btn-accented-color: #fff;
	--btn-accented-color-hover: #fff;
	--btn-default-brd-radius: 35px;
	--btn-default-box-shadow: none;
	--btn-default-box-shadow-hover: none;
	--btn-accented-brd-radius: 35px;
	--btn-accented-box-shadow: none;
	--btn-accented-box-shadow-hover: none;
	--wd-brd-radius: 0px;
}

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

.product-description {
	display: flex;
	flex-direction: column;
}

.add-to-cart-button {
	order: 1;
	margin-top: 10px;
}

@media (min-width: 1025px) {
	.product-description {
		display: flex;
		flex-direction: column;
	}
	
	.add-to-cart-button {
		order: 1;
		margin-top: 10px;
	}
}
