
.subcategory-subheader{
	/*display: none;*/
}
p,
p a,
ul,
li{
	font-size:18px;
}

h2, h2 > a{
	font-size:30px;
	font-weight:bold;
}

h3, h3 > a {
    font-size: 28px;
    font-weight: 400;
}
.divFiltersMenuWrapper {
 float: left;
 width: 100%;
}

.divFilterCategory {
	width: 100%;
}

@font-face {
    font-family: 'Font Awesome 5 Free Solid';
    src: url('fonts/FontAwesome5Free-Solid.woff2') format('woff2'),
        url('fonts/FontAwesome5Free-Solid.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Font Awesome 5 Free Solid';
    src: url('fonts/FontAwesome5Free-Solid.woff2') format('woff2'),
        url('fonts/FontAwesome5Free-Solid.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Font Awesome 5 Brands';
    src: url('fonts/FontAwesome5Brands-Regular.woff2') format('woff2'),
        url('fonts/FontAwesome5Brands-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Font Awesome 5 Free';
    src: url('fonts/FontAwesome5Free-Regular.woff2') format('woff2'),
        url('fonts/FontAwesome5Free-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Font Awesome 5 Free';
    src: url('fonts/FontAwesome5Free-Regular.woff2') format('woff2'),
        url('fonts/FontAwesome5Free-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Font Awesome 5 Brands';
    src: url('fonts/FontAwesome5Brands-Regular.woff2') format('woff2'),
        url('fonts/FontAwesome5Brands-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Font Awesome 5 Free Solid';
    src: url('fonts/FontAwesome5Free-Solid.woff2') format('woff2'),
        url('fonts/FontAwesome5Free-Solid.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Font Awesome 5 Free';
    src: url('fonts/FontAwesome5Free-Regular.woff2') format('woff2'),
        url('fonts/FontAwesome5Free-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Font Awesome 5 Free Solid';
    src: url('fonts/FontAwesome5Free-Solid.woff2') format('woff2'),
        url('fonts/FontAwesome5Free-Solid.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Font Awesome 5 Free';
    src: url('fonts/FontAwesome5Free-Regular.woff2') format('woff2'),
        url('fonts/FontAwesome5Free-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Font Awesome 5 Brands';
    src: url('fonts/FontAwesome5Brands-Regular.woff2') format('woff2'),
        url('fonts/FontAwesome5Brands-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Font Awesome 5 Brands';
    src: url('fonts/FontAwesome5Brands-Regular.woff2') format('woff2'),
        url('fonts/FontAwesome5Brands-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.supernav > .container {
max-height: 56px;
}



.nopadding,
.noPadding,
.no-padding {
	padding:0;
}

.padding-right-75 {

	padding-right:7.5px;
}

.padding-left-75 {
	padding-left:7.5px;
}

.margin-0 {
	margin:0 !important;
}

.margin-0-auto {
	margin:0 auto !important;
}

.m-10-0 {
	margin:10px 0;
}

.mb-10 {
	margin-bottom:10px;
}

.bold {
	font-weight:bold;
}
.semibold {
	font-weight:600;
}
.light {
	font-weight:300;
}

.div-clear {
	clear:both !important;
}

.content-div-site {
	min-height:200px;
}

hr {
	display:none !important;
	width:0;
	height:0;
}

@media (min-width:768px) {
	.hidden-sm-up {
		display:none !important;
	}
}



body,html {
	font-family:'roboto-slab', sans-serif;
	font-weight:normal;
}


header {
	position:relative;
	background:#ffffff;
	z-index:1030;
}

.banner-logo {
	position:absolute;
	width:182px;
	left:15px;
	top:20px;
	margin:0;
	padding:0;
	z-index:100;
}

.banner-logo a {
	display:block;
	height:100%;
	width:100%;
}

.divCartSearch,
.divCartBar,
.supernav-nav {
	padding:0;
}   


.supernav {
	position:relative;
	height:56px;
	line-height:56px;
	background:#3d484c;
	color:#ffffff;
}

.supernav .anchSuperNav {
	display:inline-block;
	font-family:'roboto-slab', sans-serif;
	padding:0 8px;
	float:left;
	height:56px;
	line-height:56px;
	color:#ffffff;
	text-decoration:none;border-bottom:none;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
	display:none;	
}


.supernav .anchSuperNav:hover,
.supernav .anchSuperNav.current {
	color:#593E25;
	display:none;
}


#social-networking li {
	display:inline-block;
	margin:0 3px;
	float:left;
} 


/*
.divCartBar a {
	float:right;
	white-space:nowrap;
	color: white;
	font-size:18px;
}*/

.divCartSearch {
	height:56px;
	line-height:56px;
	white-space:nowrap;
	overflow:hidden;
}

.divCartSearch .txtSearch {
	display:inline-block;
	float:left;
	margin:0;
	height:30px;
	line-height:1;
	width:65%;
	background:#ffffff;
	border: 1px solid rgba(0, 0, 0, 0.6);
	text-indent:10px;
	color:#000000;
}

.divCartSearch .divCartSearch-button {
	font-family: 'Font Awesome 5 Free Solid';
	display:inline-block;
	float:left;
	font-size: 35px;
	margin:0;
	height:30px;
	line-height:1;
	width:33%;	
	margin-left:1%;
	background:#8ACB88;
	color: black;
	border:0px solid #8ACB88;
}

.divCartSearch form {
	float:left;
	width:100%;
	height:inherit;
	line-height:inherit;
	margin:0;
} 

#ddlProductCategorySearch {
	display:inline-block;
	color:#000000;
	background:#ffffff;
	border:1px solid #e2e7ed;
}

.divCartSearch .divSearchTextWrapper {
	position:relative;
	text-align:center;
	padding-right:5px;
}

.divCartSearch .divSearchTextWrapper input {
	width:100%;
	float:left;
}

.divCartSearch .divSearchTextWrapper .fa {
	position:absolute;
	top:0;
	right:5px;
	height:100%;
	line-height:inherit;
	font-size:24px;
	color:#d9534f;
	width:25px;
	/*background:#ffffff;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;*/
}

.divCartSearch-categories .divSearchTextWrapper, 
.divCartSearch-categories input[type=submit], 
.divCartSearch-categories select {
	float:left;
	display:inline-block;
	width: 230px;
	height:30px;
	line-height:30px;
	margin-top:5px;
}

.divCartSearch-categories input[type=submit] {
	width:19%;
	font-size:19px;
	border-radius:15px;
}

.divCartSearch-single .divSearchTextWrapper, 
.divCartSearch-single input[type=submit] {
	float:left;
	display:inline-block;
	width:50%;
	height:30px;
	line-height:30px;
	margin-top:5px;
}





.navcontainer {
	position:relative;
	height:140px;
	background:transparent;
}

.navcontainer .container{
	width:75%;
}

.navigation-wrapper {
	float:left;
	width:100%;
	clear:both;
	text-align:right;
}

.navigation-wrapper .main-nav {
	float:right;
	z-index:10;
}

.navcontainer .anchMainNav {
	display:inline-block;
	float:left;
	font-family:'roboto-slab', sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	font-size:18px;
	height:140px;
	line-height:140px;
	padding:0 8px;
	color:#3d484c;
	text-decoration:none;border-bottom:none;
	background:transparent;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}


.navcontainer .anchMainNav.order-online .pagelabel {
	padding-left:15px;
	border-left:1px solid #cccccc;
	font-weight:bold;	
}

.navcontainer .anchMainNav:hover,
.navcontainer .anchMainNav.current {
	background:transparent;
	color:#593E25;
}

header .myAccountButton {
    max-height: 100%;

}

header .myAccountButton, .divCartBar {
    text-decoration: none;
}

.myAccountButton:hover {
color: white !important;
background: #593E25 !important;
}



.topFooter {
	height:56px;
	line-height:56px;
	background:#3d484c;
}

.anchSuperFooterNav-order-online{
	float:right;
	font-family:'roboto-slab', sans-serif;
	font-size:18px;
	font-weight:normal;
	text-transform:uppercase;
	color:#f4f4f4;
	background:#593E25;
	padding:0 25px;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
	text-decoration:none;border-bottom:none;

}

.anchSuperFooterNav-order-online > span {
	
}

footer {
	background:#e2e7ed;
	color:#333333;
}

.footer-div{
	margin-top:24px;
}

.footer-logo {
	text-align:center;
}


footer .anchFooterNav {
	font-family:'roboto', serif;
	font-size:18px;
	display:inline-block;
	line-height:56px;
	color:#333333;
	text-transform:uppercase;
	padding:0 8px;
	background:transparent;
	text-decoration:none;border-bottom:none;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
	display:none;
}

.footer-nav{
	text-align:center;
	margin-top: 0px;
	display: flex;
}

.anchFooterNav.join-the-team,
.anchFooterNav.for-the-media{
	display:inline-block;
	margin-top:24px;
}

.anchFooterNav.for-the-media{
	border-left: 1px solid #333333;
}

footer .anchFooterNav:hover,
footer .anchFooterNav.current {
	color:#3d484c;	
	text-decoration:none;border-bottom:none;
	background:transparent;
}

.hours-div span,
.contact-div span,
.contact-div a {
	display:block;
	width:100%;
	text-align:left;
	font-family:'roboto-slab', sans-serif;
	color:#333333;
	font-size:18px;
}

.hours-div span{
	text-align:right;
}

.hours-div .hoursSpan{
	text-decoration: underline;
}

.contact-div a:hover {
	color:#333333;
	text-decoration:none;border-bottom:none;
}

a, a:hover {
	color: #593E25;
}

.lww,
.lww a {
	margin-top:24px;
	font-family:'roboto-slab', sans-serif;
	color:#3d484c;	
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
	text-decoration:none;border-bottom:none;
	text-align:center;
}

.lww a:hover {
	text-decoration:none;border-bottom:none;
	color:#3d484c;
} 





.sidemenu {
	
}

.sidemenu .sidemenu-category {
	position:relative;
	display:block;
	float:left;
	clear:both;
	width:100%;
	font-family:'roboto-slab', sans-serif;
	font-weight:500;
	font-size:18px;
	line-height:1.25;
	text-decoration:none;border-bottom:none;
	color:#ffffff;
	background:#3d484c;
	border-bottom:1px solid #333333; 
	padding:10px;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.sidemenu .sidemenu-category:hover,
.sidemenu .sidemenu-category.current {
	background:#593E25;
	color:#333333;
	border-bottom:1px solid #3d484c;
}

.sidemenu .sidemenu-subcategory {
	display:block;
	float:left;
	clear:both;
	width:100%;
	background:transparent;
	font-family:'roboto-slab', sans-serif;
	font-size:18px;
	color:#e2e7ed;
	line-height:1.25;
	text-decoration:none;border-bottom:none;
	padding-left:15px;
	border:none;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;	
}

.sidemenu .sidemenu-subcategory:hover,
.sidemenu .sidemenu-subcategory.current {
	color:#3d484c;
}

.sidemenu .category-search-link {
	display:block;
	width:100%;
	float:left;
	clear:both;
	padding:15px 15px;
	text-decoration:none;border-bottom:none;
	color:#333333;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

div.pp_pic_holder {
	top: 0px !important;
	/*position: fixed;*/
}

div.pp_right,
#shippingpolicy {
	/*overflow-y: scroll;*/
}

.anchCheckoutButton {
	font-size: 18px;
}

.sidemenu .category-search-link:hover {
	color:#3d484c;
}

/*
#loginform > p{
	display: inline-block;
	text-align: center;
}

#loginform {
	display: flex;
	flex-direction: column;
	align-items: center;
}
*/

@media (max-width:767px) {

	.anchSuperFooterNav-order-online {
		line-height: 45px;
	}

	header.standard {
		padding-bottom: 45px;
		margin-top: 10px;
	}	

	.socialmedia-div > a {
		display: none;
	}

	#loginform > p{
		display: inline-block;
		text-align: center;
	}

	#loginform {
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	
	.mobileCategoryDropdown .subcatbutton  {
		display:block;
		float:left;
		width:100%;
		padding:10px 15px;
		margin-bottom:10px;
		font-family:'roboto-slab', sans-serif;
		font-size:21px;
		color:#ffffff;
		text-decoration:none;border-bottom:none;
		background:#593E25;
		border:2px solid #593E25;
		border-radius:8px;
		-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
	}
	
	.mobileCategoryDropdown:hover .subcatbutton,
	.mobileCategoryDropdown:active .subcatbutton,
	.mobileCategoryDropdown:focus .subcatbutton {
		background:;
		color:#ffffff;
		text-decoration:none;border-bottom:none;
		border:2px solid ;
	}
	
	.sidemenu .menu-caret {
		float:right;
		margin:0;
		position:absolute;
		line-height:inherit;
		width:65px;
		height:100%;
		top:0;
		right:0;
	    display: -webkit-box;
	    display: -moz-box;
	    display: -ms-flexbox;
	    display: -webkit-flex;
	    display: flex;
	    -webkit-box-direction: normal;
	    -moz-box-direction: normal;
	    -webkit-box-orient: horizontal;
	    -moz-box-orient: horizontal;
	    -webkit-flex-direction: row;
	    -ms-flex-direction: row;
	    flex-direction: row;
	    -webkit-flex-wrap: nowrap;
	    -ms-flex-wrap: nowrap;
	    flex-wrap: nowrap;
	    -webkit-box-pack: center;
	    -moz-box-pack: center;
	    -webkit-justify-content: center;
	    -ms-flex-pack: center;
	    justify-content: center;
	    -webkit-align-content: center;
	    -ms-flex-line-pack: center;
	    align-content: center;
	    -webkit-box-align: center;
	    -moz-box-align: center;
	    -webkit-align-items: center;
	    -ms-flex-align: center;
	    align-items: center;		
	}
	
	.sidemenu {
		border:none;
	}
	
	.sidemenu .sidemenu-category {
		line-height:1.5;
		padding-right:65px;
	}
	
}





.albummenu{
	display:flex;
	flex-wrap:wrap;
	justify-content:flex-start;	
}

.divAblumCover figure{
	border:4px solid #cccccc;
}

.albummenu .topmenu-category h3{
	text-align:center;
}


#mainContent {
	margin-bottom:30px;
}

.divDrillDown {
	background:url('../images/background_pattern.jpg');
} 

.divDrillDown,
.divDrillDown a {
	color:#333333;
	line-height:35px;
}

.divDrillDown a {
	display:inline-block;
}

.catLabelHeaderWrapper {
	background:#e2e7ed;
	//height:196px;
	margin-bottom:35px;
	text-align:center;
	background: #593E25;
	border-top: 7px solid #8ACB88;
	border-bottom: 7px solid #8ACB88;
	min-height:40px;
}

.catLabelHeaderWrapper h1,
.catLabelHeaderWrapper h2,
.catLabelHeaderWrapper h3 {
	font-family:'roboto-slab', sans-serif;
	text-transform:uppercase;
	font-weight:normal;
	font-size:50px;
	color: white;
	line-height:1;
}

.catLabelHeaderWrapper > .container {
	min-height:120px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;		
}

.catLabelHeaderWrapper .container.product{
	display:none;
}

.divSubcategoryImage,
.divCategoryImage {
	text-align:center;
}

.textholder {
	width:100%;
	float:left;
	clear:both;
	margin-bottom:15px;
	font-size:18px;
}

.divItemDescription{
	font-size:18px;
}

.textholder-image img {
	width:auto;
	max-width:100%;
}

h1, h2 {
	color: black;
}

.footerEmail, .footerPhone, .headerPhone, .headerEmail {
	text-transform: uppercase;
	visibility: hidden;
}



/* //tablet + mobile navigation */
@media (max-width:1199px) {

	.footerEmail, .footerPhone, .headerPhone, .headerEmail {
		font-size: 18px !important;
	}

	header {
		position:fixed;
		top:0;
		width:100%;
		height: auto;
		background-color:#ffffff;
		z-index:1030;		
	}	
	
	.navbar-fixed-top-on {
		position:fixed;
		width:100%;
		top:0;
		z-index:1030;
	}	

	.navbar-toggle {
		margin:21px 15px;
		display:block;
		z-index:300;
		border:2px solid transparent;
		-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
	}
		
	.navbar-toggle:focus,
	.navbar-toggle:active,
	.navbar-toggle:hover {
		background:rgba(255,255,255,0.25);
	}
	
	.navbar-collapse.collapse {
		display:none !important;
		height:auto;
	}
	
	.navbar-collapse.collapse.in {
		display:block !important;
		z-index:300;
		height:auto;
	}
	
	.navbar-toggle .icon-bar {
		background:#333333;
		width:34px;
		height:4px;
		border:2px solid #333333;
	}
	
	.navbar-toggle .icon-bar+.icon-bar {
		margin-top:6px;
	}
	
	
	.navcontainer,
	.navcontainer header,
	.navcontainer .container {
		height:140px;
	}
	
	#navbar,
	#navbar.fullWidth	{
		position:relative;
		display:block;
		max-height:650px;
		max-height:calc(90vh - 196px);
		overflow-y:scroll !important;
		overflow-x:hidden;			
		float:right;
		padding:0;
	    clear: both;
	    width: 50%;
	    background: #ffffff;	
	    z-index: 1030;		
		-webkit-box-shadow: 0px 2px 5px 0px rgba(33, 33, 33, 0.4);
					-moz-box-shadow:    0px 2px 5px 0px rgba(33, 33, 33, 0.4);
					box-shadow:         0px 2px 5px 0px rgba(33, 33, 33, 0.4);
		margin-top:-16px;
	}

	.navbar-nav.divSandwichNavPageLinks {
		float:left;
		width:100%;
	}
	
	nav .anchSandwichNav {
		display:block;
		float:left;
		clear:both;
		width:100%;
		text-align:left;
		font-family:'roboto-slab', sans-serif;
		text-transform:uppercase
		font-size:21px;
		color:#333333;
		line-height:1;
		margin:0;
		padding-bottom:15px;
		padding-top:15px;
		padding-left:12px;
		text-decoration:none;border-bottom:none;
		border-left:0px solid #337ab7;
		border-bottom:1px solid #cccccc;
		-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
	}
	
	nav .anchSandwichNav.current,
	nav .anchSandwichNav:hover {
		text-decoration:none;border-bottom:none;
		border-bottom:1px solid #cccccc;
		border-left:4px solid #593E25;
		padding-left:8px;
		color:#593E25;
	}
	
	nav .anchSandwichNav.last {
		border-bottom:none;
	}
	
	#mainContent {
		margin-top:196px;
		clear:both;
	}

	.navigation-wrapper {
		height: 100%;
	}

	.navbar-toggle {
		transform: translateY(50%);
	}
	
}

/* //navigation mobile only */
@media (max-width:767px) {

	

	.supernav.container,
	.navcontainer .container {
		padding:0;
	}

	.navbar-toggle {
		margin-top:25px;
	}
	
	#navbar,
	.navbar-nav {
		margin:0;
		padding:0;
		width:100%;
		max-height:500px;
		max-height:70vh;
		max-height:calc(90vh - 196px);
	}
}

@media (max-width:360px) and (orientation:portrait) {
	
	#navbar,
	.navbar-nav {
		max-height:400px;
		max-height:85vh;
		max-height:calc(90vh - 196px);
	}
}



@media (max-width:767px) {

	nav .anchSandwichNav:first-child {
	    padding-top: 30px;
	}

	.divCartSearch {
		clear:both;
		width:100%;
		padding:0;
	}
	
	.divCartBar {
		position:absolute;
		width:auto;
		right:95px;
		top:68px;
		z-index:1030;
	} 
	
	.socialmedia-div,
	.contact-div,
	.lww {
		text-align:center;
	}
	
	#social-networking {
		margin:15px auto;
	}
	
	#social-networking li {
		float:none;
		font-size:24px;
	}
	
}


.divProductRow {
	padding:0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
	
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
	
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;	
	
	
	
}

.divFeaturedItem {
	padding:7.5px;
	flex:0 0 25%;
	-webkit-flex-basis: 25%; /* Safari 6.1+ */
	flex-basis: 25%;
	width: 25%;			
}

/* IE11 FIX, ADJUST RESPONSIVELY */
_:-ms-fullscreen,
:root .IE11-flex-percentage {
	flex-basis:31%;
}

.divFeaturedItem{
	min-height:425px;
}

.divFeaturedItem,
.divFeaturedItem:hover {
	border:none;
	background:transparent;
}

.divFeaturedItemInner {
	height:auto;
	padding:7.5px;
	border:1px solid #cccccc;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: space-between;
    -ms-flex-line-pack: justify;
    align-content: space-between;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;	
	text-align:center;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.divFeaturedItem:hover .divFeaturedItemInner {
	border:1px solid #333333;
}

.divFeaturedItemImage {
	width:100%;
	text-align:center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 2;
    -moz-box-flex: 2;
    -webkit-flex: 2 0 auto;
    -ms-flex: 2 0 auto;
    flex: 2 0 auto;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
}

.divFeaturedItemDetails {
	width:100%;
	text-align:center;	
	padding-top:10px;
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
}

.divFeaturedItemInner img {
	max-width:274px;
    
	width:100%;
}

.divFeaturedItem .anchFeaturedItemLink {
	display:block;
	width:auto;
	max-width:100%;
	min-height:75%;
}

.divFeaturedItem .anchFeaturedItemName {
	display:block;
	font-size:18px;
	width:100%;
	line-height:1.25;
	margin:5px auto;
	color:#333333;
	min-height:68px;
	display: flex;
	align-items: center;
} 

.divFeaturedItem .spanFeaturedItemPrice {
    display: inline-block;
	font-size:18px;
    margin: 5px auto;
    width: auto;	
}

.divFeaturedItem .btnAddToCart {
	font-family:'roboto-slab', sans-serif;
	font-size:18px !important;
	color:#337ab7;
	padding:7.5px 20px;
	border:2px solid #337ab7;
	background:transparent;
	clear:both;
	margin:5px auto;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.divFeaturedItem .btnAddToCart:hover {
	color:#ffffff;
	border:2px solid #337ab7;
	background:#337ab7;
}


@media (max-width:1199px) {
	
	.divProductRow {
	    -webkit-box-direction: normal;
	    -moz-box-direction: normal;
	    -webkit-box-orient: horizontal;
	    -moz-box-orient: horizontal;
	    -webkit-flex-direction: row;
	    -ms-flex-direction: row;
	    flex-direction: row;
	    -webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	    -webkit-box-pack: start;
	    -moz-box-pack: start;
	    -webkit-justify-content: flex-start;
	    -ms-flex-pack: start;
	    justify-content: flex-start;
	    -webkit-align-content: flex-start;
	    -ms-flex-line-pack: start;
	    align-content: flex-start;
	    -webkit-box-align: stretch;
	    -moz-box-align: stretch;
	    -webkit-align-items: stretch;
	    -ms-flex-align: stretch;
	    align-items: stretch;	
	}
	
	.divFeaturedItem {
		flex:0 0 50%; /* IE 10-11 shorthand */
  		-webkit-flex-basis: 50%; /* Safari 6.1+ */
  		flex-basis: 50%;
		width: 50%;
	}
			
	/* IE11 FIX, ADJUST RESPONSIVELY */
	_:-ms-fullscreen,
	:root .IE11-flex-percentage {
		flex-basis:48%;
	}				
		
}

@media (max-width:767px) {
	.divProductRow {
	    -webkit-box-direction: normal;
	    -moz-box-direction: normal;
	    -webkit-box-orient: horizontal;
	    -moz-box-orient: horizontal;
	    -webkit-flex-direction: row;
	    -ms-flex-direction: row;
	    flex-direction: row;
	    -webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	    -webkit-box-pack: start;
	    -moz-box-pack: start;
	    -webkit-justify-content: flex-start;
	    -ms-flex-pack: start;
	    justify-content: flex-start;
	    -webkit-align-content: center;
	    -ms-flex-line-pack: center;
	    align-content: center;
	    -webkit-box-align: center;
	    -moz-box-align: center;
	    -webkit-align-items: center;
	    -ms-flex-align: center;
	    align-items: center;		
	}
	
	.divFeaturedItem {
		-webkit-align-self: stretch;
	    -ms-flex-item-align: stretch;
	    align-self: stretch;
		width: 100%;
	}

}

@media (max-width:380px) {
	.divFeaturedItem {
	   -webkit-box-flex: 1;
	    -moz-box-flex: 1;
	    -webkit-flex: 1 1 auto;
	    -ms-flex: 1 1 auto;
	    flex: 1 1 auto;
	    -webkit-align-self: stretch;
	    -ms-flex-item-align: stretch;
	    align-self: stretch;		
	}
}



.divCategoryItem,
.divSpreadsheetItem {
	width:100%;
	display:block;
	clear:both;
	float:left;
}

.frmCategoryItem + .frmCategoryItem {
	border-top:1px solid #cccccc;
}

.imgCategoryItem,
.imgSpreadsheetItem {
	width:auto;
	max-width:100%;
	text-align:center;
}

.divSaleBox,
.divSaleBoxTwo {
	text-align:center;
	border:1px solid #3d484c;
	background:#f4f4f4;
	padding:15px;
	margin:0;
}
.divSaleBox .addcart,
.divSaleBoxTwo .addcart {
	margin:0 auto;
	text-align:center;
}

.divSaleBox .addcart input,
.divSaleBoxTwo .addcart input {
	display:block;
	width:100%;
	margin-top:10px;
	white-space:nowrap;
	border:1px solid #593E25;
	background:#8ACB88;
	font-family:'roboto-slab', sans-serif;
	font-size:18px;
	padding:5px;
	color:#333333;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}
.divSaleBox .addcart input:hover,
.divSaleBoxTwo .addcart input:hover {
	border:2px solid #593E25;
	background:#593E25;
	color:#ffffff;
}

.divCategorySubcatWrapper > h3 {
	padding-left:15px;
	margin:10px 0;
} 

.divCategoryItem .divCategoryItemInner {
	float:left;
	width:100%;
	padding:15px 0;
	clear:both;
}

.divItemDetail h1,
.divItemDetail h2 {
	margin:0 0 10px 0;
} 

.divItemDetailsHeader {
	padding-bottom:10px;
}

.divItemDetail h1,
.divItemDetail h2,
.anchCategoryItemName {
	font-family:'roboto-slab', sans-serif;
	font-size:30px;
	text-transform:uppercase;
	color:#3d484c;
}

.divItemDetail h1{
	font-size: 50px;
}

.divItemDetailsHeader a:hover{
	text-decoration:none;border-bottom:none;
	color:#3d484c;
	border-bottom:1px solid #3d484c;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.divItemDetails {
	padding-right:15px;
} 

.divCategoryItem .divItemDetails .divItemDetailsHeader h3 {
	margin:0;
	line-height:1.5;
}

.divItemDetailsHeader span {
	display:inline-block;
	margin-top:7px;
}

.itemOptionWrapper {
	margin-bottom:10px;
}

.itemOptionWrapper {
	height:40px;
	line-height:40px;
	padding-right:5px;
	font-size:16px;
}

.itemOptionWrapper select,
.itemOptionWrapper input {
	float:right;
	padding:0 5px;
	border:1px solid #e2e7ed;
	color:#333333;
	min-width:200px;
	height:40px;
	line-height:40px;	
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.itemOptionWrapper select:hover,
.itemOptionWrapper input:hover {
	border:1px solid #593E25;
}

.itemOptionWrapper select option {
	line-height:30px;
	height:30px;
}

.divItemBottomText {
	border-top:1px solid #cccccc;
	padding:15px 0;
	padding-right:7.5px;
	margin-top:10px;
}

.divItemDetailPrice {
	font-family:'roboto-slab', sans-serif;
	font-weight: 500;
	font-size: 18px;
}

.tblPrimaryImage img,
.tblPrimaryImage tr,
.tblPrimaryImage td {
	padding:0;
	border:none;
}

.tblPrimaryImage,
.tblPrimaryImage img.imgPrimaryImage {
	max-width:100% !important;
	width:auto !important;
	height:auto !important;
	margin:auto;
}

.divThumbImages {
	padding:10px 5px;
	width:100%;
	float:left;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.content-div .imgThumbImage,
.content-div .imgThumbImage:hover,
.content-div .imgThumbImage.current,
.content-div .imgThumbImage.current:hover {
	float:left !important;
	margin:2px;
	padding:0;
	border:none;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.magnifyarea img {
	width:auto !important;
}

@media (max-width:1800px) {
	.navcontainer .container {
    	width: 100%;
	}
	.navcontainer .anchMainNav{
		font-size:16px;
	}
	
}

@media (min-width:768px) and (max-width:1023px) {

}


@media (max-width:1023px) {
	.itemOptionWrapper {
		height:auto;
		margin:auto;
	}
	
	.itemOptionWrapper label {
		display:block;
		width:100%;
		float:left;
	}
	
	.itemOptionWrapper select,
	.itemOptionWrapper input {
		width:100%;
		clear:both;
		min-width:auto;
	}	
	
	.divSaleBox,
	.divSaleBoxTwo {
		padding:7.5px;
	}
	
	.divSaleBox .addcart input,
	.divSaleBoxTwo .addcart input {
		font-size:14px;
	}

	#navbar {
		overflow: scroll !important;
	}

	
}


@media (max-width:767px) {
	
	.divDrillDown > div {
		padding:0;
	}
	
	.divDrillDown > div > div {
		white-space:nowrap;
	}
	
	.divDrillDown,
	.divDrillDown a {
		font-size:13px;
	}
	
	.itemOptionWrapper,
	.itemOptionWrapper select,
	.itemOptionWrapper input {
		width:100%;
	}
	
	.divCategoryItemImage a {
		display:block;
		width:100%;
		text-align:center;
	}
	
	.imgCategoryItem {
		margin:auto;
		float:none;
		padding-bottom:15px;
	}
	
}



.divCategoryTalbedMinimalWrapper .itemOptionWrapper {
	padding:0 7.5px;
} 

.divCategoryItemTabledMinimal .itemOptionWrapper select,
.divCategoryItemTabledMinimal .itemOptionWrapper input {
	min-width:auto;
	width:100%;
}

.divCategoryItemTabledMinimal {
	padding:15px 0;
}

.divCategoryItemTabledMinimal .divSaleBox,
.divCategoryItemTabledMinimal .divSaleBoxTwo {
	padding:0 7.5px;
 	border:none;
	background:transparent;
}

.divCategoryItemTabledMinimal .divSaleBox span, 
.divCategoryItemTabledMinimal .divSaleBoxTwo span,
.divCategoryItemTabledMinimal .divSaleBox p.addcart, 
.divCategoryItemTabledMinimal .divSaleBoxTwo p.addcart {
	display:inline-block;
	font-size:16px;
	margin:0 auto;
}

.divCategoryItemTabledMinimal .divSaleBoxTwo span {
	float:left;
	line-height:40px;
	height:40px;	
}

.divCategoryItemTabledMinimal .divSaleBoxTwo .addcart {
	float:right;
}

.divCategoryItemTabledMinimal .divSaleBoxTwo .addcart input {
	margin:0 3px;
	font-size:16px;
}

.divCategoryItemTabledMinimal .divItemDetailsHeader,
.divCategoryItemTabledMinimal .divItemDetailsHeader h3,
.divCategoryItemTabledMinimal .divItemDetailsHeader h3 a {
	margin:0;
	padding:0;
}

.divCategoryItemTabledMinimal .itemOptionWrapperQuantity {
	float:right;
}

.divCategoryItemTabledMinimal .itemOptionWrapper {
	margin:0;
}


.divNoticeMessage {
	clear:both;
	width:100%;
	font-style:normal;
	color:white;
	background:#593E25;
	font-size:16px;
}

.topmenu-checkout-wrapper {
	width:100%;
	padding:15px 0;
}

.topmenu-checkout-wrapper .step {
	text-align:center;
	background:#ffffff;
}

.topmenu-checkout-wrapper a,
.topmenu-checkout-wrapper a.notallowed-checkout {
	display:block;
	font-family:'roboto-slab', sans-serif;
	font-size:18px;
	font-style:normal;
	text-align:center;
	padding:8px 15px;
	margin:auto;
	border:2px solid #333333;	
	border-radius:8px;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
	text-decoration:none;
	color:#333333;
}

.topmenu-checkout-wrapper a {

}

.topmenu-checkout-wrapper a.current-checkout:hover,
.topmenu-checkout-wrapper a.current-checkout {
	border:2px solid #593E25;
	color:white;
	background:#593E25;
	opacity:1;
	text-decoration:none;
}

.topmenu-checkout-wrapper a.notallowed-checkout {
	opacity:0.75;
		color:#333333;
}

.topmenu-checkout-wrapper a.notallowed-checkout:hover {
	opacity:0.75;	
		color:#333333;
}

.divCartTableWrapper .tblCart {
	width:100%;	
	max-width:100%;
}

.hidItemMoreDetails {
	background:#ffffff;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(33, 33, 33, 0.4);
					-moz-box-shadow:    0px 2px 5px 0px rgba(33, 33, 33, 0.4);
					box-shadow:         0px 2px 5px 0px rgba(33, 33, 33, 0.4);
}

.divCartTableWrapper .tblCart,
.divTotalsBox {
	background:transparent;
}

.trCartBodyRowMinimal input.txtQtyToUpdate {
	border:1px solid #333333;
	width:45px;
	margin:0;
}

.trCartBodyRowMinimal input.btnUpdateQty {
	border:2px solid #337ab7;
	padding:5px;
	background:transparent;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}


.trCartBodyRowMinimal input.btnUpdateQty:hover {
	background:#337ab7;
	border:2px solid #337ab7;
	color:#ffffff;
	
}

.trCartBodyRowMinimal td {
	padding:5px;
	line-height:24px;
}

.divTotalsBox .lblSubtotal {
	font-weight:bold;
}

.lblSubtotal span {
	display:inline-block;
	margin-left:3px;
	font-weight:normal;
}

.divTotalsBox {
	padding:15px;
}

.divTotalsBox h3{
	 font-family:'roboto-slab', sans-serif;
    font-weight: 500;
}

.divTotalsBox .anchCheckoutButton {
	clear:both;
	width:100%;
	float:left;
	display:block;
	padding:8px 15px;
	margin-top:10px;
	border:1px solid #593E25;
	background:#8ACB88;
	color:#333333;
	text-align:center;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
	text-decoration:none;
}

.divTotalsBox .anchCheckoutButton:hover {
	border:2px solid #593E25;
	background:#593E25;
	color:#ffffff;
	text-decoration:none;
}

.divCartItemWrapper {
	position:relative;
	margin-bottom:15px;
	border:1px solid #e2e7ed;
	border-bottom: 2px solid #e0e0e0;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(33, 33, 33, 0.4);
					-moz-box-shadow:    0px 2px 5px 0px rgba(33, 33, 33, 0.4);
					box-shadow:         0px 2px 5px 0px rgba(33, 33, 33, 0.4);
}

.divCartItemInner {
	padding:15px;	
}

.divCartItemWrapper img.imgCartImage {
	width:auto;
	height:auto;
	height: 180px;
	/* min-width: 220px; */
	max-width:100%;
}

.divCartItemWrapper .anchRemoveItem {
	position:absolute;
	top:5px;
	right:5px;
	height:25px;
	width:25px;
	border:2px solid #e2e7ed;
	color:#333333;
	border-radius:25px;
	text-align:center;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.divCartItemWrapper .anchRemoveItem:hover {
	border:2px solid #d9534f;
	color:#d9534f;
	text-decoration:none;
}

.divCartItemWrapper{
	
}

#frmUpdateQty {
	float:left;
	display:block;
	width:100%;
	clear:both;
	margin-top:10px;
}

#frmUpdateQty input.txtQtyToUpdate {
	padding:0;
	margin:0;
	border:1px solid #e2e7ed;
	line-height:40px;
	height:40px;
	text-align:left;
	text-indent:8px;
}

#frmUpdateQty input[type=submit].btnUpdateQty {
	display:block;
	width:50%;
	font-family:'roboto-slab', sans-serif;
	font-weight:normal;
	padding:0;
	text-align:center;
	line-height:40px;
	height:40px;
	border:1px solid #593E25;
	background:#8ACB88;
	color:#333333;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

#frmUpdateQty input[type=submit].btnUpdateQty:hover {
	border:1px solid #593E25;
	background:#593E25;
	color:#ffffff;
}

.divCartItemWrapper .spanCartLineItemTotal,
.divCartItemWrapper .spanCartLineItemPrice {
	display:block;
	width:100%;
	margin:0;
	font-size:18px;
}

.divCartItemWrapper .spanCartLineItemPrice {
	color:#333333;
	font-size:13px;
}

.divCartItemWrapper .anchCartLineItemName {
	display:block;
	width:100%;
	clear:both;
	margin:5px 0;
	font-family:'roboto-slab', sans-serif;
	font-size:30px;
	text-transform:uppercase;
	color:#3d484c;
}

.divCartItemWrapper .anchCartLineItemName a:hover {
	text-decoration:none;border-bottom:none;
	color:#3d484c;
	border-bottom:1px solid #3d484c;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.cartItems {
	color: white;
}

.anchCart:hover .cartitems {
	color: #8ACB88;
}

header a:hover {
	color: #8ACB88;
}

.divCartBar {
	width: auto;
}

.divCartBar a{
	color:white;
	font-size:18px;
	margin: 0px 5px;
}

.divCartItemWrapper .spanCartOptionWrapper {
	display:block;
	width:100%;
	float:left;
	margin:0;
	font-size:13px;
}

.spanOptionLabelMin,
.spanOptionValueMin {
	font-size:13px;
}

.frmPayPalStandard {
	width:100%;
}

@media (min-width:768px) and (max-width:1023px) {
	.topmenu-checkout-wrapper .step {
		padding:5px;
	}
	
	.topmenu-checkout-wrapper a,
	.topmenu-checkout-wrapper a.notallowed-checkout	 {
		font-size:13px;
		padding:5px;
	}

	.banner-logo img {
		height: 140% !important;
		top: 0px !important;
	}

	.divFilterInputWrapper > input {
		margin: 4px;
		margin-right: 4px !important;
	}

	.divCategoryPagination {
		margin-top: 15px;
	}
}

@media (min-width:768px) {
	.divTotalsBox {
		margin:0;
		border:1px solid #cccccc;
		border-bottom: 2px solid #e0e0e0;
		-webkit-box-shadow: 0px 2px 5px 0px rgba(33, 33, 33, 0.4);
					-moz-box-shadow:    0px 2px 5px 0px rgba(33, 33, 33, 0.4);
					box-shadow:         0px 2px 5px 0px rgba(33, 33, 33, 0.4);
	}
	
	.divTotalsBox h3 {
		margin:0;	
		margin-bottom:10px;
	}
	
	.divTotalsBox label {
		text-align:left;
	}
	
	#frmUpdateQty input[type=submit].btnUpdateQty {
		width:auto;
		padding:0 10px;
	}

	#social-networking-header {
		display: none !important;
	}

	
}

@media (max-width:767px) {
	.topmenu-checkout-wrapper .step {
		margin-bottom:15px;
	}

	.banner-logo img {
		height: 120% !important;
		top: 0px !important;
	}

	.divCategoryPagination {
		margin-top: 15px;
	}
}




#frmSubmit {
	float:left;
	width:100%;
	clear:both;
}

form .group,
form .group-ddl {
	position:relative;
	margin-bottom:35px;
}

form .group input,
form .group-ddl select,
.group .groupLabel {
	height:40px;
	line-height:40px;
}

form .group input,
form .group-ddl select,
form .group textarea {
	width:100%;
	border:1px solid #cccccc;
	text-indent:10px;
}

.group .groupLabel {
	font-size:16px;
	font-weight:normal;
	position:absolute;
	bottom:0;
	margin:0;
	left:7px;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}
/*
.group input:active + .groupLabel,
.group input:focus + .groupLabel {
	font-size:13px;
	bottom:35px;
	left:7px;
}
*/

.group .groupLabel,
.group input:active .groupLabel,
.group input:focus  .groupLabel {
	font-size:13px;
	bottom:35px;
	left:7px;
}

/* MULTIPLE COLUMNS */
form .group.groupColumns-3 .groupColumn {
	position:relative;
	float:left;
	width:33%;
}

form .group.groupColumns-2 .groupColumn {
	position:relative;
	float:left;
	width:50%;
}

form .group.groupColumn input {
	width:100%;
	margin:0;
}



.divUpdateBilling,
.divUpdateShipping {
	padding-top:35px;
}

.divBillingBox,
.divShippingBox {
	padding:15px;
}

.divBillingBoxInner,
.divShippingBoxInner {
	float:left;
	display:block;
	width:100%;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(33, 33, 33, 0.4);
					-moz-box-shadow:    0px 2px 5px 0px rgba(33, 33, 33, 0.4);
					box-shadow:         0px 2px 5px 0px rgba(33, 33, 33, 0.4);
	padding:15px;
	border:2px solid #8ACB88;
	border-bottom: 2px solid #colorMintGreen;	
}

.BillBoxTitle, 
.ShipBoxTitle, 
.ContactBoxTitle, 
.ShipOptionsBoxTitle, 
.CheckoutBoxTitle,
.AddMessageBox h2{
	font-family:'roboto-slab', sans-serif;
	font-size:30px;
	text-transform:uppercase;
	color:#3d484c;
}

input[type=submit].btnSaveContactShip {
	font-family:'roboto-slab', sans-serif;
	font-size:18px;
	border:1px solid #593E25;
	color:#333333;
	padding:10px 30px;
	background:#8ACB88;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

input[type=submit].btnSaveContactShip:hover {
	text-decoration:none;
	border:1px solid #593E25;
	background:#593E25;
	color:#ffffff;
}

p.group-chk {
	margin-bottom:2px;
}

.group.groupFirstInForm {
	padding-top:32px;
}


.divBillToConfirm,
.divShipToConfirm {
	border:1px solid #e2e7ed;
	border-bottom: 2px solid #e0e0e0;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(33, 33, 33, 0.4);
					-moz-box-shadow:    0px 2px 5px 0px rgba(33, 33, 33, 0.4);
					box-shadow:         0px 2px 5px 0px rgba(33, 33, 33, 0.4);
	margin:0;
	margin-bottom:30px;
	background:transparent;
}

.divTotalsBox .divTotalLine {
	white-space:nowrap;
	display:block;
	padding:0;
}

.divTotalsBox .divTotalLine span,
.divTotalsBox .divTotalLine label {
	font-size:16px;
	display:inline-block;
}

.divTotalsBox .divTotalLine span {
	font-weight:bold;
	float:right;
}

.divTotalsBox .divTotalLine.pTotal {
	font-size:21px;
	padding-top:10px;
}

.anchChangeBillingInfo, 
.anchChangeShippingInfo, 
.anchChangeShipMethod, 
.anchChangeCart{
	color:#593E25;
}

.anchChangeBillingInfo:hover, 
.anchChangeShippingInfo:hover, 
.anchChangeShipMethod:hover, 
.anchChangeCart:hover{
	color:#593E25;
}

.divDiscountCode {
	padding:15px;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(33, 33, 33, 0.4);
					-moz-box-shadow:    0px 2px 5px 0px rgba(33, 33, 33, 0.4);
					box-shadow:         0px 2px 5px 0px rgba(33, 33, 33, 0.4);
	margin-bottom:30px;
	border:1px solid #e2e7ed;
	border-bottom:2px solid #e2e7ed;
} 

.divDiscountCode form {
	float:left;
	width:100%;
	margin:10px auto;
}

.divDiscountCode #txtDiscount {
	border:1px solid #e2e7ed;
	line-height:40px;
	height:40px;
	text-indent:10px;
}

.divDiscountCode .btnSubmitDiscount {
	font-family:'roboto-slab', sans-serif !important;
	border: 1px solid #593E25;
	color:#333333;
	background:#8ACB88;
	line-height: 1;
	height:40px;	
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.divDiscountCode .btnSubmitDiscount:hover {
	border:1px solid #593E25;
	color:#ffffff;
	background:#593E25;
}




.divToConfirmWrapper .divTotalsBox {
	margin-bottom:30px;
}

.divToConfirmWrapper .divCheckoutBox {
	text-align:center;
} 

.anchShowShipping,
.anchShowReturn {
	font-size: 18px;
}

#navbar {
	position: absolute;
	top: 130px;
	right: 0px;
}

.registerButton {
	display:block;
	width:200px;
	padding:5px 10px;
	text-align:center;
	border:1px solid #593E25;
	color: #333333;
	background: #8ACB88;
	font-family:'roboto-slab', sans-serif !important;
	font-size:18px !important;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.registerButton:hover {
	border: 1px solid #593E25;
	color:#ffffff;
	background:#593E25;
}

input.btnSubmit {
	display:block;
	width:100%;
	padding:5px 10px;
	text-align:center;
	border:1px solid #593E25;
	color: #333333;
	background: #8ACB88;
	font-family:'roboto-slab', sans-serif !important;
	font-size:18px !important;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
} 

input.btnSubmit,
input[type=submit].btnSubmitFinalCheckout {
	padding:7.5px 0;
}


input.btnSubmit:hover {
	border: 1px solid #593E25;
	color:#ffffff;
	background:#593E25;
} 


@media (max-width:767px) {
	.divToConfirmWrapper .divCheckoutBox {
	    position: fixed;
	    bottom: 0;
	    left: 0;
	    background: #ffffff;
	    padding: 15px;
		padding-bottom:5px;
	    z-index: 1030;
		-webkit-box-shadow: 0px 2px 5px 0px rgba(33, 33, 33, 0.4);
					-moz-box-shadow:    0px 2px 5px 0px rgba(33, 33, 33, 0.4);
					box-shadow:         0px 2px 5px 0px rgba(33, 33, 33, 0.4);
		border-top:2px solid #f4f4f4;
	}
}




@media (max-width:767px) {
	.topmenu-checkout-wrapper .step {
		margin-bottom:15px;
	}
	
	footer.checkOutFixed {
		padding-bottom:139px;
	}
	
	footer.checkOutFixed.checkOutFixed-checkout {
		padding-bottom:170px;
	}
	
	.divCheckOutFixed {
		position:fixed;
		bottom:0;
		left:0;
		background:#ffffff;
		margin:0;
		padding:10px;
		text-align:center;
		width:100%;
		z-index:1030;
		-webkit-box-shadow: 0px 2px 5px 0px rgba(33, 33, 33, 0.4);
					-moz-box-shadow:    0px 2px 5px 0px rgba(33, 33, 33, 0.4);
					box-shadow:         0px 2px 5px 0px rgba(33, 33, 33, 0.4);
		border-top:2px solid #f4f4f4;
	}

	.divTotalsBox h3 {
		margin:0;
		margin-bottom:10px;
	}
	
	.divTotalsBox .lblSubtotal {
		text-align:left;
	}
	
	.divCheckOutFixed .anchCheckoutButton {
		display:block;
		clear:both;
		width:100%;
		text-align:center;
		font-size:21px;	
		margin:0;
	}
	
}




#pp_full_res .pp_inline p.pPopUpMessage {
	font-weight:normal;
	font-size:18px;
	padding:15px 0;
}

.pPopUpMessage,
.divPopUpContinueShopping,
.divPopUpGotoCart {
	text-align:center;
	line-height:1.25;	
}

.divPopUpContinueShopping a,
.divPopUpGotoCart a {
	display:block;
	float:left;
	width:100%;
	padding:10px 25px;
	font-family:'roboto-slab', sans-serif;
	font-weight:normal;
	font-size:18px;
	text-align:center;
	color:#337ab7;
	border:2px solid #337ab7;
	background:transparent;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
	margin:5px auto;
}

.divPopUpContinueShopping a:hover,
.divPopUpGotoCart a:hover {
	background:#337ab7;
	border:2px solid #337ab7;
	color:#ffffff;
	text-decoration:none;
}

@media (max-width:767px) {
	.pp_pic_holder.pp_default,
	.pp_pic_holder .pp_content,
	.pp_pic_holder .ppt,
	.pp_pic_holder .pp_details,
	.pp_pic_holder .pp_hoverContainer {
		width:100% !important;
		max-width:100% !important;
	}
	
	.pp_pic_holder .ppt {
		margin:0 !important;
	}
}





.divAdminOrderInformation{
	margin-top:50px;
}

.divCheckoutBox {
	margin: 0;
	padding:0 15px;
    /*
    border: 1px solid #cccccc;
    border-bottom: 2px solid #ececec;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(33, 33, 33, 0.4);
					-moz-box-shadow:    0px 2px 5px 0px rgba(33, 33, 33, 0.4);
					box-shadow:         0px 2px 5px 0px rgba(33, 33, 33, 0.4);
    */

} 

.divCheckoutBox #frmCCCheckout{
	border: 1px solid #cccccc;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(33, 33, 33, 0.4);
					-moz-box-shadow:    0px 2px 5px 0px rgba(33, 33, 33, 0.4);
					box-shadow:         0px 2px 5px 0px rgba(33, 33, 33, 0.4);
}

.divCheckoutBox label,
.divCheckoutBox input.txtCCNo,
.divCheckoutBox input.txtCCSecCode,
.divCheckoutBox select {
	width:100%;
	float:left;
	clear:both;
	text-align:left;
	margin:0;
	padding:0;
	line-height:1;
}

.divCheckoutBox input.txtCCNo,
.divCheckoutBox input.txtCCSecCode,
.divCheckoutBox select {
	border:1px solid #cccccc;
	line-height:40px;
	height:42px;
	text-indent:10px;
	margin-bottom:10px;
}

.divCheckoutBox select {
	width:48%;
	margin:0;
	margin-bottom:10px;
	clear:none;
	display:inline-block;
}


.divCheckoutBox select + select {
	margin-left:2%;
}


.divCheckoutBox label {
	margin-bottom:5px;
	margin-top:10px;
}

input[type=submit].btnSubmitFinalCheckout {
	margin-top:10px;
	line-height:32px;
	height:auto;	
}

.divCheckoutBox img {
	width:48px;
	height:auto;	
}

.divCheckoutBox form,
.divCheckoutBox .divCCBox,
.divCheckoutBox .divCCBoxRight,
.divCheckoutBox .divCCBoxLeft {
	width:100%;
	float:left;
}


.divCheckoutBox .divCCBox {
	padding:12px;
}


@media (max-width:767px) {
	.divCheckoutBox {
		margin-top:30px;
	}
	
	.divCartItemWrapper .anchCartLineItemName {
		font-size:18px;
	}
	
	#frmUpdateQty input[type="submit"].btnUpdateQty {
		font-size:18px !important;
	}
	
	#frmUpdateQty{
		width:121%;
	}

	.anchBackToTop,
	.anchBackToTop:hover{
		color:#593E25;
	}
	
	.content-div-shop .partialwidth{
		text-align:center;
	}
	
	.catLabelHeaderWrapper h1, 
	.catLabelHeaderWrapper h2, 
	.catLabelHeaderWrapper h3{
		font-size:48px;
		
	}
	.banner-logo{
		top:31px;
	}
	.banner-logo img{
		width: 100%;
		max-width: 125px;
		height: 100% !important;
		margin-top: 5px;
	}

	.navcontainer {
		height: 90px;
	}
	
	.divCartBar {
    right: 28px;
    top: 35px;
	}

	.navigation-wrapper {
		margin-bottom: 0px;
	}

}



.divBlockWrapper ul {
    padding: 0px 40px;
}

ol {
    padding: 0px 40px;
}

.divBlockWrapper li {
    list-style-position: outside;
}

li {
	margin-left: 5px;
}

.fa-pinterest:before {
	content: '\f0d3' !important;
}

.social-networking a {
	color: #593E25;
}

header .social-networking a {
	color: white;
}

.social-networking a:hover {
	color: black;
}

.divFeaturedItem .btnSubmit {
	display: block !important;
}

.supernav {
	background: #593E25;
}

.banner-logo {
	height: 100%;
	top: 0px;
}

.banner-logo img{
	height: 130%;
	position: relative;
	top: -30px;
	top: -55px;
	left: -10px;
}

.content-div-site {
	width: 95%;
	max-width: 1400px;
}

.sidemenu .sidemenu-category {
	font-family:'roboto-slab', sans-serif;
	background: white;
	color: black;
	border-bottom: 1px solid #707070;
	padding-left: 0px;
	font-size: 22px;
}

.sidemenu .sidemenu-category:hover, .sidemenu .sidemenu-category.current {
	background: white;
	text-decoration: underline;
	text-decoration-color: #593E25;
	text-decoration-thickness: 2px;
	text-underline-offset: 5px;
}

.topFooter {
	background: #8ACB88;
}

.footerDivWrapper {
	background: #F2DCC2;
	border-top: 15px solid #593E25;
	border-bottom: 15px solid #593E25;
}

footer {
	background: none;
}

.navcontainer .anchMainNav {
	font-size: 18px;
	color: black;
}

.anchMainNav {
	position: relative;
}

.navcontainer .anchMainNav:hover:after, .navcontainer .anchMainNav.current:after, .navcontainer .anchMainNav.products:after {
	content: '';
    background: #8ACB88;
    position: absolute;
    display: block;
    height: 5px;
    width: 80%;
    bottom: 33%;
    left: 50%;
	transform: translateX(-50%);
}

.supernav > .container,
.navcontainer .container {
	width: 95%;
	max-width: 1400px;
}

.navSuperRight {
	display: flex;
}

.supernav > .container {
	display: flex;
	justify-content: space-between;
}

.supernav > .container:after,
.supernav > .container:before {
	display: none;
}

.catHeader {
	color: black;
	font-size: 40px;
}

.divFeaturedItemInner {
	border: none;
}

.divFeaturedItemDetails {
	text-align: left;
}

.frmAddToCart {
	padding: 0px;
}

.divFeaturedItemInner {
	border: 1px solid transparent;
}

.divFeaturedItem .btnAddToCart {
	background: #8ACB88;
	color: black;
	border: 1px solid #743800;
}

.divFeaturedItem .btnAddToCart:hover {
	border: 1px solid #743800;
	color: white;
	background: #593E25;
}	

.divFeaturedItem .anchFeaturedItemName {
	font-family:'roboto-slab', sans-serif;
	font-size: 18px;
	font-weight: 500;
}

.divFeaturedItem .spanFeaturedItemPrice {
	color: #593E25;
}

.divDrillDown, .divDrillDown a {
	display: none;
}

.divCartSearch {
	float: right;
	height: 140px;
}

.divCartSearch form{
	display: flex;
	align-items: center;
	justify-content: flex-end;
	padding-right: 35px;
}

#ddlProductCategorySearch {
	display: none;
}

.divCartSearch-categories input[type=submit] {
	border-radius: 0px;
}

.divCartSearch-categories .divSearchTextWrapper, .divCartSearch-categories input[type=submit], .divCartSearch-categories select,
.divCartSearch .txtSearch {
	height: 42px;
	line-height: 42px;
}

.divCartSearch-categories input[type=submit] {
	font-size: 26px;
	width: 100px;
}

.navcontainer .anchMainNav {
	padding: 0px 15px;
}

.cartName {
	color: black;
	font-size: 25px;
	font-family:'roboto-slab', sans-serif;
	vertical-align: middle;
}

.myAccountButton {
	display: inline-block;
    height: 100%;
    font-size: 18px;
    font-family:'roboto-slab', sans-serif;
    border: 0px solid #8ACB88;
    min-width: 150px;
    background: #F2DCC2;
    text-align: center;
	line-height: 54px;
}

.myAccountButton:hover {
	background: #593E25;
	color: white;
}

.divCartBar  {
	margin-right: 30px;
}

header .myAccountButton,
.divCartBar {
	float: unset;
}

.anchSuperFooterNav-order-online {
	font-size: 18px;
	border: 0px solid #8ACB88;
	background: #593E25;
	color: white;
}

.anchSuperFooterNav-order-online:hover {
	background: #8ACB88;
	color: black;
}

.topFooter .container {
	width: 93%;
}

.pLWW,
.pLWW a {
	color: black;
	font-family:'roboto-slab', sans-serif;
	font-size: 18px;
	font-weight: 400;
	margin: 0px;
}

.pLWW:nth-child-(2){
	display:none;
}

.loggedInDiv {
	display: none;
}

.lww {
	margin-bottom: 25px;
	margin-top: 65px;
}

.footer-div {
	width: 100%;
	max-width: 1720px;
	margin-top: 45px;
	padding:0;
}

.contact-div {
	display: none;
}

.social-networking a {
	font-size: 40px;
	margin-right: 4px;
}

.social-networking .fa-facebook:before {
	content: '\f082';
	font-family: 'Font Awesome 5 Brands';
}

.social-networking .fa-twitter:before {
	content: '\f081';
	font-family: 'Font Awesome 5 Brands';
}

.social-networking .fa-linkedin:before {
	content: '\f08c';
	display: none;
	font-family: 'Font Awesome 5 Brands';
}

.social-networking .fa-linkedin {
	background: #593E25;
    height: 35px;
    width: 35px;
    position: relative;
    border-radius: 5px;
    top: 2px;
}

.social-networking .fa-linkedin:after {
    content: '';
    background: url(../images/indeed-icon.svg);
    filter: invert(76%) sepia(19%) saturate(678%) hue-rotate(69deg) brightness(94%) contrast(90%);
    display: block;
    background-size: contain;
    height: 100%;
    width: 100%;
    position: absolute;
}

.social-networking .fa-linkedin:hover {
    background: black;
}

.social-networking .fa-instagram:before {
	content: '\e055';
	font-family: 'Font Awesome 5 Brands';
}

.social-networking .fa-google-plus:before {
	content: '\f0d4';
	font-family: 'Font Awesome 5 Brands';
}

.facebook {
	order: 1;
}

.twitter {
	order: 6;
}

.linkedin {
	order: 3;
}

.google-plus {
	order: 2;
}

.instagram {
	order: 4;
}

.pinterest {
	order: 5;
}	


.headerPhone,
.headerEmail {
	float: left;
}	

.socialmedia-div {
	display: flex;
}

#social-networking-footer {
	display: inline-flex;
	margin: 0px;
	align-items: center;
}

#social-networking-footer li {
	display: block;
}

#social-networking-header {
	display: inline-flex;
	float: left;
	margin: 0px;
	align-items: center;
	height: 100%;
	visibility: hidden;
}

#social-networking-header li {
	display: block;
}

.sidemenu .sidemenu-subcategory {
	color: black;
}

.footer-nav,
.footer-logo {
	display: none;
}

.anchSuperFooterNav-order-online {
	text-transform: capitalize;
}

.socialmedia-div {
	width: 75%;
}

.topFooterNav-div {
	width: 25%;
}

.footerEmail, .headerEmail {
    margin-left: 10px;
    margin-right: 15px;
}

.footerEmail,
.footerPhone,
.headerPhone,
.headerEmail{
	font-size: 18px;
	color: white;
	font-family:'roboto-slab', sans-serif;
}

.footerEmail,
.footerPhone {
	color: black;
}

.anchSuperFooterNav-order-online {
	font-size: 18px;
	padding: 0px 15px;
}

.addressRow {
	display: block;
	text-align: center;
	margin-left:0 !important;
	margin-right:0 !important;
}

.addressRow h2 {
	font-size: 18px;
	color:  #593E25;
	font-family:'roboto-slab', sans-serif;
	margin-bottom: 0px;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.addressRow p {
	color: black;
	font-size: 18px;
	font-family:'roboto-slab', sans-serif;
	margin-bottom: 0px;
}

.cartitems img {
	width: 30px;
}

.divFilterInputWrapper:last-of-type{
	margin-bottom:10px;
}

.divFilterCategory {
	border-top: 8px solid #8ACB88;
	width: 92%;
	margin-left: 4%;
}

.divFiltersMenuWrapper {
	margin-top: 20px;
}

.divFilterCategory > p:before {
	content: '';
	display: block;
	height: 3px;
	width: 20px;
	position: absolute;
	background: black;
	right: 5%;
	top: 50%;
	transform: rotate(90deg);
	transition: 0.5s ease-in-out;
}

.divFilterCategory > p {
	font-size: 20px;
	font-weight: bold;
	position: relative;
	cursor: pointer;
	margin: 15px 0px;
	text-transform: uppercase;
}

.divFilterCategory > p:after {
	content: '';
	display: block;
	height: 3px;
	width: 20px;
	position: absolute;
	background: black;
	right: 5%;
	top: 50%;
	transform: rotate(0deg);
	transition: 0.5s ease-in-out;
}

.divFilterCategory label {
	display: inline-flex;
	width: 80%;
	justify-content: space-between;
	font-size: 20px !important;
	margin-bottom:0;
	font-weight:normal;
}

.filtersDropdown {
	height: auto;
	display:none;
	transition: 0.4s ease-in-out;
}

.divCartBar .anchLogout{
	display: none !important;
}

.anchBackToTop {
    position: fixed;
    bottom: 0px;
    height: 32px;
    width: 38px;
    right: 38px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    background: #222222;
    color: #ffffff;
    text-decoration: none;
    border-bottom: none;
    -webkit-box-shadow: 0px 2px 10px -7px rgba(33, 33, 33, 0.5);
    -moz-box-shadow: 0px 2px 10px -7px rgba(33, 33, 33, 0.5);
    box-shadow: 0px 2px 10px -7px rgba(33, 33, 33, 0.5);
    -moz-transition: all 0.28s ease;
    -o-transition: all 0.28s ease;
    -webkit-transition: all 0.28s ease;
    transition: all 0.28s ease;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 99;
}

@media screen and (min-width:768px) {
	.anchBackToTop.showing 	{bottom:0px;}
	.anchBackToTop.hiding 	{bottom:-50px;}
}

@media screen and (max-width:767px) {

	.anchBackToTop {
		width:40px;
		height:40px;
		line-height:40px;
		border-radius:50px;
		bottom:60px;
	}

	.anchBackToTop span {
		line-height:0.8;
	}

	.anchBackToTop.hiding {
		right:-75px !important;
	}

}

.showFilterDropdown {
	display:block;
}

.spinBar:after {
	transform: rotate(225deg) !important;
}

.spinBar:before {
	transform: rotate(135deg) !important;
}

.relatedItems {
	display: flex;
	flex-wrap: wrap;
}

#filtersDiv {
	border-bottom: 8px solid #8ACB88;
}

input.sortSubmit {
	border: 1px solid #8ACB88;
    padding: 2px 12px;
	background: #8ACB88;
}

input.sortSubmit:hover {
	background: #593E25;
	color: white;
}

.relatedItemsTitle {
	margin-left: 15px;
	font-size: 20px;
	font-weight:bold;
}

.navbar-toggle {
	margin: 15px 4px 0px 0px;
}

.myAccountButton {
	color: black !important;
}

header {
	background: white;
}

.divFooterColumn{
	padding:0;
}

.footer-nav nav:nth-child(3){
	flex: 0 0 19%;
	width: 17%
}

.divFooterColumn h3{
	  white-space: nowrap;
	  font-size:18px;
}

.anchFooterNav .pagelabel {
  font-size: 18px;
  word-wrap: break-word;
  min-height:27px;
}

#loginform label{
	min-width:100px;
	float:none;
}

#frmRegister input[type="text"],
#frmRegister input[type="password"]{
	width:235px;	
}

#frmRegister label{
	min-width:175px;
	float:none;
}

#loginform input[type=text], #loginform input[type=password] {
	border: 1px solid black;
}	

#divForgotPassword{
	
}
#frmProfile label{
	min-width: 180px;
}

#frmProfile select,
#frmProfile textarea,
#frmProfile input[type="text"],
#frmProfile .txtPassword, 
#frmProfile .txtConfirmPassword{
	border:1px solid #cccccc;
	min-width:240px;
}

.user-email{
	width:auto;
	height:auto;
	padding:0;
}

#txtUserEmail{
	border: 1px solid black;
}

#frmRegister select, #frmProfile select,
#frmRegister textarea, #frmProfile textarea{
	border:1px solid #cccccc;
}

.divFilterInputWrapper > input {
	margin-right: 5px;
}

body > h1:first-of-type {
	display: none;
}

.lww > p:last-of-type {
	display: none;
}

.divBillToConfirm span,
.divShipToConfirm span{
	float:none;
}

.divBillToConfirm .anchChangeBillingInfo,
.divShipToConfirm .anchChangeShippingInfo{
	text-decoration:none;
	float:right;
}

.divBillToConfirm .boxlabel,
.divShipToConfirm .boxlabel{
	float:left;
}

.sidemenu h2:first-of-type{
	display:none;
}

.pCategoryHeader{
	font-size: 24px;
	font-weight: bold;
}

.divFilterCategory{
	width:100%;
	margin-left:0;
}

.sidemenu .sidemenu-category{
	padding:5px 0px;
}

.sidemenu .sidemenu-category:hover, .sidemenu .sidemenu-category.current,
#filtersDiv,
.divFilterCategory,
.sidemenu .sidemenu-category{
	border:none;
}

.sidemenu .sidemenu-category:hover{
	border:none;
}

#additional-options-species,
#additional-options-diameter,
#additional-options-length,
#additional-options-type{
	display:none;
}

a.anchPagination,
a:focus,
input:focus,
textarea:focus,
select:focus,
button:focus,
.group input:focus,
.group textarea:focus,
.group select:focus,
input[type=submit]:focus {
	color:#525252;
	outline: 2px solid black;
	outline-offset: -2px
}

a.anchPaginationCurrent{
	color:#ffffff;
}

@media (min-width: 1024px) {
	.sidemenu {
		width: 20%;
	}

	.albummenu {
		width: 80%;
	}
}

@media (max-width: 767px) {

	div.pp_default .pp_content, div.light_rounded .pp_content {
		height: auto !important;
		text-align: left important;
	}

	.divCartItemWrapper img.imgCartImage {
		object-fit: contain;
	}

	.partialwidth label {
		font-size: 20px;
		width: 100%;
		text-align: left;
		position: relative;
		margin-left: 0px !important;
	}

	.divSaleBox ~ form[action='https://shop.midwestdowel.com/shop/cart/'] {
		display: flex;
		flex-direction: column;
	}

	.divSaleBox ~ form[action='https://shop.midwestdowel.com/shop/cart/'] .txtQtyToAdd {
		margin-bottom: 20px;
		margin-left: 0px !important;
		margin-right: 0px !important;
	}

	.divSaleBox ~ form[action='https://shop.midwestdowel.com/shop/cart/'] .itemOptionWrapper {
		padding: 0px 25px;
	}

	form[name='sortForm']
	 {
		width: 100%;
    	display: flex;
		justify-content: center;
		position: relative;
		left: -17px;
	}

	form[name='sortForm'] * {
		font-size: 18px;
	}
	
	.navcontainer .container {
		height: 100%;
	}

	header {
		height: 349px;
		background:white;
	}

	.divCartBar {
		height: 45px;
		line-height: 45px;
	}

	.supernav {
		height: 45px;
		line-height; 43px;
	}

	.myAccountButton {
		line-height: 45px;
		height: 45px;
	}

	#mainContent{
		margin-top: 350px !important;
	}
	
	.pCategoryHeader{
		display:none;
	}
	
	.albummenu{
		margin:20px auto;
	}

	.navigation-wrapper {
		margin-bottom: 20px;

	}

	.topFooter {
		height: auto;
		padding: 15px 0px;
	}

	.socialmedia-div {
		display: flex;
		flex-direction: column;
		width: 100%;
		margin-bottom: 20px;
	}

	.topFooterNav-div {
		width: 100%;
	}

	#social-networking-footer {
		justify-content: center;
	}

	.topFooterNav-div {
		display: flex;
		justify-content: center;
	}

	.footerPhone {
		margin-top: -25px;
	}

	.divCartBar {
		position: static;
	}

	.divCartSearch {
		height: 48px;
		position: absolute;
    	bottom: -50px;
	}

	.divCartSearch form {
		justify-content: center;
		padding-right: 0px;
		padding: 0px 15px;
	}

	.divCartSearch-categories .divSearchTextWrapper {
		width: 100%;
	}

	.divCartSearch-button {
		min-width: 60px;
	}

	.navcontainer {
		height: 110px;
	}


}

@media(max-width:480px) {
	.divItemBottomText td{
		padding: 5px;
		font-size: 8px;
	}

	.divFeaturedItem {
		flex: 0 0 100%;
		flex-basis: 100%;
	}

	.divCartBar {
		white-space: nowrap;
	}

	.myAccountButton {
		min-width: 110px;
		font-size: 14px;
	}

	.divCartBar {
		margin-right: 0px;
	}

	.cartitems img {
		width: 20px;
	}

	#frmUpdateQty input[type='submit'].btnUpdateQty {
		font-size: 14px !important;
	}

	#frmUpdateQty {
		width: 100%;
	}

}

@media(max-width:375px) {
	.myAccountButton,
	.divCartBar a {
		font-size: 12px !important;
	}
}

@media(max-width:767px) {
	.social-networking a {
		font-size: 40px;
	}

	.footer-div {
		margin-top: 10px;
	}

	.lww {
		margin-bottom: 25px;
		margin-top: 25px;
	}

	.divItemBottomText td{
		padding: 5px;
	}

	.content-div-site {
		width: 100%;
	}

	.divCartBar a {
		font-size: 14px;
		margin: 0px 1px;
	}

	.addressRow h2 {
		font-size: 18px;
	}
	
	.divItemDetailRight{
		display: flex;
		flex-wrap:wrap;
		flex-direction: column;
	}
	
	.divItemDetailRight .divItemBottomText {
		order:0;
	}
	
	.divItemDetailRight .divItemTopText  {
		order:1;
		margin-bottom: 20px;
		margin-top: 20px;
	}
	
	ul li{
		text-align:left;
	}
	
	.divItemDetailRight .divSaleBox  {
		order:2;
	}
}

@media(max-width:1024px) {
	.social-networking a {
		font-size: 40px;
	}

	.social-networking .fa-linkedin {
		height: 36px;
    	width: 36px;
	}
}

@media(max-width: 901px){
	.navSuperLeft {
		display: none;
	}

	.navSuperRight {
		width: 100%;
		justify-content: space-between;
	}

	header .myAccountButton {
	max-height: 100%;
	}

	img {
		object-fit: contain;
	}

	
}

@media (max-width: 1099px) {
	#mainContent > div > div.content-div.content-div-site.container.content-div-shop > div.partialwidth.col-xs-12.col-sm-9 > div.divItemDetailLeft.col-xs-12.col-sm-4.nopadding,
	#mainContent > div > div.content-div.content-div-site.container.content-div-shop > div.partialwidth.col-xs-12.col-sm-9 > form > div {
		width: 100%;
	}

	#mainContent > div > div.content-div.content-div-site.container.content-div-shop > div.partialwidth.col-xs-12.col-sm-9 > form > div {
		margin-top: 20px;
	}
}

@media (min-width: 1024px) {

	.addressRow {
		display: none;
	}

	.footerEmail,
	.headerEmail {
		margin-left: 35px;
		margin-right: 25px;
	}

	.footerEmail,
	.footerPhone,
	.headerPhone,
	.headerEmail{
		color: white;
		font-family:'roboto-slab', sans-serif;
		font-size: 18px;
	}

	.footerEmail,
	.footerPhone {
		color: black;
	}

	.socialmedia-div {
		width: 70%;
	}

	.topFooterNav-div {
		width: 30%;
	}

	.footer-logo {
		display: block;
	}

	.footer-nav {
		display: flex;
		justify-content: flex-end;
		justify-content: space-evenly;
		padding:0 45px 0px 0px;
		width:60%;
	}

	.divFooterColumn {
		flex: 0 0 25%;
	}

	footer .anchFooterNav {
		display: block;
		font-family:'roboto-slab', sans-serif;
		font-size: 18px;
		color: black;
	}

	.divFooterColumn h3,
    .divFooterColumn a{
        text-align: left;
        text-transform: uppercase;
    }

    .divFooterColumn h3 {
        color: #593E25;
        font-size: 18px;
		font-weight: bold;
		margin-top: 10px;
		padding:0px;
    }

	footer .anchFooterNav {
		line-height: 1.3;
		padding: 0px;
	}

	footer .anchFooterNav:hover span.pagelabel {
		color: #593E25;
		text-decoration: underline;
	}

	.fl.row {
		width: 100%;
		display: flex;
		justify-content: space-between;
	}

	.imgFooterLogo {
		width: 100%;
		max-width: 200px;
	}

	
}

@media (min-width: 1440px) {
	.divFooterColumn h3 {
        color: #593E25;
        font-size: 18px;

    }
}

.divFeaturedItem .divFeaturedItemInner{
	min-height:440px;
}

.frmAddToCart-opt1,
.frmAddToCart-opt2{
	padding:0 2px;
}

.divFeaturedItem .frmAddToCart-opt1 .spanFeaturedItemPrice,
.divFeaturedItem .frmAddToCart-opt2 .spanFeaturedItemPrice{
	text-align:center;	
	font-size: 16px;
	padding:0 2px;
}

.divFeaturedItem .frmAddToCart-opt1 .btnSubmit,
.divFeaturedItem .frmAddToCart-opt2 .btnSubmit{
	font-size:14px !important;
	padding:7.5px;
}



.divFeaturedItemDetails{
	display:flex;
	flex-wrap:wrap;
}

.divFeaturedItemDetails .anchFeaturedItemName{
	width:100%;
	flex:0 0 100%;
}

.divFeaturedItemDetails .frmAddToCart{
	flex:0 0 50%;
	width:50%;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
}


.divFeaturedItemDetails .frmAddToCart-opt2 + .frmAddToCart.frmAddToCart-opt1 {
	display:block;
	text-align:center;
	flex:0 0 50%;
	width:50%;
}

.divFeaturedItemDetails .frmAddToCart.frmAddToCart-opt1 .btnAddToCart{
	width:100%;
}

.divFeaturedItemDetails .frmAddToCart ~ .frmAddToCart{
	/* border-left:1px solid; */
} 

.divFeaturedItem .btnAddToCart{
	width:auto;
	padding:7.5px;
	font-size: 16px !important;
}

.divFeaturedItem .spanFeaturedItemPrice{
	margin:auto;
}

.divShipReturnPolicy {
	display:none !important;
}


.popUpContent { 
	position: fixed; 
	top: 50%; 
	left: 50%; 
	transform: translate(-50%, -50%); 
	max-width: 500px; 
	width: 100%;
	height: 200px; 
	text-align: center; 
	background-color: #e8eae6; 
	box-sizing: border-box; 
	padding: 10px; 
	z-index: 100; 
	display: none; 
	/*to hide popup initially*/ 
} 

.popUpContentWrapper {
	width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
  
.close-btn { 
	position: absolute; 
	right: 10px; 
	top: 5px; 
	background-color: none; 
	border-radius: 50%; 
	padding: 4px; 
	transition: 0.25s ease-in-out;
} 

.close-btn:before {
    content: '';
    display: block;
    height: 3px;
    width: 20px;
    position: absolute;
    background: black;
    right: 5%;
    top: 50%;
    transform: rotate(135deg);
    transition: 0.5s ease-in-out;
}

.close-btn:after {
    content: '';
    display: block;
    height: 3px;
    width: 20px;
    position: absolute;
    background: black;
    right: 5%;
    top: 50%;
    transform: rotate(225deg);
    transition: 0.5s ease-in-out;
}

.close-btn:hover {
	cursor: pointer;
}

.anchor-btn {
	display: block;
    width: 100%;
    margin-top: 10px;
    white-space: nowrap;
    border: 1px solid #593E25;
    background: #8ACB88;
    font-family: 'roboto-slab', sans-serif;
    font-size: 18px;
    padding: 5px;
    color: #333333;
    -moz-transition: all 0.28s ease;
    -o-transition: all 0.28s ease;
    -webkit-transition: all 0.28s ease;
    transition: all 0.28s ease;
}

.anchor-btn:hover {
	border: 1px solid #593E25;
    background: #593E25;
    color: #ffffff;
	text-decoration: none;
}

.cartitems {
	text-transform: uppercase;
}

.anchBackToTop {
	height: 40px;
	width: 65px;
	font-size: 18px;
}

.anchBackToTop .top {
	position: relative;
	bottom: 8px;
}

.anchBackToTop .caretUp {
	position: relative;
	top: 3px;
}

.anchBackToTop:hover {
	text-decoration: none;
	color: #8ACB88;
}

.social-networking .fa-yelp:after {
    content: '';
    background: url(../images/linkedin-icon.svg);
    filter: invert(76%) sepia(19%) saturate(678%) hue-rotate(69deg) brightness(94%) contrast(90%);
    display: block;
    background-size: 70%;
    background-repeat: no-repeat;
    background-position: center;
    height: 100%;
    width: 100%;
    position: absolute;
}

.social-networking .fa-yelp:hover {
    background: black;
}

.fa-yelp:before {
	display: none;
}



.social-networking .fa-yelp {
    background: #593E25;
    height: 35px;
    width: 35px;
    position: relative;
    border-radius: 5px;
    top: 2px;
}

.social-networking .fa-twitter:after {
    content: '';
    background: url(../images/x-twitter.svg);
    filter: invert(76%) sepia(19%) saturate(678%) hue-rotate(69deg) brightness(94%) contrast(90%);
    display: block;
    background-size: 70%;
    background-repeat: no-repeat;
    background-position: center;
    height: 100%;
    width: 100%;
    position: absolute;
}

.social-networking .fa-twitter:hover {
    background: black;
}

.fa-twitter:before {
	display: none;
}

.social-networking .fa-twitter {
    background: #593E25;
    height: 35px;
    width: 35px;
    position: relative;
    border-radius: 5px;
    top: 2px;
}


.yelp {
	order: 4;
}



@media (max-width: 1024px) {
	.social-networking .fa-yelp {
		height: 36px;
		width: 36px;
	}
}

.divFeaturedItem .btnAddToCart {
	width: 100%;
	font-size: 12px !important;
}


#frmRegister .divFrmRegiesterBottom{
	padding:20px 15px;
	border-top:1px solid #8ACB88;
}

#frmRegister .divFrmRegiesterBottom p{
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
}
#frmRegister .divFrmRegiesterBottom p:last-of-type{
	display:block;
	padding-top:10px;
}

.content-div-shop .partialwidth {
    display: flex;
    flex-wrap: wrap;
    max-width: 100%;
}

#loginform input{
	border:1px solid #cccccc;
}

#loginform input[type="submit"],
#loginform .btnSubmit{
	padding:7.5px ;
}

#loginform input[type="submit"],
#loginform .registerLink a{
	border:1px solid #8ACB88;
	background:#593E25;
	color:white;
	padding: 5px 10px;
	font-size: 20px;
	min-width:200px;
}

#loginform input[type="submit"]:hover,
#loginform .registerLink a:hover{
	color:#333333;
	background:#8ACB88;
	border:1px solid #8ACB88;
	text-decoration:none;
}

#loginform .registerLink{
	width:200px;
}

#loginform .registerLink a{
	display: flex;
	justify-content: center;
}

#frmRegister label{
	float:none;
	min-width:250px!important;
	width: 222px;
}

#frmRegister input, #frmRegister select, #frmRegister input[type="text"], #frmProfile input[type="text"]{
	border: 1px solid #cccccc;
	padding:2.5px;	
	min-width:250px;
}

#frmRegister input[type="checkbox"]{
	min-width:unset;
}

#frmRegister option{
	font-size:18px;
}

#frmRegister input[type="submit"],
#frmProfile input[type="submit"],
#frmProfile .btnSubmit{
	padding:7.5px ;
	color:#ffffff;
	background:#593E25;
	border:1px solid #8ACB88;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

#frmRegister input[type="submit"]:hover,
#frmProfile input[type="submit"]:hover,
#frmProfile .btnSubmit:hover{
	color:#333333;
	border:1px solid #8ACB88;
	background:#8ACB88;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

#frmProfile{
	width:100%;
}

.user-email{
	height:auto;
}

.SmallText span.user-email{
	height:auto;
	width:auto;
}

#frmRegister textarea, #frmProfile textarea{
	border: 1px solid #cccccc;
}

#frmProfile label{
	min-width:200px;
}

#frmProfile select{
	border: 1px solid #cccccc;
	padding: 2px 10px;
}

#frmProfile .txtPassword, 
#frmProfile .txtConfirmPassword{
	border: 1px solid #cccccc;
}

.divErrorMessage{
	font-size: 20px;
}

.divErrorMessage a{
	text-decoration:underline;
}

#frmResetPW input[type='submit'] {
		display: inline-block;
		height: 100%;
		font-size: 18px;
		font-family: 'roboto-slab', sans-serif;
		border: 0px solid #8ACB88;
		min-width: 150px;
		background: #F2DCC2;
		text-align: center;
		line-height: 54px;
}

#frmResetPW input[type='submit']:hover {
    color: white !important;
    background: #593E25 !important;
}


.partialwidth .divItemDetailRight {
	width: 100%;
}

.frmAddToCart {
	width: 66%;
}

.frmAddToCart .frmAddToCart {
	width: 100%;
}

@media (min-width: 768px) and (max-width: 1023px) {
	.frmAddToCart .frmAddToCart .itemOptionWrapper {
		width: 66%;
		overflow: hidden;
	}

	.frmAddToCart .frmAddToCart .txtQtyToAdd {
		width: 91%;
	}
}

@media (max-width: 1099px) {
	.frmAddToCart {
		width: 100%;
	}
}

.checkoutRegisterBtn {
	font-family: 'roboto-slab', sans-serif !important;
    border: 1px solid #593E25;
    color: #333333;
    background: #8ACB88;
    line-height: 40px;
    height: 40px;
    -moz-transition: all 0.28s ease;
    -o-transition: all 0.28s ease;
    -webkit-transition: all 0.28sease;
    transition: all 0.28sease;
	margin-bottom: 20px;
	display: block;
	max-width: 250px;
	text-align: center;
}

.checkoutRegisterBtn:hover {
	border: 1px solid #593E25;
    color: #ffffff;
    background: #593E25;
}

.pContactUs {
    font-size: 25px !important;
    font-family: font-family:'roboto-slab', sans-serif !important;
}

.divFeaturedItem .pContactUs{
	font-family:'roboto-slab', sans-serif;
	font-size:24px;
	padding:7.5px 20px;
	background: #593E25;
	color: white;
	border: 1px solid #8ACB88;
	border-radius:8px;
	margin:5px auto;
	clear: both;
	text-align:center;
}

