@font-face {
  font-family: 'Dekar Regular';
  src: url('../fonts/dekar-webfont.eot');
  src: url('../fonts/dekar-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/dekar-webfont.woff') format('woff'), url('../fonts/dekar-webfont.ttf') format('truetype'), url('../fonts/dekar-webfont.svg#dekarregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Dekar Light';
  src: url('../fonts/dekar_light-webfont.eot');
  src: url('../fonts/dekar_light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/dekar_light-webfont.woff') format('woff'), url('../fonts/dekar_light-webfont.ttf') format('truetype'), url('../fonts/dekar_light-webfont.svg#dekar_lightregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* -------------------------------------------- */
/* !less ---------------------- */
/* -------------------------------------------- */
/* -------------------------------------------- */
/* !reset ---------------------- */
/* -------------------------------------------- */
p,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
li {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
a,
a:hover {
  color: #fff;
  text-decoration: none;
}
a:hover {
  color: #000;
}
/* -------------------------------------------- */
/* !layout ---------------------- */
/* -------------------------------------------- */
html,
body {
  background: #fff;
  padding: 0px;
  overflow-x: hidden;
  background: url('../img/main-repeat.jpg');
}
.outer {
  width: 100%;
}
.inner {
  margin: 0 auto;
  padding: 0 5%;
  max-width: 960px;
}
@media only screen and (min-width: 978px) {
  .inner {
    padding: 0 !important;
  }
}
.last {
  margin-right: 0px !important;
}
.clear {
  clear: both;
}
/* -------------------------------------------- */
/* !typography ---------------------- */
/* -------------------------------------------- */
body {
  font-family: "myriad-pro", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 300;
  font-size: 16px;
}
p {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1;
  margin: 0 0 10px 0;
  line-height: 1.28571429;
  color: #fff;
  font-weight: 300;
}
h1 {
  font-family: "Dekar Regular", sans-serif;
  font-size: 50px;
  font-size: 3.125rem;
  line-height: 1;
  margin: 0 0 10px 0;
  color: #e51937;
  font-weight: 400;
}
h2 {
  font-family: "Dekar Regular", sans-serif;
  font-size: 35px;
  font-size: 2.1875rem;
  margin: 0 0 10px 0;
  line-height: 1;
  font-weight: 400;
  color: #fff;
}
h3 {
  font-family: "Dekar Regular", sans-serif;
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 1;
  margin: 0 0 10px 0;
  line-height: 1.14285714;
  font-weight: 400;
  color: #fff;
}
h4 {
  font-family: "myriad-pro", sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
  margin: 0 0 10px 0;
  line-height: 1;
  font-weight: 500;
  color: #fff;
}
h5 {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1;
  margin: 0 0 10px 0;
  line-height: 1.5;
  font-weight: 700;
  color: #333;
}
h6 {
  font-family: "jaf-bernino-sans", sans-serif;
  font-size: 19px;
  font-size: 1.1875rem;
  line-height: 1;
  margin: 0 0 10px 0;
  line-height: 1.10526316;
  font-weight: 400;
  color: #fff;
}
/* -------------------------------------------- */
/* !header ---------------------- */
/* -------------------------------------------- */
.header-outer {
  position: relative;
  background: url('../img/header-outer.jpg') top center no-repeat;
  background-size: 100%;
  padding: 0 0 10px;
  -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.3);
}
@media only screen and (max-width: 1800px) {
  .header-outer {
    background-size: auto;
  }
}
.page-home .header-outer {
  padding: 0px;
  height: 708px;
}
@media only screen and (max-width: 978px) {
  .page-home .header-outer {
    height: auto;
    background: #fff;
    padding: 0 0 30px 0;
  }
}
.header-bg {
  display: none;
  position: absolute;
  background: url('../img/header-bg.png') top center no-repeat;
  width: 100%;
  height: 570px;
  z-index: 0;
}
.header {
  position: relative;
  background: #e51937;
  z-index: 1000;
}
.header-logo {
  float: left;
  margin: 30px 25px 35px;
}
@media only screen and (max-width: 600px) {
  .header-logo {
    float: none;
    text-align: center;
  }
}
.header-locations {
  float: right;
  margin: 33px 0 0;
}
@media only screen and (max-width: 978px) {
  .header-locations {
    margin: 20px 30px 0;
    clear: right;
  }
}
@media only screen and (max-width: 767px) {
  .header-locations {
    margin: 0px 30px;
    clear: both;
    float: left;
  }
}
@media only screen and (max-width: 600px) {
  .header-locations {
    float: none;
    text-align: center;
  }
}
.header-locations p {
  font-family: "jaf-bernino-sans", sans-serif;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1;
  margin: 0 0 10px 0;
}
.header-button {
  float: right;
  margin: 22px 29px 0 15px;
}
@media only screen and (max-width: 600px) {
  .header-button {
    clear: both;
    margin: 0px 29px 10px 30px;
    float: none;
    display: block;
    text-align: center;
  }
}
.header-button a {
  display: block;
  background: #fff;
  color: #e51937;
  text-transform: uppercase;
  padding: 8px 20px;
  font-size: 19px;
  font-size: 1.1875rem;
  line-height: 1;
  margin: 0 0 10px 0;
  font-family: "jaf-bernino-sans", sans-serif;
  border-right: 1px solid #e4475e;
  border-bottom: 1px solid #e4475e;
}
.header-button a:hover {
  background: #cf0926;
  color: #fff;
}
.header-nav-mobile-holder {
  position: relative;
  display: none;
  margin: 0px 15px 0;
  clear: both;
  float: left;
  box-sizing: border-box;
  width: calc(100% - 30px);
}
@media only screen and (max-width: 767px) {
  .header-nav-mobile-holder {
    display: block;
  }
}
@media only screen and (max-width: 600px) {
  .header-nav-mobile-holder {
    text-align: center;
  }
}
.header-nav-mobile-holder a {
  display: block;
  padding: 8px 15px;
  color: #fff;
  box-sizing: border-box;
  font-size: 19px;
  font-size: 1.1875rem;
  line-height: 1;
  margin: 0 0 10px 0;
}
.header-nav-mobile-holder a:hover {
  color: #e51937;
  background: #fff;
}
@media only screen and (max-width: 600px) {
  .header-nav-mobile-holder .sub-menu li a {
    color: #999;
    font-size: 14px;
    line-height: 1.75;
  }
}
.header-nav-mobile {
  display: none;
  top: 0px;
  position: absolute;
  background: #fff;
  width: 100%;
}
.header-nav-mobile ul li a {
  display: block;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1;
  margin: 0 0 10px 0;
  line-height: 2;
  color: #e51937;
  padding: 0px 20px;
  margin: 0px;
}
.header-nav-mobile ul li a:hover {
  color: #000;
}
.header-nav-mobile ul li ul li a {
  padding: 0px 20px 0 30px;
}
.header-nav {
  margin: 35px 15px 0;
  clear: right;
  float: right;
}
@media only screen and (max-width: 978px) {
  .header-nav {
    margin: 0px 15px 0;
  }
}
@media only screen and (max-width: 767px) {
  .header-nav {
    display: none;
  }
}
.header-nav ul li {
  float: left;
  position: relative;
}
.header-nav ul li a {
  display: block;
  padding: 8px 15px;
  color: #fff;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1;
  margin: 0 0 10px 0;
}
.header-nav ul li ul {
  display: none;
  position: absolute;
  top: 38px;
  background: #fff;
  padding: 5px 12px;
}
.header-nav ul li ul li {
  border-top: 1px solid #fff4f6;
  border-bottom: 1px solid #ffe2e6;
  min-width: 250px;
}
.header-nav ul li ul li a {
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1;
  margin: 0 0 10px 0;
  line-height: 2;
  color: #e51937;
  padding: 0px;
  margin: 0px;
}
.header-nav ul li ul li a:hover {
  color: #000;
}
.header-nav ul li a:hover,
.header-nav ul li.current-menu-item a,
.header-nav ul li.current-menu-parent a {
  color: #e51937;
  background: #fff;
}
.header-nav ul li:hover ul {
  display: block;
}
.sub-menu li:first-child {
  border-top: none;
}
.sub-menu li:last-child {
  border-bottom: none;
}
/* -------------------------------------------- */
/* !flexslider ---------------------- */
/* -------------------------------------------- */
.flexslider-holder {
  margin: 20px 0;
  position: relative;
  width: 100%;
}
.flexslider {
  background: none;
  border: none;
  box-shadow: none;
  margin: 0px;
  z-index: 0;
  background: #fff;
}
@media only screen and (max-width: 978px) {
  .slides {
    height: auto;
    background: #efefef;
  }
}
.slides li {
  height: 380px;
}
@media only screen and (max-width: 978px) {
  .slides li {
    height: auto;
  }
}
.slides li img {
  position: absolute;
  height: 380px;
}
@media only screen and (max-width: 978px) {
  .slides li img {
    position: relative;
    height: auto;
  }
}
.flex-control-nav {
  display: none;
}
.flexslider-manual-controls {
  position: relative;
}
.flexslider-manual-controls a {
  position: absolute;
  z-index: 3;
  display: block;
  width: 38px;
  height: 39px;
  top: 170px;
}
.flexslider-manual-controls a.previous {
  left: -19px;
  background: url('../img/slideshow-prev.png');
}
.flexslider-manual-controls a.next {
  right: -19px;
  background: url('../img/slideshow-next.png');
}
/* -------------------------------------------- */
/* !slideshow ---------------------- */
/* -------------------------------------------- */
.slideshow-outer {
  margin: 20px 0;
  position: relative;
  width: 100%;
  height: 380px;
}
.slideshow {
  position: relative;
  background: #fff;
  overflow: hidden;
}
.slideshow-item {
  position: relative;
  width: 100%;
  height: 380px;
  overflow: hidden;
}
@media only screen and (max-width: 978px) {
  .slideshow-item {
    height: auto;
    background: #efefef;
  }
}
.slideshow-item img {
  position: absolute;
  width: 100%;
  height: 380px;
}
@media only screen and (max-width: 978px) {
  .slideshow-item img {
    position: relative;
    height: auto;
  }
}
.slideshow-text {
  position: relative;
  float: right;
  width: 240px;
  margin: 30px 60px 0 0;
}
@media only screen and (max-width: 978px) {
  .slideshow-text {
    float: none;
    clear: both;
    width: auto;
    margin: 0px;
    padding: 20px;
  }
}
.slideshow-text h2 {
  font-family: "Dekar Regular", sans-serif;
  font-weight: 400;
  color: #fff;
  font-size: 50px;
  font-size: 3.125rem;
  margin: 0 0 10px 0;
  line-height: 1;
}
@media only screen and (max-width: 978px) {
  .slideshow-text h2 {
    font-size: 48px;
    font-size: 3rem;
    line-height: 1;
    margin: 0 0 10px 0;
    color: #e51937;
  }
}
@media only screen and (max-width: 600px) {
  .slideshow-text h2 {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 1;
    margin: 0 0 10px 0;
  }
}
.slideshow-text p {
  font-family: "jaf-bernino-sans", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1;
  margin: 0 0 10px 0;
  line-height: 1.3;
  color: #e51937;
}
.slideshow-text a {
  color: #fff;
  padding: 5px 10px;
  background: #e51937;
  text-transform: uppercase;
  font-family: "jaf-bernino-sans", sans-serif;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1;
  margin: 0 0 10px 0;
}
.slideshow-text a:hover {
  color: #e51937;
  background: #fff;
}
.rslides_nav {
  display: block;
  width: 38px;
  height: 39px;
  position: absolute;
  z-index: 100;
  top: 43%;
}
@media only screen and (max-width: 978px) {
  .rslides_nav {
    top: 50px;
  }
}
.rslides_nav:hover {
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
}
.rslides_nav.prev {
  left: -19px;
  background: url('../img/slideshow-prev.png');
}
.rslides_nav.next {
  right: -19px;
  background: url('../img/slideshow-next.png');
}
/* -------------------------------------------- */
/* !home-features ---------------------- */
/* -------------------------------------------- */
.home-features {
  position: relative;
  width: 100%;
  margin: 0 auto;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  z-index: 1;
}
.home-features:before,
.home-features:after {
  position: absolute;
  width: 40%;
  height: 10px;
  content: '';
  left: 5px;
  bottom: 10px;
  background: transparent;
  -webkit-transform: skew(-1deg) rotate(-1deg);
  -moz-transform: skew(-1deg) rotate(-1deg);
  -ms-transform: skew(-1deg) rotate(-1deg);
  -o-transform: skew(-1deg) rotate(-1deg);
  transform: skew(-1deg) rotate(-1deg);
  -webkit-box-shadow: 0 10px 18px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 18px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 18px rgba(0, 0, 0, 0.5);
  z-index: -1;
}
.home-features:after {
  left: auto;
  right: 5px;
  -webkit-transform: skew(1deg) rotate(1deg);
  -moz-transform: skew(1deg) rotate(1deg);
  -ms-transform: skew(1deg) rotate(1deg);
  -o-transform: skew(1deg) rotate(1deg);
  transform: skew(1deg) rotate(1deg);
}
.home-latest-news {
  width: 62.5%;
  float: left;
  background: #e51937;
  padding: 2.08333333%;
  height: 265px;
}
@media only screen and (max-width: 978px) {
  .home-latest-news {
    width: 92%;
    padding: 4%;
    height: auto;
  }
}
.latest-news-scroller {
  height: 195px;
  width: 100%;
  overflow: hidden;
  position: relative;
}
@media only screen and (max-width: 978px) {
  .latest-news-scroller {
    height: auto;
    overflow: auto;
  }
}
.latest-news-item {
  border-bottom: 1px solid #a2071d;
  padding: 5px 0 0;
  width: 95%;
}
.latest-news-item p {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1;
  margin: 0 0 10px 0;
  line-height: 1.30769231;
}
.latest-news-item p i {
  color: #8a0014;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1;
  margin: 0 0 10px 0;
  line-height: 2;
}
.latest-news-item p b {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1;
  margin: 0 0 10px 0;
}
.latest-news-item p a {
  color: #fff;
  line-height: 2;
  text-transform: uppercase;
  text-decoration: underline;
}
.latest-news-item.last {
  border-bottom: none;
}
.home-social {
  float: left;
  width: 29.16666667%;
  background: #cf0926;
  padding: 2.08333333%;
  height: 265px;
}
@media only screen and (max-width: 978px) {
  .home-social {
    width: 92%;
    padding: 4%;
    height: auto;
  }
}
.home-social p {
  line-height: 1.28571429;
}
.home-social hr {
  border: none;
  height: 1px;
  background: #e94961;
}
.littlelogo {
  float: left;
  margin: 0 10px 0 0;
}
.home-social-facebook {
  float: left;
}
.pluginCountButton {
  display: none;
}
/* -------------------------------------------- */
/* !form ---------------------- */
/* -------------------------------------------- */
input[type=text],
textarea {
  font-family: "myriad-pro", sans-serif !important;
  font-size: 14px !important;
  font-size: 0.875rem !important;
  line-height: 1 !important;
  margin: 0 0 10px 0 !important;
  font-style: italic;
  height: 21px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  width: 71% !important;
  border: none;
  padding: 7px 2% 5px !important;
  margin: 0 0 15px !important;
}
textarea {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
input[type=submit] {
  font-family: "myriad-pro", sans-serif;
  border: none;
  background: #fff;
  display: block;
  padding: 8px 15px;
  color: #d8132f;
  text-transform: uppercase;
  font-size: 19px;
  font-size: 1.1875rem;
  line-height: 1;
  margin: 0 0 10px 0;
}
.gfield_label,
label,
.gfield_description,
.gfield_time_hour {
  color: #fff !important;
}
.validation_error {
  font-size: 18px !important;
  font-size: 1.125rem !important;
  line-height: 1 !important;
  margin: 0 0 10px 0 !important;
  color: #ffffcc !important;
  margin: 20px 0 !important;
}
.validation_message {
  display: none !important;
}
.gfield_error {
  background: none !important;
  border: none !important;
  padding: 0px !important;
  margin: 0px !important;
}
.gfield_error input {
  background: #ffffcc !important;
}
.ginput_container {
  padding: 0px !important;
  margin: 0px !important;
}
.signup-form {
  position: relative;
}
.signup-form input[type=submit] {
  position: absolute;
  top: 2px;
  right: 7px;
  background: url('../img/signup-form.png');
  width: 27px;
  height: 29px;
  padding: 0px;
  margin: 0px;
  border: none;
}
.signup-form input[type=text] {
  width: 96% !important;
}
.signup-form .gform_button {
  text-indent: 9999px;
}
.signup-form .validation_error {
  display: none;
}
.signup-form .validation_message {
  position: absolute;
  top: 30px;
  padding: 5px 10px !important;
  margin: 1em 0 3em;
  border: 1px solid #fff;
  color: #e51937;
  background: #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.signup-form .validation_message:after {
  content: "";
  position: absolute;
  bottom: -10px;
  /* value = - border-top-width - border-bottom-width */
  left: 47px;
  /* value = (:before left) + (:before border-left) - (:after border-left) */
  border-width: 10px 10px 0;
  border-style: solid;
  border-color: #fff transparent;
  display: block;
  width: 0;
}
.signup-form .validation_message:after {
  top: -10px;
  /* value = - border-top-width - border-bottom-width */
  bottom: auto;
  right: auto;
  left: 27px;
  /* value = (:before right) + (:before border-right) - (:after border-right) */
  border-width: 0 10px 10px;
}
.signup-form .gform_footer {
  padding: 0px !important;
}
.signup-form .gfield_error input {
  width: 100% !important;
}
.gform_wrapper input.datepicker.datepicker_with_icon {
  width: 150px !important;
}
/* -------------------------------------------- */
/* !main ---------------------- */
/* -------------------------------------------- */
.main-flat {
  background: url('../img/main-flat.jpg') top center repeat-y;
  width: 100%;
  height: 100%;
  padding: 40px 10px 40px;
}
.page-home .main-flat {
  padding: 240px 10px 40px;
}
@media only screen and (max-width: 978px) {
  .page-home .main-flat {
    padding: 40px 10px 40px;
  }
}
.main-inner hr {
  border: none;
  height: 1px;
  background: #f26076;
  margin: 30px 0 40px;
}
.main-three-box h4 {
  margin: 10px 0;
}
/* -------------------------------------------- */
/* !sub ---------------------- */
/* -------------------------------------------- */
.sub-header {
  position: relative;
  width: 100%;
  height: 164px;
  background: #efefef;
  margin: 20px 0;
}
.sub-header h1 {
  margin: 0 0 0 65px;
  line-height: 164px;
}
.listing-item {
  border-bottom: 1px solid #f26076;
  padding: 20px 0;
}
@media only screen and (max-width: 767px) {
  .listing-item img {
    padding: 0 0 20px;
  }
}
/* -------------------------------------------- */
/* !footer ---------------------- */
/* -------------------------------------------- */
.all-footer {
  width: 100%;
}
.footer-outer {
  background: #3f3f3f;
}
.footer-outer ul {
  padding: 25px 0;
  overflow: hidden;
  border-bottom: 1px solid #6f6f6f;
}
.footer-outer ul li {
  float: left;
  width: 25%;
  text-align: center;
}
.footer-outer ul li p {
  color: #fff;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1;
  margin: 0 0 10px 0;
  line-height: 1.28571429;
  margin: 0px;
}
.footer-outer ul li p b {
  line-height: 2;
}
.footer-outer ul.last {
  border-bottom: none;
}
.footer-inner {
  text-align: center;
}
.footer-inner div.row-fluid {
  border-bottom: 1px solid #6f6f6f;
}
.footer-inner div.row-fluid.last {
  border-bottom: none;
}
.footer-inner div.span3 {
  padding: 30px 0 20px;
}
/* -------------------------------------------- */
/* !bottom ---------------------- */
/* -------------------------------------------- */
.bottom-outer {
  background: #272727;
}
.bottom {
  text-align: left;
  padding: 30px 0;
}
@media only screen and (max-width: 768px) {
  .bottom {
    text-align: center;
  }
}
.bottom p,
.bottom a {
  color: #727272;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1;
  margin: 0 0 10px 0;
  line-height: 1.5;
  margin: 0px;
}
.bottom a:hover {
  color: #fff;
}
/* -------------------------------------------- */
/* !shop ---------------------- */
/* -------------------------------------------- */
.breadcrumbs {
  margin: 0 0 30px 0;
}
.breadcrumbs a {
  background: #ec3852;
  color: #f4a1ad;
  font-size: 11px;
  font-size: 0.6875rem;
  line-height: 1;
  margin: 0 0 10px 0;
  text-transform: uppercase;
  padding: 5px 10px;
  margin: 0 3px 0 0;
}
.breadcrumbs a.active,
.breadcrumbs a.hover {
  background: #fff;
  color: #e51937;
}
.count,
.page-title,
.add_to_cart_button,
.product_type_simple {
  display: none;
}
.products li {
  float: left;
  width: 47%;
  margin: 0 3% 0 0;
  padding: 20px 0 20px 0;
  border-bottom: 1px solid #f26076;
}
@media only screen and (max-width: 767px) {
  .products li {
    clear: both;
    width: 100%;
    margin: 0;
  }
}
.products li h3 {
  font-family: "myriad-pro", sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1;
  margin: 0 0 10px 0;
  font-weight: 600;
}
.products li h3 span {
  font-weight: 400;
}
.products li img {
  float: left;
  margin: 0 4% 0 0;
  width: 48%;
}
@media only screen and (max-width: 767px) {
  .products li img {
    margin: 0 0 10px;
  }
}
.products li p {
  float: left;
  width: 48%;
}
@media only screen and (max-width: 767px) {
  .products li p {
    clear: both;
    width: 100%;
  }
}
.price {
  color: #fff;
}
.product-category {
  text-align: center;
  border-bottom: 1px solid #f26076;
  width: 25% !important;
  margin: 0px !important;
  padding: 10px 0 25px !important;
}
@media only screen and (max-width: 978px) {
  .product-category {
    width: 50% !important;
  }
}
@media only screen and (max-width: 600px) {
  .product-category {
    width: 100% !important;
  }
}
.product-category h3 {
  font-family: "myriad-pro", sans-serif;
  font-size: 24px !important;
  font-size: 1.5rem !important;
  line-height: 1 !important;
  margin: 0 0 10px 0 !important;
  font-weight: 400 !important;
  min-height: 50px;
}
.product-category a {
  display: block;
  text-align: center;
  width: 100% !important;
  padding: 0px !important;
  margin: 0px !important;
}
.product-category a img {
  max-width: 218px;
  width: 218px !important;
  padding: 0px !important;
  margin: 0px auto !important;
  display: inline-block !important;
}
/* -------------------------------------------- */
/* !intro ---------------------- */
/* -------------------------------------------- */
.intro {
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 99999;
}
.intro a {
  display: block;
  padding: 5px 7px;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
  -webkit-border-radius: 0px 0px 10px 0px;
  -moz-border-radius: 0px 0px 10px 0px;
  border-radius: 0px 0px 10px 0px;
  background-color: #999;
  background-image: -webkit-linear-gradient(top, #999, #000);
  background-image: -moz-linear-gradient(top, #999, #000);
  background-image: -o-linear-gradient(top, #999, #000);
  background-image: -ms-linear-gradient(top, #999, #000);
  background-image: linear-gradient(top, #999, #000);
}
.intro a:hover {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}
.introjs-helperNumberLayer {
  display: none;
}
.ndis {
  font-weight: bold;
}
.ndis-logo {
  max-width: 70px;
}
.footer_logo {
  padding: 30px 0;
  text-align: right;
}
@media only screen and (max-width: 768px) {
  .footer_logo {
    text-align: center;
    padding: 0px 0px 30px 0;
  }
}
.home-subimage {
  padding-top: 60px;
}
.home-services {
  width: 62.5%;
  float: left;
  background: #e51937;
  padding: 2.08333333%;
  height: 265px;
}
@media only screen and (max-width: 978px) {
  .home-services {
    width: 92%;
    padding: 4%;
    height: auto;
  }
}
.acf-map {
  width: 100%;
  height: 218px;
  border: #ccc solid 1px;
  margin: 0 0 20px 0;
}
/* fixes potential theme css conflict */
.acf-map img {
  max-width: inherit !important;
}
/*# sourceMappingURL=custom.css.map */