@font-face {
  font-family: 'apercu_proregular';
  src: url("../fonts/apercu_pro_regular-webfont.woff2") format("woff2"), url("../fonts/apercu_pro_regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'apercu_probold';
  src: url("../fonts/apercu_pro_bold-webfont.woff2") format("woff2"), url("../fonts/apercu_pro_bold-webfont.woff") format("woff"), url("../fonts/apercu_pro_bold-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

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

@font-face {
  font-family: 'apercu_proitalic';
  src: url("../fonts/apercu_pro_italic-webfont.woff2") format("woff2"), url("../fonts/apercu_pro_italic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

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

/* line 66, ../scss/_fonts.scss */
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 81, ../scss/_fonts.scss */
.icon-Close:before {
  content: "\e900";
}

/* line 84, ../scss/_fonts.scss */
.icon-arrow:before {
  content: "\e901";
}

/* line 87, ../scss/_fonts.scss */
.icon-arrow-selected:before {
  content: "\e902";
}

/* line 90, ../scss/_fonts.scss */
.icon-Insta:before {
  content: "\e903";
}

/* line 93, ../scss/_fonts.scss */
.icon-Facebook:before {
  content: "\e904";
}

/* line 96, ../scss/_fonts.scss */
.icon-in:before {
  content: "\e905";
}

/* line 99, ../scss/_fonts.scss */
.icon-Search:before {
  content: "\e906";
}

/* line 102, ../scss/_fonts.scss */
.icon-Menu:before {
  content: "\e907";
}

/* line 105, ../scss/_fonts.scss */
.icon-scroll:before {
  content: "\e908";
}

/* line 1, ../scss/_structure.scss */
.container-fluid {
  padding: 0px;
}

/* line 5, ../scss/_structure.scss */
.container-fluid.footer {
  position: absolute;
  width: 100%;
  background-color: #F7F7F8;
  box-shadow: 0 1px 12px #666;
  -o-box-shadow: 0 1px 12px #666;
  -webkit-box-shadow: 0 1px 12px #666;
  -moz-box-shadow: 0 1px 12px #666;
  overflow: hidden;
  padding-bottom: 2em;
}

/* line 19, ../scss/_structure.scss */
ul.nav.menu.login-menu {
  float: right;
  margin-right: 2em;
}

/* line 26, ../scss/_structure.scss */
.login-menu li {
  float: left;
  text-transform: uppercase;
}

/* line 31, ../scss/_structure.scss */
.navbar-toggle {
  border: 0px;
}

/* line 35, ../scss/_structure.scss */
.navbar-nav {
  box-shadow: 0 1px 12px #666;
  -o-box-shadow: 0 1px 12px #666;
  -webkit-box-shadow: 0 1px 12px #666;
  -moz-box-shadow: 0 1px 12px #666;
  max-height: none;
  position: relative;
  left: 0;
  right: auto;
  top: 0px;
  width: auto;
  padding: 35px 45px;
  min-width: 420px;
  display: block;
  background-color: #F7F7F8;
}

/* line 51, ../scss/_structure.scss */
.navbar-nav > li {
  float: none;
  font-family: "apercu_probold", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  display: table;
  padding: 0px;
}

/* line 60, ../scss/_structure.scss */
.float-menu .navbar-nav > li > a {
  border: 0px;
  padding: 0.5em;
  background: transparent;
}

/* line 65, ../scss/_structure.scss */
.float-menu .navbar-nav > li > a:hover {
  background: transparent;
  border: 0px;
}

/* line 70, ../scss/_structure.scss */
.float-menu .navbar-nav > li > .dropdown-menu {
  position: absolute;
  border: 0px;
  background: transparent;
  left: 12.5em;
  float: left;
  box-shadow: none;
}

/* line 78, ../scss/_structure.scss */
.float-menu .navbar-nav > li > .dropdown-menu a:hover {
  background: transparent;
}

/* line 82, ../scss/_structure.scss */
ul.nav.menu.menu-footer {
  -moz-column-count: 2;
  -moz-column-gap: 20px;
  -webkit-column-count: 2;
  -webkit-column-gap: 20px;
  column-count: 2;
  column-gap: 20px;
  font-family: "apercu_proregular", Helvetica, Arial, sans-serif;
}

/* line 91, ../scss/_structure.scss */
.nav.menu.menu-footer > li > a {
  padding: 1px 15px;
}

/* line 94, ../scss/_structure.scss */
.nav.menu.menu-footer > li > a:focus, .nav.menu > li > a:hover {
  text-decoration: none;
  background-color: transparent;
}

/* line 1, ../scss/_custom.scss */
.navbar-default {
  box-shadow: 0 1px 12px #666;
  -o-box-shadow: 0 1px 12px #666;
  -webkit-box-shadow: 0 1px 12px #666;
  -moz-box-shadow: 0 1px 12px #666;
  padding: 1.0em;
}

/* line 8, ../scss/_custom.scss */
#navbar {
  width: 100%;
  margin: 0px;
  padding: 0px;
}

/* line 14, ../scss/_custom.scss */
ul.nav.menu.mobile {
  text-transform: uppercase;
}

/* line 18, ../scss/_custom.scss */
.navbar {
  margin-bottom: 0px;
}

/* line 22, ../scss/_custom.scss */
button.btn.btn-navbar {
  background: transparent;
}

/* line 28, ../scss/_custom.scss */
.concern-item {
  overflow: hidden;
  float: left;
  width: 50%;
  height: 50%;
  position: relative;
}

/* line 37, ../scss/_custom.scss */
.concern-item h3 {
  text-align: center;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  text-transform: uppercase;
  font-size: 42px;
  letter-spacing: 4px;
  line-height: 48px;
  margin: 0;
  -moz-transition: 0.4s ease;
  -ms-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
  color: white;
}

/* line 60, ../scss/_custom.scss */
.concern-item img {
  width: 100%;
  height: 100%;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  max-width: 100%;
}

/* line 72, ../scss/_custom.scss */
.concern-item img:hover {
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

/* ============================================================
  GLOBAL
============================================================ */
/* line 83, ../scss/_custom.scss */
.effects {
  padding-left: 15px;
}

/* line 87, ../scss/_custom.scss */
.effects h4 {
  font-size: 6em;
}

/* line 90, ../scss/_custom.scss */
.effects .img {
  position: relative;
  float: left;
  margin-bottom: 5px;
  /*width: 100%;*/
  overflow: hidden;
}

/* line 97, ../scss/_custom.scss */
.effects .img:nth-child(n) {
  margin-right: 5px;
}

/* line 100, ../scss/_custom.scss */
.effects .img:first-child {
  margin-left: -15px;
}

/* line 103, ../scss/_custom.scss */
.effects .img:last-child {
  margin-right: 0;
}

/* line 106, ../scss/_custom.scss */
.effects .img img {
  display: block;
  margin: 0;
  padding: 0;
  /*max-width: 100%;*/
  width: 100%;
  height: auto;
}

/* line 115, ../scss/_custom.scss */
.overlay {
  display: block;
  position: absolute;
  z-index: 20;
  background: rgba(0, 0, 0, 0);
  overflow: hidden;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
}

/* line 127, ../scss/_custom.scss */
a.close-overlay {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 100;
  width: 45px;
  height: 45px;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  line-height: 45px;
  text-align: center;
  background-color: #000;
  cursor: pointer;
}

/* line 143, ../scss/_custom.scss */
a.close-overlay.hidden {
  display: none;
}

/* line 147, ../scss/_custom.scss */
a.expand {
  display: block;
  position: absolute;
  z-index: 100;
  width: 100%;
  height: auto;
  text-align: center;
  color: #fff;
  line-height: 50px;
  font-weight: 700;
  font-size: 30px;
  word-break: break-all;
}

/* ============================================================
  EFFECT 5 - ICON BORDER ANIMATE
============================================================ */
/* line 169, ../scss/_custom.scss */
#effect-5 .overlay {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
}

/* line 176, ../scss/_custom.scss */
#effect-5 .overlay a.expand {
  top: 50%;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

/* line 194, ../scss/_custom.scss */
#effect-5 .img.hover .overlay {
  opacity: 1;
}

/* ------------------------------------------------------------ *\
|* ------------------------------------------------------------ *|
|* Media Queries
|* ------------------------------------------------------------ *|
\* ------------------------------------------------------------ */
@media only screen and (max-width: 1100px) {
  /* line 207, ../scss/_custom.scss */
  .effects {
    padding-left: 5px;
  }

  /* line 210, ../scss/_custom.scss */
  .effects .img {
    width: 100%;
  }

  /* line 213, ../scss/_custom.scss */
  .effects .img:nth-child(n) {
    margin-right: 5px;
  }

  /* line 216, ../scss/_custom.scss */
  .effects .img:first-child {
    margin-left: 0;
  }

  /* line 219, ../scss/_custom.scss */
  .effects .img:nth-child(2n-1) {
    margin-left: -5px;
  }

  /* line 222, ../scss/_custom.scss */
  .effects .img:nth-child(2n) {
    margin-right: 0;
  }

  /* line 225, ../scss/_custom.scss */
  .effects .img:last-child {
    margin-right: 0;
  }
}
@media only screen and (max-width: 520px) {
  /* line 230, ../scss/_custom.scss */
  .effects .img {
    width: 100%;
  }

  /* line 233, ../scss/_custom.scss */
  .effects .img:nth-child(n) {
    margin-right: 0;
  }

  /* line 236, ../scss/_custom.scss */
  .effects .img:first-child {
    margin-left: 0;
  }

  /* line 239, ../scss/_custom.scss */
  .effects .img:nth-child(2n-1) {
    margin-left: 0;
  }

  /* line 242, ../scss/_custom.scss */
  .effects .img:nth-child(2n) {
    margin-right: 0;
  }

  /* line 245, ../scss/_custom.scss */
  .effects .img:last-child {
    margin-right: 0;
  }

  /* line 248, ../scss/_custom.scss */
  .effects .img img {
    margin: 0 auto;
  }
}
/* line 254, ../scss/_custom.scss */
.chrono_credits {
  display: none;
}

/*hover effect products*/
/* line 260, ../scss/_custom.scss */
.hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}

/* line 270, ../scss/_custom.scss */
.hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  opacity: 0;
  background-color: rgba(255, 255, 255, 0.5);
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}

/* line 284, ../scss/_custom.scss */
.hovereffect .content {
  top: 50%;
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
  display: block;
  width: 100%;
}

/* line 292, ../scss/_custom.scss */
.hovereffect img {
  display: block;
  position: relative;
  -webkit-transition: all .4s linear;
  transition: all .4s linear;
}

/* line 299, ../scss/_custom.scss */
.hovereffect h3 {
  text-transform: uppercase;
  color: #000;
  text-align: center;
  position: relative;
  font-size: 15px;
  letter-spacing: 3px;
  line-height: 20px;
  -webkit-transform: translatey(-100px);
  -ms-transform: translatey(-100px);
  transform: translatey(-100px);
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  padding: 0 10px;
  font-family: "apercu_probold", Helvetica, Arial, sans-serif;
}

/* line 317, ../scss/_custom.scss */
.hovereffect p.info {
  padding: 0 10px;
  text-transform: lowercase;
  font-size: 15px;
  letter-spacing: 3px;
  line-height: 20px;
  margin: 0;
  font-family: "apercu_proregular", Helvetica, Arial, sans-serif;
}

/* line 329, ../scss/_custom.scss */
.hovereffect a.info {
  text-decoration: none;
  display: block;
  color: #000;
  background-color: transparent;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  margin: auto;
  padding: 7px 14px;
  font-style: italic;
  font-family: "apercu_proregular", Helvetica, Arial, sans-serif;
  width: 100%;
  position: relative;
}

/* line 346, ../scss/_custom.scss */
.hovereffect a.price {
  position: relative;
}

/* line 350, ../scss/_custom.scss */
.zoom {
  position: relative;
  overflow: hidden;
}

/* line 354, ../scss/_custom.scss */
.zoom img {
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

/* line 360, ../scss/_custom.scss */
.zoom:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

/* line 366, ../scss/_custom.scss */
.ingridient-item a.info {
  margin: auto;
  padding: 2em;
  display: block;
}

/* line 373, ../scss/_custom.scss */
.hovereffect a.info:hover {
  /*box-shadow:0 0 5px #fff;*/
}

/* line 377, ../scss/_custom.scss */
.hovereffect:hover img {
  -ms-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

/* line 383, ../scss/_custom.scss */
.hovereffect:hover .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 388, ../scss/_custom.scss */
.hovereffect:hover h3, .hovereffect:hover a.info {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-transform: translatey(0);
  -webkit-transform: translatey(0);
  transform: translatey(0);
}

/* line 396, ../scss/_custom.scss */
.hovereffect:hover a.info {
  -webkit-transition-delay: .2s;
  transition-delay: .2s;
}

/* line 401, ../scss/_custom.scss */
.hovereffect .PricesalesPrice {
  padding: 0 10px;
  text-transform: uppercase;
  font-size: 18px;
  letter-spacing: 3px;
  line-height: 25px;
  margin: 0;
  font-family: "apercu_proregular", Helvetica, Arial, sans-serif;
}

/*team-member*/
/* line 413, ../scss/_custom.scss */
.team-member:first-child {
  margin-top: 12em;
}

/* line 414, ../scss/_custom.scss */
.team-member {
  margin-bottom: 3rem;
}

/* line 415, ../scss/_custom.scss */
.team-member h3 {
  font-size: 2.8rem;
  letter-spacing: 2px;
}

/* line 417, ../scss/_custom.scss */
.team-member h4 {
  text-transform: uppercase;
  font-size: 2.2rem;
}

/* line 418, ../scss/_custom.scss */
.team-member img {
  visibility: visible;
  animation-name: fadeInUp;
}

/*Ingredients*/
/* line 426, ../scss/_custom.scss */
.ingridient-item .info {
  display: none;
  position: absolute;
  text-align: center;
  z-index: 2000;
}

/* line 433, ../scss/_custom.scss */
.ingridient-item img {
  webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opactiy 1s ease-in-out;
  -ms-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
  opacity: 1;
  filter: alpha(opacity=1);
}

/* line 443, ../scss/_custom.scss */
.ingridient-item:hover img {
  transition: none;
  -o-transition: none;
  -ms-transition: none;
  -moz-transition: none;
  -webkit-transition: none;
  zoom: 1;
  filter: alpha(opacity=30);
  opacity: 0.3;
  z-index: 100;
  -moz-transition: 0.4s ease;
  -ms-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
}

/* line 460, ../scss/_custom.scss */
.ingridient-item:hover .info {
  position: absolute;
  display: block;
  z-index: 20000;
  color: #000;
  top: 50%;
  left: 0;
  right: 0;
  text-align: center;
  transform: translate(0, -50%);
  filter: alpha(opacity=100);
  opacity: 1;
  -moz-transition: 0.4s ease;
  -ms-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
}

/* line 481, ../scss/_custom.scss */
.concerns {
  height: 100vh;
}

/* line 487, ../scss/_custom.scss */
.contact .gcore-display-table {
  clear: both;
  margin-bottom: 20px;
}

/* line 492, ../scss/_custom.scss */
.contact label {
  font-size: 31px;
  line-height: 31px;
  width: 25%;
  float: left;
  margin-bottom: 0;
}

/* line 500, ../scss/_custom.scss */
.contact input, input#subject, textarea#message {
  background: #FFF!important;
  border: 0px!important;
  padding: 0.5em;
  width: 75%;
}

/* line 507, ../scss/_custom.scss */
#fin-subject {
  position: relative;
  left: 10em;
}

/* line 512, ../scss/_custom.scss */
.contact input .submit {
  letter-spacing: 1px;
  color: #221F1F;
  text-transform: lowercase;
  text-decoration: underline;
}

/* line 518, ../scss/_custom.scss */
input#submit5 {
  background: transparent!important;
  border-bottom: 3px solid #000!important;
  display: block;
  width: auto;
  font-size: 2em!important;
  padding: 0em;
  line-height: 1em;
  float: right;
  clear: both;
}

/* line 530, ../scss/_custom.scss */
.address p {
  font-size: 1.3em!important;
  line-height: 1.1em!important;
  clear: both;
  margin-left: 5em;
  margin-top: 5em;
}

/*JCE*/
/* line 539, ../scss/_custom.scss */
#jcemediabox-popup-container {
  background-color: #F0F0F1;
  box-shadow: 6px 6px 15px #666;
  -o-box-shadow: 6px 6px 15px #666;
  -webkit-box-shadow: 6px 6px 15px #666;
  -moz-box-shadow: 6px 6px 15px #666;
}

/* line 546, ../scss/_custom.scss */
#jcemediabox-popup-content {
  background: #F0F0F1;
}

/* line 550, ../scss/_custom.scss */
#jcemediabox-popup-body {
  background: #F0F0F1;
}

/* line 553, ../scss/_custom.scss */
iframe#jcemediabox-popup-iframe {
  padding: 1em 4.3em 0em 4.3em;
}

/* line 556, ../scss/_custom.scss */
#ingredient-popup h3 {
  font-size: 21px;
  line-height: 31px;
  color: #221F1F;
  text-transform: uppercase;
  letter-spacing: 2px;
}

/* line 565, ../scss/_custom.scss */
#ingredient-popup #jcemediabox-popup-content p {
  font-size: 11px;
  line-height: 15px;
  color: #221F1F;
  letter-spacing: 2px;
  margin-bottom: 30px;
}

/* line 574, ../scss/_custom.scss */
.panel-title {
  text-transform: uppercase;
}

/* line 577, ../scss/_custom.scss */
.welcome {
  background-color: #db4538;
  position: relative;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100%;
}

/* line 588, ../scss/_custom.scss */
.welcome h1 {
  text-transform: uppercase;
  color: #000;
  font-size: 4em;
  text-align: left;
  letter-spacing: 10px;
  margin: 0px;
}

/* line 597, ../scss/_custom.scss */
.welcome .col-centered {
  right: 0;
  margin: auto;
  transform: translate(-50%, -50%);
  top: 40%;
  left: 50%;
  position: absolute;
  display: block;
}

/* line 607, ../scss/_custom.scss */
.down-arrow {
  position: absolute;
  background: url(../images/arrow-down.png) left top no-repeat transparent;
  z-index: 100;
  width: 40px;
  text-align: center;
  height: 20px;
  left: 50%;
}

/* line 618, ../scss/_custom.scss */
.brand-item {
  position: relative;
}

/* line 621, ../scss/_custom.scss */
.brand-item .imageWrapper {
  overflow: hidden;
}

/* line 625, ../scss/_custom.scss */
.brand-item .layer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0;
  -moz-transition: 0.4s ease;
  -ms-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$ieop)";
}

/* line 643, ../scss/_custom.scss */
.brand-item:hover .layer {
  -moz-transition: 0.4s ease;
  -ms-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  opacity: 0.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$ieop)";
}

/* line 655, ../scss/_custom.scss */
.brand-item.color1 .layer {
  background-color: #FBDAD8;
}

/* line 658, ../scss/_custom.scss */
.brand-item.color2 .layer {
  background-color: #CDEAE7;
}

/* line 661, ../scss/_custom.scss */
.brand-item.color3 .layer {
  background-color: #D3E8F2;
}

/* line 664, ../scss/_custom.scss */
.brand-item h3 {
  text-align: center;
  width: 100%;
  text-transform: uppercase;
  font-size: 21px;
  letter-spacing: 4px;
  line-height: 24px;
  margin: 0;
}

/* line 674, ../scss/_custom.scss */
.brand-item .info h3 {
  letter-spacing: 6px;
  font-size: 63px;
  line-height: 63px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 100%;
}

/* line 691, ../scss/_custom.scss */
.brand-item .info {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0;
  display: block;
  text-align: center;
  background-color: transparent !important;
  -moz-transition: 0.4s ease;
  -ms-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$ieop)";
}

/* line 713, ../scss/_custom.scss */
.brand-item:hover .info {
  opacity: 1;
}

/* line 717, ../scss/_custom.scss */
.brand-item a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 725, ../scss/_custom.scss */
.fill {
  height: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

/* line 733, ../scss/_custom.scss */
select {
  /* styling */
  background-color: transparent;
  border: 2px solid #000;
  border-radius: 0px;
  display: inline-block;
  font: inherit;
  line-height: 1.5em;
  padding: 0.1em 3.5em 0.1em 1em;
  margin: 0.3em;
  /* reset */
  margin: 0.5em 0em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
}

/* arrows */
/* line 758, ../scss/_custom.scss */
select.vm-chzn-select {
  background-image: linear-gradient(45deg, transparent 50%, #ffffff 50%), linear-gradient(135deg, #ffffff 50%, transparent 50%), linear-gradient(to right, #000000, #000000);
  background-position: calc(100% - 15px) calc(0.6em + 2px), calc(100% - 10px) calc(0.6em + 2px), 100% 0;
  background-size: 5px 5px, 5px 5px, 2.5em 2.5em;
  background-repeat: no-repeat;
}

/* line 771, ../scss/_custom.scss */
select.vm-chzn-select:focus {
  background-image: linear-gradient(45deg, #ffffff 50%, transparent 50%), linear-gradient(135deg, transparent 50%, #ffffff 50%), linear-gradient(to right, #000000, #000000);
  background-position: calc(100% - 10px) 0.7em, calc(100% - 15px) 0.7em, 100% 0;
  background-size: 5px 5px, 5px 5px, 2.5em 2.5em;
  background-repeat: no-repeat;
  border: 2px solid #000;
  outline: 0;
}

/* line 1, ../scss/_common.scss */
::selection {
  background: #A5957F;
  color: #FFF;
  /* Safari */
}

/* line 2, ../scss/_common.scss */
::-moz-selection {
  background: #A5957F;
  color: #FFF;
  /* Firefox */
}

/* line 5, ../scss/_common.scss */
body {
  color: #221F1F;
  font-family: "apercu_probold", Helvetica, Arial, sans-serif;
  height: 100%;
}

/* line 12, ../scss/_common.scss */
.col-centered {
  float: none;
  margin: 0 auto;
}

/* line 17, ../scss/_common.scss */
.no-padding {
  padding: 0px;
}

/* line 22, ../scss/_common.scss */
.row-no-padding [class*="col-"] {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/* line 28, ../scss/_common.scss */
.logo img {
  width: auto;
  margin-top: 10px;
}

/* line 34, ../scss/_common.scss */
h1 a.navbar-brand {
  background: url("../images/biocollabs-logo.png") no-repeat;
  display: block;
  width: 310px;
  height: 65px;
}

/* line 40, ../scss/_common.scss */
h1 a.navbar-brand span {
  display: none;
}

/* line 44, ../scss/_common.scss */
.btn-default, .btn-default-invert:hover, .btn-default-invert:active, .btn-default-invert:focus {
  background: transparent;
  border: 3px solid #000;
  text-shadow: 0 0px 0 #fff;
  color: #000;
}

/* line 52, ../scss/_common.scss */
.btn-default:hover, .btn-default:active, .btn-default:focus, .btn-default-invert {
  background: #000;
  color: #FFF;
  border: 3px solid #000;
}

/* line 58, ../scss/_common.scss */
button:focus {
  text-decoration: none;
  outline: none;
  border: none;
  box-shadow: none;
}

/* line 64, ../scss/_common.scss */
button:active {
  outline: none !important;
}

/* line 69, ../scss/_common.scss */
.center {
  text-align: center;
}

/* line 71, ../scss/_common.scss */
h1, h2, h3, h4, h5, h6 {
  font-family: "apercu_probold", Helvetica, Arial, sans-serif;
}

/* line 73, ../scss/_common.scss */
.top_phrase {
  position: absolute;
  z-index: 1000;
  color: #000;
  box-sizing: border-box;
  padding: 0 20px;
  position: absolute;
  top: 50px;
  width: 100%;
  text-align: center;
  font-size: 18px;
  line-height: 24px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

/*COLUMNS*/
/* line 92, ../scss/_common.scss */
.column-2 {
  -webkit-column-count: 2;
  /* Chrome, Safari, Opera */
  -moz-column-count: 2;
  /* Firefox */
  column-count: 2;
}

/* line 98, ../scss/_common.scss */
a {
  color: #000;
}

/* line 99, ../scss/_common.scss */
a:hover, a:focus {
  color: #221F1F;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
  text-decoration: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$ieop)";
}

/* line 109, ../scss/_common.scss */
img {
  width: 100%;
  height: auto;
}

/* line 115, ../scss/_common.scss */
input {
  border: 0px;
  border-bottom: 2px solid #000;
  background: transparent;
  padding: 0.5 0em;
}

/* line 121, ../scss/_common.scss */
.col-center {
  float: none;
  margin-right: auto;
  margin-left: auto;
}

/* line 127, ../scss/_common.scss */
.container-fluid.component {
  padding-bottom: 10em;
}

/* line 131, ../scss/_common.scss */
div#system-message-container {
  position: absolute;
  z-index: 10000;
  background: #fff;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  width: 30%;
}

/* line 142, ../scss/_common.scss */
div#colorbox {
  border: 0px;
  border-radius: 0px;
}

/* line 147, ../scss/_common.scss */
#cboxOverlay {
  background: transparent;
}

/* line 151, ../scss/_common.scss */
.homepage h3.center {
  margin-bottom: 20px;
}

/* line 155, ../scss/_common.scss */
.homepage h3, h3.homepage, h3.homepage.destaques .header {
  color: #000;
  text-transform: uppercase;
  font-size: 0.9em;
  letter-spacing: 0.1em;
}

/* line 165, ../scss/_common.scss */
.homepage p {
  line-height: 20px;
  letter-spacing: 1px;
  font-family: "apercu_proregular", Helvetica, Arial, sans-serif;
  font-size: 0.9em;
}

/* line 173, ../scss/_common.scss */
.homepage figure img {
  max-width: 100%;
  display: block;
  position: relative;
  z-index: 10;
  transition: transform 0.4s;
}

/* line 182, ../scss/_common.scss */
.homepage figure:hover img {
  transform: translateY(-90px);
  z-index: 8;
}

/* line 186, ../scss/_common.scss */
.homepage figcaption {
  position: absolute;
  top: 0;
  left: 0;
  padding: 20px;
  background: #2c3f52;
  color: #ed4e6e;
  z-index: 9;
}

/* line 195, ../scss/_common.scss */
.homepage.destaques h3 {
  font-size: 5em;
}

/* line 202, ../scss/_common.scss */
.footer {
  background-color: #F7F7F8;
  width: 100%;
  box-shadow: 0 1px 12px #666;
  -o-box-shadow: 0 1px 12px #666;
  -webkit-box-shadow: 0 1px 12px #666;
  -moz-box-shadow: 0 1px 12px #666;
  padding: 2em 0em;
}

/* line 213, ../scss/_common.scss */
.footer .right-column li {
  list-style: none;
  display: inline-block;
}

/* line 217, ../scss/_common.scss */
.mod-languages ul {
  position: fixed;
  bottom: 3em;
  z-index: 1000;
}

/*SIDER TOP*/
/* line 224, ../scss/_common.scss */
.carousel-indicators {
  line-height: 15px;
  right: 0;
  left: 0;
  top: 50%;
}

/* line 231, ../scss/_common.scss */
.carousel-caption {
  z-index: 10;
  position: relative;
  margin: auto;
  text-align: left;
  margin-top: 10rem;
}

/* line 238, ../scss/_common.scss */
.carousel-indicators li {
  border-color: #000;
  background-color: transparent;
  line-height: inherit;
  display: block;
}

/* line 245, ../scss/_common.scss */
.carousel-indicators .active {
  color: #000;
  background-color: #000;
}

/* line 250, ../scss/_common.scss */
.carousel-indicators {
  margin: auto;
}

/* line 255, ../scss/_common.scss */
.carousel-caption h1 {
  font-family: noe_display_bold, Georgia, serif;
  font-size: 8em;
  color: #000;
  text-shadow: none;
  text-transform: inherit;
}

/* line 263, ../scss/_common.scss */
.carousel .item {
  height: 100vh;
}

/* line 267, ../scss/_common.scss */
.carousel-inner .item a:hover, .carousel-caption a:focus {
  opacity: 1;
}

/* line 272, ../scss/_common.scss */
.lightblue {
  background-color: #d7f3fe;
}

/* line 273, ../scss/_common.scss */
.strongblue {
  background-color: #b1ecf2;
}

/* line 274, ../scss/_common.scss */
.green {
  background-color: #97e591;
}

/* line 275, ../scss/_common.scss */
.purple {
  background-color: #e3cafe;
}

/* line 276, ../scss/_common.scss */
.beje {
  background-color: #fee1c3;
}

/* line 277, ../scss/_common.scss */
.red {
  background-color: #fd8b82;
}

/* line 278, ../scss/_common.scss */
.lightpink {
  background-color: #fececa;
}

/* line 282, ../scss/_common.scss */
p {
  font-family: "apercu_probold", Helvetica, Arial, sans-serif;
  line-height: 1.8em;
  font-size: 1.1em;
  letter-spacing: 0.2em;
  color: #221F1E;
}

/* line 289, ../scss/_common.scss */
h3 {
  text-transform: uppercase;
  font-size: 1em;
  letter-spacing: 0.2em;
}

/* line 294, ../scss/_common.scss */
.titlesidebar p {
  font-family: "apercu_probold", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 2em;
  line-height: 1.5em;
}

/*Icon Size*/
/* line 305, ../scss/_common.scss */
.fs1 {
  font-size: 22px;
}

/* line 309, ../scss/_common.scss */
.iconbar {
  padding: 0px !important;
  padding-top: 5px !important;
}

/* line 313, ../scss/_common.scss */
a.iconbar img {
  width: 2em;
  vertical-align: bottom;
}

/* line 319, ../scss/_common.scss */
button.lp-close-cart {
  border: 2px solid #000;
  background: transparent;
  float: right;
  display: block;
}

/* line 327, ../scss/_common.scss */
.registerpage {
  min-height: 75vh;
}

/*ECOMMERCE*/
/* line 336, ../scss/_common.scss */
.bgshop {
  background: #E1D8E9;
  min-height: 100vh;
}

/* line 341, ../scss/_common.scss */
input[type="sumbmit"], input.addtocart-button, span.addtocart-button input.addtocart-button, span.addtocart-button input.notify-button {
  display: inline-block;
  border: 3px solid #221F1F;
  line-height: 38px;
  padding: 0 15px;
  text-transform: uppercase;
  font-size: 20px;
  letter-spacing: inherit;
  background: #000;
  border-radius: 0px;
  color: #FFF;
  font-family: "apercu_probold", Helvetica, Arial, sans-serif;
}

/* line 354, ../scss/_common.scss */
input.addtocart-button:hover, span.addtocart-button input.addtocart-button:hover, span.addtocart-button input.notify-button:hover {
  color: #FFF;
  background: #221F1F;
}

/* line 359, ../scss/_common.scss */
.productdetails span.quantity-box input.quantity-input:hover {
  border: 4px solid #000!important;
}

/* line 362, ../scss/_common.scss */
.product-description p {
  font-size: 16px;
  line-height: 21px;
  margin-bottom: 30px;
  letter-spacing: 2px;
}

/* line 370, ../scss/_common.scss */
.quantity-box .quantity-input, .cart-summary .quantity-input {
  border: 3px solid #221F1F;
  border-radius: 0px;
  color: #000;
  background: transparent;
  width: 1.5em;
  height: 1.5em;
  font-size: 2em;
}

/* line 380, ../scss/_common.scss */
.vm-wrap.container {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 50%;
  width: 50%;
}

/* line 390, ../scss/_common.scss */
.input {
  border: 3px solid #000;
  border-radius: 0px;
  background: transparent;
}

/* line 399, ../scss/_common.scss */
.vm_cart_products .product_row {
  border-bottom: 2px solid #000;
  padding-top: 1em;
  margin: 0em;
}

/* line 406, ../scss/_common.scss */
.vm_cart_products .show_cart {
  position: absolute;
  bottom: 2em;
  right: 3em;
}

/*Category page*/
/* line 414, ../scss/_common.scss */
.colunas-2 {
  width: 20%;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 2em;
  float: left;
}

/*product page*/
/* line 426, ../scss/_common.scss */
.vm-product-container h1 {
  margin-top: 0em;
  margin-bottom: 1.5em;
  font-size: 2.2em;
  text-transform: uppercase;
  letter-spacing: 3px;
}

/* line 435, ../scss/_common.scss */
.vm-product-container .PricesalesPrice {
  font-size: 1.5em;
  font-family: "apercu_probold", Helvetica, Arial, sans-serif;
}

/* line 440, ../scss/_common.scss */
.vm-product-container .main-image img {
  width: auto;
  height: auto;
  max-height: 100%;
}

/* line 448, ../scss/_common.scss */
.vm-product-container .product-short-description {
  font-family: "apercu_probold", Helvetica, Arial, sans-serif;
  font-size: 1.1em;
  letter-spacing: 2px;
}

/*Login page*/
/* line 457, ../scss/_common.scss */
#loginpage {
  text-transform: uppercase;
  margin-top: 3em;
}

/* line 461, ../scss/_common.scss */
#loginpage .boxshadow, #user-registration.boxshadow, #regpage.boxshadow {
  background: #f1f1f2;
  box-shadow: 0 1px 12px #666;
  -o-box-shadow: 0 1px 12px #666;
  -webkit-box-shadow: 0 1px 12px #666;
  -moz-box-shadow: 0 1px 12px #666;
  padding: 2em;
  text-transform: uppercase;
  min-height: 14em;
  position: relative;
}

/* line 472, ../scss/_common.scss */
#loginpage label, #loginpage input {
  font-size: 0.7em;
  letter-spacing: 2px;
}

/* line 478, ../scss/_common.scss */
#loginpage small {
  font-size: 0.6em;
  padding: 0em 0.5em;
}

/* line 482, ../scss/_common.scss */
#loginpage .btn-default {
  position: absolute;
  bottom: 2em;
  right: 2em;
  padding: 0em 0.5em;
  font-size: 0.9em;
  text-transform: uppercase;
  border-color: #000;
}

/* line 493, ../scss/_common.scss */
#loginpage input:-webkit-autofill, #loginpage textarea:-webkit-autofill, #loginpage select:-webkit-autofill {
  background-color: #d6ede9;
}

/* line 500, ../scss/_common.scss */
#loginpage p {
  font-size: 18px;
  line-height: 25px;
  letter-spacing: 2px;
}

/* line 506, ../scss/_common.scss */
#regpage {
  background: #f1f1f2;
  padding: 1em;
  margin-top: 2em;
  position: absolute!important;
  right: 0;
  margin: auto;
  left: 0;
  margin-top: 5%;
}

/*Category Page*/
/* line 519, ../scss/_common.scss */
.something .browse-view, .ifeel .browse-view, .kids .browse-view {
  padding: 2em 0em;
}

/* line 522, ../scss/_common.scss */
.categoryTitle {
  text-align: center;
  padding: 75px 30px;
  padding-bottom: 55px;
  font-size: 38px;
  line-height: 56px;
  letter-spacing: 8px;
  margin: 0px;
}

/* line 531, ../scss/_common.scss */
.category_description .container {
  padding-bottom: 7em;
}

/* line 535, ../scss/_common.scss */
.category_description h2 {
  font-size: 27px;
  line-height: 39px;
  letter-spacing: 4px;
  margin-bottom: 30px;
  text-transform: uppercase;
  max-width: 380px;
}

/* line 544, ../scss/_common.scss */
.category_description h3 {
  margin-top: 3em;
  text-decoration: underline;
}

/* line 549, ../scss/_common.scss */
.category_description p:first-child, .category_description h2 {
  text-transform: uppercase;
}

/* line 553, ../scss/_common.scss */
.something .row, .ifeel .row, .kids .row {
  padding: 1em 0em;
}

/* line 556, ../scss/_common.scss */
.something .hovereffect {
  padding-top: 1em;
  background: #FBDAD8;
}

/* line 560, ../scss/_common.scss */
.ifeel .hovereffect {
  background: #CDEAE7;
}

/* line 563, ../scss/_common.scss */
.ifeel .hovereffect .overlay, .ifeel .product-item .vm-product-media-container {
  background: rgba(205, 234, 231, 0.91);
}

/* line 568, ../scss/_common.scss */
.product-container h4 {
  padding: 0 10px;
  text-transform: lowercase;
  font-size: 15px;
  letter-spacing: 3px;
  line-height: 20px;
  margin: 0;
  font-family: "apercu_proitalic", Helvetica, Arial, sans-serif!important;
}

/* line 578, ../scss/_common.scss */
.something .hovereffect img {
  width: 60%;
  margin: auto;
  margin: 2.4em;
}

/* line 584, ../scss/_common.scss */
.hovereffect .product-price, .hovereffect .product-price {
  float: none;
  margin: auto;
  text-align: center;
}

/* line 590, ../scss/_common.scss */
.something .hovereffect .overlay, .something .product-item .vm-product-media-container {
  background: rgba(251, 193, 170, 0.9);
}

/* line 595, ../scss/_common.scss */
.kids .hovereffect, .kids .product-item .vm-product-media-container {
  background: #D3E8F2;
  padding-top: 1em;
}

/* line 600, ../scss/_common.scss */
.kids .hovereffect .overlay {
  background: rgba(211, 232, 242, 0.9);
}

/* line 604, ../scss/_common.scss */
.vm-wrap.vm-order-done {
  border: 2px solid #000;
  padding: 0.5em;
  margin: auto;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 50%;
  width: 50%;
  text-align: center;
}

/* line 617, ../scss/_common.scss */
.item-page {
  padding: 0em;
  /*Estava a 1 */
}

/* line 621, ../scss/_common.scss */
h2[itemprop="headline"], .bmodal h3 {
  font-size: 21px;
  line-height: 31px;
  color: #221F1F;
  text-transform: uppercase;
  letter-spacing: 2px;
}

/* line 629, ../scss/_common.scss */
div[itemprop="articleBody"] p, .bmodal p {
  font-size: 11px;
  line-height: 15px;
  color: #221F1F;
  letter-spacing: 2px;
  margin-bottom: 30px;
  padding: 0 17px;
}

/* line 638, ../scss/_common.scss */
.post_payment_order_number {
  margin-top: 2em;
}

/* line 643, ../scss/_common.scss */
.product-item .product-container {
  padding: 0em;
}

/* line 647, ../scss/_common.scss */
.shopbybrand-item .title {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 656, ../scss/_common.scss */
.shopbybrand-item .title .color1:hover {
  background: red;
}

/* line 660, ../scss/_common.scss */
.shopbybrand-item .title h3:hover {
  display: block;
  text-align: center;
  z-index: 10000;
}

/* line 665, ../scss/_common.scss */
.biofrase {
  position: fixed;
  bottom: 3em;
  left: 0em;
  display: block;
  z-index: 2;
}

/*bioconcer*/
/* line 676, ../scss/_common.scss */
.concerns {
  margin-bottom: 3.5em;
}

/* line 680, ../scss/_common.scss */
.concernscategory h2 {
  font-size: 4.4em;
  text-decoration: underline;
  margin-top: 1.5em;
  margin-bottom: 1em;
}

/* line 688, ../scss/_common.scss */
.concernscategory .description p, .headercontentbiocol p {
  	/*line-height: 1.2em;
     font-size: 3.3em;
     letter-spacing: inherit;
     margin-bottom: 2em;*/
  font-size: 40px;
  line-height: 50px;
  letter-spacing: 2px;
}

/* line 698, ../scss/_common.scss */
.headercontentbiocol .col-md-offset-1 {
  margin-left: 12.333333%;
}

/* line 702, ../scss/_common.scss */
.knowmore {
  padding: 0 30px;
  padding-bottom: 50px;
  margin-bottom: 0;
  font-size: 12px;
  line-height: 15px;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 2px;
  padding-bottom: 75px;
}

/* line 713, ../scss/_common.scss */
.product-container {
  padding: 6em 0em;
}

/* line 718, ../scss/_common.scss */
.product-container.concerns {
  border: 0px;
}

/* line 722, ../scss/_common.scss */
.product-container.concerns h2 {
  font-size: 1.6em;
  text-transform: uppercase;
}

/* line 727, ../scss/_common.scss */
.product-container.concerns h4 {
  font-size: 1.2em;
  text-transform: uppercase;
  margin-bottom: 0em;
  margin-top: 2em;
}

/* line 734, ../scss/_common.scss */
.product-container.concerns p {
  font-family: "apercu_proregular", Helvetica, Arial, sans-serif;
  line-height: inherit;
  letter-spacing: 1px;
}

/* line 741, ../scss/_common.scss */
.product-container.concerns .PricesalesPrice {
  font-size: 1.3em;
  font-family: "apercu_probold", Helvetica, Arial, sans-serif;
}

/* line 746, ../scss/_common.scss */
.product-container.concerns span.vm-price-desc {
  margin: 0em;
}

/*PRODUCT DETAILS*/
/* line 752, ../scss/_common.scss */
.productdetails h1 {
  margin-top: 0;
  padding: 0;
  margin-bottom: 30px;
}

/* line 758, ../scss/_common.scss */
.productdetails p {
  font-size: 16px;
  line-height: 21px;
  margin-bottom: 30px;
  letter-spacing: 2px;
}

/* line 764, ../scss/_common.scss */
.productdetails .addtocart-area {
  margin: 0;
  float: left;
  padding-left: 1em;
}

/* line 769, ../scss/_common.scss */
.product-price {
  margin: 0 0 6px;
  float: left;
  line-height: 95px;
}

/* line 774, ../scss/_common.scss */
.concerns .product-price {
  line-height: 50px;
}

/* line 777, ../scss/_common.scss */
.concerns .addtocart-bar {
  text-align: left;
  margin-left: 0.5em;
  float: left;
}

/* line 785, ../scss/_common.scss */
.product-item .product-price {
  text-align: center;
  padding: 0 10px;
  text-transform: uppercase;
  font-size: 18px;
  letter-spacing: 3px;
  line-height: 25px;
  margin: auto;
  font-family: "apercu_proregular", Helvetica, Arial, sans-serif;
  width: 100%;
}

/*customcontentbiocol*/
/*ABOUT*/
/* line 804, ../scss/_common.scss */
.row.about {
  margin-top: 12em;
}

/* line 811, ../scss/_common.scss */
.headercontentbiocol {
  min-height: 100vh;
  padding-top: 3em;
  padding-bottom: 6em;
}

/* line 816, ../scss/_common.scss */
.headercontentbiocol h1 {
  text-decoration: underline;
  color: #221F1F;
  font-size: 4em;
  margin-bottom: 1em;
  text-transform: lowercase;
}

/* line 824, ../scss/_common.scss */
.contentbiocol .container {
  margin-bottom: 6em;
}

/* line 829, ../scss/_common.scss */
.contentbiocol .entry p:first-child {
  text-transform: uppercase;
}

/* line 832, ../scss/_common.scss */
.contentbiocol .title h3 {
  font-size: 27px;
  margin-right: 1em;
  margin-top: 0em;
  line-height: 39px;
  letter-spacing: 4px;
}

/* line 840, ../scss/_common.scss */
.contentbiocol p:first-child {
  margin-bottom: 2em;
}

/* line 844, ../scss/_common.scss */
.contentbiocol p {
  letter-spacing: 2px;
  margin-bottom: 2em;
}

/* line 850, ../scss/_common.scss */
.small-text h2 {
  text-transform: uppercase;
  margin-bottom: 2rem;
}

/* line 855, ../scss/_common.scss */
.small-text p {
  font-size: 2rem!important;
  line-height: 2.4rem;
  letter-spacing: 2px;
  margin-bottom: 3rem;
}

/* line 862, ../scss/_common.scss */
.small-text.msize p {
  font-size: 2.6rem!important;
  line-height: 3.2rem;
}

/* line 868, ../scss/_common.scss */
.smaller-spacing {
  margin-top: 12em;
}

/* line 871, ../scss/_common.scss */
.shipping-table {
  text-align: center;
  width: 100%;
}

/* line 872, ../scss/_common.scss */
.shipping-table tr {
  border: 3px solid #000;
}

/* line 873, ../scss/_common.scss */
.shipping-table td {
  border-right: 3px solid #000;
}

/* line 879, ../scss/_common.scss */
.loginbtn {
  margin-top: 1em;
  padding-right: 1em;
}

/*ACCOUNT*/
/* line 885, ../scss/_common.scss */
.registerpage .panel {
  box-shadow: none;
  border: 0px;
}

/* line 889, ../scss/_common.scss */
.registerpage h2 {
  font-size: 4em;
  margin: 1em 0em;
}

/* line 893, ../scss/_common.scss */
h4.panel-title {
  font-size: 4em;
  display: inline;
  letter-spacing: 8px;
}

/* line 899, ../scss/_common.scss */
.registerpage .panel-default {
  border-color: transparent;
  background: transparent;
}

/* line 904, ../scss/_common.scss */
.registerpage .panel-default > .panel-heading {
  background-image: none!important;
  border-bottom: 4px solid #000;
  display: inline-block;
  background-color: transparent;
  padding: 0px;
  margin: 10px 0px;
}

/* line 913, ../scss/_common.scss */
.registerpage .panel-group .panel-heading + .panel-collapse > .list-group, .registerpage .panel-group .panel-heading + .panel-collapse > .panel-body {
  background: #fdf3a0;
  border: 4px solid #000;
  margin-top: 4em;
}

/* line 919, ../scss/_common.scss */
.registerpage .table > tbody > tr > td, .registerpage .table > tbody > tr > th, .registerpage .table > tfoot > tr > td, .registerpage .table > tfoot > tr > th, .registerpage .table > thead > tr > td, .registerpage .table > thead > tr > th {
  border-bottom: 2px solid #000;
}

/* line 922, ../scss/_common.scss */
.registerpage .table > thead > tr > th {
  text-transform: uppercase;
}

/* line 926, ../scss/_common.scss */
.registerpage .table-hover > tbody > tr:hover {
  background: transparent;
}

/*==========  Non-Mobile First Method  ==========*/
@media (min-width: 1200px) {
  /* line 5, ../scss/_mobile.scss */
  .container.container-top, .container.container-footer {
    width: 1200px;
  }

  /* line 9, ../scss/_mobile.scss */
  .container {
    width: 1000px;
  }
}
/* Large Devices, Wide Screens */
@media only screen and (max-width: 1400px) {
  /* line 17, ../scss/_mobile.scss */
  .biofrase {
    left: 3em;
  }
}
/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
  /* line 25, ../scss/_mobile.scss */
  .coluna-2 .vm-product-media-container {
    padding: 2em;
  }

  /* line 30, ../scss/_mobile.scss */
  .headercontentbiocol .col-md-offset-1 {
    margin-left: auto;
  }

  /* line 33, ../scss/_mobile.scss */
  .row.about {
    margin-top: auto;
  }

  /* line 38, ../scss/_mobile.scss */
  #fin-subject {
    position: inherit;
  }
}
/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
  /* line 48, ../scss/_mobile.scss */
  .logo {
    padding: 0px;
    line-height: 3em;
  }

  /* line 55, ../scss/_mobile.scss */
  .item h2 {
    font-size: 75px!important;
    line-height: 75px!important;
  }

  /* line 60, ../scss/_mobile.scss */
  .carousel-caption h1 {
    font-size: 4em;
  }

  /* line 64, ../scss/_mobile.scss */
  .hovereffect .overlay {
    display: block;
  }

  /* line 69, ../scss/_mobile.scss */
  .navbar-toggle {
    margin-right: 0px;
  }

  /* line 73, ../scss/_mobile.scss */
  .navbar-nav {
    top: 100px;
  }

  /* line 76, ../scss/_mobile.scss */
  .navbar-collapse {
    border: 0px;
  }

  /* line 79, ../scss/_mobile.scss */
  .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
  }

  /* line 83, ../scss/_mobile.scss */
  .hidden-sm-down {
    display: none;
  }

  /* line 87, ../scss/_mobile.scss */
  .coluna-2 {
    width: 50%;
  }

  /* line 90, ../scss/_mobile.scss */
  h4.panel-title {
    font-size: 2em;
  }

  /* line 95, ../scss/_mobile.scss */
  .contact input, input#subject, textarea#message {
    width: 100%;
  }

  /* line 99, ../scss/_mobile.scss */
  .address p {
    margin-left: auto;
  }

  /* line 103, ../scss/_mobile.scss */
  .vm-product-container {
    padding: 1em;
  }

  /* line 107, ../scss/_mobile.scss */
  .bgcolor {
    height: auto!important;
  }

  /* line 111, ../scss/_mobile.scss */
  nav .container {
    padding: 0px;
  }

  /* line 114, ../scss/_mobile.scss */
  .nav > li > a {
    padding: 0em!important;
  }
}
/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
  /* line 124, ../scss/_mobile.scss */
  .logo img {
    width: 100%;
  }

  /* line 127, ../scss/_mobile.scss */
  .headercontentbiocol {
    padding-top: 6em;
    min-height: auto;
  }

  /* line 132, ../scss/_mobile.scss */
  .small-text.msize p {
    font-size: 1.5rem!important;
    line-height: initial;
  }

  /* line 137, ../scss/_mobile.scss */
  .small-text h2 {
    font-size: 2rem;
  }

  /* line 141, ../scss/_mobile.scss */
  iframe#jcemediabox-popup-iframe, div[itemprop="articleBody"] p, .bmodal p, #jcemediabox-popup-frame {
    padding: 0;
  }

  /* line 144, ../scss/_mobile.scss */
  .headercontentbiocol p {
    font-size: 1em!important;
    line-height: initial;
  }

  /* line 149, ../scss/_mobile.scss */
  .headercontentbiocol h1 {
    font-size: 2em;
  }

  /* line 152, ../scss/_mobile.scss */
  ul.nav.menu.login-menu {
    margin-top: 1.2em;
  }

  /* line 156, ../scss/_mobile.scss */
  .product-item .vm-product-media-container {
    padding: 0;
  }

  /* line 161, ../scss/_mobile.scss */
  .concerns {
    margin: 0 auto;
    padding-bottom: 75px;
    height: 100%!important;
  }

  /* line 168, ../scss/_mobile.scss */
  .categoryTitle {
    font-size: 30px;
    line-height: 48px;
  }

  /* line 173, ../scss/_mobile.scss */
  .concernscategory h2 {
    color: #221F1F;
    letter-spacing: 1px;
    text-decoration: underline;
    text-transform: lowercase;
    font-size: 30px;
    line-height: 48px;
    margin-bottom: 25px;
  }

  /* line 183, ../scss/_mobile.scss */
  .concernscategory .description p {
    max-width: 800px;
    letter-spacing: 2px;
    font-size: 24px;
    line-height: 34px;
  }
}
/* line 192, ../scss/_mobile.scss */
.brand-item h3 {
  text-align: center;
  width: 100%;
  text-transform: uppercase;
  font-size: 21px;
  letter-spacing: 4px;
  line-height: 24px;
  margin: 0;
}

/* Custom, iPhone Retina */
