/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 15 2022 | 06:56:44 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

.privacypolicy h2{
  font-size:1em;
  text-transform:Uppercase;
  letter-spacing:.5;
}

.contacttable tr td:hover{
  background:white;
}

.contacttable table, tbody, tr, th, td{
    background-color: rgba(0, 0, 0, 0.0) !important;
}

#keemayapages ul li {
list-style-type: none;
}

#keemayapages ul li a {
  font-family:"Open Sans";
  font-size:1.1em;
  line-height:2em;
  text-decoration:none;
  color: #7a7a7a;
}

#keemayapages ul li a:hover {
  color:#DDAE6D;
}

.nodecor a{
  text-decoration:none;
}

.cookie-notice-consent__text{
  font-family: "Open Sans";
  font-size:.8em;
}

#cookie-notice-consent .cookie-notice-consent__accept-button {
  font-family: "Open Sans";
  font-size:.8em;
  text-transform:Uppercase;
  letter-spacing:.5;
}

.cookie-notice-consent__privacy-policy-button {
  font-family: "Open Sans";
  font-size:.8em;
  text-transform:Uppercase;
  letter-spacing:.8;
  font-weight:700;
}

.paoc-popup-mheading {
   font-family: "Cormorant Garamond";
}

.paoc-popup-sheading {
	font-family: "Cormorant Garamond", Sans-serif;
	font-size: 1.1em;
	font-weight: 600;
	text-transform: uppercase;
}

.paoc-popup-content p{
  font-family: "Open Sans", Sans-serif;
  font-size: .9em;
  font-weight: 400;
  line-height: 1.65em;
  letter-spacing: 0.5px;
  color: #7A7A7A;
}

.paoc-popup-link {
  font-family: "Cormorant garamond";
  color: #A02B2D;
  letter-spacing: 1px;
  font-size: 1.1em;
  font-style: italic;
}