:root{
    --cc-btn-primary-bg: #E6007E!important;
    --cc-btn-primary-hover-bg: #000000!important;
}

.action-wrapper .post-prev-title h3 a:hover {
    color: #E6007E;
}

.port-title-cont h3 a {
    background: #E6007E;
}

.footer2-black .widget h4 {
    color: #E6007E;
}

.footer2-black .a-text:hover, .footer2-black .a-text-cont a:hover {
    color: #E6007E;
}

.header-1 #main-menu .navbar .nav > li.current > a {
    border-bottom: 2px solid #E6007E;
    color: #E6007E;
}

.affix.header-1 #main-menu .navbar .nav > li.current > a {
    border-color: #E6007E;
}

#main-menu .navbar .nav > li:hover > a {
    color: #E6007E;
    border-bottom: 2px solid #E6007E;
}

.button.gray {
    background-color: #E6007E;
}

.rs-fullscr-container .button.gray {
    background-color: #E6007E;
}

#main-menu .navbar .nav .current .open-sub:before {
    color: #E6007E;
}

#main-menu .navbar .nav > li.current > a {
    color: #E6007E !important;
}

#main-menu .sub a:hover {
    color: #E6007E;
}

#main-menu .navbar .nav > li.language-select ul > li > a:hover {
    color: #E6007E;
}

.collection-wrapper a {
    background-color: #E6007E;
}

.collection-wrapper h3 {
    color: #E6007E;
}

.collection-wrapper a span {
    background-color: #E6007E;
}

.brand-socials > li a:hover,.brand-socials > li a:focus
{
	color: #E6007E;
}

.social_button_url:hover svg
{
	fill: #E6007E;
}

#contact-link2 .cis-icon, #contact-link .cis-icon {
    color: #E6007E;
}

.brand-title-cont {
	background: #E6007E;
}

.content-grid .grid .grid-wrap .grid-item .grid-item-content {
    background-color: #E6007E !important;
    color: #fff !important;
}