@font-face {
  font-family: 'awesome';
  src:  url('/fonts/awesome.eot?xpul38');
  src:  url('/fonts/awesome.eot?xpul38#iefix') format('embedded-opentype'),
    url('/fonts/awesome.ttf?xpul38') format('truetype'),
    url('/fonts/awesome.woff?xpul38') format('woff'),
    url('/fonts/awesome.svg?xpul38#awesome') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
	font-family: "icons";
	src:url("/shop/fonts/icons.eot?xsslk");
	src:url("/shop/fonts/icons.eot?#iefixxsslk") format("embedded-opentype"),
		url("/shop/fonts/icons.woff?xsslk") format("woff"),
		url("/shop/fonts/icons.ttf?xsslk") format("truetype"),
		url("/shop/fonts/icons.svg?xsslk#icons") format("svg");
	font-weight: normal;
	font-style: normal;
}
[class^="icon-"], [class*=" icon-"], .icon:before, .icon:after, .icon_font, .account_menu_btns a:before, .breadcrumbDiv, .btn_nav:before, .add_to_cart_complete_opt:before, .close_att_cart_popup:before,
#InfoFavBox .submit_button, .btn_delete, .sm_li_1968 a:before, .flexe_slideshow .navbtn, .im_cat_menu_panel .im_cat_menu_box_extra_tag a:before, .home_wedo .arrow:before, .menu_active .cat_a-0:before,
.mobile_cat_menu:before, .mobile_cat_menu_close:before, .accordion dt:after, #MainContent .tick_points li:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'awesome' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.clearfix:before, .clearfix:after {
	content: "";
	display: block;
	overflow: hidden;
}
.clearfix:after { clear: both; }
.footer_clear { clear:both; height:0; visibility:hidden; }
.clearfixOverflow { overflow:hidden; }html { overflow-y:scroll; }
table { vertical-align: baseline; }

body, td, th, dt, dd, input, textarea, select {
	font-family: 'Montserrat', sans-serif;
}
body, td, th, dt, dd {
	color:#000;
	font-size:15px;
}
body {
	margin: 0px;
}

a { color:#A49280; text-decoration:none; }
a:hover { color: #726150; }
section a { text-decoration:none; }
.main_bg p {
  line-height: 28px;
}
header {
  position: relative;
  min-height: 186px;
	background: #fff;
  z-index: 5;
}
section {
  position: relative;
  z-index: 3;
}
.wrapper, .home_wrapper, .shop_main_frame, .header_inner, .home_feature_container .feature_window {
  position: relative;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
}
.body-content-home .shop_main_frame {
	max-width: none;
}
.shop_main_frame {
	background: #fff;
}
body {
	margin: 0px;
}
.logo_link svg {
  width: 265px;
}
.logo_link_footer svg {
  width: 205px;
}
.logo_link {
  position: absolute;
  top: 96px;
  left: 0;
  z-index: 2;
}
.logo_link img {
  width: 235px;
}
.header_top {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 50px;
	line-height: 50px;
	font-size: 14px;
  background: #A49280;
  color: #fff;
  z-index: 3;
}
.header_top a {
	color: #fff;
	display: inline-block;
	padding: 0 10px;
}
.address_top {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-right: 50px;
  z-index: 2;
}
.address_top a:hover {
	color: #000;
	background: #fff;
}
.address_top div {
  display: inline-block;
  vertical-align: top;
  margin-right: 30px;
}
.address_top div:before {
	content: "m";
	font-size: 15px;
  margin-right: 6px;
  vertical-align: middle;
}
.address_top a:before {
  content: "T";
  font-size: 15px;
  margin-right: 6px;
  vertical-align: middle;
}
.top_msg {
  position: absolute;
  color: #fff;
  top: 0;
  left: 0;
  right: 0;
  line-height: 50px;
  text-align: center;
  text-transform: uppercase;
  font-size: 13px;
  z-index: 1;
}
.search_btn {
  position: absolute;
  text-transform: uppercase;
  color: #9d9d9d;
  font-size: 12px;
  cursor: pointer;
  right: 0;
  top: 28px;
}
.search_btn:hover {
  color: #000;
}
.search_btn:before {
  content: "s";
  padding-right: 4px;
  vertical-align: bottom;
}
.main_menu {
  position: relative;
  color: #000;
  text-align: right;
  margin-right: 50px;
  padding-top: 94px;
  z-index: 1;
}
.main_menu ul, .main_menu li {
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 15px;
}
.main_menu li {
	position: relative;
  display: inline-block;
	vertical-align: top;
	margin-right: -3px;
}
.main_menu li ul li {
  display: block;
}
.main_menu a {
  display: block;
  padding: 0 12px;
  color: #000;
  font-size: 17px;
  line-height: 50px;
	border-bottom: 5px solid #fff;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.main_menu a:hover, .main_menu ul li:hover a {
  border-bottom: 2px solid #A49280;
}
.main_menu ul li ul li a:hover {
	border: none;
	background: #fff;
	color: #A49280;
}
.main_menu ul li ul li a {
  line-height: 32px;
  color: #fff;
  margin-bottom: 0;
  border-radius: 0;
	font-size: 12px;
  border: none !important;
}
.main_menu li ul {
  position: absolute;
  height: 0;
  opacity: 0;
  visibility: hidden;
  background: #A49280;
  border-top: none;
  overflow: hidden;
  text-align: left;
  padding: 20px;
  top: 57px;
  left: 0;
  right: 0;
  min-width: 160px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.main_menu li:hover ul {
  height: auto;
  opacity: 1;
  visibility: visible;

}
.main_menu li ul li ul {
  display: none;
}
.main_menu li.cat_li_id-5525 ul, .main_menu li.cat_li_id-312 ul, .main_menu li.cat_li_id-298 ul {
  left: auto;
  right: auto;
  columns: unset;
  padding: 0;
}
.main_menu li:last-child ul {
  min-width: 240px;
  right: -3px;
}
.main_menu li.cat_li_id-5525 ul li, .main_menu li.cat_li_id-312 ul li, .main_menu li.cat_li_id-298 ul li {
	display: block;
	width: auto;
}
.header_search {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
	right: 0;
	padding-top: 11%;
  display: none;
  background: rgba(0,0,0,0.5);
  z-index: 200;
}
.search_close {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  padding-right: 10px;
  cursor: pointer;
}
.trans, .trans a {
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
.trans1, .trans1 a {
	-webkit-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}
.sub_menu {
  position: absolute;
  display: inline-block;
  color: #fff;
  top: 0;
  right: 0;
}
.sub_menu li, .sub_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline-block;
}
.sub_menu a {
  color: #fff;
  padding: 0 13px;
  line-height: 50px;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
}
.sub_menu a:hover {
	background: #fff;
	color: #000;
}
.sub_menu a.search:hover {
	background: none;
	color: #324b5b;
}
.sm_li_1968 a:before {
	content: "s";
	font-size: 2rgb(56, 52, 53);
	vertical-align: text-bottom;
}
.header_search {
	text-align: center;
}
.close_search {
  display: inline-block;
  color: #fff;
  cursor: pointer;
  font-size: 31px;
  line-height: 60px;
  vertical-align: top;
}
#MainContent ul {
  margin: 0;
  padding: 0;
}
#MainContent li {
  line-height: 25px;
  margin-bottom: 12px;
  list-style: disc;
	margin-left: 20px;
}
#MainContent ol li {
  list-style: decimal;
}
#MainContent .tick_points li {
  list-style: none;
	margin-left: 0;
}
#MainContent .tick_points li:before {
  content: "w";
  color: #726150;
  font-size: 18px;
  margin-right: 7px;
  vertical-align: middle;
}
.layout-sitemap li {
  padding-left: 20px;
}
#HomeListingContent {
  margin-top: 70px;
}
.home_content {
	position: relative;
}
.home_content .img {
  width: 38%;
}
.home_content img {
  width: 100%;
}
.home_wrapper .text {
  font-family: 'Source Serif 4', sans-serif;
  font-size: 13px;
  position: absolute;
  top: 15%;
  background: #e6ddd5;
  padding: 10px 25px;
  left: 34%;
  box-shadow: 0 0 27px rgb(0 0 0 / 50%);
}
.home_content h2 {
  position: absolute;
  top: -72px;
  left: 73px;
}
.home_points {
	font-family: 'Source Serif 4', sans-serif;
  margin-top: 70px;
  color: #fff;
  background: url(/images/bg_water.jpg) no-repeat;
  background-size: 100%;
  background-attachment: fixed;
  padding: 60px 0;
  line-height: 60px;
}
.home_points a {
	color: #fff;
}
.home_points h3 {
  font-size: 25px;
}
.home_points h3:last-child {
	margin-top: 32px;
}
footer {
	position: relative;
	background: #A49280;
	color: #fff;
	z-index: 4;
}
.footer_links a {
	color: #fff;
	font-size: 12px;
}
.footer_links a:hover {
	color: #726150;
}
.footer_links ul, .footer_links li {
	padding: 0;
	margin: 0;
	list-style: none;
}
.footer_links li {
	position: relative;
	line-height: 24px;
}
.footer_links .grid {
	display: inline-block;
	vertical-align: top;
}
.footer_links {
	padding: 50px 0 5px;
}
.footer_links .grid {
	display: inline-block;
	vertical-align: top;
	width: 32%;
	text-align: left;
	box-sizing: border-box;
}
.footer_links .grid_stay {
  width: 30%;
  padding-right: 75px;
}
.footer_pay {
	position: absolute;
	right: 132px;
	text-align: left;
	margin-top: 18px;
}

.copyright {
	font-size: 11px;
	margin: 10px 0 25px;
}
.logo_link_footer a {
  position: relative;
  top: 0;
}
.footer_contact_links a:before {
  margin-right: 10px;
  font-size: 18px;
  vertical-align: middle;
}
.footer_contact_links li:first-child a:before {
  content: "T";
}
.footer_contact_links li:last-child a:before {
  content: "d";
}
.footer_line {
  height: 1px;
  background: #fff;
  max-width: 848px;
  margin: 0 auto;
  margin-top: 20px;
}
.footer_note {
	background-attachment: fixed;
	font-size: 33px;
	color: #fff;
	font-weight: bold;
}
.social_icons {
	position: relative;
	display: inline-block;
	vertical-align: top;
}
.social_icons ul, .social_icons li {
  padding: 0;
  margin: 0;
  list-style: none;
}
.social_icons li {
  display: inline-block;
  vertical-align: top;
}
.social_icons a {
  display: block;
  font-size: 22px;
  color: #fff;
  margin-right: 14px;
}
.social_icons a:hover {
  color: #A49280;
}
.social_icons span {
  display: none;
}
.sicon-facebook:before {
  content: "f";
}
.sicon-twitter:before {
  content: "t";
}
.sicon-instagram:before {
  content: "i";
}
.sicon-pinterest:before {
  content: "p";
}
.sicon-google:before {
  content: "g";
}
.sicon-youtube:before {
  content: "y";
}
.social_icons .copyright {
	padding-top: 20px;
	display: block;
	font-size: 10px;
}
.footer_note .text {
	padding: 60px 0;
}
.footer_newsletter {
	background-attachment: fixed;
	background-size: contain;
}
.newsletter_text {
  font-size: 11px;
}
.toggle_newsletter {
	padding-bottom: 17px;
}
.newsletter_wrapper {
	background-size: cover;
}
.service_20 {
  position: absolute;
  bottom: 3px;
  right: 0;
  left: 0;
  text-align: center;
}
.service_20 img {
  width: 68px;
	vertical-align: middle;
}
.row_location {
  margin-bottom: 30px;
}
.row_location .loc-address {
  display: inline-block;
  vertical-align: top;
  width: 27%;
}
.row_location .loc-gmaps {
  display: inline-block;
  vertical-align: top;
  width: 72%;
}
.row_location .sub_header {
  margin-bottom: 10px;
}
.row_location .opening-hours {
  margin-top: 18px;
}
.googleMap iframe {
  width: 100%;
}
.hss_container .slide_box_effect {
  background: #cde8f7;
}
.hss_container .slide_box_text .inner {
	font-family: 'Source Serif 4', sans-serif;
  margin-top: 18%;
  text-align: left;
  color: #000;
  width: 54%;
  padding-left: 250px;
}
.hss_container .slide_box_text p {
  margin: 0;
  padding: 0;
  line-height: 54px;
  margin-top: 25px;
  font-size: 40px;
  margin-bottom: 10px;
  font-weight: normal;
  color: #fff;
}
.hss_container .slide_box_text p:last-child {
  font-size: 22px;
}
.home_badges {
  padding: 50px 0;
}
.home_badges div {
  display: inline-block;
  width: 33%;
  text-align: left;
  font-size: 13px;
  border-left: 2px solid #ccc;
  line-height: 27px;
  box-sizing: border-box;
  padding-left: 17%;
}
.home_badges div:first-child {
	border: none;
}
.home_badges div b {
  font-size: 15px;
  display: block;
}
.home_badges div b:before {
	content: "";
  position: absolute;
  display: inline-block;
  width: 82px;
  height: 99px;
  margin-left: -99px;
	margin-top: -13px;
	color: #A49280;
}
.home_badges div:first-child b:before {
	background: url(/images/home_next_day.svg) no-repeat;
}
.home_badges div:nth-child(2) b:before {
	background: url(/images/home_best_prices.svg) no-repeat;
}
.home_badges div:last-child b:before {
	background: url(/images/home_free_delivery.svg) no-repeat;
}
.brands_list_wrapper {
  columns: 5;
}
.brands_list_wrapper a {
  display: block;
  line-height: 27px;
}
.home_about {
  background: url(/images/bg_home_about.jpg) no-repeat;
  background-size: 100%;
  background-attachment: fixed;
  color: #fff;
  padding: 100px 0;
  font-size: 18px;
  text-align: center;
}
.home_about a {
  color: #fff;
}
.home_about h2 {
  font-size: 33px;
}
.home_blog {
  overflow: hidden;
  margin-bottom: -1px;
}
.blog_wrapper {
  text-align: center;
}
.home_blog_post {
	position: relative;
	display: inline-block;
	width: 31.5%;
	overflow: hidden;
	vertical-align: top;
	text-align: left;
	margin-left: 15px;
}
.home_blog_post:first-child {
	margin-left: 0;
}
.home_blog .blog_name {
  font-weight: 500;
  margin: 13px 0;
  font-size: 18px;
}
.home_blog .blog_img img {
	width: 100%;
	display: block;
}
.home_blog .blog_excerpt {
  font-size: 14px;
  line-height: 26px;
}
.home_blog .blog_content {
  font-size: 14px;
  text-decoration: none;
  color: #000;
}
.home_blog .blog_date {
	font-size: 11px;
	text-transform: uppercase;
	margin-bottom: 5px;
}
.blog_header {
  padding: 50px 0 35px 0;
  font-size: 25px;
  font-weight: bold;
  color: #666;
}
.blog_header span {
  font-size: 30px;
  display: block;
  color: #A49280;
  margin-bottom: 9px;
}
.blog_content {
	font-size: 16px;
	margin-top: 20px;
}
.accordion dl {
  border-bottom: 1px solid #ddd;
	padding: 30px;
	margin: 0;
}
.accordion dt {
	position: relative;
  font-size: 20px;
	font-weight: bold;
	cursor: pointer;
	padding-right: 27px;
}
.accordion dt:after {
  content: "v";
  position: absolute;
  top: 0;
  right: 0;
}
.accordion .open dt:after {
	content: "^";
}
.accordion dd {
  display: none;
  margin: 0;
  padding-top: 14px;
  font-size: 15px;
  line-height: 27px;
}

#MainContent {
	padding-bottom: 50px;
}
.home_main_content {
	padding-bottom: 0 !important;
}
.home_points_mob {
	display: none;
}
.main_bg {
  position: relative;
  min-height: 100px;
}
#MainBgProducts {
  margin-left: 160px;
  min-height: 800px;
}
#cart-items {
	padding: 0;
	margin: 0;
	border-top: 1px solid #dedede;
	padding-top: 11px !important;
}
#cart-items li { list-style:none; }

.login_new { float:left; width: 48%; margin-right: 5px; }
.login_existing { float:right; width: 48%; margin-left: 5px; }

.cart_list_img img {
	height: 75px;
}
.checkout_section3 .checkout_confirm_left, .checkout_section3 .checkout_confirm_right {
	float: none;
	width: auto;
}
.checkout_section3 .checkout_confirm_right {
	border: none;
	background: #eceef3;
	padding: 0;
}
.checkout_confirm_box_text { height:80px; }

.checkout_billing { float:left; width:50%; }
.checkout_delivery { float: right; width:50%; }
.checkout_btn_container { text-align:center; padding-top:10px; }
.checkout_address_table b { display:inline-block; width:50%; line-height: 20px; }
.checkout_note { margin: 10px 0; font-size: 11px; }
.checkout_sel_option input[type="radio"] { display:none; }
.checkout_address_table {
	font-size: 12px;
}


.Products_Cats_Frame { position:relative; }

/* headers */
.header {
  margin-bottom: 50px;
}
.header_inner {
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 10px;
}
.header h1 {
  font-size: 28px;
  line-height: 30px;
  padding-top: 22px;
  padding-bottom: 10px;
}
.header_hero h1 {
  color: #fff;
  font-size: 42px;
  text-shadow: 1px 1px 11px #000;
  padding-top: 135px;
}
h1, h2, h3, h4, h5 {
  margin: 0;
	padding: 0;
	font-weight: normal;
}
h2 {
	font-size: 22px;
}
h3 {
	font-size: 19px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}



.layout-home-wrapper h2 {
	font-size: 35px;
}
.footer_links .f_heading {
  font-size: 15px;
  margin-bottom: 25px;
  font-weight: 600;
}
.sub_header, .sub_header_alt, .sub_header2, .newsletter_frame span {
	font-size:14px;
	font-weight:bold;
}
.nav_bg {
	line-height: 25px;
	display: none;
}

/* Header Account*/
.header_acc {
	font-size:12px;
	padding-left: 10px;
	height:30px;
	line-height:30px;
}
.header_acc_menu {
  position: absolute;
  top: 7px;
  right: 0;
  z-index: 2;
}
.account_menu_btns a {
	position: relative;
	margin:0 13px;
	line-height: 30px;
	color: #fff;
	display: inline-block;
}
#searchlink, #MyCartLink, #MyFavLink, #signinlink, #MyAccountLink {
	height: 30px;
	text-align: center;
}
.account_menu_btns a:hover {
  color: #726150 !important;
}
.account_menu_btns a:after {
  font-size: 10px;
  vertical-align: revert;
  font-weight: 500;
  padding-left: 3px;
}
#signinlink:before, #MyAccountLink:before {
	content: "a";
	font-size: 27px;
}
#signinlink:after {
	content: "Login/Register";
}
#MyAccountLink:after {
	content: "My Account";
}
#MyFavLink:before {
	content: "h";
	font-size: 25px;
}
#MyFavLink:after {
	content: "My Favorites";
}
#MyCartLink:before {
	content: "c";
	font-size: 27px;
	vertical-align: text-bottom;
}
#MyCartLink:after {
	content: "My Cart";
}
.account_menu_btns a span:before {
	content: "";
}
.account_menu_btns a span:after {
	content: "";
}
#CheckoutLink, .acc_div {
  display: none;
}
#LogoutLink:after {
  content: "Logout";
}
.acc_div:before {
  content: "|";
}
.welcome_note {
	display: none;
}
#MyCartLink span, #MyFavLink span {
  background: #fff;
  height: 15px;
  width: 15px;
  line-height: 16px;
  text-align: center;
  color: #A49280;
  border-radius: 100%;
  font-size: 9px;
  display: block;
  position: absolute;
  top: -4px;
  left: 22px;
  margin: 0;
}
.table_header_bar {
  position: relative;
  height: 80px;
  line-height: 80px;
  overflow: hidden;
  margin-bottom: 20px;
  padding-top: 30px;
  text-align: center;
}
.table_header_bar h3 { margin:0 10px; padding:0; }
.table_header_bar td { font-size:10px; }
.table_header_bar tr { background:#fff; }
.table_header_bar_sel { font-weight:bold; background:#5b7893; }

.contact_left { float:left; width:47%; padding-right:20px; }
.contact_right { float:right; width:50%; }
.contact_right .sub_header_alt { padding:0; }
.contact_left_bottom {
  width: 100%;
  float: none;
  padding: 0;
  margin-top: 30px;
}
.contact_right_bottom {
  position: absolute;
  top: 0;
  right: 0;
  width: 22%;
}

.feature_container .table_header_bar h3 {
  font-weight: 500;
  font-size: 28px;
  display: block;
}
.feature_container .table_header_bar a {
  position: absolute;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  border-bottom: 2px solid #A49280;
  line-height: 37px;
  height: 30px;
  padding: 0 3px;
  color: #A49280;
  top: 24px;
  right: 25px;
  text-transform: uppercase;
}
.feature_container .table_header_bar a:hover {
	color: #726150;
	border-bottom: 2px solid #726150;
}

/* Breadcrumbe */
.nav_bg nav div { display:inline; }
a.link_breadcrumb, a.link_breadcrumb:hover, .breadcrumbDiv {
  color: #373737;
  text-decoration: none;
  font-size: 13px;
}
.breadcrumbDiv {
	display: inline-block;
	padding: 0 3px;
}
.header_hero a.link_breadcrumb, .header_hero .breadcrumbDiv {
  color: #fff;
  text-shadow: 1px 1px 2px #000;
  font-size: 17px;
}
.breadcrumb_text h2 {
	display:inline;
	margin:0;
	padding:0 !important;
}
.breadcrumb_text, .breadcrumb_text h2 {
	font-size:10px;
	padding-top:5px;
	padding-bottom:3px;
}

/* navigation */
.nav_page a {
  color: #000;
  font-size: 13px;
  font-weight: 700;
  border: 1px solid #dedede;
  border-right: none;
  width: 37px;
  height: 37px;
  line-height: 37px;
  text-align: center;
  display: inline-block;
  text-decoration: none;
  margin-left: -7px;
}
.nav_page a:last-child {
	border: 1px solid #dedede;
}
.nav_page .nav_text, .nav_page a:hover {
  background: #A49280;
  color: #fff !important;
}
.btn_nav:before {
	font-size: 16px;
	font-weight: bold;
	vertical-align: text-bottom;
}
.btn_pre:before { content:"<"; }
.btn_next:before { content: ">"; }
.nav_btn_info_container a {
	text-decoration: none;
}
.nav_btn_info_container .btn_nav:before {
	font-size: 21px;
}
/*form elements */
.form_fields, #SignUp input[type="text"] {
  border: solid 1px #D2D2D2;
	font-size: 11px;
	height:18px;
}
.form_fields, select, .form_fields_error, textarea, #SignUp input[type="text"] {
	border: none;
	font-size: 15px;
	background: #e6ddd5;
	height: 45px;
	line-height: 45px;
	box-sizing: border-box;
	width: 100%;
	padding: 0;
	margin: 0;
	padding-left: 10px;
	-moz-outline: none;
	outline: none;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
}
.form_fields_error {
	background: #FFE6E6;
}
textarea {
	height:80px !important;
	line-height: 26px !important;
}
.home_points .form_fields {
  background: rgba(255 255 255 / 50%);
  border: 1px solid #fff;
}
.home_points .require {
  color: #fff;
  line-height: 45px;
}
.textarea_counter {
  background: #726150;
  color: #fff;
  padding-left: 5px;
  line-height: 24px;
  font-size: 11px;
  margin-top: -4px;
}
.newsletter_name {
  background: #A49280;
  width: 45%;
  color: #fff;
  border: 1px solid #fff;
  line-height: 35px;
  height: 35px;
  margin-bottom: 10px;
}
.header_search_input {
  font-size: 17px;
  width: 380px;
  line-height: 60px;
  height: 60px;
  margin-left: 12px;
}
fieldset { border:0; margin:0; padding:0; }
dl { clear: left; margin: 0 0 15px 0; }
	fieldset dt { 
		float: left; 
		width: 210px;
		line-height:25px;
	}
	fieldset dt:only-child { float: none; width: auto; }
		label.required:before {
			display: inline-block;
			color: #b75034;
			content: "*";
			padding: 0 5px 0 0;
		}
		label.requiredText {
			display: inline-block;
			color: #b75034;
			padding: 3px 0;
		}
	fieldset dd { margin: 0 0 0 220px; }

.dt_long { width: 244px; }

fieldset .checkout_custom_fileds dt, fieldset dt.dt_textarea {
  float: none;
  width: auto;
  line-height: 30px;
}
fieldset .checkout_custom_fileds dd, fieldset dd.dd_textarea {
  margin: 0;
}
.delivery_date_option_wrapper .dt_textarea {
  line-height: 62px;
}

	#pay fieldset { border:0; margin-left: 30px; }
	#pay dl { clear: left; margin: 0 0 10px 0; }
	#pay fieldset dt { 
		float: left; 
		width: 175px;
		line-height:25px;
	}
	#pay fieldset dt:only-child { float: none; width: auto; }
		#pay label.required:before {
			display: inline-block;
			color: #b75034;
			content: "*";
			padding: 0 5px 0 0;
		}
		#pay label.requiredText {
			display: inline-block;
			color: #b75034;
			padding: 3px 0;
		}
	#pay fieldset dd { margin: 0 0 0 180px; }

	#pay .dt_long { width: 260px; }
	
.require { color:#CC0000; }
.dots {
  position: relative;
  color: #dce0e1;
  font-size: 30px;
  text-align: center;
  overflow: hidden;
  height: 40px;
  letter-spacing: 6px;
  width: 100%;
  margin: 20px 0 !important;
}
.dots:after {
  content: "........................................................................................................................";
  position: absolute;
  left: 20%;
  top: -9px;
  right: 20%;
  overflow: hidden;
}

.reg_sub_heading {
	font-size: 19px;
}
.reg_address_section dl {
	position: relative;
  display: inline-block;
  width: 49%;
}
.reg_address_section dt {
  line-height: 23px;
  padding-left: 10px;
}
.reg_address_section dd {
	margin: 0;
}
.reg_field_country label, .billing_address_section .reg_field_state label {
  display: none;
}
.register_f_refer  {
	display: none !important;
}
.hide_bill_pickup {
	display: none !important;
}
.del_opt {
  margin-bottom: 70px;
	text-align: center;
}
.register_wrapper.show {
  display: block;
}
.submit_order_form:before {
  content: "NOTE: For Security Buildings if you are not available to accept your delivery, we can not leave the flowers unattented. You will be charged an additional fee for the courier to return the flowers to our shop.";
  background: #a64c40;
  color: #fff;
  display: block;
  text-align: center;
  font-size: 13px;
  padding: 10px 10%;
  line-height: 23px;
}


.checkoutRow { margin-bottom:5px; }
.moduleRow {
	cursor: pointer;
	border: 1px solid transparent;
	line-height: 50px;
}
.moduleRow:hover {
	cursor: pointer;
	border: 1px solid #726150;
	line-height: 50px;
}
.moduleRowSelected {
	cursor: pointer;
	background: #726150;
	border: 1px solid #726150;
	color: #fff;
	line-height: 50px;
}
.msgbox {
	padding: 15px;
	min-height: 25px;
	line-height: 25px;
	margin: 5px 0 15px 0;
	color: #fff;
	font-size: 16px;
	position: relative;
	z-index: 100;
}
.shoutcast_msg {
  position: fixed;
  text-align: center;
  margin: 0;
  top: 0;
  left: 0;
  right: 0;
}
.flag_error { background:#BF0003; }
.flag_ok { background:#009824; }
.flag_att { background:#F0B712; }
.flag_checkout_acc { margin-top:10px; }
.checkout_frame .flag_ok { background:#726150; }
.evenrowbg {
	position: relative;
	padding: 5px;
	margin: 0 0 5px 0;
	border-bottom: 1px solid #dedede;
}
.line {
	background-color: #E2E2E2;
	color:#E2E2E2;
	height: 1px;
	border: none;
}
.line2 {
	height:2px;
	background-color: #E2E2E2;
	color:#E2E2E2;
	border: none;
}
.sent_email {
	position: relative;
	background: #726150;
	text-align: center;
	color: #fff;
	line-height: 55px !important;
}

.coupon_container .evenrowbg { width: 84%; }

.cart_table_img { width:2em; padding:0.5em 0 0.5em 0.5em; }
.cart_table_item {
	padding: 0.5em 0 0 0.5em;
	vertical-align: middle;
}
.cart_table_price { width:11em; }
.cart_table_qty { width:5em; }
.cart_table_qty_error { width:5em; text-align:center; }
.cart_table_total { width:8em; padding:0 0.5em; }
.layout-cart-wrapper p { margin:0.5em; }
#taxDisplay { padding:1em; }
.cart_table_item a {
	font-weight: normal;
	text-decoration: none;
}
.grid-block-pricing {
  overflow: hidden;
}
.order_total_wrapper {
	line-height: 55px;
}
.order_total_wrapper td {
	background: #eceef3;
	padding: 0 10px;
}
.cart_price_total td {
	background: #726150;
	color: #fff;
}
.order_total_wrapper td b {
	font-weight: normal;
}
.order_total_wrapper .sub_header, .order_total_wrapper .clear10 {
	display: none;
}
.order_total_wrapper td { height:25px; width: 49%; }
.cart_price_name { width: 50%; }
.cart_price_price { text-align:right; }
.cart_price_box_clear { clear:right; }

/* Buttons */
.submit_button, a.submit_button_image, .submit_button_image, #SignUp input[type="submit"] {
	color: #fff;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	border: none;
	cursor: pointer;
	height: 40px;
	padding: 0 20px;
	display: inline-block;
	line-height: 40px;
	background: #A49280;
	box-sizing: border-box;
	text-decoration: none;
	-moz-outline: none;
	outline: none;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
a.submit_button_image:hover, .submit_button:hover { background:#726150; }
.btn_add_to_cart_list {
  width: 100%;
  font-size: 10px;
  display: block;
  padding: 0;
  height: 50px;
  line-height: 50px;
}
.home_points .submit_button {
  background: transparent;
  border: 1px solid #fff;
}
.form_add_to_cart {
  position: absolute;
  bottom: 49px;
  right: -13px;
  background: #A49280;
  font-size: 11px;
  height: 50px;
  line-height: 50px;
  width: 50px;
  border-radius: 100%;
  padding: 0;
  overflow: hidden;
  display: block;
  text-align: center;
	box-shadow: 0 0 7px #fff;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.item_container:hover .form_add_to_cart {
	opacity: 1;
	visibility: visible;
}
.header_search_btn {
  text-transform: lowercase;
  font-size: 30px;
  height: 60px;
  line-height: 60px;
  vertical-align: top;
  margin-left: -4px;
}
.toggle_newsletter .submit_button {
  background: #fff;
  font-weight: bold;
  line-height: 40px;
  color: #000;
  width: 91%;
}
.toggle_newsletter .submit_button:hover {
	background: #A49280;
}
.add_to_cart_complete_inner .btn_add_to_cart_list {
	position: static;
	width: 124px;
}
.add_to_cart_complete_inner .btn_att_item {
  display: inline-block;
}
.add_to_cart_complete_inner .btn_add_to_cart_list:hover {
	width: 124px;
}
#InfoFavBox .submit_button {
	text-transform: unset;
	background: #fff;
	border: 1px solid #dedede;
	color: #d02a2a;
	font-size: 19px;
	padding: 0 12px;
}
#InfoFavBox .submit_button:hover {
	background: #d02a2a;
	color: #fff;
}
#InfoReviewBox .review_btn_toggle, #InfoItemDescription {
	background: #fff;
	color: #000;
	text-transform: unset;
	font-weight: bold;
	font-size: 14px;
	border: 1px solid #dedede;
	border-radius: 0;
	height: 35px;
	line-height: 35px;
	border-bottom: none;
	display: inline-block;
	padding: 0 20px;
	cursor: pointer;
	margin-right: -4px;
}
#btn_delete {
	position: absolute;
	top: -10px;
	right: 0;
	text-transform: lowercase;
	background: none;
	color: #272727;
	font-size: 30px;
	padding: 0;
}

.btn_layout { border-top:1px solid #E2E2E2; margin: 10px 0; padding: 10px 0; text-align:center; height: 50px; }
.btn_left { float: left; text-align: left; }
.btn_right { float: right; text-align: right; }
.btn_middle { display: block; width: 250px; margin: 0 auto; }

#HomeLink { display: none !important; }

/*cat menu */
.im_cat_menu_panel {
  float: left;
  width: 160px;
  display: none;
}
.layout-products-wrapper .im_cat_menu_panel {
  display: block;
}
.im_cat_menu_header {
	display: block;
	font-size: 16px;
	height: 35px;
	font-weight: bold;
	font-style: italic;
}
.im_cat_menu_box {
  padding: 20px 0;
  margin-bottom: 20px;
  border-bottom: 1px solid #e0e0e0;
}
.im_cat_menu_panel ol, .im_cat_menu_panel li {
	padding: 0;
	margin: 0;
	list-style: none;
}
.im_cat_menu_panel .im_cat_menu_box_extra_tag a {
  text-decoration: none;
  font-size: 11px;
  line-height: 25px;
  cursor: pointer;
  color: #000;
	font-weight: 500;
	-webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.im_cat_menu_panel .im_cat_menu_box_extra_tag a:hover {
  color: #A49280;
}
.im_cat_menu_panel .im_cat_menu_box_extra_tag a:before {
  content: "";
  margin-right: 8px;
  font-size: 13px;
  color: #000;
  width: 15px;
  height: 15px;
  background: #ccc;
  display: inline-block;
	vertical-align: middle;
	color: #fff;
  font-size: 10px;
  text-align: center;
  line-height: 15px;
}
.im_cat_menu_panel .im_cat_menu_box_extra_tag a:hover:before {
  background: #A49280;
}
.im_cat_menu_panel .im_cat_menu_box_extra_tag .link_cat_sel:before {
  content: "w";
  background: #A49280;
}
.im_cat_menu_panel .im_cat_menu_box_extra_tag a.dis {
  color: #ddd;
  cursor: default;
}
.im_cat_menu_panel .im_cat_menu_box_extra_tag a.dis:hover:before {
	background: #ccc;
}
	
.sm_text, .small_text, .small_text td { font-size:10px; }

#MenuSearch fieldset { margin:0; padding:0; }

#MenuSearch dt, #MenuSearch dd, #MenuSearch dl { margin:0; padding:0; }
#MenuSearch dt {
	float:left;
	padding: 0 0 0 10px;
	width:39px;
	line-height: 21px;
}
#MenuSearch dd { margin:0 0 0 55px; }

.search_opt_frame { margin-left:5px; }

/* shared elements for Cat & Product */
.nav_bg h2 { float:left; }
.nav_btn_container { float:right; }
#FooterNavigation { clear:both; }

/* Category Listing */
.cat_listing_container {
  padding: 20px 0;
  margin-bottom: 20px;
  border-bottom: 1px solid #e0e0e0
}
.cat_container .cat_table {
	display: none;
}
.cat_container .cat_name {
	display: inline-block;
}







.sort_menu .SortBgTop:after, .cat_listing_container .ProductBgTop:after {
	content: "";
	position: absolute;
	top: 15px;
	right: 5px;
	width: 0px;
	height: 0px;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid #000;
}
.sort_menu, .cat_listing_container, .nav_page { position: relative; display:inline-block; vertical-align: top; }

.nav_btn_container {
	float: none;
	margin-bottom: 30px;
	height: 37px;
	box-sizing: border-box;
}
.nav_page { float: right; height: 35px; line-height: 35px; }
.sort_menu, .cat_listing_container {
	display: inline-block;
	position: relative;
	cursor: pointer;
	font-size: 10px;
	border: 1px solid #dedede;
	z-index: 10;
	line-height: 35px;
	margin-left: 10px;
	color: #000;
	background: #fff;
	text-align: left;
}
.cat_listing_container {
  margin-left: 10px;
  padding: 0;
	min-width: 90px;
}
.ProductBgTop {
  height: 35px;
}
.sort_menu a, .cat_listing_container a {
	text-decoration: none;
	color: #000;
	font-weight: 600;
	display: block;
	padding: 0 10px;
}
.sort_menu a:hover, .cat_listing_container a:hover {
	text-decoration: none;
	color: #fff;
	background: #A49280;
}
.cat_listing_container:before {
	content: "Category";
	position: absolute;
	top: 0;
  left: 10px;
	font-size: 10px;
	color: #000;
	font-weight: bold;
}
.sort_menu .sort_name, .cat_listing_container .cat_container {
	height: 0;
	line-height: 35px;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
.sort_menu:hover .sort_name, .cat_listing_container:hover .cat_container {
	height: 35px;
	opacity: 1;
	visibility: visible;
}
.sort_menu .SortBgTop:before, .cat_listing_container .ProductBgTop:before {
	color: #000;
	font-weight: 600;
	padding: 0 10px;
}
.filter_listing {
	display: inline-block;
	cursor: pointer;
	font-size: 13px;
	border: 1px solid #A49280;
	line-height: 35px;
	margin-left: 41px;
	border-radius: 3px;
	color: #fff;
	background: #A49280;
	padding: 0 20px 0 12px;
	font-weight: bold;
}
.filter_listing:hover {
	color: #A49280;
	background: #fff;
}
.filter_listing:before {
	content: "y";
	margin-right: 13px;
	font-size: 18px;
	vertical-align: sub;
}
#FooterNavigation .filter_listing {
	display: none;
}

/* Product Listing */
.item_listing_group {
	text-align: center;
}
.item_container {
  position: relative;
  width: 31%;
  text-align: center;
  margin: 10px;
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  text-align: left;
  height: 452px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.item_container:hover {
	box-shadow: 0 2px 12px #cbcbcb;
	margin-top: 9px;
}
.home_feature_container .item_container {
	width: 23%;
	height: 402px;
}
.item_table { margin: auto; display: table; }
.item_container .item_img {
  max-width: 100%;
}
.item_img_frame {
  overflow: hidden;
	max-height: 392px;
}
.home_feature_container .item_img_frame {
  max-height: 340px;
}
.item_listing_info {
	padding: 0 15px;
}
.item_name {
  position: absolute;
  font-size: 13px;
  bottom: 35px;
  left: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  width: 92%;
  margin: 0 10px;
  text-align: center;
  text-transform: uppercase;
}
.item_no {
	display: none;
}
.item_price {
  position: absolute;
  font-size: 14px;
  font-weight: bold;
  left: 0;
  right: 0;
  bottom: 11px;
  text-align: center;
}
.item_price_was div {
  display: inline-block;
	color: #e50000;
}
.item_price_was div:last-child {
	text-decoration: line-through;
}
.item_price_was .price_savings {
  display: block !important;
  position: absolute;
  top: -10px;
  right: -13px;
  color: #fff;
  background: #e50000;
  border-radius: 100%;
  height: 55px;
  width: 55px;
  line-height: 55px;
  text-align: center;
  font-weight: 700;
  font-size: 12px;
}
.item_price_was .price_savings:before {
  content: "SAVE";
  display: block;
  height: 14px;
  margin-top: -9px;
}
.item_description, .more_info_container, .item_price abbr {
	display:none;
}

@-webkit-keyframes rotating /* Safari and Chrome */ {
	from {
		-webkit-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	to {
		-webkit-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@keyframes rotating {
	from {
		-ms-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	to {
		-ms-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
.add_to_cart_load, .add_to_cart_load:hover {
  border-radius: 100%;
  text-indent: -1000px;
  background: url(/images/loading.svg) 10px 10px no-repeat #A49280 !important;
  background-size: 20px !important;
  width: 40px !important;
  -webkit-animation: rotating 2s linear infinite;
  -moz-animation: rotating 2s linear infinite;
  -ms-animation: rotating 2s linear infinite;
  -o-animation: rotating 2s linear infinite;
  animation: rotating 2s linear infinite;
  margin-left: 40%;
}
.add_to_cart_complete_wrapper {
	background: #000;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0.4;
	z-index: 1000;
}
.add_to_cart_complete_opt {
	text-align: center;
	position: fixed;
	top: 25%;
	left: 0;
  right: 0;
	z-index: 1001;
}
.add_to_cart_complete_opt:before {
	content: "c";
	position: absolute;
	top: -27px;
	left: 47%;
	color: #fff;
	background: #A49280;
	height: 70px;
	width: 70px;
	line-height: 70px;
	text-align: center;
	font-size: 40px;
	border-radius: 100%;
	box-shadow: 0 0 11px #000;
	z-index: 2;
}
.add_to_cart_complete_inner {
	background: #fff;
	width: 50%;
	display: inline-block;
	padding: 50px 0 60px;
	box-shadow: 0 0 18px #000;
	position: relative;
	border-radius: 0;
	bottom: auto;
  right: auto;
	height: auto;
	z-index: 1;
}
.add_to_cart_complete_inner p {
	font-size: 26px;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 35px;
}
.add_to_cart_complete_inner a {
	margin: 0 10px;
}
.close_att_cart_popup {
	position: absolute;
	top: 4px;
	right: 5px;
	font-size: 30px;
	cursor: pointer;
}
.close_att_cart_popup:before {
	content: 'x';
}

/* Extra panel */
.extra_panel_feature { height: 240px; position:relative; padding:10px; margin-bottom: 15px; }
.extra_panel_reviews .item_container { width: 100%; }
.extra_panel_feature .item_container { position: absolute; width:100%; }

/* Product Info */
.product_box { position:relative; display:inline-block; width: 100%; }
#ItemInfoBoxText {
	float: right;
	width: 49%;
}
#ItemInfoBoxImage {
	float: left;
	width: 48%;
}
.more_image_container { float:right; margin: 5px 0; }
.more_images {
	float:left;
	width:51px;
	margin-left:1px;
}
#InfoFavBox {
  position: absolute;
  display: inline-block;
  vertical-align: -webkit-baseline-middle;
  margin-left: 15px;
  padding: 0;
  top: -40px;
	right: 0;
	z-index: 10;
}
#ZoomImage {
	background:url(/shop/images/viewlarge.png) no-repeat;
	height:16px;
	width:16px;
}
#ProductInfoBoxImage a, #ProductInfoBoxImage a:visited, #ProductInfoBoxImage a:hover {
	display: block;
	overflow: hidden;
}
#qty {
	width: 50px;
	padding: 0;
	text-align: center;
	vertical-align: inherit;
}
#ItemInfoBoxImage .flexe_slideshow_wrapper .slide_img {
  max-height: 650px;
  max-width: 100%;
  width: auto;
}
#ItemInfoBoxImage .flexe_slideshow {
  display: inline-block;
  text-align: left;
}
#ItemInfoBoxImage .flexe_slideshow_wrapper {
  text-align: center;
}
.item_info_header {
	font-size:14px;
	font-weight:bold;
}
#InfoItemName {
	display: block;
	font-size: 27px;
	margin-bottom: 7px;
}
.item_info_text { padding-bottom: 5px; }
#InfoItemNo {
	background: #A49280;
	color: #fff;
	line-height: 22px;
	height: 22px;
	display: inline-block;
	padding: 0 10px;
	font-size: 12px;
	border-radius: 3px;
	text-transform: uppercase;
	margin-bottom: 40px;
}
.item_info_pricing {
	border-top: 1px solid #ededed;
	line-height: 75px;
	font-size: 28px;
}
.item_info_price, .item_info_price_was {
	display: inline-block;
}
.item_info_price_was {
  display: block;
  margin-top: -36px;
  color: #e50000;
  font-size: 22px;
}
.listing_price_from, .item_info_pricing abbr, .item_info_price_was .item_price_was_text {
	font-size: 12px;
}
.ws_thumb_container img {
  width: 99px;
}
.item_info_category {
	display: block;
	font-size: 17px;
	color: #A49280;
	float: right;
}
.item_info_category span {
	color: #000;
}
.item_info_category .breadcrumbDiv {
	color: #A49280;
}
.item_info_add_cart table {
	height: 80px;
	border-spacing: 0;
	display: inline-block;
	vertical-align: top;
}
.item_info_add_cart tbody, .item_info_add_cart tr {
	display: block;
}
.item_info_add_cart td {
	padding: 0;
	display: inline-block;
}
#wowslider-container1 .ws_images {
	border: none;
}
.review_container {
	margin: 30px 0;
}
.item_info_text_description {
	border: 1px solid #dedede;
	padding: 26px;
	font-size: 12px;
	line-height: 26px;
	margin-top: -6px;
}
.item_info_text_description p {
	line-height: 23px;
}
.item_info_text_area { position:relative; }
.item_info_image_frame { text-align: center; position:relative; }
.popUp { position:absolute; bottom:4px; right:4px; cursor:pointer; }
.att_container_box {
	display: block;
	border-top: 1px solid #ededed;
	padding-top: 20px;
}
.add_to_cart_complete_inner .att_container_box {
	border: none;
}
.att_container {
	margin-bottom:30px;
}
.att_header {
	margin-bottom: 15px;
	font-weight: bold;
	text-transform: uppercase;
}
.radio_group {
	display: inline-block;
}
.radio_group_0 {
	display: none;
}
.radio_group label {
  background: #726150;
  border: 1px solid #726150;
  color: #fff;
  display: inline-block;
  line-height: 40px;
  padding: 0 10px;
  margin: 0 8px;
  cursor: pointer;
}
.radio_group label:hover {
	border: 1px solid #726150;
	color: #726150;
	background: none;
}
.attr_sel label, .attr_sel label:hover {
	background: #000;
	border: 1px solid #000;
	color: #fff;
}
.radio_group label span {
	display: inline-block;
	margin-left: 9px;
	font-size: 12px;
}
.radio_group label input {
	display: none;
}
.item_info_text p { margin:0; margin-bottom:5px; }
.item_info_add_cart {
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	height: 80px;
	line-height: 80px;
}
.social_btns {
	margin-top: 24px;
	height: 60px;
}
.sec_image {
	float:right;
	cursor:pointer;
	border: 1px solid #E2E2E2;
	cursor:pointer;
	margin-top: 2px;
}
.sec_image_frame { padding: 2px; }
.social_btns div { vertical-align: top; }
.info_ext_box {
  padding: 20px 0;
  margin-top: 6px;
}
.info_ext_box .item_info_header {
	vertical-align: top;
  display: inline-block;
  margin-right: 12px;
}
.info_ext_box .info_ext {
  display: inline-block;
}

/* reviews */
.review_border {
	border: 1px solid #E2E2E2;
	padding:10px;
}
.review_date_added { float:right; }
#InfoReviewBox {
  position: relative;
  z-index: 3;
}
.info_reviews_box {
	position: relative;
	border: 1px solid #E2E2E2;
	padding: 10px;
	margin-top: -7px;
	z-index: 1;
}
.review_container textarea { width:100%; }
#InfoReviewBox .tab_sel {
	padding: 5px 20px 0;
	height: 41px;
	position: relative;
	z-index: 2;
}
#InfoItemDescription {
	height: 35px !important;
}
#InfoReviewBox .btn_layout {
  margin: 0;
  padding: 0;
	height: 36px;
	border: none;
}

#MainLinkedItemContainer { margin-top:10px; }

/* footer link */
.shop_footer_links {
  position: relative;
  text-align: center;
  padding: 20px 0;
  color: #fff;
  background: #A49280;
  z-index: 3;
}
a.link_footer, a.link_footer:hover, .link_footer_text { font-size:10px; color: #472c10; }
.link_footer_flexe:before {
	color: #472c10;
}
.footer_text_left, .footer_text_right {
	display: inline-block;
}
.footer_small_text	{
	font-size: 10px; 
	color: #472c10;
	padding-left: 0px;
}
.tag_icon {
	display:none;
}
.line_icon {
	background: #E2E2E2;
	color:#5b7893;
	height: 1px;
	border: none;
}

.main_heading {
	font-size: 45px;
	font-weight: bold;
	text-align:center;
}
div.form_fields {
	padding:2px;
	margin:0;
}
div.form_fields_error {
	padding:2px;
	margin:0;
}
.clear_clear {
	height:0;
	clear:both;
	display: block;
	position: relative;
}
.clear {
	display: block;
	position: relative;
}
.clear1 {
	display: block;
	position: relative;
	height:1px;
}
.clear5 {
	display: block;
	position: relative;
	height:5px;
}
.clear10 {
	display: block;
	position: relative;
	height:10px;
}

nav { margin: 0; padding: 0; }
.coupon_container {
	left: 14px;
	width: 48%;
}
.account_order_remove_btn { width: 80px; }
.account_order_details_left { float: left; width:50%; }
.account_order_details_right { float: right; width:50%; }
.border_table_info div { line-height:22px; }

.zoom_open {
	width:16px;
	height:16px;
	display:inline-block;
	position: absolute;
	right: 5px;
	bottom: 5px;
	z-index: 9;
	cursor:pointer;
}
.zoom_open:before {
	content: "m";
	font-family: "icons";
	font-size: 16px;
}
.zoom_bg { background:#000; opacity:0.8; position:fixed; top:0; bottom:0; left:0; right:0; z-index:299; }
.zoom_container { width:630px; position:fixed; top:100px; margin:0 auto; z-index: 300; }
.zoom_img_container { overflow:hidden; background:#fff; padding: 10px; }
.zoom_img_box { float:left; width:500px; margin-right: 10px; cursor: move; }
.zoom_img_box img { width:500px; }
.zoom_img_series { float:right; width:100px; }
.zoom_img_series img { width:100px; }
.zoom_img_series .zoom_img { display: block; padding-bottom: 5px; }
.zoom_close { background:url(/shop/images/close.png) no-repeat bottom right; height: 33px; cursor:pointer; opacity: 0.7; }
.zoom_img_box {
	display:inline-block;
	position: relative;
}
.zoom_img_box img {
	display: block;
}
.zoom_img_box img::selection { background-color: transparent; }


#lightbox-container-image-box {
	width: 700px !important;
	height: 700px !important;
}
#lightbox-container-image-data-box {
	width: 720px !important;
}

.signupframe { border: none !important; }

.order_feeds {
	margin-top:55px;
}
.order_feeds_frame { border-left: 1px dotted #333; }
.of_date { font-size:18px; padding-left: 50px; }
.of_feed {
	border-top: 1px solid #333;
	padding-left: 41px;
	position:relative;
	margin: 25px 0;
	margin-left: 5px;
}
.of_feed:before {
	content: "";
	height: 7px;
	width: 7px;
	position: absolute;
	background: #333;
	left: -9px;
	top: -4px;	
}
.of_feed .of_comment {
	background: #fff;
	margin-top: -10px;
	padding-left: 4px;
	font-size:11px;
}
.of_feed .of_comment span { font-weight:bold; }
.of_comment_date { color:#999; font-style:italic; }
.order_feeds textarea { width:100%; }

#MenuExtratag a { cursor:pointer; }

.products_load {
	text-align: center;
	overflow: hidden;
	height: 84px;
	margin-top:100px;
	position:absolute;
	width:100%;
}
.products_load img {
	width: 227px;
	margin-top: -79px;
}

.testimonial_text {
	position: relative;
	background: #ecdfe0;
	border-radius: 55px;
	padding: 20px 40px;
	color: #000;
	font-size: 17px;
	font-weight: 300;
}
.testimonial_text:after {
	content: "";
	position: absolute;
	border-left: 40px solid transparent;
	border-right: 40px solid transparent;
	border-top: 52px solid #ecdfe0;
	bottom: -28px;
	right: 63px;
}
.testimonial_name {
	font-size: 19px;
	margin-bottom: 50px;
	text-align: right;
	padding-right: 76px;
	margin-top: 30px;
}
.testimonial_box:nth-child(even) .testimonial_name {
	text-align: left;
	padding-left: 76px;
}
.testimonial_box:nth-child(even) .testimonial_text:after {
	left: 63px;
	right: auto;
}

.home_brands_wrapper {
  position: relative;
  margin: 70px 0;
	overflow: hidden;
}
.home_brands_wrapper h3 {
  font-size: 35px;
  font-weight: bold;
  text-align: center;
  color: #A49280;
}
.home_brands {
	position: relative;
  max-width: 1040px;
  height: 200px;
  margin: 0 auto;
}
.home_brands_slide {
  width: 999999px;
  position: relative;
  top: 0;
  left: -499px;
  transition: .25s;
}
.home_brands_slide .slide_show_box {
  display: inline-block;
  margin-right: 10px;
  position: absolute;
  box-sizing: border-box;
  width: 195px;
  height: 195px;
  text-align: center;
  vertical-align: top;
	overflow: hidden;
	padding-top: 14px;
}
.home_brands_wrapper .slide_nav {
  position: absolute;
  background: #A49280;
  color: #fff;
  height: 45px;
  width: 45px;
  line-height: 47px;
  text-align: center;
  font-size: 22px;
  border-radius: 100%;
  top: 79px;
  cursor: pointer;
  z-index: 999;
}
.home_brands_wrapper .slide_pre {
  left: -157px;
  text-indent: -5px;
  opacity: .8;
}
.home_brands_wrapper .slide_next {
  right: -157px;
  text-indent: 5px;
  opacity: .8;
}
.home_brands_slide img {
  width: 88%;
}
.home_brands_slide .slide_show_box:hover img {
	box-shadow: 0 2px 12px #cbcbcb;
}

.instagram_wrapper {
	margin-top: 80px;
	overflow: hidden;
}
.insta_heading {
	font-size: 35px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 30px;
	text-decoration: none;
}
.insta_heading a {
	text-decoration: none;
}
.insta_heading a {
  color: #A49280;
}
#instagram_feed .slide_wrapper {
  height: 250px;
  max-width: 1040px;
  margin: 0 auto;
  margin-top: 0;
  position: relative;
  overflow: visible;
}
#instagram_feed .slide_show {
  width: 999999px;
  position: relative;
  top: 0;
  left: -499px;
  transition: .25s
}
#instagram_feed .slide_show_box {
  display: inline-block;
  margin-right: 10px;
  position: absolute;
  box-sizing: border-box;
  width: 195px;
  height: 195px;
  text-align: center;
  vertical-align: top;
  overflow: hidden;
}
#instagram_feed .slide_show_img img {
  max-width: 100%;
  height: auto;
  width: auto;
}
#instagram_feed .slide_nav {
  position: absolute;
  background: #ccc;
  color: #fff;
  height: 45px;
  width: 45px;
  line-height: 47px;
  text-align: center;
  font-size: 22px;
  border-radius: 100%;
  top: 79px;
  cursor: pointer;
  z-index: 999;
}
#instagram_feed .slide_pre {
  left: -157px;
  text-indent: -5px;
  opacity: .8;
}
#instagram_feed .slide_next {
  right: -157px;
  text-indent: 5px;
  opacity: .8;
}
#instagram_feed .slide_wrapper:hover .slide_nav { opacity: .8 }



.menu_toggle, #HeaderHome, .nav_bg_home, #ItemInfo_MinQty, .dt_order_no, .web_icon_box, .hero, .reg_account_type {
	display: none;
}