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

.header a,h1,h2,p,li,h4,h3  {
  font-family: "Inter", sans-serif !important;
}
.header li a {
    color: #ffffff !important;
    font-size: 20px;
    font-weight: 500 !important;
}
.button a {
    border-radius: 50px;
    font-size: 16px !important;
    background-color: #DF4500 !important;
}
.header-button-padding a{
	padding: 15px 42px;
}
.button-padding a{
	padding: 20px 42px;
}
.heading1 h1 {
    font-weight: 700 !important;
    font-size: 65px;
    color: #ffffff !important;
}
.white{
	color: #ffffff !important;
}
.icon-box-one svg {
    font-size: 83px !important;
}
.icon-box-one p {
	    color: #ffffff !important;
	
}
.icon-box-one h3 {
	font-weight: 700 !important;
	color: #ffffff !important;
    font-size: 22px;
}
.heading2 h2 {
	line-height: 42px !important;
    color: #000 !important;
    font-size: 40px;
    font-weight: 700 !important;
}
.google-review .elementor-element.elementor-element-de305e2 img {
    width: 17% !important;
}
.black{
	color:#000 !important
}
.footer-button a {
    border-radius: 50px !important;
    font-size: 16px !important;
    background-color: #041C2C !important;
    padding: 20px 55px !important;
}
.list-icon li {
    /* font-size: 9px !important; */
    border-radius: 12px;
    padding: 10px 42px !important;
    border: 1px solid white;
}
.icon-box-two h3 {
	font-weight: 700 !important;
    font-size: 20px;
    color: #000 !important;
}
.icon-box-two p {
    color: #000 !important;
}
.icon-box-two .elementor-icon-box-wrapper {
    border-radius: 15px;
    padding: 20px 22px;
    background-color: #F3F3F3;
}
.icon-box-two span.elementor-icon {
    font-size: 55px;
	margin-top: 12px;
}
.icon-box-3 svg {
    font-size: 83px !important;
}
.icon-box-3 p {
	    color: #000 !important;
	
}
.icon-box-3 h3 {
	font-weight: 700 !important;
	color: #000 !important;
    font-size: 22px;
}
.google-review .ti-widget.ti-goog .ti-review-item > .ti-inner, .ti-widget.ti-goog .ti-load-more-reviews-container .ti-load-more-reviews-button {
    background-color: transparent !important;
    box-shadow: none !important;
}
.google-review .ti-name {
    color: #DF4500 !important;
}
.google-review .ti-review-text-container.ti-review-content {
    color: #FFFFFF !important;
}
.google-review .ti-next,.ti-prev  {
    background: #DF4500 !important;
}
.google-review .ti-widget.ti-goog .ti-controls .ti-next:before, .ti-widget.ti-goog .ti-controls .ti-prev:before {
	border-color: #ffffff !important;

}

.main-color {
    color: #df4500;
}
.accordian .wpr-accordion-item-wrap {
    background: #fff;
    border-radius: 16px;
    margin-bottom: 12px;
}

.google-review .ti-widget.ti-goog .ti-controls .ti-next:hover, 
.google-review .ti-widget.ti-goog .ti-controls .ti-prev:hover {
    cursor: pointer;
     background-color: #df4500 !important; 
}
.contact-form .wpforms-submit-container {
    text-align: center;
}
.contact-form button {
    height: 52px !important;
    /* padding: 10px 49px !important; */
    border-radius: 50px !important;
    font-size: 20px !important;
    background-color: #DF4500 !important;
    width: 200px !important;
}
.contact-form input {
    height: 50px !important;
    /* padding: 21px !important; */
}
.wpforms-container .wpforms-field, .wp-core-ui div.wpforms-container .wpforms-field {
    padding: 6px 0 !important;
}
.contact-form input,textarea {
    border: 1px solid #DF4500 !important;
	border-radius: 5px !important;
	padding: 30px 20px !important;
	
}

.contact-form input,textarea:focus {
	box-shadow: none !important;
}
.contact-form input::placeholder,
.contact-form textarea::placeholder{
    opacity: 1 !important;
    font-weight: 400 !important;
    color: #878787 !important;
	
}
.contact-form .wpforms-submit-container {
	text-align: center;
}

.blog-banner {
    background: url(https://onpg.com.au/new_site/wp-content/uploads/2025/08/Rectangle-1-1-1-e1755597805998.png);
    padding: 155px 80px;
}
.blog-banner h6 {
	font-size: 25px;
    font-weight: 700;
    color: rgb(223, 69, 0);
}
.blog-banner h2 {
	font-weight: 700 !important;
    font-size: 65px;
    color: #ffffff !important;
}
.single-post .post.type-post {
    width: 100% !important;
    margin: 0px !important;
    max-width: 100% !important;
}
.single-post .page-header img {
    width: 100%;
    margin: 60px 0px;
    border-radius: 25px;
}
.post.type-post .page-content {
    margin-bottom: 60px;
}
.post.type-post h1.entry-title {
    font-size: 40px;
    font-weight: 600;
}
.blog-banner .content, .post.type-post .page-content, .single-post .page-header {
    max-width: 1120px;
    margin: 0px auto;
}
section#comments {
    display: none;
}
.latest-post {
    background: #F3F3F3;
    padding: 60px 0px;
    margin-top: 80px;
}
.latest-post h4 {
    font-weight: 600;
}
p.post-date {
    color: #DF4500;
}
ul.latest-posts {
    display: inline-flex;
    padding: 0px;
    list-style-type: none;
    margin-top: 30px;
}
ul.latest-posts li {
    margin: 0px 10px;
}
ul.latest-posts li {
    width: 33%;
}
ul.latest-posts li img {
    height: 200px;
    border-radius: 20px;
    margin-bottom: 20px;
}
ul.latest-posts li a {
    color: #000;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
}
.popmake {
    padding: 110px 60px !important;
}
button.pum-close.popmake-close {
    width: 50px !important;
    height: 50px !important;
    border-radius: 100px !important;
    top: -17px !important;
    right: -20px !important;
    background: #DF4500 !important;
    font-size: 18px !important;
}
.wpforms-submit-container {
    margin: 0px auto !important;
    text-align: center;
}
.pum-content.popmake-content button#wpforms-submit-1604 {
    background: #DF4500;
    margin-top: 20px;
    width: 30%;
}
.service-tabs .e-n-tabs-heading {
    padding: 25px 0px 40px;
    background: #fff;
    border-radius: 22px;
}
@media screen and (max-width: 480px) {
  .heading1 h1 {
    font-size: 45px;
}
	
}