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: 'Open Sans', '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 #d1d1d1;
  cursor: help;
}
b,
strong {
  font-weight: 700;
}
em,
i {
  font-style: italic;
}
mark {
  background: #f0f0f0;
  color: #000000;
}
small,
.small {
  font-size: 12px;
}
hr {
  border: 0;
  border-top: 1px solid #d1d1d1;
  margin-bottom: 20px;
  margin-top: 20px;
}
sub,
sup {
  font-size: 71.42857143000001%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
dfn {
  font-style: italic;
}
h1 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 0rem;
  margin-bottom: 2rem;
}
h2 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
h3 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
h4 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h5 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h6 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small {
  color: #333333;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
}
a,
.alink {
  color: #1979c3;
  text-decoration: none;
}
a:visited,
.alink:visited {
  color: #1979c3;
  text-decoration: none;
}
a:hover,
.alink:hover {
  color: #006bb4;
  text-decoration: underline;
}
a:active,
.alink:active {
  color: #ff5501;
  text-decoration: underline;
}
ul,
ol {
  margin-top: 0rem;
  margin-bottom: 2.5rem;
}
ul > li,
ol > li {
  margin-top: 0rem;
  margin-bottom: 1rem;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
dl {
  margin-bottom: 20px;
  margin-top: 0;
}
dt {
  font-weight: 700;
  margin-bottom: 5px;
  margin-top: 0;
}
dd {
  margin-bottom: 10px;
  margin-top: 0;
  margin-left: 0;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, 'Courier New', monospace;
}
code {
  background: #f0f0f0;
  color: #111111;
  padding: 2px 4px;
  font-size: 1.2rem;
  white-space: nowrap;
}
kbd {
  background: #f0f0f0;
  color: #111111;
  padding: 2px 4px;
  font-size: 1.2rem;
}
pre {
  background: #f0f0f0;
  border: 1px solid #d1d1d1;
  color: #111111;
  line-height: 1.42857143;
  margin: 0 0 10px;
  padding: 10px;
  font-size: 1.2rem;
  display: block;
  word-wrap: break-word;
}
pre code {
  background-color: transparent;
  border-radius: 0;
  color: inherit;
  font-size: inherit;
  padding: 0;
  white-space: pre-wrap;
}
blockquote {
  border-left: 0 solid #d1d1d1;
  margin: 0 0 20px 40px;
  padding: 0;
  color: #333333;
  font-family: 'Open Sans', '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,
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', '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,
.cart.table-wrapper .actions-toolbar > .action:focus,
.cart.table-wrapper .actions-toolbar > .action:active,
.action-gift:focus,
.action-gift:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
button:hover,
.cart.table-wrapper .actions-toolbar > .action:hover,
.action-gift:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
button.disabled,
button[disabled],
fieldset[disabled] button,
.cart.table-wrapper .actions-toolbar > .action.disabled,
.cart.table-wrapper .actions-toolbar > .action[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action,
.action-gift.disabled,
.action-gift[disabled],
fieldset[disabled] .action-gift {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
button::-moz-focus-inner,
.cart.table-wrapper .actions-toolbar > .action::-moz-focus-inner,
.action-gift::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type*="date"],
input[type="email"] {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Open Sans', '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*="date"]:disabled,
input[type="email"]:disabled {
  opacity: 0.5;
}
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type*="date"]::-moz-placeholder,
input[type="email"]::-moz-placeholder {
  color: #c2c2c2;
}
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type*="date"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder {
  color: #c2c2c2;
}
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type*="date"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder {
  color: #c2c2c2;
}
input[type="number"] {
  -moz-appearance: textfield;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  -webkit-appearance: none;
}
select {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Open Sans', '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: 'Open Sans', '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 {
  color: #e02b27;
  font-size: 1.2rem;
}
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
form {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
address {
  font-style: normal;
}
*:focus {
  box-shadow: none;
  outline: 0;
}
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: 0 0 3px 1px #68a8e0;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.abs-reset-list,
.bundle-options-container .block-bundle-summary .bundle.items,
.cart-container .checkout-methods-items,
.opc-wrapper .opc,
.opc-progress-bar,
.checkout-agreements-items,
.items,
.block-wishlist-management .wishlist-select-items,
.paypal-review .items-qty,
.order-details-items .items-qty,
.footer.content ul,
.block-banners .banner-items,
.block-banners-inline .banner-items,
.block-event .slider-panel .slider,
.product-items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.abs-reset-list > li,
.bundle-options-container .block-bundle-summary .bundle.items > li,
.cart-container .checkout-methods-items > li,
.opc-wrapper .opc > li,
.opc-progress-bar > li,
.checkout-agreements-items > li,
.items > li,
.block-wishlist-management .wishlist-select-items > li,
.paypal-review .items-qty > li,
.order-details-items .items-qty > li,
.footer.content ul > li,
.block-banners .banner-items > li,
.block-banners-inline .banner-items > li,
.block-event .slider-panel .slider > li,
.product-items > li {
  margin: 0;
}
.abs-action-link-button,
.abs-action-addto-product,
.block-event .slider-panel .slider .item .action.event,
.bundle-options-container .block-bundle-summary .product-addto-links > .action,
.product-info-main .action.towishlist,
.product-options-bottom .action.towishlist,
.block-bundle-summary .action.towishlist {
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
  cursor: pointer;
  font-family: 'Open Sans', '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: 3px;
}
.abs-action-link-button:focus,
.abs-action-link-button:active,
.abs-action-addto-product:focus,
.abs-action-addto-product:active,
.block-event .slider-panel .slider .item .action.event:focus,
.block-event .slider-panel .slider .item .action.event:active,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:focus,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:active,
.product-info-main .action.towishlist:focus,
.product-info-main .action.towishlist:active,
.product-options-bottom .action.towishlist:focus,
.product-options-bottom .action.towishlist:active,
.block-bundle-summary .action.towishlist:focus,
.block-bundle-summary .action.towishlist:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.abs-action-link-button:hover,
.abs-action-addto-product:hover,
.block-event .slider-panel .slider .item .action.event:hover,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:hover,
.product-info-main .action.towishlist:hover,
.product-options-bottom .action.towishlist:hover,
.block-bundle-summary .action.towishlist:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
.abs-action-link-button.disabled,
.abs-action-link-button[disabled],
fieldset[disabled] .abs-action-link-button,
.abs-action-addto-product.disabled,
.abs-action-addto-product[disabled],
fieldset[disabled] .abs-action-addto-product,
.block-event .slider-panel .slider .item .action.event.disabled,
.block-event .slider-panel .slider .item .action.event[disabled],
fieldset[disabled] .block-event .slider-panel .slider .item .action.event,
.bundle-options-container .block-bundle-summary .product-addto-links > .action.disabled,
.bundle-options-container .block-bundle-summary .product-addto-links > .action[disabled],
fieldset[disabled] .bundle-options-container .block-bundle-summary .product-addto-links > .action,
.product-info-main .action.towishlist.disabled,
.product-info-main .action.towishlist[disabled],
fieldset[disabled] .product-info-main .action.towishlist,
.product-options-bottom .action.towishlist.disabled,
.product-options-bottom .action.towishlist[disabled],
fieldset[disabled] .product-options-bottom .action.towishlist,
.block-bundle-summary .action.towishlist.disabled,
.block-bundle-summary .action.towishlist[disabled],
fieldset[disabled] .block-bundle-summary .action.towishlist {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.abs-action-link-button:hover,
.abs-action-link-button:active,
.abs-action-link-button:focus,
.abs-action-addto-product:hover,
.abs-action-addto-product:active,
.abs-action-addto-product:focus,
.block-event .slider-panel .slider .item .action.event:hover,
.block-event .slider-panel .slider .item .action.event:active,
.block-event .slider-panel .slider .item .action.event:focus,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:hover,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:active,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:focus,
.product-info-main .action.towishlist:hover,
.product-info-main .action.towishlist:active,
.product-info-main .action.towishlist:focus,
.product-options-bottom .action.towishlist:hover,
.product-options-bottom .action.towishlist:active,
.product-options-bottom .action.towishlist:focus,
.block-bundle-summary .action.towishlist:hover,
.block-bundle-summary .action.towishlist:active,
.block-bundle-summary .action.towishlist:focus {
  text-decoration: none;
}
.abs-product-options-list dt,
.cart.table-wrapper .item-options dt,
.opc-block-summary .items-in-cart .product .item-options dt,
.block-giftregistry-shared-items .product .item-options dt,
.multicheckout .item-options dt {
  clear: left;
  float: left;
  margin: 0 10px 5px 0;
}
.abs-product-options-list dt:after,
.cart.table-wrapper .item-options dt:after,
.opc-block-summary .items-in-cart .product .item-options dt:after,
.block-giftregistry-shared-items .product .item-options dt:after,
.multicheckout .item-options dt:after {
  content: ': ';
}
.abs-product-options-list dd,
.cart.table-wrapper .item-options dd,
.opc-block-summary .items-in-cart .product .item-options dd,
.block-giftregistry-shared-items .product .item-options dd,
.multicheckout .item-options dd {
  display: inline-block;
  float: left;
  margin: 0 0 5px;
  word-break: break-all;
}
.abs-button-responsive,
.actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action {
  width: 100%;
}
.abs-reset-image-wrapper,
.cart.table-wrapper .product-image-wrapper,
.minicart-items .product-image-wrapper,
.block-giftregistry-shared-items .product-image-wrapper,
.products-list .product-image-wrapper {
  height: auto;
  padding: 0 !important;
}
.abs-reset-image-wrapper .product-image-photo,
.cart.table-wrapper .product-image-wrapper .product-image-photo,
.minicart-items .product-image-wrapper .product-image-photo,
.block-giftregistry-shared-items .product-image-wrapper .product-image-photo,
.products-list .product-image-wrapper .product-image-photo {
  position: static;
}
.abs-adaptive-images {
  display: block;
  height: auto;
  max-width: 100%;
}
.abs-adaptive-images-centered {
  display: block;
  height: auto;
  margin: 0 auto;
  max-width: 100%;
}
.abs-login-block-title,
.login-container .block .block-title {
  font-size: 1.8rem;
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 15px;
  padding-bottom: 12px;
}
.abs-login-block-title strong,
.login-container .block .block-title strong {
  font-weight: 500;
}
.abs-block-title,
.abs-account-blocks .block-title,
.block-giftregistry-results .block-title,
.block-giftregistry-shared-items .block-title,
.block-wishlist-search-results .block-title,
.block-reorder .block-title,
.widget .block-title,
.block-wishlist .block-title,
.account .column.main .block:not(.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 {
  margin-bottom: 15px;
}
.abs-block-title > strong,
.abs-account-blocks .block-title > strong,
.block-giftregistry-results .block-title > strong,
.block-giftregistry-shared-items .block-title > strong,
.block-wishlist-search-results .block-title > strong,
.block-reorder .block-title > strong,
.widget .block-title > strong,
.block-wishlist .block-title > strong,
.account .column.main .block:not(.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 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.abs-account-blocks .block-title > .action,
.account .column.main .block:not(.widget) .block-title > .action,
.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 {
  margin-left: 15px;
}
.abs-account-blocks .box-title,
.account .column.main .block:not(.widget) .box-title,
.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 {
  display: inline-block;
  margin: 0 0 5px;
}
.abs-account-blocks .box-title > span,
.account .column.main .block:not(.widget) .box-title > span,
.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 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.abs-account-blocks .box-title > .action,
.account .column.main .block:not(.widget) .box-title > .action,
.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 {
  font-weight: 400;
  margin-left: 10px;
}
.abs-account-blocks .block-content p:last-child,
.account .column.main .block:not(.widget) .block-content p:last-child,
.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 {
  margin-bottom: 0;
}
.abs-account-blocks .block-content .box,
.account .column.main .block:not(.widget) .block-content .box,
.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 {
  margin-bottom: 20px;
}
.abs-dropdown-simple,
.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;
}
.abs-input-qty,
.column .block-addbysku .qty .qty,
.bundle-options-container .input-text.qty,
.cart.table-wrapper .col.qty .input-text,
.account .table-return-items .qty .input-text,
.table-giftregistry-items .field.qty .qty,
.block-giftregistry-shared-items .qty .qty,
.table.grouped .control .qty,
.block-wishlist-info-items .input-text.qty,
.multicheckout .table-wrapper .col .qty .input-text,
.account .table-wrapper .data.table.wishlist .box-tocart .qty,
.products-grid.wishlist .product-item .box-tocart input.qty,
.sidebar .block-addbysku .fieldset .fields .field.qty .qty {
  text-align: center;
  width: 47px;
}
.abs-margin-for-blocks-and-widgets,
.block,
.sidebar .widget.block:not(:last-child),
.sidebar .widget:not(:last-child),
.block-banners,
.block-banners-inline {
  margin-bottom: 40px;
}
.abs-remove-button-for-blocks,
.filtered .item .action.remove {
  display: inline-block;
  text-decoration: none;
}
.abs-remove-button-for-blocks > span,
.filtered .item .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,
.filtered .item .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,
.filtered .item .action.remove:hover:before {
  color: #303030;
}
.abs-remove-button-for-blocks:active:before,
.filtered .item .action.remove:active:before {
  color: #303030;
}
.abs-product-link,
.product-item-name {
  font-weight: 400;
}
.abs-product-link > a,
.product-item-name > a {
  color: #333333;
  text-decoration: none;
}
.abs-product-link > a:visited,
.product-item-name > a:visited {
  color: #333333;
  text-decoration: underline;
}
.abs-product-link > a:hover,
.product-item-name > a:hover {
  color: #333333;
  text-decoration: underline;
}
.abs-product-link > a:active,
.product-item-name > a:active {
  color: #333333;
  text-decoration: underline;
}
.abs-reset-left-margin,
.form.giftregistry.items .actions-toolbar,
.form-new-agreement .actions-toolbar,
.fieldset .review-legend.legend,
.form.wishlist.items .actions-toolbar {
  margin-left: 0;
}
.abs-action-remove,
.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;
}
.abs-add-fields .fieldset,
.form-giftregistry-share .fieldset,
.form-giftregistry-edit .fieldset,
.form-add-invitations .fieldset,
.form-create-return .fieldset,
.form.send.friend .fieldset {
  margin-bottom: 50px;
}
.abs-add-fields .fieldset .field:not(.choice) .control,
.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%;
}
.abs-add-fields .fieldset .actions-toolbar:not(:first-child) > .secondary,
.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;
}
.abs-add-fields .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.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;
}
.abs-add-fields .fieldset .fields .actions-toolbar,
.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;
}
.abs-add-fields .message.notice,
.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;
}
.abs-add-fields .additional,
.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;
}
.abs-hidden,
.order-details-items .order-items .order-gift-message:not(.expanded-content) {
  height: 0;
  visibility: hidden;
}
.abs-visually-hidden,
.fieldset > .field.no-label > .label,
.fieldset > .fields > .field.no-label > .label,
.mgz__actions-switch-checkbox,
.cart.table-wrapper .col.qty .label,
.minicart-wrapper .action.showcart .text,
.minicart-wrapper .action.showcart .counter-label,
.checkout-index-index .page-title-wrapper,
.checkout-payment-method .field-select-billing > .label,
.checkout-payment-method .payments .legend,
.checkout-payment-method .ccard .legend,
.fieldset .fullname.field > .label,
.account .column.main .limiter > .label,
.field.street .field .label,
.account-nav .title,
.page-product-downloadable .product-options-wrapper .fieldset .legend.links-title,
.page-product-giftcard .fieldset.giftcard > .legend,
.opc-wrapper .form-giftcard-account .field .label,
.filter-options-content .filter-count-label,
.block-wishlist-search-form .form-wishlist-search .fieldset > .legend,
.page-multiple-wishlist .page-title-wrapper .page-title,
.multicheckout .table-wrapper .col .label,
.multicheckout .block .methods-shipping .item-content .fieldset > .legend,
.block.newsletter .label,
.block-reorder .product-item .label,
.opc-wrapper .form-discount .field .label,
.action.skip:not(:focus),
.page-header .panel.wrapper .switcher .label,
.page-footer .switcher .label,
.products-grid.wishlist .product-item .comment-box .label,
.product-item-actions .actions-secondary > .action span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-visually-hidden-reset,
.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,
.cart.table-wrapper .actions-toolbar:before,
.cart.table-wrapper .actions-toolbar:after,
.cart.table-wrapper .item-options:before,
.cart.table-wrapper .item-options:after,
.minicart-items .product-item > .product:before,
.minicart-items .product-item > .product:after,
.checkout-container:before,
.checkout-container:after,
.checkout-onepage-success:before,
.checkout-onepage-success:after,
.opc-estimated-wrapper:before,
.opc-estimated-wrapper:after,
.opc-wrapper .field.addresses:before,
.opc-wrapper .field.addresses:after,
.opc-block-summary .items-in-cart .product .item-options:before,
.opc-block-summary .items-in-cart .product .item-options:after,
.fieldset .fullname .field:before,
.fieldset .fullname .field:after,
.page-product-downloadable .product-add-form:before,
.page-product-downloadable .product-add-form:after,
.gift-options:before,
.gift-options:after,
.gift-item-block .content:before,
.gift-item-block .content:after,
.order-details-items .order-gift-message:before,
.order-details-items .order-gift-message:after,
.order-details-items .block-order-details-gift-message:before,
.order-details-items .block-order-details-gift-message:after,
.block-giftregistry-shared-items .product .item-options:before,
.block-giftregistry-shared-items .product .item-options:after,
.gift-wrapping-list:before,
.gift-wrapping-list:after,
.opc-wrapper .data.table .gift-wrapping:before,
.opc-wrapper .data.table .gift-wrapping:after,
.table-order-items .gift-wrapping:before,
.table-order-items .gift-wrapping:after,
.table-order-review .gift-wrapping:before,
.table-order-review .gift-wrapping:after,
.order-options .product:before,
.order-options .product:after,
.map-popup .map-info-price:before,
.map-popup .map-info-price:after,
.multicheckout .item-options:before,
.multicheckout .item-options:after,
.multicheckout .block:before,
.multicheckout .block:after,
.multicheckout .block-content:before,
.multicheckout .block-content:after,
.customer-review .product-details:before,
.customer-review .product-details:after,
.header.content:before,
.header.content:after,
.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,
.cart.table-wrapper .actions-toolbar:after,
.cart.table-wrapper .item-options:after,
.minicart-items .product-item > .product:after,
.checkout-container:after,
.checkout-onepage-success:after,
.opc-estimated-wrapper:after,
.opc-wrapper .field.addresses:after,
.opc-block-summary .items-in-cart .product .item-options:after,
.fieldset .fullname .field:after,
.page-product-downloadable .product-add-form:after,
.gift-options:after,
.gift-item-block .content:after,
.order-details-items .order-gift-message:after,
.order-details-items .block-order-details-gift-message:after,
.block-giftregistry-shared-items .product .item-options:after,
.gift-wrapping-list:after,
.opc-wrapper .data.table .gift-wrapping:after,
.table-order-items .gift-wrapping:after,
.table-order-review .gift-wrapping:after,
.order-options .product:after,
.map-popup .map-info-price:after,
.multicheckout .item-options:after,
.multicheckout .block:after,
.multicheckout .block-content:after,
.customer-review .product-details:after,
.header.content:after,
.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-add-box-sizing,
.abs-field-date .control,
.abs-field-tooltip,
.columns .column.main,
.columns .sidebar-main,
.columns .sidebar-additional,
.column .block-addbysku .sku,
.bundle-options-container .block-bundle-summary,
.search-autocomplete,
.cart-summary,
.opc-wrapper .shipping-address-item,
.shipping-policy-block.field-tooltip .field-tooltip-content,
.opc-block-summary,
.sidebar .block-addbysku .fieldset .fields .field.sku,
.block-event .slider-panel .slider .item .action.show,
.product-item,
.field.date .control,
.field .control._with-tooltip {
  box-sizing: border-box;
}
.abs-navigation-icon {
  display: block;
  text-decoration: none;
}
.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-navigation-icon:after {
  position: absolute;
  right: 5px;
  top: 0;
}
.abs-split-button {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.abs-split-button:before,
.abs-split-button:after {
  content: '';
  display: table;
}
.abs-split-button:after {
  clear: both;
}
.abs-split-button .action.split {
  float: left;
  margin: 0;
}
.abs-split-button .action.toggle {
  float: right;
  margin: 0;
}
.abs-split-button button.action.split,
.abs-split-button .cart.table-wrapper .actions-toolbar > .action.action.split,
.abs-split-button .action-gift.action.split {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.abs-split-button button + .action.toggle,
.abs-split-button .cart.table-wrapper .actions-toolbar > .action + .action.toggle,
.abs-split-button .action-gift + .action.toggle {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
.abs-split-button .action.toggle {
  padding: 4px 5px;
  display: inline-block;
  text-decoration: none;
}
.abs-split-button .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-split-button .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\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;
}
.abs-action-addto-product,
.bundle-options-container .block-bundle-summary .product-addto-links > .action,
.product-info-main .action.towishlist,
.product-options-bottom .action.towishlist,
.block-bundle-summary .action.towishlist {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
}
.abs-actions-addto-gridlist,
.table-comparison .wishlist.split.button > .action.split,
.product-items .wishlist.split.button > .action.split,
.product-items .action.towishlist,
.products.list.items .action.towishlist,
.table-comparison .action.towishlist,
.product-item-actions .actions-secondary > .action {
  display: inline-block;
  text-decoration: none;
}
.abs-actions-addto-gridlist > span,
.table-comparison .wishlist.split.button > .action.split > span,
.product-items .wishlist.split.button > .action.split > span,
.product-items .action.towishlist > span,
.products.list.items .action.towishlist > span,
.table-comparison .action.towishlist > span,
.product-item-actions .actions-secondary > .action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-actions-addto-gridlist:before,
.table-comparison .wishlist.split.button > .action.split:before,
.product-items .wishlist.split.button > .action.split:before,
.product-items .action.towishlist:before,
.products.list.items .action.towishlist:before,
.table-comparison .action.towishlist:before,
.product-item-actions .actions-secondary > .action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 29px;
  line-height: 24px;
  color: #7d7d7d;
  font-family: '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-items .action.towishlist:hover:before,
.products.list.items .action.towishlist:hover:before,
.table-comparison .action.towishlist:hover:before,
.product-item-actions .actions-secondary > .action:hover:before {
  color: #333333;
}
.abs-button-l,
#store-selector .form-continue .actions-toolbar .action.primary,
.bundle-actions .action.primary,
.bundle-options-container .block-bundle-summary .box-tocart .action.primary,
.cart-container .checkout-methods-items .action.primary,
.block-minicart .block-content > .actions > .primary .action.primary,
.methods-shipping .actions-toolbar .action.primary,
.block-authentication .action.action-register,
.block-authentication .action.action-login,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary,
.form-address-edit .actions-toolbar .action.primary,
.multicheckout .action.primary {
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
}
.abs-action-button-as-link,
.abs-action-remove,
.cart.table-wrapper .action.help.map,
.opc-wrapper .edit-address-link,
.opc-block-shipping-information .shipping-information-title .action-edit,
.action-auth-toggle,
.checkout-payment-method .checkout-billing-address .action-cancel,
.checkout-agreements-block .action-show,
.cart-summary .block.giftcard .action.check,
.gift-options .actions-toolbar .action-cancel,
.table-comparison .wishlist.split.button > .action,
.product-items .wishlist.split.button > .action,
.paypal-button-widget .paypal-button,
.abs-add-fields .action.remove,
.form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove,
.form-create-return .action.remove,
.form.send.friend .action.remove {
  line-height: 1.42857143;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  border-radius: 0;
  font-size: inherit;
  font-weight: 400;
}
.abs-action-button-as-link:visited,
.abs-action-remove:visited,
.cart.table-wrapper .action.help.map:visited,
.opc-wrapper .edit-address-link:visited,
.opc-block-shipping-information .shipping-information-title .action-edit:visited,
.action-auth-toggle:visited,
.checkout-payment-method .checkout-billing-address .action-cancel:visited,
.checkout-agreements-block .action-show:visited,
.cart-summary .block.giftcard .action.check:visited,
.gift-options .actions-toolbar .action-cancel:visited,
.table-comparison .wishlist.split.button > .action:visited,
.product-items .wishlist.split.button > .action:visited,
.paypal-button-widget .paypal-button:visited,
.abs-add-fields .action.remove:visited,
.form-giftregistry-share .action.remove:visited,
.form-giftregistry-edit .action.remove:visited,
.form-add-invitations .action.remove:visited,
.form-create-return .action.remove:visited,
.form.send.friend .action.remove:visited {
  color: #1979c3;
  text-decoration: none;
}
.abs-action-button-as-link:hover,
.abs-action-remove:hover,
.cart.table-wrapper .action.help.map:hover,
.opc-wrapper .edit-address-link:hover,
.opc-block-shipping-information .shipping-information-title .action-edit:hover,
.action-auth-toggle:hover,
.checkout-payment-method .checkout-billing-address .action-cancel:hover,
.checkout-agreements-block .action-show:hover,
.cart-summary .block.giftcard .action.check:hover,
.gift-options .actions-toolbar .action-cancel:hover,
.table-comparison .wishlist.split.button > .action:hover,
.product-items .wishlist.split.button > .action:hover,
.paypal-button-widget .paypal-button:hover,
.abs-add-fields .action.remove:hover,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-edit .action.remove:hover,
.form-add-invitations .action.remove:hover,
.form-create-return .action.remove:hover,
.form.send.friend .action.remove:hover {
  color: #006bb4;
  text-decoration: underline;
}
.abs-action-button-as-link:active,
.abs-action-remove:active,
.cart.table-wrapper .action.help.map:active,
.opc-wrapper .edit-address-link:active,
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.action-auth-toggle:active,
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-agreements-block .action-show:active,
.cart-summary .block.giftcard .action.check:active,
.gift-options .actions-toolbar .action-cancel:active,
.table-comparison .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:active,
.paypal-button-widget .paypal-button:active,
.abs-add-fields .action.remove:active,
.form-giftregistry-share .action.remove:active,
.form-giftregistry-edit .action.remove:active,
.form-add-invitations .action.remove:active,
.form-create-return .action.remove:active,
.form.send.friend .action.remove:active {
  color: #ff5501;
  text-decoration: underline;
}
.abs-action-button-as-link:hover,
.abs-action-button-as-link:active,
.abs-action-button-as-link:focus,
.abs-action-remove:hover,
.abs-action-remove:active,
.abs-action-remove:focus,
.cart.table-wrapper .action.help.map:hover,
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map:focus,
.opc-wrapper .edit-address-link:hover,
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:focus,
.opc-block-shipping-information .shipping-information-title .action-edit:hover,
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.opc-block-shipping-information .shipping-information-title .action-edit:focus,
.action-auth-toggle:hover,
.action-auth-toggle:active,
.action-auth-toggle:focus,
.checkout-payment-method .checkout-billing-address .action-cancel:hover,
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-payment-method .checkout-billing-address .action-cancel:focus,
.checkout-agreements-block .action-show:hover,
.checkout-agreements-block .action-show:active,
.checkout-agreements-block .action-show:focus,
.cart-summary .block.giftcard .action.check:hover,
.cart-summary .block.giftcard .action.check:active,
.cart-summary .block.giftcard .action.check:focus,
.gift-options .actions-toolbar .action-cancel:hover,
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:focus,
.table-comparison .wishlist.split.button > .action:hover,
.table-comparison .wishlist.split.button > .action:active,
.table-comparison .wishlist.split.button > .action:focus,
.product-items .wishlist.split.button > .action:hover,
.product-items .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:focus,
.paypal-button-widget .paypal-button:hover,
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button:focus,
.abs-add-fields .action.remove:hover,
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:focus,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-share .action.remove:active,
.form-giftregistry-share .action.remove:focus,
.form-giftregistry-edit .action.remove:hover,
.form-giftregistry-edit .action.remove:active,
.form-giftregistry-edit .action.remove:focus,
.form-add-invitations .action.remove:hover,
.form-add-invitations .action.remove:active,
.form-add-invitations .action.remove:focus,
.form-create-return .action.remove:hover,
.form-create-return .action.remove:active,
.form-create-return .action.remove:focus,
.form.send.friend .action.remove:hover,
.form.send.friend .action.remove:active,
.form.send.friend .action.remove:focus {
  background: none;
  border: 0;
}
.abs-action-button-as-link.disabled,
.abs-action-button-as-link[disabled],
fieldset[disabled] .abs-action-button-as-link,
.abs-action-remove.disabled,
.abs-action-remove[disabled],
fieldset[disabled] .abs-action-remove,
.cart.table-wrapper .action.help.map.disabled,
.cart.table-wrapper .action.help.map[disabled],
fieldset[disabled] .cart.table-wrapper .action.help.map,
.opc-wrapper .edit-address-link.disabled,
.opc-wrapper .edit-address-link[disabled],
fieldset[disabled] .opc-wrapper .edit-address-link,
.opc-block-shipping-information .shipping-information-title .action-edit.disabled,
.opc-block-shipping-information .shipping-information-title .action-edit[disabled],
fieldset[disabled] .opc-block-shipping-information .shipping-information-title .action-edit,
.action-auth-toggle.disabled,
.action-auth-toggle[disabled],
fieldset[disabled] .action-auth-toggle,
.checkout-payment-method .checkout-billing-address .action-cancel.disabled,
.checkout-payment-method .checkout-billing-address .action-cancel[disabled],
fieldset[disabled] .checkout-payment-method .checkout-billing-address .action-cancel,
.checkout-agreements-block .action-show.disabled,
.checkout-agreements-block .action-show[disabled],
fieldset[disabled] .checkout-agreements-block .action-show,
.cart-summary .block.giftcard .action.check.disabled,
.cart-summary .block.giftcard .action.check[disabled],
fieldset[disabled] .cart-summary .block.giftcard .action.check,
.gift-options .actions-toolbar .action-cancel.disabled,
.gift-options .actions-toolbar .action-cancel[disabled],
fieldset[disabled] .gift-options .actions-toolbar .action-cancel,
.table-comparison .wishlist.split.button > .action.disabled,
.table-comparison .wishlist.split.button > .action[disabled],
fieldset[disabled] .table-comparison .wishlist.split.button > .action,
.product-items .wishlist.split.button > .action.disabled,
.product-items .wishlist.split.button > .action[disabled],
fieldset[disabled] .product-items .wishlist.split.button > .action,
.paypal-button-widget .paypal-button.disabled,
.paypal-button-widget .paypal-button[disabled],
fieldset[disabled] .paypal-button-widget .paypal-button,
.abs-add-fields .action.remove.disabled,
.abs-add-fields .action.remove[disabled],
fieldset[disabled] .abs-add-fields .action.remove,
.form-giftregistry-share .action.remove.disabled,
.form-giftregistry-share .action.remove[disabled],
fieldset[disabled] .form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove.disabled,
.form-giftregistry-edit .action.remove[disabled],
fieldset[disabled] .form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove.disabled,
.form-add-invitations .action.remove[disabled],
fieldset[disabled] .form-add-invitations .action.remove,
.form-create-return .action.remove.disabled,
.form-create-return .action.remove[disabled],
fieldset[disabled] .form-create-return .action.remove,
.form.send.friend .action.remove.disabled,
.form.send.friend .action.remove[disabled],
fieldset[disabled] .form.send.friend .action.remove {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.abs-action-button-as-link:active,
.abs-action-button-as-link:not(:focus),
.abs-action-remove:active,
.abs-action-remove:not(:focus),
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map:not(:focus),
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:not(:focus),
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.opc-block-shipping-information .shipping-information-title .action-edit:not(:focus),
.action-auth-toggle:active,
.action-auth-toggle:not(:focus),
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-payment-method .checkout-billing-address .action-cancel:not(:focus),
.checkout-agreements-block .action-show:active,
.checkout-agreements-block .action-show:not(:focus),
.cart-summary .block.giftcard .action.check:active,
.cart-summary .block.giftcard .action.check:not(:focus),
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:not(:focus),
.table-comparison .wishlist.split.button > .action:active,
.table-comparison .wishlist.split.button > .action:not(:focus),
.product-items .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:not(:focus),
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button:not(:focus),
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:not(:focus),
.form-giftregistry-share .action.remove:active,
.form-giftregistry-share .action.remove:not(:focus),
.form-giftregistry-edit .action.remove:active,
.form-giftregistry-edit .action.remove:not(:focus),
.form-add-invitations .action.remove:active,
.form-add-invitations .action.remove:not(:focus),
.form-create-return .action.remove:active,
.form-create-return .action.remove:not(:focus),
.form.send.friend .action.remove:active,
.form.send.friend .action.remove:not(:focus) {
  box-shadow: none;
}
.abs-revert-secondary-color,
.cart-summary .actions-toolbar > .primary button,
.cart-summary .form.giftregistry .fieldset .action.primary,
.paypal-review .block .actions-toolbar .action.primary,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action,
.cart-summary .actions-toolbar > .primary .action-gift {
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.abs-revert-secondary-color:focus,
.abs-revert-secondary-color:active,
.cart-summary .actions-toolbar > .primary button:focus,
.cart-summary .actions-toolbar > .primary button:active,
.cart-summary .form.giftregistry .fieldset .action.primary:focus,
.cart-summary .form.giftregistry .fieldset .action.primary:active,
.paypal-review .block .actions-toolbar .action.primary:focus,
.paypal-review .block .actions-toolbar .action.primary:active,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:focus,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:active,
.cart-summary .actions-toolbar > .primary .action-gift:focus,
.cart-summary .actions-toolbar > .primary .action-gift:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.abs-revert-secondary-color:hover,
.cart-summary .actions-toolbar > .primary button:hover,
.cart-summary .form.giftregistry .fieldset .action.primary:hover,
.paypal-review .block .actions-toolbar .action.primary:hover,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:hover,
.cart-summary .actions-toolbar > .primary .action-gift:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
.abs-revert-secondary-size,
.cart-summary .form.giftregistry .fieldset .action.primary {
  font-size: 1.4rem;
  line-height: 1.6rem;
  padding: 7px 15px;
}
.abs-box-tocart,
.bundle-actions {
  margin: 10px 0;
}
.abs-adjustment-incl-excl-tax .price-including-tax,
.abs-adjustment-incl-excl-tax .price-excluding-tax,
.abs-adjustment-incl-excl-tax .weee,
.bundle-options-container .price-notice .price-including-tax,
.bundle-options-container .price-notice .price-excluding-tax,
.bundle-options-container .price-notice .weee,
.cart-summary .price-including-tax,
.cart-summary .price-excluding-tax,
.cart-summary .weee,
.gift-summary .price-including-tax,
.gift-summary .price-excluding-tax,
.gift-summary .weee,
.gift-options .price-including-tax,
.gift-options .price-excluding-tax,
.gift-options .weee {
  font-size: 1.4rem;
  display: inline-block;
  white-space: nowrap;
}
.abs-adjustment-incl-excl-tax .price-including-tax + .price-excluding-tax,
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax,
.cart-summary .price-including-tax + .price-excluding-tax,
.gift-summary .price-including-tax + .price-excluding-tax,
.gift-options .price-including-tax + .price-excluding-tax {
  display: inline-block;
  font-size: 1.1rem;
}
.abs-adjustment-incl-excl-tax .price-including-tax + .price-excluding-tax:before,
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax:before,
.cart-summary .price-including-tax + .price-excluding-tax:before,
.gift-summary .price-including-tax + .price-excluding-tax:before,
.gift-options .price-including-tax + .price-excluding-tax:before {
  content: '(' attr(data-label) ': ';
}
.abs-adjustment-incl-excl-tax .price-including-tax + .price-excluding-tax:after,
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax:after,
.cart-summary .price-including-tax + .price-excluding-tax:after,
.gift-summary .price-including-tax + .price-excluding-tax:after,
.gift-options .price-including-tax + .price-excluding-tax:after {
  content: ')';
}
.abs-tax-total,
.price-including-tax .cart-tax-total,
.price-excluding-tax .cart-tax-total {
  cursor: pointer;
  padding-right: 12px;
  position: relative;
  display: inline-block;
  text-decoration: none;
}
.abs-tax-total:after,
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  line-height: 10px;
  color: inherit;
  content: '\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;
}
.abs-tax-total:after,
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after {
  position: absolute;
  right: -10px;
  top: 3px;
}
.abs-tax-total-expanded:after {
  content: '\e621';
}
.abs-tax-total-expanded:after,
.price-including-tax .cart-tax-total-expanded:after,
.price-excluding-tax .cart-tax-total-expanded:after {
  content: '\e621';
}
.abs-methods-shipping-title {
  font-size: 1.4rem;
  font-weight: 700;
  margin: 0 0 15px;
}
.abs-account-title,
.form-giftregistry-search .legend,
.block-wishlist-search-form .block-title,
.multicheckout .block-title,
.multicheckout .block-content .title {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 25px;
  padding-bottom: 10px;
}
.abs-account-title > strong,
.abs-account-title > span,
.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;
}
.abs-rating-summary .rating-summary,
.review-ratings .rating-summary {
  display: table-row;
}
.abs-rating-summary .rating-label,
.review-ratings .rating-label {
  display: table-cell;
  padding-bottom: 5px;
  padding-right: 25px;
  padding-top: 1px;
  vertical-align: top;
}
.abs-rating-summary .rating-result,
.review-ratings .rating-result {
  display: table-cell;
  vertical-align: top;
}
.abs-colon:after,
.block-minicart .subtotal .label:after,
.minicart-items .details-qty .label:after,
.minicart-items .price-minicart .label:after,
.order-details-items .order-gift-message .label:after,
.order-details-items .block-order-details-gift-message .label:after,
.block-wishlist-management .wishlist-select .wishlist-name-label:after {
  content: ': ';
}
.abs-icon-add,
.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;
}
.abs-dropdown-items-new .items .item:last-child:hover,
.wishlist.split.button .items .item:last-child:hover,
.wishlist-dropdown .items .item:last-child:hover {
  background: #e8e8e8;
}
.abs-dropdown-items-new .action.new:before,
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before {
  margin-left: -17px;
  margin-right: 5px;
}
.abs-no-display,
.abs-sidebar-totals .table-caption,
.cart-summary .block .fieldset.estimate > .legend,
.cart-summary .block .fieldset.estimate > .legend + br,
.minicart-items .product-item-details .weee[data-label] .label,
.page-product-giftcard .fieldset.giftcard > .legend + br,
.order-details-items .order-items .order-gift-message .action.close,
.multicheckout .block .methods-shipping .item-content .fieldset > .legend + br,
.multicheckout .hidden,
[class^='multishipping-'] .nav-sections,
[class^='multishipping-'] .nav-toggle,
.sidebar-main .block-reorder .subtitle,
.sidebar-additional .block-reorder .subtitle,
.no-display,
.cart-totals .table-caption,
.opc-block-summary .table-totals .table-caption {
  display: none;
}
.abs-status,
.return-status,
.order-status {
  display: inline-block;
  margin-bottom: 20px;
}
.abs-block-items-counter,
.block-wishlist .counter {
  color: #7d7d7d;
  font-size: 1.2rem;
  white-space: nowrap;
}
.abs-shopping-cart-items .action.continue,
.block-cart-failed .action.continue,
.cart-container .form-cart .action.continue {
  border-radius: 3px;
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
  cursor: pointer;
  font-family: 'Open Sans', '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: 1px solid #cdcdcd;
  color: #333333;
}
.abs-shopping-cart-items .action.continue:hover,
.block-cart-failed .action.continue:hover,
.cart-container .form-cart .action.continue:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
.abs-shopping-cart-items .action.continue.disabled,
.abs-shopping-cart-items .action.continue[disabled],
fieldset[disabled] .abs-shopping-cart-items .action.continue,
.block-cart-failed .action.continue.disabled,
.block-cart-failed .action.continue[disabled],
fieldset[disabled] .block-cart-failed .action.continue,
.cart-container .form-cart .action.continue.disabled,
.cart-container .form-cart .action.continue[disabled],
fieldset[disabled] .cart-container .form-cart .action.continue {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.abs-shopping-cart-items .action.continue:active,
.block-cart-failed .action.continue:active,
.cart-container .form-cart .action.continue:active {
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.12);
}
.abs-shopping-cart-items .action.update,
.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;
}
.abs-field-date .control,
.field.date .control {
  position: relative;
}
.abs-field-date-input,
.abs-field-date input,
.form-giftregistry-search .fields-specific-options .datetime-picker,
.field.date input {
  margin-right: 10px;
  width: calc(100% - 50px);
}
.abs-field-tooltip,
.field .control._with-tooltip {
  position: relative;
}
.abs-field-tooltip input,
.field .control._with-tooltip input {
  margin-right: 10px;
  width: calc(100% - 39px);
}
.abs-checkout-tooltip-content-position-top,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content,
.shipping-policy-block.field-tooltip .field-tooltip-content {
  right: -10px;
  top: 40px;
  left: auto;
}
.abs-checkout-tooltip-content-position-top:before,
.abs-checkout-tooltip-content-position-top:after,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  margin-top: -21px;
  right: 10px;
  left: auto;
  top: 0;
}
.abs-checkout-tooltip-content-position-top:before,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:before {
  border-bottom-color: #999999;
}
.abs-checkout-tooltip-content-position-top:after,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {
  border-bottom-color: #f4f4f4;
  top: 1px;
}
.abs-checkout-title,
.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;
}
.abs-sidebar-totals .mark,
.cart-totals .mark,
.opc-block-summary .table-totals .mark {
  font-weight: 400;
  padding-left: 4px;
}
.abs-sidebar-totals .mark strong,
.cart-totals .mark strong,
.opc-block-summary .table-totals .mark strong {
  font-weight: 400;
}
.abs-sidebar-totals .amount,
.cart-totals .amount,
.opc-block-summary .table-totals .amount {
  padding-right: 4px;
  text-align: right;
  white-space: nowrap;
}
.abs-sidebar-totals .amount strong,
.cart-totals .amount strong,
.opc-block-summary .table-totals .amount strong {
  font-weight: 400;
}
.abs-sidebar-totals .grand .mark,
.abs-sidebar-totals .grand .amount,
.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;
}
.abs-sidebar-totals .grand .amount,
.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .amount {
  padding-right: 4px;
  text-align: right;
}
.abs-sidebar-totals .grand .amount strong,
.cart-totals .grand .amount strong,
.opc-block-summary .table-totals .grand .amount strong {
  font-weight: 700;
}
.abs-sidebar-totals .msrp,
.cart-totals .msrp,
.opc-block-summary .table-totals .msrp {
  margin-bottom: 10px;
}
.abs-sidebar-totals .totals-tax-summary .mark,
.abs-sidebar-totals .totals-tax-summary .amount,
.cart-totals .totals-tax-summary .mark,
.cart-totals .totals-tax-summary .amount,
.opc-block-summary .table-totals .totals-tax-summary .mark,
.opc-block-summary .table-totals .totals-tax-summary .amount {
  border-top: 1px solid #d1d1d1;
  border-bottom: 1px solid #d1d1d1;
  cursor: pointer;
}
.abs-sidebar-totals .totals-tax-summary .amount .price,
.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;
}
.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 {
  position: absolute;
  right: -5px;
  top: -12px;
}
.abs-sidebar-totals .totals-tax-summary.expanded .mark,
.abs-sidebar-totals .totals-tax-summary.expanded .amount,
.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';
}
.abs-sidebar-totals .totals-tax-details,
.cart-totals .totals-tax-details,
.opc-block-summary .table-totals .totals-tax-details {
  border-bottom: 1px solid #d1d1d1;
  display: none;
}
.abs-sidebar-totals .totals-tax-details.shown,
.cart-totals .totals-tax-details.shown,
.opc-block-summary .table-totals .totals-tax-details.shown {
  display: table-row;
}
.abs-discount-block > .title,
.cart-summary .block > .title,
.paypal-review-discount .block > .title {
  border-top: 1px solid #d1d1d1;
  cursor: pointer;
  font-weight: 600;
  display: block;
  text-decoration: none;
  margin-bottom: 0;
  overflow: hidden;
  padding: 7px 30px 7px 5px;
  position: relative;
}
.abs-discount-block > .title:after,
.cart-summary .block > .title:after,
.paypal-review-discount .block > .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-discount-block > .title:after,
.cart-summary .block > .title:after,
.paypal-review-discount .block > .title:after {
  position: absolute;
  right: -5px;
  top: -5px;
}
.column.main .abs-discount-block > .title strong,
.column.main .cart-summary .block > .title strong,
.column.main .paypal-review-discount .block > .title strong {
  font-size: 1.8rem;
  font-weight: 400;
}
.abs-discount-block > .content,
.cart-summary .block > .content,
.paypal-review-discount .block > .content {
  display: none;
}
.abs-discount-block.active > .title:after,
.cart-summary .block.active > .title:after,
.paypal-review-discount .block.active > .title:after {
  content: '\e621';
}
.abs-discount-block.active > .content,
.cart-summary .block.active > .content,
.paypal-review-discount .block.active > .content {
  display: block;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/opensans/light/opensans-300.woff2') format('woff2'), url('../fonts/opensans/light/opensans-300.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/opensans/regular/opensans-400.woff2') format('woff2'), url('../fonts/opensans/regular/opensans-400.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/opensans/semibold/opensans-600.woff2') format('woff2'), url('../fonts/opensans/semibold/opensans-600.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/opensans/bold/opensans-700.woff2') format('woff2'), url('../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 #d1d1d1;
}
.table:not(.cart):not(.totals) tfoot > tr:first-child th,
.table:not(.cart):not(.totals) tfoot > tr:first-child td {
  border-top: 1px solid #d1d1d1;
  padding-top: 20px;
}
.table:not(.cart):not(.totals) tfoot .mark {
  font-weight: 400;
  text-align: right;
}
.message.info {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative;
}
.message.info a {
  color: #1979c3;
}
.message.info a:hover {
  color: #006bb4;
}
.message.info a:active {
  color: #006bb4;
}
.message.info > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #c07600;
  content: '\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: #1979c3;
}
.message.error a:hover {
  color: #006bb4;
}
.message.error a:active {
  color: #006bb4;
}
.message.error > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #b30000;
  content: '\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: #1979c3;
}
.message.warning a:hover {
  color: #006bb4;
}
.message.warning a:active {
  color: #006bb4;
}
.message.warning > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #c07600;
  content: '\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: #1979c3;
}
.message.notice a:hover {
  color: #006bb4;
}
.message.notice a:active {
  color: #006bb4;
}
.message.notice > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #c07600;
  content: '\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: #1979c3;
}
.message.success a:hover {
  color: #006bb4;
}
.message.success a:active {
  color: #006bb4;
}
.message.success > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #006400;
  content: '\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;
}
.nav-sections {
  background: #f5f5f5;
}
.nav-toggle {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  display: block;
  font-size: 0;
  left: 15px;
  position: absolute;
  top: 15px;
  z-index: 14;
}
.nav-toggle:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: inherit;
  color: #8f8f8f;
  content: '\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('../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: 'Open Sans', '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 {
  margin-top: 7px;
}
.field-error {
  color: #e02b27;
  font-size: 1.2rem;
}
.product-options-wrapper .date.required div[for*='options'].mage-error {
  display: none !important;
}
.field .tooltip {
  position: relative;
}
.field .tooltip .tooltip-content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333333;
  line-height: 1.4;
  border: 1px solid #bbbbbb;
  margin-left: 5px;
  left: 100%;
  top: 0;
}
.field .tooltip .tooltip-content:after,
.field .tooltip .tooltip-content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.field .tooltip .tooltip-content:after {
  border-width: 5px;
  border-color: transparent;
}
.field .tooltip .tooltip-content:before {
  border-width: 6px;
  border-color: transparent;
}
.field .tooltip .tooltip-content:after,
.field .tooltip .tooltip-content:before {
  right: 100%;
}
.field .tooltip .tooltip-content:after {
  border-right-color: #ffffff;
  margin-top: -5px;
  top: 15px;
}
.field .tooltip .tooltip-content:before {
  border-right-color: #bbbbbb;
  margin-top: -6px;
  top: 15px;
}
.field .tooltip .tooltip-toggle {
  cursor: help;
}
.field .tooltip .tooltip-toggle:hover + .tooltip-content,
.field .tooltip .tooltip-toggle:focus + .tooltip-content,
.field .tooltip:hover .tooltip-content {
  display: block;
}
.field .tooltip .tooltip-content {
  min-width: 200px;
  white-space: normal;
}
input:focus ~ .tooltip .tooltip-content,
select:focus ~ .tooltip .tooltip-content {
  display: block;
}
._has-datepicker ~ .ui-datepicker-trigger {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: block;
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
}
._has-datepicker ~ .ui-datepicker-trigger:focus,
._has-datepicker ~ .ui-datepicker-trigger:active {
  background: none;
  border: none;
}
._has-datepicker ~ .ui-datepicker-trigger:hover {
  background: none;
  border: none;
}
._has-datepicker ~ .ui-datepicker-trigger.disabled,
._has-datepicker ~ .ui-datepicker-trigger[disabled],
fieldset[disabled] ._has-datepicker ~ .ui-datepicker-trigger {
  pointer-events: none;
  opacity: 0.5;
}
._has-datepicker ~ .ui-datepicker-trigger > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
._has-datepicker ~ .ui-datepicker-trigger:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 40px;
  line-height: 40px;
  color: #7d7d7d;
  content: '\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('../fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff2') format('woff2'), url('../fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
button,
a.action.primary,
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  border-radius: 3px;
}
button:active,
.cart.table-wrapper .actions-toolbar > .action:active,
.action-gift:active {
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.12);
}
a.action.primary {
  display: inline-block;
  text-decoration: none;
}
a.action.primary:hover,
a.action.primary:active,
a.action.primary:focus {
  text-decoration: none;
}
.action.primary,
.action-primary {
  background-image: none;
  background: #1979c3;
  border: 1px solid #1979c3;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', '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 {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.action.primary:hover,
.action-primary:hover {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.action.primary.disabled,
.action-primary.disabled,
.action.primary[disabled],
.action-primary[disabled],
fieldset[disabled] .action.primary,
fieldset[disabled] .action-primary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.product.data.items {
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
}
.product.data.items > .item.title {
  box-sizing: border-box;
  float: none;
  width: 100%;
}
.product.data.items > .item.title > .switch {
  display: block;
}
.product.data.items > .item.content {
  box-sizing: border-box;
  display: block;
  float: none;
  margin: 0;
}
.product.data.items > .item.content:before,
.product.data.items > .item.content:after {
  content: '';
  display: table;
}
.product.data.items > .item.content:after {
  clear: both;
}
.product.data.items > .item.content.active {
  display: block;
}
.product.data.items > .item.title {
  margin: 0 0 5px;
}
.product.data.items > .item.title > .switch {
  background: #f0f0f0;
  border-bottom: 1px solid #d1d1d1;
  border-left: 1px solid #d1d1d1;
  border-right: 1px solid #d1d1d1;
  border-top: 1px solid #d1d1d1;
  height: 40px;
  padding: 5px 20px 5px 20px;
  font-weight: 600;
  line-height: 40px;
  font-size: 1.8rem;
  color: #7d7d7d;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:visited {
  color: #7d7d7d;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:hover {
  color: #7d7d7d;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:active {
  color: #333333;
  text-decoration: none;
}
.product.data.items > .item.title:not(.disabled) > .switch:focus,
.product.data.items > .item.title:not(.disabled) > .switch:hover {
  background: #fcfcfc;
}
.product.data.items > .item.title:not(.disabled) > .switch:active,
.product.data.items > .item.title.active > .switch,
.product.data.items > .item.title.active > .switch:focus,
.product.data.items > .item.title.active > .switch:hover {
  background: #ffffff;
  color: #333333;
  text-decoration: none;
  padding-bottom: 5px;
}
.product.data.items > .item.content {
  background: #ffffff;
  border: 1px solid #d1d1d1;
  margin: 0 0 5px;
  padding: 20px 20px 20px 20px;
}
.pages > .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .items {
  font-size: 0;
  letter-spacing: -1px;
  line-height: 0;
  white-space: nowrap;
  margin: 0;
  padding: 0;
  list-style: none none;
  display: inline-block;
  font-weight: 700;
}
.pages .item {
  font-size: 1.2rem;
  line-height: 3.2rem;
  letter-spacing: normal;
  margin: 0 2px 0 0;
  display: inline-block;
}
.pages .item .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages a.page {
  color: #1979c3;
  display: inline-block;
  padding: 0 4px;
  text-decoration: none;
}
.pages a.page:visited {
  color: #1979c3;
}
.pages a.page:hover {
  color: #006bb4;
  text-decoration: none;
}
.pages a.page:active {
  color: #ff5501;
}
.pages strong.page {
  font-size: 1.2rem;
  line-height: 3.2rem;
  letter-spacing: normal;
  color: #333333;
  display: inline-block;
  font-weight: 700;
  padding: 0 4px;
}
.pages .action {
  border: 1px solid #d1d1d1;
  color: #7d7d7d;
  display: inline-block;
  padding: 0;
  text-decoration: none;
}
.pages .action:visited {
  color: #7d7d7d;
}
.pages .action:hover {
  color: #7d7d7d;
  text-decoration: none;
}
.pages .action:active {
  color: #7d7d7d;
}
.pages .action.next {
  display: inline-block;
  text-decoration: none;
}
.pages .action.next:visited:before {
  color: #7d7d7d;
}
.pages .action.next:active:before {
  color: #7d7d7d;
}
.pages .action.next > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .action.next:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 46px;
  line-height: inherit;
  color: #7d7d7d;
  content: '\e608';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 -6px;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.pages .action.next:hover:before {
  color: #7d7d7d;
}
.pages .action.next:active:before {
  color: #7d7d7d;
}
.pages .action.previous {
  display: inline-block;
  text-decoration: none;
}
.pages .action.previous:visited:before {
  color: #7d7d7d;
}
.pages .action.previous:active:before {
  color: #7d7d7d;
}
.pages .action.previous > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .action.previous:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 46px;
  line-height: inherit;
  color: #7d7d7d;
  content: '\e617';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 -6px;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.pages .action.previous:hover:before {
  color: #7d7d7d;
}
.pages .action.previous:active:before {
  color: #7d7d7d;
}
.pages .action {
  width: 34px;
}
.pages .action.previous {
  margin-right: 12px;
}
.pages .action.next {
  margin-left: 12px;
}
.actions-toolbar > .primary,
.actions-toolbar > .secondary {
  text-align: center;
  margin-bottom: 10px;
}
.actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action {
  margin-bottom: 10px;
}
.actions-toolbar > .primary .action:last-child,
.actions-toolbar > .secondary .action:last-child {
  margin-bottom: 0;
}
.actions-toolbar > .primary:last-child,
.actions-toolbar > .secondary:last-child {
  margin-bottom: 0;
}
.actions-toolbar > .secondary .action.back {
  display: none;
}
.breadcrumbs {
  margin: 0 0 20px;
}
.breadcrumbs .items {
  font-size: 1.2rem;
  color: #a3a3a3;
  margin: 0;
  padding: 0;
  list-style: none none;
}
.breadcrumbs .items > li {
  display: inline-block;
  vertical-align: top;
}
.breadcrumbs .item {
  margin: 0;
}
.breadcrumbs a {
  color: #333333;
  text-decoration: none;
}
.breadcrumbs a:visited {
  color: #333333;
  text-decoration: none;
}
.breadcrumbs a:hover {
  color: #333333;
  text-decoration: underline;
}
.breadcrumbs a:active {
  color: #333333;
  text-decoration: none;
}
.breadcrumbs strong {
  font-weight: 400;
}
.breadcrumbs .item:not(:last-child) {
  display: inline-block;
  text-decoration: none;
}
.breadcrumbs .item:not(:last-child):after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 18px;
  content: '\e608';
  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 {
  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._show .modal-inner-wrap {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.modal-popup .modal-inner-wrap {
  margin: 5rem auto;
  width: 75%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  box-sizing: border-box;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  -webkit-transform: translateY(-200%);
  transform: translateY(-200%);
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: transform .2s ease;
}
.modal-popup._inner-scroll {
  overflow-y: visible;
}
.ie11 .modal-popup._inner-scroll {
  overflow-y: auto;
}
.modal-popup._inner-scroll .modal-inner-wrap {
  max-height: 90%;
}
.ie11 .modal-popup._inner-scroll .modal-inner-wrap {
  max-height: none;
}
.modal-popup._inner-scroll .modal-content {
  overflow-y: auto;
}
.modal-popup .modal-header,
.modal-popup .modal-content,
.modal-popup .modal-footer {
  padding-left: 3rem;
  padding-right: 3rem;
}
.modal-popup .modal-header,
.modal-popup .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-popup .modal-header {
  padding-bottom: 1.2rem;
  padding-top: 3rem;
}
.modal-popup .modal-footer {
  margin-top: auto;
  padding-bottom: 3rem;
  padding-top: 3rem;
}
.modal-popup .modal-footer-actions {
  text-align: right;
}
.modal-custom .action-close,
.modal-popup .action-close,
.modal-slide .action-close {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: inline-block;
  text-decoration: none;
  position: absolute;
  right: 0;
  top: 0;
}
.modal-custom .action-close:focus,
.modal-popup .action-close:focus,
.modal-slide .action-close:focus,
.modal-custom .action-close:active,
.modal-popup .action-close:active,
.modal-slide .action-close:active {
  background: none;
  border: none;
}
.modal-custom .action-close:hover,
.modal-popup .action-close:hover,
.modal-slide .action-close:hover {
  background: none;
  border: none;
}
.modal-custom .action-close.disabled,
.modal-popup .action-close.disabled,
.modal-slide .action-close.disabled,
.modal-custom .action-close[disabled],
.modal-popup .action-close[disabled],
.modal-slide .action-close[disabled],
fieldset[disabled] .modal-custom .action-close,
fieldset[disabled] .modal-popup .action-close,
fieldset[disabled] .modal-slide .action-close {
  pointer-events: none;
  opacity: 0.5;
}
.modal-custom .action-close > span,
.modal-popup .action-close > span,
.modal-slide .action-close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.modal-custom .action-close:before,
.modal-popup .action-close:before,
.modal-slide .action-close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 32px;
  color: #8f8f8f;
  content: '\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;
}
/**
     * @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-sticky {
  position: relative;
  z-index: 999;
}
.lac-notification-sticky .lac-notification {
  background-color: #373330;
  color: #ffffff;
  font-size: 16px;
}
.lac-notification-sticky .lac-notification .lac-notification-icon {
  float: left;
  margin: 10px 25px 10px 10px;
}
.lac-notification-sticky .lac-notification .lac-notification-icon .logo-img {
  display: block;
}
.lac-notification-sticky .lac-notification .lac-notification-text {
  float: left;
  padding: 15px 0;
}
.lac-notification-sticky .lac-notification .lac-notification-links {
  float: right;
  padding: 15px 0;
}
.lac-notification-sticky .lac-notification .lac-notification-links a {
  color: #ffffff;
  font-size: 14px;
}
.lac-notification-sticky .lac-notification .lac-notification-links .lac-notification-close-link:after {
  background: url('../Magento_LoginAsCustomerFrontendUi/images/close.svg');
  content: ' ';
  display: inline-block;
  height: 12px;
  margin-left: 5px;
  vertical-align: middle;
  width: 12px;
}
@font-face {
  font-family: 'pagebuilder-font';
  font-style: normal;
  font-weight: normal;
  src: url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.eot');
  src: url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.eot?#iefix') format('embedded-opentype'), url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.woff') format('woff'), url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.ttf') format('truetype');
}
.pagebuilder-icon,
.slick-prev:before,
.slick-next:before,
.slick-prev:after,
.slick-next:after {
  -webkit-font-smoothing: antialiased;
  font-family: 'pagebuilder-font';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
}
[class^='pagebuilder-icon-']:before,
[class*=' pagebuilder-icon-']:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: 'pagebuilder-font';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  text-decoration: inherit;
  text-rendering: auto;
  text-transform: none;
  vertical-align: middle;
}
.pagebuilder-icon-down:before {
  content: '\f101';
}
.pagebuilder-icon-next:before {
  content: '\f102';
}
.pagebuilder-icon-prev:before {
  content: '\f103';
}
.pagebuilder-icon-up:before {
  content: '\f104';
}
.product-full-width-section {
  padding: .5em 0;
}
.product-full-width-section .block.review-add {
  margin-top: 2.7rem;
}
.page-layout-product-full-width .block.related {
  margin-top: 2.7rem;
}
.page-main-details .product-section-title {
  border-bottom: 1px solid #c6c6c6;
  margin-bottom: 15px;
  padding-bottom: 12px;
}
.additional-attributes-wrapper .additional-attributes {
  border: none;
  width: auto;
}
.additional-attributes-wrapper .additional-attributes > tbody > tr > th {
  border: none;
  padding: 5.5px 30px 10px 0;
}
.additional-attributes-wrapper .additional-attributes > tbody > tr > td {
  border: none;
  padding: 5.5px 5px 10px;
}
.cms-index-index.page-layout-cms-full-width .nav-sections {
  margin-bottom: 0;
}
.slick-slider {
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-touch-action: pan-y;
  -ms-user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  box-sizing: border-box;
  display: block;
  position: relative;
  touch-action: pan-y;
  user-select: none;
}
.slick-list {
  display: block;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-track {
  display: block;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 0;
}
.slick-track:before,
.slick-track:after {
  content: '';
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  border: 1px solid transparent;
  display: block;
  height: auto;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-prev {
  left: 2rem;
}
.slick-prev:before {
  content: '\f103';
  padding-right: 5px;
}
.slick-next {
  right: 2rem;
}
.slick-next:before {
  content: '\f102';
  padding-left: 5px;
}
.slick-prev,
.slick-next {
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  background: rgba(252, 252, 252, 0.6);
  border: none;
  border-radius: 0;
  color: transparent;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 60px;
  line-height: 0;
  outline: none;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  width: 60px;
  z-index: 101;
}
.slick-prev.slick-disabled,
.slick-next.slick-disabled {
  opacity: .2;
}
.slick-prev:hover,
.slick-next:hover {
  background: #fcfcfc;
  border: none;
}
.slick-prev:hover.slick-disabled,
.slick-next:hover.slick-disabled {
  opacity: .2;
}
.slick-prev:hover:before,
.slick-next:hover:before {
  color: #494949;
}
.slick-prev:before,
.slick-next:before,
.slick-prev:after,
.slick-next:after {
  color: #555555;
  font-size: 38px;
  opacity: 1;
}
.slick-prev:active,
.slick-next:active,
.slick-prev:focus,
.slick-next:focus,
.slick-prev:not(.primary),
.slick-next:not(.primary) {
  background: rgba(252, 252, 252, 0.7);
  border: none;
  box-shadow: none;
}
.slick-prev:active:active,
.slick-next:active:active,
.slick-prev:focus:active,
.slick-next:focus:active,
.slick-prev:not(.primary):active,
.slick-next:not(.primary):active {
  box-shadow: none;
}
.slick-dots {
  font-size: 1.4rem;
  line-height: normal;
  letter-spacing: normal;
  display: block;
  list-style: none;
  margin: 0;
  padding: 15px 0;
  text-align: center;
  width: 100%;
}
.slick-dots li {
  cursor: pointer;
  display: inline-block;
  height: 14px;
  margin: 0 5px;
  padding: 0;
  position: relative;
  vertical-align: middle;
  width: 14px;
}
.slick-dots li button,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action,
.slick-dots li .action-gift {
  background: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 10px;
  box-shadow: none;
  cursor: pointer;
  display: block;
  height: 14px;
  padding: 0;
  text-indent: -99999px;
  transition: .3s;
  width: 14px;
}
.slick-dots li button:hover,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:hover,
.slick-dots li .action-gift:hover {
  border: 1px solid #b3b3b3;
}
.slick-dots li button:active,
.slick-dots li button:focus,
.slick-dots li button:not(.primary),
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:active,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:focus,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:not(.primary),
.slick-dots li .action-gift:active,
.slick-dots li .action-gift:focus,
.slick-dots li .action-gift:not(.primary) {
  box-shadow: none;
}
.slick-dots li.slick-active button,
.slick-dots li.slick-active .cart.table-wrapper .actions-toolbar > .action,
.slick-dots li.slick-active .action-gift {
  background: #1c1918;
}
[data-content-type='banner'] > [data-element='link'],
[data-content-type='banner'] > [data-element='empty_link'] {
  color: inherit;
  text-decoration: inherit;
}
[data-content-type='banner'] > [data-element='link']:hover,
[data-content-type='banner'] > [data-element='empty_link']:hover {
  color: inherit;
  text-decoration: inherit;
}
.pagebuilder-banner-wrapper {
  background-clip: padding-box;
  border-radius: inherit;
  box-sizing: border-box;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.pagebuilder-banner-wrapper .pagebuilder-overlay {
  -moz-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
  -webkit-transition: background-color 500ms ease;
  box-sizing: border-box;
  padding: 30px;
  position: relative;
  transition: background-color 500ms ease;
}
.pagebuilder-banner-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
  align-items: center;
  display: flex;
  justify-content: center;
}
.pagebuilder-banner-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
  max-width: 540px;
}
.pagebuilder-banner-wrapper.jarallax .video-overlay {
  z-index: 0;
}
.pagebuilder-banner-wrapper [data-element='content'] {
  min-height: 50px;
  overflow: auto;
}
.pagebuilder-banner-wrapper .pagebuilder-banner-button {
  -moz-transition: opacity 500ms ease;
  -o-transition: opacity 500ms ease;
  -webkit-transition: opacity 500ms ease;
  margin: 20px 0 0 0;
  max-width: 100%;
  text-align: inherit;
  transition: opacity 500ms ease;
  word-break: break-word;
}
.pagebuilder-banner-wrapper .pagebuilder-poster-content {
  width: 100%;
}
[data-appearance='collage-centered'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  margin-left: auto;
  margin-right: auto;
}
[data-appearance='collage-left'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  margin-right: auto;
}
[data-appearance='collage-right'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  margin-left: auto;
}
[data-content-type$='block'] .block p:last-child {
  margin-bottom: 1rem;
  margin-top: 0;
}
[data-content-type='buttons'] {
  max-width: 100%;
}
[data-content-type='button-item'] {
  max-width: 100%;
}
[data-content-type='button-item'] [data-element='link'],
[data-content-type='button-item'] [data-element='empty_link'] {
  max-width: 100%;
  word-wrap: break-word;
}
[data-content-type='button-item'] [data-element='empty_link'] {
  cursor: default;
}
a.pagebuilder-button-link,
button.pagebuilder-button-link,
div.pagebuilder-button-link,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link,
.action-gift.pagebuilder-button-link {
  line-height: 2.2rem;
  font-size: 1.8rem;
  line-height: 1.42857143;
  margin: 0 10px 10px 0;
  padding: 14px 17px;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  font-weight: 600;
  box-shadow: none;
  box-sizing: border-box;
  display: inline-block;
}
a.pagebuilder-button-link:visited,
button.pagebuilder-button-link:visited,
div.pagebuilder-button-link:visited,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link:visited,
.action-gift.pagebuilder-button-link:visited {
  color: #1979c3;
  text-decoration: none;
}
a.pagebuilder-button-link:hover,
button.pagebuilder-button-link:hover,
div.pagebuilder-button-link:hover,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link:hover,
.action-gift.pagebuilder-button-link:hover {
  color: #006bb4;
  text-decoration: underline;
}
a.pagebuilder-button-link:active,
button.pagebuilder-button-link:active,
div.pagebuilder-button-link:active,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link:active,
.action-gift.pagebuilder-button-link:active {
  color: #ff5501;
  text-decoration: underline;
}
a.pagebuilder-button-link:hover,
button.pagebuilder-button-link:hover,
div.pagebuilder-button-link:hover,
a.pagebuilder-button-link:active,
button.pagebuilder-button-link:active,
div.pagebuilder-button-link:active,
a.pagebuilder-button-link:focus,
button.pagebuilder-button-link:focus,
div.pagebuilder-button-link:focus,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link:hover,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link:active,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link:focus,
.action-gift.pagebuilder-button-link:hover,
.action-gift.pagebuilder-button-link:active,
.action-gift.pagebuilder-button-link:focus {
  background: none;
  border: 0;
}
a.pagebuilder-button-link.disabled,
button.pagebuilder-button-link.disabled,
div.pagebuilder-button-link.disabled,
a.pagebuilder-button-link[disabled],
button.pagebuilder-button-link[disabled],
div.pagebuilder-button-link[disabled],
fieldset[disabled] a.pagebuilder-button-link,
fieldset[disabled] button.pagebuilder-button-link,
fieldset[disabled] div.pagebuilder-button-link,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link.disabled,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link,
.action-gift.pagebuilder-button-link.disabled,
.action-gift.pagebuilder-button-link[disabled],
fieldset[disabled] .action-gift.pagebuilder-button-link {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
a.pagebuilder-button-primary,
button.pagebuilder-button-primary,
div.pagebuilder-button-primary,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary,
.action-gift.pagebuilder-button-primary {
  text-decoration: none;
  background-image: none;
  background: #1979c3;
  border: 1px solid #1979c3;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0 10px 10px 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
  border-radius: 3px;
  box-shadow: none;
}
a.pagebuilder-button-primary:hover,
button.pagebuilder-button-primary:hover,
div.pagebuilder-button-primary:hover,
a.pagebuilder-button-primary:active,
button.pagebuilder-button-primary:active,
div.pagebuilder-button-primary:active,
a.pagebuilder-button-primary:focus,
button.pagebuilder-button-primary:focus,
div.pagebuilder-button-primary:focus,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary:hover,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary:active,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary:focus,
.action-gift.pagebuilder-button-primary:hover,
.action-gift.pagebuilder-button-primary:active,
.action-gift.pagebuilder-button-primary:focus {
  text-decoration: none;
}
a.pagebuilder-button-primary:focus,
button.pagebuilder-button-primary:focus,
div.pagebuilder-button-primary:focus,
a.pagebuilder-button-primary:active,
button.pagebuilder-button-primary:active,
div.pagebuilder-button-primary:active,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary:focus,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary:active,
.action-gift.pagebuilder-button-primary:focus,
.action-gift.pagebuilder-button-primary:active {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
a.pagebuilder-button-primary:hover,
button.pagebuilder-button-primary:hover,
div.pagebuilder-button-primary:hover,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary:hover,
.action-gift.pagebuilder-button-primary:hover {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
a.pagebuilder-button-primary.disabled,
button.pagebuilder-button-primary.disabled,
div.pagebuilder-button-primary.disabled,
a.pagebuilder-button-primary[disabled],
button.pagebuilder-button-primary[disabled],
div.pagebuilder-button-primary[disabled],
fieldset[disabled] a.pagebuilder-button-primary,
fieldset[disabled] button.pagebuilder-button-primary,
fieldset[disabled] div.pagebuilder-button-primary,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary.disabled,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary,
.action-gift.pagebuilder-button-primary.disabled,
.action-gift.pagebuilder-button-primary[disabled],
fieldset[disabled] .action-gift.pagebuilder-button-primary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
a.pagebuilder-button-secondary,
button.pagebuilder-button-secondary,
div.pagebuilder-button-secondary,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary,
.action-gift.pagebuilder-button-secondary {
  text-decoration: none;
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0 10px 10px 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
  border-radius: 3px;
  box-shadow: none;
}
a.pagebuilder-button-secondary:hover,
button.pagebuilder-button-secondary:hover,
div.pagebuilder-button-secondary:hover,
a.pagebuilder-button-secondary:active,
button.pagebuilder-button-secondary:active,
div.pagebuilder-button-secondary:active,
a.pagebuilder-button-secondary:focus,
button.pagebuilder-button-secondary:focus,
div.pagebuilder-button-secondary:focus,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary:hover,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary:active,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary:focus,
.action-gift.pagebuilder-button-secondary:hover,
.action-gift.pagebuilder-button-secondary:active,
.action-gift.pagebuilder-button-secondary:focus {
  text-decoration: none;
}
a.pagebuilder-button-secondary:focus,
button.pagebuilder-button-secondary:focus,
div.pagebuilder-button-secondary:focus,
a.pagebuilder-button-secondary:active,
button.pagebuilder-button-secondary:active,
div.pagebuilder-button-secondary:active,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary:focus,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary:active,
.action-gift.pagebuilder-button-secondary:focus,
.action-gift.pagebuilder-button-secondary:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
a.pagebuilder-button-secondary:hover,
button.pagebuilder-button-secondary:hover,
div.pagebuilder-button-secondary:hover,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary:hover,
.action-gift.pagebuilder-button-secondary:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
a.pagebuilder-button-secondary.disabled,
button.pagebuilder-button-secondary.disabled,
div.pagebuilder-button-secondary.disabled,
a.pagebuilder-button-secondary[disabled],
button.pagebuilder-button-secondary[disabled],
div.pagebuilder-button-secondary[disabled],
fieldset[disabled] a.pagebuilder-button-secondary,
fieldset[disabled] button.pagebuilder-button-secondary,
fieldset[disabled] div.pagebuilder-button-secondary,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary.disabled,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary,
.action-gift.pagebuilder-button-secondary.disabled,
.action-gift.pagebuilder-button-secondary[disabled],
fieldset[disabled] .action-gift.pagebuilder-button-secondary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.pagebuilder-column {
  box-sizing: border-box;
}
[data-content-type='heading'] {
  word-wrap: break-word;
}
[data-content-type='html'] {
  word-wrap: break-word;
}
figure[data-content-type='image'] {
  box-sizing: border-box;
}
figure[data-content-type='image'] > [data-element='link'],
figure[data-content-type='image'] > [data-element='link'] img {
  border-radius: inherit;
}
figure[data-content-type='image'] figcaption {
  word-wrap: break-word;
}
[data-content-type='map'] {
  box-sizing: border-box;
  height: 300px;
}
[data-content-type='row'] li.product-item {
  text-align: left;
}
.pagebuilder-column .widget-product-grid .product-item {
  max-width: 100%;
  min-width: 50px;
}
.pagebuilder-column .widget-product-grid .product-item .price-box {
  word-wrap: break-word;
}
.pagebuilder-column .widget-product-grid .product-item .price-box .price {
  white-space: normal;
}
.pagebuilder-column .widget-product-grid .product-item .product-item-actions .actions-primary {
  display: inline-block;
  max-width: 100%;
}
.pagebuilder-column .widget-product-grid .product-item .product-item-actions .actions-secondary {
  display: inline-block;
  width: auto;
}
.pagebuilder-column .widget-product-grid .product-item .product-item-actions .tocart {
  max-width: 100%;
  white-space: normal;
}
.pagebuilder-column [data-content-type='products'] .block.widget .products-grid .widget-product-grid.product-items .product-item {
  width: 200px;
}
[data-content-type='products'][data-appearance='carousel'] .slick-initialized li.product-item {
  display: block;
}
[data-content-type='products'][data-appearance='carousel'] .slick-initialized li.product-item:first-child {
  visibility: visible;
}
[data-content-type='products'][data-appearance='carousel'] .product-item-info {
  width: auto;
}
[data-content-type='products'][data-appearance='carousel'] li.product-item {
  display: none;
}
[data-content-type='products'][data-appearance='carousel'] li.product-item:first-child {
  display: block;
  visibility: hidden;
}
[data-content-type='products'][data-appearance='carousel'].center-mode .product-item {
  opacity: .5;
  transition: all 300ms ease;
}
[data-content-type='products'][data-appearance='carousel'].center-mode .product-item:hover {
  opacity: 1;
}
[data-content-type='products'][data-appearance='carousel'].center-mode .slick-current .product-item {
  opacity: 1;
}
[data-content-type='row'][data-appearance='contained'] {
  box-sizing: border-box;
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 1400px;
}
[data-content-type='row'][data-appearance='contained'] [data-element='inner'] {
  box-sizing: border-box;
}
[data-content-type='row'][data-appearance='full-bleed'] {
  box-sizing: border-box;
}
[data-content-type='row'][data-appearance='full-width'] {
  box-sizing: border-box;
}
[data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner {
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  max-width: 1400px;
  width: 100%;
}
[data-content-type='slide'] {
  box-sizing: border-box;
  line-height: 20px;
  min-height: inherit;
  overflow: hidden;
}
[data-content-type='slide'] > [data-element='link'],
[data-content-type='slide'] > [data-element='empty_link'] {
  color: inherit;
  min-height: inherit;
  text-decoration: inherit;
}
[data-content-type='slide'] > [data-element='link']:hover,
[data-content-type='slide'] > [data-element='empty_link']:hover {
  color: inherit;
  text-decoration: inherit;
}
[data-content-type='slide'] + [data-content-type='slide'] {
  height: 0;
  min-height: 0;
}
.slick-slider [data-content-type='slide'] + [data-content-type='slide'] {
  height: initial;
  min-height: inherit;
}
.pagebuilder-slide-wrapper {
  border-radius: inherit;
  box-sizing: border-box;
  min-height: inherit;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.pagebuilder-slide-wrapper .jarallax-viewport-element {
  height: 100%;
  left: -15000vw;
  position: absolute;
  top: 0;
  width: 1px;
  z-index: 100;
}
.slick-current .pagebuilder-slide-wrapper .jarallax-viewport-element {
  left: 0;
}
.pagebuilder-slide-wrapper.jarallax .video-overlay {
  -webkit-transform: unset;
  z-index: 1;
}
.pagebuilder-slide-wrapper.jarallax .pagebuilder-overlay {
  position: relative;
  z-index: 2;
}
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > div,
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > img,
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > video,
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > iframe {
  margin: auto !important;
  transform: none !important;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay {
  -moz-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
  -webkit-transition: background-color 500ms ease;
  border-radius: inherit;
  box-sizing: border-box;
  padding: 30px;
  transition: background-color 500ms ease;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
  align-items: center;
  display: flex;
  justify-content: center;
  min-height: inherit;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
  max-width: 540px;
}
.pagebuilder-slide-wrapper [data-element='content'] {
  min-height: 50px;
  overflow: auto;
}
.pagebuilder-slide-wrapper .pagebuilder-slide-button {
  -moz-transition: opacity 500ms ease;
  -o-transition: opacity 500ms ease;
  -webkit-transition: opacity 500ms ease;
  margin: 20px 0 0 0;
  max-width: 100%;
  text-align: inherit;
  transition: opacity 500ms ease;
  word-break: break-word;
}
.pagebuilder-slide-wrapper .pagebuilder-poster-content {
  width: 100%;
}
[data-appearance='collage-centered'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-left: auto;
  margin-right: auto;
}
[data-appearance='collage-left'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-right: auto;
}
[data-appearance='collage-right'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-left: auto;
}
div[data-content-type='slider'] {
  visibility: hidden;
}
div[data-content-type='slider'].slick-initialized {
  visibility: visible;
}
div[data-content-type='slider'] .slick-list,
div[data-content-type='slider'] .slick-track,
div[data-content-type='slider'] .slick-slide {
  min-height: inherit;
}
div[data-content-type='slider'] .slick-list > div,
div[data-content-type='slider'] .slick-track > div,
div[data-content-type='slider'] .slick-slide > div {
  line-height: 0;
  min-height: inherit;
  overflow: hidden;
  width: 100%;
}
div[data-content-type='slider'] a.button {
  -moz-appearance: button;
  -webkit-appearance: button;
  appearance: button;
  color: initial;
  padding: 10px;
  text-decoration: none;
}
div[data-content-type='tabs'] .tabs-navigation {
  display: block;
  font-size: 0;
  margin: 0 0 -1px;
  padding: 0;
}
div[data-content-type='tabs'] .tabs-navigation li:first-child {
  margin-left: 0 !important;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header {
  background: #f6f6f6;
  border: 1px solid #cccccc;
  border-bottom: 0;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow-wrap: break-word;
  position: relative;
  word-wrap: break-word;
  z-index: 1;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header:not(:first-child) {
  margin-left: -1px;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title {
  border-right: 0;
  color: #000000;
  cursor: pointer !important;
  display: block;
  font-size: 14px;
  font-weight: 600;
  padding: 1.4rem 2rem;
  position: relative;
  transition: all .3s;
  vertical-align: middle;
  white-space: normal;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title span.tab-title {
  display: block;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title:hover {
  text-decoration: none;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header:last-child {
  border-right: 1px solid #cccccc;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header.ui-state-active {
  background: #ffffff;
  z-index: 19;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header.ui-state-active a.tab-title {
  position: relative;
  transition: all .3s;
}
div[data-content-type='tabs'] .tabs-content {
  border: 1px solid #cccccc;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  z-index: 9;
}
div[data-content-type='tabs'] .tabs-content [data-content-type='tab-item'] {
  box-sizing: border-box;
  min-height: inherit;
}
div[data-content-type='tabs'] .tabs-content [data-content-type='tab-item']:not(:first-child) {
  display: none;
}
div[data-content-type='tabs'].tab-align-left .tabs-content {
  border-top-left-radius: 0 !important;
}
div[data-content-type='tabs'].tab-align-right .tabs-content {
  border-top-right-radius: 0 !important;
}
div[data-content-type='text'] {
  word-wrap: break-word;
}
div[data-content-type='video'] {
  font-size: 0;
}
div[data-content-type='video'] .pagebuilder-video-inner {
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
}
div[data-content-type='video'] .pagebuilder-video-container {
  border-radius: inherit;
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
}
div[data-content-type='video'] iframe,
div[data-content-type='video'] video {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.jarallax {
  position: relative;
  z-index: 0;
}
.jarallax > .jarallax-img {
  font-family: 'object-fit: cover;', sans-serif;
  height: 100%;
  left: 0;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.jarallax-video-fallback {
  transform: scale3d(0, 0, 0);
}
.jarallax .video-overlay {
  -webkit-transform: translate3d(0, 0, 0);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -99;
}
.jarallax [id*='jarallax-container'] video,
.jarallax [id*='jarallax-container'] iframe {
  visibility: hidden;
}
.cms-content-important {
  background-color: #f5f5f5;
  color: #333333;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.1;
  margin: 0 0 35px -20px;
  padding: 20px;
}
.pagebuilder-full-width {
  float: left;
  width: 100%;
}
.pagebuilder-content-type {
  box-sizing: border-box;
  margin-bottom: 20px;
}
.pagebuilder-accordion {
  margin: 0;
  padding: 0;
}
.pagebuilder-accordion > .item.title {
  box-sizing: border-box;
  float: none;
  width: 100%;
}
.pagebuilder-accordion > .item.title > .switch {
  display: block;
}
.pagebuilder-accordion > .item.content {
  box-sizing: border-box;
  display: block;
  float: none;
  margin: 0;
}
.pagebuilder-accordion > .item.content:before,
.pagebuilder-accordion > .item.content:after {
  content: '';
  display: table;
}
.pagebuilder-accordion > .item.content:after {
  clear: both;
}
.pagebuilder-accordion > .item.content.active {
  display: block;
}
.pagebuilder-accordion > .item.title {
  margin: 0 0 5px;
}
.pagebuilder-accordion > .item.title > .switch {
  background: #f0f0f0;
  border-bottom: 1px solid #d1d1d1;
  border-left: 1px solid #d1d1d1;
  border-right: 1px solid #d1d1d1;
  border-top: 1px solid #d1d1d1;
  height: 40px;
  padding: 5px 20px 5px 20px;
  font-weight: 600;
  line-height: 40px;
  font-size: 1.8rem;
  color: #7d7d7d;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:visited {
  color: #7d7d7d;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:hover {
  color: #7d7d7d;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:active {
  color: #333333;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title:not(.disabled) > .switch:focus,
.pagebuilder-accordion > .item.title:not(.disabled) > .switch:hover {
  background: #fcfcfc;
}
.pagebuilder-accordion > .item.title:not(.disabled) > .switch:active,
.pagebuilder-accordion > .item.title.active > .switch,
.pagebuilder-accordion > .item.title.active > .switch:focus,
.pagebuilder-accordion > .item.title.active > .switch:hover {
  background: #ffffff;
  color: #333333;
  text-decoration: none;
  padding-bottom: 5px;
}
.pagebuilder-accordion > .item.content {
  background: #ffffff;
  border: 1px solid #d1d1d1;
  margin: 0 0 5px;
  padding: 20px 20px 20px 20px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form-discount .g-recaptcha {
  margin-top: 50px !important;
}
/**
 * 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;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.product-info-stock-sku .configurable-variation-qty {
  display: none;
}
.amslick-slider-container {
  /* phpcs:ignore Magento2.Less.SemicolonSpacing.NotAtEnd */
}
.amslick-slider-container .slick-dots li button:focus,
.amslick-slider-container .slick-dots li button:hover,
.amslick-slider-container .slick-list:focus,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action:focus,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action:hover,
.amslick-slider-container .slick-dots li .action-gift:focus,
.amslick-slider-container .slick-dots li .action-gift:hover {
  outline: 0;
}
.amslick-slider-container .slick-list,
.amslick-slider-container .slick-slider,
.amslick-slider-container .slick-track {
  display: block;
  position: relative;
}
.amslick-slider-container .slick-loading .slick-slide,
.amslick-slider-container .slick-loading .slick-track {
  visibility: hidden;
}
.amslick-slider-container .slick-list {
  margin: 0;
  overflow: hidden;
  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 {
  left: 0;
  margin: 0 auto;
  top: 0;
}
.amslick-slider-container .slick-track:after,
.amslick-slider-container .slick-track:before {
  content: '';
  display: table;
}
.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;
  height: 100%;
  min-height: 1px;
  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 {
  border: 1px solid transparent;
  display: block;
  height: auto;
}
.amslick-slider-container .slick-arrow.slick-hidden {
  display: none;
}
.amslick-slider-container .slick-loading .slick-list {
  background: 0 0;
  position: relative;
}
.amslick-slider-container .slick-loading .slick-list:before {
  animation: loading 1s infinite linear;
  border-color: rgba(0, 0, 0, 0.2);
  border-radius: 100%;
  border-style: solid;
  border-top-color: #5c5c5c;
  border-width: 3px;
  content: '';
  display: block;
  height: 25px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 25px;
}
.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 {
  display: block;
  left: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.amslick-slider-container .slick-dots li {
  cursor: pointer;
  display: inline-block;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  position: relative;
  width: 20px;
}
.amslick-slider-container .slick-dots li button,
.amslick-slider-container .slick-slider .slick-arrow,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action,
.amslick-slider-container .slick-dots li .action-gift {
  box-shadow: none;
  cursor: pointer;
  display: block;
  outline: 0;
}
.amslick-slider-container .slick-dots li button,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action,
.amslick-slider-container .slick-dots li .action-gift {
  background: 0 0;
  border: 0;
  color: transparent;
  font-size: 0;
  height: 20px;
  line-height: 0;
  padding: 5px;
  width: 20px;
}
.amslick-slider-container .slick-dots li button:focus:before,
.amslick-slider-container .slick-dots li button:hover:before,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action:focus:before,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action:hover:before,
.amslick-slider-container .slick-dots li .action-gift:focus:before,
.amslick-slider-container .slick-dots li .action-gift:hover:before {
  opacity: 1;
}
.amslick-slider-container .slick-dots li button:before,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action:before,
.amslick-slider-container .slick-dots li .action-gift:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: #000000;
  content: '•';
  font-size: 16px;
  height: 20px;
  left: 0;
  line-height: 20px;
  opacity: 0.25;
  position: absolute;
  text-align: center;
  top: 0;
  width: 20px;
}
.amslick-slider-container .slick-dots li.slick-active button:before,
.amslick-slider-container .slick-dots li.slick-active .cart.table-wrapper .actions-toolbar > .action:before,
.amslick-slider-container .slick-dots li.slick-active .action-gift:before {
  color: #000000;
  opacity: 0.75;
}
.amslick-slider-container .slick-slider {
  -webkit-tap-highlight-color: transparent;
  box-sizing: border-box;
  padding: 0 20px;
  touch-action: pan-y;
  user-select: none;
}
.amslick-slider-container .slick-slider .slick-arrow {
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uMi40QTEgMSAwIDAgMSAxLjYuMmwxMiAxMGExIDEgMCAwIDEgMCAxLjZsLTEyIDEwYTEgMSAwIDAgMS0xLjItMS42TDExLjMzMyAxMSAuNCAxLjhBMSAxIDAgMCAxIC4yLjR6IiBmaWxsPSIjQzRDNEM0Ii8+PC9zdmc+') center no-repeat !important;
  border: none;
  color: transparent;
  font-size: 0;
  height: 22px;
  line-height: 0;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  transition: background .3s ease;
  width: 15px;
}
.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);
  }
}
.amxnotif-block {
  clear: both;
  margin-bottom: 20px;
}
.amxnotif-block .input-fields {
  display: inline-block;
  margin: 0;
  vertical-align: top;
  width: 66%;
}
.amxnotif-block .amxnotif_guest_action {
  display: inline-block;
  max-width: 32%;
  min-width: 120px;
  vertical-align: top;
}
.amxnotif-block label {
  color: #2f2f2f;
  display: block;
  float: none;
  font-weight: 600;
}
.amxnotif-block .amsubscribe,
.amxnotif-block .amsubscribe:hover {
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjI0cHgiIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAwIDUxMCA1MTAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxMCA1MTA7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8ZyBpZD0iY2hlY2stY2lyY2xlLW91dGxpbmUiPgoJCTxwYXRoIGQ9Ik0xNTAuNDUsMjA2LjU1bC0zNS43LDM1LjdMMjI5LjUsMzU3bDI1NS0yNTVsLTM1LjctMzUuN0wyMjkuNSwyODUuNkwxNTAuNDUsMjA2LjU1eiBNNDU5LDI1NWMwLDExMi4yLTkxLjgsMjA0LTIwNCwyMDQgICAgUzUxLDM2Ny4yLDUxLDI1NVMxNDIuOCw1MSwyNTUsNTFjMjAuNCwwLDM4LjI1LDIuNTUsNTYuMSw3LjY1bDQwLjgwMS00MC44QzMyMS4zLDcuNjUsMjg4LjE1LDAsMjU1LDBDMTE0Ljc1LDAsMCwxMTQuNzUsMCwyNTUgICAgczExNC43NSwyNTUsMjU1LDI1NXMyNTUtMTE0Ljc1LDI1NS0yNTVINDU5eiIgZmlsbD0iI0ZGRkZGRiIvPgoJPC9nPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=);
  background-position: center;
  background-repeat: no-repeat;
  height: 32px;
  padding: 0 20px;
}
.amxnotif-block div.field {
  margin: 5px 0;
}
.products.list .amxnotif-block .amxnotif_guest_action {
  min-width: initial;
}
.products.list .amxnotif-block.label:not(.subscribe-popup) {
  margin-bottom: inherit;
}
.products.list .stock.link-stock-alert {
  display: none;
  margin-bottom: 20px;
}
.category.subscribe-popup {
  background-color: rgba(0, 0, 0, 0.4);
  height: 100%;
  left: 0;
  overflow: auto;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99999;
}
.amxnotif-block .subscribe-popup {
  background-color: #fefefe;
  border: 1px solid #888;
  box-sizing: border-box;
  height: auto;
  padding: 20px;
  position: relative;
}
.category.amxnotif-block {
  display: none;
}
.label.subscribe-popup a {
  cursor: pointer;
}
.close-subscribe-popup {
  color: #aaa;
  cursor: pointer;
  display: inline-block;
  float: right;
  font-size: 20px;
  font-weight: 600;
  position: absolute;
  right: 20px;
  top: 20px;
}
.amxnotif-block .subscribe-popup label[for^='notification-container'] {
  font-size: 20px;
  text-align: center;
}
.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;
}
.lazy-blur {
  transform: translate3d(0, 0, 0);
  transform: translateZ(0);
  transition: 0.3s filter linear;
  -o-transition: 0.3s -o-filter linear;
  -webkit-filter: blur(5px);
  filter: blur(5px);
}
.lazy-blur.lazy-loaded {
  -webkit-filter: blur(0px);
  filter: blur(0px);
  image-rendering: initial;
}
.owl-carousel .owl-item img.lazy-loading {
  height: 0;
}
#cpf-popup {
  display: none;
  position: fixed;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.2);
  top: 0;
  left: 0;
  z-index: 9999;
}
#cpf-popup label {
  display: block;
  margin-bottom: 10px;
}
#cpf-popup input[type="text"] {
  width: 100%;
  padding: 10px;
  margin-bottom: 10px;
  border: 1px solid #ccc;
  border-radius: 4px;
}
#cpf-popup button,
#cpf-popup .cart.table-wrapper .actions-toolbar > .action,
#cpf-popup .action-gift {
  padding: 10px 20px;
  background-color: #007bff;
  color: #fff;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}
#cpf-popup button:hover,
#cpf-popup .cart.table-wrapper .actions-toolbar > .action:hover,
#cpf-popup .action-gift:hover {
  background-color: #0056b3;
}
#cpf-popup .wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  padding: 20px;
  border-radius: 4px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  max-width: 440px;
  width: 80%;
}
.empty-td {
  display: none;
  width: 0;
  padding: 0;
}
.estimation-wrapper {
  margin-bottom: 10px;
}
.estimation-wrapper .heading-container {
  margin-bottom: 3px;
  position: relative;
}
.estimation-wrapper .heading-container .label {
  display: none;
  font-weight: 600;
  margin-bottom: 0;
  margin-right: 5px;
}
.estimation-wrapper .heading-container img.loader {
  display: none;
  max-height: 20px;
  position: absolute;
  top: 0;
}
.estimation-wrapper .heading-container img.loader.visible {
  display: inline-block;
}
.estimation-wrapper .heading-container.visible .label {
  display: inline-block;
}
.estimation-wrapper .response-container {
  display: none;
  min-height: 28px;
}
.estimation-wrapper .response-container span {
  margin-top: 5px;
  margin-bottom: 0;
}
.estimation-wrapper .response-container span.post-code {
  cursor: pointer;
  font-weight: 600;
  text-decoration: underline;
}
.estimation-wrapper .response-container span.country-code {
  font-weight: 600;
}
.estimation-wrapper .response-container span.error-massage {
  display: none;
  color: #ff0000;
  cursor: pointer;
  text-decoration: underline;
}
.estimation-wrapper .response-container .order-within-container,
.estimation-wrapper .response-container #estimation_message {
  display: none;
  margin-top: 3px;
}
.estimation-wrapper .response-container .order-within-container #order_within,
.estimation-wrapper .response-container #estimation_message #order_within {
  font-weight: bold;
  margin-top: 0;
}
.estimation-wrapper .response-container .input-wrapper {
  display: inline-block;
}
.estimation-wrapper .response-container .input-wrapper input,
.estimation-wrapper .response-container .input-wrapper select {
  display: none;
  height: auto;
  margin: 0 5px 0 0;
  max-width: 72px;
  padding: 2px;
  text-align: center;
}
.estimation-wrapper .response-container.visible {
  display: block;
}
.estimation-wrapper.show-spinner {
  min-height: 25px;
}
#estimated_content {
  display: none;
  float: left;
  margin-bottom: 10px;
  width: 100%;
}
#estimated_content strong.label {
  float: left;
  min-height: 25px;
}
#estimated_content .loader {
  display: none;
  position: relative;
  top: 0;
  left: 10px;
}
#estimated_content .loader img {
  height: 20px;
}
#estimated_content #estimated_response {
  display: none;
  float: left;
  min-height: 30px;
  width: 100%;
}
#estimated_content #estimated_response span {
  display: inline-block;
  padding-top: 5px;
}
#estimated_content #estimated_response span#zip {
  cursor: pointer;
  text-decoration: underline;
}
#estimated_content #estimated_response span#zip_response,
#estimated_content #estimated_response span#country_response {
  font-weight: bold;
}
#estimated_content #estimated_response span#zip_response.clickable {
  cursor: pointer;
  text-decoration: underline;
}
#estimated_content #estimated_response span.input-wrapper {
  padding-top: 0;
}
#estimated_content #estimated_response .update-location {
  display: inline-block;
  position: relative;
  padding: 0;
  margin: 0;
}
#estimated_content #estimated_response .update-location .input-wrapper,
#estimated_content #estimated_response .update-location .buttons {
  padding: 0;
  margin: 0;
  position: relative;
  top: 0;
}
#estimated_content #estimated_response .update-location #input_zip,
#estimated_content #estimated_response .update-location #input_country {
  display: none;
  border: 1px solid #ccc;
  border-radius: 0;
  font-size: inherit;
  text-align: center;
  margin: 0 2px;
  height: 26px;
  padding: 0;
  max-width: 75px;
}
#estimated_content #estimated_response .update-location #input_zip.empty,
#estimated_content #estimated_response .update-location #input_country.empty {
  border-color: #ff0000;
}
#estimated_content #estimated_response .update-location #coutry_text {
  display: none;
}
#estimated_content #estimated_response .update-location #input_zip {
  margin-left: 0;
}
#estimated_content #estimated_response .update-location #input_country {
  padding: 0 20px 0 10px;
  position: relative;
}
#estimated_content #estimated_response .update-location .buttons {
  padding: 0;
}
#estimated_content #estimated_response .update-location .buttons #update_location {
  cursor: pointer;
  border-radius: 0;
  padding: 0;
  margin: 0 5px;
  top: -2px;
  position: relative;
}
#estimated_content #estimated_response .update-location .buttons #update_location span {
  padding: 0;
  margin: 0;
  width: 26px;
}
#estimated_content #estimated_response .update-location .buttons #update_location span:before {
  font-family: 'luma-icons';
  font-size: 12px;
  line-height: 24px;
  content: '\e610';
  display: inline-block;
}
#estimated_content #estimated_response .update-location .buttons #update_location {
  display: none;
}
@media only screen and (max-width: 1040px) {
  #estimated_content #estimated_response .update-location {
    margin-top: 5px;
  }
}
#estimated_content #error {
  display: none;
  float: left;
  width: 100%;
}
#estimated_content #error #error-message {
  color: #ff0000;
}
#estimated_content #error #error-message.clickable {
  cursor: pointer;
  text-decoration: underline;
}
.wesupply_estimations_zip {
  max-width: 65px;
}
.page-header-v3 .header_right .wesupply-link-v2,
.page-header-v4 .header_right .wesupply-link-v2 {
  display: none;
}
.page-header-v4.sticky-header .header.links .wesupply-tracking-info {
  margin-right: 15px;
}
.wesupply_options {
  width: 150px;
  margin-right: 10px;
}
.wesupply-link-v2 {
  float: left;
  line-height: 30px;
}
.sticky-header .wesupply-link-v2 {
  display: none;
}
/* DESIGN 1 */
.sms-center {
  text-align: center;
}
#ws_embed_sms_notification {
  clear: left;
  font: 14px Helvetica, Arial, sans-serif;
  margin: 40px 0 20px;
  padding: 0;
}
#ws_embed_sms_notification.design-1 #phonePrefix,
#ws_embed_sms_notification.design-1 #ws-Phone {
  height: 50px;
}
#ws_embed_sms_notification.ws-left {
  text-align: left;
}
#ws_embed_sms_notification.ws-left.sms-center {
  max-width: 640px;
  margin: 0 auto;
  text-align: center;
}
#ws_embed_sms_notification .block-span {
  display: block;
}
#ws_embed_sms_notification .block-span.mg-top-span {
  margin-bottom: 10px;
}
#ws_embed_sms_notification .control-subs:before {
  font-size: 16px;
  line-height: 32px;
  color: #575757;
  margin: 6px 0 0 8px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  position: absolute;
  background: url('../WeSupply_Toolbox/images/icone_phone.png');
  content: '';
  width: 12px;
  height: 20px;
}
#ws_embed_sms_notification .control-subs .ws-Phone {
  padding-left: 35px;
}
#ws_embed_sms_notification #ws-responses {
  padding: 20px 0;
  margin: 0 auto;
}
#ws-responses {
  padding-bottom: 20px;
}
#ws-responses #ws-error-response {
  color: red;
}
#ws-responses #ws-success-response {
  color: green;
}
/* DESIGN 2 */
.sms-center-design-2 {
  margin: 0 auto;
  text-align: center;
}
.ws-title-description-container-dsg2 {
  margin: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.ws_embed_sms_notification {
  width: 100%;
  margin-top: 50px;
}
.ws_embed_sms_notification .inline-block {
  width: 100%;
  text-align: left;
  border: 1px solid #b5b5b5;
  position: relative;
}
.ws_embed_sms_notification .inline-block .title-dsg-2 {
  border-right: 1px solid #b5b5b5;
  float: left;
  min-height: 26px;
  line-height: 26px;
  padding: 15px 30px;
}
.ws_embed_sms_notification .inline-block .description-dsg-2 {
  float: left;
  display: inline-block;
  width: auto;
  padding: 14px 20px;
  min-height: 26px;
  line-height: 26px;
}
.ws_embed_sms_notification .inline-block .ws-embedded-sms-notification-form-dsg-2 {
  float: right;
  display: inline-block;
  max-width: unset;
  padding: 11px;
  min-width: 396px;
  width: auto;
}
.ws_embed_sms_notification .inline-block .ws-embedded-sms-notification-form-dsg-2 .ws-phone-dsg-2 {
  width: 205px;
  float: left;
  height: 32px;
  padding: 0 0 0 26px;
  border-right: 0 none;
}
.ws_embed_sms_notification .inline-block .ws-embedded-sms-notification-form-dsg-2 .ws-country-pc-dsg2 {
  padding: 0 0 0 26px;
  height: 34px;
  width: 130px;
}
.ws_embed_sms_notification .inline-block .ws-embedded-sms-notification-form-dsg-2 .ws-orderId-dsg2 {
  margin-bottom: 10px;
  max-width: 100%;
}
.ws_embed_sms_notification .inline-block .ws-embedded-sms-notification-form-dsg-2 button.action,
.ws_embed_sms_notification .inline-block .ws-embedded-sms-notification-form-dsg-2 .cart.table-wrapper .actions-toolbar > .action.action,
.ws_embed_sms_notification .inline-block .ws-embedded-sms-notification-form-dsg-2 .action-gift.action {
  float: left;
  clear: none;
  margin: 0;
  border-radius: 0;
}
.ws_embed_sms_notification .inline-block .sms-subs {
  margin-top: -3px;
  border-radius: 3px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.ws_embed_sms_notification .inline-block .title-dsg-2 {
  padding: 14px;
  font-size: 13px;
  margin: 0;
  background: #f4f4f4;
}
.ws_embed_sms_notification .inline-block .control-subs-2:before {
  font-size: 16px;
  line-height: 32px;
  color: #575757;
  margin: 6px 0 0 8px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  position: absolute;
  background: url('../WeSupply_Toolbox/images/icone_phone.png');
  content: '';
  width: 12px;
  height: 20px;
}
@media screen and (max-width: 988px) {
  .ws_embed_sms_notification .inline-block .title-dsg-2 {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .ws_embed_sms_notification .inline-block {
    border: 0 none;
  }
  .ws_embed_sms_notification .inline-block .description-dsg-2 {
    padding-left: 0;
  }
  .ws_embed_sms_notification .inline-block .ws-embedded-sms-notification-form-dsg-2 {
    float: left;
    padding: 0 0 10px 0;
    clear: both;
  }
  .ws_embed_sms_notification .inline-block .ws-title-description-container-dsg2 {
    position: relative;
  }
}
@media screen and (max-width: 767px) {
  .ws_embed_sms_notification .inline-block {
    border: 1px solid #b5b5b5;
  }
  .ws_embed_sms_notification .inline-block .description-dsg-2 {
    text-align: center;
    width: 100%;
  }
  .ws_embed_sms_notification .inline-block #ws-embedded-sms-notification-form.ws-embedded-sms-notification-form-dsg-2 {
    padding: 0 20px;
    min-width: unset;
  }
  .ws_embed_sms_notification .inline-block #ws-embedded-sms-notification-form.ws-embedded-sms-notification-form-dsg-2 #ws-Phone {
    width: calc(100% - 130px);
    border-right: 1px solid #c2c2c2;
  }
  .ws_embed_sms_notification .inline-block #ws-embedded-sms-notification-form.ws-embedded-sms-notification-form-dsg-2 #ws-orderId {
    margin-bottom: 10px;
    width: 100%;
    max-width: 100%;
  }
  .ws_embed_sms_notification .inline-block #ws-embedded-sms-notification-form.ws-embedded-sms-notification-form-dsg-2 button#ws-embedded-subscribe,
  .ws_embed_sms_notification .inline-block #ws-embedded-sms-notification-form.ws-embedded-sms-notification-form-dsg-2 .cart.table-wrapper .actions-toolbar > .action#ws-embedded-subscribe,
  .ws_embed_sms_notification .inline-block #ws-embedded-sms-notification-form.ws-embedded-sms-notification-form-dsg-2 .action-gift#ws-embedded-subscribe {
    width: 100%;
    margin-top: 10px;
    float: none;
    height: auto;
  }
}
.wesupply-track-shipment .page-title-wrapper,
.wesupply-orders-view .page-title-wrapper {
  display: none;
}
iframe.embedded-iframe.ws-stores-view {
  height: 820px;
}
#order-view-container {
  height: 1000px;
}
.order-view-modal .page-main-actions {
  display: none;
}
.order-view-modal .modal-header {
  display: none;
}
.order-view-modal .modal-content {
  padding: 0;
}
.loading-container {
  text-align: center;
  padding: 40px;
  position: relative;
}
.loading-container .loading-image {
  background: url('../images/loader-2.gif') center center no-repeat transparent;
  background-size: contain;
  position: absolute;
  top: 0;
  left: calc(50% - 100px);
  height: 200px;
  width: 200px;
  z-index: 100;
}
[class*="cms-wesupply-store-locator"].sales-order-history .embedded-iframe-container,
[class*="cms-wesupply-store-details"].sales-order-history .embedded-iframe-container,
.account.sales-order-history .embedded-iframe-container,
[class*="cms-wesupply-store-locator"].customer-account-index .embedded-iframe-container,
[class*="cms-wesupply-store-details"].customer-account-index .embedded-iframe-container,
.account.customer-account-index .embedded-iframe-container {
  display: none;
}
.wesupply-track-shipment #maincontent {
  position: relative;
  margin: 0 auto !important;
  max-width: unset;
  padding: 0;
  width: 100%;
}
.wesupply-track-shipment #maincontent .embedded-iframe-container {
  display: block;
}
.wesupply-track-shipment #maincontent .embedded-iframe-container .page-title {
  text-align: left;
}
.wesupply-track-shipment #maincontent .not-found {
  padding: 40px 0 20px;
  margin: 0 auto;
  display: table;
}
.wesupply-track-shipment .breadcrumbs {
  display: none;
}
#co-shipping-method-form .item-options .field.item {
  margin-left: 20px;
}
#co-shipping-method-form .item-options .field.item input.radio {
  margin-left: -20px;
  margin-top: 2px;
}
#co-shipping-method-form .item-options .field.item label.label {
  position: relative;
  top: -2px;
  left: -2px;
}
#co-shipping-method-form .item-options .field.item span.eta {
  display: block;
}
@media screen and (min-width: 1024px) {
  .order-view-modal {
    max-width: 989px;
    left: calc(100% - 989px);
  }
}
/* quick fix for pearl users */
.theme-pearl .ws_embed_sms_notification .inline-block .ws-embedded-sms-notification-form-dsg-2 .ws-phone-dsg-2 {
  height: 34px;
}
.theme-pearl .ws_embed_sms_notification .inline-block .ws-embedded-sms-notification-form-dsg-2 .ws-country-pc-dsg2 {
  height: 34px;
}
@media screen and (max-width: 767px) {
  .theme-pearl .checkout-shipping-method .table-checkout-shipping-method thead {
    display: none;
  }
  .theme-pearl .checkout-shipping-method .table-checkout-shipping-method tbody {
    padding-bottom: 20px;
  }
  .theme-pearl .checkout-shipping-method .table-checkout-shipping-method tbody tr.row {
    display: flex;
    margin-left: 0;
    padding-bottom: 0;
  }
  .theme-pearl .checkout-shipping-method .table-checkout-shipping-method tbody tr.row:first-child,
  .theme-pearl .checkout-shipping-method .table-checkout-shipping-method tbody tr.row.row-eta,
  .theme-pearl .checkout-shipping-method .table-checkout-shipping-method tbody tr.row td.col {
    border: 0 none;
  }
}
/* quick fix for non pearl users */
body:not(.theme-pearl) #estimated_content #estimated_response .update-location .input-wrapper #input_zip,
body:not(.theme-pearl) #estimated_content #estimated_response .update-location .buttons #input_zip {
  height: 26px;
  min-height: unset;
  max-height: unset;
  position: relative;
  top: -1px;
}
body:not(.theme-pearl) #estimated_content #estimated_response .update-location .input-wrapper #input_country,
body:not(.theme-pearl) #estimated_content #estimated_response .update-location .buttons #input_country,
body:not(.theme-pearl) #estimated_content #estimated_response .update-location .input-wrapper #update_location,
body:not(.theme-pearl) #estimated_content #estimated_response .update-location .buttons #update_location {
  height: 28px;
}
body:not(.theme-pearl) #estimated_content #estimated_response .update-location .input-wrapper #input_country,
body:not(.theme-pearl) #estimated_content #estimated_response .update-location .buttons #input_country {
  top: -1px;
}
body:not(.theme-pearl) #ws_embed_sms_notification.sms-center {
  max-width: 560px;
  margin: 40px auto;
}
body:not(.theme-pearl) #ws_embed_sms_notification.sms-center-design-2 {
  margin: 40px auto;
}
body:not(.theme-pearl) #ws_embed_sms_notification .ws-field-group {
  position: relative;
}
body:not(.theme-pearl) #ws_embed_sms_notification .ws-field-group:before {
  left: 0;
}
body:not(.theme-pearl) #ws_embed_sms_notification .ws-field-group #phonePrefix,
body:not(.theme-pearl) #ws_embed_sms_notification .ws-field-group #ws-Phone {
  height: 32px;
  vertical-align: bottom;
}
body:not(.theme-pearl) #ws_embed_sms_notification .ws-field-group #ws-Phone {
  padding-left: 5px;
}
body:not(.theme-pearl) #ws_embed_sms_notification .ws-field-group #ws-orderId {
  margin-bottom: 10px;
  width: 460px;
  max-width: 100%;
}
.checkout-onepage-success .delivery-estimations {
  font-size: 1.8rem;
  font-weight: 600;
  padding-top: 20px;
}
/* MEDIA QUERIES */
.column .block-addbysku .fieldset {
  margin: 0;
}
.column .block-addbysku .fieldset .fields {
  position: relative;
}
.column .block-addbysku .fieldset .fields .field {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: top;
}
.column .block-addbysku .fieldset .fields .actions-toolbar {
  position: absolute;
  right: 0;
  top: 4px;
}
.column .block-addbysku .sku {
  margin-right: -155px;
  padding-right: 160px;
  width: 100%;
}
.column .block-addbysku .skus > .label {
  margin-top: 10px;
}
.column .block-addbysku .qty .qty + .mage-error {
  width: 80px;
}
.column .block-addbysku .block-content .actions-toolbar {
  clear: both;
  margin: 0 0 20px;
  text-align: left;
}
.column .block-addbysku .block-content .actions-toolbar:before,
.column .block-addbysku .block-content .actions-toolbar:after {
  content: '';
  display: table;
}
.column .block-addbysku .block-content .actions-toolbar:after {
  clear: both;
}
.column .block-addbysku .block-content .actions-toolbar .primary {
  float: left;
}
.column .block-addbysku .block-content .actions-toolbar .primary,
.column .block-addbysku .block-content .actions-toolbar .secondary {
  display: inline-block;
}
.column .block-addbysku .block-content .actions-toolbar .primary a.action,
.column .block-addbysku .block-content .actions-toolbar .secondary a.action {
  display: inline-block;
}
.column .block-addbysku .block-content .actions-toolbar .primary .action {
  margin: 0 5px 0 0;
}
.column .block-addbysku .block-content .actions-toolbar .secondary a.action {
  margin-top: 6px;
}
.column .block-addbysku .block-content .actions-toolbar .primary,
.column .block-addbysku .block-content .actions-toolbar .secondary {
  display: block;
  float: none;
}
.column .block-addbysku .block-content .actions-toolbar > .secondary {
  text-align: left;
}
.column .block-addbysku .reset {
  margin: 10px 0;
}
.column .block-addbysku .note {
  display: block;
  margin: 0 0 20px;
}
.block-cart-failed {
  margin-top: 40px;
}
.block-cart-failed .block-title {
  font-size: 2.6rem;
}
.block-cart-failed .block-title strong {
  font-weight: 300;
}
.block-cart-failed .actions {
  text-align: center;
}
.block-cart-failed .actions .action {
  margin-bottom: 10px;
}
.bundle-options-container {
  clear: both;
  margin-bottom: 40px;
}
.bundle-options-container .legend.title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.bundle-options-container .product-add-form {
  display: none;
}
.bundle-options-container .product-options-wrapper {
  margin-bottom: 30px;
}
.bundle-options-container .action.back {
  margin-bottom: 30px;
}
.bundle-options-container .price-box .price {
  font-size: 18px;
  font-weight: 700;
}
.bundle-options-container .block-bundle-summary {
  background: #e8e8e8;
  padding: 10px 20px;
}
.bundle-options-container .block-bundle-summary > .title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.bundle-options-container .block-bundle-summary .bundle-summary {
  margin-top: 30px;
}
.bundle-options-container .block-bundle-summary .bundle-summary.empty {
  display: none;
}
.bundle-options-container .block-bundle-summary .bundle-summary > .subtitle {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: block;
}
.bundle-options-container .block-bundle-summary .bundle.items > li {
  margin-bottom: 10px;
}
.bundle-options-container .block-bundle-summary .box-tocart .actions {
  display: inline-block;
  margin-bottom: 10px;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action {
  vertical-align: top;
}
.bundle-options-container .nested .field.qty {
  margin-top: 20px;
}
.bundle-options-container .nested .field.qty .label {
  font-weight: 700;
  margin: 0 0 5px;
  display: inline-block;
}
.bundle-options-container p.required {
  color: #e02b27;
}
.bundle-options-container .product-options-bottom {
  clear: left;
}
.block-category-event {
  background: #f0f0f0;
  color: #333333;
  padding: 10px 0 15px;
  text-align: center;
}
.block-category-event.block:last-child {
  margin-bottom: 10px;
}
.block-category-event .block-title {
  margin: 0 0 10px;
}
.block-category-event .block-title strong {
  font-size: 1.5rem;
  font-weight: 300;
}
.block-category-event .ticker {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.block-category-event .ticker li {
  display: none;
  margin: 0 15px;
}
.block-category-event .ticker .value {
  font-size: 1.8rem;
  font-weight: 300;
}
.block-category-event .ticker .label {
  font-size: 1rem;
  display: block;
  text-transform: lowercase;
}
.block-category-event .dates {
  display: table;
  margin: 0 auto;
}
.block-category-event .dates .start,
.block-category-event .dates .end {
  display: table-cell;
  vertical-align: top;
}
.block-category-event .dates .date {
  font-size: 1.8rem;
}
.block-category-event .dates .time {
  display: block;
}
.block-category-event .dates .start {
  padding-right: 40px;
  position: relative;
}
.block-category-event .dates .start:after {
  font-size: 1.8rem;
  content: '\2013';
  display: block;
  position: absolute;
  right: 15px;
  top: 0;
}
.block-search {
  margin-bottom: 0;
}
.block-search .block-title {
  display: none;
}
.block-search .block-content {
  margin-bottom: 0;
}
.block-search .label {
  text-decoration: none;
  display: inline-block;
  float: right;
}
.block-search .label > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-search .label:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  line-height: 33px;
  color: #8f8f8f;
  content: '\e615';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-search .label:hover:before {
  color: #333333;
}
.block-search .label:active:before {
  color: #333333;
}
.block-search .label.active + .control input {
  position: static;
}
.block-search .action.search {
  display: none;
}
.block-search .control {
  border-top: 1px solid #d1d1d1;
  clear: both;
  margin: 0 -15px -1px;
  padding: 0 15px;
}
.block-search input {
  font-size: 16px;
  left: -300%;
  margin: 15px 0;
  position: absolute;
}
.block-search .nested {
  display: none;
}
.search-autocomplete {
  display: none;
  margin-top: -15px;
  overflow: hidden;
  position: absolute;
  z-index: 3;
}
.search-autocomplete ul {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.search-autocomplete ul li {
  border-top: 1px solid #e5e5e5;
  cursor: pointer;
  margin: 0;
  padding: 5px 40px 5px 10px;
  position: relative;
  text-align: left;
  white-space: normal;
}
.search-autocomplete ul li:not(:empty) {
  border-top: 0;
  border: 1px solid #c2c2c2;
  background: #ffffff;
}
.search-autocomplete ul li:first-child {
  border-top: none;
}
.search-autocomplete ul li:hover,
.search-autocomplete ul li.selected {
  background: #e8e8e8;
}
.search-autocomplete ul li .amount {
  color: #999999;
  position: absolute;
  right: 7px;
  top: 5px;
}
.form.search.advanced .fields.range .field:first-child {
  position: relative;
}
.form.search.advanced .fields.range .field:first-child .control {
  padding-right: 25px;
}
.form.search.advanced .fields.range .field:first-child .control:after {
  content: ' \2013 ';
  display: inline-block;
  position: absolute;
  right: 0;
  text-align: center;
  top: 6px;
  width: 25px;
}
.form.search.advanced .fields.range .field:last-child {
  position: relative;
}
.form.search.advanced .fields.range .field:last-child div.mage-error {
  left: 0;
  position: absolute;
  top: 32px;
}
.form.search.advanced .fields.range .field.with-addon .control {
  padding-right: 45px;
}
.form.search.advanced .group.price .addon .addafter {
  background: none;
  border: 0;
  padding-top: 6px;
  position: absolute;
  right: 0;
  top: 0;
}
.search.summary {
  margin-bottom: 10px;
}
.cart-summary {
  background: #f5f5f5;
  margin-bottom: 25px;
  padding: 1px 15px 25px;
}
.cart-summary > .title {
  display: block;
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.cart-summary .block {
  margin-bottom: 0;
}
.cart-summary .block .item-options {
  margin-left: 0;
}
.cart-summary .block .fieldset {
  margin: 15px 0 25px 5px;
}
.cart-summary .block .fieldset .field {
  margin: 0 0 10px;
}
.cart-summary .block .fieldset .field.note {
  font-size: 12px;
}
.cart-summary .block .fieldset .methods .field > .label {
  display: inline;
}
.cart-totals {
  border-top: 1px solid #d1d1d1;
  padding-top: 10px;
}
.cart-totals .table-wrapper {
  margin-bottom: 0;
  overflow: inherit;
}
.cart-totals .discount.coupon {
  display: none;
}
.cart.table-wrapper .items thead + .item {
  border-top: 1px solid #d1d1d1;
}
.cart.table-wrapper .items > .item {
  border-bottom: 1px solid #d1d1d1;
  position: relative;
}
.cart.table-wrapper .col {
  padding-top: 20px;
}
.cart.table-wrapper .col.qty .input-text {
  margin-top: -5px;
}
.cart.table-wrapper .item-actions td {
  padding-bottom: 10px;
  text-align: center;
  white-space: normal;
}
.cart.table-wrapper .item .col.item {
  display: block;
  min-height: 75px;
  padding: 25px 0 10px 75px;
  position: relative;
}
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  display: inline-block;
  text-decoration: none;
  margin-bottom: 10px;
  margin-right: 10px;
}
.cart.table-wrapper .actions-toolbar > .action:hover,
.cart.table-wrapper .actions-toolbar > .action:active,
.cart.table-wrapper .actions-toolbar > .action:focus,
.action-gift:hover,
.action-gift:active,
.action-gift:focus {
  text-decoration: none;
}
.cart.table-wrapper .actions-toolbar > .action:last-child,
.action-gift:last-child {
  margin-right: 0;
}
.cart.table-wrapper .action.help.map {
  font-weight: 400;
}
.cart.table-wrapper .product-item-photo {
  display: block;
  left: 0;
  max-width: 60px;
  padding: 0;
  position: absolute;
  top: 15px;
  width: 100%;
}
.cart.table-wrapper .product-item-details {
  white-space: normal;
}
.cart.table-wrapper .product-item-name {
  display: inline-block;
  font-weight: 400;
  margin-top: -6px;
}
.cart.table-wrapper .gift-registry-name-label:after {
  content: ':';
}
.cart.table-wrapper .item-options {
  font-size: 12px;
  margin-bottom: 10px;
}
.cart.table-wrapper .product-item-name + .item-options {
  margin-top: 10px;
}
.cart.table-wrapper .action.configure {
  display: inline-block;
  margin: 0 0 20px;
}
.cart-container .checkout-methods-items {
  margin-top: 20px;
  text-align: center;
}
.cart-container .checkout-methods-items .action.primary {
  width: 100%;
}
.cart-container .checkout-methods-items .item + .item {
  margin-top: 20px;
}
.cart-products-toolbar .toolbar-amount {
  margin: 25px 0 15px;
  padding: 0;
  text-align: center;
}
.cart-products-toolbar .pages {
  margin: 0 0 25px;
  text-align: center;
}
.cart-products-toolbar .pages .items > .item {
  border-bottom: 0;
}
.cart-products-toolbar-top {
  border-bottom: 1px solid #d1d1d1;
}
.block.crosssell {
  margin-top: 70px;
}
.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;
}
.block-minicart .items-total {
  float: left;
  margin: 0 10px;
}
.block-minicart .items-total .count {
  font-weight: 700;
}
.block-minicart .subtotal {
  margin: 0 10px 10px;
  text-align: right;
}
.block-minicart .amount .price-wrapper:first-child .price {
  font-size: 18px;
  font-weight: 700;
}
.block-minicart .subtitle {
  display: none;
}
.block-minicart .subtitle.empty {
  display: block;
  font-size: 14px;
  padding: 30px 0 20px;
  text-align: center;
}
.block-minicart .text.empty {
  text-align: center;
}
.block-minicart .block-content > .actions {
  margin-top: 15px;
  text-align: center;
}
.block-minicart .block-content > .actions > .primary {
  margin: 0 10px 15px;
}
.block-minicart .block-content > .actions > .primary .action.primary {
  display: block;
  margin-bottom: 15px;
  width: 100%;
}
.block-minicart .block-content > .actions > .primary .action.primary:last-child {
  margin-bottom: 0;
}
.block-minicart .block-category-link,
.block-minicart .block-product-link,
.block-minicart .block-cms-link,
.block-minicart .block-banners {
  margin: 15px 0 0;
  text-align: center;
}
.minicart-wrapper {
  display: inline-block;
  position: relative;
  float: right;
}
.minicart-wrapper:before,
.minicart-wrapper:after {
  content: '';
  display: table;
}
.minicart-wrapper:after {
  clear: both;
}
.minicart-wrapper .action.showcart {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.minicart-wrapper .action.showcart:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  line-height: 33px;
  color: #8f8f8f;
  content: '\e611';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.showcart:hover:before {
  color: #333333;
}
.minicart-wrapper .action.showcart:active:before {
  color: #8f8f8f;
}
.minicart-wrapper .action.showcart.active {
  display: inline-block;
  text-decoration: none;
}
.minicart-wrapper .action.showcart.active:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  line-height: 33px;
  color: #8f8f8f;
  content: '\e611';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.showcart.active:hover:before {
  color: #333333;
}
.minicart-wrapper .action.showcart.active:active:before {
  color: #8f8f8f;
}
.minicart-wrapper .block-minicart {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 100%;
  width: 320px;
  z-index: 101;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.minicart-wrapper .block-minicart li {
  margin: 0;
}
.minicart-wrapper .block-minicart li:hover {
  cursor: pointer;
}
.minicart-wrapper .block-minicart:before,
.minicart-wrapper .block-minicart:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.minicart-wrapper .block-minicart:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.minicart-wrapper .block-minicart:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.minicart-wrapper .block-minicart:before {
  right: 26px;
  top: -12px;
}
.minicart-wrapper .block-minicart:after {
  right: 25px;
  top: -14px;
}
.minicart-wrapper.active {
  overflow: visible;
}
.minicart-wrapper.active .block-minicart {
  display: block;
}
.minicart-wrapper .block-minicart {
  padding: 25px 20px;
}
.minicart-wrapper .block-minicart .block-title {
  display: none;
}
.minicart-wrapper .product .actions {
  float: right;
  margin: -28px 0 0;
  text-align: right;
}
.minicart-wrapper .product .actions > .primary,
.minicart-wrapper .product .actions > .secondary {
  display: inline;
}
.minicart-wrapper .action.close {
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  height: 40px;
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
}
.minicart-wrapper .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-wrapper .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 32px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.close:hover:before {
  color: inherit;
}
.minicart-wrapper .action.close:active:before {
  color: inherit;
}
.minicart-wrapper .action.close:focus,
.minicart-wrapper .action.close:active {
  background: none;
  border: none;
}
.minicart-wrapper .action.close:hover {
  background: none;
  border: none;
}
.minicart-wrapper .action.close.disabled,
.minicart-wrapper .action.close[disabled],
fieldset[disabled] .minicart-wrapper .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.minicart-wrapper .action.showcart {
  white-space: nowrap;
}
.minicart-wrapper .action.showcart .counter.qty {
  background: #ff5501;
  color: #ffffff;
  height: 24px;
  line-height: 24px;
  border-radius: 2px;
  display: inline-block;
  margin: 3px 0 0;
  min-width: 18px;
  overflow: hidden;
  padding: 0 3px;
  text-align: center;
  white-space: normal;
}
.minicart-wrapper .action.showcart .counter.qty.empty {
  display: none;
}
.minicart-wrapper .action.showcart .counter.qty .loader > img {
  max-width: 24px;
}
.minicart-wrapper .minicart-widgets {
  margin-top: 15px;
}
.minicart-items-wrapper {
  border: 1px solid #cccccc;
  margin: 0 -20px;
  border-left: 0;
  border-right: 0;
  overflow-x: auto;
  padding: 15px;
}
.minicart-items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.minicart-items .product-item {
  padding: 20px 0;
}
.minicart-items .product-item:not(:first-child) {
  border-top: 1px solid #cccccc;
}
.minicart-items .product-item:first-child {
  padding-top: 0;
}
.minicart-items .product-item-pricing .label {
  display: inline-block;
}
.minicart-items .price-minicart {
  margin-bottom: 5px;
}
.minicart-items .message {
  margin-bottom: 0;
  margin-top: 10px;
}
.minicart-items .product > .product-item-photo,
.minicart-items .product > .product-image-container {
  float: left;
}
.minicart-items .product .toggle {
  display: block;
  text-decoration: none;
  cursor: pointer;
  position: relative;
  white-space: nowrap;
}
.minicart-items .product .toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 16px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .product .toggle:after {
  position: static;
  right: 20px;
  top: 0;
}
.minicart-items .product.active > .toggle:after {
  content: '\e621';
}
.minicart-items .product-item-name {
  font-weight: 400;
  margin: 0 0 10px;
}
.minicart-items .product-item-name a {
  color: #1979c3;
}
.minicart-items .product-item-details {
  padding-left: 88px;
}
.minicart-items .product-item-details .price {
  font-weight: 700;
}
.minicart-items .product-item-details .price-including-tax,
.minicart-items .product-item-details .price-excluding-tax {
  margin: 5px 0 0;
}
.minicart-items .product-item-details .weee[data-label] {
  font-size: 1.1rem;
}
.minicart-items .product-item-details .details-qty {
  margin-top: 10px;
}
.minicart-items .product.options .tooltip.toggle {
  display: inline-block;
  text-decoration: none;
}
.minicart-items .product.options .tooltip.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .product.options .tooltip.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: inherit;
  content: '\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;
}
.minicart-items .product.options .tooltip.toggle .details {
  display: none;
}
.minicart-items .item-qty {
  text-align: center;
  width: 45px;
}
.minicart-items .update-cart-item {
  font-size: 1.1rem;
  margin-left: 5px;
  vertical-align: top;
}
.minicart-items .subtitle {
  display: none;
}
.minicart-items .action.edit,
.minicart-items .action.delete {
  display: inline-block;
  text-decoration: none;
}
.minicart-items .action.edit > span,
.minicart-items .action.delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .action.edit:before,
.minicart-items .action.delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 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;
}
.minicart-items .action.edit:hover:before,
.minicart-items .action.delete:hover:before {
  color: #303030;
}
.minicart-items .action.edit:active:before,
.minicart-items .action.delete:active:before {
  color: #303030;
}
.minicart-items .action.delete:before {
  content: '\e604';
}
.checkout-container {
  margin: 0 0 20px;
}
.opc-wrapper {
  margin: 0 0 20px;
}
.opc-wrapper .step-content {
  margin: 0 0 40px;
}
.checkout-index-index .nav-sections,
.checkout-index-index .nav-toggle {
  display: none;
}
.checkout-index-index .logo {
  margin-left: 0;
}
.checkout-onepage-success .print {
  display: none;
}
.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: #ffffff;
  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: #ff5501;
}
.opc-progress-bar-item._active > span {
  color: #333333;
}
.opc-progress-bar-item._active > span:before {
  background: #ff5501;
}
.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;
}
.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: #ff5501;
}
.opc-wrapper .shipping-address-item.selected-item:after {
  background: #ff5501;
  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 {
  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: #1979c3;
  cursor: pointer;
}
.shipping-policy-block.field-tooltip .field-tooltip-action:before {
  display: none;
}
.shipping-policy-block.field-tooltip .field-tooltip-content {
  width: 420px;
  top: 30px;
}
.opc-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: #8f8f8f;
  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: #8f8f8f;
}
.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 #d1d1d1;
  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 {
  position: relative;
}
.opc-block-summary .minicart-items-wrapper {
  margin: 0 -15px 0 0;
  max-height: 370px;
  padding: 15px 15px 0 0;
  border: 0;
}
.column.main .opc-block-summary .product-item {
  margin: 0;
  padding-left: 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;
}
.opc-block-summary .product-item .price {
  font-size: 1.6rem;
  font-weight: 400;
}
.opc-block-summary .product-item .price-including-tax + .price-excluding-tax {
  margin: 0;
}
.opc-block-summary .product-item .price-including-tax + .price-excluding-tax .price {
  font-size: 1rem;
}
.opc-block-summary .actions-toolbar {
  position: relative;
  z-index: 1;
}
.opc-block-summary .actions-toolbar .secondary {
  border-top: 1px solid #d1d1d1;
  display: block;
  float: none;
  margin: -1px 0 0;
  padding: 15px 0 0;
  text-align: left;
}
.opc-block-summary .actions-toolbar .secondary .action {
  margin: 0;
}
.authentication-dropdown {
  box-sizing: border-box;
}
.authentication-dropdown .modal-inner-wrap {
  padding: 25px;
}
.authentication-wrapper {
  float: right;
  margin-top: -60px;
  max-width: 50%;
  position: relative;
  z-index: 1;
}
._has-auth-shown .authentication-wrapper {
  z-index: 900;
}
.block-authentication .block-title {
  font-size: 1.8rem;
  border-bottom: 0;
  margin-bottom: 25px;
}
.block-authentication .block-title strong {
  font-weight: 300;
}
.block-authentication .field .label {
  font-weight: 400;
}
.block-authentication .actions-toolbar {
  margin-bottom: 5px;
}
.block-authentication .actions-toolbar > .secondary {
  padding-top: 25px;
  text-align: left;
}
.block-authentication .block[class] {
  margin: 0;
}
.block-authentication .block[class] ul {
  list-style: none;
  padding-left: 10px;
}
.block-authentication .block[class] .field .control,
.block-authentication .block[class] .field .label {
  float: none;
  width: auto;
}
.block-authentication .block[class] + .block {
  border-top: 1px solid #c1c1c1;
  margin-top: 40px;
  padding-top: 40px;
  position: relative;
}
.block-authentication .block[class] + .block:before {
  height: 36px;
  line-height: 34px;
  margin: -19px 0 0 -18px;
  min-width: 36px;
  background: #ffffff;
  border: 1px solid #c1c1c1;
  border-radius: 50%;
  box-sizing: border-box;
  color: #c1c1c1;
  content: attr(data-label);
  display: inline-block;
  left: 50%;
  letter-spacing: normal;
  padding: 0 .2rem;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 0;
}
.checkout-payment-method .step-title {
  border-bottom: 0;
  margin-bottom: 0;
}
.checkout-payment-method .payment-method:first-child .payment-method-title {
  border-top: 0;
}
.checkout-payment-method .payment-method._active .payment-method-content {
  display: block;
}
.checkout-payment-method .payment-method + .payment-method .payment-method-title {
  border-top: 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: #1979c3;
  display: inline-block;
  text-decoration: none;
}
.checkout-payment-method .payment-option-title .action-toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: #8f8f8f;
  content: '\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: #8f8f8f;
}
.checkout-payment-method .payment-option-content {
  padding: 0 0 20px 22px;
}
.checkout-payment-method .payment-option-inner {
  margin: 0 0 20px;
}
.checkout-payment-method .credit-card-types {
  padding: 0;
}
.checkout-payment-method .credit-card-types .item {
  display: inline-block;
  list-style: none;
  margin: 0 5px 0 0;
  vertical-align: top;
}
.checkout-payment-method .credit-card-types .item._active {
  font-weight: 700;
}
.checkout-payment-method .credit-card-types .item._active img {
  -webkit-filter: grayscale(0%);
}
.checkout-payment-method .credit-card-types .item._inactive {
  opacity: .4;
}
.checkout-payment-method .credit-card-types .item span {
  display: inline-block;
  padding-top: 6px;
  vertical-align: top;
}
.checkout-payment-method .credit-card-types img {
  -webkit-filter: grayscale(100%);
  -webkit-transition: all .6s ease;
}
.checkout-payment-method .ccard .fields > .year {
  padding-left: 5px;
}
.checkout-payment-method .ccard .fields .select {
  padding-left: 5px;
  padding-right: 5px;
}
.checkout-payment-method .ccard .month .select {
  width: 140px;
}
.checkout-payment-method .ccard .year .select {
  width: 80px;
}
.checkout-payment-method .ccard .captcha .input-text,
.checkout-payment-method .ccard .number .input-text {
  width: 225px;
}
.checkout-payment-method .ccard > .field.cvv > .control {
  padding-right: 20px;
  width: auto;
}
.checkout-payment-method .ccard .cvv .input-text {
  width: 55px;
}
.checkout-payment-method .ccard.fieldset > .field .fields.group.group-2 .field {
  width: auto !important;
}
.checkout-agreements-block .checkout-agreements {
  margin-bottom: 20px;
}
.checkout-agreements-block .checkout-agreement.field {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.checkout-agreements-block .checkout-agreement.field.required label:after {
  content: none;
}
.checkout-agreements-block .checkout-agreement.field.required .action-show:after {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
}
.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: 50%;
}
.contact-index-index .column:not(.sidebar-additional) .form.contact {
  float: none;
  width: 50%;
}
.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;
}
.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 {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  line-height: 26px;
}
.fieldset .fullname.field > .label + .control {
  width: 100%;
}
.account .column.main h2 {
  margin-top: 0;
}
.account .column.main .toolbar {
  text-align: center;
}
.account .column.main .toolbar .limiter-options {
  width: auto;
}
.account .sidebar-additional {
  margin-top: 40px;
}
.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: #f5f5f5;
  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: #ff5501;
  font-weight: 600;
}
.account-nav .item.current a {
  border-color: #ff5501;
}
.account-nav .item .delimiter {
  border-top: 1px solid #d1d1d1;
  display: block;
  margin: 10px 1.8rem;
}
.column.main .block:last-child {
  margin-bottom: 0;
}
.block .title {
  margin-bottom: 10px;
}
.block .title strong {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.column.main .block .title strong {
  font-size: 18px;
}
.block p:last-child {
  margin: 0;
}
.block .box-actions {
  margin-top: 5px;
}
.field.password .control {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.field.password .control .mage-error {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.field.password .control .input-text {
  -ms-flex-order: 0;
  -webkit-order: 0;
  order: 0;
  z-index: 2;
}
.password-strength-meter {
  background-color: #f4f4f4;
  height: 32px;
  line-height: 32px;
  padding: 0 9px;
  position: relative;
  z-index: 1;
}
.password-strength-meter:before {
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  z-index: -1;
}
.password-none .password-strength-meter:before {
  background-color: #f4f4f4;
  width: 100%;
}
.password-weak .password-strength-meter:before {
  background-color: #ffafae;
  width: 25%;
}
.password-medium .password-strength-meter:before {
  background-color: #ffd6b3;
  width: 50%;
}
.password-strong .password-strength-meter:before {
  background-color: #c5eeac;
  width: 75%;
}
.password-very-strong .password-strength-meter:before {
  background-color: #81b562;
  width: 100%;
}
.control.captcha-image {
  margin-top: 10px;
}
.control.captcha-image .captcha-img {
  vertical-align: middle;
}
.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: 1px solid #cdcdcd;
  color: #333333;
  cursor: pointer;
  font-family: 'Open Sans', '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: 1px solid #cdcdcd;
  color: #333333;
}
.gift-item-block .title:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
.gift-item-block .title.disabled,
.gift-item-block .title[disabled],
fieldset[disabled] .gift-item-block .title {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.gift-item-block .title:active {
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.12);
}
.gift-item-block .content {
  border-bottom: 1px solid #c1c1c1;
  padding: 10px 10px 20px;
  position: relative;
}
.order-details-items .order-gift-message .item-options dt,
.order-details-items .block-order-details-gift-message .item-options dt {
  font-weight: 400;
  margin: 10px 0;
}
.order-details-items .order-gift-message dt:after,
.order-details-items .block-order-details-gift-message dt:after {
  content: '';
}
.order-details-items .order-gift-message .item-message,
.order-details-items .block-order-details-gift-message .item-message {
  clear: left;
}
.order-details-items .order-items .action.show {
  display: inline-block;
  text-decoration: none;
  padding-right: 20px;
  position: relative;
}
.order-details-items .order-items .action.show:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: inherit;
  color: inherit;
  content: '\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 #d1d1d1;
  padding-top: 10px;
}
.form-giftregistry-share .actions-toolbar:not(:last-child),
.form-giftregistry-edit .actions-toolbar:not(:last-child) {
  margin-bottom: 40px;
}
.form-giftregistry-share .fieldset .nested .field:not(.choice) .control,
.form-giftregistry-edit .fieldset .nested .field:not(.choice) .control {
  width: 100%;
}
.table-giftregistry-items .product-image {
  float: left;
  margin-right: 10px;
}
.cart-summary .form.giftregistry .fieldset {
  margin: 25px 0 5px;
}
.cart-summary .form.giftregistry .fieldset .field {
  margin: 0 0 10px;
}
.cart-summary .form.giftregistry .fieldset .field .control {
  float: none;
  width: auto;
}
.cart-summary .form.giftregistry .fieldset .action.primary {
  margin-bottom: 0;
}
.form-giftregistry-search {
  margin-bottom: 60px;
}
.form-giftregistry-search .fields-specific-options .field:nth-last-of-type(1) {
  margin-bottom: 0;
}
.block-giftregistry-results .toolbar-giftregistry-results {
  text-align: center;
}
.block-giftregistry .actions-toolbar {
  margin: 17px 0 0;
}
.block-giftregistry-shared .item-options .item-value {
  margin: 0 0 25px;
}
.block-giftregistry-shared-items .item {
  border-bottom: 1px solid #d1d1d1;
}
.block-giftregistry-shared-items .col {
  padding: 20px 8px 10px;
}
.block-giftregistry-shared-items .col .price-box {
  display: inline-block;
}
.block-giftregistry-shared-items .col .price-wrapper {
  font-size: 1.8rem;
  display: block;
  font-weight: 700;
  white-space: nowrap;
}
.block-giftregistry-shared-items .product .item-options {
  margin-bottom: 0;
}
.block-giftregistry-shared-items .product-item-photo {
  display: block;
  max-width: 65px;
  padding: 10px 0;
}
.block-giftregistry-shared-items .product-item-name {
  display: block;
  margin: 0 0 5px;
}
.gift-wrapping .label {
  margin: 0 0 5px;
  display: inline-block;
}
.gift-wrapping .field {
  margin-bottom: 10px;
}
.gift-wrapping-info {
  font-weight: 300;
  font-size: 18px;
  margin: 20px 0;
}
.gift-wrapping-list {
  list-style: none;
  margin: 20px 0 10px;
  padding: 0;
}
.gift-wrapping-list .no-image {
  background: #f2f2f2;
  display: inline-block;
  text-decoration: none;
}
.gift-wrapping-list .no-image > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.gift-wrapping-list .no-image:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 38px;
  line-height: 4rem;
  color: #494949;
  content: '\e629';
  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 #d1d1d1;
}
.table.grouped > caption + thead > tr:first-child > th,
.table.grouped > colgroup + thead > tr:first-child > th,
.table.grouped > thead:first-child > tr:first-child > th,
.table.grouped > caption + thead > tr:first-child > td,
.table.grouped > colgroup + thead > tr:first-child > td,
.table.grouped > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table.grouped > tbody + tbody {
  border-top: 1px solid #d1d1d1;
}
.table.grouped > thead > tr > th {
  border-bottom: 0;
}
.table.grouped .product-item-name {
  font-weight: 400;
}
.table.grouped .price-box .price {
  font-size: 14px;
}
.table.grouped .stock.unavailable {
  font-weight: normal;
  margin: 0;
  text-transform: none;
  white-space: nowrap;
}
.table.grouped .row-tier-price td {
  border-top: 0;
}
.table.grouped .row-tier-price .prices-tier {
  margin: 0 -10px 10px;
}
.form-add-invitations .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 2px 0;
  width: auto;
}
.form-add-invitations .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.form-add-invitations .action.add:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 31px;
  line-height: 22px;
  color: inherit;
  content: '\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;
}
.block.filter {
  margin-bottom: 40px;
}
.block.filter .filter-title {
  margin-bottom: 20px;
}
.block.filter .filter-title strong {
  font-size: 18px;
}
.block-subtitle {
  display: inline-block;
  margin-bottom: 10px;
}
.filter-current .item {
  margin-bottom: 10px;
}
.filter-current .filter-label {
  display: block;
  font-weight: 700;
}
.filter-current .filter-label:after {
  content: ':';
}
.filter-current + .filter-actions {
  margin-bottom: 30px;
}
.filter-options {
  margin: 0;
}
.filter-options .filter-options-title {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
  margin: 0 0 10px;
  word-break: break-all;
}
.filter-options .filter-options-content {
  margin: 0 0 25px;
}
.filter-options .filter-options-content .item {
  margin-bottom: 3px;
}
.filter-options .count {
  color: #7d7d7d;
}
.filter-options .count:before {
  content: '(';
}
.filter-options .count:after {
  content: ')';
}
.filtered .items {
  margin: 15px 0;
}
.filtered .item {
  margin-bottom: 6px;
  padding-left: 22px;
  position: relative;
}
.filtered .item .label {
  font-weight: 700;
}
.filtered .item .action.remove {
  left: -6px;
  position: absolute;
  top: 0;
}
.filtered + .actions {
  margin-bottom: 35px;
}
.map-popup-wrapper.popup .action.close {
  top: 10px;
}
.map-popup {
  background: #ffffff;
  border: 1px solid #aeaeae;
  padding: 22px;
  width: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  transition: opacity 0.3s linear;
  left: 0;
  margin-top: 10px;
  position: absolute;
  top: 0;
  z-index: 1001;
  display: none;
  opacity: 0;
  box-sizing: border-box;
}
.map-popup .popup-header {
  margin: 0 0 25px;
  padding-right: 22px;
}
.map-popup .popup-header .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.map-popup .popup-content {
  margin: 10px 0 0;
}
.map-popup .popup-actions .action.close {
  position: absolute;
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  right: 10px;
  top: 10px;
}
.map-popup .popup-actions .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.map-popup .popup-actions .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\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,
.cart.table-wrapper .actions-toolbar > .action.map-show-info,
.action-gift.map-show-info {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
button.map-show-info:focus,
button.map-show-info:active,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:focus,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:active,
.action-gift.map-show-info:focus,
.action-gift.map-show-info:active {
  background: none;
  border: none;
}
button.map-show-info:hover,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:hover,
.action-gift.map-show-info:hover {
  background: none;
  border: none;
}
button.map-show-info.disabled,
button.map-show-info[disabled],
fieldset[disabled] button.map-show-info,
.cart.table-wrapper .actions-toolbar > .action.map-show-info.disabled,
.cart.table-wrapper .actions-toolbar > .action.map-show-info[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action.map-show-info,
.action-gift.map-show-info.disabled,
.action-gift.map-show-info[disabled],
fieldset[disabled] .action-gift.map-show-info {
  pointer-events: none;
  opacity: 0.5;
}
button.map-show-info:visited,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:visited,
.action-gift.map-show-info:visited {
  color: #1979c3;
  text-decoration: none;
}
button.map-show-info:hover,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:hover,
.action-gift.map-show-info:hover {
  color: #006bb4;
  text-decoration: underline;
}
button.map-show-info:active,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:active,
.action-gift.map-show-info:active {
  color: #ff5501;
  text-decoration: underline;
}
button.map-show-info:hover,
button.map-show-info:active,
button.map-show-info:focus,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:hover,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:active,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:focus,
.action-gift.map-show-info:hover,
.action-gift.map-show-info:active,
.action-gift.map-show-info:focus {
  background: none;
  border: 0;
}
button.map-show-info.disabled,
button.map-show-info[disabled],
fieldset[disabled] button.map-show-info,
.cart.table-wrapper .actions-toolbar > .action.map-show-info.disabled,
.cart.table-wrapper .actions-toolbar > .action.map-show-info[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action.map-show-info,
.action-gift.map-show-info.disabled,
.action-gift.map-show-info[disabled],
fieldset[disabled] .action-gift.map-show-info {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.wishlist.split.button {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.wishlist.split.button:before,
.wishlist.split.button:after {
  content: '';
  display: table;
}
.wishlist.split.button:after {
  clear: both;
}
.wishlist.split.button .action.split {
  float: left;
  margin: 0;
}
.wishlist.split.button .action.toggle {
  float: right;
  margin: 0;
}
.wishlist.split.button button.action.split,
.wishlist.split.button .cart.table-wrapper .actions-toolbar > .action.action.split,
.wishlist.split.button .action-gift.action.split {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.wishlist.split.button button + .action.toggle,
.wishlist.split.button .cart.table-wrapper .actions-toolbar > .action + .action.toggle,
.wishlist.split.button .action-gift + .action.toggle {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
.wishlist.split.button .action.toggle {
  display: inline-block;
  text-decoration: none;
}
.wishlist.split.button .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.split.button .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: #7d7d7d;
  content: '\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: '\e601';
}
.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 #d1d1d1;
  padding-bottom: 10px;
}
.multicheckout .block-title strong,
.multicheckout .block-content .title strong {
  font-weight: 400;
}
.multicheckout .block-title strong span,
.multicheckout .block-content .title strong span {
  color: #a6a6a6;
}
.multicheckout .block-content .title {
  border-bottom: none;
  padding-bottom: 0;
}
.multicheckout.order-review .block-title > strong {
  font-size: 2.4rem;
}
.multicheckout.order-review .block-shipping .block-content:not(:last-child) {
  margin-bottom: 40px;
}
.multicheckout.order-review .error-description {
  color: #e02b27;
  font-weight: 400;
  margin-bottom: 10px;
  margin-top: -10px;
}
.multicheckout .box-title span {
  margin-right: 10px;
}
.multicheckout .box-title > .action {
  margin: 0;
}
.multicheckout .box-shipping-method .price {
  font-weight: 700;
}
.multicheckout .box-billing-method .fieldset {
  margin: 0;
}
.multicheckout .box-billing-method .fieldset .legend.box-title {
  margin: 0 0 5px;
}
.multicheckout .checkout-review .grand.totals {
  font-size: 2.1rem;
  margin-bottom: 40px;
}
.multicheckout .checkout-review .grand.totals .mark {
  font-weight: 400;
}
[class^='multishipping-'] .logo {
  margin-left: 0;
}
.multishipping-checkout-success .nav-sections {
  display: block;
}
.block.newsletter {
  margin-bottom: 40px;
}
.block.newsletter .form.subscribe {
  display: table;
  width: 100%;
}
.block.newsletter .fieldset {
  display: table-cell;
  margin: 0;
  padding: 0;
  vertical-align: top;
}
.block.newsletter .field {
  margin: 0;
}
.block.newsletter .field .control {
  display: inline-block;
  text-decoration: none;
  display: block;
}
.block.newsletter .field .control:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  line-height: 33px;
  color: #c2c2c2;
  content: '\e61d';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block.newsletter .field .control:before {
  position: absolute;
}
.block.newsletter input {
  margin-right: 35px;
  padding: 0 0 0 35px;
}
.block.newsletter .title {
  display: none;
}
.block.newsletter .actions {
  display: table-cell;
  vertical-align: top;
  width: 1%;
}
.block.newsletter .action.subscribe {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin-left: -1px;
}
.payment-method-content .pay-later-message {
  margin-bottom: 10px;
  margin-top: 10px;
}
.paypal.after:before {
  content: '- ' attr(data-label) ' -';
  display: block;
  margin: 5px 5px 10px;
  text-transform: uppercase;
}
.paypal.before:before {
  content: '- ' attr(data-label) ' -';
  display: block;
  margin: 10px 5px;
  text-align: center;
  text-transform: uppercase;
}
.paypal.acceptance {
  display: block;
  margin: 0 0 20px;
}
.paypal.acceptance img {
  max-width: 100%;
}
.box-tocart .paypal img,
.block-minicart .paypal img {
  display: block;
  margin: 0 auto;
}
.paypal-review .paypa-review-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: inline-block;
}
.paypal-review .items-qty .item {
  white-space: nowrap;
}
.paypal-review .items-qty .title:after {
  content: ': ';
}
.paypal-review .paypal-review-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: inline-block;
}
.paypal-review .actions-toolbar {
  margin-top: 10px;
}
.paypal-review .item-options dt {
  display: inline-block;
}
.paypal-review .item-options dt:after {
  content: ': ';
}
.paypal-review .item-options dd {
  margin: 0;
}
.paypal-review-discount {
  border-bottom: 1px solid #d1d1d1;
  margin: 20px 0;
}
.paypal-review-discount .block {
  margin-bottom: 0;
}
.paypal-review-discount .block .fieldset {
  padding: 10px 0 20px;
}
.fotorama-video-container:after {
  background: url('../Magento_ProductVideo/img/gallery-sprite.png') bottom right;
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px;
}
.fotorama-video-container .magnify-lens {
  display: none !important;
}
.fotorama-video-container.video-unplayed:hover img {
  opacity: .6;
}
.fotorama-video-container.video-unplayed:hover:after {
  transform: scale(1.25);
}
.video-thumb-icon:after {
  background: url('../Magento_ProductVideo/img/gallery-sprite.png') bottom left;
  bottom: 0;
  content: '';
  height: 40px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 10px;
  width: 49px;
}
.product-video {
  bottom: 0;
  height: 75%;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.product-video iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9999;
}
.fotorama__stage__shaft:focus .fotorama__stage__frame.fotorama__active:after {
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px;
}
.fotorama__product-video--loading:after {
  visibility: hidden;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
.data.switch .counter {
  color: #7d7d7d;
}
.data.switch .counter:before {
  content: '(';
}
.data.switch .counter:after {
  content: ')';
}
.rating-summary {
  overflow: hidden;
  white-space: nowrap;
}
.rating-summary .rating-result {
  width: 100px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.rating-summary .rating-result:before {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  -webkit-font-smoothing: antialiased;
  color: #c7c7c7;
  font-family: 'icons-blank-theme';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  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: #ff5501;
  font-family: 'icons-blank-theme';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  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: #c7c7c7;
  font-family: 'icons-blank-theme';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  content: '\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: #ff5501;
  font-family: 'icons-blank-theme';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  opacity: 0;
}
.review-control-vote label:hover:before {
  opacity: 1;
}
.review-control-vote label:hover ~ label:before {
  opacity: 0;
}
.review-control-vote .rating-5 {
  z-index: 2;
}
.review-control-vote .rating-5:before {
  content: '\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;
}
.product-reviews-summary {
  display: table;
  margin: 10px 0 12px;
}
.products.wrapper.list .product-reviews-summary {
  margin: 0 auto;
}
.product-reviews-summary.empty {
  margin-left: 0;
}
.product-reviews-summary .rating-summary {
  display: table-cell;
  left: -5px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}
.product-reviews-summary .reviews-actions {
  display: table-cell;
  line-height: 28px;
  vertical-align: middle;
}
.product-reviews-summary .reviews-actions a {
  margin-right: 5px;
}
.customer-review .product-details {
  margin-bottom: 40px;
}
.customer-review .product-media {
  float: left;
  margin-right: 3%;
  max-width: 285px;
  width: 30%;
}
.customer-review .review-details .customer-review-rating {
  margin-bottom: 20px;
}
.customer-review .review-details .customer-review-rating .item {
  margin-bottom: 10px;
}
.customer-review .review-details .customer-review-rating .item:last-child {
  margin-bottom: 0;
}
.customer-review .review-details .review-title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  font-weight: 600;
  margin-bottom: 20px;
}
.customer-review .review-details .review-content {
  margin-bottom: 20px;
}
.customer-review .product-reviews-summary .rating-summary,
.customer-review .product-reviews-summary .reviews-actions {
  display: block;
}
.review-field-ratings .nested {
  display: table;
}
.review-field-ratings .review-field-rating {
  display: table-row;
}
.review-field-ratings .review-field-rating .label,
.review-field-ratings .review-field-rating .control {
  display: table-cell;
  padding-bottom: 10px;
  vertical-align: top;
}
.review-field-ratings .review-field-rating .label {
  padding-right: 10px;
  padding-top: 6px;
}
.review-field-ratings .review-field-rating .control {
  padding-top: 2px;
}
.review-toolbar {
  border-top: 1px solid #c9c9c9;
  margin: 0 0 20px;
  text-align: center;
}
.review-toolbar:first-child {
  display: none;
}
.review-toolbar .pages {
  border-bottom: 1px solid #c9c9c9;
  display: block;
  padding: 20px 0;
  text-align: center;
}
.review-toolbar .limiter {
  display: none;
}
.review-add .block-title {
  display: none;
}
.review-form .action.submit.primary {
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.review-form .action.submit.primary:focus,
.review-form .action.submit.primary:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.review-form .action.submit.primary:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
.fieldset .review-legend.legend {
  margin-bottom: 20px;
}
.fieldset .review-legend.legend strong {
  display: block;
  margin-left: 0;
}
.review-field-rating .control {
  margin-bottom: 48px;
  margin-top: 10px;
}
.review-list {
  margin-bottom: 30px;
}
.review-list .block-title strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.review-item {
  border-bottom: 1px solid #c9c9c9;
  margin: 0;
  padding: 20px 0;
}
.review-item:after {
  clear: both;
  content: '';
  display: table;
}
.review-item:last-child {
  border-width: 0;
}
.review-ratings {
  display: table;
  margin-bottom: 10px;
  max-width: 100%;
}
.review-author {
  display: inline;
}
.review-title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  margin: 0 0 20px;
}
.review-content {
  margin-bottom: 20px;
}
.block-reward-info .reward-rates:not(:last-child),
.block-reward-info .reward-limit:not(:last-child),
.block-reward-info .reward-expiring:not(:last-child) {
  margin-bottom: 25px;
}
.block-reward-info .reward-rates .title,
.block-reward-info .reward-limit .title,
.block-reward-info .reward-expiring .title {
  display: inline-block;
  margin-bottom: 10px;
}
.form-create-return .field .control > span,
.form-create-return .field address {
  display: inline-block;
  padding-top: 6px;
}
.form-create-return .additional:first-child {
  margin-top: 0;
}
.form-create-return .additional .field:nth-last-child(2) {
  margin-bottom: 0;
}
.form-create-return .additional .field:last-child {
  margin-top: 20px;
}
.form-create-return .field.comment {
  margin-top: 55px;
}
.block-returns-comments .returns-comments dt,
.block-returns-comments .returns-comments dd {
  margin: 0;
}
.block-returns-comments .returns-comments dt {
  font-weight: 400;
}
.block-returns-comments .returns-comments dd {
  margin-bottom: 15px;
}
.block-returns-comments .returns-comments dd:last-child {
  margin-bottom: 0;
}
.block-returns-comments .fieldset {
  margin-bottom: 20px;
}
.magento-rma-returns-returns .page-title-wrapper .page-title,
.magento-rma-guest-returns .page-title-wrapper .page-title,
.magento-rma-returns-view .page-title-wrapper .page-title {
  margin-right: 25px;
}
.order-links {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 10px;
}
.order-links .item {
  display: inline-block;
  margin-right: 20px;
}
.order-actions-toolbar .action {
  margin: 0 20px 0 0;
}
.order-details-items {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.order-details-items .order-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: inline-block;
}
.order-details-items .items-qty .item {
  white-space: nowrap;
}
.order-details-items .items-qty .title:after {
  content: ': ';
}
.order-details-items .table-order-items .product-item-name {
  margin-top: 0;
}
.order-details-items .table-order-items tbody + tbody {
  border-top: 1px solid #d1d1d1;
}
.order-details-items .item-options dt {
  margin: 0;
}
.order-details-items .item-options dd {
  margin: 0 0 15px;
}
.order-details-items .item-options.links dt {
  display: inline-block;
}
.order-details-items .item-options.links dt:after {
  content: ': ';
}
.order-details-items .item-options.links dd {
  margin: 0;
}
.order-pager-wrapper .toolbar-amount {
  padding-top: 3px;
}
.order-pager-wrapper .pages-items .item:first-child,
.order-pager-wrapper .pages-items .item:last-child {
  margin-right: 0;
}
.order-actions-toolbar {
  margin-bottom: 25px;
}
.order-actions-toolbar .action {
  margin-right: 30px;
}
.order-actions-toolbar .action.print {
  margin: 0;
}
.page-title-wrapper .order-date {
  margin: 0 0 20px;
}
.account .page-title-wrapper .page-title,
[class^='sales-guest-'] .page-title-wrapper .page-title,
.sales-guest-view .page-title-wrapper .page-title {
  margin-right: 25px;
}
.form-orders-search .field.email,
.form-orders-search .field.zip {
  margin-bottom: 0;
}
.block-reorder .product-item .checkbox {
  position: relative;
  top: 2px;
  vertical-align: baseline;
}
.block-reorder .product-item .field.item {
  display: inline-block;
}
.block-reorder .product-item-name {
  display: inline-block;
}
.block-reorder .actions-toolbar {
  margin: 17px 0;
  max-width: 178px;
}
.block-order-details-comments {
  margin: 0 0 40px;
}
.block-order-details-comments .comment-date {
  font-weight: 600;
}
.block-order-details-comments .comment-content {
  line-height: 1.6;
  margin: 0 0 20px;
}
.block-order-details-view .box-content .payment-method .title {
  font-weight: 400;
}
.block-order-details-view .box-content .payment-method .content {
  margin: 0;
}
.block-order-details-view .box-content .payment-method .content > strong {
  font-weight: 400;
}
.block-order-details-view .box-content .payment-method .content > strong:after {
  content: ': ';
}
.order-tracking {
  border-bottom: 1px solid #d1d1d1;
  margin: 0;
  padding: 20px 0;
}
.order-tracking .tracking-title {
  display: inline-block;
}
.order-tracking .tracking-content {
  display: inline-block;
  margin: 0 0 0 5px;
}
.opc-wrapper .form-discount {
  max-width: 500px;
}
.action.mailto.friend {
  margin-left: -7px;
  display: inline-block;
  text-decoration: none;
}
.action.mailto.friend:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: inherit;
  content: '\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;
}
.swatch-attribute-label {
  font-weight: 700;
  position: relative;
}
.swatch-attribute-label.required {
  padding-right: 10px;
}
.swatch-attribute-label[data-required='1']:after {
  color: #e02b27;
  content: '*';
  font-size: 14px;
  font-weight: 700;
  position: absolute;
  right: -11px;
  top: -2px;
}
.swatch-attribute-selected-option {
  color: #646464;
  padding-left: 17px;
}
.swatch-attribute-options {
  margin: 10px 0;
}
.swatch-attribute-options:focus {
  box-shadow: none;
}
.swatch-attribute-options .swatch-option-tooltip-layered .title {
  color: #282828;
  bottom: -5px;
  height: 20px;
  left: 0;
  margin-bottom: 10px;
  position: absolute;
  text-align: center;
  width: 100%;
}
.swatch-attribute.size .swatch-option,
.swatch-attribute.manufacturer .swatch-option {
  background: #f0f0f0;
  color: #949494;
}
.swatch-attribute.size .swatch-option.selected,
.swatch-attribute.manufacturer .swatch-option.selected {
  background: #ffffff;
  border: 1px solid #ffffff;
  color: #000000;
}
.swatch-option {
  border: 1px solid #dadada;
  cursor: pointer;
  float: left;
  height: 20px;
  margin: 0 10px 5px 0;
  max-width: 100%;
  min-width: 30px;
  overflow: hidden;
  padding: 1px 2px;
  position: relative;
  text-align: center;
  text-overflow: ellipsis;
}
.swatch-option:focus {
  box-shadow: 0 0 3px 1px #68a8e0;
}
.swatch-option.text {
  background: #f0f0f0;
  color: #686868;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
  margin-right: 7px;
  min-width: 22px;
  padding: 4px 8px;
}
.swatch-option.text.selected {
  background-color: #ffffff;
}
.swatch-option.selected {
  outline: 2px solid #ff5501;
  border: 1px solid #ffffff;
  color: #333333;
}
.swatch-option:not(.disabled):hover {
  border: 1px solid #ffffff;
  color: #333333;
  outline: 1px solid #999999;
}
.swatch-option.image:not(.disabled):hover,
.swatch-option.color:not(.disabled):hover {
  border: 1px solid #ffffff;
  outline: 2px solid #c34000;
}
.swatch-option.disabled {
  box-shadow: unset;
  cursor: default;
  pointer-events: none;
}
.swatch-option.disabled:after {
  background: linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(42%, rgba(255, 255, 255, 0)), color-stop(43%, #ffffff), color-stop(46%, #ffffff), color-stop(47%, #ff5216), color-stop(53%, #ff5216), color-stop(54%, #ffffff), color-stop(57%, #ffffff), color-stop(58%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  bottom: 0;
  content: '';
  filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff, endColorstr=#00ffffff, GradientType=1)';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.swatch-option-disabled {
  border: 0;
  cursor: default;
  outline: none !important;
}
.swatch-option-disabled:after {
  -webkit-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  transform: rotate(-30deg);
  background: #e02b27;
  content: '';
  height: 2px;
  left: -4px;
  position: absolute;
  top: 10px;
  width: 42px;
  z-index: 995;
}
.swatch-option-loading {
  content: url('../images/loader-2.gif');
}
.swatch-option-tooltip {
  border: 1px solid #dadada;
  color: #949494;
  background: #ffffff;
  display: none;
  max-height: 100%;
  min-height: 20px;
  min-width: 20px;
  padding: 5px;
  position: absolute;
  text-align: center;
  z-index: 999;
}
.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 {
  background: #ffffff;
  border: 1px solid #dadada;
  color: #949494;
  display: none;
  left: -47px;
  position: absolute;
  width: 140px;
  z-index: 999;
}
.swatch-option-tooltip .title {
  color: #282828;
  display: block;
  max-height: 200px;
  min-height: 20px;
  overflow: hidden;
  text-align: center;
}
.swatch-option-link-layered {
  margin: 0 !important;
  padding: 0 !important;
  position: relative;
}
.swatch-option-link-layered:focus > div {
  box-shadow: 0 0 3px 1px #68a8e0;
}
.swatch-option-link-layered:hover > .swatch-option-tooltip-layered {
  display: block;
}
.swatch-opt {
  margin: 20px 0;
}
.swatch-opt-listing {
  margin-bottom: 10px;
}
.swatch-more {
  display: inline-block;
  margin: 2px 0;
  padding: 2px;
  position: static;
}
.swatch-visual-tooltip-layered {
  height: 160px;
  top: -170px;
}
.swatch-textual-tooltip-layered {
  height: 30px;
  top: -40px;
}
.swatch-input {
  left: -1000px;
  position: absolute;
  visibility: hidden;
}
.clearfix:after {
  clear: both;
  content: '';
  display: block;
  height: 0;
  visibility: hidden;
}
.block-collapsible-nav .content {
  background: #f5f5f5;
  padding: 15px 0;
}
.block-collapsible-nav .item {
  margin: 3px 0 0;
}
.block-collapsible-nav .item:first-child {
  margin-top: 0;
}
.block-collapsible-nav .item a,
.block-collapsible-nav .item > strong {
  border-left: 3px solid transparent;
  color: #575757;
  display: block;
  padding: 5px 18px 5px 15px;
}
.block-collapsible-nav .item a {
  text-decoration: none;
}
.block-collapsible-nav .item a:hover {
  background: #e8e8e8;
}
.block-collapsible-nav .item.current a,
.block-collapsible-nav .item.current > strong {
  border-color: #ff5501;
  color: #000000;
  font-weight: 600;
}
.block-collapsible-nav .item.current a {
  border-color: #ff5501;
}
.block-collapsible-nav .item .delimiter {
  border-top: 1px solid #d1d1d1;
  display: block;
  margin: 10px 1.8rem;
}
body {
  background-color: #ffffff;
}
.page-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100vh;
}
.page-main {
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
.page-header {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 20px;
}
.header.content {
  padding-top: 10px;
  position: relative;
}
.logo {
  float: left;
  margin: 0 0 10px 40px;
  max-width: 50%;
  position: relative;
  z-index: 5;
}
.logo img {
  display: block;
  height: auto;
}
.page-print .logo {
  float: none;
}
.page-main > .page-title-wrapper .page-title + .action {
  margin-top: 30px;
}
.action.skip:focus {
  background: #f0f0f0;
  padding: 10px;
  box-sizing: border-box;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 15;
}
.action-skip-wrapper {
  height: 0;
  position: relative;
}
.message.global p {
  margin: 0;
}
.message.global.noscript,
.message.global.cookie {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #ffee9c;
  border-color: #d6ca8e;
  color: #333333;
  margin: 0;
}
.message.global.noscript a,
.message.global.cookie a {
  color: #1979c3;
}
.message.global.noscript a:hover,
.message.global.cookie a:hover {
  color: #006bb4;
}
.message.global.noscript a:active,
.message.global.cookie a:active {
  color: #ff5501;
}
.message.global.cookie {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  z-index: 3;
}
.message.global.cookie .actions {
  margin-top: 10px;
}
.message.global.demo {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #ff0101;
  border-color: none;
  color: #ffffff;
  margin-bottom: 0;
  text-align: center;
}
.message.global.demo a {
  color: #1979c3;
}
.message.global.demo a:hover {
  color: #006bb4;
}
.message.global.demo a:active {
  color: #ff5501;
}
.page-footer {
  margin-top: auto;
}
.footer.content {
  border-top: 1px solid #d1d1d1;
  margin-top: 25px;
  padding-bottom: 25px;
  padding-top: 25px;
}
.footer.content .links > li {
  margin: 0 0 8px;
}
.footer.content .switcher-store {
  margin: 0 0 30px;
}
.footer .copyright,
.footer .bugs {
  display: block;
  margin: 20px 0 0;
}
.page-header .panel.wrapper .switcher,
.page-footer .switcher {
  margin-right: 10px;
}
.page-header .panel.wrapper .switcher .options,
.page-footer .switcher .options {
  display: inline-block;
  position: relative;
}
.page-header .panel.wrapper .switcher .options:before,
.page-footer .switcher .options:before,
.page-header .panel.wrapper .switcher .options:after,
.page-footer .switcher .options:after {
  content: '';
  display: table;
}
.page-header .panel.wrapper .switcher .options:after,
.page-footer .switcher .options:after {
  clear: both;
}
.page-header .panel.wrapper .switcher .options .action.toggle,
.page-footer .switcher .options .action.toggle {
  padding: 0;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.page-header .panel.wrapper .switcher .options .action.toggle > span,
.page-footer .switcher .options .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-header .panel.wrapper .switcher .options .action.toggle:after,
.page-footer .switcher .options .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\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 .panel.wrapper .switcher .options .action.toggle:hover:after,
.page-footer .switcher .options .action.toggle:hover:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options .action.toggle:active:after,
.page-footer .switcher .options .action.toggle:active:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active,
.page-footer .switcher .options .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active > span,
.page-footer .switcher .options .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active:after,
.page-footer .switcher .options .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\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 .panel.wrapper .switcher .options .action.toggle.active:hover:after,
.page-footer .switcher .options .action.toggle.active:hover:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active:active:after,
.page-footer .switcher .options .action.toggle.active:active:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options ul.dropdown,
.page-footer .switcher .options ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 160px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.page-header .panel.wrapper .switcher .options ul.dropdown li,
.page-footer .switcher .options ul.dropdown li {
  margin: 0;
  padding: 0;
}
.page-header .panel.wrapper .switcher .options ul.dropdown li:hover,
.page-footer .switcher .options ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before,
.page-header .panel.wrapper .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.page-header .panel.wrapper .switcher .options.active,
.page-footer .switcher .options.active {
  overflow: visible;
}
.page-header .panel.wrapper .switcher .options.active ul.dropdown,
.page-footer .switcher .options.active ul.dropdown {
  display: block;
}
.page-header .panel.wrapper .switcher .options ul.dropdown a,
.page-footer .switcher .options ul.dropdown a {
  display: block;
  padding: 8px;
}
.page-header .panel.wrapper .switcher .options ul.dropdown a:hover,
.page-footer .switcher .options ul.dropdown a:hover {
  text-decoration: none;
}
.page-header .panel.wrapper .switcher li,
.page-footer .switcher li {
  font-size: 12px;
  margin: 0;
}
.page-header .panel.wrapper .switcher strong,
.page-footer .switcher strong {
  font-weight: 400;
}
.widget {
  clear: both;
}
.page-header .widget.block,
.page-footer .widget.block {
  margin: 20px 0;
}
.ui-datepicker td {
  padding: 0;
}
.cookie-status-message {
  display: none;
}
.my-credit-cards .status {
  font-style: italic;
}
.my-credit-cards .action.delete {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.my-credit-cards .action.delete:focus,
.my-credit-cards .action.delete:active {
  background: none;
  border: none;
}
.my-credit-cards .action.delete:hover {
  background: none;
  border: none;
}
.my-credit-cards .action.delete.disabled,
.my-credit-cards .action.delete[disabled],
fieldset[disabled] .my-credit-cards .action.delete {
  pointer-events: none;
  opacity: 0.5;
}
.my-credit-cards .action.delete:visited {
  color: #1979c3;
  text-decoration: none;
}
.my-credit-cards .action.delete:hover {
  color: #006bb4;
  text-decoration: underline;
}
.my-credit-cards .action.delete:active {
  color: #ff5501;
  text-decoration: underline;
}
.my-credit-cards .action.delete:hover,
.my-credit-cards .action.delete:active,
.my-credit-cards .action.delete:focus {
  background: none;
  border: 0;
}
.my-credit-cards .action.delete.disabled,
.my-credit-cards .action.delete[disabled],
fieldset[disabled] .my-credit-cards .action.delete {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.my-credit-cards-popup .modal-footer {
  text-align: right;
}
.my-credit-cards-popup .action.secondary {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  margin-right: 20px;
}
.my-credit-cards-popup .action.secondary:focus,
.my-credit-cards-popup .action.secondary:active {
  background: none;
  border: none;
}
.my-credit-cards-popup .action.secondary:hover {
  background: none;
  border: none;
}
.my-credit-cards-popup .action.secondary.disabled,
.my-credit-cards-popup .action.secondary[disabled],
fieldset[disabled] .my-credit-cards-popup .action.secondary {
  pointer-events: none;
  opacity: 0.5;
}
.my-credit-cards-popup .action.secondary:visited {
  color: #1979c3;
  text-decoration: none;
}
.my-credit-cards-popup .action.secondary:hover {
  color: #006bb4;
  text-decoration: underline;
}
.my-credit-cards-popup .action.secondary:active {
  color: #ff5501;
  text-decoration: underline;
}
.my-credit-cards-popup .action.secondary:hover,
.my-credit-cards-popup .action.secondary:active,
.my-credit-cards-popup .action.secondary:focus {
  background: none;
  border: 0;
}
.my-credit-cards-popup .action.secondary.disabled,
.my-credit-cards-popup .action.secondary[disabled],
fieldset[disabled] .my-credit-cards-popup .action.secondary {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.minilist .weee {
  display: table-row;
  font-size: 1.1rem;
}
.minilist .weee:before {
  display: none;
}
.price-container.weee:before {
  display: none;
}
.toolbar.wishlist-toolbar .limiter {
  float: right;
}
.toolbar.wishlist-toolbar .main .pages {
  display: inline-block;
  position: relative;
  z-index: 0;
}
.toolbar.wishlist-toolbar .toolbar-amount,
.toolbar.wishlist-toolbar .limiter {
  display: inline-block;
  z-index: 1;
}
.product-items .action.towishlist:before,
.products.list.items .action.towishlist:before,
.table-comparison .action.towishlist:before {
  content: '\e601';
}
.account .table-wrapper .data.table.wishlist > thead > tr > th,
.account .table-wrapper .data.table.wishlist > tbody > tr > th,
.account .table-wrapper .data.table.wishlist > tfoot > tr > th,
.account .table-wrapper .data.table.wishlist > thead > tr > td,
.account .table-wrapper .data.table.wishlist > tbody > tr > td,
.account .table-wrapper .data.table.wishlist > tfoot > tr > td {
  border-top: 1px solid #d1d1d1;
}
.account .table-wrapper .data.table.wishlist > caption + thead > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > colgroup + thead > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > thead:first-child > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > caption + thead > tr:first-child > td,
.account .table-wrapper .data.table.wishlist > colgroup + thead > tr:first-child > td,
.account .table-wrapper .data.table.wishlist > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.account .table-wrapper .data.table.wishlist > tbody + tbody {
  border-top: 1px solid #d1d1d1;
}
.account .table-wrapper .data.table.wishlist thead > tr > th {
  border-bottom: 0;
}
.account .table-wrapper .data.table.wishlist tbody > tr:last-child > td {
  border-bottom: 1px solid #d1d1d1;
}
.account .table-wrapper .data.table.wishlist .product.name {
  display: inline-block;
  margin-bottom: 10px;
}
.account .table-wrapper .data.table.wishlist .box-tocart {
  margin: 10px 0;
}
.account .table-wrapper .data.table.wishlist .box-tocart .qty {
  vertical-align: middle;
}
.account .table-wrapper .data.table.wishlist .col.item {
  width: 50%;
}
.account .table-wrapper .data.table.wishlist .col.photo {
  max-width: 150px;
}
.account .table-wrapper .data.table.wishlist .col.selector {
  max-width: 15px;
}
.account .table-wrapper .data.table.wishlist textarea {
  margin: 10px 0;
}
.account .table-wrapper .data.table.wishlist .input-text.qty {
  margin-bottom: 10px;
}
.account .table-wrapper .data.table.wishlist .action.primary {
  vertical-align: top;
}
.account .table-wrapper .data.table.wishlist .price {
  font-weight: 700;
}
.block-wishlist .product-item-name {
  margin-right: 25px;
}
.products-grid.wishlist .product-item {
  margin-left: 2%;
  width: calc((100% - 4%) / 3);
}
.products-grid.wishlist .product-item:nth-child(3n + 1) {
  margin-left: 0;
}
.products-grid.wishlist .product-item-photo {
  display: block;
  margin-bottom: 10px;
}
.products-grid.wishlist .product-item-name {
  margin-top: 0;
}
.products-grid.wishlist .product-item .price-box {
  margin: 0;
}
.products-grid.wishlist .product-item-comment {
  display: block;
  height: 42px;
  margin: 10px 0;
}
.products-grid.wishlist .product-item-actions > * {
  margin-right: 15px;
}
.products-grid.wishlist .product-item-actions > *:last-child {
  margin-right: 0;
}
.products-grid.wishlist .product-item .box-tocart input.qty {
  height: 32px;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main ul.ampromo-gift {
  width: 27%;
  height: 16em;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: flex-end;
  padding: 0;
  background: transparent;
}
@media all and (max-width: 768px) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main ul.ampromo-gift {
    width: 100%;
    height: auto;
    justify-content: flex-start;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main ul.ampromo-gift .item.gift {
  border: 1px solid #cecece;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  align-items: center;
  width: 90%;
}
@media all and (max-width: 768px) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main ul.ampromo-gift .item.gift a.product-image {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    margin: 2% !important;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main ul.ampromo-gift .item.gift .ampromo-product-name {
  width: 90%;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main ul.ampromo-gift .item.gift .ampromo-short-description {
  width: 90%;
  color: #707070;
}
@media all and (max-width: 480px) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main ul.ampromo-gift .item.gift {
    height: fit-content;
  }
}
.ampromo-over {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ampromo-gift {
  position: relative;
}
.ampromo-over {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  text-align: center;
  flex-wrap: wrap;
  background: rgba(84, 209, 240, 0.9);
  color: #fff;
}
.ampromo-gift:hover .ampromo-over {
  display: none;
}
.ampromo-gift {
  padding: 0;
  margin: 0;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main ul.ampromo-gift li.item.gift {
  padding: 0;
  margin: 0;
  width: 100%;
}
.ampromo-gift {
  position: relative;
}
.ampromo-product-name {
  font-weight: bold;
  padding-bottom: 10px;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main ul.ampromo-gift .item.gift .ampromo-short-description {
  color: #fff;
}
.ampromo-gift-img-media img {
  padding: 0;
  margin: 0;
}
.ui-datepicker-trigger {
  display: none !important;
}
#dob {
  border-color: #54d1f0 !important;
}
.customer-address-form #form-validate {
  display: flex;
  flex-wrap: wrap;
  width: 100% !important;
}
.customer-address-form #form-validate > fieldset {
  width: 50%;
}
@media all and (max-width: 768px) {
  .customer-address-form #form-validate > fieldset {
    width: 100%;
    margin: 0 auto;
    max-width: 400px;
  }
}
.customer-address-form #form-validate .actions-toolbar {
  width: 100%;
  margin: 0;
}
.customer-address-form #form-validate .field {
  display: flex;
  flex-direction: column;
}
.customer-address-form #form-validate .field > label {
  width: unset;
  text-align: left;
  padding: 0;
}
.customer-address-form #form-validate .nested > .field > label {
  clip: unset;
  height: unset;
  margin: unset;
  overflow: visible;
  position: unset;
  width: unset;
  font-weight: 700;
}
.customer-address-form #form-validate .nested > .field.required > label:after {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
  margin: 0 0 0 5px;
}
.additional-attributes-wrapper {
  border: 1px solid #efefef;
  border-radius: 10px;
}
.additional-attributes-wrapper .additional-attributes {
  width: 100%;
}
.additional-attributes-wrapper tbody tr th.col,
.additional-attributes-wrapper tbody tr td.col {
  padding: 10px;
}
.additional-attributes-wrapper tbody tr th.col {
  text-align: right;
}
.additional-attributes-wrapper tr:nth-child(even) {
  background: #efefef;
}
.additional-attributes-wrapper .additional-attributes {
  width: 100%;
}
.additional-attributes-wrapper .label {
  width: 15%;
}
.products .gallery {
  margin: 10px 0;
  display: grid;
  grid-template-columns: repeat(4, 0.3fr);
  gap: 5px;
}
.products .gallery .product-image-photo {
  max-width: 100%;
  height: auto;
}
.products .product-item:hover .product-item-info .product-item-photo img,
.product-item .product-item-info .product-item-photo img {
  border: 2px solid #f2f2f2;
}
.product-item-photo {
  width: 80px;
}
.price-container .negrito::after {
  content: '*';
  font-size: 12px;
  vertical-align: top;
  padding-top: 6px;
  display: inline-block;
}
.product-page-shipping-banner {
  margin-top: 20px;
  position: relative;
}
.product-page-shipping-banner img {
  border: 1px solid #cecece;
}
.product-page-shipping-banner .popup {
  display: none;
  background: #54d1f0;
  color: #fff;
  padding: 10px;
  margin-top: 10px;
  position: absolute;
}
.product-page-shipping-banner .popup::after {
  content: "";
  position: absolute;
  top: -10px;
  left: 50%;
  margin-left: -10px;
  border-width: 0 10px 10px 10px;
  border-style: solid;
  border-color: transparent transparent #54d1f0 transparent;
}
.product-page-shipping-banner .popup.show {
  display: block;
}
.products-related.products-grid .product-item .product-item-info .btn-calculate-shipping-wrapper,
.products-related.products-grid .product-item .product-item-info .btn-calculate-shipping-wrapper .btn-calculate-shipping {
  display: none;
}
.top-banner {
  margin-bottom: 20px;
}
#html-body.catalog-product-view #maincontent .columns .page-product-simple .product-options-wrapper .field {
  padding: 10px;
  background: #F2F2F2;
  margin: 15px 0;
}
#html-body.catalog-product-view #maincontent .columns .page-product-simple .product-options-wrapper .field label {
  font-weight: normal;
}
#html-body.catalog-product-view #maincontent .columns .page-product-simple .product-page-shipping-banner {
  display: flex;
  width: 100%;
}
#html-body.catalog-product-view #maincontent .columns .page-product-simple .product-page-shipping-banner .popup {
  left: 50%;
  top: 100%;
  transform: translateX(-50%);
  width: 100%;
}
#html-body.catalog-product-view #maincontent .columns .page-product-simple .product-info-main {
  padding-left: 40px;
}
#html-body.catalog-product-view #maincontent .columns .page-product-simple .product-options-bottom {
  float: none;
  display: flex;
  margin: 0;
}
#html-body.catalog-product-view #maincontent .columns .page-product-simple .product-options-bottom .box-AddToCart {
  display: flex;
  width: 100%;
}
#html-body.catalog-product-view #maincontent .columns .page-product-simple .product-options-bottom .actions {
  width: 100%;
}
#html-body.catalog-product-view #maincontent .columns .page-product-simple .product-options-bottom .buttons button,
#html-body.catalog-product-view #maincontent .columns .page-product-simple .product-options-bottom .buttons .cart.table-wrapper .actions-toolbar > .action,
#html-body.catalog-product-view #maincontent .columns .page-product-simple .product-options-bottom .buttons .action-gift {
  width: 100%;
}
.order-actions-toolbar .action {
  display: inline-block;
  padding: 10px;
  color: #fff;
  background: #54d1f0;
  font-weight: bold;
  border: 1px solid #54d1f0;
  border-radius: 10px;
}
.order-actions-toolbar .line-actions {
  font-size: 18px;
  line-height: 1.2em;
}
.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;
}
.block-product-link.widget,
.block-category-link.widget {
  display: block;
  margin-bottom: 20px;
}
.block-product-link-inline.widget {
  margin: 0;
}
.block.widget .products-grid .product-item {
  margin-left: 2%;
  width: calc((100% - 2%) / 2);
}
.block.widget .products-grid .product-item:nth-child(2n + 1) {
  margin-left: 0;
}
.block.widget .product-item-info {
  width: auto;
}
.block.widget .pager {
  padding: 0;
}
.block.widget .pager .toolbar-amount {
  float: none;
  font-size: 1.2rem;
}
.block.widget .pager .pages-item-previous {
  padding-left: 0;
}
.block.widget .pager .pages-item-next {
  position: relative;
}
.block.widget .pager .items {
  white-space: nowrap;
}
.columns .block-event {
  position: relative;
  z-index: 2;
}
.block-event .block-content {
  position: relative;
}
.block-event .block-content > .action {
  cursor: pointer;
  margin-top: -6px;
  position: absolute;
  top: 50%;
  z-index: 3;
}
.block-event .block-content > .action.backward,
.block-event .block-content > .action.forward {
  opacity: .5;
  overflow: hidden;
  width: 20px;
  display: inline-block;
  text-decoration: none;
}
.block-event .block-content > .action.backward > span,
.block-event .block-content > .action.forward > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-event .block-content > .action.backward:before,
.block-event .block-content > .action.forward:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 55px;
  line-height: 30px;
  color: inherit;
  content: '\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: #1979c3;
  border: 1px solid #1979c3;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', '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: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.block-event .slider-panel .slider .item .action.event:hover {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.block-event .slider-panel .slider .item .action.event.disabled,
.block-event .slider-panel .slider .item .action.event[disabled],
fieldset[disabled] .block-event .slider-panel .slider .item .action.event {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.block-event .slider-panel .slider .item .action.event:hover {
  text-decoration: none;
}
.block-static-block.widget,
.block-cms-link.widget {
  margin-bottom: 20px;
}
.links .block-static-block.widget,
.links .block-cms-link.widget {
  margin-bottom: 0;
}
.block-cms-link-inline.widget {
  margin: 0;
}
.block-wishlist-search .form-wishlist-search {
  margin: 20px 0 0;
}
.block-cms-hierarchy-link.widget {
  display: block;
  margin-bottom: 20px;
}
.block-cms-hierarchy-link-inline.widget {
  margin: 0;
}
@media only screen and (max-width: 769px) {
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
}
@media only screen and (max-width: 768px) {
  .abs-button-responsive-smaller {
    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,
  .block-collapsible-nav .title {
    border-bottom: 1px solid #d1d1d1;
    border-top: 1px solid #d1d1d1;
    cursor: pointer;
    margin-bottom: 0;
    padding: 10px 40px 10px 15px;
    position: relative;
    display: block;
    text-decoration: none;
  }
  .abs-toggling-title-mobile:after,
  .block-wishlist-management .wishlist-select .wishlist-name:after,
  .block-collapsible-nav .title:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-toggling-title-mobile:after,
  .block-wishlist-management .wishlist-select .wishlist-name:after,
  .block-collapsible-nav .title:after {
    position: absolute;
    right: 10px;
    top: 0;
  }
  .abs-toggling-title-mobile.active:after,
  .block-wishlist-management .wishlist-select .wishlist-name.active:after,
  .block-collapsible-nav .title.active:after {
    content: '\e621';
  }
  .abs-pager-toolbar-mobile .toolbar-amount,
  .abs-pager-toolbar-mobile .limiter,
  .abs-pager-toolbar-mobile .pages,
  .account .toolbar .toolbar-amount,
  .account .toolbar .limiter,
  .account .toolbar .pages,
  .toolbar-wishlist-results .toolbar-amount,
  .toolbar-wishlist-results .limiter,
  .toolbar-wishlist-results .pages {
    float: none;
    margin-bottom: 25px;
  }
  .abs-shopping-cart-items-mobile .actions,
  .cart-container .form-cart .actions {
    text-align: center;
  }
  .abs-shopping-cart-items-mobile .action.update,
  .abs-shopping-cart-items-mobile .action.continue,
  .abs-shopping-cart-items-mobile .action.clear,
  .cart-container .form-cart .action.update,
  .cart-container .form-cart .action.continue,
  .cart-container .form-cart .action.clear {
    margin: 0 auto 10px;
  }
  .abs-shopping-cart-items-mobile .action.update,
  .abs-shopping-cart-items-mobile .action.clear,
  .cart-container .form-cart .action.update,
  .cart-container .form-cart .action.clear {
    display: block;
  }
  .abs-checkout-tooltip-content-position-top-mobile,
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
  .abs-checkout-tooltip-content-position-top-mobile:before,
  .abs-checkout-tooltip-content-position-top-mobile:after,
  .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;
  }
  .abs-checkout-tooltip-content-position-top-mobile:before,
  .field-tooltip .field-tooltip-content:before {
    border-bottom-color: #999999;
  }
  .abs-checkout-tooltip-content-position-top-mobile:after,
  .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 {
    display: block;
    text-decoration: none;
    position: relative;
  }
  .navigation .parent .level-top:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    line-height: inherit;
    color: inherit;
    content: '\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 {
    -webkit-overflow-scrolling: touch;
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: calc(-1 * (100% - 54px));
    overflow: auto;
    position: fixed;
    top: 0;
    width: calc(100% - 54px);
  }
  .nav-sections .switcher {
    border-top: 1px solid #d1d1d1;
    font-size: 1.6rem;
    font-weight: 700;
    margin: 0;
    padding: .8rem 3.5rem .8rem 2rem;
  }
  .nav-sections .switcher .label {
    display: block;
    margin-bottom: 5px;
  }
  .nav-sections .switcher:last-child {
    border-bottom: 1px solid #d1d1d1;
  }
  .nav-sections .switcher-trigger strong {
    display: block;
    text-decoration: none;
    position: relative;
  }
  .nav-sections .switcher-trigger strong:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    line-height: inherit;
    color: inherit;
    content: '\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 15px;
  }
  .nav-sections .header.links li > a {
    border-top: 1px solid #d1d1d1;
  }
  .nav-sections .header.links a,
  .nav-sections .header.links a:hover {
    color: #575757;
    text-decoration: none;
    display: block;
    font-weight: 700;
    padding: 0.8rem 15px;
  }
  .nav-sections .header.links .header.links {
    border: 0;
  }
  .nav-before-open {
    height: 100%;
    overflow-x: hidden;
    width: 100%;
  }
  .nav-before-open .page-wrapper {
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: relative;
  }
  .nav-before-open body {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
  }
  .nav-open .page-wrapper {
    left: calc(100% - 54px);
  }
  .nav-open .nav-sections {
    -webkit-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    left: 0;
    z-index: 99;
  }
  .nav-open .nav-toggle:after {
    background: rgba(0, 0, 0, 0.5);
    content: '';
    display: block;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
  }
  .nav-sections-items {
    position: relative;
    z-index: 1;
  }
  .nav-sections-items:before,
  .nav-sections-items:after {
    content: '';
    display: table;
  }
  .nav-sections-items:after {
    clear: both;
  }
  .nav-sections-item-title {
    background: #e8e8e8;
    border: solid #dbdbdb;
    border-width: 0 0 1px 1px;
    box-sizing: border-box;
    float: left;
    height: 71px;
    padding-top: 24px;
    text-align: center;
    width: 33.33%;
  }
  .nav-sections-item-title.active {
    background: transparent;
    border-bottom: 0;
  }
  .nav-sections-item-title .nav-sections-item-switch:hover {
    text-decoration: none;
  }
  .nav-sections-item-content {
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    margin-top: 71px;
    width: 100%;
    padding: 25px 0;
  }
  .nav-sections-item-content:before,
  .nav-sections-item-content:after {
    content: '';
    display: table;
  }
  .nav-sections-item-content:after {
    clear: both;
  }
  .nav-sections-item-content.active {
    display: block;
  }
  .navigation {
    background: #f5f5f5;
    box-sizing: border-box;
  }
  .navigation ul {
    margin: 0;
    padding: 0;
  }
  .navigation li {
    margin: 0;
  }
  .navigation a {
    display: block;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 15px;
  }
  .navigation a,
  .navigation a:hover {
    color: #575757;
    text-decoration: none;
  }
  .navigation .level0 {
    border-top: 1px solid #d1d1d1;
    font-size: 1.6rem;
  }
  .navigation .level0 > .level-top {
    font-weight: 700;
    padding: 8px 40px 8px 15px;
    text-transform: uppercase;
    word-wrap: break-word;
  }
  .navigation .level0 > .level-top:hover {
    color: #333333;
  }
  .navigation .level0.active .all-category .ui-state-focus {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
    padding-left: 7px;
    display: inline-block;
  }
  .navigation .level0 > .level1 {
    font-weight: 600;
  }
  .navigation .level0.active > a:not(.ui-state-active),
  .navigation .level0.has-active > a:not(.ui-state-active) {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
  }
  .navigation .level0.active > a:not(.ui-state-active) span:not(.ui-menu-icon),
  .navigation .level0.has-active > a:not(.ui-state-active) span:not(.ui-menu-icon) {
    margin-left: -8px;
  }
  .navigation li.level0:last-child {
    border-bottom: 1px solid #d1d1d1;
  }
  .navigation .submenu > li {
    word-wrap: break-word;
  }
  .navigation .submenu > li > a:hover {
    color: #333333;
  }
  .navigation .submenu:not(:first-child) {
    font-weight: 400;
    line-height: 1.3;
    left: auto !important;
    overflow-x: hidden;
    padding: 0;
    position: relative;
    top: auto !important;
    transition: left 0.3s ease-out;
  }
  .navigation .submenu:not(:first-child) > li > a {
    padding-left: 15px;
  }
  .navigation .submenu:not(:first-child) > li:last-child {
    margin-bottom: 0;
  }
  .navigation .submenu:not(:first-child) ul {
    display: block;
    padding-left: 15px;
  }
  .navigation .submenu:not(:first-child) ul > li {
    margin: 0;
  }
  .navigation .submenu:not(:first-child) ul > li a {
    color: #575757;
    display: block;
    line-height: normal;
  }
  .navigation .submenu:not(:first-child) ul > li a:hover {
    color: #333333;
  }
  .navigation .submenu:not(:first-child).expanded {
    display: block !important;
    padding-right: 0;
    top: 0 !important;
  }
  .navigation .submenu:not(:first-child) .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
    padding-left: 7px;
  }
  .navigation .submenu:not(:first-child) .level1.active > a {
    padding-left: 7px;
  }
  .product.data.items {
    margin: 0;
    padding: 0;
  }
  .product.data.items > .item.title {
    box-sizing: border-box;
    float: none;
    width: 100%;
  }
  .product.data.items > .item.title > .switch {
    display: block;
  }
  .product.data.items > .item.content {
    box-sizing: border-box;
    display: block;
    float: none;
    margin: 0;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 0 5px;
  }
  .product.data.items > .item.title > .switch {
    background: #f0f0f0;
    border-bottom: 1px solid #d1d1d1;
    border-left: 1px solid #d1d1d1;
    border-right: 1px solid #d1d1d1;
    border-top: 1px solid #d1d1d1;
    height: 40px;
    padding: 5px 20px 5px 20px;
    font-weight: 600;
    line-height: 40px;
    font-size: 1.8rem;
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #fcfcfc;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #ffffff;
    color: #333333;
    text-decoration: none;
    padding-bottom: 5px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    border: 1px solid #d1d1d1;
    margin: 0 0 5px;
    padding: 20px 20px 20px 20px;
  }
  .product.data.items .data.item {
    display: block;
  }
  .product.data.items .item.title > .switch {
    padding: 1px 15px 1px;
  }
  .product.data.items > .item.content {
    padding: 10px 15px 30px;
  }
  .modal-popup.modal-slide {
    left: 44px;
    z-index: 900;
  }
  .modal-popup.modal-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    width: auto;
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    margin: 0;
    max-height: 90vh;
    /** iOS webkit fix height problem when added long content **/
  }
  .custom-slide {
    bottom: 0;
    left: 0;
    min-width: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 0s .3s, opacity .3s ease;
    transition: visibility 0s .3s, opacity .3s ease;
    left: 44px;
    z-index: 900;
  }
  .custom-slide._show {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
  }
  .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .custom-slide .modal-inner-wrap {
    background-color: #ffffff;
    box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
    opacity: 1;
    pointer-events: auto;
  }
  .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .custom-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    width: auto;
  }
  .custom-slide._show {
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    overflow-y: auto;
  }
  .custom-slide .modal-inner-wrap {
    background-color: #f4f4f4;
    box-sizing: border-box;
    height: auto;
    min-height: 100%;
  }
  body._has-modal-custom {
    height: 100vh;
    overflow: hidden;
    width: 100vw;
  }
  body._has-modal-custom .modal-custom-overlay {
    background-color: rgba(51, 51, 51, 0.55);
  }
  .modal-popup {
    pointer-events: auto;
  }
  .modal-popup.modal-slide .modal-inner-wrap[class] {
    background-color: #f4f4f4;
  }
  .modal-popup.modal-slide._inner-scroll._show {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
  }
  .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
    height: auto;
    min-height: 100%;
  }
  .modal-popup .modal-title {
    font-size: 14px;
    font-weight: 700;
  }
  .lac-notification {
    padding: 5px 0;
  }
  .lac-notification .lac-notification-icon {
    display: none;
  }
  .lac-notification .lac-notification-text,
  .lac-notification .lac-notification-links {
    float: none;
    padding: 5px 0;
    text-align: center;
  }
  .pagebuilder-banner-wrapper {
    background-attachment: scroll !important;
  }
  .pagebuilder-banner-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
    max-width: none;
  }
  .pagebuilder-column {
    background-attachment: scroll !important;
    flex-basis: 100%;
    max-width: 100%;
  }
  .pagebuilder-column-group {
    flex-wrap: wrap;
  }
  .pagebuilder-column-line {
    flex-wrap: wrap;
  }
  [data-content-type='row'][data-appearance='contained'] [data-element='inner'] {
    background-attachment: scroll !important;
  }
  [data-content-type='row'][data-appearance='full-bleed'] {
    background-attachment: scroll !important;
  }
  [data-content-type='row'][data-appearance='full-width'] {
    background-attachment: scroll !important;
  }
  .pagebuilder-slide-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
    max-width: none;
  }
  [data-content-type='tab-item'] {
    background-attachment: scroll !important;
  }
  .pagebuilder-mobile-hidden {
    display: none !important;
  }
  div[data-role='am-banners-lite'] {
    order: -2;
  }
  .category .subscribe-popup {
    text-align: center;
    top: 35%;
    width: 100%;
  }
  .category .subscribe-popup .input-fields {
    margin-top: 20px;
    width: 100%;
  }
  .category .subscribe-popup .notification-container {
    margin: auto;
    width: 80%;
  }
  .category .subscribe-popup .amxnotif_guest_action {
    margin-top: 20px;
    max-width: 100%;
    width: 100%;
  }
  .actions-toolbar.amxnotif_guest_action {
    margin-left: 5px;
  }
  .notification-container {
    display: inline-flex;
  }
  .wesupply-link-v2 {
    display: none;
  }
  .ws_embed_sms_notification {
    text-align: center;
  }
  .wpx-span span {
    display: block;
    margin: 15px 0;
    font-size: 10px;
  }
  .control-subs-2 {
    margin-bottom: 15px;
  }
  #ws_embed_sms_notification .control-subs .ws-Phone {
    width: 80%;
  }
  #ws_embed_sms_notification .control-subs .ws-country-pc {
    width: 18%;
    min-width: 130px;
  }
  #ws_embed_sms_notification .control-subs .sms-subs {
    margin-top: 15px;
    border-radius: 0;
    width: 100%;
  }
  #estimated_response .update-location #input_country {
    position: relative;
    top: 1px;
  }
  .table-checkout-shipping-method tbody {
    border-top: 1px solid #cccccc;
    padding-bottom: 20px;
    display: block;
  }
  .table-checkout-shipping-method tbody tr {
    padding-bottom: 20px;
  }
  .table-checkout-shipping-method tbody tr td {
    padding-bottom: 10px;
  }
  .table-checkout-shipping-method tbody tr td.col-eta.eta-desktop {
    display: none;
  }
  .table-checkout-shipping-method tbody tr.row-eta {
    display: table-row;
  }
  .table-checkout-shipping-method tbody tr.row-eta td {
    padding-bottom: 20px;
  }
  .table-checkout-shipping-method tbody tr.row-eta td.col-method,
  .table-checkout-shipping-method tbody tr.row-eta td.col-eta {
    border-top: 0 none;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .table-checkout-shipping-method tbody:first-of-type {
    border-top: 0 none;
  }
  .theme-pearl #ws_embed_sms_notification #ws-Phone {
    width: 210px;
  }
  .theme-pearl #ws_embed_sms_notification #phonePrefix,
  .theme-pearl #ws_embed_sms_notification #ws-Phone {
    height: 50px;
  }
  .theme-pearl #ws_embed_sms_notification #ws-embedded-subscribe {
    width: 100px;
    height: 50px;
  }
  .theme-pearl #ws_embed_sms_notification .control-subs-2 {
    margin-bottom: 15px !important;
  }
  .theme-pearl #ws_embed_sms_notification .control-subs-2:before {
    margin-top: 15px;
  }
  .theme-pearl #ws_embed_sms_notification .control-subs:before {
    margin-top: 15px;
  }
  .theme-pearl #ws_embed_sms_notification .control-subs .sms-subs {
    border-radius: 0;
    width: 100%;
  }
  #ws_embed_sms_notification.ws-left {
    padding: 0 20px 20px;
    border: 1px solid #b5b5b5;
  }
  #ws_embed_sms_notification.ws-left #ws-Phone {
    width: calc(100% - 135px);
    position: relative;
    top: 1px;
  }
  #ws_embed_sms_notification.ws-left button#ws-embedded-subscribe,
  #ws_embed_sms_notification.ws-left .cart.table-wrapper .actions-toolbar > .action#ws-embedded-subscribe,
  #ws_embed_sms_notification.ws-left .action-gift#ws-embedded-subscribe {
    margin-top: 10px;
    height: auto;
    width: 100%;
  }
  .ws_embed_sms_notification.sms-center-design-2 .inline-block {
    width: auto;
  }
  .ws_embed_sms_notification.sms-center-design-2 .inline-block .description-dsg-2 {
    width: 100%;
    text-align: center;
    padding: 15px;
    margin-top: 20px;
  }
  /* quick fix for non pearl users */
  body:not(.theme-pearl) #estimated_content #estimated_response .update-location .input-wrapper #input_country {
    top: 0;
  }
  .block-search .block-content {
    margin-bottom: 0;
  }
  .cart.table-wrapper {
    overflow: inherit;
  }
  .cart.table-wrapper thead .col:not(.item) {
    display: none;
  }
  .cart.table-wrapper .col.qty,
  .cart.table-wrapper .col.price,
  .cart.table-wrapper .col.subtotal,
  .cart.table-wrapper .col.msrp {
    box-sizing: border-box;
    display: block;
    float: left;
    text-align: center;
    white-space: nowrap;
    width: 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: 700;
    padding-bottom: 10px;
  }
  .cart.table-wrapper .col.msrp {
    white-space: normal;
  }
  .cart.table-wrapper .item .col.item {
    padding-bottom: 0;
  }
  .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%;
  }
  .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%;
  }
  .gift-options .actions-toolbar .action-update {
    font-size: 2rem;
    padding: 15px;
    width: 100%;
  }
  .gift-item-block {
    border-top: 1px solid #c1c1c1;
    border-bottom: 0;
  }
  .cart.table-wrapper .gift-content {
    margin-right: -10px;
  }
  .gift-wrapping {
    border-bottom: 1px solid #c1c1c1;
    margin-bottom: 20px;
    padding-bottom: 10px;
  }
  .gift-wrapping-list {
    width: 100%;
  }
  .gift-wrapping-preview img {
    width: 100%;
  }
  .item-actions .actions-toolbar .gift-options .gift-wrapping,
  .item-actions .actions-toolbar .gift-options .gift-message {
    display: block;
  }
  .form-add-invitations .additional,
  .form-add-invitations .field.text {
    margin-top: 20px;
  }
  .page-with-filter .columns .sidebar-main {
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
  }
  .map-popup {
    max-width: 100%;
  }
  .map-old-price,
  .map-show-info {
    display: inline-block;
  }
  .map-old-price:not(:last-child),
  .map-show-info:not(:last-child) {
    margin-bottom: 10px;
  }
  .block-wishlist-management {
    clear: both;
    margin-top: -21px;
  }
  .block-wishlist-management .wishlist-select {
    margin: 0 -15px 20px;
  }
  .block-wishlist-management .wishlist-select-items {
    border-bottom: 1px solid #d1d1d1;
    background: #f5f5f5;
    display: none;
    padding: 15px 0;
  }
  .block-wishlist-management .wishlist-select-items.active {
    display: block;
  }
  .block-wishlist-management .wishlist-select-items .item {
    margin: 3px 0 0;
  }
  .block-wishlist-management .wishlist-select-items .item:first-child {
    margin-top: 0;
  }
  .block-wishlist-management .wishlist-select-items .item.current {
    display: none;
  }
  .block-wishlist-management .wishlist-select-items .item a {
    display: block;
    padding: 5px 18px;
    text-decoration: none;
  }
  .block-wishlist-management .wishlist-select-items .item a:hover {
    background: #e8e8e8;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 2.6rem;
  }
  .block-wishlist-management .wishlist-info {
    margin-bottom: 15px;
  }
  .block-wishlist-management .wishlist-toolbar-select,
  .block-wishlist-management .wishlist-toolbar-actions {
    margin-bottom: 15px;
  }
  .products-grid.wishlist .product-item-checkbox {
    left: 0;
    position: absolute;
    top: 20px;
  }
  .page-multiple-wishlist .products-grid.wishlist .product-item-photo {
    margin-left: 25px;
  }
  .page-multiple-wishlist .products-grid.wishlist .product-item-name,
  .page-multiple-wishlist .products-grid.wishlist .product-item-description,
  .page-multiple-wishlist .products-grid.wishlist .product-item .price-box,
  .page-multiple-wishlist .products-grid.wishlist .product-item-tooltip {
    margin-left: 115px;
  }
  .products-grid.wishlist .wishlist-dropdown {
    display: none;
  }
  .multishipping-checkout-success .nav-toggle {
    display: block;
  }
  .multishipping-checkout-success .logo {
    margin-left: 40px;
  }
  .reward-settings + .actions-toolbar {
    margin-top: 10px;
  }
  .account .column.main .returns-details-items .block-returns-tracking .block-title > .action.track {
    display: block;
    float: none;
    margin: 10px 0 0;
  }
  .order-pager-wrapper .toolbar-amount {
    left: inherit;
    position: relative;
    text-align: center;
    top: inherit;
  }
  .order-pager-wrapper .pages {
    text-align: center;
  }
  .order-pager-wrapper .action.previous,
  .order-pager-wrapper .action.next {
    margin: 0;
  }
  .block-collapsible-nav {
    left: 0;
    position: absolute;
    top: -21px;
    width: 100%;
    z-index: 5;
  }
  .block-collapsible-nav .content {
    border-bottom: 1px solid #d1d1d1;
    display: none;
  }
  .block-collapsible-nav .content.active {
    display: block;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status {
    display: none;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status:before {
    display: none;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status._default {
    display: block;
  }
  .my-credit-cards .card-type img {
    vertical-align: middle;
  }
  .products-grid.wishlist {
    margin-bottom: 30px;
    margin-right: 0;
  }
  .products-grid.wishlist .product-item {
    padding: 20px 0 20px 0;
    position: relative;
  }
  .products-grid.wishlist .product-item-photo {
    float: left;
    margin-right: 20px;
  }
  .products-grid.wishlist .product-item-name {
    font-size: 1.6rem;
  }
  .products-grid.wishlist .product-item-actions {
    display: block;
    float: left;
  }
  .products-grid.wishlist .product-item-actions .action {
    margin-right: 15px;
  }
  .products-grid.wishlist .product-item-actions .action:last-child {
    margin-right: 0;
  }
  .products-grid.wishlist .product-item-actions .action.edit {
    float: left;
  }
  .products-grid.wishlist .product-item-actions .action.delete {
    float: right;
  }
  .products-grid.wishlist .product-item-actions .action.edit,
  .products-grid.wishlist .product-item-actions .action.delete {
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item-name,
  .products-grid.wishlist .product-item-description,
  .products-grid.wishlist .product-item .price-box,
  .products-grid.wishlist .product-item-tooltip {
    margin-left: 95px;
  }
  .products-grid.wishlist .product-item .box-tocart {
    float: left;
    margin-right: 20px;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item .giftregisty-dropdown,
  .products-grid.wishlist .product-item .field.qty {
    display: none;
  }
  .products-grid.wishlist .product-image-container {
    max-width: 80px;
  }
  .wishlist-index-index .product-item {
    width: 100%;
  }
  .wishlist-index-index .product-item-info {
    width: auto;
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 2%) / 2);
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item:nth-child(2n + 1) {
    margin-left: 0;
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item-photo {
    display: block;
    position: relative;
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item-details {
    margin: 0;
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item-info {
    text-align: center;
  }
  .braintree-applepay-container-product {
    display: block;
  }
  .braintree-applepay-container-product .braintree-apple-pay-button {
    width: 100%;
  }
}
@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;
  }
  .abs-checkout-order-review tbody tr:not(:last-child),
  .multicheckout.order-review .data.table tbody tr:not(:last-child) {
    border-bottom: 1px solid #d1d1d1;
  }
  .abs-checkout-order-review tbody tr .col.item:before,
  .multicheckout.order-review .data.table tbody tr .col.item:before {
    display: none;
  }
  .abs-checkout-order-review tbody tr .col.qty,
  .abs-checkout-order-review tbody tr .col.price,
  .abs-checkout-order-review tbody tr .col.subtotal,
  .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%;
  }
  .abs-checkout-order-review tbody tr .col.qty[data-th]:before,
  .abs-checkout-order-review tbody tr .col.price[data-th]:before,
  .abs-checkout-order-review tbody tr .col.subtotal[data-th]:before,
  .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;
  }
  .block-search {
    margin-top: 10px;
  }
  .minicart-wrapper {
    margin-top: 10px;
  }
  .minicart-wrapper:before,
  .minicart-wrapper:after {
    content: '';
    display: table;
  }
  .minicart-wrapper:after {
    clear: both;
  }
  .minicart-wrapper .product .actions {
    float: left;
    margin: 10px 0 0 0;
  }
  .minicart-wrapper .update-cart-item {
    float: right;
    margin-left: 0;
  }
  .opc-wrapper .step-title {
    font-size: 18px;
    border-bottom: 0;
    padding-bottom: 0;
  }
  .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;
  }
  .cart.table-wrapper .gift-content {
    border-bottom: 1px solid #d1d1d1;
    margin-bottom: 20px;
  }
  .table-giftregistry-items .field.choice,
  .table-giftregistry-items .field.qty {
    display: inline-block;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 15px;
  }
  .multicheckout .data.table .address:before {
    margin-bottom: 5px;
  }
  .multicheckout .product-item-name,
  .multicheckout .price-including-tax,
  .multicheckout .price-excluding-tax {
    display: inline-block;
  }
  .multicheckout .block-content .box:not(:last-child) {
    margin-bottom: 40px;
  }
  .multicheckout .block-content .box:last-child {
    margin-bottom: 0;
  }
  .multicheckout.order-review .box-items .data.table thead {
    display: block;
  }
  .multicheckout.order-review .box-items .data.table thead tr {
    display: block;
  }
  .multicheckout.order-review .box-items .data.table thead .col.item {
    display: block;
    padding: 0;
  }
  .multicheckout .actions-toolbar .action {
    margin-bottom: 25px;
  }
  .multicheckout .actions-toolbar > .primary {
    margin-bottom: 25px;
    margin-right: 0;
  }
  .account .order-details-items .table-order-items .product-item-name,
  .account .order-details-items .table-order-items .price-including-tax,
  .account .order-details-items .table-order-items .price-excluding-tax,
  .account .order-details-items .table-order-items .items-qty {
    display: inline-block;
    vertical-align: top;
  }
  .account .toolbar .pages {
    float: right;
  }
  .account .toolbar .limiter {
    clear: both;
  }
  .order-details-items thead {
    display: block;
  }
  .order-details-items thead tr,
  .order-details-items thead td {
    display: block;
  }
  .table-wrapper .table.table-order-items tfoot td.order-pager-wrapper {
    width: 100%;
  }
  .order-items.table-wrapper .col.price,
  .order-items.table-wrapper .col.qty,
  .order-items.table-wrapper .col.subtotal,
  .order-items.table-wrapper .col.msrp {
    text-align: left;
  }
  .products-grid.wishlist .product-item {
    border-bottom: 1px solid #e8e8e8;
    margin: 0;
    width: 100%;
  }
  .products-grid.wishlist .product-item:first-child {
    border-top: 1px solid #e8e8e8;
  }
  .products-list .product-item {
    table-layout: fixed;
  }
  .products-list .product-item-photo {
    padding: 0 10px 10px 0;
    width: 30%;
  }
  #braintree-three-d-modal .bt-modal-frame {
    width: 100%;
  }
}
@media only screen and (max-width: 479px) {
  .tooltip.wrapper .tooltip.content {
    min-width: 10rem;
  }
  .minicart-wrapper .block-minicart {
    width: 290px;
  }
  .modal-popup .field-tooltip .field-tooltip-content {
    width: 200px;
  }
}
@media all and (min-width: 640px) {
  .abs-blocks-2columns-s {
    width: 48.8%;
  }
  .abs-blocks-2columns-s:nth-child(odd) {
    clear: left;
    float: left;
  }
  .abs-blocks-2columns-s:nth-child(even) {
    float: right;
  }
  .abs-reset-left-margin-desktop-s,
  .column:not(.sidebar-main) .multicheckout .actions-toolbar,
  .multicheckout .block-shipping .box-shipping-method .fieldset .legend {
    margin-left: 0;
  }
  .abs-margin-for-forms-desktop-s {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop-s {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop-s:before,
  .abs-add-clearfix-desktop-s:after,
  .multicheckout .block-billing:before,
  .multicheckout .block-billing:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop-s:after,
  .multicheckout .block-billing:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop-s,
  .multicheckout .block-shipping .box,
  .multicheckout .block-billing .box-billing-address,
  .multicheckout .block-billing .box-billing-method {
    box-sizing: border-box;
  }
  .ui-dialog.popup {
    width: 420px;
  }
  .column .block-addbysku .action.remove {
    background-image: none;
    -moz-box-sizing: content-box;
    box-shadow: none;
    line-height: inherit;
    text-shadow: none;
    font-weight: 400;
    line-height: 1.42857143;
    margin: 0;
    padding: 0;
    color: #1979c3;
    text-decoration: none;
    background: none;
    border: 0;
    display: inline;
    margin-top: 2px;
  }
  .column .block-addbysku .action.remove:focus,
  .column .block-addbysku .action.remove:active {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove:hover {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    pointer-events: none;
    opacity: 0.5;
  }
  .column .block-addbysku .action.remove:visited {
    color: #1979c3;
    text-decoration: none;
  }
  .column .block-addbysku .action.remove:hover {
    color: #006bb4;
    text-decoration: underline;
  }
  .column .block-addbysku .action.remove:active {
    color: #ff5501;
    text-decoration: underline;
  }
  .column .block-addbysku .action.remove:hover,
  .column .block-addbysku .action.remove:active,
  .column .block-addbysku .action.remove:focus {
    background: none;
    border: 0;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    color: #1979c3;
    opacity: 0.5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline;
  }
  .multicheckout .actions-toolbar .secondary {
    float: none;
    margin-top: 11px;
    text-align: right;
  }
  .multicheckout .actions-toolbar .secondary .action {
    margin-left: 10px;
  }
  .multicheckout .actions-toolbar .secondary .action.back {
    display: block;
    float: left;
  }
  .multicheckout .item-options {
    margin: 20px 0 0;
  }
  .multicheckout .block-content .box {
    margin-bottom: 0;
  }
  .multicheckout .block-shipping .box {
    float: left;
    width: 25%;
  }
  .multicheckout .block-shipping .box-shipping-method {
    padding-left: 25px;
    padding-right: 25px;
    width: 50%;
  }
  .multicheckout .block-shipping .box-shipping-method .fieldset .field:before {
    display: none;
  }
  .multicheckout .block-billing .box-billing-address {
    float: left;
    width: 25%;
  }
  .multicheckout .block-billing .box-billing-method {
    float: left;
    padding-left: 25px;
    width: 50%;
  }
  .multicheckout.form.address .table-wrapper .applicable {
    margin: 7px 0 0;
  }
  .multicheckout.order-review .box-items {
    clear: left;
    float: none;
    padding-top: 40px;
    width: auto;
  }
  .multicheckout.order-review .col.item {
    width: 75%;
  }
  .multicheckout .methods-payment .item-content > .fieldset {
    width: auto;
  }
  .multicheckout .methods-payment .item-content > .fieldset .field.cvv {
    display: inline-block;
    width: auto;
  }
  .multicheckout .methods-payment .fieldset > .field:not(.choice) > .label {
    float: none;
    margin-bottom: 8px;
    text-align: left;
    width: auto;
  }
  .multicheckout .methods-payment .fieldset > .field:not(.choice):not(.cvv) .control {
    width: 100%;
  }
  .review-form {
    max-width: 500px;
  }
  .review-ratings {
    float: left;
    margin-bottom: 0;
    max-width: 240px;
  }
  .review-ratings ~ .review-content,
  .review-ratings ~ .review-details {
    margin-left: 280px;
  }
  .review-toolbar {
    margin: 0 0 30px;
  }
  .review-toolbar .pages {
    padding: 30px 0;
  }
  .fieldset .review-legend.legend {
    margin-bottom: 30px;
  }
  .review-item {
    padding: 30px 0;
  }
  .review-title {
    margin: 0 0 30px;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-bottom: 20px;
  }
  .wishlist-index-index .products-grid .product-item-actions {
    margin: 0;
  }
  .block.widget .products-grid .product-item,
  .page-layout-1column .block.widget .products-grid .product-item,
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 4%) / 3);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .products-grid .product-item {
    margin-bottom: 30px;
  }
  .product-item-actions {
    display: block;
  }
  .products-grid .product-item-actions {
    margin: 10px 0;
  }
  .product-item-actions .actions-primary + .actions-secondary > * {
    white-space: normal;
  }
  .products-grid .product-item {
    width: 33.33333333%;
  }
  .page-products .products-grid .product-item,
  .page-layout-1column .products-grid .product-item,
  .page-layout-3columns .products-grid .product-item,
  .page-products.page-layout-1column .products-grid .product-item,
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 2%;
    padding: 0;
    width: calc((100% - 4%) / 3);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1),
  .page-layout-1column .products-grid .product-item:nth-child(3n + 1),
  .page-layout-3columns .products-grid .product-item:nth-child(3n + 1),
  .page-products.page-layout-1column .products-grid .product-item:nth-child(3n + 1),
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
}
.block-minicart .block-content .minicart-items-wrapper {
  max-width: 100%;
  padding: 0;
}
.page-wrapper .page-header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .item .product .product-item-details .product.actions {
  right: 0;
}
.order-title .action.track {
  background: #54d1f0;
  color: #fff;
  padding: 10px;
  border-radius: 10px;
  text-transform: uppercase;
  align-self: flex-start;
  border: 2px solid #FFF;
}
.order-title .action.track:hover {
  background: #fff;
  color: #54d1f0;
  border: 2px solid #54d1f0;
  text-decoration: none;
}
.order-title .action.track::before {
  content: '\f0d1';
  font-family: 'FontAwesome';
  font-size: 20px;
}
.order-title {
  display: flex;
  flex-direction: column-reverse;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main #atributes .product.attribute {
  padding: 10px !important;
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  flex-basis: 100%;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main #atributes {
  height: auto;
}
*,
:before,
:after {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  box-sizing: border-box;
  vertical-align: baseline;
  outline: none;
}
html {
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a {
  text-decoration: none;
  color: #000;
  cursor: pointer;
}
button,
input,
select,
textarea,
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  border: 1px solid #f2f2f2;
  background-color: #fff;
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #fff inset;
}
textarea {
  resize: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
img {
  max-width: 100%;
}
b,
strong {
  font-weight: bold;
}
.account button.action-primary,
.customer-account-login button.action-primary,
.oneclickcustomer-account-login button.action-primary,
.customer-account-forgotpassword button.action-primary,
.customer-account-create button.action-primary,
.oneclickcustomer-account-create button.action-primary,
.customer-account-logoutsuccess button.action-primary,
.page-layout-checkout button.action-primary,
.cms-atendimento button.action-primary,
.checkout-cart-index button.action-primary,
.checkout-index-index button.action-primary,
.cms-home button.action-primary,
.modal-footer button.action-primary,
.account a.action-primary,
.customer-account-login a.action-primary,
.oneclickcustomer-account-login a.action-primary,
.customer-account-forgotpassword a.action-primary,
.customer-account-create a.action-primary,
.oneclickcustomer-account-create a.action-primary,
.customer-account-logoutsuccess a.action-primary,
.page-layout-checkout a.action-primary,
.cms-atendimento a.action-primary,
.checkout-cart-index a.action-primary,
.checkout-index-index a.action-primary,
.cms-home a.action-primary,
.modal-footer a.action-primary,
.account button.action-apply,
.customer-account-login button.action-apply,
.oneclickcustomer-account-login button.action-apply,
.customer-account-forgotpassword button.action-apply,
.customer-account-create button.action-apply,
.oneclickcustomer-account-create button.action-apply,
.customer-account-logoutsuccess button.action-apply,
.page-layout-checkout button.action-apply,
.cms-atendimento button.action-apply,
.checkout-cart-index button.action-apply,
.checkout-index-index button.action-apply,
.cms-home button.action-apply,
.modal-footer button.action-apply,
.account a.action-apply,
.customer-account-login a.action-apply,
.oneclickcustomer-account-login a.action-apply,
.customer-account-forgotpassword a.action-apply,
.customer-account-create a.action-apply,
.oneclickcustomer-account-create a.action-apply,
.customer-account-logoutsuccess a.action-apply,
.page-layout-checkout a.action-apply,
.cms-atendimento a.action-apply,
.checkout-cart-index a.action-apply,
.checkout-index-index a.action-apply,
.cms-home a.action-apply,
.modal-footer a.action-apply,
.account button.action-secondary,
.customer-account-login button.action-secondary,
.oneclickcustomer-account-login button.action-secondary,
.customer-account-forgotpassword button.action-secondary,
.customer-account-create button.action-secondary,
.oneclickcustomer-account-create button.action-secondary,
.customer-account-logoutsuccess button.action-secondary,
.page-layout-checkout button.action-secondary,
.cms-atendimento button.action-secondary,
.checkout-cart-index button.action-secondary,
.checkout-index-index button.action-secondary,
.cms-home button.action-secondary,
.modal-footer button.action-secondary,
.account a.action-secondary,
.customer-account-login a.action-secondary,
.oneclickcustomer-account-login a.action-secondary,
.customer-account-forgotpassword a.action-secondary,
.customer-account-create a.action-secondary,
.oneclickcustomer-account-create a.action-secondary,
.customer-account-logoutsuccess a.action-secondary,
.page-layout-checkout a.action-secondary,
.cms-atendimento a.action-secondary,
.checkout-cart-index a.action-secondary,
.checkout-index-index a.action-secondary,
.cms-home a.action-secondary,
.modal-footer a.action-secondary,
.account button.action.reload,
.customer-account-login button.action.reload,
.oneclickcustomer-account-login button.action.reload,
.customer-account-forgotpassword button.action.reload,
.customer-account-create button.action.reload,
.oneclickcustomer-account-create button.action.reload,
.customer-account-logoutsuccess button.action.reload,
.page-layout-checkout button.action.reload,
.cms-atendimento button.action.reload,
.checkout-cart-index button.action.reload,
.checkout-index-index button.action.reload,
.cms-home button.action.reload,
.modal-footer button.action.reload,
.account a.action.reload,
.customer-account-login a.action.reload,
.oneclickcustomer-account-login a.action.reload,
.customer-account-forgotpassword a.action.reload,
.customer-account-create a.action.reload,
.oneclickcustomer-account-create a.action.reload,
.customer-account-logoutsuccess a.action.reload,
.page-layout-checkout a.action.reload,
.cms-atendimento a.action.reload,
.checkout-cart-index a.action.reload,
.checkout-index-index a.action.reload,
.cms-home a.action.reload,
.modal-footer a.action.reload,
.account button.action-update,
.customer-account-login button.action-update,
.oneclickcustomer-account-login button.action-update,
.customer-account-forgotpassword button.action-update,
.customer-account-create button.action-update,
.oneclickcustomer-account-create button.action-update,
.customer-account-logoutsuccess button.action-update,
.page-layout-checkout button.action-update,
.cms-atendimento button.action-update,
.checkout-cart-index button.action-update,
.checkout-index-index button.action-update,
.cms-home button.action-update,
.modal-footer button.action-update,
.account a.action-update,
.customer-account-login a.action-update,
.oneclickcustomer-account-login a.action-update,
.customer-account-forgotpassword a.action-update,
.customer-account-create a.action-update,
.oneclickcustomer-account-create a.action-update,
.customer-account-logoutsuccess a.action-update,
.page-layout-checkout a.action-update,
.cms-atendimento a.action-update,
.checkout-cart-index a.action-update,
.checkout-index-index a.action-update,
.cms-home a.action-update,
.modal-footer a.action-update,
.account button.action.action-cancel,
.customer-account-login button.action.action-cancel,
.oneclickcustomer-account-login button.action.action-cancel,
.customer-account-forgotpassword button.action.action-cancel,
.customer-account-create button.action.action-cancel,
.oneclickcustomer-account-create button.action.action-cancel,
.customer-account-logoutsuccess button.action.action-cancel,
.page-layout-checkout button.action.action-cancel,
.cms-atendimento button.action.action-cancel,
.checkout-cart-index button.action.action-cancel,
.checkout-index-index button.action.action-cancel,
.cms-home button.action.action-cancel,
.modal-footer button.action.action-cancel,
.account a.action.action-cancel,
.customer-account-login a.action.action-cancel,
.oneclickcustomer-account-login a.action.action-cancel,
.customer-account-forgotpassword a.action.action-cancel,
.customer-account-create a.action.action-cancel,
.oneclickcustomer-account-create a.action.action-cancel,
.customer-account-logoutsuccess a.action.action-cancel,
.page-layout-checkout a.action.action-cancel,
.cms-atendimento a.action.action-cancel,
.checkout-cart-index a.action.action-cancel,
.checkout-index-index a.action.action-cancel,
.cms-home a.action.action-cancel,
.modal-footer a.action.action-cancel,
.account button.action.action-edit-address,
.customer-account-login button.action.action-edit-address,
.oneclickcustomer-account-login button.action.action-edit-address,
.customer-account-forgotpassword button.action.action-edit-address,
.customer-account-create button.action.action-edit-address,
.oneclickcustomer-account-create button.action.action-edit-address,
.customer-account-logoutsuccess button.action.action-edit-address,
.page-layout-checkout button.action.action-edit-address,
.cms-atendimento button.action.action-edit-address,
.checkout-cart-index button.action.action-edit-address,
.checkout-index-index button.action.action-edit-address,
.cms-home button.action.action-edit-address,
.modal-footer button.action.action-edit-address,
.account a.action.action-edit-address,
.customer-account-login a.action.action-edit-address,
.oneclickcustomer-account-login a.action.action-edit-address,
.customer-account-forgotpassword a.action.action-edit-address,
.customer-account-create a.action.action-edit-address,
.oneclickcustomer-account-create a.action.action-edit-address,
.customer-account-logoutsuccess a.action.action-edit-address,
.page-layout-checkout a.action.action-edit-address,
.cms-atendimento a.action.action-edit-address,
.checkout-cart-index a.action.action-edit-address,
.checkout-index-index a.action.action-edit-address,
.cms-home a.action.action-edit-address,
.modal-footer a.action.action-edit-address,
.account button.action.action-select-shipping-item,
.customer-account-login button.action.action-select-shipping-item,
.oneclickcustomer-account-login button.action.action-select-shipping-item,
.customer-account-forgotpassword button.action.action-select-shipping-item,
.customer-account-create button.action.action-select-shipping-item,
.oneclickcustomer-account-create button.action.action-select-shipping-item,
.customer-account-logoutsuccess button.action.action-select-shipping-item,
.page-layout-checkout button.action.action-select-shipping-item,
.cms-atendimento button.action.action-select-shipping-item,
.checkout-cart-index button.action.action-select-shipping-item,
.checkout-index-index button.action.action-select-shipping-item,
.cms-home button.action.action-select-shipping-item,
.modal-footer button.action.action-select-shipping-item,
.account a.action.action-select-shipping-item,
.customer-account-login a.action.action-select-shipping-item,
.oneclickcustomer-account-login a.action.action-select-shipping-item,
.customer-account-forgotpassword a.action.action-select-shipping-item,
.customer-account-create a.action.action-select-shipping-item,
.oneclickcustomer-account-create a.action.action-select-shipping-item,
.customer-account-logoutsuccess a.action.action-select-shipping-item,
.page-layout-checkout a.action.action-select-shipping-item,
.cms-atendimento a.action.action-select-shipping-item,
.checkout-cart-index a.action.action-select-shipping-item,
.checkout-index-index a.action.action-select-shipping-item,
.cms-home a.action.action-select-shipping-item,
.modal-footer a.action.action-select-shipping-item,
.account button.action.action-login,
.customer-account-login button.action.action-login,
.oneclickcustomer-account-login button.action.action-login,
.customer-account-forgotpassword button.action.action-login,
.customer-account-create button.action.action-login,
.oneclickcustomer-account-create button.action.action-login,
.customer-account-logoutsuccess button.action.action-login,
.page-layout-checkout button.action.action-login,
.cms-atendimento button.action.action-login,
.checkout-cart-index button.action.action-login,
.checkout-index-index button.action.action-login,
.cms-home button.action.action-login,
.modal-footer button.action.action-login,
.account a.action.action-login,
.customer-account-login a.action.action-login,
.oneclickcustomer-account-login a.action.action-login,
.customer-account-forgotpassword a.action.action-login,
.customer-account-create a.action.action-login,
.oneclickcustomer-account-create a.action.action-login,
.customer-account-logoutsuccess a.action.action-login,
.page-layout-checkout a.action.action-login,
.cms-atendimento a.action.action-login,
.checkout-cart-index a.action.action-login,
.checkout-index-index a.action.action-login,
.cms-home a.action.action-login,
.modal-footer a.action.action-login,
.account button.action.update,
.customer-account-login button.action.update,
.oneclickcustomer-account-login button.action.update,
.customer-account-forgotpassword button.action.update,
.customer-account-create button.action.update,
.oneclickcustomer-account-create button.action.update,
.customer-account-logoutsuccess button.action.update,
.page-layout-checkout button.action.update,
.cms-atendimento button.action.update,
.checkout-cart-index button.action.update,
.checkout-index-index button.action.update,
.cms-home button.action.update,
.modal-footer button.action.update,
.account a.action.update,
.customer-account-login a.action.update,
.oneclickcustomer-account-login a.action.update,
.customer-account-forgotpassword a.action.update,
.customer-account-create a.action.update,
.oneclickcustomer-account-create a.action.update,
.customer-account-logoutsuccess a.action.update,
.page-layout-checkout a.action.update,
.cms-atendimento a.action.update,
.checkout-cart-index a.action.update,
.checkout-index-index a.action.update,
.cms-home a.action.update,
.modal-footer a.action.update,
.account button.action.share,
.customer-account-login button.action.share,
.oneclickcustomer-account-login button.action.share,
.customer-account-forgotpassword button.action.share,
.customer-account-create button.action.share,
.oneclickcustomer-account-create button.action.share,
.customer-account-logoutsuccess button.action.share,
.page-layout-checkout button.action.share,
.cms-atendimento button.action.share,
.checkout-cart-index button.action.share,
.checkout-index-index button.action.share,
.cms-home button.action.share,
.modal-footer button.action.share,
.account a.action.share,
.customer-account-login a.action.share,
.oneclickcustomer-account-login a.action.share,
.customer-account-forgotpassword a.action.share,
.customer-account-create a.action.share,
.oneclickcustomer-account-create a.action.share,
.customer-account-logoutsuccess a.action.share,
.page-layout-checkout a.action.share,
.cms-atendimento a.action.share,
.checkout-cart-index a.action.share,
.checkout-index-index a.action.share,
.cms-home a.action.share,
.modal-footer a.action.share,
.account .cart.table-wrapper .actions-toolbar > .action.action-primary,
.customer-account-login .cart.table-wrapper .actions-toolbar > .action.action-primary,
.oneclickcustomer-account-login .cart.table-wrapper .actions-toolbar > .action.action-primary,
.customer-account-forgotpassword .cart.table-wrapper .actions-toolbar > .action.action-primary,
.customer-account-create .cart.table-wrapper .actions-toolbar > .action.action-primary,
.oneclickcustomer-account-create .cart.table-wrapper .actions-toolbar > .action.action-primary,
.customer-account-logoutsuccess .cart.table-wrapper .actions-toolbar > .action.action-primary,
.page-layout-checkout .cart.table-wrapper .actions-toolbar > .action.action-primary,
.cms-atendimento .cart.table-wrapper .actions-toolbar > .action.action-primary,
.checkout-cart-index .cart.table-wrapper .actions-toolbar > .action.action-primary,
.checkout-index-index .cart.table-wrapper .actions-toolbar > .action.action-primary,
.cms-home .cart.table-wrapper .actions-toolbar > .action.action-primary,
.modal-footer .cart.table-wrapper .actions-toolbar > .action.action-primary,
.account .cart.table-wrapper .actions-toolbar > .action.action-apply,
.customer-account-login .cart.table-wrapper .actions-toolbar > .action.action-apply,
.oneclickcustomer-account-login .cart.table-wrapper .actions-toolbar > .action.action-apply,
.customer-account-forgotpassword .cart.table-wrapper .actions-toolbar > .action.action-apply,
.customer-account-create .cart.table-wrapper .actions-toolbar > .action.action-apply,
.oneclickcustomer-account-create .cart.table-wrapper .actions-toolbar > .action.action-apply,
.customer-account-logoutsuccess .cart.table-wrapper .actions-toolbar > .action.action-apply,
.page-layout-checkout .cart.table-wrapper .actions-toolbar > .action.action-apply,
.cms-atendimento .cart.table-wrapper .actions-toolbar > .action.action-apply,
.checkout-cart-index .cart.table-wrapper .actions-toolbar > .action.action-apply,
.checkout-index-index .cart.table-wrapper .actions-toolbar > .action.action-apply,
.cms-home .cart.table-wrapper .actions-toolbar > .action.action-apply,
.modal-footer .cart.table-wrapper .actions-toolbar > .action.action-apply,
.account .cart.table-wrapper .actions-toolbar > .action.action-secondary,
.customer-account-login .cart.table-wrapper .actions-toolbar > .action.action-secondary,
.oneclickcustomer-account-login .cart.table-wrapper .actions-toolbar > .action.action-secondary,
.customer-account-forgotpassword .cart.table-wrapper .actions-toolbar > .action.action-secondary,
.customer-account-create .cart.table-wrapper .actions-toolbar > .action.action-secondary,
.oneclickcustomer-account-create .cart.table-wrapper .actions-toolbar > .action.action-secondary,
.customer-account-logoutsuccess .cart.table-wrapper .actions-toolbar > .action.action-secondary,
.page-layout-checkout .cart.table-wrapper .actions-toolbar > .action.action-secondary,
.cms-atendimento .cart.table-wrapper .actions-toolbar > .action.action-secondary,
.checkout-cart-index .cart.table-wrapper .actions-toolbar > .action.action-secondary,
.checkout-index-index .cart.table-wrapper .actions-toolbar > .action.action-secondary,
.cms-home .cart.table-wrapper .actions-toolbar > .action.action-secondary,
.modal-footer .cart.table-wrapper .actions-toolbar > .action.action-secondary,
.account .cart.table-wrapper .actions-toolbar > .action.action.reload,
.customer-account-login .cart.table-wrapper .actions-toolbar > .action.action.reload,
.oneclickcustomer-account-login .cart.table-wrapper .actions-toolbar > .action.action.reload,
.customer-account-forgotpassword .cart.table-wrapper .actions-toolbar > .action.action.reload,
.customer-account-create .cart.table-wrapper .actions-toolbar > .action.action.reload,
.oneclickcustomer-account-create .cart.table-wrapper .actions-toolbar > .action.action.reload,
.customer-account-logoutsuccess .cart.table-wrapper .actions-toolbar > .action.action.reload,
.page-layout-checkout .cart.table-wrapper .actions-toolbar > .action.action.reload,
.cms-atendimento .cart.table-wrapper .actions-toolbar > .action.action.reload,
.checkout-cart-index .cart.table-wrapper .actions-toolbar > .action.action.reload,
.checkout-index-index .cart.table-wrapper .actions-toolbar > .action.action.reload,
.cms-home .cart.table-wrapper .actions-toolbar > .action.action.reload,
.modal-footer .cart.table-wrapper .actions-toolbar > .action.action.reload,
.account .cart.table-wrapper .actions-toolbar > .action.action-update,
.customer-account-login .cart.table-wrapper .actions-toolbar > .action.action-update,
.oneclickcustomer-account-login .cart.table-wrapper .actions-toolbar > .action.action-update,
.customer-account-forgotpassword .cart.table-wrapper .actions-toolbar > .action.action-update,
.customer-account-create .cart.table-wrapper .actions-toolbar > .action.action-update,
.oneclickcustomer-account-create .cart.table-wrapper .actions-toolbar > .action.action-update,
.customer-account-logoutsuccess .cart.table-wrapper .actions-toolbar > .action.action-update,
.page-layout-checkout .cart.table-wrapper .actions-toolbar > .action.action-update,
.cms-atendimento .cart.table-wrapper .actions-toolbar > .action.action-update,
.checkout-cart-index .cart.table-wrapper .actions-toolbar > .action.action-update,
.checkout-index-index .cart.table-wrapper .actions-toolbar > .action.action-update,
.cms-home .cart.table-wrapper .actions-toolbar > .action.action-update,
.modal-footer .cart.table-wrapper .actions-toolbar > .action.action-update,
.account .cart.table-wrapper .actions-toolbar > .action.action.action-cancel,
.customer-account-login .cart.table-wrapper .actions-toolbar > .action.action.action-cancel,
.oneclickcustomer-account-login .cart.table-wrapper .actions-toolbar > .action.action.action-cancel,
.customer-account-forgotpassword .cart.table-wrapper .actions-toolbar > .action.action.action-cancel,
.customer-account-create .cart.table-wrapper .actions-toolbar > .action.action.action-cancel,
.oneclickcustomer-account-create .cart.table-wrapper .actions-toolbar > .action.action.action-cancel,
.customer-account-logoutsuccess .cart.table-wrapper .actions-toolbar > .action.action.action-cancel,
.page-layout-checkout .cart.table-wrapper .actions-toolbar > .action.action.action-cancel,
.cms-atendimento .cart.table-wrapper .actions-toolbar > .action.action.action-cancel,
.checkout-cart-index .cart.table-wrapper .actions-toolbar > .action.action.action-cancel,
.checkout-index-index .cart.table-wrapper .actions-toolbar > .action.action.action-cancel,
.cms-home .cart.table-wrapper .actions-toolbar > .action.action.action-cancel,
.modal-footer .cart.table-wrapper .actions-toolbar > .action.action.action-cancel,
.account .cart.table-wrapper .actions-toolbar > .action.action.action-edit-address,
.customer-account-login .cart.table-wrapper .actions-toolbar > .action.action.action-edit-address,
.oneclickcustomer-account-login .cart.table-wrapper .actions-toolbar > .action.action.action-edit-address,
.customer-account-forgotpassword .cart.table-wrapper .actions-toolbar > .action.action.action-edit-address,
.customer-account-create .cart.table-wrapper .actions-toolbar > .action.action.action-edit-address,
.oneclickcustomer-account-create .cart.table-wrapper .actions-toolbar > .action.action.action-edit-address,
.customer-account-logoutsuccess .cart.table-wrapper .actions-toolbar > .action.action.action-edit-address,
.page-layout-checkout .cart.table-wrapper .actions-toolbar > .action.action.action-edit-address,
.cms-atendimento .cart.table-wrapper .actions-toolbar > .action.action.action-edit-address,
.checkout-cart-index .cart.table-wrapper .actions-toolbar > .action.action.action-edit-address,
.checkout-index-index .cart.table-wrapper .actions-toolbar > .action.action.action-edit-address,
.cms-home .cart.table-wrapper .actions-toolbar > .action.action.action-edit-address,
.modal-footer .cart.table-wrapper .actions-toolbar > .action.action.action-edit-address,
.account .cart.table-wrapper .actions-toolbar > .action.action.action-select-shipping-item,
.customer-account-login .cart.table-wrapper .actions-toolbar > .action.action.action-select-shipping-item,
.oneclickcustomer-account-login .cart.table-wrapper .actions-toolbar > .action.action.action-select-shipping-item,
.customer-account-forgotpassword .cart.table-wrapper .actions-toolbar > .action.action.action-select-shipping-item,
.customer-account-create .cart.table-wrapper .actions-toolbar > .action.action.action-select-shipping-item,
.oneclickcustomer-account-create .cart.table-wrapper .actions-toolbar > .action.action.action-select-shipping-item,
.customer-account-logoutsuccess .cart.table-wrapper .actions-toolbar > .action.action.action-select-shipping-item,
.page-layout-checkout .cart.table-wrapper .actions-toolbar > .action.action.action-select-shipping-item,
.cms-atendimento .cart.table-wrapper .actions-toolbar > .action.action.action-select-shipping-item,
.checkout-cart-index .cart.table-wrapper .actions-toolbar > .action.action.action-select-shipping-item,
.checkout-index-index .cart.table-wrapper .actions-toolbar > .action.action.action-select-shipping-item,
.cms-home .cart.table-wrapper .actions-toolbar > .action.action.action-select-shipping-item,
.modal-footer .cart.table-wrapper .actions-toolbar > .action.action.action-select-shipping-item,
.account .cart.table-wrapper .actions-toolbar > .action.action.action-login,
.customer-account-login .cart.table-wrapper .actions-toolbar > .action.action.action-login,
.oneclickcustomer-account-login .cart.table-wrapper .actions-toolbar > .action.action.action-login,
.customer-account-forgotpassword .cart.table-wrapper .actions-toolbar > .action.action.action-login,
.customer-account-create .cart.table-wrapper .actions-toolbar > .action.action.action-login,
.oneclickcustomer-account-create .cart.table-wrapper .actions-toolbar > .action.action.action-login,
.customer-account-logoutsuccess .cart.table-wrapper .actions-toolbar > .action.action.action-login,
.page-layout-checkout .cart.table-wrapper .actions-toolbar > .action.action.action-login,
.cms-atendimento .cart.table-wrapper .actions-toolbar > .action.action.action-login,
.checkout-cart-index .cart.table-wrapper .actions-toolbar > .action.action.action-login,
.checkout-index-index .cart.table-wrapper .actions-toolbar > .action.action.action-login,
.cms-home .cart.table-wrapper .actions-toolbar > .action.action.action-login,
.modal-footer .cart.table-wrapper .actions-toolbar > .action.action.action-login,
.account .cart.table-wrapper .actions-toolbar > .action.action.update,
.customer-account-login .cart.table-wrapper .actions-toolbar > .action.action.update,
.oneclickcustomer-account-login .cart.table-wrapper .actions-toolbar > .action.action.update,
.customer-account-forgotpassword .cart.table-wrapper .actions-toolbar > .action.action.update,
.customer-account-create .cart.table-wrapper .actions-toolbar > .action.action.update,
.oneclickcustomer-account-create .cart.table-wrapper .actions-toolbar > .action.action.update,
.customer-account-logoutsuccess .cart.table-wrapper .actions-toolbar > .action.action.update,
.page-layout-checkout .cart.table-wrapper .actions-toolbar > .action.action.update,
.cms-atendimento .cart.table-wrapper .actions-toolbar > .action.action.update,
.checkout-cart-index .cart.table-wrapper .actions-toolbar > .action.action.update,
.checkout-index-index .cart.table-wrapper .actions-toolbar > .action.action.update,
.cms-home .cart.table-wrapper .actions-toolbar > .action.action.update,
.modal-footer .cart.table-wrapper .actions-toolbar > .action.action.update,
.account .cart.table-wrapper .actions-toolbar > .action.action.share,
.customer-account-login .cart.table-wrapper .actions-toolbar > .action.action.share,
.oneclickcustomer-account-login .cart.table-wrapper .actions-toolbar > .action.action.share,
.customer-account-forgotpassword .cart.table-wrapper .actions-toolbar > .action.action.share,
.customer-account-create .cart.table-wrapper .actions-toolbar > .action.action.share,
.oneclickcustomer-account-create .cart.table-wrapper .actions-toolbar > .action.action.share,
.customer-account-logoutsuccess .cart.table-wrapper .actions-toolbar > .action.action.share,
.page-layout-checkout .cart.table-wrapper .actions-toolbar > .action.action.share,
.cms-atendimento .cart.table-wrapper .actions-toolbar > .action.action.share,
.checkout-cart-index .cart.table-wrapper .actions-toolbar > .action.action.share,
.checkout-index-index .cart.table-wrapper .actions-toolbar > .action.action.share,
.cms-home .cart.table-wrapper .actions-toolbar > .action.action.share,
.modal-footer .cart.table-wrapper .actions-toolbar > .action.action.share,
.account .action-gift.action-primary,
.customer-account-login .action-gift.action-primary,
.oneclickcustomer-account-login .action-gift.action-primary,
.customer-account-forgotpassword .action-gift.action-primary,
.customer-account-create .action-gift.action-primary,
.oneclickcustomer-account-create .action-gift.action-primary,
.customer-account-logoutsuccess .action-gift.action-primary,
.page-layout-checkout .action-gift.action-primary,
.cms-atendimento .action-gift.action-primary,
.checkout-cart-index .action-gift.action-primary,
.checkout-index-index .action-gift.action-primary,
.cms-home .action-gift.action-primary,
.modal-footer .action-gift.action-primary,
.account .action-gift.action-apply,
.customer-account-login .action-gift.action-apply,
.oneclickcustomer-account-login .action-gift.action-apply,
.customer-account-forgotpassword .action-gift.action-apply,
.customer-account-create .action-gift.action-apply,
.oneclickcustomer-account-create .action-gift.action-apply,
.customer-account-logoutsuccess .action-gift.action-apply,
.page-layout-checkout .action-gift.action-apply,
.cms-atendimento .action-gift.action-apply,
.checkout-cart-index .action-gift.action-apply,
.checkout-index-index .action-gift.action-apply,
.cms-home .action-gift.action-apply,
.modal-footer .action-gift.action-apply,
.account .action-gift.action-secondary,
.customer-account-login .action-gift.action-secondary,
.oneclickcustomer-account-login .action-gift.action-secondary,
.customer-account-forgotpassword .action-gift.action-secondary,
.customer-account-create .action-gift.action-secondary,
.oneclickcustomer-account-create .action-gift.action-secondary,
.customer-account-logoutsuccess .action-gift.action-secondary,
.page-layout-checkout .action-gift.action-secondary,
.cms-atendimento .action-gift.action-secondary,
.checkout-cart-index .action-gift.action-secondary,
.checkout-index-index .action-gift.action-secondary,
.cms-home .action-gift.action-secondary,
.modal-footer .action-gift.action-secondary,
.account .action-gift.action.reload,
.customer-account-login .action-gift.action.reload,
.oneclickcustomer-account-login .action-gift.action.reload,
.customer-account-forgotpassword .action-gift.action.reload,
.customer-account-create .action-gift.action.reload,
.oneclickcustomer-account-create .action-gift.action.reload,
.customer-account-logoutsuccess .action-gift.action.reload,
.page-layout-checkout .action-gift.action.reload,
.cms-atendimento .action-gift.action.reload,
.checkout-cart-index .action-gift.action.reload,
.checkout-index-index .action-gift.action.reload,
.cms-home .action-gift.action.reload,
.modal-footer .action-gift.action.reload,
.account .action-gift.action-update,
.customer-account-login .action-gift.action-update,
.oneclickcustomer-account-login .action-gift.action-update,
.customer-account-forgotpassword .action-gift.action-update,
.customer-account-create .action-gift.action-update,
.oneclickcustomer-account-create .action-gift.action-update,
.customer-account-logoutsuccess .action-gift.action-update,
.page-layout-checkout .action-gift.action-update,
.cms-atendimento .action-gift.action-update,
.checkout-cart-index .action-gift.action-update,
.checkout-index-index .action-gift.action-update,
.cms-home .action-gift.action-update,
.modal-footer .action-gift.action-update,
.account .action-gift.action.action-cancel,
.customer-account-login .action-gift.action.action-cancel,
.oneclickcustomer-account-login .action-gift.action.action-cancel,
.customer-account-forgotpassword .action-gift.action.action-cancel,
.customer-account-create .action-gift.action.action-cancel,
.oneclickcustomer-account-create .action-gift.action.action-cancel,
.customer-account-logoutsuccess .action-gift.action.action-cancel,
.page-layout-checkout .action-gift.action.action-cancel,
.cms-atendimento .action-gift.action.action-cancel,
.checkout-cart-index .action-gift.action.action-cancel,
.checkout-index-index .action-gift.action.action-cancel,
.cms-home .action-gift.action.action-cancel,
.modal-footer .action-gift.action.action-cancel,
.account .action-gift.action.action-edit-address,
.customer-account-login .action-gift.action.action-edit-address,
.oneclickcustomer-account-login .action-gift.action.action-edit-address,
.customer-account-forgotpassword .action-gift.action.action-edit-address,
.customer-account-create .action-gift.action.action-edit-address,
.oneclickcustomer-account-create .action-gift.action.action-edit-address,
.customer-account-logoutsuccess .action-gift.action.action-edit-address,
.page-layout-checkout .action-gift.action.action-edit-address,
.cms-atendimento .action-gift.action.action-edit-address,
.checkout-cart-index .action-gift.action.action-edit-address,
.checkout-index-index .action-gift.action.action-edit-address,
.cms-home .action-gift.action.action-edit-address,
.modal-footer .action-gift.action.action-edit-address,
.account .action-gift.action.action-select-shipping-item,
.customer-account-login .action-gift.action.action-select-shipping-item,
.oneclickcustomer-account-login .action-gift.action.action-select-shipping-item,
.customer-account-forgotpassword .action-gift.action.action-select-shipping-item,
.customer-account-create .action-gift.action.action-select-shipping-item,
.oneclickcustomer-account-create .action-gift.action.action-select-shipping-item,
.customer-account-logoutsuccess .action-gift.action.action-select-shipping-item,
.page-layout-checkout .action-gift.action.action-select-shipping-item,
.cms-atendimento .action-gift.action.action-select-shipping-item,
.checkout-cart-index .action-gift.action.action-select-shipping-item,
.checkout-index-index .action-gift.action.action-select-shipping-item,
.cms-home .action-gift.action.action-select-shipping-item,
.modal-footer .action-gift.action.action-select-shipping-item,
.account .action-gift.action.action-login,
.customer-account-login .action-gift.action.action-login,
.oneclickcustomer-account-login .action-gift.action.action-login,
.customer-account-forgotpassword .action-gift.action.action-login,
.customer-account-create .action-gift.action.action-login,
.oneclickcustomer-account-create .action-gift.action.action-login,
.customer-account-logoutsuccess .action-gift.action.action-login,
.page-layout-checkout .action-gift.action.action-login,
.cms-atendimento .action-gift.action.action-login,
.checkout-cart-index .action-gift.action.action-login,
.checkout-index-index .action-gift.action.action-login,
.cms-home .action-gift.action.action-login,
.modal-footer .action-gift.action.action-login,
.account .action-gift.action.update,
.customer-account-login .action-gift.action.update,
.oneclickcustomer-account-login .action-gift.action.update,
.customer-account-forgotpassword .action-gift.action.update,
.customer-account-create .action-gift.action.update,
.oneclickcustomer-account-create .action-gift.action.update,
.customer-account-logoutsuccess .action-gift.action.update,
.page-layout-checkout .action-gift.action.update,
.cms-atendimento .action-gift.action.update,
.checkout-cart-index .action-gift.action.update,
.checkout-index-index .action-gift.action.update,
.cms-home .action-gift.action.update,
.modal-footer .action-gift.action.update,
.account .action-gift.action.share,
.customer-account-login .action-gift.action.share,
.oneclickcustomer-account-login .action-gift.action.share,
.customer-account-forgotpassword .action-gift.action.share,
.customer-account-create .action-gift.action.share,
.oneclickcustomer-account-create .action-gift.action.share,
.customer-account-logoutsuccess .action-gift.action.share,
.page-layout-checkout .action-gift.action.share,
.cms-atendimento .action-gift.action.share,
.checkout-cart-index .action-gift.action.share,
.checkout-index-index .action-gift.action.share,
.cms-home .action-gift.action.share,
.modal-footer .action-gift.action.share {
  background: #54d1f0;
  border: 1px solid #54d1f0;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
  padding: 9px 40px;
  transition: .3s;
  box-shadow: none;
  border-radius: unset;
}
.account button.action-primary span,
.customer-account-login button.action-primary span,
.oneclickcustomer-account-login button.action-primary span,
.customer-account-forgotpassword button.action-primary span,
.customer-account-create button.action-primary span,
.oneclickcustomer-account-create button.action-primary span,
.customer-account-logoutsuccess button.action-primary span,
.page-layout-checkout button.action-primary span,
.cms-atendimento button.action-primary span,
.checkout-cart-index button.action-primary span,
.checkout-index-index button.action-primary span,
.cms-home button.action-primary span,
.modal-footer button.action-primary span,
.account a.action-primary span,
.customer-account-login a.action-primary span,
.oneclickcustomer-account-login a.action-primary span,
.customer-account-forgotpassword a.action-primary span,
.customer-account-create a.action-primary span,
.oneclickcustomer-account-create a.action-primary span,
.customer-account-logoutsuccess a.action-primary span,
.page-layout-checkout a.action-primary span,
.cms-atendimento a.action-primary span,
.checkout-cart-index a.action-primary span,
.checkout-index-index a.action-primary span,
.cms-home a.action-primary span,
.modal-footer a.action-primary span,
.account button.action-apply span,
.customer-account-login button.action-apply span,
.oneclickcustomer-account-login button.action-apply span,
.customer-account-forgotpassword button.action-apply span,
.customer-account-create button.action-apply span,
.oneclickcustomer-account-create button.action-apply span,
.customer-account-logoutsuccess button.action-apply span,
.page-layout-checkout button.action-apply span,
.cms-atendimento button.action-apply span,
.checkout-cart-index button.action-apply span,
.checkout-index-index button.action-apply span,
.cms-home button.action-apply span,
.modal-footer button.action-apply span,
.account a.action-apply span,
.customer-account-login a.action-apply span,
.oneclickcustomer-account-login a.action-apply span,
.customer-account-forgotpassword a.action-apply span,
.customer-account-create a.action-apply span,
.oneclickcustomer-account-create a.action-apply span,
.customer-account-logoutsuccess a.action-apply span,
.page-layout-checkout a.action-apply span,
.cms-atendimento a.action-apply span,
.checkout-cart-index a.action-apply span,
.checkout-index-index a.action-apply span,
.cms-home a.action-apply span,
.modal-footer a.action-apply span,
.account button.action-secondary span,
.customer-account-login button.action-secondary span,
.oneclickcustomer-account-login button.action-secondary span,
.customer-account-forgotpassword button.action-secondary span,
.customer-account-create button.action-secondary span,
.oneclickcustomer-account-create button.action-secondary span,
.customer-account-logoutsuccess button.action-secondary span,
.page-layout-checkout button.action-secondary span,
.cms-atendimento button.action-secondary span,
.checkout-cart-index button.action-secondary span,
.checkout-index-index button.action-secondary span,
.cms-home button.action-secondary span,
.modal-footer button.action-secondary span,
.account a.action-secondary span,
.customer-account-login a.action-secondary span,
.oneclickcustomer-account-login a.action-secondary span,
.customer-account-forgotpassword a.action-secondary span,
.customer-account-create a.action-secondary span,
.oneclickcustomer-account-create a.action-secondary span,
.customer-account-logoutsuccess a.action-secondary span,
.page-layout-checkout a.action-secondary span,
.cms-atendimento a.action-secondary span,
.checkout-cart-index a.action-secondary span,
.checkout-index-index a.action-secondary span,
.cms-home a.action-secondary span,
.modal-footer a.action-secondary span,
.account button.action.reload span,
.customer-account-login button.action.reload span,
.oneclickcustomer-account-login button.action.reload span,
.customer-account-forgotpassword button.action.reload span,
.customer-account-create button.action.reload span,
.oneclickcustomer-account-create button.action.reload span,
.customer-account-logoutsuccess button.action.reload span,
.page-layout-checkout button.action.reload span,
.cms-atendimento button.action.reload span,
.checkout-cart-index button.action.reload span,
.checkout-index-index button.action.reload span,
.cms-home button.action.reload span,
.modal-footer button.action.reload span,
.account a.action.reload span,
.customer-account-login a.action.reload span,
.oneclickcustomer-account-login a.action.reload span,
.customer-account-forgotpassword a.action.reload span,
.customer-account-create a.action.reload span,
.oneclickcustomer-account-create a.action.reload span,
.customer-account-logoutsuccess a.action.reload span,
.page-layout-checkout a.action.reload span,
.cms-atendimento a.action.reload span,
.checkout-cart-index a.action.reload span,
.checkout-index-index a.action.reload span,
.cms-home a.action.reload span,
.modal-footer a.action.reload span,
.account button.action-update span,
.customer-account-login button.action-update span,
.oneclickcustomer-account-login button.action-update span,
.customer-account-forgotpassword button.action-update span,
.customer-account-create button.action-update span,
.oneclickcustomer-account-create button.action-update span,
.customer-account-logoutsuccess button.action-update span,
.page-layout-checkout button.action-update span,
.cms-atendimento button.action-update span,
.checkout-cart-index button.action-update span,
.checkout-index-index button.action-update span,
.cms-home button.action-update span,
.modal-footer button.action-update span,
.account a.action-update span,
.customer-account-login a.action-update span,
.oneclickcustomer-account-login a.action-update span,
.customer-account-forgotpassword a.action-update span,
.customer-account-create a.action-update span,
.oneclickcustomer-account-create a.action-update span,
.customer-account-logoutsuccess a.action-update span,
.page-layout-checkout a.action-update span,
.cms-atendimento a.action-update span,
.checkout-cart-index a.action-update span,
.checkout-index-index a.action-update span,
.cms-home a.action-update span,
.modal-footer a.action-update span,
.account button.action.action-cancel span,
.customer-account-login button.action.action-cancel span,
.oneclickcustomer-account-login button.action.action-cancel span,
.customer-account-forgotpassword button.action.action-cancel span,
.customer-account-create button.action.action-cancel span,
.oneclickcustomer-account-create button.action.action-cancel span,
.customer-account-logoutsuccess button.action.action-cancel span,
.page-layout-checkout button.action.action-cancel span,
.cms-atendimento button.action.action-cancel span,
.checkout-cart-index button.action.action-cancel span,
.checkout-index-index button.action.action-cancel span,
.cms-home button.action.action-cancel span,
.modal-footer button.action.action-cancel span,
.account a.action.action-cancel span,
.customer-account-login a.action.action-cancel span,
.oneclickcustomer-account-login a.action.action-cancel span,
.customer-account-forgotpassword a.action.action-cancel span,
.customer-account-create a.action.action-cancel span,
.oneclickcustomer-account-create a.action.action-cancel span,
.customer-account-logoutsuccess a.action.action-cancel span,
.page-layout-checkout a.action.action-cancel span,
.cms-atendimento a.action.action-cancel span,
.checkout-cart-index a.action.action-cancel span,
.checkout-index-index a.action.action-cancel span,
.cms-home a.action.action-cancel span,
.modal-footer a.action.action-cancel span,
.account button.action.action-edit-address span,
.customer-account-login button.action.action-edit-address span,
.oneclickcustomer-account-login button.action.action-edit-address span,
.customer-account-forgotpassword button.action.action-edit-address span,
.customer-account-create button.action.action-edit-address span,
.oneclickcustomer-account-create button.action.action-edit-address span,
.customer-account-logoutsuccess button.action.action-edit-address span,
.page-layout-checkout button.action.action-edit-address span,
.cms-atendimento button.action.action-edit-address span,
.checkout-cart-index button.action.action-edit-address span,
.checkout-index-index button.action.action-edit-address span,
.cms-home button.action.action-edit-address span,
.modal-footer button.action.action-edit-address span,
.account a.action.action-edit-address span,
.customer-account-login a.action.action-edit-address span,
.oneclickcustomer-account-login a.action.action-edit-address span,
.customer-account-forgotpassword a.action.action-edit-address span,
.customer-account-create a.action.action-edit-address span,
.oneclickcustomer-account-create a.action.action-edit-address span,
.customer-account-logoutsuccess a.action.action-edit-address span,
.page-layout-checkout a.action.action-edit-address span,
.cms-atendimento a.action.action-edit-address span,
.checkout-cart-index a.action.action-edit-address span,
.checkout-index-index a.action.action-edit-address span,
.cms-home a.action.action-edit-address span,
.modal-footer a.action.action-edit-address span,
.account button.action.action-select-shipping-item span,
.customer-account-login button.action.action-select-shipping-item span,
.oneclickcustomer-account-login button.action.action-select-shipping-item span,
.customer-account-forgotpassword button.action.action-select-shipping-item span,
.customer-account-create button.action.action-select-shipping-item span,
.oneclickcustomer-account-create button.action.action-select-shipping-item span,
.customer-account-logoutsuccess button.action.action-select-shipping-item span,
.page-layout-checkout button.action.action-select-shipping-item span,
.cms-atendimento button.action.action-select-shipping-item span,
.checkout-cart-index button.action.action-select-shipping-item span,
.checkout-index-index button.action.action-select-shipping-item span,
.cms-home button.action.action-select-shipping-item span,
.modal-footer button.action.action-select-shipping-item span,
.account a.action.action-select-shipping-item span,
.customer-account-login a.action.action-select-shipping-item span,
.oneclickcustomer-account-login a.action.action-select-shipping-item span,
.customer-account-forgotpassword a.action.action-select-shipping-item span,
.customer-account-create a.action.action-select-shipping-item span,
.oneclickcustomer-account-create a.action.action-select-shipping-item span,
.customer-account-logoutsuccess a.action.action-select-shipping-item span,
.page-layout-checkout a.action.action-select-shipping-item span,
.cms-atendimento a.action.action-select-shipping-item span,
.checkout-cart-index a.action.action-select-shipping-item span,
.checkout-index-index a.action.action-select-shipping-item span,
.cms-home a.action.action-select-shipping-item span,
.modal-footer a.action.action-select-shipping-item span,
.account button.action.action-login span,
.customer-account-login button.action.action-login span,
.oneclickcustomer-account-login button.action.action-login span,
.customer-account-forgotpassword button.action.action-login span,
.customer-account-create button.action.action-login span,
.oneclickcustomer-account-create button.action.action-login span,
.customer-account-logoutsuccess button.action.action-login span,
.page-layout-checkout button.action.action-login span,
.cms-atendimento button.action.action-login span,
.checkout-cart-index button.action.action-login span,
.checkout-index-index button.action.action-login span,
.cms-home button.action.action-login span,
.modal-footer button.action.action-login span,
.account a.action.action-login span,
.customer-account-login a.action.action-login span,
.oneclickcustomer-account-login a.action.action-login span,
.customer-account-forgotpassword a.action.action-login span,
.customer-account-create a.action.action-login span,
.oneclickcustomer-account-create a.action.action-login span,
.customer-account-logoutsuccess a.action.action-login span,
.page-layout-checkout a.action.action-login span,
.cms-atendimento a.action.action-login span,
.checkout-cart-index a.action.action-login span,
.checkout-index-index a.action.action-login span,
.cms-home a.action.action-login span,
.modal-footer a.action.action-login span,
.account button.action.update span,
.customer-account-login button.action.update span,
.oneclickcustomer-account-login button.action.update span,
.customer-account-forgotpassword button.action.update span,
.customer-account-create button.action.update span,
.oneclickcustomer-account-create button.action.update span,
.customer-account-logoutsuccess button.action.update span,
.page-layout-checkout button.action.update span,
.cms-atendimento button.action.update span,
.checkout-cart-index button.action.update span,
.checkout-index-index button.action.update span,
.cms-home button.action.update span,
.modal-footer button.action.update span,
.account a.action.update span,
.customer-account-login a.action.update span,
.oneclickcustomer-account-login a.action.update span,
.customer-account-forgotpassword a.action.update span,
.customer-account-create a.action.update span,
.oneclickcustomer-account-create a.action.update span,
.customer-account-logoutsuccess a.action.update span,
.page-layout-checkout a.action.update span,
.cms-atendimento a.action.update span,
.checkout-cart-index a.action.update span,
.checkout-index-index a.action.update span,
.cms-home a.action.update span,
.modal-footer a.action.update span,
.account button.action.share span,
.customer-account-login button.action.share span,
.oneclickcustomer-account-login button.action.share span,
.customer-account-forgotpassword button.action.share span,
.customer-account-create button.action.share span,
.oneclickcustomer-account-create button.action.share span,
.customer-account-logoutsuccess button.action.share span,
.page-layout-checkout button.action.share span,
.cms-atendimento button.action.share span,
.checkout-cart-index button.action.share span,
.checkout-index-index button.action.share span,
.cms-home button.action.share span,
.modal-footer button.action.share span,
.account a.action.share span,
.customer-account-login a.action.share span,
.oneclickcustomer-account-login a.action.share span,
.customer-account-forgotpassword a.action.share span,
.customer-account-create a.action.share span,
.oneclickcustomer-account-create a.action.share span,
.customer-account-logoutsuccess a.action.share span,
.page-layout-checkout a.action.share span,
.cms-atendimento a.action.share span,
.checkout-cart-index a.action.share span,
.checkout-index-index a.action.share span,
.cms-home a.action.share span,
.modal-footer a.action.share span,
.account .cart.table-wrapper .actions-toolbar > .action.action-primary span,
.customer-account-login .cart.table-wrapper .actions-toolbar > .action.action-primary span,
.oneclickcustomer-account-login .cart.table-wrapper .actions-toolbar > .action.action-primary span,
.customer-account-forgotpassword .cart.table-wrapper .actions-toolbar > .action.action-primary span,
.customer-account-create .cart.table-wrapper .actions-toolbar > .action.action-primary span,
.oneclickcustomer-account-create .cart.table-wrapper .actions-toolbar > .action.action-primary span,
.customer-account-logoutsuccess .cart.table-wrapper .actions-toolbar > .action.action-primary span,
.page-layout-checkout .cart.table-wrapper .actions-toolbar > .action.action-primary span,
.cms-atendimento .cart.table-wrapper .actions-toolbar > .action.action-primary span,
.checkout-cart-index .cart.table-wrapper .actions-toolbar > .action.action-primary span,
.checkout-index-index .cart.table-wrapper .actions-toolbar > .action.action-primary span,
.cms-home .cart.table-wrapper .actions-toolbar > .action.action-primary span,
.modal-footer .cart.table-wrapper .actions-toolbar > .action.action-primary span,
.account .cart.table-wrapper .actions-toolbar > .action.action-apply span,
.customer-account-login .cart.table-wrapper .actions-toolbar > .action.action-apply span,
.oneclickcustomer-account-login .cart.table-wrapper .actions-toolbar > .action.action-apply span,
.customer-account-forgotpassword .cart.table-wrapper .actions-toolbar > .action.action-apply span,
.customer-account-create .cart.table-wrapper .actions-toolbar > .action.action-apply span,
.oneclickcustomer-account-create .cart.table-wrapper .actions-toolbar > .action.action-apply span,
.customer-account-logoutsuccess .cart.table-wrapper .actions-toolbar > .action.action-apply span,
.page-layout-checkout .cart.table-wrapper .actions-toolbar > .action.action-apply span,
.cms-atendimento .cart.table-wrapper .actions-toolbar > .action.action-apply span,
.checkout-cart-index .cart.table-wrapper .actions-toolbar > .action.action-apply span,
.checkout-index-index .cart.table-wrapper .actions-toolbar > .action.action-apply span,
.cms-home .cart.table-wrapper .actions-toolbar > .action.action-apply span,
.modal-footer .cart.table-wrapper .actions-toolbar > .action.action-apply span,
.account .cart.table-wrapper .actions-toolbar > .action.action-secondary span,
.customer-account-login .cart.table-wrapper .actions-toolbar > .action.action-secondary span,
.oneclickcustomer-account-login .cart.table-wrapper .actions-toolbar > .action.action-secondary span,
.customer-account-forgotpassword .cart.table-wrapper .actions-toolbar > .action.action-secondary span,
.customer-account-create .cart.table-wrapper .actions-toolbar > .action.action-secondary span,
.oneclickcustomer-account-create .cart.table-wrapper .actions-toolbar > .action.action-secondary span,
.customer-account-logoutsuccess .cart.table-wrapper .actions-toolbar > .action.action-secondary span,
.page-layout-checkout .cart.table-wrapper .actions-toolbar > .action.action-secondary span,
.cms-atendimento .cart.table-wrapper .actions-toolbar > .action.action-secondary span,
.checkout-cart-index .cart.table-wrapper .actions-toolbar > .action.action-secondary span,
.checkout-index-index .cart.table-wrapper .actions-toolbar > .action.action-secondary span,
.cms-home .cart.table-wrapper .actions-toolbar > .action.action-secondary span,
.modal-footer .cart.table-wrapper .actions-toolbar > .action.action-secondary span,
.account .cart.table-wrapper .actions-toolbar > .action.action.reload span,
.customer-account-login .cart.table-wrapper .actions-toolbar > .action.action.reload span,
.oneclickcustomer-account-login .cart.table-wrapper .actions-toolbar > .action.action.reload span,
.customer-account-forgotpassword .cart.table-wrapper .actions-toolbar > .action.action.reload span,
.customer-account-create .cart.table-wrapper .actions-toolbar > .action.action.reload span,
.oneclickcustomer-account-create .cart.table-wrapper .actions-toolbar > .action.action.reload span,
.customer-account-logoutsuccess .cart.table-wrapper .actions-toolbar > .action.action.reload span,
.page-layout-checkout .cart.table-wrapper .actions-toolbar > .action.action.reload span,
.cms-atendimento .cart.table-wrapper .actions-toolbar > .action.action.reload span,
.checkout-cart-index .cart.table-wrapper .actions-toolbar > .action.action.reload span,
.checkout-index-index .cart.table-wrapper .actions-toolbar > .action.action.reload span,
.cms-home .cart.table-wrapper .actions-toolbar > .action.action.reload span,
.modal-footer .cart.table-wrapper .actions-toolbar > .action.action.reload span,
.account .cart.table-wrapper .actions-toolbar > .action.action-update span,
.customer-account-login .cart.table-wrapper .actions-toolbar > .action.action-update span,
.oneclickcustomer-account-login .cart.table-wrapper .actions-toolbar > .action.action-update span,
.customer-account-forgotpassword .cart.table-wrapper .actions-toolbar > .action.action-update span,
.customer-account-create .cart.table-wrapper .actions-toolbar > .action.action-update span,
.oneclickcustomer-account-create .cart.table-wrapper .actions-toolbar > .action.action-update span,
.customer-account-logoutsuccess .cart.table-wrapper .actions-toolbar > .action.action-update span,
.page-layout-checkout .cart.table-wrapper .actions-toolbar > .action.action-update span,
.cms-atendimento .cart.table-wrapper .actions-toolbar > .action.action-update span,
.checkout-cart-index .cart.table-wrapper .actions-toolbar > .action.action-update span,
.checkout-index-index .cart.table-wrapper .actions-toolbar > .action.action-update span,
.cms-home .cart.table-wrapper .actions-toolbar > .action.action-update span,
.modal-footer .cart.table-wrapper .actions-toolbar > .action.action-update span,
.account .cart.table-wrapper .actions-toolbar > .action.action.action-cancel span,
.customer-account-login .cart.table-wrapper .actions-toolbar > .action.action.action-cancel span,
.oneclickcustomer-account-login .cart.table-wrapper .actions-toolbar > .action.action.action-cancel span,
.customer-account-forgotpassword .cart.table-wrapper .actions-toolbar > .action.action.action-cancel span,
.customer-account-create .cart.table-wrapper .actions-toolbar > .action.action.action-cancel span,
.oneclickcustomer-account-create .cart.table-wrapper .actions-toolbar > .action.action.action-cancel span,
.customer-account-logoutsuccess .cart.table-wrapper .actions-toolbar > .action.action.action-cancel span,
.page-layout-checkout .cart.table-wrapper .actions-toolbar > .action.action.action-cancel span,
.cms-atendimento .cart.table-wrapper .actions-toolbar > .action.action.action-cancel span,
.checkout-cart-index .cart.table-wrapper .actions-toolbar > .action.action.action-cancel span,
.checkout-index-index .cart.table-wrapper .actions-toolbar > .action.action.action-cancel span,
.cms-home .cart.table-wrapper .actions-toolbar > .action.action.action-cancel span,
.modal-footer .cart.table-wrapper .actions-toolbar > .action.action.action-cancel span,
.account .cart.table-wrapper .actions-toolbar > .action.action.action-edit-address span,
.customer-account-login .cart.table-wrapper .actions-toolbar > .action.action.action-edit-address span,
.oneclickcustomer-account-login .cart.table-wrapper .actions-toolbar > .action.action.action-edit-address span,
.customer-account-forgotpassword .cart.table-wrapper .actions-toolbar > .action.action.action-edit-address span,
.customer-account-create .cart.table-wrapper .actions-toolbar > .action.action.action-edit-address span,
.oneclickcustomer-account-create .cart.table-wrapper .actions-toolbar > .action.action.action-edit-address span,
.customer-account-logoutsuccess .cart.table-wrapper .actions-toolbar > .action.action.action-edit-address span,
.page-layout-checkout .cart.table-wrapper .actions-toolbar > .action.action.action-edit-address span,
.cms-atendimento .cart.table-wrapper .actions-toolbar > .action.action.action-edit-address span,
.checkout-cart-index .cart.table-wrapper .actions-toolbar > .action.action.action-edit-address span,
.checkout-index-index .cart.table-wrapper .actions-toolbar > .action.action.action-edit-address span,
.cms-home .cart.table-wrapper .actions-toolbar > .action.action.action-edit-address span,
.modal-footer .cart.table-wrapper .actions-toolbar > .action.action.action-edit-address span,
.account .cart.table-wrapper .actions-toolbar > .action.action.action-select-shipping-item span,
.customer-account-login .cart.table-wrapper .actions-toolbar > .action.action.action-select-shipping-item span,
.oneclickcustomer-account-login .cart.table-wrapper .actions-toolbar > .action.action.action-select-shipping-item span,
.customer-account-forgotpassword .cart.table-wrapper .actions-toolbar > .action.action.action-select-shipping-item span,
.customer-account-create .cart.table-wrapper .actions-toolbar > .action.action.action-select-shipping-item span,
.oneclickcustomer-account-create .cart.table-wrapper .actions-toolbar > .action.action.action-select-shipping-item span,
.customer-account-logoutsuccess .cart.table-wrapper .actions-toolbar > .action.action.action-select-shipping-item span,
.page-layout-checkout .cart.table-wrapper .actions-toolbar > .action.action.action-select-shipping-item span,
.cms-atendimento .cart.table-wrapper .actions-toolbar > .action.action.action-select-shipping-item span,
.checkout-cart-index .cart.table-wrapper .actions-toolbar > .action.action.action-select-shipping-item span,
.checkout-index-index .cart.table-wrapper .actions-toolbar > .action.action.action-select-shipping-item span,
.cms-home .cart.table-wrapper .actions-toolbar > .action.action.action-select-shipping-item span,
.modal-footer .cart.table-wrapper .actions-toolbar > .action.action.action-select-shipping-item span,
.account .cart.table-wrapper .actions-toolbar > .action.action.action-login span,
.customer-account-login .cart.table-wrapper .actions-toolbar > .action.action.action-login span,
.oneclickcustomer-account-login .cart.table-wrapper .actions-toolbar > .action.action.action-login span,
.customer-account-forgotpassword .cart.table-wrapper .actions-toolbar > .action.action.action-login span,
.customer-account-create .cart.table-wrapper .actions-toolbar > .action.action.action-login span,
.oneclickcustomer-account-create .cart.table-wrapper .actions-toolbar > .action.action.action-login span,
.customer-account-logoutsuccess .cart.table-wrapper .actions-toolbar > .action.action.action-login span,
.page-layout-checkout .cart.table-wrapper .actions-toolbar > .action.action.action-login span,
.cms-atendimento .cart.table-wrapper .actions-toolbar > .action.action.action-login span,
.checkout-cart-index .cart.table-wrapper .actions-toolbar > .action.action.action-login span,
.checkout-index-index .cart.table-wrapper .actions-toolbar > .action.action.action-login span,
.cms-home .cart.table-wrapper .actions-toolbar > .action.action.action-login span,
.modal-footer .cart.table-wrapper .actions-toolbar > .action.action.action-login span,
.account .cart.table-wrapper .actions-toolbar > .action.action.update span,
.customer-account-login .cart.table-wrapper .actions-toolbar > .action.action.update span,
.oneclickcustomer-account-login .cart.table-wrapper .actions-toolbar > .action.action.update span,
.customer-account-forgotpassword .cart.table-wrapper .actions-toolbar > .action.action.update span,
.customer-account-create .cart.table-wrapper .actions-toolbar > .action.action.update span,
.oneclickcustomer-account-create .cart.table-wrapper .actions-toolbar > .action.action.update span,
.customer-account-logoutsuccess .cart.table-wrapper .actions-toolbar > .action.action.update span,
.page-layout-checkout .cart.table-wrapper .actions-toolbar > .action.action.update span,
.cms-atendimento .cart.table-wrapper .actions-toolbar > .action.action.update span,
.checkout-cart-index .cart.table-wrapper .actions-toolbar > .action.action.update span,
.checkout-index-index .cart.table-wrapper .actions-toolbar > .action.action.update span,
.cms-home .cart.table-wrapper .actions-toolbar > .action.action.update span,
.modal-footer .cart.table-wrapper .actions-toolbar > .action.action.update span,
.account .cart.table-wrapper .actions-toolbar > .action.action.share span,
.customer-account-login .cart.table-wrapper .actions-toolbar > .action.action.share span,
.oneclickcustomer-account-login .cart.table-wrapper .actions-toolbar > .action.action.share span,
.customer-account-forgotpassword .cart.table-wrapper .actions-toolbar > .action.action.share span,
.customer-account-create .cart.table-wrapper .actions-toolbar > .action.action.share span,
.oneclickcustomer-account-create .cart.table-wrapper .actions-toolbar > .action.action.share span,
.customer-account-logoutsuccess .cart.table-wrapper .actions-toolbar > .action.action.share span,
.page-layout-checkout .cart.table-wrapper .actions-toolbar > .action.action.share span,
.cms-atendimento .cart.table-wrapper .actions-toolbar > .action.action.share span,
.checkout-cart-index .cart.table-wrapper .actions-toolbar > .action.action.share span,
.checkout-index-index .cart.table-wrapper .actions-toolbar > .action.action.share span,
.cms-home .cart.table-wrapper .actions-toolbar > .action.action.share span,
.modal-footer .cart.table-wrapper .actions-toolbar > .action.action.share span,
.account .action-gift.action-primary span,
.customer-account-login .action-gift.action-primary span,
.oneclickcustomer-account-login .action-gift.action-primary span,
.customer-account-forgotpassword .action-gift.action-primary span,
.customer-account-create .action-gift.action-primary span,
.oneclickcustomer-account-create .action-gift.action-primary span,
.customer-account-logoutsuccess .action-gift.action-primary span,
.page-layout-checkout .action-gift.action-primary span,
.cms-atendimento .action-gift.action-primary span,
.checkout-cart-index .action-gift.action-primary span,
.checkout-index-index .action-gift.action-primary span,
.cms-home .action-gift.action-primary span,
.modal-footer .action-gift.action-primary span,
.account .action-gift.action-apply span,
.customer-account-login .action-gift.action-apply span,
.oneclickcustomer-account-login .action-gift.action-apply span,
.customer-account-forgotpassword .action-gift.action-apply span,
.customer-account-create .action-gift.action-apply span,
.oneclickcustomer-account-create .action-gift.action-apply span,
.customer-account-logoutsuccess .action-gift.action-apply span,
.page-layout-checkout .action-gift.action-apply span,
.cms-atendimento .action-gift.action-apply span,
.checkout-cart-index .action-gift.action-apply span,
.checkout-index-index .action-gift.action-apply span,
.cms-home .action-gift.action-apply span,
.modal-footer .action-gift.action-apply span,
.account .action-gift.action-secondary span,
.customer-account-login .action-gift.action-secondary span,
.oneclickcustomer-account-login .action-gift.action-secondary span,
.customer-account-forgotpassword .action-gift.action-secondary span,
.customer-account-create .action-gift.action-secondary span,
.oneclickcustomer-account-create .action-gift.action-secondary span,
.customer-account-logoutsuccess .action-gift.action-secondary span,
.page-layout-checkout .action-gift.action-secondary span,
.cms-atendimento .action-gift.action-secondary span,
.checkout-cart-index .action-gift.action-secondary span,
.checkout-index-index .action-gift.action-secondary span,
.cms-home .action-gift.action-secondary span,
.modal-footer .action-gift.action-secondary span,
.account .action-gift.action.reload span,
.customer-account-login .action-gift.action.reload span,
.oneclickcustomer-account-login .action-gift.action.reload span,
.customer-account-forgotpassword .action-gift.action.reload span,
.customer-account-create .action-gift.action.reload span,
.oneclickcustomer-account-create .action-gift.action.reload span,
.customer-account-logoutsuccess .action-gift.action.reload span,
.page-layout-checkout .action-gift.action.reload span,
.cms-atendimento .action-gift.action.reload span,
.checkout-cart-index .action-gift.action.reload span,
.checkout-index-index .action-gift.action.reload span,
.cms-home .action-gift.action.reload span,
.modal-footer .action-gift.action.reload span,
.account .action-gift.action-update span,
.customer-account-login .action-gift.action-update span,
.oneclickcustomer-account-login .action-gift.action-update span,
.customer-account-forgotpassword .action-gift.action-update span,
.customer-account-create .action-gift.action-update span,
.oneclickcustomer-account-create .action-gift.action-update span,
.customer-account-logoutsuccess .action-gift.action-update span,
.page-layout-checkout .action-gift.action-update span,
.cms-atendimento .action-gift.action-update span,
.checkout-cart-index .action-gift.action-update span,
.checkout-index-index .action-gift.action-update span,
.cms-home .action-gift.action-update span,
.modal-footer .action-gift.action-update span,
.account .action-gift.action.action-cancel span,
.customer-account-login .action-gift.action.action-cancel span,
.oneclickcustomer-account-login .action-gift.action.action-cancel span,
.customer-account-forgotpassword .action-gift.action.action-cancel span,
.customer-account-create .action-gift.action.action-cancel span,
.oneclickcustomer-account-create .action-gift.action.action-cancel span,
.customer-account-logoutsuccess .action-gift.action.action-cancel span,
.page-layout-checkout .action-gift.action.action-cancel span,
.cms-atendimento .action-gift.action.action-cancel span,
.checkout-cart-index .action-gift.action.action-cancel span,
.checkout-index-index .action-gift.action.action-cancel span,
.cms-home .action-gift.action.action-cancel span,
.modal-footer .action-gift.action.action-cancel span,
.account .action-gift.action.action-edit-address span,
.customer-account-login .action-gift.action.action-edit-address span,
.oneclickcustomer-account-login .action-gift.action.action-edit-address span,
.customer-account-forgotpassword .action-gift.action.action-edit-address span,
.customer-account-create .action-gift.action.action-edit-address span,
.oneclickcustomer-account-create .action-gift.action.action-edit-address span,
.customer-account-logoutsuccess .action-gift.action.action-edit-address span,
.page-layout-checkout .action-gift.action.action-edit-address span,
.cms-atendimento .action-gift.action.action-edit-address span,
.checkout-cart-index .action-gift.action.action-edit-address span,
.checkout-index-index .action-gift.action.action-edit-address span,
.cms-home .action-gift.action.action-edit-address span,
.modal-footer .action-gift.action.action-edit-address span,
.account .action-gift.action.action-select-shipping-item span,
.customer-account-login .action-gift.action.action-select-shipping-item span,
.oneclickcustomer-account-login .action-gift.action.action-select-shipping-item span,
.customer-account-forgotpassword .action-gift.action.action-select-shipping-item span,
.customer-account-create .action-gift.action.action-select-shipping-item span,
.oneclickcustomer-account-create .action-gift.action.action-select-shipping-item span,
.customer-account-logoutsuccess .action-gift.action.action-select-shipping-item span,
.page-layout-checkout .action-gift.action.action-select-shipping-item span,
.cms-atendimento .action-gift.action.action-select-shipping-item span,
.checkout-cart-index .action-gift.action.action-select-shipping-item span,
.checkout-index-index .action-gift.action.action-select-shipping-item span,
.cms-home .action-gift.action.action-select-shipping-item span,
.modal-footer .action-gift.action.action-select-shipping-item span,
.account .action-gift.action.action-login span,
.customer-account-login .action-gift.action.action-login span,
.oneclickcustomer-account-login .action-gift.action.action-login span,
.customer-account-forgotpassword .action-gift.action.action-login span,
.customer-account-create .action-gift.action.action-login span,
.oneclickcustomer-account-create .action-gift.action.action-login span,
.customer-account-logoutsuccess .action-gift.action.action-login span,
.page-layout-checkout .action-gift.action.action-login span,
.cms-atendimento .action-gift.action.action-login span,
.checkout-cart-index .action-gift.action.action-login span,
.checkout-index-index .action-gift.action.action-login span,
.cms-home .action-gift.action.action-login span,
.modal-footer .action-gift.action.action-login span,
.account .action-gift.action.update span,
.customer-account-login .action-gift.action.update span,
.oneclickcustomer-account-login .action-gift.action.update span,
.customer-account-forgotpassword .action-gift.action.update span,
.customer-account-create .action-gift.action.update span,
.oneclickcustomer-account-create .action-gift.action.update span,
.customer-account-logoutsuccess .action-gift.action.update span,
.page-layout-checkout .action-gift.action.update span,
.cms-atendimento .action-gift.action.update span,
.checkout-cart-index .action-gift.action.update span,
.checkout-index-index .action-gift.action.update span,
.cms-home .action-gift.action.update span,
.modal-footer .action-gift.action.update span,
.account .action-gift.action.share span,
.customer-account-login .action-gift.action.share span,
.oneclickcustomer-account-login .action-gift.action.share span,
.customer-account-forgotpassword .action-gift.action.share span,
.customer-account-create .action-gift.action.share span,
.oneclickcustomer-account-create .action-gift.action.share span,
.customer-account-logoutsuccess .action-gift.action.share span,
.page-layout-checkout .action-gift.action.share span,
.cms-atendimento .action-gift.action.share span,
.checkout-cart-index .action-gift.action.share span,
.checkout-index-index .action-gift.action.share span,
.cms-home .action-gift.action.share span,
.modal-footer .action-gift.action.share span {
  color: #fff;
  transition: .3s;
}
.account button.action-primary:hover,
.customer-account-login button.action-primary:hover,
.oneclickcustomer-account-login button.action-primary:hover,
.customer-account-forgotpassword button.action-primary:hover,
.customer-account-create button.action-primary:hover,
.oneclickcustomer-account-create button.action-primary:hover,
.customer-account-logoutsuccess button.action-primary:hover,
.page-layout-checkout button.action-primary:hover,
.cms-atendimento button.action-primary:hover,
.checkout-cart-index button.action-primary:hover,
.checkout-index-index button.action-primary:hover,
.cms-home button.action-primary:hover,
.modal-footer button.action-primary:hover,
.account a.action-primary:hover,
.customer-account-login a.action-primary:hover,
.oneclickcustomer-account-login a.action-primary:hover,
.customer-account-forgotpassword a.action-primary:hover,
.customer-account-create a.action-primary:hover,
.oneclickcustomer-account-create a.action-primary:hover,
.customer-account-logoutsuccess a.action-primary:hover,
.page-layout-checkout a.action-primary:hover,
.cms-atendimento a.action-primary:hover,
.checkout-cart-index a.action-primary:hover,
.checkout-index-index a.action-primary:hover,
.cms-home a.action-primary:hover,
.modal-footer a.action-primary:hover,
.account button.action-apply:hover,
.customer-account-login button.action-apply:hover,
.oneclickcustomer-account-login button.action-apply:hover,
.customer-account-forgotpassword button.action-apply:hover,
.customer-account-create button.action-apply:hover,
.oneclickcustomer-account-create button.action-apply:hover,
.customer-account-logoutsuccess button.action-apply:hover,
.page-layout-checkout button.action-apply:hover,
.cms-atendimento button.action-apply:hover,
.checkout-cart-index button.action-apply:hover,
.checkout-index-index button.action-apply:hover,
.cms-home button.action-apply:hover,
.modal-footer button.action-apply:hover,
.account a.action-apply:hover,
.customer-account-login a.action-apply:hover,
.oneclickcustomer-account-login a.action-apply:hover,
.customer-account-forgotpassword a.action-apply:hover,
.customer-account-create a.action-apply:hover,
.oneclickcustomer-account-create a.action-apply:hover,
.customer-account-logoutsuccess a.action-apply:hover,
.page-layout-checkout a.action-apply:hover,
.cms-atendimento a.action-apply:hover,
.checkout-cart-index a.action-apply:hover,
.checkout-index-index a.action-apply:hover,
.cms-home a.action-apply:hover,
.modal-footer a.action-apply:hover,
.account button.action-secondary:hover,
.customer-account-login button.action-secondary:hover,
.oneclickcustomer-account-login button.action-secondary:hover,
.customer-account-forgotpassword button.action-secondary:hover,
.customer-account-create button.action-secondary:hover,
.oneclickcustomer-account-create button.action-secondary:hover,
.customer-account-logoutsuccess button.action-secondary:hover,
.page-layout-checkout button.action-secondary:hover,
.cms-atendimento button.action-secondary:hover,
.checkout-cart-index button.action-secondary:hover,
.checkout-index-index button.action-secondary:hover,
.cms-home button.action-secondary:hover,
.modal-footer button.action-secondary:hover,
.account a.action-secondary:hover,
.customer-account-login a.action-secondary:hover,
.oneclickcustomer-account-login a.action-secondary:hover,
.customer-account-forgotpassword a.action-secondary:hover,
.customer-account-create a.action-secondary:hover,
.oneclickcustomer-account-create a.action-secondary:hover,
.customer-account-logoutsuccess a.action-secondary:hover,
.page-layout-checkout a.action-secondary:hover,
.cms-atendimento a.action-secondary:hover,
.checkout-cart-index a.action-secondary:hover,
.checkout-index-index a.action-secondary:hover,
.cms-home a.action-secondary:hover,
.modal-footer a.action-secondary:hover,
.account button.action.reload:hover,
.customer-account-login button.action.reload:hover,
.oneclickcustomer-account-login button.action.reload:hover,
.customer-account-forgotpassword button.action.reload:hover,
.customer-account-create button.action.reload:hover,
.oneclickcustomer-account-create button.action.reload:hover,
.customer-account-logoutsuccess button.action.reload:hover,
.page-layout-checkout button.action.reload:hover,
.cms-atendimento button.action.reload:hover,
.checkout-cart-index button.action.reload:hover,
.checkout-index-index button.action.reload:hover,
.cms-home button.action.reload:hover,
.modal-footer button.action.reload:hover,
.account a.action.reload:hover,
.customer-account-login a.action.reload:hover,
.oneclickcustomer-account-login a.action.reload:hover,
.customer-account-forgotpassword a.action.reload:hover,
.customer-account-create a.action.reload:hover,
.oneclickcustomer-account-create a.action.reload:hover,
.customer-account-logoutsuccess a.action.reload:hover,
.page-layout-checkout a.action.reload:hover,
.cms-atendimento a.action.reload:hover,
.checkout-cart-index a.action.reload:hover,
.checkout-index-index a.action.reload:hover,
.cms-home a.action.reload:hover,
.modal-footer a.action.reload:hover,
.account button.action-update:hover,
.customer-account-login button.action-update:hover,
.oneclickcustomer-account-login button.action-update:hover,
.customer-account-forgotpassword button.action-update:hover,
.customer-account-create button.action-update:hover,
.oneclickcustomer-account-create button.action-update:hover,
.customer-account-logoutsuccess button.action-update:hover,
.page-layout-checkout button.action-update:hover,
.cms-atendimento button.action-update:hover,
.checkout-cart-index button.action-update:hover,
.checkout-index-index button.action-update:hover,
.cms-home button.action-update:hover,
.modal-footer button.action-update:hover,
.account a.action-update:hover,
.customer-account-login a.action-update:hover,
.oneclickcustomer-account-login a.action-update:hover,
.customer-account-forgotpassword a.action-update:hover,
.customer-account-create a.action-update:hover,
.oneclickcustomer-account-create a.action-update:hover,
.customer-account-logoutsuccess a.action-update:hover,
.page-layout-checkout a.action-update:hover,
.cms-atendimento a.action-update:hover,
.checkout-cart-index a.action-update:hover,
.checkout-index-index a.action-update:hover,
.cms-home a.action-update:hover,
.modal-footer a.action-update:hover,
.account button.action.action-cancel:hover,
.customer-account-login button.action.action-cancel:hover,
.oneclickcustomer-account-login button.action.action-cancel:hover,
.customer-account-forgotpassword button.action.action-cancel:hover,
.customer-account-create button.action.action-cancel:hover,
.oneclickcustomer-account-create button.action.action-cancel:hover,
.customer-account-logoutsuccess button.action.action-cancel:hover,
.page-layout-checkout button.action.action-cancel:hover,
.cms-atendimento button.action.action-cancel:hover,
.checkout-cart-index button.action.action-cancel:hover,
.checkout-index-index button.action.action-cancel:hover,
.cms-home button.action.action-cancel:hover,
.modal-footer button.action.action-cancel:hover,
.account a.action.action-cancel:hover,
.customer-account-login a.action.action-cancel:hover,
.oneclickcustomer-account-login a.action.action-cancel:hover,
.customer-account-forgotpassword a.action.action-cancel:hover,
.customer-account-create a.action.action-cancel:hover,
.oneclickcustomer-account-create a.action.action-cancel:hover,
.customer-account-logoutsuccess a.action.action-cancel:hover,
.page-layout-checkout a.action.action-cancel:hover,
.cms-atendimento a.action.action-cancel:hover,
.checkout-cart-index a.action.action-cancel:hover,
.checkout-index-index a.action.action-cancel:hover,
.cms-home a.action.action-cancel:hover,
.modal-footer a.action.action-cancel:hover,
.account button.action.action-edit-address:hover,
.customer-account-login button.action.action-edit-address:hover,
.oneclickcustomer-account-login button.action.action-edit-address:hover,
.customer-account-forgotpassword button.action.action-edit-address:hover,
.customer-account-create button.action.action-edit-address:hover,
.oneclickcustomer-account-create button.action.action-edit-address:hover,
.customer-account-logoutsuccess button.action.action-edit-address:hover,
.page-layout-checkout button.action.action-edit-address:hover,
.cms-atendimento button.action.action-edit-address:hover,
.checkout-cart-index button.action.action-edit-address:hover,
.checkout-index-index button.action.action-edit-address:hover,
.cms-home button.action.action-edit-address:hover,
.modal-footer button.action.action-edit-address:hover,
.account a.action.action-edit-address:hover,
.customer-account-login a.action.action-edit-address:hover,
.oneclickcustomer-account-login a.action.action-edit-address:hover,
.customer-account-forgotpassword a.action.action-edit-address:hover,
.customer-account-create a.action.action-edit-address:hover,
.oneclickcustomer-account-create a.action.action-edit-address:hover,
.customer-account-logoutsuccess a.action.action-edit-address:hover,
.page-layout-checkout a.action.action-edit-address:hover,
.cms-atendimento a.action.action-edit-address:hover,
.checkout-cart-index a.action.action-edit-address:hover,
.checkout-index-index a.action.action-edit-address:hover,
.cms-home a.action.action-edit-address:hover,
.modal-footer a.action.action-edit-address:hover,
.account button.action.action-select-shipping-item:hover,
.customer-account-login button.action.action-select-shipping-item:hover,
.oneclickcustomer-account-login button.action.action-select-shipping-item:hover,
.customer-account-forgotpassword button.action.action-select-shipping-item:hover,
.customer-account-create button.action.action-select-shipping-item:hover,
.oneclickcustomer-account-create button.action.action-select-shipping-item:hover,
.customer-account-logoutsuccess button.action.action-select-shipping-item:hover,
.page-layout-checkout button.action.action-select-shipping-item:hover,
.cms-atendimento button.action.action-select-shipping-item:hover,
.checkout-cart-index button.action.action-select-shipping-item:hover,
.checkout-index-index button.action.action-select-shipping-item:hover,
.cms-home button.action.action-select-shipping-item:hover,
.modal-footer button.action.action-select-shipping-item:hover,
.account a.action.action-select-shipping-item:hover,
.customer-account-login a.action.action-select-shipping-item:hover,
.oneclickcustomer-account-login a.action.action-select-shipping-item:hover,
.customer-account-forgotpassword a.action.action-select-shipping-item:hover,
.customer-account-create a.action.action-select-shipping-item:hover,
.oneclickcustomer-account-create a.action.action-select-shipping-item:hover,
.customer-account-logoutsuccess a.action.action-select-shipping-item:hover,
.page-layout-checkout a.action.action-select-shipping-item:hover,
.cms-atendimento a.action.action-select-shipping-item:hover,
.checkout-cart-index a.action.action-select-shipping-item:hover,
.checkout-index-index a.action.action-select-shipping-item:hover,
.cms-home a.action.action-select-shipping-item:hover,
.modal-footer a.action.action-select-shipping-item:hover,
.account button.action.action-login:hover,
.customer-account-login button.action.action-login:hover,
.oneclickcustomer-account-login button.action.action-login:hover,
.customer-account-forgotpassword button.action.action-login:hover,
.customer-account-create button.action.action-login:hover,
.oneclickcustomer-account-create button.action.action-login:hover,
.customer-account-logoutsuccess button.action.action-login:hover,
.page-layout-checkout button.action.action-login:hover,
.cms-atendimento button.action.action-login:hover,
.checkout-cart-index button.action.action-login:hover,
.checkout-index-index button.action.action-login:hover,
.cms-home button.action.action-login:hover,
.modal-footer button.action.action-login:hover,
.account a.action.action-login:hover,
.customer-account-login a.action.action-login:hover,
.oneclickcustomer-account-login a.action.action-login:hover,
.customer-account-forgotpassword a.action.action-login:hover,
.customer-account-create a.action.action-login:hover,
.oneclickcustomer-account-create a.action.action-login:hover,
.customer-account-logoutsuccess a.action.action-login:hover,
.page-layout-checkout a.action.action-login:hover,
.cms-atendimento a.action.action-login:hover,
.checkout-cart-index a.action.action-login:hover,
.checkout-index-index a.action.action-login:hover,
.cms-home a.action.action-login:hover,
.modal-footer a.action.action-login:hover,
.account button.action.update:hover,
.customer-account-login button.action.update:hover,
.oneclickcustomer-account-login button.action.update:hover,
.customer-account-forgotpassword button.action.update:hover,
.customer-account-create button.action.update:hover,
.oneclickcustomer-account-create button.action.update:hover,
.customer-account-logoutsuccess button.action.update:hover,
.page-layout-checkout button.action.update:hover,
.cms-atendimento button.action.update:hover,
.checkout-cart-index button.action.update:hover,
.checkout-index-index button.action.update:hover,
.cms-home button.action.update:hover,
.modal-footer button.action.update:hover,
.account a.action.update:hover,
.customer-account-login a.action.update:hover,
.oneclickcustomer-account-login a.action.update:hover,
.customer-account-forgotpassword a.action.update:hover,
.customer-account-create a.action.update:hover,
.oneclickcustomer-account-create a.action.update:hover,
.customer-account-logoutsuccess a.action.update:hover,
.page-layout-checkout a.action.update:hover,
.cms-atendimento a.action.update:hover,
.checkout-cart-index a.action.update:hover,
.checkout-index-index a.action.update:hover,
.cms-home a.action.update:hover,
.modal-footer a.action.update:hover,
.account button.action.share:hover,
.customer-account-login button.action.share:hover,
.oneclickcustomer-account-login button.action.share:hover,
.customer-account-forgotpassword button.action.share:hover,
.customer-account-create button.action.share:hover,
.oneclickcustomer-account-create button.action.share:hover,
.customer-account-logoutsuccess button.action.share:hover,
.page-layout-checkout button.action.share:hover,
.cms-atendimento button.action.share:hover,
.checkout-cart-index button.action.share:hover,
.checkout-index-index button.action.share:hover,
.cms-home button.action.share:hover,
.modal-footer button.action.share:hover,
.account a.action.share:hover,
.customer-account-login a.action.share:hover,
.oneclickcustomer-account-login a.action.share:hover,
.customer-account-forgotpassword a.action.share:hover,
.customer-account-create a.action.share:hover,
.oneclickcustomer-account-create a.action.share:hover,
.customer-account-logoutsuccess a.action.share:hover,
.page-layout-checkout a.action.share:hover,
.cms-atendimento a.action.share:hover,
.checkout-cart-index a.action.share:hover,
.checkout-index-index a.action.share:hover,
.cms-home a.action.share:hover,
.modal-footer a.action.share:hover,
.account .cart.table-wrapper .actions-toolbar > .action.action-primary:hover,
.customer-account-login .cart.table-wrapper .actions-toolbar > .action.action-primary:hover,
.oneclickcustomer-account-login .cart.table-wrapper .actions-toolbar > .action.action-primary:hover,
.customer-account-forgotpassword .cart.table-wrapper .actions-toolbar > .action.action-primary:hover,
.customer-account-create .cart.table-wrapper .actions-toolbar > .action.action-primary:hover,
.oneclickcustomer-account-create .cart.table-wrapper .actions-toolbar > .action.action-primary:hover,
.customer-account-logoutsuccess .cart.table-wrapper .actions-toolbar > .action.action-primary:hover,
.page-layout-checkout .cart.table-wrapper .actions-toolbar > .action.action-primary:hover,
.cms-atendimento .cart.table-wrapper .actions-toolbar > .action.action-primary:hover,
.checkout-cart-index .cart.table-wrapper .actions-toolbar > .action.action-primary:hover,
.checkout-index-index .cart.table-wrapper .actions-toolbar > .action.action-primary:hover,
.cms-home .cart.table-wrapper .actions-toolbar > .action.action-primary:hover,
.modal-footer .cart.table-wrapper .actions-toolbar > .action.action-primary:hover,
.account .cart.table-wrapper .actions-toolbar > .action.action-apply:hover,
.customer-account-login .cart.table-wrapper .actions-toolbar > .action.action-apply:hover,
.oneclickcustomer-account-login .cart.table-wrapper .actions-toolbar > .action.action-apply:hover,
.customer-account-forgotpassword .cart.table-wrapper .actions-toolbar > .action.action-apply:hover,
.customer-account-create .cart.table-wrapper .actions-toolbar > .action.action-apply:hover,
.oneclickcustomer-account-create .cart.table-wrapper .actions-toolbar > .action.action-apply:hover,
.customer-account-logoutsuccess .cart.table-wrapper .actions-toolbar > .action.action-apply:hover,
.page-layout-checkout .cart.table-wrapper .actions-toolbar > .action.action-apply:hover,
.cms-atendimento .cart.table-wrapper .actions-toolbar > .action.action-apply:hover,
.checkout-cart-index .cart.table-wrapper .actions-toolbar > .action.action-apply:hover,
.checkout-index-index .cart.table-wrapper .actions-toolbar > .action.action-apply:hover,
.cms-home .cart.table-wrapper .actions-toolbar > .action.action-apply:hover,
.modal-footer .cart.table-wrapper .actions-toolbar > .action.action-apply:hover,
.account .cart.table-wrapper .actions-toolbar > .action.action-secondary:hover,
.customer-account-login .cart.table-wrapper .actions-toolbar > .action.action-secondary:hover,
.oneclickcustomer-account-login .cart.table-wrapper .actions-toolbar > .action.action-secondary:hover,
.customer-account-forgotpassword .cart.table-wrapper .actions-toolbar > .action.action-secondary:hover,
.customer-account-create .cart.table-wrapper .actions-toolbar > .action.action-secondary:hover,
.oneclickcustomer-account-create .cart.table-wrapper .actions-toolbar > .action.action-secondary:hover,
.customer-account-logoutsuccess .cart.table-wrapper .actions-toolbar > .action.action-secondary:hover,
.page-layout-checkout .cart.table-wrapper .actions-toolbar > .action.action-secondary:hover,
.cms-atendimento .cart.table-wrapper .actions-toolbar > .action.action-secondary:hover,
.checkout-cart-index .cart.table-wrapper .actions-toolbar > .action.action-secondary:hover,
.checkout-index-index .cart.table-wrapper .actions-toolbar > .action.action-secondary:hover,
.cms-home .cart.table-wrapper .actions-toolbar > .action.action-secondary:hover,
.modal-footer .cart.table-wrapper .actions-toolbar > .action.action-secondary:hover,
.account .cart.table-wrapper .actions-toolbar > .action.action.reload:hover,
.customer-account-login .cart.table-wrapper .actions-toolbar > .action.action.reload:hover,
.oneclickcustomer-account-login .cart.table-wrapper .actions-toolbar > .action.action.reload:hover,
.customer-account-forgotpassword .cart.table-wrapper .actions-toolbar > .action.action.reload:hover,
.customer-account-create .cart.table-wrapper .actions-toolbar > .action.action.reload:hover,
.oneclickcustomer-account-create .cart.table-wrapper .actions-toolbar > .action.action.reload:hover,
.customer-account-logoutsuccess .cart.table-wrapper .actions-toolbar > .action.action.reload:hover,
.page-layout-checkout .cart.table-wrapper .actions-toolbar > .action.action.reload:hover,
.cms-atendimento .cart.table-wrapper .actions-toolbar > .action.action.reload:hover,
.checkout-cart-index .cart.table-wrapper .actions-toolbar > .action.action.reload:hover,
.checkout-index-index .cart.table-wrapper .actions-toolbar > .action.action.reload:hover,
.cms-home .cart.table-wrapper .actions-toolbar > .action.action.reload:hover,
.modal-footer .cart.table-wrapper .actions-toolbar > .action.action.reload:hover,
.account .cart.table-wrapper .actions-toolbar > .action.action-update:hover,
.customer-account-login .cart.table-wrapper .actions-toolbar > .action.action-update:hover,
.oneclickcustomer-account-login .cart.table-wrapper .actions-toolbar > .action.action-update:hover,
.customer-account-forgotpassword .cart.table-wrapper .actions-toolbar > .action.action-update:hover,
.customer-account-create .cart.table-wrapper .actions-toolbar > .action.action-update:hover,
.oneclickcustomer-account-create .cart.table-wrapper .actions-toolbar > .action.action-update:hover,
.customer-account-logoutsuccess .cart.table-wrapper .actions-toolbar > .action.action-update:hover,
.page-layout-checkout .cart.table-wrapper .actions-toolbar > .action.action-update:hover,
.cms-atendimento .cart.table-wrapper .actions-toolbar > .action.action-update:hover,
.checkout-cart-index .cart.table-wrapper .actions-toolbar > .action.action-update:hover,
.checkout-index-index .cart.table-wrapper .actions-toolbar > .action.action-update:hover,
.cms-home .cart.table-wrapper .actions-toolbar > .action.action-update:hover,
.modal-footer .cart.table-wrapper .actions-toolbar > .action.action-update:hover,
.account .cart.table-wrapper .actions-toolbar > .action.action.action-cancel:hover,
.customer-account-login .cart.table-wrapper .actions-toolbar > .action.action.action-cancel:hover,
.oneclickcustomer-account-login .cart.table-wrapper .actions-toolbar > .action.action.action-cancel:hover,
.customer-account-forgotpassword .cart.table-wrapper .actions-toolbar > .action.action.action-cancel:hover,
.customer-account-create .cart.table-wrapper .actions-toolbar > .action.action.action-cancel:hover,
.oneclickcustomer-account-create .cart.table-wrapper .actions-toolbar > .action.action.action-cancel:hover,
.customer-account-logoutsuccess .cart.table-wrapper .actions-toolbar > .action.action.action-cancel:hover,
.page-layout-checkout .cart.table-wrapper .actions-toolbar > .action.action.action-cancel:hover,
.cms-atendimento .cart.table-wrapper .actions-toolbar > .action.action.action-cancel:hover,
.checkout-cart-index .cart.table-wrapper .actions-toolbar > .action.action.action-cancel:hover,
.checkout-index-index .cart.table-wrapper .actions-toolbar > .action.action.action-cancel:hover,
.cms-home .cart.table-wrapper .actions-toolbar > .action.action.action-cancel:hover,
.modal-footer .cart.table-wrapper .actions-toolbar > .action.action.action-cancel:hover,
.account .cart.table-wrapper .actions-toolbar > .action.action.action-edit-address:hover,
.customer-account-login .cart.table-wrapper .actions-toolbar > .action.action.action-edit-address:hover,
.oneclickcustomer-account-login .cart.table-wrapper .actions-toolbar > .action.action.action-edit-address:hover,
.customer-account-forgotpassword .cart.table-wrapper .actions-toolbar > .action.action.action-edit-address:hover,
.customer-account-create .cart.table-wrapper .actions-toolbar > .action.action.action-edit-address:hover,
.oneclickcustomer-account-create .cart.table-wrapper .actions-toolbar > .action.action.action-edit-address:hover,
.customer-account-logoutsuccess .cart.table-wrapper .actions-toolbar > .action.action.action-edit-address:hover,
.page-layout-checkout .cart.table-wrapper .actions-toolbar > .action.action.action-edit-address:hover,
.cms-atendimento .cart.table-wrapper .actions-toolbar > .action.action.action-edit-address:hover,
.checkout-cart-index .cart.table-wrapper .actions-toolbar > .action.action.action-edit-address:hover,
.checkout-index-index .cart.table-wrapper .actions-toolbar > .action.action.action-edit-address:hover,
.cms-home .cart.table-wrapper .actions-toolbar > .action.action.action-edit-address:hover,
.modal-footer .cart.table-wrapper .actions-toolbar > .action.action.action-edit-address:hover,
.account .cart.table-wrapper .actions-toolbar > .action.action.action-select-shipping-item:hover,
.customer-account-login .cart.table-wrapper .actions-toolbar > .action.action.action-select-shipping-item:hover,
.oneclickcustomer-account-login .cart.table-wrapper .actions-toolbar > .action.action.action-select-shipping-item:hover,
.customer-account-forgotpassword .cart.table-wrapper .actions-toolbar > .action.action.action-select-shipping-item:hover,
.customer-account-create .cart.table-wrapper .actions-toolbar > .action.action.action-select-shipping-item:hover,
.oneclickcustomer-account-create .cart.table-wrapper .actions-toolbar > .action.action.action-select-shipping-item:hover,
.customer-account-logoutsuccess .cart.table-wrapper .actions-toolbar > .action.action.action-select-shipping-item:hover,
.page-layout-checkout .cart.table-wrapper .actions-toolbar > .action.action.action-select-shipping-item:hover,
.cms-atendimento .cart.table-wrapper .actions-toolbar > .action.action.action-select-shipping-item:hover,
.checkout-cart-index .cart.table-wrapper .actions-toolbar > .action.action.action-select-shipping-item:hover,
.checkout-index-index .cart.table-wrapper .actions-toolbar > .action.action.action-select-shipping-item:hover,
.cms-home .cart.table-wrapper .actions-toolbar > .action.action.action-select-shipping-item:hover,
.modal-footer .cart.table-wrapper .actions-toolbar > .action.action.action-select-shipping-item:hover,
.account .cart.table-wrapper .actions-toolbar > .action.action.action-login:hover,
.customer-account-login .cart.table-wrapper .actions-toolbar > .action.action.action-login:hover,
.oneclickcustomer-account-login .cart.table-wrapper .actions-toolbar > .action.action.action-login:hover,
.customer-account-forgotpassword .cart.table-wrapper .actions-toolbar > .action.action.action-login:hover,
.customer-account-create .cart.table-wrapper .actions-toolbar > .action.action.action-login:hover,
.oneclickcustomer-account-create .cart.table-wrapper .actions-toolbar > .action.action.action-login:hover,
.customer-account-logoutsuccess .cart.table-wrapper .actions-toolbar > .action.action.action-login:hover,
.page-layout-checkout .cart.table-wrapper .actions-toolbar > .action.action.action-login:hover,
.cms-atendimento .cart.table-wrapper .actions-toolbar > .action.action.action-login:hover,
.checkout-cart-index .cart.table-wrapper .actions-toolbar > .action.action.action-login:hover,
.checkout-index-index .cart.table-wrapper .actions-toolbar > .action.action.action-login:hover,
.cms-home .cart.table-wrapper .actions-toolbar > .action.action.action-login:hover,
.modal-footer .cart.table-wrapper .actions-toolbar > .action.action.action-login:hover,
.account .cart.table-wrapper .actions-toolbar > .action.action.update:hover,
.customer-account-login .cart.table-wrapper .actions-toolbar > .action.action.update:hover,
.oneclickcustomer-account-login .cart.table-wrapper .actions-toolbar > .action.action.update:hover,
.customer-account-forgotpassword .cart.table-wrapper .actions-toolbar > .action.action.update:hover,
.customer-account-create .cart.table-wrapper .actions-toolbar > .action.action.update:hover,
.oneclickcustomer-account-create .cart.table-wrapper .actions-toolbar > .action.action.update:hover,
.customer-account-logoutsuccess .cart.table-wrapper .actions-toolbar > .action.action.update:hover,
.page-layout-checkout .cart.table-wrapper .actions-toolbar > .action.action.update:hover,
.cms-atendimento .cart.table-wrapper .actions-toolbar > .action.action.update:hover,
.checkout-cart-index .cart.table-wrapper .actions-toolbar > .action.action.update:hover,
.checkout-index-index .cart.table-wrapper .actions-toolbar > .action.action.update:hover,
.cms-home .cart.table-wrapper .actions-toolbar > .action.action.update:hover,
.modal-footer .cart.table-wrapper .actions-toolbar > .action.action.update:hover,
.account .cart.table-wrapper .actions-toolbar > .action.action.share:hover,
.customer-account-login .cart.table-wrapper .actions-toolbar > .action.action.share:hover,
.oneclickcustomer-account-login .cart.table-wrapper .actions-toolbar > .action.action.share:hover,
.customer-account-forgotpassword .cart.table-wrapper .actions-toolbar > .action.action.share:hover,
.customer-account-create .cart.table-wrapper .actions-toolbar > .action.action.share:hover,
.oneclickcustomer-account-create .cart.table-wrapper .actions-toolbar > .action.action.share:hover,
.customer-account-logoutsuccess .cart.table-wrapper .actions-toolbar > .action.action.share:hover,
.page-layout-checkout .cart.table-wrapper .actions-toolbar > .action.action.share:hover,
.cms-atendimento .cart.table-wrapper .actions-toolbar > .action.action.share:hover,
.checkout-cart-index .cart.table-wrapper .actions-toolbar > .action.action.share:hover,
.checkout-index-index .cart.table-wrapper .actions-toolbar > .action.action.share:hover,
.cms-home .cart.table-wrapper .actions-toolbar > .action.action.share:hover,
.modal-footer .cart.table-wrapper .actions-toolbar > .action.action.share:hover,
.account .action-gift.action-primary:hover,
.customer-account-login .action-gift.action-primary:hover,
.oneclickcustomer-account-login .action-gift.action-primary:hover,
.customer-account-forgotpassword .action-gift.action-primary:hover,
.customer-account-create .action-gift.action-primary:hover,
.oneclickcustomer-account-create .action-gift.action-primary:hover,
.customer-account-logoutsuccess .action-gift.action-primary:hover,
.page-layout-checkout .action-gift.action-primary:hover,
.cms-atendimento .action-gift.action-primary:hover,
.checkout-cart-index .action-gift.action-primary:hover,
.checkout-index-index .action-gift.action-primary:hover,
.cms-home .action-gift.action-primary:hover,
.modal-footer .action-gift.action-primary:hover,
.account .action-gift.action-apply:hover,
.customer-account-login .action-gift.action-apply:hover,
.oneclickcustomer-account-login .action-gift.action-apply:hover,
.customer-account-forgotpassword .action-gift.action-apply:hover,
.customer-account-create .action-gift.action-apply:hover,
.oneclickcustomer-account-create .action-gift.action-apply:hover,
.customer-account-logoutsuccess .action-gift.action-apply:hover,
.page-layout-checkout .action-gift.action-apply:hover,
.cms-atendimento .action-gift.action-apply:hover,
.checkout-cart-index .action-gift.action-apply:hover,
.checkout-index-index .action-gift.action-apply:hover,
.cms-home .action-gift.action-apply:hover,
.modal-footer .action-gift.action-apply:hover,
.account .action-gift.action-secondary:hover,
.customer-account-login .action-gift.action-secondary:hover,
.oneclickcustomer-account-login .action-gift.action-secondary:hover,
.customer-account-forgotpassword .action-gift.action-secondary:hover,
.customer-account-create .action-gift.action-secondary:hover,
.oneclickcustomer-account-create .action-gift.action-secondary:hover,
.customer-account-logoutsuccess .action-gift.action-secondary:hover,
.page-layout-checkout .action-gift.action-secondary:hover,
.cms-atendimento .action-gift.action-secondary:hover,
.checkout-cart-index .action-gift.action-secondary:hover,
.checkout-index-index .action-gift.action-secondary:hover,
.cms-home .action-gift.action-secondary:hover,
.modal-footer .action-gift.action-secondary:hover,
.account .action-gift.action.reload:hover,
.customer-account-login .action-gift.action.reload:hover,
.oneclickcustomer-account-login .action-gift.action.reload:hover,
.customer-account-forgotpassword .action-gift.action.reload:hover,
.customer-account-create .action-gift.action.reload:hover,
.oneclickcustomer-account-create .action-gift.action.reload:hover,
.customer-account-logoutsuccess .action-gift.action.reload:hover,
.page-layout-checkout .action-gift.action.reload:hover,
.cms-atendimento .action-gift.action.reload:hover,
.checkout-cart-index .action-gift.action.reload:hover,
.checkout-index-index .action-gift.action.reload:hover,
.cms-home .action-gift.action.reload:hover,
.modal-footer .action-gift.action.reload:hover,
.account .action-gift.action-update:hover,
.customer-account-login .action-gift.action-update:hover,
.oneclickcustomer-account-login .action-gift.action-update:hover,
.customer-account-forgotpassword .action-gift.action-update:hover,
.customer-account-create .action-gift.action-update:hover,
.oneclickcustomer-account-create .action-gift.action-update:hover,
.customer-account-logoutsuccess .action-gift.action-update:hover,
.page-layout-checkout .action-gift.action-update:hover,
.cms-atendimento .action-gift.action-update:hover,
.checkout-cart-index .action-gift.action-update:hover,
.checkout-index-index .action-gift.action-update:hover,
.cms-home .action-gift.action-update:hover,
.modal-footer .action-gift.action-update:hover,
.account .action-gift.action.action-cancel:hover,
.customer-account-login .action-gift.action.action-cancel:hover,
.oneclickcustomer-account-login .action-gift.action.action-cancel:hover,
.customer-account-forgotpassword .action-gift.action.action-cancel:hover,
.customer-account-create .action-gift.action.action-cancel:hover,
.oneclickcustomer-account-create .action-gift.action.action-cancel:hover,
.customer-account-logoutsuccess .action-gift.action.action-cancel:hover,
.page-layout-checkout .action-gift.action.action-cancel:hover,
.cms-atendimento .action-gift.action.action-cancel:hover,
.checkout-cart-index .action-gift.action.action-cancel:hover,
.checkout-index-index .action-gift.action.action-cancel:hover,
.cms-home .action-gift.action.action-cancel:hover,
.modal-footer .action-gift.action.action-cancel:hover,
.account .action-gift.action.action-edit-address:hover,
.customer-account-login .action-gift.action.action-edit-address:hover,
.oneclickcustomer-account-login .action-gift.action.action-edit-address:hover,
.customer-account-forgotpassword .action-gift.action.action-edit-address:hover,
.customer-account-create .action-gift.action.action-edit-address:hover,
.oneclickcustomer-account-create .action-gift.action.action-edit-address:hover,
.customer-account-logoutsuccess .action-gift.action.action-edit-address:hover,
.page-layout-checkout .action-gift.action.action-edit-address:hover,
.cms-atendimento .action-gift.action.action-edit-address:hover,
.checkout-cart-index .action-gift.action.action-edit-address:hover,
.checkout-index-index .action-gift.action.action-edit-address:hover,
.cms-home .action-gift.action.action-edit-address:hover,
.modal-footer .action-gift.action.action-edit-address:hover,
.account .action-gift.action.action-select-shipping-item:hover,
.customer-account-login .action-gift.action.action-select-shipping-item:hover,
.oneclickcustomer-account-login .action-gift.action.action-select-shipping-item:hover,
.customer-account-forgotpassword .action-gift.action.action-select-shipping-item:hover,
.customer-account-create .action-gift.action.action-select-shipping-item:hover,
.oneclickcustomer-account-create .action-gift.action.action-select-shipping-item:hover,
.customer-account-logoutsuccess .action-gift.action.action-select-shipping-item:hover,
.page-layout-checkout .action-gift.action.action-select-shipping-item:hover,
.cms-atendimento .action-gift.action.action-select-shipping-item:hover,
.checkout-cart-index .action-gift.action.action-select-shipping-item:hover,
.checkout-index-index .action-gift.action.action-select-shipping-item:hover,
.cms-home .action-gift.action.action-select-shipping-item:hover,
.modal-footer .action-gift.action.action-select-shipping-item:hover,
.account .action-gift.action.action-login:hover,
.customer-account-login .action-gift.action.action-login:hover,
.oneclickcustomer-account-login .action-gift.action.action-login:hover,
.customer-account-forgotpassword .action-gift.action.action-login:hover,
.customer-account-create .action-gift.action.action-login:hover,
.oneclickcustomer-account-create .action-gift.action.action-login:hover,
.customer-account-logoutsuccess .action-gift.action.action-login:hover,
.page-layout-checkout .action-gift.action.action-login:hover,
.cms-atendimento .action-gift.action.action-login:hover,
.checkout-cart-index .action-gift.action.action-login:hover,
.checkout-index-index .action-gift.action.action-login:hover,
.cms-home .action-gift.action.action-login:hover,
.modal-footer .action-gift.action.action-login:hover,
.account .action-gift.action.update:hover,
.customer-account-login .action-gift.action.update:hover,
.oneclickcustomer-account-login .action-gift.action.update:hover,
.customer-account-forgotpassword .action-gift.action.update:hover,
.customer-account-create .action-gift.action.update:hover,
.oneclickcustomer-account-create .action-gift.action.update:hover,
.customer-account-logoutsuccess .action-gift.action.update:hover,
.page-layout-checkout .action-gift.action.update:hover,
.cms-atendimento .action-gift.action.update:hover,
.checkout-cart-index .action-gift.action.update:hover,
.checkout-index-index .action-gift.action.update:hover,
.cms-home .action-gift.action.update:hover,
.modal-footer .action-gift.action.update:hover,
.account .action-gift.action.share:hover,
.customer-account-login .action-gift.action.share:hover,
.oneclickcustomer-account-login .action-gift.action.share:hover,
.customer-account-forgotpassword .action-gift.action.share:hover,
.customer-account-create .action-gift.action.share:hover,
.oneclickcustomer-account-create .action-gift.action.share:hover,
.customer-account-logoutsuccess .action-gift.action.share:hover,
.page-layout-checkout .action-gift.action.share:hover,
.cms-atendimento .action-gift.action.share:hover,
.checkout-cart-index .action-gift.action.share:hover,
.checkout-index-index .action-gift.action.share:hover,
.cms-home .action-gift.action.share:hover,
.modal-footer .action-gift.action.share:hover {
  background: transparent;
  border: 1px solid #222222;
  color: #222222;
  border-radius: unset;
}
.account button.action-primary:hover span,
.customer-account-login button.action-primary:hover span,
.oneclickcustomer-account-login button.action-primary:hover span,
.customer-account-forgotpassword button.action-primary:hover span,
.customer-account-create button.action-primary:hover span,
.oneclickcustomer-account-create button.action-primary:hover span,
.customer-account-logoutsuccess button.action-primary:hover span,
.page-layout-checkout button.action-primary:hover span,
.cms-atendimento button.action-primary:hover span,
.checkout-cart-index button.action-primary:hover span,
.checkout-index-index button.action-primary:hover span,
.cms-home button.action-primary:hover span,
.modal-footer button.action-primary:hover span,
.account a.action-primary:hover span,
.customer-account-login a.action-primary:hover span,
.oneclickcustomer-account-login a.action-primary:hover span,
.customer-account-forgotpassword a.action-primary:hover span,
.customer-account-create a.action-primary:hover span,
.oneclickcustomer-account-create a.action-primary:hover span,
.customer-account-logoutsuccess a.action-primary:hover span,
.page-layout-checkout a.action-primary:hover span,
.cms-atendimento a.action-primary:hover span,
.checkout-cart-index a.action-primary:hover span,
.checkout-index-index a.action-primary:hover span,
.cms-home a.action-primary:hover span,
.modal-footer a.action-primary:hover span,
.account button.action-apply:hover span,
.customer-account-login button.action-apply:hover span,
.oneclickcustomer-account-login button.action-apply:hover span,
.customer-account-forgotpassword button.action-apply:hover span,
.customer-account-create button.action-apply:hover span,
.oneclickcustomer-account-create button.action-apply:hover span,
.customer-account-logoutsuccess button.action-apply:hover span,
.page-layout-checkout button.action-apply:hover span,
.cms-atendimento button.action-apply:hover span,
.checkout-cart-index button.action-apply:hover span,
.checkout-index-index button.action-apply:hover span,
.cms-home button.action-apply:hover span,
.modal-footer button.action-apply:hover span,
.account a.action-apply:hover span,
.customer-account-login a.action-apply:hover span,
.oneclickcustomer-account-login a.action-apply:hover span,
.customer-account-forgotpassword a.action-apply:hover span,
.customer-account-create a.action-apply:hover span,
.oneclickcustomer-account-create a.action-apply:hover span,
.customer-account-logoutsuccess a.action-apply:hover span,
.page-layout-checkout a.action-apply:hover span,
.cms-atendimento a.action-apply:hover span,
.checkout-cart-index a.action-apply:hover span,
.checkout-index-index a.action-apply:hover span,
.cms-home a.action-apply:hover span,
.modal-footer a.action-apply:hover span,
.account button.action-secondary:hover span,
.customer-account-login button.action-secondary:hover span,
.oneclickcustomer-account-login button.action-secondary:hover span,
.customer-account-forgotpassword button.action-secondary:hover span,
.customer-account-create button.action-secondary:hover span,
.oneclickcustomer-account-create button.action-secondary:hover span,
.customer-account-logoutsuccess button.action-secondary:hover span,
.page-layout-checkout button.action-secondary:hover span,
.cms-atendimento button.action-secondary:hover span,
.checkout-cart-index button.action-secondary:hover span,
.checkout-index-index button.action-secondary:hover span,
.cms-home button.action-secondary:hover span,
.modal-footer button.action-secondary:hover span,
.account a.action-secondary:hover span,
.customer-account-login a.action-secondary:hover span,
.oneclickcustomer-account-login a.action-secondary:hover span,
.customer-account-forgotpassword a.action-secondary:hover span,
.customer-account-create a.action-secondary:hover span,
.oneclickcustomer-account-create a.action-secondary:hover span,
.customer-account-logoutsuccess a.action-secondary:hover span,
.page-layout-checkout a.action-secondary:hover span,
.cms-atendimento a.action-secondary:hover span,
.checkout-cart-index a.action-secondary:hover span,
.checkout-index-index a.action-secondary:hover span,
.cms-home a.action-secondary:hover span,
.modal-footer a.action-secondary:hover span,
.account button.action.reload:hover span,
.customer-account-login button.action.reload:hover span,
.oneclickcustomer-account-login button.action.reload:hover span,
.customer-account-forgotpassword button.action.reload:hover span,
.customer-account-create button.action.reload:hover span,
.oneclickcustomer-account-create button.action.reload:hover span,
.customer-account-logoutsuccess button.action.reload:hover span,
.page-layout-checkout button.action.reload:hover span,
.cms-atendimento button.action.reload:hover span,
.checkout-cart-index button.action.reload:hover span,
.checkout-index-index button.action.reload:hover span,
.cms-home button.action.reload:hover span,
.modal-footer button.action.reload:hover span,
.account a.action.reload:hover span,
.customer-account-login a.action.reload:hover span,
.oneclickcustomer-account-login a.action.reload:hover span,
.customer-account-forgotpassword a.action.reload:hover span,
.customer-account-create a.action.reload:hover span,
.oneclickcustomer-account-create a.action.reload:hover span,
.customer-account-logoutsuccess a.action.reload:hover span,
.page-layout-checkout a.action.reload:hover span,
.cms-atendimento a.action.reload:hover span,
.checkout-cart-index a.action.reload:hover span,
.checkout-index-index a.action.reload:hover span,
.cms-home a.action.reload:hover span,
.modal-footer a.action.reload:hover span,
.account button.action-update:hover span,
.customer-account-login button.action-update:hover span,
.oneclickcustomer-account-login button.action-update:hover span,
.customer-account-forgotpassword button.action-update:hover span,
.customer-account-create button.action-update:hover span,
.oneclickcustomer-account-create button.action-update:hover span,
.customer-account-logoutsuccess button.action-update:hover span,
.page-layout-checkout button.action-update:hover span,
.cms-atendimento button.action-update:hover span,
.checkout-cart-index button.action-update:hover span,
.checkout-index-index button.action-update:hover span,
.cms-home button.action-update:hover span,
.modal-footer button.action-update:hover span,
.account a.action-update:hover span,
.customer-account-login a.action-update:hover span,
.oneclickcustomer-account-login a.action-update:hover span,
.customer-account-forgotpassword a.action-update:hover span,
.customer-account-create a.action-update:hover span,
.oneclickcustomer-account-create a.action-update:hover span,
.customer-account-logoutsuccess a.action-update:hover span,
.page-layout-checkout a.action-update:hover span,
.cms-atendimento a.action-update:hover span,
.checkout-cart-index a.action-update:hover span,
.checkout-index-index a.action-update:hover span,
.cms-home a.action-update:hover span,
.modal-footer a.action-update:hover span,
.account button.action.action-cancel:hover span,
.customer-account-login button.action.action-cancel:hover span,
.oneclickcustomer-account-login button.action.action-cancel:hover span,
.customer-account-forgotpassword button.action.action-cancel:hover span,
.customer-account-create button.action.action-cancel:hover span,
.oneclickcustomer-account-create button.action.action-cancel:hover span,
.customer-account-logoutsuccess button.action.action-cancel:hover span,
.page-layout-checkout button.action.action-cancel:hover span,
.cms-atendimento button.action.action-cancel:hover span,
.checkout-cart-index button.action.action-cancel:hover span,
.checkout-index-index button.action.action-cancel:hover span,
.cms-home button.action.action-cancel:hover span,
.modal-footer button.action.action-cancel:hover span,
.account a.action.action-cancel:hover span,
.customer-account-login a.action.action-cancel:hover span,
.oneclickcustomer-account-login a.action.action-cancel:hover span,
.customer-account-forgotpassword a.action.action-cancel:hover span,
.customer-account-create a.action.action-cancel:hover span,
.oneclickcustomer-account-create a.action.action-cancel:hover span,
.customer-account-logoutsuccess a.action.action-cancel:hover span,
.page-layout-checkout a.action.action-cancel:hover span,
.cms-atendimento a.action.action-cancel:hover span,
.checkout-cart-index a.action.action-cancel:hover span,
.checkout-index-index a.action.action-cancel:hover span,
.cms-home a.action.action-cancel:hover span,
.modal-footer a.action.action-cancel:hover span,
.account button.action.action-edit-address:hover span,
.customer-account-login button.action.action-edit-address:hover span,
.oneclickcustomer-account-login button.action.action-edit-address:hover span,
.customer-account-forgotpassword button.action.action-edit-address:hover span,
.customer-account-create button.action.action-edit-address:hover span,
.oneclickcustomer-account-create button.action.action-edit-address:hover span,
.customer-account-logoutsuccess button.action.action-edit-address:hover span,
.page-layout-checkout button.action.action-edit-address:hover span,
.cms-atendimento button.action.action-edit-address:hover span,
.checkout-cart-index button.action.action-edit-address:hover span,
.checkout-index-index button.action.action-edit-address:hover span,
.cms-home button.action.action-edit-address:hover span,
.modal-footer button.action.action-edit-address:hover span,
.account a.action.action-edit-address:hover span,
.customer-account-login a.action.action-edit-address:hover span,
.oneclickcustomer-account-login a.action.action-edit-address:hover span,
.customer-account-forgotpassword a.action.action-edit-address:hover span,
.customer-account-create a.action.action-edit-address:hover span,
.oneclickcustomer-account-create a.action.action-edit-address:hover span,
.customer-account-logoutsuccess a.action.action-edit-address:hover span,
.page-layout-checkout a.action.action-edit-address:hover span,
.cms-atendimento a.action.action-edit-address:hover span,
.checkout-cart-index a.action.action-edit-address:hover span,
.checkout-index-index a.action.action-edit-address:hover span,
.cms-home a.action.action-edit-address:hover span,
.modal-footer a.action.action-edit-address:hover span,
.account button.action.action-select-shipping-item:hover span,
.customer-account-login button.action.action-select-shipping-item:hover span,
.oneclickcustomer-account-login button.action.action-select-shipping-item:hover span,
.customer-account-forgotpassword button.action.action-select-shipping-item:hover span,
.customer-account-create button.action.action-select-shipping-item:hover span,
.oneclickcustomer-account-create button.action.action-select-shipping-item:hover span,
.customer-account-logoutsuccess button.action.action-select-shipping-item:hover span,
.page-layout-checkout button.action.action-select-shipping-item:hover span,
.cms-atendimento button.action.action-select-shipping-item:hover span,
.checkout-cart-index button.action.action-select-shipping-item:hover span,
.checkout-index-index button.action.action-select-shipping-item:hover span,
.cms-home button.action.action-select-shipping-item:hover span,
.modal-footer button.action.action-select-shipping-item:hover span,
.account a.action.action-select-shipping-item:hover span,
.customer-account-login a.action.action-select-shipping-item:hover span,
.oneclickcustomer-account-login a.action.action-select-shipping-item:hover span,
.customer-account-forgotpassword a.action.action-select-shipping-item:hover span,
.customer-account-create a.action.action-select-shipping-item:hover span,
.oneclickcustomer-account-create a.action.action-select-shipping-item:hover span,
.customer-account-logoutsuccess a.action.action-select-shipping-item:hover span,
.page-layout-checkout a.action.action-select-shipping-item:hover span,
.cms-atendimento a.action.action-select-shipping-item:hover span,
.checkout-cart-index a.action.action-select-shipping-item:hover span,
.checkout-index-index a.action.action-select-shipping-item:hover span,
.cms-home a.action.action-select-shipping-item:hover span,
.modal-footer a.action.action-select-shipping-item:hover span,
.account button.action.action-login:hover span,
.customer-account-login button.action.action-login:hover span,
.oneclickcustomer-account-login button.action.action-login:hover span,
.customer-account-forgotpassword button.action.action-login:hover span,
.customer-account-create button.action.action-login:hover span,
.oneclickcustomer-account-create button.action.action-login:hover span,
.customer-account-logoutsuccess button.action.action-login:hover span,
.page-layout-checkout button.action.action-login:hover span,
.cms-atendimento button.action.action-login:hover span,
.checkout-cart-index button.action.action-login:hover span,
.checkout-index-index button.action.action-login:hover span,
.cms-home button.action.action-login:hover span,
.modal-footer button.action.action-login:hover span,
.account a.action.action-login:hover span,
.customer-account-login a.action.action-login:hover span,
.oneclickcustomer-account-login a.action.action-login:hover span,
.customer-account-forgotpassword a.action.action-login:hover span,
.customer-account-create a.action.action-login:hover span,
.oneclickcustomer-account-create a.action.action-login:hover span,
.customer-account-logoutsuccess a.action.action-login:hover span,
.page-layout-checkout a.action.action-login:hover span,
.cms-atendimento a.action.action-login:hover span,
.checkout-cart-index a.action.action-login:hover span,
.checkout-index-index a.action.action-login:hover span,
.cms-home a.action.action-login:hover span,
.modal-footer a.action.action-login:hover span,
.account button.action.update:hover span,
.customer-account-login button.action.update:hover span,
.oneclickcustomer-account-login button.action.update:hover span,
.customer-account-forgotpassword button.action.update:hover span,
.customer-account-create button.action.update:hover span,
.oneclickcustomer-account-create button.action.update:hover span,
.customer-account-logoutsuccess button.action.update:hover span,
.page-layout-checkout button.action.update:hover span,
.cms-atendimento button.action.update:hover span,
.checkout-cart-index button.action.update:hover span,
.checkout-index-index button.action.update:hover span,
.cms-home button.action.update:hover span,
.modal-footer button.action.update:hover span,
.account a.action.update:hover span,
.customer-account-login a.action.update:hover span,
.oneclickcustomer-account-login a.action.update:hover span,
.customer-account-forgotpassword a.action.update:hover span,
.customer-account-create a.action.update:hover span,
.oneclickcustomer-account-create a.action.update:hover span,
.customer-account-logoutsuccess a.action.update:hover span,
.page-layout-checkout a.action.update:hover span,
.cms-atendimento a.action.update:hover span,
.checkout-cart-index a.action.update:hover span,
.checkout-index-index a.action.update:hover span,
.cms-home a.action.update:hover span,
.modal-footer a.action.update:hover span,
.account button.action.share:hover span,
.customer-account-login button.action.share:hover span,
.oneclickcustomer-account-login button.action.share:hover span,
.customer-account-forgotpassword button.action.share:hover span,
.customer-account-create button.action.share:hover span,
.oneclickcustomer-account-create button.action.share:hover span,
.customer-account-logoutsuccess button.action.share:hover span,
.page-layout-checkout button.action.share:hover span,
.cms-atendimento button.action.share:hover span,
.checkout-cart-index button.action.share:hover span,
.checkout-index-index button.action.share:hover span,
.cms-home button.action.share:hover span,
.modal-footer button.action.share:hover span,
.account a.action.share:hover span,
.customer-account-login a.action.share:hover span,
.oneclickcustomer-account-login a.action.share:hover span,
.customer-account-forgotpassword a.action.share:hover span,
.customer-account-create a.action.share:hover span,
.oneclickcustomer-account-create a.action.share:hover span,
.customer-account-logoutsuccess a.action.share:hover span,
.page-layout-checkout a.action.share:hover span,
.cms-atendimento a.action.share:hover span,
.checkout-cart-index a.action.share:hover span,
.checkout-index-index a.action.share:hover span,
.cms-home a.action.share:hover span,
.modal-footer a.action.share:hover span,
.account .cart.table-wrapper .actions-toolbar > .action.action-primary:hover span,
.customer-account-login .cart.table-wrapper .actions-toolbar > .action.action-primary:hover span,
.oneclickcustomer-account-login .cart.table-wrapper .actions-toolbar > .action.action-primary:hover span,
.customer-account-forgotpassword .cart.table-wrapper .actions-toolbar > .action.action-primary:hover span,
.customer-account-create .cart.table-wrapper .actions-toolbar > .action.action-primary:hover span,
.oneclickcustomer-account-create .cart.table-wrapper .actions-toolbar > .action.action-primary:hover span,
.customer-account-logoutsuccess .cart.table-wrapper .actions-toolbar > .action.action-primary:hover span,
.page-layout-checkout .cart.table-wrapper .actions-toolbar > .action.action-primary:hover span,
.cms-atendimento .cart.table-wrapper .actions-toolbar > .action.action-primary:hover span,
.checkout-cart-index .cart.table-wrapper .actions-toolbar > .action.action-primary:hover span,
.checkout-index-index .cart.table-wrapper .actions-toolbar > .action.action-primary:hover span,
.cms-home .cart.table-wrapper .actions-toolbar > .action.action-primary:hover span,
.modal-footer .cart.table-wrapper .actions-toolbar > .action.action-primary:hover span,
.account .cart.table-wrapper .actions-toolbar > .action.action-apply:hover span,
.customer-account-login .cart.table-wrapper .actions-toolbar > .action.action-apply:hover span,
.oneclickcustomer-account-login .cart.table-wrapper .actions-toolbar > .action.action-apply:hover span,
.customer-account-forgotpassword .cart.table-wrapper .actions-toolbar > .action.action-apply:hover span,
.customer-account-create .cart.table-wrapper .actions-toolbar > .action.action-apply:hover span,
.oneclickcustomer-account-create .cart.table-wrapper .actions-toolbar > .action.action-apply:hover span,
.customer-account-logoutsuccess .cart.table-wrapper .actions-toolbar > .action.action-apply:hover span,
.page-layout-checkout .cart.table-wrapper .actions-toolbar > .action.action-apply:hover span,
.cms-atendimento .cart.table-wrapper .actions-toolbar > .action.action-apply:hover span,
.checkout-cart-index .cart.table-wrapper .actions-toolbar > .action.action-apply:hover span,
.checkout-index-index .cart.table-wrapper .actions-toolbar > .action.action-apply:hover span,
.cms-home .cart.table-wrapper .actions-toolbar > .action.action-apply:hover span,
.modal-footer .cart.table-wrapper .actions-toolbar > .action.action-apply:hover span,
.account .cart.table-wrapper .actions-toolbar > .action.action-secondary:hover span,
.customer-account-login .cart.table-wrapper .actions-toolbar > .action.action-secondary:hover span,
.oneclickcustomer-account-login .cart.table-wrapper .actions-toolbar > .action.action-secondary:hover span,
.customer-account-forgotpassword .cart.table-wrapper .actions-toolbar > .action.action-secondary:hover span,
.customer-account-create .cart.table-wrapper .actions-toolbar > .action.action-secondary:hover span,
.oneclickcustomer-account-create .cart.table-wrapper .actions-toolbar > .action.action-secondary:hover span,
.customer-account-logoutsuccess .cart.table-wrapper .actions-toolbar > .action.action-secondary:hover span,
.page-layout-checkout .cart.table-wrapper .actions-toolbar > .action.action-secondary:hover span,
.cms-atendimento .cart.table-wrapper .actions-toolbar > .action.action-secondary:hover span,
.checkout-cart-index .cart.table-wrapper .actions-toolbar > .action.action-secondary:hover span,
.checkout-index-index .cart.table-wrapper .actions-toolbar > .action.action-secondary:hover span,
.cms-home .cart.table-wrapper .actions-toolbar > .action.action-secondary:hover span,
.modal-footer .cart.table-wrapper .actions-toolbar > .action.action-secondary:hover span,
.account .cart.table-wrapper .actions-toolbar > .action.action.reload:hover span,
.customer-account-login .cart.table-wrapper .actions-toolbar > .action.action.reload:hover span,
.oneclickcustomer-account-login .cart.table-wrapper .actions-toolbar > .action.action.reload:hover span,
.customer-account-forgotpassword .cart.table-wrapper .actions-toolbar > .action.action.reload:hover span,
.customer-account-create .cart.table-wrapper .actions-toolbar > .action.action.reload:hover span,
.oneclickcustomer-account-create .cart.table-wrapper .actions-toolbar > .action.action.reload:hover span,
.customer-account-logoutsuccess .cart.table-wrapper .actions-toolbar > .action.action.reload:hover span,
.page-layout-checkout .cart.table-wrapper .actions-toolbar > .action.action.reload:hover span,
.cms-atendimento .cart.table-wrapper .actions-toolbar > .action.action.reload:hover span,
.checkout-cart-index .cart.table-wrapper .actions-toolbar > .action.action.reload:hover span,
.checkout-index-index .cart.table-wrapper .actions-toolbar > .action.action.reload:hover span,
.cms-home .cart.table-wrapper .actions-toolbar > .action.action.reload:hover span,
.modal-footer .cart.table-wrapper .actions-toolbar > .action.action.reload:hover span,
.account .cart.table-wrapper .actions-toolbar > .action.action-update:hover span,
.customer-account-login .cart.table-wrapper .actions-toolbar > .action.action-update:hover span,
.oneclickcustomer-account-login .cart.table-wrapper .actions-toolbar > .action.action-update:hover span,
.customer-account-forgotpassword .cart.table-wrapper .actions-toolbar > .action.action-update:hover span,
.customer-account-create .cart.table-wrapper .actions-toolbar > .action.action-update:hover span,
.oneclickcustomer-account-create .cart.table-wrapper .actions-toolbar > .action.action-update:hover span,
.customer-account-logoutsuccess .cart.table-wrapper .actions-toolbar > .action.action-update:hover span,
.page-layout-checkout .cart.table-wrapper .actions-toolbar > .action.action-update:hover span,
.cms-atendimento .cart.table-wrapper .actions-toolbar > .action.action-update:hover span,
.checkout-cart-index .cart.table-wrapper .actions-toolbar > .action.action-update:hover span,
.checkout-index-index .cart.table-wrapper .actions-toolbar > .action.action-update:hover span,
.cms-home .cart.table-wrapper .actions-toolbar > .action.action-update:hover span,
.modal-footer .cart.table-wrapper .actions-toolbar > .action.action-update:hover span,
.account .cart.table-wrapper .actions-toolbar > .action.action.action-cancel:hover span,
.customer-account-login .cart.table-wrapper .actions-toolbar > .action.action.action-cancel:hover span,
.oneclickcustomer-account-login .cart.table-wrapper .actions-toolbar > .action.action.action-cancel:hover span,
.customer-account-forgotpassword .cart.table-wrapper .actions-toolbar > .action.action.action-cancel:hover span,
.customer-account-create .cart.table-wrapper .actions-toolbar > .action.action.action-cancel:hover span,
.oneclickcustomer-account-create .cart.table-wrapper .actions-toolbar > .action.action.action-cancel:hover span,
.customer-account-logoutsuccess .cart.table-wrapper .actions-toolbar > .action.action.action-cancel:hover span,
.page-layout-checkout .cart.table-wrapper .actions-toolbar > .action.action.action-cancel:hover span,
.cms-atendimento .cart.table-wrapper .actions-toolbar > .action.action.action-cancel:hover span,
.checkout-cart-index .cart.table-wrapper .actions-toolbar > .action.action.action-cancel:hover span,
.checkout-index-index .cart.table-wrapper .actions-toolbar > .action.action.action-cancel:hover span,
.cms-home .cart.table-wrapper .actions-toolbar > .action.action.action-cancel:hover span,
.modal-footer .cart.table-wrapper .actions-toolbar > .action.action.action-cancel:hover span,
.account .cart.table-wrapper .actions-toolbar > .action.action.action-edit-address:hover span,
.customer-account-login .cart.table-wrapper .actions-toolbar > .action.action.action-edit-address:hover span,
.oneclickcustomer-account-login .cart.table-wrapper .actions-toolbar > .action.action.action-edit-address:hover span,
.customer-account-forgotpassword .cart.table-wrapper .actions-toolbar > .action.action.action-edit-address:hover span,
.customer-account-create .cart.table-wrapper .actions-toolbar > .action.action.action-edit-address:hover span,
.oneclickcustomer-account-create .cart.table-wrapper .actions-toolbar > .action.action.action-edit-address:hover span,
.customer-account-logoutsuccess .cart.table-wrapper .actions-toolbar > .action.action.action-edit-address:hover span,
.page-layout-checkout .cart.table-wrapper .actions-toolbar > .action.action.action-edit-address:hover span,
.cms-atendimento .cart.table-wrapper .actions-toolbar > .action.action.action-edit-address:hover span,
.checkout-cart-index .cart.table-wrapper .actions-toolbar > .action.action.action-edit-address:hover span,
.checkout-index-index .cart.table-wrapper .actions-toolbar > .action.action.action-edit-address:hover span,
.cms-home .cart.table-wrapper .actions-toolbar > .action.action.action-edit-address:hover span,
.modal-footer .cart.table-wrapper .actions-toolbar > .action.action.action-edit-address:hover span,
.account .cart.table-wrapper .actions-toolbar > .action.action.action-select-shipping-item:hover span,
.customer-account-login .cart.table-wrapper .actions-toolbar > .action.action.action-select-shipping-item:hover span,
.oneclickcustomer-account-login .cart.table-wrapper .actions-toolbar > .action.action.action-select-shipping-item:hover span,
.customer-account-forgotpassword .cart.table-wrapper .actions-toolbar > .action.action.action-select-shipping-item:hover span,
.customer-account-create .cart.table-wrapper .actions-toolbar > .action.action.action-select-shipping-item:hover span,
.oneclickcustomer-account-create .cart.table-wrapper .actions-toolbar > .action.action.action-select-shipping-item:hover span,
.customer-account-logoutsuccess .cart.table-wrapper .actions-toolbar > .action.action.action-select-shipping-item:hover span,
.page-layout-checkout .cart.table-wrapper .actions-toolbar > .action.action.action-select-shipping-item:hover span,
.cms-atendimento .cart.table-wrapper .actions-toolbar > .action.action.action-select-shipping-item:hover span,
.checkout-cart-index .cart.table-wrapper .actions-toolbar > .action.action.action-select-shipping-item:hover span,
.checkout-index-index .cart.table-wrapper .actions-toolbar > .action.action.action-select-shipping-item:hover span,
.cms-home .cart.table-wrapper .actions-toolbar > .action.action.action-select-shipping-item:hover span,
.modal-footer .cart.table-wrapper .actions-toolbar > .action.action.action-select-shipping-item:hover span,
.account .cart.table-wrapper .actions-toolbar > .action.action.action-login:hover span,
.customer-account-login .cart.table-wrapper .actions-toolbar > .action.action.action-login:hover span,
.oneclickcustomer-account-login .cart.table-wrapper .actions-toolbar > .action.action.action-login:hover span,
.customer-account-forgotpassword .cart.table-wrapper .actions-toolbar > .action.action.action-login:hover span,
.customer-account-create .cart.table-wrapper .actions-toolbar > .action.action.action-login:hover span,
.oneclickcustomer-account-create .cart.table-wrapper .actions-toolbar > .action.action.action-login:hover span,
.customer-account-logoutsuccess .cart.table-wrapper .actions-toolbar > .action.action.action-login:hover span,
.page-layout-checkout .cart.table-wrapper .actions-toolbar > .action.action.action-login:hover span,
.cms-atendimento .cart.table-wrapper .actions-toolbar > .action.action.action-login:hover span,
.checkout-cart-index .cart.table-wrapper .actions-toolbar > .action.action.action-login:hover span,
.checkout-index-index .cart.table-wrapper .actions-toolbar > .action.action.action-login:hover span,
.cms-home .cart.table-wrapper .actions-toolbar > .action.action.action-login:hover span,
.modal-footer .cart.table-wrapper .actions-toolbar > .action.action.action-login:hover span,
.account .cart.table-wrapper .actions-toolbar > .action.action.update:hover span,
.customer-account-login .cart.table-wrapper .actions-toolbar > .action.action.update:hover span,
.oneclickcustomer-account-login .cart.table-wrapper .actions-toolbar > .action.action.update:hover span,
.customer-account-forgotpassword .cart.table-wrapper .actions-toolbar > .action.action.update:hover span,
.customer-account-create .cart.table-wrapper .actions-toolbar > .action.action.update:hover span,
.oneclickcustomer-account-create .cart.table-wrapper .actions-toolbar > .action.action.update:hover span,
.customer-account-logoutsuccess .cart.table-wrapper .actions-toolbar > .action.action.update:hover span,
.page-layout-checkout .cart.table-wrapper .actions-toolbar > .action.action.update:hover span,
.cms-atendimento .cart.table-wrapper .actions-toolbar > .action.action.update:hover span,
.checkout-cart-index .cart.table-wrapper .actions-toolbar > .action.action.update:hover span,
.checkout-index-index .cart.table-wrapper .actions-toolbar > .action.action.update:hover span,
.cms-home .cart.table-wrapper .actions-toolbar > .action.action.update:hover span,
.modal-footer .cart.table-wrapper .actions-toolbar > .action.action.update:hover span,
.account .cart.table-wrapper .actions-toolbar > .action.action.share:hover span,
.customer-account-login .cart.table-wrapper .actions-toolbar > .action.action.share:hover span,
.oneclickcustomer-account-login .cart.table-wrapper .actions-toolbar > .action.action.share:hover span,
.customer-account-forgotpassword .cart.table-wrapper .actions-toolbar > .action.action.share:hover span,
.customer-account-create .cart.table-wrapper .actions-toolbar > .action.action.share:hover span,
.oneclickcustomer-account-create .cart.table-wrapper .actions-toolbar > .action.action.share:hover span,
.customer-account-logoutsuccess .cart.table-wrapper .actions-toolbar > .action.action.share:hover span,
.page-layout-checkout .cart.table-wrapper .actions-toolbar > .action.action.share:hover span,
.cms-atendimento .cart.table-wrapper .actions-toolbar > .action.action.share:hover span,
.checkout-cart-index .cart.table-wrapper .actions-toolbar > .action.action.share:hover span,
.checkout-index-index .cart.table-wrapper .actions-toolbar > .action.action.share:hover span,
.cms-home .cart.table-wrapper .actions-toolbar > .action.action.share:hover span,
.modal-footer .cart.table-wrapper .actions-toolbar > .action.action.share:hover span,
.account .action-gift.action-primary:hover span,
.customer-account-login .action-gift.action-primary:hover span,
.oneclickcustomer-account-login .action-gift.action-primary:hover span,
.customer-account-forgotpassword .action-gift.action-primary:hover span,
.customer-account-create .action-gift.action-primary:hover span,
.oneclickcustomer-account-create .action-gift.action-primary:hover span,
.customer-account-logoutsuccess .action-gift.action-primary:hover span,
.page-layout-checkout .action-gift.action-primary:hover span,
.cms-atendimento .action-gift.action-primary:hover span,
.checkout-cart-index .action-gift.action-primary:hover span,
.checkout-index-index .action-gift.action-primary:hover span,
.cms-home .action-gift.action-primary:hover span,
.modal-footer .action-gift.action-primary:hover span,
.account .action-gift.action-apply:hover span,
.customer-account-login .action-gift.action-apply:hover span,
.oneclickcustomer-account-login .action-gift.action-apply:hover span,
.customer-account-forgotpassword .action-gift.action-apply:hover span,
.customer-account-create .action-gift.action-apply:hover span,
.oneclickcustomer-account-create .action-gift.action-apply:hover span,
.customer-account-logoutsuccess .action-gift.action-apply:hover span,
.page-layout-checkout .action-gift.action-apply:hover span,
.cms-atendimento .action-gift.action-apply:hover span,
.checkout-cart-index .action-gift.action-apply:hover span,
.checkout-index-index .action-gift.action-apply:hover span,
.cms-home .action-gift.action-apply:hover span,
.modal-footer .action-gift.action-apply:hover span,
.account .action-gift.action-secondary:hover span,
.customer-account-login .action-gift.action-secondary:hover span,
.oneclickcustomer-account-login .action-gift.action-secondary:hover span,
.customer-account-forgotpassword .action-gift.action-secondary:hover span,
.customer-account-create .action-gift.action-secondary:hover span,
.oneclickcustomer-account-create .action-gift.action-secondary:hover span,
.customer-account-logoutsuccess .action-gift.action-secondary:hover span,
.page-layout-checkout .action-gift.action-secondary:hover span,
.cms-atendimento .action-gift.action-secondary:hover span,
.checkout-cart-index .action-gift.action-secondary:hover span,
.checkout-index-index .action-gift.action-secondary:hover span,
.cms-home .action-gift.action-secondary:hover span,
.modal-footer .action-gift.action-secondary:hover span,
.account .action-gift.action.reload:hover span,
.customer-account-login .action-gift.action.reload:hover span,
.oneclickcustomer-account-login .action-gift.action.reload:hover span,
.customer-account-forgotpassword .action-gift.action.reload:hover span,
.customer-account-create .action-gift.action.reload:hover span,
.oneclickcustomer-account-create .action-gift.action.reload:hover span,
.customer-account-logoutsuccess .action-gift.action.reload:hover span,
.page-layout-checkout .action-gift.action.reload:hover span,
.cms-atendimento .action-gift.action.reload:hover span,
.checkout-cart-index .action-gift.action.reload:hover span,
.checkout-index-index .action-gift.action.reload:hover span,
.cms-home .action-gift.action.reload:hover span,
.modal-footer .action-gift.action.reload:hover span,
.account .action-gift.action-update:hover span,
.customer-account-login .action-gift.action-update:hover span,
.oneclickcustomer-account-login .action-gift.action-update:hover span,
.customer-account-forgotpassword .action-gift.action-update:hover span,
.customer-account-create .action-gift.action-update:hover span,
.oneclickcustomer-account-create .action-gift.action-update:hover span,
.customer-account-logoutsuccess .action-gift.action-update:hover span,
.page-layout-checkout .action-gift.action-update:hover span,
.cms-atendimento .action-gift.action-update:hover span,
.checkout-cart-index .action-gift.action-update:hover span,
.checkout-index-index .action-gift.action-update:hover span,
.cms-home .action-gift.action-update:hover span,
.modal-footer .action-gift.action-update:hover span,
.account .action-gift.action.action-cancel:hover span,
.customer-account-login .action-gift.action.action-cancel:hover span,
.oneclickcustomer-account-login .action-gift.action.action-cancel:hover span,
.customer-account-forgotpassword .action-gift.action.action-cancel:hover span,
.customer-account-create .action-gift.action.action-cancel:hover span,
.oneclickcustomer-account-create .action-gift.action.action-cancel:hover span,
.customer-account-logoutsuccess .action-gift.action.action-cancel:hover span,
.page-layout-checkout .action-gift.action.action-cancel:hover span,
.cms-atendimento .action-gift.action.action-cancel:hover span,
.checkout-cart-index .action-gift.action.action-cancel:hover span,
.checkout-index-index .action-gift.action.action-cancel:hover span,
.cms-home .action-gift.action.action-cancel:hover span,
.modal-footer .action-gift.action.action-cancel:hover span,
.account .action-gift.action.action-edit-address:hover span,
.customer-account-login .action-gift.action.action-edit-address:hover span,
.oneclickcustomer-account-login .action-gift.action.action-edit-address:hover span,
.customer-account-forgotpassword .action-gift.action.action-edit-address:hover span,
.customer-account-create .action-gift.action.action-edit-address:hover span,
.oneclickcustomer-account-create .action-gift.action.action-edit-address:hover span,
.customer-account-logoutsuccess .action-gift.action.action-edit-address:hover span,
.page-layout-checkout .action-gift.action.action-edit-address:hover span,
.cms-atendimento .action-gift.action.action-edit-address:hover span,
.checkout-cart-index .action-gift.action.action-edit-address:hover span,
.checkout-index-index .action-gift.action.action-edit-address:hover span,
.cms-home .action-gift.action.action-edit-address:hover span,
.modal-footer .action-gift.action.action-edit-address:hover span,
.account .action-gift.action.action-select-shipping-item:hover span,
.customer-account-login .action-gift.action.action-select-shipping-item:hover span,
.oneclickcustomer-account-login .action-gift.action.action-select-shipping-item:hover span,
.customer-account-forgotpassword .action-gift.action.action-select-shipping-item:hover span,
.customer-account-create .action-gift.action.action-select-shipping-item:hover span,
.oneclickcustomer-account-create .action-gift.action.action-select-shipping-item:hover span,
.customer-account-logoutsuccess .action-gift.action.action-select-shipping-item:hover span,
.page-layout-checkout .action-gift.action.action-select-shipping-item:hover span,
.cms-atendimento .action-gift.action.action-select-shipping-item:hover span,
.checkout-cart-index .action-gift.action.action-select-shipping-item:hover span,
.checkout-index-index .action-gift.action.action-select-shipping-item:hover span,
.cms-home .action-gift.action.action-select-shipping-item:hover span,
.modal-footer .action-gift.action.action-select-shipping-item:hover span,
.account .action-gift.action.action-login:hover span,
.customer-account-login .action-gift.action.action-login:hover span,
.oneclickcustomer-account-login .action-gift.action.action-login:hover span,
.customer-account-forgotpassword .action-gift.action.action-login:hover span,
.customer-account-create .action-gift.action.action-login:hover span,
.oneclickcustomer-account-create .action-gift.action.action-login:hover span,
.customer-account-logoutsuccess .action-gift.action.action-login:hover span,
.page-layout-checkout .action-gift.action.action-login:hover span,
.cms-atendimento .action-gift.action.action-login:hover span,
.checkout-cart-index .action-gift.action.action-login:hover span,
.checkout-index-index .action-gift.action.action-login:hover span,
.cms-home .action-gift.action.action-login:hover span,
.modal-footer .action-gift.action.action-login:hover span,
.account .action-gift.action.update:hover span,
.customer-account-login .action-gift.action.update:hover span,
.oneclickcustomer-account-login .action-gift.action.update:hover span,
.customer-account-forgotpassword .action-gift.action.update:hover span,
.customer-account-create .action-gift.action.update:hover span,
.oneclickcustomer-account-create .action-gift.action.update:hover span,
.customer-account-logoutsuccess .action-gift.action.update:hover span,
.page-layout-checkout .action-gift.action.update:hover span,
.cms-atendimento .action-gift.action.update:hover span,
.checkout-cart-index .action-gift.action.update:hover span,
.checkout-index-index .action-gift.action.update:hover span,
.cms-home .action-gift.action.update:hover span,
.modal-footer .action-gift.action.update:hover span,
.account .action-gift.action.share:hover span,
.customer-account-login .action-gift.action.share:hover span,
.oneclickcustomer-account-login .action-gift.action.share:hover span,
.customer-account-forgotpassword .action-gift.action.share:hover span,
.customer-account-create .action-gift.action.share:hover span,
.oneclickcustomer-account-create .action-gift.action.share:hover span,
.customer-account-logoutsuccess .action-gift.action.share:hover span,
.page-layout-checkout .action-gift.action.share:hover span,
.cms-atendimento .action-gift.action.share:hover span,
.checkout-cart-index .action-gift.action.share:hover span,
.checkout-index-index .action-gift.action.share:hover span,
.cms-home .action-gift.action.share:hover span,
.modal-footer .action-gift.action.share:hover span {
  color: #222222;
}
.account .control.customer-dob,
.customer-account-login .control.customer-dob,
.oneclickcustomer-account-login .control.customer-dob,
.customer-account-forgotpassword .control.customer-dob,
.customer-account-create .control.customer-dob,
.oneclickcustomer-account-create .control.customer-dob,
.customer-account-logoutsuccess .control.customer-dob,
.page-layout-checkout .control.customer-dob,
.cms-atendimento .control.customer-dob,
.checkout-cart-index .control.customer-dob,
.checkout-index-index .control.customer-dob,
.cms-home .control.customer-dob,
.modal-footer .control.customer-dob {
  display: flex;
}
#maincontent {
  max-width: 1440px;
}
.slick-initialized {
  display: flex;
  cursor: grab;
}
.slick-initialized:active {
  cursor: all-scroll;
}
@media all and (max-width: 768px) {
  .slick-initialized {
    margin-left: unset;
  }
}
.slick-initialized img {
  margin: 0 auto;
}
.slick-initialized .slick-dots {
  display: flex;
  justify-content: center;
  margin-top: 0;
}
.slick-initialized .slick-dots li {
  z-index: 1;
}
.slick-initialized .slick-dots li:nth-child(2) {
  margin: 0 5px;
}
.slick-initialized .slick-dots li button,
.slick-initialized .slick-dots li .cart.table-wrapper .actions-toolbar > .action,
.slick-initialized .slick-dots li .action-gift {
  border-radius: 50%;
  background-color: #c9c9ca;
  width: 8px;
  height: 8px;
  font-size: 0;
  box-shadow: none;
  padding: 1px;
}
.slick-initialized .slick-arrow {
  border: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  margin: 0;
  padding: 0;
}
.slick-initialized .slick-arrow:hover,
.slick-initialized .slick-arrow:active,
.slick-initialized .slick-arrow:focus {
  background: none;
  box-shadow: none;
}
.slick-initialized .slick-arrow:first-child {
  left: -40px;
}
@media all and (max-width: 768px) {
  .slick-initialized .slick-arrow:first-child {
    left: -20px;
  }
}
.slick-initialized .slick-arrow:last-child {
  right: -40px;
  transform: translateY(-50%);
}
@media all and (max-width: 768px) {
  .slick-initialized .slick-arrow:last-child {
    right: -20px;
  }
}
.slick-initialized .slick-arrow .arrow {
  width: 14px;
  height: 24px;
  background-image: url('../images/svg/slick-arrow.svg');
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
}
@media all and (max-width: 768px) {
  .slick-initialized .slick-arrow .arrow {
    width: 15px;
    height: 20px;
  }
}
@media all and (max-width: 480px) {
  .slick-initialized .slick-arrow .arrow {
    width: 11px;
    height: 14px;
  }
}
.slick-initialized .slick-arrow .arrow.prev {
  transform: rotate(180deg);
}
.product.media .gallery-placeholder {
  cursor: pointer;
  width: 400px;
  max-width: 100%;
}
.product.media .gallery-placeholder .fotorama-item .fotorama__wrap.fotorama__wrap--slide {
  width: 400px;
  max-width: 100%;
  height: 100%;
}
.product.media .gallery-placeholder .fotorama-item .fotorama__wrap .fotorama__nav-wrap .fotorama__nav .fotorama__nav__shaft .fotorama__nav__frame--dot {
  width: 20px;
}
.product.media .gallery-placeholder .fotorama-item .fotorama__wrap .fotorama__nav-wrap .fotorama__nav .fotorama__nav__shaft .fotorama__nav__frame--dot .fotorama__dot {
  width: 8px;
  height: 8px;
}
.product.media .gallery-placeholder .fotorama-item .fotorama__wrap .fotorama__nav-wrap .fotorama__nav .fotorama__nav__shaft .fotorama__nav__frame--dot.fotorama__active .fotorama__dot {
  background-color: #54D1F0;
  border-color: #54D1F0;
}
#html-body.catalog-product-view #maincontent .columns .page-product-simple .product.media .gallery-placeholder {
  width: 811px;
}
#html-body.catalog-product-view #maincontent .columns .page-product-simple .product.media .gallery-placeholder .fotorama-item .fotorama__wrap.fotorama__wrap--slide {
  width: 811px;
  max-width: 100%;
  height: 100%;
}
#html-body.catalog-product-view #maincontent .columns .page-product-simple .product-info-main {
  max-width: 510px;
}
.products {
  margin: 30px 0;
}
.product-items {
  font-size: 0;
}
.product-item {
  font-size: 1.4rem;
  vertical-align: top;
}
.products-grid .product-item {
  display: inline-block;
  margin-left: 2%;
  padding: 0;
  width: calc((100% - 2%) / 2);
}
.product-item:nth-child(2n + 1) {
  margin-left: 0;
}
.product-item-name {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  display: block;
  hyphens: auto;
  margin: 5px 0;
  word-wrap: break-word;
}
.product-item-info {
  max-width: 100%;
  width: 152px;
}
.page-products .product-item-info {
  width: 240px;
}
.product-item-actions {
  font-size: 0;
}
.product-item-actions > * {
  font-size: 1.4rem;
}
.product-item-actions .actions-secondary {
  display: inline-block;
  font-size: 1.4rem;
  vertical-align: middle;
  white-space: nowrap;
}
@media all and (max-width: 768px) {
  .product-item-actions .actions-secondary {
    position: absolute;
    top: -100%;
    z-index: 1;
  }
}
.product-item-actions .actions-secondary > button.action,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action,
.product-item-actions .actions-secondary > .action-gift.action {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
}
.product-item-actions .actions-secondary > button.action:focus,
.product-item-actions .actions-secondary > button.action:active,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action:focus,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action:active,
.product-item-actions .actions-secondary > .action-gift.action:focus,
.product-item-actions .actions-secondary > .action-gift.action:active {
  background: none;
  border: none;
}
.product-item-actions .actions-secondary > button.action:hover,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action:hover,
.product-item-actions .actions-secondary > .action-gift.action:hover {
  background: none;
  border: none;
}
.product-item-actions .actions-secondary > button.action.disabled,
.product-item-actions .actions-secondary > button.action[disabled],
fieldset[disabled] .product-item-actions .actions-secondary > button.action,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action.disabled,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action[disabled],
fieldset[disabled] .product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action,
.product-item-actions .actions-secondary > .action-gift.action.disabled,
.product-item-actions .actions-secondary > .action-gift.action[disabled],
fieldset[disabled] .product-item-actions .actions-secondary > .action-gift.action {
  pointer-events: none;
  opacity: 0.5;
}
.product-item-actions .actions-secondary > .action {
  line-height: 35px;
  text-align: center;
  width: 35px;
}
.product-item-actions .actions-secondary > .action:before {
  margin: 0;
}
.product-item-actions .actions-primary {
  display: inline-block;
  vertical-align: middle;
}
.product-item-description {
  margin: 25px 0;
}
.product-item .product-reviews-summary .rating-summary {
  margin: 0 4px 0 0;
}
.product-item .product-reviews-summary .reviews-actions {
  font-size: 12px;
  margin-top: 5px;
}
.product-item .price-box {
  color: #222;
  font-size: 14px;
  display: flex;
  flex-wrap: wrap;
}
.product-item .price-box .special-price {
  order: 1;
  font-weight: 700;
  color: #4e4e4e;
}
.product-item .price-box .special-price .price-wrapper {
  font-size: 14px !important;
  padding-left: 05px;
}
.product-item .price-box .old-price {
  order: 0;
  margin-right: 4px;
  font-weight: 400;
  color: #222;
}
.product-item .price-box .old-price .price-wrapper {
  padding-left: 05px;
}
.product-item .price-box .old-price .price-wrapper .price {
  font-size: 14px !important;
}
.product-item .price-box .billetPrice {
  order: 4;
  width: 100%;
  vertical-align: middle !important;
  line-height: 20px;
}
.product-item .price-box .billetPrice .price-wrapper {
  padding-left: 0;
  vertical-align: middle !important;
}
.product-item .price-box .billetPrice .price-wrapper .price {
  font-size: 20px !important;
  font-weight: bold;
  color: #54d1f0;
}
.product-item .price-box .installments {
  order: 3;
  width: 100%;
}
.product-item .price-box .installments .price {
  font-size: 14px !important;
}
.product-item .price-box .billetPrice .price-wrapper,
.product-item .price-box .installments .price-wrapper {
  padding-left: 0;
}
.product-item .price-box .billetPrice span,
.product-item .price-box .installments span {
  display: inline !important;
}
.product-item .special-price .price,
.product-item .minimal-price .price {
  font-size: 1.4rem;
  font-weight: 700;
}
.product-item .special-price .price-wrapper,
.product-item .minimal-price .price-wrapper {
  display: inline-block;
}
.product-item .special-price .price-including-tax + .price-excluding-tax,
.product-item .minimal-price .price-including-tax + .price-excluding-tax {
  display: block;
}
.product-item .special-price {
  display: block;
}
.product-item .old-price .price {
  font-weight: 400;
}
.product-item .regular-price .price-label {
  display: none;
}
.product-item .minimal-price .price-container {
  display: block;
}
.product-item .minimal-price-link {
  margin-top: 5px;
}
.product-item .minimal-price-link .price-label {
  color: #1979c3;
  font-size: 1.4rem;
}
.product-item .minimal-price-link .price {
  font-weight: 400;
}
.product-item .minimal-price-link,
.product-item .price-excluding-tax,
.product-item .price-including-tax {
  display: block;
  white-space: nowrap;
}
.product-item .price-from,
.product-item .price-to {
  margin: 0;
}
.product-item .tocompare:before {
  content: '\e61f';
}
.product-item .tocart {
  white-space: nowrap;
}
.price-container .price {
  font-size: 1.4rem;
}
.price-container .price-including-tax + .price-excluding-tax,
.price-container .weee {
  margin-top: 5px;
}
.price-container .price-including-tax + .price-excluding-tax,
.price-container .weee,
.price-container .price-including-tax + .price-excluding-tax .price,
.price-container .weee .price,
.price-container .weee + .price-excluding-tax:before,
.price-container .weee + .price-excluding-tax .price {
  font-size: 1.1rem;
}
.price-container .weee:before {
  content: '(' attr(data-label) ': ';
}
.price-container .weee:after {
  content: ')';
}
.price-container .weee + .price-excluding-tax:before {
  content: attr(data-label) ': ';
}
.products-list .product-item {
  display: table;
  width: 100%;
}
.products-list .product-item-info {
  display: table-row;
}
.products-list .product-item-photo {
  display: table-cell;
  padding: 0 30px 30px 0;
  vertical-align: top;
  width: 1%;
}
.products-list .product-item-details {
  display: table-cell;
  vertical-align: top;
}
.abs-actions-addto-gridlist:before,
.product-item-actions .actions-secondary > .action:before,
.table-comparison .wishlist.split.button > .action.split:before,
.product-items .wishlist.split.button > .action.split:before,
.product-items .action.towishlist:before,
.products.list.items .action.towishlist:before,
.table-comparison .action.towishlist:before,
.product-item-actions .actions-secondary > .action:before,
.table-comparison .wishlist.split.button > .action.split:before,
.product-items .wishlist.split.button > .action.split:before,
.product-items .action.towishlist:before,
.products.list.items .action.towishlist:before,
.table-comparison .action.towishlist:before,
.product-item-actions .actions-secondary > .action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 50px;
  line-height: 24px;
  color: #65d2f0;
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
/**
 * Copyright © Hibrido. All rights reserved.
 * See COPYING.txt for license details.
 */
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: '';
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.cms-contato .page-wrapper #maincontent,
.cms-contact .page-wrapper #maincontent,
.cms-contact-us .page-wrapper #maincontent {
  max-width: 100%;
  padding: 0;
}
.cms-contato .page-wrapper #maincontent .columns .column,
.cms-contact .page-wrapper #maincontent .columns .column,
.cms-contact-us .page-wrapper #maincontent .columns .column {
  display: flex;
  flex-direction: column;
}
.cms-contato .page-wrapper #maincontent .columns .column #atendimento,
.cms-contact .page-wrapper #maincontent .columns .column #atendimento,
.cms-contact-us .page-wrapper #maincontent .columns .column #atendimento {
  margin-bottom: 11px;
}
@media all and (max-width: 64em) {
  .cms-contato .page-wrapper #maincontent .columns .column #atendimento,
  .cms-contact .page-wrapper #maincontent .columns .column #atendimento,
  .cms-contact-us .page-wrapper #maincontent .columns .column #atendimento {
    display: flex;
    justify-content: center;
  }
}
.cms-contato .page-wrapper #maincontent .columns .column #atendimento .contato,
.cms-contact .page-wrapper #maincontent .columns .column #atendimento .contato,
.cms-contact-us .page-wrapper #maincontent .columns .column #atendimento .contato {
  max-width: 1096px;
  width: 100%;
  order: 10;
  display: flex;
  text-align: center;
  color: #383838;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.42;
  letter-spacing: normal;
  margin: 0 auto 12px;
}
.cms-contato .page-wrapper #maincontent .columns .column #atendimento .contato img,
.cms-contact .page-wrapper #maincontent .columns .column #atendimento .contato img,
.cms-contact-us .page-wrapper #maincontent .columns .column #atendimento .contato img {
  width: 111px;
  object-fit: contain;
  margin-bottom: 20px;
}
.cms-contato .page-wrapper #maincontent .columns .column #atendimento .contato p,
.cms-contact .page-wrapper #maincontent .columns .column #atendimento .contato p,
.cms-contact-us .page-wrapper #maincontent .columns .column #atendimento .contato p {
  font-size: 16px;
  color: #383838;
  margin-bottom: 0;
  margin-bottom: 3px;
}
.cms-contato .page-wrapper #maincontent .columns .column #atendimento .contato span,
.cms-contact .page-wrapper #maincontent .columns .column #atendimento .contato span,
.cms-contact-us .page-wrapper #maincontent .columns .column #atendimento .contato span {
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 0;
  letter-spacing: normal;
  color: #383838;
}
.cms-contato .page-wrapper #maincontent .columns .column #atendimento .contato .telefone,
.cms-contact .page-wrapper #maincontent .columns .column #atendimento .contato .telefone,
.cms-contact-us .page-wrapper #maincontent .columns .column #atendimento .contato .telefone {
  flex: 1;
}
.cms-contato .page-wrapper #maincontent .columns .column #atendimento .contato .email,
.cms-contact .page-wrapper #maincontent .columns .column #atendimento .contato .email,
.cms-contact-us .page-wrapper #maincontent .columns .column #atendimento .contato .email {
  flex: 1;
}
.cms-contato .page-wrapper #maincontent .columns .column #atendimento .contato .localizacao,
.cms-contact .page-wrapper #maincontent .columns .column #atendimento .contato .localizacao,
.cms-contact-us .page-wrapper #maincontent .columns .column #atendimento .contato .localizacao {
  flex: 1;
}
.cms-contato .page-wrapper #maincontent .columns .column #atendimento .contato .localizacao p,
.cms-contact .page-wrapper #maincontent .columns .column #atendimento .contato .localizacao p,
.cms-contact-us .page-wrapper #maincontent .columns .column #atendimento .contato .localizacao p {
  padding-right: 31px;
  padding-left: 31px;
}
@media all and (max-width: 768px) {
  .cms-contato .page-wrapper #maincontent .columns .column #atendimento .contato,
  .cms-contact .page-wrapper #maincontent .columns .column #atendimento .contato,
  .cms-contact-us .page-wrapper #maincontent .columns .column #atendimento .contato {
    display: block;
  }
}
.cms-contato .page-wrapper #maincontent .columns .column .form,
.cms-contact .page-wrapper #maincontent .columns .column .form,
.cms-contact-us .page-wrapper #maincontent .columns .column .form {
  background-color: #f2f2f2;
  order: 20;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media all and (max-width: 75em) {
  .cms-contato .page-wrapper #maincontent .columns .column .form,
  .cms-contact .page-wrapper #maincontent .columns .column .form,
  .cms-contact-us .page-wrapper #maincontent .columns .column .form {
    padding: 0 20px;
  }
}
@media all and (max-width: 768px) {
  .cms-contato .page-wrapper #maincontent .columns .column .form,
  .cms-contact .page-wrapper #maincontent .columns .column .form,
  .cms-contact-us .page-wrapper #maincontent .columns .column .form {
    width: 80%;
    margin: auto;
    padding: 0 60px;
  }
}
@media all and (max-width: 480px) {
  .cms-contato .page-wrapper #maincontent .columns .column .form,
  .cms-contact .page-wrapper #maincontent .columns .column .form,
  .cms-contact-us .page-wrapper #maincontent .columns .column .form {
    width: 90%;
    padding: 0 20px;
  }
}
.cms-contato .page-wrapper #maincontent .columns .column .form .fieldset,
.cms-contact .page-wrapper #maincontent .columns .column .form .fieldset,
.cms-contact-us .page-wrapper #maincontent .columns .column .form .fieldset {
  max-width: 1038px;
  margin: unset;
  width: 100%;
  padding: 0 0 0 58px;
}
@media all and (max-width: 75em) {
  .cms-contato .page-wrapper #maincontent .columns .column .form .fieldset,
  .cms-contact .page-wrapper #maincontent .columns .column .form .fieldset,
  .cms-contact-us .page-wrapper #maincontent .columns .column .form .fieldset {
    padding: 0;
  }
}
@media all and (max-width: 768px) {
  .cms-contato .page-wrapper #maincontent .columns .column .form .fieldset,
  .cms-contact .page-wrapper #maincontent .columns .column .form .fieldset,
  .cms-contact-us .page-wrapper #maincontent .columns .column .form .fieldset {
    display: block;
    padding-left: 0;
    padding-right: 0;
  }
}
.cms-contato .page-wrapper #maincontent .columns .column .form .fieldset .cabecalho,
.cms-contact .page-wrapper #maincontent .columns .column .form .fieldset .cabecalho,
.cms-contact-us .page-wrapper #maincontent .columns .column .form .fieldset .cabecalho {
  padding-top: 40px;
  padding-bottom: 9px;
}
@media all and (max-width: 768px) {
  .cms-contato .page-wrapper #maincontent .columns .column .form .fieldset .cabecalho,
  .cms-contact .page-wrapper #maincontent .columns .column .form .fieldset .cabecalho,
  .cms-contact-us .page-wrapper #maincontent .columns .column .form .fieldset .cabecalho {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-right: 2%;
    padding-left: 2%;
  }
}
.cms-contato .page-wrapper #maincontent .columns .column .form .fieldset .cabecalho .legend,
.cms-contact .page-wrapper #maincontent .columns .column .form .fieldset .cabecalho .legend,
.cms-contact-us .page-wrapper #maincontent .columns .column .form .fieldset .cabecalho .legend {
  margin-left: 0;
  padding-bottom: 8px;
  border-bottom: none;
}
.cms-contato .page-wrapper #maincontent .columns .column .form .fieldset .cabecalho span,
.cms-contact .page-wrapper #maincontent .columns .column .form .fieldset .cabecalho span,
.cms-contact-us .page-wrapper #maincontent .columns .column .form .fieldset .cabecalho span {
  font-size: 30px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.13;
  letter-spacing: 1.3px;
  text-align: left;
  color: #54d1f0;
}
.cms-contato .page-wrapper #maincontent .columns .column .form .fieldset .cabecalho p,
.cms-contact .page-wrapper #maincontent .columns .column .form .fieldset .cabecalho p,
.cms-contact-us .page-wrapper #maincontent .columns .column .form .fieldset .cabecalho p {
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: .4px;
  text-align: left;
  color: #787878;
  width: 100%;
  max-width: 475px;
}
.cms-contato .page-wrapper #maincontent .columns .column .form .fieldset .field-input,
.cms-contact .page-wrapper #maincontent .columns .column .form .fieldset .field-input,
.cms-contact-us .page-wrapper #maincontent .columns .column .form .fieldset .field-input {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.57;
  letter-spacing: .1px;
  text-align: left;
  color: #787878;
  display: flex;
}
@media all and (max-width: 768px) {
  .cms-contato .page-wrapper #maincontent .columns .column .form .fieldset .field-input,
  .cms-contact .page-wrapper #maincontent .columns .column .form .fieldset .field-input,
  .cms-contact-us .page-wrapper #maincontent .columns .column .form .fieldset .field-input {
    display: block;
    padding-right: 2%;
    padding-left: 2%;
    padding: 0;
  }
}
@media all and (max-width: 768px) {
  .cms-contato .page-wrapper #maincontent .columns .column .form .fieldset .field-input .label,
  .cms-contact .page-wrapper #maincontent .columns .column .form .fieldset .field-input .label,
  .cms-contact-us .page-wrapper #maincontent .columns .column .form .fieldset .field-input .label {
    padding: unset;
  }
}
@media all and (max-width: 64em) {
  .cms-contato .page-wrapper #maincontent .columns .column .form .fieldset .field-input .label,
  .cms-contact .page-wrapper #maincontent .columns .column .form .fieldset .field-input .label,
  .cms-contact-us .page-wrapper #maincontent .columns .column .form .fieldset .field-input .label {
    padding: unset;
  }
}
.cms-contato .page-wrapper #maincontent .columns .column .form .fieldset .field-input .field-left,
.cms-contact .page-wrapper #maincontent .columns .column .form .fieldset .field-input .field-left,
.cms-contact-us .page-wrapper #maincontent .columns .column .form .fieldset .field-input .field-left {
  margin-right: 28px;
  flex: 1;
}
@media all and (max-width: 480px) {
  .cms-contato .page-wrapper #maincontent .columns .column .form .fieldset .field-input .field-left,
  .cms-contact .page-wrapper #maincontent .columns .column .form .fieldset .field-input .field-left,
  .cms-contact-us .page-wrapper #maincontent .columns .column .form .fieldset .field-input .field-left {
    width: 100%;
  }
}
@media all and (max-width: 768px) {
  .cms-contato .page-wrapper #maincontent .columns .column .form .fieldset .field-input .field-left,
  .cms-contact .page-wrapper #maincontent .columns .column .form .fieldset .field-input .field-left,
  .cms-contact-us .page-wrapper #maincontent .columns .column .form .fieldset .field-input .field-left {
    width: 100%;
    margin: 0;
  }
}
.cms-contato .page-wrapper #maincontent .columns .column .form .fieldset .field-input .field-left input,
.cms-contact .page-wrapper #maincontent .columns .column .form .fieldset .field-input .field-left input,
.cms-contact-us .page-wrapper #maincontent .columns .column .form .fieldset .field-input .field-left input {
  border: 1px solid #54d1f0;
  background-color: #f9f9f9;
  width: 100%;
  height: 45px;
}
.cms-contato .page-wrapper #maincontent .columns .column .form .fieldset .field-input .field-left .field .label span,
.cms-contact .page-wrapper #maincontent .columns .column .form .fieldset .field-input .field-left .field .label span,
.cms-contact-us .page-wrapper #maincontent .columns .column .form .fieldset .field-input .field-left .field .label span {
  font-size: 16px;
}
.cms-contato .page-wrapper #maincontent .columns .column .form .fieldset .field-input .field-left .name > .control,
.cms-contact .page-wrapper #maincontent .columns .column .form .fieldset .field-input .field-left .name > .control,
.cms-contact-us .page-wrapper #maincontent .columns .column .form .fieldset .field-input .field-left .name > .control {
  padding-bottom: 0;
}
.cms-contato .page-wrapper #maincontent .columns .column .form .fieldset .field-input .field-left .email,
.cms-contact .page-wrapper #maincontent .columns .column .form .fieldset .field-input .field-left .email,
.cms-contact-us .page-wrapper #maincontent .columns .column .form .fieldset .field-input .field-left .email {
  padding-top: 24px;
}
.cms-contato .page-wrapper #maincontent .columns .column .form .fieldset .field-input .field-left .field-left-bottom,
.cms-contact .page-wrapper #maincontent .columns .column .form .fieldset .field-input .field-left .field-left-bottom,
.cms-contact-us .page-wrapper #maincontent .columns .column .form .fieldset .field-input .field-left .field-left-bottom {
  border: none;
  display: inline-flex;
  width: 100%;
  padding-top: 23px;
}
.cms-contato .page-wrapper #maincontent .columns .column .form .fieldset .field-input .field-left .field-left-bottom .field-assunto-bottom,
.cms-contact .page-wrapper #maincontent .columns .column .form .fieldset .field-input .field-left .field-left-bottom .field-assunto-bottom,
.cms-contact-us .page-wrapper #maincontent .columns .column .form .fieldset .field-input .field-left .field-left-bottom .field-assunto-bottom {
  width: 100%;
  display: flex;
  align-items: center;
}
@media all and (max-width: 768px) {
  .cms-contato .page-wrapper #maincontent .columns .column .form .fieldset .field-input .field-left .field-left-bottom .field-assunto-bottom,
  .cms-contact .page-wrapper #maincontent .columns .column .form .fieldset .field-input .field-left .field-left-bottom .field-assunto-bottom,
  .cms-contact-us .page-wrapper #maincontent .columns .column .form .fieldset .field-input .field-left .field-left-bottom .field-assunto-bottom {
    display: flex;
    flex-direction: column;
  }
}
.cms-contato .page-wrapper #maincontent .columns .column .form .fieldset .field-input .field-left .field-left-bottom .assunto,
.cms-contact .page-wrapper #maincontent .columns .column .form .fieldset .field-input .field-left .field-left-bottom .assunto,
.cms-contact-us .page-wrapper #maincontent .columns .column .form .fieldset .field-input .field-left .field-left-bottom .assunto {
  flex: 1.5;
}
@media all and (max-width: 75em) {
  .cms-contato .page-wrapper #maincontent .columns .column .form .fieldset .field-input .field-left .field-left-bottom .assunto,
  .cms-contact .page-wrapper #maincontent .columns .column .form .fieldset .field-input .field-left .field-left-bottom .assunto,
  .cms-contact-us .page-wrapper #maincontent .columns .column .form .fieldset .field-input .field-left .field-left-bottom .assunto {
    width: 100%;
  }
}
@media all and (max-width: 75em) {
  .cms-contato .page-wrapper #maincontent .columns .column .form .fieldset .field-input .field-left .field-left-bottom .assunto .control input,
  .cms-contact .page-wrapper #maincontent .columns .column .form .fieldset .field-input .field-left .field-left-bottom .assunto .control input,
  .cms-contact-us .page-wrapper #maincontent .columns .column .form .fieldset .field-input .field-left .field-left-bottom .assunto .control input {
    max-width: 275px;
    width: 100%;
  }
}
@media all and (max-width: 768px) {
  .cms-contato .page-wrapper #maincontent .columns .column .form .fieldset .field-input .field-left .field-left-bottom .assunto .control input,
  .cms-contact .page-wrapper #maincontent .columns .column .form .fieldset .field-input .field-left .field-left-bottom .assunto .control input,
  .cms-contact-us .page-wrapper #maincontent .columns .column .form .fieldset .field-input .field-left .field-left-bottom .assunto .control input {
    max-width: unset;
  }
}
.cms-contato .page-wrapper #maincontent .columns .column .form .fieldset .field-input .field-left .field-left-bottom .forma-contato,
.cms-contact .page-wrapper #maincontent .columns .column .form .fieldset .field-input .field-left .field-left-bottom .forma-contato,
.cms-contact-us .page-wrapper #maincontent .columns .column .form .fieldset .field-input .field-left .field-left-bottom .forma-contato {
  padding-left: 12px;
  flex: 1.05;
}
@media all and (max-width: 75em) {
  .cms-contato .page-wrapper #maincontent .columns .column .form .fieldset .field-input .field-left .field-left-bottom .forma-contato,
  .cms-contact .page-wrapper #maincontent .columns .column .form .fieldset .field-input .field-left .field-left-bottom .forma-contato,
  .cms-contact-us .page-wrapper #maincontent .columns .column .form .fieldset .field-input .field-left .field-left-bottom .forma-contato {
    max-width: 192px;
    width: 100%;
  }
}
@media all and (max-width: 768px) {
  .cms-contato .page-wrapper #maincontent .columns .column .form .fieldset .field-input .field-left .field-left-bottom .forma-contato,
  .cms-contact .page-wrapper #maincontent .columns .column .form .fieldset .field-input .field-left .field-left-bottom .forma-contato,
  .cms-contact-us .page-wrapper #maincontent .columns .column .form .fieldset .field-input .field-left .field-left-bottom .forma-contato {
    padding: 0;
    max-width: unset;
    padding-top: 23px;
  }
}
.cms-contato .page-wrapper #maincontent .columns .column .form .fieldset .field-input .field-left .field-left-bottom .forma-contato select,
.cms-contact .page-wrapper #maincontent .columns .column .form .fieldset .field-input .field-left .field-left-bottom .forma-contato select,
.cms-contact-us .page-wrapper #maincontent .columns .column .form .fieldset .field-input .field-left .field-left-bottom .forma-contato select {
  max-width: 192px;
  background-color: #f9f9f9;
  border: 1px solid #54d1f0;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: .1px;
  text-align: left;
  color: #787878;
  width: 100%;
  height: 46px;
}
@media all and (max-width: 768px) {
  .cms-contato .page-wrapper #maincontent .columns .column .form .fieldset .field-input .field-left .field-left-bottom .forma-contato select,
  .cms-contact .page-wrapper #maincontent .columns .column .form .fieldset .field-input .field-left .field-left-bottom .forma-contato select,
  .cms-contact-us .page-wrapper #maincontent .columns .column .form .fieldset .field-input .field-left .field-left-bottom .forma-contato select {
    max-width: unset;
  }
}
@media all and (max-width: 768px) {
  .cms-contato .page-wrapper #maincontent .columns .column .form .fieldset .field-input .field-left .field-left-bottom .forma-contato,
  .cms-contact .page-wrapper #maincontent .columns .column .form .fieldset .field-input .field-left .field-left-bottom .forma-contato,
  .cms-contact-us .page-wrapper #maincontent .columns .column .form .fieldset .field-input .field-left .field-left-bottom .forma-contato {
    width: 100%;
  }
}
.cms-contato .page-wrapper #maincontent .columns .column .form .fieldset .field-input .field-left > .control #assunto,
.cms-contact .page-wrapper #maincontent .columns .column .form .fieldset .field-input .field-left > .control #assunto,
.cms-contact-us .page-wrapper #maincontent .columns .column .form .fieldset .field-input .field-left > .control #assunto {
  height: 44px;
}
.cms-contato .page-wrapper #maincontent .columns .column .form .fieldset .field-input .field-right,
.cms-contact .page-wrapper #maincontent .columns .column .form .fieldset .field-input .field-right,
.cms-contact-us .page-wrapper #maincontent .columns .column .form .fieldset .field-input .field-right {
  flex: 1;
}
@media all and (max-width: 480px) {
  .cms-contato .page-wrapper #maincontent .columns .column .form .fieldset .field-input .field-right,
  .cms-contact .page-wrapper #maincontent .columns .column .form .fieldset .field-input .field-right,
  .cms-contact-us .page-wrapper #maincontent .columns .column .form .fieldset .field-input .field-right {
    width: 100%;
    padding: unset;
  }
}
@media all and (max-width: 768px) {
  .cms-contato .page-wrapper #maincontent .columns .column .form .fieldset .field-input .field-right,
  .cms-contact .page-wrapper #maincontent .columns .column .form .fieldset .field-input .field-right,
  .cms-contact-us .page-wrapper #maincontent .columns .column .form .fieldset .field-input .field-right {
    padding-top: 20px;
  }
}
.cms-contato .page-wrapper #maincontent .columns .column .form .fieldset .field-input .field-right .field,
.cms-contact .page-wrapper #maincontent .columns .column .form .fieldset .field-input .field-right .field,
.cms-contact-us .page-wrapper #maincontent .columns .column .form .fieldset .field-input .field-right .field {
  margin-top: 4px;
}
.cms-contato .page-wrapper #maincontent .columns .column .form .fieldset .field-input .field-right .field .control,
.cms-contact .page-wrapper #maincontent .columns .column .form .fieldset .field-input .field-right .field .control,
.cms-contact-us .page-wrapper #maincontent .columns .column .form .fieldset .field-input .field-right .field .control {
  width: 100%;
  margin-top: 3px;
}
.cms-contato .page-wrapper #maincontent .columns .column .form .fieldset .field-input .field-right .field .control .input-text,
.cms-contact .page-wrapper #maincontent .columns .column .form .fieldset .field-input .field-right .field .control .input-text,
.cms-contact-us .page-wrapper #maincontent .columns .column .form .fieldset .field-input .field-right .field .control .input-text {
  max-width: 476px;
  width: 100%;
  height: 225px;
  border: 1px solid #54d1f0;
  background-color: #fff;
}
@media all and (max-width: 768px) {
  .cms-contato .page-wrapper #maincontent .columns .column .form .fieldset .field-input .field-right .field .control .input-text,
  .cms-contact .page-wrapper #maincontent .columns .column .form .fieldset .field-input .field-right .field .control .input-text,
  .cms-contact-us .page-wrapper #maincontent .columns .column .form .fieldset .field-input .field-right .field .control .input-text {
    padding: unset;
    width: 100%;
    max-width: unset;
  }
}
.cms-contato .page-wrapper #maincontent .columns .column .form .fieldset .actions-toolbar,
.cms-contact .page-wrapper #maincontent .columns .column .form .fieldset .actions-toolbar,
.cms-contact-us .page-wrapper #maincontent .columns .column .form .fieldset .actions-toolbar {
  margin-bottom: 55px;
  margin-top: 10px;
  display: flex;
  justify-content: flex-end;
}
@media all and (max-width: 75em) {
  .cms-contato .page-wrapper #maincontent .columns .column .form .fieldset .actions-toolbar,
  .cms-contact .page-wrapper #maincontent .columns .column .form .fieldset .actions-toolbar,
  .cms-contact-us .page-wrapper #maincontent .columns .column .form .fieldset .actions-toolbar {
    padding-right: 30px;
  }
}
@media all and (max-width: 64em) {
  .cms-contato .page-wrapper #maincontent .columns .column .form .fieldset .actions-toolbar,
  .cms-contact .page-wrapper #maincontent .columns .column .form .fieldset .actions-toolbar,
  .cms-contact-us .page-wrapper #maincontent .columns .column .form .fieldset .actions-toolbar {
    padding: 0;
  }
}
.cms-contato .page-wrapper #maincontent .columns .column .form .fieldset .actions-toolbar .primary,
.cms-contact .page-wrapper #maincontent .columns .column .form .fieldset .actions-toolbar .primary,
.cms-contact-us .page-wrapper #maincontent .columns .column .form .fieldset .actions-toolbar .primary {
  border: 0 solid #54d1f0;
  background-color: #54d1f0;
  max-width: 283px;
  width: 100%;
  height: 41px;
}
@media all and (max-width: 768px) {
  .cms-contato .page-wrapper #maincontent .columns .column .form .fieldset .actions-toolbar .primary,
  .cms-contact .page-wrapper #maincontent .columns .column .form .fieldset .actions-toolbar .primary,
  .cms-contact-us .page-wrapper #maincontent .columns .column .form .fieldset .actions-toolbar .primary {
    max-width: unset;
  }
}
.cms-contato .page-wrapper #maincontent .columns .column .form .fieldset .actions-toolbar span,
.cms-contact .page-wrapper #maincontent .columns .column .form .fieldset .actions-toolbar span,
.cms-contact-us .page-wrapper #maincontent .columns .column .form .fieldset .actions-toolbar span {
  color: #fff;
  font-size: 16px;
}
@media all and (max-width: 768px) {
  .cms-contato .page-wrapper #maincontent .columns .column .form .fieldset .actions-toolbar,
  .cms-contact .page-wrapper #maincontent .columns .column .form .fieldset .actions-toolbar,
  .cms-contact-us .page-wrapper #maincontent .columns .column .form .fieldset .actions-toolbar {
    justify-content: center;
  }
}
.cms-contato .page-wrapper #maincontent .columns .column .atendimento-faq,
.cms-contact .page-wrapper #maincontent .columns .column .atendimento-faq,
.cms-contact-us .page-wrapper #maincontent .columns .column .atendimento-faq {
  width: 100%;
  order: 1;
  margin-bottom: 13px;
}
.cms-contato .page-wrapper #maincontent .columns .column .atendimento-faq .faq-tabs,
.cms-contact .page-wrapper #maincontent .columns .column .atendimento-faq .faq-tabs,
.cms-contact-us .page-wrapper #maincontent .columns .column .atendimento-faq .faq-tabs {
  max-width: 944px;
  display: flex;
  margin: 85px auto 0;
}
@media all and (max-width: 768px) {
  .cms-contato .page-wrapper #maincontent .columns .column .atendimento-faq .faq-tabs,
  .cms-contact .page-wrapper #maincontent .columns .column .atendimento-faq .faq-tabs,
  .cms-contact-us .page-wrapper #maincontent .columns .column .atendimento-faq .faq-tabs {
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
}
.cms-contato .page-wrapper #maincontent .columns .column .atendimento-faq .faq-tabs .left,
.cms-contact .page-wrapper #maincontent .columns .column .atendimento-faq .faq-tabs .left,
.cms-contact-us .page-wrapper #maincontent .columns .column .atendimento-faq .faq-tabs .left {
  flex: 1;
  margin-top: 4px;
  margin-left: 9px;
  background-color: #f1f1f1;
  max-width: 354px;
  padding-top: 15px;
  height: fit-content;
}
@media all and (max-width: 768px) {
  .cms-contato .page-wrapper #maincontent .columns .column .atendimento-faq .faq-tabs .left,
  .cms-contact .page-wrapper #maincontent .columns .column .atendimento-faq .faq-tabs .left,
  .cms-contact-us .page-wrapper #maincontent .columns .column .atendimento-faq .faq-tabs .left {
    max-width: unset;
    margin-left: unset;
    margin-bottom: 30px;
    width: 80%;
  }
}
@media all and (max-width: 480px) {
  .cms-contato .page-wrapper #maincontent .columns .column .atendimento-faq .faq-tabs .left,
  .cms-contact .page-wrapper #maincontent .columns .column .atendimento-faq .faq-tabs .left,
  .cms-contact-us .page-wrapper #maincontent .columns .column .atendimento-faq .faq-tabs .left {
    width: 90%;
  }
}
.cms-contato .page-wrapper #maincontent .columns .column .atendimento-faq .faq-tabs .left .tabs,
.cms-contact .page-wrapper #maincontent .columns .column .atendimento-faq .faq-tabs .left .tabs,
.cms-contact-us .page-wrapper #maincontent .columns .column .atendimento-faq .faq-tabs .left .tabs {
  padding-left: 30px;
  padding-bottom: 68px;
}
@media all and (max-width: 768px) {
  .cms-contato .page-wrapper #maincontent .columns .column .atendimento-faq .faq-tabs .left .tabs,
  .cms-contact .page-wrapper #maincontent .columns .column .atendimento-faq .faq-tabs .left .tabs,
  .cms-contact-us .page-wrapper #maincontent .columns .column .atendimento-faq .faq-tabs .left .tabs {
    width: 100%;
    text-align: center;
    padding-left: unset;
  }
}
.cms-contato .page-wrapper #maincontent .columns .column .atendimento-faq .faq-tabs .left .tabs li,
.cms-contact .page-wrapper #maincontent .columns .column .atendimento-faq .faq-tabs .left .tabs li,
.cms-contact-us .page-wrapper #maincontent .columns .column .atendimento-faq .faq-tabs .left .tabs li {
  margin: 0;
}
.cms-contato .page-wrapper #maincontent .columns .column .atendimento-faq .faq-tabs .left .tabs li[aria-expanded="true"] a,
.cms-contact .page-wrapper #maincontent .columns .column .atendimento-faq .faq-tabs .left .tabs li[aria-expanded="true"] a,
.cms-contact-us .page-wrapper #maincontent .columns .column .atendimento-faq .faq-tabs .left .tabs li[aria-expanded="true"] a {
  border-bottom: 2px solid #54d1f0;
  transition: .3s;
}
.cms-contato .page-wrapper #maincontent .columns .column .atendimento-faq .faq-tabs .left .tabs a,
.cms-contact .page-wrapper #maincontent .columns .column .atendimento-faq .faq-tabs .left .tabs a,
.cms-contact-us .page-wrapper #maincontent .columns .column .atendimento-faq .faq-tabs .left .tabs a {
  text-decoration: none;
  font-size: 15.5px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 3.19;
  letter-spacing: .4px;
  text-align: left;
  color: #787878;
}
.cms-contato .page-wrapper #maincontent .columns .column .atendimento-faq .faq-tabs .left h3,
.cms-contact .page-wrapper #maincontent .columns .column .atendimento-faq .faq-tabs .left h3,
.cms-contact-us .page-wrapper #maincontent .columns .column .atendimento-faq .faq-tabs .left h3 {
  font-size: 30px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.13;
  letter-spacing: 1.3px;
  text-align: left;
  color: #54d1f0;
  margin-bottom: 23px;
}
@media all and (max-width: 768px) {
  .cms-contato .page-wrapper #maincontent .columns .column .atendimento-faq .faq-tabs .left h3,
  .cms-contact .page-wrapper #maincontent .columns .column .atendimento-faq .faq-tabs .left h3,
  .cms-contact-us .page-wrapper #maincontent .columns .column .atendimento-faq .faq-tabs .left h3 {
    width: 100%;
    text-align: center;
  }
}
.cms-contato .page-wrapper #maincontent .columns .column .atendimento-faq .faq-tabs div.right,
.cms-contact .page-wrapper #maincontent .columns .column .atendimento-faq .faq-tabs div.right,
.cms-contact-us .page-wrapper #maincontent .columns .column .atendimento-faq .faq-tabs div.right {
  flex: 1;
  margin-left: 45px;
  padding: 0;
}
@media all and (max-width: 768px) {
  .cms-contato .page-wrapper #maincontent .columns .column .atendimento-faq .faq-tabs div.right,
  .cms-contact .page-wrapper #maincontent .columns .column .atendimento-faq .faq-tabs div.right,
  .cms-contact-us .page-wrapper #maincontent .columns .column .atendimento-faq .faq-tabs div.right {
    width: 80% !important;
  }
}
@media all and (max-width: 480px) {
  .cms-contato .page-wrapper #maincontent .columns .column .atendimento-faq .faq-tabs div.right,
  .cms-contact .page-wrapper #maincontent .columns .column .atendimento-faq .faq-tabs div.right,
  .cms-contact-us .page-wrapper #maincontent .columns .column .atendimento-faq .faq-tabs div.right {
    width: 90% !important;
  }
}
.cms-contato .page-wrapper #maincontent .columns .column .atendimento-faq .faq-tabs div.right #content-tabs h2,
.cms-contact .page-wrapper #maincontent .columns .column .atendimento-faq .faq-tabs div.right #content-tabs h2,
.cms-contact-us .page-wrapper #maincontent .columns .column .atendimento-faq .faq-tabs div.right #content-tabs h2 {
  margin: 0;
  margin-bottom: 17px;
}
.cms-contato .page-wrapper #maincontent .columns .column .atendimento-faq .faq-tabs div.right #content-tabs h2 strong,
.cms-contact .page-wrapper #maincontent .columns .column .atendimento-faq .faq-tabs div.right #content-tabs h2 strong,
.cms-contact-us .page-wrapper #maincontent .columns .column .atendimento-faq .faq-tabs div.right #content-tabs h2 strong {
  color: #54d1f0;
  font-size: 24px;
  font-weight: 700;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  line-height: 28px;
  height: 28px;
}
.cms-contato .page-wrapper #maincontent .columns .column .atendimento-faq .faq-tabs div.right #content-tabs p,
.cms-contact .page-wrapper #maincontent .columns .column .atendimento-faq .faq-tabs div.right #content-tabs p,
.cms-contact-us .page-wrapper #maincontent .columns .column .atendimento-faq .faq-tabs div.right #content-tabs p {
  color: #707070;
  font-size: 16px;
  font-weight: 400;
  margin-right: 40px;
  margin-bottom: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-height: 24px;
  height: 72px;
}
@media all and (max-width: 768px) {
  .cms-contato .page-wrapper #maincontent .columns .column .atendimento-faq .faq-tabs div.right #content-tabs p,
  .cms-contact .page-wrapper #maincontent .columns .column .atendimento-faq .faq-tabs div.right #content-tabs p,
  .cms-contact-us .page-wrapper #maincontent .columns .column .atendimento-faq .faq-tabs div.right #content-tabs p {
    margin-right: 0;
  }
}
.cms-contato .page-wrapper #maincontent .columns .column .atendimento-faq .faq-tabs div.right #content-tabs br,
.cms-contact .page-wrapper #maincontent .columns .column .atendimento-faq .faq-tabs div.right #content-tabs br,
.cms-contact-us .page-wrapper #maincontent .columns .column .atendimento-faq .faq-tabs div.right #content-tabs br {
  display: none;
}
@media all and (max-width: 768px) {
  .cms-contato .page-wrapper #maincontent .columns .column .atendimento-faq .faq-tabs div.right,
  .cms-contact .page-wrapper #maincontent .columns .column .atendimento-faq .faq-tabs div.right,
  .cms-contact-us .page-wrapper #maincontent .columns .column .atendimento-faq .faq-tabs div.right {
    width: 100%;
    text-align: center;
    padding: 0 30px;
    margin-left: unset;
  }
}
@media all and (max-width: 768px) {
  .catalog-category-view .action.nav-toggle,
  .catalogsearch-result-index .action.nav-toggle {
    padding-top: 0;
  }
}
.catalog-category-view .page-wrapper > .block.filter.filter-nav-sections,
.catalogsearch-result-index .page-wrapper > .block.filter.filter-nav-sections {
  display: none;
}
.catalog-category-view .page-wrapper > .toolbar-sorter.sorter.sorter-nav-sections,
.catalogsearch-result-index .page-wrapper > .toolbar-sorter.sorter.sorter-nav-sections {
  display: none;
}
@media all and (max-width: 768px) {
  .catalog-category-view .page-wrapper .toolbar-sorter.sorter.sorter-nav-sections,
  .catalogsearch-result-index .page-wrapper .toolbar-sorter.sorter.sorter-nav-sections {
    display: none;
  }
}
.catalog-category-view .page-wrapper #maincontent,
.catalogsearch-result-index .page-wrapper #maincontent {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}
.catalog-category-view .page-wrapper #maincontent .page-title-wrapper,
.catalogsearch-result-index .page-wrapper #maincontent .page-title-wrapper {
  display: none;
}
.catalog-category-view .page-wrapper #maincontent .page-title-wrapper h1,
.catalogsearch-result-index .page-wrapper #maincontent .page-title-wrapper h1 {
  margin-bottom: 22px;
}
@media all and (max-width: 480px) {
  .catalog-category-view .page-wrapper #maincontent .page-title-wrapper h1,
  .catalogsearch-result-index .page-wrapper #maincontent .page-title-wrapper h1 {
    margin-bottom: 12px;
  }
}
.catalog-category-view .page-wrapper #maincontent .page-title-wrapper span,
.catalogsearch-result-index .page-wrapper #maincontent .page-title-wrapper span {
  color: #54d1f0;
  font-size: 22px;
  font-weight: 700;
}
@media all and (max-width: 480px) {
  .catalog-category-view .page-wrapper #maincontent .page-title-wrapper span,
  .catalogsearch-result-index .page-wrapper #maincontent .page-title-wrapper span {
    font-size: 16px;
  }
}
@media all and (max-width: 768px) {
  .catalog-category-view .page-wrapper #maincontent .page-title-wrapper,
  .catalogsearch-result-index .page-wrapper #maincontent .page-title-wrapper {
    display: block;
  }
}
.catalog-category-view .page-wrapper #maincontent .columns,
.catalogsearch-result-index .page-wrapper #maincontent .columns {
  display: flex !important;
  justify-content: space-between;
  flex-wrap: nowrap;
}
@media all and (max-width: 768px) {
  .catalog-category-view .page-wrapper #maincontent .columns,
  .catalogsearch-result-index .page-wrapper #maincontent .columns {
    flex-wrap: wrap;
  }
}
.catalog-category-view .page-wrapper #maincontent .columns:after,
.catalogsearch-result-index .page-wrapper #maincontent .columns:after {
  content: unset;
}
.catalog-category-view .page-wrapper #maincontent .columns .column.main,
.catalogsearch-result-index .page-wrapper #maincontent .columns .column.main {
  max-width: 1041px;
  flex: 5;
  float: unset;
}
@media all and (max-width: 768px) {
  .catalog-category-view .page-wrapper #maincontent .columns .column.main,
  .catalogsearch-result-index .page-wrapper #maincontent .columns .column.main {
    width: 100%;
    max-width: unset;
    flex: unset;
  }
}
.catalog-category-view .page-wrapper #maincontent .columns .column.main .toolbar.toolbar-products,
.catalogsearch-result-index .page-wrapper #maincontent .columns .column.main .toolbar.toolbar-products {
  height: 53px;
  background-color: #f2f2f2;
  margin: 0 0 41px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 26px;
  gap: 5px;
}
@media all and (max-width: 768px) {
  .catalog-category-view .page-wrapper #maincontent .columns .column.main .toolbar.toolbar-products,
  .catalogsearch-result-index .page-wrapper #maincontent .columns .column.main .toolbar.toolbar-products {
    margin-bottom: 20px;
    background: transparent;
    padding: 0;
    height: unset;
  }
}
@media all and (max-width: 480px) {
  .catalog-category-view .page-wrapper #maincontent .columns .column.main .toolbar.toolbar-products,
  .catalogsearch-result-index .page-wrapper #maincontent .columns .column.main .toolbar.toolbar-products {
    margin-bottom: 28px;
  }
}
.catalog-category-view .page-wrapper #maincontent .columns .column.main .toolbar.toolbar-products .abremobile,
.catalogsearch-result-index .page-wrapper #maincontent .columns .column.main .toolbar.toolbar-products .abremobile {
  display: none;
  font-weight: 700;
  color: #54d1f0;
  font-size: 16px;
  border: 1px solid #54d1f0;
  width: 183px;
  height: 35px;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
@media all and (max-width: 768px) {
  .catalog-category-view .page-wrapper #maincontent .columns .column.main .toolbar.toolbar-products .abremobile,
  .catalogsearch-result-index .page-wrapper #maincontent .columns .column.main .toolbar.toolbar-products .abremobile {
    display: flex;
  }
}
@media all and (max-width: 480px) {
  .catalog-category-view .page-wrapper #maincontent .columns .column.main .toolbar.toolbar-products .abremobile,
  .catalogsearch-result-index .page-wrapper #maincontent .columns .column.main .toolbar.toolbar-products .abremobile {
    font-size: 12px;
    height: 27px;
    flex: 1;
    width: unset;
    margin-right: 4.5px;
  }
}
.catalog-category-view .page-wrapper #maincontent .columns .column.main .toolbar.toolbar-products .abremobile p,
.catalogsearch-result-index .page-wrapper #maincontent .columns .column.main .toolbar.toolbar-products .abremobile p {
  margin: 0;
}
.catalog-category-view .page-wrapper #maincontent .columns .column.main .toolbar.toolbar-products:after,
.catalogsearch-result-index .page-wrapper #maincontent .columns .column.main .toolbar.toolbar-products:after {
  content: unset;
}
.catalog-category-view .page-wrapper #maincontent .columns .column.main .toolbar.toolbar-products:before,
.catalogsearch-result-index .page-wrapper #maincontent .columns .column.main .toolbar.toolbar-products:before {
  content: unset;
}
.catalog-category-view .page-wrapper #maincontent .columns .column.main .toolbar.toolbar-products .toolbar-sorter.sorter,
.catalogsearch-result-index .page-wrapper #maincontent .columns .column.main .toolbar.toolbar-products .toolbar-sorter.sorter {
  color: #707070;
  padding-top: 0;
}
@media all and (max-width: 480px) {
  .catalog-category-view .page-wrapper #maincontent .columns .column.main .toolbar.toolbar-products .toolbar-sorter.sorter,
  .catalogsearch-result-index .page-wrapper #maincontent .columns .column.main .toolbar.toolbar-products .toolbar-sorter.sorter {
    flex: 1;
    margin-left: 4.5px;
  }
}
@media all and (max-width: 768px) {
  .catalog-category-view .page-wrapper #maincontent .columns .column.main .toolbar.toolbar-products .toolbar-sorter.sorter .sorter-label,
  .catalogsearch-result-index .page-wrapper #maincontent .columns .column.main .toolbar.toolbar-products .toolbar-sorter.sorter .sorter-label {
    display: none;
  }
}
.catalog-category-view .page-wrapper #maincontent .columns .column.main .toolbar.toolbar-products .toolbar-sorter.sorter > a,
.catalogsearch-result-index .page-wrapper #maincontent .columns .column.main .toolbar.toolbar-products .toolbar-sorter.sorter > a {
  display: none;
}
.catalog-category-view .page-wrapper #maincontent .columns .column.main .toolbar.toolbar-products .toolbar-sorter.sorter > select,
.catalogsearch-result-index .page-wrapper #maincontent .columns .column.main .toolbar.toolbar-products .toolbar-sorter.sorter > select {
  background: transparent;
  font-weight: 700;
  color: #707070;
  box-shadow: unset;
}
@media all and (max-width: 768px) {
  .catalog-category-view .page-wrapper #maincontent .columns .column.main .toolbar.toolbar-products .toolbar-sorter.sorter > select,
  .catalogsearch-result-index .page-wrapper #maincontent .columns .column.main .toolbar.toolbar-products .toolbar-sorter.sorter > select {
    color: #54d1f0;
    font-size: 16px;
    font-weight: 700;
    border: 1px solid #54d1f0;
    height: 35px;
    margin: 0;
  }
}
@media all and (max-width: 480px) {
  .catalog-category-view .page-wrapper #maincontent .columns .column.main .toolbar.toolbar-products .toolbar-sorter.sorter > select,
  .catalogsearch-result-index .page-wrapper #maincontent .columns .column.main .toolbar.toolbar-products .toolbar-sorter.sorter > select {
    font-size: 12px;
    padding-top: 4px;
    height: 27px;
    width: 100%;
  }
}
.catalog-category-view .page-wrapper #maincontent .columns .column.main .toolbar.toolbar-products .toolbar-amount,
.catalogsearch-result-index .page-wrapper #maincontent .columns .column.main .toolbar.toolbar-products .toolbar-amount {
  color: #707070;
  padding-top: 0;
}
@media all and (max-width: 768px) {
  .catalog-category-view .page-wrapper #maincontent .columns .column.main .toolbar.toolbar-products .toolbar-amount,
  .catalogsearch-result-index .page-wrapper #maincontent .columns .column.main .toolbar.toolbar-products .toolbar-amount {
    display: none;
  }
}
.catalog-category-view .page-wrapper #maincontent .columns .column.main .toolbar.toolbar-products > .modes,
.catalogsearch-result-index .page-wrapper #maincontent .columns .column.main .toolbar.toolbar-products > .modes {
  display: none;
}
.catalog-category-view .page-wrapper #maincontent .columns .column.main .toolbar.toolbar-products .pages .pages-items,
.catalogsearch-result-index .page-wrapper #maincontent .columns .column.main .toolbar.toolbar-products .pages .pages-items {
  display: flex;
  align-items: center;
}
.catalog-category-view .page-wrapper #maincontent .columns .column.main .toolbar.toolbar-products .pages .pages-items .item:not(:last-child),
.catalogsearch-result-index .page-wrapper #maincontent .columns .column.main .toolbar.toolbar-products .pages .pages-items .item:not(:last-child) {
  margin-right: 10px;
}
.catalog-category-view .page-wrapper #maincontent .columns .column.main .toolbar.toolbar-products .pages .pages-items .item a,
.catalogsearch-result-index .page-wrapper #maincontent .columns .column.main .toolbar.toolbar-products .pages .pages-items .item a,
.catalog-category-view .page-wrapper #maincontent .columns .column.main .toolbar.toolbar-products .pages .pages-items .item strong,
.catalogsearch-result-index .page-wrapper #maincontent .columns .column.main .toolbar.toolbar-products .pages .pages-items .item strong {
  height: 48px;
  width: 48px;
  font-size: 14px;
  font-weight: 700;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
}
@media all and (max-width: 480px) {
  .catalog-category-view .page-wrapper #maincontent .columns .column.main .toolbar.toolbar-products .pages .pages-items .item a,
  .catalogsearch-result-index .page-wrapper #maincontent .columns .column.main .toolbar.toolbar-products .pages .pages-items .item a,
  .catalog-category-view .page-wrapper #maincontent .columns .column.main .toolbar.toolbar-products .pages .pages-items .item strong,
  .catalogsearch-result-index .page-wrapper #maincontent .columns .column.main .toolbar.toolbar-products .pages .pages-items .item strong {
    height: 36px;
    width: 36px;
    font-size: 12px;
  }
}
.catalog-category-view .page-wrapper #maincontent .columns .column.main .toolbar.toolbar-products .pages .pages-items .item a,
.catalogsearch-result-index .page-wrapper #maincontent .columns .column.main .toolbar.toolbar-products .pages .pages-items .item a {
  background-color: transparent;
  color: #54d1f0;
  border: 2px solid #f2f2f2;
}
.catalog-category-view .page-wrapper #maincontent .columns .column.main .toolbar.toolbar-products .pages .pages-items .item strong,
.catalogsearch-result-index .page-wrapper #maincontent .columns .column.main .toolbar.toolbar-products .pages .pages-items .item strong {
  color: #fff;
  background: #54d1f0;
}
.catalog-category-view .page-wrapper #maincontent .columns .column.main .toolbar.toolbar-products .pages .pages-items .pages-item-next a,
.catalogsearch-result-index .page-wrapper #maincontent .columns .column.main .toolbar.toolbar-products .pages .pages-items .pages-item-next a {
  border: none;
}
.catalog-category-view .page-wrapper #maincontent .columns .column.main .toolbar.toolbar-products .pages .pages-items .pages-item-next a:before,
.catalogsearch-result-index .page-wrapper #maincontent .columns .column.main .toolbar.toolbar-products .pages .pages-items .pages-item-next a:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: inherit;
  color: #54d1f0;
  content: '>>';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.catalog-category-view .page-wrapper #maincontent .columns .column.main .toolbar.toolbar-products .pages .pages-items .pages-item-previous a,
.catalogsearch-result-index .page-wrapper #maincontent .columns .column.main .toolbar.toolbar-products .pages .pages-items .pages-item-previous a {
  border: none;
}
.catalog-category-view .page-wrapper #maincontent .columns .column.main .toolbar.toolbar-products .pages .pages-items .pages-item-previous a:before,
.catalogsearch-result-index .page-wrapper #maincontent .columns .column.main .toolbar.toolbar-products .pages .pages-items .pages-item-previous a:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: inherit;
  color: #54d1f0;
  content: '<<';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.catalog-category-view .page-wrapper #maincontent .columns .column.main .products.wrapper,
.catalogsearch-result-index .page-wrapper #maincontent .columns .column.main .products.wrapper {
  margin-top: 0;
  margin-bottom: 20px;
}
@media all and (max-width: 480px) {
  .catalog-category-view .page-wrapper #maincontent .columns .column.main .products.wrapper,
  .catalogsearch-result-index .page-wrapper #maincontent .columns .column.main .products.wrapper {
    margin-bottom: 0;
  }
}
.catalog-category-view .page-wrapper #maincontent .columns .column.main .products.wrapper .product-items,
.catalogsearch-result-index .page-wrapper #maincontent .columns .column.main .products.wrapper .product-items {
  display: flex;
  justify-content: space-between;
  margin: 0;
  flex-wrap: wrap;
}
.catalog-category-view .page-wrapper #maincontent .columns .column.main .products.wrapper .product-items .product-item,
.catalogsearch-result-index .page-wrapper #maincontent .columns .column.main .products.wrapper .product-items .product-item {
  width: 32%;
  max-width: 328px;
  margin-left: 0;
  padding-left: 0;
  margin-bottom: 45px;
  position: relative;
}
@media all and (max-width: 64em) {
  .catalog-category-view .page-wrapper #maincontent .columns .column.main .products.wrapper .product-items .product-item,
  .catalogsearch-result-index .page-wrapper #maincontent .columns .column.main .products.wrapper .product-items .product-item {
    width: 49%;
  }
}
@media all and (max-width: 480px) {
  .catalog-category-view .page-wrapper #maincontent .columns .column.main .products.wrapper .product-items .product-item,
  .catalogsearch-result-index .page-wrapper #maincontent .columns .column.main .products.wrapper .product-items .product-item {
    margin-bottom: 28px;
  }
}
.catalog-category-view .page-wrapper #maincontent .columns .column.main .products.wrapper .product-items .product-item:not(:nth-child(3n)),
.catalogsearch-result-index .page-wrapper #maincontent .columns .column.main .products.wrapper .product-items .product-item:not(:nth-child(3n)) {
  margin-right: 1.5%;
}
@media all and (max-width: 64em) {
  .catalog-category-view .page-wrapper #maincontent .columns .column.main .products.wrapper .product-items .product-item:not(:nth-child(3n)),
  .catalogsearch-result-index .page-wrapper #maincontent .columns .column.main .products.wrapper .product-items .product-item:not(:nth-child(3n)) {
    margin-right: unset;
  }
}
@media all and (max-width: 64em) {
  .catalog-category-view .page-wrapper #maincontent .columns .column.main .products.wrapper .product-items .product-item:not(:nth-child(2n)),
  .catalogsearch-result-index .page-wrapper #maincontent .columns .column.main .products.wrapper .product-items .product-item:not(:nth-child(2n)) {
    margin-right: 2%;
  }
}
.catalog-category-view .page-wrapper #maincontent .columns .column.main .products.wrapper .product-items .product-item .product-item-info,
.catalogsearch-result-index .page-wrapper #maincontent .columns .column.main .products.wrapper .product-items .product-item .product-item-info {
  width: unset;
}
.catalog-category-view .page-wrapper #maincontent .columns .column.main .products-grid + .toolbar.toolbar-products,
.catalogsearch-result-index .page-wrapper #maincontent .columns .column.main .products-grid + .toolbar.toolbar-products {
  background: transparent;
  justify-content: center;
}
.catalog-category-view .page-wrapper #maincontent .columns .column.main .products-grid + .toolbar.toolbar-products .abremobile,
.catalogsearch-result-index .page-wrapper #maincontent .columns .column.main .products-grid + .toolbar.toolbar-products .abremobile {
  display: none;
}
.catalog-category-view .page-wrapper #maincontent .columns .sidebar.sidebar-main,
.catalogsearch-result-index .page-wrapper #maincontent .columns .sidebar.sidebar-main {
  height: fit-content;
  background-color: #f2f2f2;
  max-width: 328px;
  flex: 1;
  float: unset;
  padding: 28px 38px;
  margin: 0 15px 30px 0;
  min-width: 240px;
}
@media all and (max-width: 768px) {
  .catalog-category-view .page-wrapper #maincontent .columns .sidebar.sidebar-main,
  .catalogsearch-result-index .page-wrapper #maincontent .columns .sidebar.sidebar-main {
    position: fixed;
    top: 0;
    right: 100%;
    width: 100%;
    height: 100%;
    max-width: unset;
    display: block;
    transition: .3s;
    margin: 0;
    padding: 28px 0;
    background-color: #fff;
  }
  .catalog-category-view .page-wrapper #maincontent .columns .sidebar.sidebar-main.open,
  .catalogsearch-result-index .page-wrapper #maincontent .columns .sidebar.sidebar-main.open {
    right: 0;
    z-index: 99;
  }
}
.catalog-category-view .page-wrapper #maincontent .columns .sidebar.sidebar-main #layered-filter-block .block-title,
.catalogsearch-result-index .page-wrapper #maincontent .columns .sidebar.sidebar-main #layered-filter-block .block-title {
  margin-bottom: 0;
}
@media all and (max-width: 768px) {
  .catalog-category-view .page-wrapper #maincontent .columns .sidebar.sidebar-main #layered-filter-block .block-title,
  .catalogsearch-result-index .page-wrapper #maincontent .columns .sidebar.sidebar-main #layered-filter-block .block-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 29px;
  }
}
.catalog-category-view .page-wrapper #maincontent .columns .sidebar.sidebar-main #layered-filter-block .block-title strong,
.catalogsearch-result-index .page-wrapper #maincontent .columns .sidebar.sidebar-main #layered-filter-block .block-title strong {
  color: #54d1f0;
  font-size: 20px;
  font-weight: 700;
}
.catalog-category-view .page-wrapper #maincontent .columns .sidebar.sidebar-main #layered-filter-block .block-title .closeFilter,
.catalogsearch-result-index .page-wrapper #maincontent .columns .sidebar.sidebar-main #layered-filter-block .block-title .closeFilter {
  display: none;
  color: #54d1f0;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  align-items: center;
}
.catalog-category-view .page-wrapper #maincontent .columns .sidebar.sidebar-main #layered-filter-block .block-title .closeFilter .closex,
.catalogsearch-result-index .page-wrapper #maincontent .columns .sidebar.sidebar-main #layered-filter-block .block-title .closeFilter .closex {
  font-size: 16px;
  font-weight: 700;
  margin-left: 5px;
}
@media all and (max-width: 768px) {
  .catalog-category-view .page-wrapper #maincontent .columns .sidebar.sidebar-main #layered-filter-block .block-title .closeFilter,
  .catalogsearch-result-index .page-wrapper #maincontent .columns .sidebar.sidebar-main #layered-filter-block .block-title .closeFilter {
    display: flex;
  }
}
.catalog-category-view .page-wrapper #maincontent .columns .sidebar.sidebar-main #layered-filter-block .block-content > strong,
.catalogsearch-result-index .page-wrapper #maincontent .columns .sidebar.sidebar-main #layered-filter-block .block-content > strong {
  display: none;
}
.catalog-category-view .page-wrapper #maincontent .columns .sidebar.sidebar-main #layered-filter-block .block-content .filter-actions,
.catalogsearch-result-index .page-wrapper #maincontent .columns .sidebar.sidebar-main #layered-filter-block .block-content .filter-actions {
  margin-bottom: 30px;
}
.catalog-category-view .page-wrapper #maincontent .columns .sidebar.sidebar-main #layered-filter-block .block-content .filter-actions span,
.catalogsearch-result-index .page-wrapper #maincontent .columns .sidebar.sidebar-main #layered-filter-block .block-content .filter-actions span {
  color: #707070;
  font-size: 14px;
  font-weight: 400;
  text-decoration: underline;
}
@media all and (max-width: 768px) {
  .catalog-category-view .page-wrapper #maincontent .columns .sidebar.sidebar-main #layered-filter-block .block-content .filter-current,
  .catalogsearch-result-index .page-wrapper #maincontent .columns .sidebar.sidebar-main #layered-filter-block .block-content .filter-current {
    padding-right: 46px;
    padding-left: 29px;
  }
}
.catalog-category-view .page-wrapper #maincontent .columns .sidebar.sidebar-main #layered-filter-block .block-content .filter-current .filter-current-subtitle,
.catalogsearch-result-index .page-wrapper #maincontent .columns .sidebar.sidebar-main #layered-filter-block .block-content .filter-current .filter-current-subtitle {
  display: none;
}
.catalog-category-view .page-wrapper #maincontent .columns .sidebar.sidebar-main #layered-filter-block .block-content .filter-current .items,
.catalogsearch-result-index .page-wrapper #maincontent .columns .sidebar.sidebar-main #layered-filter-block .block-content .filter-current .items {
  display: flex;
  flex-wrap: wrap;
  margin-top: 7px;
}
.catalog-category-view .page-wrapper #maincontent .columns .sidebar.sidebar-main #layered-filter-block .block-content .filter-current .items .item,
.catalogsearch-result-index .page-wrapper #maincontent .columns .sidebar.sidebar-main #layered-filter-block .block-content .filter-current .items .item {
  display: flex;
  align-items: center;
  height: 14px;
  border: solid .5px #adadad;
  padding: 13px 7px;
  margin-right: 11px;
  margin-bottom: 7px;
}
.catalog-category-view .page-wrapper #maincontent .columns .sidebar.sidebar-main #layered-filter-block .block-content .filter-current .items .item .filter-label,
.catalogsearch-result-index .page-wrapper #maincontent .columns .sidebar.sidebar-main #layered-filter-block .block-content .filter-current .items .item .filter-label {
  display: none;
}
.catalog-category-view .page-wrapper #maincontent .columns .sidebar.sidebar-main #layered-filter-block .block-content .filter-current .items .item .filter-value,
.catalogsearch-result-index .page-wrapper #maincontent .columns .sidebar.sidebar-main #layered-filter-block .block-content .filter-current .items .item .filter-value {
  color: #707070;
  font-size: 14px;
}
.catalog-category-view .page-wrapper #maincontent .columns .sidebar.sidebar-main #layered-filter-block .block-content .filter-current .items .item .action.remove,
.catalogsearch-result-index .page-wrapper #maincontent .columns .sidebar.sidebar-main #layered-filter-block .block-content .filter-current .items .item .action.remove {
  width: 7px;
  height: 7px;
  background-image: url('../images/svg/cancel.svg');
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  margin-left: 20px;
  z-index: 1;
}
@media all and (max-width: 768px) {
  .catalog-category-view .page-wrapper #maincontent .columns .sidebar.sidebar-main #layered-filter-block .block-content .filter-current .items .item .action.remove,
  .catalogsearch-result-index .page-wrapper #maincontent .columns .sidebar.sidebar-main #layered-filter-block .block-content .filter-current .items .item .action.remove {
    width: 14px;
    height: 14px;
    background-image: url('../images/svg/cancel.svg');
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
  }
}
.catalog-category-view .page-wrapper #maincontent .columns .sidebar.sidebar-main #layered-filter-block .block-content .filter-current .items .item .action.remove span,
.catalogsearch-result-index .page-wrapper #maincontent .columns .sidebar.sidebar-main #layered-filter-block .block-content .filter-current .items .item .action.remove span {
  display: none;
}
@media all and (max-width: 768px) {
  .catalog-category-view .page-wrapper #maincontent .columns .sidebar.sidebar-main #layered-filter-block .block-content .filter-options > .filter-options-item:not(:first-child) .filter-options-title,
  .catalogsearch-result-index .page-wrapper #maincontent .columns .sidebar.sidebar-main #layered-filter-block .block-content .filter-options > .filter-options-item:not(:first-child) .filter-options-title {
    border-top: 1px solid #54d1f0;
  }
}
.catalog-category-view .page-wrapper #maincontent .columns .sidebar.sidebar-main #layered-filter-block .block-content .filter-options > .filter-options-item .filter-options-title,
.catalogsearch-result-index .page-wrapper #maincontent .columns .sidebar.sidebar-main #layered-filter-block .block-content .filter-options > .filter-options-item .filter-options-title {
  margin-bottom: 26px;
  color: #707070;
  font-size: 16px;
  font-weight: 700;
  position: relative;
}
@media all and (max-width: 768px) {
  .catalog-category-view .page-wrapper #maincontent .columns .sidebar.sidebar-main #layered-filter-block .block-content .filter-options > .filter-options-item .filter-options-title,
  .catalogsearch-result-index .page-wrapper #maincontent .columns .sidebar.sidebar-main #layered-filter-block .block-content .filter-options > .filter-options-item .filter-options-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-right: 46px;
    padding-left: 29px;
    margin: 0;
    height: 50px;
  }
}
.catalog-category-view .page-wrapper #maincontent .columns .sidebar.sidebar-main #layered-filter-block .block-content .filter-options > .filter-options-item .filter-options-title:after,
.catalogsearch-result-index .page-wrapper #maincontent .columns .sidebar.sidebar-main #layered-filter-block .block-content .filter-options > .filter-options-item .filter-options-title:after {
  content: '';
  display: block;
  width: 54px;
  height: 3px;
  background: #54d1f0;
  position: absolute;
  bottom: -14px;
  left: 0;
}
@media all and (max-width: 768px) {
  .catalog-category-view .page-wrapper #maincontent .columns .sidebar.sidebar-main #layered-filter-block .block-content .filter-options > .filter-options-item .filter-options-title:after,
  .catalogsearch-result-index .page-wrapper #maincontent .columns .sidebar.sidebar-main #layered-filter-block .block-content .filter-options > .filter-options-item .filter-options-title:after {
    content: unset;
  }
}
.catalog-category-view .page-wrapper #maincontent .columns .sidebar.sidebar-main #layered-filter-block .block-content .filter-options > .filter-options-item .filter-options-title .arrow,
.catalogsearch-result-index .page-wrapper #maincontent .columns .sidebar.sidebar-main #layered-filter-block .block-content .filter-options > .filter-options-item .filter-options-title .arrow {
  display: none;
}
.catalog-category-view .page-wrapper #maincontent .columns .sidebar.sidebar-main #layered-filter-block .block-content .filter-options > .filter-options-item .filter-options-title .arrow:before,
.catalogsearch-result-index .page-wrapper #maincontent .columns .sidebar.sidebar-main #layered-filter-block .block-content .filter-options > .filter-options-item .filter-options-title .arrow:before {
  content: '';
  width: 13px;
  height: 9px;
  background-image: url('../images/svg/arrowdown.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: block;
  transition: .3s;
}
@media all and (max-width: 768px) {
  .catalog-category-view .page-wrapper #maincontent .columns .sidebar.sidebar-main #layered-filter-block .block-content .filter-options > .filter-options-item .filter-options-title .arrow,
  .catalogsearch-result-index .page-wrapper #maincontent .columns .sidebar.sidebar-main #layered-filter-block .block-content .filter-options > .filter-options-item .filter-options-title .arrow {
    display: block;
  }
}
.catalog-category-view .page-wrapper #maincontent .columns .sidebar.sidebar-main #layered-filter-block .block-content .filter-options > .filter-options-item .filter-options-content,
.catalogsearch-result-index .page-wrapper #maincontent .columns .sidebar.sidebar-main #layered-filter-block .block-content .filter-options > .filter-options-item .filter-options-content {
  margin: 0 0 33px;
}
@media all and (max-width: 768px) {
  .catalog-category-view .page-wrapper #maincontent .columns .sidebar.sidebar-main #layered-filter-block .block-content .filter-options > .filter-options-item .filter-options-content,
  .catalogsearch-result-index .page-wrapper #maincontent .columns .sidebar.sidebar-main #layered-filter-block .block-content .filter-options > .filter-options-item .filter-options-content {
    padding: 0 52px;
    margin-bottom: 16px;
    margin-top: 27px;
  }
}
.catalog-category-view .page-wrapper #maincontent .columns .sidebar.sidebar-main #layered-filter-block .block-content .filter-options > .filter-options-item .filter-options-content .swatch-attribute .swatch-option.image,
.catalogsearch-result-index .page-wrapper #maincontent .columns .sidebar.sidebar-main #layered-filter-block .block-content .filter-options > .filter-options-item .filter-options-content .swatch-attribute .swatch-option.image {
  width: 40px;
  height: 27px;
}
@media all and (max-width: 768px) {
  .catalog-category-view .page-wrapper #maincontent .columns .sidebar.sidebar-main #layered-filter-block .block-content .filter-options > .filter-options-item .filter-options-content .range_slide_level_con > div,
  .catalogsearch-result-index .page-wrapper #maincontent .columns .sidebar.sidebar-main #layered-filter-block .block-content .filter-options > .filter-options-item .filter-options-content .range_slide_level_con > div {
    padding: 0;
  }
}
.catalog-category-view .page-wrapper #maincontent .columns .sidebar.sidebar-main #layered-filter-block .block-content .filter-options > .filter-options-item .filter-options-content .range_slider_container,
.catalogsearch-result-index .page-wrapper #maincontent .columns .sidebar.sidebar-main #layered-filter-block .block-content .filter-options > .filter-options-item .filter-options-content .range_slider_container {
  margin: 0 0 70px;
}
.catalog-category-view .page-wrapper #maincontent .columns .sidebar.sidebar-main #layered-filter-block .block-content .filter-options > .filter-options-item .filter-options-content .items > li:not(.item),
.catalogsearch-result-index .page-wrapper #maincontent .columns .sidebar.sidebar-main #layered-filter-block .block-content .filter-options > .filter-options-item .filter-options-content .items > li:not(.item) {
  display: none;
}
.catalog-category-view .page-wrapper #maincontent .columns .sidebar.sidebar-main #layered-filter-block .block-content .filter-options > .filter-options-item .filter-options-content .items .item,
.catalogsearch-result-index .page-wrapper #maincontent .columns .sidebar.sidebar-main #layered-filter-block .block-content .filter-options > .filter-options-item .filter-options-content .items .item {
  margin-bottom: 4px;
}
.catalog-category-view .page-wrapper #maincontent .columns .sidebar.sidebar-main #layered-filter-block .block-content .filter-options > .filter-options-item .filter-options-content .items .item label,
.catalogsearch-result-index .page-wrapper #maincontent .columns .sidebar.sidebar-main #layered-filter-block .block-content .filter-options > .filter-options-item .filter-options-content .items .item label {
  color: #222;
}
@media all and (max-width: 768px) {
  .catalog-category-view .page-wrapper #maincontent .columns .sidebar.sidebar-main #layered-filter-block .block-content .filter-options > .filter-options-item .filter-options-content .items .item label,
  .catalogsearch-result-index .page-wrapper #maincontent .columns .sidebar.sidebar-main #layered-filter-block .block-content .filter-options > .filter-options-item .filter-options-content .items .item label {
    color: #383838 !important;
    font-size: 16px !important;
  }
}
.catalog-category-view .page-wrapper #maincontent .columns .sidebar.sidebar-main #layered-filter-block .block-content .filter-options > .filter-options-item .filter-options-content .items .item label input,
.catalogsearch-result-index .page-wrapper #maincontent .columns .sidebar.sidebar-main #layered-filter-block .block-content .filter-options > .filter-options-item .filter-options-content .items .item label input {
  display: none;
}
@media all and (max-width: 768px) {
  .catalog-category-view .page-wrapper #maincontent .columns .sidebar.sidebar-main #layered-filter-block .block-content .filter-options > .filter-options-item .filter-options-content .items .item label .count,
  .catalogsearch-result-index .page-wrapper #maincontent .columns .sidebar.sidebar-main #layered-filter-block .block-content .filter-options > .filter-options-item .filter-options-content .items .item label .count {
    color: #222;
  }
}
.catalog-category-view .page-wrapper #maincontent .columns .sidebar.sidebar-main #layered-filter-block .block-content .filter-options > .filter-options-item .filter-options-content .items .item label .count:before,
.catalogsearch-result-index .page-wrapper #maincontent .columns .sidebar.sidebar-main #layered-filter-block .block-content .filter-options > .filter-options-item .filter-options-content .items .item label .count:before {
  margin-right: -3px;
}
.catalog-category-view .page-wrapper #maincontent .columns .sidebar.sidebar-main #layered-filter-block .block-content .filter-options > .filter-options-item .filter-options-content .items .item label .count:after,
.catalogsearch-result-index .page-wrapper #maincontent .columns .sidebar.sidebar-main #layered-filter-block .block-content .filter-options > .filter-options-item .filter-options-content .items .item label .count:after {
  margin-left: -3px;
}
.catalog-category-view .page-wrapper #maincontent .columns .sidebar.sidebar-main #layered-filter-block .block-content .filter-options > .filter-options-item .filter-options-content .items .item label input:checked + .optiontext,
.catalogsearch-result-index .page-wrapper #maincontent .columns .sidebar.sidebar-main #layered-filter-block .block-content .filter-options > .filter-options-item .filter-options-content .items .item label input:checked + .optiontext {
  font-weight: bold;
}
.catalog-category-view .page-wrapper #maincontent .columns .sidebar.sidebar-main #layered-filter-block .block-content .filter-options > .filter-options-item .filter-options-content .items .item label input:checked ~ .count,
.catalogsearch-result-index .page-wrapper #maincontent .columns .sidebar.sidebar-main #layered-filter-block .block-content .filter-options > .filter-options-item .filter-options-content .items .item label input:checked ~ .count {
  font-weight: bold;
  color: #222;
}
.catalog-category-view .page-wrapper #maincontent .category-view,
.catalogsearch-result-index .page-wrapper #maincontent .category-view {
  margin-bottom: 50px;
}
@media all and (max-width: 768px) {
  .catalog-category-view .page-wrapper #maincontent .category-view,
  .catalogsearch-result-index .page-wrapper #maincontent .category-view {
    display: none;
  }
}
.catalog-category-view .page-wrapper #maincontent .category-view .category-image,
.catalogsearch-result-index .page-wrapper #maincontent .category-view .category-image {
  margin: 0;
}
.swatch-attribute.size .swatch-option,
.swatch-attribute.manufacturer .swatch-option {
  background: #f0f0f0;
  color: #949494;
  width: 70px;
  height: 50px;
}
.category-lentes-de-contato .category-view {
  display: none;
}
.catalogsearch-result-index .sub-search-for-content {
  display: none;
}
footer .footer.content .switcher.switcher-store {
  display: none;
}
footer .footer-banner {
  background-color: #04d49b;
  max-width: 1400px;
  margin: 0 auto 86px;
}
@media all and (max-width: 768px) {
  footer .footer-banner {
    margin: 0 20px 32px;
  }
}
@media all and (max-width: 480px) {
  footer .footer-banner {
    width: 90%;
  }
}
footer .footer-banner .containerlimit {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  height: 107px;
}
@media all and (max-width: 75em) {
  footer .footer-banner .containerlimit {
    flex-direction: column;
    height: auto;
    padding: 20px;
  }
}
@media all and (max-width: 768px) {
  footer .footer-banner .containerlimit {
    flex-direction: column;
    padding: 20px;
  }
}
footer .footer-banner .containerlimit .labels {
  display: flex;
}
@media all and (max-width: 75em) {
  footer .footer-banner .containerlimit .labels {
    margin-bottom: 15px;
  }
}
@media all and (max-width: 768px) {
  footer .footer-banner .containerlimit .labels {
    margin-bottom: 4px;
  }
}
footer .footer-banner .containerlimit .labels .label-help {
  margin-right: 46px;
}
@media all and (max-width: 768px) {
  footer .footer-banner .containerlimit .labels .label-help {
    margin-right: 0;
  }
}
footer .footer-banner .containerlimit .labels .label-help .labelgeral {
  display: flex;
}
@media all and (max-width: 768px) {
  footer .footer-banner .containerlimit .labels .label-help .labelgeral {
    margin-bottom: 12px;
    padding: 0;
  }
}
@media all and (max-width: 480px) {
  footer .footer-banner .containerlimit .labels .label-help .labelgeral {
    margin-bottom: 5px;
  }
}
footer .footer-banner .containerlimit .labels .label-help .labelgeral .imgWp {
  max-width: 53px;
  height: 53px;
  margin-right: 11px;
  margin-left: 4px;
}
@media all and (max-width: 768px) {
  footer .footer-banner .containerlimit .labels .label-help .labelgeral .imgWp {
    max-width: 46px;
    margin-right: 11px;
  }
}
@media all and (max-width: 480px) {
  footer .footer-banner .containerlimit .labels .label-help .labelgeral .imgWp {
    margin-right: 6px;
  }
}
footer .footer-banner .containerlimit .labels .label-help .labelgeral .label1 {
  display: flex;
  flex-direction: column;
  margin-bottom: 10px;
  letter-spacing: -1px;
  line-height: 24px;
  padding-left: 2px;
  padding-top: 2px;
  flex: 1;
}
footer .footer-banner .containerlimit .labels .label-help .labelgeral .label1 span {
  color: #1f5a4a;
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 24px;
}
@media all and (max-width: 64em) {
  footer .footer-banner .containerlimit .labels .label-help .labelgeral .label1 span {
    font-size: 19px;
  }
}
@media all and (max-width: 768px) {
  footer .footer-banner .containerlimit .labels .label-help .labelgeral .label1 span {
    line-height: 17px;
  }
}
@media all and (max-width: 768px) {
  footer .footer-banner .containerlimit .labels .label-help .labelgeral .label1 {
    line-height: 17px;
    max-width: 138px;
  }
  footer .footer-banner .containerlimit .labels .label-help .labelgeral .label1 span {
    font-size: 17px;
  }
}
@media all and (max-width: 768px) {
  footer .footer-banner .containerlimit .labels .label-help div.label2 {
    padding-left: 0 !important;
    margin-bottom: 5px !important;
  }
}
@media all and (max-width: 768px) {
  footer .footer-banner .containerlimit .labels .label-help div.label2 .messageWhats:after {
    display: none;
  }
}
footer .footer-banner .containerlimit .labels .label-help div.label2 .messageWhats:after {
  content: ' / ';
}
footer .footer-banner .containerlimit .labels .label-help div.label2 span {
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 600;
}
@media all and (max-width: 768px) {
  footer .footer-banner .containerlimit .labels .label-help div.label2 {
    line-height: 16px;
    max-width: 229px;
    margin-bottom: 6px;
    padding-left: 21px;
  }
  footer .footer-banner .containerlimit .labels .label-help div.label2 span {
    font-size: 14px;
    font-weight: 400;
  }
}
@media all and (max-width: 480px) {
  footer .footer-banner .containerlimit .labels .label-help div.label2 {
    padding-left: 26px;
  }
}
footer .footer-banner .containerlimit .buttons {
  display: flex;
}
@media all and (max-width: 768px) {
  footer .footer-banner .containerlimit .buttons {
    width: 100%;
  }
  footer .footer-banner .containerlimit .buttons button,
  footer .footer-banner .containerlimit .buttons .cart.table-wrapper .actions-toolbar > .action,
  footer .footer-banner .containerlimit .buttons .action-gift {
    height: 40px;
  }
}
footer .footer-banner .containerlimit .buttons .whatsapp-buy {
  margin-right: 30px;
  background: #fff;
  border: 2px solid #fff;
  max-width: 327px;
  max-height: 43px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: .3s;
  cursor: pointer;
  padding: 0;
}
@media all and (max-width: 768px) {
  footer .footer-banner .containerlimit .buttons .whatsapp-buy {
    width: 48%;
    margin-right: 4%;
    max-height: 38px;
  }
}
footer .footer-banner .containerlimit .buttons .whatsapp-buy span {
  color: #04d193;
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: -.4px;
  line-height: 16px;
  width: 327px;
  text-align: center;
  transition: .3s;
  padding: 11px 0;
}
@media all and (max-width: 64em) {
  footer .footer-banner .containerlimit .buttons .whatsapp-buy span {
    width: 230px;
    font-size: 18px;
  }
}
@media all and (max-width: 768px) {
  footer .footer-banner .containerlimit .buttons .whatsapp-buy span {
    font-size: 11px;
    width: 130px;
  }
}
@media all and (max-width: 480px) {
  footer .footer-banner .containerlimit .buttons .whatsapp-buy span {
    padding: 0;
  }
}
footer .footer-banner .containerlimit .buttons .whatsapp-buy span b {
  margin-left: 4px;
  font-weight: 700;
}
footer .footer-banner .containerlimit .buttons .whatsapp-buy:hover {
  background: #04d193;
}
footer .footer-banner .containerlimit .buttons .whatsapp-buy:hover span {
  color: #fff;
  text-decoration: none;
}
footer .footer-banner .containerlimit .buttons .whatsapp-sac {
  max-width: 327px;
  padding: 0;
}
@media all and (max-width: 768px) {
  footer .footer-banner .containerlimit .buttons .whatsapp-sac {
    width: 49%;
    border: none;
  }
}
footer .footer-banner .containerlimit .buttons .whatsapp-sac a {
  background: #04d193;
  border: 2px solid #fff;
  transition: .3s;
  width: 327px;
  max-height: 43px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  padding: 11px 0;
}
@media all and (max-width: 768px) {
  footer .footer-banner .containerlimit .buttons .whatsapp-sac a {
    width: initial;
    max-height: 38px;
  }
}
footer .footer-banner .containerlimit .buttons .whatsapp-sac a:hover {
  background: #fff;
}
footer .footer-banner .containerlimit .buttons .whatsapp-sac a:hover span {
  color: #04d193;
}
footer .footer-banner .containerlimit .buttons .whatsapp-sac a span {
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: -.4px;
  line-height: 16px;
  width: 327px;
  text-align: center;
  transition: .3s;
}
@media all and (max-width: 64em) {
  footer .footer-banner .containerlimit .buttons .whatsapp-sac a span {
    font-size: 18px;
  }
}
@media all and (max-width: 768px) {
  footer .footer-banner .containerlimit .buttons .whatsapp-sac a span {
    font-size: 11px;
    padding: 20px 0;
  }
}
footer .footer-banner .containerlimit .buttons .whatsapp-sac a span b {
  margin-left: 4px;
  font-weight: 700;
}
footer .footer.content {
  width: 100%;
  max-width: 100%;
  padding: unset;
  margin-top: 0;
  border-top: none;
}
footer .footer.content .containerNewsletter {
  width: 100%;
  max-width: 100%;
  background-color: #54d1f0;
  padding: 0 10px;
}
footer .footer.content .containerNewsletter .containerLimit0 {
  max-width: 1160px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  padding-top: 15px;
  padding-bottom: 16px;
}
@media all and (max-width: 768px) {
  footer .footer.content .containerNewsletter .containerLimit0 {
    display: block;
    padding: 25px 15px;
  }
}
footer .footer.content .containerNewsletter .containerLimit0 .titlenews {
  max-width: 414px;
  margin-right: 60px;
}
@media all and (max-width: 64em) {
  footer .footer.content .containerNewsletter .containerLimit0 .titlenews {
    margin-right: 20px;
  }
}
@media all and (max-width: 768px) {
  footer .footer.content .containerNewsletter .containerLimit0 .titlenews {
    max-width: unset;
    margin: 0 1px 24px 0;
    text-align: center;
  }
}
footer .footer.content .containerNewsletter .containerLimit0 .titlenews span {
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
}
@media all and (max-width: 64em) {
  footer .footer.content .containerNewsletter .containerLimit0 .titlenews span {
    font-size: 20px;
  }
}
@media all and (max-width: 768px) {
  footer .footer.content .containerNewsletter .containerLimit0 .titlenews span {
    font-size: 16px;
  }
}
footer .footer.content .containerNewsletter .containerLimit0 .block.newsletter {
  margin-bottom: 0;
  max-width: 684px;
  width: 100%;
}
footer .footer.content .containerNewsletter .containerLimit0 .block.newsletter .content form {
  display: flex;
}
@media all and (max-width: 768px) {
  footer .footer.content .containerNewsletter .containerLimit0 .block.newsletter .content form {
    display: block;
  }
}
footer .footer.content .containerNewsletter .containerLimit0 .block.newsletter .content form .field.newsletter {
  flex: 1;
}
@media all and (max-width: 768px) {
  footer .footer.content .containerNewsletter .containerLimit0 .block.newsletter .content form .field.newsletter {
    width: 100%;
  }
}
@media all and (max-width: 768px) {
  footer .footer.content .containerNewsletter .containerLimit0 .block.newsletter .content form .field.newsletter .control {
    margin-bottom: 7px;
    width: 100%;
    display: flex;
    justify-content: center;
  }
}
footer .footer.content .containerNewsletter .containerLimit0 .block.newsletter .content form .field.newsletter .control:before {
  display: none;
}
footer .footer.content .containerNewsletter .containerLimit0 .block.newsletter .content form .field.newsletter .control input {
  border: 1px solid #54d1f0;
  background-color: #fff;
  color: #54d1f0;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  height: 39px;
  padding: 19px 24px;
}
footer .footer.content .containerNewsletter .containerLimit0 .block.newsletter .content form .field.newsletter .control input::placeholder {
  color: #54d1f0;
}
@media all and (max-width: 768px) {
  footer .footer.content .containerNewsletter .containerLimit0 .block.newsletter .content form .field.newsletter .control input {
    height: 38px;
    max-width: 313px;
    font-size: 12px;
    margin-right: 0;
  }
}
footer .footer.content .containerNewsletter .containerLimit0 .block.newsletter .content form .actions {
  width: unset;
  margin-left: 22px;
}
@media all and (max-width: 768px) {
  footer .footer.content .containerNewsletter .containerLimit0 .block.newsletter .content form .actions {
    justify-content: center;
  }
}
footer .footer.content .containerNewsletter .containerLimit0 .block.newsletter .content form .actions .subscribe {
  border: none;
  background-color: #1096c3;
  width: 238px;
  border-radius: unset !important;
  transition: .3s;
  height: 100%;
}
footer .footer.content .containerNewsletter .containerLimit0 .block.newsletter .content form .actions .subscribe span {
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  transition: .3s;
}
footer .footer.content .containerNewsletter .containerLimit0 .block.newsletter .content form .actions .subscribe:hover {
  background-color: transparent;
  border: 2px solid #fff;
}
footer .footer.content .containerNewsletter .containerLimit0 .block.newsletter .content form .actions .subscribe:hover span {
  color: #fff;
}
@media all and (max-width: 768px) {
  footer .footer.content .containerNewsletter .containerLimit0 .block.newsletter .content form .actions .subscribe {
    height: 38px;
    max-width: 313px;
    font-size: 12px;
    width: 100%;
  }
}
@media all and (max-width: 768px) {
  footer .footer.content .containerNewsletter .containerLimit0 .block.newsletter .content form .actions {
    width: 100%;
    max-width: 100%;
    display: flex;
    margin-left: 0;
  }
}
footer .footer.content .containerFooter {
  max-width: 100%;
  width: 100%;
  background-color: #54d1f0;
}
footer .footer.content .containerFooter .containerColunas {
  padding: 38px 10px 42px;
  width: 100%;
  max-width: 100%;
  display: flex;
  background-color: #1096c3;
}
@media all and (max-width: 768px) {
  footer .footer.content .containerFooter .containerColunas {
    padding-top: 36px;
  }
}
@media all and (max-width: 480px) {
  footer .footer.content .containerFooter .containerColunas {
    padding-bottom: 10px;
  }
}
footer .footer.content .containerFooter .containerColunas .limitContainer {
  display: flex;
  margin: 0 auto;
  width: 100%;
  max-width: 1165px;
}
@media all and (max-width: 768px) {
  footer .footer.content .containerFooter .containerColunas .limitContainer {
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
  }
  footer .footer.content .containerFooter .containerColunas .limitContainer .LogoImagens {
    text-align: center;
    margin-bottom: 38px;
    width: 100%;
  }
  footer .footer.content .containerFooter .containerColunas .limitContainer .LogoImagens img {
    max-width: 154px;
  }
}
footer .footer.content .containerFooter .containerColunas .limitContainer .containerLimit {
  display: flex;
}
@media all and (max-width: 768px) {
  footer .footer.content .containerFooter .containerColunas .limitContainer .containerLimit {
    display: block;
    width: 30%;
    float: left;
    padding-left: 30px;
    text-align: left;
  }
}
@media all and (max-width: 480px) {
  footer .footer.content .containerFooter .containerColunas .limitContainer .containerLimit {
    width: 50%;
  }
}
footer .footer.content .containerFooter .containerColunas .limitContainer .containerLimit .LogoImagens {
  width: 175px;
  max-width: 175px;
  padding-top: 4px;
  margin-right: 64px;
}
@media all and (max-width: 64em) {
  footer .footer.content .containerFooter .containerColunas .limitContainer .containerLimit .LogoImagens {
    margin-right: 30px;
  }
}
@media all and (max-width: 768px) {
  footer .footer.content .containerFooter .containerColunas .limitContainer .containerLimit .LogoImagens {
    margin: 0 auto;
  }
}
footer .footer.content .containerFooter .containerColunas .limitContainer .containerLimit .col-1,
footer .footer.content .containerFooter .containerColunas .limitContainer .containerLimit .col-2,
footer .footer.content .containerFooter .containerColunas .limitContainer .containerLimit .col-3 {
  margin-right: 43px;
}
@media all and (max-width: 64em) {
  footer .footer.content .containerFooter .containerColunas .limitContainer .containerLimit .col-1,
  footer .footer.content .containerFooter .containerColunas .limitContainer .containerLimit .col-2,
  footer .footer.content .containerFooter .containerColunas .limitContainer .containerLimit .col-3 {
    margin-right: 20px;
  }
}
@media all and (max-width: 768px) {
  footer .footer.content .containerFooter .containerColunas .limitContainer .containerLimit .col-1,
  footer .footer.content .containerFooter .containerColunas .limitContainer .containerLimit .col-2,
  footer .footer.content .containerFooter .containerColunas .limitContainer .containerLimit .col-3 {
    margin-bottom: 22px;
  }
}
footer .footer.content .containerFooter .containerColunas .limitContainer .containerLimit .col-1 .tituloCol,
footer .footer.content .containerFooter .containerColunas .limitContainer .containerLimit .col-2 .tituloCol,
footer .footer.content .containerFooter .containerColunas .limitContainer .containerLimit .col-3 .tituloCol {
  margin-top: -4px;
  margin-bottom: 4px;
}
footer .footer.content .containerFooter .containerColunas .limitContainer .containerLimit .col-1 .tituloCol span,
footer .footer.content .containerFooter .containerColunas .limitContainer .containerLimit .col-2 .tituloCol span,
footer .footer.content .containerFooter .containerColunas .limitContainer .containerLimit .col-3 .tituloCol span {
  color: #f2f2f2;
  font-size: 16px;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
}
@media all and (max-width: 768px) {
  footer .footer.content .containerFooter .containerColunas .limitContainer .containerLimit .col-1 .tituloCol span,
  footer .footer.content .containerFooter .containerColunas .limitContainer .containerLimit .col-2 .tituloCol span,
  footer .footer.content .containerFooter .containerColunas .limitContainer .containerLimit .col-3 .tituloCol span {
    font-size: 14px;
  }
}
footer .footer.content .containerFooter .containerColunas .limitContainer .containerLimit .col-1 .linksCol,
footer .footer.content .containerFooter .containerColunas .limitContainer .containerLimit .col-2 .linksCol,
footer .footer.content .containerFooter .containerColunas .limitContainer .containerLimit .col-3 .linksCol {
  max-width: 180px;
}
footer .footer.content .containerFooter .containerColunas .limitContainer .containerLimit .col-1 .linksCol .linkCol,
footer .footer.content .containerFooter .containerColunas .limitContainer .containerLimit .col-2 .linksCol .linkCol,
footer .footer.content .containerFooter .containerColunas .limitContainer .containerLimit .col-3 .linksCol .linkCol {
  margin-bottom: 5px;
}
footer .footer.content .containerFooter .containerColunas .limitContainer .containerLimit .col-1 .linksCol .linkCol a,
footer .footer.content .containerFooter .containerColunas .limitContainer .containerLimit .col-2 .linksCol .linkCol a,
footer .footer.content .containerFooter .containerColunas .limitContainer .containerLimit .col-3 .linksCol .linkCol a {
  color: #f2f2f2;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
}
@media all and (max-width: 768px) {
  footer .footer.content .containerFooter .containerColunas .limitContainer .containerLimit .col-1 .linksCol .linkCol a,
  footer .footer.content .containerFooter .containerColunas .limitContainer .containerLimit .col-2 .linksCol .linkCol a,
  footer .footer.content .containerFooter .containerColunas .limitContainer .containerLimit .col-3 .linksCol .linkCol a {
    font-size: 12px;
  }
}
footer .footer.content .containerFooter .containerColunas .limitContainer .containerLimit .col-1 .linksCol .linkCol a:hover,
footer .footer.content .containerFooter .containerColunas .limitContainer .containerLimit .col-2 .linksCol .linkCol a:hover,
footer .footer.content .containerFooter .containerColunas .limitContainer .containerLimit .col-3 .linksCol .linkCol a:hover {
  color: #f2f2f2;
}
footer .footer.content .containerFooter .containerColunas .limitContainer .ColContato {
  margin-right: 78px;
}
@media all and (max-width: 64em) {
  footer .footer.content .containerFooter .containerColunas .limitContainer .ColContato {
    margin-right: 60px;
  }
}
@media all and (max-width: 768px) {
  footer .footer.content .containerFooter .containerColunas .limitContainer .ColContato {
    width: 30%;
    float: left;
    margin-right: 0;
  }
}
@media all and (max-width: 480px) {
  footer .footer.content .containerFooter .containerColunas .limitContainer .ColContato {
    width: 50%;
  }
}
footer .footer.content .containerFooter .containerColunas .limitContainer .ColContato .tituloColContato {
  margin-bottom: 10px;
}
footer .footer.content .containerFooter .containerColunas .limitContainer .ColContato .tituloColContato span {
  font-size: 16px;
  font-weight: 700;
  color: #f2f2f2;
  font-family: 'Open Sans', sans-serif;
}
@media all and (max-width: 768px) {
  footer .footer.content .containerFooter .containerColunas .limitContainer .ColContato .tituloColContato span {
    font-size: 14px;
  }
}
footer .footer.content .containerFooter .containerColunas .limitContainer .ColContato .ContentContato .titleConteudo {
  margin-bottom: 2px;
}
footer .footer.content .containerFooter .containerColunas .limitContainer .ColContato .ContentContato .titleConteudo span {
  font-size: 14px;
  font-weight: 400;
  color: #f2f2f2;
  font-family: 'Open Sans', sans-serif;
}
@media all and (max-width: 768px) {
  footer .footer.content .containerFooter .containerColunas .limitContainer .ColContato .ContentContato .titleConteudo span {
    font-size: 12px;
  }
}
footer .footer.content .containerFooter .containerColunas .limitContainer .ColContato .ContentContato .conteudo {
  margin-bottom: 7px;
}
@media all and (max-width: 768px) {
  footer .footer.content .containerFooter .containerColunas .limitContainer .ColContato .ContentContato .conteudo {
    margin-bottom: 12px;
  }
}
footer .footer.content .containerFooter .containerColunas .limitContainer .ColContato .ContentContato .conteudo span {
  font-size: 20px;
  font-weight: 700;
  color: #f2f2f2;
  font-family: 'Open Sans', sans-serif;
}
@media all and (max-width: 768px) {
  footer .footer.content .containerFooter .containerColunas .limitContainer .ColContato .ContentContato .conteudo span {
    font-size: 16px;
  }
}
footer .footer.content .containerFooter .containerColunas .limitContainer .desktop__sociais {
  display: block;
}
@media all and (max-width: 768px) {
  footer .footer.content .containerFooter .containerColunas .limitContainer .desktop__sociais {
    display: none;
  }
}
footer .footer.content .containerFooter .containerColunas .limitContainer .mobile__sociais {
  display: none;
}
@media all and (max-width: 768px) {
  footer .footer.content .containerFooter .containerColunas .limitContainer .mobile__sociais {
    display: block;
  }
}
@media all and (max-width: 768px) {
  footer .footer.content .containerFooter .containerColunas .limitContainer .Sociais {
    float: left;
    width: 100%;
  }
  footer .footer.content .containerFooter .containerColunas .limitContainer .Sociais .desktop__sociais {
    display: none;
  }
}
footer .footer.content .containerFooter .containerColunas .limitContainer .Sociais > .mobile__sociais {
  display: none;
}
footer .footer.content .containerFooter .containerColunas .limitContainer .Sociais .titleSocial {
  margin-bottom: 16px;
}
footer .footer.content .containerFooter .containerColunas .limitContainer .Sociais .titleSocial span {
  font-size: 16px;
  font-weight: 700;
  color: #f2f2f2;
  font-family: 'Open Sans', sans-serif;
}
footer .footer.content .containerFooter .containerColunas .limitContainer .Sociais .ImagensSociais {
  margin-bottom: 24px;
  display: flex;
  flex-wrap: wrap;
}
footer .footer.content .containerFooter .containerColunas .limitContainer .Sociais .ImagensSociais a {
  align-items: center;
  display: flex;
}
footer .footer.content .containerFooter .containerColunas .limitContainer .Sociais .ImagensSociais a img {
  margin-right: 14px;
  margin-bottom: 6px;
  height: 26px;
}
footer .footer.content .containerFooter .containerColunas .limitContainer .Sociais .ImagensCampanha img {
  max-width: 101px;
  border-radius: 5px;
  margin-right: 9px;
}
@media (max-width: 767px) {
  footer .footer.content .containerFooter .containerColunas .limitContainer {
    display: block;
  }
  footer .footer.content .containerFooter .containerColunas .limitContainer .containerLimit {
    width: 100%;
    padding-left: 0px;
    display: flex;
    justify-content: left;
    flex-wrap: wrap;
  }
  footer .footer.content .containerFooter .containerColunas .limitContainer .containerLimit .LogoImagens {
    min-width: 100%;
    margin-bottom: 35px;
  }
  footer .footer.content .containerFooter .containerColunas .limitContainer .containerLimit .col-1,
  footer .footer.content .containerFooter .containerColunas .limitContainer .containerLimit .col-2 {
    max-width: 100px;
  }
  footer .footer.content .containerFooter .containerColunas .limitContainer .ColContato {
    width: 100%;
  }
  footer .footer.content .containerFooter .containerColunas .limitContainer .ColContato .ContentContato {
    display: grid;
    grid-template-columns: repeat(2, 175px);
  }
}
@media (max-width: 767px) {
  footer .footer.content .containerFooter .containerColunas {
    padding: 38px 25px 42px;
  }
}
footer .footer.content .containerFooter .ContainerPagamentos {
  background-color: #fff;
  padding-top: 34px;
  padding-bottom: 34px;
}
@media all and (max-width: 480px) {
  footer .footer.content .containerFooter .ContainerPagamentos {
    padding-top: 0;
  }
}
footer .footer.content .containerFooter .ContainerPagamentos .containerLimit2 {
  display: flex;
  justify-content: space-between;
  max-width: 1165px;
  margin: 0 auto;
  width: 100%;
  padding: 0;
}
@media all and (max-width: 768px) {
  footer .footer.content .containerFooter .ContainerPagamentos .containerLimit2 {
    flex-wrap: wrap;
    max-width: 100%;
    width: 100%;
    padding: 24px 15px 0;
  }
}
@media (max-width: 400px) {
  footer .footer.content .containerFooter .ContainerPagamentos .containerLimit2 {
    flex-direction: row;
    row-gap: 30px;
  }
}
footer .footer.content .containerFooter .ContainerPagamentos .containerLimit2 .FormaPagamento {
  max-width: 275px;
  margin: 0;
}
@media all and (max-width: 64em) {
  footer .footer.content .containerFooter .ContainerPagamentos .containerLimit2 .FormaPagamento {
    margin-right: 35px;
  }
}
@media all and (max-width: 768px) {
  footer .footer.content .containerFooter .ContainerPagamentos .containerLimit2 .FormaPagamento {
    width: 150px;
    margin-right: 0;
  }
}
@media (max-width: 600px) {
  footer .footer.content .containerFooter .ContainerPagamentos .containerLimit2 .FormaPagamento {
    margin-bottom: 20px;
  }
}
footer .footer.content .containerFooter .ContainerPagamentos .containerLimit2 .FormaPagamento .tituloPag {
  width: 290px;
  margin-bottom: 11px;
}
footer .footer.content .containerFooter .ContainerPagamentos .containerLimit2 .FormaPagamento .tituloPag span {
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  color: #54d1f0;
  font-weight: 400;
}
@media (max-width: 600px) {
  footer .footer.content .containerFooter .ContainerPagamentos .containerLimit2 .FormaPagamento .tituloPag span {
    font-size: 12px;
  }
}
footer .footer.content .containerFooter .ContainerPagamentos .containerLimit2 .FormaPagamento .tituloPag strong {
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  color: #54d1f0;
  font-weight: 700;
}
@media (max-width: 600px) {
  footer .footer.content .containerFooter .ContainerPagamentos .containerLimit2 .FormaPagamento .tituloPag strong {
    font-size: 12px;
  }
}
@media (max-width: 600px) {
  footer .footer.content .containerFooter .ContainerPagamentos .containerLimit2 .FormaPagamento .tituloPag {
    max-width: 140px;
  }
}
footer .footer.content .containerFooter .ContainerPagamentos .containerLimit2 .FormaPagamento .ImgPagamentos {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  max-width: 275px;
}
@media all and (max-width: 768px) {
  footer .footer.content .containerFooter .ContainerPagamentos .containerLimit2 .FormaPagamento .ImgPagamentos {
    max-width: 190px;
  }
}
footer .footer.content .containerFooter .ContainerPagamentos .containerLimit2 .FormaPagamento .ImgPagamentos img {
  margin-bottom: 12px;
  max-width: 65px;
  margin-right: 15px;
  height: fit-content;
}
@media all and (max-width: 768px) {
  footer .footer.content .containerFooter .ContainerPagamentos .containerLimit2 .FormaPagamento .ImgPagamentos img {
    margin-right: 5px;
  }
}
@media (max-width: 600px) {
  footer .footer.content .containerFooter .ContainerPagamentos .containerLimit2 .FormaPagamento .ImgPagamentos img {
    max-width: 30px;
  }
}
footer .footer.content .containerFooter .ContainerPagamentos .containerLimit2 .FormaPagamento .ImgPagamentos img:first-child {
  max-width: 95px;
}
@media (max-width: 600px) {
  footer .footer.content .containerFooter .ContainerPagamentos .containerLimit2 .FormaPagamento .ImgPagamentos img:first-child {
    max-width: 42px;
  }
}
@media (max-width: 600px) {
  footer .footer.content .containerFooter .ContainerPagamentos .containerLimit2 .FormaPagamento .ImgPagamentos img:nth-child(3) {
    max-width: 42px;
  }
}
@media (max-width: 600px) {
  footer .footer.content .containerFooter .ContainerPagamentos .containerLimit2 .FormaPagamento .ImgPagamentos img:nth-child(6) {
    max-width: 45px;
  }
}
footer .footer.content .containerFooter .ContainerPagamentos .containerLimit2 .FormaPagamento .ImgPagamentos img:last-child {
  margin-right: 0px;
}
footer .footer.content .containerFooter .ContainerPagamentos .containerLimit2 .Certificados {
  margin: 0;
}
@media all and (max-width: 768px) {
  footer .footer.content .containerFooter .ContainerPagamentos .containerLimit2 .Certificados {
    width: 40%;
    margin-left: 0;
  }
}
@media (max-width: 600px) {
  footer .footer.content .containerFooter .ContainerPagamentos .containerLimit2 .Certificados {
    width: 100%;
  }
}
footer .footer.content .containerFooter .ContainerPagamentos .containerLimit2 .Certificados .tituloCert {
  margin-bottom: 12px;
}
footer .footer.content .containerFooter .ContainerPagamentos .containerLimit2 .Certificados .tituloCert span {
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  color: #54d1f0;
  font-weight: 400;
}
footer .footer.content .containerFooter .ContainerPagamentos .containerLimit2 .Certificados .imgCertificados {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
footer .footer.content .containerFooter .ContainerPagamentos .containerLimit2 .Certificados .imgCertificados img {
  max-width: 125px;
}
@media all and (max-width: 768px) {
  footer .footer.content .containerFooter .ContainerPagamentos .containerLimit2 .Certificados .imgCertificados img {
    max-width: 91px;
  }
}
footer .footer.content .containerFooter .ContainerPagamentos .containerLimit2 .FormasEntrega {
  max-width: 223px;
  width: 100%;
}
@media all and (max-width: 768px) {
  footer .footer.content .containerFooter .ContainerPagamentos .containerLimit2 .FormasEntrega {
    width: 60%;
  }
}
@media (max-width: 600px) {
  footer .footer.content .containerFooter .ContainerPagamentos .containerLimit2 .FormasEntrega {
    margin-bottom: 50px;
    width: 100%;
    max-width: 100%;
  }
}
footer .footer.content .containerFooter .ContainerPagamentos .containerLimit2 .FormasEntrega .tituloEntrega {
  margin-bottom: 7px;
}
footer .footer.content .containerFooter .ContainerPagamentos .containerLimit2 .FormasEntrega .tituloEntrega span {
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  color: #54d1f0;
  font-weight: 400;
}
footer .footer.content .containerFooter .ContainerPagamentos .containerLimit2 .FormasEntrega .imgEntregas {
  max-width: 219px;
  height: 100%;
  max-height: 125px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  justify-content: start;
  align-items: center;
}
@media (max-width: 600px) {
  footer .footer.content .containerFooter .ContainerPagamentos .containerLimit2 .FormasEntrega .imgEntregas {
    width: 100%;
    max-width: 295px;
  }
}
footer .footer.content .containerFooter .ContainerPagamentos .containerLimit2 .FormasEntrega .imgEntregas img {
  max-width: 91px;
  margin-right: 15px;
  margin-bottom: 4px;
}
@media all and (max-width: 768px) {
  footer .footer.content .containerFooter .ContainerPagamentos .containerLimit2 .FormasEntrega .imgEntregas img {
    max-width: 67px;
    margin-right: 14px;
  }
}
@media (max-width: 600px) {
  footer .footer.content .containerFooter .ContainerPagamentos .containerLimit2 .FormasEntrega .imgEntregas img {
    max-width: 95px;
  }
}
@media (max-width: 600px) {
  footer .footer.content .containerFooter .ContainerPagamentos .containerLimit2 .FormasEntrega .imgEntregas {
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(3);
  }
  footer .footer.content .containerFooter .ContainerPagamentos .containerLimit2 .FormasEntrega .imgEntregas img:nth-child(1n) {
    grid-column: 1;
    grid-row: 1;
  }
  footer .footer.content .containerFooter .ContainerPagamentos .containerLimit2 .FormasEntrega .imgEntregas img:nth-child(2n) {
    grid-column: 1;
    grid-row: 2;
  }
  footer .footer.content .containerFooter .ContainerPagamentos .containerLimit2 .FormasEntrega .imgEntregas img:nth-child(3n) {
    margin-top: -13px;
    grid-column: 2;
    grid-row: 1;
  }
  footer .footer.content .containerFooter .ContainerPagamentos .containerLimit2 .FormasEntrega .imgEntregas img:nth-child(4n) {
    grid-column: 2;
    grid-row: 2;
  }
  footer .footer.content .containerFooter .ContainerPagamentos .containerLimit2 .FormasEntrega .imgEntregas img:nth-child(5n) {
    grid-column: 3;
    grid-row: 1;
  }
  footer .footer.content .containerFooter .ContainerPagamentos .containerLimit2 .FormasEntrega .imgEntregas img:nth-child(6n) {
    margin-top: 0px;
    grid-column: 3;
    grid-row: 2;
  }
}
footer .footer.content .containerFooter .ContainerPagamentos .containerLimit2 .Transferencias {
  max-width: 300px;
  margin: 0;
  width: 100%;
}
@media all and (max-width: 64em) {
  footer .footer.content .containerFooter .ContainerPagamentos .containerLimit2 .Transferencias {
    margin-right: 10px;
  }
}
@media all and (max-width: 768px) {
  footer .footer.content .containerFooter .ContainerPagamentos .containerLimit2 .Transferencias {
    margin-right: 0;
  }
}
@media (max-width: 991px) {
  footer .footer.content .containerFooter .ContainerPagamentos .containerLimit2 .Transferencias {
    margin-bottom: 125px;
  }
}
@media (max-width: 767px) {
  footer .footer.content .containerFooter .ContainerPagamentos .containerLimit2 .Transferencias {
    margin-bottom: 0px;
  }
}
@media (max-width: 600px) {
  footer .footer.content .containerFooter .ContainerPagamentos .containerLimit2 .Transferencias {
    max-width: 166px;
  }
}
footer .footer.content .containerFooter .ContainerPagamentos .containerLimit2 .Transferencias .tituloTransferencia {
  margin-bottom: 15px;
}
footer .footer.content .containerFooter .ContainerPagamentos .containerLimit2 .Transferencias .tituloTransferencia span {
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  color: #54d1f0;
  font-weight: 400;
}
@media (max-width: 600px) {
  footer .footer.content .containerFooter .ContainerPagamentos .containerLimit2 .Transferencias .tituloTransferencia span {
    font-size: 12px;
  }
}
footer .footer.content .containerFooter .ContainerPagamentos .containerLimit2 .Transferencias .imgTransferencias {
  width: 100%;
  max-width: 295px;
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
  height: 100%;
  max-height: 108px;
  align-items: center;
}
footer .footer.content .containerFooter .ContainerPagamentos .containerLimit2 .Transferencias .imgTransferencias img {
  margin-right: 15px;
  margin-bottom: 13px;
  height: fit-content;
  max-width: 65px;
}
@media (max-width: 991px) {
  footer .footer.content .containerFooter .ContainerPagamentos .containerLimit2 .Transferencias .imgTransferencias img {
    max-width: 44px;
  }
}
@media (max-width: 767px) {
  footer .footer.content .containerFooter .ContainerPagamentos .containerLimit2 .Transferencias .imgTransferencias img {
    max-width: 28px;
    margin-right: 5px;
  }
}
@media (max-width: 767px) {
  footer .footer.content .containerFooter .ContainerPagamentos .containerLimit2 .Transferencias .imgTransferencias img:nth-child(6),
  footer .footer.content .containerFooter .ContainerPagamentos .containerLimit2 .Transferencias .imgTransferencias img:nth-child(7),
  footer .footer.content .containerFooter .ContainerPagamentos .containerLimit2 .Transferencias .imgTransferencias img:nth-child(8) {
    max-width: 42px;
  }
}
@media (max-width: 767px) {
  footer .footer.content .containerFooter .ContainerPagamentos .containerLimit2 .Transferencias .imgTransferencias img:nth-child(7) {
    max-width: 42px;
  }
}
@media (max-width: 767px) {
  footer .footer.content .containerFooter .ContainerPagamentos .containerLimit2 .Transferencias .imgTransferencias img:nth-child(8) {
    max-width: 42px;
  }
}
@media (max-width: 767px) {
  footer .footer.content .containerFooter .ContainerPagamentos .containerLimit2 .Transferencias .imgTransferencias img:nth-child(9) {
    max-width: 42px;
  }
}
@media (max-width: 767px) {
  footer .footer.content .containerFooter .ContainerPagamentos .containerLimit2 .Transferencias .imgTransferencias img:nth-child(10) {
    max-width: 42px;
  }
}
footer .footer.content .containerFooter .ContainerPagamentos .containerLimit2 .Transferencias .imgTransferencias img:last-child {
  margin-right: 0px !important;
}
@media (max-width: 600px) {
  footer .footer.content .containerFooter .ContainerPagamentos .containerLimit2 .Transferencias .imgTransferencias {
    max-width: 165px;
  }
}
footer .footer.content .containerFooter .ContainerPagamentos .prumoLogo {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  max-width: 1055px;
  margin: 0 auto;
  width: 100%;
  padding: 0;
  margin-top: -15px;
}
footer .footer.content .containerFooter .ContainerPagamentos .prumoLogo p {
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  color: #54d1f0;
  font-weight: 900;
}
footer .footer.content .containerFooter .ContainerPagamentos .prumoLogo img {
  margin-top: -30px;
}
@media (max-width: 767px) {
  footer .footer.content .containerFooter .ContainerPagamentos .prumoLogo {
    flex-wrap: wrap;
    max-width: 100%;
    width: 100%;
    padding: 24px 15px 0;
    justify-content: flex-start;
    margin-top: -15px;
  }
}
footer .footer.content .copyright {
  padding: 9px 10px;
  text-align: center;
  background-color: #54d1f0;
}
@media all and (max-width: 768px) {
  footer .footer.content .copyright {
    padding: 18px;
  }
}
footer .footer.content .copyright span {
  color: #ffff;
  font-size: 14px;
  font-weight: 400;
  font-family: 'Open Sans', sans-serif;
  line-height: 14px;
}
@media all and (max-width: 768px) {
  footer .footer.content .copyright span {
    font-size: 12px;
  }
}
footer .footer.content .copyright span .cnpj {
  color: #f2f2f2;
}
footer .footer.content .block-static-block {
  width: 100%;
  float: none;
  padding: 0;
  margin: 0;
}
footer .footer.content .block-static-block .footer-viallure h3 {
  color: #fff;
  margin: 0 0 10px 0;
  font-weight: bold;
}
@media (max-width: 767px) {
  footer .footer.content .block-static-block .footer-viallure h3 {
    margin-top: 30px;
  }
}
footer .footer.content .block-static-block .footer-viallure .pagebuilder-button-link {
  padding: 0;
  margin: 0;
  font-size: 14px;
  color: #fff;
  font-weight: normal;
  display: inline;
}
@media (max-width: 767px) {
  footer .footer.content .block-static-block .footer-viallure {
    padding: 0 15px;
    text-align: center;
  }
}
footer .footer.content .logos-social-rodape {
  display: flex;
  gap: 10px;
}
footer .footer.content .logos-social-rodape img {
  height: 25px;
}
@media (max-width: 767px) {
  footer .footer.content .logos-social-rodape {
    justify-content: center;
  }
}
footer .footer.content .logos-acao-social-rodape {
  display: flex;
  gap: 30px;
  margin: 20px 0;
}
@media (max-width: 767px) {
  footer .footer.content .logos-acao-social-rodape {
    justify-content: center;
  }
}
footer .footer.content .copyright {
  margin: 0;
}
@media (max-width: 767px) {
  footer .footer.content .pagamento-certificados {
    text-align: center;
  }
}
footer .footer.content .pagamento-certificados img {
  margin-right: 10px;
}
@media (max-width: 767px) {
  footer .footer.content .pagamento-certificados img {
    margin: 0 5px;
  }
}
footer .footer.content .pagamento-certificados h3 {
  font-weight: bold;
  font-size: 16px;
  color: #54d1f0;
}
@media (max-width: 767px) {
  footer .footer.content .pagamento-certificados h3 {
    margin-top: 30px;
  }
}
footer .ContainerPagamentos .en_US {
  margin-bottom: 30px !important;
}
footer .ContainerPagamentos .en_US .FormaPagamento {
  max-width: 100% !important;
}
footer .ContainerPagamentos .en_US .FormaPagamento .tituloPag {
  font-weight: 600 !important;
}
footer .ContainerPagamentos .en_US .FormaPagamento .ImgPagamentos {
  max-width: 100% !important;
}
@media (max-width: 767px) {
  footer .ContainerPagamentos .en_US .FormaPagamento .ImgPagamentos {
    max-width: 100% !important;
  }
}
@media (max-width: 767px) {
  footer .ContainerPagamentos .en_US .FormaPagamento {
    max-width: 100% !important;
  }
}
footer .ContainerPagamentos .en_US .Transferencias {
  max-width: 320px !important;
}
footer .ContainerPagamentos .en_US .Transferencias .tituloTransferencia {
  font-weight: 600 !important;
}
footer .ContainerPagamentos .en_US .Transferencias .imgTransferencias {
  max-width: 100% !important;
  height: 100% !important;
  max-height: 50px !important;
}
@media (max-width: 991px) {
  footer .ContainerPagamentos .en_US .Transferencias .imgTransferencias {
    max-width: 100% !important;
  }
}
@media (max-width: 767px) {
  footer .ContainerPagamentos .en_US .Transferencias .imgTransferencias {
    max-width: 100% !important;
  }
}
@media (max-width: 767px) {
  footer .ContainerPagamentos .en_US .Transferencias {
    max-width: 100% !important;
  }
}
.certificados-footer {
  display: flex;
  gap: 30px;
  justify-items: center;
  align-items: center;
}
.certificados-footer .siteseguro img {
  width: 150px;
}
@media (max-width: 767px) {
  .certificados-footer {
    flex-direction: column;
    gap: 5px;
  }
}
.certificados-column {
  margin-top: 10px;
}
.ct-view-assinatura_prumo {
  max-width: 1225px !important;
}
.ct-view-assinatura_prumo .block-content {
  align-items: center;
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
@media (max-width: 767px) {
  .ct-view-assinatura_prumo .block-content {
    justify-content: flex-end;
  }
}
body .page-header .header.content .whatsapp-flutuante-button .whatsapp-buy.modal-clique img {
  filter: none !important;
}
@media all and (max-width: 768px) {
  .nav-sections {
    display: none;
  }
}
.whatsapp-flutuante-button {
  position: fixed;
  bottom: 10px;
  right: 10px;
  width: 60px;
  height: 60px;
  z-index: 1000000;
}
.whatsapp-flutuante-button button.whatsapp-buy.modal-clique,
.whatsapp-flutuante-button .cart.table-wrapper .actions-toolbar > .action.whatsapp-buy.modal-clique,
.whatsapp-flutuante-button .action-gift.whatsapp-buy.modal-clique {
  padding: 0 !important;
  margin: 0 !important;
  border: 0;
  cursor: pointer;
  background: transparent;
}
.whatsapp-flutuante-button button.whatsapp-buy.modal-clique:hover,
.whatsapp-flutuante-button button.whatsapp-buy.modal-clique:active,
.whatsapp-flutuante-button .cart.table-wrapper .actions-toolbar > .action.whatsapp-buy.modal-clique:hover,
.whatsapp-flutuante-button .cart.table-wrapper .actions-toolbar > .action.whatsapp-buy.modal-clique:active,
.whatsapp-flutuante-button .action-gift.whatsapp-buy.modal-clique:hover,
.whatsapp-flutuante-button .action-gift.whatsapp-buy.modal-clique:active {
  background: transparent !important;
}
.page-header {
  background: white;
  padding-bottom: 13px;
}
.page-header .menu {
  position: fixed;
  left: -100%;
}
@media all and (max-width: 90em) {
  .page-header {
    padding: 0 20px 0 17px;
  }
}
@media all and (max-width: 768px) {
  .page-header {
    border: none;
    padding: 8px 0 0;
  }
  .page-header > .menu {
    position: fixed;
    left: -100%;
    top: 0;
    background: #fff;
    z-index: 99;
    width: 88%;
    height: 100%;
    transition: all linear 200ms 0s;
  }
  .page-header > .menu.ativo {
    display: block;
    left: 0;
    overflow: scroll;
  }
  .page-header > .menu.ativo .closeMenu {
    text-align: right;
    padding: 8px 8px;
    background: #f2f2f2;
  }
  .page-header > .menu.ativo .tabsOptions .titles {
    display: flex;
    background: #f2f2f2;
  }
  .page-header > .menu.ativo .tabsOptions .titles > div {
    cursor: pointer;
  }
  .page-header > .menu.ativo .tabsOptions .titles .tab1 {
    width: 103px;
    height: 103px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
  }
  .page-header > .menu.ativo .tabsOptions .titles .tab1 .menuIcon {
    display: flex;
    flex-direction: column;
    color: #344848;
    font-size: 12px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
  }
  .page-header > .menu.ativo .tabsOptions .titles .tab1 .menuIcon:before {
    content: url('../images/barra.png');
  }
  .page-header > .menu.ativo .tabsOptions .titles .tab1.ativo {
    background: #fff;
  }
  .page-header > .menu.ativo .tabsOptions .titles .tab2 {
    width: 103px;
    height: 103px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
  }
  .page-header > .menu.ativo .tabsOptions .titles .tab2 .customer-icon {
    display: flex;
    flex-direction: column;
    color: #344848;
    font-size: 12px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
  }
  .page-header > .menu.ativo .tabsOptions .titles .tab2 .customer-icon .frase {
    display: flex;
    flex-direction: column;
  }
  .page-header > .menu.ativo .tabsOptions .titles .tab2.ativo {
    background: #fff;
  }
  .page-header > .menu.ativo .tabsOptions .titles .tab3 {
    width: 103px;
    height: 103px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
  }
  .page-header > .menu.ativo .tabsOptions .titles .tab3 .order-label {
    display: flex;
    flex-direction: column;
  }
  .page-header > .menu.ativo .tabsOptions .titles .tab3 .order-label a {
    font-family: 'Open Sans', sans-serif;
    color: #344848;
    font-size: 12px;
    font-weight: 400;
  }
  .page-header > .menu.ativo .tabsOptions .titles .tab3 .order-label a:hover {
    color: #344848;
  }
  .page-header > .menu.ativo .tabsOptions .contents .content1 {
    display: none;
  }
  .page-header > .menu.ativo .tabsOptions .contents .content1.ativo {
    display: block;
  }
  .page-header > .menu.ativo .tabsOptions .contents .content1.ativo .menu__list {
    padding-top: 25px;
  }
  .page-header > .menu.ativo .tabsOptions .contents .content1.ativo .menu__list > li {
    width: 100%;
    background: #fff;
  }
  .page-header > .menu.ativo .tabsOptions .contents .content1.ativo .menu__list > li.active .colapseCategories {
    transform: rotate(0) !important;
    transition: .3s;
  }
  .page-header > .menu.ativo .tabsOptions .contents .content1.ativo .menu__list > li > .categorias {
    display: flex;
    height: 45px;
    align-items: center;
    padding-left: 37px;
  }
  .page-header > .menu.ativo .tabsOptions .contents .content1.ativo .menu__list > li > .categorias:before {
    display: none;
  }
  .page-header > .menu.ativo .tabsOptions .contents .content1.ativo .menu__list > li > .categorias a {
    font-size: 16px;
    font-weight: 400;
    color: #222;
    font-family: 'Open Sans', sans-serif;
  }
  .page-header > .menu.ativo .tabsOptions .contents .content1.ativo .menu__list > li > .categorias .colapseCategories {
    position: absolute;
    right: 25px;
    transform: rotate(180deg);
    transition: .3s;
  }
  .page-header > .menu.ativo .tabsOptions .contents .content1.ativo .menu__list > li > .categorias .colapseCategories:after {
    content: url('../images/seta.png');
  }
  .page-header > .menu.ativo .tabsOptions .contents .content1.ativo .menu__list > li .menu__inner-list--level1 {
    display: none;
    background: #f2f2f2;
    padding-top: 12px;
    padding-bottom: 10px;
    text-align: left;
  }
  .page-header > .menu.ativo .tabsOptions .contents .content1.ativo .menu__list > li .menu__inner-list--level1 li:first-child {
    display: none;
  }
  .page-header > .menu.ativo .tabsOptions .contents .content1.ativo .menu__list > li .menu__inner-list--level1 > li {
    align-items: center;
    height: auto;
    margin-bottom: 0;
  }
  .page-header > .menu.ativo .tabsOptions .contents .content1.ativo .menu__list > li .menu__inner-list--level1 > li .categorias {
    padding-left: 59px;
    padding-top: 6px;
    padding-bottom: 5px;
  }
  .page-header > .menu.ativo .tabsOptions .contents .content1.ativo .menu__list > li .menu__inner-list--level1 > li .categorias a {
    color: #222;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 400;
  }
  .page-header > .menu.ativo .tabsOptions .contents .content1.ativo .menu__list > li .menu__inner-list--level1 > li .categorias a:visited {
    color: #222;
  }
  .page-header > .menu.ativo .tabsOptions .contents .content1.ativo .menu__list > li .menu__inner-list--level1 > li .menu__inner-list--level2 {
    display: none;
  }
  .page-header > .menu.ativo .tabsOptions .contents .content1.ativo .menu__list > li .menu__inner-list--level1 > li .menu__inner-list--level2 li.imagem {
    display: none;
  }
  .page-header > .menu.ativo .tabsOptions .contents .content1.ativo .menu__list > li .menu__inner-list--level1 > li .menu__inner-list--level2 li {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #222;
  }
  .page-header > .menu.ativo .tabsOptions .contents .content2 {
    display: none;
  }
  .page-header > .menu.ativo .tabsOptions .contents .content2.ativo {
    display: block;
  }
  .page-header > .menu.ativo .tabsOptions .contents .content2.ativo .minicart-nav-item {
    display: flex;
    flex-direction: column;
    padding-top: 25px;
    text-align: left;
  }
  .page-header > .menu.ativo .tabsOptions .contents .content2.ativo .minicart-nav-item .customer-not,
  .page-header > .menu.ativo .tabsOptions .contents .content2.ativo .minicart-nav-item .customer-name {
    padding-left: 37px;
    padding-top: 5px;
    padding-bottom: 10px;
    color: #222;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 400;
  }
  .page-header > .menu.ativo .tabsOptions .contents .content2.ativo .minicart-nav-item .customer-not:visited,
  .page-header > .menu.ativo .tabsOptions .contents .content2.ativo .minicart-nav-item .customer-name:visited {
    color: #222;
  }
}
@media all and (max-width: 768px) and (max-width: 767px) {
  .page-header > .menu.ativo .tabsOptions .contents .content1.ativo .menu__list > li .menu__inner-list--level1 {
    padding-bottom: 0px !important;
  }
}
.page-header .panel.wrapper {
  border: none !important;
  padding-bottom: 34px;
}
@media all and (max-width: 768px) {
  .page-header .panel.wrapper {
    display: none;
  }
}
.page-header .panel.wrapper .panel.header {
  padding: 5px 0 0;
  position: relative;
}
.page-header .panel.wrapper .panel.header .widget {
  margin: 0;
}
.page-header .panel.wrapper .panel.header .widget .website-switch {
  float: left;
  width: 13%;
}
.page-header .panel.wrapper .panel.header .widget .whatsapp-contact {
  float: left;
  width: 87%;
}
.page-header .panel.wrapper .panel.header .widget .whatsapp-contact .top-header {
  display: flex;
  justify-content: flex-end;
  padding-top: 10px;
}
@media all and (max-width: 768px) {
  .page-header .panel.wrapper .panel.header .widget .whatsapp-contact .top-header {
    display: none;
  }
}
.page-header .panel.wrapper .panel.header .widget .whatsapp-contact .top-header .label-help {
  margin-right: 31px;
  display: flex;
  align-items: center;
}
.page-header .panel.wrapper .panel.header .widget .whatsapp-contact .top-header .label-help span {
  font-size: 12px;
  font-weight: 400;
  font-family: 'Open Sans', sans-serif;
  text-decoration: underline;
  cursor: pointer;
}
.page-header .panel.wrapper .panel.header .widget .whatsapp-contact .top-header button,
.page-header .panel.wrapper .panel.header .widget .whatsapp-contact .top-header .cart.table-wrapper .actions-toolbar > .action,
.page-header .panel.wrapper .panel.header .widget .whatsapp-contact .top-header .action-gift {
  width: 214px;
  height: 30px;
  border: 2px solid #04d193;
  text-align: center;
  padding: 0;
  border-radius: 0;
  transition: .3s;
  background: #04d193;
  margin-right: 18px;
}
.page-header .panel.wrapper .panel.header .widget .whatsapp-contact .top-header button:last-child,
.page-header .panel.wrapper .panel.header .widget .whatsapp-contact .top-header .cart.table-wrapper .actions-toolbar > .action:last-child,
.page-header .panel.wrapper .panel.header .widget .whatsapp-contact .top-header .action-gift:last-child {
  margin-right: 0;
}
.page-header .panel.wrapper .panel.header .widget .whatsapp-contact .top-header button:hover,
.page-header .panel.wrapper .panel.header .widget .whatsapp-contact .top-header button:active,
.page-header .panel.wrapper .panel.header .widget .whatsapp-contact .top-header button:focus,
.page-header .panel.wrapper .panel.header .widget .whatsapp-contact .top-header .cart.table-wrapper .actions-toolbar > .action:hover,
.page-header .panel.wrapper .panel.header .widget .whatsapp-contact .top-header .cart.table-wrapper .actions-toolbar > .action:active,
.page-header .panel.wrapper .panel.header .widget .whatsapp-contact .top-header .cart.table-wrapper .actions-toolbar > .action:focus,
.page-header .panel.wrapper .panel.header .widget .whatsapp-contact .top-header .action-gift:hover,
.page-header .panel.wrapper .panel.header .widget .whatsapp-contact .top-header .action-gift:active,
.page-header .panel.wrapper .panel.header .widget .whatsapp-contact .top-header .action-gift:focus {
  background: #fff;
}
.page-header .panel.wrapper .panel.header .widget .whatsapp-contact .top-header button:hover a,
.page-header .panel.wrapper .panel.header .widget .whatsapp-contact .top-header button:active a,
.page-header .panel.wrapper .panel.header .widget .whatsapp-contact .top-header button:focus a,
.page-header .panel.wrapper .panel.header .widget .whatsapp-contact .top-header button:hover span,
.page-header .panel.wrapper .panel.header .widget .whatsapp-contact .top-header button:active span,
.page-header .panel.wrapper .panel.header .widget .whatsapp-contact .top-header button:focus span,
.page-header .panel.wrapper .panel.header .widget .whatsapp-contact .top-header .cart.table-wrapper .actions-toolbar > .action:hover a,
.page-header .panel.wrapper .panel.header .widget .whatsapp-contact .top-header .cart.table-wrapper .actions-toolbar > .action:active a,
.page-header .panel.wrapper .panel.header .widget .whatsapp-contact .top-header .cart.table-wrapper .actions-toolbar > .action:focus a,
.page-header .panel.wrapper .panel.header .widget .whatsapp-contact .top-header .cart.table-wrapper .actions-toolbar > .action:hover span,
.page-header .panel.wrapper .panel.header .widget .whatsapp-contact .top-header .cart.table-wrapper .actions-toolbar > .action:active span,
.page-header .panel.wrapper .panel.header .widget .whatsapp-contact .top-header .cart.table-wrapper .actions-toolbar > .action:focus span,
.page-header .panel.wrapper .panel.header .widget .whatsapp-contact .top-header .action-gift:hover a,
.page-header .panel.wrapper .panel.header .widget .whatsapp-contact .top-header .action-gift:active a,
.page-header .panel.wrapper .panel.header .widget .whatsapp-contact .top-header .action-gift:focus a,
.page-header .panel.wrapper .panel.header .widget .whatsapp-contact .top-header .action-gift:hover span,
.page-header .panel.wrapper .panel.header .widget .whatsapp-contact .top-header .action-gift:active span,
.page-header .panel.wrapper .panel.header .widget .whatsapp-contact .top-header .action-gift:focus span {
  color: #04d193;
}
.page-header .panel.wrapper .panel.header .widget .whatsapp-contact .top-header button a,
.page-header .panel.wrapper .panel.header .widget .whatsapp-contact .top-header button span,
.page-header .panel.wrapper .panel.header .widget .whatsapp-contact .top-header .cart.table-wrapper .actions-toolbar > .action a,
.page-header .panel.wrapper .panel.header .widget .whatsapp-contact .top-header .cart.table-wrapper .actions-toolbar > .action span,
.page-header .panel.wrapper .panel.header .widget .whatsapp-contact .top-header .action-gift a,
.page-header .panel.wrapper .panel.header .widget .whatsapp-contact .top-header .action-gift span {
  color: #fff;
  transition: .3s;
}
@media all and (max-width: 64em) {
  .page-header .panel.wrapper .panel.header .widget .whatsapp-contact .top-header button,
  .page-header .panel.wrapper .panel.header .widget .whatsapp-contact .top-header .cart.table-wrapper .actions-toolbar > .action,
  .page-header .panel.wrapper .panel.header .widget .whatsapp-contact .top-header .action-gift {
    width: 190px;
  }
}
.page-header .panel.wrapper .panel.header .widget .whatsapp-contact .top-header button a:hover,
.page-header .panel.wrapper .panel.header .widget .whatsapp-contact .top-header .cart.table-wrapper .actions-toolbar > .action a:hover,
.page-header .panel.wrapper .panel.header .widget .whatsapp-contact .top-header .action-gift a:hover {
  text-decoration: none;
}
.page-header .panel.wrapper .panel.header .widget .whatsapp-contact .top-header button span,
.page-header .panel.wrapper .panel.header .widget .whatsapp-contact .top-header .cart.table-wrapper .actions-toolbar > .action span,
.page-header .panel.wrapper .panel.header .widget .whatsapp-contact .top-header .action-gift span {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
@media all and (max-width: 64em) {
  .page-header .panel.wrapper .panel.header .widget .whatsapp-contact .top-header button span,
  .page-header .panel.wrapper .panel.header .widget .whatsapp-contact .top-header .cart.table-wrapper .actions-toolbar > .action span,
  .page-header .panel.wrapper .panel.header .widget .whatsapp-contact .top-header .action-gift span {
    font-size: 11px;
  }
}
.page-header .panel.wrapper .panel.header .widget .whatsapp-contact .top-header button strong,
.page-header .panel.wrapper .panel.header .widget .whatsapp-contact .top-header .cart.table-wrapper .actions-toolbar > .action strong,
.page-header .panel.wrapper .panel.header .widget .whatsapp-contact .top-header .action-gift strong {
  font-weight: 700;
}
@media all and (max-width: 768px) {
  .page-header .panel.wrapper .panel.header .optionwebsite {
    display: none;
  }
}
.page-header .panel.wrapper .panel.header .optionwebsite > div {
  margin-right: 14px;
  display: inline-block;
}
.page-header .panel.wrapper .panel.header .optionwebsite > div a {
  font-size: 12px;
  font-weight: 400;
  color: #383838;
  font-family: 'Open Sans', sans-serif;
}
.page-header .panel.wrapper .panel.header .optionwebsite > div a:hover {
  text-decoration: underline;
}
.page-header .panel.wrapper .panel.header .optionwebsite > div a:visited {
  color: #383838;
}
.page-header .header.content {
  display: flex;
  align-items: flex-start;
  max-width: 1397px;
  padding: 0;
}
@media all and (max-width: 768px) {
  .page-header .header.content {
    align-items: center;
    position: relative;
    padding-right: 15px;
  }
}
@media print {
  .page-header .header.content {
    align-items: center;
    justify-content: center;
  }
}
@media all and (max-width: 768px) {
  .page-header .header.content .nav-toggle {
    position: static;
    margin: 0;
    padding-right: 61px;
    padding-left: 16px;
    z-index: 1;
  }
}
@media all and (max-width: 480px) {
  .page-header .header.content .nav-toggle {
    padding-right: 25px;
    padding-left: 10px;
  }
}
.page-header .header.content .nav-toggle:before {
  font-size: 35px;
  color: #222;
}
@media all and (max-width: 480px) {
  .page-header .header.content .nav-toggle:before {
    font-size: 30px;
  }
}
.page-header .header.content .logo {
  margin: -26px 0 0;
}
@media all and (max-width: 768px) {
  .page-header .header.content .logo {
    margin: 0 auto;
    z-index: 1;
  }
}
@media print {
  .page-header .header.content .logo {
    margin-top: auto;
  }
}
.page-header .header.content .logo img {
  max-width: 147px;
  float: left;
}
@media all and (max-width: 75em) {
  .page-header .header.content .logo img {
    max-width: 120px;
  }
}
@media all and (max-width: 768px) {
  .page-header .header.content .logo img {
    max-width: unset;
    margin: 0;
  }
}
@media all and (max-width: 768px) {
  .page-header .header.content .logo img {
    max-width: 127px;
  }
}
.page-header .header.content .logo:after {
  content: '';
  background: url('../images/logo-21-anos.webp') no-repeat;
  background-size: contain;
  margin-left: 37px;
  transform: translateY(50%);
  display: inline-block;
  width: 72px;
  height: 55px;
}
@media all and (max-width: 75em) {
  .page-header .header.content .logo:after {
    margin-left: 15px;
    width: 45px;
  }
}
@media all and (max-width: 64em) {
  .page-header .header.content .logo:after {
    display: none;
  }
}
@media print {
  .page-header .header.content .logo:after {
    transform: none;
  }
}
.page-header .header.content .block-search {
  max-width: 494px;
  width: 100%;
  margin: 0 auto;
  padding: 0;
}
@media all and (max-width: 90em) {
  .page-header .header.content .block-search {
    max-width: 320px;
  }
}
@media all and (max-width: 75em) {
  .page-header .header.content .block-search {
    max-width: 300px;
  }
}
@media all and (max-width: 768px) {
  .page-header .header.content .block-search {
    position: absolute;
    z-index: 9;
    max-width: unset;
  }
}
.page-header .header.content .block-search label:before {
  content: url('../images/svg/search.svg');
  color: #222;
  display: block;
  font-size: unset;
  line-height: unset;
}
.page-header .header.content .block-search .block-content {
  width: 100%;
}
.page-header .header.content .block-search .block-content form {
  display: flex;
  justify-content: space-between;
}
@media all and (max-width: 768px) {
  .page-header .header.content .block-search .block-content form.active #search {
    position: absolute;
    top: 55px;
    left: 0;
    z-index: 9;
  }
}
.page-header .header.content .block-search .block-content form .field.search {
  width: 100%;
  max-width: 494px;
}
@media all and (max-width: 768px) {
  .page-header .header.content .block-search .block-content form .field.search .label {
    position: absolute;
    left: 75px;
    transform: translateY(-50%);
  }
}
@media all and (max-width: 480px) {
  .page-header .header.content .block-search .block-content form .field.search .label {
    left: 45px;
  }
}
.page-header .header.content .block-search .block-content form .field.search .control {
  position: relative;
}
.page-header .header.content .block-search .block-content form .field.search .control .input-text {
  padding: 0 24px 3px;
}
.page-header .header.content .block-search .block-content form .field.search .control button,
.page-header .header.content .block-search .block-content form .field.search .control .cart.table-wrapper .actions-toolbar > .action,
.page-header .header.content .block-search .block-content form .field.search .control .action-gift {
  position: absolute;
  border: none;
  border-radius: unset;
  height: 42px;
  opacity: 1;
}
.page-header .header.content .block-search .block-content form .field.search .control button:before,
.page-header .header.content .block-search .block-content form .field.search .control .cart.table-wrapper .actions-toolbar > .action:before,
.page-header .header.content .block-search .block-content form .field.search .control .action-gift:before {
  content: url('../images/svg/search.svg');
}
@media all and (max-width: 768px) {
  .page-header .header.content .block-search .block-content form .field.search .control {
    border: none;
    clear: none;
    margin: 0;
    padding: 0;
    position: unset;
  }
}
.page-header .header.content .block-search .block-content form .field.search #search {
  border: none;
  background: #f2f2f2;
  height: 42px;
}
.page-header .header.content .block-search .block-content form .field.search #search::placeholder {
  color: #4e4e4e;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 400;
}
@media all and (max-width: 768px) {
  .page-header .header.content .block-search .block-content form .field.search #search {
    top: 25px;
    margin: 0;
  }
}
.page-header .header.content .block-search .block-content form .field.search #searchsuite-autocomplete {
  position: absolute;
  left: 0;
  top: 40px;
  margin-top: 0;
  right: 0;
  width: 85%;
  max-width: 100%;
}
@media all and (max-width: 768px) {
  .page-header .header.content .block-search .block-content form .field.search #searchsuite-autocomplete {
    top: 112px;
  }
}
.page-header .header.content .block-search .block-content form .field.search #searchsuite-autocomplete .suggest .title,
.page-header .header.content .block-search .block-content form .field.search #searchsuite-autocomplete .product .title,
.page-header .header.content .block-search .block-content form .field.search #searchsuite-autocomplete .suggest .see-all,
.page-header .header.content .block-search .block-content form .field.search #searchsuite-autocomplete .product .see-all {
  background: #54d1f0;
  color: white;
  font-weight: 600;
  font-family: 'Open Sans', sans-serif;
}
.page-header .header.content .block-search .block-content form .field.search #searchsuite-autocomplete #product li {
  font-family: 'Open Sans', sans-serif;
  color: #222;
}
.page-header .header.content .block-search .block-content form .field.search #searchsuite-autocomplete #product li:not(:last-child) {
  border-bottom: 1px solid #54d1f0;
}
.page-header .header.content .block-search .block-content form .field.search #searchsuite-autocomplete #product li a {
  font-weight: 400;
  font-family: 'Open Sans', sans-serif;
  color: #222;
}
.page-header .header.content .block-search .block-content form .field.search #searchsuite-autocomplete #product li a:visited,
.page-header .header.content .block-search .block-content form .field.search #searchsuite-autocomplete #product li a:active {
  color: #222;
}
.page-header .header.content .block-search .block-content form .field.search #searchsuite-autocomplete #product li .price-box {
  color: #222;
  font-size: 14px;
  font-weight: 400;
  display: flex;
  flex-wrap: wrap;
}
.page-header .header.content .block-search .block-content form .field.search #searchsuite-autocomplete #product li .price-box .special-price {
  order: 1;
  font-weight: 400;
  color: #4e4e4e;
}
.page-header .header.content .block-search .block-content form .field.search #searchsuite-autocomplete #product li .price-box .special-price .price-wrapper {
  font-size: 14px !important;
  padding-left: 05px;
}
.page-header .header.content .block-search .block-content form .field.search #searchsuite-autocomplete #product li .price-box .old-price {
  order: 0;
  margin-right: 4px;
  font-weight: 400;
  color: #222;
}
.page-header .header.content .block-search .block-content form .field.search #searchsuite-autocomplete #product li .price-box .old-price .price-wrapper {
  font-size: 14px !important;
  padding-left: 05px;
}
.page-header .header.content .block-search .block-content form .field.search #searchsuite-autocomplete #product li .price-box .billetPrice {
  order: 4;
  width: 100%;
  vertical-align: middle !important;
  line-height: 20px;
}
.page-header .header.content .block-search .block-content form .field.search #searchsuite-autocomplete #product li .price-box .billetPrice .price-wrapper {
  vertical-align: middle !important;
}
.page-header .header.content .block-search .block-content form .field.search #searchsuite-autocomplete #product li .price-box .billetPrice .price-wrapper .price {
  font-size: 20px !important;
  font-weight: bold;
  color: #54d1f0;
}
.page-header .header.content .block-search .block-content form .field.search #searchsuite-autocomplete #product li .price-box .installments {
  order: 3;
  width: 100%;
}
.page-header .header.content .block-search .block-content form .field.search #searchsuite-autocomplete #product li .price-box .billetPrice .price-wrapper,
.page-header .header.content .block-search .block-content form .field.search #searchsuite-autocomplete #product li .price-box .installments .price-wrapper {
  padding-left: 0;
}
.page-header .header.content .block-search .block-content form .field.search #searchsuite-autocomplete #product li .price-box .billetPrice span,
.page-header .header.content .block-search .block-content form .field.search #searchsuite-autocomplete #product li .price-box .installments span {
  display: inline !important;
  font-weight: 400;
}
.page-header .header.content .wishlist {
  display: none;
}
.page-header .header.content .order {
  padding-top: 5px;
  margin-right: 38px;
}
@media all and (max-width: 90em) {
  .page-header .header.content .order {
    margin-right: 15px;
  }
}
@media all and (max-width: 75em) {
  .page-header .header.content .order {
    margin-right: 10px;
  }
}
@media all and (max-width: 64em) {
  .page-header .header.content .order {
    margin-right: 0;
  }
}
@media all and (max-width: 768px) {
  .page-header .header.content .order {
    display: none;
  }
}
.page-header .header.content .order a img {
  display: block;
  margin-right: 9px;
  height: 30px;
  float: left;
}
.page-header .header.content .order .order-label {
  max-width: 150px;
}
.page-header .header.content .order .order-label a span {
  font-size: 14px;
  font-weight: 400;
  font-family: 'Open Sans', sans-serif;
  color: #222222;
  display: block;
  line-height: 16px;
}
@media all and (max-width: 64em) {
  .page-header .header.content .order .order-label a span {
    display: none;
  }
}
.page-header .header.content .order .order-label a span:hover {
  text-decoration: underline;
  color: #222222;
}
.page-header .header.content .order .order-label a span:visited {
  color: #222222;
  text-decoration: none;
}
.page-header .header.content .links-minha-conta {
  position: relative;
  padding: 3px 0 0 23px;
  margin-right: 38px;
  display: flex;
  align-items: center;
  gap: 5px;
  height: 35px;
}
@media all and (max-width: 90em) {
  .page-header .header.content .links-minha-conta {
    margin-right: 15px;
  }
}
@media all and (max-width: 75em) {
  .page-header .header.content .links-minha-conta {
    margin-right: 10px;
  }
}
@media all and (max-width: 768px) {
  .page-header .header.content .links-minha-conta {
    text-align: center;
    width: unset;
    margin: 0 5px 0;
    padding: 5px 4px 0;
  }
}
@media print {
  .page-header .header.content .links-minha-conta {
    display: none;
  }
}
.page-header .header.content .links-minha-conta.active {
  position: relative;
}
.page-header .header.content .links-minha-conta .user-image {
  position: absolute;
  left: 0;
}
.page-header .header.content .links-minha-conta .user-image.logged {
  cursor: pointer;
}
.page-header .header.content .links-minha-conta .user-image > div {
  position: absolute;
  top: 100%;
  right: 50%;
  transform: translateX(50%);
}
@media all and (max-width: 768px) {
  .page-header .header.content .links-minha-conta .user-image {
    position: unset;
  }
}
.page-header .header.content .links-minha-conta .user-image img {
  float: left;
  display: block;
}
@media all and (max-width: 768px) {
  .page-header .header.content .links-minha-conta .user-image img {
    float: unset;
    margin: 0 auto;
  }
}
@media all and (max-width: 480px) {
  .page-header .header.content .links-minha-conta .user-image img {
    width: 20px;
    height: 25px;
  }
}
.page-header .header.content .links-minha-conta .header {
  display: flex;
  column-gap: 5px;
}
.page-header .header.content .links-minha-conta .logged + .header.links {
  position: absolute;
}
.page-header .header.content .links-minha-conta .header.links {
  margin-left: 9px;
}
.page-header .header.content .links-minha-conta .header.links > .block-menu-dropdown {
  display: none;
}
.page-header .header.content .links-minha-conta .header.links .my-account {
  padding: 5px 10px;
  background: #fff;
  border: 1px solid #54d1f0;
  white-space: nowrap;
}
.page-header .header.content .links-minha-conta .header.links .my-account.active {
  display: block;
}
@media all and (max-width: 768px) {
  .page-header .header.content .links-minha-conta .header.links .my-account {
    margin-bottom: 10px;
  }
}
.page-header .header.content .links-minha-conta .header.links .my-account a {
  display: block;
  font-size: 14px;
  font-weight: 400;
  color: #222222;
  font-family: 'Open Sans', sans-serif;
}
@media all and (max-width: 768px) {
  .page-header .header.content .links-minha-conta .header.links .my-account a {
    font-size: 10px;
  }
}
@media all and (max-width: 768px) {
  .page-header .header.content .links-minha-conta .header.links {
    display: flex;
    justify-content: center;
    width: auto;
    margin: 0;
  }
}
.page-header .header.content .links-minha-conta .header.links.active {
  position: absolute;
  top: 44px;
  left: 0;
  display: block !important;
  clear: both;
  z-index: 9;
  text-align: left;
}
@media all and (max-width: 768px) {
  .page-header .header.content .links-minha-conta .header.links.active {
    position: absolute;
  }
  .page-header .header.content .links-minha-conta .header.links.active a {
    line-height: 20px;
  }
}
@media all and (max-width: 768px) {
  .page-header .header.content .links-minha-conta .header.links.active .authorization-link .or {
    display: none;
  }
}
.page-header .header.content .links-minha-conta .header.links.active .authorization-link:after {
  display: none;
}
.page-header .header.content .links-minha-conta .header.links li:first-child {
  display: none;
}
.page-header .header.content .links-minha-conta .header.links li {
  margin-bottom: 0;
  line-height: 16px;
}
@media all and (max-width: 768px) {
  .page-header .header.content .links-minha-conta .header.links li {
    width: auto;
  }
}
.page-header .header.content .links-minha-conta .header.links li a {
  font-size: 14px;
  font-weight: 400;
  color: #222222;
  font-family: 'Open Sans', sans-serif;
}
@media all and (max-width: 64em) {
  .page-header .header.content .links-minha-conta .header.links li a {
    font-size: 11px;
  }
}
.page-header .header.content .links-minha-conta .header.links li a:visited {
  color: #222222;
}
@media all and (max-width: 768px) {
  .page-header .header.content .links-minha-conta .header.links li:last-child {
    display: none;
  }
}
.page-header .header.content .links-minha-conta .header.links .authorization-link {
  margin-bottom: 0;
  line-height: 16px;
}
@media all and (max-width: 768px) {
  .page-header .header.content .links-minha-conta .header.links .authorization-link .or {
    display: none;
  }
}
@media all and (max-width: 64em) {
  .page-header .header.content .links-minha-conta .header.links .authorization-link a {
    font-size: 11px;
  }
}
@media all and (max-width: 768px) {
  .page-header .header.content .links-minha-conta .header.links .authorization-link a {
    font-size: 10px;
    line-height: 22px;
  }
}
.page-header .header.content .links-minha-conta .header.links .authorization-link a,
.page-header .header.content .links-minha-conta .header.links li a {
  font-weight: 900;
}
.page-header .header.content .links-minha-conta .header.links .authorization-link span,
.page-header .header.content .links-minha-conta .header.links li span {
  font-weight: 400;
}
.page-header .header.content .links-minha-conta .greet.welcome {
  margin-left: 9px;
  padding-bottom: 1px;
}
.page-header .header.content .links-minha-conta .greet.welcome.mobile {
  display: none;
  margin: 0;
}
.page-header .header.content .links-minha-conta .greet.welcome.mobile span {
  color: #344848;
  font-family: 'Open Sans', sans-serif;
  font-size: 10px;
  font-weight: 400;
  line-height: 22px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 16ch;
  margin: 0 auto;
}
@media all and (max-width: 480px) {
  .page-header .header.content .links-minha-conta .greet.welcome.mobile span {
    max-width: 10ch;
  }
}
@media all and (max-width: 768px) {
  .page-header .header.content .links-minha-conta .greet.welcome.mobile {
    display: block;
  }
}
@media all and (max-width: 64em) {
  .page-header .header.content .links-minha-conta .greet.welcome {
    display: none;
  }
}
.page-header .header.content .links-minha-conta .greet.welcome span {
  display: block;
  font-size: 14px;
  font-weight: 400;
  font-family: 'Open Sans', sans-serif;
  color: #222222;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 20ch;
  line-height: 16px;
}
.page-header .header.content .links-minha-conta .greet.welcome span:last-child {
  font-weight: 600;
}
.page-header .header.content .links-minha-conta .greet.welcome .d-flex {
  display: flex;
  gap: 3px;
}
.page-header .header.content .links-minha-conta .greet.welcome .d-flex a {
  color: inherit;
  text-decoration: underline;
}
.page-header .header.content .links-minha-conta .wishlist {
  display: none;
}
.page-header .header.content .minicart-wrapper {
  margin: 0;
  padding-top: 5px;
}
@media all and (max-width: 64em) {
  .page-header .header.content .minicart-wrapper {
    margin-bottom: 17px;
  }
}
@media all and (max-width: 768px) {
  .page-header .header.content .minicart-wrapper {
    order: 4;
    display: block;
    text-align: center;
    margin: 0;
    width: unset;
    padding: 5px 4px 0;
  }
}
.page-header .header.content .minicart-wrapper .action.showcart:hover .text {
  text-decoration: underline;
  color: #222222;
}
@media all and (max-width: 768px) {
  .page-header .header.content .minicart-wrapper .action.showcart {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
  }
}
.page-header .header.content .minicart-wrapper .action.showcart:before {
  content: '';
  background: url('../images/svg/carrinho.svg') no-repeat;
  width: 28px;
  height: 30px;
  background-size: contain;
}
@media all and (max-width: 480px) {
  .page-header .header.content .minicart-wrapper .action.showcart:before {
    width: 23px;
    height: 25px;
  }
}
.page-header .header.content .minicart-wrapper .action.showcart .text-mobile {
  display: none;
  color: #222222;
  font-family: 'Open Sans', sans-serif;
  font-size: 10px;
  font-weight: 400;
}
@media all and (max-width: 768px) {
  .page-header .header.content .minicart-wrapper .action.showcart .text-mobile {
    display: block;
    line-height: 22px;
  }
}
.page-header .header.content .minicart-wrapper .action.showcart .text {
  overflow: unset;
  color: #222222;
  margin-left: 9px;
  height: auto;
  position: unset;
  width: unset;
  white-space: normal;
  max-width: 60px;
  line-height: 16px;
}
.page-header .header.content .minicart-wrapper .action.showcart .text:hover {
  text-decoration: underline;
}
@media all and (max-width: 64em) {
  .page-header .header.content .minicart-wrapper .action.showcart .text {
    display: none;
  }
}
@media all and (max-width: 768px) {
  .page-header .header.content .minicart-wrapper .action.showcart .text {
    font-size: 10px;
    font-weight: 400;
    position: unset;
    margin: 3px 0 0;
    padding: 0;
  }
}
.page-header .header.content .minicart-wrapper .action.showcart .counter.qty {
  background: #54d1f0;
}
@media all and (max-width: 768px) {
  .page-header .header.content .minicart-wrapper .action.showcart .counter.qty {
    position: absolute;
    top: -10px;
    right: -10px;
  }
}
.page-header .header.content .minicart-wrapper .action.showcart .counter.qty.empty {
  background: #fff;
  margin-left: 0;
  margin-top: 0;
  padding-left: 0;
}
@media all and (max-width: 768px) {
  .page-header .header.content .minicart-wrapper .action.showcart .counter.qty.empty {
    display: none;
  }
}
.page-header .header.content .minicart-wrapper .action.showcart .counter.qty.empty .counter-label {
  line-height: 18px;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  color: #222222;
  clip: unset;
  overflow: unset;
}
@media all and (max-width: 768px) {
  .page-header .header.content .minicart-wrapper .action.showcart .counter.qty.empty .counter-label {
    display: none;
  }
}
@media all and (max-width: 64em) {
  .page-header .header.content .minicart-wrapper .action.showcart .counter.qty.empty .counter-label {
    font-size: 11px;
  }
}
@media (max-width: 767px) {
  .page-header .menu .tabsOptions .contents .content1 .menu-acessorios.active .menu__inner-list {
    max-height: 100vh;
    transition: 1s;
    padding-top: 15px;
  }
}
.page-header .panel.wrapper .panel.header .widget .whatsapp-contact .top-header .label-help span {
  color: #fff;
}
.page-header .header.content {
  gap: 5px;
  display: grid;
  grid-template-columns: 2fr 5fr 2fr 2fr 1fr;
  justify-items: center;
  align-items: center;
}
.page-header .header.content .logo {
  display: flex;
  max-width: 100%;
  margin: 0;
  justify-items: center;
  align-items: center;
}
.page-header .header.content .logo::after {
  transform: none;
  display: none;
  min-width: 72px;
  min-height: 55px;
}
.page-header .header.content::before {
  display: none;
}
.page-header .header.content .block-search .block-content form .field.search .control {
  padding: 0;
}
.page-header .header.content #mini-cart img {
  filter: none !important;
}
.page-header .header.content #mini-cart a,
.page-header .header.content #mini-cart span {
  color: #333 !important;
}
.page-header .header.content #searchsuite-autocomplete li a {
  color: #333 !important;
}
.page-header .header.content #searchsuite-autocomplete li a span {
  color: #333 !important;
}
.page-header .header.content #searchsuite-autocomplete li a img {
  filter: none !important;
}
@media (max-width: 583px) {
  .page-header .header.content .logo-black-november {
    display: none;
  }
}
.logo-black-november {
  display: none;
}
body:not(.page-layout-checkout) .page-header .logo-black-november {
  display: block;
}
.nav-sections {
  background-color: #54d1f0;
  height: 41px;
  margin-bottom: 7px;
}
.nav-sections .section-item-content .menu {
  display: block;
  padding-top: 0;
  padding-left: 2px;
  position: relative;
  max-width: 1400px;
  margin: 0 auto;
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */
}
.nav-sections .section-item-content .menu .menu__list {
  display: flex;
}
.nav-sections .section-item-content .menu .menu__list > li {
  margin-right: 51px;
}
.nav-sections .section-item-content .menu .menu__list > li.menu__item--parent .categorias:hover {
  position: relative;
}
.nav-sections .section-item-content .menu .menu__list > li.menu__item--parent .categorias:hover:before {
  border: 6px solid transparent;
  border-right-color: #fff;
  content: '';
  position: absolute;
  top: 30px;
  left: 50%;
  transform: rotate(90deg);
}
.nav-sections .section-item-content .menu .menu__list > li .categorias > a {
  font-size: 16px;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  margin: 0;
  height: 42px;
  display: flex;
  align-items: center;
  padding-left: 18px;
  position: relative;
}
.nav-sections .section-item-content .menu .menu__list > li:hover > ul {
  display: block;
  background: #fff;
  position: absolute;
  width: 24%;
  height: auto;
  top: calc(79%);
  padding-top: 36px;
  border-left: 2px solid #54d1f0;
  border-bottom: 2px solid #54d1f0;
  border-right: 2px solid #54d1f0;
  left: 0px;
  width: 100%;
  z-index: 200;
}
.nav-sections .section-item-content .menu .menu__list > li:hover > ul > li:not(.menu__inner-item--parent) a:after {
  display: none;
}
.nav-sections .section-item-content .menu .menu__list > li:hover > ul > li .categorias:before {
  display: none;
}
.nav-sections .section-item-content .menu .menu__list > li:hover > ul > li a {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  color: #222;
  padding-left: 59px;
  display: flex;
  align-items: center;
  height: 43px;
  font-weight: 400;
}
.nav-sections .section-item-content .menu .menu__list > li:hover > ul > li a:visited {
  color: #222;
}
.nav-sections .section-item-content .menu .menu__list > li:hover > ul > li a:after {
  content: url('../images/seta_menu.png');
  width: auto;
  position: absolute;
  right: 14px;
  filter: invert(100%);
}
.nav-sections .section-item-content .menu .menu__list > li:hover > ul > li:hover > ul {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  background: #f2f2f2;
  position: absolute;
  width: 164%;
  height: 346px;
  top: 0;
  left: 100%;
  border-bottom: 2px solid #54d1f0;
  padding-top: 46px;
  padding-left: 27px;
  cursor: unset;
  box-shadow: inset 0 0 0 10px #fff;
  z-index: 9;
}
.nav-sections .section-item-content .menu .menu__list > li:hover > ul > li:hover > ul .imagem {
  padding-top: 10px;
  position: absolute;
  left: 100%;
  top: 0;
  width: 213px;
  box-shadow: inset 0 0 0 10px #fff;
  border-bottom: 2px solid #54d1f0;
  border-right: 2px solid #54d1f0;
  height: 346px;
}
.nav-sections .section-item-content .menu .menu__list > li:hover > ul > li:hover > ul .imagem img {
  max-height: 324px;
}
.nav-sections .section-item-content .menu .menu__list > li:hover > ul > li:hover > ul li a {
  font-size: 16px;
  font-weight: 400;
  color: #222;
  font-family: 'Open Sans', sans-serif;
  height: auto;
  padding-left: unset;
}
.nav-sections .section-item-content .menu .menu__list > li:hover > ul > li:hover > ul li a:after {
  display: none;
}
.nav-sections .section-item-content .menu .menu__list > li:hover > ul > li:hover > ul li a:hover {
  color: #222;
  text-decoration: underline;
  cursor: pointer;
}
.nav-sections .section-item-content .menu .menu__list > li:hover > ul > li:hover > ul li:first-child {
  display: none;
}
.nav-sections .section-item-content .menu .menu__list > li:hover > ul > li:hover a:after {
  content: url('../images/seta_menu.png');
  width: auto;
  position: absolute;
  right: 14px;
  filter: unset;
}
.nav-sections .section-item-content .menu .menu__list > li:hover > ul > li ul {
  display: none;
}
.nav-sections .section-item-content .menu .menu__list > li:hover > ul > li.active ul {
  display: block;
  background: #f2f2f2;
  position: absolute;
  width: 164%;
  height: 346px;
  top: 0;
  left: 100%;
  border-bottom: 2px solid #54d1f0;
  padding-top: 46px;
  padding-left: 27px;
  cursor: unset;
  box-shadow: inset 0 0 0 10px #fff;
  z-index: 9;
}
.nav-sections .section-item-content .menu .menu__list > li:hover > ul > li.active ul .imagem {
  padding-top: 10px;
  position: absolute;
  left: 100%;
  top: 0;
  width: 213px;
  box-shadow: inset 0 0 0 10px #fff;
  border-bottom: 2px solid #54d1f0;
  border-right: 2px solid #54d1f0;
  height: 346px;
}
.nav-sections .section-item-content .menu .menu__list > li:hover > ul > li.active ul .imagem img {
  max-height: 324px;
}
.nav-sections .section-item-content .menu .menu__list > li:hover > ul > li.active ul li a {
  font-size: 16px;
  font-weight: 400;
  color: #222;
  font-family: 'Open Sans', sans-serif;
  height: auto;
  padding: unset;
}
.nav-sections .section-item-content .menu .menu__list > li:hover > ul > li.active ul li a:after {
  display: none;
}
.nav-sections .section-item-content .menu .menu__list > li:hover > ul > li.active ul li a:visited {
  color: #222;
}
.nav-sections .section-item-content .menu .menu__list > li:hover > ul > li.active ul li a:hover {
  color: #222;
  text-decoration: underline;
  cursor: pointer;
}
.nav-sections .section-item-content .menu .menu__list > li:hover > ul > li.active ul li:first-child {
  display: none;
}
.nav-sections .section-item-content .menu .menu__list > li:hover > ul > li:first-child {
  display: none;
}
.nav-sections .section-item-content .menu .menu__list > li ul {
  display: none;
}
.nav-sections .section-item-content .menu ::-webkit-scrollbar {
  width: 5px;
}
.nav-sections .section-item-content .menu ::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.nav-sections .section-item-content .menu ::-webkit-scrollbar-thumb {
  background: #54d1f0;
}
.nav-sections .section-item-content .menu ::-webkit-scrollbar-thumb:hover {
  background: #54d1f0;
}
.modals-wrapper .modal-whatsapp .modal-inner-wrap {
  width: 100%;
  max-width: 520px;
}
.modals-wrapper .modal-whatsapp .modal-inner-wrap .modal-header {
  display: flex;
  align-items: center;
}
.modals-wrapper .modal-whatsapp .modal-inner-wrap .modal-content .pop {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 25px;
}
.modals-wrapper .modal-whatsapp .modal-inner-wrap .modal-content .pop img {
  width: 60px;
}
.modals-wrapper .modal-whatsapp .modal-inner-wrap .modal-content .pop h3 {
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 700;
  text-align: center;
}
.modals-wrapper .modal-whatsapp .modal-inner-wrap .modal-content .pop .whatsapp:not(:last-child) {
  margin-bottom: 10px;
}
.modals-wrapper .modal-whatsapp .modal-inner-wrap .modal-content .pop .whatsapp a {
  display: block;
  padding: 5px;
  background: #54d1f0;
  border: 2px solid #54d1f0;
  border-radius: 5px;
  color: #fff;
  font-size: 20px;
  text-transform: uppercase;
  transition: .3s;
}
.modals-wrapper .modal-whatsapp .modal-inner-wrap .modal-content .pop .whatsapp a:hover {
  background: #fff;
  color: #54d1f0;
  text-decoration: none;
}
.menu .menu__list .menu-lentes-contato:hover .menu__inner-list,
.menu .menu__list .menu-oculos:hover .menu__inner-list {
  width: 100% !important;
}
.menu .menu__list .menu-lentes-contato:hover .menu__inner-list li a,
.menu .menu__list .menu-oculos:hover .menu__inner-list li a {
  font-size: 14px;
  height: auto !important;
}
.menu .menu__list .menu-lentes-contato:hover .menu__inner-list li .grid-menu,
.menu .menu__list .menu-oculos:hover .menu__inner-list li .grid-menu {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  padding-top: 25px;
  height: 645px;
}
@media (max-width: 767px) {
  .menu .menu__list .menu-lentes-contato:hover .menu__inner-list li .grid-menu,
  .menu .menu__list .menu-oculos:hover .menu__inner-list li .grid-menu {
    display: block;
    padding-top: 0px;
  }
}
.menu .menu__list .menu-lentes-contato:hover .menu__inner-list .menu__inner-item:first-child,
.menu .menu__list .menu-oculos:hover .menu__inner-list .menu__inner-item:first-child {
  display: none !important;
}
.menu .menu__list .menu-lentes-contato:hover .menu__inner-list .menu__inner-item p,
.menu .menu__list .menu-oculos:hover .menu__inner-list .menu__inner-item p {
  display: none;
}
@media (max-width: 767px) {
  .menu .menu__list .menu-lentes-contato:hover .menu__inner-list,
  .menu .menu__list .menu-oculos:hover .menu__inner-list {
    margin-left: 0px;
  }
}
.menu .menu__list .menu-lentes-contato ul,
.menu .menu__list .menu-oculos ul {
  padding-top: 0px !important;
  height: auto !important;
  overflow-y: scroll;
  max-height: 415px;
}
.menu .menu__list .menu-lentes-contato ul li,
.menu .menu__list .menu-oculos ul li {
  background-color: #fff !important;
  transition: none !important;
  cursor: unset !important;
  color: #222 !important;
  padding-left: 45px;
}
.menu .menu__list .menu-lentes-contato ul li .marcas,
.menu .menu__list .menu-oculos ul li .marcas {
  width: 16.6667%;
  margin-bottom: 20px;
  padding-right: 20px;
}
.menu .menu__list .menu-lentes-contato ul li .marcas .box-title .brand-topics,
.menu .menu__list .menu-oculos ul li .marcas .box-title .brand-topics {
  margin-top: 0px;
  margin-bottom: 5px;
  font-size: 20px;
  color: #54D1F0;
  font-weight: 900;
}
@media (max-width: 767px) {
  .menu .menu__list .menu-lentes-contato ul li .marcas .box-title .brand-topics,
  .menu .menu__list .menu-oculos ul li .marcas .box-title .brand-topics {
    background-color: #fff !important;
    padding: 15px 0px 12px 40px !important;
    margin: 0px !important;
  }
}
.menu .menu__list .menu-lentes-contato ul li .marcas .box-title svg,
.menu .menu__list .menu-oculos ul li .marcas .box-title svg {
  display: none;
}
.menu .menu__list .menu-lentes-contato ul li .marcas a:last-child,
.menu .menu__list .menu-oculos ul li .marcas a:last-child {
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  .menu .menu__list .menu-lentes-contato ul li .marcas,
  .menu .menu__list .menu-oculos ul li .marcas {
    padding-right: 0px;
  }
}
.menu .menu__list .menu-lentes-contato ul li .btn-show-more,
.menu .menu__list .menu-oculos ul li .btn-show-more {
  display: flex;
  justify-content: center;
  text-decoration: underline;
  text-align: center;
}
.menu .menu__list .menu-lentes-contato ul li a,
.menu .menu__list .menu-oculos ul li a {
  color: #222 !important;
  font-weight: 400 !important;
  font-size: 14px !important;
  padding-left: 0px !important;
  margin-bottom: 5px;
}
@media (max-width: 767px) {
  .menu .menu__list .menu-lentes-contato ul li a,
  .menu .menu__list .menu-oculos ul li a {
    padding-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .menu .menu__list .menu-lentes-contato ul li a:first-child,
  .menu .menu__list .menu-oculos ul li a:first-child {
    padding-top: 20px;
  }
}
.menu .menu__list .menu-lentes-contato ul li a:hover,
.menu .menu__list .menu-oculos ul li a:hover {
  color: #54d1f0 !important;
  transition: 0.3s;
  cursor: pointer;
  font-weight: 400 !important;
  text-decoration: underline;
}
@media (max-width: 767px) {
  .menu .menu__list .menu-lentes-contato ul li .grid-menu,
  .menu .menu__list .menu-oculos ul li .grid-menu {
    padding-top: 0px !important;
    height: auto !important;
  }
}
@media (max-width: 767px) {
  .menu .menu__list .menu-lentes-contato ul,
  .menu .menu__list .menu-oculos ul {
    max-height: inherit;
  }
}
.menu .menu__list .menu-lentes-contato .s-code-block,
.menu .menu__list .menu-oculos .s-code-block {
  display: none !important;
}
@media (max-width: 767px) {
  .menu .menu__list .menu-lentes-contato,
  .menu .menu__list .menu-oculos {
    display: block;
  }
  .menu .menu__list .menu-lentes-contato .menu__inner-item,
  .menu .menu__list .menu-oculos .menu__inner-item {
    border-bottom: solid 2px #F2F2F2;
    padding-left: 0px !important;
  }
  .menu .menu__list .menu-lentes-contato .menu__inner-item p:first-child,
  .menu .menu__list .menu-oculos .menu__inner-item p:first-child {
    display: none !important;
  }
  .menu .menu__list .menu-lentes-contato .menu__inner-item .marcas,
  .menu .menu__list .menu-oculos .menu__inner-item .marcas {
    width: 100% !important;
    margin-bottom: 0px !important;
    border-top: solid 1px #f2f2f2;
  }
  .menu .menu__list .menu-lentes-contato .menu__inner-item .marcas .box-title,
  .menu .menu__list .menu-oculos .menu__inner-item .marcas .box-title {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: 0px 25px;
  }
  .menu .menu__list .menu-lentes-contato .menu__inner-item .marcas .box-title .brand-topics,
  .menu .menu__list .menu-oculos .menu__inner-item .marcas .box-title .brand-topics {
    background-color: #fff !important;
    padding: 15px 20px !important;
    margin: 0px !important;
  }
  .menu .menu__list .menu-lentes-contato .menu__inner-item .marcas .box-title svg,
  .menu .menu__list .menu-oculos .menu__inner-item .marcas .box-title svg {
    display: block;
    transform: rotate(90deg);
    transition: .9s;
  }
  .menu .menu__list .menu-lentes-contato .menu__inner-item .marcas .marcas-content,
  .menu .menu__list .menu-oculos .menu__inner-item .marcas .marcas-content {
    max-height: 0px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    padding-left: 60px;
    background-color: #f2f2f2;
    transition: .3s;
  }
  .menu .menu__list .menu-lentes-contato .menu__inner-item .marcas a,
  .menu .menu__list .menu-oculos .menu__inner-item .marcas a {
    padding-left: 20px !important;
  }
  .menu .menu__list .menu-lentes-contato .menu__inner-item .marcas.openedMenu .box-title svg,
  .menu .menu__list .menu-oculos .menu__inner-item .marcas.openedMenu .box-title svg {
    transform: rotate(-90deg);
    transition: .9s;
  }
  .menu .menu__list .menu-lentes-contato .menu__inner-item .marcas.openedMenu .marcas-content,
  .menu .menu__list .menu-oculos .menu__inner-item .marcas.openedMenu .marcas-content {
    max-height: 999px;
    transition: .9s;
  }
}
@media (max-width: 767px) and (max-width: 400px) {
  .menu .menu__list .menu-lentes-contato .menu__inner-item .marcas .marcas-content,
  .menu .menu__list .menu-oculos .menu__inner-item .marcas .marcas-content {
    padding-left: 35px;
  }
}
.menu .menu__list .menu-oculos .grid-menu {
  flex-direction: row !important;
  max-height: 300px;
}
.menu .menu__list .menu-acessorios .menu__inner-list {
  padding: 0px 57px;
}
.menu .menu__list .menu-acessorios .menu__inner-list .sub-menu-acessorios ul {
  display: block !important;
}
.menu .menu__list .menu-acessorios .menu__inner-list .sub-menu-acessorios ul a {
  padding-left: unset !important;
}
.menu .menu__list .menu-acessorios .menu__inner-list .sub-menu-acessorios a:after {
  display: none;
}
.menu .menu__list .menu-acessorios .menu__inner-list:hover,
.menu .menu__list .menu-acessorios .menu__inner-list {
  padding-top: 25px !important;
}
.menu .menu__list .menu-acessorios .menu__inner-list:hover .sub-menu-acessorios .menu__inner-list,
.menu .menu__list .menu-acessorios .menu__inner-list .sub-menu-acessorios .menu__inner-list {
  height: auto;
  border: none;
  background: none;
  padding-top: 0px !important;
  padding-left: 0px;
  position: initial !important;
}
.menu .menu__list .menu-acessorios .menu__inner-list:hover .sub-menu-acessorios .menu__inner-list li:first-child,
.menu .menu__list .menu-acessorios .menu__inner-list .sub-menu-acessorios .menu__inner-list li:first-child {
  display: none;
}
.menu .menu__list .menu-acessorios .menu__inner-list:hover .sub-menu-acessorios .menu__inner-list li a,
.menu .menu__list .menu-acessorios .menu__inner-list .sub-menu-acessorios .menu__inner-list li a {
  height: auto !important;
  padding-left: unset !important;
}
@media (max-width: 767px) {
  .menu .menu__list .menu-acessorios .menu__inner-list:hover .sub-menu-acessorios .menu__inner-list,
  .menu .menu__list .menu-acessorios .menu__inner-list .sub-menu-acessorios .menu__inner-list {
    max-height: 0px !important;
    overflow: hidden !important;
    padding-top: 0px !important;
  }
}
.menu .menu__list .menu-acessorios .menu__inner-list:hover {
  display: flex !important;
}
.menu .menu__list .menu-acessorios .sub-menu-acessorios .categorias a {
  margin-top: 0px !important;
  margin-bottom: 5px !important;
  font-size: 20px !important;
  color: #54D1F0 !important;
  font-weight: 900 !important;
  padding-left: 0px !important;
}
.menu .menu__list .menu-acessorios .sub-menu-acessorios ul .categorias a {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  font-size: 16px !important;
  color: #222 !important;
  font-weight: 400 !important;
}
.menu .menu__list .menu-acessorios .sub-menu-acessorios ul .categorias a:hover {
  color: #54D1F0 !important;
}
.menu .menu__list .menu-acessorios.active .menu__inner-list {
  display: flex !important;
  gap: 40px;
}
@media (max-width: 767px) {
  .menu .menu__list .menu-acessorios.active .menu__inner-list {
    max-height: 999px !important;
    overflow: hidden;
  }
}
@media (min-width: 767px) {
  .page-wrapper .page-header .menu {
    display: none !important;
  }
}
.brand-topics {
  margin-top: 0px;
  margin-bottom: 5px;
  font-size: 20px;
  color: #54D1F0;
  font-weight: 900;
}
@media (max-width: 767px) {
  .brand-topics {
    background-color: #fff !important;
    padding: 15px 0px 12px 40px !important;
    margin: 0px !important;
  }
}
.search .products .product-item-info .btn-calculate-shipping {
  display: none !important;
}
.page-header .optionwebsite {
  position: absolute;
  top: 10px;
}
.page-header .header .top-header {
  display: flex;
  align-items: center;
  justify-items: center;
  justify-content: flex-end;
  gap: 30px;
}
.page-header .header .whatsapp-buy {
  border: 2px solid #04d193;
  text-align: center;
  padding: 0;
  border-radius: 0;
  transition: .3s;
  background: #04d193;
  margin-right: 18px;
  color: #fff;
  padding: 5px 15px;
}
.page-header .header .whatsapp-buy:hover {
  background: #fff;
  color: #04d193;
}
.page-header .header .label-help.modal-need-help {
  cursor: pointer;
}
.page-header .header .label-help.modal-need-help span {
  text-decoration: underline;
}
#free-shipping-notice {
  padding-bottom: 0px;
  background-color: #54d1f0;
  width: 100%;
  display: none !important;
}
#free-shipping-notice.active {
  display: none !important;
}
#free-shipping-notice .panel.header {
  display: flex;
  justify-content: center;
  padding: 5px 0;
}
.free-shipping-txt {
  width: 100%;
  max-width: 600px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  text-align: center;
  line-height: 1;
  color: #fff;
  background-color: #1096c3;
  border-radius: 20px;
  overflow: hidden;
}
@media screen and (max-width: 620px) {
  .free-shipping-txt {
    max-width: 300px;
    padding: 0 20px;
    font-size: 12px;
  }
}
@media all and (max-width: 768px) {
  .cms-index-index .modals-wrapper .modal-video {
    margin-top: 10px !important;
    left: 0 !important;
  }
}
.cms-index-index .modals-wrapper .modal-video .modal-inner-wrap {
  height: auto;
  background: none;
  box-shadow: none;
}
.cms-index-index .modals-wrapper .modal-video .modal-inner-wrap .modal-header {
  background-color: transparent;
}
.cms-index-index .modals-wrapper .modal-video .modal-inner-wrap .modal-header .modal-title {
  display: none;
}
.cms-index-index .modals-wrapper .modal-video .modal-inner-wrap .modal-header .action-close {
  padding: 0;
}
.cms-index-index .modals-wrapper .modal-video .modal-inner-wrap .modal-header .action-close:before {
  font-size: 50px !important;
  line-height: 32px;
}
.cms-index-index .modals-wrapper .modal-video .modal-inner-wrap .modal-content {
  padding: 0;
}
.cms-index-index .modals-wrapper .modal-video .modal-inner-wrap .modal-content .popup-modal {
  display: flex;
}
.cms-index-index .modals-wrapper .modal-video .modal-inner-wrap .modal-content .popup-modal #player {
  width: 100%;
  height: 595px;
}
.cms-index-index .modals-wrapper .modal-video .modal-inner-wrap .modal-footer {
  display: none;
}
@media all and (max-width: 768px) {
  .cms-index-index .page-wrapper .page-header {
    margin-bottom: 8px;
  }
}
.cms-index-index .page-wrapper .nav-sections {
  margin-bottom: 8px !important;
}
.cms-index-index .page-wrapper .page-main {
  max-width: unset !important;
  padding: 0 !important;
  margin: 0 !important;
}
.cms-index-index .page-wrapper .page-main p {
  margin-bottom: 0;
}
@media all and (max-width: 480px) {
  .cms-index-index .page-wrapper .page-main .columns .column {
    padding-bottom: 30px;
  }
}
.cms-index-index .page-wrapper .page-main .columns .column #banner {
  margin-bottom: 11px;
}
@media all and (max-width: 480px) {
  .cms-index-index .page-wrapper .page-main .columns .column #banner {
    margin: 0;
  }
}
.cms-index-index .page-wrapper .page-main .columns .column #banner .container-desktop {
  padding: unset;
  margin: 0 auto;
  max-width: 1400px;
  width: 100%;
  display: flex;
  align-content: center;
}
.cms-index-index .page-wrapper .page-main .columns .column #banner .container-desktop img {
  display: block;
  width: 100%;
}
@media all and (max-width: 768px) {
  .cms-index-index .page-wrapper .page-main .columns .column #banner .container-desktop {
    display: none;
  }
}
.cms-index-index .page-wrapper .page-main .columns .column #banner .container-desktop .imagem-1 {
  width: 75%;
  max-width: 940px;
}
@media all and (max-width: 768px) {
  .cms-index-index .page-wrapper .page-main .columns .column #banner .container-desktop .imagem-1 {
    width: 100%;
    display: block;
  }
}
.cms-index-index .page-wrapper .page-main .columns .column #banner .container-desktop .imagem-2 {
  width: 36%;
  padding-left: 10px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media all and (max-width: 768px) {
  .cms-index-index .page-wrapper .page-main .columns .column #banner .container-desktop .imagem-2 {
    display: none;
  }
}
.cms-index-index .page-wrapper .page-main .columns .column #banner .container-mobile {
  display: none;
}
@media all and (max-width: 768px) {
  .cms-index-index .page-wrapper .page-main .columns .column #banner .container-mobile {
    display: block;
    opacity: 0;
    visibility: hidden;
    transition: opacity 3s ease;
    -webkit-transition: opacity 1s ease;
    margin-bottom: 9px;
  }
  .cms-index-index .page-wrapper .page-main .columns .column #banner .container-mobile.slick-initialized {
    height: unset;
    visibility: visible;
    opacity: 1;
  }
}
.cms-index-index .page-wrapper .page-main .columns .column #banner .container-mobile img {
  display: block;
  max-width: 450px;
  width: 100%;
}
@media all and (max-width: 768px) {
  .cms-index-index .page-wrapper .page-main .columns .column #banner .container-mobile .slick-dots {
    margin-top: -40px;
  }
}
.cms-index-index .page-wrapper .page-main .columns .column #apelos .container-back {
  display: flex;
  justify-content: center;
  background-color: #f2f2f2;
  padding: 5px 0;
  margin-bottom: 47px;
}
@media all and (max-width: 768px) {
  .cms-index-index .page-wrapper .page-main .columns .column #apelos .container-back {
    display: block;
    padding: unset;
    margin-top: 20px;
    margin: 0;
    max-height: 58px;
  }
}
.cms-index-index .page-wrapper .page-main .columns .column #apelos .container-back .container {
  width: 1400px;
}
@media all and (max-width: 768px) {
  .cms-index-index .page-wrapper .page-main .columns .column #apelos .container-back .container {
    width: unset;
    padding: 7px 60px;
  }
}
@media all and (max-width: 480px) {
  .cms-index-index .page-wrapper .page-main .columns .column #apelos .container-back .container {
    padding: 0 40px;
  }
}
.cms-index-index .page-wrapper .page-main .columns .column #apelos .container-back .container .apelo {
  display: flex;
}
.cms-index-index .page-wrapper .page-main .columns .column #apelos .container-back .container .apelo > .apelo-regras:nth-child(2) {
  margin: 0 20px;
}
@media all and (max-width: 768px) {
  .cms-index-index .page-wrapper .page-main .columns .column #apelos .container-back .container .apelo > .apelo-regras:nth-child(2) {
    margin: unset;
  }
}
@media all and (max-width: 480px) {
  .cms-index-index .page-wrapper .page-main .columns .column #apelos .container-back .container .apelo {
    max-height: 59px;
  }
}
@media all and (max-width: 480px) {
  .cms-index-index .page-wrapper .page-main .columns .column #apelos .container-back .container .apelo .regras-inf {
    padding-left: 15px !important;
  }
  .cms-index-index .page-wrapper .page-main .columns .column #apelos .container-back .container .apelo .regras-inf h2 {
    font-size: 13px;
  }
  .cms-index-index .page-wrapper .page-main .columns .column #apelos .container-back .container .apelo .regras-inf p {
    font-size: 9px;
  }
}
@media all and (max-width: 768px) {
  .cms-index-index .page-wrapper .page-main .columns .column #apelos .container-back .container .apelo {
    opacity: 0;
    height: 80px;
    visibility: hidden;
    transition: opacity 3s ease;
    -webkit-transition: opacity 1s ease;
  }
  .cms-index-index .page-wrapper .page-main .columns .column #apelos .container-back .container .apelo.slick-initialized {
    height: unset;
    visibility: visible;
    opacity: 1;
  }
  .cms-index-index .page-wrapper .page-main .columns .column #apelos .container-back .container .apelo .regras {
    display: flex !important;
    justify-content: center !important;
    align-items: center;
    margin-right: 10px;
  }
  .cms-index-index .page-wrapper .page-main .columns .column #apelos .container-back .container .apelo .regras .regras-inf {
    padding-left: 25px;
    padding-right: 6px;
    margin-right: 0;
  }
}
.cms-index-index .page-wrapper .page-main .columns .column #apelos .container-back .container .apelo .apelo-regras {
  width: 33%;
  display: flex !important;
  justify-content: center;
  align-items: center;
  padding: 7px 0;
}
@media all and (max-width: 90em) {
  .cms-index-index .page-wrapper .page-main .columns .column #apelos .container-back .container .apelo .apelo-regras {
    position: relative;
  }
}
@media all and (max-width: 480px) {
  .cms-index-index .page-wrapper .page-main .columns .column #apelos .container-back .container .apelo .apelo-regras {
    height: 89px;
    padding: 0;
    max-height: 59px;
  }
}
.cms-index-index .page-wrapper .page-main .columns .column #apelos .container-back .container .apelo .apelo-regras:hover .hover-inf {
  opacity: 1 !important;
  transition: 1s;
}
@media all and (max-width: 768px) {
  .cms-index-index .page-wrapper .page-main .columns .column #apelos .container-back .container .apelo .apelo-regras {
    width: unset;
    margin-left: unset;
    display: block;
  }
}
.cms-index-index .page-wrapper .page-main .columns .column #apelos .container-back .container .apelo .apelo-regras .regras-img {
  display: flex;
}
.cms-index-index .page-wrapper .page-main .columns .column #apelos .container-back .container .apelo .apelo-regras .regras-img img {
  height: 38px;
}
.cms-index-index .page-wrapper .page-main .columns .column #apelos .container-back .container .apelo .apelo-regras .regras-inf {
  margin-left: 10px;
  display: block;
  position: relative;
}
@media all and (max-width: 90em) {
  .cms-index-index .page-wrapper .page-main .columns .column #apelos .container-back .container .apelo .apelo-regras .regras-inf {
    position: initial;
  }
}
.cms-index-index .page-wrapper .page-main .columns .column #apelos .container-back .container .apelo .apelo-regras .regras-inf h2 {
  font-family: 'Open Sans', sans-serif;
  font-size: 17px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.38;
  letter-spacing: normal;
  text-align: left;
  color: #707070;
  margin: 0;
}
@media all and (max-width: 64em) {
  .cms-index-index .page-wrapper .page-main .columns .column #apelos .container-back .container .apelo .apelo-regras .regras-inf h2 {
    font-size: 16px;
  }
}
@media all and (max-width: 480px) {
  .cms-index-index .page-wrapper .page-main .columns .column #apelos .container-back .container .apelo .apelo-regras .regras-inf h2 {
    font-size: 12px;
  }
}
.cms-index-index .page-wrapper .page-main .columns .column #apelos .container-back .container .apelo .apelo-regras .regras-inf p {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.36;
  letter-spacing: normal;
  text-align: left;
  color: #707070;
  margin-bottom: 0;
}
@media all and (max-width: 64em) {
  .cms-index-index .page-wrapper .page-main .columns .column #apelos .container-back .container .apelo .apelo-regras .regras-inf p {
    font-size: 12px;
  }
}
@media all and (max-width: 480px) {
  .cms-index-index .page-wrapper .page-main .columns .column #apelos .container-back .container .apelo .apelo-regras .regras-inf p {
    font-size: 10px;
  }
}
.cms-index-index .page-wrapper .page-main .columns .column #apelos .container-back .container .apelo .apelo-regras .regras-inf .hover-inf {
  opacity: 0;
  background-color: #54d1f0;
  z-index: 999;
  position: absolute;
  top: 60px;
  justify-content: center;
  align-items: center;
  max-width: 350px;
  width: 100%;
  padding: 25px;
}
@media all and (max-width: 90em) {
  .cms-index-index .page-wrapper .page-main .columns .column #apelos .container-back .container .apelo .apelo-regras .regras-inf .hover-inf {
    left: 0;
    width: 90%;
  }
}
@media all and (max-width: 64em) {
  .cms-index-index .page-wrapper .page-main .columns .column #apelos .container-back .container .apelo .apelo-regras .regras-inf .hover-inf {
    top: 70px;
  }
}
.cms-index-index .page-wrapper .page-main .columns .column #apelos .container-back .container .apelo .apelo-regras .regras-inf .hover-inf:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #54d1f0;
  position: absolute;
  top: -10px;
  left: 20px;
}
@media all and (max-width: 90em) {
  .cms-index-index .page-wrapper .page-main .columns .column #apelos .container-back .container .apelo .apelo-regras .regras-inf .hover-inf:before {
    left: 125px;
  }
}
@media all and (max-width: 768px) {
  .cms-index-index .page-wrapper .page-main .columns .column #apelos .container-back .container .apelo .apelo-regras .regras-inf .hover-inf:before {
    display: none !important;
  }
}
.cms-index-index .page-wrapper .page-main .columns .column #apelos .container-back .container .apelo .apelo-regras .regras-inf .hover-inf .existe {
  text-align: center;
  padding: 10px 0;
}
@media all and (max-width: 768px) {
  .cms-index-index .page-wrapper .page-main .columns .column #apelos .container-back .container .apelo .apelo-regras .regras-inf .hover-inf {
    display: none !important;
  }
}
.cms-index-index .page-wrapper .page-main .columns .column #marca {
  display: flex;
  justify-content: center;
  margin-bottom: 45px;
  padding: 0 60px;
}
@media all and (max-width: 768px) {
  .cms-index-index .page-wrapper .page-main .columns .column #marca {
    margin: 30px 0 70px;
  }
}
@media all and (max-width: 480px) {
  .cms-index-index .page-wrapper .page-main .columns .column #marca {
    padding: 0 40px;
    margin: 18px 0 41px;
  }
}
.cms-index-index .page-wrapper .page-main .columns .column #marca .container {
  flex-direction: column;
  max-width: 1400px !important;
  max-width: 1400px;
  width: 100%;
  display: flex;
  align-content: center;
}
.cms-index-index .page-wrapper .page-main .columns .column #marca .container div.tituloSec {
  margin-bottom: 44px;
  position: relative;
  align-items: center;
  display: flex;
  width: 100%;
}
.cms-index-index .page-wrapper .page-main .columns .column #marca .container div.tituloSec strong {
  font-family: 'Open Sans', sans-serif;
  font-size: 25px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.38;
  letter-spacing: normal;
  text-align: left;
  color: #383838;
  padding-right: 5px;
  width: fit-content;
  z-index: 1;
}
@media all and (max-width: 480px) {
  .cms-index-index .page-wrapper .page-main .columns .column #marca .container div.tituloSec strong {
    font-size: 14px !important;
    padding-left: 0;
  }
}
.cms-index-index .page-wrapper .page-main .columns .column #marca .container div.tituloSec:after {
  content: '';
  display: block;
  right: 0;
  transform: translate(0, -50%);
  width: 100%;
  height: 1px;
  background-color: #54d1f0;
  flex: 1;
}
@media all and (max-width: 768px) {
  .cms-index-index .page-wrapper .page-main .columns .column #marca .container div.tituloSec {
    margin-bottom: 30px;
  }
}
@media all and (max-width: 480px) {
  .cms-index-index .page-wrapper .page-main .columns .column #marca .container div.tituloSec {
    margin-bottom: 10px;
  }
}
@media all and (max-width: 480px) {
  .cms-index-index .page-wrapper .page-main .columns .column #marca .container div.tituloSec {
    align-items: center;
  }
  .cms-index-index .page-wrapper .page-main .columns .column #marca .container div.tituloSec strong {
    font-size: 12px !important;
  }
}
.cms-index-index .page-wrapper .page-main .columns .column #marca .container div.tituloSec strong {
  padding-right: 10px !important;
  font-size: 24px;
}
.cms-index-index .page-wrapper .page-main .columns .column #marca .container .categorias:not(.slick-initialized) {
  background: url('../images/loading.gif') no-repeat 50%;
  background-size: 50px;
  height: 600px;
}
.cms-index-index .page-wrapper .page-main .columns .column #marca .container .categorias:not(.slick-initialized) > * {
  visibility: hidden;
  opacity: 0;
}
.cms-index-index .page-wrapper .page-main .columns .column #marca .container .categorias .slick-slide {
  margin: 0 15.5px;
}
@media all and (max-width: 768px) {
  .cms-index-index .page-wrapper .page-main .columns .column #marca .container .categorias .slick-slide {
    margin: 0 5px;
  }
}
.cms-index-index .page-wrapper .page-main .columns .column #marca .container .categorias .slick-list {
  margin: 0 -15px;
}
@media all and (max-width: 768px) {
  .cms-index-index .page-wrapper .page-main .columns .column #marca .container .categorias .slick-list {
    margin: 0 2px;
  }
}
.cms-index-index .page-wrapper .page-main .columns .column #marca .container .categorias .categoria img {
  width: 100%;
}
@media all and (max-width: 480px) {
  .cms-index-index .page-wrapper .page-main .columns .column #marca .container .categorias .categoria img {
    margin-top: initial;
  }
}
.cms-index-index .page-wrapper .page-main .columns .column #banner-horizontal {
  display: flex;
  justify-content: center;
}
@media all and (max-width: 768px) {
  .cms-index-index .page-wrapper .page-main .columns .column #banner-horizontal {
    margin-top: 30px;
  }
}
@media all and (max-width: 768px) {
  .cms-index-index .page-wrapper .page-main .columns .column #banner-horizontal a {
    width: 100%;
  }
}
.cms-index-index .page-wrapper .page-main .columns .column #banner-horizontal a img.desktop {
  display: block;
}
.cms-index-index .page-wrapper .page-main .columns .column #banner-horizontal a img.mobile {
  display: none;
}
@media all and (max-width: 768px) {
  .cms-index-index .page-wrapper .page-main .columns .column #banner-horizontal a img {
    width: 100%;
  }
}
@media all and (max-width: 480px) {
  .cms-index-index .page-wrapper .page-main .columns .column #banner-horizontal a img.desktop {
    display: none;
  }
  .cms-index-index .page-wrapper .page-main .columns .column #banner-horizontal a img.mobile {
    display: block;
  }
}
.cms-index-index .page-wrapper .page-main .columns .column #ultimos {
  display: flex;
  justify-content: center;
  margin-top: 35px;
}
@media all and (max-width: 768px) {
  .cms-index-index .page-wrapper .page-main .columns .column #ultimos {
    margin: 35px 20px 0;
  }
}
.cms-index-index .page-wrapper .page-main .columns .column #ultimos .container {
  max-width: 1400px;
  width: 100%;
  display: flex;
  align-content: center;
  max-width: 1490px !important;
}
.cms-index-index .page-wrapper .page-main .columns .column #ultimos .container .produtos {
  width: 100%;
}
.cms-index-index .page-wrapper .page-main .columns .column #ultimos .container .produtos .slick-slide {
  margin: 0 15.5px;
}
.cms-index-index .page-wrapper .page-main .columns .column #ultimos .container .produtos .slick-list {
  margin: 0 -15px;
}
.cms-index-index .page-wrapper .page-main .columns .column #ultimos .container .produtos .admin__data-grid-outer-wrap .block-viewed-products-grid .block-title {
  position: relative;
  align-items: center;
  display: flex;
  width: 100%;
}
.cms-index-index .page-wrapper .page-main .columns .column #ultimos .container .produtos .admin__data-grid-outer-wrap .block-viewed-products-grid .block-title strong {
  font-family: 'Open Sans', sans-serif;
  font-size: 25px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.38;
  letter-spacing: normal;
  text-align: left;
  color: #383838;
  padding-right: 5px;
  width: fit-content;
  z-index: 1;
}
@media all and (max-width: 480px) {
  .cms-index-index .page-wrapper .page-main .columns .column #ultimos .container .produtos .admin__data-grid-outer-wrap .block-viewed-products-grid .block-title strong {
    font-size: 14px !important;
    padding-left: 0;
  }
}
.cms-index-index .page-wrapper .page-main .columns .column #ultimos .container .produtos .admin__data-grid-outer-wrap .block-viewed-products-grid .block-title:after {
  content: '';
  display: block;
  right: 0;
  transform: translate(0, -50%);
  width: 100%;
  height: 1px;
  background-color: #54d1f0;
  flex: 1;
}
@media all and (max-width: 768px) {
  .cms-index-index .page-wrapper .page-main .columns .column #ultimos .container .produtos .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items {
    margin-left: 0 !important;
  }
}
.cms-index-index .page-wrapper .page-main .columns .column #ultimos .container .produtos .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items > div {
  width: 100%;
}
.cms-index-index .page-wrapper .page-main .columns .column #ultimos .container .produtos .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items > div .product-item {
  position: relative;
}
.cms-index-index .page-wrapper .page-main .columns .column #ultimos .container .produtos .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items > div .product-item .compreganhe {
  position: absolute;
  top: 11px;
  z-index: 10;
  left: 0;
  max-width: fit-content;
  width: 100%;
}
.cms-index-index .page-wrapper .page-main .columns .column #ultimos .container .produtos .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items > div .product-item .compreganhe img {
  display: none;
  width: 100%;
  max-width: 342px;
  max-height: 342px;
}
.cms-index-index .page-wrapper .page-main .columns .column #ultimos .container .produtos .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items > div .product-item .compreganhe .span-container {
  display: flex;
  flex-direction: column;
  top: 11px;
  text-align: center;
  max-width: fit-content;
  padding-left: 7px;
  width: fit-content;
}
.cms-index-index .page-wrapper .page-main .columns .column #ultimos .container .produtos .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items > div .product-item .compreganhe .span-container .compre {
  color: #54d1f0;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  text-transform: uppercase;
  display: block;
}
.cms-index-index .page-wrapper .page-main .columns .column #ultimos .container .produtos .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items > div .product-item .compreganhe .span-container .ganhe {
  background-color: #54d1f0;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  text-transform: uppercase;
  color: #fff;
  padding: 0 6px;
  white-space: nowrap;
}
.cms-index-index .page-wrapper .page-main .columns .column #ultimos .container .produtos .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items > div .product-item .compreganhe:hover ~ .product-item-info .compreganheimg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  border: 2px solid #54d1f0;
}
.cms-index-index .page-wrapper .page-main .columns .column #ultimos .container .produtos .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items > div .product-item .compreganhe:hover ~ .product-item-info .product-image-wrapper {
  padding-bottom: 100% !important;
}
.cms-index-index .page-wrapper .page-main .columns .column #ultimos .container .produtos .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items > div .product-item .product-item-info {
  width: 100%;
}
.cms-index-index .page-wrapper .page-main .columns .column #ultimos .container .produtos .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items > div .product-item .product-item-info:hover .product-item-details .product-item-actions .actions-primary {
  display: flex;
  justify-content: center;
}
.cms-index-index .page-wrapper .page-main .columns .column #ultimos .container .produtos .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items > div .product-item .product-item-info .product-item-details {
  position: static;
}
.cms-index-index .page-wrapper .page-main .columns .column #ultimos .container .produtos .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items > div .product-item .product-item-info .product-item-details .product-item-description .product-item-link {
  display: none;
}
.cms-index-index .page-wrapper .page-main .columns .column #ultimos .container .produtos .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items > div .product-item .product-item-info .product-item-details .product-item-actions {
  z-index: 2;
  top: -53px;
  position: absolute;
  width: 100%;
}
@media all and (max-width: 768px) {
  .cms-index-index .page-wrapper .page-main .columns .column #ultimos .container .produtos .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items > div .product-item .product-item-info .product-item-details .product-item-actions {
    position: unset;
    order: 70;
    display: flex;
  }
}
@media all and (max-width: 768px) {
  .cms-index-index .page-wrapper .page-main .columns .column #ultimos .container .produtos .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items > div .product-item .product-item-info .product-item-details .product-item-actions .actions-primary {
    display: flex;
    width: 100%;
  }
}
.cms-index-index .page-wrapper .page-main .columns .column #ultimos .container .produtos .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items > div .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button,
.cms-index-index .page-wrapper .page-main .columns .column #ultimos .container .produtos .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items > div .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .cart.table-wrapper .actions-toolbar > .action,
.cms-index-index .page-wrapper .page-main .columns .column #ultimos .container .produtos .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items > div .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .action-gift {
  border-radius: unset !important;
  width: 100%;
  color: #fff;
  border: 2px solid #54d1f0;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: .8px;
  text-transform: uppercase;
}
@media all and (max-width: 768px) {
  .cms-index-index .page-wrapper .page-main .columns .column #ultimos .container .produtos .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items > div .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button,
  .cms-index-index .page-wrapper .page-main .columns .column #ultimos .container .produtos .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items > div .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .cart.table-wrapper .actions-toolbar > .action,
  .cms-index-index .page-wrapper .page-main .columns .column #ultimos .container .produtos .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items > div .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .action-gift {
    padding: 10px 0;
  }
}
@media all and (max-width: 480px) {
  .cms-index-index .page-wrapper .page-main .columns .column #ultimos .container .produtos .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items > div .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button,
  .cms-index-index .page-wrapper .page-main .columns .column #ultimos .container .produtos .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items > div .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .cart.table-wrapper .actions-toolbar > .action,
  .cms-index-index .page-wrapper .page-main .columns .column #ultimos .container .produtos .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items > div .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .action-gift {
    padding: 3px 0;
  }
}
@media all and (max-width: 480px) {
  .cms-index-index .page-wrapper .page-main .columns .column #ultimos .container .produtos .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items > div .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button span,
  .cms-index-index .page-wrapper .page-main .columns .column #ultimos .container .produtos .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items > div .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .cart.table-wrapper .actions-toolbar > .action span,
  .cms-index-index .page-wrapper .page-main .columns .column #ultimos .container .produtos .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items > div .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .action-gift span {
    font-size: 10px;
  }
}
.cms-index-index .page-wrapper .page-main .columns .column #ultimos .container .produtos .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items > div .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button:hover span,
.cms-index-index .page-wrapper .page-main .columns .column #ultimos .container .produtos .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items > div .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .cart.table-wrapper .actions-toolbar > .action:hover span,
.cms-index-index .page-wrapper .page-main .columns .column #ultimos .container .produtos .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items > div .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .action-gift:hover span {
  color: #54d1f0 !important;
}
.cms-index-index .page-wrapper .page-main .columns .column #ultimos .container .produtos .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items > div .product-item .product-item-info .product-item-details .product-item-actions .actions-secondary {
  display: none;
}
.cms-index-index .page-wrapper .page-main .columns .column #ultimos .container .produtos .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items > div .product-item .product-item-info .product-item-photo .product-image-container {
  width: 100% !important;
}
.cms-index-index .page-wrapper .page-main .columns .column #ultimos .container .produtos .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items > div .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper img {
  width: 100%;
}
.cms-index-index .page-wrapper .page-main .columns .column #socials {
  display: flex;
  justify-content: center;
  padding: 0 10px;
}
.cms-index-index .page-wrapper .page-main .columns .column #socials a {
  box-shadow: unset;
  margin: unset;
  padding: unset;
}
.cms-index-index .page-wrapper .page-main .columns .column #socials .container {
  border-style: solid;
  border-width: 0 0 2px 0;
  border-color: #54d1f0;
  padding: 37px 0 40px;
  max-width: 1400px;
  width: 100%;
  display: flex;
  align-content: center;
  position: relative;
}
@media all and (max-width: 768px) {
  .cms-index-index .page-wrapper .page-main .columns .column #socials .container {
    margin: 0 5px;
  }
}
@media all and (max-width: 480px) {
  .cms-index-index .page-wrapper .page-main .columns .column #socials .container {
    padding: 0 0 10px;
  }
}
.cms-index-index .page-wrapper .page-main .columns .column #socials .container .social {
  display: flex;
  justify-content: center;
  flex-direction: column;
  width: 25%;
  padding-bottom: 35px;
}
@media all and (max-width: 64em) {
  .cms-index-index .page-wrapper .page-main .columns .column #socials .container .social {
    padding-left: 20px;
  }
}
@media all and (max-width: 768px) {
  .cms-index-index .page-wrapper .page-main .columns .column #socials .container .social {
    width: 50%;
  }
}
@media all and (max-width: 480px) {
  .cms-index-index .page-wrapper .page-main .columns .column #socials .container .social {
    padding-left: 0;
    padding-bottom: 0;
  }
  .cms-index-index .page-wrapper .page-main .columns .column #socials .container .social .info {
    padding-left: 10px;
    margin-bottom: 11px;
  }
}
.cms-index-index .page-wrapper .page-main .columns .column #socials .container .social span {
  color: #54d1f0;
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
}
@media all and (max-width: 480px) {
  .cms-index-index .page-wrapper .page-main .columns .column #socials .container .social span {
    font-size: 12px;
  }
}
.cms-index-index .page-wrapper .page-main .columns .column #socials .container .social p {
  color: #54d1f0;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  padding-right: 15%;
}
@media all and (max-width: 480px) {
  .cms-index-index .page-wrapper .page-main .columns .column #socials .container .social p {
    font-size: 12px;
    padding-right: 0;
    line-height: 14px;
  }
}
.cms-index-index .page-wrapper .page-main .columns .column #socials .container .social .link {
  display: flex;
  margin-top: 15px;
}
.cms-index-index .page-wrapper .page-main .columns .column #socials .container .social .link img {
  height: 30px;
  margin-right: 10px;
}
@media all and (max-width: 768px) {
  .cms-index-index .page-wrapper .page-main .columns .column #socials .container .social .link img {
    height: 25px;
  }
}
@media all and (max-width: 480px) {
  .cms-index-index .page-wrapper .page-main .columns .column #socials .container .social .link img {
    height: 22px;
  }
}
@media all and (max-width: 480px) {
  .cms-index-index .page-wrapper .page-main .columns .column #socials .container .social .link {
    margin-top: 0;
    padding-left: 10px;
  }
}
.cms-index-index .page-wrapper .page-main .columns .column #socials .container .media-instagram {
  width: 75%;
  display: flex;
}
@media all and (max-width: 768px) {
  .cms-index-index .page-wrapper .page-main .columns .column #socials .container .media-instagram {
    width: 50%;
  }
}
@media all and (max-width: 480px) {
  .cms-index-index .page-wrapper .page-main .columns .column #socials .container .media-instagram {
    padding-top: 12px;
  }
}
.cms-index-index .page-wrapper .page-main .columns .column #socials .container .media-instagram .instagram_gallery {
  display: flex;
}
.cms-index-index .page-wrapper .page-main .columns .column #socials .container .media-instagram .instagram_gallery a {
  max-width: 25%;
  margin-right: 5px;
}
@media all and (max-width: 768px) {
  .cms-index-index .page-wrapper .page-main .columns .column #socials .container .media-instagram .instagram_gallery a {
    width: 100%;
    max-width: 100%;
    display: none;
  }
}
.cms-index-index .page-wrapper .page-main .columns .column #socials .container .media-instagram .instagram_gallery a:first-child {
  margin-left: 10px;
}
@media all and (max-width: 768px) {
  .cms-index-index .page-wrapper .page-main .columns .column #socials .container .media-instagram .instagram_gallery a:first-child {
    display: block;
  }
}
.cms-index-index .page-wrapper .page-main .columns .column #socials .container .media-instagram .instagram_gallery a:last-child {
  margin-right: 0;
}
.cms-index-index .page-wrapper .page-main .columns .column #hri {
  max-width: 1400px;
  display: flex;
  align-content: center;
  display: block;
  margin: 12px auto 0;
  content: '';
  height: 1px;
  width: 100%;
}
@media all and (max-width: 480px) {
  .cms-index-index .page-wrapper .page-main .columns .column #hri {
    width: 90%;
    border: 1px solid #54d1f0;
    margin-top: 0;
  }
}
.cms-index-index .page-wrapper .page-main .columns .column #videos {
  margin-top: 50px;
  display: flex;
  justify-content: center;
  padding: 0 10px;
  margin-bottom: 29px;
}
@media all and (max-width: 768px) {
  .cms-index-index .page-wrapper .page-main .columns .column #videos {
    margin-bottom: 0px;
  }
}
.cms-index-index .page-wrapper .page-main .columns .column #videos .container {
  max-width: 1400px;
  width: 100%;
  display: flex;
  align-content: center;
}
@media all and (max-width: 480px) {
  .cms-index-index .page-wrapper .page-main .columns .column #videos .container {
    margin: 0 5px;
  }
}
.cms-index-index .page-wrapper .page-main .columns .column #videos .container div.video-inf {
  display: flex;
  justify-content: center;
  flex-direction: column;
  width: 25%;
  padding-bottom: 3%;
}
@media all and (max-width: 64em) {
  .cms-index-index .page-wrapper .page-main .columns .column #videos .container div.video-inf {
    padding-left: 20px;
  }
}
@media all and (max-width: 768px) {
  .cms-index-index .page-wrapper .page-main .columns .column #videos .container div.video-inf {
    width: 50%;
    padding-bottom: 0 !important;
  }
}
@media all and (max-width: 480px) {
  .cms-index-index .page-wrapper .page-main .columns .column #videos .container div.video-inf {
    padding-left: 0;
  }
}
.cms-index-index .page-wrapper .page-main .columns .column #videos .container div.video-inf .all-videos {
  margin-top: 8px;
}
.cms-index-index .page-wrapper .page-main .columns .column #videos .container div.video-inf a {
  color: #54d1f0;
  text-decoration: underline;
  font-weight: bold;
}
.cms-index-index .page-wrapper .page-main .columns .column #videos .container div.video-inf span {
  color: #54d1f0;
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  font-weight: 700;
}
@media all and (max-width: 480px) {
  .cms-index-index .page-wrapper .page-main .columns .column #videos .container div.video-inf span {
    font-size: 18px;
  }
}
.cms-index-index .page-wrapper .page-main .columns .column #videos .container div.video-inf p {
  color: #54d1f0;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  padding-right: 15%;
}
@media all and (max-width: 480px) {
  .cms-index-index .page-wrapper .page-main .columns .column #videos .container div.video-inf p {
    font-size: 12px;
  }
}
@media all and (max-width: 768px) {
  .cms-index-index .page-wrapper .page-main .columns .column #videos .container div.video-inf .info {
    padding-bottom: 15px;
  }
  .cms-index-index .page-wrapper .page-main .columns .column #videos .container div.video-inf .info span {
    font-size: 24px;
    font-weight: 700;
  }
  .cms-index-index .page-wrapper .page-main .columns .column #videos .container div.video-inf .info p {
    font-size: 16px;
    font-weight: 400;
    line-height: 20px !important;
  }
  .cms-index-index .page-wrapper .page-main .columns .column #videos .container div.video-inf .info p.all-videos {
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
  }
}
@media all and (max-width: 480px) {
  .cms-index-index .page-wrapper .page-main .columns .column #videos .container div.video-inf .info span {
    font-size: 12px;
  }
  .cms-index-index .page-wrapper .page-main .columns .column #videos .container div.video-inf .info p {
    font-size: 12px;
    line-height: 14px !important;
  }
  .cms-index-index .page-wrapper .page-main .columns .column #videos .container div.video-inf .info p.all-videos {
    font-size: 12px;
    line-height: 14px;
  }
}
@media all and (max-width: 480px) {
  .cms-index-index .page-wrapper .page-main .columns .column #videos .container div.video-inf {
    padding-bottom: 24px;
  }
  .cms-index-index .page-wrapper .page-main .columns .column #videos .container div.video-inf .info {
    padding-left: 4px;
  }
  .cms-index-index .page-wrapper .page-main .columns .column #videos .container div.video-inf .info span {
    font-size: 12px;
  }
  .cms-index-index .page-wrapper .page-main .columns .column #videos .container div.video-inf .info p {
    padding-right: 0;
  }
}
.cms-index-index .page-wrapper .page-main .columns .column #videos .container .video {
  width: 75%;
  display: flex;
  margin-left: 10px;
}
@media all and (max-width: 768px) {
  .cms-index-index .page-wrapper .page-main .columns .column #videos .container .video {
    width: 50%;
    padding-top: 12px;
  }
}
@media all and (max-width: 480px) {
  .cms-index-index .page-wrapper .page-main .columns .column #videos .container .video {
    padding-top: 12px;
  }
}
.cms-index-index .page-wrapper .page-main .columns .column #videos .container .video .img-modal {
  width: 25%;
  margin-right: 5px;
}
.cms-index-index .page-wrapper .page-main .columns .column #videos .container .video .img-modal:last-child {
  margin-right: 0;
}
.cms-index-index .page-wrapper .page-main .columns .column #videos .container .video .img-modal:hover {
  cursor: pointer;
}
.cms-index-index .page-wrapper .page-main .columns .column #videos .container .video .img-modal > div {
  position: relative;
}
.cms-index-index .page-wrapper .page-main .columns .column #videos .container .video .img-modal > div:after {
  content: '';
  background-image: url("..//images/svg/play-button.svg");
  position: absolute;
  display: block;
  width: 86px;
  height: 86px;
  top: 35%;
  right: 33%;
}
@media all and (max-width: 768px) {
  .cms-index-index .page-wrapper .page-main .columns .column #videos .container .video .img-modal > div:after {
    top: 25%;
    right: 20%;
  }
}
@media all and (max-width: 768px) {
  .cms-index-index .page-wrapper .page-main .columns .column #videos .container .video .img-modal {
    width: 100%;
    margin-left: unset;
    text-align: center;
  }
  .cms-index-index .page-wrapper .page-main .columns .column #videos .container .video .img-modal:not(:first-child) {
    display: none;
  }
}
@media all and (max-width: 480px) {
  .cms-index-index .page-wrapper .page-main .columns .column #videos {
    margin-top: 0;
  }
}
.cms-index-index .page-wrapper .page-main .columns .column .grid-products {
  padding: 0 60px;
}
@media all and (max-width: 480px) {
  .cms-index-index .page-wrapper .page-main .columns .column .grid-products {
    padding: 0 35px;
  }
}
.cms-index-index .page-wrapper .page-main .columns .column .grid-products .block .block-content .products-grid .product-items .slick-list .slick-track .slick-slide .product-item {
  padding: 0;
}
.cms-index-index .page-wrapper .footer-banner {
  margin-bottom: 74px;
}
@media all and (max-width: 768px) {
  .cms-index-index .page-wrapper .footer-banner {
    margin-bottom: 32px;
  }
}
@media all and (max-width: 90em) {
  .block-products-list {
    padding: 0 60px;
    max-width: unset !important;
  }
}
.block-products-list .block-content .products-grid .product-items .slick-list .slick-track .slick-slide {
  max-width: 328px;
  width: 100%;
  margin: 0 15px;
}
@media all and (max-width: 768px) {
  .block-products-list .block-content .products-grid .product-items .slick-list .slick-track .slick-slide {
    margin: 0 5px;
  }
}
.admin__data-grid-outer-wrap div.block-viewed-products-grid {
  padding-top: 54px !important;
}
@media all and (max-width: 768px) {
  .admin__data-grid-outer-wrap div.block-viewed-products-grid {
    padding-top: 0 !important;
  }
}
@media all and (max-width: 480px) {
  .admin__data-grid-outer-wrap div.block-viewed-products-grid {
    margin-bottom: 0 !important;
  }
}
.admin__data-grid-outer-wrap div.block-viewed-products-grid .block-content .products-grid .product-items .slick-list .slick-track .slick-slide {
  max-width: 328px;
  width: 100%;
  margin: 0 15px;
}
@media all and (max-width: 768px) {
  .admin__data-grid-outer-wrap div.block-viewed-products-grid .block-content .products-grid .product-items .slick-list .slick-track .slick-slide {
    margin: 0 5px;
  }
}
.admin__data-grid-outer-wrap div.block-viewed-products-grid .block-content .products-grid .product-items .product-item .compreganhe .span-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-left: 8px;
}
.admin__data-grid-outer-wrap div.block-viewed-products-grid .block-content .products-grid .product-items .product-item .compreganhe .span-container .compre {
  color: #54d1f0;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
}
@media all and (max-width: 768px) {
  .admin__data-grid-outer-wrap div.block-viewed-products-grid .block-content .products-grid .product-items .product-item .compreganhe .span-container .compre {
    font-size: 12px;
  }
}
.admin__data-grid-outer-wrap div.block-viewed-products-grid .block-content .products-grid .product-items .product-item .compreganhe .span-container .ganhe {
  padding: 0 5px;
  background-color: #54d1f0;
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
}
@media all and (max-width: 768px) {
  .admin__data-grid-outer-wrap div.block-viewed-products-grid .block-content .products-grid .product-items .product-item .compreganhe .span-container .ganhe {
    font-size: 12px;
  }
}
.admin__data-grid-outer-wrap div.block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info a.product-item-photo span.product-image-container {
  max-width: 329px !important;
  width: 100% !important;
  max-height: none !important;
}
.admin__data-grid-outer-wrap div.block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info a.product-item-photo span.product-image-container .product-image-wrapper {
  padding-bottom: 103% !important;
  padding-bottom: 0 !important;
  height: initial;
}
.admin__data-grid-outer-wrap div.block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info a.product-item-photo span.product-image-container .product-image-wrapper img {
  position: static;
  max-height: none !important;
}
@media all and (max-width: 768px) {
  .admin__data-grid-outer-wrap div.block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details {
    height: 165px;
  }
}
@media all and (max-width: 480px) {
  .admin__data-grid-outer-wrap div.block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details {
    height: 133px;
  }
}
@media all and (max-width: 480px) {
  .admin__data-grid-outer-wrap div.block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .price-box {
    margin-bottom: 6px !important;
  }
}
.admin__data-grid-outer-wrap div.block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .installment-price {
  margin-bottom: 4px;
}
.admin__data-grid-outer-wrap div.block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-actions {
  display: none;
  z-index: 2;
  top: -46px;
}
@media all and (max-width: 768px) {
  .admin__data-grid-outer-wrap div.block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-actions {
    display: initial;
    top: initial;
    bottom: -5px;
  }
}
.admin__data-grid-outer-wrap div.block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-description:last-child {
  display: none;
}
.admin__data-grid-outer-wrap div.block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info:hover .product-item-details .product-item-actions {
  display: initial;
}
@media all and (max-width: 64em) {
  ol.product-items.widget-product-grid.slick-initialized.slick-slider .slick-list {
    padding: 20px 0;
  }
}
.pagebuilder-slider.slick-initialized .slick-prev {
  left: 10px;
}
.pagebuilder-slider.slick-initialized .slick-next {
  right: 10px;
}
.cms-home .home-row .pagebuilder-column-group {
  gap: 15px;
}
.cms-home .home-row .main-slider .slick-list .pagebuilder-poster-content p {
  padding: 0;
  margin: 0;
}
.cms-home .home-row .main-slider .slick-list .pagebuilder-poster-content p img {
  width: 100% !important;
  height: auto !important;
}
.cms-home .home-row .pagebuilder-column-line {
  gap: 20px;
}
.cms-home .home-row .pagebuilder-column {
  align-self: stretch !important;
  justify-content: space-between !important;
  margin-bottom: 0 !important;
  padding: 0 !important;
}
@media (max-width: 768px) {
  .cms-home .home-row .pagebuilder-column {
    margin-bottom: 15px !important;
  }
}
.cms-home .home-row .pagebuilder-column figure {
  margin: 0 !important;
}
.cms-home .home-row .pagebuilder-column figure img {
  display: block;
}
@media (max-width: 768px) {
  .cms-home .home-row .pagebuilder-column figure img {
    width: 100% !important;
  }
}
@media (max-width: 768px) {
  .cms-home .home-row .pagebuilder-column figure {
    margin-bottom: 25px !important;
  }
}
.flag-svg {
  width: 20px;
}
.cms-home .pagebuilder-slide-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
  padding: 0;
}
.minicart-wrapper .action.showcart .counter.qty {
  float: left;
  min-width: 23px;
  height: 23px;
  margin-left: 6px;
  margin-top: 0;
  font-size: 14px;
  text-align: center;
}
@media all and (max-width: 480px) {
  .minicart-wrapper .action.showcart .counter.qty {
    width: 16px;
    height: 16px;
    right: -10px;
    top: -14px;
    line-height: 16px;
    font-size: 11px;
  }
}
.minicart-wrapper .action.showcart .counter-number {
  text-shadow: none;
}
.page-header .minicart-wrapper.active .block-minicart {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.page-header .minicart-wrapper.active .block-minicart #top-cart-btn-checkout {
  display: none;
}
.page-header .minicart-wrapper .action.showcart {
  display: flex;
  align-items: center;
}
.page-header .minicart-wrapper .action.showcart .counter.qty.empty {
  display: block;
}
.page-header .minicart-wrapper .mage-dropdown-dialog {
  display: block !important;
}
.page-header .minicart-wrapper .block-minicart {
  position: fixed;
  top: 0;
  right: 0;
  width: 390px;
  max-width: 100%;
  height: 100%;
  min-width: auto;
  margin-top: 0;
  border: 0;
  padding: 0 0 30px;
  box-shadow: -3px 0 5px rgba(88, 89, 91, 0.1);
  transition: .5s;
  -webkit-transform: translate(390px, 0);
  -moz-transform: translate(390px, 0);
  -ms-transform: translate(390px, 0);
  -o-transform: translate(390px, 0);
  transform: translate(390px, 0);
  z-index: 600;
}
.page-header .minicart-wrapper .block-minicart:before,
.page-header .minicart-wrapper .block-minicart:after {
  display: none;
}
.page-header .minicart-wrapper .block-minicart .subtotal {
  order: 2;
}
.page-header .minicart-wrapper .block-minicart #minicart-content-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.page-header .minicart-wrapper .block-minicart .block-title {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: center;
  font-family: 'Open Sans', sans-serif;
  padding: 8px 5px;
  background-color: #54d1f0;
}
.page-header .minicart-wrapper .block-minicart .block-title h3 {
  font-size: 20px;
  color: #fff;
  letter-spacing: 1px;
  margin: 0;
  line-height: 1;
  font-weight: 500;
}
.page-header .minicart-wrapper .block-minicart .block-title span {
  font-size: 20px;
  color: #fff;
  letter-spacing: 2px;
}
.page-header .minicart-wrapper .block-minicart .block-title span.qty-content {
  margin-left: 5px;
}
.page-header .minicart-wrapper .block-minicart .block-content {
  display: flex;
  width: 100%;
  flex-direction: column;
  padding: 0;
}
.page-header .minicart-wrapper .block-minicart .block-content > .actions {
  display: flex;
  width: 100%;
  order: 3;
}
.page-header .minicart-wrapper .block-minicart .block-content > .actions .secondary {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding: 0 25px;
}
.page-header .minicart-wrapper .block-minicart .block-content > .actions .secondary .keep_buying {
  margin-bottom: 10px;
  background-color: #fff;
  height: 55px;
  line-height: 55px;
  border: 1px solid #54d1f0;
  border-radius: 5px;
  width: 100%;
  text-align: center;
  padding: 0;
  font-size: 14px;
  text-transform: uppercase;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: none;
  transition: .3s;
}
.page-header .minicart-wrapper .block-minicart .block-content > .actions .secondary .keep_buying span {
  color: #54d1f0;
  font-weight: 600;
}
.page-header .minicart-wrapper .block-minicart .block-content > .actions .secondary .keep_buying:before {
  content: '';
  width: 16px;
  height: 18px;
  margin-right: 16px;
  display: inline-block;
  -webkit-mask-image: url('../images/svg/arrow-left.svg');
  -webkit-mask-position: center;
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  background-color: #54d1f0;
  transition: .3s;
}
.page-header .minicart-wrapper .block-minicart .block-content > .actions .secondary .keep_buying:hover {
  text-decoration: none;
  background: #54d1f0;
}
.page-header .minicart-wrapper .block-minicart .block-content > .actions .secondary .keep_buying:hover span {
  color: #fff;
}
.page-header .minicart-wrapper .block-minicart .block-content > .actions .secondary .keep_buying:hover:before {
  background-color: #fff;
}
.page-header .minicart-wrapper .block-minicart .block-content > .actions .secondary .action.viewcart {
  margin-bottom: 10px;
  height: 55px;
  line-height: 55px;
  background-color: #54d1f0;
  border: 1px solid #54d1f0;
  border-radius: 5px;
  width: 100%;
  text-align: center;
  padding: 0;
  font-size: 14px;
  text-transform: uppercase;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: none;
  transition: .3s;
}
.page-header .minicart-wrapper .block-minicart .block-content > .actions .secondary .action.viewcart span {
  color: #fff;
  font-weight: 600;
}
.page-header .minicart-wrapper .block-minicart .block-content > .actions .secondary .action.viewcart:hover {
  text-decoration: none;
  background: #fff;
}
.page-header .minicart-wrapper .block-minicart .block-content > .actions .secondary .action.viewcart:hover:after {
  background-color: #54d1f0;
}
.page-header .minicart-wrapper .block-minicart .block-content > .actions .secondary .action.viewcart:hover span {
  color: #54d1f0;
}
.page-header .minicart-wrapper .block-minicart .block-content > .actions .secondary .action.viewcart:after {
  content: '';
  width: 16px;
  height: 18px;
  margin-left: 16px;
  display: inline-block;
  -webkit-mask-image: url('../images/svg/arrow-left.svg');
  -webkit-mask-position: center;
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  background-color: #fff;
  transition: .3s;
  transform: rotate(-180deg);
}
.page-header .minicart-wrapper .block-minicart .block-content .btn-checkout {
  display: none;
}
.page-header .minicart-wrapper .block-minicart .block-content .action.close {
  display: none;
}
.page-header .minicart-wrapper .block-minicart .block-content .items-total {
  display: none;
}
.page-header .minicart-wrapper .block-minicart .block-content > .minicart-total {
  order: 2;
}
.page-header .minicart-wrapper .block-minicart .block-content > .minicart-total .subtotal {
  margin: 0;
  padding-top: 15px;
  padding-right: 25px;
}
.page-header .minicart-wrapper .block-minicart .block-content > .minicart-total .subtotal .price {
  color: #54d1f0;
}
.page-header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper {
  margin: -6px 0 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  max-height: 60vh;
  border: 0;
  border-bottom: 2px solid #54d1f0;
  order: 1;
}
.page-header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-total {
  order: 2;
}
.page-header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-total .subtotal .price {
  color: #54d1f0;
}
.page-header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items {
  display: flex;
  position: relative;
  flex-direction: column;
  align-items: center;
}
.page-header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
}
.page-header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .action.edit:before {
  font-size: 18px;
}
.page-header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .item .product {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.page-header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .item .product.actions {
  align-items: center;
}
.page-header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .item .product.options {
  flex-direction: column;
  align-items: flex-start;
}
.page-header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .item .product.options .toggle {
  padding: 0 0 5px;
}
.page-header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .item .product.options .product .content {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.page-header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .item .product.options .product.list {
  display: flex;
  flex-direction: column;
  margin-bottom: 5px;
}
.page-header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .item .product.options .product.list .label {
  padding: 0;
  margin: 0 5px 0 0;
}
.page-header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .item .product.options .product.list .values {
  padding: 0;
  margin: 0;
}
.page-header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .item .product .product-item-photo {
  float: none;
  display: flex;
  align-items: flex-start;
  min-width: 75px;
}
.page-header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .item .product .product-item-name a {
  text-decoration: none;
  color: #222222;
}
.page-header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .item .product .product-item-details {
  padding-left: 20px;
  width: 100%;
  position: relative;
}
.page-header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .item .product .product-item-details .minicart-price .price {
  color: #54d1f0;
}
.page-header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .item .product .product-item-details .product-item-pricing {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: column;
  width: 65%;
}
.page-header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .item .product .product-item-details .product.actions {
  position: absolute;
  right: -36px;
  bottom: 0;
}
.page-header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .item .product .product-item-details .details-qty {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.page-header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .item .product .product-item-details .details-qty .label {
  display: none;
}
.page-header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .item .product .product-item-details .details-qty .update-cart-item {
  border: 1px solid #54d1f0;
  background-color: #54d1f0;
  box-shadow: none;
  transition: .3s;
  border-radius: 0;
  font-size: 14px;
  height: 30px;
  margin-left: 5px;
}
.page-header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .item .product .product-item-details .details-qty .update-cart-item span {
  color: #fff;
  transition: .3s;
}
.page-header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .item .product .product-item-details .details-qty .update-cart-item:hover {
  background-color: #fff;
}
.page-header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .item .product .product-item-details .details-qty .update-cart-item:hover span {
  color: #54d1f0;
}
.page-header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .item .product .product-item-details .details-qty .cart-item-qty {
  border-color: #54d1f0 !important;
  border-radius: 0;
  height: 30px;
  line-height: 30px;
  width: 38px;
  border: 1px solid;
  padding: 0;
  margin: 0;
}
.modals-wrapper .modal-popup.confirm .modal-inner-wrap {
  width: 35%;
  min-width: 350px;
}
.modals-wrapper .modal-popup.confirm .modal-inner-wrap .modal-content {
  padding-right: 3rem;
}
.modals-wrapper .modal-popup.confirm .action-dismiss,
.modals-wrapper .modal-popup.confirm .action-accept {
  box-shadow: none !important;
  border: 1px solid #54d1f0 !important;
  background-color: #54d1f0 !important;
  border-radius: 5px;
  transition: .3s;
  font-family: 'Open Sans', sans-serif;
  font-size: 27px;
  letter-spacing: 1px;
  line-height: 25px;
  padding-bottom: 5px;
}
.modals-wrapper .modal-popup.confirm .action-dismiss span,
.modals-wrapper .modal-popup.confirm .action-accept span {
  color: white;
}
.modals-wrapper .modal-popup.confirm .action-dismiss:hover,
.modals-wrapper .modal-popup.confirm .action-accept:hover {
  border: 1px solid #54d1f0 !important;
  background-color: transparent !important;
}
.modals-wrapper .modal-popup.confirm .action-dismiss:hover span,
.modals-wrapper .modal-popup.confirm .action-accept:hover span {
  color: #54d1f0 !important;
}
.modals-wrapper .modal-popup.confirm .action-dismiss {
  order: 2;
}
.modals-wrapper .modal-popup.confirm .modal-content {
  justify-content: center;
  align-items: center;
  display: flex;
  flex-flow: column;
  margin-top: 20px;
}
.modals-wrapper .modal-popup.confirm .modal-content:before {
  content: '';
  width: 46px;
  height: 46px;
  display: inline-block;
  background-image: url('../images/svg/icone_lixo.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.modals-wrapper .modal-popup.confirm .modal-content div {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  text-align: center;
  color: #4e4f51;
  font-weight: 600;
  margin-top: 10px;
}
.modals-wrapper .modal-popup.confirm .modal-footer {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  margin-top: 0;
  padding-top: 25px;
}
.modals-wrapper .modal-popup.confirm .modal-footer button,
.modals-wrapper .modal-popup.confirm .modal-footer .cart.table-wrapper .actions-toolbar > .action,
.modals-wrapper .modal-popup.confirm .modal-footer .action-gift {
  padding: 9px 20px;
  font-size: 16px;
}
.modals-wrapper .modal-popup.confirm .action-close:before {
  font-size: 20px;
  line-height: 20px;
  color: #54d1f0;
}
.checkout-cart-configure .product-options-bottom {
  display: flex;
  justify-content: flex-end;
}
.checkout-cart-configure .product-options-bottom .box-tocart.update {
  display: flex;
  justify-content: flex-end;
  max-width: 100% !important;
}
.page-product-kits .product-info-main .sortGraus .header {
  width: 100%;
}
#same_both_eye_checkbox[type=checkbox],
#left_eye_checkbox[type=checkbox],
#right_eye_checkbox[type=checkbox] {
  position: relative;
  cursor: pointer;
  width: 25px;
  height: 25px;
}
#same_both_eye_checkbox[type=checkbox]:before,
#left_eye_checkbox[type=checkbox]:before,
#right_eye_checkbox[type=checkbox]:before {
  content: "";
  display: block;
  position: absolute;
  width: 25px;
  height: 25px;
  top: 0;
  left: 0;
  border: 2px solid #54D1F0;
  border-radius: 3px;
  background-color: white;
}
#same_both_eye_checkbox[type=checkbox]:checked:after,
#left_eye_checkbox[type=checkbox]:checked:after,
#right_eye_checkbox[type=checkbox]:checked:after {
  content: "";
  display: block;
  width: 7px;
  height: 16px;
  border: solid #54D1F0;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 2px;
  left: 10px;
}
#same_both_eye_checkbox[type=checkbox][aria-invalid="true"]:before,
#left_eye_checkbox[type=checkbox][aria-invalid="true"]:before,
#right_eye_checkbox[type=checkbox][aria-invalid="true"]:before {
  border: #ed8380 2px solid;
}
#same_both_eye_checkbox[type=checkbox][aria-invalid="true"]:checked:before,
#left_eye_checkbox[type=checkbox][aria-invalid="true"]:checked:before,
#right_eye_checkbox[type=checkbox][aria-invalid="true"]:checked:before {
  border: #54D1F0 2px solid;
}
#same_both_eye_checkbox[type=checkbox][aria-invalid="true"]:checked:after,
#left_eye_checkbox[type=checkbox][aria-invalid="true"]:checked:after,
#right_eye_checkbox[type=checkbox][aria-invalid="true"]:checked:after {
  content: "";
  display: block;
  width: 7px;
  height: 16px;
  border: solid #54D1F0;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 2px;
  left: 10px;
}
.price-billet_price {
  margin-left: 8px;
  font-size: 13px;
  order: 40;
}
.price-billet_price #billet-price {
  font-size: 25.5px;
  font-weight: bold;
  color: #54D1F0;
}
@media all and (max-width: 480px) {
  .price-billet_price {
    margin-left: 0;
  }
}
@media all and (max-width: 480px) {
  .price-billet_price .price-container {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    align-content: center;
  }
}
.price-billet_price .price-container .price-label {
  color: #adadad;
  font-size: 14px;
  font-weight: 400;
  margin-right: 4px;
}
@media all and (max-width: 480px) {
  .price-billet_price .price-container .price-label {
    font-size: 12px;
    line-height: 1;
  }
}
.catalog-product-view.page-product-eyelens .product.media {
  max-width: 446px;
}
.catalog-product-view.page-product-eyelens .product-info-main {
  flex: 50;
}
.catalog-product-view.page-product-eyelens .product-options-bottom .box-AddToCart > .actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.catalog-product-view.page-product-eyelens .product-options-bottom .box-AddToCart > .actions > #subtotal {
  width: 100%;
}
.catalog-product-view.page-product-eyelens .product-options-bottom .box-AddToCart > .actions .prices-tier.items {
  margin-bottom: 7.5px !important;
}
.catalog-product-view.page-product-eyelens .product-options-bottom .box-AddToCart > .actions .labelBrinde {
  flex: 1;
  min-width: 200px;
}
.catalog-product-view.page-product-eyelens .product-options-bottom .box-AddToCart > .actions .buttons {
  width: 87%;
  float: right;
  display: flex;
  flex-direction: row;
  direction: rtl;
}
.catalog-product-view.page-product-configurable .page-wrapper .breadcrumbs {
  margin-bottom: 7px;
}
.catalog-product-view.page-product-configurable .page-wrapper #maincontent {
  padding: 0 20px;
  margin-top: 0;
  max-width: 1440px;
  width: 80%;
}
@media all and (max-width: 480px) {
  .catalog-product-view.page-product-configurable .page-wrapper #maincontent {
    padding: 0;
  }
}
.catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main {
  flex: 1;
}
.catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product.media {
  max-width: 50%;
}
@media all and (max-width: 480px) {
  .catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product.media {
    width: 90%;
  }
}
.catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product.media .gallery-placeholder {
  width: 100%;
}
.catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product.media .gallery-placeholder .fotorama-item .fotorama__wrap .fotorama__stage {
  width: 100%;
}
.catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product.media .gallery-placeholder .fotorama-item .fotorama__wrap .fotorama__nav-wrap .fotorama__nav .fotorama__nav__shaft .fotorama__nav__frame--dot {
  width: 20px;
}
.catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product.media .gallery-placeholder .fotorama-item .fotorama__wrap .fotorama__nav-wrap .fotorama__nav .fotorama__nav__shaft .fotorama__nav__frame--dot .fotorama__dot {
  width: 8px;
  height: 8px;
}
.catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product.media .gallery-placeholder .fotorama-item .fotorama__wrap .fotorama__nav-wrap .fotorama__nav .fotorama__nav__shaft .fotorama__nav__frame--dot.fotorama__active .fotorama__dot {
  background-color: #54D1F0;
  border-color: #54D1F0;
}
.catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-info-price .product-reviews-summary {
  margin-bottom: 51px;
}
@media all and (max-width: 480px) {
  .catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-info-price .product-reviews-summary {
    margin-bottom: 19px;
  }
}
.catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-info-price > .price-installment_price {
  margin-bottom: 56px;
}
@media all and (max-width: 480px) {
  .catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-info-price > .price-installment_price {
    margin-bottom: 34px;
  }
}
.catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-info-price > .price-billet_price {
  margin-left: 8px;
  font-size: 13px;
}
.catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-info-price > .price-billet_price #billet-price {
  font-size: 28px;
  font-weight: bold;
}
@media all and (max-width: 480px) {
  .catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-info-price > .price-billet_price {
    margin-left: 0;
  }
}
.catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form {
  margin-bottom: 23px;
  display: flex;
  width: 100%;
  flex-direction: column;
  flex-wrap: nowrap;
}
@media all and (max-width: 480px) {
  .catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form {
    margin-bottom: 0;
  }
}
.catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form {
  width: 100%;
}
.catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-wrapper {
  display: flex;
  order: 5;
  flex-direction: row;
  width: 100%;
  flex-wrap: nowrap;
}
@media all and (max-width: 480px) {
  .catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-wrapper {
    margin-bottom: 12px;
  }
}
.catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-wrapper .fieldset {
  width: 100%;
}
.catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-wrapper .fieldset .swatch-opt {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}
@media all and (max-width: 768px) {
  .catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-wrapper .fieldset .swatch-opt {
    flex-direction: column;
  }
}
.catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-wrapper .fieldset .swatch-opt .swatch-attribute.size {
  order: 5;
  margin-right: 30px;
  width: 16%;
}
@media all and (max-width: 768px) {
  .catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-wrapper .fieldset .swatch-opt .swatch-attribute.size {
    display: flex;
    align-items: baseline;
    flex-direction: column;
    margin-bottom: 20px;
    margin-right: 0;
  }
}
@media all and (max-width: 480px) {
  .catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-wrapper .fieldset .swatch-opt .swatch-attribute.size {
    flex-direction: row;
    margin-bottom: 6px;
  }
}
.catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-wrapper .fieldset .swatch-opt .swatch-attribute.size .swatch-attribute-label {
  color: #707070;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 15px;
  display: block;
}
@media all and (max-width: 768px) {
  .catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-wrapper .fieldset .swatch-opt .swatch-attribute.size .swatch-attribute-label {
    margin-bottom: 0;
    margin-right: 10px;
    font-size: 12px;
  }
}
.catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-wrapper .fieldset .swatch-opt .swatch-attribute.size .swatch-attribute-selected-option {
  padding: 0;
}
.catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-wrapper .fieldset .swatch-opt .swatch-attribute.size .swatch-attribute-options {
  width: 89px;
}
@media all and (max-width: 77em) {
  .catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-wrapper .fieldset .swatch-opt .swatch-attribute.size .swatch-attribute-options {
    width: 68px;
  }
}
.catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-wrapper .fieldset .swatch-opt .swatch-attribute.size select {
  width: 89px;
  height: 51px;
  border: 1px solid #f2f2f2;
  color: #b7b7b7;
  font-size: 18px;
  font-weight: 400;
  padding-right: 25px;
}
@media all and (max-width: 480px) {
  .catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-wrapper .fieldset .swatch-opt .swatch-attribute.size select {
    width: 68px;
    height: 29px;
    font-size: 12px;
  }
}
.catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-wrapper .fieldset .swatch-opt .swatch-attribute.color {
  order: 10;
  width: 100%;
  max-width: 489px !important;
  padding-right: 4px;
}
@media all and (max-width: 768px) {
  .catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-wrapper .fieldset .swatch-opt .swatch-attribute.color {
    display: flex;
    align-items: baseline;
    flex-direction: column;
  }
}
.catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-wrapper .fieldset .swatch-opt .swatch-attribute.color .slick-arrow {
  width: 26px;
  height: 84px;
  background-color: #f2f2f2;
  display: flex;
}
.catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-wrapper .fieldset .swatch-opt .swatch-attribute.color .slick-arrow span {
  margin: auto;
}
.catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-wrapper .fieldset .swatch-opt .swatch-attribute.color .slick-slide {
  margin: 0 6px;
}
@media all and (max-width: 77em) {
  .catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-wrapper .fieldset .swatch-opt .swatch-attribute.color .slick-slide {
    margin: 0;
    width: 4% !important;
  }
}
.catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-wrapper .fieldset .swatch-opt .swatch-attribute.color .swatch-attribute-label {
  color: #707070;
  font-size: 14px;
  font-weight: 400;
  display: block;
  height: auto;
  margin-bottom: 15px;
}
@media all and (max-width: 77em) {
  .catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-wrapper .fieldset .swatch-opt .swatch-attribute.color .swatch-attribute-label {
    margin-bottom: 0;
    margin-right: 10px;
    font-size: 12px;
  }
}
.catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-wrapper .fieldset .swatch-opt .swatch-attribute.color .swatch-attribute-selected-option {
  display: none;
}
.catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-wrapper .fieldset .swatch-opt .swatch-attribute.color .swatch-attribute-options {
  max-width: 564px;
  padding: 0 5%;
}
.catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-wrapper .fieldset .swatch-opt .swatch-attribute.color .swatch-attribute-options .swatch-option.selected,
.catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-wrapper .fieldset .swatch-opt .swatch-attribute.color .swatch-attribute-options .swatch-option:hover {
  outline: 0;
  border: 1px solid #54d1f0;
}
.catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-wrapper .fieldset .swatch-opt .swatch-attribute.color .swatch-attribute-options .swatch-option.selected {
  box-shadow: -3px 3px #54d1f0;
}
.catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-wrapper .fieldset .swatch-opt .swatch-attribute.color .swatch-attribute-options .swatch-option:not(:last-child) {
  margin-right: 11px;
}
.catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-wrapper .fieldset .swatch-opt .swatch-attribute.color .swatch-attribute-options .slick-arrow {
  width: 26px;
  height: 84px;
  background-color: #f2f2f2;
  display: flex;
  z-index: 10;
}
.catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-wrapper .fieldset .swatch-opt .swatch-attribute.color .swatch-attribute-options .slick-arrow:nth-child(1) {
  left: 0;
}
.catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-wrapper .fieldset .swatch-opt .swatch-attribute.color .swatch-attribute-options .slick-arrow:last-child {
  right: 0;
}
.catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-wrapper .fieldset .swatch-opt .swatch-attribute.color .swatch-attribute-options .slick-arrow span {
  margin: auto;
}
.catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-wrapper .fieldset .swatch-opt .swatch-attribute.color .swatch-attribute-options .slick-list {
  max-width: 489px;
  width: 100%;
  margin: 0 auto;
  height: 87px;
}
.catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-wrapper .fieldset .swatch-opt .swatch-attribute.color .swatch-attribute-options .slick-list .slick-track {
  max-height: 87px;
}
.catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-wrapper .fieldset .swatch-opt .swatch-attribute.color .swatch-attribute-options .slick-list .slick-track .slick-slide > div {
  max-width: 88px;
  max-height: 84px;
  border-color: #cecece;
  margin: auto;
}
@media all and (max-width: 77em) {
  .catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-wrapper .fieldset .swatch-opt .swatch-attribute.color .swatch-attribute-options .slick-list .slick-track .slick-slide > div {
    max-width: 68px;
    max-height: 68px;
  }
}
.catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-wrapper .fieldset .swatch-opt .swatch-attribute.color .swatch-attribute-options .slick-list .slick-track .slick-slide > div .swatch-option {
  height: 84px !important;
  padding: 0;
}
@media all and (max-width: 77em) {
  .catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-wrapper .fieldset .swatch-opt .swatch-attribute.color .swatch-attribute-options .slick-list .slick-track .slick-slide > div .swatch-option {
    height: 68px !important;
  }
}
.catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-bottom {
  display: flex;
  order: 10;
  flex-direction: column;
  flex-wrap: nowrap;
}
.catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-bottom .box-AddToCart {
  order: 5;
  width: 100%;
}
.catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-bottom .box-AddToCart .actions {
  flex-wrap: wrap;
  display: flex;
}
.catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-bottom .box-AddToCart .actions .buttons {
  justify-content: flex-start;
  margin-bottom: 23px;
  width: 100%;
  float: right;
}
@media all and (max-width: 77em) {
  .catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-bottom .box-AddToCart .actions .buttons {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-wrap: nowrap;
  }
}
.catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-bottom .box-AddToCart .actions .buttons button,
.catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-bottom .box-AddToCart .actions .buttons .cart.table-wrapper .actions-toolbar > .action,
.catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-bottom .box-AddToCart .actions .buttons .action-gift {
  width: 45%;
  height: 51px;
}
@media all and (max-width: 77em) {
  .catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-bottom .box-AddToCart .actions .buttons button,
  .catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-bottom .box-AddToCart .actions .buttons .cart.table-wrapper .actions-toolbar > .action,
  .catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-bottom .box-AddToCart .actions .buttons .action-gift {
    width: 100%;
  }
}
.catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-bottom .box-AddToCart .actions .buttons button:nth-child(2),
.catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-bottom .box-AddToCart .actions .buttons .cart.table-wrapper .actions-toolbar > .action:nth-child(2),
.catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-bottom .box-AddToCart .actions .buttons .action-gift:nth-child(2) {
  margin-right: 16px;
}
@media all and (max-width: 77em) {
  .catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-bottom .box-AddToCart .actions .buttons button:nth-child(2),
  .catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-bottom .box-AddToCart .actions .buttons .cart.table-wrapper .actions-toolbar > .action:nth-child(2),
  .catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-bottom .box-AddToCart .actions .buttons .action-gift:nth-child(2) {
    order: 1;
    margin: 0 0 10px 0;
  }
}
.catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-bottom .box-AddToCart .actions .buttons button:nth-child(1),
.catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-bottom .box-AddToCart .actions .buttons .cart.table-wrapper .actions-toolbar > .action:nth-child(1),
.catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-bottom .box-AddToCart .actions .buttons .action-gift:nth-child(1) {
  order: 1;
}
@media all and (max-width: 77em) {
  .catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-bottom .box-AddToCart .actions .buttons button:nth-child(1),
  .catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-bottom .box-AddToCart .actions .buttons .cart.table-wrapper .actions-toolbar > .action:nth-child(1),
  .catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-bottom .box-AddToCart .actions .buttons .action-gift:nth-child(1) {
    order: 2;
  }
}
.catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-bottom .box-AddToCart .actions .buttons button span,
.catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-bottom .box-AddToCart .actions .buttons .cart.table-wrapper .actions-toolbar > .action span,
.catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-bottom .box-AddToCart .actions .buttons .action-gift span {
  font-size: 16px;
  font-weight: 700;
}
.catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-bottom .box-AddToCart .actions .price-box {
  margin-bottom: 8px;
}
@media all and (max-width: 480px) {
  .catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-bottom .box-AddToCart .actions .price-box {
    margin-bottom: 0;
  }
}
.catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-bottom .box-AddToCart .actions .price-box ul li {
  width: 215px;
  display: flex;
  flex-direction: column;
  justify-content: unset;
  align-items: unset;
  font-size: 18px;
  color: #54d1f0;
  font-weight: 700;
  line-height: 22px;
  font-family: 'Open Sans', sans-serif;
  height: 110px;
  border: 1px solid #cecece;
  padding: 15px;
  text-align: left;
  margin-right: 17px;
}
@media all and (max-width: 480px) {
  .catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-bottom .box-AddToCart .actions .price-box ul li {
    padding: 13px;
    height: fit-content;
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 5px;
    margin-right: 0;
    max-width: 97px;
  }
}
.catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-bottom .box-AddToCart .actions .price-box ul li strong {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-height: 22px;
  height: 66px;
}
@media all and (max-width: 768px) {
  .catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-bottom .box-AddToCart .actions .price-box ul li strong {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    line-height: 14px;
    height: 56px;
  }
}
.catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-bottom .box-AddToCart .actions .price-box ul li .labelsmall {
  font-size: 10px;
  font-weight: 400;
  line-height: 12px;
  color: #adadad;
  font-family: 'Open Sans', sans-serif;
}
@media all and (max-width: 768px) {
  .catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-bottom .box-AddToCart .actions .price-box ul li .labelsmall {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 14px;
    height: 28px;
  }
}
.catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-bottom .box-AddToCart .actions .price-box ul li:first-child {
  margin-right: 2.5px;
}
.catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-bottom .box-AddToCart .actions .price-box ul li:last-child {
  margin: 0 15.5px;
}
@media all and (max-width: 480px) {
  .catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-bottom .box-AddToCart .actions .price-box ul li:last-child {
    margin: 0;
  }
}
.catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-bottom .box-AddToCart .actions .labelBrinde {
  margin-bottom: 14px;
  width: 215px;
  display: flex;
  flex-direction: column;
  justify-content: unset;
  align-items: unset;
  font-size: 18px;
  color: #54d1f0;
  font-weight: 700;
  line-height: 22px;
  font-family: 'Open Sans', sans-serif;
  height: 110px;
  border: 1px solid #cecece;
  padding: 0 17px 0 15px;
  text-align: left;
}
@media all and (max-width: 480px) {
  .catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-bottom .box-AddToCart .actions .labelBrinde {
    padding: 15px 17px;
    height: unset;
  }
}
.catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-bottom .box-AddToCart .actions .labelBrinde span {
  margin-bottom: 3px;
}
@media all and (max-width: 480px) {
  .catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-bottom .box-AddToCart .actions .labelBrinde span {
    font-size: 12px;
    line-height: 14px;
  }
}
.catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-bottom .box-AddToCart .actions .labelBrinde:after {
  content: '*Brinde automático no carrinho';
  font-size: 10px;
  font-weight: 400;
  color: #adadad;
  font-family: 'Open Sans', sans-serif;
  line-height: 1;
}
.catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-bottom .box-AddToCart .field.qty {
  display: none;
}
.catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-bottom .estimaste-body {
  order: 10;
  display: flex;
  width: 100%;
}
@media all and (max-width: 768px) {
  .catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-bottom .estimaste-body {
    flex-direction: column;
    margin-top: 0;
  }
}
.catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-bottom .estimaste-body #shipping-input-form {
  width: 43%;
}
@media all and (max-width: 77em) {
  .catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-bottom .estimaste-body #shipping-input-form {
    width: 100%;
  }
}
.catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-bottom .estimaste-body #shipping-input-form .item.zip-code .label {
  margin-bottom: 11px;
}
@media all and (max-width: 77em) {
  .catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-bottom .estimaste-body #shipping-input-form .item.zip-code .label {
    margin-bottom: 5px;
  }
}
@media all and (max-width: 77em) {
  .catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-bottom .estimaste-body #shipping-input-form .item.zip-code .control input {
    width: 110px;
    padding-left: 10px;
  }
}
.catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-bottom .estimaste-body #shipping-input-form .item.zip-code .primary {
  width: 132px;
}
@media all and (max-width: 77em) {
  .catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-bottom .estimaste-body #shipping-input-form .item.zip-code .primary button,
  .catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-bottom .estimaste-body #shipping-input-form .item.zip-code .primary .cart.table-wrapper .actions-toolbar > .action,
  .catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-bottom .estimaste-body #shipping-input-form .item.zip-code .primary .action-gift {
    width: 110px;
  }
}
.catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-bottom .estimaste-body .est-description {
  margin-top: 33px;
  width: 50%;
}
@media all and (max-width: 77em) {
  .catalog-product-view.page-product-configurable .page-wrapper #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .product-options-bottom .estimaste-body .est-description {
    margin-top: 0;
    width: 100%;
  }
}
.catalog-product-view.ppa:not(.page-product-eyelens):not(.page-product-configurable) #maincontent .columns .column.main .product.media {
  max-width: 565px;
  width: 100%;
}
.catalog-product-view.ppa:not(.page-product-eyelens):not(.page-product-configurable) #maincontent .columns .column.main .fotorama__stage {
  width: 565px;
  height: 566px;
}
.catalog-product-view.ppa:not(.page-product-eyelens):not(.page-product-configurable) #maincontent .columns .column.main .product-info-main {
  max-width: 687px;
  width: 100%;
}
.catalog-product-view.ppa:not(.page-product-eyelens):not(.page-product-configurable) #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .box-tocart.update .field.qty .input-text.qty {
  width: 60px;
  margin: 0 10px;
}
.catalog-product-view.ppa:not(.page-product-eyelens):not(.page-product-configurable) #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .box-tocart.update .field.qty .control .minus {
  padding-bottom: 5px;
}
.catalog-product-view.ppa:not(.page-product-eyelens):not(.page-product-configurable) #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .box-tocart.update .field.qty .control .minus,
.catalog-product-view.ppa:not(.page-product-eyelens):not(.page-product-configurable) #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .box-tocart.update .field.qty .control .plus {
  border: 2px solid #35e965;
  height: 40px;
  width: 40px;
  color: #35e965;
  padding: 0;
  margin: 0;
  font-size: 20px;
  transition: .3s;
}
.catalog-product-view.ppa:not(.page-product-eyelens):not(.page-product-configurable) #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .box-tocart.update .field.qty .control .minus:hover,
.catalog-product-view.ppa:not(.page-product-eyelens):not(.page-product-configurable) #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .box-tocart.update .field.qty .control .plus:hover {
  background-color: #35e965;
  color: #fff;
}
.catalog-product-view.ppa:not(.page-product-eyelens):not(.page-product-configurable) #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .box-tocart.update .buttonOneClick {
  display: none !important;
}
.catalog-product-view.ppa:not(.page-product-eyelens):not(.page-product-configurable) #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .box-tocart.update .actions {
  padding-top: unset;
}
.catalog-product-view.ppa:not(.page-product-eyelens):not(.page-product-configurable) #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .box-tocart.update .actions button:nth-child(1),
.catalog-product-view.ppa:not(.page-product-eyelens):not(.page-product-configurable) #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .box-tocart.update .actions .cart.table-wrapper .actions-toolbar > .action:nth-child(1),
.catalog-product-view.ppa:not(.page-product-eyelens):not(.page-product-configurable) #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .box-tocart.update .actions .action-gift:nth-child(1) {
  border: 2px solid #35e965;
  background-color: #fff;
  border-radius: 0;
  height: 51px;
  width: 100%;
  text-transform: uppercase;
  max-width: 327px;
  transition: .3s;
  margin-right: 8px;
}
.catalog-product-view.ppa:not(.page-product-eyelens):not(.page-product-configurable) #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .box-tocart.update .actions button:nth-child(1) span,
.catalog-product-view.ppa:not(.page-product-eyelens):not(.page-product-configurable) #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .box-tocart.update .actions .cart.table-wrapper .actions-toolbar > .action:nth-child(1) span,
.catalog-product-view.ppa:not(.page-product-eyelens):not(.page-product-configurable) #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .box-tocart.update .actions .action-gift:nth-child(1) span {
  color: #35e965;
}
@media all and (max-width: 480px) {
  .catalog-product-view.ppa:not(.page-product-eyelens):not(.page-product-configurable) #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .box-tocart.update .actions button:nth-child(1) span,
  .catalog-product-view.ppa:not(.page-product-eyelens):not(.page-product-configurable) #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .box-tocart.update .actions .cart.table-wrapper .actions-toolbar > .action:nth-child(1) span,
  .catalog-product-view.ppa:not(.page-product-eyelens):not(.page-product-configurable) #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .box-tocart.update .actions .action-gift:nth-child(1) span {
    font-size: 16px;
  }
}
.catalog-product-view.ppa:not(.page-product-eyelens):not(.page-product-configurable) #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .box-tocart.update .actions button:nth-child(1):hover,
.catalog-product-view.ppa:not(.page-product-eyelens):not(.page-product-configurable) #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .box-tocart.update .actions .cart.table-wrapper .actions-toolbar > .action:nth-child(1):hover,
.catalog-product-view.ppa:not(.page-product-eyelens):not(.page-product-configurable) #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .box-tocart.update .actions .action-gift:nth-child(1):hover {
  background-color: #35e965;
  transition: .3s;
}
.catalog-product-view.ppa:not(.page-product-eyelens):not(.page-product-configurable) #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .box-tocart.update .actions button:nth-child(1):hover span,
.catalog-product-view.ppa:not(.page-product-eyelens):not(.page-product-configurable) #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .box-tocart.update .actions .cart.table-wrapper .actions-toolbar > .action:nth-child(1):hover span,
.catalog-product-view.ppa:not(.page-product-eyelens):not(.page-product-configurable) #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .box-tocart.update .actions .action-gift:nth-child(1):hover span {
  color: #fff;
}
@media all and (max-width: 77em) {
  .catalog-product-view.ppa:not(.page-product-eyelens):not(.page-product-configurable) #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .box-tocart.update .actions button:nth-child(1),
  .catalog-product-view.ppa:not(.page-product-eyelens):not(.page-product-configurable) #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .box-tocart.update .actions .cart.table-wrapper .actions-toolbar > .action:nth-child(1),
  .catalog-product-view.ppa:not(.page-product-eyelens):not(.page-product-configurable) #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .box-tocart.update .actions .action-gift:nth-child(1) {
    max-width: unset;
    flex: 1;
  }
}
@media all and (max-width: 64em) {
  .catalog-product-view.ppa:not(.page-product-eyelens):not(.page-product-configurable) #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .box-tocart.update .actions button:nth-child(1),
  .catalog-product-view.ppa:not(.page-product-eyelens):not(.page-product-configurable) #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .box-tocart.update .actions .cart.table-wrapper .actions-toolbar > .action:nth-child(1),
  .catalog-product-view.ppa:not(.page-product-eyelens):not(.page-product-configurable) #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .box-tocart.update .actions .action-gift:nth-child(1) {
    width: 100%;
    margin-right: 0;
    flex: unset;
    order: 2;
  }
}
@media all and (max-width: 77em) {
  .catalog-product-view.ppa:not(.page-product-eyelens):not(.page-product-configurable) #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .box-AddToCart,
  .catalog-product-view.ppa:not(.page-product-eyelens):not(.page-product-configurable) #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .update {
    margin-bottom: 22px;
  }
}
@media all and (max-width: 77em) {
  .catalog-product-view.ppa:not(.page-product-eyelens):not(.page-product-configurable) #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .box-AddToCart .actions,
  .catalog-product-view.ppa:not(.page-product-eyelens):not(.page-product-configurable) #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .update .actions {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}
.catalog-product-view.ppa:not(.page-product-eyelens):not(.page-product-configurable) #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .box-AddToCart .actions .buttons #product-addtocart-button,
.catalog-product-view.ppa:not(.page-product-eyelens):not(.page-product-configurable) #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .update .actions .buttons #product-addtocart-button {
  width: 40%;
  margin: 0 10px;
}
@media all and (max-width: 77em) {
  .catalog-product-view.ppa:not(.page-product-eyelens):not(.page-product-configurable) #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .box-AddToCart .actions .buttons #product-addtocart-button,
  .catalog-product-view.ppa:not(.page-product-eyelens):not(.page-product-configurable) #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .update .actions .buttons #product-addtocart-button {
    width: 100%;
    margin: 10px 0;
  }
}
.catalog-product-view.ppa:not(.page-product-eyelens):not(.page-product-configurable) #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .box-AddToCart .actions .buttons #button-one-click,
.catalog-product-view.ppa:not(.page-product-eyelens):not(.page-product-configurable) #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .update .actions .buttons #button-one-click {
  width: 60%;
}
@media all and (max-width: 77em) {
  .catalog-product-view.ppa:not(.page-product-eyelens):not(.page-product-configurable) #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .box-AddToCart .actions .buttons #button-one-click,
  .catalog-product-view.ppa:not(.page-product-eyelens):not(.page-product-configurable) #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .update .actions .buttons #button-one-click {
    width: 100%;
  }
}
.catalog-product-view.ppa:not(.page-product-eyelens):not(.page-product-configurable) #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .box-AddToCart .actions .oneclick,
.catalog-product-view.ppa:not(.page-product-eyelens):not(.page-product-configurable) #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .update .actions .oneclick {
  display: block;
  max-width: 333px;
  height: 51px;
  background-color: #35e965;
  border-radius: 0;
  border: 2px solid #35e965;
  text-transform: uppercase;
  width: 100%;
  margin-left: 16px;
  transition: .3s;
}
@media all and (max-width: 768px) {
  .catalog-product-view.ppa:not(.page-product-eyelens):not(.page-product-configurable) #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .box-AddToCart .actions .oneclick,
  .catalog-product-view.ppa:not(.page-product-eyelens):not(.page-product-configurable) #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .update .actions .oneclick {
    max-width: unset;
  }
}
.catalog-product-view.ppa:not(.page-product-eyelens):not(.page-product-configurable) #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .box-AddToCart .actions .oneclick:hover,
.catalog-product-view.ppa:not(.page-product-eyelens):not(.page-product-configurable) #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .update .actions .oneclick:hover {
  background-color: #fff;
  color: #35e965;
}
@media all and (max-width: 768px) {
  .catalog-product-view.ppa:not(.page-product-eyelens):not(.page-product-configurable) #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .box-AddToCart .actions .oneclick,
  .catalog-product-view.ppa:not(.page-product-eyelens):not(.page-product-configurable) #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .update .actions .oneclick {
    margin-left: 0;
  }
}
@media all and (max-width: 768px) {
  .catalog-product-view.ppa:not(.page-product-eyelens):not(.page-product-configurable) #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .estimaste-body {
    width: 100%;
  }
  .catalog-product-view.ppa:not(.page-product-eyelens):not(.page-product-configurable) #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .estimaste-body #shipping-input-form .item.zip-code .control {
    margin-right: 12px;
  }
  .catalog-product-view.ppa:not(.page-product-eyelens):not(.page-product-configurable) #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .estimaste-body #shipping-input-form .item.zip-code .control input {
    width: 160px;
  }
  .catalog-product-view.ppa:not(.page-product-eyelens):not(.page-product-configurable) #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .estimaste-body #shipping-input-form .item.zip-code .primary .btn-primary-estimate {
    padding: 0 25px;
  }
}
.catalog-product-view .modalReviews {
  position: fixed;
  top: -50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 27px 31px 86px;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  z-index: 9;
  box-shadow: 0 0 15px #adadad;
  max-width: 903px;
  max-height: 80vh;
  transition: .3s;
}
.catalog-product-view .modalReviews.active {
  top: 50%;
}
.catalog-product-view .modalReviews .contreviews {
  overflow-y: auto;
}
.catalog-product-view .modalReviews .close {
  width: 19px;
  height: 19px;
  background-image: url('../images/svg/x.svg');
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  align-self: flex-end;
  margin-bottom: 40px;
  cursor: pointer;
}
.catalog-product-view .modalReviews .review {
  padding-left: 70px;
  padding-right: 56px;
}
.catalog-product-view .modalReviews .review:not(:last-child) {
  margin-bottom: 54px;
}
.catalog-product-view .modalReviews .review .row1 {
  display: flex;
  margin-bottom: 10px;
}
.catalog-product-view .modalReviews .review .row1 .name {
  color: #54d1f0;
  font-size: 16px;
  font-weight: 700;
  margin-right: 16px;
}
.catalog-product-view .modalReviews .review .row1 .estrelas {
  display: flex;
}
.catalog-product-view .modalReviews .review .row1 .estrelas .starfill {
  display: block;
  margin-right: 3px;
}
.catalog-product-view .modalReviews .review .row1 .estrelas .starfill:before {
  content: '';
  background-image: url('../images/svg/ratingfill.svg');
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  display: block;
}
.catalog-product-view .modalReviews .review .row1 .estrelas .starempty {
  display: block;
  margin-right: 3px;
}
.catalog-product-view .modalReviews .review .row1 .estrelas .starempty:before {
  content: '';
  background-image: url("../images/svg/ratingempty.svg");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  display: block;
}
.catalog-product-view .modalReviews .review .description {
  color: #adadad;
  font-size: 16px;
  font-weight: 600;
}
@media all and (max-width: 480px) {
  .catalog-product-view #maincontent {
    padding: 0;
  }
}
.catalog-product-view #maincontent .columns .column.main {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 0;
}
@media all and (max-width: 480px) {
  .catalog-product-view #maincontent .columns .column.main {
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main {
  float: unset;
  order: 20;
  display: flex;
  flex-wrap: wrap;
  height: fit-content;
  max-width: 50%;
}
@media all and (max-width: 768px) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main {
    flex: 2;
    padding: 0;
    width: 100%;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main * {
  margin: 0;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main > * {
  width: 100%;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form {
  margin-bottom: 42px;
}
@media all and (max-width: 480px) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form {
    margin-bottom: 8px;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper {
  background: transparent;
  border: none;
  margin-bottom: 17px;
}
@media all and (max-width: 480px) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper {
    margin-bottom: 18px;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset:focus,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset:focus {
  box-shadow: initial;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .eye-types,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .eye-types {
  display: flex;
  background-color: #f2f2f2;
  width: 100%;
  margin-bottom: 7px;
  padding: 0 0 0 22px;
  align-items: center;
  color: #707070;
  font-size: 14px;
  font-weight: 400;
  height: 53px;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: space-between;
}
@media all and (max-width: 480px) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .eye-types,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .eye-types {
    font-size: 12px;
    align-items: center;
    flex-direction: row;
    align-content: center;
    justify-content: flex-start;
    margin: 10px 0;
    flex-wrap: wrap;
    height: 100px;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .eye-types input,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .eye-types input,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .eye-types select,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .eye-types select {
  box-shadow: none;
}
@media all and (max-width: 77em) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .eye-types > div,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .eye-types > div {
    margin-bottom: 10px;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .eye-types .eye-title,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .eye-types .eye-title {
  margin-right: 20px;
}
@media all and (max-width: 768px) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .eye-types .eye-title,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .eye-types .eye-title {
    display: none;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .eye-types .left-eye,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .eye-types .left-eye,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .eye-types .right-eye,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .eye-types .right-eye {
  margin-right: 10px;
  display: flex;
  align-items: center;
}
@media all and (max-width: 768px) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .eye-types .left-eye,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .eye-types .left-eye,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .eye-types .right-eye,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .eye-types .right-eye {
    width: 30%;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .eye-types .left-eye label,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .eye-types .left-eye label,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .eye-types .right-eye label,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .eye-types .right-eye label {
  margin-right: 5px;
}
@media all and (max-width: 768px) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .eye-types .left-eye label,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .eye-types .left-eye label,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .eye-types .right-eye label,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .eye-types .right-eye label {
    text-align: inherit;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .eye-types .product-add-title,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .eye-types .product-add-title {
  display: none;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .eye-types .same_both_eye_checkbox,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .eye-types .same_both_eye_checkbox {
  margin: 0 10px 0 0;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .eye-types .left_eye_checkbox,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .eye-types .left_eye_checkbox,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .eye-types .right_eye_checkbox,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .eye-types .right_eye_checkbox,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .eye-types .same_both_eye_checkbox,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .eye-types .same_both_eye_checkbox {
  position: relative;
  color: #707070;
  bottom: 0;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .eye-types .degree-eye-label,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .eye-types .degree-eye-label {
  position: relative;
  color: #707070;
  bottom: 0;
  min-width: 162px;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .eye-types .degree-eye,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .eye-types .degree-eye {
  display: flex;
  width: 300px;
  align-items: center;
  position: relative;
  color: #707070;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .eye-types .degree-eye:after,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .eye-types .degree-eye:after {
  content: url('../images/svg/arrowdown.svg');
  position: absolute;
  right: 12px;
  pointer-events: none;
}
@media all and (max-width: 480px) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .eye-types .degree-eye:after,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .eye-types .degree-eye:after {
    right: 26px;
  }
}
@media all and (max-width: 480px) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .eye-types .degree-eye,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .eye-types .degree-eye {
    display: inline;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .eye-types .degree-eye select,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .eye-types .degree-eye select {
  width: 100%;
  color: #adadad;
  font-size: 14px;
  font-weight: 400;
  height: 38px;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
@media all and (max-width: 480px) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .eye-types .degree-eye select,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .eye-types .degree-eye select {
    font-size: 12px;
    height: 32px;
    width: 124px;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .eye-types .degree-eye label,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .eye-types .degree-eye label {
  width: 100%;
}
@media all and (max-width: 480px) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .eye-types .degree-eye label,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .eye-types .degree-eye label {
    width: fit-content;
    margin-right: 10px;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .left_options_wrapper,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .left_options_wrapper,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .right_options-wrapper,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .right_options-wrapper {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  background-color: #f2f2f2;
  margin-bottom: 7px;
  padding: 16px 28px 23px 11px;
  justify-content: flex-end;
}
@media all and (max-width: 480px) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .left_options_wrapper,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .left_options_wrapper,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .right_options-wrapper,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .right_options-wrapper {
    flex-direction: column;
    flex-wrap: nowrap;
    background-color: #f2f2f2;
    padding: 26px;
    justify-content: center;
    align-items: center;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .left_options_wrapper .eye,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .left_options_wrapper .eye,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .right_options-wrapper .eye,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .right_options-wrapper .eye {
  text-align: center;
  flex-direction: column;
  display: flex;
  justify-content: center;
  margin-right: auto;
}
@media all and (max-width: 480px) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .left_options_wrapper .eye,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .left_options_wrapper .eye,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .right_options-wrapper .eye,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .right_options-wrapper .eye {
    margin: 0 0 10px 0;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .left_options_wrapper .eye span,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .left_options_wrapper .eye span,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .right_options-wrapper .eye span,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .right_options-wrapper .eye span {
  color: #707070;
  font-size: 12px;
  font-weight: 400;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .left_options_wrapper .eye .eye-img,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .left_options_wrapper .eye .eye-img,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .right_options-wrapper .eye .eye-img,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .right_options-wrapper .eye .eye-img {
  background: url("../images/svg/eye.svg");
  background-repeat: no-repeat;
  height: 30px;
  background-position: center;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .left_options_wrapper .field,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .left_options_wrapper .field,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .right_options-wrapper .field,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .right_options-wrapper .field {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: flex-start;
  align-items: flex-start;
  margin: 0px 5px;
  flex-shrink: 1;
  min-width: 10%;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .left_options_wrapper .field select,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .left_options_wrapper .field select,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .right_options-wrapper .field select,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .right_options-wrapper .field select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .left_options_wrapper .field.Degree,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .left_options_wrapper .field.Degree,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .right_options-wrapper .field.Degree,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .right_options-wrapper .field.Degree {
  display: none !important;
}
@media all and (max-width: 480px) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .left_options_wrapper .field,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .left_options_wrapper .field,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .right_options-wrapper .field,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .right_options-wrapper .field {
    justify-content: flex-end;
    margin-bottom: 21px;
    width: 98%;
  }
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .left_options_wrapper .field > label,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .left_options_wrapper .field > label,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .right_options-wrapper .field > label,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .right_options-wrapper .field > label {
    margin-right: 44px;
    margin-bottom: 0;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .left_options_wrapper .field:first-child,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .left_options_wrapper .field:first-child,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .right_options-wrapper .field:first-child,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .right_options-wrapper .field:first-child {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media all and (max-width: 480px) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .left_options_wrapper .field:first-child,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .left_options_wrapper .field:first-child,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .right_options-wrapper .field:first-child,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .right_options-wrapper .field:first-child {
    flex-direction: row;
    max-width: unset;
    justify-content: center;
    margin-bottom: 18px;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .left_options_wrapper .field:first-child .control,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .left_options_wrapper .field:first-child .control,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .right_options-wrapper .field:first-child .control,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .right_options-wrapper .field:first-child .control {
  width: unset !important;
}
@media all and (max-width: 480px) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .left_options_wrapper .field:first-child .control,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .left_options_wrapper .field:first-child .control,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .right_options-wrapper .field:first-child .control,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .right_options-wrapper .field:first-child .control {
    order: 1;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .left_options_wrapper .field .label,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .left_options_wrapper .field .label,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .right_options-wrapper .field .label,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .right_options-wrapper .field .label {
  display: block;
  padding: 0;
  margin-bottom: 10px;
}
@media all and (max-width: 77em) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .left_options_wrapper .field .label,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .left_options_wrapper .field .label,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .right_options-wrapper .field .label,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .right_options-wrapper .field .label {
    margin-bottom: 3px;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .left_options_wrapper .field .label.olho,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .left_options_wrapper .field .label.olho,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .right_options-wrapper .field .label.olho,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .right_options-wrapper .field .label.olho {
  margin-bottom: 15px;
}
@media all and (max-width: 77em) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .left_options_wrapper .field .label.olho,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .left_options_wrapper .field .label.olho,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .right_options-wrapper .field .label.olho,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .right_options-wrapper .field .label.olho {
    margin-bottom: 5px;
  }
}
@media all and (max-width: 480px) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .left_options_wrapper .field .label.olho,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .left_options_wrapper .field .label.olho,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .right_options-wrapper .field .label.olho,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .right_options-wrapper .field .label.olho {
    margin-bottom: 0;
    margin-left: 12px;
  }
}
@media all and (max-width: 480px) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .left_options_wrapper .field .label.olho,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .left_options_wrapper .field .label.olho,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .right_options-wrapper .field .label.olho,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .right_options-wrapper .field .label.olho {
    order: 2;
  }
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .left_options_wrapper .field .label.olho span,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .left_options_wrapper .field .label.olho span,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .right_options-wrapper .field .label.olho span,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .right_options-wrapper .field .label.olho span {
    font-size: 12px;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .left_options_wrapper .field .label.grauesferico,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .left_options_wrapper .field .label.grauesferico,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .right_options-wrapper .field .label.grauesferico,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .right_options-wrapper .field .label.grauesferico,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .left_options_wrapper .field .label.graucilindrico,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .left_options_wrapper .field .label.graucilindrico,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .right_options-wrapper .field .label.graucilindrico,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .right_options-wrapper .field .label.graucilindrico,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .left_options_wrapper .field .label.eixo,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .left_options_wrapper .field .label.eixo,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .right_options-wrapper .field .label.eixo,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .right_options-wrapper .field .label.eixo {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .left_options_wrapper .field .label.grauesferico .imageind,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .left_options_wrapper .field .label.grauesferico .imageind,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .right_options-wrapper .field .label.grauesferico .imageind,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .right_options-wrapper .field .label.grauesferico .imageind,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .left_options_wrapper .field .label.graucilindrico .imageind,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .left_options_wrapper .field .label.graucilindrico .imageind,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .right_options-wrapper .field .label.graucilindrico .imageind,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .right_options-wrapper .field .label.graucilindrico .imageind,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .left_options_wrapper .field .label.eixo .imageind,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .left_options_wrapper .field .label.eixo .imageind,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .right_options-wrapper .field .label.eixo .imageind,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .right_options-wrapper .field .label.eixo .imageind {
  content: '';
  cursor: pointer;
  position: relative;
  left: 8px;
  width: 18px;
  height: 18px;
  background-image: url('../images/indicador.png');
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .left_options_wrapper .field .label span,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .left_options_wrapper .field .label span,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .right_options-wrapper .field .label span,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .right_options-wrapper .field .label span {
  color: #707070;
  font-size: 12px;
  font-weight: 400;
}
@media all and (max-width: 480px) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .left_options_wrapper .field .label span,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .left_options_wrapper .field .label span,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .right_options-wrapper .field .label span,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .right_options-wrapper .field .label span {
    font-size: 12px;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .left_options_wrapper .field .control,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .left_options_wrapper .field .control,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .right_options-wrapper .field .control,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .right_options-wrapper .field .control {
  padding: 0 !important;
  width: 100% !important;
  position: relative;
  display: flex;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .left_options_wrapper .field .control:after,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .left_options_wrapper .field .control:after,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .right_options-wrapper .field .control:after,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .right_options-wrapper .field .control:after {
  content: url('../images/svg/arrowdown.svg');
  position: absolute;
  right: 12px;
  top: 9px;
  pointer-events: none;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .left_options_wrapper .field .control.olho:after,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .left_options_wrapper .field .control.olho:after,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .right_options-wrapper .field .control.olho:after,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .right_options-wrapper .field .control.olho:after {
  content: '';
  position: unset;
  width: 50px;
  height: 30px;
  background-image: url('../images/svg/eye.svg');
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
}
@media all and (max-width: 768px) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .left_options_wrapper .field .control.grauesferico,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .left_options_wrapper .field .control.grauesferico,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .right_options-wrapper .field .control.grauesferico,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .right_options-wrapper .field .control.grauesferico {
    width: 100% !important;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .left_options_wrapper .field .control.grauesferico select,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .left_options_wrapper .field .control.grauesferico select,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .right_options-wrapper .field .control.grauesferico select,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .right_options-wrapper .field .control.grauesferico select {
  visibility: hidden;
  width: 0;
  height: 0;
  padding: 0;
  line-height: 0;
  display: block;
  margin: 0;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .left_options_wrapper .field .control.grauesferico .select,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .left_options_wrapper .field .control.grauesferico .select,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .right_options-wrapper .field .control.grauesferico .select,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .right_options-wrapper .field .control.grauesferico .select {
  width: 100%;
  color: #adadad;
  font-size: 14px;
  font-weight: 400;
  height: 38px;
  border: none;
  padding: 5px 40px 4px 10px;
  background-color: #fff;
  line-height: 29px;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .left_options_wrapper .field .control.grauesferico .select span,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .left_options_wrapper .field .control.grauesferico .select span,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .right_options-wrapper .field .control.grauesferico .select span,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .right_options-wrapper .field .control.grauesferico .select span {
  cursor: default;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .left_options_wrapper .field .control.grauesferico .select.active + .sortGraus,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .left_options_wrapper .field .control.grauesferico .select.active + .sortGraus,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .right_options-wrapper .field .control.grauesferico .select.active + .sortGraus,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .right_options-wrapper .field .control.grauesferico .select.active + .sortGraus {
  display: flex !important;
  min-width: 230px;
  justify-content: flex-start;
  flex-wrap: wrap;
  flex-direction: row;
  align-content: flex-start;
  align-items: flex-start;
}
@media all and (max-width: 480px) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .left_options_wrapper .field .control.grauesferico .select.active + .sortGraus,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .left_options_wrapper .field .control.grauesferico .select.active + .sortGraus,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .right_options-wrapper .field .control.grauesferico .select.active + .sortGraus,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .right_options-wrapper .field .control.grauesferico .select.active + .sortGraus {
    min-width: auto;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .left_options_wrapper .field .control.grauesferico .select.active + .sortGraus .header,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .left_options_wrapper .field .control.grauesferico .select.active + .sortGraus .header,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .right_options-wrapper .field .control.grauesferico .select.active + .sortGraus .header,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .right_options-wrapper .field .control.grauesferico .select.active + .sortGraus .header {
  justify-content: center;
  text-align: center;
  flex-wrap: wrap;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .left_options_wrapper .field .control.grauesferico .select.active + .sortGraus .header .title,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .left_options_wrapper .field .control.grauesferico .select.active + .sortGraus .header .title,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .right_options-wrapper .field .control.grauesferico .select.active + .sortGraus .header .title,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .right_options-wrapper .field .control.grauesferico .select.active + .sortGraus .header .title {
  justify-content: space-between;
  align-content: center;
  align-items: center;
  flex-direction: row;
  width: 100%;
  flex-wrap: nowrap;
  display: flex;
  text-align: left;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .left_options_wrapper .field .control.grauesferico .select.active + .sortGraus .header .title p,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .left_options_wrapper .field .control.grauesferico .select.active + .sortGraus .header .title p,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .right_options-wrapper .field .control.grauesferico .select.active + .sortGraus .header .title p,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .right_options-wrapper .field .control.grauesferico .select.active + .sortGraus .header .title p {
  flex: 1;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .left_options_wrapper .field .control.grauesferico .select.active + .sortGraus .left:first-child,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .left_options_wrapper .field .control.grauesferico .select.active + .sortGraus .left:first-child,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .right_options-wrapper .field .control.grauesferico .select.active + .sortGraus .left:first-child,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .right_options-wrapper .field .control.grauesferico .select.active + .sortGraus .left:first-child,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .left_options_wrapper .field .control.grauesferico .select.active + .sortGraus .right:first-child,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .left_options_wrapper .field .control.grauesferico .select.active + .sortGraus .right:first-child,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .right_options-wrapper .field .control.grauesferico .select.active + .sortGraus .right:first-child,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .right_options-wrapper .field .control.grauesferico .select.active + .sortGraus .right:first-child {
  width: 100%;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .left_options_wrapper .field .control.grauesferico .select.active + .sortGraus .left:not(:first-child),
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .left_options_wrapper .field .control.grauesferico .select.active + .sortGraus .left:not(:first-child),
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .right_options-wrapper .field .control.grauesferico .select.active + .sortGraus .left:not(:first-child),
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .right_options-wrapper .field .control.grauesferico .select.active + .sortGraus .left:not(:first-child),
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .left_options_wrapper .field .control.grauesferico .select.active + .sortGraus .right:not(:first-child),
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .left_options_wrapper .field .control.grauesferico .select.active + .sortGraus .right:not(:first-child),
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .right_options-wrapper .field .control.grauesferico .select.active + .sortGraus .right:not(:first-child),
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .right_options-wrapper .field .control.grauesferico .select.active + .sortGraus .right:not(:first-child) {
  flex: 1;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .left_options_wrapper .field .control.grauesferico .select.active + .sortGraus .miopia,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .left_options_wrapper .field .control.grauesferico .select.active + .sortGraus .miopia,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .right_options-wrapper .field .control.grauesferico .select.active + .sortGraus .miopia,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .right_options-wrapper .field .control.grauesferico .select.active + .sortGraus .miopia,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .left_options_wrapper .field .control.grauesferico .select.active + .sortGraus .hipermetropia,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .left_options_wrapper .field .control.grauesferico .select.active + .sortGraus .hipermetropia,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .right_options-wrapper .field .control.grauesferico .select.active + .sortGraus .hipermetropia,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .right_options-wrapper .field .control.grauesferico .select.active + .sortGraus .hipermetropia {
  width: 49%;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .left_options_wrapper .field .control.grauesferico .sortGraus,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .left_options_wrapper .field .control.grauesferico .sortGraus,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .right_options-wrapper .field .control.grauesferico .sortGraus,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .right_options-wrapper .field .control.grauesferico .sortGraus {
  display: none;
  position: absolute;
  top: 39px;
  left: 0;
  background-color: #fff;
  border: 1px solid #54d1f0;
  padding: 8px 0 8px 12px;
  z-index: 9;
  max-height: 360px;
  overflow-y: scroll;
  width: 100%;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .left_options_wrapper .field .control.grauesferico .sortGraus.active,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .left_options_wrapper .field .control.grauesferico .sortGraus.active,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .right_options-wrapper .field .control.grauesferico .sortGraus.active,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .right_options-wrapper .field .control.grauesferico .sortGraus.active {
  display: block;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .left_options_wrapper .field .control.grauesferico .sortGraus p,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .left_options_wrapper .field .control.grauesferico .sortGraus p,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .right_options-wrapper .field .control.grauesferico .sortGraus p,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .right_options-wrapper .field .control.grauesferico .sortGraus p {
  color: #adadad;
  font-size: 10px;
  margin-bottom: 10px;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .left_options_wrapper .field .control.grauesferico .sortGraus span,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .left_options_wrapper .field .control.grauesferico .sortGraus span,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .right_options-wrapper .field .control.grauesferico .sortGraus span,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .right_options-wrapper .field .control.grauesferico .sortGraus span {
  color: #54d1f0;
  font-size: 14px;
  font-weight: 700;
  cursor: pointer;
  width: 100%;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .left_options_wrapper .field .control.grauesferico .sortGraus span:hover,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .left_options_wrapper .field .control.grauesferico .sortGraus span:hover,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .right_options-wrapper .field .control.grauesferico .sortGraus span:hover,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .right_options-wrapper .field .control.grauesferico .sortGraus span:hover {
  text-decoration: underline;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .left_options_wrapper .field .control.grauesferico .sortGraus .options,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .left_options_wrapper .field .control.grauesferico .sortGraus .options,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .right_options-wrapper .field .control.grauesferico .sortGraus .options,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .right_options-wrapper .field .control.grauesferico .sortGraus .options {
  display: flex;
  flex-wrap: wrap;
  margin-top: 10px;
  margin-bottom: 10px;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .left_options_wrapper .field .control.graucilindrico option,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .left_options_wrapper .field .control.graucilindrico option,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .right_options-wrapper .field .control.graucilindrico option,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .right_options-wrapper .field .control.graucilindrico option,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .left_options_wrapper .field .control.eixo option,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .left_options_wrapper .field .control.eixo option,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .right_options-wrapper .field .control.eixo option,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .right_options-wrapper .field .control.eixo option,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .left_options_wrapper .field .control.cor option,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .left_options_wrapper .field .control.cor option,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .right_options-wrapper .field .control.cor option,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .right_options-wrapper .field .control.cor option,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .left_options_wrapper .field .control.curvabase option,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .left_options_wrapper .field .control.curvabase option,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .right_options-wrapper .field .control.curvabase option,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .right_options-wrapper .field .control.curvabase option,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .left_options_wrapper .field .control.left option,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .left_options_wrapper .field .control.left option,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .right_options-wrapper .field .control.left option,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .right_options-wrapper .field .control.left option {
  color: #54d1f0;
  font-size: 14px;
  font-weight: 700;
  cursor: pointer;
  width: 50%;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .left_options_wrapper .field .control .options-list,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .left_options_wrapper .field .control .options-list,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .right_options-wrapper .field .control .options-list,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .right_options-wrapper .field .control .options-list {
  display: none;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .left_options_wrapper .field .control select,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .left_options_wrapper .field .control select,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .right_options-wrapper .field .control select,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .right_options-wrapper .field .control select {
  width: 100%;
  color: #adadad;
  font-size: 14px;
  font-weight: 400;
  height: 38px;
  border: none;
  padding-right: 25px;
  scrollbar-face-color: #222;
}
@media all and (max-width: 480px) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .left_options_wrapper .field .control select,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .left_options_wrapper .field .control select,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .right_options-wrapper .field .control select,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .right_options-wrapper .field .control select {
    height: 32px;
    font-size: 12px;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .left_options_wrapper .field .control select.mage-error,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .left_options_wrapper .field .control select.mage-error,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .right_options-wrapper .field .control select.mage-error,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .right_options-wrapper .field .control select.mage-error {
  border: 1px solid #ed8380;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .left_options_wrapper .field .control select.mage-error ~ .required-entry,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .left_options_wrapper .field .control select.mage-error ~ .required-entry,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .right_options-wrapper .field .control select.mage-error ~ .required-entry,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .right_options-wrapper .field .control select.mage-error ~ .required-entry {
  border: 1px solid #ed8380;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .custom-options-wrapper > .fieldset .hipermetropia span,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .hipermetropia span {
  color: #ff0000 !important;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom {
  margin-left: 5px;
  width: 100%;
  float: right;
}
@media all and (max-width: 480px) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom {
    flex-direction: column;
    margin-left: 0;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom #product-tierprices {
  float: right;
  width: 50%;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-AddToCart {
  float: right;
  width: 50%;
}
@media all and (max-width: 77em) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-AddToCart {
    width: 100%;
  }
}
@media all and (max-width: 77em) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .estimaste-body {
    margin-right: 3.5px;
  }
}
@media all and (max-width: 768px) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .estimaste-body {
    margin-right: 0;
    order: 2;
    width: 100%;
    height: auto;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .estimaste-body #shipping-input-form {
  margin-bottom: 17px;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .estimaste-body #shipping-input-form .item.zip-code {
  display: flex;
  flex-wrap: wrap;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .estimaste-body #shipping-input-form .item.zip-code .label {
  width: 100%;
  margin-bottom: 5px;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .estimaste-body #shipping-input-form .item.zip-code .label span {
  color: #adadad;
  font-size: 15px;
  font-weight: 400;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .estimaste-body #shipping-input-form .item.zip-code .control {
  margin-right: 12px;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .estimaste-body #shipping-input-form .item.zip-code .control input {
  padding-left: 26px;
  width: 125px;
  height: 42px;
  border: 1px solid #adadad;
  background-color: #fff;
  border-radius: 0;
  box-shadow: unset;
  color: #383838;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: -.5px;
}
@media all and (max-width: 77em) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .estimaste-body #shipping-input-form .item.zip-code .control input {
    padding-left: 10px;
    width: 105px;
  }
}
@media all and (max-width: 768px) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .estimaste-body #shipping-input-form .item.zip-code .primary {
    flex: 1;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .estimaste-body #shipping-input-form .item.zip-code .primary button,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .estimaste-body #shipping-input-form .item.zip-code .primary .cart.table-wrapper .actions-toolbar > .action,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .estimaste-body #shipping-input-form .item.zip-code .primary .action-gift {
  width: 99px;
  height: 42px;
  background-color: #54d1f0;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  border-radius: 0;
  border-color: #54d1f0;
  transition: .3s;
}
@media all and (max-width: 768px) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .estimaste-body #shipping-input-form .item.zip-code .primary button,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .estimaste-body #shipping-input-form .item.zip-code .primary .cart.table-wrapper .actions-toolbar > .action,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .estimaste-body #shipping-input-form .item.zip-code .primary .action-gift {
    width: unset;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .estimaste-body #shipping-input-form .item.zip-code .primary button:hover,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .estimaste-body #shipping-input-form .item.zip-code .primary .cart.table-wrapper .actions-toolbar > .action:hover,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .estimaste-body #shipping-input-form .item.zip-code .primary .action-gift:hover {
  background-color: #fff;
  color: #54d1f0;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .estimaste-body .est-description {
  border: none;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .estimaste-body .est-description #shipping-result-form {
  border: none;
  padding: 0;
}
@media all and (max-width: 77em) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .estimaste-body .est-description #shipping-result-form {
    width: 100%;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .estimaste-body .est-description #shipping-result-form p {
  color: #61bad8;
  font-size: 14px;
  font-weight: 400;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .estimaste-body .est-description #shipping-result-form p:not(.shipping-method-title) {
  display: none;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .estimaste-body .est-description #shipping-result-form p.shipping-method-title {
  margin-left: 0 !important;
  height: 42px;
  display: flex;
  align-items: center;
  padding-left: 28px;
  padding-right: 28px;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .estimaste-body .est-description #shipping-result-form p:nth-child(4n+2) {
  background-color: #e6faff;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-tocart.update .oneclick {
  display: none;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-tocart.update .actions {
  padding-top: unset;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-tocart.update .field.qty {
  display: none;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-tocart.update button:nth-child(2),
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-tocart.update .cart.table-wrapper .actions-toolbar > .action:nth-child(2),
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-tocart.update .action-gift:nth-child(2) {
  border: 2px solid #35e965;
  background-color: #fff;
  border-radius: 0;
  height: 51px;
  width: 100%;
  text-transform: uppercase;
  max-width: 327px;
  transition: .3s;
  margin-right: 8px;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-tocart.update button:nth-child(2) span,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-tocart.update .cart.table-wrapper .actions-toolbar > .action:nth-child(2) span,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-tocart.update .action-gift:nth-child(2) span {
  color: #35e965;
}
@media all and (max-width: 480px) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-tocart.update button:nth-child(2) span,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-tocart.update .cart.table-wrapper .actions-toolbar > .action:nth-child(2) span,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-tocart.update .action-gift:nth-child(2) span {
    font-size: 16px;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-tocart.update button:nth-child(2):hover,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-tocart.update .cart.table-wrapper .actions-toolbar > .action:nth-child(2):hover,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-tocart.update .action-gift:nth-child(2):hover {
  background-color: #35e965;
  transition: .3s;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-tocart.update button:nth-child(2):hover span,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-tocart.update .cart.table-wrapper .actions-toolbar > .action:nth-child(2):hover span,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-tocart.update .action-gift:nth-child(2):hover span {
  color: #fff;
}
@media all and (max-width: 77em) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-tocart.update button:nth-child(2),
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-tocart.update .cart.table-wrapper .actions-toolbar > .action:nth-child(2),
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-tocart.update .action-gift:nth-child(2) {
    max-width: unset;
    flex: 1;
  }
}
@media all and (max-width: 64em) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-tocart.update button:nth-child(2),
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-tocart.update .cart.table-wrapper .actions-toolbar > .action:nth-child(2),
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-tocart.update .action-gift:nth-child(2) {
    width: 100%;
    margin-right: 0;
    flex: unset;
    order: 2;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-AddToCart,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-tocart.update {
  padding-top: 9px;
}
@media all and (max-width: 77em) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-AddToCart,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-tocart.update {
    margin-left: 3.5px;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-AddToCart .actions > .oneclick,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-tocart.update .actions > .oneclick {
  display: none;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-AddToCart .actions > .buttons,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-tocart.update .actions > .buttons {
  margin-bottom: 10px;
}
@media all and (max-width: 768px) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-AddToCart .actions > .buttons,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-tocart.update .actions > .buttons {
    width: 100%;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-AddToCart .actions > .buttons button:nth-child(2),
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-tocart.update .actions > .buttons button:nth-child(2),
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-AddToCart .actions > .buttons .cart.table-wrapper .actions-toolbar > .action:nth-child(2),
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-tocart.update .actions > .buttons .cart.table-wrapper .actions-toolbar > .action:nth-child(2),
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-AddToCart .actions > .buttons .action-gift:nth-child(2),
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-tocart.update .actions > .buttons .action-gift:nth-child(2) {
  border: 2px solid #35e965;
  background-color: #fff;
  border-radius: 0;
  height: 51px;
  text-transform: uppercase;
  transition: .3s;
  flex: 2;
  order: 2;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-AddToCart .actions > .buttons button:nth-child(2) span,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-tocart.update .actions > .buttons button:nth-child(2) span,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-AddToCart .actions > .buttons .cart.table-wrapper .actions-toolbar > .action:nth-child(2) span,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-tocart.update .actions > .buttons .cart.table-wrapper .actions-toolbar > .action:nth-child(2) span,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-AddToCart .actions > .buttons .action-gift:nth-child(2) span,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-tocart.update .actions > .buttons .action-gift:nth-child(2) span {
  color: #35e965;
}
@media all and (max-width: 480px) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-AddToCart .actions > .buttons button:nth-child(2) span,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-tocart.update .actions > .buttons button:nth-child(2) span,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-AddToCart .actions > .buttons .cart.table-wrapper .actions-toolbar > .action:nth-child(2) span,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-tocart.update .actions > .buttons .cart.table-wrapper .actions-toolbar > .action:nth-child(2) span,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-AddToCart .actions > .buttons .action-gift:nth-child(2) span,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-tocart.update .actions > .buttons .action-gift:nth-child(2) span {
    font-size: 16px;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-AddToCart .actions > .buttons button:nth-child(2):hover,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-tocart.update .actions > .buttons button:nth-child(2):hover,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-AddToCart .actions > .buttons .cart.table-wrapper .actions-toolbar > .action:nth-child(2):hover,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-tocart.update .actions > .buttons .cart.table-wrapper .actions-toolbar > .action:nth-child(2):hover,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-AddToCart .actions > .buttons .action-gift:nth-child(2):hover,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-tocart.update .actions > .buttons .action-gift:nth-child(2):hover {
  background-color: #35e965;
  transition: .3s;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-AddToCart .actions > .buttons button:nth-child(2):hover span,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-tocart.update .actions > .buttons button:nth-child(2):hover span,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-AddToCart .actions > .buttons .cart.table-wrapper .actions-toolbar > .action:nth-child(2):hover span,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-tocart.update .actions > .buttons .cart.table-wrapper .actions-toolbar > .action:nth-child(2):hover span,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-AddToCart .actions > .buttons .action-gift:nth-child(2):hover span,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-tocart.update .actions > .buttons .action-gift:nth-child(2):hover span {
  color: #fff;
}
@media all and (max-width: 77em) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-AddToCart .actions > .buttons button:nth-child(2),
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-tocart.update .actions > .buttons button:nth-child(2),
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-AddToCart .actions > .buttons .cart.table-wrapper .actions-toolbar > .action:nth-child(2),
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-tocart.update .actions > .buttons .cart.table-wrapper .actions-toolbar > .action:nth-child(2),
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-AddToCart .actions > .buttons .action-gift:nth-child(2),
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-tocart.update .actions > .buttons .action-gift:nth-child(2) {
    max-width: unset;
    flex: 1;
  }
}
@media all and (max-width: 480px) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-AddToCart .actions > .buttons button:nth-child(2),
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-tocart.update .actions > .buttons button:nth-child(2),
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-AddToCart .actions > .buttons .cart.table-wrapper .actions-toolbar > .action:nth-child(2),
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-tocart.update .actions > .buttons .cart.table-wrapper .actions-toolbar > .action:nth-child(2),
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-AddToCart .actions > .buttons .action-gift:nth-child(2),
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-tocart.update .actions > .buttons .action-gift:nth-child(2) {
    width: 100%;
  }
}
@media all and (max-width: 64em) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-AddToCart .actions > .buttons button:nth-child(2),
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-tocart.update .actions > .buttons button:nth-child(2),
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-AddToCart .actions > .buttons .cart.table-wrapper .actions-toolbar > .action:nth-child(2),
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-tocart.update .actions > .buttons .cart.table-wrapper .actions-toolbar > .action:nth-child(2),
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-AddToCart .actions > .buttons .action-gift:nth-child(2),
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-tocart.update .actions > .buttons .action-gift:nth-child(2) {
    width: 100%;
    margin-right: 0;
    flex: unset;
    order: 2;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-AddToCart .actions > .buttons button,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-tocart.update .actions > .buttons button,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-AddToCart .actions > .buttons .cart.table-wrapper .actions-toolbar > .action,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-tocart.update .actions > .buttons .cart.table-wrapper .actions-toolbar > .action,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-AddToCart .actions > .buttons .action-gift,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-tocart.update .actions > .buttons .action-gift {
  border-radius: 0;
  background-color: #35e965;
  height: 51px;
  text-transform: uppercase;
  border-color: #35e965;
  transition: .3s;
  width: 38%;
  flex: 1;
  order: 1;
  margin: 0 0 0 0;
}
@media all and (max-width: 480px) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-AddToCart .actions > .buttons button,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-tocart.update .actions > .buttons button,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-AddToCart .actions > .buttons .cart.table-wrapper .actions-toolbar > .action,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-tocart.update .actions > .buttons .cart.table-wrapper .actions-toolbar > .action,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-AddToCart .actions > .buttons .action-gift,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-tocart.update .actions > .buttons .action-gift {
    margin-bottom: 9px;
  }
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-AddToCart .actions > .buttons button span,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-tocart.update .actions > .buttons button span,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-AddToCart .actions > .buttons .cart.table-wrapper .actions-toolbar > .action span,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-tocart.update .actions > .buttons .cart.table-wrapper .actions-toolbar > .action span,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-AddToCart .actions > .buttons .action-gift span,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-tocart.update .actions > .buttons .action-gift span {
    font-size: 16px;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-AddToCart .actions > .buttons button:hover,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-tocart.update .actions > .buttons button:hover,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-AddToCart .actions > .buttons .cart.table-wrapper .actions-toolbar > .action:hover,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-tocart.update .actions > .buttons .cart.table-wrapper .actions-toolbar > .action:hover,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-AddToCart .actions > .buttons .action-gift:hover,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-tocart.update .actions > .buttons .action-gift:hover {
  background-color: #fff;
  color: #35e965;
  border: 2px solid #35e965;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-AddToCart .actions .labelBrinde,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-tocart.update .actions .labelBrinde {
  width: 215px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  color: #54d1f0;
  font-weight: 700;
  line-height: 22px;
  font-family: 'Open Sans', sans-serif;
  height: 120px;
  border: 1px solid #cecece;
  padding: 11px 19px;
  text-align: center;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-AddToCart .actions .labelBrinde:after,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-tocart.update .actions .labelBrinde:after {
  content: '*Brinde automático no carrinho';
  font-size: 10px;
  font-weight: 400;
  color: #adadad;
  font-family: 'Open Sans', sans-serif;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-AddToCart .actions #subtotal,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-tocart.update .actions #subtotal {
  margin-bottom: 11px;
  text-align: right;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-AddToCart .actions #subtotal .subvalues .subtotal,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-tocart.update .actions #subtotal .subvalues .subtotal {
  color: #383838;
  font-size: 24px;
  font-weight: 400;
}
@media all and (max-width: 480px) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-AddToCart .actions #subtotal .subvalues .subtotal,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-tocart.update .actions #subtotal .subvalues .subtotal {
    font-size: 16px;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-AddToCart .actions #subtotal .subvalues .subtotal span,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-tocart.update .actions #subtotal .subvalues .subtotal span {
  font-weight: 700;
  color: #54d1f0;
}
@media all and (max-width: 480px) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-AddToCart .actions #subtotal .subvalues .subtotal span,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-tocart.update .actions #subtotal .subvalues .subtotal span {
    font-size: 24px;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-AddToCart .actions #subtotal .subvalues .desconto,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-tocart.update .actions #subtotal .subvalues .desconto {
  color: #adadad;
  font-size: 14px;
}
@media all and (max-width: 480px) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-AddToCart .actions #subtotal .subvalues .desconto,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-tocart.update .actions #subtotal .subvalues .desconto {
    font-size: 12px;
    margin-bottom: 2px;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-AddToCart .actions #subtotal .product.attribute,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-tocart.update .actions #subtotal .product.attribute {
  display: flex;
  justify-content: flex-end;
}
@media all and (max-width: 480px) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-AddToCart .actions #subtotal .product.attribute,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-tocart.update .actions #subtotal .product.attribute {
    margin-bottom: 7px;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-AddToCart .actions #subtotal .product.attribute strong,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-tocart.update .actions #subtotal .product.attribute strong {
  margin-right: 4px;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-AddToCart .actions #subtotal .product.attribute strong,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-tocart.update .actions #subtotal .product.attribute strong,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-AddToCart .actions #subtotal .product.attribute span,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-tocart.update .actions #subtotal .product.attribute span {
  color: #145b72;
  font-size: 14px;
  font-weight: 400;
}
@media all and (max-width: 480px) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-AddToCart .actions #subtotal .product.attribute strong,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-tocart.update .actions #subtotal .product.attribute strong,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-AddToCart .actions #subtotal .product.attribute span,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-bottom .box-tocart.update .actions #subtotal .product.attribute span {
    font-size: 12px;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .box-AddToCart {
  flex: 1;
  padding-top: 9px;
  order: 1;
  max-width: 100%;
  margin-bottom: 1px;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .box-AddToCart .actions {
  flex-wrap: wrap;
  display: flex;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .box-AddToCart .actions > .oneclick {
  display: none;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .box-AddToCart .actions > .buttons {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: flex-start;
  align-items: center;
}
@media all and (max-width: 64em) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .box-AddToCart .actions > .buttons {
    flex-wrap: wrap;
    margin-bottom: 17px;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .box-AddToCart .actions > .buttons button:nth-child(2),
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .box-AddToCart .actions > .buttons .cart.table-wrapper .actions-toolbar > .action:nth-child(2),
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .box-AddToCart .actions > .buttons .action-gift:nth-child(2) {
  border-radius: 0;
  background-color: #35e965;
  height: 51px;
  width: 100%;
  text-transform: uppercase;
  border-color: #35e965;
  transition: .3s;
  max-width: 172px;
}
@media all and (max-width: 480px) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .box-AddToCart .actions > .buttons button:nth-child(2),
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .box-AddToCart .actions > .buttons .cart.table-wrapper .actions-toolbar > .action:nth-child(2),
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .box-AddToCart .actions > .buttons .action-gift:nth-child(2) {
    margin: 0 0 5px 0;
  }
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .box-AddToCart .actions > .buttons button:nth-child(2) span,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .box-AddToCart .actions > .buttons .cart.table-wrapper .actions-toolbar > .action:nth-child(2) span,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .box-AddToCart .actions > .buttons .action-gift:nth-child(2) span {
    font-size: 16px;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .box-AddToCart .actions > .buttons button:nth-child(2):hover,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .box-AddToCart .actions > .buttons .cart.table-wrapper .actions-toolbar > .action:nth-child(2):hover,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .box-AddToCart .actions > .buttons .action-gift:nth-child(2):hover {
  background-color: #fff;
  color: #35e965;
  border: 2px solid #35e965;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .box-AddToCart .actions .labelBrinde {
  width: 215px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  color: #54d1f0;
  font-weight: 700;
  line-height: 22px;
  font-family: 'Open Sans', sans-serif;
  height: 120px;
  border: 1px solid #cecece;
  padding: 11px 19px;
  text-align: center;
  margin-bottom: 14px;
}
@media all and (max-width: 480px) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .box-AddToCart .actions .labelBrinde {
    padding: 15px 17px;
    height: unset;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .box-AddToCart .actions .labelBrinde span {
  margin-bottom: 3px;
}
@media all and (max-width: 480px) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .box-AddToCart .actions .labelBrinde span {
    font-size: 12px;
    line-height: 14px;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .box-AddToCart .actions .labelBrinde:after {
  content: '*Brinde automático no carrinho';
  font-size: 10px;
  font-weight: 400;
  color: #adadad;
  font-family: 'Open Sans', sans-serif;
  line-height: 1;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .box-AddToCart .actions #subtotal {
  margin-bottom: 11px;
  text-align: right;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .box-AddToCart .actions #subtotal:not(.hidden) {
  background-size: 52px;
  background-position-y: 8px;
  background: url('../images/loading.gif') no-repeat 50%;
  background-size: 50px;
  height: 60px;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .box-AddToCart .actions #subtotal:not(.hidden) > * {
  visibility: hidden;
  opacity: 0;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .box-AddToCart .actions #subtotal .subvalues .subtotal {
  color: #383838;
  font-size: 24px;
  font-weight: 400;
}
@media all and (max-width: 480px) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .box-AddToCart .actions #subtotal .subvalues .subtotal {
    font-size: 16px;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .box-AddToCart .actions #subtotal .subvalues .subtotal span {
  font-weight: 700;
  color: #54d1f0;
}
@media all and (max-width: 480px) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .box-AddToCart .actions #subtotal .subvalues .subtotal span {
    font-size: 24px;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .box-AddToCart .actions #subtotal .subvalues .desconto {
  color: #adadad;
  font-size: 14px;
}
@media all and (max-width: 480px) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .box-AddToCart .actions #subtotal .subvalues .desconto {
    font-size: 12px;
    margin-bottom: 2px;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .box-AddToCart .actions #subtotal .product.attribute {
  display: flex;
  justify-content: flex-end;
}
@media all and (max-width: 480px) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .box-AddToCart .actions #subtotal .product.attribute {
    margin-bottom: 7px;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .box-AddToCart .actions #subtotal .product.attribute strong {
  margin-right: 4px;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .box-AddToCart .actions #subtotal .product.attribute strong,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .box-AddToCart .actions #subtotal .product.attribute span {
  color: #145b72;
  font-size: 14px;
  font-weight: 400;
}
@media all and (max-width: 480px) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .box-AddToCart .actions #subtotal .product.attribute strong,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .box-AddToCart .actions #subtotal .product.attribute span {
    font-size: 12px;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .box-AddToCart .actions .buttons {
  justify-content: flex-start;
  width: 100%;
  margin-bottom: 23px;
}
@media all and (max-width: 64em) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .box-AddToCart .actions .buttons {
    flex-wrap: nowrap;
  }
}
@media all and (max-width: 480px) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .box-AddToCart .actions .buttons {
    flex-wrap: wrap;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .box-AddToCart .actions .buttons button:nth-child(2),
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .box-AddToCart .actions .buttons .cart.table-wrapper .actions-toolbar > .action:nth-child(2),
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .box-AddToCart .actions .buttons .action-gift:nth-child(2) {
  max-width: 331px;
}
@media all and (max-width: 480px) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .box-AddToCart .actions .buttons button:nth-child(2),
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .box-AddToCart .actions .buttons .cart.table-wrapper .actions-toolbar > .action:nth-child(2),
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .box-AddToCart .actions .buttons .action-gift:nth-child(2) {
    order: 1;
    max-width: unset;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .box-AddToCart .actions .buttons button:nth-child(1),
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .box-AddToCart .actions .buttons .cart.table-wrapper .actions-toolbar > .action:nth-child(1),
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .box-AddToCart .actions .buttons .action-gift:nth-child(1) {
  margin-right: 16px;
}
@media all and (max-width: 64em) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .box-AddToCart .actions .buttons button:nth-child(1),
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .box-AddToCart .actions .buttons .cart.table-wrapper .actions-toolbar > .action:nth-child(1),
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .box-AddToCart .actions .buttons .action-gift:nth-child(1) {
    order: 1;
  }
}
@media all and (max-width: 480px) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .box-AddToCart .actions .buttons button:nth-child(1),
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .box-AddToCart .actions .buttons .cart.table-wrapper .actions-toolbar > .action:nth-child(1),
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .box-AddToCart .actions .buttons .action-gift:nth-child(1) {
    order: 2;
    margin-right: 0;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .box-AddToCart .actions .price-box {
  margin-bottom: 14px;
}
@media all and (max-width: 480px) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .box-AddToCart .actions .price-box {
    margin-bottom: 0;
  }
}
@media all and (max-width: 480px) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .box-AddToCart .actions .price-box ul {
    flex-direction: column;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .box-AddToCart .actions .price-box ul li {
  width: 215px;
  display: flex;
  flex-direction: column;
  justify-content: unset;
  align-items: unset;
  font-size: 18px;
  color: #54d1f0;
  font-weight: 700;
  line-height: 22px;
  font-family: 'Open Sans', sans-serif;
  height: 110px;
  border: 1px solid #cecece;
  padding: 15px 0 0 17px;
  text-align: left;
  margin-right: 17px;
}
@media all and (max-width: 480px) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .box-AddToCart .actions .price-box ul li {
    padding: 15px 17px;
    height: fit-content;
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 5px;
    margin-right: 0;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .box-AddToCart .actions .price-box ul li .labelsmall {
  font-size: 10px;
  font-weight: 400;
  color: #adadad;
  font-family: 'Open Sans', sans-serif;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .box-AddToCart .field.qty {
  display: none;
}
@media all and (max-width: 77em) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .box-AddToCart {
    margin-left: 3.5px;
  }
}
@media all and (max-width: 480px) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .box-AddToCart {
    padding-top: 0;
    margin-left: 0;
    order: 1;
    margin-bottom: 10px;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .estimaste-body {
  order: 10;
  display: flex;
  width: 100%;
}
@media all and (max-width: 77em) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .estimaste-body {
    flex-direction: column;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .estimaste-body #shipping-input-form {
  max-width: 300px;
  margin-bottom: 17px;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .estimaste-body #shipping-input-form .item.zip-code .label {
  width: 100%;
  margin-bottom: 5px;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .estimaste-body #shipping-input-form .item.zip-code .label span {
  color: #adadad;
  font-size: 16px;
  font-weight: 400;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .estimaste-body #shipping-input-form .item.zip-code .primary {
  width: 132px;
}
@media all and (max-width: 77em) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .estimaste-body #shipping-input-form .item.zip-code .primary {
    flex: 1;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .estimaste-body #shipping-input-form .item.zip-code .primary button,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .estimaste-body #shipping-input-form .item.zip-code .primary .cart.table-wrapper .actions-toolbar > .action,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .estimaste-body #shipping-input-form .item.zip-code .primary .action-gift {
  width: 99px;
  height: 42px;
  background-color: #54d1f0;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  border-radius: 0;
  border-color: #54d1f0;
  transition: .3s;
}
@media all and (max-width: 77em) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .estimaste-body #shipping-input-form .item.zip-code .primary button,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .estimaste-body #shipping-input-form .item.zip-code .primary .cart.table-wrapper .actions-toolbar > .action,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .estimaste-body #shipping-input-form .item.zip-code .primary .action-gift {
    width: unset;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .estimaste-body #shipping-input-form .item.zip-code .primary button:hover,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .estimaste-body #shipping-input-form .item.zip-code .primary .cart.table-wrapper .actions-toolbar > .action:hover,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .estimaste-body #shipping-input-form .item.zip-code .primary .action-gift:hover {
  background-color: #fff;
  color: #54d1f0;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .estimaste-body #shipping-input-form .item.zip-code .control {
  margin-right: 12px;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .estimaste-body #shipping-input-form .item.zip-code .control input {
  padding-left: 26px;
  width: 125px;
  height: 42px;
  border: 1px solid #adadad;
  background-color: #fff;
  border-radius: 0;
  box-shadow: unset;
  color: #383838;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: -.5px;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .estimaste-body .est-description {
  margin-top: 33px;
  border: none;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .estimaste-body .est-description #shipping-result-form {
  border: none;
  padding: 0;
  width: fit-content;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .estimaste-body .est-description #shipping-result-form p {
  color: #61bad8;
  font-size: 14px;
  font-weight: 400;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .estimaste-body .est-description #shipping-result-form p:not(.shipping-method-title) {
  display: none;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .estimaste-body .est-description #shipping-result-form p.shipping-method-title {
  margin-left: 0 !important;
  height: 42px;
  display: flex;
  align-items: center;
  padding-left: 28px;
  padding-right: 28px;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .estimaste-body .est-description #shipping-result-form p:nth-child(4n+2) {
  background-color: #e6faff;
}
@media all and (max-width: 77em) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form > form > .estimaste-body .est-description {
    margin-top: 0;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .page-title-wrapper {
  width: 669px;
}
@media all and (max-width: 480px) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .page-title-wrapper {
    margin-bottom: 1px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 21px;
    height: 42px;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .brand-and-price {
  order: 15;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .brand-and-price .imagemMarca {
  display: flex;
  order: 25;
  align-items: center;
  width: 100%;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: flex-start;
  flex-direction: row-reverse;
}
@media all and (max-width: 64em) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .brand-and-price .imagemMarca {
    width: 100% !important;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .brand-and-price .imagemMarca img {
  max-width: 90px;
}
@media all and (max-width: 64em) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .brand-and-price .imagemMarca img {
    display: none;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .brand-and-price .imagemMarca h3 {
  color: #b7b7b7;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 400;
  margin-right: 7px;
  order: 10;
}
@media all and (max-width: 64em) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .brand-and-price .imagemMarca h3 {
    display: none;
  }
}
@media all and (max-width: 64em) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .brand-and-price .imagemMarca {
    width: 0;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .brand-and-price .price-final_price {
  display: flex;
  flex-direction: row;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .imageSwatch {
  flex: 1;
  display: flex;
  align-items: center;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-info-price {
  margin-bottom: 61px;
  display: flex;
  flex-direction: column;
  width: 669px;
  flex-wrap: nowrap;
  justify-content: center;
}
@media all and (max-width: 480px) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-info-price {
    margin-bottom: 32px;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-info-price .price-box {
  color: #222;
  font-size: 14px;
  order: 11;
  display: flex;
  flex-wrap: wrap;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-info-price .price-box .special-price {
  order: 1;
  font-weight: 700;
  color: #4e4e4e;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-info-price .price-box .special-price .price-wrapper {
  font-size: 18px !important;
  padding-left: 05px;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-info-price .price-box .price-final_price {
  order: 1;
  font-weight: 700;
  color: #4e4e4e;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-info-price .price-box .price-final_price .price-wrapper {
  font-size: 20px !important;
  padding-left: 05px;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-info-price .price-box .old-price {
  order: 0;
  margin-right: 4px;
  font-weight: 400;
  color: #222;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-info-price .price-box .old-price .price-wrapper {
  font-size: 18px;
  padding-left: 05px;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-info-price .price-box .billetPrice {
  order: 4;
  width: 100%;
  vertical-align: middle;
  line-height: 30px;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-info-price .price-box .billetPrice .price-wrapper {
  padding-left: 0;
  vertical-align: middle;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-info-price .price-box .billetPrice .price-wrapper .price {
  font-size: 30px;
  font-weight: bold;
  color: #54d1f0;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-info-price .price-box .installments {
  order: 3;
  width: 100%;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-info-price .price-box .billetPrice .price-wrapper,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-info-price .price-box .installments .price-wrapper {
  padding-left: 0;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-info-price .price-box .billetPrice span,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-info-price .price-box .installments span {
  display: inline;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-info-price .product-reviews-summary {
  order: 10;
  margin: 0 0 33px;
  display: flex;
  align-items: center;
}
@media all and (max-width: 480px) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-info-price .product-reviews-summary {
    justify-content: space-between;
    margin-bottom: 17px;
  }
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-info-price .product-reviews-summary .reviews-actions {
    font-size: unset;
    line-height: unset;
    margin-right: 18px;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-info-price .product-reviews-summary .rating {
  position: static;
  margin-right: 14px;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-info-price .product-reviews-summary .rating > .label {
  display: none;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-info-price .product-reviews-summary .rating .rating-result {
  display: flex;
  margin: 0;
}
@media all and (max-width: 480px) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-info-price .product-reviews-summary .rating .rating-result {
    margin-top: 2px;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-info-price .product-reviews-summary .rating .rating-result > *:not(:last-child) {
  margin-right: 4px;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-info-price .product-reviews-summary .rating .rating-result .starfill {
  display: block;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-info-price .product-reviews-summary .rating .rating-result .starfill:before {
  content: '';
  background-image: url('../images/svg/ratingfill.svg');
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  display: block;
}
@media all and (max-width: 480px) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-info-price .product-reviews-summary .rating .rating-result .starfill:before {
    width: 15px;
    height: 15px;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-info-price .product-reviews-summary .rating .rating-result .starempty {
  display: block;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-info-price .product-reviews-summary .rating .rating-result .starempty:before {
  content: '';
  background-image: url('../images/svg/ratingempty.svg');
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  display: block;
}
@media all and (max-width: 480px) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-info-price .product-reviews-summary .rating .rating-result .starempty:before {
    width: 15px;
    height: 15px;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-info-price .product-reviews-summary .reviews-actions .action {
  color: #adadad;
  font-size: 14px;
  font-weight: 400;
}
@media all and (max-width: 480px) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-info-price .product-reviews-summary .reviews-actions .action {
    font-size: 12px;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-info-price .price-box {
  display: flex;
  align-items: center;
  line-height: 37px;
  margin-left: 0px;
}
@media all and (max-width: 480px) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-info-price .price-box {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 1px;
    margin-left: 0;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-info-price .price-box * {
  line-height: unset;
  font-size: unset;
}
@media all and (max-width: 480px) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-info-price .price-box * {
    line-height: 1;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-info-price .price-box .special-price,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-info-price .price-box [data-price-type="finalPrice"],
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-info-price .price-box .normal-price {
  order: 2;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-info-price .price-box .special-price .price-wrapper,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-info-price .price-box [data-price-type="finalPrice"] .price-wrapper,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-info-price .price-box .normal-price .price-wrapper {
  font-size: 32px;
}
@media all and (max-width: 480px) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-info-price .price-box .special-price .price-wrapper,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-info-price .price-box [data-price-type="finalPrice"] .price-wrapper,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-info-price .price-box .normal-price .price-wrapper {
    font-size: 0;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-info-price .price-box .special-price .price,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-info-price .price-box [data-price-type="finalPrice"] .price,
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-info-price .price-box .normal-price .price {
  color: #4e4e4e;
  font-weight: 700;
}
@media all and (max-width: 480px) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-info-price .price-box .special-price .price,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-info-price .price-box [data-price-type="finalPrice"] .price,
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-info-price .price-box .normal-price .price {
    font-size: 24px;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-info-price .price-box .old-price {
  order: 1;
  margin-right: 24px;
  text-decoration: none;
}
@media all and (max-width: 480px) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-info-price .price-box .old-price {
    margin-right: 0;
    margin-bottom: 3px;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-info-price .price-box .old-price .price-wrapper {
  font-size: 18px;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-info-price .price-box .old-price .price-wrapper .price {
  color: #4e4e4e;
  font-size: 18px;
  font-weight: 400;
  text-decoration: line-through;
}
@media all and (max-width: 480px) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .product-info-price .price-box .old-price .price-wrapper .price {
    font-size: 14px;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-info-price .price-box .price-container {
  display: flex;
  align-items: center;
  line-height: unset;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .prices-tier.items {
  display: flex;
  padding: 0;
  background: transparent;
  flex-direction: row;
  overflow-x: auto;
}
@media all and (max-width: 480px) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .prices-tier.items {
    margin-bottom: 25px;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .prices-tier.items .item {
  background: transparent;
  border: 1px solid #cecece;
  padding: 15px;
  margin-bottom: 12px;
  width: 127px;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .prices-tier.items .item.gift {
  width: 215px;
}
@media all and (max-width: 480px) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .prices-tier.items .item.gift {
    max-width: 96px;
    padding: 13px;
    margin: 0;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .prices-tier.items .item:not(:last-child) {
  margin-right: 7.5px;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .prices-tier.items .item .promofrase {
  color: #54d1f0;
  font-size: 18px;
  font-weight: 700;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-height: 22px;
  height: 66px;
}
@media all and (max-width: 768px) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .prices-tier.items .item .promofrase {
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    line-height: 14px;
    height: 56px;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .prices-tier.items .item .promodesc {
  color: #adadad;
  font-size: 10px;
  line-height: 12px;
}
@media all and (max-width: 480px) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .prices-tier.items .item .promodesc {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 14px;
    height: 28px;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .prices-tier.items .item .finalprice {
  margin-top: 4px;
}
@media all and (max-width: 768px) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .prices-tier.items .item .finalprice {
    margin-top: 0;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .prices-tier.items .item .finalprice span {
  color: #35e965;
  font-size: 18px;
  font-weight: 400;
}
@media all and (max-width: 768px) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .prices-tier.items .item .finalprice span {
    font-size: 16px;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main #atributes {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  align-content: center;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  margin: 0 0 7px 0;
}
@media all and (max-width: 768px) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main #atributes {
    width: 100%;
    margin: 0;
    order: 3;
    flex-direction: column;
    height: auto;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main #atributes .product.attribute {
  display: flex;
  background-color: #54d1f0;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  align-items: center;
  height: 100%;
  flex-basis: 100%;
  padding: 10px;
  flex-direction: column;
}
@media all and (max-width: 768px) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main #atributes .product.attribute {
    width: 100%;
    justify-content: center;
    margin: 7px 0 !important;
    height: 4em;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main #atributes .product.attribute:not(:last-child) {
  margin-right: 9px;
}
@media all and (max-width: 768px) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main #atributes .product.attribute:not(:last-child) {
    margin-right: 0;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main #atributes .product.attribute strong {
  margin-right: 4px;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main #atributes .product.attribute strong,
.catalog-product-view #maincontent .columns .column.main .product-info-main #atributes .product.attribute span {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main #atributes .product.attribute.ComboMinQty {
  width: 25%;
}
@media all and (max-width: 768px) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main #atributes .product.attribute.ComboMinQty {
    width: 100%;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .page-title-wrapper.product .page-title {
  font-size: unset;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .page-title-wrapper.product .page-title span {
  color: #4e4e4e;
  font-size: 24px;
  font-weight: 700;
}
@media all and (max-width: 480px) {
  .catalog-product-view #maincontent .columns .column.main .product-info-main .page-title-wrapper.product .page-title span {
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 22px;
    height: 44px;
  }
}
.catalog-product-view #maincontent .columns .column.main .product.media {
  float: unset;
  order: 10;
  flex: 1;
  margin-right: 30px;
  position: relative;
  min-width: 240px;
}
@media all and (max-width: 768px) {
  .catalog-product-view #maincontent .columns .column.main .product.media {
    margin: 0 auto;
    width: 100%;
  }
}
.catalog-product-view #maincontent .columns .column.main .product.media #media {
  display: flex;
  margin-bottom: 0;
  flex-flow: column wrap;
  width: 100%;
  align-items: flex-start;
  color: #ADADAD;
}
@media all and (max-width: 480px) {
  .catalog-product-view #maincontent .columns .column.main .product.media #media {
    display: none;
  }
}
.catalog-product-view #maincontent .columns .column.main .product.media #media .media-logos {
  display: flex;
  align-items: center;
  justify-content: stretch;
}
.catalog-product-view #maincontent .columns .column.main .product.media #media .media-logos .text-shared {
  color: #adadad;
  font-size: 14px;
  font-weight: 700;
  margin-right: 19px;
  margin-bottom: 0;
}
.catalog-product-view #maincontent .columns .column.main .product.media #media .media-logos a {
  text-decoration: none;
}
.catalog-product-view #maincontent .columns .column.main .product.media #media .media-logos a:not(:last-child) {
  margin-right: 16px;
}
.catalog-product-view #maincontent .columns .column.main .product.media #media .imagesMedia {
  display: flex;
}
.catalog-product-view #maincontent .columns .column.main .product.media #media .imagesMedia a {
  text-decoration: none;
}
.catalog-product-view #maincontent .columns .column.main .product.media #media .imagesMedia a:not(:last-child) {
  margin-right: 16px;
}
.catalog-product-view #maincontent .columns .column.main .product.media #media .imagemMarca {
  max-width: 173px;
  width: auto;
  display: flex;
  align-items: center;
}
@media all and (max-width: 64em) {
  .catalog-product-view #maincontent .columns .column.main .product.media #media .imagemMarca {
    width: 100% !important;
  }
}
.catalog-product-view #maincontent .columns .column.main .product.media #media .imagemMarca img {
  max-width: 90px;
}
@media all and (max-width: 64em) {
  .catalog-product-view #maincontent .columns .column.main .product.media #media .imagemMarca img {
    display: none;
  }
}
.catalog-product-view #maincontent .columns .column.main .product.media #media .imagemMarca h3 {
  color: #b7b7b7;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 400;
  margin-right: 7px;
}
@media all and (max-width: 64em) {
  .catalog-product-view #maincontent .columns .column.main .product.media #media .imagemMarca h3 {
    display: none;
  }
}
@media all and (max-width: 64em) {
  .catalog-product-view #maincontent .columns .column.main .product.media #media .imagemMarca {
    width: 0;
  }
}
.catalog-product-view #maincontent .columns .column.main .product.media .tagsProducts {
  position: absolute;
  right: 15px;
  top: 15px;
  z-index: 1;
}
.catalog-product-view #maincontent .columns .column.main .product.media .tagsProducts .product-tag {
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  text-transform: uppercase;
  color: #54d1f0;
  display: block;
  text-align: right;
  margin-bottom: 5px;
}
.catalog-product-view #maincontent .columns .column.main .product.media .tagsProducts .product-tag.blackfriday {
  color: #222;
}
.catalog-product-view #maincontent .columns .column.main .product.media .compreganhe {
  position: absolute;
  top: 11px;
  left: 11px;
  width: 83px;
  z-index: 9;
}
.catalog-product-view #maincontent .columns .column.main .product.media .compreganhe:hover ~ .compreganheimg {
  opacity: 1;
  visibility: visible;
}
.catalog-product-view #maincontent .columns .column.main .product.media .compreganheimg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0;
  transition: .2s;
  visibility: hidden;
  border: 1px solid #cecece;
}
.catalog-product-view #maincontent .columns .column.main .product.media .gallery-placeholder {
  margin-bottom: 8px;
}
.catalog-product-view #maincontent .columns .column.main .product.media .fotorama__stage {
  border: 1px solid #f3f3f3;
  margin-bottom: 15px;
}
@media all and (max-width: 768px) {
  .catalog-product-view #maincontent .columns .column.main .product.media .fotorama__nav-wrap .fotorama__nav--thumbs {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.catalog-product-view #maincontent .columns .column.main .product.media .fotorama__nav-wrap .fotorama__nav--thumbs .fotorama__nav__shaft .fotorama__nav__frame .fotorama__thumb {
  border: 1px solid #f3f3f3;
}
.catalog-product-view #maincontent .columns .column.main .product.media .fotorama__thumb-border {
  border-color: #54d1f0;
}
.catalog-product-view #maincontent .columns .column.main #main-and-media-container {
  display: flex;
}
@media all and (max-width: 768px) {
  .catalog-product-view #maincontent .columns .column.main #main-and-media-container {
    flex-direction: column;
    width: 100%;
    padding: 0 20px;
  }
}
.catalog-product-view #maincontent .columns .column.main .product-info-main {
  max-width: 924px;
}
.catalog-product-view #maincontent .columns .column.main #carousel-product-page-lentes-container-id {
  order: 49;
  margin-bottom: 50px;
}
@media all and (max-width: 768px) {
  .catalog-product-view #maincontent .columns .column.main #carousel-product-page-lentes-container-id {
    width: 100%;
  }
}
.catalog-product-view #maincontent .columns .column.main #carousel-product-page-lentes-container-id .lens-degree-title,
.catalog-product-view #maincontent .columns .column.main #carousel-product-page-lentes-container-id .lens-degree-description {
  font-family: inherit !important;
}
.catalog-product-view #maincontent .columns .column.main .product.info.detailed {
  width: 100%;
  order: 50;
  margin-bottom: 5px;
}
@media all and (max-width: 90em) {
  .catalog-product-view #maincontent .columns .column.main .product.info.detailed {
    margin-bottom: 30px;
  }
}
@media all and (max-width: 768px) {
  .catalog-product-view #maincontent .columns .column.main .product.info.detailed {
    margin-bottom: 5px;
  }
}
.catalog-product-view #maincontent .columns .column.main .product.info.detailed .product.data.items {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
}
@media all and (max-width: 768px) {
  .catalog-product-view #maincontent .columns .column.main .product.info.detailed .product.data.items {
    display: block;
    border: 1px solid #dfdfdf;
    min-height: unset;
  }
}
@media all and (max-width: 480px) {
  .catalog-product-view #maincontent .columns .column.main .product.info.detailed .product.data.items {
    padding: 0;
  }
}
.catalog-product-view #maincontent .columns .column.main .product.info.detailed .product.data.items > div {
  float: unset;
}
@media all and (max-width: 480px) {
  .catalog-product-view #maincontent .columns .column.main .product.info.detailed .product.data.items > div:nth-last-child(2) a {
    border-bottom: 0 !important;
  }
  .catalog-product-view #maincontent .columns .column.main .product.info.detailed .product.data.items > div:last-child {
    border-bottom: 0 !important;
  }
}
.catalog-product-view #maincontent .columns .column.main .product.info.detailed .product.data.items .data.item:first-child {
  border-top: 1px solid #cecece !important;
}
@media all and (max-width: 768px) {
  .catalog-product-view #maincontent .columns .column.main .product.info.detailed .product.data.items .data.item:first-child {
    border-top: unset;
  }
}
.catalog-product-view #maincontent .columns .column.main .product.info.detailed .product.data.items .data.item.title {
  min-width: 224px;
  background: transparent;
  height: 41px;
  order: 1;
  border: 1px solid #cecece;
  border-bottom: none;
  padding: 0 15px;
}
@media all and (max-width: 768px) {
  .catalog-product-view #maincontent .columns .column.main .product.info.detailed .product.data.items .data.item.title {
    border: initial;
    position: relative;
    height: 51px;
    padding: 10px 17px 0;
  }
  .catalog-product-view #maincontent .columns .column.main .product.info.detailed .product.data.items .data.item.title:after {
    content: '';
    background-image: url("../images/seta_desc.png");
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    right: 24px;
    top: 10px;
    margin-top: 10px;
  }
}
.catalog-product-view #maincontent .columns .column.main .product.info.detailed .product.data.items .data.item.title:not(:last-child) {
  margin-right: 30px;
}
.catalog-product-view #maincontent .columns .column.main .product.info.detailed .product.data.items .data.item.title a {
  padding: 0;
  border: 0;
  background: transparent;
  color: #adadad;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media all and (max-width: 90em) {
  .catalog-product-view #maincontent .columns .column.main .product.info.detailed .product.data.items .data.item.title a {
    text-align: center;
  }
}
@media all and (max-width: 768px) {
  .catalog-product-view #maincontent .columns .column.main .product.info.detailed .product.data.items .data.item.title a {
    color: #3e3e3e;
    font-size: 12px;
    font-weight: 400;
    text-transform: capitalize;
    text-align: left;
    display: block;
    border-bottom: 1px solid #dfdfdf;
    padding-left: 12px;
  }
}
.catalog-product-view #maincontent .columns .column.main .product.info.detailed .product.data.items .data.item.title.active {
  height: 51px;
  position: relative;
  top: 1px;
  background-color: #fff;
}
@media all and (max-width: 90em) {
  .catalog-product-view #maincontent .columns .column.main .product.info.detailed .product.data.items .data.item.title.active {
    top: initial;
    left: 1px;
  }
}
@media all and (max-width: 768px) {
  .catalog-product-view #maincontent .columns .column.main .product.info.detailed .product.data.items .data.item.title.active {
    left: initial;
    height: 51px !important;
    padding-top: 10px;
  }
}
@media all and (max-width: 768px) {
  .catalog-product-view #maincontent .columns .column.main .product.info.detailed .product.data.items .data.item.title.active {
    height: unset;
    position: relative;
  }
  .catalog-product-view #maincontent .columns .column.main .product.info.detailed .product.data.items .data.item.title.active:after {
    content: '';
    background-image: url("../images/seta_desc.png");
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    right: 24px;
    top: 10px;
    transform: rotate(90deg);
  }
}
.catalog-product-view #maincontent .columns .column.main .product.info.detailed .product.data.items .data.item.title.active a {
  color: #54d1f0;
  transform: scale(1.14285714);
}
@media all and (max-width: 768px) {
  .catalog-product-view #maincontent .columns .column.main .product.info.detailed .product.data.items .data.item.title.active a {
    transform: unset;
    border-bottom: 1px solid #dfdfdf !important;
  }
}
.catalog-product-view #maincontent .columns .column.main .product.info.detailed .product.data.items .data.item.title:first-child {
  margin-left: 25px;
}
@media all and (max-width: 768px) {
  .catalog-product-view #maincontent .columns .column.main .product.info.detailed .product.data.items .data.item.title:first-child {
    height: 61px;
    padding-top: 10px;
    margin-left: 0;
  }
  .catalog-product-view #maincontent .columns .column.main .product.info.detailed .product.data.items .data.item.title:first-child a {
    border-top: initial;
  }
}
@media all and (max-width: 768px) {
  .catalog-product-view #maincontent .columns .column.main .product.info.detailed .product.data.items .data.item.title:first-child.active {
    height: 61px !important;
  }
}
@media all and (max-width: 768px) {
  .catalog-product-view #maincontent .columns .column.main .product.info.detailed .product.data.items .data.item.title:last-child {
    height: 61px !important;
    padding-top: 10px !important;
  }
  .catalog-product-view #maincontent .columns .column.main .product.info.detailed .product.data.items .data.item.title:last-child a {
    border-bottom: initial;
  }
}
@media all and (max-width: 768px) {
  .catalog-product-view #maincontent .columns .column.main .product.info.detailed .product.data.items .data.item.title:last-child.active {
    height: 61px !important;
  }
}
.catalog-product-view #maincontent .columns .column.main .product.info.detailed .product.data.items .data.item.content {
  margin-left: 0;
  order: 2;
  margin-top: 0;
  border: 1px solid #cecece;
  padding: 45px 89px;
}
@media all and (max-width: 768px) {
  .catalog-product-view #maincontent .columns .column.main .product.info.detailed .product.data.items .data.item.content {
    margin-bottom: 0;
    border-top: none;
    padding: 0 18px;
    border: initial;
  }
  .catalog-product-view #maincontent .columns .column.main .product.info.detailed .product.data.items .data.item.content > div,
  .catalog-product-view #maincontent .columns .column.main .product.info.detailed .product.data.items .data.item.content a {
    border-bottom: 1px solid #dfdfdf;
    padding: 25px 10px;
  }
  .catalog-product-view #maincontent .columns .column.main .product.info.detailed .product.data.items .data.item.content .product.attribute .value p {
    font-size: 14px;
  }
  .catalog-product-view #maincontent .columns .column.main .product.info.detailed .product.data.items .data.item.content .product.attribute .value p span {
    font-size: 14px !important;
  }
}
.catalog-product-view #maincontent .columns .column.main .product.info.detailed .product.data.items .data.item.content .product.attribute.description .product-description-title {
  color: #ADADAD;
  font-size: 36px;
}
.catalog-product-view #maincontent .columns .column.main .product.info.detailed .product.data.items .data.item.content .product.attribute.description .product-description-banner img {
  width: 100%;
}
.catalog-product-view #maincontent .columns .column.main .product.info.detailed .product.data.items .data.item.content .product.attribute.description .product-description-box {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
}
.catalog-product-view #maincontent .columns .column.main .product.info.detailed .product.data.items .data.item.content .product.attribute.description .product-description-box .col-right {
  background: #F2F2F2;
  color: #ADADAD;
  font-size: 16px;
  align-content: center;
  padding: 4%;
}
.catalog-product-view #maincontent .columns .column.main #product-review-container {
  width: 100%;
  order: 40;
  margin: 51px 0;
}
.catalog-product-view #maincontent .columns .column.main #product-review-container .slick-initialized .slick-slide {
  margin: 0 5px;
}
@media all and (max-width: 768px) {
  .catalog-product-view #maincontent .columns .column.main #product-review-container .slick-initialized .slick-slide {
    margin: 0;
  }
}
.catalog-product-view #maincontent .columns .column.main #product-review-container .slick-initialized .slick-arrow {
  position: absolute;
}
@media all and (max-width: 1500px) {
  .catalog-product-view #maincontent .columns .column.main #product-review-container .slick-initialized .slick-arrow {
    position: static;
    min-width: 20px;
  }
}
.catalog-product-view #maincontent .columns .column.main #product-review-container .slick-initialized .slick-arrow:first-child {
  right: 100%;
}
@media all and (max-width: 1500px) {
  .catalog-product-view #maincontent .columns .column.main #product-review-container .slick-initialized .slick-arrow:first-child {
    margin-right: 10px;
  }
}
.catalog-product-view #maincontent .columns .column.main #product-review-container .slick-initialized .slick-arrow:last-child {
  left: 100%;
  margin-left: 19px;
}
@media all and (max-width: 1500px) {
  .catalog-product-view #maincontent .columns .column.main #product-review-container .slick-initialized .slick-arrow:last-child {
    margin-left: 10px;
  }
}
.catalog-product-view #maincontent .columns .column.main #product-review-container .block.review-list .block-title {
  margin-bottom: 32px;
}
@media all and (max-width: 480px) {
  .catalog-product-view #maincontent .columns .column.main #product-review-container .block.review-list .block-title {
    margin-bottom: 16px;
  }
}
.catalog-product-view #maincontent .columns .column.main #product-review-container .block.review-list .block-title strong {
  color: #707070;
  font-size: 24px;
  font-weight: 400;
  display: flex;
  align-items: center;
  margin: 0;
}
@media all and (max-width: 768px) {
  .catalog-product-view #maincontent .columns .column.main #product-review-container .block.review-list .block-title strong {
    font-size: 20px;
  }
}
@media all and (max-width: 480px) {
  .catalog-product-view #maincontent .columns .column.main #product-review-container .block.review-list .block-title strong {
    font-size: 14px;
    letter-spacing: .6px;
  }
}
.catalog-product-view #maincontent .columns .column.main #product-review-container .block.review-list .block-title strong:after {
  content: '';
  display: block;
  height: 2px;
  background-color: #54d1f0;
  width: 100%;
  flex: 1;
  margin-left: 12px;
}
@media all and (max-width: 480px) {
  .catalog-product-view #maincontent .columns .column.main #product-review-container .block.review-list .block-title strong:after {
    margin-left: 5px;
  }
}
.catalog-product-view #maincontent .columns .column.main #product-review-container .block.review-list .block-content .items.review-items {
  display: flex;
}
@media all and (max-width: 1500px) {
  .catalog-product-view #maincontent .columns .column.main #product-review-container .block.review-list .block-content .items.review-items {
    align-items: center;
  }
  .catalog-product-view #maincontent .columns .column.main #product-review-container .block.review-list .block-content .items.review-items .slick-arrow {
    transform: none;
  }
}
@media all and (max-width: 1500px) and all and (max-width: 480px) {
  .catalog-product-view #maincontent .columns .column.main #product-review-container .block.review-list .block-content .items.review-items .slick-arrow span {
    height: 20px !important;
  }
}
.catalog-product-view #maincontent .columns .column.main #product-review-container .block.review-list .block-content .items.review-items.one {
  justify-content: center;
}
.catalog-product-view #maincontent .columns .column.main #product-review-container .block.review-list .block-content .items.review-items.two {
  justify-content: space-around;
}
.catalog-product-view #maincontent .columns .column.main #product-review-container .block.review-list .block-content .items.review-items.two li:first-child {
  margin-right: 10px;
}
@media all and (max-width: 768px) {
  .catalog-product-view #maincontent .columns .column.main #product-review-container .block.review-list .block-content .items.review-items.two li:first-child {
    margin-right: 0;
  }
}
.catalog-product-view #maincontent .columns .column.main #product-review-container .block.review-list .block-content .items.review-items.three {
  justify-content: space-around;
}
.catalog-product-view #maincontent .columns .column.main #product-review-container .block.review-list .block-content .items.review-items.three li:not(:last-child) {
  margin-right: 10px;
}
@media all and (max-width: 1050px) {
  .catalog-product-view #maincontent .columns .column.main #product-review-container .block.review-list .block-content .items.review-items.three li:not(:last-child) {
    margin-right: 0;
  }
}
.catalog-product-view #maincontent .columns .column.main #product-review-container .block.review-list .block-content .items.review-items .slick-slide > div {
  display: flex;
  justify-content: center;
}
.catalog-product-view #maincontent .columns .column.main #product-review-container .block.review-list .block-content .items.review-items .item.review-item {
  width: 100%;
  flex: 1;
  max-width: 446px;
  background-color: #e6faff;
  border-bottom: none;
  padding: 24px 20px;
}
@media all and (max-width: 480px) {
  .catalog-product-view #maincontent .columns .column.main #product-review-container .block.review-list .block-content .items.review-items .item.review-item {
    padding: 22px 18px 22px 25px;
  }
}
.catalog-product-view #maincontent .columns .column.main #product-review-container .block.review-list .block-content .items.review-items .item.review-item .row1 {
  display: flex;
  justify-content: center;
  margin-bottom: 10px;
}
@media all and (max-width: 480px) {
  .catalog-product-view #maincontent .columns .column.main #product-review-container .block.review-list .block-content .items.review-items .item.review-item .row1 {
    margin-right: 2px;
    justify-content: space-between;
    margin-bottom: 5px;
  }
}
.catalog-product-view #maincontent .columns .column.main #product-review-container .block.review-list .block-content .items.review-items .item.review-item .row1 .review-details {
  margin-right: 16px;
}
@media all and (max-width: 480px) {
  .catalog-product-view #maincontent .columns .column.main #product-review-container .block.review-list .block-content .items.review-items .item.review-item .row1 .review-details {
    margin-right: 4px;
  }
}
.catalog-product-view #maincontent .columns .column.main #product-review-container .block.review-list .block-content .items.review-items .item.review-item .row1 .review-details .review-author {
  color: #54d1f0;
  font-size: 16px;
  font-weight: 700;
}
@media all and (max-width: 480px) {
  .catalog-product-view #maincontent .columns .column.main #product-review-container .block.review-list .block-content .items.review-items .item.review-item .row1 .review-details .review-author {
    font-size: 14px;
  }
}
.catalog-product-view #maincontent .columns .column.main #product-review-container .block.review-list .block-content .items.review-items .item.review-item .row1 .review-ratings {
  float: none;
}
@media all and (max-width: 480px) {
  .catalog-product-view #maincontent .columns .column.main #product-review-container .block.review-list .block-content .items.review-items .item.review-item .row1 .review-ratings {
    margin-bottom: 0;
  }
}
.catalog-product-view #maincontent .columns .column.main #product-review-container .block.review-list .block-content .items.review-items .item.review-item .row1 .review-ratings .rating-summary .ratingResult {
  display: flex;
  margin: 0;
}
.catalog-product-view #maincontent .columns .column.main #product-review-container .block.review-list .block-content .items.review-items .item.review-item .row1 .review-ratings .rating-summary .ratingResult > *:not(:last-child) {
  margin-right: 4px;
}
@media all and (max-width: 480px) {
  .catalog-product-view #maincontent .columns .column.main #product-review-container .block.review-list .block-content .items.review-items .item.review-item .row1 .review-ratings .rating-summary .ratingResult > *:not(:last-child) {
    margin-right: 3px;
  }
}
.catalog-product-view #maincontent .columns .column.main #product-review-container .block.review-list .block-content .items.review-items .item.review-item .row1 .review-ratings .rating-summary .ratingResult .starfill {
  display: block;
}
.catalog-product-view #maincontent .columns .column.main #product-review-container .block.review-list .block-content .items.review-items .item.review-item .row1 .review-ratings .rating-summary .ratingResult .starfill:before {
  content: '';
  background-image: url('../images/svg/ratingfill.svg');
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  display: block;
}
@media all and (max-width: 480px) {
  .catalog-product-view #maincontent .columns .column.main #product-review-container .block.review-list .block-content .items.review-items .item.review-item .row1 .review-ratings .rating-summary .ratingResult .starfill:before {
    width: 17px;
    height: 17px;
  }
}
.catalog-product-view #maincontent .columns .column.main #product-review-container .block.review-list .block-content .items.review-items .item.review-item .row1 .review-ratings .rating-summary .ratingResult .starempty {
  display: block;
}
.catalog-product-view #maincontent .columns .column.main #product-review-container .block.review-list .block-content .items.review-items .item.review-item .row1 .review-ratings .rating-summary .ratingResult .starempty:before {
  content: '';
  background-image: url('../images/svg/ratingempty.svg');
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  display: block;
}
.catalog-product-view #maincontent .columns .column.main #product-review-container .block.review-list .block-content .items.review-items .item.review-item .row2 {
  display: flex;
  justify-content: center;
}
.catalog-product-view #maincontent .columns .column.main #product-review-container .block.review-list .block-content .items.review-items .item.review-item .row2 .review-content {
  color: #adadad;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 0;
  width: 266px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-height: 23px;
  height: 69px;
}
@media all and (max-width: 480px) {
  .catalog-product-view #maincontent .columns .column.main #product-review-container .block.review-list .block-content .items.review-items .item.review-item .row2 .review-content {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    line-height: 16px;
    height: 48px;
    font-size: 12px;
  }
}
.catalog-product-view #maincontent .columns .column.main #product-review-container .block.review-list .block-content .items.review-items .item.review-item .row2 .review-content .verMais {
  cursor: pointer;
  color: #383838;
  text-decoration: underline;
  font-weight: 700;
}
.catalog-product-view #maincontent .columns .column.main #infoLens {
  width: 100%;
  order: 30;
  margin-bottom: 35px;
}
@media all and (max-width: 480px) {
  .catalog-product-view #maincontent .columns .column.main #infoLens {
    margin-bottom: 39px;
  }
}
.catalog-product-view #maincontent .columns .column.main #infoLens h1,
.catalog-product-view #maincontent .columns .column.main #infoLens h2,
.catalog-product-view #maincontent .columns .column.main #infoLens h3,
.catalog-product-view #maincontent .columns .column.main #infoLens h4,
.catalog-product-view #maincontent .columns .column.main #infoLens h5,
.catalog-product-view #maincontent .columns .column.main #infoLens h6 {
  margin: 0;
}
.catalog-product-view #maincontent .columns .column.main #infoLens .container {
  display: flex;
  background-color: #e6faff;
  padding: 29px 38px;
  justify-content: space-between;
}
@media all and (max-width: 64em) {
  .catalog-product-view #maincontent .columns .column.main #infoLens .container {
    flex-direction: column;
  }
}
@media all and (max-width: 480px) {
  .catalog-product-view #maincontent .columns .column.main #infoLens .container {
    padding: 30px 36px 50px 36px;
  }
}
.catalog-product-view #maincontent .columns .column.main #infoLens .container .lensInfo {
  margin-right: 30px;
}
@media all and (max-width: 64em) {
  .catalog-product-view #maincontent .columns .column.main #infoLens .container .lensInfo {
    text-align: center;
    margin: 0;
  }
}
.catalog-product-view #maincontent .columns .column.main #infoLens .container .lensInfo h3 {
  color: #54d1f0;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  max-width: 199px;
  line-height: 21px;
  margin-bottom: 29px;
}
@media all and (max-width: 64em) {
  .catalog-product-view #maincontent .columns .column.main #infoLens .container .lensInfo h3 {
    max-width: unset;
    margin-bottom: 10px;
  }
}
@media all and (max-width: 480px) {
  .catalog-product-view #maincontent .columns .column.main #infoLens .container .lensInfo h3 {
    text-align: left;
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 17px;
  }
}
.catalog-product-view #maincontent .columns .column.main #infoLens .container .lensInfo p {
  color: #adadad;
  font-size: 16px;
  font-weight: 600;
  max-width: 383px;
}
@media all and (max-width: 64em) {
  .catalog-product-view #maincontent .columns .column.main #infoLens .container .lensInfo p {
    max-width: unset;
    margin-bottom: 26px;
  }
}
@media all and (max-width: 480px) {
  .catalog-product-view #maincontent .columns .column.main #infoLens .container .lensInfo p {
    text-align: left;
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 35px;
  }
}
.catalog-product-view #maincontent .columns .column.main #infoLens .container .lensImages {
  display: flex;
  justify-content: space-between;
  flex: 2;
  max-width: 833px;
}
@media all and (max-width: 64em) {
  .catalog-product-view #maincontent .columns .column.main #infoLens .container .lensImages {
    max-width: unset;
    justify-content: space-around;
  }
}
@media all and (max-width: 768px) {
  .catalog-product-view #maincontent .columns .column.main #infoLens .container .lensImages {
    flex-direction: column;
    align-items: center;
  }
}
.catalog-product-view #maincontent .columns .column.main #infoLens .container .lensImages > div {
  flex: 1;
  max-width: 308px;
}
.catalog-product-view #maincontent .columns .column.main #infoLens .container .lensImages > div .imgtitle {
  color: #54d1f0;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 17px;
}
@media all and (max-width: 480px) {
  .catalog-product-view #maincontent .columns .column.main #infoLens .container .lensImages > div .imgtitle {
    font-size: 14px;
    margin-left: 3px;
  }
}
.catalog-product-view #maincontent .columns .column.main #infoLens .container .lensImages > div .contimg img {
  display: block;
}
.catalog-product-view #maincontent .columns .column.main #infoLens .container .lensImages > div .contimg .slick-list.draggable {
  padding: 0 20px;
  flex: 1;
}
.catalog-product-view #maincontent .columns .column.main #infoLens .container .lensImages .imgone {
  margin-right: 30px;
}
@media all and (max-width: 64em) {
  .catalog-product-view #maincontent .columns .column.main #infoLens .container .lensImages .imgone {
    margin-right: 0;
  }
}
@media all and (max-width: 768px) {
  .catalog-product-view #maincontent .columns .column.main #infoLens .container .lensImages .imgone {
    margin-bottom: 30px;
  }
}
@media all and (max-width: 480px) {
  .catalog-product-view #maincontent .columns .column.main #infoLens .container .lensImages .imgone {
    margin-bottom: 31px;
  }
}
.catalog-product-view #maincontent .columns .column.main #infoLens .container .lensImages .imgtwo {
  margin-right: 104px;
}
@media all and (max-width: 75em) {
  .catalog-product-view #maincontent .columns .column.main #infoLens .container .lensImages .imgtwo {
    margin-right: 0;
  }
}
.catalog-product-view #maincontent .columns .column.main #infoLens .container .lensImages .imgone .slick-initialized .slick-arrow:first-child,
.catalog-product-view #maincontent .columns .column.main #infoLens .container .lensImages .imgtwo .slick-initialized .slick-arrow:first-child {
  left: 0;
}
.catalog-product-view #maincontent .columns .column.main #infoLens .container .lensImages .imgone .slick-initialized .slick-arrow:last-child,
.catalog-product-view #maincontent .columns .column.main #infoLens .container .lensImages .imgtwo .slick-initialized .slick-arrow:last-child {
  right: 0;
}
.catalog-product-view #maincontent .columns .column.main #infoLens .container .lensImages .imgone .slick-initialized .slick-arrow,
.catalog-product-view #maincontent .columns .column.main #infoLens .container .lensImages .imgtwo .slick-initialized .slick-arrow {
  z-index: 999;
}
.catalog-product-view #maincontent .columns .column.main #infoLens .container .lensImages .imgone .slick-initialized .slick-arrow .arrow,
.catalog-product-view #maincontent .columns .column.main #infoLens .container .lensImages .imgtwo .slick-initialized .slick-arrow .arrow {
  height: 19px;
}
.catalog-product-view #maincontent .columns .column.main #infoLens .container .lensImages .imgone .slick-initialized .slick-list .slick-track .slick-slide > div,
.catalog-product-view #maincontent .columns .column.main #infoLens .container .lensImages .imgtwo .slick-initialized .slick-list .slick-track .slick-slide > div {
  width: 237px;
  margin: auto;
}
.catalog-product-view #maincontent .indicativo-bg {
  width: 100%;
  height: 100vw;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  display: none;
}
.catalog-product-view #maincontent .indicativo-bg.active {
  display: block;
}
.catalog-product-view #maincontent .indicativo {
  background-color: #54d1f0;
  width: fit-content;
  padding: 6px;
  position: absolute;
  display: block;
  transform: translate(-31px, -100%);
  z-index: 11;
  display: none;
}
.catalog-product-view #maincontent .indicativo.active {
  display: block;
}
.catalog-product-view #maincontent .indicativo:after {
  border: 10px solid transparent;
  border-top-color: #54d1f0;
  content: '';
  bottom: -20px;
  left: 29px;
  position: absolute;
}
.catalog-product-view #maincontent .indicativo > p {
  color: #fff;
  font-size: 10px;
  font-weight: 400;
  margin-bottom: 0;
}
.catalog-product-view #maincontent .indicativo img {
  display: none;
}
.catalog-product-view #maincontent .indicativo img.active {
  display: block;
}
.catalog-product-view #maincontent .indicativo .options {
  display: flex;
}
.catalog-product-view #maincontent .indicativo .options p {
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-size: 10px;
  font-weight: 700;
  cursor: pointer;
  margin-bottom: 0;
}
.catalog-product-view #maincontent .indicativo .options p:last-child {
  margin-left: 18px;
}
.catalog-product-view #maincontent .indicativo .options p.active {
  text-decoration: underline;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .prices-tier.items .item {
  margin: 5px 0 !important;
  width: 100%;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .prices-tier.items {
  gap: 10px;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .prices-tier.items .item .promofrase {
  height: auto;
  font-size: 14px;
  line-height: 1.2em;
  display: inline-block;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .prices-tier.items .item .finalprice span {
  font-weight: 700 !important;
}
p.parcelamento {
  font-size: 11px;
  font-weight: 700;
}
.left_options_wrapper .eye,
.right_options-wrapper .eye {
  width: 100px;
}
.catalog-product-view #maincontent .columns .column.main .left_options_wrapper .eye .eye-img,
.catalog-product-view #maincontent .columns .column.main .right_options-wrapper .eye .eye-img {
  margin-top: 10px;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper > .fieldset .eye-types {
  padding: 20px;
}
.catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form .product-options-wrapper .eye-types .eye {
  display: flex;
  align-items: center;
}
.form-input {
  display: flex;
  justify-items: center;
  align-items: center;
  border: 1px solid #cecece;
  padding: 10px;
  column-gap: 20px;
  flex-wrap: wrap;
}
.form-input svg {
  width: 40px;
}
.form-input .form-prescription {
  width: 100%;
  text-align: left;
}
.form-input .form-prescription .title-form-prescription {
  color: #54d1f0;
  font-weight: 700;
  font-size: 18px;
}
select.dregee-eye.mage-error {
  border: 1px solid #ed8380 !important;
}
.field-grauinformadoda {
  visibility: hidden;
  width: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  flex-basis: 0 !important;
  min-width: 0 !important;
}
.product-options-wrapper .field.qty {
  background: #F2F2F3;
  color: #707070;
  padding: 5px;
  display: flex;
  justify-content: flex-end;
}
.product-options-wrapper .field.qty.left_options_wrapper {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.product-options-wrapper .field.qty .label span {
  font-weight: 300;
}
.product-options-wrapper .field.qty .control {
  max-width: 100px;
  flex-grow: 0;
}
.product-options-wrapper .field.qty .control select {
  color: #adadad;
}
.custom-options-kits .fieldset .eye-types {
  justify-content: flex-end !important;
}
#product-tierprices .prices-tier .item .finalprice {
  display: flex;
  gap: 7px;
  color: #999;
  align-items: center;
  align-content: center;
}
body.page-product-eyelens .page-wrapper #maincontent .columns .column.main .price-container,
body.page-product-kits .page-wrapper #maincontent .columns .column.main .price-container {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-start;
}
body.page-product-eyelens .page-wrapper #maincontent .columns .column.main .product-info-main .product-options-bottom,
body.page-product-kits .page-wrapper #maincontent .columns .column.main .product-info-main .product-options-bottom {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 0;
}
@media all and (max-width: 77em) {
  body.page-product-eyelens .page-wrapper #maincontent .columns .column.main .product-info-main .product-options-bottom,
  body.page-product-kits .page-wrapper #maincontent .columns .column.main .product-info-main .product-options-bottom {
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
  }
}
body.page-product-eyelens .page-wrapper #maincontent .columns .column.main .product-info-main .product-options-bottom #product_info_options_wrapper_bottom_left,
body.page-product-kits .page-wrapper #maincontent .columns .column.main .product-info-main .product-options-bottom #product_info_options_wrapper_bottom_left {
  order: 1;
  width: 50%;
}
@media all and (max-width: 77em) {
  body.page-product-eyelens .page-wrapper #maincontent .columns .column.main .product-info-main .product-options-bottom #product_info_options_wrapper_bottom_left,
  body.page-product-kits .page-wrapper #maincontent .columns .column.main .product-info-main .product-options-bottom #product_info_options_wrapper_bottom_left {
    width: 100%;
  }
}
body.page-product-eyelens .page-wrapper #maincontent .columns .column.main .product-info-main .product-options-bottom #product_info_options_wrapper_bottom_left .estimaste-body,
body.page-product-kits .page-wrapper #maincontent .columns .column.main .product-info-main .product-options-bottom #product_info_options_wrapper_bottom_left .estimaste-body {
  margin: 0 10px 0 0;
}
body.page-product-eyelens .page-wrapper #maincontent .columns .column.main .product-info-main .product-options-bottom #product_info_options_wrapper_bottom_left .est-description,
body.page-product-kits .page-wrapper #maincontent .columns .column.main .product-info-main .product-options-bottom #product_info_options_wrapper_bottom_left .est-description {
  margin: 0 10px 0 0;
}
body.page-product-eyelens .page-wrapper #maincontent .columns .column.main .product-info-main .product-options-bottom #product_info_options_wrapper_bottom_right,
body.page-product-kits .page-wrapper #maincontent .columns .column.main .product-info-main .product-options-bottom #product_info_options_wrapper_bottom_right {
  order: 2;
  width: 50%;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-items: flex-start;
}
@media all and (max-width: 77em) {
  body.page-product-eyelens .page-wrapper #maincontent .columns .column.main .product-info-main .product-options-bottom #product_info_options_wrapper_bottom_right,
  body.page-product-kits .page-wrapper #maincontent .columns .column.main .product-info-main .product-options-bottom #product_info_options_wrapper_bottom_right {
    width: 100%;
  }
}
body.page-product-eyelens .page-wrapper #maincontent .columns .column.main .product-info-main .product-options-bottom #product_info_options_wrapper_bottom_right .box-AddToCart,
body.page-product-kits .page-wrapper #maincontent .columns .column.main .product-info-main .product-options-bottom #product_info_options_wrapper_bottom_right .box-AddToCart {
  order: 2;
  width: 100%;
}
@media all and (max-width: 480px) {
  body.page-product-eyelens .page-wrapper #maincontent .columns .column.main .product-info-main .product-options-bottom #product_info_options_wrapper_bottom_right .box-AddToCart,
  body.page-product-kits .page-wrapper #maincontent .columns .column.main .product-info-main .product-options-bottom #product_info_options_wrapper_bottom_right .box-AddToCart {
    width: 98%;
  }
}
body.page-product-eyelens .page-wrapper #maincontent .columns .column.main .product-info-main .product-options-bottom #product_info_options_wrapper_bottom_right .box-AddToCart .actions .buttons,
body.page-product-kits .page-wrapper #maincontent .columns .column.main .product-info-main .product-options-bottom #product_info_options_wrapper_bottom_right .box-AddToCart .actions .buttons {
  width: 100%;
}
@media all and (max-width: 77em) {
  body.page-product-eyelens .page-wrapper #maincontent .columns .column.main .product-info-main .product-options-bottom #product_info_options_wrapper_bottom_right .box-AddToCart .actions .buttons,
  body.page-product-kits .page-wrapper #maincontent .columns .column.main .product-info-main .product-options-bottom #product_info_options_wrapper_bottom_right .box-AddToCart .actions .buttons {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
  }
}
body.page-product-eyelens .page-wrapper #maincontent .columns .column.main .product-info-main .product-options-bottom #product_info_options_wrapper_bottom_right .box-AddToCart .actions .buttons button,
body.page-product-kits .page-wrapper #maincontent .columns .column.main .product-info-main .product-options-bottom #product_info_options_wrapper_bottom_right .box-AddToCart .actions .buttons button,
body.page-product-eyelens .page-wrapper #maincontent .columns .column.main .product-info-main .product-options-bottom #product_info_options_wrapper_bottom_right .box-AddToCart .actions .buttons .cart.table-wrapper .actions-toolbar > .action,
body.page-product-kits .page-wrapper #maincontent .columns .column.main .product-info-main .product-options-bottom #product_info_options_wrapper_bottom_right .box-AddToCart .actions .buttons .cart.table-wrapper .actions-toolbar > .action,
body.page-product-eyelens .page-wrapper #maincontent .columns .column.main .product-info-main .product-options-bottom #product_info_options_wrapper_bottom_right .box-AddToCart .actions .buttons .action-gift,
body.page-product-kits .page-wrapper #maincontent .columns .column.main .product-info-main .product-options-bottom #product_info_options_wrapper_bottom_right .box-AddToCart .actions .buttons .action-gift {
  width: 100%;
}
@media all and (max-width: 77em) {
  body.page-product-eyelens .page-wrapper #maincontent .columns .column.main .product-info-main .product-options-bottom #product_info_options_wrapper_bottom_right .box-AddToCart .actions .buttons button,
  body.page-product-kits .page-wrapper #maincontent .columns .column.main .product-info-main .product-options-bottom #product_info_options_wrapper_bottom_right .box-AddToCart .actions .buttons button,
  body.page-product-eyelens .page-wrapper #maincontent .columns .column.main .product-info-main .product-options-bottom #product_info_options_wrapper_bottom_right .box-AddToCart .actions .buttons .cart.table-wrapper .actions-toolbar > .action,
  body.page-product-kits .page-wrapper #maincontent .columns .column.main .product-info-main .product-options-bottom #product_info_options_wrapper_bottom_right .box-AddToCart .actions .buttons .cart.table-wrapper .actions-toolbar > .action,
  body.page-product-eyelens .page-wrapper #maincontent .columns .column.main .product-info-main .product-options-bottom #product_info_options_wrapper_bottom_right .box-AddToCart .actions .buttons .action-gift,
  body.page-product-kits .page-wrapper #maincontent .columns .column.main .product-info-main .product-options-bottom #product_info_options_wrapper_bottom_right .box-AddToCart .actions .buttons .action-gift {
    width: 100%;
  }
}
body.page-product-eyelens .page-wrapper #maincontent .columns .column.main .product-info-main .product-options-bottom #product_info_options_wrapper_bottom_right #product-tierprices,
body.page-product-kits .page-wrapper #maincontent .columns .column.main .product-info-main .product-options-bottom #product_info_options_wrapper_bottom_right #product-tierprices {
  order: 1;
  width: 100%;
}
@font-face {
  font-family: 'Open Sans', sans-serif;
  src: url('../fonts/OpenSans/open-sans-v17-latin-300.woff2') format('woff2'), url('../fonts/OpenSans/open-sans-v17-latin-300.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Open Sans', sans-serif;
  src: url('../fonts/OpenSans/open-sans-v17-latin-300italic.woff2') format('woff2'), url('../fonts/OpenSans/open-sans-v17-latin-300italic.woff') format('woff');
  font-weight: 300;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Open Sans', sans-serif;
  src: url('../fonts/OpenSans/open-sans-v17-latin-regular.woff2') format('woff2'), url('../fonts/OpenSans/open-sans-v17-latin-regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Open Sans', sans-serif;
  src: url('../fonts/OpenSans/open-sans-v17-latin-italic.woff2') format('woff2'), url('../fonts/OpenSans/open-sans-v17-latin-italic.woff') format('woff');
  font-weight: 400;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Open Sans', sans-serif;
  src: url('../fonts/OpenSans/open-sans-v17-latin-600.woff2') format('woff2'), url('../fonts/OpenSans/open-sans-v17-latin-600.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Open Sans', sans-serif;
  src: url('../fonts/OpenSans/open-sans-v17-latin-600italic.woff2') format('woff2'), url('../fonts/OpenSans/open-sans-v17-latin-600italic.woff') format('woff');
  font-weight: 600;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Open Sans', sans-serif;
  src: url('../fonts/OpenSans/open-sans-v17-latin-700.woff2') format('woff2'), url('../fonts/OpenSans/open-sans-v17-latin-700.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Open Sans', sans-serif;
  src: url('../fonts/OpenSans/open-sans-v17-latin-700italic.woff2') format('woff2'), url('../fonts/OpenSans/open-sans-v17-latin-700italic.woff') format('woff');
  font-weight: 700;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Open Sans', sans-serif;
  src: url('../fonts/OpenSans/open-sans-v17-latin-800.woff2') format('woff2'), url('../fonts/OpenSans/open-sans-v17-latin-800.woff') format('woff');
  font-weight: 800;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Open Sans', sans-serif;
  src: url('../fonts/OpenSans/open-sans-v17-latin-800italic.woff2') format('woff2'), url('../fonts/OpenSans/open-sans-v17-latin-800italic.woff') format('woff');
  font-weight: 800;
  font-style: italic;
  font-display: auto;
}
.cms-sobre-nos .breadcrumbs,
.cms-about-us .breadcrumbs {
  margin: 0;
}
.cms-sobre-nos .page-wrapper #maincontent,
.cms-about-us .page-wrapper #maincontent {
  max-width: unset !important;
  padding: 0 !important;
  margin: 0 !important;
}
.cms-sobre-nos .page-wrapper #maincontent .columns .column #informacao .container-back,
.cms-about-us .page-wrapper #maincontent .columns .column #informacao .container-back {
  background: #f2f2f2;
  display: flex;
  justify-content: center;
  padding: 45px;
}
.cms-sobre-nos .page-wrapper #maincontent .columns .column #informacao .container-back .container,
.cms-about-us .page-wrapper #maincontent .columns .column #informacao .container-back .container,
.cms-sobre-nos .page-wrapper #maincontent .columns .column #informacao .container-back .itens,
.cms-about-us .page-wrapper #maincontent .columns .column #informacao .container-back .itens {
  max-width: 1400px !important;
  justify-content: center;
  max-width: 1440px;
  width: 100%;
  display: flex;
  align-content: center;
}
@media all and (max-width: 768px) {
  .cms-sobre-nos .page-wrapper #maincontent .columns .column #informacao .container-back .container,
  .cms-about-us .page-wrapper #maincontent .columns .column #informacao .container-back .container,
  .cms-sobre-nos .page-wrapper #maincontent .columns .column #informacao .container-back .itens,
  .cms-about-us .page-wrapper #maincontent .columns .column #informacao .container-back .itens {
    padding: 0 20px;
  }
}
@media all and (max-width: 64em) {
  .cms-sobre-nos .page-wrapper #maincontent .columns .column #informacao .container-back .container,
  .cms-about-us .page-wrapper #maincontent .columns .column #informacao .container-back .container,
  .cms-sobre-nos .page-wrapper #maincontent .columns .column #informacao .container-back .itens,
  .cms-about-us .page-wrapper #maincontent .columns .column #informacao .container-back .itens {
    background: #f2f2f2;
  }
}
@media (max-width: 767px) {
  .cms-sobre-nos .page-wrapper #maincontent .columns .column #informacao .container-back .container,
  .cms-about-us .page-wrapper #maincontent .columns .column #informacao .container-back .container,
  .cms-sobre-nos .page-wrapper #maincontent .columns .column #informacao .container-back .itens,
  .cms-about-us .page-wrapper #maincontent .columns .column #informacao .container-back .itens {
    flex-direction: column;
  }
}
.cms-sobre-nos .page-wrapper #maincontent .columns .column #informacao .container-back .container li,
.cms-about-us .page-wrapper #maincontent .columns .column #informacao .container-back .container li,
.cms-sobre-nos .page-wrapper #maincontent .columns .column #informacao .container-back .itens li,
.cms-about-us .page-wrapper #maincontent .columns .column #informacao .container-back .itens li {
  width: 25%;
  text-align: center;
  padding: 15px 0;
}
.cms-sobre-nos .page-wrapper #maincontent .columns .column #informacao .container-back .container li .img,
.cms-about-us .page-wrapper #maincontent .columns .column #informacao .container-back .container li .img,
.cms-sobre-nos .page-wrapper #maincontent .columns .column #informacao .container-back .itens li .img,
.cms-about-us .page-wrapper #maincontent .columns .column #informacao .container-back .itens li .img {
  height: 80px;
  display: flex;
  justify-content: center;
}
.cms-sobre-nos .page-wrapper #maincontent .columns .column #informacao .container-back .container li .img img,
.cms-about-us .page-wrapper #maincontent .columns .column #informacao .container-back .container li .img img,
.cms-sobre-nos .page-wrapper #maincontent .columns .column #informacao .container-back .itens li .img img,
.cms-about-us .page-wrapper #maincontent .columns .column #informacao .container-back .itens li .img img {
  object-fit: contain;
}
@media (max-width: 767px) {
  .cms-sobre-nos .page-wrapper #maincontent .columns .column #informacao .container-back .container li .img img,
  .cms-about-us .page-wrapper #maincontent .columns .column #informacao .container-back .container li .img img,
  .cms-sobre-nos .page-wrapper #maincontent .columns .column #informacao .container-back .itens li .img img,
  .cms-about-us .page-wrapper #maincontent .columns .column #informacao .container-back .itens li .img img {
    max-width: 85px;
  }
}
.cms-sobre-nos .page-wrapper #maincontent .columns .column #informacao .container-back .container li .inf,
.cms-about-us .page-wrapper #maincontent .columns .column #informacao .container-back .container li .inf,
.cms-sobre-nos .page-wrapper #maincontent .columns .column #informacao .container-back .itens li .inf,
.cms-about-us .page-wrapper #maincontent .columns .column #informacao .container-back .itens li .inf {
  margin-top: 5px;
}
.cms-sobre-nos .page-wrapper #maincontent .columns .column #informacao .container-back .container li .inf strong,
.cms-about-us .page-wrapper #maincontent .columns .column #informacao .container-back .container li .inf strong,
.cms-sobre-nos .page-wrapper #maincontent .columns .column #informacao .container-back .itens li .inf strong,
.cms-about-us .page-wrapper #maincontent .columns .column #informacao .container-back .itens li .inf strong {
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  font-size: 31px;
  margin-bottom: 0;
  letter-spacing: normal;
  color: #383838;
}
@media all and (max-width: 768px) {
  .cms-sobre-nos .page-wrapper #maincontent .columns .column #informacao .container-back .container li .inf strong,
  .cms-about-us .page-wrapper #maincontent .columns .column #informacao .container-back .container li .inf strong,
  .cms-sobre-nos .page-wrapper #maincontent .columns .column #informacao .container-back .itens li .inf strong,
  .cms-about-us .page-wrapper #maincontent .columns .column #informacao .container-back .itens li .inf strong {
    font-size: 20px;
  }
}
.cms-sobre-nos .page-wrapper #maincontent .columns .column #informacao .container-back .container li .inf p,
.cms-about-us .page-wrapper #maincontent .columns .column #informacao .container-back .container li .inf p,
.cms-sobre-nos .page-wrapper #maincontent .columns .column #informacao .container-back .itens li .inf p,
.cms-about-us .page-wrapper #maincontent .columns .column #informacao .container-back .itens li .inf p {
  font-size: 20px;
  color: #383838;
  margin-bottom: 0;
  padding: 0 80px;
  text-align: center;
  margin-top: 10px;
}
@media all and (max-width: 768px) {
  .cms-sobre-nos .page-wrapper #maincontent .columns .column #informacao .container-back .container li .inf p,
  .cms-about-us .page-wrapper #maincontent .columns .column #informacao .container-back .container li .inf p,
  .cms-sobre-nos .page-wrapper #maincontent .columns .column #informacao .container-back .itens li .inf p,
  .cms-about-us .page-wrapper #maincontent .columns .column #informacao .container-back .itens li .inf p {
    font-size: 16px;
  }
}
@media all and (max-width: 64em) {
  .cms-sobre-nos .page-wrapper #maincontent .columns .column #informacao .container-back .container li .inf p,
  .cms-about-us .page-wrapper #maincontent .columns .column #informacao .container-back .container li .inf p,
  .cms-sobre-nos .page-wrapper #maincontent .columns .column #informacao .container-back .itens li .inf p,
  .cms-about-us .page-wrapper #maincontent .columns .column #informacao .container-back .itens li .inf p {
    padding: unset;
  }
}
@media (max-width: 767px) {
  .cms-sobre-nos .page-wrapper #maincontent .columns .column #informacao .container-back .container li,
  .cms-about-us .page-wrapper #maincontent .columns .column #informacao .container-back .container li,
  .cms-sobre-nos .page-wrapper #maincontent .columns .column #informacao .container-back .itens li,
  .cms-about-us .page-wrapper #maincontent .columns .column #informacao .container-back .itens li {
    width: 100% !important;
  }
}
.cms-sobre-nos .page-wrapper #maincontent .columns .column #paixao,
.cms-about-us .page-wrapper #maincontent .columns .column #paixao {
  display: flex;
  justify-content: center;
  margin-top: 48px;
  margin-bottom: 50px;
}
.cms-sobre-nos .page-wrapper #maincontent .columns .column #paixao .container,
.cms-about-us .page-wrapper #maincontent .columns .column #paixao .container {
  max-width: 1440px;
  width: 100%;
  display: flex;
  align-content: center;
  margin: 0 20px;
}
@media all and (max-width: 768px) {
  .cms-sobre-nos .page-wrapper #maincontent .columns .column #paixao .container,
  .cms-about-us .page-wrapper #maincontent .columns .column #paixao .container {
    flex-direction: column;
  }
}
.cms-sobre-nos .page-wrapper #maincontent .columns .column #paixao .container .texto,
.cms-about-us .page-wrapper #maincontent .columns .column #paixao .container .texto {
  padding: 58px;
  margin-left: 55px;
  width: 518px;
}
@media all and (max-width: 90em) {
  .cms-sobre-nos .page-wrapper #maincontent .columns .column #paixao .container .texto,
  .cms-about-us .page-wrapper #maincontent .columns .column #paixao .container .texto {
    margin-left: initial;
  }
}
@media all and (max-width: 768px) {
  .cms-sobre-nos .page-wrapper #maincontent .columns .column #paixao .container .texto,
  .cms-about-us .page-wrapper #maincontent .columns .column #paixao .container .texto {
    width: 100%;
    margin-left: 0;
  }
}
@media all and (max-width: 480px) {
  .cms-sobre-nos .page-wrapper #maincontent .columns .column #paixao .container .texto,
  .cms-about-us .page-wrapper #maincontent .columns .column #paixao .container .texto {
    padding: 0 25px;
  }
}
.cms-sobre-nos .page-wrapper #maincontent .columns .column #paixao .container .texto span,
.cms-about-us .page-wrapper #maincontent .columns .column #paixao .container .texto span {
  font-family: 'Open Sans', sans-serif;
  line-height: 1.22;
  font-size: 82px;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  text-align: left;
  color: #9decff;
}
@media all and (max-width: 64em) {
  .cms-sobre-nos .page-wrapper #maincontent .columns .column #paixao .container .texto span,
  .cms-about-us .page-wrapper #maincontent .columns .column #paixao .container .texto span {
    font-size: 70px;
  }
}
@media all and (max-width: 768px) {
  .cms-sobre-nos .page-wrapper #maincontent .columns .column #paixao .container .texto span,
  .cms-about-us .page-wrapper #maincontent .columns .column #paixao .container .texto span {
    font-size: 60px;
  }
}
@media all and (max-width: 480px) {
  .cms-sobre-nos .page-wrapper #maincontent .columns .column #paixao .container .texto span,
  .cms-about-us .page-wrapper #maincontent .columns .column #paixao .container .texto span {
    font-size: 45px;
  }
}
.cms-sobre-nos .page-wrapper #maincontent .columns .column #paixao .container .imagens-container,
.cms-about-us .page-wrapper #maincontent .columns .column #paixao .container .imagens-container {
  width: 69.5%;
  display: flex;
  justify-content: center;
}
@media all and (max-width: 768px) {
  .cms-sobre-nos .page-wrapper #maincontent .columns .column #paixao .container .imagens-container,
  .cms-about-us .page-wrapper #maincontent .columns .column #paixao .container .imagens-container {
    width: 100%;
  }
}
.cms-sobre-nos .page-wrapper #maincontent .columns .column #paixao .container .imagens-container .img1,
.cms-about-us .page-wrapper #maincontent .columns .column #paixao .container .imagens-container .img1 {
  padding-top: 66px;
  padding: 66px 10px 0;
}
.cms-sobre-nos .page-wrapper #maincontent .columns .column #paixao .container .imagens-container .img2,
.cms-about-us .page-wrapper #maincontent .columns .column #paixao .container .imagens-container .img2 {
  padding-left: 7px;
  padding-right: 21px;
  padding-top: 32px;
  padding-bottom: 32px;
}
.cms-sobre-nos .page-wrapper #maincontent .columns .column #paixao .container .imagens-container img,
.cms-about-us .page-wrapper #maincontent .columns .column #paixao .container .imagens-container img {
  max-width: 100%;
  height: auto;
}
.cms-sobre-nos .page-wrapper #maincontent .columns .column #valores,
.cms-about-us .page-wrapper #maincontent .columns .column #valores {
  display: flex;
  justify-content: center;
}
@media all and (max-width: 768px) {
  .cms-sobre-nos .page-wrapper #maincontent .columns .column #valores,
  .cms-about-us .page-wrapper #maincontent .columns .column #valores {
    margin-top: 60px;
  }
}
.cms-sobre-nos .page-wrapper #maincontent .columns .column #valores .container,
.cms-about-us .page-wrapper #maincontent .columns .column #valores .container {
  justify-content: center;
  flex-direction: column;
  max-width: 1440px;
  width: 100%;
  display: flex;
  align-content: center;
}
.cms-sobre-nos .page-wrapper #maincontent .columns .column #valores .container .valor-empresa,
.cms-about-us .page-wrapper #maincontent .columns .column #valores .container .valor-empresa {
  display: flex;
  margin-bottom: 50px;
  padding: 0 20px;
}
@media all and (max-width: 768px) {
  .cms-sobre-nos .page-wrapper #maincontent .columns .column #valores .container .valor-empresa,
  .cms-about-us .page-wrapper #maincontent .columns .column #valores .container .valor-empresa {
    display: flex;
    flex-direction: column;
    padding: 0;
  }
}
.cms-sobre-nos .page-wrapper #maincontent .columns .column #valores .container .valor-empresa:first-child,
.cms-about-us .page-wrapper #maincontent .columns .column #valores .container .valor-empresa:first-child {
  padding-left: 17px;
}
@media all and (max-width: 768px) {
  .cms-sobre-nos .page-wrapper #maincontent .columns .column #valores .container .valor-empresa:first-child,
  .cms-about-us .page-wrapper #maincontent .columns .column #valores .container .valor-empresa:first-child {
    padding-left: unset;
  }
}
.cms-sobre-nos .page-wrapper #maincontent .columns .column #valores .container .valor-empresa .valor-empresa-left,
.cms-about-us .page-wrapper #maincontent .columns .column #valores .container .valor-empresa .valor-empresa-left {
  width: 30.569444444444446%;
  padding-left: 5px;
}
@media all and (max-width: 768px) {
  .cms-sobre-nos .page-wrapper #maincontent .columns .column #valores .container .valor-empresa .valor-empresa-left,
  .cms-about-us .page-wrapper #maincontent .columns .column #valores .container .valor-empresa .valor-empresa-left {
    display: block;
    text-align: center;
    width: 100%;
    padding: 0 20px;
    margin-bottom: 20px;
  }
}
.cms-sobre-nos .page-wrapper #maincontent .columns .column #valores .container .valor-empresa .valor-empresa-left img,
.cms-about-us .page-wrapper #maincontent .columns .column #valores .container .valor-empresa .valor-empresa-left img {
  height: auto;
}
.cms-sobre-nos .page-wrapper #maincontent .columns .column #valores .container .valor-empresa .valor-empresa-right,
.cms-about-us .page-wrapper #maincontent .columns .column #valores .container .valor-empresa .valor-empresa-right {
  width: 70%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding-left: 35px;
  margin-bottom: 30px;
}
@media all and (max-width: 90em) {
  .cms-sobre-nos .page-wrapper #maincontent .columns .column #valores .container .valor-empresa .valor-empresa-right,
  .cms-about-us .page-wrapper #maincontent .columns .column #valores .container .valor-empresa .valor-empresa-right {
    width: 69%;
  }
}
@media all and (max-width: 768px) {
  .cms-sobre-nos .page-wrapper #maincontent .columns .column #valores .container .valor-empresa .valor-empresa-right,
  .cms-about-us .page-wrapper #maincontent .columns .column #valores .container .valor-empresa .valor-empresa-right {
    width: 100%;
    padding: unset;
  }
}
.cms-sobre-nos .page-wrapper #maincontent .columns .column #valores .container .valor-empresa .valor-empresa-right h2,
.cms-about-us .page-wrapper #maincontent .columns .column #valores .container .valor-empresa .valor-empresa-right h2 {
  font-family: 'Open Sans', sans-serif;
  font-size: 105px;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  line-height: .48;
  letter-spacing: normal;
  text-align: left;
  color: #9decff;
  margin: 0;
}
@media all and (max-width: 768px) {
  .cms-sobre-nos .page-wrapper #maincontent .columns .column #valores .container .valor-empresa .valor-empresa-right h2,
  .cms-about-us .page-wrapper #maincontent .columns .column #valores .container .valor-empresa .valor-empresa-right h2 {
    text-align: center;
  }
}
@media all and (max-width: 64em) {
  .cms-sobre-nos .page-wrapper #maincontent .columns .column #valores .container .valor-empresa .valor-empresa-right h2,
  .cms-about-us .page-wrapper #maincontent .columns .column #valores .container .valor-empresa .valor-empresa-right h2 {
    font-size: 80px;
  }
}
.cms-sobre-nos .page-wrapper #maincontent .columns .column #valores .container .valor-empresa .valor-empresa-right .val-desc,
.cms-about-us .page-wrapper #maincontent .columns .column #valores .container .valor-empresa .valor-empresa-right .val-desc {
  position: relative;
  height: 125px;
  font-size: 24px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #383838;
  background: #9decff;
  box-sizing: content-box;
  margin-top: 10px;
  padding: 11px 0;
}
@media all and (max-width: 768px) {
  .cms-sobre-nos .page-wrapper #maincontent .columns .column #valores .container .valor-empresa .valor-empresa-right .val-desc,
  .cms-about-us .page-wrapper #maincontent .columns .column #valores .container .valor-empresa .valor-empresa-right .val-desc {
    text-align: center;
  }
  .cms-sobre-nos .page-wrapper #maincontent .columns .column #valores .container .valor-empresa .valor-empresa-right .val-desc:before,
  .cms-about-us .page-wrapper #maincontent .columns .column #valores .container .valor-empresa .valor-empresa-right .val-desc:before {
    content: none;
  }
}
@media all and (max-width: 480px) {
  .cms-sobre-nos .page-wrapper #maincontent .columns .column #valores .container .valor-empresa .valor-empresa-right .val-desc,
  .cms-about-us .page-wrapper #maincontent .columns .column #valores .container .valor-empresa .valor-empresa-right .val-desc {
    font-size: 17px;
  }
}
.cms-sobre-nos .page-wrapper #maincontent .columns .column #valores .container .valor-empresa .valor-empresa-right .val-desc:before,
.cms-about-us .page-wrapper #maincontent .columns .column #valores .container .valor-empresa .valor-empresa-right .val-desc:before {
  content: '';
  background: #9decff;
  position: absolute;
  z-index: -1;
  right: 100%;
  top: 0;
  height: 100%;
  width: 200px;
  display: block;
}
@media all and (max-width: 768px) {
  .cms-sobre-nos .page-wrapper #maincontent .columns .column #valores .container .valor-empresa .valor-empresa-right .val-desc:before,
  .cms-about-us .page-wrapper #maincontent .columns .column #valores .container .valor-empresa .valor-empresa-right .val-desc:before {
    content: none;
  }
}
.cms-sobre-nos .page-wrapper #maincontent .columns .column #valores .container .valor-empresa .valor-empresa-right .val-desc .val-p,
.cms-about-us .page-wrapper #maincontent .columns .column #valores .container .valor-empresa .valor-empresa-right .val-desc .val-p {
  width: 485px;
}
@media all and (max-width: 64em) {
  .cms-sobre-nos .page-wrapper #maincontent .columns .column #valores .container .valor-empresa .valor-empresa-right .val-desc .val-p,
  .cms-about-us .page-wrapper #maincontent .columns .column #valores .container .valor-empresa .valor-empresa-right .val-desc .val-p {
    width: 450px;
  }
}
@media all and (max-width: 768px) {
  .cms-sobre-nos .page-wrapper #maincontent .columns .column #valores .container .valor-empresa .valor-empresa-right .val-desc .val-p,
  .cms-about-us .page-wrapper #maincontent .columns .column #valores .container .valor-empresa .valor-empresa-right .val-desc .val-p {
    width: 100%;
    height: 100%;
  }
}
.cms-sobre-nos .page-wrapper #maincontent .columns .column #valores .container .valor-empresa .valor-empresa-right .val-desc .val-p p,
.cms-about-us .page-wrapper #maincontent .columns .column #valores .container .valor-empresa .valor-empresa-right .val-desc .val-p p {
  padding: 2px 15px;
}
@media all and (max-width: 64em) {
  .cms-sobre-nos .page-wrapper #maincontent .columns .column #valores .container .valor-empresa .valor-empresa-right .val-desc .val-p p,
  .cms-about-us .page-wrapper #maincontent .columns .column #valores .container .valor-empresa .valor-empresa-right .val-desc .val-p p {
    padding-left: 0;
  }
}
@media all and (max-width: 768px) {
  .cms-sobre-nos .page-wrapper #maincontent .columns .column #valores .container .valor-empresa .valor-empresa-right .val-desc .val-p p span,
  .cms-about-us .page-wrapper #maincontent .columns .column #valores .container .valor-empresa .valor-empresa-right .val-desc .val-p p span {
    display: flex;
    align-items: center;
    height: 100%;
    padding: 20px;
  }
}
.cms-sobre-nos .page-wrapper #maincontent .columns .column #valores .container :nth-child(even),
.cms-about-us .page-wrapper #maincontent .columns .column #valores .container :nth-child(even) {
  flex-direction: row-reverse;
  margin-bottom: 0;
}
@media all and (max-width: 768px) {
  .cms-sobre-nos .page-wrapper #maincontent .columns .column #valores .container :nth-child(even),
  .cms-about-us .page-wrapper #maincontent .columns .column #valores .container :nth-child(even) {
    display: flex;
    flex-direction: column;
  }
}
.cms-sobre-nos .page-wrapper #maincontent .columns .column #valores .container :nth-child(even) .valor-empresa-right,
.cms-about-us .page-wrapper #maincontent .columns .column #valores .container :nth-child(even) .valor-empresa-right {
  margin-top: 65px;
  padding: 0;
}
@media all and (max-width: 768px) {
  .cms-sobre-nos .page-wrapper #maincontent .columns .column #valores .container :nth-child(even) .valor-empresa-right,
  .cms-about-us .page-wrapper #maincontent .columns .column #valores .container :nth-child(even) .valor-empresa-right {
    margin: 0;
  }
}
.cms-sobre-nos .page-wrapper #maincontent .columns .column #valores .container :nth-child(even) .valor-empresa-right h2,
.cms-about-us .page-wrapper #maincontent .columns .column #valores .container :nth-child(even) .valor-empresa-right h2 {
  text-align: right !important;
  padding-right: 223px;
}
@media all and (max-width: 768px) {
  .cms-sobre-nos .page-wrapper #maincontent .columns .column #valores .container :nth-child(even) .valor-empresa-right h2,
  .cms-about-us .page-wrapper #maincontent .columns .column #valores .container :nth-child(even) .valor-empresa-right h2 {
    text-align: center !important;
    padding-right: unset;
  }
}
.cms-sobre-nos .page-wrapper #maincontent .columns .column #valores .container :nth-child(even) .valor-empresa-right .val-desc,
.cms-about-us .page-wrapper #maincontent .columns .column #valores .container :nth-child(even) .valor-empresa-right .val-desc {
  display: flex;
  margin: 13px 0;
  padding: 10px 0;
}
@media all and (max-width: 768px) {
  .cms-sobre-nos .page-wrapper #maincontent .columns .column #valores .container :nth-child(even) .valor-empresa-right .val-desc,
  .cms-about-us .page-wrapper #maincontent .columns .column #valores .container :nth-child(even) .valor-empresa-right .val-desc {
    margin: 10px 0;
  }
}
.cms-sobre-nos .page-wrapper #maincontent .columns .column #valores .container :nth-child(even) .valor-empresa-right .val-desc .val-p,
.cms-about-us .page-wrapper #maincontent .columns .column #valores .container :nth-child(even) .valor-empresa-right .val-desc .val-p {
  margin-top: 0;
  margin-right: 23px;
}
.cms-sobre-nos .page-wrapper #maincontent .columns .column #valores .container :nth-child(even) .valor-empresa-right .val-desc .val-p p,
.cms-about-us .page-wrapper #maincontent .columns .column #valores .container :nth-child(even) .valor-empresa-right .val-desc .val-p p {
  padding: 16px 20px;
}
@media all and (max-width: 90em) {
  .cms-sobre-nos .page-wrapper #maincontent .columns .column #valores .container :nth-child(even) .valor-empresa-right .val-desc .val-p p,
  .cms-about-us .page-wrapper #maincontent .columns .column #valores .container :nth-child(even) .valor-empresa-right .val-desc .val-p p {
    padding: initial;
  }
}
.cms-sobre-nos .page-wrapper #maincontent .columns .column #valores .container :nth-child(even) .valor-empresa-right .val-desc:before,
.cms-about-us .page-wrapper #maincontent .columns .column #valores .container :nth-child(even) .valor-empresa-right .val-desc:before {
  left: 100%;
}
@media all and (max-width: 768px) {
  .cms-sobre-nos .page-wrapper #maincontent .columns .column #valores .container :nth-child(even) .valor-empresa-right .val-desc:before,
  .cms-about-us .page-wrapper #maincontent .columns .column #valores .container :nth-child(even) .valor-empresa-right .val-desc:before {
    content: none;
  }
}
.cms-sobre-nos .page-wrapper #maincontent .columns .column #valores .container :nth-child(even) .valor-empresa-left,
.cms-about-us .page-wrapper #maincontent .columns .column #valores .container :nth-child(even) .valor-empresa-left {
  padding-left: 18px;
}
@media all and (max-width: 768px) {
  .cms-sobre-nos .page-wrapper #maincontent .columns .column #valores .container :nth-child(even) .valor-empresa-left,
  .cms-about-us .page-wrapper #maincontent .columns .column #valores .container :nth-child(even) .valor-empresa-left {
    padding: 0 20px;
    margin-bottom: 20px;
  }
}
.cms-sobre-nos .page-wrapper #maincontent .columns .column #pessoas,
.cms-about-us .page-wrapper #maincontent .columns .column #pessoas {
  display: flex;
  justify-content: center;
  margin-top: 145px;
  margin-bottom: 53px;
}
@media all and (max-width: 768px) {
  .cms-sobre-nos .page-wrapper #maincontent .columns .column #pessoas,
  .cms-about-us .page-wrapper #maincontent .columns .column #pessoas {
    margin-top: 75px;
  }
}
.cms-sobre-nos .page-wrapper #maincontent .columns .column #pessoas .container,
.cms-about-us .page-wrapper #maincontent .columns .column #pessoas .container {
  flex-direction: column;
  max-width: 1440px;
  width: 100%;
  display: flex;
  align-content: center;
}
.cms-sobre-nos .page-wrapper #maincontent .columns .column #pessoas .container span,
.cms-about-us .page-wrapper #maincontent .columns .column #pessoas .container span {
  font-family: 'Open Sans', sans-serif;
  font-size: 101px;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  line-height: .48;
  letter-spacing: normal;
  text-align: left;
  color: #9decff;
  padding-left: 18px;
}
@media all and (max-width: 768px) {
  .cms-sobre-nos .page-wrapper #maincontent .columns .column #pessoas .container span,
  .cms-about-us .page-wrapper #maincontent .columns .column #pessoas .container span {
    padding-left: unset;
    font-size: 82px;
    text-align: center;
  }
}
@media all and (max-width: 480px) {
  .cms-sobre-nos .page-wrapper #maincontent .columns .column #pessoas .container span,
  .cms-about-us .page-wrapper #maincontent .columns .column #pessoas .container span {
    padding: 0 20px;
    font-size: 70px;
  }
}
.cms-sobre-nos .page-wrapper #maincontent .columns .column #pessoas .container .banner,
.cms-about-us .page-wrapper #maincontent .columns .column #pessoas .container .banner {
  width: 100%;
  display: flex;
  justify-content: center;
  position: relative;
  padding-top: 34px;
}
@media all and (max-width: 768px) {
  .cms-sobre-nos .page-wrapper #maincontent .columns .column #pessoas .container .banner,
  .cms-about-us .page-wrapper #maincontent .columns .column #pessoas .container .banner {
    display: block;
  }
}
.cms-sobre-nos .page-wrapper #maincontent .columns .column #pessoas .container .banner img,
.cms-about-us .page-wrapper #maincontent .columns .column #pessoas .container .banner img {
  max-width: 100%;
  height: auto;
}
.cms-sobre-nos .page-wrapper #maincontent .columns .column #pessoas .container .banner:before,
.cms-about-us .page-wrapper #maincontent .columns .column #pessoas .container .banner:before {
  content: '';
  background: #9decff;
  position: absolute;
  z-index: -1;
  top: 10px;
  height: 200px;
  max-width: 1398px;
  width: 100%;
  display: block;
}
@media all and (max-width: 768px) {
  .cms-sobre-nos .page-wrapper #maincontent .columns .column #pessoas .container .banner:before,
  .cms-about-us .page-wrapper #maincontent .columns .column #pessoas .container .banner:before {
    height: 100px;
  }
}
@media all and (max-width: 480px) {
  .cms-sobre-nos .page-wrapper #maincontent .columns .column #pessoas .container .banner:before,
  .cms-about-us .page-wrapper #maincontent .columns .column #pessoas .container .banner:before {
    height: 50px;
  }
}
.cms-sobre-nos .page-wrapper #maincontent .center-content,
.cms-about-us .page-wrapper #maincontent .center-content {
  max-width: 1420px !important;
  justify-content: center;
  padding: 45px;
  margin: auto;
  display: grid;
  grid-template-columns: 1000px 1fr;
  gap: 20px;
}
.cms-sobre-nos .page-wrapper #maincontent .center-content .about-us-title,
.cms-about-us .page-wrapper #maincontent .center-content .about-us-title {
  font-size: 36px;
  font-weight: 600;
  color: #54D1F0;
  margin-bottom: 30px;
}
@media (max-width: 1365px) {
  .cms-sobre-nos .page-wrapper #maincontent .center-content,
  .cms-about-us .page-wrapper #maincontent .center-content {
    grid-template-columns: 768px 1fr;
  }
}
@media (max-width: 1200px) {
  .cms-sobre-nos .page-wrapper #maincontent .center-content,
  .cms-about-us .page-wrapper #maincontent .center-content {
    grid-template-columns: 605px 1fr;
  }
}
@media (max-width: 991px) {
  .cms-sobre-nos .page-wrapper #maincontent .center-content,
  .cms-about-us .page-wrapper #maincontent .center-content {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
  }
}
@media (max-width: 767px) {
  .cms-sobre-nos .page-wrapper #maincontent .center-content,
  .cms-about-us .page-wrapper #maincontent .center-content {
    padding: 0 20px;
  }
}
.cms-sobre-nos .page-wrapper #maincontent .center-content p,
.cms-about-us .page-wrapper #maincontent .center-content p {
  font-size: 16px;
}
.cms-sobre-nos .page-wrapper #maincontent .center-content .grid-about-us,
.cms-about-us .page-wrapper #maincontent .center-content .grid-about-us {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 15px;
}
.cms-sobre-nos .page-wrapper #maincontent .center-content .grid-about-us h3,
.cms-about-us .page-wrapper #maincontent .center-content .grid-about-us h3 {
  font-size: 24px;
  color: #61BAD8;
}
@media (max-width: 767px) {
  .cms-sobre-nos .page-wrapper #maincontent .center-content .grid-about-us,
  .cms-about-us .page-wrapper #maincontent .center-content .grid-about-us {
    grid-template-columns: 1fr;
  }
}
.cms-sobre-nos .page-wrapper #maincontent .center-content .company-values h3,
.cms-about-us .page-wrapper #maincontent .center-content .company-values h3 {
  font-size: 68px;
  color: #54D1F0;
  font-weight: 900;
}
.cms-sobre-nos .page-wrapper #maincontent .center-content .company-values p,
.cms-about-us .page-wrapper #maincontent .center-content .company-values p {
  background-color: #54D1F0;
  color: #fff;
  max-width: 1270px;
  margin-left: -270px;
  padding: 28px 310px 14px 270px;
  font-size: 24px;
}
@media (max-width: 767px) {
  .cms-sobre-nos .page-wrapper #maincontent .center-content .company-values p,
  .cms-about-us .page-wrapper #maincontent .center-content .company-values p {
    margin-left: 0px;
    padding: 28px 0px 14px 5px;
    font-size: 20px;
  }
}
.cms-sobre-nos .page-wrapper #maincontent .center-content .other-information .information-content,
.cms-about-us .page-wrapper #maincontent .center-content .other-information .information-content {
  background-color: #F2F2F2;
  padding: 40px 45px 60px;
  max-width: 300px;
  margin-left: auto;
}
.cms-sobre-nos .page-wrapper #maincontent .center-content .other-information .information-content h3,
.cms-about-us .page-wrapper #maincontent .center-content .other-information .information-content h3 {
  color: #54D1F0;
  font-size: 32px;
  text-align: center;
  font-weight: 900;
  margin-bottom: 20px;
}
.cms-sobre-nos .page-wrapper #maincontent .center-content .other-information .information-content ul li,
.cms-about-us .page-wrapper #maincontent .center-content .other-information .information-content ul li {
  font-size: 16px;
  text-align: center;
  background-color: #fff;
  padding: 12px 10px 7px;
  margin-bottom: 16px;
  border: solid 1px #54D1F0;
}
.cms-sobre-nos .page-wrapper #maincontent .center-content .other-information .information-content ul li a,
.cms-about-us .page-wrapper #maincontent .center-content .other-information .information-content ul li a {
  text-decoration: none;
  color: #707070;
}
.cms-sobre-nos .page-wrapper #maincontent .center-content .other-information .information-content ul li:last-child,
.cms-about-us .page-wrapper #maincontent .center-content .other-information .information-content ul li:last-child {
  margin-bottom: 0px;
}
.cms-sobre-nos .page-wrapper #maincontent .center-content .other-information .information-content ul .cupom-desc,
.cms-about-us .page-wrapper #maincontent .center-content .other-information .information-content ul .cupom-desc {
  background-color: #54D1F0;
}
.cms-sobre-nos .page-wrapper #maincontent .center-content .other-information .information-content ul .cupom-desc a,
.cms-about-us .page-wrapper #maincontent .center-content .other-information .information-content ul .cupom-desc a {
  color: #fff;
  text-decoration: none;
}
.cms-sobre-nos .page-wrapper #maincontent .center-content .bg-darkBlue h3,
.cms-about-us .page-wrapper #maincontent .center-content .bg-darkBlue h3 {
  color: #61BAD8 !important;
}
.cms-sobre-nos .page-wrapper #maincontent .center-content .bg-darkBlue p,
.cms-about-us .page-wrapper #maincontent .center-content .bg-darkBlue p {
  background-color: #61BAD8 !important;
}
.cms-sobre-nos .page-wrapper #maincontent #atendimento .contato,
.cms-about-us .page-wrapper #maincontent #atendimento .contato {
  display: flex;
  justify-content: space-around;
  margin-bottom: 50px;
}
.cms-sobre-nos .page-wrapper #maincontent #atendimento .contato .email,
.cms-about-us .page-wrapper #maincontent #atendimento .contato .email {
  text-align: center;
}
@media (max-width: 767px) {
  .cms-sobre-nos .page-wrapper #maincontent #atendimento .contato,
  .cms-about-us .page-wrapper #maincontent #atendimento .contato {
    justify-content: space-around;
    margin-bottom: 50px !important;
    text-align: center;
    flex-direction: column;
    gap: 15px;
  }
}
.cms-sobre-nos .page-wrapper #maincontent #atendimento img,
.cms-about-us .page-wrapper #maincontent #atendimento img {
  max-width: 125px;
}
.cms-sobre-nos .page-wrapper #maincontent .atendimento-faq .faq-tabs h3,
.cms-about-us .page-wrapper #maincontent .atendimento-faq .faq-tabs h3 {
  font-weight: 900 !important;
}
.block.related,
.block.upsell {
  order: 60;
}
.block.block-viewed-products-grid {
  padding-top: 60px;
}
.block.block-viewed-products-grid .slick-list .slick-track {
  height: initial !important;
}
.block.related,
.block.upsell,
.block.block-products-list,
.block.block-viewed-products-grid {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
}
@media all and (max-width: 1500px) {
  .block.related .slick-initialized > a,
  .block.upsell .slick-initialized > a,
  .block.block-products-list .slick-initialized > a,
  .block.block-viewed-products-grid .slick-initialized > a {
    position: static !important;
    min-width: 20px;
  }
}
@media all and (max-width: 768px) {
  .block.related,
  .block.upsell,
  .block.block-products-list,
  .block.block-viewed-products-grid {
    margin-bottom: 15px !important;
    padding: 15px;
  }
}
.block.related .block-title,
.block.upsell .block-title,
.block.block-products-list .block-title,
.block.block-viewed-products-grid .block-title {
  display: flex;
  margin-bottom: 58px;
  position: relative;
  align-items: center;
}
@media all and (max-width: 480px) {
  .block.related .block-title,
  .block.upsell .block-title,
  .block.block-products-list .block-title,
  .block.block-viewed-products-grid .block-title {
    display: flex;
    align-items: center;
    margin-bottom: 18px;
    margin-top: 20px;
  }
}
.block.related .block-title strong,
.block.upsell .block-title strong,
.block.block-products-list .block-title strong,
.block.block-viewed-products-grid .block-title strong {
  color: #383838;
  font-size: 24px;
  font-weight: 400;
  text-align: left;
  padding-right: 5px;
  width: fit-content;
  margin: 0;
}
@media all and (max-width: 480px) {
  .block.related .block-title strong,
  .block.upsell .block-title strong,
  .block.block-products-list .block-title strong,
  .block.block-viewed-products-grid .block-title strong {
    padding-left: 4px;
    margin: 0;
    font-size: 12px !important;
    max-width: 300px;
  }
}
.block.related .block-title:after,
.block.upsell .block-title:after,
.block.block-products-list .block-title:after,
.block.block-viewed-products-grid .block-title:after {
  content: '';
  display: block;
  right: 0;
  transform: translate(0, -50%);
  width: 100%;
  height: 1px;
  background-color: #54d1f0;
  flex: 1;
}
.block.related .block-content .products-grid,
.block.upsell .block-content .products-grid,
.block.block-products-list .block-content .products-grid,
.block.block-viewed-products-grid .block-content .products-grid {
  margin-bottom: 56px;
}
@media all and (max-width: 768px) {
  .block.related .block-content .products-grid,
  .block.upsell .block-content .products-grid,
  .block.block-products-list .block-content .products-grid,
  .block.block-viewed-products-grid .block-content .products-grid {
    margin-top: 0;
    margin-bottom: 0;
  }
}
.block.related .block-content .products-grid .product-items,
.block.upsell .block-content .products-grid .product-items,
.block.block-products-list .block-content .products-grid .product-items,
.block.block-viewed-products-grid .block-content .products-grid .product-items {
  margin: 0;
}
.block.related .block-content .products-grid .product-items:not(.slick-initialized),
.block.upsell .block-content .products-grid .product-items:not(.slick-initialized),
.block.block-products-list .block-content .products-grid .product-items:not(.slick-initialized),
.block.block-viewed-products-grid .block-content .products-grid .product-items:not(.slick-initialized) {
  background: url('../images/loading.gif') no-repeat 50%;
  background-size: 50px;
  height: 600px;
}
.block.related .block-content .products-grid .product-items:not(.slick-initialized) > *,
.block.upsell .block-content .products-grid .product-items:not(.slick-initialized) > *,
.block.block-products-list .block-content .products-grid .product-items:not(.slick-initialized) > *,
.block.block-viewed-products-grid .block-content .products-grid .product-items:not(.slick-initialized) > * {
  visibility: hidden;
  opacity: 0;
}
.block.related .block-content .products-grid .product-items .product-item,
.block.upsell .block-content .products-grid .product-items .product-item,
.block.block-products-list .block-content .products-grid .product-items .product-item,
.block.block-viewed-products-grid .block-content .products-grid .product-items .product-item {
  max-width: 328px;
  position: relative;
  margin: 0;
  padding-left: 0;
}
.block.related .block-content .products-grid .product-items .product-item:hover .product-item-actions,
.block.upsell .block-content .products-grid .product-items .product-item:hover .product-item-actions,
.block.block-products-list .block-content .products-grid .product-items .product-item:hover .product-item-actions,
.block.block-viewed-products-grid .block-content .products-grid .product-items .product-item:hover .product-item-actions {
  display: block;
}
@media all and (max-width: 768px) {
  .block.related .block-content .products-grid .product-items .product-item .product-item-details .product-reviews-summary,
  .block.upsell .block-content .products-grid .product-items .product-item .product-item-details .product-reviews-summary,
  .block.block-products-list .block-content .products-grid .product-items .product-item .product-item-details .product-reviews-summary,
  .block.block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-details .product-reviews-summary {
    margin: 5px 0 2px;
  }
  .block.related .block-content .products-grid .product-items .product-item .product-item-details .product-item-name,
  .block.upsell .block-content .products-grid .product-items .product-item .product-item-details .product-item-name,
  .block.block-products-list .block-content .products-grid .product-items .product-item .product-item-details .product-item-name,
  .block.block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-details .product-item-name {
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 15px;
    height: 30px;
  }
  .block.related .block-content .products-grid .product-items .product-item .product-item-details .product-item-name a,
  .block.upsell .block-content .products-grid .product-items .product-item .product-item-details .product-item-name a,
  .block.block-products-list .block-content .products-grid .product-items .product-item .product-item-details .product-item-name a,
  .block.block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-details .product-item-name a {
    color: #4e4e4e;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
  }
  .block.related .block-content .products-grid .product-items .product-item .product-item-details [class*=price-installment_price],
  .block.upsell .block-content .products-grid .product-items .product-item .product-item-details [class*=price-installment_price],
  .block.block-products-list .block-content .products-grid .product-items .product-item .product-item-details [class*=price-installment_price],
  .block.block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-details [class*=price-installment_price] {
    margin-bottom: 4px;
  }
  .block.related .block-content .products-grid .product-items .product-item .product-item-details [class*=price-installment_price] .price-container,
  .block.upsell .block-content .products-grid .product-items .product-item .product-item-details [class*=price-installment_price] .price-container,
  .block.block-products-list .block-content .products-grid .product-items .product-item .product-item-details [class*=price-installment_price] .price-container,
  .block.block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-details [class*=price-installment_price] .price-container {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .block.related .block-content .products-grid .product-items .product-item .product-item-details [class*=price-installment_price] .price-container span,
  .block.upsell .block-content .products-grid .product-items .product-item .product-item-details [class*=price-installment_price] .price-container span,
  .block.block-products-list .block-content .products-grid .product-items .product-item .product-item-details [class*=price-installment_price] .price-container span,
  .block.block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-details [class*=price-installment_price] .price-container span {
    font-size: 10px;
    line-height: 11px;
  }
  .block.related .block-content .products-grid .product-items .product-item .product-item-details .action.more,
  .block.upsell .block-content .products-grid .product-items .product-item .product-item-details .action.more,
  .block.block-products-list .block-content .products-grid .product-items .product-item .product-item-details .action.more,
  .block.block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-details .action.more {
    font-size: 12px;
  }
}
.block.related .block-content .products-grid .product-items .product-item .product-item-actions,
.block.upsell .block-content .products-grid .product-items .product-item .product-item-actions,
.block.block-products-list .block-content .products-grid .product-items .product-item .product-item-actions,
.block.block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-actions {
  margin: 0;
  position: absolute;
  width: 100%;
  bottom: 100%;
  left: 0;
  display: none;
}
@media all and (max-width: 768px) {
  .block.related .block-content .products-grid .product-items .product-item .product-item-actions,
  .block.upsell .block-content .products-grid .product-items .product-item .product-item-actions,
  .block.block-products-list .block-content .products-grid .product-items .product-item .product-item-actions,
  .block.block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-actions {
    display: block;
    bottom: -45px;
  }
}
@media all and (max-width: 480px) {
  .block.related .block-content .products-grid .product-items .product-item .product-item-actions,
  .block.upsell .block-content .products-grid .product-items .product-item .product-item-actions,
  .block.block-products-list .block-content .products-grid .product-items .product-item .product-item-actions,
  .block.block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-actions {
    bottom: -26px;
  }
}
.block.related .block-content .products-grid .product-items .product-item .product-item-actions .actions-primary,
.block.upsell .block-content .products-grid .product-items .product-item .product-item-actions .actions-primary,
.block.block-products-list .block-content .products-grid .product-items .product-item .product-item-actions .actions-primary,
.block.block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-actions .actions-primary {
  display: flex;
  justify-content: center;
}
.block.related .block-content .products-grid .product-items .product-item .product-item-actions .actions-primary button,
.block.upsell .block-content .products-grid .product-items .product-item .product-item-actions .actions-primary button,
.block.block-products-list .block-content .products-grid .product-items .product-item .product-item-actions .actions-primary button,
.block.block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-actions .actions-primary button,
.block.related .block-content .products-grid .product-items .product-item .product-item-actions .actions-primary .cart.table-wrapper .actions-toolbar > .action,
.block.upsell .block-content .products-grid .product-items .product-item .product-item-actions .actions-primary .cart.table-wrapper .actions-toolbar > .action,
.block.block-products-list .block-content .products-grid .product-items .product-item .product-item-actions .actions-primary .cart.table-wrapper .actions-toolbar > .action,
.block.block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-actions .actions-primary .cart.table-wrapper .actions-toolbar > .action,
.block.related .block-content .products-grid .product-items .product-item .product-item-actions .actions-primary .action-gift,
.block.upsell .block-content .products-grid .product-items .product-item .product-item-actions .actions-primary .action-gift,
.block.block-products-list .block-content .products-grid .product-items .product-item .product-item-actions .actions-primary .action-gift,
.block.block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-actions .actions-primary .action-gift {
  width: 100%;
  height: 40px;
  background-color: #54d1f0;
  border-radius: 0;
  border: 2px solid #54d1f0;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
  transition: .3s;
  box-shadow: unset;
}
@media all and (max-width: 768px) {
  .block.related .block-content .products-grid .product-items .product-item .product-item-actions .actions-primary button,
  .block.upsell .block-content .products-grid .product-items .product-item .product-item-actions .actions-primary button,
  .block.block-products-list .block-content .products-grid .product-items .product-item .product-item-actions .actions-primary button,
  .block.block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-actions .actions-primary button,
  .block.related .block-content .products-grid .product-items .product-item .product-item-actions .actions-primary .cart.table-wrapper .actions-toolbar > .action,
  .block.upsell .block-content .products-grid .product-items .product-item .product-item-actions .actions-primary .cart.table-wrapper .actions-toolbar > .action,
  .block.block-products-list .block-content .products-grid .product-items .product-item .product-item-actions .actions-primary .cart.table-wrapper .actions-toolbar > .action,
  .block.block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-actions .actions-primary .cart.table-wrapper .actions-toolbar > .action,
  .block.related .block-content .products-grid .product-items .product-item .product-item-actions .actions-primary .action-gift,
  .block.upsell .block-content .products-grid .product-items .product-item .product-item-actions .actions-primary .action-gift,
  .block.block-products-list .block-content .products-grid .product-items .product-item .product-item-actions .actions-primary .action-gift,
  .block.block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-actions .actions-primary .action-gift {
    font-size: 12px;
  }
}
@media all and (max-width: 480px) {
  .block.related .block-content .products-grid .product-items .product-item .product-item-actions .actions-primary button,
  .block.upsell .block-content .products-grid .product-items .product-item .product-item-actions .actions-primary button,
  .block.block-products-list .block-content .products-grid .product-items .product-item .product-item-actions .actions-primary button,
  .block.block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-actions .actions-primary button,
  .block.related .block-content .products-grid .product-items .product-item .product-item-actions .actions-primary .cart.table-wrapper .actions-toolbar > .action,
  .block.upsell .block-content .products-grid .product-items .product-item .product-item-actions .actions-primary .cart.table-wrapper .actions-toolbar > .action,
  .block.block-products-list .block-content .products-grid .product-items .product-item .product-item-actions .actions-primary .cart.table-wrapper .actions-toolbar > .action,
  .block.block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-actions .actions-primary .cart.table-wrapper .actions-toolbar > .action,
  .block.related .block-content .products-grid .product-items .product-item .product-item-actions .actions-primary .action-gift,
  .block.upsell .block-content .products-grid .product-items .product-item .product-item-actions .actions-primary .action-gift,
  .block.block-products-list .block-content .products-grid .product-items .product-item .product-item-actions .actions-primary .action-gift,
  .block.block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-actions .actions-primary .action-gift {
    height: 25px;
    font-size: 10px;
    padding: 0;
  }
}
.product-item .compreganhe {
  position: absolute;
  top: 11px;
  left: 7px;
  display: block;
  z-index: 3;
  cursor: initial;
}
.product-item .compreganhe:hover ~ .compreganhe-produto {
  visibility: visible;
  opacity: 1;
}
.product-item .compreganhe .span-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-left: 8px;
}
.product-item .compreganhe .span-container .compre {
  color: #54d1f0;
}
.product-item .compreganhe .span-container .ganhe {
  padding: 0 5px;
  background-color: #54d1f0;
  color: #ffffff;
}
.product-item .compreganhe .span-container span {
  font-size: 16px;
  line-height: 18px;
  font-weight: 700;
}
@media all and (max-width: 64em) {
  .product-item .compreganhe .span-container span {
    font-size: 14px;
  }
}
@media all and (max-width: 768px) {
  .product-item .compreganhe .span-container span {
    font-size: 12px;
  }
}
@media all and (max-width: 480px) {
  .product-item .compreganhe .span-container span {
    font-size: 10px;
  }
}
.product-item .compreganhe img {
  max-width: 83px;
}
@media all and (max-width: 64em) {
  .product-item .compreganhe img {
    max-width: 65px;
  }
}
@media all and (max-width: 768px) {
  .product-item .compreganhe img {
    max-width: 45px;
  }
}
.product-item .compreganhe:hover ~ .product-item-info .product.photo .compreganheimg,
.product-item .compreganhe:hover ~ .product-item-info .product-item-photo .compreganheimg {
  opacity: 1;
}
.product-item .compreganhe-produto {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  visibility: hidden;
  opacity: 0;
  transition: .2s;
  border: 2px solid #f2f2f2;
}
.product-item .tagsProducts {
  position: absolute;
  right: 20px;
  top: 8px;
  z-index: 99;
}
@media all and (max-width: 480px) {
  .product-item .tagsProducts {
    right: 8px;
  }
}
.product-item .tagsProducts .product-tag {
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  text-transform: uppercase;
  color: #54d1f0;
  display: block;
  text-align: right;
  margin-bottom: 5px;
}
@media all and (max-width: 64em) {
  .product-item .tagsProducts .product-tag {
    font-size: 14px;
    line-height: 14px;
  }
}
@media all and (max-width: 768px) {
  .product-item .tagsProducts .product-tag {
    font-size: 12px;
  }
}
@media all and (max-width: 480px) {
  .product-item .tagsProducts .product-tag {
    font-size: 10px;
  }
}
.product-item .tagsProducts .product-tag.blackfriday {
  color: #222;
}
.product-item .tagsProducts .Black.Friday {
  color: #222;
}
.product-item .product-item-info {
  width: 100% !important;
}
.product-item .product-item-info .product-item-photo img {
  border: 2px solid #f2f2f2;
  display: block;
  max-height: 329px;
  object-fit: cover;
}
@media all and (max-width: 768px) {
  .product-item .product-item-info .product-item-photo img {
    height: 12em;
  }
}
.product-item .product-item-info .product-item-photo .compreganheimg {
  opacity: 0;
  transition: .2s;
  position: absolute;
  top: 0;
  left: 0;
}
.product-item .product-item-info .product-item-details {
  display: flex;
  flex-direction: column;
  position: relative;
}
.product-item .product-item-info .product-item-details .swatch-opt-21 {
  display: none;
}
.product-item .product-item-info .product-item-details .tierPrice {
  order: 90;
}
.product-item .product-item-info .product-item-details .tierPrice a {
  color: #54d1f0;
  text-decoration: underline;
}
@media all and (max-width: 768px) {
  .product-item .product-item-info .product-item-details .tierPrice {
    display: none;
  }
}
.product-item .product-item-info .product-item-details .product-reviews-summary {
  order: 10;
  margin: 11px 0 0;
}
.product-item .product-item-info .product-item-details .product-reviews-summary.empty {
  height: 20px;
  margin: 11px 0 0;
}
@media all and (max-width: 480px) {
  .product-item .product-item-info .product-item-details .product-reviews-summary.empty {
    height: 12px;
    margin: 5px 0 2px;
  }
}
.product-item .product-item-info .product-item-details .product-reviews-summary .rating {
  position: static;
}
.product-item .product-item-info .product-item-details .product-reviews-summary .rating > .label {
  display: none;
}
.product-item .product-item-info .product-item-details .product-reviews-summary .rating .rating-result {
  display: flex;
  margin: 0;
}
.product-item .product-item-info .product-item-details .product-reviews-summary .rating .rating-result > *:not(:last-child) {
  margin-right: 2px;
}
.product-item .product-item-info .product-item-details .product-reviews-summary .rating .rating-result .starfill {
  display: block;
}
.product-item .product-item-info .product-item-details .product-reviews-summary .rating .rating-result .starfill:before {
  content: '';
  background-image: url('../images/svg/ratingfill.svg');
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  display: block;
}
@media all and (max-width: 480px) {
  .product-item .product-item-info .product-item-details .product-reviews-summary .rating .rating-result .starfill:before {
    width: 11px;
    height: 12px;
  }
}
.product-item .product-item-info .product-item-details .product-reviews-summary .rating .rating-result .starempty {
  content: '';
  background-image: url('../images/svg/ratingempty.svg');
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  display: inline-block;
}
.product-item .product-item-info .product-item-details .product-reviews-summary .rating .rating-result .starempty:before {
  content: '';
  background-image: url('../images/svg/ratingempty.svg');
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  display: block;
}
@media all and (max-width: 480px) {
  .product-item .product-item-info .product-item-details .product-reviews-summary .rating .rating-result .starempty:before {
    width: 11px;
    height: 12px;
  }
}
.product-item .product-item-info .product-item-details .product-reviews-summary .reviews-actions {
  display: none;
}
.product-item .product-item-info .product-item-details .summaryoff {
  height: 30px;
  width: 100%;
  order: 10;
}
@media all and (max-width: 768px) {
  .product-item .product-item-info .product-item-details .summaryoff {
    height: 27px;
  }
}
@media all and (max-width: 480px) {
  .product-item .product-item-info .product-item-details .summaryoff {
    height: 19px;
  }
}
.product-item .product-item-info .product-item-details .product-item-name {
  color: #222;
  font-size: 16px;
  order: 20;
  margin-top: 11px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 18px;
  height: 36px;
}
.product-item .product-item-info .product-item-details .product-item-description {
  order: 25;
  margin-top: 2px;
  margin-bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  line-height: 20px;
  height: 20px;
}
@media all and (max-width: 768px) {
  .product-item .product-item-info .product-item-details .product-item-description {
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 14px;
    height: 28px;
  }
}
@media all and (max-width: 480px) {
  .product-item .product-item-info .product-item-details .product-item-description {
    font-size: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 12px;
    height: 24px;
  }
}
.product-item .product-item-info .product-item-details .product-item-description p {
  color: #adadad;
}
.product-item .product-item-info .product-item-details .installment-price {
  order: 45;
}
.product-item .product-item-info .product-item-details .product-item-inner {
  order: 30;
  position: absolute;
  bottom: 100%;
  width: 100%;
  left: 0;
  display: none;
}
@media all and (max-width: 768px) {
  .product-item .product-item-info .product-item-details .product-item-inner {
    position: static;
    display: block;
    order: 100;
  }
}
.product-item .product-item-info .product-item-details .product-item-inner .product-item-actions {
  margin: 0;
}
@media all and (max-width: 768px) {
  .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions {
    display: block;
  }
}
.product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary {
  display: block;
}
.product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary > form {
  display: flex;
  justify-content: center;
}
.product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary > form button,
.product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary > form .cart.table-wrapper .actions-toolbar > .action,
.product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary > form .action-gift {
  width: 100%;
  height: 40px;
  background-color: #54d1f0;
  border-radius: 0;
  border: 2px solid #54d1f0;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
  transition: .3s;
  box-shadow: unset;
}
.product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary > form button:hover,
.product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary > form .cart.table-wrapper .actions-toolbar > .action:hover,
.product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary > form .action-gift:hover {
  background: #fff;
  color: #54d1f0;
}
.product-item .product-item-info .product-item-details .price-box {
  margin-top: 1px;
  display: flex;
  align-items: center;
  order: 40;
  margin-bottom: 0;
}
.product-item .product-item-info .product-item-details .price-box .special-price .price-container .price-label,
.product-item .product-item-info .product-item-details .price-box .old-price .price-container .price-label {
  display: none;
}
.product-item .product-item-info .product-item-details .price-box .minimal-price-link {
  display: none;
}
.product-item .product-item-info .product-item-details .price-box .price-container,
.product-item .product-item-info .product-item-details .price-box .special-price {
  order: 1;
}
.product-item .product-item-info .product-item-details .price-box .price-container .price,
.product-item .product-item-info .product-item-details .price-box .special-price .price {
  font-size: 20px;
}
@media all and (max-width: 768px) {
  .product-item .product-item-info .product-item-details .price-box .price-container .price,
  .product-item .product-item-info .product-item-details .price-box .special-price .price {
    color: #61bad8;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
  }
}
.product-item .product-item-info .product-item-details .price-box .old-price {
  margin-right: 5px;
}
.product-item .product-item-info .product-item-details .price-box .old-price .price {
  font-size: 12px;
  color: #adadad;
}
@media all and (max-width: 480px) {
  .product-item .product-item-info .product-item-details .price-box .old-price .price {
    font-size: 10px;
  }
}
.product-item .product-item-info .product-item-details .price-box .normal-price {
  order: 20;
}
.product-item .product-item-info .product-item-details .price-box .normal-price .price-label {
  display: none;
}
.product-item .product-item-info .product-item-details [class*="price-installment"] {
  order: 50;
  margin-bottom: 11px;
}
.product-item .product-item-info .product-item-details [class*="price-installment"] span[data-price-amount] {
  color: #adadad;
}
.product-item .product-item-info .product-item-details [class*="price-installment"] span[data-price-amount] .negrito {
  font-size: 19px;
  font-weight: 700;
  color: #4e4e4e;
}
@media all and (max-width: 768px) {
  .product-item .product-item-info .product-item-details [class*="price-installment"] span[data-price-amount] .negrito {
    font-size: 10px;
    line-height: 18px;
    color: #61bad8;
    font-weight: 700;
  }
}
.product-item .product-item-info .product-item-details [class*="price-billet"] {
  display: none;
}
.product-item .product-item-info .product-item-details .action.more {
  order: 60;
}
.product-item .product-item-info .product-item-details > a {
  color: #54d1f0;
  font-size: 14px;
  text-decoration: underline;
}
.product-item .product-item-info .product-item-details > a:hover {
  text-decoration: none;
}
.product-item:hover .product-item-info .product-item-inner {
  display: block;
}
.product-item:hover .product-item-info .product-item-photo img {
  border-color: #54d1f0;
}
.product-item.mobile .tagsProducts {
  right: 13px;
}
.product-item.mobile .tagsProducts .product-tag {
  font-size: 12px;
}
.product-item.mobile .compreganhe img {
  max-width: 55px;
}
.product-item.mobile .product-item-details .product-reviews-summary {
  margin-top: 3px;
}
.product-item.mobile .product-item-details .product-reviews-summary .rating .rating-result .starfill:before,
.product-item.mobile .product-item-details .product-reviews-summary .rating .rating-result .starempty:before {
  width: 16px;
  height: 16px;
}
.product-item.mobile .product-item-details .product-item-name {
  font-size: 12px;
  margin-top: 7px;
  margin-bottom: 6px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 14px;
  height: 28px;
}
.product-item.mobile .product-item-details .product-item-description {
  margin-bottom: 4px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 12px;
  height: 24px;
}
.product-item.mobile .product-item-details .product-item-description p {
  font-size: 10px;
}
.product-item.mobile .product-item-details [class*="price-installment"] {
  margin-bottom: 2px;
}
.product-item.mobile .product-item-details [class*="price-installment"] span[data-price-amount] {
  font-size: 10px;
}
.product-item.mobile .product-item-details [class*="price-installment"] span[data-price-amount] .negrito {
  font-size: 10px;
}
.product-item.mobile .product-item-details .product-item-inner button,
.product-item.mobile .product-item-details .product-item-inner .cart.table-wrapper .actions-toolbar > .action,
.product-item.mobile .product-item-details .product-item-inner .action-gift {
  height: 27px !important;
  font-size: 12px !important;
  padding: 0 !important;
}
.product-item.mobile .product-item-details .action.more {
  font-size: 12px;
  margin-bottom: 3px;
}
.payment-method form {
  display: flex;
  border: 1px solid #cecece;
  padding: 20px 10px;
  margin-bottom: 15px;
}
.payment-method .credit-card-types {
  background: #efefef;
  padding: 10px;
  display: flex;
}
.payment-method .credit-card-types img {
  padding: 0;
  margin: 0;
}
#pagarme_two_creditcard-form {
  flex-wrap: wrap;
}
#pagarme_two_creditcard-form fieldset {
  width: 100%;
}
#pagarme_two_creditcard-form #two-credit-cards-form-0:before {
  content: "Primeiro Cartão";
  display: block;
  width: 100%;
  letter-spacing: 0;
  font-family: inherit;
  font-size: 18px;
  padding: 0 0 10px 0;
}
#pagarme_two_creditcard-form #two-credit-cards-form-1:before {
  content: "Segundo Cartão";
  display: block;
  width: 100%;
  letter-spacing: 0;
  font-family: inherit;
  font-size: 18px;
  padding: 0 0 10px 0;
}
#pagarme_two_creditcard-form #two-credit-cards-form-1 .credit-card-types {
  display: none;
}
#checkout-step-payment .checkout-billing-address {
  display: none !important;
}
.ampromo-overlay {
  display: none;
}
.ampromo-overlay .ampromo-items-content {
  width: fit-content;
}
.ampromo-overlay .ampromo-items-content h2 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  padding-inline-start: 50px;
}
@media all and (max-width: 768px) {
  .ampromo-overlay .ampromo-items-content h2 {
    padding-inline-start: 0;
    text-align: center;
  }
}
.ampromo-overlay .ampromo-items-content .ampromo-item {
  margin: 0;
}
.ampromo-overlay .ampromo-items-content .ampromo-item .ampromo-items-form .ampromo-options fieldset .field.configurable.required label {
  width: 100%;
  text-align: left;
}
.customer-account-login,
.oneclickcustomer-account-login,
.customer-account-create,
.oneclickcustomer-account-create,
.customer-account-createpassword,
.customer-account-forgotpassword,
.account {
  font-family: 'Open Sans', sans-serif;
}
@media all and (max-width: 768px) {
  .customer-account-login,
  .oneclickcustomer-account-login,
  .customer-account-create,
  .oneclickcustomer-account-create,
  .customer-account-createpassword,
  .customer-account-forgotpassword,
  .account {
    text-align: center;
    width: 100%;
  }
}
.customer-account-login select,
.oneclickcustomer-account-login select,
.customer-account-create select,
.oneclickcustomer-account-create select,
.customer-account-createpassword select,
.customer-account-forgotpassword select,
.account select {
  border-color: #54d1f0;
}
.customer-account-login #maincontent,
.oneclickcustomer-account-login #maincontent,
.customer-account-create #maincontent,
.oneclickcustomer-account-create #maincontent,
.customer-account-createpassword #maincontent,
.customer-account-forgotpassword #maincontent,
.account #maincontent {
  margin-top: 30px;
}
.customer-account-login #maincontent .page-title-wrapper,
.oneclickcustomer-account-login #maincontent .page-title-wrapper,
.customer-account-create #maincontent .page-title-wrapper,
.oneclickcustomer-account-create #maincontent .page-title-wrapper,
.customer-account-createpassword #maincontent .page-title-wrapper,
.customer-account-forgotpassword #maincontent .page-title-wrapper,
.account #maincontent .page-title-wrapper {
  text-align: center;
  text-transform: uppercase;
}
.customer-account-login #maincontent .columns .message.info,
.oneclickcustomer-account-login #maincontent .columns .message.info,
.customer-account-create #maincontent .columns .message.info,
.oneclickcustomer-account-create #maincontent .columns .message.info,
.customer-account-createpassword #maincontent .columns .message.info,
.customer-account-forgotpassword #maincontent .columns .message.info,
.account #maincontent .columns .message.info {
  background: #f2f2f2;
  color: #04d193;
}
.customer-account-login #maincontent .columns .message.info span:before,
.oneclickcustomer-account-login #maincontent .columns .message.info span:before,
.customer-account-create #maincontent .columns .message.info span:before,
.oneclickcustomer-account-create #maincontent .columns .message.info span:before,
.customer-account-createpassword #maincontent .columns .message.info span:before,
.customer-account-forgotpassword #maincontent .columns .message.info span:before,
.account #maincontent .columns .message.info span:before {
  color: #04d193;
}
@media all and (max-width: 768px) {
  .customer-account-login #maincontent .columns .column.main,
  .oneclickcustomer-account-login #maincontent .columns .column.main,
  .customer-account-create #maincontent .columns .column.main,
  .oneclickcustomer-account-create #maincontent .columns .column.main,
  .customer-account-createpassword #maincontent .columns .column.main,
  .customer-account-forgotpassword #maincontent .columns .column.main,
  .account #maincontent .columns .column.main {
    display: block;
    padding-right: 2%;
    padding-left: 2%;
  }
}
.customer-account-login #maincontent .columns .column.main .form .fieldset .note,
.oneclickcustomer-account-login #maincontent .columns .column.main .form .fieldset .note,
.customer-account-create #maincontent .columns .column.main .form .fieldset .note,
.oneclickcustomer-account-create #maincontent .columns .column.main .form .fieldset .note,
.customer-account-createpassword #maincontent .columns .column.main .form .fieldset .note,
.customer-account-forgotpassword #maincontent .columns .column.main .form .fieldset .note,
.account #maincontent .columns .column.main .form .fieldset .note {
  padding-left: 10%;
}
@media all and (max-width: 768px) {
  .customer-account-login #maincontent .columns .column.main .form .fieldset .note,
  .oneclickcustomer-account-login #maincontent .columns .column.main .form .fieldset .note,
  .customer-account-create #maincontent .columns .column.main .form .fieldset .note,
  .oneclickcustomer-account-create #maincontent .columns .column.main .form .fieldset .note,
  .customer-account-createpassword #maincontent .columns .column.main .form .fieldset .note,
  .customer-account-forgotpassword #maincontent .columns .column.main .form .fieldset .note,
  .account #maincontent .columns .column.main .form .fieldset .note {
    padding: unset;
  }
}
.customer-account-login #maincontent .columns .column.main .form-address-edit,
.oneclickcustomer-account-login #maincontent .columns .column.main .form-address-edit,
.customer-account-create #maincontent .columns .column.main .form-address-edit,
.oneclickcustomer-account-create #maincontent .columns .column.main .form-address-edit,
.customer-account-createpassword #maincontent .columns .column.main .form-address-edit,
.customer-account-forgotpassword #maincontent .columns .column.main .form-address-edit,
.account #maincontent .columns .column.main .form-address-edit,
.customer-account-login #maincontent .columns .column.main .form-edit-account,
.oneclickcustomer-account-login #maincontent .columns .column.main .form-edit-account,
.customer-account-create #maincontent .columns .column.main .form-edit-account,
.oneclickcustomer-account-create #maincontent .columns .column.main .form-edit-account,
.customer-account-createpassword #maincontent .columns .column.main .form-edit-account,
.customer-account-forgotpassword #maincontent .columns .column.main .form-edit-account,
.account #maincontent .columns .column.main .form-edit-account {
  width: 70%;
}
@media all and (max-width: 768px) {
  .customer-account-login #maincontent .columns .column.main .form-address-edit,
  .oneclickcustomer-account-login #maincontent .columns .column.main .form-address-edit,
  .customer-account-create #maincontent .columns .column.main .form-address-edit,
  .oneclickcustomer-account-create #maincontent .columns .column.main .form-address-edit,
  .customer-account-createpassword #maincontent .columns .column.main .form-address-edit,
  .customer-account-forgotpassword #maincontent .columns .column.main .form-address-edit,
  .account #maincontent .columns .column.main .form-address-edit,
  .customer-account-login #maincontent .columns .column.main .form-edit-account,
  .oneclickcustomer-account-login #maincontent .columns .column.main .form-edit-account,
  .customer-account-create #maincontent .columns .column.main .form-edit-account,
  .oneclickcustomer-account-create #maincontent .columns .column.main .form-edit-account,
  .customer-account-createpassword #maincontent .columns .column.main .form-edit-account,
  .customer-account-forgotpassword #maincontent .columns .column.main .form-edit-account,
  .account #maincontent .columns .column.main .form-edit-account {
    text-align: left;
    display: block;
    width: 100%;
    padding-right: 2%;
    padding-left: 2%;
  }
}
.customer-account-login #maincontent .columns .column.main .form-address-edit .actions-toolbar .secondary,
.oneclickcustomer-account-login #maincontent .columns .column.main .form-address-edit .actions-toolbar .secondary,
.customer-account-create #maincontent .columns .column.main .form-address-edit .actions-toolbar .secondary,
.oneclickcustomer-account-create #maincontent .columns .column.main .form-address-edit .actions-toolbar .secondary,
.customer-account-createpassword #maincontent .columns .column.main .form-address-edit .actions-toolbar .secondary,
.customer-account-forgotpassword #maincontent .columns .column.main .form-address-edit .actions-toolbar .secondary,
.account #maincontent .columns .column.main .form-address-edit .actions-toolbar .secondary,
.customer-account-login #maincontent .columns .column.main .form-edit-account .actions-toolbar .secondary,
.oneclickcustomer-account-login #maincontent .columns .column.main .form-edit-account .actions-toolbar .secondary,
.customer-account-create #maincontent .columns .column.main .form-edit-account .actions-toolbar .secondary,
.oneclickcustomer-account-create #maincontent .columns .column.main .form-edit-account .actions-toolbar .secondary,
.customer-account-createpassword #maincontent .columns .column.main .form-edit-account .actions-toolbar .secondary,
.customer-account-forgotpassword #maincontent .columns .column.main .form-edit-account .actions-toolbar .secondary,
.account #maincontent .columns .column.main .form-edit-account .actions-toolbar .secondary {
  display: none;
}
@media all and (max-width: 768px) {
  .customer-account-login #maincontent .columns .column.main .form-edit-account,
  .oneclickcustomer-account-login #maincontent .columns .column.main .form-edit-account,
  .customer-account-create #maincontent .columns .column.main .form-edit-account,
  .oneclickcustomer-account-create #maincontent .columns .column.main .form-edit-account,
  .customer-account-createpassword #maincontent .columns .column.main .form-edit-account,
  .customer-account-forgotpassword #maincontent .columns .column.main .form-edit-account,
  .account #maincontent .columns .column.main .form-edit-account {
    text-align: left;
  }
}
.customer-account-login #maincontent .columns .column.main .block.block-dashboard-info .block-title .login .actions-toolbar .secondary,
.oneclickcustomer-account-login #maincontent .columns .column.main .block.block-dashboard-info .block-title .login .actions-toolbar .secondary,
.customer-account-create #maincontent .columns .column.main .block.block-dashboard-info .block-title .login .actions-toolbar .secondary,
.oneclickcustomer-account-create #maincontent .columns .column.main .block.block-dashboard-info .block-title .login .actions-toolbar .secondary,
.customer-account-createpassword #maincontent .columns .column.main .block.block-dashboard-info .block-title .login .actions-toolbar .secondary,
.customer-account-forgotpassword #maincontent .columns .column.main .block.block-dashboard-info .block-title .login .actions-toolbar .secondary,
.account #maincontent .columns .column.main .block.block-dashboard-info .block-title .login .actions-toolbar .secondary,
.customer-account-login #maincontent .columns .column.main .block.block-dashboard-addresses .block-title .login .actions-toolbar .secondary,
.oneclickcustomer-account-login #maincontent .columns .column.main .block.block-dashboard-addresses .block-title .login .actions-toolbar .secondary,
.customer-account-create #maincontent .columns .column.main .block.block-dashboard-addresses .block-title .login .actions-toolbar .secondary,
.oneclickcustomer-account-create #maincontent .columns .column.main .block.block-dashboard-addresses .block-title .login .actions-toolbar .secondary,
.customer-account-createpassword #maincontent .columns .column.main .block.block-dashboard-addresses .block-title .login .actions-toolbar .secondary,
.customer-account-forgotpassword #maincontent .columns .column.main .block.block-dashboard-addresses .block-title .login .actions-toolbar .secondary,
.account #maincontent .columns .column.main .block.block-dashboard-addresses .block-title .login .actions-toolbar .secondary,
.customer-account-login #maincontent .columns .column.main .block-customer-login .block-title .login .actions-toolbar .secondary,
.oneclickcustomer-account-login #maincontent .columns .column.main .block-customer-login .block-title .login .actions-toolbar .secondary,
.customer-account-create #maincontent .columns .column.main .block-customer-login .block-title .login .actions-toolbar .secondary,
.oneclickcustomer-account-create #maincontent .columns .column.main .block-customer-login .block-title .login .actions-toolbar .secondary,
.customer-account-createpassword #maincontent .columns .column.main .block-customer-login .block-title .login .actions-toolbar .secondary,
.customer-account-forgotpassword #maincontent .columns .column.main .block-customer-login .block-title .login .actions-toolbar .secondary,
.account #maincontent .columns .column.main .block-customer-login .block-title .login .actions-toolbar .secondary,
.customer-account-login #maincontent .columns .column.main .block.block-dashboard-info .block-content .login .actions-toolbar .secondary,
.oneclickcustomer-account-login #maincontent .columns .column.main .block.block-dashboard-info .block-content .login .actions-toolbar .secondary,
.customer-account-create #maincontent .columns .column.main .block.block-dashboard-info .block-content .login .actions-toolbar .secondary,
.oneclickcustomer-account-create #maincontent .columns .column.main .block.block-dashboard-info .block-content .login .actions-toolbar .secondary,
.customer-account-createpassword #maincontent .columns .column.main .block.block-dashboard-info .block-content .login .actions-toolbar .secondary,
.customer-account-forgotpassword #maincontent .columns .column.main .block.block-dashboard-info .block-content .login .actions-toolbar .secondary,
.account #maincontent .columns .column.main .block.block-dashboard-info .block-content .login .actions-toolbar .secondary,
.customer-account-login #maincontent .columns .column.main .block.block-dashboard-addresses .block-content .login .actions-toolbar .secondary,
.oneclickcustomer-account-login #maincontent .columns .column.main .block.block-dashboard-addresses .block-content .login .actions-toolbar .secondary,
.customer-account-create #maincontent .columns .column.main .block.block-dashboard-addresses .block-content .login .actions-toolbar .secondary,
.oneclickcustomer-account-create #maincontent .columns .column.main .block.block-dashboard-addresses .block-content .login .actions-toolbar .secondary,
.customer-account-createpassword #maincontent .columns .column.main .block.block-dashboard-addresses .block-content .login .actions-toolbar .secondary,
.customer-account-forgotpassword #maincontent .columns .column.main .block.block-dashboard-addresses .block-content .login .actions-toolbar .secondary,
.account #maincontent .columns .column.main .block.block-dashboard-addresses .block-content .login .actions-toolbar .secondary,
.customer-account-login #maincontent .columns .column.main .block-customer-login .block-content .login .actions-toolbar .secondary,
.oneclickcustomer-account-login #maincontent .columns .column.main .block-customer-login .block-content .login .actions-toolbar .secondary,
.customer-account-create #maincontent .columns .column.main .block-customer-login .block-content .login .actions-toolbar .secondary,
.oneclickcustomer-account-create #maincontent .columns .column.main .block-customer-login .block-content .login .actions-toolbar .secondary,
.customer-account-createpassword #maincontent .columns .column.main .block-customer-login .block-content .login .actions-toolbar .secondary,
.customer-account-forgotpassword #maincontent .columns .column.main .block-customer-login .block-content .login .actions-toolbar .secondary,
.account #maincontent .columns .column.main .block-customer-login .block-content .login .actions-toolbar .secondary {
  margin-left: 17%;
  float: none;
}
@media all and (max-width: 768px) {
  .customer-account-login #maincontent .columns .column.main .block.block-dashboard-info .block-title .login .actions-toolbar .secondary,
  .oneclickcustomer-account-login #maincontent .columns .column.main .block.block-dashboard-info .block-title .login .actions-toolbar .secondary,
  .customer-account-create #maincontent .columns .column.main .block.block-dashboard-info .block-title .login .actions-toolbar .secondary,
  .oneclickcustomer-account-create #maincontent .columns .column.main .block.block-dashboard-info .block-title .login .actions-toolbar .secondary,
  .customer-account-createpassword #maincontent .columns .column.main .block.block-dashboard-info .block-title .login .actions-toolbar .secondary,
  .customer-account-forgotpassword #maincontent .columns .column.main .block.block-dashboard-info .block-title .login .actions-toolbar .secondary,
  .account #maincontent .columns .column.main .block.block-dashboard-info .block-title .login .actions-toolbar .secondary,
  .customer-account-login #maincontent .columns .column.main .block.block-dashboard-addresses .block-title .login .actions-toolbar .secondary,
  .oneclickcustomer-account-login #maincontent .columns .column.main .block.block-dashboard-addresses .block-title .login .actions-toolbar .secondary,
  .customer-account-create #maincontent .columns .column.main .block.block-dashboard-addresses .block-title .login .actions-toolbar .secondary,
  .oneclickcustomer-account-create #maincontent .columns .column.main .block.block-dashboard-addresses .block-title .login .actions-toolbar .secondary,
  .customer-account-createpassword #maincontent .columns .column.main .block.block-dashboard-addresses .block-title .login .actions-toolbar .secondary,
  .customer-account-forgotpassword #maincontent .columns .column.main .block.block-dashboard-addresses .block-title .login .actions-toolbar .secondary,
  .account #maincontent .columns .column.main .block.block-dashboard-addresses .block-title .login .actions-toolbar .secondary,
  .customer-account-login #maincontent .columns .column.main .block-customer-login .block-title .login .actions-toolbar .secondary,
  .oneclickcustomer-account-login #maincontent .columns .column.main .block-customer-login .block-title .login .actions-toolbar .secondary,
  .customer-account-create #maincontent .columns .column.main .block-customer-login .block-title .login .actions-toolbar .secondary,
  .oneclickcustomer-account-create #maincontent .columns .column.main .block-customer-login .block-title .login .actions-toolbar .secondary,
  .customer-account-createpassword #maincontent .columns .column.main .block-customer-login .block-title .login .actions-toolbar .secondary,
  .customer-account-forgotpassword #maincontent .columns .column.main .block-customer-login .block-title .login .actions-toolbar .secondary,
  .account #maincontent .columns .column.main .block-customer-login .block-title .login .actions-toolbar .secondary,
  .customer-account-login #maincontent .columns .column.main .block.block-dashboard-info .block-content .login .actions-toolbar .secondary,
  .oneclickcustomer-account-login #maincontent .columns .column.main .block.block-dashboard-info .block-content .login .actions-toolbar .secondary,
  .customer-account-create #maincontent .columns .column.main .block.block-dashboard-info .block-content .login .actions-toolbar .secondary,
  .oneclickcustomer-account-create #maincontent .columns .column.main .block.block-dashboard-info .block-content .login .actions-toolbar .secondary,
  .customer-account-createpassword #maincontent .columns .column.main .block.block-dashboard-info .block-content .login .actions-toolbar .secondary,
  .customer-account-forgotpassword #maincontent .columns .column.main .block.block-dashboard-info .block-content .login .actions-toolbar .secondary,
  .account #maincontent .columns .column.main .block.block-dashboard-info .block-content .login .actions-toolbar .secondary,
  .customer-account-login #maincontent .columns .column.main .block.block-dashboard-addresses .block-content .login .actions-toolbar .secondary,
  .oneclickcustomer-account-login #maincontent .columns .column.main .block.block-dashboard-addresses .block-content .login .actions-toolbar .secondary,
  .customer-account-create #maincontent .columns .column.main .block.block-dashboard-addresses .block-content .login .actions-toolbar .secondary,
  .oneclickcustomer-account-create #maincontent .columns .column.main .block.block-dashboard-addresses .block-content .login .actions-toolbar .secondary,
  .customer-account-createpassword #maincontent .columns .column.main .block.block-dashboard-addresses .block-content .login .actions-toolbar .secondary,
  .customer-account-forgotpassword #maincontent .columns .column.main .block.block-dashboard-addresses .block-content .login .actions-toolbar .secondary,
  .account #maincontent .columns .column.main .block.block-dashboard-addresses .block-content .login .actions-toolbar .secondary,
  .customer-account-login #maincontent .columns .column.main .block-customer-login .block-content .login .actions-toolbar .secondary,
  .oneclickcustomer-account-login #maincontent .columns .column.main .block-customer-login .block-content .login .actions-toolbar .secondary,
  .customer-account-create #maincontent .columns .column.main .block-customer-login .block-content .login .actions-toolbar .secondary,
  .oneclickcustomer-account-create #maincontent .columns .column.main .block-customer-login .block-content .login .actions-toolbar .secondary,
  .customer-account-createpassword #maincontent .columns .column.main .block-customer-login .block-content .login .actions-toolbar .secondary,
  .customer-account-forgotpassword #maincontent .columns .column.main .block-customer-login .block-content .login .actions-toolbar .secondary,
  .account #maincontent .columns .column.main .block-customer-login .block-content .login .actions-toolbar .secondary {
    margin-left: unset;
  }
}
.customer-account-login #maincontent .columns .column.main .block.block-dashboard-info .block-title .box-actions a,
.oneclickcustomer-account-login #maincontent .columns .column.main .block.block-dashboard-info .block-title .box-actions a,
.customer-account-create #maincontent .columns .column.main .block.block-dashboard-info .block-title .box-actions a,
.oneclickcustomer-account-create #maincontent .columns .column.main .block.block-dashboard-info .block-title .box-actions a,
.customer-account-createpassword #maincontent .columns .column.main .block.block-dashboard-info .block-title .box-actions a,
.customer-account-forgotpassword #maincontent .columns .column.main .block.block-dashboard-info .block-title .box-actions a,
.account #maincontent .columns .column.main .block.block-dashboard-info .block-title .box-actions a,
.customer-account-login #maincontent .columns .column.main .block.block-dashboard-addresses .block-title .box-actions a,
.oneclickcustomer-account-login #maincontent .columns .column.main .block.block-dashboard-addresses .block-title .box-actions a,
.customer-account-create #maincontent .columns .column.main .block.block-dashboard-addresses .block-title .box-actions a,
.oneclickcustomer-account-create #maincontent .columns .column.main .block.block-dashboard-addresses .block-title .box-actions a,
.customer-account-createpassword #maincontent .columns .column.main .block.block-dashboard-addresses .block-title .box-actions a,
.customer-account-forgotpassword #maincontent .columns .column.main .block.block-dashboard-addresses .block-title .box-actions a,
.account #maincontent .columns .column.main .block.block-dashboard-addresses .block-title .box-actions a,
.customer-account-login #maincontent .columns .column.main .block-customer-login .block-title .box-actions a,
.oneclickcustomer-account-login #maincontent .columns .column.main .block-customer-login .block-title .box-actions a,
.customer-account-create #maincontent .columns .column.main .block-customer-login .block-title .box-actions a,
.oneclickcustomer-account-create #maincontent .columns .column.main .block-customer-login .block-title .box-actions a,
.customer-account-createpassword #maincontent .columns .column.main .block-customer-login .block-title .box-actions a,
.customer-account-forgotpassword #maincontent .columns .column.main .block-customer-login .block-title .box-actions a,
.account #maincontent .columns .column.main .block-customer-login .block-title .box-actions a,
.customer-account-login #maincontent .columns .column.main .block.block-dashboard-info .block-content .box-actions a,
.oneclickcustomer-account-login #maincontent .columns .column.main .block.block-dashboard-info .block-content .box-actions a,
.customer-account-create #maincontent .columns .column.main .block.block-dashboard-info .block-content .box-actions a,
.oneclickcustomer-account-create #maincontent .columns .column.main .block.block-dashboard-info .block-content .box-actions a,
.customer-account-createpassword #maincontent .columns .column.main .block.block-dashboard-info .block-content .box-actions a,
.customer-account-forgotpassword #maincontent .columns .column.main .block.block-dashboard-info .block-content .box-actions a,
.account #maincontent .columns .column.main .block.block-dashboard-info .block-content .box-actions a,
.customer-account-login #maincontent .columns .column.main .block.block-dashboard-addresses .block-content .box-actions a,
.oneclickcustomer-account-login #maincontent .columns .column.main .block.block-dashboard-addresses .block-content .box-actions a,
.customer-account-create #maincontent .columns .column.main .block.block-dashboard-addresses .block-content .box-actions a,
.oneclickcustomer-account-create #maincontent .columns .column.main .block.block-dashboard-addresses .block-content .box-actions a,
.customer-account-createpassword #maincontent .columns .column.main .block.block-dashboard-addresses .block-content .box-actions a,
.customer-account-forgotpassword #maincontent .columns .column.main .block.block-dashboard-addresses .block-content .box-actions a,
.account #maincontent .columns .column.main .block.block-dashboard-addresses .block-content .box-actions a,
.customer-account-login #maincontent .columns .column.main .block-customer-login .block-content .box-actions a,
.oneclickcustomer-account-login #maincontent .columns .column.main .block-customer-login .block-content .box-actions a,
.customer-account-create #maincontent .columns .column.main .block-customer-login .block-content .box-actions a,
.oneclickcustomer-account-create #maincontent .columns .column.main .block-customer-login .block-content .box-actions a,
.customer-account-createpassword #maincontent .columns .column.main .block-customer-login .block-content .box-actions a,
.customer-account-forgotpassword #maincontent .columns .column.main .block-customer-login .block-content .box-actions a,
.account #maincontent .columns .column.main .block-customer-login .block-content .box-actions a {
  margin-right: 10px;
  background: #54d1f0;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  font-weight: 600;
  padding: 8px 32px;
  border: 1px solid #54d1f0;
  transition: .3s;
  box-shadow: none;
  will-change: background-color, color, border-color;
}
.customer-account-login #maincontent .columns .column.main .block.block-dashboard-info .block-title .box-actions a:after,
.oneclickcustomer-account-login #maincontent .columns .column.main .block.block-dashboard-info .block-title .box-actions a:after,
.customer-account-create #maincontent .columns .column.main .block.block-dashboard-info .block-title .box-actions a:after,
.oneclickcustomer-account-create #maincontent .columns .column.main .block.block-dashboard-info .block-title .box-actions a:after,
.customer-account-createpassword #maincontent .columns .column.main .block.block-dashboard-info .block-title .box-actions a:after,
.customer-account-forgotpassword #maincontent .columns .column.main .block.block-dashboard-info .block-title .box-actions a:after,
.account #maincontent .columns .column.main .block.block-dashboard-info .block-title .box-actions a:after,
.customer-account-login #maincontent .columns .column.main .block.block-dashboard-addresses .block-title .box-actions a:after,
.oneclickcustomer-account-login #maincontent .columns .column.main .block.block-dashboard-addresses .block-title .box-actions a:after,
.customer-account-create #maincontent .columns .column.main .block.block-dashboard-addresses .block-title .box-actions a:after,
.oneclickcustomer-account-create #maincontent .columns .column.main .block.block-dashboard-addresses .block-title .box-actions a:after,
.customer-account-createpassword #maincontent .columns .column.main .block.block-dashboard-addresses .block-title .box-actions a:after,
.customer-account-forgotpassword #maincontent .columns .column.main .block.block-dashboard-addresses .block-title .box-actions a:after,
.account #maincontent .columns .column.main .block.block-dashboard-addresses .block-title .box-actions a:after,
.customer-account-login #maincontent .columns .column.main .block-customer-login .block-title .box-actions a:after,
.oneclickcustomer-account-login #maincontent .columns .column.main .block-customer-login .block-title .box-actions a:after,
.customer-account-create #maincontent .columns .column.main .block-customer-login .block-title .box-actions a:after,
.oneclickcustomer-account-create #maincontent .columns .column.main .block-customer-login .block-title .box-actions a:after,
.customer-account-createpassword #maincontent .columns .column.main .block-customer-login .block-title .box-actions a:after,
.customer-account-forgotpassword #maincontent .columns .column.main .block-customer-login .block-title .box-actions a:after,
.account #maincontent .columns .column.main .block-customer-login .block-title .box-actions a:after,
.customer-account-login #maincontent .columns .column.main .block.block-dashboard-info .block-content .box-actions a:after,
.oneclickcustomer-account-login #maincontent .columns .column.main .block.block-dashboard-info .block-content .box-actions a:after,
.customer-account-create #maincontent .columns .column.main .block.block-dashboard-info .block-content .box-actions a:after,
.oneclickcustomer-account-create #maincontent .columns .column.main .block.block-dashboard-info .block-content .box-actions a:after,
.customer-account-createpassword #maincontent .columns .column.main .block.block-dashboard-info .block-content .box-actions a:after,
.customer-account-forgotpassword #maincontent .columns .column.main .block.block-dashboard-info .block-content .box-actions a:after,
.account #maincontent .columns .column.main .block.block-dashboard-info .block-content .box-actions a:after,
.customer-account-login #maincontent .columns .column.main .block.block-dashboard-addresses .block-content .box-actions a:after,
.oneclickcustomer-account-login #maincontent .columns .column.main .block.block-dashboard-addresses .block-content .box-actions a:after,
.customer-account-create #maincontent .columns .column.main .block.block-dashboard-addresses .block-content .box-actions a:after,
.oneclickcustomer-account-create #maincontent .columns .column.main .block.block-dashboard-addresses .block-content .box-actions a:after,
.customer-account-createpassword #maincontent .columns .column.main .block.block-dashboard-addresses .block-content .box-actions a:after,
.customer-account-forgotpassword #maincontent .columns .column.main .block.block-dashboard-addresses .block-content .box-actions a:after,
.account #maincontent .columns .column.main .block.block-dashboard-addresses .block-content .box-actions a:after,
.customer-account-login #maincontent .columns .column.main .block-customer-login .block-content .box-actions a:after,
.oneclickcustomer-account-login #maincontent .columns .column.main .block-customer-login .block-content .box-actions a:after,
.customer-account-create #maincontent .columns .column.main .block-customer-login .block-content .box-actions a:after,
.oneclickcustomer-account-create #maincontent .columns .column.main .block-customer-login .block-content .box-actions a:after,
.customer-account-createpassword #maincontent .columns .column.main .block-customer-login .block-content .box-actions a:after,
.customer-account-forgotpassword #maincontent .columns .column.main .block-customer-login .block-content .box-actions a:after,
.account #maincontent .columns .column.main .block-customer-login .block-content .box-actions a:after {
  display: none;
}
.customer-account-login #maincontent .columns .column.main .block.block-dashboard-info .block-title .box-actions a span,
.oneclickcustomer-account-login #maincontent .columns .column.main .block.block-dashboard-info .block-title .box-actions a span,
.customer-account-create #maincontent .columns .column.main .block.block-dashboard-info .block-title .box-actions a span,
.oneclickcustomer-account-create #maincontent .columns .column.main .block.block-dashboard-info .block-title .box-actions a span,
.customer-account-createpassword #maincontent .columns .column.main .block.block-dashboard-info .block-title .box-actions a span,
.customer-account-forgotpassword #maincontent .columns .column.main .block.block-dashboard-info .block-title .box-actions a span,
.account #maincontent .columns .column.main .block.block-dashboard-info .block-title .box-actions a span,
.customer-account-login #maincontent .columns .column.main .block.block-dashboard-addresses .block-title .box-actions a span,
.oneclickcustomer-account-login #maincontent .columns .column.main .block.block-dashboard-addresses .block-title .box-actions a span,
.customer-account-create #maincontent .columns .column.main .block.block-dashboard-addresses .block-title .box-actions a span,
.oneclickcustomer-account-create #maincontent .columns .column.main .block.block-dashboard-addresses .block-title .box-actions a span,
.customer-account-createpassword #maincontent .columns .column.main .block.block-dashboard-addresses .block-title .box-actions a span,
.customer-account-forgotpassword #maincontent .columns .column.main .block.block-dashboard-addresses .block-title .box-actions a span,
.account #maincontent .columns .column.main .block.block-dashboard-addresses .block-title .box-actions a span,
.customer-account-login #maincontent .columns .column.main .block-customer-login .block-title .box-actions a span,
.oneclickcustomer-account-login #maincontent .columns .column.main .block-customer-login .block-title .box-actions a span,
.customer-account-create #maincontent .columns .column.main .block-customer-login .block-title .box-actions a span,
.oneclickcustomer-account-create #maincontent .columns .column.main .block-customer-login .block-title .box-actions a span,
.customer-account-createpassword #maincontent .columns .column.main .block-customer-login .block-title .box-actions a span,
.customer-account-forgotpassword #maincontent .columns .column.main .block-customer-login .block-title .box-actions a span,
.account #maincontent .columns .column.main .block-customer-login .block-title .box-actions a span,
.customer-account-login #maincontent .columns .column.main .block.block-dashboard-info .block-content .box-actions a span,
.oneclickcustomer-account-login #maincontent .columns .column.main .block.block-dashboard-info .block-content .box-actions a span,
.customer-account-create #maincontent .columns .column.main .block.block-dashboard-info .block-content .box-actions a span,
.oneclickcustomer-account-create #maincontent .columns .column.main .block.block-dashboard-info .block-content .box-actions a span,
.customer-account-createpassword #maincontent .columns .column.main .block.block-dashboard-info .block-content .box-actions a span,
.customer-account-forgotpassword #maincontent .columns .column.main .block.block-dashboard-info .block-content .box-actions a span,
.account #maincontent .columns .column.main .block.block-dashboard-info .block-content .box-actions a span,
.customer-account-login #maincontent .columns .column.main .block.block-dashboard-addresses .block-content .box-actions a span,
.oneclickcustomer-account-login #maincontent .columns .column.main .block.block-dashboard-addresses .block-content .box-actions a span,
.customer-account-create #maincontent .columns .column.main .block.block-dashboard-addresses .block-content .box-actions a span,
.oneclickcustomer-account-create #maincontent .columns .column.main .block.block-dashboard-addresses .block-content .box-actions a span,
.customer-account-createpassword #maincontent .columns .column.main .block.block-dashboard-addresses .block-content .box-actions a span,
.customer-account-forgotpassword #maincontent .columns .column.main .block.block-dashboard-addresses .block-content .box-actions a span,
.account #maincontent .columns .column.main .block.block-dashboard-addresses .block-content .box-actions a span,
.customer-account-login #maincontent .columns .column.main .block-customer-login .block-content .box-actions a span,
.oneclickcustomer-account-login #maincontent .columns .column.main .block-customer-login .block-content .box-actions a span,
.customer-account-create #maincontent .columns .column.main .block-customer-login .block-content .box-actions a span,
.oneclickcustomer-account-create #maincontent .columns .column.main .block-customer-login .block-content .box-actions a span,
.customer-account-createpassword #maincontent .columns .column.main .block-customer-login .block-content .box-actions a span,
.customer-account-forgotpassword #maincontent .columns .column.main .block-customer-login .block-content .box-actions a span,
.account #maincontent .columns .column.main .block-customer-login .block-content .box-actions a span {
  color: #fff;
  transition: .3s;
}
.customer-account-login #maincontent .columns .column.main .block.block-dashboard-info .block-title .box-actions a:hover,
.oneclickcustomer-account-login #maincontent .columns .column.main .block.block-dashboard-info .block-title .box-actions a:hover,
.customer-account-create #maincontent .columns .column.main .block.block-dashboard-info .block-title .box-actions a:hover,
.oneclickcustomer-account-create #maincontent .columns .column.main .block.block-dashboard-info .block-title .box-actions a:hover,
.customer-account-createpassword #maincontent .columns .column.main .block.block-dashboard-info .block-title .box-actions a:hover,
.customer-account-forgotpassword #maincontent .columns .column.main .block.block-dashboard-info .block-title .box-actions a:hover,
.account #maincontent .columns .column.main .block.block-dashboard-info .block-title .box-actions a:hover,
.customer-account-login #maincontent .columns .column.main .block.block-dashboard-addresses .block-title .box-actions a:hover,
.oneclickcustomer-account-login #maincontent .columns .column.main .block.block-dashboard-addresses .block-title .box-actions a:hover,
.customer-account-create #maincontent .columns .column.main .block.block-dashboard-addresses .block-title .box-actions a:hover,
.oneclickcustomer-account-create #maincontent .columns .column.main .block.block-dashboard-addresses .block-title .box-actions a:hover,
.customer-account-createpassword #maincontent .columns .column.main .block.block-dashboard-addresses .block-title .box-actions a:hover,
.customer-account-forgotpassword #maincontent .columns .column.main .block.block-dashboard-addresses .block-title .box-actions a:hover,
.account #maincontent .columns .column.main .block.block-dashboard-addresses .block-title .box-actions a:hover,
.customer-account-login #maincontent .columns .column.main .block-customer-login .block-title .box-actions a:hover,
.oneclickcustomer-account-login #maincontent .columns .column.main .block-customer-login .block-title .box-actions a:hover,
.customer-account-create #maincontent .columns .column.main .block-customer-login .block-title .box-actions a:hover,
.oneclickcustomer-account-create #maincontent .columns .column.main .block-customer-login .block-title .box-actions a:hover,
.customer-account-createpassword #maincontent .columns .column.main .block-customer-login .block-title .box-actions a:hover,
.customer-account-forgotpassword #maincontent .columns .column.main .block-customer-login .block-title .box-actions a:hover,
.account #maincontent .columns .column.main .block-customer-login .block-title .box-actions a:hover,
.customer-account-login #maincontent .columns .column.main .block.block-dashboard-info .block-content .box-actions a:hover,
.oneclickcustomer-account-login #maincontent .columns .column.main .block.block-dashboard-info .block-content .box-actions a:hover,
.customer-account-create #maincontent .columns .column.main .block.block-dashboard-info .block-content .box-actions a:hover,
.oneclickcustomer-account-create #maincontent .columns .column.main .block.block-dashboard-info .block-content .box-actions a:hover,
.customer-account-createpassword #maincontent .columns .column.main .block.block-dashboard-info .block-content .box-actions a:hover,
.customer-account-forgotpassword #maincontent .columns .column.main .block.block-dashboard-info .block-content .box-actions a:hover,
.account #maincontent .columns .column.main .block.block-dashboard-info .block-content .box-actions a:hover,
.customer-account-login #maincontent .columns .column.main .block.block-dashboard-addresses .block-content .box-actions a:hover,
.oneclickcustomer-account-login #maincontent .columns .column.main .block.block-dashboard-addresses .block-content .box-actions a:hover,
.customer-account-create #maincontent .columns .column.main .block.block-dashboard-addresses .block-content .box-actions a:hover,
.oneclickcustomer-account-create #maincontent .columns .column.main .block.block-dashboard-addresses .block-content .box-actions a:hover,
.customer-account-createpassword #maincontent .columns .column.main .block.block-dashboard-addresses .block-content .box-actions a:hover,
.customer-account-forgotpassword #maincontent .columns .column.main .block.block-dashboard-addresses .block-content .box-actions a:hover,
.account #maincontent .columns .column.main .block.block-dashboard-addresses .block-content .box-actions a:hover,
.customer-account-login #maincontent .columns .column.main .block-customer-login .block-content .box-actions a:hover,
.oneclickcustomer-account-login #maincontent .columns .column.main .block-customer-login .block-content .box-actions a:hover,
.customer-account-create #maincontent .columns .column.main .block-customer-login .block-content .box-actions a:hover,
.oneclickcustomer-account-create #maincontent .columns .column.main .block-customer-login .block-content .box-actions a:hover,
.customer-account-createpassword #maincontent .columns .column.main .block-customer-login .block-content .box-actions a:hover,
.customer-account-forgotpassword #maincontent .columns .column.main .block-customer-login .block-content .box-actions a:hover,
.account #maincontent .columns .column.main .block-customer-login .block-content .box-actions a:hover {
  background: transparent;
  color: #222222;
  border-color: #222222;
}
.customer-account-login #maincontent .columns .column.main .block.block-dashboard-info .block-title .box-actions a:hover span,
.oneclickcustomer-account-login #maincontent .columns .column.main .block.block-dashboard-info .block-title .box-actions a:hover span,
.customer-account-create #maincontent .columns .column.main .block.block-dashboard-info .block-title .box-actions a:hover span,
.oneclickcustomer-account-create #maincontent .columns .column.main .block.block-dashboard-info .block-title .box-actions a:hover span,
.customer-account-createpassword #maincontent .columns .column.main .block.block-dashboard-info .block-title .box-actions a:hover span,
.customer-account-forgotpassword #maincontent .columns .column.main .block.block-dashboard-info .block-title .box-actions a:hover span,
.account #maincontent .columns .column.main .block.block-dashboard-info .block-title .box-actions a:hover span,
.customer-account-login #maincontent .columns .column.main .block.block-dashboard-addresses .block-title .box-actions a:hover span,
.oneclickcustomer-account-login #maincontent .columns .column.main .block.block-dashboard-addresses .block-title .box-actions a:hover span,
.customer-account-create #maincontent .columns .column.main .block.block-dashboard-addresses .block-title .box-actions a:hover span,
.oneclickcustomer-account-create #maincontent .columns .column.main .block.block-dashboard-addresses .block-title .box-actions a:hover span,
.customer-account-createpassword #maincontent .columns .column.main .block.block-dashboard-addresses .block-title .box-actions a:hover span,
.customer-account-forgotpassword #maincontent .columns .column.main .block.block-dashboard-addresses .block-title .box-actions a:hover span,
.account #maincontent .columns .column.main .block.block-dashboard-addresses .block-title .box-actions a:hover span,
.customer-account-login #maincontent .columns .column.main .block-customer-login .block-title .box-actions a:hover span,
.oneclickcustomer-account-login #maincontent .columns .column.main .block-customer-login .block-title .box-actions a:hover span,
.customer-account-create #maincontent .columns .column.main .block-customer-login .block-title .box-actions a:hover span,
.oneclickcustomer-account-create #maincontent .columns .column.main .block-customer-login .block-title .box-actions a:hover span,
.customer-account-createpassword #maincontent .columns .column.main .block-customer-login .block-title .box-actions a:hover span,
.customer-account-forgotpassword #maincontent .columns .column.main .block-customer-login .block-title .box-actions a:hover span,
.account #maincontent .columns .column.main .block-customer-login .block-title .box-actions a:hover span,
.customer-account-login #maincontent .columns .column.main .block.block-dashboard-info .block-content .box-actions a:hover span,
.oneclickcustomer-account-login #maincontent .columns .column.main .block.block-dashboard-info .block-content .box-actions a:hover span,
.customer-account-create #maincontent .columns .column.main .block.block-dashboard-info .block-content .box-actions a:hover span,
.oneclickcustomer-account-create #maincontent .columns .column.main .block.block-dashboard-info .block-content .box-actions a:hover span,
.customer-account-createpassword #maincontent .columns .column.main .block.block-dashboard-info .block-content .box-actions a:hover span,
.customer-account-forgotpassword #maincontent .columns .column.main .block.block-dashboard-info .block-content .box-actions a:hover span,
.account #maincontent .columns .column.main .block.block-dashboard-info .block-content .box-actions a:hover span,
.customer-account-login #maincontent .columns .column.main .block.block-dashboard-addresses .block-content .box-actions a:hover span,
.oneclickcustomer-account-login #maincontent .columns .column.main .block.block-dashboard-addresses .block-content .box-actions a:hover span,
.customer-account-create #maincontent .columns .column.main .block.block-dashboard-addresses .block-content .box-actions a:hover span,
.oneclickcustomer-account-create #maincontent .columns .column.main .block.block-dashboard-addresses .block-content .box-actions a:hover span,
.customer-account-createpassword #maincontent .columns .column.main .block.block-dashboard-addresses .block-content .box-actions a:hover span,
.customer-account-forgotpassword #maincontent .columns .column.main .block.block-dashboard-addresses .block-content .box-actions a:hover span,
.account #maincontent .columns .column.main .block.block-dashboard-addresses .block-content .box-actions a:hover span,
.customer-account-login #maincontent .columns .column.main .block-customer-login .block-content .box-actions a:hover span,
.oneclickcustomer-account-login #maincontent .columns .column.main .block-customer-login .block-content .box-actions a:hover span,
.customer-account-create #maincontent .columns .column.main .block-customer-login .block-content .box-actions a:hover span,
.oneclickcustomer-account-create #maincontent .columns .column.main .block-customer-login .block-content .box-actions a:hover span,
.customer-account-createpassword #maincontent .columns .column.main .block-customer-login .block-content .box-actions a:hover span,
.customer-account-forgotpassword #maincontent .columns .column.main .block-customer-login .block-content .box-actions a:hover span,
.account #maincontent .columns .column.main .block-customer-login .block-content .box-actions a:hover span {
  color: #222222;
}
@media all and (max-width: 768px) {
  .customer-account-login #maincontent .columns .sidebar-main .account-nav,
  .oneclickcustomer-account-login #maincontent .columns .sidebar-main .account-nav,
  .customer-account-create #maincontent .columns .sidebar-main .account-nav,
  .oneclickcustomer-account-create #maincontent .columns .sidebar-main .account-nav,
  .customer-account-createpassword #maincontent .columns .sidebar-main .account-nav,
  .customer-account-forgotpassword #maincontent .columns .sidebar-main .account-nav,
  .account #maincontent .columns .sidebar-main .account-nav {
    margin-top: -30px;
    background-color: #f3f3f3;
  }
}
.customer-account-login #maincontent .columns .sidebar-main .account-nav .account-nav-content,
.oneclickcustomer-account-login #maincontent .columns .sidebar-main .account-nav .account-nav-content,
.customer-account-create #maincontent .columns .sidebar-main .account-nav .account-nav-content,
.oneclickcustomer-account-create #maincontent .columns .sidebar-main .account-nav .account-nav-content,
.customer-account-createpassword #maincontent .columns .sidebar-main .account-nav .account-nav-content,
.customer-account-forgotpassword #maincontent .columns .sidebar-main .account-nav .account-nav-content,
.account #maincontent .columns .sidebar-main .account-nav .account-nav-content {
  background-color: #f3f3f3;
}
.customer-account-login #maincontent .columns .sidebar-main .account-nav .account-nav-content .items .item a,
.oneclickcustomer-account-login #maincontent .columns .sidebar-main .account-nav .account-nav-content .items .item a,
.customer-account-create #maincontent .columns .sidebar-main .account-nav .account-nav-content .items .item a,
.oneclickcustomer-account-create #maincontent .columns .sidebar-main .account-nav .account-nav-content .items .item a,
.customer-account-createpassword #maincontent .columns .sidebar-main .account-nav .account-nav-content .items .item a,
.customer-account-forgotpassword #maincontent .columns .sidebar-main .account-nav .account-nav-content .items .item a,
.account #maincontent .columns .sidebar-main .account-nav .account-nav-content .items .item a {
  color: #1b1b1b;
  background: none;
}
.customer-account-login #maincontent .columns .sidebar-main .account-nav .account-nav-content .items .item:hover,
.oneclickcustomer-account-login #maincontent .columns .sidebar-main .account-nav .account-nav-content .items .item:hover,
.customer-account-create #maincontent .columns .sidebar-main .account-nav .account-nav-content .items .item:hover,
.oneclickcustomer-account-create #maincontent .columns .sidebar-main .account-nav .account-nav-content .items .item:hover,
.customer-account-createpassword #maincontent .columns .sidebar-main .account-nav .account-nav-content .items .item:hover,
.customer-account-forgotpassword #maincontent .columns .sidebar-main .account-nav .account-nav-content .items .item:hover,
.account #maincontent .columns .sidebar-main .account-nav .account-nav-content .items .item:hover {
  background-color: #54d1f0;
}
.customer-account-login #maincontent .columns .sidebar-main .account-nav .account-nav-content .items .item.current,
.oneclickcustomer-account-login #maincontent .columns .sidebar-main .account-nav .account-nav-content .items .item.current,
.customer-account-create #maincontent .columns .sidebar-main .account-nav .account-nav-content .items .item.current,
.oneclickcustomer-account-create #maincontent .columns .sidebar-main .account-nav .account-nav-content .items .item.current,
.customer-account-createpassword #maincontent .columns .sidebar-main .account-nav .account-nav-content .items .item.current,
.customer-account-forgotpassword #maincontent .columns .sidebar-main .account-nav .account-nav-content .items .item.current,
.account #maincontent .columns .sidebar-main .account-nav .account-nav-content .items .item.current {
  background: #54d1f0;
}
.customer-account-login #maincontent .columns .sidebar-main .account-nav .account-nav-content .items .item.current a,
.oneclickcustomer-account-login #maincontent .columns .sidebar-main .account-nav .account-nav-content .items .item.current a,
.customer-account-create #maincontent .columns .sidebar-main .account-nav .account-nav-content .items .item.current a,
.oneclickcustomer-account-create #maincontent .columns .sidebar-main .account-nav .account-nav-content .items .item.current a,
.customer-account-createpassword #maincontent .columns .sidebar-main .account-nav .account-nav-content .items .item.current a,
.customer-account-forgotpassword #maincontent .columns .sidebar-main .account-nav .account-nav-content .items .item.current a,
.account #maincontent .columns .sidebar-main .account-nav .account-nav-content .items .item.current a {
  color: #fff;
  font-weight: 700;
  border-color: #54d1f0;
}
.customer-account-login #maincontent .columns .sidebar-main .account-nav .account-nav-content .items .item.current strong,
.oneclickcustomer-account-login #maincontent .columns .sidebar-main .account-nav .account-nav-content .items .item.current strong,
.customer-account-create #maincontent .columns .sidebar-main .account-nav .account-nav-content .items .item.current strong,
.oneclickcustomer-account-create #maincontent .columns .sidebar-main .account-nav .account-nav-content .items .item.current strong,
.customer-account-createpassword #maincontent .columns .sidebar-main .account-nav .account-nav-content .items .item.current strong,
.customer-account-forgotpassword #maincontent .columns .sidebar-main .account-nav .account-nav-content .items .item.current strong,
.account #maincontent .columns .sidebar-main .account-nav .account-nav-content .items .item.current strong {
  color: #fff;
  font-weight: 700;
  border-color: #54d1f0;
}
.customer-account-login #maincontent .columns .sidebar-main .account-nav .account-nav-content .items .item.current:hover,
.oneclickcustomer-account-login #maincontent .columns .sidebar-main .account-nav .account-nav-content .items .item.current:hover,
.customer-account-create #maincontent .columns .sidebar-main .account-nav .account-nav-content .items .item.current:hover,
.oneclickcustomer-account-create #maincontent .columns .sidebar-main .account-nav .account-nav-content .items .item.current:hover,
.customer-account-createpassword #maincontent .columns .sidebar-main .account-nav .account-nav-content .items .item.current:hover,
.customer-account-forgotpassword #maincontent .columns .sidebar-main .account-nav .account-nav-content .items .item.current:hover,
.account #maincontent .columns .sidebar-main .account-nav .account-nav-content .items .item.current:hover {
  background-color: #54d1f0;
}
.helpdesk-ticket-create select {
  border-color: #54d1f0;
}
.newsletter-manage-index #maincontent .actions-toolbar .secondary,
.sales-order-history #maincontent .actions-toolbar .secondary {
  display: none;
}
@media all and (max-width: 768px) {
  .newsletter-manage-index #maincontent .columns .column.main .form-newsletter-manage .fieldset,
  .sales-order-history #maincontent .columns .column.main .form-newsletter-manage .fieldset {
    text-align: center;
  }
}
.newsletter-manage-index #maincontent .columns .column.main .form-newsletter-manage .fieldset .actions-toolbar .secondary,
.sales-order-history #maincontent .columns .column.main .form-newsletter-manage .fieldset .actions-toolbar .secondary {
  display: none;
}
.customer-account-createpassword #maincontent .page-title-wrapper {
  text-align: center;
}
.customer-account-createpassword #maincontent .columns .column.main .form.password.reset .fieldset .input-text {
  border: 1px solid #54d1f0;
}
.customer-account-createpassword #maincontent .columns .column.main .form.password.reset .fieldset .control #password-strength-meter-container {
  background-color: #fff;
}
.customer-account-createpassword #maincontent .columns .column.main .form.password.reset .actions-toolbar .primary button,
.customer-account-createpassword #maincontent .columns .column.main .form.password.reset .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
.customer-account-createpassword #maincontent .columns .column.main .form.password.reset .actions-toolbar .primary .action-gift {
  margin-right: 10px;
  background: #54d1f0;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  font-weight: 600;
  padding: 8px 32px;
  transition: .3s;
  box-shadow: none;
  border: 1px solid #54d1f0;
}
.customer-account-createpassword #maincontent .columns .column.main .form.password.reset .actions-toolbar .primary button:after,
.customer-account-createpassword #maincontent .columns .column.main .form.password.reset .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action:after,
.customer-account-createpassword #maincontent .columns .column.main .form.password.reset .actions-toolbar .primary .action-gift:after {
  display: none;
}
.customer-account-createpassword #maincontent .columns .column.main .form.password.reset .actions-toolbar .primary button span,
.customer-account-createpassword #maincontent .columns .column.main .form.password.reset .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action span,
.customer-account-createpassword #maincontent .columns .column.main .form.password.reset .actions-toolbar .primary .action-gift span {
  color: #fff;
  transition: .3s;
}
.customer-account-createpassword #maincontent .columns .column.main .form.password.reset .actions-toolbar .primary button:hover,
.customer-account-createpassword #maincontent .columns .column.main .form.password.reset .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action:hover,
.customer-account-createpassword #maincontent .columns .column.main .form.password.reset .actions-toolbar .primary .action-gift:hover {
  background: transparent;
  color: #54d1f0;
}
.customer-account-createpassword #maincontent .columns .column.main .form.password.reset .actions-toolbar .primary button:hover span,
.customer-account-createpassword #maincontent .columns .column.main .form.password.reset .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action:hover span,
.customer-account-createpassword #maincontent .columns .column.main .form.password.reset .actions-toolbar .primary .action-gift:hover span {
  color: #54d1f0;
}
.checkout-index-index .page-wrapper .page-header {
  margin-top: 5%;
  width: 100%;
  padding-bottom: 2%;
  border-bottom: 6px solid #54d1f0;
}
.checkout-index-index .page-wrapper .page-header .header.content {
  justify-content: center;
}
@media all and (max-width: 768px) {
  .checkout-index-index .page-wrapper .page-header .header.content .logo {
    display: block;
    margin-top: 2%;
  }
}
.checkout-index-index .page-wrapper #maincontent {
  color: #222222 !important;
  max-width: 1000px;
}
@media all and (max-width: 768px) {
  .checkout-index-index .page-wrapper #maincontent {
    text-align: center;
  }
}
.checkout-index-index .page-wrapper #maincontent .columns .column.main .step-title,
.checkout-index-index .page-wrapper #maincontent .columns .column.main .shipping-information-title,
.checkout-index-index .page-wrapper #maincontent .columns .column.main .title {
  color: #222222;
  font-weight: 700;
}
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-estimated-wrapper .minicart-wrapper .action {
  content: url("../images/Caminho_64.png");
}
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-estimated-wrapper .minicart-wrapper .counter.qty {
  background: #54d1f0;
}
@media all and (max-width: 768px) {
  .checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-estimated-wrapper {
    background: none;
  }
}
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper .shipping-address-item.selected-item {
  border-color: #54d1f0;
}
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper .shipping-address-item.not-selected-item .action-select-shipping-item {
  margin-top: 1%;
}
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper .billing-new-address-form .input-text[name="telephone"] {
  width: 100%;
}
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper .billing-new-address-form .admin__control-fields > legend {
  display: none;
}
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper .billing-new-address-form .admin__control-fields > div > div:not(:last-child) {
  margin-bottom: 20px;
}
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper .billing-new-address-form .admin__control-fields > div > div > label {
  font-weight: 600;
}
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #shipping #checkout-step-shipping .form.form-shipping-address .field {
  display: flex;
  flex-direction: column;
}
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #shipping #checkout-step-shipping .form.form-shipping-address .field .label {
  text-align: left;
  width: 250px;
}
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #shipping #checkout-step-shipping .form.form-shipping-address .field .label:after {
  position: unset;
}
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #shipping #checkout-step-shipping .form.form-shipping-address .input-text[name="telephone"] {
  width: 100%;
}
@media all and (max-width: 768px) {
  .checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #shipping #checkout-step-shipping .form.form-shipping-address .input-text[name="telephone"] {
    width: 85%;
  }
}
@media all and (max-width: 768px) {
  .checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #shipping #checkout-step-shipping .form.form-shipping-address {
    background: none;
  }
}
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #shipping #checkout-step-shipping .form.form-shipping-address .admin__control-fields > legend {
  display: none;
}
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #shipping #checkout-step-shipping .form.form-shipping-address .admin__control-fields > div > div:not(:last-child) {
  margin-bottom: 20px;
}
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #shipping #checkout-step-shipping .form.form-login .field {
  display: flex;
  flex-direction: column;
}
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #shipping #checkout-step-shipping .form.form-login .field .label {
  display: flex;
  position: unset;
  padding: 0;
}
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #shipping #checkout-step-shipping .form.form-login .field .label:after {
  position: unset;
}
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #shipping #checkout-step-shipping .form.form-login .actions-toolbar {
  margin: 0 0 0;
}
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #shipping #checkout-step-shipping .form.form-login .actions-toolbar .secondary {
  float: unset;
}
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #shipping #checkout-step-shipping button,
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #shipping #checkout-step-shipping .cart.table-wrapper .actions-toolbar > .action,
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #shipping #checkout-step-shipping .action-gift {
  background: #54d1f0;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: #54d1f0;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
  padding: 9px 40px;
  transition: .3s;
  box-shadow: none;
}
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #shipping #checkout-step-shipping button span,
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #shipping #checkout-step-shipping .cart.table-wrapper .actions-toolbar > .action span,
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #shipping #checkout-step-shipping .action-gift span {
  color: #fff;
  transition: .3s;
}
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #shipping #checkout-step-shipping button:hover,
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #shipping #checkout-step-shipping .cart.table-wrapper .actions-toolbar > .action:hover,
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #shipping #checkout-step-shipping .action-gift:hover {
  background: transparent;
  color: #222222;
}
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #shipping #checkout-step-shipping button:hover span,
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #shipping #checkout-step-shipping .cart.table-wrapper .actions-toolbar > .action:hover span,
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #shipping #checkout-step-shipping .action-gift:hover span {
  color: #222222;
}
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #shipping #checkout-step-shipping .field.addresses .control .shipping-address-item.selected-item:after {
  background-color: white;
  color: #222222;
}
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #payment #checkout-step-payment #co-payment-form .discount-code .payment-option-title,
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #payment #checkout-step-payment #co-payment-form .discount-code .payment-option-content {
  padding-left: 0;
}
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #payment #checkout-step-payment #co-payment-form .form-discount {
  display: flex;
}
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #payment #checkout-step-payment #co-payment-form .form-discount .payment-option-inner {
  margin-right: 8px;
  max-width: 240px;
  width: 100%;
}
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #payment #checkout-step-payment #co-payment-form .form-discount .payment-option-inner .input-text {
  height: 42px;
  border: solid 1px #cecece;
  background-color: #fff;
  margin-right: 8px;
}
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #payment #checkout-step-payment #co-payment-form .form-discount .actions-toolbar .action-apply {
  border: 1px solid #54d1f0;
  padding: 11px 18px;
}
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #payment #checkout-step-payment #co-payment-form .form-discount .actions-toolbar .action-apply:hover span {
  color: #54d1f0;
}
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #payment #checkout-step-payment #co-payment-form .form-discount .actions-toolbar .action-apply span {
  color: #fff;
  text-transform: capitalize;
  font-size: 14px;
}
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #payment #checkout-step-payment #co-payment-form .form-discount .discount-code .action span {
  color: #54d1f0;
  transition: .3s;
}
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #payment #checkout-step-payment #co-payment-form .form-discount .discount-code .action:after {
  color: #54d1f0;
}
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #payment #checkout-step-payment #co-payment-form .form-discount .discount-code .action:hover span {
  color: #54d1f0;
  text-decoration: underline;
}
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #payment #checkout-step-payment #co-payment-form .fieldset #checkout-payment-method-load .items.payment-methods {
  max-width: 512px;
}
@media all and (max-width: 768px) {
  .checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #payment #checkout-step-payment #co-payment-form .fieldset #checkout-payment-method-load .items.payment-methods {
    max-width: unset;
  }
}
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #payment #checkout-step-payment #co-payment-form .fieldset #checkout-payment-method-load .items.payment-methods .payment-group .step-title {
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
}
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #payment #checkout-step-payment #co-payment-form .fieldset #checkout-payment-method-load .items.payment-methods .payment-group .payment-method .payment-method-title {
  position: relative;
}
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #payment #checkout-step-payment #co-payment-form .fieldset #checkout-payment-method-load .items.payment-methods .payment-group .payment-method .payment-method-title .label {
  color: #383838;
  font-size: 14px;
  font-weight: bold;
}
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #payment #checkout-step-payment #co-payment-form .fieldset #checkout-payment-method-load .items.payment-methods .payment-group .payment-method .payment-method-title .label span {
  margin-left: 7px;
  line-height: 23px;
}
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #payment #checkout-step-payment #co-payment-form .fieldset #checkout-payment-method-load .items.payment-methods .payment-group .payment-method .payment-method-title input[type='radio'] {
  visibility: hidden;
}
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #payment #checkout-step-payment #co-payment-form .fieldset #checkout-payment-method-load .items.payment-methods .payment-group .payment-method .payment-method-title input[type='radio']:checked:after {
  content: '';
  width: 14px;
  height: 14px;
  background-color: #54d1f0;
}
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #payment #checkout-step-payment #co-payment-form .fieldset #checkout-payment-method-load .items.payment-methods .payment-group .payment-method .payment-method-title input[type='radio'] + .label:before {
  position: absolute;
  left: 0;
  content: '';
  width: 24px;
  height: 24px;
  border-radius: 100%;
  border: solid 1px #cecece;
}
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #payment #checkout-step-payment #co-payment-form .fieldset #checkout-payment-method-load .items.payment-methods .payment-group .payment-method .payment-method-title input[type="radio"]:checked + label:after,
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #payment #checkout-step-payment #co-payment-form .fieldset #checkout-payment-method-load .items.payment-methods .payment-group .payment-method .payment-method-title input[type="radio"]:hover:after,
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #payment #checkout-step-payment #co-payment-form .fieldset #checkout-payment-method-load .items.payment-methods .payment-group .payment-method .payment-method-title input[type="radio"] + label:hover:after {
  content: '';
  width: 14px;
  height: 14px;
  border-radius: 100%;
  background: #54d1f0;
  position: absolute;
  left: 5px;
  top: 32px;
  transform: translateY(-50%);
}
@media all and (max-width: 768px) {
  .checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #payment #checkout-step-payment #co-payment-form .fieldset #checkout-payment-method-load .items.payment-methods .payment-group .payment-method .payment-method-title input[type="radio"]:checked + label:after,
  .checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #payment #checkout-step-payment #co-payment-form .fieldset #checkout-payment-method-load .items.payment-methods .payment-group .payment-method .payment-method-title input[type="radio"]:hover:after,
  .checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #payment #checkout-step-payment #co-payment-form .fieldset #checkout-payment-method-load .items.payment-methods .payment-group .payment-method .payment-method-title input[type="radio"] + label:hover:after {
    top: 27px;
  }
}
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #payment #checkout-step-payment #co-payment-form .fieldset #checkout-payment-method-load .items.payment-methods .payment-group .payment-method .payment-method-content form > .fieldset {
  margin-bottom: 0;
}
@media all and (max-width: 480px) {
  .checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #payment #checkout-step-payment #co-payment-form .fieldset #checkout-payment-method-load .items.payment-methods .payment-group .payment-method .payment-method-content form#mundipagg_two_creditcard-form .form-creditcard-two,
  .checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #payment #checkout-step-payment #co-payment-form .fieldset #checkout-payment-method-load .items.payment-methods .payment-group .payment-method .payment-method-content form#mundipagg_two_creditcard-form .form-creditcard-one {
    padding: 0;
  }
}
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #payment #checkout-step-payment #co-payment-form .fieldset #checkout-payment-method-load .items.payment-methods .payment-group .payment-method .payment-method-content form#mundipagg_two_creditcard-form .field.date {
  margin-right: 0;
}
@media all and (max-width: 480px) {
  .checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #payment #checkout-step-payment #co-payment-form .fieldset #checkout-payment-method-load .items.payment-methods .payment-group .payment-method .payment-method-content form#mundipagg_two_creditcard-form .field.date .month {
    margin-bottom: 10px;
    width: 100% !important;
  }
}
@media all and (max-width: 480px) {
  .checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #payment #checkout-step-payment #co-payment-form .fieldset #checkout-payment-method-load .items.payment-methods .payment-group .payment-method .payment-method-content form#mundipagg_two_creditcard-form .field.date .year {
    padding-left: 0;
  }
}
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #payment #checkout-step-payment #co-payment-form .fieldset #checkout-payment-method-load .items.payment-methods .payment-group .payment-method._active .checkout-billing-address {
  padding: 10px;
}
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #payment #checkout-step-payment #co-payment-form .fieldset #checkout-payment-method-load .items.payment-methods .payment-group .payment-method._active .actions-toolbar {
  margin-top: unset;
  margin-left: unset;
  display: flex;
}
@media all and (max-width: 768px) {
  .checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #payment #checkout-step-payment #co-payment-form .fieldset #checkout-payment-method-load .items.payment-methods .payment-group .payment-method._active .actions-toolbar {
    justify-content: center;
    width: 100%;
  }
}
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #payment #checkout-step-payment #co-payment-form .fieldset #checkout-payment-method-load .items.payment-methods .payment-group .payment-method._active .payment-method-billing-address .checkout-billing-address .fieldset .actions-toolbar .action.action-update {
  margin-top: 7px;
}
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #payment #checkout-step-payment #co-payment-form .fieldset #checkout-payment-method-load .items.payment-methods .payment-group .payment-method._active .payment-method-billing-address .checkout-billing-address .fieldset .actions-toolbar .action.action-cancel {
  padding: 8px 20px 8px 20px !important;
}
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #payment #checkout-step-payment #co-payment-form .fieldset #checkout-payment-method-load .items.payment-methods .payment-group .field {
  text-align: left;
}
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #payment #checkout-step-payment #co-payment-form .fieldset #checkout-payment-method-load .items.payment-methods .payment-group .field .label {
  color: #707070;
  float: unset;
  width: unset;
  margin-bottom: 8px;
}
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #payment #checkout-step-payment #co-payment-form .fieldset #checkout-payment-method-load .items.payment-methods .payment-group .field.cvv {
  width: 100%;
  display: flex !important;
  flex-direction: column;
  align-items: flex-start;
}
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #payment #checkout-step-payment #co-payment-form .fieldset #checkout-payment-method-load .items.payment-methods .payment-group .field .control {
  float: unset;
  width: unset;
}
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #payment #checkout-step-payment #co-payment-form .fieldset #checkout-payment-method-load .items.payment-methods .payment-group .field .control select {
  font-size: 12px;
  padding-left: 16px;
  width: auto !important;
}
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #payment #checkout-step-payment #co-payment-form .fieldset #checkout-payment-method-load .items.payment-methods .payment-group .field .control input,
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #payment #checkout-step-payment #co-payment-form .fieldset #checkout-payment-method-load .items.payment-methods .payment-group .field .control select {
  border: 1px solid #cecece;
  height: 42px;
  color: #707070;
}
@media all and (max-width: 480px) {
  .checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #payment #checkout-step-payment #co-payment-form .fieldset #checkout-payment-method-load .items.payment-methods .payment-group .field .control input,
  .checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #payment #checkout-step-payment #co-payment-form .fieldset #checkout-payment-method-load .items.payment-methods .payment-group .field .control select {
    width: unset !important;
  }
}
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #payment #checkout-step-payment #co-payment-form .fieldset #checkout-payment-method-load .items.payment-methods .payment-group .field .control input[name="payment[cc_number]"],
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #payment #checkout-step-payment #co-payment-form .fieldset #checkout-payment-method-load .items.payment-methods .payment-group .field .control select[name="payment[cc_number]"],
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #payment #checkout-step-payment #co-payment-form .fieldset #checkout-payment-method-load .items.payment-methods .payment-group .field .control input[name="payment[cc_owner]"],
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #payment #checkout-step-payment #co-payment-form .fieldset #checkout-payment-method-load .items.payment-methods .payment-group .field .control select[name="payment[cc_owner]"] {
  width: 100% !important;
}
@media all and (max-width: 480px) {
  .checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #payment #checkout-step-payment #co-payment-form .fieldset #checkout-payment-method-load .items.payment-methods .payment-group .field .control input[name="payment[cc_number]"],
  .checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #payment #checkout-step-payment #co-payment-form .fieldset #checkout-payment-method-load .items.payment-methods .payment-group .field .control select[name="payment[cc_number]"],
  .checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #payment #checkout-step-payment #co-payment-form .fieldset #checkout-payment-method-load .items.payment-methods .payment-group .field .control input[name="payment[cc_owner]"],
  .checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #payment #checkout-step-payment #co-payment-form .fieldset #checkout-payment-method-load .items.payment-methods .payment-group .field .control select[name="payment[cc_owner]"] {
    width: unset !important;
  }
}
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #payment #checkout-step-payment #co-payment-form .fieldset #checkout-payment-method-load .items.payment-methods .payment-group .field.type .control {
  margin: 0;
}
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #payment #checkout-step-payment #co-payment-form .fieldset #checkout-payment-method-load .items.payment-methods .payment-group .field.date {
  float: left;
  margin-right: 37px;
}
@media all and (max-width: 480px) {
  .checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #payment #checkout-step-payment #co-payment-form .fieldset #checkout-payment-method-load .items.payment-methods .payment-group .field.date {
    float: unset;
  }
}
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #payment #checkout-step-payment #co-payment-form .fieldset #checkout-payment-method-load .items.payment-methods .payment-group .field.cvv {
  pointer-events: none;
}
@media all and (max-width: 480px) {
  .checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #payment #checkout-step-payment #co-payment-form .fieldset #checkout-payment-method-load .items.payment-methods .payment-group .field.cvv {
    margin-bottom: 15px;
  }
}
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #payment #checkout-step-payment #co-payment-form .fieldset #checkout-payment-method-load .items.payment-methods .payment-group .field.cvv input {
  pointer-events: all;
  width: 122px;
}
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #payment #checkout-step-payment #co-payment-form .fieldset #checkout-payment-method-load .items.payment-methods .payment-group .actions-toolbar {
  margin-top: 22px;
}
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #payment #checkout-step-payment #co-payment-form .fieldset #checkout-payment-method-load .items.payment-methods .payment-group .actions-toolbar .action.primary {
  padding: 12px 60px;
  border-radius: 0;
  background: #54d1f0;
  border: 1px solid transparent;
  transition: .3s;
}
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #payment #checkout-step-payment #co-payment-form .fieldset #checkout-payment-method-load .items.payment-methods .payment-group .actions-toolbar .action.primary:hover {
  background: #fff;
  border: 1px solid #54d1f0;
}
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #payment #checkout-step-payment #co-payment-form .fieldset #checkout-payment-method-load .items.payment-methods .payment-group .actions-toolbar .action.primary:hover span {
  color: #54d1f0;
}
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-wrapper #payment #checkout-step-payment #co-payment-form .fieldset #checkout-payment-method-load .items.payment-methods .payment-group .actions-toolbar .action.primary span {
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  font-weight: 400;
  color: #fff;
  transition: .3s;
}
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .modal-custom.opc-sidebar.opc-summary-wrapper.custom-slide .modal-inner-wrap #opc-sidebar {
  background-color: #f3f3f3;
}
@media all and (max-width: 768px) {
  .checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .modal-custom.opc-sidebar.opc-summary-wrapper.custom-slide .modal-inner-wrap #opc-sidebar {
    margin-top: 118px;
  }
}
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .modal-custom.opc-sidebar.opc-summary-wrapper.custom-slide .modal-inner-wrap #opc-sidebar .opc-block-shipping-information {
  margin-top: -100px;
}
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .modal-custom.opc-sidebar.opc-summary-wrapper.custom-slide .modal-inner-wrap #opc-sidebar .opc-block-summary {
  position: relative;
  bottom: 115px;
  background: #f3f3f3;
}
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-progress-bar {
  margin-top: 60px;
  justify-content: center;
  margin-bottom: 55px;
}
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-progress-bar .opc-progress-bar-item {
  width: 256px;
}
@media all and (max-width: 768px) {
  .checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-progress-bar .opc-progress-bar-item {
    width: 50%;
  }
}
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-progress-bar .opc-progress-bar-item._active:before {
  background: #54d1f0;
  border-color: #54d1f0;
}
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-progress-bar .opc-progress-bar-item span {
  color: #222222;
  font-size: 0;
}
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-progress-bar .opc-progress-bar-item span:before {
  content: '';
  width: 80px;
  height: 80px;
  left: 55%;
  top: -17px;
}
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-progress-bar .opc-progress-bar-item span:after {
  font-size: 2.2rem;
  width: 49px;
  height: 31px;
  left: 59%;
  top: 10px;
}
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-progress-bar .opc-progress-bar-item:nth-child(1) span:before {
  background: url("../images/svg/greyball.png");
}
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-progress-bar .opc-progress-bar-item:nth-child(1) span:after {
  content: url("../images/svg/truck.svg");
}
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-progress-bar .opc-progress-bar-item:nth-child(1)._active span:before {
  background-image: url("../images/svg/blueball.png");
}
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-progress-bar .opc-progress-bar-item:nth-child(1)._active span:after {
  content: url("../images/svg/truck-blue.svg");
}
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-progress-bar .opc-progress-bar-item:nth-child(2) span:before {
  background-image: url("../images/svg/greyball.png");
}
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-progress-bar .opc-progress-bar-item:nth-child(2) span:after {
  content: url("../images/svg/credit-card.svg");
}
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-progress-bar .opc-progress-bar-item:nth-child(2)._active span {
  color: #222222;
}
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-progress-bar .opc-progress-bar-item:nth-child(2)._active span:before {
  content: '';
  background-image: url("../images/svg//blueball.png");
}
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout .opc-progress-bar .opc-progress-bar-item:nth-child(2)._active span:after {
  color: #54d1f0;
  content: url("../images/svg/credit-card-blue.svg");
}
.checkout-index-index .page-wrapper #maincontent .columns .column.main #checkout #opc-shipping_method #checkout-step-shipping_method .form {
  background: none;
}
.checkout-index-index #shipping-new-address-form .admin__control-fields > legend {
  display: none;
}
.checkout-index-index #shipping-new-address-form .admin__control-fields > div > div:not(:last-child) {
  margin-bottom: 20px;
}
.checkout-index-index fieldset > .control > .field > .label {
  margin: 0 0 8px !important;
  display: inline-block;
}
.page-wrapper #maincontent {
  margin-top: 20px;
}
.checkout-cart-index .page-wrapper {
  font-family: 'Open Sans', sans-serif;
  color: #222222;
}
@media all and (max-width: 768px) {
  .checkout-cart-index .page-wrapper #maincontent {
    text-align: center;
    margin-top: 30px;
  }
}
.checkout-cart-index .page-wrapper #maincontent .columns .column.main .cart-container #form-validate .cart.table-wrapper th {
  text-align: center;
}
.checkout-cart-index .page-wrapper #maincontent .columns .column.main .cart-container #form-validate .cart.table-wrapper .product-item-photo {
  position: static;
}
.checkout-cart-index .page-wrapper #maincontent .columns .column.main .cart-container #form-validate .cart.table-wrapper #shopping-cart-table .col.price {
  text-align: center;
}
.checkout-cart-index .page-wrapper #maincontent .columns .column.main .cart-container #form-validate .cart.table-wrapper #shopping-cart-table .col.subtotal {
  text-align: center;
}
@media all and (max-width: 768px) {
  .checkout-cart-index .page-wrapper #maincontent .columns .column.main .cart-container #form-validate .cart.table-wrapper #shopping-cart-table .cart.item {
    display: block;
    width: 100%;
  }
}
.checkout-cart-index .page-wrapper #maincontent .columns .column.main .cart-container #form-validate .cart.table-wrapper #shopping-cart-table .cart.item .item-info .col.item a {
  width: 50%;
}
@media all and (max-width: 768px) {
  .checkout-cart-index .page-wrapper #maincontent .columns .column.main .cart-container #form-validate .cart.table-wrapper #shopping-cart-table .cart.item .item-info .col.item {
    margin-bottom: 2%;
  }
}
.checkout-cart-index .page-wrapper #maincontent .columns .column.main .cart-container #form-validate .cart.table-wrapper #shopping-cart-table .cart.item .item-info .col.item span {
  width: 50%;
}
.checkout-cart-index .page-wrapper #maincontent .columns .column.main .cart-container #form-validate .cart.table-wrapper #shopping-cart-table .cart.item .item-info .col.item span img {
  width: 100%;
  height: auto;
  max-width: unset;
}
.checkout-cart-index .page-wrapper #maincontent .columns .column.main .cart-container #form-validate .cart.table-wrapper #shopping-cart-table .cart.item .item-info .col.price {
  text-align: center;
}
.checkout-cart-index .page-wrapper #maincontent .columns .column.main .cart-container #form-validate .cart.table-wrapper #shopping-cart-table .cart.item .item-info .col.price .price-excluding-tax span {
  color: #222222;
  font-weight: 800;
}
.checkout-cart-index .page-wrapper #maincontent .columns .column.main .cart-container #form-validate .cart.table-wrapper #shopping-cart-table .cart.item .item-info .col.qty {
  text-align: center;
}
.checkout-cart-index .page-wrapper #maincontent .columns .column.main .cart-container #form-validate .cart.table-wrapper #shopping-cart-table .cart.item .item-info .col.subtotal {
  text-align: center;
}
.checkout-cart-index .page-wrapper #maincontent .columns .column.main .cart-container #form-validate .cart.table-wrapper #shopping-cart-table .cart.item .item-info .col.subtotal .price-excluding-tax span {
  color: #222222;
  font-weight: 800;
}
.checkout-cart-index .page-wrapper #maincontent .columns .column.main .cart-container #form-validate .cart.main.actions {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 10px;
}
@media all and (max-width: 768px) {
  .checkout-cart-index .page-wrapper #maincontent .columns .column.main .cart-container #form-validate .cart.main.actions {
    grid-template-columns: 1fr;
  }
}
.checkout-cart-index .page-wrapper #maincontent .columns .column.main .cart-container #form-validate .cart.main.actions a {
  background: #54d1f0;
  color: #fff;
  cursor: pointer;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
  padding: 10px 45px;
  transition: .3s;
  box-shadow: none;
  display: flex;
  justify-content: center;
  border-radius: unset;
  align-items: center;
  height: 80%;
  border: 1px solid #54d1f0;
}
.checkout-cart-index .page-wrapper #maincontent .columns .column.main .cart-container #form-validate .cart.main.actions a span {
  color: #fff;
  transition: .3s;
}
.checkout-cart-index .page-wrapper #maincontent .columns .column.main .cart-container #form-validate .cart.main.actions a:hover {
  background: transparent;
  color: #222222;
}
.checkout-cart-index .page-wrapper #maincontent .columns .column.main .cart-container #form-validate .cart.main.actions a:hover span {
  color: #222222;
}
@media all and (max-width: 768px) {
  .checkout-cart-index .page-wrapper #maincontent .columns .column.main .cart-container #form-validate .cart.main.actions a {
    width: 100%;
  }
}
.checkout-cart-index .page-wrapper #maincontent .columns .column.main .cart-container #form-validate .cart.main.actions .action.clear,
.checkout-cart-index .page-wrapper #maincontent .columns .column.main .cart-container #form-validate .cart.main.actions .action.update {
  background: #54d1f0;
  color: #fff;
  cursor: pointer;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
  padding: 10px 45px;
  transition: .3s;
  box-shadow: none;
  border-radius: unset;
  height: 80%;
}
.checkout-cart-index .page-wrapper #maincontent .columns .column.main .cart-container #form-validate .cart.main.actions .action.clear span,
.checkout-cart-index .page-wrapper #maincontent .columns .column.main .cart-container #form-validate .cart.main.actions .action.update span {
  color: #fff;
  transition: .3s;
}
.checkout-cart-index .page-wrapper #maincontent .columns .column.main .cart-container #form-validate .cart.main.actions .action.clear:hover,
.checkout-cart-index .page-wrapper #maincontent .columns .column.main .cart-container #form-validate .cart.main.actions .action.update:hover {
  background: transparent;
  color: #222222;
}
.checkout-cart-index .page-wrapper #maincontent .columns .column.main .cart-container #form-validate .cart.main.actions .action.clear:hover span,
.checkout-cart-index .page-wrapper #maincontent .columns .column.main .cart-container #form-validate .cart.main.actions .action.update:hover span {
  color: #222222;
}
@media all and (max-width: 768px) {
  .checkout-cart-index .page-wrapper #maincontent .columns .column.main .cart-container #form-validate .cart.main.actions .action.clear,
  .checkout-cart-index .page-wrapper #maincontent .columns .column.main .cart-container #form-validate .cart.main.actions .action.update {
    width: 100%;
  }
}
.checkout-cart-index .page-wrapper #maincontent .columns .column.main .cart-container #form-validate .cart-summary._sticky {
  top: 44px;
  background-color: #f3f3f3;
}
.checkout-cart-index .page-wrapper #maincontent .columns .column.main .cart-container #form-validate .cart-discount {
  display: flex;
  justify-content: flex-end;
}
@media all and (max-width: 768px) {
  .checkout-cart-index .page-wrapper #maincontent .columns .column.main .cart-container #form-validate .cart-discount {
    justify-content: center;
  }
}
.checkout-cart-index .page-wrapper #maincontent .columns .column.main .cart-container #form-validate .cart-discount .block.discount button,
.checkout-cart-index .page-wrapper #maincontent .columns .column.main .cart-container #form-validate .cart-discount .block.discount .cart.table-wrapper .actions-toolbar > .action,
.checkout-cart-index .page-wrapper #maincontent .columns .column.main .cart-container #form-validate .cart-discount .block.discount .action-gift {
  margin-left: 7px;
}
.checkout-cart-index .page-wrapper #maincontent .columns .column.main .cart-container #form-validate .cart-discount .block.discount .title {
  text-align: right;
}
.checkout-cart-index .page-wrapper #maincontent .columns .column.main .cart-container #form-validate .cart-discount .block.discount .title:after {
  display: none;
}
.checkout-cart-index .page-wrapper #maincontent .columns .column.main .cart-container #form-validate .cart-discount .block.discount .title #block-discount-heading {
  background: #222222;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 600;
  padding: 9px 40px;
  transition: .3s;
  box-shadow: none;
}
.checkout-cart-index .page-wrapper #maincontent .columns .column.main .cart-container #form-validate .cart-discount .block.discount .title #block-discount-heading span {
  color: #fff;
  transition: .3s;
}
.checkout-cart-index .page-wrapper #maincontent .columns .column.main .cart-container #form-validate .cart-discount .block.discount .title #block-discount-heading:hover {
  background: transparent;
  color: #222222;
}
.checkout-cart-index .page-wrapper #maincontent .columns .column.main .cart-container #form-validate .cart-discount .block.discount .title #block-discount-heading:hover:after {
  color: #222222;
}
.checkout-cart-index .page-wrapper #maincontent .columns .column.main .cart-container #form-validate .cart-discount .block.discount .title #block-discount-heading:hover span {
  color: #222222;
}
.checkout-cart-index .page-wrapper #maincontent .columns .column.main .cart-container #form-validate .cart-discount .block.discount .title #block-discount-heading:after {
  font-size: 14px;
  line-height: 16px;
  color: #fff;
  margin: 0 0 0 10px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  text-align: center;
  transition: .3s;
}
.checkout-cart-index .page-wrapper #maincontent .columns .column.main .cart-container #form-validate .cart-discount .block.discount.active #block-discount-heading {
  background: transparent;
  color: #222222;
}
.checkout-cart-index .page-wrapper #maincontent .columns .column.main .cart-container #form-validate .cart-discount .block.discount.active #block-discount-heading:after {
  font-size: 14px;
  line-height: 16px;
  color: #222222;
  margin: 0 0 0 10px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  text-align: center;
  transition: .3s;
  transform: rotate(180deg);
}
.checkout-cart-index .page-wrapper #maincontent .columns .column.main .cart-container .cart-summary {
  position: static;
  background-color: #f3f3f3;
  color: #222222;
}
.checkout-cart-index .page-wrapper #maincontent .columns .column.main .cart-container .cart-summary #block-shipping .title:after {
  color: #222222;
  margin: 0 0 0 10px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  text-align: center;
  transition: .3s;
}
.checkout-cart-index .page-wrapper #maincontent .columns .column.main .cart-container .cart-summary #block-shipping.active .title:after {
  color: #222222;
  margin: 0 0 0 10px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  text-align: center;
  transition: .3s;
  transform: rotate(180deg);
}
@media all and (max-width: 768px) {
  .checkout-cart-index .page-wrapper #maincontent .columns .column.main .cart-container .cart-summary .block.discount.active .content #discount-coupon-form .fieldset.coupon {
    margin: unset;
  }
}
.checkout-cart-index .page-wrapper #maincontent .columns .column.main .cart-container #block-discount .primary {
  width: 100%;
}
.checkout-cart-index .page-wrapper #maincontent .columns .column.main .cart-container #block-discount .primary .actions-toolbar {
  display: flex;
  justify-content: center;
}
.checkout-onepage-success #maincontent .page-title-wrapper a {
  color: #54d1f0;
  font-size: 20px;
  margin-bottom: 10px;
  float: unset;
}
.checkout-onepage-success #maincontent .columns .column.main .checkout-success .print {
  display: none;
}
.checkout-onepage-success #maincontent .columns .column.main #mundipagg-link-boleto {
  background: #54d1f0;
  border: 1px solid #54d1f0;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
  padding: 9px 40px;
  transition: .3s;
  box-shadow: none;
  border-radius: unset;
  text-decoration: none;
  float: left;
}
.checkout-onepage-success #maincontent .columns .column.main #mundipagg-link-boleto span {
  color: #fff;
  transition: .3s;
}
.checkout-onepage-success #maincontent .columns .column.main #mundipagg-link-boleto:hover {
  background: transparent;
  border: 1px solid #222222;
  color: #222222;
  border-radius: unset;
}
.checkout-onepage-success #maincontent .columns .column.main #mundipagg-link-boleto:hover span {
  color: #222222;
}
.checkout-index-index._has-modal .modals-wrapper .modal-popup .modal-inner-wrap .modal-footer button,
.checkout-index-index._has-modal .modals-wrapper .modal-popup .modal-inner-wrap .modal-footer .action.secondary,
.checkout-index-index._has-modal .modals-wrapper .modal-popup .modal-inner-wrap .modal-footer .cart.table-wrapper .actions-toolbar > .action,
.checkout-index-index._has-modal .modals-wrapper .modal-popup .modal-inner-wrap .modal-footer .action-gift {
  background: #54d1f0;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: #54d1f0;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
  padding: 9px 40px;
  transition: .3s;
  box-shadow: none;
  border-radius: unset;
}
.checkout-index-index._has-modal .modals-wrapper .modal-popup .modal-inner-wrap .modal-footer button span,
.checkout-index-index._has-modal .modals-wrapper .modal-popup .modal-inner-wrap .modal-footer .action.secondary span,
.checkout-index-index._has-modal .modals-wrapper .modal-popup .modal-inner-wrap .modal-footer .cart.table-wrapper .actions-toolbar > .action span,
.checkout-index-index._has-modal .modals-wrapper .modal-popup .modal-inner-wrap .modal-footer .action-gift span {
  color: #fff;
  transition: .3s;
}
.checkout-index-index._has-modal .modals-wrapper .modal-popup .modal-inner-wrap .modal-footer button:hover,
.checkout-index-index._has-modal .modals-wrapper .modal-popup .modal-inner-wrap .modal-footer .action.secondary:hover,
.checkout-index-index._has-modal .modals-wrapper .modal-popup .modal-inner-wrap .modal-footer .cart.table-wrapper .actions-toolbar > .action:hover,
.checkout-index-index._has-modal .modals-wrapper .modal-popup .modal-inner-wrap .modal-footer .action-gift:hover {
  background: transparent;
  color: #222222;
}
.checkout-index-index._has-modal .modals-wrapper .modal-popup .modal-inner-wrap .modal-footer button:hover span,
.checkout-index-index._has-modal .modals-wrapper .modal-popup .modal-inner-wrap .modal-footer .action.secondary:hover span,
.checkout-index-index._has-modal .modals-wrapper .modal-popup .modal-inner-wrap .modal-footer .cart.table-wrapper .actions-toolbar > .action:hover span,
.checkout-index-index._has-modal .modals-wrapper .modal-popup .modal-inner-wrap .modal-footer .action-gift:hover span {
  color: #222222;
}
.checkout-index-index._has-modal .modals-wrapper .modal-popup .modal-inner-wrap #shipping-new-address-form .field {
  display: flex;
  flex-direction: column;
}
.checkout-index-index._has-modal .modals-wrapper .modal-popup .modal-inner-wrap #shipping-new-address-form .field .label {
  display: flex;
  position: unset;
  padding: 0;
}
.checkout-index-index._has-modal .modals-wrapper .modal-popup .modal-inner-wrap #shipping-new-address-form .field .label:after {
  position: unset;
}
.checkout-index-index._has-modal .modals-wrapper .modal-popup .modal-inner-wrap #shipping-new-address-form .input-text[name="telephone"] {
  width: 100%;
}
@media all and (max-width: 768px) {
  .checkout-index-index._has-modal .modals-wrapper .modal-popup .modal-inner-wrap #shipping-new-address-form .input-text[name="telephone"] {
    width: 85%;
  }
}
@media all and (max-width: 768px) {
  .checkout-index-index._has-modal .modals-wrapper .modal-popup .modal-inner-wrap #shipping-new-address-form {
    background: none;
  }
}
.checkout-index-index._has-modal .modals-wrapper .modal-popup .modal-inner-wrap #shipping-new-address-form .admin__control-fields > legend {
  display: none;
}
.checkout-index-index._has-modal .modals-wrapper .modal-popup .modal-inner-wrap #shipping-new-address-form .admin__control-fields > div > div:not(:last-child) {
  margin-bottom: 20px;
}
.checkout-index-index._has-modal .modals-wrapper .modal-popup .modal-inner-wrap #shipping-new-address-form .form.form-login .field {
  display: flex;
  flex-direction: column;
}
.checkout-index-index._has-modal .modals-wrapper .modal-popup .modal-inner-wrap #shipping-new-address-form .form.form-login .field .label {
  display: flex;
  position: unset;
  padding: 0;
}
.checkout-index-index._has-modal .modals-wrapper .modal-popup .modal-inner-wrap #shipping-new-address-form .form.form-login .field .label:after {
  position: unset;
}
.checkout-index-index._has-modal .modals-wrapper .modal-popup .modal-inner-wrap #shipping-new-address-form .form.form-login .actions-toolbar {
  margin: 0;
}
.checkout-index-index._has-modal .modals-wrapper .modal-popup .modal-inner-wrap #shipping-new-address-form .form.form-login .actions-toolbar .secondary {
  float: unset;
}
.checkout-index-index._has-modal .modals-wrapper .modal-popup .modal-inner-wrap #shipping-new-address-form .field.addresses .control .shipping-address-item.selected-item:after {
  background-color: white;
  color: #222222;
}
.account .loading-mask .loader,
.checkout-cart-index .loading-mask .loader,
.customer-account-login .loading-mask .loader,
.oneclickcustomer-account-login .loading-mask .loader,
.customer-account-forgotpassword .loading-mask .loader,
.customer-account-create .loading-mask .loader,
.oneclickcustomer-account-create .loading-mask .loader,
.customer-account-logoutsuccess .loading-mask .loader,
.checkout-index-index .loading-mask .loader,
.helpdesk-ticket-create .loading-mask .loader {
  background: url('../images/loading.gif') no-repeat center;
  background-size: 70px;
  width: 100%;
  height: 100%;
  z-index: 99;
}
.account .loading-mask .loader img,
.checkout-cart-index .loading-mask .loader img,
.customer-account-login .loading-mask .loader img,
.oneclickcustomer-account-login .loading-mask .loader img,
.customer-account-forgotpassword .loading-mask .loader img,
.customer-account-create .loading-mask .loader img,
.oneclickcustomer-account-create .loading-mask .loader img,
.customer-account-logoutsuccess .loading-mask .loader img,
.checkout-index-index .loading-mask .loader img,
.helpdesk-ticket-create .loading-mask .loader img {
  display: none;
}
.account .input-text,
.checkout-cart-index .input-text,
.customer-account-login .input-text,
.oneclickcustomer-account-login .input-text,
.customer-account-forgotpassword .input-text,
.customer-account-create .input-text,
.oneclickcustomer-account-create .input-text,
.customer-account-logoutsuccess .input-text,
.checkout-index-index .input-text,
.helpdesk-ticket-create .input-text,
.account .select,
.checkout-cart-index .select,
.customer-account-login .select,
.oneclickcustomer-account-login .select,
.customer-account-forgotpassword .select,
.customer-account-create .select,
.oneclickcustomer-account-create .select,
.customer-account-logoutsuccess .select,
.checkout-index-index .select,
.helpdesk-ticket-create .select,
.account select,
.checkout-cart-index select,
.customer-account-login select,
.oneclickcustomer-account-login select,
.customer-account-forgotpassword select,
.customer-account-create select,
.oneclickcustomer-account-create select,
.customer-account-logoutsuccess select,
.checkout-index-index select,
.helpdesk-ticket-create select,
.account .input-box,
.checkout-cart-index .input-box,
.customer-account-login .input-box,
.oneclickcustomer-account-login .input-box,
.customer-account-forgotpassword .input-box,
.customer-account-create .input-box,
.oneclickcustomer-account-create .input-box,
.customer-account-logoutsuccess .input-box,
.checkout-index-index .input-box,
.helpdesk-ticket-create .input-box,
.account .required-entry,
.checkout-cart-index .required-entry,
.customer-account-login .required-entry,
.oneclickcustomer-account-login .required-entry,
.customer-account-forgotpassword .required-entry,
.customer-account-create .required-entry,
.oneclickcustomer-account-create .required-entry,
.customer-account-logoutsuccess .required-entry,
.checkout-index-index .required-entry,
.helpdesk-ticket-create .required-entry,
.account #region_id,
.checkout-cart-index #region_id,
.customer-account-login #region_id,
.oneclickcustomer-account-login #region_id,
.customer-account-forgotpassword #region_id,
.customer-account-create #region_id,
.oneclickcustomer-account-create #region_id,
.customer-account-logoutsuccess #region_id,
.checkout-index-index #region_id,
.helpdesk-ticket-create #region_id {
  border-color: #54d1f0;
}
.account .input-text:focus,
.checkout-cart-index .input-text:focus,
.customer-account-login .input-text:focus,
.oneclickcustomer-account-login .input-text:focus,
.customer-account-forgotpassword .input-text:focus,
.customer-account-create .input-text:focus,
.oneclickcustomer-account-create .input-text:focus,
.customer-account-logoutsuccess .input-text:focus,
.checkout-index-index .input-text:focus,
.helpdesk-ticket-create .input-text:focus,
.account .select:focus,
.checkout-cart-index .select:focus,
.customer-account-login .select:focus,
.oneclickcustomer-account-login .select:focus,
.customer-account-forgotpassword .select:focus,
.customer-account-create .select:focus,
.oneclickcustomer-account-create .select:focus,
.customer-account-logoutsuccess .select:focus,
.checkout-index-index .select:focus,
.helpdesk-ticket-create .select:focus,
.account select:focus,
.checkout-cart-index select:focus,
.customer-account-login select:focus,
.oneclickcustomer-account-login select:focus,
.customer-account-forgotpassword select:focus,
.customer-account-create select:focus,
.oneclickcustomer-account-create select:focus,
.customer-account-logoutsuccess select:focus,
.checkout-index-index select:focus,
.helpdesk-ticket-create select:focus,
.account .input-box:focus,
.checkout-cart-index .input-box:focus,
.customer-account-login .input-box:focus,
.oneclickcustomer-account-login .input-box:focus,
.customer-account-forgotpassword .input-box:focus,
.customer-account-create .input-box:focus,
.oneclickcustomer-account-create .input-box:focus,
.customer-account-logoutsuccess .input-box:focus,
.checkout-index-index .input-box:focus,
.helpdesk-ticket-create .input-box:focus,
.account .required-entry:focus,
.checkout-cart-index .required-entry:focus,
.customer-account-login .required-entry:focus,
.oneclickcustomer-account-login .required-entry:focus,
.customer-account-forgotpassword .required-entry:focus,
.customer-account-create .required-entry:focus,
.oneclickcustomer-account-create .required-entry:focus,
.customer-account-logoutsuccess .required-entry:focus,
.checkout-index-index .required-entry:focus,
.helpdesk-ticket-create .required-entry:focus,
.account #region_id:focus,
.checkout-cart-index #region_id:focus,
.customer-account-login #region_id:focus,
.oneclickcustomer-account-login #region_id:focus,
.customer-account-forgotpassword #region_id:focus,
.customer-account-create #region_id:focus,
.oneclickcustomer-account-create #region_id:focus,
.customer-account-logoutsuccess #region_id:focus,
.checkout-index-index #region_id:focus,
.helpdesk-ticket-create #region_id:focus {
  box-shadow: 0 0 3px 1px #54d1f0;
}
.customer-account-login .actions-toolbar.social-btn.social-btn-actions-toolbar.facebook-login {
  margin-right: 35px;
}
@media all and (max-width: 768px) {
  .customer-account-login .actions-toolbar.social-btn.social-btn-actions-toolbar.facebook-login {
    margin-right: 0;
  }
}
.customer-account-login #maincontent .columns .column.main .block-new-customer .actions-toolbar .primary {
  min-width: 150px;
  background-color: #54d1f0;
  border-color: #54d1f0;
  height: 35px;
  margin: auto;
}
@media all and (max-width: 768px) {
  .customer-account-login #maincontent .columns .column.main .block-new-customer .actions-toolbar .primary {
    width: 100%;
  }
}
.customer-account-login #maincontent .columns .column.main .block-new-customer .actions-toolbar .primary:hover {
  background-color: #fff;
  color: #54d1f0;
  border-color: #54d1f0;
}
.customer-account-login #maincontent .columns .column.main .form .fieldset:after {
  margin-left: 0 !important;
  margin-top: 10px !important;
}
.customer-account-login #maincontent .columns .column.main .form .fieldset .note {
  padding: 0;
}
.customer-account-login #maincontent .columns .column.main .form .fieldset label {
  text-align: left;
}
.customer-account-login #maincontent .columns .column.main .form .actions-toolbar {
  margin-left: 0;
}
.customer-account-login #maincontent .columns .column.main .form .actions-toolbar .primary {
  width: 150px;
  height: 35px;
  margin: auto;
}
@media all and (max-width: 768px) {
  .customer-account-login #maincontent .columns .column.main .form .actions-toolbar .primary {
    width: 100%;
  }
}
.customer-account-login #maincontent .columns .column.main .form .actions-toolbar .secondary {
  margin: 0 5px !important;
}
.customer-account-create input#dob {
  width: 100%;
  margin-right: 0;
  margin-top: 12px;
}
.customer-account-create .primary {
  height: 35px;
}
.customer-account-create .label {
  font-size: 1.65rem;
}
.customer-address-form .primary,
.customer-account-edit .primary,
.customer-account-login .primary,
.customer-account-create .primary,
.newsletter-manage-index .primary,
.helpdesk-ticket-index .primary {
  background-color: #54d1f0;
  border-color: #54d1f0;
}
.customer-address-form .primary:hover,
.customer-account-edit .primary:hover,
.customer-account-login .primary:hover,
.customer-account-create .primary:hover,
.newsletter-manage-index .primary:hover,
.helpdesk-ticket-index .primary:hover {
  background-color: #fff;
  color: #54d1f0;
  border-color: #54d1f0;
}
.customer-account-edit .field.date input {
  margin-right: 0;
  width: 100%;
}
.customer-address-form #form-validate > fieldset {
  margin: 30px 0;
}
.checkout-cart-index .page-wrapper #maincontent .columns .column.main .cart-container #form-validate .cart.table-wrapper #shopping-cart-table .cart.item .item-info .col.item {
  width: 100%;
  padding: 20px 25px;
  display: flex;
}
.checkout-cart-index .page-wrapper #maincontent .columns .column.main .cart-container #form-validate .cart.table-wrapper #shopping-cart-table .cart.item .item-info .col.item .product-image-photo {
  max-width: 100px;
}
@media (max-width: 768px) {
  .cart-container {
    display: flex;
    flex-direction: column-reverse;
  }
}
/**
 * alertifyjs 1.11.2 http://alertifyjs.com
 * AlertifyJS is a javascript framework for developing pretty browser dialogs and notifications.
 * Copyright 2018 Mohammad Younes <Mohammad@alertifyjs.com> (http://alertifyjs.com) 
 * Licensed under GPL 3 <https://opensource.org/licenses/gpl-3.0>*/
.alertify .ajs-dimmer {
  position: fixed;
  z-index: 1981;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 0;
  margin: 0;
  background-color: #252525;
  opacity: .5;
}
.alertify .ajs-modal {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  padding: 0;
  overflow-y: auto;
  z-index: 1981;
}
.alertify .ajs-dialog {
  position: relative;
  margin: 5% auto;
  min-height: 110px;
  max-width: 500px;
  padding: 24px 24px 0 24px;
  outline: 0;
  background-color: #fff;
}
.alertify .ajs-dialog.ajs-capture:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  z-index: 1;
}
.alertify .ajs-reset {
  position: absolute !important;
  display: inline !important;
  width: 0 !important;
  height: 0 !important;
  opacity: 0 !important;
}
.alertify .ajs-commands {
  position: absolute;
  right: 4px;
  margin: -14px 24px 0 0;
  z-index: 2;
}
.alertify .ajs-commands button,
.alertify .ajs-commands .cart.table-wrapper .actions-toolbar > .action,
.alertify .ajs-commands .action-gift {
  display: none;
  width: 10px;
  height: 10px;
  margin-left: 10px;
  padding: 10px;
  border: 0;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}
.alertify .ajs-commands button.ajs-close,
.alertify .ajs-commands .cart.table-wrapper .actions-toolbar > .action.ajs-close,
.alertify .ajs-commands .action-gift.ajs-close {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMy8xNOrZqugAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAh0lEQVQYlY2QsQ0EIQwEB9cBAR1CJUaI/gigDnwR6NBL/7/xWLNrZ2b8EwGotVpr7eOitWa1VjugiNB7R1UPrKrWe0dEAHBbXUqxMQbeewDmnHjvyTm7C3zDwAUd9c63YQdUVdu6EAJzzquz7HXvTiklt+H9DQFYaxFjvDqllFyMkbXWvfpXHjJrWFgdBq/hAAAAAElFTkSuQmCC);
}
.alertify .ajs-commands button.ajs-maximize,
.alertify .ajs-commands .cart.table-wrapper .actions-toolbar > .action.ajs-maximize,
.alertify .ajs-commands .action-gift.ajs-maximize {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMy8xNOrZqugAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAOUlEQVQYlWP8//8/AzGAhYGBgaG4uBiv6t7eXkYmooxjYGAgWiELsvHYFMCcRX2rSXcjoSBiJDbAAeD+EGu+8BZcAAAAAElFTkSuQmCC);
}
.alertify .ajs-header {
  margin: -24px;
  margin-bottom: 0;
  padding: 16px 24px;
  background-color: #fff;
}
.alertify .ajs-body {
  min-height: 56px;
}
.alertify .ajs-body .ajs-content {
  padding: 16px 24px 16px 16px;
}
.alertify .ajs-footer {
  padding: 4px;
  margin-left: -24px;
  margin-right: -24px;
  min-height: 43px;
  background-color: #fff;
}
.alertify .ajs-footer .ajs-buttons.ajs-primary {
  text-align: right;
}
.alertify .ajs-footer .ajs-buttons.ajs-primary .ajs-button {
  margin: 4px;
}
.alertify .ajs-footer .ajs-buttons.ajs-auxiliary {
  float: left;
  clear: none;
  text-align: left;
}
.alertify .ajs-footer .ajs-buttons.ajs-auxiliary .ajs-button {
  margin: 4px;
}
.alertify .ajs-footer .ajs-buttons .ajs-button {
  min-width: 88px;
  min-height: 35px;
}
.alertify .ajs-handle {
  position: absolute;
  display: none;
  width: 10px;
  height: 10px;
  right: 0;
  bottom: 0;
  z-index: 1;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMS8xNEDQYmMAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAQ0lEQVQYlaXNMQoAIAxD0dT7H657l0KX3iJuUlBUNOsPPCGJm7VDp6ryeMxMuDsAQH7owW3pyn3RS26iKxERMLN3ugOaAkaL3sWVigAAAABJRU5ErkJggg==);
  -webkit-transform: scaleX(1) /*rtl:scaleX(-1)*/;
  transform: scaleX(1) /*rtl:scaleX(-1)*/;
  cursor: se-resize;
}
.alertify.ajs-no-overflow .ajs-body .ajs-content {
  overflow: hidden !important;
}
.alertify.ajs-no-padding.ajs-maximized .ajs-body .ajs-content {
  left: 0;
  right: 0;
  padding: 0;
}
.alertify.ajs-no-padding:not(.ajs-maximized) .ajs-body {
  margin-left: -24px;
  margin-right: -24px;
}
.alertify.ajs-no-padding:not(.ajs-maximized) .ajs-body .ajs-content {
  padding: 0;
}
.alertify.ajs-no-padding.ajs-resizable .ajs-body .ajs-content {
  left: 0;
  right: 0;
}
.alertify.ajs-maximizable .ajs-commands button.ajs-maximize,
.alertify.ajs-maximizable .ajs-commands button.ajs-restore,
.alertify.ajs-maximizable .ajs-commands .cart.table-wrapper .actions-toolbar > .action.ajs-maximize,
.alertify.ajs-maximizable .ajs-commands .cart.table-wrapper .actions-toolbar > .action.ajs-restore,
.alertify.ajs-maximizable .ajs-commands .action-gift.ajs-maximize,
.alertify.ajs-maximizable .ajs-commands .action-gift.ajs-restore {
  display: inline-block;
}
.alertify.ajs-closable .ajs-commands button.ajs-close,
.alertify.ajs-closable .ajs-commands .cart.table-wrapper .actions-toolbar > .action.ajs-close,
.alertify.ajs-closable .ajs-commands .action-gift.ajs-close {
  display: inline-block;
}
.alertify.ajs-maximized .ajs-dialog {
  width: 100% !important;
  height: 100% !important;
  max-width: none !important;
  margin: 0 auto !important;
  top: 0 !important;
  left: 0 !important;
}
.alertify.ajs-maximized.ajs-modeless .ajs-modal {
  position: fixed !important;
  min-height: 100% !important;
  max-height: none !important;
  margin: 0 !important;
}
.alertify.ajs-maximized .ajs-commands button.ajs-maximize,
.alertify.ajs-maximized .ajs-commands .cart.table-wrapper .actions-toolbar > .action.ajs-maximize,
.alertify.ajs-maximized .ajs-commands .action-gift.ajs-maximize {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMy8xNOrZqugAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAASklEQVQYlZWQ0QkAMQhDtXRincOZX78KVtrDCwgqJNEoIB3MPLj7lRUROlpyVXGzby6zWuY+kz6tj5sBMTMAyVV3/595RbOh3cAXsww1raeiOcoAAAAASUVORK5CYII=);
}
.alertify.ajs-resizable .ajs-dialog,
.alertify.ajs-maximized .ajs-dialog {
  padding: 0;
}
.alertify.ajs-resizable .ajs-commands,
.alertify.ajs-maximized .ajs-commands {
  margin: 14px 24px 0 0;
}
.alertify.ajs-resizable .ajs-header,
.alertify.ajs-maximized .ajs-header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0;
  padding: 16px 24px;
}
.alertify.ajs-resizable .ajs-body,
.alertify.ajs-maximized .ajs-body {
  min-height: 224px;
  display: inline-block;
}
.alertify.ajs-resizable .ajs-body .ajs-content,
.alertify.ajs-maximized .ajs-body .ajs-content {
  position: absolute;
  top: 50px;
  right: 24px;
  bottom: 50px;
  left: 24px;
  overflow: auto;
}
.alertify.ajs-resizable .ajs-footer,
.alertify.ajs-maximized .ajs-footer {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
}
.alertify.ajs-resizable:not(.ajs-maximized) .ajs-dialog {
  min-width: 548px;
}
.alertify.ajs-resizable:not(.ajs-maximized) .ajs-handle {
  display: block;
}
.alertify.ajs-movable:not(.ajs-maximized) .ajs-header {
  cursor: move;
}
.alertify.ajs-modeless .ajs-dimmer,
.alertify.ajs-modeless .ajs-reset {
  display: none;
}
.alertify.ajs-modeless .ajs-modal {
  overflow: visible;
  max-width: none;
  max-height: 0;
}
.alertify.ajs-modeless.ajs-pinnable .ajs-commands button.ajs-pin,
.alertify.ajs-modeless.ajs-pinnable .ajs-commands .cart.table-wrapper .actions-toolbar > .action.ajs-pin,
.alertify.ajs-modeless.ajs-pinnable .ajs-commands .action-gift.ajs-pin {
  display: inline-block;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMy8xNOrZqugAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAQklEQVQYlcWPMQ4AIAwCqU9u38GbcbHRWN1MvKQDhQFMEpKImGJA0gCgnYw0V0rwxseg5erT4oSkQVI5d9f+e9+xA0NbLpWfitPXAAAAAElFTkSuQmCC);
}
.alertify.ajs-modeless.ajs-unpinned .ajs-modal {
  position: absolute;
}
.alertify.ajs-modeless.ajs-unpinned .ajs-commands button.ajs-pin,
.alertify.ajs-modeless.ajs-unpinned .ajs-commands .cart.table-wrapper .actions-toolbar > .action.ajs-pin,
.alertify.ajs-modeless.ajs-unpinned .ajs-commands .action-gift.ajs-pin {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMy8xNOrZqugAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAO0lEQVQYlWP8//8/AzGAiShV6AqLi4txGs+CLoBLMYbC3t5eRmyaWfBZhwwYkX2NTxPRvibKjRhW4wMAhxkYGbLu3pEAAAAASUVORK5CYII=);
}
.alertify.ajs-modeless:not(.ajs-unpinned) .ajs-body {
  max-height: 500px;
  overflow: auto;
}
.alertify.ajs-basic .ajs-header {
  opacity: 0;
}
.alertify.ajs-basic .ajs-footer {
  visibility: hidden;
}
.alertify.ajs-frameless .ajs-header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  min-height: 60px;
  margin: 0;
  padding: 0;
  opacity: 0;
  z-index: 1;
}
.alertify.ajs-frameless .ajs-footer {
  display: none;
}
.alertify.ajs-frameless .ajs-body .ajs-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.alertify.ajs-frameless:not(.ajs-resizable) .ajs-dialog {
  padding-top: 0;
}
.alertify.ajs-frameless:not(.ajs-resizable) .ajs-dialog .ajs-commands {
  margin-top: 0;
}
.ajs-no-overflow {
  overflow: hidden !important;
  outline: none;
}
.ajs-no-overflow.ajs-fixed {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow-y: scroll !important;
}
.ajs-no-selection,
.ajs-no-selection * {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
@media screen and (max-width: 568px) {
  .alertify .ajs-dialog {
    min-width: 150px;
  }
  .alertify:not(.ajs-maximized) .ajs-modal {
    padding: 0 5%;
  }
  .alertify:not(.ajs-maximized).ajs-resizable .ajs-dialog {
    min-width: initial;
    min-width: auto /*IE fallback*/;
  }
}
@-moz-document url-prefix() {
  .alertify button:focus,
  .alertify .cart.table-wrapper .actions-toolbar > .action:focus,
  .alertify .action-gift:focus {
    outline: 1px dotted #3593D2;
  }
}
.alertify .ajs-dimmer,
.alertify .ajs-modal {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition-property: opacity, visibility;
  transition-property: opacity, visibility;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transition-duration: 250ms;
  transition-duration: 250ms;
}
.alertify.ajs-hidden .ajs-dimmer,
.alertify.ajs-hidden .ajs-modal {
  visibility: hidden;
  opacity: 0;
}
.alertify.ajs-in:not(.ajs-hidden) .ajs-dialog {
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
}
.alertify.ajs-out.ajs-hidden .ajs-dialog {
  -webkit-animation-duration: 250ms;
  animation-duration: 250ms;
}
.alertify .ajs-dialog.ajs-shake {
  -webkit-animation-name: ajs-shake;
  animation-name: ajs-shake;
  -webkit-animation-duration: .1s;
  animation-duration: .1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes ajs-shake {
  0%,
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes ajs-shake {
  0%,
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.alertify.ajs-slide.ajs-in:not(.ajs-hidden) .ajs-dialog {
  -webkit-animation-name: ajs-slideIn;
  animation-name: ajs-slideIn;
  -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
  animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.alertify.ajs-slide.ajs-out.ajs-hidden .ajs-dialog {
  -webkit-animation-name: ajs-slideOut;
  animation-name: ajs-slideOut;
  -webkit-animation-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
  animation-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
}
.alertify.ajs-zoom.ajs-in:not(.ajs-hidden) .ajs-dialog {
  -webkit-animation-name: ajs-zoomIn;
  animation-name: ajs-zoomIn;
}
.alertify.ajs-zoom.ajs-out.ajs-hidden .ajs-dialog {
  -webkit-animation-name: ajs-zoomOut;
  animation-name: ajs-zoomOut;
}
.alertify.ajs-fade.ajs-in:not(.ajs-hidden) .ajs-dialog {
  -webkit-animation-name: ajs-fadeIn;
  animation-name: ajs-fadeIn;
}
.alertify.ajs-fade.ajs-out.ajs-hidden .ajs-dialog {
  -webkit-animation-name: ajs-fadeOut;
  animation-name: ajs-fadeOut;
}
.alertify.ajs-pulse.ajs-in:not(.ajs-hidden) .ajs-dialog {
  -webkit-animation-name: ajs-pulseIn;
  animation-name: ajs-pulseIn;
}
.alertify.ajs-pulse.ajs-out.ajs-hidden .ajs-dialog {
  -webkit-animation-name: ajs-pulseOut;
  animation-name: ajs-pulseOut;
}
.alertify.ajs-flipx.ajs-in:not(.ajs-hidden) .ajs-dialog {
  -webkit-animation-name: ajs-flipInX;
  animation-name: ajs-flipInX;
}
.alertify.ajs-flipx.ajs-out.ajs-hidden .ajs-dialog {
  -webkit-animation-name: ajs-flipOutX;
  animation-name: ajs-flipOutX;
}
.alertify.ajs-flipy.ajs-in:not(.ajs-hidden) .ajs-dialog {
  -webkit-animation-name: ajs-flipInY;
  animation-name: ajs-flipInY;
}
.alertify.ajs-flipy.ajs-out.ajs-hidden .ajs-dialog {
  -webkit-animation-name: ajs-flipOutY;
  animation-name: ajs-flipOutY;
}
@-webkit-keyframes ajs-pulseIn {
  0%,
  20%,
  40%,
  60%,
  80%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes ajs-pulseIn {
  0%,
  20%,
  40%,
  60%,
  80%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@-webkit-keyframes ajs-pulseOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes ajs-pulseOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@-webkit-keyframes ajs-zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.25, 0.25, 0.25);
    transform: scale3d(0.25, 0.25, 0.25);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes ajs-zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.25, 0.25, 0.25);
    transform: scale3d(0.25, 0.25, 0.25);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@-webkit-keyframes ajs-zoomOut {
  0% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.25, 0.25, 0.25);
    transform: scale3d(0.25, 0.25, 0.25);
  }
}
@keyframes ajs-zoomOut {
  0% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.25, 0.25, 0.25);
    transform: scale3d(0.25, 0.25, 0.25);
  }
}
@-webkit-keyframes ajs-fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes ajs-fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes ajs-fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes ajs-fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes ajs-flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes ajs-flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@-webkit-keyframes ajs-flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@keyframes ajs-flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@-webkit-keyframes ajs-flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes ajs-flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@-webkit-keyframes ajs-flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@keyframes ajs-flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@-webkit-keyframes ajs-slideIn {
  0% {
    margin-top: -100%;
  }
  100% {
    margin-top: 5%;
  }
}
@keyframes ajs-slideIn {
  0% {
    margin-top: -100%;
  }
  100% {
    margin-top: 5%;
  }
}
@-webkit-keyframes ajs-slideOut {
  0% {
    margin-top: 5%;
  }
  100% {
    margin-top: -100%;
  }
}
@keyframes ajs-slideOut {
  0% {
    margin-top: 5%;
  }
  100% {
    margin-top: -100%;
  }
}
.alertify-notifier {
  position: fixed;
  width: 0;
  overflow: visible;
  z-index: 1982;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.alertify-notifier .ajs-message {
  position: relative;
  width: 260px;
  max-height: 0;
  padding: 0;
  opacity: 0;
  margin: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition-duration: 250ms;
  transition-duration: 250ms;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}
.alertify-notifier .ajs-message.ajs-visible {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
  opacity: 1;
  max-height: 100%;
  margin-top: 10px;
  padding: 19px 31px;
  width: 388px;
}
.alertify-notifier .ajs-message.ajs-success {
  background: #54d1f0;
  color: #fff;
}
.alertify-notifier .ajs-message.ajs-error {
  background: #e33f3f;
  color: #fff;
}
.alertify-notifier .ajs-message.ajs-warning {
  background: #f7b216;
  color: #fff;
}
.alertify-notifier .ajs-message .ajs-close {
  position: absolute;
  top: 0;
  right: 0;
  width: 16px;
  height: 16px;
  cursor: pointer;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAABGdBTUEAALGPC/xhBQAAAFBJREFUGBl1j0EKADEIA+ve/P9f9bh1hEihNBfjVCO1v7RKVqJK4h8gM5cAPR42AkQEpSXPwMTyoi13n5N9YqJehm3Fnr7nL1D0ZEbD5OubGyC7a9gx+9eNAAAAAElFTkSuQmCC);
  background-repeat: no-repeat;
  background-position: center center;
  background-color: rgba(0, 0, 0, 0.5);
  border-top-right-radius: 2px;
}
.alertify-notifier.ajs-top {
  top: 10px;
}
.alertify-notifier.ajs-bottom {
  bottom: 10px;
}
.alertify-notifier.ajs-right {
  right: 10px;
}
.alertify-notifier.ajs-right .ajs-message {
  right: -320px;
}
.alertify-notifier.ajs-right .ajs-message.ajs-visible {
  right: 400px;
}
.alertify-notifier.ajs-left {
  left: 10px;
}
.alertify-notifier.ajs-left .ajs-message {
  left: -300px;
}
.alertify-notifier.ajs-left .ajs-message.ajs-visible {
  left: 0;
}
.alertify-notifier.ajs-center {
  left: 50%;
}
.alertify-notifier.ajs-center .ajs-message {
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.alertify-notifier.ajs-center .ajs-message.ajs-visible {
  left: 50%;
  -webkit-transition-timing-function: cubic-bezier(0.57, 0.43, 0.1, 0.65);
  transition-timing-function: cubic-bezier(0.57, 0.43, 0.1, 0.65);
}
.alertify-notifier.ajs-center.ajs-top .ajs-message {
  top: -300px;
}
.alertify-notifier.ajs-center.ajs-top .ajs-message.ajs-visible {
  top: 0;
}
.alertify-notifier.ajs-center.ajs-bottom .ajs-message {
  bottom: -300px;
}
.alertify-notifier.ajs-center.ajs-bottom .ajs-message.ajs-visible {
  bottom: 0;
}
.cms-no-route .erro404 {
  display: grid;
  grid-template-rows: 1fr;
  justify-content: center;
}
.cms-no-route .messageErro {
  color: #61bad8;
  font-family: 'Open Sans', sans-serif;
  font-size: 30px;
  font-weight: 700;
  padding-top: 8%;
  text-align: center;
}
.cms-no-route .notPage {
  font-family: 'Open Sans', sans-serif;
  color: #222;
  padding-top: 8%;
  text-align: center;
}
.cms-no-route .backHome {
  padding-top: 8%;
  display: grid;
  justify-content: center;
}
.cms-no-route .backHome button,
.cms-no-route .backHome .cart.table-wrapper .actions-toolbar > .action,
.cms-no-route .backHome .action-gift {
  background: #61bad8;
  border: 1px solid #61bad8;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
  padding: 9px 40px;
  transition: .3s;
  box-shadow: none;
  border-radius: unset;
}
.cms-no-route .backHome button span,
.cms-no-route .backHome .cart.table-wrapper .actions-toolbar > .action span,
.cms-no-route .backHome .action-gift span {
  color: #fff;
  transition: .3s;
}
.cms-no-route .backHome button:hover,
.cms-no-route .backHome .cart.table-wrapper .actions-toolbar > .action:hover,
.cms-no-route .backHome .action-gift:hover {
  background: transparent;
  border: 1px solid #222222;
  color: #222222;
  border-radius: unset;
}
.cms-no-route .backHome button:hover span,
.cms-no-route .backHome .cart.table-wrapper .actions-toolbar > .action:hover span,
.cms-no-route .backHome .action-gift:hover span {
  color: #222222;
}
div.breadcrumbs {
  padding: 0 10px;
  margin-bottom: 12px;
}
.modal-content-delete-cart-item .modal-inner-wrap .modal-content {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.modal-content-delete-cart-item .modal-inner-wrap .modal-content::before {
  content: '';
  width: 46px;
  height: 46px;
  display: flex;
  flex-direction: column;
  background-image: url(../images/svg/icone_lixo.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.modal-content-delete-cart-item .modal-inner-wrap .modal-content div {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  text-align: center;
  color: #4e4f51;
  font-weight: 600;
  margin-top: 10px;
}
.modal-content-delete-cart-item .modal-inner-wrap .modal-footer {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  margin-top: 0;
  padding-top: 25px;
  gap: 10px;
}
.modal-content-delete-cart-item .modal-inner-wrap .modal-footer .action-dismiss {
  padding: 9px 20px;
  font-size: 16px;
  border-radius: 5px;
}
.modal-content-delete-cart-item .modal-inner-wrap .modal-footer .action-accept {
  padding: 9px 20px;
  font-size: 16px;
  border-radius: 5px;
}
.field.street .field .label {
  clip: inherit;
  width: inherit;
  height: inherit;
  position: inherit;
}
.cart-summary .block.shipping #shipping-zip-form .field {
  display: none;
}
.cart-summary .block.shipping #shipping-zip-form .field[name='shippingAddress.postcode'] {
  display: block;
}
.cart-container {
  display: flex;
  gap: 30px;
}
.cart-container .cart-summary {
  order: 2;
}
.modal-inner-wrap .modal-content {
  border: 0;
}
/**
* Copyright © Hibrido, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
.modal-header .action-close {
  border-radius: 50% !important;
  border: 1px solid #54d1f0 !important;
  padding: 0px !important;
  background-color: #fdfdfd !important;
  margin-top: 5px !important;
  margin-right: 5px !important;
}
.modal-popup:not(.modal-content-delete-cart-item) .modal-popup .modal-inner-wrap {
  width: 25%;
}
.pop-need-help,
.pop {
  width: 100%;
  padding: 0;
  margin: 0 auto;
  background: url('../images/helpdesk.png');
  background-repeat: no-repeat;
  background-position: right;
}
.pop-need-help .pop-need-help__content,
.pop .pop-need-help__content {
  width: 100%;
  display: flex;
  color: #54d1f0;
  padding: 0;
}
.pop-need-help .pop-need-help__content h3,
.pop .pop-need-help__content h3 {
  font-size: 1.75em;
  font-weight: bold;
  text-transform: uppercase;
  border-bottom: 2px solid #54d1f0;
  width: 90%;
  padding: 5px;
  margin-bottom: 30px;
}
.pop-need-help .pop-need-help__content p,
.pop .pop-need-help__content p {
  line-height: 2em;
  font-size: 17px;
}
.pop-need-help .pop-need-help__content p em,
.pop .pop-need-help__content p em {
  font-weight: bold;
  font-style: italic;
}
.pop-need-help .pop-need-help__content .buy-by-whatsapp,
.pop .pop-need-help__content .buy-by-whatsapp {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-right: 15px;
  width: 100%;
}
.pop-need-help .pop-need-help__content .buy-by-whatsapp .phone-box,
.pop .pop-need-help__content .buy-by-whatsapp .phone-box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}
.pop-need-help .pop-need-help__content .buy-by-whatsapp .phone-box .phone-box__item,
.pop .pop-need-help__content .buy-by-whatsapp .phone-box .phone-box__item {
  width: 45%;
  border: 2px solid #54d1f0;
  color: #54d1f0;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
  text-decoration: none;
  cursor: pointer;
}
.pop-need-help .pop-need-help__content .buy-by-whatsapp .phone-box .phone-box__item span,
.pop .pop-need-help__content .buy-by-whatsapp .phone-box .phone-box__item span {
  width: 100%;
  text-align: center;
  font-weight: bold;
}
.pop-need-help .pop-need-help__content .buy-by-whatsapp .phone-box .phone-box__item .phone-box__item___number,
.pop .pop-need-help__content .buy-by-whatsapp .phone-box .phone-box__item .phone-box__item___number {
  font-size: 1.25em;
}
.pop-need-help .pop-need-help__content .buy-by-whatsapp .phone-box .phone-box__item .phone-box__item___schedule,
.pop .pop-need-help__content .buy-by-whatsapp .phone-box .phone-box__item .phone-box__item___schedule {
  text-transform: uppercase;
}
.pop-need-help .pop-need-help__content .have-any-problem,
.pop .pop-need-help__content .have-any-problem {
  width: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  padding-left: 15px;
}
.pop-need-help .pop-need-help__content .have-any-problem a,
.pop .pop-need-help__content .have-any-problem a {
  text-transform: uppercase;
}
.pop-need-help .pop-need-help__content .have-any-problem div,
.pop .pop-need-help__content .have-any-problem div {
  width: fit-content;
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 5px;
  border-bottom: 1.5px solid #54d1f0;
  margin-bottom: 20px;
}
.pop-need-help .pop-need-help__content .have-any-problem div p,
.pop .pop-need-help__content .have-any-problem div p {
  line-height: normal;
  margin-right: 5px;
}
.pop-need-help .pop-need-help__content .have-any-problem div a,
.pop .pop-need-help__content .have-any-problem div a {
  width: fit-content;
  background-color: #54d1f0;
  color: #fff;
  border-radius: 0;
  font-size: 1.25em;
  padding: 3px;
  text-decoration: none;
  font-weight: bold;
  cursor: pointer;
}
.pop-need-help .pop-need-help__content .have-any-problem .have-any-problem__contact,
.pop .pop-need-help__content .have-any-problem .have-any-problem__contact {
  flex-direction: column;
}
.order-actions-toolbar .action.order-remake {
  float: left;
}
@media print {
  .order-actions-toolbar .action.order-remake {
    float: none;
    margin-right: auto;
  }
}
.order-actions-toolbar .action.order-remake,
.order-actions-toolbar .action.print {
  display: flex;
  align-items: center;
  gap: 5px;
  padding: 5px 10px;
  height: 40px;
  font-weight: 700;
  background-color: #54d1f0;
  color: #fff;
  border: 1px solid #54d1f0;
  border-radius: 5px;
  will-change: background-color,color;
  transition: background-color 0.7s, color 0.7s ease-in-out;
}
@media print {
  .order-actions-toolbar .action.order-remake,
  .order-actions-toolbar .action.print {
    border-color: #000;
  }
}
.order-actions-toolbar .action.order-remake:hover,
.order-actions-toolbar .action.print:hover {
  background-color: #fff;
  color: #54d1f0;
}
@media (max-width: 768px) {
  .order-actions-toolbar .action.order-remake,
  .order-actions-toolbar .action.print {
    max-width: 200px;
  }
}
@media (max-width: 419px) {
  .order-actions-toolbar .action.order-remake,
  .order-actions-toolbar .action.print {
    margin: 10px auto;
    float: none;
    justify-content: center;
  }
}
@media print {
  .order-actions-toolbar .action.order-remake,
  .order-actions-toolbar .action.print {
    width: 200px;
    justify-content: center;
  }
}
.order-actions-toolbar .action.order-remake img,
.order-actions-toolbar .action.print img,
.order-actions-toolbar .action.order-remake svg,
.order-actions-toolbar .action.print svg {
  width: 15px;
  vertical-align: middle;
}
@media print {
  .order-actions-toolbar .action.print {
    float: none;
    margin-left: auto;
  }
}
@media (max-width: 768px) and (min-width: 420px) {
  .order-actions-toolbar .action.print {
    float: right;
  }
}
.sales-order-print .page-title-wrapper + .order-links,
.sales-order-view .page-title-wrapper + .order-links {
  display: none;
}
@media print {
  .sales-order-print .block-order-details-view .block-content,
  .sales-order-view .block-order-details-view .block-content {
    display: flex;
    flex-wrap: wrap;
  }
}
.sales-order-print .block-order-details-view .block-content > .box,
.sales-order-view .block-order-details-view .block-content > .box {
  width: 50%;
}
@media (max-width: 768px) {
  .sales-order-print .block-order-details-view .block-content > .box,
  .sales-order-view .block-order-details-view .block-content > .box {
    width: 100%;
  }
}
@media print {
  .sales-order-print .order-actions-toolbar .actions,
  .sales-order-view .order-actions-toolbar .actions {
    display: flex;
  }
}
#braintree-three-d-modal {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  align-items: center;
  height: 100vh;
  width: 100vw;
  z-index: 100000;
  visibility: visible;
}
#braintree-three-d-modal .bt-modal-frame {
  height: 420px;
  width: 440px;
  margin: auto;
  background-color: #ffffff;
  z-index: 2;
  border-radius: 6px;
}
#braintree-three-d-modal .bt-modal-body {
  height: 380px;
  margin: 20px;
  background-color: white;
  border: 1px solid lightgray;
}
#braintree-three-d-modal .bt-mask {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: black;
  opacity: 0.75;
}
.braintree-applepay-container-product {
  display: inline-block;
}
.braintree-applepay-container-product .braintree-apple-pay-button {
  padding: 10px 0;
  margin: 0;
  margin-bottom: 15px;
}
.braintree-apple-pay-button {
  -webkit-appearance: -apple-pay-button;
  -apple-pay-button-type: plain;
  display: block;
  width: 200px;
  min-height: 40px;
  border: 1px solid black;
  background-image: -webkit-named-image(apple-pay-logo-black);
  background-size: 100% calc(60% + 2px);
  background-repeat: no-repeat;
  background-color: black;
  background-position: 50% 50%;
  border-radius: 5px;
  padding: 2px;
  margin: 20px auto;
  transition: background-color 0.15s;
  cursor: pointer;
}
.ppcredit-summary {
  background: linear-gradient(to right, #009cde, #003087);
  color: #ffffff;
  padding: 15px;
  text-align: center;
  margin: 10px 0px;
}
.ppcreditcalc-container {
  border: 1px solid #dedede;
  background: #ffffff;
}
.ppcreditcalc-header {
  background: #ffffff;
  padding: 15px;
}
.ppcreditcalc-legal {
  background-color: #eee;
  border-top: 1px solid #dedede;
  padding: 15px;
  font-size: 1.2rem;
  line-height: 2rem;
}
.ppcreditcalc-instalments {
  list-style: none;
  margin: 0;
  padding: 0;
  border-top: 1px solid #DEDEDE;
  border-bottom: 1px solid #DEDEDE;
  background-color: #eeeeee;
}
.ppcreditcalc-instalments li {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.ppcreditcalc-instalments-term {
  display: block;
  padding: 10px 15px;
  color: #000;
}
.ppcreditcalc-instalments-term:hover {
  background: #009CDE;
  color: #FFF;
  text-decoration: none;
}
.ppcreditcalc-instalments-term.active {
  background: #003087;
  color: #FFF;
}
.ppcreditcalc-instalment-summary {
  padding: 15px;
}
.ppcreditcalc-instalment-summary dl {
  margin: 0;
}
.ppcreditcalc-instalment-summary dt {
  display: inline-block;
  width: 50%;
}
.ppcreditcalc-instalment-summary dd {
  display: inline-block;
}
#braintree_expirationDate {
  width: 90px;
}
button.braintree-googlepay-button,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button,
.action-gift.braintree-googlepay-button {
  background-origin: content-box;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 0;
  border-radius: 4px;
  box-shadow: rgba(60, 64, 67, 0.3) 0 1px 1px 0, rgba(60, 64, 67, 0.15) 0 1px 3px 1px;
  cursor: pointer;
  height: 40px;
  min-height: 40px;
  padding: 11px 24px;
}
button.braintree-googlepay-button.black,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.black,
.action-gift.braintree-googlepay-button.black {
  background-color: #000;
  box-shadow: none;
  padding: 12px 24px 10px;
}
button.braintree-googlepay-button.white,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.white,
.action-gift.braintree-googlepay-button.white {
  background-color: #ffffff;
}
button.braintree-googlepay-button.short,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.short,
.action-gift.braintree-googlepay-button.short {
  min-width: 90px;
  width: 160px;
}
button.braintree-googlepay-button.black.short,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.black.short,
.action-gift.braintree-googlepay-button.black.short {
  background-image: url(https://www.gstatic.com/instantbuy/svg/dark_gpay.svg);
}
button.braintree-googlepay-button.white.short,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.white.short,
.action-gift.braintree-googlepay-button.white.short {
  background-image: url(https://www.gstatic.com/instantbuy/svg/light_gpay.svg);
}
button.braintree-googlepay-button.black:active,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.black:active,
.action-gift.braintree-googlepay-button.black:active {
  background-color: #5f6368;
}
button.braintree-googlepay-button.black:hover,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.black:hover,
.action-gift.braintree-googlepay-button.black:hover {
  background-color: #3c4043;
}
button.braintree-googlepay-button.white:active,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.white:active,
.action-gift.braintree-googlepay-button.white:active {
  background-color: #ffffff;
}
button.braintree-googlepay-button.white:focus,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.white:focus,
.action-gift.braintree-googlepay-button.white:focus {
  box-shadow: #e8e8e8 0 1px 1px 0, #e8e8e8 0 1px 3px;
}
button.braintree-googlepay-button.white:hover,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.white:hover,
.action-gift.braintree-googlepay-button.white:hover {
  background-color: #f8f8f8;
}
button.braintree-googlepay-button.long,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.long,
.action-gift.braintree-googlepay-button.long {
  min-width: 152px;
  width: 240px;
}
button.braintree-googlepay-button.white.long,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.white.long,
.action-gift.braintree-googlepay-button.white.long {
  background-image: url(https://www.gstatic.com/instantbuy/svg/light/en.svg);
}
button.braintree-googlepay-button.black.long,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.black.long,
.action-gift.braintree-googlepay-button.black.long {
  background-image: url(https://www.gstatic.com/instantbuy/svg/dark/en.svg);
}
.googlepay-minicart-logo {
  margin-top: 15px;
  text-align: center;
}
.checkout-payment-method .credit-card-types.braintree-credit-card-types img {
  width: 30px;
  -webkit-filter: none;
  -webkit-transition: none;
}
.braintree-card-control {
  position: relative;
}
.braintree-credit-card-selected {
  position: absolute;
  z-index: 10;
  left: 10px;
}
.braintree-paypal-logo.oneclick-container {
  width: 100%;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field .label {
  font-weight: 600;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field.required > .label:after {
  content: '*';
  color: #e02b27;
  font-size: 1.8rem;
  margin: 0 0 0 5px;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field .control {
  margin: 10px 10px 0 0;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field .control input[type="text"]::placeholder,
#payment_form_braintree_ach_direct_debit .field > .fields .field .control input[type="number"]::placeholder {
  color: lightgrey;
}
#payment-method-braintree-lpm .primary {
  width: 100%;
}
#payment-method-braintree-lpm .primary .action {
  margin-bottom: 12px;
  width: 100%;
}
#payment-method-braintree-lpm .primary .action img {
  height: 40px;
}
#payment-method-braintree-cc-vault .field.required .label {
  font-weight: 600;
}
#payment-method-braintree-cc-vault .field.required .label:after {
  content: '*';
  color: #e02b27;
  font-size: 1.8rem;
  margin: 0 0 0 5px;
}
#payment-method-braintree-cc-vault .field .hosted-control {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  height: 32px;
  padding: 0 9px;
  vertical-align: baseline;
  box-sizing: border-box;
  position: relative;
  width: 5rem;
}
#payment-method-braintree-cc-vault .field .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) ~ .hosted-error {
  height: auto;
  opacity: 1;
}
#payment-method-braintree-cc-vault .field .hosted-error {
  clear: both;
  color: #e02b27;
  font-size: 1.2rem;
  height: 0;
  margin-top: 7px;
  opacity: 0;
}
.braintree-paypal-fieldset {
  display: none;
}
.payment-method-braintree .hosted-control {
  border: 1px solid #c2c2c2;
  height: 32px;
  padding: 8px 15px;
  max-width: 300px;
}
.payment-method-braintree .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) ~ .hosted-error {
  height: auto;
  opacity: 1;
}
.payment-method-braintree .hosted-error {
  clear: both;
  color: #e02b27;
  font-size: 1.2rem;
  height: 0;
  margin-top: 7px;
  opacity: 0;
}
.payment-method-braintree .cvv {
  max-width: 200px;
  position: relative;
}
.payment-method-braintree .cvv .field-tooltip {
  top: 10px;
  right: 30px;
}
#braintree_cc_number {
  padding-left: 68px;
}
