@media (max-width: 480px) {
  html body {
    width: 480px;
    min-width: 0px; }
    html body .cart-header-top {
      padding: 30px;
      padding-top: 15px; }
      html body .cart-header-top .cart-header-close {
        display: none; }
      html body .cart-header-top h2 {
        font-size: 30px; }
      html body .cart-header-top .cart-header-left {
        width: 100%; }
        html body .cart-header-top .cart-header-left .product_list_widget li.mini_cart_item {
          width: 50%; }
          html body .cart-header-top .cart-header-left .product_list_widget li.mini_cart_item .mini-cart-picture {
            margin: 0px;
            display: block;
            width: 100%; }
            html body .cart-header-top .cart-header-left .product_list_widget li.mini_cart_item .mini-cart-picture img {
              width: 65%;
              margin: auto; }
          html body .cart-header-top .cart-header-left .product_list_widget li.mini_cart_item .mini-cart-info {
            width: 100%;
            margin-top: 20px; }
            html body .cart-header-top .cart-header-left .product_list_widget li.mini_cart_item .mini-cart-info * {
              font-size: 20px; }
        html body .cart-header-top .cart-header-left .bx-has-pager {
          position: absolute;
          top: -30px;
          right: 0px; }
      html body .cart-header-top .cart-header-right {
        padding-left: 0px;
        width: 100%;
        margin-top: 25px; }
        html body .cart-header-top .cart-header-right h2 {
          display: none; }
        html body .cart-header-top .cart-header-right p {
          font-size: 20px; }
          html body .cart-header-top .cart-header-right p .mobile-only {
            width: 100%;
            opacity: 0.3; }
        html body .cart-header-top .cart-header-right .button-general, html body .cart-header-top .cart-header-right .product .summary .add-to-cart-main, .product .summary html body .cart-header-top .cart-header-right .add-to-cart-main, html body .cart-header-top .cart-header-right .product .related .add-to-cart-main, .product .related html body .cart-header-top .cart-header-right .add-to-cart-main, html body .cart-header-top .cart-header-right .product .panel .add-to-cart-main, .product .panel html body .cart-header-top .cart-header-right .add-to-cart-main, html body .cart-header-top .cart-header-right .cart-container .cart-left .actions-td .actions .button, .cart-container .cart-left .actions-td .actions html body .cart-header-top .cart-header-right .button, html body .cart-header-top .cart-header-right .cart-container .cart-right .cart_totals .wc-proceed-to-checkout .button, .cart-container .cart-right .cart_totals .wc-proceed-to-checkout html body .cart-header-top .cart-header-right .button {
          font-size: 20px;
          padding: 15px;
          margin: 0px;
          margin-bottom: -1px; }
    html body .mobile-menu-bg {
      position: fixed;
      top: 0px;
      left: 0px;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.5);
      z-index: 9999998;
      display: none; }
    html body .mobile-menu {
      position: fixed;
      top: 0px;
      right: 0px;
      width: 100%;
      background: white;
      z-index: 9999999;
      box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.3);
      height: 100%;
      overflow-x: hidden;
      overflow-y: scroll;
      padding: 50px;
      transform: scale(1.3);
      -webkit-transform: scale(1.3);
      transition: 0.3s;
      opacity: 0;
      display: none; }
      html body .mobile-menu.visible {
        transform: scale(1);
        -webkit-transform: scale(1);
        opacity: 0.97; }
      html body .mobile-menu .country-info {
        display: block;
        text-align: center;
        font-size: 20px;
        letter-spacing: 2px;
        text-transform: uppercase;
        font-weight: lighter;
        margin-top: 30px;
        color: #999; }
      html body .mobile-menu .mobile-menu-subcats-bg {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.3);
        z-index: 2;
        display: none; }
      html body .mobile-menu .mobile-menu-subcats {
        position: absolute;
        top: 0px;
        z-index: 3;
        background: white;
        border-right: 1px solid #ccc;
        box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
        padding: 50px;
        width: 70%;
        height: 100%;
        transition: 0.3s;
        left: -72%;
        display: block; }
        html body .mobile-menu .mobile-menu-subcats.visible {
          left: 0px; }
        html body .mobile-menu .mobile-menu-subcats h2 {
          margin-top: 0px;
          text-transform: uppercase;
          border-bottom: 1px solid #ccc;
          font-weight: 400;
          letter-spacing: 2.5px;
          padding-bottom: 15px; }
        html body .mobile-menu .mobile-menu-subcats .mobile-menu-subcats-back {
          font-size: 24px;
          text-transform: uppercase;
          letter-spacing: 2.5px;
          border-top: 1px solid #ccc;
          display: block;
          padding-top: 15px;
          margin-top: 30px;
          color: #999; }
      html body .mobile-menu .close-menu {
        float: right;
        font-size: 80px;
        font-weight: lighter;
        line-height: 1;
        margin: 0px;
        z-index: 2;
        top: 68px; }
      html body .mobile-menu ul#menu-mobile-main-menu, html body .mobile-menu ul#menu-mobile-blog-menu {
        margin-bottom: 30px;
        padding-bottom: 30px;
        border-bottom: 1px solid #ccc; }
      html body .mobile-menu .social {
        text-align: center;
        margin-top: 40px; }
      html body .mobile-menu .search-widget {
        overflow: hidden;
        margin-bottom: 40px;
        clear: both; }
        html body .mobile-menu .search-widget label {
          display: none; }
        html body .mobile-menu .search-widget input {
          font: 25px "freight-display-pro";
          padding: 10px; }
          html body .mobile-menu .search-widget input[type="text"], html body .mobile-menu .search-widget input[type="search"] {
            border: none;
            border-bottom: 1px solid #ccc;
            border-radius: 0px;
            float: left;
            width: 285px;
            margin-right: 5px;
            padding: 10px 20px;
            background: transparent; }
          html body .mobile-menu .search-widget input[type="submit"] {
            background: black;
            text-indent: -9999px;
            float: left;
            background: url("img/icon-search.png");
            width: 42px;
            background-size: 100%;
            background-position: center;
            background-repeat: no-repeat;
            border: none; }
      html body .mobile-menu > ul {
        overflow: hidden; }
        html body .mobile-menu > ul li {
          float: left;
          width: 25%; }
          html body .mobile-menu > ul li a {
            display: block;
            padding: 10px; }
            html body .mobile-menu > ul li a i {
              font-size: 30px; }
      html body .mobile-menu h3 {
        text-transform: uppercase;
        font-weight: lighter;
        border-bottom: 1px solid;
        padding-bottom: 10px;
        margin-top: 50px;
        margin-bottom: 20px;
        color: #999; }
        html body .mobile-menu h3:nth-of-type(1) {
          margin-top: 0px; }
      html body .mobile-menu div ul li a {
        display: block;
        padding: 10px 0px;
        font-weight: lighter;
        font-size: 25px;
        font-family: "freight-display-pro";
        line-height: 1; }
      html body .mobile-menu div ul li.current-menu-item a {
        color: #ebc651; }
      html body .mobile-menu div ul li ul {
        display: none !important; }
      html body .mobile-menu .shop-journal-switch {
        position: fixed;
        top: 0px;
        left: 0px;
        width: 100%;
        overflow: hidden; }
        html body .mobile-menu .shop-journal-switch a {
          float: left;
          width: 50%;
          font: 30px "freight-display-pro";
          text-transform: uppercase;
          border-bottom: 1px solid #ccc;
          padding: 15px 0px;
          font-weight: lighter;
          text-align: center;
          border-right: none;
          color: black;
          box-shadow: inset 0px -4px 10px rgba(0, 0, 0, 0.1);
          background: #f1f1f1; }
          html body .mobile-menu .shop-journal-switch a.selected {
            background: white;
            box-shadow: none;
            border-bottom: 1px solid white; }
    html body > main, html body section, html body .container {
      width: 100%;
      margin: auto; }
      html body > main > section, html body section > section, html body .container > section {
        padding: 0px 30px;
        overflow: hidden; }
    html body .mobile-only {
      display: block !important; }
    html body .desktop-only {
      display: none !important; }
    html body .bx-has-pager .bx-pager {
      text-align: center; }
      html body .bx-has-pager .bx-pager div {
        display: inline-block;
        margin: 0px 5px; }
        html body .bx-has-pager .bx-pager div a {
          display: block;
          text-indent: -99999px;
          width: 15px;
          height: 15px;
          background: #ccc;
          border-radius: 50%;
          transition: 0.1s; }
          html body .bx-has-pager .bx-pager div a.active {
            background: #ebc651; }
    html body header {
      position: fixed;
      top: 0px;
      left: 0px;
      width: 480px;
      background: white;
      box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.6);
      z-index: 9999;
      padding: 0px; }
      html body header .mobile-header-top {
        overflow: hidden;
        padding: 20px;
        box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
        z-index: 3;
        background: white; }
        html body header .mobile-header-top > a {
          width: 220px;
          margin-top: 12px;
          display: block;
          float: left;
          margin-left: 85px; }
          html body header .mobile-header-top > a img {
            display: block;
            width: 100%; }
        html body header .mobile-header-top ul {
          list-style: none;
          padding: 0px;
          margin: 0px;
          overflow: hidden;
          float: left; }
          html body header .mobile-header-top ul:nth-of-type(2) {
            float: right; }
            html body header .mobile-header-top ul:nth-of-type(2) li {
              margin-left: 30px; }
          html body header .mobile-header-top ul li {
            float: left;
            margin-left: 0px; }
            html body header .mobile-header-top ul li a {
              display: block;
              margin-top: 5px; }
              html body header .mobile-header-top ul li a.active i {
                color: #ebc651; }
              html body header .mobile-header-top ul li a i {
                font-size: 25px; }
              html body header .mobile-header-top ul li a.mobile-header-cart {
                background: url("img/icon-cart.png");
                width: 27px;
                height: 32px;
                background-size: 100% 100%;
                margin-top: 0px;
                color: black;
                font-weight: bold;
                font-size: 20px;
                text-align: center;
                padding-top: 8px; }
      html body header .mobile-header-search-container {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        background: white;
        color: black;
        padding: 20px;
        z-index: 2;
        top: 0px;
        border-bottom: 1px solid #ccc;
        box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
        transition: 0.3s; }
        html body header .mobile-header-search-container .search-widget {
          float: left; }
        html body header .mobile-header-search-container .remove {
          float: right;
          padding: 0px 9px;
          line-height: 36px;
          height: 36px;
          color: #ccc;
          font-size: 35px;
          border: 1px solid #ccc; }
        html body header .mobile-header-search-container.visible {
          top: 72px; }
        html body header .mobile-header-search-container label {
          display: none; }
        html body header .mobile-header-search-container input {
          font-size: 20px;
          padding: 5px 10px; }
          html body header .mobile-header-search-container input[type="search"], html body header .mobile-header-search-container input[type="text"] {
            border: 1px solid #ccc;
            margin-right: 5px;
            width: 280px;
            border-radius: 0px; }
          html body header .mobile-header-search-container input[type="submit"] {
            background: black;
            color: white;
            border: 1px solid black; }
      html body header .bx-wrapper {
        top: 5px; }
      html body header .mobile-header-bottom {
        overflow: hidden;
        z-index: 1;
        margin-top: 0px;
        transition: 0.2s; }
        html body header .mobile-header-bottom li {
          float: left;
          text-align: center;
          text-transform: uppercase;
          padding: 11px 0px 10px;
          background: black;
          color: white;
          font-family: "freight-display-pro";
          line-height: 1; }
    html body main {
      padding-top: 100px; }
      html body main section .section-title {
        font-size: 20px;
        margin: 35px 0px;
        border: none;
        padding-top: 25px; }
        html body main section .section-title.section-title-double-line {
          border: none;
          padding-bottom: 0px; }
        html body main section .section-title .section-title-left, html body main section .section-title .section-title-cta {
          display: none; }
      html body main .home-slider-container {
        padding: 0px;
        margin-top: -25px; }
        html body main .home-slider-container.home-slider-container-blog .home-slider-blog-container {
          width: 100%;
          float: none; }
        html body main .home-slider-container .bx-wrapper {
          text-align: center; }
          html body main .home-slider-container .bx-wrapper .bx-controls {
            display: inline-block;
            position: relative;
            top: 0px;
            right: 0px;
            padding: 15px 20px 3px;
            top: -23px;
            background: black;
            border-radius: 5px; }
            html body main .home-slider-container .bx-wrapper .bx-controls .bx-pager {
              width: auto; }
          html body main .home-slider-container .bx-wrapper ul.home-slider li {
            height: 345px; }
            html body main .home-slider-container .bx-wrapper ul.home-slider li > div.home-slider-container {
              position: relative;
              padding-bottom: 50px; }
            html body main .home-slider-container .bx-wrapper ul.home-slider li h2 {
              margin-top: 30px; }
              html body main .home-slider-container .bx-wrapper ul.home-slider li h2 span.home-slider-big {
                font-size: 60px;
                text-align: center; }
            html body main .home-slider-container .bx-wrapper ul.home-slider li p {
              display: none; }
            html body main .home-slider-container .bx-wrapper ul.home-slider li .button-general, html body main .home-slider-container .bx-wrapper ul.home-slider li .product .summary .add-to-cart-main, .product .summary html body main .home-slider-container .bx-wrapper ul.home-slider li .add-to-cart-main, html body main .home-slider-container .bx-wrapper ul.home-slider li .product .related .add-to-cart-main, .product .related html body main .home-slider-container .bx-wrapper ul.home-slider li .add-to-cart-main, html body main .home-slider-container .bx-wrapper ul.home-slider li .product .panel .add-to-cart-main, .product .panel html body main .home-slider-container .bx-wrapper ul.home-slider li .add-to-cart-main, html body main .home-slider-container .bx-wrapper ul.home-slider li .cart-container .cart-left .actions-td .actions .button, .cart-container .cart-left .actions-td .actions html body main .home-slider-container .bx-wrapper ul.home-slider li .button, html body main .home-slider-container .bx-wrapper ul.home-slider li .cart-container .cart-right .cart_totals .wc-proceed-to-checkout .button, .cart-container .cart-right .cart_totals .wc-proceed-to-checkout html body main .home-slider-container .bx-wrapper ul.home-slider li .button {
              font-size: 20px !important;
              font-weight: lighter !important;
              padding: 10px 20px; }
      html body main .home-journal ul li {
        float: none;
        margin: 0px;
        width: auto;
        margin-bottom: 20px; }
      html body main .home-new_arrivals .bx-viewport {
        margin-bottom: 20px; }
        html body main .home-new_arrivals .bx-viewport ul li a {
          padding-bottom: 0px; }
          html body main .home-new_arrivals .bx-viewport ul li a div {
            height: 260px;
            margin-left: 2px;
            margin-right: 2px; }
            html body main .home-new_arrivals .bx-viewport ul li a div.text-container {
              height: auto;
              margin-top: 0px;
              background: rgba(255, 255, 255, 0.9);
              padding-bottom: 1px; }
          html body main .home-new_arrivals .bx-viewport ul li a span {
            font-size: 20px; }
          html body main .home-new_arrivals .bx-viewport ul li a em {
            font-size: 20px;
            margin-bottom: 20px; }
      html body main .home-three_column_feature ul li {
        width: 100%;
        margin: 0px;
        margin-bottom: 30px; }
        html body main .home-three_column_feature ul li a {
          height: 500px; }
          html body main .home-three_column_feature ul li a:hover span {
            bottom: -100px; }
          html body main .home-three_column_feature ul li a p.product-title {
            font-size: 20px; }
            html body main .home-three_column_feature ul li a p.product-title em {
              margin-top: 10px; }
          html body main .home-three_column_feature ul li a div {
            height: 415px; }
          html body main .home-three_column_feature ul li a > span {
            bottom: -100px; }
      html body main .home-three_column_feature ul li:nth-of-type(3) {
        display: none; }
      html body main .featured-cats {
        padding: 0px; }
        html body main .featured-cats ul {
          margin: 50px 0px; }
          html body main .featured-cats ul li {
            display: block;
            margin-bottom: 5px;
            background-size: cover; }
            html body main .featured-cats ul li a {
              display: block;
              background: rgba(0, 0, 0, 0.3);
              color: white;
              font: 23px "proxima-nova";
              letter-spacing: 3px;
              text-transform: uppercase;
              text-align: center;
              padding: 20px 0px;
              height: 135px;
              line-height: 95px; }
      html body main .home-two_column_feature ul li {
        margin-right: 0px !important;
        width: 100%;
        margin-bottom: 30px;
        display: block; }
        html body main .home-two_column_feature ul li a p.product-title {
          font-size: 20px; }
      html body main .home-signup > div {
        border: 1px solid rgba(0, 0, 0, 0.4);
        margin-top: 50px;
        padding: 25px;
        padding-bottom: 40px; }
        html body main .home-signup > div h2 {
          margin-top: 0px;
          font: 30px "freight-display-pro";
          text-align: center;
          font-weight: lighter; }
        html body main .home-signup > div p {
          font: 20px "freight-display-pro";
          font-weight: lighter;
          display: block;
          text-align: center; }
        html body main .home-signup > div > img {
          display: block;
          margin: auto;
          margin-bottom: -41px;
          width: 170px; }
        html body main .home-signup > div form {
          padding: 20px 0px 35px; }
          html body main .home-signup > div form p {
            display: none;
            margin-bottom: 20px; }
          html body main .home-signup > div form input {
            padding: 10px 20px;
            font-size: 20px; }
            html body main .home-signup > div form input[type="text"], html body main .home-signup > div form input[type="email"] {
              border: none;
              border-bottom: 1px solid black;
              padding: 10px;
              width: 210px;
              margin-right: 15px; }
            html body main .home-signup > div form input[type="submit"] {
              color: white;
              background: black; }
      html body main .cart-container .cart-left, html body main .cart-container .cart-right {
        padding: 0px;
        width: 100%;
        border-right: 0px; }
        html body main .cart-container .cart-left h2, html body main .cart-container .cart-right h2 {
          font-size: 18px; }
        html body main .cart-container .cart-left .cart tr.cart_item, html body main .cart-container .cart-right .cart tr.cart_item {
          padding: 25px 0px;
          border: none;
          border-bottom: 1px solid #eee;
          margin-bottom: -1px;
          overflow: hidden; }
          html body main .cart-container .cart-left .cart tr.cart_item td, html body main .cart-container .cart-right .cart tr.cart_item td {
            background: white; }
          html body main .cart-container .cart-left .cart tr.cart_item .product-thumbnail, html body main .cart-container .cart-right .cart tr.cart_item .product-thumbnail {
            display: block;
            float: left;
            margin-right: 20px;
            padding: 0px;
            width: auto;
            border: none; }
            html body main .cart-container .cart-left .cart tr.cart_item .product-thumbnail:before, html body main .cart-container .cart-right .cart tr.cart_item .product-thumbnail:before {
              display: none; }
            html body main .cart-container .cart-left .cart tr.cart_item .product-thumbnail a, html body main .cart-container .cart-right .cart tr.cart_item .product-thumbnail a {
              text-align: left; }
              html body main .cart-container .cart-left .cart tr.cart_item .product-thumbnail a img, html body main .cart-container .cart-right .cart tr.cart_item .product-thumbnail a img {
                width: 80px; }
          html body main .cart-container .cart-left .cart tr.cart_item .product-name-quantity, html body main .cart-container .cart-left .cart tr.cart_item .product-price, html body main .cart-container .cart-right .cart tr.cart_item .product-name-quantity, html body main .cart-container .cart-right .cart tr.cart_item .product-price {
            float: left;
            padding: 0px;
            width: 225px;
            border: none; }
            html body main .cart-container .cart-left .cart tr.cart_item .product-name-quantity .quantity input, html body main .cart-container .cart-left .cart tr.cart_item .product-price .quantity input, html body main .cart-container .cart-right .cart tr.cart_item .product-name-quantity .quantity input, html body main .cart-container .cart-right .cart tr.cart_item .product-price .quantity input {
              text-align: left; }
            html body main .cart-container .cart-left .cart tr.cart_item .product-name-quantity a, html body main .cart-container .cart-left .cart tr.cart_item .product-price a, html body main .cart-container .cart-right .cart tr.cart_item .product-name-quantity a, html body main .cart-container .cart-right .cart tr.cart_item .product-price a {
              font-size: 22px;
              line-height: 1.5;
              margin-top: -9px; }
            html body main .cart-container .cart-left .cart tr.cart_item .product-name-quantity a, html body main .cart-container .cart-left .cart tr.cart_item .product-name-quantity span, html body main .cart-container .cart-left .cart tr.cart_item .product-price a, html body main .cart-container .cart-left .cart tr.cart_item .product-price span, html body main .cart-container .cart-right .cart tr.cart_item .product-name-quantity a, html body main .cart-container .cart-right .cart tr.cart_item .product-name-quantity span, html body main .cart-container .cart-right .cart tr.cart_item .product-price a, html body main .cart-container .cart-right .cart tr.cart_item .product-price span {
              text-align: left;
              margin-right: 3px; }
            html body main .cart-container .cart-left .cart tr.cart_item .product-name-quantity:before, html body main .cart-container .cart-left .cart tr.cart_item .product-price:before, html body main .cart-container .cart-right .cart tr.cart_item .product-name-quantity:before, html body main .cart-container .cart-right .cart tr.cart_item .product-price:before {
              display: none; }
          html body main .cart-container .cart-left .cart tr.cart_item .product-price, html body main .cart-container .cart-right .cart tr.cart_item .product-price {
            position: absolute;
            width: auto !important;
            top: 20px;
            right: 0px;
            border: none; }
            html body main .cart-container .cart-left .cart tr.cart_item .product-price span, html body main .cart-container .cart-right .cart tr.cart_item .product-price span {
              color: #ebc651;
              font-size: 22px;
              line-height: 1.5;
              margin-top: -9px; }
          html body main .cart-container .cart-left .cart tr.cart_item .product-remove, html body main .cart-container .cart-right .cart tr.cart_item .product-remove {
            position: absolute;
            right: -10px;
            bottom: 20px;
            border: none; }
            html body main .cart-container .cart-left .cart tr.cart_item .product-remove a.remove, html body main .cart-container .cart-right .cart tr.cart_item .product-remove a.remove {
              color: transparent !important;
              font-size: 18px; }
              html body main .cart-container .cart-left .cart tr.cart_item .product-remove a.remove:before, html body main .cart-container .cart-right .cart tr.cart_item .product-remove a.remove:before {
                content: "Remove";
                color: #999 !important;
                font: 16px "proxima-nova";
                font-weight: lighter; }
        html body main .cart-container .cart-left .cart tr .actions-td, html body main .cart-container .cart-right .cart tr .actions-td {
          display: none; }
        html body main .cart-container .cart-left .subtotal span, html body main .cart-container .cart-right .subtotal span {
          font-size: 22px; }
        html body main .cart-container .cart-left .cart_totals .shop_table tr td, html body main .cart-container .cart-right .cart_totals .shop_table tr td {
          background: white; }
        html body main .cart-container .cart-left .cart_totals .shop_table tr.shipping, html body main .cart-container .cart-right .cart_totals .shop_table tr.shipping {
          overflow: hidden; }
          html body main .cart-container .cart-left .cart_totals .shop_table tr.shipping th, html body main .cart-container .cart-right .cart_totals .shop_table tr.shipping th {
            display: block;
            color: #999;
            float: left;
            font-size: 22px; }
          html body main .cart-container .cart-left .cart_totals .shop_table tr.shipping td, html body main .cart-container .cart-right .cart_totals .shop_table tr.shipping td {
            float: right;
            font-size: 22px; }
            html body main .cart-container .cart-left .cart_totals .shop_table tr.shipping td .amount, html body main .cart-container .cart-right .cart_totals .shop_table tr.shipping td .amount {
              font-size: 22px; }
        html body main .cart-container .cart-left .cart_totals .shop_table tr.order-total td, html body main .cart-container .cart-right .cart_totals .shop_table tr.order-total td {
          font-weight: lighter;
          font-size: 22px;
          padding-top: 20px; }
          html body main .cart-container .cart-left .cart_totals .shop_table tr.order-total td span, html body main .cart-container .cart-right .cart_totals .shop_table tr.order-total td span {
            font-size: 22px; }
          html body main .cart-container .cart-left .cart_totals .shop_table tr.order-total td:before, html body main .cart-container .cart-right .cart_totals .shop_table tr.order-total td:before {
            font-weight: lighter; }
        html body main .cart-container .cart-left .cart_totals .checkout-button, html body main .cart-container .cart-right .cart_totals .checkout-button {
          font-size: 22px;
          padding: 25px !important; }
      html body main .post.type-post .page-container {
        width: auto;
        padding: 0px 30px; }
        html body main .post.type-post .page-container div.attachment-product-container {
          margin-bottom: 45px; }
          html body main .post.type-post .page-container div.attachment-product-container .attachment-product-image {
            float: none;
            display: block; }
            html body main .post.type-post .page-container div.attachment-product-container .attachment-product-image img {
              display: block;
              margin: auto; }
          html body main .post.type-post .page-container div.attachment-product-container .attachment-product-meta {
            width: auto;
            margin: 0px;
            margin-top: 20px;
            text-align: center; }
            html body main .post.type-post .page-container div.attachment-product-container .attachment-product-meta p {
              text-align: center !important; }
            html body main .post.type-post .page-container div.attachment-product-container .attachment-product-meta a {
              display: inline-block;
              float: none;
              margin-right: -6px; }
              html body main .post.type-post .page-container div.attachment-product-container .attachment-product-meta a.cta-low {
                margin-right: 0px; }
        html body main .post.type-post .page-container.single-post-container h1 {
          margin-top: 80px; }
        html body main .post.type-post .page-container.single-post-container .single-post-header {
          padding-top: 0px; }
          html body main .post.type-post .page-container.single-post-container .single-post-header .share-single-post {
            top: 35px; }
            html body main .post.type-post .page-container.single-post-container .single-post-header .share-single-post ul li a {
              font-size: 25px; }
          html body main .post.type-post .page-container.single-post-container .single-post-header .single-post-category {
            margin-top: -4px; }
        html body main .post.type-post .page-container.single-post-container .post-content-container table {
          width: 100%; }
          html body main .post.type-post .page-container.single-post-container .post-content-container table tbody {
            display: block;
            width: 100%; }
          html body main .post.type-post .page-container.single-post-container .post-content-container table tr {
            display: block; }
            html body main .post.type-post .page-container.single-post-container .post-content-container table tr td {
              width: 100%;
              display: block; }
        html body main .post.type-post .page-container img {
          max-width: 100%;
          height: auto; }
    html body .checkout-container .woocommerce-checkout #customer_details {
      width: 100%;
      margin: 0px;
      padding: 0px 25px; }
      html body .checkout-container .woocommerce-checkout #customer_details .checkout-accordion-title {
        margin-left: -25px;
        width: 418px;
        padding: 15px 25px; }
      html body .checkout-container .woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row-first, html body .checkout-container .woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row-last {
        width: 177px; }
      html body .checkout-container .woocommerce-checkout #customer_details .woocommerce-billing-fields #billing_options_field label {
        width: 315px; }
    html body .checkout-container .woocommerce-checkout #order_review {
      width: 100%;
      margin-top: 40px; }
    html body .checkout-container .woocommerce-checkout #order_review .order_review-thumbs {
      display: none; }
    html body footer > div .container .footer-name-about {
      float: none; }
      html body footer > div .container .footer-name-about > * {
        text-align: center; }
      html body footer > div .container .footer-name-about .social li {
        float: none;
        display: inline-block; }
        html body footer > div .container .footer-name-about .social li a i {
          font-size: 18px; }
    html body footer > div .container .menu-footer-menu-container {
      width: auto; }
      html body footer > div .container .menu-footer-menu-container ul {
        text-align: center;
        column-count: 2; }
        html body footer > div .container .menu-footer-menu-container ul li {
          display: inline-block;
          padding: 0px 20px;
          float: none;
          vertical-align: top; }
          html body footer > div .container .menu-footer-menu-container ul li a {
            font-size: 20px;
            padding: 5px; }
    html body footer > div .container .copyright {
      margin-top: 30px; }
      html body footer > div .container .copyright span {
        display: block;
        width: 100%;
        margin-bottom: 10px;
        font-size: 14px;
        text-align: center; }
    html body footer > div .container .mailing-list-signup {
      float: left; }
      html body footer > div .container .mailing-list-signup form {
        width: 100%; }
        html body footer > div .container .mailing-list-signup form input[type="text"] {
          width: 290px; }
    html body footer > div .container .social {
      margin: 0px;
      float: right;
      width: 100%;
      text-align: center;
      margin-top: 50px; }
      html body footer > div .container .social li a {
        opacity: 1;
        padding: 15px; }
        html body footer > div .container .social li a i {
          font-size: 30px; }

  .body-class-general > main {
    padding-left: 30px;
    padding-right: 30px; }
    .body-class-general > main .product-page-header {
      margin-top: 20px; }
    .body-class-general > main .product-image-slider-container {
      margin-top: 30px; }
    .body-class-general > main .product-page-main {
      width: 100%; }
      .body-class-general > main .product-page-main .term-description {
        display: none; }
      .body-class-general > main .product-page-main .products li {
        float: left;
        width: 48%;
        margin-right: 4%;
        height: 285px; }
        .body-class-general > main .product-page-main .products li:nth-of-type(even) {
          margin-right: 0px; }
    .body-class-general > main .product {
      padding-top: 20px; }
      .body-class-general > main .product #tab-description {
        width: 100%;
        margin-bottom: 50px; }
      .body-class-general > main .product .panel, .body-class-general > main .product .summary {
        width: 100%; }
        .body-class-general > main .product .panel h1, .body-class-general > main .product .summary h1 {
          width: 100%; }
        .body-class-general > main .product .panel .product-share, .body-class-general > main .product .summary .product-share {
          bottom: 0px;
          top: auto;
          display: none; }
      .body-class-general > main .product .related.products {
        width: 100%; }
        .body-class-general > main .product .related.products h2 {
          margin-top: 0px; }
        .body-class-general > main .product .related.products .products li {
          width: 200px; }
          .body-class-general > main .product .related.products .products li:nth-of-type(2) {
            margin-right: 0px; }
          .body-class-general > main .product .related.products .products li:nth-of-type(3) {
            display: none; }
      .body-class-general > main .product .images {
        margin-bottom: 20px;
        display: none !important;
        padding: 0px;
        width: 100%;
        padding: 0px; }
        .body-class-general > main .product .images > a {
          display: block; }
      .body-class-general > main .product .variations_form .variations td.label label {
        font-size: 20px; }
      .body-class-general > main .product .variations_form .variations td.value select {
        font-size: 20px; }
    .body-class-general > main .product-image-slider li {
      display: block; }
      .body-class-general > main .product-image-slider li img {
        display: block;
        width: 100%; }

  .cover-flow-container {
    width: 920px;
    margin-left: -250px; }
    .cover-flow-container ul li a {
      opacity: 1;
      transition: 0.2s; }
      .cover-flow-container ul li a.faded {
        opacity: 0.3; }
    .cover-flow-container .carousel-controller {
      width: 480px;
      margin: auto; }
      .cover-flow-container .carousel-controller span {
        float: none !important;
        display: block;
        text-align: center; }
      .cover-flow-container .carousel-controller ul {
        display: none; }

  main .page-container.page-container-category {
    padding-top: 0px !important; }
    main .page-container.page-container-category h1 {
      padding-left: 30px;
      padding-right: 30px; }
  main .page-container.page-container-blogindex .posts-container {
    padding: 0px 0px;
    margin: 0px 30px;
    transition: height 3s; }
    main .page-container.page-container-blogindex .posts-container li {
      width: 100% !important;
      left: 0px !important;
      transition: opacity 1s;
      margin-bottom: 40px;
      overflow: hidden;
      opacity: 1;
      padding: 0px; }
      main .page-container.page-container-blogindex .posts-container li:nth-of-type(4n) {
        width: 100%; }
      main .page-container.page-container-blogindex .posts-container li .post-content {
        background: rgba(255, 255, 255, 0.9);
        padding: 0px;
        position: relative;
        bottom: 0px;
        left: 0px;
        transition: 0.5s;
        -webkit-transition: 0.5s;
        transform: translateY(100%);
        -webkit-transform: translateY(100%);
        width: 102% !important;
        left: -1% !important;
        padding-left: 1%; }
        main .page-container.page-container-blogindex .posts-container li .post-content h2 {
          background: transparent !important; }
      main .page-container.page-container-blogindex .posts-container li.visible .post-content {
        transform: translateY(0%);
        -webkit-transform: translateY(0%); } }
.clearfix {
  clear: both;
  float: none; }

* {
  font-family: "proxima-nova";
  position: relative;
  box-sizing: border-box;
  text-decoration: none;
  color: black;
  outline: none; }

p {
  font-size: 16px; }

.container {
  width: 1170px;
  margin: auto; }

ul {
  list-style: none;
  margin: 0px;
  padding: 0px; }

body {
  min-width: 1230px; }
  body .loader {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 999;
    background: white;
    text-align: center; }
    body .loader > * {
      top: 50%;
      transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      text-align: center; }
      body .loader > * .cssload-container {
        transform: scale(1.3);
        opacity: 0.5; }
  body input, body select, body button {
    border-radius: 0px !important; }
  body > main, body > section {
    width: 1170px;
    margin: auto; }
  body .mobile-menu {
    display: none; }

.mobile-menu-subcats, .mobile-menu-subcats-bg {
  display: none; }

.mobile-only {
  display: none !important; }

.desktop-only {
  display: block !important; }

.button-general, .product .summary .add-to-cart-main, .product .related .add-to-cart-main, .product .panel .add-to-cart-main, .cart-container .cart-left .actions-td .actions .button, .cart-container .cart-right .cart_totals .wc-proceed-to-checkout .button {
  color: black;
  text-transform: uppercase;
  padding: 10px 20px;
  border: 1px solid black;
  transition: 0.1s;
  -webkit-transition: 0.1s;
  cursor: pointer;
  letter-spacing: 3px;
  font-weight: 400; }
  .button-general:hover, .product .summary .add-to-cart-main:hover, .product .related .add-to-cart-main:hover, .product .panel .add-to-cart-main:hover, .cart-container .cart-left .actions-td .actions .button:hover, .cart-container .cart-right .cart_totals .wc-proceed-to-checkout .button:hover {
    background: black;
    color: white; }

.modal {
  position: fixed;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.5);
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  display: none; }
  .modal.location-fail-modal div {
    border: 1px solid #ebc651; }
  .modal.location-fail-modal h2 {
    border: none; }
  .modal.location-fail-modal p {
    color: white; }
    .modal.location-fail-modal p a {
      color: #ebc651;
      text-decoration: underline; }
  .modal div h2, .modal div h3 {
    color: #ebc651;
    border: none;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 20px;
    padding: 0px;
    margin-top: 20px; }
  .modal div h3 {
    margin-top: 20px; }
  .modal div hr {
    display: block;
    margin: auto;
    width: 80px;
    border: none;
    border-top: 1px solid #ebc651; }
  .modal div .close-modal {
    color: white;
    right: 20px; }
  .modal div .response {
    display: none;
    color: white;
    text-align: center;
    padding-bottom: 0px; }
  .modal div .form-fields {
    margin: 30px 50px; }
    .modal div .form-fields input {
      display: block;
      width: 100%;
      border: 1px solid black; }
      .modal div .form-fields input[type="submit"] {
        border: 1px solid #ebc651;
        background: transparent;
        color: #ebc651;
        margin-top: 0px;
        transition: 0.1s;
        -webkit-transition: 0.1s;
        width: 100%; }
        .modal div .form-fields input[type="submit"]:hover {
          background: #ebc651;
          color: black;
          border-color: #ebc651; }
  .modal div .register-modal-decoration {
    border-top: 1px solid rgba(235, 198, 81, 0.35);
    margin-top: 95px;
    margin-bottom: 10px;
    margin-left: -30px;
    width: 450px; }
    .modal div .register-modal-decoration img {
      display: block;
      width: 200px;
      margin: auto;
      margin-top: -56px; }
  .modal > div {
    margin: auto;
    top: 50%;
    transform: translateY(-50%) scale(1.2);
    -webkit-transform: translateY(-50%) scale(1.2);
    transition: 0.3s;
    -webkit-transition: 0.3s;
    opacity: 0;
    background: black;
    padding: 20px 30px 30px;
    width: 450px;
    border: 1px solid black;
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.3); }
    .modal > div .close-modal {
      position: absolute;
      right: 30px;
      font-size: 55px;
      top: 0px;
      opacity: 0.5;
      cursor: pointer;
      transition: 0.1s;
      -webkit-transition: 0.1s;
      font-weight: lighter;
      z-index: 2; }
      .modal > div .close-modal:hover {
        opacity: 1; }
    .modal > div.visible {
      opacity: 1;
      transform: translateY(-50%) scale(1);
      -webkit-transform: translateY(-50%) scale(1); }
    .modal > div h2, .modal > div h3 {
      font-weight: lighter;
      font-family: "freight-display-pro"; }
    .modal > div span {
      font-weight: lighter;
      font-size: 16px;
      margin-bottom: 20px;
      display: block; }
    .modal > div input {
      font-size: 16px;
      font-weight: lighter;
      border: 1px solid black;
      padding: 10px 15px;
      width: 245px; }
      .modal > div input[type="submit"] {
        background: black;
        color: white;
        text-transform: uppercase;
        padding: 10px 25px;
        width: auto;
        transition: 0.1s;
        -webkit-transition: 0.1s;
        border: 1px solid black; }
        .modal > div input[type="submit"]:hover {
          background: white;
          color: black; }
      .modal > div input[type="email"] {
        width: 275px; }

.currency-small {
  color: #999 !important;
  font-size: 12px !important;
  top: -3px !important; }

body .woocommerce .woocommerce-message, body .woocommerce .woocommerce-info {
  background: white;
  border: none;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  background: black;
  color: white;
  font-weight: lighter;
  padding: 15px 20px !important; }
  body .woocommerce .woocommerce-message a, body .woocommerce .woocommerce-info a {
    color: white; }
  body .woocommerce .woocommerce-message:before, body .woocommerce .woocommerce-info:before {
    color: white; }
  body .woocommerce .woocommerce-message.woocommerce-info, body .woocommerce .woocommerce-info.woocommerce-info {
    padding-top: 10px !important; }
    body .woocommerce .woocommerce-message.woocommerce-info:before, body .woocommerce .woocommerce-info.woocommerce-info:before {
      display: none; }

header {
  padding-top: 75px; }
  header .header-top {
    border-bottom: 1px solid rgba(0, 0, 0, 0.4);
    font-family: "freight-display-pro";
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 999;
    background: white;
    padding: 0px 0px;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    box-shadow: 0px 0px 0px transparent; }
    header .header-top .container {
      overflow: visible;
      z-index: 2; }
    header .header-top.logo-visible {
      padding: 5px 0px;
      box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2); }
      header .header-top.logo-visible .header-top-logo > img {
        opacity: 1; }
      header .header-top.logo-visible .header-top-logo .header-top-img img {
        opacity: 0; }
      header .header-top.logo-visible ul li a {
        padding-bottom: 13px;
        padding-top: 15px;
        top: 5px; }
    header .header-top .header-top-logo {
      display: block;
      margin: auto;
      text-align: center;
      width: 250px;
      margin-bottom: -25px;
      top: 10px; }
      header .header-top .header-top-logo img {
        display: block;
        width: 100%;
        opacity: 0;
        transition: 0.3s;
        -webkit-transition: 0.3s; }
      header .header-top .header-top-logo .header-top-img {
        position: absolute;
        top: -2px;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%); }
        header .header-top .header-top-logo .header-top-img img {
          width: 120px;
          opacity: 1;
          transition-delay: 0s;
          -webkit-transition-delay: 0s;
          border-bottom: 1px solid white; }
    header .header-top .header-top-right {
      top: 5px; }
    header .header-top .header-top-switch_type {
      float: left; }
      header .header-top .header-top-switch_type li.selected a {
        border-bottom-color: black; }
        header .header-top .header-top-switch_type li.selected a:hover {
          color: black; }
    header .header-top ul li {
      float: left;
      top: 1px;
      transition: 0.3s;
      -webkit-transition: 0.3s; }
      header .header-top ul li a {
        font-family: "freight-display-pro";
        text-transform: uppercase;
        color: black;
        text-decoration: none;
        font-size: 16px;
        display: block;
        padding: 12px 12px;
        border-bottom: 3px solid transparent;
        width: 95px;
        text-align: center;
        padding-bottom: 10px;
        margin-top: -5px;
        transition: 0.3s;
        -webkit-transition: 0.3s; }
        header .header-top ul li a:hover {
          color: #ebc651;
          border-color: #ebc651; }
    header .header-top .search-widget {
      float: right;
      width: 300px;
      text-align: right; }
      header .header-top .search-widget label {
        display: none; }
      header .header-top .search-widget input[type="search"], header .header-top .search-widget input[type="text"] {
        font-weight: lighter;
        font-size: 14px;
        border: none;
        border-bottom: 1px solid #ccc;
        padding: 3px 8px;
        width: 145px;
        transition: 0.3s;
        -webkit-transition: 0.3s;
        margin-right: 5px; }
        header .header-top .search-widget input[type="search"].selected, header .header-top .search-widget input[type="text"].selected {
          width: 200px;
          border-color: black;
          opacity: 1; }
      header .header-top .search-widget input[type="submit"] {
        text-indent: -9999px;
        background: transparent;
        border: none;
        background: url("img/icon-search.png");
        height: 32px;
        width: 32px;
        padding: 0px;
        background-position: center;
        background-size: 20px;
        background-repeat: no-repeat;
        margin-left: -40px; }
    header .header-top .link-cart {
      float: right;
      margin-top: 5px;
      margin-left: 5px; }
      header .header-top .link-cart em {
        position: absolute;
        font-style: normal;
        z-index: 2;
        width: 100%;
        text-align: center;
        top: 6px;
        font-size: 12px;
        font-weight: bold;
        color: #ebc651; }
      header .header-top .link-cart img {
        width: 20px; }
  header .header-top-scrolled_menu {
    background: black;
    color: white;
    position: fixed;
    top: 4px;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    left: 0px;
    width: 100%;
    z-index: 100; }
    header .header-top-scrolled_menu.visible {
      top: 56px; }
    header .header-top-scrolled_menu .container > div > ul {
      text-align: center; }
      header .header-top-scrolled_menu .container > div > ul li {
        float: none;
        display: inline-block;
        top: 0px; }
        header .header-top-scrolled_menu .container > div > ul li.current-menu-item a {
          font-weight: bold; }
        header .header-top-scrolled_menu .container > div > ul li a {
          color: white;
          width: auto;
          padding: 10px;
          font-weight: 400;
          text-transform: uppercase;
          font-size: 14px;
          display: block; }
        header .header-top-scrolled_menu .container > div > ul li ul {
          position: absolute;
          background: rgba(0, 0, 0, 0.8);
          left: 0px;
          top: 35px;
          text-align: left;
          width: 200px;
          padding: 5px 0px;
          display: none; }
          header .header-top-scrolled_menu .container > div > ul li ul li {
            display: block;
            width: 100%; }
            header .header-top-scrolled_menu .container > div > ul li ul li a {
              color: white;
              margin-top: -5px;
              padding: 10px 15px;
              transition: 0.1s;
              -webkit-transition: 0.1s; }
              header .header-top-scrolled_menu .container > div > ul li ul li a:hover {
                color: #ebc651; }
  header .header-main {
    width: 1170px;
    margin: auto;
    border-bottom: 5px solid black; }
    header .header-main .country-icon {
      position: absolute;
      display: none;
      top: -25px;
      right: 0px;
      width: 50px;
      height: 30px;
      background-size: cover;
      margin: 0px;
      border: none; }
      header .header-main .country-icon.AU {
        background-image: url("img/icon-au.jpg"); }
      header .header-main .country-icon.US {
        background-image: url("img/icon-us.jpg"); }
      header .header-main .country-icon.GB {
        background-image: url("img/icon-uk.jpg"); }
    header .header-main .header-logo {
      display: block;
      margin: auto;
      margin-top: 0px;
      margin-bottom: -10px;
      width: 590px; }
    header .header-main > span {
      text-transform: uppercase;
      font-weight: 300;
      text-align: center;
      display: block;
      margin: auto;
      font-weight: 400;
      letter-spacing: 2.5px;
      border-top: 1px solid #f1f1f1;
      border-bottom: 1px solid #f1f1f1;
      height: 5px;
      margin-top: 45px; }
      header .header-main > span.country-info {
        position: absolute;
        top: 0px;
        right: 0px;
        color: black;
        border: none;
        margin: 0px;
        height: auto;
        font-weight: lighter;
        color: #999;
        top: -20px;
        letter-spacing: 1px;
        font-size: 12px; }
      header .header-main > span em {
        display: inline-block;
        background: white;
        font-size: 12px;
        font-family: "freight-display-pro";
        font-style: normal;
        color: black;
        padding: 5px 20px;
        top: -13px; }
    header .header-main .header-menu-container > div {
      margin-top: 25px; }
      header .header-main .header-menu-container > div.menu-australia-main-menu-container ul li a {
        width: 142px; }
      header .header-main .header-menu-container > div ul {
        text-align: center; }
        header .header-main .header-menu-container > div ul li {
          display: inline-block; }
          header .header-main .header-menu-container > div ul li a {
            font-family: "freight-display-pro";
            font-size: 16px;
            text-transform: uppercase;
            color: black;
            text-decoration: none;
            display: block;
            padding: 15px 0px;
            transition: 0.1s;
            -webkit-transition: 0.1s;
            border-bottom: 5px solid;
            margin-bottom: -5px;
            width: 163px; }
          header .header-main .header-menu-container > div ul li:hover > a {
            color: #ebc651 !important; }
          header .header-main .header-menu-container > div ul li.current-menu-item.menu-item-home a {
            color: black; }
          header .header-main .header-menu-container > div ul li.current-menu-item a {
            color: #ebc651;
            border-color: black; }
            header .header-main .header-menu-container > div ul li.current-menu-item a:hover {
              border-color: #ebc651; }
          header .header-main .header-menu-container > div ul li.current-menu-item .sub-menu a {
            color: black; }
            header .header-main .header-menu-container > div ul li.current-menu-item .sub-menu a:hover {
              color: #ebc651; }
          header .header-main .header-menu-container > div ul li .sub-menu {
            position: absolute;
            z-index: 999;
            background: white;
            left: 0px;
            top: 56px;
            padding: 10px;
            padding-bottom: 15px;
            width: 100%;
            display: none;
            box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.1); }
            header .header-main .header-menu-container > div ul li .sub-menu li {
              display: block; }
              header .header-main .header-menu-container > div ul li .sub-menu li a {
                border: 0px;
                padding: 5px;
                text-align: left;
                text-transform: none;
                width: auto; }

main section .section-title {
  border-top: 1px solid #ccc;
  display: block;
  text-align: center;
  font-size: 14px;
  text-transform: uppercase;
  padding-top: 20px;
  font-weight: 400;
  letter-spacing: 2.5px;
  margin: 25px 0px; }
  main section .section-title.section-title-him-her {
    overflow: hidden; }
    main section .section-title.section-title-him-her span {
      width: 33%; }
      main section .section-title.section-title-him-her span:first-child {
        float: left; }
      main section .section-title.section-title-him-her span:last-child {
        float: right; }
  main section .section-title.section-title-double-line {
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc; }
    main section .section-title.section-title-double-line .section-title-left {
      position: absolute;
      left: 0px;
      top: 0px;
      padding: 20px 0px; }
    main section .section-title.section-title-double-line .section-title-right {
      float: right; }
  main section .section-title .section-title-cta {
    position: absolute;
    right: 0px;
    top: 0px;
    padding: 10px 15px;
    background: black;
    color: white;
    font-family: "freight-display-pro";
    letter-spacing: 0px;
    transition: 0.2s;
    -webkit-transition: 0.2s;
    cursor: pointer; }
    main section .section-title .section-title-cta:hover {
      background: #ebc651; }
main .home-slider-container:hover .home-slider-controls, main .home-flatlay:hover .home-slider-controls {
  opacity: 1; }
main .home-slider-container .home-slider-controls, main .home-flatlay .home-slider-controls {
  position: absolute;
  z-index: 99;
  background: black;
  color: white;
  padding: 10px 15px;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.3);
  cursor: pointer;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  left: 0px;
  font-size: 20px;
  transition: 0.2s;
  -webkit-transition: 0.2s;
  opacity: 0; }
  main .home-slider-container .home-slider-controls:hover, main .home-flatlay .home-slider-controls:hover {
    background: white;
    color: black; }
    main .home-slider-container .home-slider-controls:hover i, main .home-flatlay .home-slider-controls:hover i {
      color: black; }
  main .home-slider-container .home-slider-controls i, main .home-flatlay .home-slider-controls i {
    color: white; }
  main .home-slider-container .home-slider-controls.slider-controls-right, main .home-flatlay .home-slider-controls.slider-controls-right {
    left: auto;
    right: 0px; }
main .home-slider-container.home-slider-container-blog, main .home-flatlay.home-slider-container-blog {
  overflow: hidden; }
  main .home-slider-container.home-slider-container-blog .home-slider-blog-container, main .home-flatlay.home-slider-container-blog .home-slider-blog-container {
    width: 80%;
    float: left; }
  main .home-slider-container.home-slider-container-blog .home-slider-new_in, main .home-flatlay.home-slider-container-blog .home-slider-new_in {
    width: 20%;
    float: left;
    border-right: 1px solid black;
    border-bottom: 1px solid black;
    height: 450px; }
    main .home-slider-container.home-slider-container-blog .home-slider-new_in h2, main .home-flatlay.home-slider-container-blog .home-slider-new_in h2 {
      font-size: 12px;
      text-transform: uppercase;
      letter-spacing: 2.5px;
      font-weight: 400;
      margin: 0px;
      padding: 20px;
      text-align: center;
      padding-bottom: 15px; }
    main .home-slider-container.home-slider-container-blog .home-slider-new_in hr, main .home-flatlay.home-slider-container-blog .home-slider-new_in hr {
      border: none;
      border-top: 1px solid #ccc;
      width: 60%;
      margin: auto;
      margin-bottom: 10px; }
    main .home-slider-container.home-slider-container-blog .home-slider-new_in ul li, main .home-flatlay.home-slider-container-blog .home-slider-new_in ul li {
      display: block;
      margin-bottom: -1px; }
      main .home-slider-container.home-slider-container-blog .home-slider-new_in ul li a, main .home-flatlay.home-slider-container-blog .home-slider-new_in ul li a {
        display: block;
        height: 129px;
        background-size: auto 80%;
        background-position: center;
        background-repeat: no-repeat;
        border-left: none;
        overflow: hidden; }
        main .home-slider-container.home-slider-container-blog .home-slider-new_in ul li a:hover .text-container, main .home-flatlay.home-slider-container-blog .home-slider-new_in ul li a:hover .text-container {
          transform: translateY(0%); }
        main .home-slider-container.home-slider-container-blog .home-slider-new_in ul li a .text-container, main .home-flatlay.home-slider-container-blog .home-slider-new_in ul li a .text-container {
          position: absolute;
          bottom: 0px;
          left: 0px;
          width: 100%;
          padding: 5px 10px;
          background-color: white;
          transition: 0.2s;
          transform: translateY(100%); }
          main .home-slider-container.home-slider-container-blog .home-slider-new_in ul li a .text-container span, main .home-flatlay.home-slider-container-blog .home-slider-new_in ul li a .text-container span {
            display: block;
            font: 16px "freight-display-pro";
            font-weight: lighter;
            text-align: center; }
          main .home-slider-container.home-slider-container-blog .home-slider-new_in ul li a .text-container em span, main .home-flatlay.home-slider-container-blog .home-slider-new_in ul li a .text-container em span {
            font-style: normal;
            color: #ebc651;
            font: 14px "proxima-nova";
            font-weight: lighter; }
main .home-slider-container .bx-controls, main .home-flatlay .bx-controls {
  position: absolute;
  bottom: 15px;
  right: 15px;
  z-index: 99; }
  main .home-slider-container .bx-controls .bx-pager, main .home-flatlay .bx-controls .bx-pager {
    width: 120px;
    text-align: right; }
    main .home-slider-container .bx-controls .bx-pager .bx-pager-item, main .home-flatlay .bx-controls .bx-pager .bx-pager-item {
      display: inline-block;
      margin: 0px 5px; }
      main .home-slider-container .bx-controls .bx-pager .bx-pager-item a, main .home-flatlay .bx-controls .bx-pager .bx-pager-item a {
        text-indent: -9999px;
        width: 10px;
        height: 10px;
        background: white;
        border-radius: 50%;
        cursor: pointer;
        display: block;
        color: transparent;
        box-shadow: inset 0px 2px 3px rgba(0, 0, 0, 0.2); }
        main .home-slider-container .bx-controls .bx-pager .bx-pager-item a.active, main .home-flatlay .bx-controls .bx-pager .bx-pager-item a.active {
          background: #ebc651;
          box-shadow: none; }
main .home-slider-container ul.home-slider li, main .home-flatlay ul.home-slider li {
  height: 450px;
  background-size: cover;
  background-position: center;
  overflow: hidden; }
  main .home-slider-container ul.home-slider li > div.home-slider-container, main .home-flatlay ul.home-slider li > div.home-slider-container {
    padding: 30px;
    background: rgba(0, 0, 0, 0.4);
    padding-top: 25px;
    transition: 0.8s;
    -webkit-transition: 0.8s;
    margin: auto;
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    text-align: center; }
    main .home-slider-container ul.home-slider li > div.home-slider-container i, main .home-flatlay ul.home-slider li > div.home-slider-container i {
      font-weight: lighter;
      font-style: normal;
      margin-top: 20px; }
    main .home-slider-container ul.home-slider li > div.home-slider-container .button-general, main .home-slider-container ul.home-slider li > div.home-slider-container .product .summary .add-to-cart-main, .product .summary main .home-slider-container ul.home-slider li > div.home-slider-container .add-to-cart-main, main .home-slider-container ul.home-slider li > div.home-slider-container .product .related .add-to-cart-main, .product .related main .home-slider-container ul.home-slider li > div.home-slider-container .add-to-cart-main, main .home-slider-container ul.home-slider li > div.home-slider-container .product .panel .add-to-cart-main, .product .panel main .home-slider-container ul.home-slider li > div.home-slider-container .add-to-cart-main, main .home-slider-container ul.home-slider li > div.home-slider-container .cart-container .cart-left .actions-td .actions .button, .cart-container .cart-left .actions-td .actions main .home-slider-container ul.home-slider li > div.home-slider-container .button, main .home-slider-container ul.home-slider li > div.home-slider-container .cart-container .cart-right .cart_totals .wc-proceed-to-checkout .button, .cart-container .cart-right .cart_totals .wc-proceed-to-checkout main .home-slider-container ul.home-slider li > div.home-slider-container .button, main .home-flatlay ul.home-slider li > div.home-slider-container .button-general, main .home-flatlay ul.home-slider li > div.home-slider-container .product .summary .add-to-cart-main, .product .summary main .home-flatlay ul.home-slider li > div.home-slider-container .add-to-cart-main, main .home-flatlay ul.home-slider li > div.home-slider-container .product .related .add-to-cart-main, .product .related main .home-flatlay ul.home-slider li > div.home-slider-container .add-to-cart-main, main .home-flatlay ul.home-slider li > div.home-slider-container .product .panel .add-to-cart-main, .product .panel main .home-flatlay ul.home-slider li > div.home-slider-container .add-to-cart-main, main .home-flatlay ul.home-slider li > div.home-slider-container .cart-container .cart-left .actions-td .actions .button, .cart-container .cart-left .actions-td .actions main .home-flatlay ul.home-slider li > div.home-slider-container .button, main .home-flatlay ul.home-slider li > div.home-slider-container .cart-container .cart-right .cart_totals .wc-proceed-to-checkout .button, .cart-container .cart-right .cart_totals .wc-proceed-to-checkout main .home-flatlay ul.home-slider li > div.home-slider-container .button {
      font-family: "proxima-nova";
      color: white;
      border-color: #ebc651;
      margin-top: 30px;
      font-weight: bold;
      font-size: 12px;
      transition: 0.2s;
      -webkit-transition: 0.2s;
      padding: 10px 100px; }
      main .home-slider-container ul.home-slider li > div.home-slider-container .button-general:hover, main .home-slider-container ul.home-slider li > div.home-slider-container .product .summary .add-to-cart-main:hover, .product .summary main .home-slider-container ul.home-slider li > div.home-slider-container .add-to-cart-main:hover, main .home-slider-container ul.home-slider li > div.home-slider-container .product .related .add-to-cart-main:hover, .product .related main .home-slider-container ul.home-slider li > div.home-slider-container .add-to-cart-main:hover, main .home-slider-container ul.home-slider li > div.home-slider-container .product .panel .add-to-cart-main:hover, .product .panel main .home-slider-container ul.home-slider li > div.home-slider-container .add-to-cart-main:hover, main .home-slider-container ul.home-slider li > div.home-slider-container .cart-container .cart-left .actions-td .actions .button:hover, .cart-container .cart-left .actions-td .actions main .home-slider-container ul.home-slider li > div.home-slider-container .button:hover, main .home-slider-container ul.home-slider li > div.home-slider-container .cart-container .cart-right .cart_totals .wc-proceed-to-checkout .button:hover, .cart-container .cart-right .cart_totals .wc-proceed-to-checkout main .home-slider-container ul.home-slider li > div.home-slider-container .button:hover, main .home-flatlay ul.home-slider li > div.home-slider-container .button-general:hover, main .home-flatlay ul.home-slider li > div.home-slider-container .product .summary .add-to-cart-main:hover, .product .summary main .home-flatlay ul.home-slider li > div.home-slider-container .add-to-cart-main:hover, main .home-flatlay ul.home-slider li > div.home-slider-container .product .related .add-to-cart-main:hover, .product .related main .home-flatlay ul.home-slider li > div.home-slider-container .add-to-cart-main:hover, main .home-flatlay ul.home-slider li > div.home-slider-container .product .panel .add-to-cart-main:hover, .product .panel main .home-flatlay ul.home-slider li > div.home-slider-container .add-to-cart-main:hover, main .home-flatlay ul.home-slider li > div.home-slider-container .cart-container .cart-left .actions-td .actions .button:hover, .cart-container .cart-left .actions-td .actions main .home-flatlay ul.home-slider li > div.home-slider-container .button:hover, main .home-flatlay ul.home-slider li > div.home-slider-container .cart-container .cart-right .cart_totals .wc-proceed-to-checkout .button:hover, .cart-container .cart-right .cart_totals .wc-proceed-to-checkout main .home-flatlay ul.home-slider li > div.home-slider-container .button:hover {
        background: #ebc651;
        color: black; }
  main .home-slider-container ul.home-slider li *, main .home-flatlay ul.home-slider li * {
    font-family: "freight-display-pro";
    color: black;
    display: inline-block;
    font-weight: lighter;
    text-align: left; }
  main .home-slider-container ul.home-slider li h2, main .home-flatlay ul.home-slider li h2 {
    text-transform: uppercase;
    margin: 0px;
    line-height: 1;
    opacity: 1;
    text-align: center;
    display: block;
    margin-top: 40px; }
    main .home-slider-container ul.home-slider li h2 span.home-slider-big, main .home-flatlay ul.home-slider li h2 span.home-slider-big {
      font-size: 75px;
      color: white; }
    main .home-slider-container ul.home-slider li h2 span.home-slider-small, main .home-flatlay ul.home-slider li h2 span.home-slider-small {
      font-size: 40px;
      margin-top: 5px;
      color: white;
      display: block;
      text-align: center; }
  main .home-slider-container ul.home-slider li p, main .home-flatlay ul.home-slider li p {
    font-size: 16px;
    letter-spacing: 0px;
    margin-top: 10px;
    display: block;
    color: white;
    text-align: center;
    font-size: 20px;
    width: 570px;
    margin: auto;
    margin-top: 25px; }
main .home-slider-container ul.slider-controls, main .home-flatlay ul.slider-controls {
  position: absolute;
  bottom: 0px;
  right: 0px;
  z-index: 2;
  width: 40%; }
  main .home-slider-container ul.slider-controls li, main .home-flatlay ul.slider-controls li {
    background: white;
    float: right; }
    main .home-slider-container ul.slider-controls li a, main .home-flatlay ul.slider-controls li a {
      font-size: 15px;
      font-weight: lighter;
      padding: 10px;
      border: 1px solid #ccc;
      margin-right: -1px;
      display: block;
      opacity: 0.5; }
      main .home-slider-container ul.slider-controls li a.hero-cta, main .home-flatlay ul.slider-controls li a.hero-cta {
        opacity: 1;
        padding: 10px 20px;
        font-family: "freight-display-pro";
        font-size: 20px; }
main .home-new_arrivals .section-title {
  border-top: 0px;
  padding-top: 0px; }
main .home-new_arrivals ul li {
  float: left;
  width: 20%; }
  main .home-new_arrivals ul li a {
    display: block;
    top: 0px;
    transition: 0.2s;
    -webkit-transition: 0.2s; }
    main .home-new_arrivals ul li a:hover div.image-secondary {
      opacity: 1; }
    main .home-new_arrivals ul li a div {
      height: 234px;
      background-size: cover;
      background-position: center; }
      main .home-new_arrivals ul li a div.text-container {
        height: auto; }
      main .home-new_arrivals ul li a div.image-secondary {
        position: absolute;
        width: 100%;
        top: 0px;
        left: 0px;
        opacity: 0;
        transition: 0.2s;
        -webkit-transition: 0.2s;
        background-color: transparent; }
    main .home-new_arrivals ul li a span {
      font-size: 16px;
      margin-top: 10px;
      display: block;
      text-align: left;
      font-family: "freight-display-pro";
      font-weight: lighter;
      color: black;
      transition: 0.2s;
      -webkit-transition: 0.2s; }
    main .home-new_arrivals ul li a em {
      display: block;
      text-align: left;
      color: #12437a;
      font-weight: lighter;
      font-style: normal;
      font-size: 14px; }
      main .home-new_arrivals ul li a em span {
        color: inherit;
        padding: 0px;
        margin: 0px;
        font-family: "proxima-nova";
        display: inline-block; }
main .home-new_arrivals .carousel-controller {
  overflow: hidden;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 10px 0px;
  clear: both;
  margin-top: 20px; }
  main .home-new_arrivals .carousel-controller * {
    font: 16px "freight-display-pro";
    color: #999;
    font-weight: lighter; }
  main .home-new_arrivals .carousel-controller span {
    float: left; }
  main .home-new_arrivals .carousel-controller a {
    display: inline-block;
    border-bottom: 1px solid #ccc;
    transition: 0.1s;
    color: inherit;
    padding: 0px 3px; }
    main .home-new_arrivals .carousel-controller a:hover {
      color: #12437a; }
  main .home-new_arrivals .carousel-controller ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    float: right; }
    main .home-new_arrivals .carousel-controller ul li {
      float: left;
      width: auto;
      margin: 0px 5px; }
main .home-three_column_feature ul {
  overflow: hidden; }
  main .home-three_column_feature ul li {
    width: 375px;
    float: left;
    margin-right: 20px; }
    main .home-three_column_feature ul li:nth-of-type(3) {
      margin-right: 0px; }
    main .home-three_column_feature ul li a {
      display: block;
      height: 440px;
      overflow: hidden; }
      main .home-three_column_feature ul li a:hover span {
        bottom: 0px;
        background: rgba(255, 255, 255, 0.95); }
        main .home-three_column_feature ul li a:hover span p {
          color: black; }
        main .home-three_column_feature ul li a:hover span hr {
          width: 50%;
          margin-top: -10px;
          margin-bottom: 15px; }
      main .home-three_column_feature ul li a div {
        height: 375px;
        background-size: cover;
        background-position: center; }
      main .home-three_column_feature ul li a > span {
        position: absolute;
        bottom: -90px;
        transition: 0.2s;
        -webkit-transition: 0.2s;
        background: white;
        left: 0px;
        width: 100%; }
        main .home-three_column_feature ul li a > span hr {
          border: 0px;
          border-top: 1px solid #ebc651;
          opacity: 0.5;
          display: block;
          margin: auto;
          width: 0%;
          margin-top: 0px;
          margin-bottom: 0px;
          transition: 0.4s;
          -webkit-transition: 0.4s;
          transition-delay: 0.1s;
          -webkit-transition-delay: 0.1s; }
      main .home-three_column_feature ul li a p {
        text-transform: none;
        font-weight: lighter;
        padding: 20px;
        margin: 0px;
        padding-top: 0px;
        text-align: center;
        color: transparent;
        font-family: "freight-display-pro";
        transition: 0.5s;
        -webkit-transition: 0.5s;
        transition-delay: 0.1s;
        -webkit-transition-delay: 0.1s;
        height: 80px; }
        main .home-three_column_feature ul li a p b, main .home-three_column_feature ul li a p i {
          font-weight: lighter;
          opacity: inherit; }
      main .home-three_column_feature ul li a p.product-title {
        color: black;
        font-size: 16px;
        font-weight: lighter;
        text-align: center;
        margin: 0px;
        padding: 20px 0px;
        height: auto;
        font-family: "freight-display-pro"; }
        main .home-three_column_feature ul li a p.product-title em {
          color: #12437a;
          font-style: normal;
          display: block;
          font-family: "proxima-nova";
          text-transform: uppercase; }
          main .home-three_column_feature ul li a p.product-title em span {
            color: inherit;
            font-size: 14px;
            background: transparent; }
    main .home-three_column_feature ul li.his-hers-divider {
      padding: 0px 35px; }
      main .home-three_column_feature ul li.his-hers-divider h2 {
        font: 26px "freight-display-pro";
        color: #12437a;
        text-transform: uppercase;
        text-align: center; }
      main .home-three_column_feature ul li.his-hers-divider img {
        display: block;
        margin: auto;
        width: 270px;
        transform: scale(0.1);
        -webkit-transform: scale(0.1);
        opacity: 0;
        transition: 1.5s;
        -webkit-transition: 1.5s;
        transition-delay: 0.3s;
        -webkit-transition-delay: 0.3s; }
        main .home-three_column_feature ul li.his-hers-divider img.visible {
          opacity: 1;
          transform: scale(1);
          -webkit-transform: scale(1); }
main .home-journal ul {
  overflow: hidden; }
  main .home-journal ul li {
    float: left;
    width: 376px;
    margin-right: 20px; }
    main .home-journal ul li:nth-of-type(3) {
      margin-right: 0px; }
    main .home-journal ul li > a {
      display: block;
      transition: 0.2s;
      -webkit-transition: 0.2s; }
      main .home-journal ul li > a:hover {
        opacity: 0.9; }
        main .home-journal ul li > a:hover .post-content h2 {
          margin-top: -10px; }
        main .home-journal ul li > a:hover .post-content hr {
          width: 100%;
          margin-bottom: 10px; }
      main .home-journal ul li > a .post-image {
        background-size: cover;
        height: 320px;
        background-position: center; }
      main .home-journal ul li > a .post-content h2 {
        font: 20px "freight-display-pro";
        margin: 5px 0px 10px;
        background: white;
        transition: 0.3s;
        -webkit-transition: 0.3s;
        padding-top: 5px; }
      main .home-journal ul li > a .post-content hr {
        border: 0px;
        border-top: 1px solid #ebc651;
        display: block;
        width: 0px;
        transition: 0.3s;
        -webkit-transition: 0.3s;
        float: left;
        margin: 0px;
        opacity: 0.5; }
      main .home-journal ul li > a .post-content p {
        margin: 0px;
        font-size: 14px;
        clear: both;
        font-weight: 300;
        font-family: "freight-display-pro";
        font-size: 16px; }
    main .home-journal ul li > span {
      position: relative;
      top: 0px;
      left: 0px;
      width: 100%;
      background: rgba(255, 255, 255, 0.9);
      z-index: 2;
      overflow: hidden;
      padding: 10px 0px;
      font-size: 14px;
      font-weight: 300;
      font-family: "freight-display-pro";
      display: block;
      margin-right: 30px;
      display: block; }
      main .home-journal ul li > span em {
        font-style: normal;
        float: left;
        font-family: "proxima-nova";
        font-size: 12px;
        letter-spacing: 1px;
        font-weight: 400;
        text-transform: uppercase; }
      main .home-journal ul li > span .category-container {
        float: right; }
        main .home-journal ul li > span .category-container a {
          display: block;
          font-family: "proxima-nova";
          font-size: 12px;
          letter-spacing: 1px;
          font-weight: 400;
          text-transform: uppercase; }
main .home-flatlay {
  margin-top: 25px;
  overflow: hidden;
  border-top: 1px solid #ccc;
  padding-top: 25px; }
  main .home-flatlay .flatlay {
    height: 650px;
    width: 100%;
    float: left;
    background-size: cover;
    background-position: center; }
    main .home-flatlay .flatlay a {
      position: absolute;
      z-index: 1; }
      main .home-flatlay .flatlay a > span {
        width: 37px;
        height: 37px;
        font-weight: lighter;
        z-index: 2;
        border: 1px solid black;
        font-weight: lighter;
        font-size: 30px;
        color: black;
        background: white;
        text-align: center;
        cursor: pointer;
        transition: 0.1s;
        -webkit-transition: 0.1s;
        line-height: 29px;
        font-family: "freight-display-pro";
        border-radius: 50%;
        display: block; }
      main .home-flatlay .flatlay a:hover {
        z-index: 2; }
        main .home-flatlay .flatlay a:hover > span {
          color: white;
          background: black; }
      main .home-flatlay .flatlay a div {
        position: absolute;
        z-index: 1;
        top: 10px;
        left: 10px;
        background: white;
        padding: 25px;
        box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.2);
        display: none;
        transform: scale(0.85);
        -webkit-transform: scale(0.85);
        transform-origin: top left;
        -webkit-transform-origin: top left;
        transition: transform 0.1s, opacity 0.1s;
        -webkit-transition: transform 0.1s, opacity 0.1s;
        opacity: 0; }
        main .home-flatlay .flatlay a div.visible {
          transform: scale(1);
          -webkit-transform: scale(1);
          opacity: 1; }
        main .home-flatlay .flatlay a div.bottom {
          top: auto;
          bottom: 10px;
          transform-origin: bottom left;
          -webkit-transform-origin: bottom left; }
        main .home-flatlay .flatlay a div.right {
          left: auto;
          right: 10px;
          transform-origin: top right;
          -webkit-transform-origin: top right; }
        main .home-flatlay .flatlay a div.bottom.right {
          transform-origin: bottom right;
          -webkit-transform-origin: bottom right; }
        main .home-flatlay .flatlay a div img {
          margin-bottom: 10px;
          width: 200px;
          height: auto; }
        main .home-flatlay .flatlay a div span {
          font-family: "freight-display-pro";
          font-weight: lighter; }
          main .home-flatlay .flatlay a div span .amount {
            font-family: "proxima-nova";
            color: #12437a;
            display: block; }
  main .home-flatlay .flatlay-sidebar, main .home-flatlay .flatlay-description {
    width: 325px;
    padding-left: 25px;
    padding-right: 25px;
    float: left;
    padding-top: 0px;
    top: 35px;
    transition: 0.1s;
    -webkit-transition: 0.1s;
    opacity: 0;
    right: 0px;
    position: absolute;
    display: none;
    transform: scale(0.9);
    -webkit-transform: scale(0.9); }
    main .home-flatlay .flatlay-sidebar.visible, main .home-flatlay .visible.flatlay-description {
      transform: scale(1);
      -webkit-transform: scale(1);
      opacity: 1;
      top: 35px; }
    main .home-flatlay .flatlay-sidebar div img, main .home-flatlay .flatlay-description div img {
      width: 100%;
      height: auto; }
    main .home-flatlay .flatlay-sidebar h2, main .home-flatlay .flatlay-description h2 {
      font: 35px "freight-display-pro";
      font-weight: lighter;
      margin: 5px 0px 10px; }
  main .home-flatlay .flatlay-description {
    opacity: 1;
    position: absolute;
    display: block;
    opacity: 0; }
    main .home-flatlay .flatlay-description.visible {
      opacity: 1; }
      main .home-flatlay .flatlay-description.visible .flatlay-switch {
        opacity: 1; }
        main .home-flatlay .flatlay-description.visible .flatlay-switch.flatlay-switch-left {
          margin-left: -35px; }
        main .home-flatlay .flatlay-description.visible .flatlay-switch.flatlay-switch-right {
          margin-right: -35px; }
    main .home-flatlay .flatlay-description h2 {
      margin-bottom: 10px;
      margin-top: 0px;
      clear: both; }
    main .home-flatlay .flatlay-description p {
      font-weight: lighter;
      font-size: 14px;
      margin-top: 0px;
      margin-bottom: 20px; }
    main .home-flatlay .flatlay-description .flatlay-switch {
      color: black;
      padding: 5px 12px;
      font-size: 18px;
      margin-top: 0px;
      top: 40px;
      transition: 0.2s;
      -webkit-transition: 0.2s;
      transition-delay: 0.2s;
      -webkit-transition-delay: 0.2s;
      opacity: 0; }
      main .home-flatlay .flatlay-description .flatlay-switch.flatlay-switch-left {
        float: left;
        padding-left: 10px;
        margin-left: -15px; }
      main .home-flatlay .flatlay-description .flatlay-switch.flatlay-switch-right {
        float: right;
        padding-right: 10px;
        margin-right: -15px; }
main .home-brands_featured ul {
  overflow: hidden; }
  main .home-brands_featured ul li {
    width: 370px;
    margin-right: 30px;
    float: left; }
    main .home-brands_featured ul li:last-child {
      margin-right: 0px; }
    main .home-brands_featured ul li a {
      display: block;
      border: 1px solid #ccc; }
      main .home-brands_featured ul li a span {
        display: block;
        text-align: center;
        margin: 0px;
        font-family: "freight-display-pro";
        font-size: 25px;
        text-transform: uppercase;
        padding: 30px;
        border-bottom: 1px solid #ccc; }
      main .home-brands_featured ul li a div {
        height: 350px;
        background: #f1f1f1; }

footer {
  margin-top: 80px;
  clear: both; }
  footer > div {
    background: black;
    padding: 30px;
    padding-bottom: 20px; }
    footer > div .copyright {
      color: #ccc;
      margin: 20px 0px;
      overflow: hidden; }
      footer > div .copyright span {
        color: #ccc;
        float: left;
        font-size: 12px;
        float: left; }
        footer > div .copyright span:last-child {
          float: right; }
          footer > div .copyright span:last-child a {
            color: #ebc651;
            text-decoration: underline; }
    footer > div .container {
      overflow: hidden; }
      footer > div .container .menu-footer-menu-container {
        float: none;
        width: 100%;
        margin-top: 30px;
        border-top: 1px solid #ebc651;
        border-bottom: 1px solid #ebc651;
        padding-top: 10px;
        padding-bottom: 10px;
        clear: both;
        opacity: 0.5;
        transition: 0.2s;
        -webkit-transition: 0.2s; }
        footer > div .container .menu-footer-menu-container:hover {
          opacity: 1; }
        footer > div .container .menu-footer-menu-container ul {
          display: block;
          list-style: none;
          padding: 0px;
          margin: 0px;
          overflow: hidden;
          text-align: center; }
          footer > div .container .menu-footer-menu-container ul li {
            display: inline-block; }
            footer > div .container .menu-footer-menu-container ul li a {
              color: #ebc651;
              font-family: "freight-display-pro";
              display: block;
              padding: 5px 55px;
              text-align: center;
              transition: 0.1s;
              -webkit-transition: 0.1s; }
              footer > div .container .menu-footer-menu-container ul li a:hover {
                color: white; }
      footer > div .container h2, footer > div .container h3 {
        font-family: "freight-display-pro";
        text-transform: uppercase;
        color: #ebc651;
        margin: 0px;
        font-weight: normal;
        font-size: 25px;
        letter-spacing: 2px;
        clear: both; }
      footer > div .container h3 {
        margin-top: 10px;
        font-size: 16px; }
      footer > div .container hr {
        border: none;
        border-top: 1px solid #ebc651;
        opacity: 0.3;
        width: 120px;
        float: left; }
      footer > div .container .footer-name-about {
        float: left; }
        footer > div .container .footer-name-about h3 {
          font-family: "proxima-nova";
          font-size: 12px;
          margin-top: 5px;
          margin-bottom: 15px;
          line-height: 1.6; }
        footer > div .container .footer-name-about ul.social {
          overflow: hidden;
          margin-top: 10px;
          margin-bottom: 30px; }
          footer > div .container .footer-name-about ul.social li {
            float: left; }
            footer > div .container .footer-name-about ul.social li a {
              display: block;
              padding: 10px; }
              footer > div .container .footer-name-about ul.social li a i {
                color: #ebc651;
                transition: 0.1s;
                -webkit-transition: 0.1s; }
              footer > div .container .footer-name-about ul.social li a:hover i {
                color: white; }
      footer > div .container .footer-mailing-list-social {
        float: right; }
        footer > div .container .footer-mailing-list-social .mailing-list-signup h3 {
          text-align: right; }
        footer > div .container .footer-mailing-list-social .mailing-list-signup .list-signup {
          margin-top: 15px;
          width: 360px; }
          footer > div .container .footer-mailing-list-social .mailing-list-signup .list-signup p {
            color: white;
            font-size: 12px;
            text-align: right;
            margin-top: 20px;
            display: none;
            margin-bottom: 0px; }
          footer > div .container .footer-mailing-list-social .mailing-list-signup .list-signup input {
            font-size: 16px;
            padding: 5px 10px;
            border: 1px solid white;
            width: 250px; }
            footer > div .container .footer-mailing-list-social .mailing-list-signup .list-signup input[type="submit"] {
              border: 1px solid #ebc651;
              width: auto;
              color: #ebc651;
              text-transform: uppercase;
              background: black;
              font-weight: lighter;
              transition: 0.2s;
              -webkit-transition: 0.2s; }
              footer > div .container .footer-mailing-list-social .mailing-list-signup .list-signup input[type="submit"]:hover {
                background: #ebc651;
                color: black; }
        footer > div .container .footer-mailing-list-social h3 {
          margin-top: 0px; }

aside {
  float: left;
  width: 240px;
  padding-right: 45px;
  box-sizing: border-box;
  min-height: 100px;
  padding-top: 25px;
  transition: top 0.05s;
  -webkit-transition: top 0.05s; }
  aside .widget-container {
    margin-bottom: 20px; }
    aside .widget-container h2 {
      font: 20px "freight-display-pro";
      font-weight: lighter;
      margin-top: 0px;
      border-bottom: 1px solid #ccc;
      padding-bottom: 5px; }
    aside .widget-container .price_slider_wrapper {
      width: 96%; }
      aside .widget-container .price_slider_wrapper .price_slider {
        background: #ddd;
        margin-top: 30px; }
        aside .widget-container .price_slider_wrapper .price_slider .ui-slider-range {
          background: #ebc651;
          height: 3px;
          top: 0px; }
        aside .widget-container .price_slider_wrapper .price_slider .ui-slider-handle {
          padding: 3px;
          width: 1px;
          height: 20px;
          background: white;
          border: 1px solid black;
          position: absolute;
          top: -8px; }
      aside .widget-container .price_slider_wrapper .price_slider_amount {
        margin-top: 30px; }
      aside .widget-container .price_slider_wrapper .price_label {
        font-weight: lighter;
        font-size: 13px;
        float: left; }
      aside .widget-container .price_slider_wrapper button[type="submit"] {
        background: black;
        color: white;
        border: none;
        float: right;
        margin-right: -8px;
        font-size: 13px;
        cursor: pointer;
        transition: 0.1s;
        -webkit-transition: 0.1s; }
        aside .widget-container .price_slider_wrapper button[type="submit"]:hover {
          background: #ebc651; }
    aside .widget-container ul.product-categories li {
      border-top: 1px solid #ccc;
      border-bottom: 1px solid #ccc;
      margin-bottom: -1px; }
      aside .widget-container ul.product-categories li a {
        font-family: "freight-display-pro";
        padding: 5px 0px;
        transition: 0.1s;
        -webkit-transition: 0.1s; }
        aside .widget-container ul.product-categories li a:hover {
          color: #ebc651; }
    aside .widget-container ul li {
      overflow: hidden;
      margin-bottom: 5px; }
      aside .widget-container ul li a {
        font-weight: lighter;
        display: block;
        text-transform: capitalize;
        float: left;
        width: 175px;
        font-size: 16px; }
      aside .widget-container ul li .count {
        float: right;
        font-weight: lighter;
        font-size: 16px; }
      aside .widget-container ul li.chosen a {
        color: #ebc651; }

/* product page */
.product-page-header {
  overflow: hidden;
  border-bottom: 1px solid black;
  padding: 10px 0px; }
  .product-page-header .woocommerce-breadcrumb {
    font-weight: lighter;
    font-size: 16px;
    text-transform: uppercase;
    float: left; }
    .product-page-header .woocommerce-breadcrumb a {
      color: #999; }

.product-page-main {
  float: left;
  width: 930px;
  padding-top: 25px; }
  .product-page-main h1 {
    font-family: "freight-display-pro";
    font-size: 30px;
    font-weight: lighter;
    margin: 0px;
    margin-bottom: 10px; }
  .product-page-main .term-description p {
    font-size: 16px;
    font-family: "freight-display-pro";
    font-weight: lighter;
    margin: 0px;
    margin-bottom: 25px; }
  .product-page-main .woocommerce-result-count {
    display: none; }
  .product-page-main .woocommerce-ordering {
    position: absolute;
    top: 30px;
    right: 0px; }
  .product-page-main select {
    appearance: none;
    font-weight: lighter;
    font-size: 16px;
    border: 1px solid #ccc;
    border-radius: 0px;
    background: white;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding: 5px 10px;
    width: 220px;
    padding-right: 20px;
    background-image: url("img/arrow-down.png");
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: 193px 11px; }
    .product-page-main select option[value="rating"] {
      display: none; }
  .product-page-main .products-archive-container {
    position: relative;
    overflow: hidden;
    transition: 1s;
    -webkit-transition: 1s;
    width: 100%; }
  .product-page-main .products {
    overflow: hidden;
    padding-top: 15px; }
    .product-page-main .products li {
      float: left;
      width: 290px;
      margin: 15px 0px;
      margin-right: 30px;
      padding-top: 0px;
      height: 365px; }
      .product-page-main .products li:nth-of-type(3n) {
        margin-right: 0px; }
      .product-page-main .products li a {
        display: block; }
        .product-page-main .products li a img {
          display: block;
          width: 100%;
          height: auto;
          margin-bottom: 15px; }
        .product-page-main .products li a h3 {
          font-weight: lighter;
          font-family: "freight-display-pro";
          font-size: 16px;
          margin: 0px; }
        .product-page-main .products li a span {
          color: #12437a;
          font-size: 14px;
          margin: 0px;
          margin-top: 3px;
          font-weight: lighter;
          display: block; }
          .product-page-main .products li a span > span {
            display: inline-block; }
      .product-page-main .products li .add_to_cart_button {
        display: none; }
  .product-page-main .woocommerce-pagination {
    border-top: 1px solid #ccc;
    padding-top: 20px;
    margin-top: 30px; }
    .product-page-main .woocommerce-pagination ul {
      float: right; }
      .product-page-main .woocommerce-pagination ul li {
        float: left;
        margin-left: 10px; }
        .product-page-main .woocommerce-pagination ul li span, .product-page-main .woocommerce-pagination ul li a {
          font: 16px "proxima-nova";
          display: block;
          border: 1px solid #ccc;
          width: 35px;
          height: 35px;
          line-height: 35px;
          text-align: center; }
        .product-page-main .woocommerce-pagination ul li span {
          background: black;
          color: white;
          border-color: black; }
        .product-page-main .woocommerce-pagination ul li a {
          transition: 0.1s; }
          .product-page-main .woocommerce-pagination ul li a:hover {
            background: black;
            color: white;
            border-color: black; }

/* oh fuck you woocommerce why you gotta make things so damn complicated. anyways, single product page */
.ppt {
  display: none !important; }

.product {
  padding-top: 45px;
  overflow: hidden; }
  .product .thumbnail-nav.slick-initialized.slick-slider .slick-arrow {
    background-size: auto 100% !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    opacity: 1;
    transition: 0.2s;
    -webkit-transition: 0.2s; }
    .product .thumbnail-nav.slick-initialized.slick-slider .slick-arrow.slick-disabled {
      opacity: 0.2; }
    .product .thumbnail-nav.slick-initialized.slick-slider .slick-arrow:before {
      display: none; }
    .product .thumbnail-nav.slick-initialized.slick-slider .slick-arrow.slick-prev {
      background-image: url("img/arrow-left.png") !important; }
    .product .thumbnail-nav.slick-initialized.slick-slider .slick-arrow.slick-next {
      background-image: url("img/arrow-right.png") !important; }
  .product .wc-tabs {
    display: none; }
  .product .images {
    width: 580px;
    padding-right: 45px;
    float: left; }
    .product .images > img {
      width: 100%;
      height: auto; }
    .product .images .woocommerce-main-image > img {
      width: 100%;
      height: auto; }
    .product .images .columns-3 a {
      float: left;
      width: 128px;
      margin-right: 10px;
      opacity: 1;
      transition: 0.1s;
      -webkit-transition: 0.1s; }
      .product .images .columns-3 a:hover {
        opacity: 0.8; }
      .product .images .columns-3 a:nth-of-type(3) {
        margin-right: 0px; }
      .product .images .columns-3 a img {
        width: 100%;
        display: block;
        height: auto; }
  .product .summary, .product .related, .product .panel {
    float: left;
    width: 590px; }
    .product .summary.entry-content, .product .related.entry-content, .product .panel.entry-content {
      padding: 20px 0px; }
    .product .summary.related, .product .related.related, .product .panel.related {
      float: right !important; }
    .product .summary h1, .product .related h1, .product .panel h1 {
      font-family: "freight-display-pro";
      font-size: 40px;
      margin: 0px;
      font-weight: lighter;
      margin-bottom: 15px;
      width: 485px;
      margin-top: -13px; }
    .product .summary .product-share, .product .related .product-share, .product .panel .product-share {
      position: absolute;
      top: -3px;
      right: 0px; }
      .product .summary .product-share > span, .product .related .product-share > span, .product .panel .product-share > span {
        display: none; }
      .product .summary .product-share i, .product .related .product-share i, .product .panel .product-share i {
        cursor: pointer;
        font-size: 25px;
        padding: 5px;
        opacity: 1;
        transition: 0.1s;
        -webkit-transition: 0.1s; }
        .product .summary .product-share i:hover, .product .related .product-share i:hover, .product .panel .product-share i:hover {
          opacity: 0.5; }
    .product .summary .price, .product .related .price, .product .panel .price {
      color: #12437a;
      margin: 0px;
      border-bottom: 1px solid #ccc;
      padding-bottom: 25px; }
      .product .summary .price > span, .product .related .price > span, .product .panel .price > span {
        font-family: "freight-display-pro";
        font-size: 30px;
        font-weight: lighter;
        color: inherit;
        line-height: 1;
        top: 2px; }
    .product .summary .cart .qty, .product .related .cart .qty, .product .panel .cart .qty {
      display: none; }
    .product .summary .cart.variations_form, .product .related .cart.variations_form, .product .panel .cart.variations_form {
      display: block; }
    .product .summary .product_meta, .product .related .product_meta, .product .panel .product_meta {
      display: none; }
    .product .summary#tab-description > h2, .product .related#tab-description > h2, .product .panel#tab-description > h2 {
      display: none; }
    .product .summary#tab-description p, .product .summary#tab-description li, .product .summary#tab-description div, .product .summary#tab-description em, .product .summary#tab-description span, .product .summary#tab-description figure, .product .summary#tab-description a, .product .summary#tab-description i, .product .related#tab-description p, .product .related#tab-description li, .product .related#tab-description div, .product .related#tab-description em, .product .related#tab-description span, .product .related#tab-description figure, .product .related#tab-description a, .product .related#tab-description i, .product .panel#tab-description p, .product .panel#tab-description li, .product .panel#tab-description div, .product .panel#tab-description em, .product .panel#tab-description span, .product .panel#tab-description figure, .product .panel#tab-description a, .product .panel#tab-description i {
      font-weight: lighter;
      font-size: 16px;
      margin: 25px 0px;
      font-family: "freight-display-pro"; }
    .product .summary#tab-description ul, .product .related#tab-description ul, .product .panel#tab-description ul {
      list-style: disc;
      padding-left: 20px;
      margin-left: 5px; }
      .product .summary#tab-description ul li, .product .related#tab-description ul li, .product .panel#tab-description ul li {
        margin-bottom: 3px;
        margin-top: 0px; }
    .product .summary .add_to_cart_button, .product .summary .single_add_to_cart_button, .product .related .add_to_cart_button, .product .related .single_add_to_cart_button, .product .panel .add_to_cart_button, .product .panel .single_add_to_cart_button {
      display: none; }
    .product .summary .add-to-cart-main, .product .related .add-to-cart-main, .product .panel .add-to-cart-main {
      background: black;
      color: white;
      float: left;
      margin-top: 0px;
      margin-right: 15px;
      z-index: 2; }
      .product .summary .add-to-cart-main:hover, .product .related .add-to-cart-main:hover, .product .panel .add-to-cart-main:hover {
        background: white;
        color: black; }
    .product .summary .variations_form .variations, .product .related .variations_form .variations, .product .panel .variations_form .variations {
      margin-top: 30px;
      display: block; }
      .product .summary .variations_form .variations td.label, .product .related .variations_form .variations td.label, .product .panel .variations_form .variations td.label {
        padding-right: 10px; }
        .product .summary .variations_form .variations td.label label, .product .related .variations_form .variations td.label label, .product .panel .variations_form .variations td.label label {
          font-weight: lighter;
          text-transform: uppercase; }
      .product .summary .variations_form .variations td.value select, .product .related .variations_form .variations td.value select, .product .panel .variations_form .variations td.value select {
        webkit-appearance: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        -ms-appearance: none;
        appearance: none;
        border: 1px solid #ccc;
        font-size: 16px;
        font-weight: lighter;
        background: white;
        border-radius: 0px;
        padding: 5px 10px;
        background-image: url("img/select-carat.jpg");
        background-size: 15px;
        background-repeat: no-repeat;
        background-position: center right;
        width: 250px; }
  .product .woocommerce-variation-price, .product .reset_variations {
    display: none !important; }
  .product .related.products h2 {
    margin: 0px;
    font-weight: lighter;
    text-transform: uppercase;
    font-size: 16px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-top: 0px; }
  .product .related.products .price {
    color: #12437a; }
  .product .related.products .products {
    overflow: hidden;
    padding-top: 25px; }
    .product .related.products .products > li {
      padding: 0px;
      width: 180px;
      float: left;
      margin-right: 20px; }
      .product .related.products .products > li:nth-of-type(3) {
        margin-right: 0px; }
      .product .related.products .products > li .add_to_cart_button {
        display: none; }
      .product .related.products .products > li a {
        display: block;
        text-decoration: none; }
        .product .related.products .products > li a img {
          width: 100%;
          height: auto; }
        .product .related.products .products > li a h3 {
          font-family: "freight-display-pro";
          font-weight: lighter;
          margin: 0px;
          font-size: 16px; }
        .product .related.products .products > li a .price, .product .related.products .products > li a .price > span {
          padding: 0px;
          font-family: "proxima-nova";
          font-size: 14px;
          border: none; }

.cart-header {
  border-bottom: 1px solid #ccc;
  overflow: hidden;
  padding: 25px 0px; }
  .cart-header h1 {
    float: left;
    font-size: 40px;
    font-family: "freight-display-pro";
    font-weight: 100;
    margin: 0px; }
  .cart-header .button-general, .cart-header .product .summary .add-to-cart-main, .product .summary .cart-header .add-to-cart-main, .cart-header .product .related .add-to-cart-main, .product .related .cart-header .add-to-cart-main, .cart-header .product .panel .add-to-cart-main, .product .panel .cart-header .add-to-cart-main, .cart-header .cart-container .cart-left .actions-td .actions .button, .cart-container .cart-left .actions-td .actions .cart-header .button, .cart-header .cart-container .cart-right .cart_totals .wc-proceed-to-checkout .button, .cart-container .cart-right .cart_totals .wc-proceed-to-checkout .cart-header .button {
    float: right;
    font-weight: lighter;
    top: 5px;
    font-size: 14px; }
    .cart-header .button-general i, .cart-header .product .summary .add-to-cart-main i, .product .summary .cart-header .add-to-cart-main i, .cart-header .product .related .add-to-cart-main i, .product .related .cart-header .add-to-cart-main i, .cart-header .product .panel .add-to-cart-main i, .product .panel .cart-header .add-to-cart-main i, .cart-header .cart-container .cart-left .actions-td .actions .button i, .cart-container .cart-left .actions-td .actions .cart-header .button i, .cart-header .cart-container .cart-right .cart_totals .wc-proceed-to-checkout .button i, .cart-container .cart-right .cart_totals .wc-proceed-to-checkout .cart-header .button i {
      font-size: 10px;
      color: inherit; }

.cart-container {
  overflow: hidden; }
  .cart-container .cart-left {
    float: left;
    width: 75%;
    border-right: 1px solid #ccc;
    padding-right: 25px; }
    .cart-container .cart-left > h2 {
      font-weight: bold;
      font-size: 14px;
      text-transform: uppercase;
      margin: 0px;
      padding: 20px 0px;
      color: #999; }
    .cart-container .cart-left table.shop_table {
      border: none; }
      .cart-container .cart-left table.shop_table td {
        padding: 20px 0px; }
      .cart-container .cart-left table.shop_table .product-thumbnail {
        width: 100px; }
        .cart-container .cart-left table.shop_table .product-thumbnail a {
          display: block; }
          .cart-container .cart-left table.shop_table .product-thumbnail a img {
            width: 100px;
            height: auto; }
      .cart-container .cart-left table.shop_table .product-name-quantity {
        vertical-align: top;
        padding-left: 30px; }
        .cart-container .cart-left table.shop_table .product-name-quantity > a {
          font-family: "freight-display-pro";
          font-size: 30px;
          display: block;
          font-weight: lighter;
          margin-bottom: 10px;
          line-height: 1; }
        .cart-container .cart-left table.shop_table .product-name-quantity span {
          float: left;
          font-size: 18px;
          font-weight: 100;
          margin-right: 10px; }
        .cart-container .cart-left table.shop_table .product-name-quantity .quantity {
          float: left; }
          .cart-container .cart-left table.shop_table .product-name-quantity .quantity input {
            width: 45px;
            font-size: 18px;
            font-weight: 100;
            top: -2px; }
        .cart-container .cart-left table.shop_table .product-name-quantity .variation {
          overflow: hidden;
          font-size: 18px;
          font-weight: lighter;
          opacity: 0.5;
          margin-top: -2px;
          margin-bottom: 10px; }
          .cart-container .cart-left table.shop_table .product-name-quantity .variation dt {
            float: left; }
          .cart-container .cart-left table.shop_table .product-name-quantity .variation dd {
            float: left;
            margin: 0px;
            margin-left: 5px; }
            .cart-container .cart-left table.shop_table .product-name-quantity .variation dd p {
              margin: 0px;
              font-size: 18px; }
      .cart-container .cart-left table.shop_table .product-price {
        vertical-align: top;
        width: 130px; }
        .cart-container .cart-left table.shop_table .product-price span {
          font-size: 30px;
          font-family: "freight-display-pro";
          display: block;
          font-weight: lighter;
          line-height: 1; }
      .cart-container .cart-left table.shop_table .product-remove {
        padding: 0px;
        vertical-align: top; }
        .cart-container .cart-left table.shop_table .product-remove a.remove {
          color: #999 !important;
          font-size: 50px;
          font-weight: lighter;
          width: auto;
          height: auto;
          transition: 0.1s;
          -webkit-transition: 0.1s; }
          .cart-container .cart-left table.shop_table .product-remove a.remove:hover {
            background: transparent !important;
            color: black !important; }
    .cart-container .cart-left .actions-td {
      padding: 0px;
      border: 0px; }
      .cart-container .cart-left .actions-td .actions {
        border-top: 1px solid #f1f1f1;
        padding: 20px 0px;
        overflow: hidden;
        margin-top: 30px; }
        .cart-container .cart-left .actions-td .actions .button {
          float: right;
          border-radius: 0px;
          background: transparent;
          font-weight: lighter;
          font-size: 12px; }
  .cart-container .cart-right {
    padding-left: 25px;
    float: left;
    width: 25%; }
    .cart-container .cart-right > h2 {
      font-weight: bold;
      font-size: 14px;
      text-transform: uppercase;
      margin: 0px;
      padding: 20px 0px;
      color: #999; }
    .cart-container .cart-right .subtotal {
      overflow: hidden;
      display: block;
      font-size: 20px;
      font-weight: lighter;
      margin-top: -5px; }
      .cart-container .cart-right .subtotal .subtotal-items {
        float: left;
        font-family: "freight-display-pro"; }
      .cart-container .cart-right .subtotal .amount {
        float: right;
        font-family: "freight-display-pro"; }
    .cart-container .cart-right .cart_totals > h2 {
      display: none; }
    .cart-container .cart-right .cart_totals .cart-subtotal {
      display: none; }
    .cart-container .cart-right .cart_totals table {
      border: 0px; }
      .cart-container .cart-right .cart_totals table tr td, .cart-container .cart-right .cart_totals table tr th {
        vertical-align: top;
        border: 0px;
        padding: 0px;
        font-size: 20px;
        font-family: "freight-display-pro";
        font-weight: lighter; }
      .cart-container .cart-right .cart_totals table tr td {
        text-align: right; }
      .cart-container .cart-right .cart_totals table tr.shipping td, .cart-container .cart-right .cart_totals table tr.shipping th {
        color: #999;
        padding-bottom: 30px;
        font-size: 18px; }
      .cart-container .cart-right .cart_totals table tr.shipping td {
        color: transparent; }
        .cart-container .cart-right .cart_totals table tr.shipping td .amount {
          font: 18px "freight-display-pro";
          color: #999; }
      .cart-container .cart-right .cart_totals table tr.order-total th, .cart-container .cart-right .cart_totals table tr.order-total td {
        border-top: 1px solid #ccc;
        padding-top: 5px;
        font: 25px "freight-display-pro"; }
        .cart-container .cart-right .cart_totals table tr.order-total th strong, .cart-container .cart-right .cart_totals table tr.order-total td strong {
          font-weight: lighter; }
          .cart-container .cart-right .cart_totals table tr.order-total th strong span, .cart-container .cart-right .cart_totals table tr.order-total td strong span {
            font: 25px "freight-display-pro"; }
    .cart-container .cart-right .cart_totals .wc-proceed-to-checkout .button {
      background: black;
      color: white;
      border-radius: 0px;
      font-weight: lighter;
      width: 100%;
      text-align: center;
      padding: 15px; }
    .cart-container .cart-right .coupon {
      display: none; }

.cart-header-hide {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: transparent;
  display: none;
  z-index: 998;
  cursor: pointer;
  transition: 0.3s;
  -webkit-transition: 0.3s; }
  .cart-header-hide.visible {
    background: rgba(0, 0, 0, 0.2); }

.cart-header-top {
  overflow: hidden;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 99999;
  background: white;
  box-shadow: 0px 0px 20px transparent;
  padding-bottom: 15px;
  transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
  transition: 0.2s;
  -webkit-transition: 0.2s;
  border-bottom: 1px solid transparent;
  transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s; }
  .cart-header-top.visible {
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
    border-bottom: 1px solid black; }
  .cart-header-top .cart-header-close {
    position: absolute;
    z-index: 9;
    background: black;
    color: white;
    padding: 5px;
    right: 0px;
    top: -1px;
    width: 30px;
    text-align: center;
    font-size: 20px;
    line-height: 20px;
    cursor: pointer;
    border: 1px solid black;
    transition: 0.1s;
    -webkit-transition: 0.1s; }
    .cart-header-top .cart-header-close:hover {
      color: black;
      background: white; }
  .cart-header-top h2 {
    font: 25px "freight-display-pro";
    margin: 0px;
    font-weight: lighter;
    margin-top: 10px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px; }
  .cart-header-top .cart-header-left {
    float: left;
    width: 920px; }
    .cart-header-top .cart-header-left .header-cart-controls {
      position: absolute;
      right: 0px;
      top: 13px;
      display: none; }
      .cart-header-top .cart-header-left .header-cart-controls a {
        float: left;
        cursor: pointer;
        transition: 0.1s;
        -webkit-transition: 0.1s;
        opacity: 0.3;
        padding: 5px 10px; }
        .cart-header-top .cart-header-left .header-cart-controls a:hover {
          opacity: 1; }
        .cart-header-top .cart-header-left .header-cart-controls a img {
          display: block;
          width: 12px; }
        .cart-header-top .cart-header-left .header-cart-controls a.invisible {
          opacity: 0; }
          .cart-header-top .cart-header-left .header-cart-controls a.invisible:hover {
            opacity: 0; }
    .cart-header-top .cart-header-left .product_list_widget {
      overflow: hidden; }
      .cart-header-top .cart-header-left .product_list_widget li {
        overflow: hidden;
        float: left;
        width: 25%;
        box-sizing: border-box;
        padding: 5px;
        padding-top: 20px; }
        .cart-header-top .cart-header-left .product_list_widget li:hover .mini-cart-picture .remove {
          opacity: 1; }
        .cart-header-top .cart-header-left .product_list_widget li .mini-cart-picture {
          float: left;
          margin-right: 15px; }
          .cart-header-top .cart-header-left .product_list_widget li .mini-cart-picture img {
            width: 60px;
            height: auto;
            display: block; }
          .cart-header-top .cart-header-left .product_list_widget li .mini-cart-picture .remove {
            position: absolute;
            font-size: 40px;
            color: #999;
            padding: 3px;
            background: white;
            top: 0px;
            right: 0px;
            line-height: 18px;
            width: 24px;
            text-align: center;
            cursor: pointer;
            transition: 0.1s;
            -webkit-transition: 0.1s;
            opacity: 0; }
        .cart-header-top .cart-header-left .product_list_widget li .mini-cart-info {
          float: left;
          width: 145px; }
          .cart-header-top .cart-header-left .product_list_widget li .mini-cart-info .variation {
            display: none; }
          .cart-header-top .cart-header-left .product_list_widget li .mini-cart-info .mini-cart-name {
            font-family: "freight-display-pro";
            white-space: nowrap;
            display: block;
            text-overflow: ellipsis;
            overflow: hidden; }
          .cart-header-top .cart-header-left .product_list_widget li .mini-cart-info .mini-cart-qtys span {
            display: inline-block;
            font-weight: lighter;
            font-size: 14px;
            color: #999; }
  .cart-header-top .cart-header-right {
    float: left;
    width: 250px;
    padding-left: 20px; }
    .cart-header-top .cart-header-right .total {
      overflow: hidden;
      color: #999; }
      .cart-header-top .cart-header-right .total strong {
        float: left;
        font-weight: lighter; }
      .cart-header-top .cart-header-right .total span {
        float: right;
        font-weight: lighter; }
    .cart-header-top .cart-header-right .button-general, .cart-header-top .cart-header-right .product .summary .add-to-cart-main, .product .summary .cart-header-top .cart-header-right .add-to-cart-main, .cart-header-top .cart-header-right .product .related .add-to-cart-main, .product .related .cart-header-top .cart-header-right .add-to-cart-main, .cart-header-top .cart-header-right .product .panel .add-to-cart-main, .product .panel .cart-header-top .cart-header-right .add-to-cart-main, .cart-header-top .cart-header-right .cart-container .cart-left .actions-td .actions .button, .cart-container .cart-left .actions-td .actions .cart-header-top .cart-header-right .button, .cart-header-top .cart-header-right .cart-container .cart-right .cart_totals .wc-proceed-to-checkout .button, .cart-container .cart-right .cart_totals .wc-proceed-to-checkout .cart-header-top .cart-header-right .button {
      width: 50%;
      float: left;
      letter-spacing: 1px;
      padding: 10px 15px;
      text-align: center;
      font-weight: 400;
      margin-right: -1px;
      font-size: 14px; }
      .cart-header-top .cart-header-right .button-general.button-general-high, .cart-header-top .cart-header-right .product .summary .button-general-high.add-to-cart-main, .product .summary .cart-header-top .cart-header-right .button-general-high.add-to-cart-main, .cart-header-top .cart-header-right .product .related .button-general-high.add-to-cart-main, .product .related .cart-header-top .cart-header-right .button-general-high.add-to-cart-main, .cart-header-top .cart-header-right .product .panel .button-general-high.add-to-cart-main, .product .panel .cart-header-top .cart-header-right .button-general-high.add-to-cart-main, .cart-header-top .cart-header-right .cart-container .cart-left .actions-td .actions .button-general-high.button, .cart-container .cart-left .actions-td .actions .cart-header-top .cart-header-right .button-general-high.button, .cart-header-top .cart-header-right .cart-container .cart-right .cart_totals .wc-proceed-to-checkout .button-general-high.button, .cart-container .cart-right .cart_totals .wc-proceed-to-checkout .cart-header-top .cart-header-right .button-general-high.button {
        background: black;
        color: white; }
        .cart-header-top .cart-header-right .button-general.button-general-high:hover, .cart-header-top .cart-header-right .product .summary .button-general-high.add-to-cart-main:hover, .product .summary .cart-header-top .cart-header-right .button-general-high.add-to-cart-main:hover, .cart-header-top .cart-header-right .product .related .button-general-high.add-to-cart-main:hover, .product .related .cart-header-top .cart-header-right .button-general-high.add-to-cart-main:hover, .cart-header-top .cart-header-right .product .panel .button-general-high.add-to-cart-main:hover, .product .panel .cart-header-top .cart-header-right .button-general-high.add-to-cart-main:hover, .cart-header-top .cart-header-right .cart-container .cart-left .actions-td .actions .button-general-high.button:hover, .cart-container .cart-left .actions-td .actions .cart-header-top .cart-header-right .button-general-high.button:hover, .cart-header-top .cart-header-right .cart-container .cart-right .cart_totals .wc-proceed-to-checkout .button-general-high.button:hover, .cart-container .cart-right .cart_totals .wc-proceed-to-checkout .cart-header-top .cart-header-right .button-general-high.button:hover {
          background: white;
          color: black; }

.checkout-container .woocommerce-info:first-child {
  display: none; }
.checkout-container .woocommerce-info {
  background: black; }
  .checkout-container .woocommerce-info .showlogin {
    border: 1px solid white;
    text-transform: uppercase;
    font-size: 12px;
    padding: 5px 10px;
    margin-left: 10px;
    transition: 0.1s;
    -webkit-transition: 0.1s;
    background: black; }
    .checkout-container .woocommerce-info .showlogin:hover {
      background: white;
      color: black; }
.checkout-container .checkout-header {
  border-bottom: 1px solid black; }
.checkout-container .woocommerce-checkout {
  overflow: hidden; }
  .checkout-container .woocommerce-checkout .woocommerce-error {
    border: 1px solid #b81c23;
    list-style: disc !important;
    padding-left: 40px !important;
    background: white; }
    .checkout-container .woocommerce-checkout .woocommerce-error li {
      list-style: disc !important;
      font-weight: lighter;
      font-size: 16px; }
      .checkout-container .woocommerce-checkout .woocommerce-error li strong {
        font-weight: lighter; }
    .checkout-container .woocommerce-checkout .woocommerce-error:before {
      display: none; }
  .checkout-container .woocommerce-checkout h3 {
    display: none; }
  .checkout-container .woocommerce-checkout #payment ul.payment_methods .wc_payment_method label {
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    color: #999; }
  .checkout-container .woocommerce-checkout #customer_details {
    float: left;
    width: 64%;
    padding: 0px 35px;
    border: 1px solid #ccc;
    border-top: none;
    margin-right: 35px; }
    .checkout-container .woocommerce-checkout #customer_details > div {
      padding: 30px 0px;
      overflow: hidden; }
      .checkout-container .woocommerce-checkout #customer_details > div.woocommerce-shipping-fields {
        padding-top: 15px;
        display: none; }
    .checkout-container .woocommerce-checkout #customer_details .button-general, .checkout-container .woocommerce-checkout #customer_details .product .summary .add-to-cart-main, .product .summary .checkout-container .woocommerce-checkout #customer_details .add-to-cart-main, .checkout-container .woocommerce-checkout #customer_details .product .related .add-to-cart-main, .product .related .checkout-container .woocommerce-checkout #customer_details .add-to-cart-main, .checkout-container .woocommerce-checkout #customer_details .product .panel .add-to-cart-main, .product .panel .checkout-container .woocommerce-checkout #customer_details .add-to-cart-main, .checkout-container .woocommerce-checkout #customer_details .cart-container .cart-left .actions-td .actions .button, .cart-container .cart-left .actions-td .actions .checkout-container .woocommerce-checkout #customer_details .button, .checkout-container .woocommerce-checkout #customer_details .cart-container .cart-right .cart_totals .wc-proceed-to-checkout .button, .cart-container .cart-right .cart_totals .wc-proceed-to-checkout .checkout-container .woocommerce-checkout #customer_details .button {
      float: right; }
    .checkout-container .woocommerce-checkout #customer_details .checkout-accordion-title {
      display: block;
      font-size: 14px;
      text-transform: uppercase;
      font-weight: 400;
      letter-spacing: 2.5px;
      border-top: 1px solid #ccc;
      border-bottom: 1px solid #ccc;
      padding: 15px 35px;
      background: #f1f1f1;
      margin-left: -35px;
      width: 746px;
      margin-top: -1px; }
      .checkout-container .woocommerce-checkout #customer_details .checkout-accordion-title.editable a {
        display: block; }
      .checkout-container .woocommerce-checkout #customer_details .checkout-accordion-title a {
        font: 12px "proxima-nova";
        display: none;
        position: absolute;
        top: 12px;
        right: 35px;
        text-transform: uppercase;
        background: black;
        color: white;
        padding: 4px 10px;
        cursor: pointer;
        transition: 0.1s;
        -webkit-transition: 0.1s;
        border: 1px solid black; }
        .checkout-container .woocommerce-checkout #customer_details .checkout-accordion-title a:hover {
          background: transparent;
          color: black; }
    .checkout-container .woocommerce-checkout #customer_details .woocommerce-shipping-fields h3 {
      display: none; }
    .checkout-container .woocommerce-checkout #customer_details .woocommerce-billing-fields #billing_options_field input, .checkout-container .woocommerce-checkout #customer_details .woocommerce-shipping-fields #billing_options_field input {
      display: inline-block;
      margin-right: 10px; }
    .checkout-container .woocommerce-checkout #customer_details .woocommerce-billing-fields #billing_options_field label, .checkout-container .woocommerce-checkout #customer_details .woocommerce-shipping-fields #billing_options_field label {
      display: inline-block;
      font-weight: lighter;
      margin-right: 20px; }
    .checkout-container .woocommerce-checkout #customer_details .woocommerce-billing-fields label, .checkout-container .woocommerce-checkout #customer_details .woocommerce-shipping-fields label {
      display: none; }
    .checkout-container .woocommerce-checkout #customer_details .woocommerce-billing-fields #ship-to-different-address label, .checkout-container .woocommerce-checkout #customer_details .woocommerce-shipping-fields #ship-to-different-address label {
      display: initial; }
    .checkout-container .woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row, .checkout-container .woocommerce-checkout #customer_details .woocommerce-shipping-fields .form-row {
      margin-bottom: 15px;
      border: 0px; }
      .checkout-container .woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row.notes, .checkout-container .woocommerce-checkout #customer_details .woocommerce-shipping-fields .form-row.notes {
        clear: both; }
    .checkout-container .woocommerce-checkout #customer_details .woocommerce-billing-fields input[type="text"], .checkout-container .woocommerce-checkout #customer_details .woocommerce-billing-fields input[type="email"], .checkout-container .woocommerce-checkout #customer_details .woocommerce-billing-fields input[type="tel"], .checkout-container .woocommerce-checkout #customer_details .woocommerce-billing-fields textarea, .checkout-container .woocommerce-checkout #customer_details .woocommerce-shipping-fields input[type="text"], .checkout-container .woocommerce-checkout #customer_details .woocommerce-shipping-fields input[type="email"], .checkout-container .woocommerce-checkout #customer_details .woocommerce-shipping-fields input[type="tel"], .checkout-container .woocommerce-checkout #customer_details .woocommerce-shipping-fields textarea {
      font-size: 18px;
      font-weight: lighter;
      border: 1px solid #ccc;
      padding: 10px;
      resize: none; }
    .checkout-container .woocommerce-checkout #customer_details .woocommerce-billing-fields .select2-container, .checkout-container .woocommerce-checkout #customer_details .woocommerce-shipping-fields .select2-container {
      border-radius: 0px;
      border: 1px solid #ccc;
      background: white;
      font-weight: lighter;
      font-size: 18px;
      height: auto; }
      .checkout-container .woocommerce-checkout #customer_details .woocommerce-billing-fields .select2-container a.select2-choice, .checkout-container .woocommerce-checkout #customer_details .woocommerce-shipping-fields .select2-container a.select2-choice {
        height: auto; }
        .checkout-container .woocommerce-checkout #customer_details .woocommerce-billing-fields .select2-container a.select2-choice .select2-arrow, .checkout-container .woocommerce-checkout #customer_details .woocommerce-shipping-fields .select2-container a.select2-choice .select2-arrow {
          border: none;
          background: white; }
      .checkout-container .woocommerce-checkout #customer_details .woocommerce-billing-fields .select2-container a, .checkout-container .woocommerce-checkout #customer_details .woocommerce-shipping-fields .select2-container a {
        border: none;
        background: white;
        font-size: 18px;
        font-weight: lighter; }
      .checkout-container .woocommerce-checkout #customer_details .woocommerce-billing-fields .select2-container .select2-chosen, .checkout-container .woocommerce-checkout #customer_details .woocommerce-shipping-fields .select2-container .select2-chosen {
        padding: 5px; }
    .checkout-container .woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row-first, .checkout-container .woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row-last, .checkout-container .woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row-first, .checkout-container .woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row-last, .checkout-container .woocommerce-checkout #customer_details .woocommerce-shipping-fields .form-row-first, .checkout-container .woocommerce-checkout #customer_details .woocommerce-shipping-fields .form-row-last, .checkout-container .woocommerce-checkout #customer_details .woocommerce-shipping-fields .form-row-first, .checkout-container .woocommerce-checkout #customer_details .woocommerce-shipping-fields .form-row-last {
      width: 331px; }
    .checkout-container .woocommerce-checkout #customer_details .woocommerce-billing-fields .create-account, .checkout-container .woocommerce-checkout #customer_details .woocommerce-shipping-fields .create-account {
      border-top: 1px solid black;
      border-bottom: 1px solid black; }
  .checkout-container .woocommerce-checkout #order_review {
    float: left;
    width: 380px; }
    .checkout-container .woocommerce-checkout #order_review .order_review-thumbs {
      overflow: hidden;
      margin-bottom: 35px; }
      .checkout-container .woocommerce-checkout #order_review .order_review-thumbs li {
        float: left;
        width: 22%;
        margin-right: 15px;
        margin-top: 20px; }
        .checkout-container .woocommerce-checkout #order_review .order_review-thumbs li:nth-of-type(4n) {
          margin-right: 0px; }
        .checkout-container .woocommerce-checkout #order_review .order_review-thumbs li img {
          display: block;
          width: 100%; }
    .checkout-container .woocommerce-checkout #order_review .place_order {
      display: none;
      padding: 0px; }
      .checkout-container .woocommerce-checkout #order_review .place_order #place_order {
        display: none; }
    .checkout-container .woocommerce-checkout #order_review .woocommerce-checkout-review-order-table {
      border: none;
      display: block; }
      .checkout-container .woocommerce-checkout #order_review .woocommerce-checkout-review-order-table thead {
        display: none; }
      .checkout-container .woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tbody {
        border-bottom: 1px solid #ccc;
        display: block;
        padding-bottom: 15px; }
        .checkout-container .woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tbody .cart_item {
          overflow: hidden;
          display: block; }
          .checkout-container .woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tbody .cart_item .product-name {
            float: left;
            width: 280px; }
          .checkout-container .woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tbody .cart_item .product-total {
            float: right;
            width: 100px;
            text-align: left;
            padding-left: 0px; }
      .checkout-container .woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tfoot {
        display: block;
        padding-top: 20px; }
        .checkout-container .woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tfoot tr {
          display: block;
          overflow: hidden; }
          .checkout-container .woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tfoot tr th {
            padding: 6px 0px;
            float: left; }
          .checkout-container .woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tfoot tr td {
            float: right;
            padding: 6px 0px;
            width: 100px;
            text-align: left; }
            .checkout-container .woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tfoot tr td span {
              font-size: 16px; }
          .checkout-container .woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tfoot tr.shipping td {
            width: 165px;
            color: transparent; }
            .checkout-container .woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tfoot tr.shipping td span {
              color: black; }
          .checkout-container .woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tfoot tr.order-total td {
            width: auto; }
            .checkout-container .woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tfoot tr.order-total td span {
              font: 30px "freight-display-pro";
              font-weight: lighter;
              color: #ebc651; }
      .checkout-container .woocommerce-checkout #order_review .woocommerce-checkout-review-order-table td, .checkout-container .woocommerce-checkout #order_review .woocommerce-checkout-review-order-table th {
        font-weight: lighter;
        font-family: "freight-display-pro";
        font-size: 16px;
        color: inherit;
        border: none; }
      .checkout-container .woocommerce-checkout #order_review .woocommerce-checkout-review-order-table td {
        text-align: right; }
        .checkout-container .woocommerce-checkout #order_review .woocommerce-checkout-review-order-table td.product-name {
          text-align: left;
          padding-left: 0px; }
          .checkout-container .woocommerce-checkout #order_review .woocommerce-checkout-review-order-table td.product-name .product-quantity {
            font-weight: lighter; }
          .checkout-container .woocommerce-checkout #order_review .woocommerce-checkout-review-order-table td.product-name .variation {
            margin: 0px; }
            .checkout-container .woocommerce-checkout #order_review .woocommerce-checkout-review-order-table td.product-name .variation dt, .checkout-container .woocommerce-checkout #order_review .woocommerce-checkout-review-order-table td.product-name .variation dd {
              margin: 0px;
              display: inline-block;
              font: 14px "proxima-nova";
              font-weight: lighter;
              color: #999;
              padding: 0px; }
              .checkout-container .woocommerce-checkout #order_review .woocommerce-checkout-review-order-table td.product-name .variation dt p, .checkout-container .woocommerce-checkout #order_review .woocommerce-checkout-review-order-table td.product-name .variation dd p {
                margin: 0px;
                font-weight: lighter;
                color: #999;
                font-size: inherit; }
        .checkout-container .woocommerce-checkout #order_review .woocommerce-checkout-review-order-table td.product-total {
          padding-right: 0px;
          vertical-align: top; }
      .checkout-container .woocommerce-checkout #order_review .woocommerce-checkout-review-order-table .order-total td {
        padding-right: 0px; }
      .checkout-container .woocommerce-checkout #order_review .woocommerce-checkout-review-order-table .cart-subtotal, .checkout-container .woocommerce-checkout #order_review .woocommerce-checkout-review-order-table .shipping {
        color: #999; }
        .checkout-container .woocommerce-checkout #order_review .woocommerce-checkout-review-order-table .cart-subtotal td, .checkout-container .woocommerce-checkout #order_review .woocommerce-checkout-review-order-table .shipping td {
          font-size: 18px; }
.checkout-container .woocommerce-checkout #payment {
  border-radius: 0px;
  background: transparent; }
  .checkout-container .woocommerce-checkout #payment #place_order {
    display: none; }
  .checkout-container .woocommerce-checkout #payment ul.payment_methods {
    padding: 0px; }
    .checkout-container .woocommerce-checkout #payment ul.payment_methods li {
      margin-bottom: 20px; }
    .checkout-container .woocommerce-checkout #payment ul.payment_methods .wc_payment_method label {
      font-size: 14px;
      font-weight: bold;
      color: #999;
      text-transform: uppercase;
      display: block; }
    .checkout-container .woocommerce-checkout #payment ul.payment_methods .wc_payment_method > label {
      display: block;
      padding-left: 35px;
      border-bottom: 1px solid #ccc;
      padding-bottom: 10px;
      margin-bottom: 10px; }
      .checkout-container .woocommerce-checkout #payment ul.payment_methods .wc_payment_method > label[for="payment_method_paypal"] {
        border: none; }
    .checkout-container .woocommerce-checkout #payment ul.payment_methods .wc_payment_method input[type="radio"] {
      position: absolute;
      top: 5px;
      left: 5px; }
      .checkout-container .woocommerce-checkout #payment ul.payment_methods .wc_payment_method input[type="radio"]#payment_method_paypal {
        top: 15px; }
    .checkout-container .woocommerce-checkout #payment ul.payment_methods .wc_payment_method .payment_box {
      background-color: transparent;
      padding: 0px;
      overflow: hidden;
      margin: 0px; }
      .checkout-container .woocommerce-checkout #payment ul.payment_methods .wc_payment_method .payment_box.payment_method_paypal p {
        padding: 5px 0px 15px; }
      .checkout-container .woocommerce-checkout #payment ul.payment_methods .wc_payment_method .payment_box .clear {
        display: none; }
      .checkout-container .woocommerce-checkout #payment ul.payment_methods .wc_payment_method .payment_box .form-row-first {
        float: left;
        width: auto;
        margin-right: 20px; }
        .checkout-container .woocommerce-checkout #payment ul.payment_methods .wc_payment_method .payment_box .form-row-first select {
          appearance: none;
          -webkit-appearance: none;
          -moz-appearance: none;
          font-size: 18px;
          border-radius: 0px;
          padding: 10px;
          border: 1px solid #ccc;
          background: white;
          font-weight: lighter;
          line-height: 23px;
          top: -2px;
          padding-right: 20px;
          background-image: url("img/icon-carat.png");
          background-repeat: no-repeat;
          background-size: 10px;
          background-position: 90% 18px; }
      .checkout-container .woocommerce-checkout #payment ul.payment_methods .wc_payment_method .payment_box:before {
        display: none; }
      .checkout-container .woocommerce-checkout #payment ul.payment_methods .wc_payment_method .payment_box label {
        color: black;
        font-family: "freight-display-pro";
        font-size: 20px;
        font-weight: lighter;
        text-transform: none;
        border: 0px; }
      .checkout-container .woocommerce-checkout #payment ul.payment_methods .wc_payment_method .payment_box input[type="text"] {
        padding: 10px;
        font-size: 18px;
        font-weight: lighter;
        border: 1px solid #ccc; }

.page-container {
  float: left;
  width: 75%;
  padding-right: 55px;
  padding-bottom: 50px; }
  .page-container h1 {
    font-family: "freight-display-pro";
    font-size: 40px;
    font-weight: 100;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px; }
  .page-container.single-post-container h1 {
    clear: both;
    text-align: center;
    margin-top: 65px;
    border: none;
    padding-bottom: 0px; }
  .page-container.single-post-container .attachment-product-container {
    border: 1px solid #ccc;
    padding: 30px;
    padding-top: 0px;
    margin-top: 50px; }
    .page-container.single-post-container .attachment-product-container h3 {
      text-align: center;
      font-size: 14px;
      text-transform: uppercase;
      letter-spacing: 2.5px;
      font-weight: 400;
      margin-top: -24px; }
      .page-container.single-post-container .attachment-product-container h3 span {
        display: inline-block;
        padding: 15px;
        background: white; }
    .page-container.single-post-container .attachment-product-container .attachment-product-image {
      float: left; }
      .page-container.single-post-container .attachment-product-container .attachment-product-image img {
        display: block;
        width: 170px;
        height: auto; }
    .page-container.single-post-container .attachment-product-container .attachment-product-meta {
      float: left;
      margin-left: 30px;
      width: 615px;
      margin-top: -5px; }
      .page-container.single-post-container .attachment-product-container .attachment-product-meta h4 {
        font: 25px "freight-display-pro";
        font-weight: lighter;
        margin-top: 0px;
        margin-bottom: 15px; }
        .page-container.single-post-container .attachment-product-container .attachment-product-meta h4 em {
          font-style: normal;
          color: #12437a;
          font-family: "freight-display-pro"; }
      .page-container.single-post-container .attachment-product-container .attachment-product-meta a {
        border: 1px solid black;
        background: black;
        color: white;
        text-transform: uppercase;
        letter-spacing: 2px;
        padding: 10px 20px;
        cursor: pointer;
        font-weight: 400;
        transition: 0.2s;
        margin-top: 10px;
        float: left;
        font-size: 14px;
        margin-right: 15px; }
        .page-container.single-post-container .attachment-product-container .attachment-product-meta a:hover {
          background: white;
          color: black; }
        .page-container.single-post-container .attachment-product-container .attachment-product-meta a.cta-low {
          background: white;
          color: black; }
          .page-container.single-post-container .attachment-product-container .attachment-product-meta a.cta-low:hover {
            background: black;
            color: white; }
  .page-container.page-container-category {
    padding-top: 20px !important; }
    .page-container.page-container-category h1 {
      margin-top: 0px; }
    .page-container.page-container-category .post-categories li a {
      font-family: "freight-display-pro"; }
  .page-container p {
    font-weight: 300; }
    .page-container p a[href] {
      color: #12437a;
      border-bottom: 1px solid #12437a; }
  .page-container .yarpp-related {
    border-top: 1px solid #ccc;
    padding-top: 20px;
    margin-top: 50px; }
    .page-container .yarpp-related h3 {
      font-family: "freight-display-pro";
      font-weight: lighter;
      font-size: 20px; }
    .page-container .yarpp-related .yarpp-thumbnails-horizontal a {
      width: 290px;
      height: auto;
      border: 0px;
      overflow: hidden;
      margin: 0px;
      padding-bottom: 15px;
      transition: 0.1s;
      -webkit-transition: 0.1s;
      opacity: 1; }
      .page-container .yarpp-related .yarpp-thumbnails-horizontal a:hover {
        opacity: 0.9; }
      .page-container .yarpp-related .yarpp-thumbnails-horizontal a:nth-of-type(4n) {
        width: 600px; }
      .page-container .yarpp-related .yarpp-thumbnails-horizontal a .yarpp-thumbnail-default {
        width: 100%;
        height: auto;
        margin: 0px;
        display: block; }
      .page-container .yarpp-related .yarpp-thumbnails-horizontal a:last-child {
        margin-right: 0px; }
      .page-container .yarpp-related .yarpp-thumbnails-horizontal a img {
        margin: 0px;
        width: 100%;
        height: auto; }
      .page-container .yarpp-related .yarpp-thumbnails-horizontal a span.yarpp-thumbnail-title {
        font-family: "freight-display-pro";
        left: 0px;
        background: white;
        padding-top: 9px;
        margin: 0px;
        margin-top: -5px;
        max-height: none;
        width: 100%;
        font-size: 14px;
        font-weight: lighter;
        transition: 0.2s;
        -webkit-transition: 0.2s; }
        .page-container .yarpp-related .yarpp-thumbnails-horizontal a span.yarpp-thumbnail-title:after {
          content: "";
          display: block;
          width: 0%;
          height: 1px;
          background: #ebc651;
          opacity: 0.5;
          position: absolute;
          bottom: 0px;
          left: 0px;
          transition: 0.2s;
          -webkit-transition: 0.2s; }
      .page-container .yarpp-related .yarpp-thumbnails-horizontal a:hover span.yarpp-thumbnail-title {
        margin-top: -15px;
        padding-bottom: 10px;
        color: #ebc651; }
        .page-container .yarpp-related .yarpp-thumbnails-horizontal a:hover span.yarpp-thumbnail-title:after {
          width: 100%; }
  .page-container.page-container-blogindex {
    padding-right: 0px;
    width: 100%;
    padding-top: 30px; }
    .page-container.page-container-blogindex.page-container-blogindex-setmasonry .posts-container li {
      background-size: cover; }
      .page-container.page-container-blogindex.page-container-blogindex-setmasonry .posts-container li > span {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        z-index: 2;
        background: white;
        padding: 10px; }
      .page-container.page-container-blogindex.page-container-blogindex-setmasonry .posts-container li a {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        border: 10px solid white; }
        .page-container.page-container-blogindex.page-container-blogindex-setmasonry .posts-container li a img {
          display: none; }
        .page-container.page-container-blogindex.page-container-blogindex-setmasonry .posts-container li a .masonry-tile-bg {
          position: absolute;
          top: 10px;
          left: 0px;
          width: 100%;
          height: 85%;
          background-size: cover;
          background-position: center;
          z-index: 1; }
        .page-container.page-container-blogindex.page-container-blogindex-setmasonry .posts-container li a .post-content {
          position: absolute;
          background: white;
          bottom: 0px;
          left: 0px;
          z-index: 2;
          width: 100%; }
      .page-container.page-container-blogindex.page-container-blogindex-setmasonry .posts-container li:nth-of-type(10n+1) {
        width: 400px;
        height: 510px; }
      .page-container.page-container-blogindex.page-container-blogindex-setmasonry .posts-container li:nth-of-type(10n+2) {
        width: 770px;
        height: 690px; }
      .page-container.page-container-blogindex.page-container-blogindex-setmasonry .posts-container li:nth-of-type(10n+3) {
        width: 400px;
        height: 420px; }
      .page-container.page-container-blogindex.page-container-blogindex-setmasonry .posts-container li:nth-of-type(10n+4) {
        width: 320px;
        height: 410px; }
      .page-container.page-container-blogindex.page-container-blogindex-setmasonry .posts-container li:nth-of-type(10n+5) {
        width: 450px;
        height: 640px; }
      .page-container.page-container-blogindex.page-container-blogindex-setmasonry .posts-container li:nth-of-type(10n+6) {
        width: 400px;
        height: 615px; }
      .page-container.page-container-blogindex.page-container-blogindex-setmasonry .posts-container li:nth-of-type(10n+7) {
        width: 320px;
        height: 445px; }
      .page-container.page-container-blogindex.page-container-blogindex-setmasonry .posts-container li:nth-of-type(10n+8) {
        width: 450px;
        height: 435px; }
      .page-container.page-container-blogindex.page-container-blogindex-setmasonry .posts-container li:nth-of-type(10n+9) {
        width: 720px;
        height: 660px; }
      .page-container.page-container-blogindex.page-container-blogindex-setmasonry .posts-container li:nth-of-type(10n+10) {
        width: 450px;
        height: 440px; }
    .page-container.page-container-blogindex .temp-lazy-posts {
      display: none !important; }
    .page-container.page-container-blogindex .posts-container {
      transition: 3s;
      -webkit-transition: 3s;
      overflow: hidden;
      transition-delay: 1s;
      -webkit-transition-delay: 1s; }
      .page-container.page-container-blogindex .posts-container li {
        float: left;
        width: 376px;
        margin-bottom: 20px;
        opacity: 1;
        transition: all 1s, transform 0.2s;
        -webkit-transition: 1s, transform 0.2s;
        padding: 10px;
        padding-bottom: 15px;
        overflow: hidden;
        transform: translateY(0px);
        -webkit-transform: translateY(0px); }
        .page-container.page-container-blogindex .posts-container li:hover {
          transform: translateY(-10px);
          -webkit-transform: translateY(-10px); }
        .page-container.page-container-blogindex .posts-container li.invisible {
          opacity: 0; }
        .page-container.page-container-blogindex .posts-container li > span {
          display: block;
          overflow: hidden;
          background: rgba(255, 255, 255, 0.9);
          z-index: 2;
          position: relative;
          top: 0px;
          left: 0px;
          width: 100%;
          padding: 10px 0px; }
          .page-container.page-container-blogindex .posts-container li > span .masonry-category-container {
            float: right;
            letter-spacing: 1px;
            text-align: right;
            width: 165px;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            font-weight: 300;
            font-family: "proxima-nova";
            text-transform: uppercase; }
            .page-container.page-container-blogindex .posts-container li > span .masonry-category-container a {
              display: block;
              font-size: 12px;
              font-family: inherit;
              font-weight: 400;
              position: relative;
              border: none; }
          .page-container.page-container-blogindex .posts-container li > span em {
            float: left;
            font-style: normal;
            font-size: 12px;
            letter-spacing: 1px;
            text-transform: uppercase;
            font-weight: 400;
            font-family: "proxima-nova"; }
            .page-container.page-container-blogindex .posts-container li > span em a {
              font-size: 14px;
              font-weight: 400;
              display: inline-block; }
        .page-container.page-container-blogindex .posts-container li a {
          display: block;
          opacity: 1;
          transition: 0.2s;
          -webkit-transition: 0.2s; }
          .page-container.page-container-blogindex .posts-container li a:hover {
            opacity: 0.9; }
          .page-container.page-container-blogindex .posts-container li a img {
            display: block;
            width: 100%;
            height: auto; }
          .page-container.page-container-blogindex .posts-container li a .post-content h2 {
            font: 20px "freight-display-pro";
            margin: 5px 0px 10px;
            background: white;
            transition: 0.3s;
            -webkit-transition: 0.3s;
            padding-top: 5px;
            text-transform: uppercase; }
          .page-container.page-container-blogindex .posts-container li a .post-content hr {
            border: 0px;
            border-top: 1px solid #ebc651;
            display: block;
            width: 0px;
            transition: 0.3s;
            -webkit-transition: 0.3s;
            float: left;
            margin: 0px;
            opacity: 0.5; }
          .page-container.page-container-blogindex .posts-container li a .post-content p {
            margin: 0px;
            font-size: 16px;
            clear: both;
            font-family: "freight-display-pro"; }
          .page-container.page-container-blogindex .posts-container li a:hover .post-content h2 {
            margin-top: -10px; }
          .page-container.page-container-blogindex .posts-container li a:hover .post-content hr {
            width: 100%;
            margin-bottom: 10px; }
  .page-container .load_more-container {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    text-align: center;
    font-size: 30px;
    padding: 0px;
    opacity: 0;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    transition-delay: 0.6s;
    -webkit-transition-delay: 0.6s;
    margin-top: 30px;
    clear: both;
    opacity: 1;
    padding: 20px 0px; }
    .page-container .load_more-container a {
      font-family: "freight-display-pro";
      font-weight: lighter;
      border-bottom: 1px solid;
      color: #999;
      cursor: pointer;
      padding: 2px 10px;
      top: -6px;
      transition: 0.2s; }
      .page-container .load_more-container a:hover {
        color: black; }
      .page-container .load_more-container a em {
        display: inline-block;
        width: 22px;
        text-align: left; }

.post.status-publish .page-container {
  float: none;
  margin: auto;
  padding-right: 0px;
  width: 910px; }
  .post.status-publish .page-container .share-single-post-side {
    position: fixed;
    top: 120px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 10px;
    opacity: 0;
    transition: 0.2s;
    -webkit-transition: 0.2s;
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%); }
    .post.status-publish .page-container .share-single-post-side .pinterest-hide {
      display: none !important; }
    .post.status-publish .page-container .share-single-post-side.visible {
      opacity: 1;
      transform: translateX(-140%);
      -webkit-transform: translateX(-140%); }
    .post.status-publish .page-container .share-single-post-side span {
      font-weight: lighter;
      font-size: 14px;
      display: block;
      text-align: right; }
    .post.status-publish .page-container .share-single-post-side ul li {
      display: block;
      margin-top: 10px; }
      .post.status-publish .page-container .share-single-post-side ul li a {
        display: block;
        text-align: right; }
        .post.status-publish .page-container .share-single-post-side ul li a i {
          font-size: 20px;
          display: inline-block; }
  .post.status-publish .page-container .single-post-header {
    overflow: hidden;
    padding-top: 30px; }
    .post.status-publish .page-container .single-post-header hr {
      border: none;
      border-top: 2px solid black;
      display: block;
      margin: auto;
      margin-bottom: 30px;
      width: 200px; }
    .post.status-publish .page-container .single-post-header .share-single-post {
      float: right;
      font-weight: lighter;
      text-transform: uppercase;
      margin-left: 3px;
      opacity: 0.3;
      transition: 0.1s;
      z-index: 2;
      -webkit-transition: 0.1s;
      position: absolute;
      top: 60px;
      right: 0px; }
      .post.status-publish .page-container .single-post-header .share-single-post:hover {
        opacity: 1; }
      .post.status-publish .page-container .single-post-header .share-single-post ul {
        list-style: none;
        padding: 0px;
        margin: 0px;
        display: inline-block; }
        .post.status-publish .page-container .single-post-header .share-single-post ul li {
          display: inline-block;
          margin: 0px 2px; }
          .post.status-publish .page-container .single-post-header .share-single-post ul li a {
            display: block; }
    .post.status-publish .page-container .single-post-header .single-post-date {
      float: left;
      text-transform: uppercase;
      font-weight: lighter;
      font-size: 12px;
      letter-spacing: 1px; }
    .post.status-publish .page-container .single-post-header .single-post-category {
      float: right;
      text-transform: uppercase;
      font-weight: lighter; }
      .post.status-publish .page-container .single-post-header .single-post-category a {
        margin-left: 5px;
        font-size: 12px;
        letter-spacing: 1px; }
    .post.status-publish .page-container .single-post-header img.wp-post-image {
      width: 100%; }
  .post.status-publish .page-container p {
    text-align: left !important; }
  .post.status-publish .page-container .post-content-container > *:first-child {
    margin-top: 0px; }
  .post.status-publish .page-container .post-content-container * {
    font: 20px/30px "freight-display-pro" !important;
    font-weight: lighter;
    letter-spacing: 0.5px; }
  .post.status-publish .page-container .post-content-container a[href] {
    color: #12437a;
    border-bottom: 1px solid #12437a; }
  .post.status-publish .page-container .post-content-container iframe {
    display: block;
    margin: auto;
    max-width: 100%; }
  .post.status-publish .page-container .post-content-container table {
    display: block;
    margin: auto;
    border: none !important;
    width: 100%; }
    .post.status-publish .page-container .post-content-container table tbody {
      display: block; }
    .post.status-publish .page-container .post-content-container table tr {
      display: block;
      text-align: center; }
      .post.status-publish .page-container .post-content-container table tr td {
        padding: 20px;
        border: none !important;
        display: inline-block;
        border: none;
        width: 45%; }
        .post.status-publish .page-container .post-content-container table tr td * {
          max-width: 100%; }
  .post.status-publish .page-container .post-content-container img {
    margin: 30px 0px; }
  .post.status-publish .page-container .post-content-container .yarpp-related img {
    margin: 0px; }
  .post.status-publish .page-container .post-content-container p:nth-of-type(1):first-letter {
    font-size: 30px;
    margin-right: 2px;
    margin-top: 0px; }
  .post.status-publish .page-container .post-content-container p img {
    display: block;
    margin: 25px auto;
    width: 100%;
    height: auto; }

.page-container-single-recent {
  background: white;
  z-index: 3; }
  .page-container-single-recent h3 {
    font-family: "proxima-nova";
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2.5px;
    text-align: center;
    font-weight: 400;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
    margin-bottom: 30px; }

.general-sidebar {
  float: left;
  width: 25%;
  padding-right: 0px;
  padding-bottom: 50px; }
  .general-sidebar ul.social li {
    display: inline-block; }
    .general-sidebar ul.social li a {
      display: block;
      width: auto;
      padding: 5px; }
      .general-sidebar ul.social li a i {
        font-size: 20px; }

/*# sourceMappingURL=style.css.map */
