@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?571htx');
  src:  url('/fonts/awesome.eot?571htx#iefix') format('embedded-opentype'),
    url('/fonts/awesome.ttf?571htx') format('truetype'),
    url('/fonts/awesome.woff?571htx') format('woff'),
    url('/fonts/awesome.svg?571htx#awesome') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"], .account_menu_btns a:before, .social_icons a:before, .sprite_social, #instagram_feed .slide_nav, .btn_nav:before,
.mobile_menu, .ui-datepicker-next span:before, .ui-datepicker-prev span:before, #MenuSearch, .close_search, .MenuExtratag a:before, .mobile_cat_menu:before,
.mobile_cat_menu_close: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: 'Roboto', sans-serif;
}
body, td, th, dt, dd {
  color: #333;
  font-size: 15px;
  line-height: 26px;
}
body {
	margin: 0px;
}

a { color:#000; text-decoration:none; }
a:hover { color: #333; }
b {
  font-weight: 500;
}
.wrapper, .home_wrapper, #HomeListingContent .content, .home_feature_container, .hss_container {
  width: 1040px;
  position: relative;
  margin: 0 auto;
}
.body-content-home section .wrapper {
  width: 100%;
}
header .wrapper {
  z-index: 2;
}
header {
  height: 140px;
  position: relative;
  border-bottom: 1px solid #d5d5d5;
}
section {
  position: relative;
  z-index: 1;
}
.body-content-home section {
  z-index: auto;
}
.header_search {
  display: none;
  background: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10;
  text-align: center;
  padding-top: 46px;
}
.close_search {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  padding-right: 15px;
  cursor: pointer;
}
.header_search_input {
  width: 300px !important;
}
.home_wrapper {
  background: #fff;
}
.hss_container {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: auto;
}
.sliding_text {
  color: #4a4a4a;
  font-size: 18px;
  top: auto;
  bottom: 14%;
}
.sliding_text .inner p {
  margin: 0;
  margin-bottom: 10px;
}
.sliding_text .inner p:first-child {
  font-size: 25px;
}
.header_bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 140px;
  background: #fff;
  z-index: 1;
  opacity: 0.8;
}
.header_logo {
  display: inline-block;
  height: 140px;
  vertical-align: middle;
  position: relative;
}
.header_logo img {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: 0;
  width: 128px;
  height: 110px;
}
.main_menu {
  position: absolute;
  color: #484848;
  font-size: 16px;
  text-transform: uppercase;
  top: 0;
  right: 155px;
}
.main_menu ul, .main_menu li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.main_menu li {
  display: inline-block;
  vertical-align: top;
}
.main_menu .sm_li-0 {
  line-height: 140px;
}
.main_menu li ul li, .main_menu .cat_li-0 {
  display: block;
  line-height: 40px;
  position: relative;
}
.main_menu a {
  display: block;
  color: #484848;
  padding: 0 20px;
}
.main_menu .sm_a-2, .main_menu .sm_a-3, .main_menu .sm_a-4 {
  font-size: 12px;
}
.main_menu li ul a:hover, .main_menu .cat_a-0:hover {
  background: #000;
  color: #fff;
}
.main_menu li ul {
  position: absolute;
  background: #fff;
  border-top: 1px solid #d5d5d5;
  opacity: 0;
  visibility: hidden;
  height: 0;
  box-shadow: 0 0 10px #00000021;
  text-transform: none;
}
.main_menu li:hover ul {
  height: auto;
  opacity: 1;
  visibility: visible;
}
.main_menu li ul li ul {
  position: relative;
  box-shadow: none;
  padding: 0 0 10px;
  border: none;
}
.main_menu li ul li ul li {
  line-height: 30px;
  text-transform: none;
}
.main_menu li ul li ul li a {
  padding-left: 30px;
}
.body-content-home .main_menu li ul {
  opacity: 0.8;
}
.menu_border {
  border: 1px solid #d5d5d5;
  border-top: none;
}
.home_main_content {
  margin-top: 32vw;
  text-align: center;
}
.home_content_wrapper {
  background: #fff;
  position: relative;
}
#HomeListingContent {
  background: #fff;
  z-index: 1;
  position: relative;
}
#HomeListingContent .content {
  padding: 45px 0 25px 0;
  text-align: center;
  position: relative;
  width: 730px;
  background: #fff;
}
#HomeListingContent p {
  font-size: 20px;
  font-weight: 300;
  line-height: 40px;
  margin-top: 55px;
  display: inline-block;
  position: relative;
}
#HomeListingContent .content:before {
  content: "";
  background: #d5d5d5;
  height: 1px;
  width: 420px;
  display: inline-block;
  position: absolute;
  left: 150px;
  top: 0px;
}
#HomeListingContent .content:after {
  top: auto;
  bottom: 0;
}
.home_btns {
  position: relative;
  padding: 60px 0;
  display: block;
  background: #fff;
}
.home_panel {
  margin-bottom: 80px;
}
.home_btns .home_text {
  margin-bottom: 80px;
}

.home_btns img {
  min-width: 100%;
  min-height: 100%;
}
.home_btn_name {
  position: absolute;
  color: #fff;
  top: 165px;
  left: 0;
  right: 0;
  text-align: center;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 24px;
  text-shadow: 0px 0px 7px #000;
}
footer {
  background: #fff;
  display: block;
  z-index: 3;
  position: relative;
}
.footer_line {
  background: #f0f0f0;
  height: 1px;
}
.footer_newsletter {
  background: #f0efef;
  padding: 40px 0;
  color: #666;
  font-size: 16px;
  text-align: center;
}
.newsletter_text {
  text-transform: uppercase;
  padding-bottom: 10px;
}
.newsletter_name {
  background: #fff;
  line-height: 40px;
  text-align: left;
  padding-left: 5px;
  display: inline-block;
  width: 290px;
}
.newsletter_btn {
  line-height: 40px;
  display: inline-block;
  background: #000;
  color: #fff;
  padding: 0 20px;
  text-transform: uppercase;
  margin-left: -3px;
  cursor: pointer;
}
.footer_wrapper ul, .footer_wrapper li {
  padding: 0;
  margin: 0;
  list-style: none;
}
.footer_wrapper li {
  line-height: 28px;
}
.footer_wrapper a {
  text-transform: uppercase;
  color: #999;
  font-size: 12px;
}
.footer_wrapper .grid {
  display: inline-block;
  vertical-align: top;
  width: 33%;
}
.footer_wrapper h5 {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 12px;
  color: #999;
  line-height: 10px;
}
.footer_links {
  width: 73%;
  display: inline-block;
  vertical-align: top;
}
.footer_wrapper {
  padding: 35px 0;
}
.footer_info {
  display: inline-block;
  vertical-align: top;
  width: 25%;
  text-align: center;
  color: #999;
  text-transform:uppercase;
  font-size:12px;
}
.copyright, .footer_logo {
  display: inline-block;
}
.header_phone {
  display: none;
  position: absolute;
  color: #000;
  font-size: 18px;
  top: 6px;
  right: 20px;
  z-index: 2;
}
.footer_phone {
  display: block;
  text-align: center;
  color: #000;
  font-weight: bold;
  font-size: 16px !important;
}
.footer_logo {
  margin-bottom: 10px;
  display: block;
}
.footer_text_span {
  display: none;
}
.abn {
  text-transform:uppercase;
  font-size:11px;
}
.social_icons {
  background: #f0f0f0;
  text-align: center;
  padding: 25px 0;
}
.social_icons ul, .social_icons li {
  padding: 0;
  margin: 0;
  list-style: none;
}
.social_icons li {
  display: inline-block;
  vertical-align: top;
  background: #000;
  height: 40px;
  line-height: 40px;
  width: 40px;
  border-radius: 100%;
  text-align: center;
  margin: 0 10px;
}
.social_icons li:hover {
  background: #000;
}
.social_icons a {
  display: block;
}
.social_icons a:hover:before {
  color: #fff;
}
.social_icons a span {
  display: none;
}
.social_icons a:before {
  font-size: 21px;
  color: #fff;
  line-height: 40px;
}
.sicon-facebook:before {
  content: "f";
}
.sicon-twitter:before {
  content: "t";
}
.sicon-pinterest:before {
  content: "p";
}
.sicon-instagram:before {
  content: "i";
}
.sicon-tumblr:before {
  content: "b";
}
.sicon-google:before {
  content: "g";
}
.sicon-youtube:before {
  content: "u";
}


.quotes::before {
  content: "ʻ";
  font-size: 45px;
  position: absolute;
  top: 5px;
  left: -6px;
}
.quotes::after {
  content: "ʼ";
  font-size: 45px;
  vertical-align: text-top;
}
.quote_content .default_left_content, .get_quote_content .default_left_content, .about_content .default_left_content {
  width: 75%;
}
.quote_content .default_right_content, .get_quote_content .default_right_content, .about_content .default_right_content {
  width: 24%;
}
.quote_content .default_right_content, .get_quote_content .default_right_content, .about_content .default_right_content {
  width: 24%;
  border: 1px solid #efefef;
  padding: 15px;
}
.quote_content .quotes, .get_quote_content .top, .about_content .top {
  color: #000;
  font-weight: 500;
  font-size: 14px;
  position: relative;
}
.get_quote_content .top, .about_content .top {
  text-transform: uppercase;
}
.get_quote_content .bottom a {
  text-decoration: none;
  color: #333;
  border-bottom: 1px dotted #000;
}
.testimonial_box {
  margin-bottom: 50px;
}
.testimonial_text {
  background: #f0efef;
  border-radius: 25px;
  padding: 4px 20px;
  position: relative;
}
.testimonial_text:before {
  content: "";
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #f0efef;
  position: absolute;
  left: 34px;
  bottom: -19px;
}
.testimonial_name {
  margin-top: 24px;
  padding-left: 20px;
  text-transform:uppercase;
}
#signinlink:before {
  content: "a";
}
#MyAccountLink:before {
  content: "a";
}
#MyFavLink:before {
  content: "h";
}
#MyCartLink:before {
  content: "c";
}
#CheckoutLink {
  display: none;
}
#LogoutLink {
  display: none;
}
.account_menu_btns a span:before {
  content: "";
}
.account_menu_btns a span:after {
  content: "";
}
.account_menu_btns a span {
  color: #fff;
  display: inline-block;
  height: 13px;
  line-height: 13px;
  width: 13px;
  text-align: center;
  border-radius: 100%;
  font-size: 10px;
  font-weight: 500;
  position: absolute;
  background: #ccc;
  top: -10px;
  right: -11px;
}





.main_bg {
	position:relative;
}
.body-content-products .main_bg {
  margin-left: 180px;
}
#MainBgHome {
  background: #fff;
}
#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 { display: inline-block; width: 47%; vertical-align: top; margin-left: 20px; box-sizing: border-box; }
.checkout_confirm_left { display: inline-block; width: 47%; vertical-align: top; margin-right: 20px; 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-top: 40px;
}
#HeaderProductInfo {
  margin: 0;
  margin-bottom: 18px;
}
h1, h2 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-size: 32px;
  text-align: center;
}
h2 {
  font-size: 21px;
  margin-top: 20px;
}
.header h2 {
  font-size: 17px;
}
h3 {
  font-weight: normal;
  font-size: 20px;
  margin-top: 25px;
}
h4, h5 {
  font-weight: 500;
  font-size: 16px;
}
#MainContent h1, #MainContent h2 {
  text-align: left;
}
#HeaderProductInfo h1 {
  text-align: left;
}

#HomeListingContent h1, #HomeListingContent h2 {
  color: #666;
  font-style: italic;
}
.sub_header, .sub_header_alt, .sub_header2, .newsletter_frame span {
	font-size:14px;
	font-weight:500;
}

/* Header Account*/
.header_account {
  position: absolute;
  top: 53px;
  right: 0;
}
.account_menu_btns { display: inline-block; }
.account_menu_btns a, #MenuSearch {
  margin: 0 10px 0 5px;
  line-height: 30px;
  font-size: 20px;
  color: #000000;
  display: inline-block;
  vertical-align: top;
  position: relative;
}
.table_header_bar {
  border-top: 1px solid #d5d5d5;
  overflow: hidden;
  width: 42%;
  display: inline-block;
  text-align: center;
  padding: 30px 0;
}
.layout-account-order-detail .table_header_bar {
  width: 100%;
}
.layout-account-order-detail .table_header_bar td:nth-child(2) {
  text-align: left;
}
	.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:500; 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 a {
  text-transform: uppercase;
  font-size: 11px;
  margin-top: 10px;
  display: inline-block;
  color: #333;
}

/* Breadcrumbe */
.nav_bg {
  margin: 20px 0;
  text-align: center;
}
.nav_bg nav div { display:inline; }
a.link_breadcrumb, a.link_breadcrumb:hover, .breadcrumbDiv { 
  font-size:12px;
  color: #ccc;
}
.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_btn_info_container {
  text-align: center;
  line-height: 40px;
}
.nav_text_dis {
	color: #ccc;
	font-size:10px;
}
a.nav {
	font-size:14px;
	text-decoration:none;
	display: inline-block;
}
a.nav:hover {
	font-size:14px;
	text-decoration:none;
}
a.nav_num:link, a.nav_num:visited, a.nav_num:active {
	font-size:10px;
	text-decoration:none;
	width:10px;
}
a.nav_num:hover {
	font-size:10px;
	border-bottom: 3px solid #E2E2E2;
	text-decoration:none;
	width:10px;
}
a.nav_text:link, a.nav_text:visited, a.nav_text:active {
	font-size:10px;
	border-bottom: 3px solid #E2E2E2;
	width:10px;
	text-decoration:none;
}
a.nav_text:hover {
	font-size:10px;
	border-bottom: 3px solid #E2E2E2;
	width:10px;
	text-decoration:none;
}
a.btn_pre:before { content:"<"; }
a.btn_next:before { content:">"; }
/*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;
}
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:after { 
  content: " *";
  color:#CC0000;
}

.checkoutRow { margin-bottom:5px; }
.moduleRow {
	cursor: pointer;
	background: none;
  line-height: 40px;
}
.moduleRow:hover {
  background:#f0efef;
}
.moduleRowSelected {
	cursor: pointer;
	background:#000;
  line-height: 40px;
  color: #fff;
}
.msgbox {
  padding: 15px;
  min-height: 25px;
  line-height: 25px;
  margin: 5px 0 15px 0;
  color: #fff;
  font-size: 16px;
}
.flag_error { background:#BF0003; }
.flag_ok { background:#000; }
.flag_att { background:#F0B712; }
.flag_checkout_acc { margin-top:10px; }
.evenrowbg {
  position: relative;
  border-top: 1px solid #E2E2E2;
  padding: 10px 0;
  margin: 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: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:6em; }
.cart_table_qty { width:4em; }
.cart_table_qty_error { width:4em; text-align:center; }
.cart_table_total { width:8em; padding:0 0.5em; }
.layout-cart-wrapper p { margin:0.5em; }
#taxDisplay { padding:1em; }
.cart_item_no { display: none; }
.cart_price_box td { height:45px; font-size: 18px; }
.cart_price_name { width: 50%; }
.cart_price_price { font-weight:500; text-align:right; }
.cart_price_box_clear { clear:right; }
.grid-block-pricing {
  overflow: hidden;
}
.cart_list_img img {
  width: 100%;
}
.cart_list_img {
  width: 10%;
  vertical-align: middle;
}
.cart_list_row_name {
  display: inline-block;
  vertical-align: middle;
}
.cart_list_row_item p {
  display: block;
  padding-left: 0;
}
.cart_list_row_qty {
  top: 30px;
}
.checkout_confirm_left {
  float: left;
  width: 49%;
  margin-right: 0;
}
.checkout_confirm_right {
  float: right;
  width: 49%;
  margin-left: 0;
}
.checkout_section3 .checkout_confirm_left {
  float: none;
  width: auto;
  display: block;
}
#total {
  display: block;
  float: none;
  width: auto;
  border: none;
  padding: 0;
}
.checkout_confirm_box_text tr, .cart_price_box tr {
  background: #f0f0f0;
}
.checkout_confirm_box_text tr td, .cart_price_box tr td {
  padding: 10px 20px;
  box-sizing: border-box;
  font-size: 14px;
  width: 45%;
}
.cart_price_total {
  background: #ca001f !important;
}
.cart_price_total td {
  color: #fff !important;
  padding: 15px 20px !important;
  font-size: 20px !important;
}
/* Buttons */
.submit_button, a.submit_button_image, .submit_button_image, #SignUp input[type="submit"] {
  background: #000;
  color: #fff;
  text-transform: uppercase;
  margin: 0;
  display: inline-block;
  font-size: 18px;
  border: none;
  cursor: pointer;
  height: 40px;
  padding: 0 20px;
  line-height: 40px;
  box-sizing: border-box;
  -moz-outline: none;
  outline: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
a.submit_button_image:hover, .submit_button:hover, .green_button { background:#000; color: #fff; }
a.green_button:hover, .green_button:hover { background:#000; color: #fff; }
.btn_add_to_cart_list {
  background: #fff;
  color: #333;
  border: 1px solid #333;
  font-size: 12px;
  padding: 0 13px;
  height: 30px;
  line-height: 30px;
}

#HomeListingContent .submit_button {
  margin-top: 50px;
}
.btn_view {
  margin-right: 20px !important;
}
.btn_delete {
  position: absolute;
  top: 0;
  right: 0;
}

.btn_layout { border-top:1px solid #E2E2E2; margin: 10px 0; padding: 10px 0; text-align:center; min-height: 42px; }
.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_header {
	display:block;
	border-top:1px solid #E2E2E2;
	font-size:14px;
	text-indent: 10px;
	height:35px;
	line-height:35px;
}
#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: 160px;
}
.im_cat_menu_panel {
	float:left;
	width: 160px;
  display: none;
}
.body-content-products .im_cat_menu_panel {
  display: block;
}
ol.categories li a.link_cat, ol.categories ol li a.link_cat, ol.categories li a.link_cat_sel, .categories .main_cat_menu a {
  display: block;
  font-size: 11px;
  text-transform: uppercase;
  cursor: pointer;
}
ol.categories ol li a.link_cat_sel {
	display:block;
}
.im_cat_menu_box {
  margin-bottom: 50px;
}
	/*===Cat menu - Main Cats ===*/
	ol.categories {
		width: 100%;
		margin: 0px;
		padding: 0;
		text-indent: 10px;
	}
	
	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; }

	/*===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;
	}

.MenuExtratag a:before {
  content: "o";
  text-transform: none;
  font-size: 14px;
  margin-right: 8px;
  vertical-align: middle;
}
.MenuExtratag .link_cat_sel:before {
  content: "q";
}

.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; }
#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:#fff; 
	border:1px solid #e8e8e8; 
	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: -115px; font-size: 13px; }
	
	.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 grey;
	}
	
	.cat_name {
		color: #666;
		text-decoration: none;
		font-size: 13px;
	}
	.cat_name:hover { color:#000; }
	
	.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 #2b2b2b;
}
.cat_main_content { display:none; }
.cat_listing_container { text-align: left; font-size: 13px; margin-left: 113px; margin-right: 20px; width: 160px; color: #2b2b2b; }
.cat_listing_container, .sort_menu, .nav_page { position: relative; display:inline-block; vertical-align: top; }

.nav_btn_container {
  float: none;
  margin-bottom: 20px;
  padding: 10px 0;
  background: #fff;
  border-bottom: 1px solid #d5d5d5;
  height: 58px;
  box-sizing: border-box;
  text-align: center;
  display: block;
}
.nav_page { float: right; height: 35px; line-height: 35px; }
.sort_menu {
	display:inline-block;
	position:relative;
	cursor:pointer;
	width: 160px;
	font-size: 13px;
	border: 1px solid #e8e8e8;
	padding-right: 20px;
	z-index: 10;
	line-height: 33px;
	padding-left: 10px;
	background:#fff;
	margin-left: 40px;
	color: #2b2b2b;
  text-align: left;
}
.sort_menu a { text-decoration:none; color:#666; }
.sort_menu a:hover { text-decoration:none; color:#000; }

.sort_menu:before {
	content:"Sort: ";
	position: absolute;
	top: 0;
	left: -33px;
	font-size: 13px;
}
.sort_menu .sort_name { 
	display:none;
	height: 35px;
	line-height: 35px;
	padding: 0;
}
.cat_listing_container .ProductBgTop:before, .sort_menu .SortBgTop:before {
	height: 23px;
	color: #ccc;
}

/* Product Listing */	
.product_main_content {
  text-align: center;
  margin-top: 35px;
}
.item_container {
  position: relative;
  width: 31%;
  text-align: center;
  margin-right: 10px;
  margin-bottom: 30px;
  display: inline-block;
  vertical-align: top;
}
.buy_now_container {
  display: inline-block;
  margin-right: 20px;
  vertical-align: top;
  margin-bottom: 20px;
}
.item_table { margin: auto; display: table; }
.listing_price {
  display: block;
}
.item_price_was {
  text-decoration: line-through;
  font-size: 13px;
}
.item_name {
  font-size: 14px;
  font-weight: 500;
  padding-bottom: 20px;
  border-bottom: 1px solid #d5d5d5;
  width: 50%;
  margin: 20px 60px;
  display: inline-block;
}
.item_description, .more_info_container, .item_no, .item_listing_info .product_listing_link, .item_price abbr {
  display:none;
}

/* 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%; margin-top: 35px; }
#ItemInfoBoxText {
  float: right;
  width: 435px;
}
#ItemInfoBoxImage {
  float: left;
  width: 570px;
}
#wowslider-container1 .ws_images {
  border: none;
}
#wowslider-container1 .ws_thumbs a {
  margin: 0;
  margin-right: 10px;
  box-shadow: none;
  border-radius: 0;
  -moz-border-radius: 0;
}
#wowslider-container1 .ws_bullets a img, #wowslider-container1 .ws_thumbs a {
  border: none;
}
.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;
  background: #efeded;
  border: none;
  text-align: center;
  padding: 0;
  font-weight: 500;
}
.item_info_header {
	font-size:14px;
	font-weight:500;
	padding:5px 0;
}
.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_text p { margin:0; margin-bottom:5px; }
.item_info_add_cart {
  margin-bottom: 20px;
}
.sec_image {
	float:right;
	border: 1px solid #E2E2E2;
	cursor:pointer;
	margin-top: 2px;
}
.sec_image_frame { padding: 2px; }
.social_btns div { vertical-align: top; }
.item_info_price {
  font-size: 17px;
  font-weight: 500;
}
.item_info_text_description {
  border-top: 1px solid #ccc;
  padding: 15px 0 10px 0;
  margin: 20px 0 0;
}
.item_note {
  font-size: 10px;
  text-transform: uppercase;
}
.social_btns {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  height: 50px;
  line-height: 50px;
}
.social_btns:before {
  content: "SHARE";
  font-size: 14px;
  font-weight: 500;
  color: #666;
}
.sprite_social {
  display:inline-block;
  width:20px;
  height:20px;
  color:#2b2b2b;
  font-size: 20px;
  margin-left: 30px;
}
.sprite_facebook:before {
  content:"b";
}
.sprite_social:before {
  vertical-align:middle;
  color: #666;
}
.sprite_pintirist:before {
  content:"p";
  vertical-align: middle;
}
.sprite_twitter:before {
  content:"t";
  font-size: 24px;
}
.sprite_google:before {
  content:"g";
}
.sprite_facebook {
  margin-left: 74px;
}
.sprite_pintirist {
  margin-left: 16px;
}
.sprite_twitter {
  margin-left: 24px;
}
.social_btns a {
  line-height: 44px;
}
#wowslider-container1 {
  z-index: 1;
}
#InfoItemNo, #InfoItemName, .item_info_text_min_qty, #InfoFavBox, .item_info_pricing abbr, #InfoItemDescription, #ItemInfoQtyText {
  display: none;
}
#InfoReviewBox {
  text-align: center;
}
.att_header {
  font-size: 12px;
  text-transform: uppercase;
}
.radio_group {
  line-height: 44px;
  font-size: 18px;
  text-transform: uppercase;
  color: #000;
  border: 1px solid #000;
  display: inline-block;
  margin-right: 10px;
  cursor: pointer;
}
.form_fields_f .radio_group_0 {
  display: none;
}
.radio_group label {
  padding: 0 10px;
}
.radio_group input {
  display: none;
}
label {
  display: block;
  cursor: pointer;
}
.radio_group_sel {
  background: #000;
  color: #fff;
}
.radio_group span {
  display: none;
}
.form_fields_f {
  position: relative;
  margin-top: 30px;
}

.main_cat_info_3153 #ItemInfoBoxImage {
  display: none;
}
.main_cat_info_3153 #ItemInfoBoxText {
  float: none;
  width: auto;
}
.main_cat_info_3153 #HeaderProductInfo h1 {
  text-align: center;
}
.main_cat_info_3153 .item_info_text_description {
  border-top: none;
  padding: 0;
  margin: 0;
  text-align: center;
}
.main_cat_info_3153 .item_info_text_description .default_content_container {
  text-align: left;
  margin-bottom: 30px;
}
.main_cat_info_3153 .item_info_text_description img {
  max-width: 600px;
  height: auto !important;
}
.main_cat_info_3153 .add_cart_info, .main_cat_info_3153 .item_note {
  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 {
  position: relative;
  background: #dedede;
  text-align: center;
  line-height: 30px;
  color: #999;
  text-transform: uppercase;
  z-index: 3;
}
.footer_text_left, .footer_text_right {
display: inline-block;
vertical-align: top;
}
.link_footer_flexe:before {
  color: #999;
}
a.link_footer, a.link_footer:hover, .link_footer_text {
  font-size: 10px;
  color: #999;
}

.tag_icon {
	display:none;
}
.line_icon {
	background: #E2E2E2;
	color:#5b7893;
	height: 1px;
	border: none;
}

.main_heading {
	font-size: 45px;
	font-weight: 500;
	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:500; }
.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;
}
.pg_insert_1877 .gallery_frame {
  width: auto;
}

.instagram_wrapper {
  text-align: center;
}
.insta_heading {
  text-align: center;
  color: #333;
  font-size: 18px;
  margin-bottom: 35px;
  width: 25%;
  border-top: 1px solid #d5d5d5;
  display: inline-block;
  padding-top: 30px;
}
.insta_heading a {
  color: #333;
}
#instagram_feed {
  overflow: hidden;
}
#instagram_feed .slide_wrapper {
  height: 280px;
  width: 1040px;
  margin: 0 auto;
  margin-top: 0;
  position: relative;
  overflow: visible;
}
#instagram_feed .slide_show {
  width: 999999px;
  position: relative;
  top: 0;
  left: -417px;
  transition: .25s
}
#instagram_feed .slide_show_box {
  display: inline-block;
  margin-right: 15px;
  position: absolute;
  box-sizing: border-box;
  width: 260px;
  height:260px;
  text-align: center;
  vertical-align: top;
}
#instagram_feed .slide_show_img img {
  max-width: 100%;
  max-height: 100%;
  height: auto;
  width: auto;
}
#instagram_feed .slide_nav {
  position: absolute;
  background: #000;
  color: #fff;
  height: 45px;
  width: 45px;
  line-height: 47px;
  text-align: center;
  font-size: 22px;
  border-radius: 100%;
  top: 112px;
  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 }

.cat_li_id-3153 {
  display: none !important;
}
.company_contact_details .sub_header_alt {
  display: inline-block;
}
p.form_names {
  display: inline-block;
  margin-left: 15px;
}
.dt_textarea {
  width: auto;
  float: none;
  margin: 0;
}
.dd_textarea {
  margin: 0;
}
.btn_frame {
  border: 6px solid #000;
  display: inline-block;
  padding: 2px;
}
.btn_bridal_quote {
  background: #000;
}
.del_note {
  background: #000;
  color: #fff;
  display: block;
  text-align: center;
  padding: 10px 30px;
  font-size: 16px;
}
.del_note a {
  color: #fff;
  border-bottom: 1px dotted #fff;
}
.prefer_wrapper label {
  border: 1px solid #D2D2D2;
  display: inline-block;
  line-height: 40px;
  padding: 0 10px;
  text-transform: uppercase;
  color: #666;
}
.prefer_wrapper .label_sel {
  background: #D2D2D2;
  color: #fff !important;
}
.prefer_wrapper input {
  display: none;
}
.quote_items dl {
  clear: left;
  min-height: 50px;
  margin: 10px 0 10px 0;
  padding-top: 15px;
  border-top: 1px solid #ccc;
  overflow: hidden;
}
.quote_items {
  border: 1px solid #ccc;
  padding: 0 20px;
  margin-bottom: 30px;
}
.quote_items h3 {
  font-weight: 500;
}
.quote_items dt {
  width: 93%;
  line-height: 25px;
}
.quote_items dd {
  margin: 0;
  text-align: right;
  margin-top: 4px;
}
.quote_items dd:before {
  content: 'QTY: ';
  font-size: 11px;
}
.quote_items .form_fields {
  width: 50px;
  padding: 0;
  text-align: center;
}
.quote_items span {
  font-size: 12px;
  font-style: italic;
}
.quote_items label {
  font-size: 16px;
}
.price_list_wrapper { text-align: center; }
.price_list {
  border: 1px solid #ccc;
  padding: 20px;
  width: 75%;
  display: inline-block;
  margin-bottom: 50px;
}
.price_list span {
  display: inline-block;
  width: 150px;
  text-align: right;
  line-height: 40px;
}
.price_list span:first-child {
  text-align: left;
  width: 418px;
}
.price_list span:nth-child(2) {
  width: 60px;
  text-align: center;
}
.pheader span {
  text-transform: uppercase;
  font-size: 11px;
}
#wowslider-hss .ws-title {
  bottom: auto;
  top: 30%;
  font-size: 50px;
}
#wowslider-hss .ws-title span:first-child {
  margin-bottom: 25px;
}





#order dl dt, .form_names span, .mobile_note, .welcome_note, .nav_bg_home, #LogoutLink, #btn_freight_estimator, .web_icon_box,
.mobile_menu, .dt_order_no, .info_ext_box, #MenuBoxSearch, .main_content_info .mobile_cat_menu {
  display: none;
}

.im_cat_menu_panel {
  display: none;
}
.main_menu {
  right: 0;
}
#HeaderAccountContainer {
  display: none;
}

.footer_logo img {
  width: 155px;
  height: 115px !important;
}
.footer_logo {
  display: inline-block;
}

.yt-container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.yt-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.home_btns a {
    height: 210px;
}
.header_bg {
   opacity: 0.9;
}

#wowslider-hss .ws-title {
    font-size: 25px;
}

#wowslider-hss .ws-title div {
    margin-top: .0em;
    font-size: .742em;
}

#wowslider-hss .ws-title {
	color: #484848;
    text-shadow: 0 0px 0px rgba(57, 57, 57, 0.73);
    top: 35%;
}

.menu_border {
    border: 0px solid;
}
.main_menu {
    font-size: 15px;
}
.iframe_youtube {
  width: 560px;
  height: 315px;
}

.default_left_content {
  float: none;
  width: auto;
  padding: 0;
}
.default_right_content {
  float: none;
  width: auto;
  padding: 0;
}