/* 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
 */

/* lifewearsteel custom css code */
/* line 3, templates/g5_hydrogen/custom/scss/custom.scss */
.gantry-logo img {
  width: auto;
}
/* HEADER AND FOOTER */
/* line 8, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header, #g-footer {
  background: url('../../../../images/brushed_alu.png') repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
  /*background: #dddddd;
   color: #334D64;*/
}
/* line 14, templates/g5_hydrogen/custom/scss/custom.scss */
#header-contact {
  color: #2d4358;
}
/* line 17, templates/g5_hydrogen/custom/scss/custom.scss */
.phone-icon {
  /*color: #28E026;*/
  float: left;
  color: #039be5;
}
/* line 22, templates/g5_hydrogen/custom/scss/custom.scss */
.phone-title {
  float: left;
  padding-right: 1rem;
  font-size: x-large;
  text-align: center;
  color: #039be5;
}
/* line 29, templates/g5_hydrogen/custom/scss/custom.scss */
.phonenumber {
  font-size: x-large;
  padding-left: 1rem;
  padding-right: 3rem;
  color: #039be5 !important;
  /*color: #00c853 !important;*/
}
/*#g-navigation{
 background-color:	#2D4358; /*#a0b7c9;*
 }*/
/* show menu items on left instead of center  */
/* line 41, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel {
  justify-content: left;
}
/* line 46, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li.active:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) {
  background-color: #2d4358 none repeat scroll 0 0;
  /*#a3b9ca*/
  color: #fafafa;
}
/* line 52, templates/g5_hydrogen/custom/scss/custom.scss */
.rok-slideshow {
  width: 100%;
}
/* line 56, templates/g5_hydrogen/custom/scss/custom.scss */
.g-showcase {
  background-color: #666;
}
/** tabs on bottom */
/* line 61, templates/g5_hydrogen/custom/scss/custom.scss */
.sprocket-tabs-nav > li {
  width: 25%;
}
/* line 65, templates/g5_hydrogen/custom/scss/custom.scss */
.fa-li.fa.fa-check.square {
  color: lime;
}
/* homepage truck delivery icon */
/* line 70, templates/g5_hydrogen/custom/scss/custom.scss */
#truck {
  padding-right: 2rem;
}
/*
 #jform_contact_message{
 width: 
 }
 */
/* footer spaces for padding top */
/* line 81, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer .g-container .g-grid .g-block .g-content {
  padding-top: 0rem;
}
/* contact form fields */
/* line 86, templates/g5_hydrogen/custom/scss/custom.scss */
#jform_contact_name {
  width: 20rem;
}
/* line 89, templates/g5_hydrogen/custom/scss/custom.scss */
#jform_contact_email {
  width: 20rem;
}
/* line 92, templates/g5_hydrogen/custom/scss/custom.scss */
#jform_contact_emailmsg {
  width: 20rem;
}
/* line 95, templates/g5_hydrogen/custom/scss/custom.scss */
#jform_contact_message {
  width: 20rem;
}
/*
 #g-header{
 background: url("images/brushed_alu.png") repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
 background: #dddddd;
 }
 #g-footer{
 background: url("images/brushed_alu.png") repeat scroll 0 0 rgba(0, 0, 0, 0) !important; 
 background: #dddddd;
 }
 */
/* MENU */
/* change color of menu background and menu text for outlines=default and home *
 #g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module){
 background-color: #a0b7c9;
 }
 #g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) > .g-menu-item-container{
 color:#fff !important;
 }
 #g-navigation .g-main-nav .g-toplevel > li.active:not(.g-menu-item-type-particle):not(.g-menu-item-type-module){
 background-color: #a0b7c9;
 color:#fff;
 }
 */
/* mobile menu background*/
/* line 133, templates/g5_hydrogen/custom/scss/custom.scss */
.fa.fa-fw.fa-bars {
  background: #a1040b none repeat scroll 0 0;
}
/* FOOTER CONTACT INFORMATION PARTICLE */
/* line 139, templates/g5_hydrogen/custom/scss/custom.scss */
.footer-contact-info {
  text-align: left;
}
/* line 143, templates/g5_hydrogen/custom/scss/custom.scss */
.opening-hours {
  margin-top: 4rem;
}
/*text-align:center;*/
/* line 150, templates/g5_hydrogen/custom/scss/custom.scss */
.g-cta {
  width: 13rem;
  padding-left: 3rem;
  height: 23rem;
}
/* line 156, templates/g5_hydrogen/custom/scss/custom.scss */
.g-cta-intro {
  background: black;
}
/* rounded buttons */
/* line 162, templates/g5_hydrogen/custom/scss/custom.scss */
.button {
  border-radius: 1.5rem;
}
