
a, a:link, a:visited{
	color: #fff !important;
	text-decoration: none;
}


a:hover, a:focus{
	color: #ffd50f !important;
	text-decoration: none;
}

h1,h2,h3,h4{
	color: #ffd50f;
	font-weight: normal;
	text-transform: uppercase;
}
.yellow{
	color: #ffd50f;
}

.navbar-brand img{
	height: 60px;
}


.bg-body-tertiary{
	background-color: #010111 !important;
}

.section-dark-bg{
	background-color: #2c2f33 !important;
}

div.so-post .so-post-inner{
	border-radius: 10px;
	border: 1px solid #3d3d3d;
	background-color: #2c2f33;
	padding: 20px;
}

.shortcode-so-post-title a:link, .shortcode-so-post-title a:visited{
	color: #ffd50f !important;
}

.so-posts-container{
	margin-top: 40px;
	justify-content: center;
}

ul.dropdown-menu {
	border-radius: 0;
	padding: 0;
}




.ms-custom{
	justify-content: center; /* Centers horizontally */
  	align-items: center; /* Centers vertically */
  	width: 100%;
}




.navbar-brand{
	display: block;
}


.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
	color: #ffd50f !important
}

.dropdown-item.active, .dropdown-item:active {
	color: #ffd50f;
	text-decoration: none;
	background-color: #161616
}

.header-actions{
	
}

.wp-block-buttons .wp-element-button{
	border: 1px solid #ffd50f;
}

.nav-toggler{
	position: absolute;
	right: 20px;
	top:20px;
	border: none;
	padding: 0;
}

.nav-toggler i.fa-bars{
	color: #ffd50f;
	font-size: 31px;
}

.extra-black{
	background-color: #01010f !important;
}


.btn-primary{
	background-color: #ffd50f !important;
	border: none;
}
a.btn-primary:hover{
	color: black;
}

.heading-bar{
	width: 100%;
	background-color: black;
	width: 100vw;
    margin-left: calc(50% - 50vw);
}

.heading-bar {
	width: 100%;
	background-color: rgba(1, 1, 15, 0.6);
	width: 100vw;
	margin-left: calc(50% - 50vw) !important;
	/*position: absolute;
	z-index: 2000;
	left: 0;*/
	color:  #ffd50f;
}

.heading-bar h3{
	margin-top: 8px !important;
	margin-bottom: 8px !important;

}


.full-width-div {
    width: 100vw;
    margin-left: calc(50% - 50vw) !important;
}

.products-class .so-post h3.shortcode-so-post-title
{
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;

}


.page-template-page-sidebar-container-none #page
{
	background-color: #03021c;
}



.post-template-single-sidebar-featured-fullwidth #page{
	background-color: #040227;
}


.site-content{
	background-image: url(../img/let-RIGHT-be-done2.png);
	background-size: 96%;
	background-position: top center;
}

.brochure-block{
	background-color: rgba(30, 30, 30, 0.8) !important ;
	padding: 20px !important;
}

.brochure-block h4{
	color: white;
}

.brochure-block a.wp-element-button,.brochure-block  a.wp-block-button__link,
.brochure-block a.wp-element-button:visited, .brochure-block a.wp-block-button__link:link
{
	background-color: #ffd50f !important;
	color: black !important;
	border-radius: 100px !important;
}

.brochure-block a.wp-element-button:hover, .brochure-block a.wp-block-button__link:hover{
	color: grey !important;
}

.page-id-178 .content-area{
	margin-top: 50px;
}


@media (max-width: 576px) {
  .col-xs-custom-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  body .get-in-touch{
  	display: none !important;
  }
}








@media  (max-width: 400px) {
}

@media (min-width: 401px) and (max-width: 767px) {
}

@media all and (max-width: 767px) {

	.products-class .so-post .so-post-inner{
		height: auto;
		margin-bottom: 20px;
		cursor: pointer;
	}

	#footer-menu{
		justify-content: center; /* Centers horizontally */
    	align-items: center; /* Centers vertically */
	}
	.entry-title {
		text-align: center;
	}

	.navbar-nav a{
		font-size: 20px;
	}

	.navbar-nav a.nav-link{
		
	}

	#offcanvas-navbar .navbar-nav{
		align-items: normal;
	}

	.navbar-nav .dropdown-menu {
		display: block !important;
		border: none;
	}

	.navbar-nav .dropdown-menu .menu-item{
		border: none;
		font-style: italic;
		font-weight: lighter;

	}

	.dropdown-item.active, .dropdown-item:active {
		color: lightgrey;
		background-color: transparent;
	}
}

@media screen and (min-width: 768px){
	ul.dropdown-menu .menu-item > a{
		padding-bottom: 10px;
		padding-top: 10px;
	}

}

@media (min-width: 768px) and (max-width: 991px) {
}

@media (min-width: 992px) {
}


@media (min-width: 992px) and (max-width: 1199px) {
}

@media (min-width: 1200px) {

	.products-class .so-post .so-post-inner{
		height: 415px;
		
		cursor: pointer;
		margin-bottom: 24px;
	}

	.products-class .so-post .so-post-inner:hover{
		background-color: #050505;
	}

	.products-class .so-post h3{
		font-size: 24px;
	}

	
}

@media (min-width: 1200px) and (max-width: 1399px){
}

@media (min-width: 1400px) and (max-width: 1499px){
}

@media (min-width: 1400px) {
}

@media (min-width: 1500px){
}