@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;
}
@font-face {
  font-family: 'awesome';
  src:  url('/fonts/awesome.eot?u8jkeb');
  src:  url('/fonts/awesome.eot?u8jkeb#iefix') format('embedded-opentype'),
    url('/fonts/awesome.ttf?u8jkeb') format('truetype'),
    url('/fonts/awesome.woff?u8jkeb') format('woff'),
    url('/fonts/awesome.svg?u8jkeb#awesome') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"], .header_search_btn, .social_icons a:before, .account_menu_btns a:before, .listing_price:after, .MenuExtratag a:before, .download_cat:before, .slide_nav, .icon, .icon_i:before,
.item_info_pdf a:before, .scroll_up:before, .mobile_cat_menu:before, .mobile_cat_menu_close:before, .search_close, .search_home, .compare_item:before, .periods_info {
  /* 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:13px;
}
body {
	margin: 0px;
}

a { color:#882a38; text-decoration:none; }
section #CatDescriptionText a:hover, section p a:hover { text-decoration:underline; }
.main_bg p {
  line-height: 28px;
}
a.home-link {color:#fff; text-decoration:none; }

header {
  position: relative;
}
.wrapper, .home_wrapper, #instagram_feed .slide_wrapper {
  position: relative;
  max-width: 1050px;
  margin: 0 auto;
}
.body-content-home section .wrapper {
  max-width: none;
}
.dot_divider {
	color:#c3c3c3;
	font-size:20px;
	text-align: center;
	padding-top:25px;
	padding-bottom:25px;
}

.header_account {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: #882a38;
  line-height: 35px;
  font-size: 12px;
  color: #fff;
  text-align: right;
  font-weight: 600;
  border-bottom: 1px solid #a05560;
}
.sub_menu, .cart_menu {
	display: inline-block;
	vertical-align: top;
}
.header_account a {
	position: relative;
  color: #fff;
  font-weight: 600;
  display: inline-block;
  padding: 0 15px;
	margin-right: -4px;
	-webkit-transition: .5s;
	transition: .5s;
}
.header_account a:hover {
	background: #fff;
}
.account_menu_btns a {
  background: #691420;
  color: #fff;
  text-transform: uppercase;
  border-left: 1px solid #882a38;
}
.account_menu_btns a:hover {
	background: #882a38;
}
.account_menu_btns a span:before {
  content: "";
}
.account_menu_btns a span:after {
  content: "";
}
#MyCartLink span, #MyFavLink span, #MyCompareLink span {
  position: absolute;
  background: #c40404;
  height: 16px;
  width: 16px;
  line-height: 16px;
  text-align: center;
  border-radius: 100%;
  font-size: 10px;
  font-weight: normal;
  top: 3px;
  right: 4px;
  z-index: 1;
}
#MyCartLink, #MyFavLink, #MyCompareLink {
  padding-right: 20px;
}
.account_menu_btns a:before {
  font-size: 20px;
  padding-right: 7px;
  font-weight: 300;
  vertical-align: sub;
}
#MyCartLink:before {
  content: "c";
}
#MyFavLink:before {
  content:"h";
  font-size: 18px;
}
#MyCompareLink:before {
  content: "1";
}
#signinlink:before, #MyAccountLink:before {
	content: "a";
	font-size: 17px;
}
.header_logo {
  height: 140px;
  background: #882a38;
  color: #fff;
}
.prod_head_text {
  color: #fff;
  background: #882a38;
  padding: 15px 20px;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 20px;
}
.prod_head_text a {
  color: #fff;
}
a.prod_head_text, a.prod_head_text:link, prod_head_text:visited, prod_head_text:active {
	color:#fff;
	text-decoration:none;
}
a.prod_head_text:hover {
	color:#fff;
	text-decoration:underline;
}
.text_ped {
	font-size:11px;
}
.logo_link {
  background: url(/images/logo_silver-cornices.svg) center no-repeat;
  width: 260px;
  height: 80px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 47px;
}
.header_tag {
  position: absolute;
  background: linear-gradient(90deg, #fff 0%, #882a38 100%);
  line-height: 40px;
  color: #fff;
  padding: 1px;
  font-size: 18px;
  display: inline-block;
  top: 32px;
  left: 297px;
}
.header_tag span {
  display: block;
  background: #882a38;
  padding: 0 20px;
}
.hss_frame {
  position: relative;
  z-index: 1;
}
.main_menu {
  position: absolute;
  top: 72px;
  right: 0;
  padding-right: 22px;
  line-height: 36px;
  box-sizing: border-box;
}
.main_menu ul, .main_menu li {
  padding: 0;
  margin: 0;
  list-style: none;
	font-size: 13px;
}
.main_menu li {
  display: inline-block;
  vertical-align: top;
}
.main_menu a {
  display: block;
  padding: 0 10px;
  box-sizing: border-box;
  line-height: 32px;
  color: #fff;
  font-size: 15px;
}
.main_menu .sm_a-0 {
	-webkit-transition: .5s;
	transition: .5s;
}
.main_menu li:last-child a {
	margin-right: 0px;
}
.main_menu a:hover {
  border-bottom: 4px solid #fff;
}
.main_menu .sm_li-0 .cat_ul-0 {
  position: absolute;
  margin-top: -4px;
  opacity: 0;
	visibility: hidden;
	height: 0;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  z-index: 95;
}
.main_menu .sm_li-0:hover > .cat_ul-0 {
  opacity: 1;
	visibility: visible;
	height: auto;
}
.main_menu .cat_ul-0 {
  background: #fff;
	border: 1px solid #c3c3c3;
  padding: 20px !important;
  column-count: 3;
  left: 0;
  right: 0;
}
.main_menu .cat_ul-0 li {
  border: none !important;
	display: block;
	break-inside: avoid-column;
}
.main_menu .cat_ul-0 a {
  border: none;
  color: #882a38;
  font-weight: 600;
	text-transform: none;
	padding: 0 5px;
  border-bottom: 4px solid #fff;
}
.main_menu .cat_ul-0 a:hover {
  background: none;
  border-bottom: 4px solid #882a38;
}
.header_search {
  position: absolute;
  display: none;
  top: 0;
  right: 0;
  left: 0;
  background: #882a38;
  height: 140px;
  z-index: 10;
  text-align: center;
}
.header_search_input {
  border: none;
  margin: 0;
  padding: 0;
  padding-left: 10px;
  line-height: 42px;
  margin-top: 47px;
  width: 189px;
  -moz-outline: none;
  outline: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.header_search_btn {
  border: none;
  background: none;
  color: #882a38;
  font-size: 20px;
  line-height: 40px;
  margin: 0;
  margin-top: 47px;
  margin-left: -41px;
  padding: 0;
  width: 40px;
  text-align: center;
  cursor: pointer;
  vertical-align: top;
  -moz-outline: none;
  outline: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.search_close {
  display: inline-block;
  color: #fff;
  margin-right: 9px;
  font-size: 21px;
  vertical-align: sub;
  cursor: pointer;
}
.search_home {
  position: absolute;
  top: 4px;
  right: 0;
  font-size: 21px;
  cursor: pointer;
}
.social_icons {
  position: absolute;
  left: 0;
  top: 0;
}
.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: 27px;
  color: #fff;
  padding-left: 16px;
  line-height: 40px;
  height: 35px;
  padding: 0 8px;
}
.social_icons a:hover {
  color: #882a38;
}
.social_icons span {
  display: none;
}
.sicon-facebook:before {
  content: "f";
}
.sicon-twitter:before {
  content: "t";
}
.sicon-instagram:before {
  content: "n";
}
.sicon-pinterest:before {
  content: "p";
}
.sicon-linkedin:before {
  content: "k";
}
.sicon-google:before {
  content: "g";
}
.sicon-youtube:before {
  content: "y";
}
.home_btns a {
  display: inline-block;
  vertical-align: top;
  width: 333px;
  box-sizing: border-box;
  line-height: 60px;
  font-size: 23px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 600;
  color: #fff;
  background: #882a38;
  margin-right: 20px;
	text-align: center;
	-web-kit-transition: .3s;
  transition: .3s;
  background: #e9e9e9;
  color: #882a38;
}
.home_btns a:last-child {
	margin-right: 0;
}
.home_btns a:hover {
	background: #e9e9e9;
  color: #666;
  background: #882a38;
  color: #fff;
	text-decoration: none;
}
.home_download {
  font-family: 'Lora', serif;
  padding: 70px 0;
  background: url(/images/home_bg.jpg) no-repeat;
  background-size: cover;
  color: #fff;
  text-align: center;
}
.home_text {
  font-size: 17px;
  width: 80%;
  margin: 0 auto;
  margin-top: 35px;
}
.home_text:before {
  content: "";
  border-top: 2px solid #fff;
  width: 50px;
  height: 5px;
  display: inline-block;
}
.home_cat {
  color: #fff;
  text-decoration: none;
  font-size: 40px;
  line-height: 15px;
}
.home_cat span {
  display: block;
  font-size: 20px;
}
.home_stock_range {
  position: relative;
  background: #fff;
  margin-top: -300px;
  z-index: 100;
  padding: 30px 0;
  max-width: 892px;
  box-sizing: border-box;
}
.flexe_slideshow_wrapper {
  display: block;
}
.flexe_slideshow_wrapper .slide_img {
  width: 100%;
  max-width: unset;
}
.hss_container .inner {
  font-size: 58px;
  text-align: left;
  font-weight: bold;
  top: 240px;
  text-shadow: 0 1px 2px rgba(0,0,0,.6);
  margin-left: 20%;
  margin-right: 10%;
}
.hss_container .inner p {
  position: relative;
  z-index: 2;
}
.hss_container .inner p:nth-child(2) {
  font-size: 34px;
  margin-top: -33px;
}
.hss_container .inner p:nth-child(3) {
  content: "";
  position: absolute;
  display: block;
  background: #000;
  width: 15%;
  height: 40%;
  margin-left: -8%;
  margin-top: -15%;
  opacity: 0.5;
  z-index: 1;
}
.footer_newsletter {
  font-family: 'Lora', serif;
  background: url(/images/home_bg2.jpg) no-repeat;
  background-size: 100%;
  padding: 60px 0;
  text-align: center;
}
.newsletter_text {
  color: #fff;
  font-size: 36px;
  margin-bottom: 14px;
}
.newsletter_name {
  background: rgba(255,255,255,0.7);
  color: #000;
  width: 28% !important;
  vertical-align: top;
  border: none !important;
  margin-bottom: 10px !important;
}
.toggle_newsletter {
  cursor: pointer;
}
.newsletter_btn {
  line-height: 40px;
  background: #882a38;
  color: #fff;
  font-size: 14px;
  padding: 0 20px;
  display: inline-block;
  vertical-align: top;
  text-transform: uppercase;
  font-weight: 600;
}
footer {
  background: url(/images/footer_bg.jpg) top right no-repeat #974652;
  background-size: contain;
  color: #fff;
  padding: 60px 0;
}
footer ul, footer li {
	margin: 0;
	padding: 0;
	list-style: none;
}
footer li {
  display: block;
  font-size: 12px;
  color: #fff;
  line-height: 20px;
}
footer li a {
  display: block;
  font-size: 12px;
  color: #fff;
  line-height: 26px;
}
footer li a:hover {
	color: #dfdfdf;
	text-decoration: underline;
}
.footer_sub_links {
  display: inline-block;
  vertical-align: top;
  width: 320px;
  margin-top: 110px;
}
.footer_links {
  display: inline-block;
  vertical-align: top;
  width: 67%;
}
.footer_links .grid {
  display: inline-block;
  vertical-align: top;
  width: 25%;
}
.footer_links .grid-2 {
  width: 34.5%;
}
.footer_links .grid-last {
  width: 33% !important;
}
footer h5 {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 25px;
}
h5 a {
  color: #fff;
}
footer .logo_link {
  position: absolute;
  top: 0;
  left: 0;
}
.dimensions_filter {
  font-size: 13px;
  text-decoration: none;
  color: #666;
  line-height: 25px;
  font-weight: 600;
}
.gallerygrid {
  column-count: 3;
}
.gallerygrid_single {
  column-count: auto;
}
.gallery_frame {
  width: 97% !important;
}
.gallerygrid_single .gallery_frame img {
  width: auto;
}
.body-content-faqs dl {
  border: 2px solid #882a38;
  margin-bottom: 20px;
}
.body-content-faqs dt {
  cursor: pointer;
  font-size: 20px;
  font-weight: 600;
  padding: 20px;
}
.body-content-faqs dd {
  padding: 0;
  margin: 0;
  font-size: 17px;
  line-height: 31px;
  padding: 20px;
  padding-top: 0;
}
.layout-blog-details .blog_box_heading {
  padding-left: 10px;
  height: 35px;
  line-height: 35px;
  color: #882a38;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 15px;
  letter-spacing: 2px;
  background: none;
}
.layout-blog-details .blog_menu_item {
  padding-left: 10px;
  border-bottom: none;
  font-size: 13px;
  text-decoration: none;
  color: #666;
  line-height: 25px;
  font-weight: 600;
}
.blog_menu_item a {
  color: #666;
  font-weight: 600;
}
.layout-blog-details .blog_menu_box {
  border: none;
  box-shadow: none;
  background: #fff;
}
.contact_right_bottom .opening-hours {
  border: 1px solid #fff;
  padding: 17px 20px 0 20px;
}
.title-grey-back {
  line-height:70px;
  font-size:25px;
  background: #ededed;
  text-transform: uppercase;
  font-weight: 600;
  text-align:center;
}
.title-did-you-know-text {
  font-size:14px;
  text-transform: uppercase;
  text-align:center;
}
.contact_text {
  float: right;
}
.pg_insert_2287 .ws_images {
  height: 235px !important;
}
.border_box {
  border: 1px solid #ededed;
  padding: 10px;
  margin-bottom: 20px;
}
.border_box img {
  max-width: 100%;
  height: auto !important;
}
.icon {
  color: #882a38;
  font-size: 21px;
  text-align: center;
  display: block;
  margin-bottom: 10px;
}
.icon_i:before {
  content: "i";
  color: #882a38;
  font-size: 21px;
  text-align: center;
  margin-right: 5px;
  vertical-align: middle;
}
.gallery_thumb_name a {
  color: #882a38;
}
.gallery_thumb_name {
  display: block !important;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  color: #882a38;
  font-size: 18px;
  font-weight: 800;
  background: rgba(255, 255, 255, 0.7);
  line-height: 75px;
  height: 75px;
  overflow: hidden;
}
.gallery_thumb_decription {
  display: none;
}
.gallerybox-image-details-caption a {
  color: #fff;
  text-decoration: underline;
}
.gallerybox-image-name {
  display: none !important;
}
.time_line_wrapper {
  position: relative;
  background: #e4e4f2;
  height: 260px;
  overflow: hidden;
  border-radius: 13px;
}
.period_block {
  display: inline-block;
  border-right: 1px solid #fff;
  vertical-align: top;
  height: 260px;
  width: 16.3%;
}
.time_line_header .period_block {
  position: relative;
  height: 25px;
}
.period_line {
  position: absolute;
  background: #8b8bbf;
  height: 20px;
  min-width: 3px;
  border-radius: 10px;
}
.period_line.colonial {
  background: #ae1b1f;
  top: 15px;
  left: 8%;
  width: 25%;
}
.period_line.georgian {
  background: #006d38;
  top: 50px;
  left: 16.4%;
  width: 16.6%;
}
.period_line.victorian {
  background: #b2591f;
  top: 85px;
  left: 28.5%;
  width: 21.2%;
}
.period_line.federation {
  background: #0077ae;
  top: 120px;
  left: 43%;
  width: 11%;
}
.period_line.californian_bungalow {
  background: #00b1f9;
  top: 155px;
  left: 53%;
  width: 9%;
}
.period_line.art_deco {
  background: #752b65;
  top: 190px;
  left: 61%;
  width: 11%;
}
.period_line.modern {
  background: #c52f7d;
  top: 225px;
  left: 72%;
  width: 23%;
}
.period_line:before {
  position: absolute;
  left: -30px;
  top: 2px;
  font-size: 11px;
  font-weight: 600;
}
.period_line:after {
  position: absolute;
  right: -30px;
  top: 2px;
  font-size: 11px;
  font-weight: 600;
}
.time_line_header .period_block:before, .time_line_header:before {
  position: absolute;
  font-size: 11px;
  font-weight: 600;
  color: #999;
  right: -27px;
}
.time_line_header:before {
  content: "1750";
  right: unset;
  left: 0;
}
.d1:before {
  content: "1800";
}
.d2:before {
  content: "1850";
}
.d3:before {
  content: "1900";
}
.d4:before {
  content: "1950";
}
.d5:before {
  content: "2000";
}
.period_line.colonial:before {
  content: "1788";
}
.period_line.colonial:after {
  content: "1850";
}
.period_line.georgian:before {
  content: "1800";
}
.period_line.georgian:after {
  content: "1850";
}
.period_line.victorian:before {
  content: "1840";
}
.period_line.victorian:after {
  content: "1900";
}
.period_line.federation:before {
  content: "1895";
}
.period_line.federation:after {
  content: "1915";
}
.period_line.californian_bungalow:before {
  content: "1910";
}
.period_line.californian_bungalow:after {
  content: "1939";
}
.period_line.art_deco:before {
  content: "1935";
}
.period_line.art_deco:after {
  content: "1970";
}
.period_line.modern:before {
  content: "1970";
}
.period_line.modern:after {
  content: "TODAY";
  right: -42px;
}
.period_box {
  display: inline-block;
  vertical-align: top;
  width: 14%;
  padding-right: 10px;
  box-sizing: border-box;
  margin-top: 20px;
  overflow: hidden;
}
.period_box p {
  line-height: 18px;
  font-size: 11px;
  min-height: 150px;
}
.period_box h2 {
  font-weight: 700;
  font-style: italic;
  font-size: 19px;
  height: 55px;
}
.colonial h2 {
  color: #ae1b1f;
}
.georgian h2 {
  color: #006d38;
}
.victorian h2 {
  color: #b2591f;
}
.federation h2 {
  color: #0077ae;
}
.art_deco h2 {
  color: #752b65;
}
.modern h2 {
  color: #c52f7d;
}
.californian_bungalow h2 {
  color: #00b1f9;
}
.period_box img {
  max-width: 80%;
}
.period_img_footer {
  position: relative;
  overflow: hidden;
}
.period_img_footer img {
  margin-left: -36%;
  max-width: 111% !important;
}
.period_img_footer span {
  position: absolute;
  height: 31px;
  width: 15px;
  background: #fff;
  top: 0;
  left: 0;
  border-radius: 0 0 13px;
}
.row_location {
  display: none;
}
.row_location:first-child {
  display: block;
}
#MainContentBottom .loc-contacts, #MainContentBottom .loc-email, #MainContentBottom .loc-address-1, #MainContentBottom .loc-state-post, #MainContentBottom .opening-hours {
  display: none;
}
#MainContentBottom .loc-address {
  border-bottom: 1px solid #882a38;
  padding: 10px;
  cursor: pointer;
}
.loc-address_sel {
  background: #882a38;
  color: #fff;
}
.loc-email {
  font-size: 16px;
  margin: 5px 0;
}
.loc-phone {
  color: #882a38;
  font-weight: 800;
  font-size: 16px;
  display: inline-block;
  margin-left: 4px;
}
.loc-phone:before {
  content: "| ";
}
.oh-more {
  background: #ededed;
  padding: 10px;
  margin: 10px 0;
}
.loc-details {
  font-size: 15px;
  margin-top: 6px;
  line-height: 23px;
  padding: 0;
}
.loc-contacts, .loc-details, .loc-email {
  padding: 0;
}
#MainContent .opening-hours {
  margin-bottom: 10px;
}
.body-content-home #ProductItemContainer {
  padding: 20px;
  background: #fff;
}
#wowslider-hss .ws_images {
  height: auto !important;
}
.info-frame {
  font-size: 10px;
  border-bottom: 1px solid #ddd;
}
.item_info_insert h4 {
  font-size: 13px;
}
.item_info_notice {
  padding-bottom: 14px;
}
.item_info_insert {
  margin-top: 20px;
}
.item_info_pdf {
  display: none;
}
.social_btns {
  text-align: center;
}
.radio_group {
  border: 1px solid #882a38;
  line-height: 35px;
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  color: #882a38;
  padding: 0 15px;
  margin-right: 10px;
  cursor: pointer;
}
.radio_group label {
  cursor: pointer;
}
.radio_group_0, .radio_group input {
  display: none;
}
.radio_group span {
  font-size: 14px;
  display: inline-block;
  margin-left: 8px;
  line-height: 20px;
  border-left: 1px solid #882a38;
  padding-left: 7px;
  vertical-align: text-bottom;
}
.att_header {
  font-weight: bold;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.radio_group:hover, .attr_sel {
  background: #882a38;
  color: #fff;
}
.radio_group:hover span, .attr_sel span {
  border-left: 1px solid #fff;
}
#add_cart {
  text-align: center;
  border-top: 1px solid #882a38;
  padding: 10px 20px 20px;
  position: relative;
  padding-top: 40px;
}
#add_cart:before {
  content: "All prices include GST.";
  position: absolute;
  font-weight: bold;
  text-transform: uppercase;
  left: 0;
  right: 0;
  top: 6px;
}
.item_info_add_cart {
  display: inline-block;
  padding-top: 10px;
}
var {
  font-style: normal;
}
#ceiling-range {
  display: none;
  color: #555;
  font-size: 9px;
  height: 240px;
  position: absolute;
  right: 0;
  top: 34px;
  width: 30px;
}

.ceiling-grid {
	display: block;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	width: 1px;
}
.ceiling-grid,
.ceiling-grid-36,
.ceiling-grid-33,
.ceiling-grid-30,
.ceiling-grid-27,
.ceiling-grid-24 { 
	background: #555;
	box-shadow: 0 1px 1px rgba(0,0,0,0.2);
}
.ceiling-grid-36,
.ceiling-grid-33,
.ceiling-grid-30,
.ceiling-grid-27,
.ceiling-grid-24 { 
	display: block;
	height: 1px;
	position: absolute;
	right: 1px;
	width: 3px;
	z-index: 6;
}

.ceiling-grid-36:before,
.ceiling-grid-33:before,
.ceiling-grid-30:before,
.ceiling-grid-27:before,
.ceiling-grid-24:before { 
	background: none;
	display: block;
	height: 20px;
	line-height: 20px;
	padding: 0 5px;
	position: absolute;
	right: 3px;
	top: -10px;
}
.ceiling-grid-36:before {
	content: "3.6";
}
.ceiling-grid-33:before {
	content: "3.3";
}
.ceiling-grid-30:before {
	content: "3.0";
}
.ceiling-grid-27:before {
	content: "2.7";
}
.ceiling-grid-24:before {
	content: "2.4";
}

.ceiling-grid-36 { top: 0; }
.ceiling-grid-33 { bottom: 75%; }
.ceiling-grid-30 { bottom: 50%; }
.ceiling-grid-27 { bottom: 25%; }
.ceiling-grid-24 { bottom: 0%; }

.ceiling-range-length {
	background: #882a38;
	opacity: .15;
	position: absolute;
	right: 1px;
	width: 6px;
	z-index: 1;
}
.ceiling-recommend {
	height: 0;
	left: 100%;
	letter-spacing: 2px;
	margin-left: 54%;
	position: absolute;
	-webkit-transform: rotate(90deg);
	-webkit-transform-origin: 0 100%;
	-moz-transform: rotate(90deg);
	-moz-transform-origin: 0 100%;
	-o-transform: rotate(90deg);
	-o-transform-origin: 0 100%;
	-ms-transform: rotate(90deg);
	-ms-transform-origin: 0 100%;
	transform: rotate(90deg);
	transform-origin: 0 100%;
	text-align: center;
	top: 0;
	white-space: nowrap;
	width: 240px;
}
.home_stock_img {
  display: block;
  margin-bottom: 27px;
  position: relative;
  margin-left: 106px;
}
.home_stock_img .icon {
  display: inline-block;
  height: 72px;
  width: 105px;
  background: url(/images/fast-delivery.svg) no-repeat;
  position: absolute;
  top: 11px;
}
.home_stock_img div {
  font-family: 'Lora', serif;
  font-size: 36px;
  font-weight: bold;
  text-transform: uppercase;
  margin-left: 125px;
}
.home_stock_img p {
  font-family: 'Lora', serif;
  font-size: 24px;
  font-weight: bold;
  color: #000;
  margin: 0;
  padding: 0;
  margin-left: 125px;
  margin-top: 5px;
}
.scroll_up {
  position: fixed;
  display: none;
  background: #882a38;
  color: #fff;
  bottom: 100px;
  right: 0;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 32px;
  cursor: pointer;
  z-index: 2000;
}
.scroll_up:before {
  content: "^";
}
.testimonials_box {
  background: #f0f0f0;
  font-size: 10px;
  font-style: italic;
  margin-bottom: 20px;
  padding: 10px;
  margin-right: 20px;
}
.testimonials_box .heading {
  font-weight: bold;
  margin-bottom: 6px;
}
.testimonials_box .name {
  font-weight: bold;
  margin-top: 6px;
}



.main_bg {
	position:relative;
	min-height: 450px;
	margin-top: 40px;
}
.layout-products-wrapper .main_bg {
  margin-left: 200px;
}
.body-content-home .layout-products-wrapper .main_bg, .body-content-home .main_bg {
  margin-left: 0;
}
#MainContent {
  margin-top: 45px;
}
.layout-location-wrapper #MainContent {
  display: inline-block;
  width: 70%;
  vertical-align: top;
}
.body-content-home #MainContent {
  margin-top: 0;
}
.layout-location-wrapper #MainContentBottom {
  display: inline-block;
  vertical-align: top;
  width: 26.5%;
  margin-left: 20px;
}
#cart-items { padding:0; margin:0; }
#cart-items li { list-style:none; }

.login_new { float:left; width: 48%; margin-right: 5px; }
.login_existing { float:right; width: 48%; margin-left: 5px; }

.checkout_confirm_right {
  float: right;
  width: 49%;
  vertical-align: top;
  box-sizing: border-box;
}
.checkout_confirm_left {
  float: left;
  width: 49%;
  vertical-align: top;
  box-sizing: border-box;
}
.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: 14px; }
.checkout_sel_option input[type="radio"] { display:none; }

.Products_Cats_Frame { position:relative; }

/* headers */
.header {
  margin-bottom: 8px;
}
.hero_header_wrapper {
  height: 365px;
  text-align: center;
  color: #fff;
  padding-top: 47px;
  box-sizing: border-box;
  margin-bottom: 0;
}
h1, h2, h3, h4, h5 {
  font-family: 'Lora', serif;
  margin: 0;
  padding: 0;
  font-size: 32px;
  font-weight: 800;
}
h1 {
  text-transform: uppercase;
}
.hero_header_wrapper h1 {
  text-shadow: 2px 2px 1px #333;
}
h2 {
  font-size: 27px;
  font-weight: 600;
}
h3 {
  font-size: 23px;
  font-weight: 600;
}
h4 {
  font-size: 20px;
  font-weight: 400;
}
h5 {
  font-size: 17px;
  font-weight: 400;
}


.sub_header, .sub_header_alt, .sub_header2, .newsletter_frame span {
	font-size:14px;
	font-weight:bold;
}

/* Header Account*/
.header_acc {
	font-size:12px;
	padding-left: 10px;
	height:30px;
	line-height:30px;
}
#MyAccountLink:before {
  content: "a";
  margin-right: 8px;
}
#signinlink:after {
  content: "Sign In";
}
#MyAccountLink:after {
  content: "My Account";
}
#MyFavLink:after {
  content: "My Favourites";
}
#MyCompareLink:after {
  content: "Compare List";
}
#MyCartLink:after {
  content: "Cart";
}
#CheckoutLink:after {
  content: "Checkout";
}
#LogoutLink:after {
  content: "Logout";
}
.table_header_bar {
	height:30px;
	line-height:30px;
	overflow: hidden;
	margin-bottom:10px;
}
	.table_header_bar h3 { margin:0; 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;
}

.feature_container .table_header_bar h3 {
  float: left;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  color: #882a38;
}
.feature_container .table_header_bar a { float:right; }

/* Breadcrumbe */
.nav_bg nav div { display:inline; }
a.link_breadcrumb, a.link_breadcrumb:hover, .breadcrumbDiv {
  font-size: 12px;
  text-transform: uppercase;
  text-decoration: none;
  color: #999;
  font-weight: 600;
}
.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 */
.link_text, .nav_area { font-size:14px; }
.nav_text_dis {
	color: #ccc;
	font-size:10px;
}
a.nav {
	color:#000;
	font-size:14px;
	text-decoration:none;
	display: inline-block;
	text-transform: uppercase;
  font-weight: 800;
}
a.nav:hover {
	color:#882a38;
	font-size:14px;
	text-decoration:underline;
}
a.nav_num:link, a.nav_num:visited, a.nav_num:active {
  color: #000;
  font-size: 14px;
  text-decoration: none;
  width: 10px;
  text-transform: uppercase;
  font-weight: 800;
}
a.nav_num:hover {
	color:#882a38;
	font-size:14px;
	border-bottom: 3px solid #882a38;
	text-decoration:none;
	width:10px;
}
a.nav_text:link, a.nav_text:visited, a.nav_text:active {
	color:#000;
	font-size:14px;
	border-bottom: 3px solid #882a38;
	width:10px;
	text-decoration:none;
	text-transform: uppercase;
  font-weight: 800;
}
a.nav_text:hover {
	color:#882a38;
	font-size:14px;
	border-bottom: 3px solid #882a38;
	width:10px;
	text-decoration:none;
}
a.btn_pre:before { content:"Prev"; }
a.btn_next:before { content:"Next"; }

a.period_lnk:link, a.period_lnk:visited, a.period_lnk:active {
  color: #000;
  font-size: 14px;
  text-decoration: none;
  text-transform: uppercase;
}
a.period_lnk:hover {
	color:#095fd3;
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
}

/*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: solid 1px #D2D2D2;
  font-size: 18px;
  height: 40px;
  line-height: 40px;
  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;
}
.cart_table_qty .form_fields {
  background: #dfdfdf;
  border: none;
  text-align: center;
  padding: 0;
  font-weight: bold;
}
.dimensions_filter .form_fields {
  background: #ededed;
  border: none;
  height: 30px;
  width: 45px;
  text-align: center;
  font-weight: 800;
  color: #882a38;
  margin-right: 10px;
  padding: 0;
  font-size: 14px;
  margin-bottom: 10px;
}

fieldset { border:0; margin:0; padding:0; }
dl { clear: left; margin: 0 0 10px 0; }
	fieldset dt { 
		float: left; 
		width: 175px;
		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 180px; }

.dt_long { width: 260px; }

	#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; }

.checkoutRow { margin-bottom:5px; }

.moduleRow {
  cursor: pointer;
  background: #dfdfdf;
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 40px;
}
.moduleRowSelected, .moduleRow:hover {
  cursor: pointer;
  background: #009824;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 40px;
}
.msgbox {
  padding: 15px;
  min-height: 25px;
  line-height: 25px;
  margin: 5px 0 15px 0;
  color: #fff;
  font-size: 16px;
}
.flag_error { background:#BF0003; }
.flag_att { background:#F0B712; }
.flag_ok, .shoutcast_msg_ok { background:#009824; }
.shoutcast_msg {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2000;
  margin: 0;
  text-align: center;
}
.flag_checkout_acc { margin-top:10px; }
.evenrowbg {
  position: relative;
  border: 1px solid #882a38;
  padding: 5px;
  margin: 0 0 5px 0;
}
.line {
	background-color: #E2E2E2;
	color:#E2E2E2;
	height: 1px;
	border: none;
}
.line2 {
	height:2px;
	background-color: #E2E2E2;
	color:#E2E2E2;
	border: none;
}

.coupon_container .evenrowbg { width: 84%; }

.cart_table_img { width:19em; padding:0.5em 0 0.5em 0.5em; }
.cart_table_item { padding:0.5em 0 0 0.5em; }
.cart_table_price { width:16em; }
.cart_table_qty { width:5em; }
.cart_table_qty_error { width:1em; text-align:center; }
.cart_table_total { width:9em; padding:0 0.5em; }
.layout-cart-wrapper p { margin:0.5em; }
#taxDisplay { padding:1em; }

.cart_item_cat_3457:after, .cart_item_cat_3469:after {
  content: "MINIMUM CORNICE SURCHARGE of $88.00 INC GST UNDER 4 LENGTHS OF EACH CORNICE TYPE";
  color: #fff;
  background: #882a38;
  display: block;
  padding: 5px;
  font-size: 10px;
  margin: 0 20px 0 0;
}

.grid-block-pricing {
  overflow: hidden;
}
.cart_price_box {
  width: 100%;
}
.cart_price_row {
  line-height: 40px;
}
.cart_price_box td { height:25px; }
.cart_price_name { width: 50%; }
.cart_price_price { font-weight:bold; text-align:right; }
.cart_price_box_clear { clear:right; }
.cart_price_row td {
  padding: 0 10px;
  font-weight: bold;
  text-transform: uppercase;
}
.cart_price_total td {
  background: #882a38;
  color: #fff;
}
.checkout_confirm_amount td {
  width: 48%;
  line-height: 35px;
  padding: 0 10px;
  text-transform: uppercase;
  font-weight: bold;
}
.cart_list_img {
  width: 20%;
}

/* Buttons */
.submit_button, a.submit_button_image, .submit_button_image, #SignUp input[type="submit"] {
  color: #fff;
  margin: 0;
  display: inline-block;
  font-size: 18px;
  border: 1px solid #882a38;
  cursor: pointer;
  height: 40px;
  padding: 0 10px;
  line-height: 40px;
  background: #882a38;
  box-sizing: border-box;
  font-weight: 600;
  text-transform: uppercase;
  -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 { color:#882a38; background: #fff; }

.btn_layout { border-top:1px solid #E2E2E2; margin: 10px 0; padding: 10px 0; text-align:center; overflow: hidden; }
.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; }
#btn_delete {
  position: absolute;
  top: 0;
  right: 0;
}
#InfoFavBox .submit_button {
  font-size: 10px;
  line-height: 25px;
  height: 26px;
  padding: 0 8px;
  background: #dfdfdf;
  border: 1px solid #dfdfdf;
  color: #000;
}

/*cat menu */
.im_cat_menu_header {
  display: block;
  height: 35px;
  line-height: 35px;
  color: #882a38;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 15px;
  letter-spacing: 2px;
}
#MenuHeaderCat { border-top: none; }
.im_cat_menu_text {
	font-size:11px;
	text-indent: 10px;
}
.im_extra_menu_panel {
	border-left:1px solid #E2E2E2;
	float:right;
	width: 200px;
}
.im_cat_menu_panel {
	float:left;
	width: 180px;
	display: none;
}
.layout-products-wrapper .im_cat_menu_panel {
  display: block;
}
.periods_info {
  position: relative;
  background: #882a38;
  width: 20px;
  height: 20px;
  line-height: 21px;
  text-align: center;
  border-radius: 100%;
  color: #fff;
  display: inline-block;
  margin-left: 81px;
  top: 27px;
  z-index: 1;
}
.im_cat_menu_box {
  margin-bottom: 30px;
  position: relative;
}
.MenuExtratag a {
  cursor: pointer;
  font-size: 13px;
  text-decoration: none;
  color: #666;
  line-height: 25px;
  font-weight: 600;
}
.MenuExtratag a:before {
  content: "o";
  color: #ededed;
  padding-right: 7px;
  font-size: 17px;
	vertical-align: middle;
	text-decoration: none;
}
.MenuExtratag .link_cat_sel:before {
	content: "2";
  color: #882a38;
  padding-right: 4px;
}
.MenuExtratag a:hover {
	color: #882a38;
}
.MenuExtratag a:hover:before {
	color: #882a38;
}
ol.categories li a.link_cat, ol.categories ol li a.link_cat, ol.categories li a.link_cat_sel {
	display:block;
}
ol.categories ol li a.link_cat_sel {
	display:block;
}
	/*===Cat menu - Main Cats ===*/
	ol.categories {
		width: 100%;
		margin: 0px;
		padding: 0;
	}
	
	ol.categories ul { margin:0; padding:0; }
	ol.categories li ul { display:none; }
	ol.categories .cat_sel_li ul { display:block; }
	ol.categories ul li ul li ul li { display:none; }
  #MenuExtratag_172 {
    max-height: 250px;
    overflow: hidden;
    overflow-y: scroll;
  }
	/*===Cat menu - Link Container ===*/
	ol.categories li {
		display:block;
		width: 100%;
		margin: 0;
		padding: 0;
		list-style: none;
	}
	
	/*===Cat menu - Sub Cats Container ===*/
	ol.categories ol {
		margin: 0;
		padding: 0;
	}
	
	/*===Cat menu - Sub Cats ===*/
	ol.categories ol li {
		text-indent: 22px;
	}

	ol.categories li.sm_sel {
		display:block;
		width: 100%;
		margin: 0;
		padding: 0;
		list-style: none;
	}
	
	ol.categories ol li.sm_sel {
		text-indent: 22px;
  }
  .im_cat_menu_box_extra_tag_frame {
    position: fixed;
    padding: 10px;
    width: 170px;
    -web-kit-transition: 0.5s;
    transition: 0.5s;
  }
  .filter_menu_hover {
    position: fixed;
    top: 20px;
    background: #fff;
    box-shadow: 0px 0px 7px #ddd;
    z-index: 100;
    height: 720px;
    overflow-y: scroll;
  }
	
.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_main_content {
	margin-bottom: 20px;
	position: relative;
	padding: 10px 20px 36px 150px;
	background: #fff;
	box-shadow: 0px 0px 3px #ddd;
	width: 865px;
}
.cat_container {
	position:relative;
	display:none; /* dynamic data */
	text-align:left;
	margin: 0;
	height: 35px;
	line-height: 35px;
	padding: 0 7px 0 0;
}

	.cat_table { display:none; }

	.cat_listing_container { 
	cursor:pointer;
	position: absolute;
	background:#1f1f1f; 
	border:1px solid #1f1f1f; 
	display: inline-block; 
	padding-right: 20px; 
	z-index:10; 
	line-height: 33px; 
	padding-left: 10px;
	}
	.cat_listing_container:before { content:"Filter By Category:"; position:absolute; top: 0; left: -93px; font-size: 13px; color:#fff; }

	.cat_listing_container .ProductBgTop:before {
		height: 23px;
		color: #fff;
	}
	
	.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 #fff;
	}
	
	.cat_name {
		color: #666;
		text-decoration: none;
		font-size: 13px;
	}
	.cat_name:hover { color:#ca001f; }
	
	.cat_listing_link {
		display: inline-block;
	}
	
.sort_menu .SortBgTop: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;
}
.cat_main_content { display:none; }
.cat_listing_container { font-size: 13px; margin-left: 106px; margin-right: 20px; width: 160px; }
.cat_listing_container, .sort_menu, .nav_page { position: relative; display:inline-block; vertical-align: top; }

.nav_btn_container {
  float: none;
  box-sizing: border-box;
  padding: 20px 0;
  margin: 30px 0;
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
}
.nav_page { float: right; height: 35px; line-height: 35px; }
.sort_menu {
  display: inline-block;
  position: relative;
  cursor: pointer;
  width: 160px;
  font-size: 13px;
  z-index: 1;
  line-height: 33px;
  background: #f0f0f0;
  margin-left: 46px;
  color: #000;
  height: 35px;
}
.sort_menu a { 
	text-decoration:none; 
	color:#000;
	font-weight: 600;
	display: block;
	padding: 0 10px;
	-web-kit-transition: .3s;
	transition: .3s;
}
.sort_menu a:hover {
  color: #fff;
  background: #882a38;
}

.sort_menu:before {
  content: "Sort: ";
  position: absolute;
  top: 0;
  left: -45px;
  font-size: 13px;
  color: #000;
  font-weight: 800;
  text-transform: uppercase;
}
.sort_menu .sort_name {
  line-height: 35px;
  padding: 0;
	opacity: 0;
	background: #f0f0f0;
  height: 0;
	visibility: hidden;
	-web-kit-transition: .3s;
	transition: .3s;
}
.sort_menu:hover .sort_name {
  opacity: 1;
  height: 35px;
	visibility: visible;
}
.cat_listing_container .ProductBgTop:before, .sort_menu .SortBgTop:before {
	height: 23px;
	color: #000;
	padding-left: 10px;
}

/* Product Listing */
.item_listing_group {
  margin-right: -20px;
}
.item_container {
  position: relative;
  width: 270px;
  text-align: center;
  margin-bottom: 20px;
  margin-right: 20px;
  display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
	border: 1px solid #e9e9e9;
	-web-kit-transition: .3s;
	transition: .3s;
}
.item_container:hover {
	border: 1px solid #882a38;
}
.body-content-home .item_container {
	width: 415px;
}
.feature_window .item_container {
  width: 247px;
}
.products_listing_id_3454 .item_container,
.products_listing_id_3458 .item_container,
.products_listing_id_3475 .item_container,
.products_listing_id_3460 .item_container,
.products_listing_id_3457 .item_container,
.products_listing_id_3457_3469 .item_container {
  width: 415px;
}
.item_listing_container_3293 .item_container,
.products_listing_id_3299 .item_container,
.item_listing_container_3318 .item_container,
.products_listing_id_3311 .item_container,
.item_listing_container_3307 .item_container,
.products_listing_id_3317 .item_container,
.products_listing_id_3301 .item_container {
  display: block;
  width: auto;
  margin-right: 0;
}
.item_box {
  padding-top: 40px;
}
.item_img_frame img {
  max-width: 100%;
}
.item_container .item_img_frame {
  margin: 0 10px;
}
.item_listing_text {
  background: #dfdfdf;
	line-height: 40px;
	-web-kit-transition: .3s;
	transition: .3s;
}
.item_container:hover .item_listing_text {
	background: #882a38;
	color: #fff;
}
.item_table {
  margin: auto;
  display: table;
}
.listing_price {
  font-size: 13px;
  font-weight: 600;
  text-align: left;
  padding-left: 10px;
  position: relative;
}
.listing_price:after {
  content: "r";
  position: absolute;
  top: 0;
  right: 0;
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  background: #666;
	font-size: 20px;
	box-sizing: border-box;
	-web-kit-transition: .3s;
	transition: .3s;
}
.item_name {
  position: absolute;
  top: 0;
  left: 15px;
  font-size: 18px;
	font-weight: bold;
	color: #000;
}
.item_container:hover .listing_price:after {
	color: #882a38;
  background: #fff;
  border-top: 1px solid #882a38;
}
.product_listing_link_main {
  display: block;
  height: 40px;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 40px;
  z-index: 2;
}
#CatDescriptionText {
	position: relative;
  background: #f0f0f0;
  padding: 15px;
  font-size: 13px;
  line-height: 25px;
  color: #000;
	margin-bottom: 30px;
	padding-bottom: 30px;
}
#CatDescriptionText .hero_header {
  display: none;
}
.download_cat {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: #882a38;
  color: #fff;
  line-height: 40px;
  padding: 0 20px;
  font-size: 14px;
  font-weight: 600;
  display: block;
  text-decoration: none;
}
.download_cat img {
  display: none;
}
.download_cat:hover {
	background: #666;
	text-decoration: none !important;
}
.download_cat:before {
  content: "d";
  padding-right: 10px;
  font-size: 19px;
  vertical-align: sub;
}
#ItemInfoBoxImage .item_dimensions {
  position: absolute;
  top: -4px;
  left: 5px;
  z-index: 90;
}
.item_dimensions span {
  position: absolute;
  font-size: 10px;
  color: #000;
}
.cornices_dimensions .size_1, .stock-range_dimensions .size_1 {
  top: 35px;
  left: 48px;
}
.cornices_dimensions .size_2, .stock-range_dimensions .size_2 {
  top: 69px;
  left: 13px;
  transform: rotate(-90deg);
}
.body-content-search .cornices_dimensions .size_1, .body-content-search .stock-range_dimensions .size_1 {
  top: 30px;
  left: 29px;
}
.body-content-search .cornices_dimensions .size_2, .body-content-search .stock-range_dimensions .size_2 {
  top: 64px;
  left: -4px;
}
#ItemInfoBoxImage .cornices_dimensions .size_1 {
  top: 28px;
  left: 29px;
}
#ItemInfoBoxImage .cornices_dimensions .size_2 {
  top: 62px;
  left: -4px;
}
.img_popup_frame .cornices_dimensions .size_2 {
  left: 0px;
}
.more_info_btn {
	display:none;
}
.item_description {
  display: block;
  font-size: 10px;
  color: #000;
  padding: 10px 10px 30px;
  line-height: 22px;
}
.tag_special {
  position: absolute;
  top: 0;
  right: 0;
  background: #ae1a1f;
  line-height: 23px;
  padding: 0 7px;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 10px;
  z-index: 1;
}
.tag_special:before {
  content: "Sale";
}
.item_price_was span {
  display: inline-block;
  font-size: 10px;
  font-style: italic;
}
.item_price {
  display: inline-block;
}
.listing_price_special .item_price {
  color: #ae1a1f;
  font-weight: bold;
}
.item_container:hover .listing_price_special .item_price {
  color: #fff;
}
.item_price_was {
  display: inline-block;
}
.item_price_was span {
  display: inline-block;
  font-size: 10px;
  font-style: italic;
}
.item_price_was span {
  display: inline-block;
  font-size: 10px;
  font-style: italic;
  text-decoration: line-through;
  vertical-align: top;
}
.listing_price_was .item_price {
  font-size: 12px;
}
.item_price_was div {
  display: inline-block;
  font-size: 11px;
}
.compare_item {
  position: absolute;
  bottom: 50px;
  right: 10px;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: bold;
  color: #000;
  cursor: pointer;
}
.compare_remove {
  color: #ae1a1f;
}
.compare_item:before {
  content: "1";
  padding-right: 4px;
  font-size: 16px;
  vertical-align: text-bottom;
}
.main_content_compare .item_container {
  width: auto;
  text-align: left;
  display: block;
}
.main_content_compare .item_box {
  padding-top: 7px;
}
.main_content_compare .product_listing_link {
  width: 28%;
  display: inline-block;
  vertical-align: top;
}
.main_content_compare .item_table {
  margin: 0;
}
.compare_details {
  display: inline-block;
  vertical-align: top;
}
.main_content_compare .item_name {
  position: static;
}
.main_content_compare .item_tags {
  margin-top: 10px;
}
.main_content_compare .item_tags .heading {
  font-weight: bold;
}
.main_content_compare .tag_group {
  margin-bottom: 10px;
}
.main_content_compare .tag_wrapper {
  display: none;
}
.main_content_compare .item_dimensions {
  position: absolute;
  z-index: 1;
  top: -16px;
  left: 3px;
}
.main_content_compare .compare_item {
  bottom: 8px;
}

/* 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%; }
#ItemInfoBoxImage {
  float: left;
  width: 555px;
  position: relative;
}
#ItemInfoBoxText {
  float: right;
  width: 470px;
  position: relative;
}
.more_image_container { float:right; margin: 5px 0; }
.more_images {
	float:left;
	width:51px;
	margin-left:1px;
}
#InfoFavBox { clear:both; }
#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;
  text-align: center;
  padding: 0;
  font-weight: bold;
  background: #dfdfdf;
  border: 1px solid #dfdfdf;
}
.item_info_header {
	font-size:14px;
	font-weight:bold;
  padding:5px 0;
  color: #882a38;
}
.item_info_text { padding-bottom: 5px; }
.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:inline-block; margin-top:10px; }
.att_container {
	float:left;
	margin-bottom:10px;
}
.item_info_price {
  color: #fff;
  background: #882a38;
  display: inline-block;
  padding: 15px 20px;
  font-size: 18px;
  font-weight: bold;
}
.nav_btn_info_container {
  text-align: center;
  margin-top: 25px;
  padding: 12px 0;
}
.item_info_text p { margin:0; margin-bottom:5px; }
.info_ext_box {
  margin: 20px 0;
  min-height: 95px;
}
.item_info_text_min_qty {
  font-weight: bold;
  margin-bottom: 20px;
}
.item_info_pdf img {
  display: none;
}
.item_info_pdf span {
  font-weight: bold;
}
.item_info_pdf a:before {
  content: "d";
}
.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; }
#InfoFavBox {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 90;
}
#InfoItemNo {
  display: none;
}

	/* reviews */
	.review_border {
		border: 1px solid #E2E2E2;
		padding:10px;
	}
	.review_date_added { float:right; }
	.info_reviews_box { border:1px solid #E2E2E2; padding:10px; }
	.review_container textarea { width:100%; }
	
#MainLinkedItemContainer { margin-top:10px; }

/* footer link */
.shop_footer_links {
  text-align: center;
  background: #882a38;
	color: #fff;
	line-height: 45px;
}
.link_footer_flexe:before {
	color: #fff;
}
.footer_text_right, .footer_text_left {
	display: inline-block;
	vertical-align: top;
}
a.link_footer, a.link_footer:hover, .link_footer_text { font-size:10px; color: #fff; }

.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: 600px !important;
	height: 600px !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%; }

.products_load {
	text-align: center;
	overflow: hidden;
	height: 84px;
	margin-top:100px;
	position:absolute;
	width:100%;
}
.products_load img {
	width: 227px;
	margin-top: -79px;
}

.home_gallery_slide_wrapper {
  padding-top: 20px;
  background: #fff;
}

.insta_heading {
  margin-bottom: 13px;
}
.home_instagram {
  color: #882a38;
  font-family: 'Lora', serif;
  font-size: 20px;
  margin: 0 auto;
  margin-top: 35px;
  text-align: center;
}
.instagram_wrapper {
  padding-top: 18px;
  background: #fff;
}
#instagram_feed {
  overflow: hidden;
}
#instagram_feed .slide_wrapper {
  height: 250px;
  margin-top: 0;
  overflow: visible;
}
#instagram_feed .slide_show {
  width: 999999px;
  position: relative;
  top: 0;
  left: -500px;
  transition: .25s
}
#instagram_feed .slide_show_box {
  display: inline-block;
  margin-right: 20px;
  position: absolute;
  box-sizing: border-box;
  width: 230px;
  height:230px;
  text-align: center;
  vertical-align: top;
}
#instagram_feed .slide_show_img img {
  width: 100%;
  height: 100%;
}
#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: -95px;
  text-indent: 0;
  opacity: .8;
}
#instagram_feed .slide_next {
  right: -95px;
  text-indent: 5px;
  opacity: .8;
}
#instagram_feed .slide_wrapper:hover .slide_nav { opacity: .8 }


.img_popup_border .item_info_dimensions {
  position: absolute;
  top: -8px;
  left: 3px;
}
.poa_notice {
  background: #882a38;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  padding: 10px;
  line-height: 24px;
  text-align: center;
}
.tag_wrapper {
  position: absolute;
  bottom: 0;
  height: 40px;
  right: 47px;
  line-height: 43px;
  z-index: 1;
}
#ItemInfoBoxImage .tag_wrapper {
  position: static;
}
.tag_1615 {
  background: #882a38;
  position: absolute;
  top: -23px;
  left: -110px;
  height: auto !important;
  margin: 0 !important;
  right: 0 !important;
  width: 72px !important;
  border-radius: 0 !important;
  line-height: 23px !important;
  padding: 0 7px;
  text-transform: uppercase;
  font-weight: bold !important;
  font-size: 10px !important;
  display: inline-block !important;
  color: #fff !important;
  z-index: 2;
}
.tag_1615:before {
  content: "Low Stock";
}
.tag_2118 {
  background: #882a38;
  position: absolute;
  top: -20px;
  height: auto !important;
  margin: 0 !important;
  left: -189px;
  width: 92px !important;
  border-radius: 0 !important;
  line-height: 20px !important;
  padding: 0 7px;
  text-transform: uppercase;
  font-weight: bold !important;
  font-size: 10px !important;
  display: inline-block !important;
  color: #fff !important;
  z-index: 2;
}
.tag_2118:before {
  content: "Coming Soon";
}
.tag_wrapper div {
  display: none;
  height: 26px;
  width: 26px;
  line-height: 26px;
  text-align: center;
  border-radius: 100%;
  color: #fff;
	font-weight: 800;
	margin-left: 7px;
  font-size: 15px;
}
.tag_1616 { display: inline-block !important; background: #ae1a1f; } /*Period-colonial*/
.tag_1600 { display: inline-block !important; background: #096d37; } /*Period-georgian*/
.tag_1601 { display: inline-block !important; background: #b2591f; } /*Period-victorian*/
.tag_1599 { display: inline-block !important; background: #0077ae; } /*Period-federation*/
.tag_1596 { display: inline-block !important; background: #752b66; } /*Period-art-deco*/
.tag_1598 { display: inline-block !important; background: #c42d7d; } /*Period-modern*/
.tag_1597 { display: inline-block !important; background: #00b1f9; } /*Period-Californian Bungalow*/

#MenuExtratag_link_1616:before { color: #ae1a1f; } /*Period-colonial*/
#MenuExtratag_link_1600:before { color: #096d37; } /*Period-georgian*/
#MenuExtratag_link_1601:before { color: #b2591f; } /*Period-victorian*/
#MenuExtratag_link_1599:before { color: #0077ae; } /*Period-federation*/
#MenuExtratag_link_1596:before { color: #752b66; } /*Period-art-deco*/
#MenuExtratag_link_1598:before { color: #c42d7d; } /*Period-modern*/
#MenuExtratag_link_1597:before { color: #00b1f9; } /*Period-Californian Bungalow*/

.tag_1616:before { content: "C"; } /*Period-colonial*/
.tag_1600:before { content: "G"; } /*Period-georgian*/
.tag_1601:before { content: "V"; } /*Period-victorian*/
.tag_1599:before { content: "F"; } /*Period-federation*/
.tag_1596:before { content: "A"; } /*Period-art-deco*/
.tag_1598:before { content: "M"; } /*Period-modern*/
.tag_1597:before { content: "CB"; } /*Period-Californian Bungalow*/

.listing_price_from {
	display: none !important;
}
.mobile {
  display: none;
}
.welcome_note, .acc_div, #MenuBoxCat, .nav_bg_home, .item_no, section .header_acc_menu, #InfoItemFeature, .listing_price_from, .cart_item_no, .dt_order_no, .web_icon_box, #HeaderHome,
.info_feature_sub_480, .info_feature_sub_481, .cat_listing_container, .flip-book-wrapper .header, .testimonials_wrapper, .menu_toggle, .mobile_cat_menu, .mobile_cat_menu_close, #MenuBoxInfo, .reg_account_type {
	display: none;
}
