.wpforms-form .wpforms-field-label {color: #028b7f !important; }
.wpforms-form .wpforms-field-sublabel {color: #028b7f !important; }
.wpforms-form .wpforms-title {color: #028b7f !important; font-weight: bold !important;text-decoration: underline!important; font-size: 22px!important}

.wpforms-form button[type=submit], button.wpforms-page-button {
    background-color: #028b7f !important;
    border-color: #028b7f !important;
    color: #fff !important;
    transition: background 0.3s ease-in-out;
}
.wpforms-form button[type=submit]:hover, button.wpforms-page-button:hover {
    background-color: #5ebfb7 !important;
}

a {
     color: #004eff;      
	   text-decoration: none;

}
a:hover {
     color: #9103af;
     text-decoration: underline;
}

.footer-sideA{
  font-family: arial; font-size: 12px;	color: #b5b5b6!important;    
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{
    background: #d8d5d2;
    color: #028b7f;
	  font-weight: 300;
    flex: initial;
    margin: 0;
    max-height: 60%;
    padding: 0px 10px 3px;
    position: relative;
}

.menu-booklet-head{
  font-family: arial; font-size: 16px;	font-weight:700;  color: #028b7f !important;    
}

.menu-booklet-body{list-style-type: disc;
  font-family: arial; font-size: 15px;	color: #028b7f!important;    
}


.menu-prayer-body{list-style-type: disc;
  font-family: arial; font-size: 15px;	color: #028b7f !important;    
}

.menu-prayer-head{list-style-type: disc; padding-bottom: 30px;
  font-family: arial; font-size: 16px;	font-weight:700;  color: #028b7f!important;    
}

thead th {
	font-size: 18px;
	color: #028b7f;
       background-color: #c6e4e2;
	border: 2px; border-color: #028b7f;
}
.vs-table tbody  {text-align: center;
}

.vs-table figcaption {
  font-size: 12px;
	color: #028b7f;
       background-color: #d8d5d1;
	text-align: center; 
   margin-top:-23px}

/* Hide additional information tab */
li.additional_information_tab {
display: none !important;
}

.woocommerce-product-gallery__image {
  pointer-events: none;
}

.post-thumb-img-content.post-thumb a img
{
width: 150px;
}
