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

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

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

.footer-container{
	background-color:#ffffff;
	background-image: none;
}

:root{
--wd-text-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:20px;
}
:root{
--wd-title-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Poppins", 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%);
}
:root{
--wd-alternative-font:"Poppins", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Poppins", 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;
}
:root{
--wd-header-el-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:700;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:14px;
}
:root{
--wd-primary-color:rgb(0,0,0);
}
:root{
--wd-alternative-color:#fbbc34;
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
:root{
--btn-default-bgcolor:rgb(0,0,0);
}
:root{
--btn-default-bgcolor-hover:rgb(0,0,0);
}
:root{
--btn-accented-bgcolor:rgb(0,0,0);
}
:root{
--btn-accented-bgcolor-hover:rgb(0,0,0);
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}

	:root{
					
			
							--wd-form-brd-radius: 0px;
					
					--wd-form-brd-width: 2px;
		
					--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-bottom-active: -1px;
				--btn-accented-brd-radius: 0px;
				--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
				--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
			
			
					
							
					--wd-brd-radius: 0px;
		
			}

	
	
			:root{
			--wd-container-w: 1222px;
		}
	
			@media (min-width: 1222px) {
			[data-vc-full-width]:not([data-vc-stretch-content]),
			:is(.vc_section, .vc_row).wd-section-stretch {
				padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
				padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
			}
		}
	
			div.wd-popup.popup-quick-view {
			max-width: 920px;
		}
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 223px;
		}
	
	
.wd-post-cat.wd-style-with-bg {
display: none !important;
}

.post-single-page .post-title {
    margin-top: 30px !important;
}

.whb-overcontent ~ .main-page-wrapper {
    padding-top: 90px !important;
}

.main-page-wrapper {
	    margin-top: -40px;
    padding-top: 0px;
    min-height: 50vh;
    background-color: var(--wd-main-bgcolor);
}

.post-single-page .wd-entry-meta {

    display: none !important;
}


.btn {
    color: #333;
    text-align: left !important;
}


.servicemenu .nav-link-text {
    color: white !important;
    background: #3E3E3E;
    padding: 0rem 0rem !important;
}


.copyrights-wrapper {
    border-top: 1px solid var(--brdcolor-gray-300);
    background: black;
    color: white;
}


.wd-nav.wd-style-separated>li:not(:last-child):after {
    height: 300%;
    color: white;
}
.wd-nav:is(.wd-style-bordered,.wd-style-separated)>li:not(:last-child):after {
    content: "";
    position: relative;
    inset-inline-end: calc((var(--nav-gap) / 2) * -1);
    border-right: 2px solid rgb(255 255 255 / 50%) !important;
}


.element-is-not-sticky {
   background: #3E3E3E !important;
			padding: 1.25rem;
	z-index: 103 !important;

   }

.element-is-sticky {
   background: #3E3E3E !important;
		padding: 1.25rem;
	position: sticky;
  top: 0;
	z-index: 103 !important;
	left: 0px !important;
   }



.servicemenu .nav-link-text {
    color: white !important;
    background: #3E3E3E;
    padding: 1.75rem 1rem;
}





.title-wrapper .title {
    margin-bottom: 0;
    position: relative; /* Add relative positioning */
	    padding-bottom: 14px;
}

/* Target the h1 element with the given class */
.h1title .title::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100px;
    border-bottom: 2px solid #2254e4;
	display: none !important;
}



.h4title .title::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 255px;
    left: -125px;
    border-bottom: 2px solid #2254e4;
    transition: all 1s ease;
    transition-delay: 1.25s;
	display: none !important;
} 

.h4title .title:hover::after {
    width: 255px; /* Final state for animation */
}








.wd-nav[class*="wd-style-"]>li>a {
    color: var(--nav-color);
    font-size: 20px !important;
    font-weight: 100;
}


/*sticky background*/
body .whb-sticked .whb-general-header {
    background-color: white;
}

/*sticky main menu color*/
body .whb-sticked .wd-nav[class*="wd-style-"]>li>a {
    color: #000;
}
}




p {
  font-size: 19.2px !important; /* Change the value to your desired font size */
}

.vc_row.vc_column-gap-35>.vc_column_container {
    padding: 0px !important;
}



.button:after, .wp-block-button__link:after {
    background-image: url(/wp-content/uploads/2023/12/button-arrow-white-blue.svg);
    content: "";
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    right: -23px;
    width: 50px;
    height: 25px;
    top: 0;
    bottom: 0;
    margin: auto;
}
*, ::after, ::before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}
@media screen and (min-width: 64em)
.alm-btn-wrap .alm-load-more-btn, .button, .wp-block-button__link {
    padding: 1.75rem 3.5rem 1.75rem 1.5rem;
    min-width: 252px;
    font-size: 1.2rem;
}
.alm-btn-wrap .alm-load-more-btn, .button, .wp-block-button__link {
    background-color: #2254e4;
    color: #fff;
    font-size: 1.1rem;
    text-transform: uppercase;
    padding: 1.25rem 3.5rem 1.25rem 1.5rem;
    min-width: 200px;
    position: relative;
    text-align: left;
    font-weight: 500;
}
button, .button, .wp-block-button__link {
    cursor: pointer;
    transition: opacity 0.2s ease;
    border-radius: 0;
}
.button {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 1rem 0;
    padding: 1.85em 1em;
    border: 1px solid transparent;
    border-radius: 0;
    -webkit-transition: background-color .25s ease-out,color .25s ease-out;
    transition: background-color .25s ease-out,color .25s ease-out;
    font-family: inherit;
    font-size: .9rem;
    -webkit-appearance: none;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    background-color: #2154e4;
    color: #fefefe;
}
a {
    transition: all 0.2s ease;
    color: inherit;
}
a {
    line-height: inherit;
    color: #1779ba;
    text-decoration: none;
    cursor: pointer;
}
user agent stylesheet
a:-webkit-any-link {
    color: -webkit-link;
    cursor: pointer;
}
.grid-x {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
style attribute {
    zoom: 1;
    overflow: hidden;
    height: 100%;
    cursor: default;
}
html.fp-enabled, .fp-enabled body {
    margin: 0;
    padding: 0;
    overflow: hidden;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
@media screen and (min-width: 40em)
body {
    font-size: 1rem;
}
body {
    color: #191919;
    font-family: 'Poppins',sans-serif;
    font-size: .8rem;
    line-height: 1.5;
    text-rendering: optimizeLegibility;
}
body {
    margin: 0;
    padding: 0;
    background: #fefefe;
    font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
    font-weight: 400;
    line-height: 1.5;
    color: #0a0a0a;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
body {
    --wp--preset--color--black: #000000;
    --wp--preset--color--cyan-bluish-gray: #abb8c3;
    --wp--preset--color--white: #ffffff;
    --wp--preset--color--pale-pink: #f78da7;
    --wp--preset--color--vivid-red: #cf2e2e;
    --wp--preset--color--luminous-vivid-orange: #ff6900;
    --wp--preset--color--luminous-vivid-amber: #fcb900;
    --wp--preset--color--light-green-cyan: #7bdcb5;
    --wp--preset--color--vivid-green-cyan: #00d084;
    --wp--preset--color--pale-cyan-blue: #8ed1fc;
    --wp--preset--color--vivid-cyan-blue: #0693e3;
    --wp--preset--color--vivid-purple: #9b51e0;
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);
    --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);
    --wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);
    --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);
    --wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);
    --wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);
    --wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);
    --wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);
    --wp--preset--font-size--small: 13px;
    --wp--preset--font-size--medium: 20px;
    --wp--preset--font-size--large: 36px;
    --wp--preset--font-size--x-large: 42px;
    --wp--preset--spacing--20: 0.44rem;
    --wp--preset--spacing--30: 0.67rem;
    --wp--preset--spacing--40: 1rem;
    --wp--preset--spacing--50: 1.5rem;
    --wp--preset--spacing--60: 2.25rem;
    --wp--preset--spacing--70: 3.38rem;
    --wp--preset--spacing--80: 5.06rem;
    --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);
    --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);
    --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);
    --wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);
    --wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);
}
:root {
    --wp--preset--font-size--normal: 16px;
    --wp--preset--font-size--huge: 42px;
}
html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 100%;
}
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}
Improved @property section in Elements > Styles
You can now edit the @property rule in Elements > Styles.
Updated list of devices
Emulate more devices with the updated devices list.
Enhanced pretty-printing in Sources
The Sources panel now pretty prints inline JSON in script tags.
	
	
.wd-title-style-underlined-2 .title {
    border-bottom: 2px solid var(--el-title-color);
    line-height: .85;
    height: 2px;
    background-color: #2254e4 !important;
    left: -125px !important;
	width: 255px !important;
	transition: all 1s ease !important;
    transition-delay: 1.25s !important;
	
}

@media (min-width: 768px) and (max-width: 1024px) {
	.reverse {
display: flex;
flex-wrap: wrap-reverse !important;
box-sizing: border-box;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.reverse {
display: flex;
flex-wrap: wrap-reverse !important;
box-sizing: border-box;
}
}

@media (max-width: 576px) {
	.reverse {
display: flex;
flex-wrap: wrap-reverse !important;
box-sizing: border-box;
}



.vc_row.vc_row-flex>.vc_column_container>.vc_column-inner {
    padding: 20px !important;
}


.text-right {
    --text-align: left !important;
    text-align: left !important;
    --content-align: flex-end !important;
}

.title-wrapper .title {
    font-size: 26px !important;
}

.title-subtitle.wd-fontsize-m, .title-after_title.wd-fontsize-s {
    font-size: 20px !important;
}


.whb-overcontent ~ .main-page-wrapper {
    padding-top: 0px !important;
}
}

