@font-face {
  font-family: 'Steelfish';
  src: url("../fonts/Steelfish.ttf") format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Steelfish Bold';
  src: url("../fonts/Steelfish-Bold.ttf") format('truetype');
  font-style: normal;
}
@font-face {
  font-family: "wahl-total-grooming";
  src: url("../fonts/wahl-total-grooming.eot?8t20jb");
  src: url("../fonts/wahl-total-grooming.eot?#iefix8t20jb") format('embedded-opentype'), url("../fonts/wahl-total-grooming.woff?8t20jb") format('woff'), url("../fonts/wahl-total-grooming.ttf?8t20jb") format('truetype'), url("../fonts/wahl-total-grooming.svg?8t20jb#wahl-total-grooming") format('svg');
  font-weight: normal;
  font-style: normal;
}
@import url("http://fast.fonts.net/t/1.css?apiType=css&projectid=3a3d3b90-a80e-4153-b315-0799f5db0c4c");
@font-face {
  font-family: "Clarendon";
  src: url("../fonts/562d5466-ffdf-49d6-b207-0620ff4750b1.eot?#iefix");
  src: url("../fonts/562d5466-ffdf-49d6-b207-0620ff4750b1.eot?#iefix") format("eot"), url("../fonts/d5f56d8a-77d5-4654-9452-07d1ce8d8e48.woff") format("woff"), url("../fonts/7b3a0509-c96c-4dc9-b733-33f5b7a4f494.ttf") format("truetype"), url("../fonts/f91b91a4-3e7d-4569-a954-129a93db12a6.svg#f91b91a4-3e7d-4569-a954-129a93db12a6") format("svg");
}
[class^="icon-"],
[class*=" icon-"],
.header .primary > ul > li > a:before,
.header .primary > ul > li > a:after,
.header .primary > ul > li:after,
.product .styles-carousel .prev:before,
.product .styles-carousel .next:before {
  font-family: "wahl-total-grooming";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
/* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-star:before,
.header .primary > ul > li > a:before,
.header .primary > ul > li > a:after {
  content: "\e608";
}
.icon-chevron-right:before,
.product .styles-carousel .next:before {
  content: "\e600";
}
.icon-chevron-left:before,
.product .styles-carousel .prev:before {
  content: "\e601";
}
.icon-chevron-down:before,
.filter-items dt:before,
.acctabs .acctab-button:before,
.header .primary > ul > li:after {
  content: "\e602";
}
.icon-chevron-up:before,
.acctabs .acctab-button.active:after,
header .primary li.active:after {
  content: "\e603";
}
.icon-twitter:before {
  content: "\e000";
}
.icon-massagers:before {
  content: "\e001";
}
.icon-youtube:before {
  content: "\e002";
}
.icon-search:before {
  content: "\e003";
}
.icon-pinterest:before {
  content: "\e004";
}
.icon-pet:before {
  content: "\e005";
}
.icon-home:before {
  content: "\e006";
}
.icon-googleplus:before {
  content: "\e007";
}
.icon-globe:before {
  content: "\e008";
}
.icon-facebook:before {
  content: "\e009";
}
.icon-burger:before {
  content: "\e604";
}
.icon-arrow-down:before {
  content: "\e605";
}
.icon-arrow-up:before {
  content: "\e606";
}
.icon-house:before {
  content: "\e607";
}
.try {
  text-transform: uppercase;
}
.center,



html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
}
*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
dt {
  font-size: 27px;
  font-family: "Steelfish";
  color: #333;
  margin-bottom: 10px;
}
.block {
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.inner {
  max-width: 1024px;
  margin: auto;
  padding: 0 10px;
}
@media only screen and (min-width: 980px) {
  .inner {
    padding: 0;
  }
}
img {
  max-width: 100%;
}
/*
body {
  font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 13px;
}
a {
  color: #428bca;
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Steelfish";
  margin: 0 0 10px 0;
  padding: 0;
}
letter-spacing 0.025em,
font-weight normal,
h1 {
  color: #00456a;
  letter-spacing: 1px;
  text-shadow: -1px -1px 2px #fff;
  font-size: 40px;
  font-weight: normal;
}
h2 {
  font-size: 40px;
  font-weight: normal;
}
h3,
h4 {
  font-size: 28px;
}
p {
  line-height: 20px;
  margin: 0 0 10px 0;
}*/
input[type="text"],
input[type="email"],
input[type="file"],
textarea {
  border-radius: 2px;
  border: 1px solid #b5c8cb;
  background: #fff;
  padding: 10px;
  width: 100%;
}

.header .button, .global-footer .button {
  position: relative;
  display: inline-block;
  background: #7a060f;
  border-radius: 4px;
  border: none;
  color: #fff;
  padding: 10px;
  text-transform: uppercase;
  font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  border: 2px solid transparent;
  text-align: center;
}
.header .button:before, .global-footer .button:before {
  border: 1px solid #ad645a;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.header .button.solid:before, .global-footer .button.solid:before {
  border-color: #7a060f;
}
.header .button:hover, .global-footer .button:hover {
  background: #efefef;
  background: -moz-linear-gradient(top, #efefef 0%, #dedcdc 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #efefef), color-stop(100%, #dedcdc));
  background: -webkit-linear-gradient(top, #efefef 0%, #dedcdc 100%);
  background: -o-linear-gradient(top, #efefef 0%, #dedcdc 100%);
  background: -ms-linear-gradient(top, #efefef 0%, #dedcdc 100%);
  background: linear-gradient(to bottom, #efefef 0%, #dedcdc 100%);
  border: 2px solid #b1b1b1;
  color: #821305;
  text-shadow: 1px 1px 0 rgba(255,255,255,0.75);
}
.header .button:hover:before, .global-footer .button:hover:before {
  border-color: #fff;
}
.social-icon {
  color: #315061;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: #fff;
  width: 30px;
  height: 30px;
  text-align: center;
  vertical-align: middle;
  transition: background 0.5s ease;
  font-size: 16px;
  padding: 7px 0;
  display: inline-block;
}
.social-icon:hover {
  color: #fff;
  transition: color 0.2s ease;
}
.social-icon.icon-twitter:hover {
  background: #0ba9dd;
}
.social-icon.icon-facebook:hover {
  background: #264f91;
}
.social-icon.icon-youtube:hover {
  background: #ee3537;
}
.social-icon.icon-googleplus:hover {
  background: #dc5442;
}
.social-icon.icon-pinterest:hover {
  background: #cb2027;
}


.search form {
  display: inline-block;
  position: relative;
}
.search input[type="text"] {
  border: 1px solid #1d3847;
  background: rgba(0,0,0,0.16);
  font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 14px;
  padding: 4px 45px 4px 10px;
  color: #92a9b5;
  box-shadow: none;
  border-radius: 0;
  height: 37px;
}
.search input[type="text"]:focus {
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(102,175,233,0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(102,175,233,0.6);
  border: 1px solid rgba(102,175,233,0.3);
  transition: box-shadow ease 0.5s, border ease 0.5s;
}
.search input[type="text"]:focus + button {
  background: #821305;
}
.search input[type="text"] + button:hover {
  background: #efefef;
}
.search button {
  transition: background ease 0.5s;
  background: none;
  border: none;
  color: #fff;
  position: absolute;
  top: 1px;
  right: 0;
  bottom: 1px;
  padding: 2px 10px 0 10px;
}
.search button:hover {
  background: #008000;
  background: -moz-linear-gradient(top, #efefef 0%, #dedcdc 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #efefef), color-stop(100%, #dedcdc));
  background: -webkit-linear-gradient(top, #efefef 0%, #dedcdc 100%);
  background: -o-linear-gradient(top, #efefef 0%, #dedcdc 100%);
  background: -ms-linear-gradient(top, #efefef 0%, #dedcdc 100%);
  background: linear-gradient(to bottom, #efefef 0%, #dedcdc 100%);
  color: #821305;
}
.intro {
  background: url("./../img/bg-grey-noise.png");
}
.intro .inner {
  position: relative;
  overflow: hidden;
}
.intro h1 {
  margin: 15px 0;
}
.intro .button {
  right: 10px;
  position: absolute;
  transform-style: preserve-3d;
  top: 50%;
  transform: translateY(-50%);
}
@media only screen and (min-width: 980px) {
  .intro .button {
    right: 0;
  }
}
.social-links {
  font-size: 16px;
  text-align: center;
}
@media only screen and (min-width: 767px) {
  .social-links {
    display: inline-block;
    width: auto;
    text-align: left;
  }
}
.social-links ul {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: top;
}
.social-links li {
  float: left;
  margin-right: 10px;
}
.social-links a {
  display: table-cell;
}
.social-links a:last-child {
  margin-right: 0;
}
.social-links .share-text {
  display: inline-block;
  vertical-align: top;
  font-family: 'Clarendon', Georgia, serif;
  color: #003650;
  margin-bottom: 0;
  padding: 3px 4px 0 0;
  font-size: 13px;
}


.header {
  background-color: #003650;
  padding: 10px 0;
  position: fixed;
  transition: margin-left 0.5s ease;
  z-index: 1000;
/* styling for both primary and secondary nav */
/* primary styling only */
/* secondary styling only */
}
@media only screen and (min-width: 767px) {
  .header {
    padding: 0;
    position: fixed;
    top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .header.open {
    margin-left: -260px;
  }
  .header.open +.wrapper {
    left: -260px;
  }
}
@media only screen and (max-width: 767px) {
  .header .top-bar {
    background: #002d44;
    box-shadow: 0 0 6px rgba(0,0,0,0.85);
    padding: 3px 0;
    position: fixed;
    top: 0;
    right: -260px;
    width: 260px;
    height: 100%;
    transition: right 0.5s ease;
  }
  .open.header .top-bar {
    right: 0;
  }
}
@media only screen and (min-width: 767px) {
  .header .top-bar {
    background: url("../img/background/bg-lines-dark-blue.png");
    height: 35px;
  }
}
.header .top-bar .inner {
  padding: 0;
  position: relative;
}
.header .search {
  margin: 10px 0 0 10px;
  float: left;
}
@media only screen and (min-width: 767px) {
  .header .search {
    float: right;
    margin: 4px 260px 4px 0;
  }
  .header:not(.sticky) .search {
    display: none !important;
  }
  .sticky.header .search {
    display: none;
    float: left;
    width: 100%;
    border-radius: 0 0 5px 5px;
    background: #003650;
    position: absolute;
    top: 53px;
    padding: 5px;
  }
}
@media only screen and (min-width: 767px) {
  .sticky.header .search form {
    width: 100%;
  }
}
.header .search input {
  width: 169px;
}
@media only screen and (min-width: 767px) {
  .header .search input {
    width: 250px;
    height: 27px;
  }
  .sticky.header .search input {
    width: 100%;
  }
}
.header .home {
  font-size: 39px;
  color: #93a9b6;
  float: right;
  margin: 10px 16px 0 0;
}
@media only screen and (min-width: 767px) {
  .header .home {
    display: none;
  }
}
@media only screen and (min-width: 767px) {
  .header .bottom-bar {
    padding: 15px 0;
    border-bottom: 1px solid #01151e;
    box-shadow: inset 0px -1px 0px 0px #215067;
    background: #003650;
    transition: margin-top 1s ease;
  }
}
@media only screen and (min-width: 767px) {
  .sticky.header .bottom-bar {
    margin-top: -35px;
    padding: 10px 0 15px;
  }
}
.header .bottom-bar .icon-search {
  float: right;
  margin-right: 190px;
  margin-top: 1px;
  color: #fff;
  background: #26546a;
  padding: 10px;
  cursor: pointer;
  border: 1px solid #4b4b4b;
  display: none;
  position: relative;
  z-index: 10;
}
@media only screen and (min-width: 767px) {
  .sticky.header .bottom-bar .icon-search {
    display: none;
  }
}
.header .logo {
  float: left;
  position: relative;
  z-index: 10;
}
.header .logo img {
  display: block;
  transition: max-height 1s ease;
  max-height: 50px;
}
@media only screen and (min-width: 767px) {
  .sticky.header .logo img {
    max-height: 36px;
  }
}
.header .toggle {
  color: #c7d9e2;
  font-size: 24px;
  background: #26546a;
  display: inline-block;
  padding: 13px;
  cursor: pointer;
  float: right;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
@media only screen and (min-width: 767px) {
  .header .toggle {
    display: none;
  }
}
.header .nav {
  float: right;
  width: 100%;
}
.header li {
  font-size: 15px;
  text-transform: uppercase;
  background: #003650;
  position: relative;
}
@media only screen and (min-width: 767px) {
  .header li {
    float: left;
    margin-right: 10px;
    background: none;
    font-size: 20px;
    line-height: 52px;
    font-family: "Steelfish";
    position: static;
  }
  .header li:last-child {
    margin-right: 0;
  }
}
@media only screen and (min-width: 960px) {
  .header li {
    font-size: 36px;
  }
}
.header li img {
  display: none;
}
@media only screen and (min-width: 767px) {
  .header li img {
    display: block;
    box-shadow: 0 0 3px rgba(0,0,0,0.3);
    margin: 0 auto 10px auto;
  }
}
.header li a {
  color: #fff;
  padding: 13px 10px 13px 26px;
  display: block;
  position: relative;
  border-bottom: 1px solid #215168;
  z-index: 10;
}
@media only screen and (min-width: 767px) {
  .header li a {
    border-bottom: none;
  }
}
.header .primary {
  border-top: 1px solid #00293b;
  margin-top: 8px;
/* begin icons */
/* end icons */
}
@media only screen and (min-width: 767px) {
  .header .primary {
    position: absolute;
    top: 30px;
    right: 0;
    border: none;
    width: 100%;
    transition: top 1s ease;
  }
}
@media only screen and (min-width: 767px) {
  .header .primary > ul {
    float: right;
  }
  .sticky.header .primary > ul {
    margin-right: 250px;
  }
}
@media only screen and (max-width: 767px) {
  .header .primary li a:before,
  .header .primary li a:after {
    display: none;
  }
}
@media only screen and (min-width: 767px) {
  .sticky.header .primary li a {
    padding: 2px 13px;
  }
}
@media only screen and (min-width: 960px) {
  .sticky.header .primary li a {
    padding: 2px 15px;
  }
}
@media only screen and (min-width: 767px) {
  .header .primary li a {
    padding: 13px 30px;
    letter-spacing: 2px;
    transition: color 0.75s ease;
    position: relative;
  }
  .header .primary li a:hover,
  .primary li.active a {
    color: #92a9b5;
  }
  .header .primary li a:hover:before,
  .primary li.active a:before,
  .header .primary li a:hover:after,
  .primary li.active a:after {
    display: block;
  }
  .header .primary li a:before,
  .header .primary li a:after {
    position: absolute;
    top: 50%;
    margin-top: -5px;
    font-size: 10px;
    display: none;
  }
}
.header .primary li ul {
  display: none;
}
@media only screen and (min-width: 767px) {
  .header .primary li ul {
    position: absolute;
    left: 0;
    right: 0;
    table-layout: fixed;
    width: 100%;
    padding: 0 15px;
    background: #b8c7cf;
  }
  .header .primary li ul:hover {
    display: none;
  }
}
@media only screen and (min-width: 767px) {
  .header .primary li:hover ul {
    display: table;
  }
}
.header .primary li li {
  background: #7592a2;
}
.header .primary li li:first-child {
  border-top: 1px solid #00293b;
}
@media only screen and (min-width: 767px) {
  .header .primary li li:first-child {
    border-top: none;
  }
}
@media only screen and (min-width: 767px) {
  .header .primary li li {
    display: table-cell;
    float: none;
    background: #b8c7cf;
  }
}
.header .primary li li a {
  border-bottom: 1px solid #215168;
  color: #00293b;
}
@media only screen and (min-width: 767px) {
  .header .primary li li a {
    border-bottom: none;
    padding: 20px 10px 25px 10px;
    letter-spacing: 0;
    color: #002d43;
    font-size: 16px;
    font-family: 'Clarendon', Georgia, serif;
    text-align: center;
    text-transform: none;
    line-height: 1.2em;
  }
  .sticky.header .primary li li a {
    padding: 20px 10px 25px 10px;
  }
  .header .primary li li a:hover {
    color: #7a060f;
  }
  .header .primary li li a:hover img {
    -webkit-filter: opacity(0.9);
    -moz-filter: opacity(0.9);
    -ms-filter: opacity(0.9);
    -o-filter: opacity(0.9);
    filter: opacity(0.9);
  }
}
@media only screen and (min-width: 767px) {
  .header .primary li.active a:before,
  .header .primary li.active a:after {
    display: block;
  }
}
.header .primary > ul > li > a:before {
  left: 15px;
}
.sticky.header .primary > ul > li > a:before {
  left: 0;
}
.header .primary > ul > li > a:after {
  right: 15px;
}
.sticky.header .primary > ul > li > a:after {
  right: 0;
}
.header .primary > ul > li:after {
  position: absolute;
  right: 0;
  top: 17px;
  margin-right: 10px;
  font-size: 20px;
  color: #fff;
  text-shadow: -1px 0 4px #000;
}
@media only screen and (min-width: 767px) {
  .header .primary > ul > li:after {
    content: '';
  }
}
@media only screen and (min-width: 767px) and (min-width: 767px) {
  .sticky.header .primary {
    top: -7px;
  }
}
@media only screen and (min-width: 767px) {
  .header .secondary {
    position: absolute;
    right: 10px;
    top: 0;
    width: 230px;
    transition: top 1s ease;
  }
  .sticky.header .secondary {
    width: auto;
    top: 11px;
  }
}
@media only screen and (min-width: 767px) {
  .header .secondary li {
    font-size: 13px;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    text-transform: none;
    line-height: 34px;
  }
  .sticky.header .secondary li {
    float: none;
    line-height: 1.4em;
  }
  .header .secondary li:first-child {
    margin-right: 25px;
  }
}
@media only screen and (min-width: 767px) {
  .header .secondary a {
    color: #5e8498;
    width: auto;
    padding: 0;
  }
  .header .secondary a:hover {
    color: #fff;
  }
}
