@charset "UTF-8";
/**
 * @license
 * MyFonts Webfont Build ID 3633514, 2018-09-02T18:49:01-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: Futura-Boo by URW
 * URL: https://www.myfonts.com/fonts/urw/futura/t-book/
 * Copyright: Copyright 2010 URW++ Design &amp; Development Hamburg
 * Licensed pageviews: 10,000
 * 
 * 
 * License: https://www.myfonts.com/viewlicense?type=web&buildid=3633514
 * 
 * © 2018 MyFonts Inc
*/
/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/37716a");
@import url("https://fonts.googleapis.com/css?family=Cormorant+Garamond:600");
@import url("https://use.typekit.net/uwb8ets.css");
@font-face {
  font-family: 'Futura-Boo';
  src: url("fonts/37716A_0_0.eot");
  src: url("fonts/37716A_0_0.eot?#iefix") format("embedded-opentype"), url("fonts/37716A_0_0.woff2") format("woff2"), url("fonts/37716A_0_0.woff") format("woff"), url("fonts/37716A_0_0.ttf") format("truetype"), url("fonts/37716A_0_0.svg#wf") format("svg"); }
body {
  background: #FDFAF6; }

.loader {
  background: #FDFAF6;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000000000000000000000000; }
  .loader img {
    -webkit-animation: fadein 2s;
    -moz-animation: fadein 2s;
    -ms-animation: fadein 2s;
    -o-animation: fadein 2s;
    animation: fadein 2s;
    bottom: 0;
    height: auto;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 200px; }

@keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@-moz-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@-webkit-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@-ms-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@-o-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
input,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.transition {
  -webkit-transition: all 300ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -moz-transition: all 300ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -ms-transition: all 300ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -o-transition: all 300ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition: all 300ms cubic-bezier(0.445, 0.05, 0.55, 0.95); }

.content {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }

.site-content {
  min-height: 600px; }

.g-28-sm {
  color: #414040;
  font-family: 'Cormorant Garamond', serif;
  font-size: 28px;
  letter-spacing: -0.5px;
  line-height: 34px;
  text-transform: uppercase; }

.g-24-sm {
  color: #414040;
  font-family: 'Cormorant Garamond', serif;
  font-size: 24px;
  letter-spacing: -0.5px;
  line-height: 29px;
  text-transform: uppercase; }

.c-13-b {
  color: #414040;
  font-family: "courier-std",monospace;
  font-size: 13px;
  letter-spacing: 0.04px;
  line-height: 16px; }

.c-13-m {
  color: #414040;
  font-family: "courier-std",monospace;
  font-size: 13px;
  letter-spacing: 0.04px;
  line-height: 16px; }

.c-12-m {
  color: #414040;
  font-family: "courier-std",monospace;
  font-size: 12px;
  letter-spacing: 0.34px;
  line-height: 35px; }

.c-11-m {
  color: #414040;
  font-family: "courier-std",monospace;
  font-size: 11px;
  letter-spacing: 0.04px;
  line-height: 15px; }

.f-15-m {
  color: #414040;
  font-family: 'Futura-Boo';
  font-size: 15px;
  letter-spacing: 0.64px;
  line-height: 20px; }

.f-12-m {
  color: #414040;
  font-family: 'Futura-Boo';
  font-size: 12px;
  letter-spacing: 0.24px;
  line-height: 20px; }

.hero {
  height: 500px;
  margin: 0 auto;
  text-align: center;
  width: -webkit-calc(100% - 156px);
  width: -moz-calc(100% - 156px);
  width: calc(100% - 156px); }
  .hero p {
    margin-bottom: 32px;
    margin-top: 22px; }

.pink-btn {
  background: #C28890;
  border: none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  color: #FFFFFF;
  display: inline-block;
  font-family: 'Futura-Boo';
  font-size: 12px;
  height: 30px;
  letter-spacing: 0.76px;
  line-height: 30px;
  margin: 0;
  outline: none;
  padding: 0;
  text-align: center;
  width: 150px; }
  .pink-btn:hover {
    background: #8F646A; }

.outline-btn {
  background: transparent;
  border: 1px solid #C28890;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  color: #C28890;
  display: inline-block;
  font-family: 'Futura-Boo';
  font-size: 12px;
  height: 30px;
  letter-spacing: 0.76px;
  line-height: 30px;
  margin: 0;
  outline: none;
  padding: 0;
  text-align: center;
  width: 150px; }
  .outline-btn:hover {
    background: #C28890;
    color: #FDFAF6; }

.product-thumb img {
  height: auto;
  width: 100%; }
.product-thumb p.c-11-m {
  display: inline-block;
  line-height: 11px; }
.product-thumb p.f-12-m {
  margin-top: 10px; }
.product-thumb p.for_sale {
  color: #C28890; }
.product-thumb p.crossline {
  text-decoration: line-through; }
.product-thumb .sale-icon {
  background: rgba(194, 136, 144, 0.9);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #fff;
  font-family: "courier-std",monospace;
  font-size: 11px;
  height: 17px;
  letter-spacing: 0.04px;
  line-height: 17px;
  position: absolute;
  right: 23px;
  top: 8px;
  text-align: center;
  width: 17px; }
.product-thumb .marca {
  margin-top: 0px !important;
  margin-bottom: 7px !important; }

.breadcrumbs {
  margin: 0;
  padding: 0; }
  .breadcrumbs li {
    color: #414040;
    display: inline-block; }
    .breadcrumbs li a {
      color: #414040; }
    .breadcrumbs li.for_sale a {
      color: #C28890; }

@media (max-width: 991px) {
  .g-28-sm {
    font-size: 24px;
    letter-spacing: -0.5px;
    line-height: 34px; }

  .c-13-m {
    line-height: 18px; }

  .hero {
    height: 500px;
    width: 100%; }
    .hero p {
      margin-bottom: 35px;
      margin-top: 20px; }

  .pink-btn {
    width: 226px; }

  .product-thumb p.f-12-m {
    margin-top: 6px; } }
@media (max-width: 767px) {
  .row-eq-height {
    display: block; }

  .g-28-sm {
    font-size: 20px;
    letter-spacing: 0.47px;
    line-height: 30px; }

  .c-13-m {
    line-height: 20px; }

  .c-11-m {
    font-size: 13px;
    line-height: 20px; }

  .hero {
    background: transparent !important;
    height: auto; }
    .hero .img {
      height: 350px;
      margin-bottom: 39px;
      width: 100%; }
    .hero p {
      margin-bottom: 26px;
      margin-top: 5px; }
    .hero .content {
      top: 0;
      -webkit-transform: translateY(0);
      -moz-transform: translateY(0);
      -ms-transform: translateY(0);
      -o-transform: translateY(0);
      transform: translateY(0); }

  .pink-btn {
    width: 100%; }

  .product-thumb {
    margin-bottom: 22px; }
    .product-thumb p.f-12-m {
      margin-top: 16px; } }
@media (min-width: 1200px) {
  .container {
    max-width: none !important;
    width: 970px !important; } }
.field_with_errors {
  color: red; }
