/*
 * Theme Name: PowerAI
 * Author: WPrealizer
 * Author URI: http://themeforest.net/user/wprealizer
 * Theme URI: https://powerai.wprealizer.com/
 * Description: PowerAI - Artificial Intelligence Multipurpose WordPress Theme for who want to provide Artificial Intelligence services. This is a compatible template that is design with new and trendy modern features.
 * Version: 1.0.3
 * License: This theme or plugin is comprised of two parts. (1) the PHP code and integrated HTML are licensed under the General Public License (GPL). You will find a copy of the GPL in the same directory as this text file. (2) All other parts, but not limited to the CSS code, images, and design are licensed according to the license purchased from Envato.  Read more about licensing here: http://themeforest.net/licenses
 * License URI: license.txt
 * Tags: blog, two-columns, left-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
 * Text Domain: powerai
 * Requires at least: 6.0
 * Tested up to: 6.7
 * Requires PHP: 7.4
*/

.d-none{display:none}
.visibility-hidden{visibility:hidden !important}

/*Top Wordpress Login Div*/
#wpadminbar, .btn-hide a {display: none !important;}

/*Top Header removed*/
.powerai-header-two .header-top{visibility:hidden !important}

/*Homepage button custom border*/
.border-blue a.common-btn{border: 2px solid #0C0D25 !important}

/*Homepage heading gradient*/
.blue-gradient h2{background: linear-gradient(90deg,rgba(42, 37, 179, 1) 0%, rgba(1, 1, 25, 1) 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}

/*Homepage button gradient*/
.bg-blue-gradient a{background: linear-gradient(90deg,rgba(42, 37, 179, 1) 0%, rgba(1, 1, 25, 1) 100%)}

/*For the hero image background*/
.banner-bg {background-image: url('https://logixflow.logixgrid.com/wp-content/uploads/2025/05/Background-scaled.webp');background-size: cover;background-repeat: no-repeat}

/*Pricing List custom padding */
.pricing-custom-css .pricing-area .price-box .price-info-details ul li{padding: 0px !important}

/*Pricing Sales section to center*/
.pricing-sales-section .pricing-area .single-price-box{margin : 0 auto !important}

.demo-form-heading {font-size:20px;background: linear-gradient(90deg, rgb(0 162 255) 0%, rgb(227 6 255) 85%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;font-weight:600}

.gradient-btn{background: linear-gradient(40deg,rgba(209, 0, 235, 1) 64%, rgba(0, 35, 236, 1) 100%);color:white}
.gradient-btn:hover{color:white !important}

.img-width-150px{width:150px;max-width:100%}

.early-access-faq .faq-wrap.faq-wrap-white .accordion-item .accordion-button::after {font-size:20px !important}

.footer-logo img{max-width:100% !important; width:220px !important;}

.img-width-icon{width:40px;height:40px}

.flex-align-center, .flex-aign-center h2{display: flex; align-items: center !important}