/*==================== Top Bar color ====================*/
.ta-head-detail {
	background: #303f9f;
}
.ta-head-detail .info-left li a , .ta-head-detail li a i, .ta-head-detail .info-right li a {
	color: #fff;
}
/*==================== Theme Menu ====================*/
/*=== navbar Header colors ===*/
.navbar-wp {
	background: #3f51b5;
}
.navbar-header .navbar-brand, .navbar-header .navbar-brand:hover, .navbar-header .navbar-brand:focus {
	color: #fff;
}
/*=== navbar hover colors ===*/
.navbar-wp .navbar-nav > li > a {
	color: #fff;
}
.navbar-wp .navbar-nav > li > a:hover, .navbar-wp .navbar-nav > li > a:focus, .navbar-wp .navbar-nav > .active > a, .navbar-wp .navbar-nav > .active > a:hover, .navbar-wp .navbar-nav > .active > a:focus {
	color: #3f51b5;
	background-color: #fff;
}
.navbar-wp .navbar-nav > .open > a, .navbar-wp .navbar-nav > .open > a:hover, .navbar-wp .navbar-nav > .open > a:focus {
	color: #3f51b5;
	border-color: #fff;
	background-color: #fff;
}
/*=== navbar dropdown colors ===*/ 
.navbar-wp .dropdown-menu {
	background: #fff;
}
.navbar-wp .dropdown-menu > li > a {
	color: #212121;
}
.navbar-wp .dropdown-menu > .active > a, .navbar-wp .dropdown-menu > .active > a:hover, .navbar-wp .dropdown-menu > .active > a:focus {
	background: #f5f5f5;
	color: #212121;
}
.navbar-wp .dropdown-menu > li > a:hover {
	background: #f5f5f5;
}
.navbar-wp .navbar-nav > .disabled > a {
	color: #ccc;
}
.navbar-wp .navbar-nav > .disabled > a:hover {
	color: #ccc;
}
.navbar-wp .navbar-nav > .disabled > a:focus {
	color: #ccc;
}
.navbar-wp .navbar-toggle:hover, .navbar-wp .navbar-toggle:focus {
	background: rgba(0,0,0,0);
	border-color: rgba(0,0,0,0);
	color: #fff;
}
.ta-search-box .ta-search .btn {
	background: #3f51b5;
	border-color: #3f51b5;
	color: #fff;
}

/*=== navbar drop down hover color ===*/
.navbar-base .navbar-nav > .open > a, .navbar-base .navbar-nav > .open > a:hover, .navbar-base .navbar-nav > .open > a:focus {
	color: #fff;
}
.navbar-base .navbar-nav > li > a.dropdown-form-toggle {
	color: #fff;
}
/*=== navbar text color ===*/ 
.navbar-default .navbar-toggle {
	background: rgba(0,0,0,0);
	color: #fff;
	border-color: rgba(0,0,0,0);
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
}
.navbar-wp .navbar-nav > li > a.dropdown-form-toggle {
	color: #fff;
}
/*==================== slider ====================*/
.ta-slider-warraper .ta-slider-inner h1 {
	color: #fff;
}
.ta-slider-warraper .ta-slider-inner h1 span {
	color: #3f51b5;
}
.ta-slider-warraper .ta-slider-inner h3 {
	color: #fff;
}
.ta-slider-warraper .ta-slider-inner p {
	color: #fff;
}
.ta-slider-warraper .ta-slider-inner p span {
	color: #3f51b5;
}
.ta-slider-warraper .owl-controls .owl-buttons div {
	background: #fff;
	color: #3f51b5;
	border-color: #fff;
}
.ta-slider-warraper .owl-controls .owl-buttons div:hover {
	background: #3f51b5;
	color: #fff;
	border-color: #3f51b5;
}
.ta-slider-warraper .owl-controls.clickable .owl-page:hover span {
	background: #3f51b5;
}
.ta-slider-warraper .owl-controls .owl-page.active span {
	background: #3f51b5;
}
.ta-slider-warraper .owl-controls .owl-page span {
	background: #fff;
}
.ta-slider-warraper .owl-controls .owl-page span.owl-numbers {
	color: #fff;
}
.btn.btn-tislider {
	background: #fff;
	border-color: #fff;
	color: #3f51b5;
}
.btn.btn-tislider:hover, .btn.btn-tislider:focus {
	background: #3f51b5;
	border-color: #3f51b5;
	color: #fff;
}
.btn.btn-tislider-two {
	background: #3f51b5;
	color: #fff;
	border-color: #3f51b5;
}
.btn.btn-tislider-two:hover, .btn.btn-tislider-two:focus {
	background: #161c28;
	border-color: #161c28;
	color: #fff;
}
/*==================== service ====================*/
.ta-service-inner {
	background: rgba(0,0,0,0.65);
}
.ta-service {
	border-color: #eee;
}	
.ta-service:hover h3 {
	color: #fff;
}
.ta-service:hover p {
	color: #fff;
}
.ta-service:hover a {
	color: #fff;
}
.ta-service:hover .ta-service-inner h3 span {
	color: #fff;
}
.ta-service-inner h3 span {
	color: #3f51b5;
}
.ta-service > .ta-service-inner h3 { 
	color: #fff;
}
.ta-service > .ta-service-inner p { 
	color: #fff;
}
.ta-service-inner .ser-icon {
	background: #3f51b5;
}
.ta-service-inner i {
	color: #fff;
}
.ta-service.two > .ta-service-inner h3 { 
	color: #212121;
}
.ta-service.two > .ta-service-inner p { 
	color: #757575;
}
.ta-service.two > .ta-service-inner h3 { 
	color: #212121;
}
.ta-service.two > .ta-service-inner p { 
	color: #757575;
}
.ta-service.two:hover { 
	background: #3f51b5;
}
.ta-service.two:hover .ser-icon {
	background: #fff; 
}
.ta-service.two:hover .ser-icon i {
	color: #3f51b5; 
}
.ta-service.two:hover .ta-service-inner h3, .ta-service.two:hover .ta-service-inner p { 
	color: #fff;
}
/*==================== calltoaction ====================*/
.ta-calltoaction {
	background: #3f51b5;
	color: #fff;
}
.ta-calltoaction h5 {
	color: #fff;
}
.ta-calltoaction .btn-theme {
	border-color: #1a2128;
	color: #fff;
	background: #1a2128;
}
.ta-calltoaction .btn-theme:hover, .ta-calltoaction .btn-theme:focus {
	border-color: #3f51b5;
	background: #3f51b5;
}
/*==================== featured products ====================*/
#product .ta-product a .onsale {
    background: #4caf50;
    color: #fff;
}
#product .ta-product a .price {
    color: #000;
}
#product .ta-product a .price ins {
    color: #e96656;
}
#product .ta-product a.button {
	background: #3f51b5;
	color: #fff;
}
#product .ta-product a.button:hover, #product .ta-product a.button:focus  {
	background: #161c28;
	color: #fff;
}
#feature-product .owl-controls .owl-buttons div {
	background: #fff;
	border-color: #fff;
}
#feature-product .owl-controls .owl-buttons div:hover {
	background: #3f51b5;
	color: #fff;
}
#feature-product .owl-page.active { 
	background: #3f51b5;
}
#feature-product .owl-page {
	background: rgba(0,0,0,0.6);
}
/*==================== callout ====================*/
.ta-callout .overlay {
	background: rgba(0, 5, 8, 0.90);
}
.ta-callout h3.ta-heading-inner, .ta-callout, .ta-callout h1, .ta-callout h3 {
	color: #fff;
}
.ta-callout .overlay h3 span {
	color: #3f51b5;
}
/*==================== testimonials ====================*/
.testimonials-section .overlay {
	background: #fff;
}
.testimonials-section .sub-qute {
	background: #f9f9f9;
}
.testimonials-section .sub-qute p {
	color: #757575;
}
.content-testimonials .icon-quote {
	color: #BDBDBD;
}
.testimonials-section .user-designation {
	color: #757575;
}
#ta-testimonial .owl-controls .owl-buttons div {
	background: #fff;
	color: #000;
	border-color: #fff;
}
#ta-testimonial .owl-controls .owl-buttons div:hover {
	color: #fff;
	border-color: #3f51b5;
	background: #3f51b5;
}
#ta-testimonial .owl-page {
	background: #fff;
}
#ta-testimonial .owl-page.active { 
	background: #3f51b5;
}
/*==================== blog ====================*/
.ta-blog-section .overlay {
	background: #f9f9f9;
}
.ta-blog-date {
	background: #3f51b5;
	color: #fff;
}
.ta-blog-date span {
	color: #fff;
}
.ta-blog-post-box h2 a {
	color: #1c1f24;
}
.ta-blog-category a:hover, .ta-blog-category a:focus {
	color: #3f51b5;
}
.ta-comments .ta-reply:hover {
	color: #3f51b5;
}
.btn-blog {
	border-color: #e1e1e1;
	color: #999;
}
.btn-blog:hover {
	background: #3f51b5;
	color: #fff;
}
.btn-blog:hover {
	border-color: #3f51b5;
}
.ta-comments .ta-reply {
	border-color: #f0f0f0;
}
.ta-blog-category a {
	color: #888;
}
.ta-blog-category i {
	color: #888;
}
.ta-blog-post-box .small > p {
	color: #757575;
}
.ta-blog-author {
	background: #e8e8e8;
}
.ta-info-author-block {
	color: #999;
}
.ta-info-author-block a {
	color: #777;
}
.ta-info-author-block h4 {
	color: #333;
}
.ta-info-author-block h4 span {
	color: #999999;
}
.ta-info-author-block .ta-info-author-social li a {
	color: #dbdbdb;
}
.ta-info-author-block .ta-info-author-social li a:hover {
	color: #777;
}
.comment_section .comment-reply-link {
	background: #f6f6f6;
	color: #212121;
	border-color: #f6f6f6;
}
.ta-comments a {
	color: #777;
}
.ta-comments h4 {
	color: #888;
}
.ta-comments h4 span {
	color: #999;
}
.ta-comments .comment .media-body > p:last-child {
	border-color: #eee;
}
.ta-comments li .media-body > .small {
	color: #999;
}
.ta-comments li .media-body > p {
	border-color: #f0f0f0;
	color: #999;
}
.ta-comments .comment-list li {
	background: #fff;
	border-color: #eee;
}
.ta-heading-bor-bt h5::before {
	border-color: #3f51b5;
}
.ta-heading-bor-bt h5::before {
	border-bottom-color: #3f51b5;
}
/*==================== client ====================*/
.ta-clients-section {
	background: #fff;
}
.ta-clients-section .item {
	color: #fff;
}
#ta-client .owl-controls .owl-buttons div {
	background: #fff;
	color: #000;
	border-color: #fff;
}
#ta-client .owl-controls .owl-buttons div:hover {
	color: #fff;
	border-color: #3f51b5;
	background: #3f51b5;
}
#ta-client .owl-page.active { 
	background: #3f51b5;
}
#ta-client .owl-page {
	background: #fff;
}
/*==================== subscriber ====================*/
.ta-subscriber .overlay {
	background: rgba(32, 40, 48, 0.6);
}
.ta-subscriber .subscription-form .int-box {
	color: #ccc;
}
.ta-subscriber h4 {
	color: #fff;
}
.ta-subscriber h2 {
	color: #fff;
}
.ta-subscriber h4 span, .ta-subscriber h2 span {
	color: #3f51b5;
}
.ta-subscriber a {
	color: #fff;
}
/*==================== funfact ====================*/ 
.ta-funfact {
	color: #fff;
}
.ta-funfact .overlay {
	background: #212121;
}
.ta-funfact .overlay h1 {
	color: #fff;
}
.ta-funfact .overlay h1 span {
	color: #3f51b5;
}
.ta-funfact-inner {
	border-color: #ccc;
}
.ta-funfact h3.ta-heading-inner, .ta-funfact h3 {
	color: #fff;
}
.ta-funfact-inner i {
	color: rgba(255, 255, 255, 0.07);
}
/*==================== feature & skills  ====================*/ 
.ta-feature {
	background: #fff;
}
.ta-feature-box-icon i {
	background: rgba(0,0,0,0);
	color: #3f51b5;
}
.ta-feature-box:hover .ta-feature-box-icon i {
	background: #3f51b5;
	color: #fff;
}
.ta-feature-box-info h4 {
	color: #1c1f24;
}
.ta-feature-box-info p {
	color: #888;
}
.ta-skills h5 {
	color: #1c1f24;
}
.ta-skills h6 {
	color: #1c1f24;
}
.ta-skills .progress-bar-theme {
 	background-color: #3f51b5;
	color: #fff;
}
/*==================== team  ====================*/
.ta-team-info {
	color: #757575;
	background: #fff;
}
.ta-team-info h3 {
	color: #fff;
}
.ta-team-info .designation {
	color: #3f51b5;
}
.ta-team-social a {
	color: #212121;
	background: #fff;
}
.ta-team-social a:hover {
	background: #3f51b5;
	color: #fff;
}
.ta-team-box {
	border-color: #eee;
}
.ta-team-box .inner-bottom {
	border-color: #eee;
}
.ta-team-box .inner-bottom .team-btn{
	background: #3f51b5;
	color: #fff;
}
/*==================== portfolio  ====================*/

.ta-portfolio-box .ta-portfolio-box-caption {
	color: #fff;
}
.ta-portfolio-box .ta-portfolio-box-caption h3 {
    color: #ffffff;
}
.ta-portfolio-box .ta-portfolio-box-caption h3 a:hover {
    color: #333333;
}
.ta-portfolio-box .ta-portfolio-box-caption h6 {
    color: #fff;
}
.ta-link-caption a, .ta-link-caption i {
	color: #fff;
}
.ta-portfolio-box .ta-portfolio-box-caption .ta-portfolio-box-caption-content .ta-project-category a {
	color: #fff;
}
.ta-portfolio-box .ta-portfolio-box-caption::after {
    background: #3f51b5;
}
.ta-port-modal .modal-title {
	color: #fff;
}
.ta-port-modal .modal-content {
	background: #3f51b5;
	color: #fff;
}
.ta-port-modal .modal-footer {
	background: rgba(0,0,0,0.2);
}
.ta-port-modal .modal-header .close {
	background: transparent;
}
/*==================== plans  ====================*/
.ta-plans .overlay {
	background: rgba(245,245,245,1);
}
.ta-plans .ta-plan header {
	background: #3f51b5;
	color: #fff;
}
.ta-plan-features {
	background: #fff;
	border-color: #e6e9ed;
}
.ta-plans .ta-plan .ta-pupular-ribbon {
	background-color: #32c5d2;
	color: #fff;
}
.ta-plans .ta-plan .ta-new-ribbon {
	background-color: #4caf50;
	color: #fff;
}
.ta-plans .ta-plan .ta-upcoming-ribbon {
	background-color: #e64a19;
	color: #fff;
}
.ta-plan-price .ta-currency, .ta-plan-price .ta-period {
	color: #fff;
}
.ta-plans .ta-plan h2 {
	background: rgba(0,0,0,0.2);
	color: #fff;
}
/*==================== contact  ====================*/
.ta-contact .ta-widget-address li span.icon-addr {
	background: #3f51b5;
	color: #fff;
}
.ta-contact .ta-widget-address > li {
	color: #959595;
	border-color: #ebebeb;
}
.ta-contact .ta-widget-address li span.icon-addr i {
	color: #fff;
}
/*==================== Body & Global ====================*/
.wrapper {
	background: #fff;
}
body {
	background: #eee;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
	color: #212121;
}
a {
	color: #3f51b5;
}
blockquote {
	border-color: #3f51b5;
}
.form-control {
	border-color: #ebebeb;
	color: #ccc;
}
.form-control:hover, .form-control:focus, .form-control:active {
	border-color: #3f51b5;
}
.form-control::-moz-placeholder, .form-control:-ms-input-placeholder, .form-control::-webkit-input-placeholder {
	color: #ccc;
}
label {
	color: #ccc;
}
input:not([type]) {
	border-color: #ebebeb;
	color: #ccc;
}
input:not([type]):hover, input:not([type]):focus {
	border-color: #3f51b5;
}
input[type="text"] {
	border-color: #ebebeb;
	color: #ccc;
}
input[type="text"]:hover, input[type="text"]:focus {
	border-color: #3f51b5;
}
input[type="email"] {
	border-color: #ebebeb;
	color: #ccc;
}
input[type="email"]:hover, input[type="email"]:focus {
	border-color: #3f51b5;
}
input[type="number"] {
	border-color: #ebebeb;
	color: #ccc;
}
input[type="number"]:hover, input[type="number"]:focus {
	border-color: #3f51b5;
}
input[type="password"] {
	border-color: #ebebeb;
	color: #ccc;
}
input[type="password"]:hover, input[type="password"]:focus {
	border-color: #3f51b5;
}
input[type="tel"] {
	border-color: #ebebeb;
	color: #ccc;
}
input[type="tel"]:hover, input[type="tel"]:focus {
	border-color: #3f51b5;
}
input[type="url"] {
	border-color: #ebebeb;
	color: #ccc;
}
input[type="url"]:hover, input[type="url"]:focus {
	border-color: #3f51b5;
}
input[type="submit"] {
	background: #3f51b5;
	border-color: #3f51b5;
	color: #fff;
}
input[type="submit"]:hover, input[type="submit"]:focus {
	background: #1a2128;
	border-color: #1a2128;
	color: #fff;
}
select {
	background-color: #fff;
	border-color: #ccc;
	color: #444;
}
blockquote::before {
	color: #d0d0d0;
}
button {
	background: #3f51b5;
	border-color: #3f51b5;
	color: #fff;
}
button:hover, button:focus {
	background: #1a2128;
	border-color: #1a2128;
	color: #fff;
}
.btn {
	color: #fff;
}
.btn-theme {
	background: #3f51b5;
}
.btn-theme:hover, .btn-theme:focus {
	background: #1a2128;
	color: #fff;
}
.btn-theme-two {
	background: #fff;
	border-color: #fff;
	color: #3f51b5;
}
.btn-theme-two:hover, .btn-theme-two:focus {
	background: #3f51b5;
	border-color: #3f51b5;
	color: #fff;
}
.pagination > li > a {
	color: #333;
}
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus {
	background: #3f51b5;
	border-color: #3f51b5;
	color: #fff;
}
.pagination > .active > span:hover, .pagination > .active > span:focus {
	background: #3f51b5;
	border-color: #3f51b5;
	color: #fff;
}
.pagination > li > a:hover, .pagination > li > a:focus {
	background: #3f51b5;
	border-color: #3f51b5;
	color: #fff;
}
.grey-bg {
	background: #f9f9f9;
}
.ta-error-404 h1 {
	color: #3f51b5;
}
.ta-search .btn-submit {
	color: #fff;
}
/*---- alerts ----*/
.alert-success, .text-success {
	background-color: #2ac56c;
	color: #fff;
}
.alert-info, .text-info {
	background-color: #4593e3;
	color: #fff;
}
.alert-danger, .text-danger {
	background-color: #f06060;
	color: #fff;
}
.alert-warning, .text-warning {
	background-color: #fcd04b;
	color: #fff;
}
.progress-bar-success {
	background-color: #2ac56c;
	color: #fff;
}
.progress-bar-info {
	background-color: #4593e3;
	color: #fff;
}
.progress-bar-danger {
	background-color: #f06060;
	color: #fff;
}
.progress-bar-warning {
	background-color: #fcd04b;
	color: #fff;
}
.subscription-success {
	color: #2ac56c;
}
.subscription-error {
	color: #f06060;
}
/*---- accordion-heading ----*/
.ta-accordion-heading {
	background-color: #f5f5f5;
	border-color: rgba(0,0,0,0.1);
	color: #333;
}
.ta-accordion-heading a {
	color: #3f51b5;
}
.ta-accordion-body {
	border-color: #ccc;
}
/*---- heading ----*/
.ta-heading .ta-heading-inner {
	color: #333;
}
.ta-heading h3 span {
	color: #3f51b5;
}
/*---- breadcrumb ----*/
.ta-breadcrumb-title h1 {
	color: #fff;
}
.ta-page-breadcrumb > li + li:before {
	color: #fff;
}
.ta-page-breadcrumb > li a {
	color: #fff;
}
.ta-page-breadcrumb > li a:hover {
	color: #3f51b5;
}
/*==================== sidebar & widgets ====================*/
.ta-sidebar {
	border-color: rgba(0,0,0,0.1);
} 
.ta-sidebar .ta-widget h6, .ta-sidebar .ta-widget h2 {
	background: #f6f6f6;
	color: #1c1f24;
}
.ta-sidebar a {
    color: #666;
}
.ta-sidebar a:hover, .ta-sidebar a:focus {
	color: #3f51b5;
}
.ta-sidebar .widget_search .btn {
	color: #fff;
}
.ta-sidebar .widget_search .btn:hover, .ta-sidebar .widget_search .btn:focus {
	background: #161c28;
}
.ta-sidebar .ta-category-widget ul li {
	border-color: #f0f0f0;
}
.ta-sidebar .ta-widget ul li {
	border-color: #f0f0f0;
}

.ta-sidebar .ta-widget .textwidget {
	color: #969ea7;
}
.ta-sidebar .ta-widget-tags a, .ta-sidebar .ta-widget .tagcloud a {
	background: #f0f0f0;
	border-color: #f0f0f0;
	color: #999;
}
.ta-sidebar .ta-widget-tags a:hover, .ta-sidebar .ta-widget .tagcloud a:hover {
	background: #3f51b5;
	border-color: #3f51b5;
	color: #fff;
}
.ta-sidebar .calendar_wrap tbody #today {
	background: #3f51b5;
	color: #fff;
}
.ta-sidebar .calendar_wrap table tbody #today:hover {
	background: #f1f1f1;
	color: #333;
}
.ta-sidebar .calendar_wrap table tbody td {
	border-color: #ddd;
	color: #999;
}
.ta-sidebar .calendar_wrap table tbody td:hover {
	background: #f1f1f1;
	color: #333;
}
.ta-sidebar .calendar_wrap table tbody td a {
	color: #999;
}
.ta-sidebar .calendar_wrap table tfoot {
	background: #f5f5f5;
	border-color: #ddd;
	color: #333;
}
.ta-sidebar .calendar_wrap table thead th {
	border-color: #ddd;
	color: #969ea7;
}
.ta-sidebar .calendar_wrap table caption {
	background: #eee;
	border-color: #ddd;
}

.ta-sidebar .ta-widget .ta-social li span.icon-soci {
	background: rgba(0,0,0,0);
}
.ta-sidebar .ta-widget .ta-social li span.icon-soci:hover {
	background: #3f51b5;
	border-color: #3f51b5;
	color: #fff;
}
.ta-sidebar .ta-widget .ta-social li span.icon-soci:hover i {
	color: #fff;
}
.ta-sidebar .ta-widget .ta-widget-address li span.icon-addr {
	background: #3f51b5;
	color: #fff;
}
.ta-sidebar .widget_product_search .btn {
	background: #3f51b5;
	color: #fff;
}
.ta-sidebar .ta-mailchimp-widget .btn {
	background: #3f51b5;
	color: #fff;
}
.ta-sidebar .ta-mailchimp-widget .btn:hover, .ta-sidebar .ta-mailchimp-widget .btn:focus {
	background: #161c28;
}
.ta-sidebar .ta-widget .ta-twitter-feed li {
	color: #969ea7;
}
.ta-sidebar .ta-widget .ta-twitter-feed li a {
	color: #3f51b5;
}
.ta-sidebar .ta-widget .ta-social li a {
	color: #3f51b5;
}

/*==================== footer & widgets ====================*/
footer {
	background: #202830;
}
footer .ta-footer-copyright {
	background: #1a2128;
}
footer .ta-footer-copyright p, footer .ta-footer-copyright a {
	color: #969ea7;
}
footer .ta-footer-copyright a:hover, footer .ta-footer-copyright a:focus {
	color: #fff;
}
footer .ta-widget h6 {
	color: #fff;
}
footer a {
	color: #969ea7;
}
footer a:hover, footer a:focus {
	color: #fff;
}
footer p {
	color: #969ea7;
}
footer .ta-widget ul li {
	border-color: #969ea7;
	color: #fff;
}
footer .ta-widget ul li a:hover {
	color: #fff;
}
footer .ta-widget .list-unstyled li {
	border-color: #969ea7;
}
footer .ta-widget .list-unstyled li a {
	color: #969ea7;
}
footer .ta-widget .list-unstyled li a:hover {
	color: #fff;
}
footer .ta-widget .ta-widget-tags a, footer .ta-widget .tagcloud a {
	border-color: #969ea7;
	color: #969ea7;
}
footer .ta-widget .ta-widget-tags a:hover, footer .ta-widget .tagcloud a:hover {
	background: #3f51b5;
	border-color: #3f51b5;
	color: #fff;
}
footer .calendar_wrap caption {
	background: #eee;
	border-color: #969ea7;
}
footer .calendar_wrap tbody #today {
	background: #3f51b5;
}
footer .calendar_wrap table thead th {
	border-color: #969ea7;
}
footer .calendar_wrap a {
	color: #fff;
}
footer .ta-widget .calendar_wrap table thead th {
	color: #969ea7;
}
footer .calendar_wrap table tbody #today {
	color: #fff;
}
footer .calendar_wrap table tbody #today:hover {
	background: #f1f1f1;
	color: #333;
}
footer .calendar_wrap table tbody td {
	color: #fff;
}
footer .calendar_wrap table tbody td:hover {
	background: #f1f1f1;
	border-color: #ddd;
	color: #333;
}
footer .ta-widget .calendar_wrap table tfoot, footer .ta-widget .calendar_wrap table tfoot a {
	color: #333;
}
footer .calendar_wrap table tfoot {
	background: #f5f5f5;
	border-color: #ddd;
}
footer .ta-calendar a:hover {
	color: #969ea7;
}
footer .ta-calendar thead th {
	color: #969ea7;
}
footer .ta-calendar a {
	color: #fff;
}
footer .ta-calendar tbody td {
	color: #fff;
}
footer .ta-calendar tbody #today {
	color: #fff;
}
footer .ta-calendar tbody #today:hover {
	color: #333;
}
footer .ta-calendar tbody td:hover {
	color: #333;
}
footer .ta-calendar tfoot {
	color: #333;
}
footer .ta-calendar tfoot a {
	color: #333;
}
footer .ta-widget .textwidget {
	color: #969ea7;
}
footer .ta-blog-post span {
	color: #969ea7;
}
footer .ta-widget .ta-social li span.icon-soci {
	background: rgba(0,0,0,0);
	border-color: #969ea7;
	color: #969ea7;
}
footer .ta-widget .ta-social li span.icon-soci:hover {
	background-color: #3f51b5;
	border-color: #3f51b5;
	color: #fff;
}
footer .ta-widget .ta-social li span.icon-soci:hover i {
	color: #fff;
}
footer .ta-widget .ta-widget-address li {
	color: #969ea7;
}
footer .ta-widget .ta-widget-address li span.icon-addr {
	background: #3f51b5;
	color: #fff;
}
footer .ta-widget .ta-opening-hours li {
	color: #969ea7;
}
footer .ta-widget .ta-opening-hours li:hover {
	color: #fff;
}
footer .ta-widget .ta-twitter-feed li {
	color: #969ea7;
}
footer .ta-widget .ta-twitter-feed li a {
	color: #3f51b5;
}
footer .ta-widget .form-control {
	background: rgba(0,0,0,0);
	border-color: #969ea7;
}
footer .ta-widget .ta-widget-quote .form-control {
	background: #1a2128;
	color: #969ea7;
}
footer .ta-widget-tollfree li a {
	color: #969ea7;
}
footer .ta-widget-tollfree li i {
	color: #969ea7;
}
footer .ta-widget-payment a {
	color: #969ea7;
}
footer .wpcf7-form p {
	color: #969ea7;
}
footer .ta-widget .wpcf7-form .wpcf7-form-control {
	background: #1a2128;
	color: #969ea7;
}
footer .ta-widget .wpcf7-form .wpcf7-form-control.wpcf7-submit {
	color: #fff;
}
footer .ta-widget .wpcf7-form .wpcf7-form-control.wpcf7-submit:hover {
	background: #1a2128;
}
footer .ta-widget.widget_search .btn {
	border-color: #3f51b5;
}
footer .ta-widget.widget_search .btn:hover, footer .ta-widget.widget_search .btn:focus {
	background: #161c28;
	border-color: #161c28;
	color: #fff;
}
footer .ta-mailchimp-widget .btn {
	background: #3f51b5;
}
footer .widget_rss {
	color: #fff;
}
footer .ta-widget .ta-subscribe {
	border-color: #3f51b5;
}
footer .ta-widget .ta-subscribe:hover, footer .ta-widget .ta-subscribe:focus {
	background: #161c28;
	border-color: #161c28;
	color: #fff;
}
footer .ta-widget-payment a:hover {
	color: #fff;
}
footer .widget_product_search .btn {
	color: #fff;
}
footer .ta-widget .ta-search-widget .btn:hover, footer .ta-widget .ta-search-widget .btn:focus {
	color: #fff;
}
footer .ta-footer-widget-area {
	border-top-color: rgba(225,225,225,0.2);
}
footer .ta-social li span.icon-soci {
	background: rgba(255, 255, 255, 0.08);
}
footer .ta-social li span.icon-soci:hover, footer .ta-social li span.icon-soci:focus {
	background: #3f51b5;
}
footer .ta-social li span.icon-soci:hover a, footer .ta-social li span.icon-soci:focus a {
	color: #fff;
}
.ti_scroll {
	background: #3f51b5;
	border-color: #3f51b5;
}
.ti_scroll i {
	color: #fff;
}
/*==================== WP Styles  & woocomerce ====================*/
.entry-header h1, .entry-header h1::before {
	color: #3f51b5;
}
.entry-content a, .entry-summary a, .entry-footer a {
	color: #3f51b5;
}
.entry-content a:hover, .entry-summary a:hover, .entry-footer a:hover {
	color: #1a2128;
}
.gallery-caption {
	color: #686868;
}
.wp-caption .wp-caption-text {
	color: #686868;
}
.wpcf7-form .wpcf7-form-control {
	border-color: #ebebeb;
}
.wpcf7-form .wpcf7-form-control:hover, .wpcf7-form .wpcf7-form-control:focus {
	border-color: #3f51b5;
}
.wpcf7-form .wpcf7-form-control.wpcf7-submit {
	border-color: #3f51b5;
	color: #fff;
}
.wpcf7-form .wpcf7-form-control.wpcf7-submit:hover {
	background: #1a2128;
	border-color: #1a2128;
}
.woocommerce-page .products h3 {
	color: #333;
}
.woocommerce div.product .woocommerce-tabs .panel h2 {
	color: #333;
}
.related.products h2 {
	color: #333;
}
.woocommerce nav.woocommerce-pagination ul li a {
	color: #333;
}
.woocommerce nav .woocommerce-pagination ul li span {
	color: #333;
}
.woocommerce nav.woocommerce-pagination ul li a {
	border-color: #ddd;
}
.woocommerce nav .woocommerce-pagination ul li span {
	border-color: #ddd;
}

/*----woocommerce----*/ 
.woocommerce-cart table.cart td.actions .coupon .input-text {
	border-color: #ebebeb;
}
/*-theme-background-*/ 
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current, .woocommerce #respond input#submit, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce .cart .button, .woocommerce .cart input.button, .woocommerce a.button, .woocommerce button.button, .woocommerce-page .products a.button, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt[disabled]:disabled, .woocommerce #respond input#submit.alt[disabled]:disabled:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt[disabled]:disabled, .woocommerce a.button.alt[disabled]:disabled:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt[disabled]:disabled, .woocommerce button.button.alt[disabled]:disabled:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt[disabled]:disabled, .woocommerce input.button.alt[disabled]:disabled:hover {
	background: #3f51b5;
}
/*-theme-color-*/ 
.woocommerce a, .woocommerce #respond input#submit, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce-page .products .added_to_cart, .woocommerce div.product .woocommerce-tabs ul.tabs li.active, .woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	color: #3f51b5;
}
/*-theme-border-color-*/ 
.woocommerce-cart table.cart td.actions .coupon .input-text:hover, .woocommerce-cart table.cart td.actions .coupon .input-text:focus, .woocommerce div.product .woocommerce-tabs ul.tabs li.active, .woocommerce nav .woocommerce-pagination ul li a:focus, .woocommerce nav .woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current, .woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
	border-color: #3f51b5;
}

/*-theme-secondary-background-*/ 
.woocommerce #review_form #respond .form-submit input:hover, .woocommerce-page .products a.button:hover, .woocommerce .cart .button:hover, .woocommerce .cart input.button:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce #respond input#submit:hover, .woocommerce #respond input#submit:focus, .woocommerce a.button:hover, .woocommerce a.button:focus, .woocommerce button.button:hover, .woocommerce button.button:focus, .woocommerce input.button:hover, .woocommerce input.button:focus {
	background: #161c28;
}
/*-theme-secondary-color-*/ 
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	color: #161c28;
}
/*-theme-color-white-*/ 
.woocommerce-page .woocommerce .woocommerce-info a, .woocommerce-page .woocommerce .woocommerce-info:before, .woocommerce-page .woocommerce-message, .woocommerce-page .woocommerce-message a, .woocommerce-page .woocommerce-message a:hover, .woocommerce-page .woocommerce-message a:focus, .woocommerce .woocommerce-message::before, .woocommerce-page .woocommerce-error, .woocommerce-page .woocommerce-error a, .woocommerce-page .woocommerce .woocommerce-error:before, .woocommerce-page .woocommerce-info, .woocommerce-page .woocommerce-info a, .woocommerce-page .woocommerce-info:before, .woocommerce-page .woocommerce .woocommerce-info, .woocommerce-cart .wc-proceed-to-checkout a .checkout-button, .woocommerce .cart .button, .woocommerce .cart input.button, .woocommerce a.button, .woocommerce button.button, .woocommerce #respond input#submit, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce nav .woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce-page .products a.button, .woocommerce #respond input#submit:hover, .woocommerce #respond input#submit:focus, .woocommerce a.button:hover, .woocommerce a.button:focus, .woocommerce button.button:hover, .woocommerce button.button:focus, .woocommerce input.button:hover, .woocommerce input.button:focus {
	color: #fff;
}

.woocommerce .products span.onsale, .woocommerce span.onsale {
	background: #4caf50;
}

.woocommerce-page .products a .price, .woocommerce ul.products li.product .price, .woocommerce div.product p.price, .woocommerce div.product span.price {
	color: #000;
}
.woocommerce-page .products a .price ins {
	color: #e96656;
}
.woocommerce-page .products .star-rating, .woocommerce-page .star-rating span, .woocommerce-page .stars span a {
	color: #ffc107;
}

/*woocommerce-messages*/
.woocommerce-page .woocommerce-message {
	background: #2ac56c;
}
.woocommerce-page .woocommerce-message a {
	background-color: #4caf50;
}
.woocommerce-page .woocommerce-message a:hover, .woocommerce-page .woocommerce-message a:focus {
	background-color: #388e3c;
}
.woocommerce-page .woocommerce-error {
	background: #ff5252;
}
.woocommerce-page .woocommerce-error a {
	background-color: #F47565;
}
.woocommerce-page .woocommerce-info {
	background: #4593e3;
}
.woocommerce-page .woocommerce-info a {
	background-color: #5fb8dd;
}
.woocommerce-page .woocommerce .woocommerce-info {
	background: rgb(58, 176, 226);
}

/*woocommerce-Price-Slider*/ 
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
	background: #3f51b5;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
	background: #3f51b5;
}
.woocommerce-page .woocommerce-ordering select {
	color: #A0A0A0;
}
/*woocommerce-price-filter*/
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
	background: #1a2128;
}
/*woocommerce-form*/
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
	border-color: #eee;
	color: #ccc;
}