@import url("//fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600|Titillium+Web:200,400,400italic,600,700,300,300italic");
[class^="icon-"], [class*=" icon-"] {
  display: inline-block;
  color: #000000;
  fill: currentColor; }

.icon-cart-o {
  width: 32px;
  height: 32px; }

#icon-cart-o .path1 {
  fill: currentcolor; }

#icon-cart-o .path2 {
  fill: currentcolor; }

#icon-cart-o .path3 {
  fill: currentcolor; }

#icon-cart-o .path4 {
  fill: currentcolor; }

.icon-cart {
  width: 36px;
  height: 32px; }

.icon-close {
  width: 32px;
  height: 32px; }

.icon-facebook {
  width: 32px;
  height: 32px; }

.icon-hamburger {
  width: 42px;
  height: 32px; }

.icon-home {
  width: 39px;
  height: 32px; }

.icon-instagram {
  width: 32px;
  height: 32px; }

.icon-left-arrow {
  width: 20px;
  height: 32px; }

.icon-location-o {
  width: 32px;
  height: 32px; }

#icon-location-o .path1 {
  fill: #231f20; }

#icon-location-o .path2 {
  fill: white; }

#icon-location-o .path3 {
  fill: white; }

.icon-location {
  width: 24px;
  height: 32px; }

#icon-location .path1 {
  fill: currentcolor; }

#icon-location .path2 {
  fill: currentcolor; }

.icon-mail-o {
  width: 32px;
  height: 32px; }

#icon-mail-o .path1 {
  fill: #231f20; }

#icon-mail-o .path2 {
  fill: white; }

#icon-mail-o .path3 {
  fill: white; }

#icon-mail-o .path4 {
  fill: white; }

#icon-mail-o .path5 {
  fill: white; }

.icon-mail {
  width: 41px;
  height: 32px; }

#icon-mail .path1 {
  fill: currentcolor; }

#icon-mail .path2 {
  fill: currentcolor; }

#icon-mail .path3 {
  fill: currentcolor; }

#icon-mail .path4 {
  fill: currentcolor; }

.icon-phone-o {
  width: 32px;
  height: 32px; }

#icon-phone-o .path1 {
  fill: #231f20; }

#icon-phone-o .path2 {
  fill: white; }

#icon-phone-o .path3 {
  fill: white; }

#icon-phone-o .path4 {
  fill: white; }

#icon-phone-o .path5 {
  fill: white; }

#icon-phone-o .path6 {
  fill: white; }

.icon-phone {
  width: 36px;
  height: 32px; }

#icon-phone .path1 {
  fill: currentcolor; }

#icon-phone .path2 {
  fill: currentcolor; }

#icon-phone .path3 {
  fill: currentcolor; }

#icon-phone .path4 {
  fill: currentcolor; }

#icon-phone .path5 {
  fill: currentcolor; }

.icon-pinterest {
  width: 32px;
  height: 32px; }

.icon-right-arrow {
  width: 20px;
  height: 32px; }

.icon-search {
  width: 28px;
  height: 32px; }

.icon-twitter {
  width: 32px;
  height: 32px; }

.icon-user {
  width: 32px;
  height: 32px; }

#icon-user .path1 {
  fill: currentcolor; }

#icon-user .path2 {
  fill: currentcolor; }

.icon-youtube {
  width: 32px;
  height: 32px; }

.page-wrap {
  position: relative;
  z-index: 10;
  top: 0;
  left: 0;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }

.mask {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 15;
  width: 100%;
  height: 100%; }

nav.push-menu {
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: fixed;
  z-index: 20;
  overflow-y: scroll; }

nav.slide-menu-left,
nav.slide-menu-right,
nav.push-menu-left,
nav.push-menu-right {
  top: 0;
  width: 335px;
  height: 100%; }

nav.slide-menu-left,
nav.push-menu-left {
  left: -335px; }

nav.slide-menu-right,
nav.push-menu-right {
  right: -335px; }

body.sml-open nav.slide-menu-left,
body.pml-open nav.push-menu-left {
  left: 0; }

body.smr-open nav.slide-menu-right,
body.pmr-open nav.push-menu-right {
  right: 0; }

body.pml-open .page-wrap {
  left: 0px; }

body.pmr-open .page-wrap {
  left: -335px; }

nav.slide-menu-top,
nav.slide-menu-bottom,
nav.push-menu-top,
nav.push-menu-bottom {
  left: 0;
  width: 100%;
  height: 100px; }

nav.slide-menu-top,
nav.push-menu-top {
  top: -100px; }

nav.slide-menu-bottom,
nav.push-menu-bottom {
  bottom: -100px; }

body.smt-open nav.slide-menu-top,
body.pmt-open nav.push-menu-top {
  top: 0; }

body.smb-open nav.slide-menu-bottom,
body.pmb-open nav.push-menu-bottom {
  bottom: 0; }

body.pmt-open .page-wrap {
  top: 100px; }

body.pmb-open .page-wrap {
  top: -100px; }

@media (max-width: 520px) {
  nav.slide-menu-left,
  nav.slide-menu-right,
  nav.push-menu-left,
  nav.push-menu-right {
    width: 265px; }

  nav.slide-menu-left,
  nav.push-menu-left {
    left: -265px; }

  nav.slide-menu-right,
  nav.push-menu-right {
    right: -265px; }

  body.pmr-open .page-wrap {
    left: -265px; } }
.main-menu .vnav {
  list-style: none;
  padding: 0;
  margin: 0; }
  .main-menu .vnav__item {
    background: transparent;
    position: relative; }
  .main-menu .vnav__item:hover {
    background: transparent; }
  .main-menu .vnav__link {
    color: #666666;
    background: transparent;
    display: block;
    padding: 10px 25px;
    text-decoration: none;
    text-align: center; }
    .main-menu .vnav__link:hover {
      color: #666666;
      background: #eeeeee;
      text-decoration: none; }
    .main-menu .vnav__link--active {
      color: #666666;
      background: #eeeeee; }
  .main-menu .vnav__item:hover > .vnav__subnav {
    display: block; }
  .main-menu .vnav__subnav {
    background: #eeeeee;
    display: none;
    position: absolute;
    z-index: 1; }
  .main-menu .vnav__subnav .vnav__item {
    display: block; }
  .main-menu .vnav__subnav .vnav__link {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: transparent;
    color: #666666;
    white-space: nowrap;
    text-align: left; }
    .main-menu .vnav__subnav .vnav__link:hover {
      color: #888888;
      background: #eeeeee;
      text-decoration: none; }
    .main-menu .vnav__subnav .vnav__link--active {
      color: #888888;
      background: #eeeeee;
      text-decoration: none; }
  .main-menu .vnav--level1 {
    position: relative;
    display: inline-table; }
  .main-menu .vnav--level1 > .vnav__item {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline; }
  .main-menu .vnav--horizontal .vnav__subnav {
    left: 0;
    top: 100%; }
  .main-menu .vnav--horizontal .vnav--level3, .main-menu .vnav--horizontal .vnav--level4 {
    left: 100%;
    top: 0; }
  .main-menu .vnav--vertical .vnav__item {
    display: block; }
  .main-menu .vnav--vertical .vnav__subnav {
    left: 100%;
    top: 0px; }

.pml-open .push-menu {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4); }

.push-menu {
  padding: 0px 0px 50px 0;
  text-align: left;
  background: #666666;
  overflow: hidden;
  overflow-y: scroll; }
  .push-menu .search-mobile {
    display: none; }
  .push-menu__header {
    height: 115px;
    position: relative;
    background-color: #e99633; }
  .push-menu__home-link {
    color: #fff;
    position: absolute;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 1px;
    top: 50%;
    margin-top: -16px;
    left: 40px;
    text-decoration: none; }
    .push-menu__home-link span {
      vertical-align: bottom; }
    .push-menu__home-link:hover {
      color: #fff;
      text-decoration: none; }
    .push-menu__home-link .icon-home {
      height: 30px;
      width: 30px;
      fill: #fff;
      vertical-align: middle;
      margin-right: 15px; }
  .push-menu::-webkit-scrollbar {
    display: none; }
  .push-menu__close-btn {
    height: 30px;
    cursor: pointer;
    position: absolute;
    right: 35px;
    top: 50%;
    margin-top: -24px; }
    .push-menu__close-btn:before {
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      *zoom: 1;
      *display: inline;
      content: '';
      height: 100%;
      margin-right: -0.25em; }
    .push-menu__close-btn .close-menu__inner {
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      *zoom: 1;
      *display: inline;
      width: 90%;
      max-width: 30px; }
    .push-menu__close-btn:hover .icon-close {
      background-color: #e78a1c; }
    .push-menu__close-btn .icon-close {
      height: 22px;
      width: 22px;
      fill: #fff;
      padding: 12px;
      box-sizing: content-box;
      border-radius: 50px;
      transition: background-color .15s; }
  .push-menu .vnav {
    list-style: none;
    padding: 0;
    margin: 0; }
    .push-menu .vnav__item {
      position: static; }
    .push-menu .vnav__item:hover {
      color: #fff;
      background: transparent; }
    .push-menu .vnav__item:hover > .vnav__link {
      color: #fff; }
    .push-menu .vnav__link {
      text-transform: none;
      display: block;
      text-align: left;
      padding: 20px 15px 5px 40px;
      color: #fff; }
    .push-menu .vnav__subnav {
      text-align: left;
      /*display: block;*/
      background: transparent;
      border: 0;
      position: relative; }
  .push-menu .vnav__link--active + .vnav__subnav, .push-menu .vnav__item:hover > .vnav__subnav {
    display: block;
    text-align: left; }
  .push-menu .vnav__subnav .vnav__item {
    display: block; }
  .push-menu .vnav__subnav .vnav__link {
    background: transparent;
    color: #cccccc;
    font-size: 18px;
    font-weight: 200;
    white-space: nowrap;
    text-align: left;
    padding: 1px 15px 1px 40px;
    letter-spacing: .5px; }
    .push-menu .vnav__subnav .vnav__link--active {
      color: #fff; }
  .push-menu .vnav--level3 .vnav__link {
    padding-left: 55px; }
  .push-menu .vnav--level1 {
    position: relative;
    display: block; }
  .push-menu .vnav--level1 > .vnav__item {
    padding: 0;
    display: block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline; }
  .push-menu .vnav--level1 > .vnav__item > .vnav__link {
    font-size: 21px;
    font-weight: 500;
    font-family: "Source Sans Pro", sans-serif; }
    .push-menu .vnav--level1 > .vnav__item > .vnav__link--active {
      background: transparent; }
  .push-menu .vnav--horizontal .vnav__subnav {
    left: 0;
    top: 100%;
    padding: 0; }
  .push-menu .vnav--horizontal .vnav--level3, .push-menu .vnav--horizontal .vnav--level4 {
    left: 0;
    top: 0; }
  .push-menu .vnav--vertical .vnav__item {
    display: block; }
  .push-menu .vnav--vertical .vnav__subnav {
    left: 0px;
    top: 0px; }
  /*.push-menu .vnav__subnav .vnav__subnav {
    display: none !important; }*/
  @media (max-width: 991px) {
    .push-menu .search-mobile {
      display: block;
      padding: 35px 40px 0px 40px; }
      .push-menu .search-mobile__submit {
        display: none; }
      .push-menu .search-mobile__input {
        width: 100%;
        padding: 10px 10px 10px 50px;
        font-size: 16px;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border: 0px;
        height: 50px;
        background-color: #f3f3f3;
        letter-spacing: .5px;
        font-family: "Source Sans Pro", sans-serif; }
      .push-menu .search-mobile .form-group {
        width: 100%;
        position: relative;
        margin-bottom: 0px; }
      .push-menu .search-mobile .svg-icon {
        color: #e99633;
        position: absolute;
        left: 15px;
        top: 14px;
        height: 25px;
        width: 25px; } }
  @media (max-width: 520px) {
    .push-menu__header {
      height: 75px;
      position: relative;
      background-color: #e99633; }
    .push-menu__home-link {
      margin-top: -13px;
      left: 20px; }
      .push-menu__home-link .icon-home {
        height: 25px;
        width: 25px;
        margin-right: 10px; }
    .push-menu__close-btn {
      height: 30px;
      cursor: pointer;
      position: absolute;
      right: 20px;
      top: 50%;
      margin-top: -20px; }
      .push-menu__close-btn:before {
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline;
        content: '';
        height: 100%;
        margin-right: -0.25em; }
      .push-menu__close-btn .close-menu__inner {
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline;
        width: 90%;
        max-width: 30px; }
      .push-menu__close-btn .icon-close {
        height: 20px;
        width: 20px;
        fill: #fff;
        padding: 10px; }
    .push-menu .vnav--level1 {
      margin-top: 20px; }
    .push-menu .vnav__link {
      padding-left: 20px !important; }
    .push-menu .vnav .vnav__subnav {
      height: 0px;
      overflow: hidden;
      -moz-transition: all 0.2s 0.25s;
      -o-transition: all 0.2s 0.25s;
      -webkit-transition: all 0.2s;
      -webkit-transition-delay: 0.25s;
      transition: all 0.2s 0.25s; }
      .push-menu .vnav .vnav__subnav .vnav__link {
        padding-top: 3px;
        padding-bottom: 3px; }
    .push-menu .vnav--level1 > .vnav__item {
      border-top: 1px solid #858585; }
      .push-menu .vnav--level1 > .vnav__item > .vnav__link:not(:only-child):after {
        content: "+";
        float: right;
        color: #818181; }
      .push-menu .vnav--level1 > .vnav__item:hover > .vnav__link:after {
        color: #fff; }
      .push-menu .vnav--level1 > .vnav__item > .vnav__link {
        padding: 10px 25px; }
      .push-menu .vnav--level1 > .vnav__item:hover > .vnav__subnav, .push-menu .vnav__item:hover > .vnav__subnav, .push-menu .vnav__item-open > .vnav__subnav {
        height: 100%;
        padding-bottom: 20px; }
    .push-menu .search-mobile {
      display: block;
      padding: 20px 20px 0px 20px; } }

#showLeftPush.active {
  background: none; }

.home #if_not_homepage {
  display: none; }

.home br + br, .home + br, #div_articleContainer_2 + br, #div_articleContainer_2 > br, table[width="96%"] + br, table[width="100%"] > br {
  display: none; }

.home table[width="96%"] table {
  padding: 20px;
  border-spacing: inherit;
  border-collapse: separate; }

.home .no-pad {
  padding: 0px; }
@media (max-width: 520px) {
  .home .fp-container {
    padding: 0px 40px; } }
.home .fpslider-header {
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  padding: 20px 0px; }
  @media (max-width: 520px) {
    .home .fpslider-header {
      text-align: center;
      border: 0px; } }
  .home .fpslider-header__text {
    font-size: 40px;
    color: #e99633;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 300; }
    @media (max-width: 520px) {
      .home .fpslider-header__text {
        font-size: 30px; } }
  @media (max-width: 520px) {
    .home .fpslider-header__navigation {
      display: none; } }
  .home .fpslider-header__navigation .prev,
  .home .fpslider-header__navigation .next {
    color: #fff;
    background-color: #e99633;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    font-size: 20px;
    padding: 13px 16px 8px 16px;
    transition: background-color .15s; }
    .home .fpslider-header__navigation .prev .svg-icon,
    .home .fpslider-header__navigation .next .svg-icon {
      height: 20px;
      width: 20px;
      fill: #fff; }
    .home .fpslider-header__navigation .prev:hover,
    .home .fpslider-header__navigation .next:hover {
      background-color: #d27d17; }
  .home .fpslider-header__navigation .prev {
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px; }
  .home .fpslider-header__navigation .next {
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px; }
.home #fpslider {
  margin: 50px 0px; }
  .home #fpslider .owl-item {
    display: inline-block;
    float: none;
    vertical-align: bottom;
    text-align: center; }
    .home #fpslider .owl-item .image img {
      max-height: 180px;
      width: auto;
      display: inline-block; }
  @media (max-width: 520px) {
    .home #fpslider {
      margin: 0px 0px 30px 0px; }
      .home #fpslider .owl-item {
        vertical-align: middle; } }
  .home #fpslider .item .name {
    margin-top: 8px; }
    .home #fpslider .item .name a {
      font-size: 16px;
      color: #333333;
      font-weight: 300; }
      .home #fpslider .item .name a:hover {
        color: #e99633; }
  .home #fpslider .item .price {
    color: #333333;
    font-size: 21px;
    font-weight: 500;
    font-family: "Source Sans Pro", sans-serif; }
    .home #fpslider .item .price .pricetext {
      display: none; }

.owl-controls {
  text-align: center; }
  @media (max-width: 520px) {
    .owl-controls {
      margin: 10px 0px 35px 0px; } }

.owl-dot.active,
.owl-item.active {
  background: none !important; }

.owl-theme .owl-dots .owl-dot {
  display: inline-block; }

.owl-theme .owl-dots .owl-dot span {
  width: 13px;
  height: 13px;
  margin: 5px 5px;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 200ms ease;
  -moz-transition: opacity 200ms ease;
  -ms-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  border-radius: 13px;
  background: #e9e9e9;
  font-size: 10px;
  line-height: 16px;
  display: inline-block; }

.owl-theme .owl-dots .owl-dot.number-dot span {
  height: 17px !important;
  width: 17px !important; }

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #e99633; }

.home__top .hero {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  color: #fff;
  position: relative; }
  .home__top .hero__content {
    position: absolute;
    top: 22%;
    margin-left: 10%; }
  .home__top .hero__bg {
    width: 100%; }
  .home__top .hero__title {
    font-size: 75px;
    font-size: 5.7vw;
    font-family: "Source Sans Pro", sans-serif;
    line-height: 75px;
    line-height: 5.7vw;
    font-weight: 600; }
  .home__top .hero__subtitle {
    font-size: 21px;
    font-size: 1.75vw;
    line-height: 28px;
    line-height: 2.4vw;
    font-weight: 400;
text-shadow:1px 1px 8px black;
    margin: 20px 0px 30px 0px;
    color: #E99633; }
  .home__top .hero__link {
    color: #fff;
    font-weight: 200;
    background-color: #e99633;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: inline-block;
    text-decoration: none;
    transition: background-color .15s;
    line-height: 4.3vw;
    overflow: hidden; }
    .home__top .hero__link-text {
      margin-left: 30px;
      margin-right: 30px;
      display: inline-block;
      height: 100%;
      font-size: 20px;
      font-size: 1.6vw; }
    .home__top .hero__link-icon {
      background-color: #d27d17;
      display: inline-block;
      -webkit-border-top-right-radius: 5px;
      -webkit-border-bottom-right-radius: 5px;
      -moz-border-radius-topright: 5px;
      -moz-border-radius-bottomright: 5px;
      border-top-right-radius: 5px;
      border-bottom-right-radius: 5px;
      fill: #fff;
      height: 18px;
      width: 18px;
      height: 1.2vw;
      width: 1.2vw;
      padding: 1.65vw 1.65vw;
      box-sizing: content-box;
      vertical-align: top; }
    .home__top .hero__link:hover {
      background-color: #d27d17; }
    .home__top .hero__link .glyphicon {
      font-size: 16px; }
.home__top .promo {
  position: relative; }
  .home__top .promo__title {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 2.9vw;
    line-height: 2.9vw;
    font-weight: 400; }
  .home__top .promo__subtitle {
    font-size: 1.4vw;
    font-weight: 200;
    margin: 20px 0px;
    margin: 0.9vw 0px;
color:#E99633; }
  .home__top .promo__bg {
    width: 100%; }
  .home__top .promo__link {
    font-size: 1.7vw;
    font-weight: 200;
    letter-spacing: .5px; }
    .home__top .promo__link:hover {
      text-decoration: underline; }
    .home__top .promo__link .glyphicon {
      font-size: 16px; }
    .home__top .promo__link .svg-icon {
      height: 1.1vw;
      width: 1.1vw;
      margin-left: 10px; }
  .home__top .promo__content {
    position: absolute;
    top: 18%;}
  .home__top .promo--1 {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    color: #666666; }
    .home__top .promo--1 .promo__link {
      color: #e99633; }
      .home__top .promo--1 .promo__link .svg-icon {
        fill: #e99633; }
    .home__top .promo--1 .promo__content {
      left: 10%; }
    .home__top .promo--1:before {
      height: 100%;
      display: inline-block;
      vertical-align: middle; }
  .home__top .promo--2 {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    color: #666666; }
    .home__top .promo--2 .promo__link {
      color: #e99633; }
      .home__top .promo--2 .promo__link .svg-icon {
        fill: #e99633; }
    .home__top .promo--2__overlay {
      background-color: rgba(233, 150, 51, 0.5);
      height: 100%;
      display: inline-block;
      vertical-align: middle;
      width: 100%; }
      .home__top .promo--2__overlay:before {
        height: 100%;
        display: inline-block;
        vertical-align: middle; }
    .home__top .promo--2 .promo__content {
      text-align: right;
      right: 10%; }
@media (max-width: 991px) {
  .home__top .hero__title {
    font-size: 7.5vw;
    line-height: 7.5vw; }
  .home__top .hero__subtitle {
    font-size: 3vw;
    line-height: 3.65vw; }
  .home__top .hero__link {
    line-height: 6vw; }
    .home__top .hero__link-text {
      font-size: 2.8vw; }
    .home__top .hero__link-icon {
      height: 1.8vw;
      width: 1.8vw;
      padding: 2.3vw; }
  .home__top .promo__content {
    top: 20%; }
  .home__top .promo__title {
    font-size: 4.3vw;
    line-height: 4.3vw; }
  .home__top .promo__subtitle {
    font-size: 2.1vw;
    margin: 1.4vw 0px; }
  .home__top .promo__link {
    font-size: 2.1vw; }
    .home__top .promo__link .svg-icon {
      height: 1.4vw;
      width: 1.4vw; } }
@media (max-width: 767px) {
  .home__top .hero__content {
    top: 14%; }
  .home__top .hero__title {
    font-size: 10vw;
    line-height: 10vw; }
  .home__top .hero__subtitle {
    font-size: 3.5vw;
    line-height: 4.8vw;
    color: #fff;
    margin: 10px 0px 20px 0px; }
  .home__top .hero__link {
    line-height: 7.8vw; }
    .home__top .hero__link-text {
      font-size: 3vw;
      margin-left: 20px;
      margin-right: 20px; }
    .home__top .hero__link-icon {
      height: 2.2vw;
      width: 2.2vw;
      padding: 3vw; }
  .home__top .promo__title {
    font-size: 8.3vw;
    line-height: 8.3vw; }
  .home__top .promo__subtitle {
    font-size: 3.9vw;
    margin: 2.8vw 0px; }
  .home__top .promo__link {
    font-size: 4.1vw; }
    .home__top .promo__link .svg-icon {
      height: 2.6vw;
      width: 2.6vw; } }

.home__bottom {
  background-image: url('../images/homepage/home-bottom-bg.jpg?1417726940');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  padding: 110px 0px; }
  .home__bottom .promos .promo {
    position: relative;
    height: 293px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    overflow: hidden; }
    .home__bottom .promos .promo:hover .promo__overlay {
      opacity: 1;
      bottom: 0px;
      left: 0px;
      border-radius: 0px; }
    .home__bottom .promos .promo:hover .promo__expand {
      opacity: 0;
      left: -80px;
      bottom: -80px; }
    .home__bottom .promos .promo__expand {
      width: 0;
      height: 0;
      border-top: 50px solid transparent;
      border-bottom: 50px solid transparent;
      border-right: 50px solid #4b4b4b;
      background-color: #4b4b4b;
      position: absolute;
      bottom: -35px;
      left: -10px;
      -ms-transform: rotate(-45deg);
      /* IE 9 */
      -webkit-transform: rotate(-45deg);
      /* Chrome, Safari, Opera */
      transform: rotate(-45deg);
      opacity: 1;
      transition: opacity .3s, left .3s, bottom .3s; }
      .home__bottom .promos .promo__expand span {
        -ms-transform: rotate(-45deg);
        /* IE 9 */
        -webkit-transform: rotate(-45deg);
        /* Chrome, Safari, Opera */
        transform: rotate(-45deg);
        position: absolute;
        top: -30px;
        right: -39px;
        color: #fff;
        font-size: 40px;
        font-weight: 200; }
    .home__bottom .promos .promo__overlay {
      background-color: rgba(75, 75, 75, 0.6);
      text-align: center;
      position: absolute;
      left: -100%;
      bottom: -100%;
      width: 100%;
      height: 100%;
      opacity: 0;
      transition: opacity .4s, left .4s, bottom .4s, border-radius .6s .05s;
      border-radius: 200px;
      -webkit-border-bottom-left-radius: 00;
      -moz-border-radius-bottomleft: 00;
      border-bottom-left-radius: 00; }
      .home__bottom .promos .promo__overlay:before {
        content: "";
        height: 100%;
        display: inline-block;
        vertical-align: middle; }
      .home__bottom .promos .promo__overlay-content {
        display: inline-block;
        vertical-align: middle; }
    .home__bottom .promos .promo__title {
      color: #fff;
      font-size: 28px;
      text-transform: uppercase;
      font-family: "Source Sans Pro", sans-serif; }
    .home__bottom .promos .promo__text {
      color: #fff;
      font-weight: 200;
      font-size: 18px; }
      .home__bottom .promos .promo__text .glyphicon {
        font-size: 13px; }
      .home__bottom .promos .promo__text .svg-icon {
        fill: #fff;
        height: 12px;
        width: 12px; }
    .home__bottom .promos .promo--1 {
      background-image: url('../images/homepage/promo1.jpg?1417475703'); }
    .home__bottom .promos .promo--2 {
      background-image: url('../images/homepage/promo2.jpg?1417475709'); }
    .home__bottom .promos .promo--3 {
      background-image: url('../images/homepage/promo3.jpg?1417475714'); }
    .home__bottom .promos .promo--4 {
      background-image: url('../images/homepage/promo4.jpg?1417475720'); }
  .home__bottom .by-brand__header {
    background-color: #fff;
    padding: 25px; }
  .home__bottom .by-brand__title {
    text-transform: uppercase;
    font-size: 24px;
    color: #666666;
    font-family: "Source Sans Pro", sans-serif;
    vertical-align: middle; }
  .home__bottom .by-brand__link {
    text-decoration: underline;
    font-size: 16px;
    vertical-align: middle;
    margin-left: 22px;
    font-weight: 200;
    letter-spacing: .5px; }
  .home__bottom .by-brand__brands .brand {
    height: 160px;
    background-repeat: no-repeat;
    background-size: 55%;
    background-position: 50% 50%;
    background-color: #efedec;
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
    filter: gray;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(1);
    opacity: .5;
    transition: opacity .15s, filter .15s, -webkit-filter .15s, -moz-filter .15s; }
    .home__bottom .by-brand__brands .brand:hover {
      opacity: 1;
      -webkit-filter: grayscale(0);
      -moz-filter: grayscale(0);
      filter: none; }
    .home__bottom .by-brand__brands .brand__text {
      font-size: 21px;
      color: #666666; }
      .home__bottom .by-brand__brands .brand__text .glyphicon {
        font-size: 14px;
        color: #e99633;
        padding-top: 5px; }
      .home__bottom .by-brand__brands .brand__text .svg-icon {
        fill: #e99633;
        height: 15px;
        width: 15px;
        float: right;
        margin-top: 7px; }
    .home__bottom .by-brand__brands .brand--1 {
      background-image: url('../images/homepage/brand1.png?1417719783'); }
    .home__bottom .by-brand__brands .brand--2 {
      background-image: url('../images/homepage/brand2.png?1417719799'); }
    .home__bottom .by-brand__brands .brand--3 {
      background-image: url('../images/homepage/brand3.png?1417719810'); }
    .home__bottom .by-brand__brands .brand--4 {
      background-image: url('../images/homepage/brand4.png?1417719829'); }
    .home__bottom .by-brand__brands .brand--5 {
      background-image: url('../images/homepage/brand5.png?1417719842'); }
    .home__bottom .by-brand__brands .brand--6 {
      background-image: url('../images/homepage/brand6.png?1417719854'); }
  @media (max-width: 1199px) {
    .home__bottom .promos .promo {
      height: 240px; }
      .home__bottom .promos .promo__title {
        font-size: 24px; }
      .home__bottom .promos .promo__text {
        font-size: 15px; }
        .home__bottom .promos .promo__text .glyphicon {
          font-size: 10px; } }
  @media (max-width: 991px) {
    .home__bottom {
      padding: 35px 0px; }
      .home__bottom .promos .promo {
        height: 293px; }
        .home__bottom .promos .promo__overlay {
          opacity: 1;
          bottom: 0px;
          left: 0px;
          border-radius: 0px; }
        .home__bottom .promos .promo__expand {
          opacity: 0;
          left: -80px;
          bottom: -80px; }
        .home__bottom .promos .promo__text .svg-icon {
          height: 10px;
          width: 10px; } }
  @media (min-width: 767px) {
    .home__bottom .brand__text {
      display: none; } }
  @media (max-width: 767px) {
    .home__bottom {
      padding: 0px 0px; }
      .home__bottom .promos {
        padding: 20px; }
      .home__bottom .by-brand__header {
        text-align: center; }
      .home__bottom .by-brand__title {
        display: block;
        font-size: 28px; }
      .home__bottom .by-brand__link {
        margin-left: 0px;
        font-style: italic;
        text-decoration: none;
        font-size: 21px; }
      .home__bottom .by-brand__brands .brand {
        background-color: #fff;
        background-image: none;
        height: auto;
        opacity: 1;
        -webkit-filter: grayscale(0);
        -moz-filter: grayscale(0);
        filter: grayscale(0);
        padding: 10px 20px; }
        .home__bottom .by-brand__brands .brand:hover {
          background-color: #F2F2F2; }
        .home__bottom .by-brand__brands .brand--5, .home__bottom .by-brand__brands .brand--6 {
          display: block !important; } }
  @media (max-width: 520px) {
    .home__bottom .promo {
      height: 275px; }
    .home__bottom .by-brand__brands .brand {
      background-image: none; } }

@media (max-width: 991px) {
  #content_area {
    width: 100% !important; } }
.home {
  /* CONVERTS ALL IMAGES IN ARTICLE 2 (HOMEPAGE) TO BE RESPONSIVE */
  /* HOMEPAGE FEATURED PRODUCTS */
  /* FEATURED PRODUCTS */
  /* Product Title */
  /* List Price */
  /* Our Price */
  /* Sale Price */
  /* Deal Price */ }
  .home #div_articleid_2 img {
    display: block;
    max-width: 100%;
    height: auto; }
  .home #content_area table.v65-productDisplay {
    table-layout: fixed; }
  .home #div_articleid_2 img[src$="/FeaturedProducts.gif"],
  .home #div_articleid_2 img[src$="/clear1x1.gif"],
  .home #div_articleid_2 .v65-productDisplay img {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    max-width: 100%;
    height: auto;
    min-width: 25px; }
  .home #div_articleid_2 img[src="/clearfix1x1.gif"] {
    display: inline;
    width: auto;
    height: auto; }
  .home .v65-productDisplay .productnamecolor.colors_productname, .home a.productnamecolor.colors_productname {
    color: #909090;
    font: 600 14px "Titillium Web", sans-serif, Arial, Sans-Serif;
    text-transform: none;
    line-height: 1.5em; }
  .home .v65-productDisplay .productnamecolor.colors_productname:hover, .home a.productnamecolor.colors_productname:hover {
    color: #e99633;
    text-decoration: none; }
  .home table.v65-productDisplay font.text.colors_text, .home table.v65-productDisplay font.text.colors_text b {
    color: #909090;
    font: 400 12px "Titillium Web", sans-serif, Arial, Sans-Serif !important; }
  .home #content_area .v65-productDisplay img[src$="nophoto.gif"],
  .home #content_area .v65-productDisplay img[src*="/v/vspfiles/photos/"] {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    margin-bottom: 10px;
    border: 0 !important; }
  .home table.v65-productDisplay .productnamecolor {
    font-size: 12px;
    font-weight: normal; }
  .home table.v65-productDisplay .product_listprice,
  .home table.v65-productDisplay .product_listprice b {
    font-size: 12px;
    font-weight: normal; }
  .home table.v65-productDisplay .product_productprice,
  .home table.v65-productDisplay .product_productprice b {
    font-size: 12px;
    font-weight: normal; }
  .home table.v65-productDisplay .product_saleprice,
  .home table.v65-productDisplay .product_saleprice b {
    font-size: 12px;
    font-weight: normal;
    color: #e99633; }
  .home table.v65-productDisplay .product_dealprice {
    font-size: 12px;
    font-weight: normal;
    color: #e99633; }
  @media (max-width: 480px) {
    .home {
      /* Product Title */
      /* List Price */
      /* Our Price */
      /* Sale Price */
      /* Deal Price */ }
      .home table.v65-productDisplay .productnamecolor {
        font-size: 12px; }
      .home table.v65-productDisplay .product_listprice,
      .home table.v65-productDisplay .product_listprice b {
        font-size: 12px; }
      .home table.v65-productDisplay .product_productprice,
      .home table.v65-productDisplay .product_productprice b {
        font-size: 12px; }
      .home table.v65-productDisplay .product_saleprice,
      .home table.v65-productDisplay .product_saleprice b {
        font-size: 12px; }
      .home table.v65-productDisplay .product_dealprice {
        font-size: 12px; } }

.footer__top {
  font-size: 0px;
  height: 340px; }
  .footer__top .container {
    height: 100%; }
  .footer__top .contact {
    background-color: #d27d17;
    color: #fff;
    display: inline-block;
    vertical-align: top;
    padding: 80px 15px 20px 0px;
    position: relative;
    height: 100%;
    font-size: initial; }
    .footer__top .contact a {
      color: #fff; }
    .footer__top .contact:before {
      content: "";
      position: absolute;
      top: 0;
      bottom: 0;
      left: -9998px;
      right: 0;
      border-left: 9999px solid #d27d17;
      z-index: -1; }
    .footer__top .contact__title {
      font-size: 24px;
      font-family: "Source Sans Pro", sans-serif;
      margin-bottom: 25px; }
    .footer__top .contact__address {
      font-weight: 300; }
      .footer__top .contact__address .svg-icon {
        display: none; }
    .footer__top .contact__phone {
      font-weight: 300; }
      .footer__top .contact__phone__text {
        margin-left: 10px; }
    .footer__top .contact__email {
      font-weight: 300; }
      .footer__top .contact__email__text {
        margin-left: 10px; }
    .footer__top .contact__icon-text {
      font-size: 16px; }
    .footer__top .contact__icons > div {
      margin-bottom: 5px; }
    .footer__top .contact__icons * {
      vertical-align: middle; }
    .footer__top .contact .svg-icon {
      fill: #fff;
      color: #fff;
      height: 20px;
      width: 20px; }
  .footer__top .footer-links {
    background-color: #e99633;
    display: inline-block;
    vertical-align: top;
    padding: 80px 0px 20px 80px;
    position: relative;
    height: 100%;
    font-size: initial; }
    .footer__top .footer-links .panel-group {
      margin-bottom: 0px; }
      .footer__top .footer-links .panel-group .panel {
        border: 0px;
        box-shadow: 0px;
        -webkit-box-shadow: 0 0px 0px transparent;
        box-shadow: 0 0px 0px transparent;
        background-color: transparent;
        border-radius: 0px;
        display: inline-block;
        vertical-align: top;
        margin-top: 0px;
        margin-right: 50px; }
        .footer__top .footer-links .panel-group .panel:last-child {
          margin-right: 0px; }
        .footer__top .footer-links .panel-group .panel .panel-heading {
          background-color: transparent;
          border-radius: 0px;
          border: 0px;
          padding: 0px; }
          .footer__top .footer-links .panel-group .panel .panel-heading .panel-title {
            padding: 0px 0px;
            padding-bottom: 25px; }
            .footer__top .footer-links .panel-group .panel .panel-heading .panel-title a {
              font-size: 24px;
              color: #fff;
              font-family: "Source Sans Pro", sans-serif;
              text-decoration: none;
              display: none; }
              .footer__top .footer-links .panel-group .panel .panel-heading .panel-title a .glyphicon {
                font-size: 16px;
                line-height: 28px;
                display: none;
                transition: transform .3s;
                color: #f5d1a6; }
                .footer__top .footer-links .panel-group .panel .panel-heading .panel-title a .glyphicon.rotate {
                  -ms-transform: rotate(180deg);
                  /* IE 9 */
                  -webkit-transform: rotate(180deg);
                  /* Chrome, Safari, Opera */
                  transform: rotate(180deg);
                  color: #fff; }
            .footer__top .footer-links .panel-group .panel .panel-heading .panel-title__no-link {
              font-size: 24px;
              color: #fff;
              font-family: "Source Sans Pro", sans-serif;
              text-decoration: none; }
        .footer__top .footer-links .panel-group .panel .collapse {
          display: inline-block;
          height: auto !important; }
        .footer__top .footer-links .panel-group .panel .panel-collapse.in {
          display: inline-block; }
        .footer__top .footer-links .panel-group .panel .list-group {
          list-style: none;
          margin: 0px;
          padding: 0px;
          display: inline-block;
          vertical-align: top;
          margin-bottom: 30px; }
          .footer__top .footer-links .panel-group .panel .list-group-item {
            background-color: transparent;
            border-radius: 0px;
            border: 0px;
            padding: 2px 0px;
            font-size: 16px;
            color: #fff;
            font-weight: 200; }
            .footer__top .footer-links .panel-group .panel .list-group-item a {
              font-size: 16px;
              color: #fff;
              font-weight: 200; }
              .footer__top .footer-links .panel-group .panel .list-group-item a:hover {
                text-decoration: underline; }
    .footer__top .footer-links:before {
      content: "";
      position: absolute;
      top: 0;
      bottom: 0;
      left: -9998px;
      right: 0;
      box-shadow: 9999px 0 0 #e99633;
      z-index: -1; }
.footer__middle {
  padding: 40px 0px; }
  .footer__middle .elist {
    display: inline-block;
    vertical-align: middle; }
    .footer__middle .elist__input {
      width: 100%;
      height: 60px;
      padding: 0px 80px 0px 30px;
      background-color: #f3f3f3;
      border: 0px;
      -webkit-border-radius: 0px;
      border-radius: 0px;
      -webkit-border-top-left-radius: 6px;
      -webkit-border-bottom-left-radius: 6px;
      -moz-border-radius-topleft: 6px;
      -moz-border-radius-bottomleft: 6px;
      border-top-left-radius: 6px;
      border-bottom-left-radius: 6px; }
    .footer__middle .elist__submit {
      position: absolute;
      right: 0px;
      top: 0px;
      height: 100%;
      width: 60px;
      text-indent: -9999px;
      background-color: #cccccc;
      border: 0px;
      -webkit-border-radius: 0px;
      border-radius: 0px;
      -webkit-border-top-right-radius: 6px;
      -webkit-border-bottom-right-radius: 6px;
      -moz-border-radius-topright: 6px;
      -moz-border-radius-bottomright: 6px;
      border-top-right-radius: 6px;
      border-bottom-right-radius: 6px;
      transition: background-color .15s;
      background-image: url('../images/template/arrow.png?1417635907');
      background-repeat: no-repeat;
      background-position: 50% 50%; }
      .footer__middle .elist__submit:hover {
        background-color: #999999; }
    .footer__middle .elist__title {
      color: #666666;
      font-size: 24px;
      text-transform: uppercase;
      font-family: "Source Sans Pro", sans-serif;
      display: inline-block;
      vertical-align: middle; }
    .footer__middle .elist form {
      display: inline-block;
      vertical-align: middle;
      position: relative;
      width: 550px;
      margin-left: 30px;
      margin-right: 60px; }
  .footer__middle .social {
    display: inline-block;
    vertical-align: middle; }
    .footer__middle .social > a {
      margin-right: 10px;
      display: inline-block; }
      .footer__middle .social > a:last-child {
        margin-right: 0px; }
    .footer__middle .social .svg-icon {
      fill: #e99633;
      width: 40px;
      height: 40px;
      transition: fill .15s; }
      .footer__middle .social .svg-icon:hover {
        fill: #d27d17; }
.footer__bottom {
  background-color: #f3f3f3;
  padding: 13px 0px;
  color: #b9b9b9;
  font-size: 14px;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 300; }
  .footer__bottom a {
    color: #b9b9b9;
    font-size: 14px;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 300; }

@media (max-width: 1199px) {
  .footer__top .contact {
    padding-right: 80px; }
  .footer__top .footer-links {
    padding-left: 40px; }
    .footer__top .footer-links .panel-group .panel {
      margin-right: 30px; }
  .footer__middle .elist form {
    width: 450px;
    margin-left: 20px;
    margin-right: 20px; }
  .footer__middle .social > a {
    margin-right: 5px; }
  .footer__middle .social .svg-icon {
    height: 35px;
    width: 35px; } }
@media (max-width: 991px) {
  .footer__top {
    height: auto; }
    .footer__top .container {
      padding: 0px; }
    .footer__top .contact {
      padding: 35px 20px;
      display: block; }
      .footer__top .contact:before {
        box-shadow: 9999px 0 0 #d27d17; }
      .footer__top .contact__title {
        display: inline-block;
        line-height: 60px;
        margin-bottom: 0px; }
      .footer__top .contact__address {
        display: inline-block; }
        .footer__top .contact__address .svg-icon {
          display: initial !important; }
      .footer__top .contact__phone {
        display: inline-block; }
      .footer__top .contact__email {
        display: inline-block; }
       .footer__top .contact__icons {
          float: none !important;
         margin-top: -60px;
         width: 100%;
         display: table;
         text-align: right; }
        .footer__top .contact__icons > div {
          margin-left: 15px;
          margin-bottom: 0px; }
          .footer__top .contact__icons > div:first-child {
            margin-left: 0px; }
      .footer__top .contact__address__text, .footer__top .contact__phone__text, .footer__top .contact__email__text {
        display: none; }
      .footer__top .contact__address a, .footer__top .contact__phone a, .footer__top .contact__email a {
        background-color: #e99633;
        display: inline-block;
        padding: 10px;
        height: 60px;
        width: 60px;
        border-radius: 30px;
        text-align: center;
        padding-top: 26%;
        transition: background-color .15s; }
        .footer__top .contact__address a:hover, .footer__top .contact__phone a:hover, .footer__top .contact__email a:hover {
          background-color: #eeae61; }
        .footer__top .contact__address a .svg-icon, .footer__top .contact__phone a .svg-icon, .footer__top .contact__email a .svg-icon {
          height: 28px;
          width: 28px; }
    .footer__top .footer-links {
      display: block;
      padding: 60px 0px 60px 20px; }
      .footer__top .footer-links:before {
        border-left: 9999px solid #e99633; }
  .footer__middle .elist__title {
    display: block; }
  .footer__middle .elist form {
    width: 425px;
    margin-top: 15px;
    margin-left: 0px; }
  .footer__middle .social {
    margin-top: 20px;
    vertical-align: text-top; } }
@media (max-width: 520px) {
  .footer__top .contact {
    text-align: center;
    padding: 40px 20px; }
    .footer__top .contact__title {
      display: block; }
    .footer__top .contact__icons {
      float: none; 
      display: block;
      margin: 0;
      text-align: center;}
    .footer__top .contact__icons > div {
        margin-left: 10px; }
  .footer__top .footer-links {
    padding: 0px; }
    .footer__top .footer-links .panel-group .panel {
      display: block;
      border-bottom: 1px solid #eeae61;
      margin-right: 0px !important;
      padding: 0px 20px; }
      .footer__top .footer-links .panel-group .panel:last-child {
        border-bottom: 0px; }
      .footer__top .footer-links .panel-group .panel .panel-heading .panel-title {
        padding: 0px 0px; }
        .footer__top .footer-links .panel-group .panel .panel-heading .panel-title a {
          display: block;
          padding: 25px 0px; }
          .footer__top .footer-links .panel-group .panel .panel-heading .panel-title a .glyphicon {
            display: inline-block; }
        .footer__top .footer-links .panel-group .panel .panel-heading .panel-title__no-link {
          display: none; }
      .footer__top .footer-links .panel-group .panel .collapse {
        display: none;
        height: 0px !important; }
        .footer__top .footer-links .panel-group .panel .collapse.in {
          height: auto !important; }
      .footer__top .footer-links .panel-group .panel .panel-collapse.in {
        display: block; }
      .footer__top .footer-links .panel-group .panel .list-group {
        width: 100%; }
        .footer__top .footer-links .panel-group .panel .list-group-item {
          border-bottom: 1px solid rgba(255, 255, 255, 0.4); }
          .footer__top .footer-links .panel-group .panel .list-group-item:last-child {
            border-bottom: 0px; }
          .footer__top .footer-links .panel-group .panel .list-group-item a {
            padding: 10px 0px;
            display: inline-block;
            width: 100%; }
            .footer__top .footer-links .panel-group .panel .list-group-item a:hover {
              text-decoration: none; }
  .footer__middle {
    text-align: center; }
    .footer__middle .elist {
      display: block; }
      .footer__middle .elist form {
        width: 100%;
        margin-right: 0px; }
    .footer__middle .social {
      margin: 30px 0px 0px 0px; }
  .footer__bottom {
    text-align: center; }
    .footer__bottom .copyright__line-1 {
      display: block; } }
@media (max-width: 640px) {
  .footer__top .footer-links .panel-group .panel {
    margin-right: 20px; }
    .footer__top .footer-links .panel-group .panel .panel-heading .panel-title__no-link {
      font-size: 20px; } }
.logo {
  margin: 0;
  line-height: 115px; }
  .logo img {
    max-height: 80px;
    margin-top: -5px; }
    @media (max-width: 520px) {
      .logo img {
        max-height: 25px; } }
    @media (max-width: 350px) {
      .logo img {
        margin-left: -15px; } }
  @media (max-width: 520px) {
    .logo {
      line-height: 75px; } }

header {
  position: fixed;
  width: 100%;
  z-index: 2; }

main.container-fluid #content_area {
  padding: 20px;
  display: inline-block;
  width: 80%;
  vertical-align: top;
  border-left: 1px solid #e0e0e0; }

.home main.container-fluid #content_area {
  padding: 0px;
  display: block;
  width: 100%;
  border: 0px; }

main.container-fluid {
  padding: 115px 0px 0px 0px; }
  @media (max-width: 520px) {
    main.container-fluid {
      padding-top: 75px; } }

.sidebar {
  display: inline-block;
  width: 19%;
  vertical-align: top;
  padding: 20px; }
  .sidebar .nav {
    padding: 5px 0px; }
    .sidebar .nav a {
      font-size: 16px;
      color: #666666;
      font-weight: 300;
      text-decoration: none; }
      .sidebar .nav a:hover {
        color: #e99633;
        text-decoration: none; }
    .sidebar .nav.nav_selected a {
      color: #e99633;
      text-decoration: none; }

.navbar-right .svg-icon:hover {
  fill: #e88f25;
  color: #e88f25; }

.cart-summary {
  display: inline-block;
  position: relative; }
  .cart-summary__count {
    position: absolute;
    top: 0px;
    right: -2px;
    font-size: 12px;
    color: #fff;
    background-color: #666666;
    line-height: 16px;
    padding: 3px;
    border-radius: 50px;
    min-width: 20px; }
    @media (max-width: 520px) {
      .cart-summary__count {
        font-size: 8px;
        top: -1px;
        right: -2px;
        line-height: 14px;
        min-width: 16px;
        padding: 1px; } }

.search {
  display: inline-block;
  vertical-align: middle;
  position: relative; }
  @media (max-width: 891px) {
    .search {
      display: none; } }

.search .input {
  display: block;
  transition: width 0.15s ease-in, background 0.15s ease-in, padding-left 0.15s;
  /*Add vendor prefixes*/
  border: none;
  color: #444;
  cursor: pointer;
  height: 50px;
  padding: 0 10px 0 30px;
  /*Use for initial width*/
  text-align: left;
  text-indent: 8px;
  width: 0;
  background: transparent;
  position: relative;
  z-index: 1;
  font-size: 16px;
  font-weight: 400;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border: 0px solid white;
  letter-spacing: .5px;
  font-family: "Source Sans Pro", sans-serif; }
  .search .input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 100px #f0ba78 inset; }
  .search .input:hover + .icon-search {
    fill: #e88f25;
    color: #e88f25; }

.search .input:focus {
  width: 250px;
  /*Adjust width when focussed*/
  background: #f3f3f3;
  padding-left: 40px; }
  @media (max-width: 1199px) {
    .search .input:focus {
      width: 200px; } }
  @media (max-width: 991px) {
    .search .input:focus {
      width: 150px; } }
  .search .input:focus + .icon-search {
    z-index: 1; }

/*Overrides to hide submit*/
.search .submit {
  display: block;
  background: none;
  border: none;
  height: 0;
  padding: 0;
  text-indent: -9999px;
  width: 0; }

.navbar .icon-search {
  position: absolute;
  top: 25%;
  left: 12px;
  z-index: 0; }

.cart-summary .soft_add_wrapper {
  margin-top: 15px !important; }
  .cart-summary .soft_add_wrapper .product-image {
    width: auto !important; }
  .cart-summary .soft_add_wrapper .product-name a {
    font-weight: 600 !important; }
  .cart-summary .soft_add_wrapper .check_out {
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    font-weight: 400 !important;
    text-transform: none !important;
    -webkit-transition: background-color .15s;
    transition: background-color .15s; }
    .cart-summary .soft_add_wrapper .check_out:hover {
      opacity: 1 !important;
      background-color: #dc8218; }
  .cart-summary .soft_add_wrapper .product-row:last-child {
    border-bottom: 0px !important; }
  .cart-summary .soft_add_wrapper .close_btn {
    background: none !important;
    display: inline-block !important;
    z-index: 9998; }
    .cart-summary .soft_add_wrapper .close_btn:after {
      content: "x";
      position: absolute;
      top: -2px;
      right: -2px;
      color: #FFFFFF;
      text-indent: 0px;
      font-size: 15px;
      font-weight: 200;
      background-color: #e99633;
      display: inline-block;
      line-height: normal;
      height: 25px;
      width: 25px;
      text-align: center;
      border-radius: 20px;
      -webkit-border-radius: 20px;
      -moz-border-radius: 20px;
      z-index: 9999;
      -webkit-transition: background-color .15s;
      transition: background-color .15s; }
    .cart-summary .soft_add_wrapper .close_btn:hover:after {
      background-color: #dc8218; }

.footer__top {
  white-space: nowrap;
}

.home .v65-productDisplay td {
  text-align: center;
  font-size: 15px;
}
.home table.v65-productDisplay .product_productprice, .home table.v65-productDisplay .product_productprice b,
.home table.v65-productDisplay .product_saleprice, .home table.v65-productDisplay .product_saleprice b,
.home table.v65-productDisplay font.text.colors_text, .home table.v65-productDisplay font.text.colors_text b,
.home .v65-productDisplay .productnamecolor.colors_productname, .home a.productnamecolor.colors_productname {
  font-size: 15px !important;
}

#content_area img[src*="images/HomePage/FeaturedProducts.gif"] + br + table:before {
  content: 'Featured Products';
  text-indent: 15px;
  margin-top: 20px;
}

/*# sourceMappingURL=template.css.map */


#btnSubmitOrder {
    border-radius: 5px;
    float: none !important;
}

#content_area table.v65-productDisplay, .v-product-grid .v-product{
  text-align:center;
}

@media (max-width:768px) {
iframe, img[src*="/v/vspfiles/photos/categories/"] {width:100%!important;}
img[src*='/v/vspfiles/assets/images/']{width:100%!important;height:auto!important;padding:10%!important;}
}

/***CH CHANGES***/

.top-bar-promo {
	background-color: #e99633;
	padding: 15px 0px;
	text-align: center;
	font-size: 17px;
	font-family: "Titillium Web", sans-serif;
	font-weight: 600;
	color: #fff;
	/*margin-top: 15px;*/
	border: 1px solid #ccc;
	text-shadow: 1px 1px 3px #000;
}

.vnav__link.view-all {
	color: #e99633 !important;
	font-weight: 600;
}