h2 {
  font-size: 33px;
  color: #5eb6d6;
}

.page .panel-content .entry-title {
  font-size: 31px;
  padding: 15px;
  background-color: #b8d7e6;
}

.su-heading-inner {
  color: #ffffff;
  background-color: #c2adb1;
  font-size: 20px;
  padding: 0px;
  float: none;
}

.entry-content a:hover {
  font-size: 22px;
}

h2.widget-title {
  font-size: 12px;
  color: #1fa38f;
}

.woocommerce-breadcrumb {
  color: #2091a8;
}

a:hover {
  color: #1d788f;
	text-decoration: none;
}


  
.widget ul li, .widget ol li, .product_list_widget {
		background-color: #ffe0e0;
    border-bottom: 1px solid #ddd;
    border-top: 2px solid #ddd;
    padding: 0.5em 0;
    padding-left: 1em;
		padding-right: 1em;
		
}

#content.site-content {
  background-color: #fff0f0;
}

.widget ul li a:hover {
  color: #8f281d;
	text-decoration-color: #8f281d;
}

.su-frame-inner {
  background-color: #c2adb1;
  color: #ffffff;
}

h3 {
  text-align: left;
  color: #92bbd1;
}

.woocommerce-page #content table.cart td.actions .coupon .input-text+.button {
  background-color: #c77777;
}

.checkout-button.button.alt.wc-forward {
  background-color: #c77777;
  color: #ffffff;
}

.woocommerce-info {
  background-color: #c77777;
}

.woocommerce-page form .form-row .input-text {
  background-color: #ebd9d9;
}

h3:first-child {
  color: #806060;
  font-size: 18px;
}

.woocommerce-multistep-checkout .step-buttons .next-step-button {
  background-color: #c77777;
}

.single-featured-image-header {
  background-color: #378c99;
}

.orderby {
  visibility: hidden;
}

.icon.icon-chain {
  color: #22d6d6;
}

.star-rating {
  color: #57d5ff;
}

.woocommerce-loop-category__title {
  font-size: 25px;
  color: #c983c3;
}