
/***********************************************
      ORIGINAL CART STYLES
***********************************************/

#mc_embed_signup h2 {

    padding: 0;
    margin: 15px 0;
    font-size: 1.1rem !important;
	
	font-family: 'Libre Baskerville', serif;
	font-weight: 400 !important;
	line-height: 1.2;
}


/***********************************************
      GENERAL STYLES
***********************************************/ 


body {
    background: #FFFFFF /*url("top_bg.png") repeat-x*/;
    letter-spacing: 0.1em;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    min-height: 100%;
}



a { text-decoration: none !important;}


ul {
    display: block;
    list-style-type: disc;
    padding-left:40px;
}


h1, h2, h3, h4, h5, h6 {
    font-family: 'Libre Baskerville', serif;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: .5rem;
    color: inherit;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

h1 { font-size: 2.5rem;}

h2 {font-size: 2rem;}

h3 {font-size: 1.75rem;}

h4 {font-size: 1.5rem;}

h5 {font-size: 1.25rem;}

h6 {font-size: 1rem;}


.small, small {
    font-size: 80%;
    font-weight: 400;
}


.quicklinks {width: 100%; margin: 0 auto;z-index: 600; /*background: #efefef; */ min-height: 45px; }

.quicklinks .sb_content { width: 100%; max-width: 1200px; height: auto; margin: auto;}


.viewcart {
    float: right;
    margin-right: 10px;
    margin-top: 5px;

}

.featured_items {font-family: 'Libre Baskerville', serif; color:#231f20;font-size: 2rem; font-weight:500;letter-spacing:0;text-transform: uppercase;}
.featured_items span {   
   color: #d2a254;
   font-family: 'Open Sans', sans-serif;
   font-size: 2rem;
   text-transform: lowercase;
   font-weight:600;
   letter-spacing:0;}


.lines {
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    margin-top: 6px;
    padding-top: 2px;
}
.lines2 {
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 6px;
    padding-bottom: 2px;
}

 .mainwrap {
        width: 100% !important;
        background-color: #FFFFFF;
}

.sb_sociallinks i {border-radius: 5px;}


header {margin-top: 0px;}


/****** KEEP THE DAMN FOOTER AT THE BOTTOM *******/

#overwrap {
 height: 100%;
 min-height: 100vh; /* will cover the 100% of viewport */
 overflow: hidden;
 display: block;
 position: relative;
 padding-bottom: 65px; /* height of your footer */
 }

/***********************************************
      HEADER STYLES
***********************************************/


/**** CENTER H1 ********/

header .sb_content h1 {
  display: table;
  width: 100%;
  height: 100%;
  margin: 20px 0 20px 0;
  -webkit-margin-before: 0px;
  -webkit-margin-after: 0px;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
}

.cartbit {line-height: 45px;}

@media screen and (min-width: 801px) {
.sitelogo h1 {
  font-family: Libre Baskerville, Baskerville, serif;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 10px;
  text-align: center;
}
}

@media screen and (max-width: 800px) {
 header .sb_content h1 {
   display: block;
   font-weight: normal;
   text-transform: uppercase;
   text-align: center;
   height: auto;
   padding: 0;
   font-size: 22px;
   margin-top: 5px;
    }
}

.tagline {
    color: #54BABC !important;
    font: italic 14px Libre Baskerville, serif;  
}

.quicklinks ul li:not(:last-child):after {
  content: '\002f';
  position: relative; 
  top: -2px; 
  padding-right: 0px; 
  padding-left: 8px;
  color: #000;
}

/***********************************************
      MENU STYLES
***********************************************/

@media screen and (min-width: 800px) {
nav.sb_hlinks ul li {margin: 0 3px 0 3px}
.quicklinks  nav.sb_hlinks ul li {margin: 0 5px 0 5px}
}

/***********************************************
      HOMEPAGE CONTENT STYLES
***********************************************/



.hp_image {
    border: 5px solid #Effffff;
    box-sizing: border-box;
	display:block;
	margin:0 auto;
	max-width:100%;
	outline: 1px dashed #99876E;
	padding: 3px;
	text-align: center;
	max-width: 890px;
}
.hp_image img {
    max-width:100% !important;
    max-height:100% !important;
    display:block;
    display:block;
}

.hp_box {
	background-color: #000000;
    padding: 5px;
}

.hp_box2 {
	background: #000000 /*url("btn_bg.png") repeat scroll 0 0 / cover */;
    padding: 5px;
}
.hp_box3 {
	background-color: #000000;
    padding: 5px;
}
.hp_box4 {
	background-color: #e6ded3;
    padding: 5px;
}

.hp_innerbox {
	text-align: center;
	border: 1px solid #FFFFFF;	
	line-height: 88px;
}

.hp_boxtext a {
    font-family: 'Libre Baskerville', serif;
	font-size: 1.75rem;
	font-weight: 400;
	text-decoration: none;
	color: #FFF;
}

.hp_boxtext {
    font-family: 'Libre Baskerville', serif;
	font-size: 1.75rem;
	font-weight: 400;
	text-decoration: none;
	color: #FFF;
}

/***********************************************
      GENERAL CONTENT STYLES
***********************************************/



.lgfont {font-family: 'Libre Baskerville', serif; font-weight:400}

h2.featuredhp {
  overflow: hidden;
  text-align: center;
  font-family: 'Libre Baskerville', serif;
  font-style: italic;
}

h2.featuredhp:before,
h2.featuredhp:after {
  background-color: #cccccc;
  content: "";
  display: inline-block;
  height: 1px;
  position: relative;
  vertical-align: middle;
  width: 50%;
}

h2.featuredhp:before {
  right: 0.5em;
  margin-left: -50%;
}

h2.featuredhp:after {
  left: 0.5em;
  margin-right: -50%;
}

/***********************************************
       ICON STYLES
***********************************************/


.sb_sociallinks {line-height: 45px;}


 @media only screen and (min-width: 801px) {
.social-links {
     margin-top: 15px;
}

}
 @media only screen and (max-width: 800px) {
.social-links {
	text-align: center
}
}
.social-links a {
	background: #333333; /****** CHANGE PER SITE *******/
	color: #FFFFFF !important;  /******* CHANGE PER SITE ********/
	border-radius: .2em; /* 1.5 circle - .2 rounded square */
	-moz-border-radius: .2em;/* 1.5 circle - .2 rounded square */
	-webkit-border-radius: .2em;/* 1.5 circle - .2 rounded square */
	display: inline-block;
	font-size: 1.75rem; /* change for larger or smaller */
	line-height: 1.75rem;
	text-align: center;
	width: 1.75rem;
}


/********** DOODADS **************/
.starlist > .star:not(.sel):hover:before, .starlist > .star:not(.sel):hover ~ .star:not(.sel):before, .starlist .sel:after, .startotals .sel:after, .startotals .star.partial1:after, .startotals .star.partial2:after, .startotals .star.partial3:after {
	content: "\2605";
	position: absolute;
	top: 0;
	left: 0;
	color: #ac9259;
	opacity: .7;
	filter: alpha(opacity=70);
	overflow: hidden;
}
.message {
	border-top: 1px solid #585858;
	color: #FFFFFF;
	text-align: center;
	padding: 5px;
}

.mark {
    color: #333 !important; /*change per site */
    padding: 1px 6px !important;
    border-radius: 1px !important;
    background-color: rgba(228, 182, 0, 0.75) !important;
}

#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.7);
    width: 40px;
    height: 40px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 11px;
    top: 6px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top:hover {
    background: rgba(0, 0, 0, 0.9);
}
#return-to-top:hover i {
    color: #fff;
    top: 5px;
}


/***********************************************
      BLOCKQUOTE STYLES
***********************************************/

blockquote {
font-family: 'Libre Baskerville', serif;
	text-align:center;
	font-size:20px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	position:relative;
	quotes: "\201C""\201D""\2018""\2019";
    margin-top: 30px;
}

blockquote:before {
	color:#ccc;
	content: open-quote;
	font-size:80px;
	position:absolute;
	left:50%;
	bottom:calc(100% - 20px);
	background:#fff;
	height:55px;
	width: 55px;
	line-height:normal;
	text-align:center;
	transform:translateX(-50%);
}
blockquote:after {
  visibility: hidden;
  content: close-quote;
}

blockquote p {
	padding:20px;
}

/***********************************************
      FAQ PAGE STYLES
***********************************************/


.faqs_content sb_grid { text-align: left !important; }

.sb_main_faqs .answers h2 {
    background-color: #d6d6d6;
    border-radius: 10px;
    padding: 15px;
}

.sb_main_faqs ul h3 {
    font-weight: normal;
    margin-bottom: 20px;
}


.sb_main_faqs ul h3 {font-family: 'Libre Baskerville', serif;}

.answers H2  {font-size:1.2rem;font-weight: normal}

 
 /***********************************************
      GUESTBOOK STYLES
***********************************************/


.post p {
    position: relative;
    width: 100%;
    margin-top: 3px;
    padding: 15px;
    background: #d6d6d6;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	/*-webkit-box-shadow: 2px 2px 6px #B2B2B2;
	-moz-box-shadow: 2px 2px 6px #B2B2B2;
	box-shadow: 2px 2px 6px #B2B2B2;*/
}

.post p:after {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 0 15px 14px;
    border-color: #d6d6d6 transparent;/* #F8F0ED */
    display: block;
    width: 0;
    z-index: 1;
    top: -8px;
    left: 33px;
}

@media screen and (max-width: 800px) {
.sb_main_guestbook .post h2, .sb_main_guestbook .post h3 {
    display: inline-block;
    padding: 0;
    width: 100%;
    text-align: left;
} 
}

/***********************************************
      HR & FOOTER STYLES
***********************************************/

footer { clear: both; width: 100%; max-width: 100%; margin: 0 auto;z-index: 600;height: 75px;  min-height: 60px; }

footer .sb_content {
    width: 100%;
    max-width: 1200px;
    height: auto;
    margin: auto;
}


footer h2 {font-size: 1.1rem; text-transform: uppercase;}

footer form.search_form input[type='text'],
footer select {
        width: 60%;
        height: 30px;
        margin-right: 3px;
        margin-bottom: 0px;
}


 @media only screen and (min-width: 801px) {
footer .sbnav_vertical, .sb_pages {text-align: left;}
footer ul {margin: 5px 0 5px 5px;}
footer h2 {text-align: left;}
footer form.search_form {text-align: left}
footer .sb_sociallinks {text-align: left}
.bottomlinks .border { 
    border-right: 1px dotted #dddddd;
    height: 100%;
    min-height: 200px
   

}
}

@media screen and (max-width: 800px) {
footer form.search_form, footer form.search_form input[type='text'], footer select { display:none}
.bottomlinks .border {
    border-right: 0px dotted #dddddd;
    height: auto;
    min-height: 20px}
.cards {margin-bottom: 0.5rem;}
.largeimage1, .largeimage2, .largeimage3, .largeimage4, .largeimage5 {margin-top: 20px!important;}
}

hr {
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(204,204,204,0), rgba(204,204,204,0.75), rgba(204,204,204,0)); 
    background-image:    -moz-linear-gradient(left, rgba(204,204,204,0), rgba(204,204,204,0.75), rgba(204,204,204,0)); 
    background-image:     -ms-linear-gradient(left, rgba(204,204,204,0), rgba(204,204,204,0.75), rgba(204,204,204,0)); 
    background-image:      -o-linear-gradient(left, rgba(204,204,204,0), rgba(204,204,204,0.75), rgba(204,204,204,0)); 
    text-align: center;
    margin-top:0px;
}

.textleft { text-align:left}

.copy, .copy a {
   font-size: .8rem;
   text-decoration: none;
}