@font-face {
	font-family: 'awesome';
	src:url('/fonts/awesome.eot?-e12cwr');
	src:url('/fonts/awesome.eot?#iefix-e12cwr') format('embedded-opentype'),
		url('/fonts/awesome.woff?-e12cwr') format('woff'),
		url('/fonts/awesome.ttf?-e12cwr') format('truetype'),
		url('/fonts/awesome.svg?-e12cwr#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

#MyAccountLink:before, .search-icon, a.btn_pre, a.btn_next, .more_info_btn, .sicon-contact:before, .social_icons a:before, .mobile_menu, .folder_view_open:before,
.mobile_cat_menu:before, .mobile_cat_menu_close:before, .review_quotes i, .home_btns span, .new_account:before, .folder_view h2:before, .folder_view a:before {
	font-family: 'awesome';
	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;
}
body {
	margin: 0px;
}

a { color:#27a5cb; text-decoration:none; }
a:hover { color: #333; }
b, strong { font-weight: 500 !important; }
p {
  line-height: 30px;
}
.header_top { border-bottom:1px solid #ccc; height:52px; }
.logo_container {
text-align: center;
margin: 25px 0;
}
.hss_frame {
  overflow: hidden;
}
.social_icons ul, .social_icons li { padding:0; margin:0; list-style:none; }
.social_icons li {
  display: inline-block;
  position: relative;
  padding-right: 3px;
  vertical-align: top;
}
.social_icons a {
  display: block;
  height: 25px;
  width: 25px;
  text-align: center;
  background: #27a5cb;
  color: #fff;
  line-height: 27px;
  border-radius: 100%;
  font-size: 13px;
}
.social_icons a:hover {
	background: #000;
	color: #fff;
}
.sicon-contact:hover:before {
	color: #000 !important;
}
.social_icons a span { display: none; }

.sicon-contact-li { width:auto !important; overflow:visible !important; margin-right: 22px !important; }
.sicon-contact { text-indent:0 !important; width:auto !important; font-size:14px !important; color:#333 !important; background: none !important; }

.sicon-contact:before {
  content: "c";
  color: #27a5cb;
  font-size: 20px;
  padding-right: 5px;
  vertical-align: middle;
}
.sicon-facebook:before {
	content: "f";
}
.sicon-twitter:before {
	content: "t";
}
.sicon-linkedin:before {
	content: "k";
}
.sicon-pinterest:before {
	content: "p";
}
.sicon-instagram:before {
	content: "i";
}
.sicon-google:before {
	content: "g";
}
.sicon-youtube:before {
	content: "u";
}
.sicon-tumblr_page:before {
	content:"z";	
}
.new_account {
  position: absolute;
  top: 19px;
  right: 0;
  color: #000;
  text-transform: uppercase;
  font-size: 12px;
}
.new_account:before {
  content: "a";
  color: #27a5cb;
  font-size: 25px;
  vertical-align: middle;
  margin-right: 8px;
}
header .social_icons { position:absolute; top: 16px; left: 22px; }

.wrapper, .link_footer_text { max-width:1040px; position:relative; margin:0 auto; }

.mobile_menu { display:none; }
#menu ul, #menu li { margin:0; padding:0; list-style:none; }
#menu {
  background: #27a5cb;
  color: #fff;
}
#menu li { display:inline-block; }
#menu a { font-weight: 500; color:#fff; font-size:15px; text-transform:uppercase; height: 50px; line-height: 50px; padding: 0 20px; display: block; }
#menu a:hover, #menu .sm_li-0:hover .sm_a-0 {
	background: #fff; color:#27a5cb; 
}
#menu .sm_li-1 {
  display: block !important;
}

#menu .cat_ul-0, #menu .sm_li-0 ul {
  display: none;
  position: absolute;
  background: #27a5cb;
  color: #fff;
  z-index: 100;
}
#menu .cat_ul-0 a, #menu .sm_li-0 ul a {
  color: #fff;
  padding: 0 15px;
  font-size: 13px;
  font-weight: normal;
  height: 35px;
  line-height: 35px;
}
#menu .cat_ul-0 a:hover, #menu .sm_li-0 ul a:hover {
	color:#27a5cb;
	background:#fff;
}
#menu .cat_ul-0 li { display:block; }
#menu .cat_ul-1 { display:none; }
#menu .sm_li-0:hover .sm_a-0 { color:#27a5cb; }

.hss_container {
  margin-bottom: 40px;
  margin-top: 0;
}

.default_frame { width:1000px; position:relative; margin:0 auto; }
.shop_main_frame {
	position:relative;
}
.main_bg {
	position:relative;
	min-height: 450px;
	margin-top: 30px;
}
#MainBgHome { margin:0; min-height: auto; }
.body-content-products .main_bg { margin-left: 200px; }
.nav_bg {
	height:25px; line-height: 25px; margin-bottom: 10px;
}
.header_acc_menu { position: absolute; right: 0; top: 9px; }
#MyAccountLink:before {
  content: "a";
  margin-right: 8px;
}
#signinlink:after {
  content: "Sign In";
}
#MyAccountLink:after {
  content: "My Account";
}
#MyFavLink:after {
  content: "My Favourites";
}
#MyCartLink:after {
  content: "Cart";
}
#CheckoutLink:after {
  content: "Checkout";
}
#LogoutLink:after {
  content: "Logout";
}
.acc_div:before {
  content: "|";
}
.quick_contact {
  background: #ededed;
  border-radius: 3px;
  padding: 20px;
}
.quick_contact .heading {
  margin-bottom: 15px;
  font-weight: 500;
}
#contact label {
	margin-bottom: 20px;
	display: inline-block;
	width: 46%;
	margin-right: 15px;
}
#contact .spacer {
	height: 40px;
}
#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: 48%;
  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; }
.cart_list_img {
  width: 120px;
}
.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; }

.review_quotes div {
	position: relative;
  background: #c7e6f0;
  padding: 5px 20px 20px 20px;
  margin-bottom: 85px;
  border-radius: 15px;
}
.review_quotes strong {
  display: block;
  margin-bottom: 13px;
  float: right;
}
.review_quotes i {
  letter-spacing: 3px;
  margin-left: 5px;
  color: #27a5cb;
}
.review_quotes div:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  bottom: -59px;
  right: 151px;
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
  border-top: 60px solid #c7e6f0;
}

/* headers */
h1 { margin:0; padding:0; font-size: 26px; font-weight: 500;  }
h2 { margin:0; padding:0; font-size: 23px; font-weight: 500; }
h3 { margin-top: 30px; padding:0; font-size: 20px; font-weight: 500; }
h4 { margin-top: 10px; padding:0; font-size: 16px; font-weight: 500; color: #27a5cb; }

#MainContentBottom { height: 10px; }
.sub_header, .sub_header_alt, .sub_header2, .newsletter_frame span {
	font-size:14px;
	font-weight:500;
	padding-left:7px;
}

/* Header Account*/
.header_acc {
	font-size:12px;
	padding-left: 10px;
	height:30px;
	line-height:30px;
}
.account_menu_btns {
	position: relative;
}
.account_menu_btns a, .acc_header #MyCartLink {
  margin: 0 13px;
  line-height: 30px;
  font-size: 11px;
  color: #333;
  text-transform: uppercase;
  position: relative;
}
.account_menu_btns a:before, .acc_header #MyCartLink:before {
  color: #27a5cb;
  font-size: 20px;
  vertical-align: middle;
}
.account_menu_btns a:hover { color:#27a5cb; }
.account_menu_btns a span:before {
  content: "";
}
.account_menu_btns a span:after {
  content: "";
}
.account_menu_btns a span, .acc_header #MyCartLink span {
  background: #27a5cb;
  color: #fff;
  display: inline-block;
  height: 15px;
  line-height: 15px;
  width: 15px;
  text-align: center;
  border-radius: 100%;
  font-size: 10px;
  font-weight: 500;
  position: absolute;
  top: -12px;
  right: -14px;
}
.welcome_note { display:none; }
.table_header_bar {
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	height:40px;
	line-height:40px;
	overflow: hidden;
	margin-bottom:10px;
}
	.table_header_bar h3 { margin:0 10px; padding:0; font-size: 20px; font-weight: normal; }
	.table_header_bar td { font-size: 12px; }
	.table_header_bar tr { background:#fff; }
	.table_header_bar_sel { font-weight:500; background:#27a5cb; color:#fff; }

.contact_left { float:left; width:50%; padding-right:20px; }
.contact_right {
  float: right;
  width: 48%;
}
.contact_right .sub_header_alt { padding:0; }
.contact_left_bottom {
  float: none;
  width: 100%;
}
.feature_container .table_header_bar h3 { float:left; }
.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:10px; font-weight: normal; text-transform: uppercase; color: #333; }
.breadcrumb_text h2 {
	display:inline;
	margin:0;
	padding:0 !important;
}
.breadcrumb_text, .breadcrumb_text h2 {
	font-size: 12px;
	padding-top:5px;
	padding-bottom:3px;
}
.breadcrumbDiv {
text-indent: -900px;
display: inline-block;
overflow: hidden;
position:relative;
width: 10px;
height: 10px;
}
.breadcrumbDiv:before {
	content:"";
	width: 0px;
	height: 0px;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 4px solid #333;
	position: absolute;
	left: 3px;
	top:2px;
}
/* navigation */
.link_text, .nav_area { font-size: 12px; }
.nav_text_dis {
	color: #e6e6e6;
	font-size:12px;
}
a.nav {
	color:#333;
	font-size:15px;
	text-decoration:none;
	display: inline-block;
	vertical-align: middle;
}
a.nav:hover {
	color:#333;
	font-size:15px;
	text-decoration:none;
}
a.nav_num:link, a.nav_num:visited, a.nav_num:active {
	color:#333;
	font-size:12px;
	text-decoration:none;
	width:12px;
}
a.nav_num:hover {
	color:#333;
	font-size:12px;
	border-bottom: 3px solid #27a5cb;
	text-decoration:none;
	width:12px;
}
a.nav_text:link, a.nav_text:visited, a.nav_text:active {
	color:#333;
	font-size:12px;
	border-bottom: 3px solid #27a5cb;
	width:12px;
	text-decoration:none;
}
a.nav_text:hover {
	color:#333;
	font-size:12px;
	border-bottom: 3px solid #27a5cb;
	width:12px;
	text-decoration:none;
}
a.btn_pre:before { content:"l"; color:#27a5cb; }
a.btn_next:before { content:"r"; color:#27a5cb; }

/*form elements */
.form_fields, select, .form_fields_error, textarea, #SignUp input[type="text"], .h_search_field, .toggle_newsletter .form_fields {
  border: solid 1px #D2D2D2;
  height: 40px;
  line-height: 40px;
  padding-left: 10px;
  box-sizing: border-box;
  font-size: 15px;
  width: 100%;
  -moz-outline: none;
  outline: none;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.quick_contact .form_fields {
  border: none;
  margin-bottom: 15px;
}
.form_fields_error {
	background: #FFE6E6;
}
textarea {
	height:80px !important;
}
fieldset {
  border: 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: none;
	border:solid 1px transparent;
  padding: 10px 0;
}
.moduleRowOver {
	cursor: pointer;
	background:#ffffe6;
	border:solid 1px #E2E2E2;
}
.moduleRowSelected {
	cursor: pointer;
	border:solid 1px #E2E2E2;
	background:url(/shop/images/ok2.png) no-repeat right #EDFAED;
  padding: 10px 0;
}
.msgbox {
	min-height: 25px;
	line-height: 25px;
	margin: 5px 0 15px 0;
	font-size: 14px;
	padding: 10px;
}
.flag_error { border: solid 1px #C10003; color:#C10003; }
.flag_ok { border:1px solid #147E00; color:#147E00; }
.flag_att { color:#E78F00; border:1px solid #E78F00; }
.flag_checkout_acc { margin-top:10px; }
.evenrowbg {
	border: 1px solid #ccc;
	padding: 5px;
	margin: 0 0 5px 0;
	position:relative;
}

.checkout_address_table .evenrowbg { margin-right: 10px; }

.line {
	background-color: #E2E2E2;
	color:#E2E2E2;
	height: 1px;
	border: none;
}
.line2 {
	height:2px;
	background-color: #E2E2E2;
	color:#E2E2E2;
	border: none;
}
.custom_page_form .inner {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 20px;
}
.group_54, .group_55, .group_56, .group_57 {
  grid-column: 1 / span 2;
	border-bottom: 1px solid #898989;
  margin-bottom: 30px;
  font-size: 25px;
	height: 64px;
}
.coupon_container .evenrowbg { width: 84%; }

.cart_table_img { width:12em; 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:5em; }
.cart_table_qty_error { width:5em; text-align:center; }
.cart_table_total { width:15em; padding:0 0.5em; }
.layout-cart-wrapper p { margin:0.5em; }
#taxDisplay { padding:1em; }

.gift_evenrowbg .cart_table_item { width:22em; }
.gift_evenrowbg .item_img {
    width: 120px;
}
.cart_table_item_gift { color:#ec3535; }
.gift_evenrowbg {
    border: 1px solid #ec3535;
}

.grid-block-pricing {
  overflow: hidden;
}
.cart_price_box {
  width: 30%;
  float: right;
}
.cart_price_box td { height:25px; }
.cart_price_name { width: 50%; }
.cart_price_price { font-weight:500; text-align:right; }
.cart_price_box_clear { clear:right; }

/* Buttons */
.submit_button, a.submit_button_image, .submit_button_image, #SignUp input[type="submit"] {
  color: #fff;
  margin: 0;
  display: inline-block;
  font-size: 15px;
  border: 1px solid #27a5cb;
  cursor: pointer;
  height: 40px;
  padding: 0 15px;
  line-height: 40px;
  background: #27a5cb;
  text-transform: uppercase;
  box-sizing: border-box;
  -moz-outline: none;
  outline: none;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
a.submit_button_image:hover, .submit_button:hover { border: 1px solid #27a5cb; color:#27a5cb; background: #fff; }

#btn_delete {
  position: absolute;
  right: -1px;
  top: -1px;
  bottom: 0;
  border-radius: 0 0 0 4px;
  border: 1px solid #ccc;
  background: none;
  color: #999;
}

.btn_layout { border-top:1px solid #ccc; margin: 10px 0; padding: 10px 0; text-align:center; height: 40px; }
.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; }

.dots {
	position: relative;
	color: #d9d9d9;
	font-size: 30px;
	text-align: center;
	overflow: hidden;
	height: 40px;
	letter-spacing: 0;
	width: 100%;
	margin: 20px 0 !important;
}
.dots:after {
	content: "........................................................................................................................";
	position: absolute;
	left: 20%;
	top: -9px;
	right: 20%;
	overflow: hidden;
}
/*cat menu */
.im_cat_menu_header {
	display:block;
	font-size:14px;
	height:45px;
	line-height:40px;
	text-transform:uppercase;
}

.MenuHeaderExtratag { font-size:14px; height: 35px; line-height: 42px; }

#MenuHeaderCat { text-indent:-900px; overflow:hidden; position:relative; border-bottom:1px solid #ccc; }
#MenuHeaderCat:before {
	content:"SHOP";
	font-size: 16px;
	font-weight: 500;
	left: 0;
	position: absolute;
	top: 0;
	text-indent: 0;
}

.im_cat_menu_box { margin:10px; }

#im_cat_menu_frame {
	border-left:1px solid #ccc;
}

.im_cat_menu_text {
	font-size:11px;
	text-indent: 10px;
}
.im_extra_menu_panel {
	float:right;
	width: 200px;
}
.im_cat_menu_panel {
  display:none;
}

#MenuCat {
margin-top: 10px;
}
.im_cat_menu_box_extra_tag, .im_feature_menu_box, #MenuBoxSearch, #MenuHeaderAdvSearch { border-top:1px solid #ccc; }
ol.categories li a {
	display:block;
	font-size:12px;
	color: #333;
	text-transform:uppercase;
}
ol.categories li a:hover { color:#27a5cb; }
#MenuFeature a { text-transform:none !important; }
#MenuHeaderFeature { line-height: 57px; }

.cat_sel { border-left: 5px solid #27a5cb; padding-left: 3px !important; }
.MenuExtratag a { text-transform:none !important; font-size:14px; }

	/*===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; }

	/*===Cat menu - Link Container ===*/
	ol.categories li {
		display:block;
		width: 100%;
		margin: 3px 0;
		padding: 0;
		list-style: none;
		line-height: 35px;
		box-sizing: border-box;
	}
	.MenuExtratag li { line-height:27px; }
	
	.cat_a-1 { padding-left:10px; text-transform:none !important; }
	
	/*===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: 3px 0;
		padding: 0;
		list-style: none;
		border-left: 5px solid #27a5cb;
		padding-left: 3px;
		box-sizing: border-box;
	}
	
	ol.categories ol li.sm_sel {
		text-indent: 22px;
	}
	
.sm_text, .small_text, .small_text td { font-size: 12px; }

#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: 30px;
	line-height: 30px;
	padding: 0 7px 0 0;
}

	.cat_table { display:none; }

	.cat_listing_container { font-size: 12px; text-align: left; cursor:pointer; position: absolute; background:#fff; border:1px solid #ccc; display: inline-block; padding-right: 20px; z-index:10; line-height: 25px; padding-left: 10px; }
	.cat_listing_container:before { content:"Filter By Category:"; position:absolute; top: 0; left: -104px; font-size: 12px; }

	.cat_listing_container .ProductBgTop:before {
		height: 23px;
		color: #ccc;
	}
	
	.cat_listing_container .ProductBgTop:after {
		content:"";
		position:absolute;
		top: 10px;
		right: 5px;
		width: 0px;
		height: 0px;
		border-left: 4px solid transparent;
		border-right: 4px solid transparent;
		border-top: 4px solid #ccc;
	}
	
	.cat_name {
		color: #333;
		text-decoration: none;
	}
	.cat_name:hover { color:#27a5cb; }
	
	.cat_listing_link {
		display: inline-block;
	}

/* Product Listing */
.item_container {
	position:relative;
	width:32%; /* dynamic data */
	text-align:center;
	margin-bottom: 20px;
	display:inline-block;
	vertical-align: top;
  margin-right: 15px;
}
.item_container:nth-child(3n+3) {
  margin-right: 0;
}
	.product_listing_link {
		height:275px; /* dynamic data */
	}
	.item_table { height:246px; display: table; border:1px solid #ccc; }
	.item_img {
    display: block;
    max-width: 100%;
  }
	.item_name {
		margin-top: 12px;
    margin-bottom: 10px;
		font-size:16px;
		font-weight:500;
		text-align: left;
		width: 214px;
	}
	.item_no { display:none; }
	.item_description {
		display:none;
	}
	.listing_price { text-align:left; font-size: 14px; }
  .item_price_was_text {
  text-transform: capitalize;
}
.item_price_was {
  font-size: 12px;
  margin-top: 4px;
  text-decoration: line-through;
  color: #999;
}
	.buy_now_container { display:none; }
.more_info_container {
  position: absolute;
  right: 23px;
  top: 261px;
}
.more_info_btn {
  background: #fff;
  color: #999;
  width: 30px;
  height: 30px;
  padding: 0;
  line-height: 30px;
  border-radius: 100%;
  text-indent: -900px;
  overflow: hidden;
  position: relative;
  border: 1px solid #ccc;
}
	.more_info_btn:before {
		content:"w";
		text-transform:none;
		position:absolute;
		top: 1px;
		left: 11px;
		text-indent: 0;
		font-size: 8px;
	}
	.more_info_btn:hover, .item_container:hover .more_info_btn {
		background:#27a5cb !important;
		color:#fff !important;
		border:1px solid #27a5cb;
	}
	.item_container:hover .item_table { border:1px solid #27a5cb; }


/* Extra panel */
.extra_panel_feature { height: 240px; position:relative; padding:10px; margin-bottom: 15px; }
.extra_panel_reviews .item_container { width: 100%; }
.extra_panel_feature .item_container { position: absolute; width:100%; }

/* Product Info */
.product_box { position:relative; display:inline-block; width: 100%; }
#ItemInfoBoxText {
	float: right;
	width: 465px;
}
#ItemInfoBoxImage {
	float: left;
	width: 550px;
}
.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 {
  padding: 0;
  text-align: center;
}
.item_info_header {
	font-size:14px;
	font-weight:500;
	padding:5px 0;
}
.item_info_text { padding-bottom: 5px; }
.item_info_text span { font-size:13px; }
.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_pricing {
	border-bottom:1px solid #ccc;
	padding: 20px 0;
}
.add_cart_info td {
  margin: 0;
  padding: 0;
}
.item_info_price {
  margin-bottom: 15px;
}
.add_cart_info {
  display: inline-block;
  margin-right: 20px;
}
.add_cart_info table {
  display: inline-block;
  vertical-align: top;
  border-spacing: 0;
}
.add_cart_info tbody {
  margin: 0;
  padding: 0;
  border-spacing: 0 !important;
}
.social_btns {
margin-top: 20px;
}
#InfoFavBox { display:inline-block;   vertical-align: top; }
.att_container select { 
height: 40px;
line-height: 40px;
font-size: 16px;
}
#InfoItemName { display:block; font-size:18px; font-weight:500; }

.item_info_text_description { font-size:16px; margin-top: 15px; }
.item_info_price, .item_info_price span { font-size:18px; font-weight:500; }


.nav_btn_info_container {
float: right;
}

.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; }

#wowslider-container1 .ws_thumbs a {
-moz-box-shadow: none;
box-shadow: none;
border: 1px solid #ccc;
-moz-border-radius: 0;
border-radius: 0;
margin: 0;
border-right: none;
}
#wowslider-container1 .ws_thumbs a:last-child { border: 1px solid #ccc; }

	/* 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; }
.order_price {
  line-height: 35px;
}
/* footer link */
.shop_footer_links { text-align: center; margin-bottom: 13px; }
a.link_footer, a.link_footer:hover, .link_footer_text { font-size: 12px; text-transform: uppercase; }

/* web icons*/
.tag_icon {
	margin:0;
	padding:0;
	display: block;
	position:relative;
    outline: 0;
	float:right;
	margin-top: -40px;
	width:50px;
	height:50px;
    border: solid 1px #27a5cb;
	border-radius: 5px;
	background: #27a5cb;
}

.tag_icon_edit {
	margin:0;
	padding:0;
	display: block;
	position:relative;
    outline: 0;
	width:50px;
	height:50px;
    border: solid 1px #27a5cb;
	border-radius: 5px;
}

.line_icon {
  display: none;
}

.main_heading {
	font-size: 45px;
	font-weight: 500;
	text-align:center;
}
.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: 1;
	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:430px; 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:300px; margin-right: 10px; cursor: move; }
.zoom_img_box img { width:300px; }
.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: 620px !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;
}

#h_search {
position: absolute;
right: 0;
bottom: 0;
}
.h_search_field {
  width: 205px;
  height: 52px;
  border-radius: 0;
}

#btn_search {
  text-indent: -900px;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  height: 51px;
  background: none;
  border: none;
}
.search-icon {
  position: absolute;
  right: 10px;
  top: 17px;
}
.search-icon:before {
	content: "s";
	font-size:16px;
	color:#666;
}

.sort_menu .SortBgTop:after {
	content: "";
	position: absolute;
	top: 10px;
	right: 5px;
	width: 0px;
	height: 0px;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid #ccc;
}
.cat_main_content { display:none; }
.cat_listing_container { margin-left: 110px; 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;
	margin-bottom: 20px;
	padding: 6px 0;
	background: #fff;
	height: 41px;
	box-sizing: border-box;
}
.nav_page { float: right; height: 27px; line-height: 27px; }
.sort_menu {
	display:inline-block;
	position:relative;
	cursor:pointer;
	width: 154px;
	font-size: 12px;
	border: 1px solid #ccc;
	padding-right: 20px;
	z-index: 10;
	line-height: 25px;
	padding-left: 10px;
	background:#fff;
	margin-left: 40px;
  text-align: left;
}
.sort_menu a { text-decoration:none; color:#333; }
.sort_menu a:hover { text-decoration:none; color:#27a5cb; }

.sort_menu:before {
	content:"Sort: ";
	position: absolute;
	top: 0;
	left: -33px;
	font-size: 12px;
}
.sort_menu .sort_name { 
	display:none;
	height: 30px;
	line-height: 30px;
	padding: 0;
}
.cat_listing_container .ProductBgTop:before, .sort_menu .SortBgTop:before {
	height: 23px;
	color: #ccc;
}

.toggle_newsletter .form_fields { display:inline-block; width: 205px; line-height: 19px; vertical-align: top; }

footer, .footer-logo { border-bottom:1px solid #ccc; border-top:1px solid #ccc; padding: 10px 0; }
footer { border-bottom:none; margin-top: 20px; }
.footer-menu { padding: 2px 0 10px 0; }
footer a, .shop_footer_links a { color:#333; }
footer a:hover { color:#27a5cb; }
footer ul, footer li { padding:0; margin:0; list-style:none; font-size:12px; }
footer li { height: 25px; line-height: 25px; }
footer .grid { display:inline-block; vertical-align:top; width:39%; }
.grid-3 {
  width: 13% !important;
}
.grid-map {
  width: 37% !important;
}
.footer_text_note {
  text-align: center;
  margin: 14px 0 20px 0;
  font-size: 15px;
}
footer .f_heading { font-size:14px; font-weight:500; text-transform:uppercase; margin:0; padding:0; margin-bottom: 20px; }
.footer-logo span, .footer-logo img { font-size:10px; vertical-align:middle; display: inline-block; }
.social_icons_footer { position: absolute; right: 0; top: 9px; }

.toggle_newsletter { width:auto !important; }

#wowslider-hss a.ws_prev {
background-image: url(/images/hss_pre.png);
left: 10px;
}
#wowslider-hss a.ws_next {
background-image: url(/images/hss_next.png);
right: 10px;
}
#wowslider-hss a.ws_next, #wowslider-hss a.ws_prev {
margin-top: 146px;
height: 66px;
}
#wowslider-hss .ws_bullets {
bottom: -28px;
}

.slide_box_text {
  font-size: 20px;
	text-shadow: 0 2px 4px rgba(0,0,0,.8);
  top: auto;
  bottom: 14%;
}
.slide_box_text .inner p {
  margin: 0;
  margin-bottom: 10px;
}
.slide_box_text .inner p:first-child {
  font-size: 38px;
}

#HeaderHome, .nav_bg_home, #InfoItemDescription, #MenuBoxSearch, #MenuBoxAdvSearch, .im_cat_menu_frame_bot, #MenuBoxInfo { display:none; }

.footer_text_left, .footer_text_right { display:inline-block; width:49%; }
.footer_text_left { text-align:left; }
.footer_text_right { text-align:right; }
.footer_text_span { display:none; }
.footer-logo span, .footer-logo img {
text-transform: uppercase;
}
a.link_footer, a.link_footer:hover, .link_footer_text {
font-size: 10px;
}
#wowslider-hss .ws-title {
	font: unset;
	font-size: 38px;
	text-shadow: 0 2px 4px rgba(0,0,0,.8)
}
.home_btns div img {
  max-width: 100%;
}
.home_btns a {
	display: inline-block;
	margin: 0 0 8px;
	width: 33%;
	overflow: hidden;
	vertical-align: top;
	box-sizing: border-box;
	text-align: center;
	padding: 0 20px;
}
.home_btns div {
	font-size: 20px;
	color: #000;
}
.home_btns span {
	font-size: 59px;
	margin-top: 35px;
	display: block;
}
.home_btns p {
	color: #000;
	margin-top: 27px;
}
header nav {
  margin: 0;
  padding: 0;
  text-align: center;
}
#HeaderAccountContainer, .mobile_menu, .web_icon_box, .item_info_price abbr, .item_price abbr, .nav_page_all, .menu_toggle { display: none; }

.spacer_dots {
  font-size: 20px;
  text-align: center;
  text-indent: -9000px;
  border-top: 2px dotted lightgray;
  height: 2px;
}

.content_box {
  background: #27a5cb;
  color: #fff;
  padding: 20px;
  font-size: 18px;
  align-content:center;
  text-align:center;
}

.content_box a {
  color: #fff;
  text-decoration:none;
}

.folder_view_container {
	position: relative;
}
.folder_view {
	display: inline-block;
	width: 24%;
	vertical-align: top;
	cursor: pointer;
	margin-bottom: 35px;
}
.folder_view_open {
	width: auto;
	display: block;
}
.folder_view_close {
	display: none;
}
.folder_view p {
	display: none;
	vertical-align: top;
	width: 24%;
}
.folder_view_open p {
	display: inline-block;
}
.folder_view a i {
	display: block;
	margin-top: -11px;
	font-size: 11px;
}
.folder_view h2 {
	text-align: center;
}
.folder_view_open h2 {
	text-align: left;
	margin-bottom: 20px;
}
.folder_view a {
	color: #000;
	text-align: center;
	font-size: 12px;
	display: block;
}
.folder_view h2:before {
	content: "3";
	color: #27a5cb;
	display: block;
	font-size: 80px;
}
.folder_view_open h2:before {
	margin-left: 34px;
	font-size: 22px;
	display: inline-block;
	margin-right: 10px;
}
.folder_view a:before {
	content: "2";
	color: #27a5cb;
	display: block;
	font-size: 50px;
}
.folder_view_open:before {
	content: "l";
	position: absolute;
	top: 3px;
	font-size: 22px;
}