[class^="icon-"], [class*=" icon-"] {
  display: inline-block;
  color: #000000;
  fill: currentColor; }

.icon-arrow-up {
  width: 37px;
  height: 48px; }

.icon-fb {
  width: 24px;
  height: 24px; }

.icon-insta {
  width: 24px;
  height: 24px; }

#icon-insta .path1 {
  fill: #fff !important; }

#icon-insta .path2 {
  fill: #fff !important; }

#icon-insta .path3 {
  fill: #fff !important; }

#icon-insta .path4 {
  fill: #fff !important; }

.icon-tu {
  width: 24px;
  height: 24px; }

.icon-tw {
  width: 24px;
  height: 24px; }

.icon-yt {
  width: 24px;
  height: 24px; }

#icon-yt .path1 {
  fill: #fff; }

#icon-yt .path2 {
  fill: black; }

#icon-yt .path3 {
  fill: black; }

#icon-yt .path4 {
  fill: black; }

#icon-yt .path5 {
  fill: black; }

#icon-yt .path6 {
  fill: black; }

#icon-yt .path7 {
  fill: black; }

.icon-arrow-right {
  width: 26px;
  height: 48px; }

.icon-cart {
  width: 24px;
  height: 24px;
  fill: #686868; }

.icon-close {
  width: 24px;
  height: 24px; }

.icon-menu {
  width: 24px;
  height: 20px;
  fill: #686868; }

.icon-search {
  width: 24px;
  height: 24px; }

.cc .icon {
  display: inline-block;
  vertical-align: middle;
  width: 41px;
  height: 25px;
  fill: white;
  margin-right: 5px; }

.icon.fill {
  background: #fff;
  border-radius: 3px; }

#visa .orange {
  fill: #939393; }

#visa .blue {
  fill: #555555; }

#amex .path1 {
  fill: #6e6e6e; }

#discover .orange {
  fill: #939393; }

#discover .slate {
  fill: #444444; }

#paypal .drkblue {
  fill: #555555; }

#mastercard .path1 {
  fill: #b4b4b4; }

#mastercard .path2 {
  fill: #666666; }

#paypal .lightblue {
  fill: #555555; }

.north,
.east,
.west,
.south {
  background: #000;
  position: fixed;
  z-index: 19; }

.north, .south {
  left: 0;
  right: 0;
  height: 15px; }

.north {
  top: 0; }

.south {
  bottom: 0; }

.west,
.east {
  top: 0;
  bottom: 0;
  width: 15px; }

.west {
  left: 0; }

.east {
  right: 0; }

body {
  padding: 15px; }

#content_area {
  padding-bottom: 20px; }

.page-wrap {
  background: #fff;
  padding-top: 70px; }
  @media only screen and (min-width: 768px) {
    .page-wrap {
      padding-top: 200px; } }
  @media only screen and (min-width: 992px) {
    .page-wrap {
      padding-top: 115px; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .container {
    width: 720px; } }
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .container {
    width: 947px; } }
@media only screen and (min-width: 1200px) {
  .container {
    width: 1155px; } }

.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%;
  background: rgba(255, 255, 255, 0.8); }

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 !important; }

nav.slide-menu-left,
nav.slide-menu-right,
nav.push-menu-left,
nav.push-menu-right {
  top: 0;
  width: 255px;
  height: 100%; }

nav.slide-menu-left,
nav.push-menu-left {
  left: -300px; }

nav.slide-menu-right,
nav.push-menu-right {
  right: -300px; }

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: 300px; }

body.pmr-open .page-wrap {
  left: -300px; }

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; }

.main-menu {
  margin: 29px 0 29px;
  margin-left: 1%;
  width: 58.11966%;
  float: left; }
  @media only screen and (min-width: 1200px) {
    .main-menu {
      margin-left: 5%; } }
  .main-menu .vnav {
    list-style: none;
    padding: 0;
    margin: 0; }
    .main-menu .vnav__item {
      background: transparent;
      position: relative;
      text-transform: uppercase;
      font-size: 15px;
      font-weight: 600;
      border-bottom: 5px solid transparent; }
    .main-menu .vnav__item:hover {
      background: transparent;
      border-bottom: 5px solid #000; }
    .main-menu .vnav__link {
      color: #333;
      background: transparent;
      display: block;
      padding: 5px 20px;
      text-decoration: none;
      text-align: center; }
      .main-menu .vnav__link:hover {
        color: #333;
        background: transparent;
        text-decoration: none; }
      .main-menu .vnav__link--active {
        color: #333;
        background: transparent; }
    .main-menu .vnav__item:hover > .vnav__subnav {
      display: block; }
    .main-menu .vnav__subnav {
      background: #fff;
      display: none;
      position: absolute;
      z-index: 1;
      -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
      -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
      box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
      margin-top: 6px; }
    .main-menu .vnav__subnav .vnav__item {
      display: block;
      text-transform: none;
      border-bottom: none; }
    .main-menu .vnav__subnav .vnav__link {
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      background: #fff;
      color: #000;
      white-space: nowrap;
      text-align: left; }
      .main-menu .vnav__subnav .vnav__link:hover {
        color: #000;
        background: #e7e7e7;
        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 .push-menu__close-btn {
  display: block; }

.push-menu {
  padding: 15px 0;
  text-align: left;
  background: #000;
  overflow: visible !important;
  /* need for close btn */
  overflow-y: scroll; }
  .push-menu::-webkit-scrollbar {
    display: none; }
  .push-menu__close-btn {
    display: none;
    height: 24px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    color: #313131;
    background: transparent;
    width: 24px;
    font-size: 12px;
    cursor: pointer;
    position: absolute;
    right: -45px;
    top: 32px;
    text-align: center; }
    .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: 24px; }
    .push-menu__close-btn .icon-close {
      fill: #333;
      width: 24px;
      height: 24px; }
  .push-menu .search-mobile {
    margin: 0 auto 10px;
    width: 85.09804%;
    position: relative; }
    .push-menu .search-mobile .search-mobile__input {
      width: 100%;
      padding: 10px;
      height: 53px;
      font-size: 18px; }
    .push-menu .search-mobile .search-mobile__submit {
      position: absolute;
      top: 14px;
      right: 14px;
      background: none;
      border: none; }
      .push-menu .search-mobile .search-mobile__submit .icon-search {
        fill: #000;
        width: 18px;
        height: 18px; }
  .push-menu .vnav {
    list-style: none;
    padding: 0;
    margin: 0; }
    .push-menu .vnav__item {
      position: static;
      background: transparent;
      border-bottom: 2px solid #343434; }
    .push-menu .vnav__item:hover {
      color: #fff;
      background: #343434; }
    .push-menu .vnav__item:hover > a {
      color: #fff; }
    .push-menu .vnav__link {
      text-transform: uppercase;
      font-size: 18px;
      font-weight: 600;
      display: block;
      text-align: left;
      padding: 12px 15px;
      color: #fff;
      background: transparent; }
    .push-menu .vnav__subnav {
      text-align: left;
      display: none;
      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;
    border-bottom: none; }
  .push-menu .vnav__subnav .vnav__link {
    background: #343434;
    color: #fff;
    font-size: 12px;
    white-space: nowrap;
    text-align: left;
    padding: 8px 15px 8px 35px;
    text-transform: none;
    font-size: 16px; }
    .push-menu .vnav__subnav .vnav__link:hover {
      background: #222; }
  .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--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; }

#showLeftPush.active {
  background: none; }

.home header .navbar {
  background: rgba(255, 255, 255, 0.5); }
.home .page-wrap {
  padding-top: 0; }
.home .promotions .promo {
  display: block;
  background: #cca224;
  padding: 15px;
  margin-bottom: 20px;
  color: #fff; }
  @media only screen and (min-width: 768px) {
    .home .promotions .promo {
      margin-bottom: 30px; } }
  .home .promotions .promo:hover .promo__text .main {
    -o-transform: translate3d(0, 0px, 0);
    -ms-transform: translate3d(0, 0px, 0);
    -moz-transform: translate3d(0, 0px, 0);
    -webkit-transform: translate3d(0, 0px, 0);
    transform: translate3d(0, 0px, 0); }
  .home .promotions .promo:hover .promo__text .sub {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    -o-transform: translate3d(0, 0px, 0) scale(1);
    -ms-transform: translate3d(0, 0px, 0) scale(1);
    -moz-transform: translate3d(0, 0px, 0) scale(1);
    -webkit-transform: translate3d(0, 0px, 0) scale(1);
    transform: translate3d(0, 0px, 0) scale(1); }
  .home .promotions .promo__text {
    display: block;
    border: 1px solid #fff;
    padding: 0px 0;
    text-align: center; }
    .home .promotions .promo__text span {
      display: block; }
    .home .promotions .promo__text .main {
      font-size: 32px;
      line-height: 38px;
      padding: 15px 0;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease;
      -o-transform: translate3d(0, 20px, 0);
      -ms-transform: translate3d(0, 20px, 0);
      -moz-transform: translate3d(0, 20px, 0);
      -webkit-transform: translate3d(0, 20px, 0);
      transform: translate3d(0, 20px, 0); }
      @media only screen and (min-width: 768px) {
        .home .promotions .promo__text .main {
          font-size: 45px; } }
    .home .promotions .promo__text .sub {
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease;
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
      opacity: 0;
      -webkit-transform: translate3d(0, 10px, 0) scale(1.1);
      transform: translate3d(0, 10px, 0) scale(1.1);
      border-top: 1px solid #fff;
      padding: 5px 0; }
      @media only screen and (min-width: 768px) {
        .home .promotions .promo__text .sub {
          font-size: 20px; } }
      @media only screen and (min-width: 992px) {
        .home .promotions .promo__text .sub {
          font-size: 25px; } }
      .home .promotions .promo__text .sub .icon-arrow-right {
        fill: #fff;
        width: 12px;
        height: 13px;
        padding-left: 10px; }
.home .about {
  margin-bottom: 20px;
  color: #7a7a7a; }
  @media only screen and (min-width: 768px) {
    .home .about {
      margin-bottom: 30px; } }
  .home .about .title {
    display: block;
    font-size: 32px;
    margin-bottom: 10px;
    letter-spacing: 2px; }
    @media only screen and (min-width: 768px) {
      .home .about .title {
        font-size: 45px; } }
  @media only screen and (min-width: 992px) {
    .home .about .about__text {
      padding-left: 17.18494%; } }
  .home .about p {
    font-size: 18px;
    line-height: 31px; }
    @media only screen and (min-width: 768px) {
      .home .about p {
        font-size: 28px;
        line-height: 55px; } }
    @media only screen and (min-width: 992px) {
      .home .about p {
        font-size: 15px;
        line-height: 30px; } }
  .home .about .read-more {
    display: block;
    color: #bebebe;
    font-weight: 400;
    text-transform: uppercase;
    border: 2px solid #bebebe;
    text-align: left; }
    @media only screen and (min-width: 768px) {
      .home .about .read-more {
        text-align: left; } }
    @media only screen and (min-width: 992px) {
      .home .about .read-more {
        width: 202px; } }
    .home .about .read-more:hover {
      background: #cca224;
      border-color: #fff; }
      .home .about .read-more:hover .read-more__text {
        border-color: #fff;
        color: #fff; }
      .home .about .read-more:hover .icon__wrap .icon-arrow-right {
        fill: #fff; }
    .home .about .read-more .read-more__text {
      display: block;
      float: left;
      width: 75.5102%;
      font-size: 16px;
      line-height: 40px;
      border-right: 2px solid #bebebe;
      padding: 0 25px; }
      @media only screen and (min-width: 768px) {
        .home .about .read-more .read-more__text {
          font-size: 32px;
          line-height: 70px; } }
      @media only screen and (min-width: 992px) {
        .home .about .read-more .read-more__text {
          font-size: 15px;
          line-height: 37px; } }
    .home .about .read-more .icon__wrap {
      display: block;
      float: right;
      width: 24.4898%;
      line-height: 38px;
      text-align: center; }
      @media only screen and (min-width: 768px) {
        .home .about .read-more .icon__wrap {
          line-height: 70px; } }
      @media only screen and (min-width: 992px) {
        .home .about .read-more .icon__wrap {
          line-height: 37px; } }
      .home .about .read-more .icon__wrap .icon-arrow-right {
        fill: #7a7a7a;
        width: 20px;
        height: 20px;
        vertical-align: text-top; }
        @media only screen and (min-width: 768px) {
          .home .about .read-more .icon__wrap .icon-arrow-right {
            width: 30px;
            height: 30px;
            vertical-align: middle; } }
        @media only screen and (min-width: 992px) {
          .home .about .read-more .icon__wrap .icon-arrow-right {
            width: 13px;
            height: 15px; } }
.home .categories .category {
  position: relative;
  display: block;
  overflow: hidden;
  margin-bottom: 20px; }
  @media only screen and (min-width: 768px) {
    .home .categories .category {
      margin-bottom: 30px; } }
  @media only screen and (min-width: 768px) {
    .home .categories .category:hover img {
      -webkit-transform: scale(1);
      transform: scale(1); }
    .home .categories .category:hover .category__text {
      top: 25%; }
      .home .categories .category:hover .category__text p {
        display: block;
        -webkit-transform: scale(1);
        transform: scale(1);
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1; } }
  .home .categories .category img {
    display: block;
    width: 100%; }
    @media only screen and (min-width: 768px) {
      .home .categories .category img {
        -moz-transition: all 0.35s ease;
        -o-transition: all 0.35s ease;
        -webkit-transition: all 0.35s ease;
        transition: all 0.35s ease;
        -webkit-transform: scale(1.15);
        transform: scale(1.15); } }
  .home .categories .category .category__text {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0px;
    right: 0px;
    margin: auto;
    color: #fff;
    background: #b9b9b9;
    background: rgba(0, 0, 0, 0.2);
    padding: 15px 0; }
    @media only screen and (min-width: 768px) {
      .home .categories .category .category__text {
        top: 75%;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease; } }
    .home .categories .category .category__text .title {
      display: block;
      font-size: 23px;
      text-align: center;
      letter-spacing: 1px; }
      @media only screen and (min-width: 768px) {
        .home .categories .category .category__text .title {
          font-size: 28px; } }
      @media only screen and (min-width: 1200px) {
        .home .categories .category .category__text .title {
          font-size: 29px; } }
    .home .categories .category .category__text p {
      display: block;
      font-size: 16px;
      line-height: 28px;
      padding: 20px 11.82109% 0;
      text-align: center;
      width: 100%; }
      @media only screen and (min-width: 768px) {
        .home .categories .category .category__text p {
          display: block;
          filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
          opacity: 0;
          -moz-transition: all 0.6s ease;
          -o-transition: all 0.6s ease;
          -webkit-transition: all 0.6s ease;
          transition: all 0.6s ease;
          -webkit-transform: scale(1.1);
          transform: scale(1.1); } }
      @media only screen and (min-width: 1200px) {
        .home .categories .category .category__text p {
          font-size: 20px;
          line-height: 35px; } }
.home .fps-title {
  color: #7a7a7a;
  font-size: 32px;
  margin-bottom: 20px;
  margin-bottom: 20px;
  letter-spacing: 1px;
  text-align: center; }
  @media only screen and (min-width: 768px) {
    .home .fps-title {
      margin-bottom: 30px; } }
  @media only screen and (min-width: 768px) {
    .home .fps-title {
      font-size: 45px;
      text-align: left; } }
.home #fpslider .name a {
  color: #000;
  font-size: 18px; }
.home #fpslider .price {
  color: #cca224;
  font-weight: bold;
  font-size: 18px; }
.home .owl-theme .owl-controls .owl-buttons div.owl-prev,
.home .owl-theme .owl-controls .owl-buttons div.owl-next {
  width: 15px;
  height: 26px;
  text-indent: -9999px;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0; }
.home .owl-theme .owl-controls .owl-buttons div.owl-prev {
  background: url(../images/homepage/fps-prev.png) no-repeat 0 0;
  left: 0px; }
.home .owl-theme .owl-controls .owl-buttons div.owl-next {
  background: url(../images/homepage/fps-next.png) no-repeat 0 0;
  right: 0px; }
.home #fpslider .owl-theme .owl-controls .owl-page span {
  background: #333333; }

.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: #000;
    font: 400 18px 'Titillium Web', Arial, Sans-Serif;
    line-height: 1.5em; }
  .home .v65-productDisplay .productnamecolor.colors_productname:hover, .home a.productnamecolor.colors_productname:hover {
    color: #cca224;
    text-decoration: none; }
  .home table.v65-productDisplay font.text.colors_text, .home table.v65-productDisplay font.text.colors_text b {
    color: #000;
    font: 400 18px 'Titillium Web', 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-family: "Titillium Web", sans-serif;
    text-transform: none;
    font-weight: normal;
    color: #000;
    font-size: 18px; }
  .home table.v65-productDisplay .product_listprice,
  .home table.v65-productDisplay .product_listprice b {
    font-size: 18px;
    font-weight: bold; }
  .home table.v65-productDisplay .product_productprice,
  .home table.v65-productDisplay .product_productprice b {
    font-size: 18px;
    font-weight: bold; }
  .home table.v65-productDisplay .product_saleprice,
  .home table.v65-productDisplay .product_saleprice b {
    font-size: 18px;
    font-weight: bold;
    color: #cca224; }
  .home table.v65-productDisplay .product_dealprice {
    font-size: 18px;
    font-weight: bold;
    color: #cca224; }
  @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; } }

.home .jumbotron {
  position: relative;
  padding: 0;
  margin-bottom: 20px; }
  @media only screen and (min-width: 768px) {
    .home .jumbotron {
      margin-bottom: 30px; } }
  .home .jumbotron img {
    width: 100%; }
  .home .jumbotron__text {
    text-align: right;
    position: absolute;
    bottom: 7.06714%;
    right: 7.06714%;
    width: 88.33922%;
    color: #fff; }
    .home .jumbotron__text span {
      display: block; }
    .home .jumbotron__text .big {
      font-size: 45px;
      line-height: 47px;
      font-weight: 300;
      letter-spacing: 1px; }
      @media only screen and (min-width: 768px) {
        .home .jumbotron__text .big {
          font-size: 88px;
          line-height: 74px; } }
      @media only screen and (min-width: 992px) {
        .home .jumbotron__text .big {
          font-size: 125px;
          line-height: 120px; } }
    .home .jumbotron__text .small {
      font-size: 18px;
      font-weight: 600;
      line-height: 31px; }
      @media only screen and (min-width: 768px) {
        .home .jumbotron__text .small {
          font-size: 22px;
          line-height: 40px;
          margin: 5px 0; } }
      @media only screen and (min-width: 992px) {
        .home .jumbotron__text .small {
          font-size: 25px;
          line-height: 55px; } }
  .home .jumbotron .shop {
    background: #fff;
    border: 1px solid #d4d4d4;
    font-weight: 600;
    font-size: 20px;
    color: #aeaeae;
    text-transform: uppercase;
    width: 200px;
    height: 40px;
    line-height: 40px;
    letter-spacing: 1px;
    float: right;
    text-align: center; }
    @media only screen and (min-width: 992px) {
      .home .jumbotron .shop {
        font-size: 15px; } }
    .home .jumbotron .shop:hover {
      background: #cca224;
      color: #fff;
      border-color: transparent; }
      .home .jumbotron .shop:hover .icon__wrap {
        border-color: #fff; }
        .home .jumbotron .shop:hover .icon__wrap .icon-arrow-right {
          fill: #fff; }
    .home .jumbotron .shop .icon__wrap {
      width: 43px;
      height: 38px;
      border-left: 1px solid #d4d4d4;
      display: inline-block;
      float: right; }
      .home .jumbotron .shop .icon__wrap .icon-arrow-right {
        width: 15px;
        height: 15px;
        color: #aeaeae;
        vertical-align: initial; }
        @media only screen and (min-width: 992px) {
          .home .jumbotron .shop .icon__wrap .icon-arrow-right {
            margin-top: 11px; } }

footer {
  padding: 30px 20px 0;
  background: #000; }
  @media only screen and (min-width: 768px) {
    footer {
      padding: 20px 0px 0; } }
  @media only screen and (min-width: 768px) {
    footer .row.navs {
      margin: 0; } }
  footer [class*="col"] {
    padding-left: 0;
    padding-right: 0; }
  footer .elist {
    background: #333333; }
    @media only screen and (min-width: 992px) {
      footer .elist {
        margin-bottom: 45px; } }
    footer .elist form {
      position: relative;
      width: 100%; }
      footer .elist form .elist__input {
        border: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        background: transparent;
        color: #b9b9b9;
        font-size: 18px;
        padding: 12px 0 12px 14px;
        width: 82.64463%; }
        @media only screen and (min-width: 768px) {
          footer .elist form .elist__input {
            font-size: 47px;
            font-weight: 200;
            padding: 25px 0 25px 25px; } }
        @media only screen and (min-width: 992px) {
          footer .elist form .elist__input {
            font-size: 30px; } }
      footer .elist form .submit-wrap {
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        text-indent: -9999px;
        background: transparent;
        width: 18.36735%; }
        footer .elist form .submit-wrap svg {
          position: absolute;
          right: 13px;
          top: 0;
          bottom: 0;
          margin: auto;
          fill: #fff;
          width: 18px;
          height: 18px; }
          @media only screen and (min-width: 768px) {
            footer .elist form .submit-wrap svg {
              width: 28px;
              height: 28px;
              right: 40px; } }
          @media only screen and (min-width: 992px) {
            footer .elist form .submit-wrap svg {
              width: 23px;
              height: 23px; } }
        footer .elist form .submit-wrap .elist__submit {
          position: absolute;
          right: 0;
          top: 0;
          bottom: 0;
          text-indent: -9999px;
          padding: 0;
          width: 100%;
          background: transparent;
          border: none; }
  footer .navbar {
    border-bottom: 2px solid #949494;
    min-height: 100%;
    margin-bottom: 0; }
    @media only screen and (min-width: 992px) {
      footer .navbar {
        border-bottom: none;
        border-bottom: none;
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
        border-radius: 0px;
        border-left: 2px solid #949494;
        padding-left: 2.05128%; } }
    footer .navbar .navbar-toggle {
      width: 100%;
      font-size: 23px;
      color: #fff;
      text-align: left;
      border-bottom: none;
      margin: 15px 0; }
      @media only screen and (min-width: 768px) {
        footer .navbar .navbar-toggle {
          font-size: 47px;
          margin: 40px 0; } }
      footer .navbar .navbar-toggle .svg-wrap {
        display: block;
        float: right;
        margin-top: 0px;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
        transform-origin: 50% 50%;
        -moz-transform-origin: 50% 50%; }
      footer .navbar .navbar-toggle svg {
        fill: #fff;
        width: 18px;
        height: 18px; }
        @media only screen and (min-width: 768px) {
          footer .navbar .navbar-toggle svg {
            width: 28px;
            height: 28px; } }
      footer .navbar .navbar-toggle.collapsed .svg-wrap {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg); }
    footer .navbar .navbar-collapse {
      padding: 0;
      border-top: none; }
    footer .navbar ul {
      margin: 0;
      padding: 0;
      list-style-type: none; }
      footer .navbar ul li {
        font-size: 14px;
        line-height: 30px;
        color: #fff; }
        @media only screen and (min-width: 768px) {
          footer .navbar ul li {
            font-size: 37px;
            line-height: 88px; } }
        @media only screen and (min-width: 992px) {
          footer .navbar ul li {
            font-size: 15px;
            line-height: 40px; } }
        footer .navbar ul li.title {
          font-size: 16px;
          font-weight: 600;
          text-transform: uppercase; }
        footer .navbar ul li a {
          color: #fff;
          display: block; }
          footer .navbar ul li a:hover {
            color: #767676; }
  footer .social {
    margin: 25px 0;
    text-align: center; }
    @media only screen and (min-width: 768px) {
      footer .social {
        margin: 35px 0;
        padding-bottom: 35px;
        border-bottom: 2px solid #949494; } }
    @media only screen and (min-width: 992px) {
      footer .social {
        margin-top: 0;
        padding-bottom: 25px; } }
    footer .social .social__title {
      color: #fff;
      font-weight: 600;
      font-size: 15px;
      text-transform: uppercase; }
    @media only screen and (min-width: 992px) {
      footer .social .social__links {
        float: right; } }
    footer .social a {
      display: inline-block;
      margin-left: 10px; }
      @media only screen and (min-width: 768px) {
        footer .social a {
          margin-left: 50px; } }
      @media only screen and (min-width: 992px) {
        footer .social a {
          margin-left: 17px; } }
      footer .social a:first-child {
        margin-left: 0; }
      footer .social a:hover {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
        opacity: 0.75; }
    footer .social svg {
      fill: #fff;
      width: 38px;
      height: 38px; }
      @media only screen and (min-width: 768px) {
        footer .social svg {
          width: 60px;
          height: 60px; } }
      @media only screen and (min-width: 992px) {
        footer .social svg {
          width: 25px;
          height: 25px; } }
  footer .cc {
    margin-bottom: 10px;
    text-align: center; }
  footer .copyright {
    text-align: center;
    font-size: 15px;
    color: #6a6a6a;
    margin-bottom: 15px; }
    @media only screen and (min-width: 992px) {
      footer .copyright {
        font-size: 12px; } }
    footer .copyright .line {
      padding: 0 10px; }
    footer .copyright a {
      color: #6a6a6a; }
      footer .ssl {
        display: block;
        margin: 0 auto;
        text-align: center;
      }
      footer .ssl .icon {
      width: 123px;
      height: 50px;
      display: inline-block;
      vertical-align: middle;
      }
      #volusion-ssl .grey {
        fill: #fff !important; }

      #volusion-ssl .path2 {
        fill: #fff !important; }

      #volusion-ssl .blue {
        fill: #000 !important; }

      #volusion-ssl .black {
        fill: #000 !important; }

      #volusion-ssl .drkblue {
        fill: #000 !important; }
  footer .back-to-top {
    border-top: 2px solid #949494;
    font-size: 23px;
    color: #fff;
    padding: 25px 0;
    text-align: center; }
    footer .back-to-top button {
      background: transparent;
      border: none;
      -moz-box-shadow: none;
      -webkit-box-shadow: none;
      box-shadow: none; }
      footer .back-to-top button svg {
        vertical-align: middle;
        margin-left: 10px;
        fill: #fff;
        width: 30px;
        height: 22px; }

header .container {
  position: relative; }
header .navbar {
  margin: 15px 15px 15px;
  background: #fff; }
  @media only screen and (min-width: 768px) {
    header .navbar {
      min-height: 185px; } }
  @media only screen and (min-width: 992px) {
    header .navbar {
      min-height: 100px; } }
header .navbar-toggle {
  margin-left: 15px;
  border: none; }
  @media only screen and (min-width: 768px) {
    header .navbar-toggle {
      margin: 77px 0;
      margin-left: 30px; } }
  @media only screen and (min-width: 768px) {
    header .navbar-toggle .icon-menu {
      width: 37px;
      height: 28px; } }
header .logo {
  margin: 0;
  text-align: center;
  position: absolute;
  margin: auto;
  left: 0;
  right: 0; }
  
  @media only screen and (min-width: 992px) {
    header .logo {
      position: relative; } }
  header .logo img {
    margin: 5px 0;
    width: 150px;
    height: auto; }
    @media only screen and (min-width: 768px) {
      header .logo img {
        width: 368px;
        margin: 40px 0; } }
    @media only screen and (min-width: 992px) {
      header .logo img {
        width: 255px;
        margin: 16px 0 9px; } }
header .navbar-toggle,
header .cart-summary {
  position: relative;
  z-index: 1; }
header .cart-summary {
  margin: 15px; }
  @media only screen and (min-width: 768px) {
    header .cart-summary {
      margin-right: 30px;
      margin-top: 65px;
      margin-bottom: 65px; } }
  @media only screen and (min-width: 992px) {
    header .cart-summary {
      position: absolute;
      right: 15px;
      top: 27px;
      margin: 0;
      border: 1px solid #686868;
      background: #fff;
      background: rgba(255, 255, 255, 0.7); } }
  header .cart-summary .cart-summary__count {
    display: inline-block;
    width: 40px;
    height: 30px;
    line-height: 30px;
    font-size: 17px;
    text-align: center;
    border-right: 1px solid #686868;
    font-weight: bold;
    color: #686868; }
    @media only screen and (min-width: 768px) {
      header .cart-summary .cart-summary__count {
        font-size: 24px;
        vertical-align: middle; } }
    @media only screen and (min-width: 992px) {
      header .cart-summary .cart-summary__count {
        font-size: 20px;
        height: 40px;
        line-height: 40px; } }
  header .cart-summary .icon-wrap {
    padding-left: 5px; }
    @media only screen and (min-width: 992px) {
      header .cart-summary .icon-wrap {
        padding-left: 0;
        width: 40px;
        height: 40px;
        text-align: center;
        line-height: 40px;
        display: inline-block; } }
  header .cart-summary .icon-cart {
    vertical-align: text-bottom; }
    @media only screen and (min-width: 768px) {
      header .cart-summary .icon-cart {
        vertical-align: middle;
        width: 50px;
        height: 50px; } }
    @media only screen and (min-width: 992px) {
      header .cart-summary .icon-cart {
        width: 17px;
        height: 17px; } }
header .search-wrap {
  position: absolute;
  top: 40px;
  right: 130px; }
  header .search-wrap .icon-search {
    width: 13px;
    height: 13px;
    cursor: pointer; }
  header .search-wrap .site-search {
    position: absolute;
    top: 29px;
    right: -12px;
    border: 1px solid #ababaa;
    background: #fff;
    width: 207px;
    display: none; }
    header .search-wrap .site-search:before {
      content: "";
      background: url(../images/template/search-arrow.png);
      width: 12px;
      height: 7px;
      display: block;
      position: absolute;
      bottom: 100%;
      right: 12px; }
    header .search-wrap .site-search .site-search__input {
      width: 100%;
      padding: 10px;
      border: none;
      -moz-box-shadow: none;
      -webkit-box-shadow: none;
      box-shadow: none; }
    header .search-wrap .site-search .site-search__submit {
      display: none; }

#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;}
}

.vnav--level2
{max-height:80vh;
  overflow-y:scroll;
}