@font-face {
  font-family: 'JennaSue';
  src: url('../fonts/tree_fonts_JennaSue.eot'); 
  src: url('../fonts/tree_fonts_JennaSue.eot?#iefix') format('embedded-opentype'), 
       url('../fonts/tree_fonts_JennaSue.woff') format('woff'), 
       url('../fonts/tree_fonts_JennaSue.ttf')  format('truetype'), 
       url('../fonts/tree_fonts_JennaSue.svg#7f93a81e03084d6c75228cf11aa163c5') format('svg');
  font-style:   normal;
  font-weight:  400;
}

body {
  font-family: 'Roboto Condensed', sans-serif;
  color: #3c3d41;
  
text-rendering: optimizeLegibility !important;
-webkit-font-smoothing: antialiased !important;
}
strong {
  font-weight: 700;
}

.handwriting {
  font-family: 'JennaSue', sans-serif;
  font-size: 60px;
}
.handwriting.small {
	font-size: 48px;
}
h3.handwriting {
  font-size: 70px
}
.strikethrough {
	text-decoration: line-through;
}
a {
  color: #543019;
  outline: none!important
}
a:hover,  a:focus {
  text-decoration: none;
  color: #543019;
}
.page a:hover, .page a:focus {
  opacity: 0.9;
}

a, button {
  -webkit-tap-highlight-color: rgba(200,200,200,0.2);
}

h3.title-lg, h1.title-lg.old_h3 {
  font-size: 70px;
}
h3.title-md, h1.title-md.old_h3 {
  font-size: 42px;
}
.old_h3{
	font-size: 24px;
}
h2, .h2 {
  font-size: 45px;
}
h1, .old_h1 {
  font-size: 30px;
}
p,ul {
  font-size: 16px;
}
hr {
  margin-top: 10px;
  margin-bottom: 10px;
  border-color: #ddd;
}
.h3, .h2, .h1 {
  display: block;
  margin-bottom: 15px;
}
::selection {
  background: #ECE0D9;
}
::-moz-selection {
  background: #ECE0D9;
}

.text-upper {
	text-transform: uppercase;
}
.text-green {
	color: #5A9133 !important;
}
.text-skinny {
	font-weight: 300;
}

@media only screen and (min-width: 768px) {
  .nopadding {
    padding: 0px;
  }
  .nopadding-1 {
    padding: 1px;
  }
}

.container {
  width: 1004px;
  
  max-width: 100%;
}

.container-max {
  width: 1360px;
}

.container-wide {
  width: 1280px;
  max-width: 100%;
  display: block;
  margin: 0 auto;
  padding: 0 15px;
}

.spacer-lg {
  padding: 50px;
  display: block;
}
.spacer {
  padding: 15px;
  display: block;
}
.spacer-sm {
  padding: 5px;
  display: block;
}

.text-white {
  color: #fff;
}
a.text-white:hover {  color: #eee; }

.text-brown {
  color: #6e3f21;
}
.text-darkbrown {
  color: #3f2413;
}
.text-pink, a.text-pink:hover  {
  color: #e50045;
}
a.text-pink:hover  { color: #FB437A; }
.text-gray {
  color: #9B9B9B;
}
.text-grey {
	color: #BABABA;
}
.text-green {
	color:#5a9133;
}
.text-orange {
	color: #f78717;
}
.text-sales-brown {
	color: #52311e;
}

.bg-lightbrown {
  background: #D9CDC9;
}
.bg-brown {
  background: #6e3f21;
}
.bg-midbrown {
  background: #543019;
}
.bg-darkbrown {
  background: #3d2312;
}
.bg-pink {
  background: #e50045;
}
.bg-orange {
	background-color:#f78717;
}

.list-inline>li {
  padding: 0;
}

.backshadow {
  width: 100%;
  height: 70%;
  background-image: url(../images/tree_img_bg_gradient.png);
  background-size: 100% 100%;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
}
.faderight {
  width: 120px;
  height: 300px;
  display: block;
  background-image: url(../images/tree_img_bg_gradient_w.png);
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  right: 0;
}
.faderight.gray {
  background-image: url(../images/tree_img_bg_gradient_g.png);
}

.relatedproducts .faderight {
  height: 110%;
  top: -10px;
}

.fadebottom {
  width: 100%;
  height: 150px;
  padding-top: 100px;
  display: block;
  background-image: url(../images/tree_img_bg_gradient_w_bottom.png);
  background-size: 100% 100%;
  position: absolute;
  bottom: -1px;
  left: 0;
}
.fadetop {
  width: 100%;
  height: 150px;
/*   padding-top: 100px; */
  display: block;
  background-image: url(../images/tree_img_bg_gradient_w_top.png);
  background-size: 100% 100%;
  position: absolute;
  top: -1px;
  left: 0;
}
.fadebottom h5 , .fadetop h5, .carousel-title h5  {
	color: #522E1B;
	font-size: 30px;
	text-align: center;
}
.sale-page-2018 .fadetop h5 {
	font-size: 29px;
}


/*==================== TOP BAR*/
#topbar {
  width: 100%;
}
#topbar a {
  color: #fff;
  padding: 0 5px;
  font-weight: 700;
}
#topbar .bar {
  line-height: 30px;
  height: 30px;
}

#topbar .bar a.bg-pink {
  margin: 0 -15px;
  padding-right: 15px;
  display: inline-block;
}

#topbar .border-right {
  border-right: 1px solid rgba(255,255,255,0.5);
}
#topbar .border-left {
  border-left: 1px solid rgba(255,255,255,0.5);
}
.social-links em {
  font-size: 12px;
  display: inline-block; 
  top: -3px;
  position: relative; 
}
#topbar.social-links a,
.social-links a {
  font-size: 20px;
  padding: 0 2px 0 10px;
}
/*==================== SHOP/CART HEADER*/
#shopheader {text-align: right; padding-right: 0;}

#shopheader a {
  display: block;
  font-size: 13px;
  font-weight: 700;
  padding: 6px 10px;
  color: #e50045;
}
#shopheader .bg-pink a {
  color: #fff;
  font-style: italic;
}

input.qty {
  width: 50px;
  margin: 5px auto;
}
.cart-container .item-row {
  position: relative;
}
/*.cart-container .cart-remove {
	margin-top: 2em;
}*/
.cart-container .cart-remove .btn.remove {
	padding: 7px 8px;
  background-color: #ccc;
/*	color: #E30245;
	background-color: #fff;
	border: 1px solid #E30245;*/
}
.cart-container .item-row h4 {
  margin-top: 40px;
  display: inline;
  clear: both;
}
.cart-container .item-row a h4 {
  margin-top: 15px;
}
/*.cart-container .coupon {
  margin-top: 30px;
  margin-bottom: 50px;
}*/
.total-price {
	font-size: 22px;
}
.emptyform {
  margin-bottom: 15px;
  position: relative;
}
/*==================== HEADER - logo + flower callout*/
/*#header .partner-callout span {
  display: block;
  color: #3f2413;
  line-height: 1em;
}
#header .partner-callout small {
  color: #838c8e;
  font-size: 11px;
}
#header .partner-callout a {
  color: #e50045;
  font-style: italic;
  font-weight: 700;
}*/
#header.margin-top {
	margin-top: 20px;
}
.newsletter-top span {
  font-size: 18px;
}
.newsletter-top {
  background-color: #FCF9F2;
  top: 35px;
  right: 0;
  position: absolute;
  padding: 15px 15px;
  width: 100%;
  border-radius: 10px 10px 0 0;
}
.newsletter-top input {
  border-radius: 5px 0 0 5px;
}
.newsletter-top .btn {
  border-radius: 0 5px 5px 0;
  font-weight: bold;
}
/*==================== NAVBAR */

#navbar {
  background: #FCF9F2;
  margin: 21px 0 0;
}

#navbar .navbar-top {
  position: relative;
  z-index: 2;
}
#navbar .navbar-top > ul {
  font-size: 0;
  /*display: block;*/
  display: table;
  padding: 0;
  width: 100%;
  margin: 0;
  text-align: center; /*in case of ie table fail*/
}

#navbar .navbar-top > ul > li {
  /*display: inline-block;*/
  display: table-cell;
  letter-spacing: 1px;
  color: #e50045;
  font-weight: 700;
  font-size: 12px;
  padding: 0 15px;
}
#navbar .navbar-top > ul > li > a {
  color: #e50045;
  line-height: 50px;
}

/*circle open searchform*/
#navbar .navbar-top a.search-toggle {
/*  background: #e50045;
  color: #fff;*/
  /*background: #D9CDC9;*/
  background: #52301C;
  /*color: #3F2413;*/
  color: #fff;
  padding: 8px 10px 10px;
  border-radius: 50%;
  position: relative;
  z-index: 2;
}

.icon-search {
  width: 14px;
  height: 15px;
  display: inline-block;
  background-image: url(../images/search_icon_2x.png);
  background-size: 100% 100%;
  top: 2px;
  left: 2px;
  position: relative;
}
/*#navbar .navbar-top a.search-toggle.active {
  background: #D9CDC9;
  color: #3F2413;
}*/
#navbar .navbar-top a.search-toggle span.opened {
  opacity: 0;
  bottom: 10px;
  line-height: 12px;
  display: block;
  position: absolute;
}
#navbar .navbar-top a.search-toggle.active {
  opacity: 1;
}
#navbar .navbar-top a.search-toggle.active span.opened {
  opacity: 1;
}
#navbar .navbar-top a.search-toggle.active span {
  opacity: 0;
}
.desktop #navbar.search-opened .navpanel-container {
  opacity: 0;
}

.dictionary {
  padding: 30px 0 15px;
}
.dictionary p {
  font-size: 15px;
}
#search-filters {
  padding-bottom: 30px;
}

#navbar-search-container {
  position: absolute;
  overflow: hidden;
  top: 0;
  width: 100%;
  height: 218px;
  z-index: -1
}
#navbar-search-container.opened {
  z-index: 1;
}
@media only screen and (min-width: 768px) {
  #navbar-search-container, #navbar-search {
    display: none!important;
  }
  .desktop #navbar.search-opened .navpanel-container {
    opacity: 1!important;
  }
}

#navbar-search-container .bg { /*inital bg */
  /*background: #e50045;*/
  background: #D9CDC9;
  color: #fff;
  overflow: hidden;
  padding-top: 600px;
  position: absolute;
  border-radius: 600px;
  height: 0;
  top: 180px;
  width: 0;
  left: 50%;
  opacity: 0;
  transition: all 0.5s ease;
}
#navbar-search-container.opened .bg { /*opened bg*/
  width: 200%;
  height: 800px;
  top: -400px;
  left: -50%;
  opacity: 1;
}
#navbar-search-container .bg-text {
  background-image:url(../images/tree_img_bg_searchheader_brown.png);
  background-repeat: no-repeat;
  background-position: bottom right;
  height: 218px;
  top: 0;
  position: absolute;
  opacity: 0;
  z-index: -1;
  transition: all 0.5s ease;
}
#navbar-search-container.opened .bg-text {
  z-index: 1;
  opacity: 1;
}

/*style for navbar searchform*/

#navbar-search { /*initial form*/
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
  opacity: 0;
  transition: all 0.5s ease;
  padding-top: 70px;
}
#navbar-search.opened { /*opened form*/
  opacity: 1;
  z-index: 3;
}
#navbar-search a.search-toggle {
  color: #fff;
  position: absolute;
  bottom: 0;
}
#navbar-search form {
  margin-top: 10px;
  position: relative;
}
#navbar-search button {
  position: absolute;
  font-weight: 700;
  right: 30px;
  color: #fff;
  top: 0;
  height: 40px;
  background-color: transparent;
  border: 0;
}
#navbar-search input {
  font-size: 18px;
  color: #fff;
  /*background: rgba(0,0,0,0.5);*/
  background: #3F2413;
  border: 0;
  height: 40px;
}
#navbar-search .sod_select {
  color: #fff;
  border: 0;
  margin-top: 5px;
  padding-left: 20px;
  background-image: url(../images/tree_img_icons_droparrow.png);
  background-repeat: no-repeat;
  background-position: 5px 5px;
}
#navbar-search label {
  margin-top: 10px;
  line-height: 30px;
  float: right;
}
#navbar-search .checkbox-custom {
  float: left;
  margin-right: 15px;
}
#navbar-search .checkbox-custom .box {
  background: #3F2413;
}

/*===menu dropdowns===*/

.desktop #navbar .navbar-top > ul > li.navpanel-container:hover {
  background: #fff; 
  box-shadow: 0 -3px 5px rgba(50,50,50,0.2);
}
.desktop  #navbar .navbar-top > ul > li.navpanel-container.single:hover {
  box-shadow: 0 0px 5px rgba(50,50,50,0.2);
}
.desktop  #navbar .navbar-top > ul > li:hover .navpanel {
  display: block!important;
}

#navbar .navbar-top > ul > li.single {
  padding-right: 18px;
  padding-left: 18px;
}

.navpanel {
  position: absolute;
  width: 100%;
  z-index: 3;
  left: 0;
}
.navpanel a {
  display: block;
  font-weight: normal;
  text-align: left;
  font-size: 15px;
  line-height: 1.2em;
  padding: 4px 0;
}
.navpanel a:hover {
  color: #e50045;
}

.navpanel .container {
  background: #fff; 
  padding: 0 0 30px 30px;
  box-shadow: 0 3px 5px rgba(50,50,50,0.5);
  /*min-height: 350px;*/
}
.navpanel .container.small {
  width: 500px;
  max-width: 100%;
}
.left .navpanel .container.small {
  float: left;
}
.right .navpanel .container.small {
  float: right;
}

.navpanel .list {
  padding-left: 30px;
  padding-top: 15px;
  margin: 15px 0;
}
.navpanel .border-right {
  border-right: 1px solid #ddd;
}
.navpanel .single {
  padding: 15px 15%;
}
.navpanel .image {
  background-position:center;
  display: block; 
  background-size: cover; 
  width: 100%; 
  height: 350px;
  position: relative;
  right: -1px;
}
.right .navpanel .image  {
  right: 1px;
}
/*==================== FOOTER QUOTE BAR */
#footerbar {
  background-size: cover;
  color: #fff;
  padding: 40px;
}
#footerbar h3 {
  font-family: 'JennaSue', sans-serif;
  font-size: 60px;
}
/*==================== FOOTER */


#footer {
  color: #fff;
  padding: 30px 0;
  background-image: url(../images/tree_img_bg_wood_3.jpg);
}
#footer a {
  color: #fff;
  text-transform: uppercase;
}

#footer-sitemap ul {
  padding: 0;
  list-style: none;
  font-size: 13px;
  line-height: 25px;
}
#footer-sitemap ul .first {
  font-weight: 700;
  display: block;
  margin-bottom: 10px;
}

#footer #footer-links {
  font-weight: 700;
  margin-top: 30px;
}
#footer #footer-links a {
  margin-right: 30px;
}
#footer small {
  font-weight: 400;
  margin-top: 15px;
  display: block;
}


/*==================== HOME CONTENT */

.pink-underline {
  font-weight: 700;
  text-transform: uppercase;
  font-style: italic;
  border-bottom: 2px solid #e50045;
}
.white-underline {
  font-weight: 700;
  text-transform: uppercase;
  font-style: italic;
  border-bottom: 2px solid #fff;
}

.carousel-arrows a {
  cursor: pointer;
  width: 60px;
  height: 60px;
  display: inline-block;
  background: url(../images/tree_img_icons_arrows.png);
  border-radius: 15px;
}
.carousel-arrows a:active {
  background-color: rgba(200,200,200,0.2)
}
.carousel-arrows .container {
  position: relative;
}
.carousel-arrows .next.slick-disabled {
  background-position: -9px -85px;
}
.carousel-arrows .prev.slick-disabled {
  background-position: -9px -16px;
}
.carousel-arrows .next {
  background-position: -72px -16px;
}
.carousel-arrows .prev {
  background-position: -74px -86px;
}

/*CAROUSEL*/
#home-carousel-container {
  position: relative;
}
#home-carousel-container h2 {
  font-size: 60px;
  margin: 0;
}
#home-carousel-container p {
  font-size: 18px;
  width: 600px;
  max-width: 100%;
}
#home-carousel-container .large-carousel .slide {
  position: relative;
  color: #fff;
}
#home-carousel-container .large-carousel .img {
  width: 100%;
  display: block;
  background-position: center;
  background-size: cover;
}
#home-carousel-container .large-carousel a {
  color: #fff;
}
#home-carousel-container .large-carousel .caption {
  position: absolute;
  bottom: 100px;
}
#home-carousel-container .carousel-arrows {
  position: absolute;
  bottom: 15px;
  width: 95%;
}
#home-carousel-container .carousel-nav {
  position: absolute; 
  bottom: 15px;
  right: 15px;
}
#home-carousel-container .carousel-nav li a {
  display: block;
  height: 15px;
  opacity: 0.5;
  width: 100px;
  padding: 5px 0;
  transition: opacity 0.2s ease;
}

#home-carousel-container .carousel-nav li a .bar {
  height: 5px;
  display: block;
  width: 100px;
  background: #fff;
}

#home-carousel-container .carousel-nav li a.active {
  opacity: 1;
}
#home-carousel-container .carousel-arrows span {
  margin: 5px;
  float: left;
}
#home-carousel-container .carousel-arrows .prev {
  background-position: -136px -13px;
}
#home-carousel-container .carousel-arrows .next {
  background-position: -135px 117px;
}



/*FEATURED*/
#home-feat-header {
  color: #fff;
}

@media only screen and (min-width: 767px) {
  /*two items col-6 need spacing smaller than usual col*/
  .left-pad {
    border-right: 5px solid #fff;
  }
  .right-pad {
    border-left: 5px solid #fff;
  }
}



#home-feat-header .col-sm-6 {
  background-size: cover;
  background-position: center;
}
#home-feat-header h3 {
  text-align: center;
  font-size: 71px;
  white-space: nowrap;
  font-family: 'JennaSue', sans-serif;
}
#home-feat-header a.pink-underline {
  color: #fff;
  position: relative;
  top: 30px;
}

/**/
#home-feat-content p {
  font-size: 16px;
}
#home-feat-content h1 {
  font-weight: 700;
}
#home-feat-content .caption h2.old_h1 {
  font-weight: 700;
  font-size: 30px;
}
#home-feat-content .item,
#home-feat-content .item-overlay .imagecontainer {
  height: 530px;
}

#home-feat-content .item-overlay h2 {
  margin: 0;
}
#home-feat-content .item-overlay {
  position: relative;
}
#home-feat-content .item-overlay a {
  color: #fff;
}
#home-feat-content .item-overlay .caption {
  position: absolute;
  bottom: 30px;
  left: 30px;
  z-index: 2;
}

#home-feat-content .item {
  position: relative;
  margin-bottom: 12px;
/*   padding-right: 10px; */

}




/*home-callouts*/
#home-callouts .col-sm-6 {
  height: 320px;
}
#home-callouts .bg {
  background-size: cover;
  background-position: center bottom;
}
#home-callouts .caption {
  height: 320px;
  font-size: 16px;
  padding: 40px 30px;
}
#home-callouts h1 {
  white-space: nowrap;
}
#home-callouts .caption span.white-underline {
  color: #fff;
  position: absolute;
  bottom: 30px;
  font-size: 14px;
  white-space: nowrap;
}
#home-callouts .text-right span.white-underline {
  right: 40px;
}


/*product carousel*/
#home-new .title {
  line-height: 30px;
}
.product-carousel-container {
  position: relative;
}
.product-carousel .imagecontainer {
  background-color: #fff;
}
.product-carousel .slide {
  width: 280px;
  padding: 3px;
  display: inline-block;
}
.product-carousel .discount {
	color: #fff;
    font-weight: normal;
    font-size: 24px;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: auto;
    min-width: 110px;
    height: 40px;
    text-align: right;
    vertical-align: baseline;
    padding-top: 0;
    line-height: 40px;
    z-index: 1;
    background-color: #f78717;
    border-bottom-left-radius: 15px;
    text-align: center;
    text-transform: uppercase;
}
.sale-page-2018 .product-carousel .slide {
	padding: 0;
	position: relative;
}
.product-carousel .image {
  background-repeat: no-repeat;
}
.product-carousel .slide .caption {
  background: #DDD5D0;
  line-height: 35px;
}
.product-carousel .caption h4 {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
}

.ajax-carousel {
  max-height: 500px;
  overflow: hidden;
}

.related-family .product-carousel .slide .caption {
  margin-bottom: 15px;
}
.relatedproducts .backshadow {
  background-position: 0 70px;
  background-repeat: no-repeat;
}
.relatedproducts .related-family .slide .imagecontainer {
  height: 150px;
}
.related-family .product-carousel-container .carousel-arrows .prev {
  position: absolute;
  left: 55px;
  bottom: -7px;
}
.related-family .product-carousel-container .carousel-arrows .next {
  position: absolute;
  right: 55px;
  bottom: -7px;
}

/*newsletter*/
.btn-brown, .btn-brown:hover {
  background: #3E2311;
  color: #fff;
}
.btn-brown:focus {
  color: #ddd;
}
.btn-green, .btn-green:hover {
  background: #5a9133;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
}
.btn-green i {
	margin-left: 5px;
}

.newsletter-inline input {
  width: 70%;
  float: left;
  border-radius: 5px 0 0 5px;
  border: 0;
  background: #eee;
  color: #aaa;
}
.newsletter-inline button {
  width: 30%;
  float: left;
  font-weight: 700;
  border-radius: 0 5px 5px 0;
}
.newsletter-inline button i,
.sendcart button i {
  font-size: 20px;
  margin-left: 10px;
  line-height: 14px;
}




/*Content*/
#page img {
  max-width: 100%;
}

/*==================== PRODUCT */
.richtext {
  line-height: 1.8em;
}
.richtext a {
  color: #e50045;
  font-weight: 700;
}

.richtext a.pink-underline {
  text-transform: none;
}
.richtext img {
  max-width: 100%;
  height: auto!important
}
.bg-gray {
  background: #F5F5F5;
  padding: 30px 15px;
}
.btn.btn-pink {
  background: #E30245;
  color: #fff;
  font-weight: 700;
}

.btn.btn-grey {
  background: #808285;
  color: #fff;
  font-weight: 700;
}

.btn.btn-grey2 {
  background: #ddd;
  color: #808285;
  font-weight: 700;
}
.purchase-section .btn-grey2 {
  width: 200px;
}

.btn.btn-pink.addtocart {
  /*width: auto;*/
  text-align: left;
  line-height: 1em;
  font-size: 120%;
  padding: 8px 20px;
}

.imagecontainer {
  display: block;
  background-size: cover;
  background-position: center!important;
  background-repeat: no-repeat!important;
  width: 100%;
}
.productgallery img {
  width: 100%;
}
.mfp-bg {
  opacity: 0.9;
  background: #111;
}
.productgallery .lightbox i {
  font-size: 30px;
  position: absolute;
  bottom: 15px;
  right: 15px;
  color: #eee;
  text-shadow: 0 0 5px #333;
}

#swipebox-close {
  background: rgba(0,0,0,0.4);
  top: 20px!important
}
.productgallery .imagecontainer {
  margin-top: 5px;
  width: 100%;
  height: 600px;
  position: relative;
  background-size: contain!important;
  border: 1px solid #efefef;
  background: #fff;
}

/*lightbox modal*/
.lightbox-nav {
  cursor: pointer;
  width: 60px;
  height: 60px;
  display: inline-block;
  background: url(../images/tree_img_icons_arrows.png);
  border: 0;
  position: absolute;
  top: 40%;
}
.lightbox-nav.arrow-left {
  background-position: -74px -86px;
  left: 50px;
}
.lightbox-nav.arrow-right {
  background-position: -72px -16px;
  right: 50px;
}

/*.productgallerynav-container {
  position: relative;
  height: 100px;
}
.productgallerynav {
  width: 100%;
  position: absolute;
  top: 0;
  opacity: 0;
}*/


.gallerycontainer {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: -1;
}
.gallerycontainer.current {
  z-index: 1;
  opacity: 1;
}
.productgallerynav .imagecontainer{
  margin: 5px 0;
  cursor: pointer;
  height: 100px;
  background-size: contain;
  border: 5px solid #fff;
}
.productgallerynav .imagecontainer.active {
  border: 4px solid #e50045;
}
.productgallerynav .slick-list {
  width: 90%;
  margin: 0 auto;
}

.comboscontainer.hidden-xs {
  position: relative;
  margin-top: 740px;
  padding-right: 40px;
}

.product-detail-tpl .product-detail-form {
  min-height: 700px;
}
.product-detail-tpl h2.title {
  font-size: 32px;
}
.product-detail-tpl h2.price {
  font-size: 30px;
  font-weight: 700;
}
.product-detail-tpl .serial,
.product-detail-tpl .taglist a {
  color: #aaa;
}
.social a {
  color: #aaa;
  font-size: 14px;
  border: 2px solid #9B9B9B;
  width: 25px;
  height: 25px;
  line-height: 20px;
  margin: 25px 2px;
  display: inline;
  float: right;
  text-align: center;
  border-radius: 15px;
}

.product-detail-tpl .taglist {
  margin-top: 15px;
  margin-bottom: 10px;
}
.product-detail-tpl .taglist a {
  font-size: 12px;
  /*text-decoration: underline;*/
  border: 1px solid #ccc;
  padding: 2px 5px;
  margin-bottom: 7px;
  display: inline-block;
  text-transform: uppercase;
  /*font-style: italic;*/
  margin-right: 7px;
  white-space: nowrap;
}

.product-detail-tpl .border-bottom {
  border-bottom: 1px solid #ddd;
  display: block;
  padding: 10px 0;
}
.product-detail-tpl .border-top {
  border-top: 1px solid #ddd;
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;

}
.product-detail-tpl .border-right {
  border-right: 1px solid #ddd;
}

.ymal-container.bg-gray {
  padding: 0 0 15px 0;
}
.ymal-container h1 {
  margin-left: -15px;
}

/*Main variant dropdown*/
.main-select .select {
  position: relative;
}
.main-select .sod_select {
  margin-top: 5px;
  border-radius: 5px;
  border: 1px solid #E0E0E0;
  font-size: 15px;
  text-transform: none;
}
.main-select .sod_label {
  line-height: 30px;
}
.main-select i {
  position: absolute;
  right: 10px;
  bottom: 17px;
}
.main-select .sod_select.open .sod_list_wrapper {
  width: 100%;
  left: 2px;
}

.sod_select.open .sod_list_wrapper  {
  border: 1px solid #E0E0E0;
  border-bottom: 0;
  box-shadow: 0 1px 5px rgba(0,0,0,.075);
}
.sod_select .sod_option {
  border-bottom: 1px solid #E0E0E0;
}

.variant-select .option, .variant-select .padtext {
  padding: 15px 3px;
}
.variant-select .active {
  display: block;
}
.variant-select label {
  font-weight: 700;
}
.variant-select .option i {
  display: none;
}
.variant-select .option.active i {
  display: inline;
}
.variant-select.opened .option {
  display: block;
  cursor: pointer;
}
.variant-select.opened .option:hover,
.variant-select.opened .option.active {
  background: #eee;
}
.variant-select.opened .option.active i {
  display: none;
}
.variant-select.opened .option.active span {
  display: inline!important;
}

/*Product option carousels and lists*/
.product-options.main-select,
.product-options .swatchtitle,
.product-options .treetment {
  text-transform: uppercase;
}

.product-options .title-options  {
  padding: 0;
}
.product-options small {
  font-size: 10px;
}
.product-options a {
  font-size: 12px;
  color: #E30245;
  font-weight: 700;
  text-decoration: underline;
}

.product-options .measurement-container {
  border-left: 1px solid #ddd;
  padding-left: 10px;
  height: 50px;
}
.product-options .measurement-container.tall {
  height: 98px;
}
.product-options.dimensions span {
  display: block;
  padding: 15px 0;
}

.product-options .single {
  width: 60px;
  margin: 0 auto;
}
.product-options [data-toggle="popover"] {
  width: 60px;
  height: 1px;
  overflow: hidden;
  display: block;
}
.popover-content {
  font-family: 'Roboto Condensed', sans-serif;
}
.popover-content .spacer {
  height: 100px;
}
.popover-content img {
  position: absolute;
  left: 0;
  top: 0;
}
.product-detail-tpl .dl-horizontal dt{text-align: left;}
/*.product-options select {
  -webkit-appearance:none;
  border: 0;
  border-bottom: 2px solid #ddd;
  margin: 10px;
  box-shadow: none;
  border-radius: 0;
}*/

.product-options.last a {
  padding: 5px 15px;
  line-height: 50px;
}

em.sale {
  display: block;
  font-size: 12px;
  color: #522E1B;
}

/*Swatches/radio buttons*/
.product-options label {
  font-weight: normal;
}
.product-options .swatch-slider {
  padding: 5px 10px 0 10px;
  text-align: center;
  position: relative;
}
.product-options .swatch-slider .slide {display: inline-block;}
.product-options .singlecol .swatch-slider {
  margin: 0 auto;
  max-width: 100%;
}
.swatch-slider .slick-track .swatch, .swatch-slider .slick-track a{
  margin: 0 auto;
}
.swatch-slider button {
  position: absolute;
  border: 0;
  box-shadow: none;
  font-size: 0;
  background: transparent;
  top: 0;
  outline: none!important
}
.swatch-slider button::after {
  display: block;
  color: #e50045;
  font-size: 50px;
}
.swatch-slider .slick-prev {
  left: 0;
}
.swatch-slider .slick-prev::after {
    content: "‹"
}
.swatch-slider .slick-next {
  right: 0;
}
.swatch-slider .slick-next::after {
  content: " ›"
}

.product-options .swatch {
  cursor: pointer;
  width: 60px;
  height: 60px;
  display: block;
  border-radius: 30px;
  overflow: hidden;
  border: 4px solid transparent;
}
.product-options .swatch span {
  display: block;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: 115% auto!important;
  border-radius: 50%;
  border: 2px solid transparent;
}
.product-options .swatch.active {
  border: 4px solid #E30245;
}
.product-options .swatch.active span {
  border: 2px solid #fff;
}
.product-options .swatch input {
  opacity: 0;
}


.product-options .slick-disabled {
  opacity: 0.5;
}

/*Hide custom field raws*/
/*.shapp_option_set {
  opacity: 0;
  display: none!important;
}
#option_display_total_format {
  font-size: 2em;
  color: #e50045;
}*/


#collection-header {
  background-color: #E6E1DE;
}
#collection-header h3.title, #collection-header h1.title {
  font-size: 65px;
  margin-top: 20px;
}
#collection-header h3.title.small {
  font-size: 48px;
}
#collection-header h1 {
  font-size: 22px;
  margin-top: -10px;
}
#collection-header p.tagline {
  font-size: 20px;
  line-height: 1.5em;
  margin-top: 36px;
}

#collection-header .imagecontainer {
  background-size: cover;
  background-position: center;
  display: block;
  height: 350px;
}
#collection-filters {
  display: block;
  margin: 30px auto;
  line-height: 30px;
}
#collection-filters.single {
  width: 400px;
  white-space: nowrap;
  max-width: 100%;
}
#collection-filters .sod_select {
  font-size: 15px;
  background: #F5F5F5;
  border-radius: 5px;
  border: 1px solid #E0E0E0;
}
#collection-filters .sod_select .sod_list_wrapper {
  width: 100%;
  margin-left: 0;
  z-index: 2;
}
#collection-filters .sod_select .sod_option {
  white-space: normal;
}
#collection-filters .sod_select .sod_option.optgroup, #collection-filters .sod_select .sod_option.optgroup.disabled {
  background: #ddd;
  font-size: 15px;
}
#collection-filters .filter-material #collection-filters .sod_select .sod_option {
  text-align: right;
}
#collection-filters .filter-material .sod_select .sod_option.optgroup, {
  text-align: right;
}

#collection-filters a {
    color: #aaa;
    display: inline-block;
    margin: 0 15px;
}

#collection-filters .sod_select + i {
  cursor: pointer;
  position: absolute;
  font-size: 10px;
  right: 25px;
  top: 10px;
}
#collection .product {
  margin-bottom: 40px;
  /*height: 280px;*/
}
#collection .product .image {
  max-width: 100%;
  position: relative;
}
#collection .product .title {
  color: #232323;
  margin: 5px 0 0 0;
  height: 39px;
  overflow: hidden;
}
#collection .product .price {
  color: #e50045;
  font-size: 18px;
  display: block;
  margin-top: 5px;
  font-weight: 700;
}
.prod-pagination {
  font-size: 18px;
  margin: 30px auto 60px;
}
.prod-pagination .next, .prod-pagination .prev {
  color: #232323;
  margin: 0 30px;
}
.prod-pagination a, .prod-pagination span {
  padding: 5px;
}
.prod-pagination a.number {
  color: #e50045;
  text-decoration: underline;
}

.prod-pagination .btn { /*ajax pag*/
  padding: 10px 30px;
}
.prod-pagination .loading {
  display: none;
}

/* Misc Pages */
.bannertop {
  display: block;
  width: 100%;
  max-width: 100%;
  position: relative;
  margin: 0 auto;
  background-size: cover;
}
.bannertop.general {
  height: 280px;
  width: 1280px;
}
.bannertop.general .container {
  position: absolute;
  bottom: 50px;
  left: 0;
  right: 0;
  margin: 0 auto;
  max-width: 100%;

}
.bannertop.general .header {
  /*width: 700px;*/
  font-size: 75px;
  line-height: 1em;

}
.page p, .page ul, .page table {
  font-size: 19px;
  line-height: 30px;
  margin-bottom: 18px;
}
.page table  {
  width: 100%;
}

.center-container {
  display: block;
  width: 100%;
  text-align: center;
}

.footernewsletter {
  background-image: url(../images/tree_img_bg_newsletterfooter.jpg);
  background-size: 100% 100%;
  height: 150px;
  padding: 30px 0;
}
.footernewsletter p {
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 15px;
}
.footernewsletter p strong {
  font-size: 30px;
  color: #522E1B;
}

#jobs-page .pink-underline {
  font-style: normal;
}

#styling-page img {
  margin-top: 5px;
  margin-bottom: 5px;
}
@media only screen and (min-width: 768px) {
  #styling-page .image {
    display: block;
    width: 100%;
    background-size: cover;
    background-position: center;
  }
  #styling-page .stylerow {
    margin-bottom: 30px;
  }
  #styling-page .stylerow .richtext img {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  #styling-page .matchheight {
    height: auto!important
  }
}

@media only screen and (min-width: 768px) {
	#cafe-page .bannertop.general .container {
		left:282px;
		right: auto;
		width: auto;
	}
}
#cafe-page .bannertop.general .header {
/*   display: none; */
	line-height: 0.8em;
	letter-spacing: -1px;
	margin-bottom: -16px;
}
#cafe-page .bannertop.general .header span.noleft {
	margin-left: -10px;
}
#cafe-page .bannertop.general .header span.noright {
	margin-right: -10px;
}
#cafe-page .bannertop.general.visible-xs .header {
  display: block;
}

#cafe-page .boxh3 {
  height: 320px;
  text-align: center;
  overflow: hidden;
}
#cafe-page .boxh2 {
  height: 640px;
}
#cafe-page .bg-wood {
  background: #FCF9F2;
}
#cafe-page .infoblock {
  padding-top: 50px;
  color: #e50045;
}
#cafe-page .infoblock .center-container {
  position: absolute;
  bottom: 15px;
}
#cafe-page .imageblock {
  background-size: cover;
}
#cafe-page .quoteblock {
  color: #522E1B;
  padding-top: 90px;
}

#mattress-page .bg-wood-brown {
  padding: 10px 30px;
}
#mattress-page table p {
  margin: 0;
}

.desktop #giving-page .padding-sm,
.desktop #aboutus-page .padding-sm {
    padding: 5px 0;
}
.sideimg img {
  width: 100%;
  padding-left: 10px;
}
#aboutus-page p {
  padding-right: 15px;
}
#giving-page .rightcol {
  height: 1200px;
  position: relative;
}
#giving-page .rightcol .pink-circle, #sustainability-page .pink-circle {
  padding-top: 25%;
}
#giving-page .rightcol .point1>img,
#giving-page .rightcol .point2>img,
#giving-page .rightcol .point3>img,
#sustainability-page .point1>img,
#sustainability-page .point2>img,
#sustainability-page .point3>img{
  position: relative;
  z-index: 2;
  margin-bottom: -50px;
}

#giving-page .rightcol .point1, #sustainability-page .rightcol .point1 {
    position: absolute;
    left: 7%;
    top: 45%;
    z-index: 2;
}
#giving-page .rightcol .point2, #sustainability-page .rightcol .point2 {
    position: absolute;
    left: 29%;
    top: 7%;
    z-index: 1;
}
#giving-page .rightcol .point2>img, #sustainability-page .rightcol .point2>img {
  margin-left: -50px;
  margin-bottom: -90px;
}
#giving-page .rightcol .point3, #sustainability-page .rightcol .point3 {
    position: absolute;
    right: 1%;
    top: 43%;
    z-index: 2;
}
#giving-page .rightcol .point3>img, #sustainability-page .rightcol .point3>img {
  left: 5px;
}

#partners-page .partner img {
  margin: 0 auto;
}

#material-page .rightcol {
  height: 700px;
  position: relative;
}
#material-page .rightcol .point1 {
  left: 24%;
  position: absolute;
  top: 10%;
}
#material-page .images .imagecontainer {
  margin: 5px 0;
  background-color: #ddd;
  height: 400px;
}
#material-page .materialinfo h1 {
  font-weight: 700;
}
#material-page .sustaining,
#material-page .sustaining .partners p {
  color: #fff;
  font-size: 16px;
}
#material-page .sustaining .partners p a{
  color: #fff;
  text-decoration: underline;
}
#material-page .sustaining h3 {
  font-family: 'JennaSue';
  font-size: 100px;
}
#store-page .images .imagecontainer {
  margin: 5px 0;
  background-color: #ddd;
  height: 370px;
}

#downloads-page .downloads .imagecontainer {
  height: 250px;
  padding-top: 40%;
  background-color: #fff;
  background-size: 100% auto;
}
#downloads-page .downloads h1 {
  margin: 0;
  line-height: 36px;
}
#downloads-page .downloads a {
  font-style: normal;
}
#downloads-page .downloads span {
  position: absolute;
  font-size: 30px;
  background: #fff;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  display: block;
  margin: 0 auto;
  border-radius: 50%;
  box-shadow: 0 0 5px #ddd;

  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -30px;

}

#press-page .presslist .press {
  margin-top: 5px;
  margin-bottom: 5px;
}
#press-page .presslist h4 {
  margin-top: 0;
}
#press-page .titles a {
  padding-top: 15px;
  float: right;
}
#press-page .presslist .press h1 {
  margin: 0;
} 
#press-page .presslist .press p {
  font-size: 16px;
  margin-bottom: 10px;
}
#press-page .presslist .press a{
  margin-bottom: 50px;
  display: inline-block;
}
#press-page .paginated form {
  display: none;
}
#press-page .expand-form {
    font-weight: 700;
    display: inline-block;
    margin-top: 15px;
    margin-bottom: 15px;
}


#designercontact-page ul {
  list-style: none;
  padding: 0;
}
#designercontact-page ul li i {
  margin-right: 15px;
}
#designercontact-page ul li {
  display: block;
  margin-bottom: 10px;
}

#family-page .box-bg {
  background-color: rgba(144,118,97,0.9);
  color: #fff;
  padding: 10px;
}
#family-page .box-bg-light {
  padding: 15px 30px;
  color: #6D4B32;
  background-color: rgba(235,228,222,0.8);
}

#family-page .box-bg h3, #family-page .box-bg h1 {
 margin: 0;
}
#family-page .box-bg .tagline {
  padding-top: 15px;
}
#family-page .box-bg p,
#family-page .box-bg-light p {
  line-height: 1.4em;
  margin-bottom: 0;
}

#family-page .clearfix {
  background-repeat: no-repeat;
  background-position: top center;
}

.form-general label {
  font-size: 12px;
  font-weight: normal;
}
.form-general input {
  height: 40px;
  background: #FAF8F9;
  margin-bottom: 0;
}
.form-general .text-small p {
	font-size: 12px;
	padding: 10px 15px 0;
}
 .header-line {
	min-height: 5px;
}
.form-general textarea {
  height: 250px;
  background: #FAF8F9;
  margin-bottom: 5px;
}
.form-general .sod_select {
  background: #F5F5F5;
  border: 1px solid #ccc;
  box-shadow: none;
  border-radius: 2px;
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
.form-general .sod_select + i {
  position: absolute;
  font-size: 10px;
  right: 10px;
  bottom: 20px;
}
.form-general .form-group {
  position: relative;
}
.form-general .sod_select.open .sod_list_wrapper {
  width: 100%;
  line-height: 1em;
}
.form-general .form-control {
  border-radius: 2px;
}
.prices-list {
	margin-top: 2em;
}
input[type=number] {
  text-align: center;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 500px #FAF8F9 inset !important;
}
input[disabled]:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 500px #fff inset !important;
    -webkit-text-fill-color: #777
}
textarea[disabled]{
  resize: none!important;
}
.cart-page [disabled] {
  background: #fff!important;
  box-shadow: none;
  border: 0;
}

.form-footer a {
  font-weight: bold;
  color: #E30245;
  text-decoration: underline;
}
.page ul.parsley-errors-list, ul.parsley-errors-list {
  list-style: none;
  padding: 0;
  color: red;
  font-size: 12px;
  margin-top: 0;
  margin-bottom: -10px;
  position: relative;
}

.checkbox-custom {
  height: 30px;
  display: block;
  position: relative;
}
.checkbox-custom input {
  opacity: 0;
  position: absolute;
}
.checkbox-custom .box {
  width: 30px;
  height: 30px;
  border-radius: 2px;
  display: block;
  background: #E30245;
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
}
.checkbox-custom.circle .box {
  border-radius: 50%!important;
}
.checkbox-custom input + .box i {
  opacity: 0;
}
.checkbox-custom input:checked + .box i {
  opacity: 1;
}


.bg-wood-lg {
  background: url(../images/tree_img_bg_woodwhite.jpg);
}
.bg-wood-brown {
  background: url(../images/treecafe_wood_bg2.jpg);
}

.pink-circle {
  border-radius: 50%;
  position: relative;
  display: block;
  background: url(../images/tree_img_woodpink.jpg);
  text-align: center;
  color: #fff;
  padding: 30px;
  width: 200px;
  height: 200px;
  box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
.pink-circle.circle-lg {
  width: 280px;
  height: 280px;
  padding-top: 50px;
}

.pink-circle h3 {
  font-size: 68px;
  line-height: 1em;
  margin: 0;
}
.pink-circle p {
  font-weight: 700;
  font-size: 20px;
  font-style: italic;
  margin: 0;
  display: block;
  line-height: 1em;
}


.related-sale a {
  color: #e50045;
  text-decoration: underline;
}
.related-sale p {
  line-height: 1.5em;
}

.relatedproducts > div {
  height: 355px;
}
.relatedproducts .related-pair .imagecontainer {
  height: 290px;
  background-size: contain;
}
.relatedproducts .related-pair .caption {
  position: absolute;
  bottom: 15px;
  left: 15px;
}
.relatedproducts .related-pair .caption a:hover {
  color: #e50045;
}
.relatedproducts .related-pair .caption h2 {
  margin: 0;
}
.relatedproducts .related-pair .faderight {
  height: 100%;
  width: 50%;
  z-index: 10;
}

.relationblock.ymal {
	margin-top: 30px;
}
.relationblock.ymal h3 {
	font-size: 24px;
}

.relationblock .product-carousel {
  text-align: center;
}
.relationblock .slide {
  display: inline-block;
}
.relationblock.singlecol .slide .imagecontainer{
  height: 250px;
}
.relationblock.singlecol .slide {
  width: 250px!important;
}
.relatedproducts .relationblock.singlecol,.relatedproducts .relationblock.singlecol .bg-gray {
  height: auto;
  padding-bottom: 15px;
}

.relatedproducts .bg-gray {
  padding: 10px 15px;
  height: 290px;
}
.relatedproducts .slide {
  position: relative;
  width: 180px;
  margin: 5px auto;
}
.relatedproducts .slide .imagecontainer {
  background-size: contain;
}
.relatedproducts .slick-dots {
  text-align: center;
  padding: 0;
}
.relatedproducts .slick-dots li {
  display: inline-block;
  font-size: 0;
}
.relatedproducts .slick-dots li button {
  background: #ddd;
  border: 0;
  height: 15px ;
  width: 15px;
  padding: 0;
  margin: 15px 5px 5px;
  border-radius: 50%;
}
.relatedproducts .slick-dots li.slick-active button {
  background-color: #e50045;
}

.slider-switch {
  margin-top: 13px;
  color:#e50045;
  font-size: 9px;
  font-weight: 700;
  min-width: 96px;
}
.slider-switch > * {
  float: left;
  display: block;
  margin: 3px;
  line-height: 25px;
}
.slider-switch .ss_slider {
  width: 45px;
  height: 24px;
  display: block;
  position: relative;
  background: #efefef;
  border: 1px solid #ddd;
  border-radius: 12px;
}
.slider-switch .ss_slider .ss_indicator {
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 50%;
  width: 24px;
  position: absolute;
  left: 0;
  top: -1px;
  height: 24px;
}
.slider-switch.right .ss_slider .ss_indicator {
  left: auto;
  right: 0;
}
.measurement-toggle {
  padding: 15px 2px;
  position: absolute;
}
.customize-block {
  margin-top: 15px;
  padding: 10px 5px;
}

.customize-block img {
  display: block;
  margin-left: 15px;
}
.customize-block em {
  display: block;
  margin-left: -15px;
  line-height: 16px;
  font-size: 15px;
}
.customize-block span {
  font-size: 12px;
  min-width: 200px;
  line-height: 17px;
  margin-left: -28px;
  text-transform: none;
  display: block;
}
#customizationmodal .modal-header {
  border: 0;
  text-align: center;
  margin-bottom: -15px;
}
#customizationmodal a {
  text-transform: lowercase;
  color: #444;
  cursor: pointer;
}
#customizationmodal form p {
  font-size: 14px;
  font-weight: 700;
  display: block;
  margin: 5px 0 10px;
}
#customizationmodal input, #customizationmodal textarea, #customizationmodal button {
  margin-bottom: 15px;
}
#customizationmodal textarea {
  height: 200px;
}

#cartaddmodal .modal-body {
  padding: 50px;
}
.modal-content {
  border: 0;
}

.job-item .clearfix{
  padding: 15px;
  margin-top: 15px;
  margin-bottom: 15px;
}
.productgallery-nav {
  cursor: pointer;
  color: #e50045;
  position: absolute;
  bottom: 5px;
  height: 100px;
  width: 30px;
  line-height: 100px;
  z-index: 2;
}
.productgallery-nav.slick-disabled {
  opacity: 0.2;
}
.productgallery-nav.left {
  left: 15px;
}
.productgallery-nav.right {
  right: 0px;
}
[data-variant] {
  display: none;
}




.ajax-contact .msg {
  display: none; 
  text-align: center;
  color: #E30245;
  font-size: 20px;
  margin-bottom: 15px;
  background: #eee;
  padding: 15px;
}

/*Blog page*/
#blog-page .bannertop {
  height: 150px;
  color: #522E1B;
}
#blog-page .postdetail {
  font-size: 16px;
}
#blog-page .bannertop img {
  height: 75px;
  vertical-align: bottom;
}
#blog-page .bannertop h3 {
    font-size: 50px;
    position: relative;
    top: 30px;
}
#blog-page .relatedposts {
  padding-top: 50px;
  padding-left: 40px;
}
#blog-page .relatedposts .item {
  border: 1px solid #ddd;
  margin-bottom: 20px;
}
#blog-page .relatedposts .item a {
  display: block;
  font-size: 16px;
  color: #444;
}
#blog-page .relatedposts .caption {
  padding: 10px;
  color: #aaa;
}
#blog-page .feature {
  margin-top: 15px;
  margin-bottom: 30px;
}
#blog-page .feature h1 {
  margin-top: 5px;
}
#blog-page .feature p,
#blog-page .feature .readmore {
  font-size: 16px;
  line-height: 1.5em;
}

.postgrid {
  margin-bottom: 30px;
}
.postgrid .grid-item {
  width: 25%;
}
.postgrid .grid-item .item, .blog-item {
  margin: 10px;
  border: 1px solid #ddd;
  background: #F8F7F7;
}
.blog-item {
	margin: 0 0 15px;
}
.postgrid .grid-item a, .blog-item a {
  display: block;
  color: #444;
}

.postgrid .grid-item p, .blog-item p {
  font-size: 14px;
  line-height: 1em;
  margin-top: 10px;
}
#blog-page .feature .date, .postgrid .grid-item .date, .postgrid .tags *, .blog-item .date {
  color: #777;
}
.postgrid .tags a {
  padding: 2px;
  margin-right: 5px;
  margin-bottom: 5px;
  margin-top: 5px;
  border: 1px solid #ddd;
  color: #777;
  font-size: 12px;
  display: inline-block;
}
.postgrid .grid-item a.title, .blog-item a.title {
    font-weight: 700;
    font-size: 18px;
    line-height: 1em;
}
.postgrid .grid-item a.readmore, .blog-item a.readmore {
  font-size: 12px;
}
.postgrid .grid-item .caption, .blog-item .caption {
  padding: 10px;
  color: #444;
}
.blog-item .caption {
	min-height: 170px;
}

.backlink {
  font-size: 16px;
  font-weight: 700;
}

.slick-slide img {
	max-width: 100%;
}
.homepage-copy {
	padding: 0 30px;
}
.homepage-copy > .row {
	padding: 10px 0 15px;
	background: url(../images/tree-grain-bg.png) no-repeat center center/ cover;
}
.homepage-copy h1 {
  font-size: 40px;
  color: rgb(84, 48, 25);
  font-weight: bold;
  line-height: 1.2em;
}

.homepage-copy p {
	font-size: 24px;
	line-height: 1.35em;
}

@media screen and (max-width: 767px){
	.homepage-copy {
		text-align: center;
	}
	.homepage-copy > .row {
		padding: 0 0 10px;
		text-align: center;
	}
	.homepage-copy h1 {
		font-size: 24px;
	}
	.homepage-copy p {
		font-size: 16px;
	}
}

/* sales landing page */


@media screen and (min-width: 1300px){
	.page-sales .container {
	    width: 1024px;
	    -webkit-font-smoothing:antialiased;
	}
	.page-sales .container.wide {
		width: 1280px;
	}
}

@media screen and (min-width:768px) and (max-width: 1299px){
	.responsive-image-wrapper {
		position: relative;
		overflow: hidden;
	}
	.imagewrapper-417 {
		height: 331px;
	}
	.imagewrapper-362 {
		height: 288px;
	}
	.responsive-image-wrapper img {
		position: absolute;
		top: 0;
		left: 50%;
		transform: translateX(-50%);
		max-width: none;
	}
}

.tree-icon-mini, .tree-heart-icon-mini {
	background: url(../images/tree-mini-white-logo.png) transparent no-repeat top left;
	width: 34px;
	height: 29px;
	display: inline-block;
	vertical-align: bottom;
	/*margin-right: 10px;*/
}
.tree-heart-icon-mini {
	background: url(../images/tree_heart-01.png) transparent no-repeat top left;
	margin-right: 7px;
	margin-left: 4px;
}
.page-giftvouchers .margin-top {
	margin-top: 50px;
}

.page-giftvouchers .btn.btn-pink {
	font-size: 16px;
}
.page-sales h1 {
	line-height: 1.1em;
	font-size: 24px;
}
.page-sales h1 strong {
	font-size: 40px;
}
.page-sales .btn {
	padding: 5px 30px;
	border-radius: 5px;
	margin: 1em 0;
	display: inline-block;
	clear: both;
}
.page-sales .btn.btn-pink {
	background-color: #e50045;
}
.page-sales .btn.btn-brown {
	background-color: #3f2413;
}
.page-sales .btn.btn-orange {
	background-color: #f78717;
}
.page-sales .btn.btn-green {
	background-color: #5a9133;
}
.page-sales .btn.btn-white {
	background-color: #fff;
}
.page-sales .btn.text-pink {
	color: #e50045;
}
.page-sales .btn.text-brown {
	color: #3f2413;
}
.page-sales .btn.text-orange {
	color: #f78717;
}
.page-sales .btn.text-green {
	color: #5a9133;
}
.page-sales .btn.text-white {
	color: #fff;
}
.page-sales .btn i {
	margin-left: 10px;
	font-size: 12px;
}
.page-sales .btn.text-brown {
	color: #52311e;
}
.page-sales .btn.text-orange {
	color: #f78717;
}
.page-sales .btn.text-green {
	color: #5a9133;
}
.page-sales .btn.btn-white-brown i {
	margin-left: 0;
}
.page-sales .btn.btn-white {
	background-color: #fff;
}
.page-sales .btn.btn-white-brown {
	background-color: #fff;
	color: #3f2413;
	display: block;
	padding: 4px 10px;
	margin: 0;
}
.page-sales .btn.btn-large {
	font-size: 18px;
	padding-left: 35px;
	padding-right: 35px;
}
.page-sales .btn.btn-large i {
	font-size: 16px;
}
.page-sales .sales-wood-bg {
	background: url(../images/sales-campaign-wood-bg.png) transparent no-repeat top left;
}
.row.no-gutter {
	margin-left: 0;
	margin-right: 0;
}
.row.no-gutter > * {
	padding-left: 0;
	padding-right: 0;
}
.page-sales .main-image {
	position: relative;
}

.page-sales .main-image .overlay-text {
	font-size: 18px;
	position: absolute;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
}
.height-417 {
/* 	height: 417px; */
	padding-bottom: 331px;
	margin-bottom:-331px;
}
.height-362 {
	height: 288px;
}
.page-sales .hover-block .image-wrapper {
	position: relative;
}
.page-sales .hover-block .image-wrapper .hover-overlay {
	background: rgba(82, 49, 30, .8);
	color: #fff;
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	display: none;
}
.page-sales .hover-block .image-wrapper .hover-overlay p {
	font-size: 24px;
	top: 50%;
	position: relative;
	transform: translateY(-50%);
}
.page-sales .hover-block:hover .hover-overlay {
	display: block;
}
.page-sales .hover-block .image-wrapper .btn {
	position: absolute;
	bottom: 10px;
	left: 50%;
	transform: translateX(-50%);
}
.page-sales .hover-block .text-wrapper strong, .page-sales .hover-block .text-wrapper h5 {
	font-size: 24px;
	display: block;
	margin: 0.2em 0;
}
.page-sales .hover-block .text-wrapper {
	margin: 1em 0;
}
.page-sales .hover-block .text-wrapper h5 {
	display: block;
}

.background-color-block, .background-block {
	padding: 0 30px;
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.background-color-block h3 {
	font-size: 32px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 0;
}
.background-color-block h4 {
	font-size: 24px;
	color: #fff;
	margin-top: 0;
}
.background-color-block p {
	color: #52311e;
}
.background-block h2 {
	font-size: 80px;
	color: #fff;
	font-weight: bold;
	margin-top: 0;
}
.background-block h3 {
	font-size: 32px;
	color: #fff;
	font-weight: bold;
}
.background-block h5 {
	font-size: 20px;
	color: #fff;
	margin-bottom: 0;
}
.background-block p {
	line-height: 1.2em;
	font-size: 15px;
}

.page-sales .row {
	margin-bottom: 1em;
}

@media screen and (max-width: 767px){
  .page-sales .main-image img,
  .page-sales .richtext img {
    margin-left: auto;
    margin-right: auto;
  }
	.page-sales #topbar .bar a.bg-pink {
		top: 0;
	}
	.page-sales h1{
	    font-size: 20px;
	    text-align: center;
	}
	.page-sales h1 strong {
		font-size: 24px;
	}
	.page-sales .hover-block .text-wrapper p {
		line-height: 1.4em;
		color: #52311e;
	}
	.page-sales .background-color-block, .page-sales .background-block {
		position: relative;
		text-align: center;
		transform: none;
		top: 0;
		padding: 1em 0;
	}
	.page-sales .background-color-block h3, .page-sales .background-block h3 {
		font-size: 32px;
	}
	.page-sales .background-color-block h4, .page-sales .background-block h4 {
		font-size: 24px;
	}
	.height-362, .height-417 {
		height: auto;
		padding-bottom: 0;
		margin-bottom: 0;
	}
	.background-block h2 {
		font-size: 40px;
	}
	.background-block h5 {
		font-size: 20px;
		padding: 0 15px;
		margin-bottom: 1em;
	}
	.page-sales .sales-wood-block {
		margin-top: 15px;
	}
	.page-sales .sales-wood-bg {
		padding-left: 15px;
		padding-right: 15px;
		background-size: cover;
	}
	.page-sales .pink-heart-bg {
		padding-bottom: 150px;
		margin-top: 15px;
		padding-left: 15px;
		padding-right: 15px;
	}
}

@media screen and (max-width: 349px){
	.tree-icon-mini, .tree-heart-icon-mini {
		display: none;
	}
	#topbar .bar a.bg-pink {
		width: 140px !important;
	}
}

@media screen and (min-width: 768px){
	.relative {
		position: relative;
	}
	
	.family-overlay {
		position: absolute;
		bottom: 5px;
		left: 183px;
	}
	.family-overlay h1 {
		color: #522E1B;
		font-size: 60px;
	}
	#shopheader {
		position: relative;
		bottom: -35px;
	}
}
@media screen and (max-width: 767px){
	
	.relative {
		position: relative;
	}
	.family-overlay {
		position: absolute;
		bottom: 0;
		left: 35px;
	}
	.family-overlay h1 {
		color: #522E1B;
		text-align: center;
		margin: 0;
	}
}

#topbar .bar {
	position: relative;
}
#topbar .mailinglist-callout {
	background-color: #CCC1BA;
	color: #543019;
	position: absolute;
	right: 0;
	top: 0;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	text-align: left;
	font-weight: 300;
	padding: 5px 35px 12px;
}
#topbar .mailinglist-callout span, #topbar .mailinglist-callout strong {
	display: block;
	line-height: 1.3em;
}
#topbar .mailinglist-callout strong {
	font-size: 130%;
}

.product-detail-form .description p br {
	display: block; 
    content: ""; 
    margin-top: 15px; 
	font-size: 28px;
	vertical-align: -18px; 
}

.breadcrumbs a {
	color: #3c3d41;
	padding: 10px 5px 5px 0;
	display: block;
    float: left;
}
.breadcrumbs a:before {
	content: '>';
	margin-right: 5px;
}
.breadcrumbs .row a:first-child:before {
	content: '';
}

.collections-wrapper .spacer  {
  display: block;
  clear: both;
  width: 100%;
}
.collections-wrapper .collection-item {
	margin-bottom: 2em;
}
.collections-wrapper .collection-item .image-wrapper {
    width: 100%;
    padding-top: 100%;
    height: 0;
    background-size: cover;
}
.collections-wrapper .collection-item h3 {
	margin: 10px 0 2px;
}
.collections-wrapper .collection-item h4 {
	margin: 0 2px;
}

.image-flex-container {
	display: flex;
	flex-flow: row nowrap;
}
.image-flex-container > * {
	margin: 0 10px;
}
.image-flex-container img {
	width: 100%;
}
.image-flex-container > :first-child { margin-left: 0; }
.image-flex-container > :last-child { margin-right: 0; }

#sustainability-page {
	color: #53301D;
}
#sustainability-page h1 {
	font-weight: bold;
}
#sustainability-page p {
	line-height: 1.4em;
}
#sustainability-page .text-white p {
	color: #fff;
}
#sustainability-page .fsc-blurb {
	padding-top: 50px;
	padding-bottom: 50px;
}
#sustainability-page .fsc-blurb .text-white img {
	max-width: 100%;
}
#sustainability-page .text-content {
	padding-top: 60px;
	padding-bottom: 60px;
}
#sustainability-page .rightcol {
	margin-top: 50px;
	margin-bottom: 50px;
}
.align-self-center {
	align-self: center;
}
.align-items-center {
	align-items: center;
}
.justify-content-center {
	justify-content: center;
}
#sustainability-page .rightcol .point2 {
	top: -80px;
}
#sustainability-page .rightcol .point1 {
	top: 378px;
}
#sustainability-page .rightcol .point3 {
	right: 8%;
	top: 343px;
}
#sustainability-page .t4t-blurb .text-content h3 {
	margin-bottom: 30px;
}
#sustainability-page .t4t-blurb .text-content a {
	text-decoration: underline;
}
#sustainability-page .t4t-blurb .text-content h3, #sustainability-page .t4t-blurb .text-content h3 * {
	color: #5a9133 !important;
	font-weight: bold;
	font-size: 28px;
}
#sustainability-page .t4t-blurb .text-content .btn {
	text-decoration: none;
}
#sustainability-page .t4t-blurb .btn i {
	background: url(/images/sustainability/icon-t4t.png) no-repeat center center;
	width: 76px;
	height: 101px;
	display: inline-block;
    margin-top: -25px;
    margin-bottom: -25px;
    vertical-align: middle;
}
#sustainability-page .t4t-blurb .btn {
	font-size: 42px;
	display: block;
	border-radius:10px;
}
#sustainability-page .reclaimed-wood {
	padding-top: 160px;
	padding-bottom: 160px;
	background-size: cover;
}
#sustainability-page .reclaimed-wood.awardBlock {
	padding-top: 100px;
	padding-bottom: 100px;
}
#sustainability-page .reclaimed-wood .text-wrapper {
	background-color: #fff;
	padding: 40px;
}
#sustainability-page .reclaimed-wood .text-wrapper > h3 {
	margin-top: 0;
	font-size: 30px;
	color: #53301D;
}
#sustainability-page .reclaimed-wood .text-wrapper > p {
	margin-bottom: 0;
}
#sustainability-page .justify-content-end {
	justify-content: flex-end;
}
@media screen and (min-width: 1300px){
	#sustainability-page .awardBlock .container {
		width: 1300px;
	}
}
#sustainability-page .glossary h2 {
	font-size: 100px;
	font-weight: bold;
}
#sustainability-page .glossary h4.tagline {
	font-size: 40px;
	font-style: italic;
}
#sustainability-page .glossary .icon-row {
	text-align: center;
	margin-top: 40px;
	margin-bottom: 80px;
	display: flex;
}
#sustainability-page .glossary .icon-row .icon-block {
	border-right: 1px solid #53301D;
}
#sustainability-page .glossary .icon-row .icon-block:last-child {
	border-right: none;
}
#sustainability-page .glossary .icon-row .icon-block h3 {
	color: #53301D;
	font-size: 40px;
	font-weight: bold;
}
#sustainability-page .pink-circle h3 {
	font-size: 30px;
	margin: 10px 0;
}
#sustainability-page .pink-circle p {
	line-height: 1em;
}
.text-bubbles {
	position: relative;
	margin-bottom: 30px;
}
.text-bubbles .text-overlay {
	font-weight: 400;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	color: #5a9133;
}
.text-bubbles .text-overlay .item {
	position: absolute;
}
.text-bubbles .text-overlay p {
	font-size: 22px;
	line-height: 1.2em;
}
.text-bubbles .text-overlay .item_1 {
	top: 17%;
    left: 20%;
}
.text-bubbles .text-overlay .item_2 {
	top: 32%;
    left: 60%;
}
.text-bubbles .text-overlay .item_3 {
	color:#e50045;
	top: 49%;
    left: 24.5%;
}
.text-bubbles .text-overlay .item_4 {
	color:#3f2413;
	top: 76.5%;
    left: 39%;
}
.discount-tag {
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: auto;
    min-width: 50px;
    height: 20px;
    text-align: right;
    vertical-align: baseline;
    padding-top: 0;
    line-height: 20px;
    z-index: 1;
	/* 	background-color: #f78717; */
	/* 	no longer orange */
	background-color: #E30245;
	border-bottom-left-radius: 8px;
	text-align: center;
}
.discount-tagnot:before {
	content: ' ';
	position: absolute;
	top: -6px;
	left: -0;
	width: 0; 
	height: 0; 
	border-left: 40px solid transparent;
	border-right: 40px solid transparent;
	border-bottom: 40px solid #e50045;
	z-index: -1;
	
    -ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Safari */
    transform: rotate(45deg);
}
.discount-tag i {
	padding-right: 5px;
	padding-top: 2px;
}
.bubble-overlay {
	position: absolute;
	width: 150px;
	height: 150px;
	border-radius: 75px;
	top: 50%;
	left: 50%;
	margin-left: -75px;
	margin-top: -75px;
	background-color: rgba(63, 36, 19, 0.5);
	color: #fff;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	font-size: 24px;
/* 	padding-top: 25px; */
}
.bubble-overlay > * { 
	display: flex;
	align-items: center;
	flex-direction: column;
}
.bubble-overlay .discount {
	display: block;
	text-transform: uppercase;
	margin-top: 10px;
	font-size: 32px;
	font-weight: bold;
}

.sale-page-2018 .product-carousel-container {
	margin-bottom: 40px;
}
.sale-page-2018 #collection-header {
	background-color:#f78717;
}
.sale-page-2018 #collection-header h3 {
	font-weight: 300;
	font-size: 64px;
	color: #fff;
}
.sale-page-2018 #collection-header .text-content {
	align-self: center;
}
.sale-page-2018 #collection-header .text-content p {
	font-size: 18px;
	line-height: 1.2em;
}
#sticky-footer {
	position: fixed;
	width: 100%;
	bottom: 0;
	background-color: #543019;
	color: #fff;
	z-index: 1;
	text-align: center;
	font-size: 16px;
	padding: 10px;
}
#sticky-footer a {
	color: #fff;
}
#sticky-footer .btn {
	margin-top: 5px;
	text-transform: uppercase;
}
.roomguide .image-container {
    width: 100%;
    height: 0;
    padding-bottom: 65.45%;
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
}
.roomguide .image-container img {
	width: 100%;
	position: absolute;
}

/* installment */
.bg-grey {
	background-color: #E6E7E8;
}
#installment-page .container-fluid {
	max-width: 1300px;	
}

#installment-page .d-xs-flex {
	display: flex;
}

#installment-page {
	color:#3f2413;
}
#installment-page .richtext p:last-child {
	color: #e50045;
  font-family: 'JennaSue', sans-serif;
  font-size: 46px;
  line-height: 1em;
}
#installment-page h1 {
	font-size: 60px;
	line-height: 1em;
	font-weight: bold;
}
#installment-page h2 {
	margin-left: 15px;
	line-height: 1em;
	font-size: 40px;
}
#installment-page h3 {
	font-size: 40px;
	font-weight: bold;
	margin-bottom: 0.6em;
}
#installment-page h4 {
	font-size: 36px;
	margin-bottom: 0.6em;
}
#installment-page .installment-blocks h3, #installment-page .installment-blocks h4 {
	margin-bottom: 0;
}
#installment-page .container-fluid p {
	margin-bottom: 0;
}
#installment-page .d-flex {
	align-items: inherit;
}
#installment-page .d-flex > div {
	justify-content: center;
    display: flex;
    flex-direction: column;
}
#installment-page .d-flex img, #installment-page .d-xs-flex img {
	align-self: center;
	display: block;
	max-width: 100%;
	flex-shrink: 0;
}

#installment-page .padding-around {
	padding:15px 50px;
}

.container-fluid.no-gutter, .container-fluid.no-gutters {
	padding-left: 0;
	padding-right: 0;
}
.container-fluid.no-gutter > .row, .container-fluid.no-gutters > .row {
	margin-left: 0;
	margin-right: 0;
}

.installment-blocks {
	padding-top: 40px;
	line-height: 1.2em;
}

.installment-blocks .flex-block-column {
	display: flex;
	align-content: center;
	justify-content: center;
	flex-direction: column;
	font-size: 18px;
	padding: 20px;
}
.installment-blocks .flex-block-column img {
	align-self: center;
	margin: 10px;
}
#installment-page .installment-blocks .flex-block-row {
	display: flex;
	align-content: center;
	justify-content: start;
	flex-direction: row;
	padding: 20px;
}
#installment-page .installment-blocks .flex-block-row img {
	margin-right: 15px;
}
#installment-page .installment-blocks .flex-block-row p {
	line-height: 1.4em;
	align-self: center;
	font-size: 16px;
}

#installment-page .installment-blocks p a {
	font-weight: bold;
	color: #e50045;
	text-decoration: underline;
}

.fixed-footer {
	position: fixed;
	bottom: 0;
	background-color: rgba(84, 48, 25, 0.95);
	width: 100%;
	color: #fff;
	text-align: center;
	padding: 10px;
	font-size: 16px;
}
.fixed-footer a {
	color: #fff;
	font-weight: bold;
}
.fixed-footer .close i {
	color: #fff;
}
.fixed-footer .close {
	opacity: 0.5;
}


#designguide-page .intro {
  margin-top: 30px;
}
#designguide-page h2 {
	font-size: 30px;
	color: #3f2413;
}
#designguide-page .section {
	padding-top: 15px;
	padding-bottom: 30px;
}
#designguide-page h4 {
	font-weight: bold;
	color: #3f2413;
	margin-bottom: 0;
	font-size: 22px;
}
#designguide-page span.text-grey {
	font-size: 16px;
	line-height: 1.6em;
}
.d-block {
	display: block;
}
.container.no-gutters, .container.no-gutters > .row > * {
	padding-left: 0;
	padding-right: 0;
}
.container.no-gutters > .row {
	margin-left: 0;
	margin-right: 0;
}
#designguide-page .bg-white {
	background-color: #fff;
	padding-bottom: 15px;
}
#designguide-page .btn.margin-top {
	margin-top: 15px;
}

#designguide-page .text-white, #designguide-page .text-white h4, #designguide-page .text-white h2, #designguide-page .text-white a {
	color: #fff !important;
}
#designguide-page h2 + h4 {
  font-weight: normal;
  font-size: 16px;
  margin-bottom: 15px;
}
#designguide-page .flex-center {
}
#designguide-page .carousel-block {
	display: flex;
	flex-direction: row;
	align-items: center;
	background-color: #E0DBD8;
	margin-top: 2em;
}
@media screen and (max-width: 767px){
	#designguide-page .carousel-block {
		display: block;
		background-color: #E0DBD8;
	}
	#designguide-page .carousel-block .carousel-right {
		padding-bottom: 15px;
	}
}
#designguide-page .carousel-block .carousel-right {
	padding-left: 30px;
	padding-right: 30px;
}
#designguide-page .carousel-block p {
	font-size: 16px;
	line-height: 1.4em;
}
#designguide-page .carousel-block p.lead {
	font-size: 20px;
}
#designguide-page #home-carousel-container .carousel-nav li a, #designguide-page #home-carousel-container .carousel-nav li a .bar {
	width: 50px;
	height: 4px;
}
#designguide-page .fluid h1 {
	font-size: 48px;
}
#designguide-page .design-block {
	margin-bottom: 1em;
}

#instagram-container{
  padding: 15px 0 0;
}
#instagram-container .item {
  float: left;
  width: 20%;
  display: block;
}
#instagram-container .image {
  width: 100%;
  padding-bottom: 100%;
  background-size: cover;
}
.slanted-upper-underline-bold {
	font-style: italic;
	text-decoration: underline;
	font-weight: 700;
	text-transform: uppercase;
	padding: 1em 0;
	display: inline-block;
}
