/* Themify Customize Styling */
body {		text-align:left; 
}
a {		text-decoration:underline;
 
}
a, .post-nav .arrow {	
	color: #01264b; 
}
body,h1,h2,h3,h4,h5,h6 {	
	color: #000000; 
}
.transparent-header #headerwrap a,.transparent-header #headerwrap.fixed-header a,#headerwrap a,#headerwrap.fixed-header a,#footerwrap a {	
	color: #01264b; 
}
.transparent-header #headerwrap,.transparent-header #headerwrap.fixed-header,#headerwrap,#headerwrap.fixed-header,#footerwrap {	background: none;
	background-color: #ffffff;
	color: #01264b; 
}
input[type=reset], input[type=submit], button, button[type=submit] {	background: none;
	background-color: #8c0505;
	color: #ffffff; 
}
#headerwrap {	
	border-top: 10px solid #183347; 
}
#headerwrap a:hover {	
	color: #131c9c; 
}
#site-description {	display: none; 
}
.woocommerce ul.products li.product a.button, .woocommerce ul.products li.product button.button, .woocommerce ul.products li.product input.button, .woocommerce ul.products li.product a.button.alt, .woocommerce ul.products li.product button.button.alt, .woocommerce ul.products li.product input.button.alt, .woocommerce ul.products li.product button.button.alt.disabled, .woocommerce ul.products li.product button.button:disabled, .woocommerce ul.products li.product button.button:disabled[disabled] {	background: none;
	background-color: #8c0505;
	color: #ffffff; 
}
.post-title {		text-align:left; 
}
.post-meta, .loops-wrapper.list-post .post-meta, .single-post .post-meta, .loops-wrapper.grid6 .post-meta, .loops-wrapper.grid5 .post-meta, .loops-wrapper.grid4 .post-meta, .loops-wrapper.grid3 .post-meta, .loops-wrapper.grid2 .post-meta {		text-align:left; 
}
.post-date, .post .post-date .day,.post-date .month, .post .post-date .year, .loops-wrapper.list-post .post .post-date, .single #pagewrap .post-content .post-date, .single-post #pagewrap .post-date-inline .post-date .year {		text-align:left; 
}
#footerwrap {	background: none;
	background-color: #183348; 
}
#footer {	
	color: #ffffff; 
}
#footer, #footer-logo, .footer-nav a, .footer-text {		text-align:center; 
}
#footer a {		text-decoration:underline;

	color: #ffffff; 
}

/* Themify Custom CSS */
h1, h2, h3, h4, h5, p, li, .addtoany_share_save_container {text-align: left !important;}

input#submit.submit { 
 margin-top: 25px;
}

/* to disable animated labels on comment forms */

#commentform p label {
    transform: none !important;
}
2)

p.comment-form-cookies-consent input[type="checkbox"]:checked + label::after{
top:1.5ex;
}
3)

p.comment-form-cookies-consent {
margin-bottom:-8px !important;
}