/*
 *
 *    [Table of contents]
 *
 *    [&. Content / #key]
 *    [Let press Ctrl + f and type of paste the key, then press Enter to search the content ]
 *
 *    Summary:
 *
 *    0. GLOBAL STYLE
 *        - 0.1. Scaffolding
 *        - 0.2. Pages' Rules
 *    1. HEADER
 *        - 1.1. Topbar Header
 *        - 1.2. Main Header
 *        - 1.3. Navigation
 *    2. CONTENT
 *        - 2.1. Slide Banner
 *        - 2.2. Page Title & Breadcrumb
 *        - 2.3. Main Content
 *    3. SIDEBAR
 *        - 3.1. Left Sidebar
 *        - 3.2. Right Sidebar
 *        - 3.3. Both Sidebar
 *    4. FOOTER
 *        - 4.1. Main Footer
 *        - 4.2. Sub Footer
 *        - 4.3. Copyright
 *
 */
/*
 *
 *    [Table of contents]
 *
 *    [&. Content / #key]
 *    [Let press Ctrl + f and type of paste the key, then press Enter to search the content ]
 *
 *    Summary:
 *
 *    0. VARIABLE LESS
 *        - 0.1. Color
 *        - 0.2. Font
 *    1. MIXINS


/*
=============================
====    VARIABLE LESS    ====
=============================
*/
/*
----------  0.1. Color  ----------
*/
/*
----------  0.2. Font  ----------
*/
/*
=============================
===   END VARIABLE LESS   ===
=============================
*/
/*
=============================
====        MIXINS       ====
=============================
*/
/*
=============================
===       END MIXINS      ===
=============================
*/
/*
====================================
=            GLOBAL STYLE          =
====================================
*/
.main-color,
a:active,
a:focus,
a:hover {
  color: #843293;
}
/*
==============================
=            HEADER          =
==============================
*/
/*
----------  1.1. Topbar Header  ----------
*/
.bg-white .header-topbar a.item:hover {
  color: #843293;
}
.bg-center .header-topbar a.item:hover {
  color: #843293;
}
/*
----------  1.3. Navigation  ----------
*/
ul.navbar-nav a.main-menu span.text:before {
  background-color: #843293;
}
ul.navbar-nav > li.active > a.main-menu,
ul.navbar-nav > li:hover > a.main-menu {
  color: #843293;
}
.search-btn:hover {
  color: #843293;
}
/*
=====  End of HEADER  ======
*/
/*
===============================
=            SIDEBAR          =
===============================
*/
.sidebar .widget .title-widget {
  border-left: 4px solid #843293;
}
/*=================================
======        WIDGET        =======
==================================*/
.thumb:after {
  background-color: #843293;
}
.single-recent-post-widget .post-info .description {
  color: #555555;
}
.single-recent-post-widget .post-info .description:hover {
  color: #843293;
}
.categories-widget .widget-list .single-widget-item:hover .link {
  color: #843293;
}
.categories-widget .widget-list .single-widget-item:hover .link .category:before {
  color: #843293;
}
.tags-widget .tag:hover {
  border: 1px solid #843293;
  color: #843293;
}
.social-widget .social-icon:hover {
  border-color: #843293;
  color: #843293;
}
/*=================================
=====       END WIDGET       ======
=================================*/
/*
==============================
=            FOOTER          =
==============================
*/
/*
----------  4.1. Main Footer  ----------
*/
.bg-wp-footer .title:before {
  background-color: #843293;
}
.footer-main .title:before {
  background-color: #843293;
}
/*
----------  4.3. Copyright  ----------
*/
/* Enter your code */
/*
=====  End of FOOTER  ======
*/
/*
----------  0.1. Button  ----------
*/
.button:hover {
  color: #843293;
}
.btn-main,
.btn-main {
  background-color: #843293;
}
#back-top .link {
  border: 2px solid #843293;
  color: #843293;
}
#back-top .link:hover {
  background-color: #843293;
}
/*
----------  0.2. Section Title  ----------
*/
.title-wrapper.title-wrapper-main.style-2 .subtitle:before,
.title-wrapper.title-wrapper-main .subtitle:before {
  background-color: #843293;
}
.title-wrapper.title-wrapper-dark .subtitle:before {
  background-color: #843293;
}
/*
----------  0.4. Directional Hover  ----------
*/
.thumb .dh-overlay,
.grid .grid-item .dh-overlay,
.pic .dh-overlay {
  background-color: #843293;
  opacity: 0.4;
}
/*
----------  0.5. Button Hamburger ----------
*/
.bg-white .btn-hamburger .icon-bar,
.bg-white .btn-hamburger .icon-bar:before,
.bg-white .btn-hamburger .icon-bar:after {
  background-color: #843293;
}
/*
=====  End of GLOBAL STYLE  ======
*/
/*
==============================
=            WIDGET          =
==============================
*/
/*
----------  0.1. Service Intro  ----------
*/
.main-our-service.style-2 .item-vertical-line:before,
.main-our-service.style-2 .item-icon:before,
.service-03-intro:hover .no {
  color: #843293;
}
.main-our-service.style-2:before,
.main-our-service.style-2:after {
  border-color: #843293;
}
.service-intro .icon:before,
.service-02-intro .icon:before,
.service-03-intro .icon:before {
  color: #843293;
}
.service-03-intro:hover {
  background-color: #843293;
  border-color: #843293;
}
/*
----------  0.2. Finance Item  ----------
*/
.finance-item .more {
  color: #843293;
}
/*
----------  0.2. About Us  ----------
*/
.about-us .social-list .link:hover {
  color: #843293;
}
/*
----------  0.3. Contact Us  ----------
*/
.contact-us .contact-item:hover .description,
.contact-us .contact-item:hover .fa {
  color: #843293;
}
.contact-us .fa .number:hover,
.contact-us .description .number:hover,
.contact-us .fa .alt-number:hover,
.contact-us .description .alt-number:hover {
  color: #843293;
}
/*
----------  0.4. Twitter  ----------
*/
.twitter .link-wg:hover {
  color: #843293;
}
/*
=====  End of WIDGET  ======
*/
/*
============================
=            PAGE          =
============================
*/
/*
----------  2.1. About  ----------
*/
.page-title-wrapper li .link:hover {
  color: #843293;
}
.page-title-wrapper li .home:before {
  background-color: #843293;
}
.page-title:before {
  background-color: #843293;
}
.timeline-text:before {
  background-color: #843293;
}
.green-arrow-list .ga-list-item:before {
  color: #843293;
}
.accordion .panel.active .panel-heading:before {
  background-color: #843293;
}
.accordion .panel.active .panel-title a:after {
  color: #843293;
}
.main-our-service:before {
  border-color: #843293;
  border-left: 1px solid #843293;
  border-right: 1px solid #843293;
}
.main-our-service:after {
  border-bottom: 1px solid #843293;
  border-top: 1px solid #843293;
}
.main-our-service:hover .title {
  color: #843293;
}
.main-our-service .icon:before {
  color: #843293;
}
.banner-ceo {
  background-color: #843293;
}
.wp-img:before {
  background-color: #843293;
}
.warpper-plan .content-plan:hover .btn-main,
.warpper-plan .content-plan.active .btn-main {
  background-color: #843293;
  border: 1px solid #843293;
}
.content-section-how .img-how:before {
  background-color: #843293;
}
.section-team ul .li-tab:after {
  background-color: #843293;
}
.section-team ul .li-tab:hover {
  color: #843293;
}
.section-team ul .li-tab.active,
.section-team ul .li-tab:focus {
  border: 2px solid #843293;
}
.section-team .widgets-social {
  border-top: 3px solid #843293;
}
.section-team .wrapper-social-text {
  background-color: #843293;
}
.wrapper-section-see {
  background-color: #843293;
}
.wrapper-see-logo .item-see-logo:hover .title,
.wrapper-see-logo .item-see-logo:hover .text {
  color: #843293;
}
.wrapper-see-logo .item-see-logo.slick-current .title,
.wrapper-see-logo .item-see-logo.slick-current .text {
  color: #843293;
}
.group-number .about-us-list li:hover:before {
  color: #843293;
}
.group-number .about-us-list li:hover .text {
  color: #843293;
}
.group-number .about-us-list li:hover .text:after {
  color: #843293;
}
.group-number .about-us-list li:hover .text-number {
  color: #843293;
}
.wrapper-llc .list-llc .item:hover {
  color: #843293;
}
.content-open .link:hover {
  background-color: #843293;
}
.view-more .more {
  color: #843293;
}
/*
----------  2.4. Project  ----------
*/
.btn-readmore:hover {
  color: #843293;
}
.btn-readmore:hover:after {
  color: #843293;
}
.btn-readmore:hover a {
  color: #843293;
}
/*
----------  2.5. Project Single  ----------
*/
.wrapper-ap-title .text-green {
  color: #843293;
}
/*
----------  2.6. Blog  ----------
*/
.main-blog-right .title:before {
  background-color: #843293;
}
.main-blog-right .title-text:hover {
  color: #843293;
}
.video-thumbnail .video-button-play {
  color: #843293;
  border-color: #843293;
}
.blog-detail-wrapper .blog-content .content .title a:hover {
  color: #843293;
}
/*
----------  2.7. 404  ----------
*/
.page-404 .button.btn-main:hover {
  border: 1px solid #843293;
}
/*=================================
======      BLOG DETAIL     =======
==================================*/
.list-tags .list-tag .name:hover {
  color: #843293;
  border-color: #843293;
}
.blog-comment .comment-list .comment-right .btn.btn-crystal:hover {
  color: #843293;
}
.leave-comment .comment-form .btn-submit:hover {
  color: #843293;
}
.social-share-blog .social-icon:hover {
  background-color: #843293;
}
/*=================================
=====     END BLOG DETAIL    ======
=================================*/
/*=================================
 =======       CONTACT      =======
 ==================================*/
.box-contact:after {
  background-color: #843293;
}
.contact-map:before {
  background-color: #843293;
}
/*=================================
======        PLUGIN        =======
==================================*/
thead .next:hover:before,
thead .prev:hover:before {
  background-color: #843293;
}
tbody td.day.active:before,
tbody td.day.range-end:before,
tbody td.day.range-start:before {
  background-color: #843293;
}
/*=================================
======     END PLUGIN       =======
==================================*/
/*
=====  End of PAGE  ======
*/
/*
----------  3.1 Homepage Banner  ----------
*/
.homepage-02 .content-wrapper .brand {
  color: #843293;
}
/*
----------  3.1 Finance  ----------
*/
/*
----------  3.2. Who  ----------
*/
.who-alt .who-content:before {
  background-color: #843293;
}
/*
----------  3.3. Market  ----------
*/
.stock-info span.name {
  color: #843293;
}
/*
----------  3.4. Stats  ----------
*/
.stats-02 .brand {
  color: #843293;
}
.stats-02 .stat-icon {
  color: #843293;
}
.stats {
  background-color: #843293;
}
.stat .stat-icon {
  color: #843293;
}
/*
----------  3.5. Testimonial  ----------
*/
.quote:before {
  color: #843293;
}
.testimonial .slick-dots li.slick-active button {
  color: #843293;
  border-color: #843293;
}
.testimonial-dark .slick-dots li.slick-active button {
  color: #843293;
  border-color: #843293;
}
/*
----------  3.6. Portfolio  ----------
*/
.portfolio .nav-tabs > li.port-item.active > a {
  border: 2px solid #843293;
  color: #843293;
}
.portfolio .nav-tabs > li.port-item:hover:after {
  background-color: #843293;
}
.portfolio .more {
  background-color: #843293;
}
.portfolio .more.more-02 h5 {
  color: #843293;
}
.portfolio .more.more-02 h5 .checkme {
  color: #843293;
}
.portfolio .more.more-02 h5 .checkme:before {
  background-color: #843293;
}
.portfolio .tab-content .button {
  border: 2px solid #843293;
}
.portfolio .tab-content .button:hover,
.portfolio .tab-content .button:focus {
  border: 2px solid #843293;
  color: #843293;
}
.portfolio-02 .tab-menu {
  background-color: #843293;
}
.portfolio-02 .tab-menu .nav-tabs > li.port-item > a {
  border: 2px solid #843293;
}
.portfolio-alt ul.nav-tabs > li.port-item > a {
  border: 2px solid #843293;
}
.portfolio-alt .tab-menu {
  background-color: #843293;
}
.portfolio-alt .more h5 {
  color: #843293;
}
.portfolio-alt .more h5 a.checkme {
  color: #843293;
}
.portfolio-alt .more h5 a.checkme:before {
  background-color: #843293;
}
/*
----------  3.7. Team  ----------
*/
.team .member-label {
  background-color: #843293;
}
/*
----------  3.8. Achievement  ----------
*/
.achievement-light .dummy-cell:before {
  background-color: #843293;
}
/*
----------  3.9. News  ----------
*/
.news .date:before {
  background-color: #843293;
}
.news .article-title:hover {
  color: #843293;
}
.news .readmore:hover {
  color: #843293;
}
/*
----------  3.10. Newsletter  ----------
*/
.newsletter .banner-middle:before {
  background-color: #843293;
}
.newsletter .banner-right .brand {
  color: #843293;
}
.newsletter .signup .submit:hover {
  color: #843293;
}
.sign-up {
  background-color: #843293;
}
/*
=====  End of SECTION  ======
*/
/*
----------  4.2. Isotope  ----------
*/
/*
----------  ABOUT US   ----------
*/
.finance-2 .title-wrapper.title-wrapper-main .subtitle:before {
  background-color: #843293;
}
.finance-4 .title-wrapper.title-wrapper-main .title-green {
  color: #843293;
}
.finance-5 .title-wrapper.title-wrapper-main .title-green {
  color: #843293;
}
.finance-6 .title-wrapper.title-wrapper-main .timeline-title:before {
  background-color: #843293;
}
.finance-6 .title-wrapper.title-wrapper-main .title-green {
  color: #843293;
}
.finance-7 .title-wrapper.title-wrapper-main .title-green {
  color: #843293;
}
/*
----------  SERVICE-BLOCK   ----------
*/
.home-slider.slider-investment .banner-05 .wp-select .sbOptions a:hover {
  color: #843293;
}
.home-slider .banner-05 .wp-select .sbOptions a:hover {
  color: #843293;
}
/*
----------  FOOTER-PAGE  ----------
*/
.our-products .our-item:hover {
  color: #843293;
}
.bg-wp-footer .about-us .social-list .link:hover {
  color: #843293;
}
/*
----------  HEADER   ----------
*/
.header-main-page .link-page:hover,
.header-main-page .link-page:focus {
  color: #843293;
}
.header-main-page .link-page:hover:after,
.header-main-page .link-page:focus:after {
  color: #843293;
}
.header-main-05 ul.navbar-nav .item-dropdow:before {
  background-color: #843293;
}
.topbar-text-right .welcom .text-gh {
  color: #843293;
}
/*
----------  HOME PURPLE   ----------
*/
.header-purple .btn-hamburger .icon-bar {
  background-color: #843293;
}
.header-purple .btn-hamburger .icon-bar:before,
.header-purple .btn-hamburger .icon-bar:after {
  background-color: #843293;
}
.header-purple .header-main-page .link-page:hover,
.header-purple .header-main-page .link-page:focus {
  color: #843293;
}
.header-purple .header-main-page .link-page:hover:after,
.header-purple .header-main-page .link-page:focus:after {
  color: #843293;
}
.header-purple .header-topbar a.item:hover {
  color: #843293;
}
.header-purple .header-main-04 nav.navigation a.main-menu:hover {
  color: #843293;
}
.header-purple .header-main-04 nav.navigation a.main-menu span.text:before {
  background-color: #843293;
}
.header-purple ul.navbar-nav > li.active > a.main-menu,
.header-purple ul.navbar-nav > li:hover > a.main-menu {
  color: #843293;
}
.home-accountant .btn-main {
  background-color: #843293;
}
.home-accountant .btn-main:hover {
  color: #843293;
}
.finance-accountant .title-wrapper.title-wrapper-main .subtitle:before {
  background-color: #843293;
}
.content-accountant-service .main-accountant-service .title .title:before {
  background-color: #843293;
}
.content-accountant-service .service-salary:before {
  border-left: 1px solid #843293;
  border-right: 1px solid #843293;
}
.content-accountant-service .service-salary:after {
  border-top: 1px solid #843293;
  border-bottom: 1px solid #843293;
}
.content-accountant-service .service-salary .icons:before {
  color: #843293;
}
.who-accountant-banner .who-content:before {
  background-color: #843293;
}
.who-accountant-banner .btn-light:hover {
  color: #843293;
}
.who-accountant-banner .btn-dark {
  color: #843293;
}
.wrapper-team-accountant .main-content.slick-current .widgets-social {
  background-color: #843293;
}
.wrapper-team-accountant .widgets-social {
  border-top: 3px solid #843293;
}
.wrapper-team-accountant .widgets-social:hover {
  background-color: #843293;
}
.testimonial-account .quote:before {
  color: #843293;
}
.testimonial-account .slick-dots li.slick-active button {
  color: #843293;
  border-color: #843293;
}
.stats-accountant {
  background-color: #843293;
}
.portfolio-accountant .nav-tabs > li.port-item.active > a {
  color: #843293;
  border: 2px solid #843293;
}
.portfolio-accountant .nav-tabs > li.port-item:hover:after {
  background-color: #843293;
}
.portfolio-accountant .more {
  background-color: #ebebeb;
}
.portfolio-accountant .more h5 {
  color: #843293;
}
.portfolio-accountant .more h5 .checkme {
  color: #843293;
}
.portfolio-accountant .more h5 .checkme:hover:before {
  background-color: #843293;
}
.news-accountant .wp-img:before {
  background-color: #843293;
}
.news-accountant .date:before {
  background-color: #843293;
}
.news-accountant .article-title:hover {
  color: #843293;
}
.news-accountant .readmore:hover {
  color: #843293;
}
.newsletter-accountant .banner-middle:before {
  background-color: #843293;
}
.newsletter-accountant .banner-right .brand {
  color: #843293;
}
.newsletter-accountant .signup .submit:hover {
  color: #843293;
}
.bg-footer-accountant .title:before {
  background-color: #843293;
}
.bg-footer-accountant .contact-item:hover .fa {
  color: #843293;
}
.bg-footer-accountant .contact-item:hover .description {
  color: #843293;
}
.bg-footer-accountant .description .alt-number:hover,
.bg-footer-accountant .description .number:hover {
  color: #843293;
}
.bg-footer-accountant .our-products .our-item:hover {
  color: #843293;
}
.bg-footer-accountant .twitter .link-wg:hover {
  color: #843293;
}
.footer-sub-accountant .about-us .social-list .link:hover {
  color: #843293;
}
/*
----------  HOME BANKING  ----------
*/
.bg-header-banking .header-topbar a.item:hover {
  color: #843293;
}
.bg-header-banking ul.navbar-nav > li.active a.main-menu,
.bg-header-banking ul.navbar-nav li:hover a.main-menu {
  color: #843293;
}
.bg-header-banking ul.navbar-nav a.main-menu span.text:before {
  background-color: #843293;
}
.bg-header-banking .btn-hamburger .icon-bar {
  background-color: #843293;
}
.bg-header-banking .btn-hamburger .icon-bar:after,
.bg-header-banking .btn-hamburger .icon-bar:before {
  background-color: #843293;
}
.bg-header-banking .link-page:hover,
.bg-header-banking .link-page:focus {
  color: #843293;
}
.bg-header-banking .link-page:hover:after,
.bg-header-banking .link-page:focus:after {
  color: #843293;
}
.bg-footer-banking .title:before {
  background-color: #843293;
}
.bg-footer-banking .contact-us .contact-item:hover .description,
.bg-footer-banking .contact-us .contact-item:hover .fa {
  color: #843293;
}
.bg-footer-banking .contact-us .description .number:hover,
.bg-footer-banking .contact-us .description .alt-number:hover {
  color: #843293;
}
.bg-footer-banking .contact-us .description .fa .number:hover,
.bg-footer-banking .contact-us .description .fa .alt-number:hover {
  color: #843293;
}
.bg-footer-banking .twitter .link-wg:hover {
  color: #843293;
}
.bg-footer-banking .thumb .dh-overlay {
  background-color: #843293;
}
.bg-footer-banking .about-us .social-list .link:hover {
  color: #843293;
}
.mixin-title .title-wrapper.title-wrapper-main .subtitle:before {
  background-color: #843293;
}
.banner-banking .content-wrapper .btn-main {
  background-color: #843293;
}
.service-banking .wp-box .title-wrapper.title-wrapper-main .subtitle:before {
  background-color: #843293;
}
.service-banking .wp-box .bg-homepage-banking .item-box:before {
  border-left: 1px solid #843293;
  border-right: 1px solid #843293;
}
.service-banking .wp-box .bg-homepage-banking .item-box:after {
  border-top: 1px solid #843293;
  border-bottom: 1px solid #843293;
}
.service-banking .wp-box .bg-homepage-banking .item-box:hover .item-id {
  color: #843293;
}
.service-banking .wp-box .item-icon:before {
  color: #843293;
}
.service-banking .wp-box .item-vertical-line:before {
  color: #843293;
}
.team-01 .title-wrapper.title-wrapper-main .subtitle:before {
  background-color: #843293;
}
.team-01 .member-label {
  background-color: #843293;
}
.portfolio-01 .title-wrapper.title-wrapper-main .subtitle:before {
  background-color: #843293;
}
.portfolio-01 .nav-tabs > li.port-item:hover:after {
  background-color: #843293;
}
.portfolio-01 .nav-tabs > li.port-item.active > a {
  border: 2px solid #843293;
  color: #843293;
}
.portfolio-01 .more {
  background-color: #843293;
}
.testimonial-02 .title-wrapper.title-wrapper-main .subtitle:before {
  background-color: #843293;
}
.testimonial-02 .quote:before {
  color: #843293;
}
.testimonial-02 .slick-dots li.slick-active button {
  color: #843293;
  border-color: #843293;
}
.chart-banking .title-wrapper.title-wrapper-main .subtitle:before {
  background-color: #843293;
}
.chart-banking .content-charst .item-list-banking:before {
  background-color: #843293;
}
.achievement-01 .banner-left:before {
  background-color: #843293;
}
.achievement-01 .button:hover {
  color: #843293;
}
.achievement-01 .btn-main {
  background-color: #843293;
}
.news-01 .title-wrapper.title-wrapper-main .subtitle:before {
  background-color: #843293;
}
.news-01 .date:before {
  background-color: #843293;
}
.news-01 .article-title:hover {
  color: #843293;
}
.news-01 .readmore:hover {
  color: #843293;
}
.news-01 .wp-img:before {
  background-color: #843293;
}
.newsletter-01 .banner-right .brand {
  color: #843293;
}
.newsletter-01 .banner-middle:before {
  background-color: #843293;
}
.newsletter-01 .signup .submit:hover {
  color: #843293;
}
.portfolio-project-3 .nav-tabs > li.port-item.active > a {
  color: #843293;
  border: 2px solid #843293;
}
.portfolio-project-3 .nav-tabs > li.port-item:hover:after {
  background-color: #843293;
}
.portfolio-project-3 .more h5 {
  color: #843293;
}
.portfolio-project-3 .more h5 .checkme {
  color: #843293;
}
.portfolio-project-3 .more h5 .checkme:hover:before {
  background-color: #843293;
}
.grid-project-3 .pic .dh-overlay {
  background-color: #843293;
}
.portfolio-project-4 .nav-tabs > li.port-item.active > a {
  color: #843293;
  border: 2px solid #843293;
}
.portfolio-project-4 .nav-tabs > li.port-item:hover:after {
  background-color: #843293;
}
.portfolio-project-4 .more h5 {
  color: #843293;
}
.portfolio-project-4 .more h5 .checkme {
  color: #843293;
}
.portfolio-project-4 .more h5 .checkme:hover:before {
  background-color: #843293;
}
.portfolio-project-5 .tab-menu {
  background-color: #843293;
}
.portfolio-project-5 .pic .dh-overlay {
  background-color: #843293;
}
.portfolio-project-5 .more {
  background-color: #ebebeb;
}
.portfolio-project-5 .more h5 {
  color: #843293;
}
.portfolio-project-5 .more h5 .checkme {
  color: #843293;
}
.portfolio-project-5 .more h5 .checkme:hover:before {
  background-color: #843293;
}
/*
----------  HOME consultant  ----------
*/
.bg-header-consultant .topbar-text-right .welcom .text-gh {
  color: #843293;
}
.bg-header-consultant .header-topbar a.item:hover {
  color: #843293;
}
.bg-header-consultant .btn-main {
  background-color: #843293;
}
.bg-header-consultant .btn-main:hover {
  color: #843293;
}
.bg-header-consultant ul.navbar-nav > li.active > a.main-menu,
.bg-header-consultant ul.navbar-nav > li:hover > a.main-menu {
  color: #843293;
}
.bg-header-consultant ul.navbar-nav a.main-menu span.text:before {
  background-color: #843293;
}
.bg-header-consultant .link-page:hover,
.bg-header-consultant .link-page:focus {
  color: #843293;
}
.bg-header-consultant .link-page:hover:after,
.bg-header-consultant .link-page:focus:after {
  color: #843293;
}
.home-consultant .btn-main {
  background-color: #843293;
}
.home-consultant .btn-main:hover,
.home-consultant .btn-main:focus {
  color: #843293;
}
.finance-consultant .title-wrapper.title-wrapper-main .subtitle:before {
  background-color: #843293;
}
.service-consultant .service-02-intro .icon:before {
  color: #843293;
}
.service-consultant .service-02-intro .title:hover {
  color: #843293;
}
.who-consultant .content-wrapper .btn-dark:hover {
  color: #843293;
}
.who-consultant .banner-left:before {
  background-color: #843293;
}
.section-text-consutant .wp-img:before {
  background-color: #843293;
}
.stats-consultant {
  background-color: #843293;
}
.portfolio-consultant ul.nav-tabs > li.port-item.active > a {
  border: 2px solid #843293;
  color: #843293;
}
.portfolio-consultant ul.nav-tabs > li.port-item:hover:after {
  background-color: #843293;
}
.portfolio-consultant .more {
  background-color: #843293;
}
.portfolio-consultant .pic .dh-overlay,
.portfolio-consultant .thumb .dh-overlay,
.portfolio-consultant .grid-item .dh-overlay {
  background-color: #843293;
}
.team-consultant .member-label {
  background-color: #843293;
}
.achievement-consultant .btn-main {
  background-color: #843293;
}
.achievement-consultant .btn-main:hover {
  color: #843293;
}
.news-consultant .wp-img:before {
  background-color: #843293;
}
.news-consultant .date:before {
  background-color: #843293;
}
.news-consultant .article-title:hover {
  color: #843293;
}
.news-consultant .readmore:hover {
  color: #843293;
}
.footer-consultant .title:before {
  background-color: #843293;
}
.footer-consultant .contact-item:hover .description,
.footer-consultant .contact-item:hover .fa {
  color: #843293;
}
.footer-consultant .fa .number:hover {
  color: #843293;
}
.footer-consultant .description .number:hover {
  color: #843293;
}
.footer-consultant .description .alt-number:hover {
  color: #843293;
}
.footer-consultant .our-products .our-item:hover {
  color: #843293;
}
.footer-consultant .twitter .link-wg:hover {
  color: #843293;
}
.footer-consultant .content-gallery .slick-active button:before {
  background-color: #843293;
  border: 1px solid #843293;
}
.footer-consultant .about-us .social-list .link:hover {
  color: #843293;
}
/*
----------  HOME financial  ----------
*/
.bg-header-financial .topbar-text-right .welcom .text-gh {
  color: #843293;
}
.bg-header-financial .header-topbar a.item:hover {
  color: #843293;
}
.bg-header-financial .btn-main {
  background-color: #843293;
}
.bg-header-financial .btn-main:hover {
  color: #843293;
}
.bg-header-financial ul.navbar-nav > li.active > a.main-menu,
.bg-header-financial ul.navbar-nav > li:hover > a.main-menu {
  color: #843293;
}
.bg-header-financial ul.navbar-nav a.main-menu span.text:before {
  background-color: #843293;
}
.bg-header-financial .link-page:hover,
.bg-header-financial .link-page:focus {
  color: #843293;
}
.bg-header-financial .link-page:hover:after,
.bg-header-financial .link-page:focus:after {
  color: #843293;
}
.home-financial .banner-06 .title {
  color: #843293;
}
.home-financial .btn-main {
  background-color: #843293;
}
.home-financial .btn-main:hover {
  color: #843293;
}
.content-header-planner .main-header-planner {
  background-color: #843293;
}
.wrapper-text-are .btn-main {
  background-color: #843293;
  border: 1px solid #843293;
}
.wrapper-text-are .btn-main:hover {
  color: #843293;
  border: 1px solid #843293;
}
.finance-text-financial .wp-img:before {
  background-color: #843293;
}
.finance-text-financial .finance-item .title:hover {
  color: #843293;
}
.finance-text-financial .finance-item .more {
  color: #843293;
}
.service-financial .col-md-4 .service-02-intro:hover .title {
  color: #843293;
}
.service-financial .col-md-4 .service-02-intro:before {
  border-left: 1px solid #843293;
  border-right: 1px solid #843293;
}
.service-financial .col-md-4 .service-02-intro:after {
  border-top: 1px solid #843293;
  border-bottom: 1px solid #843293;
}
.service-financial .col-md-4 .service-02-intro .icon:before {
  color: #843293;
}
.service-financial .col-md-4 .service-02-intro .title:hover {
  color: #843293;
}
.wp-stats-financial .brand {
  color: #843293;
}
.wp-stats-financial .stat-icon {
  color: #843293;
}
.team-financial .main-content.slick-current .widgets-social {
  background-color: #843293;
  border-top: 3px solid #843293;
}
.team-financial .main-content:hover .widgets-social {
  background-color: #843293;
}
.team-financial .widgets-social {
  border-top: 3px solid #843293;
}
.map-financial .green-arrow-list .ga-list-item:before {
  color: #843293;
}
.portfolio-financial .nav-tabs > li.port-item.active > a {
  border: 2px solid #843293;
  color: #843293;
}
.portfolio-financial .nav-tabs > li.port-item:hover:after {
  background-color: #843293;
}
.portfolio-financial .more.more-02 h5 {
  color: #843293;
}
.portfolio-financial .more.more-02 h5 .checkme {
  color: #843293;
}
.portfolio-financial .more.more-02 h5 .checkme:before {
  background-color: #843293;
}
.grid-financial .pic .dh-overlay {
  background-color: #843293;
}
.testimonial-financial .quote:before {
  color: #843293;
}
.testimonial-financial .slick-dots li.slick-active button {
  color: #843293;
  border-color: #843293;
}
.achievement-financial .btn-main {
  background-color: #843293;
}
.achievement-financial .btn-main:hover {
  color: #843293;
}
.news-financial .wp-img:before {
  background-color: #843293;
}
.news-financial .date:before {
  background-color: #843293;
}
.news-financial .article-title:hover {
  color: #843293;
}
.news-financial .readmore:hover {
  color: #843293;
}
.news-financial .main-blog-right .title:before {
  background-color: #843293;
}
.news-financial .main-blog-right .title-text:hover {
  color: #843293;
}
.news-financial .btn-readmore:hover {
  color: #843293;
}
.news-financial .btn-readmore:hover:after {
  color: #843293;
}
.newsletter-financial .banner-middle:before {
  background-color: #843293;
}
.newsletter-financial .banner-right .brand {
  color: #843293;
}
.newsletter-financial .signup .submit:hover {
  color: #843293;
}
.footer-financial .title:before {
  background-color: #843293;
}
.footer-financial .contact-item:hover .description,
.footer-financial .contact-item:hover .fa {
  color: #843293;
}
.footer-financial .fa .number:hover {
  color: #843293;
}
.footer-financial .description .number:hover {
  color: #843293;
}
.footer-financial .description .alt-number:hover {
  color: #843293;
}
.footer-financial .our-products .our-item:hover {
  color: #843293;
}
.footer-financial .twitter .link-wg:hover {
  color: #843293;
}
.footer-financial .content-gallery .slick-active button:before {
  background-color: #843293;
  border: 1px solid #843293;
}
.footer-financial .footer-sub-3 nav.footer-nav a.nav-item:hover {
  color: #843293;
}
/*
----------  HOME financial  ----------
*/
.bg-header-insurance .header-topbar a.item:hover {
  color: #843293;
}
.bg-header-insurance .link-page:hover,
.bg-header-insurance .link-page:focus {
  color: #843293;
}
.bg-header-insurance .link-page:hover:after,
.bg-header-insurance .link-page:focus:after {
  color: #843293;
}
.bg-header-insurance ul.navbar-nav > li:hover > a.main-menu {
  color: #843293;
}
.bg-header-insurance ul.navbar-nav > li:hover > a.main-menu .text:before {
  background-color: #843293;
}
.bg-header-insurance ul.navbar-nav a.main-menu span.text:before {
  background-color: #843293;
}
.bg-header-insurance .btn-hamburger .icon-bar {
  background-color: #843293;
}
.bg-header-insurance .btn-hamburger .icon-bar:before {
  background-color: #843293;
}
.bg-header-insurance .btn-hamburger .icon-bar:after {
  background-color: #843293;
}
.home-insurance .btn-main {
  background-color: #843293;
}
.home-insurance .btn-main:hover {
  color: #843293;
}
.home-insurance .btn-light:hover {
  color: #843293;
}
.footer-insurance .title:before {
  background-color: #843293;
}
.footer-insurance .about-us .social-list .link:hover {
  color: #843293;
}
.footer-insurance .contact-item:hover .description,
.footer-insurance .contact-item:hover .fa {
  color: #843293;
}
.footer-insurance .fa .number:hover {
  color: #843293;
}
.footer-insurance .description .number:hover {
  color: #843293;
}
.footer-insurance .description .alt-number:hover {
  color: #843293;
}
.footer-insurance .twitter .link-wg:hover {
  color: #843293;
}
.footer-insurance .thumb .dh-overlay {
  background-color: #843293;
}
.mixin-title-startup .title-wrapper.title-wrapper-main .subtitle:before {
  background-color: #843293;
}
.header-startup .header-topbar a.item:hover {
  color: #843293;
}
.header-startup ul.navbar-nav > li:hover > a.main-menu {
  color: #843293;
}
.header-startup ul.navbar-nav > li:hover > a.main-menu .text:before {
  background-color: #843293;
}
.header-startup ul.navbar-nav a.main-menu span.text:before {
  background-color: #843293;
}
.header-startup .btn-hamburger .icon-bar {
  background-color: #843293;
}
.header-startup .btn-hamburger .icon-bar:before {
  background-color: #843293;
}
.header-startup .btn-hamburger .icon-bar:after {
  background-color: #843293;
}
.slider-startup .btn-main {
  background-color: #843293;
}
.slider-startup .btn-main:hover {
  color: #843293;
}
.slider-startup .banner-05 .wp-select .sbOptions li a:hover {
  color: #843293;
}
.startup-startup .title-wrapper.title-wrapper-main .subtitle:before {
  background-color: #843293;
}
.startup-startup .list-startup .icon {
  color: #843293;
}
.startup-startup .wp-img:before {
  background-color: #843293;
}
.service-startup .title-wrapper.title-wrapper-main .subtitle:before {
  background-color: #843293;
}
.service-startup .content-accountant-service .service-salary .icons:before {
  color: #843293;
}
.service-startup .content-accountant-service .service-salary:after {
  border-top: 1px solid #843293;
  border-bottom: 1px solid #843293;
}
.service-startup .content-accountant-service .service-salary:before {
  border-left: 1px solid #843293;
  border-right: 1px solid #843293;
}
.service-startup .content-accountant-service .main-accountant-service .title:before {
  background-color: #843293;
}
.work-startup .title-wrapper.title-wrapper-main .subtitle:before {
  background-color: #843293;
}
.work-startup .portfolio .tab-menu {
  background-color: #843293;
}
.work-startup .portfolio .nav-tabs > li.port-item > a {
  border-color: #843293;
}
.work-startup .portfolio .more h5 {
  color: #843293;
}
.work-startup .portfolio .more .checkme {
  color: #843293;
}
.work-startup .portfolio .more .checkme:before {
  background-color: #843293;
}
.meet-startup .title-wrapper.title-wrapper-main .subtitle:before {
  background-color: #843293;
}
.meet-startup .wrapper-team-accountant .main-content.slick-current .widgets-social {
  background-color: #843293;
}
.meet-startup .wrapper-team-accountant .widgets-social {
  border-top: 3px solid #843293;
}
.meet-startup .wrapper-team-accountant .widgets-social:hover {
  background-color: #843293;
}
.stats-startup .brand {
  color: #843293;
}
.stats-startup .stat-icon {
  color: #843293;
}
.chart-startup .title-wrapper.title-wrapper-main .subtitle:before {
  background-color: #843293;
}
.chart-startup .accordion .panel.active .panel-heading:before {
  background-color: #843293;
}
.chart-startup .accordion .panel.active .panel-title a:after {
  color: #843293;
}
.ceo-startup {
  background-color: #843293;
}
.news-startup .title-wrapper.title-wrapper-main .subtitle:before {
  background-color: #843293;
}
.news-startup .date:before {
  background-color: #843293;
}
.news-startup .article-title:hover {
  color: #843293;
}
.news-startup .btn-readmore:hover {
  color: #843293;
}
.news-startup .readmore:hover {
  color: #843293;
}
.news-startup .main-blog-right .title:before {
  background-color: #843293;
}
.news-startup .main-blog-right .title-text:hover {
  color: #843293;
}
.news-startup .wp-img:before {
  background-color: #843293;
}
.logo-startup .wrapper-project-logo .img:hover {
  color: #843293;
}
.logo-startup .wrapper-img:hover .logo-achievement {
  opacity: 0;
}
.logo-startup .wrapper-img:hover .logo-hover {
  opacity: 1;
}
.newsletter-startup .banner-middle:before {
  background-color: #843293;
}
.newsletter-startup .banner-right .brand {
  color: #843293;
}
.newsletter-startup .signup .submit:hover {
  color: #843293;
}
.footer-startup .about-us .social-list .link:hover {
  color: #843293;
}
.footer-startup .title:before {
  background-color: #843293;
}
.footer-startup .contact-us .contact-item:hover .fa {
  color: #843293;
}
.footer-startup .contact-us .contact-item:hover .description {
  color: #843293;
}
.footer-startup .contact-us .description .number:hover {
  color: #843293;
}
.footer-startup .contact-us .description .alt-number:hover {
  color: #843293;
}
.footer-startup .our-products .our-item:hover {
  color: #843293;
}
.footer-startup .content-gallery .slick-active button:before {
  background-color: #843293;
}
.footer-startup .twitter .link-wg:hover {
  color: #843293;
}
.mixin-title-investment .title-wrapper.title-wrapper-main .subtitle:before {
  background-color: #843293;
}
.header-investment .header-topbar a.item:hover {
  color: #843293;
}
.header-investment .link-page:hover,
.header-investment .link-page:focus {
  color: #843293;
}
.header-investment .link-page:hover:after,
.header-investment .link-page:focus:after {
  color: #843293;
}
.header-investment ul.navbar-nav > li:hover > a.main-menu {
  color: #843293;
}
.header-investment ul.navbar-nav > li:hover > a.main-menu .text:before {
  background-color: #843293;
}
.header-investment ul.navbar-nav a.main-menu span.text:before {
  background-color: #843293;
}
.header-investment .btn-hamburger .icon-bar {
  background-color: #843293;
}
.header-investment .btn-hamburger .icon-bar:before {
  background-color: #843293;
}
.header-investment .btn-hamburger .icon-bar:after {
  background-color: #843293;
}
.slider-investment .btn-main {
  background-color: #843293;
}
.slider-investment .btn-main:hover {
  color: #843293;
}
.market-investment .title-wrapper.title-wrapper-main .subtitle:before {
  background-color: #843293;
}
.market-investment .stock-info span.name {
  color: #843293;
}
.who-investment .who-content:before {
  background-color: #843293;
}
.who-investment .btn-dark {
  color: #fff;
}
.who-investment .btn-dark:hover {
  color: #843293;
}
.who-investment .btn-light:hover {
  color: #843293;
}
.service-investment .title-wrapper.title-wrapper-main .subtitle:before {
  background-color: #843293;
}
.service-investment .service-02-intro .icon:before {
  color: #843293;
}
.service-investment .service-02-intro .title:hover,
.service-investment .service-02-intro .title:focus {
  color: #843293;
}
.stats-investment {
  background-color: #843293;
}
.work-investment .green-arrow-list .ga-list-item:before {
  color: #843293;
}
.work-investment .accordion .panel.active .panel-heading:before {
  background-color: #843293;
}
.work-investment .accordion .panel.active .panel-title a:after {
  color: #843293;
}
.portfolio-investment ul.nav-tabs > li.port-item.active > a {
  border: 2px solid #843293;
  color: #843293;
}
.portfolio-investment ul.nav-tabs > li.port-item:hover:after {
  background-color: #843293;
}
.portfolio-investment ul.nav-tabs > li.port-item:after {
  background-color: #843293;
}
.portfolio-investment .more {
  background-color: #843293;
}
.portfolio-investment .pic .dh-overlay,
.portfolio-investment .thumb .dh-overlay,
.portfolio-investment .grid-item .dh-overlay {
  background-color: #843293;
}
.people-investment .title-wrapper.title-wrapper-main .subtitle:before {
  background-color: #843293;
}
.people-investment .member-label {
  background-color: #843293;
}
.achievement-investment .btn-main {
  background-color: #843293;
}
.achievement-investment .btn-main:hover {
  color: #843293;
}
.achievement-investment .dummy-cell:before {
  background-color: #843293;
}
.goahead-insurance .title-wrapper.title-wrapper-main .subtitle:before {
  background-color: #843293;
}
.goahead-insurance .title-wrapper.title-wrapper-main .last-word {
  color: #843293;
}
.update-investment .wp-img:before {
  background-color: #843293;
}
.update-investment .date:before {
  background-color: #843293;
}
.update-investment .article-title:hover {
  color: #843293;
}
.update-investment .readmore:hover {
  color: #843293;
}
.footer-investment .title:before {
  background-color: #843293;
}
.footer-investment .contact-item:hover .description,
.footer-investment .contact-item:hover .fa {
  color: #843293;
}
.footer-investment .fa .number:hover {
  color: #843293;
}
.footer-investment .description .number:hover {
  color: #843293;
}
.footer-investment .description .alt-number:hover {
  color: #843293;
}
.footer-investment .our-products .our-item:hover {
  color: #843293;
}
.footer-investment .twitter .link-wg:hover {
  color: #843293;
}
.footer-investment .content-gallery .slick-active button:before {
  background-color: #843293;
  border: 1px solid #843293;
}
.footer-investment .about-us .social-list .link:hover {
  color: #843293;
}
.mixin-title-insurance .title-wrapper.title-wrapper-main .subtitle:before {
  background-color: #843293;
}
.mixin-title-insurance .title-wrapper.title-wrapper-main .last-word {
  color: #843293;
}
.stats-insurance {
  background-color: #843293;
}
.service-insurance .title-wrapper.title-wrapper-main .subtitle:before {
  background-color: #843293;
}
.service-insurance .title-wrapper.title-wrapper-main .last-word {
  color: #843293;
}
.service-insurance .col-md-4 .service-02-intro:hover .title,
.service-insurance .col-md-4 .service-02-intro:focus .title {
  color: #843293;
}
.service-insurance .col-md-4 .service-02-intro:before {
  border-left: 1px solid #843293;
  border-right: 1px solid #843293;
}
.service-insurance .col-md-4 .service-02-intro:after {
  border-top: 1px solid #843293;
  border-bottom: 1px solid #843293;
}
.service-insurance .col-md-4 .service-02-intro .icon:before {
  color: #843293;
}
.works-insurance .title-wrapper.title-wrapper-main .subtitle:before {
  background-color: #843293;
}
.works-insurance .title-wrapper.title-wrapper-main .last-word {
  color: #843293;
}
.works-insurance.who-accountant-banner .who-content:before {
  background-color: #843293;
}
.works-insurance .title-wrapper.title-wrapper-main .subtitle:before {
  background-color: #fff;
}
.works-insurance .content-wrapper .btn-dark:hover {
  color: #843293;
}
.works-insurance .banner-left:before {
  background-color: #843293;
}
.testimonial-insurance .title-wrapper.title-wrapper-main .subtitle:before {
  background-color: #843293;
}
.testimonial-insurance .title-wrapper.title-wrapper-main .last-word {
  color: #843293;
}
.testimonial-insurance .quote:before {
  color: #843293;
}
.testimonial-insurance .slick-dots li.slick-active button {
  color: #843293;
  border-color: #843293;
}
.project-insurance .title-wrapper.title-wrapper-main .subtitle:before {
  background-color: #843293;
}
.project-insurance .title-wrapper.title-wrapper-main .last-word {
  color: #843293;
}
.project-insurance .tab-menu {
  background-color: #843293;
}
.project-insurance .portfolio-project-5 .more h5 {
  color: #843293;
}
.project-insurance .portfolio-project-5 .more h5 .checkme {
  color: #843293;
}
.project-insurance .portfolio-project-5 .more h5 .checkme:before {
  background-color: #843293;
}
.project-insurance .portfolio-project-5 .pic .dh-overlay {
  background-color: #843293;
}
.people-insurance .title-wrapper.title-wrapper-main .subtitle:before {
  background-color: #843293;
}
.people-insurance .title-wrapper.title-wrapper-main .last-word {
  color: #843293;
}
.people-insurance .member-label {
  background-color: #843293;
}
.achievement-insurance .btn-main {
  background-color: #843293;
}
.achievement-insurance .btn-main:hover {
  color: #843293;
}
.update-insurance .title-wrapper.title-wrapper-main .subtitle:before {
  background-color: #843293;
}
.update-insurance .title-wrapper.title-wrapper-main .last-word {
  color: #843293;
}
.update-insurance .wp-img:before {
  background-color: #843293;
}
.update-insurance .date:before {
  background-color: #843293;
}
.update-insurance .article-title:hover {
  color: #843293;
}
.update-insurance .readmore:hover {
  color: #843293;
}
.newsletter-insurance .banner-middle:before {
  background-color: #843293;
}
.newsletter-insurance .banner-right .brand {
  color: #843293;
}
.newsletter-insurance .signup .submit:hover {
  color: #843293;
}
/*
=====  End of PLUGIN  ======
*/
.service-07-intro:before,
.service-07-intro:after {
  border-color: #843293;
}
.footer-main.footer-dark a:hover,
.service-07-intro:hover .title {
  color: #843293;
}
.footer-main .title-widget:before {
  background-color: #843293;
}
.page-title-wrapper li:first-child .home:before {
  background-color: #843293;
}
.news .meta-info a:hover,
.news .meta-info a:focus,
.main-blog-right .content-text .author a:hover,
.main-blog-right .content-text .author a:focus,
.comment-respond .comment-form .btn-submit:hover,
.blog-detail-wrapper .blog-content .content-text .author a:hover,
.title-wrapper.title-wrapper-main .title-green,
.title-wrapper.title-wrapper-main.style-3 .title-green {
  color: #843293;
}
.main-content .pagination > .active > a,
.main-content .pagination > .active > a:focus,
.main-content .pagination > .active > a:hover,
.main-content .pagination > .active > span,
.main-content .pagination > .active > span:focus,
.main-content .pagination > .active > span:hover {
  background-color: #843293;
  border-color: #843293;
}
.datepicker thead .next:hover:before,
.datepicker thead .prev:hover:before {
  background-color: #843293;
}
.tags .list-tag .name:hover {
  color: #843293;
  border-color: #843293;
}
.title-wrapper.title-wrapper-main.style-4 .title:before {
  background-color: #843293;
}
.dropdown-menu.dropdown-menu-1,
.dropdown-menu.dropdown-menu-2,
.mega-menu-content {
  border-bottom-color: #843293;
}
.post-navigation a:hover {
  color: #843293;
}
.vacancy_table_wr .vacancy_table thead th.tablesorter-headerDesc,
.vacancy_table_wr .vacancy_table thead th.tablesorter-headerAsc {
  border-top-color: #843293;
}
/* Woocommerce */
.woocommerce .woocommerce-message .wc-forward,
.woocommerce .comment-respond .form-submit .submit,
.woocommerce .comment-respond .form-submit .submit,
.woocommerce ul.products li.product .onsale,
.woocommerce span.onsale,
.woocommerce .type-product .onsale,
.woocommerce ul.products li.type-product .onsale,
.woocommerce div.product .woocommerce-tabs ul.tabs > li a:before,
.woocommerce div.product .woocommerce-tabs ul.tabs > li a:before,
.status-publish.hentry .woocommerce .title h3:after,
.status-publish.hentry .woocommerce h2:after,
.woocommerce .woocommerce-shipping-fields .checkbox:after,
.woocommerce .woocommerce-checkout > h3:after,
.woocommerce .woocommerce-billing-fields h3:after,
.woocommerce .type-product .related h2:after,
.woocommerce .type-product .upsells h2:after,
.woocommerce nav.woocommerce-pagination > .page-numbers > li .page-numbers.current,
.woocommerce.widget_price_filter .price_slider .ui-widget-header,
.woocommerce table.shop_table thead tr th,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce #respond input#submit.alt:after,
.woocommerce a.button.alt:after,
.woocommerce button.button.alt:after,
.woocommerce input.button.alt:after,
.footer .woocommerce #respond input#submit:hover:after,
.footer .woocommerce a.button:hover:after,
.footer .woocommerce button.button:hover:after,
.footer .woocommerce input.button:hover:after,
.woocommerce-account .woocommerce-MyAccount-content h3:after,
.woocommerce .billing-address-header-wrapper h3:after {
  background-color: #843293;
}
.woocommerce .added_to_cart.wc-forward,
.woocommerce input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce a.added_to_cart:hover,
.woocommerce a.button:focus,
.woocommerce button.button:focus,
.woocommerce a.button:focus,
.woocommerce button.button:focus,
.woocommerce a.added_to_cart:focus,
.woocommerce a.button:active,
.woocommerce button.button:active,
.woocommerce a.button:active,
.woocommerce button.button:active,
.woocommerce a.added_to_cart:active,
.woocommerce #respond input#submit:hover,
.woocommerce input#submit:hover,
.woocommerce input.button:hover,
.woocommerce input.button:hover,
.woocommerce.widget_product_search .woocommerce-product-search input[type='submit']:hover,
.woocommerce table.shop_table td.actions .button[name="apply_coupon"]:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
  background-color: #843293;
  border: 1px solid #843293;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce.widget_shopping_cart .cart_list li a.remove,
.woocommerce a.remove {
  color: #843293 !important;
}
.woocommerce .woocommerce-message a,
.woocommerce .woocommerce-message a,
.woocommerce .woocommerce-error a,
.woocommerce .woocommerce-error a,
.woocommerce .woocommerce-info a,
.woocommerce .woocommerce-info a,
.woocommerce .woocommerce-message .button,
.woocommerce .woocommerce-message .button,
.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button,
.woocommerce .woocommerce-info .button,
.woocommerce .woocommerce-info:before,
.woocommerce .woocommerce-message a,
.woocommerce .woocommerce-message a,
.woocommerce .woocommerce-message .button,
.woocommerce .woocommerce-message .button,
.woocommerce .woocommerce-message:before,
.woocommerce .woocommerce-message .wc-forward:hover,
.woocommerce .woocommerce-message .wc-forward:hover:before,
.woocommerce .woocommerce-message .wc-forward.active:before,
p.stars a.star-1:after,
p.stars a.star-2:after,
p.stars a.star-3:after,
p.stars a.star-4:after,
p.stars a.star-5:after,
.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins,
.woocommerce .type-product .entry-summary .price ins,
.woocommerce .type-product .entry-summary .price > .amount,
.woocommerce div.product .woocommerce-tabs ul.tabs > li.active > a,
.woocommerce div.product .woocommerce-tabs ul.tabs > li > a:hover,
.woocommerce div.product .woocommerce-tabs ul.tabs > li > a:active,
.woocommerce div.product .woocommerce-tabs ul.tabs > li > a:focus,
.woocommerce div.product .woocommerce-tabs ul.tabs > li.active > a,
.woocommerce div.product .woocommerce-tabs ul.tabs > li > a:hover,
.woocommerce div.product .woocommerce-tabs ul.tabs > li > a:active,
.woocommerce div.product .woocommerce-tabs ul.tabs > li > a:focus,
.woocommerce ul.products li.product h3:hover,
.woocommerce .products .type-product h3:hover,
.woocommerce ul.products li.product .price ins,
.woocommerce .products .type-product .price ins,
.woocommerce ul.products li.product .price,
.woocommerce ul.products li.product .price ins .amount,
.woocommerce .products .type-product .price ins .amount,
.woocommerce .products .type-product .price > .amount,
span.product-title:hover,
span.product-title:active,
span.product-title:focus,
.woocommerce ul.product_list_widget li .quantity .amount,
.woocommerce .widget_shopping_cart .total .amount,
.woocommerce.widget_shopping_cart .total .amount,
.woocommerce.widget_top_rated_products .product_list_widget .amount,
.woocommerce.widget_recently_viewed_products .product_list_widget .amount,
.woocommerce.widget_products .product_list_widget .amount,
.woocommerce a:hover,
.woocommerce a:active,
.woocommerce a:focus,
.woocommerce.widget_product_categories .product-categories > li span.fa:hover,
.woocommerce.widget_recently_viewed_products .product_list_widget ins,
.woocommerce.widget_products .product_list_widget ins,
.woocommerce.widget_top_rated_products .product_list_widget ins,
.woocommerce .star-rating:before,
.star-rating span,
.woocommerce table.shop_table td.product-name a:hover,
.woocommerce table.shop_table td.actions .button:hover,
.woocommerce table.wishlist_table tbody .product-price ins,
.woocommerce table.wishlist_table tbody .product-price ins .amount,
.woocommerce .login .form-row:not(.form-row-first):not(.form-row-last):not(.form-row-wide) input[type=checkbox]:checked + label:before,
.woocommerce .create-account input[type=checkbox]:checked + .checkbox:before,
.woocommerce .woocommerce-shipping-fields input[type=checkbox]:checked + .checkbox:before,
.woocommerce ul#shipping_method li input[type=radio]:checked + label:before,
.woocommerce #payment ul.payment_methods li input[type=radio]:checked + label:before,
.woocommerce #payment .payment_method_paypal .about_paypal,
.woocommerce .woocommerce-thankyou-order-received,
.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.footer .woocommerce a:hover,
.footer .woocommerce ul.cart_list li a:hover,
.footer .woocommerce ul.product_list_widget li a:hover,
.woocommerce .products .type-product .product_type_variable.add_to_cart_button:hover,
.woocommerce ul.products li.product .button:hover {
  color: #843293;
}
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-message,
.woocommerce .woocommerce-message,
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message,
.woocommerce .woocommerce-message,
.rtl .sidebar .widget .title-widget,
.woocommerce.widget_price_filter .price_slider .ui-slider-handle,
.woocommerce .products .type-product .product_type_variable.add_to_cart_button:hover,
.woocommerce ul.products li.product .button:hover {
  border-color: #843293;
}
.woocommerce .woocommerce-message .wc-forward {
  color: #fff;
}
/* Theme */
.vacancy_table_wr .vacancy_table tbody td a:hover {
  color: #843293;
}
.wrapper-table .stat {
  border-color: #843293;
}
#page-sidebar .widget_recent_comments ul li a:hover,
#page-sidebar .widget_recent_entries ul li a:hover,
#page-sidebar .widget_categories ul li a:hover,
#page-sidebar .widget_nav_menu ul li a:hover,
#page-sidebar .widget_archive ul li a:hover,
#page-sidebar .widget_links ul li a:hover,
#page-sidebar .widget_pages ul li a:hover,
#page-sidebar .widget_meta ul li a:hover,
#page-sidebar .widget_rss ul li a:hover {
  color: #843293;
}
.widget_tag_cloud .tagcloud a:hover {
  color: #843293;
  border-color: #843293;
}
