#agama-mobile-nav ul>li.menu-item-has-children>.dropdown-toggle,
#agama-mobile-nav ul>li.menu-item-has-children>.dropdown-toggle.collapsed {
    color: #757575;
}

/* SLIDER
*********************************************************************************/
#agama_slider .slide-content.slide-1 {
    top: 40%;
}

#agama_slider .slide-content.slide-2 {
    top: 40%;
}

#agama_slider .slide-content.slide-1 a.button-3d:hover {
    background-color: #ac32e4 !important;
}

#agama_slider .slide-content.slide-2 a.button-3d:hover {
    background-color: #ac32e4 !important;
}



.sm-form-control:focus {
    border: 2px solid #ac32e4 !important;
}

.entry-content .more-link {
    border-bottom: 1px solid #ac32e4;
    color: #ac32e4;
}

.comment-content .comment-author cite {
    background-color: #ac32e4;
    border: 1px solid #ac32e4;
}

#respond #submit {
    background-color: #ac32e4;
}

blockquote {
    border-left: 3px solid #ac32e4;
}

#page-title a:hover {
    color: #ac32e4;
}

.breadcrumb a:hover {
    color: #ac32e4;
}


button,
.button,
.entry-date .date-box {
    background-color: #ac32e4;
}

.button-3d:hover {
    background-color: #ac32e4 !important;
}

.entry-date .format-box i {
    color: #ac32e4;
}

.vision_tabs #tabs li.active a {
    border-top: 3px solid #ac32e4;
}

#toTop:hover {
    background-color: #ac32e4;
}

.footer-widgets .widget-title:after {
    background: #ac32e4;
}
