﻿@charset "UTF-8";
@import 'https://fonts.googleapis.com/css?family=Fauna+One|Stint+Ultra+Expanded';
@import 'https://fonts.googleapis.com/css?family=Fauna+One|Stint+Ultra+Expanded';
@import 'https://fonts.googleapis.com/css?family=Fauna+One|Stint+Ultra+Expanded';
@font-face {
  font-family: 'Diversa-Regular';
  src: url("../fonts/Diversa-Regular.eot");
  src: url("../fonts/Diversa-Regular.woff2") format("woff2"), url("../fonts/Diversa-Regular.woff") format("woff"), url("../fonts/Diversa-Regular.ttf") format("truetype"), url("../fonts/Diversa-Regular.svg#Diversa-Regular") format("svg"), url("../fonts/Diversa-Regular.eot?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'MissionGothic-Black';
  src: url("../fonts/MissionGothic-Black.eot");
  src: url("../fonts/MissionGothic-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/MissionGothic-Black.woff") format("woff"), url("../fonts/MissionGothic-Black.ttf") format("truetype"), url("../fonts/MissionGothic-Black.svg#neusaregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'MissionGothic-Bold';
  src: url("../fonts/MissionGothic-Bold.eot");
  src: url("../fonts/MissionGothic-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/MissionGothic-Bold.woff") format("woff"), url("../fonts/MissionGothic-Bold.ttf") format("truetype"), url("../fonts/MissionGothic-Bold.svg#neusaregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'MissionGothic-Regular';
  src: url("../fonts/MissionGothic-Regular.eot");
  src: url("../fonts/MissionGothic-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/MissionGothic-Regular.woff") format("woff"), url("../fonts/MissionGothic-Regular.ttf") format("truetype"), url("../fonts/MissionGothic-Regular.svg#neusaregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'MissionGothic-Thin';
  src: url("../fonts/MissionGothic-Thin.eot");
  src: url("../fonts/MissionGothic-Thin.eot?#iefix") format("embedded-opentype"), url("../fonts/MissionGothic-Thin.woff") format("woff"), url("../fonts/MissionGothic-Thin.ttf") format("truetype"), url("../fonts/MissionGothic-Thin.svg#neusaregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Diversa-Regular';
  src: url("../fonts/Diversa-Regular.eot");
  src: url("../fonts/Diversa-Regular.woff2") format("woff2"), url("../fonts/Diversa-Regular.woff") format("woff"), url("../fonts/Diversa-Regular.ttf") format("truetype"), url("../fonts/Diversa-Regular.svg#Diversa-Regular") format("svg"), url("../fonts/Diversa-Regular.eot?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'MissionGothic-Black';
  src: url("../fonts/MissionGothic-Black.eot");
  src: url("../fonts/MissionGothic-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/MissionGothic-Black.woff") format("woff"), url("../fonts/MissionGothic-Black.ttf") format("truetype"), url("../fonts/MissionGothic-Black.svg#neusaregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'MissionGothic-Bold';
  src: url("../fonts/MissionGothic-Bold.eot");
  src: url("../fonts/MissionGothic-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/MissionGothic-Bold.woff") format("woff"), url("../fonts/MissionGothic-Bold.ttf") format("truetype"), url("../fonts/MissionGothic-Bold.svg#neusaregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'MissionGothic-Regular';
  src: url("../fonts/MissionGothic-Regular.eot");
  src: url("../fonts/MissionGothic-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/MissionGothic-Regular.woff") format("woff"), url("../fonts/MissionGothic-Regular.ttf") format("truetype"), url("../fonts/MissionGothic-Regular.svg#neusaregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'MissionGothic-Thin';
  src: url("../fonts/MissionGothic-Thin.eot");
  src: url("../fonts/MissionGothic-Thin.eot?#iefix") format("embedded-opentype"), url("../fonts/MissionGothic-Thin.woff") format("woff"), url("../fonts/MissionGothic-Thin.ttf") format("truetype"), url("../fonts/MissionGothic-Thin.svg#neusaregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.dropdown-list {
  font-size: 16px;
  text-align: left;
  display: block;
  cursor: pointer;
  color: #000;
  font-family: "MissionGothic-Thin", serif;
  border: 1px solid #e5e5e5;
  border-radius: 2px;
  position: relative;
  min-width: 100px;
  width: 154px;
  height: 44px;
  background: #fff;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  @media all and (max-width: 766px) {
    .dropdown-list {
      width: 100%; } }
  .dropdown-list * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .dropdown-list li {
    height: 44px; }
  .dropdown-list .dropdown-btn {
    background: #fff;
    line-height: 45px;
    padding-left: 5px;
    text-align: left;
    overflow: hidden; }
    .dropdown-list .dropdown-btn > .preview {
      width: 29px;
      height: 29px;
      float: left; }
    .dropdown-list .dropdown-btn > span {
      float: left;
      display: inline-block;
      line-height: 42px;
      height: 42px; }
      .dropdown-list .dropdown-btn > span.none {
        color: #adadad; }
  .dropdown-list:hover {
    border: 1px solid #e5e5e5 !important;
    outline: 0; }
    .dropdown-list:hover .btn-arrow {
      background: #fff; }
  .dropdown-list .btn-arrow {
    background: #fff;
    display: inline-block;
    height: 42px;
    width: 30px;
    float: right;
    padding-left: 12.5px;
    position: absolute;
    top: 0px;
    right: 0px;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); }
    .dropdown-list .btn-arrow .point-down {
      background: #5f5f5f;
      display: inline-block;
      width: 6px;
      height: 1px;
      float: left;
      margin-top: 21px;
      -moz-transition: 0.35s;
      -o-transition: 0.35s;
      -webkit-transition: 0.35s;
      transition: 0.35s; }
      .dropdown-list .btn-arrow .point-down.left {
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        position: absolute;
        right: 10px; }
      .dropdown-list .btn-arrow .point-down.right {
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        position: absolute;
        left: 10px; }
  .dropdown-list.open {
    border: 1px solid #e5e5e5 !important;
    outline: 0; }
    .dropdown-list.open .dropdown-menu {
      height: auto;
      min-height: 30px;
      border-top: 1px solid #e5e5e5;
      border-bottom: 1px solid #e5e5e5;
      width: 257px;
      overflow-y: scroll; }
    .dropdown-list.open .btn-arrow .point-down.left {
      -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg); }
    .dropdown-list.open .btn-arrow .point-down.right {
      -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg); }
  .dropdown-list .dropdown-menu {
    list-style: none;
    background: #fff;
    position: absolute;
    top: 42px;
    right: 0px;
    left: -1px;
    margin: 0 0 0 0;
    border-right: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    border-top: 0px solid #e5e5e5;
    border-bottom: 0px solid #e5e5e5;
    padding-left: 0;
    height: 0;
    overflow: hidden;
    -moz-transition: 0.35s;
    -o-transition: 0.35s;
    -webkit-transition: 0.35s;
    transition: 0.35s;
    z-index: 100;
    max-height: 250px;
    overflow-y: none;
    font-weight: normal; }
    .dropdown-list .dropdown-menu li a {
      padding: 7px 10px;
      display: inline-block;
      width: 100%;
      -moz-transition: 0.4s;
      -o-transition: 0.4s;
      -webkit-transition: 0.4s;
      transition: 0.4s; }
      .dropdown-list .dropdown-menu li a .preview {
        width: 29px;
        height: 29px;
        margin-right: 8px;
        float: left; }
      .dropdown-list .dropdown-menu li a span {
        float: left;
        display: inline-block;
        line-height: 15px;
        height: 29px; }
      .dropdown-list .dropdown-menu li a:hover {
        background: #eee; }

body, html {
  position: relative;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 100%;
  max-width: 100%;
  min-height: 100%;
  background: #221f20;
  color: #fff;
  font-size: 14px;
  font-family: "Fauna One", serif;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden; }

html *, body * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }

input[type=number] {
  -moz-appearance: textfield; }

textarea {
  resize: none; }

.mobile-only {
  display: none; }
  @media (max-width: 560px) {
    .mobile-only {
      display: block; } }

.shop-sort-container.mobile-only, .bottom-nav-item.mobile-only {
  display: none; }
  @media (max-width: 780px) {
    .shop-sort-container.mobile-only, .bottom-nav-item.mobile-only {
      display: block; } }

@media (max-width: 560px) {
  .desk-only {
    display: none; } }

@media (max-width: 780px) {
  .shop-sort-container.desk-only {
    display: none; } }

a, a:link, a:visited, a:hover {
  color: inherit;
  text-decoration: none; }

.add-basket-float .description * a {
  color: #ff4c23; }

.widget_simple-content a,
.wpcf-field-product-description a,
.wpcf-field-product-teaser a {
  text-decoration: underline; }

.wpcf-field-value ul {
  padding: 0px 20px; }
  .wpcf-field-value ul li {
    color: #999;
    font-size: 16px;
    line-height: 32px;
    margin-bottom: 20px; }

.group:after {
  content: "";
  display: table;
  clear: both; }

.fl {
  float: left; }

.fr {
  float: right;
  /*a {
      opacity: 0.4;

      &:hover {
        opacity: 1;
      }
    }*/ }

.full-width img {
  width: 100%; }

.centered {
  text-align: center; }

.vertically-aligned {
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

.hover-change {
  cursor: pointer; }
  .hover-change .show-hover {
    display: none; }
  @media (min-width: 561px) {
    .hover-change:hover .show-default {
      display: none; }
    .hover-change:hover .show-hover {
      display: block; } }

.pointed-line {
  position: relative;
  width: calc(100% - 18px);
  height: 15px;
  background: url("../images/home/bone-hr-mobile@3x.png");
  background-repeat: no-repeat;
  background-size: 100% 15px;
  background-position: center;
  margin-left: 9px; }
  .pointed-line::before {
    content: "";
    position: absolute;
    background: url("../images/bone-horiz-rule-left@3x.png");
    background-repeat: no-repeat;
    background-size: 100% 15px;
    width: 9px;
    height: 15px;
    left: -9px; }
  .pointed-line::after {
    content: "";
    position: absolute;
    background: url("../images/bone-horiz-rule-right@3x.png");
    background-repeat: no-repeat;
    background-size: 100% 15px;
    width: 9px;
    height: 15px;
    right: -9px; }
  .pointed-line.big {
    background: url("../images/large-bone-hr.png");
    background-repeat: no-repeat;
    background-size: 100% 15px;
    background-position: center; }
    @media (max-width: 560px) {
      .pointed-line.big {
        background: url("../images/home/bone-hr-mobile@3x.png");
        background-repeat: no-repeat;
        background-size: 100% 15px;
        background-position: center; } }

.body-content {
  background: #221f20;
  position: relative;
  z-index: 1; }

.main-content {
  width: 1230px;
  margin: 0 auto;
  max-width: 100%;
  padding: 0 15px; }

.top-nav {
  width: 100%;
  position: relative;
  height: 50px;
  background: #000;
  text-align: center;
  text-transform: uppercase;
  line-height: 50px;
  font-size: 18px;
  margin-bottom: 115px;
  font-family: "MissionGothic-Thin", serif;
  z-index: 1; }
  @media (max-width: 560px) {
    .top-nav {
      font-size: 10px;
      height: 30px;
      line-height: 30px;
      margin-bottom: 80px; } }
  .top-nav.home-nav {
    margin-bottom: 0; }
  .top-nav .main-content {
    position: relative;
    width: 1500px; }
    .top-nav .main-content > a {
      -webkit-font-smoothing: initial; }
    @media (max-width: 1500px) {
      .top-nav .main-content {
        width: 1260px;
        padding-left: 15px; } }
    @media (max-width: 560px) {
      .top-nav .main-content {
        padding-left: 0;
        padding-right: 0; } }
  .top-nav .left-content {
    float: left;
    font-family: "MissionGothic-Bold", serif;
    padding-left: 50px;
    position: absolute;
    left: 15px;
    top: 0; }
    @media (max-width: 1020px) {
      .top-nav .left-content {
        display: none; } }
  .top-nav .right-content {
    float: right;
    text-transform: none;
    position: absolute;
    right: 15px;
    top: 0;
    font-family: "MissionGothic-Thin", serif; }
    .top-nav .right-content img {
      max-width: 126px;
      height: auto;
      float: left;
      margin-top: 16px;
      margin-right: 5px; }
    @media (max-width: 1020px) {
      .top-nav .right-content {
        display: none; } }

.main-nav {
  position: absolute;
  top: 50px;
  right: 0;
  left: 0;
  z-index: 100;
  height: 115px;
  line-height: 115px;
  background: #221f20;
  -moz-transition: height 0.3s ease-in-out, background 0.3s ease-in-out;
  -o-transition: height 0.3s ease-in-out, background 0.3s ease-in-out;
  -webkit-transition: height 0.3s ease-in-out, background 0.3s ease-in-out;
  transition: height 0.3s ease-in-out, background 0.3s ease-in-out; }
  .main-nav .main-content {
    padding: 0 25px; }
  .main-nav.stuck {
    position: fixed;
    top: 0;
    height: 80px;
    line-height: 80px;
    -moz-transition: height 0.3s ease-in-out;
    -o-transition: height 0.3s ease-in-out;
    -webkit-transition: height 0.3s ease-in-out;
    transition: height 0.3s ease-in-out; }
    .main-nav.stuck .nav-logo {
      width: 54px;
      margin-left: -27px;
      margin-top: 22px;
      -moz-transition: 0.3s ease-in-out;
      -o-transition: 0.3s ease-in-out;
      -webkit-transition: 0.3s ease-in-out;
      transition: 0.3s ease-in-out; }
    .main-nav.stuck .nav-right .search-icon input, .main-nav.stuck .nav-right .search-icon input:focus {
      margin-top: 22px; }
    .main-nav.stuck.home-nav {
      height: 80px;
      line-height: 80px;
      top: 0;
      background: #221f20;
      -moz-transition: height 0.3s ease-in-out, background 0.3s ease-in-out;
      -o-transition: height 0.3s ease-in-out, background 0.3s ease-in-out;
      -webkit-transition: height 0.3s ease-in-out, background 0.3s ease-in-out;
      transition: height 0.3s ease-in-out, background 0.3s ease-in-out;
      position: fixed; }
      .main-nav.stuck.home-nav .nav-logo {
        width: 54px;
        margin-left: -27px;
        margin-top: 22px;
        -moz-transition: 0.3s ease-in-out;
        -o-transition: 0.3s ease-in-out;
        -webkit-transition: 0.3s ease-in-out;
        transition: 0.3s ease-in-out; }
    .main-nav.stuck .nav-left {
      padding-top: 15px; }
      @media (max-width: 1500px) {
        .main-nav.stuck .nav-left {
          margin-left: 0;
          padding-top: 8px; } }
  @media (max-width: 560px) {
    .main-nav {
      height: 80px;
      line-height: 80px;
      top: 30px; } }
  .main-nav .nav-logo {
    position: absolute;
    width: 110px;
    left: 50%;
    margin-left: -55px;
    margin-top: 20px;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out; }
    @media (max-width: 560px) {
      .main-nav .nav-logo {
        width: 54px;
        margin-left: -27px;
        margin-top: 22px; } }
    .main-nav .nav-logo img {
      max-width: 100%;
      display: block; }
  .main-nav.home-nav {
    position: absolute;
    top: 50px;
    right: 0;
    left: 0;
    z-index: 100;
    height: 120px;
    line-height: 120px;
    background: none; }
    @media (max-width: 560px) {
      .main-nav.home-nav {
        height: 80px;
        line-height: 80px;
        top: 30px; } }
    .main-nav.home-nav .nav-logo {
      position: absolute;
      width: 170px;
      left: 50%;
      margin-left: -85px;
      margin-top: 40px; }
      @media (max-width: 560px) {
        .main-nav.home-nav .nav-logo {
          width: 54px;
          margin-left: -27px;
          margin-top: 22px; } }
      .main-nav.home-nav .nav-logo img {
        max-width: 100%;
        display: block; }
  .main-nav:after {
    content: "";
    clear: both;
    display: block; }
  .main-nav .nav-left {
    float: left;
    margin-left: -40px;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    padding-top: 10px; }
    @media (max-width: 1500px) {
      .main-nav .nav-left {
        margin-left: 0; } }
    @media (max-width: 560px) {
      .main-nav .nav-left {
        padding-top: 8px; } }
  .main-nav .nav-right {
    float: right;
    margin-right: -135px; }
    @media (max-width: 1500px) {
      .main-nav .nav-right {
        margin-right: -5px; } }
    .main-nav .nav-right a {
      display: inline-block;
      margin-left: 40px; }
    .main-nav .nav-right .cart-icon, .main-nav .nav-right .search-icon, .main-nav .nav-right .user-icon, .main-nav .nav-right .contact-icon {
      font-size: 18px;
      display: inline-block;
      margin-left: 35px; }
      .main-nav .nav-right .cart-icon img, .main-nav .nav-right .search-icon img, .main-nav .nav-right .user-icon img, .main-nav .nav-right .contact-icon img {
        width: 25px;
        height: auto; }
    .main-nav .nav-right .cart-icon img {
      position: relative;
      top: -4px;
      width: 30px; }
      @media (max-width: 560px) {
        .main-nav .nav-right .cart-icon img {
          top: 0px; } }
    .main-nav .nav-right .cart-amount {
      font: 18px/20px "MissionGothic-Thin", serif;
      color: #fff; }
    @media (max-width: 560px) {
      .main-nav .nav-right .search-icon, .main-nav .nav-right .user-icon, .main-nav .nav-right .contact-icon {
        display: none; } }
    .main-nav .nav-right .search-icon {
      cursor: pointer; }
      .main-nav .nav-right .search-icon:after {
        content: "";
        clear: both;
        display: block; }
      .main-nav .nav-right .search-icon input, .main-nav .nav-right .search-icon input:focus {
        float: left;
        border: none;
        outline: none;
        margin-right: 10px;
        margin-top: 39px;
        height: 25px;
        padding: 0 0;
        width: 0;
        -moz-transition: 0.3s ease-in-out;
        -o-transition: 0.3s ease-in-out;
        -webkit-transition: 0.3s ease-in-out;
        transition: 0.3s ease-in-out;
        border-radius: 2px; }
      .main-nav .nav-right .search-icon.open input, .main-nav .nav-right .search-icon.open input:focus {
        width: 160px;
        padding: 0 10px; }

.nav-shade {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 150;
  display: none; }

.nav-menu {
  position: fixed;
  top: 0;
  left: -300px;
  bottom: 0;
  background: #171717;
  z-index: 999;
  width: 300px;
  padding: 50px 40px 0;
  text-transform: uppercase;
  font-size: 16px;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  font-family: "MissionGothic-Bold", serif; }
  .nav-menu.active {
    left: 0; }
  .nav-menu .close-btn {
    position: absolute;
    top: 15px;
    right: 30px;
    cursor: pointer;
    height: 15px;
    width: 15px; }
    .nav-menu .close-btn img {
      max-width: 100%;
      height: auto;
      display: block; }
  .nav-menu ul {
    list-style: none;
    padding: 0 15px;
    margin: 0 0 0 0;
    font-size: 16px;
    display: none;
    font-family: "MissionGothic-Thin", serif; }
    .nav-menu ul li {
      padding: 4px 0; }
  @media (max-width: 560px) {
    .nav-menu .search-input-wrapper {
      height: 40px;
      width: 100%;
      background: #fff;
      margin-bottom: 26px; }
      .nav-menu .search-input-wrapper:after {
        content: "";
        clear: both;
        display: block; }
      .nav-menu .search-input-wrapper input, .nav-menu .search-input-wrapper input:focus {
        height: 40px;
        width: calc(100% - 40px);
        border: none;
        outline: none;
        float: left;
        padding: 0 14px;
        font-family: "Fauna One", serif; }
      .nav-menu .search-input-wrapper .search-btn {
        height: 40px;
        width: 40px;
        float: left;
        padding: 8px 5px 0; }
        .nav-menu .search-input-wrapper .search-btn img {
          width: 25px;
          height: auto;
          display: block; } }
  .nav-menu .nav-item-wrapper > div, .nav-menu .bottom-nav-item > div {
    padding: 4px 0; }
    .nav-menu .nav-item-wrapper > div:hover, .nav-menu .bottom-nav-item > div:hover {
      color: #ff4c23; }
  .nav-menu .nav-item-wrapper > a, .nav-menu .bottom-nav-item > a {
    padding: 4px 0;
    display: block; }
    .nav-menu .nav-item-wrapper > a:hover, .nav-menu .bottom-nav-item > a:hover {
      color: #ff4c23; }
  .nav-menu .nav-item-wrapper a:hover, .nav-menu .bottom-nav-item a:hover {
    color: #ff4c23; }
  .nav-menu .nav-item-wrapper.expandable div.nav-item, .nav-menu .bottom-nav-item.expandable div.nav-item {
    cursor: pointer;
    display: inline-block; }
    .nav-menu .nav-item-wrapper.expandable div.nav-item:after, .nav-menu .bottom-nav-item.expandable div.nav-item:after {
      content: "";
      display: block;
      float: right;
      height: 16px;
      width: 16px;
      margin: 4px 6px;
      background: url(../images/downArrow.png);
      background-size: 15px 10px;
      background-repeat: no-repeat;
      background-position: center; }
    .nav-menu .nav-item-wrapper.expandable div.nav-item.active:after, .nav-menu .bottom-nav-item.expandable div.nav-item.active:after {
      content: "";
      display: block;
      float: right;
      height: 16px;
      width: 16px;
      margin: 4px 6px;
      background: url(../images/upArrow.png);
      background-size: 15px 10px;
      background-repeat: no-repeat;
      background-position: center; }
  .nav-menu .nav-item-wrapper.expandable.open ul, .nav-menu .bottom-nav-item.expandable.open ul {
    display: block; }
  .nav-menu .bottom-nav-item {
    font-family: "MissionGothic-Thin", serif; }
    .nav-menu .bottom-nav-item img {
      max-width: 126px;
      height: auto;
      margin-top: 16px;
      margin-right: 5px; }
  .nav-menu .divider {
    width: 100%;
    height: 1px;
    background: #fff;
    margin: 26px 0; }

.nav-icon {
  display: inline-block;
  cursor: pointer;
  position: relative;
  height: 40px;
  width: 46px;
  z-index: 20;
  text-align: center;
  border: 2px solid transparent;
  padding: 5px 8px; }
  @media (max-width: 560px) {
    .nav-icon {
      width: 32px;
      height: 28px;
      padding: 5px; } }
  .nav-icon .bar {
    position: absolute;
    width: 26px;
    height: 4px;
    background: #fff;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s; }
    @media (max-width: 560px) {
      .nav-icon .bar {
        height: 2px;
        width: 18px; } }
  .nav-icon .bar1 {
    top: 8px; }
    @media (max-width: 560px) {
      .nav-icon .bar1 {
        top: 6px; } }
  .nav-icon .bar2 {
    top: 16px; }
    @media (max-width: 560px) {
      .nav-icon .bar2 {
        top: 11px; } }
  .nav-icon .bar3 {
    top: 24px; }
    @media (max-width: 560px) {
      .nav-icon .bar3 {
        top: 16px; } }

input[type="radio"] {
  display: none; }

input[type="number"] {
  -moz-appearance: textfield; }

input[type="radio"] + label:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 10px;
  border: 2px solid #d3d3d3;
  box-sizing: border-box;
  margin: -1px 6px 0 0;
  vertical-align: middle;
  background: white;
  cursor: pointer; }

input[type="radio"]:checked + label:before {
  border: 6px solid #ff9900; }

.dropdown-icon {
  background: orange;
  position: relative;
  width: 28px;
  height: 28px;
  float: right;
  margin-top: -45px;
  right: 13px;
  border-radius: 50%;
  pointer-events: none; }
  .dropdown-icon:after {
    position: absolute;
    margin-top: 7px;
    margin-left: 9px;
    width: 7px;
    height: 7px;
    display: block;
    content: " ";
    border: 3px solid white;
    border-top: none;
    border-right: none;
    -ms-transform: rotate(-45deg);
    /* IE 9 */
    -webkit-transform: rotate(-45deg);
    /* Chrome, Safari, Opera */
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }

#pg-17768-0 .panel-grid-cell {
  background: white;
  color: #221f20; }

.page-not-found input {
  height: 60px;
  min-width: 140px;
  margin-right: 10px;
  margin-bottom: 20px;
  padding: 0px 10px;
  border: 1px solid #d3d3d3;
  border-radius: 2px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-shadow: none !important;
  font-family: "MissionGothic-Regular", serif;
  font-size: 14pt; }
  .page-not-found input[type="submit"] {
    color: #221f20;
    background-color: #ff4c23;
    font-family: "MissionGothic-Bold", serif;
    cursor: pointer;
    border: none;
    text-transform: uppercase;
    -webkit-appearance: none;
    margin-bottom: 50px; }
    .page-not-found input[type="submit"]:hover {
      color: white; }
  @media (max-width: 560px) {
    .page-not-found input {
      max-width: initial;
      width: 100%; } }

.cu-row {
  max-width: 1230px;
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 0px 35px;
  min-height: 50px; }
  .cu-row .title {
    color: #ff9900;
    font: 90px/90px "Diversa-Regular", serif;
    margin-bottom: 65px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 60px; }
    @media (max-width: 780px) {
      .cu-row .title {
        font: 60px/60px "Diversa-Regular", serif; } }
    @media (max-width: 560px) {
      .cu-row .title {
        font-size: 50px;
        line-height: 50px;
        text-align: left;
        width: 560px;
        max-width: 100%; } }

.cu-message,
#contact-form-error,
#contact-comm-form-error,
#wholesalelogin-error,
#wholesalemail-error {
  display: none;
  position: absolute;
  width: 100%;
  min-height: 50px;
  top: 0px;
  left: 0px;
  box-sizing: border-box;
  padding: 15px 25px 0px 25px;
  background-color: #ff9900;
  color: #221f20; }

@media (max-width: 560px) {
  c
.button.wc-forward {
    display: none; } }

#wholesale-swaplogin {
  color: #ff4c23; }
  #wholesale-swaplogin:hover {
    text-decoration: underline; }

#wholesalelogin-error,
#wholesalemail-error {
  margin-top: 50px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px; }

.contact-selection-container {
  width: 60%; }
  @media screen and (max-width: 560px) {
    .contact-selection-container {
      width: 100%; } }
  .contact-selection-container select {
    height: 60px;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    font-size: 16px;
    color: #ff9900 !important;
    border-color: #ff9900;
    padding: 0 10px;
    margin: 0;
    box-sizing: border-box;
    width: 100%;
    border-radius: 2px;
    color: white; }

.frequired {
  color: #ff4c23; }

.required-error {
  border: 1px solid red !important;
  transition: border-width 0.1s ease-in-out; }
  .required-error.blub {
    border-width: 8px !important; }

#contact-community-form {
  display: none; }

.form-row.place-order,
.form-row.wooms {
  padding: 1em 0 !important; }

.form-row .input-group select {
  color: #221f20;
  line-height: 12pt;
  padding: 10px 10px; }

.contact-us-form,
.cupon,
.cu-message {
  width: 60%;
  float: left;
  margin-bottom: 20px; }
  @media screen and (max-width: 560px) {
    .contact-us-form,
    .cupon,
    .cu-message {
      width: 100%; } }
  .contact-us-form h3,
  .cupon h3,
  .cu-message h3 {
    font-size: 35px;
    font-family: "MissionGothic-Bold", serif;
    text-transform: uppercase;
    line-height: 35px; }
  .contact-us-form label,
  .cupon label,
  .cu-message label {
    display: block;
    font-family: "MissionGothic-Regular", serif;
    font-size: 14px;
    margin-bottom: 10px; }
  .contact-us-form input,
  .contact-us-form select,
  .contact-us-form textarea,
  .cupon input,
  .cupon select,
  .cupon textarea,
  .cu-message input,
  .cu-message select,
  .cu-message textarea {
    height: 60px;
    box-sizing: border-box;
    -webkit-appearance: none; }
    .contact-us-form input:focus,
    .contact-us-form select:focus,
    .contact-us-form textarea:focus,
    .cupon input:focus,
    .cupon select:focus,
    .cupon textarea:focus,
    .cu-message input:focus,
    .cu-message select:focus,
    .cu-message textarea:focus {
      border-color: #ff9900;
      outline: none; }
  .contact-us-form textarea,
  .cupon textarea,
  .cu-message textarea {
    width: 100%;
    min-height: 140px;
    box-sizing: border-box;
    padding: 10px;
    font-size: 14px;
    border: 1px solid #cccccc;
    border-radius: 2px; }
  .contact-us-form input,
  .cupon input,
  .cu-message input {
    width: 100%;
    box-sizing: border-box;
    padding: 0px 10px;
    font-size: 14px;
    border: 1px solid #cccccc;
    border-radius: 2px; }
    .contact-us-form input[type="radio"] + label:before,
    .cupon input[type="radio"] + label:before,
    .cu-message input[type="radio"] + label:before {
      background: transparent; }
    .contact-us-form input[type="submit"],
    .cupon input[type="submit"],
    .cu-message input[type="submit"] {
      width: 180px;
      clear: both;
      -webkit-appearance: none; }
  .contact-us-form select,
  .cupon select,
  .cu-message select {
    -webkit-appearance: none;
    background: white;
    line-height: 0;
    padding: 0;
    margin: 0;
    border: 1px solid #ccc;
    box-sizing: border-box;
    width: 100%;
    border-radius: 2px;
    color: white; }
  .contact-us-form .accent,
  .cupon .accent,
  .cu-message .accent {
    color: #ff9900; }
  .contact-us-form .form-row,
  .cupon .form-row,
  .cu-message .form-row {
    margin-bottom: 20px;
    min-height: 90px;
    clear: both; }
    .contact-us-form .form-row.radio-group .input-group,
    .cupon .form-row.radio-group .input-group,
    .cu-message .form-row.radio-group .input-group {
      float: left; }
  .contact-us-form .half,
  .cupon .half,
  .cu-message .half {
    display: inline-block;
    width: 48%;
    float: left; }
    .contact-us-form .half + .quarter,
    .cupon .half + .quarter,
    .cu-message .half + .quarter {
      padding-left: 2%;
      float: left; }
    .contact-us-form .half + .half,
    .cupon .half + .half,
    .cu-message .half + .half {
      padding-left: 2%;
      float: right;
      width: 52%; }
  .contact-us-form .quarter,
  .cupon .quarter,
  .cu-message .quarter {
    display: inline-block;
    width: 25%;
    float: right; }

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
  color: #221f20 !important;
  border-top-color: transparent !important;
  margin: 0 auto !important; }
  .woocommerce-error .wc-forward:before,
  .woocommerce-info .wc-forward:before,
  .woocommerce-message .wc-forward:before {
    content: "×"; }
  .woocommerce-error:before,
  .woocommerce-info:before,
  .woocommerce-message:before {
    color: white !important; }

.body-content .woocommerce-message {
  margin: 0 auto !important;
  background: #ff9900 !important; }

.wcmsg-inner {
  background-color: transparent !important;
  max-width: 1230px;
  margin: 0 auto; }
  .wcmsg-inner .woocommerce-error,
  .wcmsg-inner .woocommerce-info,
  .wcmsg-inner .woocommerce-message {
    color: #221f20 !important;
    background-color: transparent !important;
    border-top-color: transparent !important;
    margin: 0 auto !important; }
    .wcmsg-inner .woocommerce-error .wc-forward:before,
    .wcmsg-inner .woocommerce-info .wc-forward:before,
    .wcmsg-inner .woocommerce-message .wc-forward:before {
      content: "×"; }
    .wcmsg-inner .woocommerce-error:before,
    .wcmsg-inner .woocommerce-info:before,
    .wcmsg-inner .woocommerce-message:before {
      color: white !important; }

.wc-row {
  position: absolute;
  width: 100%;
  min-height: 50px;
  top: 0;
  left: 0;
  margin: 0 auto;
  background-color: #ff9900 !important; }

.woocommerce {
  background-color: white;
  font-family: "MissionGothic-Regular", serif;
  padding-bottom: 50px; }
  .woocommerce .checkout-group {
    padding-bottom: 40px;
    clear: both; }
  .woocommerce a.button.alt {
    background-color: transparent !important;
    padding: 0; }
  .woocommerce .main-channel-75 {
    width: calc(100% - 200px);
    float: right; }
    @media screen and (max-width: 560px) {
      .woocommerce .main-channel-75 {
        width: 100%; } }
  .woocommerce .main-channel h2 {
    font: 35px/35px "MissionGothic-Bold", serif;
    color: #000;
    text-transform: uppercase;
    letter-spacing: -1px;
    margin-top: 15px; }
  .woocommerce .main-channel p, .woocommerce .main-channel span {
    font: 14px/25px "Fauna One", serif;
    color: #999999; }
    .woocommerce .main-channel p strong, .woocommerce .main-channel span strong {
      color: #343435; }
  .woocommerce .main-channel a {
    font: 14px/25px "Fauna One", serif;
    text-decoration: underline;
    padding: 0px; }
    .woocommerce .main-channel a:hover {
      color: #ff4c23;
      background-color: transparent; }
  .woocommerce .main-channel address {
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 6px 12px;
    border-radius: 5px; }
  .woocommerce .main-channel address, .woocommerce .main-channel time {
    font: 14px/25px "Fauna One", serif;
    font-style: normal;
    color: #999999; }
  .woocommerce .main-channel table {
    width: 100% !important; }
    .woocommerce .main-channel table th {
      vertical-align: top;
      line-height: normal; }
    .woocommerce .main-channel table td {
      font: 14px/25px "Fauna One", serif;
      color: #999999;
      vertical-align: top !important; }
    .woocommerce .main-channel table td:not([data-title])::before {
      content: ""; }
    .woocommerce .main-channel table a {
      color: #ff4c23;
      padding: 0px;
      padding-left: 7px;
      padding-right: 7px; }
      .woocommerce .main-channel table a:nth-child(2), .woocommerce .main-channel table a:last-child {
        border-left: 1px solid rgba(0, 0, 0, 0.1);
        padding-right: 3px !important; }
      .woocommerce .main-channel table a:hover {
        background-color: transparent; }
    .woocommerce .main-channel table .order-actions a {
      padding: 0; }
    .woocommerce .main-channel table address, .woocommerce .main-channel table time {
      font-style: normal; }
    .woocommerce .main-channel table .button {
      background-color: transparent; }
  .woocommerce .main-channel table.shop_table {
    margin: 0 -1px 50px 0; }
  .woocommerce .main-channel .addresses .title {
    font: 14px/25px "Fauna One", serif;
    color: #ff4c23; }
  .woocommerce .main-channel form.login, .woocommerce .main-channel form.register {
    border: 0;
    padding: 0; }
  .woocommerce .main-channel mark {
    background-color: #ff4c23;
    color: #fff;
    padding: 3px; }
  .woocommerce .main-channel .login-remember-me {
    float: right;
    margin-top: 30px; }
  .woocommerce .main-channel input[type="checkbox"] + label.checkbox {
    font-family: "MissionGothic-Regular", serif;
    font-size: 16px;
    cursor: pointer; }
    .woocommerce .main-channel input[type="checkbox"] + label.checkbox .woocheckbox {
      border: 1px solid #ccc;
      width: 25px;
      height: 25px;
      display: inline-block;
      padding: 7px;
      position: relative;
      top: 6px;
      margin-right: 10px; }
  .woocommerce .main-channel input[type="checkbox"]:checked + label.checkbox .woocheckbox {
    background-color: #ff9900;
    border: none; }
    .woocommerce .main-channel input[type="checkbox"]:checked + label.checkbox .woocheckbox:before {
      content: '';
      width: 9px;
      height: 5px;
      position: absolute;
      border: 3px solid white;
      border-top: none;
      border-right: none;
      -moz-transform: rotate(-45deg);
      /* Safari and Chrome */
      -webkit-transform: rotate(-45deg);
      /* Opera */
      -o-transform: rotate(-45deg);
      /* IE9 */
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg); }
  .woocommerce .main-channel input[type=submit] {
    background: #ff4c23;
    border: 0;
    border-radius: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-appearance: none;
    box-sizing: border-box;
    padding: 20px 10px;
    height: 60px;
    cursor: pointer;
    font-family: "MissionGothic-Bold", serif;
    font-size: 22px;
    text-align: center;
    text-transform: uppercase;
    color: #000; }
  .woocommerce .woocommerce-MyAccount-content table.shop_table {
    border: 1px solid rgba(0, 0, 0, 0.1) !important; }
  .woocommerce .woocommerce-MyAccount-navigation ul {
    padding-left: 0px; }
    .woocommerce .woocommerce-MyAccount-navigation ul li a {
      font: 15px/30px "MissionGothic-Bold", serif;
      color: #000;
      text-transform: uppercase; }
  .woocommerce .variation dd {
    margin: 0 4px 0 0 !important;
    padding: 0 0 .25em !important; }
    .woocommerce .variation dd p {
      margin-top: 0 !important;
      font-size: 16px !important; }
  .woocommerce nav#my-account-menu {
    display: block; }
    @media screen and (max-width: 560px) {
      .woocommerce nav#my-account-menu {
        display: none; } }
  .woocommerce div#my-account-menu-mobile {
    display: none;
    font: 15px/30px "MissionGothic-Bold", serif;
    text-transform: uppercase;
    width: 100%;
    max-width: 280px;
    float: left;
    margin-bottom: 40px; }
    .woocommerce div#my-account-menu-mobile .dropdown-btn > span {
      line-height: 42px; }
    .woocommerce div#my-account-menu-mobile span {
      line-height: 29px; }
    .woocommerce div#my-account-menu-mobile ul {
      width: 101%; }
    @media screen and (max-width: 560px) {
      .woocommerce div#my-account-menu-mobile {
        display: block; } }
  .woocommerce #customer_login input[type=submit] {
    margin-top: 20px;
    -webkit-appearance: none; }
    .woocommerce #customer_login input[type=submit]:hover {
      background-color: #ff4c23;
      color: white; }
  .woocommerce fieldset {
    border: none;
    margin: 0;
    padding: 0; }
  .woocommerce form {
    width: 100%; }
    .woocommerce form.checkout {
      width: 60%;
      float: left; }
      @media (max-width: 560px) {
        .woocommerce form.checkout {
          width: 100%; } }
    .woocommerce form div.col-1,
    .woocommerce form div.shipping_address {
      margin-bottom: 70px; }
    .woocommerce form div.col-2 {
      float: none !important; }
    .woocommerce form .form-row-first,
    .woocommerce form .form-row-last {
      width: 49% !important; }
    .woocommerce form .form-row input {
      height: 60px;
      border: 1px solid #d3d3d3;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      padding: 0px 10px;
      font: 16px/16px "MissionGothic-Thin", serif; }
      @media (max-width: 560px) {
        .woocommerce form .form-row input {
          height: 45px; } }
    .woocommerce form .form-row .fl {
      margin-right: 10px; }
      .woocommerce form .form-row .fl:after {
        content: " ";
        float: right;
        position: relative;
        left: -23px;
        width: 10px;
        height: 10px;
        margin-top: 23px;
        box-sizing: border-box;
        border: 5px solid #ff9900;
        border-top-color: transparent;
        border-left-color: transparent;
        -moz-transform: rotate(45deg);
        /* Safari and Chrome */
        -webkit-transform: rotate(45deg);
        /* Opera */
        -o-transform: rotate(45deg);
        /* IE9 */
        -ms-transform: rotate(45deg);
        transform: rotate(45deg); }
    .woocommerce form .form-row select {
      outline: 0;
      overflow: hidden;
      height: 60px;
      min-width: 100px;
      font-size: 16px;
      border-radius: 2px;
      -webkit-appearance: initial;
      -moz-appearance: none;
      text-indent: 0.01px;
      text-overflow: none;
      border: 1px solid #d3d3d3;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      padding: 0px 10px; }
      .woocommerce form .form-row select .label {
        line-height: normal !important; }
  .woocommerce .cart-collaterals .cart_totals,
  .woocommerce .cart-collaterals .cart_totals.calculated_shipping {
    float: left !important;
    width: 60%; }
    @media (max-width: 560px) {
      .woocommerce .cart-collaterals .cart_totals,
      .woocommerce .cart-collaterals .cart_totals.calculated_shipping {
        width: 100%; } }
  .woocommerce option {
    font-size: 16px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 0px; }
  .woocommerce h3 {
    font-family: "MissionGothic-Bold", serif;
    font-size: 35px;
    text-transform: uppercase;
    line-height: 1; }
  .woocommerce .row {
    width: 100%;
    margin: 0 auto;
    max-width: 1230px;
    padding: 0px 25px; }
  .woocommerce p,
  .woocommerce label,
  .woocommerce option,
  .woocommerce th,
  .woocommerce td,
  .woocommerce h2,
  .woocommerce h3,
  .woocommerce h4,
  .woocommerce .wooms_label {
    color: #221f20; }
  .woocommerce h3 label,
  .woocommerce label,
  .woocommerce th {
    font-family: "MissionGothic-Bold", serif;
    font-size: 16px;
    line-height: 50px;
    font-weight: normal !important; }
  .woocommerce input[type="checkbox"],
  .woocommerce .form-row input[type="checkbox"] {
    display: none !important; }
  .woocommerce input[type="checkbox"] + label.checkbox {
    font-family: "MissionGothic-Regular", serif;
    font-size: 16px;
    cursor: pointer; }
    .woocommerce input[type="checkbox"] + label.checkbox .woocheckbox {
      border: 1px solid #ccc;
      width: 25px;
      height: 25px;
      display: inline-block;
      padding: 7px;
      position: relative;
      top: 6px;
      margin-right: 10px; }
  .woocommerce input[type="checkbox"]:checked + label.checkbox .woocheckbox {
    background-color: #ff9900;
    border: none; }
    .woocommerce input[type="checkbox"]:checked + label.checkbox .woocheckbox:before {
      content: '';
      width: 9px;
      height: 5px;
      position: absolute;
      border: 3px solid white;
      border-top: none;
      border-right: none;
      -moz-transform: rotate(-45deg);
      /* Safari and Chrome */
      -webkit-transform: rotate(-45deg);
      /* Opera */
      -o-transform: rotate(-45deg);
      /* IE9 */
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg); }
  .woocommerce [data-field="billing_country"],
  .woocommerce [data-field="shipping_country"] {
    background-color: #e8e8e8;
    height: 60px;
    margin: 30px 2px 10px 2px; }
    @media (max-width: 560px) {
      .woocommerce [data-field="billing_country"],
      .woocommerce [data-field="shipping_country"] {
        height: 45px; }
        .woocommerce [data-field="billing_country"] label,
        .woocommerce [data-field="shipping_country"] label {
          margin-bottom: 8px !important; } }
    .woocommerce [data-field="billing_country"] label,
    .woocommerce [data-field="shipping_country"] label {
      position: relative;
      margin: -30px 0px 20px -15px; }
    .woocommerce [data-field="billing_country"] p.form-row,
    .woocommerce [data-field="shipping_country"] p.form-row {
      font-size: 14pt;
      padding: 0px 15px; }
  .woocommerce .info-sidebar {
    width: 35%;
    float: right; }
  .woocommerce .info-sidebar-left {
    width: 200px;
    float: left; }
    @media screen and (max-width: 560px) {
      .woocommerce .info-sidebar-left {
        width: 100%; } }
  .woocommerce .title {
    color: #ff9900;
    font: 90px/90px "Diversa-Regular", serif;
    margin-bottom: 65px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 60px; }
    @media (max-width: 780px) {
      .woocommerce .title {
        font: 60px/60px "Diversa-Regular", serif; } }
    @media (max-width: 560px) {
      .woocommerce .title {
        font-size: 50px;
        line-height: 50px;
        text-align: left;
        width: 560px;
        max-width: 100%; } }
  .woocommerce textarea.input-text {
    min-height: 160px;
    border: 1px solid #d3d3d3;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0px 10px;
    font-size: 16px; }
  .woocommerce .woocommerce-checkout #payment {
    background: white;
    border-radius: 2px; }
    .woocommerce .woocommerce-checkout #payment ul.payment_methods {
      padding: 10px 0px;
      border-bottom: none !important; }
    .woocommerce .woocommerce-checkout #payment div.payment_box {
      padding: 0px 0px 10px 0px !important;
      border: 1px solid #d3d3d3;
      border-left: none;
      border-right: none;
      border-top: none;
      background: transparent; }
      .woocommerce .woocommerce-checkout #payment div.payment_box:before {
        display: none; }
  .woocommerce table tfoot th {
    line-height: 25px; }
  .woocommerce table.shop_table {
    border-left: none !important;
    border-right: none !important; }
    .woocommerce table.shop_table th,
    .woocommerce table.shop_table td {
      padding: 6px 0px !important;
      margin-right: 8px; }
    .woocommerce table.shop_table .recurring-header {
      background-color: #fffbd6; }
  .woocommerce table.shop_table.cart {
    border-radius: 2px !important;
    border: none !important;
    width: 60%; }
    @media (max-width: 560px) {
      .woocommerce table.shop_table.cart {
        width: 100%; } }
    .woocommerce table.shop_table.cart td {
      font-size: 16px;
      vertical-align: top !important; }
    .woocommerce table.shop_table.cart .quantity-times,
    .woocommerce table.shop_table.cart .quantity {
      display: inline-block; }
      .woocommerce table.shop_table.cart .quantity-times input,
      .woocommerce table.shop_table.cart .quantity input {
        height: 25px;
        font-size: 14px;
        border: none;
        margin-left: 10px;
        background: #efefef; }
    .woocommerce table.shop_table.cart .product-name a {
      font-size: 16pt; }
    .woocommerce table.shop_table.cart .product-subtotal {
      font-family: "MissionGothic-Bold", serif; }
    .woocommerce table.shop_table.cart .product-remove a {
      height: auto;
      width: auto;
      text-align: left;
      line-height: normal;
      border-radius: 0;
      font-weight: normal; }
      .woocommerce table.shop_table.cart .product-remove a:hover {
        background: transparent;
        color: red !important; }
      .woocommerce table.shop_table.cart .product-remove a:after {
        content: 'remove';
        color: red;
        font-size: 12px;
        text-align: center;
        position: relative;
        top: -6px;
        margin-left: 5px; }
    .woocommerce table.shop_table.cart .coupon input {
      height: 60px;
      border-radius: 2px;
      font-family: inherit; }
      .woocommerce table.shop_table.cart .coupon input[type="text"] {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -webkit-appearance: none;
        box-sizing: border-box;
        padding: 0px 5px; }
      .woocommerce table.shop_table.cart .coupon input#coupon_code {
        float: left;
        margin-right: 10px;
        height: 60px;
        border: 1px solid #d3d3d3;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -webkit-appearance: none;
        box-sizing: border-box;
        padding: 0px 10px;
        font-size: 14pt;
        text-transform: capitalize;
        min-width: 140px; }
  .woocommerce input[type="submit"] {
    border-radius: 2px;
    -webkit-appearance: none;
    font-family: inherit;
    height: 60px;
    min-width: 140px; }
  .woocommerce .info-sidebar {
    width: 35%;
    float: right; }
    .woocommerce .info-sidebar h4 {
      font-size: 18pt;
      padding-bottom: 30px;
      border-bottom: 1px solid #d3d3d3; }
  .woocommerce .info-sidebar p,
  .woocommerce .create-account p {
    padding-top: 22px; }
  @media (max-width: 560px) {
    .woocommerce .info-sidebar,
    .woocommerce .create-account {
      width: 100%;
      float: left; } }
  .woocommerce .info-sidebar .wc-row,
  .woocommerce .create-account .wc-row {
    position: static;
    margin-bottom: 10px; }
  .woocommerce .info-sidebar p,
  .woocommerce .create-account p {
    font-family: "Fauna One", serif;
    font-size: 14px; }
  .woocommerce .giftcard {
    min-height: 60px; }
    .woocommerce .giftcard input[type="text"] {
      margin-right: 10px !important; }
      @media (max-width: 560px) {
        .woocommerce .giftcard input[type="text"] {
          margin-right: 4px; } }
  .woocommerce #giftcard-apply-form input[type="submit"],
  .woocommerce .coupon input[type="submit"] {
    background-color: transparent;
    -webkit-appearance: none;
    border: 1px solid #ff4c23;
    color: #ff4c23;
    font-family: "MissionGothic-Regular", serif;
    text-transform: capitalize; }
  .woocommerce #giftcard-apply-form {
    margin: 20px 0px 30px 0px; }
    .woocommerce #giftcard-apply-form input {
      height: 60px;
      max-width: 140px;
      margin-right: 0;
      padding: 0px 10px;
      border: 1px solid #d3d3d3;
      border-radius: 2px;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-shadow: none !important;
      font-family: "MissionGothic-Regular", serif;
      font-size: 14pt; }
      @media (max-width: 560px) {
        .woocommerce #giftcard-apply-form input {
          max-width: initial;
          width: 42%; }
          .woocommerce #giftcard-apply-form input[type="submit"] {
            float: right;
            -webkit-appearance: none; } }
  .woocommerce .select2-container .select2-choice .select2-arrow b {
    display: block;
    width: 28px;
    height: 28px;
    background: orange;
    position: relative;
    float: right;
    margin-right: 12px;
    margin-top: 14px;
    box-sizing: border-box;
    border-radius: 14px;
    padding-left: 9px;
    padding-top: 8px;
    transition: transform 0.2s; }
    @media (max-width: 560px) {
      .woocommerce .select2-container .select2-choice .select2-arrow b {
        margin-top: 8px; } }
    .woocommerce .select2-container .select2-choice .select2-arrow b:hover {
      transform: scale(1.2, 1.2); }
    .woocommerce .select2-container .select2-choice .select2-arrow b:after {
      position: absolute;
      margin-top: -7px;
      margin-left: -5px;
      width: 7px;
      height: 7px;
      display: block;
      content: " ";
      border: 3px solid white;
      border-top: none;
      border-right: none;
      -ms-transform: rotate(-45deg);
      /* IE 9 */
      -webkit-transform: rotate(-45deg);
      /* Chrome, Safari, Opera */
      -moz-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg); }
  .woocommerce .select2-container .select2-choice {
    height: 60px;
    border-radius: 0;
    padding-top: 15px; }
    @media (max-width: 560px) {
      .woocommerce .select2-container .select2-choice {
        height: 45px;
        padding-top: 8px; } }
    .woocommerce .select2-container .select2-choice > .select2-chosen {
      font-size: 14pt; }

.checkout-proceed-btn,
.contact-us-form input[type="submit"],
#place_order {
  height: 58px;
  background: #ff4c23;
  color: #221f20;
  line-height: 0px;
  float: left !important;
  clear: both;
  min-width: 180px;
  border: 0;
  border-radius: 5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-appearance: none;
  box-sizing: border-box;
  padding: 20px 10px;
  cursor: pointer;
  font-family: "MissionGothic-Bold", serif;
  font-size: 22px;
  text-align: center;
  text-transform: uppercase; }
  @media (max-width: 560px) {
    .checkout-proceed-btn,
    .contact-us-form input[type="submit"],
    #place_order {
      width: 100%; } }
  .checkout-proceed-btn:hover,
  .contact-us-form input[type="submit"]:hover,
  #place_order:hover {
    color: #fff; }

.woocommerce .addresses {
  color: #221f20; }

.woocommerce .order_details {
  padding: 0; }
  .woocommerce .order_details li {
    font-size: 18px !important; }

.form-row.woocommerce-FormRow input[type="submit"] {
  height: 58px;
  min-width: 50px;
  background: #ff4c23;
  display: inline-block;
  border: none;
  font-size: 22px;
  color: #000;
  float: left;
  text-align: center;
  border-radius: 5px;
  cursor: pointer;
  line-height: 58px;
  font-family: "MissionGothic-Bold", serif;
  text-transform: uppercase;
  -webkit-appearance: none; }
  .form-row.woocommerce-FormRow input[type="submit"]:hover {
    color: white; }

.woocommerce-thankyou-seemore {
  display: inline-block;
  height: 60px;
  min-width: 185px;
  background: #ff4c23;
  color: #000;
  border-radius: 5px;
  font-size: 22px;
  text-align: center;
  text-transform: uppercase;
  font-family: "MissionGothic-Bold", serif;
  padding: 15px 30px;
  margin: 30px 0px;
  cursor: pointer; }
  @media (max-width: 560px) {
    .woocommerce-thankyou-seemore {
      width: 100%; } }
  .woocommerce-thankyou-seemore:hover {
    color: #fff; }

.woocommerce-thankyou-order-details {
  color: #221f20; }

.three-block-wrapper {
  width: 1430px;
  margin: 10px auto 30px;
  max-width: 100%;
  padding: 40px 0 75px; }
  .three-block-wrapper:after {
    content: "";
    clear: both;
    display: block; }
  .three-block-wrapper .block {
    width: 33.33%;
    float: left;
    padding: 15px;
    position: relative; }
    .three-block-wrapper .block:hover img {
      opacity: 0.5; }
    .three-block-wrapper .block:hover .block-overlay .block-content .shop-now a {
      color: #ff9900; }
    .three-block-wrapper .block img {
      width: 100%;
      max-width: 100%;
      height: auto;
      opacity: 1;
      -moz-transition: opacity 0.3s ease-in-out;
      -o-transition: opacity 0.3s ease-in-out;
      -webkit-transition: opacity 0.3s ease-in-out;
      transition: opacity 0.3s ease-in-out; }
    @media (max-width: 780px) {
      .three-block-wrapper .block {
        float: none;
        width: 520px;
        max-width: 100%;
        padding: 10px;
        margin: 0 auto; } }
    @media (max-width: 560px) {
      .three-block-wrapper .block {
        float: none;
        width: 445px;
        max-width: 100%;
        padding: 10px;
        margin: 0 auto; } }
    .three-block-wrapper .block:nth-child(2) {
      width: 33.34%;
      margin-top: -40px; }
      @media (max-width: 780px) {
        .three-block-wrapper .block:nth-child(2) {
          float: none;
          width: 520px;
          max-width: 100%;
          padding: 10px;
          margin: 0 auto; } }
      @media (max-width: 560px) {
        .three-block-wrapper .block:nth-child(2) {
          width: 445px;
          max-width: 100%;
          margin-top: 0; } }
      .three-block-wrapper .block:nth-child(2) .block-overlay .block-content {
        color: #ff9900; }
        .three-block-wrapper .block:nth-child(2) .block-overlay .block-content .shop-now, .three-block-wrapper .block:nth-child(2) .block-overlay .block-content .shop-now:link, .three-block-wrapper .block:nth-child(2) .block-overlay .block-content .shop-now:visited {
          color: #fff; }
          .three-block-wrapper .block:nth-child(2) .block-overlay .block-content .shop-now:hover, .three-block-wrapper .block:nth-child(2) .block-overlay .block-content .shop-now:link:hover, .three-block-wrapper .block:nth-child(2) .block-overlay .block-content .shop-now:visited:hover {
            color: #ff9900; }
    .three-block-wrapper .block .block-overlay {
      position: absolute;
      top: 15px;
      right: 15px;
      left: 15px;
      padding: 0 0;
      z-index: 10;
      text-align: center;
      /* IE10+ */
      background-image: -ms-linear-gradient(bottom, transparent 0%, rgba(0, 0, 0, 0.8) 100%);
      /* Mozilla Firefox */
      background-image: -moz-linear-gradient(bottom, transparent 0%, rgba(0, 0, 0, 0.8) 100%);
      /* Opera */
      background-image: -o-linear-gradient(bottom, transparent 0%, rgba(0, 0, 0, 0.8) 100%);
      /* Webkit (Safari/Chrome 10) */
      background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #FFFFFF), color-stop(100, rgba(0, 0, 0, 0.8)));
      /* Webkit (Chrome 11+) */
      background-image: -webkit-linear-gradient(bottom, transparent, rgba(0, 0, 0, 0.8) 100%);
      /* W3C Markup */
      background-image: linear-gradient(to top, transparent, rgba(0, 0, 0, 0.8) 100%); }
      @media (max-width: 560px) {
        .three-block-wrapper .block .block-overlay {
          right: 10px;
          left: 10px;
          top: 10px; } }
      .three-block-wrapper .block .block-overlay .block-content {
        width: 367px;
        max-width: calc(100% - 20px);
        margin: 0 auto;
        display: block;
        position: relative;
        padding: 125px 0 75px;
        background: url("../images/home/category-box@3x.png");
        background-repeat: no-repeat;
        background-size: 100% 100%;
        background-position: center;
        color: #ff4c23; }
        @media (max-width: 560px) {
          .three-block-wrapper .block .block-overlay .block-content {
            width: 280px;
            padding: 70px 0 65px; } }
        .three-block-wrapper .block .block-overlay .block-content .subtitle {
          font-size: 30px;
          line-height: 1;
          margin-bottom: 5px;
          position: absolute;
          top: 95px;
          right: 0;
          left: 0;
          text-align: center; }
          .three-block-wrapper .block .block-overlay .block-content .subtitle img {
            max-width: 150px;
            height: auto;
            margin-top: -10px;
            display: inline-block; }
            @media (max-width: 560px) {
              .three-block-wrapper .block .block-overlay .block-content .subtitle img {
                max-width: 115px;
                max-height: 26px;
                width: auto; } }
          @media (max-width: 560px) {
            .three-block-wrapper .block .block-overlay .block-content .subtitle {
              top: 42px; } }
        .three-block-wrapper .block .block-overlay .block-content .title {
          font-size: 50px;
          text-transform: uppercase;
          line-height: 1;
          margin-bottom: 40px;
          font-family: "Diversa-Regular", serif; }
          @media (max-width: 1200px) {
            .three-block-wrapper .block .block-overlay .block-content .title {
              font-size: 32px; } }
          @media (max-width: 560px) {
            .three-block-wrapper .block .block-overlay .block-content .title {
              font-size: 38px; } }
        .three-block-wrapper .block .block-overlay .block-content .shop-now, .three-block-wrapper .block .block-overlay .block-content .shop-now:link, .three-block-wrapper .block .block-overlay .block-content .shop-now:visited {
          font-size: 22px;
          text-transform: uppercase;
          color: #fff;
          line-height: 1;
          font-family: "MissionGothic-Bold", serif; }
          .three-block-wrapper .block .block-overlay .block-content .shop-now:hover, .three-block-wrapper .block .block-overlay .block-content .shop-now:link:hover, .three-block-wrapper .block .block-overlay .block-content .shop-now:visited:hover {
            color-interpolation: #ff4c23;
            color: #ff9900; }

.cta-btn:hover {
  color: white !important; }

.two-block-wrapper {
  width: 1260px;
  margin: 50px auto 140px;
  max-width: 100%;
  padding: 40px 0 0; }
  @media (max-width: 560px) {
    .two-block-wrapper {
      margin: 70px auto 65px; } }
  .two-block-wrapper:after {
    content: "";
    clear: both;
    display: block; }
  .two-block-wrapper .block {
    height: 745px;
    width: 50%;
    float: left;
    padding: 10px;
    text-align: center; }
    @media (max-width: 560px) {
      .two-block-wrapper .block {
        float: none;
        width: 445px;
        max-width: 100%;
        padding: 10px;
        margin: 0 auto;
        height: 540px; } }
    .two-block-wrapper .block .block-content {
      background: #000;
      height: 100%;
      width: 100%;
      cursor: pointer;
      padding-top: 200px; }
      @media (max-width: 560px) {
        .two-block-wrapper .block .block-content {
          padding-top: 95px; } }
      .two-block-wrapper .block .block-content .subtitle {
        text-transform: uppercase;
        font-size: 22px;
        line-height: 1;
        font-family: "MissionGothic-Thin", serif; }
      .two-block-wrapper .block .block-content img {
        max-width: 100%;
        height: auto; }
      .two-block-wrapper .block .block-content .hover {
        display: none; }
      .two-block-wrapper .block .block-content .cta-wrapper {
        height: 75px;
        width: 245px;
        margin: 0 auto;
        padding: 5px 55px;
        text-transform: uppercase;
        background: none;
        background-position: center;
        background-size: 50% 50%;
        background-repeat: no-repeat; }
        .two-block-wrapper .block .block-content .cta-wrapper .cta-btn,
        .two-block-wrapper .block .block-content .cta-wrapper .cta-btn:link,
        .two-block-wrapper .block .block-content .cta-wrapper .cta-btn:visited {
          display: block;
          height: 60px;
          width: 135px;
          background: #ff4c23;
          color: #000;
          border-radius: 5px;
          font-size: 22px;
          font-family: "MissionGothic-Bold", serif; }
      .two-block-wrapper .block .block-content:hover .hover {
        display: block; }
      .two-block-wrapper .block .block-content:hover .no-hover {
        display: none; }
      .two-block-wrapper .block .block-content:hover .cta-wrapper {
        background: url("../images/home/btn-jazz-hands@3x.png");
        background-position: center;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        -moz-transition: background 0.3s ease-in-out;
        -o-transition: background 0.3s ease-in-out;
        -webkit-transition: background 0.3s ease-in-out;
        transition: background 0.3s ease-in-out; }
        .two-block-wrapper .block .block-content:hover .cta-wrapper .cta-btn {
          color: #fff; }
      @media (max-width: 560px) {
        .two-block-wrapper .block .block-content .hover {
          display: block; }
        .two-block-wrapper .block .block-content .no-hover {
          display: none; }
        .two-block-wrapper .block .block-content .cta-wrapper {
          background: url("../images/home/btn-jazz-hands@3x.png");
          background-position: center;
          background-size: 100% 100%;
          background-repeat: no-repeat;
          -moz-transition: background 0.3s ease-in-out;
          -o-transition: background 0.3s ease-in-out;
          -webkit-transition: background 0.3s ease-in-out;
          transition: background 0.3s ease-in-out; }
          .two-block-wrapper .block .block-content .cta-wrapper .cta-btn {
            color: #fff; } }
    .two-block-wrapper .block:first-child .block-content:hover {
      background: url("../images/home/block1hover.jpg");
      background-size: 100% 100%;
      background-position: center;
      background-repeat: no-repeat; }
    @media (max-width: 560px) {
      .two-block-wrapper .block:first-child .block-content {
        background: url("../images/home/block1hover.jpg");
        background-size: 100% 100%;
        background-position: center;
        background-repeat: no-repeat; } }
    .two-block-wrapper .block:first-child .block-content .headline-wrapper {
      max-width: 75%;
      width: 200px;
      margin: 40px auto 25px; }
      @media (max-width: 560px) {
        .two-block-wrapper .block:first-child .block-content .headline-wrapper {
          width: 150px;
          max-width: 90%; } }
      .two-block-wrapper .block:first-child .block-content .headline-wrapper img {
        display: block; }
    .two-block-wrapper .block:first-child .block-content .cta-wrapper {
      margin-top: 35px; }
    .two-block-wrapper .block:first-child .block-content .cta-btn {
      line-height: 1;
      padding-top: 8px; }
    .two-block-wrapper .block:last-child .block-content:hover {
      background: url("../images/home/block2hover.jpg");
      background-size: 100% 100%;
      background-position: center;
      background-repeat: no-repeat; }
    @media (max-width: 560px) {
      .two-block-wrapper .block:last-child .block-content {
        background: url("../images/home/block2hover.jpg");
        background-size: 100% 100%;
        background-position: center;
        background-repeat: no-repeat; } }
    .two-block-wrapper .block:last-child .block-content .headline-wrapper {
      max-width: 75%;
      width: 375px;
      margin: 65px auto 25px; }
      @media (max-width: 560px) {
        .two-block-wrapper .block:last-child .block-content .headline-wrapper {
          width: 265px;
          max-width: 80%; } }
      .two-block-wrapper .block:last-child .block-content .headline-wrapper img {
        display: block; }
    .two-block-wrapper .block:last-child .block-content .cta-btn {
      line-height: 60px; }

.footer {
  background: #000;
  text-transform: uppercase; }
  .footer > .main-content {
    position: relative;
    padding: 55px 15px 120px; }
    @media (max-width: 560px) {
      .footer > .main-content {
        padding: 55px 15px 80px; } }
  .footer:after {
    content: "";
    clear: both;
    display: block; }
  .footer .footer-top {
    margin-bottom: 90px; }
    .footer .footer-top:after {
      content: "";
      clear: both;
      display: block; }
    .footer .footer-top .footer-left {
      float: left;
      font-family: "MissionGothic-Bold", serif; }
      @media (max-width: 560px) {
        .footer .footer-top .footer-left {
          float: none;
          max-width: 100%; } }
      .footer .footer-top .footer-left > a {
        font-size: 40px; }
      .footer .footer-top .footer-left .contact-info {
        margin-top: 15px; }
        .footer .footer-top .footer-left .contact-info .address {
          color: #cccccc;
          font-family: "MissionGothic-Thin", serif;
          letter-spacing: 1px; }
    .footer .footer-top .footer-right {
      float: right; }
      .footer .footer-top .footer-right:after {
        content: "";
        clear: both;
        display: block; }
      @media (max-width: 560px) {
        .footer .footer-top .footer-right {
          float: none;
          max-width: 100%;
          margin-top: 85px; } }
      .footer .footer-top .footer-right a {
        display: inline-block;
        margin-left: 20px;
        float: left; }
        .footer .footer-top .footer-right a:first-child {
          opacity: 0;
          -ms-transform: rotate(-180deg);
          /* IE 9 */
          -webkit-transform: rotate(-180deg);
          /* Chrome, Safari, Opera */
          -moz-transform: rotate(-180deg);
          -o-transform: rotate(-180deg);
          transform: rotate(-180deg);
          -moz-transform-origin: bottom right;
          -ms-transform-origin: bottom right;
          -o-transform-origin: bottom right;
          -webkit-transform-origin: bottom right;
          transform-origin: bottom right;
          -moz-transition: opacity 0.2s ease-in-out, transform 0.4s ease-in-out;
          -o-transition: opacity 0.2s ease-in-out, transform 0.4s ease-in-out;
          -webkit-transition: opacity 0.2s ease-in-out, transform 0.4s ease-in-out;
          transition: opacity 0.2s ease-in-out, transform 0.4s ease-in-out; }
          .footer .footer-top .footer-right a:first-child.spin {
            opacity: 1;
            -ms-transform: rotate(0deg);
            /* IE 9 */
            -webkit-transform: rotate(0deg);
            /* Chrome, Safari, Opera */
            -moz-transform: rotate(0deg);
            -o-transform: rotate(0deg);
            transform: rotate(0deg); }
          .footer .footer-top .footer-right a:first-child img {
            height: 40px; }
        .footer .footer-top .footer-right a:nth-child(2) {
          margin-left: 5px; }
        .footer .footer-top .footer-right a img {
          height: 57px;
          width: auto; }
        @media (max-width: 560px) {
          .footer .footer-top .footer-right a {
            float: none;
            display: block;
            margin-left: auto;
            margin: 25px auto; }
            .footer .footer-top .footer-right a:first-child {
              display: none; }
            .footer .footer-top .footer-right a:nth-child(2) {
              width: 95px;
              margin-left: auto; }
            .footer .footer-top .footer-right a:nth-child(3) {
              width: 80px; }
            .footer .footer-top .footer-right a img {
              max-width: 100%;
              height: auto; } }
  .footer .footer-bottom {
    margin-bottom: 72px; }
    @media (max-width: 560px) {
      .footer .footer-bottom {
        margin-bottom: 0; } }
    .footer .footer-bottom .pointed-line {
      position: absolute;
      bottom: 0; }
    .footer .footer-bottom .footer-left {
      float: left;
      width: calc(50% - 33px);
      height: 120px;
      position: relative;
      line-height: 1.4;
      padding-top: 60px;
      font-family: "MissionGothic-Bold", serif; }
      @media (max-width: 560px) {
        .footer .footer-bottom .footer-left {
          float: none;
          max-width: 100%;
          width: 100%;
          margin-bottom: 25px;
          height: auto;
          line-height: 1;
          padding-top: 0;
          padding-bottom: 45px; } }
      .footer .footer-bottom .footer-left .fr {
        display: inline-block;
        max-width: 40%; }
        @media (max-width: 560px) {
          .footer .footer-bottom .footer-left .fr {
            float: none;
            max-width: 100%;
            width: 100%;
            display: block;
            text-align: center; } }
        .footer .footer-bottom .footer-left .fr a {
          display: inline-block;
          margin-left: 14px;
          line-height: 1; }
          @media (max-width: 560px) {
            .footer .footer-bottom .footer-left .fr a {
              margin-right: 5px;
              margin-left: 5px; } }
      .footer .footer-bottom .footer-left .fl {
        display: inline-block;
        max-width: 60%; }
        @media (max-width: 560px) {
          .footer .footer-bottom .footer-left .fl {
            float: none;
            max-width: 100%;
            width: 100%;
            display: block;
            text-align: center;
            margin-bottom: 25px; } }
        .footer .footer-bottom .footer-left .fl a {
          display: inline-block;
          margin-right: 10px;
          line-height: 1; }
          .footer .footer-bottom .footer-left .fl a:hover {
            color: #ff4c23; }
          @media (max-width: 560px) {
            .footer .footer-bottom .footer-left .fl a {
              margin-right: 5px;
              margin-left: 5px; } }
    .footer .footer-bottom .footer-right {
      float: right;
      width: calc(50% - 33px);
      height: 120px;
      position: relative;
      color: #666666;
      font-family: "MissionGothic-Thin", serif; }
      @media (max-width: 560px) {
        .footer .footer-bottom .footer-right {
          float: none;
          max-width: 100%;
          width: 100%;
          height: 92px; } }
      .footer .footer-bottom .footer-right .signup-btn {
        height: 88px;
        background: #221f20;
        color: #ff4c23;
        display: block;
        margin-top: 6px;
        font-size: 16px;
        line-height: 98px;
        padding: 0 30px 0 27px;
        border-bottom-right-radius: 10px;
        border-bottom-left-radius: 10px; }
        @media (max-width: 560px) {
          .footer .footer-bottom .footer-right .signup-btn {
            height: 58px;
            margin-top: 6px;
            font-size: 16px;
            line-height: 63px;
            padding: 0 30px 0 27px; } }
        .footer .footer-bottom .footer-right .signup-btn::before {
          content: '';
          position: absolute;
          top: 23px;
          left: 0;
          border-top: 7px solid #000;
          border-right: 7px solid #221f20;
          width: 0; }
        .footer .footer-bottom .footer-right .signup-btn::after {
          content: '';
          position: absolute;
          top: 23px;
          right: 0;
          border-top: 7px solid #000;
          border-left: 7px solid #221f20;
          width: 0; }
        .footer .footer-bottom .footer-right .signup-btn img {
          width: 210px;
          height: auto; }
          @media (max-width: 560px) {
            .footer .footer-bottom .footer-right .signup-btn img {
              max-width: 60%; } }
        .footer .footer-bottom .footer-right .signup-btn i {
          float: right;
          margin-top: 38px; }
          @media (max-width: 560px) {
            .footer .footer-bottom .footer-right .signup-btn i {
              margin-top: 22px; } }
    .footer .footer-bottom:after {
      content: "";
      clear: both;
      display: block; }
  .footer .copyright-wrapper {
    position: absolute;
    bottom: 33px;
    left: 0;
    color: #666666;
    font-size: 12px; }
    @media (max-width: 560px) {
      .footer .copyright-wrapper {
        left: 0;
        right: 0;
        bottom: 10px;
        text-align: center; } }

.hero-section {
  padding-bottom: 98px;
  position: relative;
  margin-bottom: 65px;
  z-index: 1; }
  @media (max-width: 560px) {
    .hero-section {
      padding-bottom: 0;
      margin-bottom: 0; } }
  .hero-section .hero-frame {
    top: 120px;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    z-index: 20; }
    .hero-section .hero-frame .outline {
      background-repeat: no-repeat;
      width: 1480px;
      max-width: 100%;
      margin: 0 auto;
      height: 91vh;
      height: 91%;
      min-height: 812px;
      position: relative; }
      .hero-section .hero-frame .outline .outline-top {
        background: url("../images/home/homefeatureframing_top.png");
        background-size: 1480px 2px;
        background-position: center;
        background-repeat: no-repeat;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 2px; }
        @media (max-width: 560px) {
          .hero-section .hero-frame .outline .outline-top {
            display: none; } }
      .hero-section .hero-frame .outline .outline-side {
        background: url("../images/home/homefeatureframing_leftright.png");
        background-size: auto 100%;
        background-position: center;
        background-repeat: no-repeat;
        position: absolute;
        top: 2px;
        bottom: 10px;
        width: 14px; }
        .hero-section .hero-frame .outline .outline-side.left {
          left: 35px; }
        .hero-section .hero-frame .outline .outline-side.right {
          right: 35px; }
        @media (max-width: 560px) {
          .hero-section .hero-frame .outline .outline-side {
            display: none; } }
      .hero-section .hero-frame .outline .outline-bottom {
        background: url("../images/home/homefeatureframing_bottom.png");
        background-size: 1480px 20px;
        background-position: center;
        background-repeat: no-repeat;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        height: 20px; }
        @media (max-width: 560px) {
          .hero-section .hero-frame .outline .outline-bottom {
            display: none; } }
  .hero-section .tb-rotator-arrow {
    position: absolute;
    z-index: 100;
    top: 47%;
    margin-top: -9px;
    cursor: pointer;
    height: 57px;
    width: 58px;
    background-image: url("../images/home/carousel-sprite@3x.png");
    background-size: 100% auto;
    background-repeat: no-repeat; }
    @media (max-width: 560px) {
      .hero-section .tb-rotator-arrow {
        display: none; } }
    .hero-section .tb-rotator-arrow.left {
      left: 14px;
      background-position: 0 0px; }
      .hero-section .tb-rotator-arrow.left:hover {
        background-image: url("../images/home/carousel-sprite@3x.png");
        background-size: 100% auto;
        background-repeat: no-repeat;
        background-position: 0 -57px; }
    .hero-section .tb-rotator-arrow.right {
      right: 13px;
      background-position: 0 -114px; }
      .hero-section .tb-rotator-arrow.right:hover {
        background-image: url("../images/home/carousel-sprite@3x.png");
        background-size: 100% auto;
        background-repeat: no-repeat;
        background-position: 0 -171px; }

@font-face {
  font-family: 'Diversa-Regular';
  src: url("../fonts/Diversa-Regular.eot");
  src: url("../fonts/Diversa-Regular.woff2") format("woff2"), url("../fonts/Diversa-Regular.woff") format("woff"), url("../fonts/Diversa-Regular.ttf") format("truetype"), url("../fonts/Diversa-Regular.svg#Diversa-Regular") format("svg"), url("../fonts/Diversa-Regular.eot?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'MissionGothic-Black';
  src: url("../fonts/MissionGothic-Black.eot");
  src: url("../fonts/MissionGothic-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/MissionGothic-Black.woff") format("woff"), url("../fonts/MissionGothic-Black.ttf") format("truetype"), url("../fonts/MissionGothic-Black.svg#neusaregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'MissionGothic-Bold';
  src: url("../fonts/MissionGothic-Bold.eot");
  src: url("../fonts/MissionGothic-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/MissionGothic-Bold.woff") format("woff"), url("../fonts/MissionGothic-Bold.ttf") format("truetype"), url("../fonts/MissionGothic-Bold.svg#neusaregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'MissionGothic-Regular';
  src: url("../fonts/MissionGothic-Regular.eot");
  src: url("../fonts/MissionGothic-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/MissionGothic-Regular.woff") format("woff"), url("../fonts/MissionGothic-Regular.ttf") format("truetype"), url("../fonts/MissionGothic-Regular.svg#neusaregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'MissionGothic-Thin';
  src: url("../fonts/MissionGothic-Thin.eot");
  src: url("../fonts/MissionGothic-Thin.eot?#iefix") format("embedded-opentype"), url("../fonts/MissionGothic-Thin.woff") format("woff"), url("../fonts/MissionGothic-Thin.ttf") format("truetype"), url("../fonts/MissionGothic-Thin.svg#neusaregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.hero {
  padding: 210px 0 0;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 900px;
  position: relative;
  word-wrap: break-word; }
  @media (max-width: 560px) {
    .hero {
      height: auto;
      min-height: 450px;
      padding-top: 100px;
      padding-bottom: 50px; } }
  .hero .subtitle {
    font-family: "MissionGothic-Bold", serif;
    font-size: 35px;
    color: #fff;
    text-transform: uppercase;
    line-height: 1;
    word-wrap: break-word; }
    @media (max-width: 560px) {
      .hero .subtitle {
        font-size: 22px; } }
  .hero .title {
    color: #ff9900;
    font: 90px/90px "Diversa-Regular", serif;
    word-wrap: normal;
    text-transform: uppercase; }
    .hero .title p {
      margin: 20px 0px; }
    @media (max-width: 780px) {
      .hero .title {
        font: 60px/60px "Diversa-Regular", serif; } }
    @media (max-width: 560px) {
      .hero .title {
        font-size: 50px;
        line-height: 50px;
        text-align: left;
        width: 560px;
        max-width: 100%; } }
    .hero .title br {
      display: block;
      line-height: 1; }
  .hero .description {
    font: 25px/46px "Fauna One", serif;
    margin-top: 50px;
    width: 640px;
    max-width: 100%; }
    @media (max-width: 560px) {
      .hero .description {
        font-size: 14px;
        line-height: 1.4;
        width: 460px;
        max-width: 100%; } }
    .hero .description p:first-child {
      margin-top: 0; }
    .hero .description p:last-child {
      margin-bottom: 0; }
  .hero .cta-wrapper {
    font-size: 25px;
    position: relative;
    text-transform: uppercase;
    font-family: "MissionGothic-Bold", serif;
    margin-top: 0;
    clear: both;
    position: relative;
    z-index: 40; }
    .hero .cta-wrapper .cta-btn {
      cursor: pointer; }
    @media (max-width: 560px) {
      .hero .cta-wrapper {
        margin-top: 20px; } }
    .hero .cta-wrapper br {
      line-height: 1px; }
    .hero .cta-wrapper .subtitle {
      text-transform: uppercase;
      font-size: 12px;
      font-family: "MissionGothic-Regular", serif;
      letter-spacing: 2px; }
    .hero .cta-wrapper .title {
      color: #ff4c23;
      font-size: 22px;
      margin-top: 25px; }
      @media (max-width: 560px) {
        .hero .cta-wrapper .title {
          margin-top: 10px; } }
    .hero .cta-wrapper .cta-btn {
      font-size: 12px;
      display: inline-block;
      background: #ff4c23;
      color: #000;
      padding: 20px;
      border-radius: 4px;
      font-size: 22px; }
  .hero .login-block {
    background: #fff;
    width: 413px;
    padding: 40px;
    text-transform: uppercase;
    font-size: 40px;
    color: #343435;
    margin-top: 80px; }
    @media (max-width: 560px) {
      .hero .login-block {
        width: 98%;
        padding: 0 0;
        text-align: center;
        left: 0px;
        position: relative;
        bottom: 0px;
        display: inline-block; } }
    .hero .login-block .login-title {
      width: 260px;
      font-family: "MissionGothic-Bold", serif;
      line-height: 1; }
      @media (max-width: 560px) {
        .hero .login-block .login-title {
          margin: 20px auto;
          font-size: 30px; } }
    .hero .login-block .cta-wrapper {
      margin-top: 25px;
      font-family: "MissionGothic-Bold", serif; }
      .hero .login-block .cta-wrapper:after {
        content: "";
        display: block;
        clear: both; }
      .hero .login-block .cta-wrapper img {
        float: left;
        margin: 15px 12px 0; }
        @media (max-width: 560px) {
          .hero .login-block .cta-wrapper img {
            margin: 16px 30px 16px 16px;
            display: none; } }
      .hero .login-block .cta-wrapper .btn {
        height: 58px;
        width: 142px;
        background: #ff4c23;
        display: inline-block;
        font-size: 22px;
        color: #000;
        float: left;
        text-align: center;
        border-radius: 5px;
        cursor: pointer;
        text-align: center;
        line-height: 58px; }
        @media (max-width: 560px) {
          .hero .login-block .cta-wrapper .btn {
            margin: 10px 2%;
            width: 96%; } }
        .hero .login-block .cta-wrapper .btn:hover {
          color: #fff; }

.main-rotator {
  position: relative;
  height: 97vh;
  height: 97%;
  min-height: 852px;
  width: 100%; }
  @media (max-width: 560px) {
    .main-rotator {
      height: 530px;
      min-height: 0;
      margin-bottom: 0; } }

.tb-rotator {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  overflow: hidden; }
  .tb-rotator .tb-rotator-indicator-wrapper {
    text-align: center;
    position: absolute;
    bottom: 34px;
    width: 100%;
    z-index: 1;
    display: none; }
  .tb-rotator .tb-rotator-indicator {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    cursor: pointer;
    background: white;
    margin: 0 4px; }
    .tb-rotator .tb-rotator-indicator.current-item {
      background: black; }
  .tb-rotator .rotator-item-wrapper {
    width: 100%;
    height: 98%;
    min-height: 852px;
    margin-left: 0;
    position: relative;
    overflow: hidden; }
    .tb-rotator .rotator-item-wrapper .tb-rotator-item {
      display: inline-block;
      float: left;
      -moz-transition: 0.5s ease-in-out;
      -o-transition: 0.5s ease-in-out;
      -webkit-transition: 0.5s ease-in-out;
      transition: 0.5s ease-in-out;
      height: 100%;
      font-size: 15px;
      width: 100%;
      position: absolute;
      left: 100%; }
      .tb-rotator .rotator-item-wrapper .tb-rotator-item .rotator-text-wrapper {
        margin-top: 30vh; }
      .tb-rotator .rotator-item-wrapper .tb-rotator-item .rotator-text-wrapper, .tb-rotator .rotator-item-wrapper .tb-rotator-item .cta-wrapper {
        font-size: 52px;
        float: left;
        width: calc(100% - 200px);
        z-index: 25;
        position: relative;
        text-transform: uppercase;
        margin-left: 100px;
        margin-right: 100px; }
        @media (max-width: 560px) {
          .tb-rotator .rotator-item-wrapper .tb-rotator-item .rotator-text-wrapper, .tb-rotator .rotator-item-wrapper .tb-rotator-item .cta-wrapper {
            float: none;
            max-width: 100%;
            width: auto;
            padding-left: 30px;
            padding-right: 30px;
            display: block;
            position: relative;
            text-align: center;
            margin-top: 150px;
            text-align: left;
            margin-top: 140px;
            padding-left: 5px;
            padding-right: 5px;
            margin-left: 0px;
            margin-right: 0px; } }
        .tb-rotator .rotator-item-wrapper .tb-rotator-item .rotator-text-wrapper br, .tb-rotator .rotator-item-wrapper .tb-rotator-item .cta-wrapper br {
          line-height: 1px; }
        .tb-rotator .rotator-item-wrapper .tb-rotator-item .rotator-text-wrapper .subtitle, .tb-rotator .rotator-item-wrapper .tb-rotator-item .cta-wrapper .subtitle {
          font: 35px/35px "MissionGothic-Bold", serif;
          margin-bottom: 5px; }
          @media (max-width: 560px) {
            .tb-rotator .rotator-item-wrapper .tb-rotator-item .rotator-text-wrapper .subtitle, .tb-rotator .rotator-item-wrapper .tb-rotator-item .cta-wrapper .subtitle {
              font-size: 22px;
              text-align: left; } }
        .tb-rotator .rotator-item-wrapper .tb-rotator-item .rotator-text-wrapper .title, .tb-rotator .rotator-item-wrapper .tb-rotator-item .cta-wrapper .title {
          color: #ff9900;
          font: 90px/90px "Diversa-Regular", serif; }
          .tb-rotator .rotator-item-wrapper .tb-rotator-item .rotator-text-wrapper .title p, .tb-rotator .rotator-item-wrapper .tb-rotator-item .cta-wrapper .title p {
            margin: 20px 0px; }
          @media (max-width: 780px) {
            .tb-rotator .rotator-item-wrapper .tb-rotator-item .rotator-text-wrapper .title, .tb-rotator .rotator-item-wrapper .tb-rotator-item .cta-wrapper .title {
              font: 60px/60px "Diversa-Regular", serif; } }
          @media (max-width: 560px) {
            .tb-rotator .rotator-item-wrapper .tb-rotator-item .rotator-text-wrapper .title, .tb-rotator .rotator-item-wrapper .tb-rotator-item .cta-wrapper .title {
              font-size: 50px;
              line-height: 50px;
              text-align: left;
              width: 560px;
              max-width: 100%; } }
        .tb-rotator .rotator-item-wrapper .tb-rotator-item .rotator-text-wrapper .cta-btn, .tb-rotator .rotator-item-wrapper .tb-rotator-item .cta-wrapper .cta-btn {
          font-size: 12px;
          display: inline-block;
          background: #ff4c23;
          color: #000;
          padding: 18px 22px 18px 22px;
          border-radius: 4px;
          font-size: 22px;
          font-family: "MissionGothic-Bold", serif; }
          @media (max-width: 560px) {
            .tb-rotator .rotator-item-wrapper .tb-rotator-item .rotator-text-wrapper .cta-btn, .tb-rotator .rotator-item-wrapper .tb-rotator-item .cta-wrapper .cta-btn {
              font-size: 22px;
              text-align: center; } }
      .tb-rotator .rotator-item-wrapper .tb-rotator-item .cta-wrapper {
        margin-top: 40px;
        clear: both;
        position: relative;
        z-index: 40; }
        @media (max-width: 560px) {
          .tb-rotator .rotator-item-wrapper .tb-rotator-item .cta-wrapper {
            margin-top: 0px; } }
        .tb-rotator .rotator-item-wrapper .tb-rotator-item .cta-wrapper .cta-btn {
          cursor: pointer; }
      .tb-rotator .rotator-item-wrapper .tb-rotator-item .rotator-image-wrapper {
        position: absolute;
        top: 200px;
        width: 50%;
        right: 0;
        text-align: center; }
        @media (max-width: 1020px) {
          .tb-rotator .rotator-item-wrapper .tb-rotator-item .rotator-image-wrapper {
            padding: 0 50px; } }
        @media (max-width: 560px) {
          .tb-rotator .rotator-item-wrapper .tb-rotator-item .rotator-image-wrapper {
            float: none;
            max-width: 100%;
            padding-left: 60px;
            padding-right: 60px;
            display: block;
            position: relative;
            top: 0;
            width: 100%;
            text-align: center;
            padding-top: 30px; } }
        .tb-rotator .rotator-item-wrapper .tb-rotator-item .rotator-image-wrapper img {
          max-width: 100%; }
          @media (max-width: 560px) {
            .tb-rotator .rotator-item-wrapper .tb-rotator-item .rotator-image-wrapper img {
              max-height: 516px; } }
      .tb-rotator .rotator-item-wrapper .tb-rotator-item .rotator-background {
        position: absolute;
        top: 0;
        min-width: 100%;
        min-height: 100%;
        height: 100%;
        padding-left: 50%;
        overflow: hidden;
        background-size: cover;
        background-position: center center;
        width: 100%; }
        .tb-rotator .rotator-item-wrapper .tb-rotator-item .rotator-background img {
          min-width: 100%;
          min-height: 100%;
          margin-left: -50%;
          visibility: hidden; }
      .tb-rotator .rotator-item-wrapper .tb-rotator-item .main-container {
        position: relative; }
      .tb-rotator .rotator-item-wrapper .tb-rotator-item.active {
        left: 0; }
      .tb-rotator .rotator-item-wrapper .tb-rotator-item.neg-margin {
        left: -100%; }

.big-cta-wrapper {
  font-size: 50px;
  margin: 50px auto;
  text-transform: uppercase;
  font-family: "MissionGothic-Thin", serif;
  /*&.orange {
        color: $color-orange;
        margin-bottom: 184px;

        @media (max-width: $phone-width) {
            margin-bottom: 50px;
        }

        &:hover {
            color: $color-white;
        }

        .btn-after {
            display: inline-block;
            line-height: 1.4;

            &:after {
                content: "";
                position: relative;
                float: right;
                cursor: pointer;
                height: 74px;
                width: 75px;
                background-image: url('../images/link-icon-sprite@3x.png');
                background-size: 100% auto;
                background-repeat: no-repeat;
                background-position-y: -73px;
                margin-left: 25px;

                @media (max-width: $phone-width) {
                    height: 52px;
                    width: 53px;
                    margin-left: 15px;
                    background-position-y: -52px;
                }
            }

            &:hover {
                &:after {
                    content: "";
                    position: relative;
                    float: right;
                    cursor: pointer;
                    height: 74px;
                    width: 75px;
                    background-image: url('../images/link-icon-sprite@3x.png');
                    background-size: 100% auto;
                    background-repeat: no-repeat;
                    background-position-y: 0;
                    margin-left: 25px;

                    @media (max-width: $phone-width) {
                        height: 52px;
                        width: 53px;
                        margin-left: 15px;
                        background-position-y: 0;
                    }
                }
            }
        }

        .btn-after:after {

            &:hover {
                background-image: url('../images/link-icon-sprite@3x.png');
                background-size: 100% auto;
                background-repeat: no-repeat;
                background-position-y: 0;
            }
        }
    }*/ }
  @media (max-width: 560px) {
    .big-cta-wrapper {
      font-size: 38px; } }
  .big-cta-wrapper .btn-after {
    display: inline-block;
    line-height: 1.4; }
    .big-cta-wrapper .btn-after:after {
      content: "";
      position: relative;
      float: right;
      cursor: pointer;
      height: 74px;
      width: 75px;
      background-image: url("../images/home/carousel-sprite@3x.png");
      background-size: 100% auto;
      background-repeat: no-repeat;
      background-position: 0px -148px;
      margin-left: 25px; }
      @media (max-width: 560px) {
        .big-cta-wrapper .btn-after:after {
          height: 52px;
          width: 53px;
          margin-left: 15px;
          background-position: 0px -104px; } }
    .big-cta-wrapper .btn-after:hover:after {
      content: "";
      background-image: url("../images/home/carousel-sprite@3x.png");
      background-size: 100% auto;
      background-repeat: no-repeat;
      background-position: 0px -222px;
      position: relative;
      float: right;
      cursor: pointer;
      height: 74px;
      width: 75px;
      background-image: url("../images/home/carousel-sprite@3x.png");
      background-size: 100% auto;
      background-repeat: no-repeat;
      margin-left: 25px; }
      @media (max-width: 560px) {
        .big-cta-wrapper .btn-after:hover:after {
          height: 52px;
          width: 53px;
          margin-left: 15px;
          background-position: 0px -156px; } }
  .big-cta-wrapper .btn-after:after:hover {
    background-image: url("../images/home/carousel-sprite@3x.png");
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: 0px -222px; }

.intro-section {
  font-size: 25px;
  margin-bottom: 110px; }
  @media (max-width: 560px) {
    .intro-section {
      margin-bottom: 25px;
      max-width: 100%;
      padding: 0 40px;
      margin-top: 65px; } }
  .intro-section .title {
    font-size: 100px;
    color: #ff9900;
    text-transform: uppercase;
    font-family: "Diversa-Regular", serif;
    margin-bottom: 20px; }
    @media (max-width: 560px) {
      .intro-section .title {
        font-size: 38px;
        line-height: 1;
        margin-bottom: 10px; } }
  .intro-section p {
    width: 700px;
    max-width: 100%;
    margin: 0 auto;
    line-height: 1.8; }
    @media (max-width: 560px) {
      .intro-section p {
        font-size: 14px;
        line-height: 1.8; } }

.footer-hero {
  width: 100%; }
  .footer-hero > img {
    max-width: 100%;
    height: auto;
    display: block; }

.image-hero {
  width: 100%; }
  .image-hero > img {
    max-width: 100%;
    height: auto;
    display: block;
    width: 100%; }

.simple-hero {
  padding: 25px 0 25px; }
  @media (max-width: 560px) {
    .simple-hero {
      background: url("../images/product/mobile-hero-bg3x.png");
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat; } }
  .simple-hero .title {
    color: #ff9900;
    font-family: "Diversa-Regular", serif;
    font-size: 80px;
    line-height: 1;
    text-transform: uppercase;
    padding: 90px 0;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    width: 60%; }
    @media (max-width: 560px) {
      .simple-hero .title {
        font-size: 38px;
        -ms-word-wrap: break-word;
        word-wrap: break-word;
        width: 100%; } }
  .simple-hero .breadcrumb {
    color: #999999;
    font-family: "MissionGothic-Thin", serif;
    font-size: 16px;
    text-transform: uppercase; }
    @media (max-width: 560px) {
      .simple-hero .breadcrumb {
        display: none; } }

.image-hero + .mid-column {
  padding: 100px 15px 175px; }
  .image-hero + .mid-column .overlapped-spacer {
    height: 215px; }
    .image-hero + .mid-column .overlapped-spacer.does-flow {
      height: 50px; }

.so-widget-cta-section {
  margin-top: -100px;
  margin-bottom: 200px; }
  @media (max-width: 560px) {
    .so-widget-cta-section {
      margin-top: -50px;
      margin-bottom: 100px; } }

.mid-column {
  width: 890px;
  max-width: 100%;
  padding: 30px 15px 175px;
  margin: 0 auto;
  font-size: 25px;
  line-height: 1.8;
  position: relative;
  /*.overlapped-placeholder {
        width: 344px;
        max-width: 40%;
        display: block;
        height: 150px;
        clear: right;
        margin-left: 25px;
    }*/ }
  @media (max-width: 560px) {
    .mid-column {
      font-size: 14px;
      padding: 50px 15px 60px; } }
  .mid-column .title {
    text-transform: uppercase;
    font-size: 40px;
    color: #ff9900;
    font-family: "MissionGothic-Bold", serif;
    line-height: 1;
    margin-bottom: 15px; }
    .mid-column .title img {
      max-width: 74px;
      display: block;
      margin: 0 auto; }
  .mid-column .subtitle {
    text-transform: uppercase;
    font-size: 12px;
    font-family: "MissionGothic-Regular", serif;
    letter-spacing: 2px;
    margin-bottom: 40px; }
  .mid-column .overlapped-bot-image {
    width: 344px;
    max-width: 40%;
    display: inline;
    clear: right;
    margin-left: 65px;
    position: relative;
    z-index: 5;
    right: 15px;
    margin-bottom: -300px; }
    @media (max-width: 900px) {
      .mid-column .overlapped-bot-image {
        /*top: 100%;
            bottom: auto;
            display: block;
            margin-bottom: 10px;*/
        display: none; } }
    .mid-column .overlapped-bot-image img {
      display: block;
      max-width: 100%; }
  .mid-column p:first-child {
    margin-top: 0; }
  .mid-column p:last-child {
    margin-bottom: 0; }
  .mid-column .overlapped-spacer {
    width: 0;
    height: 50px; }
    @media (max-width: 900px) {
      .mid-column .overlapped-spacer {
        height: 200px; } }
    @media (max-width: 560px) {
      .mid-column .overlapped-spacer {
        display: none; } }
  .mid-column.headline-column {
    width: 1230px;
    max-width: 100%;
    padding: 110px 15px 50px; }
    @media (max-width: 560px) {
      .mid-column.headline-column {
        padding: 50px 15px 25px; } }
    .mid-column.headline-column p {
      width: 860px;
      max-width: 100%;
      margin: 40px auto 50px; }
      @media (max-width: 560px) {
        .mid-column.headline-column p {
          font-size: 16px; } }
    .mid-column.headline-column .pointed-line {
      margin-top: 50px;
      display: inline-block; }

.so-widget-download-list-section .mid-column {
  padding-top: 50px; }

.downloads-login-reminder {
  text-transform: uppercase;
  font-size: 15px;
  margin-bottom: 15px;
  line-height: 1.4;
  font-family: "MissionGothic-Bold", serif; }
  .downloads-login-reminder .pw-link {
    margin-top: 47px; }
  .downloads-login-reminder a, .downloads-login-reminder a:link, .downloads-login-reminder a:hover, .downloads-login-reminder a:visited {
    color: #ff4c23; }

.downloads-wrapper {
  margin-top: 95px; }
  @media (max-width: 560px) {
    .downloads-wrapper {
      margin-top: 20px; } }
  .downloads-wrapper .download-item {
    padding: 15px 0;
    border-bottom: 2px solid #504c4d;
    text-transform: uppercase; }
    .downloads-wrapper .download-item:first-child {
      border-top: 2px solid #504c4d; }
    .downloads-wrapper .download-item:after {
      content: "";
      clear: both;
      display: block; }
    .downloads-wrapper .download-item .label {
      float: left;
      padding: 0 15px;
      color: #ff9900;
      font-size: 28px;
      line-height: 38px;
      max-width: 77.4%;
      font-family: "Diversa-Regular", serif; }
      @media (max-width: 560px) {
        .downloads-wrapper .download-item .label {
          max-width: calc(100% - 30px);
          font-size: 16px;
          line-height: 1.8; } }
      .downloads-wrapper .download-item .label img {
        width: 30px;
        display: inline-block;
        margin-right: 15px;
        float: left; }
        @media (max-width: 560px) {
          .downloads-wrapper .download-item .label img {
            width: 20px; } }
        .downloads-wrapper .download-item .label img.inactive {
          display: none; }
    .downloads-wrapper .download-item .download-btn {
      float: right;
      font-size: 22px;
      min-width: 22.6%;
      font-family: "MissionGothic-Bold", serif;
      cursor: pointer; }
      @media (max-width: 560px) {
        .downloads-wrapper .download-item .download-btn {
          min-width: 0; } }
      .downloads-wrapper .download-item .download-btn img {
        width: 18px;
        float: left;
        margin-right: 8px;
        margin-top: 8px;
        display: inline-block; }
      @media (max-width: 560px) {
        .downloads-wrapper .download-item .download-btn .text-wrapper {
          display: none; } }
      .downloads-wrapper .download-item .download-btn:hover {
        color: #ff9900; }
    .downloads-wrapper .download-item .login-btn {
      display: none;
      float: right;
      font-size: 22px;
      width: 194px;
      color: #504c4d;
      font-family: "MissionGothic-Bold", serif; }
      @media (max-width: 560px) {
        .downloads-wrapper .download-item .login-btn {
          min-width: 0;
          width: 30px; } }
      .downloads-wrapper .download-item .login-btn img {
        width: 23px;
        float: left;
        margin-right: 8px;
        margin-top: 8px;
        display: inline-block; }
      @media (max-width: 560px) {
        .downloads-wrapper .download-item .login-btn .text-wrapper {
          display: none; } }
    .downloads-wrapper .download-item.download-all {
      margin-top: 30px;
      border-bottom: none; }
      @media (max-width: 560px) {
        .downloads-wrapper .download-item.download-all {
          text-align: center;
          margin-top: 15px; } }
      @media (max-width: 560px) {
        .downloads-wrapper .download-item.download-all .label {
          display: none; } }
      @media (max-width: 560px) {
        .downloads-wrapper .download-item.download-all .download-btn {
          float: none;
          display: inline-block; } }
      .downloads-wrapper .download-item.download-all .download-btn img {
        width: 30px; }
      @media (max-width: 560px) {
        .downloads-wrapper .download-item.download-all .download-btn .text-wrapper {
          display: inline-block; } }
    .downloads-wrapper .download-item.inactive .label {
      color: #504c4d; }
      .downloads-wrapper .download-item.inactive .label img {
        display: none; }
        .downloads-wrapper .download-item.inactive .label img.inactive {
          display: inline-block; }
    .downloads-wrapper .download-item.inactive .login-btn {
      display: inline-block; }
    .downloads-wrapper .download-item.inactive .download-btn {
      display: none; }

.blog-menu-wrapper {
  text-align: center;
  margin-top: 25px; }
  .blog-menu-wrapper .blog-menu {
    display: inline-block;
    max-width: 100%; }
    .blog-menu-wrapper .blog-menu .blog-menu-item {
      width: 175px;
      color: #fff;
      position: relative;
      display: inline-block;
      float: left;
      cursor: pointer;
      height: 90px;
      max-width: 25%;
      text-transform: uppercase;
      font-family: "MissionGothic-Thin", serif; }
      @media (max-width: 560px) {
        .blog-menu-wrapper .blog-menu .blog-menu-item {
          height: 70px; } }
      .blog-menu-wrapper .blog-menu .blog-menu-item:after {
        content: "";
        position: absolute;
        top: 23px;
        right: 0;
        width: 2px;
        height: 22px;
        background: #b1b0b0; }
        @media (max-width: 560px) {
          .blog-menu-wrapper .blog-menu .blog-menu-item:after {
            top: 8px; } }
      .blog-menu-wrapper .blog-menu .blog-menu-item:last-child:after {
        content: "";
        display: none; }
      .blog-menu-wrapper .blog-menu .blog-menu-item .icon {
        margin: 0 auto; }
        .blog-menu-wrapper .blog-menu .blog-menu-item .icon.all {
          background-image: url("../images/blog/categories-all-sprite@3x.png");
          background-repeat: no-repeat;
          background-position: top center;
          background-size: 100% auto;
          height: 46px;
          width: 90px;
          margin-top: 6px; }
          @media (max-width: 560px) {
            .blog-menu-wrapper .blog-menu .blog-menu-item .icon.all {
              width: 45px;
              height: 23px; } }
        .blog-menu-wrapper .blog-menu .blog-menu-item .icon.events {
          background-image: url("../images/blog/categories-events-sprite@3x.png");
          background-repeat: no-repeat;
          background-position: top center;
          background-size: 100% auto;
          height: 49px;
          width: 52px;
          margin-top: 2px; }
          @media (max-width: 560px) {
            .blog-menu-wrapper .blog-menu .blog-menu-item .icon.events {
              width: 30px;
              height: 28px; } }
        .blog-menu-wrapper .blog-menu .blog-menu-item .icon.thumbs {
          background-image: url("../images/blog/categories-doin-good-sprite@3x.png");
          background-repeat: no-repeat;
          background-position: top center;
          background-size: 100% auto;
          height: 58px;
          width: 53px; }
          @media (max-width: 560px) {
            .blog-menu-wrapper .blog-menu .blog-menu-item .icon.thumbs {
              width: 27px;
              height: 30px; } }
        .blog-menu-wrapper .blog-menu .blog-menu-item .icon.taste {
          background-image: url("../images/blog/categories-taste-sprite@3x.png");
          background-repeat: no-repeat;
          background-position: top center;
          background-size: 100% auto;
          height: 55px;
          width: 59px;
          margin-top: 7px; }
          @media (max-width: 560px) {
            .blog-menu-wrapper .blog-menu .blog-menu-item .icon.taste {
              width: 29px;
              height: 27px; } }
      .blog-menu-wrapper .blog-menu .blog-menu-item .title {
        position: absolute;
        bottom: 0;
        right: 0;
        left: 0;
        text-transform: uppercase;
        font-size: 16px; }
        @media (max-width: 560px) {
          .blog-menu-wrapper .blog-menu .blog-menu-item .title {
            font-size: 12px; } }
      .blog-menu-wrapper .blog-menu .blog-menu-item:hover {
        color: #ff9900; }
        .blog-menu-wrapper .blog-menu .blog-menu-item:hover .icon.all {
          background-image: url("../images/blog/categories-all-sprite@3x.png");
          background-repeat: no-repeat;
          background-position: bottom center;
          background-size: 100% auto; }
        .blog-menu-wrapper .blog-menu .blog-menu-item:hover .icon.events {
          background-image: url("../images/blog/categories-events-sprite@3x.png");
          background-repeat: no-repeat;
          background-position: bottom center;
          background-size: 100% auto; }
        .blog-menu-wrapper .blog-menu .blog-menu-item:hover .icon.thumbs {
          background-image: url("../images/blog/categories-doin-good-sprite@3x.png");
          background-repeat: no-repeat;
          background-position: bottom center;
          background-size: 100% auto; }
          @media (max-width: 560px) {
            .blog-menu-wrapper .blog-menu .blog-menu-item:hover .icon.thumbs {
              width: 27px;
              height: 29px; } }
        .blog-menu-wrapper .blog-menu .blog-menu-item:hover .icon.taste {
          background-image: url("../images/blog/categories-taste-sprite@3x.png");
          background-repeat: no-repeat;
          background-position: bottom center;
          background-size: 100% auto; }

.so-widget-blog-list .list-item {
  height: 800px; }
  @media (max-width: 980px) {
    .so-widget-blog-list .list-item {
      height: 610px; } }
  @media (max-width: 630px) {
    .so-widget-blog-list .list-item {
      height: 510px; } }
  @media (max-width: 560px) {
    .so-widget-blog-list .list-item {
      height: auto; } }

.list-items-wrapper {
  display: block;
  width: 1260px;
  margin: 80px auto 0;
  max-width: 100%; }
  @media (max-width: 560px) {
    .list-items-wrapper {
      margin-top: 40px; } }
  .list-items-wrapper:after {
    content: "";
    clear: both;
    display: block; }
  .list-items-wrapper .list-item {
    float: left;
    display: inline-block;
    width: 33%;
    padding: 30px 15px;
    text-align: center;
    min-height: 505px;
    /*&:nth-child(3n + 1) {
            clear: both;
        }*/ }
    .list-items-wrapper .list-item.list-item-product, .list-items-wrapper .list-item.list-item-blog-article {
      opacity: 0;
      -moz-transform: scale(0.6);
      -ms-transform: scale(0.6);
      -o-transform: scale(0.6);
      -webkit-transform: scale(0.6);
      transform: scale(0.6);
      -moz-transition: all .25s ease;
      -o-transition: all .25s ease;
      -webkit-transition: all .25s ease;
      transition: all .25s ease; }
    .list-items-wrapper .list-item.list-item-product-loaded, .list-items-wrapper .list-item.list-item-blog-article-loaded {
      opacity: 1;
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      -webkit-transform: scale(1);
      transform: scale(1); }
    @media (max-width: 560px) {
      .list-items-wrapper .list-item {
        width: 50%; }
        .list-items-wrapper .list-item:nth-child(3n + 1) {
          clear: none; }
        .list-items-wrapper .list-item:nth-child(2n + 1) {
          clear: both; } }
    .list-items-wrapper .list-item.two-col-span {
      width: 66%; }
      @media (max-width: 560px) {
        .list-items-wrapper .list-item.two-col-span {
          width: 100%; } }
    @media (max-width: 560px) {
      .list-items-wrapper .list-item {
        width: 100%; } }
    .list-items-wrapper .list-item .image-wrapper {
      width: 100%;
      position: relative;
      text-align: center; }
      .list-items-wrapper .list-item .image-wrapper img {
        width: 100%;
        min-width: 100%;
        max-width: 100%;
        height: auto; }
      .list-items-wrapper .list-item .image-wrapper .date {
        position: absolute;
        bottom: -10px;
        height: 50px;
        display: inline-block;
        background: #ff9900;
        color: #000;
        font-size: 25px;
        width: 140px;
        left: calc(50% - 70px);
        line-height: 50px;
        font-family: "MissionGothic-Bold", serif; }
    .list-items-wrapper .list-item .title {
      padding: 35px 50px 0px;
      font-family: "MissionGothic-Bold", serif;
      font-size: 20px;
      text-transform: uppercase; }
      @media (max-width: 1020px) {
        .list-items-wrapper .list-item .title {
          padding: 35px 15px 0; } }
    .list-items-wrapper .list-item .info {
      padding: 0 50px 35px;
      font-size: 16px;
      color: #999999;
      font-family: "MissionGothic-Thin", serif;
      text-transform: uppercase; }
      @media (max-width: 1020px) {
        .list-items-wrapper .list-item .info {
          padding: 0 15px 35px; } }
    .list-items-wrapper .list-item:hover img {
      opacity: .8; }
    .list-items-wrapper .list-item:hover .title {
      color: #fca520; }
  .list-items-wrapper.adjusted-layout .list-item:nth-child(9) {
    clear: both; }
  .list-items-wrapper.adjusted-layout .list-item:nth-child(10) {
    clear: none; }
  .list-items-wrapper.adjusted-layout .list-item:nth-child(11) {
    clear: none; }
  @media (max-width: 1000px) {
    .list-items-wrapper.adjusted-layout .list-item:nth-child(8) {
      clear: both; }
    .list-items-wrapper.adjusted-layout .list-item:nth-child(9) {
      clear: none; }
    .list-items-wrapper.adjusted-layout .list-item:nth-child(10) {
      clear: both; }
    .list-items-wrapper.adjusted-layout .list-item:nth-child(11) {
      clear: none; } }
  @media (max-width: 560px) {
    .list-items-wrapper.adjusted-layout .list-item:nth-child(8) {
      clear: both; }
    .list-items-wrapper.adjusted-layout .list-item:nth-child(9) {
      clear: none; }
    .list-items-wrapper.adjusted-layout .list-item:nth-child(10) {
      clear: both; }
    .list-items-wrapper.adjusted-layout .list-item:nth-child(11) {
      clear: none; } }
  .list-items-wrapper .show-more {
    clear: both;
    padding: 0 15px;
    font-family: "MissionGothic-Thin", serif;
    display: block; }
    .list-items-wrapper .show-more .title {
      text-transform: uppercase;
      padding: 30px 0 90px;
      text-align: center;
      font-size: 50px; }

.find-us-section-wrapper {
  padding: 25px 0 60px; }

.find-us-section {
  text-align: center;
  text-transform: uppercase;
  width: 1070px;
  padding: 0 15px;
  max-width: 100%;
  margin: 90px auto;
  font-family: "MissionGothic-Bold", serif; }
  @media all and (max-width: 560px) {
    .find-us-section {
      text-align: center;
      text-transform: uppercase;
      width: 1070px;
      padding: 0 15px;
      max-width: 100%;
      margin: 45px auto; } }
  @media all and (max-width: 560px) {
    .find-us-section .locations-filter-container {
      margin: 60px auto 0;
      width: 160px; } }
  .find-us-section .locations .locations-wrapper {
    display: block;
    position: relative; }
    .find-us-section .locations .locations-wrapper .location-item {
      display: inline-block;
      height: 100px;
      position: relative;
      line-height: 100px;
      margin: 0 35px;
      font-size: 22px; }
      .find-us-section .locations .locations-wrapper .location-item:first-child {
        margin-left: 0; }
      .find-us-section .locations .locations-wrapper .location-item:last-child {
        margin-right: 0; }
      .find-us-section .locations .locations-wrapper .location-item.active:after {
        content: "";
        position: absolute;
        bottom: -11px;
        right: 0;
        left: 0;
        height: 6px;
        background: #ff9900;
        z-index: 2; }
      .find-us-section .locations .locations-wrapper .location-item:hover {
        color: #ff9900;
        cursor: pointer; }
  .find-us-section .headline {
    color: #ff9900;
    font-size: 40px;
    margin-bottom: 40px; }
  .find-us-section .find-us-item-wrapper {
    margin-top: 28px; }
    .find-us-section .find-us-item-wrapper:after {
      content: "";
      clear: both;
      display: block; }
    .find-us-section .find-us-item-wrapper .find-us-item {
      width: 33.33%;
      display: inline-block;
      float: left;
      min-height: 190px;
      padding: 28px 15px;
      opacity: 1;
      -moz-transition: all 0.4s ease-in-out;
      -o-transition: all 0.4s ease-in-out;
      -webkit-transition: all 0.4s ease-in-out;
      transition: all 0.4s ease-in-out; }
      .find-us-section .find-us-item-wrapper .find-us-item > div {
        width: 240px;
        max-width: 100%;
        margin-left: auto;
        margin-right: auto; }
      .find-us-section .find-us-item-wrapper .find-us-item.hidden {
        opacity: 0; }
      .find-us-section .find-us-item-wrapper .find-us-item.out {
        display: none; }
      @media (max-width: 560px) {
        .find-us-section .find-us-item-wrapper .find-us-item {
          width: 50%; }
          .find-us-section .find-us-item-wrapper .find-us-item:nth-child(3n + 1) {
            clear: none; }
          .find-us-section .find-us-item-wrapper .find-us-item:nth-child(2n + 1) {
            clear: both; } }
      @media (max-width: 520px) {
        .find-us-section .find-us-item-wrapper .find-us-item {
          width: 100%; }
          .find-us-section .find-us-item-wrapper .find-us-item:nth-child(3n + 1) {
            clear: none; }
          .find-us-section .find-us-item-wrapper .find-us-item:nth-child(2n + 1) {
            clear: none; } }
      .find-us-section .find-us-item-wrapper .find-us-item .title {
        font-size: 22px;
        color: #ff9900;
        margin-bottom: 15px; }
      .find-us-section .find-us-item-wrapper .find-us-item .address {
        font-size: 10px;
        margin-bottom: 15px;
        font-family: "Stint Ultra Expanded", cursive;
        line-height: 1.6; }
      .find-us-section .find-us-item-wrapper .find-us-item .link-wrapper {
        font-size: 14px; }

.select-wrapper {
  position: relative;
  z-index: 5; }
  .select-wrapper .select-items {
    background: #221f20;
    border-radius: 5px;
    display: inline-block;
    height: 35px;
    left: 0;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 35px;
    position: absolute;
    right: 0;
    top: -35px;
    width: 100%;
    z-index: 10; }
    .select-wrapper .select-items.open {
      height: auto; }
    .select-wrapper .select-items .select-item {
      background: transparent none repeat scroll 0 0;
      color: #fff;
      display: block;
      font-family: "MissionGothic-Thin", serif;
      font-size: 15px;
      line-height: 15px;
      margin: 0;
      padding: 10px 0;
      position: relative;
      text-align: center;
      text-transform: uppercase;
      width: 100%; }
      .select-wrapper .select-items .select-item:first-child {
        margin-left: 0; }
      .select-wrapper .select-items .select-item:last-child {
        margin-right: 0; }
      .select-wrapper .select-items .select-item.active {
        border-top: medium none;
        position: absolute;
        top: 0; }
        .select-wrapper .select-items .select-item.active:after {
          background-image: url("../images/downArrow.png");
          background-repeat: no-repeat;
          background-size: 10px auto;
          content: "";
          display: inline-block;
          height: 10px;
          left: auto;
          position: absolute;
          right: 10px;
          top: 50%;
          -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          -o-transform: translateY(-50%);
          -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
          width: 10px; }
      .select-wrapper .select-items .select-item:hover {
        color: #fca520;
        cursor: pointer; }
  .select-wrapper .pointed-line {
    display: none; }

.two-col > .main-content {
  width: 860px;
  max-width: 100%;
  padding: 120px 15px 270px; }
  @media (max-width: 560px) {
    .two-col > .main-content {
      padding: 80px 15px 30px; } }
  .two-col > .main-content:after {
    content: "";
    clear: both;
    display: block; }
  .two-col > .main-content img {
    max-width: 100%; }
  .two-col > .main-content .overlapped-bot-image {
    position: absolute;
    top: 100%;
    z-index: 20;
    right: 0;
    left: 0; }
    @media (max-width: 560px) {
      .two-col > .main-content .overlapped-bot-image {
        /*position: relative;
                top: auto;*/
        display: none; } }
  .two-col > .main-content .left-col {
    width: 345px;
    float: left;
    max-width: 50%;
    padding-bottom: 25px; }
    @media (max-width: 560px) {
      .two-col > .main-content .left-col {
        max-width: 100%;
        float: none;
        margin: 0 auto; } }
  .two-col > .main-content .right-col {
    width: 345px;
    float: right;
    max-width: 50%;
    position: relative;
    padding-bottom: 50px; }
    .two-col > .main-content .right-col p {
      line-height: 1.8; }
    @media (max-width: 560px) {
      .two-col > .main-content .right-col {
        max-width: 100%;
        float: none;
        margin: 0 auto; } }

.two-col .title {
  font-size: 40px;
  color: #ff9900;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-family: "MissionGothic-Bold", serif; }
  @media (max-width: 560px) {
    .two-col .title {
      margin-top: 40px; } }

.two-col .subtitle {
  margin-bottom: 60px;
  text-transform: uppercase;
  font-size: 12px;
  font-family: "MissionGothic-Regular", serif;
  letter-spacing: 2px; }

.two-col p {
  font-size: 25px; }
  @media (max-width: 560px) {
    .two-col p {
      font-size: 14px;
      line-height: 1.8; } }

.two-col.w-rotator .main-content .left-col {
  padding-top: 80px; }
  @media (max-width: 560px) {
    .two-col.w-rotator .main-content .left-col {
      padding-top: 0; } }

.small-rotator {
  position: relative;
  height: 720px;
  width: 100%; }
  @media (max-width: 560px) {
    .small-rotator {
      margin-bottom: 0;
      position: relative;
      height: 675px;
      width: 100%; } }

.mini-rotator {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  overflow: hidden; }
  .mini-rotator .mini-rotator-indicator-wrapper {
    text-align: center;
    position: absolute;
    bottom: 34px;
    width: 100%;
    z-index: 1;
    display: none; }
  .mini-rotator .mini-rotator-indicator {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    cursor: pointer;
    background: white;
    margin: 0 4px; }
    .mini-rotator .mini-rotator-indicator.current-item {
      background: black; }
  .mini-rotator .rotator-item-wrapper {
    width: 100%;
    height: 100%;
    margin-left: 0;
    position: relative;
    overflow: hidden; }
    .mini-rotator .rotator-item-wrapper .mini-rotator-item {
      display: inline-block;
      float: left;
      -moz-transition: 0.5s ease-in-out;
      -o-transition: 0.5s ease-in-out;
      -webkit-transition: 0.5s ease-in-out;
      transition: 0.5s ease-in-out;
      height: 100%;
      font-size: 15px;
      width: 100%;
      position: absolute;
      left: 100%;
      text-align: center; }
      .mini-rotator .rotator-item-wrapper .mini-rotator-item .rotator-text-wrapper, .mini-rotator .rotator-item-wrapper .mini-rotator-item .cta-wrapper {
        font-size: 25px;
        position: relative;
        text-transform: uppercase;
        font-family: "MissionGothic-Bold", serif; }
        @media (max-width: 560px) {
          .mini-rotator .rotator-item-wrapper .mini-rotator-item .rotator-text-wrapper, .mini-rotator .rotator-item-wrapper .mini-rotator-item .cta-wrapper {
            margin-top: 20px; } }
        .mini-rotator .rotator-item-wrapper .mini-rotator-item .rotator-text-wrapper br, .mini-rotator .rotator-item-wrapper .mini-rotator-item .cta-wrapper br {
          line-height: 1px; }
        .mini-rotator .rotator-item-wrapper .mini-rotator-item .rotator-text-wrapper .subtitle, .mini-rotator .rotator-item-wrapper .mini-rotator-item .cta-wrapper .subtitle {
          text-transform: uppercase;
          font-size: 12px;
          font-family: "MissionGothic-Regular", serif;
          letter-spacing: 2px; }
        .mini-rotator .rotator-item-wrapper .mini-rotator-item .rotator-text-wrapper .title, .mini-rotator .rotator-item-wrapper .mini-rotator-item .cta-wrapper .title {
          color: #ff4c23;
          font-size: 22px;
          margin-top: 25px; }
          @media (max-width: 560px) {
            .mini-rotator .rotator-item-wrapper .mini-rotator-item .rotator-text-wrapper .title, .mini-rotator .rotator-item-wrapper .mini-rotator-item .cta-wrapper .title {
              margin-top: 10px; } }
        .mini-rotator .rotator-item-wrapper .mini-rotator-item .rotator-text-wrapper .cta-btn, .mini-rotator .rotator-item-wrapper .mini-rotator-item .cta-wrapper .cta-btn {
          font-size: 12px;
          display: inline-block;
          background: #ff4c23;
          color: #000;
          padding: 20px;
          border-radius: 4px;
          font-size: 22px; }
      .mini-rotator .rotator-item-wrapper .mini-rotator-item .cta-wrapper {
        margin-top: 0;
        clear: both;
        position: relative;
        z-index: 40; }
        .mini-rotator .rotator-item-wrapper .mini-rotator-item .cta-wrapper .cta-btn {
          cursor: pointer; }
      .mini-rotator .rotator-item-wrapper .mini-rotator-item .rotator-background {
        position: relative;
        top: 0;
        width: 220px;
        margin: 0 auto 70px; }
        @media (max-width: 560px) {
          .mini-rotator .rotator-item-wrapper .mini-rotator-item .rotator-background {
            margin-bottom: 0; } }
        .mini-rotator .rotator-item-wrapper .mini-rotator-item .rotator-background img {
          max-width: 100%;
          height: auto; }
      .mini-rotator .rotator-item-wrapper .mini-rotator-item .main-container {
        position: relative; }
      .mini-rotator .rotator-item-wrapper .mini-rotator-item.active {
        left: 0; }
      .mini-rotator .rotator-item-wrapper .mini-rotator-item.neg-margin {
        left: -100%; }

.mini-rotator-arrow {
  position: absolute;
  z-index: 10;
  bottom: 0;
  margin-top: -10px;
  cursor: pointer;
  height: 74px;
  width: 75px;
  background-image: url("../images/home/carousel-sprite@3x.png");
  background-size: 100% auto;
  background-repeat: no-repeat; }
  .mini-rotator-arrow.left {
    right: 51%;
    -moz-transition: right 0.2s ease-in-out;
    -o-transition: right 0.2s ease-in-out;
    -webkit-transition: right 0.2s ease-in-out;
    transition: right 0.2s ease-in-out; }
    .mini-rotator-arrow.left:hover {
      background-image: url("../images/home/carousel-sprite@3x.png");
      background-size: 100% auto;
      background-repeat: no-repeat;
      background-position: 0px -74px;
      right: 53%; }
  .mini-rotator-arrow.right {
    left: 51%;
    background-position: 0px -148px;
    -moz-transition: left 0.2s ease-in-out;
    -o-transition: left 0.2s ease-in-out;
    -webkit-transition: left 0.2s ease-in-out;
    transition: left 0.2s ease-in-out; }
    .mini-rotator-arrow.right:hover {
      background-image: url("../images/home/carousel-sprite@3x.png");
      background-size: 100% auto;
      background-repeat: no-repeat;
      background-position: 0px -222px;
      left: 53%; }

#basket-nav {
  position: fixed;
  width: 50px;
  height: 50px;
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 25px;
  z-index: 999;
  bottom: -4px;
  right: 160px;
  transition: transform 1s; }
  #basket-nav:hover {
    -moz-transform: translateY(5px);
    -ms-transform: translateY(5px);
    -o-transform: translateY(5px);
    -webkit-transform: translateY(5px);
    transform: translateY(5px); }
  @media (max-width: 560px) {
    #basket-nav {
      display: none; } }
  #basket-nav:after {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    left: calc(50% - 6px);
    top: calc(50% - 9px);
    border-left: 3px solid white;
    border-bottom: 3px solid white;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg); }

.add-basket-float {
  width: 326px;
  max-width: 100%;
  padding: 30px 40px 50px 30px;
  min-height: 540px;
  height: auto;
  background: url("../images/product/product-container@3x.png");
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
  color: #000;
  position: fixed;
  right: 25px;
  top: 175px;
  z-index: 20; }
  @media (max-width: 780px) {
    .add-basket-float {
      position: absolute; } }
  @media (max-width: 780px) {
    .add-basket-float {
      max-width: 100%;
      float: none;
      margin: 0 auto 0;
      position: relative;
      height: auto;
      min-height: 540px;
      top: auto !important;
      right: auto;
      padding: 30px 15px 62px;
      width: 100%;
      background-image: none;
      background: #fff; }
      .add-basket-float > div {
        width: 100%;
        max-width: 100%;
        margin-right: auto;
        margin-left: auto; }
      .add-basket-float .subtitle, .add-basket-float .title, .add-basket-float button {
        width: 100%; } }
  .add-basket-float .subtitle {
    font-size: 10px;
    font-family: "Stint Ultra Expanded", cursive;
    text-transform: uppercase;
    margin-bottom: 30px;
    letter-spacing: 1px; }
  .add-basket-float .title {
    font-size: 40px;
    line-height: 1;
    margin-bottom: 35px;
    font-family: "MissionGothic-Bold", serif;
    text-transform: uppercase;
    letter-spacing: -3px; }
  .add-basket-float input, .add-basket-float textarea {
    width: 100%;
    height: 40px;
    line-height: 40px;
    border: 1px solid #e5e5e5;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0px 10px;
    font: 16px/16px "MissionGothic-Thin", serif;
    -webkit-appearance: none;
    -moz-appearance: none; }
    .add-basket-float input::-webkit-input-placeholder, .add-basket-float textarea::-webkit-input-placeholder {
      color: #666; }
    .add-basket-float input:-moz-placeholder, .add-basket-float textarea:-moz-placeholder {
      color: #666; }
    .add-basket-float input::-moz-placeholder, .add-basket-float textarea::-moz-placeholder {
      color: #666; }
    .add-basket-float input:-ms-input-placeholder, .add-basket-float textarea:-ms-input-placeholder {
      color: #666; }
  .add-basket-float input[type=text], .add-basket-float .dropdown-list {
    margin-bottom: 5px; }
  .add-basket-float .help-block {
    font-size: 12px;
    color: red; }
  .add-basket-float textarea {
    padding-top: 10px;
    resize: none;
    height: 80px; }
  .add-basket-float .out-of-stock {
    background: #969696;
    height: 40px;
    line-height: 40px;
    border: 0;
    border-radius: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0px 10px;
    cursor: pointer;
    font-family: "MissionGothic-Bold", serif;
    font-size: 22px;
    text-align: center;
    text-transform: uppercase;
    color: #eaeaea; }
  .add-basket-float .price-wrapper {
    font-size: 16px;
    margin-bottom: 10px;
    font-family: "MissionGothic-Thin", serif; }
    .add-basket-float .price-wrapper select {
      font-size: 16px;
      font-family: "MissionGothic-Thin", serif;
      width: 155px;
      height: 44px;
      text-indent: 5px;
      padding: 0 10px 0 10px;
      border-radius: 2px;
      border: 1px solid #e5e5e5; }
    .add-basket-float .price-wrapper .info {
      float: left;
      max-width: 154px;
      min-width: 154px;
      line-height: 44px; }
      .add-basket-float .price-wrapper .info .dropdown-list-full {
        width: 246px; }
    .add-basket-float .price-wrapper .info-full {
      clear: both;
      max-width: 100%; }
      .add-basket-float .price-wrapper .info-full.info-panel {
        position: absolute;
        background-color: #fff;
        width: 266px;
        max-width: 100%;
        display: none;
        border-bottom: 1px solid #e8e8e7; }
        .add-basket-float .price-wrapper .info-full.info-panel table {
          margin-top: 10px;
          margin-bottom: 10px; }
      .add-basket-float .price-wrapper .info-full .info-bulk {
        display: block;
        width: 100%;
        line-height: 34px;
        border-bottom: 1px solid #e8e8e7;
        margin-top: 5px;
        margin-bottom: 20px;
        position: relative;
        cursor: pointer; }
        .add-basket-float .price-wrapper .info-full .info-bulk::after {
          content: "+";
          position: absolute;
          right: 0px;
          font-size: 24px;
          line-height: 34px;
          width: 32px;
          height: 34px;
          text-align: center;
          font-family: "MissionGothic-Thin", serif;
          -moz-transition: transform .25s ease;
          -o-transition: transform .25s ease;
          -webkit-transition: transform .25s ease;
          transition: transform .25s ease; }
        .add-basket-float .price-wrapper .info-full .info-bulk.open {
          border-bottom: 1px solid transparent; }
        .add-basket-float .price-wrapper .info-full .info-bulk.open::after {
          -moz-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
          -o-transform: rotate(45deg);
          -webkit-transform: rotate(45deg);
          transform: rotate(45deg); }
    .add-basket-float .price-wrapper .input-wrapper {
      float: right;
      max-width: 50%;
      width: 85px;
      border-radius: 2px;
      border: 1px solid #e5e5e5; }
      .add-basket-float .price-wrapper .input-wrapper input, .add-basket-float .price-wrapper .input-wrapper input:focus {
        max-width: 100%;
        height: 42px;
        font-family: "MissionGothic-Thin", serif;
        border: none;
        outline: none;
        box-shadow: none;
        padding: 0 10px 0 10px;
        font-size: 16px;
        letter-spacing: 2px;
        -webkit-appearance: none; }
      .add-basket-float .price-wrapper .input-wrapper input[type=number]::-webkit-inner-spin-button,
      .add-basket-float .price-wrapper .input-wrapper input[type=number]::-webkit-outer-spin-button {
        -webkit-appearance: none;
        margin: 0; }
    .add-basket-float .price-wrapper:after {
      content: "";
      clear: both;
      display: block; }
  .add-basket-float .submit-btn {
    font-size: 22px;
    background: #ff4c23;
    text-align: center;
    width: 100%;
    border-radius: 5px;
    text-transform: uppercase;
    padding: 20px 0;
    margin-bottom: 45px;
    font-family: "MissionGothic-Bold", serif;
    cursor: pointer;
    border: 0;
    -webkit-appearance: none; }
    @media (max-width: 560px) {
      .add-basket-float .submit-btn {
        max-width: 100%; } }
    .add-basket-float .submit-btn:hover {
      color: #fff; }
  .add-basket-float .social-wrapper {
    position: absolute;
    top: calc(100% - 50px);
    left: 0;
    right: 0;
    text-align: center; }
    .add-basket-float .social-wrapper a, .add-basket-float .social-wrapper a:link, .add-basket-float .social-wrapper a:visited, .add-basket-float .social-wrapper a:hover {
      display: inline-block;
      margin: 0 5px;
      width: 25px;
      height: 25px; }
      .add-basket-float .social-wrapper a img, .add-basket-float .social-wrapper a:link img, .add-basket-float .social-wrapper a:visited img, .add-basket-float .social-wrapper a:hover img {
        max-width: 100%; }
  .add-basket-float .product-info .selector-wrapper {
    font-family: "MissionGothic-Bold", serif;
    color: #999; }
    .add-basket-float .product-info .selector-wrapper > span {
      display: inline-block;
      cursor: pointer;
      margin-right: 10px;
      text-transform: uppercase; }
  .add-basket-float .product-info .description {
    display: none;
    line-height: 1.6;
    color: #000; }
  .add-basket-float .product-info.info span.info {
    color: #000; }
  .add-basket-float .product-info.info .description.info {
    display: block; }
  .add-basket-float .product-info.ingredients span.ingredients {
    color: #000; }
  .add-basket-float .product-info.ingredients .description.ingredients {
    display: block; }
  .add-basket-float .product-info.packaging span.packaging {
    color: #000; }
  .add-basket-float .product-info.packaging .description.packaging {
    display: block;
    margin-bottom: 40px; }

.generic-block {
  padding: 50px 0; }
  .generic-block .centered-block {
    width: 100%; }
  .generic-block .title {
    font-size: 60px;
    text-transform: uppercase;
    color: #ff9900;
    font-family: "MissionGothic-Bold", serif;
    line-height: 1.1;
    margin-bottom: 75px; }
    @media (max-width: 560px) {
      .generic-block .title {
        font-size: 40px; } }
  .generic-block h3 {
    font-size: 25px;
    margin-top: 70px;
    text-transform: uppercase;
    font-family: "MissionGothic-Bold", serif; }
  .generic-block p {
    font-size: 16px;
    color: #999999;
    line-height: 2;
    margin: 35px 0; }
    @media (max-width: 560px) {
      .generic-block p {
        font-size: 14px; } }
  .generic-block h3 + p {
    margin-top: -5px; }

.certified-awesome-subsection .ca-headline {
  color: #ff9900;
  font-size: 30px;
  text-transform: uppercase;
  font-family: "MissionGothic-Bold", serif;
  line-height: 1.1;
  margin: 40px 0px; }

.certified-awesome-subsection .certified-awesome-item {
  display: inline-block;
  width: 32%;
  float: left;
  margin-bottom: 40px; }
  @media (max-width: 780px) {
    .certified-awesome-subsection .certified-awesome-item {
      width: 100%; } }
  .certified-awesome-subsection .certified-awesome-item ul {
    margin: 0;
    padding: 0px; }
    .certified-awesome-subsection .certified-awesome-item ul li {
      color: #999999;
      list-style: none;
      width: 80%;
      margin-bottom: 15px; }

.certified-awesome-subsection .ca-title {
  text-transform: uppercase;
  margin-bottom: 10px;
  color: white;
  font-family: "MissionGothic-Bold", serif;
  font-size: 15px; }

.certified-awesome-block {
  padding: 115px 0 130px; }
  @media (max-width: 780px) {
    .certified-awesome-block {
      padding: 50px 0 60px; } }
  .certified-awesome-block .main-content .left-content {
    float: left;
    width: 720px;
    max-width: 60%; }
    @media (max-width: 900px) {
      .certified-awesome-block .main-content .left-content {
        max-width: 53%; } }
    @media (max-width: 780px) {
      .certified-awesome-block .main-content .left-content {
        max-width: 100%;
        float: none;
        margin: 0 auto 100px; } }
    .certified-awesome-block .main-content .left-content .title {
      font-size: 60px;
      text-transform: uppercase;
      color: #ff9900;
      font-family: "MissionGothic-Bold", serif;
      line-height: 1.1;
      margin-bottom: 75px; }
      @media (max-width: 780px) {
        .certified-awesome-block .main-content .left-content .title {
          font-size: 40px; } }
    .certified-awesome-block .main-content .left-content .subtitle {
      font-size: 25px;
      margin-bottom: 45px;
      text-transform: uppercase;
      font-family: "MissionGothic-Bold", serif; }
    .certified-awesome-block .main-content .left-content p {
      font-size: 16px;
      color: #999999;
      line-height: 2;
      margin: 35px 0; }
      @media (max-width: 780px) {
        .certified-awesome-block .main-content .left-content p {
          font-size: 14px; } }
  .certified-awesome-block .main-content .right-content {
    float: right;
    width: 345px;
    max-width: 30%;
    text-align: center; }
    @media (max-width: 780px) {
      .certified-awesome-block .main-content .right-content {
        max-width: 100%;
        float: none;
        margin: 0 auto; } }
    .certified-awesome-block .main-content .right-content .cta-wrapper {
      margin-top: 45px; }
      .certified-awesome-block .main-content .right-content .cta-wrapper a {
        cursor: pointer;
        display: inline-block;
        height: 58px;
        line-height: 59px;
        color: #000;
        background: #ff4c23;
        font-family: "MissionGothic-Bold", serif;
        text-transform: uppercase;
        width: 145px;
        border-radius: 5px;
        font-size: 22px; }
        .certified-awesome-block .main-content .right-content .cta-wrapper a:hover {
          color: #fff; }
    .certified-awesome-block .main-content .right-content .headline {
      width: 240px;
      margin: 0 auto 25px;
      max-width: 100%; }
      .certified-awesome-block .main-content .right-content .headline img {
        max-width: 100%;
        display: block; }
    .certified-awesome-block .main-content .right-content ul, .certified-awesome-block .main-content .right-content li {
      list-style: none;
      margin: 0 0 0 0;
      padding: 0 0 0 0; }
    .certified-awesome-block .main-content .right-content .certified-awesome-item {
      margin-bottom: 40px; }
      .certified-awesome-block .main-content .right-content .certified-awesome-item .title {
        text-transform: uppercase;
        margin-bottom: 10px;
        font-family: "MissionGothic-Bold", serif;
        font-size: 15px; }
    .certified-awesome-block .main-content .right-content li {
      margin-bottom: 7px;
      color: #999999; }
  .certified-awesome-block .main-content:after {
    content: "";
    clear: both;
    display: block; }

.suggested-products-wrapper {
  position: relative;
  margin-top: 85px;
  margin-bottom: 95px; }
  @media (max-width: 780px) {
    .suggested-products-wrapper {
      margin-top: 225px; } }
  .suggested-products-wrapper .headline {
    width: 600px;
    height: 150px;
    max-width: 100%;
    top: -86px;
    position: absolute;
    background: url("../images/product/feed-the-urge@3x.png");
    background-size: 100% auto;
    background-position: center;
    background-repeat: no-repeat;
    left: calc(50% - 300px);
    z-index: 1; }
    @media (max-width: 780px) {
      .suggested-products-wrapper .headline {
        width: 250px;
        height: 282px;
        top: -222px;
        max-width: 90%;
        background: url("../images/product/feed-the-urge-mobile@3x.png");
        background-size: 100% auto;
        background-position: center;
        background-repeat: no-repeat;
        left: auto;
        right: calc(50% - 115px); } }
  .suggested-products-wrapper .suggestion-item-wrapper {
    margin-bottom: 65px; }
    @media (max-width: 780px) {
      .suggested-products-wrapper .suggestion-item-wrapper {
        margin-bottom: -5px; } }
    .suggested-products-wrapper .suggestion-item-wrapper:after {
      content: "";
      display: block;
      clear: both; }
    .suggested-products-wrapper .suggestion-item-wrapper .suggestion-item, .suggested-products-wrapper .suggestion-item-wrapper .suggestion-item:visited, .suggested-products-wrapper .suggestion-item-wrapper .suggestion-item:link {
      width: calc(25% - 10px);
      margin-right: 13px;
      float: left;
      text-align: center;
      text-transform: uppercase; }
      .suggested-products-wrapper .suggestion-item-wrapper .suggestion-item:hover, .suggested-products-wrapper .suggestion-item-wrapper .suggestion-item:visited:hover, .suggested-products-wrapper .suggestion-item-wrapper .suggestion-item:link:hover {
        color: #ff9900; }
        .suggested-products-wrapper .suggestion-item-wrapper .suggestion-item:hover img, .suggested-products-wrapper .suggestion-item-wrapper .suggestion-item:visited:hover img, .suggested-products-wrapper .suggestion-item-wrapper .suggestion-item:link:hover img {
          opacity: 0.8; }
      @media (max-width: 780px) {
        .suggested-products-wrapper .suggestion-item-wrapper .suggestion-item, .suggested-products-wrapper .suggestion-item-wrapper .suggestion-item:visited, .suggested-products-wrapper .suggestion-item-wrapper .suggestion-item:link {
          width: calc(50% - 5px);
          margin-right: 10px;
          margin-bottom: 45px; }
          .suggested-products-wrapper .suggestion-item-wrapper .suggestion-item:nth-child(even), .suggested-products-wrapper .suggestion-item-wrapper .suggestion-item:visited:nth-child(even), .suggested-products-wrapper .suggestion-item-wrapper .suggestion-item:link:nth-child(even) {
            margin-right: 0; }
          .suggested-products-wrapper .suggestion-item-wrapper .suggestion-item:nth-child(2n+1), .suggested-products-wrapper .suggestion-item-wrapper .suggestion-item:visited:nth-child(2n+1), .suggested-products-wrapper .suggestion-item-wrapper .suggestion-item:link:nth-child(2n+1) {
            clear: both; } }
      .suggested-products-wrapper .suggestion-item-wrapper .suggestion-item:last-child, .suggested-products-wrapper .suggestion-item-wrapper .suggestion-item:visited:last-child, .suggested-products-wrapper .suggestion-item-wrapper .suggestion-item:link:last-child {
        margin-right: 0; }
      .suggested-products-wrapper .suggestion-item-wrapper .suggestion-item img, .suggested-products-wrapper .suggestion-item-wrapper .suggestion-item:visited img, .suggested-products-wrapper .suggestion-item-wrapper .suggestion-item:link img {
        max-width: 100%;
        display: block; }
      .suggested-products-wrapper .suggestion-item-wrapper .suggestion-item .title, .suggested-products-wrapper .suggestion-item-wrapper .suggestion-item:visited .title, .suggested-products-wrapper .suggestion-item-wrapper .suggestion-item:link .title {
        margin-top: 35px;
        font-size: 20px;
        font-family: "MissionGothic-Bold", serif; }
      .suggested-products-wrapper .suggestion-item-wrapper .suggestion-item .subtitle, .suggested-products-wrapper .suggestion-item-wrapper .suggestion-item:visited .subtitle, .suggested-products-wrapper .suggestion-item-wrapper .suggestion-item:link .subtitle {
        margin-top: 5px;
        color: #999999;
        font-size: 16px;
        font-family: "MissionGothic-Thin", serif; }

.page-product-wrapper {
  text-align: center;
  margin-top: 25px;
  margin-bottom: 70px;
  position: relative; }
  .page-product-wrapper img {
    max-width: 100%; }
  .page-product-wrapper > div {
    display: inline-block;
    width: 12px;
    line-height: 40px;
    position: relative;
    top: -14px; }
  .page-product-wrapper .dots-icon {
    width: 40px;
    margin: 0 65px;
    top: 0; }
  @media (max-width: 560px) {
    .page-product-wrapper .desk-only {
      display: inline-block; } }

.modal-shade {
  position: fixed;
  z-index: 101;
  background: rgba(0, 0, 0, 0.8);
  top: 0px;
  margin-top: 50px;
  height: 100vh;
  width: 100vw;
  text-align: center;
  overflow-y: scroll;
  display: none; }
  @media (max-width: 560px) {
    .modal-shade {
      top: 30px; } }
  .modal-shade .small-text {
    color: #ff4c23;
    text-decoration: underline; }
  .modal-shade .modal-wrapper {
    left: 50%;
    max-height: 100vh;
    max-width: 100%;
    position: absolute;
    text-align: right;
    top: 50px;
    -moz-transform: translate(-50%, 0px);
    -ms-transform: translate(-50%, 0px);
    -o-transform: translate(-50%, 0px);
    -webkit-transform: translate(-50%, 0px);
    transform: translate(-50%, 0px);
    width: 700px;
    margin-bottom: 50vh;
    margin-top: 80px; }
    @media (max-width: 560px) {
      .modal-shade .modal-wrapper {
        width: calc(100% - 30px);
        top: 0px;
        margin-top: 0px; } }
    .modal-shade .modal-wrapper .close-btn {
      display: inline-block;
      width: 32px;
      max-width: 25%;
      margin-bottom: 15px;
      cursor: pointer;
      opacity: 0.8; }
      .modal-shade .modal-wrapper .close-btn:hover {
        opacity: 1; }
      @media (max-width: 560px) {
        .modal-shade .modal-wrapper .close-btn {
          width: 24px; } }
      .modal-shade .modal-wrapper .close-btn img {
        max-width: 100%;
        height: auto;
        display: block; }
  .modal-shade .modal-box {
    background: #fff;
    padding: 30px 40px;
    text-align: left;
    width: 700px;
    margin: 0px auto 40px 0px;
    border-radius: 3px;
    text-align: left;
    max-width: 100%; }
    @media (max-width: 560px) {
      .modal-shade .modal-box {
        padding: 35px 15px; } }
    .modal-shade .modal-box .headline {
      text-transform: uppercase;
      color: #ff9900;
      font-size: 40px;
      margin-bottom: 35px;
      text-align: center;
      font-family: "MissionGothic-Bold", serif; }
      @media (max-width: 560px) {
        .modal-shade .modal-box .headline {
          font-size: 24px; } }
      .modal-shade .modal-box .headline img {
        width: 55px;
        height: auto;
        display: block;
        margin: 0 auto 10px; }
    .modal-shade .modal-box label, .modal-shade .modal-box .label {
      color: #000;
      font-size: 16px;
      font-family: "MissionGothic-Bold", serif; }
      @media (max-width: 560px) {
        .modal-shade .modal-box label, .modal-shade .modal-box .label {
          font-size: 14px; } }
      .modal-shade .modal-box label span, .modal-shade .modal-box .label span {
        color: #ff9900; }
    .modal-shade .modal-box input, .modal-shade .modal-box input:focus {
      width: 100%;
      height: 60px;
      border-radius: 2px;
      padding: 0 15px;
      font-size: 16px;
      border: 1px solid #d3d3d3;
      outline: none;
      line-height: 41px; }
      @media (max-width: 560px) {
        .modal-shade .modal-box input, .modal-shade .modal-box input:focus {
          height: 45px; } }
    .modal-shade .modal-box select, .modal-shade .modal-box option {
      width: 100%;
      padding: 0 15px;
      font-size: 16px;
      border: 2px solid #999999;
      border-color: #999999;
      outline: none;
      line-height: 41px;
      min-height: 45px; }
    .modal-shade .modal-box select {
      height: 60px;
      background-color: transparent;
      -webkit-appearance: none;
      -moz-appearance: none;
      font-size: 16px;
      border: 1px solid #d3d3d3;
      padding: 0 10px;
      margin: 0;
      box-sizing: border-box;
      width: 100%;
      border-radius: 2px;
      color: white; }
    .modal-shade .modal-box .dropdown-wrapper select {
      color: #221f20; }
    .modal-shade .modal-box option {
      width: 100%;
      height: 45px;
      padding: 10px 15px;
      font-size: 16px;
      border: 2px solid #999999;
      outline: none;
      line-height: 41px; }
    .modal-shade .modal-box .split-col {
      margin-bottom: 20px; }
      @media (max-width: 560px) {
        .modal-shade .modal-box .split-col {
          margin-bottom: 0; } }
      .modal-shade .modal-box .split-col .input-wrapper {
        width: calc(50% - 5px);
        float: left;
        margin-right: 10px; }
        @media (max-width: 560px) {
          .modal-shade .modal-box .split-col .input-wrapper {
            width: 100%;
            margin-right: 0;
            margin-bottom: 10px; } }
        .modal-shade .modal-box .split-col .input-wrapper:last-child {
          margin-right: 0; }
      .modal-shade .modal-box .split-col:after {
        content: "";
        clear: both;
        display: block; }
    .modal-shade .modal-box .cta-wrapper {
      margin-top: 30px;
      text-align: center;
      text-transform: uppercase; }
      .modal-shade .modal-box .cta-wrapper .signup-btn {
        background: #ff4c23;
        border: 0 none;
        border-radius: 5px;
        color: #000;
        cursor: pointer;
        display: block;
        font-family: "MissionGothic-Bold", serif;
        font-size: 22px;
        height: 54px;
        line-height: 54px;
        padding: 0;
        text-transform: uppercase; }

.so-widget-blog-list {
  height: 737px; }

.blog-detail {
  padding: 120px 0 95px; }
  @media (max-width: 560px) {
    .blog-detail {
      padding: 60px 0 45px; } }
  .blog-detail .right-col {
    float: right;
    width: 28.7%; }
    @media (max-width: 560px) {
      .blog-detail .right-col {
        width: 100%;
        padding: 0 0 25px 0;
        float: none; } }
  .blog-detail .left-col {
    float: left;
    width: 71.3%;
    padding: 0 135px 110px 0; }
    @media (max-width: 560px) {
      .blog-detail .left-col {
        width: 100%;
        padding: 0 0 60px 0;
        float: none; } }
  .blog-detail .title {
    font-size: 60px;
    font-family: "MissionGothic-Bold", serif;
    color: #ff9900;
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: 70px; }
    @media (max-width: 560px) {
      .blog-detail .title {
        font-size: 38px;
        margin-bottom: 40px; } }
  .blog-detail .subtitle {
    font-family: "MissionGothic-Bold", serif;
    font-size: 25px;
    text-transform: uppercase;
    margin-bottom: 40px; }
    @media (max-width: 560px) {
      .blog-detail .subtitle {
        font-size: 22px; } }
  .blog-detail .text-block {
    margin-bottom: 45px;
    font-size: 16px;
    color: #999; }
    @media (max-width: 560px) {
      .blog-detail .text-block {
        font-size: 14px; } }
    .blog-detail .text-block a, .blog-detail .text-block a:link, .blog-detail .text-block a:visited, .blog-detail .text-block a:hover {
      color: #fff; }
    .blog-detail .text-block p {
      line-height: 1.6; }
      .blog-detail .text-block p:first-child {
        margin-top: 0; }
      .blog-detail .text-block p:last-child {
        margin-bottom: 0; }
  .blog-detail .date {
    display: inline-block;
    background: #ff9900;
    color: #000;
    font-size: 40px;
    width: 190px;
    left: calc(50% - 95px);
    line-height: 70px;
    font-family: "MissionGothic-Bold", serif;
    text-align: center; }
    @media (max-width: 560px) {
      .blog-detail .date {
        font-size: 22px;
        height: 40px;
        line-height: 41px;
        width: 125px; } }
  @media (max-width: 560px) {
    .blog-detail .share-wrapper {
      text-align: center; } }
  .blog-detail .share-wrapper a, .blog-detail .share-wrapper a:link, .blog-detail .share-wrapper a:visited, .blog-detail .share-wrapper a:hover {
    display: inline-block;
    width: 50px;
    margin-right: 20px; }
    @media (max-width: 560px) {
      .blog-detail .share-wrapper a, .blog-detail .share-wrapper a:link, .blog-detail .share-wrapper a:visited, .blog-detail .share-wrapper a:hover {
        margin-left: 20px; }
        .blog-detail .share-wrapper a:first-child, .blog-detail .share-wrapper a:link:first-child, .blog-detail .share-wrapper a:visited:first-child, .blog-detail .share-wrapper a:hover:first-child {
          margin-left: 0; } }
    .blog-detail .share-wrapper a:last-child, .blog-detail .share-wrapper a:link:last-child, .blog-detail .share-wrapper a:visited:last-child, .blog-detail .share-wrapper a:hover:last-child {
      margin-right: 0; }
    .blog-detail .share-wrapper a img, .blog-detail .share-wrapper a:link img, .blog-detail .share-wrapper a:visited img, .blog-detail .share-wrapper a:hover img {
      max-width: 100%;
      height: auto; }
  .blog-detail .pointed-line {
    clear: both; }

.horizontal-menu-wrapper {
  text-align: center;
  margin-top: 25px;
  height: 120px;
  position: relative;
  overflow: hidden;
  width: 1600px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }
  .horizontal-menu-wrapper.shop-sort-container {
    position: relative; }
  .horizontal-menu-wrapper.horizontal-menu-wrapper-fixed {
    position: fixed;
    width: 100%;
    top: 55px;
    height: 120px;
    z-index: 10;
    background-color: #221f20;
    overflow: visible; }
  .horizontal-menu-wrapper.horizontal-menu-wrapper-fixed + .products-container > .list-items-wrapper {
    margin-top: 225px; }
  .horizontal-menu-wrapper .horizontal-inner-wrapper {
    overflow: hidden;
    width: 100%;
    height: 110px; }
  .horizontal-menu-wrapper .arrow-left {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 30px;
    z-index: 5;
    background: #221f20;
    background: -moz-linear-gradient(0deg, rgba(34, 31, 32, 0.9) 0%, rgba(34, 31, 32, 0) 100%);
    background: -webkit-linear-gradient(0deg, rgba(34, 31, 32, 0.9) 0%, rgba(34, 31, 32, 0) 100%);
    background: -o-linear-gradient(0deg, rgba(34, 31, 32, 0.9) 0%, rgba(34, 31, 32, 0) 100%);
    background: -ms-linear-gradient(0deg, rgba(34, 31, 32, 0.9) 0%, rgba(34, 31, 32, 0) 100%);
    background: linear-gradient(90deg, rgba(34, 31, 32, 0.9) 0%, rgba(34, 31, 32, 0) 100%);
    cursor: pointer; }
    .horizontal-menu-wrapper .arrow-left:after {
      content: "";
      position: absolute;
      top: 20px;
      right: 10px;
      display: block;
      width: 0;
      height: 0;
      border-top: 6px solid transparent;
      border-bottom: 6px solid transparent;
      border-right: 8px solid #fff;
      opacity: 0;
      -moz-transition: 0.4s ease-in-out;
      -o-transition: 0.4s ease-in-out;
      -webkit-transition: 0.4s ease-in-out;
      transition: 0.4s ease-in-out; }
  .horizontal-menu-wrapper .arrow-right {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 30px;
    z-index: 5;
    background: #221f20;
    background: -moz-linear-gradient(180deg, rgba(34, 31, 32, 0.9) 0%, rgba(34, 31, 32, 0) 100%);
    background: -webkit-linear-gradient(180deg, rgba(34, 31, 32, 0.9) 0%, rgba(34, 31, 32, 0) 100%);
    background: -o-linear-gradient(180deg, rgba(34, 31, 32, 0.9) 0%, rgba(34, 31, 32, 0) 100%);
    background: -ms-linear-gradient(180deg, rgba(34, 31, 32, 0.9) 0%, rgba(34, 31, 32, 0) 100%);
    background: linear-gradient(270deg, rgba(34, 31, 32, 0.9) 0%, rgba(34, 31, 32, 0) 100%);
    cursor: pointer; }
    .horizontal-menu-wrapper .arrow-right:after {
      content: "";
      position: absolute;
      top: 20px;
      right: 10px;
      display: block;
      width: 0;
      height: 0;
      border-top: 6px solid transparent;
      border-bottom: 6px solid transparent;
      border-left: 8px solid #fff;
      opacity: 0;
      -moz-transition: 0.4s ease-in-out;
      -o-transition: 0.4s ease-in-out;
      -webkit-transition: 0.4s ease-in-out;
      transition: 0.4s ease-in-out; }
  .horizontal-menu-wrapper.arrows-on .arrow-left:after {
    opacity: 0.25; }
  .horizontal-menu-wrapper.arrows-on .arrow-right:after {
    opacity: 1; }
  .horizontal-menu-wrapper.left-arrow-active .arrow-left:after {
    opacity: 1; }
  .horizontal-menu-wrapper .scroll-hider {
    background: #221f20;
    display: none;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    height: 25px;
    z-index: 5; }
  .horizontal-menu-wrapper .horizontal-menu {
    display: inline-block;
    padding: 0 25px; }
    .horizontal-menu-wrapper .horizontal-menu .horizontal-menu-item {
      width: 160px;
      color: #fff;
      position: relative;
      display: inline-block;
      float: left;
      cursor: pointer;
      height: 90px;
      text-transform: uppercase;
      font-family: "MissionGothic-Thin", serif; }
      @media (max-width: 560px) {
        .horizontal-menu-wrapper .horizontal-menu .horizontal-menu-item {
          height: 60px;
          width: 125px; } }
      .horizontal-menu-wrapper .horizontal-menu .horizontal-menu-item:after {
        content: "";
        position: absolute;
        top: 15px;
        right: 0;
        width: 2px;
        height: 22px;
        background: #b1b0b0; }
        @media (max-width: 560px) {
          .horizontal-menu-wrapper .horizontal-menu .horizontal-menu-item:after {
            top: 8px; } }
      .horizontal-menu-wrapper .horizontal-menu .horizontal-menu-item:last-child:after {
        content: "";
        display: none; }
      .horizontal-menu-wrapper .horizontal-menu .horizontal-menu-item .icon {
        margin: 0 auto;
        width: 45px;
        height: 45px; }
        .horizontal-menu-wrapper .horizontal-menu .horizontal-menu-item .icon img {
          max-width: 100%;
          height: auto;
          display: none; }
          .horizontal-menu-wrapper .horizontal-menu .horizontal-menu-item .icon img.base {
            display: block; }
      .horizontal-menu-wrapper .horizontal-menu .horizontal-menu-item .title {
        margin-top: 6px;
        text-transform: uppercase;
        font-size: 16px;
        line-height: 1.2;
        width: 90px;
        margin-right: auto;
        margin-left: auto; }
        @media (max-width: 560px) {
          .horizontal-menu-wrapper .horizontal-menu .horizontal-menu-item .title {
            font-size: 14px; } }
      .horizontal-menu-wrapper .horizontal-menu .horizontal-menu-item:hover {
        color: #ff9900; }
        .horizontal-menu-wrapper .horizontal-menu .horizontal-menu-item:hover .icon img.base {
          display: none; }
        .horizontal-menu-wrapper .horizontal-menu .horizontal-menu-item:hover .icon img.active {
          display: block; }
      .horizontal-menu-wrapper .horizontal-menu .horizontal-menu-item.active {
        color: #ff9900; }
        .horizontal-menu-wrapper .horizontal-menu .horizontal-menu-item.active .icon img.base {
          display: none; }
        .horizontal-menu-wrapper .horizontal-menu .horizontal-menu-item.active .icon img.active {
          display: block; }

.feature-footer {
  background-attachment: fixed;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
  height: 1200px;
  position: relative;
  width: 100%;
  z-index: 0; }
  @media all and (max-width: 766px) {
    .feature-footer {
      background-size: auto 100vh; } }
  .feature-footer.bacon {
    background-image: url("../images/footer-bacon-bg.jpg"); }
  .feature-footer.food {
    background-image: url("../images/footer-food-bg.jpg"); }
    .feature-footer.food .feature-content .feature-link {
      width: 650px; }
      @media all and (max-width: 560px) {
        .feature-footer.food .feature-content .feature-link {
          width: 260px; } }
  .feature-footer .feature-content {
    padding-top: 80px;
    position: fixed;
    text-align: center;
    text-transform: uppercase; }
    .feature-footer .feature-content .feature-title {
      color: #ff9900;
      font-family: "Diversa-Regular", serif;
      font-size: 11vh;
      line-height: 10vh; }
    .feature-footer .feature-content .feature-link {
      color: #fefefe;
      font-family: "MissionGothic-Thin", serif;
      font-size: 50px;
      height: 75px;
      line-height: 75px;
      margin: 140px auto 0;
      position: relative;
      text-align: left;
      width: 650px;
      display: block;
      cursor: pointer; }
      .feature-footer .feature-content .feature-link::after {
        background-image: url("../images/link-icon-sprite@3x.png");
        background-repeat: no-repeat;
        background-size: 100% auto;
        content: "";
        cursor: pointer;
        height: 74px;
        position: absolute;
        right: 0;
        top: 0;
        width: 75px; }
      .feature-footer .feature-content .feature-link:hover:after {
        background-position: 0px -73px; }
  @media all and (max-width: 560px) {
    .feature-footer {
      height: 100vh; }
      .feature-footer .feature-content .feature-title {
        font-size: 38px;
        line-height: 38px; }
      .feature-footer .feature-content .feature-link {
        font-size: 30px;
        line-height: 30px;
        margin-top: 40px;
        width: 260px; }
        .feature-footer .feature-content .feature-link::after {
          height: 55px;
          width: 55px; } }

.panel-grid, .panel-grid-cell {
  padding: 0px !important;
  margin: 0px !important; }

#panel-12-0-0-3 .mid-column {
  display: none !important; }

.centered-content.centered-text {
  text-align: center; }

.centered-content .term {
  font-family: "MissionGothic-Bold", serif;
  font-size: 22px;
  color: #ff9900;
  text-transform: uppercase; }

.centered-content .link {
  color: #ff4c23;
  text-decoration: underline; }

.background-video {
  background: url("../images/judson-playing.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  position: relative; }
  @media (max-width: 560px) {
    .background-video #background-vid {
      display: none; } }
  .background-video .video-js {
    width: 100% !important;
    height: 100% !important; }
  .background-video .vjs-default-skin .vjs-volume-control {
    margin-right: 20px;
    display: none; }
  .background-video .vjs-default-skin .vjs-mute-control, .background-video .vjs-default-skin .vjs-volume-menu-button {
    cursor: pointer;
    float: right;
    display: none; }
  .background-video .vjs-poster {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    cursor: pointer;
    height: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%; }
  .background-video .vjs-default-skin .vjs-big-play-button {
    display: none; }
  .background-video .vjs-default-skin .vjs-control-bar {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 3.0em;
    background-color: transparent;
    background-color: transparent; }
  .background-video .vjs-default-skin .vjs-progress-control {
    display: none; }
  .background-video .vjs-default-skin .vjs-play-control {
    width: 5em;
    cursor: pointer;
    display: none; }
  .background-video .vjs-default-skin .vjs-time-controls {
    display: none; }
  .background-video .vjs-time-divider {
    display: none; }
  .background-video .vjs-default-skin .vjs-fullscreen-control {
    display: none; }

