.elementor-29566 .elementor-element.elementor-element-726d66a > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-29566 .elementor-element.elementor-element-b4e8cb7{width:100%;max-width:100%;}/* Start custom CSS for html, class: .elementor-element-b4e8cb7 */#product-addons {
    font-family: 'Questrial', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 1%;
    color: #160F09BF; /* 75% прозорості */
  }

  #product-addons label {
    display: flex;
    align-items: center;
    margin-bottom: 8px;
  }

  #product-addons input[type="checkbox"] {
    margin-right: 8px;
  }

  .price-add{
    font-size: 24px;
    line-height: 25px;
    letter-spacing: 1%;
    color: #160F09;
    white-space: nowrap;
    margin-left: 20px;
  }
  
@media (max-width: 767px) {
      #product-addons {
          font-size:12px;
      }
    .price-add {
        font-size:18px;
        line-height:19px;
    }
}/* End custom CSS */