/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/
#uc_vertical_curve_timeline_elementor_ff8951b .ue-slno {
	background: #227180 !important;
}
.ue_tab_icon svg path {
    fill: #4A5257 !important;
}
.ue-list-item-index svg path {
    fill: #227180 !important;
}
.abt_why .ue-list-item-index svg path {
    fill: #fff !important;
}
.elementskit-menu-hamburger.elementskit-menu-toggler:focus {
	background: #fff !important;
}
.elementskit-menu-close.elementskit-menu-toggler:focus {
	background: #fff !important;
}
.elementskit-menu-close.elementskit-menu-toggler:hover {
	background: #fff !important;
}
.link_txt a {
	color:#fff !important;
}

.prod_gallery .ug-gallery-wrapper .ug-bullets .ug-bullet {
	border: 1px solid #227180;
}
.prod_gallery .ug-gallery-wrapper .ug-bullets .ug-bullet.ug-bullet-active {
	background-color: #579DAA;
}
.ue_tab_icon {
	background: rgba(22, 21, 21, 0.1);
	padding: 7px 7px 5px 7px;
	border-radius: 100%;
}
.r-tabs-nav .r-tabs-state-active{
.ue_tab_icon {
	background: #227180;
}
	.ue_tab_icon svg path {
    fill: #fff !important;
}
}

.r-tabs-panel ul{
	margin-left:-25px;
}