/* COLORS */
[data-color="red"] .navbar {color: #ffffff!important; background-color: #f44336!important;}
[data-color="red"] .navbar i {color: #ffffff!important; }
[data-color="red"] #main-heading-slider .swiper-pagination-bullet-active,
[data-color="red"] #tab-news .swiper-pagination-bullet-active,
[data-color="red"] #newspaper .swiper-pagination-bullet-active {background-color: #f44336!important;}
/* SIDEBAR */
[data-color="red"] #sidebar {color: #ffffff!important; background-color: #f44336!important;}
[data-color="red"] #dismiss {color: #ffffff!important; background-color: rgba(0, 0, 0, 0.3)!important;}
[data-color="red"] #sidebar ul li.active>a,
a[aria-expanded="true"],
[data-color="red"] #sidebar .sidebar-header
{color: #fff; background: rgba(0, 0, 0, 0.1)!important;}
[data-color="red"] #sidebar i {color: #fff!important;}
[data-color="red"] #sidebar a.text-white:focus,
[data-color="red"] #sidebar a.text-white:hover,
[data-color="red"] #sidebar a.text-white:focus i,
[data-color="red"] #sidebar a.text-white:hover i {color: #333!important;}

[data-color="red"] #weather {background-color: #f44336!important;}
[data-color="red"] .text-info:not(.fa-twitter) {color:#f44336!important;}
[data-color="red"] #photo-gallery .text-danger,
[data-color="red"] #video-gallery .text-danger {color:#f44336!important;}
[data-color="red"] footer {background-color: #f44336!important;}
[data-color="red"] #category-title {background-color:#333!important; color:#fafafa!important;}
[data-color="red"] #category-title .dropdown-menu i {color:#f44336!important;}
[data-color="red"] #category-title .dropdown-menu a {color:#666!important;}
[data-color="red"] .list-group-item.active {color: #f44336!important;}
