/* PIRANHA CUSTOM STYLES  - PROJECT SPECIFIC */

/* COOKIES */

body {position:relative;}
.greyBG {
	position:absolute;
	top:0px;
	left:0px;
	height:100%;
	width:100%;
	background: rgba(0, 0, 0, 0.6);
	z-index:100 !important;
}
.message.global.cookie {
	bottom: auto;
	top:0px;
	z-index:500 !important;
}

/* ? 

Light - 200
Reg - 400
Med - 500
Semi-bold 600
bold - 700
exta bold - 800
black 900

*/

@import url("https://use.typekit.net/diw2ioy.css");
.textarea {
	border: 1px solid #e5e5e5;
}

.change {
	display: none;
}

body {
	font-size: 16px;
}

label {
	font-size: 14px;
}

.clearfix::after {
	content: none;
}


/* Fonts */


/* Widths */

.navigation,
.breadcrumbs,
.page-header .header.panel,
.header.content,
.footer.content,
.page-wrapper>.widget,
.page-wrapper>.page-bottom,
.block.category.event,
.top-container,
.page-main {
	max-width: 1600px;
}


/* Grid sort out */

@media all and (min-width: 992px) and (max-width: 1024px) {
	.page-products .products-grid .product-item {
		margin-left: 2%;
		padding: 0;
		width: calc((100% - 6%) / 3);
	}
	.page-products .products-grid .product-item:nth-child(2n+1) {
		margin-left: 2%;
	}
	.page-products .products-grid .product-item:nth-child(3n+1) {
		margin-left: 0px;
	}
}

@media all and (min-width: 1024px) {
	.page-products .products-grid .product-item {
		margin-left: 2%;
		padding: 0;
		width: calc((100% - 8%) / 4);
	}
}

@media all and (min-width: 600px) {}

.page-wrapper {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#dcdddf+0,ffffff+25,dcdddf+49,ffffff+75,dcdddf+100 */
	background: #fff;
	/* Old browsers */
}

.action.primary {
	background: #295388;
	padding: 10px 25px;
	text-transform: uppercase;
	line-height: 100%;
	border: none;
	font-size: 14px;
	height: 43px;
	line-height: 100%;
}

.action.primary:hover {
	background: #295388;
	opacity: 0.8;
	border: none;
}

@media all and (max-width: 380px) {
	.action.primary {
		font-size: 12px;
	}
}


/* Overides */

h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
h1,
h2,
h3,
h4,
h5 {
	font-family: futura-pt, sans-serif;
	color: #5d636c;
	line-height: 100%;
}

strong {
	font-weight: bold;
}

h1 {
	font-size: 28px;
	margin: 0px 0px 10px 0px;
}

h2 {
	font-size: 24px;
	margin: 0px 0px 10px 0px;
}

h3 {
	font-size: 20px;
	margin: 0px 0px 10px 0px;
}

h4 {
	font-size: 18px;
	margin: 0px 0px 10px 0px;
}

h5 {
	font-size: 16px;
	margin: 0px 0px 10px 0px;
}

.message.error a,
a:hover,
a,
span,
body,
p {
	font-family: futura-pt, sans-serif;
	color: #5d636c;
}

.logo img {
	width: 100% !important;
	height: auto;
}


/* Product Page */

.product-image-photo {
	position: relative;
}

.swatch-option {
	height: auto;
}

.product-info-main .swatch-attribute-options {
	display: flex;
	flex-wrap: wrap;
	margin-top: 10px;
}

.product-info-main .swatch-option.text {
	font-size: 14px;
	padding: 5px 10px;
	line-height: 25px;
	width: auto;
	min-width: 150px;
	margin-right: 10px;
	margin-bottom: 10px;
	color: #aeb1b5;
	border-color: #aeb1b5;
	background: #fff;
}

.product-info-main .swatch-option:not(.disabled):hover {
	outline: 2px solid #333;
	border: 1px solid #ffffff;
	color: #333;
}

.product-info-main .swatch-option.selected {
	outline: 2px solid #333;
	border: 1px solid #ffffff;
	color: #295388;
}

.img-option-container {
	display: flex;
	flex-direction: column;
	text-align: center;
	margin-left: 10px;
	margin-bottom: 5px;
}

.img-option-container span {
	font-size: 14px;
}

.product-info-main .swatch-option-tooltip {
	display: none !important;
}

.product-info-main .page-title-wrapper .page-title {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.product-reviews-summary .reviews-actions a {
	font-size: 15px;
	color: #295388;
}

.product-reviews-summary {
	margin: 0px;
}

.swatch-attribute-selected-option {
	font-size: 1.4rem;
}

.bundle-actions .action.primary,
.bundle-options-container .block-bundle-summary .box-tocart .action.primary,
.product-info-main .box-tocart .action.tocart,
.product-options-bottom .box-tocart .action.tocart,
.cart-container .checkout-methods-items .action.primary,
.block-minicart .block-content>.actions>.primary .action.primary,
.methods-shipping .actions-toolbar .action.primary,
.block-authentication .action.action-register,
.block-authentication .action.action-login,
.checkout-payment-method .payment-method-content>.actions-toolbar>.primary .action.primary,
.form-address-edit .actions-toolbar .action.primary,
.multicheckout .action.primary {
	background: #295388;
	color: #fff;
}

.action.primary span {
	color: #fff;
}

.swatch-attribute-label {
	text-transform: uppercase;
}

.product-info-main .product.attribute.overview {
	margin: 10px 0px;
}

.product-info-main .product.attribute.overview,
.product-info-main .product.attribute.overview p {
	font-size: 16px;
}

.swatch-option-tooltip {
	display: none !important;
}

@media only screen and (min-width:990px) {
	.catalog-product-view .columns .column.main {
		display: flex;
		flex-flow: row wrap;
	}
	.catalog-product-view:not(.page-layout-catalog_product_no_image) .product-content-left {
		width: 50%;
	}
	.catalog-product-view:not(.page-layout-catalog_product_no_image) .product-content-right {
		width: 50%;
		padding-left: 30px;
	}
	.page-layout-1column .product.media,
	.page-layout-1column .product-info-main {
		width: 100%;
		float: none;
	}
	.page-layout-1column .product-info-main {
		position: sticky;
		top: 0;
	}
}


/* Tier Prices*/

ul:not(.browser-default).prices-tier {
	background: #eeeff0;
	padding: 15px;
	display: flex;
	justify-content: center;
}

.prices-tier li,
.product-info-main .price-box .prices-tier .price-wrapper .price {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	width: 100%;
	text-align: center;
}

.prices-tier li.head {
	font-weight: normal;
	text-align: left;
}

.prices-tier .price-container {
	flex-direction: column;
	display: flex;
	align-items: center;
	justify-content: center;
}

.box-tocart.fieldset:last-child {
	margin-bottom: 0px;
}


/* Breadcrumbs */

.page-wrapper>.breadcrumbs {
	margin: 5px auto;
	text-align: left;
	padding: 10px 20px;
}

.breadcrumbs .items>li {
	font-size: 12px;
	line-height: 100%;
}

.breadcrumbs .items {
	line-height: 100%;
}


/* Header */

.panel.wrapper {
	background: #295388;
}

.panel.header a,
.panel.header span {
	color: #fff;
}

.header.content .logo {
	margin: 10px 0px;
}


/* Nav */

.nav-sections {
	background: #5d636c;
}


/* Top Level */

.navigation .level0>.level-top,
.navigation .level0>.level-top span {
	color: #fff;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 16px;
}

.navigation .level0.parent>.level-top>.ui-menu-icon {
	display: none;
}

.navigation .level0>.level-top {
	line-height: initial;
}

.navigation .level0.parent>.level-top {
	display: block;
	text-align: center;
	padding: 10px 5px;
}


/* Product image */

.fotorama__stage {
	position: relative;
}

.fotorama__stage:after {
	font-family: 'Font Awesome 5 Pro';
	content: "\f00e";
	position: absolute;
	width: 40px;
	font-size: 40px;
	height: 40px;
	bottom: 10%;
	right: 10%;
	display: block;
}

.fotorama__stage {
	border: 1px solid #b9bbbe;
	background: #fff;
}

.fotorama__nav-wrap {
	margin-top: 10px;
}

.fotorama__thumb {
	border: 1px solid #d6d8da !important;
}


/* Stock status */

.stockStatus {
	width: 100%;
}

.stockHidden {
	display: none;
}

.stockStatus .swatch-renderer li,
.stockStatus span {
	font-weight: normal;
	font-size: 14px;
}

.stockStatus .swatch-renderer {
	display: inline-block;
	margin: 0px;
	padding: 0px;
}

.stockStatus .swatch-renderer li {
	color: #5ca754;
	margin: 0px;
	padding: 0px;
}

.product-info-main .box-tocart .input-text.qty,
.product-options-bottom .box-tocart .input-text.qty {
	border: 1px solid #5d636c;
	background: #fff;
}

.product-info-main .box-tocart .field.qty,
.product-options-bottom .box-tocart .field.qty {
	min-width: auto;
	margin-bottom: 0px;
	display: flex;
	flex-direction: column;
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

.product-options-bottom .box-tocart .field.qty label {
	text-transform: uppercase;
}

.product-info-main .box-tocart,
.product-options-bottom .box-tocart {
	display: block;
	margin: 0px;
}

.price-box .special-price .price-label {
	display: none;
}

.price-box .special-price .price {
	text-decoration: line-through;
}

.action.tocompare {
	display: none !important;
}

.product-info-main .box-tocart .action.tocart,
.product-options-bottom .box-tocart .action.tocart,
.product-info-main .action.towishlist {
	background: #5d636c;
	padding: 10px 25px;
	text-transform: uppercase;
	line-height: 100%;
	border: none;
	font-size: 14px;
	height: 43px;
	line-height: 100%;
}

.product-info-main .action.towishlist span,
.product-options-bottom .box-tocart .action.tocart span {
	line-height: 23px;
}

.product-info-main .box-tocart .action.tocart,
.product-options-bottom .box-tocart .action.tocart {
	background: #295388;
	margin-right: 15px;
}

.product-info-main .action.towishlist:hover,
.product-info-main .box-tocart .action.tocart:hover,
.product-options-bottom .box-tocart .action.tocart:hover {
	border: none;
}

.product-info-main .action.towishlist:hover {
	background: #5d636c;
}

.product-info-main {
	position: relative;
}

.swatch-attribute-label {
	font-size: 14px;
	color: #293c43;
}

.page-layout-1column .product-info-main {
	padding-top: 15px;
}

.product-info-main .product.attribute.sku {
	position: absolute;
	top: 0px;
	right: 0px;
}

.page-wrapper>.breadcrumbs,
.breadcrumbs {
	max-width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background: #eeeff0;
}

.breadcrumbs .items {
	max-width: 1600px;
	margin: 0px auto 0px auto;
	text-align: left;
	padding: 0px 20px 10px 20px;
}

.breadcrumbs .items>li {
	line-height: 17px;
}

.product-info-main .product.attribute.sku .type {
	display: none;
}

.swatch-attribute-options {
	margin-bottom: 0px;
}

.price-including-tax+.price-excluding-tax:before,
.weee[data-label]:before {
	display: none;
}

.stockStatus span {
	font-weight: bold;
}

.message.success a {
	color: #295388;
}

.message.success a:hover {
	color: #295388;
}


/* Prices */

.product-info-main .price-box {
	margin: 0px;
	padding: 0px;
}

.product-info-main .price-box {
	margin-top: 10px;
	padding-top: 15px;
	width: 100%;
}

.price-final_price {
	display: flex;
	flex-wrap: wrap;
	align-items: baseline;
}

.catalog-product-view .price-box.price-final_price {
	border-top: 1px solid #5d636c;
}

.product-info-main .special-price,
.product-options-bottom .special-price {
	width: 100%;
}

.old-price .price-including-tax {
	display: none !important;
}

.normal-price .price-final_price .price-label {
	display: none;
}

.catalog-product-view .normal-price .price-including-tax,
.catalog-product-view .normal-price .price-excluding-tax,
.catalog-product-view .old-price .price-excluding-tax {
	margin: 0px !important;
}

.catalog-product-view .price-including-tax .price,
.catalog-product-view .price-excluding-tax .price,
.catalog-product-view .old-price .price-excluding-tax .price {
	font-size: 26px !important;
}

.price-including-tax:after,
.price-excluding-tax:after {
	content: attr(data-label) '';
	font-size: 12px;
	margin-left: 5px;
	font-weight: bold;
}

.catalog-product-view .normal-price .price-including-tax,
.catalog-product-view .price-including-tax {
	margin-left: 15px !important;
}

.catalog-product-view .normal-price .price-including-tax.taxtoggled,
.catalog-product-view .price-including-tax.taxtoggled {
	margin-left: 0px !important;
}

.price-excluding-tax:after,
.catalog-product-view .price-excluding-tax .price {
	font-weight: normal !important;
}

.catalog-product-view .price-excluding-tax {
	order: 1;
}

.catalog-product-view .price-including-tax {
	order: 2;
}

.catalog-product-view .old-price .price-excluding-tax .price,
.catalog-product-view .old-price .price-excluding-tax:after {
	color: #aeb1b5;
	font-weight: normal !important;
}

.product-info-main .box-tocart .input-text.qty,
.product-options-bottom .box-tocart .input-text.qty {
	border: 2px solid #5d636c;
	margin: 0px;
	padding: 0px 20px;
	height: 40px;
	line-height: 100%;
	font-size: 18px;
}

.catalog-product-view .block-viewed-products-grid .price-including-tax .price,
.catalog-product-view .block-viewed-products-grid .price-excluding-tax .price,
.catalog-product-view .block-viewed-products-grid .old-price .price-excluding-tax .price {
	font-size: 20px !important;
}

.product-info-main .special-price,
.product-options-bottom .special-price {
	margin-bottom: 0px;
}

.product-info-main .box-tocart,
.product-options-bottom .box-tocart,
.product-info-main .box-tocart .actions,
.product-options-bottom .box-tocart .actions {
	width: auto;
}

.product-info-main .product-addto-links,
.product-options-bottom .product-addto-links {
	margin: 0px;
}

.box-tocart .fieldset {
	display: flex;
	flex-wrap: wrap;
}

.product-social-links,
.amazon-minicart-container {
	width: auto;
}

.product-info-main .box-tocart .actions,
.product-options-bottom .box-tocart .actions {
	display: flex;
	width: 100%;
	margin-top: 20px;
}

.product-info-main .product.attribute.sku>.value {
	color: #aeb1b5;
}

.product-info-main .action.towishlist i {
	margin-left: 5px;
}

.shareBox>ul {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	margin-bottom: 0px;
}

.shareBox>ul li a {
	font-weight: bold;
	font-size: 14px;
}

.social li i {font-size:30px;}

.social-media-icons ul li {
	display: inline-block;
	margin-right: 20px;
}

.social-media-icons ul li a:hover {
	text-decoration: none;
}

.social-media-icons ul li a i {
	font-size: 30px;
	color: #295388;
}

.productTabs {
	clear: both;
}

.product.contact {
	background: #5d636c;
	overflow: hidden;
	width: 100%;
	clear: both;
}

.product.contact .col {
	text-align: center;
}

.product.contact i,
.product.contact a {
	color: #fff;
}

.product.contact a {
	font-size: 18px;
	font-weight: bold;
	font-family: 'Work Sans', sans-serif;
	line-height: 45px;
	margin-left: 40px;
}

.product.contact a:hover {
	color: #eee;
	text-decoration: none;
}

.product.contact i {
	transform: scale(2.6);
}


/* Product Tabs */

.productTabs .tabs {
	display: flex;
	align-items: center;
	justify-content: space-evenly;
	max-width: 900px;
	background: none;
}

.productTabs .tabs .indicator {
	margin-bottom: 0px;
}

.productTabs .tabs .col {
	margin: 0px;
	width: auto;
	margin-bottom: 0px !important;
	height: auto !important;
	line-height: auto !important;
}

.productTabs .tabs .col a {
	font-family: 'Work Sans', sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 20px;
	/*background:#fff;*/
	border: 1px solid #fff;
	color: #aeb1b5;
	line-height: 25px;
	padding: 3px 20px;
	margin: 0px 20px;
}

.productTabs .tabs .col a.active {
	border: 1px solid #5d636c;
	color: #5d636c;
}

.productTabs>.col {
	margin-bottom: 20px;
}

.productTabs .tabs .col a:hover {
	text-decoration: none;
}

.productTabs .tabs .indicator {
	display: none !important;
}


/* Inline style overides on product tabs */

#description div,
#description p,
#description strong,
#description span,
#description ul li {
	font-size: 18px !important;
	font-weight: normal !important;
	line-height: 23px !important;
	padding: 0px !important;
	margin: 0px !important;
}

#description strong {
	font-weight: bold !important;
}

#description ul {
	margin: 0px 0px 20px 0px !important;
	padding: 0px !important;
}

#description ul li {
	margin: 0px 0px 5px 25px !important;
	padding: 0px !important;
	list-style: square !important;
}

#description p {
	margin: 0px 0px 10px 0px !important;
}

#description table>tbody>tr:first-child span {
	color: #fff !important;
}


/* Product table styles and overides */

#description table {
	margin: 15px 0px;
}

#description table>tbody>tr:first-child td,
#description table>tbody>tr:first-child p,
#description table tbody>tr:first-child strong {
	font-weight: normal !important;
	color: #fff;
}

#description table>tbody td {
	background: #fff !important;
}

#description table>tbody>tr:nth-child(even) td {
	background-color: #f2f2f2 !important;
}

#description table>tbody>tr:first-child td {
	background: #295388 !important;
}

#description table p {
	margin-bottom: 0px !important;
}


/* Reviews */

.fieldset .review-legend.legend {
	font-size: 18px;
	font-family: 'Work Sans', sans-serif;
}

.fieldset>.field:not(.choice)>.label {
	font-size: 18px;
	font-weight: bold;
}

.review-form .action.submit.primary {
	background: #295388;
	padding: 10px 25px;
	text-transform: uppercase;
	line-height: 100%;
	border: none;
	font-size: 14px;
	height: 43px;
	line-height: 100%;
}

.review-form textarea {
	height: 150px;
	border: 0px;
	border-bottom: 1px solid #333;
}

.review-form textarea:focus,
.review-form textarea:active {
	border: 0px;
	outline: none;
	box-shadow: none !important;
	border-bottom: 1px solid #000;
}

.productTabs .counter {
	display: none;
}

.stockStatus {
	margin-bottom: 5px;
}

.normal-price .price-final_price .price-label {
	margin-right: 10px;
}

.swatch-option.disabled {
	background: rgba(255, 0, 0, 0.3) !important;
}

.swatch-option.disabled:after {
	display: none;
}

.am-attachments i {
	color: #295388;
}

.overflow-hidden {
	overflow: hidden;
}

.block .title strong,
.block-title {
	position: relative;
	font-size: 26px;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	font-family: 'Work Sans', sans-serif;
	font-weight: bold;
}

.block-title {
	display: inline-block;
}

.wrap block-title:before,
.wrap .block-title:after {
	content: '';
	display: block;
	width: 1000%;
	position: absolute;
	top: 50%;
	border-top: 1px solid #5d636c;
}

.wrap .block-title:before {
	left: -1005%;
	width: 1000%;
}

.wrap .block-title:after {
	right: -1005%;
	width: 1000%;
}

.abs-account-blocks .block-title>strong,
.block-compare .block-title>strong,
.block-giftregistry-results .block-title>strong,
.block-giftregistry-shared-items .block-title>strong,
.block-wishlist-search-results .block-title>strong,
.block-reorder .block-title>strong,
.widget .block-title>strong,
.block-wishlist .block-title>strong,
.account .column.main .block:not(.widget) .block-title>strong,
.multicheckout .block-title>strong,
.paypal-review .block .block-title>strong,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title>strong,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title>strong,
.sales-guest-view .column.main .block:not(.widget) .block-title>strong {
	line-height: 120%;
}

.recentViewedWrap .price-box .special-price .price {
	text-decoration: none;
}


/* Product Grid */

.wrap .inner .products-grid ol.product-items {
	display: flex;
	flex-wrap: wrap;
}

.product-item-info {
	width: 100%;
}

.wrap .inner .products-grid ol li.product-item {
	width: 23.5%;
}

.wrap .inner .products-grid ol li.product-item {
	margin: 0px 0px 15px 0px !important;
}

.wrap .inner .products-grid ol li.product-item {
	margin-left: 2% !important;
}

.wrap .inner .products-grid ol li.product-item:nth-child(4n+1) {
	margin-left: 0px !important;
}

.wrap .inner .products-grid ol li.product-item {
	background: #fff;
	border: 1px solid #d6d8da;
	padding: 20px;
	display: flex;
}

.products-grid .product-item-name {
	font-family: 'Work Sans', sans-serif;
	font-weight: bold;
	font-size: 16px;
	margin: 0px 0px 20px 0px;
}

.product-item-name,
.product.name a {
	font-family: 'Work Sans', sans-serif;
	font-weight: bold;
	line-height: 120%;
}


/* Related products */

.relatedWrap {
	background: #eeeff0;
}

.relatedWrap .inner {
	padding: 3% 20px;
	max-width: 1600px;
	margin: auto;
}

.relatedWrap .inner .block-title {
	margin-bottom: 20px;
}

.product-item-info {
	position: relative;
	display: flex;
	align-items: center;
	/*justify-content: flex-end;*/
	flex-direction: column;
	margin-bottom: 0px;
}

.gal-wrap {
	position: relative;
}

.product-item .discount,
.gal-wrap .discount {
	background: #295388;
	padding: 10px;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 5;
	min-width: 65px;
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 100%;
	text-align: center;
}

.discountAmount,
.discountAmount span {
	font-family: 'Work Sans', sans-serif;
	color: #fff;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold;
}

.product-item-info .product-image-container {
	margin-bottom: 20px;
}

.product-item-info .product-reviews-summary .rating-summary {
	left: 0px;
}

.product-item-info .product-reviews-summary .reviews-actions {
	display: none;
}

.product-item-info .shortDescription {
	font-size: 16px;
	line-height: 120%;
}

.product-item-name,
.product.name a {
	color: #5d636c;
}

.product.name a:hover {
	color: #000;
	text-decoration: none;
}

.product-item-actions .actions-primary {
	width: 100%;
}

.greyButton {
	color: #fff !important;
	font-weight: bold;
	text-align: center;
	width: 100%;
	display: block;
	background: #5d636c;
	line-height: 40px;
	text-transform: uppercase;
	font-size: 16px;
}

.greyButton:hover {
	background: #295388;
	text-decoration: none;
}

.catalog-product-view .product-item-info .price-box.price-final_price {
	border-top: 0px;
}

.product-item-info .product-item-name {
	margin-bottom: 10px;
}

.catalog-product-view .product-item-info .normal-price .price-including-tax .price,
.catalog-product-view .product-item-info .normal-price .price-excluding-tax .price,
.catalog-product-view .product-item-info .old-price .price-excluding-tax .price,
.catalog-product-view .product-item-info .normal-price .price-including-tax .price,
.catalog-product-view .product-item-info .normal-price .price-excluding-tax .price,
.catalog-product-view .product-item-info .old-price .price-excluding-tax .price {
	font-size: 20px !important;
}

.product-item-info .normal-price .price-final_price .price-label {
	display: block !important;
	font-weight: bold;
	font-size: 14px !important;
}

.wrap .inner .products-grid ol.product-items {
	margin: 0px;
}

.product-item-details {
	height: 100%;
	display: flex;
	flex-direction: column;
	width: 100%;
}

.products-grid .product-item-actions {
	margin-top: 15px;
	margin-bottom: 0;
}

.catalog-product-view .product-item-info .price-box {
	margin-bottom: 15px !important;
}

.block.related {
	margin-bottom: 0px;
}

.block.related .products {
	margin: 0px;
}


/* Recently Viewed */

.catalog-product-view .recentViewedWrap {
	background: #fff;
}

.recentViewedWrap .inner .widget {
	padding: 3% 20px;
	max-width: 1600px;
	margin: auto;
}

.page-layout-1column .block.widget .products-grid .product-item {
	width: calc((100% - 8%)/4);
}

.block-viewed-products-grid .product-item .product-item-info {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	align-items: flex-start;
	width: 100%;
}

.block-viewed-products-grid .product-item .product-item-photo {
	width: 20%;
}

.block-viewed-products-grid .product-item .product-item-details {
	width: 75%;
	margin-left: 5%;
}

.block-viewed-products-grid .product-item .product-item-actions {
	display: none;
}

.block-viewed-products-grid .price-including-tax,
.block-viewed-products-grid .price-excluding-tax,
.block-viewed-products-grid .price-box {
	line-height: 100% !important
}

.block-viewed-products-grid .price-including-tax:after,
.block-viewed-products-grid .price-excluding-tax:after {
	display: none;
}

.block-viewed-products-grid .product-item-description {
	margin: 0px;
}

.block-viewed-products-grid .product-item .price-box .price,
.block-viewed-products-grid .price-container .price-including-tax+.price-excluding-tax,
.block-viewed-products-grid .price-container .weee,
.block-viewed-products-grid .price-container .weee .price,
.block-viewed-products-grid .price-container .weee+.price-excluding-tax:before,
.block-viewed-products-grid .price-container .weee+.price-excluding-tax .price {
	font-size: 16px;
	font-weight: bold;
}

.price-container .price-including-tax+.price-excluding-tax .price {
	font-weight: normal;
}

.block-viewed-products-grid .price-wrapper.price-including-tax {
	display: none;
}

.block-viewed-products-grid .product-item-name a,
.block-viewed-products-grid .product-item-name {
	font-family: 'Work Sans', sans-serif;
	color: #5d636c;
	font-size: 18px;
	font-weight: bold;
	line-height: 120%;
}

.catalog-product-view .block-viewed-products-grid .product-item-info .price-box {
	margin-bottom: 0px !important;
}

.block-viewed-products-grid .product-item-link {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #295388 !important;
}

.block-viewed-products-grid {
	margin-bottom: 0px;
}


/* Subscribe */

.newsletterWrap {
	background: url(../images/new-bg.png) #295388 no-repeat;
	background-position: right;
}

.newsletterWrap .inner {
	padding: 3% 20px;
	max-width: 1000px;
	margin: auto;
	text-align: center;
}

.newsletterWrap .inner h2 {
	color: #fff;
	text-transform: uppercase;
	margin: 0px 0px 20px 0px;
	font-size: 30px;
}

.newsletterWrap .inner p {
	font-size: 18px;
	color: #fff;
	font-weight: normal;
	font-family: 'Work Sans', sans-serif;
	line-height: 120%;
}

.block.newsletter {
	margin: auto;
	max-width: 500px;
	min-width: 50%;
}

.block.newsletter .form.subscribe {
	display: block;
}

.block.newsletter input {
	background: #fff;
	color: #5d636c;
	font-size: 14px;
}

.block.newsletter .action.subscribe {
	position: relative;
	background: #5d636c;
	border: 1px solid #5d636c;
	font-size: 14px;
	text-transform: uppercase;
}

.block.newsletter input,
.block.newsletter .action.subscribe {
	line-height: 40px;
	height: 45px;
	padding: 0px 20px;
	margin: 0px;
}

.block.newsletter .field {
	display: inline-block;
	width: calc(100% - 130px);
}

.block.newsletter .actions {
	display: inline-block;
	width: 112px
}

.relatedWrap .product-image-photo {
	position: relative;
}

.product-image-container {
	width: 100% !important;
}

.catalog-product-view .relatedWrap .normal-price .price-including-tax {
	margin-left: 0px !important;
}

.catalog-product-view .relatedWrap .normal-price .price-including-tax,
.catalog-product-view .relatedWrap .normal-price .price-excluding-tax {
	width: 100%;
	clear: both;
}


/* Product page Responsive */

.column.main>.page-title-wrapper {
	display: none;
}

@media only screen and (max-width: 1400px) {
	.product-info-main .swatch-option.text {
		width: calc(31% - 10px);
	}
}

@media only screen and (max-width: 1100px) {
	.product-info-main .swatch-option.text {
		width: calc(50% - 10px);
	}
	.productTabs .tabs .col a {
		margin: 0px;
	}
	.product-item .price-wrapper {
		clear: both;
	}
	.catalog-product-view .normal-price .relatedWrap .price-including-tax {
		margin-left: 0px !important;
	}
	.product-item-info .normal-price .price-final_price .price-label {
		width: 100%;
	}
	.shortDescription {
		margin-bottom: 10px;
	}
	.page-layout-1column .block.widget .products-grid .product-item {
		width: calc((100% - 2%)/2);
	}
	.recentViewedWrap .products-grid ol li.product-item:nth-child(4n+1) {
		margin-left: 2% !important;
	}
	.recentViewedWrap .products-grid ol li.product-item:nth-child(2n+1) {
		margin-left: 0px !important;
	}
	.product-info-main .box-tocart .action.tocart,
	.product-options-bottom .box-tocart .action.tocart,
	.product-info-main .action.towishlist {
		padding: 10px 15px;
	}
}

@media only screen and (max-width: 992px) {
	.product-info-main .action.towishlist span.text {
		display: none;
	}
}

@media only screen and (max-width: 772px) {
	.block.newsletter .field {
		display: block;
		width: 88%;
	}
	.block.newsletter .actions {
		display: block;
		width: 100%;
		margin-top: 10px;
	}
	.block.newsletter .field .control {
		position: static;
	}
	.page-header {
		margin-bottom: 0px;
	}
	.product.contact a {
		font-size: 14px;
		font-family: 'Work Sans', sans-serif;
		line-height: 120%;
		display: block;
		width: 100%;
		padding: 10px;
		margin-left: 0px;
	}
	.product.contact i {
		transform: scale(2.6);
		position: absolute;
		opacity: 0.3;
		top: 28%;
	}
	.product.contact .col {
		position: relative;
	}
	.tabs {
		height: auto;
		flex-wrap: wrap;
	}
	.productTabs .tabs .col {
		width: 100%;
		margin-bottom: 10px !important;
	}
	.productTabs .tabs .col a {
		margin: 0px;
	}
	.tabNav {
		padding: 0px !important;
	}
	.wrap .inner .products-grid ol li.product-item {
		width: 49%;
	}
	.wrap .inner .products-grid ol li.product-item:nth-child(4n+1) {
		margin-left: 2% !important;
	}
	.wrap .inner .products-grid ol li.product-item:nth-child(2n+1) {
		margin-left: 0px !important;
	}
	.page-layout-1column .block.widget .products-grid .product-item {
		width: 100%;
	}
	.page-layout-1column .block.widget .products-grid .product-item {
		margin-left: 0px !important;
	}
	.newsletterWrap .inner,
	.recentViewedWrap .inner .widget,
	.relatedWrap .inner {
		padding: 5%;
	}
	.block.newsletter .field .control:before {
		display: none;
	}
	.column.main>.page-title-wrapper {
		display: block;
		-webkit-order: -2;
		order: -2;
	}
	/*.product-info-main .page-title-wrapper {display:none;}*/
}

@media only screen and (max-width: 600px) {
	.newsletterWrap .inner h2 {
		margin: auto;
		width: 60%;
	}
}

@media only screen and (max-width: 480px) {
	.box-tocart .actions {
		width: 100% !important;
		margin-top: 10px;
	}
	.product-info-main .action.towishlist i {
		margin-left: 0px;
	}
	h1 {
		font-size: 24px;
	}
	h2 {
		font-size: 20px;
	}
	h3 {
		font-size: 18px;
	}
}


/* Footer */

.footer-wrap ul li a i span,
.footer-wrap i span {
	display: none;
}

.footer-wrap.white {
	margin: 10px auto;
	background: rgba(238, 239, 240, 0.8);
}

.footer.content {
	max-width: 100%;
	margin-top: 0px;
}

.footer-wrap.grey {
	background: #425464 !important;
}

.footer-wrap .col h2,
.footer-wrap .col p,
.footer-wrap .col a {
	color: #fff;
}

.footer-wrap a:hover,
.footer-wrap.white a:hover {
	color: #f9f9f9 !important;
	text-decoration: underline;
}

.page-footer {
	background-color: transparent;
	border-top: 0;
}

.footer-wrap.grey .inner {
	padding: 60px 0;
}

.footer-wrap .col p,
.footer-wrap ul li,
.footer-wrap ul li a {
	font-size: 15px;
}

.footer-connect ul {
	margin-bottom: 20px !important;
}

.footer-wrap.white p,
.footer-wrap.white .col a {
	color: #5d636c;
	font-size: 14px;
	text-transform: none;
}

.footer-wrap.white p {
	line-height: 50px;
	margin: 0px;
	padding: 0px;
}

.footer-wrap .col h2 {
	font-size: 18px;
	text-transform: uppercase;
}

.footer-wrap .inner {
	max-width: 1600px;
	padding: 0px 15px;
	margin: auto;
}

.footer-wrap ul li {
	text-transform: uppercase;
	font-size: 17px;
	padding-bottom: 5px;
}

.footer-wrap ul li a {
	font-size: 17px;
}

.footer-connect ul li {
	display: inline-block;
	margin-right: 5px !important;
}

.footer-connect ul li i {
	font-size: 20px;
}

.footer-connect ul li i:hover {
	color: #295388;
}

.footer-wrap p {
	font-size: 17px !important;
	text-transform: uppercase;
}

.footer-wrap h3 {
	color: #fff;
	text-transform: uppercase;
	font-size: 20px;
	margin-bottom: 20px;
	font-weight: bold;
}

.footer-wrap img {
	width: 80%;
}

.footer-company ul {
	margin-bottom: 30px !important;
}

.footer-company h3:last-child {
	margin-top: 30px;
}

footer .cta {
	background-color: #fff;
	color: #000;
	padding: 60px 0;
}

footer .cta h3 {
	font-size: 40px;
	font-weight: bold;
	text-transform: uppercase;
	color: #295388;
	padding-top: 31px;
}

footer .cta h3::after {
	content: "";
	height: 4px;
	width: 130px;
	display: block;
	background-color: #666666;
	margin-top: 40px;
	margin-bottom: 30px;
}

footer .cta p {
	font-size: 24px;
	width: 80%;
	line-height: 32px;
}

.footer-social {
	font-size: 1.4rem;
	margin-right: 15px;
}

footer #contact-form {
	width: 50%;
	padding: 40px;
}

footer form {
	position: relative;
}

footer form label {
	display: none !important;
}

footer form::after {
	content: "";
	background-color: #295388;
	display: block;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 0;
	width: 100%;
}

footer form fieldset {
	z-index: 9;
	position: relative;
	margin-bottom: 30px !important;
}

footer form fieldset input {
	background-color: #fff !important;
	border: 1px solid #d7d7d7 !important;
	padding: 0 30px !important;
	box-sizing: inherit !important;
	font-size: 16px !important;
}

footer form fieldset textarea {
	background-color: #fff !important;
	border: 1px solid #d7d7d7 !important;
	padding: 10px 30px !important;
	/* box-sizing: initial !important;
	width: 100%; */
	font-size: 16px !important;
}

footer form fieldset textarea::placeholder {
	font-size: 20px !important;
}

footer form .actions-toolbar {}

footer form .actions-toolbar .submit {
	background: #ff6000;
	float: right;
	position: relative;
	z-index: 9;
}

@media only screen and (max-width: 992px) {
	.footer-wrap.white p {
		line-height: 120%;
		padding: 15px 0px;
	}
}


/* Top Level Category Page */

.page-layout-top-level-category .columns {
	display: flex;
	flex-wrap: wrap;
}

.page-layout-top-level-category .sidebar {
	order: 1;
	width: 20%;
	flex-basis: unset;
	flex-grow: unset;
	padding-left: 0px;
}

.page-layout-top-level-category .column.main {
	order: 2;
	width: 75%;
	margin-left: 5%;
}

.child-category-list ul {
	display: flex;
	flex-wrap: wrap;
}

.child-category-list ul li {
	width: 23.5%;
	margin-right: 2%;
}

.child-category-list ul li:nth-child(4n) {
	margin-right: 0px;
}

.child-category-list .item {
	position: relative;
	padding: 20px;
	border: 1px solid #e9eaeb;
	background: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
}

.child-category-list .item:hover {
	border: 1px solid #ffc79a;
}

.child-category-list .item h2 {
	text-align: center;
	font-size: 20px;
	text-transform: uppercase;
	margin: 10px 0px;
	padding: 0px;
}

.child-category-list .item a:hover {
	text-decoration: none;
	color: #295388;
}

.sub-cat-img {
	margin-right: 5px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.full-link {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

.page-layout-top-level-category .block-compare,
.page-layout-top-level-category .block-wishlist {
	display: none;
}

.cat-side-wrap .view-all {
	display: none;
}

.top-wrap .title-content .page-title-wrapper {
	margin: auto;
	max-width: 1600px;
	padding: 0px 20px;
}

.catalog-category-view .breadcrumbs {
	background: none;
}

.top-wrap .title-content {
	overflow: hidden;
}

.top-wrap .title-content h1 {
	padding: 20px 0px;
	text-transform: uppercase;
	margin: 0px;
	position: relative;
	display: inline-block;
}

.top-wrap .title-content h1:before,
.top-wrap .title-content h1:after {
	content: '';
	display: block;
	width: 2000%;
	position: absolute;
	top: 50%;
	border-top: 1px solid #5d636c;
}

.top-wrap .title-content h1:before {
	left: -2010%;
	width: 2000%;
}

.top-wrap .title-content h1:after {
	right: -2010%;
	width: 2000%;
}

.sidebar h2 {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #5d636c;
	text-transform: uppercase;
	font-size: 18px;
}

.description-wrap {
	/*background:#295388;
	padding:20px;*/
	display: flex;
	margin-bottom: 20px;
}

.description-wrap h2,
.description-wrap h1,
.description-wrap p,
.description-wrap a {
	margin: 0px;
	padding: 0px;
	color: #5d636c;
	font-size: 17px;
}

.description-wrap .category-image {
	width: 40%;
}

.description-wrap .category-image,
.description-wrap .category-description {
	display: flex;
	justify-content: center;
	flex-direction: column;
	margin: 0px;
}

.category-description h3 {
	color: #fff;
}

.collapsible-header,
.collapsible-body {
	margin: 0px;
	padding: 0px;
	background: none;
}

.collapsible,
.collapsible-body,
.collapsible-header {
	border: none;
	box-shadow: 0px 0px;
}

.collapsible-header {
	padding: 10px 0px;
}

.collapsible li {
	margin: 0px;
}

.collapsible-body ul li {
	margin-bottom: 0px;
}

.collapsible-body a:hover {
	text-decoration: none;
}


/* Seccond layer*/

.collapsible-header h4 {
	position: relative;
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}

.collapsible-header:hover {
	cursor: pointer
}

.collapsible-header h4 i {
	margin-right: 5px;
	font-size: 11px;
	position: absolute;
	right: 0px;
	top: 3px;
}

.collapsible-header .fa-plus {
	display: block;
}

.collapsible-header .fa-minus {
	display: none;
	color: #295388;
}

.collapsible-header.active .fa-plus {
	display: none;
}

.collapsible-header.active .fa-minus {
	display: block;
}

.collapsible-header.active h4 {
	color: #295388;
}


/* Third layer*/

.collapsible-body ul li a {
	font-size: 16px;
	font-weight: normal;
}

.collapsible-body ul li a:hover {
	color: #295388;
}

.sidebar .recentViewedWrap .inner .widget {
	padding: 0px;
}

.sidebar .product-items .product-item-info .product-item-photo {
	position: relative;
}

.sidebar .block-title {
	margin-bottom: 10px;
}

.sidebar .block-title strong {
	font-size: 20px;
}

.sidebar .wrap .inner .products-grid ol li.product-item {
	margin-left: 0px !important;
}

.end-description-wrap>div {
	margin: 0px auto;
	max-width: 1600px;
	padding: 0px 15px;
}

.end-description-wrap div h2 {
	padding: 20px 0px;
	text-transform: uppercase;
	margin: 0px;
	position: relative;
	display: inline-block;
}

.end-description-wrap .category-description h3 {
	color: #5d636c;
}

.end-description-wrap div h2:before,
.end-description-wrap div h2:after {
	content: '';
	display: block;
	width: 2000%;
	position: absolute;
	top: 50%;
	border-top: 1px solid #5d636c;
}

.end-description-wrap div h2:before {
	left: -2010%;
	width: 2000%;
}

.end-description-wrap div h2:after {
	right: -2010%;
	width: 2000%;
}

.end-description-wrap {
	overflow: hidden;
}

.end-description-wrap iframe {
	max-width: 100%;
}

.category-image .image {
	margin-left: 10px;
}

.subcat-list {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	margin: 0 -20px;
}

.subcat-list .subcat {
	display: flex;
	width: 150px;
	background-color: #fbfbfb;
	border: 1px solid #e7e7e9;
	box-shadow: 2px 0px 10px 1px rgb(217, 217, 217);
	margin: 10px;
}

.subcat-list .subcat:hover {
	box-shadow: 2px 0px 10px 1px rgb(84, 109, 158)
}

.subcat-list .subcat a {
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 15px;
}

.subcat-list .subcat a img {
	flex-grow: 0;
	margin: auto;
}

.subcat-list .subcat a h3 {
	font-size: 1.6rem;
	font-weight: bold;
}

@media only screen and (min-width: 769px) {
	.subcat-list .subcat {
		width: 220px;
		margin: 20px;
	}
}


/* Sub Category Category Page */

.products-grid .product-image-wrapper {
	padding-bottom: 0% !important;
	height: auto;
}

.page-products .products-grid .product-items {
	display: flex;
	/*justify-content: center;*/
	flex-wrap: wrap;
}

#product-focus .block.widget .products-grid .product-item,
.page-products .products-grid .product-item {
	padding: 15px;
	background: #fff;
	border: 1px solid #e7e7e9;
	box-shadow: 2px 0px 10px 1px rgb(217, 217, 217);
}

.page-products .product-item-info {
	width: 100%;
}

.product-item-actions .btn {
	width: 100%;
	text-transform: none;
	padding: 0 30px;
}


/* Layered Navigation */

.sidebar .filter a,
.filter-current .item a,
.filter-current .item span {
	font-size: 16px;
}

.sidebar .filter a.action.remove {
	text-decoration: underline;
	font-size: 14px;
}

.block.filter .filter-title {
	margin-bottom: 0px;
}

.filter-options .filter-options-title,
.block-subtitle {
	font-size: 15px;
	text-transform: uppercase;
}

.filter-options .filter-options-content .item {
	margin-bottom: 0px;
	line-height: 120%;
}

.columns .column.main {
	padding-bottom: 10px;
}

.toolbar-products {
	padding: 0px;
}

.end-description-wrap {
	margin-bottom: 20px !important;
}

.end-description-wrap p {
	font-size: 17px;
}

.collapsible-body ul li.current a {
	font-weight: bold;
}

.category-description>div {
	position: relative !important;
}

.product-item {
	position: relative;
}

.products-grid .price-box .special-price .price {
	text-decoration: none;
}

.products-grid .price-including-tax,
.products-grid .price-excluding-tax {
	width: 100%;
}

.toolbar-products {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.modes {
	margin-right: 0px;
	font-size: 14px;
}

.toolbar-amount,
.toolbar-amount span {
	padding: 0px;
	text-transform: uppercase;
	font-family: 'Work Sans', sans-serif;
}

.sorter-options {
	text-transform: uppercase;
	font-family: 'Work Sans', sans-serif;
	font-size: 14px;
	border: 1px solid #5d636c;
}

.product-item-description {
	margin: 0px;
	line-height: 120%;
	margin-bottom: 10px;
	font-size: 16px;
}

.product-item-description {
	position: relative;
}

.toolbar-products {
	margin-bottom: 10px;
}

.products {
	margin: 0px;
}

.product-items .action.towishlist:before,
.products.list.items .action.towishlist:before {
	display: none;
}

.product-items .action.towishlist>span,
.products.list.items .action.towishlist>span {
	border: 0;
	clip: unset;
	height: auto;
	margin: 0px;
	overflow: auto;
	padding: 0;
	position: relative;
	width: auto;
}

.product-item-actions {
	display: block;
}

.product-info-stock-sku .availability.only {
	display: none;
}

.toolbar-products:after,
.toolbar-products:before {
	display: none;
}

.swatch-attribute-options {
	margin: 0px;
}

.swatch-option.text {
	background: #eeeff0;
}

.block-viewed-products-grid .price-wrapper {
	display: none !important;
}

.block-viewed-products-grid .price-wrapper.price-excluding-tax {
	display: block !important;
}

.page-products .product-item-info {
	width: 100%;
	display: flex;
	height: 100%;
}

.product-item-details .action.primary {
	background: #5d636c;
	width: 100%;
}

.actions-secondary .action.towishlist span i {
	font-size: 34px;
}

.actions-secondary .action.towishlist span {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 42px !important;
}

.page-wrapper>.breadcrumbs,
.breadcrumbs {
	background: none;
}


/* Switch */


/* Switch
   ========================================================================== */

.switch,
.switch * {
	-webkit-user-select: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	-ms-user-select: none;
}

.switch label {
	cursor: pointer;
}

.switch label input[type=checkbox] {
	opacity: 0;
	width: 0;
	height: 0;
}

.switch label input[type=checkbox]:checked+.lever {
	background-color: #5d636c;
}

.switch label input[type=checkbox]:checked+.lever:after {
	background-color: #5d636c;
	left: 24px;
}

.switch label .lever {
	content: "";
	display: inline-block;
	position: relative;
	width: 40px;
	height: 15px;
	background-color: #818181;
	border-radius: 15px;
	margin-right: 10px;
	transition: background 0.3s ease;
	vertical-align: middle;
	margin: 0 10px;
}

.switch label .lever:after {
	content: "";
	position: absolute;
	display: inline-block;
	width: 21px;
	height: 21px;
	background-color: #F1F1F1;
	border-radius: 21px;
	box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4);
	left: -5px;
	top: -3px;
	transition: left 0.3s ease, background .3s ease, box-shadow 0.1s ease;
}

input[type=checkbox]:checked:not(:disabled)~.lever:active::after,
input[type=checkbox]:checked:not(:disabled).tabbed:focus~.lever::after {
	box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(38, 166, 154, 0.1);
}

input[type=checkbox]:not(:disabled)~.lever:active:after,
input[type=checkbox]:not(:disabled).tabbed:focus~.lever::after {
	box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(0, 0, 0, 0.08);
}

.switch input[type=checkbox][disabled]+.lever {
	cursor: default;
}

.switch label input[type=checkbox][disabled]+.lever:after,
.switch label input[type=checkbox][disabled]:checked+.lever:after {
	background-color: #BDBDBD;
}

.catalog-product-view .normal-price .price-including-tax.taxtoggled {
	margin-left: 0px !important;
}


/* Header */


/* .wrap .row {max-width:1600px;padding:0px 20px;margin:auto;} */

.wrap .row {
	max-width: 1600px;
	padding: 0px 20px;
	margin: auto;
}

.wrap.header-nav {
	background: #425464;
}

.page-header {
	background: #295388;
}

.page-header ul {
	display: flex;
	font-size: 16px;
	color: #fff;
	margin: 0;
}

.page-header ul li {
	margin-bottom: 0;
	border-left: 3px solid #fff;
	padding: 5px 10px;
}

.header-logo {
	background-color: #ececec;
	padding: 10px 0;
}

.field.search input[type=text]:not(.browser-default)::placeholder {
	color: #425464;
}


/* Top Panel */

.header-panel a,
.header-panel p,
.header-panel strong,
.header-panel span,
.header-panel label {
	margin: 0px;
	color: #fff;
	font-size: 18px;
}

.panel-right {
	display: flex;
	justify-content: flex-end;
}

.dropdown-content li,
.dropdown-content li>a,
.dropdown-content li>span {
	color: #5d636c;
	line-height: 120%;
	min-height: auto;
}

.dropdown-content li {
	margin-bottom: 0px;
}

.dropdown-content li>a {
	padding: 5px;
}

.dropdown-content {
	top: 30px !important;
}

.cur-button {
	position: relative;
	margin: 0px 10px 0px 10px !important;
	padding: 0px 25px 0px 10px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

.cur-button:after {
	position: absolute;
	right: -2px;
	top: -1px;
	width: 20px;
	height: 20px;
	color: #fff;
	/* content: '\f078'; */
	content: 'v';
	display: inline-block;
	padding-right: 3px;
	vertical-align: middle;
	font-weight: 900;
}

.panel-left p,
.panel-right p,
.dropdown-button {
	height: 35px;
	line-height: 35px;
}

.header-logo .block-search {
	width: 100%;
}

.field.search input {
	background: #fff;
}

.nav-sections {
	border-bottom: 0px;
}

.logo {
	max-width: 280px;
	padding: 10px 0px;
}

.field.search input[type=text]:not(.browser-default) {
	border-bottom: 0px;
	padding: 0px 0px 0px 10px;
}

.block-search .action.search:before {
	content: '\f002';
	font-family: 'Font Awesome 5 Pro';
	font-size: 17px;
	line-height: 45px;
	right: -5px;
	color: #000;
}

.field.search input {
	background: #fff;
	line-height: 42px;
	height: 42px;
}

.header-logo .row {
	display: flex;
	align-items: center;
	flex-flow: row wrap;
}

.amsearch-form-container.-opened .amsearch-wrapper-input {
	position: relative;
	transition: none;
}

.search .amsearch-loupe {
	display: none !important;
}

.amsearch-form-container.-opened .input-text:focus {
	outline: none;
	border: 0;
}

.amsearch-item .product-item-description,
.amsearch-item .item-description {
	font-size: 12px;
}

.amsearch-products .amsearch-highlight {
	background-color: #295388 !important;
}

.amsearch-form-container.-large .amsearch-wrapper-content .price {
	font-size: 16px !important;
}

.catalog-product-view .amsearch-wrapper-content .normal-price .price-including-tax,
.catalog-product-view .amsearch-wrapper-content .price-including-tax {
	margin-left: 0px !important;
}

.amsearch-form-container.-large .amsearch-wrapper-content .amsearch-autocomplete-image {
	height: 100px;
}

.amsearch-form-container.-large .amsearch-wrapper-content .price-box {
	padding: 5px 0px;
}

.amsearch-wrapper-content .product-item-link {
	line-height: 120%;
	font-size: 18px;
}

.amasty-xsearch-block-header,
.amsearch-item-container>.amasty-xsearch-block-header {
	font-size: 15px;
}

.minicart-wrapper .action.showcart.active:before,
.minicart-wrapper .action.showcart:before {
	content: '\f07a';
	font-family: 'Font Awesome 5 Pro';
}

.minicart-items .product-item-details .details-qty {
	display: none;
}

.minicart-wrapper .product .actions {
	margin-top: 0;
}

.actions-toolbar>.primary .action:last-child,
.actions-toolbar>.secondary .action:last-child {
	display: flex;
	align-items: center;
}

.sidebar .product-items .product-item-details {
	margin-left: 0px;
}

.headerButs {
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

.headLink {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 0px;
	padding: 0px 25px;
}

.sorter-options {
	background: none;
	border: 1px solid #5d636c;
	border-radius: 0px 0px;
}

.minicart-wrapper .action.showcart.active:before,
.minicart-wrapper .action.showcart:before,
.headLink i {
	font-size: 30px;
	color: #5d636c;
	line-height: 40px;
}

.minicart-wrapper .action.showcart.active:before,
.minicart-wrapper .action.showcart:before {
	margin-left: -5px;
}

.headLink a {
	text-align: center;
}

.headLink a:hover {
	text-decoration: none;
}

.headLink h6 {
	font-weight: bold;
	font-size: 16px;
	color: #5d636c;
}

.headLink a:hover h6,
.headLink a:hover i,
.minicart-wrapper:hover .action.showcart:before {
	color: #295388;
}

.search-autocomplete .amsearch-results div:not([data-click-url]) {
	content: none;
}

.amsearch-item-container>.amasty-xsearch-block-header {
	padding: 0px 0px;
}

.cta {
	margin: 10px 0px;
	padding: 5px 0px;
	background: rgba(238, 239, 240, 0.8);
}

.cta .col .cta-block {
	display: flex !important;
	position: relative;
	align-items: center;
	justify-content: center;
	padding: 3px;
}

.cta .col .icon {
	float: left;
	margin-right: 15px;
}

.cta .col .icon i {
	font-size: 30px;
}

.cta .col .message {
	font-size: 16px;
	line-height: 120%;
	text-transform: uppercase;
	font-weight: bold;
}

.breadcrumbs .row {
	margin-bottom: 0px;
}

.sidebar .swatch-attribute-options {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}

.sidebar .swatch-attribute-options a {
	width: 48%;
	display: block;
	float: left;
	clear: none;
	margin-bottom: 10px !important;
	margin-right: 2% !important;
}

.sidebar .swatch-option.text {
	width: 100%;
	margin-right: 0;
}

.block-compare {
	display: none !important;
}

.hide {
	display: none !important;
}

@media only screen and (min-width: 1200px) {
	.navigation>ul {
		display: flex;
		align-items: center;
		justify-content: space-between;
		background: #425464;
		box-shadow: none !important;
	}
	.navigation {
		box-shadow: none !important;
	}
}

@media only screen and (min-width: 768px) {
	.minicart-wrapper {
		margin-left: 0px;
	}
	.minicart-wrapper .action.showcart span.text {
		display: block !important;
		height: auto !important;
		position: relative !important;
		width: auto !important;
	}
}

@media only screen and (max-width: 1249px) {
	.child-category-list ul li,
	.child-category-list ul li:nth-child(4n) {
		width: 32%;
		margin-right: 2%;
	}
	.child-category-list ul li:nth-child(3n) {
		margin-right: 0px;
	}
	.action.primary {
		padding: 10px;
	}
}

@media only screen and (max-width: 991px) {
	.page-layout-top-level-category .sidebar {
		order: 2;
		width: 100%;
	}
	.page-layout-top-level-category .column.main {
		order: 1;
		width: 100%;
	}
	.page-layout-top-level-category .column.main {
		margin-left: 0px;
	}
	.child-category-list ul {
		margin-bottom: 0px;
	}
	.page-layout-top-level-category .columns .column.main {
		padding-bottom: 20px;
	}
	.page-wrapper>.breadcrumbs,
	.breadcrumbs {
		margin-bottom: 0px;
	}
	.block.filter {
		margin-bottom: 10px;
	}
	.amsearch-related-terms {
		display: none;
	}
	.sidebar .filter-title {
		position: relative;
	}
	.sidebar .filter-title h2 {
		margin: 0px 0px 5px 0px;
		padding: 5px 0px 5px 0px;
	}
	.sidebar .filter-title.active h2 {
		margin: 0px 0px 10px 0px;
		padding: 5px 0px 10px 0px;
		color: #295388;
		border-bottom: 1px solid #295388;
	}
	.sidebar .filter-title:before {
		content: '\f053';
		font-family: 'Font Awesome 5 Pro';
		position: absolute;
		font-size: 20px;
		right: 10px;
	}
	.sidebar .filter-title.active:before {
		content: '\f078';
		color: #295388;
	}
}

@media only screen and (max-width: 771px) {
	.child-category-list .item h2 {
		font-size: 16px;
	}
	.child-category-list ul li,
	.child-category-list ul li:nth-child(4n),
	.child-category-list ul li:nth-child(3n) {
		width: 48%;
		margin-right: 2%;
	}
	.child-category-list ul li:nth-child(2n) {
		margin-right: 0px;
	}
	.category-image .image,
	.description-wrap .category-image {
		display: none;
	}
	.product-item .discount,
	.gal-wrap .discount {
		padding: 3px;
		right: 0px;
		top: 10px;
	}
	.discountAmount br {
		display: none;
	}
	.discountAmount,
	.discountAmount span {
		line-height: 100%;
		font-size: 12px;
	}
	.discountAmount span {
		margin-right: 3px;
	}
	.product-item-actions .actions-secondary {
		display: none;
	}
	.page-title {
		margin: 0px 0px 10px 0px;
	}
}

@media only screen and (max-width: 639px) {
	.products-grid .product-item {
		margin-bottom: 20px;
	}
}

@media only screen and (max-width: 479px) {
	.child-category-list ul li,
	.child-category-list ul li:nth-child(4n),
	.child-category-list ul li:nth-child(3n),
	.child-category-list ul li:nth-child(2n) {
		width: 100%;
		margin-right: 0%;
	}
	.wrap .inner .products-grid ol li.product-item {
		width: 100%;
		margin-left: 0px !important;
	}
	.toolbar-amount,
	.toolbar-amount span {
		font-size: 12px;
	}
	.sorter-options {
		width: 100px;
	}
}


/* Header Responsive */

.nav-toggle-block {
	display: none;
}

.logoBlock {
	margin-left: 0px !important;
}

.page-header {
	margin-bottom: 0px;
}

.vatselect .switch {
	display: flex;
	align-items: center;
	height: 34px;
	line-height: 35px;
}

.desktopMenu {
	display: block !important;
}

.mobMenu {
	display: none !important;
}

.products-grid .swatch-attribute-options {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.products-grid .swatch-option.text {
	width: 46%;
}

.topNav {
	display: none;
}

.minicart-wrapper .action.showcart .counter.qty {
	background: #295388;
	position: absolute;
	top: 0px;
	right: 5px;
	color: #fff;
	border-radius: 15px 15px;
	margin: 0px;
}

.counter-number {
	font-size: 16px;
	color: #fff;
}

.bundle-actions .action.primary,
.bundle-options-container .block-bundle-summary .box-tocart .action.primary,
.product-info-main .box-tocart .action.tocart,
.product-options-bottom .box-tocart .action.tocart,
.cart-container .checkout-methods-items .action.primary,
.block-minicart .block-content>.actions>.primary .action.primary,
.methods-shipping .actions-toolbar .action.primary,
.block-authentication .action.action-register,
.block-authentication .action.action-login,
.checkout-payment-method .payment-method-content>.actions-toolbar>.primary .action.primary,
.form-address-edit .actions-toolbar .action.primary,
.multicheckout .action.primary {
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: 'Work Sans', sans-serif;
}


/* mini basket */

.minicart-wrapper span {
	font-size: 16px;
}

.minicart-wrapper .product-item>.product {
	display: flex;
}

.minicart-wrapper .product-item-name a {
	font-family: 'Work Sans', sans-serif;
	color: #5d636c;
	line-height: 120% !important;
	font-size: 16px;
}

.product.options.list {
	font-size: 12px;
	font-family: 'Work Sans', sans-serif;
	font-weight: normal;
}

.minicart-wrapper .item-qty {
	width: 50px !important;
}

.box-tocart.update .field.qty {
	margin: 10px 0px !important;
}

.box-tocart.update .field.qty .label {
	margin-right: 10px;
}

.minicart-items .product-item-details {
	padding-left: 10px;
}

.actions .secondary .action.viewcart {
	display: flex;
	align-items: center;
	justify-content: center;
	background: #5d636c;
	color: #fff;
	font-size: 1.2rem;
	line-height: 1.4rem;
	height: 43px;
	padding: 14px 17px;
	border-radius: 0px 0px !important;
	font-family: 'Work Sans', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
}

.actions .secondary .action.viewcart span {
	color: #fff;
}

.minicart-wrapper .minicart-widgets {
	margin-top: 0px;
}

button:focus {
	background: #295388;
	color: #fff;
}

#description iframe {
	margin: 10px 0px;
	max-width: 100% !important;
}

.catalog-product-view .minicart-items-wrapper .price-including-tax .price,
.catalog-product-view .minicart-items-wrapper .price-excluding-tax .price,
.catalog-product-view .minicart-items-wrapper .old-price .price-excluding-tax .price {
	font-size: 18px !important;
}

.catalog-product-view .minicart-items-wrapper .normal-price .price-including-tax,
.catalog-product-view .minicart-items-wrapper .price-including-tax {
	margin-left: 0px;
}

.sub-img img {
	display: none;
}


/* Basket */

.cart .price-including-tax+.price-excluding-tax .price,
.cart .weee[data-label] .price,
.cart .price-including-tax {
	font-size: 20px;
}

.cart .price-including-tax {
	margin-bottom: 10px;
}

.cart .price-excluding-tax {
	font-size: 16px;
}

.cart .price-excluding-tax .price {
	font-weight: normal;
}

.cart.table-wrapper .product-item-name {
	font-weight: bold;
}

.cart .action span {
	font-weight: bold;
}

.coupon .action.primary span {
	color: #5d636c;
}

.column.main .cart-summary .block>.title strong,
.column.main .paypal-review-discount .block>.title strong {
	text-transform: none;
}

.page-main>.page-title-wrapper .page-title {
	text-transform: uppercase;
}

.cart-summary>.title {
	text-transform: uppercase;
	font-family: 'Work Sans', sans-serif, sans-serif;
}

.cart-summary {
	background: #fff;
}

.action.primary.checkout {
	height: 60px;
}

.action.primary.checkout span {
	font-size: 20px;
}

.cart-totals .grand .mark strong {
	font-weight: bold;
}

.cart-totals .grand th,
.cart-totals .grand td {
	background: rgba(255, 115, 0, 0.1);
}

.cart-totals .grand .mark,
.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .mark,
.opc-block-summary .table-totals .grand .amount {
	padding-top: 10px;
}

.abs-shopping-cart-items .action.update:before,
.block-cart-failed .action.update:before,
.cart-container .form-cart .action.update:before,
.abs-shopping-cart-items .action.continue:before,
.block-cart-failed .action.continue:before,
.cart-container .form-cart .action.continue:before {
	line-height: 26px;
}


/* Account */

.amazon-validate-container .block .block-title,
.login-container .block .block-title {
	text-transform: none;
}

.fieldset>.legend span {
	font-weight: bold;
}


/* ACCOUNT PAGES*/

.checkout-onepage-success .page-main,
.account .page-main,
.customer-account-create .page-main,
.customer-account-forgotpassword .page-main,
.customer-account-login .page-main,
.checkout-cart-index .page-main {
	padding-top: 15px;
}

.account .action {
	font-size: 16px;
	color: #295388;
	text-transform: none;
}

.abs-margin-for-forms-desktop,
.fieldset .legend,
.column:not(.sidebar-main) form .actions-toolbar,
.column:not(.sidebar-additional) form .actions-toolbar,
.login-container .fieldset:after {
	margin-left: 0px;
}

.field.choice {
	position: relative;
}


/* Checkout */

.opc-wrapper .step-title,
.opc-block-shipping-information .shipping-information-title,
.opc-block-summary>.title,
.checkout-agreements-items .checkout-agreements-item-title {
	font-family: 'Work Sans', sans-serif;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.checkout-index-index .opc-block-summary,
.checkout-index-index .checkout-block {
	margin: 10px;
	padding: 10px;
}

.payment-method-title .label {
	font-size: 18px;
}

.table-checkout-shipping-method thead {
	border-bottom: 0px;
}

.payments br {
	display: none !important;
}

.opc-block-summary .items-in-cart .product {
	display: flex;
	align-items: center;
	align-items: flex-start;
}

.opc-block-summary .product-item .product-item-inner {
	display: flex;
	flex-direction: column;
}

.checkout-index-index .opc-block-summary .minicart-items .product-item-details {
	padding-left: 0px;
}

.checkout-index-index .opc-block-summary .minicart-items .product-image-container {
	margin-right: 10px;
}

.checkout-payment-method .payment-methods .actions-toolbar .primary {
	padding: 10px 60px;
	font-size: 20px;
	line-height: 20px;
}

.checkout-index-index .amcheckout-summary-container {
	margin: 0px;
	padding: 0px;
}

.opc-block-summary {
	background: #fff;
}

.amcheckout-comment .label {
	font-family: 'Work Sans', sans-serif;
	color: #5d636c;
	font-weight: bold;
	font-size: 20px;
}

.actions-toolbar .secondary {
	margin-right: 10px;
}

.checkout-payment-method .payment-methods .actions-toolbar .primary {
	width: 100%;
}

.authentication-wrapper .action {
	color: #295388;
}

.checkout-index-index .checkout-block {
	box-shadow: 0 1px 1px 1px rgba(238, 239, 240, 0.2);
	border: 1px solid rgba(238, 239, 240, 0.8);
}

.checkout-index-index .checkout-block:hover {
	box-shadow: 0 1px 4px 1px rgba(238, 239, 240, 1);
	border: 1px solid rgba(238, 239, 240, 0.8);
}


/* Success page */

.checkout-onepage-success .success-messages {
	text-align: center;
}

.checkout-onepage-success .page-title {
	width: 100%;
	text-align: center;
}

.checkout-onepage-success .success-messages p {
	margin-bottom: 0px;
}

.checkout-onepage-success .success-messages .order-number {
	color: #295388;
}

.checkout-onepage-success .action.print {
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 0px;
	color: #295388;
}

@media only screen and (max-width: 992px) {
	.checkout-onepage-success .print {
		text-align: center;
		width: 100%;
		display: block;
		color: #295388;
	}
}

.billing-address-same-as-shipping-block {
	position: relative;
}

.checkout-onepage-success .page-title-wrapper {
	position: relative;
}

.amcheckout-checkboxes {
	position: relative;
}

@media only screen and (min-width: 993px) {
	.fieldset>.field:not(.choice)>.label {
		text-align: left;
	}
	.fieldset>.field:not(.choice)>.label,
	.fieldset>.field:not(.choice)>.control {
		width: 100%;
	}
	.fieldset>.field {
		margin: 0px 0px 15px 0px;
	}
}

@media only screen and (max-width: 480px) {
	.checkout-index-index .am-checkout {
		padding: 0px;
	}
	.checkout-index-index .opc-block-summary,
	.checkout-index-index .checkout-block {
		margin: 0px 0px 10px 0px;
		padding: 10px;
	}
	.checkout-index-index .checkout-header {
		width: 100%;
		padding: 10px 10px 0px 10px;
		margin: 0px;
	}
	.opc-estimated-wrapper {
		border-bottom: 1px solid #cccccc;
		margin: 0px;
		padding: 10px 10px;
	}
	.opc-estimated-wrapper .estimated-block .estimated-label {
		margin: 0px;
	}
	.opc-wrapper .step-title,
	.opc-block-shipping-information .shipping-information-title,
	.opc-block-summary>.title,
	.checkout-agreements-items .checkout-agreements-item-title {
		margin-bottom: 10px;
		padding-bottom: 0px;
	}
	.opc-wrapper .form-login,
	.opc-wrapper .form-shipping-address {
		margin-top: 0px;
	}
	.checkout-index-index .opc-wrapper .fieldset:last-child {
		margin-bottom: 0px;
	}
	.checkout-payment-method .payment-method._active .payment-method-content {
		padding: 0px;
	}
	.checkout-index-index .amcheckout-summary-container {
		padding: 0px !important;
	}
	.checkout-payment-method .payment-methods .actions-toolbar .primary {
		width: 100%;
	}
}

.catalog-product-view .minicart-items-wrapper .normal-price .price-including-tax,
.catalog-product-view .minicart-items-wrapper .price-including-tax {
	margin-left: 0px !important;
}


/* END CHECKOUT */


/* HOMEPAGE */

.home-banner-wrap {
	overflow: hidden;
}


/* Banners */

.cms-index-index .page-main {
	max-width: 100%;
	padding: 0px;
}

.cms-index-index .banner-bg {
	background: url('../images/home/banner-bg3.png');
	background-size: cover;
}

.cms-index-index .banner1 {
	background: url('../images/home/banner-bg1.png');
	background-size: cover;
}

.cms-index-index .banner2 {
	background: url('../images/home/banner-bg2.png');
	background-size: cover;
}

.cms-index-index .banner3 {
	background: url('../images/home/banner-bg3.png');
	background-size: cover;
}

.banner-block {
	display: flex;
	align-items: center;
	justify-content: center;
}

.home-banner-content {
	padding: 8% 20px !important;
}

.home-banner-image {
	display: flex;
	align-items: center;
	justify-content: center;
}

.home-banner-image img {
	/*max-width:800px;*/
	width: 100%;
	height: auto;
}

.banner-inner .banner-block h2 {
	font-size: 3rem;
	max-width: 460px;
	text-transform: uppercase;
}

.banner-inner .banner-block p {
	font-size: 20px;
}

.banner-inner .banner-block a {
	color: #295388;
	text-transform: uppercase;
	font-weight: bold;
}

.banner-inner .banner-block a:hover {
	text-decoration: none;
	opacity: 0.8;
}


/* CTA block */

.home-cta .inner {
	display: flex;
}

.home-cta .cta-block {
	position: relative;
	display: flex;
	align-items: center;
	background: #fff;
	/*margin:0px 1% !important;*/
}

.cta-image img {
	display: block;
}

.cta-content {
	padding: 60px 30px
}

.cta-content h3 {
	color: #5d636c;
	font-size: 50px;
	text-transform: uppercase;
	font-weight: 900;
}

.cta-content p {
	color: #5d636c;
	font-size: 28px;
	line-height: 110%;
}

.cta-block.special-offers {
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
}

.cta-block.special-offers {
	background: #fff;
}

.cta-block.special-offers h3 {
	color: #fff;
	padding-bottom: 20px;
}

.cta-block.new-in {
	border: 5px solid #293c43;
}

.cta-block.new-in h3 {
	color: #293c43;
}

.cta-block.new-in p {
	color: #293c43;
}

.cta-block.new-in .cta-image {
	margin-top: auto;
}

.full-link {
	z-index: 20;
}

.home-content {
	text-align: center;
	margin-top: 45px;
}


/* Sliders product */

#product-focus-nav ul li a:hover {
	text-decoration: none;
}

#product-focus {
	max-width: 1600px;
	padding: 0px 20px;
	margin: auto;
}

#product-focus h2 {
	margin: 0;
}

#product-focus h2 span {
	display: inline-block;
	color: #c1147a;
	font-weight: 900;
	text-transform: uppercase;
	padding: 15px 50px;
	border-top: 1px solid #000;
	margin: 0 auto;
}

#product-focus-nav {
	text-align: center;
}

#product-focus-nav svg {
	display: block;
	margin: auto;
}

#product-focus-nav ul {
	display: inline-flex;
	flex-direction: column;
	justify-content: center;
	margin-bottom: 0px;
}

#product-focus-nav ul li {
	white-space: nowrap;
}

#product-focus-nav ul li:first-child {
	margin-left: 0;
}

#product-focus-nav ul li a {
	text-transform: uppercase;
	display: block;
	padding: 10px 50px;
	font-weight: bold;
}

#product-focus-nav ul li a.active {
	background: #295388;
	color: #fff;
}

#product-focus-nav ul li a.active span {
	color: #fff;
}

#product-focus #product-sliders .product-block {
	display: none;
}

#product-focus #product-sliders .product-block:first-child {
	display: block;
}

#product-focus .block.widget .products-grid .product-item {
	display: flex;
}

#product-focus .block.widget .products-grid .product-items {
	align-items: stretch;
	display: flex;
}

.home-banner-wrap .slick-dots {
	bottom: 230px;
}

.home-banner-wrap .slick-dots li button:before {
	font-size: 15px;
}

@media only screen and (max-width: 992px) {
	#product-focus .block.widget .products-grid .product-items {
		flex-wrap: wrap;
	}
	#product-focus-nav ul {
		flex-direction: column;
	}
}

@media all and (min-width: 600px) {
	#product-focus-nav ul {
		flex-direction: row;
	}
	#product-focus-nav ul li {
		margin-left: 2%;
	}
}

@media only screen and (max-width: 1450px) {
	.cta-content h3 {
		font-size: 24px;
	}
	.banner-inner .banner-block h2 {
		font-size: 2.5rem;
	}
	.cta-content {
		padding: 5%;
	}
}

@media only screen and (min-width: 993px) {
	.home-banner-wrap {
		margin-top: -74px;
	}
	.cms-index-index .banner-bg {
		padding-top: 65px;
		padding-bottom: 180px;
	}
	/* .home-cta {margin-top:-250px;} */
	.cta {
		z-index: 1;
	}
}

@media only screen and (max-width: 992px) {
	.home-banner-wrap {
		margin-top: -54px;
	}
	.cms-index-index .banner-bg {
		padding-top: 45px;
		padding-bottom: 250px;
	}
	.home-cta {
		margin-top: 0px;
	}
	.cta {
		z-index: 1;
	}
	.home-cta .cta-block .btn {
		padding: 0px 10px;
		font-size: 12px;
	}
}

@media only screen and (min-width: 601px) and (max-width: 772px) {
	.banner-block,
	.cta-block {
		position: relative !important;
	}
	.home-cta .cta-block {
		overflow: hidden;
	}
	.cta-block .cta-image,
	.home-banner-image {
		position: absolute;
		bottom: 0px;
		left: 10%;
		width: 80% !important;
		align-items: cneter;
		align-items: center;
		justify-content: center;
		height: 100% !important;
	}
	.cta-content,
	.home-banner-content {
		width: 100% !important;
	}
	.cta-content,
	.home-banner-content {
		z-index: 10;
	}
	.cta-image img,
	.home-banner-image img {
		filter: grayscale(100%);
		opacity: 0.3;
	}
}

@media only screen and (max-width: 600px) {
	.home-cta .inner {
		display: block;
	}
	.banner-block {
		position: relative !important;
	}
	.home-banner-image {
		position: absolute;
		bottom: 0px;
		left: 10%;
		width: 100% !important;
		align-items: center;
		justify-content: center;
		height: 100% !important;
	}
	.home-banner-content {
		z-index: 10;
		width: 100% !important;
	}
	.home-banner-image img {
		filter: grayscale(100%);
		opacity: 0.3;
	}
	.home-cta .cta-block {
		margin-bottom: 15px;
	}
}

@media only screen and (min-width: 601px) {
	.home-cta .cta-block:first-child {
		margin: 0px 1% 0px 0px !important;
	}
	.home-cta .cta-block:last-child {
		margin: 0px 0px 0px 1% !important;
	}
}

@media only screen and (max-width: 480px) {
	.banner-inner .banner-block h2 {
		font-size: 2rem;
	}
	.home-banner-content {
		padding: 5% 0px !important;
	}
	.home-cta .cta-block {
		margin-bottom: 15px !important;
	}
	/* Banner home mobile */
	.home-cta {
		margin-top: 0px;
	}
	.home-banner-wrap .slick-dots {
		bottom: 0px;
	}
	.cms-index-index .banner-bg {
		padding-top: 0px;
		padding-bottom: 0px;
	}
	.home-banner-wrap {
		margin-top: -10px;
	}
	.slick-dotted.slick-slider {
		margin-bottom: 10px;
	}
}

@media only screen and (max-width: 375px) {
	.home-cta .cta-block {
		display: block !important;
	}
}

.block.widget .product-item-info {
	width: 100%;
}


/* .product-image-wrapper .product-image-photo {max-width: max-content;} */

.block-viewed-products-grid .product-image-wrapper .product-image-photo {
	max-width: 100%;
	padding-right: 10px;
	display: block;
}

.control [type="checkbox"]:not(:checked),
.control [type="checkbox"]:checked {
	opacity: 1;
	pointer-events: all;
	display: block;
}

.block-reorder .actions-toolbar .secondary {
	float: left;
}

.block-reorder .choice {
	margin-right: 5px;
}

.block-reorder .product-item-name {
	font-size: 16px;
}


/* Info homepage block */

.home-info .inner .info-delivery {
	padding: 3%;
	background: url(../images/home/home-del2.png);
	background-size: cover;
}

.home-info .inner h3 {
	font-size: 40px;
	color: #fff;
	text-transform: uppercase;
}

.home-info .inner p {
	color: #fff;
	max-width: 60%;
}

.home-info .inner h5 {
	color: #295388;
	font-size: 20px;
}

.home-info .inner a {
	text-decoration: underline;
	color: #fff;
}


/* Blog homepage */

.postInfo {
	display: flex;
}

.home-blog {
	overflow: hidden;
	padding-top: 3%;
	padding-bottom: 3%;
}

.home-blog h2 {
	position: relative;
	margin: 0px;
	font-size: 28px;
	display: inline-block;
	text-transform: uppercase;
}

.home-blog h2:before {
	left: -2010%;
	width: 2000%;
}

.home-blog h2:after {
	right: -2010%;
	width: 2000%;
}

.home-blog h2:before,
.home-blog h2:after {
	content: '';
	display: block;
	width: 2000%;
	position: absolute;
	top: 50%;
	border-top: 1px solid #5d636c;
}

.blog-nav {
	display: inline-block;
	margin: 15px 0px;
}

.blog-nav li {
	display: inline;
	margin-right: 10px;
}

.blog-nav .focus-nav-btn-blog {
	text-transform: uppercase;
}

.blog-nav .focus-nav-btn-blog.active,
.blog-nav .focus-nav-btn-blog.active span {
	text-decoration: underline;
	color: #295388;
}

.home-blog #product-sliders1 .product-block {
	display: none;
}

.home-blog #product-sliders1 .product-block:first-child {
	display: flex;
}

.postImg {
	background: #fff;
}

.postImg {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	min-height: 260px;
}

#product-sliders1 .product-block {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

#product-sliders1 .product-block .col {
	width: 30% !important;
	padding: 0px;
	margin-left: 0px;
	display: flex;
	flex-direction: column;
}

.home-blog-posts {
	margin-bottom: 50px;
}

.postInfo {
	font-weight: bold;
	text-transform: uppercase;
	color: #295388;
	font-size: 14px;
	margin-bottom: 5px;
	margin-top: 10px;
}

.postInfo span {
	color: #295388;
}

.postCont {
	height: 100%;
	display: flex;
	flex-direction: column;
	flex-flow: row wrap;
}

.postCont h5 {
	font-size: 30px;
}

.postCont h5 a {
	color: #5d636c;
	line-height: 120% !important;
	text-decoration: none;
	font-weight: bold;
}

.postCont p {
	font-size: 16px;
}

.postCont a {
	color: #295388;
}

.postCont a.btn {
	margin-top: auto;
	height: 40px;
	background: none;
	color: #5d636c;
	border: 2px solid #5d636c;
	font-weight: bold;
}

.postCont a.btn:hover {
	color: #295388;
	border: 2px solid #295388;
	text-decoration: none;
}

.seperate {
	margin: 0px 5px;
}


/* 404 page*/

.cms-no-route .page-main {
	padding-top: 15px;
}

.cms-no-route .column ul {
	list-style: square;
}

.cms-no-route .column ul li {
	margin-left: 20px;
	list-style: square;
}

.cms-no-route .column a {
	color: #295388;
}


/* CMS Content */


/* Responsive*/

@media only screen and (max-width: 1450px) {
	.product.contact a {
		line-height: 120%;
		padding: 10px;
		display: block;
	}
	.product.contact {
		position: relative;
	}
	.product.contact i {
		position: absolute;
		left: 30px;
		top: 40%;
	}
}

@media only screen and (max-width: 1400px) {
	.cta .col .icon i {
		font-size: 20px;
	}
	.cta .col .message {
		font-size: 14px;
	}
}

@media only screen and (max-width: 1250px) {
	/* .headLink h6 {display:none;} */
	.cta .col .message {
		font-size: 11px;
	}
}

@media only screen and (max-width: 1050px) {
	.cta .col .message {
		font-size: 10px;
	}
}

@media only screen and (min-width: 993px) {
	.navigation .level0 .submenu {
		position: relative;
		display: flex !important;
		flex-wrap: wrap;
		/* justify-content: space-around; */
		position: relative;
		column-count: 3;
		left: 0;
		min-width: auto;
		box-shadow: 0px 0px;
		background: none;
		font-weight: normal;
		padding: 0px;
		margin-top: 0px;
		z-index: 1;
		border: none;
		width: 80%;
	}
	.navigation .level0 .submenu li {
		page-break-inside: avoid;
	}
	.topNav {
		background: #fff;
		border: 2px solid #425464;
	}
	.navigation .level0 .submenu {
		padding: 20px;
		width: 100%;
	}
	.categoryImageNav {
		width: 20%;
		background: #fff;
		display: flex;
		align-items: center;
		justify-content: center;
		align-self: stretch;
		width: 280px;
		min-height: 280px;
	}
	.categoryImageNav img {
		width: auto;
		height: auto;
		padding: 20px;
	}
	.navigation a:hover,
	.navigation li.level0:hover a.level-top {
		color: #fff;
		background-color: #000;
	}
	.navigation li a.level-top span.title {
		position: relative;
	}
	/* .navigation li.level0:hover span.title:before {
	    content: '';
	    display: block;
	    width: 10px;
	    height: 10px;
	    background: #295388;
	    left: -15px;
	    position: absolute;
	    top: 5px;
	} */
	.navigation .level0 .submenu a:hover,
	.navigation .level0 .submenu a.ui-state-focus {
		background: none;
		color: #fff !important;
	}
	.navigation .level0 .submenu a {
		font-size: 16px;
		color: #293c43;
		line-height: 30px;
		height: auto;
		padding: 3px 7px;
	}
	.navigation .level0 .submenu a:hover {
		background: #295388;
		border: 0;
	}
	.level0.parent:hover .topNav {
		z-index: 10;
		display: flex !important;
		position: absolute;
		top: 39px;
		left: 0;
		margin: 0px 0px 0px 0px !important;
		flex-wrap: wrap;
		width: 100%;
	}
	/* .navigation li.level1 {
		width: 33%;
	} */
	.hoverBG {
		display: none;
	}
	.navigation .level0 {
		position: unset;
	}
	.navigation .level0 .submenu li.current a {
		color: #295388;
	}
	.navigation .level0.submenu .level1 {
		flex: 0 0 23%;
		margin-right: 2%;
	}
	.navigation .level0.submenu .level1>a {
		border-top: 1px solid #293c43;
		border-bottom: 1px solid #293c43;
		margin-top: 15px;
		text-transform: uppercase;
		font-weight: bold;
	}
	.level1 .category-products {
		display: flex;
		flex-direction: column;
		padding-right: 0;
	}
	.level1 ul.level2 {
		display: flex;
		flex-direction: column;
	}
	#search_autocomplete {
		background-color: #fff;
	}
	.page-layout-catalog_product_no_image #product_addtocart_form {
		display: flex;
	}
	.page-layout-catalog_product_no_image #product-options-wrapper {
		width: 68%;
		margin-right: 2%;
	}
	.page-layout-catalog_product_no_image .product-options-bottom {
		width: 30%;
	}
	.page-layout-catalog_product_no_image .product-options-bottom .box-tocart {
		position: sticky;
		top: 0;
	}
}

@media only screen and (max-width: 992px) {
	.searchWrap {
		display: none;
	}
	.nav-toggle-block {
		display: block !important;
	}
	.nav-toggle {
		top: 0px;
		left: 0px;
		display: block !important;
		position: relative;
	}
	.nav-toggle:before {
		display: none;
	}
	.cta .col .icon i {
		font-size: 24px;
	}
	.cta .col .message {
		font-size: 11px;
	}
	.cta {
		margin: 0px 0px 10px 0px;
	}
	.logo {
		padding: 10px 0px;
	}
	.breadcrumbs .items {
		padding: 0px 15px 10px 15px;
	}
	.mobMenu {
		display: block !important;
	}
	.desktopMenu {
		display: none !important;
	}
	/* Slide out NAV */
	.nav-sections a,
	.nav-sections span,
	.nav-sections h1,
	.nav-sections h2,
	.nav-sections h3,
	.nav-sections h4 {
		color: #fff;
		font-size: 18px;
	}
	.nav-sections-item-title {
		height: 50px;
		padding: 10px;
		border: 0px;
		background: #8D9198;
	}
	.nav-sections-item-content {
		margin-top: 40px;
	}
	.nav-sections .block-search {
		background: #fff;
		position: relative;
		padding: 10px;
		margin: 0px 0px 10px 0px;
	}
	.block-search .label {
		position: absolute;
		right: 10px;
	}
	.nav-sections .navigation,
	.nav-sections nav {
		height: auto;
		line-height: 100%;
	}
	.nav-sections .navigation li {
		width: 100%;
	}
	.nav-sections .block-search input {
		left: 0px;
		position: relative;
	}
	.nav-sections .field.search input {
		height: 35px;
		line-height: 35px;
	}
	.nav-sections .field.search input[type=text]:not(.browser-default) {
		padding: 0px 5px;
		width: calc(100% - 10px);
	}
	.nav-sections .block-search .control {
		border: 0px;
		margin: 0px;
		padding: 0px;
	}
	.nav-sections .field.search input[type=text]:not(.browser-default):focus {
		box-shadow: 0px 0px;
		border: 0px;
	}
	.nav-sections .block-search .action.search {
		display: block;
		position: absolute;
		right: 0px;
		top: 0px;
		z-index: 5000;
		height: 55px;
		line-height: 55px;
		width: 100px;
		border: 0px;
		background: none;
	}
	.nav-sections .block-search .action.search span {
		display: none;
	}
	.nav-sections .block-search .action.search:before {
		right: 15px;
		top: 0px;
		position: absolute;
	}
	.nav-sections .navigation .parent .level-top:after {
		position: absolute;
		right: 0px;
		top: 0px;
		color: #fff;
	}
	.nav-sections .navigation li,
	.nav-sections .navigation li a {
		font-weight: normal;
	}
	.nav-sections .navigation .submenu {
		padding: 10px 0px;
	}
	.nav-sections .navigation .submenu li a {
		padding: 5px 0px 5px 15px;
		;
		line-height: 120%;
	}
	.nav-sections .footer-customer-service h2,
	.nav-sections .footer-company h2 {
		display: none;
	}
	.nav-sections-item-content .footer-company ul,
	.nav-sections-item-content .footer-customer-service ul {
		margin-bottom: 0px;
	}
	.catalog-product-view .minicart-items-wrapper .price-including-tax .price,
	.catalog-product-view .minicart-items-wrapper .price-excluding-tax .price,
	.catalog-product-view .minicart-items-wrapper .old-price .price-excluding-tax .price {
		font-size: 20px !important;
	}
	.checkout-index-index .am-checkout {
		position: relative;
	}
	.authentication-wrapper {
		top: 5px;
		margin-top: 0px;
		right: 5px;
		position: absolute;
	}
	.opc-wrapper .step-title,
	.opc-block-shipping-information .shipping-information-title,
	.opc-block-summary>.title,
	.checkout-agreements-items .checkout-agreements-item-title {
		font-size: 20px;
	}
	.home-info .inner h3 {
		font-size: 30px;
	}
	.home-info .inner p {
		max-width: 100%;
	}
}

@media only screen and (min-width: 992px) and (max-width: 1017px) {
	.navigation .level0.parent>.level-top {
		padding-right: 15px;
	}
}


/* @media only screen and (min-width: 772px) and (max-width: 992px){
	.cta .row .col:last-child {display:none !important;}
} */

@media only screen and (max-width: 772px) {
	.panel-left {
		display: none;
	}
	.panel-right {
		width: 100% !important;
		justify-content: flex-start;
	}
	.cta .col .icon i {
		font-size: 24px;
	}
	.cta .col .message {
		font-size: 12px;
	}
	.headLink {
		padding: 0px 15px;
	}
	.minicart-wrapper {
		margin-top: 0px !important;
	}
	.footer-wrap.grey .inner {
		padding: 5%;
	}
	.cta .row {
		opacity: 1;
	}
	.cta .row.slick-initialized {
		opacity: 1;
		transition: opacity .3s ease-out;
	}
	footer .cta p {
		width: 100%;
	}
	#product-sliders1 .product-block .col {
		width: 100% !important;
		margin-bottom: 20px;
	}
	.home-blog-posts {
		margin-bottom: 0px;
	}
}

@media only screen and (max-width: 600px) {
	.wrap.header-panel .row {
		padding: 0px;
	}
	.footer-wrap .col {
		margin-bottom: 25px;
	}
	.header-logo .row {
		padding: 0px;
	}
	.logo img {
		max-width: 90%;
		height: auto;
	}
	.minicart-wrapper .action.showcart.active:before,
	.minicart-wrapper .action.showcart:before,
	.headLink i {
		font-size: 22px;
	}
	.headLink {
		padding: 0px 4px;
	}
	.headLink h6 {
		font-size: 14px;
		margin-top: 0;
		display: none;
	}
	.headLink.nav-toggle-block {
		padding-left: 20px;
	}
}

@media only screen and (max-width: 480px) {
	.cta .row {
		padding: 0px;
	}
	.cta .col .cta-block {
		padding: 3px 0px;
	}
	.footer-wrap.grey .inner {
		padding: 10% 0px;
	}
	.footer-wrap.white {
		margin-bottom: 60px;
	}
	.footer-wrap.white .col {
		margin-bottom: 0px;
	}
	.home-content {
		margin-top: 20px;
	}
	.home-blog {
		margin-top: 10px;
	}
}

@media only screen and (max-width: 375px) {
	.cta .col .icon i {
		font-size: 20px;
	}
	.cta .col .message {
		font-size: 10px;
	}
	.header-panel a,
	.header-panel p,
	.header-panel strong,
	.header-panel span,
	.header-panel label {
		font-size: 11px;
	}
	.swatch-attribute-options {
		display: none;
	}
}


/* Overides */

textarea {
	border: 0px;
	min-height: 100px;
	border-bottom: 1px solid #9e9e9e;
}

.action.primary:focus,
.action.primary:active {
	background: #888;
}


/* CMS / Blog CSS - copy to blog.css */

.sidebar ul li.current a {
	color: #295388;
}

.page-template-template-2columns-left .column.main>.page-title-wrapper {
	overflow: hidden;
	display: block;
}

.block-pagelist h3 {
	text-transform: uppercase;
	margin-bottom: 0px;
}

.block-pagelist .collapsible-header {
	padding-top: 0px;
	line-height: 100%;
}

.block-pagelist .collapsible-body ul li a {
	font-size: 20px;
}

.block-pagelist .collapsible-body ul li {
	margin-bottom: 10px;
}

.page-child .page-title-wrapper {
	position: relative;
}

.page-child .page-title {
	text-transform: uppercase;
	font-size: 28px;
	position: relative;
	display: inline-block;
}

.page-child .page-title:after {
	content: '';
	display: block;
	width: 2000%;
	position: absolute;
	top: 50%;
	border-top: 1px solid #5d636c;
	right: -2010%;
	width: 2000%;
}

.page-child table {
	margin-bottom: 20px;
	background: #fff;
}

.page-child table td {
	border: 1px solid #e5e5e5;
}

.page-child .wp-sidebar {
	display: none;
}

.block.newsletter .content {
	float: none !important;
}

.formGroup,
.formGrouping,
.formSubmit {
	display: flex;
}

.post-entry {
	margin-bottom: 0px;
}

.formGroup {
	margin-bottom: 15px;
}

.formName {
	margin-right: 10px;
}

#calculator-form .action.primary {
	height: 100%;
}

.formField {
	margin-right: 10px;
}

.formField input {
	margin-bottom: 0px;
	padding: 0px 10px;
	background: #fff;
}

.formSubmit {
	margin-top: 20px;
}

.formButton .calculate {
	margin-right: 10px;
}

.is-blog .column.main>.page-title-wrapper {
	display: block;
}

.screw-head-types {
	display: flex;
	flex-wrap: wrap;
	margin: 25px 0px;
}

.screw-head-types .col {
	display: flex;
	margin-bottom: 20px;
	/* justify-content: center;*/
	flex-direction: column;
}

.screw-head-types .img-box {
	margin-bottom: 10px;
}

.glossary h3 {
	margin-bottom: 0px;
	color: #fff;
}

.glossary>li {
	margin-bottom: 15px;
}

.glossary .collapsible-header {
	position: relative;
	padding: 15px 15px;
	background: #5d636c;
}

.glossary .collapsible-body {
	padding: 15px;
	border: 1px solid #5d636c;
	border-top: 0px;
}

.glossary .collapsible-header:after {
	content: '';
	position: absolute;
	right: 0px;
	top: 17px;
	color: #fff;
	font-size: 60px;
	line-height: 20px;
	content: '\e622';
	font-family: 'icons-blank-theme';
	vertical-align: middle;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	text-align: center;
}

.glossary .collapsible-header.active:after {
	content: '\e621';
}

.page-layout-2columns-left table {
	margin-bottom: 20px;
}

.page-layout-2columns-left table td {
	border: 1px solid #e5e5e5;
}

.col .fullLink {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
}

.downloads.row .col {
	margin: 10px 15px 10px 0px;
	border: 1px solid #E1E1E3;
	text-align: center;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}

.downloads.row {
	display: flex;
	flex-wrap: wrap;
}

.downloads.row .col:first-child {
	border: none;
	text-align: left;
	align-items: flex-start;
}

.page-layout-2columns-left .page-title {
	text-align: center;
}


/* Blog Responsive */

@media only screen and (max-width: 992px) {
	.block-pagelist {
		margin-bottom: 0px;
	}
	.block-pagelist .collapsible-header {
		position: relative;
		background: #5d636c;
		padding: 10px;
	}
	.block-pagelist .collapsible-header h3 {
		color: #fff;
	}
	.block-pagelist .collapsible-body {
		background: #e5e5e5;
		padding: 10px;
	}
	.block-pagelist .collapsible-header:after {
		content: '';
		position: absolute;
		right: 0px;
		top: 10px;
		color: #fff;
		font-size: 60px;
		line-height: 20px;
		content: '\e622';
		font-family: 'icons-blank-theme';
		vertical-align: middle;
		display: inline-block;
		font-weight: normal;
		overflow: hidden;
		speak: none;
		text-align: center;
	}
	.block-pagelist .collapsible-header.active:after {
		content: '\e621';
	}
	#calculator-form .col {
		margin-bottom: 25px;
	}
	.downloads.row .col {
		margin: 0px;
	}
}

@media only screen and (max-width: 600px) {
	.screw-head-types .col {
		padding: 0px;
	}
}

.category-brands .sub-cat-desc {
	display: none;
}


/* Delivery */

.amcheckout-shipping-methods form[id='co-shipping-method-form'] div.field.choice.item #block-summary form[id='co-shipping-method-form'] div.field.choice.item {
	padding: 0px;
}

.table-checkout-shipping-method tbody td {
	padding: 5px !important;
	float: none !important;
}

.checkout-shipping-method .label,
.checkout-shipping-method .price-excluding-tax,
.checkout-shipping-method .price-including-tax,
.table-checkout-shipping-method tbody td,
.amcheckout-shipping-methods .label,
.amcheckout-shipping-methods .price-excluding-tax,
.amcheckout-shipping-methods .price-including-tax,
.cart-summary .block .fieldset .field>.label,
.cart-summary #block-summary .price-excluding-tax,
.cart-summary #block-summary .price-including-tax {
	font-size: 16px !important;
	color: #5d636c;
}

.checkout-shipping-method .price-including-tax:after,
.checkout-shipping-method .price-excluding-tax:after,
.amcheckout-shipping-methods .price-including-tax:after,
.amcheckout-shipping-methods .price-excluding-tax:after,
.cart-summary #block-summary .price-including-tax:after,
.cart-summary #block-summary .price-excluding-tax:after {
	display: none !important;
}

.checkout-shipping-method .price,
.checkout-shipping-method .price-including-tax .price,
.checkout-shipping-method .price-excluding-tax .price,
.amcheckout-shipping-methods .price,
.amcheckout-shipping-methods .price-including-tax .price,
.amcheckout-shipping-methods .price-excluding-tax .price,
.cart-summary #block-summary .price,
.cart-summary #block-summary .price-including-tax .price,
.cart-summary #block-summary .price-excluding-tax .price {
	font-weight: 700;
	font-size: 16px !important;
}

.checkout-shipping-method .price-excluding-tax,
.amcheckout-shipping-methods .price-excluding-tax,
.cart-summary #block-summary .price-excluding-tax {
	display: none !important;
}


/* Standard M2 Checkout */

.opc-progress-bar {
	margin: 10px 0px;
}

.opc-progress-bar-item>span {
	font-size: 20px;
}

.opc-progress-bar-item>span:after,
.opc-progress-bar-item._active>span:after,
.opc-progress-bar-item._complete>span:after {
	font-size: 27px;
}

@media only screen and (max-width: 992px) {
	.opc-estimated-wrapper {
		margin-bottom: 10px;
		background: #e5e5e5;
	}
}

.checkout-onepage-success .action.primary {
	height: 35px;
}

.page-layout-checkout .page-header {
	background: #e5e5e5;
}

.minimal-price-link {
	display: none !important;
}

.minimal-price-link .price-final_price .price-wrapper,
.product-item .minimal-price-link .price-label {
	font-size: 12px;
	color: #5d636c;
}

.minimal-price-link .price-final_price .price-wrapper:after {
	content: ' Incl. Tax';
	font-size: 12px;
	color: #5d636c;
}

.item.head .exVAT {
	font-weight: bold;
}

.item.head .qty {
	color: #295388;
	font-weight: bold;
}

.prices-tier li {
	font-weight: bold;
	color: #295388;
}

.product-info-main .price-box .prices-tier .price-wrapper .price {
	font-weight: normal;
	color: #5d636c;
}

.product-info-main .price-box .prices-tier .price-wrapper .price.exVAT {
	font-weight: bold;
	color: #5d636c;
}

.prices-tier .benefit,
.prices-tier .benefit span {
	font-weight: normal;
	color: #5ca754;
}

.product-info-main .price-box.price-tier_price {
	padding-top: 0px;
	margin-top: 0px;
}


/*  Piranha */

.btn {
	background-color: #295388;
	box-shadow: inherit;
	font-weight: bold;
	font-size: 16px;
	height: 100%;
	padding: 5px 40px;
}

.btn:hover {
	background-color: #293c43;
	color: #fff;
	text-decoration: none;
}

.btn:visited {
	color: #fff;
}

.small-col {
	padding: 0 6vw;
}

.row .col {
	padding: 0 15px;
}

.home-banner {
	background-image: url(../images/home/home-ban.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.home-banner .bluebox {
	/*background-color: #295388c4;*/
	background-color: RGBA(2, 10, 117, 0.60);
	padding: 100px 40px;
	margin-bottom: 200px;
}

.home-banner .bluebox h1 {
	font-size: 50px;
	font-weight: bold;
	color: #fff;
	padding-bottom: 10px;
}

.home-banner .bluebox p {
	color: #fff;
	font-size: 24px;
	line-height: 32px;
	padding-bottom: 10px;
}

.home-banner .bluebox p:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
}

.home-banner .bluebox p .btn {
	background-color: #295388;
	border: 2px solid #fff;
	font-size: 16px;
}

.home-banner .leftbox {
	background-color: #dadada
}

.home-banner .rightbox {
	background-color: #425464
}

@media (max-width:550px) {
	.home-banner .bluebox {
		padding: 30px 30px;
		margin-bottom: 0;
	}
}


/* .home-cta .inner{
	display: block;
} */

.home-cta .inner .col {
	display: flex;
	flex-flow: row wrap;
}

.home-cta {
	position: relative;
	margin-top: -201px;
	float: left;
	width: 100%;
	padding: 0 10px;
}

.home-cta .special-offers .inneritem {
	background-color: #dadada;
	padding: 40px 40px;
	width: 100%;
	position: relative;
}

.home-cta .new-in .inneritem {
	background-color: #425464;
	padding: 40px 40px;
	width: 100%;
	position: relative;
}

.home-cta .cta-block:first-child,
.home-cta .cta-block:last-child {
	margin: initial !important;
}

.special-offers img {
	position: absolute;
	top: 90px;
	right: 0;
}

.new-in img {
	position: absolute;
	top: 60px;
	right: 0;
}

.home-cta .special-offers {
	padding-left: 5px;
}

.home-cta .new-in {
	padding-right: 5px;
}

.cta-content {
	padding: 0;
	width: 75%;
}

.cta-content h3 {
	color: #5d636c;
	font-size: 50px;
	text-transform: uppercase;
	font-weight: 900;
}

.cta-content p {
	width: 75%;
}

.cta-content p:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
}

.home-cta .special-offers .btn {
	background-color: #295388;
	font-size: 16px;
	margin-top: 30px;
}

.home-cta .new-in .btn {
	background-color: #ff6000;
	font-size: 16px;
	margin-top: 30px;
}

.home-cta .new-in h3,
.home-cta .new-in p {
	color: #fff;
}

@media (max-width:550px) {
	.home-cta {
		margin-top: 0;
	}
	.home-cta .col,
	.home-cta .new-in,
	.home-cta .special-offers {
		padding-left: 0;
		padding: 0;
	}
	.cta-content p {
		width: 100%;
	}
	.home-cta .col .inneritem,
	.home-cta .new-in .inneritem,
	.home-cta .special-offers .inneritem {
		padding: 20px 20px;
	}
	.cta-content h3 {
		font-size: 40px;
	}
	.cta-content p {
		font-size: 22px;
	}
}


/* Home Cat */

.home-cat {
	margin-top: 140px;
}

.home-cat h3 {
	font-size: 32px;
	text-align: center;
	font-weight: bold;
}

.home-cat p {
	text-align: center;
	width: 75%;
	margin: 0 auto;
	line-height: 24px;
	font-size: 18px;
}

.home-cat .catlist {
	display: flex;
	flex-flow: row wrap;
	margin-top: 40px;
}

.home-cat .catlist li {
	width: 31%;
	margin-right: 2%;
	margin-bottom: 2%;
	padding: 10px 10px 0px 10px;
	min-height: 228px;
	display: flex;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
}

.home-cat .catlist li:hover::before {
	content: "";
	position: absolute;
	background-color: #000;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	opacity: 0.4;
}

.home-cat .catlist li a {
	display: flex;
	align-content: flex-end;
	justify-content: flex-end;
	flex-flow: row wrap;
	width: 100%;
	padding: 7px 7px 0px 7px;
	/*opacity:0;*/
	position: relative;
	text-decoration: none;
}

.home-cat .catlist li:hover a {
	opacity: 1;
}

.home-cat .catlist li span {
	border: 4px solid #fff;
	border-bottom: 0px;
	width: 100%;
	display: block;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 32px;
	padding: 10px 10px;
	font-weight: 300;
	background: #425464a1;
}

@media (max-width:550px) {
	.home-cat p {
		width: 100%;
	}
	.home-cat .catlist li {
		width: 48%;
	}
}


/* home-delivery */

.home-delivery .col {
	background-image: url(../images/home/24-image.png);
	background-position: center;
	background-size: cover;
	padding: 60px 40px;
}

.home-delivery h4 {
	color: #fff;
	font-size: 40px;
	font-weight: bold;
	margin-bottom: 0;
}

.home-delivery p {
	color: #fff;
	font-size: 24px;
	line-height: 32px;
	width: 50%;
}

.home-delivery p:last-child {
	margin-bottom: 0;
	margin-top: 20px;
	padding: 0;
}

.home-delivery p a {
	color: #ff6000;
	font-size: 25px;
	font-weight: bold;
}

@media(max-width:550px) {
	.home-delivery .col {
		padding: 40px 30px;
	}
	.home-delivery p {
		width: 100%;
	}
}


/* home-solidbar */

.home-solidbar {
	margin-top: 70px;
}

.home-solidbar .col {
	background-color: #425464;
	overflow: hidden;
	width: 100%;
	clear: both;
	text-align: center;
}

.home-solidbar .col a {
	font-size: 18px;
	font-weight: bold;
	line-height: 45px;
	margin-left: 40px;
	color: #fff;
}

.home-solidbar i {
	transform: scale(2.6);
	color: #fff;
}

@media (max-width:550px) {
	.home-solidbar {
		margin-top: 20px;
	}
	.home-solidbar i {
		display: none;
	}
	.home-solidbar .col a {
		line-height: 11px;
	}
}


/*  Product Page */

.product-item-name,
.product.name a {
	font-weight: 700;
}

.length-selector ul {
	display: flex;
	margin-top: 10px;
	margin-bottom: 0;
}

.length-selector .selector-item {
	text-transform: uppercase;
	padding: 0 10px;
	border: 2px solid #293c43;
	margin-right: 10px;
}

.length-selector .selector-item:hover {
	background-color: #295388;
	border-color: #295388;
	transition: 0.5s;
	cursor: pointer;
}

.length-selector .selector-item:hover span {
	color: #ffffff;
}

.price-box .price {
	color: #5d636c;
}

.product-item .price-box {
	margin-top: auto;
	margin-bottom: 0;
}

.product-item .price-box .price-label {
	font-size: 1.4rem;
	font-weight: 700;
	color: #5d636c;
	margin-right: 10px;
}

.price-box .minimal-price {
	display: flex;
	;
}

.row.breadcrumbs {
	margin-bottom: 30px;
}

.breadcrumbs {
	/* background-color: #293c43 !important; */
}

.breadcrumbs a {
	color: #b9bbbe !important;
	font-size: 12px;
}

.breadcrumbs .items {
	padding: 10px 20px;
}

.breadcrumbs .items>li {
	color: #b9bbbe;
	font-size: 12px;
}

.block-wishlist {
	display: none !important;
}

#page-title-heading {
	/* margin:20px 0 40px 0; */
	font-weight: 900;
	color: #293c43 !important;
	width: 100%;
	text-align: left;
}

#page-title-heading span {
	/* padding: 10px 20px; */
	color: #293c43 !important;
	font-size: 45px;
}

.filter-title {
	display: none;
}

.filter-options .filter-options-title,
.block-subtitle {
	color: #293c43;
	font-weight: 900;
	font-size: 20px;
}


/*  Single Product Page */

.product .page-title span {
	font-weight: 300;
	color: #293c43;
	margin-bottom: 30px;
	display: block;
}

.catalog-product-view .page-footer .cta {
	display: none;
}

.catalog-product-view .page-footer {
	margin-top: 60px;
}

.product-info-stock-sku {
	display: none;
}

.product.info.detailed {
	margin-top: 25px;
}

.product.info .product.data.items>.item.content {
	padding: 0px 20px 20px 0px;
	border-top: 0;
	border: 0;
}

#tab-label-description-title {}

.product-content-right h1 span {
	font-weight: bold !important;
	font-size: 32px;
	text-transform: uppercase;
	margin-bottom: 0 !important;
}

.product-info-main .product.attribute.overview p {
	font-size: 18px;
}

.page-layout-1column .product-info-main {
	padding-top: 0;
}

.swatch-attribute .img-option-container {
	margin-left: 0;
	margin-right: 15px;
}

.catalog-product-view .home-solidbar {
	width: 100%;
	margin-top: 60px;
}

.catalog-product-view .product-solidbar {
	margin-bottom: 60px;
}

.swatch-option {
	margin: 0;
}

.swatch-attribute.color {
	margin-top: 20px;
}

.sidebar .color .swatch-option {
	height: 30px;
}

.sidebar .color .swatch-attribute-options a {
	width: 30px;
}

.catalog-category-view .sidebar-main {
	background-color: #fff;
	padding: 20px 0px;
}


/* catherobanner */

.cat-herobanner {
	background-color: #eee;
	padding: 20px 20px;
	margin-bottom: 40px;
	background-position: right;
	background-repeat: no-repeat;
}

body[class*="categorypath-chapter-8-vehicle-chevron"] .cat-herobanner {
	background-color: #eee;
	background-size: contain;
	background-position: right;
	background-repeat: no-repeat;
}

.cat-herobanner .image {
	margin-left: 0;
}

.cat-herobanner-inner {
	background-color: #00000054;
	width: 100%;
	border: 2px solid #fff;
	padding: 40px 40px;
}

.cat-herobanner-inner h1 {
	text-align: left !important;
	text-transform: uppercase;
	margin-bottom: 0px;
}

.cat-herobanner-inner h1 span {
	font-size: 40px;
	color: #fff;
	font-weight: 700;
}

.cat-herobanner-inner p {
	color: #fff;
	margin-bottom: 0;
}

.cat-herobanner-inner .category-description {
	margin-bottom: 0;
}


/* contact-form */

#contact-form {
	float: left;
}

.contact-index-index .columns {
	display: flex;
}

.contact-index-index .map-box {
	width: 50%;
	float: left;
	padding-left: 30px;
	height: 100%;
}

.contact-index-index .map-box iframe {
	width: 100%;
	height: 100%;
}

.topusp {
	display: flex;
	justify-content: space-between;
	margin-bottom: 0;
}

.topusp li {
	display: flex;
	flex-grow: 1;
	width: 33.3333%;
	justify-content: center;
	margin-bottom: 0;
}

.topusp .cta-block {
	display: flex;
}

.topusp .cta-block a {
	display: block;
}

.topusp .cta-block .icon {
	display: flex;
	align-content: center;
	flex-flow: row wrap;
}

.topusp .cta-block i {
	font-size: 30px;
	margin-right: 15px;
}

.topusp .cta-block .message {
	font-size: 16px;
	line-height: 120%;
	text-transform: uppercase;
	font-weight: bold;
}

.topusp .slick-arrow {
	display: none !important;
}

.categoryImageNav {
	display: none;
}

@media (max-width:1200px) {
	.navigation .level0>.level-top,
	.navigation .level0>.level-top span {
		padding: 0;
	}
	.home-solidbar .col a {
		line-height: 15px;
	}
	.home-solidbar .col {
		padding: 10px 0;
	}
	.cta-content p {
		width: 95%;
	}
	.home-cta {
		padding: 0;
	}
	.home-cat p {
		width: 95%;
	}
	.home-delivery p {
		width: 95%;
	}
}

@media (max-width:1024px) {
	.home-banner .bluebox {
		padding: 40px 40px;
	}
	.cta-content h3 {
		font-size: 40px;
	}
	.topusp .cta-block .message {
		font-size: 11px;
	}
}

@media (max-width:991px) {
	.home-solidbar .col {
		padding: 20px 20px;
	}
	.navigation .level0.parent>.level-top {
		padding: 10px 10px;
	}
	.navigation .level0>.level-top,
	.navigation .level0>.level-top span {
		padding: 10px 10px;
	}
	.columns .home-delivery {
		order: 2;
	}
	.columns .home-solidbar {
		order: 3;
	}
	.catalog-product-view .product-solidbar.home-solidbar {
		display: block;
		margin-bottom: 0;
	}
	.catalog-product-view .home-solidbar {
		display: none;
	}
}

@media (max-width:768px) {
	.btn {
		padding: 5px 20px;
	}
	.home-banner .col.m6 {
		width: 100% !important;
		padding-right: 5px;
	}
	.cta-content h3 {
		font-size: 30px;
	}
	.cta-content p {
		font-size: 24px
	}
	.home-cat .catlist li {
		width: 31.333%;
	}
	.topusp .cta-block {
		align-content: center;
		justify-content: center;
	}
	.cat-herobanner-inner {
		width: 100%;
	}
}

@media (max-width:600px) {
	.home-banner .col.m6 {
		padding-left: 0;
		padding-right: 0;
	}
	.home-cta {
		margin-bottom: 40px;
	}
	.home-cat .catlist li {
		width: 48%;
	}
	footer #contact-form {
		width: 100%;
		padding: 5%;
	}
}

@media (max-width:440px) {
	.home-banner .bluebox h1 {
		font-size: 40px;
	}
	.home-cat .catlist li span {
		font-size: 19px;
		;
	}
}

.page-main>.page-title-wrapper .page-title>span,
.page-main>.page-title-wrapper .page-title {
	font-size: 32px;
	font-weight: bold;
	text-transform: uppercase;
	color: #295388;
}

.cms-page-view .columns h1 {
	font-size: 32px;
	font-weight: bold;
	text-transform: uppercase;
	color: #295388;
}

.cms-page-view .columns h2 {
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #295388;
}

.block .block-title,
.cms-page-view .columns h3 {
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #295388;
}

footer .cta {
	border-top: 1px solid #5d636c;
}


/* .headLink h6 {display:none;} */

.payment-logos {}

.payment-logos li {
	display: inline-block;
	margin-right: 8px !important;
}

.payment-logos li em {
	font-size: 40px;
}

.box-tocart .control {
	display: flex;
}

.qty-changer {
	display: flex;
	align-items: center;
	/*justify-content: space-around;*/
	flex-direction: column;
	height: 44px;
	padding: 0px 5px;
	background: #4C4C4C;
}

.qty-changer a {
	height: 20px;
}

.qty-changer i {
	color: #fff;
	height: 20px;
}

@media (min-width:1204px) and (max-width:1396px) {
	.level0.parent:hover .topNav {
		top: 65px
	}
}

@media (min-width:993px) and (max-width:1204px) {
	.level0.parent:hover .topNav {
		top: 82px
	}
}

#shopping-cart-table .product-image-container {
	width: 200px !important;
}

.product-options-wrapper .fieldset {
	display: flex;
	flex-direction: column;
}

.swatch-opt {
	order: 2;
}

.price-tier_price {
	order: 1;
}

@media (max-width:992px) {
	.cat-herobanner {
		margin-bottom: 10px;
	}
	.cat-herobanner-inner {
		padding: 20px;
	}
	.cat-herobanner-inner h1 span {
		font-size: 30px;
	}
	.cat-herobanner-inner .page-title {
		margin-bottom: 0px;
	}
	/* .page-with-filter .columns .sidebar-main {display:none;} */
	.product-item-actions .btn {
		padding: 0px 5px;
	}
	.navigation .level0.active>a:not(.ui-state-active),
	.navigation .level0.has-active>a:not(.ui-state-active) {
		border-color: #000;
	}
	.row.breadcrumbs {
		margin-bottom: 10px;
	}
	.cta {
		margin-bottom: 0px;
	}
	.home-delivery h4 {
		font-size: 20px;
	}
	.home-delivery p {
		font-size: 16px;
	}
}

.home-banner .homebannerInner .inner>.col {
	padding-left: 5px;
}

@media (max-width:400px) {
	.home-cat .catlist li {
		width: 100%;
	}
}

@media (min-width:1180px) and (max-width:1560px) {
	.level0.parent:hover .topNav {
		top: 65px;
	}
}

.products-related .product-items,
.products-upsell .product-items {
	display: flex;
	flex-wrap: wrap;
}

.products-related.products-grid .product-item,
.products-related.products-grid .product-item:nth-child(3n+1),
.products-upsell.products-grid .product-item,
.products-upsell.products-grid .product-item:nth-child(3n+1) {
	margin-left: 0%;
}

.products-related.products-grid .product-item,
.products-upsell.products-grid .product-item {
	margin-right: 2%;
	display: flex;
}

.products-related.products-grid .product-item:nth-child(5n),
.products-upsell.products-grid .product-item:nth-child(5n) {
	margin-right: 0%;
}

.catalog-product-view .products-grid .normal-price .price-including-tax,
.catalog-product-view .products-grid .price-including-tax {
	margin-left: 0% !important;
}

.catalog-product-view textarea {
	border: 1px solid #9e9e9e;
}

.block .products-grid .product-item-photo {}

.block .products-grid .product-image-container {
	height: auto;
}

.block .products-grid .product-image-wrapper {
	height: auto;
}

.block .products-grid .product-item-details {
	height: auto;
}

.block .products-grid .product-item-actions {
	margin-top: 0px;
}

.block .products-grid .product-item-info {
	justify-content: space-between;
}

.related-upsells .block .title strong {
	font-size: 20px !important;
	margin-bottom: 20px;
	display: block;
	color: #293c43;
}

.block .products-grid .btn {
	padding: 5px 5px;
}

@media (max-width:992px) {
	.products-related.products-grid .product-item,
	.products-upsell.products-grid .product-item {
		margin-right: 2%;
		display: flex;
		width: calc((100% - 4%) / 3);
	}
	.products-related.products-grid .product-item:nth-child(5n),
	.products-upsell.products-grid .product-item:nth-child(5n) {
		margin-right: 2%;
	}
	.products-related.products-grid .product-item:nth-child(3n),
	.products-upsell.products-grid .product-item:nth-child(3n) {
		margin-right: 0px;
	}
	.block .products-grid .btn {
		font-size: 12px;
	}
}

@media (max-width:600px) {
	.products-related.products-grid .product-item,
	.products-upsell.products-grid .product-item {
		margin-right: 2%;
		display: flex;
		width: calc((100% - 4%) / 2);
	}
	.products-related.products-grid .product-item:nth-child(3n),
	.products-upsell.products-grid .product-item:nth-child(3n) {
		margin-right: 2%;
	}
	.products-related.products-grid .product-item:nth-child(2n),
	.products-upsell.products-grid .product-item:nth-child(2n) {
		margin-right: 0px;
	}
}

@media (max-width:375px) {
	.products-related.products-grid .product-item,
	.products-upsell.products-grid .product-item {
		margin-right: 2%;
		display: flex;
		width: 100%;
	}
	.products-related.products-grid .product-item:nth-child(3n),
	.products-upsell.products-grid .product-item:nth-child(3n) {
		margin-right: 0%;
	}
	.products-related.products-grid .product-item:nth-child(2n),
	.products-upsell.products-grid .product-item:nth-child(2n) {
		margin-right: 0px;
	}
}

.product.info .product.data.items>.item.content {
	padding: 20px;
	border: 1px solid #e5e5e5;
}

.overview img {
	max-width: 150px;
	height: auto;
}

.product-item .price-box .price,
.price-including-tax:after,
.product-info-main .price-box .price-wrapper .price,
.product-options-bottom .price-box .price-wrapper .price {
	font-weight: normal;
}

.price-container .price-including-tax+.price-excluding-tax .price,
.product-info-main .price-box .price-excluding-tax .price,
.product-options-bottom .price-excluding-tax .price,
.product-info-main .price-box .price-excluding-tax .price,
.price-excluding-tax:after {
	font-weight: bold !important;
}

.price-container .price-including-tax+.price-excluding-tax .price {
	font-size: 1.4rem;
}

.footer-wrap.white .col a.piranha {
	font-size: 16px;
}

.footer-wrap.white .col a.piranha:hover {
	color: orange !important;
}

.message.global.cookie {
	z-index: 500;
}

select,
input:not([type]),
input[type=text]:not(.browser-default),
input[type=password]:not(.browser-default),
input[type=email]:not(.browser-default),
input[type=url]:not(.browser-default),
input[type=time]:not(.browser-default),
input[type=date]:not(.browser-default),
input[type=datetime]:not(.browser-default),
input[type=datetime-local]:not(.browser-default),
input[type=tel]:not(.browser-default),
input[type=number]:not(.browser-default),
input[type=search]:not(.browser-default),
textarea.materialize-textarea {
	border: 1px solid #e5e5e5;
	padding-left: 10px !important;
}

.checkout-index-index .opc-block-summary,
.checkout-index-index .checkout-block {
	background: #e5e5e5;
}

.page-main>.page-title-wrapper .page-title>span,
.page-main>.page-title-wrapper .page-title {
	font-size: 40px;
	margin-bottom: 20px;
}

.contactus .col {
	padding: 10px 10px 10px 0px;
}

.contactus .col div {
	padding: 10px;
	background: #f9f9f9;
	border: 1px solid #e5e5e5;
}


/* Design Responsive Changes */

@media (max-width:1372px) {
	.cta-content {
		width: 70%;
	}
	.cta-content p {
		width: 100%;
	}
}

@media (max-width:1200px) {
	.cta-content img {
		display: none;
	}
	.cta-content {
		width: 100%;
	}
}

@media (max-width:1024px) {
	.home-delivery .col {
		position: relative;
	}
	.home-delivery .col:after {
		content: ' ';
		display: block;
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		opacity: 0.6;
		background-color: #333;
		background-repeat: no-repeat;
		background-position: 50% 0;
		background-size: cover;
		z-index: 10;
	}
	.home-delivery .col .del-cont {
		position: relative;
		z-index: 20;
	}
	.footer.content ul {
		margin-bottom: 30px !important;
	}
	.home-cat .catlist li span {
		font-size: 20px;
	}
	.product-item-actions .btn {
		line-height: 34px;
	}
	.block-reorder {
		display: none;
	}
	.home-cat .catlist li {
		width: 32%;
	}
	.home-cat .catlist li:nth-child(3),
	.home-cat .catlist li:nth-child(6),
	.home-cat .catlist li:nth-child(9) {
		margin-right: 0;
	}
	.page-products .products-grid .product-item {
		width: calc((100% - 8%) / 3);
	}
}

@media (max-width:990px) {
	.home-delivery h4 {
		font-size: 30px;
	}
	.home-delivery p a {
		font-size: 18px;
	}
	.nav-sections a {
		font-size: 18px;
	}
	.nav-sections-item-content .col {
		width: 100% !important;
	}
	.nav-sections .navigation .submenu {
		display: block;
	}
	.nav-sections .navigation .submenu li a {
		text-align: center;
	}
	.navigation .level0>.level-top.ui-state-active {
		background: #295388;
	}
}

@media (max-width:768px) {
	.columns .home-solidbar {
		margin-top: 30px;
	}
	.home-banner .bluebox h1 {
		font-size: 40px;
	}
	.page-title-wrapper {
		margin-top: 10px;
	}
	.product.data.items>.item.content {
		margin-top: 0px;
	}
	.cart-summary {
		padding: 0px;
	}
	.home-cta .new-in .btn {
		line-height: 22px;
	}
	.home-cat .catlist li {
		width: 48%;
	}
}

@media (max-width:550px) {
	.home-banner .bluebox h1 {
		font-size: 30px;
	}
	.home-banner .bluebox {
		padding: 20px;
	}
	.cart-summary {
		padding: 0px;
	}
}

@media (max-width:440px) {}


/* Simple produc ttier prices */

.prices-tier .benefit,
.prices-tier .benefit span {
	display: none;
}

.prices-tier .price-container .price-including-tax+.price-excluding-tax:last-child:after {
	display: none;
}

.catalog-product-view .prices-tier .price {
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 20px !important;
	width: 100% !important;
	text-align: center !important;
}

.prices-tier .price-container .price-including-tax+.price-excluding-tax {
	margin-top: 0px;
}

.catalog-product-view .prices-tier .price-including-tax,
.catalog-product-view .prices-tier .price-excluding-tax {
	font-size: 14px;
}

.catalog-product-view .prices-tier .price-including-tax:after,
.catalog-product-view .prices-tier .price-excluding-tax:after {
	display: none;
}

.catalog-product-view .prices-tier .price-including-tax {
	margin-left: 0px !important;
}

.catalog-product-view .prices-tier .price-excluding-tax .price {
	font-weight: bold !important;
	color: #5d636c !important;
}

.cat-herobanner-inner .category-description {color: #fff;}

.modal-footer .action.primary, .modal-footer .action-primary {color: #fff;}

/* Responsive Tweaks / post live */

@media (max-width:1024px) {
	.product-info-main .box-tocart .action.tocart, .product-options-bottom .box-tocart .action.tocart, .product-info-main .action.towishlist {
		font-size: 12px;
	}
}

@media (max-width:550px) {
	.page-products .products-grid .product-item {
		width: calc((100% - 8%) / 2);
	}
}
@media (max-width:600px) {
	.btn {font-size: 12px;}
	.product-social-links {display:none;}
	.headLink.nav-toggle-block {padding-left: 0px;}
	.headLink {margin-left:10px;}
}

small.copyright {display:none;}

@media (max-width:600px) {
	.nav-toggle {
		width: 43px;
    	border: 1px solid #5d636c;
    	text-align: center;
	}
	.headLink.nav-toggle-block i {display:block;}


	.home-cat .catlist li {
	    width: 100%;
	    margin-bottom: 15px;
	}
}

@media (max-width:450px) {
	.home-cat .catlist li {
	    width: 100%;
	    margin-bottom: 15px;
	}
}

.wordpress-post-view.page-layout-1column .content p {font-size: 18px;}



.related-upsells .related .content .block-actions{
	display: none;
}

.related-upsells .related .choice {
	display: none;
}

.category-longdescription {
	padding:15px 0px;
}

.category-longdescription h2 {

}


/* Swatches */

.swatch-attribute.color .swatch-option {
	position: relative;
	overflow:visible;
}

.swatch-popup {
	width: 200px;
    height: 200px;
	display: block;
	top: -203px;
    right: -71px;
	position:absolute;
    background-repeat: no-repeat !important;
    background-size: cover !important;
	background:#fff;
	border:5px solid #425464;
	z-index: 1000 !important;
}

.swatch-popup:after {
	font-family: 'Font Awesome 5 Pro';
	content: "\f00d";
	position: absolute;
	width: 20px;
	font-size: 15px;
	height: 20px;
	top:5px;
	right:5px;
	display:block;
	color:#fff;
	cursor:pointer;
}
.product.info.detailed {
	z-index: 0;
	position: relative;
}


/* Changes 15-04-24 */

/* Related products */
.block.crosssell,
.block.upsell,
.related-upsells {
	width:100%;
}

.block.crosssell .products-grid .product-item,
.block.upsell .products-grid .product-item,
.block.related .products-grid .product-item {
	width:23%;
}

.block.crosssell .products-grid .product-item,
.block.upsell .products-grid .product-item,
.block.related .products-grid .product-item {
	margin-right:2%;
}


.products-crosssell.products-grid .product-item, 
.products-crosssell.products-grid .product-item:nth-child(3n+1), 
.products-related.products-grid .product-item, 
.products-related.products-grid .product-item:nth-child(3n+1), 
.products-upsell.products-grid .product-item, 
.products-upsell.products-grid .product-item:nth-child(3n+1) {
	margin-left:0px;
}

@media (max-width:991px) {
	.block.crosssell .products-grid .product-item,
	.block.upsell .products-grid .product-item,
	.block.related .products-grid .product-item {
		width:48%;
	}
	
	.products-crosssell.products-grid .product-item:nth-child(3n),
	.products-related.products-grid .product-item:nth-child(3n), 
	.products-upsell.products-grid .product-item:nth-child(3n) {
		margin-right: 2% !important;
	}

	.products-crosssell.products-grid .product-item:nth-child(2n),
	.products-related.products-grid .product-item:nth-child(2n), 
	.products-upsell.products-grid .product-item:nth-child(2n) {
		margin-right:0px !important;
	}
}

/* Featured Products */
#product-sliders {margin-top:30px;}
.block-products-list .block-title {
	width: 100%;
	text-align: center;
}

.block-products-list .block-title strong {
	font-size: 32px;
	text-align: center;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	font-family: futura-pt, sans-serif;
	color: #5d636c;
	line-height: 120%;
}

.widget-product-grid .actions-secondary {
	display:none;
}

.widget-product-grid .product-item-actions .actions-primary {
	margin-top:10px;
}

.widget-product-grid .product-item-name > a, 
.widget-product-grid .product.name a > a {
	color: #5d636c;
	font-weight: 700;
	font-family: 'Work Sans', sans-serif;
	line-height: 120%;
	font-size: 16px;
}

/* Modular Styles */

.cms-modular-vehicle-wraps .page-main {
	width:100%;
	max-width:100% !important;
	padding:0px !important;
}

.cms-modular-vehicle-wraps .page-title-wrapper {
	text-align:center;
}


.modular-page .col {
	padding:15px !important;
}

.modular-page .col em {
	font-size:50px;
	color: #295388;
	margin-bottom:20px;
}

.modular-page .col h2 {
	font-size:30px;
}
.modular-page .col h3 {
	font-size:24px;
}


.bg-blue,
.blue-bg {
	background-image: linear-gradient(174deg, #9ebdde 0%, #003f7f 60%, #1f2f5b 100%) !important;
}

.grey-bg {
	background-color: #F4F4F4 !important;
}

.blue-bg h2, 
.blue-bg p {
	color:#fff !important;
}

.v-center {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction:column;
}

.h-center {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction:column;
}

.h-center h2,
.h-center h3,
.h-center p,
.v-center h2,
.v-center h3,
.v-center p {
	text-align:center;
}

@media (min-width:992px) {
	.flexy {
		display: flex;
		align-items: center;
		justify-content: center;
	}
}
@media (max-width:991px) {
	.modular-page .col {
		padding: 3px 15px !important;
	}
}

/* Test Change */
.topusp .slick-dots {
	display:none !important;
}

.topusp.slick-slider {
	margin-bottom:0px !important;
}


.wrap.home-cta .row .col.l3,
.wrap.home-cta .row .col {
	flex-grow: 1;
	display:flex;
}

.home-cta .col.modular .inneritem {
	background-color: #f79125;
	width: 100%;
	position: relative;
	background:#ebedec;
	
}

.home-cta .col .inneritem {
	display: flex;
}

.wrap.home-cta .row .col .cta-content {
	width:100%;       
	flex-grow: 1;
	flex-direction: column;
	display: flex;
	justify-content: space-between;
}

.home-cta .btn,
.home-cta .new-in .btn,
.home-cta .special-offers .btn {
	margin:auto;
}

@media (min-width:991px) {
	.wrap.home-cta .row .col.l3,
	.wrap.home-cta .row .col {
		width:33%;
	}

	.home-cta .col.modular .inneritem {
		padding: 40px 40px;
	}
}

/* M2.4.8 Styles Update */
@media (min-width: 1024px) {

	.page-products .products-grid .product-item:nth-child(3n+1) {
		margin-left: 2%;
	}

	.page-products .products-grid .product-item:nth-child(4n+1) {
		margin-left: 0px !important;
	}

	.logo {
		margin-left:20px;
	}
}

.wordpress-post-view .comments-wrapper {
	display: none;
}

@media (min-width:991px) {
	.logoBlock {
		margin:auto !important;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.logo {
		margin: auto !important;
		width: 100%;
	}
}


.payment-method-title .label {
	color: #5d636c !important;
}

/* Navigation Changes */
@media (max-width:990px) {
	a.level-top.active {
		background: #295388 !important;
	}
	ul.submenu.active {
		display: block !important;
	}
}