@charset "UTF-8";
.swatch-circle-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f5f5dc;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-beige.disabled {
    opacity: 0.2; }

.swatch-filter-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #f5f5dc;
  border-radius: 0.69em;
  background-color: #f5f5dc;
  display: block;
  position: relative; }
  .swatch-filter-beige.disabled {
    opacity: 0.2; }

.swatch-circle-black {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #000;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-black.disabled {
    opacity: 0.2; }

.swatch-filter-black {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #000;
  border-radius: 0.69em;
  background-color: #000;
  display: block;
  position: relative; }
  .swatch-filter-black.disabled {
    opacity: 0.2; }

.swatch-circle-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #0070d2;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-blue.disabled {
    opacity: 0.2; }

.swatch-filter-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #0070d2;
  border-radius: 0.69em;
  background-color: #0070d2;
  display: block;
  position: relative; }
  .swatch-filter-blue.disabled {
    opacity: 0.2; }

.swatch-circle-brown {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #a52a2a;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-brown.disabled {
    opacity: 0.2; }

.swatch-filter-brown {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #a52a2a;
  border-radius: 0.69em;
  background-color: #a52a2a;
  display: block;
  position: relative; }
  .swatch-filter-brown.disabled {
    opacity: 0.2; }

.swatch-circle-green {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #008827;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-green.disabled {
    opacity: 0.2; }

.swatch-filter-green {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #008827;
  border-radius: 0.69em;
  background-color: #008827;
  display: block;
  position: relative; }
  .swatch-filter-green.disabled {
    opacity: 0.2; }

.swatch-circle-grey {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #8f979d;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-grey.disabled {
    opacity: 0.2; }

.swatch-filter-grey {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #8f979d;
  border-radius: 0.69em;
  background-color: #8f979d;
  display: block;
  position: relative; }
  .swatch-filter-grey.disabled {
    opacity: 0.2; }

.swatch-circle-navy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #000080;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-navy.disabled {
    opacity: 0.2; }

.swatch-filter-navy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #000080;
  border-radius: 0.69em;
  background-color: #000080;
  display: block;
  position: relative; }
  .swatch-filter-navy.disabled {
    opacity: 0.2; }

.swatch-circle-orange {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ffa500;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-orange.disabled {
    opacity: 0.2; }

.swatch-filter-orange {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #ffa500;
  border-radius: 0.69em;
  background-color: #ffa500;
  display: block;
  position: relative; }
  .swatch-filter-orange.disabled {
    opacity: 0.2; }

.swatch-circle-pink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fe249a;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-pink.disabled {
    opacity: 0.2; }

.swatch-filter-pink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #fe249a;
  border-radius: 0.69em;
  background-color: #fe249a;
  display: block;
  position: relative; }
  .swatch-filter-pink.disabled {
    opacity: 0.2; }

.swatch-circle-purple {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #800080;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-purple.disabled {
    opacity: 0.2; }

.swatch-filter-purple {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #800080;
  border-radius: 0.69em;
  background-color: #800080;
  display: block;
  position: relative; }
  .swatch-filter-purple.disabled {
    opacity: 0.2; }

.swatch-circle-red {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f00;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-red.disabled {
    opacity: 0.2; }

.swatch-filter-red {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #f00;
  border-radius: 0.69em;
  background-color: #f00;
  display: block;
  position: relative; }
  .swatch-filter-red.disabled {
    opacity: 0.2; }

.swatch-circle-white {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fff;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-white.disabled {
    opacity: 0.2; }

.swatch-filter-white {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #fff;
  border-radius: 0.69em;
  background-color: #fff;
  display: block;
  position: relative; }
  .swatch-filter-white.disabled {
    opacity: 0.2; }

.swatch-circle-yellow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ff0;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-yellow.disabled {
    opacity: 0.2; }

.swatch-filter-yellow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #ff0;
  border-radius: 0.69em;
  background-color: #ff0;
  display: block;
  position: relative; }
  .swatch-filter-yellow.disabled {
    opacity: 0.2; }

.swatch-circle-miscellaneous {
  background: linear-gradient(0deg, #821e91 0, #821e91 25%, #edd134 25%, yellow 50%, #edd134 50%, #59ba00 50%, #59ba00 76%, #111 76%, #111 100%), linear-gradient(0deg, #0e5cd1 0, #0e5cd1 50%, #e20b0b 50%, #e20b0b 100%);
  background-repeat: repeat-y, repeat;
  background-size: 50% 100%, 100% 100%;
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  border-radius: 1.25em;
  display: block;
  height: 2.5em;
  position: relative;
  transform: rotate(35deg);
  width: 2.5em; }
  .swatch-circle-miscellaneous.disabled {
    opacity: 0.2; }
  .swatch-circle-miscellaneous.selected::after {
    transform: rotate(-35deg); }

.attribute {
  margin-top: 0.938em; }
  .attribute label {
    display: block; }

.swatch a {
  text-decoration: none; }

.primary-images {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-item-align: center;
      align-self: center;
  height: 100%;
  margin: 0;
  padding: 0; }

.prices-add-to-cart-actions {
  bottom: 0;
  z-index: 1;
  padding-right: 0;
  padding-left: 0;
  left: 0;
  width: 100%; }
  .prices-add-to-cart-actions .quickview.add-to-cart {
    width: 100%; }
  .prices-add-to-cart-actions .price {
    text-align: center; }

.prices {
  padding: 0.5em 0 0;
  color: #000;
  font-family: "Avenir";
  font-size: 25px;
  font-weight: 900;
  letter-spacing: 1px;
  text-transform: uppercase; }

.cart-and-ipay {
  text-align: center;
  padding: 0 10px; }
  @media (max-width: 543.98px) {
    .cart-and-ipay .btn {
      width: 98%;
      margin: 1%;
      display: block; } }

.add-to-cart-messages {
  transform: translate(-50%, -50%);
  position: fixed;
  top: 15%;
  left: 50%;
  top: 50%;
  z-index: 1; }

.add-to-basket-alert {
  animation: fade 5s linear forwards;
  box-shadow: 1px 1px 5px grey;
  padding: 1em;
  animation: fade 8s linear forwards; }

@keyframes fade {
  0% {
    opacity: 0; }
  10% {
    opacity: 1; }
  90% {
    opacity: 1; }
  100% {
    opacity: 0; } }
  .add-to-basket-alert.show {
    display: block; }

.modal-backdrop.fade {
  display: none; }

.simple-quantity {
  margin-top: 1em;
  font-family: "AvenirBold";
  color: #000;
  font-size: 1rem;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem; }

.productDetails-pix-discount {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  font-size: medium;
  margin-top: 20px;
  text-align: center; }
  .productDetails-pix-discount img {
    margin: 5px;
    width: 48px;
    height: auto;
    display: inline-block;
    vertical-align: middle; }

.main-attributes {
  margin-top: 1em; }

.size-chart {
  margin-top: 1.071em; }

div.availability {
  margin-top: 1.071em; }

.bundle-item {
  padding-bottom: 1em;
  border-bottom: 1px solid #ccc; }
  .bundle-item:last-child {
    border-bottom: none; }

.product-option:not(:first-child) {
  margin-top: 1.071em; }

.image-detail-pdp {
  max-height: 550px; }
  .image-detail-pdp .carousel-control-prev {
    transform: rotate(180deg);
    -ms-flex-order: 1;
        order: 1; }
  .image-detail-pdp .carousel-control-next {
    -ms-flex-order: 3;
        order: 3; }

.products_content {
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  width: 100%;
  padding: 20px 5px; }

.carousel_content {
  width: 100%;
  margin-top: 18px;
  display: -ms-flexbox;
  display: flex; }
  .carousel_content .carousel-indicators li {
    height: 5px;
    background-color: black; }

.info_content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: start;
      align-items: flex-start; }

.product-name {
  color: #000;
  font-family: "Avenir";
  font-weight: 900;
  display: block;
  font-size: 1.3rem;
  text-transform: uppercase;
  text-align: left; }

.product-id-content {
  font-size: 0.8rem;
  font-weight: 900;
  display: -ms-flexbox;
  display: flex; }

.description-product-page {
  color: #fff;
  font-family: "Avenir";
  font-size: 18px; }

.quantity-label-product {
  border: 1px solid blueviolet;
  font-family: "Avenir";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  color: #000; }

.add-to-cart:not(:disabled):not(.disabled) {
  background-color: black;
  font-size: 1rem;
  font-family: "AvenirBold";
  text-transform: uppercase;
  color: #fff;
  border: none;
  padding: 1rem 5.3rem;
  text-align: center;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-pack: center;
      justify-content: center; }

.add-to-cart:disabled,
.add-to-cart.disabled {
  background-color: grey;
  font-size: 1rem;
  font-family: "AvenirBold";
  text-transform: uppercase;
  color: #fff;
  border: none;
  padding: 1rem 5.3rem;
  text-align: center;
  content: "Produto Indispon\EDvel"; }

@media (max-width: 768px) {
  .add-to-cart {
    padding: 1rem 3rem; } }

@media (max-width: 580px) {
  .add-to-cart {
    padding: 1rem 2rem; } }

.image-container {
  width: 100%;
  -ms-flex-pack: center;
      justify-content: center;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden; }
  .image-container.image-detail-pdp {
    position: relative; }
    .image-container.image-detail-pdp .carousel {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between;
      -ms-flex-direction: column;
          flex-direction: column;
      height: 100%; }
      .image-container.image-detail-pdp .carousel .carousel-indicators {
        position: static;
        margin-bottom: 10px;
        z-index: 1;
        -ms-flex-order: 2;
            order: 2; }

.greyBorder {
  border: 1px solid #ccc; }

@media (max-width: 768px) {
  .product-detail {
    margin-top: 0em; }
  .carousel_content {
    width: 100%;
    margin-top: 0; }
  img.d-block.img-fluid {
    margin-left: 8vw; }
  .info_content {
    margin-top: 27px; }
  .prices-add-to-cart-actions {
    width: 100%; } }

@media (max-width: 542px) {
  .carousel_content {
    width: 100%;
    margin-top: 0; } }

.products_content .carousel-item {
  width: 100% !important; }
  .products_content .carousel-item img {
    max-width: 500px; }

@media (max-width: 947px) {
  .carousel-item-size img {
    max-width: 411px !important; } }

@media (max-width: 576px) {
  .carousel-item-size img {
    max-width: 100% !important; } }

@media (max-width: 768px) {
  #quickViewModal {
    display: none; } }

.modal.fade.show {
  overflow: auto; }

.quick-view-dialog .modal-content,
.choose-bonus-product-dialog .modal-content {
  width: 630px;
  height: auto; }
  @media (max-width: 768px) {
    .quick-view-dialog .modal-content,
    .choose-bonus-product-dialog .modal-content {
      width: 100%; } }

.quick-view-dialog .selectable-bonus-product-line-item,
.choose-bonus-product-dialog .selectable-bonus-product-line-item {
  margin-top: 0.2em;
  margin-bottom: 0.2em;
  padding-top: 0.3em;
  padding-bottom: 0.3em; }

.quick-view-dialog .beenSelected,
.choose-bonus-product-dialog .beenSelected {
  background-color: #eee; }

.quick-view-dialog .modal-header,
.choose-bonus-product-dialog .modal-header {
  background-color: #dddddd;
  -ms-flex-align: center;
      align-items: center; }
  .quick-view-dialog .modal-header .close,
  .choose-bonus-product-dialog .modal-header .close {
    padding: 0;
    margin: 0; }
  .quick-view-dialog .modal-header .full-pdp-link,
  .choose-bonus-product-dialog .modal-header .full-pdp-link {
    color: var(--skin-primary-color-1);
    text-transform: uppercase;
    font-family: 'AvenirBold'; }

.quick-view-dialog .modal-footer,
.choose-bonus-product-dialog .modal-footer {
  display: none; }

.quick-view-dialog .modal-title,
.choose-bonus-product-dialog .modal-title {
  font-size: 1em; }

.quick-view-dialog .product-name,
.choose-bonus-product-dialog .product-name {
  font-size: 1.875em; }

.quick-view-dialog .swatch-circle,
.choose-bonus-product-dialog .swatch-circle {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fff;
  border-radius: 1.25em;
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  display: inline-block;
  margin-right: 0.313em;
  position: relative; }
  .quick-view-dialog .swatch-circle.color-value[data-selected=true]::after,
  .choose-bonus-product-dialog .swatch-circle.color-value[data-selected=true]::after {
    color: #000;
    content: '\F058';
    display: table-caption;
    font-family: 'FontAwesome';
    font-size: 1.625em;
    left: 0.295em;
    position: absolute; }
  .quick-view-dialog .swatch-circle.color-value.selected::after,
  .choose-bonus-product-dialog .swatch-circle.color-value.selected::after {
    background: #fff;
    border-radius: 50%;
    color: #000;
    content: '\F058';
    display: table-caption;
    font-family: 'FontAwesome';
    font-size: 1.625em;
    height: 0.75em;
    left: 0.31em;
    line-height: 0.8em;
    position: absolute;
    top: 0.35em;
    width: 0.8em; }
  .quick-view-dialog .swatch-circle i.fa-times-circle,
  .choose-bonus-product-dialog .swatch-circle i.fa-times-circle {
    background: #fff;
    border-radius: 50%;
    height: 0.75em;
    line-height: 0.8em;
    width: 0.8em; }

.quick-view-dialog a[disabled] .swatch-circle,
.choose-bonus-product-dialog a[disabled] .swatch-circle {
  cursor: not-allowed; }
  .quick-view-dialog a[disabled] .swatch-circle.color-value.selected::after,
  .choose-bonus-product-dialog a[disabled] .swatch-circle.color-value.selected::after {
    background-color: #495057; }

.quick-view-dialog .availablity-container,
.choose-bonus-product-dialog .availablity-container {
  text-align: right; }

.quick-view-dialog .availablity-container,
.quick-view-dialog .size-chart,
.choose-bonus-product-dialog .availablity-container,
.choose-bonus-product-dialog .size-chart {
  margin-top: 0.938em; }

.quick-view-dialog .modal-content,
.choose-bonus-product-dialog .modal-content {
  border: 1px solid rgba(0, 0, 0, 0.2); }

.quick-view-dialog .modal-body,
.choose-bonus-product-dialog .modal-body {
  max-height: 100%;
  padding: 26px 32px;
  background-color: #dddddd; }

.quick-view-dialog .modal-footer,
.choose-bonus-product-dialog .modal-footer {
  padding: 0; }

.quick-view-dialog .modal-footer,
.choose-bonus-product-dialog .modal-footer {
  background-color: #fff;
  border: none;
  border-bottom-right-radius: 0.1875rem;
  border-bottom-left-radius: 0.1875rem; }
  .quick-view-dialog .modal-footer .prices .price,
  .choose-bonus-product-dialog .modal-footer .prices .price {
    font-size: 1.6em; }

.quick-view-dialog .prices .sales,
.choose-bonus-product-dialog .prices .sales {
  font-size: 1.5rem; }

.quick-view-dialog .promotions,
.choose-bonus-product-dialog .promotions {
  text-align: left;
  color: #c00; }

@media (max-width: 543.98px) {
  .quick-view-dialog .bonus-summary,
  .choose-bonus-product-dialog .bonus-summary {
    font-size: 0.625em; } }

@media (max-width: 543.98px) {
  .quick-view-dialog .bonus-summary .bonus-product-name,
  .choose-bonus-product-dialog .bonus-summary .bonus-product-name {
    padding: 0; } }

.quick-view-dialog .pre-cart-products,
.choose-bonus-product-dialog .pre-cart-products {
  margin-right: 0.125em; }

.quick-view-dialog .color-attribute,
.choose-bonus-product-dialog .color-attribute {
  border: none;
  padding: 0;
  background: none; }

.quick-view-dialog .non-input-label,
.choose-bonus-product-dialog .non-input-label {
  display: block;
  margin-bottom: 0.5rem; }

.container-modal-cookies {
  position: fixed;
  bottom: 0;
  max-width: 100vw;
  z-index: 5; }

button:focus {
  outline: none; }

.modal-wrapper {
  min-width: 100vw; }

.modal-footer {
  border: none !important; }

.product-name-bonus {
  color: #000;
  font-family: "AvenirBold";
  font-weight: 800;
  font-size: 14px; }

.img-bonusProduct {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center; }
  .img-bonusProduct img.d-block.img-fluid {
    padding: 0; }
  .img-bonusProduct .carousel-item {
    left: 0; }

.select-bonus-button {
  margin: 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: start; }

.select-bonus-product {
  width: 50%; }

.product-bonus-name {
  display: -ms-flexbox;
  display: flex; }

.continue-bonus-button {
  margin-top: 8px; }

.bonusMessage {
  background-color: #e4e4e4;
  padding: 7px;
  margin-top: 15px;
  margin-bottom: 15px; }
  .bonusMessage .bonusMessage-span {
    margin-left: 5px; }

.bonus-line-item-msg {
  background-color: #e4e4e4;
  display: -ms-flexbox;
  display: flex;
  margin-top: 22px;
  margin-bottom: 12px;
  padding: 7px; }
  .bonus-line-item-msg span {
    margin-left: 25px; }

.img-card-modal {
  background-color: #F2F2F2;
  width: 128px;
  height: 114px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 12px; }
  .img-card-modal img {
    width: 65%; }

.img-modal {
  background-color: #F2F2F2;
  border: 1px solid #CFCFCF;
  width: 130px;
  height: 119px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 12px; }
  .img-modal img {
    width: 65%; }

.buttons-modal {
  display: -ms-flexbox;
  display: flex;
  gap: 22px;
  margin-top: 18px; }
  .buttons-modal .button-continue-modal {
    text-transform: uppercase;
    border: 1px solid #000;
    background-color: #fff;
    color: #000;
    font-size: 12px !important;
    width: 272px;
    height: 37px; }
  .buttons-modal .button-cart-modal {
    text-transform: uppercase;
    border: 1px solid #000;
    background-color: #000;
    color: #fff;
    font-size: 12px !important;
    width: 272px;
    height: 37px; }
  @media (max-width: 768px) {
    .buttons-modal {
      -ms-flex-direction: column;
          flex-direction: column;
      gap: 8px; }
      .buttons-modal .button-continue-modal,
      .buttons-modal .button-cart-modal {
        width: 100%; } }

.name-price-modal {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  margin-left: 28px; }

.quantity-price-modal {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  width: 100%;
  margin-top: 22px; }
  @media (max-width: 768px) {
    .quantity-price-modal {
      -ms-flex-align: initial;
          align-items: initial;
      -ms-flex-direction: column;
          flex-direction: column; } }

.prices-modal {
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -ms-flex-align: center;
      align-items: center; }
  @media (max-width: 768px) {
    .prices-modal {
      -ms-flex-direction: row;
          flex-direction: row;
      gap: 14px; } }

.carousel-recommendation {
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 768px) {
    .carousel-recommendation {
      gap: 18px; } }
  .carousel-recommendation .add-to-cart {
    background-color: transparent !important;
    padding: 12px !important; }
    .carousel-recommendation .add-to-cart img {
      width: 18px;
      height: 18px; }
    .carousel-recommendation .add-to-cart button:focus {
      outline: none; }

.product-name-modal {
  font-size: 12px;
  margin-bottom: 14px;
  max-width: 102px; }

.price-modal {
  font-size: 14px; }

.recommender-title {
  font-size: 14px;
  text-transform: uppercase;
  font-family: 'AvenirBold'; }

.productName-modal {
  font-size: 16px; }

.productLine-modal {
  font-size: 14px; }

.price-sales-modal {
  font-size: 18px;
  font-weight: 700; }

.price-list-modal {
  font-size: 14px;
  text-decoration: line-through;
  color: #999; }

@media (max-width: 768px) {
  .productName-modal,
  .price-sales-modal {
    font-size: 12px; }
  .productLine-modal,
  .price-list-modal {
    font-size: 10px; }
  .full-pdp-link {
    font-size: 14px;
    font-weight: 700; }
  .product-recommendations-modal {
    overflow: auto; } }

.termometro {
  background-color: #000;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding: 26px;
  gap: 26px;
  margin-bottom: 32px; }
  @media (max-width: 768px) {
    .termometro {
      display: block; } }
  .termometro .termometro-progress-bar {
    width: 50%;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center; }
    @media (max-width: 768px) {
      .termometro .termometro-progress-bar {
        width: 100%;
        margin-bottom: 12px; } }
  .termometro .termometro-title {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    font-family: 'AvenirBold'; }
  .termometro .termometro-subtitle {
    font-size: 15px;
    color: #fff;
    font-family: 'Avenir'; }
  .termometro .termometro-continue {
    font-size: 12px;
    color: #fff;
    text-decoration: underline;
    margin-bottom: 0;
    margin-top: 10px; }
  .termometro a:hover {
    outline: none; }

.blue-tags-div ~ div iframe html {
  font-size: 14px !important; }

.bonus-product-button {
  margin-top: 0px !important;
  margin-right: 0px !important; }

.container.title-main {
  padding-left: 0; }

.checkout-btn.disabled {
  pointer-events: none;
  opacity: 50%; }

.checkout-continue .checkout-btn,
.buttons-cart .checkout-btn {
  display: block;
  width: 100%;
  padding: 0.75rem 1rem; }

.shipping-methods.methodsClose {
  display: none; }

.shipping-methods {
  display: block; }

.title-main {
  margin-left: 5.3%; }

h1.page-title {
  padding-left: 0;
  color: #000; }

p.page-subtitle {
  position: relative;
  padding: 0.6125em 0.625em 0.3125em 0;
  font-weight: bold;
  font-size: larger; }

.cart-main {
  display: -ms-flexbox;
  display: flex;
  column-gap: 2%;
  -ms-flex-pack: space-evenly;
      justify-content: space-evenly;
  margin: 0 5.4%; }

.products-cart {
  -ms-flex: 41.4%;
      flex: 41.4%;
  height: 100%; }

.totals-cart {
  -ms-flex: 17.5%;
      flex: 17.5%; }

.info-cart {
  background-color: #F5F5F5;
  padding: 8.8% 9.4% 6% 9.4%;
  margin-bottom: 4%; }
  .info-cart .rowShipping,
  .info-cart .rowPromoCode {
    position: relative; }
  .info-cart .zipCode,
  .info-cart .coupon-code-field,
  .info-cart .shippingMethods,
  .info-cart .form-control,
  .info-cart .form-select {
    background-color: #fff;
    border: 1px solid #ccc; }
    .info-cart .zipCode:focus,
    .info-cart .coupon-code-field:focus,
    .info-cart .shippingMethods:focus,
    .info-cart .form-control:focus,
    .info-cart .form-select:focus {
      background-color: #fff;
      border-color: #ccc;
      box-shadow: none; }

.info-frete {
  color: red; }
  .info-frete p {
    text-align: center; }

span.txt-infoCart {
  font-size: 1.6rem;
  font-weight: bold; }

p.txt-shippingInfo {
  font-size: 0.9rem;
  margin-top: 7%; }

.rowShipping {
  display: -ms-flexbox;
  display: flex;
  position: relative; }

button.sendZipCode {
  position: absolute;
  right: 9%;
  border: none;
  background: none;
  font-weight: bold;
  margin-top: 6px;
  -webkit-text-fill-color: black; }

.rowPromoCode {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  position: relative; }

button.promo-code-btn {
  border: none;
  background: none;
  position: absolute;
  right: 9%;
  margin-top: 6px;
  font-weight: bold; }

.txt-infoTotal {
  margin-top: 15.9%; }

button.remove-product {
  background: none;
  border: none;
  position: absolute;
  top: 1%;
  right: 2%;
  font-size: large;
  font-weight: bold;
  text-transform: uppercase; }

.product-card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  border: 1px solid #D9D9D9;
  height: 32.5%;
  margin-bottom: 5.6%; }

.product-cardInfo {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  overflow: hidden; }

.product-items {
  width: 100%;
  padding: 27px 45px 35px 51px; }

.product-itemsInfo {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 105px 1fr;
      grid-template-columns: 105px 1fr;
  width: 100%;
  height: 100%; }

.item-info {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between; }

.line-item-quantity {
  display: -ms-flexbox;
  display: flex;
  column-gap: 10%; }

.item-image {
  width: 8.1rem;
  height: 7.5rem;
  border: 1px solid #d3d3d3;
  background: #f9f9f9;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }

input.quantity-select {
  width: 1.6vw;
  border: 0;
  background: none; }

.custom-select:disabled {
  background-color: unset;
  color: unset; }

button.decreaseAmount,
button.increaseAmount {
  border-radius: 50px;
  width: 1.625rem;
  height: 1.625rem;
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center; }

button.decreaseAmount {
  padding-bottom: 1%; }

@media (max-width: 475px) {
  button.increaseAmount {
    padding-top: 1%; }
  button.decreaseAmount {
    padding-top: 1%; } }

.quantity-area {
  display: -ms-flexbox;
  display: flex;
  column-gap: 6px;
  -ms-flex-pack: unset;
      justify-content: unset;
  -ms-flex-align: center;
      align-items: center;
  text-align: center; }

.product-card-footer {
  height: 15%; }

.cart-price {
  -ms-flex-pack: end;
      justify-content: end; }

.presentes {
  border: 1px solid #d9d9d9;
  height: 13.2%;
  padding: 2.7% 5.6%;
  margin-top: 5.6%;
  max-height: 417px;
  max-width: 826px; }

.amostras {
  border: 1px solid #d9d9d9;
  height: 13.2%;
  padding: 2.7% 5.6%;
  margin-top: 5.6%;
  max-height: 417px;
  max-width: 826px; }

.txt-presentes {
  font-size: x-large;
  font-weight: bold;
  text-transform: uppercase; }

.txt-amostras {
  font-size: x-large;
  font-weight: bold;
  text-transform: uppercase; }

.img-presentes {
  content: url("../../images/seta02.png");
  position: absolute;
  right: 42%;
  margin-top: 1%; }

.img-presentes.open {
  content: url("../../images/seta01.png");
  position: absolute;
  right: 42%;
  margin-top: 1%; }

.img-amostras.open {
  content: url("../../images/seta01.png");
  position: absolute;
  right: 42%;
  margin-top: 1%; }

.img-amostras {
  content: url("../../images/seta02.png");
  position: absolute;
  right: 42%;
  margin-top: 1%; }

.item-image img.product-image {
  display: block;
  max-width: 63%;
  height: auto;
  max-height: 5.625em;
  object-fit: cover; }

.item-txt {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: justify;
      justify-content: space-between; }

@media (max-width: 768px) {
  .cart-main {
    -ms-flex-direction: column;
        flex-direction: column; }
  .item-text {
    width: 90%; }
  .remove-line-item {
    position: absolute !important;
    right: 3%;
    top: 5%; }
  label.qtdProduct {
    display: none; }
  .product-items {
    padding: 17px 15px 16px 14px; }
  .product-card-footer {
    height: auto; }
  .img-presentes {
    right: 9%;
    margin-top: 2%; }
  .img-amostras {
    right: 9%;
    margin-top: 2%; }
  .totals-cart {
    margin-top: 21px; }
  button.sendZipCode {
    right: 15%;
    -webkit-text-fill-color: black; }
  button.promo-code-btn {
    right: 15%; } }

.single-approaching-discount {
  border: 1px solid rgba(0, 0, 0, 0.125);
  background-color: #fff;
  color: #008827;
  margin-bottom: 0.3125rem; }

.checkout-continue {
  position: static;
  bottom: 0;
  z-index: 1;
  padding-right: 0;
  padding-left: 0;
  background-color: rgba(255, 255, 255, 0.95); }
  .checkout-continue div {
    padding: 0.625em; }

.edit {
  margin-right: 0.625em; }

.product-edit {
  margin-top: auto; }
  .product-edit a {
    font-size: 0.813em; }

.line-item-attributes {
  font-size: 0.813rem;
  margin: 0; }

.item-attributes {
  display: inline-block;
  vertical-align: top; }

.line-item-divider {
  margin: 0.625em -0.625rem 0.625em -0.625rem; }

.line-item-name {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 1em;
  color: #222;
  font-weight: bold;
  width: 100%; }

.line-item-price {
  font-size: 1em;
  color: #222;
  font-weight: bold; }

.line-item-price-info {
  font-size: 0.75em;
  margin-bottom: 0.5rem; }

.no-margin-top {
  margin-top: 0; }

.number-of-items {
  font-size: 1.25rem;
  margin-top: 1rem; }
  @media (min-width: 544px) {
    .number-of-items {
      margin-top: 0; } }

.optional-promo {
  color: var(--skin-primary-color-1); }

.optional-promo-minicart {
  margin-bottom: 0.17rem; }

.product-info {
  margin-bottom: 16px;
  padding: 27px 45px 35px 51px; }
  @media (min-width: 769px) {
    .product-info {
      height: auto; } }

.bundled-line-item.clearfix {
  padding: 27px 45px 35px 0px; }

.product-to-remove {
  font-weight: bold; }

.item-image {
  height: 5.625em;
  width: 5.625em;
  margin-right: 0.938em;
  -ms-flex-positive: 0;
      flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border: 1px solid #CFCFCF; }
  .item-image img.product-image {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    object-fit: scale-down;
    height: auto;
    max-height: 5.625em; }

.promo-code-form {
  display: block; }

.promo-code-submit {
  padding-left: 0; }

.quantity-form {
  margin-bottom: 0;
  margin-top: -0.313em; }

.product-info .remove-btn {
  color: #999;
  font-size: 1.625em;
  padding: 0;
  position: absolute;
  top: -0.625rem;
  right: 0.25rem;
  border: none;
  background-color: #fff; }
  @media (min-width: 992px) {
    .product-info .remove-btn {
      top: 0;
      bottom: 0;
      right: -0.625rem;
      margin-top: -0.625rem;
      margin-bottom: -0.625rem; } }

.product-info .remove-btn-lg {
  border: none;
  border-radius: 0;
  font-size: 1.625em;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  padding-left: 0.3125rem;
  padding-right: 0.3125rem;
  z-index: 1; }

.bonus-product {
  display: block;
  text-align: center; }

.remove-line-item {
  position: relative; }

.remove-coupon {
  border: none;
  background: transparent; }

.sub-total {
  font-weight: bold; }

.grand-total {
  font-size: 1em;
  font-weight: 600; }

.coupon-price-adjustment + .coupon-price-adjustment {
  margin-top: 0.625rem; }

.coupon-price-adjustment {
  background-color: #fff;
  padding: 0.625em;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.1875rem; }

.coupon-promotion-relationship {
  font-size: 0.813em;
  padding-left: 1rem;
  margin-bottom: 0; }

.coupons-and-promos {
  margin-bottom: 0.625rem;
  padding-right: 0;
  padding-left: 0; }

.coupon-code {
  font-size: 1.125em; }

.coupon-applied {
  color: #008827;
  font-size: 0.813em; }

.coupon-not-applied {
  color: #c00;
  font-size: 0.813em; }

.coupon-error {
  color: #c00;
  margin-top: 0.25rem; }

.coupon-missing-error {
  display: none; }

.applied-promotion-discount {
  color: #008827;
  float: right; }

.promotion-information {
  margin-bottom: 0.625rem;
  margin-top: 0.625rem; }

.line-item-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column; }

.bundle-includes {
  font-size: 0.813em;
  margin-bottom: 0.625em; }

.cart-page .bundled-line-item + .bundled-line-item::before,
.cart-page .bonus-line-item-row + .bonus-line-item-msg::before {
  content: "";
  display: block;
  border-bottom: 0.063em dashed #ccc;
  margin: 0.625em -0.625em; }

.quantity-label {
  font-size: 0.813em; }

.quantity {
  width: 100%;
  min-width: 5em; }

.bundle-misc {
  font-size: 0.813rem; }
  @media (max-width: 768.98px) {
    .bundle-misc {
      margin-bottom: 0.625em; } }

.cart-error-messaging.cart-error {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 2; }

.valid-cart-error {
  min-height: 6.5rem; }

.bundled-line-item .item-attributes {
  margin-left: 0; }

.bonus-product-button {
  margin-right: 1.5em;
  margin-top: 12px; }

.decreaseAmountCart,
.increaseAmountCart,
.decreaseAmount,
.increaseAmount {
  border: 0.5px solid #000;
  border-radius: 50%;
  width: 1.6rem;
  height: 1.6rem;
  background: #f2f2f2;
  color: #000;
  outline: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center; }
  .decreaseAmountCart:disabled,
  .increaseAmountCart:disabled,
  .decreaseAmount:disabled,
  .increaseAmount:disabled {
    border-color: transparent; }

.decreaseAmountCart {
  padding-bottom: 2%; }

.decreaseAmountCart:hover,
.increaseAmountCart:hover,
.decreaseAmount:hover,
.increaseAmount:hover {
  opacity: 0.8;
  transition: 0.2s ease-in-out; }

.quantity-form {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  background: transparent; }

.custom-select {
  width: 25% !important;
  text-align: center !important;
  border-radius: 0px;
  background: none !important; }

.totals {
  background-color: #f4f4f4;
  padding: 0 10px; }

.minicart-footer {
  padding: 0 10px; }

.quantity {
  border: none;
  text-align: center; }

@media (max-width: 768px) {
  .bundled-line-item.clearfix {
    padding: 17px 15px 16px 0px; }
  .line-item-name {
    white-space: normal;
    width: 87% !important;
    font-size: 0.8rem; } }

@media (max-width: 426px) {
  .line-item-name {
    width: 41vw; } }

.product-recommendations-cart {
  margin-bottom: 2rem; }
  .product-recommendations-cart .slick-prev,
  .product-recommendations-cart .slick-next {
    position: absolute;
    bottom: 50%;
    font-size: 2rem;
    background: rgba(58, 57, 57, 0.4);
    border: none;
    outline: none;
    color: #fff;
    z-index: 9999;
    padding: 1rem 0.9rem; }
  .product-recommendations-cart .slick-next {
    right: 0; }

.slick-slide {
  margin: 0 0.7rem; }

#carouselRecommender {
  margin-bottom: 48px; }

#sliderRecommender {
  display: -ms-flexbox;
  display: flex; }

.arrow-prev,
.arrow-next {
  position: absolute;
  font-size: 2rem;
  background: rgba(58, 57, 57, 0.4);
  border: none;
  outline: none;
  color: #fff;
  z-index: 9999;
  padding: 1rem 0.9rem; }

.arrow-prev:focus,
.arrow-next:focus {
  outline: none; }

.slide-card {
  display: none; }

.slide-card:nth-child(1),
.slide-card:nth-child(2),
.slide-card:nth-child(3) {
  display: block; }

.arrow-next {
  right: 0; }

#cardRecommender {
  max-width: 416px;
  margin: 0 0.7rem; }

.product-img-recommender {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin: 0 auto; }

.product-name-recommendations-cart,
.recommendation-price-cart {
  font-weight: 900;
  overflow: hidden;
  white-space: nowrap; }

.card-recommendation-cart {
  border: 1px solid #ccc;
  padding: 1rem; }

.info-btn-recommendation {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  padding-top: 2px; }

.button-recommendations-area-cart {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center; }

@media (max-width: 957px) {
  .add-recommendation-to-cart {
    padding: 1rem 3.3rem; } }

@media (max-width: 765px) {
  .add-recommendation-to-cart {
    padding: 1rem 3.0rem; } }

@media (max-width: 542px) {
  .product-img-recommender {
    width: 70%; } }

@media (max-width: 503px) {
  .add-recommendation-to-cart {
    padding: 1rem 2.5rem; } }

@media (max-width: 470px) {
  .add-recommendation-to-cart {
    padding: 1rem; } }

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