/* 
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 */

.elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail img {
    position: unset !important;
    transform: unset !important;
}

body {
    overflow-x: hidden !important;
}

html {
    overflow-x: hidden !important;
}

.counter-box .elementor-counter-title {
    text-align: center !important;
}
.counter-box .elementor-container .elementor-counter-title {
    text-align: center !important;
    font-size: 15px !important;
    margin: 5px 0 0 !important;
}

.elementor-posts .elementor-post__thumbnail {
    padding-bottom: 0 !important;
}


.counter-box .elementor-container .elementor-widget-wrap {
    transition: transform 0.3s linear !important;
}

.counter-box .elementor-container .elementor-widget-wrap:hover {
    transform: translate(0px, -10px);
}

.box-class a.elementor-button {
    font-size: 15px !important;
}

.elementor-nav-menu--main .elementor-item.elementor-item-active {
    color: #fff !important;
}

.elementor-nav-menu--main .elementor-item.elementor-item-active:hover {
    color: #d71d29 !important;
}

.elementor-nav-menu--main .elementor-item:hover {
    color: #d71d29 !important;
}

body a {
    text-decoration: unset !important;
}

body ul li {
    list-style: unset !important;
}

.elementor-button[type="submit"] span {
    flex-direction: row-reverse;
}

.content-class h4 {
    margin: 18px 0 15px;
    color: #111;
    font-size: 18px;
    letter-spacing: 0.5px;
    font-weight: 700;
    line-height: 26px;
    position: relative;
    padding-left: 15px;
}

.content-class h4:before {content: '';position: absolute;width: 3px;height: 100%;left: 1px;top: 0;background: #d61d29;}

.content-class ul li {
    margin-bottom: 10px;
}

@media only screen and (max-width: 768px) {
    
.counter-box .elementor-container .elementor-counter-title {
    width: 100% !important;
    font-size: 14px !important;
    letter-spacing: 0 !important;
}

.box-class a.elementor-button {
    font-size: 14px !important;
}

.sec-6 section.elementor-section .elementor-column .elementor-widget-heading ~ .elementor-widget-heading .elementor-heading-title {
    font-size: 15px !important;
    white-space: normal;
    margin-bottom: 8px;
}

.elementor-testimonial-content {
    font-size: 17px !important;
    line-height: 28px !important;
}

body .elementor-nav-menu--dropdown li {
    background: transparent !important;
}
	
body .elementor-nav-menu--dropdown li a {
    background: transparent !important;
}
	
.elementor-post__text {
    padding: 20px !important;
}

	.elementor-post__text {
    padding: 20px !important;
}

.elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail {
    height: 300px !important;
    overflow: hidden;
}

.elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
}

.content-class h4 {
    font-size: 16px;
    line-height: 22px;
}

.content-class p {
    font-size: 15px !important;
}

.content-class ul li {
    font-size: 15px !important;
}
	
}

