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

div#main-blogs-wrapper .elementor-post__card {
    display: flex;
}
div#main-blogs-wrapper .elementor-post__card a.elementor-post__thumbnail__link {
    order: 1;
    margin-bottom: 0px;
}
div#main-blogs-wrapper .elementor-post__card .elementor-post__meta-data {
    order: 2;
    padding-top: 20px;
}
div#main-blogs-wrapper .elementor-post__card .elementor-post__text {
    order: 3;
    padding-bottom: 25px;
}
div#main-blogs-wrapper article:nth-child(even) {
    transform: translateY(80px);
}
.home .elementor-12 {
    background: url('https://performantcode.io/public/demo/performant-blog/wp-content/uploads/2025/04/Group-1321314598.png');
    background-position-y: -180px;
}
#main-blogs-wrapper .elementor-posts--thumbnail-top .elementor-button-wrapper {
    margin-top: 150px !important;
}
#main-blogs-wrapper .elementor-posts--thumbnail-top .elementor-button-wrapper a {
    padding: 15px 30px;
    color: #000000;
    background: #2ED06E;
    border: 1px solid #2ED06E;
    border-radius: 50px;
    font-family: "Manrope", Sans-serif;
    font-size: 16px;
    font-weight: 800;
}
#main-blogs-wrapper .elementor-posts--thumbnail-top .elementor-button-wrapper a span.elementor-button-icon svg {
    fill: #000;
    transform: rotate(-45deg);
}
div#inner-project-mind .elementor-button-wrapper a span.elementor-button-icon svg {
    fill: #000;
    transform: rotate(-45deg);
}
div#inner-project-mind {
    background-size: 100% 100% !important;
}
.footer-menu-wrapper nav.elementor-nav-menu--main ul {
    display: inline-block !important;
}
.footer-menu-wrapper nav.elementor-nav-menu--main ul li a {
    padding-left: 0px !important;
}
div#footer-location-title h2 {
    position: relative;
    display: inline-block;
    padding-left: 10px;
}
div#footer-location-title h2::before {
    content: '';
    background: #2ed06e;
    height: 10px;
    width: 10px;
    display: inline-block;
    border-radius: 50%;
    margin-right: 15px;
}

@media ( max-width: 1024px ) {
.elementor-widget-off-canvas .e-off-canvas__content nav ul {
    padding: 0;
    margin: 0;
    display: inline-block !important;
}
.elementor-widget-off-canvas .e-off-canvas__content nav ul li a {
    font-size: 16px;
    color: #000;
    padding: 10px 0px !important;
    border: 0px !important;
    font-family: 'Manrope';
    font-weight: 700;
}
.elementor-widget-off-canvas .e-off-canvas__content nav ul li a::after {
    display: none;
}
.elementor-widget-off-canvas .e-off-canvas__content {
    padding-top: 30px;
    padding-left: 30px;
}
div#search-bar-sec {
    width: 70%;
}
div#main-blogs-wrapper {
    padding: 0px;
}
div#project-in-mind {
    padding: 0px;
}
div#inner-project-mind .elementor-widget-text-editor {
    width: 100% !important;
}
div#footer-main2 h2.elementor-heading-title {
    font-size: 18px;
}
}
@media ( max-width: 800px ) {
.our-blog-text-wrapper .elementor-widget-text-editor p {
    font-size: 16px;
    line-height: 28px;
}
#our-blog-text-wrapper {
    margin-top: 0px;
}
div#main-blogs-wrapper h3.elementor-post__title a {
    font-size: 18px;
    line-height: 24px;
}
div#inner-project-mind {
    background-size: cover !important;
    border-radius: 40px !important;
    border: 1px solid #ccc;
}
div#footer-main1 .elementor-element {
    width: 50% !important;
}
div#footer-main1 {
    display: flex;
    flex-wrap: wrap;
}
div#footer-main1 .elementor-widget-heading .elementor-widget-container {
    background-size: 9% !important;
    background-position: left;
}
}
@media ( max-width: 480px ) {
.elementor-element-b9c25e6 .elementor-element-0a4d31f {
    display: none !important;
}
.elementor-element-b9c25e6 .e-con-inner {
    display: flex !important;
    flex-wrap: nowrap !important;
}
#our-blog-text-wrapper h2.elementor-heading-title {
    font-size: 40px !important;
    line-height: 48px !important;
}
.our-blog-text-wrapper .elementor-widget-text-editor p br {
    display: none;
}
div#search-bar-sec {
    width: 100% !important;
}
div#main-blogs-wrapper .e-con-inner {
    padding: 0 30px !important;
}
div#main-blogs-wrapper article:nth-child(even) {
    transform: unset !important;
}
#main-blogs-wrapper .elementor-posts--thumbnail-top .elementor-button-wrapper {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
}
div#inner-project-mind {
    width: 85%;
    margin: 0 auto;
    padding: 30px;
}
div#inner-project-mind h2.elementor-heading-title {
    font-size: 25px;
    line-height: 33px;
}
div#inner-project-mind .elementor-widget-text-editor p {
    font-size: 14px;
    line-height: 22px;
}
div#footer-main1 .elementor-element {
    width: 100% !important;
}
div#footer-main1 .elementor-widget-heading .elementor-widget-container {
    background-size: 4% !important;
}
}