<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {
	font-size: 62.5%;
}

/*
body, 
.infoBoxContents, 
.white_background, 
tr.accountHistory-odd, 
tr.addressBook-odd, 
tr.alsoPurchased-odd, 
tr.payment-odd, 
tr.productListing-odd, 
tr.productReviews-odd, 
tr.upcomingProducts-odd, 
tr.shippingOptions-odd, 
tr.accountHistory-even, 
tr.addressBook-even, 
tr.alsoPurchased-even, 
tr.payment-even, 
tr.productListing-even, 
tr.productReviews-even, 
tr.upcomingProducts-even, 
tr.shippingOptions-even,
.productListing-heading {
  background-color: rgb(255, 255, 255);
}

#content_top, #content_bot {
	display: none;
}
*/

.hide {
	display: none;
}

/* Site logo, title */

	body.header_staging .slicknav_menu, body.header_staging #header_logo_responsive, body.header_staging #header_cart_responsive, body.header_staging #page, body.header_staging #header_checkout_mobile_back {
		margin-top: 24px !important;
	}
	
	.slicknav_menu {
		display: none;
	}
	
	#back_to_top {
		position: fixed;
		bottom: 18px;
		right: 0;
		background-color: rgb(232, 138, 56);
		font-family: Futura-PT, verdana, sans-serif;
		font-size: 9px;
		color: white;
		padding: 9px;
		width: 36px;
		box-sizing: border-box;
		text-align: center;
		cursor: pointer;
		z-index: 81;
		display: none;
	}
	
	#header_staging {
		position: fixed;
		top: 0;
		width: 100%;
		height: 24px;
		text-align: center;
		background-color: rgb(232, 138, 56);
		z-index: 1111;
		display: table;
	}
	
	#header_staging p {
		display: table-cell;
		vertical-align: middle;
		color: rgb(255, 255, 255);
		text-transform: uppercase;
		font-family: Futura-PT, verdana, sans-serif;
		font-size: 16px;
		line-height: 2.6rem;
	}
	
	#header_promotion {
		position: fixed;
		top: 0;
		width: 100%;
		max-width: 100%;
		height: 36px;
		text-align: center;
		background-color: #F9F7F4;
		z-index: 1111;
		display: table;
		box-sizing: border-box;
		overflow: hidden;
	}
	
	#header_promotion a {
		display: table-cell;
		vertical-align: middle;
		width: 100%;
		color: rgb(255, 255, 255);
		font-family: Futura-PT, verdana, sans-serif;
		font-size: 16px;
		font-weight: 400;
		line-height: 2.6rem;
		max-height: 24px;
	}
	
	#header_promotion a:hover {
		color: rgb(255, 255, 255);
	}
	
	#header_promotion a .mobile {
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
      padding: 0 8px;
      box-sizing: border-box;
      margin: 0 auto;
	}
	
	#header_logo_responsive {
		display: none;
	}

	#header_cart_responsive {
		display: none;
	}
	
   #header {
      width: 100%;
      margin: 0 auto;
      box-sizing: border-box; 
      font-family: Futura-PT, verdana, sans-serif;
		font-weight: 400 !important;
		font-style: normal;
		border-bottom: 1px solid #778369;
		font-size: 15px;
		height: 60px;
		display: flex;
		flex-direction: row;
      justify-content: space-between;
   }
  
   .header_item {
      display: flex;
      align-items: center;
   }
    	
	#header b {
		font-weight: 400 !important;
	}
	
	#header a {
		color: rgb(75, 70, 51);
		font-family: Futura-PT, verdana, sans-serif;
	}

	#header #header_left {
		padding: 0 0 0 10px; 
		font-size: 15px;
      text-align: left;
      color: #454D18;
	}
	
	#header #header_logo {
	   width: 196px;
	}
 
	#header #header_right {
		padding: 0;
		margin: 0;
	}
   
   #header #header_left span {
      color: #D6DAD2;
      padding: 0 12px;
   }
   
   #header_icons {
      display: flex;
      justify-content: flex-end;
      padding-right: 9px;
   }
   
  #header_icons .header_icon {
      display: flex;
      align-items: center;
      position: relative;
      padding-left: 18px;
   }
   
   #header_icons .header_icon img {
      width: 24px;
      height: 24px;
      display: block;
   }
   
   #header_search {
      display: none;
   }
   
   #header_cart_total_items {
     height: 18px;
     width: 19px;
     color: #fff;
     background-color: #E88A38;
     border-radius: 50%;
     display: inline-block;
     font-size: 12px;
     position: absolute;
     top: -8px;
     right: -6px;
     text-align: center;
     padding: 2px 0 0 0;
   }
	 
   #navigation {
  	   width: 100%;
  	   margin: 0 auto; 
   }
  
	#navigation #navigation_primary {
		width: 750px;
		margin: 0 auto; 
	}

/* Social media links, contact information, and cart links */
	#header_right {
  		font-size: 18px; 	
  	}
  	
	#header_right img {
		vertical-align: middle; 
	}

   .site-signup {
      margin-top: 0.5em; 
   }
  
   .site-signup h5, .site-signup h6, .site-signup .sharedaddy h3, .sharedaddy .site-signup h3 {
      margin-bottom: 0.25em; 
   }
  
   .site-signup input[type="email"] {
      width: 70%;
   }
   
   .site-signup input[type=submit] {
      margin-left: 1%;
      width: 28%; 
   }
   
   #header .header_checkout {
      float: none !important;
      margin: 0 auto !important;
   }
    
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/

#header_nav {
    position: relative;
    width: 1020px;
    margin: 0 auto 36px auto;
    z-index: 200; 
    height: 50px;
    opacity: 0;
}
 
#header_nav li {
    line-height: 1.2;
    list-style-position: inside;
}

#header_nav li &gt; ul, #header_nav li &gt; ol {
    margin-bottom: 0;
    margin-left: .14em;
}

#header_nav ul {
    list-style: outside none circle;
    padding: 0;
}

#header_nav_adornments { 
  display: none; 
}

.menu-desktop-container {
	width: 100%; 
	height: 50px;
}

.menu-desktop-container li.menu-item-40235, .menu-desktop-container li.menu-item-76064, .menu-desktop-container li.menu-item-40237 {
	display: none !important;
}

/*
.menu-desktop-container li#menu-item-65975 &gt; a:before {
    content: '';
    display: block;
    background: url('/catalog/images/icon_gift_bazaar.svg') no-repeat;
    width: 18px;
    height: 18px;
    float: left;
    margin: 0 3px 0 0;
}
*/

ul#menu-desktop {
	position: relative;
	list-style-type: none;
	text-align: center;
	padding: 12px 0 0 0;
	display: table;
	box-sizing: border-box;
	height: 65px;
	margin: 0 auto; 
}

ul#menu-desktop &gt; li {
	display: block;
	font-family: Futura-PT, verdana, sans-serif !important;
	font-size: 14px;
	line-height: 15px;
	font-weight: 400;
	letter-spacing: .5;
	position: relative;
	text-align: center;
	height: 50px;
	vertical-align: middle;
	float: left;
	padding: 0 11px;
	box-sizing: content-box; 
	border: 0;
	margin: 0 !important;
	text-transform: uppercase;
}

ul#menu-desktop &gt; li a {
	position: relative;
	z-index: 201;
}

ul#menu-desktop li:last-child {
	background: transparent none repeat scroll 0 0; 
}

ul#menu-desktop li a {
	display: block;
	color: #454d18;
	text-decoration: none;
	vertical-align: middle;
	height: 100%;
	padding: 18px 11px 0 27px;
	box-sizing: border-box; 
	border-style: none;
	border: none;
	margin: 0;
}

ul#menu-desktop li a {
	-o-transition: none;
  	-ms-transition: none;
  	-moz-transition: none;
  	-webkit-transition: none;
  	transition: none;
}

ul#menu-desktop li a:hover {
	text-decoration: underline;
}

ul#menu-desktop .sub-menu {
	border: 1px solid rgba(236, 221, 209, 0);
}

ul#menu-desktop .sub-menu {
	padding-top: 9px;
}

ul#menu-desktop li#menu-item-31792 .sub-menu {
	left: 0px;
	min-width: 160px;
}

ul#menu-desktop li#menu-item-31799 .sub-menu {
	left: 0;
}

ul#menu-desktop li#menu-item-38223 .sub-menu {
	left: -85px;
}

ul#menu-desktop li:last-of-type .sub-menu {
	left: -146px;
}

ul#menu-desktop li#menu-item-72326 .sub-menu {
	left: 0px;
	min-width: 153px;
}

ul#menu-desktop .sub-menu li:last-of-type {
	padding-bottom: 0;
}

ul#menu-desktop .sub-menu li a {
	border-bottom: 1px solid #aeaeae;
	padding: 13px 0 15px 0;
}


ul#menu-desktop .sub-menu li:last-of-type a {
	border-bottom: 1px solid rgba(222, 201, 185, 0);
}

ul#menu-desktop .sub-menu li a:hover {
	text-decoration: underline;
	box-sizing: border-box;
}

ul#menu-desktop li a {
	border-left: 1px solid rgba(236, 221, 209, 0);
	border-right: 1px solid rgba(236, 221, 209, 0);
	border-top: 1px solid rgba(236, 221, 209, 0);
	border-sizing: border-box;
	white-space: nowrap;
}

ul#menu-desktop li.menu-item-has-children &gt; a {
	border-left: 1px solid rgba(236, 221, 209, 0);
	border-right: 1px solid rgba(236, 221, 209, 0);
	border-top: 1px solid rgba(236, 221, 209, 0);
	box-sizing: border-box;
}

ul#menu-desktop li.menu-item-has-children:hover &gt; a {
	background: rgb(255, 255, 255) none repeat scroll 0 0;
	text-decoration: underline;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #aeaeae;
}

ul#menu-desktop ul {
	background: transparent;
	display: none;
	left: 0px;
	width: auto;
	position: absolute;
	top: 49px;
	z-index: 200; 
	box-sizing: border-box;
}

ul#menu-desktop li:hover &gt; ul {
	background: rgb(255, 255, 255) none repeat scroll 0 0;
	border: 1px solid #aeaeae;
	display: block; 
}

ul#menu-desktop ul li {
	background: transparent none repeat scroll 0 0;
	display: block;
	font-family: Futura-PT, verdana, sans-serif !important;
	font-size: 1.4rem;
	line-height: 1.5rem;
	height: auto;
	margin: 0;
	padding: 0px 20px;
	text-align: left;
	text-transform: none;
	width: auto; 
}

ul#menu-desktop ul li, ul#menu-desktop ul li a {
	display: block;
	float: none; 
}

ul#menu-desktop ul li:last-child {
	border-bottom: medium none; 
}

.menu-desktop-container #menu-item-70848 &gt; a {
	color: rgb(232, 138, 56) !important;
}

/* DIRECTORY HEADER */

#directory_content {
	max-width: 750px;
	width: 100%;
	margin: 0 auto;
}

#directory_header {
	position: relative;
	display: block;
	border-top: 0px dotted #CA9069;
	border-bottom: 0px dotted #CA9069;
	margin: 0 0 20px 0;
	padding: 0;
	width: 100%;
	padding: 4px 0 40px 0;
}

#directory_title {
	position: relative;
	width: 81%;
	padding: 0 27px 36px 27px;
	box-sizing: border-box;
	display: block;
	text-align: center;
	margin: 0 auto;
	z-index: 1;
	border-bottom: 1px solid #514e3b;
}

#directory_logo {
	width: 54px;
	position: absolute;
	margin: auto;
	z-index: 10;
	left: 0; 
	right: 0;
	bottom: -18px;
	background: #fff;
	padding: 0 9px;
}

#directory_logo img {
	display: block;
	width: 29px;
	height: auto;
	margin: 0 auto;
}

#directory_description {
	position: relative;
	display: block;
	width: 81%;
	padding: 18px 45px 10px 45px;
	text-align: center;
	margin: 0 auto;
	box-sizing: border-box;
	z-index: 1;
}

#directory_description p {
	font-size: 18px;
	margin: 18px auto;
}

#directory_description b {
	font-weight: 500;
}

#directory_promo {
	width: 100%;
	margin: 0 auto;
}

#directory_promo img {
	padding: 0;
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
}

.page_heading {
  font-size: 40px;
  line-height: 40px;
  font-weight: 400;
  padding: 0;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 0;
}

/* ROWS */

.directory_body_row .row_item, #specials_show .row_item, .collection_body_row .row_item {
	margin-bottom: 10px;
}

.row_item {
	float: left;
	width: 33.33%;
	box-sizing: border-box;
	padding: 10px 18px 20px 18px;
}

.row_item_content {
	max-width: 300px;
	margin: 0 auto;
	width: 100%;
	text-align: center;
}

.row_item_content, .row_item_content a {
	font-weight: 300 !important;
	font-family : "adobe-garamond-pro", "Times New Roman", Times, serif;
	color: rgb(75, 70, 51);
	font-size: 16px;
	line-height: 19px;
	font-display: swap;
}

.row_item_content, .row_item_content .price_futura {
	display: block;
	font-family: Futura-PT, verdana, sans-serif;
	text-align: left;
	margin-top: 3px;
}

.row_item_content td {
	padding: 0 !important;
}

.row_item:last-child {
	/* padding-right: 0; */
}

.row_item .image {
	display: block;
	margin: 0 0 6px 0;
	width: 100%;
	height: auto;
	-o-transition: all .2s ease-out, all .2s ease-in;
  	-ms-transition: all .2s ease-out, all .2s ease-in;
  	-moz-transition: all .2s ease-out, all .2s ease-in;
  	-webkit-transition: all .2s ease-out, all .2s ease-in;
  	transition: all .2s ease-out, all .2s ease-in;
}

.row_item a:hover .image {
	transform: scale(1.01);
}

.gateway_body_row, .directory_body_row, #specials_show, .collection_body_row, #home_bestsellers {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}

span.productSpecialPrice {
  font-weight: 300 !important;
  font-size: 16px;
  color: rgb(172, 28, 28); 
}

.form_ajax {
   max-width: 450px;
   width: 100%;
}

.form_ajax .button_primary {
   height: 42px !important;
   margin: 0 !important;
}


@media only screen and (max-width: 1060px) {

	/* HEADER */
	
	body.header_staging #page {
		margin-top: 117px !important;
	}
	
	.menu-desktop-container li.menu-item-40235, .menu-desktop-container li.menu-item-76064, .menu-desktop-container li.menu-item-40237 {
		display: block !important;
	}
	
	.landing {
	   margin-top: 81px;
	}
	
	#header_nav {
		display: none;
	}
	
	#header #header_left {
		float: none;
		width: 100% !important;
		display: none;
		height: auto;
	}
	
	#header_right {
		margin: 0 auto !important;
		float: none !important;
		padding-top: 10px !important;
		display: none !important;
		height: auto !important;
		width: auto !important;
	}
	
	#header_center {
		float: right !important;
		width: 40% !important;
		display: none;
	}
	
	#header_cart_responsive {
		position: fixed;
		top: 1px;
		display: block;
		z-index: 1000;
		height: 54px;
		width: 88px;
		right: 0;
		padding: 0 0px;
		box-sizing: border-box;
	}
	
	#header_cart_responsive a {
		display: block;
	}
	
	#header_cart_responsive_indicator {
		float: right;
		width: 33px;
		padding: 9px 0 0 0;
		box-sizing: border-box;
	}
	
	#header_cart_responsive_text {
		float: right;
		color: rgb(232, 138, 56);
		text-shadow: none;
		display: block;
		font-family: Futura-PT, verdana, sans-serif;
		font-size: 14px;
		padding-top: 0;
		line-height: 1.188em;
		font-weight: 500;
		text-align: right;
		padding: 19px 9px 0 0;
	}
	
	#header_cart_responsive_icon {
		float: right; 
		position: relative;
		z-index: 101;
		padding-right: 13px;
	}
	
	#header_cart_responsive_icon img {
		width: 27px !important;
		margin-top: 7px;
		max-width: none !important;
	}
	
	#header_logo_responsive {
		position: fixed;
		top: 6px;
		display: block;
		z-index: 1000;
		height: 54px;
		width: 245px;
		left: 50%;
		margin-left: -120px;
	}
	
   #header_checkout_mobile_back {
	   top: 0px;
	   position: fixed;
	   height: 60px;
	   width: 100%;
	   background: #fff;
   }
	
	#header_logo_responsive img {
		display: block;
		box-sizing: border-box;
		padding: 0 0 0 0;
		margin: 0 auto;
		width: auto;
		max-height: 45px;
	}
	
	#header_logo {
	   display: inline-block;
		width: 196px; 
		margin: 0 auto;
	}
	
	#header_logo a {
	   display: block;
	}
	
	#header_logo img {
		display: block !important;
		width: 100% !important;
		height: auto !important;
	}
	
	#header {
		width: 100%;
		display: none;
	}
	
	.slicknav_menu {
		position: fixed;
		display: block;
		width: 100%;
		top: 0;
  	height: 54px;
  	padding: 0;
  	background: #ffffff;
		z-index: 1000;
		border-bottom: 0px solid #000;
	}
	
	.slicknav_btn {
		position: fixed;
		background: transparent;
		text-shadow: 0 0 0;
		float: left;
		margin: 12px 0 0 0px;
	}
	
	.slicknav_menu .slicknav_menutxt {
		font-family: Futura-PT, verdana, sans-serif !important;
		color: rgb(232, 138, 56);
		font-weight: 500;
		text-shadow: none;
		display: block;
		font-size: 14px;
		padding-top: 1px;
	}
	
	.slicknav_menu .slicknav_icon-bar {
   		background-color: rgb(232, 138, 56);
   		box-shadow: 0 0 0;
	}
	
	.slicknav_nav {
		background: #fff;
		position: absolute;
		width: 100%;
		max-width: 380px;
		border-top: 0px;
		border-bottom: 0px solid #000;
		/*
		-moz-box-shadow:    -2px 2px 2px 1px rgba(0, 0, 0, .10);
  		-webkit-box-shadow: -2px 2px 2px 1px rgba(0, 0, 0, .10);
  		box-shadow:         -2px 2px 2px 1px rgba(0, 0, 0, .10);
  		*/
  		top: 44px;
  		padding: 10px 10px 30px 10px;
  		box-sizing: border-box;
	}
	
	.slicknav_nav a {
		color: rgb(75, 70, 51) !important;
		font-size: 18px;
		text-decoration: none;
		font-family: Futura-PT, verdana, sans-serif !important;
	}
	
	.slicknav_nav .menu-item-70848 a a {
		color: rgb(232, 138, 56) !important;
	}
   
   /*
   .slicknav_nav .menu-item-65975 a a:before {
      content: '';
      display: block;
      background: url('/catalog/images/icon_gift_bazaar.svg') no-repeat;
      width: 18px;
      height: 18px;
      float: left;
      margin: 0 3px 0 0;
   }
   */
   
	ul.slicknav_nav &gt; li {
		border-bottom: 1px solid rgb(75, 70, 51);
		margin-top: 0 !important;
	}	

	.slicknav_nav .slicknav_arrow {
		font-size: 28px;
		line-height: 18px;
	}
	
	.slicknav_nav .slicknav_row, .slicknav_nav a {
   		margin: 2px 5px;
   		padding: 10px;
	}
	
	.slicknav_arrow {
		float: right;
		width: 20px;
		display: block;
		left: 100px;
	}
	
	#directory_title {
		width: 100%;
		padding-bottom: 36px;
	}
	
	#directory_description {
		width: 100%;
	}
	
	#header_icons, #header_icons .header_icon {
	   height: 54px;
	   padding-left: 5px;
	}
	
	#header_cart_total_items {
	   font-family: Futura-PT, verdana, sans-serif;
	   top: 5px;
	}

}

@media only screen and (max-width: 640px){
	
	#directory_header {
		padding-bottom: 0;
	}
	
	#directory_title {
		padding-bottom: 27px;
	}
	
	#directory_description {
		padding: 18px 18px 27px 18px;
	}
	
	.page_heading {
		font-size: 32px;
		line-height: 40px;
	}
	
	.row_item {
		width: 50%;
		box-sizing: border-box;
	}
	
	.row_item_content {
		margin: 0 auto;
	}
	
	.row_item_content, .row_item_content a {
		font-size: 18px;
		line-height: 21px;
	}
	
	.price_futura, .indexPagePrice {
		font-size: 18px;
	}
	
	.slicknav_menutxt, #header_cart_responsive_text {
		display: none !important;
	}
	
}

@media only screen and (max-width: 480px){

	.row_item {
		float: none;
		width: 100%;
		height: auto;
		padding: 0 0 10px 0;
	}
	
	.row_item_content {
		margin: 0 auto;
	}
	
	#form_collection #form_join_email, #form_collection button {
	   width: 50% !important;
	}
	
}
	
@media only screen and (max-width: 380px) {
	
	#header_cart_responsive_icon img {
		width: 29px;
		margin-top: 0px;
	}
	
}</pre></body></html>