
.blog .breadcrumbs-title {
    display: none !important;
}
.blog .toolbar-area {
    display: none;
}
.rs-popular-yoga-classes .single-service .service-content .htitle a {
    color: #fff;
    background: #416797;
    padding: 4px 20px;
    border-radius: 5px 5px 0 0;
}

.rs-popular-yoga-classes .single-service .service-content .hover-text .link a {
    text-transform: uppercase;
    font-weight: 600;
    display: inline-block;
    border: 1px solid #416797;
    color: #fff;
    border-radius: 30px;
    padding: 10px 28px;
    background: 0 0;
}

.rs-popular-yoga-classes .single-service .service-content .hover-text .link a:hover {
	background: #416797;
}

#cl-testimonial.cl-testimonial1 .testimonial-item .testimonial-content {
    border: 2px solid #416797;
}

.team-grid-style1 .team-item .team-content1 h3.team-name, .team-slider-style1 .team-item .team-content1 h3.team-name {
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 0;
}

.team-grid-style1 .team-item .team-content1 span.team-title, .team-slider-style1 .team-item .team-content1 span.team-title {
    color: #416797;
		line-height: 1pt;
    text-transform: uppercase;
    font-size: 12px;
}

.team-grid-style1 .team-item .team-content1, .team-slider-style1 .team-item .team-content1 {
		text-align: center;
    margin: 0 0 30px;
    padding: 12px;
		height: 110px;
    background: #fff;
}

.rs-popular-classes2 .single-classes .defult-title {
    position: absolute;
    z-index: 1;
    background: rgba(65,103,151,.8);
    bottom: 0;
    left: 0;
    text-align: center;
    display: block;
    margin: 0;
    padding: 20px 20px;
    width: 100%;
    font-size: 20px;
    font-weight: 600!important;
}

.rs-popular-classes2 .single-classes:after {
    background: rgba(65,103,151,.8);
}

.rs-popular-classes2 .single-classes .classes-details a.transfarent-btn {
    color: #416797;
}

.rs-popular-classes2 .single-classes .classes-details a.transfarent-btn:hover {
    background: #162e4c;
    color: #fff;
}

#cl-testimonial .testimonial-content {
    font-size: 14px;
}
section#text-4 h3.footer-title {
    color: #fff;
}