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: 'reddit', 'Helvetica Neue', Helvetica, Arial, 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 #c7c7c7;
  cursor: help;
}
b,
strong {
  font-weight: 700;
}
em,
i {
  font-style: italic;
}
mark {
  background: #e6e6e6;
  color: #000000;
}
small,
.small {
  font-size: 12px;
}
hr {
  border: 0;
  border-top: 1px solid #c7c7c7;
  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: 'reddit', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
}
a,
.alink {
  color: #0055ff;
  text-decoration: none;
}
a:visited,
.alink:visited {
  color: #1979c3;
  text-decoration: none;
}
a:hover,
.alink:hover {
  color: #006bb4;
  text-decoration: none;
}
a:active,
.alink:active {
  color: #1979c3;
  text-decoration: none;
}
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: #e6e6e6;
  color: #111111;
  padding: 2px 4px;
  font-size: 1.2rem;
  white-space: nowrap;
}
kbd {
  background: #e6e6e6;
  color: #111111;
  padding: 2px 4px;
  font-size: 1.2rem;
}
pre {
  background: #e6e6e6;
  border: 1px solid #c7c7c7;
  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 #c7c7c7;
  margin: 0 0 20px 40px;
  padding: 0;
  color: #333333;
  font-family: 'reddit', 'Helvetica Neue', Helvetica, Arial, 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 {
  background-image: none;
  background: #f2f2f2;
  border: 2px solid #aaaaaa;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-family: 'reddit', 'Helvetica Neue', Helvetica, Arial, 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 {
  background: #e2e2e2;
  border: 2px solid #aaaaaa;
  color: #333333;
}
button:hover {
  background: #e2e2e2;
  border: 2px solid #aaaaaa;
  color: #555555;
}
button.disabled,
button[disabled],
fieldset[disabled] button {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
button::-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="datetime"],
input[type="email"] {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'reddit', 'Helvetica Neue', Helvetica, Arial, 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="datetime"]: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="datetime"]::-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="datetime"]::-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="datetime"]:-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: 'reddit', 'Helvetica Neue', Helvetica, Arial, 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: 'reddit', 'Helvetica Neue', Helvetica, Arial, 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: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/*Social colors*/
/* Background, cor e peso da fonte dos numeros */
/* Cor, peso e background da paginação ativa */
/*Icone das setas*/
/*Borda e background das setas*/
/**/
.footer.content ul,
.bundle-options-container .block-bundle-summary .bundle.items,
.block-wishlist-management .wishlist-select-items,
.paypal-review .items-qty,
.order-details-items .items-qty,
.product-items,
.prices-tier,
.search-terms,
.cart-summary .checkout-methods-items,
.opc-wrapper .opc,
.opc-progress-bar,
.checkout-agreements-items,
.block-banners .banner-items,
.block-banners-inline .banner-items,
.block-event .slider-panel .slider {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.footer.content ul > li,
.bundle-options-container .block-bundle-summary .bundle.items > li,
.block-wishlist-management .wishlist-select-items > li,
.paypal-review .items-qty > li,
.order-details-items .items-qty > li,
.product-items > li,
.prices-tier > li,
.search-terms > li,
.cart-summary .checkout-methods-items > li,
.opc-wrapper .opc > li,
.opc-progress-bar > li,
.checkout-agreements-items > 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-social-links .action.tocompare,
.product-info-main .action.tocompare,
.product-options-bottom .action.tocompare {
  background-image: none;
  background: #f2f2f2;
  border: 2px solid #aaaaaa;
  color: #333333;
  cursor: pointer;
  font-family: 'reddit', 'Helvetica Neue', Helvetica, Arial, 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: 4px;
}
.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-social-links .action.tocompare:focus,
.product-social-links .action.tocompare: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: 2px solid #aaaaaa;
  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-social-links .action.tocompare:hover,
.product-info-main .action.tocompare:hover,
.product-options-bottom .action.tocompare:hover {
  background: #e2e2e2;
  border: 2px solid #aaaaaa;
  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-social-links .action.tocompare.disabled,
.product-social-links .action.tocompare[disabled],
fieldset[disabled] .product-social-links .action.tocompare,
.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-social-links .action.tocompare:hover,
.product-social-links .action.tocompare:active,
.product-social-links .action.tocompare: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;
}
.block-giftregistry-shared-items .product .item-options dt,
.multicheckout .item-options dt,
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .minicart-items-wrapper .minicart-items .product-item-details .options-wrap .product.list dt,
.cart.table-wrapper .item-options dt,
.opc-block-summary .items-in-cart .product .item-options dt {
  clear: left;
  float: left;
  margin: 0 10px 5px 0;
}
.block-giftregistry-shared-items .product .item-options dt:after,
.multicheckout .item-options dt:after,
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .minicart-items-wrapper .minicart-items .product-item-details .options-wrap .product.list dt:after,
.cart.table-wrapper .item-options dt:after,
.opc-block-summary .items-in-cart .product .item-options dt:after {
  content: ': ';
}
.block-giftregistry-shared-items .product .item-options dd,
.multicheckout .item-options dd,
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .minicart-items-wrapper .minicart-items .product-item-details .options-wrap .product.list dd,
.cart.table-wrapper .item-options dd,
.opc-block-summary .items-in-cart .product .item-options dd {
  display: inline-block;
  float: left;
  margin: 0 0 5px;
}
.actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action {
  width: 100%;
}
.block-giftregistry-shared-items .product-image-wrapper,
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .minicart-items-wrapper .minicart-items .product-item .product .product-item-photo .product-image-container .product-image-wrapper,
.products-list .product-image-wrapper,
.cart.table-wrapper .product-image-wrapper {
  height: auto;
  padding: 0 !important;
}
.block-giftregistry-shared-items .product-image-wrapper .product-image-photo,
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .minicart-items-wrapper .minicart-items .product-item .product .product-item-photo .product-image-container .product-image-wrapper .product-image-photo,
.products-list .product-image-wrapper .product-image-photo,
.cart.table-wrapper .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,
.block-compare .block-title,
.widget .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,
.block-compare .block-title > strong,
.widget .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: '\e607';
  font-family: 'icons-blank-theme';
  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: '\e618';
  font-family: 'icons-blank-theme';
  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,
.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-return-items .qty .input-text,
.account .table-wrapper .data.table.wishlist .box-tocart .qty,
.products-grid.wishlist .product-item .box-tocart input.qty,
.sidebar .block-addbysku .fieldset .fields .field.qty .qty {
  text-align: center;
  width: 47px;
}
.block,
.sidebar .widget.block:not(:last-child),
.sidebar .widget:not(:last-child),
.block-banners,
.block-banners-inline {
  margin-bottom: 40px;
}
.sidebar .action.delete,
.table-comparison .cell.remove .action.delete,
.block-compare .action.delete,
.filter-current .action.remove {
  display: inline-block;
  text-decoration: none;
}
.abs-remove-button-for-blocks > span,
.sidebar .action.delete > span,
.table-comparison .cell.remove .action.delete > span,
.block-compare .action.delete > span,
.filter-current .action.remove > 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,
.sidebar .action.delete:before,
.table-comparison .cell.remove .action.delete:before,
.block-compare .action.delete:before,
.filter-current .action.remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  line-height: 15px;
  color: #303030;
  content: '\e616';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-remove-button-for-blocks:hover:before,
.sidebar .action.delete:hover:before,
.table-comparison .cell.remove .action.delete:hover:before,
.block-compare .action.delete:hover:before,
.filter-current .action.remove:hover:before {
  color: #303030;
}
.abs-remove-button-for-blocks:active:before,
.sidebar .action.delete:active:before,
.table-comparison .cell.remove .action.delete:active:before,
.block-compare .action.delete:active:before,
.filter-current .action.remove:active:before {
  color: #303030;
}
.product-item-name {
  font-weight: 400;
}
.product-item-name > a {
  color: #333333;
  text-decoration: none;
}
.abs-product-link > a:visited,
.product-item-name > a:visited {
  color: #333333;
  text-decoration: none;
}
.abs-product-link > a:hover,
.product-item-name > a:hover {
  color: #333333;
  text-decoration: none;
}
.abs-product-link > a:active,
.product-item-name > a:active {
  color: #333333;
  text-decoration: none;
}
.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,
.mgz__actions-switch-checkbox,
.page-product-downloadable .product-options-wrapper .fieldset .legend.links-title,
.page-product-giftcard .fieldset.giftcard > .legend,
.opc-wrapper .form-giftcard-account .field .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,
#custom-sliding-cart .minicart-wrapper .action.showcart .counter-label,
.product-item-actions .actions-secondary > .action span,
.table-comparison .cell.label.remove span,
.table-comparison .cell.label.product span,
.cart.table-wrapper .col.qty .label,
.checkout-index-index .page-title-wrapper,
.checkout-payment-method .field-select-billing > .label,
.checkout-payment-method .payments .legend,
.checkout-payment-method .ccard .legend,
.fieldset .fullname.field > .label,
.account .column.main .limiter > .label,
.field.street .field .label,
.account-nav .title,
.filter-options-content .filter-count-label,
.action.skip:not(:focus),
.page-header .switcher .label,
.page-footer .switcher .label,
.products-grid.wishlist .product-item .comment-box .label {
  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,
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .minicart-items .product.options .toggle > span,
.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,
.header.content:before,
.header.content:after,
.payment-method .checkout-payment-method .payments .legend:before,
.payment-method .checkout-payment-method .payments .legend: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,
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .minicart-items-wrapper .minicart-items .product-item-details .options-wrap .product.list:before,
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .minicart-items-wrapper .minicart-items .product-item-details .options-wrap .product.list:after,
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .minicart-items .product-item > .product:before,
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .minicart-items .product-item > .product:after,
.toolbar:before,
.toolbar:after,
.toolbar-products:before,
.toolbar-products:after,
.sidebar .product-items-images:before,
.sidebar .product-items-images: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,
.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,
.fieldset .fullname .field:before,
.fieldset .fullname .field:after,
.customer-review .product-details:before,
.customer-review .product-details: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,
.header.content:after,
.payment-method .checkout-payment-method .payments .legend: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,
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .minicart-items-wrapper .minicart-items .product-item-details .options-wrap .product.list:after,
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .minicart-items .product-item > .product:after,
.toolbar:after,
.toolbar-products:after,
.sidebar .product-items-images:after,
.cart.table-wrapper .actions-toolbar:after,
.cart.table-wrapper .item-options: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,
.fieldset .fullname .field:after,
.customer-review .product-details: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,
.sidebar .product-items-images .product-item,
.search-autocomplete,
.cart-summary,
.opc-wrapper .shipping-address-item,
.shipping-policy-block.field-tooltip .field-tooltip-content,
.opc-block-summary,
.sidebar .block-addbysku .fieldset .fields .field.sku,
.block-event .slider-panel .slider .item .action.show,
.field.date .control,
.form.search.advanced .fields.range .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: '\e622';
  font-family: 'icons-blank-theme';
  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 {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.abs-split-button button + .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: '\e607';
  font-family: 'icons-blank-theme';
  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: '\e618';
  font-family: 'icons-blank-theme';
  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-social-links .action.tocompare,
.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-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-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-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: 'icons-blank-theme';
  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-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,
.multicheckout .action.primary,
.box-tocart .action.tocart,
.cart-summary .checkout-methods-items .action.primary.checkout,
.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,
.form-address-edit .actions-toolbar .action.primary,
#store-selector .form-continue .actions-toolbar .amshopby-button,
.bundle-actions .amshopby-button,
.bundle-options-container .block-bundle-summary .box-tocart .amshopby-button,
.multicheckout .amshopby-button,
.cart-summary .checkout-methods-items .amshopby-button.checkout,
.methods-shipping .actions-toolbar .amshopby-button,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .amshopby-button,
.form-address-edit .actions-toolbar .amshopby-button,
#store-selector .form-continue .actions-toolbar .am-filter-go,
.bundle-actions .am-filter-go,
.bundle-options-container .block-bundle-summary .box-tocart .am-filter-go,
.multicheckout .am-filter-go,
.cart-summary .checkout-methods-items .am-filter-go.checkout,
.methods-shipping .actions-toolbar .am-filter-go,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .am-filter-go,
.form-address-edit .actions-toolbar .am-filter-go {
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
}
.abs-action-remove,
.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,
.cart.table-wrapper .actions-toolbar > .action-delete,
.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,
.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: #0055ff;
  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-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,
.cart.table-wrapper .actions-toolbar > .action-delete: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,
.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-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,
.cart.table-wrapper .actions-toolbar > .action-delete: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,
.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: none;
}
.abs-action-button-as-link:active,
.abs-action-remove: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,
.cart.table-wrapper .actions-toolbar > .action-delete: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,
.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: #1979c3;
  text-decoration: none;
}
.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-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,
.cart.table-wrapper .actions-toolbar > .action-delete:hover,
.cart.table-wrapper .actions-toolbar > .action-delete:active,
.cart.table-wrapper .actions-toolbar > .action-delete: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,
.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-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,
.cart.table-wrapper .actions-toolbar > .action-delete.disabled,
.cart.table-wrapper .actions-toolbar > .action-delete[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action-delete,
.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,
.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: #0055ff;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.abs-action-remove:active,
.abs-action-remove: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),
.cart.table-wrapper .actions-toolbar > .action-delete:active,
.cart.table-wrapper .actions-toolbar > .action-delete: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),
.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 .form.giftregistry .fieldset .action.primary,
.paypal-review .block .actions-toolbar .action.primary,
.block-compare .action.compare,
.cart-summary .form.giftregistry .fieldset .amshopby-button,
.paypal-review .block .actions-toolbar .amshopby-button,
.cart-summary .form.giftregistry .fieldset .am-filter-go,
.paypal-review .block .actions-toolbar .am-filter-go {
  background: #f2f2f2;
  border: 2px solid #aaaaaa;
  color: #333333;
}
.abs-revert-secondary-color:focus,
.abs-revert-secondary-color: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 .form.giftregistry .fieldset .amshopby-button:focus,
.cart-summary .form.giftregistry .fieldset .amshopby-button:active,
.paypal-review .block .actions-toolbar .amshopby-button:focus,
.paypal-review .block .actions-toolbar .amshopby-button:active,
.cart-summary .form.giftregistry .fieldset .am-filter-go:focus,
.cart-summary .form.giftregistry .fieldset .am-filter-go:active,
.paypal-review .block .actions-toolbar .am-filter-go:focus,
.paypal-review .block .actions-toolbar .am-filter-go:active {
  background: #e2e2e2;
  border: 2px solid #aaaaaa;
  color: #333333;
}
.abs-revert-secondary-color:hover,
.cart-summary .form.giftregistry .fieldset .action.primary:hover,
.paypal-review .block .actions-toolbar .action.primary:hover,
.block-compare .action.compare:hover,
.cart-summary .form.giftregistry .fieldset .amshopby-button:hover,
.paypal-review .block .actions-toolbar .amshopby-button:hover,
.cart-summary .form.giftregistry .fieldset .am-filter-go:hover,
.paypal-review .block .actions-toolbar .am-filter-go:hover {
  background: #e2e2e2;
  border: 2px solid #aaaaaa;
  color: #555555;
}
.cart-summary .form.giftregistry .fieldset .action.primary,
.products-grid.wishlist .product-item .box-tocart .tocart,
.cart-summary .form.giftregistry .fieldset .amshopby-button,
.cart-summary .form.giftregistry .fieldset .am-filter-go {
  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,
.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,
.cart-summary .price-including-tax,
.cart-summary .price-excluding-tax,
.cart-summary .weee {
  font-size: 1.4rem;
  display: inline-block;
  white-space: nowrap;
}
.bundle-options-container .price-notice .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,
.cart-summary .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,
.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,
.cart-summary .price-including-tax + .price-excluding-tax:before {
  content: '(' attr(data-label) ': ';
}
.bundle-options-container .price-notice .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,
.cart-summary .price-including-tax + .price-excluding-tax:after {
  content: ')';
}
.price-including-tax .cart-tax-total,
.price-excluding-tax .cart-tax-total,
.cart.table-wrapper .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,
.cart.table-wrapper .cart-tax-total:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  line-height: 10px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  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,
.cart.table-wrapper .cart-tax-total:after {
  position: absolute;
  right: -10px;
  top: 3px;
}
.abs-tax-total-expanded:after {
  content: '\e621';
}
.abs-tax-total-expanded:after,
.price-including-tax .cart-tax-total-expanded:after,
.price-excluding-tax .cart-tax-total-expanded:after,
.cart.table-wrapper .cart-tax-total-expanded:after {
  content: '\e621';
}
.form-giftregistry-search .legend,
.block-wishlist-search-form .block-title,
.multicheckout .block-title,
.multicheckout .block-content .title {
  border-bottom: 1px solid #c7c7c7;
  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;
}
.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,
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .minicart-items-wrapper .minicart-items .product-item-details .details-qty .label:after,
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .minicart-items-wrapper .minicart-items .product-item-details .price-minicart .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: '\e61c';
  font-family: 'icons-blank-theme';
  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,
.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,
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .minicart-items-wrapper .minicart-items .product-item-details .weee[data-label] .label,
.sidebar .subtitle,
.cart-summary .block .fieldset.estimate > .legend,
.cart-summary .block .fieldset.estimate > .legend + br,
.no-display,
.cart-totals .table-caption,
.opc-block-summary .table-totals .table-caption {
  display: none;
}
.return-status,
.order-status {
  display: inline-block;
  margin-bottom: 20px;
}
.block-compare .counter,
.block-wishlist .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: 2px solid #aaaaaa;
  color: #333333;
  cursor: pointer;
  font-family: 'reddit', 'Helvetica Neue', Helvetica, Arial, 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: '\e617';
  font-family: 'icons-blank-theme';
  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: 2px solid #aaaaaa;
  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: 2px solid #aaaaaa;
  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: none;
}
.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: '\e603';
  font-family: 'icons-blank-theme';
  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,
.form.search.advanced .fields.range .field.date .control {
  position: relative;
}
.abs-field-date input,
.form-giftregistry-search .fields-specific-options .datetime-picker,
.field.date input,
.form.search.advanced .fields.range .field.date input {
  margin-right: 10px;
  width: calc(100% - 33px);
}
.field .control._with-tooltip {
  position: relative;
}
.field .control._with-tooltip input {
  margin-right: 10px;
  width: calc(100% - 39px);
}
.modal-popup .field-tooltip .field-tooltip-content,
.shipping-policy-block.field-tooltip .field-tooltip-content {
  right: -10px;
  top: 40px;
  left: auto;
}
.modal-popup .field-tooltip .field-tooltip-content:before,
.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;
}
.modal-popup .field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:before {
  border-bottom-color: #999999;
}
.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: 1px solid #cccccc;
  padding-bottom: 10px;
  color: #333333;
  font-weight: 300;
  font-size: 2.6rem;
}
.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 #c7c7c7;
  border-bottom: 1px solid #c7c7c7;
  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: '\e622';
  font-family: 'icons-blank-theme';
  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: '\e621';
}
.cart-totals .totals-tax-details,
.opc-block-summary .table-totals .totals-tax-details {
  border-bottom: 1px solid #c7c7c7;
  display: none;
}
.cart-totals .totals-tax-details.shown,
.opc-block-summary .table-totals .totals-tax-details.shown {
  display: table-row;
}
.paypal-review-discount .block > .title,
.cart-discount > .title {
  border-top: 1px solid #c7c7c7;
  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,
.paypal-review-discount .block > .title:after,
.cart-discount > .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.paypal-review-discount .block > .title:after,
.cart-discount > .title:after {
  position: absolute;
  right: -5px;
  top: -5px;
}
.column.main .paypal-review-discount .block > .title strong,
.column.main .cart-discount > .title strong {
  font-size: 1.8rem;
  font-weight: 400;
}
.paypal-review-discount .block > .content,
.cart-discount > .content {
  display: none;
}
.abs-discount-block.active > .title:after,
.paypal-review-discount .block.active > .title:after,
.cart-discount.active > .title:after {
  content: '\e621';
}
.paypal-review-discount .block.active > .content,
.cart-discount.active > .content {
  display: block;
}
@font-face {
  font-family: 'reddit';
  src: url('../../frontend/bistwobis/casazuny/pt_BR/fonts/opensans/light/opensans-300.woff2') format('woff2'), url('../../frontend/bistwobis/casazuny/pt_BR/fonts/opensans/light/opensans-300.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'reddit';
  src: url('../../frontend/bistwobis/casazuny/pt_BR/fonts/opensans/regular/opensans-400.woff2') format('woff2'), url('../../frontend/bistwobis/casazuny/pt_BR/fonts/opensans/regular/opensans-400.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'reddit';
  src: url('../../frontend/bistwobis/casazuny/pt_BR/fonts/opensans/semibold/opensans-600.woff2') format('woff2'), url('../../frontend/bistwobis/casazuny/pt_BR/fonts/opensans/semibold/opensans-600.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'reddit';
  src: url('../../frontend/bistwobis/casazuny/pt_BR/fonts/opensans/bold/opensans-700.woff2') format('woff2'), url('../../frontend/bistwobis/casazuny/pt_BR/fonts/opensans/bold/opensans-700.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
.items {
  margin: 0;
  padding: 0;
  list-style: none 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.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 .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;
}
.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 #c7c7c7;
}
.table:not(.cart):not(.totals) tfoot > tr:first-child th,
.table:not(.cart):not(.totals) tfoot > tr:first-child td {
  border-top: 1px solid #c7c7c7;
  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: #0055ff;
}
.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: '\e602';
  font-family: 'icons-blank-theme';
  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: #0055ff;
}
.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: '\e602';
  font-family: 'icons-blank-theme';
  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: #0055ff;
}
.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: '\e602';
  font-family: 'icons-blank-theme';
  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: #0055ff;
}
.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: '\e602';
  font-family: 'icons-blank-theme';
  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: #0055ff;
}
.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: '\e610';
  font-family: 'icons-blank-theme';
  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;
}
.navigation li.level0 > a {
  text-transform: uppercase;
}
.nav-toggle {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  display: block;
  font-size: 0;
  left: 20px;
  position: absolute;
  top: 80px;
  z-index: 14;
}
.nav-toggle:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: inherit;
  color: #2d2d2d;
  content: '\e609';
  font-family: 'icons-blank-theme';
  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('../../frontend/bistwobis/casazuny/pt_BR/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: 'reddit', 'Helvetica Neue', Helvetica, Arial, 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: '\e618';
  font-family: 'icons-blank-theme';
  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: 23px;
  line-height: 23px;
  color: #7d7d7d;
  content: '\e612';
  font-family: 'icons-blank-theme';
  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: 'icons-blank-theme';
  src: url('../../frontend/bistwobis/casazuny/pt_BR/fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff2') format('woff2'), url('../../frontend/bistwobis/casazuny/pt_BR/fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: auto;
}
button,
a.action.primary,
a.amshopby-button,
a.am-filter-go {
  border-radius: 4px;
}
button:active {
  box-shadow: none;
}
a.action.primary,
a.amshopby-button,
a.am-filter-go {
  display: inline-block;
  text-decoration: none;
}
a.action.primary:hover,
a.action.primary:active,
a.action.primary:focus,
a.amshopby-button:hover,
a.amshopby-button:active,
a.amshopby-button:focus,
a.am-filter-go:hover,
a.am-filter-go:active,
a.am-filter-go:focus {
  text-decoration: none;
}
.action.primary,
.action-primary,
.amshopby-button,
.am-filter-go {
  background-image: none;
  background: #223dfe;
  border: #223dfe;
  color: #222222;
  cursor: pointer;
  display: inline-block;
  font-family: 'reddit', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
}
.action.primary:focus,
.action-primary:focus,
.action.primary:active,
.action-primary:active,
.amshopby-button:focus,
.amshopby-button:active,
.am-filter-go:focus,
.am-filter-go:active {
  background: #223dfe;
  border: #223dfe;
  color: #222222;
}
.action.primary:hover,
.action-primary:hover,
.amshopby-button:hover,
.am-filter-go:hover {
  background: #223dfe;
  border: #223dfe;
  color: #222222;
}
.action.primary.disabled,
.action-primary.disabled,
.action.primary[disabled],
.action-primary[disabled],
fieldset[disabled] .action.primary,
fieldset[disabled] .action-primary,
.amshopby-button.disabled,
.amshopby-button[disabled],
fieldset[disabled] .amshopby-button,
.am-filter-go.disabled,
.am-filter-go[disabled],
fieldset[disabled] .am-filter-go {
  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: #e6e6e6;
  border-bottom: 1px solid #c7c7c7;
  border-left: 1px solid #c7c7c7;
  border-right: 1px solid #c7c7c7;
  border-top: 1px solid #c7c7c7;
  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: #f2f2f2;
}
.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 #c7c7c7;
  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: 400;
}
.pages .item {
  font-size: 1.4rem;
  line-height: 3rem;
  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: #8f8f8f;
  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: #1979c3;
}
.pages strong.page {
  font-size: 1.4rem;
  line-height: 3rem;
  letter-spacing: normal;
  color: #000000;
  display: inline-block;
  font-weight: 700;
  padding: 0 4px;
}
.pages .action {
  background: #ffffff;
  border: none;
  color: #000000;
  display: inline-block;
  padding: 0;
  text-decoration: none;
}
.pages .action:visited {
  color: #000000;
}
.pages .action:hover {
  color: #000000;
  text-decoration: none;
}
.pages .action:active {
  color: #000000;
}
.pages .action.next {
  display: inline-block;
  text-decoration: none;
}
.pages .action.next:visited:before {
  color: #000000;
}
.pages .action.next:active:before {
  color: #000000;
}
.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: 12px;
  line-height: 30px;
  color: #000000;
  content: '\f006';
  font-family: 'fontello';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.pages .action.next:hover:before {
  color: #000000;
}
.pages .action.next:active:before {
  color: #000000;
}
.pages .action.previous {
  display: inline-block;
  text-decoration: none;
}
.pages .action.previous:visited:before {
  color: #000000;
}
.pages .action.previous:active:before {
  color: #000000;
}
.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: 12px;
  line-height: 30px;
  color: #000000;
  content: '\f007';
  font-family: 'fontello';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.pages .action.previous:hover:before {
  color: #000000;
}
.pages .action.previous:active:before {
  color: #000000;
}
.pages .action {
  width: 24px;
}
.pages .action.previous {
  margin-right: 5px;
}
.pages .action.next {
  margin-left: 5px;
}
.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: 20px 0;
}
.breadcrumbs .items {
  font-size: 1.4rem;
  color: #000000;
  margin: 0;
  padding: 0;
  list-style: none none;
}
.breadcrumbs .items > li {
  display: inline-block;
  vertical-align: top;
}
.breadcrumbs .item {
  margin: 0;
}
.breadcrumbs a {
  color: #999999;
  text-decoration: none;
}
.breadcrumbs a:visited {
  text-decoration: none;
}
.breadcrumbs a:hover {
  color: #999999;
  text-decoration: underline;
}
.breadcrumbs a:active {
  text-decoration: none;
}
.breadcrumbs strong {
  font-weight: 700;
}
.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: 1.4rem;
  line-height: 20.52px;
  color: #999999;
  content: '\F006';
  font-family: 'fontello';
  margin: 0 4px;
  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: '\e616';
  font-family: 'icons-blank-theme';
  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.confirm .modal-inner-wrap .modal-content {
  padding-right: 7rem;
}
.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: #2d2d2d;
  content: '\e616';
  font-family: 'icons-blank-theme';
  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;
}
body::-webkit-scrollbar {
  width: 6px;
}
body::-webkit-scrollbar-track {
  background: #d2d7eb4a;
}
body::-webkit-scrollbar-thumb {
  background-color: #38405e94;
  border-radius: 20px;
  border: 3px solid #d2d7eb4a;
}
.gridrow {
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
.gridrow.reverse {
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.gridcolumn {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.gridcolumn.reverse {
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
.gridrow,
.gridcolumn {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: 15px;
  margin-left: 15px;
}
.gridrow.no-wrap,
.gridcolumn.no-wrap {
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.gridrow.no-margin,
.gridcolumn.no-margin {
  margin: 0;
}
.gridrow [class^='grid-'],
.gridcolumn [class^='grid-'] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-flex-grow: 0;
  -ms-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0;
  padding-right: 7.5px;
  padding-left: 7.5px;
}
.gridrow .grid-12,
.gridcolumn .grid-12 {
  -webkit-flex-basis: 100%;
  -ms-flex-basis: 100%;
  flex-basis: 100%;
  max-width: 100%;
}
.gridrow .col-offset-12,
.gridcolumn .col-offset-12 {
  margin-left: 100%;
}
.gridrow .grid-11,
.gridcolumn .grid-11 {
  -webkit-flex-basis: 91.66666667%;
  -ms-flex-basis: 91.66666667%;
  flex-basis: 91.66666667%;
  max-width: 91.66666667%;
}
.gridrow .col-offset-11,
.gridcolumn .col-offset-11 {
  margin-left: 91.66666667%;
}
.gridrow .grid-10,
.gridcolumn .grid-10 {
  -webkit-flex-basis: 83.33333333%;
  -ms-flex-basis: 83.33333333%;
  flex-basis: 83.33333333%;
  max-width: 83.33333333%;
}
.gridrow .col-offset-10,
.gridcolumn .col-offset-10 {
  margin-left: 83.33333333%;
}
.gridrow .grid-9,
.gridcolumn .grid-9 {
  -webkit-flex-basis: 75%;
  -ms-flex-basis: 75%;
  flex-basis: 75%;
  max-width: 75%;
}
.gridrow .col-offset-9,
.gridcolumn .col-offset-9 {
  margin-left: 75%;
}
.gridrow .grid-8,
.gridcolumn .grid-8 {
  -webkit-flex-basis: 66.66666667%;
  -ms-flex-basis: 66.66666667%;
  flex-basis: 66.66666667%;
  max-width: 66.66666667%;
}
.gridrow .col-offset-8,
.gridcolumn .col-offset-8 {
  margin-left: 66.66666667%;
}
.gridrow .grid-7,
.gridcolumn .grid-7 {
  -webkit-flex-basis: 58.33333333%;
  -ms-flex-basis: 58.33333333%;
  flex-basis: 58.33333333%;
  max-width: 58.33333333%;
}
.gridrow .col-offset-7,
.gridcolumn .col-offset-7 {
  margin-left: 58.33333333%;
}
.gridrow .grid-6,
.gridcolumn .grid-6 {
  -webkit-flex-basis: 50%;
  -ms-flex-basis: 50%;
  flex-basis: 50%;
  max-width: 50%;
}
.gridrow .col-offset-6,
.gridcolumn .col-offset-6 {
  margin-left: 50%;
}
.gridrow .grid-5,
.gridcolumn .grid-5 {
  -webkit-flex-basis: 41.66666667%;
  -ms-flex-basis: 41.66666667%;
  flex-basis: 41.66666667%;
  max-width: 41.66666667%;
}
.gridrow .col-offset-5,
.gridcolumn .col-offset-5 {
  margin-left: 41.66666667%;
}
.gridrow .grid-4,
.gridcolumn .grid-4 {
  -webkit-flex-basis: 33.33333333%;
  -ms-flex-basis: 33.33333333%;
  flex-basis: 33.33333333%;
  max-width: 33.33333333%;
}
.gridrow .col-offset-4,
.gridcolumn .col-offset-4 {
  margin-left: 33.33333333%;
}
.gridrow .grid-3,
.gridcolumn .grid-3 {
  -webkit-flex-basis: 25%;
  -ms-flex-basis: 25%;
  flex-basis: 25%;
  max-width: 25%;
}
.gridrow .col-offset-3,
.gridcolumn .col-offset-3 {
  margin-left: 25%;
}
.gridrow .grid-2,
.gridcolumn .grid-2 {
  -webkit-flex-basis: 16.66666667%;
  -ms-flex-basis: 16.66666667%;
  flex-basis: 16.66666667%;
  max-width: 16.66666667%;
}
.gridrow .col-offset-2,
.gridcolumn .col-offset-2 {
  margin-left: 16.66666667%;
}
.gridrow .grid-1,
.gridcolumn .grid-1 {
  -webkit-flex-basis: 8.33333333%;
  -ms-flex-basis: 8.33333333%;
  flex-basis: 8.33333333%;
  max-width: 8.33333333%;
}
.gridrow .col-offset-1,
.gridcolumn .col-offset-1 {
  margin-left: 8.33333333%;
}
.gridrow .no-gutter,
.gridcolumn .no-gutter {
  padding: 0 !important;
}
.gridrow .no-left-gutter,
.gridcolumn .no-left-gutter {
  padding-left: 0 !important;
}
.gridrow .no-right-gutter,
.gridcolumn .no-right-gutter {
  padding-right: 0 !important;
}
.page-header {
  background-color: #223dfe;
  margin-bottom: 20px;
  width: 100%;
  z-index: 109;
}
.page-header.off-canvas {
  top: -100%;
  position: fixed;
  transition: 0s all ease-in;
  -webkit-transition: 0 0.5s ease;
  -moz-transition: 0 0.5s ease;
  -o-transition: 0 0.5s ease;
  -ms-transition: 0 0.5s ease;
  transition: 0 0.5s ease;
  -webkit-transition: 0;
  -o-transition: 0;
  transition: 0;
}
.page-header.off-canvas.fixed {
  position: fixed;
  top: 0;
  transition: all 100ms eases all ease-in;
  -webkit-transition: all 100ms ease 0.5s ease;
  -moz-transition: all 100ms ease 0.5s ease;
  -o-transition: all 100ms ease 0.5s ease;
  -ms-transition: all 100ms ease 0.5s ease;
  transition: all 100ms ease 0.5s ease;
  -webkit-transition: all 100ms ease;
  -o-transition: all 100ms ease;
  transition: all 100ms ease;
}
.header.content {
  padding-top: 10px;
  position: relative;
}
.header .headerlinks {
  margin: 0;
  padding: 0;
  list-style: none;
}
.logo {
  float: none;
  margin: 0;
  position: relative;
  z-index: 5;
}
.logo img {
  display: block;
}
.page-print .logo {
  float: none;
}
.atendimentoMobile a {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  color: #223dfe;
}
.atendimentoMobile a:hover {
  color: #0055ff;
}
.atendimentoMobile a[href^='tel:'],
.atendimentoMobile a[href*='whatsapp'] {
  white-space: nowrap;
}
.atendimentoMobile a[href^='tel:']:before,
.atendimentoMobile a[href*='whatsapp']:before {
  display: inline-block;
  font-family: 'fontello';
  font-weight: 400;
  width: 18px;
  margin-right: 0;
}
.atendimentoMobile a[href^='tel:']:before {
  content: '\E806';
}
.atendimentoMobile a[href*='whatsapp']:before {
  content: '\f232';
}
.loginMobile,
.atendimentoMobile {
  display: none;
}
.checkout-index-index .authentication-wrapper {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
@media only screen and (max-width: 380px) {
  .nav-toggle {
    left: 15px !important;
    top: 115px !important;
  }
}
@media (max-width: 1024px) {
  #headerStarter {
    gap: 20px;
  }
}
.footer-top {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  color: #000000;
  background-color: #223dfe;
  margin: 0;
}
.footer-top-wrapper {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  max-width: 1322px;
  width: 100%;
}
@media screen and (max-width: 1440px) and (min-width: 770px) {
  .footer-top-wrapper {
    width: 98% !important;
  }
}
.page-footer {
  background-color: #ffffff;
}
.footer.content {
  padding-top: 56px;
  padding-bottom: 56px;
}
.footer.content .blockfootertitle {
  display: block;
  margin-bottom: 15px;
  color: #1b1b1b;
  font-size: 18px;
  font-weight: 700;
  line-height: 140%;
  font-family: Montserrat;
  /* 25.2px */
}
.footer.content .blockfootertitle.redes {
  font-size: 20px;
  max-width: 240px;
  margin-bottom: 25px;
}
.footer.content .footer.links.title {
  margin-bottom: 1.5rem;
  margin-top: 4rem;
}
.footer.content .footer.links.title li {
  font-size: 12px;
  font-weight: 400;
}
.footer.content .assine-newsletter {
  padding: 13px 35px;
  border-radius: 8px;
  background: #223dfe;
  color: #000000;
  font-size: 16px;
  font-weight: 700;
}
.footer.content .assine-newsletter:hover {
  color: #000;
}
.footer.content .icons {
  display: flex;
  gap: 15px;
}
.footer.content .whats-footer,
.footer.content .email-footer {
  margin-left: 5px;
}
.footer.content .nav.item.contato {
  display: flex;
  align-items: center;
  color: #2e2e2e;
}
.footer.content .switcher.store {
  display: inline-block;
  padding-right: 50px;
  vertical-align: top;
}
.footer.content p.text {
  color: #333;
  font-size: 16px;
  font-weight: 400;
  max-width: 216px;
}
.footer.content > .links {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}
.footer.content > .links .widget.block.block-static-block {
  margin: 0;
}
.footer.content > .links ul:not(.ulSocialNetworkLinks) li {
  font-size: 14px;
  font-weight: 500;
  color: #6d6d6d;
  margin: 0;
}
.footer.content > .links ul:not(.ulSocialNetworkLinks) li:not(:last-child) {
  margin: 0 0 10px;
}
.footer.content > .links ul:not(.ulSocialNetworkLinks) li:hover a {
  text-decoration: underline;
}
.footer.content > .links ul:not(.ulSocialNetworkLinks) li a {
  color: #333;
  font-size: 16px;
  font-weight: 400;
  line-height: 120%;
  /* 19.2px */
  position: relative;
}
.footer.content > .links ul:not(.ulSocialNetworkLinks) li a[href^='tel:'],
.footer.content > .links ul:not(.ulSocialNetworkLinks) li a[href*='whatsapp'],
.footer.content > .links ul:not(.ulSocialNetworkLinks) li a[href^='mailto:'],
.footer.content > .links ul:not(.ulSocialNetworkLinks) li a[href*='g.page'] {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: -ms-inline-flex;
  display: inline-flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  white-space: nowrap;
}
.footer.content > .links ul:not(.ulSocialNetworkLinks) li a[href^='tel:']:before,
.footer.content > .links ul:not(.ulSocialNetworkLinks) li a[href*='whatsapp']:before,
.footer.content > .links ul:not(.ulSocialNetworkLinks) li a[href^='mailto:']:before,
.footer.content > .links ul:not(.ulSocialNetworkLinks) li a[href*='g.page']:before {
  display: inline-block;
  font-family: 'fontello';
  font-weight: 400;
  width: 18px;
  margin-right: 4px;
}
.footer.content > .links ul:not(.ulSocialNetworkLinks) li a[href^='tel:']:before {
  content: '\E8CD';
}
.footer.content > .links ul:not(.ulSocialNetworkLinks) li a[href*='g.page']:before {
  content: '\E8B6';
}
.footer.content > .links ul:not(.ulSocialNetworkLinks) li a:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #223dfe;
  height: 1px;
  width: 100%;
  transform: scaleX(0);
  transition: all 300ms eases all ease-in;
  -webkit-transition: all 300ms ease 0.5s ease;
  -moz-transition: all 300ms ease 0.5s ease;
  -o-transition: all 300ms ease 0.5s ease;
  -ms-transition: all 300ms ease 0.5s ease;
  transition: all 300ms ease 0.5s ease;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.footer.content > .links ul:not(.ulSocialNetworkLinks) li.horario {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: -ms-inline-flex;
  display: inline-flex;
}
.footer.content > .links ul:not(.ulSocialNetworkLinks) li.horario i {
  margin-right: 8px;
}
.footer.content .switcher-store {
  margin: 0 0 30px;
}
.footer .copyright,
.footer .bugs {
  display: block;
  margin: 20px 0 0;
}
.rodapeItens {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  margin: 0 -10px 0;
}
.rodapeItens .rodapeItem {
  flex: 0 0 calc(33.33% - 20px);
  margin: 0 10px;
}
.rodapeItens .rodapeItem dt {
  position: relative;
  display: block;
  margin-bottom: 10px;
  padding-bottom: 5px;
}
.rodapeItens .rodapeItem dt span {
  color: #525252;
  font-family: Montserrat;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.rodapeItens .rodapeItem dt:before {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  width: 82%;
  height: 1px;
  background-color: #525252;
}
.rodapeItens .rodapeItem dd {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  margin: 0;
}
.rodapeItens .rodapeItem dd p {
  margin: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.rodapeItens .rodapeItem dd.seloList {
  margin: 0 -10px;
}
.rodapeItens .rodapeItem dd.seloList img {
  margin: 0 10px;
  max-height: 42px;
}
.widget.block.block-static-block.contatos .footer.links li {
  align-items: center;
  display: flex;
  gap: 3px;
}
.widget.block.block-static-block.contatos .footer.links li a {
  color: #333;
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  /* 19.6px */
}
.widget.block.block-static-block.contatos .footer.links li a b {
  color: #333;
  font-family: Montserrat;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 100%;
  /* 18px */
}
.widget.block.block-static-block.contatos .icons-redes {
  margin-top: 3rem;
  display: flex;
  gap: 1rem;
}
.customcopyright {
  display: block;
  background-color: #F8F8F8;
  padding: 32px 0;
}
.customcopyright .copyright {
  margin-top: 20px;
  font-size: 11px;
}
.customcopyright .copyright .copyrightText {
  display: block;
  margin-bottom: 5px;
  color: #525252;
  text-align: center;
  font-family: Montserrat;
  font-size: 12.014px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding-bottom: 10px;
  border-bottom: 1px solid #525252;
}
.customcopyright .copyright .boxBis {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.customcopyright .copyright .boxBis li img {
  display: block;
  width: 94px;
  margin-top: 5px;
}
.customcopyright .copyright .boxBis li a {
  color: #525252;
  text-align: center;
  font-family: Montserrat;
  font-size: 12.014px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.customcopyright .copyright .boxBis li span {
  color: #525252;
  text-align: center;
  font-family: Montserrat;
  font-size: 12.014px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
/* 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;
  width: 100%;
}
.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;
}
/* Default Variables */
@font-face {
  font-family: 'slick';
  font-weight: normal;
  font-style: normal;
  src: url('../../frontend/bistwobis/casazuny/pt_BR/css/fonts/slick.eot?#iefix') format('embedded-opentype'), url('../../frontend/bistwobis/casazuny/pt_BR/css/fonts/slick.woff') format('woff'), url('../../frontend/bistwobis/casazuny/pt_BR/css/fonts/slick.ttf') format('truetype'), url('../../frontend/bistwobis/casazuny/pt_BR/css/fonts/slick.svg#slick') format('svg');
}
/* Default slick icons */
.icon-glyph:before {
  content: '\e800';
}
/* '' */
.icon-glyph-1:before {
  content: '\e801';
}
/* '' */
.icon-glyph-2:before {
  content: '\e802';
}
/* '' */
.icon-glyph-3:before {
  content: '\e803';
}
/* '' */
.icon-left-circled-1:before {
  content: '\e804';
}
/* '' */
.icon-right-circled-1:before {
  content: '\e805';
}
/* '' */
.icon-right-open-big:before {
  content: '\e806';
}
/* '' */
.icon-left-open-big:before {
  content: '\e807';
}
/* '' */
.icon-right-open-mini:before {
  content: '\e808';
}
/* '' */
.icon-left-open-mini:before {
  content: '\e809';
}
/* '' */
.icon-right-open:before {
  content: '\e80a';
}
/* '' */
.icon-left-open:before {
  content: '\e80b';
}
/* '' */
.icon-right-small:before {
  content: '\e80c';
}
/* '' */
.icon-left-small:before {
  content: '\e80d';
}
/* '' */
.icon-left-circle:before {
  content: '\e80e';
}
/* '' */
.icon-right-circle:before {
  content: '\e80f';
}
/* '' */
.icon-setadir:before {
  content: '\e810';
}
/* '' */
.icon-setaesq:before {
  content: '\e811';
}
/* '' */
.icon-setadirteita:before {
  content: '\e812';
}
/* '' */
.icon-setaesquerda01:before {
  content: '\e813';
}
/* '' */
.icon-de-volta:before {
  content: '\e814';
}
/* '' */
.icon-proximo:before {
  content: '\e815';
}
/* '' */
.icon-seta-direita:before {
  content: '\e816';
}
/* '' */
.icon-seta-esquerda:before {
  content: '\e817';
}
/* '' */
.icon-right-arrow:before {
  content: '\e818';
}
/* '' */
.icon-left-arrow:before {
  content: '\e819';
}
/* '' */
.icon-left-arrow-1:before {
  content: '\e81a';
}
/* '' */
.icon-right-arrow-1:before {
  content: '\e81b';
}
/* '' */
.icon-viga-direita:before {
  content: '\e81e';
}
/* '' */
.icon-vara-esquerda:before {
  content: '\e81f';
}
/* '' */
.icon-left-circled:before {
  content: '\f0a8';
}
/* '' */
.icon-right-circled:before {
  content: '\f0a9';
}
/* '' */
.icon-circle-empty:before {
  content: '\f10c';
}
/* '' */
.icon-circle:before {
  content: '\f111';
}
/* '' */
.icon-dot-circled:before {
  content: '\f192';
}
/* '' */
.icon-circle-notch:before {
  content: '\f1ce';
}
/* '' */
.icon-circle-thin:before {
  content: '\f1db';
}
/* '' */
/* Slider */
.slick-loading .slick-list {
  background: #ffffff url('../../frontend/bistwobis/casazuny/pt_BR/css/source/ajax-loader.gif') center center no-repeat;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  width: 42px;
  height: 42px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: #223dfe;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
  z-index: 2;
}
.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus {
  outline: none;
  border: none;
  background: rgba(216, 216, 216, 0.16);
}
.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.75;
}
.slick-prev:before,
.slick-next:before {
  font-family: 'slick';
  font-size: 42px;
  font-weight: normal;
  line-height: 1;
  color: #223dfe;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-arrow {
  display: flex !important;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  height: 36px;
  width: 36px;
  background: #fff !important;
}
.slick-arrow[aria-disabled=true] {
  cursor: not-allowed;
}
.slick-arrow::before {
  content: '';
  display: block;
  background: url('../../frontend/bistwobis/casazuny/pt_BR/images/slick.png') center center no-repeat !important;
  background-size: contain;
  height: 40px;
  width: 50px;
  z-index: 9999999;
  position: absolute;
}
.slick-arrow:hover::before {
  content: '';
  display: block;
  background: url('../../frontend/bistwobis/casazuny/pt_BR/images/slick-hover.png') center center no-repeat !important;
  background-size: contain;
  height: 40px;
  width: 50px;
  z-index: 9999999;
  position: absolute;
}
.slick-prev {
  left: 0%;
}
[dir='rtl'] .slick-prev {
  left: auto;
  right: 0;
}
.slick-prev:before {
  left: -30px;
}
.slick-next {
  right: 0%;
}
[dir='rtl'] .slick-next {
  left: 0;
  right: 10px;
}
.slick-next::before {
  right: -6px;
}
.slick-slider .slick-arrow {
  background: transparent !important;
}
/* Dots */
.slick-dotted.slick-slider.slick-dotted-inside {
  padding-bottom: 0;
}
.slick-dotted.slick-slider.slick-dotted-inside .slick-dots {
  bottom: 10px;
}
.slick-dotted.slick-slider.slick-dotted-inside .slick-dots li button:before {
  background-color: #ffffff;
}
.slick-dotted.slick-slider.slick-dotted-inside .slick-dots li.slick-active button {
  border-color: #ffffff;
}
.slick-dotted.slick-slider.slick-dotted-inside .slick-dots li.slick-active button:before {
  background-color: #ffffff;
}
.slick-dots li button:before {
  content: unset !important;
}
.slick-dots {
  bottom: 30px;
  display: flex !important;
  justify-content: center;
  gap: 6px;
  position: absolute;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0;
  padding: 0;
  cursor: pointer;
  height: auto;
  width: auto;
}
.slick-dots li button {
  position: relative;
  border: 0;
  background: #b6b6b6;
  display: block;
  width: 12px;
  height: 12px;
  outline: none;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 0;
  cursor: pointer;
  border: 1px solid #b6b6b6;
  border-radius: 0;
  transition: width 300ms ease, background-color 300ms ease, border-color 300ms ease;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li.slick-active button {
  background-color: #223dfe;
  border-color: #223dfe;
  -webkit-box-shadow: inset 0 0 0 2px #223dfe;
  box-shadow: inset 0 0 0 2px #223dfe;
  width: 24px;
}
/**
     * @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: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
}
#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 {
  background-color: #373330;
  color: #ffffff;
  font-size: 16px;
}
.lac-notification .lac-notification-icon {
  float: left;
  margin: 10px 25px 10px 10px;
}
.lac-notification .lac-notification-icon .logo-img {
  display: block;
}
.lac-notification .lac-notification-text {
  float: left;
  padding: 15px 0;
}
.lac-notification .lac-notification-links {
  float: right;
  padding: 15px 0;
}
.lac-notification .lac-notification-links a {
  color: #ffffff;
  font-size: 14px;
}
.lac-notification .lac-notification-links .lac-notification-close-link:after {
  background: url('../../frontend/bistwobis/casazuny/pt_BR/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 {
  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 {
  display: block;
  outline: 0;
  box-shadow: none;
  cursor: pointer;
}
.amslick-slider-container .slick-dots li button {
  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 {
  opacity: 1;
}
.amslick-slider-container .slick-dots li button: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 {
  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);
  }
}
.amcompany-message-element.-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;
}
.amcompany-message-element.-warning a {
  color: #0055ff;
}
.amcompany-message-element.-warning a:hover {
  color: #006bb4;
}
.amcompany-message-element.-warning a:active {
  color: #006bb4;
}
.amcompany-message-element.-warning > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #c07600;
  content: '\e602';
  font-family: 'icons-blank-theme';
  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;
}
.amcompany-message-element.-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;
}
.amcompany-message-element.-error a {
  color: #0055ff;
}
.amcompany-message-element.-error a:hover {
  color: #006bb4;
}
.amcompany-message-element.-error a:active {
  color: #006bb4;
}
.amcompany-message-element.-error > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #b30000;
  content: '\e602';
  font-family: 'icons-blank-theme';
  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;
}
.amcompany-tooltip-block {
  display: inline-block;
  margin: 0 0 0 8px;
  min-width: 20px;
  width: 20px;
  height: 20px;
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMCAwQzQuNDc3IDAgMCA0LjQ3NyAwIDEwYzAgNS41MjIgNC40NzcgMTAgMTAgMTBzMTAtNC40NzggMTAtMTBjMC01LjUyMy00LjQ3OC0xMC0xMC0xMHptLjg2NyAxNi40M2MtLjI0NS4yMzgtLjU0LjM2LS44ODMuMzYtLjE2NiAwLS4zMjYtLjAzMi0uNDc4LS4wOTVhMS4zOTcgMS4zOTcgMCAwMS0uMzk3LS4yNDggMS4xNyAxLjE3IDAgMDEtLjI3NC0uMzc1IDEuMDkzIDEuMDkzIDAgMDEtLjEwMi0uNDdjMC0uMzMzLjEyMy0uNjE5LjM2OC0uODU4LjI0NC0uMjM4LjU0LS4zNi44ODItLjM2LjMzNCAwIC42MjYuMTE3Ljg3NS4zNDMuMjUuMjMuMzczLjUxLjM3My44NDYgMCAuMzM0LS4xMjIuNjE4LS4zNjYuODU3aC4wMDJ6bTIuOTI0LTkuMDcyYTIuODIgMi44MiAwIDAxLS4zNS43NzJjLS4xNTIuMjM0LS4zMzguNDYtLjU1NC42NzYtLjIxNi4yMTYtLjQ2LjQ0MS0uNzI4LjY3NS0uMjM0LjItLjQyNS4zNzQtLjU3LjUyNy0uMTQ3LjE1LS4yNjQuMzA0LS4zNTIuNDU2YTEuNiAxLjYgMCAwMC0uMTg0LjQ5Yy0uMDM1LjE3Ny0uMDU0IDEuMDE3LS4wNTQgMS4yNzV2LjQ1Nkg4LjkyN3YtLjY2N2MwLS4yOC4wMi0xLjE1Ny4wNjItMS4zOGEyLjc0NCAyLjc0NCAwIDAxLjU0NS0xLjIxMWMuMTQ3LS4xODYuMzMyLS4zODUuNTUzLS41OTZsLjc5LS43NTRjLjIyMS0uMi40MTItLjQyMi41NzEtLjY2Ny4xNTgtLjI0Ny4yMzYtLjU0NS4yMzYtLjg5NiAwLS40NTYtLjE0My0uODQtLjQzLTEuMTQ4LS4yODgtLjMxMS0uNjkzLS40NjctMS4yMi0uNDY3YTEuNzE1IDEuNzE1IDAgMDAtMS42NDkgMS4xNDIgMi4yOCAyLjI4IDAgMDAtLjE0MS42ODRsLTIuMTU4LS4xOTNjLjA3LS41NjIuMjItMS4wNjIuNDQ4LTEuNTAxLjIyNy0uNDM5LjUyMy0uODA5Ljg4NS0xLjExNmEzLjg0MiAzLjg0MiAwIDAxMS4yNDctLjY5M2MuNDY4LS4xNTcuOTcxLS4yMzYgMS41MDktLjIzNi41MDIgMCAuOTguMDczIDEuNDMuMjJhMy41NyAzLjU3IDAgMDExLjE5NC42NDljLjM0NS4yODYuNjE4LjY0LjgxNiAxLjA2LjE5OS40MjMuMjk4LjkwOS4yOTggMS40NTcgMCAuMzc1LS4wNC43MDYtLjEyMi45ODV2LjAwMXoiIGZpbGw9IiM2NjYiLz48L3N2Zz4=') center / 20px no-repeat;
  vertical-align: bottom;
}
.amcompany-tooltip-block:hover,
.amcompany-tooltip-block:focus {
  position: relative;
  z-index: 500;
}
.amcompany-tooltip-content {
  position: absolute;
  right: -2.7rem;
  bottom: 3.2rem;
  z-index: 1;
  display: none;
  box-sizing: border-box;
  padding: 1rem 1.5rem;
  width: 32rem;
  border: 1px solid #afadac;
  border-radius: 1px;
  background: #fffbbb;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.3);
  color: #303030;
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 1.4;
}
.amcompany-tooltip-content:before,
.amcompany-tooltip-content:after {
  position: absolute;
  top: 100%;
  right: 2.6rem;
  z-index: 3;
  display: block;
  box-sizing: border-box;
  width: 0;
  height: 0;
  border: 1rem solid transparent;
  border-top-color: #afadac;
  content: '';
}
.amcompany-tooltip-content:after {
  z-index: 4;
  margin-top: -1px;
  border-top-color: #fffbbb;
}
.amcompany-tooltip-block:hover .amcompany-tooltip-content,
.amcompany-tooltip-block:focus .amcompany-tooltip-content {
  display: block;
}
.checkout-index-index .amcompany-tooltip-block > .amcompany-tooltip-content {
  right: inherit;
  left: -2.7rem;
}
.checkout-index-index .amcompany-tooltip-block > .amcompany-tooltip-content:before,
.checkout-index-index .amcompany-tooltip-block > .amcompany-tooltip-content:after {
  right: inherit;
  left: 2.6rem;
}
.am-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
.amcompany-customer-action-form {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  padding: 10px;
}
.amcompany-customer-action-form > .action-save {
  margin: 10px 0 0;
  vertical-align: middle;
}
.amasty-customer-action-select {
  margin: 10px 10px 0 0;
  max-width: calc(100% - 80px);
}
.amasty-customer-action-label {
  width: 100%;
}
.amcompany_company_form_amcompany_company_form_general_parent_admin_modal .action-select-wrap .action-close,
.amcompany_company_form_amcompany_company_form_user_link_parent_modal .modal-content .action-close {
  padding: 0;
}
.amcompany_company_form_amcompany_company_form_general_parent_admin_modal .modal-popup .action-close:before,
.amcompany_company_form_amcompany_company_form_user_link_parent_modal .modal-content .action-close:before,
.modal-slide .action-select-wrap .action-close:before {
  font-size: 1rem;
}
.action-menu .action-submenu {
  top: 100%;
  margin-top: 2px;
}
.action-select-wrap .action-menu {
  max-height: 300px;
}
@-moz-document url-prefix() {
  .action-select-wrap ul.action-menu {
    max-height: 45rem;
  }
}
.action-select-wrap .action-menu-items > .action-menu .action-submenu,
.action-select-wrap .action-menu-items > .abs-action-menu .action-submenu .action-submenu,
.action-select-wrap .action-menu-items > .action-menu .action-submenu .action-submenu,
.action-select-wrap .action-menu-items > .actions-split .dropdown-menu .action-submenu .action-submenu,
.action-select-wrap .action-menu-items > .actions-split .action-menu .action-submenu .action-submenu {
  right: initial;
  left: 0;
}
.amcompany-tree-line.-vertical,
.amcompany-tree-block .amcompany-collapsible-root .jstree-children:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  border-left: 1px dashed #cfcfcf;
  content: '';
}
.amcompany-tree-line.-horizontal,
.amcompany-tree-block .amcompany-collapsible-root .jstree-children[role='group'] .jstree-leaf:after,
.amcompany-tree-block .amcompany-collapsible-root .jstree-children .jstree-node .jstree-ocl:after {
  position: absolute;
  right: 0;
  left: -18px;
  width: 15px;
  border-top: 1px dashed #cfcfcf;
  content: '';
}
.amcompany-tree-block .amcompany-collapsible-root .jstree-children {
  position: relative;
  margin: 0 0 0 10px;
  padding: 10px 0 0 18px;
  list-style: none;
}
.amcompany-tree-block .amcompany-collapsible-root .jstree-children .jstree-last {
  position: relative;
  margin: 0;
}
.amcompany-tree-block .amcompany-collapsible-root .jstree-children .jstree-last:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin-top: 16px;
  margin-left: -18px;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  background: #fff;
  content: '';
}
.amcompany-tree-block .amcompany-collapsible-root .jstree-children .jstree-last.jstree-leaf:before {
  margin-top: 10px;
}
.amcompany-tree-block .amcompany-collapsible-root .jstree-children[role='group'] .jstree-leaf {
  display: flex;
  position: relative;
  padding: 0 0 0 2px;
}
.amcompany-tree-block .amcompany-collapsible-root .jstree-children[role='group'] .jstree-leaf:after {
  top: 11px;
}
.amcompany-tree-block .amcompany-collapsible-root .jstree-children[role='group'] .jstree-leaf .jstree-ocl {
  display: none;
}
.amcompany-tree-block .amcompany-collapsible-root .jstree-children .jstree-node .jstree-ocl:after {
  top: 10px;
}
.amcompany-tree-block .jstree-closed > .jstree-ocl,
.amcompany-tree-block .jstree-open > .jstree-ocl {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.1s all ease-in;
  -webkit-transition: 0.1 0.5s ease;
  -moz-transition: 0.1 0.5s ease;
  -o-transition: 0.1 0.5s ease;
  -ms-transition: 0.1 0.5s ease;
  transition: 0.1 0.5s ease;
  -webkit-transition: 0.1;
  -o-transition: 0.1;
  transition: 0.1;
  position: relative;
  top: 2px;
  z-index: 3;
  display: inline-flex;
  box-sizing: border-box;
  margin: 0 8px 0 0;
  width: 22px;
  height: 22px;
  border: 2px solid #4776f0;
  border-radius: 50%;
  background: #fff;
  cursor: pointer;
}
.amcompany-tree-block .jstree-closed > .jstree-ocl:before,
.amcompany-tree-block .jstree-open > .jstree-ocl:before {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  margin: 4px 5px;
  width: 6px;
  height: 6px;
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
  border-radius: 2px;
  content: '';
  transform: rotate(-45deg);
}
.amcompany-tree-block .jstree-closed > .jstree-ocl:hover,
.amcompany-tree-block .jstree-open > .jstree-ocl:hover {
  background: #1452f2;
  color: #fff;
}
.amcompany-tree-block .jstree-closed > .jstree-ocl:focus,
.amcompany-tree-block .jstree-open > .jstree-ocl:focus {
  background: #1846be;
  color: #fff;
}
.amcompany-tree-block .jstree-closed > .jstree-ocl:before {
  border-color: #1452f2;
}
.amcompany-tree-block .jstree-closed > .jstree-ocl:hover:before {
  border-color: #fff;
}
.amcompany-tree-block .jstree-open > .jstree-ocl {
  background: #4776f0;
  color: #fff;
}
.amcompany-tree-block .jstree-container-ul {
  margin: 0;
  padding: 0 0 0 10px;
  list-style: none;
}
.amcompany-tree-block .jstree-anchor {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  display: inline-flex;
  height: 23px;
  color: #000;
  text-decoration: none;
  transform: scale(1);
}
.amcompany-tree-block .jstree-checkbox {
  transition: 0.1s all ease-in;
  -webkit-transition: 0.1 0.5s ease;
  -moz-transition: 0.1 0.5s ease;
  -o-transition: 0.1 0.5s ease;
  -ms-transition: 0.1 0.5s ease;
  transition: 0.1 0.5s ease;
  -webkit-transition: 0.1;
  -o-transition: 0.1;
  transition: 0.1;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  display: inline-flex;
  box-sizing: border-box;
  margin: 0 8px 0 0;
  width: 16px;
  height: 16px;
  border: 1px solid #ccc;
  border-radius: 2px;
  cursor: pointer;
}
.amcompany-tree-block .jstree-checkbox:after {
  transition: 0.2s all ease-in;
  transition: 0.1s all ease-in;
  transition: 0.3s all ease-in;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: inline-flex;
  margin: auto;
  width: 6px;
  height: 4px;
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
  border-radius: 2px;
  content: '';
  opacity: 0;
  transform: rotate(-45deg);
}
.amcompany-tree-block .jstree-checkbox:focus {
  box-shadow: 0 2px 4px rgba(71, 118, 240, 0.4);
}
.amcompany-tree-block .jstree-clicked .jstree-checkbox {
  border-color: #4776f0;
  background: #4776f0;
  box-shadow: 0 2px 4px rgba(71, 118, 240, 0.4);
}
.amcompany-tree-block .jstree-clicked .jstree-checkbox:after {
  opacity: 1;
}
.amcompany-tree-block > .amcompany-toolbar {
  display: flex;
  padding: 15px 0 20px;
}
.amcompany-tree-block > .amcompany-toolbar .amcompany-button:not(:last-child) {
  margin: 0 15px 0 0;
  padding: 0 15px 0 0;
  border-right: 1px solid #a6a6a6;
  border-radius: 0;
}
.amcompany-button:not(.-regular),
.amcompany-customer-account .page-main .action.primary,
.amcompany-customer-account .page-main .amshopby-button,
.amcompany-customer-account .page-main .am-filter-go {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.1s all ease-in;
  -webkit-transition: 0.1 0.5s ease;
  -moz-transition: 0.1 0.5s ease;
  -o-transition: 0.1 0.5s ease;
  -ms-transition: 0.1 0.5s ease;
  transition: 0.1 0.5s ease;
  -webkit-transition: 0.1;
  -o-transition: 0.1;
  transition: 0.1;
  position: relative;
  box-sizing: border-box;
  padding: 10px;
  width: 100%;
  box-shadow: none;
  font-weight: 400;
  cursor: pointer;
  pointer-events: auto;
  user-select: none;
}
.amcompany-button:not(.-regular):hover,
.amcompany-button:not(.-regular):active,
.amcompany-button:not(.-regular):focus {
  background: none;
  box-shadow: none;
}
.amcompany-button:not(.-regular):before,
.amcompany-button:not(.-regular):after {
  transition: 0.1s all ease-in;
  -webkit-transition: 0.1 0.5s ease;
  -moz-transition: 0.1 0.5s ease;
  -o-transition: 0.1 0.5s ease;
  -ms-transition: 0.1 0.5s ease;
  transition: 0.1 0.5s ease;
  -webkit-transition: 0.1;
  -o-transition: 0.1;
  transition: 0.1;
}
.amcompany-button:not(.-regular).-disabled {
  pointer-events: none;
}
.amcompany-button:not(.-regular).-disabled:focus {
  pointer-events: none;
}
.amcompany-button.-clear {
  padding: 0;
  border: none;
  background: transparent;
  box-shadow: none;
}
.amcompany-button.-clear:active,
.amcompany-button.-clear:hover,
.amcompany-button.-clear:focus {
  border: none;
  background: transparent;
  box-shadow: none;
}
.amcompany-button.-link,
.amcompany-customer-account .page-main a.action.view {
  color: #4776f0;
}
.amcompany-button.-link:hover,
.amcompany-customer-account .page-main a.action.view:hover {
  color: #1452f2;
}
.amcompany-button.-empty:not(.-disabled) {
  min-width: 100px;
  height: 40px;
  border: 1px solid #4776f0;
  border-radius: 3px;
  background: #fff;
  color: #4776f0;
}
.amcompany-button.-empty:not(.-disabled):hover {
  background: linear-gradient(0deg, #c8d7ff, #c8d7ff);
}
.amcompany-button.-empty:not(.-disabled):focus {
  border: 1px solid #1846be;
  background: transparent;
  color: #1846be;
}
.amcompany-button.-empty.-disabled {
  box-sizing: border-box;
  border: 1px solid #d0d5e1;
  border-radius: 3px;
  background: #fff;
  color: #d0d5e1;
}
.amcompany-button.-fill,
.amcompany-customer-account .page-main .action.primary,
.amcompany-customer-account .page-main .amshopby-button,
.amcompany-customer-account .page-main .am-filter-go {
  min-width: 100px;
  height: 40px;
  border: 1px solid;
  border-radius: 3px;
  background: #fff;
  color: #fff;
}
.amcompany-button.-fill.-primary:not(.-disabled),
.amcompany-customer-account .page-main .action.primary,
.amcompany-customer-account .page-main .amshopby-button,
.amcompany-customer-account .page-main .am-filter-go {
  border-color: #4776f0;
  background-color: #4776f0;
}
.amcompany-button.-fill.-primary:not(.-disabled):hover,
.amcompany-customer-account .page-main .action.primary:hover,
.amcompany-customer-account .page-main .amshopby-button:hover,
.amcompany-customer-account .page-main .am-filter-go:hover {
  background-color: #1452f2;
}
.amcompany-button.-fill.-primary:not(.-disabled):focus,
.amcompany-customer-account .page-main .action.primary:focus,
.amcompany-customer-account .page-main .amshopby-button:focus,
.amcompany-customer-account .page-main .am-filter-go:focus {
  background-color: #1846be;
}
.amcompany-button.-fill.-disabled {
  border-color: #d0d5e1;
  background-color: #d0d5e1;
}
.amcompany-popup-block {
  z-index: 99999;
  box-sizing: border-box;
}
.amcompany-popup-block .modal-title {
  padding: 0;
  border: none;
}
.amcompany-popup-block .modal-inner-wrap {
  max-width: 520px;
  width: 100%;
  border: 1px solid #fff;
  border-radius: 4px;
}
.amcompany-popup-block .modal-header {
  box-sizing: border-box;
  margin: 0;
  padding: 40px 10px 10px;
  width: 100%;
  border: none;
  text-align: center;
}
.amcompany-popup-block .modal-title {
  font-weight: 700;
  font-size: 18px;
}
.amcompany-popup-block .amcompany-notice {
  display: block;
  margin: 0;
  padding: 0 0 10px;
  width: 100%;
  border-bottom: 1px solid #c1c1c1;
  text-align: center;
  word-break: break-word;
  font-weight: 400;
  font-size: 12px;
}
.amcompany-popup-block .modal-footer {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 15px 15px 25px;
}
.amcompany-popup-block .amcompany-button {
  margin: 0 10px 0 0;
}
.amcompany-paycard-block {
  word-wrap: break-word;
  word-break: break-word;
  display: inline-flex;
  align-items: flex-start;
  flex-direction: column;
  box-sizing: border-box;
  margin-bottom: 20px;
  padding: 25px;
  min-height: 240px;
  max-width: 350px;
  width: 100%;
  border: 1px solid;
  border-radius: 20px;
}
.ie11 .amcompany-paycard-block {
  word-break: break-all;
}
.ie11 .amcompany-paycard-block {
  word-break: break-all;
}
.ie11 .amcompany-paycard-block {
  word-break: break-all;
}
.amcompany-paycard-block > .amcompany-head {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.amcompany-paycard-block > .amcompany-content {
  color: #747b89;
  font-size: 1.2rem;
}
.amcompany-paycard-block > .amcompany-content > .amcompany-message {
  display: flex;
  align-items: flex-start;
}
.amcompany-paycard-block.-balance-card {
  margin-right: 20px;
  border-color: #f3f7fb;
  background: #f3f7fb;
}
.amcompany-paycard-block.-bepaid-card {
  border-color: #d5e1ee;
  background: #ffffff;
}
.amcompany-paycard-block .amcompany-message .amcompany-tooltip-block {
  margin-top: -2px;
}
.amcompany-paycard-block.-bepaid-card.-exceed {
  border-color: #f0a247;
  background: #ffe9c9;
}
.amcompany-paycard-block.-bepaid-card.-exceed .amcompany-paycard-current .amcompany-value {
  color: #eb1225;
}
.amcompany-paycard-block > .amcompany-actions {
  margin-top: auto;
}
.amcompany-paycard-block > .amcompany-actions > .amcompany-button {
  margin-top: 10px;
  color: #4776f0;
  font-weight: 600;
}
.amcompany-paycard-block > .amcompany-actions > .amcompany-button:focus {
  filter: brightness(0.8);
}
.amcompany-paycard-block > .amcompany-actions > .amcompany-button > .amcompany-icon {
  margin-right: 10px;
  font-style: normal;
  font-size: 2rem;
  line-height: 1.9rem;
}
.amcompany-icon-paycard {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 10px;
  min-width: 58px;
  width: 58px;
  height: 58px;
  border-radius: 10px;
}
.-balance-card .amcompany-icon-paycard {
  background: #4776f0 url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDYiIGhlaWdodD0iNDYiIHZpZXdCb3g9IjAgMCA0NiA0NiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zMy41ODQyIDE5LjAyMTRDMzUuMzY0NCAyMS4xNDgxIDM2Ljc3MjQgMjMuNDIwMyAzNy43OTE5IDI1Ljc2NTJDMzkuMDcwNCAyOC43MTY3IDM5LjcxNzggMzEuNzk3NSAzOS43MTc4IDM0LjkxODdDMzkuNzE3OCAzOS4wNjY5IDM2LjMzNTQgNDIuNDQ2OSAzMi4xODQzIDQyLjQ0NjlIMTMuODE1OUM5LjY2NDg0IDQyLjQ0NjkgNi4yODI0NyAzOS4wNjY5IDYuMjgyNDcgMzQuOTE4N0M2LjI4MjQ3IDMxLjc5NzUgNi45Mjk4MSAyOC43MTY3IDguMjA4MzIgMjUuNzY1MkM5LjIyNzg4IDIzLjQyMDMgMTAuNjQzOSAyMS4xNDgxIDEyLjQxNiAxOS4wMjE0QzE0LjUyOCAxNi40OTA1IDE2LjYzMTkgMTQuNzc2MiAxNy43MzI0IDEzLjk1OTVMMTMuMjgxOSA3LjIzOTk5QzEzLjAzMSA2Ljg1OTk1IDEzLjA3OTYgNi4zNTA1MiAxMy4zOTUyIDYuMDI3MDhDMTQuOTA4MyA0LjQ3NDU1IDE2LjQ1MzkgMy43NDY4IDE4LjI2NjQgMy43NDY4QzE5LjY5ODcgMy43NDY4IDIxLjE3OTUgNC4xODM0NSAyMy4xMDUzIDQuODg2OTRDMjMuMjUxIDQuOTQzNTQgMjMuMzk2NiA0Ljk2NzggMjMuNTY2NSA0Ljk2NzhDMjQuMTA1NSA0Ljk2NzggMjQuNzY1MSA0LjY5NjU2IDI1LjQ2NTMgNC40MDg2M0MyNS40OTA0IDQuMzk4MjcgMjUuNTE1NyA0LjM4NzkgMjUuNTQwOSA0LjM3NzUyQzI2LjQ2MzQgMy45ODkzOCAyNy41MjM0IDMuNTUyNzMgMjguNjgwNiAzLjU1MjczQzI5Ljk0MjkgMy41NTI3MyAzMS4wNzU3IDQuMDYyMTYgMzIuMTQzOCA1LjEwNTI2QzMyLjQ1OTQgNS40MDQ0NSAzMi41MjQyIDUuODczNDQgMzIuMzIxOSA2LjI1MzQ5TDI4LjE5NSAxMy45MDI5QzI5LjI4NzQgMTQuNzAzNSAzMS40MzE4IDE2LjQzMzkgMzMuNTg0MiAxOS4wMjE0Wk0xOC4yNjY0IDUuNjcxMjlDMTcuMTkwMiA1LjY3MTI5IDE2LjI5MiA2LjAyNzA4IDE1LjM1MzQgNi44MzU2OUwxOS41ODU0IDEzLjIyMzdIMjYuMzUwMUwzMC4yMzQyIDYuMDEwOTFDMjkuNTcwNyA1LjU0MTkxIDI5LjA0NDcgNS40NzcyMyAyOC42NzI1IDUuNDc3MjNDMjcuOTA1NCA1LjQ3NzIzIDI3LjExNDIgNS44MDczIDI2LjI4MjggNi4xNTQxN0wyNi4yNzczIDYuMTU2NDZDMjUuNDExNSA2LjUyMDMzIDI0LjUwNTIgNi44OTIyOSAyMy41NTg1IDYuODkyMjlDMjMuMTcgNi44OTIyOSAyMi43ODk3IDYuODI3NiAyMi40MzM3IDYuNjk4MjNDMjAuNzEwMSA2LjA1OTQyIDE5LjQxNTUgNS42NzEyOSAxOC4yNjY0IDUuNjcxMjlaTTEzLjgxNTkgNDAuNTA2MkgzMi4xODQzQzM1LjI2NzMgNDAuNTA2MiAzNy43NzU3IDM3Ljk5OTUgMzcuNzU5NiAzNC45MTg3QzM3Ljc1OTYgMjkuNzI3NCAzNS44NjYxIDI0LjgxOTIgMzIuMTE5NiAyMC4zMDcxQzI5Ljc1NjggMTcuNDUyNyAyNy4zNjE2IDE1LjY3MzggMjYuNjI1MiAxNS4xNjQ0SDE5LjM1ODhDMTguNjMwNSAxNS42ODE5IDE2LjIyNzMgMTcuNDUyNyAxMy44NjQ1IDIwLjMwNzFDMTAuMTI2MSAyNC44MTkyIDguMjI0NSAyOS43MzU1IDguMjI0NSAzNC45MTg3QzguMjI0NSAzNy45OTk1IDEwLjczMyA0MC41MDYyIDEzLjgxNTkgNDAuNTA2MlpNMjIuMDg1NyAyNy45NjQ5SDI0LjMxMDlDMjYuMTg4MiAyNy45NjQ5IDI3LjcxNzYgMjkuNDkzMiAyNy43MTc2IDMxLjM2OTFDMjcuNzE3NiAzMy4yMjg5IDI2LjIyMDYgMzQuNzQ5MSAyNC4zNTk1IDM0Ljc3MzRIMjQuMzM1MkgyNC4xNzM0VjM2LjE1NjFDMjQuMTczNCAzNi42ODk4IDIzLjczNjQgMzcuMTI2NCAyMy4yMDIzIDM3LjEyNjRDMjIuNjY4MyAzNy4xMjY0IDIyLjIzMTMgMzYuNjg5OCAyMi4yMzEzIDM2LjE1NjFWMzQuNzczNEgyMC4zMjE3QzE5Ljc4NzYgMzQuNzczNCAxOS4zNTA2IDM0LjMzNjcgMTkuMzUwNiAzMy44MDMxQzE5LjM1MDYgMzMuMjY5NCAxOS43ODc2IDMyLjgzMjcgMjAuMzIxNyAzMi44MzI3SDI0LjMxMDlDMjUuMTIwMSAzMi44MzI3IDI1Ljc3NTUgMzIuMTc3OCAyNS43NzU1IDMxLjM2OTFDMjUuNzc1NSAzMC41NjA1IDI1LjEyMDEgMjkuOTA1NiAyNC4zMTA5IDI5LjkwNTZIMjIuMDg1N0MyMC4yMDg0IDI5LjkwNTYgMTguNjc5IDI4LjM3NzMgMTguNjc5IDI2LjUwMTNDMTguNjc5IDI0LjYyNTMgMjAuMjA4NCAyMy4wOTcxIDIyLjA4NTcgMjMuMDk3MUgyMi4yMjMyVjIxLjc0NjdDMjIuMjIzMiAyMS4yMTMgMjIuNjYwMiAyMC43NzY0IDIzLjE5NDIgMjAuNzc2NEMyMy43MjgzIDIwLjc3NjQgMjQuMTY1MyAyMS4yMTMgMjQuMTY1MyAyMS43NDY3VjIzLjA5NzFIMjYuMDAyMUMyNi41MzYyIDIzLjA5NzEgMjYuOTczMSAyMy41MzM3IDI2Ljk3MzEgMjQuMDY3NEMyNi45NzMxIDI0LjYwMTEgMjYuNTM2MiAyNS4wMzc3IDI2LjAwMjEgMjUuMDM3N0gyMi4wODU3QzIxLjI3NjUgMjUuMDM3NyAyMC42MjExIDI1LjY5MjcgMjAuNjIxMSAyNi41MDEzQzIwLjYyMTEgMjcuMzA5OSAyMS4yNzY1IDI3Ljk2NDkgMjIuMDg1NyAyNy45NjQ5WiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==') center / 44px no-repeat;
}
.-bepaid-card .amcompany-icon-paycard {
  background: #f0a247 url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDYiIGhlaWdodD0iNDYiIHZpZXdCb3g9IjAgMCA0NiA0NiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwKSI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMzEuNTI5NCA0MC41MzY0SDExLjc0MTFDOS4wMjc3OSA0MC41MzY0IDYuODI4MTkgMzguMzM2OCA2LjgyODE5IDM1LjYyMzVWOC4zNDIwOUw3LjA0MDEyIDguNTY1NDNDOC4wMjkxOCA5LjYwNzc1IDkuNjc3MjUgOS42NDcwMiAxMC43MTQ4IDguNjUyOTdMMTMuMjM0NCA2LjIzOTA1TDE1LjU1MTMgOC42MDE5MUMxNi41NDgzIDkuNjE4NzUgMTguMTc4OCA5LjY0MTE5IDE5LjIwMzUgOC42NTIxOEwyMS42OTI3IDYuMjQ5NTNMMjMuOTg4MSA4LjYwOTg3QzI0Ljk1OCA5LjYwNzMgMjYuNTQyMyA5LjY2MTQ0IDI3LjU3ODEgOC43MzI1NkwzMC4zNjcyIDYuMjMxMzZMMzIuNDc1NCA4LjUxMDQxQzMzLjQ5MjkgOS42MTA0MiAzNS4yMjgzIDkuNjIxNDUgMzYuMjU5OCA4LjUzNDQ3TDM2LjQ0MjMgOC4zNDIwOVYxMy4zMjQzQzM1LjczNjggMTMuMTgxMSAzNS4wMDY2IDEzLjEwNTkgMzQuMjU4OCAxMy4xMDU5QzI4LjIyOTIgMTMuMTA1OSAyMy4zNDEyIDE3Ljk5MzkgMjMuMzQxMiAyNC4wMjM1QzIzLjM0MTIgMzAuMDUzMiAyOC4yMjkyIDM0Ljk0MTIgMzQuMjU4OCAzNC45NDEyQzM1LjAwNjYgMzQuOTQxMiAzNS43MzY4IDM0Ljg2NiAzNi40NDIzIDM0LjcyMjhWMzUuNjIzNUMzNi40NDIzIDM4LjMzNjggMzQuMjQyNyA0MC41MzY0IDMxLjUyOTQgNDAuNTM2NFpNMzguMzUyOSAzNC4xNDc2VjM1LjYyMzVDMzguMzUyOSAzOS4zOTIgMzUuMjk3OSA0Mi40NDcgMzEuNTI5NCA0Mi40NDdIMTEuNzQxMUM3Ljk3MjYgNDIuNDQ3IDQuOTE3NiAzOS4zOTIgNC45MTc2IDM1LjYyMzVWNS4yNjMzNEM0LjkxNzYgNC42NDY3NiA1LjY3MDUzIDQuMzQ2MzkgNi4wOTQ5MyA0Ljc5MzY1TDguNDI2MDUgNy4yNTAzMkM4LjY4NjMzIDcuNTI0NjEgOS4xMjAwNCA3LjUzNDk0IDkuMzkzMDggNy4yNzMzNUwxMi43ODk0IDQuMDE5NTNDMTMuMDU5MyAzLjc2MDk2IDEzLjQ4NyAzLjc2NzY0IDEzLjc0ODcgNC4wMzQ1MkwxNi45MTU1IDcuMjY0MjdDMTcuMTc3OSA3LjUzMTg2IDE3LjYwNyA3LjUzNzc3IDE3Ljg3NjYgNy4yNzc1TDIxLjI0NjMgNC4wMjUwM0MyMS41MTY3IDMuNzY0MDEgMjEuOTQ3MyAzLjc3MDgyIDIyLjIwOTMgNC4wNDAyOEwyNS4zNTc4IDcuMjc3ODdDMjUuNjEzIDcuNTQwMzUgMjYuMDMgNy41NTQ2IDI2LjMwMjUgNy4zMTAxNkwyOS45OTIgNC4wMDE1QzMwLjI2OTUgMy43NTI2NCAzMC42OTU0IDMuNzcyNTIgMzAuOTQ4NSA0LjA0NjE1TDMzLjg3NzkgNy4yMTMwMkMzNC4xNDU3IDcuNTAyNSAzNC42MDI0IDcuNTA1NCAzNC44NzM4IDcuMjE5MzVMMzcuMTc1NiA0Ljc5MzY1QzM3LjYgNC4zNDYzOSAzOC4zNTI5IDQuNjQ2NzYgMzguMzUyOSA1LjI2MzM0VjEzLjg5OTVDNDIuMzU0IDE1LjUxOTEgNDUuMTc2NSAxOS40NDE3IDQ1LjE3NjUgMjQuMDIzNUM0NS4xNzY1IDI4LjYwNTQgNDIuMzU0IDMyLjUyOCAzOC4zNTI5IDM0LjE0NzZaTTEzLjM2NiAxOC42MDM4SDE1LjMxODdDMTYuOTY2MiAxOC42MDM4IDE4LjMwODIgMTkuOTE3NiAxOC4zMDgyIDIxLjUzMDNDMTguMzA4MiAyMy4xMjkxIDE2Ljk5NDYgMjQuNDM1OSAxNS4zNjEzIDI0LjQ1NjdIMTUuMzRIMTUuMTk4VjI1LjY0NTRDMTUuMTk4IDI2LjEwNDIgMTQuODE0NiAyNi40Nzk1IDE0LjM0NTkgMjYuNDc5NUMxMy44NzcyIDI2LjQ3OTUgMTMuNDkzOCAyNi4xMDQyIDEzLjQ5MzggMjUuNjQ1NFYyNC40NTY3SDExLjgxOEMxMS4zNDkzIDI0LjQ1NjcgMTAuOTY1OCAyNC4wODE0IDEwLjk2NTggMjMuNjIyNkMxMC45NjU4IDIzLjE2MzggMTEuMzQ5MyAyMi43ODg0IDExLjgxOCAyMi43ODg0SDE1LjMxODdDMTYuMDI4OCAyMi43ODg0IDE2LjYwNCAyMi4yMjU0IDE2LjYwNCAyMS41MzAzQzE2LjYwNCAyMC44MzUyIDE2LjAyODggMjAuMjcyMSAxNS4zMTg3IDIwLjI3MjFIMTMuMzY2QzExLjcxODYgMjAuMjcyMSAxMC4zNzY1IDE4Ljk1ODMgMTAuMzc2NSAxNy4zNDU2QzEwLjM3NjUgMTUuNzMzIDExLjcxODYgMTQuNDE5MiAxMy4zNjYgMTQuNDE5MkgxMy40ODY3VjEzLjI1ODNDMTMuNDg2NyAxMi43OTk2IDEzLjg3MDEgMTIuNDI0MiAxNC4zMzg4IDEyLjQyNDJDMTQuODA3NSAxMi40MjQyIDE1LjE5MDkgMTIuNzk5NiAxNS4xOTA5IDEzLjI1ODNWMTQuNDE5MkgxNi44MDI4QzE3LjI3MTUgMTQuNDE5MiAxNy42NTUgMTQuNzk0NiAxNy42NTUgMTUuMjUzM0MxNy42NTUgMTUuNzEyMSAxNy4yNzE1IDE2LjA4NzUgMTYuODAyOCAxNi4wODc1SDEzLjM2NkMxMi42NTU5IDE2LjA4NzUgMTIuMDgwNyAxNi42NTA1IDEyLjA4MDcgMTcuMzQ1NkMxMi4wODA3IDE4LjA0MDggMTIuNjU1OSAxOC42MDM4IDEzLjM2NiAxOC42MDM4Wk0xMC4zNzY1IDMxLjUyOTRIMTguNTY0N1YzMy40NEgxMC4zNzY1VjMxLjUyOTRaTTIzLjM0MTIgMzEuNTI5NEgxOS45Mjk0VjMzLjQ0SDIzLjM0MTJWMzEuNTI5NFpNMTAuMzc2NSAzNS42MjM1SDIzLjM0MTJWMzcuNTM0MUgxMC4zNzY1VjM1LjYyMzVaTTM0LjI1ODggMzMuMDMwNkMzOS4yMzMzIDMzLjAzMDYgNDMuMjY1OSAyOC45OTggNDMuMjY1OSAyNC4wMjM1QzQzLjI2NTkgMTkuMDQ5MSAzOS4yMzMzIDE1LjAxNjUgMzQuMjU4OCAxNS4wMTY1QzI5LjI4NDQgMTUuMDE2NSAyNS4yNTE4IDE5LjA0OTEgMjUuMjUxOCAyNC4wMjM1QzI1LjI1MTggMjguOTk4IDI5LjI4NDQgMzMuMDMwNiAzNC4yNTg4IDMzLjAzMDZaTTQwLjA0ODIgMjAuODcxNkwzMy42Mzg1IDI4Ljc4OTRMMjguOCAyNC43NTczTDMwLjAyMzEgMjMuMjg5NkwzMy4zNzI5IDI2LjA4MUwzOC41NjMyIDE5LjY2OTVMNDAuMDQ4MiAyMC44NzE2WiIgZmlsbD0id2hpdGUiLz4KPC9nPgo8ZGVmcz4KPGNsaXBQYXRoIGlkPSJjbGlwMCI+CjxyZWN0IHdpZHRoPSI0NC4zNTI5IiBoZWlnaHQ9IjQ0LjM1MjkiIGZpbGw9IndoaXRlIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjgyMzQ4NiAwLjgyMzczKSIvPgo8L2NsaXBQYXRoPgo8L2RlZnM+Cjwvc3ZnPgo=') center / 44px no-repeat;
}
.amcompany-icon-warning {
  margin-right: 10px;
  min-width: 24px;
  width: 24px;
  height: 24px;
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMiAzLjVsLTEwIDE3aDIwbC0xMC0xN3ptLTEuMTA1IDEyLjkyaDIuMTE0djIuMDEyaC0yLjExNFYxNi40MnptMS41OS0uODI4aC0xLjA1M2wtLjU4Ny00Ljc4N1Y4LjIwMmgyLjIxM3YyLjYwM2wtLjU3MyA0Ljc4N3oiIGZpbGw9IiNFQjUyMDIiLz48L3N2Zz4=') center / 20px no-repeat;
}
.amcompany-paycard-current {
  margin-bottom: 18px;
  width: calc(100% - 58px - 10px);
  color: #303030;
}
.amcompany-paycard-current .amcompany-title {
  margin-top: 0;
  margin-bottom: 18px;
  font-weight: 600;
  font-size: 1.8rem;
}
.amcompany-paycard-current .amcompany-value {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 700;
  font-size: 3.6rem;
  line-height: 3.6rem;
}
.amcompany-list-block {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.amcompany-list-block > .amcompany-item {
  margin: 0;
  padding: 0;
}
.amcompany-list-block > .amcompany-item:not(:first-child) {
  margin-top: 10px;
}
.amcompany-list-block .amcompany-title {
  padding-right: 5px;
}
.amcompany-list-block .amcompany-value {
  font-weight: 700;
}
.page-main .amcompany-paycard-block {
  min-height: 200px;
}
.amcompany-customer-account .page-main .actions-toolbar {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 10px 0;
}
.amcompany-customer-account .page-main .actions-toolbar > .primary,
.amcompany-customer-account .page-main .actions-toolbar > .secondary {
  padding: 5px;
  width: 100%;
}
.amcompany-customer-account .page-main .amcompany-form-create > .amcompany-toolbar {
  display: flex;
  justify-content: flex-end;
  padding: 20px 0;
}
.amcompany-customer-account .page-main .amcompany-fieldset {
  margin: 0 0 22px 0;
}
.amasty_company-profile-index .amcompany-title {
  display: inline-block;
  padding: 0 10px 0 0;
}
.amasty_company-profile-index .page-title-wrapper {
  display: none;
}
._am-slide-down {
  animation: slideDown .2s;
}
@keyframes slideDown {
  0% {
    opacity: 0;
    transform: translateY(-10%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
._am-check-ico {
  margin: 0 0 3px 0;
  border: solid #fff;
  border-width: 0 1px 1px 0;
  content: '';
  transform: rotate(45deg);
}
._am-clear-btn,
._am-clear-btn:focus,
._am-clear-btn:hover,
._am-clear-btn:active,
._am-clear-btn:not(.primary) {
  outline: none;
  border: none;
  background: none;
  box-shadow: none;
}
.am-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
._order-5 {
  order: 5;
}
._order-4 {
  order: 4;
}
._order-3 {
  order: 3;
}
._order-2 {
  order: 2;
}
._order-1 {
  order: 1;
}
._order-0 {
  order: 0;
}
.amwrap-gift-wrap:not(.-active) {
  display: none;
}
.amwrap-list {
  padding: 0;
  list-style: none;
}
.-amwrap-disabled,
.-loading {
  opacity: .3;
  pointer-events: none;
}
.amwrap-gift_message {
  word-break: break-word;
}
.amwrap-price-container .price-including-tax + .price-excluding-tax:before {
  font-weight: 400;
}
.am-checkout.-modern .amwrap-gift-button {
  margin: 0 0 20px 0;
}
.am-checkout.-modern .amwrap-item-details > .amwrap-header {
  padding: 0 15px 0 0;
}
.am-checkout.-modern .amwrap-checkout-product > .amwrap-image {
  margin: 0 15px 0 0;
}
.ie11 .amwrap-items-list {
  display: block;
}
.amwrap-popup-block {
  transition: 0.2s all ease-in;
  transition: 0.1s all ease-in;
  transition: 0.3s all ease-in;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  display: none;
  padding: 10px;
  background: rgba(49, 49, 49, 0.6);
}
.amwrap-popup-block ::-webkit-scrollbar {
  width: 5px;
}
.amwrap-popup-block ::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #c5c5c5;
}
.amwrap-popup-block ::-webkit-scrollbar-thumb:hover {
  background: #808080;
}
.amwrap-popup-block.-active {
  display: flex;
  justify-content: center;
  align-items: center;
}
.amwrap-popup-block .amwrap-close-btn {
  position: absolute;
  top: 0;
  right: 0;
}
.amwrap-popup-block .amwrap-popup {
  animation: slideDown .2s;
  display: flex;
  position: relative;
  z-index: 9;
  flex-direction: column;
  overflow: auto;
  box-sizing: border-box;
  margin: auto;
  padding: 15px;
  min-height: 100%;
  max-width: 520px;
  max-height: 100%;
  width: 100%;
  height: initial;
  border-radius: 4px;
  background: #fff;
  box-shadow: 0 4px 10px rgba(15, 56, 89, 0.4);
}
@keyframes slideDown {
  0% {
    opacity: 0;
    transform: translateY(-10%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.amwrap-popup-block .amwrap-existing-section {
  margin: 0 -5px;
}
.amwrap-popup-block .amwrap-existing-section > .amwrap-btn {
  margin: 0 5px 10px;
  max-width: calc(50% - 10px);
}
.amwrap-popup-title {
  margin: 10px 0 25px 0;
  padding: 0 0 15px 0;
  width: 100%;
  border-bottom: 1px solid #c2c2c2;
  text-align: center;
  font-weight: 600;
  font-size: 18px;
}
.amwrap-popup-title .amwrap-description {
  word-wrap: break-word;
  word-break: break-word;
  font-weight: 400;
  font-size: 12px;
}
.ie11 .amwrap-popup-title .amwrap-description {
  word-break: break-all;
}
.ie11 .amwrap-popup-title .amwrap-description {
  word-break: break-all;
}
.ie11 .amwrap-popup-title .amwrap-description {
  word-break: break-all;
}
.amwrap-popup-toolbar {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-basis: 100%;
}
.-edit-wrap .amwrap-popup-title {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 400;
}
.-edit-wrap .amwrap-popup-title > .amwrap-title {
  margin: 0;
}
.-edit-wrap .amwrap-popup-title > .amwrap-description {
  margin: 0;
  padding: 0 0 0 5px;
  font-weight: 600;
  font-size: inherit;
}
.ie11 .amwrap-popup-block .amwrap-popup {
  display: block;
  margin: 0;
  min-height: inherit;
}
.amwrap-pagination-block {
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: 0.1s all ease-in;
  -webkit-transition: 0.1 0.5s ease;
  -moz-transition: 0.1 0.5s ease;
  -o-transition: 0.1 0.5s ease;
  -ms-transition: 0.1 0.5s ease;
  transition: 0.1 0.5s ease;
  -webkit-transition: 0.1;
  -o-transition: 0.1;
  transition: 0.1;
  position: relative;
  margin: 0;
  padding: 0;
  max-width: 155px;
  height: 1px;
  background: #c2c2c2;
  list-style: none;
  counter-reset: page-number;
}
.amwrap-pagination-block:after {
  transition: 0.5s all ease-in;
  -webkit-transition: 0.5 0.5s ease;
  -moz-transition: 0.5 0.5s ease;
  -o-transition: 0.5 0.5s ease;
  -ms-transition: 0.5 0.5s ease;
  transition: 0.5 0.5s ease;
  -webkit-transition: 0.5;
  -o-transition: 0.5;
  transition: 0.5;
  position: absolute;
  display: block;
  width: 0;
  height: 1px;
  background: #1e79c2;
  content: '';
}
.amwrap-pagination-block.-step-1:after {
  width: 50%;
}
.amwrap-pagination-block.-step-2:after {
  width: 100%;
}
.amwrap-pagination-block .amwrap-page {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.3s all ease-in;
  -webkit-transition: 0.3 0.5s ease;
  -moz-transition: 0.3 0.5s ease;
  -o-transition: 0.3 0.5s ease;
  -ms-transition: 0.3 0.5s ease;
  transition: 0.3 0.5s ease;
  -webkit-transition: 0.3;
  -o-transition: 0.3;
  transition: 0.3;
  position: relative;
  z-index: 1;
  margin: 0;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #c2c2c2;
  color: #fff;
}
.amwrap-pagination-block .amwrap-page:before {
  transition: 0.2s all ease-in;
  transition: 0.1s all ease-in;
  transition: 0.3s all ease-in;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
  content: counter(page-number);
  counter-increment: page-number;
  font-size: 0;
}
.amwrap-pagination-block .amwrap-page:after {
  transition: 0.2s all ease-in;
  transition: 0.1s all ease-in;
  transition: 0.3s all ease-in;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: absolute;
  top: 49%;
  left: 100%;
  width: 0;
  height: 1px;
  background: #1e79c2;
  content: '';
}
.amwrap-pagination-block .amwrap-page:not(:last-child) {
  margin-right: 50px;
}
.amwrap-pagination-block .amwrap-page.-active {
  width: 25px;
  height: 25px;
  background: #1e79c2;
}
.amwrap-pagination-block .amwrap-page.-active:before {
  font-size: inherit;
}
.amwrap-pagination-block .amwrap-page.-checked {
  position: relative;
  background: #1e79c2;
}
.amwrap-pagination-block .amwrap-page.-checked:after {
  width: 60px;
}
.amwrap-pagination-block .amwrap-page.-checked:before {
  margin: 0 0 3px 0;
  border: solid #fff;
  border-width: 0 1px 1px 0;
  content: '';
  transform: rotate(45deg);
  width: 2px;
  height: 4px;
}
.amwrap-toolbar-block {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.amwrap-toolbar-block .amwrap-title {
  word-wrap: break-word;
  word-break: break-word;
  margin: 0;
  max-width: 55%;
  white-space: normal;
  font-weight: 600;
  font-size: 16px;
}
.ie11 .amwrap-toolbar-block .amwrap-title {
  word-break: break-all;
}
.ie11 .amwrap-toolbar-block .amwrap-title {
  word-break: break-all;
}
.ie11 .amwrap-toolbar-block .amwrap-title {
  word-break: break-all;
}
.-edit-wrap .amwrap-toolbar-block {
  justify-content: flex-end;
}
.-edit-wrap .amwrap-toolbar-block .amwrap-title {
  display: none;
}
.amwrap-popup-block .amwrap-steps-wrapper {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  flex-grow: 1;
  margin: 0;
  width: 100%;
}
.amwrap-popup-block .amwrap-btn-toolbar {
  align-items: flex-end;
  flex-grow: 1;
}
.amwrap-popup-block .amwrap-items-list .amwrap-btn-toolbar {
  margin: 0;
}
.amwrap-gift-wrap .slick-slide {
  display: inline-block;
  box-sizing: border-box;
  margin: 0 3px;
  text-align: center;
  cursor: pointer;
}
.amwrap-gift-wrap .slick-slider {
  padding: 0 18px;
}
.amwrap-gift-wrap .slick-track {
  display: flex;
}
.amwrap-gift-wrap .slick-arrow {
  transition: 0.2s all ease-in;
  transition: 0.1s all ease-in;
  transition: 0.3s all ease-in;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.amwrap-gift-wrap .slick-arrow:hover {
  filter: brightness(0.5);
}
.amwrap-popup-block .amwrap-gift-wrap.-active {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  flex-grow: 1;
}
._amwrap-fill-btn {
  border-color: #1e79c2;
  background: #1e79c2;
  box-shadow: none;
  color: #fff;
}
._amwrap-fill-btn:hover {
  background: #1b6bac;
}
._amwrap-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  padding: 6px 20px;
  border: 1px solid #4190c6;
  border-radius: 2px;
  color: #4190c6;
}
._amwrap-btn.-active {
  opacity: 1;
  pointer-events: auto;
}
._amwrap-btn.-hidden {
  display: none;
}
._amwrap-btn:disabled {
  opacity: .3;
  pointer-events: none;
}
.amwrap-close-btn {
  padding: 15px;
}
.amwrap-close-btn,
.amwrap-close-btn:focus,
.amwrap-close-btn:hover,
.amwrap-close-btn:active,
.amwrap-close-btn:not(.primary) {
  outline: none;
  border: none;
  background: none;
  box-shadow: none;
}
.amwrap-close-btn:hover:after {
  filter: invert(19%) sepia(98%) saturate(2559%) hue-rotate(190deg) brightness(101%) contrast(98%);
}
.amwrap-close-btn:after {
  display: block;
  width: 10px;
  content: url('../../frontend/bistwobis/casazuny/pt_BR/Amasty_GiftWrap/icons/close.svg');
}
.amwrap-edit-btn:hover:after {
  filter: invert(19%) sepia(98%) saturate(2559%) hue-rotate(190deg) brightness(101%) contrast(98%);
}
.amwrap-edit-btn:after {
  width: 15px;
  height: 15px;
  content: url('../../frontend/bistwobis/casazuny/pt_BR/Amasty_GiftWrap/icons/edit.svg');
}
.amwrap-trash-btn:hover:after {
  filter: invert(19%) sepia(98%) saturate(2559%) hue-rotate(190deg) brightness(101%) contrast(98%);
}
.amwrap-trash-btn:after {
  width: 14px;
  content: url('../../frontend/bistwobis/casazuny/pt_BR/Amasty_GiftWrap/icons/trash.svg');
}
.amwrap-trash-btn,
.amwrap-edit-btn {
  transition: 0.1s all ease-in;
  -webkit-transition: 0.1 0.5s ease;
  -moz-transition: 0.1 0.5s ease;
  -o-transition: 0.1 0.5s ease;
  -ms-transition: 0.1 0.5s ease;
  transition: 0.1 0.5s ease;
  -webkit-transition: 0.1;
  -o-transition: 0.1;
  transition: 0.1;
}
.amwrap-trash-btn,
.amwrap-edit-btn,
.amwrap-trash-btn:focus,
.amwrap-edit-btn:focus,
.amwrap-trash-btn:hover,
.amwrap-edit-btn:hover,
.amwrap-trash-btn:active,
.amwrap-edit-btn:active,
.amwrap-trash-btn:not(.primary),
.amwrap-edit-btn:not(.primary) {
  outline: none;
  border: none;
  background: none;
  box-shadow: none;
}
.amwrap-trash-btn:hover:after,
.amwrap-edit-btn:hover:after {
  color: #1e79c2;
}
.amwrap-trash-btn:after,
.amwrap-edit-btn:after {
  display: block;
  color: #9b9b9c;
}
.amwrap-chevron {
  transition: 0.2s all ease-in;
  transition: 0.1s all ease-in;
  transition: 0.3s all ease-in;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: relative;
}
.amwrap-chevron:after,
.amwrap-chevron:before {
  transition: 0.2s all ease-in;
  transition: 0.1s all ease-in;
  transition: 0.3s all ease-in;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
  display: block;
  width: 6px;
  height: 1px;
  background: #026bb3;
  content: '';
}
.amwrap-chevron:after {
  transform: rotate(-45deg) translate(-2px, 1px);
}
.amwrap-chevron:before {
  transform: rotate(45deg) translate(-1px, 0px);
}
.amwrap-chevron.-right {
  margin: 0 0 0 10px;
}
.amwrap-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.1s all ease-in;
  -webkit-transition: 0.1 0.5s ease;
  -moz-transition: 0.1 0.5s ease;
  -o-transition: 0.1 0.5s ease;
  -ms-transition: 0.1 0.5s ease;
  transition: 0.1 0.5s ease;
  -webkit-transition: 0.1;
  -o-transition: 0.1;
  transition: 0.1;
  position: relative;
  min-width: 85px;
  border: none;
  background: transparent;
  box-shadow: none;
  color: #4190c6;
  font-weight: normal;
  font-style: normal;
  opacity: .3;
  cursor: pointer;
  pointer-events: none;
}
.amwrap-btn:hover,
.amwrap-btn:active,
.amwrap-btn:focus {
  border: none;
  background: none;
  box-shadow: none;
}
.amwrap-btn.-active {
  opacity: 1;
  pointer-events: auto;
}
.amwrap-btn.-empty {
  box-shadow: none;
  color: #98afc1;
  opacity: 1;
  pointer-events: auto;
}
.amwrap-btn.-empty:hover {
  color: #026bb3;
}
.amwrap-btn.-empty.-hidden {
  display: none;
}
.amwrap-btn.-primary {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  padding: 6px 20px;
  border: 1px solid #4190c6;
  border-radius: 2px;
  color: #4190c6;
}
.amwrap-btn.-primary.-active {
  opacity: 1;
  pointer-events: auto;
}
.amwrap-btn.-primary.-hidden {
  display: none;
}
.amwrap-btn.-primary:disabled {
  opacity: .3;
  pointer-events: none;
}
.amwrap-btn.-primary:active {
  border-color: #1e79c2;
  background: #1e79c2;
  box-shadow: none;
  color: #fff;
}
.amwrap-btn.-primary:active:hover {
  background: #1b6bac;
}
.amwrap-btn.-primary:active .amwrap-chevron {
  transform: translateX(5px);
}
.amwrap-btn.-primary:active .amwrap-chevron:after,
.amwrap-btn.-primary:active .amwrap-chevron:before {
  background-color: #fff;
}
.amwrap-btn.-primary.-active {
  border: 1px solid #4190c6;
}
.amwrap-btn.-fill {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  padding: 6px 20px;
  border: 1px solid #4190c6;
  border-radius: 2px;
  color: #4190c6;
  border-color: #1e79c2;
  background: #1e79c2;
  box-shadow: none;
  color: #fff;
}
.amwrap-btn.-fill.-active {
  opacity: 1;
  pointer-events: auto;
}
.amwrap-btn.-fill.-hidden {
  display: none;
}
.amwrap-btn.-fill:disabled {
  opacity: .3;
  pointer-events: none;
}
.amwrap-btn.-fill:hover {
  background: #1b6bac;
}
.amwrap-gift-button > .amwrap-btn {
  height: 35px;
}
.amwrap-checkbox-block {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.amwrap-checkbox-block .amwrap-text {
  padding: 1px 0 0 10px;
  color: #333;
  word-wrap: break-word;
  font-style: normal;
  overflow-wrap: break-word;
}
.amwrap-checkbox-block .amwrap-input {
  display: none;
}
.amwrap-checkbox-block .amwrap-input:checked ~ .amwrap-mark {
  border-color: #1979c3;
  background-color: #1979c3;
}
.amwrap-checkbox-block .amwrap-input:checked ~ .amwrap-mark:after {
  display: block;
}
.amwrap-checkbox-block .amwrap-mark {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.1s all ease-in;
  -webkit-transition: 0.1 0.5s ease;
  -moz-transition: 0.1 0.5s ease;
  -o-transition: 0.1 0.5s ease;
  -ms-transition: 0.1 0.5s ease;
  transition: 0.1 0.5s ease;
  -webkit-transition: 0.1;
  -o-transition: 0.1;
  transition: 0.1;
  position: relative;
  box-sizing: border-box;
  width: 15px;
  height: 15px;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  background-color: #fff;
  cursor: pointer;
}
.amwrap-checkbox-block .amwrap-mark:hover {
  border-color: #1979c3;
}
.amwrap-checkbox-block .amwrap-mark:after {
  margin: 0 0 3px 0;
  border: solid #fff;
  border-width: 0 1px 1px 0;
  content: '';
  transform: rotate(45deg);
  display: none;
  width: 4px;
  height: 6px;
}
.amwrap-checkbox-block:focus .amwrap-mark {
  border-color: #1979c3;
  background-color: #1979c3;
  box-shadow: 0 2px 4px rgba(63, 156, 215, 0.4);
}
.amwrap-message.-error-message {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fae5e5;
  color: #e02b27;
  margin: 0 0 25px 0;
}
.amwrap-message.-error-message a {
  color: #0055ff;
}
.amwrap-message.-error-message a:hover {
  color: #006bb4;
}
.amwrap-message.-error-message a:active {
  color: #006bb4;
}
.amwrap-message.-success-message {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #e5efe5;
  color: #006400;
  margin: 0 0 25px 0;
}
.amwrap-message.-success-message a {
  color: #0055ff;
}
.amwrap-message.-success-message a:hover {
  color: #006bb4;
}
.amwrap-message.-success-message a:active {
  color: #006bb4;
}
.amwrap-message.-warning-message {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  margin: 0 0 25px 0;
}
.amwrap-message.-warning-message a {
  color: #0055ff;
}
.amwrap-message.-warning-message a:hover {
  color: #006bb4;
}
.amwrap-message.-warning-message a:active {
  color: #006bb4;
}
.amwrap-message.-top {
  margin: 30px 0 10px;
}
.amwrap-popup .mage-error[generated] {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fae5e5;
  color: #e02b27;
  position: absolute;
  top: 100%;
  right: 0;
  z-index: 1;
  box-sizing: border-box;
  margin: 7px 0 0;
  padding: 5px;
  min-width: 200px;
  border: 1px solid #ffbdbc;
  box-shadow: 0 3px 5px #d7e0ea;
  white-space: normal;
}
.amwrap-popup .mage-error[generated] a {
  color: #0055ff;
}
.amwrap-popup .mage-error[generated] a:hover {
  color: #006bb4;
}
.amwrap-popup .mage-error[generated] a:active {
  color: #006bb4;
}
.amwrap-popup .mage-error[generated]:before {
  position: absolute;
  right: 5px;
  bottom: 100%;
  display: block;
  border: 5px solid;
  border-color: transparent #ff9b9a transparent transparent;
  content: '';
  transform: rotate(90deg);
}
.amwrap-popup .amwrap-items-list input.mage-error,
.amwrap-popup .amwrap-items-list select.mage-error,
.amwrap-popup .amwrap-items-list textarea.mage-error {
  border-color: #e02b27;
}
.amwrap-items-list {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.amwrap-items-list:not(.-active) {
  display: none;
}
.amwrap-items-list .amwrap-btn {
  transition: 0.1s all ease-in;
  -webkit-transition: 0.1 0.5s ease;
  -moz-transition: 0.1 0.5s ease;
  -o-transition: 0.1 0.5s ease;
  -ms-transition: 0.1 0.5s ease;
  transition: 0.1 0.5s ease;
  -webkit-transition: 0.1;
  -o-transition: 0.1;
  transition: 0.1;
  align-self: flex-end;
}
.amwrap-items-list .amwrap-btn-toolbar {
  flex-grow: 1;
  margin: 0 0 10px 0;
}
.amwrap-items-list .amwrap-btn-toolbar:not(.-active) {
  display: none;
}
.amwrap-items-content {
  overflow-y: auto;
  margin: 0 -15px;
  padding: 0 15px;
  max-height: 430px;
}
.amwrap-list-item {
  display: flex;
  margin: 0 0 20px 0;
  padding: 15px;
  border-radius: 2px;
  box-shadow: 0 3px 5px #d7e0ea;
  list-style-type: none;
}
.amwrap-list-item .amwrap-checkbox-block {
  align-self: center;
}
.amwrap-list-item .amwrap-checkbox-block.-trash-btn {
  align-self: flex-end;
}
.amwrap-list-item .amwrap-label {
  margin: 0 5px 0 0;
  font-weight: bold;
  font-size: 12px;
}
.amwrap-list-item .amwrap-label:after {
  content: ':';
}
.amwrap-list-item .amwrap-img {
  display: flex;
  justify-content: center;
  align-items: center;
  align-self: center;
  margin: 0 15px;
  width: 90px;
  height: 90px;
  border: 1px solid #f2f2f2;
}
.amwrap-list-item .amwrap-qty {
  display: flex;
  align-items: center;
  position: relative;
  align-self: flex-start;
  margin: 10px 25px 10px 10px;
}
.amwrap-list-item .amwrap-qty .amwrap-input {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  padding: 0 5px;
  width: 40px;
  height: 30px;
  border: 1px solid #ccc;
  text-align: center;
  font-size: 13px;
}
.amwrap-list-item .amwrap-qty .amwrap-input:not(.-active) {
  opacity: .3;
  pointer-events: none;
}
.amwrap-list-item .amwrap-qty .amwrap-label {
  font-size: 14px;
}
.amwrap-list-item .amwrap-content {
  flex-grow: 1;
  text-align: left;
}
.amwrap-list-item .amwrap-name {
  margin: 0 0 15px 0;
  font-weight: bold;
  font-size: 14px;
}
.amwrap-steps-wrapper {
  animation: slideDown .2s;
  z-index: 1;
  margin: 0 0 15px 0;
}
@keyframes slideDown {
  0% {
    opacity: 0;
    transform: translateY(-10%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.amwrap-steps-wrapper:not(.-active) {
  display: none;
}
.amwrap-btn-toolbar {
  display: flex;
  justify-content: flex-end;
}
.amwrap-steps-block {
  display: flex;
  margin: 0;
  padding: 0;
}
.amwrap-steps-block,
.amwrap-steps-block .amwrap-step {
  width: 100%;
  list-style: none;
}
.amwrap-steps-block .amwrap-step {
  margin: 0;
  max-width: 100%;
}
.amwrap-steps-block .amwrap-step:not(.-active) {
  display: none;
}
.amwrap-slider-block {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  transition: 0.2s all ease-in;
  transition: 0.1s all ease-in;
  transition: 0.3s all ease-in;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
  padding: 0;
  list-style: none;
}
.amwrap-slider-block .amwrap-check {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  display: block;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}
.amwrap-slider-block .amwrap-slide {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  transition: 0.2s all ease-in;
  transition: 0.1s all ease-in;
  transition: 0.3s all ease-in;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: relative;
  box-sizing: border-box;
  margin: 0;
  padding: 5px;
  max-width: 110px;
  width: 110px;
  border: 1px solid transparent;
  border-radius: 2px;
  text-align: left;
  cursor: pointer;
}
.amwrap-slider-block .amwrap-slide.-active {
  border-color: #1e79c2;
}
.amwrap-slider-block .amwrap-price,
.amwrap-slider-block .amwrap-name,
.amwrap-slider-block .amwrap-description {
  flex-basis: 100%;
  margin: 0;
}
.amwrap-slider-block .amwrap-img {
  width: 100px;
}
.amwrap-slider-block .amwrap-name {
  margin: 0 0 2px 0;
  white-space: normal;
  word-wrap: break-word;
}
.amwrap-slider-block .amwrap-price {
  word-break: break-word;
  word-break: break-all;
  font-weight: bold;
}
.amwrap-slider-block .amwrap-description {
  display: none;
}
.amwrap-step.amwrap-gift {
  padding: 0 0 20px;
}
.amwrap-step.amwrap-gift .amwrap-slider-block {
  margin: 40px 0 0;
}
.amwrap-step.amwrap-gift .amwrap-img {
  height: 100px;
  object-fit: contain;
}
.amwrap-step.amwrap-gift .amwrap-checkbox-block {
  margin-top: 30px;
}
.amwrap-step.amwrap-card {
  display: flex;
  flex-direction: column;
  padding: 0 0 40px;
}
.amwrap-step.amwrap-card .amwrap-slider-block {
  margin: 20px 0 0;
}
.amwrap-step.amwrap-card .amwrap-card-title {
  margin: 35px 0 0 0;
  font-weight: normal;
  font-size: 14px;
}
.amwrap-step.amwrap-card .amwrap-checkbox-block {
  align-self: flex-start;
  margin-top: 30px;
}
.amwrap-step.amwrap-card .amwrap-step.amwrap-card .amwrap-img {
  height: 66px;
  object-fit: cover;
}
.amwrap-finish-message {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 40px 0 15px;
  padding: 8px;
  background-color: #e8f6ff;
}
.amwrap-finish-message .amwrap-message {
  display: flex;
  justify-content: center;
}
.amwrap-finish-message .amwrap-message:before {
  display: block;
  margin: 2px 5px 0 0;
  width: 15px;
  min-width: 15px;
  height: 15px;
  content: url('../../frontend/bistwobis/casazuny/pt_BR/Amasty_GiftWrap/icons/gift.svg');
}
.amwrap-choose-list {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0 40px 0;
  list-style: none;
}
.amwrap-choose-list .amwrap-choose {
  display: flex;
  flex-basis: 100%;
  margin: 0;
  padding: 20px 0;
}
.amwrap-choose-list .amwrap-choose:not(.-active) {
  display: none;
}
.amwrap-choose-list .amwrap-choose:not(:first-child) {
  border-top: 1px solid #c1c1c1;
}
.amwrap-choose-list .amwrap-img-block {
  order: 1;
  margin-right: 10px;
  min-width: 50px;
  width: 50px;
  height: 50px;
}
.amwrap-choose-list .amwrap-img {
  width: 100%;
  height: 100%;
  object-fit: none;
}
.amwrap-choose-list .amwrap-name-block {
  flex-basis: 100%;
  order: 2;
  margin: 0;
  word-break: break-all;
  word-break: break-word;
}
.amwrap-choose-list .amwrap-name {
  display: block;
  flex-basis: 100%;
  margin: 0 0 5px;
  font-weight: 600;
}
.amwrap-choose-list .amwrap-description {
  color: #777;
  white-space: pre-wrap;
  word-break: break-all;
  word-break: break-word;
  font-size: 11px;
}
.amwrap-choose-list .amwrap-price {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-basis: 180px;
  order: 3;
  margin: 0;
  font-weight: 600;
}
.amwrap-choose-list .amwrap-edit-btn {
  flex-basis: 50px;
  order: 4;
}
.amwrap-choose-list .amwrap-edit-btn:after {
  margin: auto;
}
.amwrap-item-option {
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
  margin: 15px 0 0 0;
  padding: 4px 10px;
  width: 190px;
  border-radius: 2px;
  background: #e8f6ff;
}
.amwrap-item-option .amwrap-add {
  padding: 8px;
  color: #1e79c2;
  font-weight: 600;
  opacity: .3;
  pointer-events: none;
}
.amwrap-item-option .amwrap-add,
.amwrap-item-option .amwrap-add:focus,
.amwrap-item-option .amwrap-add:hover,
.amwrap-item-option .amwrap-add:active,
.amwrap-item-option .amwrap-add:not(.primary) {
  outline: none;
  border: none;
  background: none;
  box-shadow: none;
}
.amwrap-item-option .amwrap-add:not(:disabled):not(.-loading).-active {
  opacity: 1;
  pointer-events: auto;
}
.amwrap-option-list {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin: 10px 0 50% 0;
}
.amwrap-option-list:not(.-active) {
  display: none;
}
.amwrap-option-list .amwrap-popup-title {
  margin: 0 0 70px 0;
  border-bottom: 0;
}
.amwrap-option-list .amwrap-option {
  transition: 0.1s all ease-in;
  -webkit-transition: 0.1 0.5s ease;
  -moz-transition: 0.1 0.5s ease;
  -o-transition: 0.1 0.5s ease;
  -ms-transition: 0.1 0.5s ease;
  transition: 0.1 0.5s ease;
  -webkit-transition: 0.1;
  -o-transition: 0.1;
  transition: 0.1;
  flex-basis: 205px;
  box-sizing: border-box;
  margin: 10px;
  padding: 20px 10px;
  border: 1px solid #026bb3;
  border-radius: 2px;
  background: #fff;
  box-shadow: 0 3px 5px #d7e0ea;
  color: #026bb3;
  font-weight: normal;
}
.amwrap-option-list .amwrap-option:hover {
  background: #026bb3;
  color: #fff;
}
.amwrap-cart-toolbar {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  float: left;
  width: 70%;
}
.cart-container .amwrap-gift-button {
  box-sizing: border-box;
  margin: 0 15px;
}
.amwrap-added-block {
  margin: 0 0 20px 0;
  padding: 10px 15px;
}
.amwrap-added-block .amwrap-info-block {
  margin: 20px 0 0 0;
  padding: 10px;
  background: #e8f6ff;
  font-weight: bold;
}
.amwrap-added-block .amwrap-qty {
  display: inline-block;
  box-sizing: border-box;
  padding: 4px;
  min-width: 40px;
  background: #e8f6ff;
  text-align: center;
  font-weight: 600;
  font-size: 12px;
}
.amwrap-added-block .amwrap-qty:before {
  content: 'x';
}
.amwrap-product:not(:first-child) {
  margin: 25px 0 0 0;
}
.amwrap-product .amwrap-name {
  display: block;
  margin: 0 0 10px 0;
  font-size: 15px;
}
.amwrap-wrap-list > .amwrap-item-block {
  display: block;
  margin: 0;
  padding: 20px 0 15px;
  border-bottom: 1px solid #ccc;
}
.amwrap-wrap-list .amwrap-price-block {
  flex-basis: 15%;
  font-weight: bold;
  font-size: 17px;
}
.amwrap-wrap-list .amwrap-actions-block {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  width: 100%;
}
.amwrap-wrap-list .amwrap-edit-btn {
  padding: 0 15px;
}
.amwrap-wrap-list .amwrap-trash-btn {
  padding: 0 0 0 15px;
}
.amwrap-wrap-list .amwrap-edit-btn,
.amwrap-wrap-list .amwrap-trash-btn {
  min-height: 22px;
}
.amwrap-info-list {
  margin: 15px 0;
}
.amwrap-info-list .amwrap-item .amwrap-name,
.amwrap-info-list .amwrap-item .amwrap-title {
  padding: 0 0 20px 0;
  word-break: break-all;
  word-break: break-word;
}
.amwrap-info-list .amwrap-item .amwrap-name {
  margin: 0;
  width: 100%;
}
.amwrap-info-list .amwrap-item .amwrap-title {
  padding-right: 10px;
  white-space: nowrap;
  font-weight: bold;
}
.amwrap.gift-wrap {
  padding: 15px 0 40px;
}
.amwrap-make-gift {
  display: flex;
  flex-wrap: wrap;
  z-index: 2;
  margin: 0 0 30px 0;
  background: #fff;
  color: #333;
}
.amwrap-make-gift > .amwrap-text {
  animation: slideDown .2s;
  display: none;
  margin: 0;
  padding: 15px 0 15px 25px;
  width: 100%;
  word-break: break-word;
}
@keyframes slideDown {
  0% {
    opacity: 0;
    transform: translateY(-10%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.amwrap-make-gift > .amwrap-text.-active {
  display: block;
  border-bottom: 1px solid #c1c1c1;
}
.amwrap-textarea-block {
  padding: 35px 0 0;
}
.amwrap-textarea-block .amwrap-label {
  display: block;
  padding: 0 0 10px;
}
.amwrap-textarea-block .amwrap-textarea {
  box-sizing: border-box;
  padding: 10px;
  border: 1px solid #c2c2c2;
  border-radius: 2px;
}
.amwrap-textarea-block .amwrap-textarea:focus {
  border: 1px solid #1e79c2;
  box-shadow: none;
}
.amwrap-textarea-block .amwrap-textarea::placeholder {
  color: #adadad;
  font-style: italic;
}
.amwrap-textarea-block.-hidden {
  display: none;
}
.amwrap-selected-items {
  display: flex;
  align-items: center;
  margin: 0 0 35px 0;
  padding: 5px 10px;
  max-width: 360px;
  background: #e8f6ff;
  white-space: normal;
  word-wrap: break-word;
}
.amwrap-selected-items .amwrap-title {
  margin: 0;
  max-width: 75%;
}
.amwrap-selected-items .amwrap-edit-btn {
  margin: 0 0 0 auto;
}
.amwrap-selected-items .amwrap-edit-btn:hover:after {
  filter: invert(19%) sepia(98%) saturate(2559%) hue-rotate(190deg) brightness(101%) contrast(98%);
}
.amwrap-selected-items:not(.-active) {
  display: none;
}
.amwrap-existing-section {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0 10px 0;
}
.amwrap-existing-section:not(.-active) {
  display: none;
}
.amwrap-existing-section .amwrap-btn {
  box-sizing: border-box;
  margin: 0 10px 10px 0;
  padding: 15px 10px;
  max-width: 155px;
  width: 100%;
  border-radius: 2px;
  box-shadow: 0 3px 5px #d7e0ea;
  color: #333;
}
.amwrap-existing-section .amwrap-btn:hover {
  box-shadow: 0 3px 5px #a3acb7;
}
.amwrap-existing-section .amwrap-text {
  text-align: center;
  word-break: break-all;
  word-break: break-word;
}
.amwrap-existing-section .amwrap-input {
  position: absolute;
  opacity: 0;
}
.amwrap-existing-section .amwrap-btn.-new:before {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  margin: 0 5px 0 0;
  width: 15px;
  height: 15px;
  border: 1px solid transparent;
  border-radius: 50%;
  background: #1e79c2;
  color: #fff;
  content: '+';
  line-height: normal;
}
.amwrap-checkout-product {
  display: flex;
}
.amwrap-checkout-product > .amwrap-image {
  display: block;
  margin: 0 15px;
  min-width: 75px;
}
.amwrap-checkout-product > .amwrap-item-details {
  flex-grow: 1;
  width: 100%;
}
.amwrap-item-details > .amwrap-header {
  display: flex;
  justify-content: space-between;
}
.amwrap-item-details .amwrap-name {
  word-wrap: break-word;
  word-break: break-word;
  padding: 0 5px 0 0;
}
.ie11 .amwrap-item-details .amwrap-name {
  word-break: break-all;
}
.ie11 .amwrap-item-details .amwrap-name {
  word-break: break-all;
}
.ie11 .amwrap-item-details .amwrap-name {
  word-break: break-all;
}
.amwrap-item-details > .amwrap-item-options {
  margin: 10px 0 0;
}
.amwrap-item-options > .amwrap-toggle {
  position: relative;
  display: inline-block;
  margin: 0 0 10px 0;
  padding: 0 15px 0 0;
  cursor: pointer;
  user-select: none;
}
.amwrap-item-options > .amwrap-toggle:before {
  position: absolute;
  top: 4px;
  right: 0;
  display: block;
  width: 6px;
  height: 6px;
  border-width: 1px;
  border-style: solid;
  border-color: transparent #000 #000 transparent;
  content: '';
  transform: rotate(45deg);
}
.amwrap-item-options.-active > .amwrap-toggle:before {
  top: 10px;
  border-color: #000 transparent transparent #000;
}
.amwrap-options-content {
  word-wrap: break-word;
  word-break: break-word;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.ie11 .amwrap-options-content {
  word-break: break-all;
}
.ie11 .amwrap-options-content {
  word-break: break-all;
}
.ie11 .amwrap-options-content {
  word-break: break-all;
}
.amwrap-options-content > .amwrap-option {
  margin: 0 0 5px;
}
.amwrap-options-content .amwrap-label,
.amwrap-options-content .amwrap-value {
  display: block;
  width: 100%;
  font-size: 12px;
}
.amwrap-options-content .amwrap-label {
  font-weight: 600;
}
.amgroupcat-cms-content-wrapper {
  display: table-row;
}
.columns .column.main {
  max-width: 100%;
}
.amslider * {
  margin: 0;
  padding: 0;
}
.amslider {
  position: relative;
  margin: 30px auto;
}
.amslider .swiper-pagination {
  position: static;
  margin-top: 15px;
}
.amslider .swiper-container > .wrapper {
  text-align: center;
}
.amslider .swiper-slide .brand-title {
  margin-top: 10px;
  min-height: 40px;
  color: #4f4f4f;
  word-break: break-all;
  word-break: break-word;
  font-size: 15px;
  line-height: 1.2;
}
.amslider .swiper-pagination-bullet {
  margin: 0 5px;
  width: 12px;
  height: 12px;
}
.amslider .swiper-pagination-bullet-active {
  background: #4f4f4f;
}
.amslider .swiper-button-next,
.amslider .swiper-button-prev {
  z-index: 2;
}
.amslider .swiper-button-next {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iNDMiIHZpZXdCb3g9IjAgMCAyNSA0MyIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj48dGl0bGU+VmVjdG9yPC90aXRsZT48ZGVzYz5DcmVhdGVkIHVzaW5nIEZpZ21hPC9kZXNjPjxnIGlkPSJDYW52YXMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE0NTMgNzkwKSI+PGcgaWQ9IlZlY3RvciI+PHVzZSB4bGluazpocmVmPSIjcGF0aDBfc3Ryb2tlIiB0cmFuc2Zvcm09Im1hdHJpeCgtMSAwIDAgMSAtMTQzMC4zNSAtNzg4LjY0NikiIGZpbGw9IiM0RjRGNEYiLz48L2c+PC9nPjxkZWZzPjxwYXRoIGlkPSJwYXRoMF9zdHJva2UiIGQ9Ik0gNi4xMzcwNGUtMDUgMTkuOTM5M0wgLTEuMDQxOTYgMTguODYwNEwgLTIuMTM5OSAxOS45MjA3TCAtMS4wNjA2IDIxTCA2LjEzNzA0ZS0wNSAxOS45MzkzWk0gMTkuNjA0NCAtMS4wNzg5N0wgLTEuMDQxOTYgMTguODYwNEwgMS4wNDIwOSAyMS4wMTgzTCAyMS42ODg1IDEuMDc4OTdMIDE5LjYwNDQgLTEuMDc4OTdaTSAtMS4wNjA2IDIxTCAxOC45MzkzIDQxTCAyMS4wNjA3IDM4Ljg3ODdMIDEuMDYwNzIgMTguODc4N0wgLTEuMDYwNiAyMVoiLz48L2RlZnM+PC9zdmc+);
}
.amslider .swiper-button-prev {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iNDMiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjx1c2UgeGxpbms6aHJlZj0iI3BhdGgwX3N0cm9rZSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMi43MSAxLjM1NCkiIGZpbGw9IiM0RjRGNEYiLz48ZGVmcz48cGF0aCBpZD0icGF0aDBfc3Ryb2tlIiBkPSJNMCAxOS45NGwtMS4wNDItMS4wOC0xLjA5OCAxLjA2TC0xLjA2IDIxIDAgMTkuOTR6TTE5LjYwNC0xLjA4bC0yMC42NDYgMTkuOTQgMi4wODQgMi4xNTdMMjEuNjkgMS4wOGwtMi4wODUtMi4xNTh6TS0xLjA2IDIxbDIwIDIwIDIuMTIyLTIuMTIxLTIwLTIwTC0xLjA2MSAyMXoiLz48L2RlZnM+PC9zdmc+);
}
.amslider .swiper-button-next,
.amslider .swiper-button-prev {
  z-index: 0;
}
.amslider .swiper-slide {
  text-align: center;
  font-size: 18px;
}
.amslider .category-item .category-item-title {
  margin: auto;
}
.amslider .slide .category-item-title,
.amslider .swiper-slide .swiper-category-item {
  font-size: 15px;
  line-height: 1.2;
  word-break: break-word;
}
.amslider .wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.amslider .no-img {
  margin: auto;
}
.brands-filters {
  display: inline-block;
  margin: 0 0 10px;
  width: 100%;
  min-height: 50px;
}
.brands-filters .letter {
  display: block;
  float: left;
  margin: 0 5px 10px;
  padding: 2px 5px;
  min-width: 17px;
  min-height: 20px;
  text-align: center;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  cursor: pointer;
  border: 1px solid #CCC;
  border-radius: 5px;
  background: #e2e2e2;
}
.brands-filters .letter-all {
  min-width: 90px;
  margin-right: 20px;
}
.brands-filters .letters {
  margin-top: 4px;
}
.brands-filters .letter.-disabled {
  opacity: 0.6;
  pointer-events: none;
  background-color: #f1f1f1;
}
.brands-filters .letter.hide {
  display: none;
}
.brands-filters .letter:hover,
.brands-filters .letter.-active {
  background: #fed285;
}
.ambrands-search-wrapper {
  position: relative;
  display: block;
  margin: 0 auto;
}
.ambrands-search-wrapper .ambrands-search-input {
  display: block;
  margin: 0 0 10px;
  max-width: 100%;
}
.ambrands-search-wrapper #livesearch {
  position: absolute;
  display: none;
  width: 365px;
  max-width: 100%;
  max-height: 250px;
  background-color: #fff;
  overflow-x: hidden;
  overflow-y: auto;
  border: 1px solid #c2c2c2;
  border-top: 2px solid #309ef3;
  z-index: 99;
}
.ambrands-search-wrapper #livesearch a {
  display: block;
  float: left;
  padding: 5px 10px;
  width: 100%;
  color: #000;
  box-sizing: border-box;
}
.ambrands-search-wrapper #livesearch a:hover {
  background-color: #e8e8e8;
  text-decoration: none;
}
.brand-images .brands-letter {
  width: 100%;
  vertical-align: top;
  box-sizing: border-box;
}
.brand-images .brands-letter .bare-list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
}
.brand-images .brands-letter .letter {
  border-bottom: 1px solid #b2b2b2;
  font-size: 18px;
  font-weight: 400;
}
.brand-images .brands-letter .letter .title {
  padding: 0 2px 1px;
  text-transform: uppercase;
  background: #e2e2e2;
}
.brands-letter .brand-item {
  position: relative;
  margin: 0 5px 20px;
}
.brands-letter .brand-item .item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  color: #333333;
  -webkit-justify-content: flex-start;
}
.brands-letter .brand-item .item:hover {
  text-decoration: none;
}
.brands-letter .brand-item .no-img {
  color: #e2e2e2;
}
.brands-letter .brand-item .count {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  box-sizing: border-box;
  min-width: 25px;
  height: 25px;
  padding: 0 3px;
  line-height: 25px;
  text-align: center;
  background: #f58c12;
  border-radius: 20px;
  color: #ffffff;
}
.brands-letter .brand-item .label {
  position: relative;
  margin: 5px 0 0;
  padding-top: 5px;
  width: 100%;
  word-wrap: break-word;
}
.brands-letter .brand-item .label:before {
  content: '';
  position: absolute;
  top: 0;
  left: 25%;
  right: 25%;
  display: block;
  height: 1px;
  background: #b2b2b2;
}
.brands-letter .brand-item .item:hover .label:before {
  left: 0;
  right: 0;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.brands-letter .brand-item .am-image-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.brands-letter .brand-item .am-image-wrapper .am-image {
  max-width: 100%;
  max-height: 100%;
}
.bare-list .ambrands-image {
  pointer-events: none;
}
.amslider-header-container {
  padding: 5px 0 5px 35px;
  height: 35px;
  font-size: 22px;
  line-height: 35px;
}
.icon .brand-label {
  float: left;
}
.brand-images li.brand-item {
  list-style-type: none;
  text-align: center;
}
ul.bare-list img {
  display: block;
  margin: 0 auto;
}
.children-category .amslider {
  position: relative;
  left: inherit;
  margin: 0 50px;
  width: 100%;
  transform: inherit;
  display: block;
}
.amslider.am-brand-slider {
  max-width: 100%;
  padding: 0;
}
.amslider.am-brand-slider .swiper-brand {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
.amslider.am-brand-slider .am-image-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-grow: 1;
  margin: 0 auto;
}
.amslider.am-brand-slider .am-image-wrapper .am-image {
  max-width: 100%;
  max-height: 100%;
}
.amslider.am-brand-slider .slide {
  -webkit-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
}
.amslider.am-brand-slider .slide .am-image-wrapper {
  margin-bottom: 10px;
  overflow: hidden;
}
.amslider.am-brand-slider .swiper-slide {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  height: auto;
}
.amslider .slide {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  margin: 0 9px 20px 0;
  max-width: 30%;
  -webkit-flex-basis: 30%;
  flex-basis: 30%;
  text-align: center;
  color: #4f4f4f;
}
.amslider .slide .category-item {
  position: relative;
  padding: 10px;
  width: 100%;
  border: 1px solid #fff;
}
.amslider .slide .category-item:hover,
.amslider .slide .category-item.active {
  box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, 0.3);
  border-color: #bbb;
  position: relative;
  z-index: 2;
  padding: 10px;
}
.amslider .slide .category-item.category-item-label img {
  margin-bottom: 25px;
}
.amslider .slide .swiper-brand .am-image {
  height: auto;
}
.children-category-container.swiper-container {
  width: calc(100% - 2 * 27px);
  margin: auto;
}
.children-category-container .swiper-wrapper {
  -webkit-align-items: baseline;
  -moz-align-items: baseline;
  -ms-align-items: baseline;
  align-items: baseline;
}
.amslider .swiper-slide {
  padding: 10px;
  box-sizing: border-box;
  color: #4f4f4f;
}
.amslider .swiper-slide .swiper-category-item {
  padding: 10px 0;
  border: 1px solid #fff;
}
.amslider .swiper-slide .swiper-category-item img {
  height: auto;
}
.amslider .swiper-slide .swiper-category-item.category-item-label img {
  margin-bottom: 25px;
}
.amslider .swiper-slide .swiper-category-item:hover,
.amslider .swiper-slide .swiper-category-item.active {
  background: #ffffff;
  box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, 0.3);
  border: 1px solid #bbb;
  margin: 0;
}
.amslider .swiper-slide .swiper-brand .no-img {
  display: inline-block;
  margin: 0 auto;
  color: #e2e2e2;
}
.amslider .swiper-slide:hover,
.amslider .slide:hover {
  text-decoration: none;
}
#category-carousel .swiper-button-next {
  right: 0;
}
#category-carousel .swiper-button-prev {
  left: 0;
}
#category-carousel .swiper-button-next,
#category-carousel .swiper-button-prev {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: .3;
  height: 100%;
  margin: 0;
}
#category-carousel .swiper-button-next:hover,
#category-carousel .swiper-button-prev:hover {
  opacity: 1;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.amslider .swiper-slide .swiper-category-item:not(:root:root),
.amslider .swiper-slide .swiper-brand:not(:root:root),
.amslider .slide .category-item:not(:root:root) {
  padding: 10px;
}
.amshopby-morefrom .products-grid .product-item {
  width: auto;
}
.amshopby-morefrom .product-image-container {
  min-width: auto;
}
.ambrands-menu-item.parent .ambrands-link.level-top:after {
  content: '';
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .swiper-brand {
    width: 100%;
  }
  .swiper-brand .no-img {
    width: 100%;
  }
}
.ambrands-list-popup,
.ambrands-menu-item .ambrands-arrow {
  display: none;
}
.ui-tooltip.ui-widget {
  padding: 5px 10px;
  max-width: 250px;
  border: 1px solid #cccccc;
  background: #fff;
  box-shadow: 1px 0 3px #cccccc;
  word-wrap: break-word;
}
.ui-tooltip .arrow {
  position: absolute;
  bottom: -15px;
  width: 20px;
  height: 15px;
}
.ui-tooltip .arrow:after {
  position: absolute;
  border-top: 10px solid #cccccc;
  content: '';
}
.ui-tooltip .arrow:before {
  position: absolute;
  top: -1px;
  z-index: 9;
  border-top: 9px solid #fff;
  content: '';
}
.ui-tooltip .arrow.top {
  top: -15px;
  transform: scale(1, -1);
}
.ui-tooltip .arrow.left {
  left: 15px;
}
.ui-tooltip .arrow.left:before {
  left: 1px;
  border-right: 19px solid transparent;
}
.ui-tooltip .arrow.left:after {
  border-right: 20px solid transparent;
}
.ui-tooltip .arrow.right {
  right: 15px;
}
.ui-tooltip .arrow.right:before {
  right: 1px;
  border-left: 19px solid transparent;
}
.ui-tooltip .arrow.right:after {
  border-left: 20px solid transparent;
}
.ui-tooltip .am-brand-small_image {
  display: block;
  margin: auto;
  max-width: 150px;
}
.ui-tooltip .am-brand-image {
  display: block;
  margin: auto;
  max-width: 400px;
}
.ui-tooltip .ui-tooltip-content h3 {
  margin: 5px 0;
}
.am-visually-hidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  margin: 0;
  padding: 0;
  width: 0;
  height: 0;
  border: 0;
  opacity: 0;
}
.am-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
.ui-tooltip .arrow {
  left: 8px;
  width: 15px;
}
.ui-tooltip .arrow:after {
  border-right: 15px solid transparent;
}
.ui-tooltip .arrow:before {
  border-right: 14px solid transparent;
}
.amslider-container {
  margin: auto;
  margin-bottom: 15px;
  width: 100%;
}
.am-rating-up {
  font-size: smaller;
}
.amshopby-highlighted {
  background-color: #ffff00;
}
.amshopby-item .filter-value {
  margin-left: 5px;
}
.amshopby-filter-tooltip {
  display: inline-block;
  margin-left: 6px;
  max-width: 16px;
  max-height: 16px;
  vertical-align: top;
}
.amshopby-filter-value .swatch-option.image,
.amshopby-filter-value .swatch-attribute.size .swatch-option,
.amshopby-filter-value .swatch-attribute.manufacturer .swatch-option {
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.filter-options-item .filter-options-title:after {
  font-size: 14px;
}
.range.am-fromto-widget .am-filter-go {
  margin: 0 10px;
  vertical-align: top;
}
.amshopby-button {
  word-wrap: break-word;
  word-break: break-word;
  min-height: 40px;
  border-radius: 3px;
  background: #1979c3;
  color: #fff;
  text-align: center;
  letter-spacing: -.015em;
  font-size: 16px;
  line-height: 22px;
  transition: background 0.2s ease-in-out, border-color 0.2s ease-in-out;
}
.ie11 .amshopby-button {
  word-break: break-all;
}
.ie11 .amshopby-button {
  word-break: break-all;
}
.ie11 .amshopby-button {
  word-break: break-all;
}
.amshopby-button:not(.primary) {
  border-radius: 3px;
}
.amshopby-button:not(.primary),
.amshopby-button:not(.primary):active {
  box-shadow: none;
}
.amshopby-button:hover {
  border-color: #399ae6;
  background: #399ae6;
}
.amshopby-button:active,
.amshopby-button:focus {
  border-color: #135d96;
  background: #135d96;
}
.am-filter-go {
  word-wrap: break-word;
  word-break: break-word;
  min-height: 40px;
  border-radius: 3px;
  background: #1979c3;
  color: #fff;
  text-align: center;
  letter-spacing: -.015em;
  font-size: 16px;
  line-height: 22px;
  transition: background 0.2s ease-in-out, border-color 0.2s ease-in-out;
  margin: 15px 0 0;
  width: 25%;
}
.ie11 .am-filter-go {
  word-break: break-all;
}
.ie11 .am-filter-go {
  word-break: break-all;
}
.ie11 .am-filter-go {
  word-break: break-all;
}
.am-filter-go:not(.primary) {
  border-radius: 3px;
}
.am-filter-go:not(.primary),
.am-filter-go:not(.primary):active {
  box-shadow: none;
}
.am-filter-go:hover {
  border-color: #399ae6;
  background: #399ae6;
}
.am-filter-go:active,
.am-filter-go:focus {
  border-color: #135d96;
  background: #135d96;
}
input[type='text'].am-filter-price.-to.right {
  float: right;
}
.am-swatch-options {
  display: flex;
  flex-direction: column;
}
.am-swatch-options .swatch-option {
  display: inline-block;
  margin: 0 10px 0 0;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.am-swatch-options > .item {
  padding-bottom: 4px;
}
.am-swatch-options > .item:hover {
  background-color: transparent;
}
.am-swatch-options .am-shopby-swatch-label {
  display: inline-block;
  max-width: 70%;
  vertical-align: middle;
  word-wrap: break-word;
}
.filter-options .am-swatch-wrapper {
  margin: 0 0 5px !important;
  line-height: initial;
}
.catalog-topnav .filter-options {
  flex-wrap: wrap;
  min-height: 40px;
}
.catalog-topnav .filter-options .filter-options-item {
  display: inline-block;
  border: 0;
}
.catalog-topnav .filter-options .filter-options-content {
  position: absolute;
  z-index: 9999;
  margin-top: 12px;
  min-width: 100px;
  border: 1px solid transparent;
  border-radius: 6px;
  background-color: #fff;
  box-shadow: 0 4px 8px rgba(190, 199, 219, 0.21), 0 6px 25px rgba(190, 199, 219, 0.28);
}
.catalog-topnav .filter-options .am-filter-items-rating li {
  margin: 0 0 10px;
}
.catalog-topnav .filter-options .am-filter-items-rating li:last-child {
  margin: 0;
}
.catalog-topnav .block-actions {
  display: none;
}
.catalog-topnav {
  display: none;
}
.filter-options .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  top: 5px;
  right: 8px;
}
.page-layout-1column .filter-options-item.active .filter-options-content {
  padding: 10px 15px;
}
.page-layout-1column .filter-options-content li.item {
  padding: 0;
}
.filter [data-role='collapsible']:not([data-collapsible='true']) [data-role='content'] {
  display: none;
}
div.swatch-option-tooltip {
  z-index: 9999;
}
.swatch-option-tooltip .image,
.swatch-option-tooltip-layered .image {
  background-size: contain !important;
}
.filter-options .am-labels-folding .item {
  position: relative;
}
.filter-options .ui-menu {
  display: block;
  margin: 0;
  padding: 0;
  outline: 0;
  list-style: none;
}
.filter-options .ui-menu .ui-menu {
  position: absolute;
}
.filter-options .ui-menu .ui-menu-item {
  margin: 0;
  list-style: none;
  cursor: pointer;
}
.filter-options .ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px .4em;
}
.filter-options .ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  border-width: 1px 0 0;
  font-size: 0;
  line-height: 0;
}
.filter-options-content .am-swatch-wrapper {
  display: inline-block;
}
.filter-options-content .am-swatch-wrapper:hover .am-swatch-link {
  background: none;
}
.filter-options-content .am-swatch-wrapper > .input.-hidden {
  display: none;
}
.am-filter-items-attr_price {
  min-width: 130px;
  max-width: 350px;
}
.am-filter-items-attr_color .swatch-option.text {
  padding: 1px 2px;
  width: 30px;
}
.amasty-catalog-topnav.block.filter {
  flex-basis: auto;
}
.amasty-catalog-topnav .filter-options .item:last-child {
  margin-bottom: 0;
}
.amshopby-category-dropdown {
  display: block;
  overflow: hidden;
  padding-right: 3.6rem;
  min-height: 3.2rem;
  border: 1px solid #adadad;
  background-color: #fff;
  text-align: left;
  text-overflow: ellipsis;
  white-space: normal;
  font-weight: 400;
  cursor: pointer;
}
.amshopby-category-dropdown:after {
  position: absolute;
  top: 50%;
  right: 1.2rem;
  box-sizing: border-box;
  margin-top: -.2rem;
  width: 0;
  height: 0;
  border-width: .5rem .4rem 0;
  border-style: solid;
  border-color: #000 transparent transparent;
  content: '';
  transition: all .2s linear;
}
.amshopby-category-dropdown:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 3.2rem;
  border: 1px solid #adadad;
  background-color: #e3e3e3;
  content: '';
}
.am-category-wrapper {
  position: relative;
  display: block;
  user-select: none;
}
.am-category-wrapper._active .amshopby-category-dropdown:after {
  transform: rotate(180deg);
}
.am-category-wrapper .amshopby-checkbox,
.am-category-wrapper .amshopby-radio {
  margin-left: 20px;
}
.am-category-wrapper .amshopby-filter-parent {
  padding-left: 0;
}
.am-category-wrapper .am-multiselect-crumb {
  position: relative;
  display: inline-block;
  margin: .3rem 0 .3rem .3rem;
  padding: .3rem 2.4rem .4rem 1rem;
  border: 1px solid #a79d95;
  border-radius: 1px;
  background-color: #f5f5f5;
  font-size: 1.2rem;
  transition: border-color 0.1s linear;
}
.am-category-wrapper .am-multiselect-crumb .action-close {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  padding: 0;
  width: 2rem;
  height: auto;
  border: none;
  border-radius: 0;
  background-color: transparent;
  box-shadow: none;
  color: #514943;
  font-size: .5em;
  line-height: 1;
}
.am-category-wrapper .am-multiselect-crumb .action-close:before {
  content: 'x';
  font-size: 10px;
  transition: color .1s linear;
}
.am-category-wrapper .am-multiselect-crumb .action-close > span {
  position: absolute;
  display: none;
  visibility: hidden;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
}
.filter-options .am-labels-folding .item {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  position: relative;
  padding: 0 0 0 20px;
}
.filter-options .am-labels-folding .item .am-input,
.filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) input[type='radio'],
.filter-options .amshopby-category-dropdown + form .item input[type='radio'],
.filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) input[type='checkbox'],
.filter-options .amshopby-category-dropdown + form .item input[type='checkbox'] {
  position: absolute;
  top: 4px;
  left: 0;
  margin: 0 5px 0 0;
}
.filter-options .am-labels-folding .item .am-collapse-icon ~ .am-input {
  left: 20px;
}
.filter-options .am-labels-folding .item .am-collapse-icon ~ [class*='am-filter-item-'] {
  padding-left: 20px;
}
.filter-options .amshopby-category-dropdown + form .item {
  flex-wrap: wrap;
}
.filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered),
.filter-options .amshopby-category-dropdown + form .item {
  position: relative;
  display: block;
}
.filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon ~ .am-input,
.filter-options .amshopby-category-dropdown + form .item .am-collapse-icon ~ .am-input,
.filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon ~ input[type='radio'],
.filter-options .amshopby-category-dropdown + form .item .am-collapse-icon ~ input[type='radio'],
.filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon ~ input[type='checkbox'],
.filter-options .amshopby-category-dropdown + form .item .am-collapse-icon ~ input[type='checkbox'],
.filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon ~ input[type='checkbox'] + .amshopby-choice,
.filter-options .amshopby-category-dropdown + form .item .am-collapse-icon ~ input[type='checkbox'] + .amshopby-choice {
  left: 20px;
}
.filter-options .amshopby-category-dropdown + form .items.-am-multiselect .item .items-children.-folding {
  padding-left: 20px;
}
.am-labels-folding .am-collapse-icon,
.filter-options .amshopby-category-dropdown + form .items.-am-multiselect .item .am-collapse-icon {
  display: flex;
  align-items: center;
  top: 0;
  left: 0;
  align-self: flex-start;
}
.am-labels-folding .am-collapse-icon:after,
.filter-options .amshopby-category-dropdown + form .items.-am-multiselect .item .am-collapse-icon:after,
.am-labels-folding .am-show-more:before {
  position: static;
  margin: 0;
}
.am-collapse-icon {
  position: absolute;
  box-sizing: border-box;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  cursor: pointer;
  -webkit-font-smoothing: antialiased;
}
.am-collapse-icon:after,
.am-show-more:before {
  position: absolute;
  right: 0;
  width: 12px;
  height: 20px;
  background: url("../../frontend/bistwobis/casazuny/pt_BR/Amasty_Shopby/images/svg/arrow-bottom.svg") no-repeat 100% / contain;
  content: '';
}
.am-collapse-icon._active:after {
  content: '';
  transform: rotate(180deg);
}
.amshopby-option-link {
  display: inline-block;
  clear: both;
  margin-right: 5px;
}
.amshopby-option-link img {
  float: left;
  margin: 0 5px 5px 0;
}
.amshopby-option-link img:not([src*='/resized']) {
  max-width: 30px;
  max-height: 30px;
}
.am-item-removed {
  text-decoration: none;
}
.am-category-image {
  vertical-align: middle;
}
.amshopby-filter-current .filter-label {
  vertical-align: middle;
}
.amshopby-filter-current .amshopby-items {
  padding: 0 0 0 10px;
}
.amshopby-filter-current .amshopby-item.item {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  position: relative;
  padding: 0 0 0 20px;
}
.amshopby-filter-current .amshopby-filter-name {
  display: flex;
  padding: 0 5px 0 0;
  font-weight: bold;
}
.amshopby-filter-current .amshopby-filter-name:after {
  content: ':';
}
.ie11 .amshopby-filter-current .amshopby-filter-name:after {
  padding-left: 1px;
}
.amshopby-filter-current .amshopby-filter-value {
  flex-grow: 1;
}
.amshopby-filter-current .am-swatch-link {
  display: flex;
  align-items: center;
}
.amshopby-filter-current .amshopby-filter-value .am-swatch-options .swatch-option {
  margin: 0;
}
.amshopby-filter-current .amshopby-remove {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 0;
  width: 12px;
  height: 12px;
}
.ie11 .amshopby-filter-current .amshopby-remove {
  top: calc(50% - (12px / 2));
}
.amshopby-filter-current .amshopby-remove:hover:after,
.amshopby-filter-current .amshopby-remove:hover:before {
  background-color: #494949;
}
.amshopby-filter-current .amshopby-remove:hover ~ * {
  opacity: .5;
}
.amshopby-filter-current .amshopby-remove:after,
.amshopby-filter-current .amshopby-remove:before {
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #c7c7c7;
  content: '';
}
.amshopby-filter-current .amshopby-remove:after {
  transform: rotate(45deg);
}
.amshopby-filter-current .amshopby-remove:before {
  transform: rotate(-45deg);
}
.amshopby-filter-current .am-shopby-swatch-label {
  margin-left: 10px;
}
.amshopby-filter-current .swatch-option-link-layered {
  display: flex;
  align-items: center;
  flex-basis: 100%;
}
.amshopby-filter-current .item {
  padding-bottom: 0;
}
.am-dropdown .am-select,
.am-dropdown .chosen-container .chosen-choices {
  min-height: 32px;
  border-color: #ccc;
  background-color: #fff;
  font-size: 14px;
  font-family: 'reddit', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.am-dropdown .chosen-container .chosen-choices {
  background-image: none;
}
.am-dropdown .chosen-container-multi .chosen-choices li.search-field input[type='text'] {
  min-width: 100px;
  color: #000;
  font-family: 'reddit', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.am-porto-cmtb .amshopby-filter-current.filter-current .amshopby-item.item {
  display: flex;
  align-items: center;
  padding: 0 0 10px 20px;
}
.am-porto-cmtb .amshopby-filter-current.filter-current .items {
  padding: 15px;
}
.am-porto-cmtb .amshopby-filter-current.filter-current .am-show-more {
  padding: 12px 25px 0 0;
}
.am-porto-cmtb .amshopby-filter-current.filter-current .category-image .image {
  display: block;
  max-width: 100%;
  width: auto;
  height: auto;
}
.am-porto-cmtb .filter-options-content .swatch-option {
  min-width: 22px;
  width: 22px;
  height: 22px;
  border: none;
  background-position: center center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
.am-porto-cmtb .page-wrapper > .page-header {
  z-index: 900;
}
.am-porto-cmtb .page-main {
  z-index: 9;
}
.am-porto-cmtb .am-show-more:hover {
  color: #006bb4 !important;
}
.filter-options-item .filter-options-content .amshopby-slider-wrapper {
  margin: 0 10px;
}
.amasty-catalog-topnav .filter-options-item .filter-options-content .amshopby-slider-wrapper,
.filter-options-item .filter-options-content .amshopby-slider-wrapper > .items:not(.items-children):not(.am-category-view),
.filter-options-item .filter-options-content .amshopby-slider-wrapper .amshopby-fromto-wrap {
  margin: 0;
}
.amshopby-slider-container {
  margin: 10px 0 5px;
}
.amshopby-slider-container .ui-slider-range {
  position: absolute;
  z-index: 2;
}
.amshopby-slider-container .am-slider:not(.-loaded) {
  visibility: hidden;
  opacity: 0;
}
.amshopby-slider-container .am-slider:before,
.amshopby-slider-container .am-slider:after {
  position: absolute;
  z-index: 1;
  border-radius: 20px;
  content: '';
}
.amshopby-slider-container .am-slider .ui-slider-handle {
  overflow: inherit;
  margin: 0;
  padding: 0;
}
.amshopby-slider-container .amshopby-slider-display {
  margin: 10px 0 0;
  text-align: center;
}
.amshopby-slider-container .ui-slider-handle.ui-state-hover ~ .ui-slider-handle,
.amshopby-slider-container .ui-slider-handle.ui-state-active ~ .ui-slider-handle {
  pointer-events: none;
  user-select: none;
}
.amshopby-slider-container.-default .am-slider {
  margin: 0 10px;
  height: 10px;
  background: #dadada;
}
.amshopby-slider-container.-default .am-slider:before,
.amshopby-slider-container.-default .am-slider:after {
  width: 20px;
  height: 10px;
  background: #dadada;
}
.amshopby-slider-container.-default .am-slider:before {
  left: -10px;
}
.amshopby-slider-container.-default .am-slider:after {
  right: -10px;
}
.amshopby-slider-container.-default .ui-slider-range {
  height: 10px;
  background: #b6b6b6;
}
.amshopby-slider-container.-default .am-slider .ui-slider-handle {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #f98b25;
  transform: translate(-10px, -5px);
}
.filter-options-item .filter-options-content .amshopby-fromto-wrap .am-fromto-widget {
  flex-wrap: wrap;
  margin-top: 10px;
}
.filter-options-item .filter-options-content .amshopby-slider-wrapper .amshopby-fromto-wrap .am-fromto-widget {
  margin-top: 25px;
}
.filter-options-item .filter-options-content .amshopby-slider-wrapper.-volumetric .amshopby-fromto-wrap .am-fromto-widget {
  margin-top: 35px;
}
.amasty-catalog-topnav .amshopby-fromto-wrap .am-fromto-widget {
  max-width: 210px;
}
.amshopby-fromto-wrap .am-fromto-widget > .amshopby-input-wrapper {
  position: relative;
  max-width: 50%;
  width: calc(50% - 7px);
}
.amshopby-fromto-wrap .am-fromto-widget .am-filter-price {
  width: 100%;
  height: 40px;
  border: 1px solid #dfdedd;
  background-clip: padding-box;
  color: #494949;
  text-align: center;
  letter-spacing: .03em;
  font-size: 14px;
}
.amshopby-fromto-wrap .am-fromto-widget > .delimiter {
  margin: 0;
  width: 14px;
  line-height: 40px;
}
.amshopby-fromto-wrap .am-fromto-widget > .am-filter-go {
  margin: 15px 0 0;
  width: 100%;
}
.amshopby-fromto-wrap .am-fromto-widget > .am-filter-go:not(.primary),
.amshopby-fromto-wrap .am-fromto-widget > .am-filter-go:active {
  box-shadow: none;
}
.amshopby-input-wrapper .amshopby-currency {
  position: absolute;
  bottom: calc(100% - 10px);
  left: 4px;
  padding: 2px;
  background: #fff;
  color: #494949;
  letter-spacing: .03em;
  font-size: 14px;
  line-height: 16px;
}
.amshopby-slider-tooltip {
  transition: all 0.2s ease-in-out;
}
.ui-slider-handle:not(.ui-state-hover):not(.ui-state-active) .amshopby-slider-tooltip {
  visibility: hidden;
  opacity: 0;
  transform: translate(-50%, -3px);
}
.amshopby-slider-container.-improved {
  margin-top: 30px;
}
.amshopby-slider-container.-improved .am-slider {
  margin: 0 8px;
  height: 4px;
  background: #dfdedd;
}
.amshopby-slider-container.-improved .am-slider:before,
.amshopby-slider-container.-improved .am-slider:after {
  width: 16px;
  height: 4px;
  background: #dfdedd;
}
.amshopby-slider-container.-improved .am-slider:before {
  left: -8px;
}
.amshopby-slider-container.-improved .am-slider:after {
  right: -8px;
}
.amshopby-slider-container.-improved .ui-slider-range {
  height: 4px;
  background: #ff5502;
}
.amshopby-slider-container.-improved .am-slider .ui-slider-handle {
  top: -6px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #ff5502;
  transform: translateX(-8px);
}
.amshopby-slider-container.-improved .am-slider .ui-slider-handle:hover,
.amshopby-slider-container.-improved .am-slider .ui-slider-handle:active {
  background: #ff7735;
}
.amshopby-slider-container.-improved .amshopby-slider-tooltip {
  position: absolute;
  bottom: calc(100% + 7px);
  left: 8px;
  z-index: 1;
  display: block;
  box-sizing: border-box;
  padding: 3px;
  border: 1px solid #ff5502;
  border-radius: 2px;
  background: #ff5502;
  color: #ffffff;
  letter-spacing: .03em;
  font-size: 12px;
  line-height: 1;
  transform: translateX(-50%);
}
.amshopby-slider-container.-improved .amshopby-slider-tooltip:before,
.amshopby-slider-container.-improved .amshopby-slider-tooltip:after {
  position: absolute;
  top: calc(100% - 2px);
  left: calc(50% - 3px);
  display: block;
  width: 6px;
  height: 6px;
  border-bottom-right-radius: 2px;
  background: #ff5502;
  content: '';
  transform: rotate(45deg);
  clip-path: polygon(100% 0%, 0% 100%, 100% 100%);
}
.amshopby-slider-container.-improved .amshopby-slider-tooltip:after {
  top: calc(100% - 3px);
  background: #ff5502;
}
.amshopby-slider-container.-volumetric {
  margin-top: 20px;
}
.amshopby-slider-container.-volumetric .am-slider {
  margin: 0 4px;
  height: 4px;
  border-radius: 20px;
  background: #dfdedd;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25);
}
.amshopby-slider-container.-volumetric .am-slider:before,
.amshopby-slider-container.-volumetric .am-slider:after {
  display: none;
}
.amshopby-slider-container.-volumetric .ui-slider-range {
  height: 4px;
  border-radius: 20px;
  background: linear-gradient(270deg, #ff5502 0%, #f8ac87 100%);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25);
}
.amshopby-slider-container.-volumetric .am-slider .ui-slider-handle {
  width: 8px;
  height: 12px;
  border-radius: 2px;
  background: linear-gradient(159.86deg, #f58b57 41.01%, #ff5502 93.75%);
  box-shadow: 0 3px 4px rgba(255, 85, 2, 0.2), 0 1px 2px rgba(255, 85, 2, 0.3);
  transform: translate(-4px, 10px);
}
.amshopby-slider-container.-volumetric .am-slider .ui-slider-handle:before {
  position: absolute;
  bottom: calc(100% - 4px);
  left: calc(50% - 3px);
  display: block;
  width: 6px;
  height: 6px;
  border-bottom-right-radius: 2px;
  background: #f58b57;
  content: '';
  transform: rotate(-135deg);
  clip-path: polygon(100% 0%, 0% 100%, 100% 100%);
}
.amshopby-slider-container.-volumetric .amshopby-slider-tooltip {
  position: absolute;
  bottom: calc(100% + 7px);
  left: 8px;
  z-index: 1;
  display: block;
  box-sizing: border-box;
  padding: 3px;
  border: 1px solid #ff7e3f;
  border-radius: 2px;
  background: linear-gradient(136.07deg, #ff7e3f 4.64%, #ff5502 75.47%);
  color: #ffffff;
  letter-spacing: .03em;
  font-size: 12px;
  line-height: 1;
  transform: translateX(-50%);
  bottom: calc(100% + 17px);
  left: 4px;
}
.amshopby-slider-container.-volumetric .amshopby-slider-tooltip:before,
.amshopby-slider-container.-volumetric .amshopby-slider-tooltip:after {
  position: absolute;
  top: calc(100% - 2px);
  left: calc(50% - 3px);
  display: block;
  width: 6px;
  height: 6px;
  border-bottom-right-radius: 2px;
  background: #ff7e3f;
  content: '';
  transform: rotate(45deg);
  clip-path: polygon(100% 0%, 0% 100%, 100% 100%);
}
.amshopby-slider-container.-volumetric .amshopby-slider-tooltip:after {
  top: calc(100% - 3px);
  background: linear-gradient(136.07deg, #ff7e3f 4.64%, #ff5502 75.47%);
}
.amshopby-slider-container.-volumetric .amshopby-slider-display {
  margin-top: 20px;
}
.amshopby-slider-container.-light {
  margin-top: 30px;
}
.amshopby-slider-container.-light .am-slider {
  margin: 0 8px;
  height: 1px;
  background: #dfdedd;
}
.amshopby-slider-container.-light .am-slider:before,
.amshopby-slider-container.-light .am-slider:after {
  width: 16px;
  height: 1px;
  background: #dfdedd;
}
.amshopby-slider-container.-light .am-slider:before {
  left: -8px;
}
.amshopby-slider-container.-light .am-slider:after {
  right: -8px;
}
.amshopby-slider-container.-light .ui-slider-range {
  height: 1px;
  background: #ff5502;
}
.amshopby-slider-container.-light .am-slider .ui-slider-handle {
  top: -8px;
  box-sizing: border-box;
  width: 16px;
  height: 16px;
  border: 1px solid #dfdedd;
  border-radius: 50%;
  background: #ffffff;
  transform: translateX(-8px);
}
.amshopby-slider-container.-light .amshopby-slider-tooltip {
  position: absolute;
  bottom: calc(100% + 7px);
  left: 8px;
  z-index: 1;
  display: block;
  box-sizing: border-box;
  padding: 3px;
  border: 1px solid #dfdedd;
  border-radius: 2px;
  background: #ffffff;
  color: #ff5502;
  letter-spacing: .03em;
  font-size: 12px;
  line-height: 1;
  transform: translateX(-50%);
  bottom: calc(100% + 8px);
}
.amshopby-slider-container.-light .amshopby-slider-tooltip:before,
.amshopby-slider-container.-light .amshopby-slider-tooltip:after {
  position: absolute;
  top: calc(100% - 2px);
  left: calc(50% - 3px);
  display: block;
  width: 6px;
  height: 6px;
  border-bottom-right-radius: 2px;
  background: #dfdedd;
  content: '';
  transform: rotate(45deg);
  clip-path: polygon(100% 0%, 0% 100%, 100% 100%);
}
.amshopby-slider-container.-light .amshopby-slider-tooltip:after {
  top: calc(100% - 3px);
  background: #ffffff;
}
.amshopby-slider-container.-dark {
  margin-top: 30px;
}
.amshopby-slider-container.-dark .am-slider {
  margin: 0 5px;
  height: 3px;
  background: #4a4948;
}
.amshopby-slider-container.-dark .am-slider:before,
.amshopby-slider-container.-dark .am-slider:after {
  width: 9px;
  height: 3px;
  background: #4a4948;
}
.amshopby-slider-container.-dark .am-slider:before {
  left: -4px;
}
.amshopby-slider-container.-dark .am-slider:after {
  right: -4px;
}
.amshopby-slider-container.-dark .ui-slider-range {
  height: 3px;
  background: #ff5502;
}
.amshopby-slider-container.-dark .am-slider .ui-slider-handle {
  top: -6px;
  width: 9px;
  height: 15px;
  border-radius: 2px;
  background: #ff5502;
  box-shadow: 0 2px 4px rgba(255, 85, 2, 0.2), 0 1px 2px rgba(255, 85, 2, 0.3);
  transform: translateX(-4.5px);
}
.amshopby-slider-container.-dark .amshopby-slider-tooltip {
  position: absolute;
  bottom: calc(100% + 7px);
  left: 8px;
  z-index: 1;
  display: block;
  box-sizing: border-box;
  padding: 3px;
  border: 1px solid #ff5502;
  border-radius: 2px;
  background: #ff5502;
  color: #ffffff;
  letter-spacing: .03em;
  font-size: 12px;
  line-height: 1;
  transform: translateX(-50%);
  left: 4.5px;
}
.amshopby-slider-container.-dark .amshopby-slider-tooltip:before,
.amshopby-slider-container.-dark .amshopby-slider-tooltip:after {
  position: absolute;
  top: calc(100% - 2px);
  left: calc(50% - 3px);
  display: block;
  width: 6px;
  height: 6px;
  border-bottom-right-radius: 2px;
  background: #ff5502;
  content: '';
  transform: rotate(45deg);
  clip-path: polygon(100% 0%, 0% 100%, 100% 100%);
}
.amshopby-slider-container.-dark .amshopby-slider-tooltip:after {
  top: calc(100% - 3px);
  background: #ff5502;
}
.filter-options-item .filter-options-content {
  padding-bottom: 5px;
}
.filter-options-item .filter-options-content .am-swatch-wrapper .swatch-option.image,
.filter-options-item .filter-options-content .swatch-attribute.size .swatch-option.selected,
.filter-options-item .filter-options-content .swatch-attribute.manufacturer .swatch-option.selected {
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.filter-options-item .filter-options-content .range {
  display: flex;
  align-items: center;
  margin-top: 15px;
  text-align: center;
}
.filter-options-item .filter-options-content .items:not(.items-children):not(.am-category-view),
.filter-options-item .filter-options-content .am-category-wrapper,
.filter-options-item .filter-options-content .amshopby-fromto-wrap {
  margin: 0 10px;
}
.filter-options-item .filter-options-content .am-shopby-form {
  margin: 0 7px;
}
.filter-options-item .filter-options-content .items [class*='am-filter-item'] {
  margin-left: 0;
  padding: 0;
}
.filter-options-item .filter-options-content .count {
  display: inline-flex;
  padding-left: 0;
}
.filter-options-item .filter-options-content .am-shopby-swatch-label .count {
  margin: 0;
  padding: 0;
}
.filter-options-item .filter-options-content .am-shopby-swatch-label .label {
  margin-right: 5px;
}
.filter-options-item .filter-options-content .am-shopby-form {
  overflow-x: hidden;
  overflow-y: auto;
  margin-bottom: -15px;
  padding: 3px;
}
.filter-options-item .filter-options-content .am-shopby-form .swatch-attribute .swatch-option-link-layered:hover {
  background-color: unset;
}
.amasty-catalog-topnav .filter-options-item .filter-options-content {
  padding-bottom: 10px;
}
.amasty-catalog-topnav .filter-options-item .filter-options-content .items:not(.items-children):not(.am-category-view),
.amasty-catalog-topnav .filter-options-item .filter-options-content .am-shopby-form,
.amasty-catalog-topnav .filter-options-item .filter-options-content .am-category-wrapper,
.amasty-catalog-topnav .filter-options-item .filter-options-content .amshopby-fromto-wrap {
  margin: 0;
}
.filter-options .items.-am-overflow {
  overflow-x: hidden;
  overflow-y: auto;
}
.filter-options .items .items-children.-folding {
  padding-left: 20px;
  width: 100%;
  list-style: none;
}
.filter-options .items.-am-singleselect .item.-is-by-click .items-children.-folding .item .amshopby-filter-parent {
  padding-left: 20px;
}
.filter-options .items.-am-multiselect .item.-is-expanded .items-children.-folding {
  padding-left: 0;
}
.filter-options .items .items-children.-folding .item {
  margin: 5px 0;
}
.filter-options .item.-empty-value {
  opacity: .5;
  pointer-events: none;
  user-select: none;
}
.filter-options .ui-widget-overlay {
  background: #aaa;
  opacity: .3;
}
.filter-options .ui-widget-shadow {
  box-shadow: 0 0 5px #666;
}
.filter-options .am-category-view {
  position: absolute;
  z-index: 9;
  display: none;
  overflow-y: auto;
  box-sizing: border-box;
  margin: 0;
  padding: 10px;
  max-height: 300px;
  width: 100%;
  border: 1px solid #cccccc;
  background-color: #fff;
  white-space: nowrap;
}
.filter-options .items.am-category-view,
.filter-options .am-category-view ol.items {
  margin: 0;
}
.filter-options .am-category-view.-am-singleselect .am-collapse-icon {
  top: 0;
}
.filter-options .am-category-view.-am-singleselect .am-collapse-icon:after,
.filter-options .am-category-view.-am-singleselect .am-show-more:before {
  right: inherit;
  left: 0;
}
.filter-options .am-category-view .item a.amshopby-filter-parent {
  padding-left: 20px;
}
.filter-options .am-category-view.-am-multiselect .item > .am-collapse-icon ~ a.amshopby-filter-parent {
  padding-left: 40px;
}
.filter-options .am-category-view [class*='am-filter-item'] {
  display: inline-block;
  white-space: initial;
}
.filter-options .filter-options-content .rating-summary {
  display: inline-block;
  vertical-align: sub;
}
.filter-options .amshopby-search-box {
  margin: 0 0 15px;
}
.filter-options .am-labels-folding.-am-singleselect .item .am-input,
.filter-options [class*='am-filter-items-'].am-labels-folding.-am-singleselect .item:not(.swatch-option-link-layered) input[type='radio'],
.filter-options .amshopby-category-dropdown + form .-am-singleselect .item input[type='radio'],
.filter-options .am-category-view input[type='radio'] {
  display: none;
}
.filter-options .am-labels-folding.-am-singleselect .item {
  padding: 0;
}
.filter-options .am-category-wrapper .items.-am-multiselect .item.-filter-parent:not(.-is-collapsible),
.filter-options .items:not(.items-children) > .item.-is-by-click.-filter-parent ~ .item.-is-expanded {
  margin-left: 20px;
}
.filter-options-content .am-ranges .items.-am-multiselect .item {
  position: relative;
}
.filter-options-content .am-ranges .items.-am-multiselect .item [class*='am-filter-item'] {
  padding-left: 20px;
}
.filter-actions .filter-clear {
  color: #1979c3;
  font-size: 14px;
  line-height: 19px;
}
.filter-actions .filter-clear:hover {
  color: #399ae6;
  text-decoration: none;
}
.filter-actions .filter-clear:focus,
.filter-actions .filter-clear:active {
  color: #135d96;
}
.filter-options-content .item a:hover {
  background-color: transparent;
  color: #1979c3;
}
.filter-options-content .item a:hover .count {
  color: #1979c3;
}
.filter-options-content .item a:active,
.filter-options-content .item a:active .count {
  color: #135d96;
  text-decoration: none;
}
.filter-options-content .item:first-child {
  margin-top: 0;
}
.filter-options-content .item:last-child {
  margin-bottom: 0;
}
.filter-options-content .item > a {
  display: block;
}
.filter-options-content .items.-am-singleselect .item > input[type='radio'] {
  display: none;
}
.filter-options-content .items.-am-singleselect a.am_shopby_link_selected,
.filter-options-content .swatch-option.selected + .am-shopby-swatch-label {
  color: #1979c3;
}
.filter-options-content .items.-am-singleselect a.am_shopby_link_selected .count,
.filter-options-content .swatch-option.selected + .am-shopby-swatch-label .count {
  color: #1979c3;
}
.am-show-more,
.filter-options-content .am-show-more {
  position: relative;
  display: none;
  margin: 10px 0 0;
  padding: 0 22px 0 0;
  color: #070605;
  letter-spacing: .03em;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  cursor: pointer;
}
.amasty-catalog-topnav .filter-options-content .am-show-more {
  padding-left: 0;
}
.filter-options-content .am-show-more {
  padding-left: 10px;
}
.am-show-more:hover,
.filter-options-content .am-show-more:hover {
  background-color: transparent;
  color: #838382;
  text-decoration: none;
}
.am-show-more:active,
.filter-options-content .am-show-more:active {
  color: #070605;
}
.am-show-more:before {
  top: 0;
}
.am-show-more.-active {
  display: inline-flex;
  align-items: center;
}
.am-show-more .am-counter {
  display: inline-block;
  margin: 0 2px;
  opacity: .5;
}
.am-show-more[data-is-hide='false']:before {
  transform: rotate(180deg);
}
.am_shopby_link_selected {
  color: #1979c3;
}
.items[class*='am-filter-items-attr_category']:not(.items-children) > .item > a {
  font-weight: 700;
}
.filter-options .items:not(.items-children).-am-multiselect > .item.-is-by-click .items-children.-folding {
  padding-left: 0;
}
.filter-options .items:not(.items-children).-am-multiselect > .item.-is-by-click .items-children.-folding .item.-is-expanded {
  margin-left: 20px;
}
.am-filter-items-stock .am_shopby_link_selected,
.am-filter-items-rating .am_shopby_link_selected {
  text-decoration: none;
}
.filter-content [class*='am-filter-item']:hover ~ .amshopby-choice:before {
  border-color: #1979c3;
}
.filter-content .items.-am-multiselect [class*='am-filter-item']:hover {
  color: inherit;
}
.filter-content .items.-am-multiselect [class*='am-filter-item']:hover .count {
  color: #757575;
}
.amshopby-fly-out-view.ui-menu,
.amshopby-flyout-block .items.amshopby-fly-out-view .item .items-children {
  position: relative;
  padding: 13px 0;
  border-radius: 3px;
  background: #fff;
  box-shadow: 0 4px 8px rgba(190, 199, 219, 0.21), 0 6px 25px rgba(190, 199, 219, 0.28);
}
.amshopby-fly-out-view .ui-menu {
  width: 100%;
}
.amshopby-fly-out-view .items-children:not(.ui-menu) {
  display: none;
}
.amshopby-fly-out-view .am-input {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.amshopby-fly-out-view .am-input[type='radio'] + .amshopby-choice {
  display: none;
}
.amshopby-flyout-block .items.amshopby-fly-out-view .item {
  position: relative;
  display: flex;
  align-items: flex-start;
  flex-direction: row-reverse;
  margin: 0;
  padding: 4px 20px;
  font-size: 14px;
  line-height: 18px;
}
.amshopby-flyout-block .items.amshopby-fly-out-view .item:hover {
  background-color: #f8f8f9;
}
.amshopby-flyout-block .items.amshopby-fly-out-view .item .items-children {
  position: absolute;
  z-index: 995;
}
.amshopby-flyout-block .items.amshopby-fly-out-view .item > .amshopby-choice {
  position: relative;
  top: inherit;
  left: inherit;
  margin: 3px 0;
  padding-left: 22px;
}
.amshopby-flyout-block .items.amshopby-fly-out-view .item [class*='am-filter-item-'] {
  display: inline-block;
  width: 100%;
}
.amshopby-flyout-block .items.amshopby-fly-out-view .item [class*='am-filter-item-']:hover {
  background-color: transparent;
  color: inherit;
}
.amshopby-flyout-block .items.amshopby-fly-out-view .item [class*='am-filter-item-']:hover > .count {
  color: #757575;
}
.amshopby-flyout-block .items.amshopby-fly-out-view .item .amshopby-choice:hover:before,
.amshopby-flyout-block .items.amshopby-fly-out-view .item [class*='am-filter-item-']:hover ~ .amshopby-choice:before {
  border-color: #e3e3e3;
}
.am_shopby_apply_filters {
  position: fixed;
  bottom: -80px;
  z-index: 999;
  width: 100%;
  transition: left 0.2s ease-in-out;
}
.am_shopby_apply_filters.visible {
  bottom: 0;
}
.am-show-button {
  z-index: 211;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 15px 0;
  width: 100%;
  border-top: 1px solid #cccccc;
  background: #ffffff;
  text-align: center;
}
.am-show-button > .am-items {
  margin: 0;
  padding: 0 10px;
  color: #070605;
  font-size: 14px;
  line-height: 22px;
}
.am-show-button > .am-items.-loading {
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url('../../frontend/bistwobis/casazuny/pt_BR/Amasty_Shopby/images/svg/loader.svg') center / 30px no-repeat;
  vertical-align: middle;
}
.am-show-button > .amshopby-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  min-width: 90px;
  line-height: 1;
}
.ie11 .am-show-button > .amshopby-button {
  padding: 10px;
}
#amasty-shopby-product-list {
  z-index: 1;
}
#amasty-shopby-product-list .products.wrapper {
  position: relative;
}
.amshopby-overlay-block {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 230;
  display: none;
  width: 100%;
  background: rgba(255, 255, 255, 0.5);
}
.amshopby-overlay-block > .amshopby-loader {
  position: absolute;
  top: 10%;
  left: 50%;
  display: block;
  width: 100px;
  height: 100px;
  background: url('../../frontend/bistwobis/casazuny/pt_BR/Amasty_Shopby/images/svg/loader.svg') center / 100px no-repeat;
  transform: translate(-50%, -10%);
}
.category-widget-main,
.category-widget-search {
  color: #E3E3E3;
}
.category-widget-main .category .category-list a,
.category-widget-search .category .category-list a,
.category-widget-main .category-search .category-list a,
.category-widget-search .category-search .category-list a {
  font-size: 14px;
  text-decoration: none;
}
.category-widget-main .category .category-list.desactive,
.category-widget-search .category .category-list.desactive,
.category-widget-main .category-search .category-list.desactive,
.category-widget-search .category-search .category-list.desactive {
  display: none !important;
}
.category-widget-search .search-brands-area {
  position: relative;
}
.category-widget-search .search-brands-area .input-search-brands {
  padding: 0 35px 0 15px;
  border: 1px solid #c0c9de;
  border-radius: 4px;
  margin-bottom: 14px;
}
.category-widget-search .search-brands-area::after {
  position: absolute;
  right: 13px;
  bottom: 20px;
  content: '\E830';
  font-family: 'fontello';
  transform: scaleX(-1);
}
.category-widget-search .category-search {
  border: 1px solid #c0c9de;
  border-radius: 4px;
  padding: 20px;
  height: 340px;
  overflow: overlay;
}
.category-widget-search .category-search .category-list a span {
  line-height: 24px;
  font-size: 12px;
  color: #7d8597;
  letter-spacing: 0.5px;
}
.dompagamentos-container,
.dompagamentos-container {
  padding: 20px;
}
.dompagamentos-container *,
.dompagamentos-container * {
  vertical-align: middle;
}
.dompagamentos-container .inline,
.dompagamentos-container .inline {
  display: inline-block;
}
.dompagamentos-container .text-left,
.dompagamentos-container .text-left {
  text-align: left;
}
.dompagamentos-container .pix-code-container #pix-code,
.dompagamentos-container .pix-code-container #pix-code {
  width: 300px;
  cursor: not-allowed;
  padding: 7px;
}
.dompagamentos-container .boleto-code-container #boleto-code,
.dompagamentos-container .boleto-code-container #boleto-code {
  width: 300px;
  cursor: not-allowed;
  padding: 7px;
}
.dompagamentos-container .pix-qrcode-image-container,
.dompagamentos-container .pix-qrcode-image-container {
  padding: 15px;
  width: 200px;
}
.dompagamentos_creditcard-form .actions-toolbar {
  margin-top: 15px;
}
.dompagamentos_creditcard-form .field {
  margin-top: 5px;
}
.dompagamentos_creditcard-form .group-2 {
  width: 65%;
}
.dompagamentos_creditcard-form .fields.group:before,
.dompagamentos_creditcard-form .fields.group:after {
  content: '';
  display: table;
}
.dompagamentos_creditcard-form .fields.group:after {
  clear: both;
}
.dompagamentos_creditcard-form .fields.group .field {
  box-sizing: border-box;
  float: left;
}
.dompagamentos_creditcard-form .fields.group.group-2 .field {
  width: 50% !important;
}
.dompagamentos_creditcard-form .fields.group.group-3 .field {
  width: 33.3% !important;
}
.dompagamentos_creditcard-form .fields.group.group-4 .field {
  width: 25% !important;
}
.dompagamentos_creditcard-form .fields.group.group-5 .field {
  width: 20% !important;
}
#dom-view-boleto {
  margin-right: 10px;
}
#dompagamentos_boleto-instructions,
#dompagamentos_pix-instructions {
  background: #f5f5f5;
  padding: 5px 15px;
  margin-top: 3rem;
  border: 1px solid #414141;
  width: fit-content;
  border-radius: 0px;
}
.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;
}
.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 {
  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;
}
.bfb-checkbox-item,
.bfb-radio-item {
  margin-top: 0.7rem;
}
.mgz-control-radio,
.mgz-control-checkbox {
  cursor: pointer;
  opacity: .01;
  overflow: hidden;
  position: absolute !important;
  vertical-align: top;
}
.mgz-control-radio:after,
.mgz-control-checkbox:after {
  display: none;
}
.mgz-control-radio + label,
.mgz-control-checkbox + label {
  cursor: pointer;
  display: inline-block;
  vertical-align: sub;
}
.mgz-control-radio + label:before,
.mgz-control-checkbox + label:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Magezon-Icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #ffffff;
  border: 1px solid #adadad;
  color: transparent;
  float: left;
  height: 1.6rem;
  text-align: center;
  vertical-align: top;
  width: 1.6rem;
}
.mgz-control-radio + label,
.mgz-control-checkbox + label {
  padding-left: 2.2rem;
}
.mgz-control-radio + label:before,
.mgz-control-checkbox + label:before {
  margin: 1px 0 0 -2.2rem;
}
.mgz-control-radio:checked + label:before,
.mgz-control-checkbox:checked + label:before {
  color: #514943;
}
.mgz-control-radio.disabled + label,
.mgz-control-checkbox.disabled + label,
.mgz-control-radio[disabled] + label,
.mgz-control-checkbox[disabled] + label {
  color: #303030;
  cursor: default;
  opacity: .5;
}
.mgz-control-radio.disabled + label:before,
.mgz-control-checkbox.disabled + label:before,
.mgz-control-radio[disabled] + label:before,
.mgz-control-checkbox[disabled] + label:before {
  background-color: #e9e9e9;
  border-color: #adadad;
  cursor: default;
}
._keyfocus .mgz-control-radio:not([disabled]):focus + label:before,
._keyfocus .mgz-control-checkbox:not([disabled]):focus + label:before,
._keyfocus .mgz-control-radio:not(.disabled):focus + label:before,
._keyfocus .mgz-control-checkbox:not(.disabled):focus + label:before {
  border-color: #007bdb;
}
.mgz-control-radio:not([disabled]):hover + label:before,
.mgz-control-checkbox:not([disabled]):hover + label:before,
.mgz-control-radio:not(.disabled):hover + label:before,
.mgz-control-checkbox:not(.disabled):hover + label:before {
  border-color: #878787;
}
.mgz-control-radio + label:before {
  border-radius: 1.6rem;
  content: '';
  transition: border-color 0.1s linear, color 0.1s ease-in;
}
.mgz-control-radio.mgz-control-radio + label:before {
  line-height: 140%;
}
.mgz-control-radio:checked + label {
  position: relative;
}
.mgz-control-radio:checked + label:after {
  background-color: #514943;
  border-radius: 50%;
  content: '';
  height: 10px;
  left: 3px;
  position: absolute;
  top: 4px;
  width: 10px;
}
.mgz-control-radio:checked:not([disabled]):hover,
.mgz-control-radio:checked:not(.disabled):hover {
  cursor: default;
}
.mgz-control-radio:checked:not([disabled]):hover + label,
.mgz-control-radio:checked:not(.disabled):hover + label {
  cursor: default;
}
.mgz-control-radio:checked:not([disabled]):hover + label:before,
.mgz-control-radio:checked:not(.disabled):hover + label:before {
  border-color: #adadad;
}
.mgz-control-checkbox + label:before {
  border-radius: 1px;
  content: '';
  font-size: 0;
  transition: font-size 0.1s ease-out, color 0.1s ease-out, border-color 0.1s linear;
}
.mgz-control-checkbox:checked + label:before {
  content: '\e62d';
  font-size: 1.1rem;
  line-height: 125%;
}
.mgz__actions-switch {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.admin__field-control .mgz__actions-switch {
  line-height: 3.2rem;
}
.mgz__actions-switch + .admin__field-service {
  min-width: 34rem;
}
.mgz__actions-switch-checkbox {
  position: absolute !important;
}
._disabled .mgz__actions-switch-checkbox + .mgz__actions-switch-label,
.mgz__actions-switch-checkbox.disabled + .mgz__actions-switch-label {
  cursor: not-allowed;
  opacity: 0.5;
  pointer-events: none;
}
.mgz__actions-switch-checkbox:checked + .mgz__actions-switch-label:before {
  left: 15px;
}
.mgz__actions-switch-checkbox:checked + .mgz__actions-switch-label:after {
  background: #79a22e;
}
.mgz__actions-switch-checkbox:checked + .mgz__actions-switch-label .mgz__actions-switch-text:before {
  content: attr(data-text-on);
}
._error .mgz__actions-switch-checkbox + .mgz__actions-switch-label:before,
._error .mgz__actions-switch-checkbox + .mgz__actions-switch-label:after {
  border-color: #e22626;
}
.mgz__actions-switch-label {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  cursor: pointer;
  display: inline-block;
  height: 22px;
  line-height: 22px;
  position: relative;
  user-select: none;
  vertical-align: middle;
}
.mgz__actions-switch-label:before,
.mgz__actions-switch-label:after {
  left: 0;
  position: absolute;
  right: auto;
  top: 0;
}
.mgz__actions-switch-label:before {
  background: #ffffff;
  border: 1px solid #aaa6a0;
  border-radius: 100%;
  content: '';
  display: block;
  height: 22px;
  transition: left 0.2s ease-in 0s;
  width: 22px;
  z-index: 1;
}
.mgz__actions-switch-label:after {
  background: #e3e3e3;
  border: 1px solid #aaa6a0;
  border-radius: 12px;
  content: '';
  display: block;
  height: 22px;
  transition: background 0.2s ease-in 0s;
  width: 37px;
  z-index: 0;
}
.mgz__actions-switch-text:before {
  content: attr(data-text-off);
  padding-left: 47px;
  white-space: nowrap;
}
.mgzFlex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.mgz-invisible {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.magezon-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Magezon-Icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.MgzFontAwesome {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.mgz-text-left {
  text-align: left;
}
.mgz-text-right {
  text-align: right;
}
.mgz-text-center {
  text-align: center;
}
.mgz-text-justify {
  text-align: justify;
}
.mgz-hidden {
  display: none;
}
.mgz-hide {
  display: none;
}
.mgz-visible {
  display: block;
}
.mgz_fit {
  width: 1% !important;
}
.mgz_center {
  text-align: center;
}
.videoWrap .videoFrame {
  position: relative;
  width: 760px;
  padding-bottom: 56.24%;
}
.videoWrap .videoFrame iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#consent_term_container {
  display: block;
  min-width: 330px;
  width: fit-content;
  background-color: #ededed;
  border-radius: 5px;
  padding: 10px;
  margin: 0 auto;
}
#consent_term_container small {
  font-size: 14px;
  font-weight: 600;
  color: #222222;
  text-align: justify;
  display: inline-block;
}
#consent_agreement_box {
  display: flex;
  flex-flow: column;
  justify-content: center;
  gap: 25px;
  max-width: 350px;
  margin: 0 auto;
}
#consent_term_container label {
  display: inline-block;
}
#consent_term_input {
  display: inline-block;
}
#customer-missing-fields-form .field {
  width: 60%;
  margin: auto;
}
#customer-missing-fields-form .taxvat-title {
  display: flex;
  justify-content: center;
  align-items: center;
  justify-self: center;
}
.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;
}
.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: '\e622';
  font-family: 'icons-blank-theme';
  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: '\e621';
}
.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: '\e621';
}
.gift-item-block .title {
  border-radius: 3px;
  background-image: none;
  background: #f2f2f2;
  border: 2px solid #aaaaaa;
  color: #333333;
  cursor: pointer;
  font-family: 'reddit', 'Helvetica Neue', Helvetica, Arial, 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: '\e622';
  font-family: 'icons-blank-theme';
  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: 2px solid #aaaaaa;
  color: #333333;
}
.gift-item-block .title:hover {
  background: #e2e2e2;
  border: 2px solid #aaaaaa;
  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: none;
}
.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: '\e622';
  font-family: 'icons-blank-theme';
  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: '\e621';
}
.block-order-details-gift-message {
  border-top: 1px solid #c7c7c7;
  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,
.cart-summary .form.giftregistry .fieldset .amshopby-button,
.cart-summary .form.giftregistry .fieldset .am-filter-go {
  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 #c7c7c7;
}
.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: '\e62a';
  font-family: 'icons-blank-theme';
  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 #c7c7c7;
}
.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 #c7c7c7;
}
.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: '\e61c';
  font-family: 'icons-blank-theme';
  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;
}
.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: '\e616';
  font-family: 'icons-blank-theme';
  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 {
  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: #0055ff;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
button.map-show-info:focus,
button.map-show-info:active {
  background: none;
  border: none;
}
button.map-show-info:hover {
  background: none;
  border: none;
}
button.map-show-info.disabled,
button.map-show-info[disabled],
fieldset[disabled] button.map-show-info {
  pointer-events: none;
  opacity: 0.5;
}
button.map-show-info:visited {
  color: #1979c3;
  text-decoration: none;
}
button.map-show-info:hover {
  color: #006bb4;
  text-decoration: none;
}
button.map-show-info:active {
  color: #1979c3;
  text-decoration: none;
}
button.map-show-info:hover,
button.map-show-info:active,
button.map-show-info:focus {
  background: none;
  border: 0;
}
button.map-show-info.disabled,
button.map-show-info[disabled],
fieldset[disabled] button.map-show-info {
  color: #0055ff;
  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 {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.wishlist.split.button button + .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: '\e622';
  font-family: 'icons-blank-theme';
  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: '\e621';
  font-family: 'icons-blank-theme';
  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: '\E843';
}
.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: '\e616';
  font-family: 'icons-blank-theme';
  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 #c7c7c7;
  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 #c7c7c7;
  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(../../frontend/bistwobis/casazuny/pt_BR/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(../../frontend/bistwobis/casazuny/pt_BR/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%;
  }
}
.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 #c7c7c7;
  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 #c7c7c7;
  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 #c7c7c7;
}
.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 #c7c7c7;
  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: '\e61d';
  font-family: 'icons-blank-theme';
  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;
}
.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: #0055ff;
  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: none;
}
.my-credit-cards .action.delete:active {
  color: #1979c3;
  text-decoration: none;
}
.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: #0055ff;
  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: #0055ff;
  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: none;
}
.my-credit-cards-popup .action.secondary:active {
  color: #1979c3;
  text-decoration: none;
}
.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: #0055ff;
  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;
}
.am-widget-brand-slider .swiper-container .am-image-wrapper {
  max-width: 160px;
  margin: 0 auto;
}
.am-widget-brand-slider .slick-list {
  margin: 0 54px;
}
.am-widget-brand-slider .slick-slide {
  margin-right: 5px;
}
.am-widget-brand-slider .slick-track {
  align-items: center;
  display: flex;
}
.banner_topo {
  display: block;
}
.banner_topo .banner-slider-carousel .slick-prev:before,
.banner_topo .banner-slider-carousel .slick-next:before {
  color: #ffffff;
}
.banner_topo .itens:not(.slick-initialized) {
  align-items: center;
  display: flex;
  flex-wrap: nowrap;
}
.banner_topo .itens:not(.slick-initialized) .banner-item {
  min-width: 100%;
}
.banner_vantagens .banner-slider-carousel,
.banner_mini_home .banner-slider-carousel,
.banner_footer .banner-slider-carousel,
.banner_supertopo .banner-slider-carousel {
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  max-width: 1322px;
  width: 100%;
}
.banner_vantagens .banner-slider-carousel .falseLazyLoading,
.banner_mini_home .banner-slider-carousel .falseLazyLoading,
.banner_footer .banner-slider-carousel .falseLazyLoading,
.banner_supertopo .banner-slider-carousel .falseLazyLoading {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 1440px) and (min-width: 770px) {
  .banner_vantagens .banner-slider-carousel,
  .banner_mini_home .banner-slider-carousel,
  .banner_footer .banner-slider-carousel,
  .banner_supertopo .banner-slider-carousel {
    width: 98% !important;
  }
}
.banner_supertopo {
  padding: 8px !important;
}
.banner_vantagens,
.banner_supertopo {
  background-color: #011eec;
  padding: 0;
  color: #ffffff;
}
.banner_vantagens .itens.slick-initialized,
.banner_supertopo .itens.slick-initialized {
  display: block;
  width: 100%;
}
.banner_vantagens .itens.slick-initialized .slick-list,
.banner_supertopo .itens.slick-initialized .slick-list {
  width: 100%;
}
.banner_vantagens .itens:not(.slick-initialized),
.banner_supertopo .itens:not(.slick-initialized) {
  align-items: center;
  display: flex;
  justify-content: space-between;
}
.banner_vantagens .slick-slide img,
.banner_supertopo .slick-slide img {
  display: inline;
  vertical-align: middle;
  width: auto;
}
.banner_vantagens .banner-item .item-content,
.banner_supertopo .banner-item .item-content {
  box-sizing: border-box;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  height: 34px;
  width: 100%;
}
.banner_vantagens .banner-item .item-content picture,
.banner_supertopo .banner-item .item-content picture {
  display: inline-block;
}
.banner_vantagens .banner-item .item-content .accent,
.banner_supertopo .banner-item .item-content .accent {
  background-color: #223dfe;
  color: #000000;
  width: fit-content;
}
.banner_vantagens .banner-item .item-content p,
.banner_supertopo .banner-item .item-content p {
  line-height: 34px;
  padding: 0 17px;
}
.banner_vantagens .item-content,
.banner_supertopo .item-content {
  margin: 0;
  width: 50%;
  text-align: center;
}
.banner_vantagens .item-content.parcelamento,
.banner_supertopo .item-content.parcelamento {
  display: flex;
  justify-content: center;
  border-left: 1px solid;
  border-right: 1px solid;
  margin: 10px 0;
}
.banner_vantagens .item-content.parcelamento p span,
.banner_supertopo .item-content.parcelamento p span {
  margin-left: 3rem;
}
.banner_vantagens .desconto img,
.banner_supertopo .desconto img {
  margin-right: 15px;
}
.banner_vantagens .desconto strong,
.banner_supertopo .desconto strong {
  margin-left: 2.5rem;
}
.banner_vantagens p,
.banner_supertopo p {
  font-size: 12px;
  margin: 0;
  min-width: max-content;
}
.banner_vantagens p img,
.banner_supertopo p img {
  margin-right: 6px;
  display: inline-block;
  vertical-align: middle;
}
.banner_vantagens i,
.banner_supertopo i {
  font-size: 20px;
  margin-right: 10px;
}
.banner_vantagens .item-image,
.banner_supertopo .item-image,
.banner_vantagens .item-image a,
.banner_supertopo .item-image a {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  height: 22px;
  margin: 0;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  color: #666666;
  white-space: nowrap;
}
.banner_vantagens .item-image img,
.banner_supertopo .item-image img,
.banner_vantagens .item-image a img,
.banner_supertopo .item-image a img {
  max-width: 20px;
  margin-right: 10px;
}
.banner_mini_home {
  position: relative;
  z-index: 3;
}
.banner_mini_home ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
.banner_mini_home ul li {
  margin: 0;
}
.banner_mini_home ul li a {
  display: block;
  position: relative;
  text-align: center;
}
.banner_mini_home ul li a:after {
  content: '';
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all 300ms eases all ease-in;
  -webkit-transition: all 300ms ease 0.5s ease;
  -moz-transition: all 300ms ease 0.5s ease;
  -o-transition: all 300ms ease 0.5s ease;
  -ms-transition: all 300ms ease 0.5s ease;
  transition: all 300ms ease 0.5s ease;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.75);
  position: absolute;
  top: 0;
  left: 0;
}
.banner_mini_home ul li a img {
  display: block;
  margin: 0;
}
.banner_mini_home ul li a .banner-title {
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  transition: all 300ms eases all ease-in;
  -webkit-transition: all 300ms ease 0.5s ease;
  -moz-transition: all 300ms ease 0.5s ease;
  -o-transition: all 300ms ease 0.5s ease;
  -ms-transition: all 300ms ease 0.5s ease;
  transition: all 300ms ease 0.5s ease;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  z-index: 3;
  font-size: 16px;
  color: #fff;
  white-space: nowrap;
}
.banner_mini_home ul li a .banner-title b,
.banner_mini_home ul li a .banner-title strong {
  display: block;
  font-size: 25px;
  text-transform: uppercase;
}
.banner_mini_home ul li a:hover:after,
.banner_mini_home ul li a:hover .banner-title {
  opacity: 1;
  filter: alpha(opacity=100);
}
.both.banner_content ul {
  display: flex;
  gap: 15px;
}
.banners_de_topo .slick-slider .slick-slide {
  padding: 0;
}
.banners_de_topo .slick-prev.slick-arrow {
  left: 15%;
}
.banners_de_topo .slick-prev.slick-arrow::before {
  content: '';
  background-image: url('../../frontend/bistwobis/casazuny/pt_BR/images/arrow-left.png');
  background-size: contain;
  background-repeat: no-repeat;
  width: 35px;
  height: 35px;
  display: block;
  opacity: 1;
}
.banners_de_topo .slick-next.slick-arrow {
  right: 15%;
}
.banners_de_topo .slick-next.slick-arrow::before {
  content: '';
  background-image: url('../../frontend/bistwobis/casazuny/pt_BR/images/arrow-right.png');
  background-size: contain;
  background-repeat: no-repeat;
  width: 35px;
  height: 35px;
  display: block;
  opacity: 1;
}
.banners_de_topo .slick-dots li {
  margin: 0;
}
.banners_de_topo .slick-dots li button:before {
  background: #fff !important;
  width: 10px;
  height: 10px;
  opacity: 1;
}
.banners_de_topo .slick-dots li.slick-active button:before {
  background: #F8C300 !important;
}
.grid_banner {
  margin-top: 3rem;
}
.grid_banner ul {
  display: flex;
  height: 100%;
  list-style-type: none;
}
.grid_banner ul li {
  overflow: hidden;
  list-style-type: none;
}
.grid_banner .item-image {
  border-radius: 4px;
  overflow: hidden;
}
.grid_banner .item-image,
.grid_banner .item-image img {
  display: block;
}
[class*=banner_alicates] img {
  width: 100%;
}
.banner_topo .slick-dots li button,
.banner_topo li.slick-active button {
  width: 35px;
  border-radius: 2px !important;
  height: 9px;
}
@media (min-width: 1100px) {
  .catalog-product-view .banner_supertopo .slick-slider {
    padding: 0 !important;
  }
}
@media only screen and (min-width: 1322px) {
  .banner_supertopo .slick-track {
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
  .banner_supertopo .slick-slide {
    margin-right: auto;
    width: fit-content !important;
  }
  .banner_supertopo .slick-slide:last-child {
    margin: 0;
  }
  .banner_topo .slick-prev {
    left: calc((100% - 1322px) / 2);
  }
  .banner_topo .slick-next {
    right: calc((100% - 1322px) / 2);
  }
}
.container-wrapper.boughttogether .block-title {
  display: block;
  margin-bottom: 24px;
  font-size: 3rem;
  font-weight: 600;
  color: #282829;
  text-transform: uppercase;
  text-align: left;
}
.container-wrapper.boughttogether .block-title strong {
  font-size: 3rem;
  display: flex;
  font-weight: 600;
}
.container-wrapper.boughttogether img.product-image-photo {
  border-radius: none !important;
}
.container-wrapper.boughttogether .products-grid .product-items {
  font-size: 16px;
  display: flex;
  gap: 15px;
  justify-content: space-between;
}
.container-wrapper.boughttogether .products-grid .product-items .product-item {
  display: flex;
  position: relative;
  width: calc((100% / 2) - 21px);
  overflow: visible;
  border: 1px solid #E2E2E2;
  border-radius: 0;
}
.container-wrapper.boughttogether .products-grid .product-items .product-item .product-image-container {
  width: 100% !important;
}
.container-wrapper.boughttogether .products-grid .product-items .product-item .product-image-wrapper {
  overflow: hidden;
}
.container-wrapper.boughttogether .products-grid .product-items .product-item .flags-container {
  order: unset;
  position: absolute;
  top: 0;
  z-index: 1;
  left: 0;
}
.container-wrapper.boughttogether .products-grid .product-items .product-item .flags-container .slick-track {
  display: flex;
  width: fit-content !important;
  margin: 0 !important;
  flex-direction: column;
  left: 10px;
  top: -5px;
  gap: 4px;
}
.container-wrapper.boughttogether .products-grid .product-items .product-item .product-item-photo {
  padding: 10px;
  border-radius: 0 !important;
  border-top-right-radius: 0 !important;
  border-top-left-radius: 0 !important;
}
.container-wrapper.boughttogether .products-grid .product-items .product-item .product-item-details {
  text-align: left;
  padding: 12px;
  justify-content: space-between;
}
.container-wrapper.boughttogether .products-grid .product-items .product-item .product-item-details .product-item-name {
  width: 100%;
  text-align: center;
  margin-bottom: -5px;
}
.container-wrapper.boughttogether .products-grid .product-items .product-item .product-item-details .product-item-link {
  font-weight: 600;
  font-size: 1.8rem;
  color: #282829;
  min-height: unset;
  line-height: 120%;
  height: 22px;
  overflow: hidden;
  white-space: normal;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-align: left;
}
.container-wrapper.boughttogether .products-grid .product-items .product-item .product-item-details .product-item-sku {
  font-weight: 600;
  font-size: 1.2rem;
  color: #b5b5b5;
}
.container-wrapper.boughttogether .products-grid .product-items .product-item .product-item-details .explicative-text {
  color: #7E7E7E;
  font-size: 12px;
}
.container-wrapper.boughttogether .products-grid .product-items .product-item .product-item-details .price-box .price-wrapper {
  width: fit-content;
  display: inline;
}
.container-wrapper.boughttogether .products-grid .product-items .product-item .product-item-details .price-box .price-final_price {
  position: relative;
  display: inline;
  text-align: left;
}
.container-wrapper.boughttogether .products-grid .product-items .product-item .product-item-details .price-box .price-final_price .old-price {
  margin-bottom: 0px;
}
.container-wrapper.boughttogether .products-grid .product-items .product-item .product-item-details .price-box .price-final_price .old-price .price {
  font-size: 1.2rem;
}
.container-wrapper.boughttogether .products-grid .product-items .product-item .product-item-details .price-box .price-final_price .old-price.custom-old-price .price {
  color: #ababab;
}
.container-wrapper.boughttogether .products-grid .product-items .product-item .product-item-details .price-box .price-final_price .old-price.custom-old-price .price::before {
  content: 'De ';
  font-size: 12px;
  font-weight: 500;
}
.container-wrapper.boughttogether .products-grid .product-items .product-item .product-item-details .price-box .price-final_price #price-discount-billet .price::before {
  content: 'por ';
  color: #223dfe;
  font-family: Lato;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  /* 12px */
}
.container-wrapper.boughttogether .products-grid .product-items .product-item .product-item-details .price-box .price-final_price #price-discount-billet .price::after {
  content: ' un. à vista no pix';
  color: #666;
  font-family: Lato;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  /* 12px */
}
.container-wrapper.boughttogether .products-grid .product-items .product-item .product-item-details .rating-summary {
  text-align: left;
}
.container-wrapper.boughttogether .products-grid .product-items .product-item .product-item-details .product-price {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-top: 0;
}
.container-wrapper.boughttogether .products-grid .product-items .product-item .product-item-details .product-qty {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.container-wrapper.boughttogether .products-grid .product-items .product-item #product-options-wrapper {
  margin-top: 1rem;
}
.container-wrapper.boughttogether .products-grid .product-items .product-item:after {
  font-size: 4.2rem;
  z-index: 11;
  position: absolute;
  font-weight: 300;
  width: 38px;
  height: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 50%;
  transform: translateY(-50%);
  right: -2px;
  box-shadow: none;
}
.container-wrapper.boughttogether .products-grid .product-items .product-item:not(:last-child):after {
  content: '+';
  color: #2d2d2d;
  background-color: transparent !important;
  transform: translateX(100%);
}
.container-wrapper.boughttogether .products-grid .product-items .product-item:nth-last-child(2):after {
  content: '';
  color: #000000;
  background-color: transparent !important;
}
.container-wrapper.boughttogether .products-grid .product-items .last-product {
  text-align: center;
  border: none;
  border-radius: 0;
  display: flex !important;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 0;
  box-sizing: border-box;
}
.container-wrapper.boughttogether .products-grid .product-items .last-product.hide-mobile {
  display: none !important;
}
.container-wrapper.boughttogether .products-grid .product-items .last-product .title {
  text-align: left;
}
.container-wrapper.boughttogether .products-grid .product-items .last-product .title .text-top {
  display: block;
  color: #2d2d2d;
  font-weight: 700;
  font-size: 2.4rem;
  margin-bottom: 10px;
}
.container-wrapper.boughttogether .products-grid .product-items .last-product .prices {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.container-wrapper.boughttogether .products-grid .product-items .last-product [data-price-type='finalPrice'] .price::after {
  content: ' un. à vista no pix';
  color: #666;
  font-family: Lato;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  /* 12px */
}
.container-wrapper.boughttogether .products-grid .product-items .last-product .total-boughttogether span {
  text-decoration: line-through;
}
.container-wrapper.boughttogether .products-grid .product-items .last-product .price-box .price-wrapper {
  display: inline;
}
.container-wrapper.boughttogether .products-grid .product-items .last-product .price-box .price {
  font-weight: 700;
  white-space: nowrap;
}
.container-wrapper.boughttogether .products-grid .product-items .last-product .total-price {
  margin-bottom: 8px;
  width: 100%;
}
.container-wrapper.boughttogether .products-grid .product-items .last-product .total-price > .price-box {
  text-align: left;
}
.container-wrapper.boughttogether .products-grid .product-items .last-product .total-price > .price-box .discount-flag {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.container-wrapper.boughttogether .products-grid .product-items .last-product .total-price > .price-box > .old-price .price {
  color: #666666;
  display: block;
  font-size: 1.4rem;
  line-height: normal;
  text-align: left;
  text-decoration: line-through;
  font-weight: 400;
}
.container-wrapper.boughttogether .products-grid .product-items .last-product .total-price > .price-box > .price-container .price {
  font-size: 2.4rem;
  color: #2d2d2d;
  font-size: 24px;
  font-weight: 600;
  line-height: 120%;
}
.container-wrapper.boughttogether .products-grid .product-items .last-product .total-price > .price-box > .price-container .price::before {
  content: 'por ';
  color: #223dfe;
  font-family: Lato;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  /* 12px */
}
.container-wrapper.boughttogether .products-grid .product-items .last-product .bundle_price {
  display: none;
}
.container-wrapper.boughttogether .products-grid .product-items .last-product .boughttogether-btn {
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  background-color: #ffbb00;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: -ms-flex !important;
  display: flex !important;
  font-size: 1.6rem;
  gap: 8px;
  height: 48px;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  width: 100%;
  color: #282829;
  display: inline-block;
}
.container-wrapper.boughttogether .products-grid .product-items .last-product .boughttogether-btn:before {
  background-image: url('../../frontend/bistwobis/casazuny/pt_BR/images/icon-add-minicart.png');
  background-position-x: 0;
  background-position-y: 0;
  line-height: 24px;
  vertical-align: middle;
  height: 24px;
  width: 24px;
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
}
.container-wrapper.boughttogether .products-grid .product-items .last-product .boughttogether-btn:hover {
  background: #cc9706;
}
.container-wrapper.boughttogether .products-grid .product-items .last-product .explicative-text {
  color: #525252;
  display: inline;
  gap: 4px;
}
.container-wrapper.boughttogether .short-description {
  margin-bottom: 10px !important;
}
.container-wrapper.boughttogether .last-product {
  text-align: center;
  border: none;
  border-radius: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 0;
  box-sizing: border-box;
  width: 100% !important;
}
.container-wrapper.boughttogether .last-product.hide-mobile {
  display: none !important;
}
.container-wrapper.boughttogether .last-product .title {
  text-align: left;
}
.container-wrapper.boughttogether .last-product .title .text-top {
  display: block;
  color: #2d2d2d;
  font-weight: 700;
  font-size: 2.4rem;
  margin-bottom: 10px;
}
.container-wrapper.boughttogether .last-product .prices {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.container-wrapper.boughttogether .last-product .total-boughttogether span {
  text-decoration: line-through;
}
.container-wrapper.boughttogether .last-product .price-box .price-wrapper {
  display: inline;
}
.container-wrapper.boughttogether .last-product .price-box .price {
  font-weight: 700;
  white-space: nowrap;
}
.container-wrapper.boughttogether .last-product .total-price {
  margin-bottom: 8px;
  width: 100%;
}
.container-wrapper.boughttogether .last-product .total-price > .price-box {
  text-align: left;
}
.container-wrapper.boughttogether .last-product .total-price > .price-box .discount-flag {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.container-wrapper.boughttogether .last-product .total-price > .price-box > .old-price .price {
  color: #666666;
  display: block;
  font-size: 1.4rem;
  line-height: normal;
  text-align: left;
  text-decoration: line-through;
  font-weight: 400;
}
.container-wrapper.boughttogether .last-product .total-price > .price-box > .price-container .price {
  font-size: 2.4rem;
  color: #2d2d2d;
  font-size: 24px;
  font-weight: 600;
  line-height: 120%;
}
.container-wrapper.boughttogether .last-product .total-price > .price-box > .price-container .price::before {
  content: 'por ';
  color: #223dfe;
  font-family: Lato;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  /* 12px */
}
.container-wrapper.boughttogether .last-product .bundle_price {
  display: none;
}
.container-wrapper.boughttogether .last-product .boughttogether-btn {
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  background-color: #ffbb00;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: -ms-flex !important;
  display: flex !important;
  font-size: 1.6rem;
  gap: 8px;
  height: 48px;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  width: 100%;
  display: inline-block;
}
.container-wrapper.boughttogether .last-product .boughttogether-btn:before {
  background-image: url('../../frontend/bistwobis/casazuny/pt_BR/images/icon-add-minicart.png');
  background-position-x: 0;
  background-position-y: 0;
  line-height: 24px;
  vertical-align: middle;
  height: 24px;
  width: 24px;
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
}
.container-wrapper.boughttogether .last-product .explicative-text {
  color: #525252;
  display: inline !important;
}
.boughttogether .product-item-details {
  margin-top: 0px !important;
}
.last-product .explicative-text {
  display: flex !important;
}
.last-product .boughttogether-btn:hover {
  background: #cc9706;
}
.last-product.product-item.hide-mobile {
  justify-content: center !important;
  align-items: center;
}
.product-item-link {
  height: 22px;
}
.flashSale {
  background: #FECE32;
  border-radius: 15px;
  -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  margin: 40px 0;
  overflow: visible;
  position: relative;
  padding: 0 !important;
  padding-bottom: 5px !important;
}
.flashSale::before {
  content: "";
  position: absolute;
  top: -55px;
  left: 50%;
  transform: translateX(-50%);
  width: 100vw;
  height: 115%;
  background: #233CEF;
  z-index: -1;
}
.flashSale::after {
  display: none;
}
.flashSale .flash-sale-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 25px 110px;
}
.flashSale .flash-sale-header .title-section .subtitle {
  color: #1930D5;
  text-align: center;
  font-family: Montserrat;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  /* 21.6px */
  margin-top: 0;
}
.flashSale .flash-sale-header .title-section .main-title {
  color: #1930D5;
  text-align: center;
  font-family: Montserrat;
  font-size: 43px;
  font-style: normal;
  font-weight: 800;
  line-height: 120%;
  /* 51.6px */
  margin-bottom: 0;
}
.flashSale .flash-sale-header .vermais {
  color: #333;
  text-decoration: none;
  font-weight: 700;
}
.flashSale .flash-sale-header .vermais:hover {
  text-decoration: underline;
}
.flashSale .global-countdown-wrapper {
  justify-content: center;
  border-radius: 12px;
  border: 1px solid #FFF;
  background: #223DFE;
  display: flex;
  height: 73px;
  padding: 0 5px;
  justify-content: space-between;
  align-items: center;
  flex-shrink: 0;
  align-self: stretch;
}
.flashSale .global-countdown {
  display: flex;
  gap: 10px;
  align-items: center;
}
.flashSale .global-countdown .countdown-item {
  color: #ffffff;
  border-radius: 8px;
  text-align: center;
  min-width: 60px;
  font-weight: 700;
  display: flex;
  flex-direction: column;
  align-items: center;
  overflow: hidden;
  position: relative;
}
.flashSale .global-countdown .countdown-item .countdown-number {
  color: #FFF;
  text-align: center;
  font-family: Montserrat;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  /* 32px */
}
.flashSale .global-countdown .countdown-item .countdown-label {
  color: #FFF;
  text-align: center;
  font-family: Montserrat;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  /* 18.2px */
  margin-top: 3px;
}
.flashSale .global-countdown .countdown-item:not(:last-child)::after {
  content: '';
  background-image: url('../../frontend/bistwobis/casazuny/pt_BR/images/line.png');
  background-size: contain;
  background-repeat: no-repeat;
  width: 22px;
  height: 40px;
  display: block;
  opacity: 1;
  position: absolute;
  right: -18px;
  top: 18px;
}
.flashSale .contentFlash {
  display: block;
}
.flashSale .contentFlash .block-banner {
  margin-bottom: 20px;
  text-align: center;
}
.flashSale .contentFlash .products-grid-container {
  background: #ffffff;
  border-radius: 15px;
  padding: 30px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.flashSale .contentFlash .products-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 30px;
}
.flashSale .product-card {
  position: relative;
  text-align: center;
  padding: 20px;
  border-radius: 10px;
  transition: transform 0.3s ease;
}
.flashSale .product-card:hover {
  transform: translateY(-5px);
}
.flashSale .product-card .discount-badge {
  position: absolute;
  top: 10px;
  left: 10px;
  background: #ffd700;
  color: #333;
  padding: 5px 12px;
  border-radius: 20px;
  font-size: 12px;
  font-weight: 700;
  z-index: 2;
}
.flashSale .product-card .product-image-link {
  display: block;
  text-decoration: none;
}
.flashSale .product-card .product-image {
  width: 150px;
  height: 150px;
  margin: 0 auto 20px;
  border-radius: 10px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f8f8f8;
}
.flashSale .product-card .product-image img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.flashSale .product-card .product-tags {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin-bottom: 15px;
}
.flashSale .product-card .product-tags .tag {
  padding: 4px 8px;
  border-radius: 4px;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
}
.flashSale .product-card .product-tags .tag.tag-frete {
  background: #e74c3c;
  color: #ffffff;
}
.flashSale .product-card .product-tags .tag.tag-outlet {
  background: #27ae60;
  color: #ffffff;
}
.flashSale .product-card .product-info .product-name {
  color: #333;
  display: block;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 10px;
  text-decoration: none;
  line-height: 1.3;
}
.flashSale .product-card .product-info .product-name:hover {
  color: #4a90e2;
}
.flashSale .product-card .product-info .product-rating {
  margin-bottom: 10px;
}
.flashSale .product-card .product-info .product-description {
  color: #666;
  font-size: 14px;
  margin-bottom: 15px;
  line-height: 1.4;
}
.flashSale .product-card .product-info .swatch-attribute {
  margin: 10px 0;
}
.flashSale .product-card .product-info .swatch-attribute .swatch-attribute-options {
  justify-content: center;
}
.flashSale .product-card .product-info .swatch-attribute .swatch-attribute-options .swatch-option.image,
.flashSale .product-card .product-info .swatch-attribute .swatch-attribute-options .swatch-option.color {
  width: 30px !important;
  height: 30px !important;
  margin: 0 3px;
}
.flashSale .product-card .product-info .price-section {
  margin-bottom: 20px;
}
.flashSale .product-card .product-info .price-section .price-box .old-price .price {
  text-decoration: line-through;
  color: #999;
  font-size: 12px;
}
.flashSale .product-card .product-info .price-section .price-box .special-price .price,
.flashSale .product-card .product-info .price-section .price-box .regular-price .price {
  color: #e74c3c;
  font-size: 18px;
  font-weight: 700;
}
.flashSale .product-card .product-info .price-section .price-box .price-container .explicative-text {
  color: #666;
  font-size: 11px;
  margin-bottom: 5px;
}
.flashSale .product-card .product-info .product-actions .buy-button {
  width: 100%;
  background: #ffffff;
  border: 2px solid #ddd;
  color: #333;
  padding: 12px 20px;
  border-radius: 6px;
  cursor: pointer;
  font-weight: 700;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  font-size: 14px;
}
.flashSale .product-card .product-info .product-actions .buy-button:hover {
  background: #4a90e2;
  border-color: #4a90e2;
  color: #ffffff;
}
.flashSale .product-card .product-info .product-actions .stock {
  text-align: center;
  padding: 12px;
  border-radius: 6px;
}
.flashSale .product-card .product-info .product-actions .stock.available {
  background: #d4edda;
  color: #155724;
}
.flashSale .product-card .product-info .product-actions .stock.unavailable {
  background: #f8d7da;
  color: #721c24;
}
.flashSale .ulFlashSale,
.flashSale .item,
.flashSale .titleClock,
.flashSale .countDownStyle {
  display: none;
}
#newsletter-popup-modal-inner-wrapper {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 0;
  padding-left: 0 !important;
  width: 100% !important;
  max-width: 964px !important;
}
#newsletter-popup-modal-inner-wrapper #newsletter-popup {
  width: 100%;
  display: flex;
}
#newsletter-popup-modal-inner-wrapper .action-close {
  align-items: center;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 50%;
  display: flex;
  height: 30px;
  justify-content: center;
  margin: 12px 12px 0 0;
  padding: 0;
  width: 30px;
  z-index: 100;
}
#newsletter-popup-modal-inner-wrapper .modal-content,
#newsletter-popup-modal-inner-wrapper .modal-inner-wrap,
#newsletter-popup-modal-inner-wrapper .modal-header,
#newsletter-popup-modal-inner-wrapper .newsletter-popup-img-content {
  padding: 0 !important;
}
#newsletter-popup-modal-inner-wrapper .newsletter-popup-title {
  color: #090F10;
  font-family: 'reddit';
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 120%;
  /* 28.8px */
  text-align: left;
  margin-bottom: 24px;
}
#newsletter-popup-modal-inner-wrapper .newsletter-popup-sub-title {
  font-size: 14px;
  color: #222222;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.8;
  text-align: left;
  padding-top: 5px;
}
#newsletter-popup-modal-inner-wrapper .newsletter-popup-text {
  font-size: 14px;
  color: #222222;
  line-height: 1.714;
  text-align: left;
  padding-top: 5px;
  padding-bottom: 10px;
  width: 100%;
}
#newsletter-popup-modal-inner-wrapper .newsletter-popup-form {
  text-align: left;
}
#newsletter-popup-modal-inner-wrapper .newsletter-popup_field_newsletter {
  display: flex;
  flex-flow: row wrap;
  justify-content: end;
}
#newsletter-popup-modal-inner-wrapper .newsletter-popup-input {
  border: 1px solid #D1D1D1;
  border-radius: 0;
  background: rgba(255, 255, 255, 0);
  color: #666;
  font-family: 'reddit';
  font-size: 1.4rem;
  font-weight: 300;
  height: 45px;
  padding: 0 10px;
  margin-bottom: 24px;
}
#newsletter-popup-modal-inner-wrapper .newsletter-popup-input::-webkit-input-placeholder {
  font-size: 14px;
  color: #a2a2a2;
  line-height: 1.714;
  text-align: left;
}
#newsletter-popup-modal-inner-wrapper .newsletter-popup-button {
  background-color: #223dfe;
  border-radius: 0;
  width: 100%;
  height: 40px;
  border: none;
  font-weight: bold;
  font-size: 16px;
  color: #090F10;
  padding: 0;
  margin: 0 0 12px;
}
#newsletter-popup-modal-inner-wrapper .bottom-legend {
  color: #090F10;
  text-align: center;
  font-family: 'reddit';
  font-size: 1.2rem;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  /* 16.8px */
}
#newsletter-popup-modal-inner-wrapper .bottom-legend > a {
  color: inherit;
  display: block;
  text-decoration: underline;
}
#newsletter-popup-modal-inner-wrapper .newsletter-popup-img-content {
  width: 57%;
}
#newsletter-popup-modal-inner-wrapper .newsletter-popup-img-content img {
  border-radius: 0;
  margin-bottom: -5px;
  width: 100%;
}
#newsletter-popup-modal-inner-wrapper .newsletter-popup-text-content {
  width: 43%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 45px;
}
#newsletter-popup-modal-inner-wrapper .text-bottom {
  text-align: center;
  margin-top: 10px;
  font-size: 12px;
  color: #090F10;
}
#newsletter-popup-modal-inner-wrapper .action-close:before {
  color: #090F10;
}
.block.newsletter {
  width: 100%;
  margin: 0;
  display: flex;
}
.block.newsletter .content {
  background: #ffffff;
  border-top-right-radius: 24px;
  border-bottom-right-radius: 24px;
  align-items: center;
  justify-content: center;
  width: 60%;
  max-height: 583px;
  margin-left: -7px;
}
.block.newsletter .content .form.subscribe {
  flex-direction: column;
}
.block.newsletter .image-new {
  width: 50%;
}
body {
  position: relative;
}
.login-overlay,
.reset-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
  z-index: 999;
  padding: 0;
  display: none;
  box-sizing: border-box;
}
.login-overlay.open,
.reset-overlay.open {
  display: flex;
  justify-content: center;
  align-items: center;
}
.popup-login-form,
.popup-register-form,
.popup-reset-form,
.popup-success-reset-form {
  position: relative;
  display: none;
}
.popup-success-reset-form .container .title:before {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMzYiIGhlaWdodD0iMzYiIHZpZXdCb3g9IjAgMCAzNiAzNiI+CiAgPGRlZnM+CiAgICA8ZmlsdGVyIGlkPSJQYXRoXzkiPgogICAgICA8ZmVPZmZzZXQgZHk9Ii0yIiBpbnB1dD0iU291cmNlQWxwaGEiLz4KICAgICAgPGZlR2F1c3NpYW5CbHVyIHJlc3VsdD0iYmx1ciIvPgogICAgICA8ZmVGbG9vZCBmbG9vZC1vcGFjaXR5PSIwLjE2MSIgcmVzdWx0PSJjb2xvciIvPgogICAgICA8ZmVDb21wb3NpdGUgb3BlcmF0b3I9Im91dCIgaW49IlNvdXJjZUdyYXBoaWMiIGluMj0iYmx1ciIvPgogICAgICA8ZmVDb21wb3NpdGUgb3BlcmF0b3I9ImluIiBpbj0iY29sb3IiLz4KICAgICAgPGZlQ29tcG9zaXRlIG9wZXJhdG9yPSJpbiIgaW4yPSJTb3VyY2VHcmFwaGljIi8+CiAgICA8L2ZpbHRlcj4KICA8L2RlZnM+CiAgPGcgaWQ9InRpY2siIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgMCkiPgogICAgPGcgZGF0YS10eXBlPSJpbm5lclNoYWRvd0dyb3VwIj4KICAgICAgPHBhdGggaWQ9IlBhdGhfOS0yIiBkYXRhLW5hbWU9IlBhdGggOSIgZD0iTTE4LDBBMTgsMTgsMCwxLDEsMCwxOEgwQTE3Ljk0OSwxNy45NDksMCwwLDEsMTcuOSwwWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCkiIGZpbGw9IiMwMDdiNmEiLz4KICAgICAgPGcgdHJhbnNmb3JtPSJtYXRyaXgoMSwgMCwgMCwgMSwgMCwgMCkiIGZpbHRlcj0idXJsKCNQYXRoXzkpIj4KICAgICAgICA8cGF0aCBpZD0iUGF0aF85LTMiIGRhdGEtbmFtZT0iUGF0aCA5IiBkPSJNMTgsMEExOCwxOCwwLDEsMSwwLDE4SDBBMTcuOTQ5LDE3Ljk0OSwwLDAsMSwxNy45LDBaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIDApIiBmaWxsPSIjZmZmIi8+CiAgICAgIDwvZz4KICAgIDwvZz4KICAgIDxwYXRoIGlkPSJQYXRoXzEwIiBkYXRhLW5hbWU9IlBhdGggMTAiIGQ9Ik0xMDEuOTY4LDEwNi44MzIsODkuMTg0LDExOS42MTZsLTcuMTU5LTcuMTA4LDIuOTE1LTIuODY0LDQuMjQ0LDQuMTkzLDkuODY5LTkuODY5WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTczLjk5NiAtOTMuNzkyKSIgZmlsbD0iI2ZmZiIvPgogIDwvZz4KPC9zdmc+Cg==");
  content: '';
  width: 50px;
  height: 50px;
  font-size: 15px;
  display: block;
  background-repeat: no-repeat;
  margin: auto;
}
.popup-success-reset-form .container .explanation {
  color: #888888;
}
.opening_date_wrapper .opening-date-icon {
  position: absolute;
  bottom: 10px;
  left: 2px;
}
.opening_date_wrapper input.pwa-textfield__input.datemask {
  padding-left: 32px;
}
.opening_date_wrapper label.pwa-textfield__label {
  margin-left: 32px;
}
.login-register-popup,
.reset-popup,
.success-reset-popup {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.login-register-popup .popup-login-form,
.reset-popup .popup-login-form,
.success-reset-popup .popup-login-form,
.login-register-popup .popup-register-form,
.reset-popup .popup-register-form,
.success-reset-popup .popup-register-form,
.login-register-popup .popup-reset-form,
.reset-popup .popup-reset-form,
.success-reset-popup .popup-reset-form,
.login-register-popup .popup-success-reset-form,
.reset-popup .popup-success-reset-form,
.success-reset-popup .popup-success-reset-form {
  width: 100%;
  background: #fff;
  border-radius: 4px;
  padding: 48px;
  box-sizing: border-box;
}
.login-register-popup .popup-login-form,
.reset-popup .popup-login-form,
.success-reset-popup .popup-login-form,
.login-register-popup .popup-reset-form,
.reset-popup .popup-reset-form,
.success-reset-popup .popup-reset-form,
.login-register-popup .popup-success-reset-form,
.reset-popup .popup-success-reset-form,
.success-reset-popup .popup-success-reset-form {
  text-align: center;
  max-width: 394px;
}
.login-register-popup .popup-login-form .title,
.reset-popup .popup-login-form .title,
.success-reset-popup .popup-login-form .title,
.login-register-popup .popup-reset-form .title,
.reset-popup .popup-reset-form .title,
.success-reset-popup .popup-reset-form .title,
.login-register-popup .popup-success-reset-form .title,
.reset-popup .popup-success-reset-form .title,
.success-reset-popup .popup-success-reset-form .title {
  font-size: 18px;
  color: #39b54a;
  margin-bottom: 4px;
}
.login-register-popup .popup-register-form,
.reset-popup .popup-register-form,
.success-reset-popup .popup-register-form {
  max-width: 752px;
}
.login-register-popup .popup-register-form .popup-register-title,
.reset-popup .popup-register-form .popup-register-title,
.success-reset-popup .popup-register-form .popup-register-title {
  text-align: center;
  color: #666;
}
.login-register-popup .popup-register-form .popup-register-title .title,
.reset-popup .popup-register-form .popup-register-title .title,
.success-reset-popup .popup-register-form .popup-register-title .title {
  font-size: 25px;
  color: #000;
  margin-bottom: 4px;
}
.login-register-popup .popup-register-form .container,
.reset-popup .popup-register-form .container,
.success-reset-popup .popup-register-form .container {
  max-height: calc(100vh - 170px);
  overflow: auto;
}
.login-register-popup .popup-register-form .container::-webkit-scrollbar,
.reset-popup .popup-register-form .container::-webkit-scrollbar,
.success-reset-popup .popup-register-form .container::-webkit-scrollbar {
  width: 5px;
}
.login-register-popup .popup-register-form .container::-webkit-scrollbar-track,
.reset-popup .popup-register-form .container::-webkit-scrollbar-track,
.success-reset-popup .popup-register-form .container::-webkit-scrollbar-track {
  background: transparent;
}
.login-register-popup .popup-register-form .container::-webkit-scrollbar-thumb,
.reset-popup .popup-register-form .container::-webkit-scrollbar-thumb,
.success-reset-popup .popup-register-form .container::-webkit-scrollbar-thumb {
  background: #888;
}
.login-register-popup .popup-register-form .container::-webkit-scrollbar-thumb:hover,
.reset-popup .popup-register-form .container::-webkit-scrollbar-thumb:hover,
.success-reset-popup .popup-register-form .container::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.login-register-popup .cancelbtn,
.reset-popup .cancelbtn,
.success-reset-popup .cancelbtn {
  position: absolute;
  top: 8px;
  right: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 34px;
  height: 34px;
  margin: 0;
  padding: 0;
  background-color: #000;
  border-radius: 50%;
  color: #3D5274;
  font-weight: 400;
}
.login-register-popup .response-msg div,
.reset-popup .response-msg div,
.success-reset-popup .response-msg div {
  border-radius: 4px;
  margin-bottom: 16px;
  padding: 12px;
  box-sizing: border-box;
  text-align: center;
}
.login-register-popup .response-msg div.success,
.reset-popup .response-msg div.success,
.success-reset-popup .response-msg div.success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.login-register-popup .response-msg div.error,
.reset-popup .response-msg div.error,
.success-reset-popup .response-msg div.error {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.login-register-popup .response-msg div.warning,
.reset-popup .response-msg div.warning,
.success-reset-popup .response-msg div.warning {
  color: #f2a825;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.login-register-popup .login-link,
.reset-popup .login-link,
.success-reset-popup .login-link {
  margin-top: 10px;
}
.login-register-popup .register-link,
.reset-popup .register-link,
.success-reset-popup .register-link {
  margin-top: 10px;
  font-size: 15px;
  color: #666;
}
.login-register-popup .register-link a,
.reset-popup .register-link a,
.success-reset-popup .register-link a {
  color: #0055FF;
}
.login-register-popup button.login,
.reset-popup button.login,
.success-reset-popup button.login {
  background-color: #39b54a;
  color: #ffffff;
  padding: 14px 20px;
  margin: 16px 0 24px;
  border: none;
  cursor: pointer;
  width: 100%;
}
.login-register-popup button.login:hover,
.reset-popup button.login:hover,
.success-reset-popup button.login:hover {
  opacity: 0.8;
}
.login-register-popup .forgetPass,
.reset-popup .forgetPass,
.success-reset-popup .forgetPass {
  float: right;
  clear: both;
  font-size: 13px;
  color: #0055FF;
}
.login-register-popup .imgcontainer,
.reset-popup .imgcontainer,
.success-reset-popup .imgcontainer {
  text-align: center;
  margin: 24px 0 12px 0;
}
.login-register-popup img.avatar,
.reset-popup img.avatar,
.success-reset-popup img.avatar {
  width: 40%;
  border-radius: 50%;
}
.login-register-popup span.psw,
.reset-popup span.psw,
.success-reset-popup span.psw {
  float: right;
  padding-top: 16px;
}
.login-register-popup .outext,
.reset-popup .outext,
.success-reset-popup .outext {
  position: relative;
}
.login-register-popup .outext span,
.reset-popup .outext span,
.success-reset-popup .outext span {
  position: relative;
  background-color: #ffffff;
  padding: 0 5px;
  z-index: 2;
}
.login-register-popup .outext:before,
.reset-popup .outext:before,
.success-reset-popup .outext:before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  content: '';
  width: 100%;
  height: 1px;
  background-color: #666;
}
.login-register-popup .grid-register-fields,
.reset-popup .grid-register-fields,
.success-reset-popup .grid-register-fields {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}
.login-register-popup .grid-register-fields .pwa-textfield,
.reset-popup .grid-register-fields .pwa-textfield,
.success-reset-popup .grid-register-fields .pwa-textfield {
  width: calc(50% - 8px);
}
.login-register-popup .grid-register-fields .pwa-textfield .change-taxvat,
.reset-popup .grid-register-fields .pwa-textfield .change-taxvat,
.success-reset-popup .grid-register-fields .pwa-textfield .change-taxvat {
  color: #1a6aff;
  display: block;
  font-size: 1.4rem;
  font-weight: 400;
  text-align: right;
  cursor: pointer;
}
.login-register-popup .grid-register-fields.d-flex-row,
.reset-popup .grid-register-fields.d-flex-row,
.success-reset-popup .grid-register-fields.d-flex-row {
  flex-direction: row;
}
.login-register-popup .grid-register-fields.d-flex-row > *,
.reset-popup .grid-register-fields.d-flex-row > *,
.success-reset-popup .grid-register-fields.d-flex-row > * {
  width: calc(50% - 8px);
}
.login-register-popup .field-dob ._has-datepicker,
.reset-popup .field-dob ._has-datepicker,
.success-reset-popup .field-dob ._has-datepicker {
  padding-left: 32px !important;
}
.login-register-popup .field-dob .pwa-textfield__label.inactive,
.reset-popup .field-dob .pwa-textfield__label.inactive,
.success-reset-popup .field-dob .pwa-textfield__label.inactive {
  margin-left: 32px;
}
.login-register-popup .field-dob .ui-datepicker-trigger,
.reset-popup .field-dob .ui-datepicker-trigger,
.success-reset-popup .field-dob .ui-datepicker-trigger {
  position: absolute;
  top: 16px;
  left: 0;
  width: 24px;
  height: 24px;
}
.pwa-textfield {
  flex: 1;
  position: relative;
}
.pwa-textfield:before {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  right: 50%;
  width: 0;
  top: 48px;
  background: #39b54a;
  height: 2px;
  transition: all 300ms ease;
}
.pwa-textfield.active:before {
  left: 0;
  right: 0;
  width: 100%;
}
.pwa-textfield.active .pwa-textfield__input::-moz-placeholder,
.pwa-textfield.active .customer-dob ._has-datepicker::-moz-placeholder {
  color: #555;
  opacity: 1;
}
.pwa-textfield.active .pwa-textfield__input:-ms-input-placeholder,
.pwa-textfield.active .customer-dob ._has-datepicker:-ms-input-placeholder {
  color: #555;
}
.pwa-textfield.active .pwa-textfield__input::-webkit-input-placeholder,
.pwa-textfield.active .customer-dob ._has-datepicker::-webkit-input-placeholder {
  color: #555;
}
.pwa-textfield .pwa-textfield__input,
.pwa-textfield .customer-dob ._has-datepicker {
  width: 100%;
  min-width: 300px;
  height: 48px;
  margin-bottom: 2px;
  padding: 20px 0 10px;
  border: none;
  font-size: 14px;
  color: #444;
  box-shadow: 0 2px 0 0 #ccc;
}
.pwa-textfield .pwa-textfield__input::-moz-placeholder,
.pwa-textfield .customer-dob ._has-datepicker::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.pwa-textfield .pwa-textfield__input:-ms-input-placeholder,
.pwa-textfield .customer-dob ._has-datepicker:-ms-input-placeholder {
  color: #fff;
}
.pwa-textfield .pwa-textfield__input::-webkit-input-placeholder,
.pwa-textfield .customer-dob ._has-datepicker::-webkit-input-placeholder {
  color: #fff;
}
.pwa-textfield textarea.pwa-textfield__input,
.pwa-textfield textarea .customer-dob ._has-datepicker {
  padding: 0 10px 10px;
  margin: 20px 0 -3px 0;
  resize: vertical;
  overflow: auto;
}
.pwa-textfield .pwa-textfield__label {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0;
  font-size: 14px;
  color: #1f1f1f;
  margin-left: 10px;
  user-select: none;
  z-index: 5;
}
.pwa-textfield .pwa-textfield__label.active {
  font-size: 13px;
  margin: 0;
  color: #39b54a;
}
.pwa-textfield .pwa-textfield__label.inactive {
  margin-top: 20px;
  color: #999;
}
.pwa-textfield .pwa-textfield__label.transition {
  transition: all 0.2s linear;
}
.pwa-checkbox {
  position: relative;
}
.pwa-checkbox .pwa-checkbox__input {
  position: absolute;
  left: 0;
  top: 50%;
  margin: -9px 0 0;
  width: 18px;
  height: 18px;
  z-index: 1;
  opacity: 0;
}
.pwa-checkbox .pwa-checkbox__input + .pwa-checkbox__label {
  position: relative;
  display: block;
  padding: 6px 10px 6px 28px !important;
  text-align: left;
  cursor: pointer;
  user-select: none;
}
.pwa-checkbox .pwa-checkbox__input + .pwa-checkbox__label:before {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  margin: -9px 0 0;
  width: 18px;
  height: 18px;
  background: #fff;
  box-shadow: inset 0 0 0 1px #666;
  border-radius: 0;
}
.pwa-checkbox .pwa-checkbox__input + .pwa-checkbox__label:after {
  position: absolute;
  content: '';
  width: 8px;
  height: 4px;
  top: 50%;
  margin: -5px 0 0;
  left: 4px;
  border: 3px solid #000;
  border-top: none;
  border-right: none;
  opacity: 0;
  transform: rotate(-45deg);
}
.pwa-checkbox .pwa-checkbox__input:disabled + .pwa-checkbox__label {
  cursor: not-allowed;
  opacity: 0.5;
}
.pwa-checkbox .pwa-checkbox__input:disabled:checked + .pwa-checkbox__label:before {
  background: #666;
  box-shadow: inset 0 0 0 1px #666;
}
.pwa-checkbox .pwa-checkbox__input:disabled:checked + .pwa-checkbox__label:after {
  opacity: 1;
}
.pwa-checkbox .pwa-checkbox__input:checked + .pwa-checkbox__label:after {
  opacity: 1;
}
.field.password.required .control,
.field.confirmation.required .control,
.login-register-popup .control {
  position: relative;
}
.field.password.required .field-icon,
.field.confirmation.required .field-icon,
.login-register-popup .field-icon {
  position: absolute;
  z-index: 2;
  right: 10px;
  top: 20px;
  cursor: pointer;
}
.field.password.required .field-icon.toggle-password.eye-close::before,
.field.confirmation.required .field-icon.toggle-password.eye-close::before,
.login-register-popup .field-icon.toggle-password.eye-close::before {
  content: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNhcGFfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHdpZHRoPSIyNnB4IiBoZWlnaHQ9IjI2cHgiIHZpZXdCb3g9IjI4NC42NCA0MDcuOTQ1IDI2IDI2IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDI4NC42NCA0MDcuOTQ1IDI2IDI2IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxnPg0KCQk8cGF0aCBmaWxsPSIjODg4ODg4IiBkPSJNMzA2LjUxNCw0MjguMjczYy0wLjIwMiwwLTAuNDA3LTAuMDYyLTAuNTg0LTAuMTg5bC0xNy41NDItMTIuNjU2Yy0wLjQ0OC0wLjMyMy0wLjU0OS0wLjk0OC0wLjIyNi0xLjM5Ng0KCQkJczAuOTQ5LTAuNTQ5LDEuMzk2LTAuMjI2bDE3LjU0MiwxMi42NTdjMC40NDgsMC4zMjIsMC41NDksMC45NDgsMC4yMjYsMS4zOTZDMzA3LjEzLDQyOC4xMjksMzA2LjgyNCw0MjguMjczLDMwNi41MTQsNDI4LjI3M3oiLz4NCgk8L2c+DQoJPGc+DQoJCTxwYXRoIGZpbGw9IiM4ODg4ODgiIGQ9Ik0zMDkuNDU4LDQyMC40NzZjLTAuMjE0LTAuMjM3LTUuMzY3LTUuODU5LTExLjgxOS01Ljg1OWMtMS41OTIsMC0zLjEwNCwwLjM0NC00LjQ4MiwwLjg2M2wxLjgzOSwxLjMyNw0KCQkJYzAuNzY1LTAuNDksMS42NjgtMC43ODMsMi42NDMtMC43ODNjMi43MTUsMCw0LjkyMiwyLjIwOCw0LjkyMiw0LjkyMmMwLDAuNDE3LTAuMDY3LDAuODE0LTAuMTY1LDEuMjAxbDMuMzIsMi4zOTYNCgkJCWMyLjIxNy0xLjQ3LDMuNjMyLTMuMDA3LDMuNzQxLTMuMTI4QzMwOS43LDQyMS4xNDYsMzA5LjcsNDIwLjc0NCwzMDkuNDU4LDQyMC40NzZ6Ii8+DQoJCTxwYXRoIGZpbGw9IiM4ODg4ODgiIGQ9Ik0zMDEuNDk4LDQyMy45NjRjLTAuOTAxLDEuMTQ5LTIuMjg3LDEuOTAyLTMuODU5LDEuOTAyYy0yLjcxNiwwLTQuOTIyLTIuMjA2LTQuOTIyLTQuOTIyDQoJCQljMC0xLjAwNiwwLjMwNi0xLjk0LDAuODI2LTIuNzIxbC0yLjQ3Ni0xLjc4N2MtMy4wNzUsMS42NjYtNS4xMTYsMy44OTItNS4yNDksNC4wMzljLTAuMjM5LDAuMjY4LTAuMjM5LDAuNjcsMCwwLjkzOA0KCQkJYzAuMjEzLDAuMjM3LDUuMzY2LDUuODU5LDExLjgyMSw1Ljg1OWMyLjI4MiwwLDQuMzk0LTAuNzA4LDYuMTktMS42MjdMMzAxLjQ5OCw0MjMuOTY0eiIvPg0KCTwvZz4NCgk8Zz4NCgkJPHBhdGggZmlsbD0iIzg4ODg4OCIgZD0iTTI5OC4zNzksNDE5LjI0N2MwLjA4My0wLjU4MiwwLjM5MS0xLjA5MSwwLjg1MS0xLjQyYy0wLjQ4NC0wLjI0Ni0xLjAxOC0wLjM5OC0xLjU5LTAuMzk4DQoJCQljLTAuNDkxLDAtMC45NTgsMC4xMDMtMS4zODMsMC4yODZMMjk4LjM3OSw0MTkuMjQ3eiIvPg0KCQk8cGF0aCBmaWxsPSIjODg4ODg4IiBkPSJNMjk1LjA4Miw0MTguNTVjLTAuNTg5LDAuNjI5LTAuOTU4LDEuNDY4LTAuOTU4LDIuMzk1YzAsMS45NDEsMS41NzksMy41MTYsMy41MTYsMy41MTYNCgkJCWMxLjM0MiwwLDIuNDk3LTAuNzYyLDMuMDg1LTEuODcyTDI5NS4wODIsNDE4LjU1eiIvPg0KCTwvZz4NCjwvZz4NCjwvc3ZnPg0K);
}
.field.password.required .field-icon.toggle-password.eye-open::before,
.field.confirmation.required .field-icon.toggle-password.eye-open::before,
.login-register-popup .field-icon.toggle-password.eye-open::before {
  content: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNhcGFfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHdpZHRoPSIyNnB4IiBoZWlnaHQ9IjI2cHgiIHZpZXdCb3g9IjI4NC42NCA0MDcuOTQ1IDI2IDI2IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDI4NC42NCA0MDcuOTQ1IDI2IDI2IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxnPg0KCQk8Zz4NCgkJCTxwYXRoIGZpbGw9IiM4ODg4ODgiIGQ9Ik0zMDkuNDU4LDQyMC40NzZjLTAuMjE0LTAuMjM3LTUuMzY3LTUuODU5LTExLjgxOS01Ljg1OWMtNi40NTUsMC0xMS42MDcsNS42MjMtMTEuODIxLDUuODU5DQoJCQkJYy0wLjIzOSwwLjI2OC0wLjIzOSwwLjY3LDAsMC45MzhjMC4yMTMsMC4yMzcsNS4zNjYsNS44NTksMTEuODIxLDUuODU5YzYuNDUyLDAsMTEuNjA1LTUuNjIyLDExLjgxOS01Ljg1OQ0KCQkJCUMzMDkuNyw0MjEuMTQ2LDMwOS43LDQyMC43NDQsMzA5LjQ1OCw0MjAuNDc2eiBNMjk3LjYzOSw0MjUuODY3Yy0yLjcxNiwwLTQuOTIyLTIuMjA2LTQuOTIyLTQuOTIyDQoJCQkJYzAtMi43MTMsMi4yMDYtNC45MjIsNC45MjItNC45MjJjMi43MTUsMCw0LjkyMiwyLjIwOCw0LjkyMiw0LjkyMkMzMDIuNTYyLDQyMy42NjEsMzAwLjM1NSw0MjUuODY3LDI5Ny42MzksNDI1Ljg2N3oiLz4NCgkJPC9nPg0KCTwvZz4NCgk8Zz4NCgkJPGc+DQoJCQk8cGF0aCBmaWxsPSIjODg4ODg4IiBkPSJNMjk4LjM0Myw0MTkuNTM5YzAtMC43MDYsMC4zNTEtMS4zMjgsMC44ODctMS43MTFjLTAuNDg0LTAuMjQ2LTEuMDE4LTAuMzk4LTEuNTktMC4zOTgNCgkJCQljLTEuOTM3LDAtMy41MTYsMS41OC0zLjUxNiwzLjUxNmMwLDEuOTQxLDEuNTc5LDMuNTE2LDMuNTE2LDMuNTE2YzEuNzM1LDAsMy4xNjgtMS4yNjcsMy40NTMtMi45MjMNCgkJCQlDMjk5LjY3OSw0MjEuOTk3LDI5OC4zNDMsNDIwLjkyMiwyOTguMzQzLDQxOS41Mzl6Ii8+DQoJCTwvZz4NCgk8L2c+DQo8L2c+DQo8L3N2Zz4NCg==);
}
.fieldset.create.account .field.password.required .field-icon,
.fieldset.login .field.password.required .field-icon,
.fieldset.create.account .field.confirmation.required .field-icon,
.fieldset.login .field.confirmation.required .field-icon {
  top: 3px;
}
.customer-account-login .login-container .fieldset > .field > .control {
  width: 74.2%;
}
#product-shipping-form {
  display: block;
  margin-top: 16px;
}
#product-shipping-form .fieldset {
  margin: 0;
}
#product-shipping-form .fieldset.fieldsAlign {
  -webkit-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  gap: 15px;
}
#product-shipping-form .fieldset.fieldsAlign .field {
  box-sizing: border-box;
  margin: 0;
  position: relative;
  width: 100%;
  align-items: center;
  display: flex;
  gap: 5px;
  margin-top: 1rem;
}
#product-shipping-form .fieldset.fieldsAlign .field input {
  width: 80%;
  height: 42px;
  border-radius: 8px;
  border: 1px solid #B0B1C2;
  background: #FFF;
}
#product-shipping-form .fieldset.fieldsAlign .field button {
  background: #333;
  border-radius: 8px;
  border: 1px solid #333;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 125%;
  height: 42px;
  width: 103px;
  z-index: 9999;
}
#product-shipping-form .fieldset.fieldsAlign .field button:focus,
#product-shipping-form .fieldset.fieldsAlign .field button:hover,
#product-shipping-form .fieldset.fieldsAlign .field button:active {
  background-color: #383737;
}
#product-shipping-form .fieldset.fieldsAlign .field button span {
  color: #FFF;
  text-align: center;
  font-family: Lato;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  /* 114.286% */
}
#product-shipping-form .fieldset.fieldsAlign .field a {
  color: #666666;
  font-size: 1.2rem;
  line-height: 120%;
  position: absolute;
  top: calc(100% + 8px);
  right: 0;
  text-decoration: underline;
}
#product-shipping-form .fieldset.fieldsAlign .field a:hover,
#product-shipping-form .fieldset.fieldsAlign .field a:visited,
#product-shipping-form .fieldset.fieldsAlign .field a:active {
  color: #666666;
}
#product-shipping-form .fieldset.fieldsAlign .label-form {
  color: #59595C;
  display: block;
  font-size: 1.4rem;
  font-weight: 300;
  line-height: 120%;
}
#product-shipping-form .fieldset.fieldsAlign .label-form strong {
  color: #333;
  display: block;
  font-family: Lato;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 18px;
}
#product-shipping-form .fieldset .product-shipping-table {
  margin-top: 30px;
  width: 98%;
  margin-left: 7px;
}
#product-shipping-form .fieldset .product-shipping-table tr {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#product-shipping-form .fieldset .product-shipping-table tr th:last-child,
#product-shipping-form .fieldset .product-shipping-table tr td:last-child {
  text-align: right;
}
#product-shipping-form .fieldset .product-shipping-table tr th {
  color: #333;
  font-family: Lato;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  /* 19.2px */
}
#product-shipping-form .fieldset .product-shipping-table tbody {
  border-radius: 8px;
  border: 1px solid #B0B1C2;
  background: #FFF;
  padding: 10px;
  display: block;
}
#product-shipping-form input#product-shipping-postcode::placeholder {
  color: #333 !important;
  font-family: Lato;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart .product-image-wrapper > .product-image-photo {
  display: block !important;
}
.product-image-wrapper {
  display: block;
  height: 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
  max-height: 250px;
}
.product-image-wrapper > .product-image-photo:nth-of-type(2) {
  display: none;
}
.product-image-wrapper:hover > .product-image-photo:first-of-type {
  display: block;
  z-index: 1;
  max-height: 250px;
  object-fit: contain;
}
.product-image-wrapper:hover > .product-image-photo:nth-of-type(2) {
  display: block;
  z-index: 2;
  max-height: 250px;
  object-fit: contain;
}
.product-item-minicart .product-item-info-minicart .product-image-wrapper:hover > :nth-child(1) {
  display: none;
}
.catalog-category-view .category-image.mobile {
  display: none;
}
.minicart-wrapper .d-flex {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
#custom-sliding-cart .minicart-wrapper {
  float: right;
  display: inline-block;
  position: relative;
}
#custom-sliding-cart .minicart-wrapper:before,
#custom-sliding-cart .minicart-wrapper:after {
  content: '';
  display: table;
}
#custom-sliding-cart .minicart-wrapper:after {
  clear: both;
}
#custom-sliding-cart .minicart-wrapper .action.showcart {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
#custom-sliding-cart .minicart-wrapper .action.showcart:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 25px;
  line-height: 32px;
  color: #ffffff;
  content: '\E8DC';
  font-family: 'fontello';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
#custom-sliding-cart .minicart-wrapper .action.showcart:hover:before {
  color: #ffffff;
}
#custom-sliding-cart .minicart-wrapper .action.showcart:active:before {
  color: #ffffff;
}
#custom-sliding-cart .minicart-wrapper .action.showcart.active {
  display: inline-block;
  text-decoration: none;
}
#custom-sliding-cart .minicart-wrapper .action.showcart.active:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 25px;
  line-height: 32px;
  color: #ffffff;
  content: '\E8DC';
  font-family: 'fontello';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
#custom-sliding-cart .minicart-wrapper .action.showcart.active:hover:before {
  color: #ffffff;
}
#custom-sliding-cart .minicart-wrapper .action.showcart.active:active:before {
  color: #ffffff;
}
#custom-sliding-cart .minicart-wrapper .block-minicart {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 0;
  width: 320px;
  z-index: 101;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
#custom-sliding-cart .minicart-wrapper .block-minicart li {
  margin: 0;
}
#custom-sliding-cart .minicart-wrapper .block-minicart li:hover {
  cursor: pointer;
}
#custom-sliding-cart .minicart-wrapper.active {
  overflow: visible;
}
#custom-sliding-cart .minicart-wrapper.active .block-minicart {
  display: block;
}
#custom-sliding-cart .minicart-wrapper .overlayMinicartClose {
  display: none;
}
#custom-sliding-cart .minicart-wrapper.active .overlayMinicartClose {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 90;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
}
#custom-sliding-cart .minicart-wrapper .action.showcart {
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: -ms-flex !important;
  display: flex !important;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  position: relative;
}
#custom-sliding-cart .minicart-wrapper .action.showcart .label {
  display: none;
}
#custom-sliding-cart .minicart-wrapper .action.showcart::before {
  transition: color 300ms ease;
  content: url('../../frontend/bistwobis/casazuny/pt_BR/images/shopping_cart.png') !important;
  width: 32px;
  height: 32px;
}
#custom-sliding-cart .minicart-wrapper .action.showcart .counter.qty {
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  overflow: hidden;
  font-size: 1.3rem;
  font-weight: 400;
  border-radius: 50%;
  position: absolute;
  right: 0;
  top: 0;
  transform: translateY(-50%);
  width: 16px;
  height: 16px;
  line-height: 16px;
  color: #ffffff;
  background: #282829;
}
#custom-sliding-cart .minicart-wrapper .action.showcart .counter.qty.empty {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
#custom-sliding-cart .minicart-wrapper .action.showcart .counter.qty .loader > img {
  max-width: 16px;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart {
  width: 460px !important;
  max-width: 100%;
  padding: 0;
  position: fixed;
  right: -100%;
  top: 0;
  bottom: 0;
  margin: 0;
  min-width: 0;
  height: 100%;
  border: none;
  transition: 0.2s all ease-in;
  transition: 0.1s all ease-in;
  transition: 0.3s all ease-in;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
  z-index: 100;
  background-color: #ffffff;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper {
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: -ms-flex !important;
  display: flex !important;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .block-title {
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  color: #000000;
  border-bottom: 1px solid #B3B3B3;
  padding: 0 16px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 16px;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 60px;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .block-title .minicart-header-qty {
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: -ms-flex !important;
  display: flex !important;
  height: 34px;
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  width: 100%;
  display: inline-block;
  text-decoration: none;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .block-title .minicart-header-qty:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.4rem;
  line-height: inherit;
  color: #000000;
  content: '\e8de';
  font-family: 'fontello';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .block-title .minicart-header-qty a#cart-title {
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  color: #000000;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: -ms-flex !important;
  display: flex !important;
  -webkit-order: 1;
  -ms-order: 1;
  order: 1;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .block-title .minicart-header-qty a#cart-title::before {
  content: '';
  background-image: url('../../frontend/bistwobis/casazuny/pt_BR/images/minicart-icon.png');
  background-size: auto;
  background-repeat: no-repeat;
  width: 35px;
  height: 24px;
  display: block;
  opacity: 1;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .block-title .minicart-header-qty::before {
  -webkit-order: 2;
  -ms-order: 2;
  order: 2;
  margin: 0 18px;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .block-title .minicart-header-qty .items-total {
  -webkit-order: 3;
  -ms-order: 3;
  order: 3;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .block-title .action.close {
  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;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: -ms-flex !important;
  display: flex !important;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  padding: 0;
  width: 30px;
  height: 30px;
  transition: background-color 150ms ease;
  z-index: 5;
  display: inline-block;
  text-decoration: none;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .block-title .action.close:focus,
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .block-title .action.close:active {
  background: none;
  border: none;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .block-title .action.close:hover {
  background: none;
  border: none;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .block-title .action.close.disabled,
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .block-title .action.close[disabled],
fieldset[disabled] #custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .block-title .action.close {
  pointer-events: none;
  opacity: 0.5;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .block-title .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 29px;
  line-height: inherit;
  color: #ffffff;
  content: '\e8dd';
  font-family: 'fontello';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .block-title .action.close:active,
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .block-title .action.close:focus {
  background-color: rgba(0, 0, 0, 0.5);
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .block-title .action.close:hover {
  background-color: rgba(0, 0, 0, 0.7);
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .block-title #cart-title {
  display: inline-block;
  font-size: 1.5rem;
  font-weight: 700;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .block-title .items-total {
  color: #000000;
  display: block;
  font-size: 1.4rem;
  font-weight: 700;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .minicart-items-wrapper {
  display: block;
  border-bottom: 1px solid #b3b3b3;
  overflow-x: auto;
  margin: 0;
  padding: 0;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  max-height: 464px;
  /* scroll */
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .minicart-items-wrapper::-webkit-scrollbar {
  width: 5px;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .minicart-items-wrapper::-webkit-scrollbar-track {
  background: transparent;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .minicart-items-wrapper::-webkit-scrollbar-thumb {
  background: #888;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .minicart-items-wrapper::-webkit-scrollbar-thumb:hover {
  background: #555;
}
@media only screen and (max-width: 1024px) {
  #custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .minicart-items-wrapper {
    height: 216px !important;
  }
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .minicart-items-wrapper .minicart-items .cartProductCard > .product {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  width: 100%;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .minicart-items-wrapper .minicart-items .product-item-pricing {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  flex-direction: column;
  margin-right: 24px;
  margin-left: 5px;
  height: 100%;
  gap: 10px;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .minicart-items-wrapper .minicart-items .product-item-pricing .label {
  display: inline-block;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .minicart-items-wrapper .minicart-items .product-item-pricing > .details-qty {
  order: 1;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .minicart-items-wrapper .minicart-items .product-item-pricing .price-container .price {
  color: #223DFE;
  font-family: Montserrat;
  font-size: 14.947px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .minicart-items-wrapper .minicart-items .product-item-details {
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start !important;
  margin: 0;
  gap: 2.5%;
  width: 100%;
  position: relative;
  text-align: left;
  padding: 0;
  position: relative !important;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .minicart-items-wrapper .minicart-items .product-item-details .mini-cart-qty {
  display: flex;
  height: 100%;
  min-height: 90px;
  width: fit-content;
  margin: 3px;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .minicart-items-wrapper .minicart-items .product-item-details .price {
  color: #282829;
  font-size: 14.947px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .minicart-items-wrapper .minicart-items .product-item-details .price-including-tax,
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .minicart-items-wrapper .minicart-items .product-item-details .price-excluding-tax {
  margin: 0;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .minicart-items-wrapper .minicart-items .product-item-details .weee[data-label] {
  font-size: 1.1rem;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .minicart-items-wrapper .minicart-items .product-item-details .options-edit {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .minicart-items-wrapper .minicart-items .product-item-details .options-edit .action-edit {
  margin-left: auto;
  color: #cf1515;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .minicart-items-wrapper .minicart-items .product-item-details .options-edit .action-edit:hover {
  color: #000000;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .minicart-items-wrapper .minicart-items .product-item-details .options-wrap {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .minicart-items-wrapper .minicart-items .product-item-details .options-wrap .product.list {
  margin: 0;
  color: #282829;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .minicart-items-wrapper .minicart-items .product-item-details .options-wrap .product.list dt,
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .minicart-items-wrapper .minicart-items .product-item-details .options-wrap .product.list dd {
  float: none;
  clear: none;
  display: inline-block;
  margin: 0;
  font-size: 12px;
  font-weight: 400;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .minicart-items-wrapper .minicart-items .product-item {
  margin-bottom: 10px;
  border: none;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .minicart-items-wrapper .minicart-items .product-item .product-item-name {
  color: #171717;
  font-family: Montserrat;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  font-weight: 400;
  order: initial;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .minicart-items-wrapper .minicart-items .product-item .product-item-name a {
  color: #171717;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-align: left;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .minicart-items-wrapper .minicart-items .product-item .product.options {
  margin-bottom: 0;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .minicart-items-wrapper .minicart-items .product-item .product.loading {
  position: relative;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .minicart-items-wrapper .minicart-items .product-item .product.loading:after {
  content: '';
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 4;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .minicart-items-wrapper .minicart-items .product-item .product .product-item-photo {
  padding: 0;
  position: relative;
  z-index: 1;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .minicart-items-wrapper .minicart-items .product-item .product .product-item-photo .product-image-container {
  display: block;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .minicart-items-wrapper .minicart-items .product-item .product .product-item-photo .product-image-container .product-image-wrapper .product-image-photo {
  position: relative;
  max-width: 90px;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .minicart-items-wrapper .minicart-items .product-item .product .minicart-price .price {
  color: #000000;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .minicart-items-wrapper .minicart-items .product-item .product .inputArea {
  background-color: #E7E7E7;
  border-radius: 2px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  height: 90px;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  padding: 7px;
  align-items: center;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .minicart-items-wrapper .minicart-items .product-item .product .inputArea .cart-item-qty {
  background-color: transparent;
  width: 28px;
  height: 18px;
  font-size: 14px;
  line-height: 1;
  color: #000000;
  border: none;
  border-radius: 0;
  margin: 0;
  padding: 0;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .minicart-items-wrapper .minicart-items .product-item .product .itemQuantityBtn {
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  background-color: #ffffff;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: -ms-flex !important;
  display: flex !important;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  margin: 0;
  cursor: pointer;
  position: relative;
  transform: none;
  border: 0;
  border-radius: 3px;
  height: 23px;
  width: 28px;
  transition: background-color 150ms ease;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .minicart-items-wrapper .minicart-items .product-item .product .quantity-up {
  display: inline-block;
  text-decoration: none;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .minicart-items-wrapper .minicart-items .product-item .product .quantity-up:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.8rem;
  line-height: inherit;
  color: inherit;
  content: '\E83F';
  font-family: 'fontello';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .minicart-items-wrapper .minicart-items .product-item .product .quantity-down {
  display: inline-block;
  text-decoration: none;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .minicart-items-wrapper .minicart-items .product-item .product .quantity-down:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.8rem;
  line-height: inherit;
  color: inherit;
  content: '\E840';
  font-family: 'fontello';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .minicart-items-wrapper .minicart-items .product-item .product .quantity-up:before,
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .minicart-items-wrapper .minicart-items .product-item .product .quantity-down:before {
  font-weight: 700;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .minicart-items-wrapper .minicart-items .product-item .product .itemQuantityBtn.down {
  line-height: 25px;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .minicart-items-wrapper .minicart-items .product-item .product .update-cart-item {
  display: none !important;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .minicart-items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .minicart-items .product-item {
  display: block;
  padding: 20px 0;
  font-size: 1.2rem;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .minicart-items .product-item:not(:first-child) {
  border-top: 1px solid #cccccc;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .minicart-items .product-item:first-child {
  padding-top: 0;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .minicart-items .product-item:hover {
  box-shadow: none;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .minicart-items .price-minicart {
  margin-bottom: 5px;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .minicart-items .product .toggle {
  display: block;
  text-decoration: none;
  cursor: pointer;
  position: relative;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .minicart-items .product .toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 16px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .minicart-items .product .toggle:after {
  position: static;
  right: 20px;
  top: 0;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .minicart-items .product.active > .toggle:after {
  content: '\e621';
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .minicart-items .product.pricing {
  margin-top: 3px;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .minicart-items .product.options .toggle.tooltip {
  display: inline-block;
  text-decoration: none;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .minicart-items .product.options .toggle.tooltip > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .minicart-items .product.options .toggle.tooltip:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 12px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: -3px 0 0 7px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .minicart-items .product.options .details {
  display: none;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .minicart-items .item-qty {
  margin-right: 10px;
  text-align: center;
  width: 60px;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .minicart-items .update-cart-item {
  font-size: 1.1rem;
  vertical-align: top;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .minicart-items .subtitle {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .minicart-items .minicart-options {
  position: absolute;
  right: 0;
  top: 0;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .minicart-items .action.delete {
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  background-color: #eeeeee;
  border-radius: 50%;
  display: -webkit-inline-flex !important;
  display: -ms-inline-flexbox !important;
  display: -ms-inline-flex !important;
  display: inline-flex !important;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  transition: background-color 150ms ease;
  display: inline-block;
  text-decoration: none;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .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;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .minicart-items .action.delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: inherit;
  color: #000000;
  content: '\e8dd';
  font-family: 'fontello';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper .minicart-items .action.delete:hover {
  background-color: #d5d5d5;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper > .block-content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: calc(100% - 150px);
  padding: 20px;
}
@media only screen and (max-width: 767px) {
  #custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper > .block-content {
    padding: 10px;
  }
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper > .block-content .fixed-totals {
  padding-right: 0;
  padding-bottom: 0;
  background: #fff;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper > .block-content .fixed-totals .btn-wrapper {
  padding-top: 1rem;
  border-top: 1px solid #B3B3B3;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper > .block-content .fixed-totals .btn-wrapper .actions {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  gap: 10px;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper > .block-content .fixed-totals .btn-wrapper .actions .primary,
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper > .block-content .fixed-totals .btn-wrapper .actions .secondary,
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper > .block-content .fixed-totals .btn-wrapper .actions .tertiary {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper > .block-content .fixed-totals .btn-wrapper .actions .continuar {
  color: #3A82EF;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  font-family: Montserrat;
  line-height: normal;
  border: none;
  background: none;
  padding: 0;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper > .block-content .fixed-totals .btn-wrapper .actions .continuar:hover {
  text-decoration: underline;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper > .block-content .fixed-totals .btn-wrapper .actions #top-cart-btn-checkout {
  background: #223dfe;
  border-radius: 12px;
  color: #ffffff;
  height: 48px;
  width: 100%;
  transition: background-color 150ms ease;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper > .block-content .fixed-totals .btn-wrapper .actions #top-cart-btn-checkout:hover {
  background-color: #011eec;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper > .block-content .fixed-totals .btn-wrapper .actions #top-cart-btn-checkout span {
  font-size: 16px;
  font-weight: 700;
  font-family: Montserrat;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper > .block-content .fixed-totals #totals .totals.reward_points,
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper > .block-content .fixed-totals #totals .totals.subtotal {
  display: none;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper > .block-content .fixed-totals #sub-total {
  padding: 8px 0 0;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper > .block-content .fixed-totals #sub-total .totals.subtotal {
  color: #000000;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper > .block-content .fixed-totals #sub-total .totals.subtotal .mark {
  color: #171717;
  font-size: 14.944px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  padding: 8px 0;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper > .block-content .fixed-totals #sub-total .totals.subtotal .amount {
  color: #171717;
  font-size: 16.499px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-align: right;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper > .block-content #freight-calculator {
  margin-bottom: 0;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper > .block-content .postalcode {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0 !important;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper > .block-content .postalcode .control {
  width: calc(100% - 32px);
  margin-right: 32px;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper > .block-content .postalcode input {
  background: #F2F2F2;
  border: none;
  color: #2E2E2E;
  height: 45px;
  font-size: 1.5rem;
  font-weight: 300;
  padding: 0;
  padding: 0 12px;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper > .block-content .postalcode input::placeholder {
  color: #2E2E2E;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper > .block-content .postalcode .field {
  width: 100%;
  width: 43%;
  padding-right: 0;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper > .block-content .postalcode .actions-toolbar {
  -webkit-align-self: normal;
  -ms-align-self: normal;
  align-self: normal;
  width: 114px;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper > .block-content .postalcode .actions-toolbar .primary {
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  height: 100%;
  background: transparent;
  border-radius: 0;
  width: 100%;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper > .block-content .postalcode .actions-toolbar .primary .action {
  height: 100%;
  margin: 0;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper > .block-content .postalcode .actions-toolbar .primary .action-apply,
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper > .block-content .postalcode .actions-toolbar .primary .action-cancel {
  background-color: #2d2d2d;
  border: 1px solid #2d2d2d;
  border-radius: 0;
  color: #ffffff;
  font-size: 1.4rem;
  font-weight: 700;
  white-space: nowrap;
  height: 45px;
  transition: all 300ms eases all ease-in;
  -webkit-transition: all 300ms ease 0.5s ease;
  -moz-transition: all 300ms ease 0.5s ease;
  -o-transition: all 300ms ease 0.5s ease;
  -ms-transition: all 300ms ease 0.5s ease;
  transition: all 300ms ease 0.5s ease;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  width: 114px;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper > .block-content .postalcode .actions-toolbar .primary .action-apply:hover,
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper > .block-content .postalcode .actions-toolbar .primary .action-cancel:hover {
  background-color: #ffffff;
  color: #2d2d2d;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper > .block-content .cart-discount,
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper > .block-content .postalcode {
  width: 100%;
  gap: 0;
  margin-top: 10px;
  padding-right: 0;
  padding-top: 8px;
  border-top: 1px solid #B3B3B3;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper > .block-content .cart-discount .info-link,
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper > .block-content .postalcode .info-link {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper > .block-content .cart-discount .fieldset.coupon,
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper > .block-content .postalcode .fieldset.coupon {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  margin-top: 0;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper > .block-content .cart-discount .fieldset.coupon .label,
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper > .block-content .postalcode .fieldset.coupon .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper > .block-content .cart-discount .fieldset.coupon .field,
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper > .block-content .postalcode .fieldset.coupon .field {
  width: 100%;
  margin: 0;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper > .block-content .cart-discount .fieldset.coupon .control,
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper > .block-content .postalcode .fieldset.coupon .control {
  width: calc(100% - 32px);
  margin-right: 32px;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper > .block-content .cart-discount .fieldset.coupon input,
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper > .block-content .postalcode .fieldset.coupon input {
  background: #F2F2F2;
  border: none;
  color: #2E2E2E;
  height: 45px;
  font-size: 1.5rem;
  font-weight: 300;
  padding: 0;
  padding: 0 12px;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper > .block-content .cart-discount .fieldset.coupon input::placeholder,
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper > .block-content .postalcode .fieldset.coupon input::placeholder {
  color: #2E2E2E;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper > .block-content .cart-discount .fieldset .actions-toolbar,
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper > .block-content .postalcode .fieldset .actions-toolbar {
  width: auto;
  -webkit-align-self: normal;
  -ms-align-self: normal;
  align-self: normal;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper > .block-content .cart-discount .fieldset .actions-toolbar .primary,
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper > .block-content .postalcode .fieldset .actions-toolbar .primary {
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  height: 100%;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper > .block-content .cart-discount .fieldset .actions-toolbar .primary .action,
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper > .block-content .postalcode .fieldset .actions-toolbar .primary .action {
  height: 100%;
  margin: 0;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper > .block-content .cart-discount .fieldset .actions-toolbar .primary .action-apply,
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper > .block-content .postalcode .fieldset .actions-toolbar .primary .action-apply,
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper > .block-content .cart-discount .fieldset .actions-toolbar .primary .action-cancel,
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper > .block-content .postalcode .fieldset .actions-toolbar .primary .action-cancel {
  background-color: #2d2d2d;
  border: 1px solid #2d2d2d;
  color: #ffffff;
  font-size: 1.4rem;
  font-weight: 700;
  white-space: nowrap;
  height: 45px;
  transition: all 300ms eases all ease-in;
  -webkit-transition: all 300ms ease 0.5s ease;
  -moz-transition: all 300ms ease 0.5s ease;
  -o-transition: all 300ms ease 0.5s ease;
  -ms-transition: all 300ms ease 0.5s ease;
  transition: all 300ms ease 0.5s ease;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  width: 114px;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper > .block-content .cart-discount .fieldset .actions-toolbar .primary .action-apply:hover,
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper > .block-content .postalcode .fieldset .actions-toolbar .primary .action-apply:hover {
  background-color: #ffffff;
  color: #2d2d2d;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper > .block-content .cart-discount .fieldset .actions-toolbar .primary .action-cancel:hover,
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper > .block-content .postalcode .fieldset .actions-toolbar .primary .action-cancel:hover {
  background-color: #011eec;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper > .block-content .cart-discount .fieldset:last-child,
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper > .block-content .postalcode .fieldset:last-child {
  margin-bottom: 10px;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper > .block-content .items-total {
  float: none;
  display: block;
  margin: 15px 0;
  font-weight: 700;
  font-size: 14px;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper > .block-content #totals .totals-title {
  margin-top: 5px;
  text-align: left;
  border-top: solid 1px #e8e8e8;
  padding: 10px 0 10px 0;
  font-weight: 700;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper > .block-content #totals table {
  border-top: 1px solid #ccc;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper > .block-content #totals table tbody > tr:first-child > th,
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper > .block-content #totals table tbody > tr:first-child > td {
  padding-top: 12px;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper > .block-content #totals table tbody > tr.totals.tax {
  display: none;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper > .block-content #totals table tbody > tr.totals.grand_total .price {
  font-size: 1.8rem;
  color: #000000;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper > .block-content #totals table tbody > tr > th,
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper > .block-content #totals table tbody > tr > td {
  color: #171717;
  font-size: 16.499px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  padding: 8px 0;
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper > .block-content #totals table tbody > tr .amount {
  color: #171717;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-align: right;
}
@media only screen and (max-width: 1024px) {
  #custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart #minicart-content-wrapper {
    max-height: 100vh;
    overflow-y: auto;
  }
}
#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart-minicart:before {
  border: 0;
  z-index: -1;
}
#custom-sliding-cart .minicart-wrapper.active .block-minicart-minicart {
  right: 0;
}
#custom-sliding-cart .block.block-minicart-minicart {
  margin: 0;
}
.block-content .postalcode {
  margin-bottom: 4px;
  padding-top: 12px;
}
.block-content .postalcode .actions-toolbar .primary .action-apply {
  border-radius: 12px !important;
  border: 2px solid #171717 !important;
}
.block-content .postalcode .actions-toolbar .primary .action-apply span {
  color: #171717;
  text-align: center;
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.fieldset.coupon {
  margin-top: 5px;
}
.action-apply {
  border-radius: 12px;
  background: #171717;
  font-family: Montserrat;
}
.fixed-totals table tbody > tr > th {
  padding: 10px 0;
}
.fixed-totals th.mark,
.fixed-totals td span {
  font-family: Montserrat;
}
#sub-total .fixed-totals .price.subtotal {
  color: #171717;
  text-align: right;
  font-family: Montserrat;
  font-size: 16.499px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.upsell-data {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.dontForgetWrapper .dontForget {
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  color: #000000;
}
.dontForgetWrapper .dontForgetCard .block-products-list {
  width: 380px;
  max-width: 100%;
  margin: 0 !important;
}
.dontForgetWrapper .dontForgetCard .block-products-list .product-items-minicart.slick-dotted.slick-slider {
  padding-bottom: 18px;
}
.dontForgetWrapper .dontForgetCard .block-products-list .product-items-minicart .product-item-minicart {
  border: 1px solid #ccc;
  margin: 0;
  padding: 10px;
  padding-bottom: 0;
  list-style: none;
}
.dontForgetWrapper .dontForgetCard .block-products-list .product-items-minicart .product-item-minicart .product-item-info-minicart {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.dontForgetWrapper .dontForgetCard .block-products-list .product-items-minicart .product-item-minicart .product-item-info-minicart .dontForgetImg {
  max-width: 80px;
  padding-right: 10px;
  width: 100%;
  padding-bottom: 10px;
}
.dontForgetWrapper .dontForgetCard .block-products-list .product-items-minicart .product-item-minicart .product-item-info-minicart .dontForgetImg img {
  width: 103px;
  height: auto;
  object-fit: cover;
}
.dontForgetWrapper .dontForgetCard .block-products-list .product-items-minicart .product-item-minicart .product-item-info-minicart .product-item-details-minicart {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  flex-grow: 1;
}
.dontForgetWrapper .dontForgetCard .block-products-list .product-items-minicart .product-item-minicart .product-item-info-minicart .product-item-details-minicart .dontForgetInfoWrapper {
  margin-left: 0;
  margin-right: 20px;
}
.dontForgetWrapper .dontForgetCard .block-products-list .product-items-minicart .product-item-minicart .product-item-info-minicart .product-item-details-minicart .dontForgetInfoWrapper .productName-minicart {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  color: #222;
  margin-bottom: 6px;
  margin-top: 0;
}
.dontForgetWrapper .dontForgetCard .block-products-list .product-items-minicart .product-item-minicart .product-item-info-minicart .product-item-details-minicart .dontForgetInfoWrapper .productCategory-minicart {
  font-style: italic;
  font-weight: bold;
  font-size: 14px;
  color: #223dfe;
  margin-bottom: 5px;
}
.dontForgetWrapper .dontForgetCard .block-products-list .product-items-minicart .product-item-minicart .product-item-info-minicart .product-item-details-minicart .dontForgetInfoWrapper .productMisc-minicart {
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  color: #223dfe;
}
.dontForgetWrapper .dontForgetCard .block-products-list .product-items-minicart .product-item-minicart .product-item-info-minicart .product-item-details-minicart .productAddWrapper {
  margin-left: auto;
}
.dontForgetWrapper .dontForgetCard .block-products-list .product-items-minicart .product-item-minicart .product-item-info-minicart .product-item-details-minicart .productAddWrapper .actions-primary-minicart {
  -webkit-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
}
.dontForgetWrapper .dontForgetCard .block-products-list .product-items-minicart .product-item-minicart .product-item-info-minicart .product-item-details-minicart .productAddWrapper .actions-primary-minicart .openProduct-minicart,
.dontForgetWrapper .dontForgetCard .block-products-list .product-items-minicart .product-item-minicart .product-item-info-minicart .product-item-details-minicart .productAddWrapper .actions-primary-minicart .addProduct-minicart {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  text-align: right;
  color: #223dfe;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  margin-bottom: 10px;
}
.dontForgetWrapper .dontForgetCard .block-products-list .product-items-minicart .product-item-minicart .product-item-info-minicart .product-item-details-minicart .productAddWrapper .actions-primary-minicart .openProduct-minicart .openBtn-minicart,
.dontForgetWrapper .dontForgetCard .block-products-list .product-items-minicart .product-item-minicart .product-item-info-minicart .product-item-details-minicart .productAddWrapper .actions-primary-minicart .addProduct-minicart .openBtn-minicart,
.dontForgetWrapper .dontForgetCard .block-products-list .product-items-minicart .product-item-minicart .product-item-info-minicart .product-item-details-minicart .productAddWrapper .actions-primary-minicart .openProduct-minicart .addBtn-minicart,
.dontForgetWrapper .dontForgetCard .block-products-list .product-items-minicart .product-item-minicart .product-item-info-minicart .product-item-details-minicart .productAddWrapper .actions-primary-minicart .addProduct-minicart .addBtn-minicart {
  position: relative;
  background: transparent;
  border: none;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
  color: #223dfe;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding: 0;
}
.dontForgetWrapper .dontForgetCard .block-products-list .product-items-minicart .product-item-minicart .product-item-info-minicart .product-item-details-minicart .productAddWrapper .actions-primary-minicart .openProduct-minicart .openBtn-minicart span,
.dontForgetWrapper .dontForgetCard .block-products-list .product-items-minicart .product-item-minicart .product-item-info-minicart .product-item-details-minicart .productAddWrapper .actions-primary-minicart .addProduct-minicart .openBtn-minicart span,
.dontForgetWrapper .dontForgetCard .block-products-list .product-items-minicart .product-item-minicart .product-item-info-minicart .product-item-details-minicart .productAddWrapper .actions-primary-minicart .openProduct-minicart .addBtn-minicart span,
.dontForgetWrapper .dontForgetCard .block-products-list .product-items-minicart .product-item-minicart .product-item-info-minicart .product-item-details-minicart .productAddWrapper .actions-primary-minicart .addProduct-minicart .addBtn-minicart span {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: -ms-inline-flex;
  display: inline-flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  position: relative;
  margin-left: 8px;
  width: 27px;
  height: 27px;
  background: #223dfe;
  color: #fff;
  border-radius: 4px;
}
.dontForgetWrapper .dontForgetCard .block-products-list .product-items-minicart .product-item-minicart .product-item-info-minicart .product-item-details-minicart .productAddWrapper .actions-primary-minicart .openProduct-minicart .openBtn-minicart span:after,
.dontForgetWrapper .dontForgetCard .block-products-list .product-items-minicart .product-item-minicart .product-item-info-minicart .product-item-details-minicart .productAddWrapper .actions-primary-minicart .addProduct-minicart .openBtn-minicart span:after,
.dontForgetWrapper .dontForgetCard .block-products-list .product-items-minicart .product-item-minicart .product-item-info-minicart .product-item-details-minicart .productAddWrapper .actions-primary-minicart .openProduct-minicart .addBtn-minicart span:after,
.dontForgetWrapper .dontForgetCard .block-products-list .product-items-minicart .product-item-minicart .product-item-info-minicart .product-item-details-minicart .productAddWrapper .actions-primary-minicart .addProduct-minicart .addBtn-minicart span:after {
  content: '+';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 16px;
}
.dontForgetWrapper .dontForgetCard .block-products-list .product-items-minicart .product-item-minicart .product-item-info-minicart .product-item-details-minicart .productAddWrapper .actions-primary-minicart .openProduct-minicart .addBtn-minicart.disabled span:after,
.dontForgetWrapper .dontForgetCard .block-products-list .product-items-minicart .product-item-minicart .product-item-info-minicart .product-item-details-minicart .productAddWrapper .actions-primary-minicart .addProduct-minicart .addBtn-minicart.disabled span:after {
  content: '...';
}
.dontForgetWrapper .dontForgetCard .block-products-list .product-items-minicart .product-item-minicart .product-item-info-minicart .product-item-details-minicart .productAddWrapper .actions-primary-minicart .addProduct-minicart.d-flex.disabled {
  opacity: 0.1;
}
.dontForgetWrapper .dontForgetCard .block-products-list .product-items-minicart .product-item-minicart .product-item-info-minicart .product-item-details-minicart .productAddWrapper .upsell_price-minicart {
  font-style: normal;
  font-size: 14px;
  font-weight: 700;
  text-align: right;
  color: #000000;
}
.dontForgetWrapper .dontForgetCard .block-products-list .product-items-minicart .product-item-minicart .product-item-info-minicart .product-item-details-minicart .productAddWrapper .upsell_price-minicart .old-price .price {
  font-size: 12px;
  font-weight: 400;
}
.custom-spinner {
  position: relative;
  width: 100px !important;
  height: 100px !important;
  -webkit-transform: translate(-50px, -50px) scale(0.5) translate(50px, 50px);
  transform: translate(-50px, -50px) scale(0.5) translate(50px, 50px);
}
.custom-spinner {
  transform: scale(0.2);
  position: absolute;
  top: -18px;
  left: 132px;
  z-index: 5;
}
.custom-spinner div {
  left: 85px;
  top: 25px;
  position: absolute;
  -webkit-animation: custom-spinner linear 1s infinite;
  animation: custom-spinner linear 1s infinite;
  background: #6c9;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  -webkit-transform-origin: 15px 75px;
  transform-origin: 15px 75px;
}
.custom-spinner div:nth-child(1) {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
.custom-spinner div:nth-child(2) {
  -webkit-transform: rotate(36deg);
  transform: rotate(36deg);
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}
.custom-spinner div:nth-child(3) {
  -webkit-transform: rotate(72deg);
  transform: rotate(72deg);
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}
.custom-spinner div:nth-child(4) {
  -webkit-transform: rotate(108deg);
  transform: rotate(108deg);
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}
.custom-spinner div:nth-child(5) {
  -webkit-transform: rotate(144deg);
  transform: rotate(144deg);
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}
.custom-spinner div:nth-child(6) {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}
.custom-spinner div:nth-child(7) {
  -webkit-transform: rotate(216deg);
  transform: rotate(216deg);
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}
.custom-spinner div:nth-child(8) {
  -webkit-transform: rotate(252deg);
  transform: rotate(252deg);
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}
.custom-spinner div:nth-child(9) {
  -webkit-transform: rotate(288deg);
  transform: rotate(288deg);
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}
.custom-spinner div:nth-child(10) {
  -webkit-transform: rotate(324deg);
  transform: rotate(324deg);
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
@keyframes custom-spinner {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes custom-spinner {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.minicart-freight-calculator-content .fieldset.postalcode {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  gap: 8px;
  margin-bottom: 10px;
}
.minicart-freight-calculator-content .fieldset.postalcode .info-link {
  color: #666666;
  font-size: 1.2rem;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-order: 3;
  -ms-order: 3;
  order: 3;
  width: 100%;
}
.minicart-freight-calculator-content .fieldset.postalcode .info-link > div:first-child {
  display: none;
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-freight-calculator-content .fieldset.postalcode .info-link > div a {
  font-size: 1rem;
  text-decoration: underline;
}
.minicart-freight-calculator-content .fieldset.postalcode .info-link > div a,
.minicart-freight-calculator-content .fieldset.postalcode .info-link > div a:visited,
.minicart-freight-calculator-content .fieldset.postalcode .info-link > div a:hover {
  color: #666666;
}
.minicart-freight-calculator-content .fieldset.postalcode .field {
  display: inline-block;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-order: 1;
  -ms-order: 1;
  order: 1;
  margin: 0;
  width: 44.611528822%;
}
.minicart-freight-calculator-content .fieldset.postalcode .field .control {
  width: 100%;
}
.minicart-freight-calculator-content .fieldset.postalcode .field .control input {
  background-color: #ffffff;
  border: 1px solid #c5c5c5;
  border-radius: 4px;
  color: #a0aac1;
  font-size: 1.2rem;
  height: 49px;
  padding: 0 8px;
}
.minicart-freight-calculator-content .fieldset.postalcode .field .control input::placeholder {
  color: #a0aac1;
}
.minicart-freight-calculator-content .fieldset.postalcode .primary {
  background-color: transparent !important;
}
.minicart-freight-calculator-content .fieldset.postalcode .actions-toolbar {
  display: inline-block !important;
  -webkit-order: 2;
  -ms-order: 2;
  order: 2;
  width: 77px;
}
.minicart-freight-calculator-content .fieldset.postalcode .actions-toolbar .primary,
.minicart-freight-calculator-content .fieldset.postalcode .actions-toolbar .primary button {
  background-color: transparent !important;
  border: none;
  border-radius: 5px;
  color: #282829 !important;
  font-weight: 600;
  font-size: 1.2rem;
  height: 49px;
  margin: 0;
  transition: background-color 150ms linear;
  width: 77px;
}
.minicart-freight-calculator-content .fieldset.postalcode .actions-toolbar .primary:hover,
.minicart-freight-calculator-content .fieldset.postalcode .actions-toolbar .primary button:hover {
  background-color: #0f0f0f;
  transition: background-color 150ms linear;
  font-weight: 900 !important;
}
.minicart-freight-calculator-content .fieldset.postalcode .actions-toolbar .primary button {
  padding: 8px;
}
.minicart-freight-calculator-content .selected-option {
  font-size: 8px;
}
.flags-container {
  -webkit-order: 3;
  -ms-order: 3;
  order: 3;
  max-width: 100%;
  margin: 6px;
  position: relative;
  z-index: 9;
}
.flags-container .slick-slider .slick-slide {
  padding: 0;
  margin: 0 4px;
}
.flags-container .slick-list {
  width: 100%;
}
.flags-container .flag-container-into {
  list-style: none;
  padding: 0;
  margin: 0;
}
.flags-container .flag-container {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  gap: 4px;
}
.flags-container .flag-item {
  margin: 0;
  width: fit-content !important;
}
.flags-container .flag-item .flag {
  background-color: #ffffff;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  border: none;
  border-radius: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  margin: 0;
  padding: 5px 24px;
  box-sizing: border-box;
  height: 28px;
  font-size: 1.2rem;
  font-family: Lato;
  font-style: normal;
  font-weight: 600;
  line-height: 100%;
  text-transform: uppercase;
  white-space: nowrap;
  border-radius: 2px;
}
.flags-container .flag-item .flag > span {
  background-color: #ffffff;
  border-radius: 50%;
  color: #223dfe;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  margin: 0 4px;
  width: 13px;
  height: 13px;
  font-family: Lato;
  font-style: normal;
  font-weight: 900;
  line-height: 100%;
  text-transform: uppercase;
}
.flags-container .custom-flag.first {
  border: 1px solid #FFBB00;
  border-radius: 2px;
}
.flags-container .custom-flag.second {
  border-radius: 2px;
}
.flags-container .custom-flag.second .flag .bg {
  background: #ffffff;
  color: #fa9034;
  border-radius: 50%;
  font-size: 15px;
  width: 15px;
  font-weight: 600;
  height: 15px;
  align-items: center;
  text-align: center;
  line-height: 15px;
  margin: 0 5px;
}
.flags-container li.flag-item.sale .flag {
  border-radius: 46px;
  background: #FFD651 !important;
  padding: 6px 5px;
  height: 54px;
  color: #2E2E2E;
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 137%;
  /* 19.18px */
  text-transform: uppercase;
}
.product-image-wrapper .flag-item.top_left {
  position: absolute !important;
  top: 0;
  left: 0;
  max-width: 25%;
}
.product-image-wrapper .flag-item.top_right {
  position: absolute !important;
  top: 0;
  right: 0;
  max-width: 25%;
}
.product-image-wrapper .flag-item.center_right {
  position: absolute !important;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  max-width: 25%;
}
.product-image-wrapper .flag-item.center_left {
  position: absolute !important;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  max-width: 25%;
}
.product-image-wrapper .flag-item.lower_left {
  position: absolute !important;
  bottom: 0;
  left: 0;
  max-width: 25%;
}
.product-image-wrapper .flag-item.lower_right {
  position: absolute !important;
  bottom: 0;
  right: 0;
  max-width: 25%;
}
.product.media {
  position: relative !important;
}
.product.media .flag-item.top_left {
  position: absolute !important;
  top: 0;
  left: 0;
  max-width: 10%;
}
.product.media .flag-item.top_right {
  position: absolute !important;
  top: 0;
  right: 0;
  max-width: 10%;
}
.product.media .flag-item.center_right {
  position: absolute !important;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  max-width: 25%;
}
.product.media .flag-item.center_left {
  position: absolute !important;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  max-width: 25%;
}
.product.media .flag-item.lower_left {
  position: absolute !important;
  bottom: 110px;
  left: 0;
  max-width: 10%;
}
.product.media .flag-item.lower_right {
  position: absolute !important;
  bottom: 110px;
  right: 0;
  max-width: 10%;
}
.flag-together {
  display: flex;
  gap: 10px;
  margin-bottom: 1rem;
  flex-wrap: wrap;
}
.flag-together .flag {
  margin: 0;
  padding: 5px 24px;
  box-sizing: border-box;
  height: 28px;
  font-size: 1.2rem;
  font-family: Lato;
  font-style: normal;
  font-weight: 600;
  line-height: 100%;
  text-transform: uppercase;
  white-space: nowrap;
  border-radius: 2px;
}
.flag-together .flag span {
  background-color: #ffffff;
  border-radius: 50%;
  color: #223dfe;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  margin: 0 4px;
  width: 13px;
  height: 13px;
  font-family: Lato;
  font-style: normal;
  font-weight: 900;
  line-height: 100%;
  text-transform: uppercase;
}
.catalog-product-view .discount-flag {
  align-items: center;
  border: 1px solid #03464A;
  border-radius: 25px;
  display: flex;
  gap: 4px;
  height: 20px;
  margin-bottom: 4px;
  padding: 0 4px;
  width: fit-content;
}
.catalog-product-view .discount-flag::before {
  background-image: url('../../frontend/bistwobis/casazuny/pt_BR/images/icon-pix-discount.svg');
  content: '';
  display: inline-block;
  height: 15px;
  object-fit: contain;
  width: 16px;
}
.catalog-product-view .discount-flag span {
  color: #03464A;
  font-family: 'poppins' sans-serif;
  font-size: 1.4rem;
  font-weight: 800;
}
.catalog-product-view .float-price .price-box.price-final_price > .old-price .price {
  color: #666666;
  display: block;
  font-size: 1.4rem;
  line-height: 120%;
  text-decoration: line-through;
}
.catalog-product-view .float-price .price-box.price-final_price > .price-container .price-wrapper,
.catalog-product-view .float-price .price-box.price-final_price > .price-container .price-wrapper .price {
  display: inline-block;
  line-height: 1;
}
.catalog-product-view .float-price .price-box.price-final_price > .price-container .price-wrapper .price {
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  color: #282829;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: -ms-flex !important;
  display: flex !important;
  font-size: 2rem;
  font-weight: 700;
  gap: 4px;
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  line-height: 120%;
}
.catalog-product-view .float-price .price-box.price-final_price > .price-container .price-wrapper .price::before {
  content: 'por ';
  color: #223dfe;
  font-family: Lato;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  /* 12px */
}
.catalog-product-view .float-price .price-box.price-final_price > .price-container .explicative-text {
  color: #525252;
  display: flex;
  font-size: 1.3rem;
  font-weight: 600;
  line-height: 120%;
}
.ulSocialNetworkLinks {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  /*.justify-content(center);*/
  margin: 0;
}
.ulSocialNetworkLinks > li {
  margin: 0 10px 0 0 !important;
}
.ulSocialNetworkLinks > li > a {
  display: block;
  color: #ffffff;
  transition: all 300ms eases all ease-in;
  -webkit-transition: all 300ms ease 0.5s ease;
  -moz-transition: all 300ms ease 0.5s ease;
  -o-transition: all 300ms ease 0.5s ease;
  -ms-transition: all 300ms ease 0.5s ease;
  transition: all 300ms ease 0.5s ease;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  font-size: 38px;
}
.ulSocialNetworkLinks > li > a:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
  color: #cf1515;
}
.ulSocialNetworkLinks > li > a:hover:before {
  display: none !important;
}
.ulSocialNetworkLinks > li > a .icon-instagram {
  font-size: 44px;
}
#instagram-wrap {
  display: block;
  width: 100%;
  position: relative;
  margin: 30px auto 15px;
}
#instagram-wrap .iconTitle {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  width: 98px;
  height: 98px;
  border-radius: 50%;
  background-color: #ffffff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 5;
  transition: all 300ms ease-in-outs all ease-in;
  -webkit-transition: all 300ms ease-in-out 0.5s ease;
  -moz-transition: all 300ms ease-in-out 0.5s ease;
  -o-transition: all 300ms ease-in-out 0.5s ease;
  -ms-transition: all 300ms ease-in-out 0.5s ease;
  transition: all 300ms ease-in-out 0.5s ease;
  -webkit-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#instagram-wrap .iconTitle i {
  font-size: 60px;
  font-style: normal;
  color: #282829;
}
#instagram-wrap .iconTitle:hover {
  margin-top: -5px;
  -webkit-box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.5);
}
#instagram-wrap .block-title {
  margin-bottom: 15px;
}
#instagram-wrap .block-title strong {
  font-size: 20px;
  text-transform: uppercase;
}
#instagram-wrap .block-title strong span {
  display: block;
  font-size: 14px;
  font-weight: 500;
  text-transform: initial;
  color: #8c8c8c;
}
#instagram-wrap .titleInsta {
  display: block;
  margin-bottom: 30px;
  text-align: center;
  font-size: 21px;
  color: #000000;
}
#instagram-wrap .titleInsta a {
  font-weight: 600;
}
#instagram-wrap #instafeed a {
  position: relative;
  display: block;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  /*&:hover {
				&:before {
					.opacity(1);
				}
				.stats span {
					.opacity(1);
					transform: translateY(0);
				}
			}*/
}
#instagram-wrap #instafeed a video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
#instagram-wrap #instafeed a icon {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 1;
}
#instagram-wrap #instafeed a icon:before {
  font-family: 'fontello';
  font-size: 24px;
  font-style: normal;
  color: #ffffff;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
}
#instagram-wrap #instafeed a icon.carousel:before {
  content: '\e821';
}
#instagram-wrap #instafeed a icon.video {
  top: 5px;
}
#instagram-wrap #instafeed a icon.video:before {
  content: '\e820';
  font-size: 32px;
}
#instagram-wrap #instafeed a icon.image {
  display: none;
}
#instagram-wrap #instafeed a .stats {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 3;
  max-width: 90%;
}
#instagram-wrap #instafeed a .stats span {
  display: block;
  color: #ffffff;
  margin-right: 10px;
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translateY(15px);
  transition: transform 0.5s ease-in-outs all ease-in;
  -webkit-transition: transform 0.5s ease-in-out 0.5s ease;
  -moz-transition: transform 0.5s ease-in-out 0.5s ease;
  -o-transition: transform 0.5s ease-in-out 0.5s ease;
  -ms-transition: transform 0.5s ease-in-out 0.5s ease;
  transition: transform 0.5s ease-in-out 0.5s ease;
  -webkit-transition: transform 0.5s ease-in-out;
  -o-transition: transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
}
#instagram-wrap #instafeed a .stats span i {
  margin-right: 5px;
}
#instagram-wrap #instafeed a .stats span.text {
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  display: block;
  display: -webkit-box;
  max-width: 100%;
  height: 43px;
  margin: 0 auto;
  font-size: 14px;
  line-height: 1;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
}
#instagram-wrap #instafeed a:before {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.7);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#b3000000, endColorstr=#b3000000)';
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b3000000, endColorstr=#b3000000);
  width: 100%;
  height: 100%;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  transition: all 300ms eases all ease-in;
  -webkit-transition: all 300ms ease 0.5s ease;
  -moz-transition: all 300ms ease 0.5s ease;
  -o-transition: all 300ms ease 0.5s ease;
  -ms-transition: all 300ms ease 0.5s ease;
  transition: all 300ms ease 0.5s ease;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: 2;
}
#instagram-wrap #instafeed.mosaic.grid3,
#instagram-wrap #instafeed.mosaic.grid6,
#instagram-wrap #instafeed.mosaic.grid9,
#instagram-wrap #instafeed.mosaic.grid12 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#instagram-wrap #instafeed.mosaic.grid3 a {
  width: calc(100% / 3);
  height: calc(99vw / 3);
}
#instagram-wrap #instafeed.mosaic.grid6 a {
  width: calc(100% / 4);
  height: calc(99vw / 4);
}
#instagram-wrap #instafeed.mosaic.grid9 a {
  width: calc(100% / 4);
  height: calc(99vw / 5);
}
#instagram-wrap #instafeed.mosaic.grid12 a {
  width: calc(100% / 6);
  height: calc(99vw / 6);
}
#instagram-wrap #instafeed.mosaic.grid1 {
  display: grid;
  grid-gap: 0;
  grid-template-columns: [main-start] 1fr [main-end] 25% 25%;
  grid-template-rows: [main-start] 50% 50% [main-end];
  overflow: hidden;
  position: relative;
}
#instagram-wrap #instafeed.mosaic.grid1 a:first-child {
  grid-area: main;
}
#instagram-wrap #instafeed.mosaic.grid2 {
  display: grid;
  grid-gap: 0;
  grid-template-columns: 25% [main-start] 1fr [main-end] 25%;
  grid-template-rows: [main-start] 50% 50% [main-end];
  overflow: hidden;
  position: relative;
}
#instagram-wrap #instafeed.mosaic.grid2 a:first-child {
  grid-area: main;
}
#instagram-wrap #instafeed.mosaic.grid4 {
  display: grid;
  grid-gap: 0;
  grid-template-columns: [main-start] 1fr [main-end] 20% 20% 20%;
  grid-template-rows: [main-start] 50% 50% [main-end];
  overflow: hidden;
  position: relative;
}
#instagram-wrap #instafeed.mosaic.grid4 a:first-child {
  grid-area: main;
}
#instagram-wrap #instafeed.mosaic.grid5 {
  display: grid;
  grid-gap: 0;
  grid-template-columns: 20% 20% 20% [main-start] 1fr [main-end];
  grid-template-rows: [main-start] 50% 50% [main-end];
  overflow: hidden;
  position: relative;
}
#instagram-wrap #instafeed.mosaic.grid5 a:first-child {
  grid-area: main;
}
#instagram-wrap #instafeed.mosaic.grid7 {
  display: grid;
  grid-gap: 0;
  grid-template-columns: [main-start] 1fr [main-end] 16.666666667% 16.666666667% 16.666666667% 16.666666667%;
  grid-template-rows: [main-start] 50% 50% [main-end];
  overflow: hidden;
  position: relative;
}
#instagram-wrap #instafeed.mosaic.grid7 a:first-child {
  grid-area: main;
}
#instagram-wrap #instafeed.mosaic.grid8 {
  display: grid;
  grid-gap: 0;
  grid-template-columns: 16.666666667% 16.666666667% [main-start] 1fr [main-end] 16.666666667% 16.666666667%;
  grid-template-rows: [main-start] 50% 50% [main-end];
  overflow: hidden;
  position: relative;
}
#instagram-wrap #instafeed.mosaic.grid8 a:first-child {
  grid-area: main;
}
#instagram-wrap #instafeed.mosaic.grid10 {
  display: grid;
  grid-gap: 0;
  grid-template-columns: [main-start] 1fr [main-end] 14.2857142857% 14.2857142857% 14.2857142857% 14.2857142857% 14.2857142857%;
  grid-template-rows: [main-start] 50% 50% [main-end];
  overflow: hidden;
  position: relative;
}
#instagram-wrap #instafeed.mosaic.grid10 a:first-child {
  grid-area: main;
}
#instagram-wrap #instafeed.mosaic.grid11 {
  display: grid;
  grid-gap: 0;
  grid-template-columns: 14.2857142857% 14.2857142857% 14.2857142857% 14.2857142857% 14.2857142857% [main-start] 1fr [main-end];
  grid-template-rows: [main-start] 50% 50% [main-end];
  overflow: hidden;
  position: relative;
}
#instagram-wrap #instafeed.mosaic.grid11 a:first-child {
  grid-area: main;
}
.catalog-category-view .products-grid .product-item,
.catalogsearch-result-index .products-grid .product-item {
  margin-bottom: 0;
}
.products.list.product-items {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 5px;
}
.product-items {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 16px;
  font-size: 0;
}
.product-item {
  box-sizing: border-box;
  padding: 8px;
  overflow: hidden;
  display: block;
  font-size: 1.4rem;
  vertical-align: top;
  text-align: left;
  border-radius: 8px;
}
.product-item p.explicative-text {
  color: #525252;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  /* 13px */
  margin-top: 5px !important;
}
.product-item p.explicative-text b {
  color: #525252 !important;
  font-weight: 600;
}
.product-item-details {
  border-top: none;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: static !important;
  margin-top: 5px;
}
.product-item-details > [class^=swatch-opt-] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.product-item-details > div,
.product-item-details > strong {
  width: 100%;
}
.product-item-details .product-item-inner {
  -webkit-order: 5;
  -ms-order: 5;
  order: 5;
  margin-top: auto;
  margin-bottom: 1rem;
}
.product-item-details .product-reviews-summary {
  -webkit-order: 1;
  -ms-order: 1;
  order: 1;
  margin: 0 0 8px;
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.product-item-details .product-reviews-summary.empty .action.add {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.product-item-details .product-reviews-summary .action.view {
  color: #282829;
  font-size: 1.3rem;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  /* 13px */
  display: block;
  margin: 0 0 0 4px;
}
.product-item-details .product-reviews-summary .action.view span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.product-item-details .priceRating .price-box {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 0 !important;
}
.product-item-details .priceRating .price-box .discount-flag {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.product-item-details .priceRating .price-box .price-container .explicative-text {
  display: flex;
  color: #525252;
  font-size: 1.2rem;
  font-weight: 400;
  color: #7E7E7E;
  font-size: 12px;
}
.product-item-name {
  display: block;
  -webkit-order: 2;
  -ms-order: 2;
  order: 2;
  margin-bottom: 8px;
}
.product-item-name > a {
  font-size: 1.8rem;
  line-height: 130%;
  font-weight: 600;
  height: fit-content;
  overflow: hidden;
  white-space: normal;
  text-overflow: ellipsis;
  display: -webkit-box;
  margin-bottom: 0;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.product-item-name > a,
.product-item-name > a:visited,
.product-item-name > a:active {
  color: #2d2d2d;
}
.product-item .short-description {
  color: #737373;
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 120%;
  -webkit-order: 4;
  -ms-order: 4;
  order: 4;
  margin-bottom: 32px;
  height: 36px;
  overflow: hidden;
  white-space: normal;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.product-item .price-actions__wrapper {
  -webkit-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-order: 5;
  -ms-order: 5;
  order: 5;
  margin-top: auto;
}
.product-item .price-actions__wrapper .product-item-inner {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.product-item .price-actions__wrapper.unavailable,
.product-item .price-actions__wrapper.unavailable .product-item-inner,
.product-item .price-actions__wrapper.unavailable .product-item-actions {
  width: 100%;
}
.product-item .price-actions__wrapper .normal-price .price {
  color: #223dfe;
  font-family: Lato;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
}
.product-item .price-actions__wrapper .normal-price .price::before {
  content: 'Por';
  color: #223dfe;
  font-family: Lato;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
}
.product-item-info {
  position: relative;
  max-width: 100%;
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  padding: 6px 0px 0px 4px;
  border-radius: 8px;
  background: #FFF;
}
.page-products .product-item-info {
  width: 100%;
}
.product-item-actions {
  font-size: 0;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  opacity: 1;
  filter: alpha(opacity=100);
  transition: all 300ms eases all ease-in;
  -webkit-transition: all 300ms ease 0.5s ease;
  -moz-transition: all 300ms ease 0.5s ease;
  -o-transition: all 300ms ease 0.5s ease;
  -ms-transition: all 300ms ease 0.5s ease;
  transition: all 300ms ease 0.5s ease;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.product-item-actions > * {
  font-size: 1.4rem;
}
.product-item-actions .priceRating,
.product-item-actions .actions-primary {
  width: 100%;
}
.product-item-actions .priceRating span,
.product-item-actions .actions-primary span {
  font-size: 1.6rem;
}
.product-item-actions .actions-secondary {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  width: 1px;
  position: absolute;
  top: 6px;
  right: 0;
  display: inline-block;
  font-size: 1.4rem;
  vertical-align: middle;
  white-space: nowrap;
  z-index: 9;
}
.product-item-actions .actions-secondary > button.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 {
  background: none;
  border: none;
}
.product-item-actions .actions-secondary > button.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 {
  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;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-top: 20px;
}
.product-item-actions .actions-primary .stock.unavailable {
  background-color: #ECECEC;
  box-sizing: border-box;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  color: #2d2d2d;
  text-align: center;
  font-size: 1.6rem;
  font-weight: 500;
  padding: 8px;
  height: 40px;
  width: 98%;
}
.product-item-description {
  margin: 25px 0;
}
.product-item:hover {
  position: relative;
  z-index: 10;
}
.product-item:hover .product-item-actions {
  opacity: 1;
  filter: alpha(opacity=100);
}
.product-item:hover .product-item-actions .tocart {
  background-color: #223dfe;
  color: #fff !important;
  border: 1px solid #223dfe !important;
}
.product-item:hover .product-item-actions .tocart::before {
  color: #fff !important;
}
.product-item .product-reviews-summary .rating-summary .rating-result {
  margin: 0;
  width: 96px;
}
.product-item .product-reviews-summary .rating-summary .rating-result span {
  max-width: 96px !important;
}
.product-item .product-reviews-summary .rating-summary .rating-result:before,
.product-item .product-reviews-summary .rating-summary .rating-result span:before {
  content: '\E802' '\E802' '\E802' '\E802' '\E802';
  letter-spacing: 5px !important;
  font-size: 16px !important;
  font-family: 'fontello';
}
.product-item .product-reviews-summary .reviews-actions {
  font-size: 12px;
  margin-top: 5px;
}
.product-item .price-box {
  margin: 0;
}
.product-item .price-box > .price-container .price {
  color: #223dfe;
  font-family: Lato;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  /* 24.66px */
}
.product-item .price-box > .price-container .price::before {
  content: 'por ';
  color: #223dfe;
  font-family: Lato;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  /* 12px */
}
.product-item .price-box > .price-container .price::after {
  content: ' un. à vista no pix';
  color: #666;
  font-family: Lato;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  /* 12px */
}
.product-item .price-box > .price-container .price .explicative-text {
  font-size: 0;
}
.product-item .price-box > .price-container .price .explicative-text span {
  font-size: 14px;
}
.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 .special-price .price {
  font-size: 2rem;
}
.product-item .old-price {
  margin: 0 !important;
}
.product-item .old-price::before {
  content: 'Valor atacado';
  color: #666;
  font-family: Lato;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  margin-bottom: -5px;
}
.product-item .old-price .price {
  display: none;
  font-size: 1.2rem;
  font-weight: 400;
  text-decoration: line-through;
  color: #7E7E7E;
  text-decoration-line: line-through;
}
.product-item .old-price .price::before {
  content: 'De ';
}
.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: #0055ff;
  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: '\e61f';
}
.product-item .tocart {
  background-color: #ffffff;
  width: 100%;
  height: 48px;
  font-weight: 500;
  font-size: 1.6rem;
  transition: all 300ms ease;
}
.product-item .tocart:hover {
  background-color: #223dfe;
  border-color: #223dfe !important;
  color: #ffffff;
}
.product-item .tocart:hover::before {
  color: #ffffff !important;
}
.catalog-category-view .product-image-container {
  max-width: 94% !important;
  margin-left: 2%;
}
.catalog-category-view .product-item .price-box,
.catalog-category-view strong.product.name.product-item-name,
.catalog-category-view .flag-together {
  margin-left: 3% !important;
}
.catalog-category-view .product-item-name {
  order: unset;
}
.catalog-category-view .product-item-actions {
  width: 95%;
  margin-left: 3%;
}
.catalog-category-view .price-box span.price-container.price-final_price.tax.weee {
  width: 100%;
  display: block;
}
.catalog-category-view .flag-together {
  margin-left: 3%;
  margin-bottom: 1.5rem;
}
.block.related .product-image-container,
.block.upsell .product-image-container {
  max-width: 94% !important;
  margin-left: 2%;
}
.block.related .product-item .price-box,
.block.upsell .product-item .price-box,
.block.related strong.product.name.product-item-name,
.block.upsell strong.product.name.product-item-name {
  margin-left: 3%;
}
.block.related .product-item-name,
.block.upsell .product-item-name {
  order: unset;
  margin-left: 3%;
}
.block.related .product-item-actions,
.block.upsell .product-item-actions {
  width: 95%;
  margin-left: 3%;
}
.block.related .slick-prev:before,
.block.upsell .slick-prev:before {
  left: -11px;
}
.block.related .slick-next::before,
.block.upsell .slick-next::before {
  right: -28px;
}
.product-item #price-discount-billet .price::after {
  content: ' un. à vista no pix';
  color: #666;
  font-family: Lato;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  /* 12px */
}
.catalog-category-view .categorytop {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
ol.product-items.widget-product-grid .product-item:hover {
  border: 1px solid #223dfe;
}
.products.wrapper.grid.products-grid .product-items .item.product.product-item:hover {
  border: none;
}
.products.wrapper.grid.products-grid .product-items .item.product.product-item:hover .product-item-info {
  border: 1px solid #223dfe;
}
.products.wrapper.grid.products-grid.products-related .items .product-item:hover .product-item-info,
.products.wrapper.grid.products-grid.products-upsell .items .product-item:hover .product-item-info {
  border: 1px solid #223dfe;
}
.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;
}
.block-content-alternative .product-items {
  gap: 18px;
}
.block-content-alternative .product-items .product-item {
  background-color: #ffffff;
  padding: 12px;
}
.block-content-alternative .product-items .product-item .product-item-info {
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 12px;
}
.block-content-alternative .product-items .product-item .product-item-info .product-item-photo {
  margin: 0;
  max-height: 147px;
  width: 36.5%;
}
.block-content-alternative .product-items .product-item .product-item-info .product-item-photo .product-image-container {
  overflow: hidden;
  max-height: 147px !important;
  object-fit: contain;
}
.block-content-alternative .product-items .product-item .product-item-info .product-item-photo .product-image-container .flags-container {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-content-alternative .product-items .product-item .product-item-info .product-item-photo .product-image-container,
.block-content-alternative .product-items .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper {
  padding: 0 !important;
  height: 100%;
}
.block-content-alternative .product-items .product-item .product-item-info .product-item-photo .product-image-container img,
.block-content-alternative .product-items .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper img {
  max-height: 147px !important;
  object-fit: contain;
  background: #fff;
}
.block-content-alternative .product-items .product-item .product-item-info .product-item-details {
  flex: 1;
  margin-top: 0;
}
.block-content-alternative .product-items .product-item .product-item-info .product-item-details .product-item-name {
  order: initial;
}
.block-content-alternative .product-items .product-item .product-item-info .product-item-details .product-reviews-summary {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-content-alternative .product-items .product-item .product-item-info .product-item-details .product-item-actions .actions-secondary {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-content-alternative .product-items .product-item .product-item-info .product-item-details .price-box.price-final_price .old-price.custom-old-price {
  display: block;
}
.block-content-alternative .product-items .product-item .product-item-info .product-item-details .price-box.price-final_price .old-price.custom-old-price > .price-container.price-final_price .price {
  color: #666666;
  font-size: 1.2rem;
  text-decoration-line: line-through;
}
.block-content-alternative .product-items .product-item .product-item-info .product-item-details .price-box.price-final_price .price-container.price-final_price {
  display: inline;
}
.block-content-alternative .product-items .product-item .product-item-info .product-item-details .price-box.price-final_price .price-container.price-final_price > .price-wrapper .price {
  color: #282829;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 137%;
}
.block-content-alternative .product-items .product-item .product-item-info .product-item-details .price-box.price-final_price .explicative-text {
  display: inline;
  color: #666666;
  font-size: 1.2rem;
  line-height: 137%;
  color: #525252;
}
.block-content-alternative .product-items .product-item .product-item-info .product-item-details .price-box.price-final_price .explicative-text .hide-specifically {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-content-alternative .product-items .product-item .product-item-actions .actions-primary {
  margin: 0;
}
.block.widget.block-products-list.alternative {
  padding: 1px 0 48px;
  position: relative;
  margin: 0;
}
.block.widget.block-products-list.alternative::before {
  background-color: #f2f2f2;
  content: '';
  height: 100%;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100vw;
  z-index: -1;
}
.page-products .columns {
  position: relative;
  z-index: 1;
}
.toolbar label {
  color: #000000;
  font-size: 1.4rem;
  line-height: 120%;
  /* 16.8px */
  text-transform: capitalize;
}
.toolbar-amount {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages a.page,
.pages a.page:hover,
.pages a.page:active,
.pages a.page:focus,
.pages a.page:visited {
  color: #8f8f8f;
}
.products.wrapper ~ .toolbar  {
  -webkit-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  margin: 22px 0 32px;
}
.toolbar-products {
  text-align: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 20px;
  /*.justify-content(space-between);*/
}
.toolbar-products:before,
.toolbar-products:after {
  display: none;
}
.toolbar-products .pages {
  font-family: 'inter', sans-serif;
}
.products.wrapper ~ .toolbar-products .pages {
  display: block;
}
.toolbar-products .limiter .control {
  display: inline-block;
}
.sorter {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  box-sizing: border-box;
  height: 40px;
  border-radius: 8px;
  border: 1px solid #E2E2E2;
  background: #FFF;
  padding: 0 8px;
}
.sorter select {
  appearance: none;
  border: none;
}
.products.wrapper ~ .toolbar .sorter {
  margin-right: auto;
}
.sorter .sorter-action {
  position: relative;
}
.sorter-options {
  margin: 0;
  width: auto;
}
.sorter-action {
  display: none;
}
.sorter .sort-desc:before {
  content: '\e614';
}
.modes {
  display: none;
}
.limiter-options {
  margin: 0;
  width: auto;
}
.limiter-label {
  font-weight: 400;
}
.limiter {
  display: none;
}
.pages .page {
  padding: 0 !important;
  width: 30px;
  border-radius: 4px;
}
.pages .action {
  border: 1px solid #F2F2F2;
  border-radius: 8px;
  width: 30px;
  border-radius: 4px;
}
.styleSelect {
  position: relative;
  margin: 0;
  cursor: pointer;
}
.styleSelect select {
  color: #3F3F3F;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  cursor: pointer;
  border-radius: 4px;
  padding: 0 30px 0 8px;
}
.styleSelect select#limiter {
  width: 80px;
}
.styleSelect:before,
.styleSelect:after {
  content: '';
  pointer-events: none;
}
.styleSelect:before {
  position: absolute;
  top: 6px;
  right: 4px;
  width: 28px;
  height: 20px;
}
.styleSelect:after {
  position: absolute;
  top: 10px;
  right: 5px;
  width: 6px;
  height: 6px;
  border: 1px solid #2d2d2d;
  border-top: none;
  border-right: none;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.catalog-category-view .page-title {
  color: #2d2d2d;
  text-align: left;
  font-size: 3.2rem;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  margin-bottom: 8px;
}
.catalog-category-view .product-item-actions .actions-primary {
  margin-top: 5px !important;
}
.catalog-product-view .title-products {
  display: block;
  margin-bottom: 20px;
  font-size: 3.2rem;
  font-weight: 600;
  color: #2d2d2d;
  text-align: left;
}
.catalog-product-view .title-products .counter {
  display: none;
}
.catalog-product-view .column.main {
  display: grid;
}
.catalog-product-view .column.main section.product-main-column {
  order: 1;
}
.catalog-product-view .column.main .block.related {
  order: 2;
  margin-top: 3rem;
}
.catalog-product-view .column.main .product.info.detailed {
  order: 3;
}
.catalog-product-view .column.main .product.info.detailed .product.data.items {
  display: flex;
  flex-direction: column-reverse;
}
.catalog-product-view .column.main .block.upsell {
  order: 5;
}
.catalog-product-view .column.main .product-reviews {
  order: 7;
}
.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-top-wrapper {
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  max-width: 1322px;
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  margin: 40px auto;
}
@media screen and (max-width: 1440px) and (min-width: 770px) {
  .category-top-wrapper {
    width: 98% !important;
  }
}
.category-top-wrapper .videoWrap {
  margin-right: 16px;
}
.category-top-wrapper .videoWrap .videoFrame {
  position: relative;
  width: 761px;
  padding-bottom: 56.24%;
}
.category-top-wrapper .videoWrap .videoFrame iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.category-top-wrapper .categDescName {
  margin: 0;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
}
.category-image .image {
  display: block;
  height: auto;
  max-width: 100%;
}
.category-description {
  color: #878787;
  font-size: 1.6rem;
  line-height: 120%;
  /* 19.2px */
  margin-bottom: 24px;
}
.category-description p {
  display: inline;
}
.category-description .categDescMain .toggler-wrapper {
  display: inline;
}
.category-description .categDescMain .toggler-wrapper a {
  color: #282828;
  font-size: 1.6rem;
  font-weight: 400;
  text-decoration: underline;
}
.categExtraDesc {
  display: block;
  background-color: #f9f9f9;
  margin-bottom: 80px;
  padding: 25px 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.categExtraDesc-title {
  display: block;
  margin: 0;
  margin-bottom: 10px;
  padding: 0;
  text-align: left;
  font-size: 14px;
  font-weight: 700;
  color: #223dfe;
  text-transform: uppercase;
}
.categExtraDesc-description {
  display: block;
  font-size: 12px;
  line-height: 1.5;
  color: #757575;
}
.categExtraDesc-description p:last-child {
  margin-bottom: 0;
}
.categExtraDescBottom {
  display: block;
  margin: 34px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.categExtraDescBottom .categDescMain {
  color: #878787;
  font-size: 1.6rem;
  line-height: 120%;
  /* 19.2px */
}
.categExtraDescBottom .categDescMain a.action {
  color: #2d2d2d;
  display: inline;
  font-size: 1.6rem;
  line-height: 120%;
}
.categExtraDescBottom .categDescMain p {
  display: inline;
}
.product-image-container {
  display: block;
  max-width: 100%;
  width: 100%;
  max-height: 250px;
  margin-bottom: 1rem;
  border-radius: 4px;
  border: 1px solid #f2f2f2;
  overflow: hidden;
}
.product-item-info .product-image-container {
  width: 98.5% !important;
}
#shopping-cart-table .item-info .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: -webkit-fill-available;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  object-fit: contain;
  width: 100%;
  transition: transform 150ms linear;
}
.product-image-container {
  max-height: 250px;
}
.prodNavAnchor {
  display: block;
  width: 100%;
  margin: 10px 0 40px;
  z-index: 2;
}
.prodNavAnchor ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
.prodNavAnchor ul li {
  margin: 0;
  width: 25%;
}
.prodNavAnchor ul li:not(:last-child) {
  margin-right: 16px;
}
.prodNavAnchor ul li a {
  display: block;
  border: 1px solid #E7E7E7;
  border-radius: 4px;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  font-size: 16px;
  text-transform: uppercase;
  color: #000000;
}
.prodNavAnchor ul li a:hover {
  background-color: #223dfe;
  border-color: #223dfe;
  font-weight: 600;
  color: #ffffff;
}
.product-info-description-new {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  clear: both;
}
.product-info-description-new .titleProds {
  color: #2d2d2d;
  display: block;
  font-size: 3.2rem;
  font-weight: 600;
  line-height: 120%;
  margin-bottom: 24px;
}
.product-info-description-new .content {
  color: #888;
  font-size: 1.4rem;
  line-height: 20px;
}
.product-info-description-new table {
  border: none;
}
.product-info-description-new table tr:nth-child(odd) {
  background-color: #f5f5f5;
}
.product-info-description-new table tr:nth-child(even) {
  background-color: #ffffff;
}
.product-info-description-new table tr td {
  border-color: #C7C7C7;
}
.product-info-description-new .gridDescProd {
  margin: 30px 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  gap: 16px;
}
.product-info-description-new .gridDescProd .img,
.product-info-description-new .gridDescProd .txt {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 0 !important;
}
.product-info-description-new .gridDescProd .txt.sizes .content {
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  gap: 16px;
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
}
.product-info-description-new .gridDescProd .txt.sizes .content .block {
  align-items: flex-start;
  background: #F7F7F7;
  border-radius: 12px;
  color: #000000;
  display: flex;
  flex: 1 0 0;
  flex-direction: column;
  gap: 8px;
  justify-content: center;
  margin: 0;
  padding: 12px;
}
.product-info-description-new .gridDescProd .txt.sizes .content .block > span {
  font-size: 1.2rem;
  line-height: 15.36px;
  letter-spacing: 0.24px;
}
.product-info-description-new .gridDescProd .txt.sizes .content .block > p {
  font-size: 3.6rem;
  font-weight: 600;
  line-height: 100%;
}
.product-info-description-new .gridDescProd .txt.sizes .content .block > p small {
  font-size: 2rem;
}
#videoprodwrap {
  position: relative;
  display: block;
  width: 100%;
  margin: 50px 0;
  padding: 40px 0;
}
#videoprodwrap:before {
  content: '';
  width: 100vw;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  margin-left: calc(-1px - ((100vw - 100%) / 2) + 1px);
  background-image: url('../../frontend/bistwobis/casazuny/pt_BR/images/bg-video-produto.png');
  background-size: cover;
  z-index: -1;
}
#videoprodwrap .videocenter {
  display: table;
  width: 100%;
  max-width: 870px;
  margin: 0 auto;
}
#videoprodwrap .videoproduto {
  position: relative;
  width: 100%;
  padding-top: 56.6%;
}
#videoprodwrap .videoproduto iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.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.media .fotorama__stage__frame {
  border-radius: 8px;
  border: 1px solid #223dfe !important;
  width: 99%;
  height: 99%;
  background: #fff;
}
.product.media .fotorama__stage__frame .fotorama__img {
  border-radius: 8px;
  height: 99%;
  width: 99%;
  right: 2px !important;
  display: flex;
  justify-content: center;
  object-fit: contain;
  background: #ffffff;
}
.product.media .fotorama__nav.fotorama__nav--thumbs {
  text-align: center;
}
.product.media .fotorama__nav__frame.fotorama__nav__frame--thumb,
.product.media .fotorama__thumb {
  cursor: pointer;
}
.product.media .fotorama__thumb-border {
  border-color: #223dfe;
  border-radius: 8px;
  border-width: 1px;
}
.product.media .fotorama__thumb {
  background-color: #fff;
  border-radius: 8px;
  border: 1px solid #cecece;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.product.media .fotorama__thumb__arr {
  box-shadow: inset 0 0 0 1px #eee;
  background-color: #ffffff;
}
.product.media .video-thumb-icon:after {
  right: 16px;
  top: 16px;
}
.product.media .gallery-placeholder {
  margin-bottom: 24px;
}
.product.media .fotorama__nav-wrap--vertical .fotorama__nav__shaft {
  background: transparent !important;
}
.product.media .social-share {
  padding: 0 0 0 114px;
}
.product.media .social-share .shareProd {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  gap: 10px;
  justify-content: end;
}
.product.media .social-share .shareProd li a {
  color: #0B0C0C;
  text-decoration: underline;
}
.product.media .social-share .shareProd li a,
.product.media .social-share .shareProd li a:active,
.product.media .social-share .shareProd li a:visited,
.product.media .social-share .shareProd li a:focus,
.product.media .social-share .shareProd li a:hover {
  color: #000000;
}
.product.media .social-share .shareProd li a:hover {
  font-weight: 600;
}
.product.media .social-share .shareProd li a::before {
  text-decoration: none;
  margin: 0 6px 0 0;
}
.product.media .social-share .shareProd li a.icon-copy {
  display: inline-block;
}
.product.media .social-share .shareProd li a.icon-copy:before {
  background-image: url('../../frontend/bistwobis/casazuny/pt_BR/images/icon-copy.svg');
  background-position-x: 0;
  background-position-y: 0;
  line-height: 16px;
  vertical-align: middle;
  height: 16px;
  width: 16px;
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
}
.product.media .fotorama__nav-wrap.fotorama__nav-wrap--horizontal {
  margin-top: 16px;
}
.product.media .fotorama__thumb__arr {
  box-shadow: inset 0 0 0 1px #eee;
  background-color: #ffffff;
}
.product.media .video-thumb-icon:after {
  right: 16px;
  top: 16px;
}
.product.media .fotorama__wrap {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 100% !important;
  padding-right: 0;
}
.product.media .fotorama__arr.fotorama__arr--prev,
.product.media .fotorama__arr.fotorama__arr--next {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.catalog-product-view .page-wrapper {
  overflow-x: hidden;
}
.product.info.detailed {
  clear: both;
  margin: 0;
  margin-bottom: 3rem;
}
.product.info.detailed .product.data.items {
  margin: 0;
}
.product.info.detailed .product.data.items .items-tab {
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  gap: 0 24px;
}
.product.info.detailed .product.data.items .item.content {
  border: none;
  padding: 0;
  margin-top: 38px;
}
.product.info.detailed .product.data.items .data.switch {
  font-size: 2.2rem;
  font-weight: 400;
  color: #010107;
  border: none !important;
  background: transparent !important;
  cursor: pointer;
  padding: 0;
}
.product.info.detailed .product.data.items .item.title.active {
  position: relative;
}
.product.info.detailed .product.data.items .item.title.active::before {
  background-color: #223dfe;
  content: '';
  position: absolute;
  bottom: -12px;
  left: 50%;
  transform: translateX(-50%);
  height: 2px;
  width: 100%;
}
.product.info.detailed .product.data.items .item.title.active .data.switch {
  font-weight: 700;
}
.product.info.detailed .additional-attributes {
  width: 100%;
}
.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;
}
.additional-attributes-wrapper.table-wrapper tbody tr:nth-child(1) {
  display: none;
}
.additional-attributes-wrapper.table-wrapper tbody tr td,
.additional-attributes-wrapper.table-wrapper tbody tr th {
  border: none !important;
}
.additional-attributes-wrapper.table-wrapper tbody tr td {
  color: #404040;
  font-family: Lato;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  /* 142.857% */
  text-align: right !important;
}
.additional-attributes-wrapper.table-wrapper tbody tr:nth-child(odd) {
  background-color: #F2F2F2 !important;
}
.additional-attributes-wrapper.table-wrapper tbody tr th {
  color: #404040;
  font-family: Lato;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  /* 142.857% */
}
.product-info-main {
  position: relative;
  text-align: left;
  font-family: 'poppins', sans-serif;
}
.product-info-main .quick-shipping {
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  background-color: rgba(251, 160, 25, 0.2);
  border-radius: 10px;
  box-sizing: border-box;
  color: #223dfe;
  display: flex;
  font-size: 1.4rem;
  font-weight: 600;
  height: 32px;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  margin-bottom: 12px;
  max-width: 188px;
  padding: 0 8px;
  text-align: center;
  width: 100%;
}
.product-info-main .action.towishlist {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  width: 1px;
  position: absolute;
  right: 0;
  display: inline-block;
}
.product-info-main .action.towishlist > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.product-info-main .action.towishlist:before {
  background-image: url('../../frontend/bistwobis/casazuny/pt_BR/images/icon-bookmark.svg');
  background-position-x: 0;
  background-position-y: 0;
  line-height: 30px;
  vertical-align: middle;
  height: 30px;
  width: 26px;
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
  margin: 0;
}
.product-info-main span.old-price.custom-old-price {
  margin-bottom: 7px;
}
.product-info-main .towishlist:hover::after {
  content: '';
  background-image: url('../../frontend/bistwobis/casazuny/pt_BR/images/bookmark-hover.png') !important;
  background-size: 35px 33px;
  background-repeat: no-repeat;
  width: 32px;
  height: 34px;
  position: absolute;
  left: -6px;
}
.product-info-main li.flag-item.sale .flag {
  border-width: initial;
  border-style: none;
  border-color: initial;
  border-image: initial;
  margin: 0px;
  white-space: nowrap;
  border-radius: 2px;
  padding: 5px 9px;
  height: auto;
  color: #2E2E2E;
}
.product-info-main .towishlist:before {
  height: 30px;
  width: 26px;
  margin: 0;
  background-size: contain;
}
.product-info-main .product-reviews-summary {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.product-info-main .product-reviews-summary .rating-summary .rating-result {
  margin: 0;
  width: 96px;
}
.product-info-main .product-reviews-summary .rating-summary .rating-result span {
  max-width: 96px !important;
}
.product-info-main .product-reviews-summary .rating-summary .rating-result:before,
.product-info-main .product-reviews-summary .rating-summary .rating-result span:before {
  content: '\E802' '\E802' '\E802' '\E802' '\E802';
  letter-spacing: 5px !important;
  font-size: 16px !important;
  font-family: 'fontello';
}
.product-info-main .product-reviews-summary .reviews-actions {
  font-size: 12px;
  margin-top: 2px;
}
.product-info-main .wrapper-title {
  -webkit-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 10px;
  margin-top: 3rem;
}
.product-info-main .wrapper-title .page-title-wrapper .page-title {
  color: #2d2d2d;
  font-family: Lato;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  margin-bottom: 10px;
}
.product-info-main .flags-container {
  margin: 0 !important;
  width: 80%;
}
.product-info-main .flags-container .flag-container {
  flex-direction: row;
}
.product-info-main .product-info-stock-sku {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  flex-direction: row;
  margin-bottom: 20px;
}
.product-info-main .product-info-stock-sku .product-reviews-summary {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  -webkit-align-content: center;
  -ms-align-content: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  margin: 0;
  -webkit-order: 1;
  -ms-order: 1;
  order: 1;
  margin-left: -4px;
}
.product-info-main .product-info-stock-sku .product-reviews-summary .rating-result {
  width: 98px;
}
.product-info-main .product-info-stock-sku .product-reviews-summary .rating-result::before,
.product-info-main .product-info-stock-sku .product-reviews-summary .rating-result span::before {
  font-size: 26px;
  line-height: 26px;
  height: 26px;
  letter-spacing: -8px;
}
.products.wrapper.list .product-info-main .product-info-stock-sku .product-reviews-summary {
  margin: 0 auto;
}
.product-info-main .product-info-stock-sku .product-reviews-summary .rating-summary {
  display: table-cell;
  left: 0;
  position: relative;
  text-align: left;
  vertical-align: middle;
}
.product-info-main .product-info-stock-sku .product-reviews-summary .reviews-actions {
  display: inline;
}
.product-info-main .product-info-stock-sku .product-reviews-summary .reviews-actions .action.add {
  font-size: 13px;
  font-weight: 700;
  color: #282829;
}
.product-info-main .product-info-stock-sku .product-reviews-summary .reviews-actions .action.view {
  cursor: default;
  color: #223dfe;
  font-size: 1rem;
  font-weight: 700;
  text-decoration: underline;
  line-height: 120%;
}
.product-info-main .product-info-stock-sku .stock {
  display: none;
}
.product-info-main .product.attribute.sku {
  -webkit-order: 2;
  -ms-order: 2;
  order: 2;
  display: flex;
  gap: 8px;
  font-size: 1.4rem;
  font-weight: 500;
  color: #6b6d76;
  margin: 0 0 12px 2px;
}
.product-info-main .product.attribute.sku .type {
  display: inline;
  font-weight: 400;
}
.product-info-main .product.attribute.sku .type:after {
  content: ':';
}
.product-info-main .product.attribute.overview {
  margin: 20px 0;
}
.product-info-main .product.alert {
  margin: 10px 0;
}
.product-info-main .price-box {
  margin-top: 10px;
  display: block;
}
.product-info-main .price-box > .old-price .price {
  display: none !important;
  color: #525252 !important;
  font-family: Lato;
  font-size: 15px;
  font-style: normal;
  font-weight: 600 !important;
  line-height: 120%;
  text-decoration: none !important;
}
.product-info-main .price-box span.old-price.custom-old-price:before {
  content: 'Valor atacado';
  color: #666;
  font-family: Lato;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  margin-bottom: -5px;
}
.product-info-main .price-box span.old-price.custom-old-price:before span.price-container.price-final_price.tax.weee {
  margin-bottom: 0;
}
.product-info-main .price-box > .price-container .price {
  color: #223dfe;
  font-family: Lato;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
}
.product-info-main .price-box > .price-container .price::before {
  content: 'Por ';
  color: #223dfe;
  font-family: Lato;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  /* 12px */
  vertical-align: middle;
}
.product-info-main .price-box > .price-container > .explicative-text {
  color: #525252;
  font-family: lato;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}
.catalog-product-view .product-info-main .price-box {
  margin: 0;
}
.product-info-main .price-box .explicative-text {
  color: #525252;
  display: flex;
  font-family: lato;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  margin-top: 5px;
  gap: 3px;
}
.product-info-main .price-box .explicative-text b {
  color: #525252 !important;
}
.product-info-main .product-reviews-summary .reviews-actions {
  font-size: 1.4rem;
}
.product-info-main .product.alert.stock a {
  display: block;
  font-weight: 400;
  border: 1px solid #ffbb00;
  border-radius: 5px;
  text-align: center;
  padding: 12px;
  color: #000;
}
.product-info-main .product.alert.stock a:hover {
  background-color: #ffbb00;
}
#price-discount-billet .price {
  color: #223dfe !important;
  font-family: Lato;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
}
#price-discount-billet .price::after {
  content: ' un. à vista no pix';
  color: #666;
  font-family: Lato;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  /* 12px */
}
.catalog-product-view .product-options-wrapper .fieldset {
  margin-bottom: 16px;
}
.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;
}
.price-actions__wrapper .special-price .price-label,
.price-actions__wrapper .normal-price .price-label {
  font-size: 0;
}
.price-actions__wrapper .special-price .price-label::before,
.price-actions__wrapper .normal-price .price-label::before {
  content: 'Por';
  color: #223dfe;
  font-family: Lato;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  /* 18px */
}
.price-actions__wrapper .special-price .price,
.price-actions__wrapper .normal-price .price {
  color: #223dfe;
  font-family: Lato;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
}
.price-actions__wrapper span.old-price span.price-label {
  display: none;
}
.product-social-links .price-box .price-including-tax + .price-excluding-tax,
.product-info-main .price-box .price-including-tax + .price-excluding-tax,
.product-options-bottom .price-box .price-including-tax + .price-excluding-tax,
.product-social-links .price-box .weee + .price-excluding-tax,
.product-info-main .price-box .weee + .price-excluding-tax,
.product-options-bottom .price-box .weee + .price-excluding-tax,
.product-social-links .price-box .weee,
.product-info-main .price-box .weee,
.product-options-bottom .price-box .weee {
  font-size: 1.2rem;
  line-height: 14px;
  margin-bottom: 5px;
}
.product-social-links .price-box .price-including-tax + .price-excluding-tax .price,
.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-social-links .price-box .weee + .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-social-links .price-box .weee .price,
.product-info-main .price-box .weee .price,
.product-options-bottom .price-box .weee .price {
  font-size: 1.2rem;
  font-weight: 700;
}
.product-social-links .price-box .price-wrapper .price,
.product-info-main .price-box .price-wrapper .price,
.product-options-bottom .price-box .price-wrapper .price {
  font-size: 2.3rem;
  font-weight: 700;
}
.product-social-links .price-box .price,
.product-info-main .price-box .price,
.product-options-bottom .price-box .price {
  white-space: nowrap;
}
.product-social-links .price-box .old-price .price,
.product-info-main .price-box .old-price .price,
.product-options-bottom .price-box .old-price .price {
  font-size: 12px;
  font-weight: 400;
}
.product-social-links .special-price,
.product-info-main .special-price,
.product-options-bottom .special-price {
  display: block;
  margin: 10px 0;
}
.product-social-links .special-price .price-container,
.product-info-main .special-price .price-container,
.product-options-bottom .special-price .price-container {
  font-size: 1.4rem;
}
.product-social-links .special-price .price-label + .price-wrapper,
.product-info-main .special-price .price-label + .price-wrapper,
.product-options-bottom .special-price .price-label + .price-wrapper {
  display: inline-block;
}
.product-social-links .special-price .price-label,
.product-info-main .special-price .price-label,
.product-options-bottom .special-price .price-label,
.product-social-links .normal-price .price-label,
.product-info-main .normal-price .price-label,
.product-options-bottom .normal-price .price-label {
  font-size: 0;
}
.product-social-links .special-price .price-label::before,
.product-info-main .special-price .price-label::before,
.product-options-bottom .special-price .price-label::before,
.product-social-links .normal-price .price-label::before,
.product-info-main .normal-price .price-label::before,
.product-options-bottom .normal-price .price-label::before {
  content: 'Por';
  color: #223dfe;
  font-family: Lato;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  /* 18px */
}
.product-social-links .special-price .price,
.product-info-main .special-price .price,
.product-options-bottom .special-price .price,
.product-social-links .normal-price .price,
.product-info-main .normal-price .price,
.product-options-bottom .normal-price .price {
  color: #223dfe;
  font-family: Lato;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
}
.product-social-links .old-price span.price-container.price-final_price.tax.weee,
.product-info-main .old-price span.price-container.price-final_price.tax.weee,
.product-options-bottom .old-price span.price-container.price-final_price.tax.weee {
  display: flex;
  align-items: center;
  gap: 5px;
}
.product-social-links .old-price span.price-label,
.product-info-main .old-price span.price-label,
.product-options-bottom .old-price span.price-label {
  font-size: 0;
}
.product-social-links .old-price span.price-label::before,
.product-info-main .old-price span.price-label::before,
.product-options-bottom .old-price span.price-label::before {
  content: 'Valor caixa';
  color: #525252;
  font-family: Lato;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  /* 18px */
}
.product-social-links .product-social-links,
.product-info-main .product-social-links,
.product-options-bottom .product-social-links {
  text-align: left;
}
.product-social-links .product-addto-links,
.product-info-main .product-addto-links,
.product-options-bottom .product-addto-links {
  margin: 20px 0;
}
.product-social-links .action.tocompare,
.product-info-main .action.tocompare,
.product-options-bottom .action.tocompare {
  vertical-align: top;
}
.breadcrumbs .items {
  white-space: nowrap;
}
.box-tocart {
  display: block;
  margin: 20px 0;
}
.catalog-product-view .box-tocart {
  margin: 12px 0 0;
}
.catalog-product-view .box-tocart .fieldset {
  margin: 0;
}
.catalog-product-view .box-tocart .action.tocart {
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: -ms-flex !important;
  display: flex !important;
  font-family: 'Reddit Sans', sans-serif;
  font-size: 1.4rem;
  font-weight: 700;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  height: 48px;
  gap: 8px;
  color: #ffffff;
  background: #223dfe;
  border-radius: 4px !important;
  display: inline-block;
}
.catalog-product-view .box-tocart .action.tocart:before {
  background-image: url('../../frontend/bistwobis/casazuny/pt_BR/images/shopping_cart.png');
  background-position-x: 0;
  background-position-y: 0;
  line-height: 24px;
  vertical-align: middle;
  height: 24px;
  width: 24px;
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
}
.catalog-product-view .box-tocart .action.tocart::before {
  background-size: 24px 24px;
}
.catalog-product-view .box-tocart .action.tocart:hover {
  background: #011eec;
}
.catalog-product-view .box-tocart .actions .towishlist {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.box-tocart .fieldset {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  gap: 5px;
}
.box-tocart .field.qty {
  display: block;
  padding: 1px;
  border-radius: 4px;
  background-color: #ffffff;
  max-width: 114px;
  margin: 0 10px 0 0 !important;
}
.box-tocart .field.qty:before,
.box-tocart .field.qty:after {
  display: none;
}
.box-tocart .field.qty .control-qty {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.box-tocart .field.qty .control-qty .minus,
.box-tocart .field.qty .control-qty .plus {
  display: block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  font-size: 22px;
  cursor: pointer;
  color: #575757;
  background: #ececec;
  border-radius: 2px;
}
.box-tocart .field.qty .control-qty .minus:hover,
.box-tocart .field.qty .control-qty .plus:hover {
  color: #cf1515;
}
.box-tocart .field.qty .control-qty .minus::before,
.box-tocart .field.qty .control-qty .plus::before {
  width: 30px;
}
.box-tocart .field.qty .control-qty .icon-plus:before,
.box-tocart .field.qty .control-qty .icon-minus:before {
  width: 23px !important;
}
.box-tocart .field.qty .control-qty .control {
  display: inline-block;
}
.box-tocart .field.qty .control-qty .control .input-text.qty {
  width: 55px;
  height: 42px;
  border-radius: 4px;
  border: none;
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  color: #575757;
}
.box-tocart .actions {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  text-align: center;
  margin: 0 !important;
  width: 100%;
}
.box-tocart .actions .towishlist {
  margin-left: 10px;
  display: inline-block;
  text-decoration: none;
}
.box-tocart .actions .towishlist > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.box-tocart .actions .towishlist:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 1;
  color: #f52424;
  content: '\E843';
  font-family: 'fontello';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.box-tocart .actions .towishlist:hover:before {
  color: #333333;
}
.box-tocart .actions .towishlist:active:before {
  color: #2d2d2d;
}
.box-tocart .actions .towishlist:before {
  overflow: visible;
}
.box-tocart .action.tocart {
  padding: 0 !important;
  line-height: 40px !important;
  transition: all 300ms eases all ease-in;
  -webkit-transition: all 300ms ease 0.5s ease;
  -moz-transition: all 300ms ease 0.5s ease;
  -o-transition: all 300ms ease 0.5s ease;
  -ms-transition: all 300ms ease 0.5s ease;
  transition: all 300ms ease 0.5s ease;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  width: 100%;
  border-radius: 2px !important;
}
.box-tocart .action.tocart span {
  color: #ffffff;
  font-family: Lato;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.prices-tier {
  background: #223dfe;
  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: #0055ff;
  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: none;
}
.ui-dialog-titlebar-close:active {
  color: #1979c3;
  text-decoration: none;
}
.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: #0055ff;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.column.main .block.related .title,
.column.main .block.upsell .title {
  margin-bottom: 20px;
}
.column.main .block.related .block-title.title strong,
.column.main .block.upsell .block-title.title strong {
  display: block;
  color: #1F1F1F;
  font-family: Montserrat;
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
  /* 30px */
  text-transform: uppercase;
}
.column.main button.action.tocart.primary {
  width: 98% !important;
}
.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 {
  position: absolute;
  right: 0;
  top: 0;
}
.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;
}
.cms-home .product-image-container,
.catalog-category-view .product-image-container,
.catalogsearch-result-index .product-image-container {
  transition: opacity 0.3s ease, visibility 0.3s ease;
}
.catalogsearch-result-index .search.results dl.block dd.item a {
  color: #666 !important;
}
.catalogsearch-result-index .search.results dl.block dd.item a:hover {
  text-decoration: underline;
}
.catalog-category-view.page-layout-1column .column.main {
  min-height: inherit;
}
.additional-attributes-wrapper.table-wrapper .additional-attributes tr {
  font-size: 14px;
}
.additional-attributes-wrapper.table-wrapper .additional-attributes tr:nth-child(odd) {
  background-color: #f9f9f9;
}
.additional-attributes-wrapper.table-wrapper .additional-attributes tr:nth-child(even) {
  background-color: #ffffff;
}
.additional-attributes-wrapper.table-wrapper .additional-attributes tr th,
.additional-attributes-wrapper.table-wrapper .additional-attributes tr td {
  border: none !important;
  border-collapse: collapse;
  padding: 7.5px 15px !important;
}
.additional-attributes-wrapper.table-wrapper .additional-attributes tr th {
  color: #404040;
  font-weight: 700;
}
.additional-attributes-wrapper.table-wrapper .additional-attributes tr td {
  color: #404040;
}
.additional-attributes-wrapper.table-wrapper .additional-attributes tr tr:nth-child(odd) {
  background-color: #F2F2F2;
}
.catalog-product-view .product-faq {
  font-family: 'lato';
}
.catalog-product-view .product-faq__title * {
  color: #000000;
  font-weight: 400;
  text-align: left;
}
.catalog-product-view .product-faq__content details {
  padding: 0 12px 12px;
  transition: background-color 300ms ease;
  color: #71717A;
  font-weight: 400;
  text-align: left;
}
.catalog-product-view .product-faq__content details:hover {
  background: #F0F0F0;
}
.catalog-product-view .product-faq__content details summary {
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  color: #000000;
  cursor: pointer;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: -ms-flex !important;
  display: flex !important;
  font-weight: 400;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  text-align: left;
  display: inline-block;
  text-decoration: none;
}
.catalog-product-view .product-faq__content details summary:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: inherit;
  color: inherit;
  content: '\F006';
  font-family: 'fontello';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.catalog-product-view .product-faq__content details summary::after {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  transition: transform 300ms ease;
}
.catalog-product-view .product-faq__content details[open] summary::after {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
#visaogeral {
  padding-top: 0.1rem;
  padding-bottom: 3rem;
}
#visaogeral .textProdsContent,
#visaogeral .textProdsContent p {
  color: #404040;
  font-family: Lato;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  /* 142.857% */
}
#additional {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
#visaogeral,
#additional {
  position: relative;
  z-index: 1;
}
#visaogeral .titleProds,
#additional .titleProds {
  color: #010107;
  font-family: Lato;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  /* 43.2px */
}
#visaogeral::before,
#additional::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100vw;
  height: 100%;
  background: white;
  z-index: -1;
}
.product.alert.price {
  display: none !important;
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
@media (min-width: 800px) and (max-width: 1040px) {
  .product-main-column,
  .product.info.detailed.is-desktop,
  .product-reviews,
  .block.related {
    padding: 0 15px 0 10px !important;
  }
  div#product-review-container {
    flex-direction: column;
    gap: 40px;
  }
  div#product-review-container div#customer-reviews,
  div#product-review-container .block.review-statistic.grid-3.no-right-gutter {
    width: 100% !important;
  }
  .block.related .block-title.title strong,
  .block.upsell .block-title.title strong {
    font-size: 2.2rem !important;
    font-weight: 700;
  }
  .product-main-column {
    width: 100%;
    flex-direction: column;
  }
  .product-main-column .product-info-main {
    width: 95% !important;
  }
  .product-main-column .product-info-main button#product-shipping-button {
    width: 175px !important;
  }
  .product-main-column .product-info-main button#product-shipping-button span {
    justify-content: center;
  }
  .product-main-column .product-info-main .action.towishlist {
    margin-top: 4rem;
  }
  .product-main-column .product-info-main #product-shipping-form .fieldset.fieldsAlign .field a {
    right: 10px !important;
  }
  .product-main-column .product.media {
    width: 100% !important;
  }
  .product-main-column .product.media .fotorama__stage {
    width: 80% !important;
    object-fit: cover;
  }
  .product-main-column .product.media .fotorama__stage .fotorama__grab {
    width: 100% !important;
    max-width: -webkit-fill-available !important;
  }
}
@media (min-width: 750px) and (max-width: 820px) {
  .product-main-column,
  .product.info.detailed.is-desktop,
  .product-reviews,
  .block.related {
    padding: 0 15px 0 10px !important;
  }
  div#product-review-container {
    flex-direction: column;
    gap: 40px;
  }
  div#product-review-container div#customer-reviews,
  div#product-review-container .block.review-statistic.grid-3.no-right-gutter {
    width: 100% !important;
  }
  .block.related .block-title.title strong,
  .block.upsell .block-title.title strong {
    font-size: 2.2rem !important;
    font-weight: 700;
  }
  .product-main-column {
    width: 100%;
    flex-direction: column;
  }
  .product-main-column .product-info-main {
    width: 95% !important;
  }
  .product-main-column .product-info-main button#product-shipping-button {
    width: 125px !important;
  }
  .product-main-column .product-info-main button#product-shipping-button span {
    justify-content: center;
  }
  .product-main-column .product-info-main .action.towishlist {
    margin-top: 4rem;
  }
  .product-main-column .product-info-main #product-shipping-form .fieldset.fieldsAlign .field a {
    right: 10px !important;
  }
  .product-main-column .product.media {
    width: 100% !important;
  }
  .product-main-column .product.media .fotorama__stage {
    width: 80% !important;
    object-fit: cover;
  }
  .product-main-column .product.media .fotorama__stage .fotorama__grab {
    width: 100% !important;
    max-width: -webkit-fill-available !important;
  }
}
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 #c7c7c7;
}
.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 #c7c7c7;
}
.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: #f5f5f5;
  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;
}
.search .fieldset .control .addon input {
  flex-basis: auto;
  width: 100%;
}
.block-search {
  margin-bottom: 0;
}
.block-search .block-title {
  display: none;
}
.block-search .block-content {
  margin-bottom: 0;
}
.block-search .action.search {
  display: none;
}
.block-search .control {
  clear: both;
  margin: 0 -15px -1px;
  padding: 0 15px;
}
.block-search input {
  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:not(:empty) {
  background: #f9f9f9;
  border: 1px solid #c2c2c2;
  border-top: 0;
}
.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: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-terms {
  line-height: 2em;
}
.search-terms > li {
  display: inline-block;
  margin-right: 10px;
}
.search.found {
  margin-bottom: 10px;
}
@media screen and (max-width: 370px) {
  .icon-search-solid.active {
    top: 8.5rem;
  }
}
.checkout-cart-index .page-main {
  padding-left: 0;
  padding-right: 0;
}
.checkout-cart-index .page-title-wrapper {
  margin-top: 15px;
  padding-left: 15px;
  padding-right: 15px;
}
.checkout-cart-index .labels-container {
  display: none !important;
}
.checkout-cart-index button.action.primary.checkout,
.checkout-cart-index button.amshopby-button.checkout,
.checkout-cart-index button.am-filter-go.checkout {
  color: #FFF;
  font-family: Lato;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.checkout-cart-index button.action.primary.checkout:hover,
.checkout-cart-index button.amshopby-button.checkout:hover,
.checkout-cart-index button.am-filter-go.checkout:hover {
  background: #011eec !important;
}
.checkout-cart-index .flags-container {
  display: none;
}
.checkout-cart-index button.action.apply.primary,
.checkout-cart-index button#apply-amreward {
  color: #FFF !important;
  font-family: Lato;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.checkout-cart-index button.action.apply.primary:hover,
.checkout-cart-index button#apply-amreward:hover {
  background: #011eec !important;
}
.cart-summary {
  background: #ffffff;
  margin-bottom: 25px;
  padding: 1px 0 25px;
  box-shadow: 0 0 0 1px #223dfe;
}
.cart-summary > .title {
  font-size: 2.4rem;
  display: none;
  font-weight: 300;
  margin: 12px 0;
}
.cart-summary .block form:not(:last-of-type) .fieldset {
  margin: 0 0 25px;
}
.cart-summary .block .price {
  font-weight: 700;
}
.cart-summary .block .field {
  margin: 0 0 16px;
}
.cart-summary .block .field[name='shippingAddress.country_id'],
.cart-summary .block .field[name='shippingAddress.region_id'] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.cart-summary .block .actions-toolbar > .primary {
  text-align: left;
}
.cart-summary .block .actions-toolbar > .primary .action.primary,
.cart-summary .block .actions-toolbar > .primary .amshopby-button,
.cart-summary .block .actions-toolbar > .primary .am-filter-go {
  width: auto;
}
.cart-summary .block .title strong {
  font-size: 1.4rem;
  font-weight: 600;
}
.cart-summary .block .item-options {
  margin: 0 0 16px;
}
.cart-summary .block .item-options .field .radio {
  float: left;
  margin-top: 4px;
}
.cart-summary .block .item-options .field .radio + .label {
  display: block;
  margin: 0;
  overflow: hidden;
}
.page-main .cart-summary .block {
  margin-bottom: 0;
}
.cart-summary .checkout-methods-items {
  margin: 20px 0 0;
  padding: 0 15px;
  text-align: center;
}
.cart-summary .checkout-methods-items .action.primary.checkout,
.cart-summary .checkout-methods-items .amshopby-button.checkout,
.cart-summary .checkout-methods-items .am-filter-go.checkout {
  width: 100%;
}
.cart-summary .checkout-methods-items .item {
  margin-bottom: 25px;
}
.cart-summary .checkout-methods-items .item:last-child {
  margin-bottom: 0;
}
.cart-summary .message {
  padding-left: 20px;
}
.cart-summary .message > *:first-child:before {
  display: none;
}
.cart-totals tbody .mark,
.cart-totals tfoot .mark {
  text-align: left;
}
.cart-totals .discount.coupon {
  display: none;
}
.cart.table-wrapper .cart thead tr th.col {
  border-bottom: 1px solid #c7c7c7;
  padding-bottom: 15px;
  padding-top: 24px;
}
.cart.table-wrapper .cart tbody td {
  border: 0;
}
.cart.table-wrapper .cart > .item {
  border-bottom: 1px solid #c7c7c7;
  position: relative;
}
.cart.table-wrapper .col {
  padding-top: 15px;
}
.cart.table-wrapper .col.price,
.cart.table-wrapper .col.subtotal,
.cart.table-wrapper .col.msrp {
  padding: 20px 11px 10px;
  text-align: center;
}
.cart.table-wrapper .col.qty {
  padding: 20px 11px 10px;
  text-align: center;
}
.cart.table-wrapper .col.qty .input-text {
  height: 36px;
  margin-top: -7px;
  text-align: center;
  width: 60px;
}
.cart.table-wrapper .col > .price {
  color: #7d7d7d;
  font-size: 1.8rem;
  font-weight: 700;
}
.cart.table-wrapper .item-actions td {
  padding-bottom: 0;
  padding-left: 15px;
  padding-right: 15px;
  white-space: normal;
}
.cart.table-wrapper .item .col.item {
  display: block;
  min-height: 75px;
  padding: 15px 15px 10px 90px;
  position: relative;
}
.cart.table-wrapper .actions-toolbar {
  min-height: 20px;
  padding-bottom: 15px;
  position: relative;
}
.cart.table-wrapper .actions-toolbar > .action-edit,
.cart.table-wrapper .actions-toolbar > .action-delete {
  position: absolute;
  right: 16px;
  top: 0;
  display: inline-block;
  text-decoration: none;
}
.cart.table-wrapper .actions-toolbar > .action-edit > span,
.cart.table-wrapper .actions-toolbar > .action-delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.cart.table-wrapper .actions-toolbar > .action-edit:before,
.cart.table-wrapper .actions-toolbar > .action-delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #2d2d2d;
  content: '\e601';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.cart.table-wrapper .actions-toolbar > .action-edit:hover:before,
.cart.table-wrapper .actions-toolbar > .action-delete:hover:before {
  color: #333333;
}
.cart.table-wrapper .actions-toolbar > .action-edit:active:before,
.cart.table-wrapper .actions-toolbar > .action-delete:active:before {
  color: #2d2d2d;
}
.cart.table-wrapper .actions-toolbar > .action-edit:before {
  content: '\e606';
}
.cart.table-wrapper .actions-toolbar > .action-delete {
  right: 0;
}
.cart.table-wrapper .actions-toolbar > .action-delete:before {
  content: '\e604';
}
.cart.table-wrapper .action {
  margin-right: 25px;
}
.cart.table-wrapper .action:last-child {
  margin-right: 0;
}
.cart.table-wrapper .action.help.map {
  font-weight: 400;
}
.cart.table-wrapper .product-item-photo {
  display: block;
  left: 15px;
  max-width: 65px;
  padding: 0;
  position: absolute;
  top: 15px;
  width: 100%;
}
.cart.table-wrapper .product-item-name {
  font-size: 1.8rem;
  display: block;
  margin: -3px 0 5px;
}
.cart.table-wrapper .gift-registry-name-label:after {
  content: ':';
}
.cart.table-wrapper .item-options {
  margin-bottom: 0;
}
.cart.table-wrapper .product-item-name + .item-options {
  margin-top: 20px;
}
.cart.table-wrapper .action.configure {
  display: inline-block;
  margin: 10px 0 0;
}
.cart.table-wrapper .item .message {
  margin-top: 20px;
}
.cart .product-image-wrapper {
  aspect-ratio: 1/1;
  max-width: 165px;
}
.cart .product-image-wrapper img {
  object-fit: contain;
  width: 100%;
}
.cart-products-toolbar .toolbar-amount {
  left: inherit;
  margin: 25px 0 15px;
  padding: 0;
  position: relative;
  text-align: center;
  top: inherit;
}
.cart-products-toolbar-top {
  border-bottom: 1px solid #c7c7c7;
}
.cart-discount {
  margin-top: 20px;
  border-bottom: 1px solid #c7c7c7;
  clear: left;
}
.cart-discount .block .title {
  display: block;
  text-decoration: none;
  cursor: pointer;
  position: relative;
  user-select: none;
}
.cart-discount .block .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 16px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.cart-discount .block .title:after {
  display: inline;
  margin-left: 10px;
  position: static;
}
.cart-discount .block.discount {
  width: 100%;
  max-width: 400px;
}
.cart-discount .block.discount.active .title:after {
  content: '\e621';
}
.cart-discount .actions-toolbar {
  display: table-cell;
  vertical-align: top;
  width: 1%;
}
.cart-discount .actions-toolbar .action.primary,
.cart-discount .actions-toolbar .action.cancel,
.cart-discount .actions-toolbar .amshopby-button,
.cart-discount .actions-toolbar .am-filter-go {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin: 0 0 0 -1px;
  white-space: nowrap;
  width: auto;
  height: 32px;
}
.cart-discount .actions-toolbar .secondary {
  bottom: 5px;
  left: 15px;
  position: absolute;
}
.cart-discount .actions-toolbar .action.check {
  font-weight: 400;
}
.cart-discount .fieldset {
  display: table;
  width: 100%;
}
.cart-discount .fieldset > .field > .label {
  display: none;
}
.cart-discount .field {
  display: table-cell;
}
.cart-discount .fieldset > .field:not(.choice) > .control {
  width: 100%;
}
.cart-empty {
  padding-left: 15px;
  padding-right: 15px;
}
.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,
.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;
}
#minicart-content-wrapper .minicart-items-wrapper a {
  color: #223dfe;
}
#minicart-content-wrapper .minicart-items-wrapper a:hover {
  color: #223dfe;
}
.block.crosssell {
  padding: 0 15px;
  margin-top: 70px;
}
.block.crosssell .product-item-info {
  width: 200px;
}
.checkout-index-index .headercheckout {
  margin-bottom: 16px;
  background-color: #223dfe;
  padding: 20px 0;
}
.checkout-index-index .headercheckout .logo img {
  width: 100% !important;
  height: auto;
  max-width: 220px;
}
.opc-progress-bar {
  margin-top: 25px;
}
.footercheckout {
  position: relative;
  padding-top: 15px;
  background-color: #f2f2f2;
  background: -webkit-linear-gradient(to bottom, rgba(0, 0, 0, 0.14), rgba(0, 0, 0, 0.03) 3px, transparent);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.14), rgba(0, 0, 0, 0.03) 3px, transparent);
}
.footercheckout:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: transparent;
  background: -webkit-linear-gradient(to right, #ffffff, rgba(255, 255, 255, 0), #ffffff);
  background: linear-gradient(to right, #ffffff, rgba(255, 255, 255, 0), #ffffff);
  z-index: 1;
}
.footercheckout .rodapeItens {
  display: none;
  position: relative;
  z-index: 3;
}
.footercheckout .copyright {
  position: relative;
  z-index: 3;
  margin-bottom: 15px;
}
.opc-block-summary .product-item:hover .product-item-inner {
  position: relative;
  top: inherit;
  left: inherit;
  right: inherit;
  background-color: transparent;
  padding: 0;
  box-shadow: none;
}
.authentication-wrapper {
  /*margin-top: -96px;*/
}
.authentication-wrapper > button {
  color: #ffffff;
}
.authentication-wrapper > button:hover {
  color: #cccccc;
}
.checkout-index-index .edit-address-link {
  background-color: transparent !important;
  border: none !important;
}
.checkout-index-index button.action,
.checkout-index-index .action.primary,
.checkout-index-index .action-primary,
.checkout-index-index .amshopby-button,
.checkout-index-index .am-filter-go,
.checkout-index-index .amshopby-button,
.checkout-index-index .am-filter-go {
  color: #fff;
  background-color: #223dfe;
  border: 1px solid #223dfe;
  border-radius: 12px;
}
.checkout-index-index button.action:hover,
.checkout-index-index .action.primary:hover,
.checkout-index-index .action-primary:hover,
.checkout-index-index .amshopby-button:hover,
.checkout-index-index .am-filter-go:hover,
.checkout-index-index .amshopby-button:hover,
.checkout-index-index .am-filter-go:hover {
  color: #223dfe;
  background-color: #fff;
}
.checkout-container {
  margin: 0 0 20px;
}
.opc-wrapper {
  margin: 0 0 20px;
}
.opc-wrapper .step-content {
  margin: 0 0 40px;
}
.checkout-index-index .banner_supertopo {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.checkout-index-index .nav-sections,
.checkout-index-index .nav-toggle {
  display: none;
}
.checkout-index-index .logo {
  margin-left: 0;
}
.checkout-index-index button.action.action-apply {
  color: #FFF !important;
  font-family: Lato;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  background: #223dfe !important;
  border: #223dfe !important;
  border-radius: 4px !important;
}
.checkout-index-index button.action.action-apply:hover {
  background: #011eec !important;
}
.checkout-index-index button.action.primary.checkout,
.checkout-index-index button.amshopby-button.checkout,
.checkout-index-index button.am-filter-go.checkout {
  color: #FFF !important;
  font-family: Lato;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.checkout-index-index button.action.primary.checkout:hover,
.checkout-index-index button.amshopby-button.checkout:hover,
.checkout-index-index button.am-filter-go.checkout:hover {
  background: #011eec !important;
}
.checkout-onepage-success .print {
  display: none;
}
.checkout-onepage-success .page-title-wrapper {
  margin-top: 2rem;
}
.checkout-onepage-success .checkout-success {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.checkout-onepage-success .checkout-success a.action.primary.continue,
.checkout-onepage-success .checkout-success a.amshopby-button.continue,
.checkout-onepage-success .checkout-success a.am-filter-go.continue {
  color: #FFF !important;
  font-family: Lato;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.checkout-onepage-success .checkout-success a.action.primary.continue span,
.checkout-onepage-success .checkout-success a.amshopby-button.continue span,
.checkout-onepage-success .checkout-success a.am-filter-go.continue span {
  color: #FFF !important;
}
.checkout-onepage-success .checkout-success a.action.primary.continue:hover,
.checkout-onepage-success .checkout-success a.amshopby-button.continue:hover,
.checkout-onepage-success .checkout-success a.am-filter-go.continue:hover {
  background: #011eec !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 {
  margin: 0 0 20px;
  counter-reset: i;
  font-size: 0;
}
.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: 7px;
  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 {
  background: #f5f5f5;
  height: 26px;
  margin-left: -13px;
  top: 6px;
  width: 26px;
  content: counter(i);
  counter-increment: i;
  color: #333333;
  font-weight: 600;
  font-size: 1.8rem;
}
.opc-progress-bar-item._active:before {
  background: #000000;
}
.opc-progress-bar-item._active > span {
  color: #333333;
}
.opc-progress-bar-item._active > span:before {
  background: #000000;
}
.opc-progress-bar-item._active > span:after {
  content: '\e610';
  font-family: 'icons-blank-theme';
  line-height: 1;
  font-size: 2.8rem;
}
.opc-progress-bar-item._complete {
  cursor: pointer;
}
.opc-progress-bar-item._complete > span {
  color: #333333;
}
.opc-progress-bar-item._complete > span:after {
  content: '\e610';
  font-family: 'icons-blank-theme';
  line-height: 1;
  font-size: 2.8rem;
}
.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;
}
.modal-popup .modal-inner-wrap {
  max-width: 400px;
}
.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: '\e623';
  font-family: 'icons-blank-theme';
  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,
.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 .shipping-address-items {
  font-size: 0;
}
.opc-wrapper .shipping-address-item {
  border: 2px 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: #000000;
}
.opc-wrapper .shipping-address-item.selected-item:after {
  background: #000000;
  color: #ffffff;
  content: '\e610';
  font-family: 'icons-blank-theme';
  height: 27px;
  width: 29px;
  font-size: 27px;
  line-height: 21px;
  padding-top: 2px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
}
.opc-wrapper .action-show-popup {
  margin: 0 0 20px;
}
.opc-wrapper .action-show-popup > span:before {
  content: '+';
  padding-right: 5px;
}
.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;
}
.checkout-shipping-method .no-quotes-block {
  margin: 20px 0;
}
.methods-shipping .actions-toolbar .action.primary,
.methods-shipping .actions-toolbar .amshopby-button,
.methods-shipping .actions-toolbar .am-filter-go {
  margin: 20px 0 0;
}
.table-checkout-shipping-method thead th {
  display: none;
}
.table-checkout-shipping-method tbody td {
  border-top: 1px solid #cccccc;
  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: #0055ff;
  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-block-shipping-information {
  padding: 0 30px;
}
.opc-block-shipping-information .shipping-information-title {
  border-bottom: 1px solid #cccccc;
  margin: 0 0 20px;
  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: #2d2d2d;
  content: '\e606';
  font-family: 'icons-blank-theme';
  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: #2d2d2d;
}
.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: #f5f5f5;
  padding: 22px 30px;
  margin: 0 0 20px;
}
.opc-block-summary > .title {
  display: block;
}
.opc-block-summary .mark .value {
  color: #999999;
  display: block;
}
.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 {
  border-bottom: 1px solid #c7c7c7;
  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: 30px;
  line-height: 12px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  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.8rem;
  font-weight: 300;
  margin: 0;
}
.opc-block-summary .items-in-cart.active > .title:after {
  content: '\e621';
}
.opc-block-summary .items-in-cart .product {
  display: flex;
  gap: 8px;
  position: relative;
}
.opc-block-summary .minicart-items-wrapper {
  margin: 0 -15px 0 0;
  max-height: 370px;
  padding: 15px 15px 0 0;
  border: 0;
  overflow: auto;
}
.opc-block-summary .minicart-items-wrapper .product-image-container {
  display: block;
  width: 30% !important;
  height: fit-content !important;
  object-fit: cover;
}
.opc-block-summary .minicart-items-wrapper .product-image-container .product-image-wrapper {
  height: auto !important;
}
.opc-block-summary .minicart-items-wrapper .product-item-details {
  margin: 0;
  width: 70%;
}
.column.main .opc-block-summary .product-item {
  border: none;
  margin: 0;
  padding: 0;
}
.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;
  vertical-align: middle;
}
.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 #c7c7c7;
  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: 1px solid #cccccc;
}
.checkout-payment-method .payment-method-title {
  padding: 20px 0;
  margin: 0;
}
.checkout-payment-method .payment-method-title .payment-icon {
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}
.checkout-payment-method .payment-method-title .action-help {
  display: inline-block;
  margin-left: 5px;
}
.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-group + .payment-group .step-title {
  margin: 20px 0 0;
}
.checkout-payment-method .field-select-billing,
.checkout-payment-method .billing-address-form {
  max-width: 600px;
}
.checkout-payment-method .billing-address-same-as-shipping-block {
  margin: 0 0 10px;
}
.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 {
  line-height: 27px;
  padding: 0 0 0 23px;
}
.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-payment-method .payment-option._active .payment-option-title .action-toggle:after {
  content: '\e621';
}
.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: 1px solid #cccccc;
  padding: 20px 0;
}
.checkout-payment-method .payment-option-title .action-toggle {
  color: #0055ff;
  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: #2d2d2d;
  content: '\e622';
  font-family: 'icons-blank-theme';
  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: #2d2d2d;
}
.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 {
  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: 100%;
}
.contact-index-index .column:not(.sidebar-additional) .form.contact {
  float: none;
  width: 100%;
}
.contact-index-index .form.contact .fieldset > .field.choice:before,
.contact-index-index .form.contact .fieldset > .field.no-label:before {
  padding-top: 38px;
}
.contact-index-index .contactPhones {
  display: table;
  margin: 0 auto;
}
.contact-index-index .contactPhones p {
  line-height: 1.2;
  font-size: 2rem;
}
.contact-index-index .contactPhones ul {
  list-style: disc;
  list-style-position: inside;
}
.contact-index-index .contactPhones ul li {
  line-height: 1.2;
}
.contact-index-index .contactPhones ul ul {
  list-style: none;
  margin-top: 5px;
  padding-left: 36px;
}
.login-container .block {
  padding: 15px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.login-container .block-new-customer .actions-toolbar {
  margin-top: 25px;
}
.login-container .block .block-title {
  font-size: 1.8rem;
}
.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;
}
.block-addresses-list .items.addresses > .item {
  margin-bottom: 20px;
}
.block-addresses-list .items.addresses > .item:last-child {
  margin-bottom: 0;
}
.block-new-customer fieldset.fieldset.login label.label {
  text-align: left !important;
}
.block-new-customer .actions-toolbar {
  margin-left: 0 !important;
}
.block-new-customer .control {
  width: 100% !important;
}
.form-address-edit .region_id {
  display: none;
}
.form-edit-account .fieldset.password {
  display: none;
}
.box-billing-address .box-content,
.box-shipping-address .box-content,
.box-information .box-content,
.box-newsletter .box-content {
  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;
}
.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: #ffffff;
  padding: 15px 0;
}
.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: #000000;
  font-weight: 600;
}
.account-nav .item.current a {
  border-color: #000000;
}
.account-nav .item .delimiter {
  border-top: 1px solid #d1d1d1;
  display: block;
  margin: 10px 1.8rem;
}
.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;
}
.customer-account-index .columns a,
.customer-account-index .columns .alink {
  color: #666 !important;
}
.customer-account-index .columns a:hover,
.customer-account-index .columns .alink:hover {
  color: #333 !important;
}
.customer-account-index .columns button.action.primary.add,
.customer-account-index .columns button.amshopby-button.add,
.customer-account-index .columns button.am-filter-go.add {
  border-color: #fb0 !important;
  background-color: #fb0 !important;
  color: #000 !important;
}
.customer-account-index .columns button.action.primary.add:hover,
.customer-account-index .columns button.amshopby-button.add:hover,
.customer-account-index .columns button.am-filter-go.add:hover {
  border-color: #fb0 !important;
  background-color: #fb0 !important;
  color: #000 !important;
  font-weight: 600;
}
.filter.block {
  margin: 0;
  width: 100%;
}
.filter-title strong {
  background-color: #f0f0f0;
  box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(199, 199, 199, 0.3);
  border-radius: 3px;
  border: 1px solid #c7c7c7;
  font-weight: 400;
  line-height: 16px;
  padding: 7px 10px;
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  z-index: 2;
}
.filter-title strong[data-count]:after {
  color: #ffffff;
  background: #fc5e10;
  border-radius: 2px;
  content: attr(data-count);
  display: inline-block;
  font-size: .8em;
  line-height: 1;
  margin: 0 5px;
  min-width: 1em;
  padding: 2px;
}
.filter-title strong.disabled {
  opacity: .5;
}
.filter .block-subtitle {
  border-bottom: none;
  font-size: 0;
  font-weight: 600;
  line-height: 1em;
  padding: 10px 10px 20px;
  padding: 24px;
}
.filter-subtitle {
  display: none;
}
.filter-current {
  margin: 0;
}
.filter-current .items {
  padding: 0;
  display: none;
}
.filter-current .item {
  position: relative;
  z-index: 1;
}
.filter .filter-current-subtitle {
  text-align: left;
  display: block;
  border: none;
  position: relative;
}
.filter .filter-current-subtitle span {
  display: none;
}
.filter-current .action.remove {
  right: 0;
  position: absolute;
  top: -1px;
}
.filter-actions .filter-clear {
  color: #0084FF !important;
  font-size: 1.2rem;
  font-weight: 400;
  padding: 0;
}
.filter-actions .filter-clear::after {
  content: 'x';
  margin-left: 3px;
}
.filter-actions .filter-clear:hover {
  text-decoration: underline;
}
.filter-label {
  font-weight: 700;
}
.filter-label:after {
  content: ': ';
}
.filter-value {
  color: #757575;
}
.filter-options {
  margin: 0;
}
.filter-options .items {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  gap: 8px;
  margin: 0 !important;
}
.filter-options-item {
  padding-bottom: 10px;
}
.filter-options-item:not(:last-child) {
  border-bottom: none;
}
.filter-options-item[data-name=categoria] .filter-options-content .filter-options-title span {
  font-size: 0;
}
.filter-options-item[data-name=categoria] .filter-options-content .filter-options-title span::before {
  content: 'Categoria';
  font-family: Lato;
  font-size: 18px;
}
.filter-options-item[data-name=categoria] .filter-options-content .items {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 14px;
  margin: 0 !important;
}
.filter-options-item[data-name=categoria] .filter-options-content .items .item a {
  color: #656565;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  box-sizing: border-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  font-size: 1.4rem;
  line-height: 120%;
  font-weight: 400;
  position: relative;
}
.filter-options-item[data-name=categoria] .filter-options-content .items .item a:before {
  border: 2px solid rgba(4, 9, 33, 0.32);
  border-radius: 3px;
  box-sizing: border-box;
  content: '';
  width: 16px;
  height: 16px;
  margin-right: 8px;
}
.filter-options-item[data-name=categoria] .filter-options-content .items .item a:hover:before {
  background-color: #223dfe;
  border: 2px solid #223dfe;
}
.filter-options-item[data-name=categoria] .filter-options-content .items .item a:hover:after {
  content: '';
  position: absolute;
  left: 12px;
  top: 2px;
  width: 4px;
  height: 8px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.filter-options-item[data-name=color] .filter-options-content {
  padding: 0;
}
.filter-options-item[data-name=color] .filter-options-content .am-shopby-form {
  overflow: initial;
  margin: 0;
  padding: 0;
}
.filter-options-item[data-name=color] .filter-options-content .am-shopby-form > .swatch-attribute {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 8px;
}
.filter-options-item[data-name=color] .filter-options-content .item {
  width: 32px;
  height: 32px;
}
.filter-options-item[data-name=color] .filter-options-content .item a {
  border: none;
  display: contents;
  padding: 0 !important;
}
.filter-options-item[data-name=color] .filter-options-content .swatch-option.color {
  border-radius: 50%;
  margin: 0;
  width: 100% !important;
  height: 100% !important;
}
.filter-options-item[data-name=color] .filter-options-content .swatch-option.color.selected {
  border: none;
  box-shadow: none;
  transform: none;
}
.filter-options-item[data-name=color] .filter-options-content .swatch-option.color.selected::after {
  top: 10px;
  left: 8px;
}
.filter-options [aria-selected="true"]::after {
  transition: transform 150ms linear;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.filter-options-title {
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  cursor: pointer;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: -ms-flex !important;
  display: flex !important;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  padding: 20px 8px 20px 0;
}
.filter-options-title::after {
  content: '';
  background-image: url('../../frontend/bistwobis/casazuny/pt_BR/images/arrow_down.png');
  background-size: contain;
  background-repeat: no-repeat;
  width: 22px;
  height: 25px;
  display: block;
  opacity: 1;
}
.filter-options-title::after {
  transition: transform 150ms linear;
  -webkit-transform: rotate(359deg);
  -ms-transform: rotate(359deg);
  -o-transform: rotate(359deg);
  transform: rotate(359deg);
}
.filter-options-title span {
  overflow: hidden;
  color: #525252;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: Lato;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.filter-options-title:hover {
  color: #000000;
}
.active > .filter-options-title::after {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}
.filter-options-content {
  margin: 0;
  padding: 0;
  overflow: clip !important;
  max-height: 256px !important;
}
.filter-options-content .item {
  margin: 0 !important;
}
.filter-options-content .item a {
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  box-sizing: border-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  font-size: 1.4rem;
  font-weight: 400;
  width: fit-content;
  transition: border-color 150ms linear;
  line-height: 120%;
  position: relative;
}
.filter-options-content .item a[class*=selected]:before {
  background-color: #223dfe;
  border: 2px solid #223dfe;
  border-radius: 2px;
  box-sizing: border-box;
  content: '';
  width: 17px;
  height: 17px;
  margin-right: 8px;
}
.filter-options-content .item a[class*=selected]:after {
  content: '';
  position: absolute;
  left: 5px;
  top: 2px;
  width: 4px;
  height: 8px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.filter-options-content .item a:before {
  border: 2px solid rgba(4, 9, 33, 0.32);
  border-radius: 2px;
  box-sizing: border-box;
  content: '';
  width: 17px;
  height: 17px;
  margin-right: 8px;
}
.filter-options-content .item a,
.filter-options-content .item a:visited,
.filter-options-content .item a:active,
.filter-options-content .item a:hover {
  overflow: hidden;
  color: #656565 !important;
  text-overflow: ellipsis;
  font-family: Lato;
  font-size: 14px;
  font-style: normal;
  font-weight: 400 !important;
  line-height: 120%;
  /* 16.8px */
}
.filter-options-content .item a:hover:before {
  background-color: #223dfe;
  border: 2px solid #223dfe;
}
.filter-options-content .item a:hover:after {
  content: '';
  position: absolute;
  left: 5px;
  top: 2px;
  width: 4px;
  height: 8px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.filter-options-content a {
  color: #000000;
  margin-left: -5px;
  margin-right: -5px;
  padding-left: 8px;
  padding-right: 7px;
  font-size: 12px;
}
.filter-options-content a:hover {
  text-decoration: none;
  color: #223dfe;
  font-weight: 700;
}
.filter-options-content a:hover + .count {
  background-color: #e8e8e8;
}
.filter-options-content .count {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
[data-name="categoria	"] .filter-options-title span,
[data-name="categoria"] .filter-options-title span {
  font-size: 0;
}
[data-name="categoria	"] .filter-options-title span::before,
[data-name="categoria"] .filter-options-title span::before {
  content: 'Categoria';
  font-family: Lato;
  font-size: 18px;
}
.block-actions.filter-actions:nth-child(3) {
  display: none;
}
strong.block-subtitle.filter-subtitle {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
strong.block-subtitle.filter-subtitle::before {
  content: 'Filtros';
  overflow: hidden;
  color: #525252;
  text-overflow: ellipsis;
  font-family: Lato;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.sidebar .block-wishlist {
  display: none;
}
.filter-options .items .items-children.-folding {
  margin-top: 10px !important;
  padding-left: 0px !important;
}
.amshopby-slider-container.-default .am-slider,
.amshopby-slider-container.-default .ui-slider-range,
.amshopby-slider-container.-default .am-slider:after,
.amshopby-slider-container.-default .am-slider:before {
  background-color: #D9D9D9;
  border-radius: 8px;
  height: 4px;
}
.amshopby-slider-container.-default .am-slider .ui-slider-handle {
  background-color: #223dfe;
  width: 13px;
  height: 13px;
}
.amshopby-slider-container .amshopby-slider-display {
  color: #696969;
  text-align: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.filter-options-content .am-show-more {
  display: block !important;
  font-size: 0 !important;
  margin-top: 20px;
}
.filter-options-content .am-show-more::before {
  right: unset !important;
  left: 8rem;
}
.filter-options-content .am-show-more::after {
  content: 'Veja Mais';
  color: #525252;
  font-family: Lato;
  font-size: 14px !important;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-top: 15px;
}
.block-actions.filter-actions:nth-child(3) {
  display: none;
}
.block.newsletter {
  width: 100%;
  margin: 0;
}
.block.newsletter > .content {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.block.newsletter .title {
  margin: 0;
}
.block.newsletter p {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 15px;
}
.block.newsletter p img {
  display: block;
  width: calc((100% / 2) - 8px);
}
.block.newsletter label {
  padding: 0px 80px;
}
.block.newsletter .label h2 {
  color: #1B1B1B;
  font-family: Montserrat;
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  text-align: center;
  line-height: normal;
  margin: 0 0 24px;
}
.block.newsletter .label h2 b {
  color: #0720D4;
  font-family: Montserrat;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.block.newsletter .form.subscribe {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  width: 100%;
  margin: 0;
  padding: 0;
}
.block.newsletter .form.subscribe .field {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 0;
}
.block.newsletter .form.subscribe .field label {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  position: relative;
  gap: 16px;
  width: 100%;
  flex-direction: column;
  padding: 0;
}
.block.newsletter .form.subscribe .field input {
  border-radius: 12px;
  border: 1px solid #223dfe;
  background: #FFF;
  max-width: 654px;
  height: 55px;
  padding: 12px;
  width: 100%;
  font-size: 18px;
}
.block.newsletter .form.subscribe .field input::placeholder {
  color: #848484;
  font-family: Montserrat;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.block.newsletter .form.subscribe .field.newsletter {
  position: relative;
  width: 75%;
}
.block.newsletter .form.subscribe .field.newsletter .actions {
  position: absolute;
  top: 78px;
  right: 8px;
  width: 150px;
}
.block.newsletter .form.subscribe .field.newsletter .actions button {
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  color: #ffffff;
  font-size: 2rem;
  font-weight: 700;
  width: 150px;
  height: 40px;
  border-radius: 8px;
  background: #223dfe;
}
.block.newsletter .form.subscribe .field.newsletter .actions button span {
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
}
.block.newsletter .form.subscribe .field.newsletter .actions button:hover {
  background: #011eec;
}
.block.newsletter .form.subscribe .field .control {
  display: block;
  display: inline-block;
  text-decoration: none;
}
.block.newsletter .form.subscribe .field .control:before {
  position: absolute;
}
.block.newsletter .form.subscribe .field .control:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 32px;
  color: #c2c2c2;
  content: '\e61d';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 8px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block.newsletter .form.subscribe .field .control input {
  padding-left: 10px;
}
.fixsafe-footer {
  padding: 130px 0 100px;
  position: relative;
}
.fixsafe-footer::before {
  content: '';
  background: '';
  background-size: cover;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100vw;
}
.fixsafe-footer__wrapper {
  color: #ffffff;
  gap: 32px;
  margin: 0 auto;
  max-width: 1322px;
}
.fixsafe-footer__logo {
  margin-bottom: 34px;
}
.fixsafe-footer__content h2 {
  font-size: 2.6rem;
  font-weight: 600;
  margin: 0 0 24px;
}
.fixsafe-footer__content p {
  font-size: 1.5rem;
  line-height: 22px;
}
.fixsafe-footer__content p + p {
  margin-top: 32px;
}
.fixsafe-footer__block {
  position: relative;
  width: calc(50% - 16px);
}
.fixsafe-footer__block.absolute {
  position: absolute;
  right: 0;
}
.fixsafe-footer__brands {
  position: relative;
}
.fixsafe-footer__brands h2 {
  color: #223dfe;
  font-size: 3rem;
  font-weight: 600;
  line-height: 120%;
  text-transform: uppercase;
  margin: 0 0 60px;
}
.fixsafe-footer__brands .brands-footer {
  max-width: 1322px;
  margin: 44px auto 0;
}
.fixsafe-footer__brands .brands-footer h2 {
  margin-bottom: 0;
}
.fixsafe-footer__brands .brands-footer .slick-track {
  display: flex;
  align-items: center;
}
.fixsafe-footer__brands .brands-footer .slick-track .slick-slide .brands-footer__item img {
  max-width: 160px;
  margin: 0 auto;
}
.fixsafe-footer__brands .brands-footer .slick-list {
  margin: 0 54px;
}
.fixsafe-footer__brands .brands-footer .slick-arrow {
  background-color: #223dfe;
  display: inline-block;
  text-decoration: none;
}
.fixsafe-footer__brands .brands-footer .slick-arrow:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  line-height: 20px;
  color: #000000;
  content: '\E8F7';
  font-family: 'fontello';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.fixsafe-footer__brands .brands-footer .slick-arrow::before {
  background: none;
  width: 20px;
  height: 20px;
}
.fixsafe-footer__brands .brands-footer__list {
  margin: 0 auto;
  max-width: 1322px;
}
.fixsafe-footer__brands .brands-footer__item {
  box-sizing: border-box;
  padding: 0 16px;
}
.rating-summary {
  overflow: hidden;
  white-space: nowrap;
}
.rating-summary .rating-result {
  width: 70px;
  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: #e8e8e8;
  font-family: 'icons-blank-theme';
  font-size: 22px;
  height: 22px;
  letter-spacing: -10px;
  line-height: 22px;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  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: #fad05d;
  font-family: 'icons-blank-theme';
  font-size: 22px;
  height: 22px;
  letter-spacing: -10px;
  line-height: 22px;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  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: #e8e8e8;
  font-family: 'icons-blank-theme';
  font-size: 22px;
  height: 22px;
  letter-spacing: -10px;
  line-height: 22px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  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: #fad05d;
  font-family: 'icons-blank-theme';
  font-size: 22px;
  height: 22px;
  letter-spacing: -10px;
  line-height: 22px;
  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: '\e605' '\e605' '\e605' '\e605' '\e605';
}
.review-control-vote .rating-4 {
  z-index: 3;
}
.review-control-vote .rating-4:before {
  content: '\e605' '\e605' '\e605' '\e605';
}
.review-control-vote .rating-3 {
  z-index: 4;
}
.review-control-vote .rating-3:before {
  content: '\e605' '\e605' '\e605';
}
.review-control-vote .rating-2 {
  z-index: 5;
}
.review-control-vote .rating-2:before {
  content: '\e605' '\e605';
}
.review-control-vote .rating-1 {
  z-index: 6;
}
.review-control-vote .rating-1:before {
  content: '\e605';
}
.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;
}
.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: 22px;
  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: 2px solid #aaaaaa;
  color: #333333;
}
.review-form .action.submit.primary:focus,
.review-form .action.submit.primary:active {
  background: #e2e2e2;
  border: 2px solid #aaaaaa;
  color: #333333;
}
.review-form .action.submit.primary:hover {
  background: #e2e2e2;
  border: 2px solid #aaaaaa;
  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: 0;
}
.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;
}
.swatch-attribute-label {
  font-weight: 400;
  position: relative;
}
.catalog-product-view .swatch-attribute-label {
  color: #2d2d2d;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 120%;
}
.swatch-attribute-label:after {
  content: ':';
}
.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: #2d2d2d;
  display: inline-block;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 120%;
  margin: 0 0 0 10px;
}
.swatch-attribute-options {
  margin: 10px 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.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: #ffffff;
  color: #949494;
}
.swatch-attribute.size .swatch-option.selected,
.swatch-attribute.manufacturer .swatch-option.selected {
  border-color: #223dfe;
}
.swatch-option {
  border: 1px solid #dadada;
  cursor: pointer;
  float: left;
  height: 20px;
  max-width: 100%;
  min-width: 30px;
  overflow: hidden;
  padding: 1px 2px;
  position: relative;
  text-align: center;
  text-overflow: ellipsis;
  border-radius: 4px;
}
.swatch-option:focus {
  box-shadow: none;
}
.swatch-option.text {
  background: #ffffff;
  color: #686868;
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
  margin-right: 7px;
  min-width: 22px;
  padding: 8px;
  height: auto;
}
.swatch-option.text.selected,
.swatch-option.text:not(.disabled):hover {
  border-color: #223dfe;
}
.swatch-option.selected {
  border-color: #223dfe;
}
.swatch-option.image,
.swatch-option.color {
  border-radius: 4px;
  width: 24px;
  height: 24px;
  min-width: 24px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  background-size: cover !important;
}
.swatch-option.image.selected,
.swatch-option.color.selected {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.swatch-option.image.selected:after,
.swatch-option.color.selected:after {
  content: '';
  position: absolute;
  top: 5px;
  left: 4px;
  width: 12px;
  height: 5px;
  border: 2px solid #ffffff;
  border-top: none;
  border-right: none;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.swatch-option.disabled {
  cursor: not-allowed;
  opacity: 0.5;
  background-color: #adadad;
  color: #686868;
}
.swatch-option-disabled {
  border: 0;
  cursor: not-allowed;
  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('../../frontend/bistwobis/casazuny/pt_BR/images/loader-2.gif');
}
.swatch-option-tooltip {
  border: 1px solid #dadada;
  color: #949494;
  display: none;
  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;
}
.catalog-product-view .swatch-opt {
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  gap: 16px;
}
.catalog-product-view .swatch-opt .swatch-attribute {
  border: 1px solid #E8E8E8;
  border-radius: 12px;
  box-sizing: border-box;
  padding: 16px;
}
.catalog-product-view .swatch-opt .swatch-attribute.color .swatch-attribute-options {
  gap: 8px 13px;
}
.catalog-product-view .swatch-opt .swatch-attribute.color .swatch-attribute-options .swatch-option {
  border-radius: 20px;
  width: 50px;
  height: 30px;
}
.catalog-product-view .swatch-opt .swatch-attribute.color .swatch-attribute-options .swatch-option:hover,
.catalog-product-view .swatch-opt .swatch-attribute.color .swatch-attribute-options .swatch-option.selected {
  border: 1px solid #ffffff;
  box-shadow: 0 0 0 2px #223dfe;
  transform: scale(1);
}
.catalog-product-view .swatch-opt .swatch-attribute.color .swatch-attribute-options .swatch-option:hover::after,
.catalog-product-view .swatch-opt .swatch-attribute.color .swatch-attribute-options .swatch-option.selected::after {
  content: unset;
}
.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;
}
.swatch-attribute.material .swatch-option.selected {
  border: 1px solid #fb0 !important;
}
.clearfix:after {
  clear: both;
  content: '';
  display: block;
  height: 0;
  visibility: hidden;
}
#layered-filter-block .swatch-attribute-options,
.product-options-wrapper .swatch-attribute-options {
  gap: 8px;
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
}
.catalog-product-view .swatch-option.text {
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  border: 1px solid #F2F2F2;
  border-radius: 35px;
  color: #2d2d2d;
  font-size: 1.3rem;
  font-weight: 300;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  height: 40px;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  line-height: 120%;
  margin: 0;
  padding: 0 20px;
  transition: border-color 150ms linear;
}
.catalog-product-view .swatch-option.image,
.catalog-product-view .swatch-option.color {
  width: 42px;
  height: 42px;
}
.catalog-product-view .swatch-option.image.selected:after,
.catalog-product-view .swatch-option.color.selected:after {
  content: '';
  position: absolute;
  top: 12px;
  left: 10px;
  width: 18px;
  height: 8px;
  border: 2px solid #ffffff;
  border-top: none;
  border-right: none;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
body {
  background-color: #f5f5f5;
}
body .social_links.absolute {
  position: fixed;
  width: fit-content;
  bottom: 0;
  z-index: 300;
  right: 3vw;
}
body .social_links.absolute .align-container {
  width: 100%;
  max-width: 1322px;
  margin-left: auto;
  margin-right: auto;
  text-align: end;
}
body .page-main {
  position: relative;
}
body .page-main .return-top {
  cursor: pointer;
  display: flex;
  align-items: center;
  position: absolute;
  bottom: 10px;
  right: 0;
  width: 80px;
  color: #7D8597;
  opacity: 2;
  font-size: 8px;
}
body .page-main .return-top span {
  margin: 0 8px;
}
.main-box.active {
  display: block;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1000;
  padding: 15px 25px;
  background: #ffffff;
  width: 40%;
  min-height: 280px;
}
.main-box.active ul.nav.nav-tabs {
  border-bottom: 0.5px solid #dee2e6;
  padding-top: 2rem;
  padding-bottom: 1rem;
  margin-bottom: 1rem;
  justify-content: space-around;
}
.main-box.active ul.nav.nav-tabs .nav-link {
  font-size: 14px;
  font-weight: 600;
  color: #111515;
  cursor: pointer;
}
.main-box.active ul.nav.nav-tabs .nav-link:hover {
  border: none !important;
  color: #575757;
}
.main-box.active ul.nav.nav-tabs .nav-link.active {
  color: #111515;
  border-bottom: 2px solid #223dfe !important;
  margin-bottom: -1rem;
  border-color: transparent;
  font-weight: 500;
}
.main-box.active td.payment {
  display: flex;
  gap: 3px;
}
form#form-validate .control .field.primary label[for='street_1'] span {
  font-size: 0;
}
form#form-validate .control .field.primary label[for='street_1'] span::before {
  content: 'Endereço: Linha 1';
  font-size: 14px !important;
}
form#form-validate label[for='street_2'] span {
  font-size: 0;
}
form#form-validate label[for='street_2'] span::before {
  content: 'Número';
  font-size: 14px !important;
}
form#form-validate label[for='street_3'] span {
  font-size: 0;
}
form#form-validate label[for='street_3'] span::before {
  content: 'Bairro';
  font-size: 14px !important;
}
form#form-validate label[for='street_4'] span {
  font-size: 0;
}
form#form-validate label[for='street_4'] span::before {
  content: 'Complemento';
  font-size: 14px !important;
}
.breadcrumbs {
  margin: 16px 0;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  max-width: 1322px;
  width: 100%;
}
@media screen and (max-width: 1440px) and (min-width: 770px) {
  .breadcrumbs {
    width: 98% !important;
  }
}
.breadcrumbs a {
  color: #2d2d2d;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 23.52px;
}
.breadcrumbs .item .current {
  color: #000000;
}
.breadcrumbs strong {
  color: #282829;
}
.breadcrumbs .items {
  white-space: nowrap;
}
.block-new-customer fieldset.fieldset.login label.label {
  text-align: left !important;
}
.block-new-customer .actions-toolbar {
  margin-left: 0 !important;
}
.block-new-customer .control {
  width: 100% !important;
}
.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-main > .page-title-wrapper .page-title + .action {
  margin-top: 30px;
}
.slide-categories .slide-categories__header h2 {
  font-weight: 700;
  font-size: 35px;
  color: #2d2d2d;
}
.slide-categories .slick-prev,
.slide-categories .slick-next {
  width: 35px;
  height: 35px;
  background: #090f104a !important;
  border-radius: 10px;
}
.slide-categories .slick-prev:hover,
.slide-categories .slick-next:hover,
.slide-categories .slick-prev:active,
.slide-categories .slick-next:active {
  background: #090f1094 !important;
}
.slide-categories .slide-categories__item a {
  padding: 5px 0px !important;
}
.slide-categories .slide-categories__item a:hover {
  background: transparent;
}
.cms-home.cms-index-index .column.main .widget.block.block-static-block {
  display: block;
  width: 100%;
  background-color: transparent;
  padding: 50px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.cms-home.cms-index-index .column.main .widget.block.block-static-block a {
  display: inline-block;
  color: #ffffff;
  font-size: 16px;
  border-radius: 8px;
  padding: 10px 45px;
  font-weight: 700;
}
.cms-home.cms-index-index .column.main .widget.block.block-static-block a:hover {
  background-color: transparent;
}
.bloco-selo-content-first,
.bloco-selo-content-second {
  display: flex;
  gap: 25px;
  justify-content: space-between;
  align-items: center;
}
.bloco-selo-content-first .content-text,
.bloco-selo-content-second .content-text {
  width: 40%;
}
.bloco-selo-content-first .content-text .selo-title,
.bloco-selo-content-second .content-text .selo-title {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.bloco-selo-content-first .content-text .selo-title p:first-of-type,
.bloco-selo-content-second .content-text .selo-title p:first-of-type {
  margin-bottom: 5px;
  color: #2e2e2e;
  font-size: 17px;
  font-weight: 500;
  width: fit-content;
  margin-left: 10px;
  position: relative;
}
.bloco-selo-content-first .content-text .selo-title p:first-of-type::after,
.bloco-selo-content-second .content-text .selo-title p:first-of-type::after {
  background-color: #223dfe;
  content: '';
  height: 2px;
  width: 130%;
  position: absolute;
  bottom: -4px;
  left: 50%;
  transform: translateX(-50%);
}
.bloco-selo-content-first .content-text .selo-title strong,
.bloco-selo-content-second .content-text .selo-title strong {
  color: #223dfe;
  font-size: 55px;
}
.bloco-selo-content-first .content-text .selo-title p.text-all,
.bloco-selo-content-second .content-text .selo-title p.text-all {
  color: #666;
  border-bottom: none;
  margin-bottom: 25px;
  font-size: 16px;
  margin-left: 0;
}
.bloco-selo-content-first .content-text a,
.bloco-selo-content-second .content-text a {
  background: #223dfe;
  font-size: 16px;
  font-weight: 700;
  border-radius: 8px;
  color: #ffffff !important;
  padding: 10px 45px;
  transition: background 150ms linear;
}
.bloco-selo-content-first .content-text a:hover,
.bloco-selo-content-second .content-text a:hover {
  background: #011eec !important;
  color: #ffffff !important;
}
.action.primary:focus,
.amshopby-button:focus,
.am-filter-go:focus {
  background: #011eec !important;
}
.bloco-selo-content-second {
  position: relative;
  padding: 40px 0;
}
.bloco-selo-content-second .selo-title p,
.bloco-selo-content-second .selo-title strong {
  color: #ffffff !important;
}
.bloco-selo-content-second::before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50vw);
  right: 0;
  width: 100vw;
  height: 100%;
  background: #111515;
  z-index: -1;
}
.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;
}
.btn-testimonials a {
  color: #282829;
  font-family: 'reddit';
  font-size: 1.4rem;
  font-weight: 700;
  text-transform: uppercase;
  align-items: center;
  background-color: #223dfe;
  display: flex;
  justify-content: center;
  height: 44px;
  padding: 0 32px;
  transition: background-color 300ms ease;
}
.btn-testimonials a:hover {
  background-color: #011eec;
}
.block-products-list .block-title,
.block-new-products .block-title,
.block-widget-categories-image .block-title,
.category-widget-main .block-title,
.block.widget .block-title {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin: 68px 0 36px;
  text-align: left;
  color: #1f1f1f;
  font-size: 3rem;
  font-weight: 500;
  line-height: 120%;
  text-transform: uppercase;
  font-family: Montserrat;
}
.block-products-list .block-title span,
.block-new-products .block-title span,
.block-widget-categories-image .block-title span,
.category-widget-main .block-title span,
.block.widget .block-title span {
  text-align: left;
}
.block-products-list .block-title .vermais,
.block-new-products .block-title .vermais,
.block-widget-categories-image .block-title .vermais,
.category-widget-main .block-title .vermais,
.block.widget .block-title .vermais {
  display: flex !important;
  padding: 0 10px;
  color: #2d2d2d;
  border-radius: 20px;
  align-items: center;
  justify-content: center;
  font-size: 1.6rem;
  gap: 4px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  text-transform: none;
}
.block-products-list .block-title .vermais::after,
.block-new-products .block-title .vermais::after,
.block-widget-categories-image .block-title .vermais::after,
.category-widget-main .block-title .vermais::after,
.block.widget .block-title .vermais::after {
  content: '';
  background-image: url('../../frontend/bistwobis/casazuny/pt_BR/images/arrow_right_more.png');
  background-size: contain;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  display: block;
  opacity: 1;
}
.block-products-list .block-title .vermais:hover,
.block-new-products .block-title .vermais:hover,
.block-widget-categories-image .block-title .vermais:hover,
.category-widget-main .block-title .vermais:hover,
.block.widget .block-title .vermais:hover {
  background: transparent;
  font-weight: 700;
  color: #223dfe;
}
.block-products-list .product-item-info,
.block-new-products .product-item-info,
.block-widget-categories-image .product-item-info,
.category-widget-main .product-item-info,
.block.widget .product-item-info {
  padding: 0;
}
.product-item-actions .actions-primary > form {
  display: flex;
  width: 100%;
  text-align: right;
  justify-content: space-between;
  gap: 12px;
}
.product-item-actions .actions-primary > form .qtywrap {
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  gap: 4px;
}
.product-item-actions .actions-primary > form .qtywrap span,
.product-item-actions .actions-primary > form .qtywrap input {
  -webkit-align-items: center !important;
  -ms-align-items: center !important;
  align-items: center !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: -ms-flex !important;
  display: flex !important;
  -webkit-justify-content: center !important;
  -ms-justify-content: center !important;
  justify-content: center !important;
  width: 32px;
  height: 32px;
}
.product-item-actions .actions-primary > form .qtywrap span {
  border-radius: 2px;
  background: #ECECEC;
  cursor: pointer;
  transition: background-color 300ms ease;
}
.product-item-actions .actions-primary > form .qtywrap span:hover {
  background-color: #dfdfdf;
}
.product-item-actions .actions-primary > form .qtywrap span.plus {
  display: inline-block;
  text-decoration: none;
}
.product-item-actions .actions-primary > form .qtywrap span.plus:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: inherit;
  color: #575757;
  content: '\E8F6';
  font-family: 'fontello';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.product-item-actions .actions-primary > form .qtywrap span.minus {
  display: inline-block;
  text-decoration: none;
}
.product-item-actions .actions-primary > form .qtywrap span.minus:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: inherit;
  color: #575757;
  content: '\E8FC';
  font-family: 'fontello';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.product-item-actions .actions-primary > form .qtywrap input {
  border: none;
  color: #535353;
  text-align: center;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  padding: 0;
  /* 24px */
  letter-spacing: -0.176px;
}
.product-item-actions .actions-primary button.action.tocart.primary {
  display: flex !important;
  justify-content: center;
  gap: 4px;
  border: 2px solid #aaaaaa;
  align-items: center;
  height: 48px;
  display: inline-block;
  text-decoration: none;
}
.product-item-actions .actions-primary button.action.tocart.primary:active,
.product-item-actions .actions-primary button.action.tocart.primary:focus {
  background-color: #ffffff !important;
}
.product-item-actions .actions-primary button.action.tocart.primary span {
  text-transform: initial;
  font-weight: 700;
  font-size: 1.2rem;
}
.product-item-actions .actions-primary button.action.tocart.primary:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 19px;
  color: #000000;
  content: '\e8dc';
  font-family: 'fontello';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-widget-categories-image .block-title > strong {
  color: #ffffff !important;
}
.page.messages {
  position: relative;
  z-index: 10;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  max-width: 1322px;
  width: 100%;
}
@media screen and (max-width: 1440px) and (min-width: 770px) {
  .page.messages {
    width: 98% !important;
  }
}
.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: #0055ff;
}
.message.global.noscript a:hover,
.message.global.cookie a:hover {
  color: #006bb4;
}
.message.global.noscript a:active,
.message.global.cookie a:active {
  color: #1979c3;
}
.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: #0055ff;
}
.message.global.demo a:hover {
  color: #006bb4;
}
.message.global.demo a:active {
  color: #1979c3;
}
.page-header .switcher,
.page-footer .switcher {
  margin-right: 10px;
}
.page-header .switcher .options,
.page-footer .switcher .options {
  display: inline-block;
  position: relative;
}
.page-header .switcher .options:before,
.page-footer .switcher .options:before,
.page-header .switcher .options:after,
.page-footer .switcher .options:after {
  content: '';
  display: table;
}
.page-header .switcher .options:after,
.page-footer .switcher .options:after {
  clear: both;
}
.page-header .switcher .options .action.toggle,
.page-footer .switcher .options .action.toggle {
  padding: 0;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.page-header .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 .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: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-header .switcher .options .action.toggle:hover:after,
.page-footer .switcher .options .action.toggle:hover:after {
  color: inherit;
}
.page-header .switcher .options .action.toggle:active:after,
.page-footer .switcher .options .action.toggle:active:after {
  color: inherit;
}
.page-header .switcher .options .action.toggle.active,
.page-footer .switcher .options .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.page-header .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 .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: '\e621';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-header .switcher .options .action.toggle.active:hover:after,
.page-footer .switcher .options .action.toggle.active:hover:after {
  color: inherit;
}
.page-header .switcher .options .action.toggle.active:active:after,
.page-footer .switcher .options .action.toggle.active:active:after {
  color: inherit;
}
.page-header .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 .switcher .options ul.dropdown li,
.page-footer .switcher .options ul.dropdown li {
  margin: 0;
  padding: 0;
}
.page-header .switcher .options ul.dropdown li:hover,
.page-footer .switcher .options ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.page-header .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before,
.page-header .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 .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 .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 .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.page-header .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.page-header .switcher .options.active,
.page-footer .switcher .options.active {
  overflow: visible;
}
.page-header .switcher .options.active ul.dropdown,
.page-footer .switcher .options.active ul.dropdown {
  display: block;
}
.page-header .switcher .options ul.dropdown a,
.page-footer .switcher .options ul.dropdown a {
  display: block;
  padding: 8px;
}
.page-header .switcher .options ul.dropdown a:hover,
.page-footer .switcher .options ul.dropdown a:hover {
  text-decoration: none;
}
.page-header .switcher li,
.page-footer .switcher li {
  font-size: 12px;
  margin: 0;
}
.page-header .switcher strong,
.page-footer .switcher strong {
  font-weight: 400;
}
#main-box {
  border-radius: 10px;
}
#main-box span.close {
  cursor: pointer;
  padding: 5px 10px;
  border-radius: 100%;
  opacity: 1;
}
#main-box span.close::before {
  content: '\e880';
  font-size: 21px;
  font-family: 'fontello';
  font-weight: 400;
  color: #223dfe;
  position: absolute;
  margin-top: -10px;
  right: 3rem;
}
#main-box ul.nav.nav-tabs {
  display: flex;
  justify-content: initial;
  gap: 40px;
}
#main-box .description.table {
  max-height: 415px;
  overflow: auto;
}
.widget {
  clear: both;
}
.page-header .widget.block,
.page-footer .widget.block {
  margin: 20px 0;
}
.ui-datepicker td {
  padding: 0;
}
.descricaoLojaFooter {
  display: block;
  margin: 35px 0 50px;
}
.descricaoLojaFooter .title {
  display: block;
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
}
.descricaoLojaFooter .desc {
  display: block;
  font-size: 14px;
}
.banners-category {
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  box-sizing: border-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  gap: 16px;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
.banners-category a,
.banners-category li,
.banners-category li img {
  display: block;
  margin: 0;
  width: 100%;
}
.banners-category li img {
  object-fit: cover;
}
.brands-footer__list:not(.slick-initialized.slick-slider) {
  align-items: center;
  flex-wrap: nowrap;
  display: flex;
  justify-content: space-around;
  overflow: hidden;
  width: 100%;
}
.brands-footer__list:not(.slick-initialized.slick-slider) .brands-footer__item {
  min-width: calc((100% / 5) - 32px);
}
.product-items.widget-product-grid.itemgrid-3 .product-reviews-summary.short.empty {
  right: revert !important;
  left: 3% !important;
}
.product-items.widget-product-grid.itemgrid-3 .actions-secondary {
  top: 1rem !important;
}
@media only screen and (max-width: 400px) {
  .icon-search-solid.active {
    top: 5rem !important;
  }
  .product-items.widget-product-grid.itemgrid-3 .product-item-details .product-reviews-summary.short.empty {
    top: 32.7rem !important;
  }
  .product-items.widget-product-grid.itemgrid-4 .product-item:nth-child(3) .product-reviews-summary.short.empty,
  .product-items.widget-product-grid.itemgrid-4 .product-item:nth-child(4) .product-reviews-summary.short.empty {
    left: 7%;
    top: 13.2rem !important;
  }
}
.product-social-links .action.towishlist::before,
.block-bundle-summary .action.towishlist::before,
.product-item .action.towishlist::before,
.table-comparison .action.towishlist::before {
  content: '';
  background-image: url('../../frontend/bistwobis/casazuny/pt_BR/images/icon-bookmark.svg');
  background-size: contain;
  background-repeat: no-repeat;
  width: 15px;
  height: 20px;
  display: block;
}
.product-social-links a.action.towishlist,
.block-bundle-summary a.action.towishlist,
.product-item a.action.towishlist,
.table-comparison a.action.towishlist {
  display: flex;
  justify-content: center;
  padding: 11px 3px;
  border-radius: 50%;
}
.product-social-links .action.towishlist:hover::before,
.block-bundle-summary .action.towishlist:hover::before,
.product-item .action.towishlist:hover::before,
.table-comparison .action.towishlist:hover::before {
  content: '';
  width: 15px;
  height: 20px;
  display: block;
}
.product-social-links .action.towishlist:hover::after,
.block-bundle-summary .action.towishlist:hover::after,
.product-item .action.towishlist:hover::after,
.table-comparison .action.towishlist:hover::after {
  content: '';
  background-image: url('../../frontend/bistwobis/casazuny/pt_BR/images/bookmark-hover.png') !important;
  background-size: 23px 23px;
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  position: absolute;
  margin-top: -1px;
  margin-left: -1px;
}
.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 #c7c7c7;
}
.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 #c7c7c7;
}
.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 #c7c7c7;
}
.account .table-wrapper .data.table.wishlist .product.name {
  display: inline-block;
  margin-bottom: 10px;
}
.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,
.account .table-wrapper .data.table.wishlist .amshopby-button,
.account .table-wrapper .data.table.wishlist .am-filter-go {
  vertical-align: top;
}
.account .table-wrapper .data.table.wishlist .price {
  font-weight: 700;
}
.link.wishlist .counter {
  color: #7d7d7d;
  white-space: nowrap;
}
.block-wishlist .product-item-name {
  margin-right: 25px;
}
.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;
  height: 55px;
}
.products-grid.wishlist .product-item .product-reviews-summary .reviews-actions a {
  display: none;
}
.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-actions {
  display: block;
}
.products-grid.wishlist .product-item-actions .action.edit,
.products-grid.wishlist .product-item-actions .action.delete {
  display: inline-block;
  text-decoration: none;
}
.products-grid.wishlist .product-item-actions .action.edit > span,
.products-grid.wishlist .product-item-actions .action.delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.products-grid.wishlist .product-item-actions .action.edit:before,
.products-grid.wishlist .product-item-actions .action.delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 24px;
  color: #2d2d2d;
  content: '\e601';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.products-grid.wishlist .product-item-actions .action.edit:hover:before,
.products-grid.wishlist .product-item-actions .action.delete:hover:before {
  color: #333333;
}
.products-grid.wishlist .product-item-actions .action.edit:active:before,
.products-grid.wishlist .product-item-actions .action.delete:active:before {
  color: #2d2d2d;
}
.products-grid.wishlist .product-item-actions .action.delete:before {
  content: '\e604';
}
.videoWrapGallery {
  display: block;
  width: 100%;
  padding: 40px 0 30px;
  background-color: #cf1515;
  background-image: radial-gradient(#223dfe 0, #223dfe 5px, transparent 6px 0), radial-gradient(#cf1515 0, #cf1515 15px, transparent 16px 0), radial-gradient(#cf1515 0, #cf1515 20px, transparent 21px 0);
  background-size: 10px 100vh, 50px 70vh, 50px 10px;
  background-position: 50% 150%, 50% 25%, 50% 25%;
  color: #ffffff;
}
.videoWrapGallery .content-heading {
  display: block;
  margin-bottom: 40px;
  text-align: center;
}
.videoWrapGallery .content-heading .title {
  margin: 0;
  font-size: 28px;
  font-weight: 700;
  text-transform: uppercase;
  color: #ffffff;
}
.videoWrapGallery .videoMaster {
  display: table;
  margin: 0 auto 40px;
  width: 100%;
  max-width: 651px;
}
.videoWrapGallery .videoMaster .videoframe {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  width: 100%;
}
.videoWrapGallery .videoMaster .videoframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.videoWrapGallery .video-gallery-list:not(.slick-slider) {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  overflow: hidden;
}
.videoWrapGallery .video-gallery-list:not(.slick-slider) .video-gallery-container {
  -webkit-flex: 0 0 25%;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  margin-right: 16px;
}
.videoWrapGallery .video-gallery-list .video-gallery-container a {
  display: block;
  position: relative;
}
.videoWrapGallery .video-gallery-list .video-gallery-container a:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 3;
}
.videoWrapGallery .video-gallery-list .video-gallery-container a:after {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  content: '\E81F';
  font-family: 'fontello';
  font-size: 32px;
  color: #ffffff;
  z-index: 5;
}
.videoWrapGallery .video-gallery-list .slick-slide {
  margin: 0 8px;
}
.videoWrapGallery .video-gallery-list .slick-list {
  margin: 0 -8px;
}
.videoWrapGallery .video-gallery-list .slick-dots li button {
  -webkit-box-shadow: inset 0 0 0 1px #ffffff;
  box-shadow: inset 0 0 0 1px #ffffff;
}
.videoWrapGallery .video-gallery-list .slick-dots li.slick-active button {
  -webkit-box-shadow: inset 0 0 0 1px #ffffff;
  box-shadow: inset 0 0 0 1px #ffffff;
}
.videoWrapGallery .video-gallery-list .slick-dots li.slick-active button:before {
  background-color: #ffffff;
}
.sparsh-video-gallery-list {
  border: 0;
}
.sparsh-video-gallery-main .inline {
  display: inline-block;
  margin-right: 10px;
  margin-left: 0px;
  margin-bottom: 17px;
}
.sparsh-video-gallery-main .view_more {
  width: 297px;
}
.sparsh-video-gallery-container {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 Aspect Ratio */
  height: 0;
  width: 100%;
  /* You can set this width to whatever suits your needs */
  margin: 0 auto;
}
.sparsh-video-gallery-container video,
.sparsh-video-gallery-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 768px) {
  .sparsh-video-gallery-main {
    text-align: center;
  }
}
/** Social Icons css */
@font-face {
  font-family: 'font-icons-sl';
  src: url('../../frontend/bistwobis/casazuny/pt_BR/WeltPixel_SocialLogin/css/fonts/font-icons.eot');
  src: url('../../frontend/bistwobis/casazuny/pt_BR/WeltPixel_SocialLogin/css/fonts/font-icons.eot') format('embedded-opentype'), url('../../frontend/bistwobis/casazuny/pt_BR/WeltPixel_SocialLogin/css/fonts/font-icons.woff2') format('woff2'), url('../../frontend/bistwobis/casazuny/pt_BR/WeltPixel_SocialLogin/css/fonts/font-icons.woff') format('woff'), url('../../frontend/bistwobis/casazuny/pt_BR/WeltPixel_SocialLogin/css/fonts/font-icons.ttf') format('truetype'), url('../../frontend/bistwobis/casazuny/pt_BR/WeltPixel_SocialLogin/css/fonts/font-icons.svg') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
div.reset-pass-msg {
  width: 100%;
  padding: 20px;
  margin-bottom: 50px;
  background: #fdf0d5;
  margin-top: -20px;
}
div.reset-pass-msg a {
  font-weight: bold;
  text-decoration: underline;
}
body.wp-sl .popup-authentication .block-authentication.sl-popup .block-customer-login:before {
  height: 0;
}
body.wp-sl div.sociallogin-wrapper {
  display: block;
  padding: 0;
  width: 400px;
  margin-bottom: 0px;
  width: 100%;
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block {
  box-shadow: none !important;
  padding: 0;
  width: 100%;
  margin-bottom: 0;
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-block-title {
  font-size: 1.8rem;
  margin-bottom: 15px;
  padding-bottom: 12px;
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-block-title strong {
  font-weight: 500;
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding {
  max-width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
}
@media (min-width: 768px) {
  body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding {
    flex-flow: column;
  }
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box {
  flex: 1;
  border-radius: 8px;
  cursor: pointer;
}
@media (min-width: 768px) {
  body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box {
    width: 100%;
  }
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button {
  display: flex;
  width: 100%;
  height: 40px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  transition: all 300ms ease;
  border-radius: 12px;
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button[data-href*='facebook'] {
  background: #1877F2;
  color: #fff;
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button[data-href*='facebook']:hover {
  background-color: #0b5fcc;
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button[data-href*='google'] {
  background: #fff;
  border: 1px solid #DFE7EE;
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button[data-href*='google'] span {
  color: #2D2D2D;
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button[data-href*='google'] span::before,
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button[data-href*='google'] span::after {
  color: #2D2D2D !important;
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button[data-href*='google']:hover {
  background-color: #e6e6e6;
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sociallogin-icon {
  display: flex !important;
  justify-content: initial;
  align-items: center;
  height: 100%;
  cursor: pointer;
  position: relative;
  z-index: 1;
  outline: 0;
  margin: 0 auto;
  transition: all 0.2s ease;
  -webkit-font-smoothing: antialiased;
  border-radius: 2px;
  font-size: 13px;
  font-weight: 500;
  text-align: left;
  color: #ffffff;
  vertical-align: middle;
  font-family: inherit;
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sociallogin-icon::after {
  color: #ffffff;
  text-align: center;
  font-size: 1.3rem;
  font-weight: 700;
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sl-fb {
  display: flex !important;
  display: inline-block;
  text-decoration: none;
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sl-fb:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: inherit;
  color: inherit;
  content: '\F09A';
  font-family: 'fontello';
  margin: 0 8px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sl-fb:after {
  content: 'Login com facebook';
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sl-google {
  display: flex !important;
  display: inline-block;
  text-decoration: none;
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sl-google:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: inherit;
  color: inherit;
  content: '\F1A0';
  font-family: 'fontello';
  margin: 0 8px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sl-google:after {
  content: 'Login com Google';
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sl-amazon {
  background-color: #fd7a1f;
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sl-amazon:before {
  content: '\e86a';
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sl-amazon:after {
  content: 'Login with Amazon';
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sl-paypal {
  background-color: #00588b;
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sl-paypal:before {
  content: '\e833';
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sl-paypal:after {
  content: 'Login with PayPal';
}
body.wp-sl .sl-link-line .social-icons {
  font-size: 20px;
  line-height: 53px;
  text-shadow: none;
  width: 35px;
  display: inline-block;
}
body.wp-sl .sl-link-line .social-icons i {
  display: block;
  position: relative;
  display: inline-block;
  font-family: font-icons;
}
body.wp-sl .sl-link-line .social-icons i:last-child {
  display: none;
}
body.wp-sl .sl-ajaxlogin-title {
  cursor: pointer;
}
body.wp-sl .sl-ajaxlogin-title.active {
  color: #333333;
  text-decoration: underline;
}
body.wp-sl .sl-ajaxlogin-title-space {
  padding: 0 4px;
  font-weight: 100;
  font-size: smaller;
}
body.wp-sl .sl-login-section .block-content .sl-actions-toolbar {
  text-align: center;
  padding-top: 20px;
}
body.wp-sl .sl-login-section .block-content .sl-actions-toolbar .proceed button {
  width: 222px;
}
body.wp-sl div.sociallogin-wrapper {
  width: 100%;
  float: none;
}
body.wp-sl div.sociallogin-wrapper .sociallogin-block .sl-show-action {
  text-align: center;
}
body.wp-sl div.sociallogin-wrapper .sociallogin-block .sl-buttons-wrapper .block-heading {
  padding-top: 10px;
}
body.wp-sl div.sociallogin-wrapper .sociallogin-block .sl-buttons-wrapper .sl-login-back {
  cursor: pointer;
  padding-bottom: 8px;
  text-align: left;
}
body.wp-sl div.sociallogin-wrapper .sociallogin-block .sl-buttons-wrapper .sl-login-back:before {
  content: '\e617';
  font-family: 'luma-icons';
}
body:not(.theme-pearl).wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sociallogin-icon:before {
  font-family: 'fontello';
}
body:not(.theme-pearl).wp-sl .social-icons i {
  font-family: font-icons-sl;
}
body:not(.theme-pearl).wp-sl .popup-authentication .block-customer-login {
  padding-top: 0;
}
div.sl-loader:after {
  content: '';
  background-image: url('../../frontend/bistwobis/casazuny/pt_BR/WeltPixel_SocialLogin/images/ias-spinner.gif');
  background-size: 27px 26px;
  background-position: right center;
  background-repeat: no-repeat;
  height: 25px;
  width: 100%;
  display: block;
  position: absolute;
  right: 20px;
  top: 5px;
}
.sociallogin-container {
  border: 1px solid #ccc;
  max-width: 245px;
}
.sociallogin-container ul.sociallogin-buttons-list {
  list-style-type: none;
  margin: 0;
  padding: 10px;
}
.sociallogin-container ul.sociallogin-buttons-list li {
  padding: 0;
  margin: 0;
}
body:not(.theme-pearl).wp-sl .sl-link-line .social-icons {
  border: 0 none;
}
body:not(.theme-pearl).wp-sl .sl-link-line .social-icons:hover {
  background: transparent !important;
  border: 0 none;
}
body.theme-pearl.account.sociallogin-account-socialaccounts .social-icons i:last-child {
  display: block;
  color: #fff !important;
}
ul.sl-unlinks {
  list-style-type: none;
  max-width: 45%;
}
ul.sl-unlinks li.sl-link-line {
  padding-top: 5px;
  border-bottom: 1px solid #d1d1d1;
  width: auto;
}
ul.sl-unlinks li.sl-link-line span {
  display: inline-block;
  height: 50px;
  text-align: center;
  vertical-align: top;
}
ul.sl-unlinks li.sl-link-line div.sl-icon {
  display: inline-block;
  height: 50px;
  width: 50px;
}
ul.sl-unlinks li.sl-link-line .sl-link-name {
  width: calc(100% - 106px);
  font-size: 1.4rem;
  color: #575757;
  padding-top: 16px;
}
ul.sl-unlinks li.sl-link-line a.sl-link-unlink {
  max-width: 50px;
  vertical-align: top;
  padding-top: 0px;
  display: inline-block;
  height: 40px;
  text-align: center;
  font-size: 16px;
  line-height: 38px;
  color: #006bb4;
}
[class^='icon-'] {
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body.theme-pearl.sociallogin-account-socialaccounts a.social-icons:hover {
  text-decoration: none;
}
body.theme-pearl.sociallogin-account-socialaccounts .si-unlink:hover {
  background-color: #ccc !important;
}
a.social-icons:hover {
  text-decoration: none;
}
.si-unlink:hover {
  background-color: #ccc !important;
}
body.sociallogin-account-socialaccounts .icon-facebook:before {
  content: '\e86f';
}
body.sociallogin-account-socialaccounts .icon-amazon:before {
  content: '\e86a';
}
body.sociallogin-account-socialaccounts .icon-google:before {
  content: '\e853';
}
body.sociallogin-account-socialaccounts .icon-instagram:before {
  content: '\e889';
}
body.sociallogin-account-socialaccounts .icon-twitter:before {
  content: '\e85f';
}
body.sociallogin-account-socialaccounts .icon-linkedin:before {
  content: '\e858';
}
body.sociallogin-account-socialaccounts .icon-paypal:before {
  content: '\e833';
}
body.sociallogin-account-socialaccounts .icon-unlink:before {
  content: '\e7c5';
}
.block-new-customer fieldset.fieldset.login label.label {
  text-align: left !important;
}
.block-new-customer .actions-toolbar {
  margin-left: 0 !important;
}
.block-new-customer .control {
  width: 100% !important;
}
body.wp-sl.multishipping-checkout-login div.page-wrapper .columns .main div.sociallogin-wrapper,
body.wp-sl.customer-account-login div.page-wrapper .columns .main div.sociallogin-wrapper {
  width: 32%;
  float: left;
}
body.wp-sl.multishipping-checkout-login div.page-wrapper .columns .main div.sociallogin-wrapper div.sociallogin-padding,
body.wp-sl.customer-account-login div.page-wrapper .columns .main div.sociallogin-wrapper div.sociallogin-padding {
  max-width: 75%;
}
body.wp-sl.multishipping-checkout-login div.page-wrapper .columns .main .login-container,
body.wp-sl.customer-account-login div.page-wrapper .columns .main .login-container {
  width: 63%;
  float: left;
  padding: 1.2%;
}
body.wp-sl.theme-pearl div.sociallogin-wrapper div.sociallogin-block {
  width: 100%;
}
body.wp-sl.theme-pearl .sl-ajaxlogin-title-space {
  font-size: 0.5em;
}
body.wp-sl.customer-account-create div.page-wrapper .columns .main div.sociallogin-wrapper {
  margin: 0 0 0 25px;
  width: 33%;
  float: right;
}
body.wp-sl.customer-account-create div.page-wrapper .columns .main div.sociallogin-wrapper div.sociallogin-padding {
  max-width: 75%;
}
body.wp-sl.customer-account-create div.page-wrapper .columns .main div.sociallogin-wrapper div.sociallogin-block div.sociallogin-block-title {
  font-size: 2.2rem;
  line-height: 1.1;
  border-bottom: 1px solid #c6c6c6;
}
body.wp-sl.customer-account-create div.page-wrapper .columns .main div.sociallogin-wrapper div.sociallogin-block div.sociallogin-block-title strong {
  font-weight: 300;
}
body.wp-sl.theme-pearl.customer-account-create div.page-wrapper .columns .main div.sociallogin-wrapper,
body.wp-sl.theme-pearl.multishipping-checkout-register div.page-wrapper .columns .main div.sociallogin-wrapper {
  margin: 0 0 0 25px;
  width: 33%;
  float: right;
}
body.wp-sl.theme-pearl.customer-account-create div.page-wrapper .columns .main div.sociallogin-wrapper div.sociallogin-block div.sociallogin-block-title strong,
body.wp-sl.theme-pearl.multishipping-checkout-register div.page-wrapper .columns .main div.sociallogin-wrapper div.sociallogin-block div.sociallogin-block-title strong {
  font-size: inherit;
  font-family: inherit;
}
body.wp-sl.theme-pearl.customer-account-login div.sociallogin-wrapper div.sociallogin-block {
  width: 100%;
}
body.checkout-cart-index div.cart-summary div.sociallogin-wrapper {
  width: 100% !important;
  margin-bottom: unset;
  margin-top: 10px;
}
body.checkout-cart-index div.cart-summary div.sociallogin-wrapper div.sociallogin-block div.sociallogin-block-title {
  cursor: pointer;
  border-bottom: unset;
  margin-bottom: unset;
  font-size: inherit;
}
body.checkout-cart-index div.cart-summary div.sociallogin-wrapper div.sociallogin-block div.sociallogin-block-title strong {
  font-weight: 600;
}
body.checkout-cart-index div.cart-summary div.sociallogin-wrapper div.sociallogin-block div.sociallogin-block-title:after {
  content: '\e622';
  font-family: 'luma-icons';
  font-size: 12px;
  color: #858585;
  position: absolute;
  right: 20px;
}
body.checkout-cart-index div.cart-summary div.sociallogin-wrapper div.sociallogin-block div.sociallogin-block-title.open:after {
  content: '\e621';
  font-family: 'luma-icons';
  font-size: 12px;
  color: #858585;
  position: absolute;
  right: 20px;
}
body.checkout-cart-index div.cart-summary div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding {
  display: none;
  max-width: unset;
}
body.checkout-index-index div.cart-summary div.sociallogin-wrapper {
  width: 100% !important;
  margin-bottom: unset;
  margin-top: 45px;
}
body.checkout-index-index div.cart-summary div.sociallogin-wrapper div.sociallogin-block div.sociallogin-block-title {
  cursor: pointer;
  font-size: 2.6rem;
}
body.checkout-index-index div.cart-summary div.sociallogin-wrapper div.sociallogin-block div.sociallogin-block-title strong {
  font-weight: 300;
}
body:not(.theme-pearl).wp-sl.multishipping-checkout-login div.page-wrapper .columns .main div.sociallogin-wrapper,
body:not(.theme-pearl).wp-sl.customer-account-login div.page-wrapper .columns .main div.sociallogin-wrapper {
  width: 32%;
}
body:not(.theme-pearl).wp-sl.multishipping-checkout-login div.page-wrapper .columns .main .login-container,
body:not(.theme-pearl).wp-sl.customer-account-login div.page-wrapper .columns .main .login-container {
  width: 62%;
  padding: 10px;
}
body._has-auth-shown .authentication-wrapper {
  z-index: 9000;
}
.popup-authentication .modal-inner-wrap {
  max-width: 400px;
}
.block.block-customer-login fieldset.fieldset.login label.label {
  text-align: left !important;
}
.block.block-customer-login .actions-toolbar {
  margin-left: 0 !important;
}
.block.block-customer-login .control {
  width: 100% !important;
}
.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: '\e61c';
  font-family: 'icons-blank-theme';
  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: '\e616';
  font-family: 'icons-blank-theme';
  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;
}
.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: '\e617';
  font-family: 'icons-blank-theme';
  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: '\e608';
}
.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: #223dfe;
  border: #223dfe;
  color: #222222;
  cursor: pointer;
  display: inline-block;
  font-family: 'reddit', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  padding: 7px 15px;
  font-size: 1.4rem;
  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: #223dfe;
  border: #223dfe;
  color: #222222;
}
.block-event .slider-panel .slider .item .action.event:hover {
  background: #223dfe;
  border: #223dfe;
  color: #222222;
}
.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;
}
.block-product-link.widget,
.block-category-link.widget {
  display: block;
}
.block-product-link-inline.widget {
  margin: 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;
}
@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 .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: '\e61c';
    font-family: 'icons-blank-theme';
    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 {
    border-bottom: 1px solid #c7c7c7;
    border-top: 1px solid #c7c7c7;
    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 {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-wishlist-management .wishlist-select .wishlist-name:after {
    position: absolute;
    right: 10px;
    top: 0;
  }
  .abs-toggling-title-mobile.active:after,
  .block-wishlist-management .wishlist-select .wishlist-name.active:after {
    content: '\e621';
  }
  .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 {
    text-align: center;
  }
  .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: 15px;
    padding-right: 15px;
  }
  .account .page-main,
  .cms-privacy-policy .page-main {
    padding-top: 41px;
    position: relative;
  }
  .navigation {
    padding: 0;
  }
  .navigation .parent .level-top {
    position: relative;
    display: block;
    text-decoration: none;
  }
  .navigation .parent .level-top:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    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: '\e621';
  }
  .nav-sections-item-content .linksCustomer.mobile {
    display: block !important;
  }
  .nav-sections-item-content .linksCustomer.mobile li {
    margin: 10px 15px;
  }
  .nav-sections-item-content .linksCustomer.mobile li .menu-account-mobile {
    display: flex;
    justify-content: space-between;
  }
  .nav-sections-item-content .linksCustomer.mobile li #fechar {
    text-align: right;
    display: block !important;
    display: inline-block;
    text-decoration: none;
  }
  .nav-sections-item-content .linksCustomer.mobile li #fechar:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 29px;
    line-height: 1;
    color: #3d5274;
    content: '\e8dd';
    font-family: 'fontello';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .nav-sections-item-content .linksCustomer.mobile li .login-wrapper h3 {
    color: #282829;
    font-weight: 700;
    font-size: 16px;
    text-align: center;
  }
  .nav-sections-item-content .linksCustomer.mobile li .sociallogin-padding .customer-login {
    background-color: #223DFE;
    width: 100%;
    flex: none;
    text-align: center;
    border-radius: 12px;
  }
  .nav-sections-item-content .linksCustomer.mobile li .sociallogin-padding .customer-login .login-button {
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
  }
  .nav-sections-item-content .linksCustomer.mobile li .sociallogin-padding .customer-login span {
    color: #fff;
  }
  .nav-sections-item-content .linksCustomer.mobile i.icon-minha-conta-custom:before {
    content: '\e856';
    font-family: 'fontello';
    font-size: 28px;
  }
  .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: 100vh;
    left: -100%;
    overflow: auto;
    position: fixed;
    width: 100%;
    top: 35px;
    background: #ffffff;
  }
  .nav-sections .switcher {
    border-top: 1px solid #666;
    font-size: 1.6rem;
    font-weight: 600;
    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 #666;
  }
  .nav-sections .switcher-trigger strong {
    position: relative;
    display: block;
    text-decoration: none;
  }
  .nav-sections .switcher-trigger strong:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    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: '\e621';
  }
  .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 20px;
  }
  .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 20px;
  }
  .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 .nav-sections {
    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: 134px;
    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 {
    display: none;
  }
  .nav-sections-item-title.active {
    background: #f3f3f3;
    border-bottom: 0;
  }
  .nav-sections-item-title.active .nav-sections-item-switch {
    color: #000000;
  }
  .nav-sections-item-title .nav-sections-item-switch {
    color: #223dfe;
  }
  .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%;
    width: 100%;
    padding: 0 0 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: #ffffff;
    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 > .level-top {
    font-weight: 700;
    padding: 8px 40px 8px 15px;
    word-wrap: break-word;
  }
  .navigation .level0 > .level-top:hover {
    color: #333333;
  }
  .navigation .level0.active .all-category .ui-state-focus {
    border-color: #000000;
    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: #000000;
    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: #223dfe;
    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: #000000;
    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: #e6e6e6;
    border-bottom: 1px solid #c7c7c7;
    border-left: 1px solid #c7c7c7;
    border-right: 1px solid #c7c7c7;
    border-top: 1px solid #c7c7c7;
    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: #f2f2f2;
  }
  .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 #c7c7c7;
    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;
  }
  .gridrow,
  .gridcolumn {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .gridrow [class^='grid-'],
  .gridcolumn [class^='grid-'] {
    -webkit-flex-basis: 100%;
    -ms-flex-basis: 100%;
    flex-basis: 100%;
    max-width: 100%;
    padding: 0 !important;
  }
  .page-header {
    position: relative;
    margin-bottom: 0;
  }
  .logo img {
    max-width: 200px;
    width: 100%;
  }
  #headerStarter #custom-sliding-cart {
    order: 3;
  }
  #headerStarter #custom-sliding-cart .minicart-wrapper .action.showcart .label {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  #headerStarter #custom-sliding-cart .minicart-wrapper .action.showcart .counter.qty {
    top: 8px;
    right: -6px;
  }
  .linksCustomer,
  .atendimento,
  .wishbuttom,
  .nossaslojas {
    display: none;
  }
  .loginMobile,
  .atendimentoMobile,
  .headerlinks {
    display: block;
  }
  .atendimentoMobile {
    margin: 0;
    padding: 0;
    font-size: 18px;
  }
  .atendimentoMobile > span {
    display: block;
    padding: 9px 15px;
    font-size: 13px;
    font-weight: 600;
  }
  .atendimentoMobile ul li:not(:last-child) {
    margin-bottom: 4px;
  }
  .atendimentoMobile ul li a {
    display: block;
    padding: 9px 15px;
  }
  .atendimentoMobile ul li a[href^='tel:'],
  .atendimentoMobile ul li a[href*='whatsapp'] {
    white-space: nowrap;
  }
  .atendimentoMobile ul li a[href^='tel:'] {
    background-color: #f9f9f9;
    color: #223dfe;
  }
  .atendimentoMobile ul li a[href^='tel:'] tel {
    font-weight: 600;
  }
  .atendimentoMobile ul li a[href*='whatsapp'] {
    background-color: #def3e5;
    color: #223dfe;
  }
  .atendimentoMobile ul li a[href*='whatsapp'] tel {
    font-weight: 600;
  }
  .atendimentoMobile ul li a[href*='whatsapp']:before {
    color: #00d656;
  }
  #headerStarter {
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    padding: 15px;
  }
  #headerStarter .order-list {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  #headerStarter .nav-toggle {
    -webkit-order: 1;
    -ms-order: 1;
    order: 1;
    margin-right: 5px;
    position: static;
    display: inline-block;
  }
  #headerStarter .nav-toggle:before {
    background-image: url('../../frontend/bistwobis/casazuny/pt_BR/images/icon-menu-mobile-white.svg');
    background-position-x: 0;
    background-position-y: 0;
    line-height: 19px;
    vertical-align: middle;
    height: 19px;
    width: 20px;
    background-repeat: no-repeat;
    content: '';
    display: inline-block;
  }
  #headerStarter .nav-toggle::before {
    content: '';
    background-size: contain;
  }
  #headerStarter .logo {
    -webkit-order: 2;
    -ms-order: 2;
    order: 2;
    margin: 0 auto;
  }
  #headerStarter .search-btn {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .footer-top .footer-top-wrapper {
    padding: 32px 0;
  }
  .footer-top-wrapper {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .widget.block.block-static-block.contatos .widget.block.block-static-block.redes {
    display: none;
  }
  .widget.block.block-static-block.sobre {
    display: flex;
    flex-direction: column;
    border-bottom: none !important;
  }
  .widget.block.block-static-block.sobre p.blockfootertitle {
    font-size: 18px !important;
    font-weight: 700 !important;
    margin-top: 2rem;
  }
  .widget.block.block-static-block.sobre p.blockfootertitle::after {
    display: none !important;
  }
  .widget.block.block-static-block.sobre p.text {
    max-width: revert;
    text-align: left;
    margin-bottom: 24px;
  }
  .rodapeItens .rodapeItem dt:before {
    width: 100% !important;
  }
  .footer.content {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .footer.content > .links {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    margin: 0 0 20px 0;
  }
  .footer.content > .links .widget.block.block-static-block {
    margin-bottom: 20px;
    text-align: center;
    border-bottom: 1px solid #2d2d2d;
  }
  .footer.content > .links .widget.block.block-static-block.redes {
    border: none;
  }
  .footer.content > .links .widget.block.block-static-block .widget.block.block-static-block {
    border: none;
    display: none;
  }
  .footer.content > .links .widget.block.block-static-block .icons-redes {
    position: absolute;
    width: 94%;
    justify-content: center;
    gap: 2rem;
  }
  .footer.content > .links .widget.block.block-static-block:not(.abertomobile) .blockfootertitle,
  .footer.content > .links .widget.block.block-static-block:not(:nth-child(1)) .blockfootertitle {
    display: flex !important;
    justify-content: space-between;
    margin-bottom: 10px;
    font-size: 16px;
    text-align: left !important;
    font-weight: 400;
    width: 100%;
    display: inline-block;
    text-decoration: none;
  }
  .footer.content > .links .widget.block.block-static-block:not(.abertomobile) .blockfootertitle:after,
  .footer.content > .links .widget.block.block-static-block:not(:nth-child(1)) .blockfootertitle:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: inherit;
    color: #2d2d2d;
    content: '\E8F7';
    font-family: 'fontello';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .footer.content > .links .widget.block.block-static-block:not(.abertomobile) .blockfootertitle::after,
  .footer.content > .links .widget.block.block-static-block:not(:nth-child(1)) .blockfootertitle::after {
    transition: transform 300ms ease;
  }
  .footer.content > .links .widget.block.block-static-block:not(.abertomobile) .blockfootertitle.open:after,
  .footer.content > .links .widget.block.block-static-block:not(:nth-child(1)) .blockfootertitle.open:after {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .footer.content > .links .widget.block.block-static-block:not(.abertomobile) > ul,
  .footer.content > .links .widget.block.block-static-block:not(:nth-child(1)) > ul {
    display: none;
    margin-bottom: 16px;
  }
  .footer.content > .links .widget.block.block-static-block:not(.abertomobile) > ul li:not(:last-child),
  .footer.content > .links .widget.block.block-static-block:not(:nth-child(1)) > ul li:not(:last-child) {
    margin-bottom: 10px;
  }
  .footer.content .blockfootertitle {
    text-align: center;
  }
  .footer.content .faceplugin {
    display: block;
    width: 100%;
  }
  .footer.content .faceplugin .fb-page {
    display: table;
    margin: 0 auto;
    max-width: 100%;
  }
  .footer.content .btnwhats {
    width: 100%;
  }
  .footer.content .btnwhats a {
    margin-top: 15px;
  }
  .footer.content .nav.item.contato,
  .footer.content .icons {
    justify-content: center;
  }
  .widget.block.block-static-block.contatos p.blockfootertitle::after {
    display: none;
  }
  .widget.block.block-static-block.redes p.blockfootertitle.redes {
    font-size: 28px !important;
    max-width: unset !important;
    text-align: left !important;
    margin-bottom: 25px !important;
  }
  .widget.block.block-static-block.redes p.blockfootertitle.redes::after {
    display: none;
  }
  .widget.block.block-static-block.redes a.assine-newsletter {
    padding: 15px 35px;
  }
  .widget.block.block-static-block.redes ul {
    display: block !important;
  }
  .copyright .boxBis {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    text-align: center;
  }
  section.customcopyright .container-wrapper {
    width: 85%;
  }
  .rodapeItens {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0;
    text-align: center;
  }
  .rodapeItens .rodapeItem {
    -webkit-flex: 100%;
    -ms-flex: 100%;
    flex: 100%;
    margin: 10px 0;
  }
  .rodapeItens .rodapeItem dd {
    justify-content: center;
  }
  .rodapeItens .rodapeItem dd.seloList {
    margin: 0;
  }
  .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;
  }
  .amcompany-tooltip-content {
    position: fixed;
    top: 0;
    right: 0;
    bottom: inherit;
    left: 0;
    width: 100%;
  }
  .amcompany-tooltip-content:before,
  .amcompany-tooltip-content:after {
    display: none;
  }
  .am-porto-cmtb .filter.active .filter-current.filter-current.amshopby-filter-current + .block-actions {
    top: 187px;
    border: none;
    border-radius: inherit;
    background: #fff;
    box-shadow: none;
  }
  .am-porto-cmtb .filter.active .filter-current.amshopby-filter-current {
    padding: 17px 30px;
    height: 140px;
  }
  .am-porto-cmtb .filter.active .filter-current.amshopby-filter-current ~ .filter-options {
    top: 221px;
  }
  .am-porto-cmtb .filter.active .filter-current.amshopby-filter-current .items {
    padding: 15px;
    border-width: 1px;
  }
  .am-porto-cmtb .filter.active .filter-current.amshopby-filter-current .filter-current-subtitle {
    display: block;
    padding: 10px 15px;
  }
  .am-porto-cmtb .filter.active .block-category-list .block-title,
  .am-porto-cmtb .filter.active .filter-options-title,
  .am-porto-cmtb .filter.active .filter .filter-current-subtitle,
  .am-porto-cmtb .filter.active .block-category-list .block-content,
  .am-porto-cmtb .filter.active .filter-options-content {
    padding-left: 15px;
    padding-right: 15px;
  }
  .am-porto-cmtb .filter.active .filter-options-title:after {
    right: 15px;
  }
  .filter-options-content .am-ranges .items.-am-multiselect .item [class*='am-filter-item'] {
    padding-left: 35px;
  }
  .filter-options .am-labels-folding .item .am-collapse-icon ~ [class*='am-filter-item-'],
  .filter-options .am-labels-folding .item {
    padding-left: 35px;
  }
  .filter-options .items:not(.items-children).-am-multiselect > .item.-is-by-click .items-children.-folding .item.-is-expanded,
  .filter-options .am-category-wrapper .items.-am-multiselect .item.-filter-parent:not(.-is-collapsible),
  .filter-options .items:not(.items-children) > .item.-is-by-click.-filter-parent ~ .item.-is-expanded {
    margin-left: 35px;
  }
  .filter-options-item .filter-options-content .items [class*='am-filter-item'] {
    padding: 7px 0;
  }
  .am-labels-folding .am-collapse-icon,
  .filter-options .amshopby-category-dropdown + form .items.-am-multiselect .item .am-collapse-icon,
  .filter-options .amshopby-category-dropdown + form .items.-am-multiselect .item .am-collapse-icon {
    margin: 7px 0;
  }
  .filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon ~ .am-input,
  .filter-options .amshopby-category-dropdown + form .item .am-collapse-icon ~ .am-input,
  .filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon ~ input[type='radio'],
  .filter-options .amshopby-category-dropdown + form .item .am-collapse-icon ~ input[type='radio'],
  .filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon ~ input[type='checkbox'],
  .filter-options .amshopby-category-dropdown + form .item .am-collapse-icon ~ input[type='checkbox'],
  .filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon ~ input[type='checkbox'] + .amshopby-choice,
  .filter-options .amshopby-category-dropdown + form .item .am-collapse-icon ~ input[type='checkbox'] + .amshopby-choice {
    left: 35px;
  }
  .filter-options .items.-am-singleselect .item.-is-by-click .items-children.-folding .item .amshopby-filter-parent,
  .filter-options .amshopby-category-dropdown + form .items.-am-multiselect .item .items-children.-folding,
  .filter-options .am-category-wrapper .items .items-children.-folding,
  .filter-options .am-category-view .item a.amshopby-filter-parent {
    padding-left: 35px;
  }
  .filter-options .am-category-view.-am-multiselect .item > .am-collapse-icon ~ a.amshopby-filter-parent {
    padding-left: 70px;
  }
  .filter-options .am-category-view.-am-singleselect .am-collapse-icon {
    margin: 7px 0;
  }
  .am-collapse-icon:after,
  .am-show-more:before {
    width: 20px;
  }
  .filter-content .active .am-show-more:before {
    width: 12px;
  }
  .filter-content .active .am-show-more.-active {
    margin-bottom: 10px;
  }
  .amshopby-flyout-block {
    margin: 10px 0 25px;
  }
  .amshopby-flyout-block .items.amshopby-fly-out-view .item > .amshopby-choice {
    padding-left: 35px;
  }
  .filter-options input[type='checkbox'] {
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    margin: 0;
    padding: 0;
    width: 0;
    height: 0;
    border: 0;
    opacity: 0;
    position: absolute;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice {
    word-wrap: break-word;
    word-break: break-word;
    position: absolute;
    top: 5px;
    left: 0;
    display: block;
    margin: 0;
    padding: 0 0 0 35px;
    min-height: 25px;
    line-height: 1.2;
    cursor: pointer;
  }
  .ie11 .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-all;
  }
  .ie11 .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-all;
  }
  .ie11 .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-all;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:before,
  .filter-options input[type='checkbox'] + .amshopby-choice:after {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    box-sizing: border-box;
    width: 25px;
    height: 25px;
    border-radius: 2px;
    content: '';
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:before {
    border: 1px solid #e3e3e3;
    background: #ffffff;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:after {
    background: #1979c3 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAxNSAxNSI+CiAgPGRlZnMvPgogIDxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0xMS42NjkzIDMuNTAwNjFjLS4yMDc4LjAwNjk1LS40MDQ4LjA5ODg1LS41NDkzLjI1NjItMS45NTcwMyAyLjA2NDE1LTMuNDM4ODMgMy43NzY1NS01LjI4MDQxIDUuNzQ3ODNMMy44MTczIDcuNzA0NzRjLS4wNzk5Mi0uMDcxNi0uMTcyNDUtLjEyNTk1LS4yNzIzMy0uMTU5OTItLjA5OTg3LS4wMzM5Ny0uMjA1MTItLjA0NjktLjMwOTc0LS4wMzgwNi0uMTA0NjIuMDA4ODUtLjIwNjU2LjAzOTI5LS4zLjA4OTYtLjA5MzQ1LjA1MDMtLjE3NjU2LjExOTQ4LS4yNDQ1OS4yMDM2LS4wNjgwNC4wODQxMS0uMTE5NjYuMTgxNTEtLjE1MTkzLjI4NjYyLS4wMzIyNy4xMDUxMS0uMDQ0NTUuMjE1ODgtLjAzNjE1LjMyNTk4LjAwODQxLjExMDExLjAzNzM0LjIxNzQuMDg1MTUuMzE1NzQuMDQ3ODEuMDk4MzMuMTEzNTUuMTg1NzkuMTkzNDguMjU3MzlMNS4zNzc3MSAxMS4yOThjLjE1MzE1LjEzNzkuMzUwMTkuMjA5OC41NTE2LjIwMTMuMjAxNDEtLjAwODYuMzkyMzEtLjA5NjkuNTM0NDQtLjI0NzNDOC42MTA3NCA4Ljk4NzU3IDEwLjE0MiA3LjE3NTQ0IDEyLjI1NiA0Ljk0NTc4Yy4xMTY1LS4xMTgzNy4xOTYtLjI3MTIuMjI4MS0uNDM4MjMuMDMyMS0uMTY3MDMuMDE1My0uMzQwMzgtLjA0ODQtLjQ5NzA5LS4wNjM2LS4xNTY3MS0uMTcwOS0uMjg5MzctLjMwNzgtLjM4MDQyLS4xMzY5LS4wOTEwNS0uMjk2OC0uMTM2MTktLjQ1ODYtLjEyOTQzeiIvPgo8L3N2Zz4K) center / 25px;
    content: none;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:hover:before,
  .filter-options input[type='checkbox']:checked + .amshopby-choice:before {
    border-color: #1979c3;
  }
  .filter-options input[type='checkbox']:checked + .amshopby-choice:after {
    content: '';
  }
  ._keyfocus .filter-options input[type='checkbox']:active + .amshopby-choice:before,
  ._keyfocus .filter-options input[type='checkbox']:focus + .amshopby-choice:before,
  .filter-options input[type='checkbox']:active + .amshopby-choice:before,
  .filter-options input[type='checkbox']:focus + .amshopby-choice:before {
    border-color: #1979c3;
  }
  .filter-options input[type='checkbox']:not(:checked).mage-error + .amshopby-choice:before {
    border-color: #f23b3b;
  }
  .videoWrap .videoFrame {
    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;
  }
  .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 #c7c7c7;
    background: #ffffff;
    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;
  }
  .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;
  }
  .banner_vantagens,
  .banner_supertopo {
    text-align: center;
    padding-left: 3px;
    padding-right: 3px;
  }
  .banner_vantagens .item-image,
  .banner_supertopo .item-image,
  .banner_vantagens .item-image a,
  .banner_supertopo .item-image a {
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    width: 100%;
  }
  .banner_vantagens p,
  .banner_supertopo p {
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
  }
  .banner_vantagens .slick-prev,
  .banner_supertopo .slick-prev {
    left: 0;
  }
  .banner_vantagens .slick-next,
  .banner_supertopo .slick-next {
    right: 0;
  }
  .banner_vantagens .slick-prev,
  .banner_supertopo .slick-prev,
  .banner_vantagens .slick-next,
  .banner_supertopo .slick-next {
    width: 28px;
    height: 28px;
  }
  .banner_vantagens .slick-prev:before,
  .banner_supertopo .slick-prev:before,
  .banner_vantagens .slick-next:before,
  .banner_supertopo .slick-next:before {
    font-size: 28px;
    color: #ffffff;
  }
  .both.banner_content ul {
    gap: 20px;
    flex-direction: column;
  }
  .banner_topo .slick-slider .slick-arrow {
    display: none !important;
  }
  .banner_topo .item-image img {
    min-height: 320px;
    object-fit: cover;
  }
  [class*=banner_alicates] {
    margin: 16px 0 34px;
  }
  .grid_banner .linha-produtos > .item-image {
    margin-bottom: 12px;
  }
  .banner_supertopo li.item-content img {
    max-width: 160px;
  }
  .banner_supertopo .slick-slider .slick-slide {
    padding: 8px;
  }
  .banners_de_topo .item-image img {
    min-height: 400px;
    object-fit: cover;
  }
  .banners_de_topo .slick-next.slick-arrow,
  .banners_de_topo .slick-prev.slick-arrow {
    display: none !important;
  }
  .both.grid_banner p.title-linha {
    font-size: 28px;
    font-weight: 700;
    color: #090F10;
  }
  .both.grid_banner .linha-produtos img {
    border-radius: 4px;
    width: 100%;
  }
  .both.grid_banner .linha-produtos .banner-title {
    position: absolute;
    margin-top: -4rem;
    margin-left: 2rem;
    font-size: 16px;
    color: #fff;
    font-weight: 600;
  }
  .both.grid_banner .banners-two {
    display: flex;
    gap: 10px;
  }
  .both.grid_banner .banners-two img {
    width: 100%;
    min-height: 130px;
    object-fit: cover;
    border-radius: 4px;
  }
  .both.grid_banner .banners-two .banner-title {
    position: absolute;
    margin-top: -4rem;
    margin-left: 2rem;
    font-size: 16px;
    color: #fff;
    font-weight: 600;
  }
  .banner_topo_mobile {
    margin-bottom: 0;
  }
  .banner_topo_mobile .itens:not(.slick-initialized) {
    align-items: center;
    display: flex;
    flex-wrap: nowrap;
  }
  .banner_topo_mobile .itens:not(.slick-initialized) .banner-item {
    min-width: 100%;
  }
  .banner_topo_mobile .itens:not(.slick-initialized) .banner-item img {
    width: 100%;
  }
  .container-wrapper.boughttogether {
    margin-bottom: 64px;
  }
  .container-wrapper.boughttogether .products-grid .product-items {
    margin: 0 -15px 32px 0;
  }
  .container-wrapper.boughttogether .block-title {
    font-size: 2.2rem !important;
  }
  .container-wrapper.boughttogether .product-items.slick-slider > .slick-list {
    box-sizing: border-box;
    padding-right: 20%;
  }
  .container-wrapper.boughttogether .products-grid .product-items .product-item .product-item-details .product-item-link {
    font-size: 2rem;
    height: 24px;
  }
  .container-wrapper.boughttogether .block-title {
    font-size: 2.8rem;
  }
  .total-price {
    display: flex;
    flex-direction: column;
  }
  .container-wrapper.boughttogether .last-product,
  .last-product.product-item.hide-mobile {
    padding: 0;
    max-width: none;
    overflow: hidden;
    max-width: none !important;
  }
  .boughttogether .products-grid .product-items .product-item {
    max-width: 100%;
    margin-right: 2rem !important;
  }
  .boughttogether .products-grid .product-items .product-item:not(:last-child):after {
    display: none;
  }
  .boughttogether .products-grid .product-items {
    display: block !important;
    max-width: 100%;
    overflow: hidden;
  }
  .last-product.product-item [data-price-type='finalPrice']::after {
    content: ' un. à vista no pix';
    color: #666;
    font-family: Lato;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    /* 12px */
  }
  .flashSale {
    margin: 65px 0 !important;
    padding: 20px;
  }
  .flashSale::before {
    top: -42px;
    height: 111%;
  }
  .flashSale .flash-sale-header {
    padding: 25px 20px;
  }
  .flashSale .global-countdown-wrapper {
    justify-content: center;
  }
  .flashSale .product-items {
    background: #fff;
    margin: 5px 15px;
    border-radius: 12px;
    justify-content: center;
    padding: 25px 25px;
  }
  .flashSale .product-items .product-item-details {
    margin-bottom: 10px;
  }
  .flashSale .product-items .product-item-details .product-item-name {
    order: unset;
  }
  .flashSale .product-items .product-item-details button.action.tocart.primary {
    display: flex !important;
    justify-content: center;
    gap: 4px;
    border: 2px solid #aaaaaa;
    align-items: center;
    height: 48px;
  }
  .flashSale .product-items .product-item-details button.action.tocart.primary::before {
    font-size: 18px;
    line-height: 19px;
    color: #000000;
    content: '\e8dc';
    font-family: 'fontello';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .flashSale .title-section .main-title {
    font-size: 37px !important;
    font-weight: 700 !important;
  }
  .flashSale .title-section .subtitle {
    font-size: 16px !important;
  }
  .flashSale .flash-sale-header {
    flex-direction: column;
    gap: 20px;
    text-align: center;
  }
  .flashSale .flash-sale-header .title-section .main-title {
    font-size: 24px;
  }
  .flashSale .flash-sale-header .title-section .subtitle {
    font-size: 12px;
  }
  .flashSale .flash-sale-header .global-countdown .countdown-item {
    padding: 8px 12px;
    min-width: 50px;
  }
  .flashSale .flash-sale-header .global-countdown .countdown-item .countdown-number {
    font-size: 26px !important;
  }
  .flashSale .flash-sale-header .global-countdown .countdown-item .countdown-label {
    font-size: 13px !important;
  }
  .flashSale .countdown-item:not(:last-child)::after {
    top: 11px;
  }
  .flashSale .contentFlash .products-grid-container {
    padding: 20px;
  }
  .flashSale .contentFlash .products-grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }
  .flashSale .product-card {
    padding: 15px;
  }
  .flashSale .product-card .product-image {
    width: 120px;
    height: 120px;
  }
  .flashSale .product-card .product-info .product-name {
    font-size: 14px;
  }
  .flashSale .product-card .product-info .product-description {
    font-size: 12px;
  }
  .flashSale .product-card .product-info .price-section .price-box .special-price .price,
  .flashSale .product-card .product-info .price-section .price-box .regular-price .price {
    font-size: 16px;
  }
  .flashSale .product-card .product-info .product-actions .buy-button {
    padding: 10px 16px;
    font-size: 12px;
  }
  .modal-popup.newsletter-popup-modal {
    height: fit-content;
    width: 90%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  #newsletter-popup-modal-inner-wrapper #newsletter-popup {
    align-items: center;
    flex-direction: column;
  }
  #newsletter-popup-modal-inner-wrapper .newsletter-popup-img-content,
  #newsletter-popup-modal-inner-wrapper .newsletter-popup-text-content {
    box-sizing: border-box;
    margin: 0;
    width: 100%;
  }
  #newsletter-popup-modal-inner-wrapper .newsletter-popup-text-content {
    padding: 32px;
  }
  #newsletter-popup-modal-inner-wrapper .newsletter-popup-title {
    font-size: 1.8rem !important;
  }
  .login-register-popup .popup-login-form,
  .login-register-popup .popup-register-form {
    max-width: 94vw;
    padding: 38px 16px 16px;
  }
  .login-register-popup .grid-register-fields {
    flex-direction: column;
  }
  .login-register-popup .grid-register-fields .pwa-textfield {
    width: 100%;
  }
  .login-register-popup .grid-register-fields .pwa-textfield .customer-dob ._has-datepicker,
  .login-register-popup .grid-register-fields .pwa-textfield .pwa-textfield__input {
    min-width: 200px;
  }
  #product-shipping-form .fieldset.fieldsAlign {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  #product-shipping-form .fieldset.fieldsAlign .field a {
    top: calc(100% + 10px);
  }
  .catalog-category-view .category-image.mobile {
    display: flex;
  }
  .catalog-category-view .category-image.desktop {
    display: none;
  }
  .product-image-wrapper,
  .product-image-photo {
    max-height: 200px;
  }
  #custom-sliding-cart .minicart-wrapper {
    margin: 0;
    width: auto;
  }
  #custom-sliding-cart .minicart-wrapper .fieldset.coupon label {
    display: none;
  }
  #custom-sliding-cart .minicart-wrapper .action.showcart::before {
    font-size: 24px;
  }
  #custom-sliding-cart .minicart-wrapper .action.showcart .text {
    height: 40px;
    font-size: 0;
    border-radius: 5px;
    padding: 0 2px 0 10px;
  }
  .tertiary {
    display: none !important;
  }
  .minicart-freight-calculator-content div#options-area select {
    font-size: 12px !important;
  }
  .ulSocialNetworkLinks {
    margin-top: 10px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .ulSocialNetworkLinks li {
    margin: 10px;
    display: inline-block;
  }
  #instagram-wrap #instafeed {
    display: block !important;
    visibility: hidden;
  }
  #instagram-wrap #instafeed.slick-initialized {
    visibility: visible;
  }
  #instagram-wrap #instafeed a {
    width: calc(100% / 2);
    height: calc(80vw / 2);
    background-size: 95%;
  }
  #instagram-wrap #instafeed a icon,
  #instagram-wrap #instafeed a .stats {
    display: none !important;
  }
  .product-items {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  button.action.tocart.primary:before {
    color: #ffffff !important;
  }
  .products.list.product-items {
    gap: 0px;
  }
  .flag-together {
    margin-bottom: 0.5rem !important;
  }
  .product-item p.explicative-text {
    font-size: 11px !important;
  }
  .product-item-details .product-item-inner {
    margin-top: revert !important;
  }
  .stock.unavailable span {
    font-size: 1.0rem !important;
  }
  .product-item #price-discount-billet .price::after {
    display: flex;
    font-size: 10px !important;
  }
  .catalog-category-view .product-item-info {
    padding: 6px 0px 0px 2px;
  }
  .catalog-category-view .flag-together {
    margin-left: 3%;
  }
  .catalog-category-view .price-box {
    margin-bottom: 5px;
  }
  .catalog-category-view .product-item-actions {
    margin-left: 2% !important;
  }
  .product-item-info .towishlist:before {
    font-size: 20px !important;
  }
  .product-item .tocart {
    padding: 5px;
    height: 36px;
    font-size: 13px;
  }
  .product-item .tocart:before {
    font-size: 16px;
    line-height: 16px;
  }
  .product-item-actions .actions-primary button.action.tocart.primary span {
    font-size: 14px;
  }
  .products-grid.grid .product-item .old-price {
    font-size: 1.2rem;
  }
  .itemgrid-4 .product-item-name > a {
    font-size: 1.4rem;
    -webkit-line-clamp: 3;
    height: fit-content;
  }
  .product-image-container {
    border: none !important;
  }
  .product-item-name {
    margin: 8px 0;
  }
  .product-item-name > a {
    font-size: 1.4rem;
    height: auto;
  }
  .block-products-list .product-item-photo {
    margin-bottom: 12px;
  }
  .product-item-details .product-reviews-summary {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .product-item-actions .actions-primary > form .qtywrap {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block-products-list .product-item-info,
  .block.widget .product-item-info {
    padding: 0px 4px 0 7px;
  }
  .product-item {
    padding: 5px;
  }
  .product-item-actions .priceRating {
    margin-bottom: 12px;
  }
  .product-item-actions .actions-primary {
    margin: 0;
  }
  .product-item-actions .actions-secondary {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block-content-alternative .product-items .slick-list {
    margin: 0 -8px;
    padding-right: 15%;
    width: 100%;
  }
  .block-content-alternative .product-items .slick-slide {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    gap: 16px;
    margin: 0 8px;
  }
  .block-content-alternative .product-items .product-item-details .product-item-inner {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block-content-alternative .product-items .product-item-name > a {
    font-size: 1.4rem;
    height: 36px;
    margin: 0;
  }
  .block-content-alternative .product-items .product-item .product-item-info {
    align-content: stretch;
  }
  .block-content-alternative .product-items .product-item .product-item-info .product-item-details {
    justify-content: space-around;
    height: auto;
  }
  .block-content-alternative .product-items .product-item .product-item-info .product-item-photo {
    aspect-ratio: 1;
  }
  .block-content-alternative .product-items .product-item .product-image-container {
    overflow: hidden;
    max-height: 127px !important;
    object-fit: contain;
  }
  .block-content-alternative .product-items .product-item .product-image-container .flags-container {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block-content-alternative .product-items .product-item .product-image-container,
  .block-content-alternative .product-items .product-item .product-image-container .product-image-wrapper {
    padding: 0 !important;
    height: 100%;
  }
  .block-content-alternative .product-items .product-item .product-image-container img,
  .block-content-alternative .product-items .product-item .product-image-container .product-image-wrapper img {
    max-height: 127px !important;
    object-fit: contain;
    background: #fff;
  }
  .block-content-alternative .slick-dots {
    bottom: -44px;
  }
  .block.widget.block-products-list.alternative {
    padding: 1px 0 76px;
    margin-top: 32px;
  }
  .toolbar.toolbar-products {
    margin: 16px 0;
  }
  .styleSelect:before {
    top: 4px;
    right: -2px;
    width: 22px;
    height: 22px;
    background: #E6E6E6;
    border-radius: 50%;
  }
  .styleSelect:after {
    border: 1px solid #223dfe !important;
    border-top: none !important;
    border-right: none !important;
  }
  body.catalog-product-view.show-menu-mobile {
    padding-bottom: 178px;
  }
  .mobile-menu__wrapper,
  .mobile-menu {
    display: none;
  }
  .product-info-main .action.towishlist {
    top: -52rem;
    right: 10px;
  }
  .catalog-category-view .products.wrapper {
    margin-bottom: 16px;
  }
  .catalog-category-view .product-item-info {
    width: 99%;
    height: 99%;
  }
  .product.info.detailed.is-desktop {
    display: none;
  }
  .product-item-details {
    margin-top: 5px !important;
  }
  .product.info.detailed.is-mobile {
    display: block;
  }
  .product.info.detailed.is-mobile .title-products:nth-child(1),
  .product.info.detailed.is-mobile .title-products {
    height: 40px !important;
    width: 100% !important;
    font-size: 2.2rem;
    font-weight: 700;
    text-transform: uppercase;
    position: revert !important;
  }
  .product.info.detailed.is-mobile .product-content {
    display: block !important;
  }
  .catalog-product-view .column.main {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .catalog-product-view .product-main-column {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 64px;
  }
  .catalog-product-view .product.media {
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
  }
  .catalog-product-view .product-info-main {
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .catalog-product-view .product-info-main .product-add-form .float-price .box-tocart {
    margin: 0;
    height: fit-content;
  }
  .catalog-product-view .product-info-main .product-add-form .float-price .box-tocart .tocart {
    padding: 0 8px !important;
  }
  .catalog-product-view .product-info-main .product-add-form .float-price .box-tocart .tocart > span {
    line-height: 1;
    font-size: 1.4rem;
  }
  .catalog-product-view .product-info-main .product-add-form .float-price .discount-flag {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .box-tocart {
    margin-top: 1rem;
  }
  .product-info-main .price-box > .price-container > .explicative-text {
    white-space: nowrap;
  }
  button.action.tocart.primary:before {
    color: #ffffff !important;
  }
  .category-top-wrapper {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .category-top-wrapper .videoWrap {
    margin-right: 0;
  }
  .category-top-wrapper .videoWrap .videoFrame {
    width: 100%;
  }
  .category-top-wrapper .categDescName {
    margin: 16px 0;
  }
  .product-info-description-new {
    margin-bottom: 64px;
  }
  .category-description {
    max-height: inherit;
    overflow-y: inherit;
  }
  .category-description .categDescMain {
    max-width: 235px;
  }
  .prodNavAnchor ul {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
  }
  .prodNavAnchor ul li {
    -webkit-flex: 0 0 calc(50% - 10px);
    -ms-flex: 0 0 calc(50% - 10px);
    flex: 0 0 calc(50% - 10px);
    margin: 5px !important;
  }
  .prodNavAnchor ul li a {
    font-size: 12px;
    padding: 5px 2px;
  }
  .gridDescProd {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .gridDescProd > div:first-child {
    margin-right: 0;
  }
  .gridDescProd > div:last-child {
    margin-left: 0;
  }
  .product-info-description-new #guiademedidas,
  .product-info-description-new #geometria,
  .product-info-description-new #componentes {
    overflow-x: auto;
  }
  .block.related .action.select {
    display: block;
    margin: 5px 0;
  }
  .compare,
  .product-addto-links .action.tocompare,
  .product-item-actions .actions-secondary > .action.tocompare,
  [class*='block-compare'] {
    display: none;
  }
  .product-info-main .product-info-stock-sku .stock.available,
  .product-info-main .product-info-stock-sku .stock.unavailable {
    margin: 0 0 10px 0;
  }
  .box-tocart .fieldset {
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
  }
  .catalog-category-view .breadcrumbs {
    margin: 32px 0 12px;
  }
  .catalog-category-view .breadcrumbs .page-main,
  .catalog-category-view .breadcrumbs {
    padding: 0;
  }
  .catalog-category-view .breadcrumbs a {
    color: #999 !important;
  }
  .flags-container .flag-item .flag {
    font-size: 1.2rem !important;
    height: 20px !important;
    font-weight: 600;
    padding: 4px 4px;
  }
  .product-info-stock-sku {
    flex-direction: column-reverse;
  }
  .product.media .fotorama__nav.fotorama__nav--thumbs {
    height: unset !important;
    text-align: left !important;
  }
  .product.media .fotorama__wrap {
    padding: 0;
  }
  .product.media .fotorama__thumb__arr {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .product-info-main .quick-shipping {
    max-width: 100%;
  }
  .column.main .block.related .products-grid .product-item .product-item-actions .actions-primary button.action.tocart.primary,
  .column.main .block.upsell .products-grid .product-item .product-item-actions .actions-primary button.action.tocart.primary {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .product.media .social-share {
    padding: 0;
    margin-bottom: 24px;
  }
  .catalog-product-view .block.related,
  .catalog-product-view .widget.block.block-static-block {
    margin-bottom: 64px;
  }
  .product-info-description-new .gridDescProd {
    gap: 32px;
  }
  .product-info-description-new .gridDescProd .txt.sizes .content .block > p {
    font-size: 2.8rem;
  }
  .product-info-description-new .titleProds {
    font-size: 2.8rem;
    margin-bottom: 12px;
  }
  .product.info.detailed .product.data.items .data.switch {
    font-size: 1.6rem !important;
  }
  .product.info.detailed .product.data.items .item.title.active::before {
    bottom: -8px !important;
  }
  .catalog-product-view .product-add-form .float-price .box-tocart .actions .action.tocart {
    padding: 0 12px !important;
  }
  .catalog-product-view .product-add-form .float-price .box-tocart .actions .action.tocart > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .catalog-product-view .product-add-form .float-price .box-tocart .actions .action.tocart::after {
    content: 'Comprar';
  }
  .product-info-main .price-box > .price-container .price {
    color: #2d2d2d !important;
  }
  .product-info-main .price-box > .price-container .price::before {
    display: none;
  }
  .catalog-category-view .page-title {
    font-size: 2.8rem;
    color: #171717;
  }
  .category-description,
  .category-description .categDescMain .toggler-wrapper a {
    font-size: 1.4rem;
  }
  .catalog-category-view .fixsafe-footer__content,
  .catalog-product-view .fixsafe-footer__content {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .catalog-category-view .fixsafe-footer__logo,
  .catalog-product-view .fixsafe-footer__logo {
    margin: 32px auto 36px;
    max-width: 148px;
    width: 100%;
  }
  .catalog-product-view .product-faq__title * {
    font-size: 2.6rem;
    margin-bottom: 16px;
  }
  .catalog-product-view .product-faq__content details {
    padding: 16px 12px 4px;
    font-size: 1.4rem;
  }
  .catalog-product-view .product-faq__content details summary {
    font-size: 1.6rem;
    padding-bottom: 12px;
  }
  #custom-search {
    display: block !important;
    position: relative;
  }
  #custom-search.active {
    display: block;
  }
  .block-search {
    -webkit-order: 5;
    -ms-order: 5;
    order: 5;
    margin: 0;
    width: 100%;
  }
  .block-search .minisearch {
    position: relative;
  }
  .block-search .minisearch input#search {
    margin: 12px 0 0;
    position: static;
    color: #717171;
    border: none;
    border-radius: 0;
    text-align: left;
    height: 43px;
    border: 1px solid #303E4E;
    background: #FFF;
    border-radius: 12px;
    padding: 0 42px 0 15;
  }
  .block-search .minisearch input#search::placeholder {
    opacity: 1 !important;
    color: #838383 !important;
  }
  .block-search .minisearch .label {
    display: none;
  }
  .block-search .minisearch .field.search img {
    display: none;
  }
  .block-search .control {
    margin: 0;
    padding: 0;
    width: 100%;
    box-sizing: border-box;
  }
  .block-search .action.search {
    width: 30px;
    height: 30px;
    position: absolute;
    right: 0px;
    top: 60%;
    transform: translateY(-50%);
    z-index: 1;
    opacity: 1 !important;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    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;
  }
  .block-search .action.search > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block-search .action.search:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 22px;
    color: #0720d4;
    content: '\E8FD';
    font-family: 'fontello';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-search .action.search:hover:before {
    color: inherit;
  }
  .block-search .action.search:active:before {
    color: inherit;
  }
  .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 {
    margin-left: -14px;
  }
  .checkout-cart-index .page-main {
    padding-left: 15px;
    padding-right: 15px;
  }
  .cart-container .form-cart .actions.main {
    text-align: center;
    margin-bottom: 20px;
  }
  .cart-container .form-cart .actions.main a,
  .cart-container .form-cart .actions.main button {
    margin: 5px 0;
  }
  .cart-discount {
    border-bottom: 1px solid #c7c7c7;
  }
  .cart.table-wrapper {
    border-top: 1px solid #c7c7c7;
  }
  .cart.table-wrapper thead .col.item,
  .cart.table-wrapper thead .col.qty,
  .cart.table-wrapper thead .col.price,
  .cart.table-wrapper thead .col.subtotal,
  .cart.table-wrapper thead .col.msrp {
    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;
    white-space: nowrap;
    width: 33%;
  }
  .cart.table-wrapper .col.qty[data-th]:before,
  .cart.table-wrapper .col.price[data-th]:before,
  .cart.table-wrapper .col.subtotal[data-th]:before,
  .cart.table-wrapper .col.msrp[data-th]:before {
    content: attr(data-th);
    display: block;
    font-weight: 600;
    padding-bottom: 10px;
  }
  .cart.table-wrapper .col.msrp {
    white-space: normal;
  }
  .cart.table-wrapper .item .col.item {
    padding-bottom: 0;
  }
  .cart.table-wrapper tbody > tr > td:last-child {
    border: 0;
  }
  .cart-totals {
    padding-left: 15px;
    padding-right: 15px;
  }
  .cart-totals .table-wrapper {
    border-top: 0;
  }
  .cart-totals .totals tbody > tr:not(:last-child) > td:last-child {
    border: 0;
  }
  .cart.table-wrapper .col.price,
  .order-items.table-wrapper .col.price,
  .cart.table-wrapper .col.qty,
  .order-items.table-wrapper .col.qty,
  .cart.table-wrapper .col.subtotal,
  .order-items.table-wrapper .col.subtotal,
  .cart.table-wrapper .col.msrp,
  .order-items.table-wrapper .col.msrp {
    text-align: left;
  }
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
  .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-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%;
  }
  .contact-index-index .contactPhones {
    margin-top: 36px;
  }
  .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%;
  }
  .sidebar-main .categExtraDesc {
    display: none;
  }
  .page-with-filter .openFilterMobile {
    position: relative;
    margin-bottom: 10px;
    display: inline-block;
  }
  body.filter-active {
    overflow: clip;
  }
  .page-with-filter .controls-category .filter.block.active .openFilterMobile {
    display: inline-block;
  }
  .page-with-filter .controls-category .filter.block.active .openFilterMobile > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .page-with-filter .controls-category .filter.block.active .openFilterMobile:after {
    background-image: url('../../frontend/bistwobis/casazuny/pt_BR/images/icon-x.svg');
    background-position-x: 0;
    background-position-y: 0;
    line-height: 32px;
    vertical-align: middle;
    height: 32px;
    width: 40px;
    background-repeat: no-repeat;
    content: '';
    display: inline-block;
    margin: 0 -10px 0 0;
  }
  .filter-options-content .item a[class*=selected]:after {
    left: 5px;
    top: 2px;
  }
  .filter-options-item .filter-options-content .items [class*='am-filter-item'] {
    padding: 0;
  }
  .filter-content {
    background: #fff;
    bottom: 0;
    display: block;
    left: -100%;
    overflow: clip auto;
    position: fixed;
    top: 204px;
    z-index: 10;
    padding: 10px 15px 10px;
    width: 100%;
    box-sizing: border-box;
    transition: left 150ms linear;
  }
  .filter.active {
    position: relative;
    visibility: visible;
    z-index: 99;
  }
  .filter.active .filter-options-item:last-child {
    margin-bottom: 40px;
  }
  .filter.active #collapseButton {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .filter.active .filter-title strong {
    box-shadow: none;
    background: none;
    border: 0;
    color: transparent;
    display: inline-block;
    text-decoration: none;
  }
  .filter.active .filter-title strong:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\e616';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .filter.active .filter-subtitle {
    display: none;
  }
  .filter.active .block-content {
    left: 0;
  }
  .filter.active .filter-options {
    display: block;
  }
  .filter .block-subtitle {
    padding-bottom: 10px;
  }
  .filter .filter-subtitle {
    font-size: 20px;
    font-weight: 300;
  }
  .filter-actions {
    margin: -45px 0px 25px;
  }
  .filter-options-content {
    padding: 5px 10px;
  }
  .filter .filter-current {
    border: solid #c7c7c7;
    border-width: 1px 0;
    margin: 5px 0 15px;
  }
  .filter .filter-current .items {
    display: none;
  }
  .filter .filter-current-subtitle {
    position: relative;
    text-transform: uppercase;
    z-index: 1;
    display: block;
    text-decoration: none;
  }
  .filter .filter-current-subtitle:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .filter .filter-current-subtitle:before {
    position: absolute;
    right: 10px;
    top: 10px;
  }
  .filter .filter-current-subtitle:after {
    color: #7d7d7d;
    content: ' (' attr(data-count) ')';
    font-size: .9em;
  }
  .filter .filter-current.active {
    padding-bottom: 0;
  }
  .filter .filter-current.active .block-subtitle:before {
    content: '\e621';
  }
  .filter .filter-current.active .items {
    display: block;
  }
  .filter .filter-current.active + .block-actions {
    display: block;
  }
  .filter .filter-current + .block-actions {
    display: none;
  }
  #collapseButton {
    display: none;
  }
  .filter-no-options .filter-title:before {
    background: rgba(255, 255, 255, 0.5);
    content: '';
    display: block;
    height: 40px;
    left: -15px;
    margin-top: -60px;
    position: relative;
    width: 100px;
    z-index: 99;
  }
  .filter-no-options .filter-content {
    margin-bottom: 20px;
  }
  body.filter-active,
  html.filter-active {
    overflow: clip;
  }
  .page-with-filter .sidebar-main {
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
  }
  .page-with-filter .controls-category {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    margin: 0 -15px;
  }
  .page-with-filter .controls-category .filter.block .openFilterMobile {
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    background-color: #F4F4F4;
    border: 1px solid #F4F4F4;
    border-left: none;
    border-top: none;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #1F1F1F;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: -ms-flex !important;
    display: flex !important;
    font-family: 'poppins';
    font-size: 1.6rem;
    font-weight: 500;
    height: 48px;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    margin: 0;
    padding: 0 15px;
    width: 100%;
    display: inline-block;
  }
  .page-with-filter .controls-category .filter.block .openFilterMobile:after {
    background-image: url('../../frontend/bistwobis/casazuny/pt_BR/images/icon-filter.svg');
    background-position-x: 0;
    background-position-y: 0;
    line-height: 15px;
    vertical-align: middle;
    height: 15px;
    width: 16px;
    background-repeat: no-repeat;
    content: '';
    display: inline-block;
  }
  .page-with-filter .controls-category .toolbar-products {
    margin: 0;
  }
  .page-with-filter .controls-category .toolbar-products .pages {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .page-with-filter .controls-category .toolbar-products .sorter {
    align-content: center;
    background-color: #f9f9f9;
    border: 1px solid #e2e2e2;
    border-radius: 0;
    border-right: none;
    border-top: none;
    box-sizing: border-box;
    gap: 0 8px;
    height: 48px;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    width: 100%;
  }
  .page-with-filter .controls-category .toolbar-products .sorter-action {
    display: none;
  }
  .page-with-filter .controls-category .toolbar-products .sorter .styleSelect {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 0;
  }
  .page-with-filter .controls-category .toolbar-products .sorter .styleSelect::before {
    content: unset;
  }
  .page-with-filter .controls-category .toolbar-products .sorter .styleSelect::after {
    right: 0;
    top: 5px;
  }
  .page-with-filter .controls-category .toolbar-products .sorter .styleSelect select,
  .page-with-filter .controls-category .toolbar-products .sorter .sorter-label {
    background-color: transparent;
    color: #2d2d2d;
    font-family: 'lato';
    font-size: 1.4rem;
    font-weight: 300;
    line-height: 1;
  }
  .page-with-filter .controls-category .toolbar-products .sorter .sorter-options {
    height: 20px;
    padding: 0 16px 0 0;
  }
  .catalogsearch-result-index .controls-category {
    margin: 0;
  }
  .categExtraDesc {
    margin-bottom: 32px;
  }
  .block.newsletter {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0;
    justify-content: center;
    align-items: center;
  }
  .block.newsletter > .content {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 95%;
    padding: 40px 0;
    border-top-right-radius: 0 !important;
    border-bottom-left-radius: 24px;
    border-bottom-right-radius: 24px;
    margin-left: 0;
  }
  .block.newsletter .image-new {
    width: 95%;
    margin-bottom: -20px;
    z-index: 1;
  }
  .block.newsletter .image-new img {
    border-radius: 24px;
  }
  .block.newsletter .label {
    padding: 0 50px;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 15px;
  }
  .block.newsletter .label strong,
  .block.newsletter .label span {
    margin-right: 0;
  }
  .block.newsletter .label h2 b {
    font-size: 22px;
  }
  .block.newsletter .label h2 {
    padding: 0 50px;
  }
  .block.newsletter .form.subscribe {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .block.newsletter .form.subscribe .field.newsletter {
    width: 90%;
  }
  .block.newsletter .form.subscribe .field.newsletter .actions {
    display: flex;
    justify-content: center;
  }
  .block.newsletter .form.subscribe .field.newsletter .actions button {
    width: 100%;
    height: 40px;
  }
  .block.newsletter .form.subscribe .field label {
    gap: 12px;
  }
  .block.newsletter .form.subscribe .field input {
    height: 44px;
  }
  .block.newsletter p {
    flex-direction: column;
    justify-content: center;
  }
  .block.newsletter .form.subscribe .field label {
    flex-direction: column;
    gap: 8px;
  }
  .block.newsletter .label {
    margin: 0;
  }
  .block.newsletter .label h2 {
    font-size: 2.2rem;
    line-height: normal;
    margin: 0 0 12px;
  }
  .block.newsletter .label h2 br {
    display: none;
  }
  .block.newsletter .form.subscribe .field.newsletter .actions {
    position: static;
    width: 100%;
  }
  .block.newsletter .form.subscribe .field.newsletter .actions button {
    box-sizing: border-box;
    font-size: 1.4rem;
    height: 40px;
  }
  .block.newsletter .form.subscribe .field input {
    font-size: 1.4rem;
    height: 40px;
    max-width: 100%;
  }
  .block.newsletter p img {
    width: 100%;
  }
  .fixsafe-footer__brands .brands-footer .slick-list {
    margin: 0;
    padding-right: 30%;
  }
  .fixsafe-footer__brands h2 {
    font-size: 2.4rem;
  }
  .fixsafe-footer__wrapper {
    flex-direction: column;
  }
  .fixsafe-footer__block {
    width: 100%;
  }
  .fixsafe-footer__block.absolute {
    position: relative;
  }
  .fixsafe-footer__block.absolute img {
    width: 100%;
  }
  .fixsafe-footer__brands .brands-footer__list {
    margin: 0 -15px;
  }
  .fixsafe-footer {
    padding: 32px 15px;
  }
  .fixsafe-footer__logo {
    display: block;
    margin: 0 auto 18px auto;
    max-width: 150px;
  }
  .fixsafe-footer__content h2 {
    font-size: 1.8rem;
  }
  .fixsafe-footer__content p {
    font-size: 1.4rem;
  }
  .fixsafe-footer__content p + p {
    margin-bottom: 16px;
  }
  .page-wrapper > .breadcrumbs .page-main {
    padding: 0;
  }
  .page-layout-fullcolumn #maincontent {
    padding: 0 15px !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .product-item-actions .actions-primary button.action.tocart.primary {
    height: 40px !important;
  }
  .product-item-actions .actions-primary button.action.tocart.primary span {
    font-size: 14px !important;
  }
  .all-payment {
    margin-bottom: 2rem;
  }
  body .main-box.active {
    width: 90% !important;
  }
  button.action.tocart.primary {
    display: flex !important;
    justify-content: center;
    gap: 4px;
    align-items: center;
    height: 48px;
    background: #223dfe;
    color: #ffffff;
    border: none !important;
    display: inline-block;
    text-decoration: none;
  }
  button.action.tocart.primary:active,
  button.action.tocart.primary:focus {
    background-color: #ffffff !important;
  }
  button.action.tocart.primary::before {
    color: #ffffff;
  }
  button.action.tocart.primary span {
    text-transform: initial;
    font-weight: 700;
    font-size: 1.2rem;
  }
  button.action.tocart.primary:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 19px;
    color: #ffffff;
    content: '\e8dc';
    font-family: 'fontello';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .product-item-photo {
    align-items: center;
    display: flex;
    width: auto;
    max-height: 200px !important;
    object-fit: contain;
  }
  .product-item-photo .product-image-container {
    overflow: hidden;
    max-height: 200px !important;
    object-fit: contain;
  }
  .product-item-photo .product-image-container img {
    max-height: 200px !important;
    object-fit: contain;
    background: #ffffff;
  }
  .slide-categories .slide-categories__header h2 {
    margin-top: -4rem;
  }
  .block.widget.block-products-list:not(.alternative) {
    margin-bottom: 42px;
  }
  .minicart-wrapper.active {
    display: block !important;
  }
  .block-products-list .block-title,
  .category-widget-main .block-title,
  .block.widget .block-title {
    font-size: 2.4rem;
    margin: 32px 0 26px;
  }
  .block-products-list .block-title .vermais,
  .category-widget-main .block-title .vermais,
  .block.widget .block-title .vermais {
    padding: 0;
  }
  button.action.tocart.primary {
    display: inline-block;
    text-decoration: none;
  }
  button.action.tocart.primary:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    line-height: 24px;
    color: #000000;
    content: '\e8dc';
    font-family: 'fontello';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  /* Botão de adicionar ao carrinho */
  ol.product-items.widget-product-grid.itemgrid-3 li.product-item button.action.tocart.primary {
    min-width: 170px;
  }
  /* Resumo de avaliações do produto */
  .product-items.widget-product-grid.itemgrid-3 .product-item-details .product-reviews-summary.short.empty {
    top: 32.7rem !important;
  }
  /* Fonte de destaque */
  .strong-prin {
    font-size: 28px;
  }
  .banner_supertopo .slick-slider .slick-slide {
    padding: 0px !important;
  }
  .icon-search-solid.active {
    top: 7rem !important;
  }
  .nav-toggle {
    top: 75px !important;
  }
  .lwnjnvb-s {
    padding-top: 0px !important;
    padding-bottom: 42px !important;
    padding-left: 25px !important;
  }
  .product-items.widget-product-grid.itemgrid-4 .product-item .product-reviews-summary.short.empty {
    left: 7%;
  }
  .nav-open .nav-toggle:after {
    top: 175px;
  }
  .content-sub .widget.block {
    margin: 0;
  }
  .ninjamenus-toggle-active > .opener:before {
    content: '\e83d' !important;
    font-family: 'fontello' !important;
    transform: rotate(270deg) !important;
  }
  .container-wrapper-flash .flashSale .block-title strong {
    font-size: 26px;
  }
  .nav-open #headerStarter .action.nav-toggle:before {
    content: '\E880';
    font-family: 'fontello';
    font-size: 26px;
    background-image: unset;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
  }
  .bloco-selo-content-first,
  .bloco-selo-content-second {
    flex-direction: column;
  }
  .bloco-selo-content-first .content-text,
  .bloco-selo-content-second .content-text {
    width: 100%;
    order: 2;
  }
  .bloco-selo-content-first .content-text .selo-title p,
  .bloco-selo-content-second .content-text .selo-title p {
    font-size: 20px;
  }
  .bloco-selo-content-first .content-text strong,
  .bloco-selo-content-second .content-text strong {
    font-size: 28px !important;
  }
  .bloco-selo-content-first .content-text p.text-all,
  .bloco-selo-content-second .content-text p.text-all {
    font-weight: 400;
  }
  .bloco-selo-content-first a,
  .bloco-selo-content-second a {
    width: -webkit-fill-available;
    text-align: center;
    padding: 14px 45px !important;
  }
  .bloco-selo-content-first .content-image img,
  .bloco-selo-content-second .content-image img {
    border-radius: 8px;
  }
  body.show-menu-mobile {
    padding-bottom: 65px;
  }
  .hide-mobile {
    display: none !important;
  }
  .products-grid.wishlist {
    margin-bottom: 30px;
    margin-right: 0;
  }
  .products-grid.wishlist .product-item {
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    border: none;
    box-shadow: 0 0 0 1px #e8e8e8;
    /*&-name,
                &-description,
                .price-box,
                &-tooltip {
                    margin-left: 95px;
                }*/
  }
  .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;
    width: 100%;
    clear: both;
  }
  .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,
  .products-grid.wishlist .product-item-actions .action.delete {
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item .box-tocart {
    float: left;
    width: 100%;
    clear: both;
    margin: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item .box-tocart .fieldset {
    margin-bottom: 5px;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    display: block;
    width: 100%;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary .action.tocart {
    width: 100% !important;
    height: 48px !important;
  }
  .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;
  }
  .cart.table-wrapper .towishlist {
    display: inline-block;
    text-decoration: none;
  }
  .cart.table-wrapper .towishlist > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .cart.table-wrapper .towishlist:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 20px;
    color: #2d2d2d;
    content: '\e600';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .cart.table-wrapper .towishlist:hover:before {
    color: #333333;
  }
  .cart.table-wrapper .towishlist:active:before {
    color: #2d2d2d;
  }
  .cart.table-wrapper .towishlist:before {
    overflow: visible;
  }
  .sociallogin-padding {
    flex-flow: column;
  }
  .sociallogin-padding .sociallogin-box {
    width: 100%;
  }
  div.page-wrapper .columns .main .login-container {
    width: initial;
    float: none;
    padding: 0;
  }
  body.wp-sl .popup-authentication .modal-inner-wrap {
    height: 100% !important;
  }
  body.wp-sl .popup-authentication .modal-inner-wrap .sl-popup .block-content .sociallogin-or {
    margin-top: 35px;
  }
  body.wp-sl div.sociallogin-wrapper {
    width: 100%;
    float: none;
  }
  body.wp-sl.customer-account-login div.page-wrapper .columns .main div.sociallogin-wrapper,
  body.wp-sl.multishipping-checkout-login div.page-wrapper .columns .main div.sociallogin-wrapper {
    width: 96.5% !important;
    padding: 0 10px;
  }
  body.wp-sl.customer-account-login div.page-wrapper .columns .main div.sociallogin-wrapper div.sociallogin-padding,
  body.wp-sl.multishipping-checkout-login div.page-wrapper .columns .main div.sociallogin-wrapper div.sociallogin-padding {
    max-width: unset;
  }
  body.wp-sl.customer-account-login div.page-wrapper .columns .main .login-container,
  body.wp-sl.multishipping-checkout-login div.page-wrapper .columns .main .login-container {
    width: initial !important;
  }
  div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sociallogin-icon {
    padding-left: 1rem !important;
  }
  body.wp-sl.customer-account-create div.page-wrapper .columns .main div.sociallogin-wrapper,
  body.wp-sl.multishipping-checkout-register div.page-wrapper .columns .main div.sociallogin-wrapper {
    width: 100% !important;
    float: none !important;
    margin-bottom: 20px !important;
    margin-left: 0;
  }
  body.wp-sl.customer-account-create div.page-wrapper .columns .main div.sociallogin-wrapper div.sociallogin-padding,
  body.wp-sl.multishipping-checkout-register div.page-wrapper .columns .main div.sociallogin-wrapper div.sociallogin-padding {
    max-width: unset;
  }
  body.wp-sl.customer-account-create div.page-wrapper .columns .main .form-create-account,
  body.wp-sl.multishipping-checkout-register div.page-wrapper .columns .main .form-create-account {
    width: 100% !important;
  }
  div.social-accounts ul.sl-unlinks {
    max-width: 100%;
  }
  body.checkout-cart-index div.cart-summary div.sociallogin-wrapper {
    width: unset !important;
  }
  body.checkout-cart-index div.page-wrapper .columns .main div.sociallogin-wrapper.login-container {
    padding: 0 15px;
  }
  body.checkout-index-index div.sociallogin-wrapper div.sociallogin-block div.sociallogin-block-title {
    font-size: 1.8rem;
  }
  body.wp-sl.theme-pearl.customer-account-create div.page-wrapper .columns .main div.sociallogin-wrapper {
    margin: unset;
  }
  body.wp-sl .slide-popup .modal-inner-wrap .modal-content {
    overflow-scrolling: touch;
    -webkit-overflow-scrolling: touch;
  }
  .amslider-header-container {
    font-size: 2.4rem;
    margin-bottom: 60px;
  }
  .category-widget-main .category.hide-desktop .slick-list {
    margin: 0 -10px;
  }
  .category-widget-main .category.hide-desktop .slick-track {
    -webkit-align-content: stretch;
    -ms-align-content: stretch;
    align-content: stretch;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .category-widget-main .category.hide-desktop .slick-track .slick-slide {
    height: auto;
    margin: 0 10px;
  }
  .category-widget-main .category.hide-desktop .category-list a {
    height: 100%;
  }
  .category-widget-main .category.hide-desktop .category-list a img {
    object-fit: cover;
  }
  .product-reviews {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .product-reviews #product-review-container {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .product-reviews #product-review-container .block.review-list,
  .product-reviews #product-review-container .block.review-statistic {
    width: 100% !important;
  }
  .product-reviews .block.review-add {
    padding-left: 0 !important;
  }
  .reviewaverage .block-title {
    line-height: unset;
    margin: 0 0 36px;
  }
  .reviewaverage .block-title br {
    display: none;
  }
  .product-reviews #product-review-container .no-rating {
    margin-bottom: 72px;
  }
  .ninjamenus.ninjamenus-mobile {
    height: inherit;
    overflow-x: initial;
  }
  .ninjamenus.ninjamenus-mobile .nav-item > a {
    line-height: 28px;
    text-align: left;
  }
  .ninjamenus.ninjamenus-mobile .mgz-element-text p a span {
    display: block;
    font-size: 1.2rem;
    margin-bottom: 32px;
  }
  .ninjamenus.ninjamenus-mobile .ninjamenus-custom-icon {
    margin-right: 5px;
  }
  .margin-top-mobile {
    margin-top: 32px;
  }
  .magezon-builder {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0px 15px;
  }
  .magezon-builder .custom-item {
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    gap: 12px;
    position: relative;
  }
  .magezon-builder .custom-item > a {
    padding: 0;
    position: static;
  }
  .magezon-builder .custom-item > a::after {
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
  }
  .magezon-builder .custom-item .item-icon::before {
    font-size: 23px;
    font-weight: 400;
    vertical-align: super;
  }
  .magezon-builder .custom-item .title-wrapper {
    font-size: 1.4rem;
    font-weight: 500;
  }
  .magezon-builder .custom-item .title-wrapper .title {
    line-height: 1;
  }
  .magezon-builder .custom-item .title-wrapper .subtitle {
    font-weight: 700;
  }
  .magezon-builder .custom-item .subtitle {
    color: #223dfe;
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 1;
    margin-top: 0;
  }
  .magezon-builder #toggle-contact {
    display: none;
  }
  .magezon-builder .icon-promocao {
    border-top: 1px solid #D9D9D9;
    padding: 25px 0;
  }
  .magezon-builder > div {
    border-top: none;
  }
  .magezon-builder .mgz-element-inner {
    padding: 0 !important;
  }
  .mgz-element-column .mgz-element-heading {
    padding: 0 15px;
  }
  .navigation .level0 > a > span.title {
    font-weight: 500;
  }
  .navigation .ninjamenus.ninjamenus-mobile .nav-item.position-static > .opener::before {
    color: #2d2d2d !important;
  }
  .navigation .level0::before {
    content: unset;
  }
  .navigation .position-static {
    background-color: #ffffff;
  }
  .navigation .position-static:hover > a {
    background-color: #ffffff !important;
  }
  .navigation .position-static > a {
    color: #2d2d2d !important;
  }
  .navigation .nav-item > a i {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    display: none;
  }
  .navigation .ninjamenus-drilldown-back {
    background-color: #223dfe;
    color: #ffffff;
  }
  .navigation .ninjamenus.ninjamenus-mobile .nav-item > .opener {
    width: 60px;
    height: 60px;
    display: inline-block !important;
    text-decoration: none !important;
  }
  .navigation .ninjamenus.ninjamenus-mobile .nav-item > .opener:before {
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important;
    font-size: 20px !important;
    line-height: inherit !important;
    color: #223dfe !important;
    content: '\E8F7' !important;
    font-family: 'fontello' !important;
    vertical-align: middle !important;
    display: inline-block !important;
    font-weight: normal !important;
    overflow: hidden !important;
    speak: none !important;
    text-align: center !important;
  }
  .navigation .submenus-list {
    height: auto !important;
  }
  .navigation .position-static,
  .navigation .subcategories-left-block > .mgz-element-row > .mgz-element-inner .mgz-container > .mgz-element-column > .mgz-element-inner > .nav-item {
    position: relative !important;
  }
  .navigation .d-flex-half .mgz-element-inner .inner-content .mgz-element-column.menu-image-wrapper .mgz-element-inner .no-padding {
    text-align: center !important;
  }
  .navigation div.subcategories-left-block > .mgz-element-row > .mgz-element-inner .mgz-container > .mgz-element-column > .mgz-element-inner > .nav-item > a,
  .navigation div.subcategories-center-block > .mgz-element-row > .mgz-element-inner .mgz-container > .mgz-element-column > .mgz-element-inner > .nav-item > a {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: -ms-flex !important;
    display: flex !important;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
  }
  .navigation .magezon-builder > .nav-item > a {
    background-color: transparent !important;
    border-radius: 12px;
  }
  .navigation .mgz-element-text img {
    margin-bottom: -4px;
  }
  .navigation .magezon-builder .mobile-accent > a {
    background-color: #223dfe !important;
  }
  .navigation .all-categories > a {
    background-color: #ffffff !important;
  }
  .navigation .brand-list-image__scroll {
    max-width: 552px;
  }
  .navigation .simplebar-content {
    padding: 0 !important;
  }
  .drilldown-root .mgz-element-inner {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .no-marign-mobile {
    margin: 0 !important;
  }
  .testimonials-slider {
    margin-top: 56px;
  }
  .testimonials-slider h2.title {
    font-size: 2.4rem !important;
  }
  .testimonials-slider .slick-slider .slick-arrow {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .testimonials-slider .wrapper-controls {
    margin: 0 !important;
  }
  .testimonials-index-new .review-field-rating .control {
    height: 22px;
    left: -4px;
    position: relative;
    width: 112px;
  }
  .testimonials-index-new .review-control-vote::before,
  .testimonials-index-new .review-control-vote label::before {
    letter-spacing: 0;
  }
}
@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 #c7c7c7;
  }
  .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: '\e616';
    font-family: 'icons-blank-theme';
    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;
  }
  .cart.table-wrapper .gift-content {
    border-bottom: 1px solid #c7c7c7;
    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;
  }
  .flags-container .flag-container {
    gap: 4px;
  }
  .flags-container .flag-item .flag {
    font-size: 1rem;
    height: 17px;
  }
  .flags-container .flag-item .flag > span {
    font-size: 1.2rem;
    width: 12px;
    height: 12px;
  }
  .flags-container {
    margin: 0 !important;
  }
  .flag-together .flag {
    padding: 5px 10px !important;
  }
  li.flag-item.sale .flag {
    padding: 6px 1px !important;
    height: 40px !important;
  }
  li.flag-item.sale .flag img {
    background: transparent !important;
  }
  .flag-together {
    gap: 5px;
    margin-bottom: 0.5rem !important;
  }
  .flag-together .flag {
    padding: 3px 3px !important;
  }
  .product-item .short-description {
    font-size: 1.2rem;
    height: 28px;
  }
  .product-item-details {
    margin-top: 5px !important;
  }
  .products-list .product-item {
    table-layout: fixed;
  }
  .products-list .product-item-photo {
    padding: 0 10px 10px 0;
    width: 30%;
  }
  .product-item-actions {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .product-items {
    gap: 0 !important;
  }
  .product-item-details {
    margin-top: 5px !important;
  }
  .products-grid .product-items:not(.product-items-slider) .product-item {
    display: inline-block;
    margin: 0;
    width: calc((100% / 2) - 0px);
  }
  .product-items:not(.product-items-slider) .product-item .product-item-info .towishlist {
    margin: 0;
  }
  .product-item .product-item-photo {
    align-items: center;
    display: flex;
    width: auto;
    max-height: 200px;
    object-fit: contain;
  }
  .product-item .product-item-photo .product-image-container {
    overflow: hidden;
    max-height: 200px !important;
    object-fit: contain;
  }
  .product-item .product-item-photo .product-image-container img {
    max-height: 200px !important;
    object-fit: contain;
    background: #fff;
  }
  .products-grid .product-items.itemgrid-3 .product-item {
    width: 100%;
  }
  .products-grid .product-items.itemgrid-3 .product-item .product-item-actions {
    gap: 0 16px;
  }
  .products-grid .product-items.itemgrid-3 .product-item .product-item-actions .actions-primary button.action.tocart.primary {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
    height: 50px;
    max-width: unset;
    width: 100%;
  }
  .products-grid .product-items.itemgrid-3 .product-item .product-item-actions .actions-primary button.action.tocart.primary span {
    display: none;
  }
  .products-grid .product-items.itemgrid-3 .product-item .product-item-actions .actions-primary button.action.tocart.primary::after {
    content: 'Comprar';
  }
  .product-item-details .priceRating {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: fit-content;
    margin-bottom: 12px;
  }
  .product-item-details .priceRating .price-box {
    -webkit-order: 1;
    -ms-order: 1;
    order: 1;
  }
  .product-item-details .priceRating .product-reviews-summary {
    -webkit-order: 0;
    -ms-order: 0;
    order: 0;
  }
  .column.main .block.related .products-grid .product-item .product-item-actions .actions-primary .qtywrap,
  .column.main .block.upsell .products-grid .product-item .product-item-actions .actions-primary .qtywrap {
    display: none;
  }
  .column.main .block.related .products-grid .product-item .product-item-actions .actions-primary button.action.tocart.primary.add-to-cart,
  .column.main .block.upsell .products-grid .product-item .product-item-actions .actions-primary button.action.tocart.primary.add-to-cart {
    height: 40px !important;
    background-color: #223dfe;
  }
  .column.main .block.related .block-title.title strong,
  .column.main .block.upsell .block-title.title strong {
    font-size: 2.2rem !important;
    font-weight: 700;
  }
  .product-item-details {
    margin-top: 5px !important;
  }
  .fotorama__img,
  .fotorama__stage {
    max-height: 370px;
    object-fit: contain;
  }
  .product.media .fotorama__stage__frame .fotorama__img {
    top: 50% !important;
  }
  .product.media .fotorama__stage__frame {
    height: -webkit-fill-available !important;
  }
  .box-tocart {
    margin-top: 24px !important;
  }
  .reviews-actions {
    margin-top: 2px;
  }
  .product-image-photo,
  .product-image-container {
    max-height: 200px;
    object-fit: contain;
  }
  .product-image-container,
  .product-image-photo {
    max-height: 200px;
  }
  #price-discount-billet .price {
    font-size: 16px !important;
  }
  #visaogeral .titleProds,
  #additional .titleProds {
    color: #010107;
    font-family: Lato;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    text-transform: uppercase;
  }
  #visaogeral p,
  #additional p {
    font-size: 1.2rem;
    font-weight: 400;
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  .product-info-main .wrapper-title .page-title {
    font-size: 2.8rem !important;
  }
  .product-info-main li.flag-item.sale .flag {
    height: 21px !important;
  }
  .product-item .flags-container {
    margin-top: 5px !important;
  }
  .related-slider-wrapper ol {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 7px;
  }
  .related-slider-wrapper ol .product-item {
    width: 48% !important;
  }
  .product.info.detailed .title-products:nth-child(2) {
    height: 40px;
    color: #282829;
    text-transform: uppercase;
    font-size: 2.2rem;
    font-weight: 700;
  }
  .product.info.detailed table#product-attribute-specs-table tbody tr:nth-child(1) {
    display: none;
  }
  .product.info.detailed table#product-attribute-specs-table tbody th {
    display: block;
  }
  .product.info.detailed table#product-attribute-specs-table tbody td[data-th]:before {
    display: none;
  }
  .product.info.detailed table#product-attribute-specs-table tbody tr {
    display: flex;
    justify-content: space-between;
  }
  .column.main .block.related .products-grid .product-item .product-item-actions .actions-primary button.action.tocart.primary,
  .column.main .block.upsell .products-grid .product-item .product-item-actions .actions-primary button.action.tocart.primary {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
    height: 50px;
    max-width: unset;
    width: 100%;
  }
  .cart .table.items .col.qty {
    text-align: center;
  }
  .cart-summary {
    padding: 15px !important;
  }
  .opc-wrapper .step-title {
    font-size: 18px;
    border-bottom: 0;
    padding-bottom: 0;
  }
  .opc-wrapper .form-login {
    border-bottom: 1px solid #cccccc;
    margin: 0 0 15px;
    padding: 0 0 15px;
  }
  .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;
    border-bottom-width: 2px;
  }
  .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 .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: '\e606';
    font-family: 'icons-blank-theme';
    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;
  }
  .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;
  }
  .account .column.main,
  .account .sidebar-additional {
    margin: 0;
  }
  .banners-category {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 15px;
  }
  button.action.tocart.primary {
    display: flex !important;
    justify-content: center;
    gap: 4px;
    border: 2px solid #aaaaaa;
    align-items: center;
    height: 40px;
  }
  button.action.tocart.primary span {
    font-size: 1.4rem;
  }
  .catalog-category-view button.action.tocart.primary {
    width: 96% !important;
    margin-left: 1%;
  }
  .swiper-container {
    overflow: visible;
  }
  .swiper-container .slick-list {
    padding: 0 132px 0 0;
    margin: 0 -16px;
  }
  .amslider.am-brand-slider .swiper-slide {
    margin: 0 16px;
  }
  .amslider .swiper-slide .swiper-brand:not(:root:root),
  .amslider.am-brand-slider .swiper-slide {
    padding: 0;
  }
  .amslider.am-brand-slider .am-image-wrapper {
    margin: 0;
    flex-grow: unset;
  }
  .swiper-brand .am-image-wrapper {
    max-width: unset !important;
  }
  .category-widget-main .category.hide-desktop .slick-list {
    margin: 0 -20px 0 -10px;
    padding: 0 20% 0 0;
  }
}
@media only screen and (max-width: 479px) {
  .tooltip.wrapper .tooltip.content {
    min-width: 10rem;
  }
  .flashSale .flash-sale-header .global-countdown {
    gap: 5px;
  }
  .flashSale .flash-sale-header .global-countdown .countdown-item {
    padding: 6px 8px;
    min-width: 40px;
  }
  .flashSale .flash-sale-header .global-countdown .countdown-item .countdown-number {
    font-size: 16px;
  }
  .flashSale .flash-sale-header .global-countdown .countdown-item .countdown-label {
    font-size: 8px;
  }
  .product-item-actions .actions-primary .stock.unavailable {
    font-size: 1.2rem;
  }
  .cart-summary {
    padding: 15px !important;
  }
  .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,
  .products-grid.wishlist .product-item-info:not(:hover):not(.active) .product-item-inner {
    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;
  }
  .amcompany-button:not(.-regular),
  .amcompany-customer-account .page-main .action.primary,
  .amcompany-customer-account .page-main .amshopby-button,
  .amcompany-customer-account .page-main .am-filter-go {
    width: auto;
  }
  .amcompany-customer-account .page-main .actions-toolbar > .primary,
  .amcompany-customer-account .page-main .actions-toolbar > .secondary {
    width: auto;
  }
  .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: #0055ff;
    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: none;
  }
  .column .block-addbysku .action.remove:active {
    color: #1979c3;
    text-decoration: none;
  }
  .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: #0055ff;
    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%;
  }
  .products-grid .product-item {
    margin-bottom: 30px;
  }
  .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: 0;
    width: calc((100% / 3) - 4.666666667px);
  }
  .cart-container .block.crosssell .products-grid .product-item-actions {
    margin: 0 0 10px;
  }
  .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;
  }
  .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-actions {
    margin: 0;
  }
  .block.widget .products-grid .product-item {
    margin: 0;
    width: calc((100% / 3) - 10.666666667px);
  }
  .block.widget .products-grid .itemgrid-4 .product-item {
    width: calc((100% / 2) - 0px);
  }
}
/* ==================================================
RESET
================================================== */
/** {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;margin: 0;padding: 0;}
*, *:before, *:after {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}*/
body,
html {
  overflow-x: hidden;
}
button:focus,
input:focus,
img,
select:focus,
textarea:focus {
  outline: 0;
}
ul,
ol,
p,
li {
  margin: 0;
  padding: 0;
  list-style: none;
}
tel {
  white-space: nowrap;
}
.before-slick {
  display: flex;
  align-items: center;
}
.container-wrapper {
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  max-width: 1322px;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}
/* Custom Page Layout */
.page-layout-fullcolumn #maincontent {
  max-width: 100%;
  width: 100%;
  padding: 0;
}
.block.block-customer-login fieldset.fieldset.login label.label {
  text-align: left !important;
}
.block.block-customer-login .actions-toolbar {
  margin-left: 0 !important;
}
.block.block-customer-login .control {
  width: 100% !important;
}
.block.block-customer-login .field.captcha.required label.label {
  width: 100% !important;
}
.block.block-customer-login a.action.remind {
  color: #666;
}
.block.block-customer-login a.action.remind:hover {
  text-decoration: underline;
}
@media screen and (max-width: 1440px) and (min-width: 770px) {
  .container-wrapper {
    width: 98% !important;
  }
}
.grid_banner li {
  list-style-type: none !important;
}
.message.success a,
.message.success a:hover {
  color: #097709 !important;
}
/*background RGBA
============================================*/
/*inline-block
============================================*/
.customer-account-index .columns a,
.amcompany-customer-account .columns a,
.customer-account-index .columns .alink,
.amcompany-customer-account .columns .alink {
  color: #666 !important;
}
.customer-account-index .columns a:hover,
.amcompany-customer-account .columns a:hover,
.customer-account-index .columns .alink:hover,
.amcompany-customer-account .columns .alink:hover {
  color: #333 !important;
}
.customer-account-index .columns button.action.primary.add,
.amcompany-customer-account .columns button.action.primary.add,
.customer-account-index .columns button.amshopby-button.add,
.amcompany-customer-account .columns button.amshopby-button.add,
.customer-account-index .columns button.am-filter-go.add,
.amcompany-customer-account .columns button.am-filter-go.add {
  border-color: #fb0 !important;
  background-color: #fb0 !important;
  color: #000 !important;
}
.customer-account-index .columns button.action.primary.add:hover,
.amcompany-customer-account .columns button.action.primary.add:hover,
.customer-account-index .columns button.amshopby-button.add:hover,
.amcompany-customer-account .columns button.amshopby-button.add:hover,
.customer-account-index .columns button.am-filter-go.add:hover,
.amcompany-customer-account .columns button.am-filter-go.add:hover {
  border-color: #fb0 !important;
  background-color: #fb0 !important;
  color: #000 !important;
  font-weight: 600;
}
/* Tools */
.a-left {
  text-align: left !important;
}
.a-center {
  text-align: center !important;
}
.a-right {
  text-align: right !important;
}
.v-top {
  vertical-align: top;
}
.v-middle {
  vertical-align: middle;
}
.f-left {
  float: left !important;
}
.f-right {
  float: right !important;
}
.f-none {
  float: none !important;
}
.no-display {
  display: none;
}
.no-margin {
  margin: 0 !important;
}
.no-padding {
  padding: 0 !important;
}
.col-no-padding {
  padding: 0 !important;
}
.row-no-margin {
  margin: 0 !important;
}
.no-bg {
  background: none !important;
}
@media (max-width: 991px) {
  .no-margin-mobile {
    margin: 0 !important;
  }
}
.d-flex {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.d-flex-align-center {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.unit-type-label {
  font-size: 12px;
  font-weight: 400;
}
#product-shipping-form .label {
  padding-top: 1px;
  padding-right: 100px;
  padding-bottom: 1px;
  padding-left: 10px;
  text-align: -webkit-match-parent;
  width: 100%;
  box-sizing: border-box;
  float: left;
}
#product-shipping-form .input {
  width: 100px;
  padding-top: 10px;
  padding-right: 140px;
  padding-bottom: 10px;
  padding-left: 60px;
}
.checkout-onepage-success .mercadopago-payment-success-details {
  text-align: center;
}
.checkout-onepage-success .mercadopago-input-group {
  margin: auto;
}
.checkout-onepage-success .mercadopago-payment-logo {
  margin: auto;
}
.amslider-header-container {
  color: #2d2d2d;
  font-weight: 600;
  line-height: 120%;
  text-transform: uppercase;
  padding: 0;
}
.amslider.am-brand-slider {
  margin: 0;
}
.am-slider-container .slick-arrow {
  border-radius: 2px;
  background: rgba(232, 232, 232, 0.4);
  width: 36px;
  height: 36px;
  -webkit-align-items: center !important;
  -ms-align-items: center !important;
  align-items: center !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: -ms-flex !important;
  display: flex !important;
  -webkit-justify-content: center !important;
  -ms-justify-content: center !important;
  justify-content: center !important;
  display: inline-block;
  text-decoration: none;
}
.am-slider-container .slick-arrow:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: #2d2d2d;
  content: '\E8F7';
  font-family: 'fontello';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.am-slider-container .slick-arrow::before {
  width: auto;
  height: auto;
  background: none;
}
.am-slider-container .slick-prev::before {
  transform: scaleX(-1);
}
.category-widget-main .category:not(.hide-desktop) {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 20px;
  margin-bottom: 68px;
}
.category-widget-main .category-list a {
  display: block;
  max-height: 449px;
  position: relative;
}
.category-widget-main .category-list a img {
  display: block;
  object-fit: contain;
  width: 100%;
  height: 100%;
}
.category-widget-main .category-list a span {
  color: #223dfe;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: -0.22px;
  text-transform: uppercase;
  position: absolute;
  bottom: 30px;
  right: 32px;
  -webkit-align-items: center !important;
  -ms-align-items: center !important;
  align-items: center !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: -ms-flex !important;
  display: flex !important;
  -webkit-justify-content: center !important;
  -ms-justify-content: center !important;
  justify-content: center !important;
  gap: 10px;
  text-align: right;
  display: inline-block;
  text-decoration: none;
}
.category-widget-main .category-list a span:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: inherit;
  color: #223dfe;
  content: '\E88A';
  font-family: 'fontello';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.category-widget-main .category-list a span::after {
  border: 1px solid #223dfe;
  border-radius: 0px 2px 2px 0px;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  font-weight: bold;
  width: 36px;
  height: 36px;
  transition: 300ms ease;
}
.category-widget-main .category:not(.hide-desktop) .category-list {
  margin: 0;
  width: calc((100% / 3) - 13.333333333px);
}
.category-widget-main .category:not(.hide-desktop) .category-list:nth-child(1n+4) {
  width: calc((100% / 4) - 15px);
}
.category-widget-main .category:not(.hide-desktop) .category-list:nth-child(1n+4) a {
  max-height: 373px;
}
.component-wrapper.free-shipping-bar {
  border-bottom: 1px solid #B3B3B3;
  margin: 0 16px;
  padding: 0 0 26px;
}
.component-wrapper.free-shipping-bar .explanation-text {
  color: #171717;
  text-align: right;
  font-size: 13.451px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 16px;
}
.component-wrapper.free-shipping-bar .explanation-text .free-shipping-text {
  color: #171717;
  font-family: Montserrat;
  font-size: 13.526px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}
div.minprogress {
  background-color: #EEEEEE;
  border: none;
}
div.minprogress .minprogress-active {
  background-color: #FECE32;
  position: static;
}
div.minprogress .progress-text {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.field.street .field .label {
  clip: inherit;
  width: inherit;
  height: inherit;
  position: inherit !important;
}
.popup-authentication-custom .modal-content .block-authentication .block-customer-login .block-title {
  flex-direction: column;
  text-align: center;
}
.popup-authentication-custom .modal-content .block-authentication .block-customer-login .block-title strong {
  font-size: 25px;
  line-height: 41px;
  color: #3e3e3e;
  font-weight: 700;
}
.popup-authentication-custom .modal-content .block-authentication .block-customer-login .block-title p {
  font-size: 14px;
  line-height: 23px;
  color: #888888;
  font-weight: normal;
}
.popup-authentication-custom .modal-content .block-authentication .block-customer-login .block-content .form-login .field .control {
  float: left;
  width: 100%;
}
.popup-authentication-custom .modal-content .block-authentication .block-customer-login .block-content .form-login .field .control input:focus ~ label,
.popup-authentication-custom .modal-content .block-authentication .block-customer-login .block-content .form-login .field .control input:valid ~ label {
  color: #5cb92e;
  transform: translateY(-24px);
}
.popup-authentication-custom .modal-content .block-authentication .block-customer-login .block-content .form-login .field .control .label {
  font-size: 12px;
  line-height: 19px;
}
.popup-authentication-custom .modal-content .block-authentication .block-customer-login .block-content .form-login .actions-toolbar .secondary {
  font-size: 12px;
  line-height: 19px;
  color: #0055ff;
}
.popup-authentication-custom .modal-content .block-authentication .block-customer-login .block-content .form-login .actions-toolbar .secondary a {
  text-decoration: none;
}
.popup-authentication-custom .modal-content .block-authentication .block-customer-login .block-content .form-login .actions-toolbar .primary {
  padding: 0;
}
.popup-authentication-custom .modal-content .block-authentication .block-customer-login .block-content .form-login .actions-toolbar .primary .action-login {
  line-height: 16px;
}
.popup-authentication-custom .modal-content .block-authentication .block-customer-login .block-content .btnentrar {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  width: 100%;
  height: 40px;
  border-radius: 5px;
  margin: 23px 0 16px;
  background-color: #223dfe;
  font-size: 16px;
  font-weight: 700;
  color: #ffffff;
}
.popup-authentication-custom .modal-content .block-authentication .block-customer-login .block-content .btnentrar:hover {
  background-color: #011eec;
}
.popup-authentication-custom .modal-content .block-authentication .block-customer-login .block-content .btnentrar.btnfacebook {
  background: #3b5998 0% 0% no-repeat padding-box;
  border: 1px #C7C7C7 solid;
  border-radius: 3px;
  font-size: 14px;
  font-weight: normal;
}
.popup-authentication-custom .modal-content .block-authentication .block-customer-login .block-content .btnentrar.btnfacebook:before {
  content: '\f09a';
  font-family: 'fontello';
  font-size: 24px;
  margin: 3px 16px 0px 0px;
  color: #ffffff;
}
.popup-authentication-custom .modal-content .block-authentication .block-customer-login .block-content .btnentrar.btngoogle {
  color: #494948;
  background: #fefefe 0% 0% no-repeat padding-box;
  border: 1px #C7C7C7 solid;
  border-radius: 3px;
  font-size: 14px;
  font-weight: normal;
}
.popup-authentication-custom .modal-content .block-authentication .block-customer-login .block-content .btnentrar.btngoogle:before {
  content: '\f1a0';
  font-family: 'fontello';
  font-size: 24px;
  margin: 0px 10px 0px 8px;
  color: #000000;
}
.popup-authentication-custom .modal-content .block-authentication .block-new-customer {
  text-align: center;
}
.popup-authentication-custom .modal-content .block-authentication .block-new-customer .block-content {
  display: inline-flex;
}
.popup-authentication-custom .modal-content .block-authentication .block-new-customer .block-content p {
  line-height: 19px;
}
.popup-authentication-custom .modal-content .block-authentication .block-new-customer .block-content a {
  padding: 0;
  font-size: 14px;
  line-height: 19px;
  font-weight: normal;
  text-decoration: none;
  color: #0055ff;
}
.product.info.detailed .product.data.items > .title-products {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.product-items.products-grid .reviews-actions,
.product-items-slider.products-grid .reviews-actions,
.product-items.list .reviews-actions,
.product-items-slider.list .reviews-actions,
.product-items.widget-new-grid .reviews-actions,
.product-items-slider.widget-new-grid .reviews-actions,
.product-items .slider-product-item-info .reviews-actions,
.product-items-slider .slider-product-item-info .reviews-actions {
  display: none;
}
.rating-summary .rating-result {
  margin-left: 0;
}
.product-item .product-reviews-summary .rating-summary {
  display: table-cell;
  left: 0;
  position: relative;
  text-align: center;
  vertical-align: middle;
}
.reviewmodal .review-form {
  max-width: inherit;
}
.reviewmodal .modal-title .modal-subtitle {
  font-weight: 700;
}
.reviewmodal .review-field-ratings .review-field-rating .label {
  display: none;
}
.modal-popup .review-add .block-title {
  display: block;
}
.reviewaverage {
  margin-bottom: 30px;
}
.reviewaverage .block-title {
  font-size: 2.2rem !important;
  font-weight: 700;
  color: #010107;
  line-height: 1;
  margin: 0 0 30px !important;
  text-transform: initial;
}
.reviewaverage .percent-reviews {
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  border-bottom: 1px solid #e2e2e2;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  gap: 12px;
  margin: 0 0 30px;
  padding: 0 0 20px;
}
.reviewaverage .percent-reviews__value {
  color: #2d2d2d;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1;
}
.reviewaverage .percent-reviews__value > small {
  font-size: inherit;
}
.reviewaverage .percent-reviews__text {
  color: #666666;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1;
}
.reviewaverage .rating-summary.average {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.reviewaverage .rating-summary.average:not(:last-child) {
  margin-bottom: 24px;
}
.reviewaverage .rating-summary.average .p-estrela {
  color: #7a7a7a;
  font-size: 1.4rem;
  font-weight: 400;
}
.reviewaverage .rating-summary.average .n-estrela {
  color: #7a7a7a;
  font-size: 1.4rem;
  font-weight: 400;
  margin-left: auto;
}
.reviewaverage .rating-summary.average .n-estrela::before {
  color: #d2d8e4;
}
#open-review {
  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;
}
#open-review:focus,
#open-review:active {
  background: none;
  border: none;
}
#open-review:hover {
  background: none;
  border: none;
}
#open-review.disabled,
#open-review[disabled],
fieldset[disabled] #open-review {
  pointer-events: none;
  opacity: 0.5;
}
#open-review.review-button {
  background-image: none;
  background: #223dfe;
  border: none;
  cursor: pointer;
  font-family: 'reddit', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  width: 100%;
  font-size: 1.4rem;
  line-height: 5rem;
  box-sizing: border-box;
  vertical-align: middle;
  box-shadow: 0 2px 0 0 #011eec;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  background-color: #282829 !important;
  border-radius: 4px;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #ffffff;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: -ms-flex !important;
  display: flex !important;
  font-size: 1.6rem !important;
  font-weight: 700;
  gap: 5px;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  transition: background-color 150ms linear;
  display: inline-block;
}
#open-review.review-button:focus,
#open-review.review-button:active {
  background: #011eec;
  border: none;
  color: #ffffff;
}
#open-review.review-button:hover {
  background: #011eec;
  border: none;
  color: #ffffff;
}
#open-review.review-button.disabled,
#open-review.review-button[disabled],
fieldset[disabled] #open-review.review-button {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
#open-review.review-button:after {
  background-image: url('../../frontend/bistwobis/casazuny/pt_BR/images/icon-arrow-more-white.svg');
  background-position-x: 0;
  background-position-y: 0;
  line-height: 12px;
  vertical-align: middle;
  height: 12px;
  width: 12px;
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
}
#open-review.review-button,
#open-review.review-button:active,
#open-review.review-button:focus {
  background-color: #223dfe;
}
#open-review.review-button:hover {
  background-color: #3c3c3d !important;
  transition: background-color 150ms linear;
}
.product-reviews #product-review-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
.product-reviews #product-review-container .no-rating {
  color: #000;
  text-align: center;
  font-size: 1.8rem;
  line-height: 18px;
}
.product-reviews #product-review-container .block.review-list {
  width: 66.287015945%;
}
.product-reviews #product-review-container .block.review-list .title-products {
  margin: 0 0 20px;
  font-size: 2.2rem;
  font-weight: 700;
}
.product-reviews #product-review-container .block.review-list .rating-result::before,
.product-reviews #product-review-container .block.review-list .rating-result > span::before {
  font-size: 12px;
  height: 16px;
  line-height: 16px;
  letter-spacing: 6px;
}
.product-reviews #product-review-container .block.review-list .subtitle-reviews {
  -webkit-align-items: baseline;
  -ms-align-items: baseline;
  align-items: baseline;
  border-bottom: 1px solid #e2e2e2;
  color: #575757;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 1.4rem;
  font-weight: 400;
  gap: 8px;
  margin: 0 0 26px;
  padding: 0 0 20px;
}
.product-reviews #product-review-container .block.review-list .subtitle-reviews > span {
  color: #2d2d2d;
  font-size: 2.4rem;
  font-weight: 700;
}
.product-reviews #product-review-container .block.review-list .items.review-items {
  height: 304px;
  overflow: clip auto;
  padding-right: 18px;
}
.product-reviews #product-review-container .block.review-list .items.review-items .simplebar-track {
  background-color: #ebebeb;
  border-radius: 6px;
}
.product-reviews #product-review-container .block.review-list .items.review-items .simplebar-track .simplebar-scrollbar::before {
  background-color: #b8b8b8;
  opacity: 1;
}
.product-reviews #product-review-container .block.review-statistic {
  width: 32.498101746%;
}
.product-reviews #product-review-container .block.review-statistic .rating-result {
  margin-right: 12px;
}
.product-reviews #product-review-container .block.review-statistic .rating-result::before,
.product-reviews #product-review-container .block.review-statistic .rating-result > span::before {
  font-size: 14px;
  height: 16px;
  line-height: 16px;
  letter-spacing: 6px;
}
.product-reviews #product-review-container .rating-result {
  width: unset;
}
.product-reviews #product-review-container .rating-result::before,
.product-reviews #product-review-container .rating-result > span::before {
  font-family: 'fontello';
  content: '\E802' '\E802' '\E802' '\E802' '\E802';
  font-size: 12px !important;
}
.product-reviews .review-items .review-item {
  border: none;
  padding: 0;
}
.product-reviews .review-items .review-item:not(:first-child) {
  padding: 15px 0;
}
.product-reviews .review-items .review-item .review-content {
  color: #666666;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 19px;
}
.product-reviews .review-items .review-item .review-ratings {
  float: none;
  margin-bottom: 14px;
}
.product-reviews .review-items .review-item .review-title {
  margin: 0 0 15px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
}
.product-reviews .review-items .review-item .review-ratings ~ .review-content,
.product-reviews .review-items .review-item .review-ratings ~ .review-details {
  margin-left: 0;
}
.product-reviews .review-items .review-item .review-details {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.product-reviews .review-items .review-item .review-details:not(.name) {
  -webkit-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
}
.product-reviews .review-items .review-item .review-details.name .review-author {
  color: #1f2834;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1;
  margin: 0 0 12px;
}
.product-reviews .review-items .review-item .review-details .review-date {
  color: #001c26;
  font-size: 1.2rem;
  font-weight: 400;
}
.product-reviews .review-toolbar {
  border: none;
}
.product-reviews .block.review-add {
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 50px;
}
.product-reviews .block.review-add .review-form {
  max-width: 100%;
}
.product-reviews .block.review-add .review-form .fieldset {
  margin-bottom: 25px;
}
.product-reviews .block.review-add .fieldset > .field:not(.choice) > .control {
  width: 100%;
  float: none;
}
.product-reviews .block.review-add .fieldset > .field:not(.choice) > .control.aligncenter {
  position: relative;
  width: 225px;
  margin: 0 auto;
}
.product-reviews .block.review-add .fieldset > .field:not(.choice) > .control input[type="text"] {
  height: 42px;
  border-radius: 4px;
}
.product-reviews .block.review-add .fieldset > .field:not(.choice) > .control textarea {
  border-radius: 4px;
}
.product-reviews .block.review-add .fieldset > .field .field.choice,
.product-reviews .block.review-add .fieldset > .fields > .field .field.choice {
  height: 30px;
}
.product-reviews .block.review-add .block-title {
  display: block;
  text-align: center;
  font-size: 20px;
}
.product-reviews .review-field-ratings {
  margin-bottom: 25px;
}
.product-reviews .review-field-ratings .field-error,
.product-reviews .review-field-ratings div.mage-error[generated] {
  margin-top: 0;
  position: absolute;
  top: 80%;
  text-align: center;
}
.product-reviews .review-control-vote label:before,
.product-reviews .review-control-vote:before {
  font-size: 50px;
  height: 50px;
  letter-spacing: -5px;
  line-height: 50px;
}
.product-reviews .actions-toolbar.review-form-actions {
  margin: 0;
  text-align: center;
}
.product-reviews .actions-toolbar.review-form-actions .primary.actions-primary {
  width: 100%;
}
.product-reviews .actions-toolbar.review-form-actions .submitreviewbutton {
  width: 100%;
  height: 50px;
  border: none;
  background-color: #000000;
  color: #ffffff;
  font-size: 16px;
}
.product-reviews .actions-toolbar.review-form-actions .submitreviewbutton:hover {
  background-color: #333333;
}
.login-register-popup .cancelbtn {
  background: #fff;
  border: none;
  display: inline-block;
  text-decoration: none;
}
.login-register-popup .cancelbtn:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 29px;
  line-height: 1;
  color: #3d5274;
  content: '\e8dd';
  font-family: 'fontello';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.login-register-popup .cancelbtn span {
  font-size: 0;
}
.login-register-popup .popup-register-form .container {
  max-height: calc(100vh - 168px);
  overflow-x: hidden;
  padding: 10px;
}
.login-register-popup .popup-register-form .container button {
  border-radius: 12px;
  background-color: #223DFE;
  color: #fff;
}
.login-register-popup .popup-register-form .container button:hover {
  background-color: #fff;
  color: #223DFE;
}
.login-register-popup .popup-register-form .container .grid-register-fields input:not([disabled]):focus,
.login-register-popup .popup-register-form .container .grid-register-fields select:focus {
  box-shadow: 0 2px 0 0 #ccc;
}
.login-register-popup .popup-login-form .container .pwa-textfield input:not([disabled]):focus {
  box-shadow: 0 2px 0 0 #ccc;
}
.navigation > .ninjamenus.ninjamenus-desktop {
  height: 100%;
  margin: 0;
}
.navigation .block-static-block.widget,
.navigation .block-cms-link.widget {
  margin: 0;
}
.navigation .ninjamenus-desktop.ninjamenus-top .level0::before,
.navigation .magezon-builder::before,
.navigation .ninjamenus-desktop.ninjamenus-top .level0::after,
.navigation .magezon-builder::after {
  content: unset !important;
}
.navigation .ninjamenus-desktop.ninjamenus-top .level0.not-arrow > a::after {
  display: none;
}
.navigation .ninjamenus-desktop.ninjamenus-top .level0.mega > a::after {
  content: '';
  border-top: 6px solid #6A6A6A;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: none;
  transition: all 300ms ease;
}
.navigation .ninjamenus-desktop.ninjamenus-top .level0.mega > a:hover::after {
  border-top-color: #2d2d2d;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.navigation .ninjamenus-desktop.ninjamenus-top .level0.mega.item-hovered > a::after {
  border-top-color: #2d2d2d;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.navigation .ninjamenus-desktop.ninjamenus-top .level0 > a {
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  gap: 6px;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  height: 100%;
  padding: 9px 22px !important;
}
.navigation .magezon-builder {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  height: 100%;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  gap: 8px;
  padding: 5px;
}
.navigation .magezon-builder .nav-item .item-submenu .mgz-element-column .mgz-element-magento_widget .block-products-list .product-items .product-item {
  width: 100%;
  max-width: 300px;
}
.navigation .magezon-builder .nav-item .item-submenu .mgz-element-column .mgz-element-magento_widget .block-products-list .product-items .product-item .product-item-info .product-image-container {
  max-width: 280px;
}
.navigation .magezon-builder .nav-item .item-submenu .mgz-element-column .mgz-element-magento_widget .block-products-list .product-items .product-item .product-item-details .product-item-inner {
  display: none;
}
.navigation .ninjamenus.ninjamenus-desktop.ninjamenus-vertical .nav-item.level0:hover > a,
.navigation .ninjamenus.ninjamenus-desktop.ninjamenus-horizontal .nav-item.level0:hover > a {
  background-color: inherit;
}
.navigation .ninjamenus-desktop .level0 > a {
  padding: 0 4px;
}
.navigation .ninjamenus.ninjamenus-desktop .level0 .left_edge_parent_item > .item-submenu {
  height: 100%;
  max-height: 498px;
  left: 100%;
  padding: 0;
  top: 0;
  max-width: calc(100vw - 290px);
  z-index: -1;
}
.navigation .center-submenu {
  left: 50%;
  margin: 0 !important;
  max-width: 1316px;
  transform: translateX(-50%);
}
.navigation .level0 > a > span.title {
  font-weight: 600;
}
.navigation .mgz-element-inner .inner-content .mgz-element-column .mgz-element-inner .mgz-single-image-wrapper .mgz-single-image-inner {
  position: relative;
  z-index: 1;
}
.navigation .d-flex-half .mgz-element-inner .inner-content .mgz-element-column.menu-image-wrapper .mgz-element-inner {
  padding: 0;
}
.navigation .d-flex-half .mgz-element-inner .inner-content .mgz-element-column.menu-image-wrapper .mgz-element-inner .no-padding {
  text-align: right;
}
.navigation .d-flex-half .mgz-element-inner .inner-content .mgz-element-column.menu-image-wrapper .mgz-element-inner .no-padding .mgz-single-image-inner a {
  border-radius: 14px;
  padding: 0;
  overflow: hidden;
}
.navigation .position-static {
  position: static;
}
.navigation .submenus-list {
  padding: 12px 0 !important;
}
.navigation .am-widget-brandlist .simplebar-content-wrapper {
  padding: 15px;
}
.navigation .am-widget-brandlist .simplebar-content-wrapper::before {
  border: 1px solid #e4e4e4;
  border-radius: 4px;
  bottom: 0;
  content: '';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.navigation .am-widget-brandlist .simplebar-track.simplebar-vertical {
  margin: 16px 0 !important;
  right: 16px !important;
}
.navigation .brand-list__scroll {
  max-height: 336px;
}
.navigation .brand-list-image__scroll .simplebar-track {
  right: 0;
}
.navigation .submenus-list .simplebar-track,
.navigation .navigation .am-widget-brandlist .content .simplebar-track,
.navigation .brand-list__scroll .simplebar-track {
  right: -10px;
}
.navigation .submenus-list .simplebar-track.simplebar-vertical,
.navigation .navigation .am-widget-brandlist .content .simplebar-track.simplebar-vertical,
.navigation .brand-list__scroll .simplebar-track.simplebar-vertical,
.navigation .brand-list-image__scroll .simplebar-track.simplebar-vertical {
  background: #E2E2E4;
  border-radius: 4px;
  margin: 10px 0;
  width: 6px;
}
.navigation .submenus-list .simplebar-scrollbar::before,
.navigation .navigation .am-widget-brandlist .content .simplebar-scrollbar::before,
.navigation .brand-list__scroll .simplebar-scrollbar::before,
.navigation .brand-list-image__scroll .simplebar-scrollbar::before {
  background: #282829;
  left: 0;
  opacity: 1 !important;
  width: 6px;
}
.navigation .submenus-list .nav-item.mgz-element > a,
.navigation .navigation .am-widget-brandlist .content .nav-item.mgz-element > a,
.navigation .brand-list__scroll .nav-item.mgz-element > a,
.navigation .brand-list-image__scroll .nav-item.mgz-element > a {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  padding: 15px 0;
  position: relative;
}
.navigation .submenus-list .nav-item.mgz-element > a:hover,
.navigation .navigation .am-widget-brandlist .content .nav-item.mgz-element > a:hover,
.navigation .brand-list__scroll .nav-item.mgz-element > a:hover,
.navigation .brand-list-image__scroll .nav-item.mgz-element > a:hover {
  color: #282829;
  font-weight: 700;
}
.nav-item > a {
  color: #666666 !important;
}
.magezon-builder .mgz-container {
  width: 100% !important;
}
.navigation .am-widget-brandlist .simplebar-content-wrapper {
  padding: 15px;
}
.navigation .am-widget-brandlist .simplebar-content-wrapper::before {
  border: 1px solid #e4e4e4;
  border-radius: 4px;
  bottom: 0;
  content: '';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.navigation .am-widget-brandlist .simplebar-track.simplebar-vertical {
  margin: 16px 0 !important;
  right: 16px !important;
}
.navigation .am-widget-brandlist .brands-filters {
  margin: 0 0 16px;
}
.navigation .am-widget-brandlist .ambrands-search-wrapper {
  float: none;
  position: relative;
  width: 100%;
  display: inline-block;
}
.navigation .am-widget-brandlist .ambrands-search-wrapper:after {
  background-image: url('../../frontend/bistwobis/casazuny/pt_BR/images/lupa.svg');
  background-position-x: 0;
  background-position-y: 0;
  line-height: 20px;
  vertical-align: middle;
  height: 20px;
  width: 20px;
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
}
.navigation .am-widget-brandlist .ambrands-search-wrapper::after {
  right: 15px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.navigation .am-widget-brandlist .ambrands-search-wrapper .ambrands-search-input {
  border: 1px solid #e4e4e4;
  border-radius: 4px;
  height: 48px;
  margin: 0;
  padding: 0 36px 0 15px;
}
.navigation .am-widget-brandlist .brand-images__wrapper {
  max-height: 258px;
}
.navigation .am-widget-brandlist .brand-images__wrapper .simplebar-track.simplebar-vertical {
  background: #E2E2E4;
  border-radius: 4px;
  margin: 10px 0;
  width: 6px;
}
.navigation .am-widget-brandlist .brand-images__wrapper .simplebar-scrollbar::before {
  background: #282829;
  left: 0;
  opacity: 1 !important;
  width: 6px;
}
.navigation .am-widget-brandlist .brand-images:first-of-type .brands-letter .bare-list .brand-item:first-of-type {
  margin-top: 0;
}
.navigation .am-widget-brandlist .brand-images .brands-letter {
  margin: 0;
}
.navigation .am-widget-brandlist .brand-images .brands-letter dd {
  margin: 0;
}
.navigation .am-widget-brandlist .brand-images .brands-letter .letter {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.navigation .am-widget-brandlist .brand-images .brands-letter .bare-list {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.navigation .am-widget-brandlist .brand-images .brands-letter .brand-item {
  margin: 16px 0 0;
  min-height: unset !important;
  min-width: unset !important;
}
.navigation .am-widget-brandlist .brand-images .brands-letter .brand-item .am-image-wrapper {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.navigation .am-widget-brandlist .brand-images .brands-letter .brand-item a {
  width: fit-content;
}
.navigation .am-widget-brandlist .brand-images .brands-letter .brand-item a:hover .label {
  text-decoration: underline;
}
.navigation .am-widget-brandlist .brand-images .brands-letter .brand-item .label {
  color: #666666;
  font-size: 1.4rem;
  margin: 0;
  padding: 0;
}
.navigation .am-widget-brandlist .brand-images .brands-letter .brand-item .label::before {
  content: unset;
}
.testimonials-slider {
  font-family: 'reddit', sans-serif;
}
.testimonials-slider .block-content {
  max-width: 1316px;
}
.testimonials-slider .slick-slider {
  margin: 0 -12px;
}
.testimonials-slider .slick-slider .slick-slide {
  padding: 0;
  margin: 0 12px;
}
.testimonials-slider .slick-slider .slick-arrow {
  border-radius: 2px;
  background: rgba(232, 232, 232, 0.4);
  width: 36px;
  height: 36px;
  opacity: 1;
  top: 100%;
  display: inline-block;
  text-decoration: none;
}
.testimonials-slider .slick-slider .slick-arrow:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  line-height: 40px;
  color: #000000;
  content: '\E8F7';
  font-family: 'fontello';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.testimonials-slider .slick-slider .slick-arrow::before {
  background: none;
  width: 36px;
  height: 36px;
  opacity: 1;
}
.testimonials-slider .slick-slider .slick-next::before {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.testimonials-slider .slick-slider .slick-prev::before {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.testimonials-slider .wrapper-controls {
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  margin-top: 60px;
}
.testimonials-slider .wrapper-controls .custom-dots-container .slick-dots {
  display: flex !important;
  position: initial;
  transform: none;
}
.testimonials-slider .wrapper-controls .custom-dots-container .slick-dots li button {
  height: 11px;
  width: 14px;
}
.testimonials-slider .wrapper-controls .custom-dots-container .slick-dots li button::before {
  background-color: #2d2d2d;
  opacity: 1;
}
.testimonials-slider .wrapper-controls .custom-dots-container .slick-dots li.slick-active button {
  height: 11px;
  width: 30px;
}
.testimonials-slider .wrapper-controls .custom-dots-container .slick-dots li.slick-active button::before {
  background-color: #223dfe;
}
.testimonials-slider h2.title {
  color: #282829;
  font-size: 3rem;
  font-weight: 600;
  text-align: left;
  text-transform: uppercase;
  margin: 0 0 34px;
}
.testimonials-slider .review-ratings {
  margin: 0;
  max-width: 100%;
  width: 100%;
}
.testimonials-slider .rating-summary .rating-result {
  margin: 0 0 12px -6px;
  width: 120px;
}
.testimonials-slider .rating-summary .rating-result::before,
.testimonials-slider .rating-summary .rating-result span::before {
  font-size: 30px;
  line-height: 24px;
  height: 24px;
  letter-spacing: -8px;
}
.testimonials-slider .header-info {
  -webkit-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 16px;
}
.testimonials-list figure.testimonial .author h5,
.testimonials-slider figure.testimonial .author h5 {
  color: #282829;
  font-size: 2rem;
  font-weight: 700;
}
.testimonials-list figure.testimonial .ocupation p,
.testimonials-slider figure.testimonial .ocupation p {
  color: #676767;
  font-size: 1.4rem;
}
.testimonials-slider figure.testimonial blockquote {
  font-family: 'poppins', sans-serif;
  filter: none;
  padding: 0;
}
.testimonials-slider figure.testimonial blockquote .text-content {
  color: #505050;
  font-size: 1.4rem;
  border-radius: 10px;
  border: 1px solid #C6C6C6;
  padding: 26px 20px;
}
.testimonials-slider figure.testimonial blockquote .text-content .action {
  color: #223dfe;
  display: inline;
}
.testimonials-list figure.testimonial .author,
.testimonials-slider figure.testimonial .author {
  padding: 0;
  position: initial;
  transform: none;
}
.testimonials-list figure.testimonial blockquote::before,
.testimonials-slider figure.testimonial blockquote::before,
.testimonials-list figure.testimonial blockquote::after,
.testimonials-slider figure.testimonial blockquote::after {
  content: unset;
}
.testimonials-slider figure.testimonial {
  margin: 0;
  padding: 0;
  width: 100%;
}
@font-face {
	font-family: 'fontello';
	src: url('../../frontend/bistwobis/casazuny/pt_BR/fonts/fontello.eot');
	src: url('../../frontend/bistwobis/casazuny/pt_BR/fonts/fontello.eot#iefix') format('embedded-opentype'),
			 url('../../frontend/bistwobis/casazuny/pt_BR/fonts/fontello.woff2') format('woff2'),
			 url('../../frontend/bistwobis/casazuny/pt_BR/fonts/fontello.woff') format('woff'),
			 url('../../frontend/bistwobis/casazuny/pt_BR/fonts/fontello.ttf') format('truetype'),
			 url('../../frontend/bistwobis/casazuny/pt_BR/fonts/fontello.svg#fontello') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../../frontend/bistwobis/casazuny/pt_BR/font/fontello.svg?46061611#fontello') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
	font-family: "fontello";
	font-style: normal;
	font-weight: normal;
	speak: never;
  
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .2em;
	text-align: center;
	/* opacity: .8; */
  
	/* For safety - reset parent styles, that can break glyph codes*/
	font-variant: normal;
	text-transform: none;
  
	/* fix buttons height, for twitter bootstrap */
	line-height: 1em;
  
	/* Animation center compensation - margins should be symmetric */
	/* remove if not needed */
	margin-left: .2em;
  
	/* you can be more comfortable with increased icons size */
	/* font-size: 120%; */
  
	/* Font smoothing. That was taken from TWBS */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
  
	/* Uncomment for 3D effect */
	/* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
  }
  
  .icon-search:before { content: '\e800'; } /* '' */
  .icon-truck:before { content: '\e801'; } /* '' */
  .icon-star:before { content: '\e802'; } /* '' */
  .icon-chat:before { content: '\e803'; } /* '' */
  .icon-basket:before { content: '\e804'; } /* '' */
  .icon-blogger:before { content: '\e805'; } /* '' */
  .icon-phone:before { content: '\e806'; } /* '' */
  .icon-credit-card:before { content: '\e807'; } /* '' */
  .icon-basket-1:before { content: '\e808'; } /* '' */
  .icon-basket-2:before { content: '\e809'; } /* '' */
  .icon-bag:before { content: '\e80a'; } /* '' */
  .icon-login:before { content: '\e80b'; } /* '' */
  .icon-pencil:before { content: '\e80c'; } /* '' */
  .icon-cancel:before { content: '\e80d'; } /* '' */
  .icon-trash-empty:before { content: '\e80e'; } /* '' */
  .icon-box:before { content: '\e80f'; } /* '' */
  .icon-heart-empty:before { content: '\e810'; } /* '' */
  .icon-heart:before { content: '\e811'; } /* '' */
  .icon-user:before { content: '\e812'; } /* '' */
  .icon-lock:before { content: '\e813'; } /* '' */
  .icon-star-empty:before { content: '\e814'; } /* '' */
  .icon-bell:before { content: '\e815'; } /* '' */
  .icon-clock:before { content: '\e816'; } /* '' */
  .icon-home:before { content: '\e817'; } /* '' */
  .icon-star-1:before { content: '\e818'; } /* '' */
  .icon-tags:before { content: '\e819'; } /* '' */
  .icon-arrows-cw:before { content: '\e81a'; } /* '' */
  .icon-th:before { content: '\e81b'; } /* '' */
  .icon-th-list:before { content: '\e81c'; } /* '' */
  .icon-emo-unhappy:before { content: '\e81d'; } /* '' */
  .icon-facebook-messenger:before { content: '\e81e'; } /* '' */
  .icon-play-circled2:before { content: '\e81f'; } /* '' */
  .icon-instacamera:before { content: '\e820'; } /* '' */
  .icon-instagaleria:before { content: '\e821'; } /* '' */
  .icon-busca3:before { content: '\e822'; } /* '' */
  .icon-usuario01:before { content: '\e823'; } /* '' */
  .icon-phone1:before { content: '\e824'; } /* '' */
  .icon-telefone-1:before { content: '\e825'; } /* '' */
  .icon-seta-banner-esquerda:before { content: '\e826'; } /* '' */
  .icon-seta-banner-direita:before { content: '\e827'; } /* '' */
  .icon-whats:before { content: '\e828'; } /* '' */
  .icon-left-open:before { content: '\e829'; } /* '' */
  .icon-atendimentoheadset:before { content: '\e82a'; } /* '' */
  .icon-clock-2:before { content: '\e82b'; } /* '' */
  .icon-truck-solid:before { content: '\e82c'; } /* '' */
  .icon-barcode-solid:before { content: '\e82d'; } /* '' */
  .icon-credit-card-solid:before { content: '\e82e'; } /* '' */
  .icon-lock-solid:before { content: '\e82f'; } /* '' */
  .icon-search-solid:before { content: '\e830'; } /* '' */
  .icon-shopping-bag-solid:before { content: '\e831'; } /* '' */
  .icon-headset-solid:before { content: '\e832'; } /* '' */
  .icon-facebook-1:before { content: '\e833'; } /* '' */
  .icon-caret-square-left:before { content: '\e834'; } /* '' */
  .icon-caret-square-right-solid:before { content: '\e835'; } /* '' */
  .icon-credit_card-24px:before { content: '\e836'; } /* '' */
  .icon-bolt:before { content: '\e837'; } /* '' */
  .icon-hexagon:before { content: '\e838'; } /* '' */
  .icon-frete:before { content: '\e839'; } /* '' */
  .icon-news:before { content: '\e83a'; } /* '' */
  .icon-oldtelephone:before { content: '\e83b'; } /* '' */
  .icon-home-1:before { content: '\e83c'; } /* '' */
  .icon-right-open-big:before { content: '\e83d'; } /* '' */
  .icon-left-open-big:before { content: '\e83e'; } /* '' */
  .icon-plus:before { content: '\e83f'; } /* '' */
  .icon-minus:before { content: '\e840'; } /* '' */
  .icon-shopping_cart-24px:before { content: '\e841'; } /* '' */
  .icon-person_outline-24px:before { content: '\e842'; } /* '' */
  .icon-favorite_border-black-18dp:before { content: '\e843'; } /* '' */
  .icon-headset:before { content: '\e844'; } /* '' */
  .icon-clock-1:before { content: '\e845'; } /* '' */
  .icon-relogio:before { content: '\e846'; } /* '' */
  .icon-caminho-43:before { content: '\e847'; } /* '' */
  .icon-atendimentopeople:before { content: '\e848'; } /* '' */
  .icon-avatar:before { content: '\e849'; } /* '' */
  .icon-regua:before { content: '\e84a'; } /* '' */
  .icon-diferencial:before { content: '\e84b'; } /* '' */
  .icon-bag-1:before { content: '\e84c'; } /* '' */
  .icon-right-open:before { content: '\e84d'; } /* '' */
  .icon-email:before { content: '\e84e'; } /* '' */
  .icon-layer:before { content: '\e84f'; } /* '' */
  .icon-carrinho:before { content: '\e850'; } /* '' */
  .icon-favorito:before { content: '\e851'; } /* '' */
  .icon-telefone:before { content: '\e852'; } /* '' */
  .icon-coracao:before { content: '\e853'; } /* '' */
  .icon-down-dir:before { content: '\e854'; } /* '' */
  .icon-up-dir:before { content: '\e855'; } /* '' */
  .icon-minha-conta:before { content: '\e856'; } /* '' */
  .icon-lojas:before { content: '\e857'; } /* '' */
  .icon-login-1:before { content: '\e858'; } /* '' */
  .icon-box-closed1:before { content: '\e859'; } /* '' */
  .icon-package:before { content: '\e85a'; } /* '' */
  .icon-sacola:before { content: '\e85b'; } /* '' */
  .icon-busca2:before { content: '\e85c'; } /* '' */
  .icon-filtrar:before { content: '\e85d'; } /* '' */
  .icon-banner-left:before { content: '\e85e'; } /* '' */
  .icon-banner-right:before { content: '\e85f'; } /* '' */
  .icon-boleto-1:before { content: '\e860'; } /* '' */
  .icon-carrinho5:before { content: '\e861'; } /* '' */
  .icon-carrinho4:before { content: '\e862'; } /* '' */
  .icon-carrinho3:before { content: '\e863'; } /* '' */
  .icon-carrinho1:before { content: '\e864'; } /* '' */
  .icon-cards:before { content: '\e865'; } /* '' */
  .icon-card:before { content: '\e866'; } /* '' */
  .icon-card1:before { content: '\e867'; } /* '' */
  .icon-card-1:before { content: '\e868'; } /* '' */
  .icon-caminhão:before { content: '\e869'; } /* '' */
  .icon-x:before { content: '\e86a'; } /* '' */
  .icon-caminhao-4:before { content: '\e86b'; } /* '' */
  .icon-caminhao-2:before { content: '\e86c'; } /* '' */
  .icon-caminhao1:before { content: '\e86d'; } /* '' */
  .icon-caminhao:before { content: '\e86e'; } /* '' */
  .icon-caixa:before { content: '\e86f'; } /* '' */
  .icon-cadeadofull:before { content: '\e870'; } /* '' */
  .icon-cadeado-1:before { content: '\e871'; } /* '' */
  .icon-cadeado:before { content: '\e872'; } /* '' */
  .icon-busca-2:before { content: '\e873'; } /* '' */
  .icon-busca4:before { content: '\e874'; } /* '' */
  .icon-busca3-1:before { content: '\e875'; } /* '' */
  .icon-carrinho-2:before { content: '\e876'; } /* '' */
  .icon-circle:before { content: '\e877'; } /* '' */
  .icon-clock-3:before { content: '\e878'; } /* '' */
  .icon-carrinho-5:before { content: '\e879'; } /* '' */
  .icon-carrinho-02:before { content: '\e87a'; } /* '' */
  .icon-clock01:before { content: '\e87b'; } /* '' */
  .icon-envelopevish:before { content: '\e87c'; } /* '' */
  .icon-enviar:before { content: '\e87d'; } /* '' */
  .icon-fechar:before { content: '\e87e'; } /* '' */
  .icon-fecharbold:before { content: '\e87f'; } /* '' */
  .icon-closemenu:before { content: '\e880'; } /* '' */
  .icon-cart-1:before { content: '\e881'; } /* '' */
  .icon-cart01:before { content: '\e882'; } /* '' */
  .icon-cart7:before { content: '\e883'; } /* '' */
  .icon-cog-alt:before { content: '\e884'; } /* '' */
  .icon-cog:before { content: '\e885'; } /* '' */
  .icon-flash-symbol:before { content: '\e886'; } /* '' */
  .icon-fone:before { content: '\e887'; } /* '' */
  .icon-cart-alt:before { content: '\e888'; } /* '' */
  .icon-cronometro:before { content: '\e889'; } /* '' */
  .icon-aright:before { content: '\e88a'; } /* '' */
  .icon-aleft:before { content: '\e88b'; } /* '' */
  .icon-fone-01:before { content: '\e88c'; } /* '' */
  .icon-cartao2:before { content: '\e88d'; } /* '' */
  .icon-delivery:before { content: '\e88e'; } /* '' */
  .icon-fonecabo:before { content: '\e88f'; } /* '' */
  .icon-locationpin01:before { content: '\e890'; } /* '' */
  .icon-locker:before { content: '\e891'; } /* '' */
  .icon-login-2:before { content: '\e892'; } /* '' */
  .icon-login-01:before { content: '\e893'; } /* '' */
  .icon-lupa04:before { content: '\e894'; } /* '' */
  .icon-lupa05:before { content: '\e895'; } /* '' */
  .icon-mail-1:before { content: '\e896'; } /* '' */
  .icon-measuring-tape:before { content: '\e897'; } /* '' */
  .icon-menu-1:before { content: '\e898'; } /* '' */
  .icon-frete-2:before { content: '\e899'; } /* '' */
  .icon-delivery-truck02:before { content: '\e89a'; } /* '' */
  .icon-cartao02:before { content: '\e89b'; } /* '' */
  .icon-cartao-de-credito:before { content: '\e89c'; } /* '' */
  .icon-cartoes:before { content: '\e89d'; } /* '' */
  .icon-cartoes01:before { content: '\e89e'; } /* '' */
  .icon-casa1:before { content: '\e89f'; } /* '' */
  .icon-central-de-atendimento:before { content: '\e8a0'; } /* '' */
  .icon-cesta-1:before { content: '\e8a1'; } /* '' */
  .icon-chat04:before { content: '\e8a2'; } /* '' */
  .icon-chat-2:before { content: '\e8a3'; } /* '' */
  .icon-relogio_rodape:before { content: '\e8a4'; } /* '' */
  .icon-sacola02:before { content: '\e8a5'; } /* '' */
  .icon-send-mail:before { content: '\e8a6'; } /* '' */
  .icon-send-mail01:before { content: '\e8a7'; } /* '' */
  .icon-settings:before { content: '\e8a8'; } /* '' */
  .icon-settings01:before { content: '\e8a9'; } /* '' */
  .icon-share:before { content: '\e8aa'; } /* '' */
  .icon-share-1:before { content: '\e8ab'; } /* '' */
  .icon-shopcart:before { content: '\e8ac'; } /* '' */
  .icon-shopping:before { content: '\e8ad'; } /* '' */
  .icon-shopping-bag-1:before { content: '\e8ae'; } /* '' */
  .icon-shopping-bag01:before { content: '\e8af'; } /* '' */
  .icon-shopping-bags:before { content: '\e8b0'; } /* '' */
  .icon-shopping-cart03:before { content: '\e8b1'; } /* '' */
  .icon-check01:before { content: '\e8b2'; } /* '' */
  .icon-check02:before { content: '\e8b3'; } /* '' */
  .icon-checkbox:before { content: '\e8b4'; } /* '' */
  .icon-envelope:before { content: '\e8b5'; } /* '' */
  .icon-location-1:before { content: '\e8b6'; } /* '' */
  .icon-relogio-1:before { content: '\e8b7'; } /* '' */
  .icon-wireless:before { content: '\e8b8'; } /* '' */
  .icon-upsell:before { content: '\e8b9'; } /* '' */
  .icon-tel:before { content: '\e8ba'; } /* '' */
  .icon-swipe:before { content: '\e8bb'; } /* '' */
  .icon-shopping-cart04:before { content: '\e8bc'; } /* '' */
  .icon-oferta:before { content: '\e8bd'; } /* '' */
  .icon-front-store:before { content: '\e8be'; } /* '' */
  .icon-delivery-truck04:before { content: '\e8bf'; } /* '' */
  .icon-desconto02:before { content: '\e8c0'; } /* '' */
  .icon-gift:before { content: '\e8c1'; } /* '' */
  .icon-olho:before { content: '\e8c2'; } /* '' */
  .icon-pc:before { content: '\e8c3'; } /* '' */
  .icon-gift01:before { content: '\e8c4'; } /* '' */
  .icon-desconto-1:before { content: '\e8c5'; } /* '' */
  .icon-descontotag03:before { content: '\e8c6'; } /* '' */
  .icon-home01:before { content: '\e8c7'; } /* '' */
  .icon-pedidosaberta:before { content: '\e8c8'; } /* '' */
  .icon-phone-1:before { content: '\e8c9'; } /* '' */
  .icon-phone1-1:before { content: '\e8ca'; } /* '' */
  .icon-phone01:before { content: '\e8cb'; } /* '' */
  .icon-phone02:before { content: '\e8cc'; } /* '' */
  .icon-phone_1:before { content: '\e8cd'; } /* '' */
  .icon-phone05:before { content: '\e8ce'; } /* '' */
  .icon-localizacao:before { content: '\e8cf'; } /* '' */
  .icon-icon:before { content: '\e8d0'; } /* '' */
  .icon-ico-endurance:before { content: '\e8d1'; } /* '' */
  .icon-horario02:before { content: '\e8d2'; } /* '' */
  .icon-horario01:before { content: '\e8d3'; } /* '' */
  .icon-home04:before { content: '\e8d4'; } /* '' */
  .icon-discount:before { content: '\e8d5'; } /* '' */
  .icon-discountcircle:before { content: '\e8d6'; } /* '' */
  .icon-email01:before { content: '\e8d7'; } /* '' */
  .icon-email03:before { content: '\e8d8'; } /* '' */
  .icon-email-7:before { content: '\e8d9'; } /* '' */
  .icon-emailrodape:before { content: '\e8da'; } /* '' */
  .icon-attach:before { content: '\e8db'; } /* '' */
  .icon-minicart:before { content: '\e8dc'; } /* '' */
  .icon-close:before { content: '\e8dd'; } /* '' */
  .icon-rounded-rectangle-829:before { content: '\e8de'; } /* '' */
  .icon-add:before { content: '\e8f6'; } /* '' */
  .icon-arrow_forward_yellow:before { content: '\e8f7'; } /* '' */
  .icon-call:before { content: '\e8fa'; } /* '' */
  .icon-person:before { content: '\e8fb'; } /* '' */
  .icon-remove:before { content: '\e8fc'; } /* '' */
  .icon-search-1:before { content: '\e8fd'; } /* '' */
  .icon-star-2:before { content: '\e8ff'; } /* '' */
  .icon-wishlist:before { content: '\e900'; } /* '' */
  .icon-right-open-1:before { content: '\f006'; } /* '' */
  .icon-left-open-1:before { content: '\f007'; } /* '' */
  .icon-location:before { content: '\f031'; } /* '' */
  .icon-trash:before { content: '\f083'; } /* '' */
  .icon-twitter:before { content: '\f099'; } /* '' */
  .icon-facebook:before { content: '\f09a'; } /* '' */
  .icon-menu:before { content: '\f0c9'; } /* '' */
  .icon-pinterest-squared:before { content: '\f0d3'; } /* '' */
  .icon-gplus:before { content: '\f0d5'; } /* '' */
  .icon-mail-alt:before { content: '\f0e0'; } /* '' */
  .icon-linkedin:before { content: '\f0e1'; } /* '' */
  .icon-angle-double-right:before { content: '\f101'; } /* '' */
  .icon-youtube-squared:before { content: '\f166'; } /* '' */
  .icon-youtube:before { content: '\f167'; } /* '' */
  .icon-youtube-play:before { content: '\f16a'; } /* '' */
  .icon-instagram:before { content: '\f16d'; } /* '' */
  .icon-skype:before { content: '\f17e'; } /* '' */
  .icon-slack:before { content: '\f198'; } /* '' */
  .icon-google:before { content: '\f1a0'; } /* '' */
  .icon-spotify:before { content: '\f1bc'; } /* '' */
  .icon-pinterest:before { content: '\f231'; } /* '' */
  .icon-whatsapp:before { content: '\f232'; } /* '' */
  .icon-shopping-bag:before { content: '\f290'; } /* '' */
  .icon-twitter-squared:before { content: '\f304'; } /* '' */
  .icon-facebook-squared:before { content: '\f308'; } /* '' */
  .icon-wordpress:before { content: '\f31d'; } /* '' */@font-face {
font-family:"montserrat";
src:
url("../../frontend/bistwobis/casazuny/pt_BR/fonts/montserrat/2d988a/l") format("woff2"),
url("../../frontend/bistwobis/casazuny/pt_BR/fonts/montserrat/2d988a/d") format("woff"),
url("../../frontend/bistwobis/casazuny/pt_BR/fonts/montserrat/2d988a/a") format("opentype");
font-style:normal;font-weight:400;
}

@font-face {
font-family:"montserrat";
src:
url("../../frontend/bistwobis/casazuny/pt_BR/fonts/montserrat/b72210/l") format("woff2"),
url("../../frontend/bistwobis/casazuny/pt_BR/fonts/montserrat/b72210/d") format("woff"),
url("../../frontend/bistwobis/casazuny/pt_BR/fonts/montserrat/b72210/a") format("opentype");
font-style:italic;font-weight:100;
}

@font-face {
font-family:"montserrat";
src:
url("../../frontend/bistwobis/casazuny/pt_BR/fonts/montserrat/55bd21/l") format("woff2"),
url("../../frontend/bistwobis/casazuny/pt_BR/fonts/montserrat/55bd21/d") format("woff"),
url("../../frontend/bistwobis/casazuny/pt_BR/fonts/montserrat/55bd21/a") format("opentype");
font-style:normal;font-weight:100;
}

@font-face {
font-family:"montserrat";
src:
url("../../frontend/bistwobis/casazuny/pt_BR/fonts/montserrat/1fb5d1/l") format("woff2"),
url("../../frontend/bistwobis/casazuny/pt_BR/fonts/montserrat/1fb5d1/d") format("woff"),
url("../../frontend/bistwobis/casazuny/pt_BR/fonts/montserrat/1fb5d1/a") format("opentype");
font-style:normal;font-weight:200;
}

@font-face {
font-family:"montserrat";
src:
url("../../frontend/bistwobis/casazuny/pt_BR/fonts/montserrat/182a94/l") format("woff2"),
url("../../frontend/bistwobis/casazuny/pt_BR/fonts/montserrat/182a94/d") format("woff"),
url("../../frontend/bistwobis/casazuny/pt_BR/fonts/montserrat/182a94/a") format("opentype");
font-style:italic;font-weight:200;
}

@font-face {
font-family:"montserrat";
src:
url("../../frontend/bistwobis/casazuny/pt_BR/fonts/montserrat/ed290b/l") format("woff2"),
url("../../frontend/bistwobis/casazuny/pt_BR/fonts/montserrat/ed290b/d") format("woff"),
url("../../frontend/bistwobis/casazuny/pt_BR/fonts/montserrat/ed290b/a") format("opentype");
font-style:italic;font-weight:300;
}

@font-face {
font-family:"montserrat";
src:
url("../../frontend/bistwobis/casazuny/pt_BR/fonts/montserrat/752019/l") format("woff2"),
url("../../frontend/bistwobis/casazuny/pt_BR/fonts/montserrat/752019/d") format("woff"),
url("../../frontend/bistwobis/casazuny/pt_BR/fonts/montserrat/752019/a") format("opentype");
font-style:normal;font-weight:300;
}

@font-face {
font-family:"montserrat";
src:
url("../../frontend/bistwobis/casazuny/pt_BR/fonts/montserrat/da10e7/l") format("woff2"),
url("../../frontend/bistwobis/casazuny/pt_BR/fonts/montserrat/da10e7/d") format("woff"),
url("../../frontend/bistwobis/casazuny/pt_BR/fonts/montserrat/da10e7/a") format("opentype");
font-style:italic;font-weight:400;
}

@font-face {
font-family:"montserrat";
src:
url("../../frontend/bistwobis/casazuny/pt_BR/fonts/montserrat/67f609/l") format("woff2"),
url("../../frontend/bistwobis/casazuny/pt_BR/fonts/montserrat/67f609/d") format("woff"),
url("../../frontend/bistwobis/casazuny/pt_BR/fonts/montserrat/67f609/a") format("opentype");
font-style:normal;font-weight:500;
}

@font-face {
font-family:"montserrat";
src:
url("../../frontend/bistwobis/casazuny/pt_BR/fonts/montserrat/a0bafc/l") format("woff2"),
url("../../frontend/bistwobis/casazuny/pt_BR/fonts/montserrat/a0bafc/d") format("woff"),
url("../../frontend/bistwobis/casazuny/pt_BR/fonts/montserrat/a0bafc/a") format("opentype");
font-style:italic;font-weight:500;
}

@font-face {
font-family:"montserrat";
src:
url("../../frontend/bistwobis/casazuny/pt_BR/fonts/montserrat/7f7551/l") format("woff2"),
url("../../frontend/bistwobis/casazuny/pt_BR/fonts/montserrat/7f7551/d") format("woff"),
url("../../frontend/bistwobis/casazuny/pt_BR/fonts/montserrat/7f7551/a") format("opentype");
font-style:normal;font-weight:600;
}

@font-face {
font-family:"montserrat";
src:
url("../../frontend/bistwobis/casazuny/pt_BR/fonts/montserrat/36998b/l") format("woff2"),
url("../../frontend/bistwobis/casazuny/pt_BR/fonts/montserrat/36998b/d") format("woff"),
url("../../frontend/bistwobis/casazuny/pt_BR/fonts/montserrat/36998b/a") format("opentype");
font-style:italic;font-weight:600;
}

@font-face {
font-family:"montserrat";
src:
url("../../frontend/bistwobis/casazuny/pt_BR/fonts/montserrat/05093b/l") format("woff2"),
url("../../frontend/bistwobis/casazuny/pt_BR/fonts/montserrat/05093b/d") format("woff"),
url("../../frontend/bistwobis/casazuny/pt_BR/fonts/montserrat/05093b/a") format("opentype");
font-style:normal;font-weight:700;
}

@font-face {
font-family:"montserrat";
src:
url("../../frontend/bistwobis/casazuny/pt_BR/fonts/montserrat/1bab1a/l") format("woff2"),
url("../../frontend/bistwobis/casazuny/pt_BR/fonts/montserrat/1bab1a/d") format("woff"),
url("../../frontend/bistwobis/casazuny/pt_BR/fonts/montserrat/1bab1a/a") format("opentype");
font-style:italic;font-weight:700;
}

@font-face {
font-family:"montserrat";
src:
url("../../frontend/bistwobis/casazuny/pt_BR/fonts/montserrat/66c130/l") format("woff2"),
url("../../frontend/bistwobis/casazuny/pt_BR/fonts/montserrat/66c130/d") format("woff"),
url("../../frontend/bistwobis/casazuny/pt_BR/fonts/montserrat/66c130/a") format("opentype");
font-style:italic;font-weight:800;
}

@font-face {
font-family:"montserrat";
src:
url("../../frontend/bistwobis/casazuny/pt_BR/fonts/montserrat/4912b4/l") format("woff2"),
url("../../frontend/bistwobis/casazuny/pt_BR/fonts/montserrat/4912b4/d") format("woff"),
url("../../frontend/bistwobis/casazuny/pt_BR/fonts/montserrat/4912b4/a") format("opentype");
font-style:normal;font-weight:800;
}

@font-face {
font-family:"montserrat";
src:
url("../../frontend/bistwobis/casazuny/pt_BR/fonts/montserrat/ed6ac1/l") format("woff2"),
url("../../frontend/bistwobis/casazuny/pt_BR/fonts/montserrat/ed6ac1/d") format("woff"),
url("../../frontend/bistwobis/casazuny/pt_BR/fonts/montserrat/ed6ac1/a") format("opentype");
font-style:normal;font-weight:900;
}

@font-face {
font-family:"montserrat";
src:
url("../../frontend/bistwobis/casazuny/pt_BR/fonts/montserrat/831a33/l") format("woff2"),
url("../../frontend/bistwobis/casazuny/pt_BR/fonts/montserrat/831a33/d") format("woff"),
url("../../frontend/bistwobis/casazuny/pt_BR/fonts/montserrat/831a33/a") format("opentype");
font-style:italic;font-weight:900;
}

.montserrat { font-family: "montserrat",sans-serif; }@font-face {
    font-family: "lato";
    src:
        url("../../frontend/bistwobis/casazuny/pt_BR/fonts/Lato/Lato-Thin.ttf") format("truetype");
    font-style: normal;
    font-weight: 100;
}

@font-face {
    font-family: "lato";
    src:
        url("../../frontend/bistwobis/casazuny/pt_BR/fonts/Lato/Lato-ThinItalic.ttf") format("truetype");
    font-style: italic;
    font-weight: 100;
}

@font-face {
    font-family: "lato";
    src:
        url("../../frontend/bistwobis/casazuny/pt_BR/fonts/Lato/Lato-Light.ttf") format("truetype");
    font-style: normal;
    font-weight: 300;
}

@font-face {
    font-family: "lato";
    src:
        url("../../frontend/bistwobis/casazuny/pt_BR/fonts/Lato/Lato-LightItalic.ttf") format("truetype");
    font-style: italic;
    font-weight: 300;
}

@font-face {
    font-family: "lato";
    src:
        url("../../frontend/bistwobis/casazuny/pt_BR/fonts/Lato/Lato-Regular.ttf") format("truetype");
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: "lato";
    src:
        url("../../frontend/bistwobis/casazuny/pt_BR/fonts/Lato/Lato-Italic.ttf") format("truetype");
    font-style: italic;
    font-weight: 400;
}

@font-face {
    font-family: "lato";
    src:
        url("../../frontend/bistwobis/casazuny/pt_BR/fonts/Lato/Lato-Bold.ttf") format("truetype");
    font-style: normal;
    font-weight: 700;
}

@font-face {
    font-family: "lato";
    src:
        url("../../frontend/bistwobis/casazuny/pt_BR/fonts/Lato/Lato-BoldItalic.ttf") format("truetype");
    font-style: italic;
    font-weight: 700;
}

@font-face {
    font-family: "lato";
    src:
        url("../../frontend/bistwobis/casazuny/pt_BR/fonts/Lato/Lato-Black.ttf") format("truetype");
    font-style: normal;
    font-weight: 900;
}

@font-face {
    font-family: "lato";
    src:
        url("../../frontend/bistwobis/casazuny/pt_BR/fonts/Lato/Lato-BlackItalic.ttf") format("truetype");
    font-style: italic;
    font-weight: 900;
}

.lato {
    font-family: 'lato', sans-serif;
}
@font-face {
    font-family: "poppins";
    src:
        url("../../frontend/bistwobis/casazuny/pt_BR/fonts/Poppins/Poppins-Light.ttf") format("truetype");
    font-style: normal;
    font-weight: 100;
}

@font-face {
    font-family: "poppins";
    src:
        url("../../frontend/bistwobis/casazuny/pt_BR/fonts/Poppins/Poppins-ThinItalic.ttf") format("truetype");
    font-style: italic;
    font-weight: 100;
}

@font-face {
    font-family: "poppins";
    src:
        url("../../frontend/bistwobis/casazuny/pt_BR/fonts/Poppins/Poppins-ExtraLight.ttf") format("truetype");
    font-style: normal;
    font-weight: 200;
}

@font-face {
    font-family: "poppins";
    src:
        url("../../frontend/bistwobis/casazuny/pt_BR/fonts/Poppins/Poppins-ExtraLightItalic.ttf") format("truetype");
    font-style: italic;
    font-weight: 200;
}

@font-face {
    font-family: "poppins";
    src:
        url("../../frontend/bistwobis/casazuny/pt_BR/fonts/Poppins/Poppins-Light.ttf") format("truetype");
    font-style: normal;
    font-weight: 300;
}

@font-face {
    font-family: "poppins";
    src:
        url("../../frontend/bistwobis/casazuny/pt_BR/fonts/Poppins/Poppins-LightItalic.ttf") format("truetype");
    font-style: italic;
    font-weight: 300;
}

@font-face {
    font-family: "poppins";
    src:
        url("../../frontend/bistwobis/casazuny/pt_BR/fonts/Poppins/Poppins-Regular.ttf") format("truetype");
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: "poppins";
    src:
        url("../../frontend/bistwobis/casazuny/pt_BR/fonts/Poppins/Poppins-Italic.ttf") format("truetype");
    font-style: italic;
    font-weight: 400;
}

@font-face {
    font-family: "poppins";
    src:
        url("../../frontend/bistwobis/casazuny/pt_BR/fonts/Poppins/Poppins-Medium.ttf") format("truetype");
    font-style: normal;
    font-weight: 500;
}

@font-face {
    font-family: "poppins";
    src:
        url("../../frontend/bistwobis/casazuny/pt_BR/fonts/Poppins/Poppins-MediumItalic.ttf") format("truetype");
    font-style: italic;
    font-weight: 500;
}

@font-face {
    font-family: "poppins";
    src:
        url("../../frontend/bistwobis/casazuny/pt_BR/fonts/Poppins/Poppins-SemiBold.ttf") format("truetype");
    font-style: normal;
    font-weight: 600;
}

@font-face {
    font-family: "poppins";
    src:
        url("../../frontend/bistwobis/casazuny/pt_BR/fonts/Poppins/Poppins-SemiBoldItalic.ttf") format("truetype");
    font-style: italic;
    font-weight: 600;
}

@font-face {
    font-family: "poppins";
    src:
        url("../../frontend/bistwobis/casazuny/pt_BR/fonts/Poppins/Poppins-Bold.ttf") format("truetype");
    font-style: normal;
    font-weight: 700;
}

@font-face {
    font-family: "poppins";
    src:
        url("../../frontend/bistwobis/casazuny/pt_BR/fonts/Poppins/Poppins-BoldItalic.ttf") format("truetype");
    font-style: italic;
    font-weight: 700;
}

@font-face {
    font-family: "poppins";
    src:
        url("../../frontend/bistwobis/casazuny/pt_BR/fonts/Poppins/Poppins-ExtraBold.ttf") format("truetype");
    font-style: normal;
    font-weight: 800;
}

@font-face {
    font-family: "poppins";
    src:
        url("../../frontend/bistwobis/casazuny/pt_BR/fonts/Poppins/Poppins-ExtraBoldItalic.ttf") format("truetype");
    font-style: italic;
    font-weight: 800;
}

@font-face {
    font-family: "poppins";
    src:
        url("../../frontend/bistwobis/casazuny/pt_BR/fonts/Poppins/Poppins-Black.ttf") format("truetype");
    font-style: normal;
    font-weight: 900;
}

@font-face {
    font-family: "poppins";
    src:
        url("../../frontend/bistwobis/casazuny/pt_BR/fonts/Poppins/Poppins-BlackItalic.ttf") format("truetype");
    font-style: italic;
    font-weight: 900;
}

.poppins {
    font-family: 'poppins', sans-serif;
}
:root {
    --scrollbar-width: 6px;
}

[data-simplebar] {
    position: relative;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: flex-start;
    align-items: flex-start;
}

.simplebar-wrapper {
    /* overflow: hidden; */
    width: inherit;
    height: inherit;
    max-width: inherit;
    max-height: inherit;
}

.simplebar-mask {
    direction: inherit;
    position: absolute;
    /* overflow: hidden; */
    padding: 0;
    margin: 0;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: auto !important;
    height: auto !important;
    z-index: 0;
}

.simplebar-offset {
    direction: inherit !important;
    box-sizing: inherit !important;
    resize: none !important;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 0;
    margin: 0;
    -webkit-overflow-scrolling: touch;
}

.simplebar-content-wrapper {
    direction: inherit;
    box-sizing: border-box !important;
    /* position: relative; */
    display: block;
    height: 100%;
    /* Required for horizontal native scrollbar to not appear if parent is taller than natural height */
    width: auto;
    max-width: 100%;
    /* Not required for horizontal scroll to trigger */
    max-height: 100%;
    /* Needed for vertical scroll to trigger */
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
}

.simplebar-content-wrapper::-webkit-scrollbar,
.simplebar-hide-scrollbar::-webkit-scrollbar {
    display: none;
    width: 0;
    height: 0;
}

.simplebar-content:before,
.simplebar-content:after {
    content: ' ';
    display: table;
}

.simplebar-placeholder {
    max-height: 100%;
    max-width: 100%;
    width: 100%;
    pointer-events: none;
}

.simplebar-height-auto-observer-wrapper {
    box-sizing: inherit !important;
    height: 100%;
    width: 100%;
    max-width: 1px;
    position: relative;
    float: left;
    max-height: 1px;
    overflow: hidden;
    z-index: -1;
    padding: 0;
    margin: 0;
    pointer-events: none;
    flex-grow: inherit;
    flex-shrink: 0;
    flex-basis: 0;
}

.simplebar-height-auto-observer {
    box-sizing: inherit;
    display: block;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 1000%;
    width: 1000%;
    min-height: 1px;
    min-width: 1px;
    overflow: hidden;
    pointer-events: none;
    z-index: -1;
}

.simplebar-track {
    z-index: 1;
    position: absolute;
    right: 0;
    bottom: 0;
    pointer-events: none;
    overflow: hidden;
}

[data-simplebar].simplebar-dragging {
    pointer-events: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

[data-simplebar].simplebar-dragging .simplebar-content {
    pointer-events: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

[data-simplebar].simplebar-dragging .simplebar-track {
    pointer-events: all;
}

.simplebar-scrollbar {
    position: absolute;
    left: 0;
    right: 0;
    min-height: 10px;
}

.simplebar-scrollbar:before {
    position: absolute;
    content: '';
    background: #F99D1B;
    border-radius: 7px;
    left: 2px;
    right: 2px;
    opacity: 1;
    transition: opacity 0.2s 0.5s linear;
}

.simplebar-scrollbar.simplebar-visible:before {
    transition-delay: 0s;
    transition-duration: 0s;
}

.simplebar-track.simplebar-vertical {
    background-color: #F1F1F1;
    border-radius: 12px;
    width: 2px;
    top: 0;
    right: 4px;
    visibility: hidden;
    overflow: visible;
}

.simplebar-scrollbar:before {
    top: 2px;
    bottom: 2px;
    left: calc(50% - (var(--scrollbar-width) / 2));
    width: var(--scrollbar-width);
}

.simplebar-track.simplebar-horizontal {
    display: none;
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar {
    right: auto;
    left: 0;
    top: 0;
    bottom: 0;
    min-height: 0;
    min-width: 10px;
    width: auto;
}

/* Rtl support */
[data-simplebar-direction='rtl'] .simplebar-track.simplebar-vertical {
    right: auto;
    left: 0;
}

.simplebar-dummy-scrollbar-size {
    direction: rtl;
    position: fixed;
    opacity: 0;
    visibility: hidden;
    height: 500px;
    width: 500px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: scrollbar !important;
}

.simplebar-dummy-scrollbar-size>div {
    width: 200%;
    height: 200%;
    margin: 10px 0;
}

.simplebar-hide-scrollbar {
    position: fixed;
    left: 0;
    visibility: hidden;
    overflow-y: scroll;
    scrollbar-width: none;
    -ms-overflow-style: none;
}@font-face {
    font-family: "inter";
    src:
        url("../../frontend/bistwobis/casazuny/pt_BR/fonts/Inter/Inter_24pt") format("truetype");
    font-style: normal;
    font-weight: 100;
}

@font-face {
    font-family: "inter";
    src:
        url("../../frontend/bistwobis/casazuny/pt_BR/fonts/Inter/Inter_24pt-ThinItalic.ttf") format("truetype");
    font-style: italic;
    font-weight: 100;
}

@font-face {
    font-family: "inter";
    src:
        url("../../frontend/bistwobis/casazuny/pt_BR/fonts/Inter/Inter_24pt-ExtraLight.ttf") format("truetype");
    font-style: normal;
    font-weight: 200;
}

@font-face {
    font-family: "inter";
    src:
        url("../../frontend/bistwobis/casazuny/pt_BR/fonts/Inter/Inter_24pt-ExtraLightItalic.ttf") format("truetype");
    font-style: italic;
    font-weight: 200;
}

@font-face {
    font-family: "inter";
    src:
        url("../../frontend/bistwobis/casazuny/pt_BR/fonts/Inter/Inter_24pt") format("truetype");
    font-style: normal;
    font-weight: 300;
}

@font-face {
    font-family: "inter";
    src:
        url("../../frontend/bistwobis/casazuny/pt_BR/fonts/Inter/Inter_24pt-LightItalic.ttf") format("truetype");
    font-style: italic;
    font-weight: 300;
}

@font-face {
    font-family: "inter";
    src:
        url("../../frontend/bistwobis/casazuny/pt_BR/fonts/Inter/Inter_24pt-Regular.ttf") format("truetype");
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: "inter";
    src:
        url("../../frontend/bistwobis/casazuny/pt_BR/fonts/Inter/Inter_24pt-Italic.ttf") format("truetype");
    font-style: italic;
    font-weight: 400;
}

@font-face {
    font-family: "inter";
    src:
        url("../../frontend/bistwobis/casazuny/pt_BR/fonts/Inter/Inter_24pt-Medium.ttf") format("truetype");
    font-style: normal;
    font-weight: 500;
}

@font-face {
    font-family: "inter";
    src:
        url("../../frontend/bistwobis/casazuny/pt_BR/fonts/Inter/Inter_24pt-MediumItalic.ttf") format("truetype");
    font-style: italic;
    font-weight: 500;
}

@font-face {
    font-family: "inter";
    src:
        url("../../frontend/bistwobis/casazuny/pt_BR/fonts/Inter/Inter_24pt-SemiBold.ttf") format("truetype");
    font-style: normal;
    font-weight: 600;
}

@font-face {
    font-family: "inter";
    src:
        url("../../frontend/bistwobis/casazuny/pt_BR/fonts/Inter/Inter_24pt-SemiBoldItalic.ttf") format("truetype");
    font-style: italic;
    font-weight: 600;
}

@font-face {
    font-family: "inter";
    src:
        url("../../frontend/bistwobis/casazuny/pt_BR/fonts/Inter/Inter_24pt-Bold.ttf") format("truetype");
    font-style: normal;
    font-weight: 700;
}

@font-face {
    font-family: "inter";
    src:
        url("../../frontend/bistwobis/casazuny/pt_BR/fonts/Inter/Inter_24pt-BoldItalic.ttf") format("truetype");
    font-style: italic;
    font-weight: 700;
}

@font-face {
    font-family: "inter";
    src:
        url("../../frontend/bistwobis/casazuny/pt_BR/fonts/Inter/Inter_24pt-ExtraBold.ttf") format("truetype");
    font-style: normal;
    font-weight: 800;
}

@font-face {
    font-family: "inter";
    src:
        url("../../frontend/bistwobis/casazuny/pt_BR/fonts/Inter/Inter_24pt-ExtraBoldItalic.ttf") format("truetype");
    font-style: italic;
    font-weight: 800;
}

@font-face {
    font-family: "inter";
    src:
        url("../../frontend/bistwobis/casazuny/pt_BR/fonts/Inter/Inter_24pt-Black.ttf") format("truetype");
    font-style: normal;
    font-weight: 900;
}

@font-face {
    font-family: "inter";
    src:
        url("../../frontend/bistwobis/casazuny/pt_BR/fonts/Inter/Inter_24pt-BlackItalic.ttf") format("truetype");
    font-style: italic;
    font-weight: 900;
}

.inter {
    font-family: 'inter', sans-serif;
}
@font-face {
    font-family: 'reddit';
    src:
        url('../../frontend/bistwobis/casazuny/pt_BR/fonts/Reddit/RedditSans-ExtraLight.ttf') format('truetype');
    font-style: normal;
    font-weight: 200;
}

@font-face {
    font-family: 'reddit';
    src:
        url('../../frontend/bistwobis/casazuny/pt_BR/fonts/Reddit/RedditSans-ExtraLightItalic.ttf') format('truetype');
    font-style: italic;
    font-weight: 200;
}

@font-face {
    font-family: 'reddit';
    src:
        url('../../frontend/bistwobis/casazuny/pt_BR/fonts/Reddit/RedditSans-Light.ttf') format('truetype');
    font-style: normal;
    font-weight: 300;
}

@font-face {
    font-family: 'reddit';
    src:
        url('../../frontend/bistwobis/casazuny/pt_BR/fonts/Reddit/RedditSans-LightItalic.ttf') format('truetype');
    font-style: italic;
    font-weight: 300;
}

@font-face {
    font-family: 'reddit';
    src:
        url('../../frontend/bistwobis/casazuny/pt_BR/fonts/Reddit/RedditSans-Regular.ttf') format('truetype');
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: 'reddit';
    src:
        url('../../frontend/bistwobis/casazuny/pt_BR/fonts/Reddit/RedditSans-Italic.ttf') format('truetype');
    font-style: italic;
    font-weight: 400;
}

@font-face {
    font-family: 'reddit';
    src:
        url('../../frontend/bistwobis/casazuny/pt_BR/fonts/Reddit/RedditSans-Medium.ttf') format('truetype');
    font-style: normal;
    font-weight: 500;
}

@font-face {
    font-family: 'reddit';
    src:
        url('../../frontend/bistwobis/casazuny/pt_BR/fonts/Reddit/RedditSans-MediumItalic.ttf') format('truetype');
    font-style: italic;
    font-weight: 500;
}

@font-face {
    font-family: 'reddit';
    src:
        url('../../frontend/bistwobis/casazuny/pt_BR/fonts/Reddit/RedditSans-SemiBold.ttf') format('truetype');
    font-style: normal;
    font-weight: 600;
}

@font-face {
    font-family: 'reddit';
    src:
        url('../../frontend/bistwobis/casazuny/pt_BR/fonts/Reddit/RedditSans-SemiBoldItalic.ttf') format('truetype');
    font-style: italic;
    font-weight: 600;
}

@font-face {
    font-family: 'reddit';
    src:
        url('../../frontend/bistwobis/casazuny/pt_BR/fonts/Reddit/RedditSans-Bold.ttf') format('truetype');
    font-style: normal;
    font-weight: 700;
}

@font-face {
    font-family: 'reddit';
    src:
        url('../../frontend/bistwobis/casazuny/pt_BR/fonts/Reddit/RedditSans-BoldItalic.ttf') format('truetype');
    font-style: italic;
    font-weight: 700;
}

@font-face {
    font-family: 'reddit';
    src:
        url('../../frontend/bistwobis/casazuny/pt_BR/fonts/Reddit/RedditSans-ExtraBold.ttf') format('truetype');
    font-style: normal;
    font-weight: 800;
}

@font-face {
    font-family: 'reddit';
    src:
        url('../../frontend/bistwobis/casazuny/pt_BR/fonts/Reddit/RedditSans-ExtraBoldItalic.ttf') format('truetype');
    font-style: italic;
    font-weight: 800;
}

@font-face {
    font-family: 'reddit';
    src:
        url('../../frontend/bistwobis/casazuny/pt_BR/fonts/Reddit/RedditSans-Black.ttf') format('truetype');
    font-style: normal;
    font-weight: 900;
}

@font-face {
    font-family: 'reddit';
    src:
        url('../../frontend/bistwobis/casazuny/pt_BR/fonts/Reddit/RedditSans-BlackItalic.ttf') format('truetype');
    font-style: italic;
    font-weight: 900;
}

.reddit {
    font-family: 'reddit', sans-serif;
}
