/*
Theme Name: Aimo Child
Theme URI: http://demo.casethemes.net/aimo
Author: Case-Themes
Author URI: https://casethemes.net/
Description: Introducing Aimo – The Ultimate AI-Powered WordPress Theme Discover the future of WordPress themes with Aimo. This innovative theme harness the power of artificial intelligence to create a truly adaptable and customizable site for any industry or niche.
Version: 1.0.1
Requires PHP: 7.4
Tested up to: 6.0
License: ThemeForest
License URI: https://themeforest.net/licenses
Template: aimo
Text Domain: aimo-child
Copyright (c) 2024 Case-Themes. All rights reserved.
This theme is licensed under the GPL-2.0+ license.
Tags: ai, ai bots, AI chatgtp, ai generator, artificial intelligence, chat gpt bot, data science, deep learning, digital agency, image generator, machine learning, neural network, support bot
*/


.pxl-before-header-h4::before {
     background: linear-gradient(90deg, #f6007b 0%,  #b186ff 48.53%, #3f00ff 100%), #fff;
    z-index: -2;
}

.portfolio-gallery-block {}



.cover-sec {
}


.portfolio-section {
    padding: 0;
}

.portfolio-section .cover-sec {
    position: absolute;
    bottom: 0px;
    width: 48%;
    left: 80px;
    border-radius: 20px 20px 0 0;
    padding: 20px;
	height: 110px;
	background-color: rgba(255, 255, 255, 0.4) !important;
    backdrop-filter: blur(4px);
}

.cover-sec:after {
    content: "";
    position: absolute;
    background-image: url(https://lucidframes.sublimitysoft.com/wp-content/uploads/2025/09/bottom-cover.svg);
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: center;
    width: 30px;
    height: 30px;
    bottom: 0;
    right: -30px;
    display: block;
	backdrop-filter: blur(4px);
    opacity: .4;
}
.cover-sec:before {
    content: "";
    position: absolute;
    background-image: url(https://lucidframes.sublimitysoft.com/wp-content/uploads/2025/09/bottom-cover.svg);
    background-size: 30px;
    width: 30px;
    height: 30px;
    left: -30px;
    display: block;
    top: 80px;
    transform: rotate(270deg);
	backdrop-filter: blur(4px);
    opacity: .4;
}
.portfolio-section .cover-sec .pxl-video-player a.pxl-action-popup.style2::before {
    display: none;
}



.contact-submit button.btn-block-inline.btn-icon-box4 {
    border-radius: 100px;
}

.contact-submit button.btn-block-inline.btn-icon-box4 span.pxl--btn-icon {border-radius: 100px !important;}

.pxl-nav-menu.fr-gradient .menu-item-home > a::before {
	display:none;
}
.contact-block .pxl-contact-form5 .pxl-info p {
    color: #FFF;
}

.contact-block .pxl-contact-form5 .pxl-info.row {
    padding: 40px 40px 0;
}


@media (max-width: 576px) {
    .pxl-featured-image-box.style2 .pxl--item .pxl-item--image img {
        min-width: 100%;
    }
}

@media (max-width: 576px) {
 .portfolio-section .cover-sec {
	 width: 48%;
    left: 50px;
}
	
	
}


@media (max-width: 749px) {
.contact-block .elementor-container .elementor-column .pxl-contact-form form.wpcf7-form .pxl-info .col-6,
.contact-block .elementor-container .elementor-column .pxl-contact-form form.wpcf7-form .pxl-info .col-12{
    max-width: 100%;
    flex: 100%;
    padding: 0;
}

.portfolio-section .cover-sec {
    height: auto;
}	
.cover-sec:before {
    top: 79%;
}
	
}



