body {
  margin: 0;
  padding: 0;
}
article,
aside,
details,
figcaption,
figure,
main,
footer,
header,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
nav ul,
nav ol {
  list-style: none none;
}
img {
  max-width: 100%;
  height: auto;
  border: 0;
}
video,
embed,
object {
  max-width: 100%;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-size-adjust: 100%;
}
body {
  color: #333333;
  font-family: 'Lato', sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  font-size: 1.4rem;
}
p {
  margin-top: 0rem;
  margin-bottom: 1rem;
}
abbr[title] {
  border-bottom: 1px dotted #d1d1d1;
  cursor: help;
}
b,
strong {
  font-weight: 700;
}
em,
i {
  font-style: italic;
}
mark {
  background: #f0f0f0;
  color: #000000;
}
small,
.small {
  font-size: 12px;
}
hr {
  border: 0;
  border-top: 1px solid #d1d1d1;
  margin-bottom: 20px;
  margin-top: 20px;
}
sub,
sup {
  font-size: 71.42857143000001%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
dfn {
  font-style: italic;
}
h1 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 0rem;
  margin-bottom: 2rem;
}
h2 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
h3 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
h4 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h5 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h6 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small {
  color: #333333;
  font-family: 'Lato', sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
}
a,
.alink {
  color: #1979c3;
  text-decoration: none;
}
a:visited,
.alink:visited {
  color: #1979c3;
  text-decoration: none;
}
a:hover,
.alink:hover {
  color: #006bb4;
  text-decoration: underline;
}
a:active,
.alink:active {
  color: #ff5501;
  text-decoration: underline;
}
ul,
ol {
  margin-top: 0rem;
  margin-bottom: 2.5rem;
}
ul > li,
ol > li {
  margin-top: 0rem;
  margin-bottom: 1rem;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
dl {
  margin-bottom: 20px;
  margin-top: 0;
}
dt {
  font-weight: 700;
  margin-bottom: 5px;
  margin-top: 0;
}
dd {
  margin-bottom: 10px;
  margin-top: 0;
  margin-left: 0;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, 'Courier New', monospace;
}
code {
  background: #f0f0f0;
  color: #111111;
  padding: 2px 4px;
  font-size: 1.2rem;
  white-space: nowrap;
}
kbd {
  background: #f0f0f0;
  color: #111111;
  padding: 2px 4px;
  font-size: 1.2rem;
}
pre {
  background: #f0f0f0;
  border: 1px solid #d1d1d1;
  color: #111111;
  line-height: 1.42857143;
  margin: 0 0 10px;
  padding: 10px;
  font-size: 1.2rem;
  display: block;
  word-wrap: break-word;
}
pre code {
  background-color: transparent;
  border-radius: 0;
  color: inherit;
  font-size: inherit;
  padding: 0;
  white-space: pre-wrap;
}
blockquote {
  border-left: 0 solid #d1d1d1;
  margin: 0 0 20px 40px;
  padding: 0;
  color: #333333;
  font-family: 'Lato', sans-serif;
  font-style: italic;
  font-weight: 400;
  line-height: 1.42857143;
  font-size: 1.4rem;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  color: #333333;
  line-height: 1.42857143;
  font-size: 1rem;
  display: block;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
blockquote cite {
  font-style: normal;
}
blockquote:before,
blockquote:after {
  content: '';
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
cite {
  font-style: normal;
}
table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%;
}
table th {
  text-align: left;
}
table > tbody > tr > th,
table > tfoot > tr > th,
table > tbody > tr > td,
table > tfoot > tr > td {
  vertical-align: top;
}
table > thead > tr > th,
table > thead > tr > td {
  vertical-align: bottom;
}
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
  padding: 8px 10px;
}
button,
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
}
button:focus,
button:active,
.cart.table-wrapper .actions-toolbar > .action:focus,
.cart.table-wrapper .actions-toolbar > .action:active,
.action-gift:focus,
.action-gift:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
button:hover,
.cart.table-wrapper .actions-toolbar > .action:hover,
.action-gift:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
button.disabled,
button[disabled],
fieldset[disabled] button,
.cart.table-wrapper .actions-toolbar > .action.disabled,
.cart.table-wrapper .actions-toolbar > .action[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action,
.action-gift.disabled,
.action-gift[disabled],
fieldset[disabled] .action-gift {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
button::-moz-focus-inner,
.cart.table-wrapper .actions-toolbar > .action::-moz-focus-inner,
.action-gift::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type*="date"],
input[type="email"] {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857143;
  padding: 0 9px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
input[type="text"]:disabled,
input[type="password"]:disabled,
input[type="url"]:disabled,
input[type="tel"]:disabled,
input[type="search"]:disabled,
input[type="number"]:disabled,
input[type*="date"]:disabled,
input[type="email"]:disabled {
  opacity: 0.5;
}
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type*="date"]::-moz-placeholder,
input[type="email"]::-moz-placeholder {
  color: #c2c2c2;
}
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type*="date"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder {
  color: #c2c2c2;
}
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type*="date"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder {
  color: #c2c2c2;
}
input[type="number"] {
  -moz-appearance: textfield;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  -webkit-appearance: none;
}
select {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857143;
  padding: 5px 10px 4px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
select:disabled {
  opacity: 0.5;
}
select[multiple] {
  height: auto;
  background-image: none;
}
textarea {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  height: auto;
  line-height: 1.42857143;
  margin: 0;
  padding: 10px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  resize: vertical;
}
textarea:disabled {
  opacity: 0.5;
}
textarea::-moz-placeholder {
  color: #c2c2c2;
}
textarea::-webkit-input-placeholder {
  color: #c2c2c2;
}
textarea:-ms-input-placeholder {
  color: #c2c2c2;
}
input[type="checkbox"] {
  margin: 2px 5px 0 0;
  position: relative;
  top: 2px;
}
input[type="checkbox"]:disabled {
  opacity: 0.5;
}
input[type="radio"] {
  margin: 2px 5px 0 0;
}
input[type="radio"]:disabled {
  opacity: 0.5;
}
input.mage-error,
select.mage-error,
textarea.mage-error {
  border-color: #ed8380;
}
div.mage-error[generated] {
  color: #e02b27;
  font-size: 1.2rem;
}
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
form {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
address {
  font-style: normal;
}
*:focus {
  box-shadow: none;
  outline: 0;
}
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: 0 0 3px 1px #68a8e0;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/* Icons Variables */
.bundle-options-container .block-bundle-summary .bundle.items,
.cart-container .checkout-methods-items,
.opc-wrapper .opc,
.opc-progress-bar,
.checkout-agreements-items,
.items,
.block-wishlist-management .wishlist-select-items,
.paypal-review .items-qty,
.order-details-items .items-qty,
.footer.content ul,
.product-items,
.prices-tier,
.block-banners .banner-items,
.block-banners-inline .banner-items,
.block-event .slider-panel .slider {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.bundle-options-container .block-bundle-summary .bundle.items > li,
.cart-container .checkout-methods-items > li,
.opc-wrapper .opc > li,
.opc-progress-bar > li,
.checkout-agreements-items > li,
.items > li,
.block-wishlist-management .wishlist-select-items > li,
.paypal-review .items-qty > li,
.order-details-items .items-qty > li,
.footer.content ul > li,
.product-items > li,
.prices-tier > li,
.block-banners .banner-items > li,
.block-banners-inline .banner-items > li,
.block-event .slider-panel .slider > li {
  margin: 0;
}
.abs-action-addto-product,
.block-event .slider-panel .slider .item .action.event,
.bundle-options-container .block-bundle-summary .product-addto-links > .action,
.product-info-main .action.towishlist,
.product-options-bottom .action.towishlist,
.block-bundle-summary .action.towishlist,
.product-info-main .action.tocompare,
.product-options-bottom .action.tocompare {
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
  cursor: pointer;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
  border-radius: 3px;
}
.abs-action-link-button:focus,
.abs-action-link-button:active,
.abs-action-addto-product:focus,
.abs-action-addto-product:active,
.block-event .slider-panel .slider .item .action.event:focus,
.block-event .slider-panel .slider .item .action.event:active,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:focus,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:active,
.product-info-main .action.towishlist:focus,
.product-info-main .action.towishlist:active,
.product-options-bottom .action.towishlist:focus,
.product-options-bottom .action.towishlist:active,
.block-bundle-summary .action.towishlist:focus,
.block-bundle-summary .action.towishlist:active,
.product-info-main .action.tocompare:focus,
.product-info-main .action.tocompare:active,
.product-options-bottom .action.tocompare:focus,
.product-options-bottom .action.tocompare:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.abs-action-link-button:hover,
.abs-action-addto-product:hover,
.block-event .slider-panel .slider .item .action.event:hover,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:hover,
.product-info-main .action.towishlist:hover,
.product-options-bottom .action.towishlist:hover,
.block-bundle-summary .action.towishlist:hover,
.product-info-main .action.tocompare:hover,
.product-options-bottom .action.tocompare:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
.abs-action-link-button.disabled,
.abs-action-link-button[disabled],
fieldset[disabled] .abs-action-link-button,
.abs-action-addto-product.disabled,
.abs-action-addto-product[disabled],
fieldset[disabled] .abs-action-addto-product,
.block-event .slider-panel .slider .item .action.event.disabled,
.block-event .slider-panel .slider .item .action.event[disabled],
fieldset[disabled] .block-event .slider-panel .slider .item .action.event,
.bundle-options-container .block-bundle-summary .product-addto-links > .action.disabled,
.bundle-options-container .block-bundle-summary .product-addto-links > .action[disabled],
fieldset[disabled] .bundle-options-container .block-bundle-summary .product-addto-links > .action,
.product-info-main .action.towishlist.disabled,
.product-info-main .action.towishlist[disabled],
fieldset[disabled] .product-info-main .action.towishlist,
.product-options-bottom .action.towishlist.disabled,
.product-options-bottom .action.towishlist[disabled],
fieldset[disabled] .product-options-bottom .action.towishlist,
.block-bundle-summary .action.towishlist.disabled,
.block-bundle-summary .action.towishlist[disabled],
fieldset[disabled] .block-bundle-summary .action.towishlist,
.product-info-main .action.tocompare.disabled,
.product-info-main .action.tocompare[disabled],
fieldset[disabled] .product-info-main .action.tocompare,
.product-options-bottom .action.tocompare.disabled,
.product-options-bottom .action.tocompare[disabled],
fieldset[disabled] .product-options-bottom .action.tocompare {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.abs-action-link-button:hover,
.abs-action-link-button:active,
.abs-action-link-button:focus,
.abs-action-addto-product:hover,
.abs-action-addto-product:active,
.abs-action-addto-product:focus,
.block-event .slider-panel .slider .item .action.event:hover,
.block-event .slider-panel .slider .item .action.event:active,
.block-event .slider-panel .slider .item .action.event:focus,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:hover,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:active,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:focus,
.product-info-main .action.towishlist:hover,
.product-info-main .action.towishlist:active,
.product-info-main .action.towishlist:focus,
.product-options-bottom .action.towishlist:hover,
.product-options-bottom .action.towishlist:active,
.product-options-bottom .action.towishlist:focus,
.block-bundle-summary .action.towishlist:hover,
.block-bundle-summary .action.towishlist:active,
.block-bundle-summary .action.towishlist:focus,
.product-info-main .action.tocompare:hover,
.product-info-main .action.tocompare:active,
.product-info-main .action.tocompare:focus,
.product-options-bottom .action.tocompare:hover,
.product-options-bottom .action.tocompare:active,
.product-options-bottom .action.tocompare:focus {
  text-decoration: none;
}
.cart.table-wrapper .item-options dt,
.opc-block-summary .items-in-cart .product .item-options dt,
.block-giftregistry-shared-items .product .item-options dt,
.multicheckout .item-options dt {
  clear: left;
  float: left;
  margin: 0 10px 5px 0;
}
.cart.table-wrapper .item-options dt:after,
.opc-block-summary .items-in-cart .product .item-options dt:after,
.block-giftregistry-shared-items .product .item-options dt:after,
.multicheckout .item-options dt:after {
  content: ': ';
}
.cart.table-wrapper .item-options dd,
.opc-block-summary .items-in-cart .product .item-options dd,
.block-giftregistry-shared-items .product .item-options dd,
.multicheckout .item-options dd {
  display: inline-block;
  float: left;
  margin: 0 0 5px;
}
.actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action {
  width: 100%;
}
.cart.table-wrapper .product-image-wrapper,
.minicart-items .product-image-wrapper,
.block-giftregistry-shared-items .product-image-wrapper,
.products-list .product-image-wrapper {
  height: auto;
  padding: 0 !important;
}
.cart.table-wrapper .product-image-wrapper .product-image-photo,
.minicart-items .product-image-wrapper .product-image-photo,
.block-giftregistry-shared-items .product-image-wrapper .product-image-photo,
.products-list .product-image-wrapper .product-image-photo {
  position: static;
}
.product.media .product.photo .photo.image {
  display: block;
  height: auto;
  margin: 0 auto;
  max-width: 100%;
}
.login-container .block .block-title {
  font-size: 1.8rem;
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 15px;
  padding-bottom: 12px;
}
.login-container .block .block-title strong {
  font-weight: 500;
}
.abs-account-blocks .block-title,
.block-giftregistry-results .block-title,
.block-giftregistry-shared-items .block-title,
.block-wishlist-search-results .block-title,
.block-reorder .block-title,
.widget .block-title,
.block-wishlist .block-title,
.block-compare .block-title,
.multicheckout .block-title,
.paypal-review .block .block-title,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title,
.sales-guest-view .column.main .block:not(.widget) .block-title,
.account .column.main .block:not(.widget) .block-title {
  margin-bottom: 15px;
}
.abs-account-blocks .block-title > strong,
.block-giftregistry-results .block-title > strong,
.block-giftregistry-shared-items .block-title > strong,
.block-wishlist-search-results .block-title > strong,
.block-reorder .block-title > strong,
.widget .block-title > strong,
.block-wishlist .block-title > strong,
.block-compare .block-title > strong,
.multicheckout .block-title > strong,
.paypal-review .block .block-title > strong,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > strong,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title > strong,
.sales-guest-view .column.main .block:not(.widget) .block-title > strong,
.account .column.main .block:not(.widget) .block-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.multicheckout .block-title > .action,
.paypal-review .block .block-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > .action,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title > .action,
.sales-guest-view .column.main .block:not(.widget) .block-title > .action,
.account .column.main .block:not(.widget) .block-title > .action {
  margin-left: 15px;
}
.multicheckout .box-title,
.paypal-review .block .box-title,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title,
.sales-guest-view .column.main .block:not(.widget) .box-title,
.account .column.main .block:not(.widget) .box-title {
  display: inline-block;
  margin: 0 0 5px;
}
.multicheckout .box-title > span,
.paypal-review .block .box-title > span,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > span,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title > span,
.sales-guest-view .column.main .block:not(.widget) .box-title > span,
.account .column.main .block:not(.widget) .box-title > span {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.multicheckout .box-title > .action,
.paypal-review .block .box-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > .action,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title > .action,
.sales-guest-view .column.main .block:not(.widget) .box-title > .action,
.account .column.main .block:not(.widget) .box-title > .action {
  font-weight: 400;
  margin-left: 10px;
}
.multicheckout .block-content p:last-child,
.paypal-review .block .block-content p:last-child,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-content p:last-child,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-content p:last-child,
.sales-guest-view .column.main .block:not(.widget) .block-content p:last-child,
.account .column.main .block:not(.widget) .block-content p:last-child {
  margin-bottom: 0;
}
.multicheckout .block-content .box,
.paypal-review .block .block-content .box,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
.sales-guest-view .column.main .block:not(.widget) .block-content .box,
.account .column.main .block:not(.widget) .block-content .box {
  margin-bottom: 20px;
}
.giftregisty-dropdown,
.wishlist-dropdown {
  display: inline-block;
  position: relative;
}
.abs-dropdown-simple:before,
.abs-dropdown-simple:after,
.giftregisty-dropdown:before,
.giftregisty-dropdown:after,
.wishlist-dropdown:before,
.wishlist-dropdown:after {
  content: '';
  display: table;
}
.abs-dropdown-simple:after,
.giftregisty-dropdown:after,
.wishlist-dropdown:after {
  clear: both;
}
.abs-dropdown-simple .action.toggle,
.giftregisty-dropdown .action.toggle,
.wishlist-dropdown .action.toggle {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.abs-dropdown-simple .action.toggle:after,
.giftregisty-dropdown .action.toggle:after,
.wishlist-dropdown .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: "\e900";
  font-family: 'gaia-icons';
  margin: 0 0 0 5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-simple .action.toggle:hover:after,
.giftregisty-dropdown .action.toggle:hover:after,
.wishlist-dropdown .action.toggle:hover:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle:active:after,
.giftregisty-dropdown .action.toggle:active:after,
.wishlist-dropdown .action.toggle:active:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle.active,
.giftregisty-dropdown .action.toggle.active,
.wishlist-dropdown .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.abs-dropdown-simple .action.toggle.active:after,
.giftregisty-dropdown .action.toggle.active:after,
.wishlist-dropdown .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: "\e903";
  font-family: 'gaia-icons';
  margin: 0 0 0 5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-simple .action.toggle.active:hover:after,
.giftregisty-dropdown .action.toggle.active:hover:after,
.wishlist-dropdown .action.toggle.active:hover:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle.active:active:after,
.giftregisty-dropdown .action.toggle.active:active:after,
.wishlist-dropdown .action.toggle.active:active:after {
  color: inherit;
}
.abs-dropdown-simple ul.dropdown,
.giftregisty-dropdown ul.dropdown,
.wishlist-dropdown ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 200px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.abs-dropdown-simple ul.dropdown li,
.giftregisty-dropdown ul.dropdown li,
.wishlist-dropdown ul.dropdown li {
  margin: 0;
  padding: 5px 5px 5px 23px;
}
.abs-dropdown-simple ul.dropdown li:hover,
.giftregisty-dropdown ul.dropdown li:hover,
.wishlist-dropdown ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.abs-dropdown-simple ul.dropdown:before,
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.abs-dropdown-simple ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.abs-dropdown-simple ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.abs-dropdown-simple.active,
.giftregisty-dropdown.active,
.wishlist-dropdown.active {
  overflow: visible;
}
.abs-dropdown-simple.active ul.dropdown,
.giftregisty-dropdown.active ul.dropdown,
.wishlist-dropdown.active ul.dropdown {
  display: block;
}
.column .block-addbysku .qty .qty,
.bundle-options-container .input-text.qty,
.cart.table-wrapper .col.qty .input-text,
.table-giftregistry-items .field.qty .qty,
.block-giftregistry-shared-items .qty .qty,
.table.grouped .control .qty,
.block-wishlist-info-items .input-text.qty,
.multicheckout .table-wrapper .col .qty .input-text,
.account .table-wrapper .data.table.wishlist .box-tocart .qty,
.products-grid.wishlist .product-item .box-tocart input.qty,
.account .table-return-items .qty .input-text,
.sidebar .block-addbysku .fieldset .fields .field.qty .qty {
  text-align: center;
  width: 47px;
}
.sidebar .widget.block:not(:last-child),
.sidebar .widget:not(:last-child),
.block,
.block-banners,
.block-banners-inline {
  margin-bottom: 40px;
}
.filtered .item .action.remove,
.sidebar .action.delete,
.table-comparison .cell.remove .action.delete,
.block-compare .action.delete {
  display: inline-block;
  text-decoration: none;
}
.abs-remove-button-for-blocks > span,
.filtered .item .action.remove > span,
.sidebar .action.delete > span,
.table-comparison .cell.remove .action.delete > span,
.block-compare .action.delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-remove-button-for-blocks:before,
.filtered .item .action.remove:before,
.sidebar .action.delete:before,
.table-comparison .cell.remove .action.delete:before,
.block-compare .action.delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  line-height: 15px;
  color: #303030;
  content: "\e936";
  font-family: 'gaia-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-remove-button-for-blocks:hover:before,
.filtered .item .action.remove:hover:before,
.sidebar .action.delete:hover:before,
.table-comparison .cell.remove .action.delete:hover:before,
.block-compare .action.delete:hover:before {
  color: #303030;
}
.abs-remove-button-for-blocks:active:before,
.filtered .item .action.remove:active:before,
.sidebar .action.delete:active:before,
.table-comparison .cell.remove .action.delete:active:before,
.block-compare .action.delete:active:before {
  color: #303030;
}
.product-item-name,
.product.name a {
  font-weight: 400;
}
.product-item-name > a,
.product.name a > a {
  color: #333333;
  text-decoration: none;
}
.abs-product-link > a:visited,
.product-item-name > a:visited,
.product.name a > a:visited {
  color: #333333;
  text-decoration: underline;
}
.abs-product-link > a:hover,
.product-item-name > a:hover,
.product.name a > a:hover {
  color: #333333;
  text-decoration: underline;
}
.abs-product-link > a:active,
.product-item-name > a:active,
.product.name a > a:active {
  color: #333333;
  text-decoration: underline;
}
.form.giftregistry.items .actions-toolbar,
.form-new-agreement .actions-toolbar,
.fieldset .review-legend.legend,
.form.wishlist.items .actions-toolbar {
  margin-left: 0;
}
.abs-add-fields .action.remove,
.form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove,
.form-create-return .action.remove,
.form.send.friend .action.remove {
  left: 10px;
  margin-left: 70%;
  position: absolute;
  top: 31px;
  width: auto;
}
.form-giftregistry-share .fieldset,
.form-giftregistry-edit .fieldset,
.form-add-invitations .fieldset,
.form-create-return .fieldset,
.form.send.friend .fieldset {
  margin-bottom: 50px;
}
.form-giftregistry-share .fieldset .field:not(.choice) .control,
.form-giftregistry-edit .fieldset .field:not(.choice) .control,
.form-add-invitations .fieldset .field:not(.choice) .control,
.form-create-return .fieldset .field:not(.choice) .control,
.form.send.friend .fieldset .field:not(.choice) .control {
  width: 70%;
}
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-create-return .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form.send.friend .fieldset .actions-toolbar:not(:first-child) > .secondary {
  float: left;
}
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-create-return .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form.send.friend .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add {
  margin-top: 30px;
}
.form-giftregistry-share .fieldset .fields .actions-toolbar,
.form-giftregistry-edit .fieldset .fields .actions-toolbar,
.form-add-invitations .fieldset .fields .actions-toolbar,
.form-create-return .fieldset .fields .actions-toolbar,
.form.send.friend .fieldset .fields .actions-toolbar {
  margin: 0;
}
.form-giftregistry-share .message.notice,
.form-giftregistry-edit .message.notice,
.form-add-invitations .message.notice,
.form-create-return .message.notice,
.form.send.friend .message.notice {
  margin: 30px 0 0;
}
.form-giftregistry-share .additional,
.form-giftregistry-edit .additional,
.form-add-invitations .additional,
.form-create-return .additional,
.form.send.friend .additional {
  margin-top: 55px;
  position: relative;
}
.order-details-items .order-items .order-gift-message:not(.expanded-content) {
  height: 0;
  visibility: hidden;
}
.fieldset > .field.no-label > .label,
.fieldset > .fields > .field.no-label > .label,
.payment-method .field-to-pay._hidden,
.payment-method .fieldset .field.number .credit-card-types .item._hidden,
.cart.table-wrapper .col.qty .label,
.minicart-wrapper .action.showcart .text,
.minicart-wrapper .action.showcart .counter-label,
.checkout-index-index .page-title-wrapper,
.checkout-payment-method .field-select-billing > .label,
.checkout-payment-method .payments .legend,
.checkout-payment-method .ccard .legend,
.page-product-downloadable .product-options-wrapper .fieldset .legend.links-title,
.page-product-giftcard .fieldset.giftcard > .legend,
.opc-wrapper .form-giftcard-account .field .label,
.filter-options-content .filter-count-label,
.block-wishlist-search-form .form-wishlist-search .fieldset > .legend,
.page-multiple-wishlist .page-title-wrapper .page-title,
.multicheckout .table-wrapper .col .label,
.multicheckout .block .methods-shipping .item-content .fieldset > .legend,
.block-reorder .product-item .label,
.opc-wrapper .form-discount .field .label,
.action.skip:not(:focus),
.page-header .panel.wrapper .switcher .label,
.page-footer .switcher .label,
.products-grid.wishlist .product-item .comment-box .label,
.product-item-actions .actions-secondary > .action span,
.table-comparison .cell.label.remove span,
.table-comparison .cell.label.product span,
.fieldset .fullname.field > .label,
.account .column.main .limiter > .label,
.field.street .field .label,
.account-nav .title {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.payment-method .checkout-payment-method .payments .legend,
.payment-method .fieldset.payment-mercadopago .legend,
.shipping-policy-block.field-tooltip .field-tooltip-action span {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.abs-add-clearfix:before,
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):before,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):after,
.payment-method .checkout-payment-method .payments .legend:before,
.payment-method .checkout-payment-method .payments .legend:after,
.cart.table-wrapper .actions-toolbar:before,
.cart.table-wrapper .actions-toolbar:after,
.cart.table-wrapper .item-options:before,
.cart.table-wrapper .item-options:after,
.minicart-items .product-item > .product:before,
.minicart-items .product-item > .product:after,
.checkout-container:before,
.checkout-container:after,
.checkout-onepage-success:before,
.checkout-onepage-success:after,
.opc-estimated-wrapper:before,
.opc-estimated-wrapper:after,
.opc-wrapper .field.addresses:before,
.opc-wrapper .field.addresses:after,
.opc-block-summary .items-in-cart .product .item-options:before,
.opc-block-summary .items-in-cart .product .item-options:after,
.page-product-downloadable .product-add-form:before,
.page-product-downloadable .product-add-form:after,
.gift-options:before,
.gift-options:after,
.gift-item-block .content:before,
.gift-item-block .content:after,
.order-details-items .order-gift-message:before,
.order-details-items .order-gift-message:after,
.order-details-items .block-order-details-gift-message:before,
.order-details-items .block-order-details-gift-message:after,
.block-giftregistry-shared-items .product .item-options:before,
.block-giftregistry-shared-items .product .item-options:after,
.gift-wrapping-list:before,
.gift-wrapping-list:after,
.opc-wrapper .data.table .gift-wrapping:before,
.opc-wrapper .data.table .gift-wrapping:after,
.table-order-items .gift-wrapping:before,
.table-order-items .gift-wrapping:after,
.table-order-review .gift-wrapping:before,
.table-order-review .gift-wrapping:after,
.order-options .product:before,
.order-options .product:after,
.map-popup .map-info-price:before,
.map-popup .map-info-price:after,
.multicheckout .item-options:before,
.multicheckout .item-options:after,
.multicheckout .block:before,
.multicheckout .block:after,
.multicheckout .block-content:before,
.multicheckout .block-content:after,
.customer-review .product-details:before,
.customer-review .product-details:after,
.header.content:before,
.header.content:after,
.toolbar:before,
.toolbar:after,
.toolbar-products:before,
.toolbar-products:after,
.sidebar .product-items-images:before,
.sidebar .product-items-images:after,
.fieldset .fullname .field:before,
.fieldset .fullname .field:after,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):before,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):after,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):before,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):after,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):before,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):after,
.form-create-return .fieldset .actions-toolbar:not(:first-child):before,
.form-create-return .fieldset .actions-toolbar:not(:first-child):after,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):before,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):after {
  content: '';
  display: table;
}
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):after,
.payment-method .checkout-payment-method .payments .legend:after,
.cart.table-wrapper .actions-toolbar:after,
.cart.table-wrapper .item-options:after,
.minicart-items .product-item > .product:after,
.checkout-container:after,
.checkout-onepage-success:after,
.opc-estimated-wrapper:after,
.opc-wrapper .field.addresses:after,
.opc-block-summary .items-in-cart .product .item-options:after,
.page-product-downloadable .product-add-form:after,
.gift-options:after,
.gift-item-block .content:after,
.order-details-items .order-gift-message:after,
.order-details-items .block-order-details-gift-message:after,
.block-giftregistry-shared-items .product .item-options:after,
.gift-wrapping-list:after,
.opc-wrapper .data.table .gift-wrapping:after,
.table-order-items .gift-wrapping:after,
.table-order-review .gift-wrapping:after,
.order-options .product:after,
.map-popup .map-info-price:after,
.multicheckout .item-options:after,
.multicheckout .block:after,
.multicheckout .block-content:after,
.customer-review .product-details:after,
.header.content:after,
.toolbar:after,
.toolbar-products:after,
.sidebar .product-items-images:after,
.fieldset .fullname .field:after,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):after,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):after,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):after,
.form-create-return .fieldset .actions-toolbar:not(:first-child):after,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):after {
  clear: both;
}
.abs-field-date .control,
.abs-field-tooltip,
.columns .column.main,
.columns .sidebar-main,
.columns .sidebar-additional,
.column .block-addbysku .sku,
.bundle-options-container .block-bundle-summary,
.search-autocomplete,
.cart-summary,
.opc-wrapper .shipping-address-item,
.shipping-policy-block.field-tooltip .field-tooltip-content,
.opc-block-summary,
.product-item,
.sidebar .product-items-images .product-item,
.sidebar .block-addbysku .fieldset .fields .field.sku,
.block-event .slider-panel .slider .item .action.show,
.field.date .control,
.field .control._with-tooltip {
  box-sizing: border-box;
}
.abs-navigation-icon:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 34px;
  line-height: 1.2;
  color: inherit;
  content: "\e900";
  font-family: 'gaia-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button:before,
.abs-split-button:after {
  content: '';
  display: table;
}
.abs-split-button:after {
  clear: both;
}
.abs-split-button .action.split {
  float: left;
  margin: 0;
}
.abs-split-button .action.toggle {
  float: right;
  margin: 0;
}
.abs-split-button button.action.split,
.abs-split-button .cart.table-wrapper .actions-toolbar > .action.action.split,
.abs-split-button .action-gift.action.split {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.abs-split-button button + .action.toggle,
.abs-split-button .cart.table-wrapper .actions-toolbar > .action + .action.toggle,
.abs-split-button .action-gift + .action.toggle {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
.abs-split-button .action.toggle {
  padding: 4px 5px;
  display: inline-block;
  text-decoration: none;
}
.abs-split-button .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-split-button .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: "\e900";
  font-family: 'gaia-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button .action.toggle:hover:after {
  color: inherit;
}
.abs-split-button .action.toggle:active:after {
  color: inherit;
}
.abs-split-button .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.abs-split-button .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-split-button .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: "\e903";
  font-family: 'gaia-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button .action.toggle.active:hover:after {
  color: inherit;
}
.abs-split-button .action.toggle.active:active:after {
  color: inherit;
}
.abs-split-button .items {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 100%;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.abs-split-button .items li {
  margin: 0;
  padding: 3px 5px;
}
.abs-split-button .items li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.abs-split-button .items:before,
.abs-split-button .items:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.abs-split-button .items:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.abs-split-button .items:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.abs-split-button .items:before {
  right: 10px;
  top: -12px;
}
.abs-split-button .items:after {
  right: 9px;
  top: -14px;
}
.abs-split-button.active {
  overflow: visible;
}
.abs-split-button.active .items {
  display: block;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action,
.product-info-main .action.towishlist,
.product-options-bottom .action.towishlist,
.block-bundle-summary .action.towishlist,
.product-info-main .action.tocompare,
.product-options-bottom .action.tocompare {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
}
.table-comparison .wishlist.split.button > .action.split,
.product-items .wishlist.split.button > .action.split,
.product-items .action.towishlist,
.products.list.items .action.towishlist,
.table-comparison .action.towishlist,
.product-item-actions .actions-secondary > .action {
  display: inline-block;
  text-decoration: none;
}
.abs-actions-addto-gridlist > span,
.table-comparison .wishlist.split.button > .action.split > span,
.product-items .wishlist.split.button > .action.split > span,
.product-items .action.towishlist > span,
.products.list.items .action.towishlist > span,
.table-comparison .action.towishlist > span,
.product-item-actions .actions-secondary > .action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-actions-addto-gridlist:before,
.table-comparison .wishlist.split.button > .action.split:before,
.product-items .wishlist.split.button > .action.split:before,
.product-items .action.towishlist:before,
.products.list.items .action.towishlist:before,
.table-comparison .action.towishlist:before,
.product-item-actions .actions-secondary > .action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 29px;
  line-height: 24px;
  color: #7d7d7d;
  font-family: 'gaia-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-actions-addto-gridlist:hover:before,
.table-comparison .wishlist.split.button > .action.split:hover:before,
.product-items .wishlist.split.button > .action.split:hover:before,
.product-items .action.towishlist:hover:before,
.products.list.items .action.towishlist:hover:before,
.table-comparison .action.towishlist:hover:before,
.product-item-actions .actions-secondary > .action:hover:before {
  color: #333333;
}
#store-selector .form-continue .actions-toolbar .action.primary,
.bundle-actions .action.primary,
.bundle-options-container .block-bundle-summary .box-tocart .action.primary,
.cart-container .checkout-methods-items .action.primary,
.block-minicart .block-content > .actions > .primary .action.primary,
.methods-shipping .actions-toolbar .action.primary,
.block-authentication .action.action-register,
.block-authentication .action.action-login,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary,
.multicheckout .action.primary,
.product-info-main .box-tocart .action.tocart,
.product-options-bottom .box-tocart .action.tocart,
.form-address-edit .actions-toolbar .action.primary {
  line-height: 1rem;
  padding: 14px 17px;
  font-size: 1.6rem;
}
.abs-action-remove,
.cart.table-wrapper .action.help.map,
.opc-wrapper .edit-address-link,
.opc-block-shipping-information .shipping-information-title .action-edit,
.action-auth-toggle,
.checkout-payment-method .checkout-billing-address .action-cancel,
.checkout-agreements-block .action-show,
.cart-summary .block.giftcard .action.check,
.gift-options .actions-toolbar .action-cancel,
.table-comparison .wishlist.split.button > .action,
.product-items .wishlist.split.button > .action,
.paypal-button-widget .paypal-button,
.abs-add-fields .action.remove,
.form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove,
.form-create-return .action.remove,
.form.send.friend .action.remove {
  line-height: 1.42857143;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  border-radius: 0;
  font-size: inherit;
  font-weight: 400;
}
.abs-action-button-as-link:visited,
.abs-action-remove:visited,
.cart.table-wrapper .action.help.map:visited,
.opc-wrapper .edit-address-link:visited,
.opc-block-shipping-information .shipping-information-title .action-edit:visited,
.action-auth-toggle:visited,
.checkout-payment-method .checkout-billing-address .action-cancel:visited,
.checkout-agreements-block .action-show:visited,
.cart-summary .block.giftcard .action.check:visited,
.gift-options .actions-toolbar .action-cancel:visited,
.table-comparison .wishlist.split.button > .action:visited,
.product-items .wishlist.split.button > .action:visited,
.paypal-button-widget .paypal-button:visited,
.abs-add-fields .action.remove:visited,
.form-giftregistry-share .action.remove:visited,
.form-giftregistry-edit .action.remove:visited,
.form-add-invitations .action.remove:visited,
.form-create-return .action.remove:visited,
.form.send.friend .action.remove:visited {
  color: #1979c3;
  text-decoration: none;
}
.abs-action-button-as-link:hover,
.abs-action-remove:hover,
.cart.table-wrapper .action.help.map:hover,
.opc-wrapper .edit-address-link:hover,
.opc-block-shipping-information .shipping-information-title .action-edit:hover,
.action-auth-toggle:hover,
.checkout-payment-method .checkout-billing-address .action-cancel:hover,
.checkout-agreements-block .action-show:hover,
.cart-summary .block.giftcard .action.check:hover,
.gift-options .actions-toolbar .action-cancel:hover,
.table-comparison .wishlist.split.button > .action:hover,
.product-items .wishlist.split.button > .action:hover,
.paypal-button-widget .paypal-button:hover,
.abs-add-fields .action.remove:hover,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-edit .action.remove:hover,
.form-add-invitations .action.remove:hover,
.form-create-return .action.remove:hover,
.form.send.friend .action.remove:hover {
  color: #006bb4;
  text-decoration: underline;
}
.abs-action-button-as-link:active,
.abs-action-remove:active,
.cart.table-wrapper .action.help.map:active,
.opc-wrapper .edit-address-link:active,
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.action-auth-toggle:active,
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-agreements-block .action-show:active,
.cart-summary .block.giftcard .action.check:active,
.gift-options .actions-toolbar .action-cancel:active,
.table-comparison .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:active,
.paypal-button-widget .paypal-button:active,
.abs-add-fields .action.remove:active,
.form-giftregistry-share .action.remove:active,
.form-giftregistry-edit .action.remove:active,
.form-add-invitations .action.remove:active,
.form-create-return .action.remove:active,
.form.send.friend .action.remove:active {
  color: #ff5501;
  text-decoration: underline;
}
.abs-action-button-as-link:hover,
.abs-action-button-as-link:active,
.abs-action-button-as-link:focus,
.abs-action-remove:hover,
.abs-action-remove:active,
.abs-action-remove:focus,
.cart.table-wrapper .action.help.map:hover,
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map:focus,
.opc-wrapper .edit-address-link:hover,
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:focus,
.opc-block-shipping-information .shipping-information-title .action-edit:hover,
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.opc-block-shipping-information .shipping-information-title .action-edit:focus,
.action-auth-toggle:hover,
.action-auth-toggle:active,
.action-auth-toggle:focus,
.checkout-payment-method .checkout-billing-address .action-cancel:hover,
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-payment-method .checkout-billing-address .action-cancel:focus,
.checkout-agreements-block .action-show:hover,
.checkout-agreements-block .action-show:active,
.checkout-agreements-block .action-show:focus,
.cart-summary .block.giftcard .action.check:hover,
.cart-summary .block.giftcard .action.check:active,
.cart-summary .block.giftcard .action.check:focus,
.gift-options .actions-toolbar .action-cancel:hover,
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:focus,
.table-comparison .wishlist.split.button > .action:hover,
.table-comparison .wishlist.split.button > .action:active,
.table-comparison .wishlist.split.button > .action:focus,
.product-items .wishlist.split.button > .action:hover,
.product-items .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:focus,
.paypal-button-widget .paypal-button:hover,
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button:focus,
.abs-add-fields .action.remove:hover,
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:focus,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-share .action.remove:active,
.form-giftregistry-share .action.remove:focus,
.form-giftregistry-edit .action.remove:hover,
.form-giftregistry-edit .action.remove:active,
.form-giftregistry-edit .action.remove:focus,
.form-add-invitations .action.remove:hover,
.form-add-invitations .action.remove:active,
.form-add-invitations .action.remove:focus,
.form-create-return .action.remove:hover,
.form-create-return .action.remove:active,
.form-create-return .action.remove:focus,
.form.send.friend .action.remove:hover,
.form.send.friend .action.remove:active,
.form.send.friend .action.remove:focus {
  background: none;
  border: 0;
}
.abs-action-button-as-link.disabled,
.abs-action-button-as-link[disabled],
fieldset[disabled] .abs-action-button-as-link,
.abs-action-remove.disabled,
.abs-action-remove[disabled],
fieldset[disabled] .abs-action-remove,
.cart.table-wrapper .action.help.map.disabled,
.cart.table-wrapper .action.help.map[disabled],
fieldset[disabled] .cart.table-wrapper .action.help.map,
.opc-wrapper .edit-address-link.disabled,
.opc-wrapper .edit-address-link[disabled],
fieldset[disabled] .opc-wrapper .edit-address-link,
.opc-block-shipping-information .shipping-information-title .action-edit.disabled,
.opc-block-shipping-information .shipping-information-title .action-edit[disabled],
fieldset[disabled] .opc-block-shipping-information .shipping-information-title .action-edit,
.action-auth-toggle.disabled,
.action-auth-toggle[disabled],
fieldset[disabled] .action-auth-toggle,
.checkout-payment-method .checkout-billing-address .action-cancel.disabled,
.checkout-payment-method .checkout-billing-address .action-cancel[disabled],
fieldset[disabled] .checkout-payment-method .checkout-billing-address .action-cancel,
.checkout-agreements-block .action-show.disabled,
.checkout-agreements-block .action-show[disabled],
fieldset[disabled] .checkout-agreements-block .action-show,
.cart-summary .block.giftcard .action.check.disabled,
.cart-summary .block.giftcard .action.check[disabled],
fieldset[disabled] .cart-summary .block.giftcard .action.check,
.gift-options .actions-toolbar .action-cancel.disabled,
.gift-options .actions-toolbar .action-cancel[disabled],
fieldset[disabled] .gift-options .actions-toolbar .action-cancel,
.table-comparison .wishlist.split.button > .action.disabled,
.table-comparison .wishlist.split.button > .action[disabled],
fieldset[disabled] .table-comparison .wishlist.split.button > .action,
.product-items .wishlist.split.button > .action.disabled,
.product-items .wishlist.split.button > .action[disabled],
fieldset[disabled] .product-items .wishlist.split.button > .action,
.paypal-button-widget .paypal-button.disabled,
.paypal-button-widget .paypal-button[disabled],
fieldset[disabled] .paypal-button-widget .paypal-button,
.abs-add-fields .action.remove.disabled,
.abs-add-fields .action.remove[disabled],
fieldset[disabled] .abs-add-fields .action.remove,
.form-giftregistry-share .action.remove.disabled,
.form-giftregistry-share .action.remove[disabled],
fieldset[disabled] .form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove.disabled,
.form-giftregistry-edit .action.remove[disabled],
fieldset[disabled] .form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove.disabled,
.form-add-invitations .action.remove[disabled],
fieldset[disabled] .form-add-invitations .action.remove,
.form-create-return .action.remove.disabled,
.form-create-return .action.remove[disabled],
fieldset[disabled] .form-create-return .action.remove,
.form.send.friend .action.remove.disabled,
.form.send.friend .action.remove[disabled],
fieldset[disabled] .form.send.friend .action.remove {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.abs-action-remove:active,
.abs-action-remove:not(:focus),
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map:not(:focus),
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:not(:focus),
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.opc-block-shipping-information .shipping-information-title .action-edit:not(:focus),
.action-auth-toggle:active,
.action-auth-toggle:not(:focus),
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-payment-method .checkout-billing-address .action-cancel:not(:focus),
.checkout-agreements-block .action-show:active,
.checkout-agreements-block .action-show:not(:focus),
.cart-summary .block.giftcard .action.check:active,
.cart-summary .block.giftcard .action.check:not(:focus),
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:not(:focus),
.table-comparison .wishlist.split.button > .action:active,
.table-comparison .wishlist.split.button > .action:not(:focus),
.product-items .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:not(:focus),
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button:not(:focus),
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:not(:focus),
.form-giftregistry-share .action.remove:active,
.form-giftregistry-share .action.remove:not(:focus),
.form-giftregistry-edit .action.remove:active,
.form-giftregistry-edit .action.remove:not(:focus),
.form-add-invitations .action.remove:active,
.form-add-invitations .action.remove:not(:focus),
.form-create-return .action.remove:active,
.form-create-return .action.remove:not(:focus),
.form.send.friend .action.remove:active,
.form.send.friend .action.remove:not(:focus) {
  box-shadow: none;
}
.cart-summary .actions-toolbar > .primary button,
.cart-summary .form.giftregistry .fieldset .action.primary,
.paypal-review .block .actions-toolbar .action.primary,
.block-compare .action.compare,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action,
.cart-summary .actions-toolbar > .primary .action-gift {
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.abs-revert-secondary-color:focus,
.abs-revert-secondary-color:active,
.cart-summary .actions-toolbar > .primary button:focus,
.cart-summary .actions-toolbar > .primary button:active,
.cart-summary .form.giftregistry .fieldset .action.primary:focus,
.cart-summary .form.giftregistry .fieldset .action.primary:active,
.paypal-review .block .actions-toolbar .action.primary:focus,
.paypal-review .block .actions-toolbar .action.primary:active,
.block-compare .action.compare:focus,
.block-compare .action.compare:active,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:focus,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:active,
.cart-summary .actions-toolbar > .primary .action-gift:focus,
.cart-summary .actions-toolbar > .primary .action-gift:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.abs-revert-secondary-color:hover,
.cart-summary .actions-toolbar > .primary button:hover,
.cart-summary .form.giftregistry .fieldset .action.primary:hover,
.paypal-review .block .actions-toolbar .action.primary:hover,
.block-compare .action.compare:hover,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:hover,
.cart-summary .actions-toolbar > .primary .action-gift:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
.cart-summary .form.giftregistry .fieldset .action.primary {
  font-size: 1.4rem;
  line-height: 1.6rem;
  padding: 7px 15px;
}
.bundle-actions {
  margin: 10px 0;
}
.bundle-options-container .price-notice .price-including-tax,
.bundle-options-container .price-notice .price-excluding-tax,
.bundle-options-container .price-notice .weee,
.cart-summary .price-including-tax,
.cart-summary .price-excluding-tax,
.cart-summary .weee,
.gift-summary .price-including-tax,
.gift-summary .price-excluding-tax,
.gift-summary .weee,
.gift-options .price-including-tax,
.gift-options .price-excluding-tax,
.gift-options .weee,
.product-options-wrapper .field .price-notice .price-including-tax,
.product-options-wrapper .field .price-notice .price-excluding-tax,
.product-options-wrapper .field .price-notice .weee {
  font-size: 1.4rem;
  display: inline-block;
  white-space: nowrap;
}
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax,
.cart-summary .price-including-tax + .price-excluding-tax,
.gift-summary .price-including-tax + .price-excluding-tax,
.gift-options .price-including-tax + .price-excluding-tax,
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax {
  display: inline-block;
  font-size: 1.1rem;
}
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax:before,
.cart-summary .price-including-tax + .price-excluding-tax:before,
.gift-summary .price-including-tax + .price-excluding-tax:before,
.gift-options .price-including-tax + .price-excluding-tax:before,
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax:before {
  content: '(' attr(data-label) ': ';
}
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax:after,
.cart-summary .price-including-tax + .price-excluding-tax:after,
.gift-summary .price-including-tax + .price-excluding-tax:after,
.gift-options .price-including-tax + .price-excluding-tax:after,
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax:after {
  content: ')';
}
.price-including-tax .cart-tax-total,
.price-excluding-tax .cart-tax-total {
  cursor: pointer;
  padding-right: 12px;
  position: relative;
  display: inline-block;
  text-decoration: none;
}
.abs-tax-total:after,
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  line-height: 10px;
  color: inherit;
  content: "\e900";
  font-family: 'gaia-icons';
  margin: 3px 0 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after {
  position: absolute;
  right: -10px;
  top: 3px;
}
.abs-tax-total-expanded:after {
  content: "\e903";
}
.abs-tax-total-expanded:after,
.price-including-tax .cart-tax-total-expanded:after,
.price-excluding-tax .cart-tax-total-expanded:after {
  content: "\e903";
}
.form-giftregistry-search .legend,
.block-wishlist-search-form .block-title,
.multicheckout .block-title,
.multicheckout .block-content .title {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 25px;
  padding-bottom: 10px;
}
.form-giftregistry-search .legend > strong,
.form-giftregistry-search .legend > span,
.block-wishlist-search-form .block-title > strong,
.block-wishlist-search-form .block-title > span,
.multicheckout .block-title > strong,
.multicheckout .block-title > span,
.multicheckout .block-content .title > strong,
.multicheckout .block-content .title > span {
  font-size: 2.2rem;
  font-weight: 300;
}
.review-ratings .rating-summary {
  display: table-row;
}
.review-ratings .rating-label {
  display: table-cell;
  padding-bottom: 5px;
  padding-right: 25px;
  padding-top: 1px;
  vertical-align: top;
}
.review-ratings .rating-result {
  display: table-cell;
  vertical-align: top;
}
.block-minicart .subtotal .label:after,
.minicart-items .details-qty .label:after,
.minicart-items .price-minicart .label:after,
.order-details-items .order-gift-message .label:after,
.order-details-items .block-order-details-gift-message .label:after,
.block-wishlist-management .wishlist-select .wishlist-name-label:after {
  content: ': ';
}
.abs-dropdown-items-new .action.new,
.wishlist.split.button .action.new,
.wishlist-dropdown .action.new {
  display: inline-block;
  text-decoration: none;
}
.abs-icon-add:before,
.abs-dropdown-items-new .action.new:before,
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 10px;
  color: inherit;
  content: "\e906";
  font-family: 'gaia-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .items .item:last-child:hover,
.wishlist-dropdown .items .item:last-child:hover {
  background: #e8e8e8;
}
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before {
  margin-left: -17px;
  margin-right: 5px;
}
.abs-sidebar-totals .table-caption,
.cart-summary .block .fieldset.estimate > .legend,
.cart-summary .block .fieldset.estimate > .legend + br,
.minicart-items .product-item-details .weee[data-label] .label,
.page-product-giftcard .fieldset.giftcard > .legend + br,
.order-details-items .order-items .order-gift-message .action.close,
.multicheckout .block .methods-shipping .item-content .fieldset > .legend + br,
.multicheckout .hidden,
[class^='multishipping-'] .nav-sections,
[class^='multishipping-'] .nav-toggle,
.sidebar-main .block-reorder .subtitle,
.sidebar-additional .block-reorder .subtitle,
.no-display,
.sidebar .subtitle,
.cart-totals .table-caption,
.opc-block-summary .table-totals .table-caption {
  display: none;
}
.return-status,
.order-status {
  display: inline-block;
  margin-bottom: 20px;
}
.block-wishlist .counter,
.block-compare .counter {
  color: #7d7d7d;
  font-size: 1.2rem;
  white-space: nowrap;
}
.block-cart-failed .action.continue,
.cart-container .form-cart .action.continue {
  border-radius: 3px;
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
  cursor: pointer;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 7px 15px 7px 0;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
}
.abs-shopping-cart-items .action.continue:hover,
.abs-shopping-cart-items .action.continue:active,
.abs-shopping-cart-items .action.continue:focus,
.block-cart-failed .action.continue:hover,
.block-cart-failed .action.continue:active,
.block-cart-failed .action.continue:focus,
.cart-container .form-cart .action.continue:hover,
.cart-container .form-cart .action.continue:active,
.cart-container .form-cart .action.continue:focus {
  text-decoration: none;
}
.abs-shopping-cart-items .action.continue:before,
.block-cart-failed .action.continue:before,
.cart-container .form-cart .action.continue:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: "\e901";
  font-family: 'gaia-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-shopping-cart-items .action.continue:hover:before,
.block-cart-failed .action.continue:hover:before,
.cart-container .form-cart .action.continue:hover:before {
  color: inherit;
}
.abs-shopping-cart-items .action.continue:active:before,
.block-cart-failed .action.continue:active:before,
.cart-container .form-cart .action.continue:active:before {
  color: inherit;
}
.abs-shopping-cart-items .action.continue:focus,
.abs-shopping-cart-items .action.continue:active,
.block-cart-failed .action.continue:focus,
.block-cart-failed .action.continue:active,
.cart-container .form-cart .action.continue:focus,
.cart-container .form-cart .action.continue:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.abs-shopping-cart-items .action.continue:hover,
.block-cart-failed .action.continue:hover,
.cart-container .form-cart .action.continue:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
.abs-shopping-cart-items .action.continue.disabled,
.abs-shopping-cart-items .action.continue[disabled],
fieldset[disabled] .abs-shopping-cart-items .action.continue,
.block-cart-failed .action.continue.disabled,
.block-cart-failed .action.continue[disabled],
fieldset[disabled] .block-cart-failed .action.continue,
.cart-container .form-cart .action.continue.disabled,
.cart-container .form-cart .action.continue[disabled],
fieldset[disabled] .cart-container .form-cart .action.continue {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.block-cart-failed .action.continue:active,
.cart-container .form-cart .action.continue:active {
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.12);
}
.block-cart-failed .action.update,
.cart-container .form-cart .action.update {
  display: inline-block;
  text-decoration: none;
  padding-left: 5px;
}
.abs-shopping-cart-items .action.update:before,
.block-cart-failed .action.update:before,
.cart-container .form-cart .action.update:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: "\e940";
  font-family: 'gaia-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-shopping-cart-items .action.update:hover:before,
.block-cart-failed .action.update:hover:before,
.cart-container .form-cart .action.update:hover:before {
  color: inherit;
}
.abs-shopping-cart-items .action.update:active:before,
.block-cart-failed .action.update:active:before,
.cart-container .form-cart .action.update:active:before {
  color: inherit;
}
.field.date .control {
  position: relative;
}
.abs-field-date input,
.form-giftregistry-search .fields-specific-options .datetime-picker,
.field.date input {
  margin-right: 10px;
  width: calc(100% - 50px);
}
.field .control._with-tooltip {
  position: relative;
}
.field .control._with-tooltip input {
  margin-right: 10px;
  width: calc(100% - 39px);
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content,
.shipping-policy-block.field-tooltip .field-tooltip-content {
  right: -10px;
  top: 40px;
  left: auto;
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  margin-top: -21px;
  right: 10px;
  left: auto;
  top: 0;
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:before {
  border-bottom-color: #999999;
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {
  border-bottom-color: #f4f4f4;
  top: 1px;
}
.opc-wrapper .step-title,
.opc-block-shipping-information .shipping-information-title,
.opc-block-summary > .title,
.checkout-agreements-items .checkout-agreements-item-title {
  border-bottom: none;
  padding-bottom: 10px;
  color: #333333;
  font-weight: 900;
  font-size: 2.2rem;
}
.cart-totals .mark,
.opc-block-summary .table-totals .mark {
  font-weight: 400;
  padding-left: 4px;
}
.cart-totals .mark strong,
.opc-block-summary .table-totals .mark strong {
  font-weight: 400;
}
.cart-totals .amount,
.opc-block-summary .table-totals .amount {
  padding-right: 4px;
  text-align: right;
  white-space: nowrap;
}
.cart-totals .amount strong,
.opc-block-summary .table-totals .amount strong {
  font-weight: 400;
}
.cart-totals .grand .mark,
.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .mark,
.opc-block-summary .table-totals .grand .amount {
  padding-top: 20px;
}
.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .amount {
  padding-right: 4px;
  text-align: right;
}
.cart-totals .grand .amount strong,
.opc-block-summary .table-totals .grand .amount strong {
  font-weight: 700;
}
.cart-totals .msrp,
.opc-block-summary .table-totals .msrp {
  margin-bottom: 10px;
}
.cart-totals .totals-tax-summary .mark,
.cart-totals .totals-tax-summary .amount,
.opc-block-summary .table-totals .totals-tax-summary .mark,
.opc-block-summary .table-totals .totals-tax-summary .amount {
  border-top: 1px solid #d1d1d1;
  border-bottom: 1px solid #d1d1d1;
  cursor: pointer;
}
.cart-totals .totals-tax-summary .amount .price,
.opc-block-summary .table-totals .totals-tax-summary .amount .price {
  display: block;
  text-decoration: none;
  padding-right: 25px;
  position: relative;
}
.abs-sidebar-totals .totals-tax-summary .amount .price > span,
.cart-totals .totals-tax-summary .amount .price > span,
.opc-block-summary .table-totals .totals-tax-summary .amount .price > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-sidebar-totals .totals-tax-summary .amount .price:after,
.cart-totals .totals-tax-summary .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: inherit;
  color: inherit;
  content: "\e900";
  font-family: 'gaia-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.cart-totals .totals-tax-summary .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
  position: absolute;
  right: -5px;
  top: -12px;
}
.cart-totals .totals-tax-summary.expanded .mark,
.cart-totals .totals-tax-summary.expanded .amount,
.opc-block-summary .table-totals .totals-tax-summary.expanded .mark,
.opc-block-summary .table-totals .totals-tax-summary.expanded .amount {
  border-bottom: 0;
}
.abs-sidebar-totals .totals-tax-summary.expanded .amount .price:after,
.cart-totals .totals-tax-summary.expanded .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary.expanded .amount .price:after {
  content: "\e903";
}
.cart-totals .totals-tax-details,
.opc-block-summary .table-totals .totals-tax-details {
  border-bottom: 1px solid #d1d1d1;
  display: none;
}
.cart-totals .totals-tax-details.shown,
.opc-block-summary .table-totals .totals-tax-details.shown {
  display: table-row;
}
.cart-summary .block > .title,
.paypal-review-discount .block > .title {
  border-top: 1px solid #d1d1d1;
  cursor: pointer;
  font-weight: 600;
  display: block;
  text-decoration: none;
  margin-bottom: 0;
  overflow: hidden;
  padding: 7px 30px 7px 5px;
  position: relative;
}
.abs-discount-block > .title:after,
.cart-summary .block > .title:after,
.paypal-review-discount .block > .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: inherit;
  color: inherit;
  content: "\e900";
  font-family: 'gaia-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.cart-summary .block > .title:after,
.paypal-review-discount .block > .title:after {
  position: absolute;
  right: -5px;
  top: -5px;
}
.column.main .cart-summary .block > .title strong,
.column.main .paypal-review-discount .block > .title strong {
  font-size: 1.8rem;
  font-weight: 400;
}
.cart-summary .block > .content,
.paypal-review-discount .block > .content {
  display: none;
}
.abs-discount-block.active > .title:after,
.cart-summary .block.active > .title:after,
.paypal-review-discount .block.active > .title:after {
  content: "\e903";
}
.cart-summary .block.active > .content,
.paypal-review-discount .block.active > .content {
  display: block;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham/Gotham-Medium.woff2') format('woff2'), url('../fonts/Gotham/Gotham-Medium.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'GothamBook';
  src: url('../fonts/Gotham/Gotham-Book.woff2') format('woff2'), url('../fonts/Gotham/Gotham-Book.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'GothamBold';
  src: url('../fonts/Gotham/Gotham-Bold.woff2') format('woff2'), url('../fonts/Gotham/Gotham-Bold.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato/Lato-Regular.woff2') format('woff2'), url('../fonts/Lato/Lato-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'LatoBold';
  src: url('../fonts/Lato/Lato-Bold.woff2') format('woff2'), url('../fonts/Lato/Lato-Bold.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'gaia-icons';
  src: url('../fonts/gaia-icons/gaia-icons.woff2') format('woff2'), url('../fonts/gaia-icons/gaia-icons.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.columns {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  box-sizing: border-box;
}
.columns:after {
  clear: both;
  content: ' ';
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.columns .column.main {
  padding-bottom: 40px;
  -webkit-flex-basis: auto;
  flex-basis: auto;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
  width: 100%;
}
.columns .column.main form.form.password.forget .actions-toolbar .primary button.action.submit.primary,
.columns .column.main form.form.password.forget .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action.action.submit.primary,
.columns .column.main form.form.password.forget .actions-toolbar .primary .action-gift.action.submit.primary {
  border-radius: 4px;
}
.columns .column.main form.form.password.forget .actions-toolbar .primary button.action.submit.primary:hover,
.columns .column.main form.form.password.forget .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action.action.submit.primary:hover,
.columns .column.main form.form.password.forget .actions-toolbar .primary .action-gift.action.submit.primary:hover {
  background-color: #ef9c2b;
  -webkit-box-shadow: 0px 25px 25px -5px rgba(206, 142, 61, 0.25);
  -moz-box-shadow: 0px 25px 25px -5px rgba(206, 142, 61, 0.25);
  box-shadow: 0px 25px 25px -5px rgba(206, 142, 61, 0.25);
  transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out, box-shadow 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out, -webkit-box-shadow 0.2s ease-in-out;
  transform: scale(1.045);
}
.columns .column.main form.form.password.forget .actions-toolbar .secondary {
  margin-left: 0;
}
.columns .column.main form.form.password.forget .actions-toolbar .secondary a.action.back {
  color: #797979;
  font-size: 1.5rem;
  text-decoration: underline;
  transition: all 0.25s ease;
}
.columns .column.main form.form.password.forget .actions-toolbar .secondary a.action.back:hover {
  color: #000;
}
.columns .sidebar-main {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.columns .sidebar-additional {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.columns .sidebar-additional .block.block-reorder .block-content .form.reorder .product-items.product-items-names li.product-item {
  align-items: center;
}
.columns .sidebar-additional .block.block-reorder .block-content .form.reorder .product-items.product-items-names li.product-item .field.item.choice .control {
  width: 20px;
}
.columns .sidebar-additional .block.block-reorder .block-content .form.reorder .product-items.product-items-names li.product-item .field.item.choice .control input[type=checkbox] {
  margin-top: 0 !important;
}
.columns .sidebar-additional .block.block-reorder .block-content .form.reorder .actions-toolbar {
  max-width: 100%;
}
.columns .sidebar-additional .block.block-reorder .block-content .form.reorder .actions-toolbar .primary button.action.tocart.primary,
.columns .sidebar-additional .block.block-reorder .block-content .form.reorder .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action.action.tocart.primary,
.columns .sidebar-additional .block.block-reorder .block-content .form.reorder .actions-toolbar .primary .action-gift.action.tocart.primary {
  width: 100%;
  border-radius: 4px;
}
.columns .sidebar-additional .block.block-reorder .block-content .form.reorder .actions-toolbar .primary button.action.tocart.primary:hover,
.columns .sidebar-additional .block.block-reorder .block-content .form.reorder .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action.action.tocart.primary:hover,
.columns .sidebar-additional .block.block-reorder .block-content .form.reorder .actions-toolbar .primary .action-gift.action.tocart.primary:hover {
  background-color: #ef9c2b;
  -webkit-box-shadow: 0px 25px 25px -5px rgba(206, 142, 61, 0.25);
  -moz-box-shadow: 0px 25px 25px -5px rgba(206, 142, 61, 0.25);
  box-shadow: 0px 25px 25px -5px rgba(206, 142, 61, 0.25);
  transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out, box-shadow 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out, -webkit-box-shadow 0.2s ease-in-out;
  transform: scale(1.045);
}
.columns .sidebar-additional .block.block-reorder .block-content .form.reorder .actions-toolbar .secondary {
  margin-left: 0;
}
.columns .sidebar-additional .block.block-reorder .block-content .form.reorder .actions-toolbar .secondary a.action.view {
  color: #797979;
  font-size: 1.5rem;
  text-decoration: underline;
  transition: all 0.25s ease;
}
.columns .sidebar-additional .block.block-reorder .block-content .form.reorder .actions-toolbar .secondary a.action.view:hover {
  color: #000;
}
.page-wrapper .breadcrumbs {
  margin-top: 8px;
  margin-bottom: 8px;
}
.page-wrapper .breadcrumbs .item::after {
  font-size: 10px !important;
}
.table-wrapper {
  margin-bottom: 20px;
}
table > caption {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.table:not(.cart):not(.totals) {
  border: none;
}
.table:not(.cart):not(.totals) > thead > tr > th,
.table:not(.cart):not(.totals) > tbody > tr > th,
.table:not(.cart):not(.totals) > tfoot > tr > th,
.table:not(.cart):not(.totals) > thead > tr > td,
.table:not(.cart):not(.totals) > tbody > tr > td,
.table:not(.cart):not(.totals) > tfoot > tr > td {
  border: none;
}
.table:not(.cart):not(.totals) > thead > tr > th,
.table:not(.cart):not(.totals) > thead > tr > td {
  border-bottom: 1px solid #d1d1d1;
}
.table:not(.cart):not(.totals) tfoot > tr:first-child th,
.table:not(.cart):not(.totals) tfoot > tr:first-child td {
  border-top: 1px solid #d1d1d1;
  padding-top: 20px;
}
.table:not(.cart):not(.totals) tfoot .mark {
  font-weight: 400;
  text-align: right;
}
.message.info {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative;
}
.message.info a {
  color: #1979c3;
}
.message.info a:hover {
  color: #006bb4;
}
.message.info a:active {
  color: #006bb4;
}
.message.info > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #c07600;
  content: "\f155";
  font-family: 'gaia-icons';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.error {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fae5e5;
  color: #e02b27;
  padding-left: 40px;
  position: relative;
}
.message.error a {
  color: #1979c3;
}
.message.error a:hover {
  color: #006bb4;
}
.message.error a:active {
  color: #006bb4;
}
.message.error > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #b30000;
  content: "\f155";
  font-family: 'gaia-icons';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.warning {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative;
}
.message.warning a {
  color: #1979c3;
}
.message.warning a:hover {
  color: #006bb4;
}
.message.warning a:active {
  color: #006bb4;
}
.message.warning > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #c07600;
  content: "\f155";
  font-family: 'gaia-icons';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.notice {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative;
}
.message.notice a {
  color: #1979c3;
}
.message.notice a:hover {
  color: #006bb4;
}
.message.notice a:active {
  color: #006bb4;
}
.message.notice > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #c07600;
  content: "\f155";
  font-family: 'gaia-icons';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.success {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #e5efe5;
  color: #006400;
  padding-left: 40px;
  position: relative;
}
.message.success a {
  color: #1979c3;
}
.message.success a:hover {
  color: #006bb4;
}
.message.success a:active {
  color: #006bb4;
}
.message.success > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #006400;
  content: "\e910";
  font-family: 'gaia-icons';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.panel.header .links,
.panel.header .switcher {
  display: none;
}
.nav-sections {
  background: #f5f5f5;
}
.nav-toggle {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  display: block;
  font-size: 0;
  left: 15px;
  position: absolute;
  top: 15px;
  z-index: 14;
}
.nav-toggle:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: inherit;
  color: #8f8f8f;
  content: "\f12d";
  font-family: 'gaia-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.nav-toggle:hover:before {
  color: #333333;
}
.nav-toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.tooltip.wrapper {
  position: relative;
}
.tooltip.wrapper .tooltip.content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333333;
  line-height: 1.4;
  border: 1px solid #bbbbbb;
  margin-top: 5px;
  left: 0;
  top: 100%;
}
.tooltip.wrapper .tooltip.content:after,
.tooltip.wrapper .tooltip.content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.tooltip.wrapper .tooltip.content:after {
  border-width: 5px;
  border-color: transparent;
}
.tooltip.wrapper .tooltip.content:before {
  border-width: 6px;
  border-color: transparent;
}
.tooltip.wrapper .tooltip.content:after,
.tooltip.wrapper .tooltip.content:before {
  bottom: 100%;
}
.tooltip.wrapper .tooltip.content:after {
  border-bottom-color: #ffffff;
  left: 15px;
  margin-left: -5px;
}
.tooltip.wrapper .tooltip.content:before {
  border-bottom-color: #bbbbbb;
  left: 15px;
  margin-left: -6px;
}
.tooltip.wrapper .tooltip.toggle {
  cursor: help;
}
.tooltip.wrapper .tooltip.toggle:hover + .tooltip.content,
.tooltip.wrapper .tooltip.toggle:focus + .tooltip.content,
.tooltip.wrapper:hover .tooltip.content {
  display: block;
}
.tooltip.wrapper .tooltip.content dl {
  margin-bottom: 0;
}
.tooltip.wrapper .tooltip.content dd {
  white-space: normal;
}
.tooltip.wrapper .tooltip.content .subtitle {
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 15px;
}
.tooltip.wrapper .tooltip.content .label {
  margin-top: 10px;
}
.tooltip.wrapper .tooltip.content .label:first-child {
  margin-top: 0;
}
.tooltip.wrapper .tooltip.content .values {
  margin: 0;
}
.ui-tooltip {
  position: absolute;
  z-index: 9999;
}
.load.indicator {
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 9999;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  position: absolute;
}
.load.indicator:before {
  background: transparent url('../images/loader-2.gif') no-repeat 50% 50%;
  border-radius: 5px;
  height: 160px;
  width: 160px;
  bottom: 0;
  box-sizing: border-box;
  content: '';
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}
.load.indicator > span {
  display: none;
}
.loading-mask {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
  background: rgba(255, 255, 255, 0.5);
}
.loading-mask .loader > img {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
}
.loading-mask .loader > p {
  display: none;
}
body > .loading-mask {
  z-index: 9999;
}
._block-content-loading {
  position: relative;
}
[data-role='main-css-loader'] {
  display: none;
}
.fieldset {
  border: 0;
  margin: 0 0 40px;
  padding: 0;
  letter-spacing: -.31em;
}
.fieldset > * {
  letter-spacing: normal;
}
.fieldset > .legend {
  margin: 0 0 25px;
  padding: 0;
  box-sizing: border-box;
  float: left;
  line-height: 1.2;
  font-size: 2rem;
}
.fieldset > .legend + br {
  clear: both;
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.fieldset:last-child {
  margin-bottom: 20px;
}
.fieldset > .field,
.fieldset > .fields > .field {
  margin: 0 0 20px;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  margin: 0 0 5px;
  display: inline-block;
}
.fieldset > .field:last-child,
.fieldset > .fields > .field:last-child {
  margin-bottom: 0;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  font-weight: 700;
}
.fieldset > .field > .label + br,
.fieldset > .fields > .field > .label + br {
  display: none;
}
.fieldset > .field .choice input,
.fieldset > .fields > .field .choice input {
  vertical-align: top;
}
.fieldset > .field .fields.group:before,
.fieldset > .fields > .field .fields.group:before,
.fieldset > .field .fields.group:after,
.fieldset > .fields > .field .fields.group:after {
  content: '';
  display: table;
}
.fieldset > .field .fields.group:after,
.fieldset > .fields > .field .fields.group:after {
  clear: both;
}
.fieldset > .field .fields.group .field,
.fieldset > .fields > .field .fields.group .field {
  box-sizing: border-box;
  float: left;
}
.fieldset > .field .fields.group.group-2 .field,
.fieldset > .fields > .field .fields.group.group-2 .field {
  width: 50% !important;
}
.fieldset > .field .fields.group.group-3 .field,
.fieldset > .fields > .field .fields.group.group-3 .field {
  width: 33.3% !important;
}
.fieldset > .field .fields.group.group-4 .field,
.fieldset > .fields > .field .fields.group.group-4 .field {
  width: 25% !important;
}
.fieldset > .field .fields.group.group-5 .field,
.fieldset > .fields > .field .fields.group.group-5 .field {
  width: 20% !important;
}
.fieldset > .field .addon,
.fieldset > .fields > .field .addon {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding: 0;
  width: 100%;
}
.fieldset > .field .addon textarea,
.fieldset > .fields > .field .addon textarea,
.fieldset > .field .addon select,
.fieldset > .fields > .field .addon select,
.fieldset > .field .addon input,
.fieldset > .fields > .field .addon input {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  display: inline-block;
  margin: 0;
  width: auto;
}
.fieldset > .field .addon .addbefore,
.fieldset > .fields > .field .addon .addbefore,
.fieldset > .field .addon .addafter,
.fieldset > .fields > .field .addon .addafter {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857143;
  padding: 0 9px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  width: auto;
}
.fieldset > .field .addon .addbefore:disabled,
.fieldset > .fields > .field .addon .addbefore:disabled,
.fieldset > .field .addon .addafter:disabled,
.fieldset > .fields > .field .addon .addafter:disabled {
  opacity: 0.5;
}
.fieldset > .field .addon .addbefore::-moz-placeholder,
.fieldset > .fields > .field .addon .addbefore::-moz-placeholder,
.fieldset > .field .addon .addafter::-moz-placeholder,
.fieldset > .fields > .field .addon .addafter::-moz-placeholder {
  color: #c2c2c2;
}
.fieldset > .field .addon .addbefore::-webkit-input-placeholder,
.fieldset > .fields > .field .addon .addbefore::-webkit-input-placeholder,
.fieldset > .field .addon .addafter::-webkit-input-placeholder,
.fieldset > .fields > .field .addon .addafter::-webkit-input-placeholder {
  color: #c2c2c2;
}
.fieldset > .field .addon .addbefore:-ms-input-placeholder,
.fieldset > .fields > .field .addon .addbefore:-ms-input-placeholder,
.fieldset > .field .addon .addafter:-ms-input-placeholder,
.fieldset > .fields > .field .addon .addafter:-ms-input-placeholder {
  color: #c2c2c2;
}
.fieldset > .field .addon .addbefore,
.fieldset > .fields > .field .addon .addbefore {
  float: left;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.fieldset > .field .additional,
.fieldset > .fields > .field .additional {
  margin-top: 10px;
}
.fieldset > .field.required > .label:after,
.fieldset > .fields > .field.required > .label:after,
.fieldset > .field._required > .label:after,
.fieldset > .fields > .field._required > .label:after {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
  margin: 0 0 0 5px;
}
.fieldset > .field .note,
.fieldset > .fields > .field .note {
  font-size: 1.2rem;
  margin: 3px 0 0;
  padding: 0;
  display: inline-block;
  text-decoration: none;
}
.fieldset > .field .note:before,
.fieldset > .fields > .field .note:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 12px;
  content: "\e903";
  font-family: 'gaia-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.fieldset > .field.choice .label,
.fieldset > .fields > .field.choice .label {
  display: inline;
  font-weight: normal;
}
.column:not(.main) .fieldset > .field .label,
.column:not(.main) .fieldset > .fields > .field .label {
  font-weight: normal;
}
.fieldset > .field .field.choice,
.fieldset > .fields > .field .field.choice {
  margin-bottom: 10px;
}
.fieldset > .field .field.choice:last-child,
.fieldset > .fields > .field .field.choice:last-child {
  margin-bottom: 0;
}
.fieldset > .field input[type=file],
.fieldset > .fields > .field input[type=file] {
  margin: 5px 0;
}
.legend + .fieldset,
.legend + div {
  clear: both;
}
.legend strong {
  margin-left: 5px;
}
fieldset.field {
  border: 0;
  padding: 0;
}
.field.date .time-picker {
  display: inline-block;
  margin-top: 10px;
  white-space: nowrap;
}
.field .message.warning {
  margin-top: 10px;
}
.field-error,
div.mage-error[generated] {
  margin-top: 7px;
}
.field-error {
  color: #e02b27;
  font-size: 1.2rem;
}
.product-options-wrapper .date.required div[for*='options'].mage-error {
  display: none !important;
}
.field .tooltip {
  position: relative;
}
.field .tooltip .tooltip-content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333333;
  line-height: 1.4;
  border: 1px solid #bbbbbb;
  margin-left: 5px;
  left: 100%;
  top: 0;
}
.field .tooltip .tooltip-content:after,
.field .tooltip .tooltip-content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.field .tooltip .tooltip-content:after {
  border-width: 5px;
  border-color: transparent;
}
.field .tooltip .tooltip-content:before {
  border-width: 6px;
  border-color: transparent;
}
.field .tooltip .tooltip-content:after,
.field .tooltip .tooltip-content:before {
  right: 100%;
}
.field .tooltip .tooltip-content:after {
  border-right-color: #ffffff;
  margin-top: -5px;
  top: 15px;
}
.field .tooltip .tooltip-content:before {
  border-right-color: #bbbbbb;
  margin-top: -6px;
  top: 15px;
}
.field .tooltip .tooltip-toggle {
  cursor: help;
}
.field .tooltip .tooltip-toggle:hover + .tooltip-content,
.field .tooltip .tooltip-toggle:focus + .tooltip-content,
.field .tooltip:hover .tooltip-content {
  display: block;
}
.field .tooltip .tooltip-content {
  min-width: 200px;
  white-space: normal;
}
input:focus ~ .tooltip .tooltip-content,
select:focus ~ .tooltip .tooltip-content {
  display: block;
}
._has-datepicker ~ .ui-datepicker-trigger {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: block;
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
}
._has-datepicker ~ .ui-datepicker-trigger:focus,
._has-datepicker ~ .ui-datepicker-trigger:active {
  background: none;
  border: none;
}
._has-datepicker ~ .ui-datepicker-trigger:hover {
  background: none;
  border: none;
}
._has-datepicker ~ .ui-datepicker-trigger.disabled,
._has-datepicker ~ .ui-datepicker-trigger[disabled],
fieldset[disabled] ._has-datepicker ~ .ui-datepicker-trigger {
  pointer-events: none;
  opacity: 0.5;
}
._has-datepicker ~ .ui-datepicker-trigger > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
._has-datepicker ~ .ui-datepicker-trigger:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 40px;
  line-height: 40px;
  color: #7d7d7d;
  content: "\e90f";
  font-family: 'gaia-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
._has-datepicker ~ .ui-datepicker-trigger:focus {
  box-shadow: none;
  outline: 0;
}
.sidebar .fieldset {
  margin: 0;
}
.sidebar .fieldset > .field:not(.choice):not(:last-child),
.sidebar .fieldset .fields > .field:not(:last-child) {
  margin: 0 0 20px;
}
.sidebar .fieldset > .field:not(.choice) .label,
.sidebar .fieldset .fields > .field .label {
  margin: 0 0 4px;
  padding: 0 0 5px;
  text-align: left;
  width: 100%;
}
.sidebar .fieldset > .field:not(.choice) .control,
.sidebar .fieldset .fields > .field .control {
  width: 100%;
}
@font-face {
  font-family: 'gaia-icons';
  src: url('../fonts/gaia-icons/gaia-icons.woff2') format('woff2'), url('../fonts/gaia-icons/gaia-icons.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  text-decoration: none;
  font-style: normal;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  font-family: 'gaia-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
/* Icons */
/* Icons */
.icon-360-view:before {
  content: "\e90d";
}
.icon-accesories:before {
  content: "\e921";
}
.icon-account:before {
  content: "\e932";
}
.icon-arrow-down-thin:before {
  content: "\e900";
}
.icon-arrow-down:before {
  content: "\e900";
}
.icon-arrow-left-thin:before {
  content: "\e901";
}
.icon-arrow-left:before {
  content: "\e901";
}
.icon-arrow-right-thin:before {
  content: "\e902";
}
.icon-arrow-right:before {
  content: "\e902";
}
.icon-arrow-up-thin:before {
  content: "\e903";
}
.icon-arrow-up:before {
  content: "\e903";
}
.icon-attention:before {
  content: "\e90e";
}
.icon-bag:before {
  content: "\f10b";
}
.icon-bed:before {
  content: "\e928";
}
.icon-bubble-check:before {
  content: "\e91b";
}
.icon-calendar:before {
  content: "\e90f";
}
.icon-cart:before {
  content: "\e935";
}
.icon-close:before {
  content: "\e936";
}
.icon-chair:before {
  content: "\e929";
}
.icon-checkmark:before {
  content: "\e910";
}
.icon-union {
  background: url('../images/icons/union.svg');
  width: 28px;
  height: 25px;
  background-position: center;
  background-size: cover;
}
.icon-clock {
  background: url('../images/icons/clock.svg');
  width: 18px;
  height: 18px;
  background-position: center;
  background-size: cover;
  vertical-align: middle;
  margin-right: 5px;
}
.icon-calendar {
  background: url('../images/icons/calendar.svg');
  width: 18px;
  height: 18px;
  background-position: center;
  background-size: cover;
  vertical-align: baseline;
  margin-right: 5px;
}
.icon-collapse:before {
  content: "\e905";
}
.icon-comment-reflected:before {
  content: "\f113";
}
.icon-comment:before {
  content: "\f114";
}
.icon-compare-empty:before {
  content: "\f115";
}
.icon-compare-full:before {
  content: "\f116";
}
.icon-coupon:before {
  content: "\e937";
}
.icon-d-view:before {
  content: "\e90c";
}
.icon-delete:before {
  content: "\e938";
}
.icon-double-arrow:before {
  content: "\e904";
}
.icon-down:before {
  content: "\e900";
}
.icon-envelope:before {
  content: "\f11b";
}
.icon-expand:before {
  content: "\e906";
}
.icon-facebook:before {
  content: "\e908";
}
.icon-favourite-empty:before {
  content: "\e93b";
}
.icon-favourite-full:before {
  content: "\e93a";
}
.icon-flag:before {
  content: "\f120";
}
.icon-filter:before {
  content: "\e93c";
}
.icon-gaia:before {
  content: "\e911";
}
.icon-gift-registry:before {
  content: "\f121";
}
.icon-grid:before {
  content: "\f122";
}
.icon-help:before {
  content: "\e93d";
}
.icon-history:before {
  content: "\e912";
}
.icon-home-office:before {
  content: "\e924";
}
.icon-info:before {
  content: "\e915";
}
.info-circled-outline:before {
  content: "\e913";
}
.icon-info-circled:before {
  content: "\e914";
}
.icon-instagram:before {
  content: "\e909";
}
.icon-invoice:before {
  content: "\e916";
}
.icon-kids:before {
  content: "\e926";
}
.icon-lamp:before {
  content: "\e925";
}
.icon-list:before {
  content: "\f129";
}
.icon-location:before {
  content: "\e917";
}
.icon-mail:before {
  content: "\e939";
}
.icon-mattress:before {
  content: "\e923";
}
.icon-menu:before {
  content: "\f12d";
}
.icon-next:before {
  content: "\e902";
}
.icon-paperclip:before {
  content: "\e930";
}
.icon-payment:before {
  content: "\e92c";
}
.icon-phone-circle:before {
  content: "\e933";
}
.icon-phone-full:before {
  content: "\e934";
}
.icon-phone:before {
  content: "\e931";
}
.icon-pinterest:before {
  content: "\e90a";
}
.icon-play:before {
  content: "\e93e";
}
.icon-plus:before {
  content: "\e906";
}
.icon-pointer-down:before {
  content: "\e900";
}
.icon-pointer-left:before {
  content: "\e901";
}
.icon-pointer-right:before {
  content: "\e902";
}
.icon-pointer-up:before {
  content: "\e903";
}
.icon-premier:before {
  content: "\e907";
}
.icon-present:before {
  content: "\f13b";
}
.icon-prev:before {
  content: "\e901";
}
.icon-quick-shipping:before {
  content: "\e919";
}
.icon-quick-view:before {
  content: "\e91a";
}
.icon-remove:before {
  content: "\e936";
}
.icon-return:before {
  content: "\e92d";
}
.icon-replay:before {
  content: "\e92d";
}
.icon-rug:before {
  content: "\e92b";
}
.icon-ruler:before {
  content: "\e918";
}
.icon-schedule:before {
  content: "\e92e";
}
.icon-search:before {
  content: "\e942";
}
.icon-settings:before {
  content: "\f143";
}
.icon-share:before {
  content: "\e943";
}
.icon-shipping:before {
  content: "\e91c";
}
.icon-shipping-32:before {
  content: "\e91c";
}
.icon-sketch:before {
  content: "\f146";
}
.icon-sofa:before {
  content: "\e92a";
}
.icon-sort:before {
  content: "\e944";
}
.icon-star:before {
  content: "\e93f";
}
.icon-storage:before {
  content: "\e922";
}
.icon-storecredit-b:before {
  content: "\e91d";
}
.icon-storecredit-w:before {
  content: "\e91e";
}
.icon-table:before {
  content: "\e927";
}
.icon-tools-v2:before {
  content: "\e91f";
}
.icon-tools:before {
  content: "\e91f";
}
.icon-trash:before {
  content: "\e938";
}
.icon-twitter:before {
  content: "\e90b";
}
.icon-up:before {
  content: "\e903";
}
.icon-update:before {
  content: "\e940";
}
.icon-videocall:before {
  content: "\e920";
}
.icon-warning:before {
  content: "\f155";
}
.icon-wishlist-empty:before {
  content: "\e93b";
}
.icon-wishlist-full:before {
  content: "\e93a";
}
.icon-zoom-in:before {
  content: "\e945";
}
.icon-zoom-out:before {
  content: "\e946";
}
.icon-local:before {
  content: "\e947";
}
.icon-almacenamiento-incluido:before {
  content: "\e948";
}
.icon-incluye-cojines-decorativos:before {
  content: "\e949";
}
.icon-cojines-removibles:before {
  content: "\e950";
}
.icon-tipo-de-armado:before {
  content: "\e951";
}
.icon-complejidad-de-armado:before {
  content: "\e952";
}
.icon-capacidad:before {
  content: "\e953";
}
.icon-orientacion-del-brazo:before {
  content: "\e954";
}
.icon-reclinable:before {
  content: "\e955";
}
.icon-firmeza-suave:before {
  content: "\e956a";
}
.icon-firmeza-media:before {
  content: "\e956b";
}
.icon-firmeza-firme:before {
  content: "\e956c";
}
button,
a.action.primary,
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  border-radius: 3px;
}
button:active,
.cart.table-wrapper .actions-toolbar > .action:active,
.action-gift:active {
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.12);
}
a.action.primary {
  display: inline-block;
  text-decoration: none;
}
a.action.primary:hover,
a.action.primary:active,
a.action.primary:focus {
  text-decoration: none;
}
.action.primary,
.action-primary {
  background-image: none;
  background: #ea5b2f;
  border: 1px solid #ea5b2f;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  padding: 7px 15px;
  font-size: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
}
.action.primary:focus,
.action-primary:focus,
.action.primary:active,
.action-primary:active {
  background: #ea5b2f;
  border: 1px solid #ea5b2f;
  color: #ffffff;
}
.action.primary:hover,
.action-primary:hover {
  background: #ea5b2f;
  border: 1px solid #ea5b2f;
  color: #ffffff;
}
.action.primary.disabled,
.action-primary.disabled,
.action.primary[disabled],
.action-primary[disabled],
fieldset[disabled] .action.primary,
fieldset[disabled] .action-primary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.product.data.items {
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
}
.product.data.items > .item.title {
  box-sizing: border-box;
  float: none;
  width: 100%;
}
.product.data.items > .item.title > .switch {
  display: block;
}
.product.data.items > .item.content {
  box-sizing: border-box;
  display: block;
  float: none;
  margin: 0;
}
.product.data.items > .item.content:before,
.product.data.items > .item.content:after {
  content: '';
  display: table;
}
.product.data.items > .item.content:after {
  clear: both;
}
.product.data.items > .item.content.active {
  display: block;
}
.product.data.items > .item.title {
  margin: 0 0 5px;
}
.product.data.items > .item.title > .switch {
  background: #f0f0f0;
  border-bottom: 1px solid #d1d1d1;
  border-left: 1px solid #d1d1d1;
  border-right: 1px solid #d1d1d1;
  border-top: 1px solid #d1d1d1;
  height: 40px;
  padding: 5px 20px 5px 20px;
  font-weight: 600;
  line-height: 40px;
  font-size: 1.8rem;
  color: #7d7d7d;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:visited {
  color: #7d7d7d;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:hover {
  color: #7d7d7d;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:active {
  color: #333333;
  text-decoration: none;
}
.product.data.items > .item.title:not(.disabled) > .switch:focus,
.product.data.items > .item.title:not(.disabled) > .switch:hover {
  background: #fcfcfc;
}
.product.data.items > .item.title:not(.disabled) > .switch:active,
.product.data.items > .item.title.active > .switch,
.product.data.items > .item.title.active > .switch:focus,
.product.data.items > .item.title.active > .switch:hover {
  background: #ffffff;
  color: #333333;
  text-decoration: none;
  padding-bottom: 5px;
}
.product.data.items > .item.content {
  background: #ffffff;
  border: 1px solid #d1d1d1;
  margin: 0 0 5px;
  padding: 20px 20px 20px 20px;
}
.pages > .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .items {
  font-size: 0;
  letter-spacing: -1px;
  line-height: 0;
  white-space: nowrap;
  margin: 0;
  padding: 0;
  list-style: none none;
  display: inline-block;
  font-weight: 700;
}
.pages .item {
  font-size: 1.2rem;
  line-height: 3.2rem;
  letter-spacing: normal;
  margin: 0 2px 0 0;
  display: inline-block;
}
.pages .item .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages a.page {
  color: #1979c3;
  display: inline-block;
  padding: 0 4px;
  text-decoration: none;
}
.pages a.page:visited {
  color: #1979c3;
}
.pages a.page:hover {
  color: #006bb4;
  text-decoration: none;
}
.pages a.page:active {
  color: #ff5501;
}
.pages strong.page {
  font-size: 1.2rem;
  line-height: 3.2rem;
  letter-spacing: normal;
  color: #333333;
  display: inline-block;
  font-weight: 700;
  padding: 0 4px;
}
.pages .action {
  border: 1px solid #d1d1d1;
  color: #7d7d7d;
  display: inline-block;
  padding: 0;
  text-decoration: none;
}
.pages .action:visited {
  color: #7d7d7d;
}
.pages .action:hover {
  color: #7d7d7d;
  text-decoration: none;
}
.pages .action:active {
  color: #7d7d7d;
}
.pages .action.next {
  display: inline-block;
  text-decoration: none;
}
.pages .action.next:visited:before {
  color: #7d7d7d;
}
.pages .action.next:active:before {
  color: #7d7d7d;
}
.pages .action.next > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .action.next:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 46px;
  line-height: inherit;
  color: #7d7d7d;
  content: "\e902";
  font-family: 'gaia-icons';
  margin: 0 0 0 -6px;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.pages .action.next:hover:before {
  color: #7d7d7d;
}
.pages .action.next:active:before {
  color: #7d7d7d;
}
.pages .action.previous {
  display: inline-block;
  text-decoration: none;
}
.pages .action.previous:visited:before {
  color: #7d7d7d;
}
.pages .action.previous:active:before {
  color: #7d7d7d;
}
.pages .action.previous > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .action.previous:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 46px;
  line-height: inherit;
  color: #7d7d7d;
  content: "\e901";
  font-family: 'gaia-icons';
  margin: 0 0 0 -6px;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.pages .action.previous:hover:before {
  color: #7d7d7d;
}
.pages .action.previous:active:before {
  color: #7d7d7d;
}
.pages .action {
  width: 34px;
}
.pages .action.previous {
  margin-right: 12px;
}
.pages .action.next {
  margin-left: 12px;
}
.actions-toolbar > .primary,
.actions-toolbar > .secondary {
  text-align: center;
  margin-bottom: 10px;
}
.actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action {
  margin-bottom: 10px;
}
.actions-toolbar > .primary .action:last-child,
.actions-toolbar > .secondary .action:last-child {
  margin-bottom: 0;
}
.actions-toolbar > .primary:last-child,
.actions-toolbar > .secondary:last-child {
  margin-bottom: 0;
}
.breadcrumbs {
  margin: 0 0 20px;
}
.breadcrumbs .items {
  font-size: 1.2rem;
  color: #a3a3a3;
  margin: 0;
  padding: 0;
  list-style: none none;
}
.breadcrumbs .items > li {
  display: inline-block;
  vertical-align: top;
}
.breadcrumbs .item {
  margin: 0;
}
.breadcrumbs a {
  color: #333333;
  text-decoration: none;
}
.breadcrumbs a:visited {
  color: #333333;
  text-decoration: none;
}
.breadcrumbs a:hover {
  color: #333333;
  text-decoration: underline;
}
.breadcrumbs a:active {
  color: #333333;
  text-decoration: none;
}
.breadcrumbs strong {
  font-weight: 400;
}
.breadcrumbs .item:not(:last-child) {
  display: inline-block;
  text-decoration: none;
}
.breadcrumbs .item:not(:last-child):after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 18px;
  content: "\e902";
  font-family: 'gaia-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.ui-dialog.popup .action.close {
  position: absolute;
  height: 40px;
  right: 0;
  top: 0;
  width: 40px;
  z-index: 1001;
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
}
.ui-dialog.popup .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-dialog.popup .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: "\e936";
  font-family: 'gaia-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.ui-dialog.popup .action.close:hover:before {
  color: inherit;
}
.ui-dialog.popup .action.close:active:before {
  color: inherit;
}
.ui-dialog.popup .action.close:focus,
.ui-dialog.popup .action.close:active {
  background: none;
  border: none;
}
.ui-dialog.popup .action.close:hover {
  background: none;
  border: none;
}
.ui-dialog.popup .action.close.disabled,
.ui-dialog.popup .action.close[disabled],
fieldset[disabled] .ui-dialog.popup .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.popup-pointer {
  margin-left: -14px;
  position: absolute;
  top: -14px;
}
.popup-pointer:before,
.popup-pointer:after {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-bottom-style: solid;
}
.popup-pointer:before {
  left: 2px;
  top: 2px;
  border: solid 6px;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.popup-pointer:after {
  left: 1px;
  top: 0px;
  border: solid 7px;
  border-color: transparent transparent #aeaeae transparent;
  z-index: 98;
}
.price-tier_price .price-excluding-tax,
.price-tier_price .price-including-tax {
  display: inline;
}
.price-including-tax,
.price-excluding-tax {
  display: block;
  font-size: 1.8rem;
  line-height: 1;
}
.price-including-tax .price,
.price-excluding-tax .price {
  font-weight: 700;
}
.price-including-tax + .price-excluding-tax,
.weee[data-label] {
  display: block;
  font-size: 1.8rem;
}
.price-including-tax + .price-excluding-tax:before,
.weee[data-label]:before {
  content: attr(data-label) ': ';
  font-size: 1.1rem;
}
.price-including-tax + .price-excluding-tax .price,
.weee[data-label] .price {
  font-size: 1.1rem;
}
body._has-modal {
  height: 100%;
  overflow: hidden;
  width: 100%;
}
.modals-overlay {
  z-index: 899;
}
.modal-slide,
.modal-popup {
  bottom: 0;
  left: 0;
  min-width: 0;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0s .3s, opacity .3s ease;
  transition: visibility 0s .3s, opacity .3s ease;
}
.modal-slide._show,
.modal-popup._show {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
}
.modal-slide._show .modal-inner-wrap,
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-slide .modal-inner-wrap,
.modal-popup .modal-inner-wrap {
  background-color: #ffffff;
  box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
  opacity: 1;
  pointer-events: auto;
}
.modal-slide {
  left: 44px;
  z-index: 900;
}
.modal-slide._show .modal-inner-wrap {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.modal-slide .modal-inner-wrap {
  height: 100%;
  overflow-y: auto;
  position: static;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  width: auto;
}
.modal-slide._inner-scroll .modal-inner-wrap {
  overflow-y: visible;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.modal-slide._inner-scroll .modal-header,
.modal-slide._inner-scroll .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-slide._inner-scroll .modal-content {
  overflow-y: auto;
}
.modal-slide._inner-scroll .modal-footer {
  margin-top: auto;
}
.modal-slide .modal-header,
.modal-slide .modal-content,
.modal-slide .modal-footer {
  padding: 0 2.6rem 2.6rem;
}
.modal-slide .modal-header {
  padding-bottom: 2.1rem;
  padding-top: 2.1rem;
}
.modal-popup {
  z-index: 900;
  left: 0;
  overflow-y: auto;
}
.modal-popup.confirm .modal-inner-wrap {
  max-width: 50rem;
}
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.modal-popup .modal-inner-wrap {
  margin: 5rem auto;
  width: 75%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  box-sizing: border-box;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  -webkit-transform: translateY(-200%);
  transform: translateY(-200%);
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: transform .2s ease;
}
.modal-popup._inner-scroll {
  overflow-y: visible;
}
.ie11 .modal-popup._inner-scroll {
  overflow-y: auto;
}
.modal-popup._inner-scroll .modal-inner-wrap {
  max-height: 90%;
}
.ie11 .modal-popup._inner-scroll .modal-inner-wrap {
  max-height: none;
}
.modal-popup._inner-scroll .modal-content {
  overflow-y: auto;
}
.modal-popup .modal-header,
.modal-popup .modal-content,
.modal-popup .modal-footer {
  padding-left: 3rem;
  padding-right: 3rem;
}
.modal-popup .modal-header,
.modal-popup .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-popup .modal-header {
  padding-bottom: 1.2rem;
  padding-top: 3rem;
}
.modal-popup .modal-footer {
  margin-top: auto;
  padding-bottom: 3rem;
  padding-top: 3rem;
}
.modal-popup .modal-footer-actions {
  text-align: right;
}
.modal-custom .action-close,
.modal-popup .action-close,
.modal-slide .action-close {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: inline-block;
  text-decoration: none;
  position: absolute;
  right: 0;
  top: 0;
}
.modal-custom .action-close:focus,
.modal-popup .action-close:focus,
.modal-slide .action-close:focus,
.modal-custom .action-close:active,
.modal-popup .action-close:active,
.modal-slide .action-close:active {
  background: none;
  border: none;
}
.modal-custom .action-close:hover,
.modal-popup .action-close:hover,
.modal-slide .action-close:hover {
  background: none;
  border: none;
}
.modal-custom .action-close.disabled,
.modal-popup .action-close.disabled,
.modal-slide .action-close.disabled,
.modal-custom .action-close[disabled],
.modal-popup .action-close[disabled],
.modal-slide .action-close[disabled],
fieldset[disabled] .modal-custom .action-close,
fieldset[disabled] .modal-popup .action-close,
fieldset[disabled] .modal-slide .action-close {
  pointer-events: none;
  opacity: 0.5;
}
.modal-custom .action-close > span,
.modal-popup .action-close > span,
.modal-slide .action-close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.modal-custom .action-close:before,
.modal-popup .action-close:before,
.modal-slide .action-close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 32px;
  color: #8f8f8f;
  content: "\e936";
  font-family: 'gaia-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
  color: inherit;
}
.modal-custom .action-close:active:before,
.modal-popup .action-close:active:before,
.modal-slide .action-close:active:before {
  color: inherit;
}
.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
  color: #1a1a1a;
}
.modal-custom .action-close {
  margin: 25px;
}
.modal-popup {
  pointer-events: none;
}
.modal-popup .modal-title {
  border-bottom: 1px solid #c1c1c1;
  font-weight: 300;
  padding-bottom: 10px;
  font-size: 26px;
  margin-bottom: 0;
  min-height: 1em;
  word-wrap: break-word;
}
.modal-popup .action-close {
  padding: 10px;
}
.modal-slide .action-close {
  padding: 1.1rem 2rem;
}
.modal-slide .page-main-actions {
  margin-bottom: -12.9rem;
  margin-top: 2.1rem;
}
.modals-overlay {
  background-color: rgba(51, 51, 51, 0.55);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}
body._has-modal-custom .modal-custom-overlay {
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 899;
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
@charset "UTF-8";
/* Slider */
.slick-loading .slick-list {
  background: #ffffff center center no-repeat;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 40px;
  width: 40px;
  line-height: 0px;
  font-size: 2em;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
  z-index: 1;
}
.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
  border: 0;
}
.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "gaia-icons";
  font-size: 1.5em;
  line-height: 1;
  color: #ffffff;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: 0px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: 20px;
}
.slick-prev:before {
  content: "\e901";
}
[dir="rtl"] .slick-prev:before {
  content: "\e902";
}
.slick-next {
  right: 12px;
}
[dir="rtl"] .slick-next {
  left: 0;
  right: auto;
}
.slick-next:before {
  content: "\e902";
  position: relative;
}
[dir="rtl"] .slick-next:before {
  content: "\e901";
}
/* Dots */
.slick-dotted .slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action,
.slick-dots li .action-gift {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:hover,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:focus,
.slick-dots li .action-gift:hover,
.slick-dots li .action-gift:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:hover:before,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:focus:before,
.slick-dots li .action-gift:hover:before,
.slick-dots li .action-gift:focus:before {
  opacity: 1;
}
.slick-dots li button:before,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:before,
.slick-dots li .action-gift:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "gaia-icons";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: #000000;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before,
.slick-dots li.slick-active .cart.table-wrapper .actions-toolbar > .action:before,
.slick-dots li.slick-active .action-gift:before {
  color: #000000;
  opacity: 0.75;
}
.slider {
  width: 100%;
}
.slick-slide img {
  width: 100%;
}
.slick-prev:before,
.slick-next:before {
  color: black;
}
.container-section {
  margin-bottom: 24px;
}
.rr-slider .slick-slider .slick-slide img {
  max-width: 100%;
  mix-blend-mode: multiply;
}
.rr-slider .slick-slider .item .item-anchor {
  outline: none;
}
.rr-slider .slick-slider .item .product-info {
  float: left;
  padding: 8px;
  width: 100%;
}
.rr-slider .slick-slider .item .product-info .item-name {
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  text-align: left;
  color: #131313;
  width: 100%;
}
.rr-slider .slick-slider .item .product-info .price {
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  color: #131313;
  display: block;
  float: left;
  width: auto;
  padding-right: 24px;
  text-align: left;
  margin-left: 0;
  font-weight: 800;
  font-size: 20px;
}
.rr-slider .slick-slider .item .product-info .price.withDiscount {
  color: #c33;
}
.rr-slider .slick-slider .item .product-info .old-price {
  position: relative;
  color: #b0b0b0;
  padding-right: 0 !important;
  display: block;
  float: left;
  width: auto;
  padding-right: 24px;
  text-align: left;
  margin-left: 0;
  font-size: 20px;
}
.rr-slider .slick-slider .item .product-info .old-price::after {
  content: "";
  width: 100%;
  height: 1px;
  background: #b0b0b0;
  display: block;
  position: absolute;
  top: 50%;
}
.rr-slider .slick-slider .item .label {
  width: 100%;
  float: left;
  font-size: .8em;
}
.rr-slider .slick-slider .item .delivery {
  width: 100%;
  float: left;
  font-size: .8em;
}
.rr-slider .slick-slider .slick-slide .item .delivery {
  width: 100%;
  float: left;
  font-size: .8em;
}
.rr-slider .slick-slider .slick-slide .item .label {
  width: 100%;
  float: left;
  font-size: .8em;
}
.rr-slider .price {
  float: left;
  padding-right: 10px;
}
.rr-slider .price.withDiscount {
  color: #cc3330;
}
.rr-slider .old-price {
  float: left;
  text-decoration: line-through;
}
h2.title-rr.section--title {
  font-size: 26px;
  color: #505050;
  line-height: 1.05;
  padding: 0px;
  margin-bottom: 0px;
  margin-bottom: 16px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.product-info-stock-sku .configurable-variation-qty {
  display: none;
}
/**
     * @codingStandardsIgnoreStart
     */
#store-pickup.selected-shipping ~ #store-selector {
  display: none;
}
#store-pickup.selected-store-pickup ~ #shipping,
#store-pickup.selected-store-pickup ~ #opc-shipping_method {
  visibility: hidden;
  height: 0;
  overflow: hidden;
}
#delivery-method-selector {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#delivery-method-selector .action {
  line-height: 1rem;
  padding: 14px 17px;
  font-size: 1.6rem;
}
#delivery-method-selector .action.selected {
  background: #ffffff;
}
#delivery-method-selector .action-select-shipping {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
#delivery-method-selector .action-select-store-pickup {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
/**
      * @codingStandardsIgnoreStart
      */
#store-selector .form-login {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
#store-selector .form-continue {
  margin: 20px 0 0;
}
.location-details .location-name {
  font-size: 18px;
  font-weight: 700;
}
.store-selector-popup .modal-title {
  border-bottom: 0;
}
.store-selector-popup .modal-header {
  padding-bottom: 0;
}
/**
      * @codingStandardsIgnoreStart
      */
#opc-store-selector-popup {
  display: none;
}
#opc-store-selector-popup .block-search {
  float: none;
  width: 100%;
  margin: 0 0 20px;
  padding: 0 0 10px;
  border-bottom: 1px solid #c1c1c1;
}
.modal-content #opc-store-selector-popup {
  display: block;
}
.store-selector-popup-table thead th {
  display: none;
}
.store-selector-popup-table tbody .location .location-name {
  font-size: 18px;
}
.store-selector-popup-table tbody .location + .location {
  border-top: 1px solid #cccccc;
}
.store-selector-popup-table tbody .col-location-details {
  padding-left: 0;
}
.store-selector-popup-table tbody .col-location-details p:last-child {
  margin-bottom: 0;
}
.store-selector-popup-table tbody .col-location-actions {
  padding-right: 0;
  vertical-align: middle;
}
.store-selector-popup-table tbody .col-location-actions .action {
  float: right;
}
.store-selector-popup-empty-query,
.store-selector-popup-no-locations {
  margin: 0 0 20px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.lac-notification-sticky {
  position: relative;
  z-index: 999;
}
.lac-notification-sticky .lac-notification {
  background-color: #373330;
  color: #ffffff;
  font-size: 16px;
}
.lac-notification-sticky .lac-notification .lac-notification-icon {
  float: left;
  margin: 10px 25px 10px 10px;
}
.lac-notification-sticky .lac-notification .lac-notification-icon .logo-img {
  display: block;
}
.lac-notification-sticky .lac-notification .lac-notification-text {
  float: left;
  padding: 15px 0;
}
.lac-notification-sticky .lac-notification .lac-notification-links {
  float: right;
  padding: 15px 0;
}
.lac-notification-sticky .lac-notification .lac-notification-links a {
  color: #ffffff;
  font-size: 14px;
}
.lac-notification-sticky .lac-notification .lac-notification-links .lac-notification-close-link:after {
  background: url('../Magento_LoginAsCustomerFrontendUi/images/close.svg');
  content: ' ';
  display: inline-block;
  height: 12px;
  margin-left: 5px;
  vertical-align: middle;
  width: 12px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.block.newsletter .field-recaptcha .field .control:before {
  content: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
.amslick-slider-container .slick-dots li button:focus,
.amslick-slider-container .slick-dots li button:hover,
.amslick-slider-container .slick-list:focus,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action:focus,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action:hover,
.amslick-slider-container .slick-dots li .action-gift:focus,
.amslick-slider-container .slick-dots li .action-gift:hover {
  outline: 0;
}
.amslick-slider-container .slick-list,
.amslick-slider-container .slick-slider,
.amslick-slider-container .slick-track {
  position: relative;
  display: block;
}
.amslick-slider-container .slick-loading .slick-slide,
.amslick-slider-container .slick-loading .slick-track {
  visibility: hidden;
}
.amslick-slider-container .slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.amslick-slider-container .slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.amslick-slider-container .slick-slider .slick-list,
.amslick-slider-container .slick-slider .slick-track {
  transform: translate3d(0, 0, 0);
}
.amslick-slider-container .slick-track {
  top: 0;
  left: 0;
  margin: 0 auto;
}
.amslick-slider-container .slick-track:after,
.amslick-slider-container .slick-track:before {
  display: table;
  content: '';
}
.amslick-slider-container .slick-track:after {
  clear: both;
}
.amslick-slider-container .slick-slide,
.amslick-slider-container .slick-slide.slick-loading img {
  display: none;
}
.amslick-slider-container .slick-slide {
  float: left;
  min-height: 1px;
  height: 100%;
  vertical-align: middle;
}
.amslick-slider-container [dir=rtl] .slick-slide {
  float: right;
}
.amslick-slider-container .slick-slide.dragging img {
  pointer-events: none;
}
.amslick-slider-container .slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.amslick-slider-container .slick-arrow.slick-hidden {
  display: none;
}
.amslick-slider-container .slick-loading .slick-list {
  position: relative;
  background: 0 0;
}
.amslick-slider-container .slick-loading .slick-list:before {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 25px;
  height: 25px;
  border-width: 3px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.2);
  border-top-color: #5c5c5c;
  border-radius: 100%;
  content: '';
  transform: translate(-50%, -50%);
  animation: loading 1s infinite linear;
}
.amslick-slider-container .slick-next.slick-disabled,
.amslick-slider-container .slick-prev.slick-disabled {
  opacity: 0.25;
}
.amslick-slider-container .slick-dotted.slick-slider {
  margin-bottom: 30px;
}
.amslick-slider-container .slick-dots {
  position: absolute;
  left: 0;
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
  list-style: none;
  text-align: center;
}
.amslick-slider-container .slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 5px;
  padding: 0;
  width: 20px;
  height: 20px;
  cursor: pointer;
}
.amslick-slider-container .slick-dots li button,
.amslick-slider-container .slick-slider .slick-arrow,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action,
.amslick-slider-container .slick-dots li .action-gift {
  display: block;
  outline: 0;
  box-shadow: none;
  cursor: pointer;
}
.amslick-slider-container .slick-dots li button,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action,
.amslick-slider-container .slick-dots li .action-gift {
  padding: 5px;
  width: 20px;
  height: 20px;
  border: 0;
  background: 0 0;
  color: transparent;
  font-size: 0;
  line-height: 0;
}
.amslick-slider-container .slick-dots li button:focus:before,
.amslick-slider-container .slick-dots li button:hover:before,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action:focus:before,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action:hover:before,
.amslick-slider-container .slick-dots li .action-gift:focus:before,
.amslick-slider-container .slick-dots li .action-gift:hover:before {
  opacity: 1;
}
.amslick-slider-container .slick-dots li button:before,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action:before,
.amslick-slider-container .slick-dots li .action-gift:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  color: #000000;
  content: '•';
  text-align: center;
  font-size: 16px;
  line-height: 20px;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.amslick-slider-container .slick-dots li.slick-active button:before,
.amslick-slider-container .slick-dots li.slick-active .cart.table-wrapper .actions-toolbar > .action:before,
.amslick-slider-container .slick-dots li.slick-active .action-gift:before {
  color: #000000;
  opacity: 0.75;
}
.amslick-slider-container .slick-slider {
  box-sizing: border-box;
  padding: 0 20px;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.amslick-slider-container .slick-slider .slick-arrow {
  position: absolute;
  top: 50%;
  padding: 0;
  width: 15px;
  height: 22px;
  border: none;
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uMi40QTEgMSAwIDAgMSAxLjYuMmwxMiAxMGExIDEgMCAwIDEgMCAxLjZsLTEyIDEwYTEgMSAwIDAgMS0xLjItMS42TDExLjMzMyAxMSAuNCAxLjhBMSAxIDAgMCAxIC4yLjR6IiBmaWxsPSIjQzRDNEM0Ii8+PC9zdmc+') center no-repeat !important;
  color: transparent;
  font-size: 0;
  line-height: 0;
  transition: background .3s ease;
  transform: translate(0, -50%);
}
.amslick-slider-container .slick-slider .slick-arrow:before,
.amslick-slider-container .slick-slider .slick-arrow:after {
  content: '';
}
.amslick-slider-container .slick-slider .slick-arrow:hover {
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uMi40QTEgMSAwIDAgMSAxLjYuMmwxMiAxMGExIDEgMCAwIDEgMCAxLjZsLTEyIDEwYTEgMSAwIDAgMS0xLjItMS42TDExLjMzMyAxMSAuNCAxLjhBMSAxIDAgMCAxIC4yLjR6IiBmaWxsPSIjMTYxNjE2Ii8+PC9zdmc+') center no-repeat;
}
.amslick-slider-container .slick-slider .slick-arrow.slick-next {
  right: 0;
}
.amslick-slider-container .slick-slider .slick-arrow.slick-prev {
  left: 0;
  transform: rotate(180deg) translate(0, 50%);
}
.amslick-slider-container .slick-initialized .slick-slide {
  display: inline-block !important;
  float: none !important;
  height: auto;
}
.amslick-slider-container .product-items.slick-slider > .slick-list {
  padding: 15px 0;
}
.amslick-slider-container .product-items.slick-slider .slick-slide .product-item {
  display: block !important;
  margin: auto !important;
  max-width: 205px;
}
.amslick-slider-container .sidebar.sidebar-additional {
  width: 100%;
}
@keyframes loading {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(359.9deg);
  }
}
.am-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
#amrelated_product_content_tab .block-title {
  display: none;
}
.amrelated-grid-wrapper {
  /* rewrite magento luma styles*/
}
.amrelated-grid-wrapper .slick-arrow {
  z-index: 999;
}
.amrelated-grid-wrapper .slick-slide {
  margin: 0 5px;
}
.amrelated-grid-wrapper .slick-track {
  display: flex;
}
.amrelated-grid-wrapper .slick-dots .slick-active button,
.amrelated-grid-wrapper .slick-dots .slick-active .cart.table-wrapper .actions-toolbar > .action,
.amrelated-grid-wrapper .slick-dots .slick-active .action-gift {
  background: transparent;
}
.amrelated-grid-wrapper .slick-dots li {
  margin: 0 5px 5px;
}
.amrelated-grid-wrapper .slick-dots button,
.amrelated-grid-wrapper .slick-dots .cart.table-wrapper .actions-toolbar > .action,
.amrelated-grid-wrapper .slick-dots .action-gift {
  border: none;
  text-indent: initial;
}
.amrelated-grid-wrapper .slick-dots button:hover,
.amrelated-grid-wrapper .slick-dots button:active,
.amrelated-grid-wrapper .slick-dots button:focus,
.amrelated-grid-wrapper .slick-dots .cart.table-wrapper .actions-toolbar > .action:hover,
.amrelated-grid-wrapper .slick-dots .cart.table-wrapper .actions-toolbar > .action:active,
.amrelated-grid-wrapper .slick-dots .cart.table-wrapper .actions-toolbar > .action:focus,
.amrelated-grid-wrapper .slick-dots .action-gift:hover,
.amrelated-grid-wrapper .slick-dots .action-gift:active,
.amrelated-grid-wrapper .slick-dots .action-gift:focus {
  border: none;
}
.amrelated-grid-wrapper .products-grid .product-item-info:hover {
  z-index: 3;
}
.amrelated-sidebar-wrap {
  width: 100%;
}
.amrelated-cart-message {
  position: relative;
  display: block;
  margin: 0 0 10px;
  padding: 5px 25px;
  background: #e9f6ff;
  color: #333333;
  text-align: center;
  font-size: 1.6rem;
  line-height: 42px;
}
.amrelated-cart-message:before {
  position: relative;
  top: 8px;
  display: inline-block;
  margin-right: 2px;
  width: 30px;
  height: 30px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAiIGhlaWdodD0iMzAiIHZpZXdCb3g9IjAgMCAzMCAzMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48Y2lyY2xlIGN4PSIxNSIgY3k9IjE1IiByPSIxNSIgZmlsbD0iI0VCNTc1NyIvPjxwYXRoIGQ9Ik05Ljg5ODQ0IDEwLjgxMjVDOS44OTg0NCAxMC4xMjUgMTAuMTE5OCA5LjU2MjUgMTAuNTYyNSA5LjEyNUMxMS4wMDUyIDguNjgyMjkgMTEuNTg1OSA4LjQ2MDk0IDEyLjMwNDcgOC40NjA5NEMxMy4wMzM5IDguNDYwOTQgMTMuNjE3MiA4LjY4MjI5IDE0LjA1NDcgOS4xMjVDMTQuNDk3NCA5LjU2MjUgMTQuNzE4OCAxMC4xMzggMTQuNzE4OCAxMC44NTE2VjExLjQxNDFDMTQuNzE4OCAxMi4wOTY0IDE0LjQ5NzQgMTIuNjU2MiAxNC4wNTQ3IDEzLjA5MzhDMTMuNjE3MiAxMy41MzEyIDEzLjAzOTEgMTMuNzUgMTIuMzIwMyAxMy43NUMxMS42MTcyIDEzLjc1IDExLjAzNjUgMTMuNTM2NSAxMC41NzgxIDEzLjEwOTRDMTAuMTI1IDEyLjY3NzEgOS44OTg0NCAxMi4wOTY0IDkuODk4NDQgMTEuMzY3MlYxMC44MTI1Wk0xMS4yMjY2IDExLjQxNDFDMTEuMjI2NiAxMS43NzM0IDExLjMyNTUgMTIuMDY1MSAxMS41MjM0IDEyLjI4OTFDMTEuNzI2NiAxMi41MDc4IDExLjk5MjIgMTIuNjE3MiAxMi4zMjAzIDEyLjYxNzJDMTIuNjQzMiAxMi42MTcyIDEyLjkwMzYgMTIuNTA3OCAxMy4xMDE2IDEyLjI4OTFDMTMuMjk5NSAxMi4wNjUxIDEzLjM5ODQgMTEuNzYzIDEzLjM5ODQgMTEuMzgyOFYxMC44MTI1QzEzLjM5ODQgMTAuNDUzMSAxMy4yOTY5IDEwLjE2MTUgMTMuMDkzOCA5LjkzNzVDMTIuODk1OCA5LjcxMzU0IDEyLjYzMjggOS42MDE1NiAxMi4zMDQ3IDkuNjAxNTZDMTEuOTc2NiA5LjYwMTU2IDExLjcxMzUgOS43MTYxNSAxMS41MTU2IDkuOTQ1MzFDMTEuMzIyOSAxMC4xNjkzIDExLjIyNjYgMTAuNDY2MSAxMS4yMjY2IDEwLjgzNTlWMTEuNDE0MVpNMTUuMzY3MiAxNy4yMTA5QzE1LjM2NzIgMTYuNTEzIDE1LjU5MzggMTUuOTQ3OSAxNi4wNDY5IDE1LjUxNTZDMTYuNSAxNS4wODMzIDE3LjA3ODEgMTQuODY3MiAxNy43ODEyIDE0Ljg2NzJDMTguNDg5NiAxNC44NjcyIDE5LjA2NzcgMTUuMDgzMyAxOS41MTU2IDE1LjUxNTZDMTkuOTY4OCAxNS45NDc5IDIwLjE5NTMgMTYuNTMxMiAyMC4xOTUzIDE3LjI2NTZWMTcuODIwM0MyMC4xOTUzIDE4LjQ5NzQgMTkuOTc2NiAxOS4wNTczIDE5LjUzOTEgMTkuNUMxOS4xMDY4IDE5LjkzNzUgMTguNTI2IDIwLjE1NjIgMTcuNzk2OSAyMC4xNTYyQzE3LjA2NzcgMjAuMTU2MiAxNi40NzkyIDE5Ljk0MDEgMTYuMDMxMiAxOS41MDc4QzE1LjU4ODUgMTkuMDcwMyAxNS4zNjcyIDE4LjQ5NDggMTUuMzY3MiAxNy43ODEyVjE3LjIxMDlaTTE2LjY5NTMgMTcuODIwM0MxNi42OTUzIDE4LjE3NDUgMTYuNzk2OSAxOC40NjYxIDE3IDE4LjY5NTNDMTcuMjA4MyAxOC45MTkzIDE3LjQ3NCAxOS4wMzEyIDE3Ljc5NjkgMTkuMDMxMkMxOC4xMzAyIDE5LjAzMTIgMTguMzkwNiAxOC45MjQ1IDE4LjU3ODEgMTguNzEwOUMxOC43NzA4IDE4LjQ5MjIgMTguODY3MiAxOC4xODc1IDE4Ljg2NzIgMTcuNzk2OVYxNy4yMTA5QzE4Ljg2NzIgMTYuODQ2NCAxOC43NjU2IDE2LjU1NDcgMTguNTYyNSAxNi4zMzU5QzE4LjM1OTQgMTYuMTE3MiAxOC4wOTkgMTYuMDA3OCAxNy43ODEyIDE2LjAwNzhDMTcuNDU4MyAxNi4wMDc4IDE3LjE5NTMgMTYuMTE3MiAxNi45OTIyIDE2LjMzNTlDMTYuNzk0MyAxNi41NTQ3IDE2LjY5NTMgMTYuODU2OCAxNi42OTUzIDE3LjI0MjJWMTcuODIwM1pNMTIuNzEwOSAxOS4xNDg0TDExLjczNDQgMTguNTg1OUwxNy4yODkxIDkuNjk1MzFMMTguMjY1NiAxMC4yNTc4TDEyLjcxMDkgMTkuMTQ4NFoiIGZpbGw9IndoaXRlIi8+PC9zdmc+);
  content: '';
}
.amrelated-cart-message .price,
.amrelated-cart-message .product-link {
  font-weight: bold;
}
.amrelated-bundle-toolbar .pager {
  text-align: right;
}
.amrelated-bundle-toolbar .pages,
.amrelated-bundle-toolbar .limiter {
  display: inline-block;
}
.amrelated-cart-bundle {
  float: left;
  margin-top: 30px;
  padding: 0 5px;
}
.amrelated-pack-info {
  display: inline-flex;
  margin: 1rem 0;
  padding: 5px 8px 6px;
  border-radius: 4px;
  background: #eef2f9;
  color: #6d88b0;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
}
.amrelated-pack-wrapper {
  clear: both;
  margin-bottom: 30px;
}
.amrelated-pack-wrapper .amrelated-title {
  position: relative;
  padding: 10px 0;
}
.amrelated-pack-wrapper .amrelated-title:after {
  position: absolute;
  top: 50%;
  right: 5px;
  width: 15px;
  height: 10px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMSA3bDYtNiA2IDYiIHN0cm9rZT0iIzc3NyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PC9zdmc+) no-repeat center;
  background-size: contain;
  content: '';
  transform: translateY(-50%);
}
.amrelated-pack-wrapper .amrelated-title.-collapsed:after {
  transform: rotate(180deg) translateY(-50%);
  transform-origin: 50% 10%;
}
.amrelated-content-wrapper {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  position: relative;
  margin-top: 25px;
  background: #f9f9f9;
}
.amrelated-plus,
.amrelated-equal,
.amrelated-price-wrapper {
  display: flex;
  align-items: center;
}
.amrelated-pack-list {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.amrelated-pack-list.-narrow {
  flex-wrap: wrap;
}
.amrelated-pack-items {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.amrelated-pack-items .amrelated-background {
  display: none;
}
.amrelated-pack-items.-selected > .-selected {
  background: none;
  box-shadow: none;
}
.amrelated-pack-item {
  padding: 30px;
  width: 100%;
}
.amrelated-pack-item:not(:last-child) {
  border-bottom: 1px solid #cccccc;
}
.amrelated-pack-item:not(.-main) {
  opacity: .7;
  transition: opacity .5s ease;
}
.amrelated-pack-item:not(.-main).-selected {
  opacity: 1;
}
.amrelated-pack-item.-main {
  background: #eaeaea;
}
.amrelated-pack-item .amrelated-info {
  display: flex;
  position: relative;
  box-sizing: border-box;
  height: 100%;
}
.amrelated-pack-item .amrelated-info:hover {
  z-index: unset;
  margin: 0;
  border: 0;
  box-shadow: none;
}
.amrelated-pack-item .amrelated-details {
  display: flex;
  flex-wrap: wrap;
  margin-left: 20px;
}
.amrelated-pack-item .price-box {
  margin: 3px 0 0;
  width: 100%;
}
.amrelated-pack-item .amrelated-name {
  word-wrap: break-word;
  word-break: break-word;
  width: 100%;
}
.ie11 .amrelated-pack-item .amrelated-name {
  word-break: break-all;
}
.amrelated-pack-item:not(.-main) .product-reviews-summary {
  margin: 0 0 5px;
}
.amrelated-pack-item .price-final_price [data-price-type='finalPrice'] .price {
  display: block;
  color: #000000;
  font-weight: 600;
  font-size: 18px;
}
.amrelated-pack-item .product-reviews-summary .reviews-actions {
  display: none;
}
.amrelated-pack-item.-collapsed {
  padding: 15px 20px;
}
.amrelated-pack-item.-collapsed.-main {
  padding: 25px 20px;
}
.amrelated-pack-item.-collapsed .amrelated-photo-container {
  display: flex;
  position: unset;
  flex-direction: row-reverse;
  min-width: auto;
  width: auto;
  height: auto;
  border: 0;
  background: transparent;
}
.amrelated-pack-item.-collapsed .amrelated-info {
  flex-direction: row-reverse;
}
.amrelated-pack-item.-collapsed .amrelated-link {
  display: flex;
  align-items: center;
}
.amrelated-pack-item.-collapsed .amrelated-qty {
  position: static;
  margin-left: 10px;
}
.amrelated-pack-item.-collapsed .amrelated-checkbox + .amrelated-label {
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.amrelated-pack-item.-collapsed .amrelated-photo,
.amrelated-pack-item.-collapsed .product-reviews-summary.short,
.amrelated-pack-item.-collapsed .price-box {
  display: none;
}
.amrelated-pack-item.-collapsed .amrelated-discount {
  position: static;
  align-self: center;
  transform: none;
}
.amrelated-pack-item.-collapsed .amrelated-details {
  align-items: center;
  margin-left: 30px;
  min-height: 2.7rem;
  max-width: 100%;
  width: 100%;
}
.amrelated-pack-item.-collapsed .amrelated-name {
  margin-right: 1rem;
}
.amrelated-photo-container {
  position: relative;
  margin: 0;
  min-width: 100px;
  width: 100px;
  height: 100px;
  border: 1px solid #e8e8e8;
  background: #ffffff;
  text-align: center;
}
.amrelated-photo-container .amrelated-link {
  display: block;
  width: 100%;
  height: 100%;
}
.amrelated-photo-container .amrelated-photo {
  max-width: 100%;
  max-height: 100%;
}
.amrelated-photo-container .amrelated-qty {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: 0;
  bottom: 0;
  box-sizing: border-box;
  padding: 0 4px;
  min-width: 30px;
  height: 30px;
  border: 1px solid #3978bd;
  border-radius: 50%;
  background: #e9f6ff;
  box-shadow: 0 2px 4px rgba(16, 31, 48, 0.2);
  color: #000000;
  font-weight: 600;
}
.amrelated-photo-container .amrelated-qty:before {
  content: 'x';
  font-weight: 400;
  font-size: 11px;
}
.amrelated-photo-container .amrelated-checkbox {
  display: none;
}
.amrelated-photo-container .amrelated-checkbox + .amrelated-label {
  position: absolute;
  top: -5px;
  left: -5px;
  z-index: 2;
  box-sizing: border-box;
  width: 20px;
  height: 20px;
  border: 1px solid #3978bd;
  border-radius: 2px;
  background: #ffffff;
  cursor: pointer;
}
.amrelated-photo-container .amrelated-checkbox:checked + .amrelated-label {
  background: #3978bd url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTAgMmEyIDIgMCAwIDEgMi0yaDE2YTIgMiAwIDAgMSAyIDJ2MTZhMiAyIDAgMCAxLTIgMkgyYTIgMiAwIDAgMS0yLTJWMnoiIGZpbGw9IiMzOTc4QkQiLz48cGF0aCBkPSJNNSAxMGw0LjUgNEwxNSA3IiBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PC9zdmc+) no-repeat center;
  background-size: contain;
}
.amrelated-pack-item.-selected .amrelated-photo-container {
  border-color: #e8e8e8;
}
.amrelated-discount {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  z-index: 2;
  box-sizing: border-box;
  padding: 5px;
  border-radius: 2px;
  background: #eb5757;
  color: #ffffff;
}
.amrelated-discount.-product {
  top: -10px;
  right: -10px;
  display: none;
  font-size: 12px;
}
.amrelated-discount > .amrelated-text {
  margin-left: 3px;
}
.amrelated-discount.-summary {
  top: 0;
  right: 10px;
  padding: 5px 15px;
  max-width: 100%;
  font-size: 16px;
  transform: translateY(-50%);
}
.amrelated-discount.-summary .amount {
  margin-left: 5px;
  font-weight: 600;
}
.amrelated-pack-item.-discount-applied .amrelated-discount {
  display: flex;
}
.amrelated-plus,
.amrelated-equal {
  display: none;
}
.amrelated-summary-content {
  display: flex;
  justify-content: flex-end;
  padding: 15px 0;
  width: 100%;
}
.amrelated-summary-content .main.price {
  color: #000000;
  text-align: center;
  font-weight: 600;
  font-size: 30px;
  line-height: 1;
}
.amrelated-price-wrapper {
  justify-content: center;
  box-sizing: border-box;
  margin: 0 15px;
  padding: 15px;
  border-bottom: none;
}
.amrelated-tocart-wrapper {
  display: flex;
  align-items: center;
  margin-right: 10px;
}
.amrelated-tocart-wrapper .action {
  padding: 7px 15px;
  height: auto;
  line-height: normal;
}
.amrelated-popup-container {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.15);
}
.amrelated-bundle-popup {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 9999;
  box-sizing: border-box;
  max-width: 315px;
  height: auto;
  overflow: hidden;
  padding: 0 0 13px;
  text-align: center;
  background: #fff;
  border-radius: 9px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.25);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.amrelated-bundle-popup .close {
  position: absolute;
  top: 18px;
  right: 18px;
  z-index: 9;
  width: 12px;
  height: 12px;
  font-size: 21px;
  color: rgba(0, 0, 0, 0.25);
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMTMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEgMWwxMSAxMW0wLTExTDEgMTIiIHN0cm9rZT0iI0IyQjJCMiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPjwvc3ZnPg==) no-repeat center;
  cursor: pointer;
}
.amrelated-bundle-popup .amrelated-products-wrapper {
  height: 100%;
  max-height: 80vh;
  overflow-y: auto;
  padding-bottom: 80px;
}
.amrelated-bundle-popup .amrelated-products-wrapper:last-child:after {
  display: none;
}
.amrelated-bundle-popup .amrelated-products-wrapper .product-options-bottom .actions,
.amrelated-bundle-popup .amrelated-products-wrapper .box-tocart .actions {
  display: block;
}
.amrelated-bundle-popup .amrelated-notice {
  z-index: 99;
  max-width: 60%;
  margin: 0 auto;
  padding: 10px 20px;
  border-radius: 0 0 7px 7px;
  font-size: 14px;
  background: #fffae5;
}
.amrelated-bundle-popup .amrelated-popup-tocart-wrapper {
  position: absolute;
  bottom: 0;
  width: 100%;
  box-sizing: border-box;
  padding: 15px;
  z-index: 10;
  background-color: #fff;
  text-align: right;
}
.amrelated-bundle-popup .amrelated-popup-tocart-wrapper .action {
  display: inline-block;
  padding: 15px;
  font-size: 18px;
}
.amrelated-product-container {
  position: relative;
}
.amrelated-product-container:after {
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  width: 68%;
  height: 1px;
  margin-left: 16%;
  background-color: #c5c5c5;
  content: '';
}
.amrelated-product-container:last-child:after {
  display: none;
}
.amrelated-product-container .amrelated-product-message {
  display: none;
}
.amrelated-product-container .amrelated-image-wrapper {
  max-width: 150px;
  margin: 15px auto;
}
.amrelated-product-info {
  width: 100%;
  /* rewrite magento styles*/
}
.amrelated-product-info .amrelated-info.-top,
.amrelated-product-info .amrelated-info.-bottom {
  padding: 0 20px;
  text-align: left;
}
.amrelated-product-info .box-tocart .actions,
.amrelated-product-info .action.back.customization,
.amrelated-product-info .block-bundle-summary,
.amrelated-product-info .tocart {
  display: none;
}
.amrelated-product-info .bundle-options-wrapper {
  margin-top: 25px;
}
.amrelated-product-info .bundle-options-wrapper input[type="radio"] {
  width: 15px;
}
.amrelated-product-info .bundle-options-wrapper p.required {
  color: #e02b27;
}
.amrelated-product-info .bundle-options-wrapper .field.qty > .label {
  display: inline-block;
  margin: 10px 0 8px;
  font-weight: 600;
}
.amrelated-product-info .bundle-options-wrapper .input-text.qty {
  text-align: center;
  width: 54px;
}
.amrelated-product-info .product-options-bottom .price-box .price-container .price,
.amrelated-product-info .product-info-price .price-box .price-container .price {
  font-size: 22px;
  font-weight: 600;
  line-height: 22px;
}
.amrelated-product-info.giftcard .amrelated-price {
  display: none;
}
.amrelated-product-info.giftcard .amrelated-info.-bottom .product-options-bottom .price-box {
  display: block;
}
.amrelated-image-container {
  box-sizing: border-box;
  width: initial;
  margin: 0 25px 10px;
  border: 1px solid #b2b2b2;
}
.amrelated-image-container > .product-item-photo {
  display: block;
  width: 60%;
  margin: auto;
}
.amrelated-image-container .product-image-container {
  vertical-align: middle;
}
.amrelated-info.-top {
  margin: 0;
}
.amrelated-info.-top > .amrelated-title {
  margin-bottom: 5px;
  font-size: 20px;
}
.amrelated-info.-top > .amrelated-rating .rating-summary {
  vertical-align: text-bottom;
}
.amrelated-info.-top > .amrelated-price,
.amrelated-info.-top > .amrelated-price .price {
  font-size: 24px;
  font-weight: bold;
}
.amrelated-info.-top .reviews-actions .action {
  margin-left: 15px;
  font-size: 14px;
  color: #000;
}
.amrelated-info.-bottom {
  /* don't hide grouped price*/
}
.amrelated-info.-bottom > .amrelated-description {
  margin: 0 25px;
  font-size: 12px;
}
.amrelated-info.-bottom .swatch-attribute {
  margin-bottom: 20px;
}
.amrelated-info.-bottom .product-options-bottom .price-box {
  display: none;
}
.amrelated-info.-bottom .product-options-bottom .grouped .price-box {
  display: block;
}
.amrelated-products-block {
  overflow: hidden auto;
  margin: 20px 15px 27px;
  max-height: 366px;
  border-bottom: 1px solid #ebeef5;
}
.amrelated-products-block > .amrelated-product {
  display: flex;
  margin-bottom: 20px;
}
.amrelated-products-block .amrelated-content {
  color: #333333;
  text-align: left;
}
.amrelated-products-block .amrelated-name {
  word-wrap: break-word;
  word-break: break-word;
  font-size: 16px;
  line-height: 20px;
}
.ie11 .amrelated-products-block .amrelated-name {
  word-break: break-all;
}
.amrelated-products-block .amrelated-image-wrapper {
  display: flex;
  margin-right: 10px;
  border: 1px solid #ebeef5;
}
.amrelated-products-block .amrelated-qty {
  display: flex;
  align-items: center;
  margin: 5px 0 0;
}
.amrelated-products-block .amrelated-qty .amrelated-title {
  font-weight: 800;
  font-size: 12px;
  line-height: 19px;
}
.amrelated-products-block .amrelated-qty .amrelated-value {
  margin-left: 10px;
  font-size: 14px;
  line-height: 19px;
}
.am-porto-cmtb .amrelated .product-item-details .product-item-actions {
  display: flex;
  justify-content: center;
  margin: 0;
}
.am-porto-cmtb .amrelated .product-item-details .product-item-actions .actions-primary {
  margin: 0 5px 0 0;
}
.am-porto-cmtb .products-grid .product-item-details .product-item-actions {
  margin: 0;
  text-align: left;
}
.am-porto-cmtb .products-grid .product-item .product-item-inner {
  margin: 10px 0;
}
.am-porto-cmtb .products-grid .product-item-actions .actions-secondary {
  padding: 0;
}
.am-porto-cmtb .wishlist.split.button {
  margin-right: 0;
}
.am-porto-cmtb .wishlist.split.button .change.action {
  display: none;
}
.am-porto-cmtb .product-items.slick-slider .slick-slide {
  margin: 0 10px;
}
.am-porto-cmtb .product-items.slick-slider .slick-slide .to-cart {
  padding: 0 8px;
}
.am-porto-cmtb .product-items.slick-slider .slick-slide .product-item {
  max-width: 100%;
}
.am-porto-cmtb .product-items.slick-slider .slick-slide .product-item-actions {
  text-align: center;
}
.am-porto-cmtb .product-items.slick-slider .slick-slide .action.split {
  margin-right: 0;
}
.payment-method-conekta-payments .payment-method-footer {
  display: none;
}
.payment-method-conekta-payments .payment-method-footer img {
  position: relative;
  top: 8px;
  height: 30px;
}
.listDesktop:nth-child(-n + 4) {
  display: grid !important;
}
.listMobile:nth-child(-n + 3) {
  display: grid !important;
}
.elementHide {
  display: none !important;
}
.elementShow {
  display: block !important;
}
.overlayMobile {
  background: #000000 !important;
  opacity: 0.75 !important;
  margin-top: 0 !important;
  width: 100vw !important;
  left: -16px;
}
.algolia-autocomplete .static-autocomplete {
  width: 100%;
  background: #ffffff;
  border: 0;
  border-radius: 0 10px 10px 10px;
  max-height: 80vh;
  overflow: auto;
  position: absolute;
  box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.15);
  padding: 12px 12px 12px 12px;
  margin-top: -1px;
  z-index: 11;
}
.algolia-autocomplete .static-autocomplete .section-recents {
  display: grid;
}
.algolia-autocomplete .static-autocomplete .section-recents .title-sections-recents {
  display: none;
}
.algolia-autocomplete .static-autocomplete .section-recents .title-sections-recents div {
  float: left;
  text-transform: uppercase;
  font-size: 16px;
  color: #666;
  font-weight: 100;
  font-family: Lato, Arial, sans-serif;
}
.algolia-autocomplete .static-autocomplete .section-recents .title-sections-recents .clearRecents {
  float: right;
  cursor: pointer;
  font-size: 14px;
  text-transform: capitalize;
  text-decoration: underline;
}
.algolia-autocomplete .static-autocomplete .section-recents .list-recentsearches {
  display: grid;
  margin-top: 0px;
}
.algolia-autocomplete .static-autocomplete .section-recents .list-recentsearches .recentsearch-item {
  display: grid;
  line-height: 2.6;
  font-size: 14px;
  cursor: pointer;
  height: 35px;
}
.algolia-autocomplete .static-autocomplete .section-recents .list-recentsearches .recentsearch-item .icon-recentsearch {
  width: 3.5%;
  color: #929292;
}
.algolia-autocomplete .static-autocomplete .section-recents .list-recentsearches .recentsearch-item .icon-recentsearch i {
  font-size: 15px;
  margin: auto 0;
  width: 30px;
  font-style: normal;
  padding-left: 2px;
}
.algolia-autocomplete .static-autocomplete .section-recents .list-recentsearches .recentsearch-item .text-recentsearch {
  width: 96%;
  float: right;
  color: #929292;
  padding-left: 10px;
  padding-top: 2px;
}
.algolia-autocomplete .static-autocomplete .section-recents .list-recentsearches .recentsearch-item .text-recentsearch:hover {
  font-weight: bold;
}
.algolia-autocomplete .static-autocomplete .section-recents .list-recentsearches .recentsearch-item.selected {
  font-weight: bold;
  border: 1px solid #d7d3d3;
}
.algolia-autocomplete .static-autocomplete .section-static-block {
  width: 100%;
  height: auto;
}
.algolia-autocomplete .static-autocomplete .section-static-block h2 {
  font-size: 21px;
  color: #363636;
  font-family: LatoBold, ArialBlack, sans-serif;
  margin: 0;
  padding-bottom: 16px;
}
.algolia-autocomplete .static-autocomplete .section-static-block .image-mas-gaia {
  padding: 0;
  width: 100%;
  height: 200px;
  display: flex;
  justify-content: center;
  border-radius: 10px;
}
.algolia-autocomplete .static-autocomplete .section-static-block .descubre-style {
  width: 100%;
  padding: 0;
}
.algolia-autocomplete .static-autocomplete .section-static-block .descubre-style h4 {
  margin: 3% 0 0 0px;
}
.algolia-autocomplete .static-autocomplete .section-static-block .descubre-style h4 a {
  font-family: LatoBold, ArialBlack, sans-serif;
}
#algolia-autocomplete-container .aa-dropdown-menu .autocomplete-wrapper .col3 .static-autocomplete {
  width: 100%;
  padding: 12px 12px 0 12px;
}
#algolia-autocomplete-container .aa-dropdown-menu .autocomplete-wrapper .col3 .static-autocomplete .section-recents {
  display: grid;
}
#algolia-autocomplete-container .aa-dropdown-menu .autocomplete-wrapper .col3 .static-autocomplete .section-recents .title-sections-recents {
  display: none;
}
#algolia-autocomplete-container .aa-dropdown-menu .autocomplete-wrapper .col3 .static-autocomplete .section-recents .title-sections-recents div {
  float: left;
  text-transform: uppercase;
  font-size: 16px;
  color: #666;
  font-weight: 100;
  font-family: Lato, Arial, sans-serif;
}
#algolia-autocomplete-container .aa-dropdown-menu .autocomplete-wrapper .col3 .static-autocomplete .section-recents .title-sections-recents .clearRecents {
  float: right;
  cursor: pointer;
  font-size: 14px;
  text-transform: capitalize;
  text-decoration: underline;
}
#algolia-autocomplete-container .aa-dropdown-menu .autocomplete-wrapper .col3 .static-autocomplete .section-recents .list-recentsearches {
  display: grid;
  margin-top: 0px;
}
#algolia-autocomplete-container .aa-dropdown-menu .autocomplete-wrapper .col3 .static-autocomplete .section-recents .list-recentsearches .recentsearch-item {
  display: none;
  line-height: 2.6;
  font-size: 14px;
  cursor: pointer;
  height: 35px;
}
#algolia-autocomplete-container .aa-dropdown-menu .autocomplete-wrapper .col3 .static-autocomplete .section-recents .list-recentsearches .recentsearch-item .icon-recentsearch {
  width: 3.5%;
  color: #929292;
}
#algolia-autocomplete-container .aa-dropdown-menu .autocomplete-wrapper .col3 .static-autocomplete .section-recents .list-recentsearches .recentsearch-item .icon-recentsearch i {
  font-size: 15px;
  margin: auto 0;
  width: 30px;
  font-style: normal;
  padding-left: 2px;
}
#algolia-autocomplete-container .aa-dropdown-menu .autocomplete-wrapper .col3 .static-autocomplete .section-recents .list-recentsearches .recentsearch-item .text-recentsearch {
  width: 96%;
  float: right;
  color: #929292;
  padding-left: 10px;
  padding-top: 2px;
}
#algolia-autocomplete-container .aa-dropdown-menu .autocomplete-wrapper .col3 .static-autocomplete .section-recents .list-recentsearches .recentsearch-item .text-recentsearch:hover {
  font-weight: bold;
}
#algolia-autocomplete-container .aa-dropdown-menu .autocomplete-wrapper .col3 .static-autocomplete .section-recents .list-recentsearches .recentsearch-item.selected {
  font-weight: bold;
  border: 1px solid #d7d3d3;
}
#algolia-autocomplete-container .aa-dropdown-menu .autocomplete-wrapper .banner-vivia-gaia-no-results {
  display: none;
  position: relative;
  left: 0px;
  margin: 0 auto;
  margin-bottom: 10px;
  width: 615px;
}
#algolia-autocomplete-container .aa-dropdown-menu .autocomplete-wrapper .banner-vivia-gaia-no-results .banner-vivia-header {
  background-color: #0a0457;
  color: white;
  text-align: center;
  font-size: 1.6em;
  border-radius: 7px 7px 0 0;
  padding: 10px;
  font-weight: bold;
}
#algolia-autocomplete-container .aa-dropdown-menu .autocomplete-wrapper .banner-vivia-gaia-no-results .banner-vivia-body {
  height: auto;
  border-left: 1px solid #dcd6d6;
  border-right: 1px solid #dcd6d6;
  border-bottom: 1px solid #dcd6d6;
  border-radius: 0 0 7px 7px;
  margin-left: 0px;
  margin-right: 0px;
}
#algolia-autocomplete-container .aa-dropdown-menu .autocomplete-wrapper .banner-vivia-gaia-no-results .banner-vivia-body .banner-vivia-content-right {
  padding-right: 0px !important;
  padding-left: 0px !important;
}
#algolia-autocomplete-container .aa-dropdown-menu .autocomplete-wrapper .banner-vivia-gaia-no-results .banner-vivia-body .banner-vivia-content-left {
  margin-top: 20px;
  font-size: 16px;
}
#algolia-autocomplete-container .aa-dropdown-menu .autocomplete-wrapper .banner-vivia-gaia-no-results .banner-vivia-body .banner-vivia-content-left .vivia-title {
  text-align: center;
}
#algolia-autocomplete-container .aa-dropdown-menu .autocomplete-wrapper .banner-vivia-gaia-no-results .banner-vivia-body .banner-vivia-content-left .vivia-category {
  font-weight: bold;
  font-size: 1em;
  margin-top: 10px;
}
#algolia-autocomplete-container .aa-dropdown-menu .autocomplete-wrapper .banner-vivia-gaia-no-results .banner-vivia-body .banner-vivia-content-left .vivia-otras {
  text-align: center;
  margin-top: 15px;
}
#algolia-autocomplete-container .aa-dropdown-menu .autocomplete-wrapper .banner-vivia-gaia-no-results .banner-vivia-body .banner-vivia-content-left .vivia-btn {
  text-align: center;
  background-color: #e7701b;
  color: white;
  font-weight: bold;
  margin-top: 10px;
  border-radius: 5px;
  padding: 3px 15px 3px 15px;
  width: 100%;
}
#algolia-autocomplete-container .aa-dropdown-menu .autocomplete-wrapper .banner-vivia-gaia-no-results .banner-vivia-body .banner-vivia-content-left .img-jardin {
  padding: 5px 15px;
  background: url("../Gaia_Algolia/images/umbrella.svg") no-repeat center;
}
#algolia-autocomplete-container .aa-dropdown-menu .autocomplete-wrapper .banner-vivia-gaia-no-results .banner-vivia-body .banner-vivia-content-left .img-electro {
  padding: 5px 15px;
  background: url("../Gaia_Algolia/images/wmachine.svg") no-repeat center;
}
#algolia-autocomplete-container .aa-dropdown-menu .autocomplete-wrapper .banner-vivia-gaia-no-results .banner-vivia-body .banner-vivia-content-left .img-tools {
  padding: 5px 15px;
  background: url("../Gaia_Algolia/images/Tools.svg") no-repeat center;
}
#algolia-autocomplete-container .aa-dropdown-menu .autocomplete-wrapper .banner-vivia-gaia-no-results .banner-vivia-body .banner-vivia-content-left .img-bed {
  padding: 5px 15px;
  background: url("../Gaia_Algolia/images/Bed.svg") no-repeat center;
}
#algolia-autocomplete-container .aa-dropdown-menu .autocomplete-wrapper .banner-vivia-gaia-no-results .banner-vivia-body .banner-vivia-result-page {
  background: #0a0457;
  border-radius: 5px;
  padding: 20px;
  display: none;
}
#algolia-autocomplete-container .aa-dropdown-menu .autocomplete-wrapper .banner-vivia-gaia-no-results .banner-vivia-body .banner-vivia-result-page .banner-vivia-result-page-text {
  color: #5ac3b7;
  font-weight: bold;
  font-size: 18px;
}
#algolia-autocomplete-container .aa-dropdown-menu .autocomplete-wrapper .banner-vivia-gaia-no-results .banner-vivia-body .banner-vivia-result-page .banner-vivia-result-logo {
  padding: 5px 50px;
  background: url("../Gaia_Algolia/images/vivia_logo.svg") no-repeat center;
}
#algolia-autocomplete-container .aa-dropdown-menu .autocomplete-wrapper .banner-vivia-gaia-no-results .banner-vivia-body .banner-vivia-result-page .banner-vivia-result-page-button {
  background: white;
  color: #0a0457;
  width: 25%;
  align-content: center;
  margin: 0 auto;
  padding: 5px;
  border-radius: 5px;
  margin-top: 5px;
}
@media only screen and (max-width: 767px) {
  #algolia-autocomplete-container .aa-dropdown-menu .autocomplete-wrapper .banner-vivia-gaia-no-results .banner-vivia-body .banner-vivia-result-page .banner-vivia-result-page-button {
    width: 75%;
  }
}
#algolia-autocomplete-container .aa-dropdown-menu .autocomplete-wrapper .gaia-no-results-go-gama-wrapper {
  display: flex;
  border: 1px solid #D9D9D9;
  border-radius: 4px;
}
#algolia-autocomplete-container .aa-dropdown-menu .autocomplete-wrapper .gaia-no-results-go-gama-wrapper .gaia-no-results-go-gama-image {
  width: 306px;
  height: 288px;
}
#algolia-autocomplete-container .aa-dropdown-menu .autocomplete-wrapper .gaia-no-results-go-gama-wrapper .gaia-no-results-go-gama-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#algolia-autocomplete-container .aa-dropdown-menu .autocomplete-wrapper .gaia-no-results-go-gama-wrapper .gaia-no-results-go-gama-image img.gama-image-mobile {
  display: none;
}
#algolia-autocomplete-container .aa-dropdown-menu .autocomplete-wrapper .gaia-no-results-go-gama-wrapper .gaia-no-results-go-gama-image img.gama-image-desktop {
  display: inline-block;
}
#algolia-autocomplete-container .aa-dropdown-menu .autocomplete-wrapper .gaia-no-results-go-gama-wrapper .gaia-no-results-go-gama-info {
  flex-grow: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
#algolia-autocomplete-container .aa-dropdown-menu .autocomplete-wrapper .gaia-no-results-go-gama-wrapper .gaia-no-results-go-gama-info .gaia-no-results-go-gama-info-title {
  text-align: center;
}
#algolia-autocomplete-container .aa-dropdown-menu .autocomplete-wrapper .gaia-no-results-go-gama-wrapper .gaia-no-results-go-gama-info .gaia-no-results-go-gama-info-title h3 {
  font-size: 24px;
  font-weight: 700;
  margin: 0 0 18px;
}
#algolia-autocomplete-container .aa-dropdown-menu .autocomplete-wrapper .gaia-no-results-go-gama-wrapper .gaia-no-results-go-gama-info .gaia-no-results-go-gama-info-title p {
  font-size: 16px;
  font-weight: 700;
  margin: 0;
}
#algolia-autocomplete-container .aa-dropdown-menu .autocomplete-wrapper .gaia-no-results-go-gama-wrapper .gaia-no-results-go-gama-info .gaia-no-results-go-gama-info-link {
  padding: 14px 46px;
  border-radius: 100px;
  margin-top: 48px;
}
.catalogsearch-result-index .list_container .container .no-results {
  padding: 0.5em 0;
}
.catalogsearch-result-index .list_container .container .no-results .title {
  font-weight: 900;
  color: black;
  margin-bottom: 0;
  font-size: 20px;
}
.catalogsearch-result-index .list_container .container .no-results .subtitle {
  font-size: 16px;
  font-weight: 100;
  color: #363636;
}
.content_result.list_container .item_gaia .product-info .image-card {
  height: 300px;
}
.content_result.list_container .item_gaia .product-info .image-card-hover {
  height: 300px;
}
.algolia-autocomplete-recomender-wrapper {
  display: none;
}
.page-wrapper #maincontent #algolia-autocomplete-container .other-sections [class^="aa-dataset-"],
.page-wrapper #maincontent #algolia-autocomplete-container .other-sections #maincontent #algolia-autocomplete-container .other-sections [class*="aa-dataset-"] {
  border-bottom: none;
}
.page-wrapper #maincontent #algolia-autocomplete-container .aa-dropdown-menu .algoliasearch-autocomplete-hit .info {
  overflow: inherit;
}
.page-wrapper #maincontent #algolia-autocomplete-container .aa-dropdown-menu .algoliasearch-autocomplete-hit .info .tag-discount-promotion {
  font-size: 12px;
  color: #fff;
  text-align: center;
  background: #FF3421;
  padding: 3px 6px;
  border-radius: 8px;
  text-decoration: none !important;
  width: max-content;
  margin: 0 auto;
}
.page-wrapper #maincontent #algolia-autocomplete-container .aa-dropdown-menu.aa-with-products .autocomplete-wrapper .col9 .aa-dataset-products .aa-suggestions .aa-suggestion .algoliasearch-autocomplete-hit .info .algoliasearch-autocomplete-price .msrp {
  position: relative;
  color: #9a9a9a;
  font-weight: 700;
  text-decoration: line-through;
  font-size: 16px;
}
.page-wrapper #maincontent #algolia-autocomplete-container .aa-dropdown-menu.aa-with-products .autocomplete-wrapper .col9 .aa-dataset-products .aa-suggestions .aa-suggestion .algoliasearch-autocomplete-hit .info .algoliasearch-autocomplete-price .final-price {
  width: auto;
  text-align: left;
  font-size: 16px;
  float: left;
  color: #363636;
  font-weight: 900;
}
.page-wrapper #maincontent #algolia-autocomplete-container .aa-dropdown-menu.aa-with-products .autocomplete-wrapper .col9 .aa-dataset-products #autocomplete-products-footer .products-title {
  color: #666;
  font-weight: 600;
}
.page-wrapper #maincontent #algolia-autocomplete-container .aa-dropdown-menu.aa-with-products .autocomplete-wrapper .col9 .aa-dataset-products #autocomplete-products-footer .see-all {
  text-transform: none;
  float: right;
  margin-right: 8px;
  text-decoration: underline;
}
.page-wrapper #maincontent #algolia-autocomplete-container .aa-dropdown-menu.aa-without-products .col3 {
  display: none;
}
.page-wrapper #maincontent #algolia-autocomplete-container .list_container .grid_gaia .no-results .title {
  font-size: 20px;
  font-weight: bold;
}
.page-wrapper #maincontent #algolia-autocomplete-container .list_container .grid_gaia .no-results .subtitle {
  font-size: 16px;
}
.no-results-main-page #container-popular-recommender {
  margin-bottom: 80px;
}
.no-results-main-page .no-results-static-block {
  display: flex;
  margin: 0 auto;
  flex-direction: column;
  justify-content: space-between;
  max-width: 720px;
  padding: 15px 30px;
  height: 360px;
}
.no-results-main-page .no-results-static-block .title {
  display: flex;
  justify-content: center;
  font-size: 24px;
  font-family: GothamBold, ArialBlack, sans-serif;
}
.no-results-main-page .no-results-static-block .content {
  height: 200px;
}
.no-results-main-page .no-results-static-block .content a {
  display: block;
  width: 100%;
  height: 100%;
}
.no-results-main-page .no-results-static-block .content a img {
  width: 100%;
  height: 100%;
  border-radius: 5px;
  object-fit: cover;
  object-position: center top;
}
.no-results-main-page .no-results-static-block .footer .caption {
  font-size: 16px;
  font-family: GothamBold, ArialBlack, sans-serif;
}
.no-results-main-page .no-results-static-block .footer .caption a {
  color: #333333;
}
.no-results-main-page .no-results-static-block .footer .caption a:hover {
  text-decoration: none;
}
.no-results-main-page .no-results-static-block .footer .legend {
  font-size: 16px;
  font-family: lato, Arial, Helvetica, sans-serif;
}
.no-results-main-page .no-results-static-block .footer .legend a {
  color: #333333;
}
.no-results-main-page .no-results-static-block .footer .legend a:hover {
  text-decoration: none;
}
#aa-no-results-static-block .section-static-block {
  padding: 16px 32px 32px 32px;
}
#aa-no-results-static-block .section-static-block h2 {
  font-size: 21px;
  color: #363636;
  font-family: LatoBold, ArialBlack, sans-serif;
  margin: 0;
  padding-bottom: 16px;
}
#aa-no-results-static-block .section-static-block .image-mas-gaia {
  padding: 0;
  width: 100%;
  height: 200px;
  display: flex;
  justify-content: center;
  border-radius: 10px;
}
#aa-no-results-static-block .section-static-block .descubre-style {
  width: 100%;
  padding: 0;
}
#aa-no-results-static-block .section-static-block .descubre-style h4 {
  margin: 3% 0 0 0px;
}
#aa-no-results-static-block .section-static-block .descubre-style h4 a {
  font-family: LatoBold, ArialBlack, sans-serif;
}
#aa-no-results-static-block {
  width: 100%;
}
#aa-no-results-static-block .section-static-block .gaia-no-results-go-vivia-wrapper {
  display: none;
}
#aa-no-results-static-block .section-static-block .gaia-no-results-go-vivia-wrapper .gaia-no-results-go-vivia-info .gaia-no-results-go-vivia-info-title .gaia-no-results-go-vivia-info-title-image {
  display: block;
  content: ' ';
  background: url("../Gaia_Catalog/images/vivia_logo.svg") center center / 100% no-repeat;
  width: 80px;
  background-size: auto 16px;
}
@media only screen and (max-width: 767px) {
  body {
    overflow-x: hidden;
  }
  .algolia-autocomplete .static-autocomplete {
    width: 100%;
    border-radius: 0 0px 10px 10px;
    padding: 12px 28px 12px 28px;
  }
  #algolia-autocomplete-container .aa-dropdown-menu .autocomplete-wrapper .aa-no-results-products {
    text-align: center;
  }
  #algolia-autocomplete-container .aa-dropdown-menu .autocomplete-wrapper .aa-no-results-products .caption {
    font-size: 21px !important;
    margin-bottom: 10px;
  }
  #algolia-autocomplete-container .aa-dropdown-menu .autocomplete-wrapper .col9 .aa-dataset-products .aa-no-results-products #aa-no-results-static-block .section-static-block {
    padding: 16px;
  }
  #algolia-autocomplete-container .aa-dropdown-menu .autocomplete-wrapper .col9 .aa-suggestions > .aa-suggestion > .algoliasearch-autocomplete-hit > .thumb {
    justify-content: center;
    align-items: center;
  }
  #algolia-autocomplete-container .aa-dropdown-menu .autocomplete-wrapper .col9 .aa-suggestions > .aa-suggestion > .algoliasearch-autocomplete-hit > .thumb img {
    width: 75px;
    height: 75px;
  }
  #algolia-autocomplete-container .aa-dropdown-menu .autocomplete-wrapper .col3 {
    width: 100%;
    display: flex;
    flex-direction: row-reverse;
  }
  #algolia-autocomplete-container .aa-dropdown-menu .autocomplete-wrapper .col3 .other-sections {
    margin: 0px;
    flex: 1;
    padding: 12px 0 0 0;
  }
  #algolia-autocomplete-container .aa-dropdown-menu .autocomplete-wrapper .col3 .static-autocomplete {
    margin: 0px;
    padding: 12px 8px 0 0;
    position: relative;
    flex: 1;
  }
  #algolia-autocomplete-container .aa-dropdown-menu .autocomplete-wrapper .col3 .static-autocomplete .section-recents .title-sections-recents .clearRecents {
    display: none;
  }
  #algolia-autocomplete-container .aa-dropdown-menu .autocomplete-wrapper .col3 .static-autocomplete .section-recents .list-recentsearches .recentsearch-item {
    display: none;
  }
  #algolia-autocomplete-container .aa-dropdown-menu .autocomplete-wrapper .col3 .static-autocomplete .section-recents .list-recentsearches .recentsearch-item a .text-recentsearch {
    padding-left: 15px;
  }
  #algolia-autocomplete-container .aa-dropdown-menu .autocomplete-wrapper .banner-vivia-gaia-no-results {
    padding: 20px 20px;
    display: none;
  }
  #algolia-autocomplete-container .aa-dropdown-menu .autocomplete-wrapper .banner-vivia-gaia-no-results .banner-vivia-header {
    font-size: 18px;
    position: relative;
    z-index: 2;
  }
  #algolia-autocomplete-container .aa-dropdown-menu .autocomplete-wrapper .banner-vivia-gaia-no-results .banner-vivia-body {
    border-left: unset;
    border-right: unset;
    border-bottom: unset;
    border-radius: unset;
  }
  #algolia-autocomplete-container .aa-dropdown-menu .autocomplete-wrapper .banner-vivia-gaia-no-results .banner-vivia-body .banner-vivia-content-left {
    padding-right: 0px;
    padding-left: 0px;
    margin-top: 0px;
    font-size: 14px;
  }
  #algolia-autocomplete-container .aa-dropdown-menu .autocomplete-wrapper .banner-vivia-gaia-no-results .banner-vivia-body .banner-vivia-content-left .vivia-title {
    margin-top: 10px;
  }
  #algolia-autocomplete-container .aa-dropdown-menu .autocomplete-wrapper .banner-vivia-gaia-no-results .banner-vivia-body .banner-vivia-content-left .vivia-image {
    background: url("../Gaia_Algolia/images/photo-banner-vivia.jpg") no-repeat;
    height: 110px;
    background-size: cover;
    margin: auto;
    background-position: 0px -77px;
    border-left: 1px solid #dcd6d6;
    border-right: 1px solid #dcd6d6;
  }
  #algolia-autocomplete-container .aa-dropdown-menu .autocomplete-wrapper .banner-vivia-gaia-no-results .banner-vivia-body .banner-vivia-content-left .vivia-info {
    background-color: white;
    position: absolute;
    border-left: 1px solid #dcd6d6;
    border-right: 1px solid #dcd6d6;
    border-bottom: 1px solid #dcd6d6;
    border-radius: 0 0 7px 7px;
  }
  #algolia-autocomplete-container .aa-dropdown-menu .autocomplete-wrapper .banner-vivia-gaia-no-results .banner-vivia-body .banner-vivia-content-left .vivia-otras {
    padding-top: 25px;
  }
  #algolia-autocomplete-container .aa-dropdown-menu .autocomplete-wrapper .banner-vivia-gaia-no-results .banner-vivia-body .banner-vivia-content-left .vivia-btn {
    margin: 0 10px 10px 10px;
    padding: 7px;
    width: -webkit-fill-available;
  }
  #algolia-autocomplete-container .aa-dropdown-menu .autocomplete-wrapper .banner-vivia-gaia-no-results .banner-vivia-body .banner-vivia-content-right {
    display: none;
  }
  #algolia-autocomplete-container .aa-dropdown-menu .autocomplete-wrapper .banner-vivia-gaia-no-results .banner-vivia-body .banner-vivia-result-page .banner-vivia-result-page-button .banner-vivia-result-page-button {
    width: 75%;
  }
  #algolia-autocomplete-container .aa-dropdown-menu .autocomplete-wrapper .gaia-no-results-go-gama-wrapper {
    flex-direction: column-reverse;
  }
  #algolia-autocomplete-container .aa-dropdown-menu .autocomplete-wrapper .gaia-no-results-go-gama-wrapper .gaia-no-results-go-gama-image {
    width: 100%;
    height: 196px;
  }
  #algolia-autocomplete-container .aa-dropdown-menu .autocomplete-wrapper .gaia-no-results-go-gama-wrapper .gaia-no-results-go-gama-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  #algolia-autocomplete-container .aa-dropdown-menu .autocomplete-wrapper .gaia-no-results-go-gama-wrapper .gaia-no-results-go-gama-image img.gama-image-mobile {
    display: inline-block;
  }
  #algolia-autocomplete-container .aa-dropdown-menu .autocomplete-wrapper .gaia-no-results-go-gama-wrapper .gaia-no-results-go-gama-image img.gama-image-desktop {
    display: none;
  }
  #algolia-autocomplete-container .aa-dropdown-menu .autocomplete-wrapper .gaia-no-results-go-gama-wrapper .gaia-no-results-go-gama-info {
    min-height: 254px;
  }
  #algolia-autocomplete-container .aa-dropdown-menu .autocomplete-wrapper .gaia-no-results-go-gama-wrapper .gaia-no-results-go-gama-info .gaia-no-results-go-gama-info-title {
    margin-top: 20px;
  }
  #algolia-autocomplete-container .aa-dropdown-menu .autocomplete-wrapper .gaia-no-results-go-gama-wrapper .gaia-no-results-go-gama-info .gaia-no-results-go-gama-info-title h3 {
    font-size: 22px;
  }
  #algolia-autocomplete-container .aa-dropdown-menu .autocomplete-wrapper .gaia-no-results-go-gama-wrapper .gaia-no-results-go-gama-info .gaia-no-results-go-gama-info-link {
    margin-top: 34px;
  }
  #maincontent #algolia-autocomplete-container .aa-dropdown-menu {
    left: 0 !important;
    border-radius: 0 0px 10px 10px !important;
  }
  .no-results-main-page .no-results-static-block {
    padding: 15px 5px;
  }
  .content_result.list_container .item_gaia .product-info .image-card {
    height: 100%;
    display: block;
    max-width: 100%;
    width: 100%;
    background: round;
  }
  .content_result.list_container .item_gaia .product-info .image-card-hover {
    display: none;
  }
  .catalog-product-view .page-wrapper .page-main .column.main {
    padding: 10px;
    overflow-x: hidden;
  }
  .catalog-product-view .product-info-main .box-tocart .fieldset {
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
  .catalog-product-view .product-info-main .box-tocart .fieldset .field.qty {
    margin: 0 17px 0;
  }
  .catalog-product-view .open-atrato-modal {
    display: none;
  }
}
.block-gaia-algolia-recent-viewed-search {
  visibility: hidden;
  position: absolute;
  left: -999px;
  width: 648px;
}
.block-gaia-algolia-recent-viewed-search h2 {
  font-size: 21px;
}
.show-popular-algolia-recommender {
  width: 90%;
  max-width: 1296px;
  visibility: visible;
  position: relative;
  left: 0;
  top: 45px;
  margin: 0 auto;
}
.show-popular-algolia-recommender h2 {
  text-align: center;
  font-size: 24px;
  font-family: GothamBold, ArialBlack, sans-serif;
  margin-bottom: 50px;
}
#sticky-product-container {
  position: fixed;
  top: 100px;
  left: 0;
  width: 100%;
  height: 80px;
  display: grid;
  grid-template-columns: 50% 50%;
  align-items: center;
  background: #fff;
  border-bottom: 2px solid #DBDBDB;
  z-index: 5;
  padding: 0 74px;
}
#sticky-product-container .info-product {
  display: grid;
  grid-template-columns: 80px auto;
  grid-template-rows: 78px;
  align-items: center;
  justify-content: start;
  gap: 12px;
}
#sticky-product-container .info-product .image img {
  max-height: 78px;
}
#sticky-product-container .info-product .product-name .name {
  font-size: 20px;
  font-family: Lato;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
}
#sticky-product-container .product-actions {
  display: grid;
  grid-template-columns: 20% auto;
  gap: 12px;
  align-items: center;
}
#sticky-product-container .product-actions .price-container #final-price-sticky {
  color: #FF3421;
  text-align: right;
  font-family: Lato;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 149.9%;
}
#sticky-product-container .product-actions .price-container #price-sticky {
  color: #9E9E9E;
  text-align: right;
  font-family: Lato;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 149.9%;
  text-decoration-line: line-through;
}
#sticky-product-container .product-actions .box-tocart {
  width: 100%;
  margin: 0;
}
#sticky-product-container .product-actions .box-tocart .fieldset {
  margin: 0;
}
html {
  scroll-behavior: smooth;
}
html body.catalog-product-view {
  background-color: #fff;
}
.cms-arma-tu-sketch .page-wrapper {
  overflow-x: hidden;
}
@media (min-width: 340px) and (max-width: 414px) {
  .cms-arma-tu-sketch .page-wrapper #maincontent #hulla {
    height: 750px !important;
  }
}
.images-traits {
  display: none;
}
.container-previewer {
  display: none;
}
.product-info-main .box-tocart .actions #product-addtocart-button {
  background: #ea5b2f;
  color: #fff;
}
.product-info-main .product-info-price .price-box .pricesSwatch .tag-discount-promotion {
  color: #fff;
  display: block;
  background: #cc3330;
  padding: 3px 6px;
  border-radius: 8px;
  width: max-content;
}
.product-info-main .product-info-price .price-box .pricesSwatch .final-price {
  font-family: lato, Arial, Helvetica, sans-serif;
  display: block;
  float: left;
  width: auto;
  padding-right: 24px;
  text-align: left;
  margin-left: 0px;
  font-weight: 800;
  color: #cc3333;
}
.product-info-main .product-info-price .price-box .pricesSwatch .old-price {
  font-family: lato,Arial,Helvetica,sans-serif;
  color: #131313;
  display: block;
  float: left;
  width: auto;
  padding-right: 24px;
  text-align: left;
  margin-left: 0;
  font-weight: 800;
}
.product-info-main .product-info-price .price-box .pricesSwatch .old-price .tag-campaign-discount-nb {
  display: inline-block;
  padding: 6px;
  font-size: 16px;
  vertical-align: bottom;
  color: #9a9a9a;
}
.product-info-main .product-add-form #payment-request-button {
  display: none;
}
.product-info-main .page-title-wrapper .page-title {
  font-family: "Gotham", Arial, sans-serif;
  line-height: normal;
}
.product-info-main .block-sketch-wrapper {
  padding: 0;
  display: none;
  width: 0;
  height: 0;
}
.product-info-main .block-sketch-wrapper a {
  background: transparent;
  color: #000;
  padding: 0;
}
.product-info-main .block-sketch-wrapper a:hover {
  text-decoration: none;
}
.product-info-main .block-sketch-wrapper a h4 {
  color: #000;
  width: 80%;
  text-align: center;
  margin: auto;
}
.product-info-main .block-sketch-wrapper a h4:before {
  display: none;
}
.product-info-main .block-sketch-wrapper a span {
  color: #000;
}
.product-info-main .block-sketch-wrapper a .sketch-background {
  padding-bottom: 60%;
}
.product-info-main .block-sketch-wrapper a .sketch-background .sketch-png {
  width: 100%;
  height: 100%;
  position: absolute;
  margin: auto;
  display: flex;
}
.product-info-main .block-sketch-wrapper a .sketch-background .sketch-png img {
  mix-blend-mode: multiply;
  width: 50%;
  height: 50%;
  top: 5%;
  left: 25%;
  position: relative;
}
.product-info-main .block-mas-pieza-wrapper .type {
  font-size: 2rem;
  font-weight: 900;
  display: block;
  margin-bottom: 18px;
}
.previewer-float-media {
  width: 100%;
  height: 530px;
  display: none;
}
.previewer-float-media .header_previewer {
  position: relative;
  width: 10%;
  height: auto;
  float: right;
}
.previewer-float-media .header_previewer .close {
  position: absolute;
  right: 32px;
  top: 32px;
  width: 32px;
  height: 32px;
  opacity: 0.3;
  z-index: 1;
}
.previewer-float-media .header_previewer .close:hover {
  opacity: 1;
}
.previewer-float-media .header_previewer .close:before {
  position: absolute;
  left: 15px;
  content: ' ';
  height: 33px;
  width: 2px;
  background-color: #333;
  transform: rotate(45deg);
}
.previewer-float-media .header_previewer .close:after {
  position: absolute;
  left: 15px;
  content: ' ';
  height: 33px;
  width: 2px;
  background-color: #333;
  transform: rotate(-45deg);
}
.previewer-float-media .video_prod_play {
  width: 100%;
  height: 100%;
}
.previewer-float-media #sliderDimension {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  display: flex;
  overflow-x: auto;
  overflow-y: hidden;
}
.previewer-float-media #sliderDimension .parent-slide {
  padding: 15px;
}
.previewer-float-media #sliderDimension .image-dimension {
  height: 100%;
  width: auto;
  display: contents;
}
.previewer-float-media #sliderDimension .image-dimension img {
  width: auto;
  display: block;
  height: 100%;
  border: 0;
  margin: auto;
}
.previewer-float-media iframe {
  width: 100%;
  height: 100%;
}
.previewer-gallery .tools-previewer {
  width: 100%;
  height: 600px;
}
.previewer-gallery .tools-previewer .tag-discount {
  left: 56%;
  top: 20%;
  width: 60px;
  height: 60px;
  line-height: 4.5em;
}
.previewer-gallery .tools-previewer .preview_img {
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: 100%;
  background-repeat: no-repeat;
}
.previewer-gallery .tools-previewer .preview_img .prev_item {
  width: 100%;
  height: 100%;
  float: left;
  top: 0;
  position: relative;
  left: 0;
  display: contents;
}
.previewer-gallery .tools-previewer .preview_img .prev_item.images-dimensions {
  display: none;
}
.previewer-gallery .tools-previewer .preview_img .prev_item.images-videos {
  display: none;
}
.previewer-gallery .tools-previewer .preview_img .prev_item div {
  width: 100%;
  height: 100%;
}
.previewer-gallery .tools-previewer .preview_img .prev_item div .image-dimension {
  width: 100%;
  height: 100%;
}
.previewer-gallery .tools-previewer .preview_img .prev_item div .image-dimension img {
  width: 100%;
  height: 100%;
}
.previewer-gallery .tools-previewer .preview_img .prev_item div .image-thumb {
  width: 100%;
  height: 100%;
}
.previewer-gallery .tools-previewer .preview_img .prev_item div .image-thumb img {
  width: 100%;
  height: 100%;
}
.previewer-gallery .tools-previewer .preview_img .prev_item div .image-video {
  width: 100%;
  height: 100%;
}
.previewer-gallery .tools-previewer .preview_img .prev_item div .image-video .image-preview-video {
  width: 100%;
  height: 100%;
}
.previewer-gallery .tools-previewer .preview_img .prev_item div .image-video .image-preview-video img {
  width: 100%;
  height: 100%;
}
.previewer-gallery .tools-previewer .preview_img .prev_item div .image-video .image-thumb-video {
  width: 100%;
  height: 100%;
  display: none;
}
.previewer-gallery .tools-previewer .preview_img .prev_item div .image-video .image-thumb-video img {
  width: 100%;
  height: 100%;
}
.previewer-gallery .tools-previewer .preview_img .prev_item div .image-video .video_prod {
  width: 100%;
  height: 100%;
  display: none;
}
.previewer-gallery .tools-previewer .preview_img .prev_item div .image-video .video_prod iframe {
  width: 100%;
  height: 100%;
}
.previewer-gallery .tools-previewer .preview_img .iframe-video {
  width: 100%;
  height: 100%;
  margin: auto;
}
.previewer-gallery .tools-previewer .preview_img .iframe-video iframe {
  width: 100%;
  height: 100%;
}
.previewer-gallery .tools-previewer .preview_img .video_prod_play {
  width: 100%;
  height: 100%;
}
.previewer-gallery .tools-previewer .preview_img .video_prod {
  display: none;
}
.previewer-gallery .tools-previewer .selectors-panel {
  width: 50%;
  height: 140px;
  position: relative;
  z-index: 1;
  margin: auto;
  margin-top: -180px;
  padding: 10px;
  text-align: center;
}
.previewer-gallery .tools-previewer .selectors-panel .selector-panel {
  width: 46%;
  height: 100%;
  float: left;
  margin: 0% 2%;
  position: relative;
  background-color: #fff;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  border: 0.5px solid #c3c3c3;
  box-shadow: 0px 1px 5px 1px #c3c3c3;
  display: none;
}
.previewer-gallery .tools-previewer .selectors-panel .selector-panel img {
  width: 100%;
  height: 100%;
}
.previewer-gallery .btn-tools-preview {
  width: 100%;
  height: auto;
  margin: auto;
  display: flow-root;
  margin-top: 5%;
  padding: 1% 3% 1% 2%;
}
.previewer-gallery .btn-tools-preview button,
.previewer-gallery .btn-tools-preview .cart.table-wrapper .actions-toolbar > .action,
.previewer-gallery .btn-tools-preview .action-gift {
  float: left;
  margin: 0 2% 0 0;
}
.previewer-gallery .btn-tools-preview a {
  float: right;
  line-height: 2.5;
  text-decoration: underline;
}
.previewer-gallery .img-sketch {
  display: none;
}
.previewer-gallery .images-traits {
  width: 100%;
  padding: 1%;
  position: relative;
}
.previewer-gallery .images-traits .trait-main {
  width: 100%;
  height: auto;
}
.previewer-gallery .images-traits div .image-trait {
  width: 100%;
  height: auto;
}
.previewer-gallery .images-traits div .image-trait img {
  width: 100%;
  height: 100%;
  margin: auto;
}
.block-sketch-wrapper {
  padding: 10px 20px;
}
.block-sketch-wrapper .content-sketch-wrapp {
  width: 100%;
  height: 100%;
}
.block-sketch-wrapper .content-sketch-wrapp a {
  background: transparent;
  color: #000;
  padding: 0;
  height: 100%;
}
.block-sketch-wrapper .content-sketch-wrapp a:hover {
  text-decoration: none;
}
.block-sketch-wrapper .content-sketch-wrapp a .sketch-background {
  padding-bottom: 70%;
  background-size: cover;
  margin: 0;
}
.block-sketch-wrapper .content-sketch-wrapp a .sketch-background h4 {
  font-size: 2rem;
  color: #000;
  width: 80%;
  text-align: center;
  margin: auto;
  padding-top: 30px;
}
.block-sketch-wrapper .content-sketch-wrapp a .sketch-background h4:before {
  display: none;
}
.block-sketch-wrapper .content-sketch-wrapp a .sketch-background span {
  color: #000;
  width: 90%;
  margin: auto;
  margin-top: 10px;
}
.block-sketch-wrapper .content-sketch-wrapp a .sketch-background .sketch-png {
  width: 100%;
  height: 100%;
  position: absolute;
  margin: auto;
  display: flex;
  margin-top: 13%;
}
.block-sketch-wrapper .content-sketch-wrapp a .sketch-background .sketch-png img {
  mix-blend-mode: multiply;
  width: 50%;
  height: 50%;
  top: 5%;
  left: 25%;
  position: relative;
}
.swatch-option {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  min-width: 24px;
  border: 1px solid #DEDEDE;
  transition: transform 0.3s;
}
.swatch-option.selected {
  box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.25);
  transform: scale(1.5);
  transform-origin: center;
  outline: 0;
}
.swatch-option.color:not(.disabled):hover {
  box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.25);
  transform: scale(1.2);
  transform-origin: center;
  outline: 0;
  border: 0;
}
.swatch-option.color.disabled {
  display: none;
}
.catalog-product-view .product.media .fotorama-item .fotorama__wrap--css3.fotorama__wrap--slide .fotorama__arr--prev,
.catalog-product-view .product.media .fotorama-item .fotorama__wrap--css3.fotorama__wrap--slide .fotorama__arr--next {
  transform: none;
  -webkit-transform: none;
  -ms-transform: none;
  -o-transform: none;
  opacity: 1;
  display: block !important;
}
.product.media {
  max-width: 766px;
}
.product.media .gallery-placeholder .fotorama-item {
  width: 100%;
}
@media only screen and (min-width: 800px) {
  .catalog-product-view .page-wrapper {
    overflow-x: hidden;
  }
  .catalog-product-view .page-wrapper #maincontent {
    width: 100%;
    padding: 0 10px;
  }
  .product.media {
    height: 700px;
  }
  .product.media .gallery-placeholder {
    width: 100%;
    height: 100%;
  }
  .product.media .gallery-placeholder .fotorama-item .fotorama__wrap .fotorama__stage .fotorama__stage__shaft .fotorama__stage__frame .fotorama__img {
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
  }
  .product.media .gallery-placeholder .fotorama-item .fotorama__wrap .fotorama__nav-wrap .fotorama__nav .fotorama__nav__shaft .fotorama__thumb-border {
    border: 2px solid #EF9C2B;
    box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
  }
  .product.media .gallery-placeholder .fotorama-item .fotorama__wrap .fotorama__nav-wrap .fotorama__nav--thumbs {
    height: 154px !important;
    padding-top: 20px;
  }
}
@media only screen and (max-height: 1024px), (min-device-height: 600px) and (max-device-height: 1024px) {
  .previewer-gallery .tools-previewer {
    height: 450px;
  }
  .previewer-gallery .tools-previewer .preview_img {
    background-size: 60%;
  }
  .previewer-gallery .btn-tools-preview {
    margin-top: 1%;
  }
}
@media only screen and (min-device-width: 768px) {
  .catalog-product-view .page-main {
    width: 90%;
  }
}
@media only screen and (max-width: 768px), (min-device-width: 768px) and (max-device-width: 1024px) {
  .page-wrapper #maincontent {
    width: 100% !important;
  }
  .product.media {
    width: 60% !important;
  }
  .product.media .gallery-placeholder {
    margin-bottom: 5%;
  }
  .product.media .gallery-placeholder .fotorama-item {
    width: 100%;
  }
  .product.media .gallery-placeholder .fotorama-item .fotorama__wrap {
    margin-top: -60px;
  }
  #sliderDimension .image-dimension img {
    width: auto !important;
    height: auto !important;
  }
  .previewer-gallery .tools-previewer {
    width: 100% !important;
    height: 400px !important;
  }
  .previewer-gallery .tools-previewer .tag-discount {
    top: 120px !important;
    left: 80% !important;
  }
  .block-sketch-wrapper {
    padding: 0 !important;
  }
  .block-sketch-wrapper a {
    padding: 0 !important;
    background: transparent !important;
  }
  .block-sketch-wrapper a .sketch-background h4 {
    font-size: 1.8rem !important;
    color: #000 !important;
    padding-top: 15px !important;
    text-align: center !important;
    margin: auto !important;
  }
  .block-sketch-wrapper a .sketch-background h4:before {
    display: none !important;
  }
  .block-sketch-wrapper a .sketch-background span {
    font-size: 1.2rem !important;
    color: #000 !important;
    width: 65% !important;
    margin: auto !important;
    margin-top: 5px !important;
  }
  .block-sketch-wrapper a .sketch-background .sketch-png img {
    top: 4% !important;
    mix-blend-mode: multiply !important;
    width: auto !important;
    height: auto !important;
    left: 25% !important;
    position: absolute !important;
    max-width: 50% !important;
    max-height: 50% !important;
  }
}
@media only screen and (max-width: 767px) {
  .product.media {
    margin-top: 0;
    width: 100% !important;
  }
  .product.media .page-title-wrapper .page-title {
    margin-bottom: 0;
  }
}
.slider {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.slider input {
  display: none;
}
.slider .tooltip.top {
  margin-top: -36px;
}
.slider .tooltip-inner {
  white-space: nowrap;
  max-width: none;
}
.slider .hide {
  display: none;
}
.slider.slider-horizontal {
  width: 210px;
  height: 20px;
}
.slider.slider-horizontal .slider-track {
  height: 10px;
  width: 100%;
  margin-top: -5px;
  top: 50%;
  left: 0;
}
.slider.slider-horizontal .slider-selection {
  height: 100%;
  top: 0;
  bottom: 0;
}
.slider.slider-horizontal .slider-track-low {
  height: 100%;
  top: 0;
  bottom: 0;
}
.slider.slider-horizontal .slider-track-high {
  height: 100%;
  top: 0;
  bottom: 0;
}
.slider.slider-horizontal .slider-tick {
  margin-left: -10px;
}
.slider.slider-horizontal .slider-handle {
  margin-left: -10px;
}
.slider.slider-horizontal .slider-tick.triangle {
  position: relative;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border-width: 0 10px 10px 10px;
  width: 0;
  height: 0;
  border-bottom-color: #2e6da4;
  margin-top: 0;
}
.slider.slider-horizontal .slider-handle.triangle {
  position: relative;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border-width: 0 10px 10px 10px;
  width: 0;
  height: 0;
  border-bottom-color: #2e6da4;
  margin-top: 0;
}
.slider.slider-horizontal .slider-tick-container {
  white-space: nowrap;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.slider.slider-horizontal .slider-tick-label-container {
  white-space: nowrap;
  margin-top: 20px;
}
.slider.slider-horizontal .slider-tick-label-container .slider-tick-label {
  padding-top: 4px;
  display: inline-block;
  text-align: center;
}
.slider.slider-horizontal .tooltip {
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.slider.slider-horizontal.slider-rtl .slider-track {
  left: initial;
  right: 0;
}
.slider.slider-horizontal.slider-rtl .slider-tick {
  margin-left: initial;
  margin-right: -10px;
}
.slider.slider-horizontal.slider-rtl .slider-handle {
  margin-left: initial;
  margin-right: -10px;
}
.slider.slider-horizontal.slider-rtl .slider-tick-container {
  left: initial;
  right: 0;
}
.slider.slider-horizontal.slider-rtl .tooltip {
  -ms-transform: translateX(50%);
  transform: translateX(50%);
}
.slider.slider-vertical {
  height: 210px;
  width: 20px;
}
.slider.slider-vertical .slider-track {
  width: 10px;
  height: 100%;
  left: 25%;
  top: 0;
}
.slider.slider-vertical .slider-selection {
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
}
.slider.slider-vertical .slider-track-low {
  width: 100%;
  left: 0;
  right: 0;
}
.slider.slider-vertical .slider-track-high {
  width: 100%;
  left: 0;
  right: 0;
}
.slider.slider-vertical .slider-tick {
  margin-top: -10px;
}
.slider.slider-vertical .slider-handle {
  margin-top: 0px;
}
.slider.slider-vertical .slider-tick.triangle {
  border-width: 10px 0 10px 10px;
  width: 1px;
  height: 1px;
  border-left-color: #2e6da4;
  border-right-color: #2e6da4;
  margin-left: 0;
  margin-right: 0;
}
.slider.slider-vertical .slider-handle.triangle {
  border-width: 10px 0 10px 10px;
  width: 1px;
  height: 1px;
  border-left-color: #2e6da4;
  border-right-color: #2e6da4;
  margin-left: 0;
  margin-right: 0;
}
.slider.slider-vertical .slider-tick-label-container {
  white-space: nowrap;
}
.slider.slider-vertical .slider-tick-label-container .slider-tick-label {
  padding-left: 4px;
}
.slider.slider-vertical .tooltip {
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.slider.slider-vertical.slider-rtl .slider-track {
  left: initial;
  right: 25%;
}
.slider.slider-vertical.slider-rtl .slider-selection {
  left: initial;
  right: 0;
}
.slider.slider-vertical.slider-rtl .slider-tick.triangle {
  border-width: 10px 10px 10px 0;
}
.slider.slider-vertical.slider-rtl .slider-handle.triangle {
  border-width: 10px 10px 10px 0;
}
.slider.slider-vertical.slider-rtl .slider-tick-label-container .slider-tick-label {
  padding-left: initial;
  padding-right: 4px;
}
.slider.slider-disabled .slider-handle {
  background-image: -webkit-linear-gradient(top, #dfdfdf 0, #bebebe 100%);
  background-image: -o-linear-gradient(top, #dfdfdf 0, #bebebe 100%);
  background-image: linear-gradient(to bottom, #dfdfdf 0, #bebebe 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdfdfdf', endColorstr='#ffbebebe', GradientType=0);
}
.slider.slider-disabled .slider-track {
  background-image: -webkit-linear-gradient(top, #e5e5e5 0, #e9e9e9 100%);
  background-image: -o-linear-gradient(top, #e5e5e5 0, #e9e9e9 100%);
  background-image: linear-gradient(to bottom, #e5e5e5 0, #e9e9e9 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe5e5e5', endColorstr='#ffe9e9e9', GradientType=0);
  cursor: not-allowed;
}
.slider-track {
  position: absolute;
  cursor: pointer;
  background-image: -webkit-linear-gradient(top, #f5f5f5 0, #f9f9f9 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 0, #f9f9f9 100%);
  background-image: linear-gradient(to bottom, #f5f5f5 0, #f9f9f9 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}
.slider-selection {
  position: absolute;
  background-image: -webkit-linear-gradient(top, #f9f9f9 0, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #f9f9f9 0, #f5f5f5 100%);
  background-image: linear-gradient(to bottom, #f9f9f9 0, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#fff5f5f5', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
}
.slider-selection.tick-slider-selection {
  background-image: -webkit-linear-gradient(top, #8ac1ef 0, #82b3de 100%);
  background-image: -o-linear-gradient(top, #8ac1ef 0, #82b3de 100%);
  background-image: linear-gradient(to bottom, #8ac1ef 0, #82b3de 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8ac1ef', endColorstr='#ff82b3de', GradientType=0);
}
.slider-track-low {
  position: absolute;
  background: transparent;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
}
.slider-track-high {
  position: absolute;
  background: transparent;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
}
.slider-handle {
  position: absolute;
  top: 0;
  width: 20px;
  height: 20px;
  background-color: #337ab7;
  background-image: -webkit-linear-gradient(top, #337ab7 0, #2e6da4 100%);
  background-image: -o-linear-gradient(top, #337ab7 0, #2e6da4 100%);
  background-image: linear-gradient(to bottom, #337ab7 0, #2e6da4 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
  filter: none;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  border: 0 solid transparent;
}
.slider-handle.round {
  border-radius: 50%;
}
.slider-handle.triangle {
  background: transparent none;
}
.slider-handle.custom {
  background: transparent none;
}
.slider-handle.custom::before {
  line-height: 20px;
  font-size: 20px;
  content: '\2605';
  color: #726204;
}
.slider-tick {
  position: absolute;
  width: 20px;
  height: 20px;
  background-image: -webkit-linear-gradient(top, #f9f9f9 0, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #f9f9f9 0, #f5f5f5 100%);
  background-image: linear-gradient(to bottom, #f9f9f9 0, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#fff5f5f5', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  filter: none;
  opacity: .8;
  border: 0 solid transparent;
}
.slider-tick.round {
  border-radius: 50%;
}
.slider-tick.triangle {
  background: transparent none;
}
.slider-tick.custom {
  background: transparent none;
}
.slider-tick.custom::before {
  line-height: 20px;
  font-size: 20px;
  content: '\2605';
  color: #726204;
}
.slider-tick.in-selection {
  background-image: -webkit-linear-gradient(top, #8ac1ef 0, #82b3de 100%);
  background-image: -o-linear-gradient(top, #8ac1ef 0, #82b3de 100%);
  background-image: linear-gradient(to bottom, #8ac1ef 0, #82b3de 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8ac1ef', endColorstr='#ff82b3de', GradientType=0);
  opacity: 1;
}
/** variables start */
/** variables finish */
.cd-top-container {
  width: 30px;
  height: 30px;
  position: fixed;
  bottom: 40px;
  right: calc(50% - 30px / 2) !important;
  background-color: #000000A6;
  text-align: center;
  padding: 6px 0px;
  cursor: pointer;
  border-radius: 50%;
  z-index: 9999;
}
.cd-top-container .cd-top {
  border: solid #fff;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(-135deg);
}
.modal_GAIA.in {
  display: block;
  opacity: 1;
}
.catalog-category-view .wrapper .page .main-container {
  max-width: 100%;
}
.catalog-category-view .wrapper .page .main-container .main .container.all {
  max-width: 100%;
  margin: 0 !important;
  padding: 0 !important;
}
.catalog-category-view .wrapper .page .main-container .main .breadcrumbs li {
  float: left;
  font-size: 14px;
  font-weight: 400;
  color: #9A9A9A;
  text-transform: capitalize;
}
.catalog-category-view .wrapper .page .main-container .main .breadcrumbs li::after {
  content: "/";
  padding: 0 4px;
  color: #a0a0a0;
}
.catalog-category-view .wrapper .page .main-container .main .breadcrumbs li:last-child::after {
  content: "";
  padding: 0;
  color: #a0a0a0;
}
.catalog-category-view .wrapper .page .main-container .main .breadcrumbs ul {
  float: left;
  line-height: 0.8;
  margin-top: 2px;
}
.catalog-category-view .wrapper .page .main-container .main .breadcrumbs a {
  float: left;
  color: #a0a0a0;
  cursor: pointer;
}
.catalog-category-view .wrapper .page .main-container .main .col-main {
  padding: 0;
  width: 100%;
}
.catalog-category-view .wrapper .page .main-container .main .col-main .banner_category-container {
  width: 100%;
  position: inherit;
  float: left;
}
.catalog-category-view .wrapper .page .main-container .main .col-main .banner_category-container .category-image {
  float: left;
  width: 100%;
  display: block;
  height: 100%;
}
.catalog-category-view .wrapper .page .main-container .main .col-main .banner_category-container .category-image img {
  width: 100%;
  max-width: 100%;
  height: 100%;
}
.catalog-category-view .wrapper .page .main-container .main .col-main .subcategory {
  width: 100%;
}
.catalog-category-view .wrapper .page .main-container .main .col-main .subcategory .subcategories-grid {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.catalog-category-view .wrapper .page .main-container .main .col-main .subcategory .subcategories-grid .category-name {
  width: 35%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #505050;
  margin: 0 0 24px;
}
.catalog-category-view .wrapper .page .main-container .main .col-main .subcategory .subcategories-grid .category-name p {
  font-size: 48px;
  font-weight: bold;
  line-height: 42px;
  font-weight: 900;
}
.catalog-category-view .wrapper .page .main-container .main .col-main .subcategory .subcategories-grid .cards-container-subcategory {
  padding: 0px;
  width: 85%;
  position: relative;
}
.catalog-category-view .wrapper .page .main-container .main .col-main .subcategory .subcategories-grid .cards-container-subcategory:before {
  content: "";
  width: 20px;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 2;
  background: transparent;
}
.catalog-category-view .wrapper .page .main-container .main .col-main .subcategory .subcategories-grid .cards-container-subcategory:after {
  content: "";
  width: 16px;
  height: 100%;
  position: absolute;
  right: -7px;
  top: 0px;
  background: -webkit-gradient(linear, right top, left top, color-stop(25%, #ffffff f), color-stop(50%, rgba(255, 255, 255, 0.53)), color-stop(75%, rgba(255, 255, 255, 0.26)), color-stop(90%, rgba(255, 255, 255, 0.15)), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(270deg, #ffffff f 25%, rgba(255, 255, 255, 0.53) 50%, rgba(255, 255, 255, 0.26) 75%, rgba(255, 255, 255, 0.15) 90%, rgba(255, 255, 255, 0) 100%);
}
.catalog-category-view .wrapper .page .main-container .main .col-main .subcategory .subcategories-grid .cards-container-subcategory .cards-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow-y: hidden;
  overflow-x: auto;
  padding-top: 5px;
  padding-bottom: 32px;
  -webkit-overflow-scrolling: touch;
  width: 100%;
}
.catalog-category-view .wrapper .page .main-container .main .col-main .subcategory .subcategories-grid .cards-container-subcategory .cards-list .cards-link {
  width: 100%;
  max-width: 92px;
  text-align: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-right: 16px;
  cursor: pointer;
}
.catalog-category-view .wrapper .page .main-container .main .col-main .subcategory .subcategories-grid .cards-container-subcategory .cards-list .cards-link .cards {
  width: 100%;
  height: 130px;
  border-radius: 5px;
  display: -ms-inline-grid;
  display: inline-grid;
  -ms-flex-line-pack: end;
  align-content: flex-end;
  -webkit-box-shadow: 0px 15px 25px -10px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 15px 25px -10px rgba(0, 0, 0, 0.25);
  -webkit-transition: opacity 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out, -webkit-box-shadow 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out, -webkit-box-shadow 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out, box-shadow 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out, -webkit-box-shadow 0.2s ease-in-out;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  background-color: #9f9f9f;
}
.catalog-category-view .wrapper .page .main-container .main .col-main .subcategory .subcategories-grid .cards-container-subcategory .cards-list .cards-link .cards:first-child {
  margin-left: 10px;
}
.catalog-category-view .wrapper .page .main-container .main .col-main .subcategory .subcategories-grid .cards-container-subcategory .cards-list .cards-link .cards:hover {
  opacity: 0.9;
  -webkit-transform: scale(1.065);
  transform: scale(1.065);
  -webkit-box-shadow: 0px 25px 25px -10px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 25px 25px -10px rgba(0, 0, 0, 0.1);
  -webkit-transition: opacity 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out, -webkit-box-shadow 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out, -webkit-box-shadow 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out, box-shadow 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out, -webkit-box-shadow 0.2s ease-in-out;
}
.catalog-category-view .wrapper .page .main-container .main .col-main .subcategory .subcategories-grid .cards-container-subcategory .cards-list .cards-link .cards:active {
  -webkit-transform: scale(0.98);
  transform: scale(0.98);
  -webkit-box-shadow: 0px 5px 10px -5px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 5px 10px -5px rgba(0, 0, 0, 0.25);
  -webkit-transition: opacity 0.1s ease-in-out, -webkit-transform 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
  transition: opacity 0.1s ease-in-out, -webkit-transform 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
  transition: transform 0.1s ease-in-out, opacity 0.1s ease-in-out, box-shadow 0.1s ease-in-out;
  transition: transform 0.1s ease-in-out, opacity 0.1s ease-in-out, box-shadow 0.1s ease-in-out, -webkit-transform 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
}
.catalog-category-view .wrapper .page .main-container .main .col-main .subcategory .subcategories-grid .cards-container-subcategory .cards-list .cards-link .cards:active:before {
  display: block;
}
.catalog-category-view .wrapper .page .main-container .main .col-main .subcategory .subcategories-grid .cards-container-subcategory .cards-list .cards-link .cards:before {
  position: absolute;
  content: " ";
  width: 100%;
  height: 100%;
  display: none;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 5px;
}
.catalog-category-view .wrapper .page .main-container .main .col-main .subcategory .subcategories-grid .cards-container-subcategory .cards-list .cards-link .cards:focus:before {
  display: block;
}
.catalog-category-view .wrapper .page .main-container .main .col-main .subcategory .subcategories-grid .cards-container-subcategory .cards-list .cards-link .cards span {
  display: inline-block;
  color: #ffffff;
  font-size: 14px;
  font-weight: 900;
  word-break: break-word;
  max-width: 122px;
  line-height: normal;
  vertical-align: middle;
  margin-bottom: 16px;
  text-shadow: 0 0 14px rgba(0, 0, 0, 0.15);
}
.catalog-category-view .wrapper .page .main-container .main .col-main .subcategory .subcategories-grid .cards-container-subcategory.hidden-scroller:before {
  opacity: 0;
  background: transparent;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
}
.catalog-category-view .wrapper .page .main-container .main .col-main .subcategory .subcategories-grid .cards-container-subcategory.scrolled-container:before {
  background: -webkit-gradient(linear, left top, right top, color-stop(25%, #ffffff f), color-stop(50%, rgba(255, 255, 255, 0.53)), color-stop(75%, rgba(255, 255, 255, 0.26)), color-stop(90%, rgba(255, 255, 255, 0.15)), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #ffffff f 25%, rgba(255, 255, 255, 0.53) 50%, rgba(255, 255, 255, 0.26) 75%, rgba(255, 255, 255, 0.15) 90%, rgba(255, 255, 255, 0) 100%);
  opacity: 1;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
}
.catalog-category-view .wrapper .page .main-container .main .col-main .subcategory .subcategories-grid .cards-container-subcategory.scrolled-container:after {
  background: -webkit-gradient(linear, right top, left top, color-stop(25%, #ffffff f), color-stop(50%, rgba(255, 255, 255, 0.53)), color-stop(75%, rgba(255, 255, 255, 0.26)), color-stop(90%, rgba(255, 255, 255, 0.15)), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(270deg, #ffffff f 25%, rgba(255, 255, 255, 0.53) 50%, rgba(255, 255, 255, 0.26) 75%, rgba(255, 255, 255, 0.15) 90%, rgba(255, 255, 255, 0) 100%);
  opacity: 1;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.categorypath-tranquilo-y-tropical-2-html .image-card {
  opacity: 0;
}
.categorypath-tranquilo-y-tropical-2-html a.url_link:hover .image-card {
  opacity: 1;
}
.page-products .page-main {
  width: 100%;
  max-width: 100%;
  padding: 0;
}
.product-image {
  cursor: pointer;
}
.product-image img {
  display: block;
  max-width: 100%;
  width: 100%;
}
.item-container .info-product-content .ranking-wrapper .ranking-container .ruk_rating_snippet[title*="- 1"]:not([title*="."]) {
  display: none;
}
.item-container .info-product-content .ranking-wrapper .ranking-container .ruk_rating_snippet[title*="- 2"]:not([title*="."]) {
  display: none;
}
.item-container .info-product-content .ranking-wrapper .ranking-container .ruk_rating_snippet[title*="- 3"]:not([title*="."]) {
  display: none;
}
.page-load-status {
  display: none;
  padding-top: 20px;
  border-top: 1px solid #f1f1f1;
  text-align: center;
  color: #777;
  float: left;
  width: 100%;
}
.url_link {
  clear: both;
  float: left;
  width: 100%;
  overflow: hidden;
  max-height: 280px;
  position: relative;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.url_link.p-info {
  flex: 0 1 auto;
  font-size: 0.875rem;
  line-height: 1.5;
  margin: 12px 0;
}
.url_link:hover {
  text-decoration: none !important;
}
.filters-var-wrapper-container {
  display: flex;
  position: relative;
}
.filters-var-wrapper-container .filtros-container {
  visibility: hidden;
  display: inline-flex;
  flex: 0 0 30%;
  position: relative;
  width: auto;
}
.filters-var-wrapper-container .filtros-container #FiltersMainNavigation {
  width: auto;
  display: block;
}
.filters-var-wrapper-container .filtros-container #FiltersMainNavigation .container {
  max-width: 310px;
  width: auto;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  padding: 0;
  margin: 0;
}
.filters-var-wrapper-container .filtros-container #FiltersMainNavigation .container #main-filters #filterBy .dropdownsWrapper {
  flex-direction: column;
}
.filters-var-wrapper-container .filtros-container #FiltersMainNavigation .container #main-filters #filterBy .dropdownsWrapper .filter-by {
  width: 100%;
}
.filters-var-wrapper-container .filtros-container #FiltersMainNavigation .container #main-filters #filterBy .dropdownsWrapper .filter-by .filters-row #FilterMain {
  flex-wrap: wrap;
  flex: 0 0 100%;
}
.filters-var-wrapper-container .filtros-container #FiltersMainNavigation .container #main-filters #filterBy .dropdownsWrapper .filter-by .filters-row #FilterMain .filterSection .icon-filter {
  margin-left: -4px;
}
.filters-var-wrapper-container .filtros-container #FiltersMainNavigation .container #main-filters #filterBy .dropdownsWrapper .filter-by .filters-row #FilterMain .toggle-containers {
  display: block;
}
.filters-var-wrapper-container .filtros-container #FiltersMainNavigation .container #main-filters #filterBy .dropdownsWrapper .filter-by .filters-row #FilterMain .toggle-containers .toogle-label-cont {
  min-height: 40px;
  height: auto;
  margin-right: 0;
  width: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: normal;
  flex: 0 0 100%;
}
.filters-var-wrapper-container .filtros-container #FiltersMainNavigation .container #main-filters #filterBy .dropdownsWrapper .filter-by .filters-row #FilterMain .toggle-containers .toogle-label-cont .filter-toggle {
  display: flex;
  align-items: center;
  height: auto;
  width: 100%;
  justify-content: space-between;
}
.filters-var-wrapper-container .filtros-container #FiltersMainNavigation .container #main-filters #filterBy .dropdownsWrapper .sort-by {
  width: 100%;
  max-width: initial;
  align-items: center;
  justify-content: space-between;
  margin-top: 20px;
}
.filters-var-wrapper-container .filtros-container #FiltersMainNavigation .container #main-filters #filterBy .dropdownsWrapper .sort-by .filters-row {
  margin-left: -4px;
}
.filters-var-wrapper-container .filtros-container #FiltersMainNavigation .container #main-filters #filterBy .dropdownsWrapper .sort-by #theSorters .dropFilter {
  padding: 0;
}
.filters-var-wrapper-container .filtros-container #FiltersMainNavigation .container #theFiltersContainer {
  display: inline-flex;
  clear: both;
  width: auto;
}
.filters-var-wrapper-container .filtros-container #FiltersMainNavigation .container #theFiltersContainer .container > div {
  clear: both;
  display: block;
  width: 100%;
}
.filters-var-wrapper-container .filtros-container #FiltersMainNavigation .container #theFiltersContainer #theFilters {
  display: inline-flex;
  width: 100%;
  padding-top: 30px;
  align-items: stretch;
  flex-direction: column;
  min-height: 240px;
  justify-content: space-between;
  padding-bottom: 22px;
}
.filters-var-wrapper-container .filtros-container #FiltersMainNavigation .container #theFiltersContainer #theFilters .dropFilter {
  padding: 0;
}
.filters-var-wrapper-container .filtros-container #FiltersMainNavigation .container #theFiltersContainer #theFilters .dropFilter .dropdownfilter {
  width: auto;
}
.filters-var-wrapper-container .filtros-container #FiltersMainNavigation .container #theFiltersContainer #theFilters .dropFilter .dropdownfilter #filterdimentions {
  padding: 8px 16px;
}
.filters-var-wrapper-container .filtros-container #FiltersMainNavigation .container #theFiltersContainer #theFilters .dropFilter .dropdownfilter #filterdimentions .card-body {
  height: 247px;
  min-height: auto;
  max-height: min-content;
  overflow-y: auto;
}
.filters-var-wrapper-container .filtros-container #FiltersMainNavigation .container #containerActiveFilters {
  display: inline-flex;
  clear: both;
  width: auto;
}
.filters-var-wrapper-container .filtros-container #FiltersMainNavigation .container #containerActiveFilters #activeFilters #ActiveFiltersList .ais-CurrentRefinements .ais-CurrentRefinements-list .ais-CurrentRefinements-item {
  flex-wrap: wrap;
}
.filters-var-wrapper-container .filtros-container #FiltersMainNavigation .fixed-filters-nav {
  position: fixed;
  top: 20px;
  z-index: 3;
  width: auto;
}
.filters-var-wrapper-container .list_container {
  display: inline-flex;
  flex: 0 0 70%;
  width: auto;
  min-height: 85vh;
}
.filters-var-wrapper-container .list_container .container {
  width: 100%;
}
.filters-var-wrapper-container .list_container .container .product-info {
  text-align: center;
}
.filters-var-wrapper-container .list_container .container .product-info .prices {
  display: grid;
  justify-content: center;
  justify-items: center;
  grid-template-columns: auto auto;
  align-items: center;
}
.filters-var-wrapper-container .list_container .container .product-info .prices p {
  margin-bottom: 0;
}
.filters-var-wrapper-container .list_container .container .product-info .prices .regular-price.reduced {
  position: relative;
  color: #9a9a9a;
  font-weight: 700;
  text-align: center;
  margin-bottom: 0 !important;
  justify-content: center;
  align-items: center;
  grid-column-start: 1;
  grid-column-end: 3;
  grid-row-start: 2;
}
.filters-var-wrapper-container .list_container .container .product-info .prices .regular-price.reduced label {
  text-decoration: line-through;
}
.filters-var-wrapper-container .list_container .container .product-info .prices .regular-price.reduced .tag-campaign-discount-nb {
  line-height: normal;
  visibility: visible;
  position: relative;
  display: inline-block;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  width: auto;
  height: auto;
  padding: 6px;
  border-radius: 7px;
  font-size: 16px;
  top: 0;
  right: 0;
  vertical-align: bottom;
  margin-left: 4px;
  color: inherit;
  background: 0 0;
}
.filters-var-wrapper-container .list_container .container .product-info .prices .tag-discount-promotion {
  font-size: 12px;
  color: #fff;
  display: inline-block;
  text-align: center;
  background: #cc3330;
  padding: 3px 6px;
  border-radius: 8px;
  text-decoration: none !important;
  width: max-content;
  margin-right: 6px;
}
.filters-var-wrapper-container .list_container .container .product-info .prices .final-price.special {
  color: #cc3333;
  text-align: center;
  margin-bottom: 0 !important;
  display: flex;
  justify-content: center;
  align-items: center;
}
.filters-var-wrapper-container .list_container .container .product-info .prices p {
  width: auto;
  text-align: left;
  font-size: 20px;
  float: left;
  color: #363636;
  font-weight: 900;
}
.filters-var-wrapper-container .list_container .container .product-info .prices.final-price {
  color: #cc3333;
}
.filters-var-wrapper-container .list_container .container .iteration-item .item.loadingPV::after {
  content: "";
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 45%;
  margin: 0px auto;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 4px solid #fff;
  border-top-color: #000;
  -webkit-animation: spinnerthis 0.8s linear infinite;
  animation: spinnerthis 0.8s linear infinite;
  background: transparent;
  display: block;
  z-index: 103;
}
.filters-var-wrapper-container .list_container .container .item.item_gaia {
  width: 100%;
  position: relative;
  -webkit-transition: margin-top 0.3s ease-in-out;
  transition: margin-top 0.3s ease-in-out;
  -webkit-transition: -webkit-box-shadow 0.5s ease-in-out;
  transition: -webkit-box-shadow 0.5s ease-in-out;
  transition: box-shadow 0.5s ease-in-out;
  transition: box-shadow 0.5s ease-in-out, -webkit-box-shadow 0.5s ease-in-out;
  display: flex;
}
.filters-var-wrapper-container .list_container .container .item.item_gaia .item-container {
  width: 100%;
  float: left;
  background: white;
  display: grid;
  grid-template-columns: 153px auto;
  gap: 16px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  border-radius: 5px 5px 5px 5px;
  -webkit-transition: opacity 0.2s ease-in-out, -webkit-box-shadow 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out, -webkit-box-shadow 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out, box-shadow 0.2s ease-in-out, transform 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out, box-shadow 0.2s ease-in-out, transform 0.2s ease-in-out, -webkit-box-shadow 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
}
.filters-var-wrapper-container .list_container .container .item.item_gaia .item-container .product-image {
  width: 100%;
  min-height: 140px;
}
.filters-var-wrapper-container .list_container .container .item.item_gaia .item-container:hover {
  opacity: .85;
  border: 0;
  text-align: left;
  box-shadow: 0 24px 40px -24px rgba(0, 0, 0, 0.16);
  transform: scale(1.02);
  -webkit-transition: opacity 0.2s ease-in-out, -webkit-box-shadow 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out, -webkit-box-shadow 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out, box-shadow 0.2s ease-in-out, transform 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out, box-shadow 0.2s ease-in-out, transform 0.2s ease-in-out, -webkit-box-shadow 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
}
.filters-var-wrapper-container .list_container .container .item.item_gaia .item-container .tooltip-gaia-local {
  visibility: hidden;
  width: 90%;
  background-color: #757575;
  color: #fff;
  text-align: left;
  border-radius: 6px;
  padding: 10px 8px;
  position: absolute;
  z-index: 10;
  top: 15%;
  margin: 0px 15px;
  display: grid;
  font-size: 14px;
}
.filters-var-wrapper-container .list_container .container .item.item_gaia .item-container .info-product-content .tags-container {
  width: 100%;
  display: flex;
  justify-content: center;
  order: 5;
}
.filters-var-wrapper-container .list_container .container .item.item_gaia .item-container .info-product-content .tags-container div {
  font-size: 11px;
  font-weight: normal;
  width: auto;
  line-height: 1.364;
  border-radius: 2px;
  padding: 3px 5px;
  height: 24px;
}
.filters-var-wrapper-container .list_container .container .item.item_gaia .item-container .info-product-content .tags-container .newTag-deliverydays-container {
  display: flex;
  align-items: center;
  cursor: default;
  padding: unset;
  width: 60%;
  margin: 0 4px 0 4px;
}
.filters-var-wrapper-container .list_container .container .item.item_gaia .item-container .info-product-content .tags-container .default-free-shipping {
  display: none;
}
.filters-var-wrapper-container .list_container .container .item.item_gaia .item-container .info-product-content .tags-container .product-name {
  order: 1;
}
.filters-var-wrapper-container .list_container .container .item.item_gaia .item-container .info-product-content .tags-container .gaia-local-provider {
  order: 2;
}
.filters-var-wrapper-container .list_container .container .item.item_gaia .item-container .info-product-content .tags-container .url_link.p-info {
  order: 3;
}
.filters-var-wrapper-container .list_container .container .item.item_gaia .item-container .info-product-content .tags-container .atrato-cuotas-category {
  order: 4;
}
.filters-var-wrapper-container .list_container .container .item.item_gaia .item-container .info-product-content .tags-container .label-stock.category-alert-list {
  order: 6;
}
.filters-var-wrapper-container .list_container .container .label-stock.category-alert-list {
  justify-content: center;
}
.filters-var-wrapper-container .list_container .container .label-stock.category-alert-list .out-of-stock {
  font-size: 12px;
  background: #dfdfdf;
  color: #363636;
  width: 35%;
  height: 24px;
  text-align: center;
  padding: 3px 0px;
  float: left;
}
.filters-var-wrapper-container .list_container .container .label-stock.category-alert-list .text-label {
  cursor: pointer;
  padding-left: 12px;
  color: #363636;
  font-size: 14px;
  float: left;
}
.number-page {
  float: left;
  width: 100%;
}
.iteration-item {
  display: grid;
  flex-wrap: wrap;
  margin: 0 0 18px 0;
  padding: 0;
  grid-gap: 18px 18px;
  grid-template-columns: repeat(3, 1fr);
}
.info-product-content {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  padding: 16px 16px 12px 16px !important;
  text-align: center !important;
}
.info-product-content .product-name {
  font-size: 16px;
  margin: 0;
  font-weight: 500;
  text-transform: none;
  min-height: unset;
  order: unset !important;
}
.info-product-content .product-name .product-name-list {
  font-family: "Lato", Arial, sans-serif;
}
.info-product-content .ranking-wrapper {
  margin: 0 auto;
  padding: 5px 0 5px 0;
}
.info-product-content .ranking-wrapper .ranking-container {
  display: table-row;
}
.info-product-content .ranking-wrapper .ranking-container .ruk_rating_snippet {
  display: inline-flex;
  align-items: center;
}
.info-product-content .ranking-wrapper .ranking-container .ruk_rating_snippet i {
  display: inline-flex;
  align-items: center;
  height: 25px;
  line-height: 25px;
  color: #F4BE4F;
  font-size: 16px;
}
.info-product-content .ranking-wrapper .ranking-container .ruk_rating_snippet .ruk-rating-snippet-count {
  height: 25px;
  margin-left: 5px;
  font-size: 12px;
  line-height: 30px;
}
.info-product-content .gaia-local-provider {
  margin-top: 1.25rem;
  margin-bottom: -1.25rem;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.5;
}
.info-product-content .gaia-local-provider .of {
  color: #909090;
}
.info-product-content .gaia-local-provider .name {
  color: #363636;
  text-transform: capitalize;
}
.parcel-content .parcel-tooltip {
  padding: 8px;
}
.parcel-content .parcel-tooltip p {
  color: #fff;
  font-size: 1em;
  float: left;
}
.parcel-content .parcel-tooltip p .close {
  width: 40px;
  height: 40px;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  background-size: 15px;
  text-indent: -99999px;
  cursor: pointer;
}
.parcel-content .parcel-tooltip p .cities-list {
  display: block;
  text-align: left;
  margin-top: 5px;
  -webkit-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 0%;
  column-gap: 0%;
}
.parcel-content .parcel-tooltip p .cities-list .city {
  margin-right: 4px;
  width: 100%;
}
span.city {
  display: inline-block;
  margin-right: 4px;
}
.grid_gaia {
  width: 100%;
}
.grid_gaia > li {
  -webkit-transition: all ease-in-out 5s;
  transition: all ease-in-out 5s;
}
.grid_gaia > li > a {
  -webkit-transition: all ease-in-out 5s;
  transition: all ease-in-out 5s;
}
.grid_gaia > li > .product-info {
  -webkit-transition: all ease-in-out 5s;
  transition: all ease-in-out 5s;
}
.grid_gaia .product-name a {
  color: #363636;
  text-transform: none;
  font-family: "Lato", Arial, sans-serif;
  font-weight: normal;
}
.grid_gaia .product-name a:hover {
  text-decoration: none;
}
.grid_gaia li:active {
  background: #ececec;
  -webkit-tap-highlight-color: #ececec;
  -webkit-transition: 0s;
  transition: 0s;
}
.grid_gaia li:active a {
  opacity: 0.5;
  -webkit-transition: 0s;
  transition: 0s;
}
.grid_gaia li:active .product-info {
  opacity: 0.5;
  -webkit-transition: 0s;
  transition: 0s;
}
.deep {
  float: left;
}
.deep h2 {
  text-align: center;
  font-size: 20px;
  padding: 20px 0px;
  margin: 0 auto;
}
.logo-deepsleep {
  float: left;
  width: 100%;
  height: 80px;
  margin-bottom: 20px;
  text-indent: -9999999px;
}
.logo-deepsleep::after {
  content: "";
  display: inline-block;
  width: 250px;
  height: 80px;
  background: transparent url("../../../base/default/images/deep_sleep_by_gaia_logo.svg") no-repeat center center;
  background-size: 90%;
  position: absolute;
  top: 40px;
  left: 50%;
  margin-left: -125px;
}
.col {
  display: inline-block;
  margin-bottom: 10px;
  position: relative;
  width: 100%;
}
.col p {
  margin-top: 10px;
  font-size: 14px;
}
.col.one img {
  width: 50%;
  float: right;
}
.col.one p {
  width: 50%;
  vertical-align: bottom;
  padding: 20px;
  position: absolute;
  bottom: 50%;
  font-size: 16px;
}
.col.two p {
  width: 50%;
  vertical-align: bottom;
  padding: 20px;
  position: absolute;
  bottom: 50%;
  font-size: 16px;
  right: 0;
}
.col.two img {
  width: 50%;
  float: left;
}
.col.banner {
  background: transparent url("../../../base/default/images/gaia_design_landingdeepsleep_img2b.jpg") repeat 0 0;
  background-size: 50%;
}
.col.banner p {
  padding: 60px 50px;
  color: #fff;
  text-align: center;
  font-size: 16px;
}
h2.sub-title {
  margin-top: 20px;
  float: left;
  width: 100%;
}
.deepsleep-body .item.last.hover.newsletter .deepsleep-body .toolbar {
  display: none;
}
.deepsleep-body .sort-by {
  display: none;
}
.bgvid {
  width: 100%;
}
section#section-video {
  position: relative;
}
.play {
  position: absolute;
  background: #000000 8f url("../../../base/default/images/play-icon.svg") no-repeat center center;
  width: 80px;
  height: 80px;
  text-align: center;
  border-radius: 50%;
  color: #fff;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1001;
  padding-top: 23px;
  line-height: 1.2em;
  background-size: 80%;
  text-indent: -9999999px;
}
.video {
  width: 100%;
}
.loader-ellips {
  font-size: 20px;
  position: relative;
  width: 4em;
  height: 1em;
  margin: 10px auto;
}
.loader-ellips__dot {
  display: block;
  width: 1em;
  height: 1em;
  border-radius: 0.5em;
  background: #555;
  position: absolute;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.loader-ellips__dot:nth-child(1) {
  left: 0;
  -webkit-animation-name: reveal;
  animation-name: reveal;
}
.loader-ellips__dot:nth-child(2) {
  left: 0;
  -webkit-animation-name: slide;
  animation-name: slide;
}
.loader-ellips__dot:nth-child(3) {
  left: 1.5em;
  -webkit-animation-name: slide;
  animation-name: slide;
}
.loader-ellips__dot:nth-child(4) {
  left: 3em;
  -webkit-animation-name: reveal;
  animation-name: reveal;
  animation-direction: reverse;
}
.pagination__before {
  display: none;
}
.label_has_discountdisabled {
  color: gray !important;
}
.label_is_availabledisabled {
  color: gray !important;
}
.label_extend_zonedisabled {
  color: gray !important;
}
.label_is_express_deliverydisabled {
  color: gray !important;
}
.pagination_number {
  border-bottom: 1px solid #c4c4c1;
  width: 99%;
  margin-bottom: 1em;
  color: #363636;
  line-height: 30px;
  margin-bottom: 12px;
  grid-column-start: 1;
  grid-column-end: -1;
}
.prices.bfprices {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: normal;
  -ms-flex-pack: normal;
  justify-content: normal;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  padding: 0 8px;
}
.prices.bfprices .final-price {
  margin-right: 0px !important;
}
.tag-deliverydays-1 {
  background: #d7dfe6 !important;
  color: #596f7c !important;
  font-size: 12px !important;
  font-weight: 600 !important;
  text-align: center !important;
  float: left;
  height: 24px;
  padding: 0 10px;
  line-height: 24px;
  text-transform: none;
  vertical-align: middle;
  clear: both;
  display: block;
  width: fit-content;
  border-radius: 2px;
}
.tag-discount {
  width: 55px;
  height: 55px;
  position: absolute;
  z-index: 1;
  right: 10px;
  top: 10px;
  line-height: 3.5em;
  text-align: center;
  border-radius: 50%;
}
.gaia-local-badge {
  width: 55px;
  height: 55px;
  position: absolute;
  z-index: 5;
  left: 10px;
  top: 10px;
  line-height: 3.5em;
  border-radius: 50%;
  background: #DAD3CE;
  text-align: center;
  cursor: default;
}
.gaia-local-badge .icon {
  font-size: 36px;
  color: #988D7A;
}
.item-url {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 4px;
  flex-basis: 31.8%;
}
.image-card {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  overflow: hidden;
  position: relative;
  transition: opacity 0.5s cubic-bezier(0.43, 0.41, 0.22, 0.91);
  z-index: 1;
}
.image-card:hover {
  opacity: 0;
}
.image-card-hover {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  overflow: hidden;
  position: relative;
  transition: opacity 0.5s cubic-bezier(0.43, 0.41, 0.22, 0.91);
  position: absolute;
  top: 0;
  width: 100%;
}
#banner-gaia-local-pv {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  background: #988D7A;
  padding: 16px;
  min-height: 100px;
  border-radius: 10px;
  position: relative;
}
#banner-gaia-local-pv .gaia-local-prod-desc {
  text-align: left;
  font-size: 16px;
  color: #fff;
  font-family: "Lato", Arial, sans-serif;
  line-height: 1.25 !important;
}
#banner-gaia-local-pv .gaia-local-prod-desc h4 {
  font-weight: 900;
  font-size: 18px;
  margin: 0 0 8px 0;
}
#banner-gaia-local-pv .gaia-local-prod-desc p {
  font-weight: normal;
  margin: 0;
  width: 85%;
}
#banner-gaia-local-pv .gaia-local-prod-desc p a {
  color: #fff;
  text-decoration: underline;
}
#banner-gaia-local-pv .gaial-local-badge {
  position: absolute;
  width: 45px;
  height: 45px;
  left: auto;
  top: auto;
  right: 20px;
  bottom: 20px;
}
#banner-gaia-local-pv .gaial-local-badge img {
  width: 100%;
}
.block-gaia-local-proveedor p {
  font-size: 1.5rem;
  margin-bottom: 2rem;
  color: #909090;
}
.block-gaia-local-proveedor p span {
  color: #000000;
}
.block-gaia-local-proveedor p a {
  font-size: 1.5rem;
  font-weight: 500;
  text-decoration: underline;
}
.block-gaia-local-more-info.is-gaia-local {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: normal;
  justify-content: center;
  background: #988D7A;
  padding: 30px 22px;
  min-height: 100px;
  border-radius: 10px;
  position: relative;
  color: #fff;
}
.block-gaia-local-more-info.is-gaia-local h3 {
  font-size: 20px;
  font-weight: 600;
  font-family: "Lato", Arial, sans-serif;
}
.block-gaia-local-more-info.is-gaia-local p {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.125;
}
.block-gaia-local-more-info.is-gaia-local .logo-gaia-local {
  display: block;
  margin: 0 auto;
  text-align: center;
  width: 142px;
}
.block-gaia-local-more-info.is-gaia-local .logo-gaia-local img {
  width: 100%;
  height: auto;
  display: block;
}
.block-gaia-local-more-info.is-gaia-local .gaia-local-icon-features-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  flex: 0 0 100%;
  align-items: center;
  justify-content: space-around;
}
.block-gaia-local-more-info.is-gaia-local .gaia-local-icon-features-row .gaia-local-item-feature {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  width: 100%;
  max-width: 140px;
  text-align: center;
}
.block-gaia-local-more-info.is-gaia-local .gaia-local-icon-features-row .gaia-local-item-feature img {
  width: 100%;
  height: auto;
  max-width: 50px;
}
.block-gaia-local-more-info.is-gaia-local .slider-masinfo-dimensions .image-dimension img {
  background: #fff;
  border-radius: 10px;
}
.block-gaia-local-more-info.is-gaia-local .block-advice-gaia-local {
  display: block;
  border-radius: 10px;
  padding: 16px;
}
.block-gaia-local-more-info.is-gaia-local .block-advice-gaia-local p {
  font-size: 14px;
  line-height: 1.286;
  text-align: left;
  margin: 0;
}
.gallery-placeholder.gallerydesktop {
  position: relative;
  width: auto;
  max-width: 766px;
}
.gallery-placeholder.gallerydesktop .badge-gaia-local-div {
  position: absolute;
  top: 10px;
  left: 10px;
  height: 50px;
  width: 50px;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .catalog-category-view .page-wrapper .page-header > .header {
    position: sticky;
  }
  .catalog-category-view .wrapper .page .main-container .main .breadcrumbs {
    margin-bottom: 20px;
    padding-left: 0px;
  }
  .catalog-category-view .wrapper .page .main-container .main .breadcrumbs .container {
    padding-right: 24px;
    padding-left: 24px;
  }
  .catalog-category-view .wrapper .page .main-container .main .breadcrumbs .container ul li {
    font-size: 12px;
  }
  .catalog-category-view .wrapper .page .main-container .main .col-main .subcategory .container {
    padding-right: 0px;
    padding-left: 0px;
  }
  .catalog-category-view .wrapper .page .main-container .main .col-main .subcategory .container .subcategories-grid {
    margin-bottom: 0px;
    margin-top: 0px;
  }
  .catalog-category-view .wrapper .page .main-container .main .col-main .subcategory .container .subcategories-grid .category-name {
    margin: 0 0 16px 24px;
  }
  .catalog-category-view .wrapper .page .main-container .main .col-main .subcategory .container .subcategories-grid .category-name p {
    font-size: 42px;
    margin-bottom: 0px;
    margin-top: 0px;
  }
  .catalog-category-view .wrapper .page .main-container .main .col-main .subcategory .container .subcategories-grid .cards-container-subcategory {
    width: 100%;
  }
  .catalog-category-view .wrapper .page .main-container .main .col-main .subcategory .container .subcategories-grid .cards-container-subcategory .cards-list .cards-link:first-child {
    margin-left: 16px;
  }
  .catalog-category-view .wrapper .page .main-container .main .col-main .filtros_container #FiltersMainNavigation .container {
    padding-right: 24px;
    padding-left: 24px;
  }
  .catalog-category-view .wrapper .page .main-container .main .col-main .filtros_container #FiltersMainNavigation .container #main-filters .row {
    margin-right: 0px;
    margin-left: 0px;
  }
  .list_container .container {
    padding-right: 24px;
    padding-left: 24px;
  }
  .list_container .item-url {
    width: 33.3333%;
  }
  .list_container .item-url .item.item_gaia .item-container .image-hover {
    -o-object-fit: fill;
    object-fit: fill;
  }
  .list_container .item-url .item.item_gaia .item-container .image-hover.top {
    -o-object-fit: fill;
    object-fit: fill;
  }
  .list_container .label-stock.category-alert-list {
    position: static !important;
  }
  .list_container .label-stock.category-alert-list .out-of-stock {
    width: 100%;
    height: 24px;
    text-align: center;
    font-size: 10px;
  }
  .list_container .label-stock.category-alert-list .text-label {
    padding-left: 0px;
    margin-top: 2px;
    display: block !important;
    text-align: center;
    float: none;
    font-size: 10px;
  }
  .logo-deepsleep {
    margin-bottom: 20px;
  }
  .deep h2 {
    width: 50%;
    margin: 0 auto;
  }
  .col {
    display: inline-block;
    margin-bottom: 10px;
    position: relative;
  }
  .col.one img {
    width: 50%;
    float: right;
  }
  .col.one p {
    width: 50%;
    vertical-align: bottom;
    padding: 20px;
    position: absolute;
    bottom: 10%;
  }
  .col.two p {
    width: 50%;
    vertical-align: bottom;
    padding: 20px;
    position: absolute;
    bottom: 10%;
    right: 0;
  }
  .col.two img {
    width: 50%;
    float: left;
  }
  .col.banner {
    width: 100%;
    padding: 10px 20px;
  }
  .col.banner p {
    padding: 30px 10px;
  }
  .col-xs-6.sortby {
    display: none;
  }
  .deepsleep-body .category-products {
    width: 100%;
  }
  h2.sub-title {
    width: 100%;
  }
  .tag-deliverydays-1 {
    font-size: 10px;
  }
  .parcel-content .parcel {
    font-size: 10px;
  }
  .product-info .prices p {
    font-size: 18px !important;
  }
  .info-product-content .product-name {
    font-size: 14px !important;
  }
  .info-product-content .tags-container {
    display: inline-table !important;
  }
  .info-product-content .tags-container div {
    font-size: 11px !important;
  }
  .info-product-content .tags-container .newTag-deliverydays-container {
    display: inline-flex !important;
  }
  .pagination_number {
    font-size: 14px;
    margin-bottom: 8px;
    margin-top: 0px;
    width: 100%;
  }
  .modal-backdrop.fade.in {
    display: none;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .catalog-category-view .page-wrapper .page-header > .header {
    position: sticky;
  }
  .catalog-category-view .page-wrapper .page-main .columns > .column {
    padding: 0;
  }
  .catalog-category-view .wrapper .page .main-container .main .breadcrumbs {
    margin-bottom: 20px;
    padding-left: 0px;
  }
  .catalog-category-view .wrapper .page .main-container .main .breadcrumbs .container {
    padding-right: 16px;
    padding-left: 16px;
  }
  .catalog-category-view .wrapper .page .main-container .main .breadcrumbs .container ul li {
    font-size: 12px;
  }
  .catalog-category-view .wrapper .page .main-container .main .col-main .subcategory .container {
    padding-right: 0px;
    padding-left: 0px;
  }
  .catalog-category-view .wrapper .page .main-container .main .col-main .subcategory .container .subcategories-grid {
    padding-left: 0px;
    margin-bottom: 0px;
  }
  .catalog-category-view .wrapper .page .main-container .main .col-main .subcategory .container .subcategories-grid .category-name {
    margin: 0 0 16px 16px;
  }
  .catalog-category-view .wrapper .page .main-container .main .col-main .subcategory .container .subcategories-grid .category-name p {
    font-size: 42px;
    margin-bottom: 0px;
    margin-top: 0px;
  }
  .catalog-category-view .wrapper .page .main-container .main .col-main .subcategory .container .subcategories-grid .cards-container-subcategory {
    width: 100%;
  }
  .catalog-category-view .wrapper .page .main-container .main .col-main .subcategory .container .subcategories-grid .cards-container-subcategory .cards-list .cards-link:first-child {
    margin-left: 8px;
  }
  .catalog-category-view .wrapper .page .main-container .main .col-main .filtros_container #FiltersMainNavigation .container {
    padding-right: 16px;
    padding-left: 16px;
  }
  .catalog-category-view .wrapper .page .main-container .main .col-main .filtros_container #FiltersMainNavigation .container #main-filters .row {
    margin-right: 0px;
    margin-left: 0px;
  }
  .deliverydays-1 {
    width: 140px !important;
  }
  .tag-deliverydays-1 {
    width: -webkit-fill-available !important;
    font-size: 10px !important;
    bottom: 10px !important;
  }
  .list_container .container .grid_gaia .page-container .iteration-item .item-url {
    flex-basis: unset;
    padding: 0;
  }
  .list_container .container .grid_gaia .page-container .iteration-item .item-url .item_gaia .item-container .product-image .url_link .image-card-hover {
    display: none;
  }
  .list_container .label-stock.category-alert-list {
    position: static !important;
    justify-content: left !important;
  }
  .list_container .label-stock.category-alert-list .out-of-stock {
    width: 100%;
    height: 24px;
    text-align: center;
    font-size: 10px;
  }
  .list_container .label-stock.category-alert-list .text-label {
    padding-left: 0px;
    margin-top: 2px;
    display: block !important;
    text-align: center;
    float: none;
    font-size: 10px;
    display: none !important;
  }
  .col.one img {
    width: 100%;
  }
  .col.one p {
    position: relative;
    width: 100%;
    padding: 0;
    margin: 10px 0;
    float: left;
  }
  .col.two img {
    width: 100%;
  }
  .col.two p {
    position: relative;
    width: 100%;
    padding: 0;
    margin: 10px 0;
    float: left;
  }
  .col.banner {
    background-size: 100%;
  }
  .col.banner p {
    padding: 30px 10px;
    color: #fff;
    text-align: center;
    font-size: 16px;
  }
  .deepsleep-body .col-xs-6.sortby.gaia {
    display: none;
  }
  .product-info {
    min-height: 113px;
  }
  .product-info .prices {
    font-size: 14px;
    display: inline-block;
  }
  .product-info .prices .final-price {
    display: grid !important;
    width: max-content;
  }
  .product-info .prices .final-price .tag-discount-promotion {
    margin: 0 auto 6px auto;
  }
  .product-info .prices .regular-price.reduced {
    position: relative;
  }
  .product-info .prices .regular-price.reduced label {
    text-decoration: line-through;
  }
  .product-info .prices .regular-price.reduced .tag-campaign-discount-nb {
    padding: 0 !important;
  }
  .product-info .prices p.final-price.special {
    color: #cc3333;
  }
  .product-info .prices p {
    font-size: 18px !important;
  }
  .info-product-content {
    padding: 0 !important;
    text-align: center !important;
  }
  .info-product-content .product-name {
    font-size: 14px !important;
    min-height: unset !important;
    font-weight: 700;
  }
  .info-product-content .product-name .url_link {
    min-height: unset;
  }
  .list_container .item.item_gaia .item-container .info-product-content .tags-container {
    flex-direction: row;
    align-items: center;
  }
  .list_container .item.item_gaia .item-container .info-product-content .tags-container .newTag-deliverydays-container {
    margin: 0 auto !important;
    width: 80% !important;
  }
  .parcel-content .tooltip-gaia {
    width: 347px;
  }
  .iteration-item {
    display: grid;
    flex-wrap: wrap;
    margin: 0 0 18px 0;
    padding: 0;
    grid-gap: 6px 6px;
    grid-template-columns: 100%;
  }
  .iteration-item a:nth-child(odd) .item.item_gaia .parcel-content .parcel-tooltip.tooltip-gaia {
    left: 0;
  }
  .iteration-item a:nth-child(odd) .item.item_gaia .parcel-content .parcel-tooltip.tooltip-gaia::after {
    left: 38%;
  }
  .iteration-item a .item.item_gaia .parcel-content .parcel-tooltip.tooltip-gaia::after {
    left: 90%;
  }
  .iteration-item .item-url:nth-child(even) .item.item_gaia {
    margin-right: 0;
  }
  .pagination_number {
    font-size: 14px;
    margin: 8px 0;
    padding: 0 15px;
    width: 100%;
  }
  .modal-backdrop.fade.in {
    display: none;
  }
  #FiltersMainNavigation {
    width: 100% !important;
  }
  #FiltersMainNavigation .container {
    max-width: 100% !important;
  }
  #FiltersMainNavigation,
  .filters-var-wrapper-container {
    width: 100%;
    display: flex;
    position: relative;
    flex-wrap: wrap;
  }
  .filters-var-wrapper-container .filtros-container {
    flex: 0 0 100%;
    width: 100%;
  }
  .filters-var-wrapper-container .list_container {
    flex: 0 0 100%;
    width: 100%;
    padding-top: 0;
    min-height: unset;
  }
  .filters-var-wrapper-container .list_container > .container {
    padding-right: 3px;
    padding-left: 3px;
  }
  .filters-var-wrapper-container .list_container > .container .iteration-item {
    grid-gap: 20px;
    margin: 0 -10px;
  }
  .filters-var-wrapper-container .list_container > .container .item.item_gaia {
    border-bottom: 1px solid #e8e8e8;
    padding: 0 15px 20px;
  }
  .filters-var-wrapper-container .list_container > .container .item.item_gaia .item-container .info-product-content a > div {
    min-height: auto;
  }
  .filters-var-wrapper-container .list_container > .container .item.item_gaia .item-container .info-product-content .atrato-cuotas-category {
    text-transform: lowercase;
    font-size: 12px;
    display: flex;
    color: #1AAC1A;
    text-align: left;
  }
  .filters-var-wrapper-container .list_container > .container .item.item_gaia .item-container .info-product-content .ranking-wrapper {
    display: contents;
    text-align: left;
  }
  .filters-var-wrapper-container .list_container > .container .item.item_gaia .item-container .info-product-content > a {
    margin: 3px 0;
  }
  .filters-var-wrapper-container .list_container > .container .item.item_gaia .item-container .info-product-content > a p.regular-price.reduced {
    text-align: left;
  }
  .filters-var-wrapper-container .list_container > .container .item.item_gaia .item-container .info-product-content > a p.regular-price.reduced span {
    top: -3px;
    font-size: 12px;
  }
  .filters-var-wrapper-container .list_container > .container .item.item_gaia .item-container .info-product-content .tags-container .default-free-shipping {
    display: none !important;
  }
  .filters-var-wrapper-container .list_container > .container .item.item_gaia .item-container .info-product-content .tags-container .newTag-deliverydays-container {
    float: left;
  }
  .filters-var-wrapper-container .list_container > .container .item.item_gaia .item-container .info-product-content .tags-container .newTag-deliverydays-container img {
    height: 13px;
    width: auto;
  }
  .filters-var-wrapper-container .list_container > .container .item.item_gaia .item-container .info-product-content .product-name {
    text-align: left;
    padding-bottom: 6px;
  }
  .filters-var-wrapper-container .list_container > .container .item.item_gaia .item-container .info-product-content .product-info {
    display: block;
  }
  .filters-var-wrapper-container .list_container > .container .item.item_gaia .item-container .info-product-content .product-info .prices {
    display: grid;
    justify-content: start;
    align-items: flex-end;
    grid-template-columns: auto auto;
  }
  .filters-var-wrapper-container .list_container > .container .item.item_gaia .item-container .info-product-content .product-info .prices .tag-discount-promotion {
    width: 100%;
    display: block;
    background: #FF3421;
    padding: 3px 6px;
    margin: 0 auto;
  }
  .filters-var-wrapper-container .list_container > .container .item.item_gaia .item-container .info-product-content .product-info .prices .final-price.special {
    font-size: 16px !important;
    color: #FF3421;
    text-align: left;
    margin-right: 6px;
    grid-row-start: 2;
    grid-column-start: 1;
  }
  .filters-var-wrapper-container .list_container > .container .item.item_gaia .item-container .info-product-content .product-info .prices .regular-price.reduced {
    font-size: 12px !important;
    color: #646464;
    font-weight: unset;
    grid-row-start: 2;
    grid-column-start: 2;
    align-items: flex-end;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .list_container .item-url {
    width: auto;
  }
  .filters-var-wrapper-container {
    display: contents;
  }
  .filtros-container {
    width: 100%;
  }
  #FiltersMainNavigation {
    width: 100%;
  }
  #FiltersMainNavigation .container {
    max-width: -webkit-fill-available;
  }
}
@media (min-width: 768px) {
  .atrato-cuotas-category {
    margin-bottom: 15px;
  }
  #maincontent span#algolia-autocomplete-listbox-0 {
    left: 0;
    right: 0;
    margin: 0px auto;
  }
  .filters-var-wrapper-container .list_container .container .item.item_gaia {
    border: 1px solid #e8e8e8;
  }
  .filters-var-wrapper-container .list_container .container .item.item_gaia .item-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 16px;
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
  }
}
@media (min-width: 320px) and (max-width: 387px) {
  .filters-var-wrapper-container .list_container > .container .item.item_gaia .item-container .info-product-content > a {
    margin: 3px 0;
  }
  .filters-var-wrapper-container .list_container > .container .item.item_gaia .item-container .info-product-content > a p.regular-price.reduced {
    display: flex !important;
    align-items: baseline;
    text-decoration: unset;
  }
  .filters-var-wrapper-container .list_container > .container .item.item_gaia .item-container .info-product-content > a p.regular-price.reduced span {
    top: auto;
    padding: 0px !important;
    font-size: 12px;
  }
  .filters-var-wrapper-container .list_container > .container .item.item_gaia .item-container .info-product-content .product-info {
    display: block;
  }
  .filters-var-wrapper-container .list_container > .container .item.item_gaia .item-container .info-product-content .product-info .prices {
    display: flex;
    flex-wrap: wrap;
    gap: 6;
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (min-width: 380px) and (max-width: 425px) {
  .filters-var-wrapper-container .list_container > .container .item.item_gaia .item-container .info-product-content > a p.regular-price.reduced span {
    top: -3;
  }
}
.propertiesContainerFilters {
  background-color: #fff2e0;
  border-style: solid;
  border-color: #ef9c2c;
  border-width: 1px;
}
.sort-by,
#FilterMain {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.sort-by .filterSection,
#FilterMain .filterSection {
  display: flex;
  margin: 0;
  min-width: 120px;
}
.sort-by .filterSection i,
#FilterMain .filterSection i {
  width: 24px;
  height: 24px;
  display: inline-block;
  margin-right: 8px;
  text-align: center;
  font-style: normal;
  color: #9B9B9B;
}
.sort-by .filterSection i img,
#FilterMain .filterSection i img {
  width: 100%;
  height: auto;
  margin: 0px auto;
}
#main-filters .toggle-containers {
  display: flex;
  justify-content: start;
  width: -webkit-fill-available;
  align-items: center;
  z-index: 6;
}
#main-filters .toggle-containers .toogle-label-cont {
  height: 40px;
  margin-right: 40px;
}
#sortBy .sort-by {
  flex-direction: column;
  align-items: flex-start;
}
.filter-toggle {
  display: flex;
  align-items: center;
  height: 40px;
  /* Rounded sliders */
}
.filter-toggle .label {
  padding-right: 8px;
}
.filter-toggle .label.delivery {
  color: #3F7FB6;
  padding-right: 25px;
  position: relative;
}
.filter-toggle .label i {
  font-size: 24px;
  font-style: normal;
}
.filter-toggle .label i.icon-info {
  position: absolute;
  right: 6px;
  z-index: 1;
  top: 0;
}
.filter-toggle .label i.icon-info::after {
  content: '';
  width: 16px;
  height: 16px;
  background: #3F7FB6;
  color: #fff;
  position: absolute;
  margin-left: -15px;
  margin-top: 11px;
  z-index: -1;
  border-radius: 50%;
}
.filter-toggle .label i.icon-info::before {
  color: #fff;
  font-size: 14px;
}
.filter-toggle input:checked + .slider {
  background-color: #ef9c2c;
}
.filter-toggle input:checked + .slider:before {
  -webkit-transform: translateX(16px);
  -ms-transform: translateX(16px);
  transform: translateX(16px);
  border: 1px solid #ef9c2c;
}
.filter-toggle .switch {
  position: relative;
  display: inline-block;
  width: 30px;
  height: 15px;
}
.filter-toggle .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.filter-toggle .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}
.filter-toggle .slider:before {
  position: absolute;
  content: "";
  height: 15px;
  width: 15px;
  left: 0px;
  bottom: -1px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
  border: 1px solid #ccc;
}
.filter-toggle:focus + .slider {
  box-shadow: 0 0 1px #363636;
}
.filter-toggle .slider.round {
  border-radius: 34px;
}
.filter-toggle .slider.round:before {
  border-radius: 50%;
}
.col-lg-12 {
  padding-left: 8px;
  padding-right: 8px;
  position: relative;
  width: 100%;
}
.row {
  margin-left: -8px;
  margin-right: -8px;
}
.container {
  margin-left: auto;
  margin-right: auto;
  max-width: 1296px;
  padding-left: 8px;
  padding-right: 8px;
}
.filtros_container {
  float: left;
  width: 100%;
  background: #f4f3f0;
}
.col-main {
  width: 100% !important;
}
#main-filters {
  float: none;
  margin-bottom: 56px;
  position: relative;
  font-size: 16px;
}
#main-filters .dropdownsWrapper {
  margin-top: 10px;
  display: inline-flex;
  justify-content: space-between;
  width: 100%;
  align-items: flex-start;
}
#activeFilters {
  display: flex;
  clear: both;
  flex: 0 1 auto;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 24px;
  flex-wrap: wrap;
  padding-top: 25px;
}
#activeFilters p {
  font-size: 16px;
  display: inline-block;
  margin: 0;
  font-weight: 400;
  line-height: 20px;
  color: #9B9B9B;
  padding-right: 10px;
  margin-bottom: 5px;
}
#removeFilters {
  font-size: 16px;
  text-decoration: underline;
  padding: 0px;
  cursor: pointer;
  font-weight: 400;
  line-height: 20px;
  color: #363636;
  padding-left: 16px;
  margin-bottom: 5px;
}
.OptFilter {
  height: 40px;
  border-radius: 10px;
  z-index: 5;
  font-size: 16px;
  text-transform: capitalize;
  line-height: 40px;
  text-align: left;
  padding: 0 32px 0 8px;
  position: relative;
  font-weight: 400;
  color: #363636;
  background-color: #fff2e0;
  border-style: solid;
  border-color: #ef9c2c;
  border-width: 1px;
}
.OptFilter:after {
  content: "";
  position: absolute;
  right: 8px;
  background: url("../Gaia_Catalog/images/up-arrow-black.svg") no-repeat;
  background-size: 100%;
  background-position-x: right;
  background-position-x: 100%;
  width: 16px;
  height: 16px;
  top: 12px;
}
.OptFilter.collapsed:after {
  content: "";
  position: absolute;
  background: url("../Gaia_Catalog/images/down-arrow-black.svg") no-repeat;
}
.dropFilter {
  width: auto;
  padding: 0 8px;
  position: relative;
}
.dropdownfilter {
  position: absolute;
  left: 0px;
  right: 0px;
  width: 100%;
  margin: 0px auto;
  padding: 0;
  width: 265px;
}
.dropdownfilter .multi-collapse {
  border: 1px solid #C4C4C1;
  margin: 0 auto;
  float: none;
  width: 100%;
  position: relative;
  left: 0;
  right: 0;
  top: -2px;
  z-index: 7;
  background: #FFFFFF;
  overflow: hidden;
  border-radius: 0 5px 5px 5px;
  padding: 32px 16px;
}
.dropdownfilter .multi-collapse .dot_color {
  display: inline-flex;
  flex-wrap: nowrap;
  width: 100%;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 8px;
  cursor: pointer;
}
.dropdownfilter .multi-collapse .dot_color .color_path {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  text-indent: -99999px;
  margin-right: 16px;
  background-clip: content-box;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.dropdownfilter .multi-collapse .dot_color.colAct .color_path {
  padding: 2px;
  border: 1px solid #363636;
}
.dropdownfilter .multi-collapse .dot_color.colAct .color_path::after {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  position: absolute;
  background: #363636;
}
.dropdownfilter .multi-collapse .ais-RangeSlider .rheostat-progress {
  background: #000000;
}
.dropdownfilter .multi-collapse .ais-RangeSlider .rheostat-marker {
  height: 0;
  width: 0;
}
.dropdownfilter .multi-collapse .rheostat-tooltip {
  background: #000000;
  color: #FFFFFF;
  font-size: 14px;
  padding: 2px 5px;
  border-radius: 5px;
  top: -35px;
}
.dropdownfilter .multi-collapse .rheostat-tooltip::after {
  border-left: solid transparent 4px;
  border-right: solid transparent 4px;
  border-top: solid #000000 4px;
  bottom: -4px;
  content: " ";
  height: 0;
  left: 50%;
  margin-left: -4px;
  position: absolute;
  width: 0;
}
.dot_color[data-colorname="white"] div.color_path {
  border: 1px solid #0c0c0c21;
  padding: 2px;
}
#switchesWrapper {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 32px;
  width: 100%;
}
.switch-container {
  align-items: normal;
  text-align: left;
  display: flex;
  margin-right: 36px;
}
.switch-container .checkbox-container {
  display: flex;
  align-items: center;
}
.switch-container .checkbox-container input[type=checkbox] {
  height: 0;
  width: 0;
  visibility: hidden;
}
.switch-container .checkbox-container label {
  display: inline-block;
  width: 32px;
  height: 17px;
  border-radius: 30px;
  position: relative;
  cursor: pointer;
  background: #b0b0b0;
}
.switch-container .checkbox-container label:after {
  content: '';
  position: absolute;
  width: 17px;
  height: 17px;
  background: #fff;
  border-radius: 90px;
  transition: 0.3s;
  border: 1px solid #B9B9B9;
}
.switch-container .checkbox-container input:checked + label {
  background-color: #363636;
}
.switch-container .checkbox-container input:checked + label:after {
  left: calc(10%);
  transform: translate(16px, 0);
  border: 1px solid #000000;
}
#filterBy,
#sortBy {
  margin-bottom: 0px;
}
.icon-info {
  cursor: pointer;
}
.icon-info .tooltiptext {
  visibility: hidden;
  width: 300px;
  background-color: #363636;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 10px 15px 10px 15px;
  position: absolute;
  z-index: 10;
  top: 45px;
  left: 8%;
  margin-left: -98px;
  font-size: 16px;
}
.icon-info:hover .tooltiptext {
  visibility: visible;
}
.saleFlag {
  background: #cc3330;
  color: #ffffff;
}
span.sale-label {
  color: #cc3330;
}
button.prev-button,
button.next-button,
.cart.table-wrapper .actions-toolbar > .action.prev-button,
.cart.table-wrapper .actions-toolbar > .action.next-button,
.action-gift.prev-button,
.action-gift.next-button {
  background: black;
  color: white;
  border: 0;
  margin: 0 auto 10px;
  display: none;
  border-radius: 100px;
  padding: 14px 38px 11px;
  font-size: 14px;
  font-family: Lato, Arial, sans-serif;
  line-height: 1;
}
div.next-block-info {
  margin-top: 50px;
  text-align: center;
}
div.next-block-info span {
  display: block;
  margin-bottom: 7px;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  font-family: LatoBold, ArialBlack, sans-serif;
}
#applyFilters {
  width: 100%;
  max-width: 224px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-shadow: none;
  background: #363636;
  color: #ffffff;
  text-transform: uppercase;
  border: 0;
}
span.labelfilter.label_is_express_delivery::after {
  padding-left: 0px !important;
  background: #F4F4F0 !important;
  content: '' !important;
}
.switch-extend_zone {
  display: none;
}
#ActiveFiltersList .ais-CurrentRefinements-list {
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
#ActiveFiltersList .ais-CurrentRefinements-list .ais-CurrentRefinements-item {
  display: flex;
  align-items: center;
  background: #DFDFDF;
  border-radius: 2px;
  font-size: 14px;
  color: #363636;
  margin-bottom: 5px;
  line-height: 20px;
  padding: 2px 5px;
  flex-wrap: wrap;
}
#ActiveFiltersList .ais-CurrentRefinements-list .ais-CurrentRefinements-item .ais-CurrentRefinements-category {
  display: flex;
  align-items: center;
  margin: 0 5px;
}
#ActiveFiltersList .ais-CurrentRefinements-list .ais-CurrentRefinements-item .ais-CurrentRefinements-category .ais-CurrentRefinements-delete {
  margin-left: 0.5em;
}
#ActiveFiltersList .ais-CurrentRefinements-list .ais-CurrentRefinements-item.break {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
}
#ActiveFiltersList .ais-CurrentRefinements-list .ais-CurrentRefinements-item.break .ais-CurrentRefinements-label {
  margin-bottom: 5px;
}
#ActiveFiltersList .ais-CurrentRefinements-list .ais-CurrentRefinements-item.break .ais-CurrentRefinements-category {
  display: flex;
  align-items: center;
  background: #DFDFDF;
  border-radius: 2px;
  font-size: 14px;
  color: #363636;
  margin-bottom: 5px;
  line-height: 20px;
  padding: 3px 5px;
}
.sort_dropdawn span,
.filter_dropdown span {
  font-weight: 400;
  line-height: 20px;
  color: #9B9B9B;
}
#priceRangeSlider .form-group.row {
  display: flex;
  flex-direction: column;
  margin: 0px auto;
  clear: both;
}
.rowSlider {
  clear: both;
  position: relative;
  height: auto;
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: normal;
  margin: 24px auto;
  flex-direction: column;
}
.rowSlider .tooltip {
  padding: 0px;
  height: auto;
  width: auto;
  margin: 0px auto;
  float: none;
  position: absolute !important;
}
.rowSlider .labelfilter {
  margin-bottom: 8px;
  font-size: 16px;
  font-weight: 400;
  color: #363636;
}
#widthWrapper {
  margin-top: 0px;
}
#filterdimentions .rowSlider {
  min-height: 60px;
}
.dropFilter .dropdownfilter {
  z-index: 8;
}
.slider-selection {
  background: #363636 !important;
}
.slider-gaia .slider-selection {
  background-color: #363636 !important;
}
.slider.slider-horizontal {
  width: 100% !important;
  height: 20px;
}
.slider-handle {
  background-color: #363636 !important;
  background-image: none !important;
  box-shadow: none;
  border: none;
  width: 16px;
  height: 16px;
  cursor: pointer;
}
.slider-gaia .slider-horizontal .slider-track {
  height: 2px !important;
  width: 100%;
  margin-top: -3px;
  top: 50%;
  left: 0;
}
.slider-gaia .slider-handle {
  border-color: #363636;
}
.slider-gaia .tooltip-inner {
  max-width: none;
  padding: 3px 8px;
  color: #363636 !important;
  text-align: center;
  border-radius: 0px;
  background: #f4f3f0;
  font-size: 14px;
}
.slider-gaia .tooltip.bottom .tooltip-arrow,
.slider-gaia .tooltip.top .tooltip-arrow {
  display: none !important;
}
.well {
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  width: 100% !important;
  padding: 0;
}
.slider-handle:nth-child(odd) {
  background-color: #363636;
  background-image: none;
}
.checkgaia,
.radiogaia {
  display: block;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  line-height: normal;
}
label.checkgaia {
  height: 32px;
  line-height: 32px;
  margin-bottom: 8px;
  display: flex;
  align-items: center;
}
.checkgaia input,
.radiogaia input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  left: 0px;
  margin: 0px;
}
.checkgaia .form-check-label,
.radiogaia .form-check-label {
  margin-left: 8px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  color: #363636;
}
.label-color {
  line-height: 20px;
  font-weight: 400;
  color: #363636;
}
.checkgaia input:checked ~ .checkmark {
  background-color: #363636;
}
.checkgaia .checkmark {
  position: relative;
  top: 0;
  left: 0;
  height: 16px;
  width: 16px;
  background-color: transparent;
  border-radius: 2px;
  border: 1px solid #363636;
  display: inline-block;
}
.checkgaia .checkmark:hover,
.radiogaia .radiobtn:hover {
  background: #ededed;
}
.checkgaia .checkmark:after {
  content: "";
  position: absolute;
  display: none;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  margin: 0px auto;
  width: 5px;
  height: 12px;
  border: solid white;
  border-width: 0 1px 1px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.checkgaia input:checked ~ .checkmark:after,
.radiogaia input:checked ~ .radiobtn:after {
  content: "";
  display: block;
}
label.radiogaia {
  padding: 0px;
  height: 40px;
  line-height: 40px;
  margin-bottom: 8px;
  display: flex;
  align-items: center;
}
.radiogaia input:checked ~ .radiobtn {
  background-color: transparent;
}
.radiogaia .radiobtn {
  position: relative;
  top: 0;
  left: 0;
  height: 14px;
  width: 14px;
  background-color: transparent;
  border-radius: 50%;
  border: 1px solid #363636;
  display: inline-block;
}
.radiogaia .radiobtn:after {
  position: relative;
  top: 2px;
  bottom: 2px;
  left: 0px;
  right: 0px;
  margin: 0px auto;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #363636;
}
#theFilters {
  display: inline-flex;
  width: 100%;
  padding-top: 30px;
}
#theSorters .dropdownfilter {
  right: 0;
  left: auto;
}
.hideMobile.sort-by {
  width: 25%;
  display: flex;
  flex-direction: row;
  max-width: 290px;
}
.hideMobile.filter-by {
  width: 75%;
}
/***Modal Filters***/
.modal_GAIA .modal-dialog {
  position: relative;
  height: 100%;
  margin: 0;
  width: 100%;
}
.modal_GAIA .modal-header {
  height: auto;
  padding: 15px;
  position: relative;
  border: 0px;
  background: #ffffff;
}
.modal_GAIA .modal-header h3 {
  margin: 0px;
  text-align: left;
  color: #737373;
  font-family: LatoBold, ArialBlack, sans-serif;
}
.modal_GAIA button.close,
.modal_GAIA .cart.table-wrapper .actions-toolbar > .action.close,
.modal_GAIA .action-gift.close {
  position: relative;
  background-size: contain;
  opacity: 1;
}
.modal_GAIA .modal-content {
  width: 100%;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  border-radius: 0;
  background: #F4F3F0;
}
.modal_GAIA .modal-body {
  padding: 0 15px;
}
.modal_GAIA .modal-body #modalDelivery {
  border-top: 1px solid #F4F3F0;
}
.modal_GAIA .modal-body.switches {
  background: #ffffff;
}
.modal_GAIA .filters-content {
  padding-bottom: 30px;
}
.modal_GAIA .filters-content .dropFilter {
  margin-bottom: 16px;
}
.modal_GAIA .filters-content .dropFilter .OptFilter {
  background: #ffffff;
}
.modal_GAIA .filters-content .dropFilter .dropdownfilter {
  position: relative;
  padding: 0px;
  width: 100%;
}
.modal_GAIA .filters-content .dropFilter .dropdownfilter .multi-collapse {
  border: 0;
  border-top: 1px solid #F4F3F0;
}
.modal_GAIA .apply-sortBy-modal,
.modal_GAIA .apply-filters-modal {
  position: sticky;
  bottom: 0px;
  width: 90%;
  background: black;
  margin: 0 auto 10px;
  left: 5%;
  color: #fff;
  text-align: center;
  padding: 10px 30px;
  text-transform: uppercase;
  border-radius: 10px;
  z-index: 10;
}
#modalFilterMobile {
  z-index: 10000;
}
#modalFilterMobile #modalFiltersDropDown #theFilters {
  flex-direction: column;
}
/***END Modal Filters***/
#filtercolors,
#filterstyles {
  padding-top: 0;
  padding-bottom: 0;
}
#filtercolors .ais-RefinementList,
#filterstyles .ais-RefinementList {
  height: 247px;
  min-height: auto;
  max-height: min-content;
  overflow-y: auto;
}
#filtercolors .ais-RefinementList .ais-RefinementList-item,
#filterstyles .ais-RefinementList .ais-RefinementList-item {
  margin-bottom: 0;
}
#filtercolors .ais-RefinementList .ais-RefinementList-item .ais-RefinementList-label,
#filterstyles .ais-RefinementList .ais-RefinementList-item .ais-RefinementList-label {
  display: flex;
  height: 40px;
  align-items: center;
  justify-content: space-between;
}
#filtercolors .ais-RefinementList .ais-RefinementList-item .ais-RefinementList-label .label-color .color-swatch-filter,
#filterstyles .ais-RefinementList .ais-RefinementList-item .ais-RefinementList-label .label-color .color-swatch-filter {
  height: 25px !important;
  width: 25px !important;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 4px 8px;
}
#filtercolors .ais-RefinementList .ais-RefinementList-item .ais-RefinementList-label .label-color .color-swatch-filter[value="White"],
#filterstyles .ais-RefinementList .ais-RefinementList-item .ais-RefinementList-label .label-color .color-swatch-filter[value="White"],
#filtercolors .ais-RefinementList .ais-RefinementList-item .ais-RefinementList-label .label-color .color-swatch-filter[value="Yellow"],
#filterstyles .ais-RefinementList .ais-RefinementList-item .ais-RefinementList-label .label-color .color-swatch-filter[value="Yellow"] {
  color: #000000 !important;
}
#slider-price {
  padding: 32px 24px;
}
#slider-price .ais-RangeSlider .rheostat-handle::after {
  border-left: solid transparent 4px;
  border-right: solid transparent 4px;
  border-top: solid #000000 4px;
  top: -11px;
  content: " ";
  height: 0;
  left: 50%;
  margin-left: -4px;
  position: absolute;
  width: 0;
}
#slider-price .ais-RangeSlider .rheostat-handle .rheostat-tooltip::before {
  content: '$';
}
#slider-price .ais-RangeSlider .rheostat-handle .rheostat-tooltip::after {
  content: '.00';
  position: relative;
  color: white;
  border: 0;
  left: auto;
  top: auto;
  width: auto;
  height: auto;
  margin: 0;
  bottom: auto;
}
#slider-price .ais-RangeSlider .rheostat-value::before {
  content: '$';
}
#slider-price .ais-RangeSlider .rheostat-value::after {
  content: '.00';
}
.filters-20 {
  position: relative;
}
#FiltersMainNavigation.nav-up {
  position: static;
  top: -100px;
}
#FiltersMainNavigation.nav-down {
  position: fixed;
  background: #fff;
  z-index: 9;
  left: 0px;
  right: 0px;
  width: 100%;
  padding: 24px 32px;
  box-shadow: 1px 2px 2px 2px rgba(0, 0, 0, 0.14);
  top: 45px;
  padding-bottom: 0px;
  display: none;
}
#FiltersMainNavigation {
  width: 100%;
}
#FiltersMainNavigation #main-filters {
  margin-bottom: 0px;
}
/* Responsive Tablet  ----------- */
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .filter_dropdown span {
    padding: 0 95px !important;
  }
  .sort_dropdawn span {
    padding: 0 95px !important;
  }
}
#filters-buttons-actions-mobile {
  display: none;
  width: 100%;
}
#filters-buttons-actions-mobile .btns-filter {
  width: 50%;
  display: flex;
  margin: 4px;
  padding: 11px;
  border-radius: 10px;
  align-items: center;
  justify-content: center;
  background-color: #fff2e0;
  border-style: solid;
  border-color: #ef9c2c;
  border-width: 1px;
}
#filters-buttons-actions-mobile .btns-filter i {
  width: 24px;
  font-style: normal;
}
/* Responsive Mobile ----------- */
@media only screen and (max-width: 768px) {
  .catalog-category-view .wrapper .page .main-container .main .col-main #ModalFiltering .modal-dialog .modal-content .modal-body .row #FilteringContent .dropFilter .OptFilter {
    width: 100%;
    background-color: #FFFFFF;
  }
  .switch-container {
    margin-right: 0;
  }
  .OptFilter:after {
    right: 6px;
  }
  .mobileElement {
    display: none;
    display: block;
  }
  .subcategories-grid {
    margin-bottom: 16px;
    overflow-x: hidden;
    max-width: 100%;
    flex-direction: column;
  }
  .subcategories-grid p {
    font-size: 14px;
  }
  .subcategories-grid ul {
    flex-wrap: nowrap;
    overflow-x: scroll;
    display: flex;
    width: 100%;
    padding-bottom: 8px;
  }
  .subcategories-grid ul li {
    max-width: 93.48px;
    height: auto;
    height: 122.16px;
  }
  .subcategories-grid ul li a {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: center;
  }
  .subcategories-grid ul li a i {
    width: 46px;
    height: 46px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    align-self: normal;
    margin-right: 4px;
  }
  .subcategories-grid ul li span {
    max-width: 100%;
    line-height: normal;
    position: relative;
    align-self: center;
    display: block;
  }
  #activeFilters {
    margin-bottom: 16px;
    padding-top: 15px;
    margin-left: 0px;
    margin-right: 0px;
  }
  #activeFilters p {
    font-size: 14px;
    padding-right: 10px;
  }
  #activeFilters #removeFilters {
    padding-left: 16px;
  }
  #images-carrusel-categories .category-carrousel-right {
    overflow-x: scroll;
    padding-bottom: 12px;
  }
  #images-carrusel-categories .category-carrousel-right .category-carrusel-subcategories {
    padding: 0;
    margin: 0;
    display: -webkit-inline-box !important;
    overflow-x: auto;
    overflow-y: hidden;
  }
  #images-carrusel-categories .category-carrousel-right .category-carrusel-subcategories.sub-vivia-cats::after {
    visibility: hidden;
    display: none;
  }
  #images-carrusel-categories .category-carrousel-right .category-carrusel-subcategories li {
    max-width: 92px;
    min-width: 92px;
    min-height: 130px;
    max-height: 130px;
    list-style: none;
    margin-right: 15px;
    margin-bottom: 0px;
    position: relative;
  }
  #images-carrusel-categories .category-carrousel-right .category-carrusel-subcategories li .category-carrusel-subcategory .category-carrusel-subcategory-image {
    border-radius: 4px;
  }
  #images-carrusel-categories .category-carrousel-right .category-carrusel-subcategories li .category-carrusel-subcategory span {
    color: #fff;
    font-weight: 700;
    font-size: 1.5rem;
    line-height: 18px;
    word-break: break-word;
    text-align: center;
    text-shadow: 0 0 8px #59595c;
    width: 100%;
    display: block;
    box-sizing: border-box;
    padding: 0 5px;
    position: absolute;
    bottom: 33px;
    left: 0;
  }
  #images-carrusel-categories .category-carrousel-right .category-carrusel-subcategories li .category-carrusel-subcategory .checkbox-content {
    position: absolute;
    top: 5px;
    left: 5px;
  }
  #images-carrusel-categories .category-carrousel-right .category-carrusel-subcategories li .category-carrusel-subcategory .checkbox-content .ais-RefinementList-checkbox {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer;
  }
  #images-carrusel-categories .category-carrousel-right .category-carrusel-subcategories li .category-carrusel-subcategory .checkbox-content .ais-RefinementList-label {
    position: relative;
    cursor: pointer;
  }
  #images-carrusel-categories .category-carrousel-right .category-carrusel-subcategories li .category-carrusel-subcategory .checkbox-content input[type=checkbox]:checked + label::before {
    content: '';
    -webkit-appearance: none;
    background-color: #fff;
    border: 0;
    border-radius: 3px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    left: 0;
    width: 14px;
    height: 14px;
  }
  #images-carrusel-categories .category-carrousel-right .category-carrusel-subcategories li .category-carrusel-subcategory .checkbox-content input[type=checkbox]:checked + label::after {
    content: '\e910';
    display: block;
    position: absolute;
    font-family: 'gaia-icons';
    color: #b3bcd3;
    top: 4px;
    left: 2px;
    font-size: 10px;
  }
  ul#ActiveFiltersList {
    display: contents;
    margin: 0px;
  }
  ul#ActiveFiltersList > li {
    margin: 2px 4px 3px 0px;
  }
  .hideMobile {
    display: none !important;
  }
  #dropdownsWrapper {
    display: flex;
    justify-content: space-between;
    margin: 16px auto;
    flex-direction: row-reverse;
    margin-top: 0px !important;
  }
  #dropdownsWrapper::before {
    display: none;
  }
  #dropdownsWrapper::after {
    display: none;
  }
  .filterSection {
    margin: 0px;
    font-size: 14px;
  }
  .subcategories-grid ul li:nth-child(6n) {
    margin-right: 7px;
  }
  #filters-buttons-actions-mobile {
    display: flex;
  }
  #filters-buttons-actions-mobile.fixed-filters {
    top: 0;
    z-index: 99;
    width: 100%;
    left: 0;
    position: fixed;
    padding: 12px 16px;
    height: 84px;
    background-color: rgba(255, 255, 255, 0.95);
    box-shadow: 0px 8px 20px 4px rgba(0, 0, 0, 0.1);
  }
  #mobileSwitchExpress {
    margin-bottom: 10px;
  }
  .filter-toggle {
    justify-content: space-between;
  }
  .filter-toggle .label {
    padding-left: 10px;
  }
}
.rheostat-marker.rheostat-marker-horizontal.rheostat-marker-large[style="left: 50%; position: absolute; margin-left: 0px;"] {
  display: none;
}
@media only screen and (max-width: 767px) {
  .sort_dropdawn span,
  .filter_dropdown span {
    color: #363636;
  }
  #filtercolors .ais-RefinementList,
  #filterstyles .ais-RefinementList {
    height: auto;
  }
}
/**
 *
 *         .ifCGGCt         ;,       LG1       ::
 *       ,L@​@​0LffC1        :@​G       0@​f      ,88.
 *      ,0@​C,             ,8@​@​L      G@​f     .0@​@​G.
 *      L@​G              .0@​G8@​f     G@​f     C@00@​C
 *      C@​C     ,G00t    G@0 ;@​@1    G@​f    L@​8,,8@​f
 *      :@​@​f.   .:0@​L   L@​8,  t@​@​;   G@​f   t@​@​:  i@​@1
 *       :C@​8Ctii18@​f  f@​@​:    f@​@​:  0@​f  1@​@​i    1@​@​i
 *
 */
body.noscroll {
  overflow: hidden;
}
body.searching-going::before {
  content: "";
  width: 100%;
  height: 100%;
  background: #00000096;
  position: fixed;
  top: 0px;
  z-index: 3;
}
.show-menu {
  display: flex !important;
}
.not-show-menu {
  display: none !important;
}
header#header-gaia.topfixed-header ~ .category-carrousel-wrapper {
  padding-top: 120px;
}
header#header-gaia.topfixed-header ~ #maincontent.page-main.fixedtopheader .product-info-main {
  margin-top: 10%;
}
header#header-gaia.topfixed-header ~ #maincontent.page-main.fixedtopheader .main .product.media {
  margin-top: 5%;
  position: inherit;
}
header#header-gaia.topfixed-header ~ #maincontent.page-main #FiltersMainNavigation .fixed-filters-nav {
  top: 120px !important;
}
header#header-gaia.topfixed-header ~ #maincontent.page-main .page-layout-1column .product.media {
  top: 120px !important;
}
header .header.content {
  position: relative;
  padding: 0 7px;
  max-width: 1294px;
  margin: 0 auto;
  float: unset;
}
header .header.content .cart-topbar {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 65px;
  height: 65px;
}
header .header.content .cart-topbar #cart-content {
  width: 100%;
  height: 100%;
}
header .header-wrapper.fixed-topbar {
  top: 0;
  position: fixed;
}
header #nav-search-menu {
  transform: translateZ(0px);
  transition-duration: 0.5s;
  transition-timing-function: ease;
}
header #nav-search-menu,
header #nav-search-menu-container {
  z-index: 601;
}
header .header-wrapper,
header .header-wrapper-container {
  display: flex;
  height: 100px;
  position: relative;
}
header .header-wrapper-container {
  max-width: 1294px;
  padding: 0 7px;
}
header .header-wrapper-container .header-logo-wrapper {
  margin-right: auto;
}
header .header-wrapper-container .header-logo-wrapper #store-nav-switch-menu {
  padding: 0;
}
header .header-wrapper-container .header-logo-wrapper #store-nav-switch-menu #gaia-design-store-switch {
  margin: 0;
  padding: 0;
}
header .header-wrapper-container .account-menu-wrapper.my-account {
  margin: 0 15px 0 auto;
}
header .header-wrapper-container .account-menu-wrapper.my-account span {
  width: 50px;
}
header .header-wrapper-container .cart-topbar .minicart-wrapper {
  width: 50px;
}
header .top-links-wrapper {
  height: 38px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-bottom: 0px;
  flex: 0 0 auto;
}
header .top-links-wrapper .content {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  position: relative;
}
header .top-links-wrapper .content a {
  padding: 0 16px;
  border-right: 1px solid #ebebeb;
  color: #fff;
  cursor: pointer;
  font-weight: bold;
}
header .top-links-wrapper .content a:hover {
  color: #f0f0f0;
}
header .top-links-wrapper .content a#gaia-stores:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 9px;
  height: 15px;
  border: 4px solid #F8C11C;
  border-bottom: 0px;
  border-radius: 3px 4px 0px 0px;
  margin-right: 6px;
}
header .top-links-wrapper .content a.call-button {
  border-right: 0;
}
header .top-links-wrapper .content #gaia-stores {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
header #styles-menu {
  width: 100%;
  max-width: 1280px;
  margin: 0px auto;
}
header #faq-help-menu {
  border: 0;
  margin: 0;
  left: -100%;
  padding: 0;
  border-radius: 0 0 10px 10px;
}
header #faq-help-menu #help-faq-gaia {
  width: 405px;
  max-width: 405px;
  padding: 32px;
}
header #faq-help-menu #help-faq-gaia .faq-title {
  line-height: 16px;
  text-align: center;
  color: #000;
  margin: 20px 0;
  font-size: 14px;
  font-weight: 900;
  font-family: LatoBold;
}
header #faq-help-menu #help-faq-gaia .faq-info-details {
  text-align: center;
}
header #faq-help-menu #help-faq-gaia .faq-info-details .faq-detail {
  line-height: 16px;
  text-align: center;
  color: #727272;
  margin: 20px;
  font-size: 14px;
  font-weight: 400;
}
header #faq-help-menu #help-faq-gaia .faq-info-details .faq-contact {
  display: grid;
  width: 100%;
}
header #faq-help-menu #help-faq-gaia .faq-info-details .faq-contact .faq-contact-numbers {
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  width: 100%;
  padding: 8px 0;
}
header #faq-help-menu #help-faq-gaia .faq-info-details .faq-contact .faq-contact-numbers .faq-contact-numbers-text {
  width: 50%;
}
header #faq-help-menu #help-faq-gaia .faq-info-details .faq-contact .faq-contact-numbers .faq-contact-numbers-text .faq-contact-numbers-text-whatsapp {
  display: flex;
}
header #faq-help-menu #help-faq-gaia .faq-info-details .faq-contact .faq-contact-numbers .faq-contact-numbers-text .faq-contact-numbers-text-whatsapp .svg-whatsapp {
  background-image: url("../images/icons/whatsapp.svg");
  top: -6px;
}
header #faq-help-menu #help-faq-gaia .faq-info-details .faq-contact .faq-contact-numbers .faq-contact-numbers-text .faq-contact-numbers-text-whatsapp .faq-contact-numbers-text-whatsapp-copy {
  color: #39bf4b;
  margin-left: 8px;
  line-height: 14px;
  font-size: 12px;
  font-weight: 500;
}
header #faq-help-menu #help-faq-gaia .faq-info-details .faq-contact .faq-contact-numbers .faq-contact-numbers-text .faq-contact-numbers-text-whatsapp .faq-contact-numbers-text-whatsapp-copy a {
  border-right: unset;
  padding: unset;
  color: unset;
  text-decoration: none;
}
header #faq-help-menu #help-faq-gaia .faq-info-details .faq-contact .faq-contact-numbers .faq-contact-numbers-text .faq-contact-numbers-text-phone {
  display: flex;
}
header #faq-help-menu #help-faq-gaia .faq-info-details .faq-contact .faq-contact-numbers .faq-contact-numbers-text .faq-contact-numbers-text-phone .svg-call {
  background-image: url("../images/icons/call.svg");
  top: -6px;
}
header #faq-help-menu #help-faq-gaia .faq-info-details .faq-contact .faq-contact-numbers .faq-contact-numbers-text .faq-contact-numbers-text-phone .faq-contact-numbers-text-phone-copy {
  color: #000;
  margin-left: 8px;
  line-height: 14px;
  font-size: 12px;
  font-weight: 500;
}
header #faq-help-menu #help-faq-gaia .faq-info-details .faq-contact .faq-contact-numbers .faq-contact-numbers-phone {
  width: 50%;
}
header #faq-help-menu #help-faq-gaia .faq-info-details .faq-contact .faq-contact-numbers .faq-contact-numbers-phone .faq-contact-numbers-phone-copy a {
  line-height: 29px;
  color: #000;
  font-size: 24px;
  font-weight: 700;
  border-right: unset;
  padding: unset;
  text-decoration: none;
}
header #faq-help-menu #help-faq-gaia .faq-info-details .faq-contact .faq-contact-mail {
  border-bottom: 1px solid #e9e9e9;
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  width: 100%;
  padding: 8px 0;
}
header #faq-help-menu #help-faq-gaia .faq-info-details .faq-contact .faq-contact-mail .faq-contact-mail-text {
  width: 50%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
header #faq-help-menu #help-faq-gaia .faq-info-details .faq-contact .faq-contact-mail .faq-contact-mail-text .svg-mail {
  background-image: url("../images/icons/mail.svg");
  top: -6px;
}
header #faq-help-menu #help-faq-gaia .faq-info-details .faq-contact .faq-contact-mail .faq-contact-mail-text .faq-contact-mail-text-copy {
  color: #000;
  margin-left: 8px;
  line-height: 14px;
  font-size: 12px;
  font-weight: 500;
}
header #faq-help-menu #help-faq-gaia .faq-info-details .faq-contact .faq-contact-mail .faq-contact-mail-direction {
  width: 50%;
}
header #faq-help-menu #help-faq-gaia .faq-info-details .faq-contact .faq-contact-mail .faq-contact-mail-direction .faq-contact-mail-direction-copy a {
  color: #000;
  line-height: 16px;
  padding: 0;
  margin: 0;
  font-size: 14px;
  font-weight: 700;
  border-right: unset;
  text-decoration: none;
}
header #faq-help-menu #help-faq-gaia .faq-info-details .faq-contact .faq-contact-time-title {
  font-size: 14px;
  font-weight: 400;
  margin: 20px 0 0 0;
}
header #faq-help-menu #help-faq-gaia .faq-info-details .faq-contact .faq-contact-time {
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  width: 100%;
  padding: 16px 0;
}
header #faq-help-menu #help-faq-gaia .faq-info-details .faq-contact .faq-contact-time .faq-contact-time-weekday {
  width: 50%;
  display: inline-grid;
  justify-items: flex-start;
  padding-left: 24px;
}
header #faq-help-menu #help-faq-gaia .faq-info-details .faq-contact .faq-contact-time .faq-contact-time-weekday .faq-contact-time-weekday-days {
  line-height: 17px;
  color: #000;
  font-size: 14px;
  font-weight: 700;
  font-family: LatoBold;
}
header #faq-help-menu #help-faq-gaia .faq-info-details .faq-contact .faq-contact-time .faq-contact-time-weekday .faq-contact-time-weekday-hours {
  line-height: 16px;
  color: #000;
  font-size: 14px;
  font-weight: 400;
}
header #faq-help-menu #help-faq-gaia .faq-info-details .faq-contact .faq-contact-time .faq-contact-time-weekend {
  width: 50%;
  display: inline-grid;
  justify-items: flex-start;
  padding-left: 3px;
}
header #faq-help-menu #help-faq-gaia .faq-info-details .faq-contact .faq-contact-time .faq-contact-time-weekend .faq-contact-time-weekend-days {
  line-height: 16px;
  color: #000;
  font-size: 14px;
  font-weight: 700;
  font-family: LatoBold;
}
header #faq-help-menu #help-faq-gaia .faq-info-details .faq-contact .faq-contact-time .faq-contact-time-weekend .faq-contact-time-weekend-hours {
  line-height: 16px;
  color: #000;
  font-size: 14px;
  font-weight: 400;
}
header #faq-help-menu #help-faq-gaia .faq-btn-container {
  margin-top: 19px;
}
header #faq-help-menu #help-faq-gaia .faq-btn-container a.gmu-btn__secundary {
  border-right: none;
  line-height: 20px;
  width: 100%;
  border-radius: 100px;
  font-size: 14px;
  font-weight: 900;
  color: #fff !important;
  padding: 0 0.623rem;
  background-color: #000;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  white-space: normal;
  height: 36px;
  min-width: 36px;
}
header #faq-help-menu #help-faq-gaia .faq-btn-container a.gmu-btn__secundary:hover {
  background-color: #000;
}
@media (max-width: 767px) {
  header #faq-help-menu #help-faq-gaia .faq-info-details .faq-contact .faq-contact-numbers {
    display: contents;
    padding: 18px 0;
  }
  header #faq-help-menu #help-faq-gaia .faq-info-details .faq-contact .faq-contact-numbers .faq-contact-numbers-text {
    width: 100%;
    display: grid;
    justify-content: space-evenly;
  }
  header #faq-help-menu #help-faq-gaia .faq-info-details .faq-contact .faq-contact-numbers .faq-contact-numbers-text .faq-contact-numbers-text-whatsapp {
    margin-bottom: 12px;
  }
  header #faq-help-menu #help-faq-gaia .faq-info-details .faq-contact .faq-contact-numbers .faq-contact-numbers-text .faq-contact-numbers-text-phone {
    margin-bottom: 12px;
  }
  header #faq-help-menu #help-faq-gaia .faq-info-details .faq-contact .faq-contact-numbers .faq-contact-numbers-phone {
    width: 100%;
  }
  header #faq-help-menu #help-faq-gaia .faq-info-details .faq-contact .faq-contact-mail {
    display: block;
    padding: 18px 0;
  }
  header #faq-help-menu #help-faq-gaia .faq-info-details .faq-contact .faq-contact-mail .faq-contact-mail-text {
    width: 100%;
    display: inline-flex;
    justify-content: center;
    margin-bottom: 16px;
  }
  header #faq-help-menu #help-faq-gaia .faq-info-details .faq-contact .faq-contact-mail .faq-contact-mail-direction {
    width: 100%;
  }
  header #faq-help-menu #help-faq-gaia .faq-info-details .faq-contact .faq-contact-mail .faq-contact-mail-direction .faq-contact-mail-direction-copy a {
    font-size: 24px;
    font-weight: 700;
  }
  header #faq-help-menu #help-faq-gaia .faq-info-details .faq-contact .faq-contact-time {
    display: block;
    padding: 23px 0;
  }
  header #faq-help-menu #help-faq-gaia .faq-info-details .faq-contact .faq-contact-time .faq-contact-time-title {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 18px;
  }
  header #faq-help-menu #help-faq-gaia .faq-info-details .faq-contact .faq-contact-time .faq-contact-time-weekday {
    width: 100%;
    display: inline-grid;
    justify-items: center;
    padding-left: 0;
    margin-bottom: 20px;
  }
  header #faq-help-menu #help-faq-gaia .faq-info-details .faq-contact .faq-contact-time .faq-contact-time-weekend {
    width: 100%;
    display: inline-grid;
    justify-items: center;
    padding-left: 0;
  }
}
header .cart-mobile {
  display: flex;
  text-align: center;
  float: right;
  height: 58px;
}
header .cart-mobile .cart-topbar .minicart-wrapper {
  position: unset;
}
header .cart-mobile .label-number {
  position: absolute;
  font-size: 10px;
  top: 12px;
  right: 8px;
}
header .cart-topbar {
  display: flex;
}
header .cart-topbar .label-number {
  position: absolute;
  font-size: 10px;
  top: 15px;
  right: 18px;
}
header .info-icon {
  display: flex;
  text-align: center;
  float: left;
}
header .logo {
  display: flex;
  text-align: center;
  float: left;
  width: 10%;
  margin: 0;
}
header .block-search {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  width: 50%;
}
header .block-search .block-content {
  width: 100%;
  max-width: 430px;
}
header .my-account-mobile {
  display: flex;
  text-align: center;
  float: left;
  width: 65px;
}
header .my-account {
  display: flex;
  text-align: center;
  float: none;
  width: 50px;
  height: 50px;
  align-items: center;
  justify-content: center;
}
header .close-my-account {
  position: absolute;
  width: 40px;
  height: 40px;
  display: inline-flex;
  right: 20px;
  top: 16px;
  left: auto;
  text-align: center;
}
header .close-my-account .icon-close {
  position: absolute;
  font-size: 24px;
  opacity: 0.3;
  top: 0px;
  bottom: auto;
  left: 0px;
  right: 0px;
  margin: 0px auto;
  cursor: pointer;
}
header .close-my-account .back-to {
  display: none;
}
header .content-account ul.links {
  display: block;
  clear: both;
  float: left;
  width: 100%;
}
header .content-account ul.links li {
  margin: 0;
  display: block;
  clear: both;
  float: left;
  width: 100%;
  padding-bottom: 0px;
  margin-bottom: 12px;
  line-height: 30px;
  height: 30px;
}
header .content-account ul.links li a {
  font-size: 16px;
  font-weight: 700;
  padding-bottom: 0px;
  float: left;
  width: 100%;
  display: block;
}
header #cart-container {
  width: 30%;
  box-shadow: 0 5px 20px #0000001a;
  border-radius: 0 0 10px 10px;
  position: absolute;
  right: 0;
}
header #custom-sliding-cart {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  float: none;
}
header .content-account {
  width: 30%;
  box-shadow: 0 5px 20px #0000001a;
  border-radius: 0 0 10px 10px;
  position: absolute;
  right: 64px;
  z-index: 12;
  background: #fff;
  top: 100%;
}
header .content-account ul li {
  text-align: left;
}
header .content-account .close-tabs {
  position: absolute;
  width: 40px;
  height: 40px;
  right: 0;
  top: 0;
  background: transparent center center no-repeat;
  background-size: 10px;
  cursor: pointer;
}
header .icon-down {
  margin-left: 4px;
  font-size: 10px;
}
header .bottom-menu {
  display: flex;
}
header .stores-icon {
  display: flex;
  text-align: center;
  float: left;
}
header .top-menu {
  display: flex;
  text-align: center;
  float: left;
  width: auto;
  flex-direction: row;
  justify-content: space-around;
  padding: 0;
}
header .top-menu .btn-top-menu:hover {
  color: #e68706;
}
header .top-menu .btn-top-menu[aria-expanded='true'] {
  color: #e68706;
}
header .top-menu .herramientas .btn-menu-category::before {
  content: '';
  width: 0;
  height: 2px;
  display: block;
  position: absolute;
  background: #e68706;
  top: 45px !important;
  left: 0;
}
header .top-menu .herramientas .btn-menu-category .icon-herramientas {
  font-size: 16px;
  margin-right: 6px;
}
header .top-menu .herramientas .btn-menu-category .icon-herramientas::before {
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  font-family: 'gaia-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  text-align: center;
  content: '\e91f';
}
header .top-menu .habitaciones .btn-menu-category::before {
  content: '';
  width: 0;
  height: 2px;
  display: block;
  position: absolute;
  background: #e68706;
  top: 45px !important;
  left: 0;
}
header .top-menu .habitaciones .btn-menu-category .icon-herramientas {
  font-size: 20px;
}
header .top-menu .estilos .btn-menu-category::before {
  content: '';
  width: 0;
  height: 2px;
  display: block;
  position: absolute;
  background: #e68706;
  top: 45px !important;
  left: 0;
}
header .top-menu .estilos .btn-menu-category .icon-herramientas {
  font-size: 20px;
}
header .top-menu .sketch .btn-menu-category::before {
  content: '';
  width: 0;
  height: 2px;
  display: block;
  position: absolute;
  background: #e68706;
  top: 45px !important;
  left: 0;
}
header .top-menu .design-services .btn-menu-category::before {
  content: '';
  width: 0;
  height: 2px;
  display: block;
  position: absolute;
  background: #e68706;
  top: 45px !important;
  left: 0;
}
header .herramientas {
  display: flex;
  justify-content: center;
  align-items: center;
}
header .habitaciones {
  display: flex;
  justify-content: center;
  align-items: center;
}
header .estilos {
  display: flex;
  justify-content: center;
  align-items: center;
}
header .herramientas.dropdown.megamenu {
  display: none !important;
  position: unset;
  width: auto;
  flex: auto;
  height: 100%;
}
header .herramientas.dropdown.megamenu .btn-menu-category {
  color: #000000;
  cursor: pointer;
}
header .herramientas.dropdown.megamenu .btn-menu-category:hover {
  color: #e68706;
}
header .habitaciones.dropdown.megamenu {
  display: inline-flex !important;
  position: unset;
  width: auto;
  flex: auto;
  height: 100%;
}
header .habitaciones.dropdown.megamenu .btn-menu-category {
  color: #000000;
  cursor: pointer;
}
header .habitaciones.dropdown.megamenu .btn-menu-category:hover {
  color: #e68706;
}
header .estilos.dropdown.megamenu {
  display: inline-flex !important;
  position: unset;
  width: auto;
  flex: auto;
  height: 100%;
}
header .estilos.dropdown.megamenu .btn-menu-category {
  color: #000000;
  cursor: pointer;
}
header .estilos.dropdown.megamenu .btn-menu-category:hover {
  color: #e68706;
}
header .herramientas.dropdown.megamenu.open .btn-menu-category {
  color: #e68706;
}
header .herramientas.dropdown.megamenu.open .category-menu-container {
  display: flex !important;
  margin: 0;
  padding: 0;
  border: 0;
}
header .habitaciones.dropdown.megamenu.open .btn-menu-category {
  color: #e68706;
}
header .habitaciones.dropdown.megamenu.open .category-menu-container {
  display: flex !important;
  margin: 0;
  padding: 0;
  border: 0;
}
header .estilos.dropdown.megamenu.open .btn-menu-category {
  color: #e68706;
}
header .estilos.dropdown.megamenu.open .category-menu-container {
  display: flex !important;
  margin: 0;
  padding: 0;
  border: 0;
}
header .cart-container {
  position: absolute;
  display: none;
  width: 30%;
  right: 0;
}
header .cart-container .block-discount-wrapper {
  display: none;
}
header .my-account-container {
  position: absolute;
  display: none;
  width: 30%;
  right: 0;
}
header .products-container {
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
}
header .products {
  display: none;
  text-align: center;
  float: left;
  width: 100%;
  height: 50px;
  justify-content: space-between;
  align-items: center;
  margin: 0;
}
header .dropdown.megamenu {
  display: inline-flex !important;
  position: unset;
  flex: auto;
  height: 100%;
}
header .dropdown.megamenu .btn-menu-category {
  font-size: 16px;
  position: relative;
  display: inline-flex;
  width: auto;
  height: 100%;
  cursor: pointer;
  align-items: center;
  color: #000000;
}
header .dropdown.megamenu .btn-menu-category::before {
  content: '';
  width: 0;
  height: 2px;
  display: block;
  position: absolute;
  background: #e68706;
  top: 35px;
}
@media only screen and (max-width: 1051px) {
  header .dropdown.megamenu .btn-menu-category::before {
    background: #000;
  }
}
header .dropdown.megamenu .btn-menu-category:hover {
  color: #e68706;
  text-decoration: none;
}
header .dropdown.megamenu .btn-menu-category:hover::before {
  width: 12px;
}
@media only screen and (max-width: 1051px) {
  header .dropdown.megamenu .btn-menu-category:hover {
    color: #000;
  }
}
header .dropdown.megamenu .btn-menu-category .icon-local {
  margin-right: 0.25em;
}
header .dropdown.megamenu .btn-menu-category .icon-down {
  display: none;
}
header .dropdown.megamenu .btn-menu-category.menu-sale {
  color: #ff0606;
}
header .dropdown.megamenu .btn-menu-category.menu-news {
  color: #000000;
}
header .dropdown.megamenu .btn-menu-category.menu-news:hover {
  color: #e68706;
}
header .dropdown.megamenu.open .btn-menu-category {
  color: #e68706;
}
@media only screen and (max-width: 1051px) {
  header .dropdown.megamenu.open .btn-menu-category {
    color: #000;
  }
}
header .dropdown.megamenu.open .btn-menu-category::before {
  width: 12px;
}
header .dropdown.megamenu.open .category-menu-container {
  display: flex !important;
  margin: 0;
  padding: 0;
  border: 0;
}
header .category-menu-container {
  background: #EDEBE7;
  display: none;
  clear: both;
  position: absolute;
  right: 0;
  top: 100%;
  width: 100%;
  z-index: 10;
}
header .category-menu-container .column {
  width: 50%;
  display: flex;
  flex-wrap: wrap;
  padding: 40px;
  column-gap: 32px;
  justify-content: normal;
  align-content: flex-start;
}
header .category-menu-container .column ul {
  padding: 0;
  list-style: none;
  flex: 0 0 auto;
}
header .category-menu-container .column .view-all {
  flex: 0 0 100%;
  width: 100%;
  display: inline-flex;
}
header .category-menu-container .column .view-all a,
header .category-menu-container .column .view-all span {
  font-weight: bold;
  color: #EF9C2B;
  text-decoration: underline;
}
header .category-menu-container .column.image {
  padding: 0;
}
header .category-menu-container .column.image .image-content {
  width: 100%;
  height: 100%;
  cursor: pointer;
}
header .category-menu-container .column.image .image-content h3 {
  color: #ffffff;
}
header .category-menu-container.mixed .column.image {
  width: 60%;
}
header .category-menu-container.mixed .column.subcategories {
  width: 50%;
  padding-right: 0;
}
header .category-menu-container.mixed .column.block {
  width: 30%;
  background-color: #f4f3f0;
  padding-left: 0;
  margin: 0;
}
header .category-menu-container.mixed .column.block .vivia-categories {
  display: none;
  width: 0;
  height: 0;
}
header .category-menu-container.mixed .column.block .vivia-categories .title img {
  width: 50px;
  margin-bottom: 3px;
}
header .category-menu-container.mixed .column.block .vivia-categories .sub-vivia-cat-li {
  display: none;
}
header .header-mobile {
  background: #000;
}
header .header-mobile .logo {
  width: 20%;
}
header .header-mobile .logo .logo-header {
  display: block;
  padding: 0;
  font-size: 5em;
  line-height: 44px;
  height: 58px;
  text-indent: 0;
}
header .header-mobile .block-search {
  width: 100%;
  justify-content: flex-start;
  margin: 0;
}
header .header-mobile .block-search .block-content {
  width: 100%;
}
header .header-mobile #cart-content {
  width: 100%;
  position: relative;
}
header .header-mobile .info-icon {
  width: 40px;
  height: 58px;
  float: right;
}
header .header-mobile .info-icon .info-btn {
  width: 100%;
  height: 58px;
  font-size: 24px;
  color: #000;
  line-height: 2.5em;
  display: flex;
  justify-content: center;
  align-items: center;
}
header .header-mobile .info-icon .info-btn .icon-Help-dt::before {
  background: url(/skin/frontend/base/default/assets/images/icons/Help_icn.svg) 50% 50% no-repeat;
  background-size: 20px;
  content: '';
  display: block;
  width: 28px;
  height: 28px;
}
header .header-mobile #info-container {
  position: absolute;
  background: #fff;
  z-index: 10;
  left: 0;
  top: 50px;
  height: 100vh;
}
header .header-mobile #info-container #help-faq-gaia {
  padding: 32px 10px;
}
header .header-mobile #info-container #help-faq-gaia .tool-column {
  text-align: left;
}
header .header-mobile #info-container #help-faq-gaia .tool-column.whats {
  display: block;
  float: left;
  width: 100%;
  margin-top: 10px;
}
header .header-mobile #info-container #help-faq-gaia .tool-column.whats p {
  width: 100%;
  text-align: left;
}
header .header-mobile #info-container #help-faq-gaia .tool-column.whats p.tool-phone a {
  display: inline-flex;
  width: 100%;
  flex-direction: row;
  align-items: center;
  font-size: 24px;
}
header .header-mobile #info-container #help-faq-gaia .tool-column.whats p.tool-phone a i {
  width: 30px;
  margin-right: 16px;
}
header .header-mobile #info-container #help-faq-gaia .tool-column.one {
  padding-right: 10px;
}
header .header-mobile #info-container #help-faq-gaia .tool-column.one .tool-phone {
  font-size: 24px;
}
header .header-mobile #info-container #help-faq-gaia .tool-column.two {
  padding-left: 10px;
}
header .header-mobile #info-container #help-faq-gaia .tool-column.two .tool-phone {
  font-size: 24px;
}
header .header-mobile #info-container #help-faq-gaia .tool-column-content {
  display: flex;
  float: left;
}
header .header-mobile #info-container #help-faq-gaia .tool-t.tool-text {
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  float: left;
  text-align: left;
  padding: 10px 0;
}
header .header-mobile #info-container #help-faq-gaia p {
  font-size: 14px;
  padding: 0;
  border: 0;
  color: #000000;
}
header .header-mobile #info-container #help-faq-gaia a {
  font-size: 14px;
  padding: 0;
  border: 0;
  color: #000000;
}
header .header-mobile #info-container #help-faq-gaia .underline {
  display: none;
}
header .header-mobile #info-container .title-in {
  float: left;
  width: 100%;
  position: relative;
  border-bottom: 1px solid #ebebeb;
}
header .header-mobile #info-container .title-in h3 {
  font-size: 21px;
  text-align: left;
  padding-left: 10px;
  color: #505050;
  margin-bottom: 18px;
}
header .header-mobile #info-container .title-in .close-tab-prod {
  top: 10px;
  right: 30px;
  background-size: 15px;
}
header .header-mobile #info-container .faq-services {
  float: left;
  width: 100%;
}
header .header-mobile #info-container .faq-services a {
  padding: 10px;
  font-size: 28px;
  position: relative;
  text-align: left;
  float: left;
  width: 100%;
}
header .header-mobile #info-container .faq-services a .icon-arrow-right {
  position: absolute;
  right: 10px;
  top: 10px;
}
header .header-mobile .stores-icon {
  width: 40px;
  height: 58px;
  float: right;
}
header .header-mobile .stores-icon .btn-head {
  width: 100%;
}
header .header-mobile .menu-icon {
  cursor: pointer;
  display: block;
  float: right;
  padding: 28px 15px;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-bottom: 0;
}
header .header-mobile .menu-icon .navicon {
  background: #333;
  display: block;
  height: 2px;
  position: relative;
  -webkit-transition: background 0.2s ease-out;
  transition: background 0.2s ease-out;
  width: 18px;
}
header .header-mobile .menu-icon .navicon:after {
  background: #333;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  width: 100%;
  top: -5px;
}
header .header-mobile .menu-icon .navicon:before {
  background: #333;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  width: 100%;
  top: 5px;
}
header .header-mobile .menu-btn {
  display: none;
}
header .header-mobile #header-account {
  width: 40px;
  height: 58px;
  padding: 0;
}
header .header-mobile #header-account .btn-myaccount {
  width: 40px;
  height: 58px;
}
header .header-mobile .menu {
  display: none;
}
header .header-mobile .menu .tool {
  float: left;
  width: 100%;
}
header .header-mobile .menu .tool .colecciones {
  width: 100%;
  padding-left: 10px;
}
header .header-mobile .menu .tool .estilos {
  width: 100%;
  padding-left: 10px;
}
header .header-mobile .menu .tool .button {
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}
header .header-mobile .menu .tool .herramientas {
  width: 100%;
  padding-left: 10px;
}
header .header-mobile .menu .tool .herramientas #list-tools-mobile .tools-menu-content {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 16px 0 0;
  flex-direction: column;
}
header .header-mobile .menu .tool .herramientas #list-tools-mobile .tools-menu-content .design-tools-content {
  flex-direction: column;
  width: 100%;
  margin-bottom: 0;
}
header .header-mobile .menu .tool .herramientas #list-tools-mobile .tools-menu-content .design-tools-content .design-tool {
  position: relative;
  min-height: 100px;
  width: 100%;
  background-size: 40%;
  border-radius: 0;
  border-bottom: 1px solid #818181;
  margin-bottom: 15px;
}
header .header-mobile .menu .tool .herramientas #list-tools-mobile .tools-menu-content .design-tools-content .design-tool:last-child {
  margin-bottom: 0;
}
header .header-mobile .menu .tool .herramientas #list-tools-mobile .tools-menu-content .design-tools-content .design-tool > span {
  font-family: Lato, Arial, sans-serif;
  padding-top: 15px;
  position: relative;
  color: black;
  font-size: 14px;
  left: 23%;
}
header .header-mobile .menu .tool .herramientas #list-tools-mobile .tools-menu-content .design-tools-content .design-tool > span > span {
  font-size: 10px;
  display: initial;
}
header .header-mobile .menu .tool .herramientas #list-tools-mobile .tools-menu-content .design-tools-content .design-tool p {
  display: block;
  position: absolute;
  top: 40px;
  width: 60%;
  font-size: 12px;
  left: 43%;
  color: #818181;
}
header .header-mobile .menu .tool .herramientas #list-tools-mobile .tools-menu-content .img-tool {
  width: 40%;
}
header .header-mobile .menu .tool .herramientas #list-tools-mobile .tools-menu-content .ca-tool {
  width: 60%;
  padding-left: 24px;
}
header .header-mobile .menu .tool .herramientas #list-tools-mobile .tools-menu-content .ca-tool a {
  font-size: 16px;
  color: #000000;
}
header .header-mobile .menu .tool .herramientas #list-tools-mobile .tools-menu-content .ca-tool p {
  font-size: 12px;
  color: #818181;
}
header .header-mobile .menu .tool .herramientas #list-tools-mobile .tools-menu-content .banner-tools {
  display: none;
}
header .header-mobile .menu .tool .menu-buttons-mobile {
  padding: 0 10px;
}
header .header-mobile .menu .tool .menu-buttons-mobile .go-to {
  width: 100%;
  float: left;
  padding: 10px 0;
  display: block;
  color: #000000;
  font-size: 16px;
  border-bottom: 1px solid #979797;
}
header .header-mobile .menu .tool.botones {
  padding: 0 0 0 10px;
}
header .header-mobile .menu #products-content-mobile {
  width: 100%;
}
header .header-mobile .menu #products-content-mobile h3 {
  width: 100%;
  font-size: 18px;
  text-transform: uppercase;
  color: #818181;
  text-align: left;
  font-family: Lato, Arial, sans-serif !important;
  margin-bottom: 0;
  padding-left: 10px;
}
header .header-mobile .menu #products-content-mobile #products-content .menu-home-office::before {
  content: '';
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #549d92;
  margin-right: 8px;
}
header .header-mobile .menu #products-content-mobile #products-content .h3-prod span {
  display: none;
}
header .header-mobile .menu #products-content-mobile #products-content .category-menu-container {
  background: #fff;
  flex-direction: column;
}
header .header-mobile .menu #products-content-mobile .mobile-only {
  display: block;
}
header .header-mobile .menu .estilos-container {
  width: 100%;
}
header .header-mobile .menu .estilos-container h3 {
  width: 100%;
  font-size: 18px;
  text-transform: uppercase;
  color: #818181;
  text-align: left;
  font-family: Lato, Arial, sans-serif !important;
  margin-bottom: 10px;
}
header .header-mobile .menu .estilos-container ul {
  display: inline-flex;
  overflow-x: auto;
  width: 100%;
  white-space: nowrap;
  height: 50px;
  list-style: none;
  padding: 0;
}
header .header-mobile .menu .estilos-container ul li {
  padding: 12px 8px;
  margin: 0 8px;
  border: 1px solid #cfcfcf;
  border-radius: 5px;
}
header .header-mobile .menu .estilos-container ul li a {
  width: 100%;
  height: 100%;
}
header .header-mobile .menu .colecciones-container {
  width: 100%;
}
header .header-mobile .menu .colecciones-container h3 {
  width: 100%;
  font-size: 18px;
  text-transform: uppercase;
  color: #818181;
  text-align: left;
  font-family: Lato, Arial, sans-serif !important;
  margin-bottom: 10px;
}
header .header-mobile .menu .colecciones-container ul {
  display: inline-flex;
  overflow-x: auto;
  width: 100%;
  white-space: nowrap;
  height: 50px;
  list-style: none;
  padding: 0;
}
header .header-mobile .menu .colecciones-container ul li {
  padding: 12px 8px;
  margin: 0 8px;
  border: 1px solid #cfcfcf;
  border-radius: 5px;
}
header .header-mobile .menu .colecciones-container ul li a {
  width: 100%;
  height: 100%;
}
header .header-mobile .menu .herramientas-container {
  width: 100%;
  padding: 10px 0;
}
header .header-mobile .menu .herramientas-container h3 {
  width: 100%;
  font-size: 18px;
  text-transform: uppercase;
  color: #818181;
  text-align: left;
  font-family: Lato, Arial, sans-serif !important;
  margin-bottom: 10px;
}
header .header-mobile .menu .herramientas-container ul {
  display: inline-flex;
  overflow-x: auto;
  width: 100%;
  white-space: nowrap;
  height: 50px;
}
header .header-mobile .menu .herramientas-container ul li {
  padding: 12px 8px;
  margin: 0 8px;
  border: 1px solid #cfcfcf;
  border-radius: 5px;
}
header .header-mobile .menu .herramientas-container ul li a {
  width: 100%;
  height: 100%;
}
header .header-mobile .search-mobile {
  width: 100%;
  float: left;
  border-bottom: 1px solid #f5f4f1;
}
header .header-mobile .search-mobile #header-search {
  width: 100%;
}
header .header-mobile .search-mobile #header-search #search_mini_form .input-box {
  padding-top: 0 !important;
}
header .header-mobile .products {
  flex-direction: column;
  height: auto;
  padding: 10px;
}
header .header-mobile .products .dropdown.megamenu {
  display: inline-flex !important;
  position: unset;
  flex-direction: column;
  width: 100%;
}
header .header-mobile .products .dropdown.megamenu .btn-menu-category {
  width: 100%;
  padding: 10px !important;
  border-bottom: 1px solid #f5f5f5;
}
header .header-mobile .products .dropdown.megamenu .btn-menu-category .icon-space {
  width: 20px;
  height: 20px;
  display: flex;
  position: relative;
  top: auto;
  line-height: 1em;
  margin-right: 8px;
  font-size: 24px;
  background-size: 20px;
}
header .header-mobile .products .dropdown.megamenu .btn-menu-category .icon-down {
  position: absolute;
  right: 10px;
  display: block;
}
header .header-mobile .products .dropdown.megamenu .category-menu-container {
  flex-direction: column;
}
header .header-mobile .products .dropdown.megamenu .category-menu-container .column {
  width: 100%;
  padding: 0;
  flex-direction: column;
}
header .header-mobile .products .dropdown.megamenu .category-menu-container .column ul {
  padding-top: 18px;
}
header .header-mobile .products .dropdown.megamenu .category-menu-container .column ul:first-child {
  margin-bottom: 0;
  order: 2;
}
header .header-mobile .products .dropdown.megamenu .category-menu-container .column ul:nth-child(2) {
  padding-top: 0;
  order: 3;
}
header .header-mobile .products .dropdown.megamenu .category-menu-container .column ul:nth-child(3) {
  padding-top: 0;
  order: 4;
}
header .header-mobile .products .dropdown.megamenu .category-menu-container .column ul li {
  padding-left: 20px;
}
header .header-mobile .products .dropdown.megamenu .category-menu-container .column ul li:first-child {
  padding-left: 0;
  display: none;
}
header .header-mobile .products .dropdown.megamenu .category-menu-container .column .view-all {
  flex: 0 0 100%;
  width: 100%;
  display: inline-flex;
  order: 1;
  margin-top: 20px;
  margin-bottom: 0;
  padding-left: 20px;
}
header .header-mobile .products .dropdown.megamenu .category-menu-container .column .view-all a,
header .header-mobile .products .dropdown.megamenu .category-menu-container .column .view-all span {
  font-weight: bold;
  color: #EF9C2B;
}
header .header-mobile .products .dropdown.megamenu .category-menu-container .column.image {
  display: none;
}
header .header-mobile .products .dropdown.megamenu .btn-menu-category.menu-sale::after {
  display: none !important;
}
header .header-mobile .products .dropdown.megamenu .btn-menu-category.menu-news::after {
  display: none !important;
}
header .header-mobile .products .dropdown.megamenu #colchones-container {
  flex-direction: column;
}
header .header-mobile .products .dropdown.megamenu #colchones-container .mobile-colchones {
  display: block !important;
}
header .header-mobile .products .dropdown.megamenu #colchones-container .mobile-colchones .colch {
  float: left;
  width: 100%;
  padding: 10px;
  margin-bottom: 20px;
}
header .header-mobile .products .dropdown.megamenu.open-custom .btn-menu-category {
  color: #000;
}
header .header-mobile .products .dropdown.megamenu.open-custom .btn-menu-category::before {
  background: #000;
}
header .header-mobile .products .dropdown.megamenu.open .category-menu-container,
header .header-mobile .products .dropdown.megamenu.open-custom .category-menu-container {
  display: flex !important;
  margin: 0;
  padding: 0;
  border: 0;
  position: unset;
  box-shadow: none;
}
header .header-mobile .products .dropdown.megamenu.closed-custom .category-menu-container {
  display: none !important;
}
header .header-mobile .products .top-links-container {
  padding: 0 0 118px 0;
}
header .header-mobile .products .top-links-container .mobile-top-link {
  padding: 6px 0;
}
header .header-mobile .products .top-links-container .mobile-top-link a {
  margin: 5px 0;
  font-size: 16px;
  font-family: LatoBold;
}
header .header-mobile .products .top-links-container .mobile-top-link .shops:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 9px;
  height: 15px;
  border: 4px solid #F8C11C;
  border-bottom: 0px;
  border-radius: 3px 4px 0px 0px;
  margin-right: 6px;
}
header .header-mobile .products .top-links-container .mobile-top-link.link-4 {
  padding-bottom: 12px;
}
header .header-mobile .products .h3-prod {
  display: block !important;
  width: 100%;
  position: relative;
  padding-bottom: 16px;
}
header .header-mobile .products .h3-prod h3 {
  width: 100%;
  font-size: 18px;
  text-transform: uppercase;
  color: #818181;
  text-align: left;
  font-family: Lato, Arial, sans-serif !important;
  margin-bottom: 0;
  padding-left: 14px;
  position: relative;
  margin-top: 0;
}
header .header-mobile .products .h3-prod .close-tab-prod {
  width: 20px;
  height: 20px;
  top: 0;
  right: 6px;
}
header .header-mobile .products .dropdown-backdrop {
  display: none;
}
header .header-mobile #tab-products {
  background: #f5f5f5;
}
header .header-mobile #tab-products #products-content .tool {
  display: none !important;
}
header .header-mobile #tab-products #products-content .tool.botones {
  display: none !important;
}
header .header-mobile #tab-products #products-content .category-menu-container .column {
  width: 100%;
  padding: 0;
  flex-direction: column;
}
header .header-mobile #tab-products #products-content .category-menu-container .column ul {
  padding-top: 18px;
}
header .header-mobile #tab-products #products-content .category-menu-container .column ul li {
  padding-left: 30px;
}
header .header-mobile #tab-products #products-content .category-menu-container .column ul li:first-child {
  padding-left: 0;
}
header .header-mobile #tab-products #products-content .category-menu-container .column.image {
  display: none;
}
header .header-mobile #tab-products #products-content .menu-home-office::before {
  content: '';
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #549d92;
  margin-right: 8px;
}
header .header-mobile #tab-products #products-content #local-container {
  flex-direction: column;
  background-color: #f4f3f0;
  border-radius: 10px;
}
header .header-mobile #tab-products #products-content #local-container .column.block {
  background-color: #988d7a;
  color: #fff;
  min-height: auto;
  margin-bottom: 10px;
  border-radius: 10px;
  width: auto;
  padding: 10px 15px;
}
header .header-mobile #tab-products #products-content #local-container .column.block .local-menu-block {
  color: #fff;
  position: relative;
}
header .header-mobile #tab-products #products-content #local-container .column.block .local-menu-block .local-menu-content {
  padding-bottom: 5%;
}
header .header-mobile #tab-products #products-content #local-container .column.block .local-menu-block .local-menu-content h3 {
  font-size: 16px;
  font-weight: 600;
  padding-left: 0;
  margin-bottom: 5px;
  margin-top: 5px;
  color: #fff;
}
header .header-mobile #tab-products #products-content #local-container .column.block .local-menu-block .local-menu-content p {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 0;
}
header .header-mobile #tab-products #products-content #local-container .column.block .local-menu-block .local-menu-content a {
  text-decoration: underline;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 0;
}
header .header-mobile #tab-products #products-content #local-container .column.block .local-menu-block .local-menu-content span {
  float: right;
  font-size: 40px;
  position: absolute;
  bottom: 0;
  right: 0;
  top: 55%;
}
header .header-mobile #tab-products.collapse.in {
  float: left;
  width: 100%;
}
header .header-mobile #cart-container {
  width: 100%;
  left: 0;
  position: fixed;
}
header .header-mobile .content-account {
  width: 100%;
  left: 0;
  top: 0;
  z-index: 11;
}
header .header-mobile .content-account .close-my-account {
  position: absolute;
  width: 100%;
  display: inline-flex;
}
header .header-mobile .content-account .close-my-account .back-to {
  position: absolute;
  left: 10px;
}
header .header-mobile .content-account .close-my-account .icon-close {
  position: absolute;
  right: 10px;
}
header .header-mobile .tab-products-btn {
  width: 63%;
  background: #f19d10;
  height: 45px;
  display: flex;
  margin: 0 auto;
  margin-bottom: 8px;
  color: #fff;
  border-radius: 0 0 10px 10px;
  font-size: 16px;
  text-transform: uppercase;
  font-family: LatoBold, ArialBlack, sans-serif;
  justify-content: center;
  align-items: center;
  box-shadow: 0 5px 4px 0 rgba(0, 0, 0, 0.2);
}
header .header-mobile .tab-products-btn .icon-arrow-down {
  margin-left: 4px;
}
header .logo-header {
  width: 100%;
}
header .logo-header.icon-gaia {
  background: none;
}
header .icon::after {
  content: '';
  width: 28px;
  height: 28px;
  display: block;
  top: calc(38%);
  left: calc(38%);
  position: absolute;
}
header .icon.icon-search::after {
  mask: url(/skin/frontend/base/default/assets/images/icons/icon_search_24px.svg);
  background: #000;
}
header .icon.icon-cart::after {
  mask: url(/skin/frontend/base/default/assets/images/icons/icon_cart_24px.svg);
  background: #000;
}
header #header-cart {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  margin-bottom: 0;
  -webkit-transition: all ease-in-out 0.5;
  transition: all ease-in-out 0.5;
  cursor: pointer;
}
header #header-cart:hover .icon.icon-cart::after {
  background: #e68706;
}
header #header-cart[aria-expanded='true'] .icon.icon-cart::after {
  background: #e68706;
}
header #header-account {
  position: relative;
  width: 65px;
  height: 65px;
  cursor: pointer;
}
header #header-account .btn-myaccount {
  position: absolute;
  width: 100%;
  height: 100%;
}
header #header-account span {
  text-indent: -999999px;
  display: block;
}
header #header-account:hover i {
  color: #e68706;
}
header #header-account[aria-expanded='true'] i {
  color: #e68706;
}
header #styles {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
header #room-btn {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  position: relative;
}
header #room-btn #rms1 {
  position: absolute;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
header #room-btn #rms1 a {
  color: #000000;
  height: 100%;
  position: absolute;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
header #room-btn #rms1 a:hover {
  color: #e68706;
}
header #tools-btn {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
header .submenu-content {
  display: flex;
  flex-direction: row;
  width: 100%;
}
header .image-content {
  width: 60%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  cursor: pointer;
}
header .image-content .text-image {
  position: absolute;
  padding: 40px;
  bottom: -10px;
  left: 0;
  text-align: left;
  width: 100%;
}
header .image-content .text-image h3 {
  color: #ffffff;
}
header .image-content .text-image a {
  color: #ffffff;
}
header .image-content .text-image a:hover {
  text-decoration: underline;
}
header .container-submenu-list {
  width: 50%;
  display: flex;
  background: #f4f3f0;
  padding: 32px 70px;
  min-height: 395px;
}
header .container-submenu-list ul {
  text-align: left;
  list-style: none;
  padding: 0 10px;
}
header .container-submenu-list ul li {
  margin-bottom: 12px;
}
header .container-submenu-list ul li a {
  font-size: 21px;
  color: #000000;
  position: relative;
}
header .container-submenu-list ul li a:hover {
  text-decoration: underline;
}
header .container-submenu-list ul li a:hover::after {
  content: '>';
  position: absolute;
  right: -16px;
  margin-top: 2px;
}
header .container-submenu-list ul li.title {
  color: #7f7f7f;
  font-size: 16px;
  text-transform: uppercase;
}
header .container-submenu-list ul li.view-all a {
  color: #7f7f7f;
  font-size: 16px;
  text-decoration: underline;
}
header #colchones-container .column:nth-child(1) {
  padding-right: 20px;
}
header #colchones-container .column:nth-child(2) {
  padding-left: 20px;
}
header #colchones-container .column .title-image {
  position: absolute;
  padding: 20px 40px;
  top: 10%;
  width: 50%;
}
header #colchones-container .column .title-image h3 {
  color: #ffffff;
  font-family: Lato, Arial, sans-serif !important;
  text-transform: uppercase;
  font-size: 20px;
  display: flex;
  align-items: center;
}
header #colchones-container .column .title-image h3 span {
  background: #fff;
  mask: url(/skin/frontend/base/default/assets/images/icons/logo-gaia-black.svg) no-repeat center center;
  mask-size: 100px;
  width: 100%;
  display: block;
  padding: 1em;
  text-indent: -9999999px;
}
header #colchones-container .column .title-image a {
  color: #ffffff;
}
header #colchones-container .column .title-image p {
  color: #ffffff;
}
header #colchones-container .column .title-image span {
  color: #ffffff;
}
header #colchones-container .column .text-image {
  position: absolute;
  padding: 40px;
  bottom: -10px;
  left: 0;
  text-align: left;
  width: 100%;
}
header #colchones-container .column .text-image h3 {
  color: #ffffff;
}
header #colchones-container .column .text-image a {
  color: #ffffff;
}
header #colchones-container .column .text-image a:hover {
  text-decoration: underline;
}
header #colchones-container .image-content {
  background-size: contain;
  cursor: pointer;
  width: 100%;
}
header .column {
  display: flex;
  background: #EDEBE7;
  padding: 32px 80px;
  min-height: 395px;
}
header .column ul {
  text-align: left;
  padding-right: 75px;
}
header .column ul li {
  margin-bottom: 12px;
}
header .column ul li a {
  font-size: 21px;
  color: #000000;
  position: relative;
  font-size: 16px;
}
header .column ul li a:hover {
  text-decoration: underline;
}
header .column ul li a:hover::after {
  content: '>';
  position: absolute;
  right: -16px;
  margin-top: 2px;
}
header .column ul li.title {
  color: #7f7f7f;
  font-size: 16px;
  text-transform: uppercase;
}
header .column ul li.view-all a {
  color: #7f7f7f;
  font-size: 16px;
  text-decoration: underline;
}
header .tools-menu-content {
  background: #fff;
  padding: 20px 80px;
  width: 100%;
}
header .tools-menu-content .design-tools-content {
  display: flex;
  justify-content: space-between;
  margin-bottom: 16px;
}
header .tools-menu-content .design-tools-content .design-tool {
  width: 24%;
  min-height: 177px;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  background-size: 100%;
  background-repeat: no-repeat;
  position: relative;
}
header .tools-menu-content .design-tools-content .design-tool > span {
  font-family: LatoBold, ArialBlack, sans-serif;
  color: #ffffff;
  padding-top: 25px;
  font-size: 21px;
  position: absolute;
}
header .tools-menu-content .design-tools-content .design-tool > span > span {
  display: none;
}
header .tools-menu-content .design-tools-content .design-tool p {
  display: none;
}
header .tools-menu-content .banner-tools {
  display: flex;
  border-radius: 5px;
}
header .tools-menu-content .banner-tools .img-banner {
  width: 45%;
  background-size: cover;
}
header .tools-menu-content .banner-tools .cta-tools {
  width: 55%;
  display: flex;
  padding: 25px 30px;
  background: #98a2a6;
  color: #ffffff;
  align-items: center;
  text-align: left;
  border-radius: 0 5px 5px 0;
}
header .tools-menu-content .banner-tools .cta-tools h3 {
  color: #ffffff;
  font-size: 21px;
}
header .tools-menu-content .banner-tools .cta-tools p {
  font-size: 16px;
  margin-bottom: 0;
}
header .tools-menu-content .banner-tools .cta-tools .left {
  width: 100%;
}
header .tools-menu-content .banner-tools .cta-tools .right {
  width: 80%;
}
header .tools-menu-content .banner-tools .cta-tools .right .btn-design-tools {
  padding: 10px 30px;
  background: #828a8e;
  font-size: 14px;
  border-radius: 5px;
  color: #ffffff;
}
header .hdr-menu-content .label-number {
  position: absolute;
  right: 12px;
  top: 8px;
  font-size: 10px;
}
header .btn-head {
  display: flex;
  justify-content: center;
  align-items: center;
}
header .btn-head span {
  font-size: 24px;
  color: #000;
}
header .ovrly {
  background: rgba(255, 255, 255, 0.7);
  position: fixed;
  top: 0;
  right: 0;
  display: none;
  z-index: 12;
  left: 0;
  bottom: 0;
}
header .menu-content {
  background: #fff;
  z-index: 10;
  padding: 24px;
  font-size: 14px;
}
header .menu-content .title-menu.strong {
  text-align: center;
  padding-top: 0px;
  font-size: 20px;
  font-weight: 900;
  padding-bottom: 18px;
  border-bottom: 1px solid #f4f4f0;
  display: block;
  color: #505050;
}
header .menu-content .minicart-wrapper-gaia .empty {
  text-align: center;
  font-size: 14px;
  font-weight: 700;
}
header .menu-content .minicart-wrapper-gaia .search-prod-minicart a {
  padding: 11px;
  text-align: center;
  width: 100%;
  text-transform: uppercase;
  color: #fff;
  border-radius: 5px;
  background: #ef9c2b;
  float: left;
  font-weight: 700;
  font-size: 16px;
  -webkit-box-shadow: 0px 15px 25px -10px rgba(239, 156, 43, 0.25);
  box-shadow: 0px 15px 25px -10px rgba(239, 156, 43, 0.25);
  -webkit-transition: opacity 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out, -webkit-box-shadow 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out, -webkit-box-shadow 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out, box-shadow 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out, -webkit-box-shadow 0.2s ease-in-out;
}
header .menu-content .minicart-wrapper-gaia .search-prod-minicart a:hover {
  -webkit-transition: opacity 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out, -webkit-box-shadow 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out, -webkit-box-shadow 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out, box-shadow 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out, -webkit-box-shadow 0.2s ease-in-out;
  -webkit-transform: scale(1.045);
  transform: scale(1.045);
}
header #header.sticky {
  position: fixed;
  top: -300px;
  -webkit-transition: top 0.2s ease-in-out;
  transition: top 0.2s ease-in-out;
}
header #header.sticky.nav-up {
  -webkit-transition: top 0.2s ease-in-out;
  transition: top 0.2s ease-in-out;
}
header #header.sticky.nav-down {
  -webkit-transition: top 0.2s ease-in-out;
  transition: top 0.2s ease-in-out;
  top: 0;
  position: fixed;
}
header .rr-slider .price {
  float: left;
  padding-right: 10px;
}
header .rr-slider .price.withDiscount {
  color: #cc3330;
}
header .rr-slider .old-price {
  float: left;
  text-decoration: line-through;
}
header h2.title-rr.section--title {
  font-size: 40px;
  color: #505050;
  line-height: 1.05;
  padding: 0px;
  margin-bottom: 0px;
  margin-bottom: 16px;
}
header .slick-prev.slick-arrow {
  background: transparent url(/skin/frontend/base/default/assets/images/icons/left-arrow-black.svg) center center no-repeat;
}
header .tooltip-gaia {
  display: none;
  background: #fff;
  color: #000;
  position: absolute;
  top: 50px;
  width: 420px;
  right: 0;
  z-index: 10;
  padding: 20px 30px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.05) 5px 5px 0 0;
  box-shadow: rgba(0, 0, 0, 0.05) 5px 5px 0 0;
  text-indent: 0px;
}
header .product-details.new-mini-cart {
  left: 0;
  background: none;
  width: 75%;
  display: flex;
  flex-direction: column;
  text-align: left;
}
header .product-details.new-mini-cart .product-name {
  padding-top: 16px;
  text-align: left;
  text-transform: none;
}
header .product-details.new-mini-cart .product-name a {
  font-size: 14px;
  font-family: LatoBold;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 90%;
  white-space: nowrap;
  display: block;
}
header .product-details.new-mini-cart .product-name .delivery-Tag {
  display: block;
  clear: both;
}
header .product-details.new-mini-cart .info-wrapper .item-minicart {
  justify-content: space-between;
}
header .product-details.new-mini-cart .info-wrapper .qty-wrapper {
  text-align: left;
  -ms-flex-item-align: baseline;
  align-self: baseline;
}
header .new-cart-mini .list-gaia {
  max-height: 200px;
  overflow-y: auto;
  display: flex;
  clear: both;
}
header .new-cart-mini .list-gaia ul#cart-sidebar {
  width: 100%;
}
header .new-cart-mini .list-gaia ul#cart-sidebar li {
  display: flex;
  position: relative;
}
header .new-cart-mini #minicart-widgets {
  display: block;
}
header .new-cart-mini #minicart-widgets .block-content-gaia {
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-wrap: wrap;
  border-top: 1px solid #000;
  padding-top: 8px;
}
header .new-cart-mini #minicart-widgets .block-content-gaia .block-detail {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex: 0 0 100;
  width: 100%;
}
header .new-cart-mini #minicart-widgets .block-content-gaia .block-detail span {
  font-size: 14px;
  color: #000;
}
header .new-cart-mini #minicart-widgets .block-content-gaia .subtotal {
  flex: 0 0 100;
}
header .new-cart-mini #minicart-widgets .block-content-gaia .order-shipping {
  flex: 0 0 100;
}
header .new-cart-mini #minicart-widgets .block-content-gaia .free-shipping-cost span {
  color: #3f7fb6;
}
header .new-cart-mini #minicart-widgets .block-content-gaia .order-discount {
  flex: 0 0 100;
}
header .new-cart-mini #minicart-widgets .block-content-gaia .order-total-final {
  flex: 0 0 100;
  border-top: 1px solid #000;
  margin-top: 2px;
  padding-top: 8px;
}
header .new-cart-mini #minicart-widgets .block-content-gaia .order-total-final span {
  font-size: 16px;
  font-family: LatoBold;
}
header .new-cart-mini .minicart-actions {
  display: flex;
  flex: 100%;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
header .new-cart-mini .minicart-actions .cart-link {
  font-size: 16px;
  color: #61a398;
  text-decoration: underline;
  margin: 16px 0px;
}
header .new-cart-mini .minicart-actions .checkout-types {
  text-align: center;
  max-width: 100%;
  float: none;
  width: 100%;
}
header .new-cart-mini .minicart-actions .checkout-types .checkout-button {
  width: 100%;
  height: 40px;
  line-height: 40px;
  padding: 0px;
  font-size: 16px;
}
header .mini-cart-title {
  position: relative;
}
header .close-tab-prod {
  position: absolute;
  width: 40px;
  height: 40px;
  background: transparent center center no-repeat;
  background-size: 10px;
  right: -20px;
  top: -20px;
  cursor: pointer;
}
header #hide-mini-cart {
  position: absolute;
  width: 40px;
  height: 40px;
  background: transparent center center no-repeat;
  background-size: 16px;
  right: -20px;
  top: -20px;
  cursor: pointer;
}
header .remove-minicat-gaia {
  background: transparent url(/skin/frontend/base/default/images/svg/gaia_design_icon_trash.svg) center center no-repeat;
  background-size: 100%;
  opacity: 0.9;
  display: block;
  text-indent: -9999999px;
  position: absolute;
  top: 8px;
  right: 8px;
  width: 20px;
}
header .remove-minicat-gaia:hover {
  opacity: 1;
}
header .remove-minicat-gaia:focus {
  opacity: 1;
}
header .buy-button {
  padding: 11px;
  text-align: center;
  width: 100%;
  text-transform: uppercase;
  color: #fff;
  border-radius: 5px;
  background: #ef9c2b;
  float: left;
  font-weight: 700;
  font-size: 16px;
  -webkit-box-shadow: 0px 15px 25px -10px rgba(239, 156, 43, 0.25);
  box-shadow: 0px 15px 25px -10px rgba(239, 156, 43, 0.25);
  -webkit-transition: opacity 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out, -webkit-box-shadow 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out, -webkit-box-shadow 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out, box-shadow 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out, -webkit-box-shadow 0.2s ease-in-out;
}
header .buy-button:hover {
  -webkit-transition: opacity 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out, -webkit-box-shadow 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out, -webkit-box-shadow 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out, box-shadow 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out, -webkit-box-shadow 0.2s ease-in-out;
  -webkit-transform: scale(1.045);
  transform: scale(1.045);
  color: #fff;
}
header .content_menu_media.menu_estilos_bloque {
  z-index: 1001;
}
header a.cards {
  z-index: 100000000001;
}
header li.colecciones.has-children.level1.nav-3-2.last-item {
  display: flex;
  flex-direction: column;
  height: 0px;
}
header .content_menu_img.menu_img_estilos .content_menu_img:last-child {
  display: none !important;
}
header .logo-header.dsktp {
  position: relative;
  left: 0;
  top: 0;
  margin-left: 0;
  background-size: 100%;
  text-indent: -9999999px;
  z-index: 10;
}
header .campaign-block {
  float: left;
  width: 100%;
  min-height: 50px;
}
header .checkout-cart-index .content {
  float: none;
}
header .checkout-cart-index .discount-block-wrapper {
  margin: 10px 0;
}
header .faq-help.dropdown {
  display: block !important;
}
.checkout-index-index header .header-mobile input[type=checkbox].menu-btn + label:before {
  display: none;
}
.noscroll header .header-mobile .menu-icon {
  top: 5px;
}
.mobile-only {
  display: none;
}
@media (min-width: 100%) {
  .header-mobile .tool {
    float: left;
  }
  .header-mobile .menu-icon {
    display: none;
  }
}
@media only screen and (min-width: 1175px) {
  header .category-menu-container#local-container .column {
    background-color: #988D7A;
  }
  header .category-menu-container#local-container .column.block,
  header .category-menu-container#local-container .column.subcategories {
    margin-bottom: 0;
    padding: 40px 20px 20px 30px;
  }
  header .category-menu-container#local-container .column.block {
    width: 25%;
    order: 1;
  }
  header .category-menu-container#local-container .column.subcategories {
    width: 35%;
    order: 2;
  }
  header .category-menu-container#local-container .column.subcategories ul li a {
    color: #fff;
  }
  header .category-menu-container#local-container .column.subcategories ul li.title {
    color: #fff;
    opacity: .75;
  }
  header .category-menu-container#local-container .column.subcategories ul li.view-all a {
    color: #D0D0D0;
  }
  header .category-menu-container#local-container .column.image {
    order: 3;
  }
  header .category-menu-container#local-container .column .local-menu-block {
    color: #fff;
  }
  header .category-menu-container#local-container .column .local-menu-block h3 {
    font-size: 24px;
    font-weight: 900;
  }
  header .category-menu-container#local-container .column .local-menu-block a,
  header .category-menu-container#local-container .column .local-menu-block p {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
  }
  header .category-menu-container#local-container .column .local-menu-block a.local-tool {
    text-decoration: underline;
  }
  header .category-menu-container#local-container .column .local-menu-block .local-menu-icon {
    margin-top: 40%;
    font-size: 6rem;
  }
}
@media screen and (min-width: 1052px) and (max-width: 1174px) {
  header .top-links-wrapper .content a {
    padding: 0 5px;
  }
  header .dropdown.megamenu .btn-menu-category {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1051px) {
  .header-desktop {
    display: none;
  }
  header .header-mobile {
    display: block !important;
    z-index: 1;
  }
  header .header-mobile .column {
    background-color: #fff;
  }
  header .header-mobile .menu #products-content-mobile #products-content .category-menu-container.mixed .block {
    min-height: auto;
    border-radius: 10px;
    margin-bottom: 20px;
    background-color: #f4f3f0;
  }
  header .header-mobile .menu #products-content-mobile #products-content .category-menu-container#local-container {
    flex-direction: column;
    background-color: #f4f3f0;
    border-radius: 10px;
  }
  header .header-mobile .menu #products-content-mobile #products-content .category-menu-container#local-container .column.subcategories {
    order: 2;
  }
  header .header-mobile .menu #products-content-mobile #products-content .category-menu-container#local-container .column.block {
    background-color: #988D7A;
    color: #fff;
    min-height: auto;
    margin-bottom: 10px;
    border-radius: 10px;
    width: auto;
    padding: 10px 15px;
    order: 1;
  }
  header .header-mobile .menu #products-content-mobile #products-content .category-menu-container#local-container .column.block .local-menu-block {
    color: #fff;
    position: relative;
  }
  header .header-mobile .menu #products-content-mobile #products-content .category-menu-container#local-container .column.block .local-menu-block .local-menu-content {
    padding-bottom: 5%;
  }
  header .header-mobile .menu #products-content-mobile #products-content .category-menu-container#local-container .column.block .local-menu-block .local-menu-content h3,
  header .header-mobile .menu #products-content-mobile #products-content .category-menu-container#local-container .column.block .local-menu-block .local-menu-content a {
    color: #fff;
  }
  header .header-mobile .menu #products-content-mobile #products-content .category-menu-container#local-container .column.block .local-menu-block .local-menu-content h3 {
    font-size: 16px;
    font-weight: 600;
    padding-left: 0;
    margin-bottom: 5px;
    margin-top: 5px;
  }
  header .header-mobile .menu #products-content-mobile #products-content .category-menu-container#local-container .column.block .local-menu-block .local-menu-content p,
  header .header-mobile .menu #products-content-mobile #products-content .category-menu-container#local-container .column.block .local-menu-block .local-menu-content a {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0;
  }
  header .header-mobile .menu #products-content-mobile #products-content .category-menu-container#local-container .column.block .local-menu-block .local-menu-content a {
    text-decoration: underline;
  }
  header .header-mobile .menu #products-content-mobile #products-content .category-menu-container#local-container .column.block .local-menu-block .local-menu-icon span {
    float: right;
    font-size: 40px;
    position: absolute;
    bottom: 0;
    right: 0;
    top: 55%;
  }
  header .header-mobile .minicart-wrapper .block-minicart {
    width: 100% !important;
    top: 58px;
    left: 0;
    position: fixed;
    height: 100vh;
  }
  header .header-mobile .minicart-wrapper .block-minicart::after {
    right: 77px;
    display: none;
  }
  header .header-mobile .minicart-wrapper .block-minicart::before {
    right: 77px;
    display: none;
  }
  header .header-mobile #custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart {
    overflow: auto;
    overflow-x: hidden;
    padding-bottom: 15%;
  }
  .products .btn-menu-category.menu-sofas::before {
    content: '\e90e';
    font-family: 'GAIA-Symbol';
    width: 20px;
    height: 20px;
    font-size: 24px;
    line-height: 1em;
    left: 0;
    margin-right: 8px;
  }
  .products .btn-menu-category.menu-sillas::before {
    content: '\e903';
    font-family: 'GAIA-Symbol';
    width: 20px;
    height: 20px;
    font-size: 24px;
    line-height: 1em;
    left: 0;
    margin-right: 8px;
  }
  .products .btn-menu-category.menu-colchones::before {
    content: '\e907';
    font-family: 'GAIA-Symbol';
    width: 20px;
    height: 20px;
    font-size: 24px;
    line-height: 1em;
    left: 0;
    margin-right: 8px;
  }
  .products .btn-menu-category.menu-camas::before {
    content: '\e902';
    font-family: 'GAIA-Symbol';
    width: 20px;
    height: 20px;
    font-size: 24px;
    line-height: 1em;
    left: 0;
    margin-right: 8px;
  }
  .products .btn-menu-category.menu-almacenaje::before {
    content: '\e910';
    font-family: 'GAIA-Symbol';
    width: 20px;
    height: 20px;
    font-size: 24px;
    line-height: 1em;
    left: 0;
    margin-right: 8px;
  }
  .products .btn-menu-category.menu-mesas::before {
    content: '\e912';
    font-family: 'GAIA-Symbol';
    width: 20px;
    height: 20px;
    font-size: 24px;
    line-height: 1em;
    left: 0;
    margin-right: 8px;
  }
  .products .btn-menu-category.menu-lamparas::before {
    content: '\e914';
    font-family: 'GAIA-Symbol';
    width: 20px;
    height: 20px;
    font-size: 24px;
    line-height: 1em;
    left: 0;
    margin-right: 8px;
  }
  .products .btn-menu-category.menu-accesorios::before {
    content: '\e900';
    font-family: 'GAIA-Symbol';
    width: 20px;
    height: 20px;
    font-size: 24px;
    line-height: 1em;
    left: 0;
    margin-right: 8px;
  }
  .products .btn-menu-category.menu-kids::before {
    content: '\e906';
    font-family: 'GAIA-Symbol';
    width: 20px;
    height: 20px;
    font-size: 24px;
    line-height: 1em;
    left: 0;
    margin-right: 8px;
  }
  .products .btn-menu-category.menu-tapetes::before {
    content: '\e90b';
    font-family: 'GAIA-Symbol';
    width: 20px;
    height: 20px;
    font-size: 24px;
    line-height: 1em;
    left: 0;
    margin-right: 8px;
  }
  #header.nav-up {
    top: -300px;
  }
  .hdr2 {
    top: 57px;
  }
  #autoComplete_list {
    width: 100%;
  }
  .menu-content {
    width: 100%;
    background: #fff;
    z-index: 10;
    padding: 18px 24px 24px 24px;
    font-size: 14px;
    height: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    top: 57px;
    position: fixed;
  }
}
header .header-mobile .menu-btn:checked ~ .menu {
  display: block;
  background: #fff;
  float: left;
  width: 100%;
  top: 60px;
  visibility: visible;
  height: 92vh;
  position: fixed;
  overflow-y: auto;
  z-index: 10;
}
header .header-mobile .menu-btn:checked ~ .menu {
  display: block;
  background: #fff;
  float: left;
  width: 100%;
  top: 60px;
  visibility: visible;
  height: 92vh;
  position: fixed;
  overflow-y: auto;
  z-index: 10;
}
header .header-mobile .menu-btn:checked ~ .cart-mobile {
  display: none;
}
header .header-mobile .menu-btn:checked ~ .info-icon {
  display: none;
}
header .header-mobile .menu-btn:checked ~ .stores-icon {
  display: none;
}
header .header-mobile .menu-btn:checked ~ .my-account-mobile {
  display: block !important;
}
header .header-mobile .menu-btn:checked ~ .tool .products-container {
  display: block !important;
}
header .header-mobile .menu-btn:checked ~ .menu-icon .navicon {
  background: 0 0;
}
header .header-mobile .menu-btn:checked ~ .menu-icon .navicon:before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
header .header-mobile .menu-btn:checked ~ .menu-icon .navicon:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
header .header-mobile .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {
  top: 0;
}
header .header-mobile .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before {
  top: 0;
}
header .header.content > .widget.block.block-static-block {
  margin: 0;
}
header #header-cart:hover + .label-number {
  color: #e68706;
}
/*Ajustes topbar 4.5 Vivia*/
header #header-dktp .header.content p {
  display: inherit;
}
header .top-links-wrapper {
  display: flex;
  width: 100%;
  background: #fbc900;
}
header .top-links-wrapper a {
  color: #000 !important;
}
header #store-nav-switch-menu {
  background: #000;
  min-height: auto;
  display: flex;
  justify-content: space-around;
  align-items: center;
  border: none;
  padding-top: 4px;
  padding-left: 4px;
  flex: 0 0 100%;
}
header #store-nav-switch-menu #logos-tabs-content {
  display: inline-flex;
  flex: 0 0 auto;
}
header #store-nav-switch-menu .nav-switch-item {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 60px;
  margin: 0 16px;
  padding-left: 8px;
}
header #store-nav-switch-menu .nav-switch-item .logo {
  width: 100%;
  display: block;
  text-decoration: none;
}
header #store-nav-switch-menu .nav-switch-item .logo#gaia-store-a {
  max-width: 100px;
  width: 100px;
}
header #store-nav-switch-menu .nav-switch-item .logo#gaia-store-a img {
  width: 100%;
  height: auto;
}
header #store-nav-switch-menu .nav-switch-item .logo#vivia-store-a {
  max-width: 100%;
  display: flex;
  align-items: center;
  justify-content: normal;
  opacity: 0.7;
  transition: all ease 0.5s;
}
header #store-nav-switch-menu .nav-switch-item .logo#vivia-store-a img {
  width: 100px;
  margin-right: 13px;
}
header #store-nav-switch-menu .nav-switch-item .logo#vivia-store-a.logo {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: auto;
}
header #store-nav-switch-menu .nav-switch-item .logo#vivia-store-a .vivia-svg {
  height: 24px;
}
header #store-nav-switch-menu .nav-switch-item .logo#vivia-store-a .pulse-svg {
  display: inline-flex;
  margin-right: 8px;
}
header #store-nav-switch-menu .nav-switch-item .logo#vivia-store-a .vivia-slogan-txt {
  display: inline-flex;
  flex-direction: column;
  align-items: normal;
  justify-content: normal;
  flex-wrap: wrap;
  line-height: normal;
  color: #fff;
  font-weight: 700;
  text-align: left;
  position: relative;
  font-size: 12px;
}
header #store-nav-switch-menu .nav-switch-item .logo#vivia-store-a .vivia-slogan-txt:before {
  content: "NUEVO";
  color: #000;
  width: auto;
  height: auto;
  padding: 2px 2px;
  background: #ffe045;
  display: block;
  position: relative;
  -webkit-text-fill-color: initial;
  border-radius: 3px;
  font-size: 10px;
  align-self: flex-start;
}
header #store-nav-switch-menu .nav-switch-item .logo#vivia-store-a .vivia-svg {
  margin: 0 auto;
  position: relative;
  display: block;
}
header #store-nav-switch-menu .nav-switch-item .logo#vivia-store-a .vivia-svg path {
  stroke: #f0f0f0;
  fill: #fff;
  fill-opacity: 0;
  stroke-width: .4;
  stroke-dasharray: 800;
  stroke-dashoffset: 800;
  -moz-animation: stroke-anim 1.5s ease-in-out 1s forwards;
  -webkit-animation: stroke-anim 1.5s ease-in-out 1s forwards;
  animation: stroke-anim 1.5s ease-in-out 1s forwards;
}
header #store-nav-switch-menu .nav-switch-item .logo#vivia-store-a .vivia-svg:hover path {
  fill: #ededed;
}
header #store-nav-switch-menu .nav-switch-item .logo#vivia-store-a .vivia-svg path {
  transition: all ease 0.5s;
}
header #store-nav-switch-menu .nav-switch-item .logo#vivia-store-a:hover {
  opacity: 1;
}
header #store-nav-switch-menu .nav-switch-item#gaia-design-store-switch {
  background: transparent;
  border: none;
  border-radius: unset;
  box-shadow: unset;
  position: relative;
  bottom: -1.10px;
}
header #store-nav-switch-menu .nav-switch-item#vivia-store-switch {
  position: relative;
  bottom: 0px;
}
header #nav-search-menu,
header #nav-search-menu-container {
  background: #000;
  width: 100%;
  flex: 0 0 100%;
  align-items: center;
  justify-content: center;
}
header #nav-search-menu .block-search,
header #nav-search-menu-container .block-search {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 0px;
  max-width: unset !important;
  flex-grow: 1;
  margin-right: 95px !important;
  margin-left: 95px !important;
}
header #nav-search-menu .block-search .control,
header #nav-search-menu-container .block-search .control {
  position: relative;
}
header #nav-search-menu .block-search .control:before,
header #nav-search-menu-container .block-search .control:before {
  width: 20px;
  height: 30px;
  position: absolute;
  content: "\e942";
  font-family: 'gaia-icons';
  color: #9a9a9a;
  line-height: 30px;
  left: 10px;
  font-size: 1.6rem;
}
header #nav-search-menu .block-search .control .searchsuite-autocomplete,
header #nav-search-menu-container .block-search .control .searchsuite-autocomplete {
  border-top: 0;
  left: 0px;
  right: 0px;
  top: 33px;
  margin-top: 0;
}
header #nav-search-menu .block-search .control #autoComplete_list,
header #nav-search-menu-container .block-search .control #autoComplete_list {
  width: 100%;
}
header #nav-search-menu .block-search .block-content,
header #nav-search-menu-container .block-search .block-content {
  width: 100%;
  max-width: 100%;
}
header #nav-search-menu .block-search .block-content #search_mini_form,
header #nav-search-menu-container .block-search .block-content #search_mini_form {
  display: flex;
}
header #nav-search-menu .block-search .block-content #search_mini_form .field,
header #nav-search-menu-container .block-search .block-content #search_mini_form .field {
  width: 100%;
}
header #nav-search-menu .block-search .block-content #search_mini_form .field input,
header #nav-search-menu-container .block-search .block-content #search_mini_form .field input {
  border-radius: 5px;
  margin: 0;
  height: 30px;
  padding-left: 28px;
}
header #nav-search-menu .block-search .block-content #search_mini_form .field input::placeholder,
header #nav-search-menu-container .block-search .block-content #search_mini_form .field input::placeholder {
  color: #9a9a9a;
  font-style: inherit !important;
  font-size: 16px;
  font-weight: 500;
}
header #nav-search-menu .block-search .block-content #search_mini_form .actions,
header #nav-search-menu-container .block-search .block-content #search_mini_form .actions {
  width: 40px;
  height: auto;
  display: none;
}
header #nav-search-menu .block-search .block-content #search_mini_form .actions button,
header #nav-search-menu-container .block-search .block-content #search_mini_form .actions button,
header #nav-search-menu .block-search .block-content #search_mini_form .actions .cart.table-wrapper .actions-toolbar > .action,
header #nav-search-menu-container .block-search .block-content #search_mini_form .actions .cart.table-wrapper .actions-toolbar > .action,
header #nav-search-menu .block-search .block-content #search_mini_form .actions .action-gift,
header #nav-search-menu-container .block-search .block-content #search_mini_form .actions .action-gift {
  position: relative;
  width: 100%;
  height: 100%;
  opacity: 1;
}
header #nav-search-menu .block-search .block-content #search_mini_form .actions button.search::before,
header #nav-search-menu-container .block-search .block-content #search_mini_form .actions button.search::before,
header #nav-search-menu .block-search .block-content #search_mini_form .actions .cart.table-wrapper .actions-toolbar > .action.search::before,
header #nav-search-menu-container .block-search .block-content #search_mini_form .actions .cart.table-wrapper .actions-toolbar > .action.search::before,
header #nav-search-menu .block-search .block-content #search_mini_form .actions .action-gift.search::before,
header #nav-search-menu-container .block-search .block-content #search_mini_form .actions .action-gift.search::before {
  color: #fff;
}
header #nav-search-menu #menu-top,
header #nav-search-menu-container #menu-top {
  flex: 0 0 auto;
  height: 100%;
}
header #nav-search-menu #menu-top a.btn-menu-category,
header #nav-search-menu-container #menu-top a.btn-menu-category,
header #nav-search-menu #menu-top div.btn-menu-category,
header #nav-search-menu-container #menu-top div.btn-menu-category {
  color: #fff;
}
header #nav-search-menu #menu-top .dropdown.megamenu,
header #nav-search-menu-container #menu-top .dropdown.megamenu {
  display: inline-flex;
  flex: 0 0 auto;
  margin-right: 16px;
}
header #nav-search-menu .account-menu-wrapper span.icon-account,
header #nav-search-menu-container .account-menu-wrapper span.icon-account {
  color: #fff;
  font-size: 1.9rem;
}
header #nav-search-menu .account-menu-wrapper span.icon-account:hover,
header #nav-search-menu-container .account-menu-wrapper span.icon-account:hover {
  color: #e68706;
  cursor: pointer;
}
header #nav-search-menu .account-menu-wrapper .content-account.menu-content .header.links li a,
header #nav-search-menu-container .account-menu-wrapper .content-account.menu-content .header.links li a {
  color: #797979;
  transition: all 0.25s ease;
}
header #nav-search-menu .account-menu-wrapper .content-account.menu-content .header.links li a:hover,
header #nav-search-menu-container .account-menu-wrapper .content-account.menu-content .header.links li a:hover {
  color: #000;
}
header #nav-search-menu .cart-topbar .minicart-wrapper .action.showcart:before,
header #nav-search-menu-container .cart-topbar .minicart-wrapper .action.showcart:before {
  color: #fff;
}
header #nav-search-menu .cart-topbar .minicart-wrapper .action.showcart:hover,
header #nav-search-menu-container .cart-topbar .minicart-wrapper .action.showcart:hover {
  color: #e68706;
}
header #nav-search-menu .cart-topbar .minicart-wrapper .action.showcart:hover:before,
header #nav-search-menu-container .cart-topbar .minicart-wrapper .action.showcart:hover:before {
  color: #e68706;
}
header #nav-search-menu .cart-topbar .minicart-wrapper .action.showcart.active:after,
header #nav-search-menu-container .cart-topbar .minicart-wrapper .action.showcart.active:after {
  content: '';
  width: 100%;
  height: 100vh;
  background: #000;
  opacity: 0.5;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9;
}
header .bubbly-button {
  position: relative;
  background: #000;
}
header .bubbly-button:focus {
  outline: 0;
}
header .bubbly-button:before,
header .bubbly-button:after {
  position: absolute;
  content: "";
  display: block;
  width: 140%;
  height: 100%;
  left: -20%;
  z-index: -1000;
  transition: all ease-in-out 0.5s;
  background-repeat: no-repeat;
}
header .bubbly-button:before {
  display: none;
  top: -75%;
  background-image: radial-gradient(circle, #f0f0f0 20%, transparent 20%), radial-gradient(circle, transparent 20%, #f0f0f0 20%, transparent 30%), radial-gradient(circle, #f0f0f0 20%, transparent 20%), radial-gradient(circle, #f0f0f0 20%, transparent 20%), radial-gradient(circle, transparent 10%, #f0f0f0 15%, transparent 20%), radial-gradient(circle, #f0f0f0 20%, transparent 20%), radial-gradient(circle, #f0f0f0 20%, transparent 20%), radial-gradient(circle, #f0f0f0 20%, transparent 20%), radial-gradient(circle, #f0f0f0 20%, transparent 20%);
  background-size: 10% 10%, 20% 20%, 15% 15%, 20% 20%, 18% 18%, 10% 10%, 15% 15%, 10% 10%, 18% 18%;
}
header .bubbly-button:after {
  display: none;
  bottom: -75%;
  background-image: radial-gradient(circle, #f0f0f0 20%, transparent 20%), radial-gradient(circle, #f0f0f0 20%, transparent 20%), radial-gradient(circle, transparent 10%, #f0f0f0 15%, transparent 20%), radial-gradient(circle, #f0f0f0 20%, transparent 20%), radial-gradient(circle, #f0f0f0 20%, transparent 20%), radial-gradient(circle, #f0f0f0 20%, transparent 20%), radial-gradient(circle, #f0f0f0 20%, transparent 20%);
  background-size: 15% 15%, 20% 20%, 18% 18%, 20% 20%, 15% 15%, 10% 10%, 20% 20%;
}
header .bubbly-button.animate:before {
  display: block;
  animation: topBubbles ease-in-out 0.75s forwards;
}
header .bubbly-button.animate:after {
  display: block;
  animation: bottomBubbles ease-in-out 0.75s forwards;
}
@media screen and (min-width: 1052px) and (max-width: 1174px) {
  header .top-links-wrapper {
    display: inline-flex;
    flex: 0 0 auto;
  }
  header .top-links-wrapper a.call-button {
    display: inline-flex;
    flex-wrap: wrap;
    flex: 0 0 auto;
    max-width: 180px;
    text-align: center;
  }
  header .top-links-wrapper #info-head {
    display: inline-flex !important;
    flex: 0 0 auto;
    width: auto;
    max-width: 135px;
  }
  header .top-links-wrapper #gaia-for-business {
    display: inline-flex;
    flex: 0 0 auto;
    width: auto;
    max-width: 125px;
  }
  header .top-links-wrapper #gaia-stores {
    display: inline-flex;
    flex: 0 0 auto;
    align-items: center;
    justify-content: center;
  }
  header .top-links-wrapper #gaia-stores:before {
    margin-right: 8px;
  }
  header .top-links-wrapper #open-geos-modal {
    display: inline-flex;
    flex: 0 0 auto;
  }
  header #menu-top a.btn-menu-category {
    font-size: 14px !important;
  }
}
@media screen and (min-width: 1052px) and (max-width: 1174px) {
  header#header-gaia {
    display: flex;
    flex-direction: column-reverse;
    flex: 0 0 100%;
  }
  header .nav-switch-item .logo#gaia-design-store-switch {
    width: 180px;
  }
  header .header-mobile #bottom-mob-menu .menu {
    top: 120px;
    padding-top: 12px;
  }
  header .header-mobile #store-nav-switch-menu {
    background: #000;
    min-height: auto;
    display: flex;
    justify-content: normal;
    align-items: center;
    border-bottom: 1px solid #808080;
    padding-top: 4px;
    padding-left: 46px;
  }
  header .header-mobile #store-nav-switch-menu #vivia-store-switch {
    margin-right: 0px !important;
  }
  header .header-mobile #store-nav-switch-menu .logo#gaia-store-a {
    max-width: 70px;
  }
  header .header-mobile #store-nav-switch-menu .logo#gaia-store-a img {
    width: 100%;
    height: auto;
  }
  header .header-mobile #store-nav-switch-menu .logo#vivia-store-a {
    max-width: 100%;
    display: flex;
    align-items: center;
    justify-content: normal;
  }
  header .header-mobile #store-nav-switch-menu .logo#vivia-store-a img {
    width: 94px;
    margin-right: 13px;
  }
  header .header-mobile .menu-icon .navicon {
    background: #fff;
  }
  header .header-mobile .menu-icon .navicon:before {
    background: #fff;
  }
  header .header-mobile .menu-icon .navicon:after {
    background: #fff;
  }
  header .header-mobile #nav-search-w-m {
    clear: both;
    width: 100%;
    float: left;
  }
  header .header-mobile #nav-search-w-m .search-mobile .block-search {
    background: #000;
    padding-top: 0px;
  }
  header .header-mobile #nav-search-w-m .search-mobile .block-search .field .control {
    position: relative;
  }
  header .header-mobile #nav-search-w-m .search-mobile .block-search .field .control:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #9A9A9A;
    font-size: 16px;
    content: "\e942";
    font-family: 'gaia-icons';
    vertical-align: middle;
    font-weight: normal;
    overflow: hidden;
    position: absolute;
    left: 0px;
    right: auto;
    z-index: 1;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 36px;
    overflow-x: hidden;
    height: 36px;
    width: 30px;
  }
  header .header-mobile #nav-search-w-m .search-mobile .block-search input {
    height: 36px;
    border: none;
    border-bottom: 0px;
    border-radius: 5px;
    margin: 0px auto;
    position: relative;
    font-size: 16px;
    line-height: normal;
    padding-left: 36px;
    color: #9A9A9A;
    position: static;
  }
  header .header-mobile #nav-search-w-m .search-mobile .block-search input::placeholder {
    font-style: normal;
    font-size: 16px !important;
    font-weight: normal;
    line-height: normal;
    padding: 0px;
  }
  header .header-mobile #nav-search-w-m .search-mobile .block-search .actions {
    display: none !important;
  }
  header .header-mobile #bottom-mob-menu {
    display: flex;
    clear: both;
    width: 100%;
    align-items: center;
    justify-content: space-between;
  }
  header .header-mobile .my-account-mobile {
    width: auto;
    float: none;
    display: inline-flex;
  }
  header .header-mobile .my-account-mobile #my-account-content-mobile .my-account {
    display: block;
    text-align: center;
    float: none;
    width: auto;
    height: auto;
    align-items: center;
    justify-content: center;
  }
  header .header-mobile .my-account-mobile #my-account-content-mobile .button-account.icon-account {
    width: 50px;
    height: 50px;
    text-align: center;
    display: flex;
    margin: 0px auto;
    line-height: normal;
    color: #fff;
    align-items: center;
    justify-content: center;
  }
  header .header-mobile .my-account-mobile #my-account-content-mobile .button-account.icon-account:before {
    font-size: 1.9rem;
    color: #fff;
  }
  header .header-mobile .my-account-mobile #my-account-content-mobile .content-account {
    width: 100%;
    top: 120px;
  }
  header .header-mobile .my-account-mobile #my-account-content-mobile .content-account ul.links {
    display: block;
    clear: both;
    float: left;
    width: 100%;
  }
  header .header-mobile .my-account-mobile #my-account-content-mobile .content-account ul.links li {
    margin: 0;
    display: block;
    clear: both;
    float: left;
    width: 100%;
    padding-bottom: 0px;
    margin-bottom: 12px;
    line-height: 30px;
    height: 30px;
  }
  header .header-mobile .my-account-mobile #my-account-content-mobile .content-account ul.links li a {
    font-size: 16px;
    font-weight: 700;
    padding-bottom: 0px;
    float: left;
    width: 100%;
    display: block;
  }
  header .header-mobile .my-account-mobile #my-account-content-mobile .content-account .title-menu.strong {
    padding-top: 0px;
    text-align: center;
    font-size: 20px;
    font-weight: 900;
    padding-bottom: 18px;
    border-bottom: 1px solid #f4f4f0;
    display: block;
    color: #505050;
  }
  header .header-mobile .my-account-mobile #my-account-content-mobile .content-account .close-my-account {
    position: absolute;
    width: 40px;
    height: 40px;
    display: inline-flex;
    right: 20px;
    top: 16px;
    left: auto;
    text-align: center;
  }
  header .header-mobile .my-account-mobile #my-account-content-mobile .content-account .close-my-account .icon-close {
    position: absolute;
    font-size: 24px;
    opacity: 0.3;
    top: 0px;
    bottom: auto;
    left: 0px;
    right: 0px;
    margin: 0px auto;
  }
  header .header-mobile .cart-mobile {
    display: inline-flex;
    text-align: center;
    float: none;
    height: auto;
  }
  header .header-mobile .cart-mobile .minicart-wrapper {
    display: inline-flex !important;
    width: auto;
    text-align: center;
    justify-content: center;
    align-items: center;
    position: static;
  }
  header .header-mobile .cart-mobile .minicart-wrapper .action.showcart {
    white-space: nowrap;
    width: 50px;
    height: auto;
    display: block;
    margin: 0px auto;
    line-height: normal;
    color: #fff;
    text-align: center;
  }
  header .header-mobile .cart-mobile .minicart-wrapper .action.showcart:before {
    font-size: 2rem;
    color: #fff;
  }
  header .header-mobile #bottom-mob-menu .menu-icon {
    display: block !important;
  }
  header .header-mobile #bottom-mob-menu .tab-products-btn {
    width: auto;
    background: #f19d10;
    height: 36px;
    display: inline-flex;
    padding: 0px 8px;
    border-radius: 0px 0px 8px 8px !important;
    margin: 0px 0px 0px 0px;
    font-size: 14px;
    position: relative;
    right: 0px;
    top: -10px;
    flex: 0 0 50%;
  }
  header .header-mobile #bottom-mob-menu .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.mage-dropdown-dialog {
    width: 100%;
    float: none;
    position: relative;
    top: 10px;
  }
}
@media only screen and (max-width: 1051px) {
  header#header-gaia {
    display: flex;
    flex-direction: column-reverse;
    flex: 0 0 100%;
    z-index: 11;
  }
  header .nav-switch-item .logo#gaia-design-store-switch {
    width: 180px;
  }
  header .block-search {
    padding-left: 0;
  }
  header .block-search .block-content {
    max-width: unset;
  }
  header .header-mobile .search-mobile {
    border-bottom: 0px;
    margin-top: 8px;
    margin-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
  }
  header .header-mobile #bottom-mob-menu .menu {
    left: 0;
    right: 0;
    top: 70px;
    margin-top: -100px;
  }
  header .header-mobile #store-nav-switch-menu {
    background: #000;
    min-height: auto;
    display: flex;
    justify-content: normal;
    align-items: center;
    border-bottom: none;
    padding-top: 4px;
  }
  header .header-mobile #store-nav-switch-menu #vivia-store-switch {
    margin-right: 0px !important;
  }
  header .header-mobile #store-nav-switch-menu .logo#gaia-store-a {
    max-width: 80px;
    width: 100px;
  }
  header .header-mobile #store-nav-switch-menu .logo#gaia-store-a img {
    width: 100%;
    height: auto;
  }
  header .header-mobile #store-nav-switch-menu .logo#vivia-store-a {
    min-width: 90%;
    max-width: 90%;
    width: 100px;
    display: flex;
    align-items: center;
    justify-content: normal;
  }
  header .header-mobile #store-nav-switch-menu .logo#vivia-store-a img {
    width: 94px;
    margin-right: 13px;
  }
  header .header-mobile #store-nav-switch-menu i#open-vivia-tooltip-mob {
    color: #fff;
    width: 20px;
    height: 20px;
    line-height: 20px;
    background: transparent;
    border-radius: 40px;
    text-align: center;
    display: inline-flex;
    border: 1px solid #fff;
    align-items: center;
    justify-content: center;
  }
  header .header-mobile .menu-icon .navicon {
    background: #fff;
  }
  header .header-mobile .menu-icon .navicon:before {
    background: #fff;
  }
  header .header-mobile .menu-icon .navicon:after {
    background: #fff;
  }
  header .header-mobile #nav-search-w-m {
    clear: both;
    width: 100%;
    float: left;
  }
  header .header-mobile #nav-search-w-m .search-mobile .block-search {
    background: #000;
    padding-top: 0px;
  }
  header .header-mobile #nav-search-w-m .search-mobile .block-search .field .control {
    position: relative;
  }
  header .header-mobile #nav-search-w-m .search-mobile .block-search .field .control:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #9A9A9A;
    font-size: 16px;
    content: "\e942";
    font-family: 'gaia-icons';
    vertical-align: middle;
    font-weight: normal;
    overflow: hidden;
    position: absolute;
    left: 0px;
    right: auto;
    z-index: 1;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 36px;
    overflow-x: hidden;
    height: 36px;
    width: 30px;
  }
  header .header-mobile #nav-search-w-m .search-mobile .block-search input {
    height: 36px;
    border: none;
    border-bottom: 0px;
    border-radius: 5px;
    margin: 0px auto;
    position: relative;
    font-size: 16px;
    line-height: normal;
    padding-left: 36px;
    color: #9A9A9A;
    position: static;
  }
  header .header-mobile #nav-search-w-m .search-mobile .block-search input::placeholder {
    font-style: normal;
    font-size: 16px !important;
    font-weight: normal;
    line-height: normal;
    padding: 0px;
  }
  header .header-mobile #nav-search-w-m .search-mobile .block-search .actions {
    display: none !important;
  }
  header .header-mobile #bottom-mob-menu {
    display: flex;
    clear: both;
    width: 100%;
    align-items: center;
    justify-content: space-evenly;
    max-width: 171px;
    margin-left: auto;
  }
  header .header-mobile .my-account-mobile {
    width: auto;
    float: none;
    display: inline-flex;
  }
  header .header-mobile .my-account-mobile #my-account-content-mobile .my-account {
    display: block;
    text-align: center;
    float: none;
    width: auto;
    height: auto;
    align-items: center;
    justify-content: center;
  }
  header .header-mobile .my-account-mobile #my-account-content-mobile .button-account.icon-account {
    width: 50px;
    height: 50px;
    text-align: center;
    display: flex;
    margin: 0px auto;
    line-height: normal;
    color: #fff;
    align-items: center;
    justify-content: center;
  }
  header .header-mobile .my-account-mobile #my-account-content-mobile .button-account.icon-account:before {
    font-size: 1.9rem;
    color: #fff;
  }
  header .header-mobile .my-account-mobile #my-account-content-mobile .content-account {
    width: 100%;
    top: 70px;
  }
  header .header-mobile .my-account-mobile #my-account-content-mobile .content-account ul.links {
    display: block;
    clear: both;
    float: left;
    width: 100%;
  }
  header .header-mobile .my-account-mobile #my-account-content-mobile .content-account ul.links li {
    margin: 0;
    display: block;
    clear: both;
    float: left;
    width: 100%;
    padding-bottom: 0px;
    margin-bottom: 12px;
    line-height: 30px;
    height: 30px;
  }
  header .header-mobile .my-account-mobile #my-account-content-mobile .content-account ul.links li a {
    font-size: 16px;
    font-weight: 700;
    padding-bottom: 0px;
    float: left;
    width: 100%;
    color: #797979;
    display: block;
  }
  header .header-mobile .my-account-mobile #my-account-content-mobile .content-account .title-menu.strong {
    padding-top: 0px;
    text-align: center;
    font-size: 20px;
    font-weight: 900;
    padding-bottom: 18px;
    border-bottom: 1px solid #f4f4f0;
    display: block;
    color: #505050;
  }
  header .header-mobile .my-account-mobile #my-account-content-mobile .content-account .close-my-account {
    position: absolute;
    width: 40px;
    height: 40px;
    display: inline-flex;
    right: 20px;
    top: 16px;
    left: auto;
    text-align: center;
  }
  header .header-mobile .my-account-mobile #my-account-content-mobile .content-account .close-my-account .icon-close {
    position: absolute;
    font-size: 24px;
    opacity: 0.3;
    top: 0px;
    bottom: auto;
    left: 0px;
    right: 0px;
    margin: 0px auto;
  }
  header .header-mobile .cart-mobile {
    display: inline-flex;
    text-align: center;
    float: none;
    height: auto;
  }
  header .header-mobile .cart-mobile .minicart-wrapper {
    display: inline-flex !important;
    width: auto;
    text-align: center;
    justify-content: center;
    align-items: center;
    position: static;
  }
  header .header-mobile .cart-mobile .minicart-wrapper .action.showcart {
    white-space: nowrap;
    width: 50px;
    height: auto;
    display: block;
    margin: 0px auto;
    line-height: normal;
    color: #fff;
    text-align: center;
  }
  header .header-mobile .cart-mobile .minicart-wrapper .action.showcart:before {
    font-size: 2rem;
    color: #fff;
  }
  header .header-mobile #bottom-mob-menu .menu-icon {
    display: none;
  }
  header .header-mobile #bottom-mob-menu .tab-products-btn {
    width: auto;
    background: #f19d10;
    height: 36px;
    display: inline-flex;
    padding: 0px 8px;
    border-radius: 0px 8px 8px 0px;
    margin: 0px 0px 0px 0px;
    font-size: 14px;
    position: relative;
    right: 0;
  }
}
@media only screen and (max-width: 767px) {
  header .header-mobile .search-mobile {
    border-bottom: 0px;
    margin-top: 8px;
    margin-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
  }
  header .header-mobile #bottom-mob-menu .tab-products-btn {
    background: unset;
  }
  header .header-mobile #bottom-mob-menu .menu {
    left: 0;
    right: 0;
    top: 70px;
    margin-top: -100px;
  }
  header#header-gaia.topfixed-header ~ .category-carrousel-wrapper {
    padding-top: 0;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  header .header-mobile #bottom-mob-menu .menu {
    top: 170px;
  }
  header .header-mobile .menu-btn:checked ~ .menu {
    overflow-x: hidden;
  }
}
@keyframes topBubbles {
  0% {
    background-position: 5% 90%, 10% 90%, 10% 90%, 15% 90%, 25% 90%, 25% 90%, 40% 90%, 55% 90%, 70% 90%;
  }
  50% {
    background-position: 0% 80%, 0% 20%, 10% 40%, 20% 0%, 30% 30%, 22% 50%, 50% 50%, 65% 20%, 90% 30%;
  }
  100% {
    background-position: 0% 70%, 0% 10%, 10% 30%, 20% -10%, 30% 20%, 22% 40%, 50% 40%, 65% 10%, 90% 20%;
    background-size: 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%;
  }
}
@keyframes bottomBubbles {
  0% {
    background-position: 10% -10%, 30% 10%, 55% -10%, 70% -10%, 85% -10%, 70% -10%, 70% 0%;
  }
  50% {
    background-position: 0% 80%, 20% 80%, 45% 60%, 60% 100%, 75% 70%, 95% 60%, 105% 0%;
  }
  100% {
    background-position: 0% 90%, 20% 90%, 45% 70%, 60% 110%, 75% 80%, 95% 70%, 110% 10%;
    background-size: 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%;
  }
}
@keyframes brightness {
  0%,
  100% {
    opacity: 0.5;
  }
  50% {
    opacity: 1;
  }
}
@keyframes textclip {
  from {
    background-position: 0% center;
  }
  to {
    background-position: -200% center;
  }
}
@keyframes stroke-anim {
  0% {
    stroke-dashoffset: 800;
  }
  80% {
    stroke-dashoffset: 0;
    fill-opacity: 0;
  }
  100% {
    stroke-dashoffset: 0;
    fill-opacity: 1;
  }
}
@-webkit-keyframes stroke-anim {
  0% {
    stroke-dashoffset: 800;
  }
  80% {
    stroke-dashoffset: 0;
    fill-opacity: 0;
  }
  100% {
    stroke-dashoffset: 0;
    fill-opacity: 1;
  }
}
@-moz-keyframes stroke-anim {
  0% {
    stroke-dashoffset: 800;
  }
  80% {
    stroke-dashoffset: 0;
    fill-opacity: 0;
  }
  100% {
    stroke-dashoffset: 0;
    fill-opacity: 1;
  }
}
.pulse-svg {
  transform: scale3d(1, 1, 1);
}
.pulse-svg:hover {
  animation: pulse-svg 2.5s ease-in-out infinite;
}
@keyframes pulse-svg {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.column-image {
  width: 35% !important;
  background: #ffffff !important;
}
.column-image2 {
  display: flex !important;
  justify-content: flex-end !important;
  gap: 30px !important;
  padding: 40px 50px !important;
  width: 65% !important;
  background: #ffffff !important;
}
.middle-img {
  width: 420px !important;
}
.right-img {
  width: 420px !important;
}
@media only screen and (max-width: 520px) {
  .column-image {
    width: 100% !important;
  }
  .column-image2 {
    display: none !important;
  }
  header .header-mobile .products .dropdown.megamenu .btn-menu-category {
    border-bottom: 0px solid #f5f5f5;
  }
  .name-menu {
    display: none !important;
  }
}
.name-menu {
  font-weight: bold;
  font-size: 18px;
  text-transform: uppercase;
}
header #nav-search-menu .block-search .block-content #search_mini_form .field input,
header #nav-search-menu-container .block-search .block-content #search_mini_form .field input {
  height: 48px !important;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart {
  z-index: 10;
  padding: 18px 10px;
  width: 420px;
  border: unset;
  box-shadow: unset;
  box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.15);
  border-radius: 0 0 10px 10px;
  max-height: 80vh;
  overflow-y: auto;
  overflow-x: hidden;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-title {
  text-align: center;
  font-size: 20px;
  font-weight: 900;
  padding-bottom: 18px;
  border-bottom: 1px solid #f4f4f0;
  display: block;
  color: #505050;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-title span {
  font-size: 16px;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .minicart-message {
  display: none;
  padding: 10px;
  font-size: 14px;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content #discount-block .discount-block-wrapper {
  margin: 10px 0;
  padding: 20px 0;
  background: linear-gradient(90deg, #f4c846 0%, #ff9840 100%);
  text-align: center;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content #discount-block .discount-block-wrapper .current-discount-info {
  padding-bottom: 10px;
  font-size: 1.4rem;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content #discount-block .discount-block-wrapper .next-discount-container {
  font-family: 'LatoBold';
  font-size: 1.6rem;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content #discount-block .discount-block-wrapper .next-discount-container .info-row .big-bold {
  font-size: 2rem;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .actions {
  display: grid;
  margin: 0 -10px;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .actions .secondary {
  display: flex;
  padding: 0 20px;
  margin-top: 16px;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .actions .secondary .action.buynow {
  border-radius: 100px;
  font-size: 18px;
  font-family: LatoBold,Arial,sans-serif;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .actions .find-prod-minicart {
  display: flex;
  margin: 10px auto 0;
  display: block;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .actions .find-prod-minicart .action.viewcart {
  background: 0 0;
  font-size: 14px;
  text-decoration: underline;
  text-transform: unset;
  margin-top: 18px;
  margin: 0;
  height: 40px;
  line-height: 1em;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .actions .info .info-text {
  margin: 0 18px;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .actions .minicart-cupon-container .minicart-label,
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .actions .minicart-cupon-container .minicart-label-success {
  cursor: pointer;
  padding: 11px;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .actions .minicart-cupon-container .minicart-label strong,
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .actions .minicart-cupon-container .minicart-label-success strong {
  text-decoration: underline;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .actions .minicart-cupon-container .minicart-label::after,
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .actions .minicart-cupon-container .minicart-label-success::after {
  font-family: 'gaia-icons';
  content: "\e900";
  font-size: 1rem;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .actions .minicart-cupon-container .minicart-label.open::after,
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .actions .minicart-cupon-container .minicart-label-success.open::after {
  content: "\e903";
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .actions .minicart-cupon-container .minicart-input-container {
  display: none;
  position: relative;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .actions .minicart-cupon-container .minicart-input-container form .input-text {
  border-radius: 50px;
  height: 50px;
  border: 1px solid #C4C4C4;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .actions .minicart-cupon-container .minicart-input-container form .button-action-container {
  position: absolute;
  right: 3px;
  top: 3px;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .actions .minicart-cupon-container .minicart-input-container form .button-action-container button,
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .actions .minicart-cupon-container .minicart-input-container form .button-action-container .cart.table-wrapper .actions-toolbar > .action,
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .actions .minicart-cupon-container .minicart-input-container form .button-action-container .action-gift {
  background: black;
  color: white;
  border-radius: 50px;
  height: 45px;
  width: 124px;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .actions .minicart-cupon-container #mincart-message-error {
  color: red;
  display: none;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .actions .info-container .info-text {
  display: block;
  clear: both;
  text-align: left;
  padding: 0 16px;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .action.close {
  width: 65px;
  height: 65px;
  opacity: 1;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .action.close:before {
  color: black;
  font-size: 22px;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .subtitle.empty {
  font-weight: 700;
  border: none;
  display: block;
  background: #f2f2f2;
  margin-top: 7px;
  border-radius: 10px;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .find-prod-minicart a {
  margin: 10px 0;
  text-decoration: none;
  padding: 11px;
  text-align: center;
  width: 100%;
  text-transform: uppercase;
  color: #000;
  border-radius: 4px;
  background: #ededed;
  float: left;
  font-weight: 700;
  font-size: 16px;
  transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out, box-shadow 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out, -webkit-box-shadow 0.2s ease-in-out;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .find-prod-minicart a:hover {
  background-color: #ededed;
  box-shadow: 0 25px 25px -5px rgba(219, 219, 219, 0.25);
  transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out, box-shadow 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out, -webkit-box-shadow 0.2s ease-in-out;
  transform: scale(1.045);
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper {
  border: unset;
  height: auto !important;
  max-height: 200px;
  overflow-y: auto;
  margin: 0 -15px;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item {
  padding: 20px 0;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-photo .product-image-container {
  display: unset;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details {
  position: relative;
  padding-left: 0;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-name {
  margin: 0;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-name .title-container {
  width: 65%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-name .title-container a {
  color: #000;
  text-decoration: none;
  font-weight: 700;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .tag-deliverydays {
  color: #3F7FB6;
  font-size: 12px;
  margin: 0;
  font-weight: 400;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-pricing .price-container .price-wrapper .price-excluding-tax {
  float: right;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-pricing .details-qty {
  margin-top: 0;
  display: flex;
  align-items: center;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-pricing .details-qty .label {
  color: #363636;
  padding: unset;
  font-size: 14px;
  font-weight: normal;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-pricing .details-qty .item-qty {
  border: none;
  text-align: left;
  padding: 0;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-pricing .details-qty .item-qty:focus {
  background: none;
  border: none;
  outline: none;
  box-shadow: none;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item .product .actions {
  margin: 0;
  position: absolute;
  top: -2px;
  right: -5px;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .actions {
  margin-top: 0;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .actions .secondary .action.viewcart {
  font-size: 14px;
  color: #61a398;
  text-decoration: underline;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .minicart-widgets {
  display: block;
  margin-top: 0;
  margin: 0 -10px;
  padding: 0 10px;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .minicart-widgets .block-content-gaia {
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-wrap: wrap;
  border-top: 1px solid #f4f4f0;
  padding-top: 14px;
  padding-bottom: 10px;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .minicart-widgets .block-content-gaia .block-detail {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-left: 5px;
  padding-right: 7px;
  font-size: 14px;
  color: #000;
  margin-bottom: 0;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .minicart-widgets .block-content-gaia .block-detail.subtotal .amount.price-container .price-wrapper .price {
  font-size: inherit;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .minicart-widgets .block-content-gaia .block-detail.free-shipping-cost span {
  color: #3f7fb6;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .minicart-widgets .block-content-gaia .block-detail.order-total-final {
  font-size: 24px;
  font-weight: 900;
  margin-top: 5px;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .minicart-widgets .block-content-gaia .block-detail.order-discount {
  color: #00970B;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .minicart-widgets .block-content-gaia.installments-block {
  padding-top: 10px;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .minicart-widgets .block-content-gaia.installments-block strong.text-green,
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .minicart-widgets .block-content-gaia.installments-block span.text-green {
  color: #28b670;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .minicart-widgets .block-content-gaia.installments-block #atrato-img {
  display: inline-block;
  width: 70px;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .loading_content {
  position: absolute;
  vertical-align: middle;
  z-index: 9;
  background-color: #ffffff91;
  width: 100%;
  height: 90%;
  margin: 0;
  padding: 0;
  left: 0;
  top: 10%;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper #bundles_gaia .bundle-container .block-title {
  padding-bottom: 0;
  color: #000000;
  border-bottom: 0;
  border-top: 1px solid #f4f4f0;
  padding-top: 10px;
  margin: 10px 0;
}
#bundles_gaia .bundle-container .block-title {
  margin-bottom: 0;
  padding-bottom: 0;
  color: #000000;
  border-bottom: 0;
}
#bundles_gaia .bundle-container .bundle-element {
  display: flex;
  position: relative;
  margin-bottom: 16px;
}
#bundles_gaia .bundle-container .bundle-element .images {
  width: 40%;
  display: flex;
  justify-content: center;
  align-items: center;
}
#bundles_gaia .bundle-container .bundle-element .images a {
  width: 100%;
}
#bundles_gaia .bundle-container .bundle-element .images img {
  width: 100%;
}
#bundles_gaia .bundle-container .bundle-element .images .icon-plus {
  margin: 2px;
}
#bundles_gaia .bundle-container .bundle-element .bundle-info {
  width: 65%;
  padding-left: 8px;
}
#bundles_gaia .bundle-container .bundle-element .bundle-info .names h4 {
  font-family: LatoBold, ArialBlack, sans-serif;
  margin-top: 10px;
  margin-bottom: 0;
  text-align: left;
}
#bundles_gaia .bundle-container .bundle-element .bundle-info .bundle-actions .price-discount,
#bundles_gaia .bundle-container .bundle-element .bundle-info .bundle-actions .final-price {
  width: 100%;
  display: flex;
  gap: 4px;
  align-items: center;
  margin-bottom: 5px;
}
#bundles_gaia .bundle-container .bundle-element .bundle-info .bundle-actions .price-discount {
  font-size: 10px;
}
#bundles_gaia .bundle-container .bundle-element .bundle-info .bundle-actions .price-discount .price-through {
  font-size: 12px;
  color: #b1b1b1;
  text-decoration: line-through;
}
#bundles_gaia .bundle-container .bundle-element .bundle-info .bundle-actions .price-discount .label-save {
  color: #41A46E;
  background: #ECF5F0;
  font-size: 12px;
  font-family: Lato, Arial, sans-serif;
  border-radius: 3px 0 0 3px;
  display: inline-block;
  height: 26px;
  line-height: 26px;
  padding: 0 5px 0 20px;
  position: relative;
  margin: 0 0px 10px 10px;
  text-decoration: none;
  -webkit-transition: color 0.2s;
}
#bundles_gaia .bundle-container .bundle-element .bundle-info .bundle-actions .price-discount .label-save::before {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 1px rgba(0, 0, 0, 0.25);
  content: '';
  height: 6px;
  left: 10px;
  position: absolute;
  width: 6px;
  top: 10px;
}
#bundles_gaia .bundle-container .bundle-element .bundle-info .bundle-actions .price-discount .label-save::after {
  background: #fff;
  border-bottom: 13px solid transparent;
  border-right: 10px solid #ECF5F0;
  border-top: 13px solid transparent;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
}
#bundles_gaia .bundle-container .bundle-element .bundle-info .bundle-actions .final-price .label-final {
  font-size: 14px;
  color: #505050;
  font-family: LatoBold, ArialBlack, sans-serif;
}
#bundles_gaia .bundle-container .bundle-element .bundle-info .bundle-actions .final-price .price-final-total {
  color: #cc3330;
  font-size: 16px;
}
#bundles_gaia .bundle-container .bundle-element .bundle-info .bundle-actions .final-price .button-add-bundle {
  position: absolute;
  right: 0;
  margin-bottom: 4px;
}
#bundles_gaia .bundle-container .bundle-element .bundle-info .bundle-actions .final-price .button-add-bundle .add-bundle-action {
  padding: 3px 15px;
  font-size: .8em;
}
#bundles_gaia .bundle-container .bundle-element .bundle-info .bundle-actions .final-price.no-discount .label-final {
  font-size: 14px;
  margin-right: 10px;
}
#bundles_gaia .bundle-container .bundle-element .bundle-info .bundle-actions .final-price.no-discount .price-final-total {
  font-size: 16px;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog::after {
  display: none;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .actions > .secondary {
  width: 100% !important;
  display: flex;
  justify-content: flex-end;
  padding: 0;
  margin: 0;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .actions > .secondary > a.action.buynow {
  display: block;
  margin-top: 4px !important;
  margin-bottom: 10px !important;
  background: #ef9c2b !important;
  clear: both;
  float: left;
  width: 100%;
  font-size: 16px;
  height: 50px;
  line-height: 40px;
  border-radius: 4px;
  text-decoration: none;
  text-transform: uppercase;
  max-width: 100%;
  color: #ffffff;
  margin-bottom: 24px;
  border-radius: 100px;
  font-size: 18px;
  padding: 5px 0;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .actions > .secondary > a.action.buynow:hover {
  background-color: #ef9c2b;
  box-shadow: 0 25px 25px -5px rgba(206, 142, 61, 0.25);
  transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out, box-shadow 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out, -webkit-box-shadow 0.2s ease-in-out;
  transform: scale(1.045);
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .actions > .secondary a.action.delete {
  width: 18px;
  height: 18px;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .actions > .secondary a.action.delete:before {
  content: '';
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .actions > .secondary a span.trash-gaia {
  background-image: url(../images/icons/icon-trash.svg);
  background-repeat: no-repeat;
  display: block;
  width: 18px;
  height: 18px;
  clip: unset;
  top: 0;
  right: 0;
  background-size: contain;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .actions .secondary.btn-buy-now {
  padding: 0 10px;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .actions > .block-content-gaia {
  padding-bottom: 15px;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .actions .find-prod-minicart {
  width: 100%;
  margin-right: 10px;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .actions .find-prod-minicart .action.viewcart {
  margin: 0;
  height: 40px;
  line-height: normal;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .minicart-widgets .block-content-gaia .block-detail.free-shipping-cost {
  display: none;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item {
  padding: 20px 0 0 0;
}
.page-layout-checkout .step-title,
.checkout-index-index .step-title {
  font-family: "Gotham", Arial, sans-serif;
}
.page-layout-checkout #checkout .form-shipping-address .field,
.checkout-index-index #checkout .form-shipping-address .field,
.page-layout-checkout #opc-new-shipping-address .form-shipping-address .field,
.checkout-index-index #opc-new-shipping-address .form-shipping-address .field,
.page-layout-checkout #checkout .form-login .field,
.checkout-index-index #checkout .form-login .field,
.page-layout-checkout #opc-new-shipping-address .form-login .field,
.checkout-index-index #opc-new-shipping-address .form-login .field,
.page-layout-checkout #checkout #co-shipping-form .field,
.checkout-index-index #checkout #co-shipping-form .field,
.page-layout-checkout #opc-new-shipping-address #co-shipping-form .field,
.checkout-index-index #opc-new-shipping-address #co-shipping-form .field {
  position: relative;
}
.page-layout-checkout #checkout .form-shipping-address .field label,
.checkout-index-index #checkout .form-shipping-address .field label,
.page-layout-checkout #opc-new-shipping-address .form-shipping-address .field label,
.checkout-index-index #opc-new-shipping-address .form-shipping-address .field label,
.page-layout-checkout #checkout .form-login .field label,
.checkout-index-index #checkout .form-login .field label,
.page-layout-checkout #opc-new-shipping-address .form-login .field label,
.checkout-index-index #opc-new-shipping-address .form-login .field label,
.page-layout-checkout #checkout #co-shipping-form .field label,
.checkout-index-index #checkout #co-shipping-form .field label,
.page-layout-checkout #opc-new-shipping-address #co-shipping-form .field label,
.checkout-index-index #opc-new-shipping-address #co-shipping-form .field label,
.page-layout-checkout #checkout .form-shipping-address .field legend.label,
.checkout-index-index #checkout .form-shipping-address .field legend.label,
.page-layout-checkout #opc-new-shipping-address .form-shipping-address .field legend.label,
.checkout-index-index #opc-new-shipping-address .form-shipping-address .field legend.label,
.page-layout-checkout #checkout .form-login .field legend.label,
.checkout-index-index #checkout .form-login .field legend.label,
.page-layout-checkout #opc-new-shipping-address .form-login .field legend.label,
.checkout-index-index #opc-new-shipping-address .form-login .field legend.label,
.page-layout-checkout #checkout #co-shipping-form .field legend.label,
.checkout-index-index #checkout #co-shipping-form .field legend.label,
.page-layout-checkout #opc-new-shipping-address #co-shipping-form .field legend.label,
.checkout-index-index #opc-new-shipping-address #co-shipping-form .field legend.label {
  z-index: 1;
  position: absolute;
  top: 10px;
  display: inline-block;
  width: auto;
  max-width: max-content;
  min-width: unset;
  margin-left: 0.5rem !important;
  padding: 0 4px !important;
  font-weight: 400;
  color: #000000;
  vertical-align: unset;
  background: #ffffff;
  transition: transform 0.3s ease-in;
  pointer-events: none;
  line-height: normal;
  font-size: 16px;
}
.page-layout-checkout #checkout .form-shipping-address .field label.moveUp,
.checkout-index-index #checkout .form-shipping-address .field label.moveUp,
.page-layout-checkout #opc-new-shipping-address .form-shipping-address .field label.moveUp,
.checkout-index-index #opc-new-shipping-address .form-shipping-address .field label.moveUp,
.page-layout-checkout #checkout .form-login .field label.moveUp,
.checkout-index-index #checkout .form-login .field label.moveUp,
.page-layout-checkout #opc-new-shipping-address .form-login .field label.moveUp,
.checkout-index-index #opc-new-shipping-address .form-login .field label.moveUp,
.page-layout-checkout #checkout #co-shipping-form .field label.moveUp,
.checkout-index-index #checkout #co-shipping-form .field label.moveUp,
.page-layout-checkout #opc-new-shipping-address #co-shipping-form .field label.moveUp,
.checkout-index-index #opc-new-shipping-address #co-shipping-form .field label.moveUp,
.page-layout-checkout #checkout .form-shipping-address .field legend.label.moveUp,
.checkout-index-index #checkout .form-shipping-address .field legend.label.moveUp,
.page-layout-checkout #opc-new-shipping-address .form-shipping-address .field legend.label.moveUp,
.checkout-index-index #opc-new-shipping-address .form-shipping-address .field legend.label.moveUp,
.page-layout-checkout #checkout .form-login .field legend.label.moveUp,
.checkout-index-index #checkout .form-login .field legend.label.moveUp,
.page-layout-checkout #opc-new-shipping-address .form-login .field legend.label.moveUp,
.checkout-index-index #opc-new-shipping-address .form-login .field legend.label.moveUp,
.page-layout-checkout #checkout #co-shipping-form .field legend.label.moveUp,
.checkout-index-index #checkout #co-shipping-form .field legend.label.moveUp,
.page-layout-checkout #opc-new-shipping-address #co-shipping-form .field legend.label.moveUp,
.checkout-index-index #opc-new-shipping-address #co-shipping-form .field legend.label.moveUp {
  transform: translateY(-20px);
  z-index: 1;
  font-size: 14px;
}
.page-layout-checkout #checkout .form-shipping-address .field label._error,
.checkout-index-index #checkout .form-shipping-address .field label._error,
.page-layout-checkout #opc-new-shipping-address .form-shipping-address .field label._error,
.checkout-index-index #opc-new-shipping-address .form-shipping-address .field label._error,
.page-layout-checkout #checkout .form-login .field label._error,
.checkout-index-index #checkout .form-login .field label._error,
.page-layout-checkout #opc-new-shipping-address .form-login .field label._error,
.checkout-index-index #opc-new-shipping-address .form-login .field label._error,
.page-layout-checkout #checkout #co-shipping-form .field label._error,
.checkout-index-index #checkout #co-shipping-form .field label._error,
.page-layout-checkout #opc-new-shipping-address #co-shipping-form .field label._error,
.checkout-index-index #opc-new-shipping-address #co-shipping-form .field label._error,
.page-layout-checkout #checkout .form-shipping-address .field legend.label._error,
.checkout-index-index #checkout .form-shipping-address .field legend.label._error,
.page-layout-checkout #opc-new-shipping-address .form-shipping-address .field legend.label._error,
.checkout-index-index #opc-new-shipping-address .form-shipping-address .field legend.label._error,
.page-layout-checkout #checkout .form-login .field legend.label._error,
.checkout-index-index #checkout .form-login .field legend.label._error,
.page-layout-checkout #opc-new-shipping-address .form-login .field legend.label._error,
.checkout-index-index #opc-new-shipping-address .form-login .field legend.label._error,
.page-layout-checkout #checkout #co-shipping-form .field legend.label._error,
.checkout-index-index #checkout #co-shipping-form .field legend.label._error,
.page-layout-checkout #opc-new-shipping-address #co-shipping-form .field legend.label._error,
.checkout-index-index #opc-new-shipping-address #co-shipping-form .field legend.label._error {
  color: #ff0000;
}
.page-layout-checkout #checkout .form-shipping-address .field .control input[type="text"],
.checkout-index-index #checkout .form-shipping-address .field .control input[type="text"],
.page-layout-checkout #opc-new-shipping-address .form-shipping-address .field .control input[type="text"],
.checkout-index-index #opc-new-shipping-address .form-shipping-address .field .control input[type="text"],
.page-layout-checkout #checkout .form-login .field .control input[type="text"],
.checkout-index-index #checkout .form-login .field .control input[type="text"],
.page-layout-checkout #opc-new-shipping-address .form-login .field .control input[type="text"],
.checkout-index-index #opc-new-shipping-address .form-login .field .control input[type="text"],
.page-layout-checkout #checkout #co-shipping-form .field .control input[type="text"],
.checkout-index-index #checkout #co-shipping-form .field .control input[type="text"],
.page-layout-checkout #opc-new-shipping-address #co-shipping-form .field .control input[type="text"],
.checkout-index-index #opc-new-shipping-address #co-shipping-form .field .control input[type="text"],
.page-layout-checkout #checkout .form-shipping-address .field .control input[type="email"],
.checkout-index-index #checkout .form-shipping-address .field .control input[type="email"],
.page-layout-checkout #opc-new-shipping-address .form-shipping-address .field .control input[type="email"],
.checkout-index-index #opc-new-shipping-address .form-shipping-address .field .control input[type="email"],
.page-layout-checkout #checkout .form-login .field .control input[type="email"],
.checkout-index-index #checkout .form-login .field .control input[type="email"],
.page-layout-checkout #opc-new-shipping-address .form-login .field .control input[type="email"],
.checkout-index-index #opc-new-shipping-address .form-login .field .control input[type="email"],
.page-layout-checkout #checkout #co-shipping-form .field .control input[type="email"],
.checkout-index-index #checkout #co-shipping-form .field .control input[type="email"],
.page-layout-checkout #opc-new-shipping-address #co-shipping-form .field .control input[type="email"],
.checkout-index-index #opc-new-shipping-address #co-shipping-form .field .control input[type="email"],
.page-layout-checkout #checkout .form-shipping-address .field .control input[type="password"],
.checkout-index-index #checkout .form-shipping-address .field .control input[type="password"],
.page-layout-checkout #opc-new-shipping-address .form-shipping-address .field .control input[type="password"],
.checkout-index-index #opc-new-shipping-address .form-shipping-address .field .control input[type="password"],
.page-layout-checkout #checkout .form-login .field .control input[type="password"],
.checkout-index-index #checkout .form-login .field .control input[type="password"],
.page-layout-checkout #opc-new-shipping-address .form-login .field .control input[type="password"],
.checkout-index-index #opc-new-shipping-address .form-login .field .control input[type="password"],
.page-layout-checkout #checkout #co-shipping-form .field .control input[type="password"],
.checkout-index-index #checkout #co-shipping-form .field .control input[type="password"],
.page-layout-checkout #opc-new-shipping-address #co-shipping-form .field .control input[type="password"],
.checkout-index-index #opc-new-shipping-address #co-shipping-form .field .control input[type="password"],
.page-layout-checkout #checkout .form-shipping-address .field .control select,
.checkout-index-index #checkout .form-shipping-address .field .control select,
.page-layout-checkout #opc-new-shipping-address .form-shipping-address .field .control select,
.checkout-index-index #opc-new-shipping-address .form-shipping-address .field .control select,
.page-layout-checkout #checkout .form-login .field .control select,
.checkout-index-index #checkout .form-login .field .control select,
.page-layout-checkout #opc-new-shipping-address .form-login .field .control select,
.checkout-index-index #opc-new-shipping-address .form-login .field .control select,
.page-layout-checkout #checkout #co-shipping-form .field .control select,
.checkout-index-index #checkout #co-shipping-form .field .control select,
.page-layout-checkout #opc-new-shipping-address #co-shipping-form .field .control select,
.checkout-index-index #opc-new-shipping-address #co-shipping-form .field .control select {
  transition: border-width ease-in-out 100ms;
  border: 1px solid #191919;
  border-radius: 5px;
  height: 42px;
  font-size: 16px;
  box-shadow: none;
}
.page-layout-checkout #checkout .form-shipping-address .field .control input[type="text"]:focus,
.checkout-index-index #checkout .form-shipping-address .field .control input[type="text"]:focus,
.page-layout-checkout #opc-new-shipping-address .form-shipping-address .field .control input[type="text"]:focus,
.checkout-index-index #opc-new-shipping-address .form-shipping-address .field .control input[type="text"]:focus,
.page-layout-checkout #checkout .form-login .field .control input[type="text"]:focus,
.checkout-index-index #checkout .form-login .field .control input[type="text"]:focus,
.page-layout-checkout #opc-new-shipping-address .form-login .field .control input[type="text"]:focus,
.checkout-index-index #opc-new-shipping-address .form-login .field .control input[type="text"]:focus,
.page-layout-checkout #checkout #co-shipping-form .field .control input[type="text"]:focus,
.checkout-index-index #checkout #co-shipping-form .field .control input[type="text"]:focus,
.page-layout-checkout #opc-new-shipping-address #co-shipping-form .field .control input[type="text"]:focus,
.checkout-index-index #opc-new-shipping-address #co-shipping-form .field .control input[type="text"]:focus,
.page-layout-checkout #checkout .form-shipping-address .field .control input[type="email"]:focus,
.checkout-index-index #checkout .form-shipping-address .field .control input[type="email"]:focus,
.page-layout-checkout #opc-new-shipping-address .form-shipping-address .field .control input[type="email"]:focus,
.checkout-index-index #opc-new-shipping-address .form-shipping-address .field .control input[type="email"]:focus,
.page-layout-checkout #checkout .form-login .field .control input[type="email"]:focus,
.checkout-index-index #checkout .form-login .field .control input[type="email"]:focus,
.page-layout-checkout #opc-new-shipping-address .form-login .field .control input[type="email"]:focus,
.checkout-index-index #opc-new-shipping-address .form-login .field .control input[type="email"]:focus,
.page-layout-checkout #checkout #co-shipping-form .field .control input[type="email"]:focus,
.checkout-index-index #checkout #co-shipping-form .field .control input[type="email"]:focus,
.page-layout-checkout #opc-new-shipping-address #co-shipping-form .field .control input[type="email"]:focus,
.checkout-index-index #opc-new-shipping-address #co-shipping-form .field .control input[type="email"]:focus,
.page-layout-checkout #checkout .form-shipping-address .field .control input[type="password"]:focus,
.checkout-index-index #checkout .form-shipping-address .field .control input[type="password"]:focus,
.page-layout-checkout #opc-new-shipping-address .form-shipping-address .field .control input[type="password"]:focus,
.checkout-index-index #opc-new-shipping-address .form-shipping-address .field .control input[type="password"]:focus,
.page-layout-checkout #checkout .form-login .field .control input[type="password"]:focus,
.checkout-index-index #checkout .form-login .field .control input[type="password"]:focus,
.page-layout-checkout #opc-new-shipping-address .form-login .field .control input[type="password"]:focus,
.checkout-index-index #opc-new-shipping-address .form-login .field .control input[type="password"]:focus,
.page-layout-checkout #checkout #co-shipping-form .field .control input[type="password"]:focus,
.checkout-index-index #checkout #co-shipping-form .field .control input[type="password"]:focus,
.page-layout-checkout #opc-new-shipping-address #co-shipping-form .field .control input[type="password"]:focus,
.checkout-index-index #opc-new-shipping-address #co-shipping-form .field .control input[type="password"]:focus,
.page-layout-checkout #checkout .form-shipping-address .field .control select:focus,
.checkout-index-index #checkout .form-shipping-address .field .control select:focus,
.page-layout-checkout #opc-new-shipping-address .form-shipping-address .field .control select:focus,
.checkout-index-index #opc-new-shipping-address .form-shipping-address .field .control select:focus,
.page-layout-checkout #checkout .form-login .field .control select:focus,
.checkout-index-index #checkout .form-login .field .control select:focus,
.page-layout-checkout #opc-new-shipping-address .form-login .field .control select:focus,
.checkout-index-index #opc-new-shipping-address .form-login .field .control select:focus,
.page-layout-checkout #checkout #co-shipping-form .field .control select:focus,
.checkout-index-index #checkout #co-shipping-form .field .control select:focus,
.page-layout-checkout #opc-new-shipping-address #co-shipping-form .field .control select:focus,
.checkout-index-index #opc-new-shipping-address #co-shipping-form .field .control select:focus {
  box-shadow: none;
}
.page-layout-checkout #checkout .form-shipping-address .field .control input[type="text"]::placeholder,
.checkout-index-index #checkout .form-shipping-address .field .control input[type="text"]::placeholder,
.page-layout-checkout #opc-new-shipping-address .form-shipping-address .field .control input[type="text"]::placeholder,
.checkout-index-index #opc-new-shipping-address .form-shipping-address .field .control input[type="text"]::placeholder,
.page-layout-checkout #checkout .form-login .field .control input[type="text"]::placeholder,
.checkout-index-index #checkout .form-login .field .control input[type="text"]::placeholder,
.page-layout-checkout #opc-new-shipping-address .form-login .field .control input[type="text"]::placeholder,
.checkout-index-index #opc-new-shipping-address .form-login .field .control input[type="text"]::placeholder,
.page-layout-checkout #checkout #co-shipping-form .field .control input[type="text"]::placeholder,
.checkout-index-index #checkout #co-shipping-form .field .control input[type="text"]::placeholder,
.page-layout-checkout #opc-new-shipping-address #co-shipping-form .field .control input[type="text"]::placeholder,
.checkout-index-index #opc-new-shipping-address #co-shipping-form .field .control input[type="text"]::placeholder,
.page-layout-checkout #checkout .form-shipping-address .field .control input[type="email"]::placeholder,
.checkout-index-index #checkout .form-shipping-address .field .control input[type="email"]::placeholder,
.page-layout-checkout #opc-new-shipping-address .form-shipping-address .field .control input[type="email"]::placeholder,
.checkout-index-index #opc-new-shipping-address .form-shipping-address .field .control input[type="email"]::placeholder,
.page-layout-checkout #checkout .form-login .field .control input[type="email"]::placeholder,
.checkout-index-index #checkout .form-login .field .control input[type="email"]::placeholder,
.page-layout-checkout #opc-new-shipping-address .form-login .field .control input[type="email"]::placeholder,
.checkout-index-index #opc-new-shipping-address .form-login .field .control input[type="email"]::placeholder,
.page-layout-checkout #checkout #co-shipping-form .field .control input[type="email"]::placeholder,
.checkout-index-index #checkout #co-shipping-form .field .control input[type="email"]::placeholder,
.page-layout-checkout #opc-new-shipping-address #co-shipping-form .field .control input[type="email"]::placeholder,
.checkout-index-index #opc-new-shipping-address #co-shipping-form .field .control input[type="email"]::placeholder,
.page-layout-checkout #checkout .form-shipping-address .field .control input[type="password"]::placeholder,
.checkout-index-index #checkout .form-shipping-address .field .control input[type="password"]::placeholder,
.page-layout-checkout #opc-new-shipping-address .form-shipping-address .field .control input[type="password"]::placeholder,
.checkout-index-index #opc-new-shipping-address .form-shipping-address .field .control input[type="password"]::placeholder,
.page-layout-checkout #checkout .form-login .field .control input[type="password"]::placeholder,
.checkout-index-index #checkout .form-login .field .control input[type="password"]::placeholder,
.page-layout-checkout #opc-new-shipping-address .form-login .field .control input[type="password"]::placeholder,
.checkout-index-index #opc-new-shipping-address .form-login .field .control input[type="password"]::placeholder,
.page-layout-checkout #checkout #co-shipping-form .field .control input[type="password"]::placeholder,
.checkout-index-index #checkout #co-shipping-form .field .control input[type="password"]::placeholder,
.page-layout-checkout #opc-new-shipping-address #co-shipping-form .field .control input[type="password"]::placeholder,
.checkout-index-index #opc-new-shipping-address #co-shipping-form .field .control input[type="password"]::placeholder,
.page-layout-checkout #checkout .form-shipping-address .field .control select::placeholder,
.checkout-index-index #checkout .form-shipping-address .field .control select::placeholder,
.page-layout-checkout #opc-new-shipping-address .form-shipping-address .field .control select::placeholder,
.checkout-index-index #opc-new-shipping-address .form-shipping-address .field .control select::placeholder,
.page-layout-checkout #checkout .form-login .field .control select::placeholder,
.checkout-index-index #checkout .form-login .field .control select::placeholder,
.page-layout-checkout #opc-new-shipping-address .form-login .field .control select::placeholder,
.checkout-index-index #opc-new-shipping-address .form-login .field .control select::placeholder,
.page-layout-checkout #checkout #co-shipping-form .field .control select::placeholder,
.checkout-index-index #checkout #co-shipping-form .field .control select::placeholder,
.page-layout-checkout #opc-new-shipping-address #co-shipping-form .field .control select::placeholder,
.checkout-index-index #opc-new-shipping-address #co-shipping-form .field .control select::placeholder {
  color: #000000;
  font-style: normal;
  font-size: 16px;
  visibility: hidden;
}
.page-layout-checkout #checkout .form-shipping-address .field .control input[type="text"]:focus,
.checkout-index-index #checkout .form-shipping-address .field .control input[type="text"]:focus,
.page-layout-checkout #opc-new-shipping-address .form-shipping-address .field .control input[type="text"]:focus,
.checkout-index-index #opc-new-shipping-address .form-shipping-address .field .control input[type="text"]:focus,
.page-layout-checkout #checkout .form-login .field .control input[type="text"]:focus,
.checkout-index-index #checkout .form-login .field .control input[type="text"]:focus,
.page-layout-checkout #opc-new-shipping-address .form-login .field .control input[type="text"]:focus,
.checkout-index-index #opc-new-shipping-address .form-login .field .control input[type="text"]:focus,
.page-layout-checkout #checkout #co-shipping-form .field .control input[type="text"]:focus,
.checkout-index-index #checkout #co-shipping-form .field .control input[type="text"]:focus,
.page-layout-checkout #opc-new-shipping-address #co-shipping-form .field .control input[type="text"]:focus,
.checkout-index-index #opc-new-shipping-address #co-shipping-form .field .control input[type="text"]:focus,
.page-layout-checkout #checkout .form-shipping-address .field .control input[type="email"]:focus,
.checkout-index-index #checkout .form-shipping-address .field .control input[type="email"]:focus,
.page-layout-checkout #opc-new-shipping-address .form-shipping-address .field .control input[type="email"]:focus,
.checkout-index-index #opc-new-shipping-address .form-shipping-address .field .control input[type="email"]:focus,
.page-layout-checkout #checkout .form-login .field .control input[type="email"]:focus,
.checkout-index-index #checkout .form-login .field .control input[type="email"]:focus,
.page-layout-checkout #opc-new-shipping-address .form-login .field .control input[type="email"]:focus,
.checkout-index-index #opc-new-shipping-address .form-login .field .control input[type="email"]:focus,
.page-layout-checkout #checkout #co-shipping-form .field .control input[type="email"]:focus,
.checkout-index-index #checkout #co-shipping-form .field .control input[type="email"]:focus,
.page-layout-checkout #opc-new-shipping-address #co-shipping-form .field .control input[type="email"]:focus,
.checkout-index-index #opc-new-shipping-address #co-shipping-form .field .control input[type="email"]:focus,
.page-layout-checkout #checkout .form-shipping-address .field .control input[type="password"]:focus,
.checkout-index-index #checkout .form-shipping-address .field .control input[type="password"]:focus,
.page-layout-checkout #opc-new-shipping-address .form-shipping-address .field .control input[type="password"]:focus,
.checkout-index-index #opc-new-shipping-address .form-shipping-address .field .control input[type="password"]:focus,
.page-layout-checkout #checkout .form-login .field .control input[type="password"]:focus,
.checkout-index-index #checkout .form-login .field .control input[type="password"]:focus,
.page-layout-checkout #opc-new-shipping-address .form-login .field .control input[type="password"]:focus,
.checkout-index-index #opc-new-shipping-address .form-login .field .control input[type="password"]:focus,
.page-layout-checkout #checkout #co-shipping-form .field .control input[type="password"]:focus,
.checkout-index-index #checkout #co-shipping-form .field .control input[type="password"]:focus,
.page-layout-checkout #opc-new-shipping-address #co-shipping-form .field .control input[type="password"]:focus,
.checkout-index-index #opc-new-shipping-address #co-shipping-form .field .control input[type="password"]:focus,
.page-layout-checkout #checkout .form-shipping-address .field .control select:focus,
.checkout-index-index #checkout .form-shipping-address .field .control select:focus,
.page-layout-checkout #opc-new-shipping-address .form-shipping-address .field .control select:focus,
.checkout-index-index #opc-new-shipping-address .form-shipping-address .field .control select:focus,
.page-layout-checkout #checkout .form-login .field .control select:focus,
.checkout-index-index #checkout .form-login .field .control select:focus,
.page-layout-checkout #opc-new-shipping-address .form-login .field .control select:focus,
.checkout-index-index #opc-new-shipping-address .form-login .field .control select:focus,
.page-layout-checkout #checkout #co-shipping-form .field .control select:focus,
.checkout-index-index #checkout #co-shipping-form .field .control select:focus,
.page-layout-checkout #opc-new-shipping-address #co-shipping-form .field .control select:focus,
.checkout-index-index #opc-new-shipping-address #co-shipping-form .field .control select:focus {
  border: 2px solid #000000;
}
.page-layout-checkout #checkout .form-shipping-address .field .control select.select label,
.checkout-index-index #checkout .form-shipping-address .field .control select.select label,
.page-layout-checkout #opc-new-shipping-address .form-shipping-address .field .control select.select label,
.checkout-index-index #opc-new-shipping-address .form-shipping-address .field .control select.select label,
.page-layout-checkout #checkout .form-login .field .control select.select label,
.checkout-index-index #checkout .form-login .field .control select.select label,
.page-layout-checkout #opc-new-shipping-address .form-login .field .control select.select label,
.checkout-index-index #opc-new-shipping-address .form-login .field .control select.select label,
.page-layout-checkout #checkout #co-shipping-form .field .control select.select label,
.checkout-index-index #checkout #co-shipping-form .field .control select.select label,
.page-layout-checkout #opc-new-shipping-address #co-shipping-form .field .control select.select label,
.checkout-index-index #opc-new-shipping-address #co-shipping-form .field .control select.select label {
  display: block;
  margin-bottom: 10px;
}
.page-layout-checkout #checkout .form-shipping-address .field .control._with-tooltip .field-tooltip,
.checkout-index-index #checkout .form-shipping-address .field .control._with-tooltip .field-tooltip,
.page-layout-checkout #opc-new-shipping-address .form-shipping-address .field .control._with-tooltip .field-tooltip,
.checkout-index-index #opc-new-shipping-address .form-shipping-address .field .control._with-tooltip .field-tooltip,
.page-layout-checkout #checkout .form-login .field .control._with-tooltip .field-tooltip,
.checkout-index-index #checkout .form-login .field .control._with-tooltip .field-tooltip,
.page-layout-checkout #opc-new-shipping-address .form-login .field .control._with-tooltip .field-tooltip,
.checkout-index-index #opc-new-shipping-address .form-login .field .control._with-tooltip .field-tooltip,
.page-layout-checkout #checkout #co-shipping-form .field .control._with-tooltip .field-tooltip,
.checkout-index-index #checkout #co-shipping-form .field .control._with-tooltip .field-tooltip,
.page-layout-checkout #opc-new-shipping-address #co-shipping-form .field .control._with-tooltip .field-tooltip,
.checkout-index-index #opc-new-shipping-address #co-shipping-form .field .control._with-tooltip .field-tooltip {
  top: 8px;
  right: 8px;
}
.page-layout-checkout #checkout .form-shipping-address .field .control._with-tooltip select,
.checkout-index-index #checkout .form-shipping-address .field .control._with-tooltip select,
.page-layout-checkout #opc-new-shipping-address .form-shipping-address .field .control._with-tooltip select,
.checkout-index-index #opc-new-shipping-address .form-shipping-address .field .control._with-tooltip select,
.page-layout-checkout #checkout .form-login .field .control._with-tooltip select,
.checkout-index-index #checkout .form-login .field .control._with-tooltip select,
.page-layout-checkout #opc-new-shipping-address .form-login .field .control._with-tooltip select,
.checkout-index-index #opc-new-shipping-address .form-login .field .control._with-tooltip select,
.page-layout-checkout #checkout #co-shipping-form .field .control._with-tooltip select,
.checkout-index-index #checkout #co-shipping-form .field .control._with-tooltip select,
.page-layout-checkout #opc-new-shipping-address #co-shipping-form .field .control._with-tooltip select,
.checkout-index-index #opc-new-shipping-address #co-shipping-form .field .control._with-tooltip select {
  width: 88%;
  padding: 0 20px 0 5px;
}
.page-layout-checkout #checkout .form-shipping-address .field.field-filled .control input[type="text"],
.checkout-index-index #checkout .form-shipping-address .field.field-filled .control input[type="text"],
.page-layout-checkout #opc-new-shipping-address .form-shipping-address .field.field-filled .control input[type="text"],
.checkout-index-index #opc-new-shipping-address .form-shipping-address .field.field-filled .control input[type="text"],
.page-layout-checkout #checkout .form-login .field.field-filled .control input[type="text"],
.checkout-index-index #checkout .form-login .field.field-filled .control input[type="text"],
.page-layout-checkout #opc-new-shipping-address .form-login .field.field-filled .control input[type="text"],
.checkout-index-index #opc-new-shipping-address .form-login .field.field-filled .control input[type="text"],
.page-layout-checkout #checkout #co-shipping-form .field.field-filled .control input[type="text"],
.checkout-index-index #checkout #co-shipping-form .field.field-filled .control input[type="text"],
.page-layout-checkout #opc-new-shipping-address #co-shipping-form .field.field-filled .control input[type="text"],
.checkout-index-index #opc-new-shipping-address #co-shipping-form .field.field-filled .control input[type="text"],
.page-layout-checkout #checkout .form-shipping-address .field.field-filled .control input[type="email"],
.checkout-index-index #checkout .form-shipping-address .field.field-filled .control input[type="email"],
.page-layout-checkout #opc-new-shipping-address .form-shipping-address .field.field-filled .control input[type="email"],
.checkout-index-index #opc-new-shipping-address .form-shipping-address .field.field-filled .control input[type="email"],
.page-layout-checkout #checkout .form-login .field.field-filled .control input[type="email"],
.checkout-index-index #checkout .form-login .field.field-filled .control input[type="email"],
.page-layout-checkout #opc-new-shipping-address .form-login .field.field-filled .control input[type="email"],
.checkout-index-index #opc-new-shipping-address .form-login .field.field-filled .control input[type="email"],
.page-layout-checkout #checkout #co-shipping-form .field.field-filled .control input[type="email"],
.checkout-index-index #checkout #co-shipping-form .field.field-filled .control input[type="email"],
.page-layout-checkout #opc-new-shipping-address #co-shipping-form .field.field-filled .control input[type="email"],
.checkout-index-index #opc-new-shipping-address #co-shipping-form .field.field-filled .control input[type="email"],
.page-layout-checkout #checkout .form-shipping-address .field.field-filled .control input[type="password"],
.checkout-index-index #checkout .form-shipping-address .field.field-filled .control input[type="password"],
.page-layout-checkout #opc-new-shipping-address .form-shipping-address .field.field-filled .control input[type="password"],
.checkout-index-index #opc-new-shipping-address .form-shipping-address .field.field-filled .control input[type="password"],
.page-layout-checkout #checkout .form-login .field.field-filled .control input[type="password"],
.checkout-index-index #checkout .form-login .field.field-filled .control input[type="password"],
.page-layout-checkout #opc-new-shipping-address .form-login .field.field-filled .control input[type="password"],
.checkout-index-index #opc-new-shipping-address .form-login .field.field-filled .control input[type="password"],
.page-layout-checkout #checkout #co-shipping-form .field.field-filled .control input[type="password"],
.checkout-index-index #checkout #co-shipping-form .field.field-filled .control input[type="password"],
.page-layout-checkout #opc-new-shipping-address #co-shipping-form .field.field-filled .control input[type="password"],
.checkout-index-index #opc-new-shipping-address #co-shipping-form .field.field-filled .control input[type="password"],
.page-layout-checkout #checkout .form-shipping-address .field.field-filled .control select,
.checkout-index-index #checkout .form-shipping-address .field.field-filled .control select,
.page-layout-checkout #opc-new-shipping-address .form-shipping-address .field.field-filled .control select,
.checkout-index-index #opc-new-shipping-address .form-shipping-address .field.field-filled .control select,
.page-layout-checkout #checkout .form-login .field.field-filled .control select,
.checkout-index-index #checkout .form-login .field.field-filled .control select,
.page-layout-checkout #opc-new-shipping-address .form-login .field.field-filled .control select,
.checkout-index-index #opc-new-shipping-address .form-login .field.field-filled .control select,
.page-layout-checkout #checkout #co-shipping-form .field.field-filled .control select,
.checkout-index-index #checkout #co-shipping-form .field.field-filled .control select,
.page-layout-checkout #opc-new-shipping-address #co-shipping-form .field.field-filled .control select,
.checkout-index-index #opc-new-shipping-address #co-shipping-form .field.field-filled .control select {
  border-color: #b0b0b0;
}
.page-layout-checkout #checkout .form-shipping-address .field.field-filled label,
.checkout-index-index #checkout .form-shipping-address .field.field-filled label,
.page-layout-checkout #opc-new-shipping-address .form-shipping-address .field.field-filled label,
.checkout-index-index #opc-new-shipping-address .form-shipping-address .field.field-filled label,
.page-layout-checkout #checkout .form-login .field.field-filled label,
.checkout-index-index #checkout .form-login .field.field-filled label,
.page-layout-checkout #opc-new-shipping-address .form-login .field.field-filled label,
.checkout-index-index #opc-new-shipping-address .form-login .field.field-filled label,
.page-layout-checkout #checkout #co-shipping-form .field.field-filled label,
.checkout-index-index #checkout #co-shipping-form .field.field-filled label,
.page-layout-checkout #opc-new-shipping-address #co-shipping-form .field.field-filled label,
.checkout-index-index #opc-new-shipping-address #co-shipping-form .field.field-filled label,
.page-layout-checkout #checkout .form-shipping-address .field.field-filled legend.label,
.checkout-index-index #checkout .form-shipping-address .field.field-filled legend.label,
.page-layout-checkout #opc-new-shipping-address .form-shipping-address .field.field-filled legend.label,
.checkout-index-index #opc-new-shipping-address .form-shipping-address .field.field-filled legend.label,
.page-layout-checkout #checkout .form-login .field.field-filled legend.label,
.checkout-index-index #checkout .form-login .field.field-filled legend.label,
.page-layout-checkout #opc-new-shipping-address .form-login .field.field-filled legend.label,
.checkout-index-index #opc-new-shipping-address .form-login .field.field-filled legend.label,
.page-layout-checkout #checkout #co-shipping-form .field.field-filled legend.label,
.checkout-index-index #checkout #co-shipping-form .field.field-filled legend.label,
.page-layout-checkout #opc-new-shipping-address #co-shipping-form .field.field-filled legend.label,
.checkout-index-index #opc-new-shipping-address #co-shipping-form .field.field-filled legend.label {
  color: #b0b0b0;
}
.page-layout-checkout #checkout .form-shipping-address .field._error label,
.checkout-index-index #checkout .form-shipping-address .field._error label,
.page-layout-checkout #opc-new-shipping-address .form-shipping-address .field._error label,
.checkout-index-index #opc-new-shipping-address .form-shipping-address .field._error label,
.page-layout-checkout #checkout .form-login .field._error label,
.checkout-index-index #checkout .form-login .field._error label,
.page-layout-checkout #opc-new-shipping-address .form-login .field._error label,
.checkout-index-index #opc-new-shipping-address .form-login .field._error label,
.page-layout-checkout #checkout #co-shipping-form .field._error label,
.checkout-index-index #checkout #co-shipping-form .field._error label,
.page-layout-checkout #opc-new-shipping-address #co-shipping-form .field._error label,
.checkout-index-index #opc-new-shipping-address #co-shipping-form .field._error label,
.page-layout-checkout #checkout .form-shipping-address .field._error legend.label,
.checkout-index-index #checkout .form-shipping-address .field._error legend.label,
.page-layout-checkout #opc-new-shipping-address .form-shipping-address .field._error legend.label,
.checkout-index-index #opc-new-shipping-address .form-shipping-address .field._error legend.label,
.page-layout-checkout #checkout .form-login .field._error legend.label,
.checkout-index-index #checkout .form-login .field._error legend.label,
.page-layout-checkout #opc-new-shipping-address .form-login .field._error legend.label,
.checkout-index-index #opc-new-shipping-address .form-login .field._error legend.label,
.page-layout-checkout #checkout #co-shipping-form .field._error legend.label,
.checkout-index-index #checkout #co-shipping-form .field._error legend.label,
.page-layout-checkout #opc-new-shipping-address #co-shipping-form .field._error legend.label,
.checkout-index-index #opc-new-shipping-address #co-shipping-form .field._error legend.label {
  color: #ff0000;
}
.page-layout-checkout #checkout .form-shipping-address .field._error .control input[type="text"],
.checkout-index-index #checkout .form-shipping-address .field._error .control input[type="text"],
.page-layout-checkout #opc-new-shipping-address .form-shipping-address .field._error .control input[type="text"],
.checkout-index-index #opc-new-shipping-address .form-shipping-address .field._error .control input[type="text"],
.page-layout-checkout #checkout .form-login .field._error .control input[type="text"],
.checkout-index-index #checkout .form-login .field._error .control input[type="text"],
.page-layout-checkout #opc-new-shipping-address .form-login .field._error .control input[type="text"],
.checkout-index-index #opc-new-shipping-address .form-login .field._error .control input[type="text"],
.page-layout-checkout #checkout #co-shipping-form .field._error .control input[type="text"],
.checkout-index-index #checkout #co-shipping-form .field._error .control input[type="text"],
.page-layout-checkout #opc-new-shipping-address #co-shipping-form .field._error .control input[type="text"],
.checkout-index-index #opc-new-shipping-address #co-shipping-form .field._error .control input[type="text"],
.page-layout-checkout #checkout .form-shipping-address .field._error .control input[type="email"],
.checkout-index-index #checkout .form-shipping-address .field._error .control input[type="email"],
.page-layout-checkout #opc-new-shipping-address .form-shipping-address .field._error .control input[type="email"],
.checkout-index-index #opc-new-shipping-address .form-shipping-address .field._error .control input[type="email"],
.page-layout-checkout #checkout .form-login .field._error .control input[type="email"],
.checkout-index-index #checkout .form-login .field._error .control input[type="email"],
.page-layout-checkout #opc-new-shipping-address .form-login .field._error .control input[type="email"],
.checkout-index-index #opc-new-shipping-address .form-login .field._error .control input[type="email"],
.page-layout-checkout #checkout #co-shipping-form .field._error .control input[type="email"],
.checkout-index-index #checkout #co-shipping-form .field._error .control input[type="email"],
.page-layout-checkout #opc-new-shipping-address #co-shipping-form .field._error .control input[type="email"],
.checkout-index-index #opc-new-shipping-address #co-shipping-form .field._error .control input[type="email"],
.page-layout-checkout #checkout .form-shipping-address .field._error .control input[type="password"],
.checkout-index-index #checkout .form-shipping-address .field._error .control input[type="password"],
.page-layout-checkout #opc-new-shipping-address .form-shipping-address .field._error .control input[type="password"],
.checkout-index-index #opc-new-shipping-address .form-shipping-address .field._error .control input[type="password"],
.page-layout-checkout #checkout .form-login .field._error .control input[type="password"],
.checkout-index-index #checkout .form-login .field._error .control input[type="password"],
.page-layout-checkout #opc-new-shipping-address .form-login .field._error .control input[type="password"],
.checkout-index-index #opc-new-shipping-address .form-login .field._error .control input[type="password"],
.page-layout-checkout #checkout #co-shipping-form .field._error .control input[type="password"],
.checkout-index-index #checkout #co-shipping-form .field._error .control input[type="password"],
.page-layout-checkout #opc-new-shipping-address #co-shipping-form .field._error .control input[type="password"],
.checkout-index-index #opc-new-shipping-address #co-shipping-form .field._error .control input[type="password"],
.page-layout-checkout #checkout .form-shipping-address .field._error .control select,
.checkout-index-index #checkout .form-shipping-address .field._error .control select,
.page-layout-checkout #opc-new-shipping-address .form-shipping-address .field._error .control select,
.checkout-index-index #opc-new-shipping-address .form-shipping-address .field._error .control select,
.page-layout-checkout #checkout .form-login .field._error .control select,
.checkout-index-index #checkout .form-login .field._error .control select,
.page-layout-checkout #opc-new-shipping-address .form-login .field._error .control select,
.checkout-index-index #opc-new-shipping-address .form-login .field._error .control select,
.page-layout-checkout #checkout #co-shipping-form .field._error .control select,
.checkout-index-index #checkout #co-shipping-form .field._error .control select,
.page-layout-checkout #opc-new-shipping-address #co-shipping-form .field._error .control select,
.checkout-index-index #opc-new-shipping-address #co-shipping-form .field._error .control select {
  border: 1px solid #ff1919;
}
.page-layout-checkout #checkout .form-shipping-address .field._error .control input[type="text"]:focus,
.checkout-index-index #checkout .form-shipping-address .field._error .control input[type="text"]:focus,
.page-layout-checkout #opc-new-shipping-address .form-shipping-address .field._error .control input[type="text"]:focus,
.checkout-index-index #opc-new-shipping-address .form-shipping-address .field._error .control input[type="text"]:focus,
.page-layout-checkout #checkout .form-login .field._error .control input[type="text"]:focus,
.checkout-index-index #checkout .form-login .field._error .control input[type="text"]:focus,
.page-layout-checkout #opc-new-shipping-address .form-login .field._error .control input[type="text"]:focus,
.checkout-index-index #opc-new-shipping-address .form-login .field._error .control input[type="text"]:focus,
.page-layout-checkout #checkout #co-shipping-form .field._error .control input[type="text"]:focus,
.checkout-index-index #checkout #co-shipping-form .field._error .control input[type="text"]:focus,
.page-layout-checkout #opc-new-shipping-address #co-shipping-form .field._error .control input[type="text"]:focus,
.checkout-index-index #opc-new-shipping-address #co-shipping-form .field._error .control input[type="text"]:focus,
.page-layout-checkout #checkout .form-shipping-address .field._error .control input[type="email"]:focus,
.checkout-index-index #checkout .form-shipping-address .field._error .control input[type="email"]:focus,
.page-layout-checkout #opc-new-shipping-address .form-shipping-address .field._error .control input[type="email"]:focus,
.checkout-index-index #opc-new-shipping-address .form-shipping-address .field._error .control input[type="email"]:focus,
.page-layout-checkout #checkout .form-login .field._error .control input[type="email"]:focus,
.checkout-index-index #checkout .form-login .field._error .control input[type="email"]:focus,
.page-layout-checkout #opc-new-shipping-address .form-login .field._error .control input[type="email"]:focus,
.checkout-index-index #opc-new-shipping-address .form-login .field._error .control input[type="email"]:focus,
.page-layout-checkout #checkout #co-shipping-form .field._error .control input[type="email"]:focus,
.checkout-index-index #checkout #co-shipping-form .field._error .control input[type="email"]:focus,
.page-layout-checkout #opc-new-shipping-address #co-shipping-form .field._error .control input[type="email"]:focus,
.checkout-index-index #opc-new-shipping-address #co-shipping-form .field._error .control input[type="email"]:focus,
.page-layout-checkout #checkout .form-shipping-address .field._error .control input[type="password"]:focus,
.checkout-index-index #checkout .form-shipping-address .field._error .control input[type="password"]:focus,
.page-layout-checkout #opc-new-shipping-address .form-shipping-address .field._error .control input[type="password"]:focus,
.checkout-index-index #opc-new-shipping-address .form-shipping-address .field._error .control input[type="password"]:focus,
.page-layout-checkout #checkout .form-login .field._error .control input[type="password"]:focus,
.checkout-index-index #checkout .form-login .field._error .control input[type="password"]:focus,
.page-layout-checkout #opc-new-shipping-address .form-login .field._error .control input[type="password"]:focus,
.checkout-index-index #opc-new-shipping-address .form-login .field._error .control input[type="password"]:focus,
.page-layout-checkout #checkout #co-shipping-form .field._error .control input[type="password"]:focus,
.checkout-index-index #checkout #co-shipping-form .field._error .control input[type="password"]:focus,
.page-layout-checkout #opc-new-shipping-address #co-shipping-form .field._error .control input[type="password"]:focus,
.checkout-index-index #opc-new-shipping-address #co-shipping-form .field._error .control input[type="password"]:focus,
.page-layout-checkout #checkout .form-shipping-address .field._error .control select:focus,
.checkout-index-index #checkout .form-shipping-address .field._error .control select:focus,
.page-layout-checkout #opc-new-shipping-address .form-shipping-address .field._error .control select:focus,
.checkout-index-index #opc-new-shipping-address .form-shipping-address .field._error .control select:focus,
.page-layout-checkout #checkout .form-login .field._error .control select:focus,
.checkout-index-index #checkout .form-login .field._error .control select:focus,
.page-layout-checkout #opc-new-shipping-address .form-login .field._error .control select:focus,
.checkout-index-index #opc-new-shipping-address .form-login .field._error .control select:focus,
.page-layout-checkout #checkout #co-shipping-form .field._error .control select:focus,
.checkout-index-index #checkout #co-shipping-form .field._error .control select:focus,
.page-layout-checkout #opc-new-shipping-address #co-shipping-form .field._error .control select:focus,
.checkout-index-index #opc-new-shipping-address #co-shipping-form .field._error .control select:focus {
  border: 2px solid #ff0000;
}
.page-layout-checkout .modal-content .fieldset.address .field.street,
.checkout-index-index .modal-content .fieldset.address .field.street {
  float: none;
}
.loader .page-layout-checkout #opc-shipping_method .loading-mask::before,
.loader .checkout-index-index #opc-shipping_method .loading-mask::before {
  content: '';
  display: flex;
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(20, 17, 17, 0.8);
  top: 0;
  left: 0;
  z-index: 100;
}
@media (max-width: 767px) {
  .page-layout-checkout #opc-new-shipping-address {
    margin-top: 20px;
  }
}
.message-MSI-checkout {
  color: #797979;
  padding-bottom: 15px;
  background: #fff;
  margin-bottom: 10px;
}
.message-MSI-checkout b {
  color: #777777;
}
.action.edit-address-link #button-link-checkout-address {
  color: #00458b;
}
.actions-toolbar > .secondary:last-child {
  float: left;
  margin-top: 10px;
  margin-left: 10px;
}
.actions-toolbar {
  margin-top: 7px;
}
#opc-sidebar .opc-block-custom-information .content-knowus {
  width: 100%;
  margin: 0 auto 15px 0;
}
#opc-sidebar .opc-block-custom-information .content-knowus .question-knowus {
  font-size: 1.5rem;
  color: #363636;
  font-weight: 700;
}
table.table-totals td#msiMessageStyle {
  font-size: 1em;
  text-align: right;
  padding-right: 4px;
  padding-bottom: 10px;
  padding-top: 0;
}
.pla {
  padding-top: 40px;
}
.pla .pla-product {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  column-gap: 36px;
}
.pla .pla-product .pla-images {
  width: 100%;
  max-width: 654px;
  flex-grow: 1;
}
.pla .pla-product .pla-images .pla-featured-image {
  position: relative;
  height: 388px;
}
.pla .pla-product .pla-images .pla-featured-image .thumbnails-legend {
  position: absolute;
  bottom: 70px;
  left: 0;
  color: #7e7e7e;
}
.pla .pla-product .pla-images .pla-featured-image .product.media {
  top: 0 !important;
  position: relative !important;
  margin: 0;
  width: 100%;
  max-height: 438px;
}
.pla .pla-product .pla-images .pla-featured-image .product.media .fotorama-item .fotorama__stage {
  max-height: 292px;
  width: auto !important;
}
.pla .pla-product .pla-product-info {
  flex: 1;
}
.pla .pla-product .pla-product-info .page-title-wrapper .page-title {
  margin-bottom: 10px;
}
.pla .pla-product .pla-product-info .page-title-wrapper .page-title span {
  font-family: GothamBold, ArialBlack, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
}
.pla .pla-product .pla-product-info .info-product-content {
  padding: 0 !important;
}
.pla .pla-product .pla-product-info .info-product-content .ranking-wrapper {
  cursor: pointer;
  margin: 0;
  padding: 0;
}
.pla .pla-product .pla-product-info .info-product-content .ranking-wrapper .ranking-container {
  display: flex;
  align-items: center;
}
.pla .pla-product .pla-product-info .product-info-main {
  float: none;
  width: 100%;
  margin-top: 0;
}
.pla .pla-product .pla-product-info .product-info-main .page-title-wrapper .page-title {
  font-family: "Gotham", Arial, sans-serif;
  line-height: normal;
}
.pla .pla-product .pla-product-info .product-info-main.pla-action-buttons {
  margin-top: 39px;
}
.pla .pla-product .pla-product-info .product-info-main .payment-methods-wrapper {
  display: none;
}
.pla .pla-product .pla-product-info .product-info-main .product-info-price {
  min-height: 35px;
}
.pla .pla-product .pla-product-info .product-info-main .product-info-price .price-box {
  padding-right: 0;
}
.pla .pla-product .pla-product-info .product-info-main .product-info-price .price-box .price-wrapper {
  font-family: GothamBold, ArialBlack, sans-serif;
}
.pla .pla-product .pla-product-info .product-info-main .product-info-price .price-box .price-wrapper .tag-discount-promotion {
  display: none !important;
}
.pla .pla-product .pla-product-info .product-info-main .product-info-price .price-box .price-wrapper .final-price {
  display: flex;
  align-items: center;
  font-family: GothamBold, ArialBlack, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  color: #eb4933;
}
.pla .pla-product .pla-product-info .product-info-main .product-info-price .price-box .price-wrapper .old-price {
  padding-right: 0;
  display: flex;
  align-items: center;
  font-family: "Lato", Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
}
.pla .pla-product .pla-product-info .product-info-main .product-info-price .price-box .price-wrapper .old-price .tag-campaign-discount-nb {
  font-family: "Lato", Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  color: #7e7e7e;
}
.pla .pla-product .pla-product-info .product-info-main .pla-colors {
  min-height: 65px;
}
.pla .pla-product .pla-product-info .product-info-main .pla-colors .swatches-title-color {
  margin: 32px 0 13px;
  font-size: 16px;
  font-weight: 800;
  font-family: "Lato", Arial, sans-serif;
}
.pla .pla-product .pla-product-info .product-info-main .pla-colors .gaia-swatches-pv {
  display: grid;
  grid-template-columns: repeat(10, 35px);
  column-gap: 2px;
  row-gap: 10px;
  align-items: center;
}
.pla .pla-product .pla-product-info .product-info-main .pla-colors .gaia-swatches-pv .gaia-color-item {
  width: 26px;
  height: 26px;
  min-width: 26px;
  margin: 0 auto;
}
.pla .pla-product .pla-product-info .product-info-main .pla-colors .gaia-swatches-pv .gaia-color-item:hover {
  transform: scale(1.15);
  transform-origin: center;
  outline: 0;
  border: 2px solid #ef9c2b;
}
.pla .pla-product .pla-product-info .product-info-main .pla-colors .gaia-swatches-pv .gaia-color-item,
.pla .pla-product .pla-product-info .product-info-main .pla-colors .gaia-swatches-pv .gaia-color-item.gaia-color-item-selected:hover {
  transform: none;
}
.pla .pla-product .pla-product-info .product-info-main .pla-colors .gaia-swatches-pv .gaia-color-item,
.pla .pla-product .pla-product-info .product-info-main .pla-colors .gaia-swatches-pv .gaia-color-item.gaia-color-item-selected:after {
  transition: all 0.3s;
}
.pla .pla-product .pla-product-info .product-info-main .pla-colors .gaia-swatches-pv .gaia-color-item.gaia-color-item-selected {
  margin-top: 0;
  width: 34px;
  height: 34px;
  min-width: 34px;
  border: 3px solid #fff;
  position: relative;
}
.pla .pla-product .pla-product-info .product-info-main .pla-colors .gaia-swatches-pv .gaia-color-item.gaia-color-item-selected:hover:after {
  border: 2px solid #ef9c2b;
}
.pla .pla-product .pla-product-info .product-info-main .pla-colors .gaia-swatches-pv .gaia-color-item.gaia-color-item-selected:after {
  content: '';
  position: absolute;
  top: -5px;
  left: -5px;
  right: -5px;
  bottom: -5px;
  background: 0 0;
  border: 3px solid #000;
  border-radius: 50%;
  z-index: -1;
}
.pla .pla-product .pla-product-info .product-info-main .product-add-form form .field.qty {
  border-radius: 36px;
}
.pla .pla-product .pla-product-info .product-info-main .product-add-form form .box-tocart button.gaiaAddcart,
.pla .pla-product .pla-product-info .product-info-main .product-add-form form .box-tocart button.goToCheckout,
.pla .pla-product .pla-product-info .product-info-main .product-add-form form .box-tocart .cart.table-wrapper .actions-toolbar > .action.gaiaAddcart,
.pla .pla-product .pla-product-info .product-info-main .product-add-form form .box-tocart .cart.table-wrapper .actions-toolbar > .action.goToCheckout,
.pla .pla-product .pla-product-info .product-info-main .product-add-form form .box-tocart .action-gift.gaiaAddcart,
.pla .pla-product .pla-product-info .product-info-main .product-add-form form .box-tocart .action-gift.goToCheckout {
  border-radius: 36px;
}
.pla .pla-product .pla-product-info .extra-product-actions {
  margin-top: 39px;
}
.pla .pla-product .pla-product-info .extra-product-actions .block-delivery-days-wrapper .delivery-info-title {
  font-family: GothamBold, ArialBlack, sans-serif;
  font-size: 2rem;
  font-weight: 900;
  color: #000000;
}
.pla .pla-product .pla-product-info .extra-product-actions .block-delivery-days-wrapper .label-delivery-info-RF,
.pla .pla-product .pla-product-info .extra-product-actions .block-delivery-days-wrapper .calc,
.pla .pla-product .pla-product-info .extra-product-actions .block-delivery-days-wrapper .label-delivery-info,
.pla .pla-product .pla-product-info .extra-product-actions .block-delivery-days-wrapper .msgcost_shipping,
.pla .pla-product .pla-product-info .extra-product-actions .block-delivery-days-wrapper .another-link-container .calc {
  font-family: "Lato", Arial, sans-serif;
  font-weight: 500;
  font-size: 16px;
}
.pla .pla-product .pla-product-info .extra-product-actions .block-delivery-days-wrapper .calc {
  color: #ea5b2f;
}
.pla .pla-product .pla-product-info .extra-product-actions .block-delivery-days-wrapper #postal-external.input-postal-code {
  height: 40px;
}
.pla .pla-product .pla-product-info .extra-product-actions .block-delivery-days-wrapper .calculate-button,
.pla .pla-product .pla-product-info .extra-product-actions .block-delivery-days-wrapper .calculate-button:hover {
  background: #000000;
  border-radius: 25px;
  padding: 15px;
  color: #ffffff;
}
.pla .pla-product .pla-product-info .extra-product-actions .block-delivery-days-wrapper .calculate-button:last-of-type,
.pla .pla-product .pla-product-info .extra-product-actions .block-delivery-days-wrapper .calculate-button:hover:last-of-type {
  border: 0;
  background: none;
  color: #000000;
}
.pla .pla-footer {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 100%;
  padding: 20px 0;
  justify-content: end;
  column-gap: 5px;
}
.pla .pla-footer a {
  color: #ea5b2f;
  text-decoration: underline;
  font-weight: 700;
}
.pla .pla-footer:after {
  font-family: 'gaia-icons';
  color: #ea5b2f;
  content: "\e902";
  font-weight: 700;
}
.pla .pla-product-mobile {
  display: none;
}
.list-container-pla,
.pla-bottom-container {
  overflow-x: hidden;
  flex-direction: column;
}
.list-container-pla .list_title,
.pla-bottom-container .list_title {
  margin-bottom: 50px;
  font-family: GothamBold, ArialBlack, sans-serif;
  font-weight: 700;
  font-size: 24px;
  display: flex;
  flex-direction: column;
}
.list-container-pla .list_title small.total_products,
.pla-bottom-container .list_title small.total_products {
  font-family: "Lato", Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
}
.list-container-pla .pagination_number,
.pla-bottom-container .pagination_number {
  display: none;
}
@media (max-width: 480px) {
  .pla {
    padding: 13px 13px 0;
  }
  .pla .pla-product {
    flex-wrap: nowrap;
    column-gap: 9px;
  }
  .pla .pla-product .pla-images {
    max-width: 142px;
  }
  .pla .pla-product .pla-images .pla-featured-image {
    height: unset;
  }
  .pla .pla-product .pla-images .pla-featured-image .thumbnails-legend {
    display: none;
  }
  .pla .pla-product .pla-images .pla-featured-image .product.media {
    max-height: 137px;
  }
  .pla .pla-product .pla-images .pla-featured-image .product.media .fotorama-item .fotorama__wrap {
    margin-top: 0;
  }
  .pla .pla-product .pla-images .pla-featured-image .product.media .fotorama-item .fotorama__stage {
    max-height: 137px;
  }
  .pla .pla-product .pla-product-info {
    max-width: 238px;
  }
  .pla .pla-product .pla-product-info .page-title-wrapper .page-title span {
    display: inline-block;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
  }
  .pla .pla-product .pla-product-info .info-product-content .ranking-wrapper {
    margin-bottom: 0;
  }
  .pla .pla-product .pla-product-info .product-info-main .product-info-price {
    min-height: 67px;
  }
  .pla .pla-product .pla-product-info .product-info-main .product-info-price .price-box {
    padding-right: 0;
  }
  .pla .pla-product .pla-product-info .product-info-main .product-info-price .price-box .price-wrapper {
    display: flex;
    gap: 3px;
    flex-wrap: wrap;
  }
  .pla .pla-product .pla-product-info .product-info-main .product-info-price .price-box .price-wrapper .final-price,
  .pla .pla-product .pla-product-info .product-info-main .product-info-price .price-box .price-wrapper .old-price {
    height: 32px;
    padding: 0;
    font-size: 18px;
  }
  .pla .pla-product .pla-product-info .product-info-main .product-info-price .price-box .price-wrapper .old-price.price {
    font-size: 16px;
  }
  .pla .pla-product .pla-product-info .product-info-main .pla-colors {
    min-height: 52px;
  }
  .pla .pla-product .pla-product-info .product-info-main .pla-colors .swatches-title-color {
    margin: 15px 0 10px;
    font-size: 16px;
    font-weight: 800;
    font-family: "Lato", Arial, sans-serif;
  }
  .pla .pla-product .pla-product-info .product-info-main .pla-colors .gaia-swatches-pv {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(18px, 1fr));
    grid-gap: 15px;
    row-gap: 10px;
    align-items: center;
  }
  .pla .pla-product .pla-product-info .product-info-main .pla-colors .gaia-swatches-pv .gaia-color-item {
    min-width: 18px;
    width: 18px;
    height: 18px;
  }
  .pla .pla-product .pla-product-info .product-info-main .pla-colors .gaia-swatches-pv .gaia-color-item.gaia-color-item-selected {
    margin-top: 0;
    min-width: 24px;
    width: 24px;
    height: 24px;
  }
  .pla .pla-product .pla-product-info .extra-product-actions {
    display: none;
  }
  .pla .pla-product-mobile {
    min-height: 328px;
    margin-top: 26px;
    display: block;
  }
  .pla .pla-product-mobile .thumbnails-legend {
    color: #7e7e7e;
  }
  .pla .pla-product-mobile .extra-product-actions-mobile {
    min-height: 194px;
  }
  .pla .pla-product-mobile .extra-product-actions-mobile .pla-footer {
    padding: 0;
  }
  .pla .pla-product-mobile .extra-product-actions-mobile .payment-methods-wrapper {
    display: none;
  }
  .pla .pla-product-mobile .extra-product-actions-mobile .block-delivery-days-wrapper .delivery-info-title {
    font-family: GothamBold, ArialBlack, sans-serif;
    font-size: 20rem;
    font-weight: 900;
    color: #000000;
  }
  .pla .pla-product-mobile .extra-product-actions-mobile .block-delivery-days-wrapper .label-delivery-info-RF,
  .pla .pla-product-mobile .extra-product-actions-mobile .block-delivery-days-wrapper .calc,
  .pla .pla-product-mobile .extra-product-actions-mobile .block-delivery-days-wrapper .label-delivery-info,
  .pla .pla-product-mobile .extra-product-actions-mobile .block-delivery-days-wrapper .msgcost_shipping,
  .pla .pla-product-mobile .extra-product-actions-mobile .block-delivery-days-wrapper .another-link-container .calc {
    font-family: "Lato", Arial, sans-serif;
    font-weight: 500;
    font-size: 16px;
  }
  .pla .pla-product-mobile .extra-product-actions-mobile .block-delivery-days-wrapper .calc {
    color: #ea5b2f;
  }
  .pla .pla-product-mobile .extra-product-actions-mobile .block-delivery-days-wrapper .input-postal-code {
    height: 40px;
  }
  .pla .pla-product-mobile .extra-product-actions-mobile .block-delivery-days-wrapper .calculate-button,
  .pla .pla-product-mobile .extra-product-actions-mobile .block-delivery-days-wrapper .calculate-button:hover {
    background: #000000;
    border-radius: 25px;
    padding: 15px;
  }
  .pla .pla-product-mobile .extra-product-actions-mobile .block-delivery-days-wrapper .calculate-button:last-of-type,
  .pla .pla-product-mobile .extra-product-actions-mobile .block-delivery-days-wrapper .calculate-button:hover:last-of-type {
    border: 0;
    background: none;
    color: #000000;
  }
  .pla .pla-product-mobile .extra-product-actions-mobile .product-add-form form .box-tocart .fieldset {
    position: relative;
    box-shadow: none;
    padding: 0;
    margin: 0;
  }
  .pla .pla-product-mobile .extra-product-actions-mobile .product-add-form form .box-tocart .fieldset button.gaiaAddcart,
  .pla .pla-product-mobile .extra-product-actions-mobile .product-add-form form .box-tocart .fieldset button.goToCheckout,
  .pla .pla-product-mobile .extra-product-actions-mobile .product-add-form form .box-tocart .fieldset .cart.table-wrapper .actions-toolbar > .action.gaiaAddcart,
  .pla .pla-product-mobile .extra-product-actions-mobile .product-add-form form .box-tocart .fieldset .cart.table-wrapper .actions-toolbar > .action.goToCheckout,
  .pla .pla-product-mobile .extra-product-actions-mobile .product-add-form form .box-tocart .fieldset .action-gift.gaiaAddcart,
  .pla .pla-product-mobile .extra-product-actions-mobile .product-add-form form .box-tocart .fieldset .action-gift.goToCheckout {
    border-radius: 36px;
  }
  .pla .pla-product-mobile .extra-product-actions-mobile .product-add-form form .box-tocart .fieldset button.gaiaAddcart .checkBtn:before,
  .pla .pla-product-mobile .extra-product-actions-mobile .product-add-form form .box-tocart .fieldset button.goToCheckout .checkBtn:before,
  .pla .pla-product-mobile .extra-product-actions-mobile .product-add-form form .box-tocart .fieldset .cart.table-wrapper .actions-toolbar > .action.gaiaAddcart .checkBtn:before,
  .pla .pla-product-mobile .extra-product-actions-mobile .product-add-form form .box-tocart .fieldset .cart.table-wrapper .actions-toolbar > .action.goToCheckout .checkBtn:before,
  .pla .pla-product-mobile .extra-product-actions-mobile .product-add-form form .box-tocart .fieldset .action-gift.gaiaAddcart .checkBtn:before,
  .pla .pla-product-mobile .extra-product-actions-mobile .product-add-form form .box-tocart .fieldset .action-gift.goToCheckout .checkBtn:before {
    display: inline-block;
    left: unset;
    width: 25px;
  }
  .pla .pla-product-mobile .extra-product-actions-mobile .product-add-form form .box-tocart .fieldset .field.qty {
    margin: 10px 17px 10px 0;
    border-radius: 36px;
  }
  .pla .pla-product-mobile .extra-product-actions-mobile .delivery-days-block .block-delivery-days-wrapper #delivery-date-postcode .action-postal-code-container {
    display: flex;
  }
  .pla .pla-product-mobile .extra-product-actions-mobile .delivery-days-block .block-delivery-days-wrapper #delivery-date-postcode .action-postal-code-container #postal-external {
    width: auto !important;
    flex-grow: 1;
    height: 40px;
  }
  .pla .pla-product-mobile .extra-product-actions-mobile .delivery-days-block .block-delivery-days-wrapper #delivery-date-postcode .action-postal-code-container .cp-actions-container {
    float: none;
  }
  .pla .pla-product-mobile .fotorama-mobile {
    min-height: 114px;
  }
  .pla .pla-product-mobile .fotorama-mobile .fotorama__thumb-border {
    border: 2px solid #ea5b2f;
    box-shadow: 0 10px 25px 0 #00000040;
    border-radius: 5px;
  }
  .pla-bottom-container .list_title {
    margin-bottom: 30px;
  }
}
.account .page-title-wrapper {
  display: none;
}
.account .columns .column.main {
  margin-top: 2%;
}
#MyInvoices h2 {
  color: #000;
}
#MyInvoices h3 {
  color: #000;
  margin-top: 15px;
}
#MyInvoices #invoicesList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 5%;
}
#MyInvoices #invoicesList .invoices {
  width: 100%;
}
#MyInvoices #invoicesList .invoices li.invoice {
  height: auto;
  min-height: 45px;
  line-height: 45px;
  width: 100%;
  clear: both;
  margin-bottom: 30px;
  float: left;
  border-bottom: 1px solid #999999;
  padding: 0px 24px;
  list-style-type: none;
  font-size: 16px;
}
#MyInvoices #invoicesList .invoices li.invoice .order-details {
  isplay: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: initial;
  flex-wrap: initial;
}
#MyInvoices #invoicesList .invoices li.invoice .order-details div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  text-align: center;
}
#MyInvoices #invoicesList .invoices li.invoice .order-details div .increment_column {
  font-family: LatoBold, ArialBlack, sans-serif;
  font-size: 12px;
}
#MyInvoices #invoicesList .invoices li.invoice .order-details div span {
  width: 140px;
  font-size: 11px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  line-height: 1.5;
}
#MyInvoices .loading_content {
  width: 100%;
  height: 500px;
  position: absolute;
  background-color: #ffffffab;
}
.loading_content .spin {
  top: 45%;
  left: 45%;
  position: relative;
  width: 10%;
}
.lds-roller {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-roller div {
  animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  transform-origin: 40px 40px;
}
.lds-roller div:after {
  content: " ";
  display: block;
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #000;
  margin: -4px 0 0 -4px;
}
.lds-roller div:nth-child(1) {
  animation-delay: -0.036s;
}
.lds-roller div:nth-child(1):after {
  top: 63px;
  left: 63px;
}
.lds-roller div:nth-child(2) {
  animation-delay: -0.072s;
}
.lds-roller div:nth-child(2):after {
  top: 68px;
  left: 56px;
}
.lds-roller div:nth-child(3) {
  animation-delay: -0.108s;
}
.lds-roller div:nth-child(3):after {
  top: 71px;
  left: 48px;
}
.lds-roller div:nth-child(4) {
  animation-delay: -0.144s;
}
.lds-roller div:nth-child(4):after {
  top: 72px;
  left: 40px;
}
.lds-roller div:nth-child(5) {
  animation-delay: -0.18s;
}
.lds-roller div:nth-child(5):after {
  top: 71px;
  left: 32px;
}
.lds-roller div:nth-child(6) {
  animation-delay: -0.216s;
}
.lds-roller div:nth-child(6):after {
  top: 68px;
  left: 24px;
}
.lds-roller div:nth-child(7) {
  animation-delay: -0.252s;
}
.lds-roller div:nth-child(7):after {
  top: 63px;
  left: 17px;
}
.lds-roller div:nth-child(8) {
  animation-delay: -0.288s;
}
.lds-roller div:nth-child(8):after {
  top: 56px;
  left: 12px;
}
@keyframes lds-roller {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.facturacion-index-index {
  overflow-x: hidden;
}
.facturacion-index-index #maincontent .copyright,
.facturacion-index-index #maincontent .page-title-wrapper.main-title-results,
.facturacion-index-index #maincontent .page-title-wrapper.main-title-results:not(.product) {
  display: none;
}
#maincontent.fixedtopheader #invoicing-generator-wrapper {
  padding-top: 460px;
}
#invoicing-generator-wrapper #business-advice {
  background: rgba(255, 255, 105, 0.2);
  border: 1px solid #FFFF69;
  border-radius: 5px;
  padding: 16px;
  margin-top: 20px;
}
#invoicing-generator-wrapper #business-advice b {
  font-weight: 700;
  font-family: 'LatoBold', Aria, sans-serif;
}
#invoicing-generator-wrapper #business-advice p {
  font-size: 12px;
}
#invoicing-generator-wrapper #business-advice p i {
  font-style: normal;
}
#invoicing-generator-wrapper #header-invoicing-generator {
  background: url('/media/wysiwyg/facturacion/desktop_invoice_main_image.jpg') no-repeat 0 0;
  background-size: cover;
  height: 300px;
  padding: 0 40px;
  display: flex;
  flex-direction: column;
  align-items: normal;
  justify-content: center;
  color: #fff;
  position: absolute;
  top: 238px;
  left: 0;
  right: auto;
  margin: 0 auto;
  float: none;
  width: 100vw;
}
#invoicing-generator-wrapper #header-invoicing-generator h2 {
  font-weight: 400;
  font-size: 45px;
}
#invoicing-generator-wrapper #header-invoicing-generator p {
  font-weight: 400;
  font-size: 20px;
}
#invoicing-generator-wrapper #header-invoicing-generator + .container {
  margin-top: 300px;
}
body.scrolling-body #invoicing-generator-wrapper #header-invoicing-generator + .container {
  margin-top: 0;
}
#invoicing-generator-wrapper #invoicing-advice {
  margin: 20px auto;
  padding: 20px;
  text-align: center;
  float: none;
  background: rgba(255, 255, 105, 0.2);
}
#invoicing-generator-wrapper #invoicing-advice #invoicing-txt-advice {
  text-align: center;
  font-size: 14px;
  color: #000;
}
#invoicing-generator-wrapper #invoicing-advice #invoicing-txt-advice b {
  font-weight: 900;
}
#invoicing-generator-wrapper #invoice-form-wrapper {
  margin: 20px auto;
  display: flex;
  flex-wrap: wrap;
  float: none;
  clear: both;
}
#invoicing-generator-wrapper #invoice-form-wrapper > div:nth-child(1) {
  padding-top: 31px;
}
#invoicing-generator-wrapper #invoice-generator-form .form-input {
  position: relative;
}
#invoicing-generator-wrapper #invoice-generator-form .form-input label {
  color: #000000;
  width: auto;
  min-width: unset;
  display: inline-block;
  vertical-align: unset;
  margin-left: 0.5rem;
  top: 10px;
  background: #ffffff;
  transition: all 0.3s ease-in;
  pointer-events: none;
  position: absolute;
  padding: 0 4px;
  line-height: normal;
  font-size: 16px;
}
#invoicing-generator-wrapper #invoice-generator-form .form-input label.moveUp {
  transform: translateY(-20px);
  z-index: 1;
  font-size: 14px;
}
#invoicing-generator-wrapper #invoice-generator-form .form-input.field-error label {
  color: #ff0000;
}
#invoicing-generator-wrapper #invoice-generator-form .form-input.field-error:after {
  position: absolute;
  content: "\e936";
  right: 25px;
  top: 9px;
  font-family: 'gaia-icons';
  font-size: 20px;
  width: 18px;
  height: 18px;
}
#invoicing-generator-wrapper #invoice-generator-form .form-input,
#invoicing-generator-wrapper #invoice-generator-form .select-control {
  margin-bottom: 18px;
}
#invoicing-generator-wrapper #invoice-generator-form input[type="text"],
#invoicing-generator-wrapper #invoice-generator-form input[type="email"],
#invoicing-generator-wrapper #invoice-generator-form select {
  border: 1px solid rgba(0, 0, 0, 0.5);
  border-radius: 5px;
  height: 42px;
  font-size: 16px;
  box-shadow: none;
}
#invoicing-generator-wrapper #invoice-generator-form input[type="text"]:focus,
#invoicing-generator-wrapper #invoice-generator-form input[type="email"]:focus,
#invoicing-generator-wrapper #invoice-generator-form select:focus {
  box-shadow: none;
}
#invoicing-generator-wrapper #invoice-generator-form input[type="text"]::placeholder,
#invoicing-generator-wrapper #invoice-generator-form input[type="email"]::placeholder,
#invoicing-generator-wrapper #invoice-generator-form select::placeholder {
  color: #000;
  font-style: normal;
  font-size: 16px;
  visibility: hidden;
}
#invoicing-generator-wrapper #invoice-generator-form input[type="text"].mage-error,
#invoicing-generator-wrapper #invoice-generator-form input[type="email"].mage-error,
#invoicing-generator-wrapper #invoice-generator-form select.mage-error {
  border: 1px solid #ff0000;
}
#invoicing-generator-wrapper #invoice-generator-form input[type="text"].mage-error::placeholder,
#invoicing-generator-wrapper #invoice-generator-form input[type="email"].mage-error::placeholder,
#invoicing-generator-wrapper #invoice-generator-form select.mage-error::placeholder {
  color: #ff0000;
}
#invoicing-generator-wrapper #invoice-generator-form .select-control label {
  display: block;
  margin-bottom: 10px;
}
#invoicing-generator-wrapper #invoice-generator-form .content-btn {
  display: block;
  text-align: center;
}
#invoicing-generator-wrapper #invoice-generator-form .content-btn #submit-invoice {
  margin: 0 auto;
  display: block;
  border-radius: 50px;
  background: #000;
  color: #fff;
  opacity: 0.85;
  width: 100%;
  max-width: 280px;
  height: 40px;
  font-size: 16px;
}
#invoicing-generator-wrapper #invoice-generator-form .content-btn #submit-invoice[disabled] {
  opacity: 0.9;
  background: #b9b9b9;
}
#invoicing-generator-wrapper #invoice-generator-form label.mage-error[generated] {
  color: #e02b27;
  font-size: 1.2rem;
  margin-top: 7px;
}
.invoicing-modal h2 {
  font-size: 24px;
  font-weight: 700;
}
.invoicing-modal.modal.fade-in {
  display: block !important;
  opacity: 1 !important;
}
.invoicing-modal .btnGaia {
  margin: 0 auto;
  display: block;
  border-radius: 50px;
  background: #000;
  color: #fff;
  opacity: 0.85;
  width: 100%;
  max-width: 240px;
  height: 40px;
  font-size: 16px;
}
@media only screen and (max-width: 767px) {
  #maincontent #invoicing-generator-wrapper,
  #maincontent.fixedtopheader #invoicing-generator-wrapper {
    padding: 0;
  }
  #maincontent #invoicing-generator-wrapper #header-invoicing-generator,
  #maincontent.fixedtopheader #invoicing-generator-wrapper #header-invoicing-generator {
    background: url('/media/wysiwyg/facturacion/mobile_invoice_main_image.jpg') no-repeat 0 0;
    background-size: cover;
    height: 280px;
    position: static;
  }
  #maincontent #invoicing-generator-wrapper #header-invoicing-generator,
  #maincontent.fixedtopheader #invoicing-generator-wrapper #header-invoicing-generator {
    padding-top: 0;
  }
  #maincontent #invoicing-generator-wrapper #header-invoicing-generator + .container,
  #maincontent.fixedtopheader #invoicing-generator-wrapper #header-invoicing-generator + .container {
    margin-top: 0;
  }
}
/**
 *
 *         .ifCGGCt         ;,       LG1       ::
 *       ,L@​@​0LffC1        :@​G       0@​f      ,88.
 *      ,0@​C,             ,8@​@​L      G@​f     .0@​@​G.
 *      L@​G              .0@​G8@​f     G@​f     C@00@​C
 *      C@​C     ,G00t    G@0 ;@​@1    G@​f    L@​8,,8@​f
 *      :@​@​f.   .:0@​L   L@​8,  t@​@​;   G@​f   t@​@​:  i@​@1
 *       :C@​8Ctii18@​f  f@​@​:    f@​@​:  0@​f  1@​@​i    1@​@​i
 *
 */
/**
 *
 *         .ifCGGCt         ;,       LG1       ::
 *       ,L@​@​0LffC1        :@​G       0@​f      ,88.
 *      ,0@​C,             ,8@​@​L      G@​f     .0@​@​G.
 *      L@​G              .0@​G8@​f     G@​f     C@00@​C
 *      C@​C     ,G00t    G@0 ;@​@1    G@​f    L@​8,,8@​f
 *      :@​@​f.   .:0@​L   L@​8,  t@​@​;   G@​f   t@​@​:  i@​@1
 *       :C@​8Ctii18@​f  f@​@​:    f@​@​:  0@​f  1@​@​i    1@​@​i
 *
 */
[v-cloak] {
  display: none;
}
span.align-right {
  text-align: right;
  display: inline-block;
  font-weight: 700;
}
.cp-actions-container {
  float: right;
}
.cp-actions-container .calculate-button {
  background: #000;
  color: #fff;
  border-radius: 2px;
  text-transform: uppercase;
  text-align: right;
}
.cp-actions-container #calculate_cp {
  border-radius: 16px;
}
.cp-actions-container #no_calculate {
  background: unset;
  color: unset;
  border: unset;
}
button[disabled=disabled],
button:disabled,
.cart.table-wrapper .actions-toolbar > .action:disabled,
.action-gift:disabled {
  opacity: unset;
}
.delivery-info-title {
  margin-bottom: 8px;
  font-size: 2.6rem;
  font-weight: 600;
  font-family: Gotham,Arial,sans-serif !important;
}
.action-postal-code-container {
  padding-bottom: 25px;
}
.action-postal-code-container #postal-external {
  width: 60% !important;
  line-height: 1.5em;
  padding: 5px 0;
  border: none;
  border-bottom: 1px solid #3c3c3c;
  outline: none !important;
  margin-right: 10px;
}
.action-postal-code-container .input-postal-code {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  -webkit-transition: none;
  transition: none;
  border-radius: 0 !important;
  color: #000 !important;
  outline: none !important;
}
.action-postal-code-container input {
  outline: none !important;
}
.action-postal-code-container input::placeholder {
  color: #b0b0b0 !important;
  font-family: Lato sans-serif !important;
  font-size: 14px !important;
  font-style: normal !important;
}
.label-delivery-info,
.label-delivery-info-RF {
  color: #0f84ff;
  font-size: 14px;
  width: 80%;
}
@media only screen and (min-width: 360px) {
  .label-delivery-info,
  .label-delivery-info-RF {
    width: 75%;
  }
}
.label-delivery-info.no-stock,
.label-delivery-info-RF.no-stock,
.label-delivery-info.delivery-not-available,
.label-delivery-info-RF.delivery-not-available {
  color: #eb4933;
}
.label-delivery-info .human-date-calculate span,
.label-delivery-info-RF .human-date-calculate span,
.label-delivery-info .human-date-first-load span,
.label-delivery-info-RF .human-date-first-load span,
.label-delivery-info .human-date-swatch span,
.label-delivery-info-RF .human-date-swatch span {
  text-transform: capitalize;
  font-family: LatoBold;
}
.label-delivery-info .human-date-calculate.long-time,
.label-delivery-info-RF .human-date-calculate.long-time,
.label-delivery-info .human-date-first-load.long-time,
.label-delivery-info-RF .human-date-first-load.long-time,
.label-delivery-info .human-date-swatch.long-time,
.label-delivery-info-RF .human-date-swatch.long-time {
  margin-left: 21px;
}
.label-delivery-info .human-date-calculate.long-time::before,
.label-delivery-info-RF .human-date-calculate.long-time::before,
.label-delivery-info .human-date-first-load.long-time::before,
.label-delivery-info-RF .human-date-first-load.long-time::before,
.label-delivery-info .human-date-swatch.long-time::before,
.label-delivery-info-RF .human-date-swatch.long-time::before {
  content: "";
  position: absolute;
  background: url("https://www.gaiadesign.com.mx/media/wysiwyg/icons/icon_alert_2x_v2.png") no-repeat center;
  background-size: 100%;
  width: 18px;
  height: 18px;
  margin-left: -21px;
}
.msgcost_shipping {
  float: none;
  font-size: 14px;
  clear: both;
  color: #0f84ff;
}
@media only screen and (min-width: 360px) {
  .msgcost_shipping {
    width: 75%;
  }
}
.validlabelCp {
  color: #6290e6 !important;
}
.invalidlabelCp {
  color: #f54747 !important;
}
.another-link-container {
  float: right;
  position: relative;
  margin-top: -18px;
  cursor: pointer;
}
.calc {
  position: relative;
  color: #ef9c2b;
  font-size: 1.5rem;
  text-decoration: underline;
  transition: all 0.25s ease;
}
.calc:hover {
  color: #000;
}
.sales-order-history .page-title-wrapper {
  display: none;
}
#accountWrapper {
  width: 100%;
  margin-top: 0px;
  position: relative;
}
#accountWrapper h2 {
  font-family: GothamBold, ArialBlack, sans-serif;
  font-size: 24px;
}
#accountWrapper h3 {
  line-height: normal;
  font-size: 22px;
  font-family: GothamBold, ArialBlack, sans-serif;
}
#accountWrapper h4 {
  font-size: 18px;
  font-family: GothamBold, ArialBlack, sans-serif;
}
#accountWrapper .my-account .list_order #MyOrders {
  display: block;
}
#accountWrapper .my-account .list_order #MyOrders h3 {
  margin-bottom: 24px;
}
#accountWrapper .my-account .list_order #MyOrders .filter-control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 90%;
  flex: 0 0 90%;
  margin-bottom: 24px;
}
#accountWrapper .my-account .list_order #MyOrders .filter-control a {
  text-align: center;
  padding: 2px 24px;
  text-decoration: none;
  border-bottom: 2px solid transparent;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  color: #363636;
  font-family: GothamBook, Arial, sans-serif;
  font-size: 18px;
}
@media (max-width: 767px) {
  #accountWrapper .my-account .list_order #MyOrders .filter-control a {
    padding: 2px 15px;
  }
}
#accountWrapper .my-account .list_order #MyOrders .filter-control a.actived {
  border-bottom: 2px solid #363636;
  font-family: GothamBold, ArialBlack, sans-serif;
}
#accountWrapper .my-account .list_order #MyOrders .filter-control a:hover {
  border-bottom: 2px solid #363636;
  padding: 2px 24px;
  font-family: GothamBold, ArialBlack, sans-serif;
}
#accountWrapper .my-account .list_order #MyOrders #ordersList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
#accountWrapper .my-account .list_order #MyOrders #ordersList div .content_orders {
  height: 500px;
  overflow: auto;
}
#accountWrapper .my-account .list_order #MyOrders #ordersList div .content_orders .orders {
  width: 100%;
  margin: 0;
  padding: 0;
}
#accountWrapper .my-account .list_order #MyOrders #ordersList div .content_orders .orders li.order {
  height: auto;
  width: 100%;
  clear: both;
  margin-bottom: 0;
  padding: 22px 0;
  float: left;
  border-bottom: 1px solid #999999;
  list-style-type: none;
  font-size: 16px;
}
#accountWrapper .my-account .list_order #MyOrders #ordersList div .content_orders .orders li.order.is-filtered {
  -webkit-animation: .4s slidein;
  animation: .4s slidein;
}
#accountWrapper .my-account .list_order #MyOrders #ordersList div .content_orders .orders li.order .order-details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: initial;
  flex-wrap: initial;
}
#accountWrapper .my-account .list_order #MyOrders #ordersList div .content_orders .orders li.order .order-details .view-Details span.viewOrdera {
  text-decoration: underline;
  color: #61A398;
  font-family: Lato, Arial, sans-serif;
}
#accountWrapper .my-account .list_order #MyOrders #ordersList div .content_orders .orders li.order .row-detail {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  font-size: 16px;
}
@media (max-width: 767px) {
  #accountWrapper .my-account .list_order #MyOrders #ordersList div .content_orders .orders li.order .row-detail {
    grid-template-columns: 1fr;
    grid-template-rows: repeat(5, 1fr);
    grid-row-gap: 5px;
  }
}
#accountWrapper .my-account .list_order #MyOrders #ordersList div .content_orders .orders li.order .row-detail .column-detail {
  display: flex;
  justify-content: center;
}
#accountWrapper .my-account .list_order #MyOrders #ordersList div .content_orders .orders li.order .row-detail .column-detail a {
  text-decoration: underline;
  color: #61A398;
  cursor: pointer;
}
#accountWrapper .my-account .list_order #MyOrders #ordersList div .content_orders .orders li.order .row-detail .column-detail span b {
  padding-right: 4px;
}
#accountWrapper .my-account .list_order #MyOrders #ordersList div .content_orders .orders li.order .row-detail strong {
  font-family: LatoBold, ArialBlack, sans-serif;
}
#accountWrapper .my-account .list_order #MyOrders #ordersList div .content_orders .orders li.order:last-child {
  border-bottom: none;
}
#accountWrapper .my-account .list_order #MyOrders #ordersList div .content_orders .tooltipOrd {
  position: absolute;
  display: flex;
  right: 5%;
}
#accountWrapper .my-account .list_order #MyOrders #ordersList div .content_orders .tooltipOrd .tooltipOrdtext {
  visibility: hidden;
  width: 130px;
  background-color: #000000bf;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  top: -108px;
  left: -35px;
}
#accountWrapper .my-account .list_order #MyOrders #ordersList div .content_orders .tooltipOrd .tooltipOrdtext::after {
  content: "";
  position: absolute;
  top: 106%;
  right: 90%;
  margin-top: -7px;
  border-width: 5px;
  border-style: solid;
  rotate: 270deg;
  border-color: transparent #000000bf transparent transparent;
}
#accountWrapper .my-account .list_order #MyOrders .countOrdersVisible {
  margin: 5px 5% 0;
  padding: 0;
  color: gray;
  position: relative;
  float: right;
  display: none;
}
#accountWrapper .my-account .list_order #MyOrders .loading_content {
  width: 100%;
  height: 500px;
  position: absolute;
  background-color: #ffffffab;
}
#accountWrapper .my-account .list_order #MyOrders .loading_content .spin {
  top: 45%;
  left: 45%;
  position: relative;
  width: 10%;
}
#accountWrapper .my-account .details_order {
  display: none;
}
#accountWrapper .my-account .details_order div .backbreadcrumb {
  position: absolute;
  top: -40px;
  left: 0px;
}
#accountWrapper .my-account .details_order div .backbreadcrumb a {
  font-size: 16px;
}
#accountWrapper .my-account .details_order div #aloneOrder .orderBox #orderDetails {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  clear: both;
  float: left;
  width: 100%;
  border: 1px solid #363636;
  padding: 24px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
#accountWrapper .my-account .details_order div #aloneOrder .orderBox #orderDetails p {
  font-size: 16px;
  margin-bottom: 0px;
  font-family: Lato, Arial, sans-serif;
}
#accountWrapper .my-account .details_order div #aloneOrder .orderBox #orderDetails p.lato-bold {
  font-family: LatoBold, ArialBlack, sans-serif !important;
}
#accountWrapper .my-account .details_order div #aloneOrder .orderBox #orderDetails p.lato-bold.my-4 {
  margin-top: 1.5rem !important;
}
#accountWrapper .my-account .details_order div #aloneOrder .orderBox #orderDetails p span {
  float: right;
}
#accountWrapper .my-account .details_order div #aloneOrder .orderBox #orderDetails > .row {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  flex-wrap: nowrap;
}
#accountWrapper .my-account .details_order div #aloneOrder .orderBox #orderDetails #order-info-general .content-info-option .info-name {
  font-size: 18px;
  font-family: GothamBold, ArialBlack, sans-serif;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
#accountWrapper .my-account .details_order div #aloneOrder .orderBox #orderDetails #order-info-general .content-info-option .info-vale {
  font-size: 16px;
  margin-bottom: 0px;
  font-family: Lato, Arial, sans-serif;
}
#accountWrapper .my-account .details_order div #aloneOrder .orderBox #orderDetails #order-info-general .content-info-option .content-payment-desc {
  font-size: 16px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  gap: 1rem;
}
#accountWrapper .my-account .details_order div #aloneOrder .orderBox #orderDetails #order-info-general .content-info-option .content-payment-desc .name-payment {
  font-size: 16px;
  margin-bottom: 0px;
  font-family: Lato, Arial, sans-serif;
}
#accountWrapper .my-account .details_order div #aloneOrder .orderBox #orderDetails #order-info-general .content-info-option .content-payment-desc .img-payment img {
  width: 65px;
}
#accountWrapper .my-account .details_order div #aloneOrder .orderBox #orderDetails #order-info-general .content-info-option .content-payment-desc .img-payment img.stripe_payments {
  width: 100px;
}
#accountWrapper .my-account .details_order div #aloneOrder .orderBox #orderDetails #order-info-general .content-info-option .content-payment-desc .img-payment img.atrato_paylater {
  width: 100px;
}
#accountWrapper .my-account .details_order div #aloneOrder .orderBox #orderDetails #OrderTotalResume p {
  text-transform: lowercase;
}
#accountWrapper .my-account .details_order div #aloneOrder .orderBox #orderDetails #OrderTotalResume .content-resumen-totals {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
}
#accountWrapper .my-account .details_order div #aloneOrder .orderBox #orderDetails #OrderTotalResume .content-resumen-totals .container-totals-option {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  flex-direction: row;
  align-items: stretch;
  height: 30px;
}
#accountWrapper .my-account .details_order div #aloneOrder .orderBox #orderDetails #OrderTotalResume .content-resumen-totals .container-totals-option.container-discount div:first-child {
  font-size: 1.3rem;
}
#accountWrapper .my-account .details_order div #aloneOrder .orderBox #orderDetails #OrderTotalResume .content-resumen-totals .container-totals-option.container-grandtotal {
  font-weight: bold;
}
#accountWrapper .my-account .details_order div #aloneOrder .orderBox #orderDetails .align-items-start {
  display: grid;
  grid-template-columns: 0 1fr 1fr 1fr 0;
}
@media (max-width: 767px) {
  #accountWrapper .my-account .details_order div #aloneOrder .orderBox #orderDetails .align-items-start {
    grid-template-columns: 1fr;
  }
}
#accountWrapper .my-account .details_order div #aloneOrder #get_invoice .first-place {
  float: left;
}
#accountWrapper .my-account .details_order div #aloneOrder #get_invoice .first-place p {
  display: inline-block;
  vertical-align: middle;
  margin: 0px;
}
#accountWrapper .my-account .details_order div #aloneOrder #get_invoice .first-place p i {
  width: 24px;
  height: 24px;
  display: inline-block;
  vertical-align: middle;
}
#accountWrapper .my-account .details_order div #aloneOrder #get_invoice .last-place {
  float: right;
}
#accountWrapper .my-account .details_order div #aloneOrder #changeAddress .last-place {
  float: right;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup {
  display: block;
  clear: both;
  float: left;
  width: 100%;
  margin-bottom: 10%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem {
  border-bottom: 1px solid #999999;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: initial;
  flex-wrap: initial;
  border-top: 1px solid #999999;
  padding: 16px 0px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  clear: both;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  margin: 0px auto;
  border-top: 0;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem:last-child {
  border-bottom: none;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .item-info {
  margin-bottom: 25px;
}
@media (min-width: 767px) {
  #accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .item-info {
    display: flex;
    align-items: center;
  }
}
@media (max-width: 767px) {
  #accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-Wrapper {
    transform: rotate(90deg);
    height: 220px;
    left: 45px;
    transform-origin: top left;
    width: 200px;
  }
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .OrderImgProd {
  display: block;
  width: 100px;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .OrderImgProd img {
  width: 100%;
  height: auto;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .DeliverWrapDetails p {
  margin-bottom: 0px;
  font-size: 14px;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .DeliverWrapDetails p:first-child {
  font-weight: bold;
}
#accountWrapper .my-account .helps_order .helps_container .container-options_help .helpOptions {
  display: none;
}
#accountWrapper .my-account .helps_order .helps_container .container-options_help .helpOptions li {
  list-style-type: none;
  width: 100%;
  clear: both;
  text-align: left;
  height: 48px;
  line-height: 48px;
  border-top: 1px solid #999999;
  position: relative;
}
#accountWrapper .my-account .helps_order .helps_container .container-options_help .helpOptions li a {
  width: 100%;
  display: block;
  position: relative;
  background: none;
  padding-left: 8px;
  text-decoration: none;
  color: #363636;
}
#accountWrapper .my-account .helps_order .helps_container .container-options_help .helpOptions li:last-child {
  border-bottom: 1px solid #999999;
}
#accountWrapper .my-account .helps_order .helps_container .container-options_help .noHelp {
  display: none;
}
#accountWrapper .my-account .helps_order .helps_container .container-options_help .noHelp .content_nohelp {
  width: 80%;
  height: auto;
  margin: 50px auto;
  text-align: center;
  line-height: 1;
}
#accountWrapper .my-account .helps_order .helps_container .container-options_help .noHelp .content_nohelp p:first-child {
  font-weight: bold;
  font-size: 20px;
  line-height: 2;
}
#accountWrapper .my-account .helps_order .canInvoice_container {
  display: none;
}
#accountWrapper .my-account .helps_order .canInvoice_container .gaiaForm {
  display: grid;
  align-content: center;
  justify-content: center;
  align-items: center;
  justify-items: stretch;
}
#accountWrapper .my-account .helps_order .canInvoice_container .gaiaForm .select-control#cfdi_type {
  display: none;
}
#accountWrapper .my-account .helps_order .canInvoice_container .gaiaForm #getmyInvoice {
  display: none;
}
#accountWrapper .my-account .helps_order .canInvoice_container .gaiaForm #getmyInvoice input[type="phone"] {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857143;
  padding: 0 9px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
#accountWrapper .my-account .helps_order .canInvoice_container .gaiaForm #getmyInvoice .warning-container {
  margin-top: 15px;
  margin-bottom: 10px;
  float: left;
  clear: both;
}
#accountWrapper .my-account .helps_order .canInvoice_container .gaiaForm #getmyInvoice .warning-container .warning-wrapper {
  background: rgba(255, 255, 105, 0.2);
  border: 1px solid #FFFF69;
  border-radius: 5px;
  padding: 10px 10px;
  position: relative;
  display: flex;
  width: 100%;
}
#accountWrapper .my-account .helps_order .canInvoice_container .gaiaForm #getmyInvoice .warning-container .warning-wrapper .warning-icon {
  width: 4%;
}
#accountWrapper .my-account .helps_order .canInvoice_container .gaiaForm #getmyInvoice .warning-container .warning-wrapper .warning-icon .icon {
  background: url(../images/icons/icon_ma_alert_invoice.svg) no-repeat;
  background-size: 100%;
  width: 28px;
  height: 28px;
}
#accountWrapper .my-account .helps_order .canInvoice_container .gaiaForm #getmyInvoice .warning-container .warning-wrapper .warning-info {
  width: 96%;
}
#accountWrapper .my-account .helps_order .canInvoice_container .gaiaForm #getmyInvoice .warning-container .warning-wrapper .warning-info p {
  margin-top: 0rem;
  margin-bottom: 0rem;
}
#accountWrapper .my-account .helps_order .canInvoice_container .gaiaForm #getmyInvoice .warning-container .warning-wrapper .warning-info b {
  font-family: 'LatoBold';
}
#accountWrapper .my-account .helps_order .canInvoice_container .gaiaForm .content-btn {
  margin-top: 5%;
}
#accountWrapper .my-account .helps_order .canInvoice_container .gaiaForm .content-btn .formcontrol .btnGaia {
  box-shadow: 0 0 0 0;
  width: 300px;
  height: 35px;
  background: #000;
  color: #fff;
  border: 1px solid #000;
  display: none;
}
#accountWrapper .my-account .helps_order .CancelationFormWrapper {
  display: none;
}
#accountWrapper .my-account .helps_order .CancelationFormWrapper .balanceBonificationcancel {
  min-height: 55px;
  line-height: 55px;
  padding-left: 24px;
  margin-bottom: 32px;
  border-radius: 2px;
  background: #34A593;
  display: none;
}
#accountWrapper .my-account .helps_order .CancelationFormWrapper .balanceBonificationcancel.advice_notification {
  border: 1px solid inherit;
  border-left: 16px solid inherit;
  min-height: 48px;
  height: auto;
  line-height: 48px;
  padding: 12px;
  margin-bottom: 32px;
}
#accountWrapper .my-account .helps_order .CancelationFormWrapper .balanceBonificationcancel.advice_notification p {
  margin: 0px 2px;
  text-align: left;
  line-height: 18px;
  color: #363636;
}
#accountWrapper .my-account .helps_order .CancelationFormWrapper .balanceBonificationcancel p {
  margin-bottom: 0px;
  font-weight: normal;
  text-align: center;
  line-height: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#accountWrapper .my-account .helps_order .CancelationFormWrapper .balanceBonificationcancel p:before {
  content: "";
  width: 32px;
  height: 32px;
  display: inline-block;
  line-height: 32px;
  background: url(../images/icons/gaia_design_icon_wallet_v0_24px.svg) no-repeat 0px 0px;
  margin-right: 8px;
  position: relative;
  top: 0px;
}
#accountWrapper .my-account .helps_order .CancelationFormWrapper .balanceBonificationcancel p .amountBonification {
  color: #363636;
  font-weight: 700;
  margin: 0px 2px;
  text-align: center;
}
#accountWrapper .my-account .helps_order .CancelationFormWrapper .btnGaia-secondary {
  background-color: #131313;
  color: #ffffff;
}
#accountWrapper .my-account .helps_order .CancelationFormWrapper .btn-md-gaia {
  max-width: 224px;
  width: 100%;
}
#accountWrapper .my-account .helps_order .CancelationFormWrapper .btnGaia {
  width: inherit;
  height: 40px;
  line-height: 40px;
  text-align: center;
  padding: 0px 12px;
  text-transform: uppercase;
  border: 0px;
  border-radius: 2px;
  outline: none;
  font-family: GothamBook, Arial, sans-serif;
  font-size: 12px;
  vertical-align: middle;
  position: relative;
}
#accountWrapper .my-account .helps_order .CancelationFormWrapper .loading_content {
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: #ffffff9e;
}
#accountWrapper .my-account .helps_order .CancelProductWrapper #cancelProductsForm #topFormTable {
  border-bottom: 1px solid #999999;
  margin: 0px 0px 16px 0px;
}
#accountWrapper .my-account .helps_order .CancelProductWrapper #cancelProductsForm #topFormTable div {
  font-size: 13px;
  color: #b0b0b0;
}
#accountWrapper .my-account .helps_order .CancelProductWrapper #cancelProductsForm #gridProductsCancel .productItem {
  border-bottom: 1px solid #ededed;
  clear: both;
  float: left;
  width: 100%;
  margin-bottom: 24px;
}
#accountWrapper .my-account .helps_order .CancelProductWrapper #cancelProductsForm #gridProductsCancel .productItem .productInfoRow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  width: 100%;
}
#accountWrapper .my-account .helps_order .CancelProductWrapper #cancelProductsForm #gridProductsCancel .productItem .productInfoRow .form-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-bottom: 24px !important;
  margin-top: 0px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#accountWrapper .my-account .helps_order .CancelProductWrapper #cancelProductsForm #gridProductsCancel .productItem .productInfoRow .form-group input {
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0px 8px;
  font-family: Lato, Arial, sans-serif;
  color: #131313;
  height: 32px;
  border: 0px;
  border-bottom: 1px solid #131313;
  font-size: 16px;
}
#accountWrapper .my-account .helps_order .CancelProductWrapper #cancelProductsForm #gridProductsCancel .productItem .productInfoRow .form-group .checkbox {
  position: relative;
  top: -1px;
  display: inline-block;
}
#accountWrapper .my-account .helps_order .CancelProductWrapper #cancelProductsForm #gridProductsCancel .productItem .productInfoRow .form-group .checkbox .checkgaia input {
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0px 8px;
  font-family: Lato, Arial, sans-serif;
  color: #131313;
  height: 32px;
  border: 0px;
  border-bottom: 1px solid #131313;
  font-size: 16px;
}
#accountWrapper .my-account .helps_order .CancelProductWrapper #cancelProductsForm #gridProductsCancel .productItem .productInfoRow .form-group .checkbox .checkgaia input:checked ~ .checkmark {
  background-color: #363636;
}
#accountWrapper .my-account .helps_order .CancelProductWrapper #cancelProductsForm #gridProductsCancel .productItem .productInfoRow .form-group .radio {
  position: relative;
  top: -1px;
  display: inline-block;
}
#accountWrapper .my-account .helps_order .CancelProductWrapper #cancelProductsForm #gridProductsCancel .productItem .productInfoRow .form-group label {
  min-height: 22px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
#accountWrapper .my-account .helps_order .CancelProductWrapper #cancelProductsForm #gridProductsCancel .productItem .productInfoRow .form-group label.checkgaia {
  height: auto;
  line-height: normal;
  margin-bottom: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 2px;
}
#accountWrapper .my-account .helps_order .CancelProductWrapper #cancelProductsForm #gridProductsCancel .productItem .productInfoRow .form-group label.checkgaia .form-check-label {
  margin-left: 8px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  color: #363636;
}
#accountWrapper .my-account .helps_order .CancelProductWrapper #cancelProductsForm #gridProductsCancel .productItem .productInfoRow .form-group label.checkgaia .checkmark {
  position: relative;
  top: 0;
  left: 0;
  height: 16px;
  width: 16px;
  background-color: transparent;
  border-radius: 2px;
  border: 1px solid #363636;
  display: inline-block;
}
#accountWrapper .my-account .helps_order .CancelProductWrapper #cancelProductsForm #gridProductsCancel .productItem .productInfoRow .orderItem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-bottom: 16px;
}
#accountWrapper .my-account .helps_order .CancelProductWrapper #cancelProductsForm #gridProductsCancel .productItem .productInfoRow .orderItem .prodimg {
  width: 50px;
  height: 50px;
  display: inline-block;
  margin-right: 16px;
}
#accountWrapper .my-account .helps_order .CancelProductWrapper #cancelProductsForm #gridProductsCancel .productItem .productInfoRow .orderItem .prodimg img {
  width: 100%;
  height: auto;
}
#accountWrapper .my-account .helps_order .CancelProductWrapper #cancelProductsForm #gridProductsCancel .productItem .productInfoRow .orderItem .prodinfo p {
  margin-bottom: 2px;
}
#accountWrapper .my-account .helps_order .CancelProductWrapper #cancelProductsForm #gridProductsCancel .productItem .productInfoRow .orderItem label {
  display: inherit;
}
#accountWrapper .my-account .helps_order .CancelProductWrapper #cancelProductsForm #gridProductsCancel .productItem .form-group.selectinput {
  display: none;
}
#accountWrapper .my-account .helps_order .CancelProductWrapper #cancelProductsForm #controllers_all_cancel .select-control {
  display: none;
}
#accountWrapper .my-account .helps_order .CancelProductWrapper .contentRefoundMethodOrigin .balanceBonificationcancel {
  min-height: 55px;
  line-height: 55px;
  padding-left: 24px;
  margin-bottom: 32px;
  border-radius: 2px;
  background: #34A593;
  display: none;
}
#accountWrapper .my-account .helps_order .CancelProductWrapper .contentRefoundMethodOrigin .balanceBonificationcancel.advice_notification {
  border: 1px solid inherit;
  border-left: 16px solid inherit;
  min-height: 48px;
  height: auto;
  line-height: 48px;
  padding: 12px;
  margin-bottom: 32px;
}
#accountWrapper .my-account .helps_order .CancelProductWrapper .contentRefoundMethodOrigin .balanceBonificationcancel.advice_notification p {
  margin: 0px 2px;
  text-align: left;
  line-height: 18px;
  color: #363636;
}
#accountWrapper .my-account .helps_order .CancelProductWrapper .contentRefoundMethodOrigin .balanceBonificationcancel p {
  margin-bottom: 0px;
  font-weight: normal;
  text-align: center;
  line-height: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#accountWrapper .my-account .helps_order .CancelProductWrapper .contentRefoundMethodOrigin .balanceBonificationcancel p:before {
  content: "";
  width: 32px;
  height: 32px;
  display: inline-block;
  line-height: 32px;
  background: url(../images/icons/gaia_design_icon_wallet_v0_24px.svg) no-repeat 0px 0px;
  margin-right: 8px;
  position: relative;
  top: 0px;
}
#accountWrapper .my-account .helps_order .CancelProductWrapper .contentRefoundMethodOrigin .balanceBonificationcancel p .amountBonification {
  color: #363636;
  font-weight: 700;
  margin: 0px 2px;
  text-align: center;
}
#accountWrapper .my-account .helps_order .CancelProductWrapper .btnGaia {
  width: inherit;
  height: 40px;
  line-height: 40px;
  text-align: center;
  padding: 0px 12px;
  text-transform: uppercase;
  border: 0px;
  border-radius: 2px;
  outline: none;
  font-family: GothamBook, Arial, sans-serif;
  font-size: 12px;
  vertical-align: middle;
  position: relative;
}
#accountWrapper .my-account .helps_order .CancelProductWrapper .btn-md-gaia {
  max-width: 224px;
  width: 100%;
}
#accountWrapper .my-account .helps_order .CancelProductWrapper .btnGaia-secondary {
  background-color: #131313;
  color: #ffffff;
}
#accountWrapper .my-account .helps_order .CancelProductWrapper .btnGaia-secondary[disabled] {
  background-color: #3a3a3a;
  outline: none;
  color: #9e9e9e;
  opacity: .4;
  cursor: not-allowed;
}
#accountWrapper .my-account .helps_order .CancelProductWrapper .loading_content {
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: #ffffff85;
}
#accountWrapper .my-account #invoiceWrapper .loading_content {
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: #ffffff85;
}
#accountWrapper .my-account .timelines_content {
  display: none;
}
#accountWrapper .my-account a {
  text-decoration: underline;
  color: #61A398;
  font-family: Lato, Arial, sans-serif;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem {
  height: 250px;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container {
  height: auto;
  float: left;
  width: 100%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress {
  position: relative;
  overflow: inherit;
  height: 8px;
  margin-top: 16px;
  margin-bottom: 0;
  border-radius: 8px;
  background-color: #f5f5f5;
  -webkit-box-shadow: inset 0 1px 2px #000000;
  box-shadow: inset 0 1px 2px #000000;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.active div .sts_passed {
  background: #34A593;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.active.order_canceled div .sts_passed {
  background: #363636;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress div .sts {
  position: absolute;
  margin-top: -8px;
  z-index: 1;
  height: 24px;
  width: 24px;
  border-radius: 100px;
  background: inherit;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress div .sts span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  clear: both;
  width: auto;
  min-width: 110px;
  font-size: 12px;
  color: #9d9d9c;
  line-height: 1;
  top: 30px;
  align-items: center;
  margin: 0 0 5px 0;
  text-align: left;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress div .sts span small {
  display: none;
  margin: 3px auto;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress div .sts_passed {
  border: 2px solid #34A593;
  z-index: 1;
  background: #fff;
  width: 16px;
  height: 16px;
  top: 4px;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress div .sts_passed span {
  top: 25px;
  line-height: 1;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress div .sts_inprogress {
  background-color: #34A593;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress div .sts_pending {
  background: #f5f5f5;
  z-index: 1;
  width: 16px;
  height: 16px;
  top: 4px;
  border: 1px solid #34a593;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress div .step0 {
  left: 0%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress div .step1 {
  left: 25%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress div .step2 {
  left: 50%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress div .step3 {
  left: 75%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress div .step4 {
  left: 99%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress div .incidence {
  color: #ecbf50;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress div .producing {
  left: 25%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress div .waiting_payment {
  left: 0%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.order_incidence div .step0 {
  left: 0%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.order_incidence div .step1 {
  left: 25%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.order_incidence div .step2 {
  left: 50%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.order_incidence div .step3 {
  left: 70%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.order_incidence div .step4 {
  left: 85%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.order_incidence div .step5 {
  left: 99%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.order_incidence div .step6 {
  left: 99%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.order_incidence div .waiting_payment {
  left: 0%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.order_incidence div .producing {
  left: 25%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.order_incidence div .sts_inprogress {
  background-color: #ecbf50;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.order_incidence div .sts_inprogress.step5 {
  background-color: #34A593;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.order_incidence.insidenceLineComplete div .step0 {
  left: 0%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.order_incidence.insidenceLineComplete div .step1 {
  left: 25%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.order_incidence.insidenceLineComplete div .step2 {
  left: 50%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.order_incidence.insidenceLineComplete div .step3 {
  left: 75%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.order_incidence.insidenceLineComplete div .step4 {
  left: 99%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.hascancelation div .step0 {
  left: 0%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.hascancelation div .step1 {
  left: 25%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.hascancelation div .step2 {
  left: 50%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.hascancelation div .step3 {
  left: 75%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.hascancelation div .step4 {
  left: 99%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.hascancelation div .sts_inprogress {
  background-color: #363636;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.hascancelation div .sts_inprogress.step5 {
  background-color: #363636;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.hascancelation div .waiting_payment {
  left: 0%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.hascancelation div .producing {
  left: 25%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.order_canceled {
  color: #363636;
  background-color: transparent;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.order_canceled div .step0 {
  left: 0%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.order_canceled div .step1 {
  left: 24%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.order_canceled div .step2 {
  left: 50%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.order_canceled div .step3 {
  left: 75%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.order_canceled div .step4 {
  left: 99%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.order_canceled div .step5 {
  left: 99%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.order_canceled div .waiting_payment {
  left: 0%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.order_canceled div .producing {
  left: 25%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.order_canceled div .progress-bar {
  background-color: #363636;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.order_canceled div .sts_passed {
  border: 2px solid #363636;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.order_canceled div .sts_inprogress {
  background-color: #363636;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.order_canceled div .sts_inprogress .step5 {
  background-color: #363636;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.order_canceled div.order_incidence .step0 {
  left: 0%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.order_canceled div.order_incidence .step1 {
  left: 25%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.order_canceled div.order_incidence .step2 {
  left: 50%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.order_canceled div.order_incidence .step3 {
  left: 70%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.order_canceled div.order_incidence .step4 {
  left: 85%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.order_canceled div.order_incidence .step5 {
  left: 99%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.order_canceled div.order_incidence .step6 {
  left: 99%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.order_canceled div.order_incidence .waiting_payment {
  left: 0%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.order_canceled div.order_incidence .producing {
  left: 25%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_order-return div .step0 {
  left: 0%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_order-return div .step1 {
  left: 20%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_order-return div .step2 {
  left: 40%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_order-return div .step3 {
  left: 60%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_order-return div .step4 {
  left: 80%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_order-return div .step5 {
  left: 99%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_order-return div .producing {
  left: 20%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_order-return div .waiting_payment {
  left: 0%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.expand_line div .step0 {
  left: 0%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.expand_line div .step1 {
  left: 15%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.expand_line div .step2 {
  left: 30%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.expand_line div .step3 {
  left: 48%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.expand_line div .step4 {
  left: 65%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.expand_line div .step5 {
  left: 85%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.expand_line div .step6 {
  left: 99%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.expand_line.order_incidence.insidenceLineComplete div .sts.step3 {
  left: 70%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.expand_line.order_incidence.insidenceLineComplete div .sts.step4 {
  left: 85%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.expand_line.order_incidence.insidenceLineComplete div .sts.step5 {
  left: 99%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.expand_line.endReturnedLine div .step0 {
  left: 0%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.expand_line.endReturnedLine div .step1 {
  left: 20%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.expand_line.endReturnedLine div .step2 {
  left: 40%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.expand_line.endReturnedLine div .step3 {
  left: 60%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.expand_line.endReturnedLine div .step4 {
  left: 80%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.expand_line.endReturnedLine div .step5 {
  left: 99%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.expand_line.endReturnedLine.endReturnedLineIncidence .step6 {
  background: #ffffff03;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.expand_line.endReturnedLine.endReturnedLineIncidence .step6 span {
  line-height: 2.5;
  font-weight: bold;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.expand_line.endReturnedLine.endReturnedLineIncidence.returnProgressKeepRequest div .step5.sts_inprogress span {
  line-height: 1;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.expand_line.endReturnedLine.endReturnedLineIncidence.returnProgressKeepRequest div .step6.sts_pending span {
  line-height: 9;
  display: none;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule div .step0 {
  left: 0%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule div .step1 {
  left: 21%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule div .step2 {
  left: 41%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule div .step3 {
  left: 61%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule div .step4 {
  left: 81%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule div .step5 {
  left: 99%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule div .waiting_payment {
  left: 0%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule div .producing {
  left: 21%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.active.order_incidence .step3.sts_passed span {
  left: 0;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.active .step3.sts_passed span {
  left: -20px;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.active .step5.sts_passed span {
  left: -20px;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.order_incidence .step0 {
  left: 0%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.order_incidence .step1 {
  left: 15%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.order_incidence .step2 {
  left: 30%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.order_incidence .step3 {
  left: 45%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.order_incidence .step4 {
  left: 65%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.order_incidence .step5 {
  left: 80%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.order_incidence .step6 {
  left: 99%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.order_incidence .producing {
  left: 15%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.order_incidence .waiting_payment {
  left: 0%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.order_incidence .sts_inprogress {
  background-color: #ecbf50;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.order_incidence .sts_inprogress.step5 {
  background-color: #ecbf50;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.order_incidence .sts_inprogress.step6 {
  background-color: #34A593;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.order_canceled {
  color: #363636;
  background-color: transparent;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.order_canceled .step0 {
  left: 0%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.order_canceled .step1 {
  left: 20%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.order_canceled .step2 {
  left: 40%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.order_canceled .step3 {
  left: 60%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.order_canceled .step4 {
  left: 70%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.order_canceled .step5 {
  left: 99%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.order_canceled .sts_passed {
  border: 2px solid #363636;
  background-color: #363636;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.order_canceled .waiting_payment {
  left: 0%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.order_canceled .producing {
  left: 20%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.order_canceled .progress-bar {
  background-color: #363636;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.order_canceled .sts_passed {
  border: 2px solid #363636;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.order_canceled .sts_inprogress {
  background-color: #363636;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.order_canceled .sts_pending {
  opacity: 0.3;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.order_canceled .sts_pending span {
  opacity: 0.3;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.order_canceled .order_incidence .step0 {
  left: 0%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.order_canceled .order_incidence .step1 {
  left: 15%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.order_canceled .order_incidence .step2 {
  left: 30%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.order_canceled .order_incidence .step3 {
  left: 45%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.order_canceled .order_incidence .step4 {
  left: 65%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.order_canceled .order_incidence .step5 {
  left: 80%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.order_canceled .order_incidence .step6 {
  left: 99%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.order_canceled .order_incidence .waiting_payment {
  left: 0%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.order_canceled .order_incidence .producing {
  left: 15%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.order_canceled .order_incidence .sts_inprogress {
  background-color: #363636;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.hascancelation .step0 {
  left: 0%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.hascancelation .step1 {
  left: 20%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.hascancelation .step2 {
  left: 40%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.hascancelation .step3 {
  left: 60%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.hascancelation .step4 {
  left: 70%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.hascancelation .step5 {
  left: 99%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.hascancelation .waiting_payment {
  left: 0%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.hascancelation .producing {
  left: 20%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.has_order-return .step0 {
  left: 0%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.has_order-return .step1 {
  left: 20%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.has_order-return .step2 {
  left: 35%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.has_order-return .step3 {
  left: 55%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.has_order-return .step4 {
  left: 70%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.has_order-return .step5 {
  left: 85%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.has_order-return .step6 {
  left: 99%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.has_order-return .waiting_payment {
  left: 0%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.has_order-return .producing {
  left: 20%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.endReturnedLine div .step0 {
  left: 0%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.endReturnedLine div .step1 {
  left: 15%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.endReturnedLine div .step2 {
  left: 30%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.endReturnedLine div .step2 span {
  left: 15px;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.endReturnedLine div .step3 {
  left: 48%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.endReturnedLine div .step4 {
  left: 65%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.endReturnedLine div .step5 {
  left: 80%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.endReturnedLine div .step5.sts_passed span {
  left: 0px;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.endReturnedLine div .step6 {
  left: 99%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.endReturnedLine div .step7.sts_pending span {
  display: none;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.endReturnedLine.returnProgressKeepRequest div .sts.step7 span {
  display: none;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.endLineReturnWhReceived div .step0 {
  left: calc(0%);
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.endLineReturnWhReceived div .step1 {
  left: calc(16.66666667%);
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.endLineReturnWhReceived div .step2 {
  left: calc(33.33333333%);
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.endLineReturnWhReceived div .step3 {
  left: calc(50%);
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.endLineReturnWhReceived div .step4 {
  left: calc(66.66666667%);
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.endLineReturnWhReceived div .step5 {
  left: calc(83.33333333%);
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.endLineReturnWhReceived div .step5 span:nth-child(1) {
  left: 0px;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.endLineReturnWhReceived div .step6 {
  display: none;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.endLineReturnWhReceived div .step7 {
  left: calc(100%);
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.hascancelation div .step0 {
  left: 0%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.hascancelation div .step1 {
  left: 25%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.hascancelation div .step2 {
  left: 50%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.hascancelation div .step3 {
  left: 75%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.hascancelation div .step4 {
  left: 99%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.hascancelation div .waiting_payment {
  left: 0%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.hascancelation div .producing {
  left: 25%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.hascancelation div .sts_inprogress {
  background-color: #363636;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.hascancelation div .sts_inprogress .step5 {
  background-color: #363636;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.order_canceled {
  color: #363636;
  background-color: transparent;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.order_canceled div .step0 {
  left: 0%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.order_canceled div .step1 {
  left: 24%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.order_canceled div .step2 {
  left: 50%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.order_canceled div .step3 {
  left: 75%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.order_canceled div .step4 {
  left: 99%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.order_canceled div .step5 {
  left: 99%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.order_canceled .producing {
  left: 25%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.order_canceled .waiting_payment {
  left: 0%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.order_canceled .progress-bar {
  background-color: #363636;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.order_canceled .sts_passed {
  border: 2px solid #363636;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.order_canceled .sts_inprogress {
  background-color: #363636;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.order_canceled .sts_inprogress.step5 {
  background-color: #363636;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.order_canceled .sts_pending {
  opacity: 0.3;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.order_canceled.order_incidence .step0 {
  left: 0%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.order_canceled.order_incidence .step1 {
  left: 25%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.order_canceled.order_incidence .step2 {
  left: 50%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.order_canceled.order_incidence .step3 {
  left: 70%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.order_canceled.order_incidence .step4 {
  left: 85%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.order_canceled.order_incidence .step5 {
  left: 99%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.order_canceled.order_incidence .step6 {
  left: 99%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.order_canceled.order_incidence .waiting_payment {
  left: 0%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.order_canceled.order_incidence .producing {
  left: 25%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.order_canceled.endReturnedLine div .step0 {
  left: 0%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.order_canceled.endReturnedLine div .step1 {
  left: 20%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.order_canceled.endReturnedLine div .step2 {
  left: 40%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.order_canceled.endReturnedLine div .step3 {
  left: 60%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.order_canceled.endReturnedLine div .step4 {
  left: 80%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.order_canceled.endReturnedLine div .step5 {
  left: 99%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_order-return div .step0 {
  left: 0%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_order-return div .step1 {
  left: 20%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_order-return div .step2 {
  left: 40%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_order-return div .step3 {
  left: 60%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_order-return div .step4 {
  left: 80%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_order-return div .step5 {
  left: 99%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_order-return .waiting_payment {
  left: 0%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_order-return .producing {
  left: 20%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress-bar {
  float: left;
  width: 0%;
  position: relative;
  height: 8px !important;
  font-size: 14px;
  line-height: 22px;
  border-radius: 8px 8px 8px 8px;
  color: #ffffff;
  text-align: center;
  background-color: #34A593;
  margin-left: 3px;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress-bar.order_canceled {
  background-color: #363636;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress-bar.has_schedule.endReturnedLine {
  width: 100% !important;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress-bar.progress-bar-warning {
  background-color: #ecbf50;
  position: relative;
  width: 15%;
  right: 0;
  width: 20%;
  float: right;
  top: 0px;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress-bar.progress-bar-warning.has_schedule.order_incidence {
  width: 30%;
  top: -8px;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress-bar.progress-bar-warning.has_schedule.order_incidence.endReturnedLine.endReturnedLineIncidence {
  top: -8px;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress-bar.progress-bar-warning.expand_line.order_incidence.insidenceLineComplete {
  width: 30%;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress-bar.progress-bar-warning.expand_line.order_incidence.insidenceLineComplete.endReturnedLine {
  top: 0px;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress-bar.progress-bar-warning.insidenceLineComplete {
  width: 25%;
  right: 0%;
  top: -8px;
}
#accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress-bar.progress-bar-warning.insidenceLineComplete.endReturnedLine.expand_line {
  right: 15%;
}
@media only screen and (max-width: 766px) {
  #accountWrapper .my-account .list_order #MyOrders #ordersList div .content_orders .tooltipOrd {
    position: relative;
    display: flex;
    right: -45px;
    top: 30px;
  }
  #accountWrapper .my-account .list_order #MyOrders #ordersList div .content_orders .tooltipOrd .tooltipOrdtext::after {
    top: 90%;
    right: 100%;
    margin-top: -7px;
    rotate: 0deg;
  }
  #accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem {
    height: 480px;
  }
  #accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-Wrapper .loading_content {
    width: 100%;
    position: absolute;
    margin: auto;
    top: -60%;
    left: -15%;
  }
  #accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.expand_line.order_incidence.insidenceLineComplete.endReturnedLine div .step4 span {
    top: 0;
  }
  #accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.expand_line.order_incidence.insidenceLineComplete.endReturnedLine div .step5 span {
    top: 0;
  }
  #accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.expand_line.endReturnedLine.returnProgressKeepRequest.endReturnedLineIncidence div .step5 span {
    top: -10px;
    width: 100px;
  }
  #accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.expand_line.endReturnedLine.returnProgressKeepRequest.endReturnedLineIncidence div .step6 span {
    top: -44px;
    left: 40px;
  }
  #accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.expand_line.endReturnedLine.endReturnedLineIncidence div .step5 span {
    top: -80px;
  }
  #accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.expand_line.endReturnedLine.endReturnedLineIncidence div .step6 span {
    left: 20px;
    top: -70px;
  }
  #accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.order_canceled div .step4 span {
    transform: matrix(0, -1, 1, 0, 0, -80);
  }
  #accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.active .step1 span:nth-child(1) {
    transform: matrix(0, -1, 1, 0, 0, -80);
    left: -8px;
  }
  #accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.active .step1 span:nth-child(2) {
    left: 8px;
    transform: matrix(0, -1, 1, 0, 0, -105);
  }
  #accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.active .step1 span:nth-child(3) {
    transform: matrix(0, -1, 1, 0, 0, -158);
    left: 25px;
  }
  #accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.active .step1 span[data-display="visible"] + span {
    left: -10px;
  }
  #accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.active .step1.latesteplatedelivery span:nth-child(1) {
    left: -18px;
    transform: matrix(0, -1, 1, 0, 0, -79);
  }
  #accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.active .step1.latesteplatedelivery span:nth-child(2) {
    left: -3px;
  }
  #accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.active .step1.latesteplatedelivery span:nth-child(3) {
    transform: matrix(0, -1, 1, 0, 0, -110);
    left: 15px;
  }
  #accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.active .step1.latestepmaxdate span:nth-child(1) {
    left: -18px;
    transform: matrix(0, -1, 1, 0, 0, -79);
  }
  #accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.active .step1.latestepmaxdate span:nth-child(2) {
    left: -3px;
  }
  #accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.active .step1.latestepmaxdate span:nth-child(3) {
    left: 15px;
  }
  #accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.active .step2 span {
    width: 100px;
    transform: matrix(0, -1, 1, 0, 0, -80);
  }
  #accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.active .step3 span:nth-child(1) {
    width: 100px;
    left: -7px;
    transform: matrix(0, -1, 1, 0, 0, -90);
  }
  #accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.active .step3 span:nth-child(2) {
    left: 25px;
    transform: matrix(0, -1, 1, 0, 0, -125);
  }
  #accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.active .step3 .onlyOnDelivery {
    top: -60px;
  }
  #accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.active .step4.sts_inprogress span:first-child {
    width: 100px;
  }
  #accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.active .step4.sts_inprogress span:nth-child(2) {
    left: 25px;
  }
  #accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.active.has_schedule .step2 span {
    transform: matrix(0, -1, 1, 0, 0, -105);
    left: 15px;
  }
  #accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.active.has_schedule .step5 span:first-child {
    transform: matrix(0, -1, 1, 0, 0, -95);
  }
  #accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.active.has_schedule .step5 span:nth-child(2) {
    transform: matrix(0, -1, 1, 0, 0, -90);
    left: 15px;
  }
  #accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress div .sts span {
    flex-direction: row;
    max-width: 280px;
    width: max-content;
    transform-origin: center;
    top: 0;
    transform: matrix(0, -1, 1, 0, 0, -80);
  }
  #accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.active div .sts.step1 span:first-child {
    left: -14px;
    transform: matrix(0, -1, 1, 0, 0, -75);
  }
  #accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.active div .sts.step1 span:nth-child(2) {
    left: 0px;
    transform: matrix(0, -1, 1, 0, 0, -105);
  }
  #accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.active div .sts.step1 span:nth-child(3) {
    left: 12px;
    transform: matrix(0, -1, 1, 0, 0, -103);
  }
  #accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.active div .sts.step1 span:first-child:nth-child(1):not(:nth-child(2)) {
    left: -12px;
    transform: matrix(0, -1, 1, 0, 0, -76);
  }
  #accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.active div .sts.step2 span:first-child {
    left: 0px;
    transform: matrix(0, -1, 1, 0, 0, -88);
  }
  #accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.active div .sts.step3 span {
    left: 0;
    transform: matrix(0, -1, 1, 0, 0, -80);
  }
  #accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.active.endReturnedLine div .sts.step1.sts_passed span:nth-child(1) {
    left: -5px;
  }
  #accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.active.endReturnedLine div .sts.step5.sts_passed span:first-child {
    transform: matrix(0, -1, 1, 0, 0, -85);
  }
  #accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.active.endReturnedLine.returnProgressKeepRequest div .sts.step1 span {
    left: -3px;
  }
  #accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.active.endReturnedLine.returnProgressKeepRequest div .sts.step2 span:first-child:nth-child(1):not(:nth-child(2)) {
    transform: matrix(0, -1, 1, 0, 0, -90);
  }
  #accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.active.endReturnedLine.returnProgressKeepRequest div .sts.step3 span {
    left: 0;
  }
  #accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.active.endReturnedLine.returnProgressKeepRequest div .sts.step5 span {
    left: 0;
  }
  #accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.active.endReturnedLine.returnProgressKeepRequest div .sts.step6 span {
    transform: matrix(0, -1, 1, 0, 0, -93);
    width: 100px;
  }
  #accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.active.endReturnedLine.returnProgressKeepRequest div .sts.step7 span {
    left: 10px;
    display: none;
  }
  #accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.active.endReturnedLine.returnProgressKeepRequest.order_incidence div .sts.step5 span {
    transform: matrix(0, -1, 1, 0, 0, -75);
  }
  #accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.active.endReturnedLine.endReturnedLineIncidence div .sts.step1 span {
    left: -3px !important;
  }
  #accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.active.endLineReturnWhReceived .step1 span:nth-child(1) {
    left: -5px;
  }
  #accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.active.endLineReturnWhReceived .step5 span {
    left: 0px;
  }
  #accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress.has_schedule.active.endLineReturnWhReceived .step5 span:nth-child(1) {
    transform: matrix(0, -1, 1, 0, 0, -80);
  }
  #accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress-bar.progress-bar-warning {
    right: 30px;
    top: 0px;
  }
  #accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress-bar.progress-bar-warning.has_schedule.order_incidence {
    width: 15%;
    top: 0;
  }
  #accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress-bar.progress-bar-warning.has_schedule.order_incidence.endReturnedLine.endReturnedLineIncidence {
    right: 25px;
    top: -8px;
  }
  #accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress-bar.progress-bar-warning.expand_line.order_incidence.insidenceLineComplete.endReturnedLine {
    top: 0px;
  }
  #accountWrapper .my-account .details_order div #aloneOrder .deliverGroup .deliverItem .progress-container .progress-bar.progress-bar-warning.order_incidence.insidenceLineComplete {
    right: 0;
    top: -8px;
  }
}
.no-result {
  width: 100%;
  text-align: center;
}
.lds-roller {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-roller div {
  animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  transform-origin: 40px 40px;
}
.lds-roller div:nth-child(1) {
  animation-delay: -0.036s;
}
.lds-roller div:nth-child(1):after {
  top: 63px;
  left: 63px;
}
.lds-roller div:nth-child(2) {
  animation-delay: -0.072s;
}
.lds-roller div:nth-child(2):after {
  top: 68px;
  left: 56px;
}
.lds-roller div:nth-child(3) {
  animation-delay: -0.108s;
}
.lds-roller div:nth-child(3):after {
  top: 71px;
  left: 48px;
}
.lds-roller div:nth-child(4) {
  animation-delay: -0.144s;
}
.lds-roller div:nth-child(4):after {
  top: 72px;
  left: 40px;
}
.lds-roller div:nth-child(5) {
  animation-delay: -0.18s;
}
.lds-roller div:nth-child(5):after {
  top: 71px;
  left: 32px;
}
.lds-roller div:nth-child(6) {
  animation-delay: -0.216s;
}
.lds-roller div:nth-child(6):after {
  top: 68px;
  left: 24px;
}
.lds-roller div:nth-child(7) {
  animation-delay: -0.252s;
}
.lds-roller div:nth-child(7):after {
  top: 63px;
  left: 17px;
}
.lds-roller div :nth-child(8) {
  animation-delay: -0.288s;
}
.lds-roller div :nth-child(8):after {
  top: 56px;
  left: 12px;
}
.lds-roller div:after {
  content: " ";
  display: block;
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #000;
  margin: -4px 0 0 -4px;
}
/** modales **/
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade .in {
  opacity: 1;
}
.modal {
  display: none;
  position: fixed 0.02362282;
  z-index: 10001;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.4);
}
.modal#sussessModal {
  background-color: #ffffffc2;
}
.modal#sussessModal .modal-dialog {
  top: 40%;
}
.modal#failModal {
  background-color: #ffffffc2;
}
.modal#failModal .modal-dialog {
  top: 40%;
}
.modal#confirmModal {
  background-color: #ffffffc2;
}
.modal#confirmModal .modal-dialog {
  top: 40%;
}
@keyframes lds-roller {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.align-content-center {
  -ms-flex-line-pack: center;
  align-content: center;
}
.align-items-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.justify-content-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
/**
 *  CSS Layout
 */
.row {
  margin-right: -8px;
  margin-left: -8px;
}
.row.flexrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: grid;
  grid-template-columns: 0 1fr 1fr 1fr 0;
}
.flex-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -moz-flex-direction: row;
}
.col-xs-12 {
  position: relative;
  min-height: 1px;
  padding-right: 8px;
  padding-left: 8px;
  float: left;
  width: 100%;
}
.col-lg-8 {
  position: relative;
  min-height: 1px;
  padding-right: 8px;
  padding-left: 8px;
}
.col-md-8 {
  position: relative;
  min-height: 1px;
  padding-right: 8px;
  padding-left: 8px;
}
.px-0 {
  padding-left: 0 !important;
}
.my-24 {
  margin-top: 24px;
  margin-bottom: 24px;
}
@media (min-width: 1200px) {
  .col-lg-12 {
    float: left;
    width: 100%;
  }
  .col-lg-8 {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 992px) {
  .col-md-8 {
    float: left;
    width: 66.66666667%;
  }
  .row.flexrow .col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .row.flexrow .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
}
/* Responsive Mobile ----------- */
@media only screen and (max-width: 768px) {
  .warning-container .warning-wrapper .warning-icon {
    width: 19% !important;
    margin: auto !important;
  }
}
.row.flexrow .col,
.row.flexrow .col-1,
.row.flexrow .col-10,
.row.flexrow .col-11,
.row.flexrow .col-12,
.row.flexrow .col-2,
.row.flexrow .col-3,
.row.flexrow .col-4,
.row.flexrow .col-5,
.row.flexrow .col-6,
.row.flexrow .col-7,
.row.flexrow .col-8,
.row.flexrow .col-9,
.row.flexrow .col-auto,
.row.flexrow .col-lg,
.row.flexrow .col-lg-1,
.row.flexrow .col-lg-10,
.row.flexrow .col-lg-11,
.row.flexrow .col-lg-12,
.row.flexrow .col-lg-2,
.row.flexrow .col-lg-3,
.row.flexrow .col-lg-4,
.row.flexrow .col-lg-5,
.row.flexrow .col-lg-6,
.row.flexrow .col-lg-7,
.row.flexrow .col-lg-8,
.row.flexrow .col-lg-9,
.row.flexrow .col-lg-auto,
.row.flexrow .col-md,
.row.flexrow .col-md-1,
.row.flexrow .col-md-10,
.row.flexrow .col-md-11,
.row.flexrow .col-md-12,
.row.flexrow .col-md-2,
.row.flexrow .col-md-3,
.row.flexrow .col-md-4,
.row.flexrow .col-md-5,
.row.flexrow .col-md-6,
.row.flexrow .col-md-7,
.row.flexrow .col-md-8,
.row.flexrow .col-md-9,
.row.flexrow .col-md-auto,
.row.flexrow .col-sm,
.row.flexrow .col-sm-1,
.row.flexrow .col-sm-10,
.row.flexrow .col-sm-11,
.row.flexrow .col-sm-12,
.row.flexrow .col-sm-2,
.row.flexrow .col-sm-3,
.row.flexrow .col-sm-4,
.row.flexrow .col-sm-5,
.row.flexrow .col-sm-6,
.row.flexrow .col-sm-7,
.row.flexrow .col-sm-8,
.row.flexrow .col-sm-9,
.row.flexrow .col-sm-auto,
.row.flexrow .col-xl,
.row.flexrow .col-xl-1,
.row.flexrow .col-xl-10,
.row.flexrow .col-xl-11,
.row.flexrow .col-xl-12,
.row.flexrow .col-xl-2,
.row.flexrow .col-xl-3,
.row.flexrow .col-xl-4,
.row.flexrow .col-xl-5,
.row.flexrow .col-xl-6,
.row.flexrow .col-xl-7,
.row.flexrow .col-xl-8,
.row.flexrow .col-xl-9,
.row.flexrow .col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 8px;
  padding-left: 8px;
}
/* remove before space */
/**
 *
 *         .ifCGGCt         ;,       LG1       ::
 *       ,L@​@​0LffC1        :@​G       0@​f      ,88.
 *      ,0@​C,             ,8@​@​L      G@​f     .0@​@​G.
 *      L@​G              .0@​G8@​f     G@​f     C@00@​C
 *      C@​C     ,G00t    G@0 ;@​@1    G@​f    L@​8,,8@​f
 *      :@​@​f.   .:0@​L   L@​8,  t@​@​;   G@​f   t@​@​:  i@​@1
 *       :C@​8Ctii18@​f  f@​@​:    f@​@​:  0@​f  1@​@​i    1@​@​i
 *
 */
.loadOpacity {
  opacity: 0.5;
}
.blockCloseIcon {
  pointer-events: none;
}
.firstLetter {
  display: inline-block;
  text-transform: lowercase;
}
.firstLetter:first-letter {
  text-transform: uppercase;
}
.uppercase {
  text-transform: uppercase;
}
.lowercase {
  text-transform: lowercase;
}
.capitalize {
  text-transform: capitalize;
}
.underline {
  text-decoration: underline;
  color: #000000 !important;
}
.numberSchedule {
  font-family: GothamBold, ArialBlack, sans-serif;
  line-height: 1.1;
  color: #000000;
}
.directionLayout {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.directionColumLayout {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.modalMask {
  position: fixed;
  z-index: 9998;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: table;
}
.modalWrapper {
  display: table-cell;
  vertical-align: middle;
}
.modalContainer {
  background: #ffffff;
  font-family: Lato, Arial, sans-serif;
  font-size: 18px;
  margin: 100px auto;
  max-width: 100%;
  height: auto;
  position: relative;
  border-radius: 2px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.33);
}
.modalContainerNoScheduled {
  background-image: unset;
}
.closeIconModal {
  cursor: pointer;
  position: relative;
  width: 16px;
  height: 16px;
  float: right;
  color: #000000;
}
.modalTitle {
  font-weight: 700;
  color: #000000;
  font-size: 20px;
  margin-bottom: 30px;
  text-align: center;
  font-family: GothamBold, ArialBlack, sans-serif;
}
.alert {
  padding: 8px;
  color: #ffffff;
}
.alert-close-buttont {
  margin-left: 15px;
  color: #ffffff;
  font-weight: bold;
  float: right;
  font-size: 22px;
  line-height: 20px;
  cursor: pointer;
  transition: 0.3s;
}
.alert-close-buttont:hover {
  color: black;
}
.alert-error {
  background-color: #f44336;
}
.alert-warning {
  background-color: #ff9800;
}
.alert-info {
  background-color: #2196f3;
}
.alert-sucess {
  background-color: #04aa6d;
}
#scheduleWrapper .loading_content_schedule {
  width: 100%;
  height: 500px;
  position: absolute;
  background-color: #ffffffab;
  text-align: center;
}
#scheduleWrapper .loading_content_schedule .spin {
  top: 45%;
  left: 45%;
  position: relative;
  width: 10%;
  z-index: 1;
}
#scheduleWrapper .loading_content_schedule .spin .lds-roller {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
#scheduleWrapper .loading_content_schedule .spin .lds-roller div {
  animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  transform-origin: 40px 40px;
}
#scheduleWrapper .loading_content_schedule .spin .lds-roller div:nth-child(1) {
  animation-delay: -0.036s;
}
#scheduleWrapper .loading_content_schedule .spin .lds-roller div:nth-child(1):after {
  top: 63px;
  left: 63px;
}
#scheduleWrapper .loading_content_schedule .spin .lds-roller div:nth-child(2) {
  animation-delay: -0.072s;
}
#scheduleWrapper .loading_content_schedule .spin .lds-roller div:nth-child(2):after {
  top: 68px;
  left: 56px;
}
#scheduleWrapper .loading_content_schedule .spin .lds-roller div:nth-child(3) {
  animation-delay: -0.108s;
}
#scheduleWrapper .loading_content_schedule .spin .lds-roller div:nth-child(3):after {
  top: 71px;
  left: 48px;
}
#scheduleWrapper .loading_content_schedule .spin .lds-roller div:nth-child(4) {
  animation-delay: -0.144s;
}
#scheduleWrapper .loading_content_schedule .spin .lds-roller div:nth-child(4):after {
  top: 72px;
  left: 40px;
}
#scheduleWrapper .loading_content_schedule .spin .lds-roller div:nth-child(5) {
  animation-delay: -0.18s;
}
#scheduleWrapper .loading_content_schedule .spin .lds-roller div:nth-child(5):after {
  top: 71px;
  left: 32px;
}
#scheduleWrapper .loading_content_schedule .spin .lds-roller div:nth-child(6) {
  animation-delay: -0.216s;
}
#scheduleWrapper .loading_content_schedule .spin .lds-roller div:nth-child(6):after {
  top: 68px;
  left: 24px;
}
#scheduleWrapper .loading_content_schedule .spin .lds-roller div:nth-child(7) {
  animation-delay: -0.252s;
}
#scheduleWrapper .loading_content_schedule .spin .lds-roller div:nth-child(7):after {
  top: 63px;
  left: 17px;
}
#scheduleWrapper .loading_content_schedule .spin .lds-roller div :nth-child(8) {
  animation-delay: -0.288s;
}
#scheduleWrapper .loading_content_schedule .spin .lds-roller div :nth-child(8):after {
  top: 56px;
  left: 12px;
}
#scheduleWrapper .loading_content_schedule .spin .lds-roller div:after {
  content: " ";
  display: block;
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #000000;
  margin: -4px 0 0 -4px;
}
@keyframes lds-roller {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.loading .vue-loader-container {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
}
.loading .vue-loader-container .vue-loader {
  text-indent: -9999em;
  width: 2em;
  height: 2em;
  border-radius: 50%;
  background: #505050;
  background: -moz-linear-gradient(left, #505050 10%, rgba(56, 56, 56, 0) 42%);
  background: -webkit-linear-gradient(left, #505050 10%, rgba(56, 56, 56, 0) 42%);
  background: -o-linear-gradient(left, #505050 10%, rgba(56, 56, 56, 0) 42%);
  background: -ms-linear-gradient(left, #505050 10%, rgba(56, 56, 56, 0) 42%);
  background: linear-gradient(to right, #505050 10%, rgba(56, 56, 56, 0) 42%);
  position: absolute;
  -webkit-animation: load3 1.4s infinite linear;
  animation: load3 1.4s infinite linear;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
.loading .vue-loader-container .vue-loader:before {
  width: 50%;
  height: 50%;
  background: #505050;
  border-radius: 100% 0 0 0;
  position: absolute;
  top: 0;
  left: 0;
  content: '';
}
.loading .vue-loader-container .vue-loader:after {
  background: #f4f3f0;
  width: 75%;
  height: 75%;
  border-radius: 50%;
  content: '';
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
@-webkit-keyframes load3 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load3 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.page-wrapper #maincontent {
  width: 100%;
}
[v-cloak] {
  display: none;
}
#scheduling_component .schedule-calendar-container .title-container {
  color: #505050;
  line-height: 1.75;
  font-family: GothamBold, ArialBlack, sans-serif;
}
#scheduling_component .schedule-calendar-container .schedulable-items-container {
  position: relative;
}
#scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-container-title {
  line-height: 1.1;
  color: #505050;
  font-family: LatoBold, ArialBlack, sans-serif;
  font-size: 16px;
}
#scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container {
  background-color: #ffffff;
  border-radius: 10px;
  border: 1px solid #b3b3b3;
}
#scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .schedulable-icon-container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
#scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .schedulable-icon-container .schedulable-icon-number .schedule-number {
  font-family: GothamBold, ArialBlack, sans-serif;
  line-height: 1.1;
  color: #000000;
}
#scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .schedulable-icon-container .schedulable-icon-title {
  display: flex;
}
#scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .schedulable-icon-container .schedulable-icon-title p {
  margin-right: 8px;
}
#scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .schedulable-icon-container .schedulable-icon-title-scheduled {
  color: #41a46e;
}
#scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .schedulable-icon-container .schedulable-icon-title-postponed {
  color: #e28911;
}
#scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .container-label-t2-t5 .label {
  font-weight: 500;
  font-size: 16px;
}
#scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .container-label-t2-t5 .date-max-delivery {
  color: #2196f3;
  font-size: 16px;
}
#scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .container-alerts-item-t3 .container-schedulable-title .schedulable-human-date-title {
  display: table-cell;
  line-height: 8px;
}
#scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .container-alerts-item-t3 .container-schedulable-title .no-schedulable-human-date-title {
  font-size: 16px;
  margin-bottom: 18px;
}
#scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .container-alerts-item-t3 .container-schedulable-title .human-date-title p {
  font-weight: 500;
  line-height: 1.2;
  color: #000000;
}
#scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .container-alerts-item-t3 .container-schedulable-date {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .container-alerts-item-t3 .container-schedulable-date .schedulable-date-description {
  display: grid;
}
#scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .container-alerts-item-t3 .container-schedulable-date .schedulable-date-description .schedulable-date-description-title {
  color: #8d8d8d;
  line-height: 1.125;
}
#scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .container-alerts-item-t3 .container-schedulable-date .schedulable-date-description .schedulable-date-description-message {
  color: #2196f3;
  font-family: LatoBold, ArialBlack, sans-serif;
}
#scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .container-alerts-item-t3 .container-schedulable-date .schedulable-date-link-container {
  display: flex;
  align-items: center;
  text-align: center;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  gap: 20px;
}
#scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .container-alerts-item-t3 .container-schedulable-date .schedulable-date-link-container .schedulable-date-link-label {
  text-decoration: underline;
  color: #000000 !important;
  cursor: pointer;
  color: #000000;
}
#scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .date-section {
  visibility: hidden;
}
#scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .date-section .modal-date-and-range-mask {
  position: fixed;
  z-index: 9998;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: table;
}
#scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .date-section .modal-date-and-range-mask .modal-date-and-range-wrapper {
  display: table-cell;
  vertical-align: middle;
}
#scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .date-section .modal-date-and-range-mask .modal-date-and-range-wrapper .modal-date-and-range-container {
  background: #ffffff;
  font-family: Lato, Arial, sans-serif;
  font-size: 18px;
  margin: 100px auto;
  max-width: 100%;
  height: auto;
  position: relative;
  border-radius: 2px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.33);
}
#scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .date-section .modal-date-and-range-mask .modal-date-and-range-wrapper .modal-date-and-range-container .modal-header .close-icon-modal-date {
  cursor: pointer;
  position: relative;
  width: 16px;
  height: 16px;
  float: right;
  color: #000000;
}
#scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .date-section .modal-date-and-range-mask .modal-date-and-range-wrapper .modal-date-and-range-container .modal-header-vue {
  border-bottom: unset;
}
#scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .date-section .modal-date-and-range-mask .modal-date-and-range-wrapper .modal-date-and-range-container .modal-header-vue .calculator-modal-image {
  background-image: url("..//Gaia_Schedules/images/cal.png");
  height: 121px;
  width: 121px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin: auto;
}
#scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .date-section .modal-date-and-range-mask .modal-date-and-range-wrapper .modal-date-and-range-container .modal-body {
  margin: 0 0 0 0;
  text-align: center;
  padding: 0px 16px 0px 16px;
}
#scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .date-section .modal-date-and-range-mask .modal-date-and-range-wrapper .modal-date-and-range-container .modal-body .vue-loader-container {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
}
#scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .date-section .modal-date-and-range-mask .modal-date-and-range-wrapper .modal-date-and-range-container .modal-body .vue-loader-container .vue-loader {
  text-indent: -9999em;
  width: 2em;
  height: 2em;
  border-radius: 50%;
  background: #505050;
  background: -moz-linear-gradient(left, #505050 10%, rgba(56, 56, 56, 0) 42%);
  background: -webkit-linear-gradient(left, #505050 10%, rgba(56, 56, 56, 0) 42%);
  background: -o-linear-gradient(left, #505050 10%, rgba(56, 56, 56, 0) 42%);
  background: -ms-linear-gradient(left, #505050 10%, rgba(56, 56, 56, 0) 42%);
  background: linear-gradient(to right, #505050 10%, rgba(56, 56, 56, 0) 42%);
  position: absolute;
  -webkit-animation: load3 1.4s infinite linear;
  animation: load3 1.4s infinite linear;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
#scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .date-section .modal-date-and-range-mask .modal-date-and-range-wrapper .modal-date-and-range-container .modal-body .vue-loader-container .vue-loader:before {
  width: 50%;
  height: 50%;
  background: #505050;
  border-radius: 100% 0 0 0;
  position: absolute;
  top: 0;
  left: 0;
  content: '';
}
#scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .date-section .modal-date-and-range-mask .modal-date-and-range-wrapper .modal-date-and-range-container .modal-body .vue-loader-container .vue-loader:after {
  background: #f4f3f0;
  width: 75%;
  height: 75%;
  border-radius: 50%;
  content: '';
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
@-webkit-keyframes load3 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load3 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
#scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .date-section .modal-date-and-range-mask .modal-date-and-range-wrapper .modal-date-and-range-container .modal-body .scheduling-modal-title {
  font-weight: 700;
  color: #000000;
  font-size: 20px;
  margin-bottom: 30px;
  text-align: center;
  font-family: GothamBold, ArialBlack, sans-serif;
}
#scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .date-section .modal-date-and-range-mask .modal-date-and-range-wrapper .modal-date-and-range-container .modal-body .schedulable-human-date-title {
  display: table-cell;
  line-height: 12px;
  color: #8d8d8d;
}
#scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .date-section .modal-date-and-range-mask .modal-date-and-range-wrapper .modal-date-and-range-container .modal-body .schedulable-human-date-title .schedulable-human-date-title-label {
  font-family: Lato, Arial, sans-serif;
}
#scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .date-section .modal-date-and-range-mask .modal-date-and-range-wrapper .modal-date-and-range-container .modal-body .schedulable-human-date-title .schedulable-human-date-title-date {
  font-family: GothamBold, ArialBlack, sans-serif;
}
#scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .date-section .modal-date-and-range-mask .modal-date-and-range-wrapper .modal-date-and-range-container .modal-body .schedule-date-range-selector {
  font-size: 16px;
}
#scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .date-section .modal-date-and-range-mask .modal-date-and-range-wrapper .modal-date-and-range-container .modal-body .schedule-date-range-selector .select-day {
  float: left;
  width: 100%;
  margin-right: 20px;
  position: relative;
  line-height: 3;
}
#scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .date-section .modal-date-and-range-mask .modal-date-and-range-wrapper .modal-date-and-range-container .modal-body .schedule-date-range-selector .select-day .beforeIcon {
  position: absolute;
  left: 8px;
  z-index: 1;
}
#scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .date-section .modal-date-and-range-mask .modal-date-and-range-wrapper .modal-date-and-range-container .modal-body .schedule-date-range-selector .select-day .vdp-datepicker.form-control.datepicker-container div {
  z-index: 10;
  width: 100%;
  border-radius: 6px;
}
#scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .date-section .modal-date-and-range-mask .modal-date-and-range-wrapper .modal-date-and-range-container .modal-body .schedule-date-range-selector .select-day .vdp-datepicker.form-control.datepicker-container div .date-picker {
  width: 100%;
  font-family: Lato, Arial, sans-serif;
  cursor: pointer;
  border: 1px solid #000000;
  padding: 0 28px;
  font-size: 14px;
  height: 32px;
}
#scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .date-section .modal-date-and-range-mask .modal-date-and-range-wrapper .modal-date-and-range-container .modal-body .schedule-date-range-selector .select-day .vdp-datepicker.form-control.datepicker-container div .date-picker::placeholder {
  color: #000000 !important;
  font-size: 16px !important;
  font-family: Lato, Arial, sans-serif !important;
  font-style: normal !important;
  font-weight: normal !important;
}
#scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .date-section .modal-date-and-range-mask .modal-date-and-range-wrapper .modal-date-and-range-container .modal-body .schedule-date-range-selector .select-day .vdp-datepicker.form-control.datepicker-container .vdp-datepicker__calendar div {
  background-color: #d8d8d8;
  color: #b3b3b3;
  cursor: not-allowed;
}
#scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .date-section .modal-date-and-range-mask .modal-date-and-range-wrapper .modal-date-and-range-container .modal-body .schedule-date-range-selector .select-day .vdp-datepicker.form-control.datepicker-container .vdp-datepicker__calendar div .cell.day {
  background-color: #8d8d8d;
  color: #b3b3b3;
  pointer-events: none;
}
#scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .date-section .modal-date-and-range-mask .modal-date-and-range-wrapper .modal-date-and-range-container .modal-body .schedule-date-range-selector .select-day .vdp-datepicker.form-control.datepicker-container .vdp-datepicker__calendar div .cell.day-header {
  background-color: #d8d8d8;
  cursor: default;
}
#scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .date-section .modal-date-and-range-mask .modal-date-and-range-wrapper .modal-date-and-range-container .modal-body .schedule-date-range-selector .select-day .vdp-datepicker.form-control.datepicker-container .vdp-datepicker__calendar div .cell.day.highlighted {
  background-color: #90c5f2;
  cursor: pointer;
  color: #000000;
  pointer-events: all;
}
#scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .date-section .modal-date-and-range-mask .modal-date-and-range-wrapper .modal-date-and-range-container .modal-body .schedule-date-range-selector .select-day .vdp-datepicker.form-control.datepicker-container .vdp-datepicker__calendar div .cell.day.selected.highlighted {
  background-color: #bdddf8;
  cursor: pointer;
  color: #000000;
  pointer-events: all;
}
#scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .date-section .modal-date-and-range-mask .modal-date-and-range-wrapper .modal-date-and-range-container .modal-body .schedule-date-range-selector .select-day .afterIcon {
  position: absolute;
  right: 8px;
  top: 0px;
}
#scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .date-section .modal-date-and-range-mask .modal-date-and-range-wrapper .modal-date-and-range-container .modal-body .schedule-date-range-selector .select-range {
  position: relative;
  display: inline;
}
#scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .date-section .modal-date-and-range-mask .modal-date-and-range-wrapper .modal-date-and-range-container .modal-body .schedule-date-range-selector .select-range select {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';
}
#scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .date-section .modal-date-and-range-mask .modal-date-and-range-wrapper .modal-date-and-range-container .modal-body .schedule-date-range-selector .select-range select::-ms-expand {
  display: none;
}
#scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .date-section .modal-date-and-range-mask .modal-date-and-range-wrapper .modal-date-and-range-container .modal-body .schedule-date-range-selector .select-range .range-select {
  color: #000000;
  cursor: pointer;
  font-size: 16px;
  border: 1px solid #000000;
  font-family: Lato, Arial, sans-serif;
  padding: 0 28px 0 8px;
}
#scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .date-section .modal-date-and-range-mask .modal-date-and-range-wrapper .modal-date-and-range-container .modal-body .schedule-date-range-selector .select-range .afterIcon {
  position: absolute;
  right: 8px;
  top: 0px;
}
#scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .date-section .modal-date-and-range-mask .modal-date-and-range-wrapper .modal-date-and-range-container .modal-body .modal-body-title {
  font-family: Lato, Arial, sans-serif;
  font-weight: 900;
  font-size: 21px;
  line-height: 1.5;
  color: #363636;
}
#scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .date-section .modal-date-and-range-mask .modal-date-and-range-wrapper .modal-date-and-range-container .modal-body .modal-body-sub-title {
  font-family: Lato, Arial, sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 1;
  color: #363636;
}
#scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .date-section .modal-date-and-range-mask .modal-date-and-range-wrapper .modal-date-and-range-container .modal-footer-vue {
  margin: 38px 0px 20px 0;
  text-align: center;
  border-top: unset;
}
#scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .date-section .modal-date-and-range-mask .modal-date-and-range-wrapper .modal-date-and-range-container .modal-footer-vue .modal-foooter-link {
  font-family: Lato, Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.0;
  color: #505050;
  text-decoration: underline;
  color: #000000 !important;
}
#scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .date-section .modal-date-and-range-mask .modal-date-and-range-wrapper .modal-date-and-range-container-yes-scheduled {
  background-image: url("..//Gaia_Schedules/images/Schedule_bg.jpg");
}
#scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .date-section .modal-date-and-range-mask .modal-date-and-range-wrapper .modal-date-and-range-container-no-scheduled {
  background-image: unset;
}
#scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .product-section .product-schedulable-item-container {
  overflow: hidden;
}
#scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .product-section .product-schedulable-item-container .product-schedulable-item-thumb img {
  float: left;
  clear: left;
  width: 56px;
  height: 48px;
}
#scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .product-section .product-schedulable-item-container .product-schedulable-item-info {
  float: left;
  margin-left: 12px;
}
#scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .product-section .product-schedulable-item-container .product-schedulable-item-info .product-schedulable-item-info-title {
  color: #000000;
  font-weight: 500;
}
#scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .schedule-break {
  border-top: 1px solid #d8d8d8;
  margin-bottom: 8px;
}
#scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .container-schedulable-link {
  display: flex;
  justify-content: center;
  text-decoration: underline;
  color: #000000 !important;
  cursor: pointer;
}
#scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .modal-postponed-main .modal-date-and-range-mask {
  position: fixed;
  z-index: 9998;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: table;
}
#scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .modal-postponed-main .modal-date-and-range-mask .modal-date-and-range-wrapper {
  display: table-cell;
  vertical-align: middle;
}
#scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .modal-postponed-main .modal-date-and-range-mask .modal-date-and-range-wrapper .modal-date-and-range-container {
  background: #ffffff;
  font-family: Lato, Arial, sans-serif;
  font-size: 18px;
  margin: 100px auto;
  max-width: 100%;
  height: auto;
  position: relative;
  border-radius: 2px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.33);
}
#scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .modal-postponed-main .modal-date-and-range-mask .modal-date-and-range-wrapper .modal-date-and-range-container .modal-header .close-icon-modal-date {
  cursor: pointer;
  position: relative;
  width: 16px;
  height: 16px;
  float: right;
  color: #000000;
}
#scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .modal-postponed-main .modal-date-and-range-mask .modal-date-and-range-wrapper .modal-date-and-range-container .modal-body {
  margin: 0 0 0 0;
  text-align: center;
  padding: 0px 16px 0px 16px;
}
#scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .modal-postponed-main .modal-date-and-range-mask .modal-date-and-range-wrapper .modal-date-and-range-container .modal-body .vue-loader-container {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
}
#scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .modal-postponed-main .modal-date-and-range-mask .modal-date-and-range-wrapper .modal-date-and-range-container .modal-body .vue-loader-container .vue-loader {
  text-indent: -9999em;
  width: 2em;
  height: 2em;
  border-radius: 50%;
  background: #505050;
  background: -moz-linear-gradient(left, #505050 10%, rgba(56, 56, 56, 0) 42%);
  background: -webkit-linear-gradient(left, #505050 10%, rgba(56, 56, 56, 0) 42%);
  background: -o-linear-gradient(left, #505050 10%, rgba(56, 56, 56, 0) 42%);
  background: -ms-linear-gradient(left, #505050 10%, rgba(56, 56, 56, 0) 42%);
  background: linear-gradient(to right, #505050 10%, rgba(56, 56, 56, 0) 42%);
  position: absolute;
  -webkit-animation: load3 1.4s infinite linear;
  animation: load3 1.4s infinite linear;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
#scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .modal-postponed-main .modal-date-and-range-mask .modal-date-and-range-wrapper .modal-date-and-range-container .modal-body .vue-loader-container .vue-loader:before {
  width: 50%;
  height: 50%;
  background: #505050;
  border-radius: 100% 0 0 0;
  position: absolute;
  top: 0;
  left: 0;
  content: '';
}
#scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .modal-postponed-main .modal-date-and-range-mask .modal-date-and-range-wrapper .modal-date-and-range-container .modal-body .vue-loader-container .vue-loader:after {
  background: #f4f3f0;
  width: 75%;
  height: 75%;
  border-radius: 50%;
  content: '';
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
@-webkit-keyframes load3 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load3 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
#scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .modal-postponed-main .modal-date-and-range-mask .modal-date-and-range-wrapper .modal-date-and-range-container .modal-body .scheduling-modal-title {
  font-weight: 700;
  color: #000000;
  font-size: 20px;
  margin-bottom: 30px;
  text-align: center;
  font-family: GothamBold, ArialBlack, sans-serif;
}
#scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .modal-postponed-main .modal-date-and-range-mask .modal-date-and-range-wrapper .modal-date-and-range-container .modal-body .schedule-date-range-selector {
  font-size: 16px;
}
#scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .modal-postponed-main .modal-date-and-range-mask .modal-date-and-range-wrapper .modal-date-and-range-container .modal-body .schedule-date-range-selector p {
  display: flex;
  font-size: 16px;
}
#scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .modal-postponed-main .modal-date-and-range-mask .modal-date-and-range-wrapper .modal-date-and-range-container .modal-body .schedule-date-range-selector .posponed {
  font-family: GothamBold, ArialBlack, sans-serif;
  line-height: 8px;
  margin-top: 28px;
}
#scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .modal-postponed-main .modal-date-and-range-mask .modal-date-and-range-wrapper .modal-date-and-range-container .modal-body .schedule-date-range-selector span {
  margin-bottom: 18px;
}
#scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .modal-postponed-main .modal-date-and-range-mask .modal-date-and-range-wrapper .modal-date-and-range-container .modal-body .schedule-date-range-selector .select-posponed-container {
  display: flex;
}
#scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .modal-postponed-main .modal-date-and-range-mask .modal-date-and-range-wrapper .modal-date-and-range-container .modal-body .schedule-date-range-selector .select-posponed-container select {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';
}
#scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .modal-postponed-main .modal-date-and-range-mask .modal-date-and-range-wrapper .modal-date-and-range-container .modal-body .schedule-date-range-selector .select-posponed-container select::-ms-expand {
  display: none;
}
#scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .modal-postponed-main .modal-date-and-range-mask .modal-date-and-range-wrapper .modal-date-and-range-container .modal-body .schedule-date-range-selector .select-posponed-container .afterIcon {
  position: absolute;
  right: 28px;
  margin-top: 6px;
}
#scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .modal-postponed-main .modal-date-and-range-mask .modal-date-and-range-wrapper .modal-date-and-range-container .modal-body .schedule-date-range-selector .keep-buying-container {
  text-align: center;
  margin-top: 32px;
  margin-bottom: 32px;
}
#scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .modal-postponed-main .modal-date-and-range-mask .modal-date-and-range-wrapper .modal-date-and-range-container .modal-body .schedule-date-range-selector .keep-buying-container .keep-buying-button {
  width: 100%;
  font-family: LatoBold, ArialBlack, sans-serif;
  border-radius: 5px;
  color: #ffffff;
}
#scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .modal-postponed-main .modal-date-and-range-mask .modal-date-and-range-wrapper .modal-date-and-range-container .modal-body .schedule-date-range-selector .keep-buying-container .keep-buying-button-active {
  background-color: #000000;
}
#scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .modal-postponed-main .modal-date-and-range-mask .modal-date-and-range-wrapper .modal-date-and-range-container .modal-body .schedule-date-range-selector .keep-buying-container .keep-buying-button-inactive {
  background-color: #d8d8d8;
}
#scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .modal-postponed-main .modal-date-and-range-mask .modal-date-and-range-wrapper .modal-date-and-range-container-no-scheduled {
  background-image: unset;
}
#scheduling_component .schedule-calendar-container .no-schedulable-items-container {
  background-color: #ffffff;
  border-radius: 10px;
  border: 1px solid #b3b3b3;
}
#scheduling_component .schedule-calendar-container .no-schedulable-items-container .no-schedulable-item .no-schedulable-icon-number {
  margin-bottom: 14px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
}
#scheduling_component .schedule-calendar-container .no-schedulable-items-container .no-schedulable-item .no-schedulable-icon-number .schedule-number {
  font-family: GothamBold, ArialBlack, sans-serif;
  line-height: 1.1;
  color: #000000;
}
#scheduling_component .schedule-calendar-container .no-schedulable-items-container .no-schedulable-item .no-schedulable-icon-number .schedulable-icon-manufacturing {
  display: flex;
  gap: 10px;
  font-weight: bold;
}
#scheduling_component .schedule-calendar-container .no-schedulable-items-container .no-schedulable-item .container-no-schedulable-title {
  display: grid;
  margin-bottom: 18px;
}
#scheduling_component .schedule-calendar-container .no-schedulable-items-container .no-schedulable-item .container-no-schedulable-title .label {
  font-weight: 500;
  font-size: 16px;
}
#scheduling_component .schedule-calendar-container .no-schedulable-items-container .no-schedulable-item .container-no-schedulable-title .date {
  font-family: LatoBold, ArialBlack, sans-serif;
}
#scheduling_component .schedule-calendar-container .no-schedulable-items-container .no-schedulable-item .container-no-schedulable-title .date-max-delivery {
  color: #2196f3;
  font-size: 16px;
}
#scheduling_component .schedule-calendar-container .no-schedulable-items-container .no-schedulable-item .product-section .product-schedulable-item-container {
  margin: 0px 0px 8px 0;
  overflow: hidden;
}
#scheduling_component .schedule-calendar-container .no-schedulable-items-container .no-schedulable-item .product-section .product-schedulable-item-container .product-schedulable-item-thumb img {
  float: left;
  clear: left;
  width: 56px;
  height: 48px;
}
#scheduling_component .schedule-calendar-container .no-schedulable-items-container .no-schedulable-item .product-section .product-schedulable-item-container .product-schedulable-item-info {
  float: left;
  margin-left: 12px;
}
#scheduling_component .schedule-calendar-container .no-schedulable-items-container .no-schedulable-item .product-section .product-schedulable-item-container .product-schedulable-item-info .product-schedulable-item-info-title {
  color: #000000;
  font-weight: 500;
}
#scheduling_component .schedule-calendar-container .no-schedulable-items-container .no-schedulable-item .container-label-t2-t5 {
  display: grid;
  margin-bottom: 18px;
}
#scheduling_component .schedule-calendar-container .no-schedulable-items-container .no-schedulable-item .container-label-t2-t5 .label {
  font-size: 16px;
}
#scheduling_component .schedule-calendar-container .no-schedulable-items-container .no-schedulable-item .container-label-t2-t5 .date-max-delivery {
  color: #2196f3;
  font-size: 16px;
}
#scheduling_component .schedule-calendar-container .no-schedulable-items-container .schedulable-items-container-title {
  font-size: 16px;
}
#scheduling_component .schedule-calendar-container .track-order-container {
  margin-bottom: 15px;
  margin-top: 15px;
}
#scheduling_component .schedule-calendar-container .track-order-container .track-order-title {
  text-align: center;
  color: #8d8d8d;
  line-height: 1.1;
  font-weight: 400;
  font-family: Lato, Arial, sans-serif;
}
#scheduling_component .schedule-calendar-container .track-order-container .track-order-title a {
  color: inherit;
  text-decoration: underline;
  color: #000000 !important;
}
#scheduling_component .schedule-calendar-container .keep-buying-container {
  text-align: center;
  margin-top: 32px;
}
#scheduling_component .schedule-calendar-container .keep-buying-container .keep-buying-button {
  font-family: LatoBold, ArialBlack, sans-serif;
  border-radius: 5px;
  color: #ffffff;
}
.payment-method-content .payment-method-title.mercadopago-header-twocc {
  box-sizing: border-box;
  padding-left: 16px;
  border-radius: 4px;
  background: #F5F5F5;
}
.mp-display-form {
  visibility: hidden;
  height: 0;
}
.mp-twocc-card-header {
  display: inline-flex;
  width: 100%;
  padding: 20px 16px;
  box-sizing: border-box;
  border-top: 1px solid #BFBFBF;
  border-left: 1px solid #BFBFBF;
  border-right: 1px solid #BFBFBF;
  border-bottom: 1px solid #BFBFBF;
  border-radius: 4px;
  background: #F5F5F5;
}
.open {
  border-bottom: 0;
  border-radius: 4px 4px 0 0;
}
.mp-twocc-legend {
  align-items: center;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  background-color: #FFFFFF;
  padding: 10px 10px;
  box-sizing: border-box;
  width: 100%;
}
.mp-twocc-legend .credit-card-types .item {
  display: inline-flex;
  list-style: none;
  margin: 0;
  text-align: right;
  vertical-align: top;
}
.mp-twocc-legend .credit-card-types .item img {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  width: 32px;
}
.mp-twocc-form {
  border-left: 1px solid #BFBFBF;
  border-right: 1px solid #BFBFBF;
  border-bottom: 1px solid #BFBFBF;
  border-radius: 0px 0px 4px 4px;
}
.mp-twocc-badge-info {
  width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-direction: row;
  justify-content: start;
  padding: 0px;
  height: 70px;
  padding: 15px 16px;
  border-radius: 4px;
  border: 1px solid #BFBFBF;
  margin-bottom: 16px;
}
.payment-method-content .mp-twocc-badge-info .mp-twocc-badge-circle {
  width: 40px;
  height: 40px;
  box-sizing: border-box;
  background: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.07000000000000001);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.payment-method-content .mp-twocc-badge-info .mp-twocc-badge-circle img {
  width: 23px;
  margin: 0 auto;
}
.mp-twocc-badge-info .mp-twocc-badge-card-installments {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  padding-left: 16px;
}
.mp-twocc-badge-info .mp-twocc-badge-card-installments .mp-twocc-badge-card {
  font-size: 16px;
  line-height: 20px;
  color: rgba(0, 0, 0, 0.9);
  display: flex;
  align-items: center;
}
.mp-twocc-badge-info .mp-twocc-badge-card-installments .mp-twocc-badge-installments {
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  display: flex;
  align-items: center;
  color: rgba(0, 0, 0, 0.55);
}
.mp-twocc-badge-info .mp-twocc-badge-adjustment {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.mp-twocc-badge-info .mp-twocc-badge-adjustment .mp-twocc-badge-edit {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  cursor: pointer;
}
.mp-twocc-badge-info .mp-twocc-badge-adjustment .mp-twocc-edit-img {
  margin: 4px;
}
.mp-twocc-form .fieldset:last-child {
  margin-bottom: 0;
}
.form-mercadopago .mp-twocc-form .fieldset.mp-twocc {
  padding-bottom: 0;
  border: 1px solid;
  border-color: #bbb;
  background-color: #fff;
  border-radius: 3px;
  padding-bottom: 10px;
}
.payment-method-label-subtitle-amount {
  display: block;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.55);
}
.mp-twocc-amount-selector {
  display: flex;
  border: 1px solid rgba(0, 0, 0, 0.25);
  border-radius: 6px;
  margin-bottom: 10px;
  padding: 0;
  width: 324px;
  box-sizing: border-box;
}
.mp-twocc-amount-selector > div {
  padding: 15px 0 15px 15px;
}
.mp-twocc-amount-selector input {
  border: none !important;
  padding: 15px !important;
  margin: 0 !important;
  height: auto !important;
  background: transparent;
}
.mp-twocc-amount-selector input:focus {
  outline: none;
  border-color: inherit;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.payment-method .payment-method-label .payment-method-label-icon.mp-icon-background {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #FFFFFF;
  height: 40px;
  width: 40px;
  border-radius: 100px;
  box-sizing: border-box;
  margin-left: 11px;
  margin-right: 6px;
}
.payment-method .payment-method-label .payment-method-label-icon.mp-icon-background .mp-icon-twocc {
  display: flex;
  margin: 4px;
}
.payment-method .payment-method-content .actions-toolbar .mp-flex-baseline {
  display: flex;
  align-items: baseline;
}
.payment-method .payment-method-content .actions-toolbar .mp-flex-baseline .mp-mr-20 {
  margin-right: 20px;
}
.modal-inner-wrap {
  margin: auto !important;
  margin-top: 5% !important;
  width: 70% !important;
  height: fit-content !important;
  left: 0% !important;
  padding-left: 10px;
  justify-content: center;
}
.iframe-div {
  justify-content: center;
  display: flex;
}
.modal-header {
  padding: 15px !important;
  width: 95% !important;
}
.modal-title {
  font-size: 20px !important;
  text-align: left !important;
  text-overflow: ellipsis !important;
  overflow: hidden !important;
  width: 100% !important;
}
#loading-challenge {
  padding: 10px;
  height: 500px;
  display: block;
  text-align: center;
}
.loading-message {
  font-size: 1.5rem;
}
.custom-loader {
  border: 5px solid #f3f3f3;
  border-top: 5px solid #3498db;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  animation: spin 1s linear infinite;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
}
@keyframes spin {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
.loader-area {
  padding-top: 100px;
}
.loading-area {
  text-align: center;
  justify-content: center;
  height: 350px;
}
.messages {
  width: 100%;
}
@media screen and (max-width: 472px) {
  .modal-inner-wrap {
    margin: 0 !important;
    height: 100% !important;
    width: 100% !important;
    justify-content: flex-start;
    margin-left: 0px;
  }
  .modal-header {
    padding: 10px !important;
    width: 90% !important;
  }
  .modal-title {
    width: 90% !important;
  }
  .action-close {
    padding: 10px;
    padding-left: 0px;
    margin-left: 1px;
  }
  .modal-3ds-challenge {
    width: 100%;
  }
  .messages {
    display: flex;
  }
}
.payment-method .payment-method-title .payment-method-label .payment-method-label-icon .mp-logo-title {
  height: 28px;
}
.payment-method .payment-method-content .mp-header-two-cards {
  font-family: 'Open Sans';
  font-style: normal;
}
.payment-method .payment-method-content .mp-header-two-cards .mp-header-title-one {
  font-weight: 600;
  font-size: 16px;
  line-height: 23px;
  color: rgba(0, 0, 0, 0.8);
  margin: 5px 0px 16px 0px;
}
.payment-method .payment-method-content .mp-header-two-cards .mp-header-subtitle {
  font-weight: 400;
  font-size: 11px;
  line-height: 18px;
  color: rgba(0, 0, 0, 0.9);
}
.payment-method .payment-method-content .mp-header-two-cards .mp-subtitle {
  font-weight: 400;
  font-size: 13px;
  line-height: 18px;
  color: rgba(0, 0, 0, 0.55);
  margin: 4px 0px 16px 0px;
}
.payment-method .payment-method-content .mp-header-two-cards .mp-message {
  color: red;
  font-weight: 400;
  font-size: 13px;
  line-height: 18px;
  margin: 4px 0px 16px 0px;
  display: none;
}
.payment-method .payment-method-content .mp-header-two-cards input {
  box-sizing: border-box;
  width: 328px;
  height: 52px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 0px 12px;
  background: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.25);
  border-radius: 6px;
  margin-bottom: 10px;
}
.payment-method .payment-method-content .mp-header-two-cards input::placeholder {
  color: rgba(0, 0, 0, 0.25);
}
.payment-method .payment-method-content .mp-header-two-cards input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.25);
}
.payment-method .payment-method-content .mp-header-two-cards input::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.25);
}
.payment-method .payment-method-content .mp-header-two-cards input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.25);
}
.payment-method .payment-method-content .mp-header-two-cards .mp-progress-bar {
  width: 324px;
  height: 4px;
  border-radius: 5px;
  background-color: rgba(0, 0, 0, 0.1);
}
.payment-method .payment-method-content .mp-header-two-cards .mp-progress-bar div {
  height: 100%;
  background-color: #3483FA;
  border-radius: 5px;
  width: 0px;
}
.payment-method .payment-method-content .mp-header-title-two {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 23px;
  color: rgba(0, 0, 0, 0.8);
  margin: 16px 0px;
}
.payment-method .payment-method-content .mp-footer {
  display: flex;
  margin-top: 22px;
  align-items: center;
}
.payment-method .payment-method-content .mp-footer .mp-footer-subtitle {
  font-weight: 400;
  font-size: 11px;
  line-height: 17px;
  color: #BFBFBF;
  margin-left: 8px;
}
.payment-method .payment-method-content .mp-footer .mp-footer-logo {
  width: 39px;
  height: 28px;
}
.payment-method .payment-method-content .mp-divider {
  width: 100;
  height: 1px;
  background: #CCCCCC;
  margin: 38px 0px 16px 0px;
}
.payment-method .payment-mercado-credits-banner .thumbnails {
  list-style: none;
  padding: 0px;
  margin-bottom: 8px;
}
.payment-method .payment-mercado-credits-banner .thumbnails div:nth-child(1) p {
  max-width: 566px;
  margin-bottom: 16px;
}
.payment-method .payment-mercado-credits-banner .thumbnails div:nth-child(2) p {
  max-width: 566px;
  margin-bottom: 16px;
}
.payment-method .payment-mercado-credits-banner .thumbnails div:nth-child(3) p {
  max-width: 554px;
  margin-bottom: 0px;
}
.payment-method .row-fluid-title-mercado-credits {
  margin-bottom: 23px;
}
.payment-method .row-fluid-box-mercado-credits {
  display: flex;
  align-items: flex-start;
}
.payment-method .row-fluid-box-mercado-credits li {
  min-width: 38px;
}
.payment-method .row-fluid-box-mercado-credits p {
  margin-bottom: 0px;
}
.payment-method .payment-mercado-credits-icon img {
  width: 18px;
  vertical-align: middle;
  margin-right: 16px;
}
.payment-method .mp-credits-message-box {
  display: flex;
  background-color: #F5F5F5;
  max-width: 582px;
  border-radius: 6px;
  flex-wrap: nowrap;
  justify-content: center;
  flex-direction: row;
  align-items: center;
  padding: 12px;
  margin: 8px 0px 20px 0px;
}
.payment-method .mp-credits-message-box img {
  margin-right: 16px;
}
.payment-method .mp-credits-message-box span {
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
  margin: 0px;
}
.payment-method .text-tea {
  font-size: 12px;
  line-height: 1.1;
}
.payment-method .text-cft {
  font-size: 27px;
  line-height: 1.1;
}
.payment-method .payment-method-title.field {
  display: inline-flex;
  width: 100%;
}
.payment-method .control-mp-iframe {
  background-color: #ffffff;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  height: 48px;
  position: relative;
}
.payment-method .control-mp-iframe.has-error {
  border-color: #e02b27;
}
.payment-method .control-mp-iframe .field-tooltip {
  height: 0;
  right: 5px;
  text-align: right;
  top: 10px;
  width: 28px;
}
.payment-method .control-mp-iframe .input-mp-iframe {
  height: 100%;
  position: absolute;
  width: 90%;
}
.payment-method .control-mp-iframe .label {
  display: block;
  font-weight: normal;
  margin-bottom: 0;
  overflow: hidden;
  padding: 13px 15px;
  pointer-events: none;
  position: absolute;
  text-overflow: ellipsis;
  top: 0;
  transition: all 0.1s ease-in-out;
  white-space: nowrap;
  width: 70%;
}
.payment-method .control-mp-iframe.in-focus .label,
.payment-method .control-mp-iframe.is-valid .label {
  font-size: 10px;
  padding-bottom: calc(4.33333333px) !important;
  padding-top: calc(4.33333333px) !important;
}
.payment-method .mp-message-error {
  display: block;
  color: #e02b27;
  font-size: 1.2rem;
}
.payment-method .payment-method-label {
  display: table;
  vertical-align: middle;
}
.payment-method .payment-method-label .payment-method-label-icon {
  display: table-cell;
  line-height: 0;
  vertical-align: middle;
}
.payment-method .payment-method-label .payment-method-label-icon img {
  width: 46px;
}
.payment-method .payment-method-label .payment-method-label-title {
  display: table-cell;
  padding-left: 10px;
  vertical-align: middle;
}
.payment-method .checkout-payment-method .form {
  margin-bottom: 20px;
}
.payment-method .payment-methods-off-input {
  float: left;
  margin-right: 10px;
}
.payment-method .payment-methods-off-option {
  width: 40%;
  display: inline-flex;
  align-items: center;
  margin: 0 0 1rem;
}
.payment-method .payment-methods-off-label {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-left: 8px;
}
.payment-method .payment-methods-off-logo-container {
  width: 60px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  border: 1px solid #e5e5e5;
  box-sizing: border-box;
  border-radius: 4px;
  padding: 4px;
}
.payment-method .payment-methods-off-logo-image {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100% !important;
  position: inherit !important;
  float: none !important;
  margin: 0 !important;
  font-size: 10px;
  text-overflow: ellipsis;
  overflow: hidden;
}
.payment-method .legend .credit-card-types .item {
  display: inline-flex;
  list-style: none;
  margin: 0;
  text-align: right;
  vertical-align: top;
}
.payment-method .legend .credit-card-types .item img {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  width: 20px;
}
.payment-method .field-to-pay {
  margin: 0 10px;
}
.payment-method .fieldset.fieldset-ajust-margin-bottom {
  margin-bottom: 20px;
}
.payment-method .fieldset.payment-mercadopago {
  border: 1px solid;
  border-color: #bbbbbb;
  /* stylelint-disable-next-line CssSyntaxError */
  background-color: #ffffff;
  border-radius: 3px;
  padding-bottom: 10px;
}
.payment-method .fieldset.payment-mercadopago .legend {
  align-items: center;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom: 1px solid;
  border-color: #bbbbbb;
  padding: 10px 20px;
  background-color: #f4f4f4;
  width: 100%;
}
.payment-method .fieldset.payment-mercadopago .legend-icon {
  margin-right: 0;
  text-align: right;
}
.payment-method .fieldset.payment-mercadopago .not-editable-title {
  padding: 20px;
  text-align: center;
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.payment-method .fieldset .field.choice {
  margin-bottom: 20px;
}
.payment-method .fieldset .field.mercadopago-input-group {
  box-sizing: border-box;
  display: inline-block;
  margin-bottom: 20px;
  position: relative;
  vertical-align: top;
  width: 100%;
}
.payment-method .fieldset .field.mercadopago-input-group .control input[type='text'],
.payment-method .fieldset .field.mercadopago-input-group .control input[type='password'],
.payment-method .fieldset .field.mercadopago-input-group .control input[type='url'],
.payment-method .fieldset .field.mercadopago-input-group .control input[type='tel'],
.payment-method .fieldset .field.mercadopago-input-group .control input[type='search'],
.payment-method .fieldset .field.mercadopago-input-group .control input[type='number'],
.payment-method .fieldset .field.mercadopago-input-group .control input[type='datetime'],
.payment-method .fieldset .field.mercadopago-input-group .control input[type='email'],
.payment-method .fieldset .field.mercadopago-input-group .control select {
  height: unset;
  padding: 13px 15px;
  width: 100%;
}
.payment-method .fieldset .field.mercadopago-input-group .control input::placeholder {
  color: transparent;
}
.payment-method .fieldset .field.mercadopago-input-group .control input::-webkit-input-placeholder {
  color: transparent;
}
.payment-method .fieldset .field.mercadopago-input-group .control input::-ms-input-placeholder {
  color: transparent;
}
.payment-method .fieldset .field.mercadopago-input-group .control input::-moz-placeholder {
  color: transparent;
}
.payment-method .fieldset .field.mercadopago-input-group .control .label {
  display: block;
  font-weight: normal;
  margin-bottom: 0;
  overflow: hidden;
  padding: 13px 15px;
  pointer-events: none;
  position: absolute;
  text-overflow: ellipsis;
  top: 0;
  transition: all 0.1s ease-in-out;
  white-space: nowrap;
  width: 80%;
}
.payment-method .fieldset .field.mercadopago-input-group .control select:not(:checked),
.payment-method .fieldset .field.mercadopago-input-group .control input:not(:placeholder-shown) {
  padding-bottom: calc(4.33333333px) !important;
  padding-top: calc(21.66666667px) !important;
}
.payment-method .fieldset .field.mercadopago-input-group .control select:not(:checked) ~ .label,
.payment-method .fieldset .field.mercadopago-input-group .control input:not(:placeholder-shown) ~ .label {
  font-size: 10px;
  padding-bottom: calc(4.33333333px) !important;
  padding-top: calc(4.33333333px) !important;
}
.payment-method .fieldset .field.document-number {
  float: right;
  padding-left: 10px;
  width: 70%;
}
.payment-method .fieldset .field.document-type {
  float: left;
  width: 30%;
}
.payment-method .fieldset .field.number {
  float: left;
  width: 70%;
}
.payment-method .fieldset .field.number .credit-card-types .item._active {
  line-height: 2;
}
.payment-method .fieldset .field.number .credit-card-types .item img {
  -webkit-filter: unset;
  -webkit-transition: all .6s ease;
  filter: unset;
  margin-right: 10px;
  transition: all .6s ease;
  width: 32px;
}
.payment-method .fieldset .field.cvv {
  float: right;
  padding-left: 10px;
  width: 30%;
}
.payment-method .fieldset .field.cvv input {
  padding-right: 20px;
}
.payment-method .fieldset .field.date {
  margin-bottom: 0;
}
.payment-method .fieldset .field.date .group-2 {
  display: inline-flex;
  width: 100%;
}
.payment-method .fieldset .field.date .group-2 .month {
  padding-left: 0;
}
.payment-method .fieldset .field.date .group-2 .year {
  padding-left: 10px;
  padding-right: 0;
}
.payment-method .fieldset .field.first-payment-amount .ui-slider-horizontal {
  border-radius: 0;
}
.payment-method .details-payment-amount {
  align-items: center;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding-left: 10px;
  padding-right: 10px;
}
.payment-method .details-payment-amount h4 {
  margin-top: 0;
}
.payment-method .first-payment-amount {
  margin-top: 20px;
}
.checkout-onepage-success .mercadopago-payment-success-details {
  text-align: left;
  margin-top: 20px;
}
.checkout-onepage-success .mercadopago-input-group {
  position: relative;
}
.checkout-onepage-success .field .control._with-tooltip input {
  margin-right: 0;
  padding-right: 40px;
  width: 100%;
}
.checkout-onepage-success .field .control._with-tooltip button,
.checkout-onepage-success .field .control._with-tooltip .cart.table-wrapper .actions-toolbar > .action,
.checkout-onepage-success .field .control._with-tooltip .action-gift {
  margin-top: -1px;
}
.checkout-onepage-success a {
  margin-top: 5px;
}
.checkout-onepage-success .field.mercadopago-input-group {
  max-width: 500px;
}
.checkout-onepage-success .mercadopago-payment-success-details-two-cc {
  padding-top: 15px;
}
.checkout-onepage-success .mercadopago-payment-success-details-two-cc span {
  padding-left: 5px;
  padding-right: 5px;
}
.checkout-onepage-success .mercadopago-payment-success-details-two-cc .title {
  width: 330px;
  height: 66px;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 33px;
  color: #333333;
}
.checkout-onepage-success .mercadopago-payment-logo {
  flex-basis: 15%;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  width: 96.89px;
  height: 24.46px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.mercadopago-instruction .instruction-information {
  margin-bottom: 10px;
}
.full-checkout .checkout-payment-method .payment-method-content {
  /**
				 * @codingStandardsIgnoreStart
				 */
}
.full-checkout .checkout-payment-method .payment-method-content .fieldset:not(:last-child).fieldset-ajust-margin-bottom {
  margin-bottom: 20px;
}
.category-carrousel-wrapper .carrousel-bottom .category-carrousel-right {
  display: flex;
  justify-content: flex-end;
}
.category-carrousel-wrapper .carrousel-bottom .category-carrousel-right ul {
  width: auto !important;
  display: -webkit-inline-box !important;
  overflow-x: auto;
  overflow-y: hidden;
}
.category-carrousel-wrapper .carrousel-bottom .category-carrousel-right ul::-webkit-scrollbar {
  width: 0;
  height: 5px;
}
.category-carrousel-wrapper .carrousel-bottom .category-carrousel-right ul::-webkit-scrollbar-track-piece {
  background: #f4f3f0;
  border: none;
}
.category-carrousel-wrapper .carrousel-bottom .category-carrousel-right ul::-webkit-scrollbar-thumb {
  background: #80828c;
}
.category-carrousel-wrapper .carrousel-bottom .category-carrousel-right ul::-webkit-scrollbar-button:end:increment {
  height: 50%;
  display: block;
  background: transparent;
}
.page-wrapper > .widget.category-carrousel-wrapper {
  margin-bottom: 0;
}
.page-wrapper > .widget.category-carrousel-wrapper .carrousel-bottom .category-carrousel-right ul li {
  box-shadow: 0px 12px 12px -5px rgba(0, 0, 0, 0.1);
  margin: 3rem 5px;
}
.page-wrapper > .widget.category-carrousel-wrapper .carrousel-bottom .category-carrousel-right ul li input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}
.page-wrapper > .widget.category-carrousel-wrapper .carrousel-bottom .category-carrousel-right ul li input:checked + label:after {
  content: '\e910';
  display: block;
  position: absolute;
  font-family: 'gaia-icons';
  color: #b3bcd3;
  top: -6px;
  left: 2px;
  font-size: 10px;
}
.page-wrapper > .widget.category-carrousel-wrapper .carrousel-bottom .category-carrousel-right ul li input:checked + label:before {
  content: '';
  -webkit-appearance: none;
  background-color: #fff;
  border: 0;
  border-radius: 3px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  top: 0;
  width: 14px;
  height: 14px;
}
.page-wrapper > .widget.category-carrousel-wrapper .carrousel-bottom .category-carrousel-right ul li label {
  position: relative;
  cursor: pointer;
}
.page-wrapper > .widget.category-carrousel-wrapper .carrousel-bottom .category-carrousel-right ul li:hover {
  transform: scale(1.065);
  transition: all .25s ease;
}
.page-wrapper > .widget.category-carrousel-wrapper .carrousel-bottom .category-carrousel-right ul li.is_checked {
  transform: scale(1.065);
  transition: all .25s ease;
}
.category-sale .page-wrapper > .widget.category-carrousel-wrapper {
  margin-bottom: 0;
}
.category-sale .page-wrapper > .widget.category-carrousel-wrapper .carrousel-bottom .category-carrousel-right ul li[data-value="Sale"] {
  display: none;
}
body.tvboost-show {
  overflow: inherit;
}
.background-overlay.zipcodes,
.background-overlay-schedules {
  display: none;
  position: fixed;
  z-index: 999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.background-overlay.zipcodes .gaiamodal.modal-content,
.background-overlay-schedules .gaiamodal.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 0;
  width: 100%;
  max-width: 384px;
  z-index: 1;
  top: 50% !important;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  margin: 0 auto;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  border-radius: 2px;
  -webkit-box-shadow: 3px 3px 3px 0px #6e6e6e;
  box-shadow: 3px 3px 3px 0px #6e6e6e;
}
.background-overlay.zipcodes .gaiamodal.modal-content span#close-gaia_modal,
.background-overlay-schedules .gaiamodal.modal-content span#close-gaia_modal,
.background-overlay.zipcodes .gaiamodal.modal-content span#close-gaia_modal_zc,
.background-overlay-schedules .gaiamodal.modal-content span#close-gaia_modal_zc {
  color: #000;
  float: right;
  position: absolute;
  width: 15px;
  height: 15px;
  right: 12px;
  top: 0px;
  font-size: 30px;
  font-weight: bold;
  z-index: 9;
  text-indent: initial;
  cursor: pointer;
}
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body,
.background-overlay-schedules .gaiamodal.modal-content .modal-body {
  margin: 15px auto;
  padding: 8px;
}
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .form_phone_modalgaia iframe,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .form_phone_modalgaia iframe {
  width: 100%;
  height: 190px;
  border: none;
}
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .form_email_modalgaia,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .form_email_modalgaia,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .form_phone_modalgaia,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .form_phone_modalgaia,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .form_cart_email_modalgaia,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .form_cart_email_modalgaia,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .modal-error-stripe,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .modal-error-stripe,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .load_modalgaia,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .load_modalgaia,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .success_modalgaia,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .success_modalgaia,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .fail_modalgaia,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .fail_modalgaia {
  display: none;
}
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .form_email_modalgaia h4,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .form_email_modalgaia h4,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .form_phone_modalgaia h4,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .form_phone_modalgaia h4,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .form_cart_email_modalgaia h4,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .form_cart_email_modalgaia h4,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .modal-error-stripe h4,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .modal-error-stripe h4,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .load_modalgaia h4,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .load_modalgaia h4,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .success_modalgaia h4,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .success_modalgaia h4,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .fail_modalgaia h4,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .fail_modalgaia h4 {
  color: #000;
  font-size: 17px;
  line-height: 19px;
  text-align: center;
  padding: 0px;
}
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .form_email_modalgaia .modal-form-content-cart,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .form_email_modalgaia .modal-form-content-cart,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .form_phone_modalgaia .modal-form-content-cart,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .form_phone_modalgaia .modal-form-content-cart,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .form_cart_email_modalgaia .modal-form-content-cart,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .form_cart_email_modalgaia .modal-form-content-cart,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .modal-error-stripe .modal-form-content-cart,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .modal-error-stripe .modal-form-content-cart,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .load_modalgaia .modal-form-content-cart,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .load_modalgaia .modal-form-content-cart,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .success_modalgaia .modal-form-content-cart,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .success_modalgaia .modal-form-content-cart,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .fail_modalgaia .modal-form-content-cart,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .fail_modalgaia .modal-form-content-cart,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .form_email_modalgaia .modal-form-content,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .form_email_modalgaia .modal-form-content,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .form_phone_modalgaia .modal-form-content,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .form_phone_modalgaia .modal-form-content,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .form_cart_email_modalgaia .modal-form-content,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .form_cart_email_modalgaia .modal-form-content,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .modal-error-stripe .modal-form-content,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .modal-error-stripe .modal-form-content,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .load_modalgaia .modal-form-content,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .load_modalgaia .modal-form-content,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .success_modalgaia .modal-form-content,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .success_modalgaia .modal-form-content,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .fail_modalgaia .modal-form-content,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .fail_modalgaia .modal-form-content {
  margin: 20px auto;
  display: block;
  clear: both;
}
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .form_email_modalgaia .modal-form-content-cart input,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .form_email_modalgaia .modal-form-content-cart input,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .form_phone_modalgaia .modal-form-content-cart input,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .form_phone_modalgaia .modal-form-content-cart input,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .form_cart_email_modalgaia .modal-form-content-cart input,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .form_cart_email_modalgaia .modal-form-content-cart input,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .modal-error-stripe .modal-form-content-cart input,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .modal-error-stripe .modal-form-content-cart input,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .load_modalgaia .modal-form-content-cart input,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .load_modalgaia .modal-form-content-cart input,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .success_modalgaia .modal-form-content-cart input,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .success_modalgaia .modal-form-content-cart input,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .fail_modalgaia .modal-form-content-cart input,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .fail_modalgaia .modal-form-content-cart input,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .form_email_modalgaia .modal-form-content input,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .form_email_modalgaia .modal-form-content input,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .form_phone_modalgaia .modal-form-content input,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .form_phone_modalgaia .modal-form-content input,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .form_cart_email_modalgaia .modal-form-content input,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .form_cart_email_modalgaia .modal-form-content input,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .modal-error-stripe .modal-form-content input,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .modal-error-stripe .modal-form-content input,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .load_modalgaia .modal-form-content input,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .load_modalgaia .modal-form-content input,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .success_modalgaia .modal-form-content input,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .success_modalgaia .modal-form-content input,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .fail_modalgaia .modal-form-content input,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .fail_modalgaia .modal-form-content input {
  border: 0;
  border-bottom: 1px solid;
  margin-bottom: 16px;
}
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .form_email_modalgaia .modal-form-content-cart .validation-advice,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .form_email_modalgaia .modal-form-content-cart .validation-advice,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .form_phone_modalgaia .modal-form-content-cart .validation-advice,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .form_phone_modalgaia .modal-form-content-cart .validation-advice,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .form_cart_email_modalgaia .modal-form-content-cart .validation-advice,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .form_cart_email_modalgaia .modal-form-content-cart .validation-advice,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .modal-error-stripe .modal-form-content-cart .validation-advice,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .modal-error-stripe .modal-form-content-cart .validation-advice,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .load_modalgaia .modal-form-content-cart .validation-advice,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .load_modalgaia .modal-form-content-cart .validation-advice,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .success_modalgaia .modal-form-content-cart .validation-advice,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .success_modalgaia .modal-form-content-cart .validation-advice,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .fail_modalgaia .modal-form-content-cart .validation-advice,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .fail_modalgaia .modal-form-content-cart .validation-advice,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .form_email_modalgaia .modal-form-content .validation-advice,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .form_email_modalgaia .modal-form-content .validation-advice,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .form_phone_modalgaia .modal-form-content .validation-advice,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .form_phone_modalgaia .modal-form-content .validation-advice,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .form_cart_email_modalgaia .modal-form-content .validation-advice,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .form_cart_email_modalgaia .modal-form-content .validation-advice,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .modal-error-stripe .modal-form-content .validation-advice,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .modal-error-stripe .modal-form-content .validation-advice,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .load_modalgaia .modal-form-content .validation-advice,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .load_modalgaia .modal-form-content .validation-advice,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .success_modalgaia .modal-form-content .validation-advice,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .success_modalgaia .modal-form-content .validation-advice,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .fail_modalgaia .modal-form-content .validation-advice,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .fail_modalgaia .modal-form-content .validation-advice {
  position: absolute;
  width: 330px;
  height: auto;
  margin-top: 44px;
  background: #ffed94;
  color: #000;
  left: -8px;
  z-index: 10;
  padding: 5px;
  line-height: 1.3em;
}
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .form_email_modalgaia .modal-form-content-cart button.btn.btn-black,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .form_email_modalgaia .modal-form-content-cart button.btn.btn-black,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .form_phone_modalgaia .modal-form-content-cart button.btn.btn-black,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .form_phone_modalgaia .modal-form-content-cart button.btn.btn-black,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .form_cart_email_modalgaia .modal-form-content-cart button.btn.btn-black,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .form_cart_email_modalgaia .modal-form-content-cart button.btn.btn-black,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .modal-error-stripe .modal-form-content-cart button.btn.btn-black,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .modal-error-stripe .modal-form-content-cart button.btn.btn-black,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .load_modalgaia .modal-form-content-cart button.btn.btn-black,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .load_modalgaia .modal-form-content-cart button.btn.btn-black,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .success_modalgaia .modal-form-content-cart button.btn.btn-black,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .success_modalgaia .modal-form-content-cart button.btn.btn-black,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .fail_modalgaia .modal-form-content-cart button.btn.btn-black,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .fail_modalgaia .modal-form-content-cart button.btn.btn-black,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .form_email_modalgaia .modal-form-content button.btn.btn-black,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .form_email_modalgaia .modal-form-content button.btn.btn-black,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .form_phone_modalgaia .modal-form-content button.btn.btn-black,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .form_phone_modalgaia .modal-form-content button.btn.btn-black,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .form_cart_email_modalgaia .modal-form-content button.btn.btn-black,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .form_cart_email_modalgaia .modal-form-content button.btn.btn-black,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .modal-error-stripe .modal-form-content button.btn.btn-black,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .modal-error-stripe .modal-form-content button.btn.btn-black,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .load_modalgaia .modal-form-content button.btn.btn-black,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .load_modalgaia .modal-form-content button.btn.btn-black,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .success_modalgaia .modal-form-content button.btn.btn-black,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .success_modalgaia .modal-form-content button.btn.btn-black,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .fail_modalgaia .modal-form-content button.btn.btn-black,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .fail_modalgaia .modal-form-content button.btn.btn-black,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .form_email_modalgaia .modal-form-content-cart .cart.table-wrapper .actions-toolbar > .action.btn.btn-black,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .form_email_modalgaia .modal-form-content-cart .cart.table-wrapper .actions-toolbar > .action.btn.btn-black,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .form_phone_modalgaia .modal-form-content-cart .cart.table-wrapper .actions-toolbar > .action.btn.btn-black,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .form_phone_modalgaia .modal-form-content-cart .cart.table-wrapper .actions-toolbar > .action.btn.btn-black,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .form_cart_email_modalgaia .modal-form-content-cart .cart.table-wrapper .actions-toolbar > .action.btn.btn-black,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .form_cart_email_modalgaia .modal-form-content-cart .cart.table-wrapper .actions-toolbar > .action.btn.btn-black,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .modal-error-stripe .modal-form-content-cart .cart.table-wrapper .actions-toolbar > .action.btn.btn-black,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .modal-error-stripe .modal-form-content-cart .cart.table-wrapper .actions-toolbar > .action.btn.btn-black,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .load_modalgaia .modal-form-content-cart .cart.table-wrapper .actions-toolbar > .action.btn.btn-black,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .load_modalgaia .modal-form-content-cart .cart.table-wrapper .actions-toolbar > .action.btn.btn-black,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .success_modalgaia .modal-form-content-cart .cart.table-wrapper .actions-toolbar > .action.btn.btn-black,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .success_modalgaia .modal-form-content-cart .cart.table-wrapper .actions-toolbar > .action.btn.btn-black,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .fail_modalgaia .modal-form-content-cart .cart.table-wrapper .actions-toolbar > .action.btn.btn-black,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .fail_modalgaia .modal-form-content-cart .cart.table-wrapper .actions-toolbar > .action.btn.btn-black,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .form_email_modalgaia .modal-form-content .cart.table-wrapper .actions-toolbar > .action.btn.btn-black,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .form_email_modalgaia .modal-form-content .cart.table-wrapper .actions-toolbar > .action.btn.btn-black,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .form_phone_modalgaia .modal-form-content .cart.table-wrapper .actions-toolbar > .action.btn.btn-black,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .form_phone_modalgaia .modal-form-content .cart.table-wrapper .actions-toolbar > .action.btn.btn-black,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .form_cart_email_modalgaia .modal-form-content .cart.table-wrapper .actions-toolbar > .action.btn.btn-black,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .form_cart_email_modalgaia .modal-form-content .cart.table-wrapper .actions-toolbar > .action.btn.btn-black,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .modal-error-stripe .modal-form-content .cart.table-wrapper .actions-toolbar > .action.btn.btn-black,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .modal-error-stripe .modal-form-content .cart.table-wrapper .actions-toolbar > .action.btn.btn-black,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .load_modalgaia .modal-form-content .cart.table-wrapper .actions-toolbar > .action.btn.btn-black,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .load_modalgaia .modal-form-content .cart.table-wrapper .actions-toolbar > .action.btn.btn-black,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .success_modalgaia .modal-form-content .cart.table-wrapper .actions-toolbar > .action.btn.btn-black,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .success_modalgaia .modal-form-content .cart.table-wrapper .actions-toolbar > .action.btn.btn-black,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .fail_modalgaia .modal-form-content .cart.table-wrapper .actions-toolbar > .action.btn.btn-black,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .fail_modalgaia .modal-form-content .cart.table-wrapper .actions-toolbar > .action.btn.btn-black,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .form_email_modalgaia .modal-form-content-cart .action-gift.btn.btn-black,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .form_email_modalgaia .modal-form-content-cart .action-gift.btn.btn-black,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .form_phone_modalgaia .modal-form-content-cart .action-gift.btn.btn-black,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .form_phone_modalgaia .modal-form-content-cart .action-gift.btn.btn-black,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .form_cart_email_modalgaia .modal-form-content-cart .action-gift.btn.btn-black,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .form_cart_email_modalgaia .modal-form-content-cart .action-gift.btn.btn-black,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .modal-error-stripe .modal-form-content-cart .action-gift.btn.btn-black,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .modal-error-stripe .modal-form-content-cart .action-gift.btn.btn-black,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .load_modalgaia .modal-form-content-cart .action-gift.btn.btn-black,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .load_modalgaia .modal-form-content-cart .action-gift.btn.btn-black,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .success_modalgaia .modal-form-content-cart .action-gift.btn.btn-black,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .success_modalgaia .modal-form-content-cart .action-gift.btn.btn-black,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .fail_modalgaia .modal-form-content-cart .action-gift.btn.btn-black,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .fail_modalgaia .modal-form-content-cart .action-gift.btn.btn-black,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .form_email_modalgaia .modal-form-content .action-gift.btn.btn-black,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .form_email_modalgaia .modal-form-content .action-gift.btn.btn-black,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .form_phone_modalgaia .modal-form-content .action-gift.btn.btn-black,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .form_phone_modalgaia .modal-form-content .action-gift.btn.btn-black,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .form_cart_email_modalgaia .modal-form-content .action-gift.btn.btn-black,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .form_cart_email_modalgaia .modal-form-content .action-gift.btn.btn-black,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .modal-error-stripe .modal-form-content .action-gift.btn.btn-black,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .modal-error-stripe .modal-form-content .action-gift.btn.btn-black,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .load_modalgaia .modal-form-content .action-gift.btn.btn-black,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .load_modalgaia .modal-form-content .action-gift.btn.btn-black,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .success_modalgaia .modal-form-content .action-gift.btn.btn-black,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .success_modalgaia .modal-form-content .action-gift.btn.btn-black,
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .fail_modalgaia .modal-form-content .action-gift.btn.btn-black,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .fail_modalgaia .modal-form-content .action-gift.btn.btn-black {
  background-color: #000;
  color: #fff;
}
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .load_email_modalgaia,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .load_email_modalgaia {
  display: none;
}
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .load_email_modalgaia h4,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .load_email_modalgaia h4 {
  color: #000;
  font-size: 17px;
  line-height: 19px;
  text-align: center;
  padding: 0px;
}
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .btn-black,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .btn-black {
  background: #000;
  color: #fff !important;
  font-size: 16px !important;
  border: 0;
  margin-bottom: 16px;
  text-transform: uppercase;
  padding: 8px 16px!important;
}
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .btn-black:hover,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .btn-black:hover {
  background: #020202;
  color: #fefefe;
}
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .btn-white,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .btn-white {
  background: #fff;
  color: #000 !important;
  font-size: 16px !important;
  border: 0;
  margin-bottom: 16px;
  text-transform: uppercase;
  padding: 8px 16px!important;
  border: 1px solid;
}
.background-overlay.zipcodes .gaiamodal.modal-content .modal-body .btn-white:hover,
.background-overlay-schedules .gaiamodal.modal-content .modal-body .btn-white:hover {
  background: #fefefe;
  color: #020202;
}
#gaia_modal-zipcode-fail {
  width: 90%;
  max-width: 560px;
}
#gaia_modal-zipcode-fail .unavailable-product {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 20px;
}
#gaia_modal-zipcode-fail .unavailable-product p {
  text-align: left;
}
#gaia_modal-zipcode-fail .unavailable-product img {
  width: 20%;
  margin-right: 20px;
}
#gaia_modal-zipcode-fail .unavailable-product .name-product {
  font-size: 16px;
  font-family: LatoBold, ArialBlack, sans-serif;
}
#gaia_modal-zipcode-fail .unavailable-product .unavialable-text {
  color: #3F7FB6;
}
#shopping-cart-table .cart {
  border: 1.5px solid #b6b2b2;
  display: flex;
  margin-bottom: 3%;
  padding: 2% 0% 2% 0%;
}
#shopping-cart-table .cart .item-info .col {
  display: inline-table;
}
#shopping-cart-table .cart .item-info .col.item .product-item-details {
  padding-left: 0px;
  margin-left: 0px !important;
  text-align: left !important;
}
#shopping-cart-table .cart .item-info .col.item-image a {
  display: inline-block;
  padding-right: 0;
}
#shopping-cart-table .cart .item-info .col.price {
  align-items: flex-start;
  text-align: left;
  padding-bottom: 0px;
}
#shopping-cart-table .cart .item-info .col.price .tag-discount {
  right: 30%;
  top: -50%;
  line-height: 3.5;
  font-size: 10px;
  width: 32px;
  height: 32px;
}
#shopping-cart-table .cart .item-info .col.price .cart-price .oldPrice {
  text-decoration: line-through;
  color: #8f8f8f;
}
#shopping-cart-table .cart .item-info .col.price .cart-price .oldPrice .price {
  color: #8f8f8f;
}
#shopping-cart-table .cart .item-info .col.price .cart-price .finalPrice.onlyprice .price {
  color: #000;
}
#shopping-cart-table .cart .item-info .col.price .cart-price .finalPrice.msrpprice .price {
  color: #FF3421;
}
#mini-cart .product-item {
  padding: 5px 10px 10px 5px!important;
}
#mini-cart .product-item .product {
  display: flex;
  flex-direction: row;
  width: 100%;
  height: 100%;
}
#mini-cart .product-item .product .product-item-photo {
  width: 20%;
}
#mini-cart .product-item .product .product-item-details {
  width: 80%;
  display: flex;
  flex-direction: column;
}
#mini-cart .product-item .product .product-item-details.minicar-section-info {
  padding-left: 3% !important;
}
#mini-cart .product-item .product .product-item-details .top-details-item {
  display: flex;
  flex-direction: row;
  width: 100%;
  height: auto;
  margin: 0% 0% 5% 0%;
  line-height: 1;
}
#mini-cart .product-item .product .product-item-details .top-details-item .product-item-name {
  text-align: left;
  font-size: 16px;
  font-weight: 700;
  font-family: 'Lato';
  width: 90%;
}
#mini-cart .product-item .product .product-item-details .top-details-item .product-item-name a {
  color: #000;
}
#mini-cart .product-item .product .product-item-details .top-details-item .product.actions {
  display: flex;
  align-items: flex-end;
  float: right;
  width: 20%;
  height: auto;
}
#mini-cart .product-item .product .product-item-details .label_armed {
  margin-bottom: 12px;
  text-align: left;
}
#mini-cart .product-item .product .product-item-details .label_armed span {
  background-color: #fff8f0;
  padding: 5px;
}
#mini-cart .product-item .product .product-item-details .product-item-pricing {
  text-align: left;
  display: flex;
  flex-direction: row;
  width: 100%;
  justify-content: space-between;
  line-height: 1.5;
  align-items: stretch;
}
#mini-cart .product-item .product .product-item-details .product-item-pricing .prices-content-gaia-minicart {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
#mini-cart .product-item .product .product-item-details .product-item-pricing .details-qty .new-qty-content-minicart {
  display: flex;
  justify-content: center;
}
#mini-cart .product-item .product .product-item-details .product-item-pricing .details-qty .new-qty-content-minicart button,
#mini-cart .product-item .product .product-item-details .product-item-pricing .details-qty .new-qty-content-minicart input,
#mini-cart .product-item .product .product-item-details .product-item-pricing .details-qty .new-qty-content-minicart .cart.table-wrapper .actions-toolbar > .action,
#mini-cart .product-item .product .product-item-details .product-item-pricing .details-qty .new-qty-content-minicart .action-gift {
  height: 45px;
  border: none;
  background: #f2f2f2 !important;
  margin-left: -4px;
  text-align: center !important;
  color: black;
  font-weight: 900;
}
#mini-cart .product-item .product .product-item-details .product-item-pricing .price-container {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: flex-start;
  padding: 5px 0;
}
#mini-cart .product-item .product .product-item-details .product-item-pricing .price-container .label-totals-mini {
  font-size: 12px;
  font-weight: 400;
  font-family: 'Lato';
  color: #929292;
  margin-bottom: 8px;
  width: 100%;
}
#mini-cart .product-item .product .product-item-details .product-item-pricing .price-container .price-wrapper {
  height: auto;
}
#mini-cart .product-item .product .product-item-details .product-item-pricing .price-container .price-wrapper .price-excluding-tax {
  margin: auto;
}
#mini-cart .product-item .product .product-item-details .product-item-pricing .price-container .price-wrapper .price-excluding-tax::before {
  content: '';
}
#mini-cart .product-item .product .product-item-details .product-item-pricing div.product-item {
  display: flex;
  flex-direction: column;
  font-size: 12px;
}
#mini-cart .product-item .product .product-item-details .product-item-pricing div.product-item .item-title {
  color: #929292;
  margin-bottom: 8px;
}
.product-item {
  margin-bottom: 5px !important;
}
.product-item .product .tag_discount {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  font-size: 11px;
  line-height: 3.5;
  text-align: center;
  margin: auto;
  position: absolute;
  top: 0;
  font-weight: bold;
  z-index: 2;
}
.product-item .product .product-item-details.mini-sections {
  padding-left: 50px !important;
}
.product-item .product .product-item-details .product-item-inner {
  float: left;
  flex-direction: column;
}
.product-item .product .product-item-details .product-item-inner.row-sections {
  align-items: flex-start !important;
}
.product-item .product .product-item-details .product-item-inner .product-item-name-block {
  width: 100%;
  margin: 0 0 3px 0;
  padding: 0;
  font-family: 'Lato';
}
.product-item .product .product-item-details .product-item-inner .product-item-name-block .product-item-name {
  font-weight: 700;
  margin: 0;
  font-size: 16px;
}
.product-item .product .product-item-details .product-item-inner .product-item-name-block .label_armed {
  margin-bottom: 5px;
}
.product-item .product .product-item-details .product-item-inner .product-item-name-block .label_armed span {
  background-color: #fff8f0;
  padding: 5px;
}
.product-item .product .product-item-details .product-item-inner .product-item-name-block .product-item-deliverydays.subtitle-item {
  margin: 0;
  padding: 0 !important;
  font-size: 12px !important;
}
.product-item .product .product-item-details .product-item-inner .product-item-price-block {
  display: flex;
  justify-content: space-between;
  width: 100%;
  font-family: 'Lato';
}
.product-item .product .product-item-details .product-item-inner .product-item-price-block .prices-content {
  display: flex;
  justify-content: flex-start;
}
.product-item .product .product-item-details .product-item-inner .product-item-price-block .prices-content .prices-content-gaia-checkout-minicart {
  display: flex;
  align-items: flex-start;
  float: left;
  justify-content: space-between;
  flex-direction: column;
}
.product-item .product .product-item-details .product-item-inner .product-item-price-block .prices-content .prices-content-gaia-checkout-minicart .final-price {
  color: red;
  margin-right: 5%;
}
.product-item .product .product-item-details .product-item-inner .product-item-price-block .details-qty {
  margin: 0;
  line-height: 3;
}
.product-item .product .product-item-details .product-item-inner .product-item-price-block .totals-content .label-total-content {
  font-size: 14px;
  font-weight: 400;
}
.product-item .product .product-item-details .product-item-inner .product-item-price-block .totals-content .subtotal {
  display: flex;
  justify-content: flex-end;
}
.product-item .product .product-item-details .product-item-inner .prev-text-subtotal {
  margin-left: 15%;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
}
.product-item .product .product-item-details .product-item-pricing .price-container .price-wrapper .price-excluding-tax {
  margin-top: 32px;
}
.product-item .product .product-item-details .product-item-pricing .price-container .price-wrapper .price-excluding-tax:before {
  content: "MEX";
  font-size: 12px;
  font-weight: bold;
}
.product-item .product .product-item-details .product-item-pricing .prices-content-gaia-minicart {
  display: flex;
  flex-direction: column;
  font-size: 14px;
}
.product-item .product .product-item-details .product-item-pricing .prices-content-gaia-minicart .final-price {
  margin-right: 5%;
  color: red;
}
@media (max-width: 500px) {
  .modal-custom.opc-sidebar.custom-slide {
    width: 100%;
    left: 0;
  }
  #shopping-cart-table .cart {
    border: 1.5px solid #b6b2b2;
    display: flex;
    margin-bottom: 3%;
    padding: 2% 2% 4% 2%;
  }
  #shopping-cart-table .cart .item-info .col {
    display: flex;
  }
  #shopping-cart-table .cart .item-info .col.price {
    text-align: center;
    padding-top: 0;
    top: 115px;
  }
  #shopping-cart-table .cart .item-info .col.price:before {
    position: relative;
    text-align: center;
  }
  #shopping-cart-table .cart .item-info .col.price .tag-discount {
    top: -115px;
    position: absolute;
    line-height: 3;
    font-size: 10px;
  }
  .minicart-items .prices-content-gaia-checkout-minicart span {
    font-size: 1.3rem !important;
  }
}
@media (min-width: 361px) and (max-width: 415px) {
  .product-item-inner .product-item-price-block {
    flex-direction: column;
  }
  .product-item-inner .product-item-price-block .prices-content {
    justify-content: center !important;
  }
  .product-item-inner .product-item-price-block .details-qty {
    text-align: center !important;
  }
  .product-item-inner .product-item-price-block .totals-content {
    justify-content: center !important;
  }
  .product-item-inner .product-item-price-block .totals-content .subtotal {
    justify-content: center !important;
  }
  .product-item .price {
    font-size: 1rem;
    font-weight: 400;
  }
  .minicart-items .prices-content-gaia-checkout-minicart span {
    font-size: 1.3rem !important;
  }
}
.bundle-discount {
  color: green;
}
@media (max-width: 360px) {
  .product-item .price {
    font-size: 1rem !important;
    font-weight: 400 !important;
  }
  .product-item-inner .product-item-price-block .row {
    margin-left: 0px !important;
  }
  .product-item-inner .product-item-price-block .totals-content .label-total-content {
    font-size: 1rem !important;
    font-weight: 400 !important;
  }
}
.bundle-discount {
  color: green;
}
@media (max-width: 360px) {
  #mini-cart .product-item .product .product-item-details .product-item-pricing .prices-content-gaia-minicart {
    font-size: 1.1rem;
  }
  #mini-cart .product-item .product .product-item-details .product-item-pricing .price-container .label-totals-mini {
    font-size: 10px;
  }
}
/**
 * Mageplaza
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Mageplaza.com license that is
 * available through the world-wide-web at this URL:
 * https://www.mageplaza.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Mageplaza
 * @package     Mageplaza_BetterPopup
 * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
#newsletter-image {
  background: #fbc900;
  color: #000000;
}
#newsletter-image ul li {
  color: #000;
}
#signup-notification p.title-signup {
  padding-top: 8px !important;
}
#signup-notification .first-step::before {
  display: none !important;
}
.hbspt-form .hs-input {
  background: #ebebeb;
}
#hbspt-form-1604007198978-5955472103 {
  clear: both;
  float: left;
  width: 100%;
}
#signup-notification.open,
#signup-notification {
  background-size: cover;
  height: 100%;
}
#signup-notification .first-step {
  padding-top: 40px;
  width: 100%;
  max-width: 420px;
  float: right;
  position: relative;
  text-align: left;
  padding-right: 20px;
}
.hbspt-form .hs-form-field {
  margin-bottom: 16px !important;
}
.hbspt-form .hs-form-field .hs-input {
  background: #ebebeb;
  width: 100%;
  height: 35px;
  border: 0;
  display: inline-block;
  color: #000;
}
.hs-button.primary.large {
  float: left;
  width: 100%;
  border-radius: 0;
  height: 35px;
  background: #fbc900;
  color: #000;
  background-size: 20px;
  cursor: pointer;
  -webkit-transition: background ease-in-out 0.5s;
  transition: background ease-in-out 0.5s;
  text-transform: uppercase;
  font-size: 12px;
  border: 0;
  margin-bottom: 16px;
}
.top-newsletter-campaign {
  display: flex;
  align-items: normal;
  justify-content: center;
  width: 100%;
  flex-direction: row;
  flex-wrap: wrap;
}
.top-newsletter-campaign .top-text-caimpaign-lb {
  max-width: 305px;
  flex: 0 0 auto;
}
#signup-notification p.title-signup {
  font-size: 18px !important;
  font-weight: 700 !important;
}
.img-campaign-nl {
  width: 70px;
  display: block;
  flex: 0 0 auto;
  margin: 0px auto;
  position: relative;
  bottom: 24px;
}
.img-campaign-nl img {
  width: 100%;
  height: auto;
}
a#late {
  display: block;
  clear: both;
  margin: 0px auto;
  float: none;
  width: auto;
  text-decoration: underline;
  text-align: center;
}
@media (min-width: 768px) and (max-width: 1024px) {
  #bio_ep {
    transform: none !important;
    width: 60% !important;
    height: 100% !important;
    left: 20% !important;
    top: 20% !important;
    max-height: 540px;
    background: url(../../images/templateGaia/bf-mobile_Lightbox-02.jpeg) center center;
  }
  #signup-notification .first-step {
    padding: 20px;
    max-width: 100%;
  }
}
@media only screen and (max-device-width: 767px) {
  .checkout-go-to-cupon {
    display: block;
  }
  .mp-better-popup-click-trigger {
    display: none;
  }
  .top-newsletter-campaign .top-text-caimpaign-lb {
    max-width: 220px;
    flex: 0 0 auto;
    color: #000;
    position: absolute;
    top: 40px;
    text-align: center;
  }
  .campaign-newsletter-text {
    padding-top: 20px;
  }
  .top-text-caimpaign-lb h3 {
    margin: 0px auto;
  }
  #signup-notification p.title-signup {
    font-size: 15px !important;
  }
  .wrapper #signup-notification {
    background-size: cover !important;
    max-height: 620px;
    height: 100% !important;
  }
  .wrapper #signup-notification .first-step {
    width: 90%;
    margin: 0 auto;
    text-align: center;
    position: relative;
    z-index: 1;
    padding-top: 0px;
    bottom: auto !important;
    top: 0 !important;
    float: none;
  }
  #bio_ep {
    transform: none !important;
    width: 90% !important;
    height: 100% !important;
    left: 5% !important;
    top: 20% !important;
    max-height: 540px;
    background: url(../../images/templateGaia/bf-mobile_Lightbox-02.jpeg) no-repeat center center !important;
    background-size: 100% !important;
  }
  #signup-notification .first-step {
    padding-left: 16px;
    padding-right: 16px;
    background: #fff;
  }
  div#bio_ep_close .icon-close {
    font-size: 28px;
  }
}
#mageplaza-betterpopup-block {
  position: relative;
}
.mp-better-popup-click-trigger {
  position: fixed;
  bottom: 0;
  z-index: 999;
}
.click-trigger {
  background-color: #fbc900;
  color: #000;
  padding: 10px 25px;
  border-radius: 0 0 5px 5px;
  position: fixed;
  top: 48%;
  left: -51px;
  transform: rotate(-90deg);
  border: 0;
}
.click-trigger:hover {
  background-color: #fbc900;
  color: #000;
  border: 1px solid #fbc900;
}
div#bio_ep_close {
  position: absolute;
  right: 8px;
  top: 0;
  z-index: 99;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
}
div#bio_ep_close .icon-close {
  color: black;
  font-size: 24px;
}
#bio_ep {
  text-align: center;
  box-shadow: none !important;
  background: url(../../images/templateGaia/bf-desktop_Lightbox-01.jpeg);
}
.child-label {
  display: block;
  font-size: 25px;
  margin: 20px;
}
#bio_ep_content {
  position: relative;
  width: 100%;
  display: table-cell;
  vertical-align: middle;
}
.better-popup-input-email {
  width: 70% !important;
  height: 35px !important;
}
input.better-popup-input-email::placeholder {
  opacity: 0.5;
}
.better-popup-btn-submit {
  width: 70%;
  margin: 10px 0 0 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  height: 35px;
}
.mageplaza-betterpopup-content {
  width: 100%;
  height: 100%;
  display: table;
}
.success-title {
  font-size: 22px;
}
.mp-popup-coupon-code {
  width: 70%;
  margin: 0 auto;
}
#mp-coupon-code {
  text-align: center;
  max-width: 100%;
  border: 1px dashed #c1bebe;
  background: 0 0;
  font-size: 25px;
  color: #FFF;
  margin-top: 15px;
  height: 50px;
}
button.btn-copy.primary,
.cart.table-wrapper .actions-toolbar > .action.btn-copy.primary,
.action-gift.btn-copy.primary {
  width: 100%;
  margin: 5px 0 15px 0;
  color: #fff;
  background-color: #006bb4;
  border: none;
  height: 35px;
}
button.btn-copy.primary:hover,
.cart.table-wrapper .actions-toolbar > .action.btn-copy.primary:hover,
.action-gift.btn-copy.primary:hover {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
#status {
  color: #e02b27;
  visibility: visible;
  font-size: 13px !important;
}
span.success-lable {
  border: none !important;
  font-size: 16px !important;
}
canvas {
  position: fixed;
  z-index: 10002;
  opacity: 0.5;
  display: none;
  top: 0px;
  left: 0px;
}
.popup-loader {
  display: none;
  position: absolute;
  width: 100%;
  padding-top: 15px;
}
img.loader {
  width: 3%;
}
.tmp3-img-content {
  float: left;
}
.tmp3-text-content {
  background-color: #FFFFFF;
  font-family: sans-serif;
  float: left;
  width: calc(100% - 460px);
  height: 321px;
}
.tmp3-title {
  color: #000;
  font-size: 50px;
  margin-top: 30px;
}
.tmp3-sub-title {
  color: #000000;
  font-size: 14px;
  font-weight: bold;
  margin-top: -12px;
}
.tmp3-text {
  color: #000000;
  font-size: 14px;
  width: 80%;
  margin: 0 auto;
  line-height: 1.714;
  margin-top: 30px;
}
.tmp3-form {
  position: relative;
  margin-top: 30px;
}
.tmp3-input {
  border: none !important;
  border-radius: 17.5px !important;
  background-color: #e5e5e5 !important;
  height: 35px !important;
  font-family: sans-serif !important;
}
.tmp3_field_newsletter {
  width: 75%;
  margin: 0 auto;
}
.tmp3-button {
  position: absolute;
  top: 0;
  right: 40px;
  border-radius: 17.5px;
  height: 35px;
}
::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #a2a2a2 !important;
  font-size: 12px !important;
  font-style: italic;
  padding-left: 5px;
}
.tm1-popup-loader {
  margin-top: 10px;
}
.tm1-loader {
  width: 7%;
}
#mp-popup-template4 {
  width: 105%;
  height: 105%;
  background-repeat: no-repeat;
}
.tmp4-text-content {
  width: 50%;
  background-color: #FFFFFF;
  font-family: sans-serif;
  float: left;
  margin: 25px 0 0 35px;
}
.tmp4-img-content {
  position: absolute;
  top: 40px;
  right: 10px;
}
.tmp4-title {
  font-size: 50px;
  color: #0083d0;
  line-height: 1.066;
  text-align: left;
}
.tmp4-sub-title {
  font-size: 14px;
  color: #222222;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.8;
  text-align: left;
}
.tmp4-text {
  font-size: 14px;
  color: #222222;
  line-height: 1.714;
  text-align: left;
  width: 75%;
  margin-top: 20px;
}
.tmp4-form {
  width: 75%;
  margin-left: 9px;
  text-align: left;
}
.tmp4-input {
  background-color: #e5e5e5 !important;
  margin-top: 30px;
  border: none !important;
  height: 35px !important;
  font-family: sans-serif !important;
}
.tmp4-input::-webkit-input-placeholder {
  font-size: 14px !important;
  font-style: italic;
  padding-left: 15px;
  color: #a2a2a2 !important;
  line-height: 1.714;
  text-align: left;
}
.tmp4-button {
  background-color: #ff5a15 !important;
  width: 130px;
  height: 20px;
  border-radius: 10px;
  border: none !important;
  font-size: 10px !important;
  font-weight: bold !important;
  padding: 0 !important;
  margin: 15px 0 0 25px;
}
.tmp5-img-content {
  position: absolute;
  z-index: 20;
  bottom: 0;
  left: 35px;
}
.tmp5-img-cap {
  position: absolute;
  z-index: 10;
  bottom: 0;
  left: 0;
}
#mp-popup-template5 img {
  max-height: initial;
}
.tmp5-text-content {
  font-family: sans-serif;
  position: absolute;
  z-index: 40;
  top: -55px;
  left: 65px;
  width: 65%;
}
.tmp5-title {
  font-size: 40px;
  color: #0083d0;
  line-height: 1.2;
  text-align: center;
}
.tmp5-sub-title {
  font-size: 12px;
  color: #222222;
  font-weight: bold;
  text-align: center;
}
.tmp5-text {
  font-size: 14px;
  color: #222222;
  line-height: 1.286;
  text-align: center;
  margin-top: 15px;
}
.tmp5-form {
  width: 100%;
  position: absolute;
  z-index: 30;
  left: 0;
  bottom: 0;
}
.tmp5-img-email {
  position: absolute;
  z-index: 20;
  bottom: 0;
  left: 0;
  pointer-events: none;
}
.tmp5_field_newsletter {
  position: absolute;
  z-index: 10;
  top: -158px;
  left: 80px;
}
.tmp5-input {
  background-color: #e5e5e5 !important;
  width: 200px !important;
  height: 35px !important;
  border: none !important;
  font-family: sans-serif !important;
  padding-left: 30px !important;
}
.tmp5-input::-webkit-input-placeholder {
  font-size: 14px !important;
  font-style: italic;
  color: #a2a2a2 !important;
  line-height: 1.714;
  text-align: center;
  padding-right: 25px;
}
.tmp5-button {
  position: absolute;
  z-index: 30;
  background-color: #ff5a15 !important;
  width: 130px;
  height: 20px;
  border-radius: 10px;
  border: none !important;
  font-size: 10px !important;
  font-weight: bold !important;
  padding: 0 !important;
  margin-top: 10px;
  top: -125px;
  left: 115px;
}
.tmp5-msg-error {
  margin-top: 30px;
  position: absolute;
  z-index: 60;
  width: 100%;
}
.tmp5_field_newsletter #mp-newsletter-error {
  position: absolute;
}
.tmp5-form .popup-loader {
  position: absolute;
  width: 100%;
  padding-top: 15px;
  top: -100px;
  left: 0;
  z-index: 100;
}
.tmp5-form .popup-loader .loader {
  width: 6%;
}
#mp-popup-template6 {
  font-family: sans-serif;
  height: fit-content;
  width: fit-content;
  margin: auto;
}
.tmp6-left-title {
  width: 350px;
  background-color: #000;
  height: 250px;
  float: left;
}
.tmp6-left-title ul {
  list-style-type: none;
  margin-top: 35px;
}
.tmp6-left-title ul li {
  margin-bottom: -5px;
}
.tmp6-left-title ul li:nth-child(1) {
  font-size: 36px;
  color: #ffffff;
  font-weight: bold;
  text-align: left;
}
.tmp6-left-title ul li:nth-child(2) {
  font-size: 36px;
  color: #ffffff;
  text-align: left;
}
.tmp6-left-title ul li:nth-child(3) {
  font-size: 36px;
  color: #51f5ff;
  text-align: left;
}
.tmp6-text-content {
  background-color: #FFFFFF;
  width: 450px;
  height: 250px;
  float: left;
}
.tmp6-text {
  padding-top: 35px;
  width: 85%;
  margin: 0 auto;
  font-size: 20px;
  color: #222222;
  line-height: 1.4;
  text-align: center;
}
.tmp6-form {
  width: 85%;
  margin: 0 auto;
  padding-top: 20px;
  position: relative;
}
.tmp6-input {
  background: #e5e5e5 !important;
  height: 42px !important;
}
.tmp6-input::-webkit-input-placeholder {
  font-size: 14px !important;
  font-style: italic;
  color: #a2a2a2 !important;
  line-height: 1.714;
  text-align: center;
}
.tmp6-button {
  background-color: #ff5a15 !important;
  width: 130px;
  height: 20px;
  border-radius: 10px;
  border: none !important;
  font-size: 10px !important;
  font-weight: bold !important;
  padding: 0 !important;
  margin-top: 20px;
}
.tmp6_field_newsletter #mp-newsletter-error {
  position: absolute;
  top: 57px;
  display: block;
  width: 100%;
}
.tmp6-text-content .popup-loader {
  position: absolute;
  width: 100%;
  padding-top: 15px;
  bottom: 18px;
}
.stripe-payments .payment-method-content {
  padding: 0 0 0 22px;
}
.stripe-payments .stripe-payments-installments-form {
  margin-top: -20px;
}
.stripe-payments .stripe-payments-installments-form .installments-header h3 {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.stripe-payments .stripe-payments-installments-form .installments-header h3 .back-link {
  border-bottom: 1px solid black;
}
.stripe-payments .stripe-payments-installments-form .installments-header h3 span {
  font-size: 0.8em;
  margin-top: 1em;
}
.stripe-payments .stripe-payments-installments-form .stripe-payments-installment-plans {
  padding: 0 1em 1em;
}
.stripe-payments .stripe-payments-installments-form .stripe-payments-installment-plans select {
  margin-left: 0.5em;
  border-radius: 5px;
  width: 8em;
}
.stripe-payments .actions-toolbar .primary button,
.stripe-payments .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
.stripe-payments .actions-toolbar .primary .action-gift {
  float: left;
  border-radius: 5px;
}
.stripe-payments .stripe-payments-card-form .stripe-payments-elements #stripe-payments-card-number {
  width: 24em;
}
.stripe-payments .stripe-payments-card-form .stripe-payments-elements #stripe-payments-card-expiry,
.stripe-payments .stripe-payments-card-form .stripe-payments-elements #stripe-payments-card-cvc {
  width: 12em;
}
.stripe-payments .stripe-payments-card-form .stripe-payments-elements.pci-options {
  margin-left: 20px;
}
.stripe-payments .stripe-payments-card-form .checkout-agreements-block {
  margin-bottom: 0;
}
.stripe-payments .stripe-payments-card-form .credit-advice {
  display: inline-flex;
  background-color: #edf7f2;
  border: 1px solid #88d3aa;
  border-radius: 3px;
  padding: 10px;
  margin-bottom: 20px;
  width: 100%;
  align-items: center;
}
.stripe-payments .stripe-payments-card-form .credit-advice .text {
  display: inline-block;
  font-family: 'LatoBold';
  font-size: 13px;
  line-height: 15px;
}
.stripe-payments .stripe-payments-card-form .credit-advice .icon-attention {
  font-size: 22px;
  display: inline-flex;
  margin-right: 5px;
  color: #8c721c;
}
.stripe-payments .stripe-payments-card-form .fieldset.ccard {
  margin: 0;
}
.column .block-addbysku .fieldset {
  margin: 0;
}
.column .block-addbysku .fieldset .fields {
  position: relative;
}
.column .block-addbysku .fieldset .fields .field {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: top;
}
.column .block-addbysku .fieldset .fields .actions-toolbar {
  position: absolute;
  right: 0;
  top: 4px;
}
.column .block-addbysku .sku {
  margin-right: -155px;
  padding-right: 160px;
  width: 100%;
}
.column .block-addbysku .skus > .label {
  margin-top: 10px;
}
.column .block-addbysku .qty .qty + .mage-error {
  width: 80px;
}
.column .block-addbysku .block-content .actions-toolbar {
  clear: both;
  margin: 0 0 20px;
  text-align: left;
}
.column .block-addbysku .block-content .actions-toolbar:before,
.column .block-addbysku .block-content .actions-toolbar:after {
  content: '';
  display: table;
}
.column .block-addbysku .block-content .actions-toolbar:after {
  clear: both;
}
.column .block-addbysku .block-content .actions-toolbar .primary {
  float: left;
}
.column .block-addbysku .block-content .actions-toolbar .primary,
.column .block-addbysku .block-content .actions-toolbar .secondary {
  display: inline-block;
}
.column .block-addbysku .block-content .actions-toolbar .primary a.action,
.column .block-addbysku .block-content .actions-toolbar .secondary a.action {
  display: inline-block;
}
.column .block-addbysku .block-content .actions-toolbar .primary .action {
  margin: 0 5px 0 0;
}
.column .block-addbysku .block-content .actions-toolbar .secondary a.action {
  margin-top: 6px;
}
.column .block-addbysku .block-content .actions-toolbar .primary,
.column .block-addbysku .block-content .actions-toolbar .secondary {
  display: block;
  float: none;
}
.column .block-addbysku .block-content .actions-toolbar > .secondary {
  text-align: left;
}
.column .block-addbysku .reset {
  margin: 10px 0;
}
.column .block-addbysku .note {
  display: block;
  margin: 0 0 20px;
}
.block-cart-failed {
  margin-top: 40px;
}
.block-cart-failed .block-title {
  font-size: 2.6rem;
}
.block-cart-failed .block-title strong {
  font-weight: 300;
}
.block-cart-failed .actions {
  text-align: center;
}
.block-cart-failed .actions .action {
  margin-bottom: 10px;
}
.bundle-options-container {
  clear: both;
  margin-bottom: 40px;
}
.bundle-options-container .legend.title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.bundle-options-container .product-add-form {
  display: none;
}
.bundle-options-container .product-options-wrapper {
  margin-bottom: 30px;
}
.bundle-options-container .action.back {
  margin-bottom: 30px;
}
.bundle-options-container .price-box .price {
  font-size: 18px;
  font-weight: 700;
}
.bundle-options-container .block-bundle-summary {
  background: #e8e8e8;
  padding: 10px 20px;
}
.bundle-options-container .block-bundle-summary > .title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.bundle-options-container .block-bundle-summary .bundle-summary {
  margin-top: 30px;
}
.bundle-options-container .block-bundle-summary .bundle-summary.empty {
  display: none;
}
.bundle-options-container .block-bundle-summary .bundle-summary > .subtitle {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: block;
}
.bundle-options-container .block-bundle-summary .bundle.items > li {
  margin-bottom: 10px;
}
.bundle-options-container .block-bundle-summary .box-tocart .actions {
  display: inline-block;
  margin-bottom: 10px;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action {
  vertical-align: top;
}
.bundle-options-container .nested .field.qty {
  margin-top: 20px;
}
.bundle-options-container .nested .field.qty .label {
  font-weight: 700;
  margin: 0 0 5px;
  display: inline-block;
}
.bundle-options-container p.required {
  color: #e02b27;
}
.bundle-options-container .product-options-bottom {
  clear: left;
}
.block-category-event {
  background: #f0f0f0;
  color: #333333;
  padding: 10px 0 15px;
  text-align: center;
}
.block-category-event.block:last-child {
  margin-bottom: 10px;
}
.block-category-event .block-title {
  margin: 0 0 10px;
}
.block-category-event .block-title strong {
  font-size: 1.5rem;
  font-weight: 300;
}
.block-category-event .ticker {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.block-category-event .ticker li {
  display: none;
  margin: 0 15px;
}
.block-category-event .ticker .value {
  font-size: 1.8rem;
  font-weight: 300;
}
.block-category-event .ticker .label {
  font-size: 1rem;
  display: block;
  text-transform: lowercase;
}
.block-category-event .dates {
  display: table;
  margin: 0 auto;
}
.block-category-event .dates .start,
.block-category-event .dates .end {
  display: table-cell;
  vertical-align: top;
}
.block-category-event .dates .date {
  font-size: 1.8rem;
}
.block-category-event .dates .time {
  display: block;
}
.block-category-event .dates .start {
  padding-right: 40px;
  position: relative;
}
.block-category-event .dates .start:after {
  font-size: 1.8rem;
  content: '\2013';
  display: block;
  position: absolute;
  right: 15px;
  top: 0;
}
.block-search {
  margin-bottom: 0;
}
.block-search .block-title {
  display: none;
}
.block-search .block-content {
  margin-bottom: 0;
}
.block-search .label {
  text-decoration: none;
  display: inline-block;
  float: right;
}
.block-search .label > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-search .label:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  line-height: 33px;
  color: #8f8f8f;
  content: "\e942";
  font-family: 'gaia-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-search .label:hover:before {
  color: #333333;
}
.block-search .label:active:before {
  color: #333333;
}
.block-search .label.active + .control input {
  position: static;
}
.block-search .action.search {
  display: none;
}
.block-search .control {
  border-top: 1px solid #d1d1d1;
  clear: both;
  margin: 0 -15px -1px;
  padding: 0 15px;
}
.block-search input {
  font-size: 16px;
  left: -300%;
  margin: 15px 0;
  position: absolute;
}
.block-search .nested {
  display: none;
}
.search-autocomplete {
  display: none;
  margin-top: -15px;
  overflow: hidden;
  position: absolute;
  z-index: 3;
}
.search-autocomplete ul {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.search-autocomplete ul li {
  border-top: 1px solid #e5e5e5;
  cursor: pointer;
  margin: 0;
  padding: 5px 40px 5px 10px;
  position: relative;
  text-align: left;
  white-space: normal;
}
.search-autocomplete ul li:not(:empty) {
  border-top: 0;
  border: 1px solid #c2c2c2;
  background: #ffffff;
}
.search-autocomplete ul li:first-child {
  border-top: none;
}
.search-autocomplete ul li:hover,
.search-autocomplete ul li.selected {
  background: #e8e8e8;
}
.search-autocomplete ul li .amount {
  color: #999999;
  position: absolute;
  right: 7px;
  top: 5px;
}
.form.search.advanced .fields.range .field:first-child {
  position: relative;
}
.form.search.advanced .fields.range .field:first-child .control {
  padding-right: 25px;
}
.form.search.advanced .fields.range .field:first-child .control:after {
  content: ' \2013 ';
  display: inline-block;
  position: absolute;
  right: 0;
  text-align: center;
  top: 6px;
  width: 25px;
}
.form.search.advanced .fields.range .field:last-child {
  position: relative;
}
.form.search.advanced .fields.range .field:last-child div.mage-error[generated] {
  left: 0;
  position: absolute;
  top: 32px;
}
.form.search.advanced .fields.range .field.with-addon .control {
  padding-right: 45px;
}
.form.search.advanced .group.price .addon .addafter {
  background: none;
  border: 0;
  padding-top: 6px;
  position: absolute;
  right: 0;
  top: 0;
}
.search.summary {
  margin-bottom: 10px;
}
#shopping-cart-table .product-cart-price .tag-discount {
  width: 35px;
  height: 35px;
  line-height: 3.7em;
  font-size: 10px;
  top: -24px;
}
#shopping-cart-table tr {
  display: inline-flex;
  justify-content: space-between;
  width: 96%;
}
#shopping-cart-table tr .col {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
#shopping-cart-table tr .col.item-image {
  width: 15%;
}
#shopping-cart-table tr .col.item-image a {
  display: flex;
  width: 100%;
}
#shopping-cart-table tr .col.item {
  width: 30%;
  text-align: left;
}
#shopping-cart-table tr .col.item .product-item-details .product-item-name.gaia_local i {
  position: relative;
  display: block;
  top: 0;
  float: left;
  font-size: 20px;
  padding: 0% 0% 1% 0%;
  text-align: center;
  background-color: #DAD3CE;
  border-radius: 50% 50%;
  color: #988D7A;
  width: 30px;
  height: 30px;
  line-height: 1.3em;
}
#shopping-cart-table tr .col.item .product-item-details .product-item-name.gaia_local i:before {
  width: 100%;
  font-style: normal;
}
#shopping-cart-table tr .col.item .product-item-details .product-item-name.gaia_local a {
  position: relative;
  width: 85%;
  display: inline-flex;
  top: 0;
  float: right;
}
#shopping-cart-table tr .col.item .product-item-name {
  font-family: 'LatoBold', Arial, sans-serif;
}
#shopping-cart-table tr .col.item .label_armed {
  margin-bottom: 5px;
}
#shopping-cart-table tr .col.item .label_armed span {
  background-color: #fff8f0;
  padding: 5px;
}
#shopping-cart-table tr .col.item .delivery-days {
  color: #6290e6;
}
#shopping-cart-table tr .col.item .tag-discount {
  zoom: .8;
}
#shopping-cart-table tr .col.price {
  width: 20%;
  flex-direction: column;
}
#shopping-cart-table tr .col.price .cart-price .price {
  font-size: 14px;
}
#shopping-cart-table tr .col.price .msrp {
  margin-top: 10px;
  text-decoration: line-through;
  color: #797979;
}
#shopping-cart-table tr .col.qty {
  width: 10%;
}
#shopping-cart-table tr .col.subtotal {
  width: 15%;
}
#shopping-cart-table tr .col.actions {
  width: auto;
  position: absolute;
  right: -420px;
}
#shopping-cart-table tr .cart-item-message#desktop-message {
  display: block;
}
#shopping-cart-table tr .cart-item-message#mobile-message {
  display: none;
}
.cart-summary {
  background: #ffffff;
}
.cart-summary .strong {
  font-family: 'Lato', Arial, sans-serif;
}
.cart-summary .cart-cupon-row {
  color: #cb821f;
}
.cart-summary > .title {
  font-size: 2.6rem;
  font-weight: 500;
  color: #363636;
  margin: 6px 0 15px 0;
  display: block;
  font-family: "Gotham", Arial, sans-serif;
}
.cart-summary .block {
  margin-bottom: 0;
  border-bottom: 1px solid #f4f4f0;
}
.cart-summary .block .item-options {
  margin-left: 0;
}
.cart-summary .block .fieldset {
  margin: 15px 0 25px 5px;
}
.cart-summary .block .fieldset .field {
  margin: 0 0 10px;
}
.cart-summary .block .fieldset .field.note {
  font-size: 12px;
}
.cart-summary .block .fieldset .methods .field > .label {
  display: inline;
}
.cart-summary .block .fieldset.coupon {
  display: flex;
  margin: 15px 0 25px 0;
  padding: 0 0 20px 0;
  border-bottom: 1px solid #f4f4f0;
}
.cart-summary .block .fieldset.coupon .field {
  width: 100%;
  margin: 0 10px 0 0;
}
.cart-summary .block .fieldset.coupon .field .control input:focus {
  box-shadow: none;
}
.cart-summary .block .fieldset.coupon .actions-toolbar {
  width: auto;
}
.cart-summary .block .fieldset.coupon .actions-toolbar .primary .action.apply.primary {
  font-size: 1.2rem;
  color: #ffffff;
  text-transform: uppercase;
  background: #ea5b2f;
  border: 1px solid #ea5b2f;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  transition: all 0.25s ease;
  margin: 0;
}
@media (min-width: 1200px) {
  .cart-summary .block .fieldset.coupon .actions-toolbar .primary .action.apply.primary:hover {
    background: #ea5b2f;
    border-color: #ea5b2f;
  }
}
.cart-summary .block .fieldset.coupon .actions-toolbar .primary .action.cancel.primary {
  font-size: 1.2rem;
  text-transform: uppercase;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  transition: all 0.25s ease;
  margin: 0;
}
.cart-summary .block.discount .title {
  background: #ebebeb;
  padding: 12px 0;
  border: none;
  text-align: center;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  transition: all 0.25s ease;
  display: block;
  text-decoration: none;
}
.cart-summary .block.discount .title:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 13px;
  line-height: initial;
  color: #797979;
  content: "\e937";
  font-family: 'gaia-icons';
  margin: 0 5px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
@media (min-width: 1200px) {
  .cart-summary .block.discount .title:hover {
    background: #d1d1d1;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    transition: all 0.25s ease;
  }
}
.cart-summary .block.discount .title strong {
  font-size: 1.3rem !important;
  font-weight: 700;
  color: #797979;
}
.cart-summary .block.discount .title:after {
  display: none;
  position: relative;
}
.cart-summary .block.shipping .title {
  border-top: 0;
  padding: 12px 30px 12px 5px;
}
.cart-summary .block.shipping .title:after {
  top: 7px;
  right: 0;
  font-size: 24px;
}
.cart-summary .block.shipping strong span {
  font-size: 1.4rem !important;
  font-weight: 700;
  color: #3f7fb6;
  text-decoration: underline;
}
.cart-summary .block.shipping strong .shipping-cost-label {
  color: #797979;
  text-decoration: underline;
  transition: all 0.25s ease;
}
.cart-summary .block.shipping strong .shipping-cost-label:hover {
  color: #000;
}
.cart-summary .block.shipping div[name="shippingAddress.country_id"],
.cart-summary .block.shipping div[name="shippingAddress.region_id"] {
  display: none;
}
.cart-summary .block.shipping .control input[type="text"] {
  border: 0;
  border-bottom: 1px solid #131313;
}
.cart-summary .block-decision-wrapper {
  border-top: 1px solid #f4f4f0;
}
.cart-summary .block-decision-wrapper h3 {
  font-size: 2rem;
  font-weight: 400;
  margin: 0 0 25px 0;
}
.cart-summary .alertCartDiferent {
  width: 100%;
  padding: 25px 0;
  box-sizing: border-box;
  border-bottom: 1px solid #f4f4f0;
  border-top: 1px solid #f4f4f0;
  font-size: 16px;
}
.cart-summary .alertCartDiferent h3 {
  font-size: 2rem;
  font-weight: 400;
  margin: 0 0 25px 0;
}
.cart-summary .alertCartDiferent .content_alertcartdiferent {
  width: 100%;
  display: inline-grid;
  border-radius: 10px 10px 10px 10px;
  background-color: #988D7A;
  padding: 20px;
  color: #fff;
  font-size: 16px;
}
.cart-summary .alertCartDiferent .content_alertcartdiferent i {
  position: initial;
  width: 20%;
  margin-left: 85%;
  margin-bottom: -5%;
  margin-top: -5%;
  font-size: 40px;
  text-align: right;
  font-style: normal;
}
.cart-summary .alertCartDiferent .content_alertcartdiferent i:before {
  width: 100%;
  font-style: normal;
}
.cart-totals {
  padding-top: 10px;
}
.cart-totals .table-wrapper {
  margin-bottom: 0;
  overflow: inherit;
  font-family: 'Lato', Arial, sans-serif;
}
.cart-totals .table-wrapper .data.table.totals .totals.shipping .mark,
.cart-totals .table-wrapper .data.table.totals .totals.shipping .amount {
  color: #3f7fb6;
}
.cart-totals .discount.coupon {
  display: none;
}
.cart-totals .totals.bundleDiscount {
  color: #41A46E;
}
.cart.table-wrapper .items > .item {
  position: relative;
}
.cart.table-wrapper .col {
  padding-top: 20px;
}
.cart.table-wrapper .col.qty .input-text {
  margin-top: 0px;
}
.cart.table-wrapper .col.qty .input-text:focus {
  box-shadow: none;
}
.cart.table-wrapper .item-actions td {
  padding-bottom: 10px;
  text-align: center;
  white-space: normal;
}
.cart.table-wrapper .item .col.item {
  display: block;
  position: relative;
}
.cart.table-wrapper thead .col {
  font-size: 1.5rem;
  color: #797979;
}
.cart.table-wrapper tbody .col.qty .field.qty .control.qty {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.cart.table-wrapper tbody .col.qty .field.qty .control.qty .update-action {
  background: none;
  border: none;
  display: block;
  text-decoration: none;
}
.cart.table-wrapper tbody .col.qty .field.qty .control.qty .update-action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  line-height: initial;
  color: #363636;
  content: "\e940";
  font-family: 'gaia-icons';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.cart.table-wrapper tbody .col.qty .field.qty .control.qty .update-action:active {
  box-shadow: none;
}
.cart.table-wrapper tbody .col.item .product-item-details .fecha-max {
  color: #0f84ff;
  font-size: 13px;
  line-height: 1.1em;
  display: inline-block;
  font-family: lato,Arial,sans-serif;
}
.cart.table-wrapper tbody .col.item .product-item-details .fecha-max #delivery-max .highlight {
  color: #FFFFFF;
}
.cart.table-wrapper tbody .col.item .product-item-details .fecha-max #delivery-max .human-date span {
  text-transform: capitalize;
  font-family: LatoBold;
}
.cart.table-wrapper tbody .col.item .product-item-details .fecha-max #delivery-max .human-date div.where {
  display: inline;
}
.cart.table-wrapper tbody .col.item .product-item-details .fecha-max #delivery-max .human-date.long-time {
  margin-left: 21px;
  margin-top: 6px;
  font-size: 12px !important;
}
.cart.table-wrapper tbody .col.item .product-item-details .fecha-max #delivery-max .human-date.long-time::before {
  content: "";
  position: absolute;
  background: url("https://www.gaiadesign.com.mx/media/wysiwyg/icons/icon_alert_2x_v2.png") no-repeat center;
  background-size: 100%;
  width: 18px;
  height: 18px;
  margin-left: -21px;
  margin-top: -5px;
}
.cart.table-wrapper tbody .col.item .product-item-details .fecha-max #delivery-max .human-date .warning-invalid-date-container {
  margin-top: 8px;
  text-align: -webkit-center;
  text-align: -moz-center;
  flex-basis: 100%;
  height: auto;
  border-radius: 100px;
  background: #ffeeed;
  display: flex;
  gap: 4px;
  padding: 2px 6px;
  max-width: fit-content;
}
.cart.table-wrapper tbody .col.item .product-item-details .fecha-max #delivery-max .human-date .warning-invalid-date-container span.img-icon {
  background-image: url(../images/icons/g-circle-warning.svg);
  background-repeat: no-repeat;
  display: block;
  width: 15px;
  height: 16px;
}
.cart.table-wrapper tbody .col.item .product-item-details .fecha-max #delivery-max .human-date .warning-invalid-date-container span.text {
  text-align: center;
  color: #ff3421;
  text-transform: inherit;
}
.cart.table-wrapper tbody .col.actions .actions-toolbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0;
}
.cart.table-wrapper tbody .col.actions .actions-toolbar .gift-options-cart-item {
  display: none;
}
.cart.table-wrapper tbody .col.actions .actions-toolbar:before,
.cart.table-wrapper tbody .col.actions .actions-toolbar:after {
  display: none;
}
.cart.table-wrapper tbody .col.actions .actions-toolbar .action-delete {
  font-size: 0;
  padding: 0;
  margin: 0;
  background: none;
  border: none;
  display: block;
  text-decoration: none;
}
.cart.table-wrapper tbody .col.actions .actions-toolbar .action-delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: initial;
  color: #797979;
  content: "\e938";
  font-family: 'gaia-icons';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
@media (min-width: 1200px) {
  .cart.table-wrapper tbody .col.actions .actions-toolbar .action-delete:hover:before {
    color: #000000;
  }
}
.cart.table-wrapper tbody .col.actions .actions-toolbar .action-delete:active {
  box-shadow: none;
}
.cart.table-wrapper tbody .col.actions .actions-toolbar .action-towishlist {
  font-size: 1.4rem;
  font-weight: 500;
  color: #797979;
  padding: 0;
  margin: 0;
  background: none;
  border: none;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  transition: all 0.25s ease;
  display: block;
  text-decoration: none;
}
.cart.table-wrapper tbody .col.actions .actions-toolbar .action-towishlist span {
  display: none;
}
.cart.table-wrapper tbody .col.actions .actions-toolbar .action-towishlist:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 15px;
  line-height: initial;
  color: #797979;
  content: "\e93b";
  font-family: 'gaia-icons';
  margin: 0 5px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
@media (min-width: 1200px) {
  .cart.table-wrapper tbody .col.actions .actions-toolbar .action-towishlist:hover {
    color: #000000;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    transition: all 0.25s ease;
  }
  .cart.table-wrapper tbody .col.actions .actions-toolbar .action-towishlist:hover:before {
    color: #000000;
  }
}
.cart.table-wrapper tbody .col.actions .actions-toolbar .action-towishlist:active {
  box-shadow: none;
}
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  display: inline-block;
  text-decoration: none;
  margin-bottom: 10px;
  margin-right: 10px;
}
.cart.table-wrapper .actions-toolbar > .action:hover,
.cart.table-wrapper .actions-toolbar > .action:active,
.cart.table-wrapper .actions-toolbar > .action:focus,
.action-gift:hover,
.action-gift:active,
.action-gift:focus {
  text-decoration: none;
}
.cart.table-wrapper .actions-toolbar > .action:last-child,
.action-gift:last-child {
  margin-right: 0;
}
.cart.table-wrapper .action.help.map {
  font-weight: 400;
}
.cart.table-wrapper .product-item-photo {
  display: block;
  left: 0;
  max-width: 60px;
  padding: 0;
  position: absolute;
  top: 15px;
  width: 100%;
}
.cart.table-wrapper .product-item-details {
  white-space: normal;
}
.cart.table-wrapper .product-item-name {
  display: inline-block;
  font-weight: 400;
  margin-top: -6px;
}
.cart.table-wrapper .gift-registry-name-label:after {
  content: ':';
}
.cart.table-wrapper .item-options {
  font-size: 12px;
  margin-bottom: 10px;
}
.cart.table-wrapper .product-item-name + .item-options {
  margin-top: 10px;
}
.cart.table-wrapper .action.configure {
  display: inline-block;
  margin: 0 0 20px;
}
.cart.table-wrapper thead tr {
  display: flex;
}
.cart.table-wrapper tbody tr {
  display: flex;
  align-items: center;
}
.cart-container .cart-summary .discount-block-wrapper {
  padding: 20px 0;
  background: linear-gradient(90deg, #f4c846 0%, #ff9840 100%);
  text-align: center;
}
.cart-container .cart-summary .discount-block-wrapper .current-discount-info {
  padding-bottom: 10px;
  font-size: 1.4rem;
}
.cart-container .cart-summary .discount-block-wrapper .next-discount-container {
  font-family: 'LatoBold';
  font-size: 1.6rem;
}
.cart-container .cart-summary .discount-block-wrapper .next-discount-container .info-row .big-bold {
  font-size: 2rem;
}
.cart-container .cart-summary .summary.title {
  font-size: 20px;
  padding-top: 10px;
}
.cart-container .cart-summary .block {
  border-bottom: unset;
  background-color: #FFF8F0;
}
.cart-container .cart-summary .block.shipping {
  border: 1px solid #F5A623;
  border-radius: 8px;
}
.cart-container .cart-summary .block.shipping .title {
  text-align: center;
}
.cart-container .cart-summary .block.shipping .title #block-shipping-heading .shipping-cost-label {
  text-decoration: none;
  font-size: 14px;
  color: #000000;
  font-weight: 400;
}
.cart-container .cart-summary .block.shipping .title #block-shipping-heading .shipping-cost-label-two {
  color: #E05E00;
  text-decoration-color: #E05E00;
  font-weight: 400;
}
.cart-container .cart-summary .block.shipping .title::after {
  content: unset;
}
.cart-container .cart-summary .block.shipping .content form#shipping-zip-form fieldset.fieldset {
  margin: 15px 25px;
}
.cart-container .cart-summary .block.shipping .content form#shipping-zip-form fieldset.fieldset.estimate .field label.label {
  display: none;
}
.cart-container .cart-summary .block.shipping .content form#shipping-zip-form fieldset.fieldset.estimate .field div.control input.input-text {
  border: unset;
  border: 1px solid #979797;
}
.cart-container .cart-summary .block.shipping .content form#shipping-zip-form fieldset.fieldset.estimate .field div.control input::placeholder {
  color: #000000;
}
.cart-container .cart-summary .block.shipping .content #co-shipping-method-form fieldset.fieldset.rate {
  margin: 15px 0px 6px 28px;
}
.cart-container .cart-summary .block.shipping .content #co-shipping-method-form p.field.note {
  margin-left: 26px;
}
.cart-container .cart-summary .block.shipping.active .title::after {
  content: "\e936";
  right: 24px;
  font-size: 22px;
}
.cart-container .cart-summary .cart-totals .table-wrapper table.data.table.totals tbody tr.grand.totals .mark {
  padding: 8px 10px 8px 0;
}
.cart-container .cart-summary .cart-totals .table-wrapper table.data.table.totals tbody tr.grand.totals .amount {
  padding: 8px 2px 8px 4px;
}
.cart-container .cart-summary .cart-totals .table-wrapper table.data.table.totals tbody tr.totals.shipping.excl .mark,
.cart-container .cart-summary .cart-totals .table-wrapper table.data.table.totals tbody tr.totals.shipping.excl .amount {
  color: #0f84ff;
}
.cart-container .cart-summary #block-discount {
  background-color: unset;
}
.cart-container .cart-summary #block-discount .title {
  width: 100%;
  background: unset;
  padding: 32px 0 22px 0;
}
.cart-container .cart-summary #block-discount .title::before {
  content: '';
}
.cart-container .cart-summary #block-discount .title #block-discount-heading {
  font-size: 14px;
}
.cart-container .cart-summary #block-discount .title #block-discount-heading .block-discount-title-one {
  color: #000000;
  font-size: 14px;
}
.cart-container .cart-summary #block-discount .title #block-discount-heading .block-discount-title-two {
  color: #EF9C2B;
  font-size: 14px;
  text-decoration: underline;
  text-decoration-color: #E05E00;
}
.cart-container .cart-summary #block-discount .content #discount-coupon-form .fieldset.coupon {
  position: relative;
}
.cart-container .cart-summary #block-discount .content #discount-coupon-form .fieldset.coupon .field {
  position: absolute;
}
.cart-container .cart-summary #block-discount .content #discount-coupon-form .fieldset.coupon .field .control .input-text {
  height: 42px;
  border-radius: 25px;
  text-indent: 12px;
}
.cart-container .cart-summary #block-discount .content #discount-coupon-form .fieldset.coupon .actions-toolbar {
  margin: 0;
  position: absolute;
  z-index: 100;
  right: 0;
  left: auto;
}
.cart-container .cart-summary #block-discount .content #discount-coupon-form .fieldset.coupon .actions-toolbar .primary .action.cancel.primary,
.cart-container .cart-summary #block-discount .content #discount-coupon-form .fieldset.coupon .actions-toolbar .primary .action.apply.primary {
  max-width: 170px;
  height: 42px;
  border-radius: 25px !important;
  background-color: #000;
  border: unset;
  color: #FFFFFF;
  font-size: 10px;
}
.cart-container .cart-summary .checkout.methods.items.checkout-methods-items li.item button.action.primary.checkout,
.cart-container .cart-summary .checkout.methods.items.checkout-methods-items li.item .cart.table-wrapper .actions-toolbar > .action.action.primary.checkout,
.cart-container .cart-summary .checkout.methods.items.checkout-methods-items li.item .action-gift.action.primary.checkout {
  width: 100%;
  border-radius: 36px;
  padding: 22px;
}
.cart-container .page-title-wrapper .page-title {
  font-weight: 900;
  color: #363636;
  margin-bottom: 15px;
  margin-top: 18px;
}
.cart-container .form-cart .cart.main.actions {
  width: 100%;
  margin-bottom: 17px;
}
.cart-container .form-cart .cart.main.actions .action.continue {
  font-size: 1.5rem;
  font-weight: 500;
  color: #797979;
  width: 220px;
  margin: 0 auto;
  padding: 0;
  background: none;
  border: none;
  display: flex;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  transition: all 0.25s ease;
  display: block;
  text-decoration: none;
}
.cart-container .form-cart .cart.main.actions .action.continue span {
  text-decoration: underline;
}
.cart-container .form-cart .cart.main.actions .action.continue:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 19px;
  line-height: initial;
  color: #797979;
  content: "\e906";
  font-family: 'gaia-icons';
  margin: 0 5px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.cart-container .form-cart .cart.main.actions .action.continue:before {
  padding: 5px 5px;
  font-size: 14px;
  font-weight: 900;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  transition: all 0.25s ease;
  content: '';
}
@media (min-width: 1200px) {
  .cart-container .form-cart .cart.main.actions .action.continue:hover {
    color: #000000;
  }
  .cart-container .form-cart .cart.main.actions .action.continue:hover:before {
    color: #ffffff;
    background: #000000;
  }
}
.cart-container .form-cart .cart.main.actions .action.continue:active {
  box-shadow: none;
}
.cart-container .checkout-methods-items {
  margin-top: 20px;
  text-align: center;
}
.cart-container .checkout-methods-items .action.primary {
  font-size: 1.7rem;
  width: 100%;
  text-transform: uppercase;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.cart-container .checkout-methods-items button.action.primary:hover,
.cart-container .checkout-methods-items .cart.table-wrapper .actions-toolbar > .action.action.primary:hover,
.cart-container .checkout-methods-items .action-gift.action.primary:hover {
  background-color: #ef9c2b;
  -webkit-box-shadow: 0px 25px 25px -5px rgba(206, 142, 61, 0.25);
  -moz-box-shadow: 0px 25px 25px -5px rgba(206, 142, 61, 0.25);
  box-shadow: 0px 25px 25px -5px rgba(206, 142, 61, 0.25);
  transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out, box-shadow 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out, -webkit-box-shadow 0.2s ease-in-out;
  transform: scale(1.045);
}
.cart-container .checkout-methods-items .item + .item {
  margin-top: 20px;
}
.cart-products-toolbar .toolbar-amount {
  margin: 25px 0 15px;
  padding: 0;
  text-align: center;
}
.cart-products-toolbar .pages {
  margin: 0 0 25px;
  text-align: center;
}
.cart-products-toolbar .pages .items > .item {
  border-bottom: 0;
}
.cart-products-toolbar-top {
  border-bottom: 1px solid #d1d1d1;
}
.column.main .block.crosssell {
  margin-top: 0;
}
.cart-tax-info + .cart-tax-total,
.cart .cart-tax-info + .cart-tax-total {
  display: block;
}
.cart.table-wrapper .col.price,
.order-items.table-wrapper .col.price,
.cart.table-wrapper .col.qty,
.order-items.table-wrapper .col.qty {
  text-align: center;
  vertical-align: bottom;
}
.cart.table-wrapper .col.subtotal,
.order-items.table-wrapper .col.subtotal,
.cart.table-wrapper .col.msrp,
.order-items.table-wrapper .col.msrp {
  text-align: right;
  vertical-align: bottom;
}
.cart.table-wrapper .col.price .price-including-tax,
.order-items.table-wrapper .col.price .price-including-tax,
.cart.table-wrapper .col.subtotal .price-including-tax,
.order-items.table-wrapper .col.subtotal .price-including-tax,
.cart.table-wrapper .col.price .price-excluding-tax,
.order-items.table-wrapper .col.price .price-excluding-tax,
.cart.table-wrapper .col.subtotal .price-excluding-tax,
.order-items.table-wrapper .col.subtotal .price-excluding-tax {
  font-size: 1.3rem;
  font-weight: 500;
}
.cart.table-wrapper .col.price .cart-price .finalPrice .price,
.order-items.table-wrapper .col.price .cart-price .finalPrice .price {
  font-weight: 400;
  font-family: LatoBold;
}
.cart.table-wrapper .col.price .cart-price .oldPrice .price,
.order-items.table-wrapper .col.price .cart-price .oldPrice .price {
  font-weight: 100;
}
.cart.table-wrapper .col.subtotal .cart-price .price,
.order-items.table-wrapper .col.subtotal .cart-price .price {
  font-family: LatoBold;
  font-weight: unset !important;
}
.cart.table-wrapper .col.actions,
.order-items.table-wrapper .col.actions {
  vertical-align: bottom;
}
.checkout-cart-index .page-main {
  padding-left: 0;
  padding-right: 0;
}
.checkout-cart-index .page-main .column.main {
  padding-bottom: 0;
  margin-bottom: 0;
}
.checkout-cart-index .background-overlay.zipcodes {
  display: none !important;
}
@media (max-width: 500px) {
  .cart-container-wrapper .field-container-new-buttons-update .quantity-left-minus-cart,
  .cart-container-wrapper .field-container-new-buttons-update .quantity-right-plus-cart,
  .cart-container-wrapper .field-container-new-buttons-update .input-text {
    background: #f2f2f2;
    border: none;
  }
  .cart-container-wrapper .field-container-new-buttons-update .btn-sm {
    padding: 4px;
  }
  .cart-container-wrapper .field-container-new-buttons-update .input-text.qty {
    width: 30px !important;
  }
  .cart-item-message#desktop-message {
    display: none;
  }
  .cart-item-message#mobile-message {
    display: block;
  }
}
.block-minicart .items-total {
  float: left;
  margin: 0 10px;
}
.block-minicart .items-total .count {
  font-weight: 700;
}
.block-minicart .subtotal {
  margin: 0 10px 10px;
  text-align: right;
}
.block-minicart .amount .price-wrapper:first-child .price {
  font-size: 18px;
  font-weight: 700;
}
.block-minicart .subtitle {
  display: none;
}
.block-minicart .subtitle.empty {
  display: block;
  font-size: 14px;
  padding: 30px 0 20px;
  text-align: center;
}
.block-minicart .text.empty {
  text-align: center;
}
.block-minicart .block-content > .actions {
  margin-top: 15px;
  text-align: center;
}
.block-minicart .block-content > .actions > .primary {
  margin: 0 10px 15px;
}
.block-minicart .block-content > .actions > .primary .action.primary {
  display: block;
  margin-bottom: 15px;
  width: 100%;
}
.block-minicart .block-content > .actions > .primary .action.primary:last-child {
  margin-bottom: 0;
}
.block-minicart .block-category-link,
.block-minicart .block-product-link,
.block-minicart .block-cms-link,
.block-minicart .block-banners {
  margin: 15px 0 0;
  text-align: center;
}
.minicart-wrapper {
  display: inline-block;
  position: relative;
  float: right;
}
.minicart-wrapper:before,
.minicart-wrapper:after {
  content: '';
  display: table;
}
.minicart-wrapper:after {
  clear: both;
}
.minicart-wrapper .action.showcart {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.minicart-wrapper .action.showcart:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  line-height: 33px;
  color: #8f8f8f;
  content: "\e935";
  font-family: 'gaia-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.showcart:hover:before {
  color: #333333;
}
.minicart-wrapper .action.showcart:active:before {
  color: #8f8f8f;
}
.minicart-wrapper .action.showcart.active {
  display: inline-block;
  text-decoration: none;
}
.minicart-wrapper .action.showcart.active:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  line-height: 33px;
  color: #8f8f8f;
  content: "\e935";
  font-family: 'gaia-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.showcart.active:hover:before {
  color: #333333;
}
.minicart-wrapper .action.showcart.active:active:before {
  color: #8f8f8f;
}
.minicart-wrapper .block-minicart {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 100%;
  width: 320px;
  z-index: 101;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.minicart-wrapper .block-minicart li {
  margin: 0;
}
.minicart-wrapper .block-minicart li:hover {
  cursor: pointer;
}
.minicart-wrapper .block-minicart:before,
.minicart-wrapper .block-minicart:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.minicart-wrapper .block-minicart:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.minicart-wrapper .block-minicart:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.minicart-wrapper .block-minicart:before {
  right: 26px;
  top: -12px;
}
.minicart-wrapper .block-minicart:after {
  right: 25px;
  top: -14px;
}
.minicart-wrapper.active {
  overflow: visible;
}
.minicart-wrapper.active .block-minicart {
  display: block;
}
.minicart-wrapper .block-minicart {
  padding: 25px 20px;
}
.minicart-wrapper .block-minicart .block-title {
  display: none;
}
.minicart-wrapper .product .actions {
  float: right;
  margin: -28px 0 0;
  text-align: right;
}
.minicart-wrapper .product .actions > .primary,
.minicart-wrapper .product .actions > .secondary {
  display: inline;
}
.minicart-wrapper .action.close {
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  height: 40px;
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
}
.minicart-wrapper .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-wrapper .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 32px;
  color: inherit;
  content: "\e936";
  font-family: 'gaia-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.close:hover:before {
  color: inherit;
}
.minicart-wrapper .action.close:active:before {
  color: inherit;
}
.minicart-wrapper .action.close:focus,
.minicart-wrapper .action.close:active {
  background: none;
  border: none;
}
.minicart-wrapper .action.close:hover {
  background: none;
  border: none;
}
.minicart-wrapper .action.close.disabled,
.minicart-wrapper .action.close[disabled],
fieldset[disabled] .minicart-wrapper .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.minicart-wrapper .action.showcart {
  white-space: nowrap;
  min-width: 40px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.minicart-wrapper .action.showcart:hover .counter.qty {
  color: #EF9C2B;
}
.minicart-wrapper .action.showcart .counter.qty {
  color: #ffffff;
  height: 24px;
  line-height: 24px;
  background: transparent;
  border-radius: 2px;
  display: inline-block;
  margin: 3px 0 0;
  min-width: 18px;
  overflow: hidden;
  padding: 0 3px;
  text-align: center;
  white-space: normal;
  zoom: .7;
  position: relative;
  top: -20px;
  right: 0;
}
.minicart-wrapper .action.showcart .counter.qty.empty {
  display: none;
}
.minicart-wrapper .action.showcart .counter.qty .loader > img {
  max-width: 24px;
}
.minicart-wrapper .action.showcart:before {
  font-size: 20px;
  color: #363636;
}
.minicart-wrapper .action.showcart.active {
  display: flex;
}
.minicart-wrapper .action.showcart.active:before {
  font-size: 20px;
  color: #363636;
}
.minicart-wrapper .minicart-widgets {
  margin-top: 15px;
}
.minicart-items-wrapper {
  border: 1px solid #cccccc;
  margin: 0 -20px;
  border-left: 0;
  border-right: 0;
  overflow-x: auto;
  padding: 15px;
}
.minicart-items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.minicart-items .product-item {
  padding: 20px 0;
}
.minicart-items .product-item:not(:first-child) {
  border-top: 1px solid #cccccc;
}
.minicart-items .product-item:first-child {
  padding-top: 0;
}
.minicart-items .product-item-pricing .label {
  display: inline-block;
}
.minicart-items .price-minicart {
  margin-bottom: 5px;
}
.minicart-items .message {
  margin-bottom: 0;
  margin-top: 10px;
}
.minicart-items .product > .product-item-photo,
.minicart-items .product > .product-image-container {
  float: left;
}
.minicart-items .product .toggle {
  display: block;
  text-decoration: none;
  cursor: pointer;
  position: relative;
  white-space: nowrap;
}
.minicart-items .product .toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 16px;
  color: inherit;
  content: "\e900";
  font-family: 'gaia-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .product .toggle:after {
  position: static;
  right: 20px;
  top: 0;
}
.minicart-items .product.active > .toggle:after {
  content: "\e903";
}
.minicart-items .product-item-name {
  font-weight: 400;
  margin: 0 0 10px;
}
.minicart-items .product-item-name a {
  color: #1979c3;
}
.minicart-items .product-item-details {
  padding-left: 88px;
}
.minicart-items .product-item-details .price {
  font-weight: 700;
}
.minicart-items .product-item-details .price-including-tax,
.minicart-items .product-item-details .price-excluding-tax {
  margin: 5px 0 0;
}
.minicart-items .product-item-details .weee[data-label] {
  font-size: 1.1rem;
}
.minicart-items .product-item-details .details-qty {
  margin-top: 10px;
}
.minicart-items .product.options .tooltip.toggle {
  display: inline-block;
  text-decoration: none;
}
.minicart-items .product.options .tooltip.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .product.options .tooltip.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: inherit;
  content: "\e900";
  font-family: 'gaia-icons';
  margin: -3px 0 0 7px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .product.options .tooltip.toggle .details {
  display: none;
}
.minicart-items .item-qty {
  text-align: center;
  width: 45px;
}
.minicart-items .update-cart-item {
  font-size: 1.1rem;
  margin-left: 5px;
  vertical-align: top;
}
.minicart-items .subtitle {
  display: none;
}
.minicart-items .action.edit,
.minicart-items .action.delete {
  display: inline-block;
  text-decoration: none;
}
.minicart-items .action.edit > span,
.minicart-items .action.delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .action.edit:before,
.minicart-items .action.delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 16px;
  color: #303030;
  content: "\f143";
  font-family: 'gaia-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .action.edit:hover:before,
.minicart-items .action.delete:hover:before {
  color: #303030;
}
.minicart-items .action.edit:active:before,
.minicart-items .action.delete:active:before {
  color: #303030;
}
.minicart-items .action.delete:before {
  content: "\e938";
}
.checkout-cart-index header #nav-search-menu .cart-topbar .minicart-wrapper .action.showcart:before {
  color: #EF9C2B;
}
.checkout-cart-index header .cart-topbar .minicart-wrapper .action.showcart .counter.qty {
  color: #EF9C2B;
}
.checkout-cart-index header .header-mobile .cart-mobile .minicart-wrapper .action.showcart:before {
  color: #EF9C2B;
}
.checkout-index-index .page-header {
  border-bottom: 1px solid #dedede;
}
.checkout-index-index input[type=checkbox] {
  display: none;
}
.checkout-index-index input[type=checkbox]:checked + label:before {
  background-color: #000;
  border-color: #000;
  color: #fff;
}
.checkout-index-index input[type=checkbox] + label:before {
  content: "\2713";
  border: 0.1em solid #000;
  border-radius: 0.2em;
  display: inline-block;
  width: 1em;
  height: 1em;
  padding-left: 0.2em;
  padding-bottom: 0.3em;
  margin-right: 0.2em;
  vertical-align: bottom;
  color: transparent;
  transition: .2s;
  margin-right: 10px;
}
.checkout-index-index.page-layout-checkout._has-modal button.action-save-address,
.checkout-index-index.page-layout-checkout._has-modal .cart.table-wrapper .actions-toolbar > .action.action-save-address,
.checkout-index-index.page-layout-checkout._has-modal .action-gift.action-save-address {
  border-radius: 4px;
}
.checkout-index-index.page-layout-checkout._has-modal button.action-save-address:hover,
.checkout-index-index.page-layout-checkout._has-modal .cart.table-wrapper .actions-toolbar > .action.action-save-address:hover,
.checkout-index-index.page-layout-checkout._has-modal .action-gift.action-save-address:hover {
  background-color: #ef9c2b;
  -webkit-box-shadow: 0px 25px 25px -5px rgba(206, 142, 61, 0.25);
  -moz-box-shadow: 0px 25px 25px -5px rgba(206, 142, 61, 0.25);
  box-shadow: 0px 25px 25px -5px rgba(206, 142, 61, 0.25);
  transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out, box-shadow 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out, -webkit-box-shadow 0.2s ease-in-out;
  transform: scale(1.045);
}
.checkout-index-index.page-layout-checkout._has-modal button.action-hide-popup,
.checkout-index-index.page-layout-checkout._has-modal .cart.table-wrapper .actions-toolbar > .action.action-hide-popup,
.checkout-index-index.page-layout-checkout._has-modal .action-gift.action-hide-popup {
  font-size: 1.6rem;
  border-radius: 4px;
  border-color: #f2f2f2;
}
.checkout-index-index.page-layout-checkout._has-modal button.action-hide-popup:hover,
.checkout-index-index.page-layout-checkout._has-modal .cart.table-wrapper .actions-toolbar > .action.action-hide-popup:hover,
.checkout-index-index.page-layout-checkout._has-modal .action-gift.action-hide-popup:hover {
  background-color: #ededed;
  -webkit-box-shadow: 0px 25px 25px -5px rgba(219, 219, 219, 0.25);
  -moz-box-shadow: 0px 25px 25px -5px rgba(219, 219, 219, 0.25);
  box-shadow: 0px 25px 25px -5px rgba(219, 219, 219, 0.25);
  transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out, box-shadow 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out, -webkit-box-shadow 0.2s ease-in-out;
  transform: scale(1.045);
}
.page-layout-checkout .step-title {
  font-family: "Gotham", Arial, sans-serif !important;
}
.checkout-container {
  margin: 0 0 20px;
}
.opc-wrapper {
  margin: 0 0 20px;
}
.opc-wrapper .step-content {
  margin: 0 0 40px;
  float: left;
  width: 100%;
}
.opc-wrapper .opc-block-summary .title {
  font-family: "Gotham", Arial, sans-serif !important;
}
#opc-sidebar .opc-block-summary table tbody tr.totals.shipping.excl span {
  color: #0f84ff !important;
}
.checkout-index-index .nav-sections,
.checkout-index-index .nav-toggle {
  display: none;
}
.checkout-index-index .logo {
  margin-left: 0;
}
.checkout-onepage-success .print {
  display: none;
}
#co-payment-form fieldset .field.choice {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}
#co-payment-form fieldset .field.choice::before {
  display: none;
}
#co-payment-form fieldset .field.choice #mpstorecredit-spending {
  top: 0;
  margin-right: 8px;
}
#co-payment-form fieldset .field.choice label[for="mpstorecredit-spending"] {
  font-family: 'LatoBold', ArialBlack, sans-serif;
}
/* Ocultar campo nueva tarjeta*/
#openpay_cc {
  display: none;
}
#co-payment-form .payment-method .payment-method-title .icons-payments {
  width: 150px;
  height: 70px;
  border: 1px solid #6e6e6e;
  border-radius: 4px;
  margin-right: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#co-payment-form .payment-method .payment-method-title .label {
  display: flex;
  justify-content: center;
  align-items: center;
}
.banktransfer-logo.icon-payment {
  font-size: 30px;
}
.atrato-logo {
  width: 100%;
  height: 100%;
  display: flex;
  background: url("../images/checkout/atrato_negro.svg") no-repeat center;
  background-size: 100px;
}
.stripe-icon-container img.stripe-icon {
  top: 0;
}
.visa-mc-logo {
  width: 100%;
  height: 100%;
  display: flex;
  background: url("../images/checkout/visa-mc.svg") no-repeat center;
  background-size: 150px !important;
}
@media only screen and (max-width: 768px) {
  .visa-mc-logo {
    background-size: 130px !important;
  }
}
.visa-mc-amex-logo {
  width: 100%;
  height: 100%;
  display: flex;
  background: url("../images/checkout/amex-visa-mc.svg") no-repeat center;
  background-size: 150px !important;
}
@media only screen and (max-width: 768px) {
  .visa-mc-amex-logo {
    background-size: 110px !important;
  }
}
.paypal-logo {
  width: 100% !important;
  height: 100% !important;
  display: flex !important;
  background: url("../images/checkout/paypal-32px.svg") no-repeat center !important;
  background-size: 140px !important;
}
@media only screen and (max-width: 768px) {
  .paypal-logo {
    background-size: 110px;
  }
}
.checkout-index-index label.label[for="conekta_cc"] span,
.checkout-index-index label.label[for="openpay_cards"] span {
  display: none;
}
.checkout-index-index label.label[for="conekta_cc"]::after {
  background: #ffffff;
  content: 'Tarjeta de crédito o débito Visa / Mastercard';
  width: 100%;
  max-width: 300px;
}
.checkout-index-index label.label[for="openpay_cards"]::after {
  background: #ffffff;
  content: 'Tarjeta de crédito American Express';
  width: 100%;
  max-width: 300px;
}
.field.additional[name="shippingAddress.street.1"],
.field.additional[name="shippingAddress.street.2"],
.field.additional[name="shippingAddress.street.3"],
.field.additional[name="shippingAddress.street.4"] {
  display: none !important;
}
.opc-estimated-wrapper {
  border-bottom: 1px solid #cccccc;
  margin: 0 0 15px;
  padding: 18px 15px;
}
.opc-estimated-wrapper .estimated-block {
  font-size: 18px;
  font-weight: 700;
  float: left;
}
.opc-estimated-wrapper .estimated-block .estimated-label {
  display: block;
  margin: 0 0 5px;
}
.opc-estimated-wrapper .minicart-wrapper .action.showcart:before {
  color: #333333;
}
.opc-estimated-wrapper .minicart-wrapper .action.showcart:hover:before {
  color: #555555;
}
.opc-progress-bar {
  counter-reset: i;
  font-size: 0;
  width: 58%;
}
.opc-progress-bar-item {
  margin: 0 0 10px;
  display: inline-block;
  position: relative;
  text-align: center;
  vertical-align: top;
  width: 50%;
}
.opc-progress-bar-item:before {
  background: #e4e4e4;
  top: 19px;
  content: '';
  height: 3px;
  left: 0;
  position: absolute;
  width: 100%;
}
.opc-progress-bar-item:first-child:before {
  border-radius: 6px 0 0 6px;
}
.opc-progress-bar-item:last-child:before {
  border-radius: 0 6px 6px 0;
}
.opc-progress-bar-item > span {
  display: inline-block;
  padding-top: 45px;
  width: 100%;
  word-wrap: break-word;
  color: #e4e4e4;
  font-weight: 300;
  font-size: 1.8rem;
}
.opc-progress-bar-item > span:before,
.opc-progress-bar-item > span:after {
  background: #e4e4e4;
  height: 38px;
  margin-left: -19px;
  width: 38px;
  border-radius: 50%;
  content: '';
  left: 50%;
  position: absolute;
  top: 0;
}
.opc-progress-bar-item > span:after {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #ffffff;
  height: 32px;
  margin-left: -16px;
  top: 3px;
  width: 32px;
  content: counter(i);
  counter-increment: i;
  color: #e4e4e4;
  font-weight: 600;
  font-size: 1.8rem;
}
.opc-progress-bar-item._active:before {
  background: #ea5b2f;
}
.opc-progress-bar-item._active > span {
  color: #333333;
}
.opc-progress-bar-item._active > span:before {
  background: #ea5b2f;
}
.opc-progress-bar-item._active > span:after {
  content: counter(i);
  counter-increment: i;
  background: #ffffff;
  color: #ea5b2f;
}
.opc-progress-bar-item._complete {
  cursor: pointer;
}
.opc-progress-bar-item._complete:before {
  background: #ea5b2f;
}
.opc-progress-bar-item._complete > span {
  color: #e4e4e4;
}
.opc-progress-bar-item._complete > span:before {
  background: #ea5b2f;
}
.opc-progress-bar-item._complete > span:after {
  content: "\e910";
  font-family: 'gaia-icons';
  font-size: 1.8rem;
  background: #ea5b2f;
  color: #fff;
}
.field.choice .field-tooltip {
  display: inline-block;
  margin-left: 10px;
  position: relative;
  top: -3px;
}
.field.choice .field-tooltip-action {
  line-height: 24px;
}
.field._error .control input,
.field._error .control select,
.field._error .control textarea {
  border-color: #ed8380;
}
.opc-wrapper .fieldset > .field > .label {
  font-weight: 400;
}
.field-tooltip {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 1px;
}
.field-tooltip._active {
  z-index: 100;
}
.field-tooltip._active .field-tooltip-content {
  display: block;
}
.field-tooltip._active .field-tooltip-action:before {
  color: #333333;
}
.field-tooltip .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.field-tooltip .field-tooltip-action {
  display: inline-block;
  text-decoration: none;
}
.field-tooltip .field-tooltip-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.field-tooltip .field-tooltip-action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: inherit;
  color: #bbbbbb;
  content: "\e93d";
  font-family: 'gaia-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.field-tooltip .field-tooltip-action:hover:before {
  color: #333333;
}
.field-tooltip .field-tooltip-action:before {
  padding-left: 1px;
}
._keyfocus .field-tooltip .field-tooltip-action:focus {
  z-index: 100;
}
._keyfocus .field-tooltip .field-tooltip-action:focus + .field-tooltip-content {
  display: block;
}
._keyfocus .field-tooltip .field-tooltip-action:focus:before {
  color: #333333;
}
.field-tooltip .field-tooltip-content {
  background: #f4f4f4;
  border: 1px solid #999999;
  border-radius: 1px;
  font-size: 14px;
  padding: 12px;
  width: 270px;
  display: none;
  left: 38px;
  position: absolute;
  text-transform: none;
  top: -9px;
  word-wrap: break-word;
  z-index: 2;
}
.field-tooltip .field-tooltip-content:before,
.field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  border-right-color: #f4f4f4;
  left: -21px;
  top: 12px;
  content: '';
  display: block;
  position: absolute;
  z-index: 3;
}
.field-tooltip .field-tooltip-content:before {
  border-right-color: #666666;
}
.field-tooltip .field-tooltip-content:after {
  border-right-color: #f4f4f4;
  width: 1px;
  z-index: 4;
}
@media only screen and (max-width: 768px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #999999;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
}
.opc-wrapper .form-login .actions-toolbar button.action.login.primary,
.opc-wrapper .form-login .actions-toolbar .cart.table-wrapper .actions-toolbar > .action.action.login.primary,
.opc-wrapper .form-login .actions-toolbar .action-gift.action.login.primary {
  border-radius: 4px;
}
.opc-wrapper .form-login .actions-toolbar button.action.login.primary:hover,
.opc-wrapper .form-login .actions-toolbar .cart.table-wrapper .actions-toolbar > .action.action.login.primary:hover,
.opc-wrapper .form-login .actions-toolbar .action-gift.action.login.primary:hover {
  background-color: #ef9c2b;
  -webkit-box-shadow: 0px 25px 25px -5px rgba(206, 142, 61, 0.25);
  -moz-box-shadow: 0px 25px 25px -5px rgba(206, 142, 61, 0.25);
  box-shadow: 0px 25px 25px -5px rgba(206, 142, 61, 0.25);
  transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out, box-shadow 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out, -webkit-box-shadow 0.2s ease-in-out;
  transform: scale(1.045);
}
.opc-wrapper .form-login .actions-toolbar .secondary {
  margin-left: 0;
}
.opc-wrapper .form-login .actions-toolbar .secondary .action.remind span {
  color: #797979;
  text-decoration: underline;
  transition: all 0.25s ease;
}
.opc-wrapper .form-login .actions-toolbar .secondary .action.remind:hover > span {
  color: #000;
}
.opc-wrapper .form-login,
.opc-wrapper .form-shipping-address {
  margin-top: 28px;
  margin-bottom: 20px;
}
.opc-wrapper .form-login .fieldset .note,
.opc-wrapper .form-shipping-address .fieldset .note {
  font-size: 14px;
  margin-top: 10px;
}
.opc-wrapper .form-login .fieldset .note::before,
.opc-wrapper .form-shipping-address .fieldset .note::before {
  display: none;
}
.opc-wrapper .form-login .fieldset .field.country_id,
.opc-wrapper .form-shipping-address .fieldset .field.country_id {
  display: none;
}
.opc-wrapper .form-shipping-address #shipping-new-address-form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.opc-wrapper .form-shipping-address #gaia-google-maps-messages {
  display: none;
}
.opc-wrapper .shipping-address-items {
  font-size: 0;
}
.opc-wrapper .shipping-address-item {
  border: 1px solid transparent;
  line-height: 30px;
  margin: 0 0 20px;
  padding: 20px 35px 20px 20px;
  transition: 0.3s border-color;
  width: 50%;
  display: inline-block;
  font-size: 14px;
  position: relative;
  vertical-align: top;
  word-wrap: break-word;
}
.opc-wrapper .shipping-address-item.selected-item {
  border-color: #363636;
}
.opc-wrapper .shipping-address-item.selected-item:after {
  background: #363636;
  color: #ffffff;
  content: "\e910";
  font-family: 'gaia-icons';
  height: 27px;
  width: 29px;
  font-size: 27px;
  line-height: 21px;
  padding-top: 2px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
}
.opc-wrapper .shipping-address-item.selected-item a,
.opc-wrapper .shipping-address-item.not-selected-item a {
  color: #363636;
}
@media (min-width: 1200px) {
  .opc-wrapper .shipping-address-item.selected-item a:hover,
  .opc-wrapper .shipping-address-item.not-selected-item a:hover {
    color: #000000;
  }
}
.opc-wrapper .shipping-address-item.selected-item .action.edit-address-link,
.opc-wrapper .shipping-address-item.not-selected-item .action.edit-address-link {
  color: #363636;
}
@media (min-width: 1200px) {
  .opc-wrapper .shipping-address-item.selected-item .action.edit-address-link:hover,
  .opc-wrapper .shipping-address-item.not-selected-item .action.edit-address-link:hover {
    color: #000000;
  }
}
.opc-wrapper .shipping-address-item.selected-item .action.action-select-shipping-item,
.opc-wrapper .shipping-address-item.not-selected-item .action.action-select-shipping-item {
  display: block;
  margin: 0 auto;
  float: none;
  color: #363636;
  border: none;
  border-radius: 4px;
  text-transform: uppercase;
  font-size: 1.6rem;
}
.opc-wrapper .shipping-address-item.selected-item .action.action-select-shipping-item:hover,
.opc-wrapper .shipping-address-item.not-selected-item .action.action-select-shipping-item:hover {
  background-color: #ededed;
  -webkit-box-shadow: 0px 25px 25px -5px rgba(219, 219, 219, 0.25);
  -moz-box-shadow: 0px 25px 25px -5px rgba(219, 219, 219, 0.25);
  box-shadow: 0px 25px 25px -5px rgba(219, 219, 219, 0.25);
  transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out, box-shadow 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out, -webkit-box-shadow 0.2s ease-in-out;
  transform: scale(1.045);
}
.opc-wrapper .shipping-address-item.not-selected-item {
  border: 1px solid #e4e4e4;
  padding: 20px;
}
.opc-wrapper .action-show-popup {
  margin: 0 0 20px;
}
.opc-wrapper .action-show-popup > span {
  color: #797979;
  font-size: 1.5rem;
  text-decoration: underline;
  transition: all 0.25s ease;
}
.opc-wrapper .action-show-popup > span:before {
  content: '+';
  padding-right: 5px;
}
.opc-wrapper .action-show-popup:hover > span {
  color: #000;
}
.opc-wrapper .action-select-shipping-item {
  float: right;
  margin: 20px 0 0;
}
.opc-wrapper .edit-address-link {
  display: block;
  float: left;
  margin: 26px 5px 0 0;
}
.checkout-shipping-method .step-title {
  margin-bottom: 0;
  float: left;
  width: 100%;
}
.checkout-shipping-method .no-quotes-block {
  margin: 20px 0;
}
.table-checkout-shipping-method tr.row {
  display: flex;
}
.methods-shipping .actions-toolbar .shipping-button-container {
  display: flex;
  justify-content: center;
}
.methods-shipping .actions-toolbar .action.primary {
  text-transform: uppercase;
  margin: 20px 0 0;
}
.methods-shipping .actions-toolbar .action.continue.primary {
  width: 350px;
  border-radius: 4px;
}
.methods-shipping .actions-toolbar .action.continue.primary:hover {
  background-color: #ef9c2b;
  -webkit-box-shadow: 0px 25px 25px -5px rgba(206, 142, 61, 0.25);
  -moz-box-shadow: 0px 25px 25px -5px rgba(206, 142, 61, 0.25);
  box-shadow: 0px 25px 25px -5px rgba(206, 142, 61, 0.25);
  transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out, box-shadow 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out, -webkit-box-shadow 0.2s ease-in-out;
  transform: scale(1.045);
}
.table-checkout-shipping-method thead th {
  display: none;
}
.table-checkout-shipping-method tbody td {
  border-top: none;
  padding-bottom: 20px;
  padding-top: 20px;
}
.table-checkout-shipping-method tbody td:first-child {
  padding-left: 0;
  padding-right: 0;
  width: 20px;
}
.table-checkout-shipping-method tbody tr:first-child td {
  border-top: none;
}
.table-checkout-shipping-method tbody .row-error td {
  border-top: none;
  padding-bottom: 10px;
  padding-top: 0;
}
.checkout-shipping-method {
  position: relative;
}
.shipping-policy-block.field-tooltip {
  top: 12px;
}
.shipping-policy-block.field-tooltip .field-tooltip-action {
  color: #1979c3;
  cursor: pointer;
}
.shipping-policy-block.field-tooltip .field-tooltip-action:before {
  display: none;
}
.shipping-policy-block.field-tooltip .field-tooltip-content {
  width: 420px;
  top: 30px;
}
.opc-sidebar .opc-block-summary {
  display: flex;
  flex-direction: column;
}
.opc-sidebar .opc-block-summary .table-totals {
  order: 2;
  border-bottom: 1px solid #f4f4f0;
}
.opc-sidebar .opc-block-summary .table-totals th,
.opc-sidebar .opc-block-summary .table-totals td {
  font-size: 1.6rem;
  color: #000000;
}
.opc-sidebar .opc-block-summary .table-totals .grand.totals th,
.opc-sidebar .opc-block-summary .table-totals .grand.totals td {
  font-size: 2.3rem;
  font-weight: 900;
  padding-bottom: 25px;
}
.opc-sidebar .opc-block-summary .items-in-cart {
  order: 1;
  margin-bottom: 20px;
}
.opc-sidebar .opc-block-summary .items-in-cart .minicart-items .product-item .product {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.opc-sidebar .opc-block-summary .items-in-cart .minicart-items .product-item .product .product-item-details {
  width: 100%;
  padding-left: 30px;
  box-sizing: border-box;
}
.opc-sidebar .opc-block-summary .items-in-cart .minicart-items .product-item .product .product-item-details .product-item-inner {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
.opc-sidebar .opc-block-summary .items-in-cart .minicart-items .product-item .product .product-item-details .product-item-inner .subtotal span {
  font-size: 1.6rem;
  color: #000000;
  font-weight: 900;
}
.opc-sidebar .opc-block-summary .items-in-cart .minicart-items .product-item .product .product-item-details .product-item-deliverydays {
  color: #0f84ff;
  padding-top: 5px;
  font-size: 1.4rem;
}
.opc-sidebar .opc-block-summary .items-in-cart .minicart-items .product-item .product .product-item-details .product-item-deliverydays .human-date span {
  text-transform: capitalize;
  font-family: LatoBold;
}
.opc-sidebar .opc-block-summary .items-in-cart .minicart-items .product-item .product .product-item-details .product-item-deliverydays .human-date div.where {
  display: inline;
}
.opc-sidebar .opc-block-summary .items-in-cart .minicart-items .product-item .product .product-item-details .product-item-deliverydays .human-date.long-time {
  margin-left: 21px;
}
.opc-sidebar .opc-block-summary .items-in-cart .minicart-items .product-item .product .product-item-details .product-item-deliverydays .human-date.long-time::before {
  content: "";
  position: absolute;
  background: url("https://www.gaiadesign.com.mx/media/wysiwyg/icons/icon_alert_2x_v2.png") no-repeat center;
  background-size: 100%;
  width: 18px;
  height: 18px;
  margin-left: -21px;
}
.opc-sidebar .opc-block-summary .items-in-cart [role="heading"] span {
  margin-right: 8px;
}
.opc-sidebar .opc-block-summary .discount-code {
  order: 3;
  padding: 15px 0 0 0;
}
.opc-sidebar .opc-block-summary .discount-code .payment-option-title {
  width: 100%;
  position: relative;
  display: flex !important;
  align-items: center;
  display: block;
  text-decoration: none;
}
.opc-sidebar .opc-block-summary .discount-code .payment-option-title:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  line-height: 1;
  color: #363636;
  content: "\e937";
  font-family: 'gaia-icons';
  margin: 0 7px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.opc-sidebar .opc-block-summary .discount-code .payment-option-title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  line-height: 1;
  color: #363636;
  content: "\e906";
  font-family: 'gaia-icons';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.opc-sidebar .opc-block-summary .discount-code .payment-option-title:after {
  position: absolute;
  top: 0;
  right: 0;
}
@media (min-width: 1200px) {
  .opc-sidebar .opc-block-summary .discount-code .payment-option-title:hover {
    cursor: pointer;
  }
}
.opc-sidebar .opc-block-summary .discount-code .payment-option-title span {
  font-size: 1.5rem;
}
.opc-sidebar .opc-block-summary .discount-code .payment-option-content {
  margin: 20px 0 0 0;
}
.opc-sidebar .opc-block-summary .discount-code .payment-option-content .form-discount .actions-toolbar {
  margin: 15px auto 0 auto;
}
.opc-sidebar .opc-block-summary .discount-code .payment-option-content .form-discount .actions-toolbar .primary {
  text-align: left;
  width: 100%;
}
.opc-sidebar .opc-block-summary .discount-code .payment-option-content .form-discount .actions-toolbar .primary .action-apply {
  font-size: 1.3rem;
  font-weight: 900;
  color: #ffffff;
  text-transform: uppercase;
  background: #ea5b2f;
  border-color: #ea5b2f;
  padding: 8px 25px;
  margin: 0;
  border-radius: 4px;
}
.opc-sidebar .opc-block-summary .discount-code .payment-option-content .form-discount .actions-toolbar .primary .action-apply:hover {
  background-color: #ef9c2b;
  -webkit-box-shadow: 0px 25px 25px -5px rgba(206, 142, 61, 0.25);
  -moz-box-shadow: 0px 25px 25px -5px rgba(206, 142, 61, 0.25);
  box-shadow: 0px 25px 25px -5px rgba(206, 142, 61, 0.25);
  transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out, box-shadow 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out, -webkit-box-shadow 0.2s ease-in-out;
  transform: scale(1.045);
}
.opc-sidebar .opc-block-summary .discount-code._active .payment-option-title {
  width: 100%;
  position: relative;
  display: block;
  text-decoration: none;
}
.opc-sidebar .opc-block-summary .discount-code._active .payment-option-title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  line-height: 1;
  color: #363636;
  content: "\e905";
  font-family: 'gaia-icons';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
#shipping-method-buttons-container.actions-toolbar {
  margin-left: 0;
}
#shipping-method-buttons-container.actions-toolbar .primary .button {
  float: right;
}
.opc-block-shipping-information .shipping-information {
  padding: 20px 30px;
}
.opc-block-shipping-information .shipping-information a {
  color: #363636;
}
@media (min-width: 1200px) {
  .opc-block-shipping-information .shipping-information a:hover {
    color: #000000;
  }
}
.opc-block-shipping-information .shipping-information-title {
  border-bottom: none;
  font-size: 1.5rem;
  color: #363636;
  font-weight: 700;
  margin: 0;
  position: relative;
}
.opc-block-shipping-information .shipping-information-title .action-edit {
  top: 2px;
  display: inline-block;
  text-decoration: none;
  margin: 0;
  position: absolute;
  right: 0;
}
.opc-block-shipping-information .shipping-information-title .action-edit > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.opc-block-shipping-information .shipping-information-title .action-edit:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #8f8f8f;
  content: "\f143";
  font-family: 'gaia-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.opc-block-shipping-information .shipping-information-title .action-edit:hover:before {
  color: #333333;
}
.opc-block-shipping-information .shipping-information-title .action-edit:active:before {
  color: #8f8f8f;
}
.opc-block-shipping-information .shipping-information-title .action-edit::before {
  content: "Editar";
  font-size: 12px;
  font-family: 'Lato', Arial, sans-serif;
}
.opc-block-shipping-information .shipping-information-content {
  line-height: 27px;
}
.opc-block-shipping-information .shipping-information-content .actions-toolbar {
  margin-left: 0;
}
.opc-block-shipping-information .ship-to,
.opc-block-shipping-information .ship-via {
  margin: 0 0 20px;
}
.opc-block-summary {
  background: #ffffff;
  padding: 22px 30px;
  padding-bottom: 15px;
  margin: 0;
}
.opc-block-summary > .title {
  display: block;
}
.opc-block-summary .mark .value {
  color: #999999;
  display: none;
}
.opc-block-summary .discount.coupon {
  display: none;
}
.opc-block-summary .grand.incl + .grand.excl .mark,
.opc-block-summary .grand.incl + .grand.excl .amount {
  border-top: 0;
  font-size: 1.4rem;
  padding-top: 0;
}
.opc-block-summary .grand.incl + .grand.excl .mark strong,
.opc-block-summary .grand.incl + .grand.excl .amount strong {
  font-weight: 400;
}
.opc-block-summary .not-calculated {
  font-style: italic;
}
.opc-block-summary .items-in-cart > .title {
  font-weight: 700;
  border-bottom: 1px solid #f4f4f0;
  padding: 10px 40px 10px 0;
  cursor: pointer;
  display: block;
  text-decoration: none;
  margin-bottom: 0;
  position: relative;
}
.opc-block-summary .items-in-cart > .title > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.opc-block-summary .items-in-cart > .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 12px;
  color: inherit;
  content: "\e900";
  font-family: 'gaia-icons';
  margin: 3px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.opc-block-summary .items-in-cart > .title:after {
  position: absolute;
  right: 0;
  top: 10px;
}
.opc-block-summary .items-in-cart > .title strong {
  font-size: 1.7rem !important;
  font-weight: 700;
  margin: 0;
  display: inline-flex;
}
.opc-block-summary .items-in-cart.active > .title:after {
  content: "\e903";
}
.opc-block-summary .items-in-cart .product {
  position: relative;
}
.opc-block-summary .minicart-items-wrapper {
  margin: 0 -15px 0 0;
  max-height: 370px;
  padding: 15px 15px 0 0;
  border: 0;
}
.opc-block-summary .minicart-items-wrapper .block-detail.order-discount {
  color: #cb821f;
}
.column.main .opc-block-summary .product-item {
  margin: 0;
  padding-left: 0;
}
.opc-block-summary .product-item {
  border-bottom: 1px solid #f4f4f0;
}
.opc-block-summary .product-item .product-item-inner {
  display: table;
  margin: 0 0 10px;
  width: 100%;
}
.opc-block-summary .product-item .product-item-name-block {
  display: table-cell;
  padding-right: 5px;
  text-align: left;
}
.opc-block-summary .product-item .subtotal {
  display: table-cell;
  text-align: right;
}
.opc-block-summary .product-item .price {
  font-size: 1.6rem;
  font-weight: 400;
}
.opc-block-summary .product-item .price-including-tax + .price-excluding-tax {
  margin: 0;
}
.opc-block-summary .product-item .price-including-tax + .price-excluding-tax .price {
  font-size: 1rem;
}
.opc-block-summary .actions-toolbar {
  position: relative;
  z-index: 1;
}
.opc-block-summary .actions-toolbar .secondary {
  border-top: 1px solid #d1d1d1;
  display: block;
  float: none;
  margin: -1px 0 0;
  padding: 15px 0 0;
  text-align: left;
}
.opc-block-summary .actions-toolbar .secondary .action {
  margin: 0;
}
.authentication-dropdown {
  box-sizing: border-box;
}
.authentication-dropdown .modal-inner-wrap {
  padding: 25px;
}
.authentication-wrapper {
  float: right;
  margin-top: -60px;
  max-width: 50%;
  position: relative;
  z-index: 1;
}
._has-auth-shown .authentication-wrapper {
  z-index: 900;
}
.block-authentication .block-title {
  font-size: 1.8rem;
  border-bottom: 0;
  margin-bottom: 25px;
}
.block-authentication .block-title strong {
  font-weight: 300;
}
.block-authentication .field .label {
  font-weight: 400;
}
.block-authentication .actions-toolbar {
  margin-bottom: 5px;
}
.block-authentication .actions-toolbar > .secondary {
  padding-top: 25px;
  text-align: left;
}
.block-authentication .block[class] {
  margin: 0;
}
.block-authentication .block[class] ul {
  list-style: none;
  padding-left: 10px;
}
.block-authentication .block[class] .field .control,
.block-authentication .block[class] .field .label {
  float: none;
  width: auto;
}
.block-authentication .block[class] + .block {
  border-top: 1px solid #c1c1c1;
  margin-top: 40px;
  padding-top: 40px;
  position: relative;
}
.block-authentication .block[class] + .block:before {
  height: 36px;
  line-height: 34px;
  margin: -19px 0 0 -18px;
  min-width: 36px;
  background: #ffffff;
  border: 1px solid #c1c1c1;
  border-radius: 50%;
  box-sizing: border-box;
  color: #c1c1c1;
  content: attr(data-label);
  display: inline-block;
  left: 50%;
  letter-spacing: normal;
  padding: 0 .2rem;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 0;
}
.checkout-payment-method .step-title {
  border-bottom: 0;
  margin-bottom: 0;
}
.checkout-payment-method .payment-method:first-child .payment-method-title {
  border-top: 0;
}
.checkout-payment-method .payment-method._active .payment-method-content {
  display: block;
}
.checkout-payment-method .payment-method + .payment-method .payment-method-title {
  border-top: none;
}
.checkout-payment-method .payment-method label {
  display: flex;
}
.checkout-payment-method .payment-method-title {
  padding: 20px 0;
  margin: 0;
  display: flex;
}
.checkout-payment-method .payment-method-title .payment-icon {
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
  width: 70%;
}
.checkout-payment-method .payment-method-title .action-help {
  display: inline-block;
  margin-left: 5px;
}
.checkout-payment-method .payment-method-title input[type="radio"] {
  margin-right: 8px;
}
.checkout-payment-method .payment-method-content {
  display: none;
  padding: 0 0 20px 22px;
}
.checkout-payment-method .payment-method-content .fieldset:not(:last-child) {
  margin: 0 0 20px;
}
.checkout-payment-method .payment-method-content .fieldset h3 {
  display: none;
}
.checkout-payment-method .payment-method-content #openpay_cards_cc_type_cvv_div {
  width: 150px;
}
.checkout-payment-method .payment-method-content #openpay_cards_cc_type_cvv_div .field-tooltip-content {
  width: 400px;
  top: -120px;
}
.checkout-payment-method .payment-method-content #openpay_cards_cc_type_cvv_div .field-tooltip-content::before {
  top: 122px;
}
.checkout-payment-method .payment-group + .payment-group .step-title {
  margin: 20px 0 0;
}
.checkout-payment-method .payment-group .payment-method {
  border-top: 1px solid #eeeeee;
  width: 100%;
  float: left;
}
.checkout-payment-method .payment-group .payment-method .actions-toolbar {
  margin: 0;
  padding-bottom: 10px;
}
.checkout-payment-method .field-select-billing,
.checkout-payment-method .billing-address-form {
  max-width: 100%;
}
.checkout-payment-method .billing-address-same-as-shipping-block {
  margin: 0 0 30px;
}
.checkout-payment-method .checkout-billing-address {
  margin: 0 0 20px;
}
.checkout-payment-method .checkout-billing-address .primary .action-update {
  margin-right: 0;
}
.checkout-payment-method .checkout-billing-address .billing-address-details {
  padding: 0 0 0 23px;
  line-height: 1em;
}
.checkout-payment-method .payment-method-note + .checkout-billing-address {
  margin-top: 20px;
}
.checkout-payment-method .payment-method-iframe {
  background-color: transparent;
  display: none;
  width: 100%;
}
.checkout-payment-method .no-payments-block {
  margin: 20px 0;
}
.checkout-billing-address {
  display: none;
}
.checkout-payment-method .payment-option._active .payment-option-title .action-toggle:after {
  content: "\e903";
}
.checkout-payment-method .payment-option._collapsible .payment-option-title {
  cursor: pointer;
}
.checkout-payment-method .payment-option._collapsible .payment-option-content {
  display: none;
}
.checkout-payment-method .payment-option-title {
  border-top: none;
  padding: 20px 0;
}
.checkout-payment-method .payment-option-title .action-toggle {
  color: #1979c3;
  display: inline-block;
  text-decoration: none;
}
.checkout-payment-method .payment-option-title .action-toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: #8f8f8f;
  content: "\e900";
  font-family: 'gaia-icons';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.checkout-payment-method .payment-option-title .action-toggle:hover:after {
  color: #333333;
}
.checkout-payment-method .payment-option-title .action-toggle:active:after {
  color: #8f8f8f;
}
.checkout-payment-method .payment-option-content {
  padding: 0 0 20px 22px;
}
.checkout-payment-method .payment-option-inner {
  margin: 0 0 20px;
}
.checkout-payment-method .credit-card-types {
  padding: 0;
}
.checkout-payment-method .credit-card-types .item {
  display: inline-block;
  list-style: none;
  margin: 0 5px 0 0;
  vertical-align: top;
}
.checkout-payment-method .credit-card-types .item._active {
  font-weight: 700;
}
.checkout-payment-method .credit-card-types .item._active img {
  -webkit-filter: grayscale(0%);
}
.checkout-payment-method .credit-card-types .item._inactive {
  opacity: .4;
}
.checkout-payment-method .credit-card-types .item span {
  display: inline-block;
  padding-top: 6px;
  vertical-align: top;
}
.checkout-payment-method .credit-card-types img {
  -webkit-filter: grayscale(100%);
  -webkit-transition: all .6s ease;
}
.checkout-payment-method .ccard .fields > .year {
  padding-left: 5px;
}
.checkout-payment-method .ccard .fields .select {
  padding-left: 5px;
  padding-right: 5px;
}
.checkout-payment-method .ccard .month .select {
  width: 140px;
}
.checkout-payment-method .ccard .year .select {
  width: 80px;
}
.checkout-payment-method .ccard .captcha .input-text,
.checkout-payment-method .ccard .number .input-text {
  width: 225px;
}
.checkout-payment-method .ccard > .field.cvv > .control {
  padding-right: 20px;
  width: auto;
}
.checkout-payment-method .ccard .cvv .input-text {
  width: 55px;
}
.checkout-payment-method .ccard.fieldset > .field .fields.group.group-2 .field {
  width: auto !important;
}
.checkout-agreements-block .checkout-agreements {
  margin-bottom: 20px;
}
.checkout-agreements-block .action-show {
  vertical-align: baseline;
}
.checkout-agreements-items {
  padding-bottom: 30px;
}
.checkout-agreements-items .checkout-agreements-item {
  margin-bottom: 20px;
}
.checkout-agreements-items .checkout-agreements-item-title {
  font-size: 1.8rem;
  border-bottom: 0;
}
.checkout-agreement-item-content {
  overflow: auto;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
.contact-index-index .column:not(.sidebar-main) .form.contact {
  float: none;
  width: 50%;
}
.contact-index-index .column:not(.sidebar-additional) .form.contact {
  float: none;
  width: 50%;
}
.downloadable.samples {
  margin-bottom: 20px;
}
.downloadable.samples dd {
  margin: 0 0 10px;
}
.table-downloadable-products .product-name {
  margin-right: 15px;
}
.field.downloads .price-container {
  display: inline;
  white-space: nowrap;
}
.field.downloads .price-container:before {
  content: ' + ';
  display: inline;
}
.field.downloads .price-excluding-tax {
  display: inline;
}
.field.downloads .price-excluding-tax:before {
  content: ' (' attr(data-label) ': ';
}
.field.downloads .price-excluding-tax:after {
  content: ')';
}
.field.downloads .price-including-tax {
  font-size: 1.4rem;
  display: inline;
  font-weight: 600;
}
.field.downloads .sample.link {
  float: right;
}
.page-product-downloadable .product-add-form {
  clear: both;
  margin-bottom: 25px;
}
.page-product-downloadable .product-options-bottom .field.qty {
  display: none !important;
}
.cart-summary .block.giftcard .action.check {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
  margin-top: 20px;
}
.page-product-giftcard .giftcard-amount {
  margin-bottom: 0;
  text-align: left;
}
.page-product-giftcard .giftcard-amount .field:last-child {
  padding-bottom: 20px;
}
.page-product-giftcard .product-options-wrapper .field:first-of-type {
  margin-top: 20px;
}
.giftcard-account .please-wait {
  display: none;
}
.giftcard-account .form-giftcard-redeem .giftcard.info {
  margin-bottom: 30px;
}
.opc-wrapper .form-giftcard-account {
  max-width: 500px;
}
.opc-wrapper .form-giftcard-account .field {
  margin: 0 0 20px;
}
.opc-wrapper .giftcard-account-info {
  margin: 0 0 20px;
}
.opc-wrapper .giftcard-account-info .giftcard-account-number {
  margin: 0 0 10px;
}
.gift-message .field {
  margin-bottom: 20px;
}
.gift-message .field .label {
  color: #666666;
  font-weight: 400;
}
.gift-options .actions-toolbar .action-cancel {
  display: none;
}
.gift-options-title {
  margin: 0 0 20px;
}
.gift-options-content .fieldset {
  margin: 0 0 20px;
}
.gift-summary .actions-toolbar > .secondary {
  float: none;
}
.gift-summary .actions-toolbar > .secondary .action {
  margin: 10px 20px 0 0;
}
.action-gift {
  display: inline-block;
  text-decoration: none;
}
.action-gift:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: "\e900";
  font-family: 'gaia-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.action-gift:hover:after {
  color: inherit;
}
.action-gift:active:after {
  color: inherit;
}
.action-gift.active:after,
.action-gift._active:after {
  content: "\e903";
}
.cart.table-wrapper .gift-content {
  box-sizing: border-box;
  clear: left;
  display: none;
  float: left;
  margin: 10px 0 20px;
  text-align: left;
  width: 100%;
}
.cart.table-wrapper .gift-content._active {
  display: block;
}
.gift-item-block {
  margin: 0;
}
.gift-item-block._active .title:after {
  content: "\e903";
}
.gift-item-block .title {
  border-radius: 3px;
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
  cursor: pointer;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  margin: 20px 0 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
}
.gift-item-block .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: "\e900";
  font-family: 'gaia-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-item-block .title:hover:after {
  color: inherit;
}
.gift-item-block .title:active:after {
  color: inherit;
}
.gift-item-block .title:focus,
.gift-item-block .title:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.gift-item-block .title:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
.gift-item-block .title.disabled,
.gift-item-block .title[disabled],
fieldset[disabled] .gift-item-block .title {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.gift-item-block .title:active {
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.12);
}
.gift-item-block .content {
  border-bottom: 1px solid #c1c1c1;
  padding: 10px 10px 20px;
  position: relative;
}
.order-details-items .order-gift-message .item-options dt,
.order-details-items .block-order-details-gift-message .item-options dt {
  font-weight: 400;
  margin: 10px 0;
}
.order-details-items .order-gift-message dt:after,
.order-details-items .block-order-details-gift-message dt:after {
  content: '';
}
.order-details-items .order-gift-message .item-message,
.order-details-items .block-order-details-gift-message .item-message {
  clear: left;
}
.order-details-items .order-items .action.show {
  display: inline-block;
  text-decoration: none;
  padding-right: 20px;
  position: relative;
}
.order-details-items .order-items .action.show:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: inherit;
  color: inherit;
  content: "\e900";
  font-family: 'gaia-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.order-details-items .order-items .action.show:after {
  position: absolute;
  right: 0;
  top: -4px;
}
.order-details-items .order-items .action.show.expanded:after {
  content: "\e903";
}
.block-order-details-gift-message {
  border-top: 1px solid #d1d1d1;
  padding-top: 10px;
}
.form-giftregistry-share .actions-toolbar:not(:last-child),
.form-giftregistry-edit .actions-toolbar:not(:last-child) {
  margin-bottom: 40px;
}
.form-giftregistry-share .fieldset .nested .field:not(.choice) .control,
.form-giftregistry-edit .fieldset .nested .field:not(.choice) .control {
  width: 100%;
}
.table-giftregistry-items .product-image {
  float: left;
  margin-right: 10px;
}
.cart-summary .form.giftregistry .fieldset {
  margin: 25px 0 5px;
}
.cart-summary .form.giftregistry .fieldset .field {
  margin: 0 0 10px;
}
.cart-summary .form.giftregistry .fieldset .field .control {
  float: none;
  width: auto;
}
.cart-summary .form.giftregistry .fieldset .action.primary {
  margin-bottom: 0;
}
.form-giftregistry-search {
  margin-bottom: 60px;
}
.form-giftregistry-search .fields-specific-options .field:nth-last-of-type(1) {
  margin-bottom: 0;
}
.block-giftregistry-results .toolbar-giftregistry-results {
  text-align: center;
}
.block-giftregistry .actions-toolbar {
  margin: 17px 0 0;
}
.block-giftregistry-shared .item-options .item-value {
  margin: 0 0 25px;
}
.block-giftregistry-shared-items .item {
  border-bottom: 1px solid #d1d1d1;
}
.block-giftregistry-shared-items .col {
  padding: 20px 8px 10px;
}
.block-giftregistry-shared-items .col .price-box {
  display: inline-block;
}
.block-giftregistry-shared-items .col .price-wrapper {
  font-size: 1.8rem;
  display: block;
  font-weight: 700;
  white-space: nowrap;
}
.block-giftregistry-shared-items .product .item-options {
  margin-bottom: 0;
}
.block-giftregistry-shared-items .product-item-photo {
  display: block;
  max-width: 65px;
  padding: 10px 0;
}
.block-giftregistry-shared-items .product-item-name {
  display: block;
  margin: 0 0 5px;
}
.gift-wrapping .label {
  margin: 0 0 5px;
  display: inline-block;
}
.gift-wrapping .field {
  margin-bottom: 10px;
}
.gift-wrapping-info {
  font-weight: 300;
  font-size: 18px;
  margin: 20px 0;
}
.gift-wrapping-list {
  list-style: none;
  margin: 20px 0 10px;
  padding: 0;
}
.gift-wrapping-list .no-image {
  background: #f2f2f2;
  display: inline-block;
  text-decoration: none;
}
.gift-wrapping-list .no-image > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.gift-wrapping-list .no-image:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 38px;
  line-height: 4rem;
  color: #494949;
  content: "\f13b";
  font-family: 'gaia-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-wrapping-list .no-image:after {
  display: block;
}
.gift-wrapping-preview,
.gift-wrapping-item > span {
  cursor: pointer;
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.gift-wrapping-item {
  float: left;
  margin: 0 10px 10px 0;
}
.gift-wrapping-item:last-child {
  margin-right: 0;
}
.gift-wrapping-item._active span:before {
  border: 3px solid #333333;
  box-sizing: border-box;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 2;
}
.gift-wrapping-item > span {
  height: 4rem;
  width: 4rem;
}
.gift-wrapping-title {
  margin: 10px 0;
}
.gift-wrapping-title .action-remove {
  margin-left: 5px;
}
.gift-options-content .fieldset > .field {
  margin: 0 0 5px;
}
.gift-options-content .fieldset > .field:before {
  display: none;
}
.gift-wrapping-summary .gift-wrapping-title {
  border: 0;
  display: inline-block;
  padding: 0;
}
.opc-wrapper .data.table .gift-wrapping,
.table-order-items .gift-wrapping,
.table-order-review .gift-wrapping {
  margin: 20px 0;
}
.opc-wrapper .data.table .gift-wrapping .title,
.table-order-items .gift-wrapping .title,
.table-order-review .gift-wrapping .title {
  float: none;
}
.opc-wrapper .data.table .gift-wrapping .content,
.table-order-items .gift-wrapping .content,
.table-order-review .gift-wrapping .content {
  margin: 0;
}
.opc-wrapper .data.table .gift-wrapping .content > img,
.table-order-items .gift-wrapping .content > img,
.table-order-review .gift-wrapping .content > img {
  float: left;
  margin: 0 10px 0 0;
  max-height: 50px;
  max-width: 50px;
}
.gift-summary .price-box,
.gift-options .price-box {
  margin-left: 22px;
}
.gift-summary .regular-price:before,
.gift-options .regular-price:before {
  content: attr(data-label) ': ';
}
.gift-summary .regular-price .price,
.gift-options .regular-price .price {
  font-weight: 700;
}
.order-options .item {
  padding-bottom: 20px;
}
.order-options .product {
  margin-bottom: 10px;
}
.order-options .product-image-container {
  float: left;
  padding-right: 10px;
}
.order-options .gift-wrapping {
  margin-bottom: 10px;
}
.table.grouped > thead > tr > th,
.table.grouped > tbody > tr > th,
.table.grouped > tfoot > tr > th,
.table.grouped > thead > tr > td,
.table.grouped > tbody > tr > td,
.table.grouped > tfoot > tr > td {
  border-top: 1px solid #d1d1d1;
}
.table.grouped > caption + thead > tr:first-child > th,
.table.grouped > colgroup + thead > tr:first-child > th,
.table.grouped > thead:first-child > tr:first-child > th,
.table.grouped > caption + thead > tr:first-child > td,
.table.grouped > colgroup + thead > tr:first-child > td,
.table.grouped > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table.grouped > tbody + tbody {
  border-top: 1px solid #d1d1d1;
}
.table.grouped > thead > tr > th {
  border-bottom: 0;
}
.table.grouped .product-item-name {
  font-weight: 400;
}
.table.grouped .price-box .price {
  font-size: 14px;
}
.table.grouped .stock.unavailable {
  font-weight: normal;
  margin: 0;
  text-transform: none;
  white-space: nowrap;
}
.table.grouped .row-tier-price td {
  border-top: 0;
}
.table.grouped .row-tier-price .prices-tier {
  margin: 0 -10px 10px;
}
.form-add-invitations .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 2px 0;
  width: auto;
}
.form-add-invitations .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.form-add-invitations .action.add:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 31px;
  line-height: 22px;
  color: inherit;
  content: "\e906";
  font-family: 'gaia-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.form-add-invitations .action.add:hover:before {
  color: inherit;
}
.form-add-invitations .action.add:active:before {
  color: inherit;
}
.block.filter {
  margin-bottom: 40px;
}
.block.filter .filter-title {
  margin-bottom: 20px;
}
.block.filter .filter-title strong {
  font-size: 18px;
}
.block-subtitle {
  display: inline-block;
  margin-bottom: 10px;
}
.filter-current .item {
  margin-bottom: 10px;
}
.filter-current .filter-label {
  display: block;
  font-weight: 700;
}
.filter-current .filter-label:after {
  content: ':';
}
.filter-current + .filter-actions {
  margin-bottom: 30px;
}
.filter-options {
  margin: 0;
}
.filter-options .filter-options-title {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
  margin: 0 0 10px;
  word-break: break-all;
}
.filter-options .filter-options-content {
  margin: 0 0 25px;
}
.filter-options .filter-options-content .item {
  margin-bottom: 3px;
}
.filter-options .count {
  color: #7d7d7d;
}
.filter-options .count:before {
  content: '(';
}
.filter-options .count:after {
  content: ')';
}
.filtered .items {
  margin: 15px 0;
}
.filtered .item {
  margin-bottom: 6px;
  padding-left: 22px;
  position: relative;
}
.filtered .item .label {
  font-weight: 700;
}
.filtered .item .action.remove {
  left: -6px;
  position: absolute;
  top: 0;
}
.filtered + .actions {
  margin-bottom: 35px;
}
.map-popup-wrapper.popup .action.close {
  top: 10px;
}
.map-popup {
  background: #ffffff;
  border: 1px solid #aeaeae;
  padding: 22px;
  width: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  transition: opacity 0.3s linear;
  left: 0;
  margin-top: 10px;
  position: absolute;
  top: 0;
  z-index: 1001;
  display: none;
  opacity: 0;
  box-sizing: border-box;
}
.map-popup .popup-header {
  margin: 0 0 25px;
  padding-right: 22px;
}
.map-popup .popup-header .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.map-popup .popup-content {
  margin: 10px 0 0;
}
.map-popup .popup-actions .action.close {
  position: absolute;
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  right: 10px;
  top: 10px;
}
.map-popup .popup-actions .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.map-popup .popup-actions .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: "\e936";
  font-family: 'gaia-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.map-popup .popup-actions .action.close:hover:before {
  color: inherit;
}
.map-popup .popup-actions .action.close:active:before {
  color: inherit;
}
.map-popup .popup-actions .action.close:focus,
.map-popup .popup-actions .action.close:active {
  background: none;
  border: none;
}
.map-popup .popup-actions .action.close:hover {
  background: none;
  border: none;
}
.map-popup .popup-actions .action.close.disabled,
.map-popup .popup-actions .action.close[disabled],
fieldset[disabled] .map-popup .popup-actions .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.map-popup.active {
  opacity: 1;
}
.map-popup .map-info-price {
  margin-bottom: 15px;
}
.map-popup .map-info-price .price-box {
  margin: 0 0 20px;
}
.map-popup .map-info-price .price-box .label:after {
  content: ': ';
}
.map-popup .regular-price .price-label {
  display: none;
}
.map-old-price:not(:last-child),
.product-info-price .map-show-info:not(:last-child) {
  margin-right: 10px;
}
.map-fallback-price {
  display: none;
}
.map-old-price {
  text-decoration: none;
}
.map-old-price .price-wrapper {
  text-decoration: line-through;
}
.map-form-addtocart {
  display: inline-block;
  text-align: center;
}
.map-form-addtocart img {
  display: block;
  margin: 0 auto;
}
button.map-show-info,
.cart.table-wrapper .actions-toolbar > .action.map-show-info,
.action-gift.map-show-info {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
button.map-show-info:focus,
button.map-show-info:active,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:focus,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:active,
.action-gift.map-show-info:focus,
.action-gift.map-show-info:active {
  background: none;
  border: none;
}
button.map-show-info:hover,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:hover,
.action-gift.map-show-info:hover {
  background: none;
  border: none;
}
button.map-show-info.disabled,
button.map-show-info[disabled],
fieldset[disabled] button.map-show-info,
.cart.table-wrapper .actions-toolbar > .action.map-show-info.disabled,
.cart.table-wrapper .actions-toolbar > .action.map-show-info[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action.map-show-info,
.action-gift.map-show-info.disabled,
.action-gift.map-show-info[disabled],
fieldset[disabled] .action-gift.map-show-info {
  pointer-events: none;
  opacity: 0.5;
}
button.map-show-info:visited,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:visited,
.action-gift.map-show-info:visited {
  color: #1979c3;
  text-decoration: none;
}
button.map-show-info:hover,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:hover,
.action-gift.map-show-info:hover {
  color: #006bb4;
  text-decoration: underline;
}
button.map-show-info:active,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:active,
.action-gift.map-show-info:active {
  color: #ff5501;
  text-decoration: underline;
}
button.map-show-info:hover,
button.map-show-info:active,
button.map-show-info:focus,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:hover,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:active,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:focus,
.action-gift.map-show-info:hover,
.action-gift.map-show-info:active,
.action-gift.map-show-info:focus {
  background: none;
  border: 0;
}
button.map-show-info.disabled,
button.map-show-info[disabled],
fieldset[disabled] button.map-show-info,
.cart.table-wrapper .actions-toolbar > .action.map-show-info.disabled,
.cart.table-wrapper .actions-toolbar > .action.map-show-info[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action.map-show-info,
.action-gift.map-show-info.disabled,
.action-gift.map-show-info[disabled],
fieldset[disabled] .action-gift.map-show-info {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.wishlist.split.button {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.wishlist.split.button:before,
.wishlist.split.button:after {
  content: '';
  display: table;
}
.wishlist.split.button:after {
  clear: both;
}
.wishlist.split.button .action.split {
  float: left;
  margin: 0;
}
.wishlist.split.button .action.toggle {
  float: right;
  margin: 0;
}
.wishlist.split.button button.action.split,
.wishlist.split.button .cart.table-wrapper .actions-toolbar > .action.action.split,
.wishlist.split.button .action-gift.action.split {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.wishlist.split.button button + .action.toggle,
.wishlist.split.button .cart.table-wrapper .actions-toolbar > .action + .action.toggle,
.wishlist.split.button .action-gift + .action.toggle {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
.wishlist.split.button .action.toggle {
  display: inline-block;
  text-decoration: none;
}
.wishlist.split.button .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.split.button .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: #7d7d7d;
  content: "\e900";
  font-family: 'gaia-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .action.toggle:hover:after {
  color: #333333;
}
.wishlist.split.button .action.toggle:active:after {
  color: inherit;
}
.wishlist.split.button .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.wishlist.split.button .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.split.button .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: #7d7d7d;
  content: "\e903";
  font-family: 'gaia-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .action.toggle.active:hover:after {
  color: #333333;
}
.wishlist.split.button .action.toggle.active:active:after {
  color: inherit;
}
.wishlist.split.button .items {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 200px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.wishlist.split.button .items li {
  margin: 0;
  padding: 5px 5px 5px 23px;
}
.wishlist.split.button .items li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.wishlist.split.button .items:before,
.wishlist.split.button .items:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.wishlist.split.button .items:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.wishlist.split.button .items:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.wishlist.split.button .items:before {
  left: 10px;
  top: -12px;
}
.wishlist.split.button .items:after {
  left: 9px;
  top: -14px;
}
.wishlist.split.button.active {
  overflow: visible;
}
.wishlist.split.button.active .items {
  display: block;
}
.wishlist.split.button .items {
  text-align: left;
}
.wishlist.split.button .items .item > span {
  display: block;
  padding: 5px 5px 5px 23px;
}
.wishlist.split.button .items .item:last-child:hover {
  background: #e8e8e8;
}
.wishlist.split.button .items li {
  padding: 0;
}
.table-comparison .wishlist.split.button > .action.split:before,
.product-items .wishlist.split.button > .action.split:before {
  content: "\e93b";
}
.table-comparison .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:active,
.table-comparison .wishlist.split.button > .action:focus,
.product-items .wishlist.split.button > .action:focus,
.table-comparison .wishlist.split.button > .action:hover,
.product-items .wishlist.split.button > .action:hover {
  color: #333333;
}
.table-comparison .wishlist.split.button > .action.toggle:before,
.product-items .wishlist.split.button > .action.toggle:before {
  border-left: 1px solid #c9c9c9;
  content: '';
  float: left;
  height: 15px;
  margin-top: 3px;
}
.product-info-main .wishlist.split.button .action.split,
.block-bundle-summary .wishlist.split.button .action.split,
.product-add-form .wishlist.split.button .action.split,
.product-info-main .wishlist.split.button .action.toggle,
.block-bundle-summary .wishlist.split.button .action.toggle,
.product-add-form .wishlist.split.button .action.toggle {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
}
.product-info-main .wishlist.split.button .action.toggle,
.block-bundle-summary .wishlist.split.button .action.toggle,
.product-add-form .wishlist.split.button .action.toggle {
  padding: 0;
}
.cart.table-wrapper .wishlist.split.button {
  margin-bottom: 10px;
}
.cart.table-wrapper .wishlist.split.button > .action.toggle {
  padding: 4px 5px;
}
.wishlist.window.popup {
  box-sizing: border-box;
  background: #ffffff;
  border: 1px solid #aeaeae;
  padding: 22px;
  width: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  transition: opacity 0.3s linear;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1001;
  display: none;
  opacity: 0;
}
.wishlist.window.popup .popup-header {
  margin: 0 0 25px;
  padding-right: 22px;
}
.wishlist.window.popup .popup-header .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.wishlist.window.popup .popup-actions .action.close {
  position: absolute;
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  right: 10px;
  top: 10px;
}
.wishlist.window.popup .popup-actions .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.window.popup .popup-actions .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: "\e936";
  font-family: 'gaia-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.window.popup .popup-actions .action.close:hover:before {
  color: inherit;
}
.wishlist.window.popup .popup-actions .action.close:active:before {
  color: inherit;
}
.wishlist.window.popup .popup-actions .action.close:focus,
.wishlist.window.popup .popup-actions .action.close:active {
  background: none;
  border: none;
}
.wishlist.window.popup .popup-actions .action.close:hover {
  background: none;
  border: none;
}
.wishlist.window.popup .popup-actions .action.close.disabled,
.wishlist.window.popup .popup-actions .action.close[disabled],
fieldset[disabled] .wishlist.window.popup .popup-actions .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.wishlist.window.popup.active {
  opacity: 1;
}
.wishlist.window.popup.active {
  display: block;
}
.wishlist.overlay {
  transition: opacity 0.15s linear;
  background: #000000;
  z-index: 899;
  bottom: 0;
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
}
.wishlist.overlay.active {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.wishlist.overlay.active {
  display: block;
}
.block-wishlist-management {
  position: relative;
}
.block-wishlist-management .wishlist-select .wishlist-name-label {
  font-weight: 600;
}
.block-wishlist-management .wishlist-title {
  margin-bottom: 10px;
}
.block-wishlist-management .wishlist-title strong {
  font-weight: 300;
  margin-right: 10px;
}
.block-wishlist-management .wishlist-notice {
  color: #7d7d7d;
  display: inline-block;
  margin-right: 20px;
}
.block-wishlist-management .wishlist-toolbar-select,
.block-wishlist-management .wishlist-toolbar-actions {
  display: inline-block;
}
.block-wishlist-management .wishlist-toolbar-select {
  margin-right: 20px;
}
.block-wishlist-management .wishlist-dropdown.move {
  margin-right: 20px;
}
.block-wishlist-search-form .form-wishlist-search {
  margin-bottom: 60px;
  max-width: 500px;
}
.block-wishlist-search-results .toolbar-wishlist-results {
  text-align: center;
}
.block-wishlist-info-items .block-title {
  font-size: 2.2rem;
  margin-bottom: 20px;
}
.block-wishlist-info-items .block-title > strong {
  font-weight: 300;
}
.block-wishlist-info-items .product-item {
  width: 100%;
}
.block-wishlist-info-items .product-item-photo {
  margin-left: 20px;
}
.block-wishlist-info-items .product-item-info {
  width: auto;
}
.block-wishlist-info-items .product-item-info:hover .split {
  visibility: visible;
}
.block-wishlist-info-items .price-wrapper {
  display: block;
  margin: 0 0 10px;
}
.block-wishlist-info-items .split {
  clear: both;
  padding: 10px 0;
}
.block-wishlist-info-items .action.towishlist {
  padding: 10px 0;
}
.block-wishlist-info-items .input-text.qty {
  margin-right: 10px;
}
.multicheckout.results h3,
.multicheckout.success h3 {
  font-size: 1.6rem;
  margin-bottom: 20px;
  margin-top: 30px;
}
.multicheckout.results h3 a,
.multicheckout.success h3 a {
  color: #333333;
}
.multicheckout.results h3 a:hover,
.multicheckout.success h3 a:hover {
  text-decoration: none;
}
.multicheckout.results ul.orders-list,
.multicheckout.success ul.orders-list {
  list-style: none;
  padding-left: 0;
}
.multicheckout.results .orders-list,
.multicheckout.success .orders-list {
  margin-top: 25px;
  padding-left: 16px;
}
.multicheckout.results .orders-list .shipping-list .shipping-item,
.multicheckout.success .orders-list .shipping-list .shipping-item {
  margin-left: 84px;
}
.multicheckout.results .orders-list .shipping-list .shipping-label,
.multicheckout.success .orders-list .shipping-list .shipping-label {
  font-weight: 700;
  margin-right: 10px;
}
.multicheckout.results .orders-list .shipping-list .shipping-address,
.multicheckout.success .orders-list .shipping-list .shipping-address {
  font-weight: 400;
}
.multicheckout.results .orders-list .shipping-list .error-block,
.multicheckout.success .orders-list .shipping-list .error-block {
  color: #e02b27;
}
.multicheckout.results .orders-list .shipping-list .error-block .error-label,
.multicheckout.success .orders-list .shipping-list .error-block .error-label {
  font-weight: 700;
  margin-right: 10px;
}
.multicheckout.results .orders-list .shipping-list .error-block .error-description,
.multicheckout.success .orders-list .shipping-list .error-block .error-description {
  font-weight: 400;
}
.multicheckout.results .orders-succeed .orders-list,
.multicheckout.success .orders-succeed .orders-list {
  margin-top: 0;
}
.multicheckout.results .orders-succeed .orders-list .shipping-list .order-id,
.multicheckout.success .orders-succeed .orders-list .shipping-list .order-id {
  float: left;
}
.multicheckout.results .orders-succeed .orders-list .shipping-list .shipping-item,
.multicheckout.success .orders-succeed .orders-list .shipping-list .shipping-item {
  margin-left: 100px;
}
.multicheckout .title {
  margin-bottom: 30px;
}
.multicheckout .title strong {
  font-weight: 400;
}
.multicheckout .table-wrapper {
  margin-bottom: 0;
}
.multicheckout .table-wrapper .action.delete {
  display: inline-block;
}
.multicheckout .table-wrapper .col .qty {
  display: inline-block;
}
.multicheckout .table-wrapper .col.item .action.edit {
  font-weight: 400;
  margin-left: 10px;
}
.multicheckout:not(.address) .table-wrapper .product-item-name {
  margin: 0;
}
.multicheckout > .actions-toolbar {
  margin-top: 40px;
}
.multicheckout .actions-toolbar > .secondary {
  display: block;
}
.multicheckout .actions-toolbar > .secondary .action {
  margin-bottom: 25px;
}
.multicheckout .actions-toolbar > .secondary .action.back {
  display: block;
  margin-left: 0;
}
.multicheckout .actions-toolbar > .primary {
  margin-right: 10px;
}
.multicheckout .item-options {
  margin: 10px 0 0;
}
.multicheckout .block .methods-shipping .item-content .fieldset > .field:before {
  display: none;
}
.multicheckout .block .methods-shipping .item-content .fieldset > .field .control {
  display: inline-block;
}
.multicheckout .block-title,
.multicheckout .block-content .title {
  border-bottom: 1px solid #d1d1d1;
  padding-bottom: 10px;
}
.multicheckout .block-title strong,
.multicheckout .block-content .title strong {
  font-weight: 400;
}
.multicheckout .block-title strong span,
.multicheckout .block-content .title strong span {
  color: #a6a6a6;
}
.multicheckout .block-content .title {
  border-bottom: none;
  padding-bottom: 0;
}
.multicheckout.order-review .block-title > strong {
  font-size: 2.4rem;
}
.multicheckout.order-review .block-shipping .block-content:not(:last-child) {
  margin-bottom: 40px;
}
.multicheckout.order-review .error-description {
  color: #e02b27;
  font-weight: 400;
  margin-bottom: 10px;
  margin-top: -10px;
}
.multicheckout .box-title span {
  margin-right: 10px;
}
.multicheckout .box-title > .action {
  margin: 0;
}
.multicheckout .box-shipping-method .price {
  font-weight: 700;
}
.multicheckout .box-billing-method .fieldset {
  margin: 0;
}
.multicheckout .box-billing-method .fieldset .legend.box-title {
  margin: 0 0 5px;
}
.multicheckout .checkout-review .grand.totals {
  font-size: 2.1rem;
  margin-bottom: 40px;
}
.multicheckout .checkout-review .grand.totals .mark {
  font-weight: 400;
}
[class^='multishipping-'] .logo {
  margin-left: 0;
}
.multishipping-checkout-success .nav-sections {
  display: block;
}
.paypal.after:before {
  content: '- ' attr(data-label) ' -';
  display: block;
  margin: 5px 5px 10px;
  text-transform: uppercase;
}
.paypal.before:before {
  content: '- ' attr(data-label) ' -';
  display: block;
  margin: 10px 5px;
  text-align: center;
  text-transform: uppercase;
}
.paypal.acceptance {
  display: block;
  margin: 0 0 20px;
}
.paypal.acceptance img {
  max-width: 100%;
}
.box-tocart .paypal img,
.block-minicart .paypal img {
  display: block;
  margin: 0 auto;
}
.paypal-review .paypa-review-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: inline-block;
}
.paypal-review .items-qty .item {
  white-space: nowrap;
}
.paypal-review .items-qty .title:after {
  content: ': ';
}
.paypal-review .paypal-review-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: inline-block;
}
.paypal-review .actions-toolbar {
  margin-top: 10px;
}
.paypal-review .item-options dt {
  display: inline-block;
}
.paypal-review .item-options dt:after {
  content: ': ';
}
.paypal-review .item-options dd {
  margin: 0;
}
.paypal-review-discount {
  border-bottom: 1px solid #d1d1d1;
  margin: 20px 0;
}
.paypal-review-discount .block {
  margin-bottom: 0;
}
.paypal-review-discount .block .fieldset {
  padding: 10px 0 20px;
}
.fotorama-video-container:after {
  background: url(../Magento_ProductVideo/img/gallery-sprite.png) bottom right;
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px;
}
.fotorama-video-container .magnify-lens {
  display: none !important;
}
.fotorama-video-container.video-unplayed:hover img {
  opacity: .6;
}
.fotorama-video-container.video-unplayed:hover:after {
  transform: scale(1.25);
}
.video-thumb-icon:after {
  background: url(../Magento_ProductVideo/img/gallery-sprite.png) bottom left;
  bottom: 0;
  content: '';
  height: 40px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 10px;
  width: 49px;
}
.product-video {
  bottom: 0;
  height: 75%;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.product-video iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9999;
}
.fotorama__stage__shaft:focus .fotorama__stage__frame.fotorama__active:after {
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px;
}
.fotorama__product-video--loading:after {
  visibility: hidden;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
.data.switch .counter {
  color: #7d7d7d;
}
.data.switch .counter:before {
  content: '(';
}
.data.switch .counter:after {
  content: ')';
}
.rating-summary {
  overflow: hidden;
  white-space: nowrap;
}
.rating-summary .rating-result {
  width: 100px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.rating-summary .rating-result:before {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  -webkit-font-smoothing: antialiased;
  color: #c7c7c7;
  font-family: 'gaia-icons';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  content: "\e93f" "\e93f" "\e93f" "\e93f" "\e93f";
  display: block;
  font-style: normal;
  font-weight: normal;
  speak: none;
}
.rating-summary .rating-result > span {
  display: block;
  overflow: hidden;
}
.rating-summary .rating-result > span:before {
  position: relative;
  z-index: 2;
  -webkit-font-smoothing: antialiased;
  color: #ff5501;
  font-family: 'gaia-icons';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  content: "\e93f" "\e93f" "\e93f" "\e93f" "\e93f";
  display: block;
  font-style: normal;
  font-weight: normal;
  speak: none;
}
.rating-summary .rating-result > span span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.rating-summary .rating-result {
  margin-left: -5px;
}
.product-reviews-summary .rating-summary .label,
.table-reviews .rating-summary .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote {
  overflow: hidden;
}
.review-control-vote:before {
  color: #c7c7c7;
  font-family: 'gaia-icons';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  content: "\e93f" "\e93f" "\e93f" "\e93f" "\e93f";
  display: block;
  position: absolute;
  z-index: 1;
}
.review-control-vote input[type="radio"] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote input[type="radio"]:hover + label:before,
.review-control-vote input[type="radio"]:checked + label:before {
  opacity: 1;
}
.review-control-vote label {
  cursor: pointer;
  display: block;
  position: absolute;
}
.review-control-vote label span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote label:before {
  color: #ff5501;
  font-family: 'gaia-icons';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  opacity: 0;
}
.review-control-vote label:hover:before {
  opacity: 1;
}
.review-control-vote label:hover ~ label:before {
  opacity: 0;
}
.review-control-vote .rating-5 {
  z-index: 2;
}
.review-control-vote .rating-5:before {
  content: "\e93f" "\e93f" "\e93f" "\e93f" "\e93f";
}
.review-control-vote .rating-4 {
  z-index: 3;
}
.review-control-vote .rating-4:before {
  content: "\e93f" "\e93f" "\e93f" "\e93f";
}
.review-control-vote .rating-3 {
  z-index: 4;
}
.review-control-vote .rating-3:before {
  content: "\e93f" "\e93f" "\e93f";
}
.review-control-vote .rating-2 {
  z-index: 5;
}
.review-control-vote .rating-2:before {
  content: "\e93f" "\e93f";
}
.review-control-vote .rating-1 {
  z-index: 6;
}
.review-control-vote .rating-1:before {
  content: "\e93f";
}
.block.add.review {
  margin-bottom: 40px;
}
.block.add.review > .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.block.add.review .legend {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  margin: 0 0 20px;
}
.block.add.review .field.rating {
  display: table-row;
}
.block.add.review .field.rating .label {
  display: table-cell;
  padding: 5px 0;
  vertical-align: middle;
}
.block.add.review .field.rating .control {
  display: table-cell;
  vertical-align: top;
}
.block.reviews.list > .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.block.reviews.list .review.item {
  margin-bottom: 40px;
}
.block.reviews.list .review.title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.data.table.reviews .rating-summary {
  margin-top: -4px;
}
.customer-review.view {
  margin-bottom: 20px;
}
.customer-review.view .review.title,
.customer-review.view .ratings-summary,
.customer-review.view .product-details {
  margin-bottom: 20px;
}
.product-reviews-summary {
  display: table;
  margin: 10px 0 12px;
}
.products.wrapper.list .product-reviews-summary {
  margin: 0 auto;
}
.product-reviews-summary.empty {
  margin-left: 0;
}
.product-reviews-summary .rating-summary {
  display: table-cell;
  left: -5px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}
.product-reviews-summary .reviews-actions {
  display: table-cell;
  line-height: 28px;
  vertical-align: middle;
}
.product-reviews-summary .reviews-actions a {
  margin-right: 5px;
}
.customer-review .product-details {
  margin-bottom: 40px;
}
.customer-review .product-media {
  float: left;
  margin-right: 3%;
  max-width: 285px;
  width: 30%;
}
.customer-review .review-details .customer-review-rating {
  margin-bottom: 20px;
}
.customer-review .review-details .customer-review-rating .item {
  margin-bottom: 10px;
}
.customer-review .review-details .customer-review-rating .item:last-child {
  margin-bottom: 0;
}
.customer-review .review-details .review-title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  font-weight: 600;
  margin-bottom: 20px;
}
.customer-review .review-details .review-content {
  margin-bottom: 20px;
}
.customer-review .product-reviews-summary .rating-summary,
.customer-review .product-reviews-summary .reviews-actions {
  display: block;
}
.review-field-ratings .nested {
  display: table;
}
.review-field-ratings .review-field-rating {
  display: table-row;
}
.review-field-ratings .review-field-rating .label,
.review-field-ratings .review-field-rating .control {
  display: table-cell;
  padding-bottom: 10px;
  vertical-align: top;
}
.review-field-ratings .review-field-rating .label {
  padding-right: 10px;
  padding-top: 6px;
}
.review-field-ratings .review-field-rating .control {
  padding-top: 2px;
}
.review-toolbar {
  border-top: 1px solid #c9c9c9;
  margin: 0 0 20px;
  text-align: center;
}
.review-toolbar:first-child {
  display: none;
}
.review-toolbar .pages {
  border-bottom: 1px solid #c9c9c9;
  display: block;
  padding: 20px 0;
  text-align: center;
}
.review-toolbar .limiter {
  display: none;
}
.review-add .block-title {
  display: none;
}
.review-form .action.submit.primary {
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.review-form .action.submit.primary:focus,
.review-form .action.submit.primary:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.review-form .action.submit.primary:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
.fieldset .review-legend.legend {
  margin-bottom: 20px;
}
.fieldset .review-legend.legend strong {
  display: block;
  margin-left: 0;
}
.review-field-rating .control {
  margin-bottom: 48px;
  margin-top: 10px;
}
.review-list {
  margin-bottom: 30px;
}
.review-list .block-title strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.review-item {
  border-bottom: 1px solid #c9c9c9;
  margin: 0;
  padding: 20px 0;
}
.review-item:after {
  clear: both;
  content: '';
  display: table;
}
.review-item:last-child {
  border-width: 0;
}
.review-ratings {
  display: table;
  margin-bottom: 10px;
  max-width: 100%;
}
.review-author {
  display: inline;
}
.review-title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  margin: 0 0 20px;
}
.review-content {
  margin-bottom: 20px;
}
.block-reward-info .reward-rates:not(:last-child),
.block-reward-info .reward-limit:not(:last-child),
.block-reward-info .reward-expiring:not(:last-child) {
  margin-bottom: 25px;
}
.block-reward-info .reward-rates .title,
.block-reward-info .reward-limit .title,
.block-reward-info .reward-expiring .title {
  display: inline-block;
  margin-bottom: 10px;
}
.form-create-return .field .control > span,
.form-create-return .field address {
  display: inline-block;
  padding-top: 6px;
}
.form-create-return .additional:first-child {
  margin-top: 0;
}
.form-create-return .additional .field:nth-last-child(2) {
  margin-bottom: 0;
}
.form-create-return .additional .field:last-child {
  margin-top: 20px;
}
.form-create-return .field.comment {
  margin-top: 55px;
}
.block-returns-comments .returns-comments dt,
.block-returns-comments .returns-comments dd {
  margin: 0;
}
.block-returns-comments .returns-comments dt {
  font-weight: 400;
}
.block-returns-comments .returns-comments dd {
  margin-bottom: 15px;
}
.block-returns-comments .returns-comments dd:last-child {
  margin-bottom: 0;
}
.block-returns-comments .fieldset {
  margin-bottom: 20px;
}
.magento-rma-returns-returns .page-title-wrapper .page-title,
.magento-rma-guest-returns .page-title-wrapper .page-title,
.magento-rma-returns-view .page-title-wrapper .page-title {
  margin-right: 25px;
}
.order-links {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 10px;
}
.order-links .item {
  display: inline-block;
  margin-right: 20px;
}
.order-actions-toolbar .action {
  margin: 0 20px 0 0;
}
.order-details-items {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.order-details-items .order-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: inline-block;
}
.order-details-items .items-qty .item {
  white-space: nowrap;
}
.order-details-items .items-qty .title:after {
  content: ': ';
}
.order-details-items .table-order-items .product-item-name {
  margin-top: 0;
}
.order-details-items .table-order-items tbody + tbody {
  border-top: 1px solid #d1d1d1;
}
.order-details-items .item-options dt {
  margin: 0;
}
.order-details-items .item-options dd {
  margin: 0 0 15px;
}
.order-details-items .item-options.links dt {
  display: inline-block;
}
.order-details-items .item-options.links dt:after {
  content: ': ';
}
.order-details-items .item-options.links dd {
  margin: 0;
}
.order-pager-wrapper .toolbar-amount {
  padding-top: 3px;
}
.order-pager-wrapper .pages-items .item:first-child,
.order-pager-wrapper .pages-items .item:last-child {
  margin-right: 0;
}
.order-actions-toolbar {
  margin-bottom: 25px;
}
.order-actions-toolbar .action {
  margin-right: 30px;
}
.order-actions-toolbar .action.print {
  margin: 0;
}
.page-title-wrapper .order-date {
  margin: 0 0 20px;
}
.account .page-title-wrapper .page-title,
[class^='sales-guest-'] .page-title-wrapper .page-title,
.sales-guest-view .page-title-wrapper .page-title {
  margin-right: 25px;
}
.form-orders-search .field.email,
.form-orders-search .field.zip {
  margin-bottom: 0;
}
.block-reorder .product-item .checkbox {
  position: relative;
  top: 2px;
  vertical-align: baseline;
}
.block-reorder .product-item .field.item {
  display: inline-block;
}
.block-reorder .product-item-name {
  display: inline-block;
}
.block-reorder .actions-toolbar {
  margin: 17px 0;
  max-width: 178px;
}
.block-order-details-comments {
  margin: 0 0 40px;
}
.block-order-details-comments .comment-date {
  font-weight: 600;
}
.block-order-details-comments .comment-content {
  line-height: 1.6;
  margin: 0 0 20px;
}
.block-order-details-view .box-content .payment-method .title {
  font-weight: 400;
}
.block-order-details-view .box-content .payment-method .content {
  margin: 0;
}
.block-order-details-view .box-content .payment-method .content > strong {
  font-weight: 400;
}
.block-order-details-view .box-content .payment-method .content > strong:after {
  content: ': ';
}
.order-tracking {
  border-bottom: 1px solid #d1d1d1;
  margin: 0;
  padding: 20px 0;
}
.order-tracking .tracking-title {
  display: inline-block;
}
.order-tracking .tracking-content {
  display: inline-block;
  margin: 0 0 0 5px;
}
.opc-wrapper .form-discount {
  max-width: 500px;
}
.action.mailto.friend {
  margin-left: -7px;
  display: inline-block;
  text-decoration: none;
}
.action.mailto.friend:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: inherit;
  content: "\f11b";
  font-family: 'gaia-icons';
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.action.mailto.friend span {
  display: inline-block;
  line-height: 28px;
  vertical-align: top;
}
.block-collapsible-nav .content {
  background: #f5f5f5;
  padding: 15px 0;
}
.block-collapsible-nav .item {
  margin: 3px 0 0;
}
.block-collapsible-nav .item:first-child {
  margin-top: 0;
}
.block-collapsible-nav .item a,
.block-collapsible-nav .item > strong {
  border-left: 3px solid transparent;
  color: #575757;
  display: block;
  padding: 5px 18px 5px 15px;
}
.block-collapsible-nav .item a {
  text-decoration: none;
}
.block-collapsible-nav .item a:hover {
  background: #e8e8e8;
}
.block-collapsible-nav .item.current a,
.block-collapsible-nav .item.current > strong {
  border-color: #ff5501;
  color: #000000;
  font-weight: 600;
}
.block-collapsible-nav .item.current a {
  border-color: #ff5501;
}
.block-collapsible-nav .item .delimiter {
  border-top: 1px solid #d1d1d1;
  display: block;
  margin: 10px 1.8rem;
}
body {
  background-color: #ffffff;
}
.page-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100vh;
}
.page-main {
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
.page-header {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 20px;
}
.header.content {
  padding-top: 10px;
  position: relative;
}
.logo {
  float: left;
  margin: 0 0 10px 40px;
  max-width: 50%;
  position: relative;
  z-index: 5;
}
.logo img {
  display: block;
  height: auto;
}
.page-print .logo {
  float: none;
}
.page-main > .page-title-wrapper .page-title + .action {
  margin-top: 30px;
}
.action.skip:focus {
  background: #f0f0f0;
  padding: 10px;
  box-sizing: border-box;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 15;
}
.action-skip-wrapper {
  height: 0;
  position: relative;
}
.message.global p {
  margin: 0;
}
.message.global.noscript,
.message.global.cookie {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #ffee9c;
  border-color: #d6ca8e;
  color: #333333;
  margin: 0;
}
.message.global.noscript a,
.message.global.cookie a {
  color: #1979c3;
}
.message.global.noscript a:hover,
.message.global.cookie a:hover {
  color: #006bb4;
}
.message.global.noscript a:active,
.message.global.cookie a:active {
  color: #ff5501;
}
.message.global.cookie {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  z-index: 3;
}
.message.global.cookie .actions {
  margin-top: 10px;
}
.message.global.demo {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #ff0101;
  border-color: none;
  color: #ffffff;
  margin-bottom: 0;
  text-align: center;
}
.message.global.demo a {
  color: #1979c3;
}
.message.global.demo a:hover {
  color: #006bb4;
}
.message.global.demo a:active {
  color: #ff5501;
}
.page-footer {
  margin-top: auto;
}
.footer.content {
  border-top: 1px solid #d1d1d1;
  margin-top: 25px;
  padding-bottom: 25px;
  padding-top: 25px;
}
.footer.content .links > li {
  margin: 0 0 8px;
}
.footer.content .switcher-store {
  margin: 0 0 30px;
}
.footer .copyright,
.footer .bugs {
  display: block;
  margin: 20px 0 0;
}
.page-header .panel.wrapper .switcher,
.page-footer .switcher {
  margin-right: 10px;
}
.page-header .panel.wrapper .switcher .options,
.page-footer .switcher .options {
  display: inline-block;
  position: relative;
}
.page-header .panel.wrapper .switcher .options:before,
.page-footer .switcher .options:before,
.page-header .panel.wrapper .switcher .options:after,
.page-footer .switcher .options:after {
  content: '';
  display: table;
}
.page-header .panel.wrapper .switcher .options:after,
.page-footer .switcher .options:after {
  clear: both;
}
.page-header .panel.wrapper .switcher .options .action.toggle,
.page-footer .switcher .options .action.toggle {
  padding: 0;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.page-header .panel.wrapper .switcher .options .action.toggle > span,
.page-footer .switcher .options .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-header .panel.wrapper .switcher .options .action.toggle:after,
.page-footer .switcher .options .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: "\e900";
  font-family: 'gaia-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-header .panel.wrapper .switcher .options .action.toggle:hover:after,
.page-footer .switcher .options .action.toggle:hover:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options .action.toggle:active:after,
.page-footer .switcher .options .action.toggle:active:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active,
.page-footer .switcher .options .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active > span,
.page-footer .switcher .options .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active:after,
.page-footer .switcher .options .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: "\e903";
  font-family: 'gaia-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active:hover:after,
.page-footer .switcher .options .action.toggle.active:hover:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active:active:after,
.page-footer .switcher .options .action.toggle.active:active:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options ul.dropdown,
.page-footer .switcher .options ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 160px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.page-header .panel.wrapper .switcher .options ul.dropdown li,
.page-footer .switcher .options ul.dropdown li {
  margin: 0;
  padding: 0;
}
.page-header .panel.wrapper .switcher .options ul.dropdown li:hover,
.page-footer .switcher .options ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before,
.page-header .panel.wrapper .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.page-header .panel.wrapper .switcher .options.active,
.page-footer .switcher .options.active {
  overflow: visible;
}
.page-header .panel.wrapper .switcher .options.active ul.dropdown,
.page-footer .switcher .options.active ul.dropdown {
  display: block;
}
.page-header .panel.wrapper .switcher .options ul.dropdown a,
.page-footer .switcher .options ul.dropdown a {
  display: block;
  padding: 8px;
}
.page-header .panel.wrapper .switcher .options ul.dropdown a:hover,
.page-footer .switcher .options ul.dropdown a:hover {
  text-decoration: none;
}
.page-header .panel.wrapper .switcher li,
.page-footer .switcher li {
  font-size: 12px;
  margin: 0;
}
.page-header .panel.wrapper .switcher strong,
.page-footer .switcher strong {
  font-weight: 400;
}
.widget {
  clear: both;
}
.page-header .widget.block,
.page-footer .widget.block {
  margin: 20px 0;
}
.ui-datepicker td {
  padding: 0;
}
.my-credit-cards .status {
  font-style: italic;
}
.my-credit-cards .action.delete {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.my-credit-cards .action.delete:focus,
.my-credit-cards .action.delete:active {
  background: none;
  border: none;
}
.my-credit-cards .action.delete:hover {
  background: none;
  border: none;
}
.my-credit-cards .action.delete.disabled,
.my-credit-cards .action.delete[disabled],
fieldset[disabled] .my-credit-cards .action.delete {
  pointer-events: none;
  opacity: 0.5;
}
.my-credit-cards .action.delete:visited {
  color: #1979c3;
  text-decoration: none;
}
.my-credit-cards .action.delete:hover {
  color: #006bb4;
  text-decoration: underline;
}
.my-credit-cards .action.delete:active {
  color: #ff5501;
  text-decoration: underline;
}
.my-credit-cards .action.delete:hover,
.my-credit-cards .action.delete:active,
.my-credit-cards .action.delete:focus {
  background: none;
  border: 0;
}
.my-credit-cards .action.delete.disabled,
.my-credit-cards .action.delete[disabled],
fieldset[disabled] .my-credit-cards .action.delete {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.my-credit-cards-popup .modal-footer {
  text-align: right;
}
.my-credit-cards-popup .action.secondary {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  margin-right: 20px;
}
.my-credit-cards-popup .action.secondary:focus,
.my-credit-cards-popup .action.secondary:active {
  background: none;
  border: none;
}
.my-credit-cards-popup .action.secondary:hover {
  background: none;
  border: none;
}
.my-credit-cards-popup .action.secondary.disabled,
.my-credit-cards-popup .action.secondary[disabled],
fieldset[disabled] .my-credit-cards-popup .action.secondary {
  pointer-events: none;
  opacity: 0.5;
}
.my-credit-cards-popup .action.secondary:visited {
  color: #1979c3;
  text-decoration: none;
}
.my-credit-cards-popup .action.secondary:hover {
  color: #006bb4;
  text-decoration: underline;
}
.my-credit-cards-popup .action.secondary:active {
  color: #ff5501;
  text-decoration: underline;
}
.my-credit-cards-popup .action.secondary:hover,
.my-credit-cards-popup .action.secondary:active,
.my-credit-cards-popup .action.secondary:focus {
  background: none;
  border: 0;
}
.my-credit-cards-popup .action.secondary.disabled,
.my-credit-cards-popup .action.secondary[disabled],
fieldset[disabled] .my-credit-cards-popup .action.secondary {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.minilist .weee {
  display: table-row;
  font-size: 1.1rem;
}
.minilist .weee:before {
  display: none;
}
.price-container.weee:before {
  display: none;
}
.toolbar.wishlist-toolbar .limiter {
  float: right;
}
.toolbar.wishlist-toolbar .main .pages {
  display: inline-block;
  position: relative;
  z-index: 0;
}
.toolbar.wishlist-toolbar .toolbar-amount,
.toolbar.wishlist-toolbar .limiter {
  display: inline-block;
  z-index: 1;
}
.product-items .action.towishlist:before,
.products.list.items .action.towishlist:before,
.table-comparison .action.towishlist:before {
  content: "\e93b";
}
.account .table-wrapper .data.table.wishlist > thead > tr > th,
.account .table-wrapper .data.table.wishlist > tbody > tr > th,
.account .table-wrapper .data.table.wishlist > tfoot > tr > th,
.account .table-wrapper .data.table.wishlist > thead > tr > td,
.account .table-wrapper .data.table.wishlist > tbody > tr > td,
.account .table-wrapper .data.table.wishlist > tfoot > tr > td {
  border-top: 1px solid #d1d1d1;
}
.account .table-wrapper .data.table.wishlist > caption + thead > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > colgroup + thead > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > thead:first-child > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > caption + thead > tr:first-child > td,
.account .table-wrapper .data.table.wishlist > colgroup + thead > tr:first-child > td,
.account .table-wrapper .data.table.wishlist > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.account .table-wrapper .data.table.wishlist > tbody + tbody {
  border-top: 1px solid #d1d1d1;
}
.account .table-wrapper .data.table.wishlist thead > tr > th {
  border-bottom: 0;
}
.account .table-wrapper .data.table.wishlist tbody > tr:last-child > td {
  border-bottom: 1px solid #d1d1d1;
}
.account .table-wrapper .data.table.wishlist .product.name {
  display: inline-block;
  margin-bottom: 10px;
}
.account .table-wrapper .data.table.wishlist .box-tocart {
  margin: 10px 0;
}
.account .table-wrapper .data.table.wishlist .box-tocart .qty {
  vertical-align: middle;
}
.account .table-wrapper .data.table.wishlist .col.item {
  width: 50%;
}
.account .table-wrapper .data.table.wishlist .col.photo {
  max-width: 150px;
}
.account .table-wrapper .data.table.wishlist .col.selector {
  max-width: 15px;
}
.account .table-wrapper .data.table.wishlist textarea {
  margin: 10px 0;
}
.account .table-wrapper .data.table.wishlist .input-text.qty {
  margin-bottom: 10px;
}
.account .table-wrapper .data.table.wishlist .action.primary {
  vertical-align: top;
}
.account .table-wrapper .data.table.wishlist .price {
  font-weight: 700;
}
.block-wishlist .product-item-name {
  margin-right: 25px;
}
.products-grid.wishlist .product-item {
  margin-left: 2%;
  width: calc((100% - 4%) / 3);
}
.products-grid.wishlist .product-item:nth-child(3n + 1) {
  margin-left: 0;
}
.products-grid.wishlist .product-item-photo {
  display: block;
  margin-bottom: 10px;
}
.products-grid.wishlist .product-item-name {
  margin-top: 0;
}
.products-grid.wishlist .product-item .price-box {
  margin: 0;
}
.products-grid.wishlist .product-item-comment {
  display: block;
  height: 42px;
  margin: 10px 0;
}
.products-grid.wishlist .product-item-actions > * {
  margin-right: 15px;
}
.products-grid.wishlist .product-item-actions > *:last-child {
  margin-right: 0;
}
.products-grid.wishlist .product-item .box-tocart input.qty {
  height: 32px;
}
.products {
  margin: 30px 0;
}
.product-items {
  font-size: 0;
}
.product-item {
  font-size: 1.4rem;
  vertical-align: top;
}
.products-grid .product-item {
  display: inline-block;
  margin-left: 2%;
  padding: 0;
  width: calc((100% - 2%) / 2);
}
.product-item:nth-child(2n + 1) {
  margin-left: 0;
}
.product-item-name {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  display: block;
  hyphens: auto;
  margin: 5px 0;
  word-wrap: break-word;
}
.product-item-info {
  max-width: 100%;
  width: 152px;
}
.page-products .product-item-info {
  width: 240px;
}
.product-item-actions {
  font-size: 0;
}
.product-item-actions > * {
  font-size: 1.4rem;
}
.product-item-actions .actions-secondary {
  display: inline-block;
  font-size: 1.4rem;
  vertical-align: middle;
  white-space: nowrap;
}
.product-item-actions .actions-secondary > button.action,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action,
.product-item-actions .actions-secondary > .action-gift.action {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
}
.product-item-actions .actions-secondary > button.action:focus,
.product-item-actions .actions-secondary > button.action:active,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action:focus,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action:active,
.product-item-actions .actions-secondary > .action-gift.action:focus,
.product-item-actions .actions-secondary > .action-gift.action:active {
  background: none;
  border: none;
}
.product-item-actions .actions-secondary > button.action:hover,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action:hover,
.product-item-actions .actions-secondary > .action-gift.action:hover {
  background: none;
  border: none;
}
.product-item-actions .actions-secondary > button.action.disabled,
.product-item-actions .actions-secondary > button.action[disabled],
fieldset[disabled] .product-item-actions .actions-secondary > button.action,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action.disabled,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action[disabled],
fieldset[disabled] .product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action,
.product-item-actions .actions-secondary > .action-gift.action.disabled,
.product-item-actions .actions-secondary > .action-gift.action[disabled],
fieldset[disabled] .product-item-actions .actions-secondary > .action-gift.action {
  pointer-events: none;
  opacity: 0.5;
}
.product-item-actions .actions-secondary > .action {
  line-height: 35px;
  text-align: center;
  width: 35px;
}
.product-item-actions .actions-secondary > .action:before {
  margin: 0;
}
.product-item-actions .actions-primary {
  display: inline-block;
  vertical-align: middle;
}
.product-item-description {
  margin: 25px 0;
}
.product-item .product-reviews-summary .rating-summary {
  margin: 0 4px 0 0;
}
.product-item .product-reviews-summary .reviews-actions {
  font-size: 12px;
  margin-top: 5px;
}
.product-item .price-box {
  margin: 10px 0 25px;
}
.product-item .price-box .price {
  font-size: 1.4rem;
  font-weight: 700;
  white-space: nowrap;
}
.product-item .price-box .price-label {
  font-size: 12px;
}
.product-item .price-box .price-label:after {
  content: ':';
}
.product-item .special-price .price,
.product-item .minimal-price .price {
  font-size: 1.4rem;
  font-weight: 700;
}
.product-item .special-price .price-wrapper,
.product-item .minimal-price .price-wrapper {
  display: inline-block;
}
.product-item .special-price .price-including-tax + .price-excluding-tax,
.product-item .minimal-price .price-including-tax + .price-excluding-tax {
  display: block;
}
.product-item .special-price {
  display: block;
}
.product-item .old-price .price {
  font-weight: 400;
}
.product-item .regular-price .price-label {
  display: none;
}
.product-item .minimal-price .price-container {
  display: block;
}
.product-item .minimal-price-link {
  margin-top: 5px;
}
.product-item .minimal-price-link .price-label {
  color: #1979c3;
  font-size: 1.4rem;
}
.product-item .minimal-price-link .price {
  font-weight: 400;
}
.product-item .minimal-price-link,
.product-item .price-excluding-tax,
.product-item .price-including-tax {
  display: block;
  white-space: nowrap;
}
.product-item .price-from,
.product-item .price-to {
  margin: 0;
}
.product-item .tocompare:before {
  content: "\f115";
}
.product-item .tocart {
  white-space: nowrap;
}
.price-container .price {
  font-size: 1.4rem;
}
.price-container .price-including-tax + .price-excluding-tax,
.price-container .weee {
  margin-top: 5px;
}
.price-container .price-including-tax + .price-excluding-tax,
.price-container .weee,
.price-container .price-including-tax + .price-excluding-tax .price,
.price-container .weee .price,
.price-container .weee + .price-excluding-tax:before,
.price-container .weee + .price-excluding-tax .price {
  font-size: 1.1rem;
}
.price-container .weee:before {
  content: '(' attr(data-label) ': ';
}
.price-container .weee:after {
  content: ')';
}
.price-container .weee + .price-excluding-tax:before {
  content: attr(data-label) ': ';
}
.products-list .product-item {
  display: table;
  width: 100%;
}
.products-list .product-item-info {
  display: table-row;
}
.products-list .product-item-photo {
  display: table-cell;
  padding: 0 30px 30px 0;
  vertical-align: top;
  width: 1%;
}
.products-list .product-item-details {
  display: table-cell;
  vertical-align: top;
}
.page-products .columns {
  position: relative;
  z-index: 1;
}
.toolbar-amount {
  display: block;
  line-height: 26px;
  margin: 0;
  padding: 8px 0 0;
  vertical-align: middle;
}
.products.wrapper ~ .toolbar .toolbar-amount {
  display: none;
}
.toolbar-products {
  margin-bottom: 40px;
  padding: 0 10px;
  text-align: center;
}
.toolbar-products .pages {
  display: none;
}
.products.wrapper ~ .toolbar-products .pages {
  display: block;
}
.toolbar-products .limiter .control {
  display: inline-block;
}
.sorter {
  padding: 4px 0 0;
}
.products.wrapper ~ .toolbar .sorter {
  display: none;
}
.sorter .sorter-action {
  position: relative;
  top: -2px;
}
.sorter-options {
  margin: 0 0 0 7px;
  width: auto;
}
.sorter-action {
  vertical-align: top;
  display: inline-block;
  text-decoration: none;
}
.sorter-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sorter-action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 32px;
  color: #8f8f8f;
  content: "\e903";
  font-family: 'gaia-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sorter-action:hover:before {
  color: #333333;
}
.sorter .sort-desc:before {
  content: "\e900";
}
.modes {
  display: none;
}
.limiter-options {
  margin: 0 5px 0 7px;
  width: auto;
}
.limiter-label {
  font-weight: 400;
}
.page-products .toolbar .limiter {
  display: none;
}
.old-price,
.old.price {
  text-decoration: line-through;
}
.prices-tier .price-container .price-including-tax + .price-excluding-tax:before {
  content: '(' attr(data-label) ': ';
}
.prices-tier .price-container .price-including-tax + .price-excluding-tax:last-child:after {
  content: ')';
}
.prices-tier .price-container .weee[data-label] {
  display: inline;
}
.prices-tier .price-container .weee[data-label] .price {
  font-size: 1.1rem;
}
.prices-tier .price-container .weee[data-label]:before {
  content: ' +' attr(data-label) ': ';
}
.actual-price {
  font-weight: 700;
}
.category-image .image {
  display: block;
  height: auto;
  max-width: 100%;
}
.category-image,
.category-description {
  margin-bottom: 20px;
}
.product-image-container {
  display: inline-block;
  max-width: 100%;
}
.product-image-wrapper {
  display: block;
  height: 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.product-image-photo {
  bottom: 0;
  display: block;
  height: auto;
  left: 0;
  margin: auto;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
}
.catalog-product-view .tooltip,
.catalog-product-view .ui-tooltip {
  display: block;
  width: 200px;
  background: #000;
  color: #fff;
  position: relative;
  top: -32px;
  right: 32px;
  padding: 8px;
  text-align: justify;
  font-size: 11px;
}
.catalog-product-view .columns .column.main {
  padding-bottom: 0;
}
.block-gaia-local-wrapper {
  padding: 15px 0;
}
.product-info-main .box-tocart .fieldset {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.product-info-main .product.alert.stock {
  padding: 0;
}
.product-info-main .product.alert.stock .action.alert {
  padding: 0;
}
.product-info-main .product-info-price.disabledBtnGaia {
  visibility: hidden;
}
.product-info-main .block-delivery-days-wrapper .block-delivery-days.disabledBtnGaia {
  visibility: hidden;
}
.product-info-main .block-countdown-wrapper #coutdown-wrapper {
  display: flex;
  width: 100%;
  align-items: center;
  margin: 15px 0;
  padding: 20px 0;
  border-top: 1px solid #f4f4f0;
  border-bottom: 1px solid #f4f4f0;
}
@media only screen and (max-width: 768px) {
  .product-info-main .block-countdown-wrapper #coutdown-wrapper {
    padding: unset;
    border-top: unset;
    border-bottom: unset;
    margin-left: 10px;
  }
}
.product-info-main .block-countdown-wrapper #coutdown-wrapper #countdown-flash-caption {
  padding-left: 8px;
  display: flex;
  align-items: center;
  font-size: 17px;
}
@media only screen and (max-width: 768px) {
  .product-info-main .block-countdown-wrapper #coutdown-wrapper #countdown-flash-caption {
    font-size: 14px;
  }
}
.product-info-main .block-countdown-wrapper #coutdown-wrapper #countdown-flash-caption span {
  padding-left: 8px;
  font-size: 21px;
  color: #ff3421;
}
@media only screen and (max-width: 768px) {
  .product-info-main .block-countdown-wrapper #coutdown-wrapper #countdown-flash-caption span {
    font-size: 14px;
  }
}
.product-info-main .block-gaia-local-wrapper .block-care-algolia-groupeds-wrapper .care-algolia-container table {
  border: 1px solid #929292;
  border-bottom: none;
  border-radius: 0;
  border-spacing: 0;
  border-collapse: separate;
}
.product-info-main .block-gaia-local-wrapper .block-care-algolia-groupeds-wrapper .care-algolia-container table:first-child {
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}
.product-info-main .block-gaia-local-wrapper .block-care-algolia-groupeds-wrapper .care-algolia-container table:first-child tr:first-child td:first-child {
  border-top-left-radius: 5px;
}
.product-info-main .block-gaia-local-wrapper .block-care-algolia-groupeds-wrapper .care-algolia-container table:last-child {
  border-bottom: 1px solid #929292;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.product-info-main .block-gaia-local-wrapper .block-care-algolia-groupeds-wrapper .care-algolia-container table:last-child tr:last-child td:first-child {
  border-bottom-left-radius: 5px;
}
.product-info-main .block-gaia-local-wrapper .block-care-algolia-groupeds-wrapper .care-algolia-container table tr td {
  vertical-align: middle;
  width: 50%;
  padding: 6px 15px;
  font-size: 14px;
}
.product-info-main .block-gaia-local-wrapper .block-care-algolia-groupeds-wrapper .care-algolia-container table tr td:first-child {
  background-color: #F9F9F9;
  font-family: 'LatoBold';
}
.product-info-main .block-gaia-local-wrapper .block-care-algolia-groupeds-wrapper .care-algolia-container table tr:first-child td {
  padding-top: 12px;
}
.product-info-main .block-gaia-local-wrapper .block-care-algolia-groupeds-wrapper .care-algolia-container table tr:last-child td {
  padding-bottom: 12px;
}
.product-info-main .block-gaia-local-wrapper .block-gaia-tab-wrapper.set-mode {
  border: 1px solid #dfdfdf;
}
.product-info-main .block-gaia-local-wrapper .block-gaia-tab-wrapper.set-mode .block-sizing-algolia-groupeds-wrapper,
.product-info-main .block-gaia-local-wrapper .block-gaia-tab-wrapper.set-mode .block-gaia-local-more-info,
.product-info-main .block-gaia-local-wrapper .block-gaia-tab-wrapper.set-mode .block-care-algolia-groupeds-wrapper {
  padding: 10px;
}
.product-info-main .block-gaia-local-wrapper .block-gaia-tab-wrapper .block-tabs-algolia-groupeds-wrapper #tabs-algolia-wrapper {
  display: flex;
}
.product-info-main .block-gaia-local-wrapper .block-gaia-tab-wrapper .block-tabs-algolia-groupeds-wrapper #tabs-algolia-wrapper div {
  flex-grow: 1;
  height: 67px;
  background-color: #F2F2F2;
  align-items: center;
  display: flex;
  justify-content: center;
  font-size: 16px;
  font-family: 'Lato';
  font-weight: 700;
  border-right: 2px solid #dfdfdf;
  cursor: pointer;
}
.product-info-main .block-gaia-local-wrapper .block-gaia-tab-wrapper .block-tabs-algolia-groupeds-wrapper #tabs-algolia-wrapper div:last-child {
  border-right: unset;
}
.product-info-main .block-gaia-local-wrapper .block-gaia-tab-wrapper .block-tabs-algolia-groupeds-wrapper #tabs-algolia-wrapper div.active {
  background-color: unset;
  cursor: default;
  pointer-events: none;
}
.product-info-main .block-gaia-local-wrapper .block-description-algolia-groupeds-wrapper {
  margin-bottom: 30px;
}
.product-info-main .block-gaia-local-wrapper .block-sizing-algolia-groupeds-wrapper {
  margin-bottom: 30px;
}
.product-info-main .block-gaia-local-wrapper .block-sizing-algolia-groupeds-wrapper #sizing-algolia-wrpper {
  position: relative;
}
.product-info-main .block-gaia-local-wrapper .block-sizing-algolia-groupeds-wrapper #sizing-algolia-wrpper h3 {
  position: absolute;
  left: 0;
  top: 0;
}
.product-info-main .block-gaia-local-wrapper .block-sizing-algolia-groupeds-wrapper #sizing-algolia-wrpper div {
  padding-top: 10px;
}
.product-info-main .block-gaia-local-wrapper .block-gaia-local-more-info.is-gaia-local .product-view-more-badge-local {
  padding: 1rem;
  text-align: center;
  font-size: 5em;
}
.product-info-main .block-gaia-local-wrapper .block-gaia-local-more-info.is-gaia-local .gaia-local-desc {
  padding-bottom: 24px;
  border-bottom: 1px solid #b0a189;
}
.product-info-main .block-gaia-local-wrapper .block-gaia-local-more-info.is-gaia-local .block-materiales-wrapper {
  margin-top: 3rem;
}
.product-info-main .block-gaia-local-wrapper .block-gaia-local-more-info.is-gaia-local .block-especificaciones-wrapper strong,
.product-info-main .block-gaia-local-wrapper .block-gaia-local-more-info.is-gaia-local .block-materiales-wrapper strong {
  margin-bottom: 0.5rem;
}
.product-info-main .block-gaia-local-wrapper .block-gaia-local-more-info.is-gaia-local .product.attribute.description,
.product-info-main .block-gaia-local-wrapper .block-gaia-local-more-info.is-gaia-local .block-mas-pieza-wrapper,
.product-info-main .block-gaia-local-wrapper .block-gaia-local-more-info.is-gaia-local .block-especificaciones-wrapper,
.product-info-main .block-gaia-local-wrapper .block-gaia-local-more-info.is-gaia-local .block-materiales-wrapper {
  border-bottom: none;
}
.product-info-main .block-gaia-local-wrapper .block-gaia-local-more-info.is-gaia-local .block-gaia-local-disclaimer {
  margin-top: 3rem;
  border-radius: 10px;
  padding: 10px 20px;
  background-color: rgba(255, 255, 255, 0.15);
}
.product-info-main .block-gaia-local-wrapper .block-gaia-local-more-info.is-gaia-local .block-gaia-local-disclaimer p {
  margin-bottom: 0;
  font-size: 14px;
}
.product-info-main .block-gaia-local-wrapper .block-gaia-local-more-info.is-gaia-local .gaia-local-icon-features-row {
  max-height: 100px;
}
.product-info-main .block-gaia-local-wrapper .block-gaia-local-more-info.is-gaia-local .gaia-local-icon-features-row p {
  font-size: 14px;
}
.product-info-main .block-gaia-local-wrapper .block-gaia-local-more-info strong {
  margin-bottom: 0 !important;
}
.product-info-main .block-gaia-local-wrapper .block-gaia-local-more-info .product.attribute.description,
.product-info-main .block-gaia-local-wrapper .block-gaia-local-more-info .block-mas-pieza-wrapper,
.product-info-main .block-gaia-local-wrapper .block-gaia-local-more-info .block-especificaciones-wrapper,
.product-info-main .block-gaia-local-wrapper .block-gaia-local-more-info .block-materiales-wrapper {
  padding: 15px 0;
}
.product-info-main .block-gaia-local-wrapper .block-gaia-local-more-info [data-role="content"] {
  padding-top: 15px;
}
.product-info-main .block-gaia-local-wrapper .block-gaia-local-more-info [data-role="title"] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.product-info-main .block-gaia-local-wrapper .block-gaia-local-more-info .block-attr-algolia-groupeds-wrapper {
  margin-bottom: 30px;
}
.product-info-main .block-gaia-local-wrapper .block-gaia-local-more-info .block-attr-algolia-groupeds-wrapper .algolia-enhanced-attributes-container table {
  border: 1px solid #929292;
  border-bottom: none;
  border-radius: 0;
  border-spacing: 0;
  border-collapse: separate;
}
.product-info-main .block-gaia-local-wrapper .block-gaia-local-more-info .block-attr-algolia-groupeds-wrapper .algolia-enhanced-attributes-container table:first-child {
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}
.product-info-main .block-gaia-local-wrapper .block-gaia-local-more-info .block-attr-algolia-groupeds-wrapper .algolia-enhanced-attributes-container table:first-child tr:first-child td:first-child {
  border-top-left-radius: 5px;
}
.product-info-main .block-gaia-local-wrapper .block-gaia-local-more-info .block-attr-algolia-groupeds-wrapper .algolia-enhanced-attributes-container table:last-child {
  border-bottom: 1px solid #929292;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.product-info-main .block-gaia-local-wrapper .block-gaia-local-more-info .block-attr-algolia-groupeds-wrapper .algolia-enhanced-attributes-container table:last-child tr:last-child td:first-child {
  border-bottom-left-radius: 5px;
}
.product-info-main .block-gaia-local-wrapper .block-gaia-local-more-info .block-attr-algolia-groupeds-wrapper .algolia-enhanced-attributes-container table tr td {
  vertical-align: middle;
  width: 50%;
  padding: 6px 15px;
  font-size: 14px;
}
.product-info-main .block-gaia-local-wrapper .block-gaia-local-more-info .block-attr-algolia-groupeds-wrapper .algolia-enhanced-attributes-container table tr td a.enhanced-instructions-link {
  color: #EF9C2B;
  text-decoration: underline;
}
.product-info-main .block-gaia-local-wrapper .block-gaia-local-more-info .block-attr-algolia-groupeds-wrapper .algolia-enhanced-attributes-container table tr td:first-child {
  background-color: #F9F9F9;
  font-family: 'LatoBold';
}
.product-info-main .block-gaia-local-wrapper .block-gaia-local-more-info .block-attr-algolia-groupeds-wrapper .algolia-enhanced-attributes-container table tr td:first-child:first-letter {
  text-transform: capitalize;
}
.product-info-main .block-gaia-local-wrapper .block-gaia-local-more-info .block-attr-algolia-groupeds-wrapper .algolia-enhanced-attributes-container table tr:first-child td {
  padding-top: 12px;
}
.product-info-main .block-gaia-local-wrapper .block-gaia-local-more-info .block-attr-algolia-groupeds-wrapper .algolia-enhanced-attributes-container table tr:last-child td {
  padding-bottom: 12px;
}
.product-info-main .block-gaia-local-wrapper .block-generals-algolia-groupeds-wrapper {
  margin-bottom: 30px;
}
.product-info-main .block-gaia-local-wrapper .block-generals-algolia-groupeds-wrapper #generals-algolia-container {
  background-color: #F9F9F9;
  display: grid;
  grid-column-gap: 20px;
  border-radius: 5px;
}
.product-info-main .block-gaia-local-wrapper .block-generals-algolia-groupeds-wrapper #generals-algolia-container .graphic-block {
  display: flex;
  height: 40px;
}
.product-info-main .block-gaia-local-wrapper .block-generals-algolia-groupeds-wrapper #generals-algolia-container .graphic-block div {
  display: flex;
  align-items: center;
  padding-left: 10px;
}
.product-info-main .block-gaia-local-wrapper .block-generals-algolia-groupeds-wrapper #generals-algolia-container .graphic-block .icon {
  min-width: 42px;
  justify-content: flex-end;
}
.product-info-main .block-gaia-local-wrapper .block-generals-algolia-groupeds-wrapper #generals-algolia-container .graphic-block .caption {
  font-family: 'LatoBold';
  font-size: 14px;
}
.product-info-main .swatches-title-color {
  font-size: 21px;
  font-family: 'Gotham';
  color: #505050;
}
.product-info-main .gaia-swatches-pv {
  display: grid;
  grid-template-columns: repeat(10, 35px);
  column-gap: 2px;
  row-gap: 10px;
  align-items: center;
}
.product-info-main .gaia-swatches-pv .gaia-color-item {
  width: 24px;
  height: 24px;
  margin: 0 auto;
  border-radius: 50%;
  min-width: 24px;
  border: 1px solid #dedede;
  transition: transform .3s;
  cursor: pointer;
}
.product-info-main .gaia-swatches-pv .gaia-color-item.gaia-color-item-selected {
  width: 34px;
  height: 34px;
  margin-top: -6px;
}
.product-info-main .gaia-swatches-pv .gaia-color-item:hover {
  transform: scale(1.2);
  transform-origin: center;
  outline: 0;
  border: 0;
}
.product-info-main .gaia-swatches-pv .gaia-color-item.gaia-color-item-selected:hover {
  transform: scale(0.8);
}
.product-info-main .assembly-options {
  border: 1px solid #ce8e3d;
  padding: 10px;
  background: #fef8f1;
  border-radius: 4px;
  display: flex;
  align-items: center;
  margin-bottom: 45px;
}
.product-info-main .assembly-options .input-wrapper {
  width: 30px;
  display: flex;
  justify-content: center;
  margin-right: 15px;
}
.product-info-main .assembly-options .contento-info {
  width: 100%;
}
.product-info-main .assembly-options .contento-info p {
  margin: 0;
  font-size: 1.7rem;
}
.product-info-main .assembly-options .contento-info p strong {
  font-family: 'LatoBold', Arial, Helvetica, sans-serif;
}
.product.media .placeholder .photo.container {
  max-width: 100%;
}
.product.media .notice {
  color: #7d7d7d;
  font-size: 1.2rem;
  margin: 10px 0;
}
.product.media .product.thumbs {
  margin: 20px 0 30px;
}
.product.media .items.thumbs {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.product.media .items.thumbs > li {
  display: inline-block;
  vertical-align: top;
}
.product.media .items.thumbs .active {
  display: block;
  line-height: 1;
}
.product.info.detailed {
  clear: both;
  margin-bottom: 30px;
}
.product.info.detailed .additional-attributes {
  width: auto;
}
.product.info.detailed .additional-attributes > thead > tr > td,
.product.info.detailed .additional-attributes > tbody > tr > td,
.product.info.detailed .additional-attributes > tfoot > tr > td {
  padding: 4px 5px 10px 5px;
}
.product.info.detailed .additional-attributes > thead > tr > th,
.product.info.detailed .additional-attributes > tbody > tr > th,
.product.info.detailed .additional-attributes > tfoot > tr > th {
  padding: 4px 30px 10px 0;
}
.product-info-main .page-title-wrapper .page-title {
  color: #505050;
  font-weight: 900;
  line-height: 1.1;
  margin-bottom: 20px;
}
.product-info-main .stock.available,
.product-info-main .stock.unavailable {
  display: inline-block;
  font-weight: 700;
  margin-right: 20px;
  text-transform: uppercase;
  vertical-align: top;
}
.product-info-main .product.attribute.sku {
  display: inline-block;
  vertical-align: top;
  color: #7d7d7d;
}
.product-info-main .product.attribute.sku > .value {
  display: inline-block;
  vertical-align: top;
  word-break: break-all;
}
.product-info-main .product.attribute.sku .type {
  margin-right: 5px;
}
.product-info-main .product.attribute.overview p,
.product-info-main .product.attribute.description p {
  font-size: 1.6rem;
}
.product-info-main .product.attribute.overview {
  padding: 0 20px 20px 20px;
  margin: 20px 0;
  border-bottom: 1px solid #f4f4f0;
}
.product-info-main .product.attribute.overview > strong {
  font-size: 2rem;
  font-weight: 600;
  display: block;
  margin-bottom: 20px;
}
.product-info-main .product.attribute.description {
  border-bottom: 1px solid #f4f4f0;
}
.product-info-main .product.attribute.description strong {
  font-size: 2rem;
  font-weight: 900;
  display: block;
  margin-bottom: 18px;
}
.product-info-main .product.alert {
  margin: 10px 0;
}
.product-info-main .product-link-wrapper {
  display: inline-block;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ebebeb;
}
.product-info-main .product-link-wrapper a {
  font-size: 1.5rem;
  color: #797979;
  font-weight: 500;
  text-decoration: underline;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
@media (min-width: 1200px) {
  .product-info-main .product-link-wrapper a:hover {
    color: #000000;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    transition: all 0.25s ease;
  }
}
.product-info-main .price-box {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-right: 67px;
  margin-top: 10px;
}
.product-info-main .price-box .normal-price .price-container.price-final_price.tax.weee {
  display: flex;
  align-items: center;
}
.product-info-main .price-box .normal-price .price-container.price-final_price.tax.weee .price-label {
  margin-right: 10px;
  font-size: 16px;
}
.product-info-main .price-box .normal-price .price-container.price-final_price.tax.weee .price-wrapper .price {
  vertical-align: bottom;
}
.product-info-main .product-reviews-summary .reviews-actions {
  font-size: 1.4rem;
}
.product-options-wrapper .fieldset .swatch-opt .swatch-attribute span {
  display: none;
}
.product-options-wrapper .fieldset .swatch-opt .swatch-attribute::before {
  content: 'Selecciona un color:';
  font-size: 21px;
  font-family: 'Gotham';
  color: #505050;
}
.product-options-wrapper .fieldset .swatch-opt .swatch-attribute:not(.color) {
  display: none;
}
.product-options-wrapper .fieldset-product-options-inner .legend {
  font-weight: 700;
  margin: 0 0 5px;
  font-size: 1.4rem;
  border: none;
  display: inline-block;
  float: none;
  padding: 0;
}
.product-options-wrapper .fieldset-product-options-inner input.datetime-picker ~ select.datetime-picker {
  margin-top: 10px;
}
.product-options-wrapper .fieldset-product-options-inner.required .legend:after,
.product-options-wrapper .fieldset-product-options-inner._required .legend:after {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
  margin: 0 0 0 5px;
}
.product-options-wrapper .field .note {
  display: block;
}
.product-info-main .price-box .price-including-tax + .price-excluding-tax,
.product-options-bottom .price-box .price-including-tax + .price-excluding-tax,
.product-info-main .price-box .weee + .price-excluding-tax,
.product-options-bottom .price-box .weee + .price-excluding-tax,
.product-info-main .price-box .weee,
.product-options-bottom .price-box .weee {
  font-size: 1.2rem;
  line-height: 14px;
  margin-bottom: 5px;
}
.product-info-main .price-box .price-including-tax + .price-excluding-tax .price,
.product-options-bottom .price-box .price-including-tax + .price-excluding-tax .price,
.product-info-main .price-box .weee + .price-excluding-tax .price,
.product-options-bottom .price-box .weee + .price-excluding-tax .price,
.product-info-main .price-box .weee .price,
.product-options-bottom .price-box .weee .price {
  font-size: 1.2rem;
  font-weight: 700;
}
.product-info-main .price-box .price-wrapper .price,
.product-options-bottom .price-box .price-wrapper .price {
  font-size: 2.4rem;
  font-weight: 700;
}
.product-info-main .price-box .price,
.product-options-bottom .price-box .price {
  white-space: nowrap;
}
.product-info-main .special-price,
.product-options-bottom .special-price {
  display: block;
  margin: 10px 0;
}
.product-info-main .special-price .price-container,
.product-options-bottom .special-price .price-container {
  font-size: 1.4rem;
}
.product-info-main .special-price .price-label + .price-wrapper,
.product-options-bottom .special-price .price-label + .price-wrapper {
  display: inline-block;
}
.product-info-main .special-price .price-wrapper .price,
.product-options-bottom .special-price .price-wrapper .price {
  color: #cc3333;
}
.product-info-main .old-price,
.product-options-bottom .old-price {
  display: block;
  margin: 0 0 0 25px;
}
.product-info-main .old-price .price-wrapper .price,
.product-options-bottom .old-price .price-wrapper .price {
  font-weight: 500;
  color: #505050;
}
.product-info-main .old-price .price-label,
.product-options-bottom .old-price .price-label,
.product-info-main .special-price .price-label,
.product-options-bottom .special-price .price-label {
  display: none;
}
.product-info-main .box-tocart,
.product-options-bottom .box-tocart {
  margin: 20px 0;
}
.product-info-main .box-tocart .field.qty,
.product-options-bottom .box-tocart .field.qty {
  width: 95px;
  background: #ebebeb;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  box-sizing: border-box;
  padding: 4px;
}
.product-info-main .box-tocart .field.qty .control,
.product-options-bottom .box-tocart .field.qty .control {
  display: flex;
  align-items: center;
}
.product-info-main .box-tocart .field.qty .control .action.increase,
.product-options-bottom .box-tocart .field.qty .control .action.increase,
.product-info-main .box-tocart .field.qty .control .action.decrease,
.product-options-bottom .box-tocart .field.qty .control .action.decrease {
  font-size: 2.3rem;
  font-weight: 500;
  line-height: 1;
  padding: 0 5px;
  margin: 0;
  background: transparent;
  border: none;
}
.product-info-main .box-tocart .field.qty .control .action.increase:active,
.product-options-bottom .box-tocart .field.qty .control .action.increase:active,
.product-info-main .box-tocart .field.qty .control .action.decrease:active,
.product-options-bottom .box-tocart .field.qty .control .action.decrease:active {
  box-shadow: none;
}
.product-info-main .box-tocart .input-text.qty,
.product-options-bottom .box-tocart .input-text.qty {
  font-size: 1.8rem;
  font-weight: 700;
  height: 40px;
  text-align: center;
  width: 40px;
  background: #ebebeb;
  border: 1px solid #ebebeb;
}
.product-info-main .box-tocart .actions,
.product-options-bottom .box-tocart .actions {
  text-align: center;
  width: 100%;
}
.product-info-main .box-tocart .action.tocart,
.product-options-bottom .box-tocart .action.tocart {
  font-weight: 700;
  text-transform: uppercase;
  width: 100%;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
@media (min-width: 1200px) {
  .product-info-main .box-tocart .action.tocart:hover,
  .product-options-bottom .box-tocart .action.tocart:hover {
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    transition: all 0.25s ease;
  }
}
.product-info-main #payments-pv,
.product-options-bottom #payments-pv {
  display: none;
}
.product-info-main .payment-methods-wrapper p,
.product-options-bottom .payment-methods-wrapper p {
  font-size: 18px;
  margin: 0;
}
.product-info-main .payment-methods-wrapper .payment-cards,
.product-options-bottom .payment-methods-wrapper .payment-cards {
  display: flex;
  align-items: center;
  margin: 15px 0;
}
.product-info-main .payment-methods-wrapper .payment-cards svg,
.product-options-bottom .payment-methods-wrapper .payment-cards svg,
.product-info-main .payment-methods-wrapper .payment-cards img,
.product-options-bottom .payment-methods-wrapper .payment-cards img {
  width: 10%;
  margin-right: 15px;
}
.product-info-main .payment-methods-wrapper .payment-cards svg:last-child,
.product-options-bottom .payment-methods-wrapper .payment-cards svg:last-child,
.product-info-main .payment-methods-wrapper .payment-cards img:last-child,
.product-options-bottom .payment-methods-wrapper .payment-cards img:last-child {
  margin-right: 0;
}
.product-info-main .payment-methods-wrapper .payment-cards + span,
.product-options-bottom .payment-methods-wrapper .payment-cards + span {
  margin-bottom: 0;
}
.product-info-main .product-addto-links,
.product-options-bottom .product-addto-links {
  margin: 20px 0;
}
.product-info-main .action.tocompare,
.product-options-bottom .action.tocompare {
  vertical-align: top;
}
.prices-tier {
  background: #f5f5f5;
  margin: 10px 0;
  padding: 10px 15px;
}
.prices-tier .price-container {
  display: inline-block;
}
.prices-tier .price-including-tax,
.prices-tier .price-excluding-tax,
.prices-tier .weee {
  display: inline-block;
}
.prices-tier .price-including-tax .price,
.prices-tier .price-excluding-tax .price,
.prices-tier .weee .price {
  font-size: 1.4rem;
  font-weight: 700;
}
.ui-dialog-titlebar-close {
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.ui-dialog-titlebar-close:visited {
  color: #1979c3;
  text-decoration: none;
}
.ui-dialog-titlebar-close:hover {
  color: #006bb4;
  text-decoration: underline;
}
.ui-dialog-titlebar-close:active {
  color: #ff5501;
  text-decoration: underline;
}
.ui-dialog-titlebar-close:hover,
.ui-dialog-titlebar-close:active,
.ui-dialog-titlebar-close:focus {
  background: none;
  border: 0;
}
.ui-dialog-titlebar-close.disabled,
.ui-dialog-titlebar-close[disabled],
fieldset[disabled] .ui-dialog-titlebar-close {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.block.related .action.select {
  margin: 0 5px;
}
.sidebar .product-items .product-item {
  margin-bottom: 20px;
  position: relative;
}
.sidebar .product-items .product-item-info {
  position: relative;
  width: auto;
}
.sidebar .product-items .product-item-info .product-item-photo {
  left: 0;
  position: absolute;
  top: 0;
}
.sidebar .product-items .product-item-name {
  margin-top: 0;
}
.sidebar .product-items .product-item-details {
  margin: 0 0 0 85px;
}
.sidebar .product-items .product-item-actions {
  display: block;
  margin-top: 10px;
}
.sidebar .product-items .price-box {
  display: block;
  margin: 7px 0;
}
.sidebar .product-items .text {
  margin-right: 8px;
}
.sidebar .product-items .counter {
  color: #7d7d7d;
  font-size: 1.2rem;
  white-space: nowrap;
}
.sidebar .product-items .minilist .price {
  display: inline;
  padding: 0;
}
.sidebar .product-items .minilist .weee:before {
  display: inline-block;
}
.sidebar .action.delete {
  line-height: unset;
  position: absolute;
  right: 0;
  top: -1px;
  width: auto;
}
.sidebar .product-items-images {
  margin-left: -5px;
}
.sidebar .product-items-images .product-item {
  float: left;
  padding-left: 5px;
}
.sidebar .product-items-names .product-item {
  display: flex;
  margin-bottom: 10px;
}
.sidebar .product-items-names .product-item-name {
  margin: 0;
}
.catalog-category-view.page-layout-1column .column.main {
  min-height: inherit;
}
.modal-assemble .modal-inner-wrap {
  width: 100%;
  max-width: 772px;
}
.modal-assemble .modal-inner-wrap .modal-header {
  padding: 0;
}
.modal-assemble .modal-inner-wrap .modal-header .action-close {
  position: absolute;
  z-index: 1;
}
.modal-assemble .modal-inner-wrap .modal-content {
  padding: 35px;
  max-height: 80vh;
  overflow: auto;
}
.modal-assemble .modal-inner-wrap .modal-content h1 {
  font-size: 18px;
  text-align: center;
}
.modal-assemble .modal-inner-wrap .modal-content .modal-assembly-options {
  display: flex;
  justify-content: flex-end;
  width: 100%;
  margin-top: 20px;
}
.modal-assemble .modal-inner-wrap .modal-content .modal-assembly-options .assembly-options {
  width: 100%;
  max-width: 322px;
  border: 1px solid #ce8e3d;
  padding: 10px;
  background: #fef8f1;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.modal-assemble .modal-inner-wrap .modal-content .modal-assembly-options .assembly-options p {
  margin: 0;
  line-height: 1em;
}
.input-wrapper {
  width: 30px;
}
.input-wrapper #check_is_assembled,
.input-wrapper #check_is_assembled_modal {
  padding: 0;
  margin: 0;
  cursor: pointer;
  width: 20px;
  height: 20px;
}
.assemble-modal {
  color: #E05E00;
  text-decoration: underline;
}
body.catalog-product-compare-index .action.print {
  float: right;
  margin: 15px 0;
}
.table-wrapper.comparison {
  clear: both;
  max-width: 100%;
  overflow-x: auto;
}
.table-comparison {
  table-layout: fixed;
}
.table-comparison .cell.label,
.table-comparison td:last-child {
  border-right: 1px solid #d1d1d1;
}
.table-comparison .cell {
  padding: 15px;
  width: 140px;
}
.table-comparison .cell .attribute.value {
  overflow: hidden;
  width: 100%;
}
.table-comparison .cell.product.info,
.table-comparison .cell.product.label {
  border-bottom: 1px solid #d1d1d1;
}
.table-comparison .cell.label .attribute.label {
  display: block;
  width: 100%;
  word-wrap: break-word;
}
.table-comparison .cell.attribute {
  font-size: 1.3rem;
}
.table-comparison .cell.attribute img {
  height: auto;
  max-width: 100%;
}
.table-comparison .product-item-photo {
  display: block;
  margin: 0 auto 15px;
}
.table-comparison .product-image-photo {
  margin-left: 0;
}
.table-comparison .product-item-actions,
.table-comparison .price-box,
.table-comparison .product.rating,
.table-comparison .product-item-name {
  display: block;
  margin: 15px 0;
}
.table-comparison .product-addto-links {
  margin-top: 15px;
}
.table-comparison .product-addto-links .action.split,
.table-comparison .product-addto-links .action.toggle {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
}
.table-comparison .product-addto-links .action.toggle {
  padding: 0;
}
.table-comparison .cell.remove {
  padding-bottom: 0;
  padding-top: 0;
  text-align: right;
}
.table-comparison .product-item-actions > .actions-primary + .actions-secondary {
  margin-top: 10px;
}
.table-comparison .action.tocart {
  white-space: nowrap;
}
.comparison.headings {
  background: #ffffff;
  left: 0;
  position: absolute;
  top: 0;
  width: auto;
  z-index: 2;
}
.block-compare .product-item .product-item-name {
  margin-left: 22px;
}
.block-compare .action.delete {
  left: -6px;
  position: absolute;
  top: 0;
}
.block-compare .actions-toolbar {
  margin: 17px 0 0;
}
.goToCheckout,
.gaiaAddcart {
  height: 48px;
  padding: 0 !important;
}
.goToCheckout.disabledBtnGaia,
.gaiaAddcart.disabledBtnGaia {
  cursor: not-allowed;
  pointer-events: none;
}
.goToCheckout.processingBtn,
.gaiaAddcart.processingBtn {
  padding: 8px 17px !important;
}
.goToCheckout .loadingBtn,
.gaiaAddcart .loadingBtn {
  display: flex;
  align-items: center;
  justify-content: center;
}
.goToCheckout .loadingBtn:before,
.gaiaAddcart .loadingBtn:before {
  content: '';
  position: initial;
  display: inline-block;
  top: 50%;
  left: 50%;
  margin-left: 0;
  margin-right: 20px;
  vertical-align: middle;
  width: 17px;
  height: 17px;
  border-radius: 50%;
  animation: loading 2s linear infinite;
}
.goToCheckout .checkBtn,
.gaiaAddcart .checkBtn {
  line-height: 2;
}
.goToCheckout .checkBtn:before,
.gaiaAddcart .checkBtn:before {
  position: relative;
  display: block;
  left: 30px;
  font-size: 30px;
  content: "\2713";
  line-height: 1.1;
  height: 0;
  width: 50px;
}
.goToCheckout:active,
.gaiaAddcart:active {
  background-color: #ce8e3d !important;
}
.goToCheckout {
  background-color: #ef9c2b !important;
  margin-bottom: 10px !important;
}
.goToCheckout:hover {
  background-color: #ef9c2b;
  -webkit-box-shadow: 0px 25px 25px -5px rgba(206, 142, 61, 0.25);
  -moz-box-shadow: 0px 25px 25px -5px rgba(206, 142, 61, 0.25);
  box-shadow: 0px 25px 25px -5px rgba(206, 142, 61, 0.25);
  transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out, box-shadow 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out, -webkit-box-shadow 0.2s ease-in-out;
  transform: scale(1.045);
}
.goToCheckout.disabledBtnGaia {
  background-color: #f7cd96 !important;
  border: 1px solid #f7cd96!important;
}
.goToCheckout.processingBtn:disabled {
  background-color: #ef9c2b;
}
.goToCheckout .loadingBtn:before {
  border: 2px solid #ffffff;
  border-top-color: #ef9c2b;
}
.gaiaAddcart {
  background-color: #ef9c2b;
  color: #ffffff;
}
.gaiaAddcart:hover {
  background-color: #ef9c2b;
  -webkit-box-shadow: 0px 25px 25px -5px rgba(206, 142, 61, 0.25);
  -moz-box-shadow: 0px 25px 25px -5px rgba(206, 142, 61, 0.25);
  box-shadow: 0px 25px 25px -5px rgba(206, 142, 61, 0.25);
  transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out, box-shadow 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out, -webkit-box-shadow 0.2s ease-in-out;
  transform: scale(1.045);
}
.gaiaAddcart.disabledBtnGaia {
  border: 1px solid #f7cd96;
  opacity: 0.4 !important;
}
.gaiaAddcart.processingBtn:disabled {
  background-color: #ef9c2b;
  border: 2px solid #ef9c2b;
}
.gaiaAddcart .loadingBtn:before {
  border: 2px solid #ffffff;
  border-top-color: #ffffff;
}
@-moz-keyframes loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.atrato-message-product-view #atrato-img {
  display: inline-block;
  width: 70px;
}
.atrato-product-view-hasta {
  color: green;
}
.atrato-cuotas-category {
  color: green !important;
  position: relative;
  display: inline-block;
}
.atrato-cuotas-category .tooltiptext {
  visibility: hidden;
  width: 200px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: 100%;
  left: 50%;
  margin-left: -60px;
  opacity: 0;
  transition: opacity 0.3s;
}
@media only screen and (max-width: 768px) {
  .atrato-cuotas-category .tooltiptext {
    width: 150px;
    left: 40%;
  }
}
.atrato-cuotas-category .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}
.atrato-cuotas-category:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}
.atrato-cuotas-category:hover .tooltiptext a {
  color: white;
}
.atrato-cuotas-category {
  cursor: pointer;
  text-decoration: underline;
  margin-bottom: 10px;
}
.ver-metodos-de-pago {
  cursor: pointer;
  text-decoration: underline;
  font-size: 1.5rem;
  color: #797979;
}
.modal-swatch-atrato {
  width: 50% !important;
}
@media only screen and (max-width: 768px) {
  .modal-swatch-atrato {
    width: 99% !important;
  }
}
.button-the {
  background-image: none;
  background: #EA5B2F;
  border: 1px solid #EA5B2F;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  padding: 7px 15px;
  font-size: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
}
.newsletter-manage-index .page-main .form-newsletter-manage .actions-toolbar .primary .action.save.primary {
  border-radius: 4px;
}
.newsletter-manage-index .page-main .form-newsletter-manage .actions-toolbar .primary .action.save.primary:hover {
  background-color: #ea5b2f;
  -webkit-box-shadow: 0px 25px 25px -5px rgba(234, 91, 47, 0.25);
  -moz-box-shadow: 0px 25px 25px -5px rgba(234, 91, 47, 0.25);
  box-shadow: 0px 25px 25px -5px rgba(234, 91, 47, 0.25);
  transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out, box-shadow 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out, -webkit-box-shadow 0.2s ease-in-out;
  transform: scale(1.045);
}
.newsletter-manage-index .page-main .form-newsletter-manage .actions-toolbar .secondary {
  margin-left: 0;
}
.newsletter-manage-index .page-main .form-newsletter-manage .actions-toolbar .secondary .action.back span {
  color: #797979;
  text-decoration: underline;
  transition: all 0.25s ease;
}
.newsletter-manage-index .page-main .form-newsletter-manage .actions-toolbar .secondary .action.back:hover > span {
  color: #000;
}
.wishlist-index-index .page-wrapper #maincontent .columns .column.main {
  width: 77%;
  margin-top: 0;
}
.wishlist-index-index .page-wrapper #maincontent .columns .column.main .page-title-wrapper .page-title .base {
  padding: 0;
}
.wishlist-index-index .page-wrapper #maincontent .columns .column.main .wishlist-toolbar {
  display: inline-block;
  width: 100%;
}
.wishlist-index-index .page-wrapper #maincontent .columns .column.main .form-wishlist-items .products-grid {
  padding-bottom: 45px;
}
.wishlist-index-index .page-wrapper #maincontent .columns .column.main .form-wishlist-items .products-grid .product-items {
  font-size: unset;
  display: grid;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  grid-gap: 19px 19px;
  grid-template-columns: repeat(3, 1fr);
}
.wishlist-index-index .page-wrapper #maincontent .columns .column.main .form-wishlist-items .products-grid .product-items .product-item {
  width: unset;
}
.wishlist-index-index .page-wrapper #maincontent .columns .column.main .form-wishlist-items .products-grid .product-items .product-item .product-item-info {
  width: 100%;
}
.wishlist-index-index .page-wrapper #maincontent .columns .column.main .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-photo {
  text-align: center;
}
.wishlist-index-index .page-wrapper #maincontent .columns .column.main .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-photo:focus {
  outline: unset;
}
.wishlist-index-index .page-wrapper #maincontent .columns .column.main .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-photo .product-image-container {
  width: 240px;
  height: 240px;
}
.wishlist-index-index .page-wrapper #maincontent .columns .column.main .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper {
  padding-bottom: 0px !important;
  width: auto;
  height: inherit;
}
.wishlist-index-index .page-wrapper #maincontent .columns .column.main .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-name {
  text-align: center;
  margin-left: 0px;
}
.wishlist-index-index .page-wrapper #maincontent .columns .column.main .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-name .product-item-link {
  font-size: 16px;
}
.wishlist-index-index .page-wrapper #maincontent .columns .column.main .form-wishlist-items .products-grid .product-items .product-item .product-item-info .price-box {
  text-align: center;
}
.wishlist-index-index .page-wrapper #maincontent .columns .column.main .form-wishlist-items .products-grid .product-items .product-item .product-item-info .price-box .price-as-configured .price-container .price-wrapper .price {
  font-size: 21px;
  color: #C54A4F;
}
.wishlist-index-index .page-wrapper #maincontent .columns .column.main .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-tooltip {
  display: none;
}
.wishlist-index-index .page-wrapper #maincontent .columns .column.main .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-inner .comment-box {
  display: none;
}
.wishlist-index-index .page-wrapper #maincontent .columns .column.main .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-inner .box-tocart .fieldset .qty {
  display: none;
}
.wishlist-index-index .page-wrapper #maincontent .columns .column.main .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-inner .actions-primary {
  width: 100%;
}
.wishlist-index-index .page-wrapper #maincontent .columns .column.main .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-inner .actions-primary button,
.wishlist-index-index .page-wrapper #maincontent .columns .column.main .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-inner .actions-primary .cart.table-wrapper .actions-toolbar > .action,
.wishlist-index-index .page-wrapper #maincontent .columns .column.main .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-inner .actions-primary .action-gift {
  width: 100%;
  border-radius: 5px;
  background: #FFFFFF;
  color: #EA5B2F;
  padding: 7px 0px 7px 15px;
  border: 1.5px solid #EA5B2F;
}
.wishlist-index-index .page-wrapper #maincontent .columns .column.main .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-inner .actions-primary button span::before,
.wishlist-index-index .page-wrapper #maincontent .columns .column.main .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-inner .actions-primary .cart.table-wrapper .actions-toolbar > .action span::before,
.wishlist-index-index .page-wrapper #maincontent .columns .column.main .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-inner .actions-primary .action-gift span::before {
  content: "";
  width: 18px;
  height: 18px;
  background: transparent url("../Gaia_Catalog/images/Cart.svg") no-repeat center center;
  position: absolute;
  margin-left: -24px;
  margin-top: 1px;
}
.wishlist-index-index .page-wrapper #maincontent .columns .column.main .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-inner .product-item-actions {
  width: 100%;
  display: grid;
  text-align: center;
}
.wishlist-index-index .page-wrapper #maincontent .columns .column.main .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-inner .product-item-actions .edit {
  display: none;
}
.wishlist-index-index .page-wrapper #maincontent .columns .column.main .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-inner .product-item-actions a span {
  color: #797979;
  text-decoration: underline;
  transition: all 0.25s ease;
}
.wishlist-index-index .page-wrapper #maincontent .columns .column.main .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-inner .product-item-actions a:hover > span {
  color: #000;
}
.wishlist-index-index .page-wrapper #maincontent .columns .column.main .form-wishlist-items .message.info.empty {
  background-color: #F2F2F2;
  width: 100%;
  text-align: center;
  font-weight: 700;
  font-size: 16px;
  font-family: 'Gotham';
  font-style: normal;
  color: #000000;
  align-items: center;
  display: flex;
  position: absolute;
  border-radius: 10px;
  height: 80px;
  justify-content: center;
}
.wishlist-index-index .page-wrapper #maincontent .columns .column.main .form-wishlist-items .actions-toolbar {
  display: contents;
}
.wishlist-index-index .page-wrapper #maincontent .columns .column.main .form-wishlist-items .actions-toolbar .primary button,
.wishlist-index-index .page-wrapper #maincontent .columns .column.main .form-wishlist-items .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
.wishlist-index-index .page-wrapper #maincontent .columns .column.main .form-wishlist-items .actions-toolbar .primary .action-gift {
  width: 32%;
  background-image: none;
  background: #EA5B2F;
  border: 1px solid #EA5B2F;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  padding: 7px 15px;
  font-size: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
}
.wishlist-index-index .page-wrapper #maincontent .columns .column.main .form-wishlist-items .actions-toolbar .primary button:hover,
.wishlist-index-index .page-wrapper #maincontent .columns .column.main .form-wishlist-items .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action:hover,
.wishlist-index-index .page-wrapper #maincontent .columns .column.main .form-wishlist-items .actions-toolbar .primary .action-gift:hover {
  background-color: #ea5b2f;
  -webkit-box-shadow: 0px 25px 25px -5px rgba(234, 91, 47, 0.25);
  -moz-box-shadow: 0px 25px 25px -5px rgba(234, 91, 47, 0.25);
  box-shadow: 0px 25px 25px -5px rgba(234, 91, 47, 0.25);
  transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out, box-shadow 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out, -webkit-box-shadow 0.2s ease-in-out;
  transform: scale(1.045);
}
.wishlist-index-index .page-wrapper #maincontent .columns .column.main .form-wishlist-items .actions-toolbar .primary .update,
.wishlist-index-index .page-wrapper #maincontent .columns .column.main .form-wishlist-items .actions-toolbar .primary .share {
  display: none;
}
.wishlist-index-index .page-wrapper #maincontent .columns .column.main .form-wishlist-items .actions-toolbar .secondary {
  display: none;
}
.sales-order-history .page-main .column.main .block-addresses-default .block-content .box-address-billing .box-actions .action.edit span,
.customer-address-index .page-main .column.main .block-addresses-default .block-content .box-address-billing .box-actions .action.edit span,
.sales-order-history .page-main .column.main .block-addresses-default .block-content .box-address-shipping .box-actions .action.edit span,
.customer-address-index .page-main .column.main .block-addresses-default .block-content .box-address-shipping .box-actions .action.edit span {
  color: #797979;
  text-decoration: underline;
  transition: all 0.25s ease;
}
.sales-order-history .page-main .column.main .block-addresses-default .block-content .box-address-billing .box-actions .action.edit:hover > span,
.customer-address-index .page-main .column.main .block-addresses-default .block-content .box-address-billing .box-actions .action.edit:hover > span,
.sales-order-history .page-main .column.main .block-addresses-default .block-content .box-address-shipping .box-actions .action.edit:hover > span,
.customer-address-index .page-main .column.main .block-addresses-default .block-content .box-address-shipping .box-actions .action.edit:hover > span {
  color: #000;
}
.sales-order-history .page-main .column.main .block-addresses-list .block-content .box-address-shipping .table-additional-addresses-items td.actions .action span,
.customer-address-index .page-main .column.main .block-addresses-list .block-content .box-address-shipping .table-additional-addresses-items td.actions .action span {
  color: #797979;
  text-decoration: underline;
  transition: all 0.25s ease;
}
.sales-order-history .page-main .column.main .block-addresses-list .block-content .box-address-shipping .table-additional-addresses-items td.actions .action:hover > span,
.customer-address-index .page-main .column.main .block-addresses-list .block-content .box-address-shipping .table-additional-addresses-items td.actions .action:hover > span {
  color: #000;
}
.sales-order-history .page-main .column.main .actions-toolbar .secondary .action.back span,
.customer-address-index .page-main .column.main .actions-toolbar .secondary .action.back span {
  color: #797979;
  text-decoration: underline;
  transition: all 0.25s ease;
}
.sales-order-history .page-main .column.main .actions-toolbar .secondary .action.back:hover > span,
.customer-address-index .page-main .column.main .actions-toolbar .secondary .action.back:hover > span {
  color: #000;
}
.mpstorecredit-index-index .form-dashboard-setting .actions-toolbar .primary .action.save.primary {
  border-radius: 4px;
}
.mpstorecredit-index-index .form-dashboard-setting .actions-toolbar .primary .action.save.primary:hover {
  background-color: #ea5b2f;
  -webkit-box-shadow: 0px 25px 25px -5px rgba(234, 91, 47, 0.25);
  -moz-box-shadow: 0px 25px 25px -5px rgba(234, 91, 47, 0.25);
  box-shadow: 0px 25px 25px -5px rgba(234, 91, 47, 0.25);
  transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out, box-shadow 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out, -webkit-box-shadow 0.2s ease-in-out;
  transform: scale(1.045);
}
.customer-account-edit .form-edit-account .actions-toolbar .primary button,
.customer-account-edit .form-edit-account .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
.customer-account-edit .form-edit-account .actions-toolbar .primary .action-gift {
  border-radius: 4px;
}
.customer-account-edit .form-edit-account .actions-toolbar .primary button:hover,
.customer-account-edit .form-edit-account .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action:hover,
.customer-account-edit .form-edit-account .actions-toolbar .primary .action-gift:hover {
  background-color: #ea5b2f;
  -webkit-box-shadow: 0px 25px 25px -5px rgba(234, 91, 47, 0.25);
  -moz-box-shadow: 0px 25px 25px -5px rgba(234, 91, 47, 0.25);
  box-shadow: 0px 25px 25px -5px rgba(234, 91, 47, 0.25);
  transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out, box-shadow 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out, -webkit-box-shadow 0.2s ease-in-out;
  transform: scale(1.045);
}
.customer-account-edit .form-edit-account .actions-toolbar .secondary {
  margin-left: 0;
}
.customer-account-edit .form-edit-account .actions-toolbar .secondary a span {
  color: #797979;
  text-decoration: underline;
  transition: all 0.25s ease;
}
.customer-account-edit .form-edit-account .actions-toolbar .secondary a:hover > span {
  color: #000;
}
.customer-account-index .block-dashboard-info .block-content .box-information .box-actions {
  display: flex;
  width: 170px;
  justify-content: space-between;
}
.customer-account-index .block-dashboard-info .block-content .box-information .box-actions .action.edit span {
  color: #797979;
  text-decoration: underline;
  transition: all 0.25s ease;
}
.customer-account-index .block-dashboard-info .block-content .box-information .box-actions .action.edit:hover > span {
  color: #000;
}
.customer-account-index .block-dashboard-info .block-content .box-information .box-actions a:nth-child(2) {
  color: #797979;
  text-decoration: underline;
  transition: all 0.25s ease;
}
.customer-account-index .block-dashboard-info .block-content .box-information .box-actions a:nth-child(2):hover {
  color: #000;
}
.customer-account-index .block-dashboard-info .block-content .box-newsletter .box-actions .action.edit span {
  color: #797979;
  text-decoration: underline;
  transition: all 0.25s ease;
}
.customer-account-index .block-dashboard-info .block-content .box-newsletter .box-actions .action.edit:hover > span {
  color: #000;
}
.customer-account-login {
  font-family: 'Lato', sans-serif;
  color: #363636;
}
.customer-account-login .page-title-wrapper {
  text-align: center;
}
.customer-account-login .page-title-wrapper .page-title span {
  font-size: 1.8rem;
  font-family: 'LatoBold', sans-serif;
}
.login-container {
  display: flex;
  flex-direction: row;
  flex: 0 0 100%;
  width: 100%;
  align-items: flex-start;
  justify-content: space-around;
}
.login-container .block-new-customer .actions-toolbar {
  margin-top: 25px;
}
.login-container .block .block-title {
  font-size: 1.8rem;
  border-bottom: 0;
}
.login-container .block .block-title strong {
  font-family: 'LatoBold', sans-serif;
}
.login-container .block .block-content form.form-login .fieldset.login .actions-toolbar .secondary {
  margin-left: 0;
}
.login-container .block .block-content form.form-login .fieldset.login .actions-toolbar .secondary .action.remind span {
  color: #797979;
  text-decoration: underline;
  transition: all 0.25s ease;
}
.login-container .block .block-content form.form-login .fieldset.login .actions-toolbar .secondary .action.remind:hover > span {
  color: #000;
}
.login-container .fieldset:after {
  margin: 10px 0 0;
  content: attr(data-hasrequired);
  display: block;
  letter-spacing: normal;
  word-spacing: normal;
  color: #e02b27;
  font-size: 1.2rem;
}
.login-container .fieldset:after {
  margin-top: 35px;
}
.login-container .fieldset label {
  font-size: 12px;
}
.login-container .fieldset input {
  border: 0;
  border-bottom: 1px solid #000;
}
.block-addresses-list .items.addresses > .item {
  margin-bottom: 20px;
}
.block-addresses-list .items.addresses > .item:last-child {
  margin-bottom: 0;
}
.form-address-edit .region_id {
  display: none;
}
.form-address-edit .actions-toolbar .action.primary {
  border-radius: 4px;
}
.form-address-edit .actions-toolbar .action.primary:hover {
  background-color: #ea5b2f;
  -webkit-box-shadow: 0px 25px 25px -5px rgba(234, 91, 47, 0.25);
  -moz-box-shadow: 0px 25px 25px -5px rgba(234, 91, 47, 0.25);
  box-shadow: 0px 25px 25px -5px rgba(234, 91, 47, 0.25);
  transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out, box-shadow 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out, -webkit-box-shadow 0.2s ease-in-out;
  transform: scale(1.045);
}
.form-address-edit .actions-toolbar .secondary {
  margin-left: 0 !important;
}
.form-address-edit .actions-toolbar .secondary a.action.back span {
  color: #797979;
  text-decoration: underline;
  transition: all 0.25s ease;
}
.form-address-edit .actions-toolbar .secondary a.action.back:hover > span {
  color: #000;
}
.form-edit-account .fieldset.password {
  display: none;
}
.form.create.account.form-create-account .actions-toolbar .primary button.action.submit.primary,
.form.create.account.form-create-account .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action.action.submit.primary,
.form.create.account.form-create-account .actions-toolbar .primary .action-gift.action.submit.primary {
  border-radius: 4px;
}
.form.create.account.form-create-account .actions-toolbar .primary button.action.submit.primary:hover,
.form.create.account.form-create-account .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action.action.submit.primary:hover,
.form.create.account.form-create-account .actions-toolbar .primary .action-gift.action.submit.primary:hover {
  background-color: #ea5b2f;
  -webkit-box-shadow: 0px 25px 25px -5px rgba(234, 91, 47, 0.25);
  -moz-box-shadow: 0px 25px 25px -5px rgba(234, 91, 47, 0.25);
  box-shadow: 0px 25px 25px -5px rgba(234, 91, 47, 0.25);
  transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out, box-shadow 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out, -webkit-box-shadow 0.2s ease-in-out;
  transform: scale(1.045);
}
.form.create.account.form-create-account .actions-toolbar .secondary {
  margin-left: 0;
}
.form.create.account.form-create-account .actions-toolbar .secondary a.action.back span {
  color: #797979;
  font-size: 1.5rem;
  text-decoration: underline;
  transition: all 0.25s ease;
}
.form.create.account.form-create-account .actions-toolbar .secondary a.action.back:hover span {
  color: #000;
}
.box-billing-address .box-content,
.box-shipping-address .box-content,
.box-information .box-content,
.box-newsletter .box-content {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  line-height: 26px;
}
.fieldset .fullname.field > .label + .control {
  width: 100%;
}
.account .column.main h2 {
  margin-top: 0;
}
.account .column.main .toolbar {
  text-align: center;
}
.account .column.main .toolbar .limiter-options {
  width: auto;
}
.account .sidebar-additional {
  margin-top: 40px;
  display: none;
}
.account .table-wrapper:last-child {
  margin-bottom: 0;
}
.account .table-wrapper .action {
  margin-right: 15px;
}
.account .table-wrapper .action:last-child {
  margin-right: 0;
}
.account-nav .content {
  background: #EBEBEB;
}
.account-nav .item {
  margin: 3px 0 0;
}
.account-nav .item:first-child {
  margin-top: 0;
}
.account-nav .item a,
.account-nav .item > strong {
  border-left: 3px solid transparent;
  display: block;
  padding: 5px 18px 5px 15px;
}
.account-nav .item a {
  text-decoration: none;
}
.account-nav .item a:hover {
  background: #e8e8e8;
}
.account-nav .item.current a,
.account-nav .item.current strong {
  border-color: #ff5501;
  font-weight: 600;
}
.account-nav .item.current a {
  border-color: #ff5501;
}
.account-nav .item .delimiter {
  border-top: 1px solid #d1d1d1;
  display: block;
  margin: 10px 1.8rem;
}
.column.main .block:last-child {
  margin-bottom: 0;
}
.block .title {
  margin-bottom: 10px;
}
.block .title strong {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.column.main .block .title strong {
  font-size: 18px;
}
.block p:last-child {
  margin: 0;
}
.block .box-actions {
  margin-top: 5px;
}
.field.password .control {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.field.password .control .mage-error {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.field.password .control .input-text {
  -ms-flex-order: 0;
  -webkit-order: 0;
  order: 0;
  z-index: 2;
}
.password-strength-meter {
  background-color: #f4f4f4;
  height: 32px;
  line-height: 32px;
  padding: 0 9px;
  position: relative;
  z-index: 1;
}
.password-strength-meter:before {
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  z-index: -1;
}
.password-none .password-strength-meter:before {
  background-color: #f4f4f4;
  width: 100%;
}
.password-weak .password-strength-meter:before {
  background-color: #ffafae;
  width: 25%;
}
.password-medium .password-strength-meter:before {
  background-color: #ffd6b3;
  width: 50%;
}
.password-strong .password-strength-meter:before {
  background-color: #c5eeac;
  width: 75%;
}
.password-very-strong .password-strength-meter:before {
  background-color: #81b562;
  width: 100%;
}
.control.captcha-image {
  margin-top: 10px;
}
.control.captcha-image .captcha-img {
  vertical-align: middle;
}
.actions-toolbar {
  width: 100%;
  float: left;
}
.actions-toolbar .primary {
  width: 100%;
  margin: 0;
}
.actions-toolbar .primary .action.primary-gaia {
  width: 100%;
  margin: 0;
  float: left;
  background: #131313;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
  border-radius: 2px;
  padding: 7px 15px;
  border: 0;
}
.actions-toolbar .primary .action.primary-gaia:hover {
  background: #3a3a3a;
  color: #fff;
  border: 0;
}
.login-container .fieldset.login > .field > .control {
  width: 100%;
}
.login-container  .form-login .fieldset .field .control {
  width: 100%;
}
.block-new-customer ul.new-customer-deals  li {
  line-height: 1.5em;
  margin: 0;
}
.account #maincontent {
  display: block;
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
  margin-bottom: 16px;
  padding-right: 8px;
  padding-left: 8px;
  margin-right: auto;
  margin-left: auto;
  background-color: #EBEBEB;
}
.account .page-title-wrapper .page-title .base {
  margin: 0;
  margin-bottom: 10px;
  color: #000;
  font-size: 18px;
  font-style: normal;
  line-height: 1.4;
  font-weight: normal;
  position: relative;
  min-height: 1px;
  padding-right: 8px;
  padding-left: 8px;
  float: left;
  width: 100%;
}
.account .sidebar.sidebar-main {
  width: 30%;
  float: left;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex: 0 0 100%;
  position: relative;
  min-height: 1px;
  padding-right: 8px;
  padding-left: 8px;
}
.account .sidebar.sidebar-main .account-nav {
  width: 100%;
}
.account .sidebar.sidebar-main .account-nav .content {
  background: #ffffff;
  width: 100%;
}
.account .column.main {
  position: relative;
  margin-top: 3%;
  float: left;
  min-height: 1px;
  padding-right: 8px;
  padding-left: 8px;
}
.account .sidebar-main .account-nav-content .nav.items li {
  width: 100%;
  height: 40px;
  max-width: 284px;
  border: 1px solid #ebebeb;
  padding-left: 0px;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  font-family: Lato, Arial, sans-serif;
  display: flex;
  flex-direction: column;
  position: relative;
  justify-content: center;
  background-color: white;
}
.account .sidebar-main .account-nav-content .nav.items li strong {
  color: #000;
  background: none;
  padding: 0px 0px;
  width: 100%;
  height: auto;
  padding-left: 16px !important;
  padding-right: 16px !important;
  display: flex;
  flex-direction: column;
  align-items: baseline;
  justify-content: center;
  text-decoration: none;
  font-family: Lato, Arial, sans-serif;
  font-size: 16px;
}
.account .sidebar-main .account-nav-content .nav.items li strong span {
  clear: both;
  display: block;
  font-size: 14px;
  font-family: Lato, Arial, sans-serif;
  line-height: normal;
}
.account .sidebar-main .account-nav-content .nav.items li a {
  color: #000;
  background: none;
  padding: 0px 0px;
  width: 100%;
  height: 100%;
  padding-left: 16px !important;
  padding-right: 16px !important;
  display: flex;
  flex-direction: column;
  align-items: baseline;
  justify-content: center;
  text-decoration: none;
  font-size: 16px;
}
.account .sidebar-main .account-nav-content .nav.items li a:visited {
  color: #000;
}
.account .sidebar-main .account-nav-content .nav.items li:hover {
  border: 1px solid #EA5B2F;
  cursor: pointer;
  color: #EA5B2F;
}
.account .sidebar-main .account-nav-content .nav.item.current {
  font-family: LatoBold, Arial, sans-serif;
  color: #EA5B2F;
}
.account .sidebar-main .account-nav-content .nav.item.current strong {
  border-color: #fff;
  color: #EA5B2F;
}
.account .sidebar-main .account-nav-content .nav.item.current a {
  border-color: #fff;
  color: #EA5B2F;
}
.account-nav .item a {
  padding: 0 !important;
}
.account-nav .item > strong {
  padding: 0 !important;
}
.block-content .box,
.block-content .empty {
  width: 100% !important;
  border: 1px solid;
  padding: 10px;
}
.block-content .actions-address-custom {
  margin-top: 30%;
}
.block-content .actions-address-custom a {
  color: #EA5B2F;
}
.actions-toolbar .primary .add {
  background: black;
  border: 1px solid black;
}
.subtext-account-menu {
  font-size: 14px;
  font-family: "Lato", Arial, sans-serif;
  color: gray;
}
.subtext-account-menu-selected {
  font-size: 14px;
  font-family: "Lato", Arial, sans-serif;
  color: gray;
  margin-left: 20px;
}
.block.newsletter {
  width: 100%;
  background: #dedede;
  margin: 0 auto;
}
.block.newsletter .title,
.block.newsletter .content {
  width: 100%;
  text-align: center;
  margin: 0 auto;
}
.block.newsletter .title strong {
  font-family: 'Lato', sans-serif;
  font-weight: 600;
  font-size: 2rem;
  display: block;
  margin-top: 0;
  margin-bottom: 12px;
}
.block.newsletter .content .field.newsletter .label {
  font-family: 'Lato', sans-serif;
  color: #666666;
  font-size: 20px;
  font-weight: 400;
  display: block;
  margin-bottom: 22px;
  white-space: inherit;
}
.block.newsletter .content .field.newsletter input {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 1.6rem;
  text-align: center;
  background: transparent;
  max-width: 280px;
  border: none;
  border-bottom: 1px solid #797979;
  margin-bottom: 25px;
}
.block.newsletter .content .field.newsletter input:not([disabled]):focus {
  box-shadow: none;
}
.block.newsletter .content .field.newsletter input::-webkit-input-placeholder {
  color: #797979;
  opacity: 1;
}
.block.newsletter .content .field.newsletter input:-moz-placeholder {
  color: #797979;
  opacity: 1;
}
.block.newsletter .content .field.newsletter input::-moz-placeholder {
  color: #797979;
  opacity: 1;
}
.block.newsletter .content .field.newsletter input:-ms-input-placeholder {
  color: #797979;
  opacity: 1;
}
.block.newsletter .content .field.newsletter input::-ms-input-placeholder {
  color: #797979;
  opacity: 1;
}
.block.newsletter .content .field.newsletter input::placeholder {
  color: #797979;
  opacity: 1;
}
.block.newsletter .content .actions .action.subscribe {
  font-family: 'Lato', sans-serif;
  font-weight: 600;
  color: #ffffff;
  font-size: 1.4rem;
  text-transform: uppercase;
  text-align: center;
  width: 100%;
  max-width: 270px;
  background: #000000;
  border: 1px solid #000000;
  padding: 10px 0;
}
.swatch-attribute-label {
  font-weight: 700;
  position: relative;
}
.swatch-attribute-label.required {
  padding-right: 10px;
}
.swatch-attribute-label[data-required='1']:after {
  color: #e02b27;
  content: '*';
  font-size: 14px;
  font-weight: 700;
  position: absolute;
  right: -11px;
  top: -2px;
}
.swatch-attribute-selected-option {
  color: #646464;
  padding-left: 17px;
  display: none !important;
}
.swatch-attribute-options {
  margin: 10px 0;
}
.swatch-attribute-options:focus {
  box-shadow: none;
}
.swatch-attribute-options .swatch-option-tooltip-layered .title {
  color: #282828;
  bottom: -5px;
  height: 20px;
  left: 0;
  margin-bottom: 10px;
  position: absolute;
  text-align: center;
  width: 100%;
}
.swatch-attribute.size .swatch-option,
.swatch-attribute.manufacturer .swatch-option {
  background: #f0f0f0;
  color: #949494;
}
.swatch-attribute.size .swatch-option.selected,
.swatch-attribute.manufacturer .swatch-option.selected {
  background: #ffffff;
  border: 1px solid #ffffff;
  color: #000000;
}
.swatch-option {
  border: 1px solid #dadada;
  cursor: pointer;
  float: left;
  height: 20px;
  margin: 0 10px 5px 0;
  max-width: 100%;
  min-width: 30px;
  overflow: hidden;
  padding: 1px 2px;
  position: relative;
  text-align: center;
  text-overflow: ellipsis;
}
.swatch-option:focus {
  box-shadow: 0 0 3px 1px #68a8e0;
}
.swatch-option.text {
  background: #f0f0f0;
  color: #686868;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
  margin-right: 7px;
  min-width: 22px;
  padding: 4px 8px;
}
.swatch-option.text.selected {
  background-color: #ffffff !important;
}
.swatch-option.selected {
  outline: 2px solid #ff5501;
  border: 1px solid #ffffff;
  color: #333333;
}
.swatch-option:not(.disabled):hover {
  border: 1px solid #ffffff;
  color: #333333;
  outline: 1px solid #999999;
}
.swatch-option.image:not(.disabled):hover,
.swatch-option.color:not(.disabled):hover {
  border: 1px solid #ffffff;
  outline: 2px solid #c34000;
}
.swatch-option.disabled {
  box-shadow: unset;
  cursor: default;
  pointer-events: none;
}
.swatch-option.disabled:after {
  background: linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(42%, rgba(255, 255, 255, 0)), color-stop(43%, #ffffff), color-stop(46%, #ffffff), color-stop(47%, #ff5216), color-stop(53%, #ff5216), color-stop(54%, #ffffff), color-stop(57%, #ffffff), color-stop(58%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  bottom: 0;
  content: '';
  filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff, endColorstr=#00ffffff, GradientType=1)';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.swatch-option-disabled {
  border: 0;
  cursor: default;
  outline: none !important;
}
.swatch-option-disabled:after {
  -webkit-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  transform: rotate(-30deg);
  content: '';
  height: 2px;
  left: -4px;
  position: absolute;
  top: 10px;
  width: 42px;
  z-index: 995;
  background: #e02b27;
}
.swatch-option-loading {
  content: url('../images/loader-2.gif');
}
.swatch-option-tooltip {
  border: 1px solid #dadada;
  color: #949494;
  display: none !important;
  max-height: 100%;
  min-height: 20px;
  min-width: 20px;
  padding: 5px;
  position: absolute;
  text-align: center;
  z-index: 999;
  background: #ffffff;
}
.swatch-option-tooltip .corner,
.swatch-option-tooltip-layered .corner {
  bottom: 0;
  height: 8px;
  left: 40%;
  position: absolute;
}
.swatch-option-tooltip .corner:before,
.swatch-option-tooltip-layered .corner:before,
.swatch-option-tooltip .corner:after,
.swatch-option-tooltip-layered .corner:after {
  border-style: solid;
  content: '';
  font-size: 1px;
  height: 0;
  position: relative;
  width: 0;
}
.swatch-option-tooltip .corner:before,
.swatch-option-tooltip-layered .corner:before {
  border-color: #adadad transparent transparent transparent;
  border-width: 8px 8.5px 0 8.5px;
  left: 0;
  top: 2px;
}
.swatch-option-tooltip .corner:after,
.swatch-option-tooltip-layered .corner:after {
  border-color: #ffffff transparent transparent transparent;
  border-width: 7px 7.5px 0 7.5px;
  left: -15px;
  top: 1px;
}
.swatch-option-tooltip .image,
.swatch-option-tooltip-layered .image {
  display: block;
  height: 130px;
  margin: 0 auto;
  width: 130px;
}
.swatch-option-tooltip-layered {
  border: 1px solid #dadada;
  color: #949494;
  background: #ffffff;
  display: none;
  left: -47px;
  position: absolute;
  width: 140px;
  z-index: 999;
}
.swatch-option-tooltip .title {
  color: #282828;
  display: block;
  max-height: 200px;
  min-height: 20px;
  overflow: hidden;
  text-align: center;
}
.swatch-option-link-layered {
  margin: 0 !important;
  padding: 0 !important;
  position: relative;
}
.swatch-option-link-layered:focus > div {
  box-shadow: 0 0 3px 1px #68a8e0;
}
.swatch-option-link-layered:hover > .swatch-option-tooltip-layered {
  display: block;
}
.swatch-opt {
  margin: 20px 0;
}
.swatch-opt-listing {
  margin-bottom: 10px;
}
.swatch-more {
  display: inline-block;
  margin: 2px 0;
  padding: 2px;
  position: static;
  z-index: 1;
}
.swatch-visual-tooltip-layered {
  height: 160px;
  top: -170px;
}
.swatch-textual-tooltip-layered {
  height: 30px;
  top: -40px;
}
.swatch-input {
  left: -1000px;
  position: absolute;
  visibility: hidden;
}
.clearfix:after {
  clear: both;
  content: '';
  display: block;
  height: 0;
  visibility: hidden;
}
.sidebar .block-addbysku .fieldset {
  margin: 0;
}
.sidebar .block-addbysku .fieldset .fields {
  position: relative;
}
.sidebar .block-addbysku .fieldset .fields .field {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: top;
}
.sidebar .block-addbysku .fieldset .fields .field.sku {
  margin-right: -85px;
  padding-right: 90px;
  width: 100%;
}
.sidebar .block-addbysku .fieldset .fields .field.qty .qty + .mage-error {
  width: 80px;
}
.sidebar .block-addbysku .fieldset .fields .actions-toolbar {
  position: absolute;
  right: 0;
  top: 6px;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar {
  margin-bottom: 20px;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .primary {
  text-align: left;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .primary .action {
  width: auto;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .secondary {
  float: none;
  text-align: left;
}
.sidebar .block-addbysku .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 2px 0;
  width: auto;
}
.sidebar .block-addbysku .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar .block-addbysku .action.add:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 31px;
  line-height: 22px;
  color: inherit;
  content: "\e906";
  font-family: 'gaia-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sidebar .block-addbysku .action.add:hover:before {
  color: inherit;
}
.sidebar .block-addbysku .action.add:active:before {
  color: inherit;
}
.sidebar .block-addbysku .action.links {
  display: inline-block;
  margin: 20px 0 0;
}
.sidebar .block-addbysku .action.reset {
  display: block;
  margin: 10px 0;
}
.sidebar .block-addbysku .action.remove {
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
}
.sidebar .block-addbysku .action.remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar .block-addbysku .action.remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 22px;
  color: inherit;
  content: "\e936";
  font-family: 'gaia-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sidebar .block-addbysku .action.remove:hover:before {
  color: inherit;
}
.sidebar .block-addbysku .action.remove:active:before {
  color: inherit;
}
.sidebar .block-addbysku .action.remove:focus,
.sidebar .block-addbysku .action.remove:active {
  background: none;
  border: none;
}
.sidebar .block-addbysku .action.remove:hover {
  background: none;
  border: none;
}
.sidebar .block-addbysku .action.remove.disabled,
.sidebar .block-addbysku .action.remove[disabled],
fieldset[disabled] .sidebar .block-addbysku .action.remove {
  pointer-events: none;
  opacity: 0.5;
}
.block-banners .banner-item,
.block-banners-inline .banner-item {
  display: block;
}
.block-banners .banner-item-content,
.block-banners-inline .banner-item-content {
  margin-bottom: 20px;
}
.block-banners .banner-item-content img,
.block-banners-inline .banner-item-content img {
  display: block;
  margin: 0 auto;
}
.block-product-link.widget,
.block-category-link.widget {
  display: block;
  margin-bottom: 20px;
}
.block-product-link-inline.widget {
  margin: 0;
}
.block.widget .products-grid .product-item {
  margin-left: 2%;
  width: calc((100% - 2%) / 2);
}
.block.widget .products-grid .product-item:nth-child(2n + 1) {
  margin-left: 0;
}
.block.widget .product-item-info {
  width: auto;
}
.block.widget .pager {
  padding: 0;
}
.block.widget .pager .toolbar-amount {
  float: none;
  font-size: 1.2rem;
}
.block.widget .pager .pages-item-previous {
  padding-left: 0;
}
.block.widget .pager .pages-item-next {
  position: relative;
}
.block.widget .pager .items {
  white-space: nowrap;
}
.columns .block-event {
  position: relative;
  z-index: 2;
}
.block-event .block-content {
  position: relative;
}
.block-event .block-content > .action {
  cursor: pointer;
  margin-top: -6px;
  position: absolute;
  top: 50%;
  z-index: 3;
}
.block-event .block-content > .action.backward,
.block-event .block-content > .action.forward {
  opacity: .5;
  overflow: hidden;
  width: 20px;
  display: inline-block;
  text-decoration: none;
}
.block-event .block-content > .action.backward > span,
.block-event .block-content > .action.forward > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-event .block-content > .action.backward:before,
.block-event .block-content > .action.forward:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 55px;
  line-height: 30px;
  color: inherit;
  content: "\e901";
  font-family: 'gaia-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-event .block-content > .action.backward:before,
.block-event .block-content > .action.forward:before {
  margin-left: -15px;
}
.block-event .block-content > .action.backward {
  left: 0;
}
.block-event .block-content > .action.forward {
  right: 0;
}
.block-event .block-content > .action.forward:before {
  content: "\e902";
}
.block-event .block-content > .action.forward:before {
  margin-left: -20px;
}
.block-event .block-content > .action.inactive {
  cursor: default;
  display: none;
}
.block-event .block-content > .action:hover {
  opacity: 1;
}
.block-event .slider-panel {
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.block-event .slider-panel .slider {
  white-space: nowrap;
}
.block-event .slider-panel .slider .item {
  background: #f0f0f0;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  white-space: normal;
  width: 16.35%;
}
.sidebar-main .block-event .slider-panel .slider .item,
.sidebar-additional .block-event .slider-panel .slider .item {
  width: 100%;
}
.block-event .slider-panel .slider .item img {
  max-width: 100%;
}
.block-event .slider-panel .slider .item .category-name {
  display: inline-block;
  font-size: 1.8rem;
  padding: 15px 5px 0;
  word-break: break-all;
}
.block-event .slider-panel .slider .item .ticker {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.block-event .slider-panel .slider .item .ticker li {
  display: none;
  margin: 0 5px;
}
.block-event .slider-panel .slider .item .ticker .value {
  font-size: 2.6rem;
  font-weight: 300;
}
.block-event .slider-panel .slider .item .ticker .label {
  display: block;
  font-size: 1.3rem;
}
.block-event .slider-panel .slider .item .dates {
  font-weight: 300;
}
.block-event .slider-panel .slider .item .dates .start,
.block-event .slider-panel .slider .item .dates .end,
.block-event .slider-panel .slider .item .dates .date {
  display: block;
}
.block-event .slider-panel .slider .item .dates .start:after {
  font-size: 1.8rem;
  content: '\2013';
  display: block;
}
.block-event .slider-panel .slider .item .dates .date {
  font-size: 1.8rem;
  font-weight: 300;
}
.block-event .slider-panel .slider .item .dates .time {
  font-size: 1.3rem;
}
.block-event .slider-panel .slider .item .box-event .box-content {
  padding: 5px 0 10px;
}
.block-event .slider-panel .slider .item .box-event .box-title {
  display: block;
  font-weight: 300;
  margin: 10px 0 0;
}
.block-event .slider-panel .slider .item .action.show {
  display: block;
  padding: 0;
}
.block-event .slider-panel .slider .item .action.show .category.name {
  display: inline-block;
  padding: 30px 10px 0;
}
.block-event .slider-panel .slider .item .action.show img {
  display: block;
}
.block-event .slider-panel .slider .item .action.event {
  background-image: none;
  background: #ea5b2f;
  border: 1px solid #ea5b2f;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  padding: 7px 15px;
  font-size: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  margin-top: 15px;
}
.block-event .slider-panel .slider .item .action.event:focus,
.block-event .slider-panel .slider .item .action.event:active {
  background: #ea5b2f;
  border: 1px solid #ea5b2f;
  color: #ffffff;
}
.block-event .slider-panel .slider .item .action.event:hover {
  background: #ea5b2f;
  border: 1px solid #ea5b2f;
  color: #ffffff;
}
.block-event .slider-panel .slider .item .action.event.disabled,
.block-event .slider-panel .slider .item .action.event[disabled],
fieldset[disabled] .block-event .slider-panel .slider .item .action.event {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.block-event .slider-panel .slider .item .action.event:hover {
  text-decoration: none;
}
.block-static-block.widget,
.block-cms-link.widget {
  margin-bottom: 20px;
}
.links .block-static-block.widget,
.links .block-cms-link.widget {
  margin-bottom: 0;
}
.block-cms-link-inline.widget {
  margin: 0;
}
.block-wishlist-search .form-wishlist-search {
  margin: 20px 0 0;
}
.block-cms-hierarchy-link.widget {
  display: block;
  margin-bottom: 20px;
}
.block-cms-hierarchy-link-inline.widget {
  margin: 0;
}
@media only screen and (max-width: 768px) {
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
}
@media only screen and (max-width: 767px) {
  .abs-button-responsive-smaller,
  .product-info-main .box-tocart .fieldset .actions .action.tocart {
    width: 100%;
  }
  .abs-visually-hidden-mobile-m {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-mobile-m:before,
  .abs-add-clearfix-mobile-m:after,
  .form-create-return .fieldset > .actions-toolbar:before,
  .form-create-return .fieldset > .actions-toolbar:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile-m:after,
  .form-create-return .fieldset > .actions-toolbar:after {
    clear: both;
  }
  .abs-icon-add-mobile,
  .block-wishlist-management .wishlist-add.item .add {
    display: block;
    text-decoration: none;
  }
  .abs-icon-add-mobile:before,
  .block-wishlist-management .wishlist-add.item .add:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 10px;
    color: inherit;
    content: "\e906";
    font-family: 'gaia-icons';
    margin: 0 5px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-toggling-title-mobile,
  .block-wishlist-management .wishlist-select .wishlist-name,
  .block-collapsible-nav .title {
    border-bottom: 1px solid #d1d1d1;
    border-top: 1px solid #d1d1d1;
    cursor: pointer;
    margin-bottom: 0;
    padding: 10px 40px 10px 15px;
    position: relative;
    display: block;
    text-decoration: none;
  }
  .abs-toggling-title-mobile:after,
  .block-wishlist-management .wishlist-select .wishlist-name:after,
  .block-collapsible-nav .title:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: inherit;
    color: inherit;
    content: "\e900";
    font-family: 'gaia-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-wishlist-management .wishlist-select .wishlist-name:after,
  .block-collapsible-nav .title:after {
    position: absolute;
    right: 10px;
    top: 0;
  }
  .abs-toggling-title-mobile.active:after,
  .block-wishlist-management .wishlist-select .wishlist-name.active:after,
  .block-collapsible-nav .title.active:after {
    content: "\e903";
  }
  .abs-pager-toolbar-mobile .toolbar-amount,
  .abs-pager-toolbar-mobile .limiter,
  .abs-pager-toolbar-mobile .pages,
  .toolbar-wishlist-results .toolbar-amount,
  .toolbar-wishlist-results .limiter,
  .toolbar-wishlist-results .pages,
  .account .toolbar .toolbar-amount,
  .account .toolbar .limiter,
  .account .toolbar .pages {
    float: none;
    margin-bottom: 25px;
  }
  .abs-shopping-cart-items-mobile .actions,
  .cart-container .form-cart .actions {
    text-align: center;
  }
  .cart-container .form-cart .action.update,
  .cart-container .form-cart .action.continue,
  .cart-container .form-cart .action.clear {
    margin: 0 auto 10px;
  }
  .cart-container .form-cart .action.update,
  .cart-container .form-cart .action.clear {
    display: block;
  }
  .abs-checkout-tooltip-content-position-top-mobile,
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
  .field-tooltip .field-tooltip-content:before,
  .field-tooltip .field-tooltip-content:after {
    border: 10px solid transparent;
    height: 0;
    width: 0;
    margin-top: -21px;
    right: 10px;
    left: auto;
    top: 0;
  }
  .field-tooltip .field-tooltip-content:before {
    border-bottom-color: #999999;
  }
  .field-tooltip .field-tooltip-content:after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-main,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container {
    padding-left: 35px;
    padding-right: 35px;
  }
  .account .page-main,
  .cms-privacy-policy .page-main {
    padding-top: 41px;
    position: relative;
  }
  .navigation {
    padding: 0;
  }
  .navigation .parent .level-top {
    display: block;
    text-decoration: none;
    position: relative;
  }
  .navigation .parent .level-top:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    line-height: inherit;
    color: inherit;
    content: "\e900";
    font-family: 'gaia-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .parent .level-top:after {
    position: absolute;
    right: 7px;
    top: -8px;
  }
  .navigation .parent .level-top.ui-state-active:after {
    content: "\e903";
  }
  .nav-sections {
    -webkit-overflow-scrolling: touch;
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: calc(-1 * (100% - 54px));
    overflow: auto;
    position: fixed;
    top: 0;
    width: calc(100% - 54px);
  }
  .nav-sections .switcher {
    border-top: 1px solid #d1d1d1;
    font-size: 1.6rem;
    font-weight: 700;
    margin: 0;
    padding: .8rem 3.5rem .8rem 2rem;
  }
  .nav-sections .switcher .label {
    display: block;
    margin-bottom: 5px;
  }
  .nav-sections .switcher:last-child {
    border-bottom: 1px solid #d1d1d1;
  }
  .nav-sections .switcher-trigger strong {
    display: block;
    text-decoration: none;
    position: relative;
  }
  .nav-sections .switcher-trigger strong:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    line-height: inherit;
    color: inherit;
    content: "\e900";
    font-family: 'gaia-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .nav-sections .switcher-trigger strong:after {
    position: absolute;
    right: -40px;
    top: -16px;
  }
  .nav-sections .switcher-trigger.active strong:after {
    content: "\e903";
  }
  .nav-sections .switcher-dropdown {
    margin: 0;
    padding: 0;
    list-style: none none;
    display: none;
    padding: 10px 0;
  }
  .nav-sections .switcher-options.active .switcher-dropdown {
    display: block;
  }
  .nav-sections .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    border-bottom: 1px solid #d1d1d1;
  }
  .nav-sections .header.links li {
    font-size: 1.6rem;
    margin: 0;
  }
  .nav-sections .header.links li.greet.welcome {
    border-top: 1px solid #d1d1d1;
    font-weight: 700;
    padding: 0.8rem 15px;
  }
  .nav-sections .header.links li > a {
    border-top: 1px solid #d1d1d1;
  }
  .nav-sections .header.links a,
  .nav-sections .header.links a:hover {
    color: #575757;
    text-decoration: none;
    display: block;
    font-weight: 700;
    padding: 0.8rem 15px;
  }
  .nav-sections .header.links .header.links {
    border: 0;
  }
  .nav-before-open {
    height: 100%;
    overflow-x: hidden;
    width: 100%;
  }
  .nav-before-open .page-wrapper {
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: relative;
  }
  .nav-before-open body {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
  }
  .nav-open .page-wrapper {
    left: calc(100% - 54px);
  }
  .nav-open .nav-sections {
    -webkit-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    left: 0;
    z-index: 99;
  }
  .nav-open .nav-toggle:after {
    background: rgba(0, 0, 0, 0.5);
    content: '';
    display: block;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
  }
  .nav-sections-items {
    position: relative;
    z-index: 1;
  }
  .nav-sections-items:before,
  .nav-sections-items:after {
    content: '';
    display: table;
  }
  .nav-sections-items:after {
    clear: both;
  }
  .nav-sections-item-title {
    background: #e8e8e8;
    border: solid #dbdbdb;
    border-width: 0 0 1px 1px;
    box-sizing: border-box;
    float: left;
    height: 71px;
    padding-top: 24px;
    text-align: center;
    width: 33.33%;
  }
  .nav-sections-item-title.active {
    background: transparent;
    border-bottom: 0;
  }
  .nav-sections-item-title .nav-sections-item-switch:hover {
    text-decoration: none;
  }
  .nav-sections-item-content {
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    margin-top: 71px;
    width: 100%;
    padding: 25px 0;
  }
  .nav-sections-item-content:before,
  .nav-sections-item-content:after {
    content: '';
    display: table;
  }
  .nav-sections-item-content:after {
    clear: both;
  }
  .nav-sections-item-content.active {
    display: block;
  }
  .navigation {
    background: #f5f5f5;
    box-sizing: border-box;
  }
  .navigation ul {
    margin: 0;
    padding: 0;
  }
  .navigation li {
    margin: 0;
  }
  .navigation a {
    display: block;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 15px;
  }
  .navigation a,
  .navigation a:hover {
    color: #575757;
    text-decoration: none;
  }
  .navigation .level0 {
    border-top: 1px solid #d1d1d1;
    font-size: 1.6rem;
  }
  .navigation .level0 > .level-top {
    font-weight: 700;
    padding: 8px 40px 8px 15px;
    text-transform: uppercase;
    word-wrap: break-word;
  }
  .navigation .level0 > .level-top:hover {
    color: #333333;
  }
  .navigation .level0.active .all-category .ui-state-focus {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
    padding-left: 7px;
    display: inline-block;
  }
  .navigation .level0 > .level1 {
    font-weight: 600;
  }
  .navigation .level0.active > a:not(.ui-state-active),
  .navigation .level0.has-active > a:not(.ui-state-active) {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
  }
  .navigation .level0.active > a:not(.ui-state-active) span:not(.ui-menu-icon),
  .navigation .level0.has-active > a:not(.ui-state-active) span:not(.ui-menu-icon) {
    margin-left: -8px;
  }
  .navigation li.level0:last-child {
    border-bottom: 1px solid #d1d1d1;
  }
  .navigation .submenu > li {
    word-wrap: break-word;
  }
  .navigation .submenu > li > a:hover {
    color: #333333;
  }
  .navigation .submenu:not(:first-child) {
    font-weight: 400;
    line-height: 1.3;
    left: auto !important;
    overflow-x: hidden;
    padding: 0;
    position: relative;
    top: auto !important;
    transition: left 0.3s ease-out;
  }
  .navigation .submenu:not(:first-child) > li > a {
    padding-left: 15px;
  }
  .navigation .submenu:not(:first-child) > li:last-child {
    margin-bottom: 0;
  }
  .navigation .submenu:not(:first-child) ul {
    display: block;
    padding-left: 15px;
  }
  .navigation .submenu:not(:first-child) ul > li {
    margin: 0;
  }
  .navigation .submenu:not(:first-child) ul > li a {
    color: #575757;
    display: block;
    line-height: normal;
  }
  .navigation .submenu:not(:first-child) ul > li a:hover {
    color: #333333;
  }
  .navigation .submenu:not(:first-child).expanded {
    display: block !important;
    padding-right: 0;
    top: 0 !important;
  }
  .navigation .submenu:not(:first-child) .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
    padding-left: 7px;
  }
  .navigation .submenu:not(:first-child) .level1.active > a {
    padding-left: 7px;
  }
  .product.data.items {
    margin: 0;
    padding: 0;
  }
  .product.data.items > .item.title {
    box-sizing: border-box;
    float: none;
    width: 100%;
  }
  .product.data.items > .item.title > .switch {
    display: block;
  }
  .product.data.items > .item.content {
    box-sizing: border-box;
    display: block;
    float: none;
    margin: 0;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 0 5px;
  }
  .product.data.items > .item.title > .switch {
    background: #f0f0f0;
    border-bottom: 1px solid #d1d1d1;
    border-left: 1px solid #d1d1d1;
    border-right: 1px solid #d1d1d1;
    border-top: 1px solid #d1d1d1;
    height: 40px;
    padding: 5px 20px 5px 20px;
    font-weight: 600;
    line-height: 40px;
    font-size: 1.8rem;
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #fcfcfc;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #ffffff;
    color: #333333;
    text-decoration: none;
    padding-bottom: 5px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    border: 1px solid #d1d1d1;
    margin: 0 0 5px;
    padding: 20px 20px 20px 20px;
  }
  .product.data.items .data.item {
    display: block;
  }
  .product.data.items .item.title > .switch {
    padding: 1px 15px 1px;
  }
  .product.data.items > .item.content {
    padding: 10px 15px 30px;
  }
  .modal-popup.modal-slide {
    left: 44px;
    z-index: 900;
  }
  .modal-popup.modal-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    width: auto;
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    margin: 0;
    max-height: none;
  }
  .custom-slide {
    bottom: 0;
    left: 0;
    min-width: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 0s .3s, opacity .3s ease;
    transition: visibility 0s .3s, opacity .3s ease;
    left: 44px;
    z-index: 900;
  }
  .custom-slide._show {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
  }
  .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .custom-slide .modal-inner-wrap {
    background-color: #ffffff;
    box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
    opacity: 1;
    pointer-events: auto;
  }
  .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .custom-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    width: auto;
  }
  .custom-slide._show {
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    overflow-y: auto;
  }
  .custom-slide .modal-inner-wrap {
    background-color: #f4f4f4;
    box-sizing: border-box;
    height: auto;
    min-height: 100%;
  }
  body._has-modal-custom {
    height: 100vh;
    overflow: hidden;
    width: 100vw;
  }
  body._has-modal-custom .modal-custom-overlay {
    background-color: rgba(51, 51, 51, 0.55);
  }
  .modal-popup {
    pointer-events: auto;
  }
  .modal-popup.modal-slide .modal-inner-wrap[class] {
    background-color: #f4f4f4;
  }
  .modal-popup.modal-slide._inner-scroll._show {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
  }
  .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
    height: auto;
    min-height: 100%;
  }
  .modal-popup .modal-title {
    font-size: 14px;
    font-weight: 700;
  }
  .lac-notification {
    padding: 5px 0;
  }
  .lac-notification .lac-notification-icon {
    display: none;
  }
  .lac-notification .lac-notification-text,
  .lac-notification .lac-notification-links {
    float: none;
    padding: 5px 0;
    text-align: center;
  }
  .modal_GAIA .modal-dialog {
    position: relative;
    height: 100%;
    margin: 0;
    width: 100%;
  }
  .modal_GAIA .modal-header {
    height: auto;
    padding: 15px;
    position: relative;
    border: 0px;
    background: #ffffff;
  }
  .modal_GAIA .modal-header h3 {
    margin: 0px;
    text-align: left;
  }
  .modal_GAIA button.close,
  .modal_GAIA .cart.table-wrapper .actions-toolbar > .action.close,
  .modal_GAIA .action-gift.close {
    position: relative;
    background-size: contain;
    opacity: 1;
  }
  .modal_GAIA .modal-content {
    width: 100%;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    border-radius: 0;
    background: #F4F3F0;
  }
  .modal_GAIA .modal-body {
    padding: 0 15px;
  }
  .modal_GAIA .modal-body #modalDelivery {
    border-top: 1px solid #F4F3F0;
  }
  .modal_GAIA .modal-body.switches {
    background: #ffffff;
  }
  .modal_GAIA .filters-content {
    padding-bottom: 22px;
  }
  .modal_GAIA .filters-content .dropFilter {
    margin-bottom: 16px;
    padding: 0;
  }
  .modal_GAIA .filters-content .dropFilter .OptFilter {
    background: #ffffff;
  }
  .modal_GAIA .filters-content .dropFilter .dropdownfilter {
    position: relative;
    padding: 0px;
    width: 100%;
  }
  .modal_GAIA .filters-content .dropFilter .dropdownfilter .multi-collapse {
    border: 0;
    border-top: 1px solid #F4F3F0;
  }
  .filter-toggle .label {
    padding: 0;
  }
  .page-wrapper .page-main .column.main {
    padding: 0px;
  }
  #scheduling_component {
    padding: 20px;
  }
  #scheduling_component .schedule-calendar-container .title-container {
    margin-bottom: 12px;
    font-size: 21px;
  }
  #scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-container-title {
    font-size: 16px;
  }
  #scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container {
    padding: 18px 8px 14px 8px;
    margin-bottom: 18px;
    width: 100%;
  }
  #scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .schedulable-icon-container .schedulable-icon-number {
    margin-bottom: 0;
  }
  #scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .schedulable-icon-container .schedulable-icon-number .schedule-number {
    font-size: 16px;
    margin-bottom: 8px;
  }
  #scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .container-schedulable-title {
    margin-bottom: 8px;
  }
  #scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .container-schedulable-title .schedulable-human-date-title p {
    font-size: 16px;
  }
  #scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .container-schedulable-date .schedulable-date-description {
    width: 70%;
  }
  #scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .container-schedulable-date .schedulable-date-description .schedulable-date-description-title {
    font-size: 14px;
  }
  #scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .container-schedulable-date .schedulable-date-description .schedulable-date-description-message {
    font-size: 14px;
  }
  #scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .container-schedulable-date .schedulable-date-link-container .schedulable-date-link-label {
    font-size: 14px;
  }
  #scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .date-section .modal-date-and-range-mask .modal-date-and-range-wrapper {
    padding: 15px;
  }
  #scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .date-section .modal-date-and-range-mask .modal-date-and-range-wrapper .modal-date-and-range-container {
    padding: 18px 12px 18px 12px;
    width: 100%;
  }
  #scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .date-section .modal-date-and-range-mask .modal-date-and-range-wrapper .modal-date-and-range-container .modal-body .vue-loader-container {
    left: 45%;
  }
  #scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .date-section .modal-date-and-range-mask .modal-date-and-range-wrapper .modal-date-and-range-container .modal-body .schedulable-human-date-title span {
    font-size: 11px;
  }
  #scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .date-section .modal-date-and-range-mask .modal-date-and-range-wrapper .modal-date-and-range-container .modal-body .schedule-date-range-selector {
    margin-bottom: 24px;
  }
  #scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .date-section .modal-date-and-range-mask .modal-date-and-range-wrapper .modal-date-and-range-container .modal-body .schedule-date-range-selector .select-day {
    display: flex;
  }
  #scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .date-section .modal-date-and-range-mask .modal-date-and-range-wrapper .modal-date-and-range-container .modal-body .schedule-date-range-selector .select-day .vdp-datepicker.form-control.datepicker-container {
    width: 100%;
  }
  #scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .date-section .modal-date-and-range-mask .modal-date-and-range-wrapper .modal-date-and-range-container .modal-body .schedule-date-range-selector .select-range {
    margin-top: 16px;
  }
  #scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .product-section {
    margin-bottom: 12px;
  }
  #scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .product-section .product-schedulable-item-container {
    margin: 12px 0px 0px 0px;
  }
  #scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .product-section .product-schedulable-item-container .product-schedulable-item-info .product-schedulable-item-info-title {
    font-size: 16px;
  }
  #scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .product-section .product-schedulable-item-container .product-schedulable-item-info .product-schedulable-item-info-quantity {
    font-size: 14px;
  }
  #scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .container-schedulable-link {
    font-size: 14px;
  }
  #scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .modal-postponed-main .modal-date-and-range-mask {
    position: fixed;
    z-index: 9998;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: table;
  }
  #scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .modal-postponed-main .modal-date-and-range-mask .modal-date-and-range-wrapper {
    padding: 15px;
  }
  #scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .modal-postponed-main .modal-date-and-range-mask .modal-date-and-range-wrapper .modal-date-and-range-container {
    padding: 18px 12px 18px 12px;
    width: 100%;
  }
  #scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .modal-postponed-main .modal-date-and-range-mask .modal-date-and-range-wrapper .modal-date-and-range-container .modal-body .vue-loader-container {
    left: 45%;
  }
  #scheduling_component .schedule-calendar-container .schedulable-items-container .schedulable-items-sub-container .modal-postponed-main .modal-date-and-range-mask .modal-date-and-range-wrapper .modal-date-and-range-container .modal-body .schedule-date-range-selector {
    margin-bottom: 24px;
  }
  #scheduling_component .schedule-calendar-container .no-schedulable-items-container {
    padding: 18px 8px 14px 8px;
    width: 100%;
  }
  #scheduling_component .schedule-calendar-container .no-schedulable-items-container .no-schedulable-item .no-schedulable-icon-number .schedule-number {
    font-size: 16px;
    margin-bottom: 8px;
  }
  #scheduling_component .schedule-calendar-container .no-schedulable-items-container .no-schedulable-item .container-no-schedulable-title {
    font-size: 16px;
  }
  #scheduling_component .schedule-calendar-container .no-schedulable-items-container .no-schedulable-item .container-no-schedulable-title .label {
    margin-bottom: 14px;
    width: 80%;
  }
  #scheduling_component .schedule-calendar-container .no-schedulable-items-container .no-schedulable-item .product-section {
    margin-bottom: 12px;
  }
  #scheduling_component .schedule-calendar-container .no-schedulable-items-container .no-schedulable-items-container-title {
    font-size: 16px;
  }
  #scheduling_component .schedule-calendar-container .track-order-container {
    width: 100%;
  }
  #scheduling_component .schedule-calendar-container .track-order-container .track-order-title {
    font-size: 14px;
  }
  #scheduling_component .schedule-calendar-container .keep-buying-container {
    width: 100%;
  }
  #scheduling_component .schedule-calendar-container .keep-buying-container .keep-buying-button {
    width: 100%;
  }
  .page-wrapper > .widget.category-carrousel-wrapper {
    margin-bottom: 0;
  }
  .page-wrapper > .widget.category-carrousel-wrapper .carrousel-bottom .category-carrousel-right {
    justify-content: flex-start;
  }
  .page-wrapper > .widget.category-carrousel-wrapper .carrousel-bottom .category-carrousel-right ul li {
    margin: 1rem 0px;
  }
  .block-search .block-content {
    margin-bottom: 0;
  }
  #shopping-cart-table tr {
    display: inline-block;
    justify-content: space-between;
    position: relative;
    width: 100%;
    padding-top: 35%;
    padding-bottom: 3%;
  }
  #shopping-cart-table tr .col {
    display: block;
    position: absolute;
  }
  #shopping-cart-table tr .col.item-image {
    width: -webkit-fill-available;
    top: 0;
    padding: unset;
    padding-top: unset;
    margin-bottom: unset;
  }
  #shopping-cart-table tr .col.item-image a {
    display: flex;
    width: 100%;
  }
  #shopping-cart-table tr .col.item {
    width: 100%;
    top: 0;
    display: block !important;
  }
  #shopping-cart-table tr .col.item .product-item-name {
    margin: 0;
  }
  #shopping-cart-table tr .col.item .product-item-name a {
    height: auto;
    width: 250px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  #shopping-cart-table tr .col.item .delivery-days {
    color: #6290e6;
  }
  #shopping-cart-table tr .col.item .discount {
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: -40px;
    zoom: .7;
  }
  #shopping-cart-table tr .col.item .product-item-details {
    padding: 14px 0 0 18px !important;
  }
  #shopping-cart-table tr .col.item .product-item-details .fecha-max {
    font-size: 12px;
  }
  #shopping-cart-table tr .col.price {
    width: 33%;
    left: 0;
    top: 78px !important;
    padding-top: 0 !important;
    padding-left: 64px !important;
  }
  #shopping-cart-table tr .col.price::before {
    content: 'Precio unit';
    font-size: 10px;
    position: absolute;
    top: -3px;
    left: 8px;
  }
  #shopping-cart-table tr .col.price .price-excluding-tax {
    line-height: 0.3 !important;
  }
  #shopping-cart-table tr .col.price .cart-price .price {
    font-size: 14px;
  }
  #shopping-cart-table tr .col.price .msrp {
    margin-top: 1px;
    text-decoration: line-through;
    color: #797979;
  }
  #shopping-cart-table tr .col.qty {
    width: auto;
    top: 80px;
    padding-top: 16px;
    margin-left: 52px;
  }
  #shopping-cart-table tr .col.qty::before {
    content: 'Cantidad';
    font-size: 10px;
    position: absolute;
    top: -6px;
    left: 0;
    margin-left: 18px;
  }
  #shopping-cart-table tr .col.qty .field.qty .control.qty {
    justify-content: left;
  }
  #shopping-cart-table tr .col.subtotal {
    width: auto;
    margin-top: 0px;
    padding-top: 23px;
    top: 81px;
    align-items: flex-end;
    justify-content: end;
  }
  #shopping-cart-table tr .col.subtotal::before {
    content: 'Total';
    font-size: 10px;
    position: absolute;
    top: -7px;
    margin-right: 20px;
  }
  #shopping-cart-table tr .col.actions {
    left: auto;
    right: 20px;
    position: absolute;
    bottom: auto;
    top: 20px;
    margin-bottom: 0;
  }
  #shopping-cart-table tr .cart-item-message#desktop-message {
    display: none;
  }
  #shopping-cart-table tr .cart-item-message#mobile-message {
    display: block;
    margin-top: 20px;
    padding: 0;
  }
  .checkout-cart-index .page-main {
    padding-left: 8px;
    padding-right: 8px;
  }
  .checkout-cart-index .cart-container {
    display: flex;
    flex-direction: column;
  }
  .checkout-cart-index .cart-container .page-title-wrapper .page-title {
    width: 100%;
    text-align: center;
  }
  .checkout-cart-index .cart-container .cart-container-wrapper {
    order: 1;
  }
  .checkout-cart-index .cart-container .cart-summary {
    order: 2;
    padding: 0;
    margin: 0 0 40px 0;
  }
  .checkout-cart-index .cart-container .cart-summary > .title {
    display: none;
  }
  .checkout-cart-index .cart-container .cart-summary .block .fieldset.coupon {
    flex-direction: column;
  }
  .checkout-cart-index .cart-container .cart-summary .block .fieldset.coupon .field .control {
    margin-bottom: 17px;
  }
  .checkout-cart-index .cart-container .cart-main-container {
    order: 3;
  }
  .checkout-cart-index .cart-container .block.crosssell {
    order: 3;
    margin: 0 0 20px 0;
  }
  .checkout-cart-index .cart-container .block-payment-methods-wrapper {
    order: 4;
  }
  .cart.table-wrapper {
    overflow: inherit;
  }
  .cart.table-wrapper .cart.items.data.table {
    display: block;
  }
  .cart.table-wrapper .product-item-name {
    font-size: 1.4rem;
    font-weight: 400;
    width: 100%;
    display: block;
  }
  .cart.table-wrapper .product-item-name a {
    width: 100%;
    height: 26px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .cart.table-wrapper .product-item-name.gaia_local i {
    font-size: 15px;
  }
  .cart.table-wrapper thead {
    display: none;
  }
  .cart.table-wrapper .col.qty,
  .cart.table-wrapper .col.price,
  .cart.table-wrapper .col.subtotal,
  .cart.table-wrapper .col.msrp {
    box-sizing: border-box;
    display: block;
    float: left;
    text-align: center;
    white-space: nowrap;
    width: 15%;
  }
  .cart.table-wrapper .col.msrp {
    white-space: normal;
  }
  .cart.table-wrapper .item {
    width: 100%;
    display: block;
    border-bottom: 1px solid #f4f4f0;
  }
  .cart.table-wrapper .item .item-info {
    display: block;
    padding: 0;
  }
  .cart.table-wrapper .item .col.item {
    width: 100%;
    box-sizing: border-box;
    display: block;
    padding: 0 0 25px 42px;
    border: none;
  }
  .cart.table-wrapper .item .col.price,
  .cart.table-wrapper .item .col.qty,
  .cart.table-wrapper .item .col.subtotal {
    position: absolute;
  }
  .cart.table-wrapper .item .col.price {
    top: 89px;
    left: 65px;
    padding: 0;
    text-align: left;
  }
  .cart.table-wrapper .item .col.price .price {
    color: #cc3333;
  }
  .cart.table-wrapper .item .col.qty {
    top: 84px;
    left: 30%;
    padding: 0;
  }
  .cart.table-wrapper .item .col.qty .field.qty .control.qty .update-action {
    padding: 0 0 0 10px;
  }
  .cart.table-wrapper .item .col.subtotal {
    top: 87px;
    right: 0;
    padding: 0;
    text-align: right;
  }
  .cart.table-wrapper .item .col.subtotal .price {
    font-size: 1.6rem;
    font-weight: 700;
  }
  .cart.table-wrapper .item .col.actions {
    width: 100%;
    padding: 0 0 0 65px;
    box-sizing: border-box;
    position: absolute;
    bottom: 25px;
    left: 0;
  }
  .cart.table-wrapper .item .col.actions .actions-toolbar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
  .cart.table-wrapper .item .col.actions .actions-toolbar .action-delete {
    height: auto;
    width: auto;
    padding: 0;
    position: absolute;
  }
  .cart.table-wrapper .item .col.actions .actions-toolbar .action-towishlist {
    position: absolute;
    right: 3px;
  }
  .cart.table-wrapper .item .col.actions .actions-toolbar .action-towishlist:before {
    margin: 1px 10px 0 0 !important;
  }
  .cart-container .cart-summary .alertCartDiferent h3 {
    font-size: 1.8rem;
  }
  .cart-container .cart-summary .alertCartDiferent .content_alertcartdiferent {
    font-size: 14px;
  }
  .cart-container .cart-summary #block-discount .content #discount-coupon-form .fieldset.coupon {
    margin: 15px 10px 42px 10px;
  }
  .cart-container .cart-summary .checkout.methods.items.checkout-methods-items li.item button.action.primary.checkout,
  .cart-container .cart-summary .checkout.methods.items.checkout-methods-items li.item .cart.table-wrapper .actions-toolbar > .action.action.primary.checkout,
  .cart-container .cart-summary .checkout.methods.items.checkout-methods-items li.item .action-gift.action.primary.checkout {
    width: 60%;
  }
  .cart-totals .table-wrapper .data.table.totals .totals .mark,
  .cart-totals .table-wrapper .data.table.totals .totals .amount {
    padding: 0 0 10px 0;
  }
  .cart-totals .table-wrapper .data.table.totals .totals-tax .mark,
  .cart-totals .table-wrapper .data.table.totals .totals-tax .amount {
    padding: 0 0 10px 0;
  }
  .cart-totals .table-wrapper .data.table.totals .totals.grand .mark,
  .cart-totals .table-wrapper .data.table.totals .totals.grand .amount {
    font-size: 1.6rem;
    padding: 0;
  }
  .cart-totals .table-wrapper .data.table.totals .totals.grand .mark strong,
  .cart-totals .table-wrapper .data.table.totals .totals.grand .amount strong {
    font-weight: 700;
  }
  .column.main .block.crosssell .block-title strong {
    font-size: 2.3rem;
    font-weight: 500;
  }
  .opc-estimated-wrapper {
    display: flex;
  }
  .opc-estimated-wrapper .estimated-block {
    float: right;
  }
  .opc-estimated-wrapper .estimated-block.view-details {
    display: flex;
    flex: 0 0 65%;
    align-items: center;
  }
  .opc-progress-bar {
    margin: 10px 0 20px 0;
    width: 100%;
  }
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
  .opc-sidebar .opc-block-summary .items-in-cart .minicart-items .product-item .product .product-item-details .product-item-inner .subtotal span {
    font-size: 1.4rem;
  }
  .opc-sidebar .modal-header {
    padding: 0;
  }
  .opc-sidebar .modal-header .action-close {
    margin: 5px;
    z-index: 10;
  }
  .checkout-payment-method .payment-methods {
    margin: 0 -15px;
  }
  .checkout-payment-method .step-title {
    padding-left: 15px;
    padding-right: 15px;
  }
  .checkout-payment-method .payment-method-title {
    padding: 15px;
  }
  .checkout-payment-method .payment-method-content {
    padding: 0 15px 20px;
  }
  .checkout-payment-method .checkout-billing-address .action-cancel {
    margin-top: 10px;
  }
  .checkout-payment-method .payment-method-content #openpay_cards_cc_type_cvv_div .field-tooltip-content {
    width: 300px;
    top: 30px;
    right: -160px;
  }
  .checkout-payment-method .payment-method-content #openpay_cards_cc_type_cvv_div .field-tooltip-content::before {
    top: 0px;
  }
  .checkout-payment-method .payment-option {
    margin: 0 -15px;
  }
  .checkout-payment-method .payment-option .payment-option-title {
    padding: 15px;
  }
  .checkout-payment-method .payment-option .payment-option-content {
    padding: 0 15px 20px;
  }
  .contact-index-index .column:not(.sidebar-main) .form.contact {
    float: none;
    width: 100%;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    float: none;
    width: 100%;
  }
  .gift-options .actions-toolbar .action-update {
    font-size: 2rem;
    padding: 15px;
    width: 100%;
  }
  .gift-item-block {
    border-top: 1px solid #c1c1c1;
    border-bottom: 0;
  }
  .cart.table-wrapper .gift-content {
    margin-right: -10px;
  }
  .gift-wrapping {
    border-bottom: 1px solid #c1c1c1;
    margin-bottom: 20px;
    padding-bottom: 10px;
  }
  .gift-wrapping-list {
    width: 100%;
  }
  .gift-wrapping-preview img {
    width: 100%;
  }
  .item-actions .actions-toolbar .gift-options .gift-wrapping,
  .item-actions .actions-toolbar .gift-options .gift-message {
    display: block;
  }
  .form-add-invitations .additional,
  .form-add-invitations .field.text {
    margin-top: 20px;
  }
  .page-with-filter .columns .sidebar-main {
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
  }
  .map-popup {
    max-width: 100%;
  }
  .map-old-price,
  .map-show-info {
    display: inline-block;
  }
  .map-old-price:not(:last-child),
  .map-show-info:not(:last-child) {
    margin-bottom: 10px;
  }
  .block-wishlist-management {
    clear: both;
    margin-top: -21px;
  }
  .block-wishlist-management .wishlist-select {
    margin: 0 -15px 20px;
  }
  .block-wishlist-management .wishlist-select-items {
    border-bottom: 1px solid #d1d1d1;
    background: #f5f5f5;
    display: none;
    padding: 15px 0;
  }
  .block-wishlist-management .wishlist-select-items.active {
    display: block;
  }
  .block-wishlist-management .wishlist-select-items .item {
    margin: 3px 0 0;
  }
  .block-wishlist-management .wishlist-select-items .item:first-child {
    margin-top: 0;
  }
  .block-wishlist-management .wishlist-select-items .item.current {
    display: none;
  }
  .block-wishlist-management .wishlist-select-items .item a {
    display: block;
    padding: 5px 18px;
    text-decoration: none;
  }
  .block-wishlist-management .wishlist-select-items .item a:hover {
    background: #e8e8e8;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 2.6rem;
  }
  .block-wishlist-management .wishlist-info {
    margin-bottom: 15px;
  }
  .block-wishlist-management .wishlist-toolbar-select,
  .block-wishlist-management .wishlist-toolbar-actions {
    margin-bottom: 15px;
  }
  .products-grid.wishlist .product-item-checkbox {
    left: 0;
    position: absolute;
    top: 20px;
  }
  .page-multiple-wishlist .products-grid.wishlist .product-item-photo {
    margin-left: 25px;
  }
  .page-multiple-wishlist .products-grid.wishlist .product-item-name,
  .page-multiple-wishlist .products-grid.wishlist .product-item-description,
  .page-multiple-wishlist .products-grid.wishlist .product-item .price-box,
  .page-multiple-wishlist .products-grid.wishlist .product-item-tooltip {
    margin-left: 115px;
  }
  .products-grid.wishlist .wishlist-dropdown {
    display: none;
  }
  .multishipping-checkout-success .nav-toggle {
    display: block;
  }
  .multishipping-checkout-success .logo {
    margin-left: 40px;
  }
  .reward-settings + .actions-toolbar {
    margin-top: 10px;
  }
  .account .column.main .returns-details-items .block-returns-tracking .block-title > .action.track {
    display: block;
    float: none;
    margin: 10px 0 0;
  }
  .order-pager-wrapper .toolbar-amount {
    left: inherit;
    position: relative;
    text-align: center;
    top: inherit;
  }
  .order-pager-wrapper .pages {
    text-align: center;
  }
  .order-pager-wrapper .action.previous,
  .order-pager-wrapper .action.next {
    margin: 0;
  }
  .block-collapsible-nav {
    left: 0;
    position: absolute;
    top: -21px;
    width: 100%;
    z-index: 5;
  }
  .block-collapsible-nav .content {
    border-bottom: 1px solid #d1d1d1;
    display: none;
  }
  .block-collapsible-nav .content.active {
    display: block;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status {
    display: none;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status:before {
    display: none;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status._default {
    display: block;
  }
  .my-credit-cards .card-type img {
    vertical-align: middle;
  }
  .products-grid.wishlist {
    margin-bottom: 30px;
    margin-right: 0;
  }
  .products-grid.wishlist .product-item {
    padding: 20px 0 20px 0;
    position: relative;
  }
  .products-grid.wishlist .product-item-photo {
    float: left;
    margin-right: 20px;
  }
  .products-grid.wishlist .product-item-name {
    font-size: 1.6rem;
  }
  .products-grid.wishlist .product-item-actions {
    display: block;
    float: left;
  }
  .products-grid.wishlist .product-item-actions .action {
    margin-right: 15px;
  }
  .products-grid.wishlist .product-item-actions .action:last-child {
    margin-right: 0;
  }
  .products-grid.wishlist .product-item-actions .action.edit {
    float: left;
  }
  .products-grid.wishlist .product-item-actions .action.delete {
    float: right;
  }
  .products-grid.wishlist .product-item-actions .action.edit,
  .products-grid.wishlist .product-item-actions .action.delete {
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item-name,
  .products-grid.wishlist .product-item-description,
  .products-grid.wishlist .product-item .price-box,
  .products-grid.wishlist .product-item-tooltip {
    margin-left: 95px;
  }
  .products-grid.wishlist .product-item .box-tocart {
    float: left;
    margin-right: 20px;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item .giftregisty-dropdown,
  .products-grid.wishlist .product-item .field.qty {
    display: none;
  }
  .products-grid.wishlist .product-image-container {
    max-width: 80px;
  }
  .wishlist-index-index .product-item {
    width: 100%;
  }
  .wishlist-index-index .product-item-info {
    width: auto;
  }
  .block-countdown-wrapper {
    position: fixed;
    bottom: 0;
    z-index: 11;
  }
  .block-generals-algolia-groupeds-wrapper #generals-algolia-container {
    grid-template-columns: 1fr;
  }
  body.catalog-product-view #live-chat-widget {
    bottom: 124px !important;
  }
  .catalog-product-view .cd-top-container {
    bottom: 136px;
  }
  .catalog-product-view .column.main {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .catalog-product-view .product.media {
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
  }
  .catalog-product-view.noscroll .block-countdown-wrapper {
    z-index: 10;
  }
  .product-info-main .box-tocart .fieldset {
    position: fixed;
    bottom: 0;
    width: 100%;
    background-color: white;
    padding-left: 12px;
    padding-right: 12px;
    z-index: 10;
    box-shadow: 0px -1px 31px -14px #000000;
    height: auto;
    margin: 0px 0px 0px -18px;
  }
  .product-info-main .box-tocart .fieldset .field.qty {
    margin: 35px 17px 35px 0;
  }
  .product-info-main .box-tocart .fieldset .actions {
    padding: 10px 0;
  }
  .product-info-main .box-tocart .fieldset .actions .action.tocart {
    font-size: 1.3rem;
    padding: 16px 17px;
    line-height: 1;
  }
  .product-info-main .box-tocart .fieldset .actions .gaiaAddcart .loadingBtn:before {
    position: relative;
    top: 54%;
    left: 6%;
    bottom: -10px;
    margin-left: 0;
    margin-right: 15px;
    width: 16px;
    height: 16px;
  }
  .product-info-main .box-tocart .fieldset .actions .gaiaAddcart .checkBtn:before {
    left: 34px;
    font-size: 17px;
    line-height: 1.5;
  }
  .product-info-main .box-tocart .fieldset.fixed-counter-space {
    padding-bottom: 40px;
  }
  .product-info-main .product.attribute.description {
    padding: 25px 35px;
  }
  .product-info-main .price-box {
    flex-direction: column;
    align-items: flex-start;
  }
  .product-info-main .price-box .price-wrapper {
    display: grid;
  }
  .product-info-main .price-box .old-price {
    margin: 0;
  }
  .product-info-main .block-gaia-local-wrapper .block-gaia-local-more-info.is-gaia-local .product-view-more-badge-local {
    font-size: 4.5em;
  }
  .product-info-main .block-gaia-local-wrapper .block-gaia-local-more-info.is-gaia-local .block-materiales-wrapper {
    margin-top: 0;
  }
  .product-info-main .block-gaia-local-wrapper .block-gaia-local-more-info.is-gaia-local .product.attribute.description,
  .product-info-main .block-gaia-local-wrapper .block-gaia-local-more-info.is-gaia-local .block-mas-pieza-wrapper,
  .product-info-main .block-gaia-local-wrapper .block-gaia-local-more-info.is-gaia-local .block-especificaciones-wrapper,
  .product-info-main .block-gaia-local-wrapper .block-gaia-local-more-info.is-gaia-local .block-materiales-wrapper,
  .product-info-main .block-gaia-local-wrapper .block-gaia-local-more-info.is-gaia-local .block-detalles-wrapper {
    padding: 25px 0;
  }
  .product-info-main .block-gaia-local-wrapper .block-gaia-local-more-info.is-gaia-local .product.attribute.description {
    padding-bottom: 0;
  }
  .product-info-main .block-gaia-local-wrapper .block-gaia-local-more-info.is-gaia-local .block-mas-pieza-wrapper {
    padding-top: 0;
  }
  .product-info-main .block-gaia-local-wrapper .block-gaia-local-more-info.is-gaia-local .block-gaia-local-disclaimer {
    margin-top: 0;
  }
  .product-info-main .block-gaia-local-wrapper .block-gaia-local-more-info.is-gaia-local .block-gaia-local-disclaimer p {
    font-size: 12px;
  }
  .product-info-main .block-gaia-local-wrapper .block-gaia-local-more-info.is-gaia-local .gaia-local-icon-features-row {
    max-height: fit-content;
    display: block;
    align-self: center;
  }
  .product-info-main .block-gaia-local-wrapper .block-gaia-local-more-info.is-gaia-local .gaia-local-icon-features-row .gaia-local-item-feature {
    display: block;
    margin: 20px 0;
    max-width: inherit;
  }
  .product-info-main .block-gaia-local-wrapper .block-gaia-local-more-info.is-gaia-local .gaia-local-icon-features-row .gaia-local-item-feature img {
    max-width: 60px;
  }
  .block.related .action.select {
    display: block;
    margin: 5px 0;
  }
  .compare,
  .product-addto-links .action.tocompare,
  .product-item-actions .actions-secondary > .action.tocompare {
    display: none;
  }
  .login-container .fieldset:after {
    text-align: center;
  }
  .account .messages {
    margin-bottom: 0;
  }
  .control.captcha-image .captcha-img {
    margin-bottom: 10px;
    display: block;
  }
  .customer-account-index .page-title-wrapper {
    position: relative;
  }
  .form.search.advanced .field.price .with-addon .input-text {
    flex-basis: auto;
    width: 100%;
  }
  .block.newsletter {
    padding: 32px 0;
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 2%) / 2);
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item:nth-child(2n + 1) {
    margin-left: 0;
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item-photo {
    display: block;
    position: relative;
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item-details {
    margin: 0;
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item-info {
    text-align: center;
  }
  .page-wrapper > .widget.category-carrousel-wrapper .carrousel-header-image {
    margin: 0 0 10px 0;
  }
  .page-wrapper > .widget.category-carrousel-wrapper .carrousel-bottom {
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
  }
  .page-wrapper > .widget.category-carrousel-wrapper .carrousel-bottom .category-carrousel-left,
  .page-wrapper > .widget.category-carrousel-wrapper .carrousel-bottom .category-carrousel-right {
    display: none;
  }
  .page-wrapper > .widget.category-carrousel-wrapper .carrousel-bottom .category-carrousel-left {
    margin-bottom: 16px;
  }
  .page-wrapper > .widget.category-carrousel-wrapper .carrousel-bottom .category-carrousel-left h3 {
    font-size: 3.8rem;
    margin: 0 0 0 20px;
  }
  .page-wrapper > .widget.category-carrousel-wrapper .carrousel-bottom .category-carrousel-right {
    overflow-x: scroll;
    padding-bottom: 12px;
  }
  .page-wrapper > .widget.category-carrousel-wrapper .carrousel-bottom .category-carrousel-right ul {
    justify-content: flex-start;
  }
  .page-wrapper > .widget.category-carrousel-wrapper .carrousel-bottom .category-carrousel-right ul li {
    min-width: 92px;
  }
  .page-wrapper > .widget.category-carrousel-wrapper .carrousel-bottom .category-carrousel-right ul li:first-child {
    margin-left: 20px;
  }
  .page-main #bundles-pv .amrelated-pack-wrapper {
    background: #fff;
    margin-bottom: 0;
  }
  .page-main #bundles-pv .amrelated-pack-wrapper.gaia .amrelated-title {
    padding: 10px;
  }
  .page-main #bundles-pv .amrelated-pack-wrapper.gaia .amrelated-title strong {
    font-size: 22px;
  }
  .page-main #bundles-pv .amrelated-pack-wrapper.gaia .amrelated-content-wrapper {
    background: #fff;
  }
  .page-main #bundles-pv .amrelated-pack-wrapper.gaia .amrelated-content-wrapper .amrelated-pack-list {
    justify-content: space-evenly;
    align-items: center;
  }
  .page-main #bundles-pv .amrelated-pack-wrapper.gaia .amrelated-content-wrapper .amrelated-pack-list .amrelated-pack-items,
  .page-main #bundles-pv .amrelated-pack-wrapper.gaia .amrelated-content-wrapper .amrelated-pack-list .amrelated-pack-item {
    width: 155px;
    background: #fff;
  }
  .page-main #bundles-pv .amrelated-pack-wrapper.gaia .amrelated-content-wrapper .amrelated-pack-list .amrelated-pack-item .amrelated-info .amrelated-details {
    justify-content: center;
  }
  .page-main #bundles-pv .amrelated-pack-wrapper.gaia .amrelated-content-wrapper .amrelated-pack-list .amrelated-plus {
    display: block;
  }
  .page-main #bundles-pv .amrelated-pack-wrapper.gaia .amrelated-content-wrapper .amrelated-summary-content {
    max-width: 100% !important;
  }
  .page-main #bundles-pv .amrelated-pack-wrapper.gaia .amrelated-content-wrapper .amrelated-summary-content .summary-bundle-content {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    padding-right: 10px;
    width: 50%;
  }
  .page-main #bundles-pv .amrelated-pack-wrapper.gaia .amrelated-content-wrapper .amrelated-summary-content .summary-bundle-content .amrelated-comunication-wrapper {
    text-align: left !important;
  }
  .page-main #bundles-pv .amrelated-pack-wrapper.gaia .amrelated-content-wrapper .amrelated-summary-content .amrelated-price-wrapper .main.price {
    display: inline-block !important;
    float: left;
  }
  .page-main #bundles-pv .amrelated-pack-wrapper.gaia .amrelated-content-wrapper .amrelated-summary-content .amrelated-price-wrapper .main.price .label-final-price {
    width: 100%;
    float: left;
    text-align: left;
    margin-bottom: 4px;
  }
  .page-main #bundles-pv .amrelated-pack-wrapper.gaia .amrelated-content-wrapper .amrelated-summary-content .amrelated-price-wrapper .main.price .final-price,
  .page-main #bundles-pv .amrelated-pack-wrapper.gaia .amrelated-content-wrapper .amrelated-summary-content .amrelated-price-wrapper .main.price .old-price {
    float: left;
    margin-right: 4px;
  }
  .page-main #bundles-pv .amrelated-pack-wrapper.gaia .amrelated-content-wrapper .amrelated-summary-content .amrelated-price-wrapper .main.price .final-price .price,
  .page-main #bundles-pv .amrelated-pack-wrapper.gaia .amrelated-content-wrapper .amrelated-summary-content .amrelated-price-wrapper .main.price .old-price .price {
    font-size: 14px !important;
    line-height: 1em !important;
  }
  .page-main #bundles-pv .amrelated-pack-wrapper.gaia .amrelated-content-wrapper .amrelated-summary-content .amrelated-price-wrapper .amrelated-discount {
    position: inherit;
    justify-content: inherit;
    display: block;
  }
  .page-main #bundles-pv .amrelated-pack-wrapper.gaia .amrelated-content-wrapper .amrelated-summary-content .amrelated-tocart-wrapper .action {
    font-size: 12px;
    font-weight: 800;
    margin: 16px 0;
  }
  /* Block: Podría gustarte y reviews */
  .block-podria-gustarte-wrapper .block-podria-gustarte-content,
  .block-reviews-wrapper .block-podria-gustarte-content,
  .block-podria-gustarte-wrapper .block-reviews-content,
  .block-reviews-wrapper .block-reviews-content {
    padding: 30px 25px;
  }
  .block-especificaciones-wrapper,
  .block-materiales-wrapper {
    padding: 25px 35px;
  }
  .modal-popup.modal-email .modal-inner-wrap,
  .modal-popup.modal-telefono .modal-inner-wrap {
    width: 90%;
  }
  .catalog-product-view .page-main .product-info-main h3 {
    font-size: 2.4rem;
  }
  .catalog-product-view .page-main .product-info-main {
    margin: 0 8px;
  }
  .catalog-product-view .page-main .product-info-main h3 {
    font-size: 2.4rem;
  }
  .catalog-product-view .page-main .product.media .tag-discount-promotion {
    color: #fff;
    display: block;
    background: #cc3330;
    padding: 3px 6px;
    border-radius: 8px;
    width: 80px;
    margin-top: 6px;
  }
  .block-search {
    width: 100%;
    padding-left: 0;
    position: relative;
  }
  .block-search input {
    font-size: 1.3rem;
    position: relative;
    margin: 0;
    left: 0;
    margin-left: 12px;
  }
  .block-search .action.search {
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    text-shadow: none;
    font-weight: 400;
    padding: 0;
    position: absolute;
    top: -5px;
    left: 0;
    display: inline-block;
    text-decoration: none;
  }
  .block-search .action.search:focus,
  .block-search .action.search:active {
    background: none;
    border: none;
  }
  .block-search .action.search:hover {
    background: none;
    border: none;
  }
  .block-search .action.search.disabled,
  .block-search .action.search[disabled],
  fieldset[disabled] .block-search .action.search {
    pointer-events: none;
    opacity: 0.5;
  }
  .block-search .action.search:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 15px;
    line-height: 33px;
    color: #8f8f8f;
    content: "\e942";
    font-family: 'gaia-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  /* Block: es muy facil comprar en Gaia */
  .block-easy-buy-wrapper {
    padding: 20px 0;
  }
  /* Block: Métodos seguros de pago */
  .block-payment-methods-wrapper h3 {
    font-size: 2.2rem;
    font-weight: 900;
  }
  .block-payment-methods-wrapper .payment-methods-content {
    flex-direction: column;
  }
  .block-payment-methods-wrapper .payment-methods-content .payment-methods-item {
    width: 100%;
    padding: 20px 30px;
    margin-bottom: 25px;
  }
  .block-payment-methods-wrapper .payment-methods-content .payment-methods-item:last-child {
    margin-bottom: 0;
  }
  .block-payment-methods-wrapper .payment-methods-content .payment-methods-item-content p,
  .block-payment-methods-wrapper .payment-methods-content .payment-methods-item-content p strong {
    font-size: 1.5rem;
  }
  .block-payment-methods-wrapper .payment-methods-content .payment-methods-item.logos {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .block-payment-methods-wrapper .payment-methods-content .payment-methods-item.logos .payment-methods-item-logos,
  .block-payment-methods-wrapper .payment-methods-content .payment-methods-item.logos .payment-methods-item-content {
    width: 50%;
    margin: 0;
  }
  .block-payment-methods-wrapper .payment-methods-content .payment-methods-item.logos .payment-methods-item-logos {
    margin-right: 10px;
  }
  /* Block: Podría gustarte */
  /* Block: Reviews Yotpo */
  /* Block: Piezas seleccionadas */
  .block-cart-podria-gustarte-wrapper h3,
  .block-cart-reviews-wrapper h3,
  .block-cart-selected-wrapper h3 {
    font-size: 2.2rem;
  }
  /* Block: Fecha de entrega personalizada, devolución... */
  .block-returns-wrapper .block-pay-returns-content div {
    width: 50%;
  }
  .block-returns-wrapper .block-pay-returns-content div:first-child,
  .block-returns-wrapper .block-pay-returns-content div:nth-child(2) {
    margin-bottom: 40px;
  }
  .checkout-onepage-success .page-main .column.main .checkout-success {
    flex-direction: column;
  }
  .checkout-onepage-success .page-main .column.main .checkout-success-main,
  .checkout-onepage-success .page-main .column.main .checkout-success-sidebar {
    width: 100%;
  }
  .checkout-onepage-success .page-main .column.main .checkout-success-main-content {
    width: 100%;
    box-sizing: border-box;
    flex-direction: column-reverse;
    padding: 0 20px;
  }
  .checkout-onepage-success .page-main .column.main .checkout-success-main-content-desc {
    text-align: center;
    width: 100%;
  }
  .checkout-onepage-success .page-main .column.main .checkout-success-main-content-desc h1 {
    font-size: 2.5rem;
  }
  .checkout-onepage-success .page-main .column.main .checkout-success-main-content-desc h2 {
    font-size: 1.6rem;
    line-height: 2rem;
  }
  .checkout-onepage-success .page-main .column.main .checkout-success-main-content img {
    max-width: 100px;
    margin: 0 auto;
  }
  .checkout-onepage-success .page-main .column.main .checkout-success-main-dates-additional {
    height: 90px;
  }
  .checkout-onepage-success .page-main .column.main .checkout-success .checkout-success-main-content-desc p {
    font-size: 1.2rem;
  }
  .checkout-onepage-success .page-main .column.main .checkout-success .checkout-success-main-content-desc p a strong {
    font-size: 1.6rem;
  }
  .checkout-onepage-success .page-main .column.main .checkout-success .checkout-success-main-content-desc p:last-child {
    opacity: 0.6;
  }
  .checkout-onepage-success .page-main .column.main .checkout-success-sidebar {
    padding: 30px 20px 20px 20px;
  }
  .checkout-onepage-success .page-main .column.main .checkout-success-sidebar h3 {
    font-size: 1.6rem;
    margin: 0 0 12px 0;
  }
  .checkout-onepage-success .page-main .column.main .checkout-success-sidebar-info {
    width: 100%;
  }
  .checkout-onepage-success .page-main .checkout-success-piezas-seleccionadas-content {
    padding: 40px 20px;
  }
  .checkout-onepage-success .page-main .checkout-success-piezas-seleccionadas-content h3 {
    font-size: 2.2rem;
  }
  .checkout-index-index .column.main {
    padding-bottom: 0;
  }
  .checkout-index-index .fieldset > .field.choice {
    flex-direction: row;
    align-items: flex-start;
  }
  .checkout-index-index .fieldset > .field.mage-error .label span {
    color: #e02b27;
  }
  .checkout-index-index .fieldset > .field.mage-error .control .input-text {
    border-bottom: 1px solid #e02b27;
  }
  .checkout-index-index .fieldset > .field.mage-error .field-tooltip-action:before {
    color: #e02b27;
  }
  .checkout-index-index .fieldset > .field.mage-error .note {
    color: #e02b27;
    font-size: 1.2rem;
    font-family: 'Lato';
    font-weight: 400;
  }
  .checkout-index-index .modal-popup.modal-slide .modal-inner-wrap {
    background: #ffffff;
  }
  .checkout-index-index .modal-popup.modal-slide .modal-inner-wrap .form-shipping-address .fieldset.address .field.choice input[type="checkbox"] {
    margin-bottom: 8px;
  }
  .checkout-index-index .opc-estimated-wrapper {
    flex-direction: column;
  }
  .checkout-index-index .opc-estimated-wrapper .estimated-block .estimated-label {
    float: left;
  }
  .checkout-index-index .opc-estimated-wrapper .estimated-block .estimated-price {
    float: right;
  }
  .checkout-index-index .opc-estimated-wrapper a {
    border: 1px solid;
    padding: 5px 0px 5px 5px;
    border-radius: 5px;
    font-size: 14px;
    text-decoration: none;
  }
  .checkout-index-index .opc-estimated-wrapper a::before {
    float: right;
  }
  .checkout-index-index .opc-estimated-wrapper .minicart-wrapper {
    position: relative;
  }
  .checkout-index-index .opc-estimated-wrapper .minicart-wrapper .action.showcart {
    background: none;
    border: none;
  }
  .checkout-index-index .modal-popup.modal-slide .modal-inner-wrap .modal-header .action-close {
    padding: 5px;
  }
  .checkout-index-index.noscroll .opc-estimated-wrapper .minicart-wrapper {
    display: none;
  }
  .checkout-go-to-cupon {
    padding: 10px;
    width: auto;
    color: #dfa14b;
    float: right;
    font-size: 16px;
    text-decoration: underline;
    display: none;
  }
  .checkout-go-to-cupon::before {
    font-size: 16px;
    line-height: 1;
    content: "\e937";
    font-family: 'gaia-icons';
    margin: 0 5px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .custom-slide._show .modal-content {
    border: 0;
  }
  .custom-slide._show .minicart-items .product-item {
    padding: 5px 0!important;
  }
  .custom-slide._show .cart-totals .mark,
  .custom-slide._show .opc-block-summary .table-totals .mark,
  .custom-slide._show .opc-sidebar .opc-block-summary .table-totals .grand.totals th,
  .custom-slide._show .opc-sidebar .opc-block-summary .table-totals .grand.totals td,
  .custom-slide._show .opc-sidebar .opc-block-summary .table-totals th,
  .custom-slide._show .opc-sidebar .opc-block-summary .table-totals td,
  .custom-slide._show .cart-totals .amount,
  .custom-slide._show .opc-block-summary .table-totals .amount {
    padding: 2px;
  }
  .custom-slide._show table.table-totals td#msiMessageStyle {
    padding-bottom: 10px !important;
    padding-top: 0;
  }
  .custom-slide._show .opc-sidebar .opc-block-summary .items-in-cart {
    max-height: 250px;
    overflow: auto;
  }
  .opc-wrapper #shipping {
    padding-top: 40px;
  }
  .cms-index-index {
    /* Placeholders de bloques todavía no desarrollados */
    /* Beneficios */
    /* Explorar por */
    /* Descubre el efectoGAIA */
    /* Hazlo tu mismo */
  }
  .cms-index-index .vistos-recientemente-wrapper .vistos-recientemente-content,
  .cms-index-index .personas-estilo-wrapper .vistos-recientemente-content,
  .cms-index-index .opiniones-clientes-wrapper .vistos-recientemente-content,
  .cms-index-index .disenos-top-wrapper .vistos-recientemente-content,
  .cms-index-index .opiniones-clientes-wrapper .vistos-recientemente-content,
  .cms-index-index .vistos-recientemente-wrapper .personas-estilo-content,
  .cms-index-index .personas-estilo-wrapper .personas-estilo-content,
  .cms-index-index .opiniones-clientes-wrapper .personas-estilo-content,
  .cms-index-index .disenos-top-wrapper .personas-estilo-content,
  .cms-index-index .opiniones-clientes-wrapper .personas-estilo-content,
  .cms-index-index .vistos-recientemente-wrapper .opiniones-clientes-content,
  .cms-index-index .personas-estilo-wrapper .opiniones-clientes-content,
  .cms-index-index .opiniones-clientes-wrapper .opiniones-clientes-content,
  .cms-index-index .disenos-top-wrapper .opiniones-clientes-content,
  .cms-index-index .opiniones-clientes-wrapper .opiniones-clientes-content,
  .cms-index-index .vistos-recientemente-wrapper .disenos-top-content,
  .cms-index-index .personas-estilo-wrapper .disenos-top-content,
  .cms-index-index .opiniones-clientes-wrapper .disenos-top-content,
  .cms-index-index .disenos-top-wrapper .disenos-top-content,
  .cms-index-index .opiniones-clientes-wrapper .disenos-top-content,
  .cms-index-index .vistos-recientemente-wrapper .opiniones-clientes-content,
  .cms-index-index .personas-estilo-wrapper .opiniones-clientes-content,
  .cms-index-index .opiniones-clientes-wrapper .opiniones-clientes-content,
  .cms-index-index .disenos-top-wrapper .opiniones-clientes-content,
  .cms-index-index .opiniones-clientes-wrapper .opiniones-clientes-content {
    padding: 55px 10px 50px 10px;
  }
  .cms-index-index .vistos-recientemente-wrapper .vistos-recientemente-content h3,
  .cms-index-index .personas-estilo-wrapper .vistos-recientemente-content h3,
  .cms-index-index .opiniones-clientes-wrapper .vistos-recientemente-content h3,
  .cms-index-index .disenos-top-wrapper .vistos-recientemente-content h3,
  .cms-index-index .opiniones-clientes-wrapper .vistos-recientemente-content h3,
  .cms-index-index .vistos-recientemente-wrapper .personas-estilo-content h3,
  .cms-index-index .personas-estilo-wrapper .personas-estilo-content h3,
  .cms-index-index .opiniones-clientes-wrapper .personas-estilo-content h3,
  .cms-index-index .disenos-top-wrapper .personas-estilo-content h3,
  .cms-index-index .opiniones-clientes-wrapper .personas-estilo-content h3,
  .cms-index-index .vistos-recientemente-wrapper .opiniones-clientes-content h3,
  .cms-index-index .personas-estilo-wrapper .opiniones-clientes-content h3,
  .cms-index-index .opiniones-clientes-wrapper .opiniones-clientes-content h3,
  .cms-index-index .disenos-top-wrapper .opiniones-clientes-content h3,
  .cms-index-index .opiniones-clientes-wrapper .opiniones-clientes-content h3,
  .cms-index-index .vistos-recientemente-wrapper .disenos-top-content h3,
  .cms-index-index .personas-estilo-wrapper .disenos-top-content h3,
  .cms-index-index .opiniones-clientes-wrapper .disenos-top-content h3,
  .cms-index-index .disenos-top-wrapper .disenos-top-content h3,
  .cms-index-index .opiniones-clientes-wrapper .disenos-top-content h3,
  .cms-index-index .vistos-recientemente-wrapper .opiniones-clientes-content h3,
  .cms-index-index .personas-estilo-wrapper .opiniones-clientes-content h3,
  .cms-index-index .opiniones-clientes-wrapper .opiniones-clientes-content h3,
  .cms-index-index .disenos-top-wrapper .opiniones-clientes-content h3,
  .cms-index-index .opiniones-clientes-wrapper .opiniones-clientes-content h3 {
    font-size: 3rem;
  }
  .cms-index-index .beneficios-wrapper {
    padding: 0 10px;
  }
  .cms-index-index .beneficios-wrapper div.beneficio-envio span,
  .cms-index-index .beneficios-wrapper div.beneficio-pago span,
  .cms-index-index .beneficios-wrapper div.beneficio-devoluciones span {
    display: flex !important;
    flex-direction: column;
  }
  .cms-index-index .beneficios-wrapper div.beneficio-envio span:before,
  .cms-index-index .beneficios-wrapper div.beneficio-pago span:before,
  .cms-index-index .beneficios-wrapper div.beneficio-devoluciones span:before {
    margin: 0 0 10px 0;
  }
  .cms-index-index .explorar-wrapper {
    padding: 10px 10px 30px 10px;
  }
  .cms-index-index .explorar-wrapper h3 {
    font-size: 2rem;
  }
  .cms-index-index .explorar-wrapper .product.data.items .item.title {
    float: left;
    width: auto;
    margin: 0 0 5px 0;
  }
  .cms-index-index .explorar-wrapper .product.data.items .item.title .switch {
    font-size: 1.2rem;
    height: 30px;
    padding: 0 15px 5px 0;
  }
  .cms-index-index .explorar-wrapper .product.data.items .item.content {
    box-sizing: border-box;
    float: right;
    margin-top: 50px;
    margin-left: -100%;
    scrollbar-width: none;
  }
  .cms-index-index .explorar-wrapper .product.data.items .item.content::-webkit-scrollbar {
    height: 0;
    width: 0;
  }
  .cms-index-index .descubre-efecto-wrapper {
    padding: 46px 10px 10px 10px;
    background: #ea5b2f;
  }
  .cms-index-index .descubre-efecto-wrapper .descubre-efecto-content h3 {
    font-size: 2.5rem;
    margin: 0 0 40px 0;
  }
  .cms-index-index .descubre-efecto-wrapper .descubre-efecto-content .descubre-efecto-items {
    align-items: flex-start;
    flex-direction: column;
  }
  .cms-index-index .descubre-efecto-wrapper .descubre-efecto-content .descubre-efecto-items .descubre-efecto-item {
    width: 100%;
    margin: 0 0 40px 0;
  }
  .cms-index-index .descubre-efecto-wrapper .descubre-efecto-content .descubre-efecto-items .descubre-efecto-item a.link {
    color: #ffffff;
    display: block;
    text-decoration: none;
  }
  .cms-index-index .descubre-efecto-wrapper .descubre-efecto-content .descubre-efecto-items .descubre-efecto-item a.link:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 1;
    color: #ffffff;
    content: "\e902";
    font-family: 'gaia-icons';
    margin: 0 0 0 6px;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .cms-index-index .hazlo-tu-mismo-wrapper {
    padding: 68px 10px 30px 10px;
    background: #859eba;
  }
  .cms-index-index .hazlo-tu-mismo-wrapper .hazlo-tu-mismo-content h3 {
    font-size: 2.5rem;
    margin: 0 0 10px 0;
  }
  .cms-index-index .hazlo-tu-mismo-wrapper .hazlo-tu-mismo-content h3:after {
    top: -31px;
    right: 35%;
  }
  .cms-index-index .hazlo-tu-mismo-wrapper .hazlo-tu-mismo-content strong {
    font-size: 1.5rem;
  }
  .cms-index-index .hazlo-tu-mismo-wrapper .hazlo-tu-mismo-content .hazlo-tu-mismo-items {
    align-items: flex-start;
    flex-direction: column;
  }
  .cms-index-index .hazlo-tu-mismo-wrapper .hazlo-tu-mismo-content .hazlo-tu-mismo-items .hazlo-tu-mismo-item {
    width: 100%;
    margin: 0 0 25px 0;
  }
  .cms-tiendas .content-wrapper {
    padding-left: 24px;
    padding-right: 24px;
  }
  .cms-tiendas .content-wrapper .menu-tiendas-wrapper {
    margin-bottom: 40px;
  }
  .cms-tiendas .content-wrapper .beneficios-content-items .beneficios-content-item {
    flex-direction: column;
  }
  .cms-tiendas .content-wrapper .beneficios-content-items .beneficios-content-item img {
    width: 100%;
  }
  .cms-tiendas .content-wrapper .beneficios-content-items .beneficios-content-item-desc {
    width: 100%;
    padding: 20px 0;
  }
  .cms-tiendas .content-wrapper .visita-content-items {
    flex-direction: column;
  }
  .cms-tiendas .content-wrapper .visita-content-items .visita-content-item {
    width: 100%;
  }
  .cms-tiendas .content-wrapper .beneficios-content,
  .cms-tiendas .content-wrapper .visita-content,
  .cms-tiendas .content-wrapper .slider-content {
    width: 100% !important;
    margin: 0;
  }
  .cms-tiendas .slider-content {
    margin: 0 0 40px 0;
  }
  body[class^='cms-tienda'] .tienda-header {
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 10px;
  }
  body[class^='cms-tienda'] .tienda-header h1 {
    font-size: 2.5rem;
  }
  body[class^='cms-tienda'] .tienda-header h2 {
    font-size: 1.7rem;
    line-height: 25px;
  }
  body[class^='cms-tienda'] .tienda-full-image {
    margin-bottom: 55px;
  }
  body[class^='cms-tienda'] .content-wrapper .tienda-caracteristicas-content-items .tienda-caracteristicas-content-item {
    flex-direction: column-reverse;
    margin-bottom: 40px;
  }
  body[class^='cms-tienda'] .content-wrapper .tienda-caracteristicas-content-items .tienda-caracteristicas-content-item img {
    width: 100%;
  }
  body[class^='cms-tienda'] .content-wrapper .tienda-caracteristicas-content-items .tienda-caracteristicas-content-item-desc {
    width: 100%;
    box-sizing: border-box;
    padding: 0 20px;
    margin-bottom: 20px;
  }
  body[class^='cms-tienda'] .content-wrapper .tienda-caracteristicas-content-items .tienda-caracteristicas-content-item-desc h3 {
    font-size: 2.5rem;
  }
  body[class^='cms-tienda'] .content-wrapper .tienda-caracteristicas-content-items .tienda-caracteristicas-content-item-desc p {
    font-size: 2.2rem;
  }
  body[class^='cms-tienda'] .content-wrapper .tienda-productos-wrapper {
    padding: 20px;
  }
  body[class^='cms-tienda'] .content-wrapper .tienda-productos-wrapper .tienda-productos-content {
    padding: 0 15px;
    overflow: hidden;
    background: #919191;
  }
  body[class^='cms-tienda'] .content-wrapper .tienda-productos-wrapper .tienda-productos-content-images {
    width: 43%;
    box-sizing: border-box;
  }
  body[class^='cms-tienda'] .content-wrapper .tienda-productos-wrapper .tienda-productos-content-desc {
    width: 57%;
    box-sizing: border-box;
  }
  body[class^='cms-tienda'] .content-wrapper .tienda-productos-wrapper .tienda-productos-content-desc {
    padding-left: 10px;
  }
  body[class^='cms-tienda'] .content-wrapper .tienda-productos-wrapper .tienda-productos-content-desc h3 {
    font-size: 1.6rem;
  }
  body[class^='cms-tienda'] .content-wrapper .tienda-productos-wrapper .tienda-productos-content-desc span {
    font-size: 1.2rem;
    margin: 0 0 15px 0;
  }
  body[class^='cms-tienda'] .content-wrapper .tienda-productos-wrapper .tienda-productos-content-desc a {
    padding: 5px 10px;
  }
  body[class^='cms-tienda'] .content-wrapper .tienda-plus-content {
    padding: 0 20px;
  }
  body[class^='cms-tienda'] .content-wrapper .tienda-plus-content-items {
    flex-direction: column;
  }
  body[class^='cms-tienda'] .content-wrapper .tienda-plus-content-items .tienda-plus-content-item {
    margin-bottom: 20px;
  }
  body[class^='cms-tienda'] .content-wrapper .tienda-plus-content-items .tienda-plus-content-item:last-child {
    margin-bottom: 0;
  }
  body[class^='cms-tienda'] .content-wrapper .tienda-plus-content-items .tienda-plus-content-item strong {
    font-size: 1.6rem;
  }
  body[class^='cms-tienda'] .content-wrapper .tienda-plus-content-items .tienda-plus-content-item span {
    font-size: 1.5rem;
  }
  body[class^='cms-tienda'] .content-wrapper .tienda-map-content-google {
    padding: 0 20px;
  }
  .cms-designservices {
    /* Estilos de elementos comunes a todos los bloques */
    /* Estructuras */
    /* SLIDERS */
    /* Slider: Design sketches*/
    /* Slider: Un estilo para ti */
    /* Slider: Ellos harán realidad tus sueños */
  }
  .cms-designservices h3 {
    font-size: 1.7rem;
  }
  .cms-designservices a.design-quiz.mobile-hide {
    display: none;
  }
  .cms-designservices .design-full-image {
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
  }
  .cms-designservices .design-full-image-desc,
  .cms-designservices .design-full-image-video {
    width: 100%;
  }
  .cms-designservices .design-full-image-desc {
    box-sizing: border-box;
    padding: 0 20px 40px 20px;
  }
  .cms-designservices .design-full-image-desc h1 {
    font-size: 3rem;
  }
  .cms-designservices .design-como-funciona-wrapper {
    padding: 30px 20px 40px 20px;
    background: #dfd2cd;
  }
  .cms-designservices .design-como-funciona-wrapper .design-como-funciona-content .design-como-funciona-items {
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    margin-bottom: 40px;
  }
  .cms-designservices .design-como-funciona-wrapper .design-como-funciona-content .design-como-funciona-items .design-como-funciona-item {
    width: 100%;
    margin-bottom: 30px;
  }
  .cms-designservices .design-como-funciona-wrapper .design-como-funciona-content .design-como-funciona-items .design-como-funciona-item:last-child {
    margin-bottom: 0;
  }
  .cms-designservices .design-videollamada-wrapper {
    box-sizing: border-box;
    padding: 30px 20px 60px 20px;
  }
  .cms-designservices .design-videollamada-wrapper .design-videollamada-content .design-videollamada-items .design-videollamada-item {
    margin: 0 0 10px 0;
  }
  .cms-designservices .design-videollamada-wrapper .design-videollamada-content .design-videollamada-items .design-videollamada-item h4 {
    font-size: 1.8rem;
  }
  .cms-designservices .design-calltoaction-wrapper {
    padding: 50px 20px;
  }
  .cms-designservices .design-faq-wrapper {
    padding: 50px 20px 0 20px;
  }
  .cms-designservices .design-sketches-wrapper .sketch {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
  }
  .cms-designservices .design-sketches-wrapper .sketch img,
  .cms-designservices .design-sketches-wrapper .sketch .sketch-desc {
    width: 100%;
  }
  .cms-designservices .design-sketches-wrapper .sketch .sketch-desc {
    padding: 20px;
  }
  .cms-designservices .design-sketches-wrapper .sketch .sketch-desc-item strong {
    font-size: 1.4rem;
  }
  .cms-designservices .design-sketches-wrapper .sketch .sketch-desc-item span {
    font-size: 1.2rem;
  }
  .cms-designservices .design-estilos-wrapper {
    padding: 40px 0;
  }
  .cms-designservices .design-expertos-wrapper .design-expertos-content .design-expertos-item {
    padding: 0 20px 20px 20px;
  }
  .cms-designservices .design-expertos-wrapper .design-expertos-content .design-expertos-item-info-desc {
    margin: 0 20px 0 0;
  }
  .cms-designservices .design-expertos-wrapper .design-expertos-content .design-expertos-item-info:last-child {
    margin: 20px 0 0 0;
  }
  .cms-designservices .design-expertos-wrapper .design-expertos-content .design-expertos-item-info:last-child img {
    margin: 0 20px 0 0;
  }
  .cms-descubre-tu-estilo .page-main .column.main .tu-estilo-wrapper iframe {
    height: 568px;
  }
  .page-main {
    padding-left: 0;
    padding-right: 0;
  }
  .cms-faq-contact-us {
    /* Pop up: Contact form */
  }
  .cms-faq-contact-us .faq-ayuda {
    flex-direction: column;
    padding: 0 20px 40px 20px;
  }
  .cms-faq-contact-us .faq-ayuda-sidebar {
    margin-bottom: 20px;
  }
  .cms-faq-contact-us .faq-ayuda-sidebar h1 {
    font-size: 2.5rem;
    display: block;
    text-decoration: none;
  }
  .cms-faq-contact-us .faq-ayuda-sidebar h1:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 30px;
    line-height: 1;
    color: #000000;
    content: "\e93d";
    font-family: 'gaia-icons';
    margin: 0 14px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .cms-faq-contact-us .faq-ayuda-main-content {
    flex-direction: column;
    position: relative;
    padding-bottom: 40px;
  }
  .cms-faq-contact-us .faq-ayuda-main-content-info {
    width: 100%;
  }
  .cms-faq-contact-us .faq-ayuda-main-content-info:first-child {
    margin-bottom: 20px;
  }
  .cms-faq-contact-us .faq-ayuda-main-content-info a.phone {
    display: block;
    text-decoration: none;
  }
  .cms-faq-contact-us .faq-ayuda-main-content-info a.phone:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 1;
    color: #000000;
    content: "\e933";
    font-family: 'gaia-icons';
    margin: 0 5px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .cms-faq-contact-us .faq-ayuda-main-content-info a.button {
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .cms-faq-contact-us .faq-main-content {
    padding: 40px 20px;
    background: #eeeeee;
  }
  .cms-faq-contact-us .faq-main-content .faq-main-content-items .faq-main-content-item {
    margin-bottom: 5px;
  }
  .cms-faq-contact-us .faq-main-content .faq-main-content-items .faq-main-content-item [data-role="title"] {
    padding: 20px 45px 20px 16px;
    background: #ffffff;
  }
  .cms-faq-contact-us .faq-main-content .faq-main-content-items .faq-main-content-item [data-role="title"]:last-child {
    margin-bottom: 0;
  }
  .cms-faq-contact-us .faq-main-content .faq-main-content-items .faq-main-content-item [data-role="title"] h4 {
    font-size: 1.5rem;
    color: #000000;
    font-weight: 900;
  }
  .cms-faq-contact-us .faq-main-content .faq-main-content-items .faq-main-content-item [data-role="title"] h4:after {
    top: 0;
    right: -40px;
  }
  .cms-faq-contact-us .faq-main-content .faq-main-content-items .faq-main-content-item [data-role="content"] {
    padding: 30px 15px 12px 15px;
    background: #ffffff;
    border-top: 1px solid #f4f4f0;
  }
  .cms-faq-contact-us .faq-main-content .faq-main-content-items .faq-main-content-item [data-role="content"] strong {
    font-size: 1.5rem;
    font-weight: 900;
    display: block;
    margin-bottom: 5px;
  }
  .cms-faq-contact-us .faq-main-content .faq-main-content-items .faq-main-content-item [data-role="content"] strong + p {
    margin-bottom: 20px;
  }
  .cms-faq-contact-us .faq-main-content .faq-main-content-items .faq-main-content-item [data-role="content"] ul {
    padding: 0 0 0 25px;
  }
  .cms-faq-contact-us .faq-main-content .faq-main-content-items .faq-main-content-item.active [data-role="title"] h4:after {
    top: 0;
    right: -40px;
  }
  .cms-faq-contact-us .modal-popup.modal-contact-form .modal-inner-wrap {
    width: 90%;
  }
  .page-footer .footer-store-directory a {
    font-size: 2rem;
  }
  .page-footer .footer.content {
    padding: 0;
    margin: 0;
  }
  .page-footer .footer.content .footer-columns-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }
  .page-footer .footer.content .footer-columns-wrapper .footer-column {
    width: 100%;
    box-sizing: border-box;
  }
  .page-footer .footer.content .footer-columns-wrapper .footer-column .footer-column-title {
    padding: 18px 15px 10px 15px;
    border-top: 1px solid #f4f4f0;
  }
  .page-footer .footer.content .footer-columns-wrapper .footer-column .footer-column-title h4 {
    font-weight: 600;
  }
  .page-footer .footer.content .footer-columns-wrapper .footer-column .footer-column-content {
    padding: 0 15px 25px 15px;
  }
  .page-footer .footer.content .footer-columns-wrapper .footer-column [data-role="collapsible"] .footer-column-title {
    position: relative;
    display: block;
    text-decoration: none;
  }
  .page-footer .footer.content .footer-columns-wrapper .footer-column [data-role="collapsible"] .footer-column-title:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 1;
    color: #363636;
    content: "\e906";
    font-family: 'gaia-icons';
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .page-footer .footer.content .footer-columns-wrapper .footer-column [data-role="collapsible"] .footer-column-title:after {
    position: absolute;
    top: 20px;
    right: 25px;
  }
  .page-footer .footer.content .footer-columns-wrapper .footer-column [data-role="collapsible"].active .footer-column-title {
    position: relative;
    display: block;
    text-decoration: none;
  }
  .page-footer .footer.content .footer-columns-wrapper .footer-column [data-role="collapsible"].active .footer-column-title:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 1;
    color: #363636;
    content: "\e905";
    font-family: 'gaia-icons';
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .page-footer .footer.content .footer-columns-wrapper .footer-column:nth-child(5) .footer-column-content {
    text-align: center;
  }
  .page-footer .footer.content .footer-columns-wrapper .footer-column:nth-child(5) .footer-column-content img[src*="logo-comodo-secure.webp"] {
    max-width: 104px;
  }
  .page-footer .footer-social-wrapper {
    padding: 24px 0 33px 0;
  }
  .page-footer .footer-gaia-wrapper {
    padding: 24px 15px 0 15px;
  }
  .catalog-product-view .page-wrapper .page-footer .footer-gaia-wrapper p {
    margin: 0 auto 38px auto;
  }
  .mobile-hide {
    display: none;
  }
}
@media only screen and (max-width: 639px) {
  .abs-visually-hidden-mobile,
  .table-giftregistry-items .col.product:before {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-mobile:before,
  .abs-add-clearfix-mobile:after,
  .abs-checkout-order-review tbody tr:before,
  .abs-checkout-order-review tbody tr:after,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:before,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after,
  .table-giftregistry-items .col.product:before,
  .table-giftregistry-items .col.product:after,
  .account .toolbar:before,
  .account .toolbar:after,
  .multicheckout.order-review .data.table tbody tr:before,
  .multicheckout.order-review .data.table tbody tr:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile:after,
  .abs-checkout-order-review tbody tr:after,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after,
  .table-giftregistry-items .col.product:after,
  .account .toolbar:after,
  .multicheckout.order-review .data.table tbody tr:after {
    clear: both;
  }
  .multicheckout.order-review .data.table tbody tr:not(:last-child) {
    border-bottom: 1px solid #d1d1d1;
  }
  .multicheckout.order-review .data.table tbody tr .col.item:before {
    display: none;
  }
  .multicheckout.order-review .data.table tbody tr .col.qty,
  .multicheckout.order-review .data.table tbody tr .col.price,
  .multicheckout.order-review .data.table tbody tr .col.subtotal {
    box-sizing: border-box;
    float: left;
    text-align: center;
    white-space: nowrap;
    width: 33%;
  }
  .multicheckout.order-review .data.table tbody tr .col.qty[data-th]:before,
  .multicheckout.order-review .data.table tbody tr .col.price[data-th]:before,
  .multicheckout.order-review .data.table tbody tr .col.subtotal[data-th]:before {
    content: attr(data-th) ':';
    display: block;
    font-weight: 700;
    padding-bottom: 10px;
  }
  .abs-checkout-order-review tbody tr .product-item-name,
  .multicheckout.order-review .data.table tbody tr .product-item-name {
    margin: 0;
  }
  .abs-no-display-s,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody th {
    display: none;
  }
  .abs-pager-toolbar-mobile-s .toolbar-amount,
  .abs-pager-toolbar-mobile-s .limiter,
  .abs-pager-toolbar-mobile-s .pages,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-giftregistry-results .limiter,
  .toolbar-giftregistry-results .pages {
    margin-bottom: 25px;
  }
  .table-wrapper {
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
    position: relative;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) {
    border: none;
    display: block;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > thead > tr > th {
    display: none;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody {
    display: block;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr {
    display: block;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th {
    border-bottom: none;
    display: block;
    padding: 5px 0;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td[data-th]:before,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th[data-th]:before {
    padding-right: 10px;
    content: attr(data-th) ': ';
    display: inline-block;
    color: #111111;
    font-weight: 700;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:first-child {
    padding-top: 20px;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:last-child {
    padding-bottom: 20px;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody td:last-child {
    border: none;
    padding: 0 0 5px;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child th,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child td {
    padding-top: 20px;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot th {
    box-sizing: border-box;
    float: left;
    padding-left: 0;
    padding-right: 0;
    text-align: left;
    width: 70%;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot td {
    box-sizing: border-box;
    float: left;
    padding-left: 0;
    padding-right: 0;
    text-align: right;
    width: 30%;
  }
  .data-table-definition-list thead {
    display: none;
  }
  .data-table-definition-list tbody th {
    padding-bottom: 0;
  }
  .data-table-definition-list tbody th,
  .data-table-definition-list tbody td {
    display: block;
    padding-left: 0;
    padding-right: 0;
  }
  .column .block-addbysku .sku {
    margin-right: -85px;
    padding-right: 90px;
  }
  .column .block-addbysku .action.remove {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
  }
  .column .block-addbysku .action.remove > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .column .block-addbysku .action.remove:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 22px;
    color: inherit;
    content: "\e936";
    font-family: 'gaia-icons';
    margin: 1px 0 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .column .block-addbysku .action.remove:hover:before {
    color: inherit;
  }
  .column .block-addbysku .action.remove:active:before {
    color: inherit;
  }
  .column .block-addbysku .action.remove:focus,
  .column .block-addbysku .action.remove:active {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove:hover {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    pointer-events: none;
    opacity: 0.5;
  }
  .block-search {
    margin-top: 10px;
  }
  .minicart-wrapper {
    position: absolute;
    top: 2px;
    right: 66px;
  }
  .minicart-wrapper:before,
  .minicart-wrapper:after {
    content: '';
    display: table;
  }
  .minicart-wrapper:after {
    clear: both;
  }
  .minicart-wrapper .product .actions {
    float: left;
    margin: 10px 0 0 0;
  }
  .minicart-wrapper .update-cart-item {
    float: right;
    margin-left: 0;
  }
  .opc-wrapper .step-title {
    font-size: 18px;
    border-bottom: 0;
    padding-bottom: 0;
  }
  .checkout-container {
    padding-left: 20px;
    padding-right: 20px;
  }
  .opc-wrapper .shipping-address-item {
    border-bottom: 1px solid #cccccc;
    margin: 0 0 15px;
    padding: 0 0 15px;
    width: 100%;
  }
  .opc-wrapper .shipping-address-item.selected-item {
    padding: 15px 35px 15px 18px;
  }
  .opc-wrapper .shipping-address-item.selected-item .edit-address-link {
    right: 39px;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    margin-top: 28px;
  }
  .opc-wrapper .form-shipping-address #shipping-new-address-form {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .opc-wrapper .form-shipping-address #shipping-new-address-form .field {
    width: 100%;
  }
  .opc-wrapper .form-shipping-address #shipping-new-address-form .field._error .label {
    color: red;
  }
  .opc-wrapper .form-shipping-address #shipping-new-address-form .field._error .control input,
  .opc-wrapper .form-shipping-address #shipping-new-address-form .field._error .control select {
    border-bottom: 1px solid red;
  }
  .opc-wrapper .form-shipping-address #shipping-new-address-form .field._error .control .field-tooltip .field-tooltip-action::before {
    color: red;
  }
  .opc-wrapper .action-select-shipping-item {
    float: none;
    margin-top: 10px;
    width: 100%;
  }
  .opc-wrapper .action-show-popup {
    width: 100%;
  }
  .opc-wrapper .edit-address-link {
    display: inline-block;
    text-decoration: none;
    margin: 0;
    position: absolute;
    right: 0;
    top: 1px;
  }
  .opc-wrapper .edit-address-link > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .opc-wrapper .edit-address-link:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 28px;
    color: #303030;
    content: "\f143";
    font-family: 'gaia-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .opc-wrapper .edit-address-link:hover:before {
    color: #303030;
  }
  .opc-wrapper .edit-address-link:active:before {
    color: #303030;
  }
  .opc-wrapper .checkout-shipping-address .step-title {
    margin-bottom: 16px;
  }
  .shipping-policy-block.field-tooltip {
    margin-bottom: 20px;
    position: relative;
    right: auto;
    top: auto;
  }
  .shipping-policy-block.field-tooltip .field-tooltip-content {
    width: 300px;
    right: auto;
  }
  .shipping-policy-block.field-tooltip .field-tooltip-content:before,
  .shipping-policy-block.field-tooltip .field-tooltip-content:after {
    right: auto;
  }
  .opc-block-shipping-information .shipping-information-title {
    font-size: 2.3rem;
  }
  .cart.table-wrapper .gift-content {
    border-bottom: 1px solid #d1d1d1;
    margin-bottom: 20px;
  }
  .table-giftregistry-items .field.choice,
  .table-giftregistry-items .field.qty {
    display: inline-block;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 15px;
  }
  .multicheckout .data.table .address:before {
    margin-bottom: 5px;
  }
  .multicheckout .product-item-name,
  .multicheckout .price-including-tax,
  .multicheckout .price-excluding-tax {
    display: inline-block;
  }
  .multicheckout .block-content .box:not(:last-child) {
    margin-bottom: 40px;
  }
  .multicheckout .block-content .box:last-child {
    margin-bottom: 0;
  }
  .multicheckout.order-review .box-items .data.table thead {
    display: block;
  }
  .multicheckout.order-review .box-items .data.table thead tr {
    display: block;
  }
  .multicheckout.order-review .box-items .data.table thead .col.item {
    display: block;
    padding: 0;
  }
  .multicheckout .actions-toolbar .action {
    margin-bottom: 25px;
  }
  .multicheckout .actions-toolbar > .primary {
    margin-bottom: 25px;
    margin-right: 0;
  }
  .account .order-details-items .table-order-items .product-item-name,
  .account .order-details-items .table-order-items .price-including-tax,
  .account .order-details-items .table-order-items .price-excluding-tax,
  .account .order-details-items .table-order-items .items-qty {
    display: inline-block;
    vertical-align: top;
  }
  .account .toolbar .pages {
    float: right;
  }
  .account .toolbar .limiter {
    clear: both;
  }
  .order-details-items thead {
    display: block;
  }
  .order-details-items thead tr,
  .order-details-items thead td {
    display: block;
  }
  .table-wrapper .table.table-order-items tfoot td.order-pager-wrapper {
    width: 100%;
  }
  .order-items.table-wrapper .col.price,
  .order-items.table-wrapper .col.qty,
  .order-items.table-wrapper .col.subtotal,
  .order-items.table-wrapper .col.msrp {
    text-align: left;
  }
  .products-grid.wishlist .product-item {
    border-bottom: 1px solid #e8e8e8;
    margin: 0;
    width: 100%;
  }
  .products-grid.wishlist .product-item:first-child {
    border-top: 1px solid #e8e8e8;
  }
  .products-list .product-item {
    table-layout: fixed;
  }
  .products-list .product-item-photo {
    padding: 0 10px 10px 0;
    width: 30%;
  }
  .wishlist-index-index .page-wrapper #maincontent {
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .wishlist-index-index .page-wrapper #maincontent .columns .column.main .back-to-my-account-wrapper {
    display: block !important;
  }
  .wishlist-index-index .page-wrapper #maincontent .columns .column.main .back-to-my-account-wrapper .back-to-my-account-link {
    color: #9A9A9A;
    text-decoration: underline;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    display: flex;
    align-items: center;
  }
  .wishlist-index-index .page-wrapper #maincontent .columns .column.main .wishlist-toolbar {
    display: block;
    text-align: inherit;
  }
  .wishlist-index-index .page-wrapper #maincontent .columns .column.main .wishlist-toolbar .pager {
    text-align: unset;
  }
  .wishlist-index-index .page-wrapper #maincontent .columns .column.main .wishlist-toolbar .pager .toolbar-amount {
    float: none;
    padding: 0;
    margin-bottom: unset;
  }
  .wishlist-index-index .page-wrapper #maincontent .columns .column.main .wishlist-toolbar .pager .limiter {
    float: right;
  }
  .wishlist-index-index .page-wrapper #maincontent .columns .column.main .form-wishlist-items {
    padding-top: 10px;
    padding-bottom: 58px;
  }
  .wishlist-index-index .page-wrapper #maincontent .columns .column.main .form-wishlist-items .products-grid {
    width: 100%;
    padding: 0;
  }
  .wishlist-index-index .page-wrapper #maincontent .columns .column.main .form-wishlist-items .products-grid .product-items {
    grid-gap: 4px;
    grid-template-columns: repeat(2, 1fr);
  }
  .wishlist-index-index .page-wrapper #maincontent .columns .column.main .form-wishlist-items .products-grid .product-items .product-item {
    border-top: unset;
    border-bottom: unset;
    padding: 0;
  }
  .wishlist-index-index .page-wrapper #maincontent .columns .column.main .form-wishlist-items .products-grid .product-items .product-item .product-item-info {
    display: grid;
    width: 100%;
  }
  .wishlist-index-index .page-wrapper #maincontent .columns .column.main .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-photo {
    width: 100%;
    margin-right: unset;
    margin-bottom: unset;
  }
  .wishlist-index-index .page-wrapper #maincontent .columns .column.main .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-photo .product-image-container {
    height: 185px;
    display: contents;
  }
  .wishlist-index-index .page-wrapper #maincontent .columns .column.main .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-name {
    min-height: 60px;
  }
  .wishlist-index-index .page-wrapper #maincontent .columns .column.main .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-name .product-item-link {
    font-size: 14px;
  }
  .wishlist-index-index .page-wrapper #maincontent .columns .column.main .form-wishlist-items .products-grid .product-items .product-item .product-item-info .price-box {
    margin-left: 0px;
  }
  .wishlist-index-index .page-wrapper #maincontent .columns .column.main .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-inner .box-tocart {
    margin-right: unset;
    width: 100%;
  }
  .wishlist-index-index .page-wrapper #maincontent .columns .column.main .form-wishlist-items .actions-toolbar {
    display: contents;
  }
  .wishlist-index-index .page-wrapper #maincontent .columns .column.main .form-wishlist-items .actions-toolbar .primary button,
  .wishlist-index-index .page-wrapper #maincontent .columns .column.main .form-wishlist-items .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
  .wishlist-index-index .page-wrapper #maincontent .columns .column.main .form-wishlist-items .actions-toolbar .primary .action-gift {
    width: 100%;
  }
  .wishlist-index-index .page-wrapper #maincontent .columns .sidebar.sidebar-main {
    display: none;
  }
  .columns {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    box-sizing: border-box;
  }
  .columns:after {
    clear: both;
    content: ' ';
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
  }
  .columns > .column {
    padding: 10px;
  }
  .login-container {
    flex-direction: column;
    padding-left: 21px;
    padding-right: 21px;
  }
  .login-container .block {
    width: 100%;
  }
  .account .column.main,
  .account .sidebar-additional {
    margin: 0;
  }
  .account #maincontent {
    display: flex;
    flex-direction: column;
  }
  .form.password.forget {
    padding-left: 21px;
    padding-right: 21px;
  }
  .form.create.account.form-create-account {
    padding-left: 21px;
    padding-right: 21px;
  }
}
@media only screen and (max-width: 479px) {
  .tooltip.wrapper .tooltip.content {
    min-width: 10rem;
  }
  .amrelated-summary-content {
    justify-content: space-between;
    padding: 15px;
  }
  .amrelated-price-wrapper {
    margin: 0;
    padding: 15px 0;
  }
  .amrelated-tocart-wrapper {
    margin: 0;
  }
  .swatch-option {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    min-width: 24px;
    border: 1px solid #DEDEDE;
  }
  .swatch-option.selected {
    box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.25);
    transform: scale(1.5);
    transform-origin: center;
    outline: 0;
  }
  .swatch-option.color:not(.disabled):hover {
    box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.25);
    transform: scale(1.2);
    transform-origin: center;
    outline: 0;
    border: 0;
  }
  #custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart {
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 100vh;
  }
  #custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .actions > .secondary > a.action.buynow {
    margin: 0 auto 24px !important;
    background: #ef9c2b !important;
  }
  #custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .actions .secondary.btn-buy-now {
    background: #f1f1f1;
  }
  #custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .actions > .block-content-gaia {
    background: #f1f1f1;
  }
  #custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .minicart-widgets {
    background: #f1f1f1;
  }
  #bundles_gaia .bundle-container .bundle-element .bundle-info .bundle-actions .final-price .label-final {
    font-size: 12px;
    margin-right: 10px;
  }
  #bundles_gaia .bundle-container .bundle-element .bundle-info .bundle-actions .final-price .price-final-total {
    font-size: 14px;
  }
  .message.message-success.success {
    position: absolute;
    z-index: 100;
    top: 165px;
    width: 100%;
  }
  #live-chat-widget {
    z-index: 9 !important;
  }
  .message-MSI-checkout {
    padding-left: 15px;
    padding-top: 10px;
  }
  .action-postal-code-container #postal-external {
    width: 50% !important;
    padding: 7px 0;
  }
  .another-link-container .calc {
    font-size: 14px !important;
  }
  .delivery-info-title {
    margin-bottom: 14px;
  }
  .block-beneficios-wrapper {
    display: none;
  }
  .block-beneficios-wrapper .block-beneficios-panel #headingOne {
    padding: 12px !important;
  }
  .block-beneficios-wrapper .block-beneficios-panel #headingOne a {
    font-size: 14px;
  }
  .payment-method.stripe-payments .payment-method-content {
    padding-bottom: 0;
  }
  .payment-method.stripe-payments .stripe-payments-card-form .stripe-payments-elements #stripe-payments-card-number {
    width: 18em;
  }
  .payment-method.stripe-payments .stripe-payments-card-form .stripe-payments-elements #stripe-payments-card-expiry,
  .payment-method.stripe-payments .stripe-payments-card-form .stripe-payments-elements #stripe-payments-card-cvc {
    width: 8em;
  }
  .payment-method.stripe-payments .stripe-payments-card-form .stripe-payments-elements.pci-options {
    margin-left: 0;
  }
  .payment-method.stripe-payments .stripe-payments-card-form .credit-advice {
    width: auto;
  }
  .payment-method.stripe-payments .stripe-payments-card-form .checkout-agreements-block {
    margin-bottom: 0;
  }
  .payment-method.stripe-payments .stripe-payments-card-form .fieldset.ccard {
    margin: 0;
  }
  .minicart-wrapper .block-minicart {
    width: 290px;
  }
  .modal-popup .field-tooltip .field-tooltip-content {
    width: 200px;
  }
}
@media all and (min-width: 640px) {
  .abs-blocks-2columns-s {
    width: 48.8%;
  }
  .abs-reset-left-margin-desktop-s,
  .column:not(.sidebar-main) .multicheckout .actions-toolbar,
  .multicheckout .block-shipping .box-shipping-method .fieldset .legend {
    margin-left: 0;
  }
  .abs-margin-for-forms-desktop-s {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop-s {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop-s:before,
  .abs-add-clearfix-desktop-s:after,
  .multicheckout .block-billing:before,
  .multicheckout .block-billing:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop-s:after,
  .multicheckout .block-billing:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop-s,
  .multicheckout .block-shipping .box,
  .multicheckout .block-billing .box-billing-address,
  .multicheckout .block-billing .box-billing-method {
    box-sizing: border-box;
  }
  .ui-dialog.popup {
    width: 420px;
  }
  .amrelated-popup-container .amrelated-bundle-popup {
    margin: 0 auto;
    padding: 0 0 13px;
    width: 400px;
    max-width: initial;
  }
  .amrelated-popup-container .amrelated-info.-top {
    margin-top: 15px;
  }
  .column .block-addbysku .action.remove {
    background-image: none;
    -moz-box-sizing: content-box;
    box-shadow: none;
    line-height: inherit;
    text-shadow: none;
    font-weight: 400;
    line-height: 1.42857143;
    margin: 0;
    padding: 0;
    color: #1979c3;
    text-decoration: none;
    background: none;
    border: 0;
    display: inline;
    margin-top: 2px;
  }
  .column .block-addbysku .action.remove:focus,
  .column .block-addbysku .action.remove:active {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove:hover {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    pointer-events: none;
    opacity: 0.5;
  }
  .column .block-addbysku .action.remove:visited {
    color: #1979c3;
    text-decoration: none;
  }
  .column .block-addbysku .action.remove:hover {
    color: #006bb4;
    text-decoration: underline;
  }
  .column .block-addbysku .action.remove:active {
    color: #ff5501;
    text-decoration: underline;
  }
  .column .block-addbysku .action.remove:hover,
  .column .block-addbysku .action.remove:active,
  .column .block-addbysku .action.remove:focus {
    background: none;
    border: 0;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    color: #1979c3;
    opacity: 0.5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline;
  }
  .multicheckout .actions-toolbar .secondary {
    float: none;
    margin-top: 11px;
    text-align: right;
  }
  .multicheckout .actions-toolbar .secondary .action {
    margin-left: 10px;
  }
  .multicheckout .actions-toolbar .secondary .action.back {
    display: block;
    float: left;
  }
  .multicheckout .item-options {
    margin: 20px 0 0;
  }
  .multicheckout .block-content .box {
    margin-bottom: 0;
  }
  .multicheckout .block-shipping .box {
    float: left;
    width: 25%;
  }
  .multicheckout .block-shipping .box-shipping-method {
    padding-left: 25px;
    padding-right: 25px;
    width: 50%;
  }
  .multicheckout .block-shipping .box-shipping-method .fieldset .field:before {
    display: none;
  }
  .multicheckout .block-billing .box-billing-address {
    float: left;
    width: 25%;
  }
  .multicheckout .block-billing .box-billing-method {
    float: left;
    padding-left: 25px;
    width: 50%;
  }
  .multicheckout.form.address .table-wrapper .applicable {
    margin: 7px 0 0;
  }
  .multicheckout.order-review .box-items {
    clear: left;
    float: none;
    padding-top: 40px;
    width: auto;
  }
  .multicheckout.order-review .col.item {
    width: 75%;
  }
  .multicheckout .methods-payment .item-content > .fieldset {
    width: auto;
  }
  .multicheckout .methods-payment .item-content > .fieldset .field.cvv {
    display: inline-block;
    width: auto;
  }
  .multicheckout .methods-payment .fieldset > .field:not(.choice) > .label {
    float: none;
    margin-bottom: 8px;
    text-align: left;
    width: auto;
  }
  .multicheckout .methods-payment .fieldset > .field:not(.choice):not(.cvv) .control {
    width: 100%;
  }
  .review-form {
    max-width: 500px;
  }
  .review-ratings {
    float: left;
    margin-bottom: 0;
    max-width: 240px;
  }
  .review-ratings ~ .review-content,
  .review-ratings ~ .review-details {
    margin-left: 280px;
  }
  .review-toolbar {
    margin: 0 0 30px;
  }
  .review-toolbar .pages {
    padding: 30px 0;
  }
  .fieldset .review-legend.legend {
    margin-bottom: 30px;
  }
  .review-item {
    padding: 30px 0;
  }
  .review-title {
    margin: 0 0 30px;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-bottom: 20px;
  }
  .wishlist-index-index .products-grid .product-item-actions {
    margin: 0;
  }
  .products-grid .product-item {
    margin-bottom: 30px;
  }
  .product-item-actions {
    display: block;
  }
  .products-grid .product-item-actions {
    margin: 10px 0;
  }
  .product-item-actions .actions-primary + .actions-secondary > * {
    white-space: normal;
  }
  .products-grid .product-item {
    width: 33.33333333%;
  }
  .page-products .products-grid .product-item,
  .page-layout-1column .products-grid .product-item,
  .page-layout-3columns .products-grid .product-item,
  .page-products.page-layout-1column .products-grid .product-item,
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 2%;
    padding: 0;
    width: calc((100% - 4%) / 3);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1),
  .page-layout-1column .products-grid .product-item:nth-child(3n + 1),
  .page-layout-3columns .products-grid .product-item:nth-child(3n + 1),
  .page-products.page-layout-1column .products-grid .product-item:nth-child(3n + 1),
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .block.widget .products-grid .product-item,
  .page-layout-1column .block.widget .products-grid .product-item,
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 4%) / 3);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
}
.svgicon {
  position: relative;
  min-width: 16px;
  min-height: 16px;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
}
.page-wrapper > .widget.category-carrousel-wrapper {
  width: 100%;
  max-width: none;
  padding-left: 0;
  padding-right: 0;
}
.page-wrapper > .widget.category-carrousel-wrapper .carrousel-header-image {
  width: 100%;
}
.page-wrapper > .widget.category-carrousel-wrapper .carrousel-header-image img {
  width: 100%;
}
.page-wrapper > .widget.category-carrousel-wrapper .carrousel-bottom {
  display: flex;
  width: 100%;
  max-width: 1296px;
  box-sizing: border-box;
  margin: 0 auto;
}
.page-wrapper > .widget.category-carrousel-wrapper .carrousel-bottom .category-carrousel-left h3 {
  font-family: 'Lato', sans-serif;
  font-weight: 900;
  color: #505050;
}
.page-wrapper > .widget.category-carrousel-wrapper .carrousel-bottom .category-carrousel-right ul {
  display: flex;
  width: 100%;
  align-items: center;
  padding: 0;
  margin: 0;
}
.page-wrapper > .widget.category-carrousel-wrapper .carrousel-bottom .category-carrousel-right ul li {
  font-size: 0;
  width: 100%;
  max-width: 92px;
  list-style: none;
  margin-right: 15px;
  position: relative;
}
@media (min-width: 1200px) {
  .page-wrapper > .widget.category-carrousel-wrapper .carrousel-bottom .category-carrousel-right ul li:hover {
    -webkit-opacity: 0.7;
    -moz-opacity: 0.7;
    -ms-opacity: 0.7;
    opacity: 0.7;
    -webkit-transform: scale(1.065);
    -moz-transform: scale(1.065);
    -ms-transform: scale(1.065);
    transform: scale(1.065);
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    transition: all 0.25s ease;
  }
}
.page-wrapper > .widget.category-carrousel-wrapper .carrousel-bottom .category-carrousel-right ul li:last-child {
  margin-right: 0;
}
.page-wrapper > .widget.category-carrousel-wrapper .carrousel-bottom .category-carrousel-right ul li div.category-carrusel-subcategory {
  width: 100%;
  cursor: pointer;
}
.page-wrapper > .widget.category-carrousel-wrapper .carrousel-bottom .category-carrousel-right ul li div.category-carrusel-subcategory .checkbox-content {
  position: absolute;
  top: 5px;
  left: 5px;
}
.page-wrapper > .widget.category-carrousel-wrapper .carrousel-bottom .category-carrousel-right ul li div.category-carrusel-subcategory img {
  width: 100%;
  height: auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
.page-wrapper > .widget.category-carrousel-wrapper .carrousel-bottom .category-carrousel-right ul li div.category-carrusel-subcategory span {
  color: #ffffff;
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 18px;
  word-break: break-word;
  text-align: center;
  text-shadow: 0 0 8px #59595c;
  width: 100%;
  display: block;
  box-sizing: border-box;
  padding: 0 5px;
  position: absolute;
  bottom: 16px;
  left: 0;
}
#bundles-pv {
  display: block;
  float: left;
  width: 100%;
}
#bundles-pv .amrelated-pack-wrapper.gaia {
  border-top: 1px solid #d8d8d8;
  padding-bottom: 0;
}
#bundles-pv .amrelated-pack-wrapper.gaia .amrelated-title strong {
  font-size: 28px;
  font-family: LatoBold, ArialBlack, sans-serif;
}
#bundles-pv .amrelated-pack-wrapper.gaia .amrelated-content-wrapper {
  justify-content: space-between;
}
#bundles-pv .amrelated-pack-wrapper.gaia .amrelated-content-wrapper .amrelated-pack-list .amrelated-pack-item {
  width: 155px;
  min-width: 155px;
  min-height: 185px;
  border: 1px solid #E8E8E8 !important;
  border-radius: 5px;
  padding: 0;
  -webkit-box-shadow: 0 12px 35px -24px rgba(0, 0, 0, 0.5);
  box-shadow: 0 12px 35px -24px rgba(0, 0, 0, 0.5);
}
#bundles-pv .amrelated-pack-wrapper.gaia .amrelated-content-wrapper .amrelated-pack-list .amrelated-pack-item .amrelated-info {
  flex-direction: column;
}
#bundles-pv .amrelated-pack-wrapper.gaia .amrelated-content-wrapper .amrelated-pack-list .amrelated-pack-item .amrelated-info .amrelated-photo-container {
  width: 100%;
  max-width: 100%;
  border: 0;
}
#bundles-pv .amrelated-pack-wrapper.gaia .amrelated-content-wrapper .amrelated-pack-list .amrelated-pack-item .amrelated-info .amrelated-photo-container .amrelated-discount {
  display: none;
}
#bundles-pv .amrelated-pack-wrapper.gaia .amrelated-content-wrapper .amrelated-pack-list .amrelated-pack-item .amrelated-info .amrelated-photo-container .amrelated-checkbox + .amrelated-label {
  position: absolute;
  top: 5px;
  right: 5px;
  left: inherit;
  border: 1px solid #000000;
}
#bundles-pv .amrelated-pack-wrapper.gaia .amrelated-content-wrapper .amrelated-pack-list .amrelated-pack-item .amrelated-info .amrelated-photo-container .amrelated-checkbox:checked + .amrelated-label {
  -webkit-background: url("../images/check.svg") no-repeat center center;
  -moz-background: url("../images/check.svg") no-repeat center center;
  -ms-background: url("../images/check.svg") no-repeat center center;
  background: url("../images/check.svg") no-repeat center center;
  background-size: 110% !important;
}
#bundles-pv .amrelated-pack-wrapper.gaia .amrelated-content-wrapper .amrelated-pack-list .amrelated-pack-item .amrelated-info .amrelated-details {
  margin-left: 0;
  text-align: center;
  padding: 5px;
}
#bundles-pv .amrelated-pack-wrapper.gaia .amrelated-content-wrapper .amrelated-pack-list .amrelated-pack-item .amrelated-info .amrelated-details .amrelated-name {
  padding: 0 0 10px;
}
#bundles-pv .amrelated-pack-wrapper.gaia .amrelated-content-wrapper .amrelated-pack-list .amrelated-pack-item .amrelated-info .amrelated-details .amrelated-name .amrelated-link {
  color: #131313;
}
#bundles-pv .amrelated-pack-wrapper.gaia .amrelated-content-wrapper .amrelated-pack-list .amrelated-pack-item .amrelated-info .amrelated-details .price-wrapper {
  display: flex;
  justify-content: center;
  font-weight: 900;
}
#bundles-pv .amrelated-pack-wrapper.gaia .amrelated-content-wrapper .amrelated-pack-list .amrelated-pack-item .amrelated-info .amrelated-details .price-wrapper .price span {
  margin-right: 4px;
  color: #cc3330;
}
#bundles-pv .amrelated-pack-wrapper.gaia .amrelated-content-wrapper .amrelated-pack-list .amrelated-pack-item .amrelated-info .amrelated-details .price-wrapper .msrp span {
  color: #9A9A9A;
  text-decoration: line-through;
}
#bundles-pv .amrelated-pack-wrapper.gaia .amrelated-content-wrapper .amrelated-pack-list .amrelated-plus {
  color: #AFAFAF;
  font-size: 32px;
}
#bundles-pv .amrelated-pack-wrapper.gaia .amrelated-content-wrapper .amrelated-pack-list .amrelated-pack-items {
  margin: 0;
  justify-content: initial;
}
#bundles-pv .amrelated-pack-wrapper.gaia .amrelated-content-wrapper .amrelated-pack-list .amrelated-pack-items .amrelated-background {
  display: none;
}
#bundles-pv .amrelated-pack-wrapper.gaia .amrelated-content-wrapper .amrelated-summary-content {
  width: 100%;
  max-width: 230px;
}
#bundles-pv .amrelated-pack-wrapper.gaia .amrelated-content-wrapper .amrelated-summary-content .amrelated-comunication-wrapper {
  text-align: right;
  margin-bottom: 8px;
}
#bundles-pv .amrelated-pack-wrapper.gaia .amrelated-content-wrapper .amrelated-summary-content .amrelated-comunication-wrapper .percent-discount {
  font-size: 20px;
  font-family: LatoBold, ArialBlack, sans-serif;
}
#bundles-pv .amrelated-pack-wrapper.gaia .amrelated-content-wrapper .amrelated-summary-content .amrelated-comunication-wrapper .legend {
  font-size: 14px;
}
#bundles-pv .amrelated-pack-wrapper.gaia .amrelated-content-wrapper .amrelated-summary-content .amrelated-price-wrapper {
  border: none;
  flex-direction: column;
  top: unset;
  right: unset;
  transform: none;
  height: auto;
  padding: 0 0 8px;
}
#bundles-pv .amrelated-pack-wrapper.gaia .amrelated-content-wrapper .amrelated-summary-content .amrelated-price-wrapper .main.price {
  font-size: 12px;
  width: 100%;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
#bundles-pv .amrelated-pack-wrapper.gaia .amrelated-content-wrapper .amrelated-summary-content .amrelated-price-wrapper .main.price .label-final-price {
  font-size: 10px;
  color: #8E8E8E;
}
#bundles-pv .amrelated-pack-wrapper.gaia .amrelated-content-wrapper .amrelated-summary-content .amrelated-price-wrapper .main.price .final-price .price {
  color: #cc3330;
  font-size: 16px;
}
#bundles-pv .amrelated-pack-wrapper.gaia .amrelated-content-wrapper .amrelated-summary-content .amrelated-price-wrapper .main.price .old-price {
  color: #B9B9B9;
  font-size: 16px;
}
#bundles-pv .amrelated-pack-wrapper.gaia .amrelated-content-wrapper .amrelated-summary-content .amrelated-price-wrapper .amrelated-discount {
  background: none;
  color: #000000;
  font-family: LatoBold, ArialBlack, sans-serif;
  position: relative;
  transform: none;
  display: flex;
  justify-content: flex-end;
  width: 100%;
  padding: 0;
  margin: 8px 0;
}
#bundles-pv .amrelated-pack-wrapper.gaia .amrelated-content-wrapper .amrelated-summary-content .amrelated-price-wrapper .amrelated-discount .label-save {
  color: #41A46E;
  background: #ECF5F0;
  font-size: 12px;
  font-family: Lato, Arial, sans-serif;
  border-radius: 3px 0 0 3px;
  display: inline-block;
  height: 26px;
  line-height: 26px;
  padding: 0 20px 0 5px;
  position: relative;
  margin: 0 10px 10px 0;
  text-decoration: none;
  -webkit-transition: color 0.2s;
}
#bundles-pv .amrelated-pack-wrapper.gaia .amrelated-content-wrapper .amrelated-summary-content .amrelated-price-wrapper .amrelated-discount .label-save::before {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 1px rgba(0, 0, 0, 0.25);
  content: '';
  height: 6px;
  right: 10px;
  position: absolute;
  width: 6px;
  top: 10px;
}
#bundles-pv .amrelated-pack-wrapper.gaia .amrelated-content-wrapper .amrelated-summary-content .amrelated-price-wrapper .amrelated-discount .label-save::after {
  background: #fff;
  border-bottom: 13px solid transparent;
  border-left: 10px solid #ECF5F0;
  border-top: 13px solid transparent;
  content: '';
  position: absolute;
  right: 0;
  top: 0;
}
#bundles-pv .amrelated-pack-wrapper.gaia .amrelated-content-wrapper .amrelated-summary-content .amrelated-tocart-wrapper .action {
  font-size: 14px;
  margin-bottom: 16px;
}
#bundles-pv .amrelated-pack-wrapper.gaia .amrelated-content-wrapper .amrelated-summary-content .amrelated-personalize-wrapper .action {
  background: #ffffff;
  color: #979797;
  border: 1px solid #979797;
  font-size: 14px;
  width: 100%;
  text-transform: uppercase;
}
#sets-aviable {
  display: flex;
  justify-content: space-between;
}
#sets-aviable .label-sets {
  color: #EF9C2B;
  background: #f9ecda;
  font-size: 12px;
  font-family: Lato, Arial, sans-serif;
  border-radius: 3px 0 0 3px;
  display: inline-block;
  height: 26px;
  line-height: 26px;
  padding: 0 20px 0 5px;
  position: relative;
  margin: 0 10px 10px 0;
  text-decoration: none;
  -webkit-transition: color 0.2s;
}
#sets-aviable .label-sets::before {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 1px rgba(0, 0, 0, 0.25);
  content: '';
  height: 6px;
  right: 10px;
  position: absolute;
  width: 6px;
  top: 10px;
}
#sets-aviable .label-sets::after {
  background: #fff;
  border-bottom: 13px solid transparent;
  border-left: 10px solid #f9ecda;
  border-top: 13px solid transparent;
  content: '';
  position: absolute;
  right: 0;
  top: 0;
}
#sets-aviable .view-more-sets {
  color: #8E8E8E;
  text-decoration: underline;
}
/* Block: Armá tu Sketch */
.block-sketch-wrapper {
  width: 100%;
  box-sizing: border-box;
  border-bottom: 1px solid #f4f4f0;
}
.block-sketch-wrapper a {
  text-decoration: none;
  width: 100%;
  padding: 20px 20px 25px 20px;
  display: block;
  box-sizing: border-box;
  -webkit-background: linear-gradient(180deg, #be9092 50%, #ab7c75 50%);
  -moz-background: linear-gradient(180deg, #be9092 50%, #ab7c75 50%);
  -ms-background: linear-gradient(180deg, #be9092 50%, #ab7c75 50%);
  background: linear-gradient(180deg, #be9092 50%, #ab7c75 50%);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
}
.block-sketch-wrapper a h4 {
  font-size: 3rem;
  font-weight: 500;
  color: #ffffff;
  text-align: center;
  padding-top: 30px;
  margin: 0 0 20px 0;
  position: relative;
  display: block;
  text-decoration: none;
}
.block-sketch-wrapper a h4 strong {
  font-weight: 600;
}
.block-sketch-wrapper a h4:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: initial;
  color: #ffffff;
  content: "\f146";
  font-family: 'gaia-icons';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-sketch-wrapper a h4:before {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
}
.block-sketch-wrapper a .sketch-background {
  width: 100%;
  height: 100%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  background-size: contain;
  position: relative;
  padding-bottom: 50%;
  margin: 0 0 20px 0;
}
.block-sketch-wrapper a span {
  font-size: 1.5rem;
  font-weight: 500;
  color: #ffffff;
  text-align: center;
  display: block;
  width: 100%;
  margin: 0;
}
.block-sketch-wrapper a span strong {
  font-weight: 600;
}
/* Block: Beneficios de comprar en Gaia */
/* contenedor general */
.block-beneficios-wrapper {
  display: none;
}
.block-beneficios-wrapper .block-beneficios-panel {
  /* estilos dentro del collapse */
}
.block-beneficios-wrapper .block-beneficios-panel .panel-heading {
  background: #dae0e5;
  border-radius: 5px;
}
.block-beneficios-wrapper .block-beneficios-panel a {
  font-size: 16px;
  color: #576d7a;
  text-decoration: none;
}
.block-beneficios-wrapper .block-beneficios-panel a .all-in-servicios {
  background: #576d7a !important;
  color: white;
  padding: 5px;
  border-radius: 5px;
}
.block-beneficios-wrapper .block-beneficios-panel a:hover {
  text-decoration: none;
}
.block-beneficios-wrapper .block-beneficios-panel #collapseAllIn {
  background: #dae0e5;
  border-radius: 5px;
  padding: 15px;
  color: #576d7a;
  width: 100%;
  /* estilos iconos */
}
.block-beneficios-wrapper .block-beneficios-panel #collapseAllIn h4 {
  font-size: 16px;
}
.block-beneficios-wrapper .block-beneficios-panel #collapseAllIn ul.no-bullets {
  list-style-type: none;
  /* Remove bullets */
  padding: 0;
  /* Remove padding */
  margin: 0;
  /* Remove margins */
}
.block-beneficios-wrapper .block-beneficios-panel #collapseAllIn li.bold-list {
  font-weight: 700;
  font-size: 16px;
}
.block-beneficios-wrapper .block-beneficios-panel #collapseAllIn li.bold-list .wa-ico-allin {
  background: url("../images/all_in_services/WA.svg") no-repeat top center;
  width: 20px;
  height: 20px;
  display: inline-block;
  background-repeat: no-repeat;
  vertical-align: text-bottom;
}
.block-beneficios-wrapper .block-beneficios-panel #collapseAllIn .lite-list {
  font-weight: 500;
  font-size: 12px;
}
.block-beneficios-wrapper .block-beneficios-panel #collapseAllIn .icons-allin {
  text-align: center;
  font-size: 16px;
}
.block-beneficios-wrapper .block-beneficios-panel #collapseAllIn .icons-allin .icon-calendar-ico {
  background: url("../images/all_in_services/Delivery.svg") no-repeat top center;
  width: 36px;
  height: 36px;
  display: inline-block;
  background-repeat: no-repeat;
  vertical-align: text-bottom;
}
.block-beneficios-wrapper .block-beneficios-panel #collapseAllIn .icons-allin .icon-return-ico {
  background: url("../images/all_in_services/Return.svg") no-repeat top center;
  width: 36px;
  height: 36px;
  display: inline-block;
  background-repeat: no-repeat;
  vertical-align: text-bottom;
}
.block-beneficios-wrapper .block-beneficios-panel #collapseAllIn .icons-allin .icon-shipping-ico {
  background: url("../images/all_in_services/Shipping.svg") no-repeat top center;
  width: 36px;
  height: 36px;
  display: inline-block;
  background-repeat: no-repeat;
  vertical-align: text-bottom;
}
.block-beneficios-wrapper .block-beneficios-panel #collapseAllIn .icons-allin .icon-payment-ico {
  background: url("../images/all_in_services/Payment.svg") no-repeat top center;
  width: 36px;
  height: 36px;
  display: inline-block;
  background-repeat: no-repeat;
  vertical-align: text-bottom;
}
.block-beneficios-wrapper .block-beneficios-panel #collapseAllIn .icons-allin .icon-info-ico {
  background: url("../images/all_in_services/i_benefits.svg") no-repeat top center;
  width: 20px;
  height: 20px;
  display: inline-block;
  background-repeat: no-repeat;
  vertical-align: text-bottom;
  cursor: pointer;
}
.block-beneficios-wrapper .block-beneficios-content {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.block-beneficios-wrapper .block-beneficios-content div {
  width: 50%;
  padding: 0 5px;
  box-sizing: border-box;
}
.block-beneficios-wrapper .block-beneficios-content div span {
  font-size: 1.5rem;
  text-align: center;
  display: block;
}
.block-beneficios-wrapper .block-beneficios-content div.envio {
  display: block;
  text-decoration: none;
}
.block-beneficios-wrapper .block-beneficios-content div.envio:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 1;
  color: #363636;
  content: "\e91c";
  font-family: 'gaia-icons';
  margin: 0 0 15px 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-beneficios-wrapper .block-beneficios-content div.pago {
  display: block;
  text-decoration: none;
}
.block-beneficios-wrapper .block-beneficios-content div.pago:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 36px;
  line-height: 1;
  color: #363636;
  content: "\e92c";
  font-family: 'gaia-icons';
  margin: 0 0 15px 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-beneficios-wrapper .block-beneficios-content div.entrega {
  display: block;
  text-decoration: none;
}
.block-beneficios-wrapper .block-beneficios-content div.entrega:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 34px;
  line-height: 1;
  color: #363636;
  content: "\e92e";
  font-family: 'gaia-icons';
  margin: 0 0 15px 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-beneficios-wrapper .block-beneficios-content div.devolucion {
  display: block;
  text-decoration: none;
}
.block-beneficios-wrapper .block-beneficios-content div.devolucion:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: 1;
  color: #363636;
  content: "\e92d";
  font-family: 'gaia-icons';
  margin: 0 0 15px 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-beneficios-wrapper .block-beneficios-content div.envio,
.block-beneficios-wrapper .block-beneficios-content div.pago {
  margin-bottom: 33px;
}
.block-beneficios-wrapper .block-beneficios-content div:before {
  width: 100%;
  margin: 0 auto;
}
/* Block: ¿Aún no te decides? */
.block-decision-wrapper {
  width: 100%;
  padding: 25px 0;
  box-sizing: border-box;
  border-bottom: 1px solid #f4f4f0;
}
.block-decision-wrapper h3 {
  margin-bottom: 20px;
}
.block-decision-wrapper .block-decision-content {
  width: 100%;
  display: flex;
}
.block-decision-wrapper .block-decision-content a {
  font-size: 1.4rem;
  color: #9a9a9a;
  text-align: center;
  text-decoration: none;
  flex-basis: 100%;
  padding: 20px 10px;
  display: block;
  margin-right: 14px;
  margin-left: 0 !important;
  box-sizing: border-box;
  background: #ebebeb;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
.block-decision-wrapper .block-decision-content a span {
  width: 100%;
  position: relative;
  display: block;
  text-decoration: none;
}
.block-decision-wrapper .block-decision-content a span .img-container {
  display: block;
  width: 90px;
  margin: 0 auto 5px auto;
  height: auto;
}
.block-decision-wrapper .block-decision-content a span:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 19px;
  line-height: 1;
  color: #9a9a9a;
  font-family: 'gaia-icons';
  margin: 0 0 10px 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-decision-wrapper .block-decision-content a span:before {
  width: 100%;
}
.block-decision-wrapper .block-decision-content a.tienda span::before {
  content: "\e917";
}
@media (min-width: 1200px) {
  .block-decision-wrapper .block-decision-content a:hover {
    color: #363636;
    background: #dedede;
  }
  .block-decision-wrapper .block-decision-content a:hover span:before {
    color: #363636;
  }
}
.block-decision-wrapper .block-decision-content a:last-child {
  margin-right: 0 !important;
}
/* Block: Completá tu look y Más sobre esta pieza */
/* Bloques : boton collapse */
.block-look-wrapper,
.block-mas-pieza-wrapper {
  width: 100%;
  padding: 25px 0;
  box-sizing: border-box;
  border-bottom: 1px solid #f4f4f0;
}
/* Bloques de atributos: especificaciones y mantenimiento */
.block-detalles-wrapper,
.block-especificaciones-wrapper,
.block-materiales-wrapper {
  padding: 25px 0;
  width: 100%;
  box-sizing: border-box;
  border-bottom: 1px solid #f4f4f0;
}
.block-detalles-wrapper strong,
.block-especificaciones-wrapper strong,
.block-materiales-wrapper strong {
  font-size: 2rem;
  font-weight: 900;
  display: block;
  margin-bottom: 18px;
}
.block-detalles-wrapper .value,
.block-especificaciones-wrapper .value,
.block-materiales-wrapper .value {
  font-size: 1.6rem;
}
/* Block: Podría gustarte y reviews */
.block-podria-gustarte-wrapper,
.block-reviews-wrapper {
  width: 100%;
  clear: both;
}
.block-podria-gustarte-wrapper h3,
.block-reviews-wrapper h3 {
  font-size: 3.9rem;
  font-weight: 900;
  display: block;
  margin-top: 0;
}
.block-podria-gustarte-wrapper .block-podria-gustarte-content,
.block-reviews-wrapper .block-podria-gustarte-content,
.block-podria-gustarte-wrapper .block-reviews-content,
.block-reviews-wrapper .block-reviews-content {
  width: 100%;
  max-width: 1296px;
  margin: 0 auto;
}
.block-podria-gustarte-wrapper {
  background: #f4f3f0;
}
.block-podria-gustarte-wrapper .disenos-top-content {
  width: 100%;
  max-width: 1296px;
  margin: 0 auto;
}
.block-podria-gustarte-wrapper .disenos-top-content .slider-item_page_recs1 .slick-track {
  width: auto;
  display: flex;
  flex: 0 0 100%;
  align-items: center;
  justify-content: space-around;
  margin: 0 auto;
}
/* Block: Producto agotado */
.isSalable-container-PV {
  background-color: #ebebeb;
  padding: 35px;
  border-radius: 5px;
}
.isSalable-container-PV .isSalable-msj-PV {
  text-align: center;
  font-size: 18px;
}
.modal-popup.modal-email .modal-inner-wrap,
.modal-popup.modal-telefono .modal-inner-wrap {
  max-width: 384px;
}
.modal-popup.modal-email .modal-inner-wrap .modal-header,
.modal-popup.modal-telefono .modal-inner-wrap .modal-header {
  padding-bottom: 0;
}
.modal-popup.modal-email .modal-inner-wrap .modal-header .modal-title,
.modal-popup.modal-telefono .modal-inner-wrap .modal-header .modal-title {
  font-size: 1.7rem;
  color: #000000;
  font-weight: 900;
  text-align: center;
  padding: 0;
  margin: 0;
  border: none;
}
.modal-popup.modal-email .modal-inner-wrap .modal-content,
.modal-popup.modal-telefono .modal-inner-wrap .modal-content {
  text-align: center;
  padding-bottom: 3rem;
}
.modal-popup.modal-email .modal-inner-wrap .modal-content h4,
.modal-popup.modal-telefono .modal-inner-wrap .modal-content h4 {
  color: #000000;
  font-weight: 900;
  text-align: center;
}
.modal-popup.modal-email .modal-inner-wrap .modal-content input[type="text"],
.modal-popup.modal-telefono .modal-inner-wrap .modal-content input[type="text"] {
  border: none;
  border-bottom: 1px solid #000000;
  margin-bottom: 10px;
}
.modal-popup.modal-email .modal-inner-wrap .modal-content input[type="text"].email + h4,
.modal-popup.modal-telefono .modal-inner-wrap .modal-content input[type="text"].email + h4 {
  margin: 25px 0 10px 0;
}
.modal-popup.modal-email .modal-inner-wrap .modal-content input[type="text"].phone,
.modal-popup.modal-telefono .modal-inner-wrap .modal-content input[type="text"].phone {
  margin: 0 0 35px 0;
}
.modal-popup.modal-email .modal-inner-wrap .modal-content input[type="text"]::-webkit-input-placeholder,
.modal-popup.modal-telefono .modal-inner-wrap .modal-content input[type="text"]::-webkit-input-placeholder {
  font-size: 1.2rem;
  color: #000000;
  opacity: 1;
}
.modal-popup.modal-email .modal-inner-wrap .modal-content input[type="text"]:-moz-placeholder,
.modal-popup.modal-telefono .modal-inner-wrap .modal-content input[type="text"]:-moz-placeholder {
  font-size: 1.2rem;
  color: #000000;
  opacity: 1;
}
.modal-popup.modal-email .modal-inner-wrap .modal-content input[type="text"]::-moz-placeholder,
.modal-popup.modal-telefono .modal-inner-wrap .modal-content input[type="text"]::-moz-placeholder {
  font-size: 1.2rem;
  color: #000000;
  opacity: 1;
}
.modal-popup.modal-email .modal-inner-wrap .modal-content input[type="text"]:-ms-input-placeholder,
.modal-popup.modal-telefono .modal-inner-wrap .modal-content input[type="text"]:-ms-input-placeholder {
  font-size: 1.2rem;
  color: #000000;
  opacity: 1;
}
.modal-popup.modal-email .modal-inner-wrap .modal-content input[type="text"]::-ms-input-placeholder,
.modal-popup.modal-telefono .modal-inner-wrap .modal-content input[type="text"]::-ms-input-placeholder {
  color: #000000;
  opacity: 1;
}
.modal-popup.modal-email .modal-inner-wrap .modal-content input[type="text"]::placeholder,
.modal-popup.modal-telefono .modal-inner-wrap .modal-content input[type="text"]::placeholder {
  color: #000000;
  opacity: 1;
}
.modal-popup.modal-email .modal-inner-wrap .modal-content button,
.modal-popup.modal-telefono .modal-inner-wrap .modal-content button,
.modal-popup.modal-email .modal-inner-wrap .modal-content .cart.table-wrapper .actions-toolbar > .action,
.modal-popup.modal-telefono .modal-inner-wrap .modal-content .cart.table-wrapper .actions-toolbar > .action,
.modal-popup.modal-email .modal-inner-wrap .modal-content .action-gift,
.modal-popup.modal-telefono .modal-inner-wrap .modal-content .action-gift {
  font-size: 1.3rem;
  color: #ffffff;
  font-weight: 400;
  text-transform: uppercase;
  width: 100%;
  max-width: 224px;
  height: 40px;
  background: #000000;
}
.modal-popup.confirm._show .modal-inner-wrap .modal-content {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 35px;
}
.modal-popup.confirm._show .modal-inner-wrap .modal-footer {
  display: flex;
  justify-content: space-between;
}
.modal-popup.confirm._show .modal-inner-wrap .modal-footer button,
.modal-popup.confirm._show .modal-inner-wrap .modal-footer .cart.table-wrapper .actions-toolbar > .action,
.modal-popup.confirm._show .modal-inner-wrap .modal-footer .action-gift {
  width: 150px;
  font-size: 1.6rem;
  border-radius: 4px;
}
.modal-popup.confirm._show .modal-inner-wrap .modal-footer button.action-secondary.action-dismiss,
.modal-popup.confirm._show .modal-inner-wrap .modal-footer .cart.table-wrapper .actions-toolbar > .action.action-secondary.action-dismiss,
.modal-popup.confirm._show .modal-inner-wrap .modal-footer .action-gift.action-secondary.action-dismiss {
  border: 1px solid #ededed;
}
.modal-popup.confirm._show .modal-inner-wrap .modal-footer button.action-secondary.action-dismiss:hover,
.modal-popup.confirm._show .modal-inner-wrap .modal-footer .cart.table-wrapper .actions-toolbar > .action.action-secondary.action-dismiss:hover,
.modal-popup.confirm._show .modal-inner-wrap .modal-footer .action-gift.action-secondary.action-dismiss:hover {
  background-color: #ededed;
  -webkit-box-shadow: 0px 25px 25px -5px rgba(219, 219, 219, 0.25);
  -moz-box-shadow: 0px 25px 25px -5px rgba(219, 219, 219, 0.25);
  box-shadow: 0px 25px 25px -5px rgba(219, 219, 219, 0.25);
  transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out, box-shadow 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out, -webkit-box-shadow 0.2s ease-in-out;
  transform: scale(1.045);
}
.modal-popup.confirm._show .modal-inner-wrap .modal-footer button.action-primary.action-accept:focus,
.modal-popup.confirm._show .modal-inner-wrap .modal-footer .cart.table-wrapper .actions-toolbar > .action.action-primary.action-accept:focus,
.modal-popup.confirm._show .modal-inner-wrap .modal-footer .action-gift.action-primary.action-accept:focus {
  border: #ef9c2b;
  background-color: #ef9c2b;
}
.modal-popup.confirm._show .modal-inner-wrap .modal-footer button.action-primary.action-accept:hover,
.modal-popup.confirm._show .modal-inner-wrap .modal-footer .cart.table-wrapper .actions-toolbar > .action.action-primary.action-accept:hover,
.modal-popup.confirm._show .modal-inner-wrap .modal-footer .action-gift.action-primary.action-accept:hover {
  background-color: #ef9c2b;
  -webkit-box-shadow: 0px 25px 25px -5px rgba(206, 142, 61, 0.25);
  -moz-box-shadow: 0px 25px 25px -5px rgba(206, 142, 61, 0.25);
  box-shadow: 0px 25px 25px -5px rgba(206, 142, 61, 0.25);
  transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out, box-shadow 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out, -webkit-box-shadow 0.2s ease-in-out;
  transform: scale(1.045);
}
.box-sizes {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin: 20px auto;
}
.box-sizes ul {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  justify-items: center;
  float: none;
  margin: 0px auto;
  list-style: none;
  padding: 0;
}
.box-sizes ul li {
  border: 1px solid #999;
  width: 85px;
  padding: 0px 0px;
  float: none;
  border-radius: 5px;
  opacity: 0.5;
}
.box-sizes ul li a {
  font-size: 11px;
  text-align: center;
  line-height: 14px;
  display: block;
  height: 46px;
  padding: 10px 0px;
  text-decoration: none;
  color: inherit;
}
.box-sizes ul li a p {
  margin: 0px !important;
  font-size: 13px;
}
.box-sizes ul li a span {
  display: block;
  clear: none;
}
.box-sizes ul li.active,
.box-sizes ul li:hover {
  border: 1.5px solid #000;
  opacity: 1;
  color: #000;
}
.catalog-product-view .page-main .product-info-main h3 {
  font-weight: 600;
  display: block;
  margin-top: 0;
}
.catalog-product-view .page-main .product-info-main .page-title-wrapper .page-title {
  font-family: "Gotham", Arial, sans-serif;
  line-height: normal;
}
.catalog-product-view .page-main .product-info-main .product-info-price {
  position: relative;
  float: left;
  width: 100%;
  padding-bottom: 15px;
}
.catalog-product-view .page-main .product-info-main .product-link-wrapper .atrato-message-product-view {
  margin-bottom: 10px;
}
.catalog-product-view .page-main .product-info-main .atrato-message-product-view {
  display: inline-block;
  margin-bottom: 30px;
}
.catalog-product-view .page-main .product-info-main .product-social-links {
  width: auto;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: absolute;
  top: 5px;
  right: 0;
}
.catalog-product-view .page-main .product-info-main .product-social-links .product-addto-links {
  margin: 0 17px 0 0;
}
.catalog-product-view .page-main .product-info-main .product-social-links .product-addto-links .action.towishlist {
  font-size: 0;
  padding: 0;
  background: none;
  border: none;
  line-height: initial;
  display: block;
  text-decoration: none;
}
.catalog-product-view .page-main .product-info-main .product-social-links .product-addto-links .action.towishlist:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: initial;
  color: #363636;
  content: "\e93b";
  font-family: 'gaia-icons';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.catalog-product-view .page-main .product-info-main .block-attr-groupeds-wrapper .product.attribute {
  padding: 15px 0;
  border-bottom: 1px solid #f4f4f0;
}
.catalog-product-view .page-main .product-info-main .block-attr-groupeds-wrapper .product.attribute .trigger {
  font-size: 2rem;
  font-weight: 900;
  display: block;
  margin-bottom: 1rem;
}
.catalog-product-view .page-main .product-info-main .block-attr-groupeds-wrapper .product.attribute .icons-attr-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
}
.catalog-product-view .page-main .product-info-main .block-attr-groupeds-wrapper .product.attribute .icons-attr-container .gaia_attributes {
  background: #f9f9f9;
  padding: 15px 25px;
  display: flex;
  flex-basis: 100%;
  flex: 1;
  flex-direction: row;
}
@media only screen and (max-width: 768px) {
  .catalog-product-view .page-main .product-info-main .block-attr-groupeds-wrapper .product.attribute .icons-attr-container .gaia_attributes {
    margin-bottom: 10px;
    flex-basis: auto;
  }
}
.catalog-product-view .page-main .product-info-main .block-attr-groupeds-wrapper .product.attribute .icons-attr-container .gaia_attributes .icon {
  height: 30px;
  margin-right: 15px;
  width: 100%;
  max-width: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.catalog-product-view .page-main .product-info-main .block-attr-groupeds-wrapper .product.attribute .icons-attr-container .gaia_attributes .icon::before {
  font-size: 3rem;
}
.catalog-product-view .page-main .product-info-main .block-attr-groupeds-wrapper .product.attribute .icons-attr-container .gaia_attributes .value-content {
  display: flex;
  width: 100%;
  align-items: center;
}
.catalog-product-view .page-main .product-info-main .block-attr-groupeds-wrapper .product.attribute .icons-attr-container .gaia_attributes .value-content .label {
  margin-right: 5px;
  display: flex;
  align-items: center;
  font-family: "LatoBold", Arial, Helvetica, sans-serif;
  line-height: 1.2em;
}
.catalog-product-view .page-main .product-info-main .block-attr-groupeds-wrapper .product.attribute .icons-attr-container .gaia_attributes .value-content .label.label-tipo-de-armado {
  display: none;
}
.catalog-product-view .page-main .product-info-main .block-attr-groupeds-wrapper .product.attribute .icons-attr-container .gaia_attributes .value-content .attr_value {
  font-family: "LatoBold", Arial, Helvetica, sans-serif;
  line-height: 1.2em;
}
.catalog-product-view .page-main .product-info-main .block-attr-groupeds-wrapper .product.attribute .icons-attr-container .gaia_attributes .value-content .attr_value__1 {
  display: none;
}
.catalog-product-view .page-main .product-info-main .block-attr-groupeds-wrapper .product.attribute .icons-attr-container .gaia_attributes.orientacion-del-brazo-custom .value-content {
  flex-direction: column;
}
@media only screen and (max-width: 768px) {
  .catalog-product-view .page-main .product-info-main .block-attr-groupeds-wrapper .product.attribute .icons-attr-container .gaia_attributes.orientacion-del-brazo-custom .value-content {
    flex-direction: row;
  }
}
.catalog-product-view .page-main .product-info-main .block-attr-groupeds-wrapper .product.attribute .icons-attr-container .gaia_attributes.orientacion-del-brazo-custom .value-content .label {
  margin-right: 0;
}
.catalog-product-view .page-main .product-info-main .block-attr-groupeds-wrapper .product.attribute .icons-attr-container .gaia_attributes.orientacion-del-brazo-custom .value-content .attr_value {
  width: 100%;
}
.catalog-product-view .page-main .product-info-main .block-attr-groupeds-wrapper .product.attribute .icons-attr-container .gaia_attributes.complejidad-de-armado .value-content .attr_value {
  display: none;
}
.catalog-product-view .page-main .product-info-main .block-attr-groupeds-wrapper .product.attribute .icons-attr-container .gaia_attributes.tipo-de-armado,
.catalog-product-view .page-main .product-info-main .block-attr-groupeds-wrapper .product.attribute .icons-attr-container .gaia_attributes.firmeza,
.catalog-product-view .page-main .product-info-main .block-attr-groupeds-wrapper .product.attribute .icons-attr-container .gaia_attributes.orientacion-del-brazo,
.catalog-product-view .page-main .product-info-main .block-attr-groupeds-wrapper .product.attribute .icons-attr-container .gaia_attributes.value__,
.catalog-product-view .page-main .product-info-main .block-attr-groupeds-wrapper .product.attribute .icons-attr-container .gaia_attributes.value__0 {
  display: none;
}
.catalog-product-view .page-main .product-info-main .block-attr-groupeds-wrapper .product.attribute .table-attributes {
  border: 1px solid #929292;
  border-radius: 5px;
  display: flex;
  flex-direction: column;
}
.catalog-product-view .page-main .product-info-main .block-attr-groupeds-wrapper .product.attribute .table-attributes .attribute-line {
  display: flex;
  width: 100%;
  border-bottom: 1px solid #929292;
  align-items: stretch;
}
.catalog-product-view .page-main .product-info-main .block-attr-groupeds-wrapper .product.attribute .table-attributes .attribute-line:first-child {
  border-radius: 5px 0 0 0 ;
}
.catalog-product-view .page-main .product-info-main .block-attr-groupeds-wrapper .product.attribute .table-attributes .attribute-line:last-child {
  border-bottom: 0;
  border-radius: 0 0 0 5px;
}
.catalog-product-view .page-main .product-info-main .block-attr-groupeds-wrapper .product.attribute .table-attributes .attribute-line .column {
  padding: 1rem 2rem;
  display: flex;
  align-items: center;
}
.catalog-product-view .page-main .product-info-main .block-attr-groupeds-wrapper .product.attribute .table-attributes .attribute-line .column.name-column {
  background: #f9f9f9;
  font-family: 'LatoBold', Arial, Helvetica, sans-serif;
}
.catalog-product-view .page-main .product-info-main .block-attr-groupeds-wrapper .product.attribute .table-attributes.peso-y-dimensiones .attribute-line .column.name-column {
  width: 60%;
}
.catalog-product-view .page-main .product-info-main .block-attr-groupeds-wrapper .product.attribute .table-attributes.peso-y-dimensiones .attribute-line .column.value-column.alto::after,
.catalog-product-view .page-main .product-info-main .block-attr-groupeds-wrapper .product.attribute .table-attributes.peso-y-dimensiones .attribute-line .column.value-column.largo::after,
.catalog-product-view .page-main .product-info-main .block-attr-groupeds-wrapper .product.attribute .table-attributes.peso-y-dimensiones .attribute-line .column.value-column.ancho::after,
.catalog-product-view .page-main .product-info-main .block-attr-groupeds-wrapper .product.attribute .table-attributes.peso-y-dimensiones .attribute-line .column.value-column.profundidad-asiento::after,
.catalog-product-view .page-main .product-info-main .block-attr-groupeds-wrapper .product.attribute .table-attributes.peso-y-dimensiones .attribute-line .column.value-column.altura-suelo::after,
.catalog-product-view .page-main .product-info-main .block-attr-groupeds-wrapper .product.attribute .table-attributes.peso-y-dimensiones .attribute-line .column.value-column.altura-patas::after,
.catalog-product-view .page-main .product-info-main .block-attr-groupeds-wrapper .product.attribute .table-attributes.peso-y-dimensiones .attribute-line .column.value-column.altura-respaldo::after,
.catalog-product-view .page-main .product-info-main .block-attr-groupeds-wrapper .product.attribute .table-attributes.peso-y-dimensiones .attribute-line .column.value-column.altura-brazo::after,
.catalog-product-view .page-main .product-info-main .block-attr-groupeds-wrapper .product.attribute .table-attributes.peso-y-dimensiones .attribute-line .column.value-column.dimension-del-descanzabrazos::after {
  content: 'cms';
  margin-left: 5px;
}
.catalog-product-view .page-main .product-info-main .block-attr-groupeds-wrapper .product.attribute .table-attributes.peso-y-dimensiones .attribute-line .column.value-column.peso-del-producto-armado::after,
.catalog-product-view .page-main .product-info-main .block-attr-groupeds-wrapper .product.attribute .table-attributes.peso-y-dimensiones .attribute-line .column.value-column.peso-maximo-soportado-del-mueble::after,
.catalog-product-view .page-main .product-info-main .block-attr-groupeds-wrapper .product.attribute .table-attributes.peso-y-dimensiones .attribute-line .column.value-column.peso-maximo-soportado-del-mueble::after {
  content: 'kg';
  margin-left: 5px;
}
.catalog-product-view .page-main .product-info-main .block-attr-groupeds-wrapper .product.attribute .table-attributes.especificaciones .attribute-line .column.name-column {
  width: 40%;
}
.catalog-product-view .page-main .product-info-main .block-attr-groupeds-wrapper .product.attribute .table-attributes.especificaciones .attribute-line .column.value-column {
  width: 60%;
}
.catalog-product-view .page-main .product-info-main .block-attr-groupeds-wrapper .product.attribute .table-attributes.especificaciones .attribute-line .column.linea,
.catalog-product-view .page-main .product-info-main .block-attr-groupeds-wrapper .product.attribute .table-attributes.especificaciones .attribute-line .column.enlace-de-instructivo,
.catalog-product-view .page-main .product-info-main .block-attr-groupeds-wrapper .product.attribute .table-attributes.especificaciones .attribute-line .column.color {
  display: none;
}
.catalog-product-view .page-main .product-info-main .block-attr-groupeds-wrapper .product.attribute .table-attributes.especificaciones .attribute-line.linea,
.catalog-product-view .page-main .product-info-main .block-attr-groupeds-wrapper .product.attribute .table-attributes.especificaciones .attribute-line.enlace-de-instructivo,
.catalog-product-view .page-main .product-info-main .block-attr-groupeds-wrapper .product.attribute .table-attributes.especificaciones .attribute-line.color {
  border: 0;
}
.catalog-product-view .page-main .product-info-main .block-attr-groupeds-wrapper .product.attribute .table-attributes.especificaciones .attribute-line.instructivo-name .value-column a {
  color: #ef9c2b;
}
.catalog-product-view .page-main .product.media .fotorama-item .fotorama__wrap--css3.fotorama__wrap--slide .fotorama__arr {
  background-color: transparent;
}
.block-search .control {
  padding: 0;
  margin: 0;
  border-top: none;
}
.block-search input {
  height: 25px;
  border: none;
  border-bottom: 1px solid #9a9a9a;
}
.block-search input:not([disabled]):focus {
  box-shadow: none;
}
.block-search input::-webkit-input-placeholder {
  color: #9a9a9a;
  opacity: 1;
}
.block-search input:-moz-placeholder {
  color: #9a9a9a;
  opacity: 1;
}
.block-search input::-moz-placeholder {
  color: #9a9a9a;
  opacity: 1;
}
.block-search input:-ms-input-placeholder {
  color: #9a9a9a;
  opacity: 1;
}
.block-search input::-ms-input-placeholder {
  color: #9a9a9a;
  opacity: 1;
}
.block-search input::placeholder {
  color: #9a9a9a;
  opacity: 1;
}
.catalogsearch-result-index .iteration-item {
  margin-top: 4rem;
}
/* Block: es muy facil comprar en Gaia */
.block-easy-buy-wrapper {
  font-size: 0;
  width: 100%;
  clear: both;
  border-bottom: 1px solid #f4f4f0;
}
.block-easy-buy-wrapper img {
  width: 100%;
}
/* Block: Métodos seguros de pago */
.block-payment-methods-wrapper {
  display: none;
  width: 100%;
  clear: both;
  padding: 20px 0;
  border-bottom: 1px solid #f4f4f0;
}
.block-payment-methods-wrapper h3 {
  margin: 0 0 20px 0;
}
.block-payment-methods-wrapper .payment-methods-content {
  display: flex;
}
.block-payment-methods-wrapper .payment-methods-content .payment-methods-item {
  box-sizing: border-box;
  background: #f1ebdf;
}
.block-payment-methods-wrapper .payment-methods-content .payment-methods-item-logos {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 18px 0;
}
.block-payment-methods-wrapper .payment-methods-content .payment-methods-item-logos img {
  margin-right: 20px;
}
.block-payment-methods-wrapper .payment-methods-content .payment-methods-item-logos img:last-child {
  margin-right: 0;
}
.block-payment-methods-wrapper .payment-methods-content .payment-methods-item-content {
  text-align: center;
}
.block-payment-methods-wrapper .payment-methods-content .payment-methods-item-content p {
  color: #000000;
  margin: 0;
}
.block-payment-methods-wrapper .payment-methods-content .payment-methods-item-content p:first-child {
  font-size: 1.4rem;
}
.block-payment-methods-wrapper .payment-methods-content .payment-methods-item.logos .payment-methods-item-content p {
  margin-bottom: 10px;
}
.block-payment-methods-wrapper .payment-methods-logos img {
  margin-right: 45px;
}
.block-payment-methods-wrapper .payment-methods-logos img:last-child {
  margin-right: 0;
}
/* Block: Fecha de entrega personalizada, devolución... */
.block-returns-wrapper {
  width: 100%;
  clear: both;
  padding: 20px 0;
  margin: 20px 0 0 0;
}
.block-returns-wrapper .block-pay-returns-content {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}
.block-returns-wrapper .block-pay-returns-content div {
  box-sizing: border-box;
  padding: 0 10px;
}
.block-returns-wrapper .block-pay-returns-content div.fecha {
  display: block;
  text-decoration: none;
}
.block-returns-wrapper .block-pay-returns-content div.fecha:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 1;
  color: #363636;
  content: "\e92e";
  font-family: 'gaia-icons';
  margin: 0 0 15px 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-returns-wrapper .block-pay-returns-content div.devolucion {
  display: block;
  text-decoration: none;
}
.block-returns-wrapper .block-pay-returns-content div.devolucion:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 1;
  color: #363636;
  content: "\e92d";
  font-family: 'gaia-icons';
  margin: 0 0 15px 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-returns-wrapper .block-pay-returns-content div.envio {
  display: block;
  text-decoration: none;
}
.block-returns-wrapper .block-pay-returns-content div.envio:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 1;
  color: #363636;
  content: "\e91c";
  font-family: 'gaia-icons';
  margin: 0 0 15px 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-returns-wrapper .block-pay-returns-content div.pago {
  display: block;
  text-decoration: none;
}
.block-returns-wrapper .block-pay-returns-content div.pago:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 1;
  color: #363636;
  content: "\e92c";
  font-family: 'gaia-icons';
  margin: 0 0 15px 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-returns-wrapper .block-pay-returns-content div:before {
  width: 100%;
  margin: 0 auto;
}
.block-returns-wrapper .block-pay-returns-content div strong,
.block-returns-wrapper .block-pay-returns-content div span {
  color: #000000;
  text-align: center;
  display: block;
  width: 100%;
}
.block-returns-wrapper .block-pay-returns-content div strong {
  font-size: 1.3rem;
  font-weight: 700;
  margin-bottom: 5px;
}
.block-returns-wrapper .block-pay-returns-content div span {
  font-size: 1.2rem;
}
/* Block: Podría gustarte */
/* Block: Piezas seleccionadas */
.block-cart-podria-gustarte-wrapper,
.block-cart-selected-wrapper {
  width: 100%;
  clear: both;
  border-bottom: 1px solid #f4f4f0;
}
.block-cart-podria-gustarte-wrapper h3,
.block-cart-selected-wrapper h3 {
  font-weight: 900;
  display: block;
  margin-top: 0;
}
/* Block: Podría gustarte */
.block-cart-podria-gustarte-wrapper {
  padding: 20px 0;
}
/* Block: Piezas seleccionadas */
.block-cart-selected-wrapper {
  padding: 40px 0;
  border-top: 1px solid #f4f4f0;
}
/* Block: Reviews Yotpo */
.block-cart-reviews-wrapper {
  width: 100%;
  clear: both;
  padding: 40px 0;
}
.block-cart-reviews-wrapper h3 {
  font-weight: 900;
  display: block;
  margin-top: 0;
}
.checkout-onepage-success .page-main {
  width: 100%;
  max-width: none;
  padding: 0;
}
.checkout-onepage-success .page-main .column.main {
  padding-bottom: 0;
}
.checkout-onepage-success .page-main .column.main .checkout-success {
  width: 100%;
  max-width: 1296px;
  box-sizing: border-box;
  display: flex;
  justify-content: flex-start;
  margin: 0 auto;
}
.checkout-onepage-success .page-main .column.main .checkout-success-main-content {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  margin-bottom: 20px;
}
.checkout-onepage-success .page-main .column.main .checkout-success-main-content-desc h1 {
  font-family: 'Lato', sans-serif;
  color: #363636;
  font-weight: 900;
  margin: 20px 0 10px 0;
}
.checkout-onepage-success .page-main .column.main .checkout-success-main-content-desc h2 {
  font-family: 'Lato', sans-serif;
  color: #363636;
  font-weight: 400;
  margin: 0 0 20px 0;
}
.checkout-onepage-success .page-main .column.main .checkout-success-main-content-desc p {
  font-family: 'Lato', sans-serif;
  font-size: 1.3rem;
  color: #505050;
  font-weight: 400;
}
.checkout-onepage-success .page-main .column.main .checkout-success-main-content-desc p a {
  font-family: 'Lato', sans-serif;
  font-size: 1.7rem;
  color: #505050;
  font-weight: 400;
  text-decoration: underline;
}
.checkout-onepage-success .page-main .column.main .checkout-success-main-content img {
  width: 100%;
}
.checkout-onepage-success .page-main .column.main .checkout-success-main-dates {
  width: 100%;
  box-sizing: border-box;
  background: #f4f3f0;
}
.checkout-onepage-success .page-main .column.main .checkout-success-main-dates-content {
  margin-bottom: 25px;
}
.checkout-onepage-success .page-main .column.main .checkout-success-main-dates-additional {
  width: 100%;
  border-top: 1px solid #c9c8c5;
  padding-top: 15px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}
.checkout-onepage-success .page-main .column.main .checkout-success-main-dates-additional span,
.checkout-onepage-success .page-main .column.main .checkout-success-main-dates-additional a {
  font-size: 1.5rem;
  color: #9a9a9a;
}
.checkout-onepage-success .page-main .column.main .checkout-success-main-dates-additional a {
  text-decoration: underline;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
@media (min-width: 1200px) {
  .checkout-onepage-success .page-main .column.main .checkout-success-main-dates-additional a:hover {
    color: #000000;
  }
}
.checkout-onepage-success .page-main .column.main .checkout-success-sidebar {
  box-sizing: border-box;
}
.checkout-onepage-success .page-main .column.main .checkout-success-sidebar h3 {
  font-family: 'Lato', sans-serif;
  color: #363636;
  font-weight: 700;
}
.checkout-onepage-success .page-main .column.main .checkout-success-sidebar-items {
  margin-bottom: 25px;
}
.checkout-onepage-success .page-main .column.main .checkout-success-sidebar-items .checkout-success-sidebar-item [data-role="title"] {
  padding: 25px 0;
  border-bottom: 1px solid #f4f4f0;
}
@media (min-width: 1200px) {
  .checkout-onepage-success .page-main .column.main .checkout-success-sidebar-items .checkout-success-sidebar-item [data-role="title"]:hover {
    cursor: pointer;
  }
}
.checkout-onepage-success .page-main .column.main .checkout-success-sidebar-items .checkout-success-sidebar-item [data-role="title"] h4 {
  font-size: 1.5rem;
  color: #000000;
  font-weight: 400;
  line-height: 2rem;
  width: 100%;
  box-sizing: border-box;
  padding-right: 50px;
  margin: 0;
  position: relative;
  display: block;
  text-decoration: none;
}
.checkout-onepage-success .page-main .column.main .checkout-success-sidebar-items .checkout-success-sidebar-item [data-role="title"] h4:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 50px;
  line-height: 1;
  color: #363636;
  content: "\e900";
  font-family: 'gaia-icons';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.checkout-onepage-success .page-main .column.main .checkout-success-sidebar-items .checkout-success-sidebar-item [data-role="title"] h4:after {
  position: absolute;
  top: -15px;
  right: -15px;
}
.checkout-onepage-success .page-main .column.main .checkout-success-sidebar-items .checkout-success-sidebar-item [data-role="content"] {
  padding: 20px 0;
}
.checkout-onepage-success .page-main .column.main .checkout-success-sidebar-items .checkout-success-sidebar-item [data-role="content"] a {
  color: #000000;
  text-decoration: underline;
}
.checkout-onepage-success .page-main .column.main .checkout-success-sidebar-items .checkout-success-sidebar-item.active [data-role="title"] h4 {
  display: block;
  text-decoration: none;
}
.checkout-onepage-success .page-main .column.main .checkout-success-sidebar-items .checkout-success-sidebar-item.active [data-role="title"] h4:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 50px;
  line-height: 1;
  color: #363636;
  content: "\e903";
  font-family: 'gaia-icons';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.checkout-onepage-success .page-main .column.main .checkout-success-sidebar-items .checkout-success-sidebar-item.active [data-role="title"] h4:after {
  position: absolute;
  top: -15px;
  right: -15px;
}
.checkout-onepage-success .page-main .column.main .checkout-success-sidebar-info {
  text-align: center;
  height: auto;
  margin: 0 auto;
}
.checkout-onepage-success .page-main .column.main .checkout-success-sidebar-info strong,
.checkout-onepage-success .page-main .column.main .checkout-success-sidebar-info span,
.checkout-onepage-success .page-main .column.main .checkout-success-sidebar-info a {
  font-size: 1.5rem;
  color: #000000;
  display: block;
}
.checkout-onepage-success .page-main .column.main .checkout-success-sidebar-info strong + span,
.checkout-onepage-success .page-main .column.main .checkout-success-sidebar-info strong + a {
  margin-bottom: 15px;
}
.checkout-onepage-success .page-main .column.main .checkout-success-sidebar-info strong {
  font-weight: 700;
}
.checkout-onepage-success .page-main .column.main .checkout-success-sidebar-info a {
  text-decoration: underline;
}
.checkout-onepage-success .page-main .checkout-success-piezas-seleccionadas-wrapper {
  width: 100%;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  border-top: 1px solid #f4f4f0;
}
.checkout-onepage-success .page-main .checkout-success-piezas-seleccionadas-content {
  width: 100%;
  box-sizing: border-box;
  max-width: 1296px;
  margin: 0 auto;
}
.checkout-onepage-success .page-main .checkout-success-piezas-seleccionadas-content h3 {
  font-family: 'Lato', sans-serif;
  color: #363636;
  font-weight: 900;
  margin: 0 0 20px 0;
}
.checkout-onepage-success .mp-modal-wrapper {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 20px;
  align-items: center;
  justify-content: center;
}
.checkout-onepage-success .mp-modal-wrapper .mp-modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9998;
}
.checkout-onepage-success .mp-modal-wrapper .mp-modal-content {
  padding: 50px;
  font-size: 16px;
  background: white;
  max-width: 600px;
  text-align: center;
  z-index: 9999;
  position: relative;
  box-shadow: 1px 0 15px #353535;
}
.checkout-onepage-success .mp-modal-wrapper .mp-modal-content .mp-modal-title {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
  color: #000;
}
.checkout-onepage-success .mp-modal-wrapper .mp-modal-content .mp-modal-body {
  margin-bottom: 20px;
}
.checkout-onepage-success .mp-modal-wrapper .mp-modal-content .mp-modal-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  margin: 0 auto;
  width: fit-content;
  align-items: center;
  justify-content: center;
}
.checkout-onepage-success .mp-modal-wrapper .mp-modal-content .mp-modal-buttons .mp-action {
  margin: 0;
  border-radius: 50px;
  padding: 7px 15px;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase;
}
.checkout-onepage-success .mp-modal-wrapper .mp-modal-content .mp-modal-buttons .mp-primary {
  color: white;
  background: black;
  border: 2px solid black;
}
.checkout-onepage-success .mp-modal-wrapper .mp-modal-content .mp-modal-buttons .mp-secondary {
  color: black;
  background: white;
  border: 2px solid black;
}
.atrato-success-page-message {
  width: 76%;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 35px;
  padding: 15px;
  border: 1px solid gray;
  border-left: 7px solid #AF76F0;
}
.atrato-success-page-message a {
  color: #AF76F0;
  font-weight: 900;
  font-size: 15px;
  text-decoration: underline;
}
.opc-block-custom-information {
  padding: 20px 30px;
  background: #f4f4f0;
}
.opc-block-custom-information .date-information,
.opc-block-custom-information .invoice-information {
  padding: 0 0 20px 27px;
  margin: 0 0 20px 0;
  border-bottom: 1px solid #dddddd;
  position: relative;
}
.opc-block-custom-information .date-information-title,
.opc-block-custom-information .invoice-information-title {
  margin: 0 0 7px 0;
}
.opc-block-custom-information .date-information-title span,
.opc-block-custom-information .invoice-information-title span {
  font-size: 1.5rem;
  color: #363636;
  font-weight: 700;
}
.opc-block-custom-information .date-information-title:before,
.opc-block-custom-information .invoice-information-title:before {
  position: absolute;
  top: 5px;
  left: 0;
}
.opc-block-custom-information .date-information-content,
.opc-block-custom-information .invoice-information-content {
  font-size: 1.3rem;
  color: #363636;
}
.opc-block-custom-information .date-information-title {
  display: block;
  text-decoration: none;
}
.opc-block-custom-information .date-information-title:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  line-height: 1;
  color: #363636;
  content: "\e92e";
  font-family: 'gaia-icons';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.opc-block-custom-information .invoice-information-title {
  display: block;
  text-decoration: none;
}
.opc-block-custom-information .invoice-information-title:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  line-height: 1;
  color: #363636;
  content: "\e916";
  font-family: 'gaia-icons';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.checkout-index-index .minicart-wrapper {
  display: none;
}
.checkout-index-index .header-mobile .cart-mobile .minicart-wrapper {
  display: inline-block;
  position: relative;
  top: 0;
  right: 0;
}
.checkout-index-index .header-mobile .cart-mobile .minicart-wrapper .action.showcart {
  background: none;
  border: none;
  padding: 0;
}
.checkout-index-index .form-login .actions-toolbar {
  margin-left: 0 !important;
  float: left;
}
.checkout-index-index .form-login .actions-toolbar .primary {
  margin-right: 10px;
}
.checkout-index-index .form-login .actions-toolbar .secondary a {
  color: #363636;
}
@media (min-width: 1200px) {
  .checkout-index-index .form-login .actions-toolbar .secondary a:hover {
    color: #000000;
  }
}
.checkout-index-index .fieldset > .field {
  display: flex;
  flex-direction: column;
}
.checkout-index-index .fieldset > .field .label {
  font-size: 1.3rem;
  color: #797979;
  text-align: left !important;
  width: 100% !important;
  padding: 0 0 3px 0 !important;
  display: flex;
}
.checkout-index-index .fieldset > .field .control {
  width: 100%;
}
.checkout-index-index .fieldset > .field .control input,
.checkout-index-index .fieldset > .field .control select {
  border: none;
  border-bottom: 1px solid #000000;
  width: 100%;
  padding-right: 40px;
  box-sizing: border-box;
  margin-right: 0;
}
.checkout-index-index .fieldset > .field .control input:not([disabled]):focus,
.checkout-index-index .fieldset > .field .control select:not([disabled]):focus {
  box-shadow: none;
}
.checkout-index-index .fieldset > .field .control input[type='checkbox'] {
  width: auto;
  padding: 0;
  margin: 0 5px 0 0;
}
.checkout-index-index .fieldset > .field .control select {
  padding: 0;
}
.checkout-index-index .fieldset > .field.street .control .field {
  width: 100%;
  padding: 0;
  box-sizing: border-box;
}
.checkout-index-index .fieldset > .field.street .control .field .label {
  display: none;
}
.checkout-index-index .fieldset > .field.region_id .control select,
.checkout-index-index .fieldset > .field.suburb_id .control select {
  width: 93%;
  padding: 0 20px 0 0;
  box-sizing: border-box;
  border-bottom: 1px solid black;
}
.checkout-index-index .fieldset > .field:not(.choice) .control {
  width: 100%;
}
.checkout-index-index .checkout-shipping-address button.action-show-popup,
.checkout-index-index .checkout-shipping-address .cart.table-wrapper .actions-toolbar > .action.action-show-popup,
.checkout-index-index .checkout-shipping-address .action-gift.action-show-popup {
  font-size: 1.6rem;
  color: #363636;
  text-decoration: underline;
  background: none;
  border: none;
  padding: 0;
}
.checkout-index-index .checkout-shipping-address button.action-show-popup span,
.checkout-index-index .checkout-shipping-address .cart.table-wrapper .actions-toolbar > .action.action-show-popup span,
.checkout-index-index .checkout-shipping-address .action-gift.action-show-popup span {
  font-weight: 400;
}
.checkout-index-index .checkout-shipping-address button.action-show-popup span:before,
.checkout-index-index .checkout-shipping-address .cart.table-wrapper .actions-toolbar > .action.action-show-popup span:before,
.checkout-index-index .checkout-shipping-address .action-gift.action-show-popup span:before {
  display: none;
}
@media (min-width: 1200px) {
  .checkout-index-index .checkout-shipping-address button.action-show-popup:hover,
  .checkout-index-index .checkout-shipping-address .cart.table-wrapper .actions-toolbar > .action.action-show-popup:hover,
  .checkout-index-index .checkout-shipping-address .action-gift.action-show-popup:hover {
    color: #000000;
  }
}
.checkout-index-index .checkout-shipping-address button.action.login[disabled],
.checkout-index-index .checkout-shipping-address .cart.table-wrapper .actions-toolbar > .action.action.login[disabled],
.checkout-index-index .checkout-shipping-address .action-gift.action.login[disabled] {
  background-color: #535353 !important;
  border: none;
  cursor: not-allowed;
  pointer-events: all !important;
  transition: none !important;
  transform: none !important;
}
.checkout-index-index .checkout-payment-method .opc-payment .payment-methods .payment-method .actions-toolbar .primary .action.primary {
  text-transform: uppercase;
  box-sizing: border-box;
  padding: 14px 45px;
}
.checkout-index-index .checkout-payment-method .opc-payment .payment-methods .payment-method .actions-toolbar .primary .action.primary.checkout {
  width: 350px;
  border-radius: 4px;
}
.checkout-index-index .checkout-payment-method .opc-payment .payment-methods .payment-method .actions-toolbar .primary .action.primary.checkout:hover {
  background-color: #ef9c2b;
  -webkit-box-shadow: 0px 25px 25px -5px rgba(206, 142, 61, 0.25);
  -moz-box-shadow: 0px 25px 25px -5px rgba(206, 142, 61, 0.25);
  box-shadow: 0px 25px 25px -5px rgba(206, 142, 61, 0.25);
  transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out, box-shadow 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out, -webkit-box-shadow 0.2s ease-in-out;
  transform: scale(1.045);
}
.checkout-index-index .checkout-payment-method .opc-payment .payment-methods .payment-method .actions-toolbar .primary.place-order-button-container {
  display: flex;
  justify-content: right;
  margin-top: 15px;
}
.checkout-index-index .checkout-billing-address .actions-toolbar .primary .action-update {
  font-size: 1.2rem;
  color: #363636;
  text-transform: uppercase;
  padding: 10px 20px;
  border: none;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
@media (min-width: 1200px) {
  .checkout-index-index .checkout-billing-address .actions-toolbar .primary .action-update:hover {
    color: #000000;
  }
}
.checkout-index-index .checkout-billing-address .actions-toolbar .primary .action-cancel {
  font-size: 1.2rem;
  color: #363636;
  text-transform: uppercase;
}
@media (min-width: 1200px) {
  .checkout-index-index .checkout-billing-address .actions-toolbar .primary .action-cancel:hover {
    color: #000000;
  }
}
.checkout-index-index .payment-method-billing-address .billing-address-details a {
  color: #363636;
}
@media (min-width: 1200px) {
  .checkout-index-index .payment-method-billing-address .billing-address-details a:hover {
    color: #000000;
  }
}
.checkout-index-index .opc-payment .payment-methods .payment-method .payment-method-content .payment-method-billing-address .checkout-billing-address .fieldset .field-select-billing {
  margin-bottom: 40px;
}
.checkout-index-index .opc-payment .payment-methods .payment-method .payment-method-content .payment-method-billing-address .checkout-billing-address .fieldset .field-select-billing .label {
  display: none;
}
.checkout-index-index .opc-payment .payment-methods .payment-method .payment-method-content .payment-method-billing-address .checkout-billing-address .fieldset .billing-address-form .fieldset.address .field {
  width: 100%;
  box-sizing: border-box;
  padding-right: 24px;
}
.checkout-index-index .opc-payment .payment-methods .payment-method .payment-method-content .payment-method-billing-address .checkout-billing-address .fieldset .billing-address-form .fieldset.address .field .field-tooltip {
  right: -24px;
}
.checkout-index-index .opc-payment .payment-methods .payment-method .payment-method-content .payment-method-billing-address .checkout-billing-address .fieldset .billing-address-form .fieldset.address .field .control .field {
  padding-right: 0;
}
.checkout-index-index .field-tooltip .field-tooltip-action:before {
  font-size: 18px;
  color: #000000;
}
.checkout-index-index .message.warning {
  position: absolute;
  z-index: 5;
}
.checkout-index-index input:-internal-autofill-selected {
  background: none !important;
}
.checkout-index-index input:not([disabled]):focus {
  box-shadow: none;
}
.checkout-index-index .modal-popup.confirm._show .modal-inner-wrap .modal-content {
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: none;
  font-size: 14px;
  border: 0;
  border-radius: 0;
  height: auto;
}
.checkout-index-index .modal-popup.confirm._show .modal-inner-wrap .modal-footer {
  border: 0;
}
.checkout-index-index .modal-popup.confirm._show .modal-inner-wrap .modal-footer button,
.checkout-index-index .modal-popup.confirm._show .modal-inner-wrap .modal-footer .cart.table-wrapper .actions-toolbar > .action,
.checkout-index-index .modal-popup.confirm._show .modal-inner-wrap .modal-footer .action-gift {
  max-width: 45%;
}
.checkout-index-index .modal-popup.modal-slide .modal-inner-wrap .modal-header .modal-title {
  font-size: 2.2rem;
  font-weight: 900;
  border: none;
}
.checkout-index-index .modal-popup.modal-slide .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address .field.choice:before,
.checkout-index-index .modal-popup.modal-slide .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address .field.country_id {
  display: none;
}
.checkout-index-index .modal-popup.modal-slide .modal-inner-wrap .modal-footer .action.primary,
.checkout-index-index .modal-popup.modal-slide .modal-inner-wrap .modal-footer .action.secondary {
  text-transform: uppercase;
}
.checkout-index-index .opc-sidebar .opc-block-summary .discount-code {
  background: #fcf1e0;
  color: #dfa14b;
  padding: 10px;
}
.checkout-index-index .opc-sidebar .opc-block-summary .discount-code .payment-option-title span {
  font-size: 16px;
}
.checkout-index-index .opc-sidebar .opc-block-summary .discount-code .payment-option-title:before {
  color: #dfa14b;
  font-size: 16px;
}
.checkout-index-index .opc-sidebar .opc-block-summary .discount-code .payment-option-title:after {
  color: #dfa14b;
}
.checkout-index-index .opc-sidebar .opc-block-summary .title {
  font-family: "Gotham", Arial, sans-serif;
}
.checkout-index-index .opc-sidebar .opc-block-summary .minicart-items .product-item .product .product-image-container .product-image-wrapper {
  width: 75px;
}
#message-fail-pwd {
  padding: 10px;
}
.msi-message {
  float: right;
  margin: 0 0 16px;
}
.cart-totals .grand .mark,
.cart-totals .grand .amount {
  padding-bottom: 0;
}
.product-item-details .product-item-inner .remove {
  float: right;
  border: none;
  background: none;
  font-size: 16px;
  margin-top: -10px;
}
.product-item-details .product-item-inner .product-item-name-block .row {
  margin-left: 12px;
  margin-right: 0px;
}
.product-item-details .product-item-inner .product-item-name-block .col-sm-4 {
  padding-right: 0px;
  padding-left: 0px;
}
.product-item-details .product-item-inner .product-item-name-block button,
.product-item-details .product-item-inner .product-item-name-block input,
.product-item-details .product-item-inner .product-item-name-block .cart.table-wrapper .actions-toolbar > .action,
.product-item-details .product-item-inner .product-item-name-block .action-gift {
  height: 45px;
  border: none;
  background: #f2f2f2;
  margin-left: -4px;
}
.product-item-details .product-item-inner .product-item-name-block input {
  margin-left: -11px;
}
.product-item-details .product-item-inner .product-item-name-block button.plus,
.product-item-details .product-item-inner .product-item-name-block .cart.table-wrapper .actions-toolbar > .action.plus,
.product-item-details .product-item-inner .product-item-name-block .action-gift.plus {
  margin-left: -12px;
}
.product-item-details .product-item-inner .product-item-name-block button.remove,
.product-item-details .product-item-inner .product-item-name-block .cart.table-wrapper .actions-toolbar > .action.remove,
.product-item-details .product-item-inner .product-item-name-block .action-gift.remove {
  background: none;
}
@media (min-width: 361px) and (max-width: 415px) {
  .product-item-details .product-item-inner .product-item-price-block button,
  .product-item-details .product-item-inner .product-item-price-block input,
  .product-item-details .product-item-inner .product-item-price-block .cart.table-wrapper .actions-toolbar > .action,
  .product-item-details .product-item-inner .product-item-price-block .action-gift {
    height: 45px;
    border: none;
    background: #f2f2f2;
    margin-left: -10px;
  }
}
.page-wrapper header #search-cover-id {
  display: none;
  z-index: 2;
  height: 100vh;
  opacity: 0.7;
  background-color: #000000;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-width: 1000px;
}
.cms-index-index {
  /* Placeholders de bloques todavía no desarrollados */
  /* Beneficios */
  /* Explorar por */
  /* Descubre el efectoGAIA */
  /* Hazlo tu mismo */
}
.cms-index-index .block-static-block.widget {
  margin-bottom: 0;
}
.cms-index-index .page-main {
  width: 100%;
  max-width: none;
  padding-left: 0;
  padding-right: 0;
  background: #f4f4f0;
}
.cms-index-index .vistos-recientemente-wrapper,
.cms-index-index .personas-estilo-wrapper,
.cms-index-index .opiniones-clientes-wrapper,
.cms-index-index .disenos-top-wrapper {
  width: 100%;
  max-width: none;
  box-sizing: border-box;
  background: #ffffff;
}
.cms-index-index .vistos-recientemente-wrapper .vistos-recientemente-content,
.cms-index-index .personas-estilo-wrapper .vistos-recientemente-content,
.cms-index-index .opiniones-clientes-wrapper .vistos-recientemente-content,
.cms-index-index .disenos-top-wrapper .vistos-recientemente-content,
.cms-index-index .vistos-recientemente-wrapper .personas-estilo-content,
.cms-index-index .personas-estilo-wrapper .personas-estilo-content,
.cms-index-index .opiniones-clientes-wrapper .personas-estilo-content,
.cms-index-index .disenos-top-wrapper .personas-estilo-content,
.cms-index-index .vistos-recientemente-wrapper .opiniones-clientes-content,
.cms-index-index .personas-estilo-wrapper .opiniones-clientes-content,
.cms-index-index .opiniones-clientes-wrapper .opiniones-clientes-content,
.cms-index-index .disenos-top-wrapper .opiniones-clientes-content,
.cms-index-index .vistos-recientemente-wrapper .disenos-top-content,
.cms-index-index .personas-estilo-wrapper .disenos-top-content,
.cms-index-index .opiniones-clientes-wrapper .disenos-top-content,
.cms-index-index .disenos-top-wrapper .disenos-top-content {
  width: 100%;
  max-width: 1296px;
  box-sizing: border-box;
  margin: 0 auto;
}
.cms-index-index .vistos-recientemente-wrapper .vistos-recientemente-content h3,
.cms-index-index .personas-estilo-wrapper .vistos-recientemente-content h3,
.cms-index-index .opiniones-clientes-wrapper .vistos-recientemente-content h3,
.cms-index-index .disenos-top-wrapper .vistos-recientemente-content h3,
.cms-index-index .vistos-recientemente-wrapper .personas-estilo-content h3,
.cms-index-index .personas-estilo-wrapper .personas-estilo-content h3,
.cms-index-index .opiniones-clientes-wrapper .personas-estilo-content h3,
.cms-index-index .disenos-top-wrapper .personas-estilo-content h3,
.cms-index-index .vistos-recientemente-wrapper .opiniones-clientes-content h3,
.cms-index-index .personas-estilo-wrapper .opiniones-clientes-content h3,
.cms-index-index .opiniones-clientes-wrapper .opiniones-clientes-content h3,
.cms-index-index .disenos-top-wrapper .opiniones-clientes-content h3,
.cms-index-index .vistos-recientemente-wrapper .disenos-top-content h3,
.cms-index-index .personas-estilo-wrapper .disenos-top-content h3,
.cms-index-index .opiniones-clientes-wrapper .disenos-top-content h3,
.cms-index-index .disenos-top-wrapper .disenos-top-content h3 {
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  color: #363636;
  margin: 0 0 20px 0;
}
.cms-index-index .opiniones-clientes-wrapper .opiniones-clientes-content h3 {
  font-family: 'Lato', sans-serif;
  font-weight: 500;
  color: #363636;
  margin: 0 0 20px 0;
}
.cms-index-index .disenos-top-wrapper {
  background: transparent;
}
.cms-index-index .beneficios-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #ffffff;
  width: 100%;
  box-sizing: border-box;
  max-width: 1296px;
  margin: 0 auto 15px auto;
}
.cms-index-index .beneficios-wrapper div {
  display: block;
  width: 33.33%;
  padding: 20px 0;
  text-align: center;
}
.cms-index-index .beneficios-wrapper div span {
  font-family: 'Lato', sans-serif;
  font-size: 1rem;
  font-weight: 900;
  color: #3c3c3c;
  align-items: center;
  justify-content: center;
}
.cms-index-index .beneficios-wrapper div.beneficio-envio span {
  display: block;
  text-decoration: none;
}
.cms-index-index .beneficios-wrapper div.beneficio-envio span:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 29px;
  line-height: 1;
  color: #3c3c3c;
  content: "\e92f";
  font-family: 'gaia-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.cms-index-index .beneficios-wrapper div.beneficio-pago span {
  display: inline-flex;
  text-align: left;
  display: block;
  text-decoration: none;
}
.cms-index-index .beneficios-wrapper div.beneficio-pago span:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 27px;
  line-height: 1;
  color: #3c3c3c;
  content: "\e92c";
  font-family: 'gaia-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.cms-index-index .beneficios-wrapper div.beneficio-devoluciones span {
  display: block;
  text-decoration: none;
}
.cms-index-index .beneficios-wrapper div.beneficio-devoluciones span:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 25px;
  line-height: 1;
  color: #3c3c3c;
  content: "\e92d";
  font-family: 'gaia-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.cms-index-index .beneficios-wrapper div.beneficio-envio span:before,
.cms-index-index .beneficios-wrapper div.beneficio-pago span:before,
.cms-index-index .beneficios-wrapper div.beneficio-devoluciones span:before {
  width: 32px;
  height: 32px;
}
.cms-index-index .explorar-wrapper {
  width: 100%;
  max-width: 1296px;
  box-sizing: border-box;
  margin: 0 auto;
}
.cms-index-index .explorar-wrapper h3 {
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #666666;
  margin: 0;
}
.cms-index-index .explorar-wrapper #home-tabs-content-wrapper .tab-pane .scroller-wrapper .card-item:last-child p.go-all-products {
  font-family: LatoBold, ArialBlack, sans-serif;
  color: #797979;
  text-decoration: underline;
  transition: all 0.25s ease;
}
.cms-index-index .explorar-wrapper #home-tabs-content-wrapper .tab-pane .scroller-wrapper .card-item:last-child p.go-all-products:hover {
  color: #000;
}
.cms-index-index .explorar-wrapper .product.data.items {
  margin-bottom: 0;
}
.cms-index-index .explorar-wrapper .product.data.items .item.title .switch {
  font-family: 'Lato', sans-serif;
  color: #9a9a9a;
  font-weight: 700;
  letter-spacing: 1px;
  background: transparent;
  border: none;
}
@media (min-width: 1200px) {
  .cms-index-index .explorar-wrapper .product.data.items .item.title .switch:hover,
  .cms-index-index .explorar-wrapper .product.data.items .item.title .switch:focus {
    color: #666666;
    background: transparent;
  }
}
.cms-index-index .explorar-wrapper .product.data.items .item.title.active .switch {
  color: #666666;
  position: relative;
}
.cms-index-index .explorar-wrapper .product.data.items .item.title.active .switch:before {
  content: '';
  display: block;
  width: 15px;
  height: 2px;
  border-bottom: 2px solid #666666;
  position: absolute;
  bottom: -10px;
  left: 0;
}
@media (min-width: 1200px) {
  .cms-index-index .explorar-wrapper .product.data.items .item.title.active:hover,
  .cms-index-index .explorar-wrapper .product.data.items .item.title.active:focus {
    background: transparent;
  }
}
.cms-index-index .explorar-wrapper .product.data.items .item.content {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: nowrap;
  width: 100%;
  height: 260px;
  padding: 0 0 20px 0;
  background: transparent;
  border: none;
  overflow-x: auto;
}
.cms-index-index .explorar-wrapper .product.data.items .item.content a {
  text-decoration: none;
  min-width: 148px;
  min-height: 212px;
  display: block;
  margin-right: 24px;
  opacity: 1;
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 15px 17px -1px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 15px 17px -1px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0px 15px 17px -1px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 15px 17px -1px rgba(0, 0, 0, 0.25);
}
.cms-index-index .explorar-wrapper .product.data.items .item.content a img {
  border-radius: 5px;
}
.cms-index-index .explorar-wrapper .product.data.items .item.content a span {
  font-family: 'Lato', sans-serif;
  font-size: 1.8rem;
  color: #ffffff;
  font-weight: 700;
  text-align: center;
  width: 100%;
  display: block;
  top: 20px;
  position: absolute;
}
@media (min-width: 1200px) {
  .cms-index-index .explorar-wrapper .product.data.items .item.content a:hover {
    -webkit-opacity: 0.8;
    -moz-opacity: 0.8;
    -ms-opacity: 0.8;
    opacity: 0.8;
    -webkit-transform: scale(1.045);
    -moz-transform: scale(1.045);
    -ms-transform: scale(1.045);
    transform: scale(1.045);
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    transition: all 0.25s ease;
  }
}
.cms-index-index .explorar-wrapper .product.data.items .item.content a.todos {
  background: #bebcac;
  position: relative;
}
.cms-index-index .explorar-wrapper .product.data.items .item.content a.todos span {
  font-size: 1.6rem;
  font-weight: 500;
  color: #666666;
  text-decoration: underline;
  position: absolute;
  top: 40%;
  margin-top: 0;
}
.cms-index-index .descubre-efecto-wrapper {
  width: 100%;
  box-sizing: border-box;
  height: auto;
  margin: 0;
}
.cms-index-index .descubre-efecto-wrapper .descubre-efecto-content {
  width: 100%;
  max-width: 1296px;
  margin: 0 auto;
}
.cms-index-index .descubre-efecto-wrapper .descubre-efecto-content h3 {
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  color: #ffffff;
  text-align: center;
  width: 100%;
  display: block;
}
.cms-index-index .descubre-efecto-wrapper .descubre-efecto-content .descubre-efecto-items {
  width: 100%;
  display: flex;
}
.cms-index-index .descubre-efecto-wrapper .descubre-efecto-content .descubre-efecto-items .descubre-efecto-item {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  overflow: hidden;
}
.cms-index-index .descubre-efecto-wrapper .descubre-efecto-content .descubre-efecto-items .descubre-efecto-item h5 {
  font-family: 'Lato', sans-serif;
  font-size: 20px;
  font-weight: 700;
  color: #ffffff;
  display: block;
  width: 100%;
  padding: 10px;
  margin: 0 0 20px 0;
  background: #ea5b2f;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  -ms-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.cms-index-index .descubre-efecto-wrapper .descubre-efecto-content .descubre-efecto-items .descubre-efecto-item strong {
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #363636;
  display: block;
  margin: 0 0 2px 0;
}
.cms-index-index .descubre-efecto-wrapper .descubre-efecto-content .descubre-efecto-items .descubre-efecto-item a.link {
  font-family: 'Lato', sans-serif;
  color: #9a9a9a;
  font-size: 14px;
  font-weight: 500;
  display: inline-block;
  text-decoration: underline !important;
}
@media (min-width: 1200px) {
  .cms-index-index .descubre-efecto-wrapper .descubre-efecto-content .descubre-efecto-items .descubre-efecto-item a.link:hover,
  .cms-index-index .descubre-efecto-wrapper .descubre-efecto-content .descubre-efecto-items .descubre-efecto-item a.link:hover:after {
    color: #363636;
  }
}
.cms-index-index .descubre-efecto-wrapper .descubre-efecto-content .descubre-efecto-items .descubre-efecto-item a.image {
  display: block;
  width: 100%;
  height: 273px;
  overflow: hidden;
}
.cms-index-index .descubre-efecto-wrapper .descubre-efecto-content .descubre-efecto-items .descubre-efecto-item a.image span {
  display: block;
  width: 100%;
  height: 273px;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
@media (min-width: 1200px) {
  .cms-index-index .descubre-efecto-wrapper .descubre-efecto-content .descubre-efecto-items .descubre-efecto-item a.image:hover span {
    -webkit-transform: scale(1.045);
    -moz-transform: scale(1.045);
    -ms-transform: scale(1.045);
    transform: scale(1.045);
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    transition: all 0.25s ease;
  }
}
.cms-index-index .hazlo-tu-mismo-wrapper {
  width: 100%;
  height: auto;
  box-sizing: border-box;
  margin: 0;
}
.cms-index-index .hazlo-tu-mismo-wrapper .hazlo-tu-mismo-content {
  text-align: center;
  width: 100%;
  max-width: 1296px;
  margin: 0 auto;
}
.cms-index-index .hazlo-tu-mismo-wrapper .hazlo-tu-mismo-content h3 {
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  color: #ffffff;
  text-align: center;
  width: auto;
  display: inline-block;
  position: relative;
}
.cms-index-index .hazlo-tu-mismo-wrapper .hazlo-tu-mismo-content h3:after {
  content: 'Nuevo';
  font-family: 'Lato', sans-serif;
  font-size: 1.4rem;
  font-weight: 700;
  color: #000000;
  text-transform: uppercase;
  display: block;
  padding: 5px 5px 3px 5px;
  background: #ea5b2f;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  position: absolute;
}
.cms-index-index .hazlo-tu-mismo-wrapper .hazlo-tu-mismo-content strong {
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  color: #ffffff;
  text-align: center;
  width: 100%;
  display: block;
  margin: 0 0 50px 0;
}
.cms-index-index .hazlo-tu-mismo-wrapper .hazlo-tu-mismo-content .hazlo-tu-mismo-items {
  width: 100%;
  display: flex;
}
.cms-index-index .hazlo-tu-mismo-wrapper .hazlo-tu-mismo-content .hazlo-tu-mismo-items .hazlo-tu-mismo-item {
  padding: 26px 16px;
  box-sizing: border-box;
  background: #f4f3f0;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0px 15px 17px -1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 15px 17px -1px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 0px 15px 17px -1px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 15px 17px -1px rgba(0, 0, 0, 0.05);
}
@media screen and (max-width: 768px) {
  .cms-index-index .hazlo-tu-mismo-wrapper .hazlo-tu-mismo-content .hazlo-tu-mismo-items .hazlo-tu-mismo-item {
    height: auto;
  }
}
@media screen and (min-width: 769px) {
  .cms-index-index .hazlo-tu-mismo-wrapper .hazlo-tu-mismo-content .hazlo-tu-mismo-items .hazlo-tu-mismo-item {
    min-height: 425px;
  }
}
.cms-index-index .hazlo-tu-mismo-wrapper .hazlo-tu-mismo-content .hazlo-tu-mismo-items .hazlo-tu-mismo-item h5 {
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  color: #363636;
  text-align: center;
  display: block;
  width: 100%;
  margin: 0 0 20px 0;
}
@media screen and (max-width: 768px) {
  .cms-index-index .hazlo-tu-mismo-wrapper .hazlo-tu-mismo-content .hazlo-tu-mismo-items .hazlo-tu-mismo-item h5 {
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 769px) {
  .cms-index-index .hazlo-tu-mismo-wrapper .hazlo-tu-mismo-content .hazlo-tu-mismo-items .hazlo-tu-mismo-item h5 {
    font-size: 1.9rem;
  }
}
.cms-index-index .hazlo-tu-mismo-wrapper .hazlo-tu-mismo-content .hazlo-tu-mismo-items .hazlo-tu-mismo-item strong {
  font-family: 'Lato', sans-serif;
  font-weight: 500;
  color: #363636;
  display: block;
  margin: 15px 0 0 0;
}
@media screen and (max-width: 768px) {
  .cms-index-index .hazlo-tu-mismo-wrapper .hazlo-tu-mismo-content .hazlo-tu-mismo-items .hazlo-tu-mismo-item strong {
    font-size: 14px;
  }
}
@media screen and (min-width: 769px) {
  .cms-index-index .hazlo-tu-mismo-wrapper .hazlo-tu-mismo-content .hazlo-tu-mismo-items .hazlo-tu-mismo-item strong {
    font-size: 18px;
  }
}
.cms-index-index .hazlo-tu-mismo-wrapper .hazlo-tu-mismo-content .hazlo-tu-mismo-items .hazlo-tu-mismo-item a.image {
  width: 100%;
  height: 273px;
  overflow: hidden;
  display: block;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
@media (min-width: 1200px) {
  .cms-index-index .hazlo-tu-mismo-wrapper .hazlo-tu-mismo-content .hazlo-tu-mismo-items .hazlo-tu-mismo-item a.image:hover {
    -webkit-transform: scale(1.045);
    -moz-transform: scale(1.045);
    -ms-transform: scale(1.045);
    transform: scale(1.045);
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    transition: all 0.25s ease;
  }
}
@media screen and (max-width: 768px) {
  .cms-index-index .hazlo-tu-mismo-wrapper .hazlo-tu-mismo-content .hazlo-tu-mismo-items .hazlo-tu-mismo-item a.image.sketch {
    height: auto;
    padding-top: 100%;
    background-size: contain;
  }
}
@media screen and (min-width: 769px) {
  .cms-index-index .hazlo-tu-mismo-wrapper .hazlo-tu-mismo-content .hazlo-tu-mismo-items .hazlo-tu-mismo-item a.image.sketch {
    background-size: cover;
  }
}
@media screen and (max-width: 768px) {
  .cms-index-index .hazlo-tu-mismo-wrapper .hazlo-tu-mismo-content .hazlo-tu-mismo-items .hazlo-tu-mismo-item a.image.sofa {
    height: auto;
    padding-top: 100%;
    background-size: contain;
  }
}
@media screen and (min-width: 769px) {
  .cms-index-index .hazlo-tu-mismo-wrapper .hazlo-tu-mismo-content .hazlo-tu-mismo-items .hazlo-tu-mismo-item a.image.sofa {
    background-size: cover;
  }
}
@media screen and (max-width: 768px) {
  .cms-index-index .hazlo-tu-mismo-wrapper .hazlo-tu-mismo-content .hazlo-tu-mismo-items .hazlo-tu-mismo-item a.image.estilo {
    height: auto;
    padding-top: 100%;
    background-size: contain;
  }
}
@media screen and (min-width: 769px) {
  .cms-index-index .hazlo-tu-mismo-wrapper .hazlo-tu-mismo-content .hazlo-tu-mismo-items .hazlo-tu-mismo-item a.image.estilo {
    background-size: cover;
  }
}
@media screen and (max-width: 768px) {
  .cms-index-index .hazlo-tu-mismo-wrapper .hazlo-tu-mismo-content .hazlo-tu-mismo-items .hazlo-tu-mismo-item a.image.pinterest {
    height: auto;
    padding-top: 100%;
    background-size: contain;
  }
}
@media screen and (min-width: 769px) {
  .cms-index-index .hazlo-tu-mismo-wrapper .hazlo-tu-mismo-content .hazlo-tu-mismo-items .hazlo-tu-mismo-item a.image.pinterest {
    background-size: cover;
  }
}
/* Common styles for all CMS pages */
body[class^='cms-tienda'] .page-wrapper .page-main,
.cms-tiendas .page-wrapper .page-main,
.cms-designservices .page-wrapper .page-main {
  max-width: none;
  padding-left: 0;
  padding-right: 0;
}
/* PAGE: Tiendas GAIA */
.cms-tiendas .full-image {
  width: 100%;
  margin-bottom: 50px;
}
.cms-tiendas .full-image img {
  width: 100%;
  height: auto;
}
.cms-tiendas .content-wrapper {
  position: relative;
}
.cms-tiendas .content-wrapper .menu-tiendas-wrapper h1 {
  font-size: 1.7rem;
  color: #000000;
  font-weight: 700;
  padding: 0 20px;
  box-sizing: border-box;
  margin: 0 0 15px 0;
}
.cms-tiendas .content-wrapper .menu-tiendas-wrapper .menu-tiendas-content h2 {
  font-size: 1.7rem;
  color: #000000;
  font-weight: 700;
  width: 100%;
  padding: 0 10px;
  box-sizing: border-box;
  margin: 15px 0;
}
.cms-tiendas .content-wrapper .menu-tiendas-wrapper .menu-tiendas-content [data-role="collapsible"] [data-role="trigger"] {
  font-size: 1.3rem;
  color: #000000;
  font-weight: 700;
  width: 100%;
  box-sizing: border-box;
  padding: 15px 10px;
  border-bottom: 2px solid #eeeeee;
  position: relative;
  cursor: pointer;
  display: block;
  text-decoration: none;
}
.cms-tiendas .content-wrapper .menu-tiendas-wrapper .menu-tiendas-content [data-role="collapsible"] [data-role="trigger"]:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 1;
  color: #3c3c3c;
  content: "\e900";
  font-family: 'gaia-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.cms-tiendas .content-wrapper .menu-tiendas-wrapper .menu-tiendas-content [data-role="collapsible"] [data-role="trigger"]:after {
  position: absolute;
  top: 10px;
  right: 10px;
}
.cms-tiendas .content-wrapper .menu-tiendas-wrapper .menu-tiendas-content [data-role="collapsible"] [data-role="trigger"] span strong {
  display: inline-block;
  background: #ffe045;
  padding: 1px 3px;
  margin-left: 10px;
}
.cms-tiendas .content-wrapper .menu-tiendas-wrapper .menu-tiendas-content [data-role="collapsible"].active [data-role="trigger"] {
  background: #ffe045;
  border-bottom: 2px solid #000000;
  display: block;
  text-decoration: none;
}
.cms-tiendas .content-wrapper .menu-tiendas-wrapper .menu-tiendas-content [data-role="collapsible"].active [data-role="trigger"]:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 1;
  color: #3c3c3c;
  content: "\e903";
  font-family: 'gaia-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.cms-tiendas .content-wrapper .menu-tiendas-wrapper .menu-tiendas-content [data-role="collapsible"].active [data-role="trigger"]:after {
  top: 10px;
  right: 10px;
}
.cms-tiendas .content-wrapper .menu-tiendas-wrapper .menu-tiendas-content [data-role="content"] img {
  width: 100%;
}
.cms-tiendas .content-wrapper .menu-tiendas-wrapper .menu-tiendas-content [data-role="content"] .content-description {
  text-align: center;
  padding: 36px 15px 48px 15px;
}
.cms-tiendas .content-wrapper .menu-tiendas-wrapper .menu-tiendas-content [data-role="content"] .content-description span {
  font-size: 1.2rem;
  color: #000000;
  width: 100%;
  display: block;
  margin-bottom: 10px;
}
.cms-tiendas .content-wrapper .menu-tiendas-wrapper .menu-tiendas-content [data-role="content"] .content-description span:last-of-type {
  margin-bottom: 20px;
}
.cms-tiendas .content-wrapper .menu-tiendas-wrapper .menu-tiendas-content [data-role="content"] .content-description a {
  font-size: 1.5rem;
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
  width: 220px;
  padding: 10px;
  display: block;
  box-sizing: border-box;
  background: #000000;
  margin: 0 auto;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
@media (min-width: 1200px) {
  .cms-tiendas .content-wrapper .menu-tiendas-wrapper .menu-tiendas-content [data-role="content"] .content-description a:hover {
    color: #000000;
    background: #f4f3f0;
  }
}
.cms-tiendas .content-wrapper .menu-tiendas-wrapper .menu-tiendas-content [data-role="content"] .content-description a.button-store {
  margin-bottom: 10px;
}
.cms-tiendas .content-wrapper .beneficios-content,
.cms-tiendas .content-wrapper .visita-content,
.cms-tiendas .content-wrapper .slider-content {
  width: 75%;
  float: right;
  margin: 0 8px;
}
.cms-tiendas .content-wrapper .beneficios-content,
.cms-tiendas .content-wrapper .visita-content {
  margin-bottom: 55px;
}
.cms-tiendas .content-wrapper .beneficios-content h1,
.cms-tiendas .content-wrapper .visita-content h1 {
  font-family: 'Lato', sans-serif;
  font-size: 2.2rem;
  font-weight: 900;
  text-align: center;
  display: inline-block;
  width: 100%;
}
.cms-tiendas .content-wrapper .beneficios-content h1 {
  margin: 0 0 40px 0;
}
.cms-tiendas .content-wrapper .beneficios-content-items .beneficios-content-item {
  display: flex;
}
.cms-tiendas .content-wrapper .beneficios-content-items .beneficios-content-item-desc h2 {
  font-family: 'Lato', sans-serif;
  font-size: 2rem;
  font-weight: 700;
  text-align: center;
  margin: 0 0 12px 0;
}
.cms-tiendas .content-wrapper .beneficios-content-items .beneficios-content-item-desc p {
  font-size: 1.4rem;
  display: block;
  margin: 0 auto;
}
.cms-tiendas .content-wrapper .visita-content h1 {
  margin-bottom: 13px;
}
.cms-tiendas .content-wrapper .visita-content h1 + p {
  text-align: center;
  margin: 0;
}
.cms-tiendas .content-wrapper .visita-content-items {
  display: flex;
}
.cms-tiendas .content-wrapper .visita-content-items .visita-content-item {
  box-sizing: border-box;
}
.cms-tiendas .content-wrapper .visita-content-items .visita-content-item img {
  width: 60%;
  display: block;
  margin: 0 auto 15px auto;
}
.cms-tiendas .content-wrapper .visita-content-items .visita-content-item h2 {
  font-family: 'Lato', sans-serif;
  font-size: 1.7rem;
  font-weight: 700;
  text-align: center;
  margin: 0 0 12px 0;
}
.cms-tiendas .content-wrapper .visita-content-items .visita-content-item p {
  font-size: 1.3rem;
  text-align: center;
  display: block;
  margin: 0 auto;
}
.cms-tiendas .slider-content .slider-content-images {
  margin-bottom: 4px;
}
.cms-tiendas .slider-content .slider-content-nav .slick-list.draggable {
  padding: 0 !important;
}
.cms-tiendas .slider-content .slider-content-nav .slick-list.draggable .slick-slide {
  font-size: 0;
  width: 20% !important;
  box-sizing: border-box;
  padding: 0 5px;
}
/* PAGE: Detalle de tiendas */
body[class^='cms-tienda'] .column.main {
  padding-bottom: 0;
}
body[class^='cms-tienda'] .tienda-header {
  text-align: center;
  width: 100%;
  max-width: 1296px;
  box-sizing: border-box;
  margin-right: auto;
  margin-left: auto;
}
body[class^='cms-tienda'] .tienda-header h1 {
  font-family: 'Lato', sans-serif;
  color: #000000;
  font-weight: 700;
  margin: 20px 0 10px 0;
}
body[class^='cms-tienda'] .tienda-header h2 {
  font-family: 'Lato', sans-serif;
  color: #000000;
  font-weight: 700;
  margin: 0;
}
body[class^='cms-tienda'] .tienda-header span {
  font-size: 1.8rem;
  color: #000000;
  display: block;
  margin-bottom: 10px;
}
body[class^='cms-tienda'] .tienda-header span.hours {
  font-size: 1.2rem;
  text-transform: uppercase;
}
body[class^='cms-tienda'] .tienda-header span.hours:before {
  content: '';
  width: 10px;
  height: 10px;
  display: inline-block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  margin-right: 8px;
}
body[class^='cms-tienda'] .tienda-header span.hours.is-closed {
  color: #cccccc;
}
body[class^='cms-tienda'] .tienda-header span.hours.is-closed:before {
  background: #cccccc;
}
body[class^='cms-tienda'] .tienda-header span.hours.is-open {
  color: #51c177;
}
body[class^='cms-tienda'] .tienda-header span.hours.is-open:before {
  background: #51c177;
}
body[class^='cms-tienda'] .tienda-full-image {
  font-size: 0;
  width: 100%;
}
body[class^='cms-tienda'] .tienda-full-image:last-of-type {
  margin: 0;
}
body[class^='cms-tienda'] .tienda-full-image img {
  width: 100%;
  height: auto;
}
body[class^='cms-tienda'] .content-wrapper {
  width: 100%;
  box-sizing: border-box;
}
body[class^='cms-tienda'] .content-wrapper .tienda-caracteristicas-content {
  width: 100%;
  max-width: 1296px;
  margin-right: auto;
  margin-left: auto;
}
body[class^='cms-tienda'] .content-wrapper .tienda-caracteristicas-content-items {
  width: 100%;
}
body[class^='cms-tienda'] .content-wrapper .tienda-caracteristicas-content-items .tienda-caracteristicas-content-item {
  display: flex;
}
body[class^='cms-tienda'] .content-wrapper .tienda-caracteristicas-content-items .tienda-caracteristicas-content-item:last-child {
  margin-bottom: 0;
}
body[class^='cms-tienda'] .content-wrapper .tienda-caracteristicas-content-items .tienda-caracteristicas-content-item-desc h3 {
  font-family: 'Lato', sans-serif;
  color: #000000;
  font-weight: 700;
  margin: 0 0 10px 0;
}
body[class^='cms-tienda'] .content-wrapper .tienda-caracteristicas-content-items .tienda-caracteristicas-content-item-desc p {
  color: #000000;
}
body[class^='cms-tienda'] .content-wrapper .tienda-productos-wrapper {
  width: 100%;
  box-sizing: border-box;
}
body[class^='cms-tienda'] .content-wrapper .tienda-productos-wrapper .tienda-productos-content {
  width: 100%;
  max-width: 1296px;
  height: 350px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: auto;
  margin-left: auto;
}
body[class^='cms-tienda'] .content-wrapper .tienda-productos-wrapper .tienda-productos-content-desc h3 {
  font-family: 'Lato', sans-serif;
  color: #ffffff;
  font-weight: 700;
  text-align: center;
  width: 100%;
}
body[class^='cms-tienda'] .content-wrapper .tienda-productos-wrapper .tienda-productos-content-desc span {
  font-family: 'Lato', sans-serif;
  color: #000000;
  font-weight: 600;
  text-align: center;
  display: block;
  width: 100%;
}
body[class^='cms-tienda'] .content-wrapper .tienda-productos-wrapper .tienda-productos-content-desc a {
  font-size: 1.5rem;
  color: #ffffff;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  display: block;
  box-sizing: border-box;
  background: #ff9935;
  margin: 0 auto;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
@media (min-width: 1200px) {
  body[class^='cms-tienda'] .content-wrapper .tienda-productos-wrapper .tienda-productos-content-desc a:hover {
    background: #000000;
  }
}
body[class^='cms-tienda'] .content-wrapper .tienda-plus-content,
body[class^='cms-tienda'] .content-wrapper .tienda-map-content {
  width: 100%;
  max-width: 1296px;
  box-sizing: border-box;
  margin-right: auto;
  margin-left: auto;
}
body[class^='cms-tienda'] .content-wrapper .tienda-plus-content {
  margin-bottom: 40px;
}
body[class^='cms-tienda'] .content-wrapper .tienda-plus-content-items {
  width: 100%;
  box-sizing: border-box;
  padding: 25px;
  display: flex;
  border: 1px solid #000000;
}
body[class^='cms-tienda'] .content-wrapper .tienda-plus-content-items .tienda-plus-content-item {
  text-align: center;
}
body[class^='cms-tienda'] .content-wrapper .tienda-plus-content-items .tienda-plus-content-item strong {
  font-family: 'Lato', sans-serif;
  color: #000000;
  font-weight: 700;
  text-align: center;
  display: block;
  width: 100%;
}
body[class^='cms-tienda'] .content-wrapper .tienda-plus-content-items .tienda-plus-content-item span {
  font-family: 'Lato', sans-serif;
  color: #000000;
  font-weight: 400;
  text-align: center;
  display: block;
  width: 100%;
}
body[class^='cms-tienda'] .content-wrapper .tienda-map-content {
  margin-bottom: 40px;
}
body[class^='cms-tienda'] .content-wrapper .tienda-map-content-google {
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 40px;
}
body[class^='cms-tienda'] .content-wrapper .tienda-map-content a {
  font-size: 1.5rem;
  color: #ffffff;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  width: 220px;
  padding: 5px 10px;
  display: block;
  box-sizing: border-box;
  background: #000000;
  margin: 0 auto;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
@media (min-width: 1200px) {
  body[class^='cms-tienda'] .content-wrapper .tienda-map-content a:hover {
    color: #000000;
    background: #f4f3f0;
  }
}
body[class^='cms-tienda'] .tienda-header .open-hours,
body[class^='cms-tienda'] .tienda-plus-content,
body[class^='cms-tienda'] .tienda-productos-wrapper {
  display: none;
}
body[class^='cms-tienda'] #stores-main-wrapper .go-to-store {
  margin: 8px auto;
  display: block;
  clear: both;
}
body[class^='cms-tienda'] #store-details-location .store-phone {
  display: none;
}
/* PAGE: Design Services */
.cms-designservices {
  /* Estilos de elementos comunes a todos los bloques */
  /* Estructuras */
  /* SLIDERS */
  /* Slider Design sketches*/
  /* Slider: Un estilo para ti */
  /* Slider: Ellos harán realidad tus sueños */
}
.cms-designservices h3 {
  color: #000000;
  font-weight: 700;
  text-align: center;
  width: 100%;
}
.cms-designservices a.design-quiz,
.cms-designservices a.videollamada {
  text-align: center;
  text-decoration: none;
  width: 100%;
  max-width: 340px;
  display: block;
  box-sizing: border-box;
  padding: 8px 10px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
}
.cms-designservices a.design-quiz span,
.cms-designservices a.videollamada span {
  font-size: 1.2rem;
  color: #ffffff;
  text-transform: uppercase;
}
.cms-designservices a.design-quiz {
  background: #075e54;
}
.cms-designservices a.design-quiz span {
  display: block;
  text-decoration: none;
}
.cms-designservices a.design-quiz span:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  line-height: 1;
  color: #ffffff;
  content: "\e91b";
  font-family: 'gaia-icons';
  margin: 0 8px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.cms-designservices a.videollamada {
  background: #000000;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
@media (min-width: 1200px) {
  .cms-designservices a.videollamada:hover {
    background: #505050;
  }
}
.cms-designservices a.videollamada span {
  display: block;
  text-decoration: none;
}
.cms-designservices a.videollamada span:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 13px;
  line-height: 1;
  color: #ffffff;
  content: "\e920";
  font-family: 'gaia-icons';
  margin: 0 8px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.cms-designservices .design-full-image {
  display: flex;
}
.cms-designservices .design-full-image-desc {
  text-align: center;
}
.cms-designservices .design-full-image-desc h1 {
  color: #000000;
  font-weight: 500;
  text-align: center;
  width: 100%;
  margin: 0 0 10px 0;
}
.cms-designservices .design-full-image-desc h1 strong {
  font-weight: 900;
}
.cms-designservices .design-full-image-desc h1 + span {
  font-size: 1.5rem;
  margin-bottom: 20px;
}
.cms-designservices .design-full-image-desc span {
  font-size: 1.3rem;
  color: #000000;
  text-align: center;
  display: block;
  width: 100%;
}
.cms-designservices .design-full-image-desc a {
  display: block;
}
.cms-designservices .design-full-image-desc a.design-quiz,
.cms-designservices .design-full-image-desc a.videollamada {
  margin: 0 auto 5px auto;
}
.cms-designservices .design-full-image-desc a.design-quiz + span {
  margin-bottom: 20px;
}
.cms-designservices .design-full-image-desc a.como-funciona {
  font-size: 1.3rem;
  color: #000000;
  text-decoration: underline;
  margin-bottom: 30px;
}
.cms-designservices .design-full-image-desc a.conoce-mas {
  font-size: 1.3rem;
  color: #666666;
  text-transform: uppercase;
  width: 130px;
  margin: 0 auto;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  transition: all 0.25s ease;
  position: relative;
  display: block;
  text-decoration: none;
}
@media (min-width: 1200px) {
  .cms-designservices .design-full-image-desc a.conoce-mas:hover {
    color: #3c3c3c;
  }
  .cms-designservices .design-full-image-desc a.conoce-mas:hover:after {
    color: #3c3c3c;
  }
}
.cms-designservices .design-full-image-desc a.conoce-mas:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  line-height: 1;
  color: #666666;
  content: "\e904";
  font-family: 'gaia-icons';
  margin: 0 0 20px 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.cms-designservices .design-full-image-desc a.conoce-mas:after {
  position: absolute;
  bottom: -45px;
  left: 43%;
}
.cms-designservices .design-full-image-video {
  font-size: 0;
}
.cms-designservices .design-full-image-video video {
  width: 100%;
}
.cms-designservices .design-como-funciona-wrapper {
  width: 100%;
  box-sizing: border-box;
}
.cms-designservices .design-como-funciona-wrapper .design-como-funciona-content {
  width: 100%;
  max-width: 1296px;
  box-sizing: border-box;
  margin: 0 auto;
}
.cms-designservices .design-como-funciona-wrapper .design-como-funciona-content h3 {
  margin: 0 0 40px 0;
}
.cms-designservices .design-como-funciona-wrapper .design-como-funciona-content .design-como-funciona-items {
  display: flex;
}
.cms-designservices .design-como-funciona-wrapper .design-como-funciona-content .design-como-funciona-items .design-como-funciona-item {
  text-align: center;
  box-sizing: border-box;
}
.cms-designservices .design-como-funciona-wrapper .design-como-funciona-content .design-como-funciona-items .design-como-funciona-item-image {
  width: 100%;
  margin: 0 0 10px 0;
}
.cms-designservices .design-como-funciona-wrapper .design-como-funciona-content .design-como-funciona-items .design-como-funciona-item-image img {
  width: 100%;
}
.cms-designservices .design-como-funciona-wrapper .design-como-funciona-content .design-como-funciona-items .design-como-funciona-item h4 {
  font-size: 1.7rem;
  color: #000000;
  font-weight: 700;
  text-align: center;
  width: 100%;
  margin: 0 0 15px 0;
}
.cms-designservices .design-como-funciona-wrapper .design-como-funciona-content .design-como-funciona-items .design-como-funciona-item strong {
  font-size: 1.2rem;
  color: #000000;
  font-weight: 700;
  text-align: center;
  width: 105px;
  height: auto;
  box-sizing: border-box;
  display: block;
  background: #ffffff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  padding: 2px 10px;
  margin: 0 auto 20px auto;
}
.cms-designservices .design-como-funciona-wrapper .design-como-funciona-content .design-como-funciona-items .design-como-funciona-item span {
  font-size: 1.5rem;
  color: #000000;
  text-align: center;
}
.cms-designservices .design-como-funciona-wrapper .design-como-funciona-content .design-como-funciona-actions .design-quiz {
  margin: 0 auto 15px auto;
}
.cms-designservices .design-como-funciona-wrapper .design-como-funciona-content .design-como-funciona-actions .videollamada {
  margin: 0 auto;
}
.cms-designservices .design-videollamada-wrapper {
  width: 100%;
  background: url("../images/design_services/background02.jpg") no-repeat top left;
  background-size: cover;
}
.cms-designservices .design-videollamada-wrapper .design-videollamada-content {
  width: 100%;
  max-width: 1296px;
  box-sizing: border-box;
  margin: 0 auto;
}
.cms-designservices .design-videollamada-wrapper .design-videollamada-content h3 {
  margin: 0 0 40px 0;
}
.cms-designservices .design-videollamada-wrapper .design-videollamada-content .design-videollamada-items {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  margin-bottom: 45px;
}
.cms-designservices .design-videollamada-wrapper .design-videollamada-content .design-videollamada-items .design-videollamada-item {
  text-align: center;
  flex: 1;
}
.cms-designservices .design-videollamada-wrapper .design-videollamada-content .design-videollamada-items .design-videollamada-item h4 {
  font-family: 'Lato', sans-serif;
  color: #000000;
  font-weight: 900;
  padding: 0;
  margin: 0 0 25px 0;
}
.cms-designservices .design-videollamada-wrapper .design-videollamada-content .design-videollamada-items .design-videollamada-item-content {
  border: 2px solid #000000;
}
.cms-designservices .design-videollamada-wrapper .design-videollamada-content .design-videollamada-items .design-videollamada-item-content-image {
  width: 100%;
  box-sizing: border-box;
}
.cms-designservices .design-videollamada-wrapper .design-videollamada-content .design-videollamada-items .design-videollamada-item-content-image img {
  font-size: 0;
  width: 100%;
}
.cms-designservices .design-videollamada-wrapper .design-videollamada-content .design-videollamada-items .design-videollamada-item-content-desc {
  width: 100%;
  min-height: 200px;
  box-sizing: border-box;
  padding: 15px;
  background: #dfd2cd;
  border-top: 2px solid #000000;
}
.cms-designservices .design-videollamada-wrapper .design-videollamada-content .design-videollamada-items .design-videollamada-item-content-desc h5 {
  font-size: 1.8rem;
  color: #000000;
  font-weight: 900;
  line-height: 23px;
  text-align: center;
  width: 100%;
  margin: 0 0 20px 0;
}
.cms-designservices .design-videollamada-wrapper .design-videollamada-content .design-videollamada-items .design-videollamada-item-content-desc ul {
  padding: 0;
  margin: 0;
}
.cms-designservices .design-videollamada-wrapper .design-videollamada-content .design-videollamada-items .design-videollamada-item-content-desc ul li {
  color: #000000;
  list-style: none;
  margin-bottom: 0;
}
.cms-designservices .design-videollamada-wrapper .design-videollamada-content .design-videollamada-items .design-videollamada-item-content-desc ul li:before {
  content: "-";
  display: inline-block;
  margin-right: 3px;
}
.cms-designservices .design-videollamada-wrapper .design-videollamada-content .design-videollamada-actions .videollamada {
  margin: 0 auto;
}
.cms-designservices .design-calltoaction-wrapper {
  width: 100%;
  box-sizing: border-box;
  background: url("../images/design_services/background03.jpg") no-repeat top left;
  background-size: cover;
  background-position: center center;
}
.cms-designservices .design-calltoaction-wrapper .design-calltoaction-content {
  width: 100%;
  max-width: 1296px;
  box-sizing: border-box;
  margin: 0 auto;
}
.cms-designservices .design-calltoaction-wrapper .design-calltoaction-content h3 {
  margin: 0 0 5px 0;
}
.cms-designservices .design-calltoaction-wrapper .design-calltoaction-content h3 + span {
  font-size: 1.5rem;
  color: #000000;
  text-align: center;
  display: block;
  width: 100%;
  margin-bottom: 35px;
}
.cms-designservices .design-calltoaction-wrapper .design-calltoaction-content .design-calltoaction-actions {
  width: 100%;
  margin: 0 auto;
}
.cms-designservices .design-calltoaction-wrapper .design-calltoaction-content .design-calltoaction-actions a {
  margin: 0 auto;
}
.cms-designservices .design-calltoaction-wrapper .design-calltoaction-content .design-calltoaction-actions a.design-quiz {
  margin-bottom: 15px;
}
.cms-designservices .design-faq-wrapper {
  width: 100%;
  box-sizing: border-box;
}
.cms-designservices .design-faq-wrapper .design-faq-content {
  width: 100%;
  max-width: 1296px;
  box-sizing: border-box;
  margin: 0 auto;
}
.cms-designservices .design-faq-wrapper .design-faq-content h3 {
  margin: 0 0 35px 0;
}
.cms-designservices .design-faq-wrapper .design-faq-content .design-faq-items {
  width: 100%;
  margin-bottom: 20px;
}
.cms-designservices .design-faq-wrapper .design-faq-content .design-faq-items .design-faq-item {
  margin-bottom: 5px;
}
.cms-designservices .design-faq-wrapper .design-faq-content .design-faq-items .design-faq-item [data-role="title"] {
  padding: 12px 45px 12px 16px;
  background: #f5f5f5;
  border: 1px solid #dddddd;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
}
@media (min-width: 1200px) {
  .cms-designservices .design-faq-wrapper .design-faq-content .design-faq-items .design-faq-item [data-role="title"]:hover {
    cursor: pointer;
  }
}
.cms-designservices .design-faq-wrapper .design-faq-content .design-faq-items .design-faq-item [data-role="title"] h4 {
  font-size: 1.7rem;
  color: #000000;
  font-weight: 900;
  width: 100%;
  margin: 0;
  position: relative;
  display: block;
  text-decoration: none;
}
.cms-designservices .design-faq-wrapper .design-faq-content .design-faq-items .design-faq-item [data-role="title"] h4:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: inherit;
  color: #363636;
  content: "\e900";
  font-family: 'gaia-icons';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.cms-designservices .design-faq-wrapper .design-faq-content .design-faq-items .design-faq-item [data-role="title"] h4:after {
  position: absolute;
  top: -5px;
  right: -40px;
}
.cms-designservices .design-faq-wrapper .design-faq-content .design-faq-items .design-faq-item.active [data-role="title"] {
  -webkit-border-radius: 2px 2px 0 0;
  -moz-border-radius: 2px 2px 0 0;
  -ms-border-radius: 2px 2px 0 0;
  border-radius: 2px 2px 0 0;
}
.cms-designservices .design-faq-wrapper .design-faq-content .design-faq-items .design-faq-item.active [data-role="title"] h4 {
  display: block;
  text-decoration: none;
}
.cms-designservices .design-faq-wrapper .design-faq-content .design-faq-items .design-faq-item.active [data-role="title"] h4:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: inherit;
  color: #363636;
  content: "\e903";
  font-family: 'gaia-icons';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.cms-designservices .design-faq-wrapper .design-faq-content .design-faq-items .design-faq-item.active [data-role="title"] h4:after {
  position: absolute;
  top: -5px;
  right: -40px;
}
.cms-designservices .design-faq-wrapper .design-faq-content .design-faq-items .design-faq-item [data-role="content"] {
  font-size: 1.6rem;
  color: #000000;
  padding: 12px 16px;
  border: 1px solid #dddddd;
  border-top: none;
  -webkit-border-radius: 0 0 2px 2px;
  -moz-border-radius: 0 0 2px 2px;
  -ms-border-radius: 0 0 2px 2px;
  border-radius: 0 0 2px 2px;
}
.cms-designservices .design-faq-wrapper .design-faq-content .terminos-condiciones {
  font-size: 1.6rem;
  color: #666666;
  text-decoration: underline;
  text-align: center;
  width: 100%;
  display: block;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
@media (min-width: 1200px) {
  .cms-designservices .design-faq-wrapper .design-faq-content .terminos-condiciones:hover {
    color: #000000;
  }
}
.cms-designservices .design-sketches-wrapper {
  width: 100%;
  padding-bottom: 30px;
  margin: 0 auto 20px auto;
  overflow: hidden;
}
.cms-designservices .design-sketches-wrapper h3 {
  margin: 0 0 40px 0;
}
.cms-designservices .design-sketches-wrapper .sketch {
  display: flex;
}
.cms-designservices .design-sketches-wrapper .sketch .sketch-desc {
  box-sizing: border-box;
  display: flex;
  justify-content: space-around;
}
.cms-designservices .design-sketches-wrapper .sketch .sketch-desc-item strong,
.cms-designservices .design-sketches-wrapper .sketch .sketch-desc-item span {
  display: block;
}
.cms-designservices .design-sketches-wrapper .sketch .sketch-desc-item strong {
  font-weight: 900;
}
.cms-designservices .design-sketches-wrapper .sketch .sketch-desc-item span {
  font-weight: 400;
}
.cms-designservices .design-estilos-wrapper {
  width: 100%;
  box-sizing: border-box;
  background: #e0d3cd;
}
.cms-designservices .design-estilos-wrapper h3 {
  font-family: 'Lato', sans-serif;
  color: #000000;
  text-align: center;
  padding: 0;
  margin: 0 0 5px 0;
}
.cms-designservices .design-estilos-wrapper span {
  font-family: 'Lato', sans-serif;
  color: #000000;
  font-size: 1.6rem;
  text-align: center;
  display: block;
  width: 100%;
  box-sizing: border-box;
  padding: 0 20px;
  margin: 0 0 35px 0;
}
.cms-designservices .design-estilos-wrapper .design-estilos-items .slick-track {
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.cms-designservices .design-estilos-wrapper .design-estilos-items .slick-slide {
  opacity: 0.3;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.cms-designservices .design-estilos-wrapper .design-estilos-items .slick-slide .design-estilos-item {
  width: 100%;
  box-sizing: border-box;
  padding: 0 10px;
}
.cms-designservices .design-estilos-wrapper .design-estilos-items .slick-slide .design-estilos-item img {
  width: 100%;
  margin-bottom: 20px;
}
.cms-designservices .design-estilos-wrapper .design-estilos-items .slick-slide .design-estilos-item strong,
.cms-designservices .design-estilos-wrapper .design-estilos-items .slick-slide .design-estilos-item span {
  text-align: center;
  width: 100%;
  display: block;
}
.cms-designservices .design-estilos-wrapper .design-estilos-items .slick-slide .design-estilos-item strong {
  font-family: 'Lato', sans-serif;
  font-weight: 900;
  color: #000000;
  font-size: 2rem;
  margin-bottom: 5px;
}
.cms-designservices .design-estilos-wrapper .design-estilos-items .slick-slide .design-estilos-item span {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  color: #000000;
  font-size: 1.5rem;
  margin: 0;
}
.cms-designservices .design-estilos-wrapper .design-estilos-items .slick-slide.slick-current.slick-active {
  opacity: 1;
}
.cms-designservices .design-expertos-wrapper {
  width: 100%;
  box-sizing: border-box;
  background: url("../images/design_services/background04.jpg") no-repeat top left;
  background-size: cover;
}
.cms-designservices .design-expertos-wrapper .design-expertos-content {
  width: 100%;
  max-width: 1296px;
  box-sizing: border-box;
  padding: 70px 0 30px 0;
  margin: 0 auto;
}
.cms-designservices .design-expertos-wrapper .design-expertos-content h3 {
  font-family: 'Lato', sans-serif;
  font-weight: 900;
  color: #000000;
  margin: 0 0 48px 0;
}
.cms-designservices .design-expertos-wrapper .design-expertos-content .design-expertos-item {
  width: 100%;
  box-sizing: border-box;
}
.cms-designservices .design-expertos-wrapper .design-expertos-content .design-expertos-item h4 {
  font-family: 'Lato', sans-serif;
  font-weight: 900;
  color: #000000;
  font-size: 2rem;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  margin: 0 0 5px 0;
}
.cms-designservices .design-expertos-wrapper .design-expertos-content .design-expertos-item span {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  color: #000000;
  font-size: 1.5rem;
  text-align: center;
  display: block;
  width: 100%;
  margin: 0 0 25px 0;
}
.cms-designservices .design-expertos-wrapper .design-expertos-content .design-expertos-item-info {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.cms-designservices .design-expertos-wrapper .design-expertos-content .design-expertos-item-info-desc {
  width: 45%;
}
.cms-designservices .design-expertos-wrapper .design-expertos-content .design-expertos-item-info-desc strong {
  font-family: 'Lato', sans-serif;
  font-weight: 900;
  color: #000000;
  font-size: 1.5rem;
  display: block;
  margin: 0 0 13px 0;
}
.cms-designservices .design-expertos-wrapper .design-expertos-content .design-expertos-item-info-desc ul {
  padding: 0;
  margin: 0;
}
.cms-designservices .design-expertos-wrapper .design-expertos-content .design-expertos-item-info-desc ul li {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  color: #000000;
  font-size: 1.5rem;
  list-style: none;
}
.cms-designservices .design-expertos-wrapper .design-expertos-content .design-expertos-item-info img {
  width: 55%;
  -webkit-box-shadow: 0 5px 35px 0 rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 5px 35px 0 rgba(0, 0, 0, 0.35);
  -ms-box-shadow: 0 5px 35px 0 rgba(0, 0, 0, 0.35);
  box-shadow: 0 5px 35px 0 rgba(0, 0, 0, 0.35);
}
.cms-designservices .design-expertos-wrapper .design-expertos-content .design-expertos-item-info:last-child {
  flex-direction: row-reverse;
  justify-content: flex-end;
}
.cms-designservices .design-expertos-wrapper .design-expertos-content .design-expertos-item-info:last-child-desc {
  margin: 0;
}
/* PAGE: Descubre tu estilo */
.cms-descubre-tu-estilo .page-main {
  width: 100%;
  max-width: none;
  padding: 0;
}
.cms-descubre-tu-estilo .page-main .column.main {
  padding: 0;
  margin: 0;
}
.cms-descubre-tu-estilo .page-main .column.main .tu-estilo-wrapper {
  font-size: 0;
}
/* PAGE: Preguntas Frecuentes */
.cms-faq-contact-us {
  /* Pop up: Contact form */
}
.cms-faq-contact-us .column.main {
  padding: 0;
}
.cms-faq-contact-us .faq-ayuda {
  display: flex;
}
.cms-faq-contact-us .faq-ayuda-sidebar h1 {
  color: #000000;
  font-weight: 900;
  text-transform: uppercase;
  margin: 0;
}
.cms-faq-contact-us .faq-ayuda-main-content {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.cms-faq-contact-us .faq-ayuda-main-content-info {
  font-size: 1.4rem;
  color: #000000;
  font-weight: 400;
}
.cms-faq-contact-us .faq-ayuda-main-content-info strong,
.cms-faq-contact-us .faq-ayuda-main-content-info span {
  display: block;
}
.cms-faq-contact-us .faq-ayuda-main-content-info strong {
  text-transform: uppercase;
}
.cms-faq-contact-us .faq-ayuda-main-content-info a {
  color: #666666;
  text-decoration: underline;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
@media (min-width: 1200px) {
  .cms-faq-contact-us .faq-ayuda-main-content-info a:hover {
    color: #000000;
  }
}
.cms-faq-contact-us .faq-ayuda-main-content-info a.phone {
  color: #000000;
  text-decoration: none;
  display: block;
}
.cms-faq-contact-us .faq-ayuda-main-content-info a.button {
  color: #ffffff;
  background: #000000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  text-align: center;
  text-decoration: none;
  display: block;
  width: 100px;
  box-sizing: border-box;
  padding: 7px 10px;
  margin: 10px 0 0 0;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
@media (min-width: 1200px) {
  .cms-faq-contact-us .faq-ayuda-main-content-info a.button:hover {
    background: #363636;
  }
}
.cms-faq-contact-us .faq-ayuda-main-content-info.wapp a {
  display: flex;
  align-items: center;
}
.cms-faq-contact-us .faq-ayuda-main-content-info.wapp a i {
  width: 30px;
  margin-right: 10px;
}
@media (min-width: 1200px) {
  .cms-faq-contact-us .faq-wrapper .faq-main-content .faq-main-content-items .faq-main-content-item [data-role="title"]:hover {
    cursor: pointer;
  }
}
.cms-faq-contact-us .faq-wrapper .faq-main-content .faq-main-content-items .faq-main-content-item [data-role="title"] h4 {
  width: 100%;
  margin: 0;
  position: relative;
  display: block;
  text-decoration: none;
}
.cms-faq-contact-us .faq-wrapper .faq-main-content .faq-main-content-items .faq-main-content-item [data-role="title"] h4:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 25px;
  line-height: 1;
  color: #363636;
  content: "\e900";
  font-family: 'gaia-icons';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.cms-faq-contact-us .faq-wrapper .faq-main-content .faq-main-content-items .faq-main-content-item [data-role="title"] h4:after {
  position: absolute;
}
.cms-faq-contact-us .faq-wrapper .faq-main-content .faq-main-content-items .faq-main-content-item [data-role="content"] {
  font-size: 1.4rem;
  color: #000000;
}
.cms-faq-contact-us .faq-wrapper .faq-main-content .faq-main-content-items .faq-main-content-item [data-role="content"] a {
  color: #363636;
  text-decoration: underline;
}
.cms-faq-contact-us .faq-wrapper .faq-main-content .faq-main-content-items .faq-main-content-item.active [data-role="title"] h4 {
  display: block;
  text-decoration: none;
}
.cms-faq-contact-us .faq-wrapper .faq-main-content .faq-main-content-items .faq-main-content-item.active [data-role="title"] h4:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 25px;
  line-height: 1;
  color: #363636;
  content: "\e903";
  font-family: 'gaia-icons';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.cms-faq-contact-us .faq-wrapper .faq-main-content .faq-main-content-items .faq-main-content-item.active [data-role="title"] h4:after {
  position: absolute;
}
.cms-faq-contact-us .modal-popup.modal-contact-form .modal-inner-wrap .modal-header h1 {
  font-size: 1.8rem;
  color: #000000;
  font-weight: 900;
  text-transform: uppercase;
  text-align: center;
  width: 100%;
  border: none;
}
.cms-faq-contact-us .modal-popup.modal-contact-form .modal-inner-wrap .modal-content {
  padding: 0 30px 30px 30px;
}
.cms-faq-contact-us .modal-popup.modal-contact-form .modal-inner-wrap .modal-content .content input[type="text"],
.cms-faq-contact-us .modal-popup.modal-contact-form .modal-inner-wrap .modal-content .content input[type="email"],
.cms-faq-contact-us .modal-popup.modal-contact-form .modal-inner-wrap .modal-content .content input[type="tel"] {
  border: none;
  border-bottom: 1px solid #9a9a9a;
  box-shadow: none;
  padding: 6px 0;
  margin-bottom: 10px;
}
.cms-faq-contact-us .modal-popup.modal-contact-form .modal-inner-wrap .modal-content .content textarea {
  border: 1px solid #9a9a9a;
  margin: 20px 0;
}
.cms-faq-contact-us .modal-popup.modal-contact-form .modal-inner-wrap .modal-content .content input::-webkit-input-placeholder,
.cms-faq-contact-us .modal-popup.modal-contact-form .modal-inner-wrap .modal-content .content textarea::-webkit-input-placeholder {
  color: #9a9a9a;
  opacity: 1;
}
.cms-faq-contact-us .modal-popup.modal-contact-form .modal-inner-wrap .modal-content .content input:-moz-placeholder,
.cms-faq-contact-us .modal-popup.modal-contact-form .modal-inner-wrap .modal-content .content textarea:-moz-placeholder {
  color: #9a9a9a;
  opacity: 1;
}
.cms-faq-contact-us .modal-popup.modal-contact-form .modal-inner-wrap .modal-content .content input::-moz-placeholder,
.cms-faq-contact-us .modal-popup.modal-contact-form .modal-inner-wrap .modal-content .content textarea::-moz-placeholder {
  color: #9a9a9a;
  opacity: 1;
}
.cms-faq-contact-us .modal-popup.modal-contact-form .modal-inner-wrap .modal-content .content input:-ms-input-placeholder,
.cms-faq-contact-us .modal-popup.modal-contact-form .modal-inner-wrap .modal-content .content textarea:-ms-input-placeholder {
  color: #9a9a9a;
  opacity: 1;
}
.cms-faq-contact-us .modal-popup.modal-contact-form .modal-inner-wrap .modal-content .content input::-ms-input-placeholder,
.cms-faq-contact-us .modal-popup.modal-contact-form .modal-inner-wrap .modal-content .content textarea::-ms-input-placeholder {
  color: #9a9a9a;
  opacity: 1;
}
.cms-faq-contact-us .modal-popup.modal-contact-form .modal-inner-wrap .modal-content .content input::placeholder,
.cms-faq-contact-us .modal-popup.modal-contact-form .modal-inner-wrap .modal-content .content textarea::placeholder {
  color: #9a9a9a;
  opacity: 1;
}
.cms-faq-contact-us .modal-popup.modal-contact-form .modal-inner-wrap .modal-content .content .file-wrapper {
  font-size: 1.5rem;
  text-transform: uppercase;
  text-align: center;
  padding: 8px 15px;
  margin-bottom: 8px;
  background: #b5b5b5;
  position: relative;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.cms-faq-contact-us .modal-popup.modal-contact-form .modal-inner-wrap .modal-content .content .file-wrapper span {
  color: #ffffff;
  width: 180px;
  margin: 0 auto;
  position: relative;
  display: block;
  text-decoration: none;
}
.cms-faq-contact-us .modal-popup.modal-contact-form .modal-inner-wrap .modal-content .content .file-wrapper span:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 1;
  color: #ffffff;
  content: "\e930";
  font-family: 'gaia-icons';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.cms-faq-contact-us .modal-popup.modal-contact-form .modal-inner-wrap .modal-content .content .file-wrapper span:before {
  position: absolute;
  top: 2px;
  left: -12px;
}
@media (min-width: 1200px) {
  .cms-faq-contact-us .modal-popup.modal-contact-form .modal-inner-wrap .modal-content .content .file-wrapper span:hover {
    cursor: pointer;
  }
}
@media (min-width: 1200px) {
  .cms-faq-contact-us .modal-popup.modal-contact-form .modal-inner-wrap .modal-content .content .file-wrapper:hover {
    cursor: pointer;
    background: #000000;
  }
}
.cms-faq-contact-us .modal-popup.modal-contact-form .modal-inner-wrap .modal-content .content .file-wrapper input[type="file"] {
  display: block;
  width: 100%;
  height: 30px;
  font-size: 0;
  margin: 0;
  padding: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
}
.cms-faq-contact-us .modal-popup.modal-contact-form .modal-inner-wrap .modal-content .content input[type="submit"] {
  font-size: 1.5rem;
  color: #ffffff;
  text-transform: uppercase;
  text-align: center;
  width: 100%;
  box-sizing: border-box;
  padding: 8px 15px;
  background: #ea5b2f;
  border: none;
  position: relative;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
@media (min-width: 1200px) {
  .cms-faq-contact-us .modal-popup.modal-contact-form .modal-inner-wrap .modal-content .content input[type="submit"]:hover {
    cursor: pointer;
    background: #ea5b2f;
  }
}
/* PAGE: Generales Tiendas */
.std ul li {
  margin-left: 0px;
}
.std p {
  margin: 0 0 11px;
}
.cms-page-view .std li,
.cms-no-route .std li {
  color: inherit;
  font-size: inherit;
}
.cms-page-view .std p,
.cms-no-route .std p {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
}
#lp_tienda_gaia {
  margin-top: 0px;
  overflow-x: hidden;
}
#lp_tienda_gaia .btnGaia {
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 700;
  display: block;
  margin-top: 40px;
  margin-bottom: 40px;
}
#lp_tienda_gaia .btnGaia.btn-lg-gaia {
  max-width: 282px;
}
#lp_tienda_gaia .btnGaia.btn-black {
  background: #000;
  color: #fff;
}
#lp_tienda_gaia .bg-green-color {
  background: #497656;
}
#lp_tienda_gaia .bg-brown-color {
  background: #9c8667;
}
#lp_tienda_gaia .bg-blue-color {
  background: #3c50c1;
}
#lp_tienda_gaia .bg-yellow-color {
  background: #ffcc00;
}
#lp_tienda_gaia .yellow-txt {
  color: #ffcc00 !important;
}
#lp_tienda_gaia .white-txt {
  color: #fff !important;
}
#lp_tienda_gaia .container {
  max-width: inherit !important;
  padding-right: 8px;
  padding-left: 8px;
  margin-right: auto !important;
  margin-left: auto !important;
}
#lp_tienda_gaia h1 {
  font-size: 36px;
  margin-bottom: 0px;
}
#lp_tienda_gaia h2 {
  font-size: 28px;
}
#lp_tienda_gaia h3 {
  font-size: 22px;
  padding: 0px 0px;
}
#lp_tienda_gaia .lpSection {
  padding-top: 40px;
  padding-bottom: 40px;
  margin-bottom: 30px;
}
#lp_tienda_gaia .lpSection .d-flex {
  display: flex;
}
#lp_tienda_gaia .lpSection picture {
  width: 100%;
  height: 100%;
  display: block;
  clear: both;
}
#lp_tienda_gaia .lpSection.bg-yellow-comex {
  background-color: #e0ab00;
}
#lp_tienda_gaia .lpSection .middle-text h2 {
  margin-bottom: 16px;
}
#lp_tienda_gaia .lpSection a.btnGaia {
  margin: 60px auto;
  cursor: pointer;
}
#lp_tienda_gaia .lpSection a.btnGaia.btn-yellow-cta {
  background-color: #ffcc00;
}
#lp_tienda_gaia .lpSection picture {
  width: 100%;
  height: auto;
}
#lp_tienda_gaia .lpSection img {
  width: 100%;
  height: auto;
}
#lp_tienda_gaia .lpSection .gaia-hot-spot {
  width: 20px;
  height: 20px;
  border-radius: 50px;
  padding: 0px 0px;
  text-align: center;
  background: #f0f0f0;
  cursor: pointer;
  animation: fadein .5s;
  animation: pulse 1.5s infinite;
  z-index: 2;
  display: block !important;
}
#lp_tienda_gaia .lpSection .gaia-hot-spot:hover,
#lp_tienda_gaia .lpSection .gaia-hot-spot:focus {
  background: #ffffff;
}
#lp_tienda_gaia .lpSection .tooltip {
  position: absolute !important;
  margin-top: -12px !important;
  min-height: 54px;
}
#lp_tienda_gaia .kenburns-img,
#lp_tienda_gaia .kenburns-img-lr {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
#lp_tienda_gaia .kenburns-img img {
  width: 100%;
  animation: move-kenburns 40s ease infinite;
  -ms-animation: move-kenburns 40s ease infinite;
  -webkit-animation: move-kenburns 40s ease infinite;
  -moz-animation: move-kenburns 40s ease infinite;
  position: absolute;
}
#lp_tienda_gaia .kenburns-img-lr img {
  width: 100%;
  animation: move-kenburns-2 40s ease infinite;
  -ms-animation: move-kenburns-2 40s ease infinite;
  -webkit-animation: move-kenburns-2 40s ease infinite;
  -moz-animation: move-kenburns-2 40s ease infinite;
  position: absolute;
}
/* Desktops and laptops ----------- */
/* Tablets (portrait and landscape) ----------- */
/* Smartphones (portrait and landscape) ----------- */
@media only screen and (max-width: 767px), (max-device-width: 767px) {
  #lp_tienda_gaia .lpSection {
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  #lp_tienda_gaia .middle-text {
    margin-top: 20px;
    text-align: center;
  }
  #lp_tienda_gaia .middle-text * {
    text-align: center;
  }
  #lp_tienda_gaia .text-left {
    text-align: center;
    text-align: center !important;
  }
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes pulse {
  from {
    box-shadow: 0 0 0 0px #131313;
  }
  to {
    box-shadow: 0 0 0 15px rgba(0, 0, 0, 0);
  }
}
@-webkit-keyframes move-kenburns {
  0% {
    -webkit-transform-origin: bottom left;
    -moz-transform-origin: bottom left;
    -ms-transform-origin: bottom left;
    -o-transform-origin: bottom left;
    transform-origin: bottom left;
    transform: scale(1);
    -ms-transform: scale(1);
    /* IE 9 */
    -webkit-transform: scale(1);
    /* Safari and Chrome */
    -o-transform: scale(1);
    /* Opera */
    -moz-transform: scale(1);
    /* Firefox */
  }
  100% {
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    /* IE 9 */
    -webkit-transform: scale(1.2);
    /* Safari and Chrome */
    -o-transform: scale(1.2);
    /* Opera */
    -moz-transform: scale(1.2);
    /* Firefox */
  }
}
@keyframes move-kenburns-2 {
  0% {
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  95% {
    transform: scale3d(1.5, 1.5, 1.5) translate3d(-190px, -120px, 0px);
    animation-timing-function: ease-in;
    opacity: 1;
  }
  100% {
    transform: scale3d(2, 2, 2) translate3d(-170px, -100px, 0px);
    opacity: 0;
  }
}
.cms-colchones-gaia ul li {
  margin-left: 0;
}
.cms-colchones-gaia p {
  margin: 0 0 11px;
}
.cms-page-view .std li {
  color: inherit;
  font-size: inherit;
}
.cms-page-view .std p {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
}
.cms-no-route .std li {
  color: inherit;
  font-size: inherit;
}
.cms-no-route .std p {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
}
#mattress-lp-gaia {
  position: relative;
}
#mattress-lp-gaia .var-title-m-esencial {
  display: initial;
}
#mattress-lp-gaia .var-title-m-pluss {
  display: initial;
}
#mattress-lp-gaia .var-title-m-plusr {
  display: initial;
}
#mattress-lp-gaia .var-title-m-pro {
  display: initial;
}
#mattress-lp-gaia .var-price-m-esencial {
  display: initial;
}
#mattress-lp-gaia .var-price-m-pluss {
  display: initial;
}
#mattress-lp-gaia .var-price-m-plusr {
  display: initial;
}
#mattress-lp-gaia .var-price-m-pro {
  display: initial;
}
#mattress-lp-gaia .var-buy-m-plusr {
  display: initial;
}
#mattress-lp-gaia .var-buy-m-pluss {
  display: initial;
}
#mattress-lp-gaia .var-buy-m-esc {
  display: initial;
}
#mattress-lp-gaia .var-buy-m-pro {
  display: initial;
}
#mattress-lp-gaia .var-30d {
  display: initial;
}
#mattress-lp-gaia .var-60d {
  display: initial;
}
#mattress-lp-gaia .var-90d {
  display: initial;
}
#mattress-lp-gaia .firmness {
  display: initial;
}
#mattress-lp-gaia .composed {
  display: initial;
}
#mattress-lp-gaia .comfort {
  display: initial;
}
#mattress-lp-gaia .relief {
  display: initial;
}
#mattress-lp-gaia .nomotion {
  display: initial;
}
#mattress-lp-gaia .warranty {
  display: initial;
}
#mattress-lp-gaia .testing {
  display: initial;
}
#mattress-lp-gaia .canvasc {
  display: initial;
}
#mattress-lp-gaia .container {
  margin-right: auto !important;
  margin-left: auto !important;
}
#mattress-lp-gaia .txt-left {
  text-align: left;
}
#mattress-lp-gaia .btn {
  font-family: Lato, Arial, sans-serif !important;
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}
#mattress-lp-gaia .btn:hover {
  opacity: .85;
  outline: 0;
  outline-offset: 0;
}
#mattress-lp-gaia .btn:focus {
  opacity: .85;
  outline: 0;
  outline-offset: 0;
}
#mattress-lp-gaia .btn.showcompare {
  background: #fff;
  color: #80828c !important;
  border-radius: 10px;
  font-weight: 800;
}
#mattress-lp-gaia .btn.showcompare:after {
  content: "\e114";
  font-family: glyphicons halflings;
  width: 24px;
  height: 24px;
  position: absolute;
  right: 10px;
  text-align: center;
  line-height: 24px;
}
#mattress-lp-gaia .btn.showcompare.opened-compare:after {
  content: "\e113";
  font-family: glyphicons halflings;
  width: 24px;
  height: 24px;
  position: absolute;
  right: 10px;
  text-align: center;
  line-height: 24px;
}
#mattress-lp-gaia .btn.buy-btn-mattress {
  color: #fff;
  width: 100%;
  height: 41px;
  line-height: 41px;
  padding: 0;
  text-align: center;
  background: #ef9c2b;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 900;
  display: block;
}
#mattress-lp-gaia .mattress-lp--section {
  position: relative;
}
#mattress-lp-gaia .mattress-lp--section h2 {
  font-family: Lato, Arial, sans-serif !important;
  font-weight: 900;
  font-size: 35px;
  font-size: 3.5rem;
  color: #60616a;
}
#mattress-lp-gaia .mattress-lp--section p {
  font-family: Lato, Arial, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  color: #80828c;
}
#mattress-lp-gaia .mattress-lp--section .txt-black {
  font-family: Lato, Arial, sans-serif;
  font-weight: 900;
}
#mattress-lp-gaia .mattress-lp--section .txt-bold {
  font-family: Lato, Arial, sans-serif;
  font-weight: 700;
}
#mattress-lp-gaia .mattress-lp--section .txt-medium {
  font-family: Lato, Arial, sans-serif;
  font-weight: 500;
}
#mattress-lp-gaia .mattress-lp--section .txt-regular {
  font-family: Lato, Arial, sans-serif;
  font-weight: 400;
}
#mattress-lp-gaia .mattress-lp--section .txt-bold-got {
  font-family: GothamBold, ArialBlack, sans-serif;
  font-weight: 700;
}
#mattress-lp-gaia .mattress-lp--section .section--title {
  font-size: 35px;
  font-family: Lato, Arial, sans-serif !important;
  font-weight: 700;
  color: #60616a;
  margin-bottom: 35px;
  margin-top: 0;
}
#mattress-lp-gaia .mattress-lp--section .sub-section--title {
  display: block;
}
#mattress-lp-gaia .mattress-lp--section#hero-mattress-section h1 {
  color: #fff;
  font-size: 48px;
  font-size: 4.8rem;
  font-weight: 500;
  font-family: Lato, Arial, sans-serif !important;
}
#mattress-lp-gaia .mattress-lp--section#hero-mattress-section h1 b {
  font-family: Lato, Arial, sans-serif;
  font-weight: 900;
}
#mattress-lp-gaia .mattress-lp--section#hero-mattress-section p {
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 500;
  color: #fff;
}
#mattress-lp-gaia .mattress-lp--section#floating-quiz-banner {
  position: absolute;
  height: 200px;
  width: auto;
  z-index: 1;
  bottom: -100px;
  border-radius: 10px;
  background: 0 0;
  color: #80828c;
  box-shadow: 0 45px 25px -25px rgba(0, 0, 0, 0.15);
}
#mattress-lp-gaia .mattress-lp--section#floating-quiz-banner .container {
  background: #f2f2f2;
  color: #80828c;
  border-radius: 10px;
}
#mattress-lp-gaia .mattress-lp--section#floating-quiz-banner .container h2 {
  font-size: 28px;
  font-size: 2.8rem;
  margin-top: 0;
}
#mattress-lp-gaia .mattress-lp--section#floating-quiz-banner .container p {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 20px;
  color: #80828c;
}
#mattress-lp-gaia .mattress-lp--section#floating-quiz-banner .container .btn {
  width: 224px;
  height: 36px;
  line-height: 36px;
  padding: 0;
  text-align: center;
  color: #fff;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
  background: #80828c;
  border-radius: 10px;
}
#mattress-lp-gaia .mattress-lp--section#floating-quiz-banner .container #bg-img-floating-banner {
  text-indent: -999999px;
  height: 200px;
  background-clip: border-box;
  border-radius: 0 10px 10px 0;
}
#mattress-lp-gaia .mattress-lp--section#select-the-mattress {
  padding-top: 180px;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
#mattress-lp-gaia .mattress-lp--section#select-the-mattress .mattress-carusel-container {
  position: relative;
}
#mattress-lp-gaia .mattress-lp--section#select-the-mattress .mattress-item {
  position: relative;
  display: flex;
  flex-direction: column;
  flex-flow: column;
  background: #f2f2f2;
  border-radius: 10px;
  padding: 0 26px 21px;
}
#mattress-lp-gaia .mattress-lp--section#select-the-mattress .mattress-item .mattress-title-tag {
  text-align: center;
  padding: 0;
  height: 32px;
  line-height: 32px;
  width: 200px;
  margin: 0 auto;
  position: relative;
  border-radius: 0 0 10px 10px;
  color: #fff;
  font-size: 19px;
  font-size: 1.9rem;
  font-weight: 700;
}
#mattress-lp-gaia .mattress-lp--section#select-the-mattress .mattress-item .mattress-img-photo {
  width: 100%;
  min-height: 145px;
  margin-top: 24px;
  margin-bottom: 16px;
}
#mattress-lp-gaia .mattress-lp--section#select-the-mattress .mattress-item .mattress-img-photo img {
  width: 100%;
  height: auto;
}
#mattress-lp-gaia .mattress-lp--section#select-the-mattress .mattress-item .mattress-hybrid-tag {
  width: 120px;
  height: 27px;
  line-height: 27px;
  padding: 0;
  margin: 0 auto;
  text-align: center;
  font-size: 14px;
  font-size: 1.4rem;
  cursor: pointer;
  color: #fff;
  background: #80828c;
  border-radius: 5px;
  margin-bottom: 16px;
}
#mattress-lp-gaia .mattress-lp--section#select-the-mattress .mattress-item .mattress-hybrid-tag .show-more-tooltip {
  color: #fff;
  font-weight: 900;
  margin-bottom: 0;
  position: relative;
  justify-content: center;
  align-items: center;
}
#mattress-lp-gaia .mattress-lp--section#select-the-mattress .mattress-item .mattress-hybrid-tag .show-more-tooltip i.icon-info {
  position: relative;
  background: #80828c;
  width: 18px;
  height: 18px;
  text-align: center;
  line-height: 18px;
  font-style: normal;
  border: 1px solid #fff;
  border-radius: 100px;
  margin-right: 4px;
}
#mattress-lp-gaia .mattress-lp--section#select-the-mattress .mattress-item .mattress-hybrid-tag .tooltip {
  width: 100%;
  position: absolute;
  left: -72px !important;
  right: auto;
  margin: 8px auto;
  min-width: 204px;
}
#mattress-lp-gaia .mattress-lp--section#select-the-mattress .mattress-item .mattress-hybrid-tag .tooltip .tooltip-inner {
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  padding: 15px;
  min-width: 264px;
  text-align: left;
  z-index: 2;
  position: relative;
}
#mattress-lp-gaia .mattress-lp--section#select-the-mattress .mattress-item .mattress-hybrid-tag .tooltip .tooltip-arrow {
  top: -4px !important;
  border-width: 0 12px 12px !important;
  margin-left: 0 !important;
  left: 43% !important;
}
#mattress-lp-gaia .mattress-lp--section#select-the-mattress .mattress-item .mattress-hybrid-tag.v-hidden {
  visibility: hidden;
}
#mattress-lp-gaia .mattress-lp--section#select-the-mattress .mattress-item .mattress-firmness {
  position: relative;
}
#mattress-lp-gaia .mattress-lp--section#select-the-mattress .mattress-item .mattress-firmness p {
  font-size: 16px;
  font-weight: 900;
  color: #80828c;
  text-align: center;
  width: 100%;
}
#mattress-lp-gaia .mattress-lp--section#select-the-mattress .mattress-item .mattress-firmness .firmess-bar {
  position: relative;
  width: 212px;
  height: 32px;
  margin: 0 auto;
  display: flex;
  align-items: center;
}
#mattress-lp-gaia .mattress-lp--section#select-the-mattress .mattress-item .mattress-firmness .firmess-bar:after {
  content: "";
  font-size: 16px;
  font-weight: 900;
  position: absolute;
  left: 0;
}
#mattress-lp-gaia .mattress-lp--section#select-the-mattress .mattress-item .mattress-firmness .firmess-bar:before {
  content: "";
  font-size: 16px;
  font-weight: 900;
  position: absolute;
  right: 0;
}
#mattress-lp-gaia .mattress-lp--section#select-the-mattress .mattress-item .mattress-firmness .firmess-bar img {
  width: 100%;
  height: auto;
  display: block;
  clear: both;
}
#mattress-lp-gaia .mattress-lp--section#select-the-mattress .mattress-item .mattress-description {
  min-height: 124px;
}
#mattress-lp-gaia .mattress-lp--section#select-the-mattress .mattress-item .mattress-description p {
  font-size: 16px;
  font-size: 1.6rem;
}
#mattress-lp-gaia .mattress-lp--section#select-the-mattress .mattress-item .mattress-description p b {
  font-size: 12px;
  font-size: 1.2rem;
  text-transform: uppercase;
}
#mattress-lp-gaia .mattress-lp--section#select-the-mattress .mattress-item .mattress-benefits {
  min-height: 160px;
  height: 100%;
}
#mattress-lp-gaia .mattress-lp--section#select-the-mattress .mattress-item .mattress-benefits .mattress-list-benefits {
  list-style: none;
  padding: 0;
  display: block;
  clear: both;
  float: left;
  margin-bottom: 24px;
  min-height: 280px;
}
#mattress-lp-gaia .mattress-lp--section#select-the-mattress .mattress-item .mattress-benefits .mattress-list-benefits li {
  clear: both;
  position: relative;
  padding-left: 20px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #80828c;
  display: block;
  background: url(../images/icons/checked.svg) no-repeat top left;
  background-size: 16px;
  height: auto;
  line-height: normal;
  float: left;
  margin-bottom: 12px;
}
#mattress-lp-gaia .mattress-lp--section#select-the-mattress .mattress-item .mattress-features .mattress-list-features {
  color: #80828c;
  display: flex;
  flex-wrap: wrap;
}
#mattress-lp-gaia .mattress-lp--section#select-the-mattress .mattress-item .mattress-features .mattress-list-features .top-feaures-m {
  width: 100%;
  display: flex;
  justify-content: space-around;
  text-align: center;
  margin-bottom: 20px;
}
#mattress-lp-gaia .mattress-lp--section#select-the-mattress .mattress-item .mattress-features .mattress-list-features .top-feaures-m .feature-item p {
  font-size: 12px;
  font-size: 1.2rem;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 0;
}
#mattress-lp-gaia .mattress-lp--section#select-the-mattress .mattress-item .mattress-features .mattress-list-features .top-feaures-m .feature-item span {
  font-size: 20px;
  font-size: 2rem;
  text-align: center;
}
#mattress-lp-gaia .mattress-lp--section#select-the-mattress .mattress-item .mattress-features .mattress-list-features .mattress-more-info-button {
  height: 38px;
  width: 100%;
  line-height: 25px;
  background: rgba(128, 130, 140, 0.15);
  border: 0;
  border-radius: 5px;
  text-align: center;
  color: #80828c;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
  margin-bottom: 17px;
}
#mattress-lp-gaia .mattress-lp--section#select-the-mattress .mattress-item .mattress-features .mattress-list-features .bottom-features-m {
  width: 100%;
  display: flex;
  justify-content: space-around;
  text-align: center;
  border-top: 2px solid rgba(128, 130, 140, 0.25);
  padding-top: 22px;
  margin-bottom: 20px;
}
#mattress-lp-gaia .mattress-lp--section#select-the-mattress .mattress-item .mattress-features .mattress-list-features .bottom-features-m .feature-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
}
#mattress-lp-gaia .mattress-lp--section#select-the-mattress .mattress-item .mattress-features .mattress-list-features .bottom-features-m .feature-item .feature-ico {
  width: 40px;
  height: 64px;
  display: flex;
  margin: 0 auto;
  text-align: center;
  align-items: center;
  justify-content: center;
}
#mattress-lp-gaia .mattress-lp--section#select-the-mattress .mattress-item .mattress-features .mattress-list-features .bottom-features-m .feature-item .feature-ico img {
  width: 100%;
  height: auto;
}
#mattress-lp-gaia .mattress-lp--section#select-the-mattress .mattress-item .mattress-features .mattress-list-features .bottom-features-m .feature-item span {
  font-size: 12px;
  font-size: 1.2rem;
  text-align: center;
}
#mattress-lp-gaia .mattress-lp--section#select-the-mattress .mattress-item .mattress-price {
  width: 100%;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
#mattress-lp-gaia .mattress-lp--section#select-the-mattress .mattress-item .mattress-price span {
  color: rgba(128, 130, 140, 0.5);
  font-size: 20px;
  font-size: 2rem;
}
#mattress-lp-gaia .mattress-lp--section#select-the-mattress .mattress-item .mattress-price p {
  font-size: 28px;
  font-size: 2.8rem;
  clear: both;
}
#mattress-lp-gaia .mattress-lp--section#select-the-mattress .mattress-item .buy-btn-mattress {
  color: #fff;
  width: 100%;
  height: 41px;
  line-height: 41px;
  padding: 0;
  text-align: center;
  background: #ef9c2b;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 900;
  border-radius: 5px;
}
#mattress-lp-gaia .mattress-lp--section#benefits-the-mattress {
  background: #f4f3f0;
  padding-top: 60px;
  padding-bottom: 68px;
}
#mattress-lp-gaia .mattress-lp--section#benefits-the-mattress .row-carousel {
  position: relative;
}
#mattress-lp-gaia .mattress-lp--section#benefits-the-mattress .row-carousel .carousel-wrapper {
  display: block;
}
#mattress-lp-gaia .mattress-lp--section#benefits-the-mattress .feature-Item .feature-Content .featureimage {
  width: 160px;
  height: auto;
  min-height: 100px;
  line-height: normal;
  display: flex;
  align-items: center;
  justify-content: center;
}
#mattress-lp-gaia .mattress-lp--section#benefits-the-mattress .feature-Item .feature-Content .featureimage img {
  width: 100%;
  height: auto;
}
#mattress-lp-gaia .mattress-lp--section#benefits-the-mattress .feature-Item .feature-Content .featuretext h4 {
  font-size: 16px;
  font-size: 1.6rem;
  text-align: center;
  color: #80828c;
}
#mattress-lp-gaia .mattress-lp--section#benefits-the-mattress #mattress-carousel-features .feature-Item {
  text-align: center;
}
#mattress-lp-gaia .mattress-lp--section#benefits-the-mattress #mattress-carousel-features .feature-Item .featureimage {
  margin: 0 auto;
}
#mattress-lp-gaia .mattress-lp--section#hows-to-the-mattress {
  padding-top: 70px;
  padding-bottom: 90px;
}
#mattress-lp-gaia .mattress-lp--section#hows-to-the-mattress #hows-to-m-wrapper {
  display: flex;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
#mattress-lp-gaia .mattress-lp--section#hows-to-the-mattress .how-to-item {
  max-width: 234px;
  height: auto;
}
#mattress-lp-gaia .mattress-lp--section#hows-to-the-mattress .how-to-item .h-to-img {
  width: 100%;
  margin-bottom: 32.22px;
  min-height: 98px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
#mattress-lp-gaia .mattress-lp--section#hows-to-the-mattress .how-to-item .h-to-img img {
  width: 100%;
  height: auto;
}
#mattress-lp-gaia .mattress-lp--section#hows-to-the-mattress .how-to-item p {
  font-size: 16px;
  font-size: 1.6rem;
  color: #80828c;
}
#mattress-lp-gaia .mattress-lp--section#compare-the-mattress {
  display: block;
  margin-bottom: 0;
  position: relative;
  clear: both;
  float: none;
  width: 100%;
  height: 100%;
  font-family: Lato, Arial, sans-serif !important;
}
#mattress-lp-gaia .mattress-lp--section#compare-the-mattress #row-compare-cta {
  background: #80828c url(https://www.gaiadesign.com.mx/media/wysiwyg/gaia-colchones/700x300_quiz_banner.jpg) no-repeat right center;
  background-size: contain;
  height: 271px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: normal;
}
#mattress-lp-gaia .mattress-lp--section#compare-the-mattress #row-compare-cta p {
  color: #fff;
}
#mattress-lp-gaia .mattress-lp--section#compare-the-mattress .container {
  position: relative;
}
#mattress-lp-gaia .mattress-lp--section#compare-the-mattress h3 {
  font-size: 28px;
  margin-top: 0;
  color: #fff;
}
#mattress-lp-gaia .mattress-lp--section#compare-the-mattress p {
  font-size: 16px;
}
#mattress-lp-gaia .mattress-lp--section#compare-the-mattress .label-mattres-type {
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 136px;
  height: 32px;
  line-height: 32px;
  color: #fff;
  border-radius: 10px;
  position: relative;
  top: 40px;
}
#mattress-lp-gaia .mattress-lp--section#compare-the-mattress #compare-mattress-pricing {
  background: #fff;
  padding-bottom: 96px;
  padding-top: 35px;
}
#mattress-lp-gaia .mattress-lp--section#compare-the-mattress .table-price-mattress {
  text-align: center;
}
#mattress-lp-gaia .mattress-lp--section#compare-the-mattress .table-price-mattress span {
  color: rgba(128, 130, 140, 0.5);
  font-size: 20px;
  font-weight: 900;
  display: block;
}
#mattress-lp-gaia .mattress-lp--section#compare-the-mattress .table-price-mattress p {
  font-size: 28px;
  font-weight: 900;
  clear: both;
  color: #80828c;
}
#mattress-lp-gaia .mattress-lp--section#faqs-the-mattress {
  padding-top: 60px;
  background: #f4f3f0;
}
#mattress-lp-gaia .mattress-lp--section#faqs-the-mattress .panel-title {
  line-height: normal;
  display: block;
  clear: both;
}
#mattress-lp-gaia .mattress-lp--section#faqs-the-mattress .panel-title a {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: Lato, Arial, sans-serif;
  color: #000;
  font-weight: 400;
}
#mattress-lp-gaia .mattress-lp--section#faqs-the-mattress .panel-body p {
  font-size: 14px;
}
#mattress-lp-gaia .mattress-lp--section#faqs-the-mattress .panel-heading {
  color: #000;
  background-color: transparent;
  border-color: #b0b0b0;
}
#mattress-lp-gaia .mattress-lp--section#faqs-the-mattress .panel.panel-default {
  border-color: #b0b0b0;
  display: block;
  clear: both;
  width: 100%;
  background: #f4f3f0;
}
#mattress-quiz.btn {
  background: #010101 !important;
  color: #fff;
}
#the-mattress-catalogue .slick-dots {
  position: relative;
}
#mattress-carousel-features ul.slick-dots {
  position: relative;
}
.modal-mattress .modal-dialog {
  width: 80%;
  height: auto;
}
.modal-mattress .modal-content {
  width: 100% !important;
  max-width: 100% !important;
  min-width: 100%;
  padding: 0;
  margin: 0 auto;
  overflow: hidden;
}
.modal-mattress .modal-header {
  position: relative;
  padding: 0;
  width: 100%;
}
.modal-mattress .modal-body {
  position: relative;
  padding: 0;
  width: 100%;
}
.modal-mattress button.close,
.modal-mattress .cart.table-wrapper .actions-toolbar > .action.close,
.modal-mattress .action-gift.close {
  position: absolute;
  z-index: 1;
  color: #000;
  background: transparent url(../images/icons/cancel-black.svg) no-repeat center center / 100%;
  width: 20px;
  height: 20px;
  right: 16px;
  top: 10px;
}
.modal-mattress .details-mattress-top-header {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 0 0 0 32px;
}
.modal-mattress .details-mattress-top-header .mattress-title-tag {
  text-align: center;
  padding: 0;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  line-height: 48px;
  width: 203px;
  border-radius: 0 0 10px 10px;
  color: #fff;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  position: absolute;
  left: 32px;
  top: 0;
}
.modal-mattress .details-mattress-top-header .mtt-top-col {
  flex: 0 0 33.33%;
}
.modal-mattress .details-mattress-top-header .mtt-top-col .top-mattress-info {
  padding-top: 20px;
}
.modal-mattress .details-mattress-top-header .mtt-top-col p {
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  color: #80828c;
  text-align: left;
}
.modal-mattress .details-mattress-top-header .mtt-top-col img {
  width: 100%;
  height: auto;
  margin: 0;
}
.modal-mattress .details-mattress-top-header .mtt-top-col.top-mattress-info {
  flex: 0 0 50%;
}
.modal-mattress .details-mattress-top-header .mtt-top-col.top-mattress-img {
  flex: 0 0 50%;
}
.modal-mattress .details-mattress-top-header .mtt-top-col.top-mattress-img picture {
  width: 100%;
}
.modal-mattress .details-mattress-wrapper {
  display: flex;
  align-items: normal;
  color: #fff;
  font-family: Lato, Arial, sans-serif;
  padding: 40px 32px;
}
.modal-mattress .details-mattress-wrapper .mtt-detail-column {
  flex: 0 0 33.33%;
}
.modal-mattress .details-mattress-wrapper .mtt-layer-1 {
  position: relative;
}
.modal-mattress .details-mattress-wrapper .mtt-layer-2 {
  position: relative;
}
.modal-mattress .details-mattress-wrapper .mattress-img-layers {
  position: relative;
}
.modal-mattress .details-mattress-wrapper .mattress-img-layers .img-layers {
  position: relative;
  left: -32px;
}
.modal-mattress .details-mattress-wrapper .mattress-img-layers img {
  width: 100%;
  height: auto;
}
.modal-mattress .details-mattress-wrapper .mattress-img-layers .txt-layers-list ul {
  list-style-type: none;
  padding: 0;
}
.modal-mattress .details-mattress-wrapper .mattress-img-layers .txt-layers-list ul li {
  font-size: 14px;
  font-size: 1.4rem;
  vertical-align: middle;
  float: left;
  display: inline-flex;
  align-items: center;
  margin-right: 10px;
}
.modal-mattress .details-mattress-wrapper .mattress-img-layers .txt-layers-list ul li span {
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 20px;
  margin-right: 4px;
}
.modal-mattress .details-mattress-wrapper .mattress-full-details {
  padding: 0 8px;
}
.modal-mattress .details-mattress-wrapper .mattress-full-details dl {
  text-align: left;
}
.modal-mattress .details-mattress-wrapper .mattress-full-details dl dt {
  width: 100%;
  font-size: 16px;
  font-weight: 900;
  color: #fff;
}
.modal-mattress .details-mattress-wrapper .mattress-full-details dl dt span {
  width: 20px;
  height: 20px;
  line-height: 20px;
  border-radius: 40px;
  padding: 0;
  text-align: center;
  background: #fff;
  color: #667482;
  font-size: 12px;
  font-weight: 900;
  display: inline-block;
  margin-right: 8px;
}
.modal-mattress .details-mattress-wrapper .mattress-full-details dl dd {
  font-weight: 400;
  font-size: 16px;
  padding: 0;
  margin: 0 0 13px;
}
.modal-mattress .details-mattress-wrapper .mattress-plus-details {
  padding: 0 8px;
  display: flex;
  flex-flow: column;
  flex-direction: column;
  justify-content: space-between;
}
.modal-mattress .details-mattress-wrapper .mattress-plus-details dl {
  text-align: left;
}
.modal-mattress .details-mattress-wrapper .mattress-plus-details dl dt {
  width: 100%;
  font-size: 16px;
  font-weight: 900;
  color: #fff;
}
.modal-mattress .details-mattress-wrapper .mattress-plus-details dl dt span {
  width: 20px;
  height: 20px;
  line-height: 20px;
  border-radius: 40px;
  padding: 0;
  text-align: center;
  background: #fff;
  color: #667482;
  font-size: 12px;
  font-weight: 900;
  display: inline-block;
  margin-right: 8px;
}
.modal-mattress .details-mattress-wrapper .mattress-plus-details dl dd {
  font-weight: 400;
  font-size: 16px;
  padding: 0;
  margin: 0 0 13px;
}
.modal-mattress .details-mattress-wrapper .mattress-plus-details .row-plus-list {
  width: 100%;
  justify-self: flex-start;
}
.modal-mattress .details-mattress-wrapper .mattress-plus-details .row-last-details {
  justify-self: flex-end;
}
.modal-mattress .details-mattress-wrapper .mattress-plus-details .price-and-benefits {
  display: flex;
  align-items: normal;
  flex-direction: row;
  width: 100%;
}
.modal-mattress .details-mattress-wrapper .mattress-plus-details .price-and-benefits .mattress-price {
  flex: 0 0 40%;
}
.modal-mattress .details-mattress-wrapper .mattress-plus-details .price-and-benefits .mattress-price span {
  text-align: left;
  float: left;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
}
.modal-mattress .details-mattress-wrapper .mattress-plus-details .price-and-benefits .mattress-price p {
  clear: both;
  float: left;
  font-size: 28px;
  font-size: 2.8rem;
  margin-bottom: 0;
  font-weight: 700;
}
.modal-mattress .details-mattress-wrapper .mattress-plus-details .price-and-benefits .mattres-benefits {
  flex: 0 0 60%;
  display: flex;
  align-items: normal;
}
.modal-mattress .details-mattress-wrapper .mattress-plus-details .price-and-benefits .mattres-benefits .item-benefit {
  display: inline-block;
  text-align: center;
  max-width: 90px;
  width: 100%;
  flex: 0 0 auto;
  margin-bottom: 0;
}
.modal-mattress .details-mattress-wrapper .mattress-plus-details .price-and-benefits .mattres-benefits .item-benefit i {
  width: 32px;
  height: 76px;
  display: flex;
  margin: 0 auto;
  align-items: center;
}
.modal-mattress .details-mattress-wrapper .mattress-plus-details .price-and-benefits .mattres-benefits .item-benefit i img {
  width: 100%;
  height: auto;
}
.modal-mattress .details-mattress-wrapper .mattress-plus-details .price-and-benefits .mattres-benefits .item-benefit span {
  display: block;
  clear: both;
  font-size: 10px;
  font-size: 1rem;
  font-weight: 700;
  text-align: center;
}
.modal-mattress .details-mattress-wrapper .mattress-plus-details .buy-btn-cta {
  display: block;
  margin-top: 16px;
  border-radius: 5px;
}
.modal-mattress .details-mattress-wrapper .mattress-plus-details .buy-btn-cta .btn {
  width: 100%;
  display: block;
  margin: 0 auto;
  text-align: center;
  background: #ef9c2b;
  color: #fff;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 900;
  text-decoration: none;
  line-height: 40px;
  padding: 0;
  border-radius: 5px;
}
#desktop-comparation-wrapper {
  overflow-x: hidden;
  padding: 0 20px;
  background: #f2f2f2;
}
.mattress-lp--section #desktop-compare {
  background: #f2f2f2;
  z-index: 1;
  position: relative;
  height: 100%;
  clear: both;
  float: none;
  margin: 0 auto;
}
.mattress-lp--section #desktop-compare .row-compare-segment {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-around;
  color: #80828c;
  font-weight: 700;
  font-size: 16px;
  font-size: 1.6rem;
  border-top: 1px solid #80828c38;
  margin: 0 auto;
  padding: 14px 0;
}
.mattress-lp--section #desktop-compare .row-compare-segment:nth-child(2n) {
  background: #e4e4e4;
}
.mattress-lp--section #desktop-compare .row-compare-segment .mattress-title-tag {
  text-align: center;
  padding: 0;
  height: 32px;
  line-height: 32px;
  width: 160px;
  margin: 0 auto;
  position: relative;
  border-radius: 0 0 10px 10px;
  color: #fff;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  display: block;
}
.mattress-lp--section #desktop-compare .row-compare-segment .compare-tag-feature {
  background: #b8b9be;
  color: #fff;
  text-align: center;
  width: auto;
  display: block;
  border-radius: 5px;
  height: 30px;
  line-height: 30px;
  margin-bottom: 12px;
  display: none !important;
}
.mattress-lp--section #desktop-compare .row-compare-segment .compare-txt-detail {
  color: #80828c !important;
  font-weight: 700;
  font-size: 16px !important;
  font-size: 1.6rem;
  text-align: center;
  display: block;
  clear: both;
  margin-bottom: 0;
  min-height: 46px;
}
.mattress-lp--section #desktop-compare #compare-mattress-family {
  background: 0 0;
  position: -webkit-sticky;
  position: sticky;
  z-index: 10;
  width: 100%;
  min-height: 210px;
  top: 0;
  margin: 0 auto;
  padding-top: 20px;
  background: #f2f2f2;
}
.mattress-lp--section #desktop-compare .intern-row {
  display: block;
}
.mattress-lp--section #desktop-compare .intern-row p {
  color: #80828c !important;
  font-weight: 700;
  font-size: 16px !important;
}
.mattress-lp--section #desktop-compare .mattress-img-photo {
  width: 100%;
  display: block;
  margin-top: 20px;
}
.mattress-lp--section #desktop-compare .mattress-img-photo img {
  width: 100%;
}
.mattress-lp--section #desktop-compare .row-compare-title {
  color: #80828c;
  text-align: center;
  font-weight: 900;
  height: 32px;
  line-height: 32px;
  margin: 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-around;
  flex: 0 0 auto;
  margin-bottom: 16px;
}
#mobile-comparation-wrapper {
  color: #80828c;
}
#mobile-comparation-wrapper #select-control-feature h3 {
  font-size: 18px;
  line-height: normal;
  text-align: left;
}
#mobile-comparation-wrapper #select-control-feature #mattress-feature {
  display: block;
  clear: both;
  margin: 0 auto 32px;
  width: 100%;
  height: 40px;
  color: #80828c;
  border: 1.3px solid #80828c;
  border-radius: 2px;
  font-size: 18px;
  background: 0 0;
  padding: 0 8px;
}
#mobile-comparation-wrapper #select-control-feature select {
  -moz-appearance: none;
  appearance: none;
  background: #ffffff url(https://www.gaiadesign.com.mx/skin/frontend/base/default/assets/images/icons/down-arrow-black.svg) 98% center no-repeat !important;
  background-size: 15px !important;
  padding: 0 8px;
}
#mobile-comparation-wrapper #selected-feature-wrapper {
  clear: both;
  width: 100%;
  float: left;
  background: #f2f2f2;
}
#mobile-comparation-wrapper .title-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 41px;
  background: #fff;
  font-weight: 900;
}
#mobile-comparation-wrapper .title-row .data-type {
  flex: 0 0 20%;
  visibility: hidden;
}
#mobile-comparation-wrapper .title-row .data-feature {
  flex: 0 0 40%;
  text-align: center;
}
#mobile-comparation-wrapper .title-row .data-price {
  flex: 0 0 30%;
  text-align: center;
}
#mobile-comparation-wrapper .mob-feature {
  position: relative;
}
#mobile-comparation-wrapper .mob-col-compare {
  position: relative;
}
#mobile-comparation-wrapper .mob-features-row {
  background: #f2f2f2;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  flex: 0 0 100%;
  flex-wrap: wrap;
  width: 100%;
  min-height: 200px;
  float: left;
  position: relative;
  padding-bottom: 30px;
  padding-top: 30px;
  margin-bottom: 40px;
}
#mobile-comparation-wrapper .mob-features-row:after {
  content: "";
  width: 90%;
  height: 1.5px;
  background: rgba(128, 130, 140, 0.5);
  display: block;
  clear: both;
  position: absolute;
  bottom: 0;
}
#mobile-comparation-wrapper .mob-features-row:last-child:after {
  display: none !important;
}
#mobile-comparation-wrapper .mob-features-row .mob-col-compare {
  position: relative;
  width: 100%;
  max-width: 40%;
  flex: 0 0 40%;
  display: flex;
  flex-direction: column;
  align-items: normal;
  justify-content: center;
}
#mobile-comparation-wrapper .mob-features-row .mob-col-compare.tag-badge {
  display: inline-flex;
  -ms-grid-row-align: center;
  align-self: center;
  justify-self: flex-start;
  width: 100% !important;
  max-width: 32px !important;
  flex: 0 0 auto !important;
  float: left;
  position: relative;
  left: 0;
  text-align: left;
}
#mobile-comparation-wrapper .compare-tag-feature {
  display: flex;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  float: none;
  -ms-grid-row-align: center;
  align-self: center;
  align-items: center;
  justify-content: center;
  width: 136px;
  height: 32px;
  text-align: center;
  position: absolute;
  left: -58px;
  right: auto;
  color: #fff;
  font-weight: 700;
  border-radius: 0 0 10px 10px;
}
#mobile-comparation-wrapper .txt-feature-dec {
  color: #80828c;
}
#mobile-comparation-wrapper .txt-feature-dec h3 {
  font-weight: 900;
  font-size: 24px !important;
  margin-bottom: 0;
  padding: 0;
  text-align: left;
}
#mobile-comparation-wrapper .txt-feature-dec p {
  font-size: 14px;
}
#mobile-comparation-wrapper .txt-feature-dec p.data-feature {
  font-size: 20px !important;
  text-align: center;
}
#mobile-comparation-wrapper .txt-feature-dec .text-left {
  text-align: left;
}
#mobile-comparation-wrapper .txt-feature-price {
  text-align: center;
  color: #80828c;
}
#mobile-comparation-wrapper .txt-feature-price span {
  font-size: 20px !important;
  color: rgba(128, 130, 140, 0.5);
}
#mobile-comparation-wrapper .txt-feature-price p {
  font-size: 28px !important;
  font-weight: 900;
}
#mobile-comparation-wrapper .txt-feature-price a.btn {
  max-width: 175px;
  height: 31px;
  line-height: 31px;
  text-align: center;
  display: block;
  clear: both;
}
.edge-csshack {
  display: block;
}
@media only screen and (min-width: 1175px) {
  #mobile-comparation-wrapper {
    display: none !important;
  }
  #mobile-comparation-wrapper * {
    display: none !important;
  }
  #show-comparaison-mobile {
    display: none;
  }
}
@media (min-device-width: 1175px) {
  #mobile-comparation-wrapper {
    display: none !important;
  }
  #mobile-comparation-wrapper * {
    display: none !important;
  }
  #show-comparaison-mobile {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1174px) {
  #show-comparaison-mobile {
    display: none;
  }
}
@media (min-device-width: 768px) and (max-device-width: 1174px) {
  #show-comparaison-mobile {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  #desktop-comparation-wrapper {
    display: none !important;
  }
  #desktop-comparation-wrapper * {
    display: none !important;
  }
  #show-comparaison-desktop {
    display: none;
  }
  #mattress-lp-gaia .mattress-lp--section#hero-mattress-section {
    padding: 60px 0 130px;
    text-align: center;
    flex-wrap: wrap;
    max-height: 600px;
    background: url(https://www.gaiadesign.com.mx/media/wysiwyg/gaia-colchones/colchones-gaia-lp-hero-mobile.jpg) no-repeat 0 0;
    background-size: 100%;
  }
  #mattress-lp-gaia .mattress-lp--section #bg-img-floating-banner {
    display: none;
  }
  #mattress-lp-gaia .mattress-lp--section .floating-section {
    position: relative;
  }
  #mattress-lp-gaia .mattress-lp--section #floating-quiz-banner {
    display: flex;
    align-items: center;
    max-width: 95%;
    bottom: -20px;
    box-shadow: 0 45px 25px -25px rgba(0, 0, 0, 0.15);
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  #mattress-lp-gaia .mattress-lp--section #floating-quiz-banner .container {
    padding: 20px;
    box-shadow: 0 0 #000;
    text-align: left;
  }
  #mattress-lp-gaia .mattress-lp--section#select-the-mattress {
    padding-top: 100px;
  }
  #mattress-lp-gaia .mattress-lp--section#select-the-mattress .mattress-item .mattress-features .mattress-list-features .mattress-more-info-button {
    height: auto;
  }
  #mattress-lp-gaia .mattress-lp--section#select-the-mattress .mattress-item .mattress-firmness .firmess-bar {
    position: relative;
    width: 100%;
    height: auto;
    min-height: 32px;
    margin: 0 auto;
    display: flex;
    align-items: center;
  }
  #mattress-lp-gaia .mattress-lp--section#select-the-mattress .mattress-item .mattress-img-photo {
    width: 100%;
    min-height: auto;
    margin-top: 24px;
    margin-bottom: 16px;
  }
  #mattress-lp-gaia .mattress-lp--section#select-the-mattress .mattress-item .mattress-benefits .mattress-list-benefits {
    min-height: auto;
  }
  #mattress-lp-gaia .mattress-lp--section#hows-to-the-mattress #hows-to-m-wrapper {
    display: flex;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
  #mattress-lp-gaia .mattress-lp--section#compare-the-mattress p {
    padding: 0;
  }
  #mattress-lp-gaia .mattress-lp--section#compare-the-mattress p br {
    display: none;
  }
  #mattress-lp-gaia .mattress-lp--section#compare-the-mattress #row-compare-cta {
    background: #80828c url(https://www.gaiadesign.com.mx/media/wysiwyg/gaia-colchones/700x300_quiz_banner.jpg) no-repeat center 80px;
    background-size: contain;
    align-items: baseline;
    height: auto !important;
  }
  #mattress-lp-gaia .mattress-lp--section#compare-the-mattress h3 {
    margin-bottom: 0;
  }
  #mattress-lp-gaia .mattress-lp--section#compare-the-mattress .container {
    position: relative;
    height: 100%;
    width: 100%;
  }
  #mattress-lp-gaia .mattress-lp--section#compare-the-mattress .container .row {
    height: 100%;
    display: flex;
    flex-direction: column;
  }
  #mattress-lp-gaia .mattress-lp--section#hows-to-the-mattress#compare-the-mattress {
    background: #80828c url(https://www.gaiadesign.com.mx/media/wysiwyg/gaia-colchones/700x300_quiz_banner.jpg) no-repeat center 0;
    background-size: contain;
    min-height: 391px;
    height: 100%;
    color: #fff;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    text-align: center;
  }
  #mattress-lp-gaia .mattress-lp--section#floating-quiz-banner .container .btn {
    width: 100%;
    height: 40px;
    line-height: 40px;
  }
  #mattress-lp-gaia #comp-wrapper-content {
    height: 100%;
    min-height: 420px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
  }
  #mattress-lp-gaia #comp-wrapper-content h3 {
    position: relative;
    top: -16px;
  }
  #mattress-lp-gaia #comp-wrapper-content p {
    top: 100px;
    position: relative;
  }
  #mattress-lp-gaia #comp-wrapper-content #show-comparaison-mobile {
    position: relative;
    top: 20px;
  }
  #mattress-lp-gaia #mobile-comparation-wrapper #select-control-feature {
    display: flex;
    flex-direction: column;
    flex: 0 0 100%;
    margin-top: 24px;
  }
  #mattress-lp-gaia #mobile-comparation-wrapper #select-control-feature h3 {
    color: #80828c !important;
    margin-bottom: 16px !important;
  }
  #floating-quiz-banner .container .row .col-lg-8.col-md-8.col-xs-12 {
    padding: 0 8px !important;
  }
  .modal-mattress .modal-dialog {
    width: 95%;
    height: auto;
    margin: 24px auto;
  }
  .modal-mattress .details-mattress-top-header {
    padding: 68px 0 0;
    flex-wrap: wrap;
  }
  .modal-mattress .details-mattress-top-header .top-mattress-info {
    flex: 0 0 100% !important;
    padding: 0 14px;
  }
  .modal-mattress .details-mattress-top-header .top-mattress-img {
    flex: 0 0 100% !important;
    margin-bottom: 0;
  }
  .modal-mattress .details-mattress-top-header .top-mattress-img-ambient {
    flex: 0 0 100% !important;
    margin-bottom: 0;
  }
  .modal-mattress .mattress-img-layers {
    position: relative;
  }
  .modal-mattress .mattress-img-layers .img-layers {
    position: static !important;
    left: 0;
  }
  .modal-mattress .details-mattress-wrapper {
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
  }
  .modal-mattress .details-mattress-wrapper .txt-layers-list {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 100%;
    width: 100%;
    margin: 20px auto;
  }
  .modal-mattress .details-mattress-wrapper .txt-layers-list ul {
    margin-bottom: 0;
  }
  .modal-mattress .details-mattress-wrapper .mtt-detail-column {
    flex: 0 0 100%;
    margin-bottom: 4px;
    padding-bottom: 24px;
  }
}
@media (max-device-width: 767px) {
  #desktop-comparation-wrapper {
    display: none !important;
  }
  #desktop-comparation-wrapper * {
    display: none !important;
  }
  #show-comparaison-desktop {
    display: none;
  }
  #mattress-lp-gaia .mattress-lp--section#hero-mattress-section {
    padding: 60px 0 130px;
    text-align: center;
    flex-wrap: wrap;
    max-height: 600px;
    background: url(https://www.gaiadesign.com.mx/media/wysiwyg/gaia-colchones/colchones-gaia-lp-hero-mobile.jpg) no-repeat 0 0;
    background-size: 100%;
  }
  #mattress-lp-gaia .mattress-lp--section #bg-img-floating-banner {
    display: none;
  }
  #mattress-lp-gaia .mattress-lp--section .floating-section {
    position: relative;
  }
  #mattress-lp-gaia .mattress-lp--section #floating-quiz-banner {
    display: flex;
    align-items: center;
    max-width: 95%;
    bottom: -20px;
    box-shadow: 0 45px 25px -25px rgba(0, 0, 0, 0.15);
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  #mattress-lp-gaia .mattress-lp--section #floating-quiz-banner .container {
    padding: 20px;
    box-shadow: 0 0 #000;
    text-align: left;
  }
  #mattress-lp-gaia .mattress-lp--section#select-the-mattress {
    padding-top: 100px;
  }
  #mattress-lp-gaia .mattress-lp--section#select-the-mattress .mattress-item .mattress-features .mattress-list-features .mattress-more-info-button {
    height: auto;
  }
  #mattress-lp-gaia .mattress-lp--section#select-the-mattress .mattress-item .mattress-firmness .firmess-bar {
    position: relative;
    width: 100%;
    height: auto;
    min-height: 32px;
    margin: 0 auto;
    display: flex;
    align-items: center;
  }
  #mattress-lp-gaia .mattress-lp--section#select-the-mattress .mattress-item .mattress-img-photo {
    width: 100%;
    min-height: auto;
    margin-top: 24px;
    margin-bottom: 16px;
  }
  #mattress-lp-gaia .mattress-lp--section#select-the-mattress .mattress-item .mattress-benefits .mattress-list-benefits {
    min-height: auto;
  }
  #mattress-lp-gaia .mattress-lp--section#hows-to-the-mattress #hows-to-m-wrapper {
    display: flex;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
  #mattress-lp-gaia .mattress-lp--section#compare-the-mattress p {
    padding: 0;
  }
  #mattress-lp-gaia .mattress-lp--section#compare-the-mattress p br {
    display: none;
  }
  #mattress-lp-gaia .mattress-lp--section#compare-the-mattress #row-compare-cta {
    background: #80828c url(https://www.gaiadesign.com.mx/media/wysiwyg/gaia-colchones/700x300_quiz_banner.jpg) no-repeat center 80px;
    background-size: contain;
    align-items: baseline;
    height: auto !important;
  }
  #mattress-lp-gaia .mattress-lp--section#compare-the-mattress h3 {
    margin-bottom: 0;
  }
  #mattress-lp-gaia .mattress-lp--section#compare-the-mattress .container {
    position: relative;
    height: 100%;
    width: 100%;
  }
  #mattress-lp-gaia .mattress-lp--section#compare-the-mattress .container .row {
    height: 100%;
    display: flex;
    flex-direction: column;
  }
  #mattress-lp-gaia .mattress-lp--section#hows-to-the-mattress#compare-the-mattress {
    background: #80828c url(https://www.gaiadesign.com.mx/media/wysiwyg/gaia-colchones/700x300_quiz_banner.jpg) no-repeat center 0;
    background-size: contain;
    min-height: 391px;
    height: 100%;
    color: #fff;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    text-align: center;
  }
  #mattress-lp-gaia .mattress-lp--section#floating-quiz-banner .container .btn {
    width: 100%;
    height: 40px;
    line-height: 40px;
  }
  #mattress-lp-gaia #comp-wrapper-content {
    height: 100%;
    min-height: 420px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
  }
  #mattress-lp-gaia #comp-wrapper-content h3 {
    position: relative;
    top: -16px;
  }
  #mattress-lp-gaia #comp-wrapper-content p {
    top: 100px;
    position: relative;
  }
  #mattress-lp-gaia #comp-wrapper-content #show-comparaison-mobile {
    position: relative;
    top: 20px;
  }
  #mattress-lp-gaia #mobile-comparation-wrapper #select-control-feature {
    display: flex;
    flex-direction: column;
    flex: 0 0 100%;
    margin-top: 24px;
  }
  #mattress-lp-gaia #mobile-comparation-wrapper #select-control-feature h3 {
    color: #80828c !important;
    margin-bottom: 16px !important;
  }
  #floating-quiz-banner .container .row .col-lg-8.col-md-8.col-xs-12 {
    padding: 0 8px !important;
  }
  .modal-mattress .modal-dialog {
    width: 95%;
    height: auto;
    margin: 24px auto;
  }
  .modal-mattress .details-mattress-top-header {
    padding: 68px 0 0;
    flex-wrap: wrap;
  }
  .modal-mattress .details-mattress-top-header .top-mattress-info {
    flex: 0 0 100% !important;
    padding: 0 14px;
  }
  .modal-mattress .details-mattress-top-header .top-mattress-img {
    flex: 0 0 100% !important;
    margin-bottom: 0;
  }
  .modal-mattress .details-mattress-top-header .top-mattress-img-ambient {
    flex: 0 0 100% !important;
    margin-bottom: 0;
  }
  .modal-mattress .mattress-img-layers {
    position: relative;
  }
  .modal-mattress .mattress-img-layers .img-layers {
    position: static !important;
    left: 0;
  }
  .modal-mattress .details-mattress-wrapper {
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
  }
  .modal-mattress .details-mattress-wrapper .txt-layers-list {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 100%;
    width: 100%;
    margin: 20px auto;
  }
  .modal-mattress .details-mattress-wrapper .txt-layers-list ul {
    margin-bottom: 0;
  }
  .modal-mattress .details-mattress-wrapper .mtt-detail-column {
    flex: 0 0 100%;
    margin-bottom: 4px;
    padding-bottom: 24px;
  }
}
body.cms-colchones-gaia {
  overflow-x: hidden;
}
.cms-colchones-gaia p {
  margin: 0 0 11px;
}
:root {
  --esencial-color: #9FA6D0;
  --plus-relief-color: #3E5744;
  --plus-support-color: #D26740;
  --pro-color: #667482;
}
.bg-m-esencial {
  background-color: var(--esencial-color);
}
.bg-m-plusr {
  background-color: var(--plus-relief-color);
}
.bg-m-pluss {
  background-color: var(--plus-support-color);
}
.bg-m-pro {
  background-color: var(--pro-color);
}
#mattress-lp-gaia .mattress-lp--section .var-btn-pro {
  background-color: var(--pro-color) !important;
}
#mattress-lp-gaia .mattress-lp--section .var-btn-pluss {
  background-color: var(--plus-support-color) !important;
}
#mattress-lp-gaia .mattress-lp--section .var-btn-plusr {
  background-color: var(--plus-relief-color) !important;
}
#mattress-lp-gaia .mattress-lp--section .var-btn-esc {
  background-color: var(--esencial-color) !important;
  color: #fff !important;
}
#mattress-lp-gaia .mattress-lp--section button.mattress-more-info-button,
#mattress-lp-gaia .mattress-lp--section .cart.table-wrapper .actions-toolbar > .action.mattress-more-info-button,
#mattress-lp-gaia .mattress-lp--section .action-gift.mattress-more-info-button {
  color: #fff !important;
}
#mattress-lp-gaia .mattress-lp--section .mattress-title-tag {
  width: 160px !important;
  font-size: 19px;
  font-size: 1.9rem !important;
}
#mattress-lp-gaia .mattress-lp--section .promo-price {
  font-size: 24px;
  font-size: 2.3rem !important;
  font-weight: 500 !important;
  text-decoration: line-through;
  opacity: 0.50;
  margin-bottom: 16px;
  margin-top: 0px;
  position: relative;
  bottom: 10px;
  clear: both !important;
  display: block !important;
  width: 100%;
}
#mattress-lp-gaia .btn.showcompare:after {
  content: "\e114";
}
#mattress-lp-gaia .btn.showcompare.opened-compare:after {
  content: "\e113";
}
#mattress-lp-gaia .mattress-lp--section#select-the-mattress .mattress-item .mattress-hybrid-tag .show-more-tooltip {
  display: flex !important;
  font-size: 14px;
  font-size: 1.4rem;
  justify-content: center;
  align-items: center;
}
#mattress-lp-gaia .mattress-lp--section#select-the-mattress .mattress-item .mattress-title-tag {
  width: 160px !important;
  font-size: 19px;
  font-size: 1.9rem !important;
}
#mattress-lp-gaia .mattress-lp--section#select-the-mattress .mattress-item .mattress-price {
  position: relative;
}
#mattress-lp-gaia .mattress-lp--section#select-the-mattress .mattress-item .mattress-price:after {
  content: "";
  position: absolute;
  width: 50px;
  height: 50px;
  background: #E02631;
  color: #fff;
  line-height: 50px;
  border-radius: 100px;
  right: 0px;
  top: 10px;
  opacity: 0.90;
  font-weight: 700;
  text-align: center;
}
#mattress-lp-gaia .mattress-lp--section#hero-mattress-section {
  width: 100%;
  height: 550px;
  max-height: 550px;
  background: #ededed url("https://www.gaiadesign.com.mx/media/wysiwyg/gaia-colchones/landing_banner_colchones_desktop_1800x775-n.jpg") no-repeat center 0px !important;
  background-size: cover !important;
  align-items: center;
  justify-content: normal;
  display: flex;
  flex-direction: column;
}
#mattress-lp-gaia .mattress-lp--section#hero-mattress-section h1 {
  width: 100%;
  max-width: 500px;
  display: block;
  margin: 32px auto 40px auto !important;
  position: relative;
  top: 20px;
}
#mattress-lp-gaia .mattress-lp--section#hero-mattress-section h1 img {
  margin: 0px auto;
}
#desktop-comparation-wrapper {
  overflow-x: unset !important;
}
.txt-layers-list {
  display: none;
}
.mattress-lp--section #desktop-compare #compare-mattress-family {
  background: #f2f2f2;
}
#the-mattress-catalogue .slick-dots {
  position: relative;
}
#mattress-carousel-features ul.slick-dots {
  position: relative;
}
#row-compare-cta .container {
  width: 95%;
}
.modal-mattress .price-and-benefits .mattress-price p {
  clear: both;
  float: left;
  font-size: 28px;
  font-size: 2.8rem;
  margin-bottom: 0;
  font-weight: 500;
}
#mattress--esencial .mattress-price:after {
  content: "15%" !important;
}
#matt-esencial .mattress-price:after {
  content: "15%" !important;
}
#mattress--plus-relief .mattress-price:after {
  content: "20%" !important;
}
#matt-plusr .mattress-price:after {
  content: "20%" !important;
}
#mattress--plus-support .mattress-price:after {
  content: "25%" !important;
}
#matt-pluss .mattress-price:after {
  content: "25%" !important;
}
#mattress--pro .mattress-price:after {
  content: "25%" !important;
}
#matt-pluspro .mattress-price:after {
  content: "25%" !important;
}
.table-price-mattress {
  position: relative;
}
@media (max-width: 767px) {
  #mattress-lp-gaia .mattress-lp--section#hero-mattress-section {
    background: url("https://www.gaiadesign.com.mx/media/wysiwyg/gaia-colchones/mobile_landing_banner_colchones_n.jpg") no-repeat 0px 0px !important;
    background-size: 100% !important;
    justify-content: flex-start !important;
    align-items: center;
    padding-top: 0px;
  }
  #mattress-lp-gaia .mattress-lp--section#hero-mattress-section h1 {
    margin: 24px auto !important;
    position: relative;
    top: 0px;
    max-width: 70% !important;
  }
  #mattress-lp-gaia .mattress-lp--section#hero-mattress-section h3 {
    font-size: 1.8rem !important;
    line-height: normal;
    margin: 0px auto 0px auto;
    font-family: 'Gotham' !important;
    font-weight: normal;
  }
  #txt-wrapper-floating-banner {
    text-align: center !important;
  }
  #txt-wrapper-floating-banner h2 {
    font-size: 2.4rem !important;
  }
}
@media (min-width: 768px) {
  .cms-colchones-gaia .container {
    width: 736px;
  }
}
@media (min-width: 992px) {
  .cms-colchones-gaia .container {
    width: 976px;
  }
}
@media (min-width: 1200px) {
  .cms-colchones-gaia .container {
    width: 1184px;
  }
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
body {
  font-family: 'Inter', sans-serif !important;
}
.custom-account-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 0;
}
.custom-account-header .header-left h2 {
  margin: 0;
  color: #666;
  font-size: 32px;
  font-family: 'Inter', sans-serif !important;
}
.custom-account-header .header-right .logout-button {
  background-color: #000000;
  color: #fff;
  padding: 8px 16px;
  font-size: 26px;
  font-family: 'Inter', sans-serif !important;
}
.logout-button::after {
  content: " →";
  font-weight: bold;
  margin-left: 5px;
  font-family: 'Inter', sans-serif !important;
}
#maincontent {
  max-width: 100%;
  padding-left: 10% !important;
  padding-right: 10% !important;
  font-family: 'Inter', sans-serif !important;
}
.account-nav {
  background-color: #EBEBEB !important;
  font-family: 'Inter', sans-serif !important;
}
.account .columns .column.main {
  margin-top: 0% !important;
  padding-top: 2% !important;
  background-color: white !important;
  min-height: 298px;
  font-family: 'Inter', sans-serif !important;
}
.header-desktop {
  background-color: #000000 !important;
}
.header .header.content {
  background-color: #000000 !important;
}
.header .dropdown.megamenu .btn-menu-category {
  color: #fff !important;
  font-family: 'Inter', sans-serif !important;
}
.navbar-right-custom {
  justify-content: flex-end !important;
  width: auto !important;
}
@media only screen and (max-width: 520px) {
  .custom-account-header .header-left h2 {
    font-size: 20px;
  }
  .custom-account-header .header-right .logout-button {
    padding: 8px 8px;
    font-size: 16px;
  }
  #maincontent {
    padding-left: 0% !important;
    padding-right: 0% !important;
  }
  .page-wrapper .page-main .column.main {
    padding: 10px !important;
  }
  .navbar-center-custom {
    flex: 1 !important;
  }
  .custom-account-header {
    padding: 10px;
  }
}
/*bootstrap*/
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
*::-webkit-scrollbar-track {
  -webkit-box-shadow: none;
  background-color: #F3F3F3;
  display: block;
}
*::-webkit-scrollbar {
  width: auto;
  max-width: 10px;
  height: auto;
  background-color: transparent;
}
*::-webkit-scrollbar-thumb {
  background-color: #363636;
  border-radius: 0;
  border: 0;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}
html input[type="button"] {
  -webkit-appearance: button;
  cursor: pointer;
}
html input[disabled] {
  cursor: default;
}
article,
aside,
details,
figcaption,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
figure {
  display: block;
  margin: 1em 40px;
  margin: 0;
}
audio {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
progress {
  display: inline-block;
  vertical-align: baseline;
}
video {
  display: inline-block;
  vertical-align: baseline;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
  color: #131313;
  text-decoration: none;
}
a:active {
  outline: 0;
}
a:hover {
  outline: 0;
  color: #000000;
  text-decoration: underline;
}
a:focus {
  color: #000000;
  text-decoration: underline;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
small {
  font-size: 80%;
  font-size: 87%;
}
sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  bottom: -0.25em;
}
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}
img {
  border: 0;
  vertical-align: middle;
}
svg:not(:root) {
  overflow: hidden;
}
hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  margin-top: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid #f3f3f3;
}
pre {
  overflow: auto;
  font-family: monospace, monospace;
  font-size: 1em;
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  display: block;
  padding: 10.5px;
  margin: 0 0 11px;
  font-size: 15px;
  line-height: 1.42857143;
  color: #757575;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 2px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
code {
  font-family: monospace, monospace;
  font-size: 1em;
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 2px;
}
kbd {
  font-family: monospace, monospace;
  font-size: 1em;
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  -webkit-box-shadow: none;
  box-shadow: none;
}
samp {
  font-family: monospace, monospace;
  font-size: 1em;
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
button,
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  color: inherit;
  font: inherit;
  margin: 0;
  overflow: visible;
  text-transform: none;
  -webkit-appearance: button;
  cursor: pointer;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button::-moz-focus-inner,
.cart.table-wrapper .actions-toolbar > .action::-moz-focus-inner,
.action-gift::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  color: inherit;
  font: inherit;
  margin: 0;
  line-height: normal;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
optgroup {
  color: inherit;
  font: inherit;
  margin: 0;
  font-weight: bold;
}
select {
  color: inherit;
  font: inherit;
  margin: 0;
  text-transform: none;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
  overflow: auto;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
.cart.table-wrapper .actions-toolbar > .action[disabled],
.action-gift[disabled] {
  cursor: default;
}
input[type="checkbox"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="checkbox"]:focus,
input[type="radio"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 22px;
  font-size: 24px;
  line-height: inherit;
  color: #757575;
  border: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 22px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 2px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}
.thumbnail .caption {
  padding: 8px;
  color: #000000;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
.carousel-inner > .active {
  display: block;
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  left: 100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left,
.carousel-inner > .active.right {
  left: -100%;
}
.img-rounded {
  border-radius: 2px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 2px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
.lead {
  margin-bottom: 22px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
}
.small {
  font-size: 87%;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #ebebeb;
}
.text-primary {
  color: #131313;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #000000;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #131313;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #000000;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
ul {
  margin-top: 0;
  margin-bottom: 11px;
}
ul ul,
ul ol,
ol ul,
ol ol,
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
ol {
  margin-top: 0;
  margin-bottom: 11px;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 22px;
}
dt {
  line-height: 1.42857143;
  font-weight: 700;
}
dd {
  line-height: 1.42857143;
  margin-left: 0;
}
abbr[data-original-title] {
  cursor: help;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 11px 22px;
  margin: 0 0 22px;
  font-size: 20px;
  border-left: 5px solid #f3f3f3;
}
blockquote footer,
blockquote small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #ebebeb;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "\2014 \00A0";
}
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #ebebeb;
}
.blockquote-reverse {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #f3f3f3;
  border-left: 0;
}
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: "";
}
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: "\00A0 \2014";
}
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #f3f3f3;
  border-left: 0;
}
address {
  margin-bottom: 22px;
  font-style: normal;
  line-height: 1.42857143;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  max-width: 1296px;
  padding-right: 8px;
  padding-left: 8px;
  margin-right: auto;
  margin-left: auto;
}
.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse,
.row {
  margin-right: -8px;
  margin-left: -8px;
}
.container .jumbotron {
  padding-right: 8px;
  padding-left: 8px;
  border-radius: 2px;
}
.container:before {
  display: table;
  content: " ";
}
.container:after {
  display: table;
  content: " ";
  clear: both;
}
.container-fluid {
  padding-right: 8px;
  padding-left: 8px;
  margin-right: auto;
  margin-left: auto;
}
.container-fluid .jumbotron {
  padding-right: 8px;
  padding-left: 8px;
  border-radius: 2px;
}
.container-fluid:before,
.row:before {
  display: table;
  content: " ";
}
.container-fluid:after,
.row:after {
  display: table;
  content: " ";
  clear: both;
}
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.col-xs-1 {
  position: relative;
  min-height: 1px;
  padding-right: 8px;
  padding-left: 8px;
  float: left;
  width: 8.33333333%;
}
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 8px;
  padding-left: 8px;
}
.col-xs-2 {
  position: relative;
  min-height: 1px;
  padding-right: 8px;
  padding-left: 8px;
  float: left;
  width: 16.66666667%;
}
.col-xs-3 {
  position: relative;
  min-height: 1px;
  padding-right: 8px;
  padding-left: 8px;
  float: left;
  width: 25%;
}
.col-xs-4 {
  position: relative;
  min-height: 1px;
  padding-right: 8px;
  padding-left: 8px;
  float: left;
  width: 33.33333333%;
}
.col-xs-5 {
  position: relative;
  min-height: 1px;
  padding-right: 8px;
  padding-left: 8px;
  float: left;
  width: 41.66666667%;
}
.col-xs-6 {
  position: relative;
  min-height: 1px;
  padding-right: 8px;
  padding-left: 8px;
  float: left;
  width: 50%;
}
.col-xs-7 {
  position: relative;
  min-height: 1px;
  padding-right: 8px;
  padding-left: 8px;
  float: left;
  width: 58.33333333%;
}
.col-xs-8 {
  position: relative;
  min-height: 1px;
  padding-right: 8px;
  padding-left: 8px;
  float: left;
  width: 66.66666667%;
}
.col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 8px;
  padding-left: 8px;
  float: left;
  width: 75%;
}
.col-xs-10 {
  position: relative;
  min-height: 1px;
  padding-right: 8px;
  padding-left: 8px;
  float: left;
  width: 83.33333333%;
}
.col-xs-11 {
  position: relative;
  min-height: 1px;
  padding-right: 8px;
  padding-left: 8px;
  float: left;
  width: 91.66666667%;
}
.col-xs-12 {
  position: relative;
  min-height: 1px;
  padding-right: 8px;
  padding-left: 8px;
  float: left;
  width: 100%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #ebebeb;
  text-align: left;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 50px;
}
.has-feedback label ~ .form-control-feedback {
  top: 27px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  pointer-events: none;
}
.input-group-lg + .form-control-feedback {
  width: 61px;
  height: 61px;
  line-height: 61px;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 61px;
  padding: 16px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 2px;
}
.input-group-sm + .form-control-feedback {
  width: 31px;
  height: 31px;
  line-height: 31px;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 31px;
  padding: 4px 8px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 2px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label,
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning .form-control-feedback,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error .form-control-feedback,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #404040;
}
.form-horizontal .radio {
  padding-top: 9px;
  margin-top: 0;
  margin-bottom: 0;
  min-height: 31px;
}
.form-horizontal .checkbox {
  padding-top: 9px;
  margin-top: 0;
  margin-bottom: 0;
  min-height: 31px;
}
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 9px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .form-group {
  margin-right: -8px;
  margin-left: -8px;
}
.form-horizontal .form-group:before {
  display: table;
  content: " ";
}
.form-horizontal .form-group:after {
  display: table;
  content: " ";
  clear: both;
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 8px;
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 8px 8px;
  font-size: 16px;
  line-height: 1.42857143;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn-black {
  background: #000;
  color: #fff !important;
}
.large-btn {
  width: 100%;
}
.btn:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  color: #333333;
  text-decoration: none;
}
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn:active:focus,
.btn:active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover {
  color: #333333;
  text-decoration: none;
}
.btn .caret {
  margin-left: 0;
}
.btn .label {
  position: relative;
  top: -1px;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.active:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  color: #333333;
  text-decoration: none;
}
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.disabled {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn[disabled] {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled {
  pointer-events: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active {
  color: #333333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}
.btn-default:active:hover {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active:focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-default.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default.active {
  color: #333333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}
.btn-default.active:hover,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:hover,
.open > .dropdown-toggle.btn-default:focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #000000;
  background-image: none;
  border-color: #000000;
}
.open > .dropdown-toggle.btn-primary:hover {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.open > .dropdown-toggle.btn-primary:focus {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #1c4830;
  background-image: none;
  border-color: #122e1f;
}
.open > .dropdown-toggle.btn-success:hover {
  color: #ffffff;
  background-color: #122e1f;
  border-color: #000000;
}
.open > .dropdown-toggle.btn-success:focus {
  color: #ffffff;
  background-color: #122e1f;
  border-color: #000000;
}
.open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #122e1f;
  border-color: #000000;
}
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #477d75;
  background-image: none;
  border-color: #3a675f;
}
.open > .dropdown-toggle.btn-info:hover {
  color: #ffffff;
  background-color: #3a675f;
  border-color: #223c38;
}
.open > .dropdown-toggle.btn-info:focus {
  color: #ffffff;
  background-color: #3a675f;
  border-color: #223c38;
}
.open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #3a675f;
  border-color: #223c38;
}
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #d78310;
  background-image: none;
  border-color: #b66e0e;
}
.open > .dropdown-toggle.btn-warning:hover {
  color: #ffffff;
  background-color: #b66e0e;
  border-color: #784909;
}
.open > .dropdown-toggle.btn-warning:focus {
  color: #ffffff;
  background-color: #b66e0e;
  border-color: #784909;
}
.open > .dropdown-toggle.btn-warning.focus {
  color: #ffffff;
  background-color: #b66e0e;
  border-color: #784909;
}
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #d78310;
  background-image: none;
  border-color: #b66e0e;
}
.open > .dropdown-toggle.btn-danger:hover {
  color: #ffffff;
  background-color: #b66e0e;
  border-color: #784909;
}
.open > .dropdown-toggle.btn-danger:focus {
  color: #ffffff;
  background-color: #b66e0e;
  border-color: #784909;
}
.open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #b66e0e;
  border-color: #784909;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.btn-default.active.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default.disabled:hover {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default.disabled:focus {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default[disabled]:hover {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default[disabled]:focus {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default.disabled.focus {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default[disabled].focus {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-primary {
  color: #ffffff;
  background-color: #131313;
  border-color: #060606;
}
.btn-primary:focus {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-primary:active {
  color: #ffffff;
  background-color: #000000;
  background-image: none;
  border-color: #000000;
}
.btn-primary:active:hover {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-primary:active:focus {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-primary:active.focus {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-primary .badge {
  color: #131313;
  background-color: #ffffff;
}
.btn-primary.focus {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-primary.active {
  color: #ffffff;
  background-color: #000000;
  background-image: none;
  border-color: #000000;
}
.btn-primary.active:hover {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-primary.active:focus {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-primary.active.focus {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-primary.disabled:hover {
  background-color: #131313;
  border-color: #060606;
}
.btn-primary.disabled:focus {
  background-color: #131313;
  border-color: #060606;
}
.btn-primary[disabled]:hover {
  background-color: #131313;
  border-color: #060606;
}
.btn-primary[disabled]:focus {
  background-color: #131313;
  border-color: #060606;
}
.btn-primary.disabled.focus {
  background-color: #131313;
  border-color: #060606;
}
.btn-primary[disabled].focus {
  background-color: #131313;
  border-color: #060606;
}
.btn-success {
  color: #ffffff;
  background-color: #2b6c48;
  border-color: #245a3c;
}
.btn-success:focus {
  color: #ffffff;
  background-color: #1c4830;
  border-color: #000000;
}
.btn-success:hover {
  color: #ffffff;
  background-color: #1c4830;
  border-color: #122e1f;
}
.btn-success:active {
  color: #ffffff;
  background-color: #1c4830;
  background-image: none;
  border-color: #122e1f;
}
.btn-success:active:hover {
  color: #ffffff;
  background-color: #122e1f;
  border-color: #000000;
}
.btn-success:active:focus {
  color: #ffffff;
  background-color: #122e1f;
  border-color: #000000;
}
.btn-success:active.focus {
  color: #ffffff;
  background-color: #122e1f;
  border-color: #000000;
}
.btn-success .badge {
  color: #2b6c48;
  background-color: #ffffff;
}
.btn-success.focus {
  color: #ffffff;
  background-color: #1c4830;
  border-color: #000000;
}
.btn-success.active {
  color: #ffffff;
  background-color: #1c4830;
  background-image: none;
  border-color: #122e1f;
}
.btn-success.active:hover {
  color: #ffffff;
  background-color: #122e1f;
  border-color: #000000;
}
.btn-success.active:focus {
  color: #ffffff;
  background-color: #122e1f;
  border-color: #000000;
}
.btn-success.active.focus {
  color: #ffffff;
  background-color: #122e1f;
  border-color: #000000;
}
.btn-success.disabled:hover {
  background-color: #2b6c48;
  border-color: #245a3c;
}
.btn-success.disabled:focus {
  background-color: #2b6c48;
  border-color: #245a3c;
}
.btn-success[disabled]:hover {
  background-color: #2b6c48;
  border-color: #245a3c;
}
.btn-success[disabled]:focus {
  background-color: #2b6c48;
  border-color: #245a3c;
}
.btn-success.disabled.focus {
  background-color: #2b6c48;
  border-color: #245a3c;
}
.btn-success[disabled].focus {
  background-color: #2b6c48;
  border-color: #245a3c;
}
.btn-info {
  color: #ffffff;
  background-color: #599e93;
  border-color: #508e84;
}
.btn-info:focus {
  color: #ffffff;
  background-color: #477d75;
  border-color: #223c38;
}
.btn-info:hover {
  color: #ffffff;
  background-color: #477d75;
  border-color: #3a675f;
}
.btn-info:active {
  color: #ffffff;
  background-color: #477d75;
  background-image: none;
  border-color: #3a675f;
}
.btn-info:active:hover {
  color: #ffffff;
  background-color: #3a675f;
  border-color: #223c38;
}
.btn-info:active:focus {
  color: #ffffff;
  background-color: #3a675f;
  border-color: #223c38;
}
.btn-info:active.focus {
  color: #ffffff;
  background-color: #3a675f;
  border-color: #223c38;
}
.btn-info .badge {
  color: #599e93;
  background-color: #ffffff;
}
.btn-info.focus {
  color: #ffffff;
  background-color: #477d75;
  border-color: #223c38;
}
.btn-info.active {
  color: #ffffff;
  background-color: #477d75;
  background-image: none;
  border-color: #3a675f;
}
.btn-info.active:hover {
  color: #ffffff;
  background-color: #3a675f;
  border-color: #223c38;
}
.btn-info.active:focus {
  color: #ffffff;
  background-color: #3a675f;
  border-color: #223c38;
}
.btn-info.active.focus {
  color: #ffffff;
  background-color: #3a675f;
  border-color: #223c38;
}
.btn-info.disabled:hover {
  background-color: #599e93;
  border-color: #508e84;
}
.btn-info.disabled:focus {
  background-color: #599e93;
  border-color: #508e84;
}
.btn-info[disabled]:hover {
  background-color: #599e93;
  border-color: #508e84;
}
.btn-info[disabled]:focus {
  background-color: #599e93;
  border-color: #508e84;
}
.btn-info.disabled.focus {
  background-color: #599e93;
  border-color: #508e84;
}
.btn-info[disabled].focus {
  background-color: #599e93;
  border-color: #508e84;
}
.btn-warning {
  color: #ffffff;
  background-color: #ea5b2f;
  border-color: #ed9113;
}
.btn-warning:focus {
  color: #ffffff;
  background-color: #d78310;
  border-color: #784909;
}
.btn-warning:hover {
  color: #ffffff;
  background-color: #d78310;
  border-color: #b66e0e;
}
.btn-warning:active {
  color: #ffffff;
  background-color: #d78310;
  background-image: none;
  border-color: #b66e0e;
}
.btn-warning:active:hover {
  color: #ffffff;
  background-color: #b66e0e;
  border-color: #784909;
}
.btn-warning:active:focus {
  color: #ffffff;
  background-color: #b66e0e;
  border-color: #784909;
}
.btn-warning:active.focus {
  color: #ffffff;
  background-color: #b66e0e;
  border-color: #784909;
}
.btn-warning .badge {
  color: #ea5b2f;
  background-color: #ffffff;
}
.btn-warning.focus {
  color: #ffffff;
  background-color: #d78310;
  border-color: #784909;
}
.btn-warning.active {
  color: #ffffff;
  background-color: #d78310;
  background-image: none;
  border-color: #b66e0e;
}
.btn-warning.active:hover {
  color: #ffffff;
  background-color: #b66e0e;
  border-color: #784909;
}
.btn-warning.active:focus {
  color: #ffffff;
  background-color: #b66e0e;
  border-color: #784909;
}
.btn-warning.active.focus {
  color: #ffffff;
  background-color: #b66e0e;
  border-color: #784909;
}
.btn-warning.disabled:hover {
  background-color: #ea5b2f;
  border-color: #ed9113;
}
.btn-warning.disabled:focus {
  background-color: #ea5b2f;
  border-color: #ed9113;
}
.btn-warning[disabled]:hover {
  background-color: #ea5b2f;
  border-color: #ed9113;
}
.btn-warning[disabled]:focus {
  background-color: #ea5b2f;
  border-color: #ed9113;
}
.btn-warning.disabled.focus {
  background-color: #ea5b2f;
  border-color: #ed9113;
}
.btn-warning[disabled].focus {
  background-color: #ea5b2f;
  border-color: #ed9113;
}
.btn-danger {
  color: #ffffff;
  background-color: #ea5b2f;
  border-color: #ed9113;
}
.btn-danger:focus {
  color: #ffffff;
  background-color: #d78310;
  border-color: #784909;
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #d78310;
  border-color: #b66e0e;
}
.btn-danger:active {
  color: #ffffff;
  background-color: #d78310;
  background-image: none;
  border-color: #b66e0e;
}
.btn-danger:active:hover {
  color: #ffffff;
  background-color: #b66e0e;
  border-color: #784909;
}
.btn-danger:active:focus {
  color: #ffffff;
  background-color: #b66e0e;
  border-color: #784909;
}
.btn-danger:active.focus {
  color: #ffffff;
  background-color: #b66e0e;
  border-color: #784909;
}
.btn-danger .badge {
  color: #ea5b2f;
  background-color: #ffffff;
}
.btn-danger.focus {
  color: #ffffff;
  background-color: #d78310;
  border-color: #784909;
}
.btn-danger.active {
  color: #ffffff;
  background-color: #d78310;
  background-image: none;
  border-color: #b66e0e;
}
.btn-danger.active:hover {
  color: #ffffff;
  background-color: #b66e0e;
  border-color: #784909;
}
.btn-danger.active:focus {
  color: #ffffff;
  background-color: #b66e0e;
  border-color: #784909;
}
.btn-danger.active.focus {
  color: #ffffff;
  background-color: #b66e0e;
  border-color: #784909;
}
.btn-danger.disabled:hover {
  background-color: #ea5b2f;
  border-color: #ed9113;
}
.btn-danger.disabled:focus {
  background-color: #ea5b2f;
  border-color: #ed9113;
}
.btn-danger[disabled]:hover {
  background-color: #ea5b2f;
  border-color: #ed9113;
}
.btn-danger[disabled]:focus {
  background-color: #ea5b2f;
  border-color: #ed9113;
}
.btn-danger.disabled.focus {
  background-color: #ea5b2f;
  border-color: #ed9113;
}
.btn-danger[disabled].focus {
  background-color: #ea5b2f;
  border-color: #ed9113;
}
.btn-link {
  font-weight: 400;
  color: #131313;
  border-radius: 0;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: transparent;
}
.btn-link:active {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: transparent;
}
.btn-link:hover {
  border-color: transparent;
  color: #000000;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link:focus {
  border-color: transparent;
  color: #000000;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link.active {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link[disabled] {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link[disabled]:hover {
  color: #ebebeb;
  text-decoration: none;
}
.btn-link[disabled]:focus {
  color: #ebebeb;
  text-decoration: none;
}
.btn-lg {
  padding: 16px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 2px;
}
.btn-lg .caret {
  border-width: 8px 8px 0;
  border-bottom-width: 0;
}
.btn-group-lg > .btn {
  padding: 16px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 2px;
}
.btn-sm {
  padding: 4px 8px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 2px;
}
.btn-group-sm > .btn {
  padding: 4px 8px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 2px;
}
.btn-xs {
  padding: 2px 2px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 2px;
}
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
.btn-group-xs > .btn {
  padding: 2px 2px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 2px;
}
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
.btn.btn-default {
  background-image: none;
}
.btnGaia.fb-login-button {
  background: #3b5998;
  color: #fff;
}
.btnGaia.fb-login-button:hover {
  background: #5f7ec1;
}
.btnGaia {
  width: inherit;
  height: 40px;
  line-height: 40px;
  text-align: center;
  padding: 0 12px;
  text-transform: uppercase;
  border: 0;
  border-radius: 2px;
  outline: none;
  font-family: GothamBook, Arial, sans-serif;
  font-size: 12px;
  vertical-align: middle;
  position: relative;
}
.btnGaia-icon {
  width: inherit;
  height: 40px;
  line-height: 40px;
  text-align: center;
  padding: 0 12px;
  text-transform: uppercase;
  border: 0;
  border-radius: 2px;
  font-family: GothamBook, Arial, sans-serif;
  font-size: 12px;
  vertical-align: middle;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-direction: row;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  outline: none;
}
.btnGaia-icon i {
  width: 24px;
  height: 24px;
  text-align: center;
  line-height: 22px;
  font-size: 13pex;
}
.btnGaia-icon span {
  width: 24px;
  height: 24px;
  text-align: center;
  line-height: 20px;
  font-size: 13px;
}
.btnGaia-aslink-icon {
  width: inherit;
  height: 40px;
  line-height: 40px;
  text-align: center;
  padding: 0 12px;
  text-transform: uppercase;
  border: 0;
  border-radius: 2px;
  font-family: GothamBook, Arial, sans-serif;
  font-size: 12px;
  vertical-align: middle;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-direction: row;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  outline: none;
}
.btnGaia-aslink-icon i {
  width: 24px;
  height: 24px;
  text-align: center;
  line-height: 20px;
  font-size: 13px;
}
.btnGaia-aslink-icon span {
  width: 24px;
  height: 24px;
  text-align: center;
  line-height: 20px;
  font-size: 13px;
}
.btn-sm-gaia {
  max-width: 104px;
  width: 100%;
}
.btn-md-gaia {
  max-width: 224px;
  width: 100%;
}
.btn-lg-gaia {
  max-width: 344px;
  width: 100%;
}
.btnGaia-primary {
  background-color: #ea5b2f;
  color: #ffffff;
}
.btnGaia-primary:hover {
  background-color: #ed9113;
  outline: none;
}
.btnGaia-primary:focus {
  background-color: #ed9113;
  outline: none;
}
.btnGaia-primary:active {
  background-color: #f4bd72;
}
.btnGaia-primary.btn-loading:hover {
  background-color: #ea5b2f;
  outline: none;
}
.btnGaia-primary.btn-loading:focus {
  background-color: #ea5b2f;
  outline: none;
}
.btnGaia-primary.btn-loading:active {
  background-color: #ea5b2f;
  outline: none;
}
.btnGaia-primary.btnGaia-disabled {
  background-color: #ed9113;
  outline: none;
  color: #ffffff;
}
.btnGaia-primary[disabled] {
  background-color: #ed9113;
  outline: none;
  color: #ffffff;
}
.btnGaia-secondary {
  background-color: #131313;
  color: #ffffff;
}
.btnGaia-secondary:hover {
  background-color: #3a3a3a;
  outline: none;
  color: #fff;
  text-decoration: none;
}
.btnGaia-secondary:focus {
  background-color: #3a3a3a;
  outline: none;
  color: #fff;
  text-decoration: none;
}
.btnGaia-secondary:active {
  background-color: #b0b0b0;
}
.btnGaia-secondary.btn-loading:hover {
  background-color: #131313;
  outline: none;
}
.btnGaia-secondary.btn-loading:focus {
  background-color: #131313;
  outline: none;
}
.btnGaia-secondary.btn-loading:active {
  background-color: #131313;
  outline: none;
}
.btnGaia-secondary.btnGaia-disabled {
  background-color: #3a3a3a;
  outline: none;
  color: #9e9e9e;
}
.btnGaia-secondary[disabled] {
  background-color: #3a3a3a;
  outline: none;
  color: #9e9e9e;
  opacity: .4;
  cursor: not-allowed;
}
.btnGaia-outline {
  background-color: #ffffff;
  color: #363636;
  border: 1px solid #b0b0b0;
}
.btnGaia-outline:hover {
  border: 1px solid #363636;
  outline: none;
}
.btnGaia-outline:focus {
  border: 1px solid #363636;
  outline: none;
}
.btnGaia-outline:active {
  font-weight: 500;
  border: 1.5px solid #363636;
}
.btnGaia-outline.btn-loading:hover {
  background-color: #ffffff;
  border: 1px solid #b0b0b0;
  outline: none;
}
.btnGaia-outline.btn-loading:focus {
  background-color: #ffffff;
  border: 1px solid #b0b0b0;
  outline: none;
}
.btnGaia-outline.btn-loading:active {
  background-color: #ffffff;
  border: 1px solid #b0b0b0;
  outline: none;
}
.btnGaia-outline.btnGaia-disabled {
  border: 1px solid #b0b0b0;
}
.btnGaia-aslink {
  width: auto;
  height: 40px;
  line-height: 40px;
  text-align: center;
  text-decoration: none;
  padding: 0 2px;
  text-transform: uppercase;
  border: 0;
  border-radius: 2px;
  background: transparent;
  overflow: hidden;
  position: relative;
}
.btnGaia-aslink:after {
  content: "";
  position: absolute;
  display: block;
  clear: both;
  width: 100%;
  border: 0.5px solid #363636;
  top: 28px;
  padding: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.btnGaia-aslink.whitebtn {
  color: #fff;
}
.btnGaia-aslink.whitebtn:after {
  content: "";
  position: absolute;
  display: block;
  clear: both;
  width: 100%;
  border: 0.5px solid #ffffff;
  top: 28px;
  padding: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.btnGaia-aslink.btnGaia-icon i {
  margin-right: 4px;
}
.btnGaia-aslink.btnGaia-icon span {
  margin-right: 4px;
}
.btnGaia-aslink.btnGaia-icon:after {
  width: 100%;
  left: 28px;
}
.btn-loading {
  display: inline-block;
  vertical-align: middle;
  cursor: progress;
}
.btn-loading::before {
  content: "";
  display: inline-block;
  width: 1.4rem;
  height: 1.4rem;
  vertical-align: middle;
  border: .2em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  line-height: normal;
  margin: 0 auto;
  position: relative;
  left: -12px;
  bottom: 1px;
  animation: spinner-border 0.75s linear infinite;
  -webkit-animation: spinner-border 0.75s linear infinite;
  -moz-webkit-animation: spinner-border 0.75s linear infinite;
  -ms-webkit-animation: spinner-border 0.75s linear infinite;
  -o-webkit-animation: spinner-border 0.75s linear infinite;
}
.btnGaia-disabled {
  opacity: 0.4;
  filter: alpha(opacity=40);
  cursor: not-allowed;
  color: #b0b0b0;
}
.btn-yellow {
  background-color: #f6cd00;
  color: #363636;
  text-transform: none;
  width: auto;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup {
  position: relative;
}
.dropup .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
.dropup .btn-lg .caret {
  border-width: 0 8px 8px;
}
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 16px;
  text-align: left;
  list-style: none;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 2px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu .divider {
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #757575;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover {
  color: #686868;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > li > a:focus {
  color: #686868;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a {
  color: #ffffff;
  text-decoration: none;
  background-color: #131313;
  outline: 0;
}
.dropdown-menu > .active > a:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #131313;
  outline: 0;
}
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #131313;
  outline: 0;
}
.dropdown-menu > .disabled > a {
  color: #ebebeb;
}
.dropdown-menu > .disabled > a:hover {
  color: #ebebeb;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
}
.dropdown-menu > .disabled > a:focus {
  color: #ebebeb;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #ebebeb;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right {
  float: right !important;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover {
  z-index: 2;
}
.btn-group > .btn:focus {
  z-index: 2;
}
.btn-group > .btn:active {
  z-index: 2;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn {
  margin-left: -1px;
}
.btn-group .btn + .btn-group {
  margin-left: -1px;
}
.btn-group .btn-group + .btn {
  margin-left: -1px;
}
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active {
  outline: 0;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group-vertical > .btn {
  position: relative;
  float: left;
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn:hover {
  z-index: 2;
}
.btn-group-vertical > .btn:focus {
  z-index: 2;
}
.btn-group-vertical > .btn:active {
  z-index: 2;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.btn-group-vertical > .btn + .btn {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group-vertical > .btn-group {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  display: block;
  width: 100%;
  max-width: 100%;
  float: none;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-vertical > .btn-group:before {
  display: table;
  content: " ";
}
.btn-group-vertical > .btn-group:after {
  display: table;
  content: " ";
  clear: both;
}
.btn-group-vertical > .btn-group + .btn {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn {
  float: left;
}
.btn-toolbar .btn-group {
  float: left;
}
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn {
  margin-left: 5px;
}
.btn-toolbar > .btn-group {
  margin-left: 5px;
}
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-toolbar:before {
  display: table;
  content: " ";
}
.btn-toolbar:after {
  display: table;
  content: " ";
  clear: both;
}
.btn-group.open .dropdown-toggle {
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
[data-toggle="buttons"] > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
  display: table-cell;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group .form-control:first-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group .form-control:last-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
select.input-group-lg > .form-control {
  height: 61px;
  line-height: 61px;
}
select.input-group-lg > .input-group-addon {
  height: 61px;
  line-height: 61px;
}
select.input-group-lg > .input-group-btn > .btn {
  height: 61px;
  line-height: 61px;
}
textarea.input-group-lg > .form-control {
  height: auto;
}
textarea.input-group-lg > .input-group-addon {
  height: auto;
}
textarea.input-group-lg > .input-group-btn > .btn {
  height: auto;
}
select[multiple].input-group-lg > .form-control {
  height: auto;
}
select[multiple].input-group-lg > .input-group-addon {
  height: auto;
}
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
select.input-group-sm > .form-control {
  height: 31px;
  line-height: 31px;
}
select.input-group-sm > .input-group-addon {
  height: 31px;
  line-height: 31px;
}
select.input-group-sm > .input-group-btn > .btn {
  height: 31px;
  line-height: 31px;
}
textarea.input-group-sm > .form-control {
  height: auto;
}
textarea.input-group-sm > .input-group-addon {
  height: auto;
}
textarea.input-group-sm > .input-group-btn > .btn {
  height: auto;
}
select[multiple].input-group-sm > .form-control {
  height: auto;
}
select[multiple].input-group-sm > .input-group-addon {
  height: auto;
}
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon {
  display: table-cell;
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
  padding: 8px 8px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  color: #b0b0b0;
  text-align: center;
  background-color: #f3f3f3;
  border: 1px solid #cccccc;
  border-radius: 2px;
}
.input-group-addon:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon input[type="radio"] {
  margin-top: 0;
}
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group-addon:first-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-right: 0;
}
.input-group-addon:last-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-left: 0;
}
.input-group-btn {
  display: table-cell;
  width: 1%;
  vertical-align: middle;
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-btn:first-child > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  margin-right: -1px;
}
.input-group-btn:first-child > .btn:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:first-child > .btn-group > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-btn:first-child > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-btn:last-child > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  z-index: 2;
  margin-left: -1px;
}
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-btn:last-child > .btn-group > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-btn:last-child > .dropdown-toggle {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover {
  z-index: 2;
}
.input-group-btn > .btn:focus {
  z-index: 2;
}
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-addon.input-sm {
  padding: 4px 8px;
  font-size: 14px;
  border-radius: 2px;
}
.input-group-addon.input-lg {
  padding: 16px 16px;
  font-size: 20px;
  border-radius: 2px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 8px 12px;
}
.nav > li > a:hover {
  text-decoration: none;
  background-color: #f3f3f3;
}
.nav > li > a:focus {
  text-decoration: none;
  background-color: #f3f3f3;
}
.nav > li > a > img {
  max-width: none;
}
.nav > li.disabled > a {
  color: #ebebeb;
}
.nav > li.disabled > a:hover {
  color: #ebebeb;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav > li.disabled > a:focus {
  color: #ebebeb;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a {
  background-color: #f3f3f3;
  border-color: #131313;
}
.nav .open > a:hover {
  background-color: #f3f3f3;
  border-color: #131313;
}
.nav .open > a:focus {
  background-color: #f3f3f3;
  border-color: #131313;
}
.nav .nav-divider {
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav:before {
  display: table;
  content: " ";
}
.nav:after {
  display: table;
  content: " ";
  clear: both;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 2px 2px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #f3f3f3 #f3f3f3 #dddddd;
}
.nav-tabs > li.active > a {
  color: #b0b0b0;
  cursor: default;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
}
.nav-tabs > li.active > a:hover {
  color: #b0b0b0;
  cursor: default;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
}
.nav-tabs > li.active > a:focus {
  color: #b0b0b0;
  cursor: default;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
  margin-right: 0;
  border-radius: 2px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
.nav-tabs.nav-justified > .active > a {
  border: 1px solid #dddddd;
}
.nav-tabs.nav-justified > .active > a:hover {
  border: 1px solid #dddddd;
}
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 2px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a {
  color: #ffffff;
  background-color: #131313;
}
.nav-pills > li.active > a:hover {
  color: #ffffff;
  background-color: #131313;
}
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #131313;
}
.nav-pills > .active > a > .badge {
  color: #131313;
  background-color: #ffffff;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 2px;
}
.nav-tabs-justified > .active > a {
  border: 1px solid #dddddd;
}
.nav-tabs-justified > .active > a:hover {
  border: 1px solid #dddddd;
}
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.navbar {
  position: relative;
  min-height: 48px;
  margin-bottom: 22px;
  border: 1px solid transparent;
}
.navbar:before {
  display: table;
  content: " ";
}
.navbar:after {
  display: table;
  content: " ";
  clear: both;
}
.navbar-collapse {
  padding-right: 8px;
  padding-left: 8px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse:before {
  display: table;
  content: " ";
}
.navbar-collapse:after {
  display: table;
  content: " ";
  clear: both;
}
.navbar-collapse.in {
  overflow-y: auto;
}
.navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-top .navbar-collapse {
  max-height: 340px;
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
.navbar-brand {
  float: left;
  height: 48px;
  padding: 13px 8px;
  font-size: 20px;
  line-height: 22px;
}
.navbar-brand:hover {
  text-decoration: none;
}
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 8px;
  margin-top: 7px;
  margin-bottom: 7px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 2px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
.navbar-nav {
  margin: 6.5px -8px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 22px;
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-form {
  padding: 10px 8px;
  margin-right: -8px;
  margin-left: -8px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 4px;
  margin-bottom: 4px;
}
.navbar-btn {
  margin-top: 4px;
  margin-bottom: 4px;
}
.navbar-btn.btn-sm {
  margin-top: 8.5px;
  margin-bottom: 8.5px;
}
.navbar-btn.btn-xs {
  margin-top: 13px;
  margin-bottom: 13px;
}
.navbar-text {
  margin-top: 13px;
  margin-bottom: 13px;
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .active > a:hover {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-nav > .disabled > a:hover {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-nav > .open > a {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a:hover {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-default .navbar-collapse {
  border-color: #e7e7e7;
}
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover {
  color: #333333;
}
.navbar-default .btn-link:focus {
  color: #333333;
}
.navbar-default .btn-link[disabled]:hover {
  color: #cccccc;
}
.navbar-default .btn-link[disabled]:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #ffffff;
}
.navbar-inverse .navbar-brand:hover {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #ffffff;
}
.navbar-inverse .navbar-nav > li > a {
  color: #ffffff;
}
.navbar-inverse .navbar-nav > li > a:hover {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .active > a:hover {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .disabled > a:hover {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .open > a {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .open > a:hover {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse {
  border-color: #101010;
}
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-link {
  color: #ffffff;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #ffffff;
}
.navbar-inverse .btn-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover {
  color: #444444;
}
.navbar-inverse .btn-link[disabled]:focus {
  color: #444444;
}
.breadcrumb {
  padding: 8px 12px;
  margin-bottom: 22px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 2px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #cccccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #ebebeb;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 22px 0;
  border-radius: 2px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a {
  position: relative;
  float: left;
  padding: 8px 8px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #131313;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.pagination > li > a:hover {
  z-index: 2;
  color: #000000;
  background-color: #f3f3f3;
  border-color: #dddddd;
}
.pagination > li > a:focus {
  z-index: 2;
  color: #000000;
  background-color: #f3f3f3;
  border-color: #dddddd;
}
.pagination > li > span {
  position: relative;
  float: left;
  padding: 8px 8px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #131313;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.pagination > li > span:hover {
  z-index: 2;
  color: #000000;
  background-color: #f3f3f3;
  border-color: #dddddd;
}
.pagination > li > span:focus {
  z-index: 2;
  color: #000000;
  background-color: #f3f3f3;
  border-color: #dddddd;
}
.pagination > li:first-child > a {
  margin-left: 0;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.pagination > li:last-child > a {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.pagination > li:last-child > span {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.pagination > .active > a {
  z-index: 3;
  color: #ffffff;
  cursor: default;
  background-color: #131313;
  border-color: #131313;
}
.pagination > .active > a:hover {
  z-index: 3;
  color: #ffffff;
  cursor: default;
  background-color: #131313;
  border-color: #131313;
}
.pagination > .active > a:focus {
  z-index: 3;
  color: #ffffff;
  cursor: default;
  background-color: #131313;
  border-color: #131313;
}
.pagination > .active > span {
  z-index: 3;
  color: #ffffff;
  cursor: default;
  background-color: #131313;
  border-color: #131313;
}
.pagination > .active > span:hover {
  z-index: 3;
  color: #ffffff;
  cursor: default;
  background-color: #131313;
  border-color: #131313;
}
.pagination > .active > span:focus {
  z-index: 3;
  color: #ffffff;
  cursor: default;
  background-color: #131313;
  border-color: #131313;
}
.pagination > .disabled > span {
  color: #ebebeb;
  cursor: not-allowed;
  background-color: #ffffff;
  border-color: #dddddd;
}
.pagination > .disabled > span:hover {
  color: #ebebeb;
  cursor: not-allowed;
  background-color: #ffffff;
  border-color: #dddddd;
}
.pagination > .disabled > span:focus {
  color: #ebebeb;
  cursor: not-allowed;
  background-color: #ffffff;
  border-color: #dddddd;
}
.pagination > .disabled > a {
  color: #ebebeb;
  cursor: not-allowed;
  background-color: #ffffff;
  border-color: #dddddd;
}
.pagination > .disabled > a:hover {
  color: #ebebeb;
  cursor: not-allowed;
  background-color: #ffffff;
  border-color: #dddddd;
}
.pagination > .disabled > a:focus {
  color: #ebebeb;
  cursor: not-allowed;
  background-color: #ffffff;
  border-color: #dddddd;
}
.pagination-lg > li > a {
  padding: 16px 16px;
  font-size: 20px;
  line-height: 1.3333333;
}
.pagination-lg > li > span {
  padding: 16px 16px;
  font-size: 20px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.pagination-lg > li:first-child > span {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.pagination-lg > li:last-child > a {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.pagination-lg > li:last-child > span {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.pagination-sm > li > a {
  padding: 4px 8px;
  font-size: 14px;
  line-height: 1.5;
}
.pagination-sm > li > span {
  padding: 4px 8px;
  font-size: 14px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.pagination-sm > li:first-child > span {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.pagination-sm > li:last-child > a {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.pagination-sm > li:last-child > span {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.pager {
  padding-left: 0;
  margin: 22px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 2px;
}
.pager li > a:hover {
  text-decoration: none;
  background-color: #f3f3f3;
}
.pager li > a:focus {
  text-decoration: none;
  background-color: #f3f3f3;
}
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 2px;
}
.pager .next > a {
  float: right;
}
.pager .next > span {
  float: right;
}
.pager .previous > a {
  float: left;
}
.pager .previous > span {
  float: left;
}
.pager .disabled > a {
  color: #ebebeb;
  cursor: not-allowed;
  background-color: #ffffff;
}
.pager .disabled > a:hover {
  color: #ebebeb;
  cursor: not-allowed;
  background-color: #ffffff;
}
.pager .disabled > a:focus {
  color: #ebebeb;
  cursor: not-allowed;
  background-color: #ffffff;
}
.pager .disabled > span {
  color: #ebebeb;
  cursor: not-allowed;
  background-color: #ffffff;
}
.pager:before {
  display: table;
  content: " ";
}
.pager:after {
  display: table;
  content: " ";
  clear: both;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #ebebeb;
  border-radius: 2px;
}
.badge:empty {
  display: none;
}
a.badge:hover {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active {
  z-index: 2;
  color: #ffffff;
  background-color: #131313;
  border-color: #131313;
}
.list-group-item.active > .badge {
  color: #131313;
  background-color: #ffffff;
}
.list-group-item.active:hover {
  z-index: 2;
  color: #ffffff;
  background-color: #131313;
  border-color: #131313;
}
.list-group-item.active:hover .list-group-item-heading {
  color: inherit;
}
.list-group-item.active:hover .list-group-item-heading > small {
  color: inherit;
}
.list-group-item.active:hover .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active:hover .list-group-item-text {
  color: #797979;
}
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #131313;
  border-color: #131313;
}
.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.active:focus .list-group-item-heading > small {
  color: inherit;
}
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active:focus .list-group-item-text {
  color: #797979;
}
.list-group-item.active .list-group-item-heading {
  color: inherit;
}
.list-group-item.active .list-group-item-heading > small {
  color: inherit;
}
.list-group-item.active .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text {
  color: #797979;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.list-group-item:first-child {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.jumbotron {
  padding-top: 24px;
  padding-bottom: 24px;
  margin-bottom: 24px;
  color: inherit;
  background-color: #f3f3f3;
}
.jumbotron h1 {
  color: inherit;
}
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 12px;
  font-size: 24px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #dadada;
}
.jumbotron .container {
  max-width: 100%;
}
a.thumbnail:hover {
  border-color: #131313;
}
a.thumbnail:focus {
  border-color: #131313;
}
a.thumbnail.active {
  border-color: #131313;
}
.alert {
  padding: 12px;
  margin-bottom: 22px;
  border: 1px solid transparent;
  border-radius: 2px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert > ul {
  margin-bottom: 0;
}
.alert-dismissable {
  padding-right: 32px;
}
.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-dismissible {
  padding-right: 32px;
}
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
.progress {
  height: 22px;
  margin-bottom: 22px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 14px;
  line-height: 22px;
  color: #ffffff;
  text-align: center;
  background-color: #131313;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
}
.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #2b6c48;
}
.progress-bar-info {
  background-color: #599e93;
}
.progress-bar-warning {
  background-color: #ea5b2f;
}
.progress-bar-danger {
  background-color: #ea5b2f;
}
.media {
  margin-top: 15px;
  overflow: hidden;
  zoom: 1;
}
.media:first-child {
  margin-top: 0;
}
.media > .pull-right {
  padding-left: 10px;
}
.media > .pull-left {
  padding-right: 10px;
}
.media-body {
  overflow: hidden;
  zoom: 1;
  width: 10000px;
  display: table-cell;
  vertical-align: top;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right {
  padding-left: 10px;
  display: table-cell;
  vertical-align: top;
}
.media-left {
  padding-right: 10px;
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.list-group-item.disabled {
  color: #ebebeb;
  cursor: not-allowed;
  background-color: #f3f3f3;
}
.list-group-item.disabled:hover {
  color: #ebebeb;
  cursor: not-allowed;
  background-color: #f3f3f3;
}
.list-group-item.disabled:hover .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled:hover .list-group-item-text {
  color: #ebebeb;
}
.list-group-item.disabled:focus {
  color: #ebebeb;
  cursor: not-allowed;
  background-color: #f3f3f3;
}
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled:focus .list-group-item-text {
  color: #ebebeb;
}
.list-group-item.disabled .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text {
  color: #ebebeb;
}
a.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover {
  color: #555555;
  text-decoration: none;
  background-color: #f5f5f5;
}
a.list-group-item:focus {
  color: #555555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item,
.cart.table-wrapper .actions-toolbar > .action.list-group-item,
.action-gift.list-group-item {
  color: #555555;
  width: 100%;
  text-align: left;
}
button.list-group-item .list-group-item-heading,
.cart.table-wrapper .actions-toolbar > .action.list-group-item .list-group-item-heading,
.action-gift.list-group-item .list-group-item-heading {
  color: #333333;
}
button.list-group-item:hover,
.cart.table-wrapper .actions-toolbar > .action.list-group-item:hover,
.action-gift.list-group-item:hover {
  color: #555555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item:focus,
.cart.table-wrapper .actions-toolbar > .action.list-group-item:focus,
.action-gift.list-group-item:focus {
  color: #555555;
  text-decoration: none;
  background-color: #f5f5f5;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
button.list-group-item-success,
.cart.table-wrapper .actions-toolbar > .action.list-group-item-success,
.action-gift.list-group-item-success {
  color: #3c763d;
}
button.list-group-item-success .list-group-item-heading,
.cart.table-wrapper .actions-toolbar > .action.list-group-item-success .list-group-item-heading,
.action-gift.list-group-item-success .list-group-item-heading {
  color: inherit;
}
button.list-group-item-success:hover,
.cart.table-wrapper .actions-toolbar > .action.list-group-item-success:hover,
.action-gift.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6;
}
button.list-group-item-success:focus,
.cart.table-wrapper .actions-toolbar > .action.list-group-item-success:focus,
.action-gift.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
a.list-group-item-success.active:hover {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
button.list-group-item-success.active,
.cart.table-wrapper .actions-toolbar > .action.list-group-item-success.active,
.action-gift.list-group-item-success.active {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
button.list-group-item-success.active:hover,
.cart.table-wrapper .actions-toolbar > .action.list-group-item-success.active:hover,
.action-gift.list-group-item-success.active:hover {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
button.list-group-item-success.active:focus,
.cart.table-wrapper .actions-toolbar > .action.list-group-item-success.active:focus,
.action-gift.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
button.list-group-item-info,
.cart.table-wrapper .actions-toolbar > .action.list-group-item-info,
.action-gift.list-group-item-info {
  color: #31708f;
}
button.list-group-item-info .list-group-item-heading,
.cart.table-wrapper .actions-toolbar > .action.list-group-item-info .list-group-item-heading,
.action-gift.list-group-item-info .list-group-item-heading {
  color: inherit;
}
button.list-group-item-info:hover,
.cart.table-wrapper .actions-toolbar > .action.list-group-item-info:hover,
.action-gift.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3;
}
button.list-group-item-info:focus,
.cart.table-wrapper .actions-toolbar > .action.list-group-item-info:focus,
.action-gift.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
a.list-group-item-info.active:hover {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
button.list-group-item-info.active,
.cart.table-wrapper .actions-toolbar > .action.list-group-item-info.active,
.action-gift.list-group-item-info.active {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
button.list-group-item-info.active:hover,
.cart.table-wrapper .actions-toolbar > .action.list-group-item-info.active:hover,
.action-gift.list-group-item-info.active:hover {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
button.list-group-item-info.active:focus,
.cart.table-wrapper .actions-toolbar > .action.list-group-item-info.active:focus,
.action-gift.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
button.list-group-item-warning,
.cart.table-wrapper .actions-toolbar > .action.list-group-item-warning,
.action-gift.list-group-item-warning {
  color: #8a6d3b;
}
button.list-group-item-warning .list-group-item-heading,
.cart.table-wrapper .actions-toolbar > .action.list-group-item-warning .list-group-item-heading,
.action-gift.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
button.list-group-item-warning:hover,
.cart.table-wrapper .actions-toolbar > .action.list-group-item-warning:hover,
.action-gift.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc;
}
button.list-group-item-warning:focus,
.cart.table-wrapper .actions-toolbar > .action.list-group-item-warning:focus,
.action-gift.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
a.list-group-item-warning.active:hover {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
button.list-group-item-warning.active,
.cart.table-wrapper .actions-toolbar > .action.list-group-item-warning.active,
.action-gift.list-group-item-warning.active {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
button.list-group-item-warning.active:hover,
.cart.table-wrapper .actions-toolbar > .action.list-group-item-warning.active:hover,
.action-gift.list-group-item-warning.active:hover {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
button.list-group-item-warning.active:focus,
.cart.table-wrapper .actions-toolbar > .action.list-group-item-warning.active:focus,
.action-gift.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
button.list-group-item-danger,
.cart.table-wrapper .actions-toolbar > .action.list-group-item-danger,
.action-gift.list-group-item-danger {
  color: #a94442;
}
button.list-group-item-danger .list-group-item-heading,
.cart.table-wrapper .actions-toolbar > .action.list-group-item-danger .list-group-item-heading,
.action-gift.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
button.list-group-item-danger:hover,
.cart.table-wrapper .actions-toolbar > .action.list-group-item-danger:hover,
.action-gift.list-group-item-danger:hover {
  color: #a94442;
  background-color: #ebcccc;
}
button.list-group-item-danger:focus,
.cart.table-wrapper .actions-toolbar > .action.list-group-item-danger:focus,
.action-gift.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
a.list-group-item-danger.active:hover {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
button.list-group-item-danger.active,
.cart.table-wrapper .actions-toolbar > .action.list-group-item-danger.active,
.action-gift.list-group-item-danger.active {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
button.list-group-item-danger.active:hover,
.cart.table-wrapper .actions-toolbar > .action.list-group-item-danger.active:hover,
.action-gift.list-group-item-danger.active:hover {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
button.list-group-item-danger.active:focus,
.cart.table-wrapper .actions-toolbar > .action.list-group-item-danger.active:focus,
.action-gift.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 1px;
  border-top-right-radius: 1px;
}
.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px;
}
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 1px;
  border-top-right-radius: 1px;
}
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px;
}
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .panel-collapse > .table caption {
  padding-right: 16px;
  padding-left: 16px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel > .table {
  margin-bottom: 0;
}
.panel > .table caption {
  padding-right: 16px;
  padding-left: 16px;
}
.panel > .table:first-child {
  border-top-left-radius: 1px;
  border-top-right-radius: 1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child {
  border-top-left-radius: 1px;
  border-top-right-radius: 1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child {
  border-top-left-radius: 1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child {
  border-top-right-radius: 1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
  border-top-left-radius: 1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
  border-top-right-radius: 1px;
}
.panel > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 1px;
  border-top-right-radius: 1px;
}
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child {
  border-top-left-radius: 1px;
}
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child {
  border-top-right-radius: 1px;
}
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 1px;
}
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 1px;
}
.panel > .table:last-child {
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child {
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child {
  border-bottom-left-radius: 1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child {
  border-bottom-right-radius: 1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 1px;
}
.panel > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px;
}
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child {
  border-bottom-left-radius: 1px;
}
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child {
  border-bottom-right-radius: 1px;
}
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 1px;
}
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 1px;
}
.panel > .table + .panel-body {
  border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th {
  border-top: 0;
}
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel > .table-responsive > .table {
  margin-bottom: 0;
}
.panel > .table-responsive > .table caption {
  padding-right: 16px;
  padding-left: 16px;
}
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 1px;
  border-top-right-radius: 1px;
}
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child {
  border-top-left-radius: 1px;
  border-top-right-radius: 1px;
}
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child {
  border-top-left-radius: 1px;
}
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child {
  border-top-right-radius: 1px;
}
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child {
  border-top-left-radius: 1px;
}
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child {
  border-top-right-radius: 1px;
}
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 1px;
  border-top-right-radius: 1px;
}
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child {
  border-top-left-radius: 1px;
}
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child {
  border-top-right-radius: 1px;
}
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 1px;
}
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 1px;
}
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px;
}
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child {
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px;
}
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child {
  border-bottom-left-radius: 1px;
}
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child {
  border-bottom-right-radius: 1px;
}
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 1px;
}
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 1px;
}
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px;
}
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child {
  border-bottom-left-radius: 1px;
}
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child {
  border-bottom-right-radius: 1px;
}
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 1px;
}
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 1px;
}
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
  border-left: 0;
}
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
  border-right: 0;
}
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child {
  border-left: 0;
}
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child {
  border-right: 0;
}
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td {
  border-bottom: 0;
}
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child {
  border-left: 0;
}
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child {
  border-right: 0;
}
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child {
  border-left: 0;
}
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child {
  border-right: 0;
}
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td {
  border-bottom: 0;
}
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td {
  border-bottom: 0;
}
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child {
  border-left: 0;
}
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child {
  border-right: 0;
}
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td {
  border-bottom: 0;
}
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .panel-body + .table {
  border-top: 1px solid #dddddd;
}
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #dddddd;
}
.panel > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td {
  border-bottom: 0;
}
.panel > .table-bordered > thead > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr > th:first-child {
  border-left: 0;
}
.panel > .table-bordered > tbody > tr > th:last-child {
  border-right: 0;
}
.panel > .table-bordered > tbody > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > tbody > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > tbody > tr:first-child > td {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tfoot > tr > th:first-child {
  border-left: 0;
}
.panel > .table-bordered > tfoot > tr > th:last-child {
  border-right: 0;
}
.panel > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > tfoot > tr:last-child > td {
  border-bottom: 0;
}
.panel > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel-body {
  padding: 16px;
}
.panel-body:before {
  display: table;
  content: " ";
}
.panel-body:after {
  display: table;
  content: " ";
  clear: both;
}
.panel-heading {
  padding: 12px 16px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 1px;
  border-top-right-radius: 1px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.panel-title > small {
  color: inherit;
}
.panel-title > small > a {
  color: inherit;
}
.panel-title > .small {
  color: inherit;
}
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 12px 16px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px;
}
.panel-group {
  margin-bottom: 22px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 2px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #757575;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #757575;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #131313;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #131313;
  border-color: #131313;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #131313;
}
.panel-primary > .panel-heading .badge {
  color: #131313;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #131313;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive embed {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive object {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 2px;
}
.well-sm {
  padding: 9px;
  border-radius: 2px;
}
.close {
  float: right;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close:hover {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
button.close,
.cart.table-wrapper .actions-toolbar > .action.close,
.action-gift.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border-radius: 2px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.modal-header {
  border-bottom: 0;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-header:before {
  display: table;
  content: " ";
}
.modal-header:after {
  display: table;
  content: " ";
  clear: both;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 16px;
}
.modal-footer {
  padding: 16px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-footer:before {
  display: table;
  content: " ";
}
.modal-footer:after {
  display: table;
  content: " ";
  clear: both;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.tooltip.top {
  padding: 4px 0;
  margin-top: -3px;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -4px;
  border-width: 4px 4px 0;
  border-top-color: #000000;
}
.tooltip.right {
  padding: 0 4px;
  margin-left: 3px;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -4px;
  border-width: 4px 4px 4px 0;
  border-right-color: #000000;
}
.tooltip.bottom {
  padding: 4px 0;
  margin-top: 3px;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -4px;
  border-width: 0 4px 4px;
  border-bottom-color: #000000;
}
.tooltip.left {
  padding: 0 4px;
  margin-left: -3px;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -4px;
  border-width: 4px 0 4px 4px;
  border-left-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  right: 4px;
  bottom: 0;
  margin-bottom: -4px;
  border-width: 4px 4px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 4px;
  margin-bottom: -4px;
  border-width: 4px 4px 0;
  border-top-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 4px;
  margin-top: -4px;
  border-width: 0 4px 4px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 4px;
  margin-top: -4px;
  border-width: 0 4px 4px;
  border-bottom-color: #000000;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  background-color: #000000;
  border-radius: 2px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 16px;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 2px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover > .arrow {
  border-width: 9px;
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  content: "";
  border-width: 8px;
}
.popover.top {
  margin-top: -8px;
}
.popover.top > .arrow {
  bottom: -9px;
  left: 50%;
  margin-left: -9px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -8px;
  content: " ";
  border-top-color: #ffffff;
  border-bottom-width: 0;
}
.popover.right {
  margin-left: 8px;
}
.popover.right > .arrow {
  top: 50%;
  left: -9px;
  margin-top: -9px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -8px;
  left: 1px;
  content: " ";
  border-right-color: #ffffff;
  border-left-width: 0;
}
.popover.bottom {
  margin-top: 8px;
}
.popover.bottom > .arrow {
  top: -9px;
  left: 50%;
  margin-left: -9px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -8px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left {
  margin-left: -8px;
}
.popover.left > .arrow {
  top: 50%;
  right: -9px;
  margin-top: -9px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -8px;
  content: " ";
  border-right-width: 0;
  border-left-color: #ffffff;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 16px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 1px 1px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.carousel {
  position: relative;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 16%;
  font-size: 24px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: transparent;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.carousel-control:hover {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.carousel-control:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.carousel-control .icon-prev {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
  left: 50%;
  margin-left: -10px;
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: "\2039";
}
.carousel-control .icon-next {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
  right: 50%;
  margin-right: -10px;
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-next:before {
  content: "\203a";
}
.carousel-control .glyphicon-chevron-left {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
  left: 50%;
  margin-left: -10px;
}
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
  right: 50%;
  margin-right: -10px;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: transparent;
  border: 1px solid #ffffff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
.clearfix:before {
  display: table;
  content: " ";
}
.clearfix:after {
  display: table;
  content: " ";
  clear: both;
}
.dl-horizontal dd:before {
  display: table;
  content: " ";
}
.dl-horizontal dd:after {
  display: table;
  content: " ";
  clear: both;
}
.navbar-header:before {
  display: table;
  content: " ";
}
.navbar-header:after {
  display: table;
  content: " ";
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs {
  display: none !important;
}
.visible-sm {
  display: none !important;
}
.visible-md {
  display: none !important;
}
.visible-lg {
  display: none !important;
}
.visible-xs-block {
  display: none !important;
}
.visible-xs-inline {
  display: none !important;
}
.visible-xs-inline-block {
  display: none !important;
}
.visible-sm-block {
  display: none !important;
}
.visible-sm-inline {
  display: none !important;
}
.visible-sm-inline-block {
  display: none !important;
}
.visible-md-block {
  display: none !important;
}
.visible-md-inline {
  display: none !important;
}
.visible-md-inline-block {
  display: none !important;
}
.visible-lg-block {
  display: none !important;
}
.visible-lg-inline {
  display: none !important;
}
.visible-lg-inline-block {
  display: none !important;
}
.visible-print {
  display: none !important;
}
.visible-print-block {
  display: none !important;
}
.visible-print-inline {
  display: none !important;
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  * {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  a {
    text-decoration: underline;
  }
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after {
    content: "";
  }
  a[href^="javascript:"]:after {
    content: "";
  }
  pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr {
    page-break-inside: avoid;
  }
  img {
    page-break-inside: avoid;
    max-width: 100% !important;
  }
  p {
    orphans: 3;
    widows: 3;
  }
  .navbar {
    display: none;
  }
  .btn > .caret {
    border-top-color: #000 !important;
  }
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .visible-print {
    display: block !important;
  }
  .visible-print-block {
    display: block !important;
  }
  .visible-print-inline {
    display: inline !important;
  }
  .visible-print-inline-block {
    display: inline-block !important;
  }
  .hidden-print {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .jumbotron {
    padding-top: 38.4px;
    padding-bottom: 38.4px;
  }
  .jumbotron h1 {
    font-size: 72px;
  }
  .jumbotron .h1 {
    font-size: 72px;
  }
  .container .jumbotron {
    padding-right: 48px;
    padding-left: 48px;
  }
  .container-fluid .jumbotron {
    padding-right: 48px;
    padding-left: 48px;
  }
  .carousel-control .glyphicon-chevron-left {
    width: 36px;
    height: 36px;
    margin-top: -12px;
    font-size: 36px;
    margin-left: -12px;
  }
  .carousel-control .glyphicon-chevron-right {
    width: 36px;
    height: 36px;
    margin-top: -12px;
    font-size: 36px;
    margin-right: -12px;
  }
  .carousel-control .icon-prev {
    width: 36px;
    height: 36px;
    margin-top: -12px;
    font-size: 36px;
    margin-left: -12px;
  }
  .carousel-control .icon-next {
    width: 36px;
    height: 36px;
    margin-top: -12px;
    font-size: 36px;
    margin-right: -12px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
  .lead {
    font-size: 24px;
  }
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
  .container > .navbar-header {
    margin-right: 0;
    margin-left: 0;
  }
  .container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .col-sm-1 {
    float: left;
    width: 8.33333333%;
  }
  .col-sm-2 {
    float: left;
    width: 16.66666667%;
  }
  .col-sm-3 {
    float: left;
    width: 25%;
  }
  .col-sm-4 {
    float: left;
    width: 33.33333333%;
  }
  .col-sm-5 {
    float: left;
    width: 41.66666667%;
  }
  .col-sm-6 {
    float: left;
    width: 50%;
  }
  .col-sm-7 {
    float: left;
    width: 58.33333333%;
  }
  .col-sm-8 {
    float: left;
    width: 66.66666667%;
  }
  .col-sm-9 {
    float: left;
    width: 75%;
  }
  .col-sm-10 {
    float: left;
    width: 83.33333333%;
  }
  .col-sm-11 {
    float: left;
    width: 91.66666667%;
  }
  .col-sm-12 {
    float: left;
    width: 100%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon {
    width: auto;
  }
  .form-inline .input-group .input-group-btn {
    width: auto;
  }
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
  .form-horizontal .control-label {
    padding-top: 9px;
    margin-bottom: 0;
    text-align: right;
  }
  .form-horizontal .form-group-lg .control-label {
    padding-top: 17px;
    font-size: 20px;
  }
  .form-horizontal .form-group-sm .control-label {
    padding-top: 5px;
    font-size: 14px;
  }
  .navbar-right {
    float: right !important;
    margin-right: -8px;
  }
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
    border-bottom: 1px solid #dddddd;
    border-radius: 2px 2px 0 0;
  }
  .nav-tabs.nav-justified > .active > a {
    border-bottom-color: #ffffff;
  }
  .nav-tabs.nav-justified > .active > a:hover {
    border-bottom-color: #ffffff;
  }
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 2px 2px 0 0;
  }
  .nav-tabs-justified > .active > a {
    border-bottom-color: #ffffff;
  }
  .nav-tabs-justified > .active > a:hover {
    border-bottom-color: #ffffff;
  }
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
  .navbar {
    border-radius: 2px;
  }
  .navbar > .container .navbar-brand {
    margin-left: -8px;
  }
  .navbar > .container-fluid .navbar-brand {
    margin-left: -8px;
  }
  .navbar-header {
    float: left;
  }
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top {
    border-radius: 0;
  }
  .navbar-fixed-top .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
  .navbar-static-top {
    border-radius: 0;
  }
  .navbar-static-top .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
  .navbar-fixed-bottom {
    border-radius: 0;
  }
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
  .container-fluid > .navbar-header {
    margin-right: 0;
    margin-left: 0;
  }
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .navbar-toggle {
    display: none;
  }
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 13px;
    padding-bottom: 13px;
  }
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon {
    width: auto;
  }
  .navbar-form .input-group .input-group-btn {
    width: auto;
  }
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
  .navbar-text {
    float: left;
    margin-right: 8px;
    margin-left: 8px;
  }
  .navbar-left {
    float: left !important;
  }
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    box-shadow: 5px 0 5px -10px #333333;
    border: 0;
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .col-md-1 {
    float: left;
    width: 8.33333333%;
  }
  .col-md-2 {
    float: left;
    width: 16.66666667%;
  }
  .col-md-3 {
    float: left;
    width: 25%;
  }
  .col-md-4 {
    float: left;
    width: 33.33333333%;
  }
  .col-md-5 {
    float: left;
    width: 41.66666667%;
  }
  .col-md-6 {
    float: left;
    width: 50%;
  }
  .col-md-7 {
    float: left;
    width: 58.33333333%;
  }
  .col-md-8 {
    float: left;
    width: 66.66666667%;
  }
  .col-md-9 {
    float: left;
    width: 75%;
  }
  .col-md-10 {
    float: left;
    width: 83.33333333%;
  }
  .col-md-11 {
    float: left;
    width: 91.66666667%;
  }
  .col-md-12 {
    float: left;
    width: 100%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .modal-lg {
    width: 900px;
  }
}
@media (min-width: 1200px) {
  .col-lg-1 {
    float: left;
    width: 8.33333333%;
  }
  .col-lg-2 {
    float: left;
    width: 16.66666667%;
  }
  .col-lg-3 {
    float: left;
    width: 25%;
  }
  .col-lg-4 {
    float: left;
    width: 33.33333333%;
  }
  .col-lg-5 {
    float: left;
    width: 41.66666667%;
  }
  .col-lg-6 {
    float: left;
    width: 50%;
  }
  .col-lg-7 {
    float: left;
    width: 58.33333333%;
  }
  .col-lg-8 {
    float: left;
    width: 66.66666667%;
  }
  .col-lg-9 {
    float: left;
    width: 75%;
  }
  .col-lg-10 {
    float: left;
    width: 83.33333333%;
  }
  .col-lg-11 {
    float: left;
    width: 91.66666667%;
  }
  .col-lg-12 {
    float: left;
    width: 100%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .visible-lg {
    display: block !important;
  }
  .visible-lg-block {
    display: block !important;
  }
  .visible-lg-inline {
    display: inline !important;
  }
  .visible-lg-inline-block {
    display: inline-block !important;
  }
  .hidden-lg {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 16.5px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th {
    white-space: nowrap;
  }
  .table-responsive > .table > thead > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table > tbody > tr > th {
    white-space: nowrap;
  }
  .table-responsive > .table > tbody > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table > tfoot > tr > th {
    white-space: nowrap;
  }
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > thead > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr > th:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > tbody > tr > th:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > tbody > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th {
    border-bottom: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > td {
    border-bottom: 0;
  }
  .table-responsive > .table-bordered > tfoot > tr > th:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > tfoot > tr > th:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0;
  }
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control {
    line-height: 40px;
  }
  input[type="time"].form-control {
    line-height: 40px;
  }
  input[type="datetime-local"].form-control {
    line-height: 40px;
  }
  input[type="month"].form-control {
    line-height: 40px;
  }
  input[type="date"].input-sm {
    line-height: 31px;
  }
  input[type="time"].input-sm {
    line-height: 31px;
  }
  input[type="datetime-local"].input-sm {
    line-height: 31px;
  }
  input[type="month"].input-sm {
    line-height: 31px;
  }
  .input-group-sm input[type="date"] {
    line-height: 31px;
  }
  .input-group-sm input[type="time"] {
    line-height: 31px;
  }
  .input-group-sm input[type="datetime-local"] {
    line-height: 31px;
  }
  .input-group-sm input[type="month"] {
    line-height: 31px;
  }
  input[type="date"].input-lg {
    line-height: 61px;
  }
  input[type="time"].input-lg {
    line-height: 61px;
  }
  input[type="datetime-local"].input-lg {
    line-height: 61px;
  }
  input[type="month"].input-lg {
    line-height: 61px;
  }
  .input-group-lg input[type="date"] {
    line-height: 61px;
  }
  .input-group-lg input[type="time"] {
    line-height: 61px;
  }
  .input-group-lg input[type="datetime-local"] {
    line-height: 61px;
  }
  .input-group-lg input[type="month"] {
    line-height: 61px;
  }
}
@media (max-device-width: 576px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse {
    max-height: 200px;
  }
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    padding: 5px 15px 5px 25px;
    line-height: 22px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover {
    background-image: none;
  }
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a {
    color: #cccccc;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #cccccc;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #ffffff;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a {
    color: #444444;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #444444;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs {
    display: table-cell !important;
  }
  td.visible-xs {
    display: table-cell !important;
  }
  .visible-xs-block {
    display: block !important;
  }
  .visible-xs-inline {
    display: inline !important;
  }
  .visible-xs-inline-block {
    display: inline-block !important;
  }
  .hidden-xs {
    display: none !important;
  }
}
@media all and (transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
@media (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm,
  .visible-sm-block {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
  .visible-sm-inline {
    display: inline !important;
  }
  .visible-sm-inline-block {
    display: inline-block !important;
  }
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md,
  .visible-md-block {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
  .visible-md-inline {
    display: inline !important;
  }
  .visible-md-inline-block {
    display: inline-block !important;
  }
  .hidden-md {
    display: none !important;
  }
}
.yotpo-embedded-semi-label .yotpo-tool-tip {
  padding: 13px;
  position: absolute;
  top: 58px;
  width: 151px;
}
.yotpo-embedded-semi-label .yotpo-icon-embedded {
  font-size: 30px !important;
}
.yotpo-embedded-semi-label #embedded-semi-label {
  color: #fff !important;
}
.yotpo-embedded-semi-label .embedded-reviews-by {
  position: relative;
  bottom: 5px;
  margin-right: 10px;
}
#embedded_widget .yotpo-icon {
  color: #ECC525;
  font-size: 15px;
  letter-spacing: -0.5px;
}
#embedded_widget .star-embedded {
  color: #fff;
}
.y-badge-stars {
  color: #ecc525 !important;
}
.yotpo-reviews-carousel {
  font-family: 'Open Sans', sans-serif;
  position: relative;
}
body .yotpo-reviews-carousel .yotpo-icon-star,
body .yotpo-reviews-carousel .yotpo-icon-empty-star,
body .yotpo-reviews-carousel .yotpo-icon-full-star,
body .yotpo-reviews-carousel .yotpo-icon-half-star {
  color: #555453;
  font-size: 20px !important;
}
.yotpo-icon-empty-star,
.yotpo-bottomline-empty-state,
.yotpo-reviews-carousel .carousel-display-wrapper .rest-content-collapsed {
  display: none;
}
.yotpo-reviews-carousel .icon-yotpo-top-corner,
.yotpo-reviews-carousel .icon-yotpo-right-corner,
.yotpo-reviews-carousel .icon-yotpo-left-corner {
  color: #dfdfdf;
  position: absolute;
}
.yotpo-reviews-carousel .yotpo-icon-btn-big {
  padding: 0 0 0 5px;
}
.yotpo-reviews-carousel .grid .carousel-reviews-bottom-line {
  float: right;
}
.yotpo-reviews-carousel .grid.medium .headline {
  font-size: 1.1em;
}
.yotpo-reviews-carousel .grid.medium .all-reviews {
  font-size: 0.9em;
}
.yotpo-reviews-carousel .grid.small.has-testimonials-link .headline {
  width: 100%;
  font-size: 1.2em;
  margin-bottom: 8px;
}
.yotpo-reviews-carousel .grid.small.has-testimonials-link .all-reviews a,
.yotpo-reviews-carousel .grid.extra-small.has-testimonials-link .all-reviews a {
  margin-left: 0 !important;
}
.yotpo-reviews-carousel .grid.small .carousel-reviews-bottom-line,
.yotpo-reviews-carousel .grid.extra-small .carousel-reviews-bottom-line {
  float: none;
}
.yotpo-reviews-carousel .grid.extra-small.has-testimonials-link .headline {
  width: 100%;
  font-size: 1.2em !important;
}
.yotpo-reviews-carousel .grid.extra-small.has-testimonials-link .carousel-reviews-bottom-line {
  position: relative;
  top: 19px;
  float: none;
}
.yotpo-reviews-carousel .grid.extra-small.has-testimonials-link .all-reviews {
  width: 85%;
  position: relative;
  bottom: 20px;
}
.yotpo-reviews-carousel .grid.extra-small.has-testimonials-link .carousel-arrows {
  position: relative;
  top: 15px;
}
.yotpo-reviews-carousel .grid div {
  vertical-align: top;
}
.yotpo-reviews-carousel .carousel-display-wrapper .stars-container {
  height: auto;
  padding: 10px 0;
  float: left;
  width: 100%;
}
.yotpo-reviews-carousel .carousel-display-wrapper .carousel-read-more {
  white-space: nowrap;
  color: #000;
}
.yotpo-reviews-carousel .carousel-display-wrapper .scroller {
  overflow-x: hidden;
}
.yotpo-reviews-carousel .carousel-display-wrapper #carousel-top-panel {
  border-bottom: 1px solid #e3e3e3 !important;
  padding-bottom: 8px;
  margin-bottom: 5px;
  padding-top: 5px;
  float: left;
  width: 100%;
  text-align: center !important;
}
.yotpo-reviews-carousel .carousel-display-wrapper #carousel-top-panel .headline {
  color: #000;
  font-size: 24px !important;
  position: relative !important;
  float: left !important;
  width: 100% !important;
  text-align: center;
  font-family: "Gotham", Arial, sans-serif;
  margin-bottom: 10px;
}
.yotpo-reviews-carousel .carousel-display-wrapper #carousel-top-panel .yotpo-num-of-reviews {
  margin-left: 7px;
  line-height: 1.8em;
}
body .yotpo-reviews-carousel .carousel-display-wrapper #carousel-top-panel .yotpo-icon-star,
body .yotpo-reviews-carousel .carousel-display-wrapper #carousel-top-panel .yotpo-icon-half-star,
body .yotpo-reviews-carousel .carousel-display-wrapper #carousel-top-panel .yotpo-icon-empty-star {
  color: #555453;
  font-size: 19px !important;
}
.yotpo-reviews-carousel .carousel-display-wrapper #carousel-top-panel .all-reviews {
  display: inline-block;
}
.yotpo-reviews-carousel .carousel-display-wrapper #carousel-top-panel .all-reviews a {
  color: #266abe;
  font-size: 1.3em;
  font-weight: 400;
  margin-left: 5px;
}
.yotpo-reviews-carousel .carousel-display-wrapper #carousel-top-panel .all-reviews a:hover {
  text-decoration: underline !important;
}
.yotpo-reviews-carousel .carousel-display-wrapper #carousel-top-panel .carousel-arrows {
  width: 100%;
  position: absolute;
  right: 0;
  top: 200px !important;
}
.yotpo-reviews-carousel .carousel-display-wrapper #carousel-top-panel .carousel-arrows .yotpo-icon-left-arrow-thin,
.yotpo-reviews-carousel .carousel-display-wrapper #carousel-top-panel .carousel-arrows .yotpo-icon-right-arrow-thin {
  color: #56575f;
  margin: 5px;
  position: absolute;
}
.yotpo-reviews-carousel .carousel-display-wrapper #carousel-top-panel .carousel-arrows .yotpo-icon-left-arrow-thin {
  left: 0;
}
.yotpo-reviews-carousel .carousel-display-wrapper #carousel-top-panel .carousel-arrows .yotpo-icon-right-arrow-thin {
  right: 0;
}
.yotpo-reviews-carousel .carousel-display-wrapper #carousel-top-panel .carousel-arrows .yotpo-icon-left-arrow-thin:hover,
.yotpo-reviews-carousel .carousel-display-wrapper #carousel-top-panel .carousel-arrows .yotpo-icon-right-arrow-thin:hover {
  cursor: pointer;
}
.yotpo-reviews-carousel .carousel-display-wrapper .yotpo-carousel {
  width: 15000px;
  padding-top: 15px;
  position: relative;
}
.yotpo-reviews-carousel .carousel-display-wrapper .yotpo-carousel .single-carousel {
  display: inline-block;
  vertical-align: top;
}
.yotpo-reviews-carousel .carousel-display-wrapper .yotpo-carousel .carousel-site-quote-container {
  display: inline-block;
  border-radius: 50%;
  border: 1px solid #e1e5ee;
  padding: 29px;
}
.yotpo-reviews-carousel .carousel-display-wrapper .yotpo-carousel .carousel-site-quote-container .carousel-site-quote {
  font-size: 30px;
}
.yotpo-reviews-carousel .carousel-display-wrapper .yotpo-carousel .carousel-stars {
  letter-spacing: -1px;
  position: relative;
  right: 4px;
}
.yotpo-reviews-carousel .carousel-display-wrapper .yotpo-carousel .carousel-review-author {
  color: #737373;
  font-size: 12px;
  font-weight: 700;
  text-align: left;
  margin-top: 4px;
  float: left;
}
.yotpo-reviews-carousel .carousel-display-wrapper .yotpo-carousel .carousel-review-body {
  text-align: left;
  font-style: italic !important;
  margin-left: -3px;
}
.yotpo-reviews-carousel .carousel-display-wrapper .yotpo-carousel .product-image-container {
  width: 130px;
}
.yotpo-reviews-carousel .carousel-display-wrapper .yotpo-carousel .y-carousel-product-image {
  width: 130px;
  height: auto;
  border-radius: 4px;
  text-align: center;
  overflow: hidden;
  border: none !important;
}
.yotpo-reviews-carousel .carousel-display-wrapper .yotpo-carousel .y-carousel-product-image img {
  height: 100%;
}
.yotpo-reviews-carousel .carousel-display-wrapper .yotpo-carousel .carousel-review-product-text {
  color: #000;
  font-size: 13px;
  font-weight: 400;
  text-align: left;
  overflow: hidden;
  height: 41px;
  line-height: 1;
  margin-top: 4px;
  letter-spacing: -0.5px;
}
body .yotpo-reviews-carousel .carousel-display-wrapper .yotpo-carousel .yotpo-icon-star {
  color: #555453;
  font-size: 32px;
}
.yotpo-reviews-carousel .carousel-display-wrapper .yotpo-carousel .carousel-review-title {
  color: #4f4f4f;
  font-size: 1.3em;
  font-weight: 700;
  line-height: 24px;
  margin-top: 1px;
}
.yotpo-reviews-carousel .carousel-display-wrapper .yotpo-carousel .big-version {
  width: 403px;
  box-sizing: border-box;
}
.yotpo-reviews-carousel .carousel-display-wrapper .yotpo-carousel .big-version .right-side {
  width: 300px;
  text-align: left;
}
.yotpo-reviews-carousel .carousel-display-wrapper .yotpo-carousel .big-version .carousel-stars {
  margin-bottom: 14px;
}
.yotpo-reviews-carousel .carousel-display-wrapper .yotpo-carousel .small-version {
  width: 300px;
  box-sizing: border-box;
}
.yotpo-reviews-carousel .carousel-display-wrapper .yotpo-carousel .small-version .right-side {
  width: 160px;
}
.yotpo-reviews-carousel .carousel-display-wrapper .yotpo-carousel .small-version .carousel-review-title {
  margin-bottom: 9px;
}
.yotpo-reviews-carousel .yotpo-small-box {
  float: right;
  padding: 0;
  border: none;
}
.yotpo-reviews-carousel .carousel-tool-tip .yotpo-tool-tip {
  top: -10px;
  right: 0;
  width: 300px;
  overflow-y: auto;
  display: none;
  opacity: 1 !important;
  background: #f8f8f8;
}
.yotpo-reviews-carousel .carousel-read-more {
  color: #266abe;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
  width: 90px;
}
.yotpo-reviews-carousel .scroller {
  width: 100% !important;
}
#y-badges {
  width: 100%;
  background-color: transparent !important;
}
#y-badges .y-badge {
  cursor: pointer;
  height: 160px;
  width: 111px;
  margin: 0 auto;
  position: relative;
}
#y-badges .y-badge-image {
  width: 100%;
}
#y-badges .y-badge-stars {
  display: block;
  position: absolute;
  top: 49px;
  left: 24px;
}
#y-badges .y-badges-certified {
  color: #5997c1;
  font-size: 9px;
  text-transform: uppercase;
  position: absolute;
  top: 64px;
  left: 7px;
  max-width: 100px;
  width: 100px;
  overflow: hidden;
  white-space: nowrap;
  text-align: center;
}
#y-badges .y-powered-by {
  position: absolute;
  white-space: nowrap;
  top: 105px;
  width: 100%;
  text-align: center;
  font-size: 10px;
}
#y-badges .y-badge-reviews {
  position: relative;
  white-space: nowrap;
  text-align: center;
  top: -80px;
  font-size: 29px;
  color: #fff;
}
#y-badges .yotpo-icon {
  color: #ECC525;
  font-size: 13px;
}
.yotpo-label.yotpo-small-box,
#y-badges + .badge-init,
.yotpo-modal-logo,
.yotpo-first-review-content,
.yotpo-default-button.primary-color-btn.pull-right.write-review-button.only-invisible,
.yotpo-default-button.yotpo-icon-btn.pull-right.yotpo-hidden-mobile.write-review-button,
.yotpo-default-button.yotpo-icon-btn.pull-right.yotpo-hidden-mobile.write-question-button {
  display: none;
}
.yotpo.bottomLine .yotpo-bottomline .yotpo-stars .yotpo-icon-empty-star,
.yotpo.bottomLine .yotpo-bottomline .yotpo-stars .yotpo-icon-star {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.yotpo-bottomline.pull-left.star-clickable {
  float: none !important;
  width: auto;
  text-align: center !important;
  margin-top: 10px;
  margin-bottom: 5px;
}
.yotpo.bottomLine .yotpo-bottomline .yotpo-stars {
  display: inline-block;
}
.yotpo.bottomLine.yotpo-small {
  margin-top: 10px;
  margin-bottom: 10px;
}
#yotpo_testimonials_btn {
  top: 75% !important;
}
.yotpo-modal-content .yotpo-popup-box-small.yotpo-nav.yotpo-nav-primary ul li:nth-child(2) {
  display: block;
}
.yotpo.bottomLine.yotpo-small .yotpo-icon-star,
.yotpo.bottomLine.yotpo-small .yotpo-icon-half-star,
.yotpo.bottomLine.yotpo-small .yotpo-icon-empty-star {
  color: #F4BE4F !important;
  font-size: 20px !important;
}
.carousel-reviews-bottom-line {
  display: inline-block;
  padding: 5px 0;
  padding-right: 0 !important;
  float: none !important;
}
.carousel-review-date {
  line-height: 1.8em;
  float: right;
}
.yotpo-num-of-reviews {
  padding-right: 0 !important;
}
@media (min-width: 768px) and (max-width: 1174px) {
  .container {
    padding-right: 24px;
    padding-left: 24px;
  }
}
#bio_ep {
  font-family: 'Lato', Arial, Helvetica, sans-serif !important;
}
#title-noresult {
  opacity: 0;
}
#title-noresult.show {
  opacity: 1;
  transition: opacity 5s;
}
#maincontent > .page-title-wrapper.main-title-results:not(.product) {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px 0;
  margin: 20px auto;
  border-bottom: 1px solid #ebebeb;
}
#maincontent > .page-title-wrapper.main-title-results:not(.product) h1.page-title {
  margin: 0 auto;
  font-size: 24px;
  font-family: GothamBold,ArialBlack,sans-serif;
}
main > .page-title-wrapper.main-title-results {
  display: none;
}
.facturacion-index-index .page-title-wrapper.main-title-results,
.facturacion-index-index .copyright {
  display: none;
}
.gaia-whatsapp-link {
  position: fixed;
  z-index: 9;
  bottom: 15px;
  right: 15px;
}
.gaia-whatsapp-link img {
  filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.4));
}
.catalog-product-view .gaia-whatsapp-link {
  bottom: 80px;
}
@media (min-width: 768px) and (max-width: 1370px) {
  .catalog-category-view .page-wrapper .page-main .columns .column.main .filters-var-wrapper-container .filtros-container {
    padding: 0 3%;
  }
  .catalog-category-view .page-wrapper .category-carrousel-wrapper .carrousel-bottom .category-carrousel-left {
    padding-left: 2%;
  }
  #maincontent > div.columns > div > div.filters-var-wrapper-container.container > div.filtros-container {
    padding: 0 3%;
  }
  #html-body > div.page-wrapper > div.category-carrousel-wrapper.widget.block.block-static-block > div > div.category-carrousel-left {
    padding-left: 2%;
  }
  header .header-mobile #bottom-mob-menu .menu {
    top: 170px;
    padding-top: 12px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .page-wrapper .breadcrumbs {
    padding-left: 8px;
  }
  .page-wrapper > .widget.category-carrousel-wrapper .carrousel-bottom .category-carrousel-left {
    display: block;
  }
  .page-wrapper > .widget.category-carrousel-wrapper .carrousel-bottom .category-carrousel-left h3 {
    margin: 16px 0 0 8px;
  }
  #maincontent > .page-title-wrapper.main-title-results {
    padding: 14px;
  }
}
/* slideIn Animation */
/* Desc: slide in element from right to left */
@-webkit-keyframes slideIn {
  0% {
    transform: translateX(700px);
  }
  100% {
    transform: translateX(0);
  }
}
@-moz-keyframes slideIn {
  0% {
    transform: translateX(700px);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes slideIn {
  0% {
    transform: translateX(700px);
  }
  100% {
    transform: translateX(0);
  }
}
/* slideInFromLeft Animation */
/* Desc: slide in element from left to right */
@-webkit-keyframes slideInFromLeft {
  0% {
    transform: translateX(-700px);
  }
  100% {
    transform: translateX(0);
  }
}
@-moz-keyframes slideInFromLeft {
  0% {
    transform: translateX(-700px);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes slideInFromLeft {
  0% {
    transform: translateX(-700px);
  }
  100% {
    transform: translateX(0);
  }
}
.custom-gaia-modal .modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
#geos-modal .modal-dialog.modal-md,
.custom-gaia-modal .modal-dialog.modal-md {
  width: 100%;
  max-width: 940px;
}
#geos-modal .modal-dialog .modal-content,
.custom-gaia-modal .modal-dialog .modal-content {
  max-width: 940px;
  margin: 0 auto !important;
  background: #fff !important;
}
#geos-modal .modal-header .close,
.custom-gaia-modal .modal-header .close {
  right: 30px;
  top: 21px;
  position: absolute;
  font-size: 30px;
  font-weight: normal;
  z-index: 99;
}
#geos-modal .modal-body,
.custom-gaia-modal .modal-body {
  margin-top: 0px;
}
#geos-modal #geos-gaia h3 .custom-gaia-modal h3 {
  font-size: 24px;
  margin-top: 0px;
}
#geos-gaia {
  display: flex;
  flex-direction: row;
  align-items: normal;
  justify-content: center;
  flex-wrap: wrap;
}
#geos-gaia .shipping-cities {
  display: block;
  text-align: left;
  margin: inherit;
}
#geos-gaia .col-cities {
  display: flex;
  justify-content: center;
}
#geos-gaia .shipping-cities dt {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 22px;
  color: #bbb;
  font-weight: 900;
  position: relative;
  margin-bottom: 6px;
  margin-top: 8px;
  text-transform: uppercase;
  width: auto;
  display: inline-flex;
  flex-direction: row;
}
#geos-gaia .shipping-cities dt.geos-free-shipping:after {
  content: "Envío Gratis";
  position: relative;
  text-align: center;
  font-size: 1rem;
  font-weight: 800;
  width: 80px;
  color: #657c90;
  right: 0;
  top: 0;
  border-radius: 2px;
  background: #d8dee3;
  line-height: 20px;
  height: 20px;
  margin-left: 8px;
  display: none;
  visibility: hidden;
}
#geos-gaia .shipping-cities dl {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 22px;
  color: #363636;
  font-weight: 600;
}
#geos-gaia .shipping-cities dd {
  margin-bottom: 4px;
}
#promo-free-shipping-geos {
  font-size: 18px;
  line-height: normal;
  color: #363636;
}
#promo-free-shipping-geos .tag-free-shipping {
  background-color: #3f7fb6;
  border-radius: 2px;
  padding: 0 8px;
  text-align: center;
  line-height: 28px;
  color: #fff;
  height: 28px;
  display: inline-block;
  font-weight: 700;
  margin: 0 2px;
}
@media screen and (max-width: 767px) {
  #geos-gaia {
    align-items: normal;
    justify-content: normal;
    flex-wrap: wrap;
  }
  #geos-modal .modal-dialog.modal-md,
  .custom-gaia-modal .modal-dialog.modal-md {
    margin: 0 auto;
  }
  #geos-modal h3,
  .custom-gaia-modal h3 {
    font-size: 20px;
    margin-bottom: 8px;
  }
  #geos-gaia .shipping-cities dt {
    font-size: 12px;
    font-size: 1.2rem;
  }
  #geos-gaia .shipping-cities dl {
    font-size: 14px;
    font-size: 1.4rem;
  }
  #geos-gaia .shipping-cities dt.geos-free-shipping:after {
    font-size: 9px;
    font-size: .9rem;
    width: 70px;
    line-height: normal;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .col-cities.flex-full-mob-col {
    justify-content: normal !important;
    align-items: normal;
  }
  .flex-full-mob-col dl.shipping-cities {
    flex: 0 0 100%;
  }
}
/* Bloque: Descubre tu estilo */
.block-disena-item {
  width: 100%;
  max-width: 250px;
  height: auto;
}
.block-disena-item .block-disena-content {
  text-decoration: none;
  width: 100%;
}
.block-disena-item .block-disena-content .image {
  height: 384px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 15px 17px -1px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 15px 17px -1px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0px 15px 17px -1px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 15px 17px -1px rgba(0, 0, 0, 0.25);
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
@media (min-width: 1200px) {
  .block-disena-item .block-disena-content .image:hover {
    -webkit-opacity: 0.8;
    -moz-opacity: 0.8;
    -ms-opacity: 0.8;
    opacity: 0.8;
    -webkit-transform: scale(1.045);
    -moz-transform: scale(1.045);
    -ms-transform: scale(1.045);
    transform: scale(1.045);
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    transition: all 0.25s ease;
  }
  .block-disena-item .block-disena-content .image:hover + span {
    color: #000000;
  }
}
.block-disena-item .block-disena-content .image.estilo {
  background: url("../images/secondary_menu/hazlo_tu_mismo/banner_descubre_tu_estilo.webp") no-repeat top center;
  background-size: cover;
}
.block-disena-item .block-disena-content h5 {
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 1.9rem;
  text-align: center;
  display: block;
  width: 100%;
  box-sizing: border-box;
  padding: 40px 0 0 0;
  margin: 0;
}
.block-disena-item .block-disena-content span {
  font-family: 'Lato', sans-serif;
  font-weight: 500;
  color: #9a9a9a;
  font-size: 1.4rem;
  display: block;
  width: 100%;
  margin: 20px 0 0 0;
}
.icon-search-open::after {
  top: 11px !important;
  color: #000000 !important;
}
.input-search-open::-webkit-input-placeholder {
  color: #000000 !important;
}
#search_mini_form #algolia-searchbox {
  width: 100%;
}
#search_mini_form #algolia-searchbox .magnifying-glass {
  pointer-events: none;
  position: absolute;
  left: 0;
  top: 0;
  height: 30px;
  background: none;
  line-height: normal;
  display: inline-flex;
  align-items: flex-end;
  justify-content: center;
  height: 48px !important;
  width: 40px !important;
}
#search_mini_form #algolia-searchbox .magnifying-glass::after {
  content: '';
  width: 30px;
  height: 30px;
  display: block;
  top: 0;
  left: 0;
  content: '\e942';
  font-family: 'gaia-icons';
  display: flex;
  align-items: center;
  justify-content: center;
  color: #9a9a9a;
  position: relative;
  font-size: 2rem;
}
#search_mini_form #algolia-searchbox .algolia-search-input {
  padding: 5px 5px 5px 40px;
  border: 1px solid #363636;
  border-radius: 5px;
  background: #fff;
  height: 48px;
  font-size: 1.8rem;
}
#search_mini_form #algolia-searchbox .algolia-search-input::placeholder {
  font-style: normal !important;
  font-size: 1.8rem !important;
  color: #000000 !important;
}
#maincontent #algolia-autocomplete-container .aa-dropdown-menu {
  width: auto;
  min-width: auto;
  max-width: 1280px;
  min-height: 420px;
  background: #ffffff;
  border: 0;
  border-radius: 0 10px 10px 10px;
  max-height: 80vh;
  overflow: auto;
  -webkit-box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.15);
}
#maincontent #algolia-autocomplete-container .aa-dropdown-menu.aa-with-products .autocomplete-wrapper .col9 {
  flex-direction: column;
  border: 0;
  align-items: baseline;
  justify-content: normal;
  height: 100%;
}
#maincontent #algolia-autocomplete-container .aa-dropdown-menu.aa-with-products .autocomplete-wrapper .col9 .aa-dataset-products {
  display: inline-flex;
  flex-direction: column-reverse;
  height: 100%;
  align-self: start;
  justify-self: self-start;
  min-height: auto !important;
  background-color: #f4f3f0;
}
#maincontent #algolia-autocomplete-container .aa-dropdown-menu.aa-with-products .autocomplete-wrapper .col9 .aa-dataset-products .aa-suggestions {
  display: grid;
  align-items: normal;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 16px 16px;
}
#maincontent #algolia-autocomplete-container .aa-dropdown-menu.aa-with-products .autocomplete-wrapper .col9 .aa-dataset-products .aa-suggestions .aa-suggestion {
  width: 100%;
  display: block;
  max-width: 210px;
  margin: 0;
  padding: 10px;
  background-color: white;
  border-radius: 5px;
}
#maincontent #algolia-autocomplete-container .aa-dropdown-menu.aa-with-products .autocomplete-wrapper .col9 .aa-dataset-products .aa-suggestions .aa-suggestion .algoliasearch-autocomplete-hit {
  color: #9a9a9a;
  display: block;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
#maincontent #algolia-autocomplete-container .aa-dropdown-menu.aa-with-products .autocomplete-wrapper .col9 .aa-dataset-products .aa-suggestions .aa-suggestion .algoliasearch-autocomplete-hit .thumb {
  width: 100%;
  display: inline-flex;
  justify-content: center;
  margin: 0px auto;
  float: none;
  flex: 0 0 100%;
}
#maincontent #algolia-autocomplete-container .aa-dropdown-menu.aa-with-products .autocomplete-wrapper .col9 .aa-dataset-products .aa-suggestions .aa-suggestion .algoliasearch-autocomplete-hit .thumb img {
  width: 100%;
  height: auto;
}
#maincontent #algolia-autocomplete-container .aa-dropdown-menu.aa-with-products .autocomplete-wrapper .col9 .aa-dataset-products .aa-suggestions .aa-suggestion .algoliasearch-autocomplete-hit .info {
  margin: 0;
  font-size: 14px;
  display: grid;
}
#maincontent #algolia-autocomplete-container .aa-dropdown-menu.aa-with-products .autocomplete-wrapper .col9 .aa-dataset-products .aa-suggestions .aa-suggestion .algoliasearch-autocomplete-hit .info .product-title {
  padding: 3px 3px 3px 3px;
  text-align: center;
  min-height: 43px;
}
#maincontent #algolia-autocomplete-container .aa-dropdown-menu.aa-with-products .autocomplete-wrapper .col9 .aa-dataset-products .aa-suggestions .aa-suggestion .algoliasearch-autocomplete-hit .info img {
  width: 100%;
  display: block;
  clear: both;
}
#maincontent #algolia-autocomplete-container .aa-dropdown-menu.aa-with-products .autocomplete-wrapper .col9 .aa-dataset-products .aa-suggestions .aa-suggestion .algoliasearch-autocomplete-hit em {
  color: #363636;
  font-family: LatoBold, ArialBlack, sans-serif;
}
#maincontent #algolia-autocomplete-container .aa-dropdown-menu.aa-with-products .autocomplete-wrapper .col9 .aa-dataset-products #autocomplete-products-footer {
  width: 100%;
  position: relative;
  padding: 12px 10px 0px 10px;
  color: #666;
  text-align: left;
  text-transform: uppercase;
  font-weight: 100;
  font-size: 16px;
  font-family: Lato, Arial, sans-serif;
}
#maincontent #algolia-autocomplete-container .aa-dropdown-menu.aa-with-products .autocomplete-wrapper .col9 .aa-dataset-products #autocomplete-products-footer a {
  color: #666;
}
#maincontent #algolia-autocomplete-container .aa-dropdown-menu.aa-with-products .autocomplete-wrapper .col3 .category {
  font-size: 16px;
  color: #666;
  font-weight: 100;
  font-family: Lato, Arial, sans-serif;
}
#maincontent #algolia-autocomplete-container .other-sections .info-without-thumb {
  color: #9a9a9a;
}
#maincontent #algolia-autocomplete-container .other-sections .info-without-thumb em {
  color: #363636;
  font-family: LatoBold, ArialBlack, sans-serif;
}
#maincontent #algolia-autocomplete-container .footer_algolia {
  display: none;
}
@media only screen and (max-width: 767px) {
  #maincontent #algolia-autocomplete-container {
    position: inherit !important;
  }
  #maincontent #algolia-autocomplete-container .aa-dropdown-menu.aa-with-products .autocomplete-wrapper {
    flex-direction: column-reverse;
  }
  #maincontent #algolia-autocomplete-container .aa-dropdown-menu.aa-with-products .autocomplete-wrapper .col9 .aa-dataset-products {
    background-color: #ffffff;
  }
  #maincontent #algolia-autocomplete-container .aa-dropdown-menu.aa-with-products .autocomplete-wrapper .col9 .aa-dataset-products #autocomplete-products-footer {
    display: block;
    left: auto;
  }
  #maincontent #algolia-autocomplete-container .aa-dropdown-menu.aa-with-products .autocomplete-wrapper .col9 .aa-dataset-products .aa-suggestions {
    margin: 10px;
  }
  #maincontent #algolia-autocomplete-container .aa-dropdown-menu.aa-with-products .autocomplete-wrapper .col9 .aa-dataset-products .aa-suggestions .aa-suggestion {
    width: 100%;
    padding: 5px 0px 5px 0px;
  }
  #maincontent #algolia-autocomplete-container .aa-dropdown-menu.aa-with-products .autocomplete-wrapper .col9 .aa-dataset-products .aa-suggestions .aa-suggestion .algoliasearch-autocomplete-hit {
    color: #9a9a9a;
  }
  #maincontent #algolia-autocomplete-container .aa-dropdown-menu.aa-with-products .autocomplete-wrapper .col9 .aa-dataset-products .aa-suggestions .aa-suggestion .algoliasearch-autocomplete-hit .thumb {
    position: relative;
  }
  #maincontent #algolia-autocomplete-container .aa-dropdown-menu.aa-with-products .autocomplete-wrapper .col9 .aa-dataset-products .aa-suggestions .aa-suggestion .algoliasearch-autocomplete-hit .info {
    width: 100%;
    font-size: 14px !important;
    white-space: normal;
    overflow: initial;
    display: flow-root;
    padding-left: 12px;
  }
  #maincontent #algolia-autocomplete-container .aa-dropdown-menu.aa-with-products .autocomplete-wrapper .col9 .aa-dataset-products .aa-suggestions .aa-suggestion .algoliasearch-autocomplete-hit .info .product-title {
    text-align: start !important;
    min-height: auto;
  }
  #search_mini_form #algolia-searchbox .magnifying-glass,
  #search_mini_form #algolia-searchbox .algolia-search-input {
    height: 60px;
    padding: 7px 0px 7px 54px;
    color: #000000;
    z-index: 1;
    border-radius: 0px;
    border: unset;
  }
  #search_mini_form #algolia-searchbox .algolia-search-input#search {
    border-radius: 5px;
    width: 97%;
    display: block;
    clear: both;
    float: none;
    margin: 0px auto;
  }
  #search_mini_form #algolia-searchbox .magnifying-glass {
    pointer-events: none;
  }
  #search_mini_form #algolia-searchbox .magnifying-glass::after {
    left: 16px;
    position: absolute;
    font-size: 2rem;
    top: 16px !important;
  }
  #search_mini_form #algolia-searchbox .clear-query-autocomplete {
    right: 16px;
    width: 40px;
    height: 60px;
    background-size: 16px;
    z-index: 10;
  }
}
.scroll-blocked {
  overflow-y: hidden;
}
.page-footer .footer-store-directory {
  width: 100%;
  padding: 32px 0;
  margin: 0 auto;
}
.page-footer .footer-store-directory a {
  font-family: 'Lato', sans-serif;
  color: #363636;
  font-weight: 600;
  text-align: center;
  width: 100%;
  display: block;
  text-decoration: none;
}
.page-footer .footer-store-directory a:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 21px;
  line-height: 1;
  color: #363636;
  content: "\e917";
  font-family: 'gaia-icons';
  margin: -4px 4px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-footer .footer.content {
  border-top: none;
}
.page-footer .footer.content .footer-columns-wrapper {
  display: flex;
}
.page-footer .footer.content .footer-columns-wrapper #modal-360px .background-cover {
  width: 100vw;
  height: 100vh;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99999;
  background-color: rgba(0, 0, 0, 0.65);
}
.page-footer .footer.content .footer-columns-wrapper #modal-360px .background-cover .wrapper {
  width: 340px;
  height: 290px;
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  left: calc( 50% - 340px/2 );
  top: calc( 50% - 290px/2 );
  background-color: #FFF;
  border-radius: 10px;
  padding: 30px 15px;
}
.page-footer .footer.content .footer-columns-wrapper #modal-360px .background-cover .wrapper p {
  text-align: center;
}
.page-footer .footer.content .footer-columns-wrapper #modal-360px .background-cover .wrapper .caption {
  font-size: 1.75rem;
  font-family: 'LatoBold';
  text-align: center;
}
.page-footer .footer.content .footer-columns-wrapper #modal-360px .background-cover .wrapper .main-text p {
  font-size: 1.35rem;
  line-height: 1.85rem;
}
.page-footer .footer.content .footer-columns-wrapper #modal-360px .background-cover .wrapper .second-text p {
  font-size: 1.25rem;
  line-height: 1.85rem;
}
.page-footer .footer.content .footer-columns-wrapper #modal-360px .background-cover .wrapper .browser-logos {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}
.page-footer .footer.content .footer-columns-wrapper #modal-360px .background-cover .wrapper .browser-logos div {
  display: grid;
  grid-row-gap: 5px;
}
.page-footer .footer.content .footer-columns-wrapper #modal-360px .background-cover .wrapper .browser-logos div img {
  margin: 0 auto;
}
.page-footer .footer.content .footer-columns-wrapper #modal-360px .background-cover .wrapper .browser-logos div span {
  text-align: center;
  font-size: 1rem;
}
.page-footer .footer.content .footer-columns-wrapper .footer-column .footer-column-title h4 {
  font-family: 'Lato', sans-serif;
  font-size: 1.6rem;
  color: #363636;
  margin: 0 0 10px 0;
}
.page-footer .footer.content .footer-columns-wrapper .footer-column .footer-column-content span {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  color: #59595c;
  display: block;
  margin-bottom: 20px;
}
.page-footer .footer.content .footer-columns-wrapper .footer-column .footer-column-content strong,
.page-footer .footer.content .footer-columns-wrapper .footer-column .footer-column-content a,
.page-footer .footer.content .footer-columns-wrapper .footer-column .footer-column-content ul li {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  color: #59595c;
  display: block;
}
.page-footer .footer.content .footer-columns-wrapper .footer-column .footer-column-content a[href^="tel:"] {
  margin-bottom: 20px;
}
@media (min-width: 1200px) {
  .page-footer .footer.content .footer-columns-wrapper .footer-column .footer-column-content a:hover {
    color: #000000;
  }
}
.page-footer .footer.content .footer-columns-wrapper .footer-column .footer-column-content ul {
  margin-bottom: 20px;
}
.page-footer .footer.content .footer-columns-wrapper .footer-column .footer-column-content ul li {
  list-style-type: none;
}
.page-footer .footer.content .footer-columns-wrapper .footer-column .footer-column-content .payment-cards {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.page-footer .footer.content .footer-columns-wrapper .footer-column .footer-column-content .payment-cards img {
  width: 15%;
  margin-right: 10px;
}
.page-footer .footer.content .footer-columns-wrapper .footer-column .footer-column-content .payment-cards img:last-child {
  margin-right: 0;
}
.page-footer .footer.content .footer-columns-wrapper .footer-column .footer-column-content .payment-cards + span {
  margin-bottom: 0;
}
.page-footer .footer-social-wrapper {
  width: 100%;
  margin: 0 auto;
  border-top: 1px solid #f4f4f0;
  text-align: center;
}
.page-footer .footer-social-wrapper h4 {
  font-family: 'Lato', sans-serif;
  font-size: 2.2rem;
  color: #363636;
  font-weight: 600;
  text-align: center;
  width: 100%;
  display: block;
  margin: 0 0 20px 0;
}
.page-footer .footer-social-wrapper .social-icons-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
.page-footer .footer-social-wrapper .social-icons-wrapper a {
  font-size: 0;
  margin: 0 44px 0 0;
}
.page-footer .footer-social-wrapper .social-icons-wrapper a.facebook {
  display: block;
  text-decoration: none;
}
.page-footer .footer-social-wrapper .social-icons-wrapper a.facebook:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 1;
  color: #363636;
  content: "\e908";
  font-family: 'gaia-icons';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-footer .footer-social-wrapper .social-icons-wrapper a.twitter {
  display: block;
  text-decoration: none;
}
.page-footer .footer-social-wrapper .social-icons-wrapper a.twitter:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 1;
  color: #363636;
  content: "\e90b";
  font-family: 'gaia-icons';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-footer .footer-social-wrapper .social-icons-wrapper a.instagram {
  display: block;
  text-decoration: none;
}
.page-footer .footer-social-wrapper .social-icons-wrapper a.instagram:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  line-height: 1;
  color: #363636;
  content: "\e909";
  font-family: 'gaia-icons';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-footer .footer-social-wrapper .social-icons-wrapper a.pinterest {
  display: block;
  text-decoration: none;
}
.page-footer .footer-social-wrapper .social-icons-wrapper a.pinterest:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 1;
  color: #363636;
  content: "\e90a";
  font-family: 'gaia-icons';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-footer .footer-social-wrapper .social-icons-wrapper a:last-child {
  margin-right: 0;
}
.page-footer .footer-gaia-wrapper {
  width: 100%;
  box-sizing: border-box;
  margin: 0 auto;
  display: none;
  border-top: 1px solid #f4f4f0;
  text-align: center;
}
.page-footer .footer-gaia-wrapper h4,
.page-footer .footer-gaia-wrapper strong,
.page-footer .footer-gaia-wrapper p {
  font-family: 'Lato', sans-serif;
  font-weight: 500;
  width: 100%;
  display: block;
}
.page-footer .footer-gaia-wrapper h4 {
  font-size: 1.8rem;
  color: #363636;
  margin: 0 auto 25px auto;
}
.page-footer .footer-gaia-wrapper strong {
  font-size: 1.5rem;
  color: #363636;
  margin: 0 auto 25px auto;
}
.page-footer .footer-gaia-wrapper p {
  font-size: 14px;
  color: #59595c;
  max-width: 1200px;
}
.copyright {
  font-family: 'Lato', sans-serif;
  font-weight: 500;
  font-size: 14px;
  color: #59595c;
  text-align: center;
  width: 100%;
  display: block;
  margin: 0 auto 25px auto;
}
/* Common styles for all pages */
/* Scrollbar styles */
* {
  scrollbar-width: thin;
  scrollbar-color: #eee #fff;
}
*::-webkit-scrollbar-track {
  -webkit-box-shadow: none;
  background-color: transparent;
  display: none;
}
*::-webkit-scrollbar {
  width: 0;
  height: 1px;
  background-color: transparent;
}
*::-webkit-scrollbar-thumb {
  background-color: #000000;
  border-radius: 20px;
  border: 0;
}
.cms-index-defaultnoroute .page-wrapper .page-main.no-route {
  padding-left: 0;
  padding-right: 0;
}
.cms-index-defaultnoroute .page-wrapper .page-main .error-wrapper {
  background: url('../images/404_page_image.jpg') no-repeat top left;
  background-size: cover;
  position: relative;
  width: 100%;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
}
.cms-index-defaultnoroute .page-wrapper .page-main .error-wrapper .error-description {
  text-align: center;
  margin-top: -240px;
}
.cms-index-defaultnoroute .page-wrapper .page-main .error-wrapper .error-description h2 {
  font-family: 'Lato', sans-serif;
  font-weight: 500;
  color: #fff;
}
.cms-index-defaultnoroute .page-wrapper .page-main .error-wrapper .error-description span {
  font-family: 'Lato', sans-serif;
  font-weight: 500;
  color: #fff;
  display: block;
}
.cms-index-defaultnoroute .page-wrapper .page-main .error-wrapper .error-description a {
  font-family: 'Lato', sans-serif;
  font-weight: 500;
  color: #fff;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  opacity: 1;
  text-decoration: none;
  display: block;
}
.cms-index-defaultnoroute .page-wrapper .page-main .error-wrapper .error-description #btn-404-back {
  display: block;
  text-align: center;
  margin: 20px auto;
  width: 100%;
  max-width: 240px;
  height: 40px;
  line-height: 40px;
  background: #000;
  color: #fff;
  text-transform: uppercase;
  border-radius: 20px;
  opacity: 0.9;
}
.cms-index-defaultnoroute .page-wrapper #header-gaia {
  background: #000;
}
.cms-index-defaultnoroute .page-wrapper #header-gaia #header-dktp #nav-search-menu {
  position: relative;
  max-width: 1460px;
  margin: 0 auto;
  display: block;
  padding: 0 30px;
}
.cms-index-defaultnoroute .page-wrapper #header-gaia #header-dktp #nav-search-menu .algolia-search-block {
  width: 80%;
  z-index: 1000;
  right: 0;
  padding-left: 10%;
  position: absolute;
  height: 100%;
}
.cms-index-defaultnoroute .page-wrapper #header-gaia #header-dktp #nav-search-menu .algolia-search-block #search_mini_form {
  margin: 0 auto;
}
.cms-index-defaultnoroute .page-wrapper #header-gaia #header-dktp #nav-search-menu #custom-sliding-cart {
  z-index: 1000;
  position: absolute;
  right: 20px;
  top: 0;
  height: 100%;
}
.cms-index-defaultnoroute .page-wrapper .widget.block-static-block {
  margin: 0;
}
.cms-index-defaultnoroute .page-wrapper #nav-search-menu-container {
  max-width: 100%;
}
.cms-index-defaultnoroute #maincontent {
  margin: 0;
}
.cms-index-defaultnoroute #maincontent .columns {
  width: 100vw;
}
.cms-index-defaultnoroute #maincontent .columns .column.main {
  padding: 0;
}
.cms-index-defaultnoroute header .header-mobile #bottom-mob-menu {
  justify-content: end;
}
.cms-index-defaultnoroute header .header-mobile .cart-mobile {
  margin-left: auto;
}
@media (min-width: 768px) {
  .cms-index-defaultnoroute .page-wrapper header#header-gaia .block.block-search.algolia-search-block .block.block-content {
    max-width: 90%;
  }
  .cms-index-defaultnoroute .page-wrapper header#header-gaia .block.block-search.algolia-search-block #search_mini_form #algolia-searchbox .magnifying-glass::after {
    top: 15px;
  }
  .cms-index-defaultnoroute .page-wrapper .page-main .error-wrapper .error-description h2 {
    font-size: 7rem;
    padding: 0;
    margin: 0 0 20px 0;
  }
  .cms-index-defaultnoroute .page-wrapper .page-main .error-wrapper .error-description span {
    font-size: 2.8rem;
    margin: 0 0 20px 0;
  }
  .cms-index-defaultnoroute .page-wrapper .page-main .error-wrapper .error-description a {
    font-size: 1.8rem;
  }
}
.gaia-custom-menu {
  display: flex;
  justify-content: center;
  background-color: #000;
  padding: 10px 0;
  margin: 0;
  list-style: none;
  flex-wrap: wrap;
}
.gaia-custom-menu li {
  margin: 0 15px;
}
.gaia-custom-menu li a {
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  font-size: 14px;
  transition: color 0.3s ease;
}
.gaia-custom-menu li a:hover {
  color: #ccc;
}
.custom-separator {
  border: none;
  border-top: 3px solid #d9d9d9;
  margin: 0px 0;
}
.custom-separator2 {
  border: none;
  border-top: 3px solid #ffffff;
  margin: 0px 0;
}
.header {
  max-width: 100% !important;
  margin: 0 !important;
}
#menu-bottom {
  margin-left: 10%;
  margin-right: 10%;
}
footer {
  background-color: black;
}
