/* CSS Document *//*
Theme Name: Yoga Pro - Yoga Pro Child
Theme URI: 
Description: Yoga Pro - Yoga Pro Child
Author: Kirk Peters
Author URI: http://kirkpeters.com
Template: yoga-pro
Version: 1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: yoga-pro
*/

@import url("../yoga-pro/style.css");

.ta-breadcrumb-title h1 {
    color: #000 !important;
}
img {
	max-width:100%;
	height:auto;
}
img.alignleft {
	float:left;
	margin-top:10px;
	margin-right:15px;
	margin-bottom:10px;
}
img.alignright {
	float:right;
	margin-top:10px;
	margin-left:15px;
	margin-bottom:10px;
}
blockquote::before {
	display:none;
    content: "";
}
blockquote p {
    display: block;
}
.element {

}
.btn.btn-tislider {
    background: #0099ff;
}
.btn.btn-tislider {
    background: #7b1fa2;
    color: #fff;
}
.btn.btn-tislider, .btn.btn-tislider:hover, .btn.btn-tislider:focus {
    outline: none;
    margin: 20px auto;
    margin-left: auto;
    letter-spacing: 1px;
}
.btn {

    padding: 10px 38px;
    line-height: 30px;
    overflow: hidden;
    position: relative;
    border-radius: 2px;
    font-weight: bold;
    display: inline-block;
    transition: all 0.2s ease 0s;
    border-width: 1px;
    border-style: solid;

}
#ta-slider .btn {
    white-space:normal;
}

#yoga_slider-widget-2 .slide-caption {
	width:40%;
}
@media screen and (max-width: 650px) {
#yoga_slider-widget-2 .slide-caption {
	width:auto;
}
}
#yoga_slider-widget-2  .inner-table-cell {
    vertical-align: top;
}
#yoga_slider-widget-2 .btn.btn-tislider {
    background: #f1c54b;
	color:#ed3732;
	font-size:24px;
}
#yoga_slider-widget-3 .btn.btn-tislider {
    background: #2769e6;
	font-size:24px;
	margin-left:45px;
}
#yoga_slider-widget-4 .btn.btn-tislider {
    background: #d92310;
	font-size:24px;
}
#yoga_slider-widget-5 .btn.btn-tislider {
    background: #b93336;
	font-size:18px;
	position:absolute;
	right:30px;
	bottom:0;
}
#ta-slider #yoga_slider-widget-4 .inner-table-cell {
    vertical-align: bottom;
}
.ta-service-inner i {
    color: #2f818d;
}
.ta-slider-warraper .owl-controls .owl-page span {
    background-color: #2f818d !important;
}
.tribe-events-category-sss-event a {
	color:red;
}

.navbar-wp .navbar-brand {
    padding: 5px 0;
}
.home .ta-trhead {
    position: static;
}
.is-sticky .navbar-brand img {
    height: auto;
	width:60px;
}
#ta-slider .ta-slider-inner {
	background-color:transparent !important;
}
	
#service .row:first-child {
	display:none;
}
.ta-section, .ta-feature-section .overlay, .ta-blog-section .overlay, .testimonials-section .overlay {
    padding: 40px 0;
}
footer .ta-footer-copyright {
    padding:20px 0;
}
footer .ta-footer-copyright p, footer .ta-footer-copyright a {
    font-size: 13px;
    line-height: 20px;
}
.spotlight-element {
	margin:10px 0;
}