/*
Welcome to Custom CSS!

To learn how this works, see https://wp.me/PEmnE-Bt
*/

.menu-navigation {
  font-size: 20px;
	}
.site-header img.site-logo{
	display: inline-block;
  max-height: 120px;text-align: top;
	margin: 0 auto; 
	}

.has-background-cover .overlay {
    opacity: 0.2;
}

@import url('https://fonts.googleapis.com/css?family=Roboto Condensed');

.widget-title, .header_v3 #masthead li a {
	font-size: 15px;
font-family: 'Roboto Condensed', sans-serif!important;
	

}
@media (min-width: 768px) {
    .site-header:not(.scroll-header) .site-branding img {
        display: none;
    }

    
#masthead.scroll-header {
  background-color: #ffffff;
  opacity: 1;
  animation: none;
	transition: 0.2s;
	position: center;
	float: center;
	width: 100%;
	padding: 2px 2px;
}

#page #masthead.scroll-header,
#page #masthead.scroll-header a {
  color: #000000;
	
}
/*
#masthead.scroll-header {
	visibility: hidden;
	opacity: 0;
}
*/
/*@media (max-width: 768px) {
  .site-header .header-menu {
    width: 50px;
  }
  .site-header .header-menu svg {
    width: 50px;
  }
	.site-header img.site-logo{
  max-height: 70px;
}
}*/
/*
.front-block:nth-child(1) {
  background-color: #e1ad01;
}
*/
.site-header {
  align-items: center;
}
.featured-content .entry-title {
color: #FFFFFFFF;
font-size:18px;
font-family: 'Roboto Condensed';
width: 100%;
height: 40px;
width: 400px;
margin-bottom: 0px;
margin-top: 600px;
text-align: inherit;
margin-left: auto;
margin-right: 0;
}

@media (min-width: 992px) {
  .footer-widget-area .widget {
    width: 33.33333%;
  }
}
/*.front-block-one {
  padding: 5;
}

.front-block-one .front-block-inner {
  max-width: 50%;
}*/
#primary-header {
  margin-bottom: 0;
}

@media (max-width:500px) {
	.singular-page-header {
    height: 10vh;
  }
  .th-featured-image {
   object-fit: contain;
		  }
	
}
@media (max-width: 500px) {
  .featured-content .entry-title {
    margin-top: 0;
  }
}
	/*
	 
	https://bodhidesignstudio.com/wp-content/uploads/2020/07/bodhilongwhiteNew.png
	 */
	
		.site-header:not(.scroll-header) .site-branding .custom-logo-link::before {
        background-image: url(https://bodhidesignstudio.com/wp-content/uploads/2020/07/bodhilongwhiteNew.png);
        background-size: 407px 56px;
        background-repeat: no-repeat;
        display: inline-block;
			vertical-align: baseline;
			  align-self: top;
        width: 407px;
        height: 56px;
        content: "";
        margin: 0 auto; 
    }
}

.wf-active .site-footer .widget-title {
  font-size: 21px;
}

.post-type-archive-jetpack-portfolio #primary-header,
.tax-jetpack-portfolio-type #primary-header {
  margin-bottom: 5rem;
}

.single-jetpack-portfolio .page-header.has-background-cover img {
  display: none;
}

.page:not(.home) .page-header.has-background-cover::before,
.single-jetpack-portfolio .page-header.has-background-cover::before{
  content: "";
  background-image: url(https://bodhidesignstudio.com/wp-content/uploads/2024/12/BGPic.jpg);
  background-size: cover;
  position: absolute;
  left: 0; top: 0;
  width: 100%;
  height: 100%;
}
