/*!**********************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js!./src/scss/app.scss ***!
  \**********************************************************************************************************************************************************************************/
.woocommerce table.shop_attributes {
  border: 0;
  border-top: none;
  margin-bottom: 0;
  width: 100%;
}
.woocommerce table.shop_attributes th {
  width: 150px;
  font-weight: 700;
  padding: 8px;
  border-top: 0;
  border-bottom: none;
  margin: 0;
  line-height: 1.5;
  background-color: #f1f1f1;
  border-radius: 8px;
}
.woocommerce table.shop_attributes td {
  font-style: normal;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0 29px;
  border-top: 0;
  border-bottom: none;
  margin: 0;
  line-height: 1.5;
  background-color: #f1f1f1;
  border-radius: 8px;
  font-weight: 300;
}
.woocommerce table.shop_attributes tr:nth-child(even) td {
  background-color: #f1f1f1;
}
.woocommerce table.shop_attributes tr:nth-child(even) th {
  background-color: #f1f1f1;
}

.woocommerce-product-attributes-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  margin-bottom: 8px;
}

.image-box .elementor-icon-box-title {
  margin-top: 0;
}

.image-box-faq .elementor-icon-box-description {
  background-color: #f1f1f1;
  border-radius: 8px;
  padding: 20px;
}
