@font-face {
  font-family: 'Chunkfive';
  src: url('../fonts/Chunkfive/chunkfive-webfont.eot');
  src: url('../fonts/Chunkfive/chunkfive-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/Chunkfive/chunkfive-webfont.svg') format('svg'), url('../fonts/Chunkfive/chunkfive-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal; 
  font-weight: 400;
  src: local('Montserrat-Regular'), url(//themes.googleusercontent.com/static/fonts/montserrat/v3/zhcz-_WihjSQC0oHJ9TCYL3hpw3pgy2gAi-Ip7WPMi0.woff) format('woff');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: local('Montserrat-Bold'), url(//themes.googleusercontent.com/static/fonts/montserrat/v3/IQHow_FEYlDC4Gzy_m8fcnbFhgvWbfSbdVg11QabG8w.woff) format('woff');
}

img {
  border: none !important;
}

input, textarea {
  outline: none;
}

a, a:hover {
  text-decoration: none; }

a:hover {
  color: #91cfcd;
}

a, a:visited, a:active {
  outline-style: none;
}



h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  text-transform: uppercase; }

/* CENTER ELEMENTS */
.ghost:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em; /* Adjusts for spacing */
}

.ghost__content {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}

.header div[class^="col-"] { padding: 0;}

.header .row {
  margin: 0;
}

.header__element {
  height: 80px;
  white-space: nowrap;
}
  @media only screen and (min-width: 768px) {
    .header__element {height: 80px;}
 }
  .header__left {
    text-align: left; }
  .header__mid {
    text-align: center; }
  .header__right {
    text-align: right; }

#showLeftPush {
  float: left;
  margin-top: 23px;
}

#display_homepage_title {
  border: none;
  padding: 0;
  margin: 0;
  height: 80px;
  font-size: 1.0em;
}

#display_homepage_title a {
  background: url('../images/template/header_bg.gif') no-repeat center center;
  background-size: 281px;
  position: absolute;
  top: 0;
  left: 0;
  text-indent: -9999px;
  width: 100%;
  height: 100%;
}

@media only screen and (min-width: 992px) {
  #display_homepage_title a {
    background-position: center left;
    text-align: left;
    max-width: 281px;
  }
}

#display_homepage_title a#homepage_title {
  color: #91cfcd;
  font-size: 3.0em;
  line-height: 1.2;
  text-transform: uppercase;
  font-weight: 400;
  font-family: "Chunkfive";
  text-indent: 0;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}

#display_homepage_title a#homepage_title:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.06em;
}

/*Allows logo text to center vertically*/
#display_homepage_title:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.06em;
}



@media only screen and (max-width: 767px) {
  #display_homepage_title a {
    background-size: 100%;
    
  }
  #display_homepage_title a#homepage_title {
    font-size: 1.5em;
  }
}


.search-popout {
  margin-left: 15px; }
  .search-popout__trigger {
    cursor: pointer;
    padding: 2px 0;
    font-size: 21px;
    margin: 0; }
  .search-popout__input {
    -webkit-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    border: 1px solid #e0e0e0;
    height: 28px;
    text-indent: 5px; }

    /* Firefox 18- */
    /* Firefox 19+ */
    /* Firefox 18- */
    /* Firefox 19+ */ }
    .search-popout__input::-webkit-input-placeholder {
      color: #777;
      font-style: normal;
      font-weight: normal; }
    .search-popout__input:-moz-placeholder {
      color: #777;
      font-style: normal;
      font-weight: normal; }
    .search-popout__input::-moz-placeholder {
      color: #777;
      font-style: normal;
      font-weight: normal; }
    .search-popout__input:-ms-input-placeholder {
      color: #777;
      font-style: normal;
      font-weight: normal; }
    .search-popout__input:focus::-webkit-input-placeholder {
      color: #cccccc;
      font-style: normal;
      font-weight: normal; }
    .search-popout__input:focus:-moz-placeholder {
      color: #cccccc;
      font-style: normal;
      font-weight: normal; }
    .search-popout__input:focus::-moz-placeholder {
      color: #cccccc;
      font-style: normal;
      font-weight: normal; }
    .search-popout__input:focus:-ms-input-placeholder {
      color: #cccccc;
      font-style: normal;
      font-weight: normal; }
    .search-popout__input:focus {
      outline: none;
      border-color: #91cfcd; }
  .search-popout__submit {
    height: 28px;
    padding: 0 6px;
  }

  .search-popout__submit img {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
  }

.sitetools {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline; }


  .sitetools__item {
    font-size: 11px;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    text-transform: uppercase; }

  .divider {
    margin: 0 14px;
  }

.cart-summary {
  margin-left: 15px;
}

.cart-summary a {
  color: #f5c685;
  font-weight: bold;
  font-family: Chunkfive;
  font-size: 20px;
}

.cart-summary a:hover {
  text-decoration: none;
  color: #91cfcd;
}

.cart-summary__count {
  padding: 0 0 0 2px;
}


  .search-mobile {
    height: 58px;
    padding: 15px;
    display: block;
    position: relative;
    width: 100%; }

  .search-mobile .form-group {
    width: 100%;
  }
    .search-mobile__input {
      -webkit-border-radius: 0;
      border-radius: 0;
      width: 100%;
      border: 1px solid #e0e0e0;
      height: 28px;
      text-indent: 5px; }
      .search-mobile__input:focus {
        outline: none;
        border-color: #91cfcd; }

    /* Firefox 18- */
    /* Firefox 19+ */
    /* Firefox 18- */
    /* Firefox 19+ */ }
    .search-mobile__input::-webkit-input-placeholder {
      color: #777;
      font-style: normal;
      font-weight: normal; }
    .search-mobile__input:-moz-placeholder {
      color: #777;
      font-style: normal;
      font-weight: normal; }
    .search-mobile__input::-moz-placeholder {
      color: #777;
      font-style: normal;
      font-weight: normal; }
    .search-mobile__input:-ms-input-placeholder {
      color: #777;
      font-style: normal;
      font-weight: normal; }
    .search-mobile__input:focus::-webkit-input-placeholder {
      color: #cccccc;
      font-style: normal;
      font-weight: normal; }
    .search-mobile__input:focus:-moz-placeholder {
      color: #cccccc;
      font-style: normal;
      font-weight: normal; }
    .search-mobile__input:focus::-moz-placeholder {
      color: #cccccc;
      font-style: normal;
      font-weight: normal; }
    .search-mobile__input:focus:-ms-input-placeholder {
      color: #cccccc;
      font-style: normal;
      font-weight: normal; }
    .search-mobile__input:focus {
      outline: none;
      border-color: #91cfcd; }
    .search-mobile__submit {
      position: absolute;
      top: 15px;
      right: 15px;
      width: 30px;
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      *zoom: 1;
      *display: inline;
      height: 28px;
      padding: 0 6px;
      margin-left: -3px; }

      .search-mobile__submit img {
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline;
      }

/******** NAVBAR **********/
.navbar {
  border-left: 0;
  border-right: 0;
  border-top: 0; }

.navbar-collapse {
  border-top: 1px solid #e0e0e0; }

.navbar-toggle {
  margin: 0; }

#content_area {
  margin-bottom: 25px;
  text-align: left;
}

/******** FOOTER **********/
.footer-wrap {
  margin: 0;
  padding-top: 10px;
  border: 0;
  background: url(../images/template/nav-wrap-bg.png) repeat-x top center;
}

.icon-group {
  text-align: right;
  padding-top: 25px;
}

.icon-group a {
  margin: 0 0 15px 0;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}

@media only screen and (max-width: 767px) {
  .footer-wrap {
    padding-top: 30px;
  }
  .icon-group {
    text-align: center;
    padding: 15px 0;
  }

  .icon-group a {
    margin: 0 15px 0 0;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
  }
}

.footer {
  padding-bottom: 15px;
}
  .footer .column {
    margin: 0;
    padding: 0;
    list-style: none; }
    .footer .column li > a {
      display: block; }
    .footer .column li {
      margin-bottom: 4px; }
    .footer .column .column__title {
      margin-bottom: 6px;
      font-weight: 400;
      color: #8a8682;
      white-space: nowrap;
      font-family: "Chunkfive";
      text-transform: uppercase;
      font-size: 12px; }
    @media only screen and (min-width: 768px) {
      .footer .column {
        margin: 20px 15px 30px 0; }
      .footer .column .column__title {
        font-size: 12px;
      }
    }

    @media only screen and (min-width: 992px) {
      .footer .column .column__title {
        font-size: 14px;
      }
    }

.footer .panel {
  border-left: 0;
  border-right: 0; }
.footer .panel-group {
  margin-bottom: 0; }
.footer .panel-heading {
  background: #fff !important;
  padding: 0; }
  .footer .panel-heading h4 {
    font-weight: bold;
    text-transform: uppercase;
    font-family: "Chunkfive";
    font-size: 12px; }
.footer .panel-group .panel + .panel {
  margin-top: 0;
  border-top: 0; }
.footer .panel-title > a {
  display: block;
  padding: 10px; }
.footer .panel-heading .accordion-toggle:after {
  /* symbol for "opening" panels */
  font-family: 'Glyphicons Halflings';
  /* essential for enabling glyphicon */
  content: "\e114";
  /* adjust as needed, taken from bootstrap.css */
  float: right;
  /* adjust as needed */
  color: #8a8682;
  /* adjust as needed */ }
.footer .panel-heading .accordion-toggle.collapsed:after {
  /* symbol for "collapsed" panels */
  content: "\e080";
  /* adjust as needed, taken from bootstrap.css */ }
.footer .panel-body {
  padding: 15px 10px; }

.elist {
  padding-right: 25px;
}
@media only screen and (max-width: 767px) {
  .elist {
    padding-right: 0;
  }
}

.elist .elist__title {
  text-align: center;
  margin-top: 15px;
  color: #8a8682;
  font-size: 14px;
  font-weight: 400;
  font-family: "Chunkfive";
  text-transform: uppercase;
  margin-bottom: 5px; }
  @media only screen and (min-width: 768px) {
    .elist {
      border-right: 1px solid #d0d0d0;
    }
    .elist {
      border-right: 1px solid #d0d0d0;
    }
    .elist .elist__title {
      text-align: left;
      font-size: 12px;
      margin-top: 20px; } }

  @media only screen and (min-width: 992px) {
      .elist .elist__title {
        text-align: left;
        font-size: 14px;
      }
  }
.elist form {
  position: relative;
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%; }
.elist .elist__input {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 6px 10px;
  display: inline-block;
  border: 1px solid #e8e8e8;
  font-size: 12px;
  width: 100%;
  /* Firefox 18- */
  /* Firefox 19+ */
  /* Firefox 18- */
  /* Firefox 19+ */ }
  .elist .elist__input::-webkit-input-placeholder {
    color: #777;
    font-style: normal;
    font-weight: normal; }
  .elist .elist__input:-moz-placeholder {
    color: #777;
    font-style: normal;
    font-weight: normal; }
  .elist .elist__input::-moz-placeholder {
    color: #777;
    font-style: normal;
    font-weight: normal; }
  .elist .elist__input:-ms-input-placeholder {
    color: #777;
    font-style: normal;
    font-weight: normal; }
  .elist .elist__input:focus::-webkit-input-placeholder {
    color: #cccccc;
    font-style: normal;
    font-weight: normal; }
  .elist .elist__input:focus:-moz-placeholder {
    color: #cccccc;
    font-style: normal;
    font-weight: normal; }
  .elist .elist__input:focus::-moz-placeholder {
    color: #cccccc;
    font-style: normal;
    font-weight: normal; }
  .elist .elist__input:focus:-ms-input-placeholder {
    color: #cccccc;
    font-style: normal;
    font-weight: normal; }
.elist .elist__input:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #91cfcd; }
.elist .elist__submit {
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 3px 10px 5px;
  font-size: 15px;
  border: 0;
  background: #91cfcd;
  text-decoration: none;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0; }
  .elist .elist__submit:hover {
    background-color: #7fc7c5;
  }

.copyright {
  padding: 15px;
  border-top: 1px solid #b1b1b1;
  text-align: center; }
  .copyright__item {
    margin: 5px 7px; }
    @media only screen and (min-width: 768px) {
      .copyright__item {
        margin: 0 15px 0 0; } }
  .copyright__text {
    display: block;
    padding: 5px 0; }
    @media only screen and (min-width: 768px) {
      .copyright__text {
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline;
        padding: 0; } }

.social {
  padding: 15px 0;
  text-align: center; }
  .social__title {
    display: block;
    font-weight: bold;
    color: #000;
    font-family: "Chunkfive";
    text-transform: uppercase;
    font-size: 12px;
    margin-bottom: 6px; }
  @media only screen and (min-width: 768px) {
    .social {
      border-right: 1px solid #d0d0d0;
      text-align: left;
      padding: 5px 0; } }
  .social a {
    padding: 5px;
    opacity: 1;
    filter: alpha(opacity=100);
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    font-size: 23px;
    margin: 0 1px; }
    @media only screen and (min-width: 768px) {
      .social a {
        margin: 0 3px 0 0; } }



