/* 
Theme Name:		Hello Elementor Child
Theme URI:		https://farmdebtcode.au/
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
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 */

.container {
  max-width: 1580px;
  margin: 0 auto;
  padding: 0 15px;
}

/* Align the menu button to the right */
#menu-btn {
  float: right; 
}

/* Add bottom margin to the page title in the header */
.page-header .page_title {
  margin-bottom: 30px !important; 
}

#bgcolor .elementor-container,
.padBottom .elementor-container,
.padTop .elementor-container {
  background: #fff; /* Set background color to white */
  padding: 25px; /* Add padding around the container */
}

 /* Set maximum width for container and elementor-container */
@media (min-width: 1200px) and (max-width: 1599px) {
  .container,
  .elementor-container {
    max-width: 1220px !important;
  }
}

 /* Set maximum width for container and elementor-container */
@media (min-width: 1367px) {
  .container,
  .elementor-container {
    max-width: 1580px;
  }
}

 /* Set the width of col-sm-6 to 50% */
@media (min-width: 769px) {
  .col-sm-6 {
    width: 50%;
  }
/* Add top margin to page content in home */
  .home .page-content {
    margin-top: 70px; 
  }
}

/* Add padding to container, elementor-container, and header_section */
  }
@media (max-width: 767px) {
  .container,
  .elementor-container,
  .header_section {
    padding-left: 15px;
    padding-right: 15px; 
}

 /* Set font size, margin bottom, and margin top for home title */
.home_title {
  font-size: 40px;
  margin-bottom: 24px;
  margin-top: 0;
}

 /* Set font size, line height, color, font weight, and margin bottom for h3 in bg-white */
.bg-white h3 {
  font-size: 26px;
  line-height: 28px;
  color: #a32422;
  font-weight: normal;
  margin-bottom: 0;
}

/* Reset padding to 0 for reset-padding and elementor-container */
.reset-padding,
.reset-padding .elementor-container {
  padding: 0 !important;
}

/* Set font size, color, font weight, and margin bottom for home_title2 */
.home_title2 {
  font-size: 40px;
  color: #fff;
  font-weight: 500;
  margin-bottom: 5px;
}

/* Add padding to the bottom */
.pad10 {
  padding-bottom: 25px; 
}

/* Set background color for active tab title */
.elementor-tab-title.elementor-active {
  background: #95c11f;
}

 /* Set background color for tab title */
.elementor-tab-title {
  background: #c1cacf;
}

/* Set font size, font weight, and color for h4 */
h4 {
  font-size: 20px;
  font-weight: bold;
  color: #141414;
}

/* Set background color for active tab content */
.elementor-tab-content.elementor-active {
  background: #fff;
}

/* Add padding to the bottom for pad70 */
.pad70 {
  padding-bottom: 70px !important;
}

/* Add padding to the top for pad70T */
.pad70T {
  padding-top: 70px;
}

/* Set font size and line height for h3 */
h3 {
  font-size: 25px;
  line-height: 32px; 
}

/* Set font properties for p, ul, ol, li, address */
p,
ul,
ol,
li,
address {
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  color: #1d1d1b;
  line-height: 23px;
}

/* Add padding to the bottom for pad40 */
.pad40 {
  padding-bottom: 40px;
}

/* Reset margin for home_title */
.reset-margin .home_title {
  margin: 0;
}

/* Add padding to the top and bottom for pad50 */
.pad50 {
  padding: 50px 0;
}

/* Set color for span inside ul li a */
.elementor-widget-container ul li a span,
ul li a:hover span {
  color: #fff !important; 
}

/* Set maximum width and center align for container1140 */
.container1140 {
  max-width: 1140px;
  margin: 0 auto;
}

/* MENU */

/* Align the menu button to the right */
#menu-btn {
  float: right;
}
/* DISPUTE RESOLVER border to the bottom for footer_section */
.footer_section {
  border-bottom: 40px solid #3C673C;
}

 /* Hide the entry-footer */
.entry-footer {
  display: none;
}

 /* Set background and text color for elementor-button-link in #medBtn */
#medBtn .elementor-button-link {
  background: #fff;
  color: #9c2220;
}

/* Set background and text color for hover state of elementor-button-link in #medBtn */
#medBtn .elementor-button-link:hover {
  background: #9c2220;
  color: #fff;
}

 /* Add border radius to elementor-button-link */
.elementor-button-link {
  border-radius: 30px !important;
}

/* Set font size, remove text decoration, and add padding for tab titles */
.elementor-tabs .elementor-tab-title a {
  font-size: 22px;
  text-decoration: none !important;
  padding: 15px;
}

/* Set color for hover state and active tab title */
.elementor-tabs .elementor-tab-title:hover a,
.elementor-row .elementor-tabs .elementor-active a {
  color: #fff !important;
}

/* Reset body margin */
body {
  margin: 0;
}

/* Add underline to links */
a {
  text-decoration: underline !important;
}

/* Set text decoration color for li a */
.elementor-widget-container li a {
  text-decoration-color: #fff !important;
}

/* Align left, add padding to the right, and remove bottom margin for leftAlign */
.leftAlign {
  display: inline-block;
  float: left;
  padding-right: 22px;
  margin-bottom: 0;
}

/* Remove text decoration and set minimum width for elementor-button-text */
.elementor-button-text {
  text-decoration: none !important;
  min-width: 135px;
}

/* Add padding to the left and set list style for ul in elementor-element-72dd201 */
.elementor-element-72dd201 ul {
  padding-left: 15px;
  list-style: disc;
}

/* Set text color for p in franchise-section */
.franchise-section p {
  color: #fff;
}

/* Remove margin bottom for home_title in specific elementor-element */
.elementor-element-77412e8 .home_title {
  margin-bottom: 0;
}

/* Set font size for elementor-size-large in media query */
@media (max-width: 767px) {
  .elementor-size-large {
    font-size: 21px !important;
  }
	
/* Reset padding for specific elements in media query */
  .elementor-5 .elementor-element.elementor-element-6d2bf84,
  .elementor-5 .elementor-element.elementor-element-1cdc58d,
  .elementor-5 .elementor-element.elementor-element-efa2e9d {
    padding: 0 !important;
  }
	
/* Set font size for home_title in media query */
  .home_title,
  .home_title {
    font-size: 26px; 
  }
  .bg-white h3,
  .h3 {
    font-size: 25px; /* Set font size for h3 in media query */
  }
  p,
  ul,
  ol,
  li,
  address {
    font-size: 16px; /* Set font size for p, ul, ol, li, address in media query */
  }

  /* Button hover styling for elementor-widget-tabs */
  .elementor-widget-tabs .elementor-button:hover {
    background: #f7b033; /* Set background color for button hover state */
  }

  /* Button styling for elementor-widget-tabs */
  .elementor-widget-tabs .elementor-button {
    background: #95c11f; /* Set background color for button */
  }

  /* Button text font weight */
  .elementor-button-text {
    font-weight: 700; /* Set font weight for button text */
  }

  /* Styling for RSVP menu links */
  #rspv-menu li a {
    text-decoration: none !important; /* Remove text decoration for RSVP menu links */
  }

  /* Styling for active tab title before pseudo element */
  .elementor-tabs-wrapper .elementor-tab-title.elementor-active::before {
    border-left: 20px solid #95c11f; /* Add left border for active tab title */
  }

  /* Styling for tab title before and after pseudo elements */
  .elementor-tabs-wrapper .elementor-tab-title.elementor-active::before,
  .elementor-tabs-wrapper .elementor-tab-title::before {
    border-bottom: 25px solid transparent;
    border-top: 25px solid transparent;
    content: "";
    position: absolute;
    right: -20px;
    top: 0;
    z-index: 2; /* Add pseudo elements and position them for tab titles */
  }

  .elementor-tabs-wrapper .elementor-tab-title.elementor-active::after,
  .elementor-tabs-wrapper .elementor-tab-title::after {
    border-left: 20px solid #95c11f;
    content: "";
    border-top: 26px solid transparent;
    border-bottom: 26px solid transparent;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    left: 0;
    bottom: -1px; /* Add pseudo elements and position them for tab titles */
  }

  /* Styling for tab title */
  .elementor-tabs-wrapper .elementor-tab-title {
    border-left: 20px solid #c1cacf; /* Add left border for tab title */
  }

  /* Styling for button text in specific elementor elements */
  .elementor-tab-content .elementor-button .elementor-button-text,
  .elementor-element-a877203 .elementor-button .elementor-button-text {
    display: inherit; /* Show button text in specific elements */
  }

  /* Button link text decoration */
  .elementor-button-link {
    text-decoration: none !important; /* Remove text decoration for button link */
  }

  /* Minimum width for logo image in header section */
  .header_section .logo img {
    min-width: 250px;
  }

  /* Button size styling */
  .elementor-button.elementor-size-sm {
    padding: 15px 20px;
  }

  /* Padding for header section */
  .header_section {
    padding: 34px 0 28px;
  }

  /* Button size styling for specific elementor element */
  .elementor-element-4387ddb .elementor-button.elementor-size-sm {
    padding: 16px 32px;
  }

  /* Padding for on_scroll_header class in header section */
  .on_scroll_header.header_section .logo img {
    min-width: 184px;
  }

  /* Padding for specific elementor element */
  .imgClass
  .elementor-element-61dea49
  .elementor-element-populated {
    padding-left: 5px !important;
    padding-right: 20px !important;
  }

  /* Padding for specific elementor element */
  .pad-left .elementor-column-wrap {
    padding-left: 0 !important;
  }

  /* Padding for tab content */
  .elementor-tab-content {
    padding-bottom: 0 !important;
    padding-left: 0 !important; 
  }

  /* Padding for specific elementor element */
  .elementor-element-0915a60 .elementor-column-wrap {
    padding-left: 0 !important; 
  }

  /* Margin bottom for specific elementor element */
  .elementor-element-c261a7a .mob-title {
    margin-bottom: 35px !important; 
  }

  /* Margin bottom for specific elementor elements */
  .elementor-element-2245d36,
  .elementor-element-622b176 {
    margin-bottom: 35px !important;
  }

  /* Margin bottom for specific elementor element */
  .elementor-element
  .elementor-element-6d22b8d {
    margin-bottom: 40px !important;
  }

  /* Styling for tab title links */
  .elementor-tabs .elementor-tab-title a {
    color: #dee6ea !important; /* Set color for tab title links */
  }

  /* Styling for on_scroll_header class in header section */
  .header_section.on_scroll_header {
    padding: 18px 0 11px;
  }
.phone-number {
    font-size: 36px;
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
    color: #5A6678;
    line-height: 42px;
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
}

@media (max-width: 767px) {
    .phone-number {
        font-size: 24px;
        line-height: 30px;
        letter-spacing: 0.5px;
    }
}
	
		
.help-line {
    font-family: 'Poppins', sans-serif;
    font-size: 24px;
    font-weight: 900;              /* Boldest weight */
    text-transform: uppercase;
    font-style: normal;
    text-decoration: none;
    line-height: 1.2;
    letter-spacing: 0.05em;        /* Tight, punchy spacing */
    color: #141414;                /* Deep charcoal to match "CODE" */
    display: inline-block;
    white-space: nowrap;
    padding: 10px 0;
}