@charset "utf-8";
/* CSS Document */

/*FONTS*/
@font-face {
	font-family: 'brown_penregular';
	src: url('../fonts/brown_pen-webfont.woff2') format('woff2'),
		url('../fonts/brown_pen-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

/*GLOBAL*/
body.cms-home.is-blog {
	background-image: none !important;
}

.veneer {
	font-family: raleway, veneer-three, sans-serif;
	font-weight: 400 !important;
	font-style: normal;
	text-transform: uppercase;
	line-height: 1
}

.panel.header ul.header.links li.desktophide,
.desktophide {
	display: none;
}

.page-header .widget.block,
.page-footer .widget.block {
	margin: 0;
}

.page-header .header.panel {
	padding: 0;
	margin: 0;
	max-width: 100%;
}

.cms-home hr {
	border: 0px;
}

.actions .secondary #top-cart-btn-checkout {
	padding: 0px;
	border: 0px;
	text-transform: capitalize;
	color: #65826E;
	font-weight: normal;
}

.actions .secondary #top-cart-btn-checkout:hover,
.actions .secondary #top-cart-btn-checkout:active,
.actions .secondary #top-cart-btn-checkout:focus {
	background-color: #fff;
	text-transform: capitalize;
	text-decoration: underline;
	color: #65826E
}

.minipreorder,
.pre-order-delivery {
	background-color: #ffdecb;
	width: 100%;
	display: block;
	color: #000;
	text-align: center;
	padding: 6px;
	box-sizing: border-box;
	margin: 8px 0px 0px 0px;
	font-size: 13px;
	line-height: 15px;
}

.pre-order-delivery {
	padding: 12px;
	margin: 8px 0px 15px 0px;
	font-size: 14px;
}

body {
	font-family: 'raleway', 'Mukta', sans-serif;
}

button {
	transition: 0.3s all ease-out
}

._keyfocus :focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
	box-shadow: none
}

.mob-only {
	display: none !important
}

h1 {
	margin-top: 20px
}

a,
a:visited,
.alink:visited {
	color: #65826E;
	transition: 0.3s all ease-out
}

a:hover {
	color: #4F7128
}

button,
a.action.primary,
.cart.table-wrapper .actions-toolbar>.action,
.action-gift {
	border-radius: 0px;
}

.action.track {
	display: inline-block;
	text-decoration: none;
	border-radius: 0px;
	background-image: none;
	background: #FF6000;
	border: 1px solid #FF6000;
	text-transform: uppercase;
	color: #fff;
	cursor: pointer;
	font-family: 'raleway', 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 700;
	padding: 7px 15px;
	font-size: 1.4rem;
	box-sizing: border-box;
	vertical-align: middle;
}

.action.track:visited {
	transition: 0.3s all ease-out;
}

#co-shipping-form .message.warning a:link,
.message.warning a:visited,
.message.warning a:hover,
.message.warning a:active {
	color: #6f4400;
	font-weight: bold;
	text-decoration: underline;
}

.action.primary:focus,
.action.primary:active {
	background: #FF6000;
	border: 1px solid #FF6000;
}

.action.primary {
	background-image: none;
	background: #FF6000;
	border: 1px solid #FF6000;
	text-transform: uppercase
}

.action.primary:hover {
	background: #FF6000;
	border: 1px solid #FF6000;
}

.mobmenu {
	display: none;
	position: absolute;
	top: 175px;
	background-color: #84BCA1;
	color: #FFF;
	text-transform: uppercase;
	padding: 5px 10px 5px 30px;
	font-weight: 700;
	cursor: pointer;
	z-index: 9
}

.mobmenu.open {
	z-index: 17
}

.account .mobmenu {
	top: 30px;
}

.page-with-filter .mobmenu {
	display: none
}

.mobmenu .icon {
	font-size: 0;
	position: absolute;
	display: inline-block;
	top: 9px;
	left: 8px;
}

.mobmenu .icon .bar {
	position: absolute;
	height: 2px;
	width: 15px;
	background-color: #FFF;
	transition: 0.3s all ease-out
}

.mobmenu .icon .bar.one {
	top: 0
}

.mobmenu .icon .bar.two {
	top: 5px
}

.mobmenu .icon .bar.three {
	top: 10px
}

.mobmenu.open .icon .bar.one {
	top: 5px;
	transform: rotate(45deg)
}

.mobmenu.open .icon .bar.two {
	top: 5px;
	width: 1px;
	left: 5px;
	opacity: 0
}

.mobmenu.open .icon .bar.three {
	top: 5px;
	transform: rotate(-45deg)
}

.column.main .colblock {
	display: table;
	width: 100%;
	clear: both
}

.column.main .twocol {
	width: 46%;
	margin-right: 4%;
	float: left
}

.column.main .threecol {
	width: 30%;
	margin-right: 5%;
	float: left
}

.column.main .fourcol {
	width: 22%;
	margin-right: 4%;
	float: left
}

.column.main .twocol.last,
.column.main .threecol.last,
.column.main .fourcol.last {
	margin-right: 0
}

.loyaltyPoints {
	display: inline-block;
	padding: 0px 0px 0px 28px;
	background: url(../images/icon-leaf.svg) no-repeat 0px 0px;
	background-size: contain;
	max-height: 20px
}

.product-info-price .loyaltyPoints.productpage {
	position: absolute;
	top: 0px;
	right: 0px;
}

.loyaltyPoints.basket {
	margin-top: 8px;
}

.loyaltyPoints.basketRow {
	display: block;
	margin-top: 5px;
}

.product-info-promo-container {
	position: absolute;
	bottom: 0;
	z-index: 2;
	background-color: #FFF;
	width: 100%
}

.product-promotion {
	padding: 3px;
	color: #BD0606;
	width: 100%;
	box-sizing: border-box;
	text-align: center;
	border: 1px dotted #BD0606;
	border-radius: 3px;
	margin-bottom: 5px;
	background-color: rgba(189, 6, 6, 0.1)
}

.instoreonly {
	top: 0;
	width: 80px;
	z-index: 2;
	font-size: 0;
	background-image: url(../images/instore-flash.svg);
	height: 80px;
	position: absolute;
	background-repeat: no-repeat;
	left: 0
}

.old-price,
.old.price {
	text-decoration: initial !important
}

.nav-open .nav-toggle::before {
	content: '\e616';
	font-size: 38px;
	margin-top: 1px;
	margin-left: -7px;
	color: white;
	background-color: #84BCA1;
	border-radius: 12px;
	width: 38px;
	height: 38px;
	display: block;
	line-height: 40px;
	/* vertical-align: -webkit-baseline-middle; */
	position: absolute;
	z-index: 20;
	font-weight: 600;
	text-align: center;
}

.cms-no-route .mobmenu {
	display: none !important
}


/*HEADER*/
.header.panel>.header.links .contactus,
.header.panel>.header.links .locator {
	position: relative;
	font-size: 13px
}


.page-header .panel.wrapper {
	background-color: #fff;
	color: #484b4c;
	border-bottom: 1px solid #e8e8e8;
	font-size: 13px
}

.page-header .panel.wrapper a {
	color: #4a4c4d;
}

.nav-sections {
	margin-bottom: 0
}

.top-container {
	max-width: 100%;
	padding: 0
}

.top-container .widget {
	margin-bottom: 0
}

.header.content {
	position: relative;
	height: 130px;
	padding: 0;
	box-sizing: border-box;
	border-bottom: 1px solid #E6E6E6;
}

.logo {
	margin: 30px 0 0 0;
	max-width: 210px;
	float: none;
	position: absolute;
	left: 15px;
}

.logo img {
	width: 260px;
	height: auto;
}

.block-search {
	position: absolute;
	margin-top: 40px;
	max-width: 440px;
	width: 90%;
	left: calc(50% - 220px);
}

.block-search .nested {
	display: none
}

.block-search .action.search>span {
	display: none !important;
}

.block-search input {
	border: 1px solid #919191;
	height: 50px;
	border-radius: 25px;
	font-size: 14px;
	padding-left: 15px;
	font-family: 'raleway', 'Mukta', sans-serif;
	transition: 0.3s all ease-out
}

.block-search input:focus,
.block-search input:active {
	border: 1px solid #85bda2
}

.block-search input#search::placeholder {
	color: #b1b1b1
}

.block-search input::placeholder {
	color: #777
}

.block-search .label:before {
	display: none !important;
}

.block-search .action.search {
	display: inline-block !important;
	background-image: none;
	background: none;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	border: 0;
	box-shadow: none;
	line-height: inherit;
	margin: 0;
	padding: 0;
	text-decoration: none;
	text-shadow: none;
	font-weight: 400;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
	background-color: #96C4AF;
	border-radius: 25px
}

#mobileSearchClear {
	display: none;
	position: absolute;
	top: 5px;
	right: 50px;
	width: 25px;
	height: 25px;
	background-image: url(../images/closesearch.svg);
	background-repeat: no-repeat;
	background-size: contain;
}

#mobileSearchClear:hover {
	background-image: url(../images/closesearchhover.svg);
}

@media (min-width:768px) {
	#mobileSearchClear {
		display: none !important
	}
}

@media (max-width:768px) {
	#search_autocomplete {
		width: 100% !important;
		position: relative !important
	}

	body.searchnoscroll {
		position: static;
		overflow-y: hidden
	}

	.search-autocomplete {
		max-height: calc(100vh - 220px) !important
	}
}

.block-search .action.search.disabled,
.block-search .action.search[disabled],
fieldset[disabled] .block-search .action.search {
	opacity: 1;
	pointer-events: auto;
}

.block-search .action.search::before {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'icons-blank-theme';
	margin: 0;
	vertical-align: top;
	overflow: hidden;
	speak: none;
	cursor: pointer;
	text-align: center;
	color: #FFF;
	font-size: 34px;
	font-weight: 600;
	content: "";
	display: inline-block !important;
	height: 50px;
	line-height: 50px;
	width: 100px;
	background-color: #85bda2;
	border-radius: 25px;
	background-image: url(../images/search_icon.svg);
	background-size: 19px;
	background-repeat: no-repeat;
	background-position: center;
}

@media (min-width:1200px) {
	.block-search {
		max-width: 532px;
		left: calc(50% - 250px);
	}
}

@media (max-width:1024px) {
	.header.content {
		height: 120px;
	}
}

.panel.header .openingtimes {
	float: left
}

#minicart-widgets {
	display: none;
}

.minicart-items-wrapper .product-image-container {
	width: 80px !important;
	height: 80px !important
}

.minicart-items-wrapper .product-image-container .product-image-photo {
	width: 78px !important;
	height: 78px !important;
}

.minicart-items-wrapper .product-image-container .product-image-wrapper {
	width: 78px !important;
	height: 78px !important;
	background-color: #fff;
	text-align: center;
}

.minicart-items-wrapper .product-image-container .product-image-wrapper img {
	max-height: 100%;
	width: auto
}


.minicart-wrapper .block-minicart:before {
	border: 15px solid;
	border-color: transparent transparent #e7f2ec transparent;
	z-index: 99;
	top: -29px;
	right: 32px;
}

.minicart-wrapper .block-minicart:after {
	display: none
}

.minicart-wrapper {
	position: absolute;
	right: 0;
	top: 35px;
	display: inline-flex;
	align-items: center;
}

.minicart-wrapper .mini-cart {
	margin-left: 10px;
	padding-left: 20px;
	border-left: 1px solid #e7f2ec;
	display: none !important;
	align-items: center;
}

.minicart-wrapper .mini-cart img {
	height: 20px;
}

.minicart-wrapper .action.showcart {
	position: relative;
	display: flex;
}

.minicart-wrapper .action.showcart.active {
	display: flex;
}

.minicart-wrapper .action.showcart::before {
	background-position: center 16px;
	font-size: 0;
	background-image: url("../images/icons/shopping-cart.svg");
	background-repeat: no-repeat;
	width: 55px;
	height: 55px;
	background-size: 26px;
}

.minicart-wrapper .action.showcart.active::before {
	font-size: 0
}

.minicart-wrapper .action.showcart .counter.qty {
	background-color: #96C4AF !important;
	border: 1px solid #96C4AF;
	color: #000D07;
	border-radius: 50%;
	position: absolute;
	top: 2px;
	left: 40px;
	font-weight: 600;
	height: 16px;
	width: 16px;
	min-width: auto;
	padding: 0;
	font-size: 11px;
	line-height: 17px;
}

.minicart-wrapper.active .block-minicart {
	background-color: #e7f2ec;
	padding: 0px;
	border: 0px;
}

#minicart-content-wrapper .items-total p {
	font-weight: 800;
	font-size: 22px;
	color: #494c4d;
}

.block-minicart .subtotal .label {
	margin-right: 20px;
}

.block-minicart .subtotal .label:after {
	font-weight: 800;
	font-size: 22px;
}

.block-minicart .subtotal .price-including-tax:after,
.block-minicart .subtotal .price-excluding-tax:after,
.weee[data-label]:after {
	display: inline-block;
	margin-left: 5px;
}

.block-minicart .subtotal .label,
#minicart-content-wrapper .subtotal .amount.price-container {
	display: inline-block;
}

.block-minicart .subtotal .label span {
	font-weight: 800;
	font-size: 22px;
	color: #494c4d;
}

#minicart-content-wrapper .subtotal .amount.price-container .price-wrapper .price {
	display: inline-block;
	font-weight: 800;
	font-size: 22px !important;
	color: #494c4d;
}

#minicart-content-wrapper .items-total span.count:before {
	font-weight: 800;
	font-size: 22px;
	color: #494c4d;
	content: "Your Basket";
	/* display: block; */
	margin-left: 0;
	margin-right: 10px;
	display: block;
	width: 115px;
	text-align: left;
	position: absolute;
	left: 15px;
}

.minicart-items .action.edit:before {
	background-image: url(../images/pencil.png);
	background-repeat: no-repeat;
	content: "";
	display: inline-block;
	width: 14px;
	height: 18px;
	background-size: contain;
	vertical-align: bottom;
}


/*#minicart-content-wrapper .items-total + .subtotal {display:none;}*/
/*#minicart-content-wrapper .minicart-items-wrapper {   order:0 }
#minicart-content-wrapper .subtotalcontainer {order:1}
#minicart-content-wrapper .block-content > .actions {order:3}*/
#minicart-content-wrapper .block-content>.actions {
	margin-top: 0px;
}

#minicart-content-wrapper .items-total span.count+span {
	display: none
}

#minicart-content-wrapper .items-total span.count {
	border: 1px solid #fff;
	border-radius: 50%;
	font-weight: 600;
	height: 16px;
	width: 16px;
	min-width: auto;
	padding: 0;
	font-size: 11px;
	line-height: 17px;
	background-color: #FF6000;
	text-align: center;
	color: #fff;
	float: right;
	margin: 5px 0px 0px 115px;
}

.block-minicart .subtotal {
	margin: 0;
	background-color: #fff;
	padding: 20px 20px 20px 0px;
}

.block-minicart #minicart-content-wrapper .subtotal .price-including-tax::after {
	display: inline-block;
	margin-left: 5px;
}

.minicart-items-wrapper .details-qty.qty {
	display: none
}

.minicart-items-wrapper {
	border: 0px;
	margin: 0px;
}

#minicart-content-wrapper .actions {
	width: 100%;
	background-color: #fff;
	padding: 0px 20px 20px 20px;
	box-sizing: border-box;
	clear: both;
}

.minicart-items-wrapper {
	border: 0px;
}

.minicart-items .product-item {
	padding: 0
}

#minicart-content-wrapper .items-total {
	float: none;
	/*display:inline-flex;*/
	display: inline-block;
	margin: 15px 0px 0px 20px;
}

/*#minicart-content-wrapper .block-content {display: flex;flex-flow: column;}*/

.action.showcart.active+script+.mage-dropdown-dialog #minicart-content-wrapper .items-total {
	display: inline-flex
}

.action.showcart.active+script+.mage-dropdown-dialog #minicart-content-wrapper .block-content {
	display: flex;
	flex-flow: column;
}

.action.showcart.active+script+.mage-dropdown-dialog #minicart-content-wrapper .minicart-items-wrapper {
	order: 0
}

.action.showcart.active+script+.mage-dropdown-dialog #minicart-content-wrapper .subtotalcontainer {
	order: 1
}

.action.showcart.active+script+.mage-dropdown-dialog #minicart-content-wrapper .block-content>.actions {
	order: 3
}



#minicart-content-wrapper .view-basket {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	border: 0px;
	font-size: 14px;
	background-color: #84bca1;
	font-weight: 800;
	width: 36%;
	margin-right: 4%;
	color: #fff;
	padding: 12px 10px;
	box-sizing: border-box;
	height: auto;
	line-height: 14px;
	float: left;
	text-align: center;
}

#minicart-content-wrapper .proceed-to-checkout {
	display: block;
	font-family: 'raleway', 'Mukta', sans-serif;
	text-transform: uppercase;
	border: 0px;
	font-size: 14px;
	background-color: #FF6000;
	font-weight: 800;
	width: 60%;
	color: #fff;
	padding: 12px 10px;
	box-sizing: border-box;
	height: auto;
	line-height: 14px;
	float: right;
	text-align: center;
}

.minicart-wrapper .basket-total {
	position: absolute;
	top: -14px;
	left: 60px;
	display: none;
}

.minicart-wrapper .basket-total .price {
	color: #333;
	font-weight: 600;
	font-size: 16px
}

/*.minicart-wrapper .showcart button{position: absolute; background: #4A4C4D; border:none; border-radius: 0; color: #FFF; top: 10px; left: 60px; text-transform: uppercase;}
.minicart-wrapper .showcart button:hover{background-color: #84BCA1; }*/
.minicart-wrapper .action.showcart button {
	display: none;
}

.minicart-wrapper .action.showcart .text {
	margin-top: -12px;
	color: #444;
	font-size: 12px;
	/* line-height: 12px; */
	clip: unset;
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	font-weight: 400;
	text-align: center
}

.minicart-items-wrapper .product-item {
	text-align: left;
	padding-top: 10px;
}

.opc-block-summary .product-item .product-item-name-block {
	vertical-align: top
}

.column.main .opc-block-summary .product-item {
	padding-bottom: 10px
}

.opc-block-summary .total-rules,
.cart-summary tr.totals .title.-enabled:after,
.totals.discount .title.-enabled:after {
	display: none !important
}

.minicart-items-wrapper .product-item-name {
	min-height: inherit;
	width: calc(100% - 65px);
	margin-bottom: 0px;
}

.minicart-items-wrapper .product-item-pricing .price-including-tax,
.minicart-items-wrapper .product-item-pricing .price-excluding-tax,
.minicart-items-wrapper .product-item-pricing {
	float: right;
	margin-top: 1px;
}

.minicart-items-wrapper .minipreorder,
.pre-order-delivery {
	margin: 25px 0 25px 0px;
}


.block-minicart .subtitle {
	display: none !important
}

.block-minicart .subtitle.empty {
	display: block !important;
	color: #000
}

.minicart-items .product-item-name a {
	color: #444
}

.minicart-items .product-item-details .product.actions {
	background-color: transparent !important;
	clear: both;
	padding: 0 !important;
	;
}

.block-minicart .block-content>.actions>.primary {
	margin: 0 0px 15px;
}

.basket-total .price:after {
	content: " Inc VAT";
	font-size: 10px;
}

.header.panel>.header.links>li.welcome,
.header.panel>.header.links>li a {
	line-height: 1.42857143;
}

.header.content .widget {
	position: absolute;
	display: none;
	right: 55px;
}

.mob-head-links a {
	font-size: 0;
	margin: 0 10px;
}

.mob-head-links a span:before {
	content: "";
	display: inline-block;
	height: 27px;
	width: 30px;
	;
	background-repeat: no-repeat;
}

.mob-account span:before {
	background-image: url("../images/icon-user.svg")
}

.mob-locate span:before {
	background-image: url("../images/icon-locate-green.svg")
}

.amsearch-form-container .input-text:focus {
	border: 1px solid #84BCA1;
	box-shadow: none;
}


.header.content .header.links .authorization-link,
.header.content .header.links .compare,
.header.content .header.links .locator,
.header.content .header.links .greet,
.header.content .header.links .create-account-link,
.header.content .header.links li:last-child {
	display: none
}

.header.content .tips-advice a {
	padding-top: 42px;
	display: block;
	font-weight: 400;
}

.header.content .tips-advice {
	cursor: pointer;
	position: absolute;
	top: 25px;
	right: 220px;
	font-size: 14px;
	padding-top: 0px;
	background-image: url(../images/advice-black.svg);
	background-position: top 10px center;
	background-repeat: no-repeat;
	background-size: 30px;
	color: #444;
}

.header.content .tips-advice a {
	color: #444;
	text-decoration: none;
}



.header.content .my-account {
	cursor: pointer;
	position: absolute;
	top: 48px;
	right: 110px;
	font-size: 13px;
}

.header.content .my-account .title {
	display: none;
}

/*.header.content .my-account:hover {background-image:url(../images/account-h.svg)}*/
.header.content .my-account .dropdown {
	display: none;
}

.header.content .my-account.active .dropdown {
	display: block;
	position: absolute;
	background-color: #e7f2ec;
	margin-left: -150px;
	width: 240px;
	text-align: center;
	-webkit-box-shadow: 0 2px 5px 2px rgb(0 0 0 / 18%);
	-moz-box-shadow: 0 2px 5px 2px rgb(0 0 0 / 18%);
	box-shadow: 0 2px 5px 2px rgb(0 0 0 / 18%);
	z-index: 5;
}

.my-account .action.close {
	display: none;
	background-image: none;
	background: none;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	border: 0;
	box-shadow: none;
	line-height: inherit;
	margin: 0;
	padding: 0;
	text-decoration: none;
	text-shadow: none;
	font-weight: 400;
	height: 28px;
	position: absolute;
	right: -49px;
	top: 70px;
	width: 40px;
	z-index: 6;
	color: #000;
}

.my-account.active .action.close {
	display: inline-block;
}

.my-account .action.close span {
	display: none
}

.my-account .action.close:before {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 32px;
	line-height: 32px;
	color: inherit;
	content: '\e616';
	font-family: 'icons-blank-theme';
	margin: 0;
	vertical-align: top;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	text-align: center;
}


.header.content .my-account.active .dropdown .whiteblock {
	background-color: #fff;
	padding: 20px
}

.header.content .my-account.active .dropdown.loggedin .whiteblock {
	background-color: #fff;
	padding: 10px 20px 1px 20px
}

.header.content .my-account.active .dropdown .greenblock {
	background-color: #e7f2ec;
	padding: 20px
}

.header.content .my-account .dropdown.guest .whiteblock a {
	text-transform: uppercase;
	display: block;
	background-color: #84bca1;
	color: #fff;
	font-weight: 800;
	padding: 10px;
	font-size: 14px;
	text-decoration: none
}

.header.content .my-account .dropdown.guest .greenblock a {
	text-transform: uppercase;
	display: block;
	background-color: #ff6000;
	color: #fff;
	font-weight: 800;
	padding: 10px;
	font-size: 14px;
	text-decoration: none;
}

/*.header.content .my-account .dropdown a:hover {text-decoration:none;color:#27B2B2;}*/

.header.content .my-account .dropdown.loggedin .whiteblock ul {
	margin: 0px;
	padding: 0px
}

.header.content .my-account .dropdown.loggedin h3 {
	font-weight: 800;
	margin: 0;
	font-size: 21px;
}

.header.content .my-account .dropdown.loggedin .whiteblock li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.header.content .my-account .dropdown.loggedin .whiteblock li a {
	display: block;
	border-bottom: 1px dotted #c7c7c8;
	padding: 11px 0px 9px 50px;
	text-decoration: none;
	text-align: left;
	color: #434444;
	font-size: 14px;
}

.header.content .my-account .dropdown.loggedin .whiteblock li a:hover,
.header.content .my-account .dropdown.loggedin .whiteblock li a:active,
.header.content .my-account .dropdown.loggedin .whiteblock li a:focus {
	text-decoration: underline;
}

.header.content .my-account .dropdown.loggedin .whiteblock li.dropdown_myaccount a {
	background-image: url(../images/account-grey.svg);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 40px;
}

.header.content .my-account .dropdown.loggedin .whiteblock li.dropdown_myorders a {
	background-image: url(../images/basket-grey.svg);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 40px;
}

.header.content .my-account .dropdown.loggedin .whiteblock a.logout {
	color: #ec692c;
	font-weight: 800;
	display: block;
	padding: 10px 0px 10px 50px;
	text-decoration: underline;
	text-align: left;
	font-size: 14px;
}

.checkout-index-index .header.content .my-account,
.checkout-index-index .header.content .tips-advice,
.checkout-index-index .header.content .header.links {
	display: none;
}

.header.content .my-account.active .dropdown:before {
	color: #e7f2ec;
	display: block;
	content: '\25B2';
	position: absolute;
	top: -19px;
	font-size: 20px;
	left: 165px;
	/*-webkit-text-shadow:0px -2px 3px rgb(0 0 0 / 20%);
    -moz-text-shadow: 0px -2px 3px rgb(0 0 0 / 20%);
    text-shadow: 0px -2px 3px rgb(0 0 0 / 20%);*/
}

.header.content .my-account .dropdown ul {
	padding: 0px 10px;
	margin: 0px;
	list-style-type: none;
}

.header.content .my-account .dropdown ul li {
	margin: 15px 0px;
	padding: 0px;
}

.header.content .header.links {
	display: none
}

.header.content .guest-wishlist-count {
	display: none;
	position: absolute;
	right: 135px;
	margin-bottom: 0;
	top: 24px;
	padding-left: 0;
	transition: 0.3s all ease-out
}

.header.content .guest-wishlist-count a {
	color: #444;
	font-weight: 400;
	font-size: 12px;
}

.header.content .guest-wishlist-count a:hover {
	text-decoration: none
}

.header.content .link.wishlist {
	position: absolute;
	right: 0;
	margin-bottom: 0;
	top: 36px;
	padding-left: 0;
	transition: 0.3s all ease-out
}

.header.content .link.wishlist a {
	color: #444;
	font-weight: 400;
	font-size: 12px;
}


.header.content .header.links li a,
.header.content .my-account p {
	color: #444;
	font-weight: 400;
	font-size: 12px;
}

.header.content .header.links li {
	display: inline-block;
	margin-bottom: 0;
	margin-right: 15px;
	font-size: 13px
}

.header.content .my-account .loggedin .greenblock p {
	margin: 0 0 4px 0;
}

.header.content .link.wishlist a,
.header.content .guest-wishlist-count a {
	position: relative;
	text-align: center;
	content: "";
	display: block;
	width: 50px;
	padding-top: 43px;
	margin: 0px auto 5px auto;
	background-image: url(../images/wishlist-black.svg);
	background-position: top 18px center;
	background-repeat: no-repeat;
	background-size: 22px;
	font-size: 0;
}

.header.content .guest-wishlist-count+.link.wishlist {
	right: 47px;
}

/*
.header.content .header.links li.wishlist a:hover:before {background-image:url(../images/icon-heart-h.svg)}*/
.header.content .header.links li a:hover,
.header.content .header.links li a:active,
.header.content .header.links li a:focus {
	text-decoration: none;
}

.header.content .guest-wishlist-count,
.header.content .link.wishlist {
	list-style-type: none;
}

.header.content .header.links li a.my-account-link:before {
	content: "";
	display: block;
	width: 22px;
	height: 22px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 22px 22px;
	margin: 0px auto 5px auto;
	background-image: url(../images/icon-account.svg)
}

.header.content .header.links {
	list-style-type: none;
}

.guest-wishlist-count-show span,
.link.wishlist span {
	background-color: #FF6000 !important;
	border: 1px solid #fff;
	border-radius: 50%;
	position: absolute;
	top: 11px;
	right: 13px;
	font-weight: 600;
	height: 16px;
	width: 16px;
	min-width: auto;
	padding: 0;
	font-size: 11px;
	line-height: 17px;
	color: #fff;
}

.guest-wishlist-count-show span:empty,
.link.wishlist span:empty {
	display: none
}

.header.content .header.links li.wishlist {
	position: relative;
	margin-right: 0
}

.header.content .header.links li.wishlist a span.qty:not(:empty) {
	background-color: #FF6000;
	border: 1px solid #fff;
	border-radius: 50%;
	position: absolute;
	top: 11px;
	right: 7px;
	font-weight: 600;
	height: 16px;
	width: 16px;
	min-width: auto;
	padding: 0;
	font-size: 11px;
	line-height: 17px;
	color: #fff;
	text-align: center;
	;
}



#search_mini_form .product-item {
	text-align: left
}

#search_mini_form .product-item .loyaltyPoints {
	display: none
}

/* .limiter-options option[value="all"] {display:none;} */


@media (max-width:1024px) {
	.header.content .my-account {
		background-size: 24px 55px;
	}

	.header.content .link.wishlist a,
	.header.content .guest-wishlist-count a {
		background-size: 29px;
	}

	.minicart-wrapper .action.showcart::before {
		background-size: 31px
	}
}

/*NAV*/
.nav-sections {
	background: transparent;
}

.navigation {
	background: transparent;
	margin-bottom: 15px
}

.magezon-builder.cgc-menu {
	width: 100%;
	display: table;
}

.navigation>.ninjamenus.ninjamenus-desktop {
	margin: 0
}


@media (min-width:1024px) {

	.page-header {
		position: sticky;
		top: 0px;
	}

	.nav-sections {
		position: sticky;
		top: 140px;
	}

	.magezon-builder.cgc-menu {
		display: flex
	}

	.ninjamenus-desktop.ninjamenus-top .level0 {
		flex: auto
	}

	.ninjamenus .level0>a>span.title {
		font-size: 16px;
		font-weight: 550;
		text-transform: uppercase;
	}
}


@media (min-width: 1200px) {
	.ninjamenus .level0>a>span.title {
		font-size: 20px;
	}
}


.page-wrapper>.page-bottom {
	width: 100%;
}

#loyaltybackground * {
	box-sizing: border-box;
}

#loyaltybackground {
	background-image: url(../images/loyalty/loyaltybackground.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	max-width: 1280px;
	margin: 0 auto;
	padding: 20px 60px 20px 0px;
	box-sizing: border-box;
}

.page-bottom #loyaltybackground {
	max-width: 100%;
	padding: 0px;
}

.page-bottom #loyaltybackground .footercontainer {
	max-width: 1280px;
	margin: 0 auto;
	padding: 20px 20px 20px 20px;
	box-sizing: border-box;
}

#loyaltybackground .handdesktop,
#loyaltybackground .handdesktopfooter {
	width: 48%;
	/*max-width: 500px;*/
	float: left;
	transform: translate(0, 11%);
}

#loyaltybackground .handmobile {
	display: none;
}

#loyaltybackground .handdesktopfooter {
	display: none;
}

.page-bottom {
	max-width: 100% !important;
	padding: 0 !important;
}

.page-bottom #loyaltybackground .handdesktop {
	display: none;
}

.page-bottom #loyaltybackground .handdesktopfooter {
	display: block;
}

#loyaltybackground .border {
	float: right;
	border: 10px solid rgba(255, 255, 255, 0.7);
	width: 48%;
	position: relative
}

#loyaltybackground .opaqueblock {
	padding: 30px;
	margin: 4px;
	background: rgb(255, 255, 255);
	background: rgba(255, 255, 255, 0.7);
}

#loyaltybackground .clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
}

.opaqueblock .left {
	float: left;
	width: 49%;
	margin-right: 1%;
	text-align: center;
	line-height: 16px;
}

.opaqueblock .right {
	float: right;
	width: 49%;
	margin-left: 1%;
	text-align: center;
	font-weight: 600;
	font-size: 18px;
}

.opaqueblock .icons img {
	display: inline-block;
	width: 100%;
	max-width: 40px;
	margin: 0 1%
}

.opaqueblock .right a {
	text-decoration: none;
	width: 100%;
	text-align: center;
	display: block;
	color: #fff;
	background-color: #90baa3;
	padding: 10px;
	font-weight: 600;
}

@media (max-width:1023px) {

	#loyaltybackground,
	.page-bottom #loyaltybackground .footercontainer {
		padding: 20px 20px 20px 0px;
	}

	#loyaltybackground .border {
		width: 58%;
	}

	#loyaltybackground .handdesktop,
	#loyaltybackground .handdesktopfooter {
		width: 40%;
	}

	.opaqueblock .icons img {
		max-width: 36px;
	}
}

@media (max-width:767px) {

	#loyaltybackground,
	.page-bottom #loyaltybackground .footercontainer {
		padding: 20px 20px 20px 20px;
	}

	#loyaltybackground .border {
		float: none;
	}

	#loyaltybackground .handdesktop,
	.page-bottom #loyaltybackground .handdesktopfooter {
		display: none;
	}

	#loyaltybackground .handmobile {
		display: block;
		max-width: 100%;
		/* width: 200%; */
		max-height: initial;
		left: -30px;
		bottom: 84%;
		position: absolute;
	}

	#loyaltybackground {
		background-image: url(../images/loyalty/loyaltybackgroundmobile.jpg);
	}

	#loyaltybackground .border {
		width: 100%;
		margin-top: 44%;
	}

	.opaqueblock .left,
	.opaqueblock .right {
		float: none;
		width: 100%;
	}
}


/* NEW MEGAMENU STYLING */
#ninjamenus3 {
	width: 100%
}

.cgc-menu.new-style {
	margin-top: 0px
}




/* END OF NEW MEGAMENU STYLING */


/* ZERO RESULTS SEARCH */
body.zeroresults #maincontent {
	padding-left: 0;
	padding-right: 0;
	max-width: 100%;
}

body.zeroresults .sidebar-main {
	display: none
}

body.zeroresults.page-layout-2columns-left .column.main {
	max-width: 100%;
	width: 100%;
	float: none;
	padding: 0
}

body.zeroresults .page-title-wrapper {
	text-align: center;
}

body.zeroresults .page-title-wrapper h1 {
	font-weight: 400;
	font-size: 32px;
	color: #484b4c;
	margin-bottom: 20px;
}

body.zeroresults .page-title-wrapper span.large {
	display: block;
	font-size: 48px;
}

body.zeroresults .zeroresultstopcontainer .minisearch {
	position: relative;
}

body.zeroresults .zeroresultstopcontainer .minisearch .submitsearch {
	position: absolute;
	top: 0px;
	right: 0px;
	border: 0;
}

body.zeroresults .zeroresultstopcontainer .minisearch button {
	position: absolute;
	right: 10px;
	top: 5px;
	border: 0;
	background-color: transparent;
}

body.zeroresults .zeroresultstopcontainer .minisearch button span {
	display: none
}

body.zeroresults .zeroresultstopcontainer .minisearch button::before {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	line-height: 25px;
	height: 25px;
	font-family: 'icons-blank-theme';
	margin: 0;
	vertical-align: top;
	overflow: hidden;
	speak: none;
	cursor: pointer;
	text-align: center;
	color: #84bca1;
	font-size: 34px;
	font-weight: 600;
	content: '\e615';
	display: inline-block !important;
}

body.zeroresults .zeroresultstopcontainer {
	width: 90%;
	margin: auto;
	text-align: center;
	max-width: 840px;
	color: #484b4c
}

body.zeroresults .zeroresultstopcontainer p a {
	text-decoration: underline;
	color: #484b4c;
}

body.zeroresults .zeroresultstopcontainer ul.tips {
	padding: 0;
	margin: 0;
}

body.zeroresults .zeroresultstopcontainer ul.tips li {
	display: inline-block;
	margin-left: 25px;
}

body.zeroresults .zeroresultstopcontainer ul.tips li:first-child {
	margin-left: 0;
}

body.zeroresults .zeroresultstopcontainer ul.tips li:before {
	content: '\2022';
	color: #85bda2;
	margin-right: 7px;
	font-size: 24px;
	float: left;
	line-height: 18px;
}

body.zeroresults .zeroresultstopcontainer .minisearch {
	margin-top: 30px;
}

body.zeroresults .zeroresultstopcontainer .minisearch .input-text {
	border: 1px solid #919191;
	height: 48px;
	border-radius: 40px;
	font-size: 14px;
	padding-left: 15px;
	font-family: 'raleway', 'Mukta', sans-serif;
}

body.zeroresults .zeroresultsgreenblocks {
	display: grid;
	grid-template-columns: calc(50% - 10px) calc(50% - 10px);
	grid-column-gap: 20px;
	grid-row-gap: 20px;
	margin-top: 30px;
}

body.zeroresults .greenblock {
	text-align: left;
	background-repeat: no-repeat;
	background-color: #e7f2ec;
	padding: 10px 10px 10px 70px;
	box-sizing: border-box;
	border-radius: 8px;
	color: #000;
	text-align: left;
	background-size: auto 30px;
	background-position: center left 20px;
}

body.zeroresults .greenblock h3 {
	font-weight: 800;
	color: #85bda2;
	margin-bottom: 0;
}

body.zeroresults .greenblock p {
	color: #484b4c
}

body.zeroresults .greenblock:hover {
	background-color: #c1ddd0
}

body.zeroresults .greenblock.account {
	background-image: url(../images/zeroresults/myaccountzeroresults.png);
}

body.zeroresults .greenblock.tips {
	background-image: url(../images/zeroresults/tipszeroresults.png)
}

body.zeroresults .greenblock.contact {
	background-image: url(../images/zeroresults/phonezeroresults.png)
}

body.zeroresults .greenblock.findus {
	background-image: url(../images/zeroresults/locationzeroresults.png)
}

body.zeroresults .greenblock a {
	text-decoration: none;
	background-image: url(../images/zeroresults/greenarrow.png);
	background-position: center right 20px;
	background-position: center right 15px;
	background-repeat: no-repeat;
	display: block;
	background-size: auto 20px;
	padding-right: 30px;
}

body.zeroresults .product-recently-viewed__outer {
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	max-width: 1280px;
	padding-left: 20px;
	padding-right: 20px;
}

body.zeroresults #mostpopulatcategories h2 {
	margin-top: 0;
	font-weight: 600;
	text-align: center;
	color: #84BCA1;
	text-transform: uppercase;
	font-size: 24px;
}

body.zeroresults #mostpopulatcategories {
	background-color: #f5f5f5;
	padding: 40px 20px;
	margin: 40px 0px;
}

body.zeroresults #mostpopulatcategories ul,
body.zeroresults #mostpopulatcategories li {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

body.zeroresults #mostpopulatcategories ul {
	width: 100%;
	max-width: 1280px;
	/*padding-left: 20px;padding-right: 20px;*/
	margin: auto;
	box-sizing: border-box;
	display: grid;
	grid-template-columns: 0.5fr 0.5fr 0.5fr 0.5fr;
	grid-column-gap: 20px;
}

body.zeroresults #mostpopulatcategories ul li img {
	width: 100%
}

body.zeroresults #mostpopulatcategories ul li a {
	text-decoration: none;
}

body.zeroresults #mostpopulatcategories ul li h3 {
	text-align: center;
	font-weight: 600;
	font-size: 18px;
	text-transform: uppercase;
}

body.zeroresults #mostpopulatcategories ul li h3 a {
	color: #484b4c;
}

.product-recently-viewed__outer .block-title {
	display: none;
}

.block.widget.block-viewed-products-grid {
	margin-top: 40px;
}

.amrelated-grid-wrapper .slick-arrow {
	z-index: 1
}

#upsell_headers ul.header_ul {
	padding: 0px;
	margin: 0 0 20px 0;
	list-style-type: none;
}

#upsell_headers ul.header_ul li {
	margin: 0px;
	padding: 0px;
	display: inline-block;
	width: calc(50% - 40px);
}

#upsell_headers ul.header_ul {
	border-bottom: 2px solid #dedfde;
	width: 100%;
}

#upsell_headers ul.header_ul li a {
	text-decoration: none;
	font-size: 21px;
	font-weight: 600;
	text-transform: uppercase;
	color: #BBBBBB;
	display: inline-block;
	margin-bottom: -2px;
}

#upsell_headers ul.header_ul li#lefttab {
	float: left;
	text-align: right;
}

#upsell_headers ul.header_ul li#righttab {
	float: right;
	text-align: left
}

#upsell_headers ul.header_ul li a.active {
	color: #84BCA1;
	border-bottom: 4px solid #84BCA1;
}

.product-recently-viewed__outer .admin__data-grid-outer-wrap {
	display: none;
}

/*
.amrelated-grid-wrapper .block-title,
.block-viewed-products-grid .block-title {border-bottom:1px solid #d1d1d1;width: 100%;padding: 0px;margin: 0 0 20px 0;display:block;text-align: center;}
.amrelated-grid-wrapper .block-title strong,
.block-viewed-products-grid .block-title strong {
	color: #84BCA1;
	text-decoration: none;
    font-size: 21px;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: -2px;}*/

.block-viewed-products-grid .slick-track {
	display: flex;
}

@media (max-width:1023px) {
	body.zeroresults .zeroresultstopcontainer {
		width: calc(100% - 30px);
		max-width: 100%
	}
}

@media (max-width:767px) {
	body.zeroresults .zeroresultsgreenblocks {
		grid-template-columns: 100%
	}

	body.zeroresults #mostpopulatcategories ul {
		grid-template-columns: 0.5fr 0.5fr;
	}

	body.zeroresults .product-recently-viewed__outer {
		max-width: 90%;
		margin-right: auto;
		margin-left: auto;
	}
}

@media (max-width:600px) {
	#upsell_headers ul.header_ul li a {
		font-size: 18px;
	}

	#upsell_headers ul.header_ul li {
		width: 50%
	}

	#upsell_headers ul.header_ul li#lefttab,
	#upsell_headers ul.header_ul li#righttab {
		text-align: center
	}
}

@media (max-width:400px) {
	#upsell_headers ul.header_ul li a {
		font-size: 16px;
	}
}





/*FOOTER*/
.page-footer>.block.newsletter {
	display: none;
}

.page-footer {
	background: #ffffff;
}

.page-footer .block.newsletter {
	float: none;
}

.page-footer .block.newsletter {
	background-color: #ffffff;
	width: 100%;
	max-width: 100%;
}

.block.newsletter .content {
	max-width: 100%;
}

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

.block.newsletter .field {
	display: block;
	width: 100%;
}

.block.newsletter .actions {
	display: block;
	width: 100%;
}

.block.newsletter .field.newsletter {
	max-width: 100%
}

#absolutefooter a {
	color: #1F1F1F;
	text-decoration: underline;
	padding-right: 20px
}

#absolutefooter .inner {
	margin: 0px auto;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
}

#absolutefooter .copyright {
	font-size: 1.6rem;
	text-align: center;
	padding: 10px 0 0;
}

#absolutefooter .payment {
	float: right;
}

#absolutefooter .payment img {
	max-width: 335px;
	width: 100%;
	vertical-align: middle;
	margin-left: 10px;
	/*background-color: #fff;*/
	padding: 6px 6px 6px 6px;
	border-radius: 8px;
}

.page-footer .widget.block {
	margin: 0;
}

.footer h4 {
	font-size: 17px;
	text-transform: uppercase;
	font-weight: 600;
	pointer-events: none
}

.footer .footer-newsletter-top {
	display: flex;
	color: #000D07;
	align-items: center;
}

.footer .footer-newsletter-top img {
	height: 50px !important;
	width: 50px !important;
}

.footer strong {
	color: #000D07 !important;
}

.footer h4.letsstayintouch {
	font-weight: 700;
}

.footer .accordion-content li {
	margin: 15px 0 !important;
}

.footer .accordion-content a {
	color: #000D07
}

.footer .accordion-content.maps {
	margin-top: 24px;
}

.footer.content .links ul li {
	font-weight: 500;
	color: #000D07;
}

.footer.content .widget.block {
	clear: none;
	float: left;
	position: relative;
	z-index: 2
}

.footer.content>.widget.block:nth-child(1) {
	width: 78%
}

.footer.content>.widget.block:nth-child(2) {
	width: 22%;
	float: right
}

.footer.content .links {
	width: 25%;
	box-sizing: border-box;
	float: left;
	padding-right: 50px;
	font-family: 'raleway', 'Mukta', sans-serif;

}

.block.newsletter {
	margin-bottom: 0
}



/*.block.newsletter .form.subscribe{max-width:500px; float: left; padding-left: 20px}
.block.newsletter .footer-social{float:right; line-height: 0; margin-top: -10px}*/
.block.newsletter .footer-social ul {
	margin: 0;
	padding: 0 15px 0 0
}

.field.newsletter .input-with-button {
	position: relative;
	align-items: center;
}

.field.newsletter .input-with-button input {
	width: 100%;
	padding-right: 50px;
	box-sizing: border-box;
	border-radius: 30px;
	margin: 0;
}


.footer-social li {
	display: inline-block;
	padding-right: 3px;
}

.footer-social a {
	background-size: 24px 24px;
	width: 36px;
	height: 36px;
	display: inline-block;
	font-size: 0;
	background-position: center;
	background-repeat: no-repeat;
	transition: 0.3s all ease-out;
	border-radius: 50%
}

.footer-social a:hover {
	background-color: #111
}

.footer-social a.fb {
	background-image: url("../images/Logo-FB.png")
}

.footer-social a.tw {
	background-image: url("../images/Logo-TW.png")
}

.footer-social a.yt {
	background-image: url("../images/Logo-YT.png")
}

.footer-social a.in {
	background-image: url("../images/Logo-INST.png")
}

.footer-social a.pi {
	background-image: url("../images/Logo-PIN.png")
}

.footer h4.accordion-toggle {
	margin-bottom: 1rem;
	font-weight: 700;
	color: #000D07;
}

.block.newsletter .action.subscribe {
	background: #90baa3;
	border: none;
	text-transform: uppercase;
	margin-left: -5px;
	border-radius: 0;
	clip: auto;
	overflow: visible;
	position: absolute;
	top: 0;
	width: auto;
	right: 0;
	height: 100%;
	color: #000D07;
	border-radius: 30px;
}

.block.newsletter .field .control:before {
	display: none;
}

.block.newsletter .field .control {
	width: 100%;
}

.block.newsletter .field {
	margin-right: 0
}

.block.newsletter .actions {
	width: 100%
}

.block.newsletter input {
	border: 1px solid #dfdfdf;
	font-size: 12px;
	padding: 0 9px
}

.footer.content .widget.block:nth-child(2) img {
	width: 230px;
	height: auto
}

/*.footer.content .widget.block:nth-child(2) p{text-transform: uppercase}
.footer.content .widget.block:nth-child(2) p:nth-child(1n){text-align: right}*/
.maps img {
	border: 1px solid #666666;
	transition: 0.3s all ease-out
}

.maps img:hover {
	border: 1px solid #84BCA1
}





/*BREADCRUMBS*/
.breadcrumbs,
.mobilebreadcrumbs {
	max-width: 100%;
	background-color: #fff;
	max-width: 1280px;
	margin-bottom: 6px;
	margin-top: 8px;
}

.breadcrumbs .items,
.mobilebreadcrumbs .items {
	max-width: 1240px;
	margin: 10px auto 10px auto;
	color: #484b4c;
	font-size: 14px
}

.breadcrumbs a,
.mobilebreadcrumbs a {
	color: #484b4c !important
}

.breadcrumbs .item:not(:last-child)::after,
.mobilebreadcrumbs .item:not(:last-child)::after {
	content: '\2022';
	color: #85bda2;
	padding: 0 6px 0 8px;
	margin-top: -2px;
	font-size: 18px;
}

.mobilebreadcrumbs .item:not(:last-child) {
	display: inline-block;
	text-decoration: none;
}

.mobilebreadcrumbs .items>li {
	position: relative;
	display: inline-block;
}

.mobilebreadcrumbs .items>li.home a {
	background-image: url(../images/home_icon.svg);
	background-size: 18px;
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	display: inline-block;
	background-position: center left;
	color: transparent !important;
}

.mobilebreadcrumbs {
	display: none;
}

/*LIST PAGE*/
.products-grid .product-item .price-box .price {
	color: #84BCA1;
	font-size: 22px !important;
}

.products-grid .product-item .old-price .price {
	font-weight: 400;
	font-size: 12px !important;
}

.product-item .price-box .special-price .price-label {
	display: none !important;
}

.products-grid .product-item .price-box .special-price .price {
	color: #b02d28 !important;
}

.products-grid .product-item .saving {
	background-color: #fde4e4;
	color: #ed282e;
	border-radius: 8px;
	font-weight: 600;
	padding: 4px 12px;
	display: inline-block;
}

.products-grid .ampreorder-note+.stock.available,
.products-grid .ampreorder-note+.stock.unavailable {
	display: none;
}

.products-grid .ampreorder-note {
	font-size: 1.4rem;
}

.products-grid .ampreorder-note:before {
	content: "";
	background-repeat: no-repeat;
	display: inline-block;
	background-size: 15px;
	height: 20px;
	width: 20px;
	vertical-align: middle;
	background-image: url(../images/pre-order_1.svg);
}


.price-container .price {
	font-size: 18px !important;
}

.product-item-name,
.product.name a {
	min-height: 45px
}

.page-with-filter #maincontent,
.page-with-filter .breadcrumbs .items {
	max-width: 2000px
}

.page-with-filter .sidebar-main {
	background-color: #F9F9F9;
	margin-left: -20px;
	padding: 20px 20px 40px 20px;
	-webkit-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.2);
	position: relative
}

.page-with-filter .sidebar-main:after {
	content: "";
	width: calc(100% + 10px);
	;
	height: 40px;
	display: inline-block;
	position: absolute;
	bottom: -10px;
	left: 0;
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 75%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 75%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 75%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
	/* IE6-9 */
}

.filter-options-title {
	pointer-events: none;
}

.newin-flash {
	position: absolute;
	bottom: 15px;
	right: 0px;
	max-height: 40px;
	z-index: 10
}

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

#filter_stock_filter,
#filter_delivery_filter {
	display: none
}

.clearCategory {
	float: right;
	display: none
}

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

.product-item {
	text-align: center
}

.page-with-filter .category-view {
	position: relative
}

.page-with-filter .category-view .category-image {
	position: absolute;
	right: 0;
	margin: 1px 1px 1px 0
}

.category-description h1 {
	margin-bottom: 10px
}

.page-with-filter .category-view .category-image:before {
	content: "";
	width: 200px;
	height: 260px;
	position: absolute;
	background: -moz-linear-gradient(-10deg, rgba(255, 255, 255, 1) 25%, rgba(255, 255, 255, 0) 90%, rgba(255, 255, 255, 0) 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(-10deg, rgba(255, 255, 255, 1) 25%, rgba(255, 255, 255, 0) 90%, rgba(255, 255, 255, 0) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(100deg, rgba(255, 255, 255, 1) 25%, rgba(255, 255, 255, 0) 90%, rgba(255, 255, 255, 0) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=1);
	/* IE6-9 fallback on horizontal gradient */
}

.page-with-filter .category-view .category-description {
	color: #777777;
	padding: 10px calc(100% - 600px) 0 40px;
	border: 1px solid #EEE;
	height: 262px;
	box-sizing: border-box;
	z-index: 2;
	position: relative;
}

.page-with-filter .category-view .category-description h1 {
	font-size: 50px;
}

.toolbar-products {
	padding: 0;
	height: 100px;
	text-align: inherit;
	margin-bottom: 0
}

.toolbar .mob-filters {
	background-color: #84BCA1;
	color: #FFF;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 16px;
	padding: 5px 25px 5px 10px;
	box-sizing: border-box;
	cursor: pointer;
	text-align: left;
	float: left;
	display: none;
	position: relative
}

.toolbar .mob-filters span:after {
	content: "";
	background-image: url("../images/arrow-right-white.svg");
	background-repeat: no-repeat;
	width: 10px;
	height: 18px;
	margin-left: 5px;
	background-position: bottom;
	position: absolute;
}

/*.toolbar .mob-filters.open {padding: 5px 10px 5px 25px; }
.toolbar .mob-filters.open span:after {background-image: url("../images/arrow-left-white.svg"); left:3px}*/
.toolbar .field.limiter {
	float: left
}

.toolbar .limiter-text,
.toolbar .sorter-label {
	display: none
}

.toolbar .sorter {
	float: right;
	margin-bottom: 15px;
	padding-top: 0;
}

.bottom-toolbar .scroll-lock,
.bottom-toolbar .toolbar-sorter {
	display: none
}

.products-grid .product-item-actions {
	display: inherit
}

.product-item-actions .actions-secondary {
	display: none
}

.products-grid .product-item-actions button.tocart {
	display: none
}

.page-with-filter .product-image-container {
	border: 1px solid #EEE;
	transition: 0.3s all ease-out
}

.page-with-filter .product-image-container:hover {
	border: 1px solid #84BCA1
}

.page-with-filter .product-image-container img {
	transition: 0.3s all ease-out
}

.page-with-filter .product-image-container:hover img {
	opacity: 0.7
}

.page-with-filter .product-item .product-reviews-summary .reviews-actions,
.products-grid .product-reviews-summary .reviews-actions {
	display: none
}

/*.product-item .product-reviews-summary .rating-summary {margin:0;left:initial;text-align: center}*/
.page-with-filter .product-reviews-summary .rating-summary {
	left: 0
}

.page-with-filter .product-reviews-summary {
	margin: 10px auto
}

.page-with-filter .rating-summary .rating-result {
	margin-left: 0
}

.products-grid.one-wide .product-item {
	width: 100%
}

.products-grid.list .product-item {
	width: 100%;
	clear: both;
	margin-bottom: 20px
}

.products-grid.list .product-item-photo {
	width: 35%;
	float: left;
}

.products-grid.list .product-item-details {
	width: 60%;
	float: right
}

.products-grid.list .product-item {
	text-align: left;
	margin-left: 0
}

.price-container .price-including-tax+.price-excluding-tax,
.price-container .weee,
.price-container .price-including-tax+.price-excluding-tax .price,
.price-container .weee .price,
.price-container .weee+.price-excluding-tax::before,
.price-container .weee+.price-excluding-tax .price {
	font-size: 18px;
}

.product-items .product-item-name {
	min-height: 45px;
}

.mode-selector {
	margin: 0;
	padding: 0;
	display: none;
	text-align: left
}

.mode-selector li {
	list-style: none;
	width: 32px;
	display: inline-block;
}

/*.selector-icon:after{content:""; background-size: 32px 32px; display: inline-block; width:32px; height:32px; cursor: pointer; transition: 0.3s all ease-out; background-repeat: no-repeat}
.selector-icon.one-wide:after{background-image: url("../images/paging-1-off.svg"); }
.selector-icon.two-wide:after{background-image: url("../images/paging-2-off.svg"); }
.selector-icon.list:after{background-image: url("../images/paging-list-off.svg"); }
.selector-icon.one-wide.on:after{background-image: url("../images/paging-1-on.svg"); }
.selector-icon.two-wide.on:after{background-image: url("../images/paging-2-on.svg"); }
.selector-icon.list.on:after{background-image: url("../images/paging-list-on.svg"); }*/
.page-with-filter select {
	padding: 5px 24px 4px 5px;
	color: #FFF;
	background-color: #84BCA1;
	border: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background-image: url("../images/arrow-select.svg");
	background-repeat: no-repeat;
	background-position: right 5px center;
	background-size: 15px;
	font-size: 12px
}

.filter-options-content a {
	color: #444
}

.toolbar-products .pages {
	text-align: center
}

.pages .item {
	height: 36px;
	width: 36px;
	border: 1px solid #ccc;
	line-height: 36px;
	font-size: 16px;
	transition: 0.3s all ease-out
}

.pages .item.current,
.pages .item:hover {
	border: 1px solid #84BCA1;
	background: #f1fbe6
}

.pages strong.page {
	line-height: 36px;
	font-size: 16px;
}

.pages .action.next {
	margin-left: 0;
	border: none
}

.pages a.page {
	color: #444
}

.pages .action {
	border: none
}

.sorter .sorter-action {
	top: 0
}

.sorter-action::before,
.sorter .sort-desc::before {
	color: #84BCA1;
	font-size: 32px;
}

.bottom-toolbar .toolbar-products .pages {
	display: block
}

.pages a.page:visited {
	color: #444;
}

.filter-options .am-labels-folding .item {
	padding-left: 0
}

.filter-options-content a:hover {
	text-decoration: underline;
	color: #444
}

.am-show-more:hover {
	color: #444;
}

.am-labels-folding .am-collapse-icon {
	left: inherit;
	right: 0;
	top: 5px;
	width: 10px
}

.am-filter-items-attr_category_ids .am-input {
	display: none
}

.filter-options-content .items .item .am-collapse-icon~a {
	max-width: calc(100% - 30px)
}

.filter-options .items .items-children.-folding {
	padding-left: 10px
}

.filter-options .items .items-children.-folding .item a:before {
	content: "- "
}

#amasty-shopby-product-list dl.block {
	display: none
}

.am-filter-items-attr_category_ids>li {
	border-bottom: 1px dotted #ddd;
	padding: 5px 0 !important;
}

.am-show-more::before,
.am-show-more::after {
	transition: 0.1s all ease-in;
	position: absolute;
	right: 0;
	width: 12px;
	height: 7px;
	background-image: url("../images/viewmore.png");
	content: '';
	background-color: transparent;
	background-size: 12px 7px;
	transform: none;
}

.am-show-more::before {
	display: none
}

.am-show-more[data-is-hide="false"]::after {
	transform: rotate(180deg);
}

.filter .filter-content .item {
	margin-left: 0
}

.filter .actions div.secondary a {
	color: #444
}

.clear.filter-clear,
.action.remove {
	text-decoration: underline
}

.page-products .columns {
	z-index: 3
}

.smile-es-range-slider .ui-slider-handdesktople {
	background: #FF6000 !important;
}

#filter_toggles {
	margin-bottom: 30px;
}

#filter_toggles .inner_content>div:first-child {
	padding-top: 0;
}

#filter_toggles .inner_content>div {
	padding: 10px 0;
	display: table;
	width: 100%;
}

#filter_toggles .inner_content>div h4 {
	max-width: calc(100% - 55px);
	font-family: 'raleway', 'Mukta', sans-serif;
	margin-top: 0;
	margin-bottom: 0px;
	font-size: 15px;
	font-weight: 400;
	color: #444;
	line-height: 22px;
}

#filter_toggles .inner_content>div label {
	float: right;
	height: 22px;
}

#filter_toggles .inner_content>div input {
	opacity: 0;
	width: 0;
	height: 0;
}

#filter_toggles .inner_content>div input+.slider {
	position: relative;
	display: inline-block;
	width: 40px;
	height: 20px;
	background-color: #3b4854;
	border-radius: 10px;
	cursor: pointer;
}

#filter_toggles .inner_content>div input+.slider:after {
	content: "";
	width: 16px;
	height: 16px;
	border-radius: 8px;
	position: absolute;
	top: 2px;
	left: 2px;
	background-color: #FFF;
	transition: 0.3s all ease-out;
}

#filter_toggles .inner_content>div input:checked+.slider {
	background-color: #90baa3;
}

#filter_toggles .inner_content>div input:checked+.slider:after {
	left: 22px;
	/* background-image: url(../images/toggletick.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 10px;*/
}

/*WAS NOW PRICING*/
#popular-products .product-reviews-summary {
	display: none
}

.special-price {
	color: #b02d28;
	font-weight: 700
}

.old-price .price-container span {
	font-size: 12px !important;
	color: #858585 !important;
	display: inline-block;
	text-decoration: line-through;
}

/*.catalog-product-view .product-info-main .price-box .special-price .price{color: #D9004E !important;}*/

/*.special-price .price-including-tax + .price-excluding-tax::before,
.special-price .price-including-tax::before{content: "NOW" !important;font-weight: 700;font-size:14px;margin-right:5px;}*/

.slick-slide {
	vertical-align: top
}

.catalog-product-view .product-info-main .price-box .old-price span.price {
	font-size: 18px !important
}

.catalog-product-view .old-price .price-container span {
	font-size: 12px
}

.catalog-product-view .old-price {
	color: #858585 !important
}

.slick-slide .price-including-tax {
	display: inline
}

.slick-slide .price-final_price {
	display: block
}

.slick-slide.product-item .price-box {
	margin-bottom: 10px;
}

.slick-slide.product-item .product-reviews-summary {
	margin: 10px auto 12px;
}

.opc-progress-bar-item._active>span::before,
.opc-progress-bar-item._active::before {
	background: #FF6000
}


/*PRODUCT PAGE*/
.fieldset .review-legend.legend {
	margin: 0px auto 20px auto;
	width: 100%;
	font-size: 16px;
	display: grid;
	grid-template-columns: calc(25.8% - 15px) auto;
	text-align: right;
	font-weight: 700;
	grid-gap: 15px
}

.fieldset .review-legend.legend span {
	text-transform: capitalize
}

.fieldset .review-legend.legend strong {
	text-align: left;
	font-weight: 400
}

.review-form {
	margin: 0px auto 30px auto;
	max-width: 700px
}

#review-form .fieldset {
	margin-bottom: 15px;
	font-size: 16px;
}

#review-form .fieldset>.field {
	margin-bottom: 10px
}

#review-form .actions-toolbar {
	margin-left: 0
}

.review-add .block-title {
	display: block;
	text-align: left;
	margin-bottom: 10px;
	font-weight: 700;
	font-size: 26px
}

#product-review-container+.review-add {
	margin-bottom: 40px;
}

.review-form .actions-primary {
	width: 74.2%;
	float: right;
}

.review-form .control strong {
	font-weight: 400
}

.review-form:first-child label {
	padding-top: 0 !important
}

.review-field-ratings .review-field-rating .label {
	padding-top: 6px !important;
}

.review-control-vote label::before {
	color: #90baa3
}

.review-form .action.submit.primary,
.review-form .action.submit.primary:hover {
	background-color: #90baa3;
	color: #FFF;
	border-radius: 20px;
	border: none;
	width: 100%;
	padding: 12px;
}

.review-fieldset input {
	height: 44px
}

.review-fieldset>.field:not(.choice)>.label {
	padding-top: 12px
}

.review-fieldset>.review-field-ratings>.label {
	padding-top: 6px !important;
}

.review-fieldset input,
.review-fieldset textarea {
	border-radius: 20px
}

.review-fieldset textarea {
	border-bottom-right-radius: 0px
}

.mgz-productpagebuilder .column.main {
	display: flex;
	flex-direction: column;
	padding-bottom: 0
}

.reviews-actions.review-control-vote a {
	margin-left: 105px;
	line-height: 32px;
	text-decoration: underline;
	text-decoration-color: #ccc;
	color: #4a4c4d;
	font-weight: 600;
}

#customer-reviews .block-title {
	text-align: center
}

.youmayalsolike_wrapper {
	order: 1;
	margin-bottom: 0
}

.morefrom_wrapper {
	order: 2;
	margin-bottom: 0
}

#product-review-container {
	order: 3;
	margin-top: 50px;
}

.block.review-add,
#reviews {
	order: 4;
	margin-top: 20px;
	margin-left: 0 !important;
	margin-bottom: 20px
}

.mgz-productpagebuilder [data-bind="scope: 'widget_recently_viewed.widget_recently_viewed'"] {
	order: 5;
	margin-bottom: 0
}

#productmedia {
	padding-right: 0px;
}

#productdetails {
	position: sticky;
	top: 15px;
}

#productmedia .MagicToolboxContainer {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 15px;
}

#productmedia .MagicToolboxContainer[data-grid-count="1"] {
	grid-template-columns: 1fr
}

#productmedia .MagicToolboxContainer[data-grid-count="3"] .mtImageContainer:first-child {
	grid-column-start: 1;
	grid-column-end: 3;
}

.mtImageContainer figure {
	border: 1px solid #EEE
}


.ppbd-product-description ul li {
	list-style: disc
}

.mgz-productpagebuilder .mgz-element .mgz-panels:not(.mgz-panels-no-fill-content) .mgz-panel-body {
	border-left: none;
	border-right: none
}

.mgz-productpagebuilder .mgz-element .mgz-panel.mgz-active .mgz-panel-heading {
	border-bottom: none
}



#showmoregallery {
	text-align: center;
	position: absolute;
	bottom: 50px;
	text-decoration: none;
	background-color: #fff;
	display: block;
	padding: 12px 0px 12px 0px;
	font-size: 14px;
	font-weight: 600;
	width: 170px;
	z-index: 1;
	border-radius: 30px;
	left: calc(50% - 85px);
	color: #344b39;
	;
	border: 1px solid #DDD
}

h1.ppbd-product-name {
	font-size: 34px;
	color: #4a4c4d;
	font-family: 'raleway', 'Mukta', sans-serif;
	font-weight: 400;
}

.mgz-element-product_price .action.view+.action.add {
	display: none;
}

.mgz-element-product_price .action.view {
	color: #4a4c4d;
	display: inline-block;
	margin-left: 5px;
	line-height: 15px;
	font-weight: 600;
	text-decoration: underline;
	text-decoration-color: #ccc;
}

.mgz-element-product_price .product-reviews-summary {
	margin-top: 0px;
}

.mgz-element-product_stock_status {
	position: absolute;
	right: 0px;
}

.mgz-element-product_stock_status .stock.available,
.mgz-element-product_stock_status .stock.unavailable {
	text-transform: capitalize !important;
	color: #4a4c4d;
}

.mgz-productpagebuilder .ppbd-product-stock {
	text-align: right
}

.mgz-productpagebuilder .ppbd-product-stock .stock.available,
.mgz-productpagebuilder .ppbd-product-stock .stock.unavailable {
	font-weight: 600;
	margin-right: 0
}

.mgz-element-product_stock_status .stock.available span:before {
	content: '';
	display: inline-block;
	width: 11px;
	height: 11px;
	background-color: #73e182;
	margin-right: 8px;
	border-radius: 50%;
}

.mgz-element-product_stock_status .stock.unavailable span {
	font-size: 0
}

.mgz-element-product_stock_status .stock.unavailable span:before {
	content: '';
	display: inline-block;
	width: 11px;
	height: 11px;
	background-color: #cccccc;
	margin-right: 8px;
	border-radius: 50%;
}

.mgz-productpagebuilder .ppbd-product-stock .stock.unavailable span::after {
	content: "Out of Stock";
	font-size: 14px;
}

.mgz-productpagebuilder .ppbd-product-price .product-info-stock-sku {
	display: block;
	margin-top: 7px;
	text-align: right;
	float: right
}

.mgz-productpagebuilder .ppbd-product-price .product-info-stock-sku .product.attribute.sku {
	display: none
}

.mgz-productpagebuilder .product-info-main .stock {
	text-transform: none !important;
	margin-right: 0;
	color: #4a4c4d;
}

.mgz-productpagebuilder .product-info-main .stock:before {
	content: "";
	margin-right: 5px;
	width: 12px;
	height: 12px;
	display: inline-block;
	background-color: #73e182;
	border-radius: 50%
}

.mgz-productpagebuilder .product-info-main .stock.unavailable:before {
	background-color: red;
}

.mgz-productpagebuilder .stock.unavailable.dropship:before,
.mgz-productpagebuilder .stock.available.dropship:before {
	background-image: url("../images/drop-ship_1.svg")
}

.mgz-productpagebuilder .stock.unavailable.preorder:before,
.mgz-productpagebuilder .stock.available.preorder:before {
	background-image: url("../images/pre-order_1.svg")
}

#productinfoaccordion .mgz-panel-body h3 {
	font-weight: 700
}

.mgz-productpagebuilder .product-info-main .price-box .price-container .price {
	line-height: 1
}

.mgz-productpagebuilder .mgz-element-product_price .old-price {
	margin: 0
}

.mgz-element-product_price .price-box.price-final_price {
	display: flex;
	flex-direction: column;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #eceded;
	padding-top: 10px
}

.mgz-element-product_price .special-price .price-label {
	display: none
}

.mgz-element-product_price .special-price {
	display: block;
	order: 1;
	margin: 8px 0px;
}

.mgz-element-product_price .price-final_price .price-wrapper .price {
	font-size: 36px !important;
	color: #344b39;
	font-weight: 700;
}

.mgz-element-product_price .special-price .price-wrapper .price {
	font-size: 36px !important;
	color: #a2382f;
	font-weight: 700;
}


.mgz-element-product_price .product-info-price .old-price .price-container .price-wrapper span.price,
.mgz-element-product_price .product-info-price .old-price .price-container .price-label {
	text-decoration: none;
	font-weight: 400 !important;
	font-size: 0px !important;
	color: #4a4c4d !important;
	text-transform: lowercase;
}

.mgz-element-product_price .product-info-price .old-price .price-container .price-label:before {
	content: "Was";
	font-size: 15px;
	text-transform: none
}

.product-info-main .old-price .price-label::after {
	display: none
}

.mgz-element-product_price .product-info-price .old-price .price-container .price-wrapper span.price {
	text-decoration: line-through;
	font-size: 15px !important;
}

.mgz-element-product_price .old-price {
	display: block;
	order: 0;
	margin: 8px 0px;
}

.mgz-element-product_price .product-info-price {
	position: relative;
}

.mgz-element-product_price .saving {
	font-weight: 600;
	position: absolute;
	right: 0px;
	bottom: 15px;
	background-color: #f2e6e6;
	color: #a2382f;
	display: inline-block;
	padding: 10px 15px;
	border-radius: 30px;
	font-size: 15px;
}

.mgz-productpagebuilder .mgz-element-product_price .saving {
	bottom: 6px;
}

.amxnotif-block label {
	font-weight: 400
}

.product-delivery-out-of-stock h4 {
	margin-bottom: 10px
}

.product-add-form .box-tocart .action.primary {
	background-color: #344b39;
	color: #fff;
	border: 0px;
	border-radius: 30px;
	width: 100%;
	padding: 12px 0px 13px;
	transition: 0.3s all ease-out
}

.product-add-form .box-tocart .action.primary:hover {
	opacity: 0.8
}

.mgz-productpagebuilder .ppbd-product-addtocart .box-tocart .field.qty {
	display: inline-block;
	margin-bottom: 10px;
}

.mgz-productpagebuilder .ppbd-product-addtocart .actions {
	width: calc(100% - 120px);
	display: inline-block;
	vertical-align: top;
	padding: 0
}

.mgz-productpagebuilder .ppbd-product-addtocart .box-tocart {
	width: 100%
}

.mgz-element-product_addtocart .product-add-form .box-tocart .control {
	border: 1px solid #535353;
	border-radius: 30px;
	height: 47px
}

.mgz-element-product_addtocart .product-add-form .box-tocart .input-text.qty {
	height: 42px;
	width: 30px;
	font-weight: 800;
	font-size: 18px;
	color: #000;
	border: 0px;
	padding: 0
}

.mgz-element-product_addtocart .product-add-form .box-tocart .qty button {
	border: 0px;
	background-color: transparent;
	font-weight: 600;
	font-size: 21px;
	color: #000;
	background-size: 14px 14px;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: -4px
}

.mgz-element-product_addtocart .product-add-form .box-tocart .qty button.sub {
	box-shadow: none;
	height: 42px;
	width: 34px;
	background-image: url(../images/accordion-minus.svg);
}

.mgz-element-product_addtocart .product-add-form .box-tocart .qty button.add {
	box-shadow: none;
	height: 42px;
	width: 34px;
	font-weight: 600;
	font-size: 21px;
	color: #000;
	background-image: url(../images/accordion-plus.svg);
}

.mgz-element-product_addtocart .product-add-form .box-tocart .qty button.sub:hover {
	background-image: url(../images/accordion-minus-hover.svg);
}

.mgz-element-product_addtocart .product-add-form .box-tocart .qty button.add:hover {
	background-image: url(../images/accordion-plus-hover.svg);
}

.mgz-element-product_addtocart .product-add-form .box-tocart .qty button.add span,
.mgz-element-product_addtocart .product-add-form .box-tocart .qty button.sub span {
	font-size: 0
}

#product-options-wrapper select {
	border-radius: 15px;
}

.mgz-productpagebuilder .mgz-element-product_price .mgz-element-inner {
	margin-bottom: 5px
}


#modalcontactform .fieldset>.field.choice:before,
.fieldset>.field.no-label:before {
	display: none
}

.product-reviews-summary .rating-summary {
	left: 3px
}

.ppbd-product-review {
	display: none;
}

#product-addtocart-button span {
	background-image: url(../images/addtobasket_icon.png);
	background-size: 24px;
	background-repeat: no-repeat;
	display: inline-block;
	padding-left: 27px;
	padding-left: 25px;
	background-position: 0px -2px;
}

.mgz-productpagebuilder .ppbd-product-addtocart .box-tocart .fieldset {
	margin-bottom: 0px;
}

.review-list .block-title strong {
	font-weight: 700
}

#writeareview a {
	width: 132px;
	box-sizing: border-box;
	text-align: center;
	position: absolute;
	right: 0px;
	top: 20px;
	z-index: 8;
	color: #fff;
	border-radius: 30px;
	background-color: #90baa3;
	font-size: 14px;
	padding: 8px 20px;
	font-weight: 700;
	text-decoration: none;
}

.review-toolbar {
	border: 0px !important
}

#customer-reviews {
	position: relative
}

.mgz-element-product_review .review-title {
	text-align: left;
}

.mgz-element-product_review .label.rating-label {
	font-weight: 600;
}

.mgz-element-product_review .rating-result {
	display: block;
}

.mgz-element-product_review .review-content-container {
	margin-left: 200px;
}

.mgz-productpagebuilder .review-ratings {
	float: none
}

.mgz-productpagebuilder .review-title {
	margin-bottom: 15px;
	text-align: left
}

#productinfoaccordion.mgz-element .mgz-panel .mgz-panel-heading {
	border-left: 0px;
	border-right: 0px;
}

#productinfoaccordion.mgz-element .mgz-panel .mgz-panel-heading a>i {
	color: #000;
	font-weight: 800
}

#productpageinfoblock {
	border-top: 1px solid #ededed;
	font-size: 13px;
}

#productpageinfoblock .product-delivery-info {
	cursor: pointer;
	padding: 15px 0px 15px 30px;
	background-image: url(../images/delivery_icon.png);
	background-size: 20px;
	background-repeat: no-repeat;
	background-position: left;
	border-bottom: 1px solid #ededed
}

#productpageinfoblock .product-faq {
	cursor: pointer;
	padding: 15px 0px 15px 30px;
	background-image: url(../images/chat_icon.png);
	background-size: 20px;
	background-repeat: no-repeat;
	background-position: left;
	border-bottom: 1px solid #ededed
}

#productpageinfoblock .product-delivery-dropbox {
	padding: 15px 15px 15px 30px;
	background-image: url(../images/dropship_icon.svg);
	background-size: 22px;
	background-repeat: no-repeat;
	background-position: 0px 12px;
	border-bottom: 1px solid #ededed
}

#productpageinfoblock .product-warranty {
	cursor: pointer;
	padding: 15px 15px 15px 30px;
	background-image: url(../images/warranty_icon.png);
	background-size: 20px;
	background-repeat: no-repeat;
	background-position: left;
	border-bottom: 1px solid #ededed
}

#productpageinfoblock .product-delivery-preorder {
	padding: 15px 15px 15px 30px;
	background-image: url(../images/preorder_icon.svg);
	background-size: 20px;
	background-repeat: no-repeat;
	background-position: 0px 12px;
	border-bottom: 1px solid #ededed
}

#productpageinfoblock div {
	position: relative;
}

#productpageinfoblock div:after,
#productpagelocaldelivery .localdelivery-info:after {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 32px;
	color: #344b39;
	content: '\e608';
	font-family: 'icons-blank-theme';
	overflow: hidden;
	font-weight: 600;
	position: absolute;
	right: 0;
	top: 16px;
	height: 15px;
	width: 21px;
	line-height: 16px;
}

#productpageinfoblock .product-delivery-dropbox:after {
	display: none
}

.product-delivery-out-of-stock h4 {
	color: #344b39;
	font-size: 18px;
	font-weight: 400
}

#productpagelocaldelivery .localdelivery-info {
	padding: 10px 15px 15px 30px;
	background-image: url(../images/delivery-truck.svg);
	background-size: 20px;
	background-repeat: no-repeat;
	background-position: 0px 15px;
	border-bottom: 1px solid #ededed
}

.skuattribute .ppbd-product-attribute:before {
	content: 'SKU ';
}

.mgz-element-product_name .mgz-element-inner {
	margin-bottom: 5px;
}

#productpagelocaldelivery .localdelivery-info a {
	text-decoration: underline;
	text-decoration-color: #ccc;
}

#cross-sell-tabs .mgz-tabs .mgz-tabs-tab-title>a {
	opacity: 0.3;
	transition: 0.3s all ease-out;
	border-bottom: 2px solid #FFF;
	padding: 5px 15px !important;
	white-space: nowrap;
	text-transform: none;
	font-size: 21px;
}

#cross-sell-tabs .mgz-tabs .mgz-tabs-tab-title>a:hover {
	opacity: 1;
	background-color: transparent
}

#cross-sell-tabs .mgz-tabs-nav>.mgz-tabs-tab-title.mgz-active>a,
#cross-sell-tabs .mgz-tabs-content>.mgz-tabs-tab-title.mgz-active>a {
	background-color: transparent;
	border-bottom: 2px solid #90baa3;
	opacity: 1
}

.block.upsell .slick-track {
	margin: 0 auto;
	width: 100% !important;
	text-align: center;
	display: flex;
}

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

.block.upsell .product-item {
	padding-left: 20px !important;
	margin-left: 0 !important
}

.page-layout-1column .block.upsell .product-item-details {
	max-width: 200px;
	margin: 0px auto;
}

.mgz-tabs-tab-content .block.upsell a {
	border: none !important
}

.ppbd-upsell-products #block-upsell-heading {
	display: none
}

#also-like-caro .product-image-wrapper {
	border: 1px solid #EEE
}

#also-like-caro .owl-carousel .owl-nav button {
	opacity: 1;
	border: 1px solid #EEE;
	border-radius: 20px;
	background-color: #FFF;
	top: 120px;
	transition: 0.3s all ease-out;
	background-image: url(../images/caro-arrow.svg);
	background-size: 20px 20px;
	background-repeat: no-repeat;
	background-position: center;
}

#also-like-caro .owl-carousel .owl-nav button i:before {
	content: "";
}

#also-like-caro .owl-carousel .owl-nav button:hover {
	border: 1px solid #BBB
}

#also-like-caro .owl-carousel .owl-nav button:hover i:before {
	color: #000
}

#also-like-caro .owl-carousel .owl-nav button.disabled {
	display: none
}

#also-like-caro .owl-carousel .owl-nav button.owl-next {
	right: -20px
}

#also-like-caro .owl-carousel .owl-nav button.owl-prev {
	left: -20px;
	transform: rotate(180deg)
}

#also-like-caro h2 {
	font-size: 21px;
	font-weight: 700
}

#recentlyviewtab .block-title {
	display: none
}

#recentlyviewtab .products-grid .product-item-info a {
	border: 0px;
}

#cross-sell-tabs .product-image-container {
	border: 1px solid #EEE
}

#cross-sell-tabs .slick-arrow {
	border: 1px solid #EEE;
	border-radius: 20px;
	background-color: #FFF !important;
	top: 120px;
	transition: 0.3s all ease-out;
	width: 40px;
	height: 40px;
	background-image: url(../images/caro-arrow.svg) !important;
	background-size: 20px 20px !important;
}

#cross-sell-tabs .slick-arrow:hover {
	border: 1px solid #BBB
}

.mgz-productpagebuilder .slick-slide .product-item-photo {
	display: flex;
	aspect-ratio: 1/1;
	border: 1px solid #EDEDED;
}

.mgz-productpagebuilder .slick-slide img {
	margin: auto;
	max-height: 100%;
	max-width: 100%;
}

.mgz-productpagebuilder .slick-slider .slick-arrow {
	border: 1px solid #EEE;
	border-radius: 20px;
	background-color: #FFF !important;
	top: 25%;
	transition: 0.3s all ease-out;
	width: 40px;
	height: 40px;
	background-image: url(../images/caro-arrow.svg) !important;
	background-size: 20px 20px !important;
}

.mgz-element .mgz-accoridon-icon-plus::before {
	background-image: url(../images/accordion-plus.svg);
	background-size: 16px 16px;
	background-repeat: no-repeat;
	background-position: center;
	width: 20px;
	height: 20px;
	display: block;
	content: "" !important
}

.mgz-element .mgz-active .mgz-accoridon-icon-plus::before {
	background-image: url(../images/accordion-minus.svg)
}

#addtowishlist {
	height: 0
}

#addtowishlist .action.towishlist {
	display: block;
	width: 40px;
	height: 40px;
	background: url(../images/wishlist-add.svg) no-repeat center center;
	background-size: 20px;
	background-repeat: no-repeat;
	position: absolute;
	right: 10px;
	top: 15px;
	z-index: 100;
	background-color: #fff;
	border-radius: 50%;
	padding: 10px;
	border: 1px solid #EDEDED;
}

#addtowishlist .action.towishlist.active {
	background-image: url("../images/wishlist-save.svg");
	background-size: 24px;
}

#addtowishlist .action.towishlist:hover {
	border: 1px solid #BBB
}

#addtowishlist .action.towishlist span {
	display: none
}

#productdetails .amxnotif-block .amxnotif_guest_action {
	width: 115px;
	max-width: initial;
	min-width: initial;
	margin: 0;
}

#productdetails .amxnotif-block .notification-container {
	margin-top: 20px
}

#productdetails .amxnotif-block .input-fields {
	width: calc(100% - 115px);
}

#productdetails .amxnotif-block .input-fields .input-text {
	height: 40px;
	border-radius: 0px;
	border-top-left-radius: 18px;
	border-bottom-left-radius: 18px
}

#productdetails .amxnotif-block .actions-toolbar .primary {
	width: 100%;
}

#productdetails .amxnotif-block .actions-toolbar .primary .action {
	margin: 0;
	width: 100%;
	height: 40px;
	border-radius: 0px;
	border-top-right-radius: 18px;
	border-bottom-right-radius: 18px;
}

.catalog-product-view .amrelated-grid-wrapper .block-title,
.block-viewed-products-grid .block-title {
	border-bottom: none
}

.catalog-product-view .amrelated-grid-wrapper .block-title strong,
.block-viewed-products-grid .block-title strong {
	font-size: 26px;
	text-transform: none;
	color: #333;
}

#productinfoaccordion .mgz-panel-heading a {
	padding: 20px 14px 20px 14px !important
}

#productinfoaccordion #DeliveryReturnsID .mgz-element-inner table {
	max-width: 500px;
	margin-bottom: 30px
}

#productinfoaccordion #DeliveryReturnsID .mgz-element-inner table td {
	border-bottom: 1px dotted #BBB
}

@media only screen and (min-width: 768px) {

	/*
	.mz-expand .mz-expand-thumbnails,
	.mz-expand .mz-button.mz-button-next,
	.mz-expand .mz-button.mz-button-prev {display:none!important;}
*/
	.mgz-productpagebuilder .review-item {
		display: grid;
		grid-template-columns: 150px auto;
		grid-gap: 10px;
	}

	.mgz-productpagebuilder .review-title {
		grid-column-start: 1;
		grid-column-end: 3
	}

	.mgz-productpagebuilder .review-content-container {
		grid-column-start: 2
	}

	.mgz-productpagebuilder .review-ratings {
		grid-column-start: 1;
	}

	.mgz-productpagebuilder .rating-summary .rating-label {
		display: block;
		padding-right: 0;
	}
}

@media only screen and (max-width: 767px) {
	.review-form .actions-primary {
		width: 100%
	}

	#writeareview a {
		right: 50%;
		margin-right: -66px;
		top: 40px;
	}

	#customer-reviews>.block-content {
		margin-top: 50px;
	}


	#productpageinfoblock div p strong {
		display: block
	}

	h1.ppbd-product-name {
		font-size: 30px
	}

	#also-like-caro {
		margin: 0 15px
	}

	#cross-sell-tabs .mgz-tabs-nav {
		text-align: center
	}

	.breadcrumbs {
		display: none
	}

	#mob-breadcrumbs .breadcrumbs {
		display: block
	}

	#productmedia button.mz-button:before {
		color: #000;
		color: #000;
		background-image: url(../images/caro-arrow.svg) !important;
		background-repeat: no-repeat;
		background-color: #fff;
		background-size: 14px;
		background-position: center;
		-webkit-mask-image: none !important;
		mask-image: none !important;
		content: '' !important;
	}


	#productmedia .mz-figure .mz-nav-controls button.mz-button {
		width: 40px !important;
		height: 40px !important;
	}

	#productmedia button.mz-button.mz-button-next {
		right: 10px !important
	}

	#productmedia button.mz-button.mz-button-prev {
		left: 10px !important
	}

	/*#productmedia .mz-figure .mz-nav-controls button.mz-button.mz-button-prev {width:80px!important}*/
	#productmedia button.mz-button.mz-button-prev:after {
		content: attr(data-scroll);
		display: block;
		position: absolute;
		top: 12px;
		left: 6px;
		color: #4a4c4d;
		font-size: 14px;
		transform: rotate(180deg);
		font-weight: 400;
	}

	#productmedia button.mz-button::before {
		transform: scale(.6);
	}

	#productmedia .mz-figure .mz-nav-controls button.mz-button.mz-button-prev {
		width: 60px !important;
	}

	#productmedia button.mz-button.mz-button-prev:before {
		margin-left: 28px;
	}

	.mgz-element-product_gallery .mgz-element-inner {
		margin-bottom: 5px !important
	}

	.mtImageContainer figure {
		border: none
	}

	#productmedia {
		width: calc(100% + 30px);
		margin-left: -15px;
		margin-right: 15px
	}

	#productmedia .MagicToolboxContainer {
		display: grid;
		grid-template-columns: 1fr;
		grid-gap: 0;
	}

	#productmedia .MagicToolboxContainer .mtImageContainer,
	#showmoregallery {
		display: none !important;
	}

	#productmedia .MagicToolboxContainer .mtImageContainer[data-photo-count="1"] {
		display: block !important;
	}

	#productmedia .MagicToolboxContainer .mtImageContainer[data-photo-count="1"] .mz-figure .mz-nav-controls button.mz-button {
		display: block !important;
		background-color: #fff !important;
		border-radius: 4px !important;
		border: 1px solid #EDEDED !important;
	}

	.mobilebreadcrumbs {
		display: block;
	}

	body.catalog-product-view .breadcrumbs {
		display: none;
	}

	.mgz-element-product_review .review-content-container {
		margin-left: 0px;
	}
}

@media only screen and (max-width: 767px) {
	.mgz-productpagebuilder .slick-slider .slick-arrow {
		top: 160px;
	}

	.mgz-productpagebuilder .productcatslider {
		margin: 0px auto 20px auto
	}

	.mgz-productpagebuilder .productcatslider h3 {
		padding-top: 0
	}

	.mgz-productpagebuilder .product-items.slick-slider>.slick-list {
		padding-top: 0
	}
}

/*


.gallery-placeholder .newin-flash {z-index:1000;}
.message.success a{color:#FFF; text-decoration: underline}
.product-info-price .price-including-tax, .product-info-price .price-excluding-tax {display:inline-block}
ul.magebuzz-social {list-style-type: none;margin:0px;padding:0px; display: table; width:100%}
ul.magebuzz-social li {margin:0px 10px;padding:0px;display:inline-block; width:18px}
ul.magebuzz-social li img {cursor:pointer;}
.product.media {position:relative;}
.reviewSpotlight {width:100%;background-color:#ecf5e0;padding:15px;color:#333; position: relative}
.reviewSpotlight:after{content:""; width: 0; height: 0; border-top: 20px solid #ecf5e0; border-left: 20px solid transparent; position: absolute; bottom: -20px; right: 40px;}
.review-form{margin: 0px auto}
.review-toolbar{border-top:none}
.product-reviews-summary .reviews-actions a{color: #444; text-decoration: underline}
.page-layout-1column .product.media {width: 38%; overflow: hidden}
.product-info-left{width: calc(62% - 290px); float: left; box-sizing: border-box; padding: 0 50px;}
.rating-summary .rating-result > span::before { color: #84BCA1;}
.product.data.items > .item.title > .switch{font-size: 18px; text-transform: uppercase; color: #BBBBBB; background-color: #FFF; border:none}
.product.data.items > .item.title:not(.disabled) > .switch:active, .product.data.items > .item.title.active > .switch, .product.data.items > .item.title.active > .switch:focus, .product.data.items > .item.title.active > .switch:hover {color:#84BCA1;}
.product.data.items > .item.content{border-top: 1px solid #84BCA1;}
.product.data.items > .item.title.active > .switch:after{content:""; background-image: url("../images/tab-active.png"); background-repeat: no-repeat; width:20px; height:11px; background-size: 20px 11px; margin: 6px auto; display: block}
.product.data.items{text-align: center}
.product.data.items > .item.title{display: inline-block; float: none}
.product.attribute.description, .items.review-items{text-align: left}
.stock.unavailable:before, .stock.available:before{content:""; background-image: url("../images/in-stock.svg"); background-repeat: no-repeat; display: inline-block; background-size: 15px;height: 20px;width: 20px;vertical-align: middle;}
.stock.unavailable.dropship:before, .stock.available.dropship:before {background-image: url("../images/drop-ship_1.svg")}
.stock.unavailable.preorder:before, .stock.available.preorder:before {background-image: url("../images/pre-order_1.svg")}

.stock.unavailable:before{background-image: url("../images/out-of-stock.svg");}
.product-info-main .stock.available, .product-info-main .stock.unavailable{font-weight: 400; text-transform: capitalize}
.product-info-main .box-tocart .action.tocart{border-radius: 0}
.fotorama__wrap--css3 .fotorama__stage{border:1px solid #EEEEEE; box-sizing: border-box; margin-bottom: 15px;}
.fotorama__thumb-border{border: 1px solid #84BCA1}
.product.attribute.overview{font-size: 16px}
.product.attribute.overview ul, .product.attribute.description ul{list-style: none; padding-left: 0}
.product.attribute.overview ul li, .product.attribute.description ul li{background-image: url("../images/arrow-right-green.svg"); background-size: 12px 12px; background-repeat: no-repeat; padding-left: 15px; background-position: top 5px left;}
.block.related .block-actions{display:none}

.page-layout-1column .block.related .products-grid .product-item{margin-left: 0;padding:20px}
.page-layout-1column .block.related .products-grid .product-item .product-image-container {width:240px!important}

.page-layout-1column .block.related .products-grid .product-item .product-item-info {width: 100%;}
.page-layout-1column .block.related .products-grid .product-item .product-image-container, .product-image-container{border:1px solid #EEE; transition: 0.3s all ease-out}
.product-image-container:hover, .page-layout-1column .block.related .products-grid .product-item .product-image-container:hover{border: 1px solid #CCC;}
.page-layout-1column .block.related .products-grid .product-item-name{max-width: 200px; margin: 0px auto;}
.block.related .products-grid .field.choice.related, .block.related .products-grid .product-item-actions{display: none}
.block.related {border-top:1px solid #DBDCDE; padding-top: 30px}
.block.related .slick-prev, .block.related .slick-next{top: 30%;}
.block.widget .products-grid .product-items{text-align: center}
.widget-product-grid .product-item .product-item-photo {border: 1px solid #EEE; aspect-ratio:1/1; display: flex; align-items: center; justify-content: center;}
.widget-product-grid .product-item .product-item-photo img{align-self: center; max-height: 100%}
.catalog-product-view .product-info-main .price-box .price-including-tax + .price-excluding-tax .price,
.catalog-product-view .product-info-main .price-box .weee .price {font-size: 32px !important;    font-weight: 700; color: #84BCA1}

.catalog-product-view .product-info-main .price-box .special-price .price {color:#ec272c!important;}

.catalog-product-view .product-info-main .saving,
.offerscarousel .saving {background-color:#fde4e4;color: #ed282e;border-radius: 8px;font-weight: 600;padding: 4px 12px;display: inline-block;margin: -10px 0px 10px 0;}
.offerscarousel .saving {margin-top:6px;}
.block-viewed-products-grid .block-title, #amrelated-block-3 .block-title{text-align: center; text-transform: uppercase}
.block-viewed-products-grid .block-title strong, #amrelated-block-3 .block-title strong{font-weight: 700}
.catalog-product-view h1{margin-bottom: 2px}
.catalog-product-view .product.attribute.sku{margin-bottom: 40px; color: #777;}
.catalog-product-view .product.attribute.sku .value{display: inline-block}
.product-reviews-summary{margin-top: 0}
.product-info-price {position:relative}
.product-info-price .price-including-tax+.price-excluding-tax, .weee[data-label],
.product-info-price .price-wrapper price-including-tax,
.product-item .price-including-tax, .product-item  .product-info-price .price-excluding-tax {display:inline-block}
.product-items .product-item .price-box {margin: 10px 0 10px;}
.product-info-main .product-add-form .box-tocart .input-text.qty {height: 28px;text-align: center; width: 35px;}
.product-info-main .box-tocart .action.tocart {padding: 13px 13px;width: 100%;}
.slick-slide img{max-height: 100%}

 .paypaliframe {margin: 10px 0px;}

#product-addtocart-button[title="Pre Order"] {background-color:#FF6000!important;}
#shopping-cart-table .pre_order_notification {margin-bottom:0px;}

.product-info-main .product-add-form .box-tocart .qty button {vertical-align: top;width: 20px;font-size: 15px;}
.product-info-main .box-tocart .actions,
.product-info-main .box-tocart,
.product-info-main .product-add-form .box-tocart div.qty {display:block}
.product-info-main .product-add-form .box-tocart div.mage-error {position:absolute}
.product-info-main .product-add-form .box-tocart {margin:0px 0px 10px 0px;}
.page-layout-1column .product-info-main {border:1px solid #84BCA1; padding:20px 15px 16px 15px; box-sizing: border-box;}


.page-layout-1column .product-info-main {display: flex;flex-direction:column;}
.page-layout-1column .product-info-main .product-info-price {order:0;}
.page-layout-1column .product-info-main .product-add-form {order:1;position:relative;margin-top:5px;}

.page-layout-1column .product-info-main .loyaltyPoints.productpage {font-size: 13px; margin-top: 2px; box-sizing: border-box!important; max-height: initial; order:4; padding: 10px 40px 10px 50px !important; width:100%;background-size: 25px!important;background: url(../images/icon-leaf.svg) #fff no-repeat;background-position: center left 8px}
.page-layout-1column .product-info-main .product-delivery-dropbox {font-size: 13px;box-sizing: border-box!important;order:2;width:100%;padding:10px 5px 10px 50px;background: url(../images/drop-ship_2.svg) #fef3f0 no-repeat;background-size: 25px;background-position: center left 10px;}
.page-layout-1column .product-info-main .product-delivery-preorder {font-size: 13px;box-sizing: border-box!important;order:2;width:100%;padding:10px 5px 10px 50px;background: url(../images/pre-order_2.svg) #fef3f0 no-repeat;background-size: 25px;background-position: center left 10px;}
.page-layout-1column .product-info-main .product-delivery-out-of-stock {font-size: 14px;box-sizing: border-box!important;order:2;width:100%;padding:10px 5px 10px 0px;}
.page-layout-1column .product-info-main .product-delivery-info {font-size: 13px;box-sizing: border-box!important;order:2;width:100%;padding:10px 5px 10px 50px;background: url(../images/delivery.svg) #fef3f0 no-repeat;background-size: 25px;background-position: center left 10px;}
.page-layout-1column .product-info-main .product-warranty {font-size: 13px;box-sizing: border-box!important;order:3;width:100%;padding:10px 5px 10px 50px;background: url(../images/warranty.svg) #fef3f0 no-repeat;background-size: 25px;background-position: center left 10px;}
.page-layout-1column .product-info-main .product-finance {font-size: 13px;box-sizing: border-box!important;order:3;width:100%;padding:10px 5px 10px 50px;background: url(../images/icon-klarna.svg) #fef3f0 no-repeat;background-size: 25px;background-position: center left 10px;}
.page-layout-1column .product-info-main .product-click-collect {font-size: 13px;box-sizing: border-box!important;order:2;width:100%;padding:10px 5px 10px 50px;background: url(../images/click.svg) #fef3f0 no-repeat;background-size: 25px;background-position: center left 10px;}
.page-layout-1column .product-info-main .product-click-collect strong, .page-layout-1column .product-info-main .product-delivery-info strong{display: block}


div.amxnotif-block {margin-bottom:10px;}
.page-layout-1column .amxnotif-block label {font-weight: 400;margin-top: 10px;}
.amxnotif-block .notification-container .input-fields {width:100%;display:block;}
.amxnotif-block .notification-container .input-fields input.input-text {width:100%;padding:13px;margin-bottom: 10px;margin-top:10px;height:50px;}
.amxnotif-block .notification-container .actions-toolbar {width: 100%;margin: 0!important;max-width: 100%;display: block;}
.amxnotif-block .notification-container .actions-toolbar .primary {width:100%;}
.amxnotif-block .notification-container button {width:100%;padding: 13px 13px;background-color:#84BCA1;border-color:#84BCA1;}
.amxnotif-block .notification-container button span {background-color:transparent;border-color:#84BCA1;line-height: 2.2rem;font-size: 1.8rem;}
.amxnotif-block .notification-container button:hover {background-color:#84BCA1;border-color:#84BCA1;}
.amxnotif-block .notification-container button:hover span {background-color:transparent;}


.page-layout-1column .product-info-main .product-delivery-dropbox p, .page-layout-1column .product-info-main .loyaltyPoints.productpage p,
.page-layout-1column .product-info-main .product-delivery-preorder p, .page-layout-1column .product-info-main .product-delivery-out-of-stock p,
.page-layout-1column .product-info-main .product-delivery-info p, .page-layout-1column .product-info-main .product-warranty p,
.page-layout-1column .product-info-main .product-finance p, .page-layout-1column .product-info-main .product-click-collect p {margin:0px;}

.page-layout-1column .product-info-main .product-delivery-info p {margin:0px;}
.page-layout-1column .product-info-main .product-social-links {order:4;border-top: 1px solid #bbbbbb;padding-top: 20px;text-align:center;}
.page-layout-1column .product-info-main .box-tocart .actions {padding-top:0px!important;margin-top: 10px}
.page-layout-1column .product-info-main .fieldset:last-child {margin-bottom:0px;}
.page-layout-1column .product-info-main .special-price .price-label {display:none!important;}
.page-layout-1column.product-info-main .product-add-form .box-tocart div.qty {margin-bottom:8px;}
.page-layout-1column .product-info-main .price-box.price-final_price {display: flex;flex-direction:column;margin:0px 0px 0px 0px;width:100%;margin-top: -20px;float:left;}
.page-layout-1column .product-info-main .price-box.price-final_price .special-price {display:block;order:1;margin:8px 0px;}
.page-layout-1column .product-info-main .price-box.price-final_price .special-price .price{line-height: 18px!important;font-size:33px;}
.page-layout-1column .product-info-main .price-box.price-final_price .old-price {display:block;order:0;}
.page-layout-1column .product-info-main .price-box.price-final_price .old-price .price-including-tax:after {display:none;}
.page-layout-1column .product-info-main .price-box.price-final_price .old-price .price-container span {font-size: 15px!important;font-weight:400;text-decoration:line-through;color:#000!important}

.page-layout-1column .product-info-main .box-tocart .out-of-stock {background-color:#ccc;color:#fff;padding: 13px 13px;
    width: 100%;border-radius: 0;line-height: 2.2rem;text-transform: uppercase;font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 700;pointer-events:none;box-sizing: border-box;
    vertical-align: middle;
    font-size: 1.8rem;border:0px;}
.page-layout-1column .product-add-form.out-of-stock	.towishlist {display:none!important;}

.page-layout-1column .product-info-main .product-add-form .box-tocart .input-text.qty  {height:42px;width:42px;font-weight: 800;font-size:18px;color:#000}
.page-layout-1column .product-info-main .product-add-form .box-tocart .qty button.sub {height:42px;width:34px;border: 1px solid #b5b5b5;font-weight: 800;font-size:24px;color:#000;
background-image:url(../images/minus.svg);background-repeat:no-repeat;background-size:15px;background-position: center 13px;}
.page-layout-1column .product-info-main .product-add-form .box-tocart .qty button.add {height:42px;width:34px;border: 1px solid #b5b5b5;font-weight: 800;font-size:24px;color:#000;
background-image:url(../images/plus.svg);background-repeat:no-repeat;background-size:15px;background-position: center 13px;}


.page-layout-1column .product-info-main .box-tocart .field.qty {padding:0px;margin:0px;}
.page-layout-1column .product-info-main .product-info-price .product-info-stock-sku {float:right;}
.page-layout-1column .product-info-main .stock.available, .product-info-main .stock.unavailable {margin-right:0px;}
.page-layout-1column .product-info-main .action.towishlist span {display:none;}

.page-layout-1column .product-info-main .action.towishlist {position: absolute;right: 0px;bottom:70px;display:block;width:42px;height:42px;border:1px solid #b5b5b5;background: url(../images/wishlist-add.svg) no-repeat center center;background-size:20px;}
.page-layout-1column .product-info-main .action.towishlist.active,
.page-layout-1column .product-info-main .action.towishlist:hover {background-image: url(../images/wishlist-save.svg);background-size:25px;}

.box-tocart .field.simple.qty label span {font-size:13px;}



.product-social-links{display: table}
#amrelated-block-3 .products-grid .product-item{padding: 15px}
#amrelated-block-3 .product-image-wrapper{padding-bottom: 100% !important}
.fieldset .review-legend.legend{width:100%}
.catalog-product-view .product-info-main .product-info-promo-container{position: inherit; margin-bottom:20px;}
.catalog-product-view .product-info-main .product-promotion{position: inherit;}

.product-reviews-summary.empty a:before{content:""; background-image: url("../images/zerostars.svg");  background-repeat: no-repeat;width: 100px; display: inline-block; height: 20px; background-position: top; margin-right: 5px; line-height: 16px; vertical-align: middle}
body .validator.validator-phone.validation-none .feedback {background-color:transparent;}



@media (max-width:767px) {
	.viewDescription {display:none}
	.product-reviews-summary{margin-top: 15px}
	.cart-summary + .pre_order_notification {width:100%;}
}

@media (max-width:805px) and (min-width:768px) {
.product.data.items > .item.title > .switch {padding: 5px 15px 5px 15px;}
}
.amrelated-grid-wrapper .slick-slide{margin: 0 4px!important;}
.block-viewed-products-grid .slick-slide{margin: 0 14px!important;}
.block-viewed-products-grid .slick-slide .product-item-details{text-align: center}
.block-viewed-products-grid .products-grid{max-width: calc(100vw - 50px); display: block; width:100%}
.amrelated-grid-wrapper .slick-arrow {z-index: 9;}
.block-viewed-products-grid .block.widget .product-item-info{text-align: center}
[data-content-type="row"][data-appearance="contained"]{width:100%}

*/

/*HOME*/
.cms-home #maincontent h2,
.related .block-title {
	font-weight: 600;
	text-transform: uppercase;
	font-size: 26px;
	text-align: center
}

.cms-home .widget {
	margin-bottom: 0;
	max-width: 100%;
	padding: 0
}

#home-static-banners {
	margin-top: 50px;
	display: table;
	width: 100%;
}

#home-static-banners h3 {
	font-size: 20px;
	font-weight: 600;
	text-transform: uppercase;
	text-align: center;
}

#home-static-banners .hsb-banner {
	width: 31%;
	float: left;
}

#home-static-banners .hsb-banner a {
	position: relative;
	display: block;
	line-height: 1;
	font-size: 0;
	background-color: #000;
}

#home-static-banners .hsb-banner a img {
	transition: 0.3s all ease-out;
}

#home-static-banners .hsb-banner a:hover img {
	opacity: 0.7
}

#home-static-banners .hsb-banner.two {
	margin: 0 3.5%
}

#home-static-banners .hsb-banner .overlay {
	position: absolute;
	bottom: 0;
	padding: 10px;
	display: block;
	box-sizing: border-box;
	background-color: #373936bf;
	color: #FFF;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	width: 100%;
	text-align: center;
}

#whats-on-banners {
	margin-bottom: 6%
}

#whats-on-banners {
	margin-top: 50px;
	display: table;
	width: 100%;
}

#whats-on-banners h3 {
	font-size: 20px;
	font-weight: 600;
	text-transform: uppercase;
	text-align: center;
}

#whats-on-banners .whatson-banner {
	width: 23%;
	float: left;
	margin-right: 2.6%;
}

#whats-on-banners .whatson-banner img {
	width: 100%
}

#whats-on-banners .whatson-banner:last-child {
	margin-right: 0px
}

#whats-on-banners .whatson-banner:hover a img {
	opacity: 0.85;
}

@media (max-width:768px) {
	#whats-on-banners .whatson-banner {
		width: 48%;
		float: left;
		margin-right: 3%;
	}

	#whats-on-banners .whatson-banner:nth-child(3),
	#whats-on-banners .whatson-banner:last-child {
		margin-right: 0px
	}

	#whats-on-banners .whatson-banner:nth-child(2),
	#whats-on-banners .whatson-banner:nth-child(3) {
		margin-bottom: 3%
	}
}


#restaurant-block {
	text-align: center
}

#restaurant-block a {
	background-color: #000;
	display: block;
	line-height: 1;
	font-size: 0;
	;
	margin-bottom: 20px
}

#restaurant-block a img {
	transition: 0.3s all ease-out
}

#restaurant-block a:hover img {
	opacity: 0.7
}

.hp-col-twothird {
	width: 65.5%;
	float: left;
	box-sizing: border-box;
}

.hp-col-onethird {
	width: 31%;
	float: right;
	border-left: 1px solid #DBDCDE;
	padding-left: 35px;
	box-sizing: border-box;
}

#popular-products .product-item-inner {
	display: none
}

#popular-products .slick-slide,
.mgz-productpagebuilder .block-products-list .slick-slide {
	padding: 0 10px;
	box-sizing: border-box;
	text-align: center;
	margin-left: 0px !important;
}

.brand-slider .slick-slide {
	padding: 20px;
	box-sizing: border-box;
}

.diary .blogpost {
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom: 1px dotted #65826E;
	display: flex;
	align-items: center
}

.diary .blogpost a {
	color: #000
}

.diary .blogpost p {
	margin-bottom: 0
}

.diary .blogpost .blogimage {
	max-width: 30%;
	display: block;
	float: left;
	margin-right: 20px;
	width: 100%;
	overflow: hidden
}

.diary .blogpost .blogimage img {
	margin-top: -10%;
	margin-bottom: -15%;
}

/*HOME SLIDER*/

#aslider-1 .slick-slider {
	padding: 0
}

#aslider-1 .c-aslider__caption {
	background-color: transparent;
	text-align: center;
	top: 65%;
	box-sizing: border-box;
	padding: 0;
	display: flex;
	flex-direction: column;
	justify-content: end;
	height: 35%;
}

#aslider-1 h2,
#aslider-1 h3 {
	color: #FFF;
	text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.7);
	margin-top: 0;
	margin-bottom: 5px
}

#aslider-1 h2 {
	font-weight: 600;
	font-size: 50px;
	text-transform: uppercase;
}

#aslider-1 h3 {
	font-size: 80px;
	font-family: 'raleway', 'Mukta', sans-serif
}

#aslider-1 .c-aslider__caption button {
	background-color: #fff;
	border: none;
	border-radius: 10px;
	color: #444;
	padding: 10px 60px
}

#aslider-1 picture:after {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 160px;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.35+100 */
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.70) 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.70) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.70) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#59000000', GradientType=0);
	/* IE6-9 */
}

#aslider-1.slick-dots li button {
	background: #AAA;
	border: #AAA;
}

.c-aslider .slick-arrow {
	opacity: 70;
	visibility: visible
}

.c-aslider:hover .slick-arrow {
	opacity: 100;
	background: none !important
}

.c-aslider .slick-arrow.slick-next {
	right: 30px;
	background: url("../images/arrow-right-white.svg") no-repeat 20px !important;
	background-size: 15px !important;
	background-position: center !important
}

.c-aslider .slick-arrow.slick-prev {
	left: 30px;
	background: url("../images/arrow-right-white.svg") no-repeat 20px !important;
	background-size: 15px !important;
	background-position: center !important
}

.slick-next::before,
.slick-prev::before {
	content: ""
}

.c-aslider {
	overflow: visible
}

@media (max-width:1024px) {
	#aslider-1 .c-aslider__caption {
		width: 80%;
		top: inherit;
		position: absolute;
		bottom: 10%;
	}

	#aslider-1 h2 {
		font-size: 24px;
	}

	#aslider-1 h3 {
		font-size: 50px
	}

	#aslider-1 picture:after {
		height: 100px;
	}
}

@media (min-width:768px) and (max-width:1023px) {
	#aslider-1 .c-aslider__caption {
		left: 10%
	}
}

@media (max-width:767px) {
	#aslider-1 .c-aslider__caption {
		bottom: 10px;
		left: 10%
	}

	#aslider-1 h2 {
		font-size: 18px;
	}

	#aslider-1 h3 {
		font-size: 36px
	}

	#aslider-1 .c-aslider__caption button {
		border-radius: 5px;
		padding: 2px 15px;
		font-size: 10px
	}

	.c-aslider .slick-arrow.slick-next {
		right: 10px;
	}

	.c-aslider .slick-arrow.slick-prev {
		left: 10px;
	}

}

/*BLOG*/
.is-blog {
	background-image: url("../images/blogbg.jpg");
}

.is-blog .page-header,
.is-blog .nav-sections,
.is-blog .top-container {
	background-color: #FFF
}

.is-blog .page-footer .block.newsletter {
	background-color: #F2F2F2;
	width: 100%;
	max-width: 100%;
}

.category-posts-internal li {
	margin-bottom: 20px;
	display: table;
	width: 100%
}

.category-posts-internal li>div {
	display: flex;
	align-items: center;
}

.category-posts-internal .title {
	margin-bottom: 0
}

.category-posts-internal .thumb {
	float: left;
	margin-right: 10px;
	clear: both;
}


.archive.category .sidebar {
	display: none
}

.archive.category .column.main {
	width: 100%;
	max-width: inherit;
}

.archive.category .post-list.grid li {
	width: 29.66%;
	margin-right: 5%
}

.archive.category .post-list.grid li:nth-child(3n) {
	margin-right: 0
}

.archive.category .post-list.grid .post-meta {
	display: none
}

.archive.category .post-list.grid li h2 {
	font-size: 18px;
	font-weight: 500
}

.archive.category .post-entry {
	border: 1px solid #ddd;
	background-color: rgba(255, 255, 255, 0.4);
	padding: 15px
}

.archive.category .post-excerpt {
	min-height: 80px
}

.archive.category .post-list.grid li .post-image a {
	background-color: #000
}

.archive.category .post-list.grid li .post-image img {
	transition: 0.8s all ease-in-out;
	margin-top: -15%;
	margin-bottom: -15%;
}

.archive.category .post-list.grid li .post-image:hover img {
	opacity: 0.5 !important;
	scale: 1.1
}




.et_pb_blog_grid .et_pb_post .et_pb_image_container {
	overflow: hidden;
	background-color: #000
}

.et_pb_blog_grid .et_pb_post .et_pb_image_container img {
	transition: 0.8s all ease-in-out
}

.et_pb_blog_grid .et_pb_post .et_pb_image_container:hover img {
	scale: 1.1;
	opacity: 0.5 !important
}

.et-db #et-boc .et-l .et_pb_post .entry-featured-image-url {
	padding-bottom: 0 !important;
	margin-bottom: 0 !important
}

.et-db #et-boc .et-l .et_pb_sidebar_1 .widget_search #searchform input[type="submit"] {
	background-color: #84BCA1 !important;
	width: 40px !important;
	font-size: 0 !important;
	background-image: url("../images/icon-search.svg") !important;
	background-repeat: no-repeat;
	background-size: 22px;
	background-position: center
}

.et_pb_widget_area .widgettitle {
	text-transform: uppercase
}

.et-db #et-boc .et-l .et_pb_row {
	max-width: 1280px !important
}

.et-db #et-boc .et-l .et_pb_section {
	padding-top: 0 !important
}

.et_pb_sidebar_1 {
	padding-right: 0 !important;
	border-right: none !important;
}

.cat-post-item .thumb {
	max-width: 70px !important
}

.cat-post-item .thumb img {
	width: 100%;
	height: auto !important
}

.cat-post-item .thumb .cat-post-thumbnail {
	line-height: 0 !important
}

.cat-post-item .thumb .cat-post-thumbnail span {
	background-color: #000;
	display: block;
}

.cat-post-item .thumb .cat-post-thumbnail img {
	transition: 0.5s all ease-in-out
}

.cat-post-item .thumb .cat-post-thumbnail:hover img {
	opacity: 0.6 !important
}

.et-db #et-boc .et-l .et_pb_widget_area ul li {
	display: table
}

.home.is-blog.wordpress-post-view h2 {
	font-family: 'raleway', 'Mukta', sans-serif;
	transform: none
}

.et_pb_blog_grid h2 {
	font-family: 'raleway', 'Mukta', sans-serif !important;
	color: #587567;
	transform: none !important
}

.is-blog.wordpress-post-view h2.script {
	font-family: 'raleway', 'Mukta', sans-serif;
	font-size: 55px;
	transform: rotate(-2deg);
	color: #587567
}

.is-blog .post-meta {
	text-align: center
}

.is-blog .block-blog .block-title {
	padding-bottom: 0
}

.is-blog .block-blog .block-title strong {
	font-family: 'raleway', 'Mukta', sans-serif;
	font-size: 40px;
	color: #587567
}

.is-blog h1 {
	text-align: center;
	width: 100%;
	padding-bottom: 15px;
	font-family: 'raleway', 'Mukta', sans-serif;
	font-size: 60px;
	color: #587567;
	border-bottom: 1px solid #c6c6c6;
}

.blog-search input {
	width: calc(100% - 80px)
}

.blog-search button {
	width: 80px;
	float: right;
	height: 32px;
	background-color: #84BCA1;
	color: #FFF
}

.blog-search button:hover {
	background-color: #587567;
	border: 1px solid #587567
}


/*BLOG - EVENTS*/
#event-col-one .et_pb_button.book-now {
	border: none !important;
	background-color: #84BCA1 !important;
	color: #FFF !important;
	text-transform: uppercase !important;
	border-radius: 0 !important;
	font-weight: 700 !important;
	padding-bottom: 5px !important;
	width: 100% !important;
	text-align: center !important;
}

#event-col-one .date {
	padding: 12px 10px 10px 10px;
	border: 1px solid #84BCA1;
	text-align: center !important;
	font-weight: 700;
	font-size: 20px;
	color: #84BCA1;
	position: relative
}

#event-col-one .date:after {
	content: "";
	position: absolute;
	width: 32px;
	height: 32px;
	background-image: url("../images/icon-calendar-green.svg");
	background-repeat: no-repeat;
	display: block;
	top: -16px;
	right: 10px;
	background-color: #FFF;
	background-size: 26px;
	background-position: center;
}


#blog-home .et_pb_posts .et_pb_post {
	width: 30% !important;
	float: left;
	margin-right: 5% !important;
	background-color: rgba(255, 255, 255, 0.4) !important;
	padding: 15px !important;
	border: 1px solid #ddd !important;
	min-height: 430px;
}

#blog-home .et_pb_posts .et_pb_post:nth-child(3n) {
	margin-right: 0 !important
}

#blog-home .et_pb_posts .et_pb_post:nth-child(3n+1) {
	clear: both !important
}

#blog-home .et_pb_posts .et_pb_post h2 {
	font-size: 18px;
	color: #587567;
	margin-top: 15px !important
}

#blog-home .et_pb_posts .et_pb_post a img {
	margin-top: -15% !important;
	margin-bottom: -15% !important;
	transition: 0.8s all ease-in-out
}

#blog-home .et_pb_posts .et_pb_post a img:hover {
	scale: 1.1;
	opacity: 0.5 !important
}

#blog-home .et_pb_posts .et_pb_post .entry-featured-image-url {
	overflow: hidden;
	background-color: #000;
}

.event-button,
.event-button:hover {
	background-color: #84BCA1 !important;
	border-radius: 0 !important;
	border: none !important;
	text-transform: uppercase !important
}

.event-button {
	padding: .3em .7em .3em .7em !important;
}

.event-button:hover {
	padding: .3em 2em .3em .7em !important;
}

#event-diary .event-date {
	font-size: 18px
}

.is-blog .post-content h3 {
	color: #65826E;
	border-bottom: 1px dotted #65826E;
	margin-bottom: 15px !important;
}

.et-db #et-boc .et-l .et_pb_text ul {
	margin-left: 0 !important
}

.event-diary-list .price {
	float: right;
	font-weight: bold;
}

@media (min-width:768px) {
	.page-layout-2columns-right .sidebar-main {
		padding-left: 5%;
		width: 25%
	}

	.page-layout-2columns-right .column.main {
		width: 75%;
	}

	.center-align {
		display: flex;
		align-items: center
	}
}

@media (max-width:1024px) {
	#blog-home .et_pb_posts .et_pb_post {
		min-height: 400px;
	}
}

@media (max-width:767px) {
	.col-flip {
		display: flex;
		flex-direction: column-reverse
	}

	.col-flip .et_pb_column.et-last-child {
		margin-bottom: 20px !important
	}

	.is-blog .mobmenu {
		display: none !important;
	}

	.is-blog.wordpress-post-view h2 {
		font-size: 40px;
	}

	#blog-home .et_pb_posts .et_pb_post {
		width: 45% !important;
		float: left;
		margin-right: 10%;
		min-height: 380px;
	}

	#blog-home .et_pb_posts .et_pb_post:nth-child(3n) {
		margin-right: 10%
	}

	#blog-home .et_pb_posts .et_pb_post:nth-child(3n+1) {
		clear: inherit !important
	}

	#blog-home .et_pb_posts .et_pb_post:nth-child(2n) {
		margin-right: 0
	}

	#blog-home .et_pb_posts .et_pb_post:nth-child(2n+1) {
		clear: both !important
	}
}

@media (max-width:500px) {
	#blog-home .et_pb_posts .et_pb_post {
		width: 100% !important;
		margin-right: 0 !important;
		min-height: inherit
	}
}



/*ACCOUNT*/
.welcomeback {
	margin-top: -50px;
	font-family: 'raleway', 'Mukta', sans-serif;
}

.welcomeback h2 {
	font-size: 54px;
	margin: 0px;
}

.welcomeback h3 {
	font-size: 24px;
}

.welcomeback p {
	margin-top: 40px;
	margin-bottom: 16px;
	font-size: 18px;
	font-weight: 300
}

.welcomeback .startshopping {
	text-decoration: none;
	background-color: #84BCA1;
	font-weight: 800;
	display: block;
	float: right;
	color: #fff;
	width: 100%;
	max-width: 220px;
	font-size: 18px;
	text-align: center;
	text-transform: uppercase;
	padding: 10px;
}

.account .box {
	background-color: #FBFBFB;
	border-radius: 10px;
	padding: 15px;
	box-sizing: border-box;
	min-height: 150px;
	-webkit-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.2);
	border: 1px solid #DDD;
	position: relative
}

.account .box .action.edit {
	position: absolute;
	width: 32px;
	height: 32px;
	background-image: url("../images/icon-edit.svg");
	background-repeat: no-repeat;
	display: block;
	top: -16px;
	right: 14px;
	background-color: #FFF;
	background-size: 20px;
	background-position: center;
	border-radius: 5px;
	-webkit-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.2);
}

.account .box .action.edit:hover {
	background-color: #84BCA1;
	background-image: url("../images/icon-edit-white.svg");
}

.account .box .action.edit span {
	display: none
}

.account .box a {
	text-decoration: underline
}

.account-nav .item a,
.account-nav .item>strong {
	color: #444
}

.account-nav .content {
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}

.account-nav .item,
#block-collapsible-nav .item {
	margin: 3px 0 0;
	text-transform: uppercase;
	font-weight: 700;
}

.wishlist-index-index .products-grid .product-item {
	padding: 0 20px 0 0;
	position: relative
}

.wishlist-index-index .products-grid .product-item .product-reviews-summary {
	margin: 0px auto 12px;
}

.products-grid.wishlist .product-item-actions .action.edit {
	display: none
}

.products-grid.wishlist .product-item-actions {
	display: block
}

.products-grid.wishlist .product-item-photo {
	border: 1px solid #EEE;
}

.products-grid.wishlist .product-image-container {
	border: none
}

.products-grid.wishlist .field.qty {
	display: none
}

#wishlist-view-form {
	margin-top: 50px
}

#wishlist-view-form .actions-toolbar>.primary .action {
	background: #FFF;
	border: 1px solid #84BCA1;
	text-transform: uppercase;
	transition: 0.3s all ease-out
}

#wishlist-view-form .actions-toolbar>.primary .action:hover {
	background: #84BCA1;
	color: #FFF
}

.col.actions .edit,
.col.actions .delete {
	content: "";
	background-image: url("../images/icon-edit-white.svg");
	width: 32px;
	height: 32px;
	background-repeat: no-repeat;
	display: inline-block;
	background-color: #84BCA1;
	background-size: 20px;
	background-position: center;
	border-radius: 5px;
	-webkit-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.2);
	font-size: 0
}

.col.actions .delete {
	background-image: url("../images/icon-cross-white.svg");
}

.additional-addresses table>tbody>tr>td {
	vertical-align: middle
}

.col.actions {
	padding-bottom: 20px;
}

.account .password-info {
	margin-left: 25.8%
}

.account-nav .item .delimiter,
.nav.item .delimiter {
	display: none
}

.customer-account-edit .form-edit-account .field.password-info {
	display: none
}





.field.loyalty .container.control {
	float: right;
}

.loyalty ul.tabs {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.loyalty ul.tabs li {
	background: none;
	color: #222;
	display: inline-block;
	padding: 12px 0px;
	cursor: pointer;
	margin: 0px;
	text-align: center;
	width: calc(50% - 3px);
}

.loyalty ul.tabs li.current {
	border-top: 1px solid #222;
	border-right: 1px solid #222;
	border-left: 1px solid #222;
	border-bottom: 1px solid #fff;
	color: #222;
	margin-bottom: -2px;
}

.loyalty .tab-content {
	display: none;
	background: #fff;
	padding: 25px 0px;
	border-top: 1px solid #222;
}

.loyalty .tab-content.current img {
	margin-right: 20px;
}

.loyalty .tab-content.current {
	display: flex;
	align-items: center;
}

.loyaltyAccountPage p {
	font-size: 15px;
}

.loyaltyAccountPage .left_column p {
	max-width: 350px;
}

.loyaltyApply {
	margin-top: 20px;
}

.loyaltyApply img {
	display: inline;
	vertical-align: middle;
	margin-right: 20px;
}

.loyaltyApply .loyaltyTickbox {
	display: inline-block;
}

.loyaltyApply:after {
	display: table;
	content: "";
	clear: both;
}

.loyaltyAccountPage h2 {
	font-size: 20px;
}

.alreadyHaveCard {
	margin-top: 40px;
}

.alreadyHaveCard input {
	width: 340px;
	height: 35px;
	margin-top: 10px;
	display: block;
}

.loyaltyTickbox label {
	vertical-align: top;
	display: inline-block;
	width: 280px;
	margin-left: 5px;
}

.loyaltyAccountPage .loyaltySave {
	margin-top: 25px;
}

.loyaltyAccountPage .loyaltySave .primary {
	text-align: center;
}

.loyaltyAccountPage .loyaltySave .primary button {
	font-size: 18px;
	padding: 12px 30px;
	display: block;
	background-color: #84BCA1;
	border-color: #84BCA1
}

.loyaltyAccountPage .signuptoday {
	font-size: 18px;
	padding: 12px 30px;
	display: inline-block;
	background-color: #ff6000;
	border-color: #ff6000;
	text-transform: uppercase;
	color: #fff;
	margin-top: 45px;
	text-decoration: none;
	text-align: center;
	font-weight: 700;
	line-height: 18px;
}

.loyaltyAccountPage fieldset {
	margin: 0px;
}

.loyaltyAccountPage .loyaltyBalance img {
	display: inline-block;
	margin-right: 20px;
	vertical-align: middle;
}

.loyaltyAccountPage .loyaltyBalance div {
	display: inline-block;
	vertical-align: middle
}

.loyaltyAccountPage .loyaltyBalance {
	margin-bottom: 25px;
}

.loyaltyAccountPage .loyaltyBalance p span,
.loyaltyAccountPage .loyaltyNumber p span {
	display: inline-block;
	width: 120px;
}

.loyaltyAccountPage .loyaltyNumber {
	clear: both
}

.yourloyaltycardnumber .mobile {
	display: none;
}

.loyaltyAccountPage .yourloyaltycardnumber {
	background-color: #f2f2f2;
	border-radius: 12px;
	padding: 30px;
	box-sizing: border-box;
	position: relative
}

.loyaltyAccountPage .yourloyaltycardnumber h2 {
	font-weight: 600;
	font-size: 22px;
	margin: 5px 0px 15px 0px;
}

.loyaltyAccountPage .yourloyaltycardnumber p.terms {
	position: absolute;
	bottom: 30px;
	left: 30px;
	width: 47%;
}

.loyaltyAccountPage .yourloyaltycardnumber input.input-text {
	padding: 20px;
	font-weight: 600;
	border-radius: 6px;
}

.loyaltyAccountPage .yourloyaltycardnumber .left_column {
	width: 47%;
	float: left;
	position: relative;
	border-right: 1px solid #d2d2d2;
}

.loyaltyAccountPage .yourloyaltycardnumber .right_column {
	width: 47%;
	float: right;
}

.loyaltyAccountPage a {
	text-decoration: underline;
}

.loyaltyAccountPage .yourloyaltycardnumber form .left_column:after {
	padding: 5px 0px;
	content: 'or';
	position: absolute;
	right: 0px;
	font-weight: 700;
	font-size: 22px;
	margin: -18px -10px 0 0;
	background-color: #f2f2f2;
}


@media (max-width:767px) {
	.yourloyaltycardnumber .desktop {
		display: none;
	}

	.yourloyaltycardnumber .mobile {
		display: block;
		width: 100%;
	}

	.loyaltyAccountPage .yourloyaltycardnumber .left_column,
	.loyaltyAccountPage .yourloyaltycardnumber .right_column {
		width: 100%;
		float: none;
	}

	.loyaltyAccountPage .yourloyaltycardnumber .left_column {
		margin-bottom: 60px;
		border-right: 0px;
	}

	.loyaltyAccountPage .loyaltySave .primary button {
		width: 100%;
		background-color: #FF6000;
		border-color: #FF6000;
	}

	.loyaltyAccountPage .loyaltySave {
		margin-top: 5px;
	}

	.loyaltyAccountPage .yourloyaltycardnumber input {
		border-radius: 6px
	}

	.loyaltyAccountPage .yourloyaltycardnumber form .left_column:after {
		text-align: center;
		width: 100%;
		margin: 40px 0px 0 0
	}

	.loyaltyAccountPage .yourloyaltycardnumber p.terms {
		position: initial;
		width: 100%;
		text-align: center;
		margin-top: 30px;
	}
}

/*LOGIN*/
.customer-account-login .fieldset>.field:not(.choice)>.label {
	text-align: left
}

.customer-account-login .actions-toolbar {
	margin-left: 0 !important
}

.customer-account-login .actions-toolbar .secondary {
	margin-left: 20px;
	float: none
}

.customer-account-login .login-container .fieldset::after {
	margin-left: 0%;
}

.login-container .block {
	background-color: #FBFBFB;
	padding: 20px;
	box-sizing: border-box;
	border-radius: 10px;
	position: relative
}

.customer-account-login .login-container .fieldset::after {
	position: absolute;
	top: -10px;
	right: 20px
}



/*BASKET*/

.modal-popup.confirm .action-primary.action-accept {
	background-color: #84BCA1;
	border: 1px solid #84BCA1;
	text-transform: uppercase;
	font-size: 12px;
	color: #fff;
	padding: 5px;
	min-width: 58px;
}

.cart-container .checkout-methods-items:before {
	content: "Delivery type and charge calculated at checkout";
	display: block;
	font-size: 12px;
	margin-bottom: 10px;
}

.cart-dropship td {
	border-top: 3px solid #000;
	padding: 12px 10px 10px 70px;
	background: url(../images/drop-ship_2.svg) #fef3f0 no-repeat;
	background-size: 25px;
	background-position: center left 20px;
}

.cart-dropship p {
	font-size: 13px;
	line-height: 18px;
	margin: 0px;
	font-weight: 500
}

.cart-dropship p strong {
	font-size: 16px;
}

.cart-preorder {
	border-top: 3px solid #000;
	padding: 12px 10px 10px 70px;
	background: url(../images/pre-order_2.svg) #fef3f0 no-repeat;
	background-size: 25px;
	background-position: center left 20px;
}

.cart-preorder p {
	font-size: 13px;
	line-height: 18px;
	margin: 0px;
	font-weight: 500
}

.cart-preorder p strong {
	font-size: 16px;
}

.cart-item-preorder-notification {
	background: url(../images/preorder-basket.svg) #fef3f0 no-repeat;
	background-size: 15px;
	background-position: top 10px left 10px;
	padding: 8px 15px 8px 35px;
}

.cart-item-preorder-notification p {
	margin: 0px;
}

.pre_order_notification {
	background-color: #ffdecb;
	width: 100%;
	display: block;
	color: #000;
	text-align: center;
	padding: 10px;
	box-sizing: border-box;
	margin: 8px 0px -10px 0px;
	font-size: 13px;
	line-height: 16px;
}

.pre_order_notification p {
	margin: 0px;
}

.cart-summary+.pre_order_notification {
	width: 73%;
	margin-bottom: 0px;
}

.price-including-tax+.price-excluding-tax .price,
.weee[data-label] .price {
	font-size: 1.8rem;
}

.cart.item .product-promotion,
.cart.item .instoreonly {
	display: none;
}

.cart.item .product-item-name {
	min-height: initial
}

#block-discount-heading {
	display: block;
	font-weight: 300;
	line-height: 1.1;
	font-size: 15px;
	margin-top: 1.5rem;
	margin-bottom: 1rem;
}

.totals-tax-summary {
	display: none
}

.cart-summary>.title {
	font-size: 28px;
	font-weight: 400;
}

.cart-totals .mark,
.opc-block-summary .table-totals .mark {
	font-size: 15px;
}

.cart-totals .mark strong,
.cart-totals .grand .amount strong {
	font-size: 24px;
	display: block;
	font-weight: 600;
}

.cart-totals .grand.totals.incl .mark strong:after {
	content: "(Inc. VAT)";
	font-size: 14px;
	margin-left: 5px;
}

.cart-totals .grand.totals.excl .mark strong:after {
	content: "(Excl. VAT)";
	font-size: 14px;
	margin-left: 5px;
}

.cart-totals.excl .mark strong:after {
	content: "(Excl. VAT)";
	font-size: 14px;
	margin-left: 5px;
}

.grand.totals.incl {
	border-top: 1px solid #d1d1d1
}

.cart-summary .block>.title:after {
	top: 8px
}

.cart-totals .grand .mark,
.cart-totals .grand .amount {
	padding-top: 12px;
}

.cart-totals .totals.sub .mark {
	padding-bottom: 12px
}

.checkout-methods-items button span {
	background-image: url(../images/padlock.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 28px;
	background-size: 15px;
}

#cart-totals .totals-tax,
.opc-block-summary .totals-tax {
	display: none;
}

.checkout-index-index .guest-wishlist-count {
	display: none
}

@media (max-width:767px) {
	.cart-container {
		display: flex;
		flex-direction: column;
	}

	.cart-container .cart-summary {
		order: 2;
		margin-bottom: 0px;
	}

	.cart-container .form.form-cart {
		order: 1;
		margin-bottom: 25px;
	}
}



/*CHECKOUT*/
.checkout-payment-method .payment-option.discount-code {
	margin: 0;
}

.opc-payment-additional.discount-code:before {
	content: "Discount Method";
	display: block;
	border-bottom: 1px solid #ccc;
	margin-bottom: 30px;
	font-size: 22px;
	padding-bottom: 8px;
	margin-top: 30px;
}

.checkout-container {
	margin-top: 20px
}

.opc-progress-bar {
	text-align: center
}

.opc-wrapper .step-content {
	margin-top: 15px
}

.opc-wrapper .shipping-address-item {
	width: 30%;
	margin-right: 3%;
	border: 1px solid #ddd;
}

.opc-wrapper .shipping-address-item::before {
	display: none
}

.opc-wrapper .shipping-address-item {
	position: relative;
	padding: 30px 20px 20px 20px;
}

.opc-wrapper .action-select-shipping-item {
	top: -21px;
	position: absolute;
	right: -1px;
}

.opc-wrapper .edit-address-link,
.opc-wrapper .edit-address-link:hover {
	position: absolute;
	bottom: -5px;
	right: -12px;
	width: 26px;
	height: 26px;
	background-image: url("../images/icon-edit.svg");
	background-repeat: no-repeat;
	display: block;
	font-size: 0;
	background-color: #FFF;
	background-size: 20px 20px;
	margin-top: 0;
	background-position: bottom right;
	top: inherit
}

button,
.cart.table-wrapper .actions-toolbar>.action,
.action-gift {
	background-color: #84BCA1;
	border: 1px solid #84BCA1;
	text-transform: uppercase;
	font-size: 12px;
	color: #FFF;
	padding: 5px;
	border-radius: 10px
}

.box-tocart .out-of-stock {
	pointer-events: none;
}



.cart-container .product-image-container {
	width: 85px !important
}

.payment-method-content .paypal-button .zoid-outlet {
	width: 100%;
	max-width: 330px !important;
	float: left;
	clear: both;
}

#customer-email-fieldset #customer-email {
	width: calc(100% - 130px);
	display: inline-block
}

#customer-email-fieldset .submitwrapper {
	display: inline-block;
	vertical-align: top;
}

#customer-email-fieldset .submitwrapper button {
	width: 85px
}

#customer-email-fieldset #customer-email-error {
	position: absolute;
	margin-top: 3px;
}

#customer-email-fieldset .field-tooltip.toggle+span.note {
	display: none;
}

#customer-email-fieldset .validator-email {
	width: calc(100% - 130px) !important;
	display: inline-block;
	margin-right: 9px;
}

#customer-email-fieldset .validator-email #customer-email {
	width: 100%;
	margin: 0px;
}

#customer-password {
	width: calc(100% - 130px);
	display: inline-block;
	margin-right: 10px;
}

#customer-password+.primary,
#customer-password+#customer-password-error+.primary {
	display: inline-block;
	vertical-align: top
}

#customer-password+.primary button,
#customer-password+#customer-password-error+.primary button {
	width: 85px
}

#customer-password-error {
	position: absolute
}

.fieldset.hidden-fields span.note {
	display: none;
}

.fieldset.hidden-fields .secondary {
	float: left;
	margin-top: -15px;
}

#checkout-step-shipping_method .selected-service::before {
	background-color: #84BCA1 !important
}

.authentication-wrapper button {
	border: 1px solid #65826E;
	padding: 5px 10px;
	color: #65826E;
	transition: 0.3s all ease-out
}

.authentication-wrapper button:hover {
	background-color: #65826E;
	color: #FFF;
	text-decoration: none;
	border: 1px solid #65826E
}

.block-cart-failed .action.continue,
.cart-container .form-cart .action.continue,
.block-cart-failed .action.continue:hover,
.cart-container .form-cart .action.continue:hover {
	text-transform: uppercase;
	border-radius: 0;
	border: none;
	background-color: #84bca1;
	color: #FFF
}

/*#checkoutLoyalty {display:none}*/
#checkout.loggedOut #shipping-new-address-form {
	display: none;
}

#checkout.loggedOut #opc-shipping_method {
	display: none !important;
}

#checkout.loggedOut.emailInvalid #opc-shipping_method {
	display: list-item !important;
}

#checkout.loggedOut.emailInvalid #opc-shipping_method[style="display: none;"] {
	display: none !important;
}

#checkout.loggedOut #checkoutSignup {
	display: none
}

#checkout.loggedOut.emailInvalid #checkoutSignup {
	display: block
}

/*#checkout.loggedIn #opc-shipping_method {display:list-item!important;}*/
#customer-email-fieldset .note span::before {
	margin-left: -10px;
	display: block
}

/*#customer-email-fieldset .note span {white-space: nowrap;}*/
.checkout-index-index .page-header .panel.wrapper {
	display: none
}

.checkout-index-index .minicart-wrapper {
	display: none
}

.checkout-index-index .mob-head-links {
	display: none
}

.checkout-onepage-success #maincontent h1.page-title {
	text-align: center;
	display: block;
	margin-top: 40px;
}

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

.checkout-onepage-success .ordernumber {
	font-size: 18px;
}

.checkout-onepage-success .success_left_column {
	width: 50%;
	float: left;
	box-sizing: border-box;
	padding: 0 40px;
	max-width: 380px
}

.checkout-onepage-success .success_right_column {
	width: 50%;
	float: right;
	box-sizing: border-box;
	padding: 0 40px 0 10px;
}

.checkout-onepage-success .success_content {
	margin: 20px auto 0 auto;
	max-width: 960px;
}

.checkout-onepage-success .success_left_column h3 {
	font-weight: 600;
	font-size: 22px;
}

.checkout-onepage-success .success_left_column ul {
	margin: 24px 0px;
	list-style-type: none;
	padding: 0;
}

.checkout-onepage-success .success_left_column ul li {
	background-image: url(../images/loyaltytick.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	background-size: 15px;
	margin: 10px 0px;
	padding: 0 0 0 30px;
}

.checkout-onepage-success .success_content .action.primary {
	width: 100%;
	text-align: center;
	margin-top: 20px;
	padding: 12px;
	max-width: 250px;
}

.checkout-onepage-success .success_content .continue_shopping {
	display: block;
	background-color: #84bca1;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	text-align: center;
	margin: 40px auto;
	max-width: 250px;
	padding: 12px;
	font-size: 15px;
	box-sizing: border-box;
	font-weight: 700;
	clear: both;
}

.checkout-onepage-success .checkout-success .primary {
	float: none
}


@media (max-width:1023px) {
	.checkout-index-index .logo {
		left: calc(50% - 100px);
		max-width: 200px
	}

	.checkout-index-index .header.content {
		height: 70px
	}

	.checkout-index-index .top-container {
		margin-top: 70px
	}
}

@media (max-width:768px) {
	.checkout-index-index .logo {
		left: calc(50% - 80px);
		max-width: 160px
	}

	.cart.item .product-image-photo {
		max-height: 60px;
	}

	body.account.customer-account-index .page-title-wrapper,
	.welcomeback .startshopping {
		display: none;
	}

	.welcomeback {
		margin-top: 40px;
	}

	button.action.showcart::after {
		display: none
	}
}

@media (max-width:767px) {
	.checkout-onepage-success .success_left_column {
		width: 100%;
		float: none;
		max-width: initial;
		text-align: center;
	}

	.checkout-onepage-success .success_right_column {
		width: 100%;
		float: none;
		margin-top: 40px;
	}

	.checkout-onepage-success .success_left_column ul {
		text-align: left;
		max-width: 225px;
		margin: 24px auto;
	}

	.opc-estimated-wrapper {
		position: relative
	}

	.opc-estimated-wrapper .minicart-wrapper {
		display: block
	}

	.minicart-wrapper .action.showcart {
		border: none
	}

	.minicart-wrapper .action.showcart:hover,
	.minicart-wrapper .action.showcart:active,
	.minicart-wrapper .action.showcart:focus {
		background: none;
		box-shadow: none
	}

	.opc-block-summary .minicart-items-wrapper {
		max-height: calc(100vh - 250px);
	}
}



/*ANCILLARY PAGES*/
.sidebar .accordion-content {
	list-style: none;
	padding-left: 0;
	margin-bottom: 0;
}

.sidebar .accordion-content li {
	text-transform: uppercase;
	font-weight: 700;
	line-height: 14px;
	border-bottom: 1px dotted #BBB;
	margin-bottom: 0;
}

.sidebar .accordion-content li:first-child {
	border-top: 1px dotted #BBB;
}

.sidebar .accordion-content li a {
	display: block;
	padding: 10px 4px;
}

.sidebar .accordion-content li a:hover {
	text-decoration: none;
	background: #f1fbe6
}

.facilities {
	border-collapse: collapse;
	height: 18px;
}

.facilities tr {
	height: 85px
}

.facilities tr td {
	border: 1px solid #ddd;
	vertical-align: middle;
	padding: 5px
}

.facilities tr td:first-child {
	width: 75px;
	text-align: center
}

.cms-page-view .column.main h3 {
	font-weight: 700;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 5px;
	padding-top: 10px
}

.toggle-header {
	cursor: pointer;
	display: table;
	width: 100%
}

.toggle-header:after {
	content: "";
	/*float: right; */
	background-image: url("../images/icon-cross-green.svg");
	display: inline-block;
	width: 12px;
	height: 12px;
	transform: rotate(45deg);
	transition: 0.3s all ease-out
}

.toggle-header.on:after {
	content: "";
	transform: rotate(0deg)
}

.toggle-content {
	display: none
}

.toggle-content h2 {
	display: table;
	width: 100%
}

.phonenos {
	max-width: 220px
}

.phonenos span {
	float: right
}

.cms-about-us .toggle-content img {
	padding: 5px;
	box-sizing: border-box;
	max-width: 25%
}

.button-green {
	background-color: #84BCA1;
	text-transform: uppercase;
	color: #FFF !important;
	padding: 5px 10px;
	font-weight: 700;
	display: table
}

.button-green:hover {
	text-decoration: none
}

.info-sheets {
	list-style: none;
	padding: 0
}

.brand-logos {
	padding: 0;
	margin: 0;
	clear: both;
	margin-bottom: 20px;
	display: table
}

.brand-logos li {
	list-style: none;
	float: left;
	max-width: 16.5%;
	padding: 10px;
	box-sizing: border-box;
}

.cms-help-advice #contact-form {
	margin-top: 30px
}

.cms-help-advice #contact-form .fieldset .legend,
.cms-help-advice #contact-form .field.note.no-label {
	display: none
}

h2.script {
	font-family: 'raleway', 'Mukta', sans-serif;
	font-size: 48px
}

.cms-chessington-charities .column.main h3 {
	clear: both
}

.charity-logo {
	width: 150px;
	float: left;
	margin-right: 15px;
	margin-bottom: 30px
}

.block.widget .products-grid .product-item:nth-child(2n+1) {
	margin-left: 2%
}

.block-viewed-products-grid .product-item {
	max-width: 275px !important
}

@media (min-width:1400px) {
	.page-layout-2columns-left .column.main {
		max-width: calc(100% - 250px)
	}

	.page-layout-2columns-left .sidebar-main {
		min-width: 240px
	}
}

@media (max-width:1399px) {
	.page-layout-2columns-left .column.main {
		max-width: calc(100% - 250px)
	}

	.page-layout-2columns-left .sidebar-main {
		min-width: 240px
	}
}



@media (min-width:1024px) {
	.items.review-items {
		column-count: 2
	}

	.review-item:last-child {
		border-width: 1px;
	}
}




@media (min-width:640px) {
	.products-grid.wishlist .product-item-actions .action.delete {
		position: absolute;
		top: -15px;
		right: 7px;
		background-color: #84BCA1;
		z-index: 2;
		border-radius: 5px;
		height: 28px;
		width: 28px;
		font-size: 0;
		background-image: url("../images/icon-cross-white.svg");
		background-size: 15px 15px;
		background-position: center;
		background-repeat: no-repeat;
		transition: 0.3s all ease-out
	}

	.products-grid.wishlist .product-item-actions .action.delete:hover {
		background-color: #89ae5c
	}

	.wishlist-index-index .products-grid .product-item .product-item-info {
		display: flex;
		flex-direction: column;
	}

	.wishlist-index-index .products-grid .product-item .product-reviews-summary {
		order: 2
	}

	.info-sheets li {
		float: left;
		margin-right: 15px;
		box-sizing: border-box;
		position: relative;
		margin-bottom: 15px;
		background-color: #fff;
		border: 1px solid #DDD;
		transition: 0.2s all ease-out
	}

	.info-sheets li:hover {
		border: 1px solid #84BCA1;
		background-color: #F5FAEF
	}

	.info-sheets li a {
		display: table-cell;
		width: 106px;
		height: 160px;
		vertical-align: middle;
		text-align: center;
		font-size: 13px;
		padding: 5px 10px;
	}

	.info-sheets li a:hover {
		text-decoration: none
	}

	.info-sheets li:before {
		content: "";
		background-color: #f0f0f0;
		width: 20px;
		height: 160px;
		display: block;
		position: absolute;
		z-index: -1;
		right: 3px;
		transform: rotate(3deg);
		top: 0px;
		-webkit-box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.4);
		-moz-box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.4);
		box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.4);
		transition: 0.2s all ease-out
	}

	.info-sheets li:hover::before {
		right: 10px;
	}
}

@media (min-width:640px) and (max-width:1024px) {

	.products-grid.wishlist .product-item-name,
	.products-grid.wishlist .product-item-description,
	.products-grid.wishlist .product-item .price-box,
	.products-grid.wishlist .product-item-tooltip {
		margin-left: 0
	}

	.products-grid.wishlist .product-item-photo {
		margin-right: 0
	}

	.products-grid.wishlist .product-item {
		width: 31.33333333%;
		margin: 0 1% !important;
		padding: 0 0 0 0 !important;
	}

	.products-grid.wishlist .product-image-container {
		max-width: 200px;
	}

	.brand-logos li {
		max-width: 25%
	}
}

@media (min-width:769px) and (max-width:1024px) {
	.product-info-left {
		padding: 0 20px
	}

	.page-layout-2columns-left .column.main {
		width: 80%
	}

	.page-layout-2columns-left .sidebar-main {
		width: 20%
	}
}

@media (max-width:640px) {
	.wishlist-index-index .products-grid .product-item {
		text-align: left;
		padding-top: 20px
	}

	.wishlist-index-index .products-grid .product-item .product-reviews-summary {
		margin: 0px 0 12px;
	}

	.opc-wrapper .shipping-address-item {
		width: 100%
	}

	.opc-wrapper .action-select-shipping-item {
		width: 100px;
		top: -11px
	}

	.opc-wrapper .edit-address-link,
	.opc-wrapper .edit-address-link:hover {
		bottom: -12px;
		right: 5px;
		width: 36px;
		height: 26px;
		background-position: center
	}

	.opc-wrapper .edit-address-link::before {
		font-size: 0
	}

	.brand-logos li {
		max-width: 33%;
	}

	h2.script {
		font-size: 24px
	}

	.charity-logo {
		display: block;
		float: none;
		margin: 0px auto 10px auto;
	}
}

@media (min-width:769px) {
	.header.panel>.header.links>li {
		font-size: 13px !important;
	}

	.header.panel>.header.links>li:after {
		content: "|";
		margin-left: 12px;
	}

	.header.panel>.header.links>li.contactus:after {
		display: none
	}

	.page-layout-1column .product-info-main {
		width: 60%
	}

	.toolbar .field.limiter {
		float: right
	}

	.toolbar-products {
		height: inherit;
		margin-bottom: 20px
	}

	.block.newsletter {
		width: 100%;
	}

	.block.newsletter .content {
		max-width: 1280px;
		margin: 0px auto
	}

	.block.newsletter input {
		border-radius: 30px;
		height: 50px;
	}

	.header.panel>.header.links {
		display: flex;
		flex-direction: row;
	}

	/*.header.panel > .header.links .locator{order:-1; position: relative; padding-left: 20px}
	.header.panel > .header.links .locator:before{content: ""; position:absolute; background-image:  url("../images/icon-locate.svg"); background-repeat: no-repeat; width:15px; height:20px; display:inline-block; left:0}
	*/
	.product-info-desc {
		float: right;
		width: calc(60% - 320px);
		padding-right: 50px;
		box-sizing: border-box;
	}

	.page-layout-1column .product-info-main {
		width: 290px;
	}

	.authentication-wrapper {
		margin-top: 0
	}

	.opc-progress-bar {
		width: 66.5%
	}

	#product-attribute-specs-table.table,
	#product-attribute-specs-table thead,
	#product-attribute-specs-table tbody,
	#product-attribute-specs-table tr {
		display: block
	}

	#product-attribute-specs-table tbody {
		column-count: 2
	}

	#product-attribute-specs-table tr {
		width: 100%
	}

	#product-attribute-specs-table td:first-child,
	#product-attribute-specs-table th:first-child {
		width: 30%
	}

	#product-attribute-specs-table td:last-child,
	#product-attribute-specs-table th:last-child {
		width: 70%
	}

	#product-attribute-specs-table th {
		min-width: 200px;
		padding-right: 10px
	}

	#product-attribute-specs-table td {
		text-align: left
	}

	.toolbar .sorter-label {
		display: inline-block
	}
}




@media (max-width:1320px) {
	.brand-slider,
	#popular-products

	/*, .products-related*/
		{
		width: calc(100% - 50px);
		margin: 0px auto
	}

	/*.footer.content .links{padding-right: 30px;}
	.page-footer .block.newsletter{padding: 10px 20px; background-image: none; background-color:#84BCA1;box-sizing:border-box}
	.footer-social li{margin-bottom: 0}
	.block.newsletter .footer-social{margin-top: 0}
	.block.newsletter .form.subscribe{margin-top: 6px}
	.block.newsletter .form.subscribe{padding-left: 0px}*/
}

@media (max-width:1100px) {
	.brand-slider {
		width: calc(100% - 50px);
		margin: 0px auto
	}

	.logo {
		left: 15px;
		max-width: 200px
	}

	.page-with-filter .category-view .category-image:before {
		width: 400px;
		background: -moz-linear-gradient(-10deg, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 0) 90%, rgba(255, 255, 255, 0) 100%);
		/* FF3.6-15 */
		background: -webkit-linear-gradient(-10deg, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 0) 90%, rgba(255, 255, 255, 0) 100%);
		/* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(100deg, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 0) 90%, rgba(255, 255, 255, 0) 100%);
		/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=1);
		/* IE6-9 fallback on horizontal gradient */
	}

	.page-with-filter .category-view .category-description {
		padding: 10px calc(100% - 500px) 0 40px;
	}

	.footer.content .links {
		width: 50%
	}

	.page-with-filter .category-view .category-description h1 {
		font-size: 30px;
		margin-bottom: 10px
	}

	.footer.content>.widget.block:nth-child(1) {
		width: 70%;
	}

	.footer.content>.widget.block:nth-child(2) {
		width: 30%;
	}
}


@media (max-width:1023px) {
	.minicart-wrapper .action.close {
		top: -9px;
		right: -9px;
	}

	.minicart-wrapper .block-minicart {
		top: 52px;
		right: 5px;
	}

	.my-account .action.close {
		right: -199px;
		top: 50px;
	}

	.minicart-wrapper .block-minicart:before {
		right: 14px;
	}

	.mobilehide {
		display: none;
	}

	.desktophide {
		display: block;
	}

	.header.content .my-account {
		right: initial;
		left: 60px;
		top: 0
	}

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

	.header.content .header.links {
		top: 0;
		right: 60px
	}

	.tips-advice {
		display: none;
	}

	.header.content .my-account>p {
		font-size: 0px;
		width: 50px;
		visibility: hidden;
	}

	.header.content .my-account.active .dropdown {
		margin-left: 0px;
		margin-top: 3px;
	}

	.header.content .my-account.active .dropdown:before {
		top: -20px;
		left: 15px
	}

	.minicart-wrapper .action.showcart .text {
		visibility: hidden;
	}

	.header.content .header.links li a {
		font-size: 0;
	}

	.header.content .header.links li.wishlist {
		margin-top: 2px;
	}

	.page-header .panel.wrapper {
		display: none
	}

	.logo {
		/*left:15px;*/
		max-width: 120px;
		margin-top: 5px;
		left: calc(50% - 60px);
	}

	/*.minicart-wrapper .basket-total, .minicart-wrapper .showcart button{display:none}
	.minicart-wrapper {position: absolute; right: 15px; top: 20px; margin-top: 0}
	.minicart-wrapper .action.showcart::before{width:32px}
	.minicart-wrapper .action.showcart .counter.qty{right: 15px;}*/
	.nav-toggle {
		top: 8px
	}

	.nav-toggle:before {
		color: #84BCA1;
		display: none
	}

	.nav-toggle {
		background-image: url(../images/burger.svg);
		background-repeat: no-repeat;
		background-position: center;
		background-size: contain;
		width: 28px;
		height: 28px;
		margin-top: 7px;
	}

	.block-search {
		margin-top: 0px;
		left: 15px;
		width: calc(100% - 30px);
		top: 68px;
		padding-left: 0;
		max-width: 100%;
	}

	.block-search input {
		left: 0;
		margin: -4px 0;
	}

	.block-search .control {
		border-top: none;
		clear: none
	}

	.block-search .label {
		position: relative;
		z-index: 2
	}

	.block-search .label.active+.control input {
		position: absolute
	}

	.page-header {
		margin-bottom: 0;
		width: 100%;
		background-color: #FFF;
		z-index: 10;
	}

	.top-container {
		margin-top: 120px
	}

	.page-header {
		border-bottom: none
	}

	.nav-toggle {
		display: block
	}

	.block-search .action.search {
		top: -5px
	}

	.header.content .widget {
		display: inline-block
	}

	.dsk-only {
		display: none !important
	}

	.mob-only {
		display: block !important
	}

	.minicart-wrapper .action.showcart .counter.qty {
		background-color: #444;
	}

	.page-with-filter .sidebar-main {
		overflow: auto;
		max-height: calc(100% - 200px);
	}

	.page-with-filter .sidebar-main:after {
		display: none
	}

	.search-autocomplete {
		top: 52px;
		max-height: calc(100vh - 150px);
		overflow-y: auto;
	}

	.block-search input {
		height: 46px;
	}

	.block-search .action.search {
		height: 46px;
	}

	.header.content .my-account {
		background-position: top 2px center;
	}

	.block-search .action.search::before {
		height: 46px;
		line-height: 46px
	}
}



@media (max-width:900px) {
	.page-with-filter .category-view .category-description {
		padding: 10px calc(100% - 400px) 0 20px;
	}

	.page-with-filter .category-view .category-description h1 {
		font-size: 40px;
		margin-bottom: 20px
	}

}

@media (max-width:869px) {
	.product-info-left {
		width: 100%;
		padding: 0
	}

	.catalog-product-view .product.media {
		order: -1;
		width: 100%;
	}

	.catalog-product-view .product-info-main {
		width: 100%;
	}

	.columns .column.main {
		max-width: 100%;
		display: flex;
		flex-direction: column;
	}
}

@media (max-width:768px) {
	.notification-container {
		width: 100%;
		display: block;
	}

	.mobmenu {
		display: inline-block;
	}

	.cms-page-view.page-layout-2columns-left h1,
	.account.page-layout-2columns-left h1 {
		margin-top: 50px;
	}

	.cms-page-view.page-layout-2columns-left .sidebar {
		left: -320px;
		transition: 0.3s all ease-out;
		position: absolute;
		background-color: #fff;
		padding: 15px;
		-webkit-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.4);
		-moz-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.4);
		box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.4);
		top: 270px;
		max-width: 300px;
		z-index: 2;
		min-height: calc(100vh - 270px);
	}

	.account .columns .sidebar-main {
		position: absolute;
		left: -300px;
		top: 60px;
		transition: 0.3s all ease-out;
		z-index: 20
	}

	.account .columns .sidebar-main.open {
		left: 0px;
		top: 60px
	}

	.account .columns .sidebar-main.open .block-collapsible-nav {
		left: initial;
		position: initial;
		top: initial;
		width: 100%;
		z-index: initial;
	}

	.account .columns .sidebar-main.open #block-collapsible-nav {
		display: block;
		border-top-right-radius: 10px;
		border-bottom-right-radius: 10px;
	}

	.account .columns .sidebar-main.open .block-collapsible-nav-title {
		display: none
	}

	.account .columns .sidebar-main.open #block-collapsible-nav a,
	.account .columns .sidebar-main.open #block-collapsible-nav strong {
		font-weight: 700;
		text-transform: uppercase;
	}

	.account .columns .sidebar-main.open #block-collapsible-nav .delimiter {
		display: none
	}

	#home-static-banners h3 {
		font-size: 16px;
	}

	/*.columns .column.main.shade .products-grid{opacity:0.5; transition: 0.3s all ease-out; pointer-events: none}*/
	.cms-page-view.page-layout-2columns-left .sidebar.open {
		z-index: 17;
		top: 205px;
		left: 0
	}

	.hp-col-twothird {
		width: 100%;
	}

	.hp-col-onethird {
		width: 100%;
		border-left: none;
		padding-left: 0
	}

	.footer h4 {
		pointer-events: all;
		margin: 0 0 10px 0;
	}

	.footer-newsletter-top {
		justify-content: center;
	}

	.footer.content {
		gap: 30px;
		flex-wrap: wrap;
		border-bottom: none;
	}

	.footer.content .keep-up-to-date {
		text-align: center;
	}

	#absolutefooter {
		padding: 0;
	}

	#absolutefooter a {
		padding-right: 12px;
	}

	#absolutefooter .copyright {
		display: none;
	}


	.footer h4.accordion-toggle {
		position: relative;
		border-bottom: 1px solid #D9D9D9;
		padding-bottom: 10px;
		margin-top: 10px;
		margin-bottom: 10px;
		cursor: pointer
	}

	.footer h4.accordion-toggle:after {
		content: "";
		background-image: url("../images/plus.svg");
		background-repeat: no-repeat;
		background-position: center right;
		width: 15px;
		height: 15px;
		position: absolute;
		right: 10px;
		transition: 0.3s all ease-out
	}

	.footer h4.accordion-toggle.on:after {
		transform: rotate(90deg)
	}

	.footer .accordion-content {
		display: none
	}

	.footer.content .widget.block:nth-child(1),
	.footer.content .widget.block:nth-child(2) {
		width: 100%
	}

	.footer.content .links {
		padding-right: 0px;
	}

	.footer.content ul>li {
		font-size: 16px;
		margin-bottom: 6px;
		/*display: block*/
	}

	.footer .accordion-content a {
		display: block
	}

	#absolutefooter .inner {
		display: table;
	}

	#absolutefooter .payment {
		float: none;
		margin-bottom: 20px;
		text-align: center;
		display: table-footer-group;
	}

	#absolutefooter .payment img {
		display: block;
		text-align: center;
		margin: 8px auto;
	}

	#absolutefooter {
		text-align: center;
	}

	/*.block-search .action.search{display: block; z-index: 2; position: absolute; top: -5px; border: none; padding: 0}
	.block-search .action.search span{font-size: 0}
	.block-search .action.search span:before{content:""; background-image: url("../images/icon-search.svg"); background-repeat: no-repeat; background-position: center;width:40px; height:42px; display: inline-block; background-size: 22px }*/
	.page-with-filter .category-view .category-image {
		opacity: 0.5
	}

	.page-with-filter .category-view .category-image:before {
		width: 100%;
	}

	.page-with-filter .category-view .category-description {
		padding: 20px;
	}

	.page-with-filter .columns {
		display: inherit;
		position: relative
	}

	/*.page-with-filter .columns .sidebar-main.locked{position: fixed; top: 160px;}
	.page-with-filter .columns .sidebar-main.open.locked{left: 15px;}*/
	.toolbar .field.limiter label {
		display: none
	}

	.toolbar .scroll-lock {
		display: table;
		width: 100%
	}

	.toolbar .mob-filters {
		display: inline-block
	}

	.shade .products {
		opacity: 0.5;
		transition: 0.3s all ease-out;
		pointer-events: none
	}

	.page-with-filter select {
		color: #000;
		background-color: #FFF;
		border: 1px solid #84BCA1;
		background-image: url("../images/arrow-select-green.svg");
	}

	/*.page-layout-1column .product.media {width: 100%;}*/
	.breadcrumbs .items>li.item.product {
		display: none
	}

	.block.newsletter .footer-social {
		width: 100%;
		text-align: center;
		margin-top: 15px
	}

	.block.newsletter .footer-social ul {
		padding-left: 0
	}

	.block.newsletter .footer-social li {
		margin: 0px 5px 6px 5px
	}

	.block.newsletter input {
		height: 42px;
	}

	.block.newsletter .action.subscribe {
		height: 42px;
		font-size: 18px;
	}


	.block.newsletter .form.subscribe {
		float: none;
		margin: 0px auto;
	}

	.nav-open .nav-sections {
		background-color: #fff;
	}

	.account .box {
		margin-bottom: 50px !important
	}

	.wishlist-toolbar .limiter {
		float: right !important;
		clear: none !important
	}

	.wishlist-toolbar .toolbar-amount {
		float: left !important;
	}

	#wishlist-view-form {
		margin-top: 20px
	}

	.account .password-info {
		margin-left: 0%
	}

	.footer.content .links {
		width: 100%
	}

	.column.main .twocol,
	.column.main .threecol {
		width: 100%;
		margin-right: 0%;
	}

	.column.main .fourcol {
		width: 47%;
		margin-right: 6%;
	}

	.column.main.fourcol:nth-child(even) {
		margin-right: 0%;
	}

	.authentication-wrapper {
		margin-top: 0;
		float: none;
		margin: 0px auto 30px auto;
		text-align: center;
	}

	#product-attribute-specs-table.table {
		width: 100%
	}

	.product-add-form {
		margin-top: 20px;
		width: 100%;
		display: table
	}

	/*.product-info-main .box-tocart .action.tocart{float: right; margin-bottom: 20px;}*/
	.catalog-product-view .product.attribute.sku {
		margin-bottom: 20px
	}

	.page-layout-2columns-left .column.main {
		width: 100%
	}

	.page-layout-2columns-left .column.main {
		max-width: inherit
	}

	.page-layout-2columns-left .sidebar-main {
		min-width: inherit
	}

	.products-grid .product-item {
		margin-bottom: 20px
	}

	.is-blog h1 {
		font-size: 40px
	}

	/*.catalog-product-view .product-info-main{width:100%}*/
	/*.catalog-product-view .product.media{order: -1;}*/
	.columns .column.main {
		max-width: 100%;
		display: flex;
		flex-direction: column;
	}

	.product-add-form {
		margin-top: 0;
	}

	.account .page-main {
		padding-top: 41px;
		position: relative;
	}

	.account.page-layout-2columns-left .column.main {
		width: 100%;
	}

	.archive.category .post-list.grid li {
		width: 46%;
		margin-right: 6%
	}

	.archive.category .post-list.grid li:nth-child(3n) {
		margin-right: inherit
	}

	.archive.category .post-list.grid li:nth-child(2n) {
		margin-right: 0
	}


}

@media (min-width:768px) and (max-width:768px) {
	.switchWrapper {
		left: 15px
	}

	.switchWrapper input:checked+p+label .slider {
		background-color: #FFF !important;
	}

	.switchWrapper .slider::before {
		background-color: #000;
	}

	.switchWrapper p {
		color: #FFF
	}

	.switchWrapper .slider.round {
		background-color: #FFF
	}

	.product-info-main .box-tocart .actions {
		padding-top: 0
	}

	.account .top-container {
		margin-top: 160px;
	}

	.account.page-layout-2columns-left .sidebar-main {
		width: 300px
	}
}

@media (max-width:600px) {
	.page-with-filter .category-view .category-image {
		display: none
	}

	.page-with-filter .category-view .category-description {
		height: inherit
	}

	#home-static-banners {
		display: flex;
		flex-direction: column;
	}

	#home-static-banners .blockone {
		order: 2;
	}

	#home-static-banners .hsb-banner.one {
		width: 48%;
		margin: 0 2% 0 0
	}

	#home-static-banners .hsb-banner.two {
		width: 48%;
		margin: 0 0 0 2%
	}

	#home-static-banners .hsb-banner.three {
		order: 1;
		width: 100%;
		margin-bottom: 20px
	}
}

@media (max-width:450px) {
	.mode-selector {
		display: inline-block
	}

	.bottom-toolbar .mode-selector {
		display: none;
	}

	.cms-about-us .toggle-content img {
		max-width: 50%
	}

	.archive.category .post-list.grid li {
		width: 100%;
		margin-right: 0% !important
	}

}




/*MEGAMENU*/
.ninjamenus.ninjamenus-desktop .left_edge_menu_bar>.item-submenu,
.ninjamenus.ninjamenus-desktop .left_edge_parent_item>.item-submenu {
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

.mgz-tabs-nav>.mgz-tabs-tab-title:not(.mgz-active)>a,
.mgz-tabs-content>.mgz-tabs-tab-title:not(.mgz-active)>a {
	background: #fff;
	color: #84BCA1;
	border-radius: 0
}

.mgz-tabs-nav>.mgz-tabs-tab-title.mgz-active>a,
.mgz-tabs-content>.mgz-tabs-tab-title.mgz-active>a {
	background: #84BCA1;
	color: #FFF;
	border-radius: 0
}

.mgz-tabs .mgz-tabs-tab-title>a {
	border: none;
	padding: 5px 10px;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 700;
	color: #84BCA1
}

.mgz-tabs:not(.mgz-tabs-no-fill-content) .mgz-tabs-tab-content {
	border: none;
	background-color: #FFF
}

.mgz-element-tab-position-left.mgz-tabs>.mgz-tabs-nav,
.mgz-element-tab-position-right.mgz-tabs>.mgz-tabs-nav {
	border-right: 2px solid #84BCA1
}

.ninjamenus.ninjamenus-desktop.ninjamenus-vertical .nav-item.level0:hover>a,
.ninjamenus.ninjamenus-desktop.ninjamenus-vertical .nav-item.level0.active>a,
.ninjamenus.ninjamenus-desktop.ninjamenus-horizontal .nav-item.level0.active>a {
	background-color: transparent;
	color: #595B5C;
}

.ninjamenus.ninjamenus-desktop.ninjamenus-horizontal .nav-item.level0:hover>a {
	background-color: #84BCA1;
	color: #FFF;
}

.mgz-element.twocol {
	column-count: 2
}

.ninjamenus.ninjamenus-desktop.ninjamenus-horizontal>.magezon-builder>.nav-item {
	display: table-cell;
	float: none;
	text-align: center
}

.ninjamenus.ninjamenus-desktop.ninjamenus-horizontal>.magezon-builder>.left_edge_parent_item .nav-item {
	text-align: left
}

.magezon-builder>.nav-item>a {
	font-size: 17px;
	color: #333333;
	line-height: 18px;
	padding: 5px 16px 10px 16px;
}

.magezon-builder>#nav-sale.nav-item>a>span.title {
	color: #ca3535
}

.magezon-builder>#nav-xmas.nav-item>a>span.title {
	color: #b79230
}

.magezon-builder>#nav-sale.nav-item>a:hover {
	background-color: #ca3535;
	color: #FFF
}

.magezon-builder>#nav-xmas.nav-item>a:hover {
	background-color: #b79230;
	color: #FFF
}

.magezon-builder>#nav-xmas.nav-item>a:hover>span.title,
.magezon-builder>#nav-sale.nav-item>a:hover>span.title {
	color: #FFF
}

.ninjamenus.ninjamenus-mobile .nav-item>a {
	line-height: 48px;
}

.ninjamenus .nav-item:before {
	content: " ";
	display: table;
	clear: both;
	border-left: 1px solid #bbbbbb;
	height: 16px;
	top: 7px;
	position: absolute;
}

.ninjamenus .magezon-builder.cgc-menu .nav-item:first-child:before {
	display: none;
}

.mgz-tabs .mgz-tabs-tab-content>.mgz-element>.mgz-element-inner {
	padding-top: 0 !important;
}

.mgz-tabs .mgz-tabs-tab-content a {
	border-bottom: 1px dotted #CCCCCC
}

.mgz-element-column>.mgz-element-inner {
	padding-left: 0;
	padding-right: 0;
}

.ninjamenus .submenu-inner {
	padding: 25px;
}

.ninjamenus.ninjamenus-desktop .mega>.item-submenu {
	border-top: 2px solid #84BCA1;
}

.ninjamenus .nav-item>a {
	padding: 11px 15px 15px 15px;
	line-height: 16px;
	transition: 0.1s all ease-out
}

.ninjamenus .nav-item>a:hover {
	color: #444;
	background-color: #E0EBE6;
}

.mgz-image-link img {
	border: 1px solid #e8e8e8;
	margin: 0px 5px
}

.mmenu-logo-block ul {
	margin: 0;
	padding: 0;
	text-align: center
}

.mmenu-logo-block li {
	list-style: none;
	display: inline-block;
	width: 28%;
	width: 30%;
	padding: 0 10px;
	box-sizing: border-box;
}

.mgz-element-tab-position-left.mgz-tabs:not(.mgz-tabs-no-fill-content)[data-gap="0"]>.mgz-tabs-content>.mgz-tabs-tab-content {
	border-radius: 0;
}

.ninjamenus .nav-item.active>a {
	color: #84BCA1;
}

.mgz-single-image-wrapper a {
	overflow: visible
}

.ninjamenus .item-submenu .nav-item>a {
	font-size: 15px
}

.ninjamenus .item-submenu .full_width_row .full_width_row .mgz-element-heading+.nav-item a {
	font-size: 16px
}

.ninjamenus .menu-logo-row h3 {
	font-size: 16px
}


@media (max-width:1023px) {
	.minicart-wrapper .action.showcart::before {
		height: 44px;
	}

	.header.content .link.wishlist a,
	.header.content .guest-wishlist-count a {
		padding-top: 0
	}

	.ninjamenus .left_edge_parent_item {
		background-image: url('../images/nav-down.svg');
		background-repeat: no-repeat;
		background-position: top right;
		background-size: 50px 50px;
	}

	.magezon-builder>.nav-item>a {
		padding: 0 8px;
	}

	.ninjamenus .opener,
	.ninjamenus .opener:hover {
		background-color: #86BAA3
	}

	.ninjamenus .opener::before {
		content: "\e620" !important;
		color: #FFF !important
	}

	.ninjamenus .tabs-opener::before {
		content: "\e620" !important;
	}

	.ninjamenus .ninjamenus-toggle-active>.opener::before {
		content: "\e610" !important;
	}

	.ninjamenus .mgz-active .tabs-opener::before {
		content: "\e610" !important;
	}

	.ninjamenus .submenu-inner {
		padding: 0
	}

	.mgz-tabs,
	.mgz-tabs:not(.mgz-tabs-no-fill-content) .ninjamenus.ninjamenus-mobile .mgz-tabs-tab-content .nav-item>a {
		line-height: 35px
	}

	.mgz-tabs-content .tabs-opener {
		height: 46px
	}

	.mgz-tabs .mgz-tabs-tab-title>a {
		padding: 5px 50px 5px 30px;
		max-width: 99%;
		background-color: #FFF !important;
		color: #000 !important
	}

	.ninjamenus .mgz-tabs-content .nav-item>a:hover {
		background-color: #FFF;
	}

	.ninjamenus .mgz-tabs-content .nav-item.active>a {
		color: #000 !important;
	}

	.ninjamenus .mgz-tabs-tab-content .nav-item a {
		padding-left: 40px;
	}

	.mgz-tabs .mgz-tabs-tab-content>.mgz-element>.mgz-element-inner {
		padding-left: 0 !important;
		padding-right: 0 !important
	}

	.ninjamenus.ninjamenus-mobile .mgz-tabs-tab-content .nav-item>a span:before {
		content: "- "
	}

	.mgz-tabs:not(.mgz-tabs-no-fill-content)[data-gap="0"]>.mgz-tabs-content>.mgz-tabs-tab-title {
		margin-top: 0px;
	}

	.mgz-tabs .mgz-tabs-tab-content>.mgz-element>.mgz-element-inner {
		padding-bottom: 0 !important
	}

	.mgz-tabs.tabs-mobile-accordion .mgz-tabs-content .mgz-tabs-tab-title {
		margin-bottom: 0
	}

	.mgz-tabs-nav>.mgz-tabs-tab-title:not(.mgz-active)>a:hover,
	.mgz-tabs-content>.mgz-tabs-tab-title:not(.mgz-active)>a:hover {
		background: #84BCA1;
		color: #FFF
	}

	.ninjamenus .opener::before {
		content: "\e623";
		transform: rotate(90deg);
		top: 15px;
		left: 17px;
		color: #DDD;
	}

	.ninjamenus .ninjamenus-toggle-active>.opener::before {
		content: "\e624";
		transform: none;
		color: #84BCA1;
		left: 16px;
	}

	.ninjamenus .twocol {
		column-count: 1
	}

	.ninjamenus .nav-item>a {
		padding: 0px 15px;
		line-height: 35px;
	}

	.mgz-tabs-nav>.mgz-tabs-tab-title:not(.mgz-active)>a,
	.mgz-tabs-content>.mgz-tabs-tab-title:not(.mgz-active)>a {
		color: #000;
	}

	.ninjamenus .mgz-element-tab {
		padding-left: 40px
	}

	.ninjamenus .mgz-element-tab .item-title {
		font-size: 14px
	}

	.ninjamenus .mgz-element-inner-content .mgz-element {
		padding: 0px !important
	}

	.ninjamenus .mgz-element-inner-content .mgz-element-inner {
		margin-bottom: 0 !important
	}

	.ninjamenus .mgz-element-inner .nav-item a {
		line-height: 40px
	}

	/*	FIX FOR ACCORDION*/
	.ninjamenus.ninjamenus-mobile .nav-item>.opener {
		width: 100%;
		background-color: transparent
	}

	.ninjamenus.ninjamenus-mobile .nav-item>.opener::before {
		display: none
	}

	.ninjamenus .left_edge_menu_bar,
	.ninjamenus .left_edge_parent_item {
		background-image: url("../images/nav-down.svg") !important;
		background-repeat: no-repeat;
		background-position: top right;
		background-size: 50px 50px
	}

	.ninjamenus .left_edge_menu_bar.ninjamenus-toggle-active,
	.ninjamenus .left_edge_parent_item.ninjamenus-toggle-active {
		background-image: url("../images/nav-up.svg") !important;
	}
}

@media (max-width:767px) {
	.mgz-tabs-tab-content {
		background-color: #E3F0D3
	}

	.mgz-tabs-nav>.mgz-tabs-tab-title:not(.mgz-active)>a,
	.mgz-tabs-content>.mgz-tabs-tab-title:not(.mgz-active)>a {
		background: #FFF;
	}
}

@media (max-width:1023px) {
	.nav-sections-item-title {
		display: none !important
	}

	.nav-sections-item-title {
		cursor: pointer
	}

	.nav-sections-item-content>* {
		display: block
	}

	.nav-sections-items .section-item-title+.section-item-content+.section-item-title+.section-item-content {
		background-color: #e7f2ec;
		margin-top: 0px;
		padding: 0;
		display: block !important;
	}

	.nav-sections-items>.nav-sections-item-title.active+.nav-sections-item-content {
		display: block !important
	}

	.navigation {
		padding: 0
	}

	.navigation .parent .level-top {
		position: relative;
		display: block;
		text-decoration: none
	}

	.navigation .parent .level-top:after {
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 42px;
		line-height: inherit;
		color: inherit;
		content: '\e622';
		font-family: icons-blank-theme;
		vertical-align: middle;
		display: inline-block;
		font-weight: 400;
		overflow: hidden;
		text-align: center
	}

	.navigation .parent .level-top:after {
		position: absolute;
		right: 7px;
		top: -8px
	}

	.navigation .parent .level-top.ui-state-active:after {
		content: '\e621'
	}

	.nav-sections {
		-webkit-overflow-scrolling: touch;
		-webkit-transition: left .3s;
		-moz-transition: left .3s;
		-ms-transition: left .3s;
		transition: left .3s;
		height: 100%;
		left: -80%;
		left: calc(-1 * (100% - 54px));
		overflow: auto;
		position: fixed;
		top: 0 !important;
		width: 80%;
		width: calc(100% - 54px)
	}

	.nav-sections .switcher {
		border-top: 1px solid #d1d1d1;
		font-size: 1.6rem;
		font-weight: 700;
		margin: 0;
		padding: .8rem 3.5rem .8rem 2rem
	}

	.nav-sections .switcher .label {
		display: block;
		margin-bottom: 5px
	}

	.nav-sections .switcher:last-child {
		border-bottom: 1px solid #d1d1d1
	}

	.nav-sections .switcher-trigger strong {
		position: relative;
		display: block;
		text-decoration: none
	}

	.nav-sections .switcher-trigger strong:after {
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 42px;
		line-height: inherit;
		color: inherit;
		content: '\e622';
		font-family: icons-blank-theme;
		vertical-align: middle;
		display: inline-block;
		font-weight: 400;
		overflow: hidden;
		text-align: center
	}

	.nav-sections .switcher-trigger strong:after {
		position: absolute;
		right: -40px;
		top: -16px
	}

	.nav-sections .switcher-trigger.active strong:after {
		content: '\e621'
	}

	.nav-sections .switcher-dropdown {
		margin: 0;
		list-style: none none;
		display: none;
		padding: 10px 0
	}

	.nav-sections .switcher-options.active .switcher-dropdown {
		display: block
	}

	.nav-sections .header.links {
		margin: 0;
		padding: 0;
		list-style: none none;
		/*border-bottom:1px solid #d1d1d1*/
		border-bottom: 0px;
	}

	.nav-sections .header.links li {
		font-size: 1.6rem;
		margin: 0
	}

	.nav-sections .header.links li.greet.welcome {
		border-top: 1px solid #d1d1d1;
		font-weight: 700;
		padding: .8rem 20px
	}

	.nav-sections .header.links li>a {
		border-top: 2px dotted #d1d1d1;
		font-weight: 600;
	}

	.nav-sections .header.links li:first-child a {
		border-top: 0px;
	}

	.nav-sections .header.links li.locator a {
		background-image: url(../images/location_black.svg);
		background-repeat: no-repeat;
		background-size: 20px;
		background-position: left 24px center;
		padding-left: 60px;
	}


	.nav-sections .header.links li.mobwishlist a {
		background-image: url(../images/wishlist-black.svg);
		background-repeat: no-repeat;
		background-size: 20px;
		background-position: left 24px center;
		padding-left: 60px;
	}

	.nav-sections .header.links li.mobaccount>a {
		background-image: url(../images/account-black.svg);
		background-repeat: no-repeat;
		background-size: 20px;
		background-position: left 24px center;
		padding-left: 60px;
	}

	.nav-sections .header.links li.contactus>a {
		background-image: url(../images/phone-black.svg);
		background-repeat: no-repeat;
		background-size: 20px;
		background-position: left 24px center;
		padding-left: 60px;
	}

	.nav-sections .header.links li.mobaccount>a+ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		margin-top: -15px;
		display: none;
	}

	.nav-sections .header.links li.mobaccount>a+ul li {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}

	.nav-sections .header.links li.mobaccount>a+ul li a {
		padding: 0px 0px 0px 80px;
		font-weight: 400;
	}

	.nav-sections .header.links li.mobaccount>a+ul li:first-child a {
		border-bottom: 2px dotted #d1d1d1;
	}

	.nav-sections .header.links li.moblogin a {
		/*background-image: url(../images/account.svg);*/
		background-repeat: no-repeat;
		background-size: 55px;
		background-position: left 6px center;
		padding-left: 60px;
	}



	.nav-sections .header.links li.tips-advice {
		display: block
	}

	.nav-sections .header.links li.tips-advice a {
		background-image: url(../images/advice-black.svg);
		background-repeat: no-repeat;
		background-size: 20px;
		background-position: left 24px center;
		padding-left: 60px;
	}



	.nav-sections .header.links a,
	.nav-sections .header.links a:hover {
		line-height: 50px;
		font-size: 14px;
		color: #575757;
		text-decoration: none;
		display: block;
		/*font-weight:400;*/
		padding: .8rem 20px
	}

	.nav-sections .header.links .header.links {
		border: 0
	}

	.nav-before-open {
		height: 100%;
		overflow-x: hidden;
		width: 100%
	}

	.nav-before-open .page-wrapper {
		-webkit-transition: left .3s;
		-moz-transition: left .3s;
		-ms-transition: left .3s;
		transition: left .3s;
		height: 100%;
		left: 0;
		overflow: hidden;
		position: relative
	}

	.nav-before-open body {
		height: 100%;
		overflow: hidden;
		position: relative;
		width: 100%
	}

	.nav-open .page-wrapper {
		left: 80%;
		left: calc(100% - 54px)
	}

	.nav-open .nav-sections {
		/*overflow-y: hidden;*/
		-webkit-box-shadow: 0 0 5px 0 rgba(50, 50, 50, .75);
		-moz-box-shadow: 0 0 5px 0 rgba(50, 50, 50, .75);
		-ms-box-shadow: 0 0 5px 0 rgba(50, 50, 50, .75);
		box-shadow: 0 0 5px 0 rgba(50, 50, 50, .75);
		left: 0;
		z-index: 99;
		background-color: #fff
	}

	.nav-open .nav-toggle:after {
		background: rgba(0, 0, 0, .5);
		content: '';
		display: block;
		height: 100%;
		position: fixed;
		right: 0;
		top: 0;
		width: 100%;
		z-index: 1
	}

	.nav-sections-items {
		position: relative;
		z-index: 1;
	}

	.nav-sections-items:after,
	.nav-sections-items:before {
		content: '';
		display: table
	}

	.nav-sections-items:after {
		clear: both
	}

	/*.nav-sections-item-title{background:#e8e8e8;border:solid #dbdbdb;border-width:0 0 1px 1px;box-sizing:border-box;float:left;height:71px;padding-top:24px;text-align:center;width:33.33%;display:block}
	.nav-sections-item-title.active{background:0 0;border-bottom:0}
	.nav-sections-item-title .nav-sections-item-switch:hover{text-decoration:none}*/
	.nav-sections-item-content {
		box-sizing: border-box;
		float: right;
		margin-left: 0;
		margin-top: 7px;
		width: 100%;
		padding: 0
	}

	.nav-sections-item-content:after,
	.nav-sections-item-content:before {
		content: '';
		display: table
	}

	.nav-sections-item-content:after {
		clear: both
	}

	.nav-sections-item-content.active {
		display: block
	}

	.navigation {
		background: 0 0;
		box-sizing: border-box;
		margin-bottom: 0
	}

	.navigation ul {
		margin: 0;
		padding: 0
	}

	.navigation li {
		margin: 0
	}

	.navigation a {
		display: block;
		padding-top: 10px;
		padding-right: 0;
		padding-bottom: 10px;
		padding-left: 15px
	}

	.navigation a,
	.navigation a:hover {
		color: #000;
		text-decoration: none
	}

	.navigation .level0 {
		border-top: 1px solid #d1d1d1;
		font-size: 1.6rem;
		display: block;
		margin: 0
	}

	.navigation .level0>.level-top {
		font-weight: 700;
		padding: 8px 40px 8px 15px;
		text-transform: uppercase;
		word-wrap: break-word
	}

	.navigation .level0>.level-top:hover {
		color: #333
	}

	.navigation .level0.active .all-category .ui-state-focus {
		border-color: #FF6000;
		border-style: solid;
		border-width: 0 0 0 8px;
		padding-left: 7px;
		display: inline-block
	}

	.navigation .level0>.level1 {
		font-weight: 600
	}

	.navigation .level0.active>a:not(.ui-state-active),
	.navigation .level0.has-active>a:not(.ui-state-active) {
		border-color: #FF6000;
		border-style: solid;
		border-width: 0 0 0 8px
	}

	.navigation .level0.active>a:not(.ui-state-active) span:not(.ui-menu-icon),
	.navigation .level0.has-active>a:not(.ui-state-active) span:not(.ui-menu-icon) {
		margin-left: -8px
	}

	.navigation li.level0:last-child {
		border-bottom: 1px solid #d1d1d1
	}

	.navigation .submenu>li {
		word-wrap: break-word
	}

	.navigation .submenu>li>a:hover {
		color: #333
	}

	.navigation .submenu:not(:first-child) {
		font-weight: 400;
		line-height: 1.3;
		left: auto !important;
		overflow-x: hidden;
		padding: 0;
		position: relative;
		top: auto !important;
		transition: left .3s ease-out
	}

	.navigation .submenu:not(:first-child)>li>a {
		padding-left: 15px
	}

	.navigation .submenu:not(:first-child)>li:last-child {
		margin-bottom: 0
	}

	.navigation .submenu:not(:first-child) ul {
		display: block;
		padding-left: 15px
	}

	.navigation .submenu:not(:first-child) ul>li {
		margin: 0
	}

	.navigation .submenu:not(:first-child) ul>li a {
		color: #575757;
		display: block;
		line-height: normal
	}

	.navigation .submenu:not(:first-child) ul>li a:hover {
		color: #333
	}

	.navigation .submenu:not(:first-child).expanded {
		display: block !important;
		padding-right: 0;
		top: 0 !important
	}

	.navigation .submenu:not(:first-child) .active>a {
		border-color: #FF6000;
		border-style: solid;
		border-width: 0 0 0 8px;
		padding-left: 7px
	}

	.navigation .submenu:not(:first-child) .level1.active>a {
		padding-left: 7px
	}
}

/*.navigation .level0 {max-width: calc(100vw - 70px);}*/
.navigation .level0 {
	max-width: calc(100vw - 54px);
}

/*END OF MEGAMENU FIX*/



/*/*Z-INDEX FIX FOR NAVIGATION*/
@media (min-width:768px) {
	.navigation {
		z-index: 4 !important
	}
}

/*Z-INDEX FIX FOR NAVIGATION*/

/*/*Z-INDEX FIX FOR NAVIGATION*/
.block-search {
	z-index: 5 !important
}

/*Z-INDEX FIX FOR NAVIGATION*/
/*USP ON IPAD PORTRAIT*/

@media (max-width:768px) {
	.mgz-col-md-7 {
		width: 100%
	}
}

/*/*COOKIE BANNER*/
#hb-cc-wrap {
	background: #84BCA1 !important;
	background-color: #84BCA1;
	color: #ffffff !important;
	padding: 0px;
}

#hb-cc-wrap span {
	display: block;
	padding: 10px 20px;
}

/*COOKIE BANNER*/

/*/*UI SLIDER FLICKER*/
.smile-es-range-slider .ui-slider {
	margin: 0px !important;
}

/*UI SLIDER FLICKER*/
/*.search-autocomplete {box-sizing:border-box}
.search-autocomplete{position:absolute;z-index:3;overflow:hidden;margin-top:-15px}
.search-autocomplete dl{margin:0;padding:0;list-style:none none}
.search-autocomplete dl dt{border-top:1px solid #e5e5e5;cursor:default;margin:0;padding:5px 40px 5px 10px;position:relative;text-align:left;white-space:normal}
.search-autocomplete dl dt:not(:empty){background:#fff;border:1px solid #c2c2c2;border-top:0;border-bottom:0}
.search-autocomplete dl dt:first-child{border-top:none}
.search-autocomplete dl dt:hover,.search-autocomplete dl dt.selected{background:#e8e8e8}
.search-autocomplete dl dd{border-top:1px solid #e5e5e5;cursor:pointer;margin:0;padding:5px 10px;position:relative;text-align:left;white-space:normal}
.search-autocomplete dl dd:not(:empty){background:#fff;border:1px solid #c2c2c2;border-top:0}
.search-autocomplete dl dd:first-child{border-top:none}
.search-autocomplete dl dd:hover,.search-autocomplete dl dd.selected{background:#e8e8e8}
.search-autocomplete dl dd .amount{color:#999;position:absolute;right:7px;top:5px}
.search-autocomplete dl dd .clear{clear:both}
*/

.apple-pay-button-with-text>.logo {
	position: initial;
}

.localdelivery-flash {
	position: absolute;
	z-index: 2;
	width: 88px;
	top: 2px;
	left: 1px;
}

.localdelivery-info {
	padding: 10px;
}

.localdelivery-truck {
	float: left;
	padding-right: 10px;
	width: 60px;
}

.localdelivery-truck-basket {
	width: 60px;
}

.localdelivery-info a {
	color: #000;
	text-decoration: underline;
}

.custom-form-body label {
	display: none !important;
}

.custom-form-body .control {
	width: 100% !important;
	margin-top: 10px;
}

.localdelivery-text {
	clear: both;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}

.localdelivery-info>div {
	font-size: 13px;
	margin-bottom: 10px;
}

.localdelivery-info input,
.localdelivery-info button {
	height: 40px;
	vertical-align: top;
}

.localdelivery-info input {
	width: 70%;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
}

.localdelivery-info button {
	font-size: 1.4rem;
	width: 30%;
	background-color: #84BCA1;
	color: #FFF;
	border-radius: 0;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
}

.localdelivery-message-success,
.localdelivery-message-failure,
.localdelivery-message-missing {
	display: none;
	font-size: 12px;
}

.localdelivery-message-failure,
.localdelivery-message-failure a,
.localdelivery-message-missing {
	color: #e02b27;
}

.custom-form-body label {
	display: none !important;
}

.custom-form-body .control {
	width: 100% !important;
	margin-top: 10px;
}

#checkout.loggedOut #opc-custom-checkout-form {
	display: none !important;
}

#checkout.loggedOut.emailInvalid #opc-custom-checkout-form {
	display: list-item !important;
}

#checkout.loggedOut.emailInvalid #opc-custom-checkout-form[style="display: none;"] {
	display: none !important;
}

.block-order-details-view {
	margin-bottom: 0px;
}

.local-delivery-message.message.error a {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}


#search_autocomplete .price-including-tax::after,
#search_autocomplete .weee[data-label]::after {
	display: inline-block;
	margin-left: 5px
}

.smile-elasticsuite-autocomplete-result .product-item {
	text-align: left
}

.block-search input[aria-haspopup="true"] {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.smile-elasticsuite-autocomplete-result .product-image-box {
	text-align: center
}

.smile-elasticsuite-autocomplete-result .product-image-box img {
	max-height: 45px;
	width: auto;
}


/*NEW CONTACT US PAGE*/
.cms-store-details .page-main {
	max-width: 100%;
	padding-left: 0;
	padding-right: 0;
}

.cms-store-details .page-main .container,
.cms-store-details .page-title-wrapper {
	max-width: 1280px;
	margin: 0px auto
}

#newcontact .container {
	position: relative
}

#newcontact .orangebut {
	background-color: #FF6000;
	color: #FFF;
	text-transform: uppercase;
	font-weight: 700;
	padding: 5px 20px;
	text-align: center
}

#newcontact .orangebut:hover {
	text-decoration: none
}

#newcontact .storeinfo p {
	margin-left: 35px
}

#newcontact .storeinfo .directions {
	font-weight: 700;
	text-decoration: underline;
	margin-top: 3px;
	display: block;
	color: #82ba9f;
}

#newcontact .storeinfo p.icon {
	margin-left: 0;
	background-repeat: no-repeat;
	padding-left: 35px;
	background-size: 20px 20px
}

#newcontact .storeinfo .hours-block {
	padding-left: 25px;
	background-image: url(../images/icons/time.svg);
	background-repeat: no-repeat;
	background-size: 20px 20px;
	background-position: top 6px left
}

#newcontact .storeinfo .hours-block p {
	margin-left: 10px
}

#newcontact .storeinfo p.icon.address {
	background-image: url(../images/icons/location.svg)
}

#newcontact .storeinfo p.icon.call {
	background-image: url(../images/icons/phone.svg)
}

#newcontact .storeinfo p.icon.email {
	background-image: url(../images/icons/email.svg)
}

#newcontact .storeinfo p.icon.email a {
	color: #333333;
}

#newcontact .storeinfo p.icon.email a:hover {
	color: #82ba9f;
}

#newcontact .storeinfo p.icon.address,
#newcontact .storeinfo p.icon.email,
#newcontact .storeinfo p.icon.call {
	margin-bottom: 20px
}

#newcontact .storeinfo p.icon.address {
	background-size: 25px 25px;
}

#newcontact .openingtimes#storeinfoopeningtimes {
	margin: -40px 0px 25px 0px
}


#newcontact .toform {
	position: absolute;
	top: -60px;
	right: 0;
}

#newcontact .row {
	display: table;
	width: 100%;
	margin-bottom: 70px
}

#newcontact h3,
#newcontact #contact-form .fieldset>.legend {
	color: #84BCA1;
	text-transform: uppercase;
	font-size: 24px;
	border-bottom: 1px dotted #ccc;
	font-weight: 700
}

#newcontact #contact-form .fieldset .legend {
	display: block;
	width: 100%
}

#newcontact .storeinfo {
	width: 30%;
	float: left
}

#newcontact .map {
	width: 70%;
	float: right;
	box-sizing: border-box;
	padding-left: 50px
}

#newcontact .two-col {
	width: 47%;
	margin-right: 6%;
	float: left
}

#newcontact .two-col:nth-child(2) {
	margin-right: 0
}

#newcontact .two-col .left {
	width: 50%;
	float: left;
	box-sizing: border-box;
	padding-right: 50px
}

#newcontact .two-col .right {
	width: 50%;
	float: left;
	box-sizing: border-box
}

#newcontact p.opening {
	border-bottom: 1px dotted #c4c4c4;
	;
	width: 100%;
	max-width: 350px;
	padding: 6px 0;
	margin-bottom: 0;
}

#newcontact p.opening strong {
	float: right;
	font-weight: 400
}

#newcontact .facility-row {
	background-color: #F2F2F2;
	padding: 30px 0;
}

#newcontact .facilities {
	list-style: none;
	padding-left: 0;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	height: auto
}

#newcontact .facilities li {
	float: left;
	display: grid;
	align-items: center;
	padding-right: 30px;
	box-sizing: border-box;
	margin-bottom: 30px;
	align-items: center;
	grid-template-columns: 50px 1fr;
	grid-gap: 20px;
}

#newcontact .facilities li:before {
	content: "";
	background-color: #FFF;
	width: 50px;
	height: 50px;
	margin-right: 15px;
	border: 1px solid #DDD;
	border-radius: 5px;
	display: inline-block;
	background-size: 30px 30px;
	background-repeat: no-repeat;
	background-position: center;
}

#newcontact .facilities li.parking:before {
	background-image: url(../images/icons/parking.svg)
}

#newcontact .facilities li.wheelchair:before {
	background-image: url(../images/icons/disabled.svg)
}

#newcontact .facilities li.wheelchair-trolley:before {
	background-image: url(../images/icons/wheelchair-trolley.svg)
}

#newcontact .facilities li.trolley:before {
	background-image: url(../images/icons/basket.svg)
}

#newcontact .facilities li.trolley-heavy:before {
	background-image: url(../images/icons/trolley.svg)
}

#newcontact .facilities li.toilets:before {
	background-image: url(../images/icons/toilets.svg)
}

#newcontact .facilities li.baby-changing:before {
	background-image: url(../images/icons/baby-changing.svg)
}

#newcontact .facilities li.restaurant:before {
	background-image: url(../images/icons/restaurant.svg)
}

#newcontact .facilities li.wifi:before {
	background-image: url(../images/icons/wifi.svg)
}

#newcontact .facilities li.delivery:before {
	background-image: url(../images/icons/click-collect.svg)
}

#newcontact .facilities li.specialist:before {
	background-image: url(../images/icons/specialist.svg)
}

#newcontact .facilities li.information:before {
	background-image: url(../images/icons/information.svg)
}

#newcontact .facilities li.dogs:before {
	background-image: url(../images/icons/dogs.svg)
}

#newcontact .facilities li.voucher:before {
	background-image: url(../images/icons/voucher.svg)
}

#newcontact .facilities li.credit-card:before {
	background-image: url(../images/icons/credit-card.svg)
}

#newcontact p.gca {
	max-width: 375px;
	margin: 0px auto 20px auto;
	border-top: 1px solid #ddd;
	padding: 30px 0 30px 90px;
	background-repeat: no-repeat;
	background-size: 75px;
	background-position: top 25px left;
	background-image: url(../images/icons/GCA_Logo-grey.jpg);
}

#newcontact #contact-form {
	max-width: 500px;
	margin: 0px auto;
}

#newcontact #contact-form .fieldset>.field {
	margin-bottom: 15px
}

#newcontact #contact-form .fieldset>.field:not(.choice)>.label {
	width: 100%;
	text-align: left
}

#newcontact #contact-form .fieldset>.field:not(.choice)>.control {
	width: 100%
}

#newcontact #contact-form .fieldset>.field.choice::before,
#newcontact #contact-form .fieldset>.field.no-label::before {
	display: none
}

#newcontact #contact-form .fieldset .legend {
	margin-left: 0
}

#newcontact #contact-form .actions-toolbar {
	margin-left: 0 !important
}

#newcontact #contact-form .actions-toolbar>.primary {
	width: 100%
}

#newcontact #contact-form .actions-toolbar>.primary .action:last-child {
	width: 100%
}

#newcontact #contact-form .fieldset {
	margin-bottom: 15px
}

#newcontact .restaurant-col-one,
#newcontact .restaurant-col-two,
#newcontact .restaurant-col-three {
	float: left;
	box-sizing: border-box
}

#newcontact .restaurant-col-one {
	width: 25%;
	padding-right: 50px
}

#newcontact .restaurant-col-two {
	width: 25%
}

#newcontact .restaurant-col-three {
	width: 50%;
	padding-left: 100px
}

.restaurant-col-one img,
#newcontact .two-col img {
	border: 1px solid #DDD
}

#newcontact h4.icon {
	background-repeat: no-repeat;
	background-size: 20px 20px;
	padding-left: 25px;
	min-height: 30px;
	margin: 20px 0 0 0;
}

#newcontact h4.icon.butchers {
	background-image: url(../images/icons/butchers.svg)
}

#newcontact h4.icon.takeaway {
	background-image: url(../images/icons/takeaway.svg)
}

#newcontact h4.icon.restaurant {
	background-image: url(../images/icons/restaurant.svg);
	margin-top: 0
}

#newcontact h4.icon.farmshop {
	background-image: url(../images/icons/farmshop.svg)
}

#newcontact p.pizzeria,
#newcontact p.bakery {
	display: flex;
	align-items: center
}

#newcontact p.pizzeria:before,
#newcontact p.bakery:before {
	content: "";
	background-repeat: no-repeat;
	background-size: 30px 30px;
	margin: 5px 20px 0 0;
	border: 1px solid #DDD;
	border-radius: 5px;
	height: 50px;
	width: 60px;
	display: inline-block;
	background-position: center
}

#newcontact p.pizzeria:before {
	background-image: url(../images/icons/pizzeria.svg)
}

#newcontact p.bakery:before {
	background-image: url(../images/icons/bakery.svg)
}

#newcontact #contact-form input[type="text"],
#newcontact #contact-form input[type="password"],
#newcontact #contact-form input[type="url"],
#newcontact #contact-form input[type="tel"],
input[type="search"],
#newcontact #contact-form input[type="number"],
#newcontact #contact-form input[type="datetime"],
#newcontact #contact-form input[type="email"],
#newcontact #contact-form textarea {
	border-radius: 5px
}

#newcontact #contact-form input[type="text"],
#newcontact #contact-form input[type="email"],
#newcontact #contact-form input[type="tel"] {
	height: 40px
}

#newcontact .orangebut.mobile {
	display: none
}

@media only screen and (max-width: 1280px) {
	.cms-store-details .page-main {
		padding-left: 20px;
		padding-right: 20px;
	}

	#newcontact .facility-row {
		margin-left: -20px;
		margin-right: -20px;
		width: calc(100% + 40px);
	}

	#newcontact .facility-row .container {
		padding-left: 20px;
		padding-right: 20px
	}
}

@media only screen and (max-width: 1024px) {
	#newcontact .facilities {
		grid-template-columns: 1fr 1fr 1fr;
	}

	#newcontact .restaurant-col-one {
		width: 50%;
	}

	#newcontact .restaurant-col-two {
		width: 50%
	}

	#newcontact .restaurant-col-three {
		width: 100%;
		padding-left: 0px;
		margin-top: 30px
	}

	#newcontact .two-col {
		width: 100%;
		margin-right: 0%
	}
}

@media only screen and (max-width: 767px) {
	#newcontact .orangebut.dsk {
		display: none
	}

	#newcontact .orangebut.mobile {
		position: relative;
		top: 0;
		display: block;
		margin-bottom: 30px;
	}

	#newcontact .openingtimes#storeinfoopeningtimes {
		margin: -15px 0px 25px 0px;
	}

	#newcontact .row {
		margin-bottom: 50px
	}

	#newcontact .map,
	#newcontact .storeinfo {
		width: 100%;
		padding-left: 0px
	}

	#newcontact .map {
		margin-top: 30px
	}

	#newcontact .storeinfo {
		margin-bottom: 30px;
	}

	#newcontact .facilities {
		grid-template-columns: 1fr 1fr;
	}

	#newcontact .toform {
		top: -50px;
	}

	#newcontact .orangebut {
		padding: 5px 14px
	}

	#newcontact .two-col.butchers {
		margin-top: 30px
	}
}

@media only screen and (max-width: 500px) {
	#newcontact p.opening {
		max-width: 100%
	}

	#newcontact .facilities {
		grid-template-columns: 1fr;
	}

	#newcontact .facilities li {
		padding-right: 0px;
		margin-bottom: 15px
	}

	#newcontact .restaurant-col-one {
		width: 100%;
		padding-right: 0px
	}

	#newcontact .restaurant-col-two {
		width: 100%;
		margin-top: 30px
	}

	#newcontact .two-col .left {
		width: 100%;
		padding-right: 0px
	}

	#newcontact .two-col .right {
		width: 100%;
		margin-top: 30px
	}
}

/*END OF NEW CONTACT US PAGE*/


/*START OF NEW SEDUMS PAGES*/
.cms-restaurant .page-main,
.cms-farm-shop .page-main,
.cms-butchers .page-main {
	max-width: 100%;
	padding: 0
}

.cms-restaurant .container,
.cms-farm-shop .container,
.cms-butchers .container {
	box-sizing: border-box;
	margin-left: auto;
	margin-right: auto;
	max-width: 1280px;
	padding-left: 20px;
	padding-right: 20px;
	clear: both;
}

#sedum-slider .c-aslider {
	margin-bottom: 0
}

#sedum-slider .slick-slider {
	padding: 0
}

#sedum-slider .c-aslider__caption {
	background-color: transparent;
}

#sedum-slider h2 {
	font-size: 90px !important;
	font-family: 'raleway', 'Mukta', sans-serif;
	color: #FFF !important;
	margin: 0 0 -25px 0 !important
}

#sedum-slider h3 {
	font-size: 130px;
	margin: 0;
	border-bottom: none
}

#sedum-slider h4 {
	font-size: 40px;
	margin: 0;
	border-bottom: none
}

#sedum-slider .slide-inner {
	color: #FFF;
	text-align: center
}

#sedum-slider .slide-inner .roundel {
	position: absolute;
	width: 160px;
	right: -140px;
	top: -60px;
}

#sedum-slider .slide-inner p {
	font-size: 18px
}

#sedum-slider .c-aslider__caption .button {
	background-color: #91bba4;
	padding: 20px 100px;
	color: #FFF;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 700;
	margin-top: 20px;
	display: inline-block;
}

#sedum-slider .c-aslider__caption .button:hover {
	text-decoration: none
}

#sedum-slider .c-aslider__caption {
	left: 50%;
	position: absolute;
	transform: translate(-50%, -50%);
	top: 50%;
	width: 70%;
	max-width: 700px
}

#sedum-slider .slick-dots li button {
	background: #FFF !important;
	border: 1px solid #FFF !important;
}

#sedum-slider .slick-dots li.slick-active button {
	background: #91bba4 !important;
	border: 1px solid #91bba4 !important;
}



#menutabs .tabbed {
	overflow-x: hidden;
	margin: 32px 0;
	padding-bottom: 16px;
}

#menutabs .tabbed [type="radio"] {
	display: none;
}

#menutabs .tabs {
	display: flex;
	align-items: stretch;
	list-style: none;
	padding: 0;
	justify-content: center;
}

#menutabs .tab {
	margin: 0px 5px
}

#menutabs .tab>label {
	display: block;
	padding: 12px 40px;
	background: #eee;
	color: #4a4c4e;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	cursor: pointer;
	transition: all 0.3s;
	text-align: center
}

#menutabs .tab:hover label {
	color: #4a4c4e;
}

#menutabs .tab-content {
	display: none;
	color: #333;
	margin-left: calc(50% - 620px);
}

#menutabs .tab-content h4 {
	margin-bottom: 5px
}

#menutabs .tabbed [type="radio"]:nth-of-type(1):checked~.tabs .tab:nth-of-type(1) label,
#menutabs .tabbed [type="radio"]:nth-of-type(2):checked~.tabs .tab:nth-of-type(2) label,
#menutabs .tabbed [type="radio"]:nth-of-type(3):checked~.tabs .tab:nth-of-type(3) label,
#menutabs .tabbed [type="radio"]:nth-of-type(4):checked~.tabs .tab:nth-of-type(4) label,
#menutabs .tabbed [type="radio"]:nth-of-type(5):checked~.tabs .tab:nth-of-type(5) label {
	background: #91bba4;
	color: #FFF;
}

#menutabs .tabbed [type="radio"]:nth-of-type(1):checked~.tab-content:nth-of-type(1),
#menutabs .tabbed [type="radio"]:nth-of-type(2):checked~.tab-content:nth-of-type(2),
#menutabs .tabbed [type="radio"]:nth-of-type(3):checked~.tab-content:nth-of-type(3),
#menutabs .tabbed [type="radio"]:nth-of-type(4):checked~.tab-content:nth-of-type(4) {
	display: block;
}

#menutabs .tabbed [type="radio"]:nth-of-type(1):checked~.tab-content.centered:nth-of-type(1),
#menutabs .tabbed [type="radio"]:nth-of-type(2):checked~.tab-content.centered:nth-of-type(2),
#menutabs .tabbed [type="radio"]:nth-of-type(3):checked~.tab-content.centered:nth-of-type(3),
#menutabs .tabbed [type="radio"]:nth-of-type(4):checked~.tab-content.centered:nth-of-type(4) {
	display: flex;
	align-items: center
}

#menutabs .menu-left {
	max-width: 600px;
	float: left
}

#menutabs .menu-left h3 {
	font-size: 40px;
	color: #4a4c4e;
	border-bottom: none;
}

#menutabs .menu-left table td.veneer {
	color: #91bba4;
	font-size: 30px
}

#menutabs .menu-left table td,
#menutabs .menu-left table th {
	padding-left: 0
}

#menutabs .menu-left table th {
	padding-bottom: 0
}

#menutabs .menu-right {
	float: left;
	width: calc(100% - 600px);
	padding-left: 40px;
	box-sizing: border-box;
	padding-top: 25px;
}

#menutabs .menu-right .image-scroller {
	overflow: auto
}

#menutabs .menu-right .image-scroller img {
	max-width: inherit;
	max-height: inherit;
}

#menutabs .menu-left h3 .orange-button {
	color: #FFF;
	background-color: #ff6000;
	padding: 14px 25px 10px 25px;
	display: block;
	float: right;
	clear: both;
	font-size: 18px;
	margin-top: -10px;
	font-family: 'raleway', 'Mukta', sans-serif;
	font-weight: 600;
}

#menutabs .menu-left h3 .orange-button:hover {
	text-decoration: none
}

#video {
	margin: 60px 0
}

.gallery-slider .slick-slide {
	margin-right: 10px
}

.gallery-slider .slick-slide img {
	width: 100%
}

.gallery-slider .slick-arrow.slick-next,
.gallery-slider .slick-arrow.slick-prev {
	background-color: #FFF !important;
	padding: 20px;
	background-size: 20px 20px !important;
	background-image: url(../images/gallery-arrow-right.svg) !important
}

.gallery-slider .slick-arrow.slick-next {
	right: 50px;
}

.gallery-slider .slick-arrow.slick-prev {
	left: 50px;
}

#restaurant-landing h2 {
	font-size: 60px;
	text-align: center;
	color: #4a4c4e;
	margin-top: 50px;
}

#restaurant-landing .slick-slider .slick-slide {
	display: none
}

#restaurant-landing .slick-slider:not(.slick-initialized) {
	display: none !important;
}

#restaurant-landing #restaurant-usp-bar {
	margin-top: -4px;
}

.cms-restaurant .breadcrumbs,
.cms-farm-shop .breadcrumbs,
.cms-butchers .breadcrumbs {
	display: none
}

#restaurant-usp-bar {
	display: grid;
	grid-template-columns: 1fr 1fr
}

#restaurant-usp-bar div {
	font-size: 40px;
	color: #FFF;
	padding: 20px 18px 9px 18px;
	box-sizing: border-box;
}

#restaurant-usp-bar .left {
	background-color: #acd0f0;
	float: left;
	text-align: right
}

#restaurant-usp-bar .right {
	background-color: #bdbf27;
	float: right
}

#farmshop-usp-bar {
	font-size: 40px;
	color: #1f1e21;
	padding: 20px 18px 9px 18px;
	box-sizing: border-box;
	background-color: #ebe4dd;
	text-align: center;
	margin-top: -4px;
}

#butchers-usp-bar {
	font-size: 40px;
	color: #84bca1;
	padding: 20px 18px 9px 18px;
	box-sizing: border-box;
	background-color: #1f1e21;
	text-align: center;
	margin-top: -4px;
	background-image: url("../images/butchers.svg");
	background-position: bottom -8px center;
	;
	background-repeat: no-repeat;
	display: table;
	width: 100%;
	background-size: 80px 80px;
}

#butchers-usp-bar .left {
	float: left;
	text-align: right;
	width: calc(50% - 50px)
}

#butchers-usp-bar .right {
	float: right;
	width: calc(50% - 50px);
	text-align: left
}



#restaurant-landing #intro {
	max-width: 570px;
	margin: 0px auto 50px auto;
	text-align: center
}

#restaurant-landing #intro img {
	width: 400px;
	margin: 80px auto 30px auto;
	max-width: 100%
}

#restaurant-landing #intro p {
	font-size: 16px;
	line-height: 1.6
}

#restaurant-landing #opening-times {
	display: grid;
	grid-template-columns: 1fr 2fr 1fr;
	margin: 50px auto;
	grid-gap: 20px;
}

#restaurant-landing #opening-times h3 {
	text-align: center;
	font-size: 40px;
	color: #4a4c4e;
	border-bottom: none
}

#restaurant-landing #opening-times .hours-table td {
	padding: 4px
}

#restaurant-landing #opening-times .hours-table tr td:first-child {
	text-align: right;
	font-weight: 600;
	padding-right: 25px;
}

#restaurant-landing #blog-area {
	display: table;
	width: 100%;
	box-sizing: border-box
}

#restaurant-landing #blog-area .widget-blog-posts ol.post-list li.item {
	margin-bottom: 20px
}

#restaurant-landing #blog-area .widget-blog-posts {
	max-width: 100vw;
	width: 100%;
	margin-left: calc(50% - 620px);
}

#restaurant-landing #blog-area .widget-blog-posts h2 {
	font-size: 16px;
	text-align: left;
	margin-top: 10px;
	font-weight: 600;
}

#restaurant-landing #blog-area .widget-blog-posts h2 a {
	color: #494c4d
}

#restaurant-landing #blog-area .widget-blog-posts .post-image {
	overflow: hidden
}

#restaurant-landing #blog-area .widget-blog-posts .post-image img {
	margin-top: -15%;
	margin-bottom: -15%;
	transition: 0.5s all ease-out
}

#restaurant-landing #blog-area .widget-blog-posts .post-image img:hover {
	scale: 1.05
}

#restaurant-landing #blog-area .widget-blog-posts ol.post-list li.item {
	clear: none !important;
	margin-right: 0 !important;
	margin-left: 0 !important;
	padding-right: 15px;
}

#restaurant-landing #blog-area .post-list {
	width: calc(100% - (50% - 620px));
	margin-bottom: 0
}

#restaurant-landing #blog-area .slick-slider .slick-arrow {
	background-color: #FFF !important;
	padding: 20px;
	background-size: 20px 20px !important;
	background-image: url(../images/gallery-arrow-right.svg) !important;
	top: 35%
}

#restaurant-landing #blog-area .slick-slider .slick-arrow.slick-next {
	right: 15px
}

#restaurant-landing #blog-area .slick-slider .slick-arrow.slick-prev {
	left: 15px
}

#restaurant-landing #blog-area .post-meta {
	text-align: left
}

#restaurant-landing #blog-area .post-meta .post-categories {
	margin-top: 10px;
	color: #84BCA1;
	font-weight: 700
}

#restaurant-landing #blog-area .post-meta .post-categories a {
	color: #84BCA1;
}

#restaurant-landing #blog-area .post-meta .post-categories strong {
	display: none
}

#menutabs .tab-bullets {
	padding-left: 15px
}

#menutabs .tab-bullets li {
	list-style: disc;
}

.lookforward {
	font-family: 'raleway', 'Mukta', sans-serif;
	text-align: center;
	font-size: 50px;
	margin-top: 20px
}


@media only screen and (min-width: 1260px) {
	#menutabs .menu-left {
		min-width: 600px
	}
}

@media only screen and (max-width: 1260px) {
	#menutabs {
		padding: 0 15px
	}

	#menutabs .tab-content {
		margin-left: 0;
	}

	#restaurant-landing #blog-area .widget-blog-posts {
		margin-left: 0
	}

	#restaurant-landing #blog-area {
		margin-left: 15px;
		right: 15px
	}

	.gallery-slider {
		padding-right: 0
	}

	#restaurant-landing #blog-area .post-list {
		width: 100%;
	}

	#restaurant-landing #blog-area {
		display: block;
		width: calc(100% - 15px);
	}

	#menutabs .menu-left,
	#menutabs .menu-right {
		width: 50%;
		max-width: 50%
	}
}

@media only screen and (max-width: 1024px) {
	#sedum-slider .slide-inner .roundel {
		width: 110px;
		right: -75px;
		top: -10px;
	}

	#sedum-slider h2 {
		font-size: 60px !important;
	}

	#sedum-slider h3 {
		font-size: 80px;
	}
}

@media only screen and (max-width: 768px) {
	#sedum-slider .slick-dots {
		bottom: 10px
	}

	#sedum-slider h2 {
		font-size: 60px !important;
		margin: 0 0 -25px 0 !important
	}

	#sedum-slider h3 {
		font-size: 60px;
	}

	#sedum-slider h4 {
		font-size: 26px;
	}

	#butchers-usp-bar {
		padding-bottom: 60px
	}

	#butchers-usp-bar .left,
	#butchers-usp-bar .right {
		width: 100%;
		text-align: center
	}

	#butchers-usp-bar {
		font-size: 24px;
	}

	#menutabs .tabbed [type="radio"]:nth-of-type(1):checked~.tab-content.centered:nth-of-type(1),
	#menutabs .tabbed [type="radio"]:nth-of-type(2):checked~.tab-content.centered:nth-of-type(2),
	#menutabs .tabbed [type="radio"]:nth-of-type(3):checked~.tab-content.centered:nth-of-type(3),
	#menutabs .tabbed [type="radio"]:nth-of-type(4):checked~.tab-content.centered:nth-of-type(4) {
		display: block;
	}

	#menutabs .menu-left h3 .orange-button {
		padding: 14px 25px 10px 25px;
		font-size: 14px;
		margin-top: -5px
	}

	.lookforward {
		font-size: 36px;
	}
}

@media only screen and (max-width: 650px) {
	#menutabs .tabs {
		display: grid;
		grid-template-columns: 1fr 1fr;
		grid-gap: 10px
	}

	#menutabs .tab>label {
		padding: 12px 20px;
	}

	#menutabs .tab {
		margin: 0;
	}

	#restaurant-usp-bar div {
		font-size: 18px;
		text-align: center !important
	}

	#restaurant-usp-bar {
		display: grid;
	}

	#farmshop-usp-bar {
		font-size: 24px;
	}

	#sedum-slider .c-aslider__caption .button {
		padding: 10px 40px;
	}

	#sedum-slider .c-aslider__caption {
		left: 50%;
		position: absolute;
		transform: translate(-50%, -50%);
		top: 50%;
		width: 80%;
	}

	#sedum-slider .slide-inner .roundel {
		width: 90px;
		right: -10px;
	}

	#restaurant-landing #opening-times {
		grid-template-columns: 1fr;
	}

	#restaurant-landing #opening-times .hours-table {
		order: -1;
		margin-bottom: 30px
	}

	.gallery-slider .slick-arrow.slick-next {
		right: 10px;
	}

	.gallery-slider .slick-arrow.slick-prev {
		left: 10px;
	}

	#restaurant-landing #intro img {
		max-width: 70%
	}

	#restaurant-landing h2 {
		font-size: 44px;
		margin-top: 30px;
	}

	#restaurant-landing #opening-times h3 {
		font-size: 36px
	}

	#menutabs .menu-left {
		margin-bottom: 30px
	}

	#menutabs .menu-left,
	#menutabs .menu-right {
		width: 100%;
		max-width: 100%;
		padding-left: 0;
	}

	#sedum-slider .slide-inner .roundel {
		top: -35px
	}
}

@media only screen and (max-width: 400px) {
	#sedum-slider h2 {
		font-size: 45px !important;
		margin: 0 0 -25px 0 !important
	}

	#sedum-slider h3 {
		font-size: 45px;
	}
}

/*END OF NEW SEDUMS PAGE*/





/*MAILCHIMP FORM STYLING*/
.cms-loyalty-club-sign-up .page-wrapper,
#mc_embed_signup,
#mc-embedded-subscribe-form {
	background-color: #f2f2f2;
}

.cms-loyalty-club-sign-up .page-header,
.cms-loyalty-club-sign-up .nav-sections,
.cms-loyalty-club-sign-up .top-container {
	background-color: #fff;
}

.cms-loyalty-club-sign-up .columns .column.main {
	padding-bottom: 0px;
}

.cms-loyalty-club-sign-up .breadcrumbs {
	display: none;
}

.cms-loyalty-club-sign-up #maincontent {
	max-width: 100%;
	padding: 0
}

#loyalytintro #loyaltylogo {
	width: 80%;
	max-width: 650px;
	margin: 40px auto 10px auto;
}

#loyalytintro {
	background-image: url("../images/loyalty/loyaltyintrobackground.jpg");
	background-repeat: no-repeat;
	padding: 4% 6% 6% 6%;
	text-align: center;
	background-size: cover;
	position: relative;
	box-sizing: border-box;
}

#loyalytintro h3 {
	width: 58%;
	margin: 0px auto 25px auto;
	font-size: 24px;
	line-height: 27px;
	font-weight: 600;
}

#loyalytintro .tagline {
	color: #fff;
	margin: 40px auto;
}

#loyalytintro .tagline a {
	color: #fff;
	text-decoration: underline;
}

#loyalytintro .signuptoday {
	text-decoration: none;
	margin: auto;
	display: block;
	width: 100%;
	max-width: 260px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	padding: 10px;
	background-color: #9fc2b0;
	font-size: 21px;
	font-weight: 800;
}


#loyalytintro .border {
	border: 10px solid rgba(255, 255, 255, 0.7);
	width: 100%;
	position: relative;
	box-sizing: border-box;
	margin: 60px auto 0px auto;
	max-width: 1240px;
}

#loyalytintro .roundall {
	position: absolute;
	width: 100%;
	max-width: 200px;
	right: 20px;
	top: -77px;
}

#loyalytintro .opaqueblock {
	padding: 50px 40px;
	margin: 4px;
	background: rgb(255, 255, 255);
	background: rgba(255, 255, 255, 0.7);
	text-align: center;
}

#loyalytintro .opaqueblock .grid {
	display: grid;
	grid-template-columns: auto auto auto;
}

#loyalytintro .item {
	text-align: center;
	margin: 20px 0px;
}

#loyalytintro p strong {
	display: block;
	text-transform: uppercase;
	font-size: 18px
}

#loyalytintro .item img {
	width: 100%;
	max-width: 50px;
}

#loyalytintro .pluscontainer {
	position: absolute;
	bottom: -2px;
	width: 100%;
	height: 50px;
	text-align: center;
	left: 0;
}

#loyalytintro .pluscontainer img {
	width: 100%;
	max-width: 100px;
	margin: auto;
}

#sedum {
	background-color: #fff;
	padding: 40px 10%;
	display: table;
	margin: 0 auto 50px auto;
	box-sizing: border-box;
}

#sedum .leftcolumn {
	width: 50%;
	display: table-cell;
	text-align: center;
	vertical-align: middle
}

#sedum .leftcolumn img {
	width: 80%;
}

#sedum .rightcolumn {
	width: 50%;
	display: table-cell;
	vertical-align: middle
}

#sedum .rightcolumn h4 {
	margin: 0 0 5px 0;
	font-size: 24px;
}

#sedum .rightcolumn p {
	font-size: 20px;
}

#mc_embed_signup form {
	margin-bottom: 30px
}

#mc_embed_signup {
	clear: left;
	font: 14px 'Mukta', sans-serif;
	width: 600px;
}

#mc_embed_signup input::placeholder {
	color: #666 !important
}

#mc_embed_signup .mc-field-group {
	padding-bottom: 0 !important;
}

#mc_embed_signup {
	max-width: 600px;
	width: 100%;
	margin: 0px auto
}

#mc_embed_signup .datefield .monthfield input,
#mc_embed_signup .datefield .dayfield input {
	width: 50px !important;
	margin-right: 10px !important;
	float: left !important;
	margin-left: 0;
}

#mc_embed_signup .datefield,
#mc_embed_signup .phonefield-us {
	padding: 0 !important
}

#mc_embed_signup .mc-field-group input[type=text],
#mc_embed_signup .mc-field-group input[type=email] {
	padding: 18px 0;
	border-radius: 0
}

#mc_embed_signup .mc-field-group.input-group {
	display: table;
	margin-bottom: 30px;
}

#mc_embed_signup .mc-field-group.input-group label {
	float: none;
	width: unset
}

#mc_embed_signup strong {
	font-size: 16px
}

#mc_embed_signup .mc-field-group.input-group {
	margin: 15px 0
}

#mc_embed_signup .mc-field-group.input-group li {
	width: 100% !important;
	float: left
}

#mc-embedded-subscribe-form input[type=checkbox] {
	display: inline;
	width: auto;
	margin-right: 10px;
}

#mergeRow-gdpr {
	margin-top: 20px;
}

#mergeRow-gdpr fieldset label {
	font-weight: normal;
}

#mc-embedded-subscribe-form .mc_fieldset {
	border: none;
	min-height: 0px;
	padding-bottom: 0px;
}

#mc_embed_signup h3 {
	color: #84BCA1;
	border-bottom: none;
	text-align: center;
	font-size: 28px;
	padding-top: 0;
	margin-top: 4px;
}

#mc_embed_signup h4 {
	text-align: center;
	font-size: 17px;
	font-weight: 300;
	margin-bottom: 0;
}

#mc_embed_signup .gdprRequired label {
	width: 100%
}

#mc_embed_signup .gdprRequired label input {
	width: 16px;
	float: left
}

#mc_embed_signup .gdprRequired label span {
	width: calc(100% - 30px);
	display: inline-block
}

#mc_embed_signup .button {
	width: 100% !important;
	border-radius: 0px !important;
	text-transform: uppercase;
	padding: 10px !important;
	height: 50px !important;
	margin-top: 15px !important;
	font-size: 20px !important;
	font-weight: 700 !important;
	font-family: 'raleway', 'Mukta', sans-serif !important;
	background-color: #84BCA1 !important
}

.loyalty-banner-mob-only {
	display: none
}

p.catchment {
	background-image: url(../images/catchment.svg);
	background-repeat: no-repeat;
	background-size: 45px 45px;
	background-position: center left;
	padding-left: 55px;
	margin-top: 15px;
}


@media only screen and (max-width: 767px) {
	#loyalytintro #loyaltylogo {
		width: 100%;
	}

	#loyalytintro .signuptoday {
		max-width: 95%
	}

	#loyalytintro .border {
		margin-top: 70px
	}

	#loyalytintro {
		background-position: center
	}

	#loyalytintro .opaqueblock .grid {
		grid-template-columns: auto auto;
	}

	#loyalytintro .roundall {
		max-width: 150px;
	}

	#loyalytintro h3 {
		width: 100%;
	}

	#sedum .leftcolumn {
		text-align: left
	}

	#sedum .leftcolumn img {
		width: 90%;
	}

	.loyalty-banner-dsk-only {
		display: none
	}

	.loyalty-banner-mob-only {
		display: block
	}

	#sedum .rightcolumn h4 {
		font-size: 20px;
		text-align: center
	}

	#sedum .rightcolumn p {
		font-size: 16px;
		text-align: center
	}
}

@media only screen and (max-width: 600px) {
	#loyalytintro .roundall {
		max-width: 130px;
		top: -70px;
	}

	#sedum {
		display: block;
	}

	#sedum .leftcolumn,
	#sedum .rightcolumn {
		width: 100%;
		display: block;
	}

	#sedum .rightcolumn {
		margin-top: 20px;
	}

	#loyalytintro .opaqueblock .grid {
		display: block;
	}
}


@media only screen and (min-width: 768px) {
	.page-wrapper #mc_embed_signup .mc-field-group label {
		display: inline-block !important
	}

	.page-wrapper #mc_embed_signup .mc-field-group input[type=text],
	#mc_embed_signup .mc-field-group input[type=email],
	.cms-loyalty-club-sign-up #mc_embed_signup .mc-field-group select {
		width: 400px;
		float: right
	}

	.page-wrapper #mc_embed_signup .mc-field-group label {
		width: 158px;
		float: left;
	}

	.page-wrapper #mc_embed_signup .mc-field-group label.checkbox {
		width: unset;
	}

	.page-wrapper #mc_embed_signup .mc-field-group.input-group li {
		width: 50% !important
	}

	.page-wrapper #mc_embed_signup .mc-field-group.input-group label {
		width: unset;
		float: left;
	}

	#mc_embed_signup .mc-field-group.input-group input {
		float: left
	}
}

/*END OF MAILCHIMP FORM STYLING*/



/*XMAS STYLING

.minicart-wrapper .action.showcart .counter.qty {background-color: #c12a32;}
.breadcrumbs{background-color: #fff;}
.breadcrumbs a{color: #000 !important;}
.breadcrumbs .items{color: #040404;}



@media (min-width:1321px) {
.uspcarousel{background-image: url(../images/Web-Top-Banner---Christmas.png); background-position: top center; padding-top: 40px;}
.block.newsletter input{height: 34px; margin-top:-1px}
.block.newsletter .action.subscribe{background: #84BCA1;}
.page-footer .block.newsletter{background-image: url("../images/Web-Base-Banner---Christmas.png"); padding-top: 200px;}
.footer-social a{background-color: #84bca1;}

}

@media (min-width:1024px) {
.minicart-wrapper .action.showcart::before {background-image: url("../images/sleigh.svg"); background-position: center}
}

@media (max-width:1320px) {
	.page-footer .block.newsletter{padding-top: 10px;}
}


END OF XMAS STYLING*/


/*NEW NAV SYTLING*/
.ninjamenus .mgz-element-row>.mgz-element-inner {
	margin-left: 0;
	margin-right: 0
}

.ninjamenus .mgz-element-inner .nav-item.active>a {
	color: #333
}

@keyframes shader {
	from {
		opacity: 0;
	}

	to {
		opacity: 0.6;
	}
}

@keyframes shaderfader {
	from {
		opacity: 0.6;
	}

	to {
		opacity: 0.0;
	}
}

@media only screen and (min-width: 1025px) {
	.page-wrapper {
		position: relative;
	}

	.page-wrapper::after {
		opacity: 0;
		background-color: transparent;
		pointer-events: none
	}

	.page-wrapper.shade::after {
		content: "";
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		background-color: #000;
		height: 100%;
		z-index: 3;
		animation-name: shader;
		animation-duration: 1.2s;
		opacity: 0.6;
	}

	.page-wrapper.shade-fade::after {
		content: "";
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		background-color: #000;
		height: 100%;
		z-index: 3;
		animation-name: shaderfader;
		animation-duration: 0.8s;
		opacity: 0.0;
	}

	.page-wrapper.shade .block-search {
		z-index: 3 !important;
	}

	.page-wrapper .nav-sections {
		background-color: #FFF;
		z-index: 10;
		padding-top: 5px;
	}

	.page-wrapper .page-header {
		background-color: #FFF;
		z-index: 11;
	}

	.navigation {
		margin-bottom: 0
	}
}

@media only screen and (min-width: 1025px) {

	.ninjamenus .mgz-element.mgz-child.mgz-element-heading,
	.ninjamenus .nav-item::before {
		display: none
	}

	.ninjamenus .nav-item>a {
		padding-left: 0;
		padding-right: 0;
		font-weight: 500;
	}

	.ninjamenus .nav-item>a:hover {
		background-color: transparent;
		color: #84BCA1
	}

	.ninjamenus .mgz-element-inner .nav-item.active>a:hover {
		color: #84BCA1
	}

	.ninjamenus .item-submenu .full_width_row .full_width_row .mgz-element-heading .mgz-element-heading {
		display: none
	}

	.ninjamenus .item-submenu .full_width_row .full_width_row .mgz-element-heading .mgz-element-inner {
		margin-bottom: 0 !important
	}

	.ninjamenus .item-submenu .full_width_row .full_width_row .mgz-element-heading+.nav-item a,
	.ninjamenus .item-submenu .full_width_row .full_width_row .mgz-element-inner>.viewall.nav-item a {
		color: #84BCA1;
		text-transform: uppercase
	}

	.ninjamenus.ninjamenus-desktop.ninjamenus-horizontal .nav-item.level0:hover>a {
		border-top-left-radius: 10px;
		border-top-right-radius: 10px
	}

	.ninjamenus .menu-logo-row {
		display: flex
	}

	.ninjamenus .menu-logo-row h3 {
		width: 120px;
		color: #84BCA1;
		text-transform: uppercase;
		font-size: 16px;
		font-weight: 700
	}

	.ninjamenus .menu-logo-row .logos {
		display: grid;
		grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
		grid-gap: 20px;
		align-items: center;
		width: calc(100% - 120px);
		text-align: center
	}

	.ninjamenus .menu-logo-row .logos img {
		max-height: 40px;
		margin: 0px auto;
		max-width: 100px;
	}
}

/*
@media only screen and (max-width: 1024px) {
	.ninjamenus-mobile-accordion .item-submenu .mgz-element-column{width:100%}
	.ninjamenus .submenu-inner{margin-left:	25px}
	.item-submenu .full_width_row .full_width_row .nav-item{display: none}
	.item-submenu .full_width_row .full_width_row .mgz-element-heading .mgz-element-heading{text-transform: uppercase; padding: 12px 0 !important; font-weight: 600; font-size: 16px; cursor:pointer}
	.item-submenu .full_width_row .full_width_row .mgz-element-heading .mgz-element-heading:after{font-family: 'Magezon-Icons' !important; content: "\e620" !important; float: right; padding: 0 15px;}
	.item-submenu .full_width_row .full_width_row .nav-item.viewall{}
	.item-submenu .full_width_row .full_width_row .mgz-element-heading.active .mgz-element-heading:after{content: "\e610" !important; }
	.item-submenu .full_width_row .full_width_row .mgz-element-heading.active ~ .nav-item{display: block}
	.ninjamenus .nav-item::before {display: none}
	.ninjamenus .mgz-element-inner .nav-item a{padding-left: 0; border-top: 1px solid #ddd;}
	.ninjamenus .mgz-element-inner .nav-item:last-child a{border-bottom: 1px solid #ddd;}
	.ninjamenus .mgz-element-inner .nav-item a span:before{content:"- "}
	.ninjamenus .mgz-element-inner .nav-item.viewall a span:before{content:"- View All "}
	.ninjamenus .mgz-element-inner .nav-item.active > a{color:#333}
}*/
@media only screen and (max-width: 1024px) {
	.ninjamenus .item-submenu>.mgz-element.mgz-element-row.full_width_row {
		margin-left: 0px;
	}

	.ninjamenus.ninjamenus-mobile .item-submenu {
		margin-left: 25px;
		width: calc(100% - 25px) !important;
	}

	.ninjamenus .submenu-inner {
		margin-left: 25px;
	}

	.ninjamenus .item-submenu {
		padding: 0px;
	}

	.ninjamenus .mgz-child:not(:last-child)>.mgz-element-inner {
		margin-bottom: 0px !important;
	}

	.ninjamenus .mgz-row-gap-margin>.mgz-element-inner {
		margin: 0px
	}

	.ninjamenus-mobile-accordion .item-submenu .mgz-element-column {
		width: 100%
	}

	.item-submenu .full_width_row .full_width_row .nav-item {
		display: none
	}

	.item-submenu .full_width_row .full_width_row .mgz-element-heading.active~.nav-item {
		display: block
	}

	.item-submenu .full_width_row .full_width_row .mgz-element-heading-text {
		text-transform: uppercase;
		padding: 12px 40px 12px 0 !important;
		font-weight: 600;
		font-size: 16px;
		cursor: pointer
	}

	.item-submenu .full_width_row .full_width_row .mgz-element-heading-text:after {
		content: "" !important;
		float: right;
		background-image: url("../images/nav-down2.svg") !important;
		width: 40px;
		height: 40px;
		padding: 0;
		background-size: 30px;
		background-repeat: no-repeat;
		margin-top: -10px;
		position: absolute;
		right: 0;
	}

	.item-submenu .full_width_row .full_width_row .mgz-element-heading.active .mgz-element-heading-text::after {
		content: "" !important;
		background-image: url("../images/nav-up2.svg") !important;
		color: transparent
	}

	.item-submenu .full_width_row .full_width_row .nav-item.viewall {}

	.item-submenu .full_width_row .full_width_row .mgz-element-heading-text.active .mgz-element-heading-text:after {
		content: "\e610" !important;
	}

	.item-submenu .full_width_row .full_width_row .mgz-element-heading-text.active~.nav-item {
		display: block
	}

	.ninjamenus .nav-item::before {
		display: none
	}

	.ninjamenus .mgz-element-inner .nav-item a {
		padding-left: 0;
		border-top: 1px solid #ddd;
	}

	.ninjamenus .mgz-element-inner .nav-item:last-child a {
		border-bottom: 1px solid #ddd;
	}

	.ninjamenus .mgz-element-inner .nav-item a span:before {
		content: "- "
	}

	.ninjamenus .mgz-element-inner .nav-item.viewall a span:before {
		content: "- View All "
	}

	.ninjamenus .mgz-element-inner .nav-item.active>a {
		color: #333
	}

	.ninjamenus .mgz-element-inner .nav-item:last-child a {
		border: none
	}

	.item-submenu .full_width_row .full_width_row .mgz-element-heading.active .mgz-element-heading-text::after {
		content: "\e610" !important;
	}
}

/*END OF NEW NAV STYLING*/

/*START OF METAPAK STYLING*/
#co-payment-form>fieldset {
	display: flex;
	flex-direction: column
}

#checkout-payment-method-load {
	margin-top: 0 !important;
	order: 1;
}

.checkout-payment-method .checkout-billing-address {
	margin-bottom: 0 !important
}

.checkout-payment-method .checkout-billing-address:before {
	content: "Billing Address";
	border-bottom: 1px solid #ccc;
	display: block;
	margin-bottom: 30px;
	font-size: 22px;
	padding-bottom: 8px;
	margin-top: 30px;
}

.checkout-payment-method .checkout-billing-address {
	padding-left: 0
}

.checkout-payment-method .checkout-billing-address .billing-address-details {
	padding-left: 40px
}

.checkout-payment-method .billing-address-same-as-shipping-block {
	padding-left: 40px
}

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

.opc-block-summary>.title,
.opc-block-summary>.items-in-cart {
	order: -1
}

.checkout-payment-method .checkout-billing-address .primary .action-update {
	background-color: #FF6000;
	color: #FFF;
	border-radius: 3px;
	border: none;
	padding: 10px 15px;
}

.checkout-billing-address .action-cancel span {
	font-size: 0
}

.checkout-billing-address .action-cancel:before {
	content: "Cancel";
	font-size: 12px;
	color: #444;
	font-weight: 700;
	text-transform: none;
	background-image: url("../images/metapak-backarrow.svg");
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: center left;
	background-size: 12px 12px
}

.checkout-billing-address .action-cancel:hover {
	text-decoration: none !important
}

.checkout-payment-method .actions-toolbar .primary {
	border-radius: 3px
}

.mp-ownstore-collect-form fieldset:before {
	content: "Click & Collect is available to people who live within a 30 mile radius";
	display: block;
	letter-spacing: 0;
	padding-left: 25.8%;
	font-size: 12px;
	margin-bottom: 10px;
}

.postcodebelow,
.postcodeabove {
	color: #2f2f2f !important;
	font-size: 11px
}

.co-metapack-shipping::before {
	content: "Choose a Delivery Method";
	border-bottom: 1px solid #ccc;
	display: block;
	margin-bottom: 30px;
	font-size: 22px;
	padding-bottom: 8px;
	margin-top: 15px;
}

.co-metapack-shipping #checkoutSignup {
	display: none
}

#customer-email-fieldset .fieldset.hidden-fields .secondary {
	margin-top: 0px;
	margin-left: 15px
}

#customer-email-fieldset::after {
	border-bottom: 1px solid #CCC;
	padding-bottom: 20px;
	margin-bottom: 30px !important;
	content: "";
	display: block;
	margin-left: 25.8%;
}

#customer-email-fieldset .validator-email:after {
	content: "Existing member? Enter email & the password box will appear below. Not a member? You may create an account after checkout.";
	margin-bottom: 15px;
	display: block;
	margin-top: 15px;
	font-size: 12px;
	max-width: 350px;
}

#mp-local-collect,
#mp-ownstore-collect,
#mp-home-delivery {
	border: 1px solid gray;
	padding: 50px;
	margin-top: -1px;
	max-width: 600px;
}

.co-ms__inner {
	border: 1px #c8c8c8 solid;
	border-radius: 5px 5px 0px 0;
	border-bottom: none
}

.co-ms__shipping-type-option input:checked~.co-ms__inner .co-ms__shipping-type-radio,
.co-ms__shipping-option-label input:checked~.co-ms__shipping-option-radio {
	background-color: #84BCA1;
}

.co-ms__shipping-type-option input:checked~.co-ms__inner {
	background-color: #FFF;
	border: 1px solid #000;
	border-bottom: none;
	position: relative;
}

.co-ms__shipping-type-option input:checked~.co-ms__inner:before {
	content: "";
	width: 100%;
	height: 5px;
	background-color: #84bca1;
	display: block;
	top: 0;
	left: 0;
	position: absolute;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

.co-ms__shipping-type {
	margin-bottom: 0
}

.mp-ownstore-collect-form .actions {
	text-align: right;
}

.mp-ownstore-collect-form .action.primary {
	padding: 12px 50px;
}

.co-ms__collect-options .co-ms__shipping-option--collect:nth-child(1),
.co-ms__collect-options .co-ms__shipping-option--collect:nth-child(2),
.co-ms__collect-options .co-ms__shipping-option--collect:nth-child(3),
.co-ms__collect-options .co-ms__shipping-option--collect:nth-child(4) {
	flex-wrap: wrap;
}

.co-ms__collect-details {
	flex: 100%;
	margin-left: 33px;
}

.co-ms__collect-option-price,
.co-ms__collect-option-price span {
	font-weight: 700;
	font-size: 18px !important;
}

.co-ms__collect-option-details-icon {
	display: none
}

.co-ms__collect-option-details {
	font-size: 13px;
	width: 100%;
	text-decoration: underline;
	text-align: left;
}

.co-ms__collect-option-text div:first-of-type {
	font-size: 18px;
	order: -1;
}

.co-ms__shipping-option-label {
	font-size: 18px;
}

.co-ms__collect-option-text div+div:first-of-type span {
	font-size: 14px
}

.co-ms__collect-option-text {
	display: flex;
	flex-direction: column;
}

.co-ms__collect-option-date-price {
	order: -1;
	max-width: 100% !important;
}

.co-ms__collect-option-date span {
	font-size: 18px !important
}

.co-ms__collect-option-date strong {
	font-weight: 400
}

.co-ms__collect-option-text div+div {
	max-width: 75%;
}

.co-ms__collect-option-text div+div span {
	font-size: 14px
}

.co-ms__shipping-option-label {
	margin-bottom: 5px
}

#mp-ownstore-collect .actions,
.mp-home-address-options .actions {
	text-align: right;
	margin-bottom: 15px;
	min-height: 5px;
}

.mp-home-address-options .actions {
	margin-top: 30px
}

#mp-ownstore-collect .actions button,
.mp-home-address-options .actions button {
	float: left;
	border: none;
	text-transform: none;
	color: #000;
	background-color: transparent;
	padding-left: 20px;
	font-size: 12px
}

#mp-ownstore-collect .actions button:before,
.mp-home-address-options .actions button:before {
	content: "";
	background-image: url("../images/metapak-backarrow.svg");
	background-position: top 3px left;
	background-repeat: no-repeat;
	background-size: 11px 11px;
	width: 14px;
	height: 14px;
	display: inline-block;
}

#mp-ownstore-collect .actions button.primary,
.mp-home-address-form button.primary,
.mp-home-address-options .actions button.primary {
	padding: 12px 50px;
	float: right;
	border-radius: 3px;
	color: #FFF;
	background: #FF6000;
	text-transform: uppercase;
	background-image: none;
	border: 1px solid #FF6000;
	font-size: 14px
}

#mp-ownstore-collect .actions button.primary:before,
.mp-home-address-form button.primary:before,
.mp-home-address-options .actions button.primary::before {
	display: none
}

.postcodeabove {
	margin-top: 20px !important
}

.postcodebelow {
	margin-bottom: 20px !important
}

.mp-home-address-form {
	display: table;
	width: 100%
}

.co-ms__home-shipping-options h3 {
	display: none
}

.co-ms__shipping-option-text span:first-of-type {
	font-weight: 700
}

.co-ms__shipping-option-text strong {
	font-weight: 400
}

.co-ms__shipping-option-price {
	font-size: 18px !important;
	font-weight: 700
}

.co-ms__shipping-option-price span {
	font-size: 18px !important;
}

.co-ms__shipping-option {
	margin-bottom: 15px
}

.co-ms__shipping-type-option {
	max-width: 220px
}

#discount-form .action-apply {
	background-color: #84bca1;
	color: #FFF;
}

.co-ms__shipping-option-label {
	align-items: start;
}

.co-ms__shipping-option-radio {
	margin-top: 3px
}

.checkout-index-index input[type="radio"] {
	appearance: none;
	font: inherit;
	color: currentColor;
	width: 1.15em;
	height: 1.15em;
	border: 4px solid #EEEEEE;
	border-radius: 50%;
	background-color: #EEEEEE;
	cursor: pointer
}

.checkout-index-index input[type="radio"]:checked {
	border: 4px solid #84bca1;
	background-color: #FFF
}

.checkout-billing-address,
.payment-method {
	background-color: transparent !important;
}

.checkout-index-index input[type="checkbox"] {
	-webkit-appearance: none;
	appearance: none;
	background-color: #FFF;
	margin: 0;
	font: inherit;
	color: currentColor;
	width: 1.15em;
	height: 1.15em;
	border: 0.15em solid #84bca1;
	border-radius: 0.15em;
	transform: translateY(-0.075em);
	cursor: pointer
}

.checkout-index-index input[type="checkbox"]:checked {
	background-color: #84bca1;
	border: 0.15em solid #84bca1;
	border-radius: 0.15em;
	transform: translateY(-0.075em);
	background-image: url("../images/checkbox-tick.svg");
	background-repeat: no-repeat;
	background-position: center;
}

.co-ms__shipping-type-radio {
	display: none !important
}

.opc-block-summary .mark .value {
	color: #444;
	font-weight: 700;
}

.opc-block-summary .totals.shipping.excl {
	display: none
}

.opc-block-shipping-information {
	display: none
}

#deliveryreturns {
	text-align: left
}

#deliveryreturns h3 {
	font-weight: 700;
	font-size: 24px;
	padding-left: 35px;
	background-repeat: no-repeat;
	background-position: center left;
	background-size: 24px 24px
}

#deliveryreturns h3.truck {
	background-image: url("../images/van.svg")
}

#deliveryreturns h3.clock {
	background-image: url("../images/clock.svg")
}

#deliveryreturns h3.parcel {
	background-image: url("../images/parcel.svg")
}

#deliveryreturns h3 small {
	font-size: 16px
}

#deliveryreturns h4 {
	margin-bottom: 8px
}

#deliveryreturns h4,
#deliveryreturns p {
	margin-left: 35px;
	margin-right: 35px
}

#deliveryreturns h4 small {
	font-size: 12px;
	font-weight: 700;
}

#deliveryreturns h4.border-top {
	border-top: 1px solid #b2b2b2;
	padding-top: 30px;
	margin-top: 30px;
}

#deliveryreturns p a {
	color: #333;
	text-decoration: underline
}

#deliveryreturns table {
	margin: 20px 35px 0px 35px;
	width: calc(100% - 70px) !important
}

#deliveryreturns table tr {
	border-bottom: 1px solid #b2b2b2
}

#deliveryreturns table tr:first-child {
	border-top: 1px solid #b2b2b2
}

#deliveryreturns table tr:last-child {
	border-bottom: none
}

#deliveryreturns table td {
	font-weight: bold;
	padding: 15px 0
}

#deliveryreturns hr {
	border-top: 1px solid #b2b2b2;
	margin: 40px 0
}

#modal-content-19+footer .action-hide-popup {
	height: 40px;
	padding-top: 10px;
}

#modal-content-19+footer .action-hide-popup span {
	font-size: 0
}

#modal-content-19+footer .action-hide-popup span:after {
	content: "Back to Delivery Details";
	font-size: 12px
}

#modal-content-19+footer .action-save-address {
	padding-top: 10px
}

#modal-content-19+footer .action-save-address span {
	font-size: 0
}

#modal-content-19+footer .action-save-address span:after {
	content: "Deliver Here";
	font-size: 12px
}

.opc-block-summary .product-item .price-including-tax+.price-excluding-tax .price {
	font-size: 1.6rem;
}


.opc-block-summary .product-item .price {
	font-weight: 700
}

.column.main .opc-block-summary .product-item:last-child {
	border-bottom: 1px solid #CCC;
}

.grand.totals td strong,
.grand.totals th strong {
	font-size: 22px !important;
	font-weight: 700 !important
}


@media only screen and (max-width: 574px) {
	.co-ms__shipping-type-radio {
		display: inline-flex;
		justify-content: center;
		align-items: center;
		height: 16px;
		width: 16px;
		background-color: #eee;
		border-radius: 50%;
		margin-right: 10px;
	}
}

@media only screen and (max-width: 639px) {
	.opc-wrapper .form-login {
		border-bottom: none
	}
}

@media only screen and (min-width: 768px) {
	.co-ms__shipping-type {
		padding-left: 20%;
	}
}

@media only screen and (max-width: 767px) {
	#customer-email-fieldset .fieldset.hidden-fields .secondary {
		margin-top: 5px
	}

	#customer-email-fieldset::after {
		margin-left: 0%;
	}

	.payment-method {
		padding: 10px 0 10px 0 !important;
	}

	#mp-local-collect,
	#mp-ownstore-collect,
	#mp-home-delivery {
		padding: 20px;
		display: table;
		width: 100%;
		box-sizing: border-box;
	}

	.mp-home-address-form button.primary {
		width: 100%
	}

	#mp-ownstore-collect .actions button.primary,
	.mp-home-address-form button.primary,
	.mp-home-address-options .actions button.primary {
		width: 100%;
		text-align: center;
		margin-bottom: 15px
	}

	#mp-ownstore-collect .actions button,
	.mp-home-address-options .actions button {
		width: 100%;
		text-align: center
	}

	.co-ms__collect-option-text div:first-of-type {
		font-size: 16px
	}

	.co-ms__shipping-option-label {
		font-size: 13px;
	}

	.mp-ownstore-collect-form fieldset:before {
		padding-left: 0
	}
}

/*END OF METAPAK STYLING*/
#meat-team {
	background-color: #f1f1f1;
	padding: 80px 0;
	margin: 50px 0
}

#meat-team .container {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 80px;
}

#meat-team .butcher-grid {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 40px;
}

#meat-team .butchers {
	background-color: #1f1e21;
	padding: 10px;
	color: #fff;
	text-align: center;
	background-image: url("../images/leaf.png");
	background-position: bottom 20px left 20px;
	background-size: 30px 30px;
	background-repeat: no-repeat
}

#meat-team .butchers h4 {
	font-size: 55px;
}

#meat-team .butchers p {
	font-family: 'raleway', 'Mukta', sans-serif;
	font-size: 28px;
	margin-bottom: 0;
}

#meat-team .butchers-inner {
	border: 1px solid #bdbdbe;
	padding: 10px
}

#meat-team .scene {
	display: inline-block;
	perspective: 600px;
	aspect-ratio: 1 / 1;
}

#meat-team .card {
	position: relative;
	width: 100%;
	height: 100%;
	cursor: pointer;
	transform-style: preserve-3d;
	transform-origin: center right;
	transition: transform 0.5s;
}

#meat-team .card.is-flipped {
	transform: translateX(-100%) rotateY(-180deg);
}

#meat-team .card__face {
	position: absolute;
	width: 100%;
	height: 100%;
	color: white;
	backface-visibility: hidden;
	box-sizing: border-box;
}

#meat-team .card__face--front {
	background: #1f1e21;
	padding: 10px
}

#meat-team .card__face--front .butchers-inner img {
	display: block
}

#meat-team .card__face--front .butchers-inner .about {
	position: absolute;
	bottom: 30px;
	width: 100%;
	right: 30px;
	text-align: right;
}

#meat-team .card__face--front .butchers-inner .name {
	position: absolute;
	top: 20px;
	left: 20px;
	padding: 5px 15px 5px 5px;
	background-color: #1f1e21;
	font-size: 20px
}

#meat-team .card__face--back {
	background: #1f1e21;
	transform: rotateY(180deg);
	padding: 15px;
	overflow: auto;
}

#meat-team .card__face--back h5 {
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 20px
}

@media only screen and (max-width: 1200px) {
	#meat-team .container {
		grid-gap: 20px;
	}

	#meat-team .butcher-grid {
		grid-gap: 20px;
	}
}

@media only screen and (max-width: 1024px) {
	#meat-team .container {
		grid-template-columns: inherit;
	}
}

@media only screen and (max-width: 550px) {
	#meat-team .butcher-grid {
		grid-template-columns: inherit;
	}

	#meat-team .card__face--back h5 {
		font-size: 30px
	}

	#meat-team .card__face--back p {
		font-size: 16px
	}

	#meat-team .butchers p {
		font-size: 20px;
	}

	#meat-team .butchers {
		background-size: 20px 20px;
	}
}

@media only screen and (max-width: 380px) {
	#meat-team .butchers {
		background-image: none
	}
}

/*.filter-options-content {display:block!important;}*/
/*IMPROVEMENTS*/
.page-with-filter .breadcrumbs {
	max-width: 2000px
}

.breadcrumbs .items>li {
	position: relative
}

.breadcrumbs .items>li.home a {
	background-image: url("../images/home_icon.svg");
	background-size: 18px;
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	display: inline-block;
	background-position: center left;
	color: transparent !important
}

.breadcrumbs .item:not(:last-child)::after {
	font-size: 18px
}

.page-products .product-item-info {
	position: relative
}

.page-products .product-item-info .localdelivery {
	position: absolute;
	top: 50px;
	right: 5px;
	background-image: url("../images/delivery-truck.svg");
	width: 36px;
	height: 36px;
	background-repeat: no-repeat;
	background-color: #FFF;
	border-radius: 5px;
	background-position: center;
	background-size: 30px;
	z-index: 2;
	border: 1px solid #eee
}

.products.list .product-item-info a.action.towishlist {
	width: 36px;
	height: 36px;
	position: absolute;
	right: 5px;
	top: 7px;
	background-color: #fff;
	z-index: 2;
	border-radius: 5px;
	background-image: url(../images/wishlist-add.svg);
	background-repeat: no-repeat;
	background-size: contain;
	background-size: 18px;
	background-position: center;
	border: 1px solid #eee
}

.products.list .product-item-info a.action.towishlist:hover,
.products.list .product-item-info a.action.towishlist.active {
	background-image: url("../images/wishlist-save.svg");
	background-size: 22px;
}

.products.list .product-item-info a.action.towishlist:before {
	display: none;
}

.category-view .page-title-wrapper h1 {
	text-align: center;
	color: #3b4854;
	font-weight: 500;
	font-size: 50px
}

.filter-options-item {
	margin-bottom: 20px
}

.filter-options-item .filter-search {
	display: none
}

.filter-options-title {
	pointer-events: all;
	border-bottom: 1px solid #DDD;
	padding-bottom: 8px;
	background-image: url("../images/filter-close.svg");
	background-repeat: no-repeat;
	background-size: 16px;
	background-position: top 4px right;
	padding-right: 25px;
	font-size: 17px !important
}

.filter-options-title[aria-expanded="false"] {
	background-image: url("../images/filter-open.svg")
}

.block-search input#search[aria-haspopup="true"] {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

#filter_category .filter-options-title,
#filter_toggles .filter-options-title {
	background-image: none;
	pointer-events: none;
}

#filter_category li.item .count {
	display: none;
}

#filter_category li.item {
	margin: 0
}

#filter_category ol.items {
	border-top: 1px solid #dddddd;
	margin-top: 15px;
}

#filter_category li.item a {
	display: block;
	border: 1px solid #dddddd;
	border-top: 0px;
	padding: 11px 20px 8px 14px;
	position: relative;
	line-height: 19px;
}

.filter-options .filter-options-content {
	margin-bottom: 35px;
}

#filter_category li.item a:hover,
#filter_category li.item a:visited,
#filter_category li.item a:focus {
	text-decoration: none;
}

#filter_category li.item a:before {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 32px;
	color: #333;
	content: '\e608';
	font-family: 'icons-blank-theme';
	font-weight: normal;
	overflow: hidden;
	font-weight: 600;
	position: absolute;
	right: 0;
	top: 0;
	line-height: 40px;
}

.search-autocomplete {
	margin-top: -1px;
	top: 37px;
	/*border-bottom: 1px solid #444*/
}

.search-autocomplete dl dd:not(:empty),
.search-autocomplete dl dt:not(:empty) {
	border-left: 1px solid #919191;
	border-right: 1px solid #919191
}

.search-autocomplete .special-price .price-including-tax::after,
.special-price .weee[data-label]::after {
	color: #444 !important
}

.search-autocomplete .special-price {
	color: #444
}

.search-autocomplete .product-item .price-box .price .saving {
	background-color: #f5e5e5;
	display: inline-block;
	padding: 5px 10px;
	border-radius: 10px;
	color: #b02d28
}

.search-autocomplete .price-including-tax::after,
.search-autocomplete .weee[data-label]::after,
.search-autocomplete .catalog-product-view .old-price,
.price-including-tax::after {
	color: #acabab !important
}

.search-autocomplete dl dd:not(:empty) {
	background-image: url("../images/arrow-right-autocomplete.svg");
	background-repeat: no-repeat;
	background-size: 10px;
	background-position: center right 5px;
}

.search-autocomplete dl dt:hover {
	background-color: #FFF
}

.search-autocomplete dl dd .amount {
	right: 25px
}

.search-autocomplete dl dd .amount:before {
	content: "("
}

.search-autocomplete dl dd .amount:after {
	content: ")"
}

.search-autocomplete dl dt {
	padding-top: 15px
}

.search-autocomplete .autocomplete-list:first-of-type dl dt {
	padding-top: 5px;
	border-top: none
}

.search-autocomplete dl dd:last-child {
	border-bottom: 1px solid #919191
}

.filter .filter-content .item {
	clear: both
}

.filter-options .count {
	float: right;
	color: #444;
	display: flex;
}

.filter-options input[type="checkbox"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: 20px;
	height: 20px;
	font: inherit;
	border: 1px solid #444;
	margin-bottom: -0.125em;
}

.filter-options input[type="checkbox"] {
	border-radius: 5px;
}

.filter-options input[type="checkbox"]:checked {
	border-color: #444;
	background: #90baa3 border-box;
	box-shadow: 0 0 0 2px inset #fff;
}

.filter-options input[type="checkbox"]:not(:checked) {
	background-color: #fff;
	border: 1px solid #444;
}

.filter-current .filter-label {
	display: none
}

.filter .filter-current .item {
	margin-left: 0;
	display: grid;
	grid-template-columns: 16px auto;
	grid-gap: 8px;
	background-color: #eef5f1;
	padding: 8px;
	border-radius: 5px
}

.filter .filter-current.item .filter-value {
	grid-column: 2/3;
	grid-row: 1;
}

.filter .filter-current .item .action.remove {
	grid-column: 1/2;
	grid-row: 1;
	background-image: url("../images/remove.svg");
	background-repeat: no-repeat;
	background-position: center;
	font-size: 0;
	background-size: 14px
}

.filter-content {
	position: relative;
	padding-top: 15px;
}

.filter-current {
	margin-bottom: 30px
}

.filter-current+.filter-actions {
	position: absolute;
	top: -25px;
	margin-bottom: 0;
	right: 0;
}

.clear.filter-clear {
	color: #90BAA3;
	font-weight: 700;
	text-decoration: none
}

.clear.filter-clear:hover {
	text-decoration: underline
}

.filter .actions {
	clear: both
}

.sorter .sorter-action {
	display: none
}

.products-grid .product-item .price-box .price,
.products-grid .price-including-tax+.price-excluding-tax::after {
	color: #344b39 !important;
}

.products-grid .product-item .price-box .special-price .price,
.products-grid .product-item .price-box .special-price .price-including-tax+.price-excluding-tax::after {
	color: #b02d28 !important;
}

/*.products-grid .product-item .price-box .special-price .price-including-tax + .price-excluding-tax::before{display:none}*/

.products-grid .product-item .saving {
	color: #b02d28;
	background-color: #f5e5e5;
	text-transform: uppercase
}

.products-grid .list .special-price .price-including-tax::after {
	color: #b02d28 !important;
}

.products-grid .product-item-name {
	font-size: 16px
}

.rating-summary .rating-result>span::before {
	color: #71bd9e;
}

.rating-summary .rating-result::before {
	color: #d4d4d4
}

.page-with-filter select {
	color: #444;
	background-color: #FFF;
	border: 1px solid #444;
	border-radius: 3px;
	background-image: url("../images/arrow-select-dark.svg");
}

body:not(.catalogsearch-result-index) #sorter option[value="price"] {
	display: none;
}

.smile-es-range-slider .ui-slider-handle {
	background: #90baa3;
	top: 0
}

.smile-es-range-slider .action.primary {
	background: #90baa3;
	border: none;
	border-radius: 5px
}

.smile-es-range-slider .ui-slider-range {
	background-color: #3b4854;
	height: 10px;
	position: absolute
}

.search-autocomplete .price-including-tax::after,
.search-autocomplete .weee[data-label]::after,
.search-autocomplete .catalog-product-view .old-price,
.price-including-tax::after {
	color: #3b4854 !important;
}

.page-with-filter .stock.available {
	display: none
}

.page-with-filter .stock.unavailable {
	padding: 5px 10px;
	background-color: white;
	border-radius: 5px;
}

.page-with-filter .stock.unavailable::before {
	background-image: url("../images/remove-dark.svg");
	background-size: 12px;
	height: 16px;
}

.page-with-filter .old-price .price-container span {
	text-decoration: none;
	color: #3b4854 !important;
}

.page-with-filter .products-grid .old-price .price-including-tax::after {
	color: #3b4854 !important;
}

.products-grid+.toolbar-products .mode-selector {
	display: none
}

.products-grid+.toolbar-products .limiter {
	display: none !important
}

.products.wrapper~.toolbar .pages {
	float: none
}

.pages .item {
	margin: 0 10px 0 0;
}

.products.wrapper.list .product-reviews-summary {
	margin: 10px 0;
}

.page-with-filter .products-grid .product-item-actions {
	display: none
}

.page-with-filter .category-description {
	text-align: center;
	padding: 10px;
	margin: 0px auto;
	border: none;
}

.page-with-filter .category-image {
	display: none
}

.page-with-filter .category-image::before {
	display: none
}

.page-with-filter .category-description h1,
.page-with-filter .page-title-wrapper h1 {
	color: #3b4854;
	font-weight: 400;
	font-size: 44px;
	margin-top: 10px;
	margin-bottom: 10px;
}

/*
.page-with-filter .category-description p, #chessington_header_id .category-description .content {max-width:900px; margin: 15px auto;  font-size: 15px}
.hiddencontent, .field.comment-box { display: none;}*/

#chessington_header_id {
	text-align: center;
}

#chessington_header_id .category-description .content.compressed {
	overflow: hidden;
	text-align: center;
	height: 18px;
}



#chessington_header_id .category-description .content {
	height: unset;
	overflow: visible;
	white-space: unset;
	padding-right: 85px;
	display: inline-block;
	font-size: 14px;
	margin: 15px auto;
	width: calc(80% - 85px);
	position: relative;
	max-width: 900px;
	box-sizing: border-box;
}

#chessington_header_id .category-description .content .read {
	display: block;
	position: absolute;
	right: 0px;
	top: calc(50% - 10px);
	width: 85px;
	height: 13px;
	color: #84BCA1;
	cursor: pointer;
}

#chessington_header_id .category-description .content.compressed .read {
	display: block;
	position: absolute;
	width: 75px;
	height: 13px;
	top: 0px;
}

#chessington_header_id .category-description .content .read:hover {
	text-decoration: underline;
}



.page-with-filter .category-description {
	height: inherit;
	padding: 0;
	border-bottom: 1px solid #eee;
	margin-bottom: 15px
}

.page-with-filter .category-description .quicklinkslider {
	display: flex
}

.page-with-filter .category-description .quicklinks {
	padding-left: 0;
	display: flex;
	overflow: auto;
	text-align: center;
	margin: 15px auto 0px auto;
	flex-direction: row;
	gap: 34px
}

.page-with-filter .category-description .quicklinks li {
	display: inline-block;
	max-width: 100px;
	vertical-align: top;
	min-width: 100px;
	line-height: 1.1;
	padding-bottom: 15px
}

.page-with-filter .category-description .quicklinks li a {
	color: #444;
	font-weight: 600;
	font-size: 15px
}

.page-with-filter .category-description .quicklinks li a img {
	width: 100px;
	border-radius: 60px;
	border: 1px solid #EEE;
	box-sizing: border-box;
	transition: 0.3s all ease-out;
	opacity: 1
}

.page-with-filter .category-description .quicklinks li a:hover img {
	opacity: 0.7
}

ul.quicklinks::-webkit-scrollbar-thumb {
	background-color: #fff;
	width: 50px;
}

.page-with-filter .category-description .quicklinks::-webkit-scrollbar,

/*
.productcatslider .quicklinks::-webkit-scrollbar {height: 4px;background-color: #fff;border-radius: 50px;}

ul.quicklinks:hover::-webkit-scrollbar-thumb {background-color: #ddd;width: 50px;}

.page-with-filter .category-description .quicklinks:hover::-webkit-scrollbar,
.productcatslider .quicklinks:hover::-webkit-scrollbar {height: 4px;background-color: #efefef;border-radius: 50px;}

.productcatslider{width:100%;margin:50px auto;padding: 0 14px;}*/
.productcatslider h3 {
	display: inline-block;
	font-size: 21px;
	font-weight: 700;
	width: 200px;
	vertical-align: top;
	padding-top: 35px;
}

.mgz-productpagebuilder .productcatslider {
	padding-left: 14px;
}


.productcatslider #quicklinkslidercontainer {
	display: inline-block;
	width: calc(100% - 200px);
}


#quicklinkslidercontainer .quicklinks li a img {
	margin-bottom: 15px;
	width: 100px;
	border-radius: 60px;
	border: 1px solid #EEE;
	box-sizing: border-box;
	transition: 0.3s all ease-out;
	opacity: 1
}

#quicklinkslidercontainer .quicklinks li a:hover img {
	opacity: 0.7
}

#quicklinkslidercontainer .quicklinks li a:hover {
	text-decoration: none;
}

#quicklinkslidercontainer .quicklinks li a {
	color: #444;
	font-weight: 600;
	font-size: 15px;
	display: block;
	width: 100px;
	text-align: center;
	white-space: normal;
	line-height: 16px;
}


#quicklinkslidercontainer .slick-slider .slick-arrow {
	top: 50px
}

.productcontactform {
	width: 90%;
	max-width: 690px;
	margin: auto
}

.productcontactform .modal-footer {
	display: none;
}

.productcontactform .fieldset {
	margin-bottom: 0px;
}

.productcontactform .actions-toolbar>.primary:last-child {
	width: 100%
}

.productcontactform .actions-toolbar>.primary .action:last-child {
	font-size: 16px;
	width: 100%;
	background: #90bba3;
	border: 1px solid #90bba3;
	border-radius: 25px;
	padding: 15px;
	;
}

.productcontactform .fieldset>.legend {
	margin-bottom: 10px;
	font-weight: 800;
	float: none;
	margin: 0;
	width: 100%;
	text-align: center;
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
	margin-bottom: 15px;
}

.productcontactform .fieldset>.legend span {
	font-size: 24px;
}

.productcontactform input,
.productcontactform textarea {
	border-radius: 18px;
	min-height: 40px;
	font-size: 13px;
}

.productcontactform .fieldset>.field {
	margin-bottom: 15px;
}

.productcontactform .field.note:before,
.productcontactfor .field.note:after {
	content: '';
	display: table;
}

.productcontactform .field.note small {
	display: block;
}

.productcontactform .field.note .control {
	font-size: 20px;
	line-height: 24px;
}

.productcontactform .modal-popup .modal-header {
	padding-bottom: 0px;
	padding-top: 15px;
}

.productcontactform .action-close {
	z-index: 1000
}

.productcontactform .action-close:before {
	color: #90bba3;
	font-weight: 800;
	font-size: 50px;
	line-height: 50px;
}

.productcontactform .mgz-element-inner {
	padding: 0 10px 20px 10px;
}

.productcontactform .modal-popup .modal-inner-wrap {
	margin: 20% auto 0 auto;
}

@media only screen and (min-width: 769px) {
	.productcontactform.modal-popup._inner-scroll .modal-inner-wrap {
		border-radius: 18px;
	}

	.productcontactform .modal-popup .modal-header {
		padding-bottom: 0
	}

	.productcontactform .actions-toolbar {
		width: 74.2%;
		margin-left: 25.8%;
	}
}


/*#quicklinkslidercontainer {position:relative}

#quicklinkslidercontainer .quicklinks li{display: inline-block;
    vertical-align: top;
    width: 100px;
    margin: 0 5px;}



#quicklinkslider {overflow: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;white-space: nowrap;
    width: 100%;
    padding-bottom: 5px;}
	#quicklinkslider ul {
	padding-left: 0;
    margin-bottom: 0;
    display: inline;
	}

#right-button {
    border: 1px solid #EEE;
	position: absolute;
    border-radius: 20px;
    background-color: #FFF !important;
    top: 30px;
	right:-25px;
    transition: 0.3s all ease-out;
    width: 40px;
    height: 40px;
    background-image: url(../images/caro-arrow.svg) !important;
    background-size: 20px 20px !important;
background-repeat: no-repeat;
	  display: none;
	  background-position: center;
	  z-index:100;
  }

  #left-button {
    border: 1px solid #EEE;
	background-position: center;
	position: absolute;
    border-radius: 20px;
    background-color: #FFF !important;
    top: 50px;
	right:-25px;
    transition: 0.3s all ease-out;
    width: 40px;
	background-repeat: no-repeat;
    height: 40px;
    background-image: url(../images/caro-arrow.svg) !important;
    background-size: 20px 20px !important;
	  display: none;
	  transform: rotate(180deg) translate(0,50%);
	  z-index:100;
  }
  */


.filter-content .block-subtitle {
	display: none
}

.products.list .product-item-photo .stock {
	position: absolute;
	z-index: 2;
	bottom: 15px;
	left: calc(50% - 57px);
}

.products.list .product-item-photo .stock span {
	color: #444;
	font-weight: 600
}

.toolbar-amount {
	font-size: 0
}

.toolbar-amount span {
	color: #90baa3;
	font-weight: 600
}

.toolbar-amount span:last-of-type {
	font-size: 17px
}

.toolbar-amount:after {
	content: " Products Found";
	font-size: 17px;
	margin-left: 3px
}

.products-grid.list .products.list .product-item-info a.action.towishlist {
	right: inherit;
	left: 5px;
	width: 30px;
	height: 30px;
	background-size: 20px;
}

.page-products .products-grid.list .products.list .product-item-info .localdelivery {
	right: inherit;
	left: 5px;
	width: 30px;
	height: 30px;
	background-size: 20px;
	top: 40px
}

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

.block.filter .filter-title strong {
	text-transform: uppercase
}

.filter .filter-content .item {
	font-size: 15px
}

.filter .actions {
	text-align: left;
}

.filter .actions div.secondary a {
	color: #90baa3;
	font-weight: 600
}

.filter .actions div.secondary a.show-more span::after {
	content: " >";
}

.page-with-filter .products.wrapper+.toolbar-products .scroll-lock {
	display: none
}

.page-with-filter .products {
	margin-top: 10px
}

.block-title.filter-title:after {
	content: "(" attr(data-count)")";
}

.block-title.filter-title[data-count="0"]:after {
	display: none
}

.readmorecontent {
	color: #84BCA1 !important;
	font-weight: 600
}

.wishlist-index-index .products-grid .product-item-actions button.tocart {
	display: block
}


@media only screen and (max-width: 1200px) {
	.page-with-filter .category-description .quicklinks {
		justify-content: flex-start
	}
}

@media (max-width:1023px) {
	.page-with-filter .sidebar-main {
		overflow: auto;
		max-height: calc(100% - 160px);
	}

	.header.content .guest-wishlist-count,
	.header.content .link.wishlist {
		top: 0;
		right: 70px;
	}

	.header.content .guest-wishlist-count-show,
	.header.content .link.wishlist a {
		font-size: 0 !important
	}

	.search-autocomplete {
		max-height: calc(100vh - 180px)
	}
}

@media only screen and (min-width: 640px) {
	.products-grid.wishlist .product-item-actions .action.delete {
		left: -10px;
		right: inherit
	}
}

@media only screen and (min-width: 769px) {
	.mobile_page_count {
		display: none
	}

	.page-with-filter .sidebar-main {
		background-color: #fff;
		box-shadow: none
	}

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

	.page-layout-2columns-left .main {
		padding-left: 0;
	}
}

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

	.productcatslider h3 {
		display: block;
	}

	.productcatslider #quicklinkslidercontainer {
		display: block;
		width: 100%
	}

	.mobile_page_count {
		display: block;
		font-size: 15px;
	}

	body.zeroresults .mobile_page_count {
		display: none
	}

	#chessington_header_id .category-description .content.compressed+.mobile_page_count {
		margin-top: -40px;
	}

	.mobile_page_count #mobile_page_number {
		color: #90baa3;
		font-weight: 600;
	}

	#chessington_header_id #toolbar-amount {
		display: block;
		float: none
	}

	#chessington_header_id .category-description .content .read {
		background-image: url(../images/filter-close.svg);
		background-repeat: no-repeat;
		background-size: 12px;
		background-position: bottom right;
		font-size: 0px;
		top: 4px;
		right: 12px;
	}

	#chessington_header_id .category-description .content.compressed .read {
		background-image: url(../images/filter-open.svg);
		top: 4px;
		right: 12px
	}

	.page-with-filter .category-description {
		position: relative;
		margin-bottom: 0px;
	}

	#chessington_header_id .category-description .content {
		padding-right: 0;
		width: 95%;
		position: initial;
	}

	#chessington_header_id .category-description .content.compressed {
		height: 0px;
	}

	/*
#chessington_header_id .category-description .content {height: unset;overflow: visible;white-space: unset;padding-right: 85px;display: inline-block;font-size: 14px;margin: 15px auto;width: calc(80% - 85px);position: relative;max-width: 900px;box-sizing: border-box;}
#chessington_header_id .category-description .content .read {display:block;position:absolute;right: 0px;top: calc(50% - 10px);width: 75px;height: 13px;color: #84BCA1;cursor:pointer;}
#chessington_header_id .category-description .content.compressed .read {display: block;position: absolute;width: 75px;height: 13px;top: 0px;}
#chessington_header_id .category-description .content .read:hover {text-decoration: underline;}
*/



	.page-with-filter .category-description h1 {
		font-size: 25px;
	}

	.category-view .page-title-wrapper h1 {
		font-size: 40px
	}

	.toolbar-products {
		height: inherit
	}

	.page-with-filter .products {
		margin-top: 10px
	}

	.page-with-filter .category-description .quicklinks li {
		max-width: 80px;
		min-width: 80px;
		padding-bottom: 5px
	}

	.page-with-filter .page-title-wrapper h1 {
		font-size: 2.6rem;
	}

	.header.content .guest-wishlist-count,
	.header.content .link.wishlist {
		right: 50px
	}

	.filter-options input[type="checkbox"] {
		width: 23px;
		height: 23px;
		margin-bottom: -4px;
	}

	.page-with-filter .category-description .quicklinks {
		gap: 28px
	}

	.page-with-filter .category-description .quicklinks li a {
		font-size: 14px
	}

	.page-with-filter .columns {
		position: initial;
	}

	.page-with-filter #maincontent {
		position: relative
	}

	#chessington_header_id {
		margin-top: 50px;
	}

	#toolbar-amount {
		display: none !important
	}

	.category-list-view .search .message.notice {
		margin-top: 10px;
	}

	.columns .column.main .category-list-view .search .message+.toolbar-products,
	.columns .column.main .category-list-view .search>.toolbar-products:first-child,
	.columns .column.main .category-list-view>.toolbar-products:first-child,
	.columns .column.main .category-list-view>.toolbar-products:first-child {
		box-sizing: border-box;
		height: 48px;
		left: 0;
		position: absolute;
		top: 0px;
		width: 100%;
		border-top: 1px solid #ddd;
		border-bottom: 1px solid #ddd;
	}

	/*.toolbar .scroll-lock {float: left;width: calc(50% - 25px);height: 48px;}*/
	.toolbar-sorter.sorter {
		display: inline-block;
		float: none;
		width: calc(50% - 25px);
		margin: 0
	}

	.toolbar .mob-filters {
		font-size: 15px;
		font-weight: 600;
		float: left;
		width: calc(50% - 25px);
		height: 48px;
		background-color: transparent;
		height: 48px;
		color: #484b4c;
		border-right: 1px solid #ddd;
		text-align: center;
		padding: 13px 0px 0px 0px;
	}

	.page-with-filter select {
		font-family: 'raleway', Mukta, sans-serif;
		padding-left: calc(50% - 24px);
		text-align: left;
		background-color: transparent;
		text-transform: uppercase;
		color: #484b4c;
		font-weight: 600;
		width: 100%;
		font-size: 15px;
		border: 1px solid transparent;
		height: 48px;
		border-radius: 0px;
		margin: 0px;
		border-right: 1px solid #ddd;
		background-position: right 15px center;
	}

	.toolbar .mob-filters span:after {
		background-image: url(../images/arrow-select-dark.svg);
		right: 15px;
		margin-top: 2px;
		width: 15px;
		height: 15px;
		margin-left: 5px;
		background-position: bottom;
		position: absolute;
		background-size: 15px;
		transform: rotate(-90deg);
	}

	.toolbar .mobhide {
		display: none
	}

	.mode-selector {
		position: absolute;
		right: 1px;
		display: block;
		top: 2px;
		width: 47px;
		height: 44px;
	}

	.mode-selector .selector-icon {
		width: 44px;
		height: 44px;
	}

	.mode-selector .selector-icon.one-wide,
	.mode-selector .selector-icon.two-wide {
		display: none
	}

	.selector-icon:after {
		content: "";
		background-size: 32px 32px;
		display: inline-block;
		width: 44px;
		height: 44px;
		background-position: center;
		cursor: pointer;
		transition: 0.3s all ease-out;
		background-repeat: no-repeat
	}

	.selector-icon.one-wide:after {
		background-image: url("../images/paging-1.svg");
	}

	.selector-icon.two-wide:after {
		background-image: url("../images/paging-2.svg");
	}

	.selector-icon.list:after {
		background-image: url("../images/paging-list.svg");
	}

	.scroll-lock.locked .toolbar .sorter {
		margin: 0;
	}

	.scroll-lock.locked {
		position: fixed;
		top: 106px;
		background-color: #FFF;
		z-index: 15;
		width: 100%;
		left: 0;
		box-sizing: border-box;
		padding: 0px;
		display: table;
		-webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.3);
		-moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.3);
		box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.3);
		transition: 0.3s all ease-out
	}

	.toolbar-amount {
		float: right
	}

	.scroll-lock.locked .toolbar-products {
		border-top: 0px;
	}

	#close_mobile_left_filter {
		display: block;
		position: absolute;
		top: 20px;
		right: 20%;
		width: 20px;
		height: 20px;
		cursor: pointer;
	}

	.page-with-filter .columns .sidebar-main {
		position: fixed;
		width: 85%;
		top: 0px;
		z-index: 16;
		max-height: 100%;
		margin-left: 0;
		left: -85%;
		transition: 0.5s all ease-out;
		height: 100vh;
		background-color: #fff;
	}

	.page-with-filter .columns .sidebar-main.open {
		left: 0;
		height: 100vh;
	}

	.column.main.shade:before {
		content: "";
		display: block;
		position: fixed;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		background-color: black;
		z-index: 16;
		opacity: 0.7;
		animation-name: shader;
		animation-duration: 1.2s;

	}

	.close_mobile_left_filter {
		display: block;
		position: absolute;
		width: 12px;
		height: 12px;
		right: 23px;
		top: 28px;
		background-image: url(../images/close.svg);
		background-repeat: no-repeat;
		background-size: contain;
		cursor: pointer;
	}

	.filter-current+.filter-actions {
		position: absolute;
		top: -21px;
		margin-bottom: 0;
		left: 80px;
		width: 100px;
	}
}




/* Print Order styling */

body.sales-order-print .top-container,
body.sales-order-print .page-bottom {
	display: none
}

body.sales-order-print .logo {
	position: relative;
	margin: auto;
}

body.sales-order-print .logo img {
	margin: auto;
}

body.sales-order-print .page-title-wrapper {
	margin-top: 40px;
}

body.sales-order-print #maincontent {
	margin-top: 25px
}


/*FROM LIVE HEADER*/
.review-title {
	text-align: center;
	font-weight: bold;
}

.items.review-items {
	column-count: 1;
}

.cms-sedum-restaurant .c-aslider__picture::after,
.cms-sedum-farm-shop .c-aslider__picture::after,
.cms-sedum-butchers .c-aslider__picture::after {
	content: "";
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.2);
	display: block;
	top: 0;
	left: 0;
	position: absolute;
}

.reviewSpotlight,
.localdelivery-info {
	margin-bottom: 15px
}

.cms-sedum-restaurant .page-main,
.cms-sedum-farm-shop .page-main,
.cms-sedum-butchers .page-main {
	max-width: 100%;
	padding: 0;
}

.cms-sedum-restaurant .breadcrumbs,
.cms-sedum-farm-shop .breadcrumbs,
.cms-sedum-butchers .breadcrumbs {
	display: none;
}

.cms-sedum-restaurant .container,
.cms-sedum-farm-shop .container,
.cms-sedum-butchers .container {
	box-sizing: border-box;
	margin-left: auto;
	margin-right: auto;
	max-width: 1280px;
	padding-left: 20px;
	padding-right: 20px;
	clear: both;
}

.catalog-category-view.categorypath-season-sale-pots-sale .page-title-wrapper,
.catalog-category-view.categorypath-season-sale-pets-wildlife-aquatics-sale .page-title-wrapper,
.catalog-category-view.categorypath-season-sale-outdoor-cooking-sale .page-title-wrapper,
.catalog-category-view.categorypath-season-sale-outdoor-living-sale .page-title-wrapper,
.catalog-category-view.categorypath-season-sale .page-title-wrapper {
	display: none
}

.old-price .price-container span {
	text-decoration: line-through
}

body.incVAT .totals.shipping.incl,
body.exVAT .totals.shipping.excl {
	display: block;
}


.toggle-header::after {
	float: right
}

.normal-price span.price-label {
	display: block;
	min-height: 22px
}

.page-layout-1column .product-info-main .loyaltyPoints.productpage {
	padding: 10px 40px 10px 50px;
}

#opc-custom-checkout-form {
	display: none !important;
}

.amrelated-grid-wrapper .block-title strong,
.block-viewed-products-grid .block-title strong {
	font-weight: 700;
	text-align: center;
	display: block;
}

.amrelated-grid-wrapper .product-image-wrapper {
	padding-bottom: 100% !important
}

.amrelated-grid-wrapper .products-grid .product-item {
	padding: 0 10px !important;
	margin-bottom: 0
}

.checkout-cart-index .amrelated-grid-wrapper {
	margin-top: 60px
}

#checkout-step-shipping_method:before {
	content: "";
	display: block
}

.page-footer>.block.newsletter {
	display: none
}

#aslider-3 .slick-slider {
	padding: 0;
}

.minicart-items .product-item-details .subtitle {
	margin-top: 0;
}

.is-blog .breadcrumbs {
	background-color: transparent
}

body.checkout-index-index .wishlist {
	display: none;
}

@media only screen and (min-width: 1400px) {
	.page-with-filter .category-view .category-description {
		padding: 10px calc(100% - 1000px) 0 40px;
	}
}

.landing-grid {
	display: grid !important;
	grid-template-columns: 1fr 1fr 1fr;
	grid-gap: 40px;
	padding-left: 0
}

.landing-grid li {
	list-style: none;
}



@media only screen and (max-width: 768px) {
	.landing-grid {
		grid-template-columns: 1fr 1fr
	}
}

@media only screen and (max-width: 400px) {
	.landing-grid {
		grid-template-columns: 1fr
	}
}

.header.content .tips-advice a {
	padding-top: 42px;
	display: block;
	font-size: 12px;
	font-weight: 400
}

.header.content .tips-advice {
	padding-top: 0;
}

.product-item-info .localdelivery {
	position: absolute;
	z-index: 2;
	width: 88px;
}

body.category-christmas-black-friday-deals .category-view .category-description,
body.category-kamado-joe-black-friday-deals .category-view .category-description,
body.category-traeger-black-friday-deals .category-view .category-description,
body.category-black-friday .category-view .category-description,
body.category-weber-black-friday-deals .category-view .category-description {
	width: 100%;
	padding: 0
}

body.category-christmas-black-friday-deals .category-view h1,
body.category-kamado-joe-black-friday-deals .category-view h1,
body.category-traeger-black-friday-deals .category-view h1,
body.category-black-friday .category-view h1,
body.category-weber-black-friday-deals .category-view h1 {
	display: none;
}

.blackfridaywrapper {
	height: 200px;
	background-color: #000;
	padding: 20px;
	box-sizing: border-box;
	text-align: center;
}

.blackfridayimage {
	width: 100%;
	max-width: 190px;
	position: relative;
	top: 50%;
	transform: translateY(-50%)
}

#ninjamenus1 .nav-item>a {
	border-radius: 10px;
	transition: 0.3s border-radius ease-out;
	margin-left: 2px;
}

#ninjamenus1 .ninjamenus-hover>a {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.ninjamenus.ninjamenus-desktop.ninjamenus-horizontal>.magezon-builder>.nav-item {
	padding: 0 2px 0px 2px;
}

#ninjamenus1 .rcuoroh26e8y .item-submenu {
	border-top: 2px solid #000000;
}



@media only screen and (min-width: 600px) {
	.blackfridaywrapper {
		height: 280px;
		margin-top: -15px;
	}

	.blackfridayimage {
		max-width: 260px;
		position: relative;
		top: 50%;
		transform: translateY(-50%)
	}
}

@media only screen and (max-width: 1024px) {
	#ninjamenus1 .rcuoroh26e8y>a {
		color: #000 !important;
		background: transparent !important;
		border-left: 0;
	}

	.mgz-tabs .mgz-tabs-tab-title>a {
		padding-left: 0
	}
}

.ninjamenus .menu-logo-row h3 {
	margin: 0;
	display: flex;
	align-items: center;
}

#restaurant-landing #menutabs .tab-content {
	font-size: 1.5rem
}

@media only screen and (min-width: 1025px) {
	.ninjamenus .nav-item>a {
		padding-right: 0;
	}

	.ninjamenus .item-submenu .full_width_row .full_width_row .mgz-element-heading+.nav-item a {
		transition: 0.3s all ease-out
	}

	.ninjamenus .item-submenu .full_width_row .full_width_row .mgz-element-heading+.nav-item a:hover {
		color: #3A594A
	}
}


@media only screen and (max-width: 768px) {
	.toolbar .scroll-lock {
		background-color: #FFF;
		border-bottom: 1px solid #ddd;
	}

	.page-with-filter .category-view .category-cms {
		margin-top: 60px;
	}

	#whats-on-banners {
		margin-bottom: 40px !important
	}
}

#menutabs .tab-content {
	display: none;
	color: #333;
	max-width: 1280px;
	margin: 0px auto
}

#menutabs .menu-right {
	float: left;
	width: 50%;
	padding-left: 40px;
	box-sizing: border-box;
	position: relative;
	aspect-ratio: 600/480;
}

#menutabs .menu-right img.fader {
	position: absolute;
	top: 0
}

.cycler,
.cycler3 {
	position: relative;
}

.cycler img,
.cycler3 img {
	position: absolute;
	z-index: 1
}

.cycler img.active,
.cycler3 img.active {
	z-index: 3
}

.cms-butchers #menutabs .tabbed {
	overflow: hidden;
}

.cms-butchers #menutabs .tab>label {
	padding: 12px 40px 12px 40px;
}

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

	#menutabs .menu-left,
	#menutabs .menu-right {
		width: 100% !important;
		max-width: 100%;
		padding-left: 0 !important;
	}
}




@media only screen and (max-width: 767px) {
	.hide767 {
		display: none;
	}

	.scroll-lock.locked {
		top: 118px
	}
}

.navigation .openingtimes p {
	display: none;
}

@media only screen and (min-width:769px) {
	.page-header .openingtimes p {
		display: block;
	}
}

@media only screen and (max-width:1023px) {
	#ninjamenus1 {
		clear: both;
		padding-top: 15px;
	}

	.navigation .openingtimes p {
		margin: 12px 15px 15px 15px;
		display: block;
		font-size: 13px;
		font-weight: normal;
	}

	.navigation .openingtimes p strong {
		font-weight: normal
	}
}


.chessington-popup .modal-header {
	display: none
}

.chessington-popup .modal-content {
	padding: 0
}

.chessington-popup .modal-inner-wrap {
	width: 85%;
	max-width: 700px;
	z-index: 100000
}

#chessingtonpopup img {
	margin: 0px;
	display: block;
	width: 100%;
}

.chessington-popup {
	margin-top: 100px;
}

.chessington-popup .popup-inner {
	position: relative
}

.pop-closer {
	background-color: #fff !important;
}

.chessington-popup .action-close {
	background-color: transparent !important;
	font-size: 0px;
}

.chessington-popup .action-close:before {
	color: #fff;
	font-size: 48px;
}


/*XMAS*/
/*.uspcarousel{background-image: url(../images/nav-snow.png);}
.uspcarousel{color: #333333;}*/
/*.guest-wishlist-count-show span, .link.wishlist span{background-image: url(../images/baubel.svg); background-color: transparent !important; background-repeat: no-repeat;  width: 20px;  height: 30px;  padding-top: 8px;  top: 3px;  border: none;  border-radius: 0;  right: 9px;}
.minicart-wrapper .action.showcart .counter.qty{background-image: url(../images/baubel.svg); background-color: transparent !important; background-repeat: no-repeat;  width: 20px;  height: 30px;  padding-top: 8px;  top: 0px;  border: none;  border-radius: 0;  right: 9px;}*/

/*
#loyaltybackground {
    background-image: url(../images/xmas/loyaltybackground2.jpg);
	padding-bottom: 100px!important;
	position:relative;
	background-position: bottom center;
}

.cms-home #loyaltybackground {
    background-image: url(../images/xmas/xmasloyaltybackgroundhome.jpg);
	padding-bottom: 20px!important;
	position:relative;
	background-position: bottom center;
}

div#loyaltybackground:after {
	content:"";
	display:block;
	width:501px;
	height:35px;
	background-image: url(../images/xmas/xmasfootermessage.png);
	background-repeat: no-repeat;
	background-size:cover;
	position:absolute;
    left: calc(50% - 250px);
    bottom: 10px;
}

.cms-home #loyaltybackground:after {
	display: none!important;
}

.cms-home .page-footer {
    background-position:top center;
    background-image: url(../images/xmas/homexmasfooter.png);
	background-repeat: repeat-x;
    padding-top: 70px;
    position: relative;
}

.cms-home .page-footer:before {
    content: "";
    display: block;
    width: 490px;
    height: 35px;
	background-image: url(../images/xmas/xmasfootermessage.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    left: calc(50% - 245px);
    top: 44px;
}


@media only screen and (max-width: 768px) {
	.uspcarousel{background-color: transparent ;padding-top: 33px; height: 70px; background-image: url(../images/nav-snow.png) !important; background-position: top -24px center;}
	.uspcarousel .countdown-block span{margin: 0 2px;}
}

@media (max-width: 767px) {

    .cms-home .page-footer {
        background-position:top center;
        background-image: url(../images/xmas/homexmasfootermobile.png);
        background-repeat: no-repeat;
        padding-top: 30%;
        position: relative;
        background-size: contain;
    }

    .cms-home .page-footer:before {
        background-image: url(../images/xmas/xmasfootermessagemobile.png);
        background-repeat: no-repeat;
        background-size: contain;
        position: absolute;
        left: calc(50% - 130px);
        top: 12%;
        width: 260px;
        height: 53px;
    }


    #loyaltybackground {
        background-image: url(../images/xmas/xmasloyaltybackgroundmobile.jpg);
        padding-bottom: 40%!important;
    }
    div#loyaltybackground:after {
        background-image: url(../images/xmas/xmasfootermessagemobile.png);
        left: calc(50% - 130px);
        bottom: 26px;
        width: 260px;
        height: 53px;
    }
}

@media (max-width: 610px) {
    .cms-home .page-footer:before {
        top: 9%;
    }
}

@media (max-width: 470px) {
    .cms-home .page-footer:before {
        top: 8%;
    }
}

@media (max-width: 470px) {
    .cms-home .page-footer:before {
        top: 6%;
    }
}
*/


/*PAGINATION*/
.catalog-category-view .toolbar-products:last-of-type,
.catalogsearch-result-index .toolbar-products:last-of-type {
	display: none !important
}

.catalog-category-view .infinite,
.catalogsearch-result-index .infinite {
	text-align: center
}

.catalog-category-view .infinite a,
.catalogsearch-result-index .infinite a {
	background-color: #85BDA2;
	color: #FFF;
	font-weight: 700;
	padding: 10px 100px;
	border-radius: 30px;
	text-transform: uppercase;
	display: inline-block;
	margin-top: 15px;
	transition: 0.3s all ease-out;
	font-size: 16px
}

.catalog-category-view .infinite a:hover,
.catalogsearch-result-index .infinite a:hover {
	text-decoration: none;
	opacity: 0.8
}

.catalog-category-view .infinite .sentence,
.catalogsearch-result-index .infinite .sentence {
	font-weight: 700;
	font-size: 16px
}

.catalog-category-view .infinite .sentence:before,
.catalogsearch-result-index .infinite .sentence:before {
	content: "Showing ";
	font-weight: 400
}

.catalog-category-view .infinite .sentence:after,
.catalogsearch-result-index .infinite .sentence:after {
	content: " Products";
	font-weight: 400
}


#btt {
	position: fixed;
	opacity: 0;
	right: 25px;
	bottom: 100px;
	background-color: rgba(255, 255, 255, 0.7);
	border-radius: 50%;
	z-index: 3;
	background-image: url(../images/backtotop.svg);
	background-repeat: no-repeat;
	font-size: 0;
	width: 44px;
	height: 44px;
	border: 1px solid #BCBDC0;
	background-size: 24px 24px;
	background-position: center;
	transition: 0.4s all ease-out;
	/*display:none*/
}

#btt:hover {
	background-color: #FFF;
	border: 1px solid #000
}

#btt.active {
	opacity: 1;
}

/*html {scroll-behavior: smooth;}*/
