/* --------------------------------------
@Author: ThemeMascot
@URL: http://themeforest.net/user/ThemeMascot

COLOR : Yellow
COLOR CODE: #FFAB00
----------------------------------------- */
/* text-theme-color */
.text-theme-colored {
  color: black !important;
}
/* text-hover-theme-color */
.text-hover-theme-colored:hover {
  color: #E80040 !important;
}
/* background-theme-color */
.bg-theme-colored {
  background-color: #E80040 !important;
}
/* bg-hover-theme-color */
.bg-hover-theme-colored:hover {
  background: #E80040 !important;
  border-color: #E80040 !important;
  color: #fff !important;
}
.bg-hover-theme-colored:hover h1,
.bg-hover-theme-colored:hover h2,
.bg-hover-theme-colored:hover h3,
.bg-hover-theme-colored:hover h4,
.bg-hover-theme-colored:hover h5,
.bg-hover-theme-colored:hover h6,
.bg-hover-theme-colored:hover p,
.bg-hover-theme-colored:hover a,
.bg-hover-theme-colored:hover i {
  color: #fff !important;
}
/* border-theme-color */
.border-theme-colored,
.causes .progress-item .progress-bar .percent {
  border-color: #a8518a !important;
}
/* background-color-transparent */
.bg-theme-colored-transparent {
  background-color: rgba(232, 0, 64, 0.5) !important;
}
/* background-theme-color */
.bg-theme-colored {
  background-color: #a8518a !important;
}
.bg-theme-colored-lighter2 {
  background-color: #f70044 !important;
}
.bg-theme-colored-lighter3 {
  background-color: #ff0248 !important;
}
.bg-theme-colored-lighter4 {
  background-color: #ff0d50 !important;
}
.bg-theme-colored-darker2 {
  background-color: #d9003c !important;
}
.bg-theme-colored-darker3 {
  background-color: #cf0039 !important;
}
.bg-theme-colored-darker4 {
  background-color: #c40036 !important;
}
/* background-color-transparent */
.bg-theme-colored-transparent-9 {
  background-color: rgba(232, 0, 64, 0.9);
}
.bg-theme-colored-transparent-8 {
  background-color: rgba(232, 0, 64, 0.8);
}
.bg-theme-colored-transparent-7 {
  background-color: rgba(232, 0, 64, 0.7);
}
.bg-theme-colored-transparent-6 {
  background-color: rgba(232, 0, 64, 0.6);
}
.bg-theme-colored-transparent-5 {
  background-color: rgba(232, 0, 64, 0.5);
}
.bg-theme-colored-transparent-4 {
  background-color: rgba(232, 0, 64, 0.4);
}
.bg-theme-colored-transparent-3 {
  background-color: rgba(232, 0, 64, 0.3);
}
.bg-theme-colored-transparent-2 {
  background-color: rgba(232, 0, 64, 0.2);
}
.bg-theme-colored-transparent-1 {
  background-color: rgba(232, 0, 64, 0.1);
}
.bg-theme-colored-transparent {
  background-color: rgba(232, 0, 64, 0.75) !important;
}
/* Layeroverlay */
.layer-overlay.overlay-red::before,
.layer-overlay.overlay-theme-colored-deep::before,
.post .entry-meta.meta-absolute,
.volunteer .overlay,
.bg-theme-colored-transparent-deep {
  background-color: rgba(232, 0, 64, 0.9) !important;
}
/* Layer-overlay */
.overlay-theme-colored-1:before {
  background-color: rgba(232, 0, 64, 0.1) !important;
}
.overlay-theme-colored-2:before {
  background-color: rgba(232, 0, 64, 0.2) !important;
}
.overlay-theme-colored-3:before {
  background-color: rgba(232, 0, 64, 0.3) !important;
}
.overlay-theme-colored-4:before {
  background-color: rgba(232, 0, 64, 0.4) !important;
}
.overlay-theme-colored-5:before {
  background-color: rgba(232, 0, 64, 0.5) !important;
}
.overlay-theme-colored-6:before {
  background-color: rgba(232, 0, 64, 0.6) !important;
}
.overlay-theme-colored-7:before {
  background-color: rgba(232, 0, 64, 0.7) !important;
}
.overlay-theme-colored-8:before {
  background-color: rgba(232, 0, 64, 0.8) !important;
}
.overlay-theme-colored-9:before {
  background-color: rgb(38 35 36) !important;
}
/* Custom overlay */
.testimonial.style1 .comment {
  background-color: rgba(232, 0, 64, 0.6) !important;
}
.icon-box.box-style1.practice-style3:hover .icon-wrapper,
.zeus .tp-bullet::after {
  background-color: #E80040;
}
/*
 * background: theme-color
 * -----------------------------------------------
*/
.tab-slider .nav.nav-pills a:hover,
.tab-slider .nav.nav-pills a.active,
.custom-nav-tabs > li > a:hover,
.widget .tags a:hover,
.progress-item .progress-bar,
.small-title .title::after,
.testimonial .item::after,
.drop-caps.colored-square p:first-child:first-letter,
.drop-caps.colored-rounded p:first-child:first-letter,
.list-icon.theme-colored.square li i,
.list-icon.theme-colored.rounded li i,
.working-process.theme-colored a,
.widget.dark .tags a:hover,
.blog-posts .post .entry-content .post-date.right,
.horizontal-tab-centered .nav-pills > li > a:hover,
.horizontal-tab-centered .nav-pills > li.active > a,
.horizontal-tab-centered .nav-pills > li.active > a:hover,
.horizontal-tab-centered .nav-pills > li.active > a:focus,
.owl-theme.dot-theme-colored .owl-controls .owl-dot span,
.portfolio-filter a.active,
.portfolio-filter a:hover,
.pagination.theme-colored li.active a,
.section-title .both-side-line::after,
.section-title .both-side-line::before,
.section-title .top-side-line::after,
.section-title .left-side-line::before,
.section-title .right-side-line::before,
.product .tag-sale,
.owl-theme .owl-dots .owl-dot.active span,
.service-icon-box:hover a,
.service-icon-box:hover li.active a,
.pricing-table.style1 .pricing-icon i,
.blog-posts .post.style1 .entry-header .entry-date.entry-date-absolute,
.title-dots span {
  background: #E80040;
}
.cd-timeline-simple .cd-timeline-block .cd-timeline-img {
  background: #E80040 !important;
}
.services-tab .nav-tabs > li.active > a,
.services-tab .nav-tabs > li.active > a:hover,
.services-tab .nav-tabs > li.active > a:focus,
.services-tab .nav-tabs > li a:hover,
.services-tab .nav-tabs > li a:focus {
  background-color: #E80040 !important;
}
.panel-group .panel-title a.active {
  background: #E80040 !important;
}
.ui-state-highlight {
  background: #E80040 !important;
  color: #fff !important;
}
/*
 * text: theme-color
 * -----------------------------------------------
*/
ul.list.theme-colored li:before,
ul.list.theme-colored.angle-double-right li:before,
ul.list.theme-colored.angle-right li:before,
ul.list.theme-colored.check-circle li:before,
ul.list.theme-colored.check li:before,
.list-icon.theme-colored li i,
.menuzord-menu > li > .megamenu .megamenu-row li:hover > a,
.menuzord-menu > li > .megamenu .megamenu-row .post a:hover,
.menuzord-menu > li > .megamenu .megamenu-row li:hover > a i,
.menuzord-menu > li > .megamenu .megamenu-row .post a:hover i,
.pricing-table .table-list li i,
.testimonial-carousel.boxed .content::after,
.blog-posts .post .entry-meta li i,
.widget .twitter-feed li::after,
.widget .address li i,
.icon-box.box-style1.practice-style3 i,
.attorney-carousel .content .contact-area i,
.attorney-address li i,
.icon-box.services-style1:hover .heading,
.horizontal-contact-widget .widget::before,
.horizontal-contact-widget .each-widget::before,
.small-title i,
.drop-caps.text-colored p:first-child:first-letter,
.schedule-box:hover .schedule-details .title a,
.widget.dark .nav-tabs li.active a,
.pagination.theme-colored li a,
.pager.theme-colored a,
.widget .post-title a:hover,
.volunteer .info .name a,
.donation-form .form-group label,
.service-icon-box a i,
.owl-carousel.owl-nav-top .owl-controls .owl-nav .owl-prev i,
.owl-carousel.owl-nav-top .owl-controls .owl-nav .owl-next i,
.owl-carousel.owl-nav-top .owl-controls .owl-nav > div:hover i,
.services-tab .nav-tabs > li > a i {
  color: #E80040;
}
.star-rating span::before {
  color: #E80040 !important;
}
/* menuzord */
.menuzord .menuzord-menu > li.active > a,
.menuzord .menuzord-menu > li:hover > a,
.menuzord .menuzord-menu ul.dropdown li:hover > a {
  background: black;
  color: #fff;
}
.menuzord .menuzord-menu > li.active > a i,
.menuzord .menuzord-menu > li:hover > a i,
.menuzord .menuzord-menu ul.dropdown li:hover > a i {
  color: #1A2F4E;
}
.menuzord .menuzord-menu > li.active > a i,
.menuzord .menuzord-menu > li:hover > a i,
.menuzord .menuzord-menu ul.dropdown li:hover > a i {
  color: #fff;
}
/*
 * border: theme-color
 * -----------------------------------------------
*/
.border-1px-theme-colored,
.line-bottom:after,
.widget .line-bottom:after,
.widget .line-bottom:after,
.pager.theme-colored a,
.owl-carousel.owl-nav-top .owl-controls .owl-nav .owl-prev,
.owl-carousel.owl-nav-top .owl-controls .owl-nav .owl-next {
  border: 1px solid #E80040;
}
.border-theme-colored,
.owl-theme .owl-dots .owl-dot span {
  border-color: #E80040;
}
.icon-box.box-style1.practice-style3:hover .icon-wrapper::after {
  border-color: #E80040 transparent transparent;
}
/* border-left-color */
blockquote.theme-colored {
  border-left: 3px solid #E80040;
}
blockquote.bg-theme-colored {
  border-left: 3px solid #b50032;
  color: #fff;
}
blockquote.bg-theme-colored footer {
  color: #eeeeee;
}
blockquote.gray.bg-theme-colored {
  background-color: #eeeeee !important;
  border-left: 3px solid #E80040;
  color: #E80040;
}
blockquote.gray.bg-theme-colored footer {
  color: #777777;
}
.attorney-address li {
  border-left: 1px solid #E80040;
}
.section-title.title-border {
  border-left: 4px solid #E80040;
}
/* border-top-color */
.member-info {
  border-top: 3px outset #E80040;
}
.cssload-tri {
  border-top: 27px solid #E80040;
}
/* border-right-color */
.border-right-red {
  border-right: 1px solid #E80040;
}
.section-title.title-border.title-right {
  border-right: 4px solid #E80040;
}
/* border-bottom-color */
.border-bottom {
  border-bottom: 1px solid #E80040;
}
.event {
  border-bottom-color: #E80040;
}
.cssload-tri.cssload-invert {
  border-bottom: 27px solid #E80040;
}
/* box-shadow */
/*
 * btn-default: theme-color
 * -----------------------------------------------
*/
.btn-default.btn-theme-colored {
  color: #E80040;
 background-color: #040303;
    border-color: #070707;
}
.btn-default.btn-theme-colored:focus,
.btn-default.btn-theme-colored.focus {
  color: #E80040;
  background-color: #e6e6e6;
  border-color: #69001d;
}
.btn-default.btn-theme-colored:hover {
  color: #E80040;
  background-color: #e6e6e6;
  border-color: #ab002f;
}
.btn-default.btn-theme-colored:active,
.btn-default.btn-theme-colored.active,
.open > .dropdown-toggle.btn-default.btn-theme-colored {
  color: #E80040;
  background-color: #e6e6e6;
  border-color: #ab002f;
}
.btn-default.btn-theme-colored:active:hover,
.btn-default.btn-theme-colored.active:hover,
.open > .dropdown-toggle.btn-default.btn-theme-colored:hover,
.btn-default.btn-theme-colored:active:focus,
.btn-default.btn-theme-colored.active:focus,
.open > .dropdown-toggle.btn-default.btn-theme-colored:focus,
.btn-default.btn-theme-colored:active.focus,
.btn-default.btn-theme-colored.active.focus,
.open > .dropdown-toggle.btn-default.btn-theme-colored.focus {
  color: #E80040;
  background-color: #d4d4d4;
  border-color: #69001d;
}
.btn-default.btn-theme-colored:active,
.btn-default.btn-theme-colored.active,
.open > .dropdown-toggle.btn-default.btn-theme-colored {
  background-image: none;
}
.btn-default.btn-theme-colored.disabled:hover,
.btn-default.btn-theme-colored[disabled]:hover,
fieldset[disabled] .btn-default.btn-theme-colored:hover,
.btn-default.btn-theme-colored.disabled:focus,
.btn-default.btn-theme-colored[disabled]:focus,
fieldset[disabled] .btn-default.btn-theme-colored:focus,
.btn-default.btn-theme-colored.disabled.focus,
.btn-default.btn-theme-colored[disabled].focus,
fieldset[disabled] .btn-default.btn-theme-colored.focus {
  background-color: #fff;
  border-color: #E80040;
}
.btn-default.btn-theme-colored .badge {
  color: #fff;
  background-color: #E80040;
}
.btn-default.btn-theme-colored:hover,
.btn-default.btn-theme-colored:active,
.btn-default.btn-theme-colored:focus {
  background-color: #E80040;
  border-color: #E80040;
  color: #fff;
}
/*
 * btn-border
 * -----------------------------------------------
*/
.btn-border.btn-theme-colored {
  color: #E80040;
  background-color: #fff;
  border-color: #E80040;
}
.btn-border.btn-theme-colored:focus,
.btn-border.btn-theme-colored.focus {
  color: #E80040;
  background-color: #e6e6e6;
  border-color: #69001d;
}
.btn-border.btn-theme-colored:hover {
  color: #E80040;
  background-color: #e6e6e6;
  border-color: #ab002f;
}
.btn-border.btn-theme-colored:active,
.btn-border.btn-theme-colored.active,
.open > .dropdown-toggle.btn-border.btn-theme-colored {
  color: #E80040;
  background-color: #e6e6e6;
  border-color: #ab002f;
}
.btn-border.btn-theme-colored:active:hover,
.btn-border.btn-theme-colored.active:hover,
.open > .dropdown-toggle.btn-border.btn-theme-colored:hover,
.btn-border.btn-theme-colored:active:focus,
.btn-border.btn-theme-colored.active:focus,
.open > .dropdown-toggle.btn-border.btn-theme-colored:focus,
.btn-border.btn-theme-colored:active.focus,
.btn-border.btn-theme-colored.active.focus,
.open > .dropdown-toggle.btn-border.btn-theme-colored.focus {
  color: #E80040;
  background-color: #d4d4d4;
  border-color: #69001d;
}
.btn-border.btn-theme-colored:active,
.btn-border.btn-theme-colored.active,
.open > .dropdown-toggle.btn-border.btn-theme-colored {
  background-image: none;
}
.btn-border.btn-theme-colored.disabled:hover,
.btn-border.btn-theme-colored[disabled]:hover,
fieldset[disabled] .btn-border.btn-theme-colored:hover,
.btn-border.btn-theme-colored.disabled:focus,
.btn-border.btn-theme-colored[disabled]:focus,
fieldset[disabled] .btn-border.btn-theme-colored:focus,
.btn-border.btn-theme-colored.disabled.focus,
.btn-border.btn-theme-colored[disabled].focus,
fieldset[disabled] .btn-border.btn-theme-colored.focus {
  background-color: #fff;
  border-color: #E80040;
}
.btn-border.btn-theme-colored .badge {
  color: #fff;
  background-color: #E80040;
}
.btn-border.btn-theme-colored:hover,
.btn-border.btn-theme-colored:active,
.btn-border.btn-theme-colored:focus {
  background-color: #b50032;
  border-color: #b50032;
  color: #fff;
}
/*
 * btn-dark
 * -----------------------------------------------
*/
.btn-dark.btn-theme-colored {
  color: #fff;
 background-color: #a8518a;
    border-color: #a8518a;
}
.btn-dark.btn-theme-colored:focus,
.btn-dark.btn-theme-colored.focus {
  color: #fff;
  background-color: #b50032;
  border-color: #69001d;
}
.btn-dark.btn-theme-colored:hover {
  color: #fff;
  background-color: #b50032;
  border-color: #ab002f;
}
.btn-dark.btn-theme-colored:active,
.btn-dark.btn-theme-colored.active,
.open > .dropdown-toggle.btn-dark.btn-theme-colored {
  color: #fff;
  background-color: #b50032;
  border-color: #ab002f;
}
.btn-dark.btn-theme-colored:active:hover,
.btn-dark.btn-theme-colored.active:hover,
.open > .dropdown-toggle.btn-dark.btn-theme-colored:hover,
.btn-dark.btn-theme-colored:active:focus,
.btn-dark.btn-theme-colored.active:focus,
.open > .dropdown-toggle.btn-dark.btn-theme-colored:focus,
.btn-dark.btn-theme-colored:active.focus,
.btn-dark.btn-theme-colored.active.focus,
.open > .dropdown-toggle.btn-dark.btn-theme-colored.focus {
  color: #fff;
  background-color: #910028;
  border-color: #69001d;
}
.btn-dark.btn-theme-colored:active,
.btn-dark.btn-theme-colored.active,
.open > .dropdown-toggle.btn-dark.btn-theme-colored {
  background-image: none;
}
.btn-dark.btn-theme-colored.disabled:hover,
.btn-dark.btn-theme-colored[disabled]:hover,
fieldset[disabled] .btn-dark.btn-theme-colored:hover,
.btn-dark.btn-theme-colored.disabled:focus,
.btn-dark.btn-theme-colored[disabled]:focus,
fieldset[disabled] .btn-dark.btn-theme-colored:focus,
.btn-dark.btn-theme-colored.disabled.focus,
.btn-dark.btn-theme-colored[disabled].focus,
fieldset[disabled] .btn-dark.btn-theme-colored.focus {
  background-color: #E80040;
  border-color: #E80040;
}
.btn-dark.btn-theme-colored .badge {
  color: #E80040;
  background-color: #fff;
}
/*
 * btn-gray
 * -----------------------------------------------
*/
.btn-gray.btn-theme-colored {
  color: #fff;
  background-color: #ff1c5b;
  border-color: #ff1c5b;
}
.btn-gray.btn-theme-colored:focus,
.btn-gray.btn-theme-colored.focus {
  color: #fff;
  background-color: #e80040;
  border-color: #9c002b;
}
.btn-gray.btn-theme-colored:hover {
  color: #fff;
  background-color: #e80040;
  border-color: #de003d;
}
.btn-gray.btn-theme-colored:active,
.btn-gray.btn-theme-colored.active,
.open > .dropdown-toggle.btn-gray.btn-theme-colored {
  color: #fff;
  background-color: #e80040;
  border-color: #de003d;
}
.btn-gray.btn-theme-colored:active:hover,
.btn-gray.btn-theme-colored.active:hover,
.open > .dropdown-toggle.btn-gray.btn-theme-colored:hover,
.btn-gray.btn-theme-colored:active:focus,
.btn-gray.btn-theme-colored.active:focus,
.open > .dropdown-toggle.btn-gray.btn-theme-colored:focus,
.btn-gray.btn-theme-colored:active.focus,
.btn-gray.btn-theme-colored.active.focus,
.open > .dropdown-toggle.btn-gray.btn-theme-colored.focus {
  color: #fff;
  background-color: #c40036;
  border-color: #9c002b;
}
.btn-gray.btn-theme-colored:active,
.btn-gray.btn-theme-colored.active,
.open > .dropdown-toggle.btn-gray.btn-theme-colored {
  background-image: none;
}
.btn-gray.btn-theme-colored.disabled:hover,
.btn-gray.btn-theme-colored[disabled]:hover,
fieldset[disabled] .btn-gray.btn-theme-colored:hover,
.btn-gray.btn-theme-colored.disabled:focus,
.btn-gray.btn-theme-colored[disabled]:focus,
fieldset[disabled] .btn-gray.btn-theme-colored:focus,
.btn-gray.btn-theme-colored.disabled.focus,
.btn-gray.btn-theme-colored[disabled].focus,
fieldset[disabled] .btn-gray.btn-theme-colored.focus {
  background-color: #ff1c5b;
  border-color: #ff1c5b;
}
.btn-gray.btn-theme-colored .badge {
  color: #ff1c5b;
  background-color: #fff;
}
/*
 * btn-primary: theme-color
 * -----------------------------------------------
*/
.btn-theme-colored {
  color: #fff;
  background-color: black;
    border-color: black;
}
.btn-theme-colored:focus,
.btn-theme-colored.focus {
  color: #fff;
  background-color: #b50032;
  border-color: #69001d;
}
.btn-theme-colored:hover {
  color: #fff;
  background-color: #b50032;
  border-color: #ab002f;
}
.btn-theme-colored:active,
.btn-theme-colored.active,
.open > .dropdown-toggle.btn-theme-colored {
  color: #fff;
  background-color: #b50032;
  border-color: #ab002f;
}
.btn-theme-colored:active:hover,
.btn-theme-colored.active:hover,
.open > .dropdown-toggle.btn-theme-colored:hover,
.btn-theme-colored:active:focus,
.btn-theme-colored.active:focus,
.open > .dropdown-toggle.btn-theme-colored:focus,
.btn-theme-colored:active.focus,
.btn-theme-colored.active.focus,
.open > .dropdown-toggle.btn-theme-colored.focus {
  color: #fff;
  background-color: #910028;
  border-color: #69001d;
}
.btn-theme-colored:active,
.btn-theme-colored.active,
.open > .dropdown-toggle.btn-theme-colored {
  background-image: none;
}
.btn-theme-colored.disabled:hover,
.btn-theme-colored[disabled]:hover,
fieldset[disabled] .btn-theme-colored:hover,
.btn-theme-colored.disabled:focus,
.btn-theme-colored[disabled]:focus,
fieldset[disabled] .btn-theme-colored:focus,
.btn-theme-colored.disabled.focus,
.btn-theme-colored[disabled].focus,
fieldset[disabled] .btn-theme-colored.focus {
  background-color: #E80040;
  border-color: #E80040;
}
.btn-theme-colored .badge {
  color: #E80040;
  background-color: #fff;
}
/*
 * btn-transparent
 * -----------------------------------------------
*/
.btn-transparent {
  background-color: transparent;
  color: #fff;
}
.btn-transparent.btn-theme-colored {
  background-color: transparent;
}
.btn-transparent.btn-dark {
  background-color: #111111;
  border-color: #111111;
}
.btn-transparent.btn-dark:hover {
  background-color: #000000;
  border-color: #000000;
}
.btn-transparent.btn-dark.btn-theme-colored {
  background-color: #E80040;
  border-color: #E80040;
}
.btn-transparent.btn-dark.btn-theme-colored:hover {
  background-color: #b50032;
  border-color: #b50032;
}
.btn-transparent.btn-border {
  background-color: transparent;
  border-color: #eeeeee;
}
.btn-transparent.btn-border:hover {
  background-color: #eeeeee;
  color: #000;
}
.btn-transparent.btn-border.btn-theme-colored {
  background-color: transparent;
  border-color: #E80040;
}
.btn-transparent.btn-border.btn-theme-colored:hover {
  background-color: #E80040;
  color: #fff;
}
.btn-gray.btn-transparent {
  background-color: #d3d3d3;
  color: #333333;
}
.btn-gray.btn-transparent:hover {
  background-color: #ececec;
  color: #1a1a1a;
}
.btn-gray.btn-transparent.btn-theme-colored {
  background-color: #ff1c5b;
  color: #fff;
}
.btn-gray.btn-transparent.btn-theme-colored:hover {
  background-color: #b50032;
  color: #e6e6e6;
}
.btn-hover-theme-colored:hover {
  background-color: #E80040;
  border-color: #E80040;
  color: #fff;
}
/*
 * Shortcode: styled-icons Theme Colored
 * -----------------------------------------------
*/
.icon-theme-colored a {
  color: #E80040;
}
.icon-theme-colored.icon-bordered a {
  border-color: #E80040;
}
.icon-theme-colored.icon-bordered a:hover {
  background-color: #E80040;
  color: #fff;
}
.icon-theme-colored.icon-dark a {
  background-color: #E80040;
  color: #fff;
}
.icon-theme-colored.icon-dark a:hover {
  background-color: #b50032;
  color: #e6e6e6;
}
.icon-theme-colored.icon-dark.icon-bordered a {
  border-color: #E80040;
  color: #E80040;
}
.icon-theme-colored.icon-dark.icon-bordered a:hover {
  background-color: #E80040;
  border-color: #E80040;
  color: #fff;
}
.icon-theme-colored.icon-gray a {
  color: #E80040;
}
.icon-theme-colored.icon-gray a:hover {
  color: #b50032;
}
.icon-theme-colored.icon-gray.icon-bordered a {
  color: #E80040;
}
.icon-theme-colored.icon-gray.icon-bordered a:hover {
  background-color: #eeeeee;
  border-color: #eeeeee;
  color: #E80040;
}
.icon-theme-colored a:hover {
  color: #b50032;
}
.icon-hover-theme-colored a:hover {
  background-color: #E80040;
  border-color: #E80040;
  color: #fff;
}
.styled-icons.icon-hover-theme-colored a:hover {
  background-color: #E80040;
  border-color: #E80040;
  color: #fff;
}
/*
 * Shortcode: Icon Boxes Theme Colored
 * -----------------------------------------------
*/
.icon-box.iconbox-theme-colored .icon {
  color: #E80040;
}
.icon-box.iconbox-theme-colored .icon.icon-border-effect::after {
  box-shadow: 0 0 0 3px #E80040;
}
.icon-box.iconbox-theme-colored .icon.icon-bordered {
  border-color: #E80040;
}
.icon-box.iconbox-theme-colored .icon.icon-bordered:hover {
  background-color: #E80040;
  color: #fff;
}
.icon-box.iconbox-theme-colored .icon.icon-gray:hover {
  background-color: #E80040;
  color: #fff;
}
.icon-box.iconbox-theme-colored .icon.icon-gray.icon-bordered {
  border-color: #eeeeee;
}
.icon-box.iconbox-theme-colored .icon.icon-gray.icon-bordered:hover {
  background-color: #E80040;
  border-color: #E80040;
  color: #fff;
}
.icon-box.iconbox-theme-colored .icon.icon-dark {
  background-color: #E80040;
  color: #fff;
}
.icon-box.iconbox-theme-colored .icon.icon-dark:hover {
  color: #fff;
}
.icon-box.iconbox-theme-colored .icon.icon-dark.icon-bordered {
  background-color: transparent;
  border-color: #E80040;
  color: #E80040;
}
.icon-box.iconbox-theme-colored .icon.icon-dark.icon-bordered:hover {
  background-color: #E80040;
  border-color: #E80040;
  color: #fff;
}
.icon-box.iconbox-theme-colored .icon.icon-white {
  background-color: #fff;
  color: #E80040;
}
.icon-box.iconbox-theme-colored .icon.icon-white:hover {
  background-color: #E80040;
  color: #fff;
}
.icon-box.iconbox-theme-colored .icon.icon-white.icon-bordered {
  background-color: transparent;
  border-color: #E80040;
  color: #fff;
}
.icon-box.iconbox-theme-colored .icon.icon-white.icon-bordered:hover {
  background-color: #E80040;
  border-color: #E80040;
  color: #fff;
}
.icon-box.iconbox-theme-colored.iconbox-border {
  border-color: #E80040;
}
/*Footer Styles*/
.footer-box-one > div {
  background: #E80040;
}
.footer-box-two > div {
  background: #cf0039 !important;
}
.footer-box-three > div {
  background: #b50032 !important;
}
/* Theme-color for dark */
.dark .service-icon-box:hover li.active a {
  background: #E80040 !important;
}

/*# sourceMappingURL=theme-skin-yellow.css.map */