.avaliacao .cr-nosummary-rating-val::after {
  content: "/5";
  margin-left: -7px;
  font-size: inherit;
  color: inherit;
}

.cr-rating-percent-block {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 20px;
}

.cr-rating-circle {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: conic-gradient(#fbc200 0%, #e0e0e0 0%);
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  transition: background 0.4s ease;
}

.cr-rating-circle-inner {
  background: white;
  width: 75%;
  height: 75%;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  color: #333;
  font-size: 1.2rem;
  position: absolute;
}

.cr-rating-label {
  margin-top: 10px;
  font-size: 0.9rem;
  color: #666;
  text-align: center;
}
.comment-text-no-avatar {
  display: flex !important;
  flex-direction: row !important;
  align-items: center;
  gap: 24px !important;
  flex-wrap: wrap !important;
}

.comment-col-left {
  flex: 0 0 160px !important;
  max-width: 160px !important;
  font-size: 0.9rem !important;
  color: #555 !important;
}

.comment-col-right {
  flex: 1 !important;
}
.woocommerce-review__author {
  color: #6C6C6C !important;
  font-size: 14px !important;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600 !important;
}

.woocommerce-review__published-date {
  color: #6C6C6C;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}
 .cr-nosummary-add{
    background-color: transparent !important;
    border: 1px solid #AF8264 !important;
    color: #AF8264 !important;
    font-size: 16px !important; 
    font-weight: 700;
    border-radius: 8px;
    padding: 16px 86px;
}


.avaliacao .cr-review-form-submit{
    background-color: #EDCBB5 !important;
    border-radius: 12px;
    width: auto !important;
    padding: 15px 25px !important;
}

.avaliacao .cr-review-form-submit span{
    font-family: "centurygothic";
    font-size: 16px;
    font-weight: 400;
    color: #AF8264;
}

.avaliacao .cr-review-form-cancel{
       background-color: transparent !important;
    border-radius: 12px;
    width: auto !important;
    padding: 15px 25px !important; 
     font-family: "centurygothic";
    font-size: 16px !important;
    font-weight: 400;
    color: #AF8264 !important;
    border-color:#AF8264 !important; 
}

.avaliacao .cr-ajax-reviews-review-form .cr-review-form-name .cr-review-form-lbl,.avaliacao .cr-ajax-reviews-review-form .cr-review-form-email .cr-review-form-lbl{
    position: relative;
    margin-bottom: 5px;
    color: #191C1F;
    font-family: "centurygothic";
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    left: 0px;
    top: 0px;
    padding: 0px;
    height: auto;
}

.avaliacao .cr-ajax-reviews-review-form .cr-review-form-name .cr-review-form-txt,.avaliacao .cr-ajax-reviews-review-form .cr-review-form-email .cr-review-form-txt{
    border-color: #E4E7E9 !important;
}

.avaliacao .cr-ajax-reviews-review-form .cr-review-form-comment .cr-review-form-lbl{
    position: relative;
    margin-bottom: 5px;
    color: #68686E;
    font-family: "inter";
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    left: 0px;
    top: 0px;
    padding: 0px;
    height: auto;

}

.avaliacao .cr-ajax-reviews-review-form .cr-review-form-comment .cr-review-form-comment-txt{
    border-color: #DFDFE8 !important;
}

.avaliacao .cr-review-form-item{
    display: none !important;
}
.avaliacao .cr-nosummary-rating-cnt svg{
    display: none;
}

.avaliacao .custom-rating-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.avaliacao .custom-rating-title {
  font-size: 12px;
  font-weight: 500;
  margin-bottom: 4px;
}

.avaliacao .custom-rating-number {
  font-size: 32px;
  margin-bottom: 4px;
}

.avaliacao .custom-rating-number span {
  font-size: 18px;
  margin-left: 4px;
}

.avaliacao .custom-rating-stars {
  color: #FFC107;
  font-size: 20px;
  margin: 4px 0;
}

.avaliacao .custom-rating-total {
  font-size: 12px;
  color: #666;
  margin-top: 4px;
}

.carrossel-related {
  position: relative;
}

.carrossel-related .onsale {
  display: none;
}

.carrossel-related .carrossel-container {
  display: flex;
  align-items: center;
  position: relative;
  flex-direction: column;
}

.carrossel-related .carousel-viewport {
  overflow: hidden;
  width: 100%;
}

.carrossel-related .carousel-track {
  display: flex;
  flex-wrap: nowrap !important;
  transition: transform 0.4s ease;
  padding: 0;
  margin: 0;
  list-style: none;
}

.carrossel-related .carrossel-container .carousel-viewport .products .product{
  margin: 0 5px !important;
}
.carrossel-related .carousel-item {
  flex: 0 0 calc(25% - 10px);
  max-width: calc(25% - 10px);
  box-sizing: border-box;
}


.carrossel-related .products {
  column-gap: 0 !important;
}

.shopengine-quickview-trigger {
  display: none;
}

.carrossel-related .wcfmmp_sold_by_container {
  display: none;
}

.carrossel-related .premium-woo-product-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  border: 1px solid #EFEFEF;
  border-radius: 10px;
  padding: 10px;
  background: #fff;
  position: relative;
}

.carrossel-related .woocommerce-loop-product__title {
  height: 36px;
  overflow: hidden;
  line-height: 1.2em;
  margin: 6px 0;
  padding: 0px !important;
  color: #24242B;
  font-family: "centurygothic";
  font-size: 16px;
  font-weight: 400;
  
}

.carrossel-related .star-rating {
  margin-bottom: 5px;
  display: block;
}

.carrossel-related .star-rating span {
  color: #FFC240;
}

.carrossel-related .star-rating.fake {
  height: 1.2em;
  margin-bottom: 5px;
  display: block;
  visibility: hidden;
}

.carrossel-related .price-and-button {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 10px;
  gap: 10px;
}

.carrossel-related .price {
  margin: 0 !important;
  font-size: 16px;
  font-weight: bold;
  display: flex;
  flex-direction: column;
}

.carrossel-related .price del {
  color: #999;
  font-size: 0.95rem;
  text-decoration: line-through;
  opacity: 0.8;
}

.carrossel-related .price ins {
  color: #AF8264;
  font-weight: 400;
  text-decoration: none;
}

.carrossel-related .add_to_cart_button {
  white-space: nowrap;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: 400 !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  margin-top: 0px !important;
  background-color: #AF8264 !important;
  color: white !important;
}

.carrossel-related .add_to_cart_button::after {
  content: "";
  width: 20px;
  height: 20px;
  margin-left: 8px;
  background-image: url('../img/cart.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
}

.carrossel-related .shopengine-wishlist {
  position: absolute;
  top: 10px;
  right: 10px;
  color: #AF8264;
  z-index: 10;
  border-radius: 50%;
  padding: 6px;
}

.carrossel-related .badge-discount {
  position: absolute;
  top: 10px;
  left: 10px;
  background-color: #ff4d4f;
  color: white;
  padding: 4px 8px;
  font-size: 14px;
  font-weight: bold;
  border-radius: 4px;
  z-index: 10;
}

.carrossel-related .wcfm_buttons {
  display: none;
}

.carrossel-related .carousel-arrow {
  background: white;
  border: 1px solid #DFDFE8;
  width: 36px;
  height: 36px;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  box-shadow: 0 1px 3px rgba(0,0,0,0.05);
  transition: background 0.2s ease;
}

.carrossel-related .carousel-arrow .fas {
  font-size: 12px;
  font-weight: 400;
}
.carrossel-related .carousel-arrow.prev {
  position: absolute;
  left: -40px;
  top: 50%;
  transform: translateY(-50%);
}

.carrossel-related .carousel-arrow.next {
  position: absolute;
  right: -40px;
  top: 50%;
  transform: translateY(-50%);
}

.carrossel-related .price bdi{
    color:#AF8264;
    font-size: 18px;
    font-weight: 400;
    font-family: "centurygothic";
}
.carrossel-related .price del bdi{
    color:#69697D;
    font-size: 14px;
    font-weight: 400;
    font-family: "inter";
}

.carrossel-related .categoria-produto{
    color: #69697D;
    font-family: "inter";
    font-size: 14px;
}

.descricao table{
    border: 1px solid #DDDDDD;
}
.descricao tr{
    border: 1px solid #DDDDDD;
}
.descricao .woocommerce-product-attributes-item__value a{
    color:#69697D;
}
.descricao .woocommerce-product-attributes-item__label::after {
    content: ":";
    display: inline;
    margin-left: 2px;
}

.woocommerce-variation-add-to-cart,.cart{
    flex-direction: column !important;
}
.bloco-compra .wl-quantity{
    background-color: #C1C1C1;
    padding: 10px;
    border:1px solid #B5B5B5;
}
.bloco-compra .wl-qunatity-plus{
    border-radius: 0 8px 8px 0;
}
.bloco-compra .wl-qunatity-minus{
    border-radius: 8px 0 0 8px;
}
.bloco-compra .quantity{
    border:1px solid #F0EDE3;
    padding-top: 10px;
    padding-bottom: 10px;
}
.variations_form div{
    width: 100%;
}
.wl-quantity-wrap{
    width: 53% !important;
}
.woocommerce-variation-add-to-cart,.cart{
    align-items: start !important;
    margin-bottom: 0px !important;
}
.bloco-compra .label{
    display: none;
}

.bloco-compra .woocommerce-Price-amount bdi{
    color: #AF8264;
}
.bloco-compra form{
    margin-bottom: 0px !important;
}
.bloco-compra .wl-wishlist-compare-txt{
    margin: 0px !important;
}

.container-precos .single_add_to_cart_button {
  position: relative;
  padding-left: 35px !important;
  padding-right: 10px !important;
  overflow: hidden;
}
.single_add_to_cart_button:not(.comprar-agora)::before {
  content: "";
  position: absolute;
  top: 48%;
  left: 20px;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background-image: url('../img/cart.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  pointer-events: none;
  margin-right: 8px !important;
}

.woocommerce-product-gallery__wrapper {
  position: relative;
}
.shopengine_add_to_list_action {
  position: absolute !important;
  top: 10px;
  right: 10px;
  z-index: 999;
  background: transparent;
  padding: 8px;
  border: none;
}

.custom-variation-wrapper{
    justify-items: center;
}
.variations .value{
    margin: auto !important;
    justify-items: center !important;
}

.woocommerce-variation-add-to-cart{
        flex-direction: column;
    gap: 15px;
}
.custom-breadcrumb {
  font-size: 12px;
  color: #8C8C9D;
  padding: 10px 0;
  margin: 10px;
  font-family: "inter";
}

.custom-breadcrumb a {
  color: #8C8C9D;
  text-decoration: none;
}

.custom-breadcrumb .breadcrumb-separator {
  color: #000;
  margin: 0 5px;
}

.container-precos .wl-addto-cart form.cart .wl-cart-wrap .comprar-agora{
    margin-top: 20px !important;
    background-color: transparent !important;
    color: #AF8264 !important;
    border: 1px solid #AF8264 !important;
    
    padding: 19px 10px !important;
}

.container-precos .wl-addto-cart form.cart .wl-cart-wrap .comprar-agora::before{
    content:"" !important;
}

.wcfmmp_sold_by_container_advanced .wcfmmp_sold_by_container_right .wcfmmp_sold_by_wrapper .wcfmmp_sold_by_store .wcfm_dashboard_item_title{
    font-family: "inter";
    font-size: 14px;
    font-weight: 700;
    color: #69697D !important;
}
.wcfmmp_sold_by_container_advanced .wcfm_dashboard_item_title::before{
    content:"Loja: ";
}
.wcfmmp_sold_by_label{
    display: none !important;
}

.store-info-wrapper {
  margin-top: 10px;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.store-last-login {
  font-size: 15px;
  color: #6B6B6B;
  font-family: "Inter", sans-serif;
}

.store-buttons-wrapper {
  display: flex;
  gap: 12px;
  align-items: center;
  flex-wrap: wrap;
}

.store-button {
  padding: 10px 16px;
  border-radius: 999px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  font-weight: 400;
  font-size: 12px;
  font-family: "Inter", sans-serif;
  transition: all 0.2s ease-in-out;
  line-height: 1;
}

.store-button-icon {
  width: 14px;
  height: 14px;
  margin-right: 8px;
  flex-shrink: 0;
}

.store-button.filled {
  background-color: #AF8264;
  color: white;
}

.store-button.outline {
  border: 2px solid #AF8264;
  color: #AF8264;
  background-color: transparent;
}

.store-button:hover {
  opacity: 0.85;
}


.wcfmmp_sold_by_container_advanced{
    border:none !important;
}

.calculadora-frete .pisol-ppscw-alert-container .pisol-ppscw-alert{
    background-color: transparent;
    border: 1px solid #AF8264;
    color: #AF8264;
}
.calculadora-frete .pisol-ppscw-alert-container .pisol-ppscw-methods li,.calculadora-frete .pisol-ppscw-alert-container .pisol-ppscw-methods li span{
    color:#AF8264;
}

.calculadora-frete .pisol-woocommerce-shipping-calculator .pisol-shipping-calculator-button,.calculadora-frete .pisol-woocommerce-shipping-calculator .pisol-shipping-calculator-form .pisol-update-address-button{
    background-color: #EDCBB5;
    border: none;
    color: #AF8264;
    border-radius: 8px;
}

.calculadora-frete .pisol-shipping-calculator-form{
    border: none !important;
}
.calculadora-frete .pisol-shipping-calculator-form p select,.calculadora-frete .pisol-shipping-calculator-form p input{
    color:#333333 !important;
    border-color: #DFDFE8 !important;
} 
.cr-count-row-count {
  position: relative;
  color: transparent;
  font-size: 0;
}

.cr-count-row-count::after {
  content: 'Avaliações mais recentes';
  top: 0;
  left: 0;
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  font-weight: 600;
  color: #2C2C2C;
}

.cr-ajax-reviews-sort-div::before{
    content:"exibindo: ";
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #878787;
    margin: auto;
    margin-right:5px; 
}

.wpr-product-description p{
    margin:5px 0px;
}

#reviews.cr-reviews-ajax-reviews .cr-ajax-search{
    display: none !important;
}

#reviews.cr-reviews-ajax-reviews .cr-count-row{
    background-color: transparent !important;
    border-bottom: 1px solid #E2E2E2 !important;
    padding: 20px 0 !important;
}

.cr-reviews-ajax-reviews .cr-ajax-reviews-sort-div .cr-ajax-reviews-sort{
    border: 1px solid #DDDDDD;
    border-radius: 4px;
    padding: 14px 17px;
    font-weight: 400;
    color: #878787;
    font-size: 14px;
    font-family: 'Open Sans';
}

.woocommerce-Reviews-title{
    display: none !important;
}

.cr-review-form-rating-label{
  font-family: 'centurygothic';
  font-weight: 400;
  font-size: 32px !important;
  color: #24242B;
}
.cr-review-form-rating-nbr{
    display: none !important;
}
 .carousel-dots {
  display: flex;
  justify-content: center;
  gap: 8px;
  margin-top: 16px;
}

.carousel-dot {
  width: 8px;
  height: 8px;
  background-color: #EDCBB5;
  border: none;
  border-radius: 50%;
  cursor: pointer;
  transition: background-color 0.3s;
}

.carousel-dot.active {
  background-color: #AF8264;
    
}


.cr-voting-cont {
    display: flex;
    align-items: center;
    gap: 8px;
    font-family: "Open Sans", sans-serif;
    font-size: 14px !important;
    color: #6C6C6C;
}

.cr-voting-cont::before {
    content: 'Esta avaliação foi útil?';
    margin-right: 6px;
    font-weight: 400;
}

.cr-voting-a {
    display: flex !important;
    align-items: center;
    gap: 4px;
    cursor: pointer;
    line-height: 1 !important;
}

.cr-voting-upvote-count,
.cr-voting-downvote-count {
    color: #6C6C6C !important;
    font-size: 14px !important;
    margin: 0 !important;
}

.cr-voting-upvote-count::before,
.cr-voting-downvote-count::before {
    content: '';
}

.cr-voting-svg-int,
.cr-voting-svg-ext {
    width: 16px;
    height: 16px;
    fill: #6C6C6C !important;
}

.cr-voting-upvote svg,
.cr-voting-downvote svg {
    width: 16px;
    height: 16px;
    display: block !important;
    margin: 0 !important;
}

.cr-voting-upvote svg,
.cr-voting-downvote svg {
    display: none !important;
}

.cr-voting-upvote::before {
    content: '';
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url('../img/thumb_up.png');
    background-size: contain;
    background-repeat: no-repeat;
    transform: rotate(0deg);
}

.cr-voting-downvote::before {
    content: '';
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url('../img/thumb_up.png');
    background-size: contain;
    background-repeat: no-repeat;
    transform: rotate(180deg);
}
