.quantity {
    display: none !important;
}
#orderForm {
    display: flex;
    max-width: 1080px;
    margin: 50px auto;
    align-items: flex-start;
    padding: 0 15px;
}
.ColAddForm {
    width: 50%;
}
.product-infotab .prad-section-wrapper {
    background-color: transparent !important;
    border: none !important;
}
.product-top-badges {
    display: flex;
    justify-content: space-around;
    max-width: 92%;
    margin-top: 15px;
}
.product-top-reviews a {
    text-decoration: underline;
    font-size: 16px;
    color: #000;
    line-height: 12px;
}
.product-info h2 {
    font-size: 28px;
    font-family: 'Hammersmith One', sans-serif;
    font-weight: 800;
    letter-spacing: -1px;
    line-height: 1;
    width: 90%;
}
.product-top-reviews img {
    margin: 0 5px;
}
.product-info-text {
    text-align: left;
    margin-top: 20px;
    font-weight: 300;
    font-size: 18px;
    font-family: sans-serif;
}
.prad-block-title {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
}
.shop-v2__happiness-guarantee-container {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}
.shop-v2__happiness-guarantee {
    font-family: sans-serif;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: -1px;
    margin: 10px;
}
.accordion-v2__item {
    border-bottom: 1px solid #e8d8c2;
    color: #4d4d4d;
    overflow: hidden;
    cursor: pointer;
    display: flex;
    flex-direction: column;
}
.accordion-v2__item:nth-of-type(1) {
    border-top: 1px solid #e8d8c2;
}
/* product page slider */
    .product-slider-row{display: flex;}
    .product-slider-row .slick-slide{padding-bottom: 0px !important;margin:0px !important;}

    .product-slider-top-nav .slick-slide{cursor:pointer}
    .product-slider-top img{width: 100%;max-width: 400px;}
    .product-slider-top-nav .slick-slide.slick-active.slick-current img{border: 2px solid #000;}
    .product-slider-top-nav .slick-slide img{border:2px solid transparent;width:100%;max-width: 90px;padding: 5px;}
    .product-slider-row .slick-active {
        opacity: 1;
        display: flex;
        justify-content: center;
    }
    @media (min-width:993px){
      .product-slider-top-nav .slick-slide{display: flex;justify-content: center;}
      .product-slider-row{flex-wrap: nowrap;}

      .product-slider-box1{display: flex;justify-content: center;align-items: center;    min-width: 100px;}
      .product-slider-box2{width:90%}
    }

    @media (max-width:992px){
      .product-slider-top img{margin:0px auto}
      .product-slider-row{display: flex;flex-direction: column-reverse;}
      .product-slider-top-nav .slick-slide{display: flex;justify-content: center;}
      .product-slider-box1{width:100%;max-width:320px;margin: 0px auto;}
      .product-top-badges {display: none;}
      #orderForm {
          flex-direction: column;
          gap: 2rem;
      }
      .ColAddForm {
          width: 70%;
          margin: auto;
      }
    }
     @media (max-width:767px){
      .ColAddForm {
          width: 90%;
      }
    }
    
.woocommerce-variation-price, .woovr-variations .woovr-variation .woovr-variation-selector {
    display: none;
}
.woovr-variations .woovr-variation {
    border-color: #8db1fd;
    border-style: solid;
    border-width: 1px;
    border-radius: 12px;
    margin-bottom: 10px;
    background-color: transparent;
}
#orderForm .woovr-variation-image {
    width: 65px;
    flex: 0 0 65px;
}
#orderForm .woovr-variation-image img {
    width: 55px;
    max-width: 55px;
}
#orderForm .woovr-variations .woovr-variation {
    padding: 5px;
    margin: 0 0 10px;
    line-height: 20px;
    font-size: 16px;

}
#orderForm .prad-type_swatches-input .prad-swatch-wrapper {
    grid-template-columns: unset;
}

#orderForm .prad-parent.prad-type_swatches-input .prad-swatch-container {
    position: relative;
    width: 100%;
    background-color: #f9f9f9;
    border-color: #8db1fd;
    border-style: solid;
    border-width: 1px;
    border-radius: 12px;
    height: 90px;
}
#orderForm .prad-input-hidden {
    width: 100%;
    height: -webkit-fill-available;
    visibility: unset !important;
    padding: 0;
    margin: 0;
}
#orderForm .prad-swatch-wrapper .prad-block-content-wrapper {
    position: absolute;
    margin-left: 90px;
    text-align: left;
    pointer-events: none;
    width: 75%;
}
#orderForm .prad-swatch-wrapper .prad-block-content-wrapper div {
    display: block;
    margin: auto;
    margin-left: 0;
    width: 80%;
    margin-top: 5px;
}
.single_variation_wrap .prad-swatch-container .prad-mb-0 {
    margin: 6px !important;
}
.prad-addons-wrapper {
    min-width: unset;
}
#orderForm .prad-swatch-wrapper .prad-block-content-wrapper .prad-block-price.prad-text-upper {
    margin-top: 4px;
}
#orderForm .prad-block-content.prad-ellipsis-2, #orderForm .woocommerce-Price-amount.amount, #orderForm .woocommerce-Price-currencySymbol {
    font-weight: 700;
    color: #666;
    font-size: 16px;
}
#orderForm del .woocommerce-Price-amount.amount, #orderForm del .woocommerce-Price-currencySymbol {
    font-weight: 400;
}
#orderForm .prad-type_swatches-input img.prad-swatch-item {
    height: 75px !important;
    width: 100%;
}
#orderForm .woovr-variations .woovr-variation:hover {
    background-color: transparent;
}
#orderForm .prad-parent.prad-type_swatches-input .prad-swatch-container::after {
  content: "Adicionar";
  position: absolute;
  bottom: 27px;
  right: 10px;
  background: #32b24a; /* зелено */
  color: #fff;
  font-weight: 600;
  font-size: 14px;
  padding: 5px 15px;
  border-radius: 15px;
  white-space: nowrap;
  box-shadow: 0 2px 4px rgba(0,0,0,0.15);
  pointer-events: none;
}
#orderForm .woovr-variation.woovr-variation-radio.woovr-variation-active {
    box-shadow: 0 0 0 1px #cdd8f1;
    background-color: #cdd8f1;
}
#orderForm .prad-type_swatches-input .prad-swatch-container.prad-active {
    box-shadow: 0 0 0 1px #cdd8f1;
    background-color: #cdd8f1;
}
#orderForm .prad-parent.prad-type_swatches-input .prad-swatch-container.prad-active::after {
    display: none;
}
#orderForm .prad-type_swatches-input .prad-active .prad-swatch-item {
    border: none;
}
.choose-title {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 15px 0 5px;
}
.single_variation_wrap {
    border-top: 1px solid;
    padding: 15px 0px;
    margin-top: 20px;
}
.woocommerce-Price-amount.amount {
    font-size: 16px;
}
ins .woocommerce-Price-amount.amount {
    font-weight: 700;
    padding-left: 8px;
}
.prad-product-price-summary {
    font-size: 16px;
}
@media (max-width: 1080px) and (min-width: 993px) {
    #orderForm {
        max-width: 98%;
        justify-content: space-around;
        padding: 0;
    }
    .ColAddForm {
        width: 48%;
    }
}
@media (max-width: 499px) {
    #orderForm .prad-parent.prad-type_swatches-input .prad-swatch-container {
        height: 90px;
    }
    #orderForm .prad-swatch-wrapper .prad-block-content-wrapper {
        width: 60%;
    }
    #orderForm .prad-swatch-wrapper .prad-block-content-wrapper div {
        width: 95%;
        margin-top: 0;
    } 
    #orderForm .prad-parent.prad-type_swatches-input .prad-swatch-container::after {
        bottom: 5px;
    }
    .woocommerce-variation-add-to-cart .prad-mt-48 {
        margin-top: 29px !important;
    }
    #orderForm {
        margin-bottom: 0px;
    }
}