/* Active Style Start */
:matches(.active-default, .active-two, .active-three, .active-four, .active-six, .header-three.active-one, .header-three.active-five) .menubar .menu-wrap > li:matches(:hover, :focus, .focus, .active) > a {
    color: #a44c7e;
}
:-moz-any(.active-default, .active-two, .active-three, .active-four, .active-six, .header-three.active-one, .header-three.active-five) .menubar .menu-wrap > li:-moz-any(:hover, :focus, .focus, .active) > a {
    color: #171717;
}
:-webkit-any(.active-default, .active-two, .active-three, .active-four, .active-six, .header-three.active-one, .header-three.active-five) .menubar .menu-wrap > li:-webkit-any(:hover, :focus, .focus, .active) > a {
    color: #a44c7e;
}

:matches(.active-one, .active-two, .active-three, .active-four, .active-five):not(.header-three) .menubar .menu-wrap > li:matches(li,.dropdown) > a:after {
    border-bottom-color: #a44c7e;
}
:-moz-any(.active-one, .active-two, .active-three, .active-four, .active-five):not(.header-three) .menubar .menu-wrap > li:-moz-any(li,.dropdown) > a:after {
    border-bottom-color: #a44c7e;
}
:-webkit-any(.active-one, .active-two, .active-three, .active-four, .active-five):not(.header-three) .menubar .menu-wrap > li:-webkit-any(li,.dropdown) > a:after {
    border-bottom-color: #a44c7e;
}

/* --/-- */


.widget-enter-mail {
    background: #a44c7e !important;
}



/* Dark Color for fun fact */
#fun-fact .single-box.dark-bg {
    background: #a44c7e;
}


.pagination .nav-links .page-numbers.current,
.pagination .nav-links .page-numbers:hover,
.pagination .nav-links .page-numbers:focus,
.woocommerce table.shop_table th,
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt,
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    background: #a44c7e;
}

.author-meta-det h6 a, .blog-author-social li i,
.widget_recent_entries ul li a:hover,
li.recentcomments a:hover {
    color: #a44c7e;
}

.reply a, .comment-metadata time, .edit-link a,
.price span.woocommerce-Price-amount.amount {
    color: #a44c7e;
}

.wpcf7-form .wpcf7-submit {
	background: #a44c7e;
}

#wp-calendar td a {
    border-color: #a44c7e;
    color: #a44c7e;
}



/* new */
.comment-respond .comment-reply-title,
.post-comment-area .media {
    color: #f55d00 !important;
}

.comment-respond .form-submit input {
    background: #a44c7e;
}
p.logged-in-as a {
    color: #f55d00;
}
