
:root {
    --primary-color: #e9c245;
	--secondary-color: #9c092d;
	}

img {
    height: auto;
    max-width: 120px;
	  margin-right:150px;
}
@media screen and (max-width:500px){
  img{
    height: auto;
    max-width: 120px;
	  margin-right:0px; }
}
	
img[Attributes Style] {
    width: 200px;
    aspect-ratio: auto 150 / 190;
    height: 184px;

}



h1.page-title{
   font-family:Michroma;!important
	 font-size:20px;!important

}

	
.page-header .page-title {
    font-weight: 500;
    font-family:Michroma;!important
	
}

.page-header .page-title:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    background: var(--secondary-color);
}

.header-b {padding: 6px 0;}
.main-navigation ul li a:hover, .main-navigation ul li a:focus, .main-navigation .current_page_item>a, .main-navigation .current-menu-item>a, .main-navigation .current_page_ancestor>a, .main-navigation .current-menu-ancestor>a {
    color: var(--secondary-color);
}


.header-b{
    background-color:#600821;
	
	}



.site-branding .site-title a {
  color: #f8b11b;
	font-family:Michroma;
	text-transform: uppercase;
  line-height:2
	text-allign:center;
}

.site-branding .site-title a:hover {
    color:white;
		
}



p.site-description{
  color: #f8b11b;
	font-family:Michroma;
  text-align:center;
	margin-top:500px;!important
	
}

.site-branding .site-description{
  margin-bottom:20px;
	
}


.mobile-navigation {
    background-color: #f8b11b;

}

.site-footer {
    background: #600821;
}

.site-footer .footer-b a {
color:#f8b11b;
text-transform: uppercase;
	text-align:center;
}

.site-footer .footer-b a:hover  {
color:white;
	
	
}
@media only screen and (max-width: 1024px)
.nav-holder .container, #site-navigation {
    background: var(--primary-color);
    margin: 20px;
}

.elementor-35 .elementor-element.elementor-element-697e528 .elementor-heading-title {
    line-height: 1.4;
}


div#topcontrol {
    display: none;
	}


#primary .post .entry-content table th, #primary .page .entry-content table th, #primary .post .entry-content table td, #primary .page .entry-content table td {
    padding: 0.2vw 2vw;
    text-align: left;
}

font-family: 'Michroma', sans-serif;


