/**
Theme Name: catalyticrecyclersperth
Author: DigitalKi
Author URI: https://www.digitalki.com.au/
Description: We’re a digital marketing agency in Australia, devoted to profitable experiences. And above all, we’re devoted to your business and to delivering the results you need.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: catalyticrecyclersperth
Template: astra
*/
::-webkit-input-placeholder { /* Edge */
  color: #000!important;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #000!important;
}

::placeholder {
  color: #000!important;
}
.home #primary {
    margin-top: 0px!important;
    margin-bottom: 0px!important;
}
.ast-plain-container.ast-no-sidebar #primary {
    margin-top: 0px;
    margin-bottom: 0px;
}
.logoRgt .hdrBtns, .logoRgt .enquirenw {
float: right;
width: auto;
}
.logoRgt .hdrBtns {
padding-top: 1px;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-ms-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
margin-left: 4px;
}
.logoRgt .hdrBtns a {
display: inline-block;
font-size: 24px;
background: #009900 url(../catalyticrecyclersperth/images/call-icon.png) no-repeat 5% 50%;
color: #fff;
text-decoration: none;
font-family: "Cairo-Bold";
border-radius: 10px;
padding: 3px 27px 3px 45px;
}
.logoRgt .hdrBtns a:hover {
background-color: #004600;
border-color: #004600;
}
.logoRgt .hdrBtns.enquirenw a {
background: #fff url(../catalyticrecyclersperth/images/enquire-arrow.png) no-repeat 95% 50%;
color: #009900;
border: 2px solid #009900;
text-transform: uppercase;
padding: 3px 45px 3px 27px;
}
.logoRgt .hdrBtns.enquirenw a:hover {
    background: #14A67F url(../catalyticrecyclersperth/images/enquire-arrow-lt.png) no-repeat 95% 50%;
    background-color: #004600;
    color:#ffffff;
}
.site-footer h2{color:#fff!important;}
.site-footer, .site-footer a{color:#fff!important; font-size:14px!important;}
.yoast-breadcrumbs, .yoast-breadcrumbs a{color:#fff!important; text-align:center!important;}
.single-locations .ast-article-single {padding: 20px!important;}
.single-locations #primary{margin:0px!important;}
.single-locations #secondary{margin:20px 0 0 0!important; padding:0px!important;}
.sub-menu a{font-size:18px!important;}
@media only screen and (max-width: 600px) {
    .ast-site-identity {
    padding: 0!important;
}
  .hdrBtns a, .enquirenw a {
      font-size:12px!important;
      height:35px!important;
  }
  .home .banner h1{font-size:22px!important; text-align:center!important;}
  .home .banner p{text-align:center!important; margin-top: 6px!important;}
  .home .banner ul{margin-top: 0px!important;}
  .home .wp-block-columns .wp-block-column:not(:last-child) {
    margin-bottom: 0px!important;
}
}