:root {
    --gs-primary-color: #5C86E5;
}

.template-btn,
.template-btn:hover,
.template-btn.outlinee-btn:hover,
.header-top .create-navbar .nav-right .icon-circle:hover,
.gs-newsletter-section,
.gs-category-section .single-category-item:hover,
.gs-flash-deal-section .product-countdown .single-countdown,
.gs-product-tab-section .nav-pills .nav-link.active,
.gs-vendor-header .header-toggle,
.pagination .page-item.active .page-link,
.nice-select .option:hover,
.nice-select .option.focus,
.nice-select .option.selected.focus {
    background-color: #5C86E5 !important;
}

a:hover,
.template-btn.outline-btn:hover,
.header-top .create-navbar .nav-center .nav-menus li.active > a,
.header-top .create-navbar .nav-center .nav-menus li:hover > a,
.gs-mobile-menu-wrapper .mobile-menu li a:hover,
.gs-single-product .product-content .product-title:hover,
.single-product .product-content .product-title:hover,
.product-price,
.rating-star,
.breadcrumb-section .breadcrumb .breadcrumb-item.active {
    color: #5C86E5 !important;
}

.template-btn,
.template-btn.outlinee-btn,
.form-control:focus,
.pagination .page-item.active .page-link,
.nice-select:active,
.nice-select.open,
.nice-select:focus {
    border-color: #5C86E5 !important;
}

