/** Theme Name: Pixel Palace */
/** Theme URI: http://pixelpalace.com.au/ */
/** Author: Pixel Palace */
/** Author URI: http://pixelpalace.com.au/ */
/** Version: 1.3 */
@media only screen and (max-width: 1024px) {
  main.py-5 {
    padding: 110px 0 40px !important; } }

@media (min-width: 1325px) {
  .container {
    max-width: 1300px; } }

body {
  word-wrap: break-word; }

.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em; }

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em; }

.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto; }

img {
  display: inline-block;
  height: auto;
  max-width: 100%; }

img[class*="wp-image-"] {
  margin-top: 10px;
  margin-bottom: 10px; }

embed, iframe, object {
  max-width: 100%; }

.clear {
  clear: both; }

.screen-reader-text {
  display: none; }

ul.social-media {
  padding: 0px;
  list-style: none; }
  ul.social-media li {
    display: inline-block;
    font-size: 18px;
    margin-right: 5px; }

a:link, a:visited {
  color: #e15b46;
  text-decoration: none; }

a:hover {
  color: #c74e3b; }

html {
  font-size: 16px; }
  @media only screen and (max-width: 1024px) {
    html {
      font-size: 15px; } }
  @media only screen and (max-width: 480px) {
    html {
      font-size: 14px; } }

body {
  font-size: 1em;
  font-family: "futura-pt", sans-serif; }

p {
  font-size: 18px;
  font-size: 1.1em;
  line-height: 1.6em; }

h1 {
  font-family: "futura-pt", sans-serif;
  text-transform: uppercase;
  font-size: 3em;
  line-height: 1.4em;
  letter-spacing: 1px;
  font-weight: bold; }
  @media only screen and (max-width: 1024px) {
    h1 {
      font-size: 2em; } }

h2 {
  font-size: 2em;
  font-family: "futura-pt", sans-serif;
  font-weight: bold;
  text-transform: uppercase; }

h3 {
  font-size: 22px;
  font-size: 1.5em;
  font-family: "futura-pt", sans-serif;
  font-weight: bold;
  text-transform: uppercase; }

h4 {
  font-size: 1.2em;
  text-transform: uppercase;
  letter-spacing: 1px; }

.fancy h1, .fancy h2 {
  font-weight: bold;
  letter-spacing: 2px;
  font-size: 2.4em;
  margin-bottom: 40px; }
  .fancy h1 span, .fancy h1 strong, .fancy h2 span, .fancy h2 strong {
    display: block;
    font-size: 0.5em;
    letter-spacing: 3px;
    margin: 5px 0px; }

.fancy.fancy-xl h1, .fancy.fancy-xl h2 {
  font-size: 3em; }

.fancy.fancy-xxl h1, .fancy.fancy-xxl h2 {
  font-size: 4em; }
  .fancy.fancy-xxl h1 span, .fancy.fancy-xxl h1 strong, .fancy.fancy-xxl h2 span, .fancy.fancy-xxl h2 strong {
    line-height: 15px; }

.fancy.blog-title h1 {
  font-size: 4em; }

.fancy.blog-title span, .fancy.blog-title strong {
  line-height: 0.8em;
  font-size: 0.3em; }

.quad .fancy h2 {
  font-size: 2em; }

@media only screen and (max-width: 767px) {
  .hidden-sm {
    display: none !important; } }

.light h1, .light h2, .light h3 {
  border-color: #fff; }

.wp-caption {
  max-width: 100%; }

a {
  outline: none;
  -webkit-box-shadow: none !important;
          box-shadow: none !important; }

.container-xl {
  width: 80%;
  margin: 0 auto; }
  @media only screen and (max-width: 1200px) {
    .container-xl {
      width: 100%;
      padding: 0 30px; } }

.o-bg {
  background: #e15b46; }

.gform_wrapper li input, .gform_wrapper li textarea {
  padding: 10px !important;
  border: 1px solid #ddd; }

.gform_wrapper .gform_footer input {
  border: 0px !important;
  font-weight: bold;
  text-transform: uppercase;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease; }
  .gform_wrapper .gform_footer input:hover {
    cursor: pointer;
    background: #c74e3b; }

#masthead {
  padding: 0px;
  background: #121212;
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  width: 100%; }
  #masthead .navbar-brand {
    margin-right: 0 !important; }
  #masthead .container {
    position: relative; }
  #masthead .free-shipping {
    text-align: right;
    padding: 15px 0px 8px;
    font-size: 12px;
    text-transform: uppercase;
    color: #fff; }
    #masthead .free-shipping a {
      color: #fff;
      -webkit-transition: opacity 0.2s ease;
      transition: opacity 0.2s ease; }
      #masthead .free-shipping a:hover {
        color: #e15b46; }
  #masthead .brand-container img {
    height: 90px;
    padding: 10px 0px; }
  #masthead .user-actions {
    padding: 2px 0px 0px; }
    #masthead .user-actions a, #masthead .user-actions button {
      padding: 0px 5px 5px 5px;
      color: #fff;
      -webkit-transition: color 0.2s ease;
      transition: color 0.2s ease; }
      @media only screen and (max-width: 767px) {
        #masthead .user-actions a, #masthead .user-actions button {
          font-size: 22px;
          margin-right: 5px; } }
      #masthead .user-actions a:hover, #masthead .user-actions button:hover {
        cursor: pointer;
        color: #e15b46; }
    #masthead .user-actions .dropdown-toggle {
      background: none;
      border: 0;
      color: #fff; }
      #masthead .user-actions .dropdown-toggle:after {
        display: none; }
      @media only screen and (max-width: 767px) {
        #masthead .user-actions .dropdown-toggle {
          margin-top: -5px; } }
    #masthead .user-actions .dropdown-menu {
      background: #121212;
      border: 0;
      -webkit-border-radius: 0;
              border-radius: 0;
      top: 49px;
      padding: 10px 0;
      min-width: 150px; }
      #masthead .user-actions .dropdown-menu li a {
        padding: 7px 20px;
        display: block;
        color: #fff;
        opacity: 1; }
        #masthead .user-actions .dropdown-menu li a:hover {
          color: #e15b46; }
        @media only screen and (max-width: 767px) {
          #masthead .user-actions .dropdown-menu li a {
            font-size: 13px; } }
      #masthead .user-actions .dropdown-menu:before {
        content: "";
        height: 10px;
        width: 20px;
        display: block;
        -webkit-clip-path: polygon(0 100%, 50% 0%, 100% 100%, 100% 100%);
                clip-path: polygon(0 100%, 50% 0%, 100% 100%, 100% 100%);
        background: #121212;
        position: absolute;
        left: 50%;
        margin-left: -10px;
        top: -10px; }
    #masthead .user-actions .dropdown-menu-center {
      left: 0; }
    #masthead .user-actions .dropdown-menu-right:before {
      left: auto;
      right: 0px; }
    #masthead .user-actions .search-form {
      width: 200px;
      padding: 4px 10px 4px; }
      #masthead .user-actions .search-form label {
        margin: 0;
        float: left;
        clear: none; }
        #masthead .user-actions .search-form label input {
          font-family: "futura-pt";
          width: 100%;
          border: 0;
          color: #fff;
          background: transparent; }
        #masthead .user-actions .search-form label ::-webkit-input-placeholder {
          color: #fff; }
        #masthead .user-actions .search-form label :-ms-input-placeholder {
          color: #fff; }
        #masthead .user-actions .search-form label ::placeholder {
          color: #fff; }
      #masthead .user-actions .search-form input[type="submit"] {
        display: none; }
  @media only screen and (max-width: 1024px) {
    #masthead .free-shipping {
      display: none; }
    #masthead .user-actions {
      padding-top: 27px; } }
  @media only screen and (max-width: 767px) {
    #masthead {
      padding: 10px 0;
      height: 82px;
      top: 0 !important; }
      #masthead .user-actions {
        padding-top: 5px; }
      #masthead .brand-container img {
        height: 50px;
        padding: 0; } }

.btn-account {
  font-size: 12px !important;
  padding: 5px !important;
  position: relative;
  display: inline-block;
  top: -4px;
  margin-left: 5px;
  border: 1px solid #fff !important; }
  .btn-account:hover {
    border-color: #e15b46 !important; }

.nav-overlay {
  position: fixed;
  top: 82px;
  left: 100%;
  height: -webkit-calc(100% - 82px);
  height: calc(100% - 82px);
  padding: 30px;
  width: 100%;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.9);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  opacity: 0;
  text-align: center; }
  @media only screen and (min-width: 767px) {
    .nav-overlay {
      display: none; } }
  .nav-overlay .nav-wrap {
    width: 100%; }
    .nav-overlay .nav-wrap ul {
      padding: 0;
      text-align: left;
      margin: 0 auto;
      text-transform: none;
      list-style: none;
      display: block;
      width: 70%; }
      .nav-overlay .nav-wrap ul li a {
        font-size: 1.1em;
        font-weight: bold;
        color: #fff;
        display: block;
        padding: 1px 0;
        margin-bottom: 1px; }
      .nav-overlay .nav-wrap ul li.current-menu-item a {
        color: #e15b46; }
      .nav-overlay .nav-wrap ul li.current-menu-item ul li a {
        color: #fff;
        border-color: #666; }
      .nav-overlay .nav-wrap ul li ul {
        padding: 5px 0;
        width: 100%; }
        .nav-overlay .nav-wrap ul li ul li a {
          padding: 2px 0px 2px 15px;
          font-weight: normal;
          font-size: 1em;
          border-left: 2px solid #666; }
        .nav-overlay .nav-wrap ul li ul li.current-menu-item a {
          border-color: #e15b46;
          color: #e15b46; }
  .nav-overlay.toggled {
    left: 0px;
    opacity: 1; }

.nav-toggle {
  display: none; }
  @media only screen and (max-width: 767px) {
    .nav-toggle {
      display: inline-block; } }
  .nav-toggle .open {
    display: none; }
  .nav-toggle.toggled .open {
    display: inline-block; }
  .nav-toggle.toggled .closed {
    display: none; }

.admin-bar #masthead {
  top: 32px; }

.ubermenu-skin-grey-white {
  background: transparent !important; }

.ubermenu-main {
  -webkit-box-flex: 0 !important;
  -webkit-flex: 0 0 50% !important;
      -ms-flex: 0 0 50% !important;
          flex: 0 0 50% !important;
  max-width: 50% !important; }
  @media only screen and (max-width: 767px) {
    .ubermenu-main {
      display: none !important; } }
  .ubermenu-main .ubermenu-has-submenu-flyout ul li a {
    padding: 10px 15px !important; }

.ubermenu-skin-grey-white .ubermenu-submenu.ubermenu-submenu-drop {
  background: #fff !important; }
  .ubermenu-skin-grey-white .ubermenu-submenu.ubermenu-submenu-drop .ubermenu-image {
    float: none;
    opacity: 0.75;
    -webkit-transition: all 0.1s ease;
    transition: all 0.1s ease;
    width: 120px;
    margin: 0 auto; }
  .ubermenu-skin-grey-white .ubermenu-submenu.ubermenu-submenu-drop .ubermenu-target-title {
    padding: 0;
    margin-top: 10px !important;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    -webkit-transition: all 0.1s ease;
    transition: all 0.1s ease; }
  .ubermenu-skin-grey-white .ubermenu-submenu.ubermenu-submenu-drop .ubermenu-target:hover .ubermenu-target-title {
    color: #e15b46; }
  .ubermenu-skin-grey-white .ubermenu-submenu.ubermenu-submenu-drop .ubermenu-target:hover .ubermenu-image {
    opacity: 1; }

.ubermenu-skin-grey-white .ubermenu-item-level-0.ubermenu-current-menu-item > .ubermenu-target, .ubermenu-skin-grey-white .ubermenu-item-level-0.ubermenu-current-menu-parent > .ubermenu-target, .ubermenu-skin-grey-white .ubermenu-item-level-0.ubermenu-current-menu-ancestor > .ubermenu-target {
  background: transparent !important; }

.ubermenu-skin-grey-white .ubermenu-item-level-0:hover > .ubermenu-target, .ubermenu-skin-grey-white .ubermenu-item-level-0.ubermenu-active > .ubermenu-target {
  background: transparent !important;
  color: #e15b46 !important;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease; }

.ubermenu .ubermenu-colgroup .ubermenu-column, .ubermenu .ubermenu-custom-content-padded, .ubermenu .ubermenu-nonlink, .ubermenu .ubermenu-retractor, .ubermenu .ubermenu-submenu-padded, .ubermenu .ubermenu-submenu-type-stack > .ubermenu-item-normal > .ubermenu-target, .ubermenu .ubermenu-target, .ubermenu .ubermenu-widget, .ubermenu-responsive-toggle {
  padding: 43px 20px !important; }
  @media only screen and (max-width: 1024px) {
    .ubermenu .ubermenu-colgroup .ubermenu-column, .ubermenu .ubermenu-custom-content-padded, .ubermenu .ubermenu-nonlink, .ubermenu .ubermenu-retractor, .ubermenu .ubermenu-submenu-padded, .ubermenu .ubermenu-submenu-type-stack > .ubermenu-item-normal > .ubermenu-target, .ubermenu .ubermenu-target, .ubermenu .ubermenu-widget, .ubermenu-responsive-toggle {
      padding: 43px 10px !important; } }

@media only screen and (max-width: 1024px) {
  .ubermenu .ubermenu-item-has-children a {
    padding: 43px 25px 43px 10px !important; } }

@media only screen and (max-width: 1024px) {
  img[class*="wp-image-"] {
    display: block !important;
    float: none;
    margin: 20px 0px; } }

.home-hero {
  position: relative;
  height: 60vh;
  overflow: hidden;
  background: #222;
  min-height: 600px; }
  @media only screen and (max-width: 1600px) {
    .home-hero {
      height: 80vh; } }
  @media only screen and (max-width: 767px) {
    .home-hero {
      height: 70vh;
      min-height: 340px; } }
  .home-hero .hero-content {
    margin-top: 30px;
    position: absolute;
    z-index: 3;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
    background: black;
    -webkit-transition: background 0.5s ease;
    transition: background 0.5s ease; }
    .home-hero .hero-content .or {
      display: inline-block;
      position: relative;
      padding: 10px; }
    .home-hero .hero-content h1 {
      line-height: normal;
      font-weight: normal;
      font-size: 2.6em;
      max-width: 95%; }
      .home-hero .hero-content h1 b {
        font-weight: strong; }
      @media only screen and (max-width: 767px) {
        .home-hero .hero-content h1 {
          font-size: 1.4em;
          margin-bottom: 15px; } }
    .home-hero .hero-content h4 {
      font-weight: bold;
      font-size: 1.2em;
      line-height: 1.5em;
      max-width: 80%;
      margin: 0 auto;
      margin-bottom: 25px; }
      @media only screen and (max-width: 767px) {
        .home-hero .hero-content h4 {
          font-size: 1em;
          font-weight: normal;
          text-transform: none;
          line-height: normal;
          margin-bottom: 20px; } }
    @media only screen and (max-width: 480px) {
      .home-hero .hero-content .btn {
        font-size: 0.9em;
        padding: 6px; } }
  .home-hero video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 1;
    -webkit-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%); }
  .home-hero .slope {
    position: absolute;
    left: 0;
    bottom: -1px;
    height: 75px;
    width: 100%;
    z-index: 5; }
    .home-hero .slope:before {
      content: "";
      height: 100%;
      width: 50%;
      display: block;
      -webkit-clip-path: polygon(0 0, 0 100%, 100% 100%, 100% 95%);
              clip-path: polygon(0 0, 0 100%, 100% 100%, 100% 95%);
      background: #121212;
      position: absolute;
      left: 0;
      top: 0; }
    .home-hero .slope:after {
      content: "";
      height: 100%;
      width: 50%;
      display: block;
      -webkit-clip-path: polygon(0 95%, 100% 0, 100% 100%, 0 100%);
              clip-path: polygon(0 95%, 100% 0, 100% 100%, 0 100%);
      background: #121212;
      position: absolute;
      left: 50%;
      top: 0; }
    .home-hero .slope.notice:before, .home-hero .slope.notice:after {
      background: #e15b46; }

.site-notice h2 {
  font-weight: bold; }

.featured-products {
  padding: 70px 0 120px !important;
  position: relative;
  background: url(img/featured_bg.jpg) bottom center no-repeat #000;
  background-size: cover; }
  @media only screen and (max-width: 767px) {
    .featured-products {
      padding: 40px 0px !important; } }
  .featured-products h2 {
    opacity: 0;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease; }
  .featured-products ul.products li.product {
    -webkit-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
    opacity: 0; }
    .featured-products ul.products li.product:nth-child(1) {
      -webkit-transition-delay: 0.5s;
              transition-delay: 0.5s; }
    .featured-products ul.products li.product:nth-child(2) {
      -webkit-transition-delay: 0.75s;
              transition-delay: 0.75s; }
    .featured-products ul.products li.product:nth-child(3) {
      -webkit-transition-delay: 1s;
              transition-delay: 1s; }
    .featured-products ul.products li.product:nth-child(4) {
      -webkit-transition-delay: 1.25s;
              transition-delay: 1.25s; }
  .featured-products:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#121212), to(transparent));
    background: linear-gradient(to bottom, #121212, transparent); }

.loaded .featured-products h2 {
  opacity: 1; }

.loaded .featured-products ul.products li {
  opacity: 1; }

.social-row .quad-container {
  position: relative;
  display: block;
  overflow: hidden; }
  @media only screen and (max-width: 1024px) {
    .social-row .quad-container {
      display: none; } }
  .social-row .quad-container .quad {
    margin: 0;
    width: 50%;
    float: left;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease; }
    .social-row .quad-container .quad a {
      color: #000; }
    .social-row .quad-container .quad .divider-cross {
      margin: 35px 0 25px; }
    .social-row .quad-container .quad .cont {
      height: 25vw;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      text-align: center; }
  .social-row .quad-container .quad-img {
    position: relative;
    overflow: hidden; }
    .social-row .quad-container .quad-img img {
      -webkit-transition: all 1s ease;
      transition: all 1s ease; }
    .social-row .quad-container .quad-img:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
      background: #e15b46;
      opacity: 0;
      -webkit-clip-path: polygon(0 40%, 10% 50%, 0% 60%);
              clip-path: polygon(0 40%, 10% 50%, 0% 60%);
      -webkit-transition: all 0.4s ease;
      transition: all 0.4s ease;
      -webkit-transform: translate(-10%, 0);
          -ms-transform: translate(-10%, 0);
              transform: translate(-10%, 0);
      z-index: 2; }
  .social-row .quad-container .quad-double:nth-child(2) .quad {
    float: right; }
  .social-row .quad-container .quad-double:nth-child(2) .quad-img:before {
    -webkit-clip-path: polygon(100% 40%, 90% 50%, 100% 60%);
            clip-path: polygon(100% 40%, 90% 50%, 100% 60%);
    -webkit-transform: translate(10%, 0);
        -ms-transform: translate(10%, 0);
            transform: translate(10%, 0); }
  .social-row .quad-container .quad-double:hover .quad {
    background: #e15b46; }
    .social-row .quad-container .quad-double:hover .quad a {
      color: #fff; }
    .social-row .quad-container .quad-double:hover .quad .divider-cross:before, .social-row .quad-container .quad-double:hover .quad .divider-cross:after {
      background: #fff; }
  .social-row .quad-container .quad-double:hover .quad-img img {
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1); }
  .social-row .quad-container .quad-double:hover .quad-img:before {
    opacity: 1;
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0); }
  .social-row .quad-container .quad-double:nth-child(2):hover .quad-img:before {
    -webkit-transform: translate(2px, 0);
        -ms-transform: translate(2px, 0);
            transform: translate(2px, 0); }

@media only screen and (max-width: 1600px) {
  .home .fancy h2 {
    font-size: 1.6em;
    margin-bottom: 15px; } }

body.loaded .hero-content {
  background: rgba(0, 0, 0, 0.25); }

.featured-reviews h3 {
  text-align: center;
  margin-top: 50px;
  font-size: 1.3em; }
  @media only screen and (max-width: 1024px) {
    .featured-reviews h3 {
      margin-bottom: 0; } }

.slick-reviews {
  margin-top: 20px;
  padding: 40px 0;
  text-align: center;
  position: relative;
  top: 0;
  width: 100%;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  @media only screen and (max-width: 1024px) {
    .slick-reviews {
      margin-top: 0; } }
  .slick-reviews .slick-list, .slick-reviews .slick-track, .slick-reviews .slick-slide {
    position: relative;
    height: 100%; }
    @media only screen and (max-width: 1024px) {
      .slick-reviews .slick-list, .slick-reviews .slick-track, .slick-reviews .slick-slide {
        height: auto; } }
  .slick-reviews .slick-track {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch; }
  .slick-reviews .review {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .slick-reviews .stars {
    margin-bottom: 15px;
    font-size: 20px; }
    @media only screen and (max-width: 1024px) {
      .slick-reviews .stars {
        font-size: 16px; } }
  .slick-reviews p.quote {
    font-family: "Droid Serif", serif;
    font-style: italic;
    width: 80%;
    margin: 0 auto;
    font-size: 0.9em;
    font-size: 1vw; }
    @media only screen and (min-width: 1600px) {
      .slick-reviews p.quote {
        font-size: 1.1em; } }
    @media only screen and (max-width: 1024px) {
      .slick-reviews p.quote {
        font-size: 1em; } }
  .slick-reviews h4 {
    font-weight: bold;
    margin: 15px 0px; }
  .slick-reviews .slick-prev {
    left: 25px; }
  .slick-reviews .slick-next {
    right: 25px; }
  .slick-reviews.slick-initialized {
    opacity: 1;
    max-height: 100%; }
  @media only screen and (max-width: 1024px) {
    .slick-reviews {
      position: relative;
      height: auto; } }

.slick-slider .slick-prev, .slick-slider .slick-next {
  z-index: 3; }
  .slick-slider .slick-prev:before, .slick-slider .slick-next:before {
    color: #000;
    opacity: 0.5; }
  .slick-slider .slick-prev:hover:before, .slick-slider .slick-next:hover:before {
    opacity: 0.8; }

.slick-slider .slick-prev:before {
  content: "\f104";
  font-family: "FontAwesome"; }

.slick-slider .slick-next:before {
  content: "\f105";
  font-family: "FontAwesome"; }

.slick-slider * {
  outline: 0px !important; }

.what-coffee-are-you {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(img/bg.jpg) center center no-repeat;
  background-size: cover;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .what-coffee-are-you h2 {
    margin-bottom: 15px; }
  @media only screen and (max-width: 1024px) {
    .what-coffee-are-you {
      position: relative;
      height: auto;
      padding: 40px 10px;
      top: 0; } }

.latest-blog-posts {
  background: url(img/blog_bg.jpg) center left no-repeat #f5f5f5;
  background-size: contain; }
  @media only screen and (max-width: 1024px) {
    .latest-blog-posts {
      padding: 40px 0 !important; } }
  .latest-blog-posts .blog-loop {
    text-align: center;
    margin-bottom: 20px; }
    .latest-blog-posts .blog-loop a {
      display: inline-block;
      position: relative;
      -webkit-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.1);
              box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.1);
      -webkit-transition: all 0.2s ease;
      transition: all 0.2s ease;
      max-width: 90%; }
      @media only screen and (max-width: 1600px) {
        .latest-blog-posts .blog-loop a p {
          font-size: 1em;
          line-height: normal; } }
      .latest-blog-posts .blog-loop a:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        background: rgba(0, 0, 0, 0.1);
        -webkit-transition: all 0.2s ease;
        transition: all 0.2s ease; }
      .latest-blog-posts .blog-loop a:hover {
        -webkit-transform: scale(1.05) translate(0, -5px);
            -ms-transform: scale(1.05) translate(0, -5px);
                transform: scale(1.05) translate(0, -5px);
        -webkit-box-shadow: 0px 10px 25px rgba(0, 0, 0, 0.2);
                box-shadow: 0px 10px 25px rgba(0, 0, 0, 0.2); }
        .latest-blog-posts .blog-loop a:hover:before {
          opacity: 0; }

.loop-post, .search-loop {
  padding-bottom: 30px;
  position: relative; }
  @media only screen and (max-width: 1600px) {
    .loop-post p, .search-loop p {
      font-size: 1em;
      line-height: normal; } }
  .loop-post .read-more, .search-loop .read-more {
    position: absolute;
    bottom: 30px;
    right: 30px;
    text-align: right;
    display: inline-block; }
  .loop-post:hover .read-more i, .search-loop:hover .read-more i {
    -webkit-animation: move 0.5s ease;
            animation: move 0.5s ease; }

@-webkit-keyframes move {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }
  50% {
    -webkit-transform: translate(5px, 0);
            transform: translate(5px, 0); }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); } }

@keyframes move {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }
  50% {
    -webkit-transform: translate(5px, 0);
            transform: translate(5px, 0); }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); } }

.about-row .about-cbd, .about-row .meet-ryd {
  height: 50vw; }
  @media only screen and (max-width: 1024px) {
    .about-row .about-cbd, .about-row .meet-ryd {
      height: auto;
      padding: 40px 0; } }
  .about-row .about-cbd h2, .about-row .meet-ryd h2 {
    font-weight: bold;
    margin-bottom: 30px; }
    @media only screen and (max-width: 1600px) {
      .about-row .about-cbd h2, .about-row .meet-ryd h2 {
        font-size: 1.6em;
        margin-bottom: 15px; } }
  .about-row .about-cbd p, .about-row .meet-ryd p {
    font-size: 1.2em; }
    @media only screen and (max-width: 1600px) {
      .about-row .about-cbd p, .about-row .meet-ryd p {
        font-size: 1em;
        line-height: normal; } }

.about-row .meet-ryd {
  height: 40vw; }
  @media only screen and (max-width: 1024px) {
    .about-row .meet-ryd {
      height: auto;
      padding: 40px 0; } }

.about-row .ryd-img {
  background: url(img/meet-ryd.jpg) center center no-repeat;
  background-size: cover; }
  @media only screen and (max-width: 1024px) {
    .about-row .ryd-img {
      height: 300px; } }
  @media only screen and (max-width: 480px) {
    .about-row .ryd-img {
      height: 240px; } }

.about-row .newsletter {
  height: 25vw; }
  .about-row .newsletter h2 {
    margin-bottom: 15px; }
  @media only screen and (max-width: 1600px) {
    .about-row .newsletter p {
      font-size: 1em;
      line-height: normal;
      margin-bottom: 0; } }
  .about-row .newsletter .gform_wrapper {
    width: 70% !important;
    margin: 30px auto 0 auto; }
    @media only screen and (max-width: 1024px) {
      .about-row .newsletter .gform_wrapper {
        width: 100% !important; } }
  .about-row .newsletter .gform_body {
    width: 80%;
    float: left;
    clear: none; }
    @media only screen and (max-width: 1024px) {
      .about-row .newsletter .gform_body {
        width: 60%; } }
    .about-row .newsletter .gform_body .gfield, .about-row .newsletter .gform_body .ginput_container {
      margin: 0;
      padding: 0; }
    .about-row .newsletter .gform_body input {
      -webkit-border-top-left-radius: 5px;
              border-top-left-radius: 5px;
      -webkit-border-bottom-left-radius: 5px;
              border-bottom-left-radius: 5px;
      padding: 13px !important; }
    .about-row .newsletter .gform_body .gfield_label {
      display: none !important; }
  .about-row .newsletter .gform_footer {
    padding: 0;
    margin: 0;
    width: 20%;
    float: left;
    clear: none; }
    @media only screen and (max-width: 1024px) {
      .about-row .newsletter .gform_footer {
        width: 40%; } }
    .about-row .newsletter .gform_footer input {
      font-weight: bold;
      padding: 15px 24px 14px !important;
      border: 0;
      -webkit-transition: all 0.2s ease;
      transition: all 0.2s ease;
      -webkit-border-top-left-radius: 0;
              border-top-left-radius: 0;
      -webkit-border-bottom-left-radius: 0;
              border-bottom-left-radius: 0;
      text-align: center; }
      @media only screen and (max-width: 1024px) {
        .about-row .newsletter .gform_footer input {
          padding: 15px important;
          width: 100% !important; } }
      .about-row .newsletter .gform_footer input:hover {
        background: #c74e3b;
        cursor: pointer; }
  @media only screen and (max-width: 1024px) {
    .about-row .newsletter {
      height: auto;
      padding: 40px 0; } }

.about-row .flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.about-row .flex-cont {
  width: 80%; }

.about-row .quad {
  height: 25vw;
  width: 50%;
  float: left; }
  @media only screen and (max-width: 1600px) {
    .about-row .quad p {
      font-size: 1em;
      line-height: normal; } }
  @media only screen and (max-width: 1024px) {
    .about-row .quad {
      height: auto;
      padding: 40px 0; } }
  @media only screen and (max-width: 767px) {
    .about-row .quad {
      width: 100%; } }
  .about-row .quad .flex-cont {
    width: 60%; }

.about-row .flex-link {
  position: relative;
  display: inline-block; }
  .about-row .flex-link .flex {
    position: relative;
    height: 100%;
    z-index: 5; }
  .about-row .flex-link:before {
    content: "";
    background: #000;
    opacity: 0.4;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease; }
  .about-row .flex-link:nth-child(3):before {
    background: #e15b46;
    opacity: 0.6; }
  .about-row .flex-link:hover:before {
    opacity: 0.8; }

.divider-cross {
  position: relative;
  display: block;
  padding-bottom: 10px; }
  .divider-cross:before {
    display: block;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
        -ms-transform: translate(-50%, -50%) rotate(45deg);
            transform: translate(-50%, -50%) rotate(45deg);
    position: absolute;
    content: "";
    width: 15px;
    height: 1px;
    background: #000;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease; }
  .divider-cross:after {
    display: block;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
        -ms-transform: translate(-50%, -50%) rotate(-45deg);
            transform: translate(-50%, -50%) rotate(-45deg);
    position: absolute;
    content: "";
    width: 15px;
    height: 1px;
    background: #000;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease; }

.light .divider-cross:before, .light .divider-cross:after {
  background: #fff; }

.search-container {
  text-align: right; }
  .search-container input[type="search"] {
    width: 100%; }
  .search-container label {
    width: 65%;
    margin: 0;
    padding: 0; }
  .search-container input[type="submit"] {
    border: 0;
    margin: 0;
    width: 30%;
    font-weight: bold;
    font-size: 14px; }

.search-loop {
  background: #fff;
  position: relative;
  display: block;
  margin-bottom: 40px;
  padding-bottom: 50px;
  -webkit-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.05);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease; }
  .search-loop .placeholder {
    height: 240px;
    background: #000;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center; }
  .search-loop img {
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    opacity: 0.9;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden; }
  .search-loop .content {
    padding: 25px; }
    .search-loop .content span.type {
      display: inline-block;
      background: #e15b46;
      color: #fff;
      font-weight: bold;
      text-transform: uppercase;
      padding: 4px 8px;
      font-size: 14px;
      -webkit-border-radius: 5px;
              border-radius: 5px;
      position: absolute;
      top: 15px;
      left: 15px; }
    .search-loop .content h2 {
      font-size: 1em;
      color: #121212;
      font-weight: bold;
      margin: 0; }
    .search-loop .content .read-more {
      color: #121212; }
  .search-loop:hover {
    -webkit-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.2);
            box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.2); }
    .search-loop:hover img {
      opacity: 1; }

@media only screen and (max-width: 767px) {
  .blog-header-container {
    padding: 30px 0 !important; }
    .blog-header-container h1 {
      margin-bottom: 0; } }

.blog main, .single-post main, .search-results main {
  background: #f5f5f5; }

.single-post h2 {
  font-size: 1.5em;
  font-weight: bold; }

.single-post h3 {
  font-size: 1.3em;
  font-weight: bold;
  font-family: "futura-pt"; }

.single-post h4 {
  font-size: 1.2em;
  font-weight: bold; }

.single-post blockquote {
  font-size: 1.2em;
  padding: 20px 0;
  text-align: center; }

.single-post article {
  margin-top: 80px;
  background: #fff;
  padding-bottom: 20px; }
  @media only screen and (max-width: 767px) {
    .single-post article {
      margin-top: 20px; } }
  .single-post article .blog-header {
    text-align: center; }
    .single-post article .blog-header h1 {
      font-size: 2em;
      font-weight: bold;
      width: 80%;
      margin: 60px auto 20px; }
      @media only screen and (max-width: 767px) {
        .single-post article .blog-header h1 {
          margin-top: 30px;
          font-size: 1.4em; } }
    .single-post article .blog-header img {
      width: 100%; }
  .single-post article .blog-content {
    padding: 0px 25px; }
    .single-post article .blog-content p {
      font-size: 1.2em; }
      @media only screen and (max-width: 767px) {
        .single-post article .blog-content p {
          font-size: 1em; } }
  .single-post article ul, .single-post article ol {
    font-size: 1.2em;
    line-height: normal;
    padding-left: 20px; }
    .single-post article ul li, .single-post article ol li {
      margin-bottom: 10px; }
  .single-post article ol {
    list-style: none;
    padding-left: 35px; }
    .single-post article ol li {
      counter-increment: item;
      margin-bottom: 10px;
      position: relative; }
      .single-post article ol li:before {
        position: absolute;
        top: 1px;
        left: -35px;
        content: counter(item);
        display: inline-block;
        font-weight: bold;
        border: 1px solid #121212;
        width: 25px;
        height: 25px;
        font-size: 14px;
        line-height: 24px;
        -webkit-border-radius: 50%;
                border-radius: 50%;
        text-align: center; }

.single-post .comments-container {
  background: #fff;
  margin-top: 15px;
  padding: 80px 0px 40px 0px;
  margin-bottom: 15px; }
  @media only screen and (max-width: 767px) {
    .single-post .comments-container {
      padding: 20px; } }
  .single-post .comments-container label {
    font-weight: bold; }
  .single-post .comments-container textarea {
    width: 100%;
    display: block;
    border: 1px solid #ddd; }
  .single-post .comments-container ol.comment-list {
    padding: 0;
    list-style: none; }
    .single-post .comments-container ol.comment-list .says {
      display: none; }
    .single-post .comments-container ol.comment-list li {
      position: relative;
      padding: 20px 0;
      margin: 0;
      border-bottom: 1px solid #f5f5f5; }
      .single-post .comments-container ol.comment-list li .comment-author {
        font-weight: bold;
        color: #777; }
        .single-post .comments-container ol.comment-list li .comment-author a {
          color: #777; }
        .single-post .comments-container ol.comment-list li .comment-author cite {
          font-style: normal; }
      .single-post .comments-container ol.comment-list li .comment-meta a {
        color: #777;
        font-size: 0.83em; }
        .single-post .comments-container ol.comment-list li .comment-meta a:before {
          content: "-";
          margin: 0px 3px; }
      .single-post .comments-container ol.comment-list li .comment-author, .single-post .comments-container ol.comment-list li .comment-meta {
        display: inline-block; }
      .single-post .comments-container ol.comment-list li .comment-text {
        padding: 20px 0;
        border: 0px;
        border-top: 1px solid #f5f5f5;
        margin: 0;
        -webkit-border-radius: 0;
                border-radius: 0; }
        .single-post .comments-container ol.comment-list li .comment-text img {
          float: none; }
      .single-post .comments-container ol.comment-list li ul, .single-post .comments-container ol.comment-list li ol {
        list-style: none;
        padding: 0;
        margin: 0; }
      .single-post .comments-container ol.comment-list li .reply {
        position: absolute;
        right: 0px;
        top: 20px;
        font-size: 12px; }
      .single-post .comments-container ol.comment-list li.comment-author-ryadan {
        border: 1px solid #ccc;
        padding: 20px 20px 10px 20px;
        margin-bottom: 0px;
        position: relative;
        margin-top: 25px;
        margin-bottom: 5px; }
        .single-post .comments-container ol.comment-list li.comment-author-ryadan .reply {
          display: none; }
        .single-post .comments-container ol.comment-list li.comment-author-ryadan:before {
          content: "";
          position: absolute;
          height: 20px;
          width: 20px;
          background: #fff;
          border: 1px solid #bbb;
          border-right: 0;
          border-bottom: 0;
          -webkit-transform: rotate(45deg);
              -ms-transform: rotate(45deg);
                  transform: rotate(45deg);
          top: -11px;
          left: 25px; }

.single-post .related-posts {
  margin-bottom: 60px; }
  .single-post .related-posts .content {
    padding: 15px;
    background: #fff;
    display: block;
    margin-right: 15px;
    text-align: center;
    color: #121212; }
    .single-post .related-posts .content img {
      margin-bottom: 15px; }
    .single-post .related-posts .content h3 {
      margin: 0;
      font-size: 1em; }
    @media only screen and (max-width: 767px) {
      .single-post .related-posts .content {
        margin-bottom: 15px;
        margin-right: 0; } }
  .single-post .related-posts .blog:last-child .content {
    margin-right: 0; }

a.loop-post {
  display: block;
  -webkit-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.05);
  margin-bottom: 50px;
  background: #fff;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease; }
  a.loop-post img {
    width: 100%; }
  a.loop-post h2 {
    color: #121212;
    font-weight: bold;
    font-size: 1.4em;
    margin-bottom: 15px; }
  a.loop-post p {
    color: #444; }
  a.loop-post .content {
    padding: 30px; }
  a.loop-post:hover {
    -webkit-box-shadow: 0px 5px 35px rgba(0, 0, 0, 0.2);
            box-shadow: 0px 5px 35px rgba(0, 0, 0, 0.2); }

.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
  width: 240px; }

.single-product #colophon {
  margin-top: 60px; }
  @media only screen and (max-width: 767px) {
    .single-product #colophon {
      margin-top: 20px; } }

.single-read-more {
  width: 100%;
  float: left;
  margin-top: 60px;
  clear: left;
  text-align: center;
  width: 58%;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1px;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease; }
  .single-read-more i {
    font-size: 18px; }
  .single-read-more span {
    display: block; }
  .single-read-more a {
    color: #999; }
    .single-read-more a:hover {
      color: #666; }
  @media only screen and (max-width: 1024px) {
    .single-read-more {
      display: none; } }

.breadcrumb {
  background: #fff;
  padding: 20px 0px;
  color: #666;
  margin-bottom: 0; }
  .breadcrumb a {
    color: #121212;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease; }
    .breadcrumb a:hover {
      color: #e15b46; }
  @media only screen and (max-width: 767px) {
    .breadcrumb {
      font-size: 0.9em; } }

.product-archive-top {
  padding: 70px 0;
  background: url(img/featured_bg.jpg) bottom center no-repeat #000;
  background-size: cover;
  color: #fff; }
  .product-archive-top h1, .product-archive-top h2 {
    font-weight: bold; }
  @media only screen and (max-width: 767px) {
    .product-archive-top {
      padding: 20px 0px; }
      .product-archive-top h1, .product-archive-top h2 {
        font-size: 1.5em; } }

@media only screen and (max-width: 767px) {
  .category-description p {
    font-size: 0.9em; } }

.btn-attributes {
  width: 100%;
  margin-top: 10px;
  display: none; }
  @media only screen and (max-width: 480px) {
    .btn-attributes {
      display: block; } }

.col2-set .col-1, .col2-set .col-2 {
  -webkit-box-flex: 0 !important;
  -webkit-flex: 0 0 50% !important;
      -ms-flex: 0 0 50% !important;
          flex: 0 0 50% !important;
  max-width: 50% !important; }
  @media only screen and (max-width: 767px) {
    .col2-set .col-1, .col2-set .col-2 {
      -webkit-box-flex: 0 !important;
      -webkit-flex: 0 0 100% !important;
          -ms-flex: 0 0 100% !important;
              flex: 0 0 100% !important;
      max-width: 100% !important; } }

select {
  background: #fff; }

.woocommerce.single-product {
  background: url(img/beans_bg.jpg) no-repeat #f5f5f5;
  background-position: 10% 200px; }
  .woocommerce.single-product .product {
    margin-top: 150px; }
    @media only screen and (max-width: 1024px) {
      .woocommerce.single-product .product {
        margin-top: 60px; } }
    @media only screen and (max-width: 767px) {
      .woocommerce.single-product .product {
        margin-top: 30px; } }
  .woocommerce.single-product div.images {
    width: 58% !important;
    text-align: center; }
    .woocommerce.single-product div.images a {
      display: inline-block;
      -webkit-box-shadow: 0px 15px 25px rgba(0, 0, 0, 0.15);
              box-shadow: 0px 15px 25px rgba(0, 0, 0, 0.15); }
    .woocommerce.single-product div.images img {
      margin: 0 auto;
      width: auto !important; }
    @media only screen and (max-width: 1024px) {
      .woocommerce.single-product div.images {
        width: 100% !important;
        float: none; } }
  .woocommerce.single-product div.entry-summary {
    width: 37.5% !important;
    padding: 50px 50px 30px 50px;
    top: 140px;
    position: -webkit-sticky;
    position: sticky;
    display: inline-block;
    background: #fff;
    z-index: 50;
    -webkit-box-shadow: 0px 15px 25px rgba(0, 0, 0, 0.05);
            box-shadow: 0px 15px 25px rgba(0, 0, 0, 0.05); }
    .woocommerce.single-product div.entry-summary .stock.in-stock {
      display: none; }
    .woocommerce.single-product div.entry-summary .variations a.reset_variations {
      display: none !important; }
    @media only screen and (max-width: 1024px) {
      .woocommerce.single-product div.entry-summary {
        width: 100% !important;
        top: 0 !important;
        position: relative !important;
        float: none !important;
        -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.025);
                box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.025);
        margin-bottom: 20px !important; } }
    @media only screen and (max-width: 767px) {
      .woocommerce.single-product div.entry-summary {
        padding: 25px; } }
    .woocommerce.single-product div.entry-summary h1 {
      font-weight: bold;
      font-size: 2em;
      line-height: normal;
      margin-bottom: 10px; }
      @media only screen and (max-width: 767px) {
        .woocommerce.single-product div.entry-summary h1 {
          font-size: 1.6em; } }
    .woocommerce.single-product div.entry-summary p {
      margin-bottom: 10px; }
    .woocommerce.single-product div.entry-summary .woocommerce-product-rating {
      margin-bottom: 14px !important; }
    .woocommerce.single-product div.entry-summary form.cart .variations select {
      width: 100%;
      max-width: 100% !important; }
    .woocommerce.single-product div.entry-summary td.label {
      width: 25%;
      text-transform: uppercase;
      font-size: 1em; }
      .woocommerce.single-product div.entry-summary td.label label[for="how-you-drink-it"], .woocommerce.single-product div.entry-summary td.label label[for="no-of-bags"] {
        font-size: 14px;
        line-height: normal; }
    .woocommerce.single-product div.entry-summary label {
      padding-top: 5px; }
    .woocommerce.single-product div.entry-summary td.value {
      width: 75%; }
    .woocommerce.single-product div.entry-summary a.reset_variations {
      width: 100%;
      display: block !important;
      padding: 5px 10px;
      text-transform: uppercase;
      color: #ccc;
      -webkit-transition: all 0.2s ease;
      transition: all 0.2s ease; }
      .woocommerce.single-product div.entry-summary a.reset_variations:hover {
        color: #e15b46; }
    .woocommerce.single-product div.entry-summary .price {
      display: none; }
    .woocommerce.single-product div.entry-summary .variations_form .price {
      display: inline-block; }
    .woocommerce.single-product div.entry-summary table.variations {
      margin-top: 15px; }
      .woocommerce.single-product div.entry-summary table.variations .label {
        color: #333; }
      .woocommerce.single-product div.entry-summary table.variations select {
        margin-bottom: 10px;
        -webkit-border-radius: 5px;
                border-radius: 5px;
        width: 100%;
        max-width: 100px !important; }
    .woocommerce.single-product div.entry-summary .product_meta .posted_in, .woocommerce.single-product div.entry-summary .product_meta .tagged_in {
      width: 100%;
      display: block;
      margin-bottom: 10px; }
    .woocommerce.single-product div.entry-summary input[type="number"] {
      padding: 11px;
      border: 1px solid #ddd; }
    .woocommerce.single-product div.entry-summary .woocommerce-variation-price {
      width: 100%; }
      .woocommerce.single-product div.entry-summary .woocommerce-variation-price:before {
        content: "Price";
        width: 25%;
        display: inline-block;
        color: #666 !important;
        text-transform: uppercase;
        font-size: 1em;
        font-weight: bold; }
    .woocommerce.single-product div.entry-summary .woocommerce-variation-add-to-cart {
      margin-top: 20px;
      margin-left: 25%; }
    .woocommerce.single-product div.entry-summary .single_add_to_cart_button.button.alt {
      padding: 16px 30px;
      font-family: "futura-pt";
      font-size: 16px;
      letter-spacing: 0.5px;
      -webkit-border-radius: 0px;
              border-radius: 0px;
      background: #e15b46;
      color: #fff;
      text-transform: uppercase;
      -webkit-transition: all 0.2s ease;
      transition: all 0.2s ease; }
      @media only screen and (max-width: 767px) {
        .woocommerce.single-product div.entry-summary .single_add_to_cart_button.button.alt {
          font-size: 13px;
          padding: 16px; } }
      .woocommerce.single-product div.entry-summary .single_add_to_cart_button.button.alt:hover {
        background: #c74e3b !important; }
  .woocommerce.single-product .splat {
    position: absolute;
    top: 0;
    z-index: -1;
    right: 0;
    height: 400px;
    width: 400px;
    -webkit-transform: translate(30%, -30%);
        -ms-transform: translate(30%, -30%);
            transform: translate(30%, -30%); }
    @media only screen and (max-width: 1600px) {
      .woocommerce.single-product .splat {
        -webkit-transform: translate(-15%, -30%);
            -ms-transform: translate(-15%, -30%);
                transform: translate(-15%, -30%); } }
    @media only screen and (max-width: 1024px) {
      .woocommerce.single-product .splat {
        -webkit-transform: translate(0%, -30%);
            -ms-transform: translate(0%, -30%);
                transform: translate(0%, -30%);
        width: 200px;
        height: 200px; } }
    .woocommerce.single-product .splat .st0 {
      fill: #e15b46; }
  .woocommerce.single-product .product-cards {
    clear: left;
    width: 58%;
    padding-top: 70px; }
    @media only screen and (max-width: 1024px) {
      .woocommerce.single-product .product-cards {
        width: 100% !important;
        padding-top: 0px;
        float: none;
        position: relative; } }
    .woocommerce.single-product .product-cards .product-card {
      background: #fff;
      margin-bottom: 50px;
      -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.025);
              box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.025); }
      .woocommerce.single-product .product-cards .product-card .wrap {
        padding: 50px; }
        @media only screen and (max-width: 767px) {
          .woocommerce.single-product .product-cards .product-card .wrap {
            padding: 25px; } }
      @media only screen and (max-width: 1024px) {
        .woocommerce.single-product .product-cards .product-card {
          margin-bottom: 20px; } }
      .woocommerce.single-product .product-cards .product-card p {
        font-size: 1.1em; }
      .woocommerce.single-product .product-cards .product-card h2 {
        font-weight: bold;
        letter-spacing: 0;
        margin-bottom: 25px; }
    .woocommerce.single-product .product-cards .product-card-related {
      margin-bottom: 30px; }
    .woocommerce.single-product .product-cards .product-card-tasting-notes {
      position: relative; }
      @media only screen and (max-width: 767px) {
        .woocommerce.single-product .product-cards .product-card-tasting-notes .wrap {
          padding-bottom: 0; } }
      .woocommerce.single-product .product-cards .product-card-tasting-notes h5 {
        text-transform: uppercase;
        font-weight: bold;
        font-size: 1em; }
    .woocommerce.single-product .product-cards .product-card-related a {
      display: inline-block;
      -webkit-transition: all 0.2s ease;
      transition: all 0.2s ease; }
      .woocommerce.single-product .product-cards .product-card-related a:hover {
        -webkit-box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.15);
                box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.15); }
  .woocommerce.single-product .at-single {
    clear: both; }
    .woocommerce.single-product .at-single h5 {
      clear: none;
      display: inline-block;
      margin-top: 18px;
      margin-bottom: 5px; }
      @media only screen and (max-width: 767px) {
        .woocommerce.single-product .at-single h5 {
          margin-top: 8px;
          margin-bottom: 0; } }
    .woocommerce.single-product .at-single img {
      width: 80px;
      margin-right: 15px;
      float: left; }
      @media only screen and (max-width: 767px) {
        .woocommerce.single-product .at-single img {
          width: 50px; } }
  .woocommerce.single-product .product-brackets {
    border-top: 1px solid #f5f5f5; }
    @media only screen and (max-width: 767px) {
      .woocommerce.single-product .product-brackets {
        padding: 0 25px 25px 25px;
        border: 0; } }
    .woocommerce.single-product .product-brackets .at-holder {
      border-right: 1px solid #f5f5f5;
      text-align: center;
      padding: 5px 10px 10px;
      width: 20%;
      display: inline-block; }
      .woocommerce.single-product .product-brackets .at-holder h5 {
        margin-bottom: 5px; }
      .woocommerce.single-product .product-brackets .at-holder img {
        width: 80%; }
      .woocommerce.single-product .product-brackets .at-holder p {
        font-size: 0.9em; }
      .woocommerce.single-product .product-brackets .at-holder:last-child {
        border: 0; }
      @media only screen and (max-width: 767px) {
        .woocommerce.single-product .product-brackets .at-holder {
          width: 100%;
          text-align: left;
          border: 0;
          padding: 0; }
          .woocommerce.single-product .product-brackets .at-holder h5 {
            clear: none;
            display: inline-block;
            margin-top: 8px;
            margin-bottom: 0; }
          .woocommerce.single-product .product-brackets .at-holder img {
            width: 50px;
            margin-right: 15px;
            float: left; } }
  .woocommerce.single-product #reviews #comments ol.commentlist {
    padding: 0; }
    .woocommerce.single-product #reviews #comments ol.commentlist #load-more-reviews {
      display: block;
      text-align: center;
      padding: 25px 0px;
      border-top: 3px solid #ccc;
      color: #666;
      font-weight: bold;
      text-transform: uppercase;
      letter-spacing: 1px; }
      .woocommerce.single-product #reviews #comments ol.commentlist #load-more-reviews:hover {
        color: #000; }
    .woocommerce.single-product #reviews #comments ol.commentlist li {
      display: none;
      padding: 0;
      margin: 0; }
      .woocommerce.single-product #reviews #comments ol.commentlist li:nth-child(1), .woocommerce.single-product #reviews #comments ol.commentlist li:nth-child(2), .woocommerce.single-product #reviews #comments ol.commentlist li:nth-child(3), .woocommerce.single-product #reviews #comments ol.commentlist li:nth-child(4), .woocommerce.single-product #reviews #comments ol.commentlist li:nth-child(5) {
        display: block; }
      .woocommerce.single-product #reviews #comments ol.commentlist li .comment-text {
        padding: 20px 0;
        border: 0px;
        border-top: 1px solid #f5f5f5;
        margin: 0;
        -webkit-border-radius: 0;
                border-radius: 0; }
        .woocommerce.single-product #reviews #comments ol.commentlist li .comment-text img {
          float: none; }
      .woocommerce.single-product #reviews #comments ol.commentlist li ul {
        padding: 0;
        margin: 0; }
      .woocommerce.single-product #reviews #comments ol.commentlist li.comment-author-ryadan {
        border: 1px solid #ccc;
        padding: 0;
        margin-bottom: 20px;
        color: #e15b46; }
        .woocommerce.single-product #reviews #comments ol.commentlist li.comment-author-ryadan .meta {
          color: #e15b46; }
        .woocommerce.single-product #reviews #comments ol.commentlist li.comment-author-ryadan .comment-text {
          padding: 20px 20px 10px 20px;
          margin-bottom: 0px; }
          .woocommerce.single-product #reviews #comments ol.commentlist li.comment-author-ryadan .comment-text:before {
            content: "";
            position: absolute;
            height: 20px;
            width: 20px;
            background: #fff;
            border: 1px solid #bbb;
            border-right: 0;
            border-bottom: 0;
            -webkit-transform: rotate(45deg);
                -ms-transform: rotate(45deg);
                    transform: rotate(45deg);
            top: -11px;
            left: 25px; }
    .woocommerce.single-product #reviews #comments ol.commentlist.loaded-more li {
      display: block; }
    .woocommerce.single-product #reviews #comments ol.commentlist.loaded-more #load-more-reviews {
      display: none; }
  .woocommerce.single-product #respond {
    border-top: 3px solid #ccc !important;
    padding-top: 30px !important; }
    .woocommerce.single-product #respond #reply-title {
      text-transform: uppercase;
      font-weight: bold;
      font-size: 1.4em;
      margin-bottom: 15px;
      display: block; }
    .woocommerce.single-product #respond label {
      text-transform: uppercase;
      font-weight: bold;
      font-size: 0.8rem; }
    .woocommerce.single-product #respond .stars {
      padding-top: 10px;
      font-size: 28px; }
    .woocommerce.single-product #respond textarea {
      border: 1px solid #ccc;
      height: 140px !important; }
    .woocommerce.single-product #respond input {
      border: 1px solid #ccc;
      padding: 6px; }
  .woocommerce.single-product #comments h2 {
    margin-bottom: 30px;
    font-size: 1.2em; }

.form-submit .btn {
  padding: 6px 12px !important; }

.archive {
  background: #f5f5f5; }

.woocommerce ul.products li.product {
  color: #666;
  text-align: center;
  border: 1px solid #f5f5f5;
  background: #fff;
  width: 23.5%;
  margin-right: 2%;
  padding-bottom: 15px;
  -webkit-box-shadow: 0px 5px 25px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 5px 25px rgba(0, 0, 0, 0.05); }
  .woocommerce ul.products li.product .product-card-image {
    overflow: hidden;
    position: relative;
    display: block;
    margin-bottom: 15px; }
    .woocommerce ul.products li.product .product-card-image img {
      margin-bottom: 0px; }
    .woocommerce ul.products li.product .product-card-image .product-card-description {
      position: absolute;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 20px 30px;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      overflow: hidden;
      background: rgba(0, 0, 0, 0.85);
      opacity: 0;
      -webkit-transition: opacity 0.3s ease;
      transition: opacity 0.3s ease; }
      .woocommerce ul.products li.product .product-card-image .product-card-description .stars i {
        opacity: 0;
        -webkit-transition: all 0.2s ease;
        transition: all 0.2s ease;
        color: #fff;
        font-size: 1.2em;
        margin-bottom: 13px;
        -webkit-transform: scale(0.5);
            -ms-transform: scale(0.5);
                transform: scale(0.5); }
        .woocommerce ul.products li.product .product-card-image .product-card-description .stars i:nth-child(1), .woocommerce ul.products li.product .product-card-image .product-card-description .stars i:nth-child(5) {
          -webkit-transition-delay: 0.2s;
                  transition-delay: 0.2s; }
        .woocommerce ul.products li.product .product-card-image .product-card-description .stars i:nth-child(2), .woocommerce ul.products li.product .product-card-image .product-card-description .stars i:nth-child(4) {
          margin: 0 4px;
          font-size: 1.6em;
          position: relative;
          bottom: -2px;
          -webkit-transition-delay: 0.1s;
                  transition-delay: 0.1s; }
        .woocommerce ul.products li.product .product-card-image .product-card-description .stars i:nth-child(3) {
          margin: 0 4px;
          font-size: 1.8em;
          position: relative;
          bottom: -2px; }
      .woocommerce ul.products li.product .product-card-image .product-card-description h4, .woocommerce ul.products li.product .product-card-image .product-card-description p {
        color: #fff;
        -webkit-transition: all 0.2s ease;
        transition: all 0.2s ease;
        -webkit-transform: translate(0, -10px);
            -ms-transform: translate(0, -10px);
                transform: translate(0, -10px);
        opacity: 0; }
      .woocommerce ul.products li.product .product-card-image .product-card-description h4 {
        font-weight: bold;
        font-size: 1.3em;
        margin-top: 5px;
        margin-bottom: 10px; }
      .woocommerce ul.products li.product .product-card-image .product-card-description p {
        font-size: 0.9em; }
      @media only screen and (max-width: 1200px) {
        .woocommerce ul.products li.product .product-card-image .product-card-description h4 {
          font-size: 1em; }
        .woocommerce ul.products li.product .product-card-image .product-card-description .stars i {
          font-size: 1em; }
        .woocommerce ul.products li.product .product-card-image .product-card-description p {
          font-size: 0.9em; } }
  .woocommerce ul.products li.product:hover .product-card-description {
    opacity: 1; }
    .woocommerce ul.products li.product:hover .product-card-description .stars i {
      opacity: 1;
      -webkit-transform: scale(1);
          -ms-transform: scale(1);
              transform: scale(1); }
    .woocommerce ul.products li.product:hover .product-card-description h4, .woocommerce ul.products li.product:hover .product-card-description p {
      color: #fff;
      -webkit-transform: translate(0, 0);
          -ms-transform: translate(0, 0);
              transform: translate(0, 0);
      opacity: 1; }
  .woocommerce ul.products li.product h2.woocommerce-loop-product__title {
    color: #121212;
    font-weight: bold;
    font-size: 1.3em;
    width: 80%;
    margin: 0 auto; }
  .woocommerce ul.products li.product.last {
    margin-right: 0px; }
  .woocommerce ul.products li.product .price {
    display: none; }
  @media only screen and (max-width: 1024px) {
    .woocommerce ul.products li.product {
      clear: none;
      width: 47%;
      margin-right: 3%; }
      .woocommerce ul.products li.product:nth-child(odd) {
        clear: left; }
      .woocommerce ul.products li.product:nth-child(even) {
        clear: right; } }
  @media only screen and (max-width: 480px) {
    .woocommerce ul.products li.product {
      width: 80%;
      left: 10%; } }
  .woocommerce ul.products li.product:hover {
    -webkit-box-shadow: 0px 10px 25px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 10px 25px rgba(0, 0, 0, 0.1); }
  .woocommerce ul.products li.product .back-image {
    top: 0px;
    left: -100%;
    position: absolute;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease; }
  .woocommerce ul.products li.product h3 {
    max-width: 220px;
    margin: 14px auto 0px;
    font-size: 1.05em;
    letter-spacing: 1px;
    font-family: "Droid Serif", serif;
    text-transform: uppercase;
    line-height: 1.4em;
    text-align: center; }
  .woocommerce ul.products li.product .star-rating {
    display: inline-block;
    margin: 4px auto 12px;
    text-align: center; }
  .woocommerce ul.products li.product .woocommerce-variation-price .price {
    display: block; }
  .woocommerce ul.products li.product .price {
    text-align: center;
    font-family: "Droid Serif", serif;
    font-size: 1.05em; }
    .woocommerce ul.products li.product .price .amount {
      color: #666;
      margin: 0px 3px; }
  .woocommerce ul.products li.product td.label {
    display: none; }
  .woocommerce ul.products li.product table.variations {
    margin: 0px auto;
    width: 70%;
    padding: 0px 15px; }
  .woocommerce ul.products li.product select {
    width: 100% !important;
    font-size: 1em;
    padding: 10px;
    font-family: "futura-pt";
    background: #fff;
    -webkit-border-radius: 5px;
            border-radius: 5px;
    margin-bottom: 5px; }
    @media only screen and (max-width: 480px) {
      .woocommerce ul.products li.product select {
        font-size: 12px; } }
  .woocommerce ul.products li.product .woocommerce-variation-price {
    margin-top: 10px;
    font-size: 1.3em;
    color: #e15b46 !important; }
    .woocommerce ul.products li.product .woocommerce-variation-price .amount {
      color: #e15b46;
      font-family: "futura-pt"; }
    .woocommerce ul.products li.product .woocommerce-variation-price .price:before {
      content: "Price";
      font-family: "futura-pt", sans-serif;
      text-transform: uppercase;
      font-size: 12px;
      position: relative;
      color: #666;
      margin-right: 3px;
      top: -3px; }
  .woocommerce ul.products li.product a.reset_variations {
    display: none !important; }
  .woocommerce ul.products li.product .single_add_to_cart_button, .woocommerce ul.products li.product .button {
    margin: 10px auto;
    background: #e15b46;
    color: #fff;
    text-transform: uppercase;
    font-family: "futura-pt";
    letter-spacing: 1px;
    -webkit-border-radius: 5px;
            border-radius: 5px;
    padding: 15px;
    width: 70%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease; }
    @media only screen and (max-width: 480px) {
      .woocommerce ul.products li.product .single_add_to_cart_button, .woocommerce ul.products li.product .button {
        font-size: 10px; } }
    .woocommerce ul.products li.product .single_add_to_cart_button:hover, .woocommerce ul.products li.product .button:hover {
      background: #c74e3b !important; }
  .woocommerce ul.products li.product a.view-product-link {
    color: #999;
    font-size: 12px;
    text-transform: uppercase;
    margin: 10px 0px;
    display: block;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease; }
    .woocommerce ul.products li.product a.view-product-link:hover {
      color: #e15b46; }

.btn {
  -webkit-border-radius: 5px;
          border-radius: 5px;
  border: 0px;
  -webkit-transition: 0.2s ease all;
  transition: 0.2s ease all;
  text-transform: uppercase;
  font-weight: bold;
  white-space: normal; }
  .btn.btn-primary {
    background: #e15b46;
    color: #fff;
    padding: 12px 24px; }
    .btn.btn-primary:hover {
      background: #c74e3b; }
  .btn.btn-secondary {
    background: #111111;
    color: #fff; }
    .btn.btn-secondary:hover {
      background: #222222; }
  .btn.btn-outline {
    background: none;
    border: 1px solid;
    padding: 6px 18px;
    color: #666;
    border-color: #666; }
    .btn.btn-outline:hover {
      color: #121212;
      border-color: #121212;
      background: #121212;
      color: #fff; }

.light .btn-outline, .btn-light {
  color: #fff;
  border-color: #fff; }
  .light .btn-outline:hover, .btn-light:hover {
    color: #e15b46;
    border-color: #fff;
    background: #fff; }

p + a.btn {
  margin-top: 20px; }

.woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit {
  background: #e15b46 !important;
  font-family: "futura-pt";
  color: #fff !important;
  text-transform: uppercase;
  font-size: 0.9em;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  padding: 13px 26px; }
  .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce #respond input#submit:hover {
    cursor: pointer;
    background: #c74e3b !important; }

.woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit:disabled[disabled], .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled], .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled] {
  padding: 13px 26px; }

#comments .alert-info, #comments .form-allowed-tags {
  display: none; }

.map-container p {
  margin: 0px;
  line-height: 0; }

.map-container iframe {
  pointer-events: none; }

hr {
  border: 0px;
  height: 2px;
  background: #e15b46; }

main {
  padding-top: 100px; }
  @media only screen and (max-width: 767px) {
    main {
      padding-top: 82px; } }
  main main {
    padding-top: 5px; }

.h-top {
  margin-top: 40px; }
  @media only screen and (max-width: 767px) {
    .h-top {
      margin-top: 20px; } }

.home main {
  padding-top: 0px; }

main .search-form input[type="search"] {
  padding: 10px;
  border: 1px solid #ddd; }

main .search-form input[type="submit"] {
  border: 0;
  font-weight: bold;
  padding: 11px 24px; }

input[type="text"], input[type="search"], textarea {
  padding: 8px;
  height: auto;
  border: 1px solid #f5f5f5;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-border-radius: 0px;
          border-radius: 0px;
  font-weight: normal; }
  input[type="text"]:focus, input[type="text"]:active, input[type="search"]:focus, input[type="search"]:active, textarea:focus, textarea:active {
    -webkit-box-shadow: none;
            box-shadow: none;
    outline: 0;
    border: 1px solid #e15b46; }

select {
  padding: 8px 14px;
  -webkit-border-radius: 0px;
          border-radius: 0px;
  border: 1px solid #ddd; }

input[type="submit"] {
  background: #e15b46;
  color: #fff;
  padding: 9px 16px;
  border: 0;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  font-weight: bold;
  text-transform: uppercase;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease; }
  input[type="submit"]:hover {
    background: #c74e3b;
    color: #fff;
    cursor: pointer; }

#colophon {
  color: #777;
  background: #fff;
  margin-top: 0px;
  padding: 60px 0px;
  font-size: 0.9em; }
  @media only screen and (max-width: 1024px) {
    #colophon {
      font-size: 0.8em; } }
  @media only screen and (max-width: 767px) {
    #colophon {
      text-align: center;
      padding: 30px 0px; } }
  #colophon .credit-logo {
    position: relative;
    top: 6px;
    margin-left: 7px;
    width: 30px;
    height: 30px;
    display: inline-block;
    background: url(img/pp_black.png) center center no-repeat;
    background-size: contain;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease; }
  @media only screen and (max-width: 767px) {
    #colophon .cbadge {
      display: none; } }
  @media only screen and (max-width: 767px) {
    #colophon .logo {
      width: 120px;
      margin-bottom: 0 !important; } }
  #colophon.dark {
    background: #181818;
    color: #efe9e1; }
  #colophon.light {
    background: #fff; }
  #colophon h3 {
    color: #121212;
    font-size: 1.5em; }
    @media only screen and (max-width: 767px) {
      #colophon h3 {
        font-size: 1.3em; } }
  #colophon ul {
    list-style: none;
    padding: 0px; }
    @media only screen and (max-width: 767px) {
      #colophon ul {
        margin: 15px 0px 5px; } }
    #colophon ul li a {
      position: relative;
      color: #121212;
      font-size: 1.1em;
      display: inline-block;
      padding: 3px 0px 3px;
      background: none !important;
      -webkit-transition: all 0.1s ease;
      transition: all 0.1s ease; }
      #colophon ul li a:after {
        left: 0;
        content: "";
        position: absolute;
        bottom: 0;
        width: 0%;
        height: 1px;
        opacity: 0;
        background: #121212;
        -webkit-transition: all 0.2s ease;
        transition: all 0.2s ease; }
    #colophon ul li:hover a {
      color: #000; }
      #colophon ul li:hover a:after {
        width: 100%;
        opacity: 1; }
    #colophon ul#footer-menu {
      text-align: right; }
      @media only screen and (max-width: 767px) {
        #colophon ul#footer-menu {
          text-align: center; } }
      #colophon ul#footer-menu li {
        display: inline-block;
        margin-left: 8px; }
        #colophon ul#footer-menu li.current_page_item a {
          color: #e15b46; }
        @media only screen and (max-width: 767px) {
          #colophon ul#footer-menu li {
            display: block;
            margin: 5px 0px; } }
        #colophon ul#footer-menu li a {
          padding: 6px 0px;
          -webkit-transition: all 0.2s ease;
          transition: all 0.2s ease;
          color: #efe9e1;
          text-decoration: none; }
        #colophon ul#footer-menu li:hover a {
          color: #e15b46; }
  #colophon .social-media {
    margin-bottom: 25px; }
    #colophon .social-media li a {
      background: #121212 !important;
      color: #fff;
      padding: 4px;
      -webkit-border-radius: 3px;
              border-radius: 3px;
      font-size: 16px; }
      #colophon .social-media li a:after {
        display: none; }
      #colophon .social-media li a:hover {
        background: #e15b46 !important;
        color: #fff; }
  #colophon .site-info {
    margin-top: 15px;
    height: 90px;
    background: url(img/cbd.jpg) center center no-repeat; }
  #colophon .copyright {
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    color: #121212;
    margin: 0px; }
    @media only screen and (max-width: 767px) {
      #colophon .copyright {
        font-weight: normal; } }
    @media only screen and (max-width: 480px) {
      #colophon .copyright {
        font-size: 0.9em; } }
  #colophon .footer-4 {
    margin-top: 20px;
    text-align: right; }
  @media only screen and (max-width: 767px) {
    #colophon .footer-1, #colophon .footer-2 {
      text-align: left; } }
  @media only screen and (max-width: 767px) {
    #colophon .footer-3 {
      clear: both; } }

.light {
  color: #fff; }

.dark {
  color: #666; }

.post-navigation {
  text-align: center; }

.paged-navigation li {
  display: inline-block;
  margin-right: 3px; }
  .paged-navigation li:before {
    display: none; }
  .paged-navigation li a {
    display: inline-block;
    border: 1px solid #121212;
    color: #121212;
    padding: 10px 16px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    font-weight: bold; }
  .paged-navigation li:hover a, .paged-navigation li.active a {
    color: #fff;
    background: #121212; }

ul.pager li:before {
  display: none; }

ul.pager li a {
  -webkit-border-radius: 0px;
          border-radius: 0px;
  border-color: #888;
  color: #888;
  font-size: 1em;
  max-width: 50%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease; }
  ul.pager li a:hover {
    color: #e15b46;
    border-color: #e15b46;
    background: none; }

section.contact {
  background: url(img/contact.jpg) center center no-repeat;
  background-size: cover; }

@-webkit-keyframes flippity {
  50% {
    -webkit-transform: rotateY(0deg);
            transform: rotateY(0deg); }
  57.5% {
    -webkit-transform: rotateY(180deg);
            transform: rotateY(180deg); }
  65% {
    -webkit-transform: rotateY(0deg);
            transform: rotateY(0deg); } }

@keyframes flippity {
  50% {
    -webkit-transform: rotateY(0deg);
            transform: rotateY(0deg); }
  57.5% {
    -webkit-transform: rotateY(180deg);
            transform: rotateY(180deg); }
  65% {
    -webkit-transform: rotateY(0deg);
            transform: rotateY(0deg); } }

.woocommerce td.product-name dl.variation dd, .woocommerce td.product-name dl.variation dt {
  margin-bottom: 0px; }

.woocommerce td.product-name dl.variation {
  font-size: 0.9em; }

.woocommerce table.shop_table {
  -webkit-border-radius: 0px;
          border-radius: 0px; }

.woocommerce a.remove {
  color: #e15b46 !important; }

.woocommerce a.remove:hover {
  background: #e15b46; }

.woocommerce .shop_table .product-thumbnail {
  max-width: 65px; }
  .woocommerce .shop_table .product-thumbnail img {
    width: 65px; }

.product_list_widget a {
  color: #333;
  margin-bottom: 5px; }

.product_list_widget .star-rating {
  margin-bottom: 5px; }

.woocommerce .star-rating span:before {
  color: #e15b46; }

.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message {
  border: 0px !important;
  background: #f5f5f5 !important;
  color: #121212 !important;
  margin: 0px 0px 15px !important; }
  .woocommerce .woocommerce-error p, .woocommerce .woocommerce-info p, .woocommerce .woocommerce-message p {
    margin-top: 5px; }
  .woocommerce .woocommerce-error span.amount, .woocommerce .woocommerce-info span.amount, .woocommerce .woocommerce-message span.amount {
    color: #121212 !important; }
  .woocommerce .woocommerce-error:before, .woocommerce .woocommerce-info:before, .woocommerce .woocommerce-message:before {
    color: #e15b46 !important; }
  .woocommerce .woocommerce-error a.button, .woocommerce .woocommerce-info a.button, .woocommerce .woocommerce-message a.button {
    padding: 8px 16px;
    font-size: 12px; }

.woocommerce-info {
  font-size: 1em; }

main .woocommerce-Price-amount {
  font-weight: bold;
  color: #666; }

.woocommerce .woocommerce-result-count {
  margin-top: 22px;
  display: inline-block; }
  @media only screen and (max-width: 767px) {
    .woocommerce .woocommerce-result-count {
      font-size: 0.9em; } }

.woocommerce .woocommerce-ordering {
  margin-top: 15px;
  margin-bottom: 20px; }
  @media only screen and (max-width: 767px) {
    .woocommerce .woocommerce-ordering select {
      padding: 5px; } }

/* POINTS SYSTEM */
.special-price .amount {
  color: #e15b46 !important;
  border-bottom: dotted 1px #e15b46; }
  .special-price .amount:hover {
    cursor: help; }

#content .header_cart {
  display: none; }

.product .popover-content {
  color: #e15b46;
  text-align: center; }

.product .popover-title {
  text-align: center;
  color: #666 !important;
  font-family: "futura-pt" !important;
  font-weight: bold;
  background: none; }

.woocommerce .woocommerce-error:before, .woocommerce .woocommerce-info:before, .woocommerce .woocommerce-message:before {
  content: "\f005";
  font-family: "FontAwesome"; }

.woocommerce-edit-address input {
  padding: 10px;
  border: 1px solid #ddd; }

.woocommerce .woocommerce-MyAccount-navigation {
  padding: 30px;
  background: #fff;
  width: 100%;
  display: block;
  margin-bottom: 15px; }
  .woocommerce .woocommerce-MyAccount-navigation ul {
    display: block;
    padding: 0;
    margin: 0; }
    .woocommerce .woocommerce-MyAccount-navigation ul li {
      display: inline-block;
      margin-right: 25px; }
      @media only screen and (max-width: 1024px) {
        .woocommerce .woocommerce-MyAccount-navigation ul li {
          margin-right: 10px; } }
      .woocommerce .woocommerce-MyAccount-navigation ul li a {
        color: #121212;
        font-weight: bold;
        opacity: 0.5;
        font-size: 1.4em;
        -webkit-transition: all 0.2s ease;
        transition: all 0.2s ease; }
        @media only screen and (max-width: 1024px) {
          .woocommerce .woocommerce-MyAccount-navigation ul li a {
            font-size: 1em; } }
        @media only screen and (max-width: 480px) {
          .woocommerce .woocommerce-MyAccount-navigation ul li a {
            font-size: 0.9em;
            margin-bottom: 5px;
            font-weight: normal;
            display: inline-block; } }
      .woocommerce .woocommerce-MyAccount-navigation ul li:hover a {
        opacity: 1; }
      .woocommerce .woocommerce-MyAccount-navigation ul li.is-active a {
        opacity: 1;
        border-bottom: 2px solid #121212;
        font-weight: bold; }

.woo-social-login-profile {
  margin-top: 30px; }
  .woo-social-login-profile .woo-social-login-linked-profiles {
    width: 100%; }
    .woo-social-login-profile .woo-social-login-linked-profiles thead, .woo-social-login-profile .woo-social-login-linked-profiles tfoot {
      display: none; }
    .woo-social-login-profile .woo-social-login-linked-profiles td, .woo-social-login-profile .woo-social-login-linked-profiles tr {
      padding: 10px 0;
      background: #fff !important; }
      @media only screen and (max-width: 1024px) {
        .woo-social-login-profile .woo-social-login-linked-profiles td, .woo-social-login-profile .woo-social-login-linked-profiles tr {
          display: block !important; } }
  .woo-social-login-profile .woo-social-login-linked-profiles {
    min-width: 0; }

.woocommerce-orders-table {
  margin-bottom: 0 !important; }

.woocommerce-account .woocommerce-order-details address, .woocommerce-account .woocommerce-customer-details address {
  border: 0;
  padding: 0; }

.woocommerce-MyAccount-content {
  background: #fff;
  padding: 30px;
  width: -webkit-calc(100% - 30px) !important;
  width: calc(100% - 30px) !important;
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
  margin-left: 15px;
  margin-right: 15px;
  display: block !important;
  float: none !important; }
  .woocommerce-MyAccount-content .woocommerce-Address {
    padding: 0; }
  .woocommerce-MyAccount-content button.button {
    margin-top: 20px; }

.woocommerce-edit-account input {
  padding: 9px;
  border: 1px solid #ddd; }

.woocommerce-edit-account label {
  display: block;
  width: 100%; }

.woocommerce-edit-account .edit-account legend {
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 20px; }

.dashbord-card h5 {
  text-transform: uppercase;
  font-weight: bold; }

.latest-order-table {
  margin-top: 15px; }
  .latest-order-table .row {
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #ddd;
    margin-left: 0;
    margin-right: 0; }

p.order-again {
  margin-top: 15px; }
  @media only screen and (max-width: 480px) {
    p.order-again {
      margin-top: 0; } }

/* COFFEE GENERATOR */
.single-persona {
  background: #f5f5f5; }

#gform_wrapper_5 .gform_footer {
  text-align: center; }
  #gform_wrapper_5 .gform_footer input {
    border: 0px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 16px 32px;
    background: #e15b46;
    color: #fff;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-border-radius: 5px;
            border-radius: 5px;
    font-size: 1.2em; }
    #gform_wrapper_5 .gform_footer input:hover {
      cursor: pointer;
      background: #c74e3b; }

.wp-image-27331 {
  display: none; }

.persona {
  padding-left: 15px;
  padding-right: 15px;
  opacity: 1;
  background: #fff;
  -webkit-animation: foldin 2.5s;
          animation: foldin 2.5s; }
  .persona h1 {
    font-size: 1.6em;
    margin-bottom: 15px; }
  .persona .content {
    padding: 40px 40px 40px 0px; }
    @media only screen and (max-width: 767px) {
      .persona .content {
        padding: 20px 20px 20px 0px;
        text-align: center; }
        .persona .content .addtoany_shortcode {
          margin-top: 20px; } }

@media only screen and (max-width: 767px) {
  .persona img {
    width: 80%; } }

.single-persona ul.products li.product {
  -webkit-transition: 0.75s ease all;
  transition: 0.75s ease all;
  opacity: 0;
  width: 28%;
  -webkit-transform: translate(0px, -30px);
      -ms-transform: translate(0px, -30px);
          transform: translate(0px, -30px); }
  .single-persona ul.products li.product.in {
    opacity: 1;
    -webkit-transform: translate(0px, 0px);
        -ms-transform: translate(0px, 0px);
            transform: translate(0px, 0px); }
  @media only screen and (max-width: 767px) {
    .single-persona ul.products li.product {
      width: 80%; } }

.single-persona h2.suggestions {
  font-family: "futura-pt";
  font-size: 1.7em;
  font-weight: bold;
  -webkit-animation: fadein 3s;
          animation: fadein 3s; }

@-webkit-keyframes foldin {
  0% {
    -webkit-transform: scale(1.2) rotateZ(5deg);
            transform: scale(1.2) rotateZ(5deg);
    opacity: 0; }
  50% {
    -webkit-transform: scale(1.2) rotateZ(5deg);
            transform: scale(1.2) rotateZ(5deg);
    opacity: 0; }
  100% {
    opacity: 1;
    -webkit-transform: scale(1) rotateZ(0deg);
            transform: scale(1) rotateZ(0deg); } }

@keyframes foldin {
  0% {
    -webkit-transform: scale(1.2) rotateZ(5deg);
            transform: scale(1.2) rotateZ(5deg);
    opacity: 0; }
  50% {
    -webkit-transform: scale(1.2) rotateZ(5deg);
            transform: scale(1.2) rotateZ(5deg);
    opacity: 0; }
  100% {
    opacity: 1;
    -webkit-transform: scale(1) rotateZ(0deg);
            transform: scale(1) rotateZ(0deg); } }

@-webkit-keyframes fadein {
  0% {
    opacity: 0; }
  75% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadein {
  0% {
    opacity: 0; }
  75% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.woocommerce .winner-products ul.products li.product:before {
  top: 0px;
  left: 0px;
  line-height: 70px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  width: 70px;
  height: 70px;
  position: absolute;
  background: #e15b46;
  display: block;
  z-index: 99;
  margin-left: -20px;
  margin-top: -20px;
  -webkit-transform: scale(0.8);
      -ms-transform: scale(0.8);
          transform: scale(0.8);
  display: none;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  text-transform: uppercase; }

.woocommerce .winner-products ul.products li.product:hover:before {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1); }

.woocommerce .winner-products ul.products li.product:nth-child(1):before {
  content: "1st"; }

.woocommerce .winner-products ul.products li.product:nth-child(2):before {
  content: "2nd"; }

.woocommerce .winner-products ul.products li.product:nth-child(3):before {
  content: "3rd"; }

.suggestions {
  margin: 40px 0px; }

.loading-card h3 {
  margin: 30px 0;
  font-size: 1.6em;
  font-family: "futura-pt";
  font-weight: bold; }

.coffee-generator .gform_wrapper.gf_browser_chrome .gform_body {
  width: 100%; }

.coffee-generator .gform_body {
  text-align: center; }

.coffee-generator .gfield_label {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 1.2em !important;
  margin-bottom: 5px !important;
  color: #121212; }

.coffee-generator .gform_wrapper ul li.gfield {
  margin-bottom: 40px; }
  @media only screen and (max-width: 767px) {
    .coffee-generator .gform_wrapper ul li.gfield {
      margin-bottom: 15px; } }

.coffee-generator .gform_wrapper ul li.gfield {
  display: none; }

.coffee-generator .gform_wrapper ul li.gfield:first-child {
  display: block; }

.coffee-generator .gform_wrapper ul.gfield_checkbox li, .coffee-generator .gform_wrapper ul.gfield_radio li {
  display: inline-block;
  width: 14%; }
  @media only screen and (max-width: 767px) {
    .coffee-generator .gform_wrapper ul.gfield_checkbox li, .coffee-generator .gform_wrapper ul.gfield_radio li {
      width: 25%;
      margin-bottom: 10px; } }

@media only screen and (max-width: 767px) {
  .coffee-generator #field_5_5 ul.gfield_radio li {
    width: 33%; } }

.coffee-generator .gform_wrapper ul.gfield_checkbox li, .coffee-generator .gform_wrapper ul.gfield_radio li img {
  -webkit-filter: grayscale(1);
  filter: gray;
  filter: grayscale(1);
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-transform: scale(0.9);
      -ms-transform: scale(0.9);
          transform: scale(0.9); }

.coffee-generator .gform_wrapper ul.gfield_checkbox li, .coffee-generator .gform_wrapper ul.gfield_radio li img:hover {
  cursor: pointer;
  -webkit-filter: grayscale(0);
  filter: none;
  filter: grayscale(0);
  -webkit-animation: wiggle .5s 1;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out; }

.coffee-generator .gform_wrapper ul.gfield_radio input {
  display: none !important; }

.coffee-generator .gform_wrapper ul.gfield_checkbox li, .coffee-generator .gform_wrapper ul.gfield_radio input {
  display: none; }

.coffee-generator .gform_wrapper ul.gfield_radio li input[type=radio]:checked + label img {
  -webkit-filter: grayscale(0);
  filter: none;
  filter: grayscale(0);
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  -webkit-animation: none; }

.coffee-generator .gform_wrapper ul.gfield_checkbox li, .coffee-generator .gform_wrapper ul.gfield_radio li p {
  text-align: center;
  font-size: 14px;
  color: #121212;
  min-height: 50px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-top: 10px; }
  @media only screen and (max-width: 767px) {
    .coffee-generator .gform_wrapper ul.gfield_checkbox li, .coffee-generator .gform_wrapper ul.gfield_radio li p {
      font-size: 11px;
      height: 34px;
      margin-bottom: 0px;
      min-height: 0px; } }

.coffee-generator .gform_wrapper ul.gfield_radio li input[type=radio]:checked + label {
  color: #fff; }

.gfield_radio li label {
  max-width: 100% !important; }

@-webkit-keyframes wiggle {
  0% {
    -webkit-transform: rotate(0deg) scale(0.9);
            transform: rotate(0deg) scale(0.9); }
  20% {
    -webkit-transform: rotate(-3deg) scale(0.9);
            transform: rotate(-3deg) scale(0.9); }
  60% {
    -webkit-transform: rotate(3deg) scale(0.9);
            transform: rotate(3deg) scale(0.9); }
  80% {
    -webkit-transform: rotate(0deg) scale(0.9);
            transform: rotate(0deg) scale(0.9); } }

.woocommerce-thankyou-order-details {
  margin: 20px 0px 20px 0px !important;
  padding-left: 0px !important; }

.fb-share-btn {
  position: relative;
  top: -9px;
  padding: 4px 12px;
  font-size: 15px;
  margin-right: 5px;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  border: 0px;
  background: #3b5998;
  color: #fff; }
  .fb-share-btn i {
    margin-right: 5px; }
  .fb-share-btn:hover {
    background: #2c4476; }

.page-template-template-profile .user-details, .page-template-template-wall-of-glory .user-details {
  text-align: center; }
  .page-template-template-profile .user-details h3, .page-template-template-wall-of-glory .user-details h3 {
    color: #fdfa9e;
    font-family: "futura-pt";
    font-size: 4em;
    font-weight: bold;
    margin-bottom: 30px; }
    @media only screen and (max-width: 767px) {
      .page-template-template-profile .user-details h3, .page-template-template-wall-of-glory .user-details h3 {
        font-size: 2em; } }

.page-template-template-profile .profile-quest-logo, .page-template-template-wall-of-glory .profile-quest-logo {
  text-align: center;
  margin: 0px auto 20px; }
  @media only screen and (max-width: 767px) {
    .page-template-template-profile .profile-quest-logo, .page-template-template-wall-of-glory .profile-quest-logo {
      max-width: 80%; } }

.page-template-template-profile .dashbord-card, .page-template-template-wall-of-glory .dashbord-card {
  background: #1c5d56 !important; }

.page-template-template-profile .char img, .page-template-template-wall-of-glory .char img {
  max-height: 400px; }

.woocommerce-account main {
  background: #f5f5f5; }

.woocommerce-account .woocommerce form.checkout_coupon, .woocommerce-account .woocommerce form.login, .woocommerce-account .woocommerce form.register {
  -webkit-border-radius: 0;
          border-radius: 0;
  border: 0px;
  background: #fff;
  -webkit-box-shadow: 0px 25px 55px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 25px 55px rgba(0, 0, 0, 0.05); }

.woocommerce-account h2 {
  font-weight: bold;
  font-size: 2em; }

.woocommerce-account .woocommerce-form__label-for-checkbox {
  margin-left: 20px;
  margin-top: 5px; }

.woo-slg-social-container .woo-slg-social-wrap .woo-slg-login-wrapper {
  width: 32%;
  margin-right: 1%;
  display: inline-block;
  float: left; }
  @media only screen and (max-width: 1024px) {
    .woo-slg-social-container .woo-slg-social-wrap .woo-slg-login-wrapper {
      clear: both;
      width: 100%;
      margin: 0px 0px 5px 0px; } }

.woocommerce-billing-fields #x_field, .woocommerce-shipping-fields #x_field {
  display: none !important; }

.panel {
  border: 0px;
  -webkit-border-radius: 0px;
          border-radius: 0px;
  margin-bottom: 15px; }
  .panel .panel-heading {
    -webkit-border-radius: 0px;
            border-radius: 0px;
    padding: 0px;
    border: 0px; }
    .panel .panel-heading h4 {
      margin: 0;
      font-size: 1.1em; }
    .panel .panel-heading a {
      padding: 0px;
      -webkit-transition: all 0.25s ease;
      transition: all 0.25s ease;
      background: #fff;
      color: #121212;
      text-transform: none;
      letter-spacing: normal;
      display: block;
      font-weight: bold; }
  .panel .panel-body {
    border-left: 3px solid #f5f5f5;
    border-top: 0px;
    margin-top: 10px;
    padding: 10px 10px 10px 20px; }
    .panel .panel-body p {
      margin: 0; }

.blog-widgets .widget {
  margin-left: 15px;
  float: right; }
  .blog-widgets .widget select {
    padding: 3px;
    font-size: 14px; }
  @media only screen and (max-width: 767px) {
    .blog-widgets .widget {
      width: 50%;
      float: left;
      margin: 10px 0 0 0; }
      .blog-widgets .widget select {
        width: 90%; } }

.blog-widgets h3 {
  display: none; }

.career {
  padding: 20px;
  background: url(img/the_quest_bottom.jpg) bottom center no-repeat #23746b !important;
  background-size: contain !important;
  margin-bottom: 25px; }
  .career .career-more {
    color: #fdfa9e;
    font-weight: bold; }
    .career .career-more:hover {
      cursor: pointer; }
  .career .extra-desc {
    display: none; }
  .career p {
    color: #fff; }
  .career h3 {
    color: #fdfa9e;
    margin-top: 0px; }
  .career ul li {
    color: #fff; }
  @media only screen and (max-width: 767px) {
    .career {
      text-align: center; }
      .career h3 {
        margin-top: 15px; }
      .career img {
        width: 150px; } }

.career-overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
  background: #000;
  background: rgba(0, 0, 0, 0.95);
  display: none; }
  .career-overlay textarea {
    border: 1px solid #ccc; }
  .career-overlay .career-holder {
    position: absolute;
    width: 980px;
    max-width: 100%;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    max-height: 100%;
    overflow-y: auto;
    padding: 30px;
    background: #fff; }
  .career-overlay .close-careers {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #e15b46;
    font-size: 24px;
    background: transparent;
    border: 0px; }
  .career-overlay .gform_button {
    border: 0px;
    text-transform: uppercase;
    font-weight: bold; }

.a2a_kit a {
  padding: 0;
  -webkit-transition: opacity 0.2s ease, -webkit-transform 0.2s ease;
  transition: opacity 0.2s ease, -webkit-transform 0.2s ease;
  transition: transform 0.2s ease, opacity 0.2s ease;
  transition: transform 0.2s ease, opacity 0.2s ease, -webkit-transform 0.2s ease; }
  .a2a_kit a span {
    -webkit-border-radius: 0 !important;
            border-radius: 0 !important;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease; }

.floating-social .addtoany_shortcode {
  position: fixed;
  top: 280px;
  right: -5px; }
  .floating-social .addtoany_shortcode .a2a_kit a {
    -webkit-transform: translate(100%, 0);
        -ms-transform: translate(100%, 0);
            transform: translate(100%, 0);
    display: block;
    -webkit-transition-delay: 1.5s;
            transition-delay: 1.5s; }
    .floating-social .addtoany_shortcode .a2a_kit a span {
      background: #121212 !important;
      padding: 5px; }
  @media only screen and (max-width: 767px) {
    .floating-social .addtoany_shortcode {
      position: relative;
      top: 0;
      margin-top: 15px;
      right: auto;
      left: auto; }
      .floating-social .addtoany_shortcode .a2a_kit {
        width: 100%;
        display: block;
        text-align: center; }
        .floating-social .addtoany_shortcode .a2a_kit a {
          -webkit-transform: translate(0, 0);
              -ms-transform: translate(0, 0);
                  transform: translate(0, 0);
          display: inline-block;
          margin: 0 5px;
          padding: 0; } }

@media only screen and (max-width: 767px) {
  .floating-social {
    display: none; } }

.loaded .a2a_kit a {
  -webkit-transform: translate(0, 0) !important;
      -ms-transform: translate(0, 0) !important;
          transform: translate(0, 0) !important; }

.product-grid .woocommerce ul.products li {
  width: 24% !important;
  margin: 0px 1% 0px 0px !important;
  padding: 0px; }
  @media only screen and (max-width: 767px) {
    .product-grid .woocommerce ul.products li {
      width: 48% !important;
      margin: 0px 2% 15px 0px !important; }
      .product-grid .woocommerce ul.products li:nth-child(even) {
        clear: right !important; }
      .product-grid .woocommerce ul.products li:nth-child(odd) {
        clear: left !important; } }
  .product-grid .woocommerce ul.products li.first, .product-grid .woocommerce ul.products li.last {
    clear: none; }

.product-slider .woocommerce ul.products li {
  width: 100%;
  margin: 0px 1% 0px 0px !important;
  outline: none; }
  .product-slider .woocommerce ul.products li.first, .product-slider .woocommerce ul.products li.last {
    clear: none; }

.flexible h1, .flexible h2, .flexible h3, .flexible h4, .flexible h5, .flexible h6 {
  color: #121212; }

.flexible h1 {
  font-size: 2.5em;
  margin-bottom: 0; }

.flexible ol {
  list-style: none;
  padding-left: 45px; }
  .flexible ol li {
    counter-increment: item;
    margin-bottom: 20px;
    padding-top: 5px;
    font-size: 18px;
    position: relative; }
    .flexible ol li:before {
      position: absolute;
      top: 1px;
      left: -45px;
      content: counter(item);
      display: inline-block;
      font-weight: bold;
      border: 1px solid #fff;
      width: 35px;
      height: 35px;
      font-size: 18px;
      line-height: 32px;
      -webkit-border-radius: 50%;
              border-radius: 50%;
      text-align: center; }

.orange-bg {
  background: #e15b46; }

.black-bg {
  background: #000; }

.dg-bg {
  background: #333; }

.lg-bg {
  background: #f5f5f5; }

.black-bg {
  background: #121212; }

.white, .light {
  color: #fff; }
  .white h1, .white h2, .white h3, .white h4, .white h5, .white h6, .light h1, .light h2, .light h3, .light h4, .light h5, .light h6 {
    color: #fff !important; }

.block-title {
  margin-bottom: 20px; }

/* WOOCOM */
.woocommerce table.shop_table {
  border: 0; }
  .woocommerce table.shop_table tr td {
    padding: 20px 0; }
  .woocommerce table.shop_table tr .product-name a {
    color: #121212;
    font-weight: bold !important; }

.woocommerce-account .login input[type="text"], .woocommerce-account .login input[type="password"], .woocommerce-account .login input[type="email"], .woocommerce-account .register input[type="text"], .woocommerce-account .register input[type="password"], .woocommerce-account .register input[type="email"], .woocommerce-account .lost_reset_password input[type="text"], .woocommerce-account .lost_reset_password input[type="password"], .woocommerce-account .lost_reset_password input[type="email"] {
  padding: 10px;
  border: 1px solid #ddd; }

.woocommerce-account .login .woocommerce-password-strength, .woocommerce-account .register .woocommerce-password-strength, .woocommerce-account .lost_reset_password .woocommerce-password-strength {
  margin-top: 10px; }

/* CUSTOM CART */
.woocommerce-message {
  display: none !important; }

.budgeCounter {
  height: 15px !important;
  width: 15px !important; }

.festi-cart-empty {
  color: #fff; }

.festi-cart-pop-up-body {
  border: 0 !important; }
  .festi-cart-pop-up-body #popup-nav-wrapper {
    padding: 15px 0px 0px !important;
    border-bottom: 0px !important;
    display: block !important;
    overflow: auto; }
    .festi-cart-pop-up-body #popup-nav-wrapper .festi-cart-buttons {
      float: left; }
      @media only screen and (max-width: 767px) {
        .festi-cart-pop-up-body #popup-nav-wrapper .festi-cart-buttons {
          float: left;
          clear: left;
          width: 100%;
          margin-bottom: 6px; } }
      .festi-cart-pop-up-body #popup-nav-wrapper .festi-cart-buttons a {
        background: #e15b46;
        border: 0;
        -webkit-border-radius: 5px;
                border-radius: 5px;
        font-weight: bold;
        text-transform: uppercase;
        font-family: "futura-pt" !important;
        font-size: 14px;
        padding: 8px 14px;
        -webkit-transition: background 0.2s ease;
        transition: background 0.2s ease; }
        @media only screen and (max-width: 480px) {
          .festi-cart-pop-up-body #popup-nav-wrapper .festi-cart-buttons a {
            font-size: 12px;
            padding: 5px 10px; } }
        .festi-cart-pop-up-body #popup-nav-wrapper .festi-cart-buttons a:hover {
          background: #c74e3b; }
    @media only screen and (max-width: 767px) {
      .festi-cart-pop-up-body #popup-nav-wrapper .festi-cart-view-cart, .festi-cart-pop-up-body #popup-nav-wrapper .festi-cart-checkout {
        margin: 0;
        float: left;
        width: 50%; } }
    @media only screen and (max-width: 767px) {
      .festi-cart-pop-up-body #popup-nav-wrapper .festi-cart-view-cart {
        width: 47%;
        margin-right: 3%; } }
    .festi-cart-pop-up-body #popup-nav-wrapper .festi-cart-continue {
      float: right;
      margin-top: 5px; }
      .festi-cart-pop-up-body #popup-nav-wrapper .festi-cart-continue span {
        display: inline-block;
        background: #e15b46;
        border: 0;
        -webkit-border-radius: 5px;
                border-radius: 5px;
        font-weight: bold;
        text-transform: uppercase;
        font-family: "futura-pt" !important;
        color: #fff;
        font-size: 14px;
        padding: 8px 14px;
        -webkit-transition: background 0.2s ease;
        transition: background 0.2s ease; }
        @media only screen and (max-width: 480px) {
          .festi-cart-pop-up-body #popup-nav-wrapper .festi-cart-continue span {
            font-size: 12px;
            padding: 5px 10px; } }
        .festi-cart-pop-up-body #popup-nav-wrapper .festi-cart-continue span:hover {
          background: #c74e3b;
          color: #fff; }
      @media only screen and (max-width: 767px) {
        .festi-cart-pop-up-body #popup-nav-wrapper .festi-cart-continue {
          float: none; }
          .festi-cart-pop-up-body #popup-nav-wrapper .festi-cart-continue span {
            width: 100%; } }
  @media only screen and (max-width: 767px) {
    .festi-cart-pop-up-body .festi-cart-product-img {
      display: none !important; } }
  .festi-cart-pop-up-body .festi-cart-added-to-cart-msg {
    font-weight: bold;
    text-transform: uppercase; }
    @media only screen and (max-width: 767px) {
      .festi-cart-pop-up-body .festi-cart-added-to-cart-msg {
        font-size: 1em !important; } }
  .festi-cart-pop-up-body .festi-cart-pop-up-products-content tr td {
    font-family: "futura-pt" !important;
    padding: 15px 10px !important;
    text-align: left; }
    @media only screen and (max-width: 767px) {
      .festi-cart-pop-up-body .festi-cart-pop-up-products-content tr td {
        padding: 7px !important; } }
    .festi-cart-pop-up-body .festi-cart-pop-up-products-content tr td.festi-cart-product-img {
      vertical-align: top !important; }
      .festi-cart-pop-up-body .festi-cart-pop-up-products-content tr td.festi-cart-product-img img {
        max-width: 80px !important;
        width: 80px !important; }
  .festi-cart-pop-up-body .festi-cart-pop-up-products-content tr .festi-cart-product-title {
    padding: 15px 10px !important; }
    @media only screen and (max-width: 767px) {
      .festi-cart-pop-up-body .festi-cart-pop-up-products-content tr .festi-cart-product-title {
        padding: 7px !important; } }
    .festi-cart-pop-up-body .festi-cart-pop-up-products-content tr .festi-cart-product-title a {
      width: 80% !important;
      line-height: normal;
      display: inline-block;
      color: #121212 !important;
      font-weight: bold !important;
      font-size: 16px !important; }
      @media only screen and (max-width: 767px) {
        .festi-cart-pop-up-body .festi-cart-pop-up-products-content tr .festi-cart-product-title a {
          font-size: 13px !important; } }
    .festi-cart-pop-up-body .festi-cart-pop-up-products-content tr .festi-cart-product-title .festi-cart-product-variation-attribut {
      margin: 5px 0; }
  .festi-cart-pop-up-body .festi-cart-pop-up-products-content div.festi-cart-product-count-and-price {
    text-align: left !important;
    padding: 10px 0px !important; }
    .festi-cart-pop-up-body .festi-cart-pop-up-products-content div.festi-cart-product-count-and-price .woocommerce-Price-amount {
      font-weight: bold !important;
      font-size: 16px !important; }

.added_to_cart.wc-forward {
  display: none !important; }

#cart-menu {
  display: inline-block;
  padding: 0;
  margin: 0; }
  #cart-menu #festi-cart {
    background: transparent !important;
    color: #fff !important; }
    #cart-menu #festi-cart .festi-cart-icon {
      width: 18px; }

.coupon .input-text {
  background: #f5f5f5;
  border: 0 !important;
  padding: 10px !important; }

body .festi-cart-products, body .festi-cart-products-active {
  max-width: 300px; }

.festi-cart-products, .festi-cart-products-content {
  background: #121212 !important;
  color: #fff !important;
  font-family: "futura-pt" !important; }
  .festi-cart-products a, .festi-cart-products .festi-cart-product-count, .festi-cart-products .festi-cart-product-price, .festi-cart-products .woocommerce-Price-amount, .festi-cart-products .woocommerce-Price-currencySymbol, .festi-cart-products-content a, .festi-cart-products-content .festi-cart-product-count, .festi-cart-products-content .festi-cart-product-price, .festi-cart-products-content .woocommerce-Price-amount, .festi-cart-products-content .woocommerce-Price-currencySymbol {
    color: #fff !important; }
  .festi-cart-products .woocommerce-Price-amount, .festi-cart-products-content .woocommerce-Price-amount {
    font-weight: bold; }
  .festi-cart-products .festi-cart-product-title, .festi-cart-products-content .festi-cart-product-title {
    text-align: left !important; }
  .festi-cart-products .festi-cart-inner-wrap, .festi-cart-products-content .festi-cart-inner-wrap {
    text-align: left !important; }
  .festi-cart-products .festi-cart-product-img, .festi-cart-products-content .festi-cart-product-img {
    vertical-align: top !important;
    padding: 0px 10px !important; }
  .festi-cart-products .festi-cart-remove-product, .festi-cart-products-content .festi-cart-remove-product {
    position: absolute; }
  .festi-cart-products .festi-cart-title, .festi-cart-products-content .festi-cart-title {
    font-size: 14px !important;
    line-height: normal !important; }
  .festi-cart-products .festi-cart-product-variation-attribut, .festi-cart-products-content .festi-cart-product-variation-attribut {
    margin: 2px 0; }
  .festi-cart-products .festi-cart-product-delete a, .festi-cart-products-content .festi-cart-product-delete a {
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease; }
    .festi-cart-products .festi-cart-product-delete a:hover, .festi-cart-products-content .festi-cart-product-delete a:hover {
      color: #e15b46 !important; }
  .festi-cart-products tr.festi-cart-item td, .festi-cart-products-content tr.festi-cart-item td {
    padding-top: 15px !important;
    padding-bottom: 5px !important; }
    .festi-cart-products tr.festi-cart-item td p, .festi-cart-products-content tr.festi-cart-item td p {
      margin: 0 !important;
      padding: 0 !important; }
    .festi-cart-products tr.festi-cart-item td .festi-cart-inner-wrap, .festi-cart-products-content tr.festi-cart-item td .festi-cart-inner-wrap {
      margin: 0 !important; }
  .festi-cart-products .festi-cart-buttons, .festi-cart-products-content .festi-cart-buttons {
    padding: 10px 0px 5px !important; }
    .festi-cart-products .festi-cart-buttons .festi-cart-view-cart, .festi-cart-products .festi-cart-buttons .festi-cart-checkout, .festi-cart-products-content .festi-cart-buttons .festi-cart-view-cart, .festi-cart-products-content .festi-cart-buttons .festi-cart-checkout {
      padding: 8px 14px !important;
      font-weight: bold;
      text-transform: uppercase;
      border: 0px !important;
      background: #e15b46 !important;
      -webkit-transition: background 0.2s ease;
      transition: background 0.2s ease; }
      .festi-cart-products .festi-cart-buttons .festi-cart-view-cart:hover, .festi-cart-products .festi-cart-buttons .festi-cart-checkout:hover, .festi-cart-products-content .festi-cart-buttons .festi-cart-view-cart:hover, .festi-cart-products-content .festi-cart-buttons .festi-cart-checkout:hover {
        background: #c74e3b !important; }

.festi-cart-total {
  display: none; }

.woocommerce-order-received main {
  background: #f5f5f5;
  padding-bottom: 60px; }
  .woocommerce-order-received main .container {
    background: #fff;
    padding: 30px 50px; }
    .woocommerce-order-received main .container address {
      padding: 0;
      border: 0; }

/********** CHECKOUT *********/
.woocommerce-checkout .woochimp_checkout_checkbox {
  padding: 0px !important;
  margin: 0px; }

.woocommerce-checkout .checkout_coupon {
  -webkit-border-radius: 0px !important;
          border-radius: 0px !important;
  border: 1px solid #f1f1f1 !important; }
  .woocommerce-checkout .checkout_coupon p {
    margin-bottom: 0px;
    width: 49%;
    font-size: 1rem; }
    .woocommerce-checkout .checkout_coupon p input {
      font-size: 1rem;
      padding: 1rem; }
    .woocommerce-checkout .checkout_coupon p .button {
      padding: 1.2rem; }

.woocommerce-checkout p.form-row {
  padding: 0px !important;
  vertical-align: top; }
  .woocommerce-checkout p.form-row.woocommerce-validated input {
    border: 1px solid #f1f1f1 !important; }
  .woocommerce-checkout p.form-row.woocommerce-invalid label {
    color: #ccc; }
  .woocommerce-checkout p.form-row input {
    -webkit-border-radius: 0px !important;
            border-radius: 0px !important;
    background-image: none !important; }

.woocommerce-checkout #woocommerce-shipping {
  margin-bottom: 1.5em; }
  .woocommerce-checkout #woocommerce-shipping ul#shipping_method {
    width: 100%; }
    .woocommerce-checkout #woocommerce-shipping ul#shipping_method li {
      width: 100%;
      text-indent: 0px;
      padding: 0px;
      position: relative; }
      .woocommerce-checkout #woocommerce-shipping ul#shipping_method li input.shipping_method {
        position: absolute;
        top: 0.8em;
        height: 15px;
        width: 15px;
        left: 15px;
        margin: 0px; }
        .woocommerce-checkout #woocommerce-shipping ul#shipping_method li input.shipping_method:checked + label {
          background-color: #f1f1f1; }
      .woocommerce-checkout #woocommerce-shipping ul#shipping_method li label {
        width: 100%;
        background-color: #fff;
        border: 1px solid #f1f1f1;
        display: block;
        color: #888;
        padding: 0.5rem;
        margin: 0px;
        padding-left: 2.6em; }
        .woocommerce-checkout #woocommerce-shipping ul#shipping_method li label .woocommerce-Price-amount {
          float: right; }

.woocommerce-checkout .expand-review {
  width: 100%;
  display: block;
  padding: 2em;
  margin-bottom: 1em; }

.woocommerce-checkout #order_review {
  width: 100%;
  top: 0px; }
  .woocommerce-checkout #order_review dl.variation {
    display: none; }
  @media only screen and (min-width: 767px) {
    .woocommerce-checkout #order_review {
      top: 100px; } }
  .woocommerce-checkout #order_review table.shop_table {
    -webkit-border-radius: 0px;
            border-radius: 0px;
    color: #121212;
    border: 0px;
    border-spacing: 0px;
    margin-bottom: 1em; }
    .woocommerce-checkout #order_review table.shop_table tbody tr:first-child td {
      border: 0px !important; }
    .woocommerce-checkout #order_review table.shop_table th, .woocommerce-checkout #order_review table.shop_table td {
      padding: 1.4em 0; }
    .woocommerce-checkout #order_review table.shop_table tr.cart-subtotal .woocommerce-Price-amount {
      font-weight: 400; }
    .woocommerce-checkout #order_review table.shop_table .cart_review_totals_shipping th, .woocommerce-checkout #order_review table.shop_table .cart_review_totals_shipping td {
      font-weight: 400 !important; }
    .woocommerce-checkout #order_review table.shop_table tr.order-total {
      font-size: 1.2em !important; }
    .woocommerce-checkout #order_review table.shop_table tr.shipping th, .woocommerce-checkout #order_review table.shop_table tr.cart-subtotal th {
      font-weight: 400 !important; }
  .woocommerce-checkout #order_review .blockUI {
    background: #fff !important; }
  .woocommerce-checkout #order_review .product-th {
    float: left; }
    .woocommerce-checkout #order_review .product-th img {
      width: 150px;
      margin-right: 15px; }
      @media only screen and (max-width: 1200px) {
        .woocommerce-checkout #order_review .product-th img {
          width: 100px; } }
  .woocommerce-checkout #order_review tr td, .woocommerce-checkout #order_review tr th {
    border-bottom: 1px solid #fff; }
  .woocommerce-checkout #order_review .product-info {
    vertical-align: top !important; }
    .woocommerce-checkout #order_review .product-info h4 {
      clear: none;
      width: auto;
      font-weight: bold;
      font-size: 1em; }
    .woocommerce-checkout #order_review .product-info p {
      max-width: 90%;
      font-size: 14px; }
      @media only screen and (max-width: 1200px) {
        .woocommerce-checkout #order_review .product-info p {
          display: none; } }

.woocommerce-checkout #payment {
  background: #fff; }
  .woocommerce-checkout #payment ul.wc_payment_methods {
    padding: 0; }
    .woocommerce-checkout #payment ul.wc_payment_methods .payment_box {
      background: #f5f5f5; }
      .woocommerce-checkout #payment ul.wc_payment_methods .payment_box input {
        padding: 10px !important;
        font-size: 1em; }
      .woocommerce-checkout #payment ul.wc_payment_methods .payment_box .button {
        width: 100%; }
      .woocommerce-checkout #payment ul.wc_payment_methods .payment_box label {
        display: block !important;
        width: 100%;
        margin-bottom: 0; }
      .woocommerce-checkout #payment ul.wc_payment_methods .payment_box input[type="radio"] {
        display: block !important; }
      .woocommerce-checkout #payment ul.wc_payment_methods .payment_box input[type="radio"] + label {
        width: auto;
        display: inline !important; }
      .woocommerce-checkout #payment ul.wc_payment_methods .payment_box p {
        margin-bottom: 5px; }
      .woocommerce-checkout #payment ul.wc_payment_methods .payment_box:before {
        border-bottom-color: #f5f5f5; }

.woocommerce-checkout .place-order {
  margin-top: 1em;
  padding: 0px !important; }
  .woocommerce-checkout .place-order #place_order {
    width: 100%;
    padding: 2em; }

.woocommerce-checkout #customer_details {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.woocommerce-checkout h3 {
  margin: 0 0 20px 0;
  font-family: "futura-pt";
  font-weight: bold; }

.woocommerce-checkout .woocommerce .col-6 {
  margin-bottom: 1em; }
  .woocommerce-checkout .woocommerce .col-6:first-child {
    padding: 0px;
    padding-right: 1em;
    width: 40%;
    max-width: 40%;
    -webkit-flex-basis: 40%;
        -ms-flex-preferred-size: 40%;
            flex-basis: 40%; }
  .woocommerce-checkout .woocommerce .col-6:nth-child(2) {
    margin-left: 7%;
    padding: 0px;
    padding-left: 1em; }

.woocommerce-checkout .checkout-section {
  padding-bottom: 1em; }

.woocommerce-checkout .woocommerce-shipping-fields p#ship-to-different-address {
  margin: 0px; }
  .woocommerce-checkout .woocommerce-shipping-fields p#ship-to-different-address label {
    margin: 0px; }

.woocommerce-checkout .woocommerce-shipping-fields h3 {
  margin-top: 1.5em; }

.woocommerce-checkout label {
  font-size: 1em; }

.woocommerce-checkout input {
  padding: 20px 10px 10px 15px;
  font-family: "futura-pt";
  border: 1px solid #ddd; }
  .woocommerce-checkout input:focus {
    border: 1px solid #ec9588; }

.woocommerce-checkout #billing_address_1_field, .woocommerce-checkout #shipping_address_1_field {
  display: inline-block;
  width: 100%; }

.woocommerce-checkout #billing_address_2_field, .woocommerce-checkout #shipping_address_2_field {
  display: inline-block;
  display: none !important;
  width: 50%; }

.woocommerce-checkout #billing_email_field, .woocommerce-checkout #shipping_email_field {
  width: 100%;
  clear: both; }

.woocommerce-checkout #billing_city_field, .woocommerce-checkout #billing_state_field, .woocommerce-checkout #billing_postcode_field, .woocommerce-checkout #shipping_city_field, .woocommerce-checkout #shipping_state_field, .woocommerce-checkout #shipping_postcode_field {
  width: 33.3333%;
  display: inline-block; }

.woocommerce-checkout #billing_first_name_field, .woocommerce-checkout #billing_last_name_field, .woocommerce-checkout #shipping_first_name_field, .woocommerce-checkout #shipping_last_name_field {
  width: 50%; }

.woocommerce-checkout #billing_first_name_field input, .woocommerce-checkout #shipping_first_name_field input {
  border-right: 0; }

.woocommerce-checkout #shipping_state_field, .woocommerce-checkout #billing_state_field {
  height: 50px; }
  .woocommerce-checkout #shipping_state_field span.select2, .woocommerce-checkout #billing_state_field span.select2 {
    height: 100%; }
    .woocommerce-checkout #shipping_state_field span.select2 span.select2-selection, .woocommerce-checkout #billing_state_field span.select2 span.select2-selection {
      height: auto;
      padding: 23px 10px 12px 15px; }
      .woocommerce-checkout #shipping_state_field span.select2 span.select2-selection span.select2-selection__rendered, .woocommerce-checkout #billing_state_field span.select2 span.select2-selection span.select2-selection__rendered {
        padding: 0px;
        line-height: 1em; }

.woocommerce-checkout #shipping_city_field input, .woocommerce-checkout #billing_city_field input {
  border-left: 0px !important;
  border-right: 0px !important; }

.woocommerce-checkout p#billing_first_name_field, .woocommerce-checkout p#billing_last_name_field, .woocommerce-checkout p#billing_email_field, .woocommerce-checkout #billing_address_1_field, .woocommerce-checkout #billing_address_2_field, .woocommerce-checkout #shipping_address_2_field, .woocommerce-checkout #billing_city_field, .woocommerce-checkout #billing_postcode_field, .woocommerce-checkout #billing_state_field, .woocommerce-checkout p#shipping_first_name_field, .woocommerce-checkout p#shipping_last_name_field, .woocommerce-checkout p#shipping_email_field, .woocommerce-checkout #shipping_address_1_field, .woocommerce-checkout #shipping_city_field, .woocommerce-checkout #shipping_postcode_field, .woocommerce-checkout #shipping_state_field, .woocommerce-checkout #billing_state_field, .woocommerce-checkout #billing_company_field, .woocommerce-checkout p#billing_phone_field, .woocommerce-checkout #order_comments_field {
  position: relative; }
  .woocommerce-checkout p#billing_first_name_field label, .woocommerce-checkout p#billing_last_name_field label, .woocommerce-checkout p#billing_email_field label, .woocommerce-checkout #billing_address_1_field label, .woocommerce-checkout #billing_address_2_field label, .woocommerce-checkout #shipping_address_2_field label, .woocommerce-checkout #billing_city_field label, .woocommerce-checkout #billing_postcode_field label, .woocommerce-checkout #billing_state_field label, .woocommerce-checkout p#shipping_first_name_field label, .woocommerce-checkout p#shipping_last_name_field label, .woocommerce-checkout p#shipping_email_field label, .woocommerce-checkout #shipping_address_1_field label, .woocommerce-checkout #shipping_city_field label, .woocommerce-checkout #shipping_postcode_field label, .woocommerce-checkout #shipping_state_field label, .woocommerce-checkout #billing_state_field label, .woocommerce-checkout #billing_company_field label, .woocommerce-checkout p#billing_phone_field label, .woocommerce-checkout #order_comments_field label {
    position: absolute;
    left: 1em;
    pointer-events: none;
    z-index: 5;
    top: 0.6em;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .woocommerce-checkout p#billing_first_name_field label.small, .woocommerce-checkout p#billing_last_name_field label.small, .woocommerce-checkout p#billing_email_field label.small, .woocommerce-checkout #billing_address_1_field label.small, .woocommerce-checkout #billing_address_2_field label.small, .woocommerce-checkout #shipping_address_2_field label.small, .woocommerce-checkout #billing_city_field label.small, .woocommerce-checkout #billing_postcode_field label.small, .woocommerce-checkout #billing_state_field label.small, .woocommerce-checkout p#shipping_first_name_field label.small, .woocommerce-checkout p#shipping_last_name_field label.small, .woocommerce-checkout p#shipping_email_field label.small, .woocommerce-checkout #shipping_address_1_field label.small, .woocommerce-checkout #shipping_city_field label.small, .woocommerce-checkout #shipping_postcode_field label.small, .woocommerce-checkout #shipping_state_field label.small, .woocommerce-checkout #billing_state_field label.small, .woocommerce-checkout #billing_company_field label.small, .woocommerce-checkout p#billing_phone_field label.small, .woocommerce-checkout #order_comments_field label.small {
      top: 5px;
      left: 1.7em;
      font-size: 9px;
      font-weight: 700;
      color: #e15b46; }
    .woocommerce-checkout p#billing_first_name_field label abbr, .woocommerce-checkout p#billing_last_name_field label abbr, .woocommerce-checkout p#billing_email_field label abbr, .woocommerce-checkout #billing_address_1_field label abbr, .woocommerce-checkout #billing_address_2_field label abbr, .woocommerce-checkout #shipping_address_2_field label abbr, .woocommerce-checkout #billing_city_field label abbr, .woocommerce-checkout #billing_postcode_field label abbr, .woocommerce-checkout #billing_state_field label abbr, .woocommerce-checkout p#shipping_first_name_field label abbr, .woocommerce-checkout p#shipping_last_name_field label abbr, .woocommerce-checkout p#shipping_email_field label abbr, .woocommerce-checkout #shipping_address_1_field label abbr, .woocommerce-checkout #shipping_city_field label abbr, .woocommerce-checkout #shipping_postcode_field label abbr, .woocommerce-checkout #shipping_state_field label abbr, .woocommerce-checkout #billing_state_field label abbr, .woocommerce-checkout #billing_company_field label abbr, .woocommerce-checkout p#billing_phone_field label abbr, .woocommerce-checkout #order_comments_field label abbr {
      display: none; }
  .woocommerce-checkout p#billing_first_name_field textarea, .woocommerce-checkout p#billing_last_name_field textarea, .woocommerce-checkout p#billing_email_field textarea, .woocommerce-checkout #billing_address_1_field textarea, .woocommerce-checkout #billing_address_2_field textarea, .woocommerce-checkout #shipping_address_2_field textarea, .woocommerce-checkout #billing_city_field textarea, .woocommerce-checkout #billing_postcode_field textarea, .woocommerce-checkout #billing_state_field textarea, .woocommerce-checkout p#shipping_first_name_field textarea, .woocommerce-checkout p#shipping_last_name_field textarea, .woocommerce-checkout p#shipping_email_field textarea, .woocommerce-checkout #shipping_address_1_field textarea, .woocommerce-checkout #shipping_city_field textarea, .woocommerce-checkout #shipping_postcode_field textarea, .woocommerce-checkout #shipping_state_field textarea, .woocommerce-checkout #billing_state_field textarea, .woocommerce-checkout #billing_company_field textarea, .woocommerce-checkout p#billing_phone_field textarea, .woocommerce-checkout #order_comments_field textarea {
    padding: 20px 15px 15px 15px;
    border: 1px solid #ddd !important; }
  .woocommerce-checkout p#billing_first_name_field input::-webkit-input-placeholder, .woocommerce-checkout p#billing_first_name_field textarea::-webkit-input-placeholder, .woocommerce-checkout p#billing_last_name_field input::-webkit-input-placeholder, .woocommerce-checkout p#billing_last_name_field textarea::-webkit-input-placeholder, .woocommerce-checkout p#billing_email_field input::-webkit-input-placeholder, .woocommerce-checkout p#billing_email_field textarea::-webkit-input-placeholder, .woocommerce-checkout #billing_address_1_field input::-webkit-input-placeholder, .woocommerce-checkout #billing_address_1_field textarea::-webkit-input-placeholder, .woocommerce-checkout #billing_address_2_field input::-webkit-input-placeholder, .woocommerce-checkout #billing_address_2_field textarea::-webkit-input-placeholder, .woocommerce-checkout #shipping_address_2_field input::-webkit-input-placeholder, .woocommerce-checkout #shipping_address_2_field textarea::-webkit-input-placeholder, .woocommerce-checkout #billing_city_field input::-webkit-input-placeholder, .woocommerce-checkout #billing_city_field textarea::-webkit-input-placeholder, .woocommerce-checkout #billing_postcode_field input::-webkit-input-placeholder, .woocommerce-checkout #billing_postcode_field textarea::-webkit-input-placeholder, .woocommerce-checkout #billing_state_field input::-webkit-input-placeholder, .woocommerce-checkout #billing_state_field textarea::-webkit-input-placeholder, .woocommerce-checkout p#shipping_first_name_field input::-webkit-input-placeholder, .woocommerce-checkout p#shipping_first_name_field textarea::-webkit-input-placeholder, .woocommerce-checkout p#shipping_last_name_field input::-webkit-input-placeholder, .woocommerce-checkout p#shipping_last_name_field textarea::-webkit-input-placeholder, .woocommerce-checkout p#shipping_email_field input::-webkit-input-placeholder, .woocommerce-checkout p#shipping_email_field textarea::-webkit-input-placeholder, .woocommerce-checkout #shipping_address_1_field input::-webkit-input-placeholder, .woocommerce-checkout #shipping_address_1_field textarea::-webkit-input-placeholder, .woocommerce-checkout #shipping_city_field input::-webkit-input-placeholder, .woocommerce-checkout #shipping_city_field textarea::-webkit-input-placeholder, .woocommerce-checkout #shipping_postcode_field input::-webkit-input-placeholder, .woocommerce-checkout #shipping_postcode_field textarea::-webkit-input-placeholder, .woocommerce-checkout #shipping_state_field input::-webkit-input-placeholder, .woocommerce-checkout #shipping_state_field textarea::-webkit-input-placeholder, .woocommerce-checkout #billing_state_field input::-webkit-input-placeholder, .woocommerce-checkout #billing_state_field textarea::-webkit-input-placeholder, .woocommerce-checkout #billing_company_field input::-webkit-input-placeholder, .woocommerce-checkout #billing_company_field textarea::-webkit-input-placeholder, .woocommerce-checkout p#billing_phone_field input::-webkit-input-placeholder, .woocommerce-checkout p#billing_phone_field textarea::-webkit-input-placeholder, .woocommerce-checkout #order_comments_field input::-webkit-input-placeholder, .woocommerce-checkout #order_comments_field textarea::-webkit-input-placeholder {
    color: transparent !important; }
  .woocommerce-checkout p#billing_first_name_field input:-ms-input-placeholder, .woocommerce-checkout p#billing_first_name_field textarea:-ms-input-placeholder, .woocommerce-checkout p#billing_last_name_field input:-ms-input-placeholder, .woocommerce-checkout p#billing_last_name_field textarea:-ms-input-placeholder, .woocommerce-checkout p#billing_email_field input:-ms-input-placeholder, .woocommerce-checkout p#billing_email_field textarea:-ms-input-placeholder, .woocommerce-checkout #billing_address_1_field input:-ms-input-placeholder, .woocommerce-checkout #billing_address_1_field textarea:-ms-input-placeholder, .woocommerce-checkout #billing_address_2_field input:-ms-input-placeholder, .woocommerce-checkout #billing_address_2_field textarea:-ms-input-placeholder, .woocommerce-checkout #shipping_address_2_field input:-ms-input-placeholder, .woocommerce-checkout #shipping_address_2_field textarea:-ms-input-placeholder, .woocommerce-checkout #billing_city_field input:-ms-input-placeholder, .woocommerce-checkout #billing_city_field textarea:-ms-input-placeholder, .woocommerce-checkout #billing_postcode_field input:-ms-input-placeholder, .woocommerce-checkout #billing_postcode_field textarea:-ms-input-placeholder, .woocommerce-checkout #billing_state_field input:-ms-input-placeholder, .woocommerce-checkout #billing_state_field textarea:-ms-input-placeholder, .woocommerce-checkout p#shipping_first_name_field input:-ms-input-placeholder, .woocommerce-checkout p#shipping_first_name_field textarea:-ms-input-placeholder, .woocommerce-checkout p#shipping_last_name_field input:-ms-input-placeholder, .woocommerce-checkout p#shipping_last_name_field textarea:-ms-input-placeholder, .woocommerce-checkout p#shipping_email_field input:-ms-input-placeholder, .woocommerce-checkout p#shipping_email_field textarea:-ms-input-placeholder, .woocommerce-checkout #shipping_address_1_field input:-ms-input-placeholder, .woocommerce-checkout #shipping_address_1_field textarea:-ms-input-placeholder, .woocommerce-checkout #shipping_city_field input:-ms-input-placeholder, .woocommerce-checkout #shipping_city_field textarea:-ms-input-placeholder, .woocommerce-checkout #shipping_postcode_field input:-ms-input-placeholder, .woocommerce-checkout #shipping_postcode_field textarea:-ms-input-placeholder, .woocommerce-checkout #shipping_state_field input:-ms-input-placeholder, .woocommerce-checkout #shipping_state_field textarea:-ms-input-placeholder, .woocommerce-checkout #billing_state_field input:-ms-input-placeholder, .woocommerce-checkout #billing_state_field textarea:-ms-input-placeholder, .woocommerce-checkout #billing_company_field input:-ms-input-placeholder, .woocommerce-checkout #billing_company_field textarea:-ms-input-placeholder, .woocommerce-checkout p#billing_phone_field input:-ms-input-placeholder, .woocommerce-checkout p#billing_phone_field textarea:-ms-input-placeholder, .woocommerce-checkout #order_comments_field input:-ms-input-placeholder, .woocommerce-checkout #order_comments_field textarea:-ms-input-placeholder {
    color: transparent !important; }
  .woocommerce-checkout p#billing_first_name_field input::placeholder, .woocommerce-checkout p#billing_first_name_field textarea::placeholder, .woocommerce-checkout p#billing_last_name_field input::placeholder, .woocommerce-checkout p#billing_last_name_field textarea::placeholder, .woocommerce-checkout p#billing_email_field input::placeholder, .woocommerce-checkout p#billing_email_field textarea::placeholder, .woocommerce-checkout #billing_address_1_field input::placeholder, .woocommerce-checkout #billing_address_1_field textarea::placeholder, .woocommerce-checkout #billing_address_2_field input::placeholder, .woocommerce-checkout #billing_address_2_field textarea::placeholder, .woocommerce-checkout #shipping_address_2_field input::placeholder, .woocommerce-checkout #shipping_address_2_field textarea::placeholder, .woocommerce-checkout #billing_city_field input::placeholder, .woocommerce-checkout #billing_city_field textarea::placeholder, .woocommerce-checkout #billing_postcode_field input::placeholder, .woocommerce-checkout #billing_postcode_field textarea::placeholder, .woocommerce-checkout #billing_state_field input::placeholder, .woocommerce-checkout #billing_state_field textarea::placeholder, .woocommerce-checkout p#shipping_first_name_field input::placeholder, .woocommerce-checkout p#shipping_first_name_field textarea::placeholder, .woocommerce-checkout p#shipping_last_name_field input::placeholder, .woocommerce-checkout p#shipping_last_name_field textarea::placeholder, .woocommerce-checkout p#shipping_email_field input::placeholder, .woocommerce-checkout p#shipping_email_field textarea::placeholder, .woocommerce-checkout #shipping_address_1_field input::placeholder, .woocommerce-checkout #shipping_address_1_field textarea::placeholder, .woocommerce-checkout #shipping_city_field input::placeholder, .woocommerce-checkout #shipping_city_field textarea::placeholder, .woocommerce-checkout #shipping_postcode_field input::placeholder, .woocommerce-checkout #shipping_postcode_field textarea::placeholder, .woocommerce-checkout #shipping_state_field input::placeholder, .woocommerce-checkout #shipping_state_field textarea::placeholder, .woocommerce-checkout #billing_state_field input::placeholder, .woocommerce-checkout #billing_state_field textarea::placeholder, .woocommerce-checkout #billing_company_field input::placeholder, .woocommerce-checkout #billing_company_field textarea::placeholder, .woocommerce-checkout p#billing_phone_field input::placeholder, .woocommerce-checkout p#billing_phone_field textarea::placeholder, .woocommerce-checkout #order_comments_field input::placeholder, .woocommerce-checkout #order_comments_field textarea::placeholder {
    color: transparent !important; }

.woocommerce-checkout p#billing_country_field label, .woocommerce-checkout p#shipping_country_field label {
  display: none; }

.woocommerce-checkout .select2-selection, .woocommerce-checkout .select2-dropdown, .woocommerce-checkout .select2-search__field {
  border: 1px solid #ddd;
  -webkit-border-radius: 0px !important;
          border-radius: 0px !important; }

.woocommerce-checkout .select2-selection {
  padding: 0.5em;
  height: auto; }

.woocommerce-checkout .select2-selection__clear {
  display: none; }

.woocommerce-checkout .select2-selection__arrow {
  height: 100% !important;
  right: 10px !important; }

.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] {
  background: #e15b46; }

.woocommerce form .form-row .select2-container {
  width: 100% !important; }

.woocommerce #order_review table.shop_table .product-info {
  width: 75%; }

.woocommerce #order_review table.shop_table small.includes_tax {
  display: block;
  font-size: 12px; }

.woocommerce #order_review table.shop_table img {
  width: 100px; }

/* TWEAKS */
.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container {
  margin: 0 !important;
  background-color: transparent !important;
  border: 0px !important; }

.gform_wrapper li.gfield.gfield_error {
  border: 0px !important;
  background-color: transparent !important; }

.gform_wrapper .validation_error {
  display: none !important; }

.gform_wrapper .validation_message {
  padding: 0px !important;
  color: #e15b46 !important; }

.gform_wrapper li.gfield_error div.ginput_complex.ginput_container label, .gform_wrapper li.gfield_error ul.gfield_checkbox, .gform_wrapper li.gfield_error ul.gfield_radio {
  color: inherit !important; }

#input_6_2 {
  font-size: 0.8em; }

.landing-page {
  background: #f9f9f9; }
  .landing-page h1 {
    font-size: 2.15em;
    line-height: normal;
    text-transform: none;
    letter-spacing: 0; }
  .landing-page h6 {
    text-transform: uppercase;
    color: #e15b46;
    font-size: 0.9em;
    font-weight: bold; }
  .landing-page p {
    font-size: 1.35em;
    width: 460px;
    max-width: 100%; }
  .landing-page .gfield_label {
    display: none !important; }
  .landing-page .gform_footer {
    margin-top: 0 !important; }
  .landing-page .gform_wrapper {
    display: none; }

.video-tutorials {
  background: #000; }
  .video-tutorials .img-cont {
    position: relative; }
  .video-tutorials a i {
    color: #fff;
    font-size: 32px;
    position: absolute;
    top: 55%;
    opacity: 0;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out; }
  .video-tutorials a img {
    -webkit-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden; }
  .video-tutorials a:hover i {
    top: 50%;
    opacity: 1; }
  .video-tutorials a:hover img {
    opacity: 0.8; }
  .video-tutorials h4 {
    font-weight: bold;
    font-size: 1em; }

.boxzilla-container .boxzilla {
  width: 62.5rem;
  max-width: 85vw;
  padding: 0 !important;
  overflow-x: hidden; }
  .boxzilla-container .boxzilla .background-image {
    background-image: url(/wp-content/uploads/2019/06/free-shipping.jpg);
    background-position: center;
    background-size: cover; }
    @media screen and (max-width: 991px) {
      .boxzilla-container .boxzilla .background-image {
        min-height: 25vh; } }
  .boxzilla-container .boxzilla .col-lg-7 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .boxzilla-container .boxzilla .content {
    padding: 9rem 4rem;
    width: 100%; }
    @media screen and (max-width: 991px) {
      .boxzilla-container .boxzilla .content {
        padding: 2rem; } }
    @media only screen and (max-width: 320px) {
      .boxzilla-container .boxzilla .content {
        padding: 1rem 0; } }
    .boxzilla-container .boxzilla .content .subheader {
      letter-spacing: 0.245em;
      color: #E25B47;
      margin-bottom: 0.5rem; }
    .boxzilla-container .boxzilla .content h2 {
      font-size: 3.35rem;
      margin-bottom: 0.5rem; }
      .boxzilla-container .boxzilla .content h2 span {
        vertical-align: top;
        font-size: 1.5rem; }
      @media only screen and (max-width: 767px) {
        .boxzilla-container .boxzilla .content h2 {
          font-size: 2.5rem; } }
    .boxzilla-container .boxzilla .content .terms {
      color: #BEBEBE; }
    .boxzilla-container .boxzilla .content .inline-form {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      margin: 0 !important;
      max-width: 22.5rem; }
      @media only screen and (max-width: 767px) {
        .boxzilla-container .boxzilla .content .inline-form {
          max-width: 100% !important;
          width: 100% !important;
          display: block; } }
      .boxzilla-container .boxzilla .content .inline-form img.gform_ajax_spinner {
        position: absolute !important;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #e15b46;
        background-image: url(img/oval.svg);
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 20px auto; }
      .boxzilla-container .boxzilla .content .inline-form .validation_message {
        position: absolute !important; }
        @media only screen and (max-width: 767px) {
          .boxzilla-container .boxzilla .content .inline-form .validation_message {
            position: relative !important;
            padding: 0.5rem 0; } }
      .boxzilla-container .boxzilla .content .inline-form .gform_body {
        padding: 0 !important;
        margin: 0 !important; }
        @media only screen and (max-width: 767px) {
          .boxzilla-container .boxzilla .content .inline-form .gform_body {
            width: 100%; } }
        .boxzilla-container .boxzilla .content .inline-form .gform_body .gfield {
          margin: 0 !important;
          padding: 0 !important; }
          .boxzilla-container .boxzilla .content .inline-form .gform_body .gfield .ginput_container {
            margin: 0 !important; }
            .boxzilla-container .boxzilla .content .inline-form .gform_body .gfield .ginput_container input {
              margin: 0 !important;
              width: 100% !important; }
        .boxzilla-container .boxzilla .content .inline-form .gform_body li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
          max-width: 100% !important; }
      .boxzilla-container .boxzilla .content .inline-form .gform_footer {
        position: relative;
        margin: 0 !important;
        padding: 0 !important;
        max-width: 8.125rem; }
        @media only screen and (max-width: 767px) {
          .boxzilla-container .boxzilla .content .inline-form .gform_footer {
            width: 100%;
            max-width: 100%; } }
        .boxzilla-container .boxzilla .content .inline-form .gform_footer input {
          width: 100%;
          -webkit-border-radius: 0 !important;
                  border-radius: 0 !important;
          height: 100%;
          margin: 0 !important; }
    .boxzilla-container .boxzilla .content .gform_confirmation_wrapper {
      margin-bottom: 1rem !important; }

.boxzilla-close-icon {
  background-color: #fff;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  width: 50px;
  height: 50px;
  font-size: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  top: 1rem !important;
  opacity: 1 !important;
  right: 1rem !important; }
  @media screen and (max-width: 991px) {
    .boxzilla-close-icon {
      color: #fff !important;
      background-color: transparent !important; } }

.author_social_link {
  display: inline-block;
  margin-right: 1rem; }
/*# sourceMappingURL=style.css.map */