/* Themify Customize Styling */
body {	background-image: url(https://nonbiri-keiba.com/wp-content/uploads/2026/01/2025-15-1.png);
	background-size: cover;
	background-position: center center; 
}
h1 {	
	font-family: "Montserrat";	font-weight:400;
 
}
h2 {	
	font-family: "Montserrat";	font-weight:400;
 
}
h3 {	
	font-family: "Montserrat";	font-weight:400;
 
}
h4 {	
	font-family: "Montserrat";	font-weight:400;
 
}
h5 {	
	font-family: "Montserrat";	font-weight:400;
 
}
h6 {	
	font-family: "Montserrat";	font-weight:400;
 
}
#header {	
	color: #ffffff; 
}
#headerwrap a {		font-weight:bold;
	font-weight:bold;
 
}
#headerwrap a:hover {		font-weight:bold;
	font-weight:bold;

	color: #000000; 
}
#headerwrap.fixed-header #header, #headerwrap.fixed-header #site-description {		font-weight:300;
 
}
.fixed-header #header a:hover {		font-style:italic;
	font-weight:bold;
	font-style:italic;
 
}
#headerwrap.fixed-header a:hover {	
	color: #75cf00; 
}
#main-nav {	
	padding-bottom: 5px; 
}
#main-nav a {	
	margin-right: -20px;
	margin-left: 20px;
	color: #000000; 
}
#main-nav li > .sub-menu {	background: none;
	background-color: #81e300; 
}
#main-nav ul a {	
	color: #000000; 
}
#main-nav ul a:hover {	background: none;
	background-color: #605ba8;
	color: #000000; 
}
#footer-logo a {		font-size:35px;

	color: #fff204; 
}
#footer, #footer-logo, .footer-nav a, .footer-text {	
	font-family: "Montserrat";	font-weight:700;
	letter-spacing:3px;
 
}
#footer-nav {	
	margin: 20px;
	padding: 10px; 
}

/* Themify Custom CSS */
@media screen and (min-width: 1600px){
.boxed-compact #pagewrap{
width:70%;
}}

#main-nav >li > a:after {
content: '';
display: block;
width: 0;
border-bottom: 2px solid transparent;
position: absolute;
bottom: 0;
left: -1px;
transition: all 0.7s ease-in-out;
}
 #main-nav > li:hover > a:after,
 #main-nav .current_page_item > a:after,
 #main-nav .current-menu-item > a:after {
border-color: #fff;
width: 100%;
}
 #main-nav ul a:hover {
color: #a6f8ff;
}

.boxed-compact #site-logo::after {
content: "";
background-image: url("https://nonbiri-keiba.com/wp-content/uploads/2025/11/LogoMakr-34mW2H.png");
background-size: contain;
background-repeat: no-repeat;
width: 200px;
height: 40px;
display: inline-block;
margin-left: 40px;
vertical-align: middle;
}

.boxed-compact .search-button{
    padding:  1.5em 0 !important;
}
.boxed-compact #site-logo{
    margin-right: 0 !important;
}
.boxed-compact #site-logo::after{
    width:50px !important;
}
.skin-styles:before {
    background-image: none !important;
}
#main-nav li > .sub-menu {
    width: 200px;
}
#main-nav ul a {
    margin:0 !important;
}
#main-nav ul{
    width:max-content !important;
}
.single-post #content .post > .post-content{
    padding-top:100px;
}
