@import 'normalize.min.css';
@import 'bootstrap-grid.min.css';
@import 'animate.min.css';
@import 'owl.carousel.min.css';
@import 'magnific-popup.min.css';
@import 'font-awesome.min.css';
body {
  font-family: sans-serif;
  font-size: 16px;
  line-height: 1.25;
}

a, button {
  color: inherit;
  text-decoration: none;
  transition: 0.3s;
  border: none;
  outline: none;
}

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

.cover {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.absolute {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
}

.img-holder {
  position: relative;
  padding-bottom: 56.25%;
}
.img-holder.img-full {
  padding-bottom: 100%;
}

.cke_editable {
  background: #fff;
}

.unstyled {
  list-style: none;
  margin: 0;
  padding: 0;
}

.flex {
  display: flex;
  justify-content: space-between;
}

.flex-1 {
  flex: 1;
}

.full-height {
  position: relative;
  height: 100%;
  padding-bottom: 0;
}

.container {
  max-width: 1200px;
  position: relative;
}

h1, h2, h3, h4, h5, h6, p {
  margin: 0;
}

.cke_editable {
  padding: 30px !important;
}
.cke_editable > *:not(:first-child) {
  margin-top: 1em;
}

.row-grid {
  overflow: hidden;
  margin: -15px;
}
.row-grid > * {
  padding: 15px;
}

.animated {
  animation-duration: 0.3s;
}

.text-uppercase {
  text-transform: uppercase;
}

.wow {
  animation-duration: 1s;
}

.slider {
  position: relative;
}

section {
  position: relative;
}

.image-responsive {
  width: 100%;
}

.wrapper {
  position: relative;
}

.row-grid-small {
  margin: -7.5px;
}
.row-grid-small > * {
  padding: 7.5px;
}

.row-grid-big {
  margin: -30px;
}
.row-grid-big > * {
  padding: 30px;
}

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

@font-face {
  font-family: "Fivo Sans";
  src: url("../fonts/FivoSans-Bold.eot");
  src: url("../fonts/FivoSans-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/FivoSans-Bold.woff2") format("woff2"), url("../fonts/FivoSans-Bold.woff") format("woff"), url("../fonts/FivoSans-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Fivo Sans";
  src: url("../fonts/FivoSans-Regular.eot");
  src: url("../fonts/FivoSans-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/FivoSans-Regular.woff2") format("woff2"), url("../fonts/FivoSans-Regular.woff") format("woff"), url("../fonts/FivoSans-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Fivo Sans";
  src: url("../fonts/FivoSans-Medium.eot");
  src: url("../fonts/FivoSans-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/FivoSans-Medium.woff2") format("woff2"), url("../fonts/FivoSans-Medium.woff") format("woff"), url("../fonts/FivoSans-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Civolis";
  src: url("../fonts/Civolis.woff2") format("woff2"), url("../fonts/Civolis.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Helvetica Neue";
  src: url("../fonts/HelveticaNeue-Thin.woff2") format("woff2"), url("../fonts/HelveticaNeue-Thin.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Helvetica Neue";
  src: url("../fonts/HelveticaNeue-ThinItalic.woff2") format("woff2"), url("../fonts/HelveticaNeue-ThinItalic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "Didot";
  src: url("../fonts/Didot-Italic.woff2") format("woff2"), url("../fonts/Didot-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "Didot";
  src: url("../fonts/Didot.woff2") format("woff2"), url("../fonts/Didot.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Didot";
  src: url("../fonts/Didot-HTF-B06-Bold.woff2") format("woff2"), url("../fonts/Didot-HTF-B06-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  font-size: 1em;
}

.wrapper {
  position: relative;
  overflow: hidden;
}

.container {
  max-width: 1280px;
}

body {
  font-family: Civolis, sans-serif;
  font-size: 15px;
  color: #72635d;
  line-height: 1.25;
  overflow-x: hidden;
}

.home-slider .item {
  position: relative;
  min-height: calc(100vh - 173px);
}
.home-slider .item.item-full {
  min-height: initial;
  padding-bottom: 100%;
}
.home-slider .owl-dots {
  position: absolute;
  bottom: 40px;
  left: 0;
  right: 0;
}
.home-slider .owl-dots .owl-dot {
  width: 1em;
  height: 1em;
  margin: 0 0.5em;
  border-radius: 50%;
}

.owl-dots {
  display: flex;
  justify-content: center;
  align-items: center;
}
.owl-dots .owl-dot {
  transition: 0.3s;
  margin: 0 8px;
  width: 40px;
  height: 5px;
  font-size: 0.75em;
  background: #D5C3A5 !important;
}
.owl-dots .owl-dot:hover, .owl-dots .owl-dot.active {
  background: #B89252 !important;
}

.header {
  text-transform: uppercase;
  line-height: 1;
  font-size: 0.75em;
  padding: 15px 0;
  color: #ba9e66;
  position: relative;
  z-index: 10000;
  background: #fff;
}
.header ul {
  display: flex;
  white-space: nowrap;
  align-items: center;
}
.header ul li {
  color: #72635d;
}
.header ul li:not(:first-child) {
  margin-left: 1.5em;
  padding-left: 1.5em;
  border-left: 1px solid;
}
.header ul li:not(:first-child).cart-button {
  border: none;
  padding-left: 0;
}
.header ul li:not(:first-child).cart-button a {
  color: #ba9e66;
}
.header ul li img {
  display: inline-block;
  vertical-align: middle;
}
.header ul li a:hover {
  color: #ba9e66;
}
.header .info {
  margin-top: 30px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.header .info img {
  margin-right: 1em;
  max-height: 26px;
}
.header .info span {
  color: #72635d;
}
.header .info span b, .header .info span strong {
  font-family: Didot, sans-serif;
  color: #ba9e66;
  font-weight: normal;
  text-transform: none;
  font-style: italic;
  font-size: 1.33333333em;
}
.header .info span p + p {
  margin-top: 0.5em;
}
.header .logo {
  max-height: 56px;
}

#code-response {
  margin-top: 15px;
}
#code-response a {
  font-weight: bold;
  padding: 0.5em;
  display: inline-block;
  color: #fff;
  text-transform: uppercase;
  background: #ba9e66;
  font-size: 0.75em;
  letter-spacing: 0.125em;
}

.mt-3 {
  margin-top: 15px;
}

.nav {
  line-height: 1;
  text-transform: uppercase;
  padding: 15px 0;
  box-shadow: 0 1px 0 #E3E1DB;
  position: relative;
  z-index: 10000;
  font-size: 0.75em;
  white-space: nowrap;
}
.nav ul {
  display: flex;
  align-items: center;
  justify-content: center;
}
.nav li {
  padding: 0 1.5em;
}
.nav li a {
  display: block;
}
.nav li.dropdown > a::after {
  content: "\f0d7";
  font-family: FontAwesome;
  margin-left: 0.5em;
  font-size: 0.75em;
  color: #ba9e66;
  display: inline;
  vertical-align: top;
}
.nav li:hover > a, .nav li.active > a {
  color: #ba9e66;
}
.nav li:hover .dropdown-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  pointer-events: all;
}
.nav .dropdown-menu {
  position: absolute;
  left: 0;
  right: 0;
  opacity: 0;
  visibility: hidden;
  transform: translateY(100px);
  pointer-events: none;
  transition: 0.3s;
}
.nav .dropdown-menu ul {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
}
.nav .dropdown-menu ul li {
  padding: 30px;
  width: 20%;
}
.nav .dropdown-menu .img-holder {
  margin-bottom: 30px;
}
.nav .dropdown-container {
  display: flex;
  background: #fff;
  margin-top: 16px;
  box-shadow: 0 0px 1px #E3E1DB;
  text-align: center;
}

.fb-container {
  margin-top: 30px;
}

.featured {
  padding: 80px 0 60px;
  background: #F9F9F7;
  text-align: center;
}
.featured h1 {
  text-align: center;
  font-size: 2.8em;
  line-height: 1;
  text-transform: uppercase;
}
.featured h1::after {
  content: "";
  width: 100%;
  max-width: 90px;
  margin: auto;
  background: #ba9e66;
  height: 1px;
  display: block;
  margin-top: 1em;
}
.featured h1 b, .featured h1 strong {
  font-size: 1.66666666em;
  font-family: Didot, sans-serif;
  font-style: italic;
  font-weight: normal;
  line-height: 0.5;
  text-transform: lowercase;
  color: #ba9e66;
}
.featured .comprar {
  background: #ba9e66;
  padding: 0.5em 1em;
  text-transform: uppercase;
  margin-top: 15px;
  display: inline-block;
  vertical-align: baseline;
  color: #fff;
  letter-spacing: -0.125em;
  font-size: 0.75em;
  line-height: 1;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
}
.featured .slider {
  padding: 0 60px;
}
.featured .img-holder {
  padding-bottom: 100%;
}
.featured .img-holder .overlay {
  display: flex;
  background: rgba(186, 158, 102, 0.8);
  color: #fff;
  justify-content: flex-end;
  align-items: center;
  flex-direction: column;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
  padding: 1em;
}
.featured .img-holder .overlay h3 {
  font-family: Didot, sans-serif;
  text-align: center;
  font-size: 1.25em;
}
.featured .img-holder .overlay span {
  font-size: 0.75em;
}
.featured .img-holder:hover .overlay {
  opacity: 1;
  visibility: visible;
}
.featured a:hover .comprar {
  opacity: 1;
  visibility: visible;
}

.btn-alt {
  padding: 0.5em 1em;
  color: #ba9e66;
  line-height: 1;
  display: inline-block;
  border-radius: 0.5em;
  border: 1px solid;
  height: 2em;
  opacity: 0;
  visibility: hidden;
}
.btn-alt.active {
  opacity: 1;
  visibility: visible;
}

.line-through {
  text-decoration: line-through;
  color: #ba9e66;
}

.btn-container .btn {
  padding: 1em 2em;
  margin-top: 15px;
  display: inline-block;
  vertical-align: baseline;
  color: #fff;
  letter-spacing: -0.05em;
  line-height: 1;
  font-size: 0.875em;
  text-transform: uppercase;
}

.btn-back-container {
  color: #ba9e66;
  text-align: center;
}

.creamos {
  text-align: center;
  padding: 90px 0 120px;
}
.creamos .container {
  max-width: 992px;
}
.creamos h1 {
  font-size: 3em;
  font-style: italic;
  font-family: Didot, sans-serif;
  color: #ba9e66;
  line-height: 1;
}
.creamos p {
  text-transform: uppercase;
  font-size: 0.75em;
}
.creamos p::before {
  content: "";
  max-width: 90px;
  display: block;
  height: 2px;
  font-size: 3em;
  background: #ba9e66;
  margin: 1.5em auto 1em;
}

.owl-nav button {
  position: absolute;
  top: 0;
  bottom: 0;
  opacity: 0.5;
}
.owl-nav button.owl-prev {
  left: 0;
}
.owl-nav button.owl-next {
  right: 0;
}
.owl-nav button .fa {
  font-size: 25px;
  width: 30px;
  line-height: 30px;
  height: 30px;
  text-align: center;
  border-radius: 50%;
  border: 1px solid;
  color: #ba9e66;
}

.img-holder {
  position: relative;
  overflow: hidden;
}
.img-holder img {
  transition: 0.3s;
}
.img-holder.has-transition:hover img {
  transform: scale(1.25) rotate(3deg);
}

.products.content {
  margin-top: 30px;
}
.products .flex {
  align-items: center;
  flex-wrap: wrap;
}
.products h3 {
  font-size: 1em;
}
.products h3 a {
  color: #72635d;
}
.products h3 a:hover {
  color: #ba9e66;
}
.products .img-holder {
  padding-bottom: 100%;
}
.products .img-holder img {
  transition: 0.3s;
}

.products-slider {
  padding: 0 60px;
}

.form-control {
  width: 100%;
  background: #f1f1f1;
  line-height: 1;
  padding: 1em;
  resize: none;
  color: #333;
  font-size: 1.25em;
  border: none;
  outline: none;
}
.form-control::placeholder {
  color: #333;
}
.form-control.has-error {
  border-color: #c00 !important;
}

.form-control-select {
  padding: 1em;
  border: 2px solid #ba9e66;
  box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.5);
}

.search {
  border-bottom: 1px solid #E3E1DB;
}
.search input, .search button {
  padding: 0.75em 0;
  border: none;
  background: none;
  outline: none;
  color: #ba9e66;
  text-transform: uppercase;
  line-height: 1;
}
.search input::placeholder {
  color: #ba9e66;
}
.search input {
  flex: 1;
}

.cart-button {
  border: none;
  padding-left: 0;
  font-size: 1.5em;
}

.title {
  text-transform: lowercase;
  margin-bottom: 30px;
  border-bottom: 1px solid;
  padding-bottom: 7.5px;
}

.products {
  margin-top: 30px;
}
.products h1::after {
  filter: invert(45%) sepia(13%) saturate(1055%) hue-rotate(174deg) brightness(89%) contrast(92%);
}
.products h3 {
  margin: 0.75em auto;
}
.products h4 {
  color: #72635d;
  font-size: 0.875em;
  margin-right: auto;
}
.products .flex {
  line-height: 1;
}
.products .add-cart, .products .add-favorites {
  font-size: 1.25em;
}
.products .add-favorites {
  color: #ebdada;
}

.add-cart, .add-favorites {
  color: #ebdada;
}

.add-favorites:hover::before, .add-favorites.active::before {
  content: "\f004";
}

.articles {
  color: #556E8E;
  margin-top: 30px;
}
.articles .spacer {
  height: 1px;
  background: #FF85B5;
  margin-top: 30px;
}
.articles .title {
  color: #FF85B5;
}
.articles h1::after {
  filter: invert(69%) sepia(61%) saturate(786%) hue-rotate(292deg) brightness(102%) contrast(101%);
}
.articles h3 {
  font-weight: bold;
  font-size: 1.5em;
}
.articles h4 {
  color: #b0b0b0;
  margin: 0.5em auto;
}
.articles p {
  font-style: italic;
}

.slider-nav {
  margin-left: 30px;
}
.slider-nav > * {
  width: 1.5em;
  line-height: 1.5;
  text-align: center;
  border-radius: 50%;
  font-size: 1.5em;
  background: #ba9e66;
  color: #000;
}
.slider-nav > *:first-child {
  margin-right: 0.5em;
}

.social > * {
  text-align: center;
  font-size: 2em;
  color: #DECDA7;
}
.social > *:not(:first-child) {
  margin-left: 1em;
}

.copyright {
  text-transform: none;
  text-align: center;
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #E3E1DB;
  font-size: 1.25em;
  letter-spacing: 0.125em;
}

.footer {
  overflow: hidden;
  background: #fdfdfd;
  padding: 45px 0 15px;
  text-transform: uppercase;
  font-size: 0.75em;
}
.footer h2 {
  position: relative;
  font-size: 1.8em;
  font-weight: normal;
}
.footer h2::after {
  content: "";
  background: #E3E1DB;
  max-width: 90px;
  height: 1px;
  display: block;
  margin: 0.5em 0 1em;
}
.footer .footer-logo {
  margin-bottom: 2em;
  max-width: 224px;
}
.footer .list li {
  display: flex;
}
.footer .list li span {
  display: block;
  margin-bottom: 2em;
}
.footer .list li span::after {
  background: #E3E1DB;
  max-width: 90px;
  height: 1px;
  display: block;
  margin: 0.5em 0 1em;
}
.footer .list li .img-container {
  margin-right: 1em;
}
.footer .list li.timetable .content-html p {
  margin-bottom: 2em;
}
.footer .list .fa {
  width: 1em;
  margin-right: 0.5em;
  text-align: center;
}
.footer .footer-nav li {
  margin-top: 2em;
}
.footer .footer-text {
  margin: 30px auto;
  font-size: 1.25em;
}
.footer .img-holder {
  padding-bottom: 100%;
}

.alert {
  text-align: center;
  padding: 0.5em 1em;
  border: 1px solid;
  margin-top: 1em;
  display: none;
}
.alert.alert-danger {
  color: #c00;
}

.content {
  margin: 60px auto;
  color: #999fa3;
  overflow: hidden;
}
.content .container > *:not(:first-child) {
  margin-top: 30px;
}
.content h1 {
  color: #ba9e66;
  font-size: 3em;
  font-family: Didot, sans-serif;
  text-align: center;
}

.form-group + .form-group {
  margin-top: 30px;
}

.bg {
  background: #f1f0ed;
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  pointer-events: none;
  bottom: 0;
}

.btn {
  padding: 0.75em 2em;
  background: #ba9e66;
  cursor: pointer;
  transition: 0.3s;
  display: inline-block;
  font-size: 1em;
  color: #fff;
  line-height: 1;
}

.breadcrumb {
  font-family: Civolis, sans-serif;
  text-transform: uppercase;
  margin: 30px auto;
  font-size: 0.875em;
}
.breadcrumb span {
  color: #ba9e66;
}

#contacto .breadcrumb {
  color: #ba9e66;
}
#contacto .btn-container {
  text-align: right;
}
#contacto .full-height {
  border-radius: 1em;
  overflow: hidden;
}
#contacto form {
  max-width: 800px;
  margin: 30px auto 0;
}

.full-height > * {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#checkout .form-row {
  padding-top: 1em;
  margin-top: 1em;
  border-top: 1px solid #ccc;
  line-height: 2;
}
#checkout .form-row p {
  display: flex;
  justify-content: space-between;
}
#checkout .total {
  color: #434343;
  text-transform: uppercase;
  margin-top: 0;
}
#checkout .message {
  text-align: center;
}
#checkout .message h3 {
  font-weight: bold;
}
#checkout .message img {
  margin: 30px auto;
}
#checkout .message .btn-container {
  margin-top: 1em;
}
#checkout .form-control {
  border: 1px solid #ccc;
  background: none;
  padding: 1em;
  font-size: 1em;
}
#checkout .label {
  color: #ba9e66;
  font-size: 2em;
  font-family: Didot, sans-serif;
}
#checkout .label a {
  font-size: 0.33333333em;
  font-family: Civolis, sans-serif;
  color: #72635d;
  text-transform: uppercase;
}
#checkout .label a .fa {
  margin-right: 0.2em;
}
#checkout .label a:hover {
  text-decoration: underline;
}
#checkout label a {
  color: #3796d6;
}
#checkout label input {
  margin-right: 0.5em;
}
#checkout .btn {
  font-size: 0.75em;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
#checkout .tab {
  display: none;
}
#checkout .tab:first-child {
  display: block;
}

.email {
  max-width: 600px;
  margin: auto;
  font-size: 1.25em;
  color: #686d70;
}
.email > *:not(:first-child) {
  margin-top: 1em;
}
.email h1 {
  background: #f3e2bd;
  text-transform: uppercase;
  color: #000;
  border-color: #f3e2bd;
  border-radius: 1em;
  text-align: center;
  padding: 1em;
}
.email img {
  margin: 30px auto;
}
.email table {
  color: #464646;
  width: 100%;
  border-collapse: collapse;
}
.email table td {
  vertical-align: top;
}
.email table td:first-child {
  padding-right: 2em;
}
.email .table th {
  text-align: left;
}
.email .table td, .email .table th {
  padding: 1em;
  border: 1px solid;
}
.email h2 {
  font-size: 1.5em;
  text-align: center;
  color: #464646;
}
.email h3 {
  font-size: 1.25em;
  color: #464646;
  margin-bottom: 1em;
}
.email .border {
  padding: 1em;
  border: 1px solid;
  border-radius: 1em;
}
.email .border p:not(:first-child) {
  margin-top: 1em;
}

#nosotros .row:not(:first-child) {
  padding-top: 30px;
}
#nosotros .img-container {
  margin: 0 30px;
}
#nosotros .img-container .img-holder {
  padding-bottom: 100%;
  overflow: hidden;
  border-radius: 50%;
}
#nosotros .creamos {
  padding: 180px 0;
}
#nosotros .creamos h1 {
  font-size: 1.5em;
}
#nosotros h2, #nosotros .selector a {
  color: #ba9e66;
  position: relative;
  font-size: 1.5em;
  font-family: Didot, sans-serif;
  text-align: center;
}
#nosotros h2::after, #nosotros .selector a::after {
  content: "";
  background: #ba9e66;
  max-width: 90px;
  height: 2px;
  display: block;
  margin: 0 auto 0.5em;
}
#nosotros .content-html {
  text-align: center;
  line-height: 1.5;
}
#nosotros .galeria {
  padding-top: 60px;
  padding-bottom: 60px;
}
#nosotros .selector {
  justify-content: center;
  display: flex;
  text-transform: capitalize;
}
#nosotros .selector a {
  margin: 1em;
}
#nosotros .selector a:hover, #nosotros .selector a.active {
  color: #72635d;
}
#nosotros .selector a:hover::after, #nosotros .selector a.active::after {
  background: #72635d;
}
#nosotros .seguinos {
  padding: 60px 0;
}
#nosotros .equipo {
  padding: 90px 0;
}
#nosotros .equipo h2 {
  text-align: center;
}
#nosotros .equipo h2::after {
  margin-left: auto;
  margin-right: auto;
}
#nosotros .equipo .row {
  text-align: center;
}
#nosotros .equipo h3 {
  margin-top: 1em;
  font-size: 1.5em;
  color: #72635d;
}
#nosotros .equipo p {
  color: #ba9e66;
  font-family: Didot, sans-serif;
  font-style: italic;
}

.related {
  border-top: 2px solid #f1f0ed;
  padding: 45px 0;
  font-size: 0.75em;
  text-align: center;
}
.related h2 {
  color: #72635d;
  position: relative;
  font-size: 2em;
  font-family: Didot, sans-serif;
  text-align: center;
}
.related h2::after {
  content: "";
  background: #72635d;
  max-width: 90px;
  height: 2px;
  display: block;
  margin: 0.5em auto 2em;
}
.related h4 {
  font-size: 1em;
}
.related .owl-dots {
  margin-top: 30px;
}
.related .owl-dots .owl-dot {
  width: 20px;
  height: 2px;
}
.related .flex {
  justify-content: center;
  align-items: center;
}
.related .flex .add-cart-button {
  margin-right: 0;
}
.related .flex h4 {
  margin: 0;
}

.owl-thumbs {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 45px;
  margin-left: 35px;
  margin-right: 35px;
}
.owl-thumbs .owl-thumb-item {
  height: 5em;
  width: 5em;
  position: relative;
  transition: 0.3s;
  margin: 0 5px;
  overflow: hidden;
  cursor: pointer;
}
.owl-thumbs .owl-thumb-item img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  object-fit: cover;
  border: 2px solid transparent;
  transition: 0.3s;
  width: 100%;
  height: 100%;
}
.owl-thumbs .owl-thumb-item:hover img, .owl-thumbs .owl-thumb-item.active img {
  border-color: #ba9e66;
}

.entry-image {
  position: relative;
  height: 225px;
}

#login h1 {
  text-align: left;
}
#login .login-container {
  padding-left: 60px;
  padding-right: 60px;
  max-width: 600px;
  margin: 30px 0;
}
#login .form-control {
  border: 1px solid #ccc;
  background: none;
  padding: 1em;
  font-size: 1em;
}
#login .content {
  margin: 0;
}
#login .btn {
  font-size: 1.15em;
}
#login .image-responsive {
  position: absolute;
  top: 0;
  right: 0;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  width: auto;
  height: auto;
}
#login .request {
  color: #3796d6;
  margin-bottom: 30px;
  text-align: right;
  margin-top: 15px;
}
#login form p {
  text-align: center;
}
#login form p a {
  color: #3796d6;
}
#login .alert {
  display: block;
  text-align: center;
  color: #ba9e66;
}
#login .checkbox {
  padding: 0;
  margin: 1em auto;
  display: block;
}
#login .checkbox a {
  color: #3796d6;
}

.pagination {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  list-style: none;
}
.pagination .page-item {
  transition: 0.3s;
}
.pagination .page-item .page-link {
  font-weight: bold;
  line-height: 1.5;
  padding: 0.5em;
  text-align: center;
  display: block;
  color: inherit;
}
.pagination .page-item:not(:first-child) {
  margin-right: 0.5em;
}
.pagination .page-item.disabled {
  color: #ccc;
}
.pagination .page-item:not(.disabled):hover, .pagination .page-item:not(.disabled).active {
  border-radius: 0.25em;
  background: #ba9e66;
  color: #fff;
}

.text-right {
  text-align: right;
}

.text-left {
  text-align: left;
}

.checkbox {
  padding: 1em 0;
}

.cart {
  width: 100%;
  transition: 0.5s;
  font-size: 0.75em;
}
.cart .thumbnail {
  max-width: 56px;
  margin-right: 1em;
  display: inline-block;
  vertical-align: middle;
}
.cart th {
  text-transform: uppercase;
}
.cart th, .cart td {
  padding: 0.5em 1em;
}
.cart th:first-child, .cart td:first-child {
  min-width: 75%;
  padding-left: 0;
}
.cart th:not(:first-child), .cart td:not(:first-child) {
  white-space: nowrap;
}
.cart.busy {
  pointer-events: none;
  opacity: 0.15;
}
.cart .fa {
  font-size: 2em;
  color: #ba9e66;
}
.cart .form-control {
  padding: 10px 20px !important;
}
.cart tfoot .form-control {
  display: flex;
  justify-content: space-between;
  background: #f1f1f1 !important;
  border-color: #f1f1f1 !important;
  text-transform: uppercase;
}

#map {
  padding-bottom: 56.25%;
}

.add-cart-button {
  margin: 0 1.25em;
}
.add-cart-button img {
  max-height: 16px;
}

.add-cart-button-large {
  display: flex !important;
  justify-content: center;
  align-items: center;
}
.add-cart-button-large img {
  max-height: 15px;
  margin: 0 1em 0 0 !important;
  filter: brightness(0.5);
}

.product .product-slider .owl-nav {
  pointer-events: none;
}
.product .product-slider .owl-nav button {
  pointer-events: all;
  top: auto;
  bottom: 1.5em;
}
.product .product-slider .owl-nav button i {
  background: #fff;
}
.product .product-title {
  text-align: center;
  font-size: 2.33333333em;
  line-height: 1;
  font-family: Didot, sans-serif;
  margin-top: 0.5em;
  color: #ba9e66;
}
.product .product-title::after {
  content: "";
  max-width: 90px;
  background: #ba9e66;
  height: 2px;
  display: block;
  margin: 0.25em auto 0.75em;
}
.product .product-title b, .product .product-title strong {
  font-size: 1.8em;
  font-family: Didot, sans-serif;
  font-style: italic;
  font-weight: normal;
  line-height: 0.5;
  text-transform: lowercase;
  color: #ba9e66;
}
.product .options {
  text-align: center;
  text-transform: uppercase;
  font-size: 0.75em;
  color: #72635d;
  border-top: 2px solid #f1f0ed;
  padding-top: 45px;
  margin: 30px;
}
.product .options .checkbox input {
  margin-right: 0.5em;
}
.product .options span {
  margin: 0 1em;
}
.product .options h3 {
  text-align: left;
  color: #ba9e66;
  margin: 0.5em auto;
}
.product .options select {
  margin-bottom: 15px;
}
.product h4 {
  text-align: center;
  margin-top: 1em;
}
.product .add-favorites {
  margin-left: 0.5em;
  font-size: 1.75em;
}
.product .alert {
  font-size: 0.75em;
}
.product .inner-container {
  margin: 30px;
}
.product .inner-container .content-html {
  padding: 30px;
  border-bottom: 1px solid #ebebeb;
  text-align: center;
  color: #72635d;
  line-height: 1.5;
}
.product .product-cart .btn {
  display: block;
  padding: 0.5em 1em;
  text-align: center;
}
.product .product-cart .flex {
  margin: 2em auto 0;
  line-height: 1;
}
.product .product-cart .flex span {
  margin-right: 1em;
  letter-spacing: -0.05em;
}
.product .product-cart img {
  margin: 1em auto;
}
.product .product-cart .add-cart {
  background: #f1f0ed;
  display: block;
  padding: 1em;
  line-height: 1;
  text-transform: uppercase;
  color: #72635d;
  text-align: center;
  font-size: 0.9em;
  margin-top: 30px;
}
.product .disclaimer {
  margin-top: 1em;
}
.product .qty {
  text-align: center;
  width: 3em;
  margin-right: auto;
  border: 1px solid #f1f0ed;
  color: inherit;
  line-height: 1;
  border-radius: 0;
}
.product .content-html {
  margin: 45px auto;
  text-align: center;
}
.product .content-html > *:not(:first-child) {
  margin-top: 1em;
}

.w-50 {
  width: 50%;
}

#post {
  font-family: Didot, sans-serif;
}
#post .post-title {
  font-size: 2.33333333em;
  color: #ba9e66;
}
#post .content-html {
  font-family: "Helvetica Neue", sans-serif;
}

.modal.active {
  opacity: 1;
  visibility: visible;
}

.newsletter {
  font-size: 0.8em;
}

.modal {
  position: fixed;
  z-index: 100000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
  background: rgba(186, 158, 102, 0.85);
}
.modal .modal-close {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 2em;
  color: #fff;
  margin: 1em;
  z-index: 1;
}
.modal .container {
  padding: 0;
  max-width: 360px;
}
.modal .container form {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.newsletter .newsletter-image {
  margin: 0 auto 2em;
}
.newsletter form {
  padding: 3em;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.newsletter form h1 {
  text-align: center;
  font-size: 1.4em;
  line-height: 1;
  text-transform: uppercase;
  margin-bottom: 1em;
}
.newsletter form h1::after {
  content: "";
  width: 100%;
  max-width: 90px;
  margin: auto;
  background: #ba9e66;
  height: 1px;
  display: block;
  margin-top: 1em;
}
.newsletter form .form-control {
  border: 2px solid #ccc;
  background: #fff;
  font-size: 1em;
}
.newsletter .alert {
  background: #fff;
}

.sidebar h2 {
  font-size: 1em;
  text-transform: uppercase;
  color: #72635d;
  border-bottom: 1px solid;
  display: inline-block;
  vertical-align: baseline;
  margin-bottom: 30px;
}
.sidebar h2:not(:first-child) {
  margin-top: 30px;
}
.sidebar ul {
  color: #999fa3;
}
.sidebar ul li {
  position: relative;
  padding-left: 1em;
}
.sidebar ul li::before {
  font-size: 0.33333333em;
  width: 1em;
  height: 1em;
  background: #ba9e66;
  border-radius: 50%;
  top: 1em;
  left: 0;
  margin: auto;
  content: "";
  position: absolute;
}
.sidebar ul li:not(:first-child) {
  margin-top: 1em;
}
.sidebar ul li h3 {
  font-weight: bold;
}
.sidebar ul li h4 {
  text-transform: uppercase;
}

#blog {
  font-family: Didot, sans-serif;
}
#blog .content {
  margin: 60px auto;
}
#blog .content h1 {
  border-bottom: 1px solid;
  text-transform: uppercase;
  margin-bottom: 1em;
}

.select {
  top: 0;
  position: relative;
  margin: auto;
  line-height: 1;
  text-transform: uppercase;
  width: 240px;
  z-index: 10;
  padding: 1em 0;
  text-align: center;
}
.select > a::after {
  content: "\f0d7";
  font-family: FontAwesome;
  margin-left: 0.5em;
  font-size: 0.75em;
  color: #ba9e66;
  display: inline;
  vertical-align: top;
}
.select:hover .select-menu {
  opacity: 1;
  visibility: visible;
}
.select .select-menu {
  background: #fff;
  padding: 0 1em;
  position: absolute;
  top: 3em;
  box-shadow: 0 1px 0 #E3E1DB;
  left: 0;
  right: 0;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
}
.select .select-menu li {
  padding: 1em 0;
}
.select .select-menu li a:hover {
  color: #ba9e66;
}

.blog h3 {
  padding-bottom: 0.25em;
  color: #ba9e66;
  text-transform: uppercase;
  margin-bottom: 0.5em;
  font-family: Civolis, sans-serif;
}
.blog h3::first-letter {
  font-size: 1.5em;
}
.blog h3::after {
  content: none;
  display: block;
  height: 1px;
  width: 50%;
  background: #ba9e66;
}
.blog .post-title {
  padding-bottom: 0.25em;
  color: #556E8E;
}
.blog .post-date {
  border-bottom: 1px solid #ba9e66;
  color: #556E8E;
  padding-bottom: 0.25em;
  margin-bottom: 30px;
}
.blog h4 {
  color: #72635d;
  text-transform: capitalize;
}
.blog p {
  margin-top: 1em;
  color: #999fa3;
}
.blog .more {
  font-family: Civolis, sans-serif;
  border-bottom: 1px solid #72635d;
  color: #556E8E;
  display: inline-block;
  margin-top: 1em;
  text-transform: uppercase;
  font-size: 0.8em;
}
.blog .more::first-letter {
  font-size: 1.5em;
}
.blog .post-excerpt {
  font-size: 0.875em;
}
.blog .row + .row {
  padding-top: 60px;
}
.blog .excerpt {
  color: #ba9e66;
  padding: 30px;
  font-style: italic;
  font-size: 1.25em;
  line-height: 1.25;
}
.blog .excerpt::after {
  content: "";
  width: 100%;
  max-width: 90px;
  background: #ba9e66;
  height: 1px;
  display: block;
  margin-top: 1em;
}

.mobile-cart {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 1em;
  height: 1em;
  margin: auto;
  white-space: nowrap;
}
.mobile-cart img {
  display: inline-block;
  vertical-align: middle;
}

#login .login-container form {
  max-width: 600px;
  margin: 30px auto 0;
}

.cuenta h1 {
  border-bottom: 1px solid #ccc;
  margin-bottom: 1em;
}
.cuenta .cuenta-menu {
  position: relative;
}
.cuenta .cuenta-menu::before {
  content: "";
  height: 75%;
  width: 1px;
  background: #ccc;
  position: absolute;
  top: 0;
  right: 0;
}
.cuenta .cuenta-menu li {
  margin-top: 30px;
}
.cuenta .cuenta-menu li a:hover, .cuenta .cuenta-menu li a.active {
  color: #ba9e66;
}
.cuenta .tab {
  display: none;
}

.galeria .tab {
  display: none;
}

.grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
  grid-template-areas: "a-1 a-1 a-2 a-2 a-3 a-3 a-3" "a-1 a-1 a-2 a-2 a-3 a-3 a-3" "a-1 a-1 a-5 a-5 a-5 a-6 a-6" "a-4 a-4 a-5 a-5 a-5 a-6 a-6" "a-4 a-4 a-5 a-5 a-5 a-6 a-6";
  grid-gap: 15px;
}
.grid .grid-item {
  position: relative;
}
.grid .grid-item .img-holder {
  position: relative;
  height: 100%;
  padding-bottom: 0;
  overflow: hidden;
}
.grid .grid-item .img-holder:hover .overlay {
  opacity: 1;
  transform: translateY(0);
}
.grid .grid-item:first-child .img-holder {
  padding-bottom: 110%;
}
.grid .grid-item .overlay {
  background: rgba(255, 255, 255, 0.8);
  padding: 15px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: absolute;
  transform: translateY(100%);
  transition: 0.3s;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0;
}
.grid .grid-item .overlay h3 {
  margin-bottom: 1em;
}
.grid .grid-item .overlay .content-html {
  font-size: 0.8em;
}
.grid .a-1 {
  grid-area: a-1;
}
.grid .a-4 {
  grid-area: a-4;
}
.grid .a-2 {
  grid-area: a-2;
}
.grid .a-3 {
  grid-area: a-3;
}
.grid .a-6 {
  grid-area: a-6;
}
.grid .a-5 {
  grid-area: a-5;
}

.progress-container {
  position: relative;
}
.progress-container .progress-bar {
  display: flex;
  max-width: 768px;
  justify-content: space-between;
  margin: auto;
  align-items: center;
  position: relative;
  padding: 30px 0;
}
.progress-container .progress-bar::before, .progress-container .progress-bar::after {
  content: "";
  max-width: 35%;
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  height: 2px;
  background: #ccc;
  margin: auto;
}
.progress-container .progress-bar::before {
  left: 2.5%;
  right: 50%;
}
.progress-container .progress-bar::after {
  right: 2.5%;
  left: 50%;
}
.progress-container .progress-bar .progress-spot {
  width: 1.5em;
  line-height: 1.75;
  height: 1.5em;
  font-weight: bold;
  background: #ccc;
  border-radius: 50%;
  text-align: center;
  color: #fff;
  transition: 0.3s;
  font-size: 1em;
  font-weight: bold;
}
.progress-container .progress-bar .progress-spot span {
  opacity: 0;
  transition: 0.3s;
}
.progress-container .progress-bar .progress-spot.active {
  background: #ba9e66;
  transform: scale(1.5);
}
.progress-container .progress-bar .progress-spot.active span {
  opacity: 1;
}
.progress-container .btn-alt {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.help-block {
  margin-top: 2em;
  color: #000;
}

.mobile-button {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 25px;
  text-align: center;
  display: none;
  color: #ba9e66;
}
.mobile-button:hover {
  background: #ba9e66;
  color: #fff;
}

.mobile-menu {
  position: fixed;
  top: 0;
  left: 0;
  padding: 30px 15px;
  background: rgba(255, 255, 255, 0.95);
  color: #ba9e66;
  z-index: 10000;
  line-height: 1;
  visibility: hidden;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
  animation-duration: 0.3s;
  font-weight: bold;
  font-size: 1em;
  overflow: auto;
  width: 100%;
  max-width: 300px;
}
.mobile-menu .search {
  max-width: 240px;
  margin: auto;
}
.mobile-menu.animated {
  visibility: visible;
}
.mobile-menu .mobile-nav {
  margin-bottom: 30px;
}
.mobile-menu .mobile-nav ul {
  margin: 0 30px;
}
.mobile-menu .mobile-nav ul li {
  margin: 1em 0;
}
.mobile-menu .mobile-nav ul li.active > a {
  color: #72635d;
}
.mobile-menu .mobile-nav ul li a:hover {
  color: #72635d;
}
.mobile-menu .close {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 1.5em;
  width: 2em;
  text-align: center;
  line-height: 2;
}
.mobile-menu .close:hover {
  color: #ba9e66;
}
.mobile-menu .dropdown .fa {
  vertical-align: middle;
  margin-left: 0.5em;
}
.mobile-menu .dropdown-menu {
  display: none;
  border-top: 1px solid #E3E1DB;
  border-bottom: 1px solid #E3E1DB;
  margin-top: 1em;
}

.mobile-logo {
  margin: auto;
  margin-bottom: 30px;
  max-width: 180px;
}

.account {
  margin: 60px auto;
}

.detalle {
  display: none;
  border: 1px solid #ba9e66;
  padding: 1em;
  overflow-x: auto;
}
.detalle table {
  width: 100%;
}

.table-responsive {
  overflow-x: auto;
}

#wallpapers {
  text-align: center;
}
#wallpapers h3 {
  margin: 1em auto;
  font-size: 1.25em;
  font-weight: 600;
}
#wallpapers .portada img {
  max-height: 500px;
  margin: auto;
}

@media screen and (max-width: 1365px) {
  .header ul li:not(:first-child).cart-button {
    margin-right: 1em;
  }
  .nav li {
    padding: 0 1em;
  }
}
@media screen and (max-width: 991px) {
  .nav li {
    padding: 0 0.5em;
  }
  .row-grid-big {
    margin: -15px;
  }
  .row-grid-big > * {
    padding: 15px;
  }
  #nosotros .selector a {
    font-size: 1.5em;
  }
  .progress-container .btn-alt {
    position: static;
  }
}
@media screen and (max-width: 767px) {
  .nav {
    display: none;
  }
  .mobile-button, .mobile-cart {
    display: block;
  }
  .breadcrumb .container {
    display: block;
  }
  .breadcrumb .search {
    display: none;
  }
  .select {
    position: relative;
    left: 0;
    margin: auto;
    text-align: center;
  }
  .header {
    box-shadow: 0 1px 0 #E3E1DB;
    position: sticky;
    padding: 10px 0;
    top: 0;
  }
  .header .logo {
    max-height: 30px;
  }
  .home-slider .item {
    min-height: auto;
  }
  .featured .img-holder .overlay h3 {
    font-size: 1.25em;
  }
  .creamos h1 {
    font-size: 2.5em;
  }
  .footer .social {
    text-align: center;
  }
  .cart {
    border-collapse: collapse;
  }
  .cart th {
    text-align: center;
    padding: 0.5em;
  }
  #checkout .cart {
    margin-top: 15px;
  }
  #checkout .cart .fa {
    font-size: 1.25em;
    margin-left: 0.5em;
  }
  #checkout .cart tbody td {
    border-top: 1px solid #ccc;
    padding: 0.5em 0;
  }
  #checkout .cart tbody .form-control {
    padding: 0 !important;
    border: none;
  }
  .content h1 {
    font-size: 2.5em;
  }
  .btn-container.flex {
    display: block;
    text-align: center;
  }
  .btn-container.flex > * {
    margin-top: 15px;
    font-size: 1em !important;
  }
  #nosotros .galeria {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  #nosotros .selector a {
    font-size: 1.25em;
  }
  .grid {
    display: flex;
    flex-wrap: wrap;
    margin: -7.5px;
    align-items: center;
    justify-content: center;
  }
  .grid .grid-item {
    width: 50%;
    padding: 7.5px;
  }
  .grid .grid-item .img-holder {
    padding-bottom: 100% !important;
  }
  .featured .slider {
    padding: 0 30px;
  }
}
@media screen and (max-width: 575px) {
  .footer .row-main {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .footer .row-main > *:not(.instagram):not(.newsletter) {
    width: auto;
  }
  .footer .row-main .instagram {
    text-align: center;
  }
  .footer .row-main .instagram h2 {
    display: inline-block;
  }
  .footer .row-main .newsletter input {
    text-align: center;
  }
  .footer .footer-nav li {
    margin-top: 1em;
  }
  .featured .row {
    margin: -7.5px;
  }
  .featured .row > * {
    padding: 7.5px;
  }
  .content, #blog .content, .account {
    margin: 45px auto;
  }
  .content h1, #blog .content h1, .account h1 {
    font-size: 2em;
  }
  .creamos {
    padding: 15px 0;
  }
  .creamos p {
    font-size: 0.5em;
  }
  .creamos p::before {
    margin: 0.5em auto 1em;
  }
  .creamos h1 {
    font-size: 1.25em;
    padding: 0 2em;
  }
  .featured {
    padding: 45px 0;
  }
  .featured h1 {
    font-size: 1.5em;
  }
  .products .row-grid {
    margin: -7.5px;
  }
  .products .row-grid > * {
    padding: 7.5px;
  }
  .product .qty {
    width: 3em;
  }
  .product .product-cart .flex {
    font-size: 1.25em;
  }
  #contacto .form-control, #contacto .btn {
    font-size: 1em;
  }
  .products .flex h4 {
    width: 100%;
    margin-bottom: 1em;
  }
  .products .flex .add-cart-button {
    margin-left: auto;
  }
  .featured-slider .owl-nav button.owl-prev {
    left: -0.5em;
  }
  .featured-slider .owl-nav button.owl-next {
    right: -0.5em;
  }
  .featured .comprar {
    display: none;
  }
}
.envio-link {
  border: 1px solid #ba9e66;
}
.envio-link:hover, .envio-link.active {
  background: #ba9e66;
  color: #fff;
}

#envio-display {
  cursor: pointer;
}

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