span.author-name a:hover {
color: red !important;
}

.post_box .metainfo, span.author-name a {
font-size: 14px !important;
}

a:hover {
color: red !important;
}

#yikes-mailchimp-container-1 .yikes-easy-mc-form .submit-button-inline-label .yikes-easy-mc-submit-button-image {
	width: 89px;
}

#yikes-mailchimp-container-1 .yikes-easy-mc-form .yikes-easy-mc-submit-button-image {
	min-width: 0;
}

#yikes-mailchimp-container-1 .yikes-easy-mc-form .yikes-easy-mc-submit-button {
	min-height: 0;
}
 
ul.single_ul {
    clear: both;
}

a.accountmenu:before {
    content: "\f2b9";
    font-family: fontawesome !important;
    padding-right: 8px !important;
    font-size: 17px;
}

a.cartmenu:before {
    content: "\f07a ";
    font-family: fontawesome !important;
    padding-right: 8px !important;
    font-size: 17px;
}

a.cartmenu:hover {
    color: #fff !important;
}

a.accountmenu:hover {
    color: #fff !important;
}