/* 20230629174926 - v2 */
.gui,
.gui-block-linklist li a {
  color: #666666;
}

.gui-page-title,
.gui a.gui-bold,
.gui-block-subtitle,
.gui-table thead tr th,
.gui ul.gui-products li .gui-products-title a,
.gui-form label,
.gui-block-title.gui-dark strong,
.gui-block-title.gui-dark strong a,
.gui-content-subtitle {
  color: #000000;
}

.gui-block-inner strong {
  color: #848484;
}

.gui a {
  color: #0a8de9;
}

.gui-input.gui-focus,
.gui-text.gui-focus,
.gui-select.gui-focus {
  border-color: #0a8de9;
  box-shadow: 0 0 2px #0a8de9;
}

.gui-select.gui-focus .gui-handle {
  border-color: #0a8de9;
}

.gui-block,
.gui-block-title,
.gui-buttons.gui-border,
.gui-block-inner,
.gui-image {
  border-color: #8d8d8d;
}

.gui-block-title {
  color: #333333;
  background-color: #ffffff;
}

.gui-content-title {
  color: #333333;
}

.gui-form .gui-field .gui-description span {
  color: #666666;
}

.gui-block-inner {
  background-color: #f4f4f4;
}

.gui-block-option {
  border-color: #ededed;
  background-color: #f9f9f9;
}

.gui-block-option-block {
  border-color: #ededed;
}

.gui-block-title strong {
  color: #333333;
}

.gui-line,
.gui-cart-sum .gui-line {
  background-color: #cbcbcb;
}

.gui ul.gui-products li {
  border-color: #dcdcdc;
}

.gui-block-subcontent,
.gui-content-subtitle {
  border-color: #dcdcdc;
}

.gui-faq,
.gui-login,
.gui-password,
.gui-register,
.gui-review,
.gui-sitemap,
.gui-block-linklist li,
.gui-table {
  border-color: #dcdcdc;
}

.gui-block-content .gui-table {
  border-color: #ededed;
}

.gui-table thead tr th {
  border-color: #cbcbcb;
  background-color: #f9f9f9;
}

.gui-table tbody tr td {
  border-color: #ededed;
}

.gui a.gui-button-large,
.gui a.gui-button-small {
  border-color: #8d8d8d;
  color: #000000;
  background-color: #ffffff;
}

.gui a.gui-button-large.gui-button-action,
.gui a.gui-button-small.gui-button-action {
  border-color: #8d8d8d;
  color: #000000;
  background-color: #ffffff;
}

.gui a.gui-button-large:active,
.gui a.gui-button-small:active {
  background-color: #cccccc;
  border-color: #707070;
}

.gui a.gui-button-large.gui-button-action:active,
.gui a.gui-button-small.gui-button-action:active {
  background-color: #cccccc;
  border-color: #707070;
}

.gui-input,
.gui-text,
.gui-select,
.gui-number {
  border-color: #8d8d8d;
  background-color: #ffffff;
}

.gui-select .gui-handle,
.gui-number .gui-handle {
  border-color: #8d8d8d;
}

.gui-number .gui-handle a {
  background-color: #ffffff;
}

.gui-input input,
.gui-number input,
.gui-text textarea,
.gui-select .gui-value {
  color: #000000;
}

.gui-progressbar {
  background-color: #76c61b;
}

/* custom */
/*Expandir imagen de Banner*/
#heroBanner1{
	background-size: 100% 100%;
}
@media only screen and (max-width: 600px){
  #heroBanner1 {
    background-image: url('https://cdn.shoplightspeed.com/shops/661607/files/56038820/0interest-bannerweb.jpg') !important;
    height: 470px;
  }
  #heroBanner2 {
    background-image: url('https://cdn.shoplightspeed.com/shops/661607/files/54804966/photo-2023-05-05-18-23-34.jpg') !important;
    height: 470px;
  }
}
/*-------------------------*/

/*PÁGINA INSPIRATION*/
.max-width-sm{ /*MAX WIDTH GENERAL MODIFICADO ACÁ*/
  max-width: 1440px !important;
}
.content-wrap {
  min-height: 500px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row-content {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px){
  .container-wrap, .text-page__content {
    width: 750px;
  }
}
@media (min-width: 992px){
  .container-wrap, .text-page__content {
    width: 970px;
  }
}
@media (min-width: 1440px){
  .content-wrap, .text-page__content {
    width: 1440px;
  }
}
.grid-inspiration {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 15px;
}
@media (max-width: 991px){
  .grid-inspiration {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 767px){
  .grid-inspiration {
    grid-template-columns: 1fr;
  }
}
.grid-inspiration .grid-item .inner {
  color: #444;
  margin: 15px;
  overflow: hidden;
  box-shadow: 0px 0px 10px #d6d5cb;
  transition: box-shadow 0.3s;
}
.grid-inspiration .grid-item .inner:hover {
  box-shadow: 0px 0px 20px #bbb;
}
.text-center {
  text-align: center;
}
.grid-inspiration .grid-item .inner a {
  text-decoration: none;
}
.grid-inspiration .grid-item .image {
  height: 400px;
  background-size: cover;
  background-position: center center;
}
@media (max-width: 767px){
  .grid-inspiration .grid-item .image {
    height: 300px;
  }
}
@media (max-width: 991px){
  .grid-inspiration .grid-item .image {
    height: 300px;
  }
}
@media (max-width: 1439px){
  .grid-inspiration .grid-item .image {
    height: 250px;
  }
}
/* .fa-mail-forward::before, .fa-share::before {
  content: "\f064";
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
    font-size: 14px;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
} */
/**/
/*Centrar Footer*/
.main-footer__content{
	text-align: center;
}
.main-footer__social-btn{
	margin: 20px auto;
}
/**/
/*Texto y precio de productos en Colecciones*/
.text-base{
	font-size: 14px;
}
.prod-card__price{
	font-size: 14px;
}
/**/
/*Menu Sidebar lateral en Colecciones*/
.text-sm {
  font-size: 11px;
}
.sidebar--sticky-on-desktop{
	overflow: inherit;
}
.filter__categories > .filter-categories__item > a{
	font-size: 14px;
}
/*-------------------------------------*/
/* Ajustar altura de las opciones del menú*/
@media (min-width: 64rem){
  .main-header__dropdown-link {
    color: var(--color-contrast-high);
    padding: 5px var(--space-sm) !important;
    font-size: 11px;
  }
}
.main-header__logo svg, .main-header__logo img{
  margin-bottom: 19px;
}
/*---------------------------------------*/
/* Mailchimp ContactForm */
.foot{
  text-align: center;
}
#mc-embedded-subscribe{
  background-color: #444444 !important;
	color: #ffffff !important;
  border: none !important;
  display: inline-block;
  font-weight: 500;
  font-size: 16px;
  line-height: 42px;
  font-family: 'Helvetica', Arial, sans-serif;
  width: auto;
  white-space: nowrap;
  height: 42px;
  margin: 12px 5px 12px 0;
  padding: 0 22px;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  border: 0;
  border-radius: 3px;
  vertical-align: top;
}
.mc-field-group {
  position: relative;
  margin: 3px 0 12px 0;
  overflow: hidden;
  background: transparent !important;
}
.input_contact_form_mailchimp {
  font-family: Helvetica;
  color: #5d5d5d !important;
  display: block;
  margin: 0;
  padding: 10px;
  background: #fff;
  width: 100%;
  border: 2px solid #d0d0d0 !important;
  border-radius: 3px;
  -webkit-appearance: none;
}
.input_contact_form_mailchimp:focus{
  border-color: #5d5d5d !important;
  outline: none;
}
.label_form_mailchimp {
  line-height: 150%;
  font-family: Helvetica;
  font-size: 16px;
  color: #5d5d5d;
  display: block;
  width: auto;
  margin-top: 8px;
  font-weight: bold;
}
/* --------------------- */
.section-standard {
  padding-left: 20px;
  padding-right: 20px;
}
.contain-full-width::after {
  clear: both;
  content: "";
  display: table;
}
.contain-full-width {
  *zoom: 1;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 80px 0;
}
.featured-text > .contain-full-width{
	padding: 80px 0px 0px 0px;
}
div.featured-text .wrapper::after {
  clear: both;
  content: "";
  display: table;
}
div.featured-text .wrapper {
  *zoom: 1;
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
}
.align-center {
  text-align: center;
}
div.featured-text .content {
  max-width: 80%;
  margin: 0 auto;
}
.rte {
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
}
/* .grid::after {
  clear: both;
  content: "";
  display: table;
}
.grid {
  *zoom: 1;
  padding: 0;
  font-size: 0;
  margin: 0 0 0 -30px;
  direction: ltr;
} */
/* .grid > * {
  flex-basis: 50%;
  display: inline-block;
  padding-left: 30px;
} */
.one-half {
  width: 50% !important;
}
.grid__item {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 18px;
  min-height: 1px;
  vertical-align: top;
  width: 100%;
  margin-bottom: 1.875em;
  flex-basis: 50%;
  display: inline-block;
  padding-left: 15px;
  padding-right: 15px;
}
div.featured-grid .box a, div.featured-grid .box div.hover-wrapper, div.collection-list .box a, div.collection-list .box div.hover-wrapper, div.gallery .box a, div.gallery .box div.hover-wrapper {
  display: block;
  background-size: contain;
  background-position: center center;
}
a {
  -webkit-transition: color .1s ease-in-out;
  -moz-transition: color .1s ease-in-out;
  transition: color .1s ease-in-out;
}
a {
  color: #3b3a3d;
}
a, button, input {
  background: transparent;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
}
#shopify-section-1482294971465 .box a figure::after {
  background-color: rgba(28, 16, 49, 0.22);
}
div.featured-grid .box figure::after, div.collection-list .box figure::after, div.gallery .box figure::after {
  -webkit-transition: background-color .5s ease-out;
  -moz-transition: background-color .5s ease-out;
  transition: background-color .5s ease-out;
  content: "";
  background: transparent;
    background-color: transparent;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10;
}
div.featured-grid .box figure, div.collection-list .box figure, div.gallery .box figure {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0 auto;
  background-position: center center;
  background-size: contain;
}
.card__image-wrapper {
  position: relative;
  overflow: hidden;
}
.card__image-wrapper {
  display: block;
  width: 100%;
}
div.featured-grid .box figure img, div.featured-grid .box figure svg, div.collection-list .box figure img, div.collection-list .box figure svg, div.gallery .box figure img, div.gallery .box figure svg {
  -webkit-transition: all 2s ease-out;
  -moz-transition: all 2s ease-out;
  transition: all 2s ease-out;
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
  border: 0px;
}
div.featured-grid .box figure figcaption, div.collection-list .box figure figcaption, div.gallery .box figure figcaption {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  text-align: center;
  z-index: 20;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
  display: block;
}
#shopify-section-1482294971465 .box figcaption h4 {
  color: #ffffff;
  border-color: #ffffff;
}
div.featured-grid .box figure figcaption h4, div.featured-grid .box figure figcaption .h4, div.collection-list .box figure figcaption h4, div.collection-list .box figure figcaption .h4, div.gallery .box figure figcaption h4, div.gallery .box figure figcaption .h4 {
  margin: 0 auto;
  display: inline-block;
  color: #fff;
  border: 2px solid white;
    border-top-color: white;
    border-right-color: white;
    border-bottom-color: white;
    border-left-color: white;
  text-transform: none;
  font-weight: 700;
  padding: 6px 16px;
  font-size: 1.5em;
  width: auto;
  max-width: 90%;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
.feature-row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}

.feature-row__image {
  display: block;
  margin: 0 auto;
  -ms-flex: 0 1 50%;
  -webkit-flex: 0 1 50%;
  -moz-flex: 0 1 50%;
  flex: 0 1 50%;
  float: right;
}
/* .card__image {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
} */
.feature-row__text--left {
  padding-left: 1.875em;
}
.feature-row__text {
  padding-top: .9375em;
  padding-bottom: .9375em;
}
.feature-row__item {
  -ms-flex: 0 1 50%;
  -webkit-flex: 0 1 50%;
  -moz-flex: 0 1 50%;
  flex: 0 1 50%;
}
.button.outline, p.buttons.outline > a, .hero a.button, .newsletter a.button, .slide__item-content a.button {
  padding: 2px 12px;
  border: 2px solid #3b3a3d;
  color: #3b3a3d;
  text-transform: uppercase;
  font-weight: 600;
  font-family: Trade Gothic,sans-serif;
  font-size: .6875em;
  text-decoration: none;
  -webkit-transition: all .1s ease-in-out;
  -moz-transition: all .1s ease-in-out;
  transition: all .1s ease-in-out;
  outline: none;
}
.div_stock_message {
  padding: 10px 0;
  width: 35%;
  margin-top: 20px;
  background-color: green;
  text-align: center;
  margin-bottom: 5px;
}
.div_request_message {
  padding: 10px 0;
  width: 35%;
  margin-top: 20px;
  background-color: #ff1d26;
  text-align: center;
  margin-bottom: 5px;
}
#span_request_message, #span_stock_message {
  font-size: 20px;
  color: #fff;
}

@media only screen and (max-width: 600px){
  .grid > * {
    flex-basis: 100%;
  }
  .feature-row {
    display: grid;
		grid-template-columns: 1fr;	
	}
  .feature-row__text--left {
    padding-left: 0px;
    text-align: center;
  }
  .rte{
  	margin-bottom: 30px;
  }
  .button.outline, p.buttons.outline > a, .hero a.button, .newsletter a.button, .slide__item-content a.button {
    padding: 15px 25px;
    font-size: 0.9em;
  }
  div.featured-grid .box figure figcaption h4, div.featured-grid .box figure figcaption .h4, div.collection-list .box figure figcaption h4, div.collection-list .box figure figcaption .h4, div.gallery .box figure figcaption h4, div.gallery .box figure figcaption .h4 {
    font-size: 0.9em;
  }
}
