.colored {
	color: #c00!important;
}
/*header style 1*/
#header-style-1 .top-bar {
	background-color: #c00;
}
#header-style-1 .social-links a:hover {
	color: #c00;
}
#header-style-1 .sf-menu li:hover > a,
#header-style-1 .sf-menu li a:hover {
	color: #c00;
}
#header-style-1 .sf-menu > li.sfHover > a::before,
#header-style-1 .sf-menu > li > a:hover::before {
	border-top: 5px solid #c00;
}
/*header style 1*/

/*header style 2*/
#header-style-2 .main-menu {
	background-color: rgba(26, 188, 156, 0.5);
}
#header-style-2 .logo {
	background-color: #c00;
}

/*menu
======*/
#header-style-2 .sf-menu > li:hover {
	background-color: rgba(26, 188, 156, 1);
}
#header-style-2 .sf-menu li ul li {
	background-color: rgba(26, 188, 156, 0.5);
}
#header-style-2 .sf-menu li ul li:hover {
	background-color: rgba(26, 188, 156, 1);
}
/*header style 2*/

/*revolution slider dots*/
#header-style-2 .zeus .tp-bullet::after {
	background-color: #c00;
}
#header-style-2 .zeus .tp-bullet.selected,
#header-style-2 .zeus .tp-bullet:hover,
#header-style-2 .zeus .tp-bullet:focus {
	border-color: #c00;
}
/*revolution slider dots*/

/*teaser shortcode styles*/
.teaser .heading::before,
.teaser .heading::after {
	background: #c00;
}

/*hover
=======*/
.teaser:hover .heading {
	color: #c00;
}
/*teaser shortcode styles*/

/*subscribe form*/
.subscribe.form-wrapper .subscribe-form-btn {
	background-color: #c00;
	border-color: #c00;
}
/*subscribe form*/

/*carousel with button outside common styles*/
.carousel-with-button-outside .carousel-nav .owl-prev:hover,
.carousel-with-button-outside .carousel-nav .owl-next:hover {
	background-color: #c00;
}
/*carousel with button outside common styles*/

/*trainer slider style 1 styles*/
.trainer-slider-style-1 .trainer-info .social-links a:hover {
	color: #c00;
}

/*product slider*/
.product-slider .product .rating .fa.marked {
	color: #c00;
}
.product-slider .product .flush-meta .sale {
	background-color: #c00;
}
.product-slider .product .price ins {
	color: #c00;
}
/*product slider*/

/*footer*/
.footer-inverse .copyright a {
	color: #c00;
}
/*footer*/

/*teaser-style-2 styles*/
.teaser-style-2 .icon {
	background-color: #c00;
}
/*teaser-style-2 styles*/

/*gallery-slider-style-2*/
/*hover
=======*/
.gallery-slider-style-2 .gallery-item:hover .gallery-info span a {
	color: #c00;
}
/*gallery-slider-style-2*/

/*trainer slider style 2*/
.trainer-slider-style-2 .trainer-avatar .mask {
	background-color: rgba(26, 188, 156, 0.7);
}
.trainer-slider-style-2 .trainer {
	border-color: #c00;
}
.trainer-slider-style-2.modified .trainer:hover .trainer-info::after {
	box-shadow: 0 2px 0 #c00;
}
/*trainer slider style 2*/

/*testimonial-2*/
.testimonial-2-heading h1 .fa {
	color: #c00;
}
.testimonial-slider-style-2 .client-title .name {
	color: #c00;
}
/*testimonial-2*/

/*price tables*/
/*featured
==========*/
.price-tables.style-1 .featured .price-n-button {
	background-color: #c00;
}
.price-tables.style-1 .featured .price-n-button::before,
.price-tables.style-1 .featured .price-n-button::after {
	border-top-color: #c00;
}
.price-tables.style-1 .featured-text-content {
	background-color: #c00;
}
.price-tables.style-1 .featured-text-content::before,
.price-tables.style-1 .featured-text-content::after {
	border-bottom: 22px solid #c00;
}
.price-tables.style-1 .featured .price-n-button .price-table-btn {
	color: #c00;
}

/*hover
=======*/
.price-tables.style-1 .price-table:hover .price-n-button {
	background-color: #c00;
}
.price-tables.style-1 .price-table:hover .price-n-button::before,
.price-tables.style-1 .price-table:hover .price-n-button::after {
	border-top-color: #c00;
}
.price-tables.style-1 .price-table:hover .price-n-button .price-table-btn {
	color: #c00;
}
/*price tables*/

/*anything-slider-v1*/
.anything-slider-v1 .anything-wrapper .anything-large-btn {
	border: 2px solid #c00;
	color: #c00;
}
.anything-slider-v1 .anything-wrapper .anything-large-btn:hover {
	background-color: #c00;
}
/*anything-slider-v1*/

/*contact-widget
================*/
.contact-widget .table-cell.icon {
	color: #c00;
}

/*mailing-list
=============*/
.mailing-list .mailing-list-submit-btn {
	background-color: #c00;
}

/*header-style-3*/
#header-style-3 .top-bar {
	background-color: #c00;
}
#header-style-3 .top-content .left-side .icon {
	color: #c00;
}
#header-style-3 .top-content .header-top-widgets:hover > .text,
#header-style-3 .top-content .header-top-widgets:hover > .content > a,
#header-style-3 .top-content .header-top-widgets:hover > .content {
	color: #c00;
}
#header-style-3 .top-content .quick-search-icon:hover,
#header-style-3 .top-content .quick-search-input:hover ~ .quick-search-icon,
#header-style-3 .top-content .quick-search-input:focus ~ .quick-search-icon {
	color: #c00;
}

/*language switcher
==================*/
.language-switcher .btn {
	color: #c00;
}
.language-switcher.open .btn,
.language-switcher.open .btn:hover,
.language-switcher.open .btn:active,
.language-switcher.open .btn:focus,
.language-switcher .btn:hover,
.language-switcher .btn:active,
.language-switcher .btn:focus {
	color: #c00;
}
.language:hover .language-switcher .btn .bs-caret .caret::after {
	color: #c00;
}

/*main-menu
===========*/
#header-style-3 .sf-menu li:hover > a,
#header-style-3 .sf-menu li a:hover {
	color: #c00;
}
#header-style-3 .sf-menu > li.sfHover > a::before,
#header-style-3 .sf-menu > li > a:hover::before {
	border-top: 5px solid #c00;
}

/*location n time
=================*/
#header-style-3 .contact-n-time a {
	color: #c00;
}
/*header-style-3*/

/*teaser-style-3*/
.teaser-style-3:hover {
	background-color: #c00;
}
.teaser-style-3 .icon {
	background-color: #c00;
}
/*teaser-style-3*/

/*get started parallax section*/
#get-started h1 {
	color: #c00;
}
/*get started parallax section*/

/*our-studio*/
.simple-flex-slider .flex-direction-nav a:hover {
	background-color: #c00;
}
/*our-studio*/

/*promo box*/
.promo-box .promo-content .promo-btn:hover {
	background-color: #c00;
	border-color: #c00;
}
/*promo box*/

/*gallery-slider-style-3*/
.gallery-slider-style-3 .mask {
	background-color: rgba(26, 188, 156, 0.7);	
}

/*nav
======*/
.gallery-slider-style-3-wrapper .gallery-slider-nav .owl-prev:hover,
.gallery-slider-style-3-wrapper .gallery-slider-nav .owl-next:hover {
	background-color: #c00;
}
/*gallery-slider-style-3*/

/*button-styles*/
.btn-large-style-1:hover {
	background-color: #c00;
	border-color: #c00;
}

.btn-large-style-2 {
	background-color: #c00;
	box-shadow: 0 4px #128971;
}
.btn-large-style-2:hover {
	box-shadow: 0 2px #128971;
}
/*button-styles*/

/*single trainer normal styles*/
.trainer.normal-style:hover .trainer-avatar a {
	border-color: #c00;
}
/*single trainer normal styles*/

/*well-button-large.style-2*/
.well-button-large.style-2 {
	background-color: #c00;
	border-color: #c00;
}
/*well-button-large.style-2*/

/*blog-post-slider-v2-wrapper*/
.blog-post-slider-v2-wrapper-with-nav .nav-container .prev:hover,
.blog-post-slider-v2-wrapper-with-nav .nav-container .next:hover {
	background-color: #c00;
}
/*blog-post-slider-v2-wrapper*/

/*tweetie slider*/
.tweetie .tweeter-icon .fa:hover {
	background-color: #c00;
	color: #fff;
}
.tweeter-slider a {
	color: #c00;
}
/*tweetie slider*/

/*header-style-4*/
#header-style-4 .top-content a:hover {
	color: #c00;
}
#header-style-4 .top-content .left-widget:hover .icon,
#header-style-4 .top-content .left-widget:hover .text,
#header-style-4 .top-content .left-widget:hover .content,
#header-style-4 .top-content .left-widget:hover .content a {
	color: #c00;
	border-color: #c00;
}
#header-style-4 .top-content .header-top-menu > ul > li > a:hover {
	color: #c00;
}
#header-style-4 .top-content .brselect > .btn:hover {
	color: #c00;
}
#header-style-4 .cart-wrapper a .cart-content {
	color: #c00;
}
#header-style-4 .search-wrapper a:hover,
#header-style-4 .search-wrapper.open a {
	color: #c00;
}
/*header-style-4*/

/*rev slider for header style 4*/
.slider-large-rounded-button-style-2 {
	background-color: #c00;
}
/*rev slider for header style 4*/

/*teaser-style-4*/
.teaser-style-4 .icon {
	border: 2px solid #c00;
	color: #c00;
}
/*teaser-style-4*/

/*big banner*/
.big-banner .list-style-with-icon-1 li::before {
	background-color: #c00;
}
/*big banner*/

/*promo box style-2*/
.promo-box-style-2 .promo-btn {
	background-color: #c00;
}
/*promo box style-2*/

/*promo box style-3*/
.promo-box-style-3 .promo-btn:hover {
	background-color: #c00;
}
/*promo box style-3*/

/*slogan*/
#slogan .parallax {
	background-color: #c00;
}
/*slogan*/

/*trainer-slider-style-3*/
.trainer-slider-style-3 .trainer {
	box-shadow: 0 15px #c00;
}
.trainer-slider-style-3 .social-links a:hover {
	color: #c00;
}
/*trainer-slider-style-3*/

/*quick contact*/
.quick-contact-submit {
	background-color: #c00;
}
.quick-contact input.form-control:hover,
.quick-contact input.form-control:focus,
.quick-contact textarea.form-control:hover,
.quick-contact textarea.form-control:focus {
	border-color: #c00;
}
/*quick contact*/

/*header-style-5*/
#header-style-5 .top-content a:hover {
	color: #c00;
}
#header-style-5 .top-content .left-widget:hover .icon,
#header-style-5 .top-content .left-widget:hover .content,
#header-style-5 .top-content .left-widget:hover .content a {
	color: #c00;
}
#header-style-5 .top-content .brselect > .btn:hover {
	color: #c00;
}

/*main-menu
===========*/
#header-style-5 .sf-menu li:hover > a,
#header-style-5 .sf-menu li a:hover {
	color: #c00;
}
#header-style-5 .sf-menu > li.sfHover > a,
#header-style-5 .sf-menu > li > a:hover {
	color: #c00;
}

/*search form and cart icon
===========================*/
#header-style-5 .search-wrapper .dropdown-handler:hover,
#header-style-5 .search-wrapper.open .dropdown-handler {
	color: #c00;
}
/*header-style-5*/

/*teaser-style-5*/
.teaser-style-5:hover .icon {
	background-color: #c00;
	border-color: #c00;
}
.teaser-style-5 .teaser-content .heading::after {
	background-color: #c00;
}
/*teaser-style-5*/

/*list-style-with-icon-2*/
.list-style-with-icon-2 ul li::before {
	color: #c00;
}
/*list-style-with-icon-2*/

/*why choose*/
/*small btn
==========*/
.small-btn-colored {
	box-shadow: 0 2px #12a78a;
	background-color: #c00;
}
/*why choose*/

/*gallery-slider-style-4*/
/*hover style
=============*/
.gallery-slider-style-4 .gallery-item:hover .mask {
	background-color: rgba(26, 188, 156, 0.7);
}

/*nav
=====*/
.full-width-carousel .gallery-style-5-nav .owl-prev:hover,
.full-width-carousel .gallery-style-5-nav .owl-next:hover {
	background-color: #c00;
}
/*gallery-slider-style-4*/

/*counter styles*/
.counter-item .image::after {
	background-color: #c00;
}
/*counter styles*/

/*counter-item-style-2*/
.counter-item-style-2 .image {
	border: 1px solid #c00;
}
.counter-item-style-2:hover .image .inner {
	border-color: #c00;
}
/*counter-item-style-2*/

/*blog-posts-list-view*/
.blog-posts-list-view .post-content.hovered h3::after {
	background-color: #c00;
}
.blog-posts-list-view .link-to-post {
	background-color: #c00;
}

/*hover
=======*/
.blog-slider-style-2 .post-format {
	background-color: #c00;
}
/*blog-posts-list-view*/

/*price-table-style-2*/
/*featured
==========*/
.price-tables.style-2 .featured .title,
.price-tables.style-2 .featured .price-table-btn {
	background-color: #c00;
}
.price-tables.style-2 .price-table:hover .title,
.price-tables.style-2 .price-table:hover .price-table-btn {
	background-color: #c00;
}
/*price-table-style-2*/

/*footer-with-bg*/
.footer-with-bg .with-right-circle::before {
	border: 1px solid #c00;
}
@keyframes circleblink {
	0% {
		background-color: rgba(49, 190, 163, 1)
	}
	50% {
		background-color: rgba(49, 190, 163, 0.5)
	}
	100% {
		background-color: rgba(49, 190, 163, 1)
	}
}
@-webkit-keyframes circleblink {
	0% {
		background-color: rgba(49, 190, 163, 1)
	}
	50% {
		background-color: rgba(49, 190, 163, 0.5)
	}
	100% {
		background-color: rgba(49, 190, 163, 1)
	}
}
@-moz-keyframes circleblink {
	0% {
		background-color: rgba(49, 190, 163, 1)
	}
	50% {
		background-color: rgba(49, 190, 163, 0.5)
	}
	100% {
		background-color: rgba(49, 190, 163, 1)
	}
}
@-o-keyframes circleblink {
	0% {
		background-color: rgba(49, 190, 163, 1)
	}
	50% {
		background-color: rgba(49, 190, 163, 0.5)
	}
	100% {
		background-color: rgba(49, 190, 163, 1)
	}
}
.footer-with-bg .bottom .copyright a {
	color: #c00;
}
/*footer-with-bg*/

/*header-style-9*/
#header-style-9 .top-content {
	background-color: #c00;
}

/*main-menu
===========*/
#header-style-9 .main-menu .sf-menu > li > a::after {
	border-top: 3px solid #c00;
}
#header-style-9 .sf-menu li:hover > a,
#header-style-9 .sf-menu li a:hover {
	color: #c00;
}
#header-style-9 .sf-menu > li.sfHover > a,
#header-style-9 .sf-menu > li > a:hover {
	color: #c00;
}

/*sub-menu
==========*/
#header-style-9 .main-menu .sub-menu .nav li a:hover {
	background-color: transparent;
	color: #c00;
}

/*switcher
==========*/
#header-style-9 .main-menu .sub-menu .switcher .brselect > .btn:hover {
	color: #c00;
	border-color: #c00;
}

/*mini shop
===========*/
#header-style-9 .main-menu .mini-shop:hover,
#header-style-9 .main-menu .mini-shop:hover .shopping-bag,
#header-style-9 .main-menu .mini-shop:hover .item,
#header-style-9 .main-menu .open .mini-shop,
#header-style-9 .main-menu .open .mini-shop .shopping-bag,
#header-style-9 .main-menu .open .mini-shop .item {
	background-color: #c00;
}

/*cart-n-search
==============*/
#header-style-9 .cart-n-search .dropdown-handler:hover {
	background-color: #c00;
}
/*header-style-9*/

/*offer-box*/
.offer-box .offer-btn {
	background-color: #c00;
}
/*offer-box*/

/*teaser-style-7*/
.teaser-style-7 .icon {
	background-color: #c00;
}
/*teaser-style-7*/

/*shop-footer*/
/*about-us widget
=================*/
#shop-footer .social-link-table:hover .icon .fa {
	background-color: #c00;
}
.read-more {
	color: #c00;
}
.read-more:hover {
	color: #c00;
}

/*product-list
==============*/
.widget.products-list .single-product .product-image-wrapper .mask {
	background-color: rgba(26, 188, 156, 0.7);
}
.widget.products-list .single-product .product-info .rating .marked {
	color: #c00;
}
.widget.products-list .single-product .product-info .price ins {
	color: #c00;
}

/*footer-copyright
=================*/
#shop-footer .footer-copyright .copyright a {
	color: #c00;
}
#shop-footer .footer-copyright .footer-menu li a:hover {
	color: #c00;
}
/*shop-footer*/

/*header-style-6*/
#header-style-6 .top-content span.content,
#header-style-6 .top-content span.content a {
	color: #c00;
}
#header-style-6 .top-content .header-top-menu a:hover,
#header-style-6 .top-content .header-top-menu a:visited,
#header-style-6 .top-content .header-top-menu a:focus {
	color: #c00;
}
#header-style-6 .top-content .header-top-menu ul ul li a:hover {
	color: #c00;
}
#header-style-6 .top-content .brselect.open > .btn,
#header-style-6 .top-content .brselect > .btn:hover,
#header-style-6 .top-content .brselect > .btn:focus,
#header-style-6 .top-content .brselect > .btn:active {
	color: #c00;
}
#header-style-6 .top-content .brselect .dropdown-menu a:hover {
	color: #c00;
}

/*yamn menu
===========*/
#header-style-6 .main-menu .yamm .nav > li.open > a,
#header-style-6 .main-menu .yamm .nav > li.dropdown:hover > a,
#header-style-6 .main-menu .yamm .nav > li > a:hover,
#header-style-6 .main-menu .yamm .nav > li > a:focus,
#header-style-6 .main-menu .yamm .nav > li > a:active {
	color: #c00;
}
#header-style-6 .main-menu .yamm .nav .yamm-content ul li a:hover {
	color: #46a3b0;
}
#header-style-6 .main-menu .search-button:hover,
#header-style-6 .main-menu .search-input:hover ~ .search-button,
#header-style-6 .main-menu .search-input:focus ~ .search-button {
	color: #c00;
}

/*mini-cart
===========*/
.cart-wrapper .total .amount {
	color: #c00;
}
.cart-wrapper .button:hover {
	background-color: #c00;
	border-color: #c00;
}
#header-style-6 .main-menu .cart-wrapper .cart-content {
	background-color: #c00;
}
/*header-style-6*/

/*header-style-7*/
/*menu
======*/
#header-style-7 .sf-menu > li.active > a {
	box-shadow: 0 3px #c00;
}
/*header-style-7*/

/*header-style-8*/
#header-style-8 .top-bar {
	background-color: #c00;
}
#header-style-8 .left-widget .top:hover {
	color: #c00!important;
}
#header-style-8 .left-widget .bottom .nav li a:hover,
#header-style-8 .left-widget .bottom .nav li a:focus {
	color: #c00;
}
#header-style-8 .right-widget .left-content .top .search-submit:hover,
#header-style-8 .right-widget .left-content .top .search-input:hover ~ .search-submit,
#header-style-8 .right-widget .left-content .top .search-input:focus ~ .search-submit {
	color: #c00;
}
#header-style-8 .right-widget .right-content .cart-wrapper.open .cart-handler span,
#header-style-8 .right-widget .right-content .cart-handler:hover span {
	color: #c00;
}

/*bootstrap select
==================*/
#header-style-8 .right-widget .brselect.open > .btn,
#header-style-8 .right-widget .brselect > .btn:hover,
#header-style-8 .right-widget .brselect > .btn:focus,
#header-style-8 .right-widget .brselect > .btn:active {
	color: #c00;
}

/*menu
======*/
#header-style-8 .main-menu .sf-menu ul li a:hover {
	color: #c00;
}
#header-style-8 .sf-menu li:hover > a,
#header-style-8 .sf-menu li a:hover {
	color: #c00;
}
#header-style-8 .sf-menu > li.sfHover > a,
#header-style-8 .sf-menu > li > a:hover {
	color: #c00;
}
/*header-style-8*/

/*header-style-10*/
#header-style-10 .header-top-widgets .sign-in:hover,
#header-style-10 .header-top-widgets .sign-in:hover a {
	color: #c00;
}

/*menu
======*/
#header-style-10 .main-menu .sf-menu ul {
	box-shadow: 0 -3px #c00;
}
#header-style-10 .sf-menu > li.active > a::after {
	background-color: #c00;
}
/*header-style-10*/

/*mobile-menu*/
.mobile-menu-wrapper .menu-trigger .trigger {
	color: #c00;
}
.mobile-menu-wrapper .responsive-menu-wrapper {
	background-color: rgba(26, 188, 156, 0.9);
}
/*mobile-menu*/

/*breadcrumb*/
.breadcrumb-wrapper {
	background-color: #c00;
}
/*breadcrumb*/

/*products loop*/
ul.products.grid .product .onsale {
	background-color: #c00;
}
ul.products.grid .product .star-rating .marked {
	color: #c00;
}
ul.products.grid .product span.price ins {
	color: #c00;
}
ul.products.grid .product .quick-view {
	background-color: rgba(26, 188, 156, 0.8);
}

/*list style product
===================*/
ul.products.list .product .onsale {
	background-color: #c00;
}
/*products loop*/

/*woocommerce pagination*/
.woocommerce-pagination li .page-numbers:hover {
	background-color: #c00;
}
.woocommerce-pagination li .current {
	background-color: #c00;
}
/*woocommerce pagination*/

/*single-product*/
.woocommerce .price ins {
	color: #c00;
}
.woocommerce .star-rating .marked {
	color: #c00;
}
.woocommerce .woocommerce-review-link {
	color: #c00;
}
.woocommerce .stock span {
	background-color: #c00;
}
.woocommerce .wishlist {
	background-color: #c00;
}
.woocommerce .product-details .add-to-cart {
	background-color: #c00;
}

/*tabs
=====*/
.woocommerce .woocommerce-tabs ul.tabs > li.active > a {
	background-color: #c00;
}
.woocommerce .shop-table td.product-subtotal,
.woocommerce .shop-table td.product-price {
	color: #c00;
}
/*single-product*/

/*shopping cart*/
.woocommerce .shop-table .input-group-btn-vertical .bootstrap-touchspin-down {
	background-color: #c00;
}
.woocommerce .shop-table .cart-btn:hover,
.woocommerce .shop-table .cart-btn.active {
	background-color: #c00;
}
.woocommerce .shop-table .update .total-shipping .column-2,
.woocommerce .shop-table .update .total-price .column-2 {
	color: #c00;
}
.woocommerce .shop-table .update .grand-total .column-2 {
	color: #c00;
}
/*shopping cart*/

/*radio*/
.brick-radio-wrapper label::after {
	background-color: #c00;
}
/*radio*/

/*checkbox*/
.brick-checkbox-wrapper label::after {
	color: #c00;
}
/*checkbox*/

/*checkout*/
.woocommerce.checkout .checkout-header .number.number-colored {
	background-color: #c00;
}
.woocommerce.checkout .checkout-header .open {
	background-color: #c00;
}
.checkout-btn {
	background-color: #c00;
}
.woocommerce.checkout .form-row label.important::after {
	color: #c00;
}
.woocommerce.checkout .form-row input[type="text"]:hover,
.woocommerce.checkout .form-row input[type="text"]:focus,
.woocommerce.checkout .form-row input[type="email"]:hover,
.woocommerce.checkout .form-row input[type="email"]:focus,
.woocommerce.checkout .form-row textarea:hover,
.woocommerce.checkout .form-row textarea:focus,
.woocommerce.checkout .form-row select:hover,
.woocommerce.checkout .form-row select:focus {
	border-color: #c00;
}
.woocommerce.checkout .lost-password {
	color: #c00;
}
/*checkout*/

/*gallery*/
/*hover
=======*/
.gallery-archive-style-6 .gallery-item:hover .gallery-info span a {
	color: #c00;
}

/*nav
=====*/
.gallery-filter-nav ul li button:hover,
.gallery-filter-nav ul li button.active {
	background-color: #c00;
}
.gallery-filter-view-all-btn {
	background-color: #c00;
}
/*gallery*/

/*blog-sidebar*/
.blog-sidebar .widget-title {
	color: #c00;
}

/*search-widget
===============*/
.search-widget::before {
	background-color: #c00;
}
.search-widget .fa {
	background-color: #c00;
	border: 1px solid #c00;
}

/*category-widget
================*/
.category-widget .categories li a:hover {
	background-color: #c00;
	border-color: #c00;
}

/*gallery-widget
===============*/
.gallery-widget .single-item .mask {
	background-color: rgba(49, 190, 163, 0.95);
}

/*tags-widget
=============*/
.tags-widget a:hover {
	background-color: #c00;
}
/*blog-sidebar*/

/*single-blog*/
.single-blog .post-format {
	background-color: #c00;
}
.single-blog blockquote {
	border-color: #c00;
}

/*post-navigation
=================*/
.single-blog .post-navigation a {
	background-color: #c00;
}

/*comments
==========*/
.single-blog #comments .hexagon {
	background-color: #c00;
}
.single-blog #comments .hexagon::before {
	border-bottom: 15px solid #c00;
}
.single-blog #comments .hexagon::after {
	border-top: 15px solid #c00;
}
.single-blog #comments ul.comments .single-comment::before {
	background-color: #c00;
}
.single-blog #comments ul.comments .single-comment .avatar {
	border: 1px solid #c00;
}
.single-blog #comments ul.comments .single-comment .text .top .reply-link a {
	color: #c00;
}

/*leave comment form
====================*/
.single-blog .leave-comment .submit input {
	background-color: #c00;
}

/*hover
======*/
.single-blog .leave-comment .name input:focus,
.single-blog .leave-comment .name input:hover,
.single-blog .leave-comment .email input:focus,
.single-blog .leave-comment .email input:hover,
.single-blog .leave-comment .website input:focus,
.single-blog .leave-comment .website input:hover,
.single-blog .leave-comment .comment textarea:focus,
.single-blog .leave-comment .comment textarea:hover {
	border-color: #c00;
}
/*single-blog*/

/*blog-posts 2 column*/
.blog-posts-2-cols .post-format {
	background-color: #c00;
}
/*blog-posts 2 column*/

/*blog-posts single column*/
.blog-posts-1-col .post-format {
	background-color: #c00;
}
/*blog-posts single column*/

/*classes-archive*/
.classes-archive .single-class .title {
	background-color: #c00;
}
.classes-archive .single-class .bottom-line {
	background-color: #c00;
}
/*classes-archive*/

/*single-class-detail*/
.single-class-detail .small-title {
	background-color: #c00;
}
.single-class-detail .bottom-line {
	background-color: #c00;
}
.check-classes {
	background-color: #c00;
}
/*single-class-detail*/

/*trainer-slider-style-4*/
.trainer-slider-style-4 .trainer .trainer-info h4::after {
	background-color: #c00;
}
/*trainer-slider-style-4*/

/*team-member-details*/
.team-member-details .social-links a:hover {
	background-color: #c00;
}
.check-classes.style-2:hover {
	background-color: #c00;
}
/*team-member-details*/

/*page-not-found*/
.page-not-found .not-found-btn {
	background-color: #c00;
}
/*page-not-found*/

/*coming soon page*/
.coming-soon .notify {
	background-color: #c00;
}
.coming-soon .email-input {
	border: 1px solid #c00;
}
.coming-soon .submit {
	background-color: #c00;
}

/*countdown
===========*/
.countdown-row .countdown-amount {
	color: #c00;
}
/*coming soon page*/

/*select locations*/
/*services
==========*/
.location-services .service .fa {
	color: #c00;
}
/*select locations*/

/*contact us page*/
.contact-page-detail-bg {
	background-color: #228572;
}
.contact-page .colored {
	color: #04bfbf !important;
}
.quick-discuss .form-control:hover,
.quick-discuss .form-control:focus {
	border-color: #c00;
}
.location-details-style-2 .separator {
	background-color: #c00;
}
/*contact us page*/

/*bmi calculator*/
.man-woman-buttons .bmi-gender-btn.active {
	box-shadow: 0 -4px #c00;
}
.bmi-calculator-submit {
	background-color: #c00;
}
.bmi-form .tooltipster {
	color: #c00;
}
/*bmi calculator*/

/*timetable-plugin*/
/*navigation
============*/
#page-content .tabs_box_navigation.sf-timetable-menu .tabs_box_navigation_selected {
	border-color: #c00 !important;
}
#page-content .tabs_box_navigation.sf-timetable-menu .tabs_box_navigation_selected {
	background-color: #c00 !important
}
#page-content .sf-timetable-menu li ul li a:hover,
#page-content .sf-timetable-menu li ul li.selected a:hover {
	background-color: #c00 !important;
}
#page-content .tt_tabs_navigation li a:hover,
#page-content .tt_tabs_navigation li a.selected,
#page-content .tt_tabs_navigation li.ui-tabs-active a {
	border-color: #c00 !important;
}
/*event_layout_6
================*/
.event_layout_6 .tt_timetable thead tr th:first-child {
	background-color: #7e9e9e;
}
.event_layout_6 .tt_timetable tbody tr .tt_hours_column {
	background-color: #7fddd0;
}
.event_layout_6 .tt_timetable .event-layout-6.even {
	background-color: #c00;
}
.event_layout_6 .tt_timetable .event-layout-6.odd {
	background-color: #50c8b1;
}
.event_layout_6 .tt_timetable .empty.even {
	background-color: #c00;
}
.event_layout_6 .tt_timetable .empty.odd {
	background-color: #50c8b1;
}

/*event_layout_7
================*/
.event_layout_7 .tt_timetable tbody tr .colored-bg {
	background-color: #c00 !important;
}

/*event_layout_3
================*/
.event_layout_3 .tt_timetable .colored-bg {
	background-color: #c00 !important;
}

/*event_layout_4
================*/
.event_layout_4 .tt_timetable .hours {
	color: #c00 !important;
}
.event_layout_4 .tt_timetable .colored-bg {
	background-color: #c00 !important;
}
/*timetable-plugin*/

/*simple owl slider*/
.simple-owl-slider-wrapper .slider-nav .owl-prev:hover,
.simple-owl-slider-wrapper .slider-nav .owl-next:hover {
	background-color: #c00;
}
/*simple owl slider*/

/*color switcher*/
.color-switcher-wrapper {
	border: 1px solid #c00;
}
.color-switcher-wrapper .trigger {
	color: #c00;
}
/*color switcher*/

/*blog-slider*/
.blog-slider .blog-post-thumbnail .mask {
	background-color: #c00;
}
/*blog-slider*/