/*
 Theme Name:   Kels Roofing
 Theme URI:    http://private;
 Description:  Blue Child theme
 Author:       Skylarklabs Pty Ltd
 Author URI:   http://wordpress.skylarklabs.com
 Template:     skylarkblue
 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:  blue-child
*/

.grey-color {
  color: rgb(211,211,211);
}

.grey-background {
  background: rgb(211,211,211);
}

.black-color {
  color: rgb(0,0,0);
}

.black-background {
  background: rgb(0,0,0);
}

.blue-color {
  color: rgb(0,173,238);
}

.blue-background {
  background: rgb(0,173,238);
}

.blue-background-trans {
  background: rgba(0,173,238, 0.75);
}

.white-color {
  color: rgb(255,255,255);
}

.white-color h1,
.white-color h2,
.white-color h3,
.white-color h4 {
  color: rgb(255,255,255);
}

.white-background {
  background: rgb(255,255,255);
}

.text-center {
  text-align:center;
}

.topbar.uk-navbar {
  background: rgb(0,0,0);
}

.uk-navbar.uk-active {
  background: rgb(0,0,0);
}

.uk-navbar-brand {
  font-size: 21px;
  text-transform: none;
}

.uk-navbar-brand span {
  display: none;
}

.uk-navbar-brand-footer {
  font-size: 21px;
  text-transform: none;
}

.uk-navbar-nav li a {
  color: #fff;
}


.uk-navbar-nav ul a {
  color: #444;
}

.reference p {
  font-family: 'Fira Sans', sans-serif;
}

.page-content p {
  font-size: 19px;
  line-height: 28.5px;
  margin-bottom: 19px;
}

h2 {
  border-bottom: none;
  font-weight: 900;
}

h2 span {
  font-weight: 100;
}

.contact-content {
  margin: 50px 0;
}

main > header img {
  transform: rotate(180deg);
  width: 200%;
  max-width: 150%;
  padding: 0 0 50px 0;
}

main > header .title {
  overflow:hidden;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
}

main > .front-page-header  h1 {
  margin: 20px;
  padding: 0;
  border-bottom: 3px solid #fff;
  font-weight: 600;
}

main > .front-page-header  h2 {
  padding: 0 20px;
  border: 0;
  color: #fff;
font-weight: 100;
}

main > .front-page-header {
  background: none;
  position:relative;
}

main > .front-page-header p {
  font-size: 1.3em;
  padding: 20px;
}

main > .front-page-header .uk-dotnav {
  z-index: 1000;
  bottom: 25px
}

.show-me-more {
  margin: 20px;
  background:  rgb(0,173,238);
  border: 5px solid #fff;
  padding: 15px;
  font-size: 20px;
  box-sizing: border-box;
  width: calc(100% - 40px);
  text-align: center;
}

.read-more {
  background:  rgb(0,173,238);
  text-align: center;
  color: #fff;
  padding: 10px 10px;
  font-size: 1.4em;
  margin-top: auto;
  align-self: center;
  width: 140px;
}





section.promotions {
  padding: 50px 0;
}

.promotions-slider {
  padding: 50px 0 0 0;
}


/***********************************************************
  FRONT PAGE: DESIGNS;
***********************************************************/


section.designs {
  padding: 50px 0;
}



.single-design .arrow {
  text-align: center;
  padding: 5px 0;
  height: 40px;
}

.single-design .excerpt {
  padding: 5px 20px;
   height: 155px;
}

.single-design .arrow img {
  transform: rotate(180deg);
}

.single-design {
  margin-bottom: 30px !important;
  position:relative;
  display: flex;
  flex-direction: column;
}

.single-design h3 {
  font-size: 40px;
  line-height: 1.2;
  font-weight: 600;
  font-family: 'Open Sans', sans-serif;
}

.single-design h3 {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 70px;
  font-size: 2em;
}

.single-design p {
  display: block;
  min-height: 150px;
  text-align: center;
  font-size: 1.3em;
  line-height: 1.4;
  font-weight: 100;
  font-family: 'Open Sans', sans-serif;
}


@media(max-width: 767px) {

  .single-design .excerpt {
    height: auto;
  }

  .single-design .description {
    position:relative;
    bottom: 0;
    left: 0;
    transform: translate(0, 0);
  }


  .single-design:hover .description {
    transform: translate(0, 0);
  }
}



section.contact {
  background: url('/web/20240622034019im_/https://kelsroofing.com.au/wp-content/themes/kelsroofing/assets/img/contact-form-background.jpg') no-repeat center center;
  background-size: cover;
}

section.contact header {
  height: 100px;
}

section.contact h3 {
  line-height: 100px;
  color: #fff;
  font-size: 30px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 100;
}

section.contact h3 span {
  font-weight: 900;
}

section.contact form input[type=submit] {
  float: right;
  color: #fff;
  font-size: 20px;
  padding: 15px 30px;
  background: rgb(0,173,238);
  border: none;
  cursor: pointer;
}

section.contact form {
  padding: 40px 0;
}

section.mailchimp {
  padding: 20px;
}

section.mailchimp label {
  display: none;
}

section.reference p {
  text-align: right;
}

section.reference img {
  text-align: right;
  margin-left: auto;
  display: block;
}








#menu-nav {
  margin-top: 30px;
}

#menu-nav > li {
  margin-left: 20px;
}

.uk-navbar-nav .contact-menu-opt > a {
  background-color: rgb(0,173,238);
  padding: 0 20px;
height: 40px;margin-top: 10px;
  line-height: 40px;
  color: #fff;
border-radius: 20px;
  font-size: 1.3em;
padding-left: 40px;
}

.contact-menu-opt {
margin-left: 20px;
  position:relative;
}

.uk-navbar-nav .contact-menu-opt:hover > a  {
 background-color: rgb(0,173,238);
  color: #ddd;
}

.dashicons-before:before {
  color: #fff;
  position:absolute;
  top: 20px;
left: 13px;
  transform: rotate(90deg)
}

.page main {
  padding-bottom: 100px;
}

.page h1 {
  position: absolute;
  bottom: 0;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 5em;
  line-height: 1.5;
}






.scroll-to-top {
  display: none !important;
}


.reference li a {
  color: #888;
}


.uk-navbar-toggle {
  line-height: 120px;
  float: right;
  color: #fff;
  font-size: 2em;
}

.offcanvas-menu {
  padding-top: 130px;

}

.offcanvas-menu .uk-nav-offcanvas {
  width: 300px;

}
.offcanvas-menu-nav {
  padding-top: 20px !important;
  background: #000;
}

.offcanvas-menu li {
  display: block;
  float: none;
  margin: auto;
}

.offcanvas-menu ul {
  padding: 0;
  text-align: center;

}

.offcanvas-menu a {
 font-size: 1.4em;
  color: #fff;
  font-weight: 400;
  padding: 10px;
  display: block;
}

.offcanvas-menu .dashicons-before:before {
  display: none;
}


@media(max-width: 480px) {
  .uk-navbar-brand {
    width: 75%;
  }

section.contact h3 {
  font-size: 1.7em;
  line-height: 30px;
  padding-top: 20px;
}
}



.uk-offcanvas-page .uk-navbar.uk-active {
  transform: translate(270px, 0);
}

/*
     FILE ARCHIVED ON 03:40:19 Jun 22, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 01:13:35 Aug 19, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.649
  exclusion.robots: 0.026
  exclusion.robots.policy: 0.014
  esindex: 0.017
  cdx.remote: 17.973
  LoadShardBlock: 304.865 (3)
  PetaboxLoader3.datanode: 356.575 (5)
  load_resource: 689.696 (2)
  PetaboxLoader3.resolve: 585.795 (2)
*/