/*
** Bootstrap over-rides
*/

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;700&family=Old+Standard+TT:wght@400;700&family=Open+Sans:wght@400;600;700&display=swap');
.antiCls, .antiCls-xs { 
    visibility: hidden; 
}
.flex-direction-nav a, .flex-viewport {
	transform: translateZ(0);
	will-change: transform;
}
body {
	display: flex;
	height: 100%;
	flex-direction: column;
	min-height: 100vh;
}
#skip a
{
position:absolute;
left:-10000px;
top:auto;
width:1px;
height:1px;
overflow:hidden;
}
#skip a:focus
{
position:static;
width:auto;
height:auto;
}
.page-content {
	flex: 1 0 auto;
}
footer {
	flex-shrink: 0;
}

.product-items.productList .product-item {
    margin-bottom: 0;
}
.product-items.productList .product-item .img a {
    position: initial;
}
.product-items.productList .product-item .img {
    border: 1px solid #ececec;
}
.product-items.productList .product-item .product-content {
    text-align: left;
}
#mobSearch{display:none !important}
@media (max-width: 991px){
.product-items.productList .product-item .img {
    padding-right: 0;
    width: 32%;
}
}
body {
	font-family: 'Lato', sans-serif;
	background: #fff;
	color: #171717;
	line-height: 1.5;
}
body:not('.checkout-1') {
	padding-top: 258px;
}
.wrapper {
    margin: 0 auto;
    background: #fff;
    max-width:1200px;
}
.modal {
	z-index: 10500000000;
}
img {
    max-width: 100%;
}
.primary-bg {
    background: #242424;
    color: #fff;
}
.secondary-bg {
    background: rgba(224, 224, 224, 0.9);
    color: inherit;
}
h1 {
	font-size: px;
}

#leftBar {
	background: transparent;
	color: #000;
	padding-top: 15px;
	padding-bottom: 15px;
	max-width: 260px;
	margin-right: auto;
}
@media (min-width: 1200px) {
	#leftBar {
		margin-right: 40px;
	}
}

.titles {
    margin: 0 0 20px;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0;
}

.col-sm-2_4 {
	position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
@media (min-width: 768px) {
	.col-sm-2_4 {
		float: left;
		width: 20%;
	}
}

.logo2 {
}
.logo2 img {
	margin: auto;
}
@media (min-width: 768px) {
	.logo2 img {
		margin: 0;
	}
}

/* start category */
#category .page_header {
}
.subcategories {
    border-bottom: 0px solid #ececec;
    padding: 40px;
    background-color: #F7F7F7;
}
section.subcategories_block {
	margin-bottom: 30px;
}
@media(max-width: 767px) {
    .subcategories > ul > li {
        width: 100% !important;
        float: none;
        max-width: 300px;
        margin: 0 auto 20px auto;
    }
}
@media (max-width: 767px) {
	.antiCls-xs { 
		visibility: hidden; 
	}
}

.subcategories>ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.subcategories>ul>li {
    border-radius: 20px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.20);
    background-color: white;
    flex: 0 0 216px;
    aspect-ratio: 1 / 1;
    margin: 10px;
}
.subcategories>ul>li:hover {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.40);
}
.subcategories > ul > li > a {
    color: #5d5d5d;
    text-decoration: none;
    display: block;
    -webkit-transition: all .25s ease-out;
    transition: all .25s ease-out;
}
.subcategories > ul > li > a:hover img {
}
.subcategories > ul > li span.name, .subcategories > ul > li span.desc {
    display: block;
    text-align: center;
}
.subcategories > ul > li span.name {
    text-transform: none;
    margin: 10px 0 10px 0;
	font-size: 14px;
    color: #256C90;
}
.subcategories > ul > li .desc {
	text-align: center;
    margin: 0 0 12px 0;
	padding: 0 10px;
}
.subcategories > ul > li span.category-img {
}
.subcategories > ul > li span.category-img > img {
    max-width: 100%;
    max-height: 100%;
}

#category .product-items {
    margin-left: 220px;
}
@media (max-width: 767px) {
    #category .product-items {
        margin-left: -15px;
    }
}
@media (max-width: 575px) {
    .subcategories>ul>li {
        flex: 0 0 127px;
    }
    .subcategories > ul > li span.name {
        font-size: 12px;
    }
}
#category .product-items .product-item {
	text-align: center;
}
.product-item-wrapper {
    border: 1px solid #E7E7E7;
    border-radius: 20px;
    margin: 10px;
    padding: 20px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.20);
    float: left;
    width: 100%;
}
.product-item-wrapper:hover {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.40);
}
#category .breadcrumnb, #category .category-products .titles, .breadcrumnb {
}
/* end category */

/* start listing */
.sub-section {
    margin-top: 20px;
}
#listing h1.header-specials{
}
#listing h1.page_headers, #listing h1.page_heading{
}
.qtyTable-btn {
}

#listing .header > .page_heading {
}
#listing .header > .page_heading:after {
}
#listing .descriptionBlock .header > .page_heading, #listing .FeaturesBlock .header > .page_heading {
}
.productFeaturesBlock ul {
}
.availabilityInfo {
}
.product_availability {
}
.pricingBlock {
    display: none;
}
.pricingBlock .yourprice, .pricingBlock .saleprice {
    font-size: 36px;
}
.pricingBlock span {
    padding: 0;
}
.addToCartBlock .qtybox-addcart label:not(.qty-input) {
}
.addToCartBlock .qtybox-addcart label.qty-input {
}
.main-image {
    border: 1px solid #E7E7E7;
    border-radius: 20px;
    padding: 20px;
}
.product-details {
    border: 1px solid #E7E7E7;
    border-radius: 20px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.20);
    padding: 20px;
    background-color: #F7F7F7;
}
@media (max-width: 992px) {
    .product-details {
        margin-bottom: 20px;
    }
}
.addl-images {
    margin-bottom: 20px;
}
.addl-images ul.slides {
}
.addl-images ul.slides li {
}
.addl-images ul.slides li a {
    background-color: transparent;
}
@media (min-width: 768px) {
	.addl-images {
	}
	.addl-images ul.slides li {
	}
}
@media (min-width: 1200px) {
	.addl-images {
	}
	.addl-images ul.slides li {
	}
}

#listing .btn.btn-addcart {
    background-color: #84BD00;
    border-color: #84BD00;
    flex: 1;
    font-weight: bold;
    padding: 6px 12px;
}
#listing .btn.btn-addcart:hover {
}

.opt-label {
    margin: 10px 0;
    font-size: 14px;
    border-bottom: 1px solid #E7E7E7;
    padding-bottom: 10px;
}
.opt-label > label {
}

.special-actions {
}
.special-action {
}
.special-action .btn {
}
.special-action .btn i {
}
.product-id {
}
.product-reviews {
}
.product-reviews a {
}
div.qaLink {
}
div.qaLink a {
}
.user_reviews .review-shortDesc {
}
.user_reviews .review-info {
}

.rTabs {
    /* width: 66.66666667%; */
    /* padding-right: 10px; */
}

@media (max-width: 992px) {
    .rTabs {
        width: 100%;
        padding-right: 0;
    }
}
.r-tabs .r-tabs-nav .r-tabs-anchor{
    width: 100%;
    font-size: 16px;
    background-color: transparent;
    color: #737373;
}

.r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor{
    color: #171717;
}
.r-tabs .r-tabs-accordion-title .r-tabs-anchor {
}
.r-tabs .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor {
}

.quantityBlock .quantity-table {
	margin: 0 0 15px 0;
}
.likebutton {
	margin-top: 15px;
}

@media only screen and (max-width: 567px) {
    .btn.btn-addcart i {
		display: inline-block;
	}
	.product-item .img .quickview {
		display: none;
	}
}

#listing .short-description, #listing .product-id, #listing .extrafieldsBlock {
}
/* end listing */

.wide-container {
  padding: 40px 0 10px 0;
  background: #fff;
}
@media (min-width: 768px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 100%;
    max-width: 1500px;
  }
  .wide-container {
	  padding: 40px 0 10px 0;
	  max-width: 1500px;
	  background: #fff;
  }
}

.form-control {
    color: #171717;
    font-size: 14px;
    height: 38px;
    padding: 7px 12px;
    font-weight: normal;
}
.form-control.search-text {
     border-color: #ececec;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn {
    font-size: 14px;
    border-width: 2px;
    padding: 7px 12px;
    font-weight: 700;
    border-radius: 0px;
}
.btn-xl {
    padding: 20px 45px;
}
.btn-xs {
    padding: 6px 12px;
    font-size: 13px;
    line-height: 20px;
}
.btn-default {
    border-color: #84BD00;
    background-color: #84BD00;
    color: #FFFFFF;
    border-radius: 20px;
}
.btn-default:hover,
.btn-default:focus, 
.btn-default.focus {
    border-color: #84BD00;
    background-color: #84BD00;
    color: #FFFFFF;
    opacity: 0.75;
}
.btn-default.btn-inverse,
.btn-primary {
    color: #FFFFFF;
    background-color: #256C90;
    border-color: #256C90;
}
.btn-default.btn-inverse:hover,
.btn-primary:hover {
	color: #FFFFFF;
    background-color: #256C90;
    border-color: #256C90;
    opacity: 0.75;
}
.header-navigation {
	margin-bottom: 20px;
}
body.home-page .header-navigation {
	margin-bottom: 0px;
}

.navbar-wrapper {
    background: #fff;
    margin-bottom: 0px;
    position: relative;
    z-index: 12;
}
.navbar-wrapper.navbar-menu {
	background: #fff; /* Old browsers */
	margin-bottom: 15px;
}
.navbar.navbar-inverse {
	min-height: 45px;
    margin-bottom: 0;
    padding:0px 0;
    border: none;
    border-top: 0px solid #5d5d5d;
    background-color: transparent;
}
.navbar .navbar-nav {
	display: block;
    float: left;
    vertical-align: top;
}
.navbar .navbar-collapse {
    text-align: left;
}
.navbar-nav > li {
	display: block;
	float: left;
}
#menulinks- {
	float: none;
	text-align: right;
    padding: 0;
}
#menulinks- li {
	float: none;
	display: inline-block;
}
#menulinks- li a {
    display: inline-block;
    color: #51524e;
    font-weight: 400;
    letter-spacing: 0em;
    text-transform: none;
    font-size: 14px;
    border-radius: 20px;
    padding: 3px 10px 3px 5px;
    text-decoration: none;
}

#menulinks- li a:hover {
    background-color: #E7E7E7;
}

#menulinks-outer .navbar-nav {
	/* float:right; */
}
#menulinks-outer .navbar-nav > li > a {
    color: #51524e;
    font-weight: 400;
    letter-spacing: 0em;
    text-transform: none;
    font-size: 14px;
    line-height: 50px;
    min-height: 50px;
    padding: 0 10px;
}
#menulinks-outer .navbar-nav > li:hover > a, #menulinks-outer .navbar-nav > li > a:hover, #menulinks-outer .navbar-nav > li > a:focus {
    color: #000000;
    background-color: transparent;
}
#menulinks-outer .navbar-nav > li > a i.menu-icon {
	font-size: 22px;
}

#caTnaV {
	border-top: 1px solid #256C90;
	border-bottom: 1px solid #256C90;
	margin-bottom: 0px;
	background: #256C90;
}
#categories-outer {
	margin: 0px -30px;
}
#categories-outer .navbar-nav {
	text-align: center;
}
#categories-outer .navbar-nav > li {
	float: none;
	display: inline-block;
}
#categories.navbar-nav {
	margin: 0 -15px;
	float: none;
	width: auto;
	position: relative;

}
#categories.navbar-nav > li {
	vertical-align: top;
	position: static;
	z-index: auto;
	padding: 0 0px 0 0;
}
#categories.navbar-nav > li:before {
	content: '|';
    display: none;
    float: right;
    line-height: 44px;
    position: relative;
    left: 8px;
    font-size: 20px;







    font-weight: 700;
}
#categories.navbar-nav > li:last-child:before {
	display: none;
}
	

#categories.navbar-nav > li > a {
	font-size: 14px;
	font-weight: 400;
	padding: 0 18px 0 18px;
	line-height: 52px;
	color: #FFFFFF;
	text-transform: uppercase;
}
#categories.navbar-nav > li.dropdown > a {
	padding: 0 28px 0 18px;
}
@media (max-width: 1199px) {
	#categories.navbar-nav > li > a {
		font-size: 13px;
	}
}
#mobile-categories #categories.navbar-nav > li > a {
	min-height: inherit;
	line-height: normal;
	color: #5d5d5d;
	font-size: 14px;
	padding: 0;
}
#mobile-categories #categories.navbar-nav > li > a:before {
	display: none;
}
	#mobile-categories #categories.navbar-nav {
		margin: 0;
	}
	#mobile-categories #categories.navbar-nav > li:before {
		display: none;
	}
	#categories.navbar-nav > li > a:after {
	}
	#categories.navbar-nav > li:hover > a, #categories.navbar-nav > li > a:focus {
		background: #000;
		color: #fff;
	}
	#categories.navbar-nav > li:hover > a:before {
		content: '';
		position: absolute;
		bottom: 5px;
		width: 80%;
		left: 10%;
		border-bottom: 0px solid #5e5444;
	}

.navbar-nav > li > .dropdown-menu {
	position: absolute;
	top: 100%;
	left: auto;
	right: auto;
	background: #fff;
	border: 0px solid #404242;
	padding: 0px 0px;
	width: 100%;
	max-width: 280px;
	/* min-height: 200px; */
	overflow: hidden;
	display: none;
	color: #fff;
}

.navbar-nav > li > .dropdown-menu.menu_sm {
	max-width: 600px;
}
.navbar-nav > li:first-child > .dropdown-menu {
}
.navbar-nav > li:nth-child(5) > .dropdown-menu {
}
.navbar-nav > li:last-child > .dropdown-menu {
	/* left: auto; */
	/* right: 0; */
}
.navbar-nav > li > .dropdown-menu.mega {
}
@media (max-width: 1199px) {
	.navbar-nav > li > .dropdown-menu {
	}
	.navbar-nav > li:last-child > .dropdown-menu {
	}
}

#categories-outer .dropdown-menu > li {
	padding: 1px;
	border-top: 1px solid #e9e9e9;
}
#categories-outer .dropdown-menu > li > a {
    padding: 12px 12px;
    font-size: 13px;
    color: #333;
    background: transparent;
    font-weight: 500;
    text-transform: uppercase;
}
#categories-outer .dropdown-menu > li:hover > a {
	color: #000000;
	background: transparent;
}

.dropdown-menu > li:hover > a, .dropdown-menu > li:focus > a {
}
.navbar-nav > li.dropdown > a:after {
    content: "\f107";
    font-family: "fontello";
    font-size: 18px;
    line-height: 52px;
    margin: 0 2px;
    float: right;
    position: absolute;
    right: 2px;
    top: 0;
}
.navbar-header {
	float: none;
	font-size: 14px;
	font-weight: 400;
	color: #51524e;
	padding: 0px 0 0px 0;
	background: #eee; /* Old browsers */
	border-bottom: 1px solid #e9e9e9;
	text-transform: uppercase;
}
.navbar-header .navbar-toggle {
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	height: 40px;
	border-color: transparent;
	margin: 0px 5px 0px 5px;
	padding: 10px 10px;
	font-size: 12px;
	line-height: 20px;
	color: #333;
}
.navbar-header .navbar-toggle span {
	color: #333;
	font-size: 18px;
	vertical-align: bottom;
}
.navbar-header .navbar-toggle:hover {
	color: #fff;
	background: #333;
}
@media (max-width: 991px) {
  .navbar-header {
  }
  .navbar-left,.navbar-right {
      float: none !important;
  }
  .navbar-header .navbar-toggle {
      display: block;
      height: 42px;
      border-color: transparent;
      margin: 7px 5px 7px 5px;
      padding: 13px 5px;
      font-size: 15px;
      line-height: 14px;
      color: #333;
  }
  .navbar-header .navbar-toggle:hover, .navbar-header .navbar-toggle:focus {
      background-color: #000000;
	  text-decoration: none;
  }
  .navbar-header .navbar-toggle:hover span, .navbar-header .navbar-toggle:focus span {
		color: #000000;
  }
  .navbar-header .navbar-toggle .icon-bar {
      background-color: #333;
  }
.navbar-header .navbar-toggle:hover .icon-bar, .navbar-header .navbar-toggle:focus .icon-bar {
      background-color: #000000;
  }

  .navbar-collapse.collapse {
      display: none!important;
  }
  .navbar-nav {
      float: none!important;
  }
  .navbar-nav>li {
      float: none;
	  display: block;

	  text-align: left;
  }
  .collapse.in{
      display:block !important;
  }
  .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
		margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    #menulinks-outer .navbar-nav .open .dropdown-menu > li > a {
        color: #fff;
    }
    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px;
    }
    .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px;
    }
}
.breadcrumnb ol li {
    line-height: 2rem;
}
.breadcrumnb ol li > a {
	text-transform: none;
	font-size: 14px;
    color: #737373;

}
.breadcrumnb ol li:after {
	content: '/';
    color: #737373;
}
.breadcrumnb ol li>span, .breadcrumnb ol li:last-child>a {
    color: #171717;
}
/*
** Template code
*/

#checkout-logo .logo {
}
/* sticky header styles */
.sticky-header.shrink .site-header {
	padding: 10px 0;
	background: #fff;
}
.sticky-header.shrink .logo {
	height: 64px;
}
.sticky-header.shrink .site-header .useraccount{
	float: right;
}
@media(min-width: 992px) {
	.sticky-header.shrink .site-header .useraccount .utils span {
		display: none;
	}
}
.sticky-header.shrink .site-header .searchBox {
	margin: 10px 0 10px auto;
    float: left;
    clear: none;
}

#sticky-toggle {
	display: none;
}
.sticky-on #sticky-toggle {
	display: block;
}
#sticky-toggle a {
	padding: 0 !important;	
}

.sticky-ads {
	display: none;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	text-align: center;
	font-size: 22px;
	color: #333;
	width: 60px;
	line-height: 52px;
}
.sticky-ads:hover {
	color: #000000;
}
.sticky-on .sticky-ads {
	display: block;
}
.sticky-ads.abs-left img {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	max-height: 50px;
	margin: auto;
}
.sticky-ads.abs-right {
	left: auto;
	right: 0;
}
.sticky-ads.abs-right2 {
	/* left: auto; */
	/* right: 60px; */
}

.logo {
    height: 70px;
    margin: 0px 0;
    position: relative;
    overflow: hidden;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
@media(min-width: 992px) {
    .logo {
            height: 90px;
	    margin: 0;
	   }
}
@media(min-width: 1200px) {
    .logo {
    }
}
.logo img {
    position: absolute;
    top: 0;
    right: auto;
    bottom: 0;
    left: 0px;
    margin: auto;
    max-width: 210px;
    max-height: 100%;
    z-index: 13;
    margin-left: 10px;
}
.logo img:hover {
    opacity: 75%;
}
@media(max-width: 991px) {
}

.custom_mid {
	margin-top: 0px;
}
@media(min-width: 992px) {
	.custom_mid {
		margin-top: 8px;
	}
}
.useraccount {
	margin: 10px 0;
}
#mobile-menu-trigger2 {
	margin: 6px 0;
}
.utils {
    margin: 0px 0 0px 15px;
    padding: 0;

    list-style: none;
    text-align: right;
    float: right;
}
    .utils li {
        display: inline-block;
        text-align:right;
        line-height: 40px;
        padding: 0 7px;
		font-size: 18px;
		font-weight: 400;
		color: #5d5d5d;
    }

    .utils a {
    }

    .utils a:hover {
    }
    .utils a:hover i {
	}
	.utils i {
		color: #404242;
		font-size: 28px;
	}
.top_links {
	color: #fff;
	font-size: 13px;
	font-weight: 400;
	text-transform: uppercase;
	padding: 7px 5px;
	margin: 0 5px;
	position: relative;
}
.top_links span {
	/* color: #333; */
	font-size: 18px;
}
.top_links:hover {
	color: #c7c3c3;
	text-decoration: none;
}
.top_links:hover span {
	/* color: #00713A; */
}
.top_links i {
	color: #fff;
	background: #000000;
	position: absolute;
	display: inline-block;
	z-index: 0;
	padding: 0;
	top: -15px;

	left: 15px;
	width: 27px;
	height: 27px;
	line-height: 26px;
	font-size: 14px;
	font-style: normal;
	line-height: 29px;
	font-weight: 400;
	text-align: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
}
.slogan {
	line-height: 30px;
	color: #333;
	font-size: 14px;
	font-weight: 600;
	text-align: right;
	float: none;
	padding: 10px 0 10px 0;
	text-transform: uppercase;
	text-align: center;
}
.slogan a {
	display: inline-block;
	/* text-decoration: none; */
	color: #333;
	/* text-align: center; */
	/* font-weight: 400; */
	/* font-size: 12px; */
	margin-left: 5px;
}
.slogan a:hover {
	color: #000;
}
@media(min-width: 768px) {
	.slogan a {
		margin-left: 5px;
		/* font-size: 12px; */
	}
}
@media(min-width: 992px) {
	.slogan {
		float: none;
		text-align: right;
	}
}
.slogan .icon-basket {
	position: relative;
}
.slogan i {
	font-size: 13px;
}
.slogan i:not(.icon-menu):before {
}
.top_text {
	float: right;
	color: #51524e;
	font-size: 14px;
	margin: 12px 10px;
}
.icon-menu {
    font-size: 2rem;
}
.icon-menu:hover {
    opacity: 75%;
}
.call-btn {
	background-color: #256C90;
    color: white;
    border-radius: 10px;
    padding: 10px 20px 5px 20px;
    margin: 0;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.20);
}
.call-btn:hover {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.40);
}
.cart-btn {
    border-radius: 20px;
    padding: 3px;
    border: 1px solid #c7c7c7;
    width: 36px;
    height: 36px;
}
.cart-btn:hover {
    border: 1px solid #737373;
    background-color: #E7E7E7;
}
.cart-btn-badge {
    display: none;
    position: relative;
    background-color: #DC2626;
    border-radius: 20px;
    width: 20px;
    height: 20px;
    text-align: center;
    color: white;
    bottom: 40px;
    left: 15px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.40);
}
.mobile-cart-btn {
    border-radius: 20px;
    padding: 3px;
    border: 1px solid #c7c7c7;
    width: 36px;
    height: 36px;
}
.mobile-cart-btn:hover {
    border: 1px solid #737373;
    background-color: #E7E7E7;
}
.mobile-cart-btn-badge {
    display: none;
    position: relative;
    background-color: #DC2626;
    border-radius: 20px;
    width: 20px;
    height: 20px;
    text-align: center;
    color: white;
    bottom: 40px;
    left: 15px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.40);
}
.site-header {
    padding: 0px 0 0px 0;
    background: #fff;
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    position: relative;
}

/* Navbar container */
.new-navbar {
    overflow: hidden;
    background-color: #256C90;
}

.new-navbar .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: center;
}

.new-navbar a {
    text-align: center;
    text-decoration: none;
}

.new-dropdown {
    overflow: hidden;
}

.new-dropdown .dropbtn {
    border: none;
    outline: none;
    color: white;
    padding: 15px;
    background-color: inherit;
    font: inherit;
    margin: 0;
}

.new-dropdown-content {
    display: none;
    position: absolute;
    width: 100%;
    left: 0;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.20);
    z-index: 99999;
    background-color: white;
    font-size: 12px;
    padding: 20px 0;
}

.new-dropdown:hover .new-dropdown-content {
    display: block;
}

.new-dropdown:hover {
    background-color: #5B90AB;
}

.new-column {
    float: left;
    width: 50%;
    padding: 20px 0;
    background-color: white;
    color: #171717;
}

.new-column a {
    float: none;
    color: #171717;
    text-decoration: none;
    display: block;
    text-align: left;
    padding: 10px;
}

.new-inner-column a {
    border: 1px solid white;
    text-align: center;
    border-radius: 20px;
}

.new-inner-column a:hover {
    color: #256C90;
    border-color: #256C90;
    background-color: white;
}

.new-row:after {
    content: "";
    display: table;
    clear: both;
}

.new-inner-column,
.new-inner-column-2 {
    width: 29.99%;
    display: inline-block;
    vertical-align: text-top;
}

.new-inner-column-2 a {
    padding: 8px;
}

.new-inner-column-2 a:hover {
    color: #256C90;
}

.new-inner-column img {
    width: 50px;
}

.more-in {
    font-weight: bold;
    font-size: 14px;
    padding-bottom: 10px;
}

@media(max-width: 992px) {
    .new-dropdown-content {
        font-size: 10px;
    }
}

@media(min-width: 768px) {
	.site-header {
		padding-top: 10px;
		border-bottom: 0px solid #404242;
		border-top: 0px solid #444;
	}
}
@media(min-width: 992px) {
	.site-header {
	}
}
.site-header .container {
	position: relative;
}

.sticky-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9999999999;
}

.site-header .searchBox {
    float: none;
    width: 100%;
    margin: 12px 0px 0px auto;
    background: none;
    border: 0px solid #ededed;
    position: relative;
}
@media(max-width: 767px) {
    .site-header {
        border-bottom: 1px solid #c7c7c7;
    }
    .site-header .searchBox{
        margin-bottom: 20px;
        padding: 0 15px;
    }
}
@media(min-width: 992px) {
	.site-header .searchBox {
	}
}
@media(min-width: 1200px) {
	.site-header .searchBox {
	}
}
.sticky-on .logo {
    /* height: 100px; */
    /* margin: 15px 0; */
}
.sticky-on .slogan a{
	display: inline-block;
}
.sticky-on .slogan {
	margin: 20px 0 20px 0;
}
.sticky-on .site-header {
	background-color: #fff;
	border-top: 5px solid #000000;
}
.sticky-on .site-header .searchBox {
	display: block;
    margin: 0px 0 0px auto;
    border: 1px solid #404242;
    max-width: 300px;
}
.sticky-on .site-header {
	display: block;
}
.sticky-on #caTnaV {
	display: none;
}
@media(min-width: 768px) {
	.sticky-on .site-header {
		display: block;
		padding: 5px 0;
	}
}
@media(min-width: 992px) {
	.sticky-on .navbar-header, .sticky-on .site-header {
		display: none;
	}
	.sticky-on #caTnaV {
		display: block;
	}
}
.searchBox {
    padding: 0px 0;
	position: relative;
}
.search-form {
    position: relative;
    border: 1px solid #c7c7c7;
    border-radius: 10px;
}

.search-form .search-text {
    padding: 9px 12px 9px 50px;
    border: none;
    background: #fff;
    color: #5d5d5d;
    text-transform: none;
    font-weight: 400;
    font-size: 16px;
    border-radius: 10px;
}
.search-form .search-submit {
    position: absolute;
    top: 0;
    width: 45px;
    height: 100%;
    text-align: center;
    font-size: 18px;
    border: none;
    padding: 0;
    background: #fff;
    color: #737373;
    border-radius: 10px 0 0 10px;
}

table.searchlight-results {
	width: 350px !important;
	margin-top: -10px;
}

.searchlight-result-text img{
    display: none;
}

.minicart {
    min-width: 165px;
    height: 60px;
    float: right;
    padding: 15px 0 15px 10px;
    border-left: 1px solid #ececec;
}
.minicart-inner {
    display: block;
    color: #5d5d5d;
    text-transform: uppercase;
    cursor: pointer;
}
.minicart-inner:hover {
    color: #5d5d5d;
    opacity: 0.8;
}
.minicart .cart-icon {
    display: block;
    width: auto;
    height: 30px;

    line-height: 30px;
    font-size: 30px;
    float: left;
    margin-right: 5px;

}
.minicart .cart-details {
    display: block;
    float: left;
}

span.cart-title {
    font-size: 12px;
    line-height: 15px;
    display: block;
	font-weight: bold;
}
span.cart-count {
    color: #676767;
    font-size: 10px;
    display: block;
    line-height: 15px;
	font-weight: 400;
}

.site-footer {
    border-top: 1px solid #F7F7F7;
	background-color: #F7F7F7;
	padding: 20px 0px 0px;
    font-size: 12px;
    color: #737373;
    border-top: 1px solid #E7E7E7;
}

.site-footer a:hover {
    color: #51524e;
}

.footer-heading {
    font-weight: bold;
    font-size: 14px;
    color: #51524e;
}

.footer-link {
    padding: 5px 0;
}

@media (min-width: 768px) {
    .site-footer {
		padding: 40px 0px 20px;
	}
}
.footer-txt {
}
.footer-txt > span {
}
.footer-txt > div, .footer-txt > p {
}
@media (min-width: 768px) {
	.footer-txt > div, .footer-txt > p {
	}
}
.footer-txt > div {
}

ul.extrapages {
	text-align: left;
}
ul.extrapages li.label {
	display: block;
	font-size: 16px;
	font-weight: 600;
	margin: 0 0 5px;
	color: #333;
	text-transform: uppercase;
}
ul.extrapages li {
	display: block;
	line-height: 1.75em;
	margin: 0 0 8px 0px;
}
ul.extrapages li a {
    color: #737373;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 400;
    text-decoration: none;
}
	ul.extrapages li a:hover {
		color: #737373;
		background: none;
	}
    ul.extrapages li a i{
        /* font-size: 10px; */
        vertical-align: middle;
        /* color: #cb0826; */
    }

.global-footer {
	text-align: center;
}
.copyright {
	border-top: 1px solid #ccc;
	margin-top: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	background: none;
	text-align: center;
	color: #737373;
	font-size: 12px;
	font-weight: 400;
	line-height:1.5em;
}
.footer-extra-links {
    display: inline-block;
}
.copyright_txt {
	text-transform: none;
    padding-top: 10px;
    display: inline-block;
    margin-right: 10px;
}
.copyright_txt a{
    color: #737373;
}
@media(min-width: 992px) {
    .copyright {
        text-align: left;
    }
}
@media(max-width: 992px) {
    .copyright_txt {
        margin-right: 0;
    }

    .footer-extra-links {
        display: block;
    }
}
.newsletter {
	background: #000000;
	color: #fff;
	padding: 25px;
	text-align: left;
}

.newsletter-container {
    border-radius: 10px;
    background-color: #E7E7E7;
    padding: 30px;
    display: flex;
    align-items: center;
}

.newsletter-signup {
    display: flex;
    align-items: center;
    gap: 10px;
}

.newsletter-signup .form-control {
    flex: 1;
    width: auto;
    border-radius: 10px;
}

.newsletter-signup .subscribe-btn {
    white-space: nowrap;
    border-radius: 20px;
    background-color: #256C90;
    color: #fff;
}

.mailist-box {
    width: 100%;
    float: none;
    text-align: left;
    margin-bottom: 15px;
}
.mailist-box form{
    margin:auto;
}
.mailist-box h2 {
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 0px;
	text-transform: uppercase;
	font-weight: 400;
	color: #fff;
	text-align: left;
	margin: 0 !important;
	padding: 0 0 10px 0;
}
@media (max-width: 767px) {
    .newsletter-container {
        padding: 30px 0;
        display: block;
    }
}
@media (min-width: 992px) {
	.mailist-box h2 {
		/* text-align: left; */
	}
}
@media (min-width: 1200px) {
	.mailist-box h2 {
		font-size: 14px;
	}
}
.mailinglist-form {
    margin: auto;
    max-width: 400px;
    border: 0px solid #ccc;
}
.mailinglist-input.form-control {
    background-color: #fff;
    border-color: #fff;
    font-size: 14px;
    font-weight: 400;
    text-transform: none;
    max-width: 80%;
    height: 40px;
    color: #333;
    float: left;
}
.mailinglist-input.form-control::placeholder {
	color: #3b3b3b;
}
.mailinglist-submit {
    border: 0px solid #91d2c0;
    float: right;
    width: 18%;
    height: 40px;
    font-weight: 400;
    border-color: #464646 !important;
    background-color: #fff !important;    
    color: #464646 !important;
    border-radius: 0;
}
.mailinglist-submit i{
    font-size: 18px;
}
@media (min-width: 768px) {    
    .mailinglist-submit i{
        display: block;
    }
}
.btn-default.mailinglist-submit:hover, 
.btn-default.mailinglist-submit:focus {
    background-color: #000 !important;
    color: #fff !important;
    border-color: #000 !important;
}
.mailinglist-response {
    display: none;
}
.maillist-options {
	display: block;
	margin: 0px 0 0;
	text-align: center;
	color: #636363;
}
.subscribe {
    float: none;
    display: inline-block;
    margin: 12px 15px 0 0;
    line-height: 13px;
}
@media (min-width: 992px) {
	.maillist-options {
		text-align: left;
	}
    .subscribe {
    }
}
.subscribe input[type="radio"] {
    margin: 0;
    vertical-align: middle;
}
.subscribe label {
    margin: 0;
    font-size: 13px;
    line-height: 18px;
    font-weight: 400;
    margin-left: 3px;

    color: #fff;
    cursor: pointer;
    text-transform: none;
}


.seals {
	margin-bottom: 20px;
}

ul.payment-icons {
	margin: 0px 0 0 0;
	padding: 0 12px;
	text-align: center;
	color: #fff;
}
@media(min-width: 992px) {
    ul.payment-icons {
        text-align: right;
    }
}
ul.payment-icons li {
    font-size: 21px;
    line-height: 32px;
    vertical-align: middle;
    padding: 0 2px;
}
@media(min-width: 992px) {
    ul.payment-icons li {
        font-size: 28px;
    }
}

ul.payment-icons li.payment-icons-label,
ul.social-icons li.social-icons-label {
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    vertical-align: inherit;
    text-transform: uppercase;
    padding: 0 0px;
    margin: 0 0 5px;
}

.social-icons {
    width: auto;
    float: none;
    margin: 8px 0 8px 0;
    padding: 0 !important;
    text-align: center;
    text-align: right;
}
.social-icons li {
	margin: 2px 4px !important;
	padding: 0;
}
.social-icons li a {
    color: #51524e;
    background-color: transparent;
    /* width: 30px; */
    height: 30px;
    line-height: 30px;
    border-radius: 0;
    display: block;
    text-align: center;
    font-size: 28px;
    font-weight: 400;
    border: none;
    padding: 0 !important;
    text-decoration: none;
}
.social-icons li a span {
    /* font-size: 16px; */
}
@media(min-width: 992px) {
	.social-icons {
		margin: 0px 0px 0px 0px;
	}
	.social-icons li {
	}
	.social-icons li a {
	}
}
.social-icons li a:hover {
    opacity: 1;
    border-color: #2a2a2a;
    color: #2a2a2a;
}



.reviews-stars {
	font-size: 18px;
	/* margin: 5px 0 0 0; */
}

.reviews-stars:before {
    font-family: "fontello";
    content: "\e804 \e804 \e804 \e804 \e804";
    color: #373737;
}
.rating:hover .rating-star:hover,
.rating:hover .rating-star:hover ~ .rating-star,
.rating-input:checked ~ .rating-star,
.reviews-stars {
    color: #FFF427;
}

/* Product Styling */
.product-content {
    text-align: left;
}
.product-items {
    min-width: 230px;
    margin-right: auto;
}
.product-items .product-item-container{
	border: 1px solid #d9d9d9;
	padding: 25px;
}
.product-items .product-item {
    text-align: center;
	margin-bottom: 0;
    padding: 0 10px;
    min-width: 200px;
}
.product-item .name {
	position: relative;
	height: 42px;
    margin-bottom: 0;
}
.product-item .name a {
    text-transform: none;
    color: #171717;
    font-weight: 500;
    font-size: 14px;
}
.product-item .name a:hover {
    text-decoration: underline;
}
.product-item del.regular-price {
    text-decoration: line-through;
    font-size: 14px;
    color: #737373;
    font-weight: normal;
}
.product-items .product-item .addtowishlist {
    margin: 0;
}
.sale-price {
    /* color: #F38284; */
}
del.original-price {
    font-weight: 400;
    color: #737373;
    font-size: 20px;
    margin-right: 5px;
}
.product-item .status .freeshipping {
    background-color: transparent;
    color: #f58a2f;
    border: 1px solid #f58a2f;
}
.product-item .status span {
    display: inline-block;
    line-height: normal;
    padding: 5px 10px;
    border-radius: 20px;
}
.product-item .status span:before {
    content: none;
}
.product-item .status {
    font-size: 12px;
    line-height: 1;
    font-weight: bold;
}
.product-item .status .availability {
    display: none;
}
.product-item .status .extra5 {
    display: none;
    background-color: #f58a2f;
    border: 1px solid #f58a2f;
    color: white;
}
.product-item .status .extra7 {
    display: none;
    background-color: #55b8ed;
    border: 1px solid #55b8ed;
    color: white;
    margin-top: 5px;
}
.extra7 {
    position: relative !important;
}

/* Tooltip */
.extra7:hover {
    z-index: 99999 !important;
}

.extra7:hover::before {
    content: "This item qualifies for the Smallwares Free Shipping promotion where you can get free shipping on your smallwares orders over $250" !important;

    position: absolute !important;
    bottom: calc(100% + 10px) !important;
    left: 50% !important;
    transform: translateX(-50%) !important;

    width: 300px !important;
    padding: 12px 14px !important;

    background: #333 !important;
    color: #fff !important;

    font-family: Arial, sans-serif !important;
    font-size: 13px !important;
    line-height: 1.4 !important;
    font-weight: normal !important;
    text-align: center !important;

    border-radius: 6px !important;
    box-shadow: 0 3px 10px rgba(0, 0, 0, .25) !important;

    white-space: normal !important;

    opacity: 1 !important;
    visibility: visible !important;

    pointer-events: none !important;
    z-index: 999999 !important;
}

/* Arrow */
.extra7:hover::after {
    content: "" !important;

    position: absolute !important;
    bottom: calc(100% + 4px) !important;
    left: 50% !important;
    transform: translateX(-50%) !important;

    border-left: 7px solid transparent !important;
    border-right: 7px solid transparent !important;
    border-top: 7px solid #333 !important;

    opacity: 1 !important;
    visibility: visible !important;

    z-index: 999999 !important;
}
.product-item .desc {
	position: relative;
	font-size: 16px;
	min-height: 22px;
}
.product-item .price {
	position: relative;
	font-size: 18px;
	font-weight: bold;
	color: #171717;
    height: auto;
    display: none;
}
.product-item .on-sale-badge {
    text-align: center;
    font-size: 12px;
    background: #ffedd4;
	color: #ca3500;
    text-transform: none;
    font-weight: bold;
    position: initial;
    padding: 2px 10px;
}
.product-item .img {
    min-height: 190px;
    position: relative;
    border: 0px solid #ececec;
    background-color: #fff;
}
.product-item .img a {
    display: block;
}
.product-item .img img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
	transition: opacity .4s;
	-webkit-backface-visibility: hidden;
	max-height: 100%;
	max-width: 100%;
}

.product-item .action {
	position: relative;
	margin: 10px auto auto;
	display: block;
}
.product-item .action .btn {
    width: 100%;
    margin-top: 10px;
}
.product-item .reviews {
	display: block;
}
.product-item .reviews span.reviews-count {
	display: none;
}
.QTY-nav {
	border: 1px solid #ccc;
	height: 36px;
	display: block;
	width: 115px;
	margin: 4px auto;
}
.QTY-nav button {
	float: left;
	width: 30%;
	background: #404242;
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	text-align: center;
	line-height: 100%;
	height: 100%;
	padding: 5px;
}
.QTY-nav input {
	float: left;
	width: 40%;
	color: #474747;
	font-size: 18px;
	font-weight: 700;
	text-align: center;
	height: 100%;
}
.head-mobile-nav {
    margin: 23px auto;
}
.head-mobile-nav > a {
    color: #404242;
    font-size: 18px;
    line-height: 1;
}
.head-mobile-nav > a span {
    font-size: 22px;
}

.page-content {
	padding-top: 0;
}
/*
** Homepage
*/
#home .page_headers {
	font-size: 30px;
	line-height: 1.35;
	margin-bottom: 30px;
}
.homepage_content {
	padding: 35px 0;
	background: #e5eaf0;


}
.homepage_text {
	margin-top: 25px;
	text-align: center;
}
.homepage_text h2 {
}
@media(min-width: 768px) {
	.homepage_text {
		margin-top: 75px;
		text-align: left;
	}
	.homepage_text h2, #home .page_headers {
		font-size: 36px;
		margin-bottom: 30px;
	}
}
@media(min-width: 992px) {
	.homepage_text {
		margin-top: 80px;
		text-align: left;
	}
	.homepage_text h2, #home .page_headers {
		font-size: 52px;
		margin-bottom: 50px;
	}
}
@media(min-width: 1200px) {
	.homepage_text {
		margin-top: 150px;
		text-align: left;
	}
	.homepage_text h2, #home .page_headers {
		font-size: 52px;
		margin-bottom: 75px;
	}
}

#home.page-content {padding: 0;}
#home .product-items .product-item-container {
	border: none;
	padding: 0;
}
.homeCarousel.flexslider {
	margin-bottom: 0px;
	position: relative;
	top: 0;
	left: 0;
	right: 0;
	z-index: 0;
}
@media(min-width: 768px) {
	.homeCarousel.flexslider {
		position: relative;
	}
}
#carousel-sellers {
	width: 94%;
	margin: 0 3%;
}
.products-section {
    background-color: transparent;
    padding: 20px 0;
}
@media(min-width: 768px) {
	.products-section {
		background-color: transparent;
	}
}
.products-section h2 span,.products-section h1 span {
	color: #171717;
}
.products-section h2 span:after,.products-section h1 span:after {
	content:'';
	display: none;
	background: none;
	height: 0px;
	width: 75%;
	margin: auto;
}
@media(max-width: 991px) {
	.products-section h2 {
	}
}
.home-page-content .category-footer {
    padding: 0px 0 0px;
}
.home-page-content .category-footer h3 {
}
.home-page-content .category-footer p {
	font-size: 16px;
    margin: 0 0 20px;
    /* text-align: justify; */
    font-weight: 400;
}
.home-page-content .category-footer a:hover img {
    opacity: 0.7;
}
.home-page-content .category-header {
    margin: 25px 0;
	text-align: center;
}
.home-page-content .category-header h3 {
    text-align: center;
    color: #404242;
    font-size: 32px;
    line-height: 1.35;
    font-weight: 400;
    text-transform: uppercase;
    padding: 0;
    margin: 0 0 10px;
    position: relative;
    border: none;
}
    .home-page-content .category-header h3 span{
    }
.home-page-content .category-header p {
    font-size: 16px;
    font-weight:400;
}
.home-page-content .category-header img {
    margin: 0 auto;
}

.promo-banners {
	margin: 20px auto 20px auto;
	text-align: center;
}

.promo-banners .col {
}

.promo-img {
	display: block;
	text-align: center;
	text-decoration: none !important;
	margin-bottom: 25px;
}
.promo-img img {
	margin: auto auto 0px auto;
	width: 100%;
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;

	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.promo-img:hover img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
}
.promo-img .btn {
	width: 100%;
	padding: 25px;
	font-size: 21px;
	font-weight: 400;
	text-transform: none;
}

@media (max-width: 767px) {
	.promo-banners .row {
		/* margin: auto; */
	}
	.promo-img img {
		/* max-width: 320px; */
		width: 100%;
		margin-bottom: 0px;
		height: auto !important;
	}
}

.homeCarousel.flexslider .slides img {
	width: 100%;

}

.flexslider .slides img {
	margin: auto;
}

.product-items .product-item.slick-slide {
	float: left !important;
}

#hp-slides > li {
    background-position: 50% center;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: contain;
}
.hp-slider-text-outer {
    display: table;
    height: 450px;
    margin: auto;
}
@media(min-width: 992px) {
	.hp-slider-text-outer {
		height: 610px;
	}
}
.hp-slider-text {
    display: table-cell;
    vertical-align: top;
    text-align: center;
    padding-top: 165px;
}
.hp-slider-text h3 {
    font-size: 60px;
    margin: 0;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.15;
}
.hp-slider-text h3 > span {
    color: #b61319;
    display: block;
    font-weight: 300;
    line-height: 1.25;
    font-size: 38px;
    font-family: 'Montserrat', sans-serif;
    text-shadow: none;
    padding: 15px 0 0 0;
}
.hp-slider-text h3 > small {
    color: #000;
    display: block;
    font-weight: 500;
    font-size: 32px;
}
@media(min-width: 768px) {
	.hp-slider-text h3 {
		font-family: 'Old Standard TT', serif;
		font-size: 80px;
		margin: 0;
		font-weight: 700;
		text-transform: none;
		line-height: 1;
		letter-spacing: -.5px;
	}
	.hp-slider-text h3 > span {
		color: #b61319;
		display: block;
		font-weight: 300;
		font-size: 60px;
		font-family: 'Montserrat', sans-serif;
		text-shadow: none;
	}
	.hp-slider-text h3 > small {
		color: #000;
		display: block;
		font-weight: 500;
		font-size: 32px;
	}
}

.hp-slider-text p {
    font-family: 'Old Standard TT', serif;
    font-size: 36px;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0px auto;
    line-height: 80px;
    letter-spacing: -.5px;
}
.hp-slider-img {
    height: 650px;
    position: relative;
}
.hp-slider-img img {
    max-height: 650px;
    max-width: 100%;
    width: auto;
    height: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.hp-slider-cta a {
    min-width: 200px;
    background: transparent;
    border: 2px solid #FFF;
    padding: 12px;
    color: #fff;
    font-size: 16px;
}
/* end home */

.extrapages-shower a {
    display: block;
    text-align: center;
    background-color: #fff;
    color: #5e5444;
    border: 1px solid #5e5444;

    padding: 10px 18px;
    text-decoration: none !important;
    margin-bottom: 5px;
}
.extrapages-shower a:after {
    content: "\f106";
    font-family: "fontello";
    float: right;
}
.extrapages-shower a.collapsed:after {
    content: "\f107";
}
@media(max-width: 992px) {
    #menulinks-outer .navbar-nav > li > a {
        font-size: 14px;
        min-height: 0;
    }
    .navbar-nav > li.dropdown > a:after {
        float: right;
    }
    .mailist-box {
        float: none;
        width: 100%;
        max-width: 100%;
    }
    .footer-social {
        text-align: center;
    }
    ul.extrapages {
        text-align: center;
    }
    .mailist-box h2 {
        text-align: center;
    }
    .social-icons {
        text-align: center;
        width: 100%;
    }
    .social-icons li a {
        font-size: 16px;
    }
}
@media(max-width: 767px) {
    .logo {
        text-align: center;
        height: 70px;
    }
    .logo img {
        position: absolute;
        right: 0;
        left: 0;
        max-height: 98%;
    }
    .products-section h2, .home-page-content .category-header h3,.products-section h1 {
        font-size: 24px;
		margin-bottom: 15px;
    }
    .products-section h2 span, .home-page-content .category-header h3 span{
    }
    .searchBox {
        padding: 20px 0 0;
    }
    .search-form-col {
        clear: both;
    }
    .flex-direction-nav a:before {
        font-size: 24px;
    }
    .flex-direction-nav a {
        width: 24px;
        height: 24px;
        line-height: 24px;
        margin: -12px 0 0;
    }
    .mailinglist-input.form-control {
    }
    .footer-social ul li {
        padding: 0 4px;
    }
    .extrapages {
        display: none;
    }
    .home-page-content .category-header {
        padding: 15px 0;
    }
    .mailist-box {
        margin: 0px auto;
        padding: 0px 0px;
    }
    .extrapages-shower a {
        display: block;
    }
    ul.extrapages {
        margin: 0;
        padding: 5px 0 15px 0;
        text-align: center;
    }
    ul.extrapages li {
        display: block;
    }
    ul.extrapages li a {
        font-size: 14px;
    }
}
@media(max-width: 567px) {
    .product-items.product-items-1 .product-item,
    .product-items.product-items-2 .product-item,
    .product-items.product-items-3 .product-item,
    .product-items.product-items-4 .product-item,
    .product-items.product-items-5 .product-item,
    .product-items.product-items-6 .product-item {
        max-width: 100%;
    }
}

.menu-open {
    overflow: hidden;
}
.mobile-menu {
    position: fixed;
    top: 110px;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10500000000;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    background-color: rgba(0,0,0,0.5);
}
.menu-open .mobile-menu {
    overflow-x: hidden;
    overflow-y: auto;
}
.mobile-menu-inner {
    background-color: #fff;
    padding: 20px 40px;
    width: 100%;
    margin-left: 0;
    margin-right: auto;
    min-height: 100vh;
    position: relative;

    /* transition stays the same */
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;

    /* hide ABOVE the viewport */
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
}

.menu-open .mobile-menu-inner {
    /* slide DOWN into view */
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.mobile-menu-close a {
    color: #51524e;
    display: inline-block;
    line-height: 1;
    font-size: 24px;
    text-decoration: none;
}
.mobile-menu-close a:hover {
    color: #171717;
}
.mobile-menu-close a:after {
    content: '\e805';
    font-family: "fontello";
}
.mobile-menu-widget {
    margin: 20px 0;
    color: #51524e;
    float: left;
}
.mobile-menu-widget h3 {
    margin: 0;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    padding-bottom: 10px;
    margin-bottom: 10px;
    line-height: 1;
    border-bottom: 1px solid #ececec;
}
.mobile-menu-widget ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.mobile-menu-widget ul li {
    margin: 0 0 10px;
}
.mobile-menu-widget ul li > span {
	display: none;

}
.mobile-menu-widget ul li a {
    padding: 0;
    line-height: 1;
    font-size: 14px;
	font-weight: 400;
    background-color: transparent !important;
    display: block;
    color: #5d5d5d;
    text-decoration: none !important;
}
.mobile-menu-widget ul li a:hover,
.mobile-menu-widget div a:hover{
    color: #171717;
}
.mobile-menu-widget ul ul {

    display: none !important;
}
.mobile-menu-widget ul li a:after {
    display: none;
}

.mailinglist-response {
    margin: 10px 0;
    padding: 10px 20px;
    font-size: 12px;
    background-color: #2d2d2d;
    color: #ccc;
}
.mailinglist-error span {
    color: #8a6d3b;
}
.mailinglist-subscribed span,
.mailinglist-unsubscribed span {
    color: #3c763d;
}
.mailinglist-response,
.mailinglist-response div {
}
@media(min-width: 768px) {

	.floating-cart {
		top: 50%;
	}
}
.floating-cart {
    position: fixed;
    top: 75%;
    right: 0;
    z-index: 999;
    background-color: #5b5b5d;
    color: #fff;
    border-radius: 20px 0 0 20px;
    padding: 15px;
    text-align: center;
    width: 90px;
    display: none;
}

.floating-cart a,
.floating-cart a:hover {
    color: #fff;
    text-decoration: none;
}
.floating-cart span.cart-icon {
    display: block;
    font-size: 30px;
    line-height: 1;
}
.floating-cart span.cart-details {
    font-size: 12px;
    text-transform: none;
    display: block;
    margin: 5px 0 0;
}

.paging {
    float: right;
}
.paging strong, 
.paging a {
	color: #6f6f6f;
}
.paging strong,
.paging a:hover {
    color: #6f6f6f;
    background-color: #e5e5e5;
    text-decoration: none;
}

/*
Common page styles */
.page_header {
	margin: 0 0 30px;
}
.page_heading, .page_headers {
    /* font-family: 'Open Sans', sans-serif; */
    margin: 0 0 30px;
    line-height: 1.3;
    font-weight: 700;
    text-transform: none;
    border-bottom: 0px solid #e5e5e5;
    position: relative;
    color: inherit;
}
.page_heading:after {
	border-bottom: 1px solid #404242;
	display: none;
}
.page_heading span, .page_headers span {
}
.header-specials {
    font-size: 30px;
    margin-bottom: 40px;
    font-weight: bold;
}
.header-specials:before {
}
.header-specials span {
	display: inline-block;
	vertical-align: middle;
	padding: 0 0px 0 0px;
	background: transparent;
}
.category-header {
    margin: 20px 0;
    color: #737373;
    font-size: 16px;
}

.fullwidth-slider img{
    width: 100%;
}



.scrollToTop{
    position: fixed;
    bottom: 0%;
    right: 5px;
    display: none;
    z-index: 999;
    text-align: center;
    color: #fff !important;
    background-color: rgba(60, 58, 58, 0.95);
    border-radius: 20px 20px 0 0;
    width: 70px;
    display: none;
    font-size: 36px;
}
.scrollToTop:hover{
	text-decoration:none;
	background-color: #333;
	-webkit-transition: opacity 1000ms ease-in-out;
	-moz-transition: opacity 1000ms ease-in-out;
	-o-transition: opacity 1000ms ease-in-out;
	-ms-transition: opacity 1000ms ease-in-out;
	transition: opacity 1000ms ease-in-out;
}
    .scrollToTop span {
        display: none;
    }


iframe {
    display: block;
}


/* sidebar */
.sidebar-widget {
	background: transparent;
	/* border-bottom: 3px solid #fff; */
	padding: 0 10px;
	margin-bottom: 20px;
}
    .sidebar-widget ul {
        margin: 0px 0;
        padding: 0;
        list-style: none;
        float: none;
        text-align: left;
    }
        .sidebar-widget ul li{
            float: none;
            font-size: 15px;
            font-weight: 300;
            line-height: 24px;
            text-transform: none;
            text-align: left;
            padding: 0 0 0 0px;
            border: none;
        }
            .sidebar-widget ul li:hover > a{
            }
            .sidebar-widget ul#categories > li:hover > a:after{
                content: "\f105";
                -webkit-transition: all 500ms ease;
                -moz-transition: all 500ms ease;
                -o-transition: all 500ms ease;
                transition: all 500ms ease;
            }
            .sidebar-widget ul li a{
                /* padding: 5px 5px; */
                color: #000;
            }
            .sidebar-widget ul li:hover > a{
                color: #404242;
            }

    .sidebar-widget .dropdown-menu {
        position: absolute;
        top:0;
        left: calc(100% - 10px);
		background: #fff;
    }
    @media(max-width: 991px) {
        .sidebar-widget .dropdown-menu {
            display: none !important;
        }
    }
    .sidebar-widget .product-item .img {
        min-height: 80px;
    }


	.widget-header {
		background: #000000;
		font-size: 16px;
		font-weight: 600;
		color: #fff;
		text-align: left;
		text-transform: uppercase;
		border: none;
		padding: 12px 10px;
		margin: 0 -10px;
	}
	.widget-header:after {
		display: none;
	}
	.widget-body {
		padding: 10px 0px;
	}
	.widget-body .product-item {
		border-bottom: 0px solid #444;
		padding-bottom: 10px;
		margin-bottom: 20px;
		text-align: left;
	}
	#modTopSellers .widget-body .product-item {
		text-align: center;
	}
	.widget-body .product-item .name {
		height: auto !important;
		margin-bottom: 5px;
	}
	.widget-body .product-item .name a {
		color: #000;
		font-size: 14px;
		font-weight: 400;
	}
	.widget-body .product-item .price {
		font-weight: 400;
		font-size: 16px;
		color: #000;
		margin: 5px auto;
	}
	.widget-body ul.list-unstyled {
		margin-top: -10px;
		text-align: left;
	}
	.widget-body ul a {
		color: #000;
	}
.sidebar-widget .topsellers-item:not(:last-child), .sidebar-widget .new-release-item:not(:last-child) {
	border-bottom: 1px solid #e0e0e0;
}

/*quickview */
body#quickView aside div form#add div div div#main-image a#listing_main_image_link > .mz-figure, body#quickView aside div form#add div div div#main-image a#listing_main_image_link > .mz-figure > img {
	max-width: 100% !important;
}
/***********/

/*viewcart */
.cart-items > li > span.item-name span.item-thumb img {
	max-height:100%;
	margin: auto;
}
body.view-cart span.item-action .view-options {
	display: none;
}

body.view-cart span.itemoptions {
	display: block !important;
}
/***********/
.chkShoppingCart .product-image {
	text-align: center;
}

.qv .qty .qty-input {
	height: 42px;
}
.qv .addcart {
	margin: 0 0 0 10px;
}

/**** Hide Left ****/
body.view-cart #leftBar, body.my-account #leftBar {
	display: none;
}
body.view-cart .middle-grid, body.my-account .middle-grid {
	width: 100%;
}


/****************/

/****   404  ****/
/****************/

/****************/
/***End of 404***/
/****************/

/*****************/
/***  Contact  ***/
/*****************/


/*****************/
/***Contact End***/
/*****************/

/********************/

/***ThankYou Start***/
/********************/
/********************/
/***ThankYou End*****/
/********************/

/*flyout cart */

/***********/


/* .stuck{
	top:0;
	position:fixed;
	left:0;

	right:0;
	margin:0 auto;
	z-index: 99;
	transition: background-color .3s, opacity .3s;
	box-shadow: 1px 1px 10px rgba(0,0,0,0.45);
} */
.stuck.stuck2{
	z-index: 98;
}
.sticky-jump .stuck{
	-webkit-animation:stuckMoveDown .6s;
	animation:stuckMoveDown .6s;
}
.sticky-fade .stuck{
	-webkit-animation:stuckFadeIn .6s;
	animation:stuckFadeIn .6s
}
.sticky-shrink .stuck .header-main{
	transition:height .8s
}
@-webkit-keyframes stuckMoveDown{
	0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}

	100%{-webkit-transform:translateY(0);transform:translateY(0)}
}
@keyframes stuckMoveDown{
	0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}
	100%{-webkit-transform:translateY(0);transform:translateY(0)}

}
@-webkit-keyframes stuckFadeIn{
	0%{opacity:0}
	100%{opacity:1}
}
@keyframes stuckFadeIn{
	0%{opacity:0}
	100%{opacity:1}
}
@media(min-width: 768px) {
    .revealOnScroll {
        opacity:0;
    }
}

/* FRAME CSS */
.newsletter-btn {
    border-radius: 20px;
    background-color: #256C90;
    color: white;
}

.newsletter-btn:hover {
    opacity: 75%;
    color: white;
}

.product-unit {
    font-size: 12px;
}

.sale-product-unit {
    font-size: 12px;
    display: inline-block;
}

.mobile-call-banner {
    text-align: center;
    color: white;
    background-color: #256C90;
    font-size: 20px;
    font-weight: bold;
    padding: 5px;
}

.mobile-user {
    padding: 0;
    list-style-type: none;
}

.mobile-accordion {
    border-top: 1px solid #E7E7E7;
}

.mobile-accordion-item {
    border-bottom: 1px solid #E7E7E7;
    padding: 10px 0;
}

.mobile-accordion-header {
    width: 100%;
    padding: 5px 0;
    background: #fff;
    border: none;
    text-align: left;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-weight: bold;
    font-size: 16px;
}

.mobile-accordion-header:focus {
    outline: none;
}

.mobile-accordion-icon {
    width: 16px;
    height: 16px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7' /%3E%3C/svg%3E");
    background-size: 100%;
}

.mobile-accordion-item.active-mobile .mobile-accordion-icon {
    transform: rotate(-180deg);
}

.mobile-accordion-collapse {
    max-height: 0;
    overflow: hidden;
}

.mobile-accordion-body>:first-child {
    color: #256C90;
    font-weight: bold;
}

.mobile-accordion-body a {
    display: block;
    padding: 10px;
    color: #737373;
}

.mobile-accordion-body a:hover {
    color: #171717;
}

/* HOME CSS */
/* =========================================================
               JES RESTAURANT EQUIPMENT - PROMOTIONAL BANNER
               ========================================================= */

.jes-promo-banner {
    width: 100%;
    max-width: 1500px;
    height: 150px;
    margin: 0 auto;
    overflow: hidden;
    background: #062746;
    color: #ffffff;
    box-sizing: border-box;
}

.jes-promo-banner *,
.jes-promo-banner *::before,
.jes-promo-banner *::after {
    box-sizing: border-box;
}

.jes-promo-inner {
    display: flex;
    width: 100%;
    height: 150px;
}

.jes-promo-main {
    flex: 0 0 42%;
    height: 150px;
    display: flex;
    align-items: center;
    padding: 15px 25px 15px 35px;
    position: relative;
    min-width: 0;
}

.jes-promo-truck {
    flex: 0 0 105px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 25px;
}

.jes-promo-truck svg {
    width: 82px;
    height: 82px;
    stroke: #ffffff;
    fill: none;
    stroke-width: 1.7;
}

.jes-promo-main-text {
    min-width: 0;
    line-height: 1;
}

.jes-promo-title {
    margin: 0;
    font-size: 31px;
    line-height: 1.02;
    font-weight: 800;
    letter-spacing: -0.5px;
    text-transform: uppercase;
}

.jes-promo-free {
    display: block;
    color: #ffffff;
}

.jes-promo-smallwares {
    display: block;
    color: #55b8ed;
    margin-top: 5px;
}

.jes-promo-minimum {
    display: block;
    margin-top: 10px;
    font-size: 19px;
    line-height: 1;
    font-weight: 700;
    letter-spacing: 0.2px;
}

.jes-promo-divider {
    width: 1px;
    height: 90px;
    background: rgba(91, 190, 239, 0.7);
    align-self: center;
    flex-shrink: 0;
}

.jes-promo-benefit {
    flex: 1;
    height: 150px;
    display: flex;
    align-items: center;
    padding: 15px 25px;
    min-width: 0;
}

.jes-promo-icon {
    flex: 0 0 58px;
    margin-right: 17px;
}

.jes-promo-icon svg {
    width: 55px;
    height: 55px;
    stroke: #55b8ed;
    fill: none;
    stroke-width: 1.8;
}

.jes-promo-benefit-text {
    min-width: 0;
}

.jes-promo-benefit-title {
    margin: 0 0 6px;
    font-size: 17px;
    line-height: 1.05;
    font-weight: 800;
    text-transform: uppercase;
}

.jes-promo-benefit-copy {
    margin: 0;
    font-size: 15px;
    line-height: 1.25;
    color: #ffffff;
}

.jes-promo-cta {
    flex: 0 0 19%;
    height: 150px;
    background: #55b8ed;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 15px 20px;
    clip-path: polygon(15% 0, 100% 0, 100% 100%, 0 100%);
}

.jes-promo-cta-content {
    margin-left: 15px;
}

.jes-promo-cart {
    margin-bottom: 4px;
}

.jes-promo-cart svg {
    width: 39px;
    height: 39px;
    stroke: #ffffff;
    fill: none;
    stroke-width: 1.8;
}

.jes-promo-cta-link {
    display: block;
    color: #ffffff !important;
    text-decoration: none !important;
    font-size: 21px;
    line-height: 1;
    font-weight: 800;
    text-transform: uppercase;
    white-space: nowrap;
}

.jes-promo-cta-link:hover {
    color: #ffffff !important;
    text-decoration: none !important;
}

.jes-promo-cta-arrow {
    font-size: 25px;
    vertical-align: -1px;
    margin-left: 5px;
}

.jes-promo-cta-subtext {
    margin-top: 8px;
    color: #062746;
    font-size: 13px;
    font-weight: 700;
    white-space: nowrap;
}

@media (max-width: 1200px) {

    .jes-promo-main {
        flex: 0 0 43%;
        padding: 15px 18px 15px 20px;
    }

    .jes-promo-truck {
        flex: 0 0 65px;
        margin-right: 12px;
    }

    .jes-promo-truck svg {
        width: 60px;
        height: 60px;
    }

    .jes-promo-title {
        font-size: 25px;
        line-height: 1.02;
    }

    .jes-promo-minimum {
        font-size: 15px;
    }

    .jes-promo-benefit {
        padding: 15px 12px;
    }

    .jes-promo-icon {
        flex: 0 0 42px;
        margin-right: 9px;
    }

    .jes-promo-icon svg {
        width: 42px;
        height: 42px;
    }

    .jes-promo-benefit-title {
        font-size: 13px;
    }

    .jes-promo-benefit-copy {
        font-size: 12px;
    }

    .jes-promo-cta {
        flex: 0 0 17%;
        padding: 10px;
    }

    .jes-promo-cta-link {
        font-size: 16px;
    }

    .jes-promo-cta-subtext {
        font-size: 10px;
        white-space: normal;
    }
}

@media (max-width: 1000px) {

    /* Hide the second divider */
    .jes-promo-banner .jes-promo-divider:nth-of-type(2) {
        display: none;
    }

    /* Hide Competitive Prices benefit */
    .jes-promo-banner .jes-promo-divider:nth-of-type(2)+.jes-promo-benefit {
        display: none;
    }

    .jes-promo-main {
        flex: 0 0 55%;
    }

    .jes-promo-benefit {
        flex: 1;
    }

    .jes-promo-cta {
        flex: 0 0 20%;
    }

    .jes-promo-title {
        font-size: 24px;
    }
}

@media (max-width: 800px) {

    .jes-promo-banner .jes-promo-benefit,
    .jes-promo-banner .jes-promo-divider {
        display: none;
    }

    .jes-promo-main {
        flex: 0 0 70%;
        padding-left: 20px;
    }

    .jes-promo-cta {
        flex: 0 0 30%;
    }

    .jes-promo-truck {
        flex: 0 0 65px;
    }

    .jes-promo-title {
        font-size: 23px;
    }

    .jes-promo-minimum {
        font-size: 15px;
    }

    .jes-promo-cta-link {
        font-size: 16px;
    }
}

@media (max-width: 650px) {

    .jes-promo-banner,
    .jes-promo-inner {
        height: 150px;
    }

    .jes-promo-main {
        flex: 0 0 68%;
        padding: 12px 10px 12px 15px;
    }

    .jes-promo-truck {
        flex: 0 0 50px;
        margin-right: 8px;
    }

    .jes-promo-truck svg {
        width: 48px;
        height: 48px;
    }

    .jes-promo-title {
        font-size: 19px;
        line-height: 1.05;
        letter-spacing: 0;
    }

    .jes-promo-smallwares {
        margin-top: 3px;
    }

    .jes-promo-minimum {
        font-size: 12px;
        margin-top: 8px;
    }

    .jes-promo-cta {
        flex: 0 0 32%;
        padding: 8px 5px;
    }

    .jes-promo-cta-content {
        margin-left: 5px;
    }

    .jes-promo-cart svg {
        width: 32px;
        height: 32px;
    }

    .jes-promo-cta-link {
        font-size: 14px;
    }

    .jes-promo-cta-arrow {
        font-size: 18px;
        margin-left: 2px;
    }

    .jes-promo-cta-subtext {
        font-size: 9px;
        margin-top: 6px;
        white-space: normal;
    }
}

@media (max-width: 500px) {

    .jes-promo-main {
        flex: 0 0 70%;
        padding-left: 12px;
    }

    .jes-promo-truck {
        display: none;
    }

    .jes-promo-title {
        font-size: 18px;
        letter-spacing: 0;
    }

    .jes-promo-minimum {
        font-size: 11px;
    }

    .jes-promo-cta {
        flex: 0 0 30%;
    }

    .jes-promo-cta-link {
        font-size: 13px;
    }

    .jes-promo-cta-subtext {
        display: none;
    }
}

@media (max-width: 380px) {

    .jes-promo-main {
        flex: 0 0 72%;
        padding-left: 10px;
    }

    .jes-promo-cta {
        flex: 0 0 28%;
    }

    .jes-promo-title {
        font-size: 16px;
    }

    .jes-promo-minimum {
        font-size: 10px;
    }

    .jes-promo-cta-link {
        font-size: 12px;
    }
}

.promo-banners {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}

.promo-banners a {
    flex: 1 1 calc(25% - 20px);
}
    
.promo-banners img {
    border: 1px solid #c7c7c7;
}
    
.promo-banners img:hover {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.20);
}
    
.top-seller-product .product-unit {
    display: none;
}

.carousel-slide {
    position: relative;
    overflow: hidden;
    max-height: 600px;
}

.carousel-slide img {
    position: relative;
    z-index: 1;
}

.carousel-slide::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg,
            rgba(0, 0, 0, 0.75) 0%,
            rgba(0, 0, 0, 0.5) 50%,
            rgba(0, 0, 0, 0.25) 75%,
            rgba(0, 0, 0, 0) 100%);
    z-index: 2;
}

.carousel-text {
    position: absolute;
    top: 50%;
    left: 6%;
    transform: translateY(-50%);
    z-index: 3;
    max-width: 660px;
    color: #ffffff;
    text-align: left;
}

.carousel-eyebrow {
    display: inline-block;
    padding: 8px 14px;
    background: rgba(19, 54, 72, 0.5);
    border-radius: 999px;
    backdrop-filter: blur(4px);
    border: 1px solid #256C90;
}

.carousel-text h1 {
    font-size: 60px;
    font-weight: bold;
}

.carousel-text p {
    font-size: 20px;
}

.carousel-actions {
    margin-top: 30px;
    display: flex;
    gap: 14px;
}

.btn-primary {
    padding: 14px 26px;
    border-radius: 999px;
    font-weight: bold;
    text-decoration: none;
}

.btn-secondary {
    background: rgba(255, 255, 255, 0.15);
    color: #ffffff;
    padding: 14px 26px;
    border-radius: 999px;
    font-weight: bold;
    text-decoration: none;
    backdrop-filter: blur(4px);
    border: 1px solid #E7E7E7;
}

.btn-secondary:hover {
    background: #E7E7E7;
    color: #737373;
}

@media (max-width: 768px) {
    .carousel-text {
        left: 5%;
        right: 5%;
        max-width: none;
    }

    .carousel-text h1 {
        font-size: 20px;
        margin-top: 0;
    }

    .carousel-text p {
        font-size: 14px;
    }

    .carousel-eyebrow {
        display: none;
    }

    .btn-primary,
    .btn-secondary {
        font-size: 12px;
    }

    .carousel-actions {
        margin-top: 0;
    }
    .promo-banners a {
        flex: 1 1 calc(50% - 20px);
    }
}

.popular-categories {
    padding: 20px 0;
    text-align: center;
}

.popular-categories p {
    color: #737373;
    margin-bottom: 30px;
    font-size: 16px;
}

.categories-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
    clear: both;
    margin-top: 40px;
}

/* 8 per row – Desktop */
.category-card {
    flex: 0 0 calc(12.5% - 20px);
    /* 100 / 8 */
    text-decoration: none;
    color: inherit;
    text-align: center;
    max-width: 275px;
}

.category-card img {
    width: 100%;
    border-radius: 50%;
    display: block;
    border: 1px solid #c7c7c7;
    padding: 20px;
}

.category-card img:hover {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.20);
}

.category-card span {
    display: block;
    margin-top: 10px;
    font-weight: bold;
}

.top-mfg-card {
    flex: 0 0 calc(12.5% - 20px);
    /* 100 / 8 */
    text-decoration: none;
    color: inherit;
    text-align: center;
    max-width: 275px;
    aspect-ratio: 1 / 1;
    display: flex;
}

.top-mfg-card img {
    border: 1px solid #c7c7c7;
    border-radius: 20px;
    padding: 20px;
    object-fit: contain;
}

.top-mfg-card img:hover {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.20);
}

/* 4 per row – Tablets */
@media (max-width: 992px) {

    .category-card,
    .top-mfg-card {
        flex: 0 0 calc(25% - 20px);
        /* 100 / 4 */
    }
}

@media (max-width: 768px) {

    .category-card,
    .top-mfg-card {
        flex: 0 0 calc(50% - 20px);
    }
}

.homepage-blog-posts {
    padding-bottom: 40px;
}

.homepage-blog-posts .blogList {
    display: flex;
    gap: 24px;
    list-style: none;
    padding: 0;
    margin: 0;
}

.homepage-blog-posts .blogPost {
    background: #fff;
    border-radius: 14px;
    overflow: hidden;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.20);
    flex: 1;
    display: flex;
    flex-direction: column;
}

.homepage-blog-posts .blogPost:hover {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.40);
}

.homepage-blog-posts .post-image-container {
    width: 100%;
    height: 200px;
    overflow: hidden;
}

.homepage-blog-posts .post-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.homepage-blog-posts .post-content {
    padding: 24px;
    display: flex;
    flex-direction: column;
    height: 100%;
}

.homepage-blog-posts h3 {
    margin: 0 0 10px;
}

.homepage-blog-posts .post-info {
    display: flex;
}

.light-btn {
    padding: 8px 20px;
    border: 1px solid #c7c7c7;
    border-radius: 20px;
    color: #256C90;
    text-align: center;
}

.light-btn:hover {
    background-color: #E7E7E7;
    border-color: #737373
}

.more-blogs {
    float: right;
    margin-top: 25px;
}

.blogList {
    clear: both;
}

.blogList li {
    padding: 0;
}

.post-content h3 {
    color: #256C90;
    font-size: 18px;
    font-weight: bold;
}

.homepage-blog-posts .post-content h3 {
    height: auto;
}

.homepage-blog-posts div#postContent {
    max-height: 85px;
    overflow: hidden !important;
}

.post {
    color: #737373;
}

.post-readmore {
    font-weight: bold;
    color: #256C90;
}

.homepage-blog-posts h3:hover,
.post-readmore:hover {
    text-decoration: underline;
}

.hompage-blog-p {
    color: #737373;
    font-size: 16px;
    margin-bottom: 40px;
}

@media (max-width: 768px) {
    .homepage-blog-posts .blogList {
        flex-direction: column;
    }

    .more-blogs {
        margin-top: 0;
    }

    .hompage-blog-p {
        margin-bottom: 20px;
    }

    .light-btn {
        clear: both;
        width: 100%;
        margin-top: 0;
    }
}
@media (max-width: 1200px) {
    .product-items.product-items-4 .product-item {
        width: 33.33%;
    }
}
@media (max-width: 992px) {
    .product-items.product-items-4 .product-item {
        width: 50%;
    }
}
@media (max-width: 567px) {
    .product-items.product-items-4 .product-item {
        width: 100%;
    }
}

/* CATEGORY CSS */
.main-cat-card-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    margin: 60px 0 20px 0;
}

.main-cat-card {
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.20);
    display: flex;
    flex-direction: column;
    border: 1px solid #E7E7E7;
}

.main-cat-card:hover {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.40);
}

.main-cat-card-image {
    height: 180px;
    overflow: hidden;
}

.main-cat-card-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.main-cat-card-content {
    padding: 20px 22px 24px;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    text-align: left;
    color: #171717;
}

.main-cat-card-content h3 {
    margin: 0 0 10px;
    font-size: 20px;
    font-weight: 600;
}

.main-cat-card-content p {
    font-size: 14px;
    margin-bottom: 15px;
}

.main-cat-card-content ul {
    list-style: none;
    padding: 0;
    margin: 0 0 20px;
}

.main-cat-card-content ul li {
    font-size: 14px;
    margin-bottom: 8px;
    padding-left: 18px;
    position: relative;
}

.main-cat-card-btn {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    background: #256C90;
    color: white;
    padding: 10px 20px;
    border-radius: 999px;
    font-weight: bold;
}

.main-cat-card-btn:hover {
    opacity: 75%;
    color: white;
}

@media (max-width: 900px) {
    .main-cat-card-container {
        grid-template-columns: 1fr;
    }
}

.buying-guide-banner {
    background: #EBF2F5;
    border-radius: 20px;
    padding: 30px 60px;
    margin-top: 40px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.10);
    border: 1px solid #c7c7c7;
}

.buying-guide-banner:hover {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.20);
}

.buying-guide-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}

.buying-guide-text h3 {
    margin: 0 0 10px;
    color: #256C90;
    font-weight: bold;
}

.buying-guide-text p {
    max-width: 920px;
    color: #737373;
}

.buying-guide-btn {
    white-space: nowrap;
    padding: 10px 20px;
    border-radius: 999px;
    border: 1px solid #256C90;
    color: #256C90;
    font-weight: bold;
    display: inline-flex;
    align-items: center;
    background-color: white;
    gap: 8px;
}

.buying-guide-btn .arrow {
    font-size: 18px;
    line-height: 1;
}

.buying-guide-btn:hover {
    background-color: #256C90;
    color: #fff;
}

@media (max-width: 768px) {
    .buying-guide-content {
        flex-direction: column;
        align-items: flex-start;
    }

    .buying-guide-banner {
        padding: 30px;

    }
}

.category-container {
    text-align: center;
}

.category-container h2 {
    font-weight: bold;
    color: #256C90;
}

.manufacturer-header {
    position: relative;
    width: 100%;
    background: linear-gradient(to bottom,
            #256C90 0%,
            #256C90 45%,
            white 45%,
            white 55%,
            #256C90 55%,
            #256C90 100%);
    display: flex;
    justify-content: center;
    align-items: center;
}

.manufacturer-logo {
    background: #fff;
    padding: 0 20px;
    z-index: 2;
}

.manufacturer-logo img {
    max-height: 100px;
}
.star_container {
    min-height: auto !important;
    text-align: center;
    margin-top: 10px;
}

#filtersBlock {
    float: left;
    width: 220px;
}

.cat-filter-list ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.cat-filter-list ul li a {
    display: block;
    text-decoration: none;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 14px;
    font-weight: normal;
}

.cat-filter-list ul li a:hover {
    background-color: #E7E7E7;
}

.sort-by {
    float: left;
}

.category-toolbar {
    clear: both;
}

.category-toolbar .view-as-btn {
    float: right;
    padding: 0;
}

.category-actions {
    border: none;
}

#frmsortby h2 {
    float: right;
    color: #737373;
    margin-right: 30px;
    margin-top: 4px;
}

.sort-by select {
    color: #171717;
    height: 40px;
    background-color: #E7E7E7;
    border-radius: 10px;
    min-width: 220px;
}

.filter-title {
    font-size: 20px;
    font-weight: bold;
}

.cat-filter-list .list-unstyled {
    border-bottom: 1px solid #c7c7c7;
    margin-bottom: 20px;
    padding-bottom: 15px;
}

.catFilters {
    border: 0;
}

.filters-container .list-inline>li {
    width: 100%;
}

.cat-filter-separator {
    display: none !important;
}

.filters-container ul li a {
    color: #171717;
    background-color: #c7c7c7;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.filters-label {
    border: none;
    color: #171717;
    background-color: #c7c7c7;
}

.cat-filter-list ul li:not(.filter-toggle):nth-of-type(n+5) {
    display: none;
}

.cat-filter-list ul.expanded li:not(.filter-toggle) {
    display: list-item;
}

.cat-filter-list ul li.filter-toggle a {
    color: #256C90;
}

.cat-filter-list ul li.filter-toggle a:hover {
    text-decoration: underline;
    background-color: transparent;
}

.bottom_breadcrumb {
    margin-top: 20px;
}

.list-unstyled .list-inline {
    margin-left: 0;
}

.mobile-filters-toggle {
    display: none;
}

.mobile-filters-toggle:hover {
    border: 1px solid #737373;
    background-color: #F7F7F7;
}

.product-name-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 15px;
}

.product-name-row .name {
    flex: 1;
}

.icon-heart {
    border-radius: 50%;
    padding: 8px 8px 6px 8px;
}

.icon-heart:hover {
    background-color: #E7E7E7;
}

.icon-heart:before {
    margin: 0 !important;
}

.icon-paper-plane {
    border-radius: 50%;
    padding: 8px 8px 6px 8px;
}

.icon-paper-plane:hover {
    background-color: #E7E7E7;
}

.icon-paper-plane:before {
    margin: 0 !important;
}

.extra8 {
    text-align: center;
    color: #256C90;
    margin-top: 15px;
    font-size: 16px;
    display: none;
}

.cat-login {
    font-weight: bold;
}

.cat-login:hover {
    text-decoration: underline;
}

.guest-price {
    display: none;
}

@media (max-width: 767px) {
    #frmsortby h2 {
        display: none;
    }

    .sort-by {
        float: none;
    }

    #filtersBlock {
        width: 100%;
        display: none;
        margin-bottom: 20px;
    }

    .mobile-filters-toggle {
        display: block;
        width: 100%;
        padding: 8px;
        font-size: 14px;
        font-weight: bold;
        border: 1px solid #c7c7c7;
        margin-bottom: 10px;
        background-color: white;
        border-radius: 20px;
    }
}

@media (min-width: 768px) {
    #filtersBlock {
        display: block !important;
    }
}

/* LISTING CSS */
.jes-buybox-promo {
    width: 100%;
    height: 100px;
    overflow: hidden;
    background: #062746;
    color: #ffffff;
    box-sizing: border-box;
    margin: 0 0 20px 0;
}

.jes-buybox-promo *,
.jes-buybox-promo *::before,
.jes-buybox-promo *::after {
    box-sizing: border-box;
}

.jes-buybox-promo-inner {
    display: flex;
    width: 100%;
    height: 100%;
}

.jes-buybox-main {
    flex: 1 1 auto;
    min-width: 0;
    height: 100%;
    display: flex;
    align-items: center;
    padding: 10px 15px;
}

.jes-buybox-main-text {
    min-width: 0;
    line-height: 1;
}

.jes-buybox-title {
    margin: 0;
    font-size: 18px;
    line-height: 1;
    font-weight: 800;
    letter-spacing: -0.3px;
    text-transform: uppercase;
}

.jes-buybox-free {
    display: block;
    color: #ffffff;
}

.jes-buybox-smallwares {
    display: block;
    color: #55b8ed;
    margin-top: 3px;
}

.jes-buybox-minimum {
    display: block;
    margin-top: 5px;
    font-size: 14px;
    line-height: 1;
    font-weight: 700;
    letter-spacing: 0.1px;
}

.jes-buybox-cta {
    flex: 0 0 27%;
    height: 100%;
    background: #55b8ed;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 8px 10px;
    clip-path: polygon(12% 0, 100% 0, 100% 100%, 0 100%);
}

.jes-buybox-cta-content {
    margin-left: 8px;
    min-width: 0;
}

.jes-buybox-cta-link {
    display: block;
    color: #ffffff !important;
    text-decoration: none !important;
    line-height: 1;
    font-weight: 800;
    text-transform: uppercase;
    white-space: nowrap;
    font-size: 14px;
}

.jes-buybox-cta-link:hover {
    color: #ffffff !important;
    text-decoration: none !important;
}

.jes-buybox-cta-arrow {
    margin-left: 3px;
}

@media(max-width: 1200px) {
    .jes-buybox-title {
        font-size: 16px;
    }

    .jes-buybox-minimum {
        font-size: 11px;
    }

    .jes-buybox-cta-link {
        font-size: 11px;
    }
}

@media(max-width: 991px) {
    .jes-buybox-title {
        font-size: 18px;
    }

    .jes-buybox-minimum {
        font-size: 14px;
    }

    .jes-buybox-cta-link {
        font-size: 14px;
    }
}

.product-specs-section {
    display: none;
}

.spec-details table {
    width: 100%;
    border-collapse: collapse;
    font-size: 12px;
}

.spec-details td {
    padding: 5px 10px;
    border-bottom: 1px solid #E7E7E7;
    vertical-align: top;
}

.spec-details tr:nth-child(even) {
    background: #F7F7F7;
}

.spec-details td:first-child {
    font-weight: bold;
    width: 50%;
}

.spec-details td:last-child {
    text-align: right;
}

.spec-details tr:last-child td {
    border-bottom: none;
}

.product-specifications {
    border: 1px solid #E7E7E7;
    border-radius: 20px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.20);
    padding: 20px;
    margin: 20px 0;
    display: none;
}

.product-specifications h2,
.product-downloads h2,
.product-description h2 {
    font-size: 16px;
    font-weight: bold;
    margin-top: 0;
}

.sale-price-savings {
    display: none;
}

#main-image img {
    max-height: 500px !important;
}

#price-listing {
    display: inline-block;
}

.listing-product-unit {
    font-size: 18px;
}

.listing-sale-product-unit {
    display: inline-block;
    font-size: 18px;
}

.product-downloads {
    border: 1px solid #E7E7E7;
    border-radius: 20px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.20);
    padding: 20px;
    margin: 20px 0;
}

.product-downloads {
    border: 1px solid #E7E7E7;
    border-radius: 20px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.20);
    padding: 20px;
    margin-top: 20px;
}

.product-downloads ul {
    list-style: none !important;
    padding: 0 !important;
    margin: 0 !important;
    display: grid !important;
    grid-template-columns: 1fr 1fr;
    gap: 16px;
    max-width: 100%;
    box-sizing: border-box;
}

.product-downloads li {
    float: none !important;
    width: auto !important;
    margin: 0 !important;
    border-radius: 5px;
}

.product-downloads a {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    padding: 15px;
    border: 1px solid #E7E7E7;
    border-radius: 5px;
    text-decoration: none;
    color: inherit;
    text-align: center;
}

.product-downloads a:hover {
    background-color: #EBF2F5;
    border-color: #256c90;
}

.product-downloads a img {
    max-width: 100%;
    height: auto;
    max-height: 50px;
    object-fit: contain;
    margin-bottom: 10px;
}

.product-downloads .download-text {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    overflow-wrap: anywhere;
    font-size: 12px;
    text-align: left !important;
    font-weight: bold;
    color: #256c90;
}
.product-details .extra5 {
    color: #00a63e;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 20px;
}

.qtybox-addcart {
    display: flex;
}

.sale-savings {
    font-size: 14px;
    color: white;
    background-color: #DC2626;
    border-radius: 20px;
    white-space: nowrap;
    padding: 7px 10px !important;
    bottom: 8px;
    position: relative;
}

.dropdown-format>label,
.dropdownimage-format>label {
    width: 100%;
}

.sub-section select {
    border-radius: 5px;
    border: 1px solid #E7E7E7;
}

.opt-regular {
    background-color: white;
    padding: 10px;
    border-radius: 10px;
    border: 1px solid #E7E7E7;
}

#main-image {
    position: relative;
}

#main-image .freeshipping {
    position: absolute;
    top: 20px;
    right: 20px;
    background: #256C90;
    color: #fff;
    font-weight: bold;
    border-radius: 50%;
    height: 100px;
    width: 100px;
    padding: 25px 10px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.40);
    z-index: 10;
}

.main-image-text {
    font-size: 12px;
    color: #737373;
}

.addToCartBlock {
    text-align: center;
}

#divOptionsBlock {
    margin-bottom: 20px;
}

.offer-actions {
    display: flex;
    align-items: center;
    gap: 20px;
}

.make_an_offer {
    margin-top: 0;
}

.request-quote {
    display: none;
}

.make_an_offer,
.request-quote {
    width: 50%;
}

.make-offer-btn {
    width: 100%;
    font-weight: normal;
    background-color: #f8fbf0;
    color: #84BD00;
    border: 1px solid #84BD00;
    margin-bottom: 20px;
}

.request-quote-btn {
    text-align: center;
    background-color: #f8fbf0;
    color: #84BD00;
    border-radius: 20px;
    border: 1px solid #84BD00;
    padding: 7px 12px;
    margin-bottom: 20px;
    width: 100%;
    font-weight: normal;
}

.product-description {
    padding: 20px;
    background-color: #F7F7F7;
    border-radius: 20px;
}

.prod-desc-mobile {
    display: none;
}

.r-tabs .r-tabs-nav {
    display: block;
    border-bottom: 2px solid #E7E7E7;
    text-align: center;
    padding-bottom: 1px;
}

.r-tabs .r-tabs-accordion-title {
    display: none;
}

#review_image .sa_logo {
    display: none !important;
}

#merchant_page label[for="sa_sort"],
#product_page label[for="sa_sort"],
#product_page #sa_sort {
    display: none;
}

.answerbase-widget #ab-shopperapproved-logo {
    display: none;
}

.r-tabs .r-tabs-panel {
    border: 0;
}

.r-tabs .r-tabs-nav .r-tabs-state-active,
.r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor {
    border-top: 0;
    border-right: 0;
    border-left: 0;
}

.r-tabs .r-tabs-tab {
    width: 49%;
    border-bottom: 4px solid transparent;
}

.r-tabs-state-active {
    border-color: #256C90 !important;
}

.autocomplete-w1 h5,
.autocomplete-w1 .h5,
.answerbase-widget h5,
.answerbase-widget .h5 {
    font-size: 14px;
    font-weight: bold;
}

@media (max-width: 1275px) {
    .offer-actions {
        display: block;
    }

    .make_an_offer,
    .request-quote {
        width: 100%;
    }
}

@media (max-width: 992px) {
    .offer-actions {
        display: flex;
    }

    .make_an_offer,
    .request-quote {
        width: 50%;
    }

    .prod-desc-desktop {
        display: none;
    }

    .prod-desc-mobile {
        display: block;
    }
}

@media (max-width: 450px) {
    .offer-actions {
        display: block;
    }

    .make_an_offer,
    .request-quote {
        width: 100%;
    }
}

/* VIEW CART CSS */
.callout {
    background: #fff1e6;
    border-left: 10px solid #f58a2f;
    padding: 20px 40px 40px 40px;
    border-radius: 10px;
}

.callout h2 {
    font-weight: bold;
}

.callout-btn {
    display: inline-block;
    background: #f58a2f;
    color: #fff;
    padding: 10px 20px;
    border-radius: 99px;
    margin-right: 20px;
    margin-top: 10px;
    text-decoration: none !important;
    font-weight: bold;
}

.callout-btn-secondary {
    background-color: transparent;
    color: #f58a2f;
    border: 2px solid #f58a2f;
    padding: 10px 20px;
    border-radius: 99px;
    font-weight: bold;
    margin-top: 10px;
}

.callout-btn:hover {
    background: #FABC82;
    color: #fff;
}

.callout-btn-secondary:hover {
    color: #f58a2f;
    opacity: 75%;
}

/* CUSTOM GLOBAL CSS */
* {
  transition: all 0.25s ease;
}
a {
    color: inherit;
    text-decoration: none;
}
a:hover {
    color: inherit;
    text-decoration: none;
}

.fbconnect,
.fbconnect-or {
    display: none !important;
}

.createNewAccount .page_heading {
    margin: 0;
}

.product-mfg-id {
    display: none;
}