/*
Theme Name: Aussie Fencing
Theme URI: http://aussiefencing.com.au/
Description: The Aussie Fencing theme for WordPress.
Author: Meza Information Technology
Author URI: http://mezait.com.au/
Version: 1.0
*/
.page-home .video_lightbox_anchor_image {
  display: block;
  height: auto;
  max-width: 100%;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  .pdf:before, .social a, .sprite, .page-home #why-aussie-fencing ul li:before {
    background-image: url(img/sprite@2x.png);
    background-size: 400px 400px;
    /* Half size */
  }
}

.widget ul, #header ul.product-categories, #header ul.product-list, #footer ul, #bottom ul, .page-home #why-aussie-fencing ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

body {
  padding-top: 93px;
  /* size of .navbar-fixed-top + #request-quote */
  /* padding-top: 222px; */
}

a {
  color: #ed1c24;
}

a:focus, a:hover {
  color: #d71921;
  text-decoration: none;
}

hr {
  -webkit-box-shadow: 0 1px 0 rgba(12, 13, 14, 0.1), 0 1px 3px rgba(12, 13, 14, 0.1), 0 4px 20px rgba(12, 13, 14, 0.035), 0 1px 1px rgba(12, 13, 14, 0.025);
  -moz-box-shadow: 0 1px 0 rgba(12, 13, 14, 0.1), 0 1px 3px rgba(12, 13, 14, 0.1), 0 4px 20px rgba(12, 13, 14, 0.035), 0 1px 1px rgba(12, 13, 14, 0.025);
  box-shadow: 0 1px 0 rgba(12, 13, 14, 0.1), 0 1px 3px rgba(12, 13, 14, 0.1), 0 4px 20px rgba(12, 13, 14, 0.035), 0 1px 1px rgba(12, 13, 14, 0.025);
}

@media (min-width: 768px) {
  body {
    padding-top: 133px;
  }
}

.bold {
  font-weight: 700;
}

.fence-bg {
  background-image: url(img/fence-bg.jpg);
  background-repeat: repeat;
}

.fence-bg .gradient {
  background: rgba(234, 233, 235, 0);
  background: -o-linear-gradient(top, #eae9eb 0, rgba(234, 233, 235, 0) 25%);
  background: -moz-linear-gradient(top, #eae9eb 0, rgba(234, 233, 235, 0) 25%);
  background: -webkit-linear-gradient(top, #eae9eb 0, rgba(234, 233, 235, 0) 25%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #eae9eb), color-stop(25%, rgba(234, 233, 235, 0)));
  background: linear-gradient(to bottom, #eae9eb 0, rgba(234, 233, 235, 0) 25%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#eae9eb, endColorstr=rgba(234, 233, 235, 0));
}

.line {
  border-top: solid 1px #eae9eb;
}

.navbar-fixed-top {
  background-color: white;
}

.panel-body p {
  margin: 0;
}

.padded {
  padding-bottom: 40px;
}

.padded,
.padded-top {
  padding-top: 40px;
}

.pdf:before {
  background: url(img/sprite.png) 0 -349px no-repeat;
  content: "";
  display: inline-block;
  height: 25px;
  vertical-align: bottom;
  width: 30px;
}

.social {
  position: relative;
}

.social a {
  float: left;
  height: 29px;
  margin-left: 3px;
  width: 29px;
}

.social a:first-child {
  margin-left: 0;
}

/* Fonts */
.fira-sans-bold,
.fira-sans-light,
.fira-sans-regular, h1, h2, #ncf_sidebar .ncf_sidebar_cont h2,
.page-home #why-aussie-fencing ul li, h3 {
  font-family: "fira-sans", sans-serif;
}

h4 {
  font-family: "proxima-nova", sans-serif;
}

.fira-sans-book,
.fira-sans-heavy {
  font-family: "fira-sans-2", sans-serif;
}

.proxima-nova-bold,
.proxima-nova-extrabold,
.proxima-nova-light,
.proxima-nova-regular {
  font-family: "proxima-nova", sans-serif;
}

.fira-sans-light,
.proxima-nova-light {
  font-weight: 300;
}

.fira-sans-regular,
.proxima-nova-regular {
  font-weight: 400;
}

.fira-sans-book {
  font-weight: 600;
}

.fira-sans-bold,
.fira-sans-heavy,
.proxima-nova-bold {
  font-weight: 700;
}

.proxima-nova-extrabold {
  font-weight: 800;
}

.fira-sans-bold.italic,
.fira-sans-heavy.italic,
.fira-sans-light.italic,
.fira-sans-regular.italic,
.proxima-nova-bold.italic,
.proxima-nova-extrabold.italic,
.proxima-nova-regular.italic {
  font-style: italic;
}

body {
  color: #000000;
  font-size: 16px;
  font-family: "proxima-nova", sans-serif;
  font-weight: 300;
}

h1, h2, #ncf_sidebar .ncf_sidebar_cont h2 {
  color: #ed1c24;
  font-weight: 700;
  text-transform: uppercase;
}

h1 a, h2 a, #ncf_sidebar .ncf_sidebar_cont h2 a {
  color: #ed1c24;
}

h1 a:hover, h2 a:hover, #ncf_sidebar .ncf_sidebar_cont h2 a:hover {
  color: #ed1c24;
}

h2, #ncf_sidebar .ncf_sidebar_cont h2 {
  font-size: 34px;
}

.page-home #why-aussie-fencing ul li, h3 {
  color: #000000;
  font-size: 24px;
  font-weight: 600;
  letter-spacing: -.03em;
}

.page-home #why-aussie-fencing ul li a, h3 a {
  color: #000000;
}

.page-home #why-aussie-fencing ul li a:hover, h3 a:hover {
  color: #000000;
}

.social a, .sprite, .page-home #why-aussie-fencing ul li:before {
  display: block;
  font-size: 0px;
}

.social a, #top .contact .phone a, #top .contact .email, .page-home #call-to-action img {
  opacity: 1;
}

.social a:active, #top .contact .phone a:active, #top .contact .email:active, .page-home #call-to-action img:active, .social a:hover, #top .contact .phone a:hover, #top .contact .email:hover, .page-home #call-to-action img:hover {
  opacity: 0.5;
}

.shadow-button {
  -o-transition: box-shadow 0.2s ease;
  -moz-transition: box-shadow 0.2s ease;
  -webkit-transition: box-shadow 0.2s ease;
  transition: box-shadow 0.2s ease;
  background-color: #ed1c24;
  box-shadow: 5px 5px 1px #d3d2d2;
  color: #ffffff;
  display: inline-block;
  font-weight: 700;
  padding: 10px;
  text-transform: uppercase;
}

.shadow-button:focus, .shadow-button:hover {
  box-shadow: none;
  color: #ffffff;
}

.tab-button {
  border: solid 1px #95969e;
  color: #95969e;
  display: inline-block;
  font-family: "proxima-nova", sans-serif;
  font-size: 16px;
  font-weight: 800;
  line-height: 28px;
  padding: 6px;
  text-transform: uppercase;
  vertical-align: middle;
}

.tab-button:focus, .tab-button:hover {
  border: solid 1px #5e626d;
  color: #000000;
}

.form-control {
  background-color: #ffffff;
  border: none;
  border-radius: 0;
  box-shadow: none;
  font-size: 16px;
  font-weight: 300;
  min-height: 43px;
  padding: 10px 16px;
}

#ncf_sidebar.ncf_minimalistic {
  background-color: #eae9eb;
}

#ncf_sidebar.ncf_minimalistic input[type=text],
#ncf_sidebar.ncf_minimalistic input[type=email],
#ncf_sidebar.ncf_minimalistic input[type=date],
#ncf_sidebar.ncf_minimalistic input[type=tel],
#ncf_sidebar.ncf_minimalistic .ncf_select_wrap,
#ncf_sidebar.ncf_minimalistic textarea {
  box-shadow: none;
  border: solid 1px #eae9eb;
  border-radius: 0;
  color: #5e626d !important;
  font: 400 14px "proxima-nova", sans-serif !important;
}

#ncf_sidebar.ncf_minimalistic input[type=text] ::-webkit-input-placeholder,
#ncf_sidebar.ncf_minimalistic input[type=email] ::-webkit-input-placeholder,
#ncf_sidebar.ncf_minimalistic input[type=date] ::-webkit-input-placeholder,
#ncf_sidebar.ncf_minimalistic input[type=tel] ::-webkit-input-placeholder,
#ncf_sidebar.ncf_minimalistic .ncf_select_wrap ::-webkit-input-placeholder,
#ncf_sidebar.ncf_minimalistic textarea ::-webkit-input-placeholder {
  color: solid 1px #95969e;
}

#ncf_sidebar.ncf_minimalistic input[type=text] ::-moz-placeholder,
#ncf_sidebar.ncf_minimalistic input[type=email] ::-moz-placeholder,
#ncf_sidebar.ncf_minimalistic input[type=date] ::-moz-placeholder,
#ncf_sidebar.ncf_minimalistic input[type=tel] ::-moz-placeholder,
#ncf_sidebar.ncf_minimalistic .ncf_select_wrap ::-moz-placeholder,
#ncf_sidebar.ncf_minimalistic textarea ::-moz-placeholder {
  color: solid 1px #95969e;
}

#ncf_sidebar.ncf_minimalistic input[type=text] :-ms-input-placeholder,
#ncf_sidebar.ncf_minimalistic input[type=email] :-ms-input-placeholder,
#ncf_sidebar.ncf_minimalistic input[type=date] :-ms-input-placeholder,
#ncf_sidebar.ncf_minimalistic input[type=tel] :-ms-input-placeholder,
#ncf_sidebar.ncf_minimalistic .ncf_select_wrap :-ms-input-placeholder,
#ncf_sidebar.ncf_minimalistic textarea :-ms-input-placeholder {
  color: solid 1px #95969e;
}

#ncf_sidebar.ncf_minimalistic input[type=text] :-moz-placeholder,
#ncf_sidebar.ncf_minimalistic input[type=email] :-moz-placeholder,
#ncf_sidebar.ncf_minimalistic input[type=date] :-moz-placeholder,
#ncf_sidebar.ncf_minimalistic input[type=tel] :-moz-placeholder,
#ncf_sidebar.ncf_minimalistic .ncf_select_wrap :-moz-placeholder,
#ncf_sidebar.ncf_minimalistic textarea :-moz-placeholder {
  color: solid 1px #95969e;
}

#ncf_sidebar.ncf_minimalistic input[type=text]:active, #ncf_sidebar.ncf_minimalistic input[type=text]:focus,
#ncf_sidebar.ncf_minimalistic input[type=email]:active,
#ncf_sidebar.ncf_minimalistic input[type=email]:focus,
#ncf_sidebar.ncf_minimalistic input[type=date]:active,
#ncf_sidebar.ncf_minimalistic input[type=date]:focus,
#ncf_sidebar.ncf_minimalistic input[type=tel]:active,
#ncf_sidebar.ncf_minimalistic input[type=tel]:focus,
#ncf_sidebar.ncf_minimalistic .ncf_select_wrap:active,
#ncf_sidebar.ncf_minimalistic .ncf_select_wrap:focus,
#ncf_sidebar.ncf_minimalistic textarea:active,
#ncf_sidebar.ncf_minimalistic textarea:focus {
  box-shadow: none;
  border: solid 1px #5e626d;
}

#ncf_sidebar.ncf_minimalistic input[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  appearance: checkbox;
  display: inline-block;
  top: -3px;
}

#ncf_sidebar .ncf_user_bio {
  display: none;
}

#ncf_sidebar .ncf_sidebar_cont label {
  color: #95969e !important;
}

#ncf_sidebar .ncf_select_wrap {
  margin: 0 0 15px 0;
}

#ncf_sidebar .ncf_select_wrap:before {
  color: #95969e !important;
}

#ncf_sidebar .ncf_select_wrap select {
  color: #95969e;
  font: 400 14px "proxima-nova", sans-serif !important;
  padding: 4px 12px;
  width: 100%;
}

#ncf_sidebar .ncf_select_wrap select option {
  color: #95969e;
  font: 400 14px "proxima-nova", sans-serif !important;
}

#ncf_sidebar .wpcf7 {
  color: #5e626d !important;
  font: 400 14px "proxima-nova", sans-serif !important;
}

.wpcf7-response-output {
  color: #5e626d !important;
  margin-top: 20px;
}

.blog-single .post-navigation,
.wp-pagenavi {
  line-height: 30px;
  text-align: right;
}

.blog-single .post-navigation > a,
.blog-single .post-navigation > span,
.wp-pagenavi > a,
.wp-pagenavi > span {
  border: solid 1px #95969e;
  color: #000000;
  display: inline-block;
  text-align: center;
  margin-right: 5px;
  min-width: 35px;
  padding: 3px 12px;
}

.blog-single .post-navigation > a:last-child,
.blog-single .post-navigation > span:last-child,
.wp-pagenavi > a:last-child,
.wp-pagenavi > span:last-child {
  margin-right: 0;
}

.blog-single .post-navigation > a:hover,
.wp-pagenavi > a:hover {
  border: solid 1px #000000;
  text-decoration: none;
}

.blog-single .post-navigation > span,
.wp-pagenavi > span {
  border: solid 1px #5e626d;
  color: #ed1c24;
}

.blog-single .post-navigation .pages,
.wp-pagenavi .pages {
  display: none;
}

.panel-title > a {
  color: #000000;
}

.panel-title > a:before {
  border: solid #5e626d;
  border-width: 0 1px 1px 0;
  display: inline-block;
  font-size: 0px;
  padding: 5px;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  content: "";
  float: right;
}

.panel-title > a:before.up {
  -ms-transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.panel-title > a:before.right {
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.panel-title > a:before.down {
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.panel-title > a:before.left {
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

.products .slide-up {
  overflow: hidden;
  position: relative;
  border: solid 2px #ffffff;
  margin-bottom: 10px;
  min-height: 187px;
}

.products .slide-up img {
  height: auto;
  width: 100%;
}

.products .slide-up .outer,
.products .slide-up .inner {
  position: absolute;
  width: 100%;
  background: rgba(237, 28, 36, 0.6);
}

.products .slide-up .outer {
  -o-transition: bottom 0.5s ease;
  -moz-transition: bottom 0.5s ease;
  -webkit-transition: bottom 0.5s ease;
  transition: bottom 0.5s ease;
  bottom: 0;
  color: #ffffff;
}

.products .slide-up .outer h2, .products .slide-up .outer #ncf_sidebar .ncf_sidebar_cont h2, #ncf_sidebar .ncf_sidebar_cont .products .slide-up .outer h2 {
  color: #ffffff;
}

.products .slide-up .inner {
  bottom: -75px;
  height: 75px;
}

.products .slide-up:hover .outer {
  bottom: 75px;
}

@media (min-width: 992px) {
  .products .slide-up img {
    position: absolute;
    left: 50%;
    -ms-transform: translateX(-50%) ;
    -webkit-transform: translateX(-50%) ;
    transform: translateX(-50%) ;
    height: 185px;
    width: auto;
  }
}

.products .slide-up a {
  color: #ffffff;
}

.products .slide-up h4, .products .slide-up .inner {
  padding: 0 10px;
}

.products .slide-up h4 {
  font-size: 16px;
  font-weight: 800;
}

.products .slide-up .inner {
  font-family: "proxima-nova", sans-serif;
  font-size: 13px;
  font-weight: 300;
}

.slideshow-slidearea,
.slideshow-thumbnails,
.slideshow-wrapper {
  background: transparent !important;
}

.slideshow-wrapper {
  border: none !important;
}

.slideshow-wrapper .slideshow-thumbnails .slideshow-slideleft,
.slideshow-wrapper .slideshow-thumbnails .slideshow-slideright {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%) ;
  -webkit-transform: translateY(-50%) ;
  transform: translateY(-50%) ;
  background: transparent !important;
  border: solid 1px #5e626d;
  cursor: pointer;
  height: 36px !important;
  width: 36px !important;
}

.slideshow-wrapper .slideshow-thumbnails .slideshow-slideleft:before,
.slideshow-wrapper .slideshow-thumbnails .slideshow-slideright:before {
  position: absolute;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%) ;
  -webkit-transform: translate(-50%, -50%) ;
  transform: translate(-50%, -50%) ;
  margin: 0 !important;
  padding: 0 !important;
}

.slideshow-wrapper .slideshow-thumbnails .slideshow-slidearea {
  position: absolute;
  left: 50%;
  -ms-transform: translateX(-50%) ;
  -webkit-transform: translateX(-50%) ;
  transform: translateX(-50%) ;
  width: 80% !important;
}

.slideshow-wrapper .slideshow-thumbnails .slideshow-slidearea .slideshow-slider {
  padding: 0 !important;
}

.slideshow-wrapper .slideshow-thumbnails,
.slideshow-wrapper .slideshow-thumbnails .slideshow-slidearea {
  height: 78px !important;
  z-index: 50;
}

#cboxTitle {
  display: none !important;
}

#cboxCurrent {
  left: 0 !important;
  top: -28px !important;
  right: inherit !important;
}

.widget h3 {
  color: #5e626d;
}

.widget ul li {
  border-bottom: solid 1px #ffffff;
  padding: 15px;
  padding-left: 0;
}

.widget ul li:first-child {
  border-top: solid 1px #ffffff;
}

.widget ul li a {
  color: #5e626d;
}

#return-to-top {
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #545863;
  bottom: 20px;
  box-shadow: 0 6px 12px rgba(94, 98, 109, 0.125);
  display: none;
  height: 50px;
  position: fixed;
  right: 20px;
  width: 50px;
  z-index: 100;
}

#return-to-top:hover {
  background: rgba(94, 98, 109, 0.6);
}

#return-to-top .arrow {
  border: solid #eae9eb;
  border-width: 0 1px 1px 0;
  display: inline-block;
  font-size: 0px;
  padding: 7px;
  position: absolute;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%) rotate(-135deg);
  -webkit-transform: translate(-50%, -50%) rotate(-135deg);
  transform: translate(-50%, -50%) rotate(-135deg);
  margin-top: 4px;
}

#return-to-top .arrow.up {
  -ms-transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

#return-to-top .arrow.right {
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#return-to-top .arrow.down {
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

#return-to-top .arrow.left {
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

#top {
  background-color: #ffffff;
  -webkit-box-shadow: 0 1px 0 rgba(12, 13, 14, 0.1), 0 1px 3px rgba(12, 13, 14, 0.1), 0 4px 20px rgba(12, 13, 14, 0.035), 0 1px 1px rgba(12, 13, 14, 0.025);
  -moz-box-shadow: 0 1px 0 rgba(12, 13, 14, 0.1), 0 1px 3px rgba(12, 13, 14, 0.1), 0 4px 20px rgba(12, 13, 14, 0.035), 0 1px 1px rgba(12, 13, 14, 0.025);
  box-shadow: 0 1px 0 rgba(12, 13, 14, 0.1), 0 1px 3px rgba(12, 13, 14, 0.1), 0 4px 20px rgba(12, 13, 14, 0.035), 0 1px 1px rgba(12, 13, 14, 0.025);
}

#top .contact,
#top .social {
  float: right;
}

#top .contact {
  position: relative;
}

#top .contact .phone {
  color: #95969e;
  font-family: "fira-sans", sans-serif;
  font-size: 22px;
  line-height: 37px;
}

#top .contact .phone a {
  color: #95969e;
  font-weight: 700;
}

@media (min-width: 768px) {
  #top .contact .phone {
    font-size: 24px;
  }
}

#top .contact .email {
  background: url(img/sprite.png) 0 0 no-repeat;
  display: inline-block;
  height: 17px;
  margin-bottom: 3px;
  vertical-align: text-bottom;
  width: 22px;
}

#top .social {
  margin: 4px 0 4px 8px;
  padding-left: 3px;
}

#top .social::before {
  border-left: 1px solid #eae9eb;
  bottom: 5%;
  left: 0;
  position: absolute;
  top: 5%;
  content: "";
}

#top .social a {
  width: 27px;
}

#top .social a.facebook {
  background: url(img/sprite.png) -43px 0 no-repeat;
}

#top .social a.google {
  background: url(img/sprite.png) -99px 0 no-repeat;
}

#top .social a.twitter {
  background: url(img/sprite.png) -197px 0 no-repeat;
}

#top .social a.youtube {
  background: url(img/sprite.png) -147px 0 no-repeat;
}

#top .request-quote-wrapper {
  text-align: center;
  padding-bottom: 10px;
}

@media (min-width: 768px) {
  #top {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  #top .request-quote-wrapper {
    display: none;
  }
}

#header {
  -webkit-box-shadow: 0 1px 0 rgba(12, 13, 14, 0.1), 0 1px 3px rgba(12, 13, 14, 0.1), 0 4px 20px rgba(12, 13, 14, 0.035), 0 1px 1px rgba(12, 13, 14, 0.025);
  -moz-box-shadow: 0 1px 0 rgba(12, 13, 14, 0.1), 0 1px 3px rgba(12, 13, 14, 0.1), 0 4px 20px rgba(12, 13, 14, 0.035), 0 1px 1px rgba(12, 13, 14, 0.025);
  box-shadow: 0 1px 0 rgba(12, 13, 14, 0.1), 0 1px 3px rgba(12, 13, 14, 0.1), 0 4px 20px rgba(12, 13, 14, 0.035), 0 1px 1px rgba(12, 13, 14, 0.025);
}

@media (min-width: 768px) {
  #header {
    background-color: #ffffff;
    left: 0;
    position: fixed;
    right: 0;
    top: 37px;
    /* size of navbar-fixed-top */
    z-index: 1030;
  }
}

#header .logo {
  background: url(img/sprite.png) 0 -45px no-repeat;
  height: 55px;
  margin: 20px auto;
  width: 330px;
}

#header .request-quote {
  display: none;
  line-height: 18px;
}

#header .top-link {
  border-bottom: 1px solid #eae9eb;
  color: #5e626d;
  display: block;
  line-height: 40px;
  text-transform: uppercase;
}

#header .top-link .arrow {
  border: solid #5e626d;
  border-width: 0 1px 1px 0;
  display: inline-block;
  font-size: 0px;
  padding: 5px;
}

#header .top-link .arrow.up {
  -ms-transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

#header .top-link .arrow.right {
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#header .top-link .arrow.down {
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

#header .top-link .arrow.left {
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

#header ul.product-categories > li {
  margin-top: 20px;
  /* Compensate for h3 */
  min-width: 50%;
}

#header ul.product-categories > li h3 {
  margin-top: 0;
}

#header ul.product-list > li {
  padding: 10px 0;
}

#header ul.product-list > li img {
  height: 40px;
  width: auto;
}

#header ul.product-list > li a {
  color: #000000;
}

#header ul.product-list > li a:hover {
  color: #ed1c24;
  text-decoration: none;
}

#header ul.product-list .text-link {
  height: 40px;
  position: relative;
}

#header ul.product-list .text-link a {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%) ;
  -webkit-transform: translateY(-50%) ;
  transform: translateY(-50%) ;
}

#header ul.product-list a.image-link {
  display: inline-block;
  float: left;
  margin-right: 10px;
}

@media (min-width: 768px) {
  #header .logo {
    float: left;
  }
  #header ul.product-categories > li {
    float: left;
    position: relative;
  }
}

@media (min-width: 768px) and (min-width: 768px) {
  #header ul.product-categories > li + li {
    margin-left: 0;
  }
  #header ul.product-categories > li + li::before {
    border-left: 1px solid #eae9eb;
    bottom: 0;
    left: 0;
    position: absolute;
    top: 0;
    content: "";
  }
}

@media (min-width: 768px) {
  #header ul.product-categories > li {
    float: left;
    min-height: 395px;
    /* todo: not fixed */
  }
  #header ul.product-categories > li + li {
    padding-left: 20px;
  }
  #header .request-quote {
    display: inherit;
    float: right;
    margin-top: 18px;
    width: 100px;
  }
}

@media (min-width: 992px) {
  #header .logo {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%) ;
    -webkit-transform: translateY(-50%) ;
    transform: translateY(-50%) ;
    background: url(img/sprite.png) 0 -27px no-repeat;
    background-size: 250px 250px;
    margin: 0 auto;
    height: 36px;
    width: 207px;
  }
}

@media (min-width: 1200px) {
  #header .logo {
    background: url(img/sprite.png) 0 -45px no-repeat;
    background-size: 400px 400px;
    height: 55px;
    width: 330px;
  }
}

#footer {
  background-color: #5e626d;
  font-family: "fira-sans", sans-serif;
  font-weight: 300;
}

#footer h4 {
  color: #ffffff;
}

#footer .table > tbody > tr > td {
  border-top: none;
  padding: 0;
}

#footer .social {
  padding-top: 9px;
}

#footer .social a {
  margin-left: 7px;
}

#footer .social a.facebook {
  background: url(img/sprite.png) 0 -300px no-repeat;
}

#footer .social a.google {
  background: url(img/sprite.png) -50px -300px no-repeat;
}

#footer .social a.twitter {
  background: url(img/sprite.png) -150px -300px no-repeat;
}

#footer .social a.youtube {
  background: url(img/sprite.png) -100px -300px no-repeat;
}

#footer .logo-wrapper {
  margin-top: 20px;
  text-align: center;
}

#footer .logo-wrapper .footer-logo {
  display: inline-block;
  height: 69px;
  vertical-align: top;
}

#footer .logo-wrapper .logo-colorbond {
  background: url(img/sprite.png) 0 -200px no-repeat;
  width: 136px;
}

#footer .logo-wrapper .logo-bluescope {
  background: url(img/sprite.png) -150px -200px no-repeat;
  margin-left: 20px;
  width: 69px;
}

#footer .logo-wrapper .logo-master-builders {
  background: url(img/sprite.png) -250px -200px no-repeat;
  margin-left: 20px;
  width: 88px;
}

@media (min-width: 768px) {
  #footer .logo-wrapper {
    margin-top: 0;
    text-align: right;
  }
}

#bottom {
  background-color: #4e525d;
  font-family: "fira-sans", sans-serif;
  font-weight: 300;
}

#bottom .logo {
  background: url(img/sprite.png) 0 -100px no-repeat;
  height: 40px;
  margin: 20px auto;
  width: 215px;
}

#bottom .footer-menu {
  text-align: center;
}

@media (min-width: 768px) {
  #bottom .logo {
    margin: 20px 0;
  }
  #bottom .footer-menu-wrapper {
    min-height: 74px;
  }
  #bottom .footer-menu-wrapper .footer-menu {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%) ;
    -webkit-transform: translateY(-50%) ;
    transform: translateY(-50%) ;
    right: 15px;
    text-align: left;
    width: 449px;
  }
  #bottom .footer-menu-wrapper .footer-menu .copyright {
    float: left;
    padding: 3px 10px 3px 0;
  }
  #bottom .footer-menu-wrapper .footer-menu ul > li {
    float: left;
    position: relative;
  }
}

@media (min-width: 768px) and (min-width: 768px) {
  #bottom .footer-menu-wrapper .footer-menu ul > li + li {
    margin-left: 10px;
  }
  #bottom .footer-menu-wrapper .footer-menu ul > li + li::before {
    border-left: 1px solid #ffffff;
    bottom: 20%;
    left: 0;
    position: absolute;
    top: 20%;
    content: "";
  }
}

@media (min-width: 768px) {
  #bottom .footer-menu-wrapper .footer-menu ul li {
    padding: 3px 0 3px 10px;
  }
  #bottom .footer-menu-wrapper .footer-menu ul li:first-child {
    margin-left: 0;
  }
  #bottom .footer-menu-wrapper .footer-menu ul li:first-child::before {
    border-left: 1px solid #ffffff;
    bottom: 20%;
    left: 0;
    position: absolute;
    top: 20%;
    content: "";
  }
}

#footer,
#bottom {
  color: #ffffff;
}

#footer a,
#bottom a {
  color: #ffffff;
}

.page-staff .staff-profiles img {
  padding: 10px 0;
}

.blog-content {
  font-family: "proxima-nova", sans-serif;
}

.blog-content h3 a {
  color: #000000;
}

.blog-content .categories a,
.blog-content .tags a {
  font-style: italic;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}

.blog-content .image {
  display: block;
  padding: 0;
  position: relative;
}

.blog-content .image .date {
  background: rgba(94, 98, 109, 0.6);
  border-bottom: solid 2px #ed1c24;
  bottom: 0;
  color: #ffffff;
  font-weight: 400;
  font-size: 16px;
  text-transform: uppercase;
  left: 10%;
  padding: 10px;
  position: absolute;
}

.blog-content .image img {
  height: auto;
  width: 100%;
}

.blog-content .excerpt {
  color: #000000;
  font-size: 14px;
  font-weight: 300;
  min-height: 3em;
}

.blog-content .read-more {
  border-top: solid 1px #eae9eb;
  margin-bottom: 20px;
  padding: 10px;
  text-align: right;
  text-transform: uppercase;
}

.blog-content .read-more a {
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
}

@media (min-width: 992px) {
  .blog-content .read-more {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  .blog-content .image {
    max-height: 220px;
    overflow: hidden;
  }
}

.blog-single .post-navigation {
  padding-bottom: 20px;
}

.blog-single .post-navigation a {
  border: solid 1px #95969e;
  color: #95969e;
}

.blog-single .post-navigation a:hover {
  border: solid 1px #5e626d;
  color: #5e626d;
}

.blog-single .wp-caption {
  border: 1px solid #95969e;
  margin-bottom: 15px;
}

.blog-single .wp-caption img[class*="wp-image-"] {
  display: block;
  margin: 5px auto 0;
  max-width: 98%;
}

.blog-single .wp-caption .wp-caption-text {
  font-size: smaller;
  font-weight: 600;
  margin: 10px 0;
  text-align: center;
}

.blog-single .line {
  border-width: 2px;
}

@media (min-width: 768px) {
  .blog-single .image {
    height: 400px;
    margin: 20px 0;
    max-height: 400px;
    overflow: hidden;
  }
  .blog-single .image img {
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%) ;
    -webkit-transform: translate(-50%, -50%) ;
    transform: translate(-50%, -50%) ;
  }
}

.blog-featured .inner {
  padding: 0 15px;
}

.blog-featured,
.blog-list {
  background: #ffffff;
}

.blog-list {
  margin: 15px 0;
}

h4.share-this {
  color: #ed1c24;
}

@media (min-width: 992px) {
  .page-contact-us .contact-form {
    margin-top: 69px;
  }
}

.page-contact-us #footer {
  clear: both;
}

.page-home #why-aussie-fencing ul {
  margin-top: 20px;
}

.page-home #why-aussie-fencing ul li {
  border-bottom: solid 1px #eae9eb;
  font-size: 17px;
  min-height: 64px;
  padding: 12px 0;
  position: relative;
  z-index: -1;
}

.page-home #why-aussie-fencing ul li span {
  display: inline-block;
  margin-left: 62px;
}

.page-home #why-aussie-fencing ul li:before {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%) ;
  -webkit-transform: translateY(-50%) ;
  transform: translateY(-50%) ;
  background: url(img/sprite.png) 0 -150px no-repeat;
  content: "";
  height: 48px;
  width: 48px;
}

.page-home #why-aussie-fencing ul li.west-australians:before {
  background: url(img/sprite.png) 0px -150px no-repeat;
}

.page-home #why-aussie-fencing ul li.packed-delivered:before {
  background: url(img/sprite.png) -50px -150px no-repeat;
}

.page-home #why-aussie-fencing ul li.industry-experience:before {
  background: url(img/sprite.png) -100px -150px no-repeat;
}

.page-home #why-aussie-fencing ul li.hardware-stores:before {
  background: url(img/sprite.png) -150px -150px no-repeat;
}

.page-home #why-aussie-fencing ul li.quality-materials:before {
  background: url(img/sprite.png) -200px -150px no-repeat;
}

.page-home #why-aussie-fencing ul li.family-business:before {
  background: url(img/sprite.png) -250px -150px no-repeat;
}

@media (min-width: 768px) {
  .page-home #why-aussie-fencing ul li {
    font-size: 24px;
  }
}

@media (min-width: 992px) {
  .page-home #why-aussie-fencing .why-bg {
    background: url(img/why-bg.png) no-repeat right bottom;
    min-height: 580px;
    z-index: 1;
  }
}

.page-home #call-to-action {
  text-align: center;
}

.page-home #call-to-action img {
  margin: 0 auto;
}

.page-home .buttons {
  margin-top: 30px;
}

.page-home .tab-button {
  padding: 15px;
}

.page-products .product-list .product-image {
  margin: 15px 0;
}

.page-products .product-list .special-block {
  color: #95969e;
  text-align: center;
}

.page-products .product-list .special-block .contractors {
  border-bottom: solid 2px #ffffff;
  margin-bottom: 10px;
}

.page-products .product-list .special-block .price,
.page-products .product-list .special-block .per {
  color: #ed1c24;
  display: inline-block;
}

.page-products .product-list .special-block .price {
  font-size: 41px;
  font-weight: 900;
}

.page-products .product-list .special-block .per {
  font-weight: 700;
}

.single-product .product-colour-wrapper {
  padding-bottom: 5px;
  padding-top: 5px;
}

.single-product .product-colour-wrapper .product-colour {
  display: inline-block;
  height: 45px;
  vertical-align: middle;
  width: 45px;
}

.single-product .related-products a {
  color: #ed1c24;
}

.single-product .installation-options ol {
  counter-reset: item;
  margin: 0;
  padding: 0;
}

.single-product .installation-options ol li {
  list-style-position: inside;
  list-style-type: none;
  margin: 20px 0;
}

.single-product .installation-options ol li:first-child {
  margin-top: 0;
}

.single-product .installation-options ol li > div, .single-product .installation-options ol li:before {
  vertical-align: top;
}

.single-product .installation-options ol li:before {
  clear: both;
  color: #ed1c24;
  content: counter(item) ". ";
  counter-increment: item;
  display: block;
  float: left;
  font-size: 32px;
  min-width: 40px;
  text-align: center;
}

.price-special {
  color: #ed1c24;
}
