/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 11 2023 | 11:52:43 */
html{
	scroll-behavior: smooth;

}
body{
	overflow-x:hidden !important;
	
}
b, strong {
    font-weight: 600;
}
.hero_animation span.ha-animated-before-text {
    display: block;
}

.hero_animation span.ha-animated-text.cd-words-wrapper {
    max-width: max-content;
}
.btn_arrow span.elementor-button-content-wrapper {
    position: relative;
    max-width: max-content;
    text-align:center;
    margin: 0 auto;
    padding-right:20px;
}

.btn_arrow span.elementor-align-icon-right {
    position: absolute;
    right: 0px;
    transition:.3s ease;
}
.btn_arrow:hover span.elementor-align-icon-right{
    right: -5px;
}
.dual_color span.ha-animated-text.cd-words-wrapper{
    display: none !important;
}
.dual_color h2{
    line-height: 44px;
}
.ab_core h2{
    position: relative;
    
}
.ab_core h2:after {
    background-image: url(https://www.novabookkeeping.com.au/wp-content/uploads/2023/06/core-values-bar.svg);
    position: absolute !important;
    bottom: -26px;
    left: 50%;
    content: "";
    background-size: contain;
    z-index: 3;
    height: 10px;
    width: 100px;
    background-repeat: no-repeat;
    transform: translateX(-50%);
}
.value_icon .elementor-icon {
    box-shadow:   0 5px 14px 0px rgba(0, 0, 0, 0.2), inset 0 -5px 4px 0px rgba(0, 0, 0, 0.4);
}
.c_icon h6.elementor-icon-box-title {
    margin-top: 0;
}
.mobile_quote_menu a {
    max-width: max-content;
    background: #F67D21;
    color: #fff !important;;
    border-radius: 8px;
    padding: 10px 20px !important;
    margin-bottom: 30px;
    margin-left: 20px;
    margin-top: 10px;
}
.mobile_quote_menu a:hover{
   background: #C5641A !important; 
   color: #fff !important;
}


.core__values figure.ha-infobox-figure.ha-infobox-figure--icon {
   background: linear-gradient(135.12deg, #7EB5F9 0.07%, #495DFF 100.02%);
    width: 75px;
    height: 60px;
    padding: 15px 20px !important;
}
.core__values h5.ha-infobox-title {
    margin: 0;
}
.Quote_modal a{
    opacity: 0;
    width: 0px !important;
}

.quote_trigger a {
    cursor: pointer;
}
/*blog*/
 {}
#post_single .elementor-widget-theme-post-content h2 {
    font-size: 28px !important;
    text-decoration:auto !important; 
}

#post_single .elementor-widget-theme-post-content h3 {
    font-size: 26px !important;
    text-decoration:auto !important; 
}

#post_single .elementor-widget-theme-post-content h4 {
    font-size: 24px !important;
}

#post_single .elementor-widget-theme-post-content h5 {
    font-size: 22px !important;
}
#post_single .elementor-widget-theme-post-content h6 {
    font-size: 20px !important;
}
#site_blog .elementor-post__text {
    align-self: center;
}

#gform_wrapper_3{
  position:relative;
  z-index:1;
}


#gform_wrapper_3:before {
  background-image: url(/wp-content/uploads/2023/06/nova-bookkeping-logo.svg);
  background-size: 100%;
  width: 160px;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  left: 0px;
  top: -40px;
  content:"`";
   color:#2675E9;
}
