@media screen and (min-width: 0px) and (max-width: 768px) {
#bigscreen {display: none;}
}

body {
  background: #111; }

a {
  -moz-transition: all, 0.3s, linear;
  -o-transition: all, 0.3s, linear;
  -webkit-transition: all, 0.3s, linear;
  transition: all, 0.3s, linear; }
  a:hover {
    opacity: .8; }
h1, .h1 {
  font-size: 48px; }

h2, .h2 {
  font-size: 32px; 
}

h3, .h3 {
  font-size: 18px; }

h4, .h4 {
  font-size: 14px; }

h5, .h5 {
  font-size: 12px; }

h6, .h6 {
  font-size: 8px; }

.page-wrap {
  background: #82baec url(http://s15.postimg.org/hnqz89jnf/BEACHBACKGROUND.jpg)no-repeat center center fixed;
  background-image: url(http://s15.postimg.org/hnqz89jnf/BEACHBACKGROUND.jpg);
  background-position-x: 50%;
  background-position-y: 50%;
  background-size: cover;
  background-repeat-x: no-repeat;
  background-repeat-y: no-repeat;
  background-attachment: fixed;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(130, 186, 236);

}

.container {
  margin: 0 auto;
  background: #fff;
  width: 100%; }
  @media only screen and (min-width: 1200px) {
    .container {
      max-width: 1300px;
      width: 100%; } }

#content_area {
  max-width: 1300px;
  margin: 0 3%;
  padding-top: 20px;
  padding-bottom: 40px; }
  @media only screen and (max-width: 767px) {
    #content_area {
        margin: 0 5%; } }

.cta {
  text-transform: uppercase;
  letter-spacing: 0.15em;
  background: #fff;
  display: block;
  margin: 0 auto;
  text-align: center; }
  .cta-button-lg {
    width: 240px;
    height: 50px;
    line-height: 50px;
    font-size: 20px; }
    @media only screen and (max-width: 767px) {
      .cta-button-lg {
        width: 128px;
        height: auto;
        line-height: 27px;
        font-size: 11px; } }
    @media only screen and (min-width: 544px) and (max-width: 767px) {
      .cta-button-lg {
        font-size: 16px;
        width: 183px;
        height: 38px;
        line-height: 38px; } }
  .cta-button-sm {
    width: 167px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.15em;
    display: inline-block; }
    @media only screen and (max-width: 767px) {
      .cta-button-sm {
        width: 128px;
        height: auto;
        line-height: 27px;
        font-size: 11px; } }

@media only screen and (max-width: 767px) {
  .xs-hide {
    display: none; } }

@media only screen and (max-width: 991px) {
  .sm-hide {
    display: none; } }

@media only screen and (max-width: 991px) {
  .sm-down-hide {
    display: none; } }

@media only screen and (min-width: 768px) {
  .sm-up-hide {
    display: none; } }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .md-hide {
    display: none; } }

@media only screen and (min-width: 992px) {
  .md-up-hide {
    display: none; } }

@media only screen and (min-width: 1200px) {
  .lg-hide {
    display: none; } }

@media only screen and (max-width: 767px) {
  .xs-no-paddingl {
    padding-left: 0; } }

@media only screen and (max-width: 991px) {
  .sm-no-paddingl {
    padding-left: 0; } }

@media only screen and (max-width: 991px) {
  .sm-down-no-paddingl {
    padding-left: 0; } }

@media only screen and (min-width: 768px) {
  .sm-up-no-paddingl {
    padding-left: 0; } }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .md-no-paddingl {
    padding-left: 0; } }

@media only screen and (min-width: 992px) {
  .md-up-no-paddingl {
    padding-left: 0; } }

@media only screen and (min-width: 1200px) {
  .lg-no-paddingl {
    padding-left: 0; } }

@media only screen and (max-width: 767px) {
  .xs-no-paddingr {
    padding-right: 0; } }

@media only screen and (max-width: 991px) {
  .sm-no-paddingr {
    padding-right: 0; } }

@media only screen and (max-width: 991px) {
  .sm-down-no-paddingr {
    padding-right: 0; } }

@media only screen and (min-width: 768px) {
  .sm-up-no-paddingr {
    padding-right: 0; } }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .md-no-paddingr {
    padding-right: 0; } }

@media only screen and (min-width: 992px) {
  .md-up-no-paddingr {
    padding-right: 0; } }

@media only screen and (min-width: 1200px) {
  .lg-no-paddingr {
    padding-right: 0; } }

@media only screen and (max-width: 767px) {
  .xs-no-padding {
    padding: 0 !important; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .sm-no-padding {
    padding: 0; } }

@media only screen and (max-width: 991px) {
  .sm-down-no-padding {
    padding: 0; } }

@media only screen and (min-width: 768px) {
  .sm-up-no-padding {
    padding: 0; } }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .md-no-padding {
    padding: 0; } }

@media only screen and (min-width: 992px) {
  .md-up-no-padding {
    padding: 0; } }

@media only screen and (min-width: 1200px) {
  .lg-no-padding {
    padding: 0; } }

@media only screen and (max-width: 767px) {
  .xs-no-marginl {
    margin-left: 0; } }

@media only screen and (max-width: 991px) {
  .sm-no-marginl {
    margin-left: 0; } }

@media only screen and (max-width: 991px) {
  .sm-down-no-marginl {
    margin-left: 0; } }

@media only screen and (min-width: 768px) {
  .sm-up-no-marginl {
    margin-left: 0; } }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .md-no-marginl {
    margin-left: 0; } }

@media only screen and (min-width: 992px) {
  .md-up-no-marginl {
    margin-left: 0; } }

@media only screen and (min-width: 1200px) {
  .lg-no-marginl {
    margin-left: 0; } }

@media only screen and (max-width: 767px) {
  .xs-no-marginr {
    margin-right: 0; } }

@media only screen and (max-width: 991px) {
  .sm-no-marginr {
    margin-right: 0; } }

@media only screen and (max-width: 991px) {
  .sm-down-no-marginr {
    margin-right: 0; } }

@media only screen and (min-width: 768px) {
  .sm-up-no-marginr {
    margin-right: 0; } }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .md-no-marginr {
    margin-right: 0; } }

@media only screen and (min-width: 992px) {
  .md-up-no-marginr {
    margin-right: 0; } }

@media only screen and (min-width: 1200px) {
  .lg-no-marginr {
    margin-right: 0; } }

@media only screen and (max-width: 767px) {
  .xs-no-margin {
    margin: 0; } }

@media only screen and (max-width: 991px) {
  .sm-no-margin {
    margin: 0; } }

@media only screen and (max-width: 991px) {
  .sm-down-no-margin {
    margin: 0; } }

@media only screen and (min-width: 768px) {
  .sm-up-no-margin {
    margin: 0; } }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .md-no-margin {
    margin: 0; } }

@media only screen and (min-width: 992px) {
  .md-up-no-margin {
    margin: 0; } }

@media only screen and (min-width: 1200px) {
  .lg-no-margin {
    margin: 0; } }

.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; }
.main-container {
    margin-top: 0;
}
@media only screen and (max-width: 767px) {
    .main-container {
        margin-top: 45px;
        position: relative;
    }
  }
.mask {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 15;
  width: 100%;
  height: 100%;
  background: transparent; }

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: 300px;
  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 .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--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; }

.push-menu {
  padding: 50px 0;
  text-align: left;
  background: #000;
  overflow: hidden;
  overflow-y: scroll; }
  .push-menu::-webkit-scrollbar {
    display: none; }
  .push-menu__close-btn {
    height: 30px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    color: #fff;
    background: #000000;
    width: 30px;
    font-size: 12px;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 10px;
    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: 30px; }
  .push-menu .vnav {
    list-style: none;
    padding: 0;
    margin: 0; }
    .push-menu .vnav__item {
      position: static;
      background: transparent; }
    .push-menu .vnav__item:hover {
      color: #ffffff;
      background: #333; }
    .push-menu .vnav__item:hover > a {
      color: #ffffff;
      background: #333; }
    .push-menu .vnav__link {
      text-transform: none;
      display: block;
      text-align: left;
      padding: 0px 0px 0px 12px;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      color: #ffffff;
      background: #000000;
      font-size: 16px; }
      .push-menu .vnav__link--active {
        background: #333; }
    .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; }
  .push-menu .vnav__subnav .vnav__link {
    background: #000000;
    color: #ffffff;
    font-size: 14px;
    white-space: nowrap;
    text-align: left;
    padding: 0px 15px 0px 30px; }
  .push-menu .vnav--level3 .vnav__link {
    padding-left: 26px; }
  .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; }

body.sml-open nav.slide-menu-left {
  background: #000;
  color: #fff;
  -moz-box-shadow: 0 0 10px #000101;
  -webkit-box-shadow: 0 0 10px #000101;
  box-shadow: 0 0 10px #000101; }
  body.sml-open nav.slide-menu-left a {
    color: #fff; }
    body.sml-open nav.slide-menu-left a:hover {
      opacity: 1;
      background: #333; }

.navbar {
  margin-bottom: 0; }
  @media only screen and (max-width: 767px) {
    .navbar {
      min-height: 40px; } }
  @media only screen and (min-width: 768px) {
    .navbar {
      min-height: 75px; } }
  .navbar-header {
    width: 100%;
    max-width: 1140px;
    margin-left: auto !important;
    margin-right: auto !important; }
    @media only screen and (min-width: 1200px) {
      .navbar-header {
        width: 1140px; } }
    @media only screen and (min-width: 768px) {
      .navbar-header {
        float: none; } }
    @media only screen and (min-width: 768px) {
      .navbar-header .button-wrap {
        padding: 12px 0; } }
  .navbar-default {
    border: 0;
    background-color: transparent;
    width: 100%; }
    @media only screen and (max-width: 767px) {
        .navbar-default {
            position: fixed;
            z-index: 1000;
        }
    }
    .navbar-default .navbar-toggle {
      border: 0;
      z-index: 1000; }
      .navbar-default .navbar-toggle .icon-bar {
        background-color: #000;
        height: 3px;
        width: 24px; }
        .navbar-default .navbar-toggle .icon-bar__wrap {
          margin-right: 11px;
          float: left; }
        @media only screen and (max-width: 767px) {
          .navbar-default .navbar-toggle .icon-bar {
            width: 20px; } }
@media only screen and (min-width: 768px) {            
    .navbar-fixed {
        height: 75px;
        position: fixed;
        z-index: 1000;
        animation-name: slideDown;
        -webkit-animation-name: slideDown;  
        animation-duration: .5s; 
        -webkit-animation-duration: .5s;
        animation-timing-function: ease;    
        -webkit-animation-timing-function: ease;    
        visibility: visible !important; } }
  .navbar-toggle {
    float: left;
    padding: 9px 0; }
    @media only screen and (max-width: 767px) {
      .navbar-toggle {
        margin: 2px 0px 2px 3px;
        margin-top: 3px; } }
    @media only screen and (min-width: 768px) {
      .navbar-toggle {
        display: block; } }
@keyframes slideDown {
    0% {
        transform: translateY(-100%);
    }        
    100% {
        transform: translateY(0%);
    }       
}

@-webkit-keyframes slideDown {
    0% {
        -webkit-transform: translateY(-100%);
    }     
    100% {
        -webkit-transform: translateY(0%);
    }   
}
nav.menu.push-menu {
  padding: 17px 23px; }
  nav.menu.push-menu h3 {
    margin: 0 0 20px; }
nav.menu .push-menu__close-btn .close-menu__inner {
  background: transparent url("../images/template/close.png") 0 0 no-repeat;
  width: 16px;
  height: 15px;
  display: inline-block;
  text-indent: -9999px;
  top: 3px;
  -moz-transition: all, 0.3s, linear;
  -o-transition: all, 0.3s, linear;
  -webkit-transition: all, 0.3s, linear;
  transition: all, 0.3s, linear; }
  nav.menu .push-menu__close-btn .close-menu__inner:hover {
    opacity: .8; }

.button-wrap .menu-text {
  font-size: 12px;
  letter-spacing: 0.05em;
  position: relative;
  float: left; }

.home .about {
  position: relative;
  height: 400px;
  background: #fff url("../images/homepage/about-1300.jpg") center top no-repeat;
  width: 100%;
  display: table;
  background-size: cover; }
  @media only screen and (max-width: 767px) {
    .home .about {
      height: 150px;
      background: #fff url("../images/homepage/about-600.jpg") scroll center center no-repeat;
      background-size: cover; } }
  @media only screen and (min-width: 600px) and (max-width: 767px) {
    .home .about {
      background-size: 100%; } }
  .home .about .text-overlay {
    background: transparent url("../images/homepage/about-gradient-bg.png") 7% center no-repeat;
    margin: 0 auto;
    padding: 0 0 0 100px;
    height: 100%;
    display: table-cell;
    width: 100%;
    vertical-align: middle; }
    @media only screen and (max-width: 767px) {
      .home .about .text-overlay {
        background: none;
        text-align: center;
        padding: 0; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .home .about .text-overlay {
        text-align: center;
        padding: 0;
        background-position: center center; } }
    @media only screen and (min-width: 992px) {
      .home .about .text-overlay {
        background-position: -16% center; } }
  .home .about-header {
    font-size: 52px;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
    margin: 0; }
    @media only screen and (max-width: 767px) {
      .home .about-header {
        font-size: 26px;
        margin: 0 0 10px; } }
  .home .about p {
    font-size: 16px;
    line-height: 24px;
    width: 37.7%;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 19px 0 24px; }
    @media only screen and (max-width: 767px) {
      .home .about p {
        display: none; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .home .about p {
        width: 50%;
        margin: 19px auto; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .home .about p {
        width: 50%; } }
  .home .about .cta-button-sm {
    margin: 10px 0px 0; }

.home .categories {
  width: 100%;
  max-width: 1170px;
  margin: 42px auto; }
  @media only screen and (max-width: 767px) {
    .home .categories {
      margin: 0; } }
.home .category-header {
  font-weight: 400;
  margin: 34px auto 20px; }
  @media only screen and (max-width: 767px) {
    .home .category-header:hover {
      cursor: pointer; } }
  @media only screen and (max-width: 767px) {
    .home .category-header {
      height: 50px;
      margin: 0;
      font-size: 16px;
      line-height: 50px;
      text-align: left;
      padding-left: 18px;
      background: #fff url("../images/homepage/arrow.png") 95% center no-repeat; } }
  .home .category-header .small {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.025em;
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #000;
    display: block; }
    @media only screen and (max-width: 767px) {
      .home .category-header .small {
        text-transform: uppercase;
        font-size: 16px;
        display: inline-block;
        margin-right: 5px; } }
  .home .category-header .large {
    font-size: 65.38%;
    display: block; }
    @media only screen and (max-width: 767px) {
      .home .category-header .large {
        text-transform: uppercase;
        font-size: 16px;
        font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
        display: inline-block;
        line-height: 16px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .home .category-header .large {
        font-size: 55.38%; } }
.home .category-col {
  overflow: hidden; }
  .home .category-col__wrapper {
    text-align: center;
    height: 316px; }
    @media only screen and (max-width: 767px) {
      .home .category-col__wrapper {
        height: auto; } }
    @media only screen and (min-width: 768px) {
      .home .category-col__wrapper {
        max-width: 263px;
        border: 1px solid #ccc; } }
  .home .category-col img {
    position: relative; }
.home .category-col1 ul {
  padding: 13px 0 25px;
  margin: 0 auto;
  list-style: none;
  width: 68.44%;
  border-top: 1px solid #ccc; }
  @media only screen and (max-width: 767px) {
    .home .category-col1 ul {
      display: none; } }
  @media only screen and (min-width: 768px) {
    .home .category-col1 ul {
      display: block !important; } }
.home .category-col1 ul li a {
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 0.075em;
  line-height: 34px; }
  .home .category-col1 ul li a:hover {
    text-decoration: underline; }
.home .category-col2 a {
  background: #fff url("../images/homepage/category-2-480.jpg") center center no-repeat; }
.home .category-col3 a {
  background: #fff url("../images/homepage/category-3-480.jpg") center center no-repeat; }
.home .category-col4 a {
  background: #fff url("../images/homepage/category-4-480.jpg") center center no-repeat; }
@media only screen and (max-width: 767px) {
  .home .category-image {
    height: 100px; } }
.home .category-image a {
  width: 100%;
  height: 316px;
  position: relative;
  display: table;
  background-size: 100% 316px; }
  @media only screen and (max-width: 767px) {
    .home .category-image a {
      background-size: cover;
      height: 100px;
      display: inline-block; } }
  @media only screen and (min-width: 768px) {
    .home .category-image a {
      background-size: cover; } }
  .home .category-image a:hover {
    opacity: 1; }
    .home .category-image a:hover .text-overlay {
      opacity: 1;
      background-color: #000;
      background-color: rgba(0, 0, 0, 0.25); }
  .home .category-image a .text-overlay {
    display: table-cell;
    vertical-align: middle;
    color: #fff;
    font-size: 26px;
    letter-spacing: 0.05em;
    font-family: "Playfair Display", Georgia, "Times New Roman", Times, serif;
    text-align: center;
    opacity: 0;
    background: transparent;
    line-height: 100px;
    -moz-transition: all, 0.3s, linear;
    -o-transition: all, 0.3s, linear;
    -webkit-transition: all, 0.3s, linear;
    transition: all, 0.3s, linear;
    width: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
    @media only screen and (max-width: 991px) {
      .home .category-image a .text-overlay {
        opacity: 1;
        background-color: rgba(0, 0, 0, 0.25); } }
    @media only screen and (max-width: 767px) {
      .home .category-image a .text-overlay {
        display: inline-block; } }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
        @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dppx) {
            .home .category-image a .text-overlay {
            opacity: 1;
            background-color: rgba(0, 0, 0, 0.25); } } 
    }
}

.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 {
        margin: 0;
        padding-top: 0;
        padding-bottom: 0;
    }
    .home #content_area br {
        display: none;
    } 
  .home #content_area table.v65-productDisplay {
    table-layout: fixed; }
    .home #content_area table.v65-productDisplay div {
      text-align: center; }
  .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;
    text-transform: uppercase;
    line-height: 1.5em;
    text-align: center;
    font-family: "Playfair Display", Georgia, "Times New Roman", Times, serif;
    font-size: 16px;
    -moz-transition: all, 0.3s, linear;
    -o-transition: all, 0.3s, linear;
    -webkit-transition: all, 0.3s, linear;
    transition: all, 0.3s, linear; }
  .home .v65-productDisplay .productnamecolor.colors_productname:hover, .home a.productnamecolor.colors_productname:hover {
    opacity: .8;
    text-decoration: none;
    color: #000; }
  .home table.v65-productDisplay font.text.colors_text, .home table.v65-productDisplay font.text.colors_text b {
    color: #000;
    font: 400 13px 'Lato', Arial, Sans-Serif !important;
    letter-spacing: 0.075em; }
  .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: 13px;
    font-weight: normal; }
  .home table.v65-productDisplay .product_listprice,
  .home table.v65-productDisplay .product_listprice b {
    font-size: 13px;
    font-weight: normal;
    letter-spacing: 0.075em; }
  .home table.v65-productDisplay .product_productprice,
  .home table.v65-productDisplay .product_productprice b {
    font-size: 13px;
    font-weight: normal;
    letter-spacing: 0.075em; }
  .home table.v65-productDisplay .product_saleprice,
  .home table.v65-productDisplay .product_saleprice b {
    font-size: 13px;
    font-weight: normal;
    letter-spacing: 0.075em;
    color: #000; }
  .home table.v65-productDisplay .product_dealprice {
    font-size: 13px;
    font-weight: normal;
    letter-spacing: 0.075em;
    color: #000; }
  @media (max-width: 480px) {
    .home {
      /* Product Title */
      /* List Price */
      /* Our Price */
      /* Sale Price */
      /* Deal Price */ }
      .home table.v65-productDisplay .productnamecolor {
        font-size: 13px; }
      .home table.v65-productDisplay .product_listprice,
      .home table.v65-productDisplay .product_listprice b {
        font-size: 13px;
        letter-spacing: 0.075em; }
      .home table.v65-productDisplay .product_productprice,
      .home table.v65-productDisplay .product_productprice b {
        font-size: 13px;
        letter-spacing: 0.075em; }
      .home table.v65-productDisplay .product_saleprice,
      .home table.v65-productDisplay .product_saleprice b {
        font-size: 13px;
        letter-spacing: 0.075em; }
      .home table.v65-productDisplay .product_dealprice {
        font-size: 13px;
        letter-spacing: 0.075em; } }

.home #fpslider {
  width: 80%;
  margin: 0 auto; }
  .home #fpslider .owl-carousel {
    padding: 33px 0 26px; }
  .home #fpslider .owl-theme .owl-item .item {
    text-align: center; }
  .home #fpslider .owl-theme .owl-item img {
    max-width: 200px;
    margin: 0 auto; }
  .home #fpslider .owl-theme .owl-item .name {
    font-size: 16px;
    font-family: "Playfair Display", Georgia, "Times New Roman", Times, serif; }
  .home #fpslider .owl-theme .owl-item .price {
    font-size: 13px;
    letter-spacing: 0.075em; }
  .home #fpslider .owl-theme .owl-controls {
    margin-top: 0; }
    .home #fpslider .owl-theme .owl-controls .owl-buttons div {
      position: absolute;
      background-color: transparent;
      width: 39px;
      height: 39px;
      display: inline-block;
      text-indent: -9999px;
      margin: 0;
      padding: 0;
      top: 45%;
      -moz-transition: all, 0.3s, linear;
      -o-transition: all, 0.3s, linear;
      -webkit-transition: all, 0.3s, linear;
      transition: all, 0.3s, linear; }
      .home #fpslider .owl-theme .owl-controls .owl-buttons div.owl-prev {
        background: transparent url("../images/homepage/fps-left.png") 0 0 no-repeat;
        float: left;
        left: -50px; }
        @media only screen and (max-width: 767px) {
          .home #fpslider .owl-theme .owl-controls .owl-buttons div.owl-prev {
            left: -14px; } }
      .home #fpslider .owl-theme .owl-controls .owl-buttons div.owl-next {
        background: transparent url("../images/homepage/fps-right.png") 0 0 no-repeat;
        float: right;
        right: -50px; }
        @media only screen and (max-width: 767px) {
          .home #fpslider .owl-theme .owl-controls .owl-buttons div.owl-next {
            right: -14px; } }

.home .hero {
  position: relative;
  height: 600px;
  background: #fff url("../images/homepage/hero-1300.jpg") fixed center top no-repeat;
  width: 100%;
  display: table;
  background-size: auto 677px; }
  @media only screen and (max-width: 767px) {
    .home .hero {
      height: 200px;
      background: #fff url("../images/homepage/hero-320.jpg") fixed center 45px no-repeat;
      background-size: 100% auto; } }
  @media only screen and (min-width: 544px) and (max-width: 767px) {
    .home .hero {
      height: 315px; } }
  .home .hero .text-overlay {
    width: 100%;
    display: table-cell;
    height: 100%;
    vertical-align: middle; }
    .home .hero .text-overlay .cta-button-lg {
      margin-top: 2.5%; }
      @media only screen and (max-width: 767px) {
        .home .hero .text-overlay .cta-button-lg {
          margin-top: 4.5%; } }
      @media only screen and (min-width: 544px) and (max-width: 767px) {
        .home .hero .text-overlay .cta-button-lg {
          margin-top: 2.5%; } }
  .home .hero-header {
    text-align: center;
    margin: 0;
    color: #fff;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
    .home .hero-header .small {
      font-size: 43px;
      font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
      color: #fff;
      text-transform: uppercase;
      font-weight: 300;
      letter-spacing: 0.15em;
      display: block; }
      @media only screen and (max-width: 767px) {
        .home .hero-header .small {
          font-size: 18px;
          font-weight: 400; } }
      @media only screen and (min-width: 544px) and (max-width: 767px) {
        .home .hero-header .small {
          font-size: 30px; } }
    .home .hero-header .large {
      font-size: 74px;
      font-family: "Playfair Display", Georgia, "Times New Roman", Times, serif;
      color: #fff;
      display: block;
      line-height: 127%; }
      @media only screen and (max-width: 767px) {
        .home .hero-header .large {
          font-size: 31px; } }
      @media only screen and (min-width: 544px) and (max-width: 767px) {
        .home .hero-header .large {
          font-size: 54px; } }

.home .promo {
  position: relative;
  height: 400px;
  background: #fff url("../images/homepage/promo-1300.jpg") fixed center center no-repeat;
  width: 100%;
  display: table;
  background-size: cover; }
  @media only screen and (max-width: 767px) {
    .home .promo {
      height: 150px;
      background: #fff url("../images/homepage/promo-320.jpg") scroll center center no-repeat;
      background-size: 100%; } }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
        @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dppx) {
            .home .promo {
                background: #fff url("../images/homepage/promo-1300.jpg") scroll center center no-repeat;
                background-size: auto; }}}
  .home .promo .text-overlay {
    width: 100%;
    display: table-cell;
    height: 100%;
    vertical-align: middle; }
    .home .promo .text-overlay .cta-button-lg {
      margin: 3.7% auto .7%; }
  .home .promo-header {
    margin: 0;
    color: #fff;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
    @media only screen and (max-width: 767px) {
      .home .promo-header {
        font-size: 26px; } }

.cart-summary {
  float: left; }
  .cart-summary__icon {
    display: inline-block;
    position: relative;
    top: -9px;
    float: left; }
    .cart-summary__icon .icon-cart {
      width: 25px;
      height: 29px; }
  .cart-summary__count {
    float: right;
    margin-left: 8px;
    position: relative;
    top: -2px; }

.footer {
  background-color: #000;
  color: #fff;
  padding-top: 45px;}
  @media only screen and (max-width: 767px) {
    .footer {
      padding-top: 0; } }
  .footer a {
    color: #fff; }
    .footer a:hover {
      text-decoration: underline;
      color: #fff; }
  .footer-top {
    margin-bottom: 34px;
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto; }
    @media only screen and (max-width: 767px) {
      .footer-top {
        margin-bottom: 52px; } }
  .footer .footer-header {
    font-size: 42px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-bottom: 19px;
    margin-top: 10px; }
    @media only screen and (max-width: 767px) {
      .footer .footer-header {
        text-align: center;
        margin-bottom: 28px;
        margin-top: 20px; } }
  .footer .col-1 {
    padding-left: 9px; }
    @media only screen and (max-width: 767px) {
      .footer .col-1 {
        padding-left: 15px;
        text-align: center; } }
    .footer .col-1 .left, .footer .col-1 .right {
      margin: 0;
      padding: 0;
      list-style: none;
      letter-spacing: 0.05em;
      font-size: 12px;
      display: inline-block;
      text-align: left; }
      .footer .col-1 .left li, .footer .col-1 .right li {
        margin-bottom: 9px; }
    .footer .col-1 .right {
      margin-left: 20px; }
  .footer .footer-subheader {
    font-size: 16px;
    letter-spacing: 0.05em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center; }
  .footer .col-2 {
    margin-bottom: 12px;
    text-align: center;
    border: 1px solid #1e1e1e;
    border-top: 0;
    border-bottom: 0;
    padding-bottom: 27px; }
    @media only screen and (max-width: 767px) {
      .footer .col-2 .col-xs-8 {
        border-bottom: 1px solid #1e1e1e;
        border-left: 0;
        border-right: 0;
        padding-bottom: 0; } }
    .footer .col-2 .footer-subheader {
      padding-top: 27px;
      margin-bottom: 23px;
      margin-top: 1px; }
      @media only screen and (max-width: 767px) {
        .footer .col-2 .footer-subheader {
          border-top: 1px solid #1e1e1e;
          margin-top: 33px;
          padding-left: 17px; } }
  .footer .col-3 .footer-subheader {
    padding: 2px 0 24px 21px;
    margin-top: 26px; }
    @media only screen and (max-width: 767px) {
      .footer .col-3 .footer-subheader {
        margin-top: 20px; } }
  .footer-bottom {
    background: #111;
    padding: 10px 0 18px;
    text-align: center; }
    @media only screen and (max-width: 767px) {
      .footer-bottom {
        padding: 25px 0 18px; } }
    .footer-bottom__wrapper {
      max-width: 1140px;
      margin-left: auto;
      margin-right: auto; }
    .footer-bottom .icon-volusion-ssl {
      float: right;
      position: relative;
      right: -5px; }
      @media only screen and (max-width: 767px) {
        .footer-bottom .icon-volusion-ssl {
          float: none;
          right: 0; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .footer-bottom .icon-volusion-ssl {
          right: -15px; } }
    .footer-bottom .credit-cards {
      margin: 17px 0 0 16px;
      padding: 0;
      list-style: none;
      float: left; }
      @media only screen and (max-width: 767px) {
        .footer-bottom .credit-cards {
          margin: 27px 0 0 0;
          float: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .footer-bottom .credit-cards {
          margin: 20px 0 0; } }
    .footer-bottom .cc {
      display: inline-block; }
      .footer-bottom .cc .hide {
        text-indent: -9999px;
        display: inline-block; }
    .footer-bottom .copyright {
      float: right;
      color: #999;
      font-size: 10px;
      margin-top: 20px;
      letter-spacing: 0.05em;
      line-height: 18px; }
      @media only screen and (max-width: 767px) {
        .footer-bottom .copyright {
          float: none;
          margin-top: 33px; } }
      .footer-bottom .copyright a {
        color: #999; }
        .footer-bottom .copyright a:hover {
          color: #fff; }

.elist {
  max-width: 250px;
  margin: 0 auto; }
  .elist form {
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
    font-size: 0;
    position: relative; }
  .elist__input {
    font-size: 12px;
    font-family: inherit;
    padding: 6px 10px;
    color: #000;
    border: 0;
    margin: 0 auto;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    width: 100%;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    -webkit-transition: all 1s;
    transition: all 1s;
    height: 40px;
    /* Firefox 18- */
    /* Firefox 19+ */
    /* Firefox 18- */
    /* Firefox 19+ */ }
    .elist__input::-webkit-input-placeholder {
      color: #000;
      font-style: normal;
      font-weight: normal; }
    .elist__input:-moz-placeholder {
      color: #000;
      font-style: normal;
      font-weight: normal; }
    .elist__input::-moz-placeholder {
      color: #000;
      font-style: normal;
      font-weight: normal; }
    .elist__input:-ms-input-placeholder {
      color: #000;
      font-style: normal;
      font-weight: normal; }
    .elist__input:focus::-webkit-input-placeholder {
      color: #ccc;
      font-style: normal;
      font-weight: normal; }
    .elist__input:focus:-moz-placeholder {
      color: #ccc;
      font-style: normal;
      font-weight: normal; }
    .elist__input:focus::-moz-placeholder {
      color: #ccc;
      font-style: normal;
      font-weight: normal; }
    .elist__input:focus:-ms-input-placeholder {
      color: #ccc;
      font-style: normal;
      font-weight: normal; }
  .elist__submit {
    font-size: 12px;
    font-family: inherit;
    padding: 0;
    margin: 0;
    color: #fff;
    border: 0;
    background-color: transparent;
    text-decoration: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    cursor: pointer;
    height: auto;
    position: absolute;
    right: 12px;
    top: 10px;
    -moz-transition: all, 0.3s, linear;
    -o-transition: all, 0.3s, linear;
    -webkit-transition: all, 0.3s, linear;
    transition: all, 0.3s, linear; }
    .elist__submit .icon-envelope {
      width: 20px;
      height: 22px; }
  .elist__submit:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7; }

.search-mobile {
  width: 230px;
  margin-bottom: 15px; }
  .search-mobile .form-group {
    position: relative;
    width: 200px; }
  .search-mobile__input {
    bottom: 0;
    background: #000;
    border: 0;
    border-bottom: 1px solid  #1e1e1e;
    width: 100%;
    font-size: 11px;
    letter-spacing: 0.05em;
    color: #fff;
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-transition: all, 0.3s, linear;
    -o-transition: all, 0.3s, linear;
    -webkit-transition: all, 0.3s, linear;
    transition: all, 0.3s, linear;
    padding: 0 9px 1px; }
  .search-mobile__input:focus {
    border-color: #ccc; }
  .search-mobile__submit {
    display: inline-block;
    position: absolute;
    padding: 0;
    right: 0;
    top: -2px;
    opacity: 1;
    border: 0;
    background-color: transparent;
    -moz-transition: all, 0.3s, linear;
    -o-transition: all, 0.3s, linear;
    -webkit-transition: all, 0.3s, linear;
    transition: all, 0.3s, linear; }
    .search-mobile__submit .icon-search {
      width: 20px;
      height: 20px;
      color: #fff;
      fill: currentcolor; }
    .search-mobile__submit #icon-search .path1 {
      fill: currentcolor; }
    .search-mobile__submit #icon-search .path2 {
      fill: currentcolor; }
    .search-mobile__submit:hover {
      opacity: .8;
      background-color: transparent; }

.site-search {
  width: 198px;
  float: right;
  margin-top: 28px; }
  .site-search form {
    position: relative; }
  .site-search__input {
    bottom: 0;
    background: #fff;
    border: 0;
    border-bottom: 2px solid  #f9f9f9;
    width: 200px;
    font-size: 12px;
    letter-spacing: 0.05em;
    color: #000;
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-transition: all, 0.3s, linear;
    -o-transition: all, 0.3s, linear;
    -webkit-transition: all, 0.3s, linear;
    transition: all, 0.3s, linear;
    padding: 0 9px 1px 14px; }
  .site-search__input:focus {
    border-color: #ccc; }
  .site-search__submit {
    display: inline-block;
    position: absolute;
    padding: 0;
    right: 1px;
    top: 0px;
    opacity: 1;
    border: 0;
    background-color: transparent;
    -moz-transition: all, 0.3s, linear;
    -o-transition: all, 0.3s, linear;
    -webkit-transition: all, 0.3s, linear;
    transition: all, 0.3s, linear; }
    .site-search__submit .icon-search {
      width: 26px;
      height: 19px;
      color: #000;
      fill: currentcolor; }
    .site-search__submit #icon-search .path1 {
      fill: currentcolor; }
    .site-search__submit #icon-search .path2 {
      fill: currentcolor; }
    .site-search__submit:hover {
      opacity: .7;
      background-color: transparent; }

/*.header-container {
  height: 77px; }
  @media only screen and (max-width: 767px) {
    .header-container {
      height: 45px; } }*/

.logo {
  margin: 4px 0;
  font-family: "Playfair Display", Georgia, "Times New Roman", Times, serif;
  text-align: center;
  font-size: 52px; }
  @media only screen and (max-width: 767px) {
    .logo {
      font-size: 32px;
      margin: 0; } }

.promo-shipping {
  line-height: 75px; }
  .promo-shipping .large {
    font-size: 12px;
    letter-spacing: 0.05em; }
  .promo-shipping .small {
    font-size: 10px;
    letter-spacing: 0.1em; }

.site-tools {
  margin-top: 28px;
  padding-top: 3px; }
  @media only screen and (max-width: 767px) {
    .site-tools {
      margin-top: 12px;
      padding-top: 0; } }
  .site-tools ul {
    padding: 0;
    margin: 0;
    list-style: none;
    float: right; }
  .site-tools li {
    display: inline-block;
    font-size: 12px;
    letter-spacing: 0.05em;
    float: left; }
    @media only screen and (max-width: 767px) {
      .site-tools li.xs-hide {
        display: none !important; } }
    .site-tools li:first-child {
      border-right: 1px solid #000;
      height: 12px;
      line-height: 12px;
      margin-right: 6px;
      padding-right: 8px; }
    .site-tools li a .icon-account {
      height: 25px;
      position: relative;
      top: -11px;
      color: #000;
      fill: currentColor;
      float: left;
      width: 32px;
      height: 32px;
      left: 8px; }
    .site-tools li a:hover {
      opacity: .7; }

.nav-tools {
  margin: 20px 0;
  padding: 30px 0 10px;
  list-style: none;
  border: 1px solid #1e1e1e;
  border-left: 0;
  border-right: 0; }
  .nav-tools .mobile-nav-cart a {
    width: 100%;
    height: 40px;
    background: #fff;
    color: #000 !important;
    font-size: 15px;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    display: block;
    padding: 9px 0 0 55px;
    -moz-transition: all, 0.3s, linear;
    -o-transition: all, 0.3s, linear;
    -webkit-transition: all, 0.3s, linear;
    transition: all, 0.3s, linear; }
    .nav-tools .mobile-nav-cart a .icon-cart {
      width: 25px;
      height: 21px;
      color: #000;
      float: left;
      margin-right: 7px; }
    .nav-tools .mobile-nav-cart a:hover {
      text-decoration: none !important;
      background-color: #ccc; }
  .nav-tools .mobile-nav-account a {
    font-size: 11px;
    text-align: center;
    display: block;
    margin: 5px 0;
    padding: 0px 0 11px;
    -moz-transition: all, 0.3s, linear;
    -o-transition: all, 0.3s, linear;
    -webkit-transition: all, 0.3s, linear;
    transition: all, 0.3s, linear; }
    .nav-tools .mobile-nav-account a .icon-account {
      height: 25px;
      position: relative;
      top: 8px;
      color: #ffffff;
      fill: currentColor; }
    .nav-tools .mobile-nav-account a:hover {
      opacity: .8; }

.nav-social {
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center; }
  .nav-social li {
    display: inline-block;
    margin: 0 2px; }
  .nav-social li a {
    -moz-transition: all, 0.3s, linear;
    -o-transition: all, 0.3s, linear;
    -webkit-transition: all, 0.3s, linear;
    transition: all, 0.3s, linear; }
    .nav-social li a:hover {
      opacity: .7; }
  .nav-social .list-title {
    display: block;
    font-size: 12px;
    font-family: "Playfair Display", Georgia, "Times New Roman", Times, serif;
    text-align: center;
    margin-bottom: 13px;
    letter-spacing: 0.05em; }
  .nav-social .icon-fb {
    width: 26px;
    height: 33px;
    position: relative;
    top: 6px; }
  .nav-social .icon-ig {
    width: 32px;
    height: 24px; }
  .nav-social .icon-pt {
    width: 32px;
    height: 27px; }
  .nav-social .icon-tw {
    width: 32px;
    height: 27px;
    position: relative;
    top: 3px; }

.footer .social-links {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: left;
  display: inline-block; }
  @media only screen and (max-width: 767px) {
    .footer .social-links {
      padding: 0 0 32px 0;
      margin: 0; } }
  .footer .social-links li {
    margin: 0 0 3px; }
  .footer .social-links li a {
    font-size: 12px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    letter-spacing: 0.05em; }
  .footer .social-links .ftr-icon {
    width: 31px;
    display: inline-block;
    position: relative;
    top: 5px; }
  .footer .social-links .icon-fb {
    width: 20px;
    height: 19px; }
  .footer .social-links .icon-ig {
    width: 20px;
    height: 18px; }
  .footer .social-links .icon-pt {
    width: 23px;
    height: 20px; }
  .footer .social-links .icon-tw {
    width: 20px;
    height: 19px; }

[class^="icon-"], [class*=" icon-"] {
  display: inline-block;
  color: #ffffff;
  fill: currentColor; }

.icon-fb {
  width: 32px;
  height: 32px; }

.icon-ig {
  width: 32px;
  height: 32px; }

.icon-pt {
  width: 32px;
  height: 32px; }

.icon-tw {
  width: 32px;
  height: 32px; }

.icon-volusion-ssl {
  width: 120px;
  height: 60px; }

#icon-volusion-ssl .path1 {
  fill: #e6e7e8; }

#icon-volusion-ssl .path2 {
  fill: #d1d3d4; }

#icon-volusion-ssl .path3 {
  fill: #414143; }

#icon-volusion-ssl .path4 {
  fill: #414143; }

#icon-volusion-ssl .path5 {
  fill: #414143; }

#icon-volusion-ssl .path6 {
  fill: #414143; }

#icon-volusion-ssl .path7 {
  fill: #414143; }

#icon-volusion-ssl .path8 {
  fill: #414143; }

#icon-volusion-ssl .path9 {
  fill: #414143; }

#icon-volusion-ssl .path10 {
  fill: #414143; }

#icon-volusion-ssl .path11 {
  fill: #414143; }

#icon-volusion-ssl .path12 {
  fill: #414143; }

#icon-volusion-ssl .path13 {
  fill: #444444; }

#icon-volusion-ssl .path14 {
  fill: #444444; }

#icon-volusion-ssl .path15 {
  fill: #444444; }

#icon-volusion-ssl .path16 {
  fill: #444444; }

#icon-volusion-ssl .path17 {
  fill: #444444; }

#icon-volusion-ssl .path18 {
  fill: #444444; }

#icon-volusion-ssl .path19 {
  fill: #444444; }

#icon-volusion-ssl .path20 {
  fill: #444444; }

#icon-volusion-ssl .path21 {
  fill: #444444; }

#icon-volusion-ssl .path22 {
  fill: #444444; }

#icon-volusion-ssl .path23 {
  fill: #6d6f71; }

#icon-volusion-ssl .path24 {
  fill: #414143; }

#icon-volusion-ssl .path25 {
  fill: #e6e7e8; }

#icon-volusion-ssl .path26 {
  fill: #e6e7e8; }

#icon-volusion-ssl .path27 {
  fill: #e6e7e8; }

.icon-account {
  width: 32px;
  height: 32px; }

.icon-envelope {
  width: 32px;
  height: 32px;
  color: #000;
  fill: currentcolor; }

.icon-cart {
  width: 25px;
  height: 32px;
  color: #000; }

#icon-cart .path1 {
  fill: currentcolor; }

#icon-cart .path2 {
  fill: currentcolor; }

#icon-cart .path3 {
  fill: currentcolor; }

.icon-search {
  width: 37px;
  height: 32px; }

#icon-search .path1 {
  fill: currentcolor; }

#icon-search .path2 {
  fill: currentcolor; }

.icon {
  display: inline-block;
  vertical-align: middle;
  width: 41px;
  height: 25px;
  fill: white;
  margin-right: 5px; }

.icon.fill {
 background: #fff;
  border-radius: 3px; }

#icon-visa .orange {
  fill: #3a3a3a; }

#icon-visa .blue {
  fill: #3a3a3a; }

#icon-visa .white {
  fill: #fff; }

#icon-amex .path1 {
  fill: #8a8a8a; }

#icon-discover .orange {
  fill: #3a3a3a; }

#icon-discover .slate {
  fill: #8a8a8a; }

#icon-paypal .drkblue {
  fill: #3a3a3a; }

#icon-mastercard .path1 {
  fill: #888; }

#icon-mastercard .path2 {
  fill: #999; }

#icon-paypal .lightblue {
  fill: #888888; }

.myButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #fbafe3;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fbafe3;
	box-shadow:inset 0px 1px 0px 0px #fbafe3;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ff5bb0), color-stop(1, #ef027d));
	background:-moz-linear-gradient(top, #ff5bb0 5%, #ef027d 100%);
	background:-webkit-linear-gradient(top, #ff5bb0 5%, #ef027d 100%);
	background:-o-linear-gradient(top, #ff5bb0 5%, #ef027d 100%);
	background:-ms-linear-gradient(top, #ff5bb0 5%, #ef027d 100%);
	background:linear-gradient(to bottom, #ff5bb0 5%, #ef027d 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bb0', endColorstr='#ef027d',GradientType=0);
	background-color:#ff5bb0;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #ee1eb5;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #c70067;
}
.myButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ef027d), color-stop(1, #ff5bb0));
	background:-moz-linear-gradient(top, #ef027d 5%, #ff5bb0 100%);
	background:-webkit-linear-gradient(top, #ef027d 5%, #ff5bb0 100%);
	background:-o-linear-gradient(top, #ef027d 5%, #ff5bb0 100%);
	background:-ms-linear-gradient(top, #ef027d 5%, #ff5bb0 100%);
	background:linear-gradient(to bottom, #ef027d 5%, #ff5bb0 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef027d', endColorstr='#ff5bb0',GradientType=0);
	background-color:#ef027d;
}
.myButton:active {
	position:relative;
	top:1px;
}