@font-face {
  font-family: 'Proxima Nova';
  src: url("fonts/proximanova-light-webfont.eot");
  src: url("fonts/proximanova-light-webfont.svg#proxima_novalight") format("svg"), url("fonts/proximanova-light-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/proximanova-light-webfont.woff") format("woff"), url("fonts/proximanova-light-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

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

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

html {
  margin: 0;
  padding: 0; }

body {
  font: 25px 'Quicksand-Regular', 'Proxima Nova', verdana, helvetica, arial, sans-serif;
  margin: 0; }

h1 {
  font-weight: 400; }

h2 {
  font-size: 1.3em; }

#header {
  margin-top: 15px;
  position: fixed;
  text-align: center;
  top: 0;
  z-index: 126;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden; }

#header a {
  color: #000; }

#header_bg {
  position: fixed;
  top: 10px;
  width: 100%;
  background: #f1f2f6;
  opacity: .9;
  height: 80px;
  z-index: 125;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden; }

.fullWidth {
  width: 100%; }

#overlay {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #f1f2f6;
  opacity: .5;
  z-index: 120; }

#logo_top {
  top: 15px;
  position: absolute;
  left: 50%;
  margin-left: -35px;
  width: 70px;
  height: 70px;
  z-index: 150;
  background-image: url(../../img/production/assets/logo.png);
  background-position: center;
  background-size: 100%;
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out; }

#logo_top_svg {
  width: 70px;
  fill: #024930; }

.mainMenuItem {
  cursor: pointer;
  width: 20%;
  display: inline-block;
  text-align: center;
  padding: 25px 0;
  font-size: 20px;
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden;
  font-family: "Proxima Nova", sans-serif;
  letter-spacing: 2px; }

.mainMenuItem:hover {
  background: #024930;
  color: #fff; }

#collection-tab {
  position: relative;
  height: 400px;
  width: 100%;
  background: #024930;
  top: -1px;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out; }

.subtab {
  cursor: pointer;
  float: left;
  width: 50%;
  height: 400px;
  text-align: center;
  opacity: .9; }

.subtab:hover {
  opacity: 1; }

#classic-subtab {
  background-image: url(../../img/production/backgrounds/classic_tab.png);
  background-position: center;
  background-repeat: no-repeat; }

#minimalist-subtab {
  background-image: url(../../img/production/backgrounds/minimalist-tab.png);
  background-position: center;
  background-repeat: no-repeat; }

.sectionBlock {
  display: inline-block;
  vertical-align: middle;
  padding: 25px 25px 40px 25px;
  width: 330px;
  max-width: 60%;
  text-align: center;
  line-height: 140%;
  font-size: 20px;
  /*color: #024930;*/
  color: #444;
  background: #fff;
  /*opacity: .95;*/
  z-index: 96; }

.sections {
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: #eee;
  text-align: center;
  z-index: 90; }

.sections:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -.25em; }

#slide1 {
  background-image: url(../../img/production/backgrounds/truffol_signature.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  top: 0; }

#introSlide {
  background-image: url(../../img/production/backgrounds/truffol_signature_intro.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  top: 100%; }

#signature-minimalist {
  background: 0;
  top: 200%;
  z-index: 80 !important;
  text-align: right;
  overflow: hidden; }

#signature-classic {
  background: 0;
  top: 300%;
  z-index: 80 !important;
  overflow: hidden;
  text-align: right; }

#sideButtons {
  background-image: url(../../img/production/backgrounds/buttons.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  top: 400%; }

#slide5 {
  background-image: url(../../img/production/backgrounds/cnc_bg.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  top: 500%; }

#versatility {
  background-image: url(../../img/production/backgrounds/versatile.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  top: 600%; }

#slide10 {
  background-image: url(../../img/production/backgrounds/classic_family.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  top: 700%; }

#slide4 {
  background-image: url(../../img/production/backgrounds/craft_bg.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  top: 800%; }

#installation {
  background: url(../../img/production/backgrounds/versatile2.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  top: 900%; }

#slide6 {
  top: 1000%; }

#slide7 {
  background: #666;
  top: 1100%; }

#influencer {
  background-image: url(../../img/production/backgrounds/influencer.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  top: 1200%; }

#shareDiscount {
  background-image: url(../../img/production/backgrounds/checkout2.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  top: 1300%; }

#story {
  background-image: url(../../img/production/backgrounds/story2.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  top: 1400%; }

#slide8 {
  background-image: url(../../img/production/backgrounds/story.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  top: 1500%; }

#slide9 {
  background: #231f20;
  top: 1600%; }

#quotes, #quotes2 {
  width: 80%;
  max-width: 100%; }

#quotes img, #quotes2 img {
  display: inline-block; }

#storyDesc {
  background: #231f20;
  border: 4px double #fff;
  color: #fff;
  width: 460px; }

#versatileDesc {
  position: absolute;
  /*height: 330px;*/
  top: 0;
  right: 0;
  /*margin: -150px 0 0 75px;*/
  margin-right: 75px;
  width: 320px;
  /*border: 4px double #2f1c0c;*/
  color: #000;
  /*opacity: .9;*/ }

#leatherDesc {
  position: absolute;
  /*height: 330px;*/
  top: 50%;
  left: 0;
  margin: -185px 0 0 75px;
  width: 300px;
  border: 4px double #ff5000;
  color: #000;
  opacity: .7; }

#brushingDesc {
  background: none;
  box-sizing: border-box;
  /*border: 4px double #333;*/
  height: 100%;
  text-align: left;
  position: absolute;
  top: 55px;
  left: 29%;
  width: 280px; }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    #brushingDesc {
      left: 25%;
      width: 270px; } }

#cncDesc {
  position: absolute;
  /*height: 300px;*/
  top: 50%;
  right: 0;
  margin: -150px 75px 0 0;
  width: 320px;
  /*border: 4px double #666;*/
  color: white;
  height: 100%;
  background: black; }

#roseGoldDesc {
  position: absolute;
  /*height: 430px;*/
  top: 50%;
  right: 0;
  margin: -260px 75px 0 0;
  width: 400px;
  border: 4px double #d6a787;
  color: #fff;
  background: #333; }

.signature-description-title {
  color: #000;
  font-size: 17px;
  text-align: center;
  padding: 20px 0; }

.signature-description-text {
  color: #000;
  font-size: 15px;
  text-align: center; }

#signature-minimalist-wrapper, #signature-classic-wrapper {
  height: 400px;
  padding: 15px;
  border: 4px double #d3d4d5;
  position: relative;
  top: 150px; }

#signature-minimalist-heading, #signature-classic-heading {
  position: relative;
  top: -10px;
  text-align: center;
  padding-bottom: 5px; }

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  #signature-minimalist-heading {
    top: -70px !important;
    color: #444; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  #signature-minimalist-heading {
    top: -300px !important;
    color: #444;
    font-size: 30px; } }

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  #signature-classic-heading {
    top: -200px !important;
    color: #444;
    font-size: 30px; } }

#signature-minimalist-subtitle, #signature-classic-subtitle {
  font-size: 14px; }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    #signature-minimalist-subtitle, #signature-classic-subtitle {
      font-size: 25px; } }

#signature-minimalist-price {
  text-align: center;
  position: relative;
  top: -17px;
  color: #000;
  width: 150px;
  margin: auto;
  font-size: 30px; }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    #signature-minimalist-price {
      top: -100px; } }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    #signature-minimalist-price {
      top: -300px; } }

#signature-classic-price {
  text-align: center;
  position: relative;
  top: -17px;
  color: #000;
  width: 150px;
  margin: auto;
  font-size: 30px; }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    #signature-classic-price {
      top: -180px; } }

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  #signature-minimalist-color {
    top: 100px; } }

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  #signature-classic-color {
    top: 65px; } }

#signature-minimalist-color, #signature-classic-color {
  width: 330px;
  text-align: center;
  margin: auto; }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    #signature-minimalist-color, #signature-classic-color {
      width: 100px;
      position: absolute;
      right: 15%; } }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    #signature-minimalist-color, #signature-classic-color {
      position: absolute;
      top: -250px !important;
      left: -732px;
      width: 100px; } }

.signature-minimalist-pallet, .signature-classic-pallet {
  display: inline-block;
  cursor: pointer;
  height: 100px !important;
  width: 100px !important; }

.classicInfo, .minInfo {
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
  opacity: 0; }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .classicInfo, .minInfo {
      opacity: 1; } }

#pallet_min1 {
  background: url(../../img/production/assets/colorSprite.jpg);
  background-position: 0 800px; }

#pallet_min2 {
  background: url(../../img/production/assets/colorSprite.jpg);
  background-position: 0 700px; }

#pallet_min3 {
  background: url(../../img/production/assets/colorSprite.jpg);
  background-position: 0 600px; }

#pallet_class1 {
  background: url(../../img/production/assets/colorSprite.jpg);
  background-position: 0 500px; }

#pallet_class2 {
  background: url(../../img/production/assets/colorSprite.jpg);
  background-position: 0 400px; }

#pallet_class3 {
  background: url(../../img/production/assets/colorSprite.jpg);
  background-position: 0 300px; }

#pallet_class4 {
  background: url(../../img/production/assets/colorSprite.jpg);
  background-position: 0 200px; }

#pallet_class5 {
  background: url(../../img/production/assets/colorSprite.jpg);
  background-position: 0 100px; }

#signature-minimalist-colorText, #signature-classic-colorText {
  position: relative;
  top: 20px;
  padding-bottom: 20px; }

#signature-minimalist-description, #signature-classic-description {
  position: relative;
  top: 10px;
  font-size: 14px;
  text-align: center;
  padding: 20px 0; }

#signature-minimalist-addCart, #signature-classic-addCart {
  box-sizing: border-box;
  margin: auto;
  width: 50%;
  cursor: pointer;
  font-size: 17px;
  border-radius: 3px;
  background: #ddd;
  text-align: center;
  padding: .5em 1em;
  color: #000;
  text-decoration: none;
  -webkit-transition: background .2s ease-out;
  -moz-transition: background .2s ease-out;
  -o-transition: background .2s ease-out;
  transition: background .2s ease-out; }

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  #signature-minimalist-addCart {
    width: 200px;
    position: absolute;
    bottom: -25px;
    left: 50%;
    margin-left: -100px; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  #signature-minimalist-addCart {
    bottom: -200px; } }

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  #signature-classic-addCart {
    width: 200px;
    position: absolute;
    bottom: 50px;
    left: 50%;
    margin-left: -100px; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  #signature-classic-addCart {
    bottom: -100px; } }

#signature-minimalist-addCart:hover, #signature-classic-addCart:hover {
  background: #aaa; }

#min-slides {
  z-index: 95;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  white-space: nowrap;
  font-size: 0;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: all 1.4s ease-out;
  -moz-transition: all 1.4s ease-out;
  -ms-transition: all 1.4s ease-out;
  -o-transition: all 1.4s ease-out;
  transition: all 1.4s ease-out; }

.min-slide {
  width: 100%;
  height: 100%;
  display: inline-block;
  background-size: cover;
  background-position: center; }

.animate {
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out; }

#minimalist_main_panel, #classic_main_panel {
  color: #333;
  width: 330px;
  background: 0;
  z-index: 100;
  margin-right: 75px;
  right: 0;
  padding: 25px;
  width: 330px;
  /*max-width: 60%;*/
  text-align: center;
  line-height: 30px;
  font-size: 20px;
  color: #024930;
  opacity: .95;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
  position: absolute; }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    #minimalist_main_panel, #classic_main_panel {
      width: 100%;
      box-sizing: border-box;
      margin: 0;
      background: none; } }

.no-touch #minimalist_main_panel:hover, .no-touch #classic_main_panel:hover {
  background: #fff; }

#classic_main_panel {
  height: 660px;
  margin-top: -330px;
  top: 50%; }

#minimalist_main_panel {
  height: 500px;
  margin-top: -250px;
  top: 50%; }

#minslides, #classicSlides {
  width: 300%;
  height: 100%;
  position: absolute;
  top: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: all 1.4s ease-out;
  -moz-transition: all 1.4s ease-out;
  -ms-transition: all 1.4s ease-out;
  -o-transition: all 1.4s ease-out;
  transition: all 1.4s ease-out; }

#classicSlides {
  width: 500% !important; }

#minslides li {
  width: 33.3333%; }

#classicSlides li {
  width: 20%; }

#minslides li, #classicSlides li {
  height: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
  float: left;
  z-index: inherit;
  position: relative; }

#minslides li:nth-child(1) {
  background: url(../../img/production/backgrounds/min1.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }

#minslides li:nth-child(2) {
  background: url(../../img/production/backgrounds/min2.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }

#minslides li:nth-child(3) {
  background: url(../../img/production/backgrounds/min3.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }

#classicSlides li:nth-child(1) {
  background: url(../../img/production/backgrounds/classic4.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }

#classicSlides li:nth-child(2) {
  background: url(../../img/production/backgrounds/classic_red.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }

#classicSlides li:nth-child(3) {
  background: url(../../img/production/backgrounds/classic_blue.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }

#classicSlides li:nth-child(4) {
  background: url(../../img/production/backgrounds/classic_bb.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }

#classicSlides li:nth-child(5) {
  background: url(../../img/production/backgrounds/classic_black.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }

#minimalist_zoom {
  position: absolute;
  height: 100px;
  width: 500px;
  left: 0;
  bottom: 0;
  background: #fff;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
  z-index: 300;
  cursor: pointer; }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    #minimalist_zoom {
      height: 500px;
      width: 100px;
      left: 0;
      bottom: 95px; } }

#classic_zoom {
  position: absolute;
  height: 100px;
  width: 500px;
  bottom: 0;
  left: 0;
  background: #fff;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
  z-index: 300;
  cursor: pointer; }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    #classic_zoom {
      height: 500px;
      width: 100px;
      left: 0;
      bottom: 95px; } }

#minimalist_zoom_close {
  position: absolute;
  width: 50px;
  height: 50px;
  right: 0;
  bottom: 0;
  text-align: center;
  font-size: 25px; }

#classic_zoom_close {
  position: absolute;
  width: 50px;
  height: 50px;
  right: 0;
  bottom: 0;
  text-align: center;
  font-size: 25px; }

.minimalist_preview {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 100px;
  width: 100px;
  z-index: 500; }

.class_preview, .minimalist_preview {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 100px;
  width: 100px;
  z-index: 500;
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -ms-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out; }

#classic_zoom_area, #minimalist_zoom_area {
  position: absolute;
  height: 80%;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain; }

#minimalist_preview1 {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 100px;
  width: 100px;
  z-index: 500;
  background: url(../../img/production/assets/products/min1_icon.jpg); }

#minimalist_preview2 {
  left: 100px;
  bottom: 0;
  height: 100px;
  width: 100px;
  z-index: 500;
  background: url(../../img/production/assets/products/min2_icon.jpg);
  background-position: 0 -200px; }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    #minimalist_preview2 {
      left: 0;
      bottom: 100px; } }

#minimalist_preview3 {
  left: 200px;
  bottom: 0;
  height: 100px;
  width: 100px;
  z-index: 500;
  background: url(../../img/production/assets/products/min3_icon.jpg); }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    #minimalist_preview3 {
      left: 0;
      bottom: 200px; } }

#minimalist_preview4 {
  left: 300px;
  bottom: 0;
  height: 100px;
  width: 100px;
  z-index: 500;
  background: url(../../img/production/assets/products/min4_icon.jpg); }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    #minimalist_preview4 {
      left: 0;
      bottom: 300px; } }

#minimalist_preview5 {
  left: 400px;
  bottom: 0;
  height: 100px;
  width: 100px;
  z-index: 500;
  background: url(../../img/production/assets/products/specs1_icon.jpg); }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    #minimalist_preview5 {
      left: 0;
      bottom: 400px; } }

#classic_preview1 {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 100px;
  width: 100px;
  z-index: 500;
  background: url(../../img/production/assets/products/class1_icon.jpg); }

#classic_preview2 {
  left: 100px;
  bottom: 0;
  height: 100px;
  width: 100px;
  z-index: 500;
  background: url(../../img/production/assets/products/class2_icon.jpg);
  background-position: 0 -400px; }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    #classic_preview2 {
      left: 0;
      bottom: 100px; } }

#classic_preview3 {
  left: 200px;
  bottom: 0;
  height: 100px;
  width: 100px;
  z-index: 500;
  background: url(../../img/production/assets/products/class3_icon.jpg); }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    #classic_preview3 {
      left: 0;
      bottom: 200px; } }

#classic_preview4 {
  left: 300px;
  bottom: 0;
  height: 100px;
  width: 100px;
  z-index: 500;
  background: url(../../img/production/assets/products/class4_icon.jpg); }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    #classic_preview4 {
      left: 0;
      bottom: 300px; } }

#classic_preview5 {
  left: 400px;
  bottom: 0;
  height: 100px;
  width: 100px;
  z-index: 500;
  background: url(../../img/production/assets/products/class5_icon.jpg); }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    #classic_preview5 {
      left: 0;
      bottom: 400px; } }

#pinboard {
  margin: auto;
  text-align: center;
  width: 100%;
  background: url(../../img/production/backgrounds/style_bg3.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }

#pinboard > span {
  margin: 20px !important; }

#buffer {
  padding-top: 120px; }

#intro {
  padding-top: 200px;
  background: 0;
  line-height: 70px;
  color: #fff; }

#addressFormWrapper {
  width: 60%;
  border-radius: 16px; }

#addressSection {
  background: url(../../img/production/backgrounds/checkout1.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }

#summaryBlock {
  background: url(../../img/production/backgrounds/thanks.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }

#thank_you_note {
  font-size: 50px;
  font-family: 'Proxima Nova', sans-serif;
  color: #000;
  letter-spacing: 2px;
  padding: 25px; }

#shippingInfo, #billingInfo {
  float: left;
  width: 50%; }

#shippingInfo div, #billingInfo div {
  height: 40px; }

#shippingInfo .input, #billingInfo .input, #userInfo {
  clear: both; }

#userInfo div {
  width: 50%;
  display: inline-block; }

#shippingInfo div label, #billingInfo div label, #userInfo div label {
  width: 40%;
  float: left; }

#shippingInfo div input[type=text], #shippingInfo div input[type=email], #shippingInfo div select, #billingInfo div input[type=text], #billingInfo div select, #userInfo div input {
  float: left;
  height: 25px;
  width: 50%;
  font-size: 14px; }

#checkout_share_link {
  cursor: pointer;
  padding: 6px 10px;
  background: #3b5997;
  height: 40px;
  width: 150px;
  margin: auto;
  text-decoration: none;
  color: #fff;
  font-size: 17px;
  border-radius: 4px; }

.no-touch #checkout_share_link:hover {
  background: #3b77cb; }

#addressSubmitButton {
  cursor: pointer;
  text-decoration: none;
  display: inline-block;
  text-align: center;
  margin: 15px 5px 5px 0;
  padding: 10px 50px;
  font-size: 14px;
  line-height: 15px;
  letter-spacing: 2px;
  border: 2px solid #111;
  background: #111;
  color: #f8f8f8;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0.15)), color-stop(1, rgba(0, 0, 0, 0.1)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.01));
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.01));
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.01));
  background-image: linear-gradient(top, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.01));
  -webkit-box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.4) inset, -1px -1px 0 rgba(255, 255, 255, 0.4) inset, 1px 0 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.4) inset, -1px -1px 0 rgba(255, 255, 255, 0.4) inset, 1px 0 0 rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.4) inset, -1px -1px 0 rgba(255, 255, 255, 0.4) inset, 1px 0 0 rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }

.no-touch #addressSubmitButton:hover {
  color: #fff; }

label.error {
  display: none !important; }

input.error {
  border: 1px dotted red; }

#confirmItems {
  width: 80%;
  margin: auto;
  background: #eee;
  text-align: center;
  margin-top: 100px; }

#confirmWrapper {
  background: url(../../img/production/backgrounds/checkout2.jpg);
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  width: 100%; }

#confirmFormWrapper {
  width: 80%;
  margin: 0 auto 50px;
  background: 0;
  text-align: center; }

#confirmSummary {
  background: #eee;
  width: 560px;
  margin: 10px auto;
  text-align: center; }

.confirmItemRow {
  width: 100%; }

.confirmItemRow div {
  padding: 15px 5px; }

.confirmItemName {
  text-align: center;
  width: 25%; }

.confirmItemDesc {
  text-align: center;
  width: 40%; }

.confirmItemQuantity {
  text-align: center;
  width: 10%; }

.confirmItemSubtotal {
  text-align: center;
  width: 10%; }

.confirmItemRow div {
  display: inline-block; }

#collection-tab-close {
  position: absolute;
  text-align: center;
  cursor: pointer;
  right: 10px;
  top: 10px;
  width: 50px;
  height: 50px;
  font-size: 35px;
  color: #fff;
  z-index: 150; }

#social {
  position: fixed;
  margin-bottom: -80px;
  bottom: 50%;
  right: 10px;
  height: 160px;
  width: 50px;
  z-index: 9999; }

#social div {
  height: 40px;
  width: 40px;
  text-align: center; }

#social_fb {
  background: url(../../img/production/assets/icons/fb_link.png); }

#social_fb:hover, #social_tw:hover, #social_press:hover, #social_pin:hover, #social_mail:hover {
  background-position: 0 -40px; }

#social_tw {
  background: url(../../img/production/assets/icons/tw_link.png); }

#social_press {
  background: url(../../img/production/assets/icons/press_link.png); }

#social_pin {
  background: url(../../img/production/assets/icons/pin_link.png); }

#social_mail {
  background: url(../../img/production/assets/icons/mail_link.png); }

#footerBlock {
  background: 0;
  color: #fff;
  line-height: 50px;
  text-decoration: none; }

#footerBlock a {
  text-decoration: none;
  color: #fff; }

#footerBlock a:hover {
  text-decoration: underline;
  color: #fff; }

#spinnerWrapper {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1000;
  text-align: center;
  color: #000;
  background: #eee;
  position: absolute;
  top: 0;
  width: 100%; }

#spinnerMainWrapper {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1000;
  text-align: center; }

div.spinnerText {
  position: absolute;
  top: 50%;
  margin: -140px auto 0 auto;
  width: 100%; }

div.spinner {
  top: 50%;
  left: 50%;
  position: absolute;
  width: 54px;
  height: 54px;
  margin-top: -27px;
  margin-left: -27px; }

div.spinner div {
  width: 3%;
  height: 26%;
  background: #ddd;
  position: absolute;
  left: 44.5%;
  top: 37%;
  opacity: 0;
  -webkit-animation: fade 1s linear infinite;
  -webkit-border-radius: 50px;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2); }

div.spinner div.bar1 {
  -webkit-transform: rotate(0deg) translate(0, -142%);
  -webkit-animation-delay: 0s; }

div.spinner div.bar2 {
  -webkit-transform: rotate(30deg) translate(0, -142%);
  -webkit-animation-delay: -.9167s; }

div.spinner div.bar3 {
  -webkit-transform: rotate(60deg) translate(0, -142%);
  -webkit-animation-delay: -.833s; }

div.spinner div.bar4 {
  -webkit-transform: rotate(90deg) translate(0, -142%);
  -webkit-animation-delay: -.75s; }

div.spinner div.bar5 {
  -webkit-transform: rotate(120deg) translate(0, -142%);
  -webkit-animation-delay: -.667s; }

div.spinner div.bar6 {
  -webkit-transform: rotate(150deg) translate(0, -142%);
  -webkit-animation-delay: -.5833s; }

div.spinner div.bar7 {
  -webkit-transform: rotate(180deg) translate(0, -142%);
  -webkit-animation-delay: -.5s; }

div.spinner div.bar8 {
  -webkit-transform: rotate(210deg) translate(0, -142%);
  -webkit-animation-delay: -.41667s; }

div.spinner div.bar9 {
  -webkit-transform: rotate(240deg) translate(0, -142%);
  -webkit-animation-delay: -.333s; }

div.spinner div.bar10 {
  -webkit-transform: rotate(270deg) translate(0, -142%);
  -webkit-animation-delay: -.25s; }

div.spinner div.bar11 {
  -webkit-transform: rotate(300deg) translate(0, -142%);
  -webkit-animation-delay: -.1667s; }

div.spinner div.bar12 {
  -webkit-transform: rotate(330deg) translate(0, -142%);
  -webkit-animation-delay: -.0833s; }

#cartModal {
  font-size: 20px;
  background: #fff;
  color: #000;
  padding: 10px;
  text-align: left;
  height: 500px;
  width: 700px;
  position: fixed;
  left: 3000px;
  margin-left: -370px;
  z-index: 180;
  top: 50%;
  margin-top: -250px;
  -webkit-transition: all .6s ease-out;
  -moz-transition: all .6s ease-out;
  -ms-transition: all .6s ease-out;
  -o-transition: all .6s ease-out;
  transition: all .6s ease-out;
  border: 10px solid #024930; }

.cartRow {
  width: 100%;
  padding: 15px 0; }

#cartHeadings {
  height: 25px;
  margin: 30px 0 6px;
  border-bottom: 4px solid #333; }

.cartRow div, #cartHeadings div {
  float: left;
  text-align: center; }

#itemHeading, .cartProductName {
  width: 210px; }

#styleHeading, .cartProductDescription {
  width: 150px; }

.cartProductDescription {
  font-size: 17px; }

#priceHeading, .cartProductPrice {
  width: 65px; }

#quantityHeading {
  width: 120px; }

#subtotalHeading, .cartSubtotal {
  width: 120px; }

.cartProductQuantity {
  width: 48px; }

.cartSubtract {
  width: 34px;
  cursor: pointer; }

.cartAdd {
  width: 38px;
  cursor: pointer; }

.cartRemove {
  width: 30px;
  cursor: pointer; }

.cartInfo {
  margin-left: 380px;
  width: 300px;
  text-align: center; }

.cartInfo div {
  float: left;
  width: 150px; }

#cartClear {
  clear: both;
  display: inline-block;
  width: 32%;
  text-align: center;
  cursor: pointer; }

#cartCheckout {
  display: inline-block;
  width: 32%;
  text-align: center;
  cursor: pointer; }

#cartContinue {
  display: inline-block;
  width: 32%;
  text-align: center;
  cursor: pointer; }

#cartInfoWrapper {
  text-align: right;
  clear: both;
  padding: 25px 0; }

#cartShippingWrapper {
  padding-top: 50px; }

#cartClose {
  position: absolute;
  text-align: center;
  cursor: pointer;
  right: 10px;
  top: 10px;
  width: 50px;
  height: 50px;
  font-size: 35px; }

#cartTitle {
  position: absolute;
  top: 10px;
  left: 15px;
  padding: 15px; }

#cartOptions {
  position: absolute;
  bottom: 25px;
  width: 100%; }

#cartOptions div:hover {
  background: #024930;
  color: #fff; }

#cartWrapper {
  margin-top: 60px; }

#shippingCountries {
  padding: 110px 0;
  text-align: center;
  width: 100%; }

#shippingCountries table {
  width: 100%;
  border: 0;
  border-spacing: 0; }

.my-mfp-slide-bottom .zoom-anim-dialog {
  opacity: 0;
  -webkit-transition: all .2s ease-out;
  -moz-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
  transition: all .2s ease-out;
  -webkit-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -moz-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -ms-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -o-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  transform: translateY(-20px) perspective(600px) rotateX(10deg); }

.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  -webkit-transform: translateY(0) perspective(600px) rotateX(0);
  -moz-transform: translateY(0) perspective(600px) rotateX(0);
  -ms-transform: translateY(0) perspective(600px) rotateX(0);
  -o-transform: translateY(0) perspective(600px) rotateX(0);
  transform: translateY(0) perspective(600px) rotateX(0); }

.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
  opacity: 0;
  -webkit-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -moz-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -ms-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -o-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  transform: translateY(-10px) perspective(600px) rotateX(10deg); }

.my-mfp-slide-bottom.mfp-bg {
  opacity: 0;
  -webkit-transition: opacity .3s ease-out;
  -moz-transition: opacity .3s ease-out;
  -o-transition: opacity .3s ease-out;
  transition: opacity .3s ease-out; }

.my-mfp-slide-bottom.mfp-ready.mfp-bg {
  opacity: .8; }

.my-mfp-slide-bottom.mfp-removing.mfp-bg {
  opacity: 0; }

@-webkit-keyframes fade {
  from {
    opacity: 1; }

  to {
    opacity: .25; } }

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .desktopOnly {
    display: none; } }
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) {
  .desktopOnly {
    display: none; } }
