html {
width: 100%;
height: 100%;
min-height: 100vh;
}

body {
width: 100%;
height: 100%;
min-height: 100vh;
background: linear-gradient(to right, rgba(255,255,255,0.8), rgba(255,255,255,0)), url('staunton2.jpg');
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
font-size: 1em;
}

.smonly {
display: none;
}

.lgonly {
}

.containersoon {
margin: 0 auto;
min-width: 100%;
min-height: 100%;
display: flex;
justify-items: center;
align-items: center;
text-align: center;
background: #fff;
}

.soon {
font-family: 'Merriweather', serif;
font-size: 2em;
color: #8f8f8f;
justify-items: center;
align-items: center;
text-align: center;
width: 100%;
}








.containertop {
background: linear-gradient(to right, rgba(179,218,215,1), rgba(179,218,215,1), rgba(179,218,215,0.6));
background-repeat: no-repeat;
background-size: contain;
width: 100%;
border: 0;
text-align: left;
}

.containertopb {
background: linear-gradient(to right, rgba(182,234,159,1), rgba(182,234,159,1), rgba(182,234,159,0.6)), url('stauntonc.jpg');
background-repeat: no-repeat;
background-size: contain;
width: 100%;
border: 0;
text-align: left;
}


.navlogo {
object-fit: contain;
height: 120px;
}

.navicon {
object-fit: contain;
width: 20px;
}

.navcont {
display: flex;
justify-content: space-around;
margin-bottom: 20px;
font-family: 'Montserrat', sans-serif;
font-weight: bold;
font-size: 14px;
letter-spacing: 1px;
color: #362f2d;
padding: 20px;
}

.navcont a {
text-decoration: none;
color: #362f2d;
}

.navcont a:hover {
color: #000;
}

.nalink {
padding-left: 20px;
padding-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
border: 1px solid #8bb7b4;
border-radius: 5px;
box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
-moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
background: rgba(139,183,180,0.4);
}

.nalink:hover {
box-shadow: 2px 2px 2px rgba(0,0,0,0);
-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0);
-moz-box-shadow: 2px 2px 2px rgba(0,0,0,0);
}

.navbar .navbar-nav .nav-link:active {
    color: #362f2d;
}

.navbar .navbar-nav .nav-link:hover {
    color: #000;
}

  .navbar {
    flex-direction: column;
border-bottom: 1px solid #362f2d;
border-left: 0;
border-right: 0;
border-top: 0;
box-shadow: 2px 2px 2px rgba(0,0,0,0.1);
-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.1);
-moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.1);
  }
  .navbar .navbar-nav {
padding-left: 50px;
padding-right: 50px;
    border-bottom: 1px solid #c6c6c6;
background: linear-gradient(to bottom, rgba(171,171,171,0), rgba(171,171,171,1), rgba(171,171,171,1), rgba(171,171,171,0)), url('navbkgrnd.jpg');
  }

  .navbar .nav-item {
    padding-left: 10px;
padding-right: 10px;
  }

  .navbar .nav-itembottom {
    padding-left: 10px;
padding-right: 10px;
  }

.navbar .navbar-nav {
  margin-top: 5px;
  border-top: 1px solid #c6c6c6;
white-space: pre;
}


ul {
list-style-type: none;
}

li {
list-style-type: none;
}


.logoscont {
padding: 20px;
margin-left: 50px;
}


.main {
width: 100%;
display: flex;
align-items: flex-start;
}

.mainc {
width: 100%;
display: flex;
align-items: flex-start;
}

.maine {
width: 100%;
display: flex;
align-items: flex-start;
justify-content: space-between;
}

.mainf {
display: none;
}

.filigree {
display: none;
}

.filigreefit {
display: none;
}


.sectionleft {
flex: 1;
margin-top: 40px;
margin-left: 20px;
margin-right: 20px;
margin-bottom: 0px;
padding-top: 0px;
padding-left: 50px;
padding-right: 50px;
padding-bottom: 0;
font-size: 1.2em;
font-family: 'Merriweather', serif;
color: #000;
}

.sectionleftc {
flex: 66%;
margin-top: 40px;
margin-bottom: 0px;
margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
padding-left: 50px;
padding-right: 50px;
padding-bottom: 0;
font-size: 1.2em;
font-family: 'Merriweather', serif;
color: #000;
}

.sectionleftab {
flex: 1;
margin-top: 40px;
margin-left: 20px;
margin-right: 20px;
margin-bottom: 0px;
padding-top: 0px;
padding-left: 50px;
padding-right: 50px;
padding-bottom: 0;
font-size: 1.2em;
font-family: 'Merriweather', serif;
color: #000;
}


.sectionleftbr {
width: 100%;
margin-top: 40px;
margin-left: 0 auto;
margin-right: 0 auto;
margin-bottom: 0px;
padding-top: 0px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 0;
font-size: 1.2em;
font-family: 'Merriweather', serif;
color: #000;
}


.indexcont {
display: flex;
align-items: flex-start;
}

.indexcontc {
display: flex;
align-items: flex-start;
}

.pagetitle {
font-family: 'New Tegomin', serif;
font-size: 48px;
line-height: 48px;
padding-bottom: 50px;
color: #8ab8ab;
}

.pagetitleb {
font-family: 'New Tegomin', serif;
font-size: 36px;
line-height: 36px;
color: #8ab8ab;
}

.pagetitlec {
font-family: 'New Tegomin', serif;
font-size: 24px;
line-height: 24px;
color: #8ab8ab;
}

.textblurb {
padding: 20px;
font-size: 1.6em;
}

.textblurbi {
color: #4c5a4f;
padding-top: 40px;
padding-left: 20px;
padding-right: 40px;
padding-bottom: 20px;
font-size: 18px;
line-height: 28px;
}

.textblurbc {
flex: 1;
color: #4c5a4f;
padding-top: 40px;
padding-left: 20px;
padding-right: 40px;
padding-bottom: 20px;
font-size: 18px;
line-height: 28px;
}

.contsvgholder {
display: flex;
font-size: 12px;
}

.contsvg  {
width: 20px;
}

.conttext {
flex: 1;
padding-left: 10px;
}



.stauntonsketch {
margin-top: 20px;
}

.smallpic {
object-fit: contain;
width: 300px;
border: 3px solid #a8b8ab;
box-shadow: 2px 2px 2px rgba(0,0,0,0.1);
-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.1);
-moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.1);
}

.medpic {
object-fit: contain;
width: 400px;
margin-top: 50px;
margin-left: 20px;
border: 3px solid #a8b8ab;
box-shadow: 2px 2px 2px rgba(0,0,0,0.1);
-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.1);
-moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.1);
}

.largepic {
object-fit: contain;
width: 300px;
}

.frames {
object-fit: contain;
width: 80vw;
margin-left: 0 auto;
margin-right: 0 auto;
}

.framescont {
width: 100%;
display: flex;
justify-content: center;
align-items: center;
}

.framescontmob {
display: none;
}

.bigtitle {
font-family: 'Ruthie', cursive;
font-size: 48px;
margin-top: 20px;
color: #4c5a4f;
}

.bigtitlec {
font-family: 'Ruthie', cursive;
font-size: 48px;
margin-top: 40px;
color: #4c5a4f;
padding-left: 20px;
}

.bigtitlesent {
font-family: 'Merriweather', serif;
font-size: 22px;
line-height: 22px;
color: #b45b48;
padding-top: 10px;
padding-bottom: 10px;
}

.entershop {
margin-top: 10px;
margin-bottom: 20px;
text-align: center;
width: 300px;
font-family: 'New Tegomin', serif;
font-size: 22px;
color: #000;
padding-left: 20px;
padding-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
border: 1px solid #8bb7b4;
border-radius: 5px;
box-shadow: 2px 2px 2px rgba(0,0,0,0.1);
-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.1);
-moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.1);
background: rgba(139,183,180,0.6);
}

.entershop a {
color: #000;
text-decoration: none;
}

.entershop:hover {
color: #000;
font-weight: bold;
text-decoration: none;
box-shadow: 2px 2px 2px rgba(0,0,0,0);
-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0);
-moz-box-shadow: 2px 2px 2px rgba(0,0,0,0);
}

.sectionfirst {
padding-top: 40px;
width: 450px;
}

.tdccar  {
margin-right: 50px;
margin-top: 20px;
width: 400px;
border: 2px solid #c6c6c6;
background: rgba(255,255,255,0.8);
box-shadow: 2px 2px 2px rgba(0,0,0,0.1);
-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.1);
-moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.1);
}

.restrictedcar {
position: relative;
object-fit: contain;
width: 400px;
  animation-name: recent;
  animation-duration: 14s;
}

.carousel-inner {
max-width: 400px;
max-height: 300px;
overflow-y: hidden;
padding-top: 0px;
}

@keyframes recent {
  0%   {top: -50px;}
50% {top: -150px;}
  100% {top: -800px;}
}


.carousel-caption {
position: relative;
left: 0;
top: 0;
text-align: center;
font-family: 'New Tegomin', serif;
font-weight: bold;
letter-spacing: 1px;
font-size: 12px;
color: #fff;
}

.carousel-item {
position: relative;
}

.smalltextblurb {
display: none;
}

.enqform {
background: #fff;
border: 1px solid #c6c6c6;
box-shadow: 1px 1px 1px rgba(0,0,0,0.2);
-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.2);
-moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.2);
padding: 20px;
margin-left: 50px;
margin-top: 20px;
width: 400px;
height: 100%;
}





.itemdouble {
width: 100%;
display: flex;
}

.iteminfobox {
flex: 70%;
padding-left: 20px;
}

.itemenqbox {
flex: 30%;
position: relative;
}

.mainbrowse {
color: #000;
min-height: 100vh;
width: 100%;
display: flex;
align-items: flex-start;
}

.backtotop {
position: fixed;
right: 0;
bottom: 0;
margin-right: 50px;
margin-bottom: 50px;
opacity: 0.6;
z-index: 99999;
}

.backtotop a {
text-decoration: none;
color: #b45b48;
}

.backtotop a:hover {
text-decoration: none;
color: #8ab8ab;
}

.backsearch {
margin: 50px;
font-size: 22px;
color: #000;
}

.backsearch a {
text-decoration: none;
color: #000;
}

.backsearch a:hover {
text-decoration: none;
color: #808080;
}

.texttopcont {
width: 90vw;
margin: 0 auto;
display: flex;
}

.textblurbshop {
flex: 1;
padding-left: 20px;
padding-right: 20px;
font-size: 1.6em;
}

.textblurbshop a {
text-decoration: none;
color: #000;
}

.textblurbshop a:hover {
text-decoration: none;
color: #808080;
}

.shopchoices {
font-family: 'Merriweather', serif;
font-weight: bold;
font-size: 14px;
width: 70%;
height: 100%;
display: flex;
justify-content: space-around;
background: #fff;
border: 3px solid #a8b8ab;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 20px;
padding-right: 20px;
}

.searchbar {
flex: 70%;
display: inline-block;
}

.searchaligna {
text-align: center;
padding-top: 6px; 
float: left;
width: 20%;
}

.searchalignamob {
display: none;
}

.searchalignd {
float: left;
text-align: right;
width: 100%;
padding-top: 6px;
padding-bottom: 6px;
}

.searchalignb { 
float: left;
width: 60%;
}

.searchalignc { 
float: left;
width: 20%;
}

.buttonsearch {
margin-top: 6px;
margin-bottom: 8px;
margin-left: 20px;
margin-right: 20px;
padding-left: 5px;
padding-top: 2px;
padding-right: 5px;
padding-bottom: 2px;
font-family: sans-serif;
background: #a8b8ab;
color: #fff;
border: 0;
border-radius: 4px;
box-shadow: 1px 1px 1px rgba(0,0,0,0.2);
-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.2);
-moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}

.buttonsearch a {
text-decoration: none;
color: #fff;
}

.buttonsearch a:hover {
text-decoration: none;
color: #000;
}

.searchalign input[type=text] {
font-size: 12px;
padding: 4px;
width: 100%;
}

.refine {
padding-top: 6px;
padding-right: 6px;
text-align: right;
flex: 30%;
}

.product {
float: left;
width: 280px;
min-height: 460px;
max-height: 460px;
background: #fff;
font-family: sans-serif;
margin: 20px;
border: 2px solid #c6c6c6;
box-shadow: 2px 2px 2px rgba(0,0,0,0.1);
-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.1);
-moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.1);
text-align: center;
}



.productitem {
width: 100%;
background: #fff;
font-family: sans-serif;
padding: 20px;
margin-top: 20px;
border: 1px solid #c4c4c4;
box-shadow: 2px 2px 2px rgba(0,0,0,0.1);
-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.1);
-moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.1);
text-align: center;
}

.buttoncontb {
width: 100%;
text-align: center;
}

.item {
min-height: 500px;
}

.previewb {
float: left;
object-fit: contain;
width: 80px;
box-shadow: 2px 2px 2px rgba(0,0,0,0.1);
-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.1);
-moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.1);
border: 1px solid #c6c6c6;
margin: 5px;
z-index: 1;
}

.previewbitem {
object-fit: contain;
height: 80px;
box-shadow: 2px 2px 2px rgba(0,0,0,0.1);
-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.1);
-moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.1);
border: 1px solid #c6c6c6;
margin: 5px;
z-index: 1;
}


.gifcontaineritem {
float: left;
position: relative;
}

.previewblg {
object-fit: contain;
width: 180px;
box-shadow: 2px 2px 2px rgba(0,0,0,0.1);
-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.1);
-moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.1);
border: 1px solid #808080;
margin: 0 auto;
z-index: 1;
}

.previewblgitem {
float: left;
object-fit: contain;
height: 400px;
box-shadow: 2px 2px 2px rgba(0,0,0,0.1);
-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.1);
-moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.1);
border: 1px solid #808080;
margin: 30px;
z-index: 1;
}

.gifcontainer {
margin-left: 0;
margin-right: 0;
width: 180px;
position: relative;
}


.gifcontainerlg {
margin-left: 0;
margin-right: 0;
width: 180px;
position: relative;
}

.soldclass {
position: absolute;
top: 0px;
left: 0px;
object-fit: contain;
width: 160px;
z-index: 8;
opacity: 0.8;
}

.soldclasslg {
position: absolute;
top: 6px;
left: 6px;
object-fit: contain;
width: 80px;
z-index: 8;
}

.soldclassitem {
position: absolute;
top: 6px;
left: 6px;
object-fit: contain;
width: 80px;
z-index: 8;
}


.containerw {
width: 100%;
max-height: 300px;
overflow-y: hidden;
display: flex;
justify-content: center;
}

.itemimagecont {
width: 100%;
display: flex;
flex-direction: row;
justify-content: center;
}

.containerwitem {
flex: 50%;
height: 100%;
}

.containerwitemsm {
flex: 10%;
height: 100%;
display: flex;
flex-direction: column;
align-items: flex-start;
justify-content: center;
margin-top: 20px;
}

.itemdesc {
font-size: 12px;
padding: 20px;
text-align: left;
margin: 20px;
font-family: 'Merriweather', serif;
}

.zoomcont {
margin-left: 20px;
}

.titledaisy {
object-fit: contain;
height: 70px;
}


/* ------------- JQUERY ---------------- */


a { text-decoration: none; }

h1 { margin: 0; }

#zoom {
  position: absolute;
  width: 140px;
  height: 140px;
  background-repeat: no-repeat;
  border-radius: 70px;
  box-shadow: 0 0 10px rgba(0, 0, 0, .8);
  display: none;
}

#wrapper {
  margin: 0 auto;
  width: 100%;
}

#content { text-align: center; }

#view {
  margin: 20px 0;
}

#view img {
  border-radius: 8px;
}


#thumbs {
  position: relative;
  margin: 20px 0;
max-width: 660px;
}

#nav-left-thumbs { left: 20px; }

#nav-right-thumbs { right: 20px; }

#nav-left-thumbs, #nav-right-thumbs {
  position: absolute;
  top: 30px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 15px;
  font-size: 1em;
  font-weight: bold;
  color: #999;
  text-shadow: 0 0 10px rgba(0,0,0,.5);
  cursor: pointer;
  transition-duration: .5s;
}

#nav-left-thumbs:hover, #nav-right-thumbs:hover { background: lightgrey; }

#pics-thumbs {
  position: relative;
  padding: 5px 0;
  margin: 0 52px;
  white-space: nowrap;
  overflow: hidden;
  transition-duration: .8s;
}

#pics-thumbs img {
  padding: 5px;
  margin: 0 2px;
  border-radius: 4px;
  box-shadow: 0 0 5px rgba(0,0,0,.6);
  cursor: pointer;
  height: 75px;
  transition-duration: .5s;
}



/* ----------------------------------------- */


.prodtitle {
width: 100%;
display: flex;
justify-content: center;
align-items: center;
min-height: 80px;
padding-left: 20px;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
font-size: 12px;
font-family: 'New Tegomin', serif;
font-weight: bold;
}

.prodtitle a {
text-decoration: none;
color: #808080;
}

.prodtitle a:hover {
color: #000;
}


.prodtitlebold {
width: 100%;
display: flex;
justify-content: center;
align-items: center;
min-height: 80px;
padding-left: 20px;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 0px;
font-size: 22px;
font-family: 'Merriweather', serif;
}

.prodprice {
font-size: 18px;
font-family: 'Merriweather', serif;
padding-top: 5px;
padding-right: 10px;
padding-bottom: 5px;
padding-left: 10px;
}

.prodpriceitem {
font-size: 22px;
font-family: 'Merriweather', serif;
padding-top: 5px;
padding-right: 10px;
padding-bottom: 5px;
padding-left: 10px;
}

.proddesc {
font-size: 0.8em;
padding: 5px;
margin-left: 10px;
margin-top: 10px;
margin-right: 10px;
margin-bottom: 10px;
text-align: left;
border: 1px solid #e0e0e0;
border-radius: 5px;
}

.descpricecontlg {
flex: 1;
display: flex;
flex-direction: column;
align-items: center;
}

descpricecontmob {
display: none;
}

.viewmorebutton {
margin-left: 20px;
margin-top: 20px;
margin-right: 20px;
margin-bottom: 10px;
font-family: 'New Tegomin', serif;
font-weight: bold;
padding: 10px;
border: 1px solid #c6c6c6;
text-align: center;
font-size: 16px;
box-shadow: 2px 2px 2px rgba(0,0,0,0.1);
-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.1);
-moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.1);
}

.viewmorebutton a {
text-decoration: none;
color: #808080;
}

.viewmorebutton a:hover {
text-decoration: none;
color: #000;
}


.space {
padding-left: 50px;
padding-top: 50px;
padding-bottom: 100px;
border-top: 2px solid #8ab8ab;
background: linear-gradient(to right, rgba(179,218,215,1), rgba(179,218,215,1), rgba(179,218,215,0.6));
color: #fff;
font-family: 'Montserrat', sans-serif;
font-weight: 500;
font-size: 12px;
}

.spaceleft {
flex: 70%;
}

.spaceright {
flex: 30%;
}

.space a {
text-decoration: none;
color: #fff;
}

.space a:hover {
text-decoration: none;
color: #fff000;
}

.spacecontent {
width: 100%;
display: inline-block;
padding-top: 5px;
padding-bottom: 5px;
}

.spacesvg {
float: left;
}

.spacetext {
float: left;
padding-left: 10px;
}

.daisychain {
object-fit: contain;
width: 500px;
opacity: 0.8;
}

.daisychainb {
object-fit: contain;
width: 260px;
padding-bottom: 5px;
}

.daisychaincont {
padding-top: 20px;
}


.itemenquirybox {
width: 85%;
background: #fff;
border: 1px solid #c6c6c6;
font-size: 12px;
margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
text-align: left;
}

.enqformitem {
margin: 10px;
padding: 10px;
}

.titleenq {
font-family: 'New Tegomin', serif;
font-weight: bold;
font-size: 16px;
padding-top: 20px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 10px;
text-align: center;
color: #b45b48;
}

.buttonsenditem {
font-family: 'New Tegomin', serif;
font-weight: bold;
font-size: 16px;
padding-top: 10px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 10px;
text-align: center;
color: #b45b48;
border: 1px solid #8ab8ab;
box-shadow: 2px 2px 2px rgba(0,0,0,0.1);
-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.1);
-moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.1);
}


.itemenquiryboxc {
width: 90%;
background: #fff;
border: 1px solid #c6c6c6;
font-size: 12px;
margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
text-align: left;
font-family: 'Merriweather', serif;
color: #000;
}

.itemenqboxc {
flex: 30%;
padding-top: 40px;
}

.itemenqboxab {
flex: 30%;
text-align: center;
padding-top: 40px;
}





.imglgcont {
object-fit: contain;
max-height: 300px;
}



.topleft {
display: flex;
justify-content: space-between;
align-items: flex-end;
height: 160px;
border-left: 0;
border-right: 0;
border-top: 0;
border-bottom: 2px solid rgba(120,132,122,0.4);
box-shadow: 2px 2px 4px rgba(0,0,0,0.1);
-webkit-box-shadow: 2px 2px 4px rgba(0,0,0,0.1);
-moz-box-shadow: 2px 2px 4px rgba(0,0,0,0.1);
}


.contalign {
flex: 1;
display: flex;
flex-direction: column;
justify-content: space-between;
height: 100%;
}

.contacttop {
padding: 20px;
text-align: right;
margin-right: 20px;
font-family: 'Merriweather', serif;
color: #fff;
font-size: 1.3em;
}

.contacttop a {
text-decoration: none;
color: #fff;
}


.privtitle {
font-family: 'Merriweather', serif;
font-size: 18px;
line-height: 18px;
padding-top: 10px;
padding-bottom: 10px;
}

.privsect {
font-family: 'Merriweather', serif;
font-size: 12px;
line-height: 18px;
padding-top: 10px;
padding-bottom: 10px;
}



.cookie-banner {
  position: fixed;
  bottom: 20px;
  width: 100%;
  padding: 14px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: rgba(255,255,255,0.8);
  border-radius: 5px;
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
}

button.close {
  height: 20px;
  background-color: #777;
  border: none;
  color: #000;
  border-radius: 2px;
  cursor: pointer;
}

.footer {
position: fixed;
bottom: 0;
width: 100%;
background: #8bb7b4;
color: #fff;
padding: 2px;
font-size: 0.8em;
letter-spacing: 1px;
text-align: center;
margin: 0 auto;
z-index: 9;
}

.footer a {
text-decoration: none;
color: #fff;
}