@import url("http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600|Titillium+Web:200,400,400italic,600,700,300,300italic");
@import url(//fonts.googleapis.com/css?family=Lora:400,700);
@font-face {
				font-family: 'BauhausITCbyBT-Medium';
				src: url('../fonts/bauhausm.eot');
				src: url('../fonts/bauhausm.eot?#iefix') format('embedded-opentype'),
						 url('../fonts/bauhausm.woff') format('woff'),
						 url('../fonts/bauhausm.ttf') format('truetype'),
						 url('../fonts/bauhausm.svg#bauhausm') format('svg');
				font-weight: normal;
				font-style: normal;
		}

[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 {
  left: 0;
  position: relative;
  top: 0;
  transition: all 0.3s ease 0s;
  z-index: 10;
}

.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; }
.mobile_div {
  display: none;
}
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 {
  background: #A2A1A6 none repeat scroll 0 0;
  overflow-x: hidden;
  overflow-y: scroll;
  padding: 0 0 50px;
  text-align: left;
}
  .push-menu .search-mobile {
    display: none; }
  .push-menu__header {
    height: 115px;
    position: relative;
    background-color: #000; }
  .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: #EB4B27; }
    .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 {
  color: #fff;
  display: block;
  padding: 20px 15px 5px 40px;
  text-align: left;
  text-transform: none;
}
    .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: #fff;
    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: 100%;
    top: 0px; }
  .push-menu .vnav__subnav .vnav__subnav {
    display: none !important; }
  @media (max-width: 991px) {
.mobile_div {
  display: block;
  font-size: 25px;
  margin-left: 43px;
  margin-top: 11px;
}
    .push-menu .search-mobile {
      display: block;
      padding: 20px 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: #fff;
        position: absolute;
        left: 15px;
        top: 14px;
        height: 25px;
        width: 25px; } }
  @media (max-width: 520px) {
    .push-menu__header {
      height: 75px;
      position: relative;
      background-color: #A2A1A6; }
    .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 #fff;
}
      .push-menu .vnav--level1 > .vnav__item > .vnav__link:not(:only-child):after {
        content: "+";
        float: right;
        color: #fff; }
      .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 {
        height: 100%;
        padding-bottom: 20px; }
    .push-menu .search-mobile {
      display: block;
      padding: 20px 20px 0px 20px; }
	 .mobile_div {
  display: block;
  margin-left: 15px;
  margin-top: 11px;
  font-size: 25px;
}
.contact__address {
  display: none !important;
}
	  
	   }

#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: #000;
    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: #FBB041;
    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: #893638 ; }
  .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: #893638; }
  .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: #893638; }

.home__top .hero {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  position: relative;
  z-index: 0;
}
  .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 {
  color: #000;
  font-size: 3.1vw;
  font-weight: 200;
  line-height: 2.4vw;
  margin: 20px 0 30px;
}
  .home__top .hero__link {
    color: #fff;
    font-weight: 200;
    background-color: #893638;
    -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; }
	
	.promo__title .hero__link {
  line-height: 3.3vw !important;
}
    .home__top .hero__link-text {
      margin-left: 30px;
      margin-right: 30px;
      display: inline-block;
      height: 100%;
      font-size: 20px;
	  text-shadow:0 0 0 !important;
      font-size: 1.6vw; }
    .home__top .hero__link-icon {
      background-color: #893638 ;
      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: #893638 ; }
    .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;
 }
  .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: 25%;
}
.home__top .promo--1 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  color: #666666;
  margin-bottom: 10.2%;
}
    .home__top .promo--1 .promo__link {
      color: #893638; }
      .home__top .promo--1 .promo__link .svg-icon {
        fill: #893638; }

    .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: #fff; }
    .home__top .promo--2 .promo__link {
      color: #fff; }
      .home__top .promo--2 .promo__link .svg-icon {
        fill: #fff; }
    .home__top .promo--2__overlay {
      background-color: rgba(93, 197, 141, 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 {
  right: 10%;
  text-align: center;
}
@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-text {
      font-size: 2.8vw; line-height: 5.8vw; }
    .home__top .hero__link-icon {
      height: 1.8vw;
      width: 1.8vw;
      padding: 2.3vw; }
  .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: 320px) {
		 .col-xs-12.col-sm-6.col-md-3.no-pad.promo {
  height: 188px;
}
.col-xs-12.col-sm-6.col-md-12.no-pad {
  height: 186px;
  overflow: hidden;
}
	  }
@media (max-width: 767px) {
  .home__top .hero__content {
    top: 14%; }
  .home__top .hero__title {
    font-size: 8vw;
    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-text {
      font-size: 6vw;
      margin-left: 20px;
      margin-right: 20px; line-height:8vw; }
    .home__top .hero__link-icon {
      height: 2.2vw;
      width: 2.2vw;
      padding: 3vw; }
  .home__top .promo__title {
    font-size: 10vw;
    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; } }

#content_area {
  margin-top: 10px;
}
.home__bottom {
  background-size: cover;
  margin-top: 23px;
  margin-bottom: 20px;
}
.home__bottom .promos .promo {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 211px;
  overflow: hidden;
  position: relative;
}
    .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 #A2A1A6;
      background-color: #A2A1A6;
      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(102, 157, 66, 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 .promos .promo--5 {
      background-image: url('../images/homepage/cat5.jpg?1417475703'); }
    .home__bottom .promos .promo--6 {
      background-image: url('../images/homepage/cat6.jpg?1417475709'); }
    .home__bottom .promos .promo--7 {
      background-image: url('../images/homepage/cat7.jpg?1417475714'); }
    .home__bottom .promos .promo--8 {
      background-image: url('../images/homepage/cat8.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: 81%;
    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: #893638;
        padding-top: 5px; }
      .home__bottom .by-brand__brands .brand__text .svg-icon {
        fill: #893638;
        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: 21px 0 !important;
}
      .home__bottom .promos .promo {
        height: 293px; }
       
       
        .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 {
    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; }
.promo_box1 {
  background: #dee1dd none repeat scroll 0 0;
  margin: 13px 0;
  padding: 13px;
  text-align: left;
}
#display_promotions_999 > img {
  display: none;
}
.special-deal {
  background: rgba(0, 0, 0, 0) url("../images/template/boxi3.png") no-repeat scroll 0 0;
  color: #ffffff;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 22px;
  font-weight: bold;
  height: 148px;
  line-height: 27px;
  margin: 0;
  padding: 50px 10px 0 0;
  text-align: center;
  width: 201px;
}
  .home .v65-productDisplay .productnamecolor.colors_productname:hover, .home a.productnamecolor.colors_productname:hover {
    color: #893638;
    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: #893638; }
  .home table.v65-productDisplay .product_dealprice {
    font-size: 12px;
    font-weight: normal;
    color: #893638; }
	
  @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; } }

.discliamer {
  color: #fff;
}
  .footer__top .container {
    height: 100%; }
.footer__top .contact {
  background-color: #000;
  border-right: 1px solid #A2A1A6;
  color: #fff;
  display: inline-block;
  font-size: initial;
  height: 100%;
  padding: 35px 2px 20px 0;
  position: relative;
  vertical-align: top;
  width: 38%;
}
.elist {
  background: none repeat scroll 0 0 #9b9b9d;
  border-radius: 8px;
  height: 47px;
  width: 87.5%;
}
.elist__input {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: medium none;
  float: left;
  height: 46px;
  padding-left: 8px;
  width: 88.6%;
  color: #fff;
}
.elist__submit {
  background: url(../images/template/elist_btn.png) no-repeat;
  border: medium none;
  font-size: 0;
  float:left;
  width:42px;
  height:46px;
  border-radius:0px 8px 8px 0px;
}
.social_icons{
	margin:28px 0;
}
.social_icons a{
	background:url(../images/template/social_icons.png) no-repeat left top;
	width:40px;
	height:40px;
	float:left;
	display:block;
	margin-right:15px;
}
.social_icons a.tw {
  background-position: -50px 0 !important;
}
.social_icons a.gplus {
  background-position: -100px 0 !important;
}
.social_icons a.ln {
  background-position: -150px 0 !important;
}
.social_icons a.pint {
  background-position: -200px 0 !important;
}
    .footer__top .contact a {
      color: #fff; }
.footer__top .contact::before {
  border-left: 9999px solid #000;
  bottom: 0;
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}
.footer__top .contact__title {
  font-family: "Lora",serif;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
}
    .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 {
  display: inline-block;
  font-size: initial;
  height: 100%;
  padding: 18px 0 0 20px;
  position: relative;
  vertical-align: top;
}

.topntxt {
  color: #a3000c;
  font-size: 15px;
  margin-bottom: 20px;
}
    .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: 76px; }
        .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: 0 0 5px;
}
            .footer__top .footer-links .panel-group .panel .panel-heading .panel-title a {
              font-size: 20px;
			  font-weight:700;
              color: #000;
             font-family: 'Lora', 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: #000; }
                .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: #000; }
.footer__top .footer-links .panel-group .panel .panel-heading .panel-title__no-link {
  color: #ffffff;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
}
.sub_title {
  color: #ffffff;
  font-size: 16px;
  text-transform: uppercase;
}
        .footer__top .footer-links .panel-group .panel .collapse {
          display: block;
          height: auto !important; }
       .footer__top .footer-links .panel-group .panel .collapse {
  display: block;
  height: auto !important;
}
.footer__top .footer-links .panel-group .panel .list-group {
  display: block;
  list-style: outside none none;
  margin: 0 0 14px;
  padding: 0;
  vertical-align: top;
}
.leftftr {
  display: inline-block;
  padding-top: 35px;
}
.fimg, .fimg a {
  color: #b8b8b8;
}
.fimg > img {
  display: block;
}
.footer__top .footer-links .panel-group .panel .list-group-item {
  background-color: rgba(0, 0, 0, 0);
  border-width: 0;
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  padding: 0;
}
.footer__top .footer-links .panel-group .panel .list-group-item a {
  color: #b8b8b8;
  font-size: 14px;
  font-weight: 400;
}
              .footer__top .footer-links .panel-group .panel .list-group-item a:hover {
                text-decoration: underline; }
.footer .container {
  background: #353535 none repeat scroll 0 0;
}

.footer__middle {
  padding: 40px 0px; }
  .footer__middle .elist {
    display: inline-block;
    vertical-align: middle; }
    .footer__middle .elist__input {
      width: 100%;
      height: 50px;
      padding: 0px 80px 0px 30px;
      background-color: #f3f3f3;
      -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;
	  border:1px solid #1c64a1; }

    .footer__middle .elist__submit {
  background: url("../images/template/arrow.png?1417635907") no-repeat scroll right center #1c64a1;
  border: 0 none;
  border-radius: 0 6px 6px 0;
  color: #fff;
  font-size: 19px;
  height: 100%;
  padding-left: 26px;
  position: absolute;
  right: 0;
  text-align: left;
  top: 0;
  transition: background-color 0.15s ease 0s;
  width: 137px;
}
      .footer__middle .elist__submit:hover {
        background-color: #999999; }
.footer__middle .elist__title {
  color: #000;
  display: inline-block;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 24px;
  text-transform: uppercase;
  vertical-align: middle;
}
.elist__title > span {
  font-size: 14px;
}
.footer__middle .elist form {
  display: inline-block;
  margin-left: 30px;
  position: relative;
  vertical-align: middle;
  width: 630px;
}
  .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: #893638;
  height: 40px;
  transition: fill 0.15s ease 0s;
  width: 40px;
}      .footer__middle .social .svg-icon:hover {
        fill: #893638 ; }
.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__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: 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 {
        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: #83d2a7; }
        .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__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; }
      .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 #fff;
      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 {
  line-height: 133px;
  margin: 0;
  padding-left: 27px;
  text-align: left;
}
  .logo img {
    /*max-height: 50px;
    margin-top: -5px;*/ }
    @media (max-width: 520px) {
      .logo img {
        max-height: 50px; } }

  @media (max-width: 520px) {
    .logo {
      line-height: 75px; } }

header {
  width: 100%;
  z-index: 2;
}
.container.cont2{
	background:url(../images/template/header_bck.jpg) repeat-x;
	border-top:8px solid #000;
}
main.container-fluid #content_area {
  padding: 20px;
  display: inline-block;
  width: 100%;
  vertical-align: top;
 }

.home main.container-fluid #content_area {
  padding: 0px;
  display: block;
  width: 100%;
  border: 0px; }



.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: #893638;
        text-decoration: none; }
    .sidebar .nav.nav_selected a {
      color: #893638;
      text-decoration: none; }

.navbar-right .svg-icon:hover {
  fill: #893638;
  color: #893638; }

.cart-summary {
  display: inline-block;
  position: relative; }
.cart-summary__count {
  background-color: #666666;
  border-radius: 50px;
  color: #ffffff;
  font-size: 12px;
  line-height: 16px;
  min-width: 20px;
  padding: 3px;
  position: absolute;
  right: -2px;
  top: 0;
  text-align: center;
}
    @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 {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: 0 solid #ffffff;
  border-radius: 8px;
  color: #444444;
  cursor: pointer;
  display: block;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-weight: 400;
  height: 40px;
  letter-spacing: 0.5px;
  padding: 0 6px 0 29px;
  position: relative;
  text-align: left;
  text-indent: 8px;
  transition: width 0.15s ease-in 0s, background 0.15s ease-in 0s, padding-left 0.15s ease 0s;
  width: 0;
  z-index: 1;
}
.confi {
  display: inline-block;
  margin-right: 160px;
  vertical-align: middle;
}

  .search .input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 100px #95d9b5 inset; }
  .search .input:hover + .icon-search {
    fill: #F0F0F1;
    color: #F0F0F1; }

.search .input:focus {
  width: 220px;
  /*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: #42b878; }
  .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: #893638;
      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: #42b878; }

/*# sourceMappingURL=template.css.map */
.grd_box {
  display: inline-block;
  line-height: 42px;
  vertical-align: middle;
  width: 33.1%;
}
.grd_ra {
  padding-bottom: 15px;
  padding-left: 25px;
}
.grd_img {
  display: inline-block;
}
.grd_img > img {
  width: 70%;
}
.grd_box.grdb3 {
  width: 19%;
}
.grd_box.grdb2 {
  width: 41%;
}
.grd_box.grdb1 {
  width: 39%;
}
.grd_txt {
  color: #893638;
  display: inline-block;
  font-size: 30px;
  line-height: 30px;
  font-size:2vw;
  vertical-align: middle;
}
.contact__phone.phone_div > a {
  background: none repeat scroll 0 0 #893638;
  border-radius: 30px;
  display: block;
  height: 48px;
  width: 48px;
}
.svg-icon.icon-phone {
  height: 24px;
  width: 24px;
  color:#fff;
}
    @media (max-width: 603px) {
.grd_box.grdb1 {
  width: 35%;
}
.grd_box.grdb2 {
  width: 33%;
}
.grd_txt {
  color: #893638;
  display: inline-block;
  font-size: 1.8vw;
  line-height: 30px;
  vertical-align: middle;
}

}
    @media (max-width: 480px) {
		.grd_img > img {
  width: 60%;
}
.grd_txt {
  color: #893638;
  display: inline-block;
  font-size: 1.7vw;
  line-height: 30px;
  vertical-align: middle;
}

	}
	    @media (max-width: 320px) {
		
.grd_txt {
 
  font-size: 1.6vw;
}
.grd_img {
  display: inline-block;
  width: 28%;
}
.grd_box.grdb1 {
  width: 30%;
}
.grd_ra {
  padding-bottom: 15px;
  padding-left:0px;
}
.grd_img > img {
  width: 70%;
}
.grd_box.grdb3 {
  width: 34%;
}
.grdb3 .grd_img {
  width: 21%;
}

	}
    @media (min-width: 1680px) {
	
.grd_txt {
  color: #893638;
  display: inline-block;
  font-size: 1.8vw;
  line-height: 30px;
  vertical-align: middle;
}
	}
	    @media (min-width: 1920px) {
		.grd_txt {
  color: #893638;
  display: inline-block;
  font-size: 1.4vw;
  line-height: 30px;
  vertical-align: middle;
}
		}
.text_div {
  font-size: 16px;
  color: #999999;
  margin-top: 21px;
}
.text_div p {
  margin-bottom: 0;
}
.text_div p + br {
  margin-bottom: 11px;
}
.box_div {
  float: left;
  width: 23.7%;
}

.boxes_area {
  margin-top: 15px;
}
.box_div.last {
  margin-right: 0;
}
.box_div {
  margin-right: 1.7%;
}
		.home__bottom .fpslider-header__text {
  color: #fff;
}
	  .heading_title {
  margin: 26px 0 10px 0px;
}
.heading_title img {
	width:100%;
}
.pro_box {
  float: left;
  width: 32%;
  margin-right:2%;
  text-align:center;
}
.pro_box.last {
	margin-right:0;;
}
.pro_title > a {
  color: #ffffff;
  display: block;
  font-family: lora;
  font-size: 20px;
  padding: 15px 0;
}
.pr_desc {
  color: #999999;
  font-size: 15px;
  min-height: 71px;
}
.pro_add > a {
  border: 1px solid #a3000c;
  color: #a3000c;
  display: block;
  font-family: lora;
  font-size: 14px;
  margin: 0 auto;
  padding: 10px;
  text-transform: uppercase;
  width: 52%;
}
.pro_add a:hover {
	color:#fff;
	background:#a3000c;
}
.proarea {
  margin-bottom: 20px;
}
	    @media (max-width: 1002px) {
			.grd_box.grdb2 {
  width: 40%;
}
.grd_box.grdb3 {
  width: 20%;
}
		}

  @media (min-width: 892px) {
	  .contact__phone.phone_div.hidden-sm.hidden-xs {
  display: inline-block !important;
}
	
  }

  @media (min-width: 520px) {


  }
 @media (min-width: 992px) {
 }
  @media (min-width: 768px) {
#main-nav .vnav__item .vnav__link {
  color: #ffffff;
  display: block;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
  padding: 12px 16px ;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
#main-nav #display_menu_1 ul {
  line-height: 45px;
}
#main-nav {
  padding: 0;
  vertical-align: middle;
  margin:0;
}
.vnav__subnav .vnav__link {
  font-size: 14px !important;
  height: 32px;
  padding: 5px 16px !important;
}
#main-nav #display_menu_1 {
  background: #000;
  border-radius: 5px;
}
main.container-fluid {
  margin-top: 26px;
}
#main-nav .vnav__item {
  line-height: 50px;
}
  }
  .menu {
  margin: 0px auto;
  text-align: center;
}

.navbar-toggle.nav-toggler.toggle-push-left {
  display: none;
}
@media (max-width: 768px) {

.navbar-toggle.nav-toggler.toggle-push-left {
  display: block;
}
  }
.elist__submit:hover {
  background-color: #fff !important;
}
.svg-icon.icon-phone:hover {
  color: #fff;
}
.copyright {
  font-size: 13px;
}
.social {
  float: right;
}
.envelope {
  display: inline-block;
  height: 60px;
  margin-right: 12px;
  text-align: center;
  vertical-align: middle;
  width: 60px;
  background: #A2A1A6;
  border-radius: 38px;
}
.envelope .svg-icon.icon-mail {
  width: 30px;
  vertical-align: middle;
  color: #fff;
  margin-top: 13px;
}
.our_story {
  background: url("../images/template/our_story.jpg") no-repeat scroll left top #000;
  height: 406px;
  margin-bottom: 1px;
}
.our_story_area {
  float: right;
  width: 42%;
  color: #fff;
}
.story_title {
  font-size: 3vw;
  font-weight: bold;
  margin-top: 24px;
  padding-bottom: 13px;
}
.storry_txt {
  font-size: 16px;
}
.aboutus_btn > a {
  width: 110px;
  border: 1px solid;
  padding: 0;
  margin-top: 10px;
  display: block;
  height: 37px;
  text-align: left;
  line-height: 33px;
  font-size: 17px;
  padding-left: 8px;
  background:url(../images/template/about_us_erro.png) no-repeat right center;
}
.cont2 {
  position: relative;
  padding: 0;
}
.leftarea {
  color: #ffffff;
  float: left;
  font-size: 16px;
  padding: 5px 0;
  text-align: left;
  width: 50%;
}
.leftarea a {
	font-size:12px;
	color:#ffffff;
}
.top_area {
  margin-bottom: 5px;
}
.rightnarea {
  float: right;
  width: 50%;
   padding: 5px 0;
  text-align: right;
  color:#ffffff;
}
.rightnarea a {
  color: #ffffff;
  font-size: 14px;
}
.cus {
  font-weight: bold;
  text-transform: uppercase;
  color: #777;
}
.navbar-collapse::before, .navbar-collapse::after {
  content: " ";
  display: table;
}
@media (max-width: 1024px) {

.confi {
  display: inline-block;
  margin-right: 18px;
  vertical-align: middle;
  text-align: right;
}
.confi.hidden-sm.hidden-xs > img {
  width: 72%;
}
.elist__submit {
  height: 35px;
  width: 35px;
  background-size: 100%;
}
.elist__input {
  padding-left: 8px;
  width: 85.6%;
}
.elist {
  height: 39px;
  width: 87.5%;
}
}
@media (max-width: 966px) {
	.leftarea {
  display: none;
}
.rightnarea {
  text-align: center;
  width: 100%;
}
.navbar-toggle {
  margin-top: 0;
}
.pro_add > a {
  text-transform: uppercase;
  width: 73%;
}
.footer__top .contact {
  width: 100%;
}
.elist__submit {
  height: 46px;
  width: 42px;
  background-size: 100%;
}
.elist__input {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: medium none;
  float: left;
  height: 46px;
  padding-left: 8px;
  width: 94%;
}
.elist {
  background: none repeat scroll 0 0 #474747;
  box-shadow: 0 0 6px #000000 inset;
  height: 47px;
  width: 100%;
}
.footer__top .footer-links {
  display: block;
}
}
#footerBottom {
  background: #292828 none repeat scroll 0 0;
  color: #c9c9c9;
  height: 30px;
  line-height: 30px;
  text-align: center;
}
#footerBottom a{  color: #c9c9c9;

}
@media (max-width: 768px) {
	#main-nav .menu {
  display: none;
}
.logo {
  text-align: center;
}
}
@media (max-width: 603px) {
.top_area {
  width: 90%;
  margin: 0px auto;
}
.navbar-toggle {
 
  margin-top: 0;
}
.elist__input {
  width: 92%;
}
}
@media (max-width: 480px) {

.elist__input {
  width: 90%;
}
.pro_box {
  float: none;
  margin-right: 2%;
  text-align: center;
  width: 50%;
  margin: 0px auto;
  margin-bottom: 14px;
}
.vnav.vnav__subnav.vnav--level2 {
  width: 100% !important;
}
.pro_box.last {
  margin-right: auto;
}
.navbar-header {
  height: 120px;
  padding: 0 15px;
}
}
@media (max-width: 375px) {
	.toop {
  display: none;
}
.navbar-right > a[href="/myaccount.asp"] {
  display: none;
}
.navbar .navbar-right .icon-user, .navbar .navbar-right .icon-phone {
  height: 25px !important;
  width: 20px !important;
}
.social_icons.hed.clearfix {
	float:none !important;
  margin: 0px auto !important;
  width: 53%;
}
	.pro_box {
  float: none;
  margin-right: 2%;
  text-align: center;
  width: 100%;
  margin: 0px auto;
  margin-bottom: 14px;
}
.elist__input {
  width: 84%;
}
}

.discliamer > h1 {
  font-size: 14px;
  color: #fff;
}
.box_div {
  text-align: center;
  font-family: source sans pro;
  color: #fff;
}
.title {
  font-family: lora;
  padding: 10px 0;
  font-size: 18px;
  font-weight: 700;
}
.bottom_l {
  font-size: 16px;
  padding: 5px 0;
}

.social_icons.hed.clearfix {
  float: right;
  margin: 0 0 0 10px;
}
.social_icons.hed a {
  background: url("../images/template/social_icons2.png") no-repeat scroll left top rgba(0, 0, 0, 0);
  display: block;
  float: left;
  height: 25px;
  margin-right: 5px;
  width: 25px;
  border-radius: 13px;
}
.social_icons.hed a.tw {
  background-position: -31px 0 !important;
}
.social_icons.hed a.gplus {
  background-position: -63px 0 !important;
}
.social_icons.hed a.ln {
  background-position: -94px 0 !important;
}
.social_icons.hed a.pint {
  background-position: -125px 0 !important;
}
.owl-prev {
  border-radius: 0 !important;
  font-family: source sans pro !important;
  font-size: 28px !important;
  height: 56px !important;
  line-height: 56px !important;
  width: 34px !important;
}
.owl-next {

  border-radius: 0 !important;
  font-family: source sans pro !important;
  font-size: 28px !important;
  height: 56px !important;
  line-height: 56px !important;
  width: 34px !important;
 
}
.vnav__subnav {
  background: #A2A1A6 !important;
  display: none;
  position: absolute;
  width: 215px !important;
  z-index: 1;
}
.vnav__subnav .vnav__item:hover, .vnav__item:hover {
  background: #de0000 none repeat scroll 0 0 !important;
  color: #000000 !important;
}
.vnav__subnav .vnav__link {
  box-sizing: border-box;
  color: #666;
  white-space: nowrap;
  text-align: left !important;
}
.v-product-grid .v-product {
  border: 1px solid #eee;
  border-radius: 6px;
  box-sizing: border-box;
  display: inline-block;
  margin: 5px !important;
  padding: 15px 5px;
  text-align: center;
  vertical-align: top;
  width: 23.96% !important;
}
.v-product__free-shipping {
  display: block;
  margin: 0px auto;
}
.v-product__img {
  display: block;
  min-height: 204px;
}
.featured_div {
  font-size: 26px;
  font-weight: bold;
  margin-bottom: -10px;
  text-align: center;
  text-transform: uppercase;
}
.main_title_fornt {
font-family: "Lora",serif;
  font-size: 25px;
  font-weight: bold;
  padding: 15px 0;
  text-align: center;
  text-transform: uppercase;
}
.main_title_fornt > span {
  font-size: 33px;
}
.custom_red{
	position:relative;
}
.red_title {
  background: #eeeeee none repeat scroll 0 0;
  color: #ff0000;
  font-family: "Lora",serif;
  font-size: 26px;
  font-weight: bold;
  margin: 0 auto;
  padding-bottom: 15px;
  padding-top: 19px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
.red_below_desc {
  background: #eeeeee none repeat scroll 0 0;
  font-size: 18px;
  line-height: 28px;
  margin: 0 auto;
  padding-bottom: 15px;
  text-align: left;
  width: 86%;
  font-family: lora;
}
.red_title::before,.red_below_desc::before {
  border-left: 9999px solid #eee;
  bottom: 0;
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}
red_title::before,.red_below_desc::before  {
  bottom: 0;
  box-shadow: 9999px 0 0 #eee;
  content: "";
  left: -9999px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}
.red_below_desc br {
	display:block !important;
}
.antox_desc p {
  color: #000000;
  font-size: 18px;
  padding-top: 10px;
  text-align:center;
font-family: lora;
}
.video_box {
  float: left;
}
.video_box.center_box {
  margin: 0 45px;
}
.test_area{
	clear:both;
}

.test_box {
  margin-left: 191px;
}

.test_box {
	  font-family: lora;
  background: #eeeeee none repeat scroll 0 0;
  border: 1px solid #cccccc;
  float: left;
  font-size: 20px;
  min-height: 153px;
  padding: 18px;
  vertical-align: middle;
  width: 33%;


}
.test_box.testi_bx2 {
  margin-left: 23px;
}
.test_area {
  margin: 15px 0;
}
.tesdt {
  color: #ff0000;
  font-family: lora;
  font-size: 18px;
  font-weight: bold;
  padding: 10px 0 30px;
  text-align: center;
  text-transform: uppercase;
}
.left_title_top {
  font-size: 24px;
  font-weight: bold;
  padding: 10px 0;
  text-align: center;
  text-transform: uppercase;
}
#div_articleid_1 > img {
  width: 100%;
}
.lefdiv {
  float: left;
  width: 50%;
}
.lefdiv img,.right_div img,.center_div img{
	width:100% !important;
}
.right_div {
  float: right;
  width: 50%;
}
.center_div {
  margin: 0 auto;
  width: 60%;
}
.left_title {
  font-size: 20px;
  font-weight: bold;
  padding: 9px 0;
  text-transform: uppercase;
}
.new {
  background: rgba(0, 0, 0, 0) url("../images/template/cart_bg.png") no-repeat scroll 0 0;
  height: 40px;
  right: 30px;
  width: 206px;
  margin-right: 37px;
}
.pay_img {
  margin-top: 14px;
}
#cart_wrapper {
  background: rgba(0, 0, 0, 0) url("../images/template/shopping-cart.png") no-repeat scroll left center;
  height: 30px;
  line-height: 29px;
  margin-left: 36px;
  padding: 0;
  width: 133px;
}
.phone_n {
  color: #ffffff;
  display: block;
  font-size: 25px;
  font-weight: bold;
  margin-right: 8px !important;
}
.phone_n > span {
  color: #000000;
  font-weight: normal;
}
.logo img {
  margin-top: -18px;
}
#cart_wrapper a {
  color: #ffffff;
  float: left;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 16px;
  margin: 2px 0 5px 29px;
  text-decoration: none;
}
#site_tools {
  background: #000000 none repeat scroll 0 0;
  border-radius: 0 0 8px 8px;
  color: #ffffff;
  font-family: BauhausITCbyBT-Medium,Arial,Helvetica,sans-serif;
  font-size: 12px;
  height: 46px;
  left: 0;
  margin: 0;
  padding: 0;
}
#site_tools > ul {
  margin: 0;
  padding: 0;
}
#site_tools li {
  color: #ffffff;
  display: inline-block;
  height: 46px;
  line-height: 46px;
}
#site_tools ul li a {
  color: #ffffff;
  float: left;
  font-family: BauhausITCbyBT-Medium,Bauhaus Md BT,Arial,Helvetica,sans-serif;
  font-size: 20px;
  line-height: 46px;
  padding: 0 23px;
}
#site_tools ul li a:hover {
  background: #7b8083 none repeat scroll 0 0;
  text-decoration: none;
}
.top_pannel {
  background: #afafaf none repeat scroll 0 0;
  margin: 0 0 16px;
  min-height: 60px;
  padding: 0 25px;
  position: relative;
}
.newsletter_form {
  float: left;
  margin: 13px 0 0;
}
.sign_up {
  color: #000000;
  float: left;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 16px;
  font-weight: bold;
  margin: 7px 10px 0 0;
}
#eList {
  background: rgba(0, 0, 0, 0) url("../images/template/elist_Bg.gif") no-repeat scroll 0 0;
  height: 30px;
  margin: 4px 0 0;
  padding: 0;
  width: 212px;
  float:left
}
#eList #elist_input {
  background: #ffffff none repeat scroll 0 0;
  border: 0 none;
  height: 28px;
  margin: 1px 0 0 1px;
  padding-left: 8px;
  width: 85%;
}
#eList #elist_submit {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 0 none;
  width: 12%;
}
#display_search {
  background: rgba(0, 0, 0, 0) url("../images/template/search_bg.png") no-repeat scroll 0 0;
  float: left;
  height: 32px;
  margin-top: 14px;
  width: 252px;
}
#display_search #search_input {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 0 none;
  height: 31px;
  padding-left: 18px;
  width: 83%;
}
#display_search #search_submit {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 0 none;
  display: inline-block;
  font-size: 0;
  height: 23px;
  margin-top: 0;
  width: 15%;
}
#credit {
  float: left;
  margin: 16px 37px 0px 50px ;
}
.contant_inner {
  background: #ffffff none repeat scroll 0 0;
  padding:8px 0 0 0
}

#leftnav {
  background: #f1f1f1 none repeat scroll 0 0;
  float: left;
  text-align: left;
  width: 22%;
  padding-bottom: 19px;
}

#content_area {
  float: left;
  margin-left: 1%;
   margin-right: 1%;
  width: 76%;
}
.menutitle {
  background: #000000 none repeat scroll 0 0;
  border-radius: 5px 5px 0 0;
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  padding: 5px 12px;
  text-transform: uppercase;
}
#leftnav .vnav__link {
  background: rgba(0, 0, 0, 0) url("../images/left_li_img.png") no-repeat scroll right center;
  border-bottom: 1px solid #dbdada;
  border-right: 0 none;
  color: #555555 !important;
  display: block;
  padding: 5px 35px 5px 12px !important;
  text-align: left;
  width: 100%;
}

.vnav.vnav--vertical.vnav--level1 {
  width: 100%;
}
#leftnav .vnav__link:hover,.vnav__link--active{
  background: #ffffff url("../images/left_li_img.png") no-repeat scroll right center !important;
  color: #555555 !important;
  font-weight: bold !important;
}


@media (max-width: 414px) {
.new {
  display: none;
}
.pay_img {
  display: none;
}
.phone_n {
  display: none;
}
.navbar-header {
  height: 70px;
}
.navbar-toggle {
  margin-top: -23px;
}
.navbar .navbar-right {
  line-height: 36px;
  margin-top: 19px;
  right: 10px;
}
.logo {
  padding-left: 0;
}
.top_pannel #display_search {
  display: none;
}
#credit {
  float: none;
  margin: 16px 37px 0 50px;
}
.newsletter_form {
  float: none;
  margin: 13px 0 0;
}
.sign_up {
  float: none;
}
#eList {
  float: none;
 
}
.top_pannel {
  padding: 8px 25px;
  text-align: center;
}
#eList {
  float: none;
  margin: 0px auto;
}
#leftnav {
  display: none;
}
.proBox {
  background: #ffffff none repeat scroll 0 0;
  border: 2px solid #f0f0f1;
  border-radius: 6px;
  float: none !important;
  margin: 5px auto !important;
  padding: 5px;
  text-align: center;
  width: 70% !important;
}
.productPhoto img {
  width: auto !important;
}
}