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

.ocmbg ul,
.ocmbg li,
.ocmbg p{
	text-shadow:0px 0px 4px #000;	
}
.ocmbg{
	background: url('https://accretive.kinsta.cloud/wp-content/uploads/2026/01/Challenges-to-Automotive-Deals-Transactions.jpg')center center no-repeat;
    background-size: auto;
  background-size: cover;
}



/* replace the default author icon */
.blogmetapost .elementor-icon-list-item:first-child .elementor-icon-list-icon,
#blogmetapost .elementor-icon-list-item:first-child .elementor-icon-list-icon {
    background-image: url("/wp-content/uploads/2026/01/John-Segrave-Founder-Accretive-author.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
	border-radius:50% !important;
	border:2px solid #ddd;
    width: 63px !important;
    height:63px !important;
	aspect-ratio: 1/1;
	margin-bottom:-11px;

}
.blogmetapost .elementor-icon-list-item:first-child .elementor-icon-list-icon i,
.blogmetapost .elementor-icon-list-item:first-child .elementor-icon-list-icon svg,
#blogmetapost .elementor-icon-list-item:first-child .elementor-icon-list-icon i,
#blogmetapost .elementor-icon-list-item:first-child .elementor-icon-list-icon svg {
    display: none;
}

.blogmetapost .elementor-icon-list-item:first-child,
.blogmetapost.loopit .elementor-inline-items li{
	display:flex;
	align-items:flex-end;
	justify-content:center;
	flex-wrap:nowrap;

}
.blogmetapost.loopit .elementor-inline-items li span{
	white-space: nowrap;
  flex-wrap: nowrap;
  display: flex;
  align-self: first baseline;

}
.blogmetapost.loopit .elementor-inline-items {
	flex-wrap:nowrap;
	margin-top:-54px;
	display:flex;
	align-items:flex-end;
	justify-content:center;
}





#elementor-popup-modal-655{
	position:fixed;
}

body,html{
	overflow-x:hidden;
}

.ocmhomecounter .elementor-counter-title{
    display:flex;
    flex-direction:column;
    line-height: 23px;
	text-align:center;
	  max-width: 302px;
}

.ocmhomecounter .elementor-counter-title strong{
    padding:6px;
}


.elementor-element-9d5a6f1{
    align-items:flex-start;
}



/* header  */



/* Grabidy Forms */
#gform_fields_1,
#gform_fields_2,
.gform_fields{
  gap:18px;
}

#gform_fields_3 {
  gap:8px;
}

.gform_footer input[type="submit"]{
  background:#23246a !important;
  font-size:15px !important;
  font-weight:500 !important;
}
input[type="date"], input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], select, textarea{
  border: 2px solid #ccc !important;
  background: #f7f8f9 !important;
}





