
body {
    background-color: #FFFFFF;
    font-size: 100%;
}

#overwrap, footer, header {
   width: 100%;
   max-width: 100%;
   margin: 0 auto;

}
.sb_content {
    max-width: 1200px;
}


header {
    background: url(sd2017headerbg.png) repeat-x top center;
}

header .sb_content {
	padding: .2%;
}

header .sb_content h1 {font-family: 'Playfair Display SC', serif; font-weight: 200; font-size: 3em}

.lgfont {font-family: 'Playfair Display', serif; font-size: 30px}


  section.mainwrap { width: 100%; }
  @media screen and (min-width: 801px) {
    header { margin-top: 0px; }
     section.mainwrap { min-height: 600px; }
    .sidebar_left { display: block; width: 100%; margin: 2px auto 0; padding: 0; text-align: center; max-width: 1200px; left: 0; background-color: #000000; }
    .sidebar_left ul { margin: 3px; }
    .sidebar_left ul li { display: inline-block; *display: inline; *zoom: 1; padding: 0; margin: auto 15px; }
    .sidebar_left ul>li>ul>li { display: none; }
    #quicklinksmobile { display: none; }
  }
  @media screen and (max-width: 800px) {
    .sidebar_left { margin-top:-110px; }
     nav.sb_hlinks ul li {display: block;text-align: left}
    .quicklinksfull { display: none; }
    #quicklinksmobile { border-bottom: 1px #838383 solid}
  }

header .quicklinksfull {
text-align: right ;

}
.quicklinksfull nav { display: inline-block; }

@media screen and (max-width: 800px) {
    header .sb_content h1 {font-size: 2.3em;white-space:normal;}
	ul.mobile-menu {border-bottom: 1px solid #ffffff;}
    
}

@media screen and (min-width: 801px) {
    header .sb_content .sitelogo {margin-top: 0px;}
   .sbnav_dropmenu {border-top: 1px solid #d1d1d1;border-bottom: 1px solid #d1d1d1}
    #sb_overbox {margin-top: 0px; border-bottom: 1px solid #2e3a5a}
    .social-links {margin-top: 10px;}
    .quicklinks nav.sb_hlinks ul {text-align: left}
    header {margin-top: 0px;}
    .heroimage {background-image: url(homepageimg.png);  height: 450px;}
}



/*.sidebar_left {border-top: 1px solid #d1d1d1; border-bottom: 1px solid #d1d1d1}*/

.sb_bottomlinks {border-top: 1px solid #d1d1d1;}

.toplinks li:last-child{
    margin-right: 0px;
}

.topborder {
    background: #524941 url(light-sketch.png);
    border-bottom: 3px solid #FFFFFF;
    height: 45px;
}

.quicklinks {width: 100%; min-height: 46px; margin: 0 auto;z-index: 999999; line-height: 46px;color: #FFFFFF; background-color: #202020; }
.quicklinks .sb_content { width: 100%; max-width: 1200px; height: auto; margin: auto;color: #ffffff }
.quicklinks a { color: #ffffff; margin-right: 8px;}
.quicklinks .sbnav_horizontal.sb_pages ul li a { color: #FFFFFF}


/********** DROP DOWN CART CSS ****************/

ul.navbar-right {
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-padding-start: 0px;
   padding: 0;
margin: 0}

.shopping-cart {
	margin: 25px 0;
	float: right;
	background: #202020; /**********************CHANGE THIS PER SITE ****************/
	width: 320px;
	position: relative;
	border-radius: 3px;
	padding: 20px;
    color: #ffffff
}
.shopping-cart a.cartcolor {
	border-bottom: 1px solid #E8E8E8;display: block; padding-bottom: 15px
}

a.cartcolor:hover {font-weight: bold !important;}


.navbar-right li {
    display:inline;
    padding-right: 5px;
    padding-right: 5px;
}


.shopping-cart-total {
	float: right;
}
.shopping-cart-items {
	padding-top: 20px;
}

.cartcontainer {position: absolute; right: 0;z-index: 99999}

.shopping-cart:after {
	bottom: 100%;
	left: 89%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-bottom-color: #202020; /**********************CHANGE THIS PER SITE ****************/
	border-width: 8px;
	margin-left: -8px;
}
.cart-icon {
	color: #ffffff; /**********************CHANGE THIS PER SITE ****************/
	font-size: 24px;
	margin-right: 7px;
	float: left;
}

.clearfix:after {
	content: "";
	display: table;
	clear: both;
}
.hidden {
	display: none;
}

.container .fa-2x {
    font-size: 1.7em;
}
/********** DROPDOWN STYLES **************/





.sbnav_dropmenu li a {
    color: #524941;
    white-space: normal;
   text-transform: uppercase;
}

 @media screen and (min-width: 801px) {
.sidebar_left {
	display: block;
	width: 100%;
	padding: 0;
	text-align: center;
	max-width: none;
	left: 0;
}
.sidebar_left ul {
	margin: 3px;
}

nav.sb_hlinks ul li ul {
    border: 1px solid #808080;
}


header .searchform {
	position: absolute;
	z-index: 99;
	right: 5px;
	top: 45px;
}
.toplinks {
	text-align: right;
	margin-top: 0px;
}
.toplinks nav.sbnav_horizontal {
	display: inline-block;
	zoom: 1;
 *display: inline;
}
}

@media screen and (max-width: 800px) {
 .toplinks, {
 text-align: center !important;
}

nav.sbnav_dropmenu.sb_hlinks ul {
    border: 1px solid #808080;
}

.bottommenu nav.sb_hlinks ul li {
	display: block;
}
ul.mobile-menu li.menu {
	display: none
}
.sidebar_left nav.sb_hlinks ul li {
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
	text-align: left !important;
}
.sidebar_left ul li a {
	margin-top: 0px;
	margin-bottom: 0px;
}
}



/********** SMALLER SOCIALS **************/
.fa-2x {
	font-size: 1.7em;
}
 @media only screen and (min-width: 801px) {
   header .sb_content .sitelogo img.logo_img {
    display: block;
    text-align: center;
    margin: auto;
}
}
 @media only screen and (max-width: 800px) {
.social-links {
	text-align: center
}
}


.social-links a {
	background: #262626; /****** CHANGE PER SITE *******/
	color: #FFFFFF;  /******* 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.2em; /* change for larger or smaller */
	line-height: 1.5em;
	text-align: center;
	width: 1.5em;
}

.fa-history { color: #ffffff}
.fa-question {color: #ffffff}
.fa-envelope { color: #ffffff}
.fa-wordpress { color: #ffffff}
.fa-pinterest {color: #ffffff}

.fa-home {color: #ffffff}
.fa-opencart {color: #ffffff}

.fa-paypal {color: #ffffff}

.fa-cc-mastercard {color: #404040}
.fa-cc-visa {color: #404040}
.fa-cc-mastercard {color: #404040}
.fa-cc-amex {color: #404040}
.fa-cc-discover {color: #404040}

.icon-background {
    color: #e0a3a9;
}

.fa-stack {
  margin-left:0;
  margin-right: 0
}

.iconcenter{
  text-align:center;
  width:100%;
}

.fa-umbrella {color: #ffffff}
.fa-paint-brush {color: #ffffff}

/********** 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: #e0a3a9;
	opacity: .7;
	filter: alpha(opacity=70);
	overflow: hidden;
}
.message {
	color: #202020;
	text-align: center;
	padding: 5px;
}

.white {color: #FFFFFF}
.navy {color: #2e3a5a}
.blackish {color: #2b2b2b }
/*.iconcolor { color:#2b2b2b}  or #d5978e */

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

a { text-decoration: none !important;}


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

h1, h2, h3, h4, h5, h6 {
	font-family: 'Playfair Display SC', serif;
    font-weight: normal;
    text-transform: capitalize;
}

h1 { font-size: 2em; }
h2 { font-size: 1.7em; }
h3 { font-size: 1.5em; }
h4 { font-size: 1.3em; }
h5 { font-size: .998em; }
h6 { font-size: .998em; }

@media screen and (max-width: 800px) {
h1{font-size: 1.5em}
h2 {font-size:1.3em }
h3 {font-size: 1.2em }
h4 { font-size: 1.1em; }
}

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

.hp_div {
    /*background-image: url(white_wood.png);  
    background-size:contain;
    background-repeat: no-repeat;*/
    width: 100%;
     margin-top: 50px !important;
    max-width: 1200px;
    height:450px;

}

.hp_fancy {
   font-family: 'salt_and_spices_pro_boldbold';
   font-size: 4em;
}

.included {
   list-style: none;
}


.servicesbox {
    -webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
    padding: 1.25em;
    background-color: rgba(255,255,255,0.8);
    min-height: 170px;
    max-width: 450px;
    width: 100%;
    margin: auto
}

.servicesbox:hover {
    -webkit-box-shadow: 0px 0px 22px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2);
}

.script {
   font-family: 'Alex Brush', cursive;
   font-size:2.5em;
   text-align: center;
   color: #202020;
   
}

.shopbutton {
    border: 0px;
    padding: 8px 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 2px;
    font-size: 1em;
    margin-top: 25px;
    text-align: center;
    background-color: #e0a3a9;
    color: #ffffff
}

.shopbutton a { color: #ffffff}

.shopbutton:hover {
    background-color:#6a6a6a ;
}


 @media only screen and (max-width: 1024px) {
.shopbutton {border-radius: 0;-webkit-appearance: none;  }
}

@media screen and (max-width: 800px) {
.hp_fancy {
   font-family: 'salt_and_spices_pro_boldbold';
   font-size: 2em;
}
.included {margin-top: 0px}
.shopbutton {width: 100%;margin-bottom: 5px !important;}
}

.hp_image {
    border: 5px solid #ffffff;
    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: #524941 url("light-sketch.png") repeat scroll 40% 10%;
    padding: 5px;
}

.hp_box2 {
	background: #524941 url("light-sketch.png") repeat scroll 10% 30% ;
    padding: 5px;
}
.hp_box3 {
	background: #524941 url("light-sketch.png") repeat scroll 10% 20% ;
    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: 'Playfair Display', serif;
	font-size: 1.4em;
	font-weight: 400;
	text-decoration: none;
	color: #FFF;
    text-transform: lowercase;
    font-style: italic;
}

.hp_boxtext {
	font-family: 'Playfair Display', serif;
	font-size: 1.4em;
	font-weight: 400;
	text-decoration: none;
	color: #FFF;
    text-transform: lowercase;
    font-style: italic;
}
/***********************************************
      BLOCKQUOTE STYLES
***********************************************/

blockquote{
  display:block;
  background: #fff;
  padding: 15px 20px 15px 45px;
  margin: 0 0 10px;
  position: relative;

  
  /*Font*/
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-style: italic;
  line-height: 1.2;
  color: #828282;
  text-align: justify;
  
  /*Borders - (Optional)
  border-left: 15px solid #828282;
  border-right: 2px solid #828282;*/
  border: 1px dashed #ccc;
  
}

blockquote::before{
  content: "\201C"; /*Unicode for Left Double Quote*/
  
  /*Font*/
  font-family: Georgia, serif;
  font-size: 60px;
  font-weight: bold;
  color: #e0a3a9;
  
  /*Positioning*/
  position: absolute;
  left: 10px;
  top:5px;
}

p:last-child {
    margin-bottom: 0;
}

blockquote::after{
  /*Reset to make sure*/
  content: "\201D";
  font-family: Georgia, serif;
  font-size: 60px;
  font-weight: bold;
  color: #e0a3a9;
  position: absolute;
  right: 10px;
  bottom:5px;

}

blockquote a{
  text-decoration: none;
  background: #eee;
  cursor: pointer;
  padding: 0 3px;
  color: #c76c0c;
}

blockquote a:hover{
 color: #666;
}

blockquote em{
  font-style: italic;
}

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


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

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

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


.sb_main_faqs ul h3 {font-family: 'Open Sans', sans-serif;}

.answers H2  {font-size:1.8em;font-weight: normal}

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


.post p {
    position: relative;
    width: 100%;
    margin-top: 3px;
    padding: 15px;
    background: #e8e8e8;
    -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: #e8e8e8 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
***********************************************/


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

.copy, .copy a {
   font-size: 10pt;
   text-decoration: none;
}


.footer-copy::before {
    content: " ";
    display: block;
    position: relative;
    width: 100%;
    top: -15px;
    height: 15px;
    background: linear-gradient(45deg, transparent 75%, #f7f2f2 75%),linear-gradient(-45deg, #e0a3a9 75%, #f7f2f2 75%);
    background-repeat: repeat-x;
    background-size: 15px 15px,15px 15px;
}
.footer {
    text-align: center;
    background: #ffffff;
    margin-top: 50px;
    font-size: 15px;
    padding-bottom: 20px;
}

.footerhd {
    color: #515151;
    font-family: 'Playfair Display', serif;
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 8px;
}

.footerhd span {
    color: #e0a3a9;
    font-family: 'Playfair Display', serif;
    font-size: 26px;
    font-weight: 400;
    font-style: italic;
}

.footer-copy {
    text-align: center;
    background: #e0a3a9;
    padding: 10px;
    font-size: 15px;
}

@font-face {
    font-family: 'salt_and_spices_pro_boldbold';
    src: url('fonts/salt__spices_pro_bold-webfont.woff2') format('woff2'),
         url('fonts/salt__spices_pro_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




