/*
Theme Name: SDS Ltd
Theme URI: https://www.helloweb.co.nz
Description: Airi Theme
Author: Uli Knapp
Author URI: https://www.helloweb.co.nz
Template: airi
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-column, responsive-layout
Text Domain: airi child
*/


a {
  color: #6EAFB0;
}

.site-branding img {
  height: 90px;
  width: auto;
}

.site-header {
    padding: 10px 0;
}
.menuStyle1 .site-header {
    position: static;
    background-color: rgba(255,255,255);
  }

  .main-navigation li {
      padding: 0 13px;
  }

#masthead .menu-and-phone {
  display: flex;
  justify-content: center;

}






.header-phone a {
  color: #ffffff;
  font-family: "Work Sans";
}

.header-phone a {

  font-family: "Work Sans";
}

input[type="submit"]{
  background: #fff!important;
  border: 2px solid #6EAFB0!important;
  color: #6eafb0!important;
}

input[type="submit"]:hover  {
  background: #6EAFB0!important;
  border: 2px solid #6EAFB0!important;
  color: #ffffff!important;
}

.sidebar-column {
    padding: 0 40px!important;
}

.footer-widgets {
        padding-bottom: 20px;
        background-color: #fafafa;
}

#sidebar-footer .menu-item a {
  padding: 0;
  background: transparent!important;
}

.site-footer {
    background-color: #f4f4f4;
}

.wp-block-heading {
  font-size: 20px;
}

.wpforms-container .wpforms-field {
  padding:5px 0!important;
}


#block-9.widget {
          margin: 0 0 10px!important;
}

.menu-menu-container {
  margin-left: auto;
  margin-right: auto;
}


.menu-item a {
  padding: 10px;
  background: #bba136;
}

.is-sticky .menu-item {
  padding-bottom: 20px;
}

.menu-and-phone {
  transition: margin-top 1s;
}


#masthead .is-sticky {
box-shadow: 0 4px 2px -2px gray;
}

.page-id-198 #masthead-sticky-wrapper {
  background: rgba(0,0,0,0);
}


.main-navigation li:first-of-type {
  padding-left: 13px;
}

.footer-widgets .sidebar-column {
      text-align: center;
}


.elementor-widget-wp-widget-airi-recent-posts a {
  color: #bba136;
}

.elementor-widget-wp-widget-airi-recent-posts a:hover {
  color: #715e00!important;
}

.elementor-widget-wp-widget-airi-recent-posts ul {
  list-style: none;
}

input[type="submit"], button.wp-block-search__button.wp-element-button, .wpforms-submit {
  background: #bba136!important;
  border: 2px solid #bba136!important;
  color: #ffffff!important;
  border-radius: 0;
}

input[type="submit"]:hover, button.wp-block-search__button.wp-element-button:hover, .wpforms-submit:hover {
  background: #715e00!important;
  border: 2px solid #715e00!important;

}

.elementor-widget-wp-widget-recent-posts a {
  color: #bba136;
}

.elementor-widget-wp-widget-recent-posts a:hover {
  color: #715e00!important;
}

@media (max-width: 576px) {

.site-header .container-fluid {
  padding: 0 10px 0 45px!important
}

}


@media (max-width: 1199px) {
.menuStyle1.page-template-template_page-builder .site-header {
background-color: #fafafa!important;
}



.header-phone {
  display: none!important;
}

.header-mobile-menu {
    text-align: center;
}

}


@media (max-width: 1300px) {

.site-header .container-fluid {
  padding: 0 10px 0 75px!important
}


.site-header .container-fluid {
    padding: 0 10px 0 0!important;
}
}
