.t3-topbar {
  background: #ffffff;
}
div.ja-masthead {
  background: linear-gradient(135deg, #143A83, #C3DEF1);
  background-size: cover !important;
  background-position: center !important;
}
.acm-features.style-1 {
  background: linear-gradient(135deg, #143A83, #C3DEF1);
}
.no-masthead .t3-header {
    background: linear-gradient(135deg, #143A83, #C3DEF1);
}
.com_guru #guru-component#guru-component .uk-tab > li.uk-active, .com_guru #guru-component#guru-component .uk-navbar-nav > li.uk-active {
    background: #92A4CC !important;
}
.com_guru #guru-component .view-course-detail .uk-alert .uk-icon-bullhorn:before {
    background:  #C4A2FC;
}
 #guru_cart .uk-grid .uk-button.uk-button-primary {
    background: #7ACDBB;
}
.com_guru #guru-component .uk-button-success {
    color: #ffffff;
    background-color: #7ACDBB;
    border-color: #4bd173;
}
.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active {
color: #ffffff;
background-color:  #66a366;
border-color: #92A4CC;
}
.owl-carousel .owl-dots .owl-dot {
 height: 18px !important;
 width: 18px !important;
}
