/* Themify Customize Styling */
body {	
	font-family: "Open Sans";	font-weight:normal;

	color: #000000; 
}
a {		text-decoration:underline;

	color: #231b85; 
}
h3 {		font-weight:bold;
 
}
#headerwrap {	
	border-bottom: 5px solid #5a3594;
	margin-bottom: 65px; 
}
#header {	
	color: #ffffff; 
}
#headerwrap a {	
	color: #ffffff; 
}
#headerwrap.fixed-header #site-logo a img {	
	height: 50px; 
}
#main-nav a {	
	color: #5a3594;
	font-family: "Arial", "Helvetica", sans-serif;	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	font-size:20px;
	text-transform:capitalize; 
}
#main-nav .current_page_item > a, #main-nav .current-menu-item > a {	
	color: #5a3594; 
}
.post-title {		text-align:left; 
}
.single-post .has-post-title .post-title,.single-post .featured-area .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; 
}
.more-link {		text-align:left; 
}
#footerwrap {	background: none;
	background-color: #ebebeb; 
}
#footer, #footer-logo, .footer-nav a, .footer-text {		text-align:left; 
}
#footer a {		text-align:left; 
}
#footer a:hover {		text-align:left; 
}
.footer-widgets {		text-align:left; 
}
#footer .footer-widgets .widgettitle {		text-align:left; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {	
	height: 50px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {	
	height: 50px; 
}
 }@media(max-width: 480px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {	
	height: 50px; 
}
body #site-logo a img {		width: 125px; 
}
 }
/* Themify Custom CSS */
.mobile_menu_active #menu-icon, .fa-shopping-cart, .icon-shopping-cart, .search-button, #menu-icon-close {
  color: #5A3594 !important;
}

#menu-icon:before {
    content: "MENU ";
color:#5A3594 !important;

}

#shopdock-ultra a, a:hover {
color: black;
text-decoration: underline;
}

#shopdock-ultra a:hover {
color: black;
}

.payment_box input
{color: black !important; }

/* 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;
} 