/* 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: 2.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");
#html .arve {
    margin:20px auto;
}
.ta-trhead {
    position: relative;
}
.ta-breadcrumb-section .overlay {
    padding: 50px 0;
}
img {
	max-width:100%;
	height:auto;
}
#ta-slider .slide-caption h1 {
	color:black !important;
    font-size: 65px;
    line-height: 75px;
    font-weight: 600;
}
.ta-feature-section .so-widget-sow-editor {
	text-align:left;
}
.navbar-wp .navbar-nav > li > a {

    padding: 30px 10px;

}
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;
}
.navbar-wp .navbar-brand {
    padding: 15px 0;
}
.home .ta-trhead {
    position: static;
}
.is-sticky .navbar-brand img {
    height: auto;
}
#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;
}
.associate-feed {
	margin-bottom:50px;
}
.associate-feed {
	display:flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.associate-element {
    padding: 5px;
	max-width: 160px;
}
.associate-feed a {
	display:block;
    font-size: 14px;
    line-height: 16px;
}
.associate-feed img {
	margin-bottom:5px;
}
.ta-trhead .navbar-wp {
  background: #a2aaad;
}
.ta-trhead .navbar-wp .navbar-nav > li > a {
  color: #fff;
}
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
  color: #003057 !important;
}
.ta-heading h3, .ta-heading h3 a {
  color: #CAB574;
}
.ta-callout h3 {
  color: #CAB574;
	text-shadow: 2px 2px 10px #000;
}
.ta-breadcrumb-section .overlay {
  background: #CAB574;
}