/*# sourceMappingURL=theme.css.map */

@import url('https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400..800;1,400..800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300..700;1,300..700&family=EB+Garamond:ital,wght@0,400..800;1,400..800&display=swap');
@import '/bootstrap-grid.css';
@import '/bootstrap-utilities.css';


video {
	width:100vw !important;
	margin-left:-30px !important;
	margin-top:-70px !important;
}

.wbutton, .wsbutton {
display:inline-block;
padding: 12px 15px;
border:2px solid #555;
border-radius:6px;
}
.wsbutton {
border:2px solid #bbb;
display:inline-block;

}

a {text-decoration:none !important}

.padme {
padding-left:20px;
}


.padme1 {
padding-left:10px;
padding-top:10px;
}


.fnav {
font-family: 'Libre Baskerville';
padding-left:30px;
}

header  {
background:#eee !important;
padding:20px;
}

.rowtr img {
border:4px solid #eee;
}

.qpad {
margin-top:20px;
}

div.wp-site-blocks {
padding:0px !important;
}

.fimg img {
width:100%;
max-width:100%;
}

div.frow div.fimg {
padding-bottom:35px !important;
}

.headertext  a {
text-decoration:none;
  font-family: 'EB Garamond', "EB Garamond", serif !important;
  font-size:43px;
  font-weight:400;

}
.headertext {
}

.headertext2 {
font-style:italic;
  font-weight:500;
font-size:29px;
  font-family: 'Cormorant Garamond', 'EB Garamond', serif !important;

}


.homevideo {

padding:30px;	
}
@media only screen and (min-width: 930px) {


.headertext  {
margin-top: -60px !important;
}


}