/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 15 2025 | 13:54:53 */
.quform-field.quform-field-text.quform-field-1_3_2 {
  border: solid #594c4c!important;
}

.quform-field.quform-field-text.quform-field-1_3_4 {
   border: solid #594c4c!important;
}

.quform-field.quform-field-email.quform-field-1_4 {
   border: solid #594c4c!important;
}

.quform-field.quform-field-textarea.quform-field-1_5 {
   border: solid #594c4c!important;
}

.quform-field.quform-field-captcha.quform-field-1_6 {
   border: solid #594c4c!important;
}

.quform-captcha-image-img {
   border: solid #594c4c;
   border-radius: 5px!important;
}

.quform-submit {
  background-color: #594c4c!important;
}

.quform-submit:hover {
  background-color: #fff!important;
  color: #594c4c!important;
}


#top{
  background-color: #f8eadc!important;
}

.product.woocommerce.add_to_cart_inline {
  margin-top: 25px!important;
  padding-top: 25px!important;
  background-color: #f8eadc!important;
  border-radius: 5px!important;
	border: solid!important;
}

span.woocommerce-Price-amount.amount {
  color: #594c4c!important;
  font-size: 30px!important;
  font-weight: bold!important;
}

.orderby {
  display: none!important;
}

.woocommerce-result-count {
  display: none!important;
}

div.container-wrap {
  background-color: #fff!important;
}

div.container-wrap {
  background-color: #f8eadc!important;
}