.home {
    /*****************************
	* *   PROMOTIONS    * *
	******************************/
  /*****************************
  * *   FEATURED CATEGORIES    * *
  ******************************/ }
  .home #content_area {
    width: 100%; }
  .home .side-bar {
    display: none; }
  .home #vSlider {
    padding: 5px 5px 30px;
    background: #fff;
    border: 1px solid #e5e4e5;
    margin-bottom: 20px;
    -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
    position: relative;
    z-index: initial; }
    .home #vSlider:before, .home #vSlider:after {
      z-index: -1;
      content: '';
      width: 50%;
      height: 10px;
      position: absolute;
      bottom: 11px;
      left: 10px;
      right: auto;
      background: none;
      -moz-transform: rotate(-1deg);
      -ms-transform: rotate(-1deg);
      -webkit-transform: rotate(-1deg);
      transform: rotate(-1deg);
      -moz-box-shadow: 0px 15px 10px rgba(0, 0, 0, 0.2);
      -webkit-box-shadow: 0px 15px 10px rgba(0, 0, 0, 0.2);
      box-shadow: 0px 15px 10px rgba(0, 0, 0, 0.2); }
    .home #vSlider:after {
      -moz-transform: rotate(1deg);
      -ms-transform: rotate(1deg);
      -webkit-transform: rotate(1deg);
      transform: rotate(1deg);
      right: 10px;
      left: auto; }
    .home #vSlider img {
      width: 100%;
      height: auto; }
    .home #vSlider .owl-dots {
      bottom: 5px; }
      .home #vSlider .owl-dots .owl-dot span {
        background: #dadada;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        border: none;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%; }
      .home #vSlider .owl-dots .owl-dot:hover span, .home #vSlider .owl-dots .owl-dot.active span {
        background: #c95600; }
    .home #vSlider .owl-dots .owl-dot span {
      width: 10px;
      height: 10px; }
  .home .promotions {
    margin-bottom: 30px; }
    .home .promotions a.learn {
      display: block;
      font-weight: 700;
      font-style: italic;
      font-size: 15px;
      color: #333333;
      margin-top: 10px; }
      .home .promotions a.learn:hover {
        text-decoration: underline; }
    .home .promotions a.learn span {
      display: inline-block; }
    .home .promotions .green {
      background: url(../images/homepage/green-initiative.jpg) 0 0 no-repeat;
      -moz-background-size: cover;
      -o-background-size: cover;
      -webkit-background-size: cover;
      background-size: cover;
      width: 100%;
      min-height: 220px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
      box-sizing: border-box;
      padding: 20px;
      margin-bottom: 20px; }
    .home .promotions .green span {
      display: block; }
    .home .promotions .green .pull-left {
      max-width: 271px; }
      @media only screen and (min-width: 768px) {
        .home .promotions .green .pull-left {
          width: 271px; } }
    .home .promotions .green .pull-right {
      width: 75px; }
    .home .promotions .green .pull-right .small {
      text-align: center;
      font-size: 17px;
      font-weight: 700;
      font-style: italic;
      letter-spacing: 0px;
      margin-bottom: 10px; }
    .home .promotions .green .small {
      font-style: italic;
      font-size: 19px; }
    .home .promotions .green .big {
      font-family: 'Oswald', Arial, Helvetica, sans-serif;
      color: #0e7631;
      font-size: 36px;
      text-transform: uppercase; }
    .home .promotions .green ul {
      margin: 0;
      padding: 0;
      list-style-type: none; }
    .home .promotions .green li {
      position: relative;
      line-height: 15px; }
    .home .promotions .green li:before {
      content: "-";
      display: inline-block;
      width: 1em;
      left: -9px;
      position: absolute; }
    .home .promotions .flyers {
      background: #e8e8d1 url(../images/homepage/flyers.jpg) right top no-repeat;
      width: 100%;
      height: 220px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
      box-sizing: border-box;
      padding: 50px 20px 0;
      text-align: center;
      margin-bottom: 20px; }
    .home .promotions .flyers span {
      display: block; }
    .home .promotions .flyers .small {
      font-style: italic;
      font-size: 19px;
      color: #333333; }
    .home .promotions .flyers .big {
      font-family: 'Oswald', Arial, Helvetica, sans-serif;
      font-size: 37px;
      color: #c95600;
      line-height: 40px; }
    .home .promotions .browse {
      background: url(../images/homepage/specialty.jpg);
      -moz-background-size: cover;
      -o-background-size: cover;
      -webkit-background-size: cover;
      background-size: cover;
      width: 100%; }
      @media only screen and (min-width: 992px) {
        .home .promotions .browse {
          margin-top: -110px; } }
    .home .promotions .browse .title {
      position: relative;
      background: #ebca29;
      display: block;
      font-family: 'Oswald', Arial, Helvetica, sans-serif;
      font-size: 21px;
      color: #333333;
      line-height: 24px;
      text-transform: uppercase;
      padding: 20px; }
      @media only screen and (min-width: 992px) {
        .home .promotions .browse .title {
          width: 160px;
          float: left;
          height: 93px;
          padding: 24px 0 0 25px; }
          .home .promotions .browse .title:after {
            content: "";
            position: absolute;
            left: 100%;
            top: 0;
            display: block;
            height: 0;
            width: 0;
            border-left: 15px solid #ebca29;
            border-top: 45px solid transparent;
            border-bottom: 45px solid transparent; } }
    .home .promotions .browse .links {
      padding: 20px; }
      @media only screen and (min-width: 992px) {
        .home .promotions .browse .links {
          float: right; } }
      .home .promotions .browse .links a {
        color: #333; }
        .home .promotions .browse .links a:hover {
          color: #c95600; }
    .home .promotions .browse .column {
      list-style-type: none;
      margin: 0;
      padding: 0;
      margin-right: 60px; }
      @media only screen and (min-width: 992px) {
        .home .promotions .browse .column {
          float: left; } }
    .home .promotions .browse .column li {
      font-size: 18px;
      color: #333333;
      font-style: italic;
      margin-bottom: 10px;
      display: block; }
      @media only screen and (min-width: 992px) {
        .home .promotions .browse .column li {
          font-size: 15px;
          margin-bottom: 5px; } }
    .home .promotions .deal {
      display: block;
      text-align: left;
      margin-bottom: 20px; }
      @media only screen and (min-width: 992px) {
        .home .promotions .deal {
          height: 334px; } }
    .home .promotions .deal img {
      margin: 0 auto;
      display: block;
      max-width: 100%;
      max-height: 320px; }
    .home .promotions .deal span.title {
      font-size: 19px;
      font-weight: bold;
      color: #c95600;
      margin-top: 10px;
      display: block; }
    .home .promotions .deal p {
      font-size: 13px;
      margin: 5px 0; }
    .home .promotions .deal a {
      display: block;
      font-weight: bold;
      font-style: italic; }
  .home .featured-categories-wrap {
    margin: 30px 0 50px;
    text-align: center; }
    .home .featured-categories-wrap .title {
      color: #4c1b0a;
      text-transform: uppercase;
      font-size: 24px;
      font-weight: bold;
      text-align: center;
      display: block;
      margin-bottom: 30px; }
    .home .featured-categories-wrap .category {
      height: 272px;
      background: url(../images/homepage/category-bg.png);
      display: inline-block;
      position: relative;
      width: 100%;
      margin-bottom: 20px;
      text-align: left;
      -moz-background-size: 100% 100%;
      -o-background-size: 100% 100%;
      -webkit-background-size: 100% 100%;
      background-size: 100% 100%; }
      @media only screen and (min-width: 768px) {
        .home .featured-categories-wrap .category {
          width: 191px;
          margin-left: 18px; } }
      @media only screen and (min-width: 992px) {
        .home .featured-categories-wrap .category {
          width: 171px; } }
      @media only screen and (min-width: 1200px) {
        .home .featured-categories-wrap .category {
          width: 190px; } }
    .home .featured-categories-wrap .category:first-child {
      margin-left: 0; }
    .home .featured-categories-wrap .category .image-wrap {
      width: 100%;
      height: 225px;
      display: table;
      margin-bottom: 15px; }
    .home .featured-categories-wrap .category .image-wrap .image-content {
      display: table-cell;
      vertical-align: middle; }
    .home .featured-categories-wrap .category .image-wrap .image-content img {
      display: block;
      margin: 0 auto; }
    .home .featured-categories-wrap .category a {
      display: block;
      padding: 0 15px;
      font-weight: bold;
      font-style: italic;
      font-size: 16px;
      color: #333333;
      -webkit-transition: all 0.3s linear;
      -moz-transition: all 0.3s linear;
      -o-transition: all 0.3s linear;
      -ms-transition: all 0.3s linear;
      transition: all 0.3s linear; }
    .home .featured-categories-wrap .category a:hover {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
      filter: alpha(opacity=75);
      opacity: .75; }
    .home .featured-categories-wrap .category span.arrow {
      float: right;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
      filter: alpha(opacity=20);
      opacity: .2;
      line-height: 20px;
      font-style: normal; }
  .home #fpslider {
    position: relative;
    border: 1px solid #dfdfdf;
    padding: 26px 32px 16px; }
    .home #fpslider:before {
      content: "Popular Products";
      color: #4c1b0a;
      display: block;
      width: 200px;
      text-align: center;
      position: absolute;
      top: -15px;
      left: 0;
      right: 0;
      margin: auto;
      text-transform: uppercase;
      font-size: 18px;
      font-weight: bold;
      border-left: 1px solid #dfdfdf;
      border-right: 1px solid #dfdfdf;
      background: url(../images/template/page-wrap-bg.gif) 50% 0 repeat; }
      @media only screen and (min-width: 768px) {
        .home #fpslider:before {
          font-size: 24px;
          width: 300px;
          top: -18px; } }
    .home #fpslider .owl-theme .owl-controls {
      margin-top: 10px;
      text-align: center; }
    .home #fpslider .owl-theme .owl-controls .owl-buttons div {
      color: #FFF;
      display: inline-block;
      zoom: 1;
      margin: 5px;
      padding: 0;
      font-size: 12px;
      background: #869791;
      border-radius: 0;
      filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
      opacity: 1;
      cursor: pointer; }
    .home #fpslider .owl-theme .owl-controls .owl-buttons div.owl-prev,
    .home #fpslider .owl-theme .owl-controls .owl-buttons div.owl-next {
      width: 15px;
      height: 49px;
      text-indent: -9999px;
      position: absolute;
      margin: auto;
      top: 0;
      bottom: 0; }
    .home #fpslider .owl-theme .owl-controls .owl-buttons div.owl-prev {
      background: url(../images/homepage/prev.png);
      left: -44px; }
    .home #fpslider .owl-theme .owl-controls .owl-buttons div.owl-next {
      background: url(../images/homepage/next.png);
      right: -44px; }

.home {
  /* CONVERTS ALL IMAGES IN ARTICLE 2 (HOMEPAGE) TO BE RESPONSIVE */
  /* HOMEPAGE FEATURED PRODUCTS */
  /* FEATURED PRODUCTS */
  /* Product Title */
  /* List Price */
  /* Our Price */
  /* Sale Price */
  /* Deal Price */ }
  .home #div_articleid_2 img {
    display: block;
    max-width: 100%;
    height: auto; }
  .home #content_area table.v65-productDisplay {
    table-layout: fixed; }
  .home #div_articleid_2 img[src$="/FeaturedProducts.gif"],
  .home #div_articleid_2 img[src$="/clear1x1.gif"],
  .home #div_articleid_2 .v65-productDisplay img {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    max-width: 100%;
    height: auto;
    min-width: 25px; }
  .home #div_articleid_2 img[src="/clearfix1x1.gif"] {
    display: inline;
    width: auto;
    height: auto; }
  .home .v65-productDisplay .productnamecolor.colors_productname, .home a.productnamecolor.colors_productname {
    color: #909090;
    font: 700 12px 'Montserrat', Arial, Sans-Serif;
    text-transform: uppercase;
    line-height: 1.5em; }
  .home .v65-productDisplay .productnamecolor.colors_productname:hover, .home a.productnamecolor.colors_productname:hover {
    color: #7fc7c5;
    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 'Montserrat', 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: #7fc7c5; }
  .home table.v65-productDisplay .product_dealprice {
    font-size: 12px;
    font-weight: normal;
    color: #7fc7c5; }
  @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; } }