/*
Theme Name: BrightHub
Theme URI: http://brighthub.casethemes.net
Author: Case-Themes
Author URI: https://casethemes.net/
Description: BrightHub is a sleek WordPress theme crafted for SaaS and tech startups. It comes with beautifully designed homepage layouts, versatile inner pages, and feature-focused sections to showcase your product, pricing, and customer success stories. Fully responsive and easily customizable, BrightHub ensures your site looks stunning on any device. Launch your next SaaS project with BrightHub and have all the essentials you need in one powerful theme.
Version: 1.0.3
License: ThemeForest
License URI: https://themeforest.net/licenses
Text Domain: brighthub
Tags: saas, startup, business, consulting, consultant, agency, company, advertising, corporate, finance, financial, multipurpose, accountant, marketing, software, modern
Requires at least: 5.8 or Higher
Requires PHP: 7.4 or Higher
Tested up to: 6.4.1

Copyright (c) 2025 Case-Themes. All rights reserved.
This theme is licensed under the GPL-2.0+ license.
*/
.pxl-image-box--layout-4 .pxl-image-box__image .pxl-image-box__button{
	display:none !important;
}
.pxl-image-box--layout-4 .pxl-image-box__content-title{
	color: #102E65;
    text-align: center;
	font-size:40px;
}
.pxl-image-box--layout-4 .pxl-image-box__content-excerpt {
	color: #9C8043;
    text-align: center;
}
.pxl-image-box--layout-4 .pxl-image-box__content-feature-list {
    display: flex;
    justify-content: center;
    align-items: center;
	
}
.pxl-image-box--layout-4 {
    position: relative;
    border-radius: 12px;
    border: 1px solid #d5d7da;
}
.pxl-list__item-icon {
	color:#fff;
}

/* Make all post boxes equal height */
.pxl-posts__style-1 .pxl-posts__item {
  height: 430px !important; /* adjust value */
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

/* If you only want to increase center and right columns */
.pxl-posts__style-1 .pxl-posts__item:nth-child(2),
.pxl-posts__style-1 .pxl-posts__item:nth-child(3) {
  height: 460px !important; /* slightly taller */
}
.elementor-element .pxl-container-overlay__item-full{
	background-color:#ffffff !important;
}
/******************** New CSS Starts *******************/
#acorn-header .pxl-menu.divider-move::before{background:#102E65 !important;}
@media screen and (min-width: 1201px) {
.pxl-menu.divider-move .pxl-menu__divider {background: #2D4C83 !important;}
}
#acorn-post-sec .lft .pxl-posts__item {background: linear-gradient(135deg, #EAF2FF 0%, #C7D9F6 100%);}
#acorn-post-sec .lft .pxl-heading{background: #F8F9FC;position: relative;top: 20px;padding: 20px;border-radius: 16px;border: 1px solid #d5d7da;}
#acorn-post-sec .lft .pxl-blog-grid--layout-3 .pxl-grid__inner .pxl-grid__item{padding-top:0px !important;}
#acorn-post-sec .lft .pxl-posts__style-1 .pxl-posts__item-cnt {padding: 35px 24px;}
#acorn-post-sec .lft .elementor-element{padding-left:0px;}
#acorn-post-sec .cntr .pxl-posts__item {background: linear-gradient(135deg, #E9EEF7 0%, #D3DAE9 100%);}
#acorn-post-sec .rght .pxl-posts__item {background: linear-gradient(135deg, #E8EEFA 0%, #CFD8EF 100%);}
#acorn-post-sec .rght{padding-right: 0px;}

.pxl-image-box__content-title{
	font-size:50px !important;
}

.pxl-image-box--layout-4 .pxl-image-box__content-excerpt{
font-size:22px !important;	
}
.footer-white .pxl-link--text{
	color:#102E65 !important;
}

.pxl-office__pos .pxl-office__pos-item img{
	border:none !important;
}
.pxl-step__style-1 .pxl-step__content-title {
	font-size:25px !important;
}

