.home .entry-cat {
	display: none;
}

input[type="submit"] {
	background-color: transparent;
border: 1px solid orange;
color: #012169;
}



body {
color: #474747 !important;

}


a {
color:  #012169;
}

a:hover {
color:#00539B;
}

li.cat-item a {
	color: #012169 !important; 
}

li.cat-item a:hover {
	color:#00539B;
}


.widget {
border: 2px solid #012169;


}

.widget .widget-title{
background-color: #012169;
background-color: #00539B;
}

.widget .widget-title span {
background-color: #00539B;
border-left: 20px solid #00539B;
border-right: 20px solid #00539B;
}

.widget_recent_entries ul li a {
	font-size: inherit;
}


#custom_html-2 {
border: none !important;

}

.entry-button, .entry-tags a {
background-color: transparent;
border: 1px solid orange;
color: #012169;
}

button {
	background-color: transparent;
border: 1px solid orange;
color: #012169;
}

button:hover {
border: 1px solid #00539b;
}

.entry-button {
color: #012169;
}

.entry-share, .entry-comments {
color: #666;
}

.site-content-header {
color: #00539B;
border-bottom: 2px solid  #00539B;

}

.entry-footer::before {
background-color: #012169;

}

.search-form .search-submit-icon {
background-color:  #00539B;
}

.standard-container .entry-title {
color: #012169;
}


.site-header .site-header-bottom {

background-color: #efefef;
background-color: #011546;
border-bottom: 10px solid   #00539B;

}

.site-header a {
color: #012169;
color: #fff;
 font-weight: 300;

text-align: center !important;

}


.comment-respond .comment-form .banner-text .banner-button, .banner-text .comment-respond .comment-form .banner-button, .comment-respond .comment-form button, .comment-respond .comment-form input[type="button"], .comment-respond .comment-form input[type="reset"], .comment-respond .comment-form input[type="submit"], .comment-respond .comment-form .widget_wrt_shop .product .product-button, .widget_wrt_shop .product .comment-respond .comment-form .product-button, .comment-respond .comment-form input[type="button"], .comment-respond .comment-form input[type="reset"], .comment-respond .comment-form input[type="submit"] {

background-color: #00539B;
border-color: #00539B;
}

.comment-respond {
border-color: #00539B;
}

.site-brand h1, .site-brand h2, .site-brand h3, .site-brand h4, .site-brand h5, .site-brand h6 {
color: #012169;
	
}

.entry-button {
border: 1px solid orange;
}

.entry-button:hover {
border: 1px solid #00539b;
}

.entry-previous a {
color: #012169;
}

.entry-previous a {
color: #012169;
}

.entry-previous a:hover, .entry-tags a:hover  {
background-color: transparent;
color:#00539B;
}

.entry-next a:hover {
background-color: transparent;
color:#00539B;
}

.mobile-navigation-toggle {
display: none;
}

.pagination span {
background-color: #012169;
}

.pagination a:hover {
background-color:#012169;
}

.site-container.text-center {
display: none;
}

.fa.fa-google-plus,.fa.fa-pinterest-p, .fa.fa-comment, .comments-counting {
display: none;
}

#scrollUp {
color:#012169;
}

.site-tagline {
text-transform: uppercase;
color: #fff;


}

.site-logo, .site-heading {

}

.site-brand {
padding-top: 20px;
padding-bottom: 0px;
}


.site-footer .widget .widget-title {
background-color: #00539B;
}

.widget_tag_cloud .tagcloud a {
border: 1px solid orange;
color: #012169;
}

.widget_categories ul li a::before, .widget_nav_menu ul li a::before, .widget_pages ul li a::before, .widget_meta ul li a::before, .widget_archive ul li a::before, .widget_archives ul li a::before {
background-color: orange;
}

.widget_recent_entries ul li a {
color: #012169;
}

.widget_recent_entries ul li a:hover {
color: #00539B;
}

.post-date {
font-size: 0.8em !important;
}
#media_image-2{
border: none;
padding-bottom: 0px;

}


.with-right-sidebar .site-sidebar {
padding-top: 1em;

}


/* Guest Blogger widget */
.textwidget.custom-html-widget > .guest-bloggers {
	display: block; 
	list-style: none; 
	margin: 0;
	padding: 0; 
}

.textwidget.custom-html-widget > .guest-bloggers li{
display: block;  

}


.textwidget.custom-html-widget > .guest-bloggers li a{
position: relative; 
display: block;
padding: 0.625em 0;


}

.textwidget.custom-html-widget > .guest-bloggers li:not(:last-child) a {

	border-bottom: 1px solid #000; 
}

.textwidget.custom-html-widget > .guest-bloggers li a:hover {

	border-bottom: 1px solid orange; 
}


.textwidget.custom-html-widget > .guest-bloggers li a:before {
	position: absolute;
    right: 0;
    bottom: -1px;
    display: block;
    content: "";
    width: 0;
    height: 1px;
    background-color: #bf9e3b;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}


.author:after {
	display:inline; 
}



@media only screen and (max-width: 767px) {
	
	
	.site-heading {
		float: none; 
	}
	.site-logo + p, .site-heading + p {
		float:none;
	}
}
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait) {
.site-sidebar {
width: 20rem;
}
.site-content.with-sidebar {
width: calc(97.56098% - 20rem)
}

.with-right-sidebar .site-sidebar {
padding-top: 0em;
}
	
	
} @media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) { 
	.site-logo, .site-heading {
		float: none;
	}




}@media (max-width: 430px) {
.site-header a {
font-size: 36px;

}

.site-heading {
float: none;
}

.site-tagline {
line-height: 1.2;


}
}