﻿@charset "UTF-8";
body[class*="context-product"] #middle #content > .wd-browsing-breadcrumbs {
  display: none; }

body[class*="context-product"] #middle #content #content-wrapper {
  margin-top: 0; }

body[class*="context-product"].checkout-basket-content-modal .themodal-overlay.checkout-basket-content-modal {
  display: none; }

body #middle .product-detail {
  margin-bottom: 20px; }
  body #middle .product-detail .head {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    gap: 60px; }
    body #middle .product-detail .head .left-midias {
      width: 55%;
      max-width: 715px;
      width: 100%; }
      body #middle .product-detail .head .left-midias::-webkit-scrollbar {
        width: 0; }
      body #middle .product-detail .head .left-midias .medias {
        width: 100%;
        max-width: 100%; }
        body #middle .product-detail .head .left-midias .medias .wd-product-medias {
          display: block; }
          body #middle .product-detail .head .left-midias .medias .wd-product-medias .wd-product-media-selector {
            display: block; }
            body #middle .product-detail .head .left-midias .medias .wd-product-medias .wd-product-media-selector ul {
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              -ms-flex-wrap: wrap;
                  flex-wrap: wrap;
              gap: 6px;
              height: auto; }
              body #middle .product-detail .head .left-midias .medias .wd-product-medias .wd-product-media-selector ul li {
                width: calc(50% - 3px);
                line-height: 0;
                margin: 0;
                border: 0;
                cursor: unset;
                cursor: -webkit-zoom-in;
                cursor: zoom-in; }
                body #middle .product-detail .head .left-midias .medias .wd-product-medias .wd-product-media-selector ul li img {
                  width: 100%;
                  height: auto; }
                body #middle .product-detail .head .left-midias .medias .wd-product-medias .wd-product-media-selector ul li:first-child, body #middle .product-detail .head .left-midias .medias .wd-product-medias .wd-product-media-selector ul li:nth-child(3n+1) {
                  width: 100%;
                  height: auto; }
                body #middle .product-detail .head .left-midias .medias .wd-product-medias .wd-product-media-selector ul li.zoom img {
                  opacity: 0; }
    body #middle .product-detail .head .information {
      padding: 0 !important;
      max-width: unset;
      width: 55%;
      border: none;
      -webkit-box-flex: unset;
          -ms-flex: unset;
              flex: unset; }
      body #middle .product-detail .head .information .content {
        width: calc(100% - 50px);
        float: right; }
        body #middle .product-detail .head .information .content .share-position {
          position: relative; }
      body #middle .product-detail .head .information .wd-browsing-breadcrumbs {
        margin-bottom: 34px; }
        body #middle .product-detail .head .information .wd-browsing-breadcrumbs li {
          margin-top: 0;
          margin-bottom: 0; }
          body #middle .product-detail .head .information .wd-browsing-breadcrumbs li a {
            margin: 0;
            color: #2B2B2B;
            font-size: 12px; }
          body #middle .product-detail .head .information .wd-browsing-breadcrumbs li:not(.last)::after {
            content: "";
            border-right: 1px solid #2B2B2B;
            border-top: 1px solid #2B2B2B;
            width: 7px;
            height: 7px;
            -webkit-transform: rotate(45deg);
                    transform: rotate(45deg);
            margin: 0; }
          body #middle .product-detail .head .information .wd-browsing-breadcrumbs li.last strong {
            color: #2B2B2B;
            font-weight: normal;
            font-size: 12px; }
      body #middle .product-detail .head .information .name {
        font-weight: 600;
        font-size: 24px;
        line-height: 26px;
        letter-spacing: 0.05em;
        color: #37434D;
        padding-right: 45px; }
      body #middle .product-detail .head .information .share-buttons {
        position: absolute;
        top: 50px;
        right: 5px;
        z-index: 1;
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content;
        -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.15);
                box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.15);
        border-radius: 15px;
        background: #fff; }
        body #middle .product-detail .head .information .share-buttons .open-share {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          width: 30px;
          height: 30px;
          background: #FFFFFF;
          -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.15);
                  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.15);
          border-radius: 50px;
          cursor: pointer; }
        body #middle .product-detail .head .information .share-buttons ul {
          display: none;
          margin-top: 10px; }
          body #middle .product-detail .head .information .share-buttons ul li {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            -webkit-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center;
            border-radius: 12px;
            width: 24px;
            height: 24px;
            margin: 10px auto; }
            body #middle .product-detail .head .information .share-buttons ul li a {
              line-height: 0; }
            body #middle .product-detail .head .information .share-buttons ul li.share-facebook {
              background: #3C5A99; }
            body #middle .product-detail .head .information .share-buttons ul li.share-mensenger {
              background: #0084FF; }
            body #middle .product-detail .head .information .share-buttons ul li.share-whatsapp {
              background: #25D366; }
            body #middle .product-detail .head .information .share-buttons ul li.share-instagram {
              background: #E23C8C; }
            body #middle .product-detail .head .information .share-buttons ul li.share-email {
              background: #E5DBD0; }
      body #middle .product-detail .head .information .brand-ref {
        height: auto; }
        body #middle .product-detail .head .information .brand-ref small {
          font-size: 12px;
          letter-spacing: 0.05em;
          color: #2B2B2B;
          margin-top: 10px;
          display: block; }
      body #middle .product-detail .head .information .detalhes .price-product {
        margin-top: 35px;
        padding-bottom: 35px;
        border-bottom: 1px solid #F4F4F4; }
        body #middle .product-detail .head .information .detalhes .price-product .price-pdp del.list-price.de-por {
          font-style: normal;
          font-size: 12px;
          letter-spacing: 0.05em;
          color: #B1B1B1; }
          body #middle .product-detail .head .information .detalhes .price-product .price-pdp del.list-price.de-por em {
            display: none; }
        body #middle .product-detail .head .information .detalhes .price-product .price-pdp .savings {
          display: block;
          font-weight: 100;
          font-size: 13px;
          line-height: 18px;
          letter-spacing: 0.05em;
          color: #37434D;
          margin-top: 10px; }
          body #middle .product-detail .head .information .detalhes .price-product .price-pdp .savings .instant-price {
            font-size: 18px;
            color: #37434D;
            display: block; }
          body #middle .product-detail .head .information .detalhes .price-product .price-pdp .savings strong {
            font-weight: normal; }
        body #middle .product-detail .head .information .detalhes .price-product .price-pdp .sale-price {
          display: block;
          font-size: 14px;
          line-height: 18px;
          letter-spacing: 0.05em;
          color: #37434D;
          margin-top: 10px; }
          body #middle .product-detail .head .information .detalhes .price-product .price-pdp .sale-price strong {
            font-weight: 100; }
          body #middle .product-detail .head .information .detalhes .price-product .price-pdp .sale-price span {
            font-size: 14px;
            line-height: 18px;
            letter-spacing: 0.05em;
            color: #37434D; }
        body #middle .product-detail .head .information .detalhes .price-product .price-pdp .condition {
          font-style: normal;
          font-size: 14px;
          line-height: 18px;
          letter-spacing: 0.05em;
          color: #6D6D6D;
          color: #37434D; }
      body #middle .product-detail .head .information .detalhes .variacoes .wd-product-variations {
        margin-top: 30px;
        display: block; }
        body #middle .product-detail .head .information .detalhes .variacoes .wd-product-variations .title {
          font-style: normal;
          font-weight: 700;
          font-size: 14px;
          letter-spacing: 0.05em;
          color: #37434D;
          text-transform: uppercase; }
        body #middle .product-detail .head .information .detalhes .variacoes .wd-product-variations .type-color-pallete .options label {
          border: 1px solid #D5D9DC !important;
          border-radius: 7px !important;
          width: 35px;
          height: 35px; }
        body #middle .product-detail .head .information .detalhes .variacoes .wd-product-variations .type-side-by-side .options {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
          body #middle .product-detail .head .information .detalhes .variacoes .wd-product-variations .type-side-by-side .options label {
            border: 1px solid #D5D9DC !important;
            border-radius: 7px !important;
            width: 35px !important;
            height: 35px !important; }
            body #middle .product-detail .head .information .detalhes .variacoes .wd-product-variations .type-side-by-side .options label.selected {
              border: 1px solid gray !important;
              padding: 3px;
              border: 1px solid #000 !important;
              border-radius: 7px;
              width: 43px !important;
              height: 43px !important; }
              body #middle .product-detail .head .information .detalhes .variacoes .wd-product-variations .type-side-by-side .options label.selected span {
                width: 35px;
                height: 35px;
                padding: 0;
                line-height: 0;
                margin: 0;
                border: 1px solid #D5D9DC !important;
                border-radius: 7px; }
            body #middle .product-detail .head .information .detalhes .variacoes .wd-product-variations .type-side-by-side .options label .option-text {
              letter-spacing: 0.05em;
              color: #37434D; }
        body #middle .product-detail .head .information .detalhes .variacoes .wd-product-variations .options {
          max-width: 100%; }
      body #middle .product-detail .head .information .detalhes #szb-container button {
        font-family: 'Lato';
        font-style: normal;
        font-weight: 600;
        font-size: 12px;
        line-height: 14px;
        letter-spacing: 0.05em;
        color: #37434D;
        outline: none;
        height: 20px; }
        body #middle .product-detail .head .information .detalhes #szb-container button#szb-vfr-button {
          border-right: 2px solid #F4F4F4;
          padding-right: 17px;
          margin-right: 17px; }
      body #middle .product-detail .head .information .buy .wd-buy-button .btn-buy {
        background: #2D643B;
        border-radius: 2px !important;
        font-weight: 700;
        line-height: 17px;
        letter-spacing: 0.1em;
        color: #fff;
        height: 40px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; }
        body #middle .product-detail .head .information .buy .wd-buy-button .btn-buy:hover {
          background: #285935 !important; }
      body #middle .product-detail .head .information .buy .wd-buy-button .loading-buy {
        background-color: #00A8D6;
        height: 40px;
        min-height: unset;
        border-radius: 2px;
        margin: 10px 0; }
      body #middle .product-detail .head .information .buy .double-buttons {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        gap: 14px; }
        body #middle .product-detail .head .information .buy .double-buttons .wd-buy-button {
          width: calc(50% - 7px); }
          body #middle .product-detail .head .information .buy .double-buttons .wd-buy-button .btn-buy {
            background: #fff;
            border: 1.5px solid #37434D;
            border-radius: 2px;
            display: -webkit-box !important;
            display: -ms-flexbox !important;
            display: flex !important;
            margin: 0;
            color: #37434D; }
            body #middle .product-detail .head .information .buy .double-buttons .wd-buy-button .btn-buy:hover {
              background: #fff !important; }
            body #middle .product-detail .head .information .buy .double-buttons .wd-buy-button .btn-buy::before {
              content: "";
              display: block;
              width: 20px;
              height: 17px;
              background: url(https://lcecci.com.br/custom/content/themes/lcecci/assets/img/svg/bag.svg) no-repeat;
              background-size: 100%;
              margin-right: 6px;
              position: relative;
              top: -1px; }
          body #middle .product-detail .head .information .buy .double-buttons .wd-buy-button .loading-buy {
            display: none !important; }
        body #middle .product-detail .head .information .buy .double-buttons .btn-buy-whastsapp {
          width: calc(50% - 7px);
          margin-top: 15px; }
          body #middle .product-detail .head .information .buy .double-buttons .btn-buy-whastsapp a {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            -webkit-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center;
            width: 100%;
            height: 40px;
            font-weight: 700;
            font-size: 13px;
            letter-spacing: 0.05em;
            text-transform: uppercase;
            color: #37434D;
            border: 1.5px solid #37434D;
            border-radius: 2px; }
            body #middle .product-detail .head .information .buy .double-buttons .btn-buy-whastsapp a::before {
              content: "";
              display: block;
              width: 23px;
              height: 23px;
              background: url(https://lcecci.com.br/custom/content/themes/lcecci/assets/img/svg/whatsapp-logo.svg) no-repeat;
              background-size: 100%;
              margin-right: 6px; }
      body #middle .product-detail .head .information .buy .frete {
        width: 100%;
        margin-top: 27px;
        border-bottom: 1px solid #F4F4F4;
        padding-bottom: 13px; }
        body #middle .product-detail .head .information .buy .frete .title {
          border: 0;
          padding: 0; }
          body #middle .product-detail .head .information .buy .frete .title b {
            font-size: 14px;
            letter-spacing: 0.05em; }
        body #middle .product-detail .head .information .buy .frete .wd-product-deliveryfee {
          margin: 15px 0; }
          body #middle .product-detail .head .information .buy .frete .wd-product-deliveryfee .show-cep {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            gap: 10px; }
            body #middle .product-detail .head .information .buy .frete .wd-product-deliveryfee .show-cep .input-wrapper {
              width: calc(100% - 160px); }
              body #middle .product-detail .head .information .buy .frete .wd-product-deliveryfee .show-cep .input-wrapper #PostalCode {
                border: 1px solid #D5D9DC;
                border-radius: 2px;
                font-style: normal;
                font-size: 14px;
                line-height: 17px;
                letter-spacing: 0.05em;
                color: #37434D; }
            body #middle .product-detail .head .information .buy .frete .wd-product-deliveryfee .show-cep .button-wrapper {
              width: 150px !important; }
              body #middle .product-detail .head .information .buy .frete .wd-product-deliveryfee .show-cep .button-wrapper button {
                width: 100%;
                background: #37434D;
                border-radius: 2px; }
        body #middle .product-detail .head .information .buy .frete .delivery-results .grid.scroll {
          width: 100%; }
          body #middle .product-detail .head .information .buy .frete .delivery-results .grid.scroll .result {
            width: 100%; }
            body #middle .product-detail .head .information .buy .frete .delivery-results .grid.scroll .result thead {
              display: none; }
            body #middle .product-detail .head .information .buy .frete .delivery-results .grid.scroll .result tbody tr {
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              width: 100%;
              padding: 10px;
              border-bottom: 1px solid #D9D9D9; }
              body #middle .product-detail .head .information .buy .frete .delivery-results .grid.scroll .result tbody tr td {
                border: 0;
                width: 60%;
                border: none;
                font-weight: 600;
                font-size: 14px;
                letter-spacing: 0.05em;
                color: #37434D; }
                body #middle .product-detail .head .information .buy .frete .delivery-results .grid.scroll .result tbody tr td img {
                  display: none; }
                body #middle .product-detail .head .information .buy .frete .delivery-results .grid.scroll .result tbody tr td .separator {
                  display: inline-block;
                  padding: 0 0.5px;
                  width: 1px;
                  height: 10px;
                  background: #37434D;
                  margin: 0 7px; }
                body #middle .product-detail .head .information .buy .frete .delivery-results .grid.scroll .result tbody tr td:last-child {
                  text-align: right;
                  width: 40%; }
              body #middle .product-detail .head .information .buy .frete .delivery-results .grid.scroll .result tbody tr:last-child {
                border: none; }
            body #middle .product-detail .head .information .buy .frete .delivery-results .grid.scroll .result::after {
              content: "*Após a aprovação de pagamento do pedido";
              font-family: 'Lato';
              font-style: italic;
              font-weight: 400;
              font-size: 12px;
              line-height: 14px;
              letter-spacing: 0.05em;
              color: #B1B1B1;
              padding: 0 10px;
              display: block;
              width: 100%; }
        body #middle .product-detail .head .information .buy .frete .free-delivery {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          gap: 14px;
          height: 70px;
          border: 1.5px solid #388E65;
          border-radius: 37.5px; }
          body #middle .product-detail .head .information .buy .frete .free-delivery p {
            margin: 0;
            font-size: 14px;
            line-height: 17px;
            letter-spacing: 0.05em;
            color: #388E65; }
      body #middle .product-detail .head .information .buy .descriptions {
        width: 100%; }
        body #middle .product-detail .head .information .buy .descriptions .wd-descriptions {
          margin-top: 28px; }
          body #middle .product-detail .head .information .buy .descriptions .wd-descriptions .wd-header {
            display: none; }
          body #middle .product-detail .head .information .buy .descriptions .wd-descriptions .wd-content .wd-descriptions-panel {
            background: #F4F4F4;
            border-radius: 2px;
            padding: 10px 17px;
            margin-bottom: 5px; }
            body #middle .product-detail .head .information .buy .descriptions .wd-descriptions .wd-content .wd-descriptions-panel .header {
              font-size: 16px;
              line-height: 26px;
              letter-spacing: 0.05em;
              color: #37434D; }
            body #middle .product-detail .head .information .buy .descriptions .wd-descriptions .wd-content .wd-descriptions-panel .wd-descriptions-text {
              font-size: 14px;
              line-height: 20px;
              letter-spacing: 0.05em;
              color: #2B2B2B;
              padding: 13px 0;
              max-width: 100%; }
              body #middle .product-detail .head .information .buy .descriptions .wd-descriptions .wd-content .wd-descriptions-panel .wd-descriptions-text .expand-description {
                display: none; }
          body #middle .product-detail .head .information .buy .descriptions .wd-descriptions .wd-content #LongDescription .wd-descriptions-text {
            position: relative;
            display: inline-block;
            height: 52px;
            overflow: hidden; }
            body #middle .product-detail .head .information .buy .descriptions .wd-descriptions .wd-content #LongDescription .wd-descriptions-text h2 {
              font-size: 16px;
              line-height: 26px;
              letter-spacing: 0.05em;
              color: #37434D; }
              body #middle .product-detail .head .information .buy .descriptions .wd-descriptions .wd-content #LongDescription .wd-descriptions-text h2:first-child {
                display: none; }
            body #middle .product-detail .head .information .buy .descriptions .wd-descriptions .wd-content #LongDescription .wd-descriptions-text .expand-description {
              position: absolute;
              right: 0;
              bottom: 0px;
              background: #f4f4f4;
              padding: 0 0 0 5px;
              text-transform: uppercase;
              display: block;
              color: #37434d;
              font-weight: bold;
              cursor: pointer; }
              body #middle .product-detail .head .information .buy .descriptions .wd-descriptions .wd-content #LongDescription .wd-descriptions-text .expand-description::before {
                content: "... ";
                color: #6D6D6D; }
              body #middle .product-detail .head .information .buy .descriptions .wd-descriptions .wd-content #LongDescription .wd-descriptions-text .expand-description::after {
                content: "";
                display: block;
                height: 1px;
                width: 84%;
                background: #37434d;
                float: right; }
            body #middle .product-detail .head .information .buy .descriptions .wd-descriptions .wd-content #LongDescription .wd-descriptions-text.active {
              display: inline-block;
              height: auto;
              overflow: visible; }
              body #middle .product-detail .head .information .buy .descriptions .wd-descriptions .wd-content #LongDescription .wd-descriptions-text.active .expand-description {
                padding: 0;
                position: static;
                text-decoration: underline; }
                body #middle .product-detail .head .information .buy .descriptions .wd-descriptions .wd-content #LongDescription .wd-descriptions-text.active .expand-description::before {
                  display: none; }
                body #middle .product-detail .head .information .buy .descriptions .wd-descriptions .wd-content #LongDescription .wd-descriptions-text.active .expand-description::after {
                  display: none; }
      body #middle .product-detail .head .information #acao-vermais {
        display: none; }

body:not(.medias-zoom-modal) .product-medias-zoom {
  position: absolute;
  left: -200000em;
  display: none; }

body .product-medias-zoom {
  display: block; }
  body .product-medias-zoom .wd-product-media-selector ul {
    width: 100%;
    position: relative;
    max-height: 95vh; }
    body .product-medias-zoom .wd-product-media-selector ul .slick-arrow {
      position: absolute;
      top: 50%;
      z-index: 9;
      font-size: 0;
      width: 20px;
      height: 20px;
      background: none;
      -webkit-transform: rotate(45deg) translateY(-50%);
              transform: rotate(45deg) translateY(-50%);
      position: fixed; }
      body .product-medias-zoom .wd-product-media-selector ul .slick-arrow:hover {
        background: none !important; }
      body .product-medias-zoom .wd-product-media-selector ul .slick-arrow.slick-prev {
        left: -30px;
        border-bottom: 2px solid #000;
        border-left: 2px solid #000; }
      body .product-medias-zoom .wd-product-media-selector ul .slick-arrow.slick-next {
        right: -15px;
        border-top: 2px solid #000;
        border-right: 2px solid #000; }
    body .product-medias-zoom .wd-product-media-selector ul .slick-list {
      width: 100%; }
    body .product-medias-zoom .wd-product-media-selector ul .image {
      margin: 0;
      border: 0;
      cursor: crosshair; }
      body .product-medias-zoom .wd-product-media-selector ul .image img {
        width: 100%;
        height: auto; }
      body .product-medias-zoom .wd-product-media-selector ul .image.zoom img {
        opacity: 0; }

body .medias-zoom-modal #mainModal {
  top: 0 !important;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto !important;
  max-height: 93vh;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 672px;
  overflow: visible; }
  body .medias-zoom-modal #mainModal .close {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 5px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 0;
    font-family: 'Lato';
    font-weight: bold;
    text-transform: uppercase;
    width: unset;
    height: unset;
    top: -22px !important;
    right: 0 !important;
    background: no-repeat; }
    body .medias-zoom-modal #mainModal .close::before {
      content: "Fechar";
      display: block;
      font-size: 12px;
      font-weight: bold;
      text-transform: uppercase; }
    body .medias-zoom-modal #mainModal .close::after {
      content: "X";
      display: block;
      font-size: 12px;
      font-weight: bold;
      text-transform: uppercase; }
  body .medias-zoom-modal #mainModal .the-modal-container {
    padding: 0;
    max-height: 93vh;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content; }

@media (min-width: 760px) {
  body #middle .product-detail .head .left-midias .medias .wd-product-medias .wd-product-media-selector ul {
    position: absolute;
    opacity: 0;
    left: -200000em; }
  body #middle .product-detail .head .left-midias .medias .wd-product-medias .wd-product-media-selector #scroll-media-fake {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 6px;
    height: auto;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 90%; }
    body #middle .product-detail .head .left-midias .medias .wd-product-medias .wd-product-media-selector #scroll-media-fake li {
      width: calc(50% - 3px);
      line-height: 0;
      margin: 0;
      border: 0;
      cursor: unset;
      cursor: -webkit-zoom-in;
      cursor: zoom-in; }
      body #middle .product-detail .head .left-midias .medias .wd-product-medias .wd-product-media-selector #scroll-media-fake li:nth-child(3n+1) {
        width: 100%;
        height: auto; }
      body #middle .product-detail .head .left-midias .medias .wd-product-medias .wd-product-media-selector #scroll-media-fake li img {
        width: 100%;
        height: auto; }
		body #middle .product-detail .head {
			gap: 0;
		}
		body #middle .product-detail .head .information .content {
			width: 100%;
		}
		body #middle .product-detail .head .left-midias {
			max-width: 450px;
			width: 100%;
		}
		body #middle .product-detail .new-associations .wd-product-associations.cross-sell form.row>ul {
			flex-direction: row;
			justify-content: center;
		}
		body #middle .product-detail .new-associations .wd-widget .wd-product-associations .wd-content ul li .descricao-cross .name {
			padding-right: 10px !important;
		}
		body #middle .product-detail .head .left-midias .medias .wd-product-medias .wd-product-media-selector #scroll-media-fake {
			width: 100%;
		} }

@media (max-width: 760px) {
  body[class*="context-product"] #middle {
    padding: 0 !important; }
    body[class*="context-product"] #middle #content {
      padding-top: 35px; }
      body[class*="context-product"] #middle #content > .wd-browsing-breadcrumbs {
        display: block;
        padding: 10px 0; }
        body[class*="context-product"] #middle #content > .wd-browsing-breadcrumbs ul {
          width: 100%;
          margin: 0 auto;
          float: unset;
          max-width: 90%;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
          body[class*="context-product"] #middle #content > .wd-browsing-breadcrumbs ul li {
            margin-top: 0;
            margin-bottom: 0;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis; }
            body[class*="context-product"] #middle #content > .wd-browsing-breadcrumbs ul li a {
              margin: 0;
              color: #2B2B2B;
              margin-left: 5px; }
            body[class*="context-product"] #middle #content > .wd-browsing-breadcrumbs ul li strong {
              margin-left: 5px;
              font-weight: normal;
              color: #2B2B2B; }
            body[class*="context-product"] #middle #content > .wd-browsing-breadcrumbs ul li::before {
              content: '\f105';
              content: "";
              display: inline-block;
              border-right: 1px solid #C4C4C4;
              border-top: 1px solid #C4C4C4;
              width: 7px;
              height: 7px;
              -webkit-transform: rotate(45deg);
                      transform: rotate(45deg);
              margin: 0; }
            body[class*="context-product"] #middle #content > .wd-browsing-breadcrumbs ul li.first {
              display: block; }
              body[class*="context-product"] #middle #content > .wd-browsing-breadcrumbs ul li.first::before {
                display: none; }
            body[class*="context-product"] #middle #content > .wd-browsing-breadcrumbs ul li.last {
              display: block;
              -webkit-box-flex: 1;
                  -ms-flex: 1;
                      flex: 1; }
              body[class*="context-product"] #middle #content > .wd-browsing-breadcrumbs ul li.last strong {
                color: #2B2B2B; }
      body[class*="context-product"] #middle #content .product-detail .head {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        gap: 0; }
        body[class*="context-product"] #middle #content .product-detail .head .left-midias {
          width: 100%;
          margin-bottom: 45px; }
          body[class*="context-product"] #middle #content .product-detail .head .left-midias .medias .wd-product-medias .wd-product-medias-enlarger {
            position: absolute;
            bottom: 4px;
            z-index: 999;
            right: 55px;
            width: 35px;
            height: 35px;
            border-radius: 74px;
            -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.15);
                    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.15); }
            body[class*="context-product"] #middle #content .product-detail .head .left-midias .medias .wd-product-medias .wd-product-medias-enlarger button {
              padding: 0;
              background: #fff;
              width: 35px;
              height: 35px;
              background-image: url(/custom/content/themes/lcecci/assets/img/svg/lupa-zoom.svg);
              background-repeat: no-repeat;
              background-position: center;
              font-size: 0; }
              body[class*="context-product"] #middle #content .product-detail .head .left-midias .medias .wd-product-medias .wd-product-medias-enlarger button:hover {
                background-color: #fff !important; }
          body[class*="context-product"] #middle #content .product-detail .head .left-midias .medias .wd-product-medias .wd-product-media-selector {
            position: static !important;
            min-height: 135vw; }
            body[class*="context-product"] #middle #content .product-detail .head .left-midias .medias .wd-product-medias .wd-product-media-selector > ul {
              opacity: 0;
              position: absolute;
              left: -20000em; }
            body[class*="context-product"] #middle #content .product-detail .head .left-midias .medias .wd-product-medias .wd-product-media-selector ul li {
              width: 100%;
              height: -webkit-fit-content;
              height: -moz-fit-content;
              height: fit-content;
              background: none;
              display: block !important; }
              body[class*="context-product"] #middle #content .product-detail .head .left-midias .medias .wd-product-medias .wd-product-media-selector ul li img {
                display: block; }
            body[class*="context-product"] #middle #content .product-detail .head .left-midias .medias .wd-product-medias .wd-product-media-selector #scroll-media-fake .slick-slide {
              margin-right: 0;
              border: 0; }
              body[class*="context-product"] #middle #content .product-detail .head .left-midias .medias .wd-product-medias .wd-product-media-selector #scroll-media-fake .slick-slide img {
                width: 100%;
                height: auto; }
            body[class*="context-product"] #middle #content .product-detail .head .left-midias .medias .wd-product-medias .wd-product-media-selector .slick-dots {
              background: linear-gradient(112.91deg, rgba(255, 255, 255, 0.51) 3.51%, rgba(255, 255, 255, 0) 111.71%);
              -webkit-filter: drop-shadow(14.6469px 17.5762px 29.2937px rgba(0, 0, 0, 0.05));
                      filter: drop-shadow(14.6469px 17.5762px 29.2937px rgba(0, 0, 0, 0.05));
              -webkit-backdrop-filter: blur(10.2528px);
                      backdrop-filter: blur(10.2528px);
              border-radius: 100px;
              position: absolute;
              bottom: 40px;
              margin: 0 auto;
              left: 0;
              right: 0;
              width: -webkit-fit-content;
              width: -moz-fit-content;
              width: fit-content;
              padding: 3px 10px;
              font-family: 'Lato';
              font-style: normal;
              font-weight: 600;
              font-size: 14px;
              line-height: 17px;
              text-align: center;
              letter-spacing: 0.05em;
              color: #37434D;
              height: 23px;
              min-width: 51px; }
              body[class*="context-product"] #middle #content .product-detail .head .left-midias .medias .wd-product-medias .wd-product-media-selector .slick-dots li {
                display: none !important; }
        body[class*="context-product"] #middle #content .product-detail .head .information {
          max-width: 100%;
		  width: 100%;
          border-radius: 20px 20px 0px 0px;
          background: #fff;
          margin-top: -20px;
          -webkit-transition: all 1.0s ease-out;
          transition: all 1.0s ease-out;
          z-index: 999;
          top: 90vh;
          top: 92%;
          position: relative;
          top: -63px;
          z-index: 1; }
          body[class*="context-product"] #middle #content .product-detail .head .information .arraste {
            height: 20px;
            width: 150px;
            margin: 0 auto 0;
            border-radius: 25px;
            position: absolute;
            left: 0;
            right: 0;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            -webkit-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center;
            display: none; }
            body[class*="context-product"] #middle #content .product-detail .head .information .arraste::after {
              content: "";
              display: block;
              width: 50px;
              height: 5px;
              background: #A49485;
              border-radius: 5px; }
          body[class*="context-product"] #middle #content .product-detail .head .information .btn-zoom {
            width: 35px;
            height: 35px;
            background: #fff;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            -webkit-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center;
            border-radius: 50px;
            position: absolute;
            bottom: 97%;
            right: 55px;
            z-index: 999;
            -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.15);
                    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.15);
            top: -22px; }
          body[class*="context-product"] #middle #content .product-detail .head .information .share-buttons {
            right: 12px;
            top: unset;
            bottom: 97%;
            top: unset;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
                -ms-flex-direction: column;
                    flex-direction: column;
            border-radius: 50px;
            bottom: 99%; }
            body[class*="context-product"] #middle #content .product-detail .head .information .share-buttons .open-share {
              -webkit-box-ordinal-group: 3;
                  -ms-flex-order: 2;
                      order: 2;
              width: 35px;
              height: 35px;
              border-radius: 74px; }
            body[class*="context-product"] #middle #content .product-detail .head .information .share-buttons ul {
              margin-top: 0; }
              body[class*="context-product"] #middle #content .product-detail .head .information .share-buttons ul li {
                border-radius: 20px;
                width: 27px;
                height: 27px; }
                body[class*="context-product"] #middle #content .product-detail .head .information .share-buttons ul li.share-facebook {
                  margin-top: 5px; }
          body[class*="context-product"] #middle #content .product-detail .head .information .content {
            margin-top: 29px;
            width: 100%;
            border-radius: 20px 20px 0px 0px; }
            body[class*="context-product"] #middle #content .product-detail .head .information .content .wd-browsing-breadcrumbs {
              display: none; }
            body[class*="context-product"] #middle #content .product-detail .head .information .content h1.name {
              padding: 0 20px;
              text-align: center; }
            body[class*="context-product"] #middle #content .product-detail .head .information .content .share-buttons {
              top: unset;
              right: 12px;
              bottom: 40px;
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              -webkit-box-orient: vertical;
              -webkit-box-direction: normal;
                  -ms-flex-direction: column;
                      flex-direction: column;
              border-radius: 50px; }
              body[class*="context-product"] #middle #content .product-detail .head .information .content .share-buttons .open-share {
                -webkit-box-ordinal-group: 3;
                    -ms-flex-order: 2;
                        order: 2;
                width: 35px;
                height: 35px;
                border-radius: 74px; }
              body[class*="context-product"] #middle #content .product-detail .head .information .content .share-buttons ul {
                margin-top: 0; }
                body[class*="context-product"] #middle #content .product-detail .head .information .content .share-buttons ul li {
                  border-radius: 20px;
                  width: 27px;
                  height: 27px; }
                  body[class*="context-product"] #middle #content .product-detail .head .information .content .share-buttons ul li.share-facebook {
                    margin-top: 5px; }
            body[class*="context-product"] #middle #content .product-detail .head .information .content .brand-ref {
              width: 100%;
              margin: 0; }
              body[class*="context-product"] #middle #content .product-detail .head .information .content .brand-ref small {
                margin: 0;
                text-align: center;
                display: block;
                width: 100%; }
          body[class*="context-product"] #middle #content .product-detail .head .information .detalhes .price-product {
            margin-top: 18px;
            padding-bottom: 18px;
            -webkit-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center;
            text-align: center; }
          body[class*="context-product"] #middle #content .product-detail .head .information .detalhes .variacoes .wd-product-variations {
            margin-top: 18px;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
                -ms-flex-direction: column;
                    flex-direction: column;
            -webkit-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center; }
            body[class*="context-product"] #middle #content .product-detail .head .information .detalhes .variacoes .wd-product-variations > div {
              width: 100%;
              padding: 0 20px; }
              body[class*="context-product"] #middle #content .product-detail .head .information .detalhes .variacoes .wd-product-variations > div .options {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-pack: center;
                    -ms-flex-pack: center;
                        justify-content: center;
                -ms-flex-wrap: wrap;
                    flex-wrap: wrap;
                gap: 10px; }
                body[class*="context-product"] #middle #content .product-detail .head .information .detalhes .variacoes .wd-product-variations > div .options label {
                  margin-right: 0; }
            body[class*="context-product"] #middle #content .product-detail .head .information .detalhes .variacoes .wd-product-variations .title {
              display: block;
              width: 100%;
              text-align: center; }
          body[class*="context-product"] #middle #content .product-detail .head .information .detalhes #szb-container {
            padding: 0 12px; }
            body[class*="context-product"] #middle #content .product-detail .head .information .detalhes #szb-container .szb-vfr-btns {
              -webkit-box-orient: unset;
              -webkit-box-direction: unset;
                  -ms-flex-direction: unset;
                      flex-direction: unset; }
            body[class*="context-product"] #middle #content .product-detail .head .information .detalhes #szb-container button#szb-vfr-button {
              padding-right: 8px;
              margin-right: 8px;
              font-size: 11px; }
            body[class*="context-product"] #middle #content .product-detail .head .information .detalhes #szb-container #szb-chart-button {
              margin: 0; }
          body[class*="context-product"] #middle #content .product-detail .head .information .buy {
            padding: 0 12px; }
            body[class*="context-product"] #middle #content .product-detail .head .information .buy .double-buttons .wd-buy-button .btn-buy {
              -webkit-box-pack: center;
                  -ms-flex-pack: center;
                      justify-content: center;
              padding-left: 15px;
              text-align: left;
              -webkit-box-align: center;
                  -ms-flex-align: center;
                      align-items: center; }
              body[class*="context-product"] #middle #content .product-detail .head .information .buy .double-buttons .wd-buy-button .btn-buy::before {
                width: 24px;
                height: 20px;
                background-size: 20px; }
            body[class*="context-product"] #middle #content .product-detail .head .information .buy .double-buttons .btn-buy-whastsapp a {
              padding-left: 15px; }
              body[class*="context-product"] #middle #content .product-detail .head .information .buy .double-buttons .btn-buy-whastsapp a::before {
                width: 32px;
                height: 23px;
                background-size: 23px; }
            body[class*="context-product"] #middle #content .product-detail .head .information .buy .frete .wd-product-deliveryfee .show-cep .input-wrapper {
              width: calc(100% - 116px); }
            body[class*="context-product"] #middle #content .product-detail .head .information .buy .frete .wd-product-deliveryfee .show-cep .button-wrapper {
              width: 106px !important; }
            body[class*="context-product"] #middle #content .product-detail .head .information .buy .frete .free-delivery {
              padding: 0 70px; }
            body[class*="context-product"] #middle #content .product-detail .head .information .buy .descriptions .wd-descriptions .wd-content .wd-descriptions-panel {
              padding: 0 17px 17px;
              border-bottom: 0; }
              body[class*="context-product"] #middle #content .product-detail .head .information .buy .descriptions .wd-descriptions .wd-content .wd-descriptions-panel .header {
                font-size: 16px;
                line-height: 26px;
                letter-spacing: 0.05em;
                color: #37434D;
                padding-bottom: 0; }
                body[class*="context-product"] #middle #content .product-detail .head .information .buy .descriptions .wd-descriptions .wd-content .wd-descriptions-panel .header .wd-icon {
                  display: none; }
                body[class*="context-product"] #middle #content .product-detail .head .information .buy .descriptions .wd-descriptions .wd-content .wd-descriptions-panel .header .wd-title {
                  font-size: 16px;
                  line-height: 26px;
                  letter-spacing: 0.05em;
                  color: #37434D; }
              body[class*="context-product"] #middle #content .product-detail .head .information .buy .descriptions .wd-descriptions .wd-content .wd-descriptions-panel .wd-descriptions-text {
                display: block; }
          body[class*="context-product"] #middle #content .product-detail .head .information .vitrine .wd-product-line .item-description .name {
            text-align: center;
            font-size: 15px;
            font-weight: 300;
            color: #757575;
            height: 35px;
            padding: 0;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 1;
            overflow: hidden;
            line-height: 30px; }
        body[class*="context-product"] #middle #content .product-detail .head.information-visible::before {
          content: "";
          display: block;
          width: 100%;
          height: 100vh;
          position: fixed;
          top: 0;
          z-index: 99;
          background: rgba(0, 0, 0, 0.5); }
        body[class*="context-product"] #middle #content .product-detail .head.information-visible .information {
          top: 193px; }
          body[class*="context-product"] #middle #content .product-detail .head.information-visible .information .btn-zoom {
            display: none; }
          body[class*="context-product"] #middle #content .product-detail .head.information-visible .information .content {
            overflow-y: scroll;
            width: 99.8%;
            float: left; }
            body[class*="context-product"] #middle #content .product-detail .head.information-visible .information .content::-webkit-scrollbar {
              width: 2px; }
            body[class*="context-product"] #middle #content .product-detail .head.information-visible .information .content::-webkit-scrollbar-thumb {
              border-radius: 25px;
              background: #37434d; }
  body[class*="context-product"] .wd-product-medias-enlarger-modal.galeria {
    width: 100% !important;
    top: 0 !important;
    height: 100vh !important;
    padding: 0; }
    body[class*="context-product"] .wd-product-medias-enlarger-modal.galeria #cboxWrapper {
      width: 100% !important;
      background: rgba(0, 0, 0, 0.2);
      height: 100vh !important; }
      body[class*="context-product"] .wd-product-medias-enlarger-modal.galeria #cboxWrapper #cboxContent {
        width: 90% !important;
        height: 90vh !important;
        max-height: 660px;
        overflow: hidden;
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        margin: auto; }
        body[class*="context-product"] .wd-product-medias-enlarger-modal.galeria #cboxWrapper #cboxContent #cboxNext, body[class*="context-product"] .wd-product-medias-enlarger-modal.galeria #cboxWrapper #cboxContent #cboxPrevious {
          display: none !important; }
        body[class*="context-product"] .wd-product-medias-enlarger-modal.galeria #cboxWrapper #cboxContent #cboxClose {
          background: #FFFFFF;
          -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.15);
                  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.15);
          width: 20px;
          height: 20px;
          border-radius: 50px;
          line-height: 0px;
          right: 10px;
          top: 10px; }
          body[class*="context-product"] .wd-product-medias-enlarger-modal.galeria #cboxWrapper #cboxContent #cboxClose::after {
            font-size: 22px;
            width: 100%;
            height: 100%;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            -webkit-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center; }
        body[class*="context-product"] .wd-product-medias-enlarger-modal.galeria #cboxWrapper #cboxContent #cboxLoadedContent {
          width: 100% !important;
          height: 100% !important;
          border-radius: 5px; }
          body[class*="context-product"] .wd-product-medias-enlarger-modal.galeria #cboxWrapper #cboxContent #cboxLoadedContent::-webkit-scrollbar {
            width: 2px;
            height: 2px;
            border-radius: 2px; }
          body[class*="context-product"] .wd-product-medias-enlarger-modal.galeria #cboxWrapper #cboxContent #cboxLoadedContent::-webkit-scrollbar-track {
            background: linear-gradient(112.91deg, rgba(255, 255, 255, 0.51) 3.51%, rgba(255, 255, 255, 0) 111.71%);
            border-radius: 2px; }
          body[class*="context-product"] .wd-product-medias-enlarger-modal.galeria #cboxWrapper #cboxContent #cboxLoadedContent::-webkit-scrollbar-thumb {
            background: #37434D;
            border-radius: 2px; }
  body[class*="context-product"] footer#footer .whatsapp-icon-footer {
    bottom: 72px !important;
    display: none; }
  body[class*="context-product"] #launcher {
    z-index: 999 !important; } }


@media(min-width: 800px){
    body #middle .product-detail .head .left-midias .medias .wd-product-medias .wd-product-media-selector #scroll-media-fake li {
        width: calc(50% - 3px) !important;
        line-height: 0;
        margin: 0;
        border: 0;
        cursor: zoom-in;
        display: inline-block;
        vertical-align: top;
    }

    /* body #middle .product-detail .head .left-midias .medias .wd-product-medias .wd-product-media-selector #scroll-media-fake li:nth-child(3n) {
        width: 100% !important;
        height: auto;
    } */

    body #middle .product-detail .head .left-midias {
        max-width: 62% !important;
    }

    body #middle .product-detail .head .information {
        width: 100%;
        max-width: 32%;
    }
}

body #middle .product-detail .head .information .buy .double-buttons .wd-buy-button .btn-buy::before {
    display: none;
}

body #middle .product-detail .head .information .buy .double-buttons .wd-buy-button .btn-buy {
    font-size: 12px !important;
}

body #middle .product-detail .head .information .buy .double-buttons .btn-buy-whastsapp a::before {
    display: none;
}

body #middle .product-detail .head .information .buy .double-buttons .btn-buy-whastsapp a {
    font-size: 12px;
    background-color: #2B2B2B;
    color: #fff;
}


body #middle .product-detail .head .information .buy .double-buttons > div {
    margin-top: 0 !important;
}

body #middle .product-detail .head .information .buy .double-buttons {
    gap: 10px;
}

body #middle .product-detail .head .information .detalhes .price-product .price-pdp .savings strong {
    font-weight: 600;
}

body #middle .product-detail .head .information .detalhes .price-product .price-pdp .savings {
    gap: 5px;
    display: flex;
    font-size: 16px;
}

body #middle .product-detail .head .information .detalhes .price-product .price-pdp .sale-price {
    font-size: 16px;
}

body #middle .product-detail .head .information .detalhes .price-product .price-pdp .sale-price span {
    font-size: 16px;
}

body #middle .product-detail .head .information .detalhes .price-product .price-pdp .condition strong {
    font-weight: 600;
    color: #2B2B2B;
}

body #middle .product-detail .head .information .detalhes .price-product .price-pdp .condition {
    font-size: 16px;
}

body #middle .product-detail .head .information .detalhes .price-product {
    padding-bottom: 25px;
}

body #middle .product-detail .head .information .buy .frete .delivery-results .grid.scroll .result tbody tr td {
    display: flex;
    flex-direction: column;
}

body #middle .product-detail .head .information .buy .frete .delivery-results .grid.scroll .result tbody tr td .separator {
    display: none;
}

body #middle .product-detail .head .information .buy .frete .delivery-results .grid.scroll .result tbody tr td {
    color: #2B2B2B;
}

body #middle .product-detail .head .information .buy .frete .delivery-results .grid.scroll .result tbody tr td span.new-days {
    font-weight: 400;
    font-style: italic;
    font-size: 12px;
    line-height: 100%;
    margin-top: 3px;
}

body #middle .product-detail .head .information .buy .frete .delivery-results .grid.scroll .result tbody tr {
    border-bottom: none;
    padding-bottom: 5px;
}

body #middle .product-detail .head .information .buy .frete .delivery-results .grid.scroll .result::after {
    text-align: center;
    margin-top: 20px;
}

body #middle .product-detail .head .information .detalhes .variacoes .wd-product-variations .title {
    text-transform: inherit;
    color: #2B2B2B;
    font-weight: 700;
}

body #middle .product-detail .head .information .detalhes .variacoes .wd-product-variations .title span {
    font-weight: 500;
}

body #middle .product-detail .head .information .buy .frete {
    background-color: #FBFBFB;
    border-radius: 4px;
    padding: 20px 30px;
}

body #middle .product-detail .head .information .buy .frete .wd-product-deliveryfee .show-cep .input-wrapper {
    width: 100%;
}

body #middle .product-detail .head .information .buy .frete .wd-product-deliveryfee .show-cep .button-wrapper {
    max-width: 63px;
}

body #middle .product-detail .head .information .buy .frete .title b {
    color: #2B2B2B;
}

body #middle .product-detail .head .information .buy .descriptions .wd-descriptions .wd-content .wd-descriptions-panel {
    padding: 0;
    background: none;
    margin-bottom: 10px;
}

body #middle .product-detail .head .information .buy .descriptions .wd-descriptions .wd-content .wd-descriptions-panel .header {
    border-bottom: 1px solid #2B2B2B;
    padding: 5px 20px;
    cursor: pointer;
    position: relative;
}

body #middle .product-detail .head .information .buy .descriptions .wd-descriptions .wd-content .wd-descriptions-panel .header strong.wd-title {
    color: #2B2B2B;
}

body #middle .product-detail .head .information .buy .descriptions .wd-descriptions .wd-content #LongDescription .wd-descriptions-text.active.hide {
    display: none;
}

body #middle .product-detail .head .information .buy .descriptions .wd-descriptions .wd-content .wd-descriptions-panel .header:after {
    content: "";
    position: absolute;
    right: 10px;
    top: 10px;
    background-image: url(/custom/content/themes/Isy/Imagens/icon-mais-toggle.svg);
    width: 30px;
    height: 20px;
    background-repeat: no-repeat;
}

body #middle .product-detail .head .information .buy .descriptions .wd-descriptions .wd-content #LongDescription .wd-descriptions-text.active {
    padding: 10px 20px;
}

body #middle .product-detail .head .information .buy .descriptions .wd-descriptions .wd-content .wd-descriptions-panel .wd-descriptions-text {
    padding: 10px 20px;
}

body #middle .product-detail .head .information .buy .descriptions .wd-descriptions .wd-content #LongDescription .wd-descriptions-text.active h3 {
    font-size: 16px;
}

body #middle .product-detail .head .information .buy .descriptions .wd-descriptions .wd-content .wd-descriptions-panel .wd-descriptions-text.hide {
    display: none;
}

.product-detail .caracteristicas-destaque {
    background: none;
    padding: 0;
    margin: 0;
    margin-top: -8px;
}

.product-detail .caracteristicas-destaque h3.toggle.caracteristicas {
    color: #2B2B2B;
    font-size: 16px;
    border-bottom: 1px solid #2B2B2B;
    padding: 10px 20px;
    cursor: pointer;
    position: relative;
    margin: 0;
}

.product-detail .caracteristicas-destaque h3.toggle.caracteristicas:after {
    content: "";
    position: absolute;
    right: 10px;
    top: 10px;
    background-image: url(/custom/content/themes/Isy/Imagens/icon-mais-toggle.svg);
    width: 30px;
    height: 20px;
    background-repeat: no-repeat;
}

.product-detail .caracteristicas-destaque .metas {
    padding: 15px 20px;
}

.product-detail .caracteristicas-destaque .metas.hide{
    display: none;
}

body #middle .product-detail .head .information .buy .frete .wd-product-deliveryfee .show-cep .button-wrapper button {
    font-size: 0;
    background-color: #2B2B2B;
}

body #middle .product-detail .head .information .buy .frete .wd-product-deliveryfee .show-cep .button-wrapper button:after {
    content: "OK";
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
}

body #middle .product-detail .head .information .buy .descriptions .wd-descriptions .wd-content .wd-descriptions-panel .header.active:after {
    background-image: url(/custom/content/themes/Isy/Imagens/icon-menos-toggle.svg);
    top: 18px;
}

.product-detail .caracteristicas-destaque h3.toggle.caracteristicas.active:after {
     background-image: url(/custom/content/themes/Isy/Imagens/icon-menos-toggle.svg);
    top: 18px;
}

body #middle .product-detail .head .information .nome .name {
    font-weight: 500;
}

@media(max-width: 760px){
    body[class*="context-product"] #middle #content .product-detail .head .information .content {
        padding: 20px;
    }

    body[class*="context-product"] #middle #content .product-detail .head .left-midias .medias .wd-product-medias .wd-product-media-selector .slick-dots {
        z-index: 2;
        bottom: -15px;
    }

    body[class*="context-product"] #middle #content .product-detail .head .left-midias .medias .wd-product-medias .wd-product-media-selector .slick-dots li button {
        width: 8px !important;
        height: 8px !important;
        border-radius: 50%;
    }

    body[class*="context-product"] #middle #content .product-detail .head .left-midias .medias .wd-product-medias .wd-product-media-selector .slick-dots li.slick-active button {
        width: 23px !important;
        background-color: #2B2B2B !important;
        border-radius: 7px;
    }

    body[class*="context-product"].newgrid #middle #content .product-detail .head .left-midias .medias .wd-product-medias .wd-product-media-selector .slick-dots li {width: fit-content !important;margin: 0 5px;}

    body #middle .product-detail .head .information .nome {
        align-items: flex-start;
    }

    body[class*="context-product"] #middle #content .product-detail .head .information .content .brand-ref {
    }

    body[class*="context-product"] #middle #content .product-detail .head .information .content .brand-ref small {
        text-align: start;
        color: #656565;
    }

    body[class*="context-product"] #middle #content .product-detail .head .information .content h1.name {
        padding: 0;
        font-size: 24px;
    }

    body #middle .product-detail .head .information .detalhes .price-product .price-pdp .sale-price {
        font-size: 14px;
        margin-top: 5px;
    }

    body #middle .product-detail .head .information .detalhes .price-product .price-pdp .sale-price span {
        font-size: 14px;
    }

body[class*="context-product"] #middle #content .product-detail .head .information .detalhes .price-product {
    display: flex;
    justify-content: flex-start;
}

body[class*="context-product"] #middle #content .product-detail .head .information .detalhes .price-product {
    border-bottom: 1px solid #f4f4f4b5;
}

body[class*="context-product"] #middle #content .product-detail .head .information .detalhes .variacoes .wd-product-variations > div {
    padding: 0;
}

body[class*="context-product"] #middle #content .product-detail .head .information .detalhes .variacoes .wd-product-variations .title {
    text-align: start;
    color: #2B2B2B;
}

.options {}

body[class*="context-product"] #middle #content .product-detail .head .information .detalhes .variacoes .wd-product-variations > div .options {
    display: flex;
    justify-content: flex-start;
}

body[class*="context-product"] #middle #content .product-detail .head .information .buy {
    padding: 0;
}

body[class*="context-product"] #middle #content .product-detail .head .information .buy .double-buttons .btn-buy-whastsapp a {
    text-align: center;
    padding: 0 20px;
}

body[class*="context-product"] #middle #content .product-detail .head .information .buy .double-buttons .wd-buy-button .btn-buy {
    text-align: center;
}

body #middle .product-detail .head .information .buy .frete {padding: 0;background: none;}

body #middle .product-detail .head .information .buy .frete .wd-product-deliveryfee .show-cep {
    display: flex;
    justify-content: space-between;
}

body[class*="context-product"] #middle #content .product-detail .head .information .buy .frete .wd-product-deliveryfee .show-cep .input-wrapper {
    width: 100%;
}
body[class*="context-product"] #middle #content .product-detail .head .information .buy .descriptions .wd-descriptions .wd-content .wd-descriptions-panel .wd-descriptions-text.hide {
    display: none;
}

body[class*="context-product"] #middle #content .product-detail .head .information .buy .descriptions .wd-descriptions .wd-content .wd-descriptions-panel .wd-descriptions-text.hide {
    display: none;
}

body[class*="context-product"] #middle #content .product-detail .head .information .buy .descriptions .wd-descriptions .wd-content .wd-descriptions-panel {
    padding: 0;
    border-top: none;
}

body #middle .product-detail .head .information .buy .descriptions .wd-descriptions {
    margin-top: 40px;
}

.product-detail .wd-descriptions .wd-content {
    border: none;
}

.product-detail .caracteristicas-destaque h3.toggle.caracteristicas {
    padding-left: 0;
}

.product-detail .caracteristicas-destaque {
    margin-top: 5px;
}

body[class*="context-product"] #middle #content .product-detail .head .information .buy .descriptions .wd-descriptions .wd-content .wd-descriptions-panel .wd-descriptions-text {
    height: auto;
}

body #middle .product-detail .head .information .buy .descriptions .wd-descriptions .wd-content #LongDescription .wd-descriptions-text h3 {
    font-size: 16px;
}

body #middle .product-detail .head .information .buy .descriptions .wd-descriptions .wd-content #LongDescription .wd-descriptions-text.active .expand-description {
    display: none;
}
}

body #middle .product-detail .head .information .buy .frete a.link-cep {
    font-weight: 700;
    font-size: 12px;
    line-height: 100%;
    text-decoration: underline;
    color: #2B2B2B;
    margin-top: -5px;
    display: block;
    cursor: pointer;
}