/* BREADCRUMB */

.x-product .x-product__main .o-breadcrumbs {
  padding: 0.5% 1.7857142857%;
}

/* FAIXA PROMOCIONAL */

.faixa-promocional {
  background-color: #d80047;
  color: #fff;
  padding: 0.5rem;
  text-align: center;
  font-size: 16px;
}

.container-baixe-app {
  width: 100%;
  display: flex;
  justify-content: center;
}

.fundo-branco-container {
  background-color: #f9f9f9;
  display: flex;
  align-items: center;
  padding: 0.6rem;
  width: 100%;
  justify-content: center;
  margin-bottom: 17px;
  max-height: 40px;
}

.fundo-branco-container div {
  font-size: 16px;
}

.fundo-branco-container a {
  color: #d80047;
  text-decoration: underline;
}

/* PRODUTO */

.m-product__firstScroll .m-product__skuInfo.m-productSkuInfo {
  background: #fff;
}

.m-product .m-product__firstScroll .m-productImages {
  gap: 8%;
}

.m-product .m-product__firstScroll .m-productImages .m-productImages__main {
  position: relative;
}

.m-product .m-product__firstScroll .m-product__images .m-productImages__thumbs {
  width: 20%;
  margin-top: 20px;
}

.m-product .m-product__firstScroll .m-product__images .slick-vertical .slick-slide {
  width: 100% !important;
}

.m-product .m-product__firstScroll .m-product__images .a-thumbs__item+.a-thumbs__item {
  margin-top: 10%;
}

/* LADO DIREITO */

.m-productSkuInfo__selectedSku .a-productMainInfo__container {
  display: flex;
  flex-direction: column;
}

.m-productSkuInfo__selectedSku .m-selectedSku[rv-show="item.available"] {
  padding: 0px 10px;
}

.m-productSkuInfo__selectedSku .a-productMainInfo__container .a-productMainInfo__title {
  order: 1;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  height: auto;
  max-height: 60px;
}

.best-price-novo.preco-carregado {
  height: 25px;
}

.m-product .m-product__description.m-description.is--full-false .text--description-pdp {
  -webkit-line-clamp: 2;
  line-clamp: 2;
}

.m-product__firstScroll .m-product__mainInfo.m-productMainInfo .a-productMainInfo__title.a-product__title {
  height: auto !important;
}

.m-productSkuInfo__selectedSku .a-productMainInfo__container .m-flags__list {
  order: 2;
  display: inline-block;
  margin-bottom: 14px;
}

.a-productMainInfo__title.a-product__title {
  font-weight: 300;
  font-size: 18px;
  line-height: 100%;
  color: #000;
  padding-top: 3px;
}

.stars-product {
  justify-content: space-between;
  margin-bottom: 0px;
}

.stars-product .a-product__referenceCode {
  font-weight: 200;
  font-size: 14px;
  line-height: 100%;
  display: flex;
  gap: 5px;
  padding-top: 1px;
}

.stars-product .a-product__referenceCode .ref-number-pdp {
  width: 100% !important;
}

.m-selectedSku .a-product__stars .a-product__referenceCode span[rv-text="state.productReference"] {
  font-weight: 200;
  font-size: 14px;
  line-height: 100%;
  font-family: "ObjektivMk3", Arial, sans-serif;
}

.m-selectedSku .trustvox-fluid-jump.trustvox-widget-rating {
  display: flex;
  flex-direction: column;
  align-items: end;
}

.m-selectedSku .trustvox-widget-rating span.rating-click-here {
  font-weight: 600;
  font-size: 14px;
  line-height: 100%;
  color: #d80039;
}

.a-selectedSku__bestPrice,
.a-selectedSku__listPrice {
  font-weight: 200;
  font-size: 13px;
  line-height: 100%;
  color: #000000;
  align-items: baseline !important;
}

.a-selectedSku__bestPrice p:last-child {
  padding-left: 5px;
}

.m-selectedSku .m-selectedSku__price .a-selectedSku__bestPrice strong {
  font-weight: 600;
  font-size: 20px !important;
  line-height: 100%;
  color: #000000;
}

.m-selectedSku .m-selectedSku__price .a-selectedSku__bestPrice p,
.m-selectedSku .m-selectedSku__price .a-selectedSku__bestPrice span {
  font-weight: 200 !important;
  font-size: 15px !important;
  line-height: 100%;
}

.m-selectedSku .m-selectedSku__price .a-selectedSku__bestPrice p {
  display: inline-block !important;
}

.m-selectedSku .a-selectedSku__disclaimer>small {
  font-weight: 300;
  font-size: 13px;
  line-height: 100%;
  width: 100%;
  margin-top: 10px;
  color: #474747;
}

.m-selectedSku .m-selectedSku__addToCartForm.m-addToCarForm .m-addToCartForm__quantitySelectorInput {
  align-items: center;
}

.m-selectedSku .m-quantitySelector__fields .a-quantitySelector__input {
  width: 100%;
  max-width: 65px;
  border: 1px solid #ffaa00;
  font-weight: 500;
  font-size: 11px;
  line-height: 100%;
  padding: 10px 8px;
  color: #000000;
}

button.is--negative:disabled {
  background: #d9d9d9 !important;
}

.m-selectedSku .m-selectedSku__addToCartForm.m-addToCarForm .a-productSkuInfo__mainButton {
  width: 100%;
  font-weight: 600;
  font-size: 16px;
  line-height: 100%;
  font-family: "ObjektivMk3", Arial, sans-serif !important;
  padding: 15px;
}

.m-selectedSku .m-selectedSku__addToCartForm.m-addToCarForm .a-productSkuInfo__mainButton.a-button:hover,
.m-selectedSku .m-selectedSku__addToCartForm.m-addToCarForm .m-addToCartForm__quantitySelectorInput button:hover {
  outline: solid 2px #ffaa00 !important;
}

.m-product .compre-junto-vitrini .x-product__modal-buy-btn:hover {
  background-color: rgb(241, 161, 1);
  outline: solid 1px #fa0;
}

.m-product .m-flags__list .tn-exclusivo-site-selo {
  height: 20px !important;
  margin-top: 10px;
  display: none;
}

.hidden {
  height: 0px;
  overflow: hidden;
  padding: 0px !important;
}

.showInfos {
  position: relative;
}

.showInfos[open] .arrow-show {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  position: relative;
}

.showInfos .arrow-show {
  content: "";
  border: solid #d80047;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 5px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  position: absolute !important;
  right: 0;
  top: 0;
  transition: transform 0.3s linear;
}

.m-product .m-product__description #caracteriscas-pdp #caracteriscas-pdp--container {
  column-gap: 32px;
}

.m-product__description #caracteriscas-pdp {
  border-top: 1px solid #ececec;
  padding: 22px 0;
  border-bottom: 1px solid #ececec;
}

.m-product__description #descricao-pdp {
  padding: 22px 0 !important;
  border-bottom: 1px solid #ececec;
  margin-bottom: 20px;
}

.m-product__mainInfo {
  padding: 0px 22px;
}

.a-mainImages__item .button_previous_slide,
.a-mainImages__item .button_next_slide {
  display: none;
}

.m-product .installment-price-new {
  font-weight: 200;
  font-size: 13px !important;
  color: #000;
  white-space: wrap;
}

.m-product .installment-price-new span {
  font-weight: 600;
}

.m-product .installment-price-new .img__installments-price {
  width: 16px;
}

.m-productMainInfo__shareLinks.m-shareLinks .a-shareLinks__item a {
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  padding: 5px;
  background: #b6b1b7;
  transition: background-color 0.33333s;
}

.a-shareLinks__item+.a-shareLinks__item {
  margin-left: 5.1724137931%;
}

.a-product__link.a-productMainInfo__seeMoreBenefits.js--scrollToDescription {
  font-size: 12px;
  font-weight: 600;
  color: #d80039;
  margin-top: 24px;
}

.m-product__firstScroll .m-product__images {
  position: relative;
}

.m-product__images .m-productMainInfo__benefitsContainer .a-productMainInfo__benefits {
  font-size: 16px;
  font-weight: 300;
}

.m-product__images .a-mainImages__item img {
  max-height: 415px;
  max-width: 397px;
}

.m-product__images .image-slider-arrow-right,
.m-product__images .image-slider-arrow-left {
  color: #d80039;
}

.m-product__images .image-slider-buttons {
  bottom: 0px;
}

.m-product__images .image-slider-buttons .image-slider-button {
  border-radius: 0%;
  width: 15px;
  height: 3px;
}

.m-product__images .slick-list .a-thumbs__item {
  width: 100% !important;
  cursor: pointer;
}

.m-product__images .m-productMainInfo__container {
  display: flex;
  align-items: center;
  gap: 25px;
  margin-top: 3rem;
}

.m-product__images .a-productMainInfo__sectionButton img {
  width: 23px;
  height: 23px;
}

.m-product__images .a-productMainInfo__sectionButton {
  background-color: #d9d9d9;
  border-radius: 50%;
  padding: 8px;
}

.m-product__images .a-productMainInfo__sectionButton:hover {
  outline: auto;
}

.m-product__images .m-productImages {
  height: fit-content;
}

.m-product__images .m-productMainInfo__benefitsContainer {
  margin: 0px;
}

.m-product__images .m-productMainInfo__shareContainer {
  width: fit-content;
  height: fit-content;
  margin: 0px;
  position: absolute;
  top: 8px;
  right: 20px;
}

.m-product__images .a-productMainInfo__benefits span {
  display: -webkit-box;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 18px;
}

.m-productMainInfo__shareContainer {
  position: relative;
}

.m-productMainInfo__shareContainer .m-productMainInfo__shareLinks.m-shareLinks {
  position: absolute;
  right: 0;
  z-index: 2;
  background-color: #fff;
  width: 100%;
  border-radius: 6px;
  top: -10px;
  padding: 1rem;
  min-width: 180px;
  box-shadow: 2px 8px 10px -3px #e7e7e7;
  display: none;
}

.m-productMainInfo__shareLinks .a-shareLinks__item.is--close-modal {
  width: 31px;
  height: 31px;
  border-radius: 50%;
  background-color: #ececec;
  display: flex;
  align-items: center;
  cursor: pointer;
  justify-content: center;
}

/* VITRINE SIMILARES */

.x-shelf__title {
  padding: 0px !important;
}

.x-shelf__price-text .installments-vitrini {
  font-weight: 600;
  font-size: 12px;
  line-height: 100%;
}

.x-shelf__price-text .installments-vitrini .installments-vitrine--price span {
  font-weight: 600;
  font-size: 12px;
  line-height: 100%;
  margin-bottom: 3px;
  display: inline-block;
}

.x-shelf__price-text .installments-vitrini .installments-vitrine--price span {
  font-weight: 200;
}

.m-product .shelf-container {
  margin-top: 4rem;
  min-height: 400px;
}

.m-product .shelf-container .shelf-title,
.m-product__description #caracteriscas-pdp h3,
.m-product__description #descricao-pdp h3,
.product-shelfs.product-shelfs-2 .shelf-title h2 {
  font-weight: 700;
  font-size: 14px !important;
  line-height: 100%;
  margin: 0px !important;
  padding: 0.5rem 0px;
  color: #000000;
  text-transform: none !important;
}

.shelf-products-container .x-shelf__content .x-product__modal-buy-btn-wrapper {
  display: flex;
  position: relative;
  -ms-flex-pack: center;
  justify-content: center;
  background: #fa0;
  border-radius: 6px;
  border-radius: 0.375rem;
  width: 100%;
}

.shelf-products-container .x-shelf__content .x-product__modal-buy-btn-wrapper .x-product__modal-buy-btn {
  font-size: 0.875rem;
  width: 100%;
  padding: 10px 0;
  font-weight: 700;
  text-transform: lowercase;
}

.m-product .shelf-container.compre-junto-vitrini .shelf-title {
  margin-bottom: 16px !important;
}

.m-product .shelf-relative-container .shelf-products-container .vh-selos {
  display: none !important;
}

.m-product .shelf-container .x-shelf__title,
.m-product .compre-junto-vitrini .shelf-relative-container .shelf-products-container .product_item .product_name,
.shelf-container .x-shelf__title {
  font-weight: 200;
  font-size: 14px;
  line-height: 18px;
  line-clamp: 2;
  overflow: hidden;
  height: fit-content;
  max-height: fit-content;
  min-height: 32px;
  color: #000000;
  -webkit-line-clamp: 2;
}

.m-product .shelf-container .x-shelf__price-text .x-shelf__old-price,
.x-shelf__old-price {
  font-weight: 300;
  font-size: 11px;
  line-height: 100%;
  color: #000000;
}

.m-product .shelf-container .x-shelf__price-text .x-shelf__best-price,
.m-product .compre-junto-vitrini .shelf-relative-container .shelf-products-container .product_item .price--container .product_price,
.x-shelf__price-text .x-shelf__best-price {
  font-weight: 700;
  font-size: 14px;
  line-height: 100%;
  color: black;
}

.compre-junto-vitrini .shelf-relative-container .shelf-products-container .product_item .price--container {
  height: 63px;
}

.x-shelf__content .x-shelf__price-text .installments-vitrini {
  font-weight: 600;
  font-size: 12px;
  line-height: 100%;
  color: black;
  text-wrap: wrap;
}

.product-shelfs.product-shelfs-2 .shelf-container,
.m-product .shelf-container {
  margin-top: 0px;
}

.m-product .shelf-container .x-shelf__img-container .x-shelf__discount-flag {
  top: 10px;
}

.m-product .shelf-container .shelf-relative-container .slick-prev,
.m-product .shelf-container .shelf-relative-container .slick-next,
.m-product .shelf-container .shelf-relative-container .slick-prev:hover,
.m-product .shelf-container .shelf-relative-container .slick-next:hover,
.m-product .shelf-container .shelf-relative-container .slick-prev:focus,
.m-product .shelf-container .shelf-relative-container .slick-next:focus {
  background-color: transparent;
  box-shadow: none;
  color: #d80039;
}

.m-product .shelf-container .shelf-relative-container .slick-prev {
  left: -10px;
  top: 5px;
}

.m-product .shelf-container .shelf-relative-container .slick-next {
  right: -10px;
  top: 5px;
}

.m-product .compre-junto-vitrini .shelf-relative-container .shelf-products-container {
  gap: 20px;
}

.m-product .compre-junto-vitrini .shelf-relative-container .shelf-products-container .product_item:not(:last-child) .mobile--icon {
  left: 47%;
  top: 95%;
}

.m-product .compre-junto-vitrini .shelf-relative-container .shelf-products-container .product_item:not(:last-child) {
  gap: 15px;
  justify-content: start;
}

.m-product .compre-junto-vitrini .shelf-relative-container .shelf-products-container .product--total .total--price {
  font-weight: 700;
  font-size: 18px;
  line-height: 100%;
  color: #000000;
  height: auto;
}

.m-product .compre-junto-vitrini .shelf-relative-container .shelf-products-container .product--total .total--button {
  text-transform: lowercase;
  background: #ffaa00;
  color: #000000;
  font-weight: 600;
  font-size: 15px;
  line-height: 100%;
  border-radius: 5px;
}

.m-product .compre-junto-vitrini .shelf-relative-container .shelf-products-container .product--total .total--button:hover {
  outline: solid 2px #ffaa00;
  background-color: rgb(241, 161, 1) !important;
}

.m-product .compre-junto-vitrini .shelf-relative-container .shelf-products-container .product_item:not(:last-child) {
  border-color: #d1d1d1;
  border-radius: 11px;
  padding: 15px 40px;
}

.m-product .compre-junto-vitrini .shelf-relative-container .shelf-products-container .product--total {
  border: 1px solid #d1d1d1;
  border-radius: 11px;
  padding: 15px 40px;
  background-color: #f9f9f9 !important;
  gap: 10px;
  height: 422px;
}

.m-product .compre-junto-vitrini .total--description,
.m-product .compre-junto-vitrini .total--description .qty--product {
  font-weight: 300 !important;
  font-size: 18px !important;
  line-height: 100% !important;
  text-align: center;
}

.m-product .compre-junto-vitrini .shelf-relative-container .shelf-products-container .product_item:not(:last-child) .mobile--icon {
  background-color: #ffaa00;
}

.m-product .compre-junto-vitrini .shelf-relative-container .shelf-products-container .product_item:not(:last-child) .mobile--icon span {
  font-size: 20px;
  color: black;
  font-weight: 600;
}

.m-product .compre-junto-vitrini .x-product__modal-buy-btn {
  display: flex;
  font-size: 14px;
  font-size: 0.875rem;
  width: 100%;
  padding: 10px 0;
  font-weight: 600;
  text-transform: lowercase;
  border-radius: 5px;
}

.x-shelf__content .trustvox-showcase {
  display: none;
}

.shelf-relative-container .shelf-products-container li {
  min-width: 40% !important;
}

.product-shelfs.product-shelfs-1 .shelf-container,
.product-shelfs.product-shelfs-2 .shelf-container,
#description {
  padding: 0px 10px;
}

.x-shelf__price-text .installments-vitrini {
  font-size: 10px !important;
}

.shelf-relative-container .arrow-container {
  display: none;
}

.x-shelf__img-container .x-shelf__discount-flag span:not(:last-child) {
  font-weight: 600;
  font-size: 10px;
}

.m-product .compre-junto-vitrini .shelf-relative-container .shelf-products-container .product_item:nth-child(n + 2):not(:last-child) .product_container--actions {
  right: 0px;
  top: -20px;
}

.m-product .compre-junto-vitrini .shelf-relative-container .shelf-products-container .product_item .container--info {
  gap: 1.25rem;
}

.m-product .compre-junto-vitrini .container--info .price--container .product_price--list {
  font-weight: 200;
  font-size: 13px;
  line-height: 100%;
  height: 13px;
  color: #000000;
  margin-bottom: 3.5px;
}

.m-product .compre-junto-vitrini .shelf-relative-container .shelf-products-container .product_item .product--image {
  max-width: 100px;
  max-height: 120px;
  height: 120px;
  object-fit: cover;
}

.m-product .shelf-products-container .x-shelf__img-container {
  min-height: 190px;
}

.m-product .shelf-products-container .x-shelf__img-container .x-shelf__link.classe-rastreio-click-smarthint {
  height: 190px;
  width: 190px;
  margin-bottom: 12px;
}

.m-product .compre-junto-vitrini .shelf-relative-container .shelf-products-container .product--total {
  margin-left: 0px;
}

.compre-junto-vitrini .shelf-relative-container .shelf-products-container .product_item .product_container--actions .refresh:hover {
  outline: solid 2px #ffaa00;
}

.compre-junto-vitrini .shelf-relative-container .shelf-products-container .product_item .price--container .product_price--installment {
  font-weight: 600 !important;
  font-size: 13px !important;
  line-height: 18px;
  color: #000000;
}

.compre-junto-vitrini .shelf-relative-container .shelf-products-container .product_item .price--container .product_price--installment span {
  font-weight: 200;
}

.m-productImages .image-slider-arrow-top {
  width: fit-content;
  position: absolute;
  transform: rotate(90deg);
  left: 40%;
  top: -25px;
  color: #d80039;
}

.m-productImages .image-slider-arrow-bottom {
  width: fit-content;
  position: absolute;
  transform: rotate(90deg);
  bottom: -25px;
  left: 40%;
  color: #d80039;
}

.m-productImages .m-productImages__main .m-productImages__flag-highlight {
  background-color: #d80039;
  width: fit-content;
  color: #fff;
  padding: 8px 16px 4px;
  text-transform: uppercase;
  border-radius: 15px;
  font-size: 10px;
  font-weight: 600;
  position: absolute;
  z-index: 1;
  bottom: 20px;
  left: 7px;
}

.m-productImages .m-productImages__main .m-productImages__discount-flag {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #89005a;
  border-radius: 50%;
  color: #fff;
  position: absolute;
  top: 0.625rem;
  left: 17%;
  text-align: center;
  text-transform: uppercase;
  height: 2.5rem;
  width: 2.5rem;
  z-index: 2;
  font-size: 10px;
}

/* ESPECIFICAÇÕES, CARACTERÍSTICAS */

.m-product .m-product__description #caracteriscas-pdp .m-product__description-title,
.m-product .m-product__description #descricao-pdp .m-product__description-title {
  color: black;
  padding: 2rem 0;
  text-align: left;
  font-weight: 700;
  font-size: 20px !important;
  line-height: 100%;
  margin-top: 3rem;
}

.m-product .m-product__description #caracteriscas-pdp .text--description-pdp,
.m-product .m-product__description #descricao-pdp .text--description-pdp,
.m-product .text-seo-container-pdp .text-seo-content.text-seo-content--active {
  color: black;
}

.m-product .m-product__description #descricao-pdp .text--description-pdp {
  font-size: 14px;
  font-weight: 300;
}

.m-product .text-seo-container-pdp .text-seo-content.text-seo-content--active h1,
.m-product .text-seo-container-pdp .text-seo-content.text-seo-content--active h2,
.m-product .text-seo-container-pdp .text-seo-content.text-seo-content--active p,
.m-product .text-seo-container-pdp .text-seo-content.text-seo-content--active h3 {
  font-size: 14px;
}

.m-product .m-product__description .specification--grid {
  font-weight: 400 !important;
  font-size: 14px !important;
  padding: 12px 15px;
}

.x-shelf__img-container {
  min-height: auto !important;
}

.m-product .m-product__description .specification--grid>span:first-child {
  font-weight: 700;
  font-size: 14px;
  color: #000000;
}

.m-product .m-product__description .see-more--btn,
.m-product .m-product__description #descricao-pdp .see-more--btn {
  font-weight: 600;
  font-size: 14px;
  color: #d80039 !important;
  padding-left: 0px !important;
}

.showInfos .text-seo-container-pdp {
  max-height: 200px;
}

.m-product .m-product__description .see-more--btn:hover {
  outline-color: transparent !important;
}

.m-product .slick-next:before,
.m-product .slick-prev:before {
  width: 24px;
  height: 24px;
  background-image: url(https://tumelerosaintgobain.vteximg.com.br/arquivos/left-caret.png);
}

.m-product .slick-next:focus:before,
.m-product .slick-next:hover:before,
.m-product .slick-prev:focus:before,
.m-product .slick-prev:hover:before {
  background-image: url(https://tumelerosaintgobain.vteximg.com.br/arquivos/left-caret.png);
}

.m-product .m-product__description .text-seo-container-pdp {
  padding: 0px;
  margin: 0px;
}

.m-product .see-more-container button {
  background-color: transparent;
  padding: 0px;
  font-weight: 700;
  color: #d80039;
  font-size: 14px;
  text-transform: lowercase;
}

.m-product .caracteriscas-pdp--container .specification--grid {
  padding: 0.5rem;
}

.m-product .text-seo-container-pdp .see-more-container {
  padding: 1rem 0px;
}

#caracteriscas-pdp #caracteriscas-pdp--container>*:nth-child(odd) {
  background-color: #eaeaea;
}

#caracteriscas-pdp #caracteriscas-pdp--container>*:nth-child(even) {
  background-color: transparent;
}

#breadcrumb-list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 2px;
}

#breadcrumb-list li {
  display: inline-flex;
  white-space: nowrap;
  align-items: center;
  font-size: 14px;
}

#breadcrumb-list .current-page {
  white-space: wrap;
}

.o-breadcrumbs {
  margin-bottom: 22px;
}

.o-breadcrumbs>span {
  font-weight: 700;
  font-style: Bold;
  font-size: 14px;
  color: black;
  margin-bottom: 10px;
  display: inline-block;
}

.o-breadcrumbs .bread-crumb ul {
  display: flex;
}

.o-breadcrumbs .bread-crumb a span {
  font-weight: 200;
  font-size: 14px;
  color: #d80039;
}

.o-breadcrumbs li+li:before {
  content: ">";
  margin: 0 2px;
  color: #d80039;
  font-size: 13px;
  font-family: ObjektivMk3, Arial, sans-serif;
  font-weight: 400;
}

.o-breadcrumbs .current-page {
  font-weight: 200;
  font-size: 14px;
}

.o-breadcrumbs li {
  display: flex;
  align-items: center;
}

.m-mainImages .slick-dots li.slick-active button:before {
  background-color: #d80039;
}

.m-mainImages .slick-dots li button:before {
  content: '';
  background-color: #C3C3C3;
  width: 15px;
  height: 3px;
}

/* TRUSTVOX */

.x-product__main .trustvox-container .shelf-title {
  color: black;
  padding: 2rem 0;
  text-align: left;
  font-weight: 700;
  font-size: 20px !important;
  line-height: 100%;
  margin-top: 3rem;
}

.pswp__scroll-wrap .pswp__ui--idle .pswp__top-bar {
  opacity: 1;
}

.pswp__scroll-wrap .pswp__ui--fit .pswp__caption,
.pswp__scroll-wrap .pswp__ui--fit .pswp__top-bar {
  background: transparent !important;
}

.pswp .pswp__bg {
  background-color: #fff !important;
}

.pswp__button.pswp__button--arrow--left:hover,
.pswp__button.pswp__button--arrow--right:hover {
  outline: none;
}

.pswp__button.pswp__button--close {
  background: url(https://tumelerosaintgobain.vteximg.com.br/arquivos/close-modal.svg) 0 0 no-repeat;
  background-position: center center;
  top: 40px;
  right: 40px;
}

.pswp--zoom-allowed .pswp__button--zoom {
  display: none !important;
}

.container-thumb--slick .slick-list.draggable .slick-track .slick-slide.slick-active {
  width: 15px !important;
}

.container-thumb--slick .slick-list.draggable .slick-track .slide-index__navigation {
  border-radius: 0% !important;
  width: 15px !important;
  height: 3px !important;
  background-color: #C3C3C3;
  cursor: pointer;
}

.container-thumb--slick .slick-list.draggable .slick-track .slick-current .slide-index__navigation.current-slide-zoom {
  border-color: #d80039;
}

.container-thumb--slick .slick-list.draggable .slick-track {
  display: flex;
  justify-content: center;
  align-items: center;
}
