body {
	background:#fff;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	margin:0;
	padding:0;
	font-size:13px;
}
.zoom3 img {
	max-width: 100%;
}
h1, h2, h3, h4, h5, h6 {padding:0;margin:0;}
h1 {font-size:24px;}
h2 {font-size:22px;}
h3 {font-size:20px;}
h4 {font-size:18px;}
h5 {font-size:16px;}
h6 {font-size:14px;}
a, a:visited {text-decoration: none;color:#444;}
a:hover {color:#f2501d;}
p {margin:0 0 16px 0;line-height:1.6;}
img {max-width:100%;border:0;}
.mtn {
	margin-top: 0 !important;
}
.ptn {
	padding-top: 0 !important;
}
.mbl {
	margin-bottom: 30px;
}
.shw_col-sm-2 {
	width: 20%;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
}
.head-wrap {
	background: url('img/hlt-top6.png') repeat-x;
    border-top:8px solid #249179;
}
.grey .grid .banner-img img {
	max-height: 285px;
	width: auto;
	margin:auto;
}
.head-inner {
	height:104px;
}
.main-content {
	margin-top:112px;
}
.main-content-wrap {
	font-size: 18px;
}
.woocommerce-page .main-content-wrap {
	font-size: 14px;
}
.marker-title {
	margin-top: 50px;
	margin-bottom: 50px;
}
.search-wrap, .nav-wrap {
	text-align: right;
}
.search-wrap {
	position:relative;
	height:64px;
}
.main-search {
  display: inline-block;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  width: 95%;
  height: 24px !important;
  padding: 10px 20px;
  border: 1px solid #000000;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font: normal 16px/normal Arial, Helvetica, sans-serif;
  color: rgba(0,0,0,1);
  -o-text-overflow: clip;
  text-overflow: clip;
  background: rgba(252,252,252,1);
  text-shadow: 1px 1px 0 rgba(255,255,255,0.66) ;
  -webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
}
.main-search-button {
  height: 46px !important;
  width: 80px;
}
/* Fix for relevanssi mobile menu */
@media (max-width: 1199px) and (min-width: 768px) {
	/* Not enought space to show it here */
	ul#menu-main-menu li:last-child {
		display: none;
	}
	/* To avoid transparent menu on some devices */
	ul#menu-main-menu {
		background-color: #fff;
	}
}
@media (max-width: 767px) {
	/* Add some padding on mobile */
	ul#menu-main-menu li:last-child {
	    padding-bottom: 15px;
	}
	/* To avoid transparent menu on some devices */
	ul#menu-main-menu {
		background-color: #fff;
	}
}
.col-md-8.nav-container {
	float: right;
}
.nav-wrap {
	height:40px;
	float: right;
}
.txt-search {
	width:380px;
	margin-top:16px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height:32px;
	padding:0 58px 0 8px;
	border:1px solid #ddd;
	border-radius:3px 0 0 3px;
}
.nav li, .nav a {
	display:inline-block;
}
.title {
	font-weight: bold;
}
#navigation .nav a {
	height:40px;
        margin: 16px 5px 0 0;
	padding:0 4px;
	line-height:40px;
	color:#808080;
	font-weight:700;
	text-decoration: none;
	font-size:14px;
}
#navigation .nav .current_page_item a {
	border-bottom: 2px solid #E3C314;
}
#navigation .nav a:hover {
	background:#E3C314;
	color: #fff;
}
#navigation .nav .search-form {
	margin-top: 16px;
}
#navigation .nav .search-form input {
	height: 36px;
	vertical-align: top;
}
#logo {
	position:absolute;
	display:block;
	padding:4px;
	width:220px;
	margin-left:48px;
}
.sitename {
	position: absolute;
	color: #fff;
	bottom: -115px;
	left: 265px;
	font-size: 20px;
	font-weight: bold;
}
.seperate-line {
	height: 40px;
	background: #18453B;
}
.page-title, .page-shop-title {
	text-align: center;
    font-weight: 700;
    margin-top: 60px;
    margin-bottom: 50px;
    font-size: 40px;
}
.page-shop-title {
	display: none;
}
.post-type-archive-product .page-shop-title {
	display: block;
}
.footer {
	border-top:8px solid #249179;
	padding: 15px 0px;
}
.faq-item {
	padding:8px 0;
	border-bottom:1px solid #ddd;
	margin:0 16px 8px;
}
.faq-q {
	padding:8px;
	margin:24px 0 0 8px;
}
.faq-q li {
	list-style-type:decimal;
	margin:0 4px 16px;
	font-size:12px;
}
.mode-view {
	display: none;
	margin-bottom: 0;
}
.isMobile .mode-view {
	display: block;
}
.mode-view.top {
	margin-top: 10px;
	margin-bottom: 10px;
}
.mode-view a {
	text-decoration: underline;
	text-transform: capitalize;
}
.section {
	padding:20px 0;
}
.section-big {
	padding:60px 0;
}
.section-main {
	min-height: 550px;
	min-height: 90vh;
}
.section-main.homepage {
	min-height: 550px;
}
.section-special {
	padding: 5px 0;
}
.section-special .grid {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}
.section-search .grid {
	padding: 10px 0px;
	margin: 20px 0px;
}
.section-search .grid button, .section-search .grid input {
	height: 55px;
}
.section-header {
	color:#fff;
	padding:4px 0;
	font-weight: 700;
}
.section-header,
.section-main-header {
	color:#fff;
	padding: 8px 16px;
	background:#18453B;
	font-weight: 700;
}
.logos {
	width:100%;
	margin:32px 0;
}
.logos th {
	text-align:center;
	padding:16px 0;
}
.logos img {
	max-width: 120px;
}
.item-block {
	margin-bottom:20px;
	min-height: 346px;
}
.item-block.shw_col-sm-2 {
	margin-bottom: 0;
	min-height: 260px;
}

.item-block.shw_col-sm-2[data-id="3"] {
	display: none;
}

.item-block .block-inner > img {
	display:block;
	color:#444;
	text-decoration:none;
	background:#fff;
	border:1px solid #18453B;
	max-width: 234px;
	width: 234px;
	height: 312px;
}
.item-block.item-maker .block-inner {
	text-align: center;
}
.item-block.item-maker .img-wrap {
	height: 180px;
	line-height: 180px;
	display: block;
	text-align: center;
	overflow: hidden;
	/*border: 1px solid #18453B;*/
}
.item-block.item-maker .img-wrap > img {
	display: inline-block;
	height: auto;
	width: 70%;
}
.span4 .block-img {
	background-size: 80px 80px;
	height:144px;
	border:2px solid #18453B;
}
.block-desc {
	padding:10px 5px;
	height: 60px;
}
.span4 .block-head {
	display:block;
	overflow:hidden;
	height:75px;
}
.block-head {
	font-weight:700;
}
.block-text {
	margin:0;
	line-height: 1.1;
}
.block-descr {
	display:block;
	font-size:12px;
}
.manufacturer {
	margin-bottom:32px;
}
.man-list li {
	display:inline;
	margin:10px;
}
.product-title-row {
	border-bottom:8px solid #18453B;
}
.product-title {
	padding-bottom:2px;
}
.product-body {
	margin:24px 0 24px -16px;
}
.mainimg {
    border:1px solid #222;
    text-align:center;
    margin:0 0 5px 0;
    width:453px;
    background:#fff;
}
.double-spacing {padding-top:80px;}
.top-spacing {padding:72px 0;}
.gallerythumbs li, .gallerythumbs a {
    display:block;
}
.gallerythumbs li {
    float:left;
    margin:0 5px 5px 0;
    border:1px solid #222;
    background:#fff;
}
.gallerythumbs li > a {
    display:block;
    height:85px;
    width:85px;
}
.gallerythumbs a, .mainimg a {
    cursor:-webkit-zoom-in;
    cursor:-moz-zoom-in;
}
.vitals {
    border:3px solid #222;
    padding:4px;
}
.desc {
    margin-left:16px;
}
.price {
    font-weight:700;
    color:#bd002a;
    font-size:18px;
}
.itemdesc {
    margin-top:16px;
}
.print-controls {
	padding:8px 0;
	text-align: right;
}
a.btn {
    background:#F2501D;
    font-weight:700;
    font-size:16px;
    text-align:center;
    padding:8px 16px;
    color:#f9f9f9;
    text-decoration:none;
    border-radius:5px;
    border:1px solid #555;
}
a.btn:hover {
    background:#ff662c;
    text-decoration:none;
    color:#fff;
}
.man-logo {
	text-align: center;
}
.filter-header {
	padding:8px 0;
}
.filter-title {
	font-weight: 700;
	margin-bottom: 0;
}
.filter-list {
	list-style-type:none;
	padding:0;
	margin:8px;
}
.filter-list li {
	margin:4px 0;
}

/* SEARCH RESULTS ITEM BLOICK */
/*.result-wrap {
	border-bottom:4px solid #18453B;
}*/
.item {
	border-left:4px solid #18453B;
}
.item-body {
	padding:16px 0;
}
.item-title {
	background:#18453B;
	color:#fff;
	padding:8px 16px;
}
.item-img {
	width:286px;
	border:1px solid #222;
}

.item-controls {
	padding:16px 0;
}
.orderform {
	margin:32px auto;
    border-width:8px;
    border-style:solid;
    border-color:#555;
    background:#fff;
}
.faq-column {
	padding:16px 0;
}

.faq-body {
	background:#fff;
	padding:55px 16px 16px;
	border-left:8px solid #18453B;
	border-right:8px solid #18453B;
	min-height:500px;
}
.faq-prevew {
	margin-top:24px;
	margin-bottom:24px;
}
.faq-body h4 {
	margin-bottom:16px;
}
.faq-preview > a {
	display:block;
	color:#444;
	text-decoration:none;
	font-size:18px;
	margin:16px 0 8px 0;
}

.ng-span-right-18 {
	width:720px;
}
.filter-remove {
	margin-top:16px;
}
.filter-remove a {
	color:#f2501d;
	font-size:12px;
}
.filter-remove a:hover {
	color:#444;
}
.search-pagination {
	text-align:right;
	padding:24px 0;
}
.pagination {
	list-style-type:none;
	display: block;
	margin:0;
	padding:0;
	margin-bottom: 20px;
}
.paging-top .pagination {
	margin-top: 22px;
	margin-bottom: 0;
	margin-left: 20px;
}
.pagination li {
	display:inline-block;
	margin-left:5px;
	text-align:center;
	background:#fff;
}
.pagination > li > a, .pagination > li > span {
	border: 1px solid #DDD;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
	background-color: #18453B;
	border-color: #18453B;
}
.pagination li.active {
	background:#18453B;
}
.pagination li.active a {
	color:#fff;
}
.search-btn {
	position:absolute;
	top:16px;
	right:0;
	background:url('/wp-content/uploads/2013/01/btnGrad.jpg') repeat-x;
	border:1px solid #333;
	width:50px;
	color:#fff;
	text-align:center;
	height:32px;
	font-weight:700;
	font-size:14px;
}
.print-search {
	padding:16px 0;
	text-align:center;
}
.text-spacing {
	margin-left: 0;
	margin-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
}
.text-spacing p {
	font-size: 1.2em;
	line-height: 1.68;
}
.banner-title {
	margin-bottom: 25px;
        color: #18453B;
        font-weight: bold;
        font-size: 2.1em;
}
.fourofour {margin:40px 0;background:#fff;border:2px solid #18453B;padding:56px 16px;text-align:center;}
.ng-grid-nogutter-right, .ng-grid-nogutter-left, .ng-grid-nogutter {
   width:960px;
}
.slider {
	overflow:hidden;
}
.slider-inner {
	height:195px;
	width:1200%;
}
.slider-navi {
	display:block;
	background:url('img/beaver-sprite.png') no-repeat 0 -121px;
	width:35px;
	height:40px;
	margin:86px auto 0;
}
.slider-next {
	background-position:0 -1px;
}
.slider-next:hover {
	background-position:0 -41px;
}
.slider-next-disabled, .slider-next-disabled:hover {
	background-position:0 -82px;
}
.slider-prev:hover {
	background-position:0 -161px;
}
.slider-prev-disabled, .slider-prev-disabled:hover {
	background-position:0 -202px;
}

.slider-list {
	margin:16px 0 16px 0;
	padding:0;
	list-style-type:none;
	height: 210px;
	overflow: hidden;
	padding-bottom: 25px;
}
.slider-list li {
	float:left;
}
.slider-list li > a {
	display: block;
	height: 200px;
	width: 240px;
	padding: 0px 30px;
	margin: 0px;
	line-height: 180px;
}
.small-print, .small-print:visited {
	font-size:12px;
	color:#fff;
}
.tbl-results {
	width:100%;
	border-left:4px solid #18453B;
}
.tbl-results td, .tbl-results th {
	padding:10px 8px;
	margin:0;
	border-bottom:1px solid #18453B;
}
/* HELPERS */
.blk {display:block;}
.fr {float:right;}
.logo-spacing {padding-top:40px;}
.logo-spacing-tb {padding:40px 0;}
.p16 {padding:16px 0;}
.p8 {padding:8px 0;}
.cnt {text-align:center;}
.rht {text-align:right;}
.flatlist {list-style-type:none;margin:0;padding:0;}
.none {display:none;}
/*COLORS*/
.orange {background:#f2501d;}
.grey {background:#e6e7e8;}
.blue {background:#18453B;}

.form-control {
	border-radius: 0;
}
.btn {
	border-radius: 0;
}
.date-filter {
	margin-bottom: 20px;
}
.date-filter .form-group {
	margin-right: 20px;
}
.date-filter .form-group .form-control {
	margin-right: 5px;
	width: 100px;
}
.daterangepicker td.active,
.daterangepicker td.active:hover {
	background-color: #e1c033;
	border-color: #e1c033;
}
.text-title {
	font-weight: 700;
}
.cat-image {
	width: 200px;
	height: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

#own-slide .item{
  /*margin: 3px;*/
}
#own-slide .item img{
  display: block;
  width: 100%;
  height: auto;
}

.flexslider {
	background: transparent;
	border-color: transparent;
	width: 90%;
	margin-bottom: 0;
}

.flex-direction-nav a {
	height: 50px;
	width: 50px;
	margin-top: -30px;
}

.flex-direction-nav .flex-prev {
	left: -10px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.flex-direction-nav .flex-next {
	right: -10px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.flexslider:hover .flex-direction-nav .flex-prev,
.flexslider:hover .flex-direction-nav .flex-next {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.woocommerce #sidebar {
	display: none;
}
.woocommerce-breadcrumb{
	text-align: right;
	font-size: 14px !important;
}
.woocommerce-breadcrumb a{
	color: black !important;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
	-webkit-border-radius:0px !important;
	-moz-border-radius:0px !important;
	border-radius:0px !important;
}
.woocommerce ul.products li.product .price del {
	display: inherit !important;
}
.woocommerce div.product {
	display: table;
	width: 100%;
	margin-top: 60px;
}
.woocommerce ul.products li.product a:hover .product-sku{
	color: #444;
}
.woocommerce ul.products li.product h3 {
	display: none;
}
.woocommerce ul.products li.product h3.product-title {
	display: block;
	font-size: 16px !important;
	line-height: 22px;
}
.woocommerce .products.grid li.product .image-container {
	display: table;
	width: 100%;
}
.woocommerce .products.grid li.product .image-wrapper {
	height: 190px;
	display: table-cell;
	vertical-align: middle;
}
.woocommerce .products.smalllist .image-container {
	display: none;
}
.woocommerce ul.products li.product .image-container {
	display: table;
}
.woocommerce ul.products li.product .image-wrapper {
	display: table-cell;
	vertical-align: middle;
	width: 230px;
	height: 172px;
}
.woocommerce ul.products li.product a img {
	margin: 0px auto !important;
	width: auto !important;
	height: auto !important;
}
.woocommerce ul.products li.product .product-sku {
	font-size: 11px !important;
}
.woocommerce ul.products li.product .price {
	font-size: 14px !important;
}
.single_add_to_cart_button{
	padding: 0.8em 1em !important;
}
.woocommerce-message{
	top: 20px !important;
}
.woocommerce table.shop_table {
	border-radius: 0 !important;
}
.cart_totals h2{
	text-align: right;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
	line-height: 1.5 !important;
	width: 267px !important;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea, .woocommerce-page form .form-row input.input-text, .woocommerce-page form .form-row textarea {
	box-sizing: border-box;
	margin: 0;
	outline: 0 none;
	width: 100%;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea, .woocommerce-page form .form-row input.input-text, .woocommerce-page form .form-row textarea {
	box-sizing: border-box;
	margin: 0;
	outline: 0 none;
	width: 100%;
}
.woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text {
	box-sizing: border-box;
	width: 100%;
}
.woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text {
	box-sizing: border-box;
	width: 100%;
}
.woocommerce #content ul.products li.product, .woocommerce-page ul.products li.product {
	padding: 10px;
	border: 1px solid #a0c0b9;
	margin-bottom: 20px;
}
.woocommerce-cart .strip .wc-proceed-to-checkout a.checkout-button {
	padding: 10px;
}
.woocommerce-tabs h2,
.related.products h2 {
	margin-bottom: 15px;
}
.related.products h2 {
	color: #fff;
	padding: 8px 16px;
	background: #18453B;
	font-weight: 700;
}
.woocommerce table.shop_table.cart thead {
	color: rgb(255, 255, 255);
	padding: 8px 16px;
	background: rgb(24, 69, 59) none repeat scroll 0% 0%;
	font-weight: 700;
}
.woocommerce-billing-fields > h3,
.woocommerce-shipping-fields > h3,
#order_review_heading {
	color: rgb(255, 255, 255);
	padding: 8px 16px;
	background: rgb(24, 69, 59) none repeat scroll 0% 0%;
	font-weight: 700;
}
#order_review_heading {
	margin-top: 35px;
}
.woocommerce-page.single-product #content {
	padding-top: 50px;
	padding-bottom: 30px;
}
.woocommerce #content span.onsale {
	min-width: 3.736em;
	z-index: 9999;
}
input, select, textarea {
	background: #fcfcfc none repeat scroll 0 0;
	border: 1px solid #ddd;
	padding: 8px 10px;
}
.yith-ajaxsearchform-container {
	margin-bottom: 10px;
}
.woocommerce #content .add_to_cart_button,
.woocommerce #content .ajax_add_to_cart {
	display: none;
}
.woocommerce #content div.product form.cart,
.woocommerce #content div.product p.cart {
	display: none;
}

/* SHOP */
ul.products.list > li.product {
	width: 100% !important;
	margin-bottom: 20 !important;
	font-size: 18px;
	line-height: 30px;
}
ul.list > li.product img{
	width: 20% !important;
	float: left;
	margin-right: 20px !important;
}
ul.list > li.product h3{
	font-weight: bold;
}
.table-small-list{
	display: none;
}
/* END SHOP */
.gridlist-toggle {
	margin-bottom: 15px;
}
.gridlist-toggle .title {
	vertical-align: 2px;
	margin-right: 10px;
}
.category-toolbar .gridlist-toggle > a {
	margin-right: 5px;
}
.category-toolbar .gridlist-toggle > a i {
	font-size: 18px;
}
.woocommerce #content  nav.woocommerce-pagination ul li a, .woocommerce-pagination li > span {
    border: 1px solid #DDD;
}
.woocommerce #content nav.woocommerce-pagination ul li a,
.woocommerce #content nav.woocommerce-pagination ul li span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    border: 0;
}
.woocommerce-pagination .active > a,
.woocommerce-pagination .active > a:focus,
.woocommerce-pagination .active > a:hover,
.woocommerce-pagination .active > span,
.woocommerce-pagination .active > span:focus,
.woocommerce-pagination .active > span:hover {
	background-color: #18453B;
	border-color: #18453B;
}
.woocommerce-pagination li.active {
	background:#18453B;
}
.woocommerce-pagination li.active a {
	color:#fff;
}
.woocommerce #content nav.woocommerce-pagination ul {
	border: 0;
}
.woocommerce #content nav.woocommerce-pagination ul li {
	border: 1px solid #d3ced2;
	margin: 0 2px;
}
.table-small-list {
	width: 100%;
}
.table-small-list td{
	padding: 10px;
}
.table-small-list .product-title {
	width: 76%;
}
.table-small-list td.product-sku {
	width: 200px;
}
.table-small-list td.price {
	width: 100px;
}
.products.smalllist {
	margin-bottom: 30px;
}
.woocommerce #content div.product .woocommerce-tabs {
	display: none;
}
.woocommerce #content div.product div.summary .product_title {
	display: none;
}
.woocommerce #content div.product div.summary .product-title-single {
	margin-bottom: 25px;
	font-weight: 700;
}
.woocommerce #content div.product div.summary .makername-title,
.woocommerce #content div.product div.summary .product_meta .makerid-title {
	margin-bottom: 5px;
}
.woocommerce #content div.product div.summary .product_meta {
	border-top: 1px solid green;
    padding-top: 10px;
    margin-top: 10px;
}
div[itemprop="offers"] {
	border-bottom: 1px solid green;
	margin-bottom: 25px;
	padding-bottom: 0px;
}
.woocommerce div.product p.price {
	margin-top: 3px;
	margin-bottom: 5px;
}
.related.products {
	clear: both;
}
.woocommerce div.product p.stock {
	display: none;
}
/* Responsive */
@media screen and (max-width: 1024px) and (min-width: 992px) {
	.date-filter .form-group {
		margin-right: 10px;
	}
	.slider-list li > a {
		width: 200px;
	}
	.item-block .block-inner > img {
		max-width: 100%;
		height: auto;
	}
}
@media screen and (max-width: 991px) and (min-width: 768px) {
	.slider-list li > a {
		width: 150px;
	}
	#logo {
		margin-left: 0;
	}
	.sitename {
		left: 200px;
	}
	.flexslider {
		width: 80%;
		margin-top: 30px;
		margin: 30px auto 0;
	}
	.item-block .block-inner > img {
		margin: 0 auto;
	}
	.block-desc {
		text-align: center;
	}
	.section-main {
		min-height: 80vh;
	}
	.paging-top {
		text-align: center;
	}
	.paging-top .pagination {
		margin-top: 20px;
		margin-left: 0;
		margin-bottom: 20px;
	}
	.mode-view {
		display: block;
	}
	.item-block.item-maker .img-wrap {
		line-height: 100px;
		height: 100px;
	}
}
@media screen and (max-width: 767px) {
	.head-wrap {
		background: #fff;
	}
	#logo {
		margin-left: 0;
		height: 50px;
		width: auto;
		z-index: 1;
	}
	#logo img {
		max-height: 100%;
	}
	.sitename {
		color: #383838;
		bottom: -57px;
		font-size: 20px;
		left: 68px;
	}
	.navbar-toggle .icon-bar {
		background: #000;
	}
	.head-inner {
		height: auto;
		background: #fff;
		box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.19);
		z-index: 10;
	}
	.nav-container {
		width: 100%;
	}
	.nav-wrap {
		float: none;
		display: table;
		width: 100%;
	}
	.navbar-collapse {
		width: 100%;
	}
	#navigation .nav li {
		display: block;
		text-align: center;
		border-bottom: 1px solid #ccc;
	}
	#navigation .nav li:last-child {
		border-bottom: 0px;
	}
	.navbar-nav {
		border-top: 1px solid #ccc;
		margin-top: 0;
		margin-bottom: 0;
	}
	.section-main {
		min-height: 80vh;
	}
	.mode-view {
		display: block;
	}
	.flexslider {
		width: 100%;
	}
	.flexslider:hover .flex-direction-nav .flex-prev {
		left: -10px;
	}
	.flexslider:hover .flex-direction-nav .flex-next {
		right: -10px;
	}
	.flex-direction-nav a {
		height: 40px;
		margin-top: -20px;
	}
	.flex-direction-nav a:before {
		font-size: 30px;
		display: block;
	}
	.slider {
		overflow: auto;
	}
	.slider-inner {
		height: auto;
		width: 80%;
		margin:auto;
		position: relative;
	}
	.slider-list {
		overflow: auto;
		height: auto;
		margin-top: 0;
	}
	.slider-navi {
		display: none;
	}
	.slider .flex-direction-nav a:before {
		 '';
	}
	.slider .flex-direction-nav .flex-prev {
		background: transparent url("img/beaver-sprite.png") no-repeat scroll 0px -121px;
		padding-top: 40px;
		left: -27px;
	}
	.slider .flex-direction-nav .flex-next {
		background: transparent url("img/beaver-sprite.png") no-repeat scroll 0px -121px;
		padding-top: 40px;
		background-position: 0px -1px;
		right: -40px;
	}
	.slider .flex-direction-nav .flex-prev,
	.slider .flex-direction-nav .flex-next {
		opacity: 0.5;
	}
	.slider-list li > a {
		margin: 0 auto;
		text-align: center;
		height: auto;
	}
	.slider-list li > a img {
		height: auto;
		max-height: 180px;
	}
	.logo-spacing-tb {
		padding: 0px;
	}
}

@media screen and (max-width: 480px) {
	body {
		padding-top: 53px;
	}
	.head-wrap {
		position: fixed;
		width: 100%;
		z-index: 9999;
		top: 0;
		left: 0;
	}
	.navbar-toggle {
		padding: 8px 0px 8px 10px;
		margin-right: 0;
	}
	.navbar-nav {
		background: #fff;
	}
	#navigation .nav a {
		margin:0;
	}
	.sitename {
		color: #383838;
		bottom: -50px;
		font-size: 1em;
		left: 68px;
	}
	.navbar-toggle .icon-bar {
		width: 12px;
	}
	.navbar-toggle .icon-bar + .icon-bar {
		margin-top: 2px;
	}
	.navbar-toggle .icon-bar {
    	background: #909090 none repeat scroll 0% 0%;
	}
	.head-wrap {
		height: auto;
	}
	.grey {
		padding-left: 15px;
		padding-right: 15px;
	}
	.grey .grid .banner-img img {
		height: 150px;
	}
	.item-block .block-inner > img {
		margin: 0 auto;
	}
	.block-desc {
		text-align: center;
	}
	.date-filter .form-group .form-control {
		margin-bottom: 5px;
	}
	.paging-top {
		text-align: center;
	}
	.paging-top .pagination {
		margin-top: 20px;
		margin-left: 0;
		margin-bottom: 20px;
	}
	.page-title {
		font-size: 2.5em;
		margin-top: 30px;
		margin-bottom: 10px;
	}
	.item-maker.shw_col-sm-2 {
		width: 50%;
	}
	.item-block.item-maker .img-wrap {
		height: 125px;
		line-height: 125px;
	}
	.main-content-wrap img {
		margin-bottom: 10px;
		width: 100%
	}
}

.category-logo {
	text-align: center;
}
@media (min-width: 576px) {
	.woocommerce ul.products.list li.product .image-container, .woocommerce-page ul.products.list li.product .image-container {
		float: left;
		margin-right: 20px;
	}
	.woocommerce ul.products.list li.product .woocommerce-loop-product__title, .woocommerce-page ul.products.list li.product .woocommerce-loop-product__title {
		margin-top: 5px;
	}
}

.print .head-wrap {
	border-top: none;
}
.print .main-title {
	font-size: 32px;
	font-weight: bold;
	text-decoration: underline;
}
.print-version a, #button-list-all-products {
	background: #249179;
	background-image: -webkit-linear-gradient(top, #249179, #163C34);
	background-image: -moz-linear-gradient(top, #249179, #163C34);
	background-image: -ms-linear-gradient(top, #249179, #163C34);
	background-image: -o-linear-gradient(top, #249179, #163C34);
	background-image: linear-gradient(to bottom, #249179, #163C34);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	color: #FFFFFF;
	font-family: Open Sans;
	font-size: 18px;
	font-weight: 100;
	padding: 5px 10px;
	border: solid #163C34 1px;
	text-decoration: none;
	display: inline-block;
	cursor: pointer;
}
.print-version a:hover, #button-list-all-products:hover {
	background: #163C34;
	background-image: -webkit-linear-gradient(top, #163C34, #249179);
	background-image: -moz-linear-gradient(top, #163C34, #249179);
	background-image: -ms-linear-gradient(top, #163C34, #249179);
	background-image: -o-linear-gradient(top, #163C34, #249179);
	background-image: linear-gradient(to bottom, #163C34, #249179);
	text-decoration: none;
}
.widget {
	clear: both;
}
#product-footer .box {
	position: relative;
	height: 120px;
}
#product-footer .box .text {
	position: absolute;
	right: 0;
	font-weight: bold;
	font-size: 26px;
	line-height: 32px;
	height: 32px;
}
#product-footer .images .text {
	top: 50%;
	margin-top: -16px;
}
#product-footer .summary .box {
	border: solid 6px black;
	width: 200px;
}
#product-footer .summary .text {
	bottom: 0;
	margin: 10px;
}
#product-footer .widget_text {
	font-size: 1.2em;
}
#product-footer .widget_text ul {
	padding-left: 0px;
	margin-left: 0px;
	list-style-position: inside;
}

@media print {
	a[href]:after {
	  	content: none !important;
	}

	div[itemprop="description"] {
		max-height: 150px;
    	overflow: hidden;
	}

	.printpage {
		display: none;
		content: none !important;
	}
}

.status-discontinued {
	color: #e91c24;
}
.status-instock {
	color: green;
}
.status-lowstock {
	color: orange;
}
.status-outofstock {
	color: black;
}
ol.flex-control-nav.flex-control-thumbs img {
    padding: 2px;
}
