.maatos-social-facebook,
.maatos-social-twitter,
.maatos-social-linkedin,
.maatos-social-youtube,
.maatos-social-instagram,
.maatos-social-pinterest {
  background: transparent url('../img/facebook-square-brands.svg') no-repeat center center;
  background-size: 100% auto;
  display: inline-block;
  height: 32px;
  width: 32px;
}
.maatos-social-twitter {
  background-image: url('../img/twitter-square-brands.svg');
}
.maatos-social-linkedin {
  background-image: url('../img/linkedin-brands.svg');
}
.maatos-social-pinterest {
  background-image: url('../img/pinterest-square-brands.svg');
}
.maatos-social-youtube {
  background-image: url('../img/youtube-square-brands.svg');
}
.maatos-social-instagram {
  background-image: url('../img/instagram-square-brands.svg');
}
.main_unit_content a:not(.mt\:btn) {
  color: var(--maatos-theme-color);
  text-decoration: underline;
}
#unit_content a:hover {
  opacity: 0.75;
}
.minimal footer a:hover,
#buddypress ul.item-list li .item-credits a,
.item-credits a,
#new_searchicon,
.course .current-cat a,
.course .current-cat a:hover,
.current-cat:hover a,
.widget .course_cat_nav ul li.current-cat a:hover,
header span:hover,
.sleek .topmenu .menu-item:hover a {
  color: var(--maatos-theme-color);
}
#wpadminbar,
#wpadminbar .ab-top-menu > li.hover > .ab-item,
#wpadminbar:not(.mobile) .ab-top-menu > li:hover > .ab-item,
#wpadminbar .quicklinks .menupop ul.ab-sub-secondary,
#wpadminbar .quicklinks .menupop ul.ab-sub-secondary .ab-submenu {
  color: var(--maatos-theme-color, #1d2327);
}
#wpadminbar .menupop .ab-sub-wrapper {
  color: var(--maatos-theme-color, #2c3338);
}
.course .course_button.full.button,
.woocommerce #place_order.button.alt,
.woocommerce #place_order.button.alt:hover,
.woocommerce .cart-collaterals .wc-proceed-to-checkout .button,
.woocommerce-cart .woocommerce .cart-collaterals .wc-proceed-to-checkout .button,
.woocommerce-cart .woocommerce .cart-collaterals .wc-proceed-to-checkout .checkout-button.button.wc-forward:hover {
  background-color: var(--maatos-theme-color) !important;
}
.minimal .pusher #buddypress a.button,
.minimal .pusher #buddypress input[type='button'],
.minimal .pusher #buddypress input[type='submit'],
.minimal .pusher .button,
.minimal .pusher .woocommerce #respond input#submit,
.minimal .pusher .woocommerce a.button,
.minimal .pusher .woocommerce button.button,
.minimal .pusher .woocommerce input.button,
.minimal .pusher input[type='submit'] {
  border: 2px solid var(--maatos-theme-color);
  color: var(--maatos-theme-color);
}
.minimal .pusher #buddypress a.button:hover,
.minimal .pusher #buddypress input[type='button']:hover,
.minimal .pusher #buddypress input[type='submit']:hover,
.minimal .pusher .button:hover,
.minimal .pusher .woocommerce #respond input#submit:hover,
.minimal .pusher .woocommerce a.button:hover,
.minimal .pusher .woocommerce button.button:hover,
.minimal .pusher .woocommerce input.button:hover,
.minimal .pusher input[type='submit']:hover {
  background: var(--maatos-theme-color);
}

.unit_button.button,
.course_bulk_actions .button.full,
.course_button.full.button {
  background: var(--maatos-theme-color) !important;
}
