.header.header-floating .header-nav .header-nav-wrapper {
    background-color: rgba(255,227,232, 0.8);
   
}

.menuzord-brand {
    margin: 10px 0 0 0;
}

.header.header-floating .sticky-wrapper.is-sticky .header-nav.navbar-sticky .header-nav-wrapper {
    background: rgba(255,227,232, 0.8) none repeat scroll 0 0;
}

.menuzord .menuzord-menu > li.active > a, 
.menuzord .menuzord-menu > li:hover > a, 
.menuzord .menuzord-menu ul.dropdown li:hover > a {
    background: #f46277;
}

.btn-theme-colored2,
.btn-theme-colored2:hover, 
.btn-theme-colored2:focus, 
.btn-theme-colored2:target, 
.btn-theme-colored2:visited, 
.btn-theme-colored2:active,
.btn-theme-colored2:active:hover
{
    background:#f46277;
    border-color: #f46277;
}

.team-block .team-thumb .styled-icons a:hover, 
.work-gallery .gallery-thumb .styled-icons a:hover, 
.work-gallery:hover .gallery-bottom-part, 
.double-line-bottom-theme-colored-2::after, 
.double-line-bottom-theme-colored-2::before, 
.double-line-bottom-centered-theme-colored-2::after, 
.double-line-bottom-centered-theme-colored-2::before, 
.line-bottom-theme-colored-2::after, 
.line-bottom-centered::after, 
.event-block .event-date, 
.team-social, 
.event-small .event-date, 
.portfolio-filter a.active, 
.title-border::after, 
.search-menu {
    background:#f46277;
}

.text-theme-colored2 {
    color: #f46277!important;
}

.btn-theme-colored2:active, 
.btn-theme-colored2.active, 
.open > .dropdown-toggle.btn-theme-colored2 {
    background-color: #f46277;
    border-color: #f46277;
}
.btn-theme-colored2:active:hover, 
.btn-theme-colored2.active:hover, 
.open > .dropdown-toggle.btn-theme-colored2:hover, 
.btn-theme-colored2:active:focus, 
.btn-theme-colored2.active:focus, 
.open > .dropdown-toggle.btn-theme-colored2:focus, 
.btn-theme-colored2:active.focus, 
.btn-theme-colored2.active.focus, 
.open > .dropdown-toggle.btn-theme-colored2.focus {
    background-color: #f46277;
    border-color: #f46277;
}

.nav-tabs > li.active a,
.nav-tabs > li.active a:hover, 
.nav-tabs > li.active a:focus
 {
    color: #f46277;
}

.nav-tabs > li > a:hover
 {
    color: #f46277;
    border-bottom: 1px solid #f46277;
}
li.active {
    color: #f46277 !important;
}

.modal-header {
    background-color: #f46277;
}

.rounded_widget .panel-widget>.panel-heading {
    background: #f46277;
    border-color: #f46277;
}

.bg-theme-colored2 {
    background-color: #7a4aed!important;
}
.btn-dark.btn-theme-colored2,
.btn-dark.btn-theme-colored2:hover,
.btn-dark.btn-theme-colored2:active,
.btn-dark.btn-theme-colored2:focus {
    background: #f46277;
    border-color: #f46277;
}

.btn-warning,
.btn-warning:hover, 
.btn-warning:focus, 
.btn-warning:target, 
.btn-warning:visited, 
.btn-warning:active,
.btn-warning:active:hover
{
    background:#7a4aed;
    border-color: #7a4aed;
}

.text-primary {
    color :#7a4aed;
}

.evt-block .event-date{
    background: #7a4aed;
}

.btn-primary,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:target,
.btn-primary:visited,
.btn-primary:active,
.btn-primary:hover:focus:active
{
    background-color:#7a4aed;
    border-color: #7a4aed;
}

.btn-link {
    color: #7a4aed;
}