/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

h1 {
  color: #00712d;
  font-weight: 400;
  font-family: Roboto Condensed;
  font-size: 2rem;
}
h1 {
  color: #36a763;
  font-weight: 500;
  font-family: Roboto Condensed;
}
h2 {
  color: #00712d;
  font-size: 1.7rem;
  font-weight: 400;
  font-family: Roboto Condensed;
}
h3 {
  color: #000;
  font-size: 24px;
  font-weight: 400;
  font-family: Roboto Condensed;
}
#g-mainbar {
  color: #424242;
}
.breakout {
  padding: 2rem;
  background: #eaecff;
  background: -webkit-gradient(linear, left top, right top, from(#eaecff), to(#ffeaea));
  background: linear-gradient(to left, #eaffef, #00972d0d);
  border-radius: 5px;
  margin-bottom: 2rem;
}
#g-expanded.bg-green {
  background: #36a763;
  background: #21643c;
  color: #fff;
}
.box1.bg-white {
  background: #fff;
}
.box1 {
  margin-bottom: 20px;
}
.box1 > .g-content {
  background-color: rgba(33, 100, 60, 0.7);
}
.box1.bg-white > .g-content {
  background: #21643c;
}
.g-container-wrapper-panel {
  display: none;
}
.g-owlcarousel-layout-showcase .g-owlcarousel-item-title {
  font-size: 1.9rem;
}
.g-owlcarousel-layout-showcase .g-owlcarousel-item-desc {
  font-size: 1.2rem;
}
.g-owlcarousel-content-left li {
  margin-bottom: 15px;
}
.g-owlcarousel-content-padding img {
  opacity: 0.7;
}
.bg-notch {
  /*background-image: url('https://seohq.au/wp-content/uploads/2024/05/notch-curve2.png');*/
  background: linear-gradient(to right, #21643c, #032410);
  /*background-repeat: no-repeat;
    background-position: 0px -5px;*/
}
.bg-notch > .e-con-inner {
  background: url('https://seohq.au/wp-content/uploads/2024/05/notch-curve2.png') no-repeat 0px -5px;
}
.bg-notch-box > .e-con-inner {
  background-image: url('https://seohq.au/wp-content/uploads/2024/05/curve-notch.png'), linear-gradient(to right, #21643c, #032410);
  background-repeat: no-repeat;
  background-position: 20px -4px;
  padding: 30px;
  color: #fff;
  /*background-color: #21643c;*/
  border: 3px solid #fff;
  background-size: 50px;
}
.bg-notch-box > .e-con-inner {
  background: url('https://seohq.au/wp-content/uploads/2024/05/notch-curve2.png') no-repeat 20px -4px, linear-gradient(to right, #21643c, #032410);
}
.bg-notch-box-blue > .e-con-inner {
  background: url('https://seohq.au/wp-content/uploads/2024/05/notch-curve2.png') no-repeat 20px -4px, linear-gradient(to right, #212b64, #040324);
}
.bg-notch-box .elementor-widget-container {
  color: #fff;
  padding: 30px 0px;
}
.seo-search-result {
  padding: 10px;
  border: 1px solid #006A29;
  border-radius: 10px;
  background-color: #fff;
  margin: 5px;
}
.elementor-widget-text-editor {
  color: #000;
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
ul li {
  padding: 10px 0;
}
.btn, input[type="submit"], .btn:active, .btn:hover, .btn:first-child:active {
  background-color: #007120;
  color: #fff;
  padding: 8px 35px;
  border: 1px solid #007120;
}
.bg-notch-box .elementor-icon-box-title {
  color: #fff;
  font-size: 24px;
}
.bg-notch-box .elementor-icon-box-description {
  color: #fff;
}
.bg-notch-box .elementor-widget-icon-box.elementor-view-default .elementor-icon {
  fill: #fff;
  color: #fff;
  border-color: #fff;
}
.platform-content .post-thumbnail {
  text-align: center;
}
@media screen and (max-width: 767px) {
  #g-navigation {
    padding: 0px;
    background: #fff;
    color: #fff;
  }
  .g-offcanvas-right .g-offcanvas-toggle {
    left: inherit;
    right: 20px;
    top: 30px;
  }
}
/*# sourceMappingURL=custom.css.map */