/* Themify Customize Styling */
input[type=reset], input[type=submit], button, button[type=submit] {	
	color: #ffffff; 
}
body #site-logo a img {	
	height: 75px; 
}
#site-description {	display: none; 
}
#main-nav a:hover {	
	color: #00b2f7; 
}
#main-nav .current_page_item > a, #main-nav .current-menu-item > a {	
	color: #00b2f7; 
}
#main-nav .highlight-link > a {	background: none;
	background-color: #ff0000;
	color: #ffffff; 
}
.page-title {	
	color: #186bb1;	font-weight:300;
 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 75px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 75px; 
}
 }@media(max-width: 480px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 75px; 
}
 }
/* Themify Custom CSS */
.homepage-video-text h2 {
text-shadow: 2px 2px black !important;
}

/* mouse over link */
a:hover {
    color: #00B2F7;
}

/* selected link */
a:active {
    color: #00B2F7;
}

.page-id-2 #site-logo a {
    background: url(https://robkoier.com/wp-content/uploads/2022/03/Koier-Creative-logo-trans-20220315-1.png);
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
}

.page-id-2 #site-logo img {
    visibility: hidden;
}

div.ytc-promotion.col-xs-5 {
    visibility: hidden; !important
}

div.ytc-youtubelink.col-xs-7 {
    visibility: hidden; !important
}

div.col-xs-4.ytc-numeration {
    visibility: hidden; !important
}

.ACC-postcontent a, .ACC-postcontent a:link
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   color: #000000;
	font-weight: bold;
}