

}




p,
a,
.textholder {
	font-size:20px !important;
}

.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;
}

a {
	color: #18334F;
}

.div-clear {
	clear:both !important;
}

.content-div-site {
	min-height:200px;
}

hr {
	display:none !important;
	width:0;
	height:0;
}

.content-div p a {
	text-decoration:none;border-bottom:none;
	color:#18334F;
	border-bottom:1px solid #18334F;
	font-weight:bold;
}

.content-div p a:hover {
	text-decoration:none;border-bottom:none;
	color:#18334F;
	border-bottom:1px solid #18334F;
	font-style:italic;
	font-weight:bold;
}

@media (min-width:768px) {
	.hidden-sm-up {
		display:none !important;
	}
}



.bluetitlebg {
	height:100%;
	width:100%;
	background: #18334F;
}



body,html {
	font-family:'Poppins', sans-serif;
	font-weight:normal;
}
.socialIcons .facebook i, .socialIcons .instagram i {
	color:#18334F;
}
.socialIcons .iconbox {
	display: inline-block;
	font-size:32px;
	top: -6px;
    margin-right: 10px;
}

.socialIcons .facebook, .socialIcons .instagram {
	display: inline-block;
	font-size:32px;
	top: -6px;
    margin-right: 10px;
    
}
.etsybox::before {
    content: url(../../layout/images/etsy-icon.png);
    height: 8px;
    width: 8px;
    position: relative;
    left: -27px;
    top: 22px;
}
.etsybox:hover {
	color:#18334F;
}
.etsybox {
	float: right;
    color: #18334F;
    display: block;
    margin-top: -65px;
}
header {
	position:relative;
	background:#ffffff;
	z-index:1030;
}

.divDrillDown {
	margin-top:12px;
}

.navbar-toggle {
    margin: 16px 15px !important;
}

.banner-logo {
	position: absolute;
    width: auto;
    left: 36%;
    top: -32px;
    margin: 0;
    padding: 0;
    z-index: 100;

}

.banner-logo a {
	display:block;
	height:100%;
	width:100%;
}

.divCartSearch,
.divCartBar,
.supernav-nav {
	padding:0;
}   



.etsy {
	font-family:'Poppins', sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: 100;
}

.supernav {
	position:relative;
	height:40px;
	line-height:40px;
	background:#18334F;
	color:#ffffff;
}

.divCartBar img {
	height:23px;
}
.cartitems img {
	height:23px;
}
.cartitems {
	font-size: 25px;
}
.supernav .anchSuperNav {
	display:inline-block;
	font-family:'Poppins', sans-serif;
	padding:0 8px;
	float:left;
	height:40px;
	line-height:40px;
	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:#fff7cb;
	display:none;
}

#social-networking li a {
		color:#f4f4f4;
}
#social-networking li a:hover {
		color:#fff7cb;
}

#social-networking li {
	display:inline-block;
	margin:0 3px;
	float:left;
	font-size:32px;

	margin-right: 10px;
} 

.divCartBar a {
	float:right;
	white-space:nowrap;
	color:#f4f4f4;
}

.divCartSearch {
	height:40px;
	line-height:40px;
	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 #BABFD2;
	text-indent:10px;
	color:#000000;
}
.divCartSearch .divCartSearch-button {
	font-family:'Poppins', sans-serif;
	display:inline-block;
	float:left;
	margin:0;
	height:30px;
	line-height:1;
	width:33%;	
	margin-left:1%;
	background:#fff7cb;
	color:#18334F;
	border:1px solid #fff7cb;
}

.divCartSearch .divCartSearch-button:hover {

	text-decoration:underline;
}

.starbox {
	    padding-bottom: 25px;
}

.divCartSearch form {
	float:left;
	width:100%;
	height:inherit;
	line-height:inherit;
	margin:0;
} 

#ddlProductCategorySearch {
	display:inline-block;
	color:#000000;
	background:#ffffff;
	border:1px solid #BABFD2;
}

.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:#721817;
	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:40%;
	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;
}


.divline {
	background: linear-gradient(90deg, rgba(24,51,79,1) 0%, rgba(255,255,255,1) 50%, rgba(24,51,79,1) 100%);
}

.divlinecover {
	margin-top: -2px;
	height:35px;
	background: #ffffff;
}


.navcontainer {
	background: #ffffff;
	position:relative;
	height:100px;
	top: 1px;

}
.navigation-wrapper .main-nav .home,
.navigation-wrapper .main-nav .about,
.navigation-wrapper .main-nav .products{
	float: left;
	position: relative;
    top: 0px;
}
.navigation-wrapper .main-nav .anchMainNav:hover{
	background: #18334F;
	color:white;
}
.navigation-wrapper .main-nav .contact,
.navigation-wrapper .main-nav .news
{
	right: -58%;
	position: relative;
    top: 0px;
}

.navigation-wrapper .main-nav .faqs {
	right: -57%;
	position: relative;
    top: 0px;	
}

.navigation-wrapper .main-nav .shop {
	right: -56%;
	position: relative;
    top: 0px;	
}


.navigation-wrapper .main-nav .testimonials,
.navigation-wrapper .main-nav .ada-policy,
.navigation-wrapper .main-nav .privacy-policy
 {
	display:none;
}
.navcontainer .container{

}

.navigation-wrapper {
	float:left;
	width:100%;
	clear:both;
	text-align:right;
	    margin-top: -10px;

}

.navigation-wrapper .main-nav {
	
}

.navcontainer .anchMainNav {
	display:inline-block;
	float:left;
	font-family:'Poppins', sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	font-size:18px;
	height: 97px;
    line-height: 145px;
	padding:0 8px;
	color:#18334F;
	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 {

	
}


	.anchBackToTop{
		display:none;
	}

.footphone {
	float:right;
	font-family:'Poppins', sans-serif;
	font-size:18px;
	color:#f4f4f4;
	margin-top: -9px;
}

.footphone:hover {
	color:#fff7cb;
}
.socialmedia-div {
	width:100%;
}

.topFooter {
	height:40px;
	line-height:40px;
	background:#18334F;
}
.footer-nav .anchMainNav {
	color:#f4f4f4;
	padding:10px;
	font-size: 18px !important;
}
.anchSuperFooterNav-order-online{
	float:right;
	font-family:'Poppins', sans-serif;
	font-size:18px;
	font-weight:normal;
	text-transform:uppercase;
	color:#f4f4f4;
	background:#fff7cb;
	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;
}

footer {
	    background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(24,51,79,1) 50%, rgba(255,255,255,1) 100%);
	color:#f4f4f4;
}

.footer-div{
	margin-top:1px;
	background: #18334F;
	padding-top: 50px;
}

.footer-logo {
	display:none;
}

.contact-div, .hours-div {
	display:none;
}
footer .anchFooterNav {
	font-family:'Open Sans',sans-serif;
	font-size:18px;
	display:inline-block;
	line-height:40px;
	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;
}

.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:'Poppins', sans-serif;
	color:#f4f4f4;
	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;
}

.lww,
.lww a {
	margin-top:50px;
	font-family:'Poppins', sans-serif;
	color:#f4f4f4;	
	-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;
	font-size: 18px;
	margin-bottom:50px;
}

.lww a:hover {
	text-decoration:none;border-bottom:none;
	color:#f4f4f4;
	text-decoration:underline;
} 



.sidemenu {
	
}

.collapse.in {
	z-index:1;
}


.sidemenu .sidemenu-category {
	position:relative;
	display:block;
	float:left;
	clear:both;
	width:100%;
	font-family:'Poppins', 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:#fff7cb;
	color:#333333;
	border-bottom:1px solid #3d484c;
}

.sidemenu .sidemenu-subcategory {
	display:block;
	float:left;
	clear:both;
	width:100%;
	background:transparent;
	font-family:'Poppins', sans-serif;
	font-size:16px;
	color:#BABFD2;
	line-height:1.25;
	text-decoration:none;border-bottom:none;
	padding-left: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;	
}

.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;
}

.sidemenu .category-search-link:hover {
	color:#3d484c;
}
@media (min-width:768px) and (max-width:1000px) and (orientation:landscape){
	.banner-logo {
    left: 32% !important;
}
}


@media (max-width:767px) {
	
	.divline {
		background: linear-gradient(90deg, rgba(24,51,79,0) 0%, rgba(255,255,255,0) 50%, rgba(24,51,79,0) 100%);
	}	
	
	.banner-logo {
		left: 15px;
		transform: translate(0%, 0%);
	}
	
	.banner-logo img {
	    width: 85% !important;
	}	
	
	.divSaleBox {
     margin-right: 0px !important; 
     margin-bottom: 0px !important; 
	}
	
	.#ddlProductCategorySearch,
	.divSearchTextWrapper {
		display:none !important;
	}
	
	.mobileCategoryDropdown .subcatbutton  {
		display:block;
		float:left;
		width:100%;
		padding:10px 15px;
		margin-bottom:10px;
		font-family:'Poppins', sans-serif;
		font-size:21px;
		color:#ffffff;
		text-decoration:none;border-bottom:none;
		background:#18334F;
		border:2px solid #18334F;
		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;
	}
	
}

@media (max-width:767px) and (orientation:landscape){
	.banner-logo {
	    left: 36% !important;
		top: -25px;
	}
}







#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: url(../../layout/images/minibg.png);
	height: 71px;
	margin-bottom:35px;
	text-align:center;
}

.catLabelHeaderWrapper h1,
.catLabelHeaderWrapper h2,
.catLabelHeaderWrapper h3 {
	font-family:'Poppins', sans-serif;
	margin-top: 10px;
	font-weight:bold;
	color:#f4f4f4;
	line-height:1;
}

.catLabelHeaderWrapper > .container {
	height:auto;
    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;		
}

.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%;
}



/* //tablet + mobile navigation */
@media (max-width:1199px) {
	
	.divCartItemWrapper .anchCartLineItemName {
	
		font-size:16px !important;
	
	}
	
	.catLabelHeaderWrapper {
	    background: #18334F;
	    height: auto;
	    text-align: center;
	}
	
	.etsy {
		display:none;
	}
	
	header {
		position:fixed;
		top:0;
		width:100%;
		height:120px;
		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:80px;
	}
	
	#navbar,
	#navbar.fullWidth	{
		position:relative;
		display:block;
		max-height:650px;
		max-height:calc(90vh - 120px);
		overflow-y:scroll;
		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:'Poppins', sans-serif;
		
		font-size:18px;
		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 #18334F;
		padding-left:8px;
		color:#18334F;
	}
	
	nav .anchSandwichNav.last {
		border-bottom:none;
	}
	
}
@media (min-width:1024px) and (max-width:1199px) {

	.itemOptionWrapper label {
	    display: block;
	    width: 100%;
	    float: left;
	}
	
	.itemOptionWrapper select, .itemOptionWrapper input {
	    width: 100%;
	}
	.banner-logo {
	    top: -55px;
	}
}

/* //navigation mobile only */
@media (max-width:767px) {
	
	.socialIcons {
		display:none !important;
	}

	.#ddlProductCategorySearch,
	.divSearchTextWrapper {
		display:none !important;
	}

	.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 - 120px);
	}
}

@media (max-width:360px) and (orientation:portrait) {
	
	#navbar,
	.navbar-nav {
		max-height:400px;
		max-height:85vh;
		max-height:calc(90vh - 120px);
	}
}



@media (max-width:767px) {
	
	#mainContent {
	    margin-bottom: 30px;
	    margin-top: 154px;
	}	
	
	
	.navcontainer {
		border-bottom:1px solid #ccc;
	}
	
		.#ddlProductCategorySearch,
	.divSearchTextWrapper {
		display:none !important;
	}

	nav .anchSandwichNav:first-child {
	    padding-top: 30px;
	}

	.divCartSearch {
		clear:both;
		width:100%;
		padding:0;
	}
	
	.divCartBar {
		position:absolute;
		width:auto;
		right:95px;

		z-index:1030;
	} 
	
	.socialmedia-div,
	.contact-div,
	.lww {
		text-align:center;
	}
	
	#social-networking {
		
	}
	
	#social-networking li {
		float:none;
		font-size:24px;
	}
	
}

.divFeaturedItem a {
	font-size:18px;
}

.divFeaturedItem a:hover {
	color:#18334F;
	text-decoration:unerline;
	
}

.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 33.334%;
	-webkit-flex-basis: 33.334%; /* Safari 6.1+ */
	flex-basis: 33.334%;			
}

/* IE11 FIX, ADJUST RESPONSIVELY */
_:-ms-fullscreen,
:root .IE11-flex-percentage {
	flex-basis:31%;
}

.divFeaturedItem,
.divFeaturedItem:hover {
	border:none;
	background:transparent;
}

.divFeaturedItemInner {
	height:100%;
	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:100%;
	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;
} 

.divFeaturedItem .spanFeaturedItemPrice {
    display: inline-block;
	font-size:18px;
    margin: 5px auto;
    width: auto;	
}

.divFeaturedItem .btnAddToCart {
	font-family:'Poppins', sans-serif;
	font-size:16px;
	color:#18334F;
	padding:7.5px 20px;
	border:2px solid #18334F;
	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 #18334F;
	background:#18334F;
}


@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%;		
	}
			
	/* IE11 FIX, ADJUST RESPONSIVELY */
	_:-ms-fullscreen,
	:root .IE11-flex-percentage {
		flex-basis:48%;
	}				
		
}

@media (max-width:767px) {
		.#ddlProductCategorySearch,
	.divSearchTextWrapper {
		display:none !important;
	}
	
	.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;
	}

}

@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 {
	margin-right: 35px;
    margin-bottom: 20px;
}
.divSaleBoxTwo {
	margin:0;
}

.divSaleBox,
.divSaleBoxTwo {
	text-align:center;
	border:1px solid #3d484c;
	background:#f4f4f4;
	padding:15px;
	
}
.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:2px solid #18334F;
	background:#18334F;
	font-family:'Poppins', sans-serif;
	font-size:18px;
	padding:5px;
	color:#ffffff;
	-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 #18334F;
	background:#18334F;
	color:#f4f4f4;
	text-decoration:underline;
}

.divCategorySubcatWrapper > h3 {
	padding-left:15px;
	margin:10px 0;
} 

.divCategoryItem .divCategoryItemInner {
	float:left;
	width:100%;
	padding:15px 0;
	clear:both;
}

.divItemDetail h2 {
	margin:0 0 10px 0;
} 

.divItemDetailsHeader {
	padding-bottom:10px;
}

.divItemDetail h2,
.anchCategoryItemName {
	font-family:'Poppins', sans-serif;
	font-size:30px;
	text-transform:uppercase;
	color:#3d484c;
}


.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 {
	min-height:60px;
	line-height:30px;
	padding-right:5px;
	font-size:16px;
	display: flex;
	flex-direction: column;
}

.itemOptionWrapper select,
.itemOptionWrapper input {
	float:right;
	padding:0 5px;
	border:1px solid #BABFD2;
	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;
	max-width: 375px;
}

.itemOptionWrapper select:hover,
.itemOptionWrapper input:hover {
	border:1px solid #fff7cb;
}

.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:'Poppins', sans-serif;
	font-weight: 500;
}

.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 0px;
	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;
	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;
	width:50%;
}

.magnifyarea img {
	width:auto !important;
}

@media (max-width:1800px) {

	.navcontainer .anchMainNav{
		font-size:16px;
	}
	
}

@media (min-width:768px) and (max-width:1023px) {
	.divItemDetailPrice {
	    font-family: 'Poppins', sans-serif;
	    font-weight: 500;
	    margin-top: 11px;
	    display: inline-block;
	}
	.navigation-wrapper {
		    margin-top: -10px;
	
	}
	
	.divSaleBox, .divSaleBoxTwo {
	    padding: 0 !important;
	}
	
	
	.navcontainer, .navcontainer header, .navcontainer .container {
	    height: 100px;
	}
}


@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;
	}
	
}


@media (max-width:767px) {
		.navigation-wrapper {
	    margin-top: -10px;

}
		.#ddlProductCategorySearch,
	.divSearchTextWrapper {
		display:none !important;
	}
	
	.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:#333333;
	background:#fff7cb;
	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:'Poppins', 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 #18334F;
	color:#f4f4f4;
	background:#18334F;
	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:'Poppins', sans-serif;
    font-weight: 500;
}

.divTotalsBox .anchCheckoutButton {
	clear:both;
	width:100%;
	float:left;
	display:block;
	padding:8px 15px;
	margin-top:10px;
	border:2px solid #18334F;
	background:#18334F;
	color:#ffffff;
	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 #18334F;
	background:#18334F;
	color:#f4f4f4;
	text-decoration:underline;
}

.divCartItemWrapper {
	position:relative;
	margin-bottom:30px;
	border:1px solid #BABFD2;
	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;
	max-width:100%;
}

.divCartItemWrapper .anchRemoveItem {
	position:absolute;
	top:5px;
	right:5px;
	height:25px;
	width:25px;
	border:2px solid #18334F;
	color:#18334F;
	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 #721817;
	color:#721817;
	text-decoration:none;
}

#frmUpdateQty {
	float:left;
	display:block;
	width:100%;
	clear:both;
	margin-top:10px;
}

#frmUpdateQty input.txtQtyToUpdate {
	padding:0;
	margin:0;
	border:1px solid #BABFD2;
	line-height:40px;
	height:40px;
	text-align:left;
	text-indent:8px;
}

#frmUpdateQty input[type=submit].btnUpdateQty {
	display:block;
	width:43%;
	font-family:'Poppins', sans-serif;
	font-weight:normal;
	padding:0;
	text-align:center;
	line-height:40px;
	height:40px;
	border:2px solid #18334F;
	background:#18334F;
	color:#ffffff;
	-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:2px solid #18334F;
	background:#18334F;
	color:#f4f4f4;
	text-decoration:underline;
}

.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:'Poppins', sans-serif;
	font-size:24px;
	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;
}

.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;
	}
}

@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 5px;
	}
	
}

@media (max-width:767px) {
		.#ddlProductCategorySearch,
	.divSearchTextWrapper {
		display:none !important;
	}
	
	
	.topmenu-checkout-wrapper .step {
		margin-bottom: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:0px;
}

.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 #BABFD2;
	border-bottom: 2px solid #e0e0e0;	
}

.BillBoxTitle, 
.ShipBoxTitle, 
.ContactBoxTitle, 
.ShipOptionsBoxTitle, 
.CheckoutBoxTitle,
.AddMessageBox h2{
	font-family:'Poppins', sans-serif;
	font-size:30px;
	text-transform:uppercase;
	color:#3d484c;
}

input[type=submit].btnSaveContactShip {
	font-family:'Poppins', sans-serif;
	font-size:18px;
	border:2px solid #18334F;
	color:#ffffff;
	padding:10px 30px;
	background:#18334F;
	-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:2px solid #18334F;
	background:#18334F;
	color:#f4f4f4;
}

p.group-chk {
	margin-bottom:2px;
}

.group.groupFirstInForm {
	padding-top:32px;
}


.divBillToConfirm,
.divShipToConfirm {
	border:1px solid #BABFD2;
	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:#18334F;
}

.anchChangeBillingInfo:hover, 
.anchChangeShippingInfo:hover, 
.anchChangeShipMethod:hover, 
.anchChangeCart:hover{
	color:#18334F;
	text-decoration:underline;
}

.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 #BABFD2;
	border-bottom:2px solid #BABFD2;
} 

.divDiscountCode form {
	float:left;
	width:100%;
	margin:10px auto;
}

.divDiscountCode #txtDiscount {
	border:1px solid #BABFD2;
	line-height:40px;
	height:40px;
	text-indent:10px;
}

.divDiscountCode .btnSubmitDiscount {
	font-family:'Poppins', sans-serif !important;
	border:2px solid #18334F;
	color:#ffffff;
	background:#18334F;
	line-height:40px;
	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:2px solid #18334F;
	color:#f4f4f4;
	background:#18334F;
	text-decoration:underline;
}




.divToConfirmWrapper .divTotalsBox {
	margin-bottom:30px;
}

.divToConfirmWrapper .divCheckoutBox {
	text-align:center;
} 

input.btnSubmit {
	display:block;
	width:100%;
	padding:5px 10px;
	text-align:center;
	border:2px solid #18334F;
	color:#ffffff;
	background:#18334F;
	font-family:'Poppins', 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:2px solid #18334F;
	color:#ffffff;
	background:#18334F;
	text-decoration:underline;
} 


@media (max-width:767px) {
		.divCartSearch form {
		display:none !important;
	}
	
	.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) {
		.#ddlProductCategorySearch,
	.divSearchTextWrapper {
		display:none !important;
	}	
	
	.topmenu-checkout-wrapper .step {
		margin-bottom:15px;
	}
	
	footer.checkOutFixed {
		padding-bottom:0px;
	}
	
	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:'Poppins', sans-serif;
	font-weight:normal;
	font-size:18px;
	text-align:center;
	color:#18334F;
	border:2px solid #18334F;
	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:#18334F;
	border:2px solid #18334F;
	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;
	}
}






.divCheckoutBox {
	margin: 0;
	padding:0;
    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 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) {
	
		.#ddlProductCategorySearch,
	.divSearchTextWrapper {
		display:none !important;
	}
	
	.divCheckoutBox {
		margin-top:30px;
	}
	
	.divCartItemWrapper .anchCartLineItemName {
		font-size:18px;
	}
	
	#frmUpdateQty input[type="submit"].btnUpdateQty {
		font-size:14px !important;
	}
	
	#frmUpdateQty{
		width:121%;
	}

	.anchBackToTop,
	.anchBackToTop:hover{
		color:#f4f4f4;
		background:#333333;
	}
	.anchBackToTop .top {
		color:#f4f4f4 !important;
	}
	.content-div-shop .partialwidth{
		text-align:center;
	}
	
	.catLabelHeaderWrapper h1, 
	.catLabelHeaderWrapper h2, 
	.catLabelHeaderWrapper h3{
		font-size:48px;
	}
	
	.banner-logo img{
		width: 84%;
		
	}
	
	.divCartBar {
    right: 28px;

	}

}


a:focus,
input:focus,
textarea:focus,
select:focus,
button:focus,
.group input:focus,
.group textarea:focus,
.group select:focus {
	outline-offset: 1px;
	outline: 5px auto #18334F;
}

.main-nav .current{
	color: #f5f5f5;
	background: #18334F;
}


.itemOptionWrapper select:hover, .itemOptionWrapper input:hover{
	border:1px solid #18334F;
}

#navbar, #navbar.fullWidth{
	overflow-y:scroll !important;
}

.divSaleBox{
	float:left;
	margin:7px 0;
}

.content-div-shop .sidemenu{
	border-bottom: 4px solid #18334F;
}

.content-div-shop .sidemenu .sidemenu-category{
	font-size:20px;
	background:white;
	border:none;
	color:black;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.content-div-shop .sidemenu .sidemenu-category:hover,
.content-div-shop .sidemenu .sidemenu-category.current{
	background: #18334F;
	padding-left: 7px;
	text-indent:7px;
	color: #f5f5f5;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}
.iconbox a{
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;	
}
.iconbox a:hover,
.socialIcons .facebook i:hover, .socialIcons:hover .instagram i:hover{
	  color: #D8BB83;
	  -moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
} 

.catLabelHeaderWrapper h1, .catLabelHeaderWrapper h2, .catLabelHeaderWrapper h3{
	font-size:48px;
}

.content-div-page-404 h2{
	
}

.content-div-page-404 li{
	
}

.sidemenu .menu-caret{
	display:none;
}

@media(max-width:767px){
	.content-div-shop{
		margin-top:0;
	}
}

.content-div-site{
	min-height:unset;
}

.topmenu{
	display:flex;
	justify-content:space-between;
	flex-wrap: wrap;
}

.topmenu-category{
	font-size: 20px;
	background: #18334F;
	color: #ffffff;
	-moz-transition: all 0.28s ease;
	-o-transition: all 0.28s ease;
	-webkit-transition: all 0.28s ease;
	transition: all 0.28s ease;
	padding: 10px;
	font-weight: 500;
	text-decoration:none;
	border:2px solid #18334F;
	border-radius:5px;
}

.topmenu-category:hover{
	background: #721817;
	border-color:#721817;
	color: #f5f5f5;
	-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;
}

@media(max-width:767px){
	.topmenu{
		flex-direction:column;
	}
}

.content-div-page-404 h2{
	color:#18334F;
}

@media(min-width:760px) and (max-width:770px){
	
}

.catLabelHeaderWrapper h1, .catLabelHeaderWrapper h2, .catLabelHeaderWrapper h3{
	font-family: 'NeutraText', sans-serif !important;
	/*font-size:36px !important;*/
	/*color:#222222;*/
	color:white;
}

.divItemBottomText h2,
h2{
	font-family: 'NeutraText', sans-serif !important;
	font-size:36px !important;
	color:#222;
}

.divItemBottomText h3,
h3{
	font-family: 'NeutraText', sans-serif !important;
	font-size:24px;
}

@media(min-width:960px) and (max-width:1126px){
	#mainContent{
		margin-top:150px;
	}
}

.topmenu {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.topmenu-category{
	height:300px;
	width:300px;
	margin:15px;
}

.topmenu-category .topmenu-text{
	position:relative;
	justify-content: center;
	position: relative;
	display: flex;
	top:45%;
	text-shadow: 2px 2px #18334F;
	font-size:32px;
	font-weight:bold;
}

.topmenu-category .topmenu-text:hover,
.topmenu-category:hover .topmenu-text{
	color:#18334F;
	text-shadow: 2px 2px white;
	
}

.topmenu-category:nth-child(1){
	background:url('../images/minicallouts/kitchenIsland.png');
	background-size:100% 100%;
	background-position: center;
}

.topmenu-category:nth-child(2){
	background:url('../images/minicallouts/trash.jpg');
	background-size:100% 100%;
	background-position: center;
}

.topmenu-category:nth-child(3){
	background:url('../images/minicallouts/storage.png');
	background-size:100% 100%;
	background-position: center;
}

.topmenu-category:nth-child(4){
	background:url('../images/minicallouts/pet.png');
	background-size:100% 100%;
	background-position: center;
}

.topmenu-category:nth-child(5){
	background:url('../images/minicallouts/seat.jpg');
	background-size:100% 100%;
	background-position: center;
}

.divToConfirmWrapper{
	padding:0;
}

.etsybox{
	height:23px;
	margin-top:-43px;
	z-index: 2;
	position: relative;
}

.etsybox::before {
	left: -11px;
	top: 5px;
}

@media(min-width:1400px){
	p,
	.divBillToConfirm span, 
	.divShipToConfirm span,
	.divCartItemWrapper .spanCartLineItemTotal, .divCartItemWrapper .spanCartLineItemPrice,
	.divCartItemWrapper .spanCartOptionWrapper, .divCartItemWrapper .spanCartOptionWrapper span,
	.lblSubtotal,
	.divTotalsBox .anchCheckoutButton,
	input[type="submit"].btnUpdateQty,
	.btnSaveContactShip,
	.group .groupLabel, .group input:active .groupLabel, .group input:focus .groupLabel,
	.divNoticeMessage,
	.topmenu-checkout-wrapper a, 
	.topmenu-checkout-wrapper a.notallowed-checkout,
	.divTotalsBox .divTotalLine span, 
	.divTotalsBox .divTotalLine label,
	.divCartItemWrapper .spanCartLineItemPrice,
	.spanOptionLabelMin, 
	.spanOptionValueMin,
	.spanCartItemQty,
	.spanDiscountCode,
	input[type="submit"].btnSubmitDiscount,
	.frmSubmit a,
	.frmSubmit p,
	.divItemBottomText p,
	.divItemBottomText a,
	.divItemBottomText ul,
	.divItemBottomText li,
	.divItemBottomText ol{
		font-size:20px !important;
	}
}
.spanBillingTitle,
.spanShippingTitle,
.spanDiscountCode{
	font-weight:bold;
}

.divCheckoutBox img{
	width:auto;
}

.divItemDetail h2{
	display:none;
}

a:hover{
	color: #D8BB83;
}

.supernav .anchCart{
	font-size:25px;
}

@media(max-width:1024px){
	#mainContent {
	  margin-top: 150px;
	}
}

@media(max-width:834px){
	#mainContent {
	  margin-top: 170px;
	}
}

@media(max-width:767px){
	#mainContent {
	  margin-top: 150px;
	}
	
	.BillBoxTitle, .ShipBoxTitle, .ContactBoxTitle, .ShipOptionsBoxTitle, .CheckoutBoxTitle, .AddMessageBox h2{
		line-height:1;
	}
	
	footer.checkOutFixed.checkOutFixed-checkout{
		padding-bottom:0;
	}
	
	.divBillToConfirm,
	.divShipToConfirm {
		display:flex;
		flex-wrap:wrap;
		flex-direction:column;
	}
}
