:root {
--font: Verdana;


--base-color: #002E51;



--base-text-color: #fff;

--footer-color: #5BBA7C;


--footer-text-color: #FFF;


--button-color: #2377BA;


--button-hover-color: #5BBA7C;


--button-text-color: #FFF;



--header-color: #fefefe;


--header-text-color: #333;

--clear-filters-display-text: inline-block;


--clear-filters-display-icon: inline-block;

}

	.es-clear-all-filters-button .button-text {
	display: var(--clear-filters-display-text);
	}

	.es-clear-all-filters-button .button-icon {
	display: var(--clear-filters-display-icon);
	}

@import url("https://use.typekit.net/rcy5jci.css");
/* =====================================
			General Styles
===================================== */

.header-wrapper .header-logo {
  position: relative;
  top: 0px;
}
.header-wrapper.collapse.fixed .header-logo {
    height: 60px;
    position: relative;
    top: 15px;
}

#body {
  font-family: century-gothic, sans-serif!important;
  font-weight: 400;
  font-style: normal;
}
.fontBold {
  font-family: century-gothic, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.fontReg {
  font-family: century-gothic, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.price-text {
  color: #002e51!important;
}
#body {
  background: #fff;
}
.opacityBackgroundDesktop {
  height: 300%;
  width: 100%;
  background: #14243e;
  z-index: 2;
  position: absolute;
  opacity: 0.9;
  margin-top: -210px;
}
.button {
  background-color: #192d4d;
}
.button:hover {
  background-color: #5BBA7C;
}
.product-card .product-card-price .price .price-text {
  font-weight: 700;
}
.topline {
  margin-top:-1px;
  width: 100%;
  height: 5px;
  background: linear-gradient(to right, #002e51 0, #002e51 66.6%, #2377ba 66.6%, #2377ba 83.3%, #5bba7e 83.3%, #5bba7e) no-repeat;
  background-size: 100% 5px;
}
/* =====================================
			Top Menu Styles
===================================== */

.menu-bar-desktop-categories-menu-item {
  border-bottom: 1px solid #aaa;
  cursor: pointer;
  line-height: 38px;
  padding-left: 15px;
  position: relative;
}
li.menu-bar-desktop-categories-menu-item:hover a {
  color: #85898C!important;
}
a.menu-bar-desktop-products-menu-item:hover {
  color: #aaa;
  background-color: #fff;
  border-radius: 5px;
  padding-left: 8px;
  margin-left: -8px;
}
.resource-menu-desktop>ul>li a {
  color: #585858;
  font-weight: 400;
}
.resource-menu-desktop {
  background-color: #eaeef1;
}
.menu-bar {
  background-color: #fff;
}
.menu-bar-items {
  background-color: #eaeef1;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .17);
  border-radius: 8px;
  transition: ease-in-out 0.25s;
  font-weight: 300;
}
.menu-bar a {
  color: #000018!important;
  font-weight: 700;
}
.a.menu-bar-desktop-products-menu-item a:hover {
  color: #192D4D;
}
.menu-bar-desktop-categories-menu-items a, .menu-bar-desktop-products-menu-item a, a.menu-bar-desktop-products-menu-show-more {
  color: #85898C!important;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: .22px;
  line-height: 24px;
}
.menu-bar-desktop {
  margin-top: -7px;
}
a.menu-bar-desktop-products-menu-label, a.menu-bar-desktop-categories-menu-item-label {
  color: #000!important;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: .38px;
}
.menu-bar-item-label .fa-bars {
  padding-right: 5px;
  color: #5bba7c;
}
.menu-bar-desktop-products-menus {
  background-color: #eaeef1;
}
.menu-bar-desktop-categories-menu-item:hover, .menu-bar-desktop-categories-menu-item.active {
  background-color: #eaeef1;
}
.menu-bar-desktop-categories-menu-items {
  font-size: 1rem;
  background-color: #eaeef1;
}
.menu-bar-desktop-categories-menu {
  background-color: #eaeef1;
  flex: 0 0 20%;
}
.menu-bar-desktop-categories-menu-item, .menu-bar-desktop-products-menu-label {
  border-bottom: 0px!important;
}
.menu-bar-desktop-categories-menu {
  border-right: 1px solid #fff;
}
ul.menu-bar-items:hover {
  background-color: #eaeef1!important;
  transition: ease-in-out 0.25s;
}
ul.menu-bar-items:hover a.menu-bar-item-label {
  transition: ease-in-out 0.25s;
}
.menu-bar-item:last-child .resource-menu-desktop {
  left: unset;
  right: -20px;
  top: 53px;
}
/* =====================================
			Front Page Styles
===================================== */

.resource-menu-desktop ul li>ul>li:hover {
  background: #fff;
  padding-left: 5px;
  border-radius: 5px;
  margin-left: -5px;
}
.promotion-item.only-picture {
  background-color: #eaeef1;
  transition: ease-in 0.2s;
}
.promotion-item.only-picture:hover {
  background-color: #FFFFFF;
}
.promotion-item.only-picture:hover img {
  transform: scale(1.1);
  transition: ease-in 0.2s;
}
.promotion-item .promotion-item-bar {}
.promotion-item p {
  margin-bottom: 85px;
  line-height: 1.5;
  font-family: century-gothic, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 15px;
}
.promotion-item h5 {
  margin-top: 10px;
  font-family: century-gothic, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 19px;
  color: #002e51!important;
}
h4 {
  font-family: century-gothic, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #192D4D;
  font-size: 22px;
  line-height: 26px;
  margin-bottom: 10px;
  letter-spacing: .42px;
}

.promotion-item.only-product, img {
  transition: ease-in-out 0.25s;
  mix-blend-mode: multiply!important;
}
.promotion-item.only-product:hover {
  background-color: #eaeef1;
}
.promotion-item.only-product:hover img {
  mix-blend-mode: multiply!important;
  transform: scale(1.4);
  transition: ease-in-out 0.25s;
  margin-top: 30px;
}
p.hide-for-small-only.descriptionDesktop {
  transition: ease-in-out 0.1s;
}
.promotion-item.only-product:hover p.hide-for-small-only.descriptionDesktop {
  opacity: 0.2;
  transition: ease-in-out 0.1s;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
h5.bold.hide-for-small-only {
  transition: ease-in-out 0.25s;
}
.promotion-item.only-product:hover h5.bold.hide-for-small-only {
  margin-top: 40px;
  transition: ease-in-out 0.25s;
}
.buy-button {
  transition: ease-in-out 0.25s;
}
.promotion-item.only-product:hover .buy-button {
  padding: 8px;
  transform: scale(1.23);
  margin-right: 12px;
  transition: ease-in-out 0.25s;
}
.promoted-products__item-container.buy-form-container:hover {
  background-color: #fff;
}
.promoted-products__item-container.buy-form-container:hover img {
  mix-blend-mode: multiply;
}
span.product-price.price {
  font-family: century-gothic, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #192D4D;
  font-size: 16px!important;
}
.promoted-products__item-container.buy-form-container:hover {
  transform: scale(1.01);
  z-index: 999;
  position: relative;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  border: 2px solid #ffffff;
}
.small-12.medium-3.large-2.columns.end.promoted-products__item {
  height: 190px!important;
}
.promoted-products__item-container:hover {
  padding: 8px!important;
}
/* .promotion-item.only-product {background-color: #eaeef1;}
.promotion-container img {mix-blend-mode: multiply;} */

/* =====================================
			Product Styles
===================================== */

.small-12.columns.medium-9.product-card {
  z-index: 1;
}
.product-list__partnumber {
  /*top: 130px;*/
  /*position: absolute;*/
  font-size: .7em;
  color: #999;
}
.product-list__title-link {
  margin-top: 10px;
  font-family: century-gothic, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 19px;
  color: #002e51!important;
}
.product-list__description {
  /*margin-bottom: 85px;*/
  line-height: 1.5;
  font-family: century-gothic, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
}
/*  Product List */

/* =====================================
			Footer Styles
===================================== */

.footer {
  padding-top: 15px;
  color: #b1b8b9;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: .22px;
  line-height: 36px;
  font-family: century-gothic, sans-serif!important;
}
.footer-text {
  padding-top: 10px;
  font-family: century-gothic, sans-serif;
  font-weight: bold;
  margin-left: 5px;
  color: #fff;
  margin-bottom: 15px;
  font-size: 12px;
}
.footer h3 {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 20px;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-family: century-gothic, sans-serif!important;
}
li.small-11.medium-2.large-2 {

  line-height: 36px;
}


/* =====================================
			Mobile Styles
===================================== */

/* Smaller devices */
@media (max-width: 1000px) {
  
.footer {
  padding-top: 30px;
  color: #b1b8b9;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: .22px;
  line-height: 36px;
  font-family: century-gothic, sans-serif!important;
}
	.footer-text {
  padding-top: 20px;
  font-family: century-gothic, sans-serif;
  font-weight: bold;
  margin-left: 5px;
  color: #7d8a97;
  margin-bottom: 15px;
  font-size: 12px;
}
  
}

/* Smaller devices */
@media (max-width: 800px) {
  
.menu-bar {
    background-color: #eaeef1;
}
.menu-bar-items {
    background-color: #eaeef1;
    box-shadow: none;
    border-radius: 8px;
    transition: ease-in-out 0.25s;
    font-weight: 300;	
  
}
	.menu-container {
    background-color: #eaeef1;
}
	.li.top-menu-header.is-drilldown-submenu-parent {
    display: block;
    padding: .7rem 1rem;
    line-height: 1;
    font-weight: 700;
}
	.menu-bar-products-content .top-menu-header {
    color: #000;
    font-size: 16px;
    font-weight: 700!important;
}
	.js-drilldown-back a {
    color: #000;
    font-size: 16px;
    font-weight: 300!important;
}
	li.is-drilldown-submenu-parent.is-submenu-item.is-drilldown-submenu-item a {
    font-weight: 100!important;
}
	.is-drilldown-submenu {
    position: absolute;
    top: 0;
    left: 100%;
    z-index: -1;
    width: 100%;
    background: #eaeef1;
}
	
}
@media (min-width: 668px) and (max-width: 1024px) {
	.minibasket .minibasket-icon {
		    margin-top: 39px;
	}
	.logged-in-info-text {
	margin-top: -5px;
}
}