/*------- primary color -------*/

a:hover,
.primary-color,
.header-right ul li a:hover,
.promo-bar .box h6 span,
.product:hover h6 a,
.blog-wrap .btn.btn-link,
.top-menu li a:hover,
.navbar-default .navbar-brand:hover,
header.style2.scrolled .navbar-default .navbar-brand:hover,
header.style3 .navbar-default .navbar-brand:hover,
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav li.current-menu-item a,
header.style2.scrolled .navbar-default .navbar-nav li a:hover,
header.style3 .navbar-default .navbar-nav li a:hover,
.summary.entry-summary button.button-wish:hover,
.product-single-slide2 .bx-has-controls-direction a,
.woocommerce-tabs ul.tabs li a:hover,
.woocommerce-tabs ul.tabs li.active a,
.woocommerce-error a,
.woocommerce-info a,
.woocommerce-message a,
blockquote,
.tags a,
.comment-meta h5,
.comment-body a.more,
.vid-wrap:hover .play-btn,
.location-block .store-info li a:hover,
.modal-body .btn-link,
.modal-body .bottom .btn-link:hover,
.sub-menu.mega-menu li a:hover,
header.style2 .navbar-nav .sub-menu.mega-menu li a:hover,
header.style3 .navbar-default .navbar-nav li .sub-menu.mega-menu li a:hover,
.full-pg-menu li a:hover {
    color: #cf0072;
}


/*------- primary bg -------*/

ul.social-icons li a:hover,
footer .signup form button[type="submit"],
.dropdown-menu li a:focus,
.dropdown-menu li a:hover,
.sub-menu li a:focus,
.sub-menu li a:hover,
header.style2.scrolled ul.menu .count,
header.style3 ul.menu .count,
.primary-bg,
.woocommerce-checkout-review-order-table th,
blockquote:before,
.scrollup,
.modal-content button.close,
.widget_shopping_cart table td.content .btn:hover,

.btn.bdr-only:hover {
    background-color: #cf0072;
}

footer .signup form button[type="submit"]:hover,
.scrollup:hover,
.modal-content button.close:hover,
.widget_shopping_cart .buttons .btn.primary-bg:hover {
    background-color: #aa015e;
}


/*------- primary border -------*/

.promo-bar .box:hover {
    border-color: #cf0072;
}


/*------- secondary color -------*/

.sec-color,
.blog-wrap.classic .post-date,
.intro blockquote p:before,
.intro blockquote p:after {
    color: #7cc261;
}


/*------- secondary bg -------*/

.sec-bg,
.ui-slider-horizontal .ui-slider-range,
.checkbox-wrap input:checked + span:before,
.product-single-slide2 .bx-has-controls-direction a:hover,
.abt-ftr-wrp figure:before,
.abt-ftr-wrp figure:after,
.newsletter2 .modal-body input[type="submit"],
#searchbar,
.btn.btn-search:hover,
.btn.btn-search.active {
    background-color: #7cc261;
}

.newsletter2 .modal-body input[type="submit"]:hover {
    background-color: #5eaf3e;
}

.sec-border,
.ui-slider .ui-slider-handle,
.checkbox-wrap input:checked + span:before,
.price .offer,
.blog-wrap.classic .post-date,
.followers h6,
.modal-body,
.newsletter .modal-body {
    border-color: #7cc261;
}


/*------------ tertiary color ---------*/

.tertiary-color,
.star-rating li {
    color: #ff8400;
}
