/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
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: 2.0.0
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 */

.wellnes-box span.elementor-icon {
    background: linear-gradient(135deg, rgba(18, 94, 248, 0.1) 0%, rgba(0, 179, 128, 0.1) 100%);
	}
.wellnes-box {
    min-height: 200px;
    }
.dental-box {
    border-radius: 8px;
    overflow: hidden;
	}
.dental-serv h2{
    background: #125EF81A;
    padding: 15px 25px 15px 25px;
    border-radius: 50px;
    }
.post-according  .elementor-tab-title{
	margin: 10px;
    border-radius: 13px;
    }
.post-according .elementor-accordion-item{
	border :0px;
    }
.post-according .elementor-tab-content{
    border: 0px ;
    }
.contact-form{
	border-radius: 20px;
	box-shadow: 0px 20px 25px -5px #1218211A;
    }