@charset "utf-8";
/* CSS Document */
img {
	max-width: 100%;
	width: auto !important;
	height: auto;
}
#wrapper {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}
#header {
	width: 100%;
	max-width: 1000px;
}
#footer {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}
.mobile-header {
	display: none;
}
.content-section #content {
	width: 100% !important;
	max-width: 790px;
	box-sizing: border-box;
	padding-left: 10px;
	padding-right: 10px;
}
.CTGY .pagination td {
	width: 50%;
}
.CTGY .pagination td table {
	width: 100%;
	text-align: right;
}
.mobile-b-code, .mobile-remove, .mobile-b-image {
	display: none;
}
.b-quan {
	white-space: nowrap;
}
.ordh-mobile-heading {
	display: none;
}
.search-m-prod-image {
	display: none;
}
.smap-table td {
	width: 25%;
}
@media only screen and (max-width: 639px) {
.prod-img, .product-content {
	display: block;
	width: 100%;
}
.prod-desc, .related-products {
	clear: both;
	display: block;
	width: 100%;
}
.thumbnails {
	width: auto;
}
.ordl-content td, .logn-content td, .loginForm td {
	display: block;
	width: 100%;
	clear: both;
	text-align: left;
	padding: 4px 0;
}
.logn-content td {
	padding-left: 10px;
}
.logn-content td input {
	margin-bottom: 5px;
}
.ship-to, .bill-to {
	display: block;
	width: 100%;
	clear: both;
}
.page-title font {
	font-size: 28px;
}
.order-history {
	width: 100%;
}
.order-history td {
	display: block;
	clear: both;
	width: 100%;
}
.ordh-heading {
	display: none !important;
}
.ordh-mobile-heading {
	display: inline-block;
	background: #003200;
	box-sizing: border-box;
	padding: 2px 5px;
	width: 100%;
	max-width: 150px;
}
.ORDS .orderhead {
	font-size: 12px;
}
.search-form td {
	display: block;
	clear: both;
	width: 100%;
}
.search-prod-image {
	display: none;
}
.search-m-prod-image {
	display: block;
	padding: 5px 0 10px;
}
.sample-weights font {
	font-size: 11px;
}
.smap-table td {
	display: block;
	width: 100%;
}
.smap-table td ul li, .smap-table td ul li a {
	display: block;
	width: 100% !important;
}
}
@media only screen and (min-width: 640px) and (max-width: 959px) {
.product-content {
	display: block;
	width: 100%;
}
.related-products {
	clear: both;
	display: block;
	width: 100%;
	padding-top: 30px;
}
.smap-table td {
	display: inline-block;
	width: 49%;
}
.smap-table td ul li, .smap-table td ul li a {
	display: block;
	width: 100% !important;
}
}
@media only screen and (max-width: 767px) {
.mobile-header {
	display: block;
	/*height: 80px;*/
	background: #fff;
	z-index: 5;
}
.desktop-header {
	display: none;
}
.mobile-logo {
	width: 100%;
	text-align: center;
	background: #005400;
}
.mobile-logo img {
	max-width: 100%;
	margin: 0 auto;
}
.mobile-search {
	width: 100%;
	clear: both;
	padding: 10px;
	box-sizing: border-box;
}
.mobile-search:after {
	content: ' ';
	display: block;
	clear: both;
	width: 100%;
}
.nav-icon {
	width: 23%;
	float: left;
}
.nav-icon button {
	cursor: pointer;
	margin-left: 5px;
	padding: 0;
	background: none transparent;
	border: none;
	margin-top: 3px;
}
.icon-border {
	display: block;
	width: 36px;
	background: #000;
	height: 3px;
	margin-top: 6px;
}
.icon-border:first-child {
	margin-top: 0;
}
.m-search {
	width: 75%;
	margin: 0 auto;
	position: relative;
	border: solid 2px #2c84f5;
	overflow: hidden;
	float: right;
}
.m-search input[type='text'] {
	width: 100%;
	border: none;
	height: 24px;
	line-height: 24px;
	padding: 0 70px 0 10px;
	box-sizing: border-box;
}
.m-search input[type='submit'] {
	position: absolute;
	right: 0;
	top: 0;
	border: none;
	height: 26px;
	line-height: 26px;
	color: #FFF;
	background: #2c84f5;
	border-left: solid 2px #2c84f5;
	padding: 0 10px;
	float: right;
}
.mobile-shipping-cal {
	clear: both;
	display: block;
	width: 100%;
}
.mobile-shipping-cal table th, .mobile-shipping-cal table td {
	padding: 5px 15px;
}
.left-bar {
	display: block;
	width: 100%;
}
.cattree-top, .cattree-bottom {
	display: none;
}
.content-section {
	display: block;
	width: 100%;
	clear: both;
}
.home-page-cats tr th, .home-page-content tr th, .home-page-cats tr td, .home-page-content tr td {
	display: inline-block;
	width: 49% !important;
	height: auto !important;
	margin: 0 auto 10px;
	box-sizing: border-box;
	padding: 5px;
}
.home-page-cats tr th, .home-page-content tr th, .home-page-cats tr td, .home-page-content tr td {
	border: none;
}
.home-page-cats th th, .home-page-content th th, .home-page-cats th td, .home-page-content th td, .home-page-cats td td, .home-page-content td td {
	width: 100% !important;
}
#cattree {
	position: relative;
	background: none;
}
#cattree #cat-treeview {
	position: absolute;
	top: -200rem;
	right: 0;
	left: 0;
	z-index: 3;
	transition: all 0.5s ease-in-out;
	background: #FFF;
}
#cattree.active #cat-treeview {
	top: 100%;
}
.subcatList {
	display: none;
}
.CTGY .content-section {
	box-sizing: border-box;
	padding-left: 10px;
	padding-right: 10px;
}
}
@media only screen and (max-width: 959px) {
.CTGY .pagination td {
	display: block;
	width: 100%;
}
.breadcrumb div:last-child {
	display: none;
}
table.ctgy-product-list-mobile td.oddrow, table.ctgy-product-list-mobile td.evenrow {
	display: block;
	width: 100%;
	clear: both;
}
table.ctgy-product-list-mobile td.oddrow:after, table.ctgy-product-list-mobile td.evenrow:after {
	content: ' ';
	display: block;
	clear: both;
	width: 100%;
}
table.ctgy-product-list-mobile td .has-tooltip .ctgy-prod, table.ctgy-product-list-mobile td .has-tooltip .tooltip {
	width: 50%;
	float: left;
	position: static !important;
	box-sizing: border-box;
	padding: 10px;
}
table.ctgy-product-list-mobile td .has-tooltip .tooltip {
	visibility: visible !important;
	opacity: 1 !important;
	transform: none;
	box-shadow: none;
	background: none;
	margin-bottom: 0;
}
table.ctgy-product-list-mobile td .has-tooltip .tooltip .button {
	margin-bottom: 4px;
}
table.ctgy-product-list-mobile td .has-tooltip .tooltip .popborder {
	margin-top: 4px;
}
table.ctgy-product-list-mobile td .has-tooltip .tooltip:before, table.ctgy-product-list-mobile td .has-tooltip .tooltip:after {
	display: none;
}
.b-remove, .b-code, .b-image {
	display: none;
}
.mobile-b-code, .mobile-remove, .mobile-b-image {
	display: block;
	padding: 5px 0;
}
.b-quan {
	white-space: normal;
}
.b-quan input[type='text'] {
	margin-bottom: 5px;
}
}
.home-page-cats tr th table {
	width: 100% !important;
	box-sizing: border-box;
}
.home-page-cats tr th.image-container img {
	width: auto !important;
	max-width: 100%;
}
.home-page-cats tr th.image-container, .home-page-cats tr th.text-container {
	width: 100% !important;
}
.home-page-cats th img, .home-page-cats td img {
	width: auto !important;
	max-width: 100%;
	height: auto !important;
}
.popborder {
	width: 100%;
}
@media only screen and (max-width: 1023px) {
.right-bar {
	display: none;
	visibility: hidden;
}
}
