/*
 Theme Name:   grassywp-child
 Theme URI:    http://www.codesless.com/products/wordpress/grassy
 Description:  Grassywp Child
 Author:       RS Theme
 Author URI:   http://rstheme.com
 Template:     grassywp
 Version:      1.4
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 */

.faq-home .vc_tta-panel.vc_active .vc_tta-panel-title a{
	color: #272360 !important;
}

/* redimensionare logo mobil */
@media only screen and (max-width: 1199px) {
	#rs-header .menu-area .logo-area a img {
	 	width: 250px !important;
	 	vertical-align: middle;
	}
}

@media only screen and (max-width: 767px) {
		#rs-header .menu-area .logo-area a img {
	 	width: 250px !important;
	}
}


/* baterii verzi pachete desktop */

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active > a {
	color: #4caf50 !important;
}