/*
|-----------------------------------------------------------------------------------------------------------------
| Responsive Stylesheet
|-----------------------------------------------------------------------------------------------------------------
*/




/*
|--------------------------------------------------------------------------
| Max Width #1800px
|--------------------------------------------------------------------------
*/
@media (max-width: 1800px) {
}



/*
|--------------------------------------------------------------------------
| Max Width #1600px
|--------------------------------------------------------------------------
*/
@media (max-width: 1600px) {
	.product-grid .segment-20 {
		width: 25%;
	}
	.category-list--inner .product-grid--item {
		width: 20%;
	}

	.page-banner--main > .banner-title {
    	font-size: 24px;
	}
	.page-banner--main {
		padding: 28px;
		font-size: 16px;
	}
	.page-banner--image {
		margin: -28px 0 -28px -132px;
		width: 260px;
	}
}



/*
|--------------------------------------------------------------------------
| Max Width #1400px
|--------------------------------------------------------------------------
*/
@media (max-width: 1400px) {
	#checkout-container {
		padding: 0 20px 0 120px;
	}

	#confirm-container {
		padding: 0 20px 0 170px;
	}

	.checkout-side {
		padding: 45px 0 0 20px;
	}

	.checkout-main {
		width: 60%;
		padding: 45px 20px 0 0;
	}

	.basket-item-qty {
		padding: 0 25px;
	}

	.basket-item-pricing {
		min-width: 160px;
	}

	.basket-sidebar {
		max-width: 340px;
		margin: 0 0 0 25px;
	}

	.payment-method--button {
		font-size: 15px;
	}

	.payment-method--title {
		padding: 2px 0;
	}

	.js-rm--toggle {
		font-size: 15px;
		margin-top: 15px;
	}
	
	.product-inner--title {
		font-size: 15px;
	}

	.banners-sm {
		margin: 32px -32px -12px 0;
	}
	.banners-sm > * {
    	padding: 0 32px 32px 0
	}
	.banner-sm {
		display: flex;
		align-items: center;
		font-size: 22px;
		padding: 12px 24px;
	}
	.banner-sm > img {
		width: 128px;
	}
	.has-bg > .banner-sm {
		background-size: 200px auto;
	}
	.bg-pos-left > .banner-sm .banner-sm--inner {
		margin: 0 0 0 160px;
	}
	.articles-include .article-item--image {
		max-width: 50%;
	}

	.home-account--section .product-list-scroll .product-grid--item:first-child {
		width: calc(20% - 16px);
		min-width: calc(20% - 16px);
	}
	.home-account--section .product-list-scroll .product-grid--item {
		width: calc(20% + 4px);
		min-width: calc(20% + 4px);
	}
	.home-account--section:not(.items-5):not(.items-4):not(.items-3):not(.items-2):not(.items-1) .home-account--section--action {
		margin-top: 20px;
	}
}



/*
|--------------------------------------------------------------------------
| Max Width #1350px
|--------------------------------------------------------------------------
*/
@media (max-width: 1350px) {

	.listing-deadline-doughnut {
		display: inline-block;
	}

	.listing-deadline-doughnut,
	.listing-deadline--details {
		float: none;
	}

	.listing-deadline--details {
		padding: 0 0 10px 0;
	}

	.listing-deadline-doughnuts {
		float: none;
		text-align: center;
	}
}



/*
|--------------------------------------------------------------------------
| Max Width #1300px
|--------------------------------------------------------------------------
*/
@media (max-width: 1300px) {
	
}


/*
|--------------------------------------------------------------------------
| Max Width #1280px
|--------------------------------------------------------------------------
*/
@media (max-width: 1280px) {
	.panel--padding-100 {
		padding: 80px 0;
	}
	.container {
		padding: 0 32px;
	}
	.header-top {
		font-size: 14px;
	}
	.header-action--top {
		padding: 6px;
		font-size: 13px;
	}
	.header-action--bottom {
		padding: 4px 10px;
	}

	.header-main .search-form .input input {
		font-size: 15px;
	}

	.header-nav-bar--inner {
		font-size: 15px;
	}

	.header-nav--item:not(:last-child) {
		margin-right: 24px;
	}

	.header-nav-sm > a:not(:last-child) {
		margin-right: 16px;
	}


	.arrows-1 .slick-prev {
		left: -22px;
	}
	.arrows-1 .slick-next {
		right: -22px;
	}

	.banner-item--title {
    	font-size: 20px;
	}

	.product-grid .segment-20 {
		width: 33.333333333%;
	}

	.listing-extra {
		width: 100%;
		float: none;
	}

	.overlay-overview {
		height: auto;
	}

	.overlay--inner .listing-image,
	.overlay-basket--left {
		display: none;
	}

	.overlay-basket--right {
		width: 100%;
	}

	.overlay-thin .overlay--inner {
		max-width: 420px;
	}

	.product-grid .segment-20 {
		width: 25%;
	}
	/*divide left padding by amount on row to get first calc - 20px / 3 = 5px - even out with :first-child*/
	.product-list-scroll .product-grid--item:first-child,
	.home-account--section .product-list-scroll .product-grid--item:first-child {
		width: calc(25% - 15px);
		min-width: calc(25% - 15px);
	}
	.product-list-scroll .product-grid--item, 
	.home-account--section .product-list-scroll .product-grid--item {
		width: calc(25% + 5px);
		min-width: calc(25% + 5px);
	}

	.banners-sm {
        margin: 32px -24px -12px 0;
    }
	.banner-sm {
        font-size: 20px;
        padding: 12px 20px;
    }
	.banners-sm > * {
        padding: 0 24px 24px 0;
    }
	.banner-sm > img {
    	margin: -32px 16px -32px 0;
	}
	.bg-pos-left > .banner-sm .banner-sm--inner {
        margin: 0 0 0 140px;
    }
	.has-bg > .banner-sm {
        background-size: 180px auto;
    }

	.article-content {
		padding: 48px;
	}
	.article-content--image {
		margin-bottom: 32px;
	}
	.article-content--title {
    	font-size: 36px;
		margin-bottom: 32px;
	}

	.content-grid--item--title {
    	font-size: 24px;
	}
	.content-grid--item .content > * {
		line-height: 1.5;
		letter-spacing: 0.01em;
	}

	.page-container-tree {
		padding-right: 260px;
	}

	.category-side + .category-list--inner .product-grid--item {
		width: 33.33333333%;
	}

	.listing-main {
		width: calc(44% - 20px);
		margin-right: 40px;
	}
	.listing-overview--titles h1 {
		font-size: 24px;
	}

	.segment-50 .home-account--section .product-grid--item {
    	width: 50%;
	}

	.jumbotron--title {
		font-size: 44px;
	}
}



/*
|--------------------------------------------------------------------------
| Max Width #1200px
|--------------------------------------------------------------------------
*/
@media (max-width: 1200px) {
	.header-main {
		padding: 24px 0;
	}
	.header-nav-bar--inner {
		font-size: 14px;
	}
	.header-nav--dd, 
	.header-nav--dd--subs {
		width: 320px;
	}
	.header-nav--item:not(:last-child) {
		margin-right: 16px;
	}
	.header-nav-sm > a:not(:last-child) {
		margin-right: 8px;
	}
	.header-nav-social {
		padding: 6px 16px;
		font-size: 13px;
	}
	.header-nav-social span {
		display: none;
	}
	.header-nav-social > svg {
		margin-right: 0;
	}

	.product-grid--item-inner:hover .product--overlay-top,
	.product-grid--item-inner:hover .product--overlay-bottom {
		display: none;
	}

	.sidebar,
	.sidebar:before {
		width: 260px;
	}

	.basket-heading--title {
		font-size: 36px;
	}

	.counter-input-button {
		width: 26px;
		height: 26px;
	}

	.basket-item-pricing {
		min-width: 130px;
	}

	.basket-item .has-right-divider:after {
		top: 0;
		bottom: 0;
	}

	.basket-item-details,
	.basket-item-pricing,
	.basket-item-qty {
		padding: 0 15px;
	}

	.counter-input {
		min-height: 26px;
	}

	.basket-heading--text {
		margin-left: 40px;
		font-size: 14px;
	}

	.basket-item-remove {
		font-size: 11px;
	}

	.counter-input input {
		font-size: 14px;
	}

	.basket-item-option {
		margin-right: 10px;
	}

	.basket-item-image {
		width: 70px;
	}

	.basket-item-options {
		font-size: 12px;
	}

	.basket-item-title-link {
		font-size: 16px;
	}

	.account-sidebar {
		width: 200px;
	}

	.account-details--left {
		width: 50%;
	}

	.brands-list--item {
		width: 20%;
	}

	.listing-tabs-button {
		font-size: 14px;
	}

	.brand-letter {
		width: auto;
		display: inline-block;
		float: none;
		padding: 0 1px 5px 0;
	}

	.brand-letter--inner {
		padding: 0;
		line-height: 40px;
		height: 40px;
		width: 40px;
	}

	.shop.hide {
		margin-left: -260px;
	}

	.category-grid > div {
		width: 25%;
	}
	.featured-filter {
		width: 33.3333333%;
	}
	.featured-filter:nth-child(4n) {
		border-right: 1px solid #e9e9e9;
	}
	.featured-filter:nth-child(3n) {
		border-right: 0;
	}

	.loyalty {
        font-size: 15px;
    }

	.banner-row--item {
		background-size: auto 80%;
		background-position: bottom right;
	}

	.cat-list-search--outer {
    	padding: 44px 20px;
	}

	.banners-sm > * {
		width: 50%;
	}
	.banners-sm > *:nth-child(n+3) {
		display: none;
	}
	.banner-sm {
        font-size: 24px;
        padding: 12px 28px;
    }

	.articles-include .article-item--content {
		padding: 20px;
	}

	.footer-bottom--inner {
		flex-direction: column;
		text-align: center;
	}
	.footer-bottom--icons {
		margin-top: 16px;
	}

	.page-contents > .content-split:not(:first-child) {
		margin-top: 80px;
	}
	.signature-block {
    	padding: 40px 0;
	}

	h1.page-main--title {
		font-size: 32px;
		margin-bottom: 26px;
	}

	.page-main--blocks > div > div {
		font-size: 15px;
	}

	.page-banner--main > .banner-title {
        font-size: 20px;
    }
	.page-banner--image + .page-banner--main {
		padding-right: 164px;
	}

	.page-main--split .page-form {
		min-width: 55%;
	}
	.page-form--title {
    	font-size: 25px;
	}

	.dd-section--title {
    	font-size: 24px;
	}
	.dd-title {
    	font-size: 15px;
	}

	.catalogue-form {
    	padding: 24px;
	}
	.catalogue-form:not(:last-child) {
		margin-right: 36px;
	}
	.catalogue-side-image {
		width: 180px;
	}
}



/*
|--------------------------------------------------------------------------
| Max Width #1100px
|--------------------------------------------------------------------------
*/
@media (max-width: 1100px) { 
	.banner-row--item {
		background-size: 0;
	}
	.banner-item--content > .content {
		width: 100%;
		max-width: 100%;
	}

	.content-grid--inner > * {
		flex: unset;
		width: 100%;
	}

	.page-banner--main > .banner-title {
        font-size: 20px;
    }
	.page-container-tree {
		padding-right: 0;
	}
	.page-banner--image + .page-banner--main {
		padding-right: 164px;
	}
	
	.testimonials > div {
		width: 25%;
	}
	.testimonials > div:nth-child(n+11) {
		display: block;
	}
	.testimonials > div:nth-child(n+9) {
		display: none;
	}
	.testimonials > .testimonials-more--container:nth-child(n+10) {
		display: flex;
	}

	.home-account--section .product-list-scroll .product-grid--item:first-child {
		width: calc(25% - 16px);
		min-width: calc(25% - 16px);
	}
	.home-account--section .product-list-scroll .product-grid--item {
		width: calc(25% + 4px);
		min-width: calc(25% + 4px);
	}
	.home-account--section:not(.items-4):not(.items-3):not(.items-2):not(.items-1) .home-account--section--action {
		margin-top: 20px;
	}
}

/*
|--------------------------------------------------------------------------
| Max Width #1023px
|--------------------------------------------------------------------------
*/
@media (max-width: 1023px) { 
	.container {
        padding: 0 28px;
    }
	.panel--padding-40-60 {
		padding: 30px 0 44px;
	}
	.panel--padding-100, 
	.panel--padding-80 {
		padding: 60px 0;
	}
	.header-top,
	.checkout-stages,
	.header-nav-bar, 
	.header-usps {
		display: none;
	}

	.mobile-menu--btn-cont,
	.mobile-cart--btn-cont,
	.mobile-menu,
	.filter-subcategories,
	.checkout-breadcrumbs {
		display: block;
	}

	.mobile-menu--btn {
		display: flex;
	}
	.mobile-menu--btn.open {
		transform: rotate(90deg);
	}

	.logo {
		width: 310px;
		max-width: 35%;
	}

	.header-main {
        position: relative;
        padding: 24px 0 108px;
    }
	.header-main--inner {
		flex-wrap: wrap;
	}
	.header-main--inner > *:not(:last-child) {
		margin-right: 20px;
	}
	.header-main .search-form {
		flex: unset;
		max-width: 100%;
		background-color: #244D93;
		position: absolute;
		bottom: 0; left: 0; right: 0;
		margin: 0;
		padding: 20px;
	}
	.header-main .search-form input {
		height: 48px;
	}

	.account-section--title {
		font-size: 16px;
	}

	.account-panel,
	.account-panels--wide .account-panel {
		width: 50%;
	}

	.basket-item-qty {
		margin: 10px 0 0 0;
	}

	.basket-item-details {
		justify-content: flex-start;
	}

	.basket-item-pricing {
		align-items: flex-end;
		margin: auto 0 0 0;
		padding: 0;
		min-width: 0;
	}

	.basket-item-details {
		padding-right: 0;
	}

	.basket-item-details:after {
		display: none;
	}

	.basket-item-savings {
		order: 3;
	}

	.basket-item-price {
		order: 2;
		font-size: 22px;
	}

	.basket-item {
		padding: 20px;
	}

	.basket-item-image-wrapper .has-right-divider:after {
		display: none;
	}

	.basket-item-image {
		width: 140px;
	}

	header {
		text-align: center;
		min-height: auto;
	}

	.page-slide.open {
		-webkit-animation: mobileMenuOpen 1s ease forwards; /* Safari 4+ */
		-moz-animation: mobileMenuOpen 1s ease forwards; /* Fx 5+ */
		-o-animation: mobileMenuOpen 1s ease forwards; /* Opera 12+ */
		animation: mobileMenuOpen 1s ease forwards; /* IE 10+, Fx 29+ */
	}

	.page-slide.close {
		-webkit-animation: mobileMenuClose 1s ease forwards; /* Safari 4+ */
		-moz-animation: mobileMenuClose 1s ease forwards; /* Fx 5+ */
		-o-animation: mobileMenuClose 1s ease forwards; /* Opera 12+ */
		animation: mobileMenuClose 1s ease forwards; /* IE 10+, Fx 29+ */
	}

	.cart-main {
		padding: 0 0 30px 0;
		width: 100%;
		float: none;
	}

	.cart-side {
		float: none;
		width: 100%;
		padding: 0;
	}

	#checkout-container,
	#confirm-container {
		padding: 0 20px;
	}

	.checkout-side {
		padding: 45px 0 0 30px;
	}

	.checkout-main {
		padding: 45px 30px 0 0;
	}

	.checkout-main {
		width: 100%;
		float: none;
		border-right: none;
		padding-right: 0;
		padding-bottom: 30px;
	}

	.checkout-side {
		width: 100%;
		float: none;
	}

	.checkout-side {
		display: none;
		padding: 0 0 30px 0;
	}

	.checkout-action {
		padding-bottom: 0;
	}

	.listing .container {
		width: 100%;
		padding: 0 20px 20px;
	}

	.quote-side {
		width: 100%;
		margin-top: 30px;
	}

	.cart-option--image-text {
		display: none !important;
	}

	.loyalty {
        font-size: 14px;
    }

	.arrows-1 .slick-prev {
        left: -20px;
    }
	.arrows-1 .slick-next {
        right: -20px;
    }

	.button-abs > .button {
		height: max-content;
		padding: 4px 0;
		border-left: 1px solid #ECECEC;
	}

	.featured-listing-filters > span {
		display: none;
	}

	.home-inner > .container {
		padding: 0 12px;
	}
	
	.content-split.panel--padding-60 {
		padding: 44px 0;
	}
	.content-split--content > img {
		margin-bottom: 16px;
	}
	.content-split--title {
		margin-bottom: 16px;
	}
	.content-split--content > .content:not(:last-child) {
		margin-bottom: 32px;
	}

	.articles-include .article-item {
		flex-direction: column;
	}
	.articles-include .article-item--image {
        max-width: unset;
        width: 100%;
        padding: 0 0 60%;
    }
	.articles-include .article-item--image img {
		display: none;
	}

	.footer-newsletter--inner {
		flex-direction: column;
	}
	.footer-newsletter--inner > *:not(:last-child) {
		margin: 0 0 16px;
	}

	.footer-main--inner {
		justify-content: flex-start;
	}

	.page-heading--title {
    	font-size: 32px;
	}

	.article-content {
        padding: 40px;
    }
	.article-item--content {
		padding: 32px;
	}
	.article-content--title {
        font-size: 32px;
	}

	h1.page-main--title {
		font-size: 28px;
		margin-bottom: 22px;
	}
	.cms-sidebar {
		width: 220px;
		margin-right: 28px;
	}

	.content-grid--inner > * {
		padding: 0 20px 20px 0;
	}
	.content-grid > *:not(:last-child) {
		padding-bottom: 22px;
	}
	.content-grid--item {
		height: auto!important;
	}

	.page-main--blocks {
		margin: 0 -16px -16px 0;
	}
	.page-main--blocks > div {
		padding: 0 16px 16px 0;
	}
	.page-main--blocks > div > div {
		font-size: 14px;
	}

	.page-container-tree {
		background-image: none;
	}

	.page-banner--image {
        margin: -20px 0 -12px -112px;
        width: 240px;
    }
	.page-banner--main {
        padding: 24px;
        font-size: 15px;
    }
	.page-banner--image + .page-banner--main {
        padding-right: 134px;
    }
	.page-banner--main > .content > p:not(:last-child) {
		margin-bottom: 4px;
	}

	.page-main--split {
		margin: 0 -20px -20px 0;
	}
	.page-main--split > * {
		min-width: calc(100% - 20px);
		margin: 0 20px 20px 0;
	}

	.dd-section--title {
        font-size: 20px;
    }
	.dd-title {
    	min-height: 60px;
	}

	.catalogue-side-image {
		display: none;
	}
	.catalogue-form:not(:last-child) {
        margin-right: 0;
    }

	.category-heading .breadcrumb-trail {
		margin-bottom: 24px;
	}
	.category-main--inner .category-grid {
    	margin: 20px -15px -15px 0;
	}
	.category-grid > div {
		width: 33.333333%;
	}
	.category-parent .category-item--text {
		min-height: 60px;
	}
	.category-item--text {
		font-size: 15px;
	}

	.listing-main {
		width: 100%;
		margin: 0 0 32px;
		padding: 0 0 32px;
		border-bottom: 1px solid #244D93;
	}
	.listing-image__link {
		max-width: 410px;
	}

	.listing-side--mob {
		display: block;
		width: 100%;
		margin-bottom: 24px;
	}
	.listing-side--desk {
		display: none;
	}

	.jumbotron-small {
		min-height: 150px;
	}
	.jumbotron--title {
		font-size: 40px;
	}
}



/*
|--------------------------------------------------------------------------
| Max Width #1000px
|--------------------------------------------------------------------------
*/
@media (max-width: 1000px) {
	.shop--navtrail .breadvrumb-trail {
		display: none;
	}

	.account-details--left,
	.account-details--right {
		width: 100%;
	}

	.search-page {
		flex-wrap: wrap;
	}

	.overlay-basket-basic .overlay--inner {
		max-width: 90%
	}

	.basket-action {
		display: flex;
		flex-wrap: wrap;
		gap: 10px;
	}

	.basket-action > .button {
		order: 2;
	}

	.basket-action .button:first-child {
		order: 3;
		margin: 0 0 0 auto;
	}

	#updateBasketBtn {
		order: 1;
		width: 100%;
	}

	.listing-tabs-buttons {
		display: block;
		width: 100%;
		height: 70px;
		overflow: hidden;
		padding: 0;
	}

	.listing-tabs-buttons.show {
		display: table;
		width: 100%;
	}

	.listing-tabs-buttons.show .listing-tabs-button {
		display: table-row-group;
	}

	.listing-tabs-buttons.show .listing-tabs-button.sel {
		display: table-header-group;
		padding: 15px;
		background: url(/images/style/basic/icon-chevron-up-white.png) center right
			30px no-repeat rgba(0, 0, 0, 0.1);
	}

	.listing-tabs-button {
		display: none;
		padding: 0;
	}

	.listing-tabs-button span {
		display: block;
		padding: 20px 30px;
	}

	.listing-tabs-button.sel {
		width: 100%;
		display: block;
		background: url(/images/style/basic/icon-chevron-down-white.png) center
			right 30px no-repeat;
	}

	.listing-tabs-button.sel span {
		display: block;
		font-size: 21px;
		padding: 22px 30px;
	}

	.footer-payment {
		float: none;
		display: block;
		text-align: center;
	}

	.listing-ratings,
	.listing-detail {
		text-align: left;
		display: block;
	}

	.grid-filters-subcategories {
		display: none;
	}

	.filter-subcategories .filter-title {
		display: block;
	}

	.listing-tabs-buttons {
		display: none !important;
	}

	.listing-tab {
		display: block !important;
	}

	/*Mobile Filters*/

	.search_dropdown {
		left: 50%;
		transform: translateX(-50%);
		right: auto;
	}

	.mobile-search--input {
		overflow: visible;
		position: relative;
	}

	.onpage-search .mobile-search--submit {
		position: absolute;
		right: 0;
	}

	.address-block--add,
	#savedAddresses .address-block {
		width: 50%;
	}

	.wishlist-prod-add-button button span {
		display: none;
	}

	.category-list-container {
		flex-direction: column;
		margin-top: 0;
	}
	.category-side {
		width: 100%;
	}
	.sidebar {
		width: 100%;
		margin: 0;
	}
	.sidebar__categories > ul, 
	#mbl-filters-sub {
		display: none;
	}
	#sidebar--mbl-filters {
		display: block;
	}
	#mbl-filters, 
	.sidebar__categories--title {
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: space-between;
		cursor: pointer;
	}
	#mbl-filters::after, 
	.sidebar__categories--title::after {
		content: '';
		position: relative;
		margin-left: 12px;
		-webkit-transition: ease-in-out .2s;
		transition: ease-in-out .2s;
		width: 16px; height: 16px;
		background: url('data:image/svg+xml,<svg width="12" height="8" viewBox="0 0 12 8" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M6.18273 7.63958L12.0002 1.82359L10.933 0.754883L6.18273 5.50519L1.43394 0.754883L0.365234 1.82359L6.18273 7.63958Z" fill="%23E8F1FF"/></svg>') no-repeat center / contain;
	}
	#mbl-filters {
		color: #244D93;
	}
	#mbl-filters::after {
		background: url('data:image/svg+xml,<svg width="12" height="8" viewBox="0 0 12 8" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M6.18273 7.63958L12.0002 1.82359L10.933 0.754883L6.18273 5.50519L1.43394 0.754883L0.365234 1.82359L6.18273 7.63958Z" fill="%23244D93"/></svg>') no-repeat center / contain;
	}
	#mbl-filters.open::after, 
	.sidebar__categories--title.open::after {
		transform: rotate(180deg);
	}
	.sidebar > * {
		margin-bottom: 20px;
	}
}



/*
|--------------------------------------------------------------------------
| Max Width #900px
|--------------------------------------------------------------------------
*/
@media (max-width: 900px) {
	
	.breadcrumbs {
		display: none;
	}

	.mobile-menu--btn-cont,
	.mobile-cart--btn-cont,
	.account-sidebar--mobile-title,
	.mobile-menu {
		display: block;
	}

	.home-welcome,
	.sort-by,
	.account-box,
	.home-news {
		width: 100%;
		float: none;
	}

	.shop--navtrail--sort {
		width: 100%;
	}
	.shop--navtrail .breadcrumb-trail {
		width: 100%;
		max-width: unset;
	}
	.shop--navtrail .breadcrumb-trail:not(:last-child) {
		margin-bottom:  15px;
	}

	.basket-heading--text {
		margin-left: 15px;
	}

	.account-sidebar,
	.account-main {
		width: 100%;
	}

	.account-sidebar {
		margin: 0 0 20px;
	}

	.home-tab .segment-60,
	.home-tab .segment-40,
	.page-list--item {
		width: 50%;
	}

	.brands-list--item {
		width: 25%;
	}

	.page-list--item-inner {
		padding: 0 0 50% 0;
	}

	.listing-deadline-doughnut {
		margin: 0;
		padding: 0;
	}

	.home-welcome {
		margin: 30px 0 0 0;
	}

	.footer-right {
		padding: 30px 0 0 0;
	}

	.home-welcome {
		padding: 20px;
	}

	.jumbotron--title {
		font-size: 36px;
	}

	.home-tab--btn.sel {
		font-size: 18px;
	}

	.footer-top > .container {
		text-align: center;
		height: auto;
	}

	.new-products {
		padding: 60px 0 40px 0;
	}

	.home-welcome {
		float: left;
	}

	@-webkit-keyframes overlayEntrance {
		0% {
			max-width: none;
			width: 95%;
			top: 40px;
			left: 2.5%;
			right: 2.5%;
		}
		100% {
			max-width: none;
			width: 95%;
			top: 40px;
			left: 2.5%;
			right: 2.5%;
		}
	}

	@keyframes overlayEntrance {
		0% {
			max-width: none;
			width: 95%;
			top: 40px;
			left: 2.5%;
			right: 2.5%;
		}
		100% {
			max-width: none;
			width: 95%;
			top: 40px;
			left: 2.5%;
			right: 2.5%;
		}
	}

	.account-sidebar--mobile-title.open ~ .account-wrap {
		display: block;
	}

	.account-sidebar--mobile-title ~ .account-wrap {
		display: none;
	}

	.account-sidebar--mobile-title.open svg {
		transform: rotate(-180deg) translateY(4px);
	}

	.account-table .dblc {
		padding: 12px 8px;
	}

	.wishlist-prod-add-button button span {
		display: inline;
	}

	.listing-overview--top--titles h1 {
		font-size: 30px;
	}

	.listing-overview--top--img {
		max-width: 200px;
	}

	.listing-overview--top--options .listing-price {
		font-size: 26px;
	}

	.product-grid .segment-20 {
		width: 33.33333333%;
	}
	.product-list-scroll .product-grid--item:first-child, 
	.home-account--section .product-list-scroll .product-grid--item:first-child {
		width: calc(33.33333333% - 13.33333333px);
		min-width: calc(33.33333333% - 13.33333333px);
	}
	.product-list-scroll .product-grid--item, 
	.home-account--section .product-list-scroll .product-grid--item {
		width: calc(33.33333333% + 6.6666666px);
		min-width: calc(33.33333333% + 6.6666666px);
	}
	.segment-50 .home-account--section .product-grid--item {
		width: 33.33333333%;
	}

	.home-account--sections > * {
		min-width: 100%;
	}

	.banners-sm > * {
		width: 100%;
	}
	.banner-sm {
		min-height: 132px;
	}
	.has-bg > .banner-sm {
        background-size: 230px auto;
    }
	.banner-sm > img {
		order: 2;
		margin: -32px 0 -32px 20px;
	}

	.page-main--blocks > div {
		width: 100%;
	}

	.page-banner--image {
        margin: 0 0 0 -180px;
		padding: 10px;
        width: 180px;
    }
	.page-banner--image + .page-banner--main {
        padding-right: 208px;
    }

	.testimonials {
		margin: 0 -20px -28px 0;
	}
	.testimonials > div {
    	padding: 0 20px 28px 0;
		width: 33.3333333%;
	}
	.testimonials > div:nth-child(n+9) {
        display: block;
    }
	.testimonials > div:nth-child(n+10) {
		display: none;
	}
	.testimonials > .testimonials-more--container:nth-child(n+11) {
		display: flex;
	}
}



/*
|--------------------------------------------------------------------------
| Max Width #800px
|--------------------------------------------------------------------------
*/
@media (max-width: 800px) {
	.account-details--title-text {
		float: none;
		clear: left;
		width: 100%;
		max-width: 100%;
		padding: 0 0 30px;
	}

	.banner-row > * {
		width: 100%;
	}
	.banner-item--content > .content {
        width: 70%;
        max-width: 400px;
    }
	.banner-row--item {
        background-size: auto 100%;
    }

	.featured-listing-filters {
		background-color: transparent;
		padding: 0;
	}
	.featured-listing-filters--group {
		flex-direction: column;
	}
	.featured-listing-filters--group > *:not(:last-child) {
		margin: 0 0 8px 0;
	}
	.featured-listing-filter { 
		font-size: 18px;
		font-weight: 600;
		background-color: #E8F1FF;
		color: #244D93;
	}
	.featured-listing-filter.active {
		background-color: #244D93;
		color: #FFF;
	}
	.featured-listing-filter:not(.active) {
		opacity: 0.5;
	}

	.articles-include .article-item--image {
        padding: 0 0 72%;
    }
	.articles-include .article-item--content {
        padding: 16px;
    }

	.articles-include--grid.grid--20 {
    	margin: 0 -16px -16px 0;
	}
	.articles-include--grid.grid--20 > * {
		padding: 0 16px 16px 0;
	}

	.page-heading--title {
        font-size: 28px;
    }
}



/*
|--------------------------------------------------------------------------
| Max Width #767px
|--------------------------------------------------------------------------
*/
@media (max-width: 767px) {
	.panel--padding-100, 
	.panel--padding-80, 
	.panel--padding-60 {
		padding: 50px 0;
	}
	.container {
        padding: 0 24px;
    }
	.header-main--actions {
		border: 0;
		border-radius: 0;
	}
	.header-main--actions > * {
        min-width: auto;
    }
	.header-main--actions > *:not(.header-main--basket), 
	.header-action--bottom, 
	.header-action--top > div > span:not(#navbar_basket_items) {
		display: none;
	}
	.header-main--inner > *:not(:last-child) {
        margin-right: unset;
    }
	.logo {
		flex: 1;
		width: auto;
        max-width: 295px;
		padding: 0 20px;
	}

	.header-action--top > svg {
		margin-bottom: 2px;
	}

	.header-action--top {
        padding: 0;
	}
	
	.mbl-home-tab-btns {
		display: block;
	}

	.listing-backdrop {
		display: none !important;
	}

	.order-panel:first-child,
	.listing-side,
	.listing-main {
		width: 100%;
	}

	.account-section--row > .flex {
		flex-direction: column;
	}

	.basket-main {
		flex-direction: column;
	}

	.basket-item-option {
		white-space: normal;
	}

	.basket-heading {
		flex-direction: column;
		align-items: center;
		justify-content: center;
		gap: 10px 0;
	}

	.basket-heading--right {
		flex-direction: column;
		text-align: center;
		gap: 8px 0;
	}

	.basket-left {
		width: 100%;
	}

	.basket-sidebar {
		margin: 20px 0 0 0;
		width: 100%;
		max-width: 100%;
	}

	.account-heading h1, .account-heading h2 {
	}

	.account-section--image {
		width: 110px;
	}

    .account-section--row {
        padding: 18px
    }

    .account-subs--details {
        border-top: 1px solid #e9e9e9;
        width: 100%;
        padding: 20px 0 0 0;
        margin: 20px 0 0 0
    }

	.account-subs--prod-details {
		border: none;
		padding: 0;
	}

	.account-heading h1,
	.account-heading h2 {
		font-size: 22px;
	}

	.category-grid > div {
		width: 33.333333%;
	}

	.product-grid .segment-20,
	.cat-list--item {
		width: 50%;
	}

	.listing-side,
	.listing-main {
		float: none;
	}

	.listing-deadline--details {
		float: left;
	}

	.listing--left-inner {
		max-width: none;
	}

	div.home-cat-list--item.cat-list--item .cat-list--item-inner {
		padding: 0 0 40% 0;
	}

	.listing-deadline-doughnuts {
		float: right;
	}

	.listing-deadline-doughnut {
		margin: 0 0 0 10px;
	}

	.listing-ratings,
	.listing-detail {
		text-align: left;
		display: table-cell;
	}

	.listing-ratings {
		text-align: right;
	}

	.listing-main--inner {
		max-width: 100%;
		float: none;
	}

	.listing-image img {
		width: 100%;
	}

	.listing-tabs {
		margin-top: 10px;
	}

	.listing-extra {
		width: 50%;
		float: left;
	}

	.product--overlay-top {
		background: #37af56;
	}

	.account-main {
		padding: 25px;
	}

	.account-heading {
		margin: -25px -25px 25px -25px;
		padding: 20px 25px;
	}

	.order-panel {
		padding: 0 10px 10px 0;
		/* text-align: center; */
		width: 50%;
	}

	.account-loyalty--overview {
        padding: 30px 25px 25px;
    }
	.account-loyalty--overview:not(:last-child) {
		margin-bottom: 45px;
	}
	.account-loyalty--overview--total {
        font-size: 42px;
    } 
	.account-loyalty-refer, .loyalty-referral-code, .account-loyalty-section.loyaltys {
		display: flex;
        flex-direction: column;
        align-items: center;
        width: 100%;
	}
	.loyalty-referral-code > span {
        margin-top: 12px;
		margin-left: 0;
    }
	.account-loyalty-section + .account-loyalty-section {
		margin-top: 45px;
	}
	.account-loyalty-section .account-mini-title, .account-loyalty-refer, .loyalty-referral-code {
		text-align: center;
	}
	.loyalty-overflow {
		width: 100%;
	}
	.loyalty {
		flex-wrap: wrap;
		padding: 15px;
		width: 100%;
    }
	.loyalty > *:not(:last-child) {
        margin-right: 0;
    }
	.loyalty-left {
		width: 100%;
		flex: unset;
		margin-bottom: 15px;
	}
	.loyalty-point {
        width: unset;
        margin-right: 15px;
    }
	.loyalty-date {
		text-align: right;
		margin-left: 10px;
		flex: 1;
	}
	.subs-olay {
		padding: 15px 10px;
	}
	.subs-olay .account-heading {
		margin: -20px -30px 20px -30px;
		padding: 10px 30px 20px;

	}

	.arrows-1 .slick-arrow {
		display: none!important;
	}

	.slide-mob-img {
		display: block!important;
	}
	.slide-mob-img + .slide-img {
		display: none!important;
	}

	.cat-list-search--outer {
    	padding: 32px 20px;
	}

	.product-grid {
        margin-left: -16px;
    }
	.product-grid--item {
		padding: 0 0 20px 16px;
	}

	.home-inner .content-split--img {
		display: none;
	}
	.content-split.panel--padding-60 {
        padding: 36px 0;
    }
	.content-split--content {
		display: flex;
		flex-direction: column;
		align-items: center;
		text-align: center;
	}
	.content-split--content > img {
        width: 290px;
        max-width: 90%;
        margin-bottom: 24px;
    }
	.content-split--content > .content:not(:last-child) {
        margin-bottom: 24px;
    }

	.articles-include--top {
		flex-direction: column;
		align-items: center;
		text-align: center;
	}
	.articles-include--top.grid--40 {
		margin: 0 -16px -16px 0;
	}
	.articles-include--top.grid--40 > * {
		padding: 0 16px 16px 0;
	}

	.footer-newsletter--text {
		text-align: center;
	}
	.footer-newsletter--inner form {
		min-width: unset;
		flex: unset;
		width: 100%;
	}
	.footer-inner {
		background-image: none;
	}
	.footer-bottom--badges {
		display: none;
	}
	footer .payment-methods {
		justify-content: center;
	}
	footer .payment-methods > * {
		margin-bottom: 8px;
	}

	.page-heading:not(:last-child) {
		margin-bottom: 24px;
	}

	.article-item--image {
		width: 280px;
		max-width: 50%;
	}
	.article-item--content {
        padding: 24px;
    }

	.article-content {
        padding: 28px;
    }
	.article-content--image, 
	.article-content--title {
        margin-bottom: 28px;
    }
	.article-content--title {
        font-size: 28px;
	}

	.content-split {
		flex-direction: column-reverse !important;
	}
	.content-split--img {
		padding: 0;
		width: 500px;
		max-width: 100%;
		margin-top: 24px;
	}
	.page-contents > .content-split:not(:first-child) {
        margin-top: 60px;
    }

	.page-container {
		flex-direction: column;
	}
	.cms-sidebar {
		width: 100%;
		margin: 0 0 20px 0;
		padding: 0;
		display: flex;
        flex-direction: column;
	}
	.cms-sidebar--cat {
		display: flex;
		align-items: center;
		justify-content: space-between;
		padding: 12px 20px!important;
	}
	.cms-sidebar--cat::after {
		content: '';
		position: relative;
		margin-left: 12px;
		-webkit-transition: ease-in-out .2s;
		transition: ease-in-out .2s;
		width: 12px; height: 12px;
		background: url('data:image/svg+xml,<svg width="12" height="8" viewBox="0 0 12 8" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M6.18273 7.63958L12.0002 1.82359L10.933 0.754883L6.18273 5.50519L1.43394 0.754883L0.365234 1.82359L6.18273 7.63958Z" fill="%23E8F1FF"/></svg>') no-repeat center / contain;
	}
	.cms-sidebar--cat.open::after {
		transform: rotate(180deg);
	}
	.cms-sidebar a:not(.cms-sidebar--cat) {
		display: none;
	}

	h1.page-main--title {
        font-size: 24px;
        margin-bottom: 14px;
    }

	.content-grid {
		border-radius: 8px;
		padding: 24px;
	}

	.page-main--blocks > div {
		width: 50%;
	}

	.category-heading .breadcrumb-trail {
        margin-bottom: 16px;
    }
	.category-main--inner .category-grid {
        margin: 0 -12px -12px 0;
    }
	.category-item--text {
        font-size: 14px;
        line-height: 1.2;
        padding: 4px 16px;
    }
	.category-grid > div {
		padding: 0 12px 12px 0;
	}
	.product-inner-row .stock-status {
		overflow: hidden;
		text-indent: -1000px;
		background-position: center;
	}

	.home-account {
		padding: 10px 0 40px;
	}
	.welcome-message {
		margin: 0 -30px 0 0 !important;
	}
	.welcome-message > * {
		margin: 0 30px 15px 0;
	}
	.welcome-message--text {
    	font-size: 28px;
	}
	.home-account--sections {
		margin-top: 25px;
	}

	.featured-listing-filters > span, .featured-list-row--title {
		font-weight: 700;
		font-size: 16px;
	}

	.jumbotron-small {
		min-height: 120px;
	}
	.jumbotron--title {
		font-size: 32px;
	}
}



/*
|--------------------------------------------------------------------------
| Max Width #700px
|--------------------------------------------------------------------------
*/
@media (max-width: 700px) {
	.order-ref,
	.order-status,
	.acc-order-total,
	.order-date {
		display: none;
	}

	.banner {
		width: 50%;
		margin: 0 0 16px;
	}

	.banner:last-child {
		margin: 0 auto;
		float: none;
		clear: left;
	}

	#address-overlay-postcode {
		width: 50%;
  }

	.overlay-basket--right {
		width: 100%;
	}

	.overlay-basket--left {
		display: none;
	}

	.overlay-basket-basic--main {
		flex-direction: column;
	}

	.loyalty-point--cont {
		width: 100px;
	}

	.top-loyalty:before,
	.loyalty:before {
		left: 50px;
	}

	.at-share-btn,
	.at-share-btn svg,
	.at-icon-wrapper {
		height: 30px !important;
		width: 30px !important;
		line-height: 30px !important;
		max-width: 30px !important;
		max-height: 30px !important;
	}

	.original_search {
		margin: 0 0 10px 0;
	}

	.search_dropdown {
		opacity: 0 !important;
	}

	.offer-overlay--upper {
		padding: 20px;
	}

	.offer-overlay--title {
		font-size: 38px;
		line-height: 40px;
	}

	.order-btns .button {
		display: block;
		margin: 0 auto 5px;
		max-width: 320px;
		float: none;
	}

	.create-wishlist {
		float: left;
		clear: left;
		margin: 0 0 20px;
	}

	.wishlist-prod-add-button button span {
		display: none;
	}

	.wishlist-top,
	.wishlist-top-left,
	.wishlist-top-right {
		display: block;
	}

	.wishlist-top {
		margin: 0;
	}

	.wishlist-top-left {
		max-width: none;
	}

	.wishlist-edit,
	.wishlist-return {
		margin-left: 0;
		margin-right: 10px;
	}

	.wishlist-top .wishlist-top-left {
		margin-bottom: 10px;
	}

	.wishlist-top .wishlist-top-right {
		width: 100%;
		margin-bottom: 25px;
	}

	.listing-overview--top--img {
		display: none;
	}

	.order-page-search + .filter-row {
		order: 1;
	}

	.order-page-search,
	.order-page-search.account-search-input input[type="text"] {
		width: 100%;
	}

	.order-page-search {
		margin-bottom: 15px;
	}

	.filter-rows > .flex {
		flex-wrap: wrap;
	}

	.featured-filter {
		padding: 30px 25px;
	}
	.articles-include .article-item--image {
        padding: 0 0 80%;
    }

	.page-main--blocks > div {
		width: 100%;
	}

	.category-grid > div {
		width: 50%;
	}
	.category-side + .category-list--inner .product-grid--item {
        width: 50%;
    }
/*divide left padding by amount on row to get first calc - 20px / 5 = 4px - even out with :first-child*/
	.product-list-scroll .product-grid--item:first-child, 
	.home-account--section .product-list-scroll .product-grid--item:first-child {
		width: calc(50% - 6px);
		min-width: calc(50% - 6px);
	}
	.product-list-scroll .product-grid--item, 
	.home-account--section .product-list-scroll .product-grid--item {
		width: calc(50% + 6px);
		min-width: calc(50% + 6px);
	}
	.segment-50 .home-account--section .product-grid--item {
		width: 50%;
	}

	.listing-overview--top--titles, 
	.form-options--input:last-child, 
	.listing-overview--top--main .listing-price-cont, 
	.listing-overview--top--main .listing-points {
		margin-bottom: 16px;
	}
	.listing-overview--top--titles h1 {
        font-size: 22px;
    }
	.listing-overview--top--options {
    margin-top: 16px;
}

}



/*
|--------------------------------------------------------------------------
| Max Width #600px
|--------------------------------------------------------------------------
*/
@media (max-width: 600px) {
	.panel--padding-100, 
	.panel--padding-80, 
	.panel--padding-60, 
	.panel--padding-50 {
		padding: 40px 0;
	}

	.panel--padding-40-60 {
        padding: 25px 0 40px;
    }
	.container {
        padding: 0 16px;
    }

	.header-main {
        padding: 24px 0 104px;
    }
    .header-main .search-form {
        padding: 16px;
    }

	.footer-main.open .footer-nav,
	.footer-newsletter.open,
	.footer-nav--mbl-button {
		display: block;
	}
	.footer-nav,
	.cart-item-image {
		display: none;
	}

	.address-block,
	.address-block--add,
	#savedAddresses .address-block,
	.comments-form div[class^="segment-"],
	.account-panel,
	.account-panels--wide .account-panel,
	.cat-list--item {
		width: 100%;
	}

	.brands-list--item {
		width: 33.333333333%;
	}

	.account-main h1 {
		font-size: 22px;
	}


	.basket-action .button:first-child {
		margin: 0;
	}

	.basket-action {
		display: flex;
		flex-direction: column;
		gap: 10px 0;
	}

	.basket-action > * {
		order: 2
	}

	#updateBasketBtn {
		order: 1;
	}

	.footer-main {
		padding: 0;
	}

	div.home-cat-list--item.cat-list--item .cat-list--item-inner {
		padding: 22px;
	}

	.footer-btm--links {
		float: none;
		text-align: center;
	}

	.category-grid > div {
		width: 50%;
	}

	.cat-list--item-title {
		display: block;
		position: relative;
		left: auto;
		top: auto;
		right: auto;
		bottom: auto;
		padding: 0 50px 0 0;
		text-align: left;
		font-size: 24px;
		color: #666666;
		background: url(/images/style/basic/mbl-icon-arrow-right-dark.png) no-repeat
			center right;
	}

	.cat-list--item .cat-list--item-title {
		font-size: 24px;
		line-height: 24px;
		color: #fff;
		background: url(/images/style/basic/mbl-icon-arrow-right.png) no-repeat
			center right;
	}

	.cat-list--item-inner:after {
		height: auto;
		top: 0;
		background: rgba(0, 0, 0, 0.4);
	}

	.cat-list--item-inner:hover:after {
		transform: none;
	}

	.cart-item-content {
		padding-left: 0;
	}

	.free-gift--item-content {
		padding: 12px;
	}

	.payment-method__card .payment-method--title,
	.payment-method__paypal .payment-method--title,
	.payment-method__paypal-paylater .payment-method--title,
	.payment-method__paypal-credit .payment-method--title {
		text-indent: -600px;
		background-position: center left;
	}

	.footer-right {
		text-align: center;
	}

	.footer-newsletter {
		margin: 0 0 20px 0;
	}

	.wishlist-table tr {
		display: block;
		margin-bottom: 4px;
		overflow: hidden;
		background: #fff;
	}

	.wishlist-prod td {
		display: block;
		width: 100%;
		border: 0;
	}

	.wishlist-prod .wishlist-prod-image {
		display: none;
	}

	.wishlist-prod .wishlist-prod-move-button,
	.wishlist-prod .wishlist-prod-add-button,
	.wishlist-prod .wishlist-prod-del-button {
		padding-top: 0;
	}

	.wishlist-prod .wishlist-prod-add-button {
		padding-left: 20px;
		width: auto;
		float: left;
	}

	.wishlist-prod-add-button button span {
		display: inline;
	}

	.wishlist-prod .wishlist-prod-del-button {
		overflow: hidden;
		width: auto;
	}

	.account-table.vouchers-large .dblr:first-child {
		display: none;
	}

	.account-table.vouchers-large .dblc span {
		display: inline-block;
		padding-right: 5px;
	}

	.account-table.vouchers-large {
		border: none;
	}

	.account-table.vouchers-large .dblc,
	.account-table.vouchers-large .dblr {
		display: block;
		border: none;
		background: #1e1e1e;
		padding: 6px;
	}

	.account-table.vouchers-large .dblr {
		margin-bottom: 10px;
		position: relative;
	}

	.account-table.vouchers-large:not(.voucher-details) .dblc:last-child {
		position: absolute;
		right: 6px;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}

	.account-table.vouchers-large .mobile_hide {
		display: none;
	}

	.account-table.vouchers-large {
		margin: 0 0 10px;
	}

	.cookie-bar--inner {
		flex-direction: column;
		align-items: flex-start;
	}
	.cookie-bar--text {
		margin: 0;
	}
	.cookie-bar--action {
		margin-top: 12px;
	}

	.featured-filter {
		width: 50%;
	}
	.featured-filter:nth-child(3n) {
		border-right: 1px solid #e9e9e9;
	}
	.featured-filter:nth-child(2n) {
		border-right: 0;
	}

	.account-loyalty--overview--total {
        font-size: 38px;
    }
	.loyalty {
        font-size: 14px;
    }
	.account-loyalty-section .button {
		width: 100%;
	}

	.dd-responsive table, .dbl-responsive {
        background-color: transparent;
    }
	.dd-responsive tbody, .dbl-responsive, .dbl-responsive > .dblr {
        display: flex;
        flex-direction: column;
    }
	.dbl-responsive {
        border: 0 !important;
    }
	.dbl-responsive > .dblr {
        border: 1px solid #f4f4f4;
    }
	.dd-responsive thead, .dbl-responsive > .dblr.dblr-head {
        display: none;
    }
	.dd-responsive tbody tr:not(:last-child), .dbl-responsive > .dblr:not(:last-child) {
        margin-bottom: 5px;
    }
	.dd-responsive td, .dbl-responsive .dblc {
        display: flex;
		justify-content: space-between;
		font-weight: 400;
		text-align: right;
		width: 100% !important;
		text-wrap: wrap;
    }
	.dd-responsive td:not([data-label]), .dbl-responsive .dblc:not([data-label]) {
		justify-content: center;
		text-align: center;
	}
	.dbl-responsive .dblr .dblc:not(:last-child) {
        border-bottom: 1px solid #F4F4F4;
    }
	.dd-responsive td[data-label]::before, .dbl-responsive .dblc[data-label]::before {
        content: attr(data-label);
        font-weight: bold;
        text-align: left;
        padding-right: 6px;
    }

	.home-inner > *:not(:last-child):not(.banners-sm) {
		margin-bottom: 16px;
	}
	.banner-row.grid--20 {
		margin: 0 -16px -16px 0;
	}
	.banner-row.grid--20 > * {
		padding: 0 16px 16px 0;
	}
	.banner-row--item {
        background-size: 190px auto;
    }
	.banner-items--content {
		padding: 20px;
	}
	.banner-item--content > .content {
        width: 55%;
		font-size: 15px;
	}
	.banner-item--title {
        font-size: 18px;
    }
	.cat-list-search--title {
		font-size: 20px;
	}
	.cat-list-search--title:not(:last-child) {
		margin-bottom: 6px;
	}
	.cat-list-search {
		flex-direction: column;
	}
	.cat-list-search > .input {
		margin: 0 0 12px;
	}

	.prod-inner-actions {
		flex-direction: column;
		align-items: unset;
		flex-wrap: nowrap;
	}
	.prod-inner-actions .input-inc {
		width: 100%;
		padding-right: 10px;
	}
	.prod-inner-actions .input-inc input[type="number"] {
		width: auto;
		flex: 1;
	}

	.input-inc input[type="number"] {
		border: 1px solid #244D93!important;
	}
	.input-inc--minus, .input-inc--plus {
		background-color: #244D93;
	}

	.header-main {
        padding: 20px 0 100px;
    }

	.articles-include--titles > .content {
		display: none;
	}
	.footer-navs > div {
		max-width: 100%;
		width: 100%;
		margin: 0 0 12px;
	}
	.footer-main--inner > * {
		margin-bottom: 0px;
	}
	.footer-contact:not(:last-child) {
		margin-right: 0;
	}
	.footer-contact, .footer-address {
		width: 100%;
	}
	.footer-contact > *:not(.footer-contact--actions) {
		order: 2;
	}
	.footer-contact--actions {
		order: 1;
	}
	.footer-contact--actions:not(:first-child) {
		margin-top: 0;
		margin-bottom: 20px;
	}
	.footer-contact--actions > a {
		text-align: center;
		justify-content: center;
	}
	.footer-nav--title {
		display: flex;
		align-items: center;
		justify-content: space-between;
		cursor: pointer;
	}
	.footer-nav--title::after, 
	.page-cat-row--toggle::after {
		content: '';
		position: relative;
		margin-left: 12px;
		-webkit-transition: ease-in-out .2s;
		transition: ease-in-out .2s;
		width: 12px; height: 12px;
		background: url('data:image/svg+xml,<svg width="12" height="8" viewBox="0 0 12 8" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M6.18273 7.63958L12.0002 1.82359L10.933 0.754883L6.18273 5.50519L1.43394 0.754883L0.365234 1.82359L6.18273 7.63958Z" fill="%23E8F1FF"/></svg>') no-repeat center / contain;
	}
	.footer-nav--title.open::after, 
	.page-cat-row--toggle.open::after {
		transform: rotate(180deg);
	}
	.footer-nav > a {
		width: 100%;
	}
	.footer-bottom {
		padding: 40px 0;
	}
    .page-heading--title {
        font-size: 24px;
    }

	.article-item {
		flex-direction: column;
	}
	.article-item--image {
		width: 100%;
		max-width: 100%;
        padding: 0 0 80%;
    }

	.article-content {
        padding: 24px;
    }
	.article-content--image {
		display: none;
	}
	.article-content--title {
        font-size: 24px;
		margin-bottom: 20px;
    }
	.content-grid--item--title {
        font-size: 20px;
    }

	.testimonials > div {
		width: 50%;
	}
	.testimonials > div:nth-child(n+10) {
        display: block;
    }
	.testimonials > div:nth-child(n+7) {
		display: none;
	}
	.testimonials > .testimonials-more--container:nth-child(n+8) {
		display: flex;
	}

	.welcome-message--text {
        font-size: 24px;
    }

	.jumbotron--title {
        font-size: 28px;
    }
}



/*
|--------------------------------------------------------------------------
| Max Width #570px
|--------------------------------------------------------------------------
*/
@media (max-width: 570px) {
	.listing--title {
		font-size: 22px;
	}

	.offer-overlay--title,
	.offer-overlay--sub {
		margin-bottom: 15px;
	}

	.offer-overlay--title {
		font-size: 30px;
		line-height: 32px;
	}

	.overlay-account .overlay--inner {
		max-width: 88%;
	}

	.basket-item-qty {
		padding: 0;
	}

	.basket-item-image {
		width: 110px;
	}

	.counter-input input {
		width: 40px;
	}

	.account-heading {
		flex-direction: column;
		gap: 10px;
	}

	.account-viewing {
		align-items: flex-start;
	}

	.loyalty-table,
	.account-table {
		display: block;
		overflow-x: auto;
		white-space: nowrap;
	}

	.overlay-account .overlay--inner {
		max-width: 95%;
	}

	.payment-method--content {
		padding: 30px;
	}

	.articles-include--grid.grid--20 {
    	margin: 0 -12px -12px 0;
	}
	.articles-include--grid.grid--20 > * {
		padding: 0 12px 12px 0;
	}

	.footer-newsletter--inner form {
		flex-direction: column;
	}
	.footer-newsletter--inner form > *:not(:last-child) {
		margin-bottom: 4px;
	}
	.footer-newsletter .input + .input {
		border: none;
	}
	.footer-newsletter .input input, 
	.footer-newsletter--inner form > .button {
		border-radius: 4px!important;
		height: 50px
	}
	.footer-newsletter .input-label {
		position: absolute;
		top: 6px;
	}

	.page-form--inner {
    	padding: 26px
	}
	.page-form--content:not(:last-child) {
		margin-bottom: 16px;
	}
	.button-form-large {
		min-height: 54px;
	}

	.product-grid {
        margin-left: -12px;
    }
	.product-grid--item {
        padding: 0 0 12px 12px;
    }
}



/*
|--------------------------------------------------------------------------
| Max Width #500px
|--------------------------------------------------------------------------
*/
@media (max-width: 500px) {
	.panel--padding-100, 
	.panel--padding-80, 
	.panel--padding-60, 
	.panel--padding-50, 
	.panel--padding-40 {
		padding: 32px 0;
	}

	.cms-navtrail {
		display: none;
	}

	.order-panel,
	.request-form--input,
	.banner {
		width: 100%;
	}

	.listing-deadline-doughnuts,
	.listing-deadline--details {
		float: none;
	}

	.delivery-table--addl-info {
		display: none;
	}

	.mobile-menu {
		width: 80%;
		left: -80%;
	}

	.cat-list--item-featured .cat-list--item-title {
		font-size: 24px;
	}

	.cat-list--item-title {
		font-size: 18px;
	}

	@-webkit-keyframes mobileMenuOpen {
		from {
			transform: translate(0px, 0px);
			-webkit-transform: translate(0px, 0px);
		}
		to {
			transform: translateX(80%);
			-webkit-transform: translateX(80%);
		}
	}

	@keyframes mobileMenuOpen {
		from {
			transform: translate(0px, 0px);
			-webkit-transform: translate(0px, 0px);
		}
		to {
			transform: translateX(80%);
			-webkit-transform: translateX(80%);
		}
	}

	@-webkit-keyframes mobileMenuClose {
		from {
			transform: translateX(80%);
			-webkit-transform: translateX(80%);
		}
		to {
			transform: translate(0px, 0px);
			-webkit-transform: translate(0px, 0px);
		}
	}

	@keyframes mobileMenuClose {
		from {
			transform: translateX(80%);
			-webkit-transform: translateX(80%);
		}
		to {
			transform: translate(0px, 0px);
			-webkit-transform: translate(0px, 0px);
		}
	}

	.listing-deadline-doughnuts {
		text-align: center;
	}

	.listing-deadline-doughnut {
		margin: 0 0 0 10px;
	}

	.button-more-about-us {
		padding: 10px 15px 10px 80px;
	}

	.btn-read-article {
		padding: 7px 10px;
	}

	.returns-form {
		padding: 30px 20px 0;
	}

	.returns-form--title {
		font-size: 19px;
	}

	.button-arrow span {
		padding: 0 24px 0 0;
	}

	.cart-item-right {
		position: static;
		float: none;
		text-align: left;
		clear: both;
		padding-top: 15px;
	}

	.cart-item-right .remove {
		bottom: 4px;
	}

	.cart-free-item-inner {
		display: block;
	}

	.cart-free-item-inner .cart-item-content {
		margin-bottom: 15px;
	}

	.cart-free-item-right {
		text-align: left;
	}

	.home-welcome--title {
		font-size: 26px;
		margin: 0 0 10px;
	}

	.listing-tab {
		padding: 24px;
	}

	.checkout-header {
		text-align: center;
	}

	.account-main-filter {
		width: 100%;
	}

	.account-table.vouchers .dblr:first-child {
		display: none;
	}

	.account-table.vouchers .dblc span {
		display: inline-block;
		padding-right: 5px;
	}

	.account-table.vouchers {
		border: none;
	}

	.account-table.vouchers .dblc,
	.account-table.vouchers .dblr {
		display: block;
		border: none;
		background: #1e1e1e;
		padding: 6px;
		font-size: 12px;
	}

	.account-table.vouchers .dblr {
		margin-bottom: 10px;
		position: relative;
	}

	.account-table.vouchers:not(.voucher-details) .dblc:last-child {
		position: absolute;
		right: 6px;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}

	.account-table.vouchers .mobile_hide {
		display: none;
	}

	.account-table.vouchers {
		margin: 0 0 10px;
	}

	.overlay.vouchers .button {
		padding: 8px 15px 6px;
	}

	.filter-row {
		flex-direction: column;
		width: 100%;
		align-items: flex-start;
	}

	.header-main {
        padding: 16px 0 90px;
    }

	.banners-sm {
        margin: 32px -10px -14px 0;
    }
	.banners-sm > * {
        padding: 0 10px 10px 0;
    }
	.banner-sm {
        font-size: 20px;
        padding: 12px;
        min-height: 105px;
    }
	.banner-sm > img {
        width: 86px;
    }
	.has-bg > .banner-sm {
        background-size: 180px auto;
    }

	.category-grid.grid--20 {
		margin: 0 -10px -10px 0;
	}
	.category-grid.grid--20 > div {
		padding: 0 10px 10px 0;
	}
	.category-grid--item > span {
    	padding: 12px 16px
	}

	.articles-include--title {
    	font-size: 20px;
	}

	.article-content--title {
        font-size: 20px;
	}

	.page-cat-row {
		margin: 0 0 24px 0;
		overflow: hidden;
		border-radius: 8px;
	}
	.page-cat-row:not(:last-child) {
		margin-bottom: 24px!important;
	}
	.page-cat-row--toggle {
        display: flex;
        align-items: center;
        justify-content: space-between;
        background-color: #244D93;
        padding: 12px 20px !important;
		cursor: pointer;
		margin-bottom: 2px;
		font-weight: 700;
		font-size: 16px;
		letter-spacing: -0.03em;
		color: #E8F1FF;
    }
	.page-cat-row > div:not(.page-cat-row--toggle) {
		display: none;
		flex: unset!important;
		max-width: unset;
		width: 100%;
		padding: 0;
	}
	.page-cat-row > div > a {
		border-radius: 0;
	}

	.dd-section--title {
		font-size: 18px;
		padding: 16px 16px 0px 16px;
	}
	.dd-title {
		padding: 12px 16px;
	}
	.dd-text {
		padding: 0 16px 18px;
		font-size: 13px;
	}

	.catalogue-form .input.segment-50 {
		min-width: 100%;
	}
	.input-yn--label {
		flex: unset;
		width: 100%;
		margin: 0 0 8px;
	}

	.home-account--section {
		padding: 16px;
	}

	.welcome-message--text {
        font-size: 20px;
    }
	.home-account--section--title {
    	font-size: 16px;
	}

	.product-inner--title {
        font-size: 14px;
    }

	.home-inner .category-grid {
		padding: 30px 0px 0 0;
	}

	.article-content {
		margin: 0 -12px;
		border-radius: 0;
		border-left-width: 0;
		border-right-width: 0;
	}
}



/*
|--------------------------------------------------------------------------
| Max Width #479px
|--------------------------------------------------------------------------
*/
@media (max-width: 479px) {
    .container {
        padding: 0 12px;
    }
	.panel--padding-40-60 {
        padding: 16px 0 30px;
    }
    .header-main .search-form {
        padding: 12px;
    }

	.mobile-menu--btn-cont,
	.mobile-cart--btn-cont {
		height: 60px;
	}

	.mobile-menu--btn-cont,
	.mobile-cart--btn-cont {
		width: 70px;
		min-width: 70px;
	}

	.account-details--block-action {
		display: flex;
		flex-direction: column;
		gap: 10px;
	}

	.basket-item-small .basket-item-image {
		display: none;
	}

	.basket-item-small .basket-item-main {
		/* flex-direction: column; */
	}

	.basket-item-small .basket-item-image-wrapper {
		order: 2;
	}

	.basket-item-small {
		padding: 10px;
	}

	.overlay-basket {
		padding: 10px;
	}

	.basket-item-small .basket-item-qty {
		padding-right: 0;
	}

	.basket-item-small .basket-item-pricing,
	.basket-item-small .basket-item-details {
		padding-left: 0;
	}

	.quote-side .basket-segment {
		padding: 10px;
	}

	.basket-sidebar {
		gap: 17px 0;
	}

	.container--basket {
		padding: 0 10px;
	}

	.subs-olay {
        padding: 10px 0;
    }
	.subs-olay .account-heading {
		margin: -10px -20px 10px -20px;
		padding: 0 20px 15px;
		display: block;
  	}

	.overlay-basket--right .stock {
		width: 100%;
	}

	.overlay-basket--right {
		padding: 20px;
	}

	.basket-item-pricing {
		align-items: flex-start;
		margin: 0;
	}

	.basket-item-stock-status {
		margin: auto 0 0 0;
	}

	.basket-item-pricing > * {
		display: none;
	}

	.basket-item-price {
		display: block;
		font-size: 13px;
	}

	.overlay-basket--qty-row {
		flex-direction: column;
	}

	#olay_box {
		padding: 10px;
	}

	.subs-olay-btns .button {
		width: 100%;
		margin: 5px 0 0 0;
	}

	.subs-olay .account-heading h2, .subs-olay .account-heading h1 {
	}

	.mobile-cart--btn-cont {
		line-height: 60px;
	}

	.order-price,
	.checkout-contact,
	.button-more-about-us {
		display: none;
	}

	.listing-extra,
	.new-products .segment-40,
	.new-products .segment-60,
	.page-list--item {
		width: 100%;
	}

	.brands-list--item,
	.image-block {
		width: 50%;
	}

	.mbl-home-tab--current-label {
		font-size: 16px;
	}

	.new-products {
		padding: 60px 0 35px 0;
	}

	.footer-payment img {
		width: 100%;
		height: auto;
	}

	.mobile-cart--btn-cont a {
		font-size: 30px;
		padding: 10px 0 0 30px;
		background-position-y: 10px;
	}

	.cart-items--action .button {
		width: 100%;
		text-align: center;
	}

	.checkout-header {
		padding: 18px 0;
	}

	.return-to-basket,
	#checkout-continue {
		width: 100%;
	}

	.checkout-action {
		padding-top: 4px;
		margin-bottom: 4px;
	}

	.checkout-segment {
		padding-bottom: 15px;
	}

	.checkout-segment--details .input {
		width: 100%;
	}

	#cart-login {
		width: 80px;
		margin-bottom: 0;
	}

	.bb-pp-container,
	.bb-card-container {
		table-layout: fixed;
	}

	.bt-pp-name,
	.bt-pp-cancel,
	.bt-pp-cancel button,
	.bt-pp-cancel a,
	.bt-card-cancel,
	.bt-card-cancel a {
		width: 20px;
		padding: 0;
	}

	.bt-pp-name,
	.bt-pp-cancel button,
	.bt-pp-cancel a,
	.bt-card-cancel a {
		text-indent: 100%;
		overflow: hidden;
	}

	.bt-pp-cancel button,
	.bt-pp-cancel a,
	.bt-card-cancel a {
		background-image: url(/images/style/basic/cross-white.png);
		background-position: center center;
		background-repeat: no-repeat;
		background-size: 12px 12px;
		background-color: #707070;
	}

	#braintree-paypal-loggedin,
	#braintree-paypal-credit-loggedin,
	#braintree-card-stored,
	#ppchkout-paypal-loggedin,
	#ppchkout-paypal-paylater-loggedin,
	#truevo-card-stored {
		padding: 16px 10px;
	}

	.home-inner > *:not(:last-child):not(.banners-sm) {
		margin-bottom: 12px;
	}
	.banner-row.grid--20 {
		margin: 0 -12px -12px 0;
	}
	.banner-row.grid--20 > * {
		padding: 0 12px 12px 0;
	}

	.articles-include--grid.grid--20 {
    	margin: 0 -8px -8px 0;
	}
	.articles-include--grid.grid--20 > * {
		padding: 0 8px 8px 0;
	}
	.articles-include--grid > div {
		width: 100%;
	}

	.page-main--banner {
        flex-direction: column-reverse;
        text-align: center;
        align-items: center;
    }
	.page-banner--image {
		margin: 10px 0 0 0;
	}
	.page-banner--main {
		padding: 20px!important;
	}

	.page-form--inner {
    	padding: 18px;
	}
	.page-form--title {
        font-size: 22px;
    }

	.form-options--input {
		flex-direction: column;
		align-items: flex-start;
	}
	.form-options--input .options_text {
		margin-right: 0;
		margin-bottom: 8px;
	}
	.form-options--input .options_text, 
	.form-options--input > .input {
		width: 100%;
	}

	.listing-purchase-actions {
		flex-direction: column;
		align-items: flex-start;
	}
	.listing-overview--action:not(:first-child) {
		padding: 12px 0 6px 0;
	}
	.listing-overview--action {
		flex: unset !important;
		width: 100%;
	}

	.home-account--section {
		padding: 12px;
		margin-left: -10px;
		margin-right: -10px;
		border-radius: 0;
	}
	.home-account--section--title {
    	font-size: 16px;
	}
	.welcome-message--text {
        font-size: 20px;
    }

	.listing-overview--top--main .listing-points {
		display: none;
	}
	.listing-overview--top--titles > h2 {
    	font-size: 16px;
	}
}



/*
|--------------------------------------------------------------------------
| Max Width #400px
|--------------------------------------------------------------------------
*/
@media (max-width: 400px) {
	.brand a {
		height: 50px;
	}

	.mobile-search--input {
		line-height: 36px;
	}

	.mobile-search--submit {
		height: 70px;
	}

	.basket-heading--text span {
		display: block;
		margin: 0 0 5px;
	}

	#address-overlay-postcode {
		width: 100%;
	}

	.cart-side--delivery-option.sel:after,
	.cart-side--delivery-option:after {
		display: none;
	}

	.cart-side--delivery-option {
		padding-right: 12px;
		min-height: 0;
	}

	.basket-item-title-link {
		word-break: break-all;
	}

	.basket-checkout-button {
		font-size: 14px;
	}

	.basket-item-title-link {
		font-size: 14px;
	}

	.basket-item-image {
		 width: 94px;
	}

	.account-subs--action .button {
		width: 100%;
		margin: 10px 0 0 0;
	}

	.subs-olay .account-heading h2, .subs-olay .account-heading h1 {
		font-size: 18px;
	}

	.account-subs--action {
		flex-direction: column;
	}

	.payment-method--content {
		padding: 20px;
	}

	.loyalty {
        font-size: 13px;
    }

	.mobile-nav a {
		font-size: 18px;
	}
	.mobile-menu--dropdown--inner > a {
    	font-size: 16px;
	}
}

/*
|--------------------------------------------------------------------------
| Min Width #480px
|--------------------------------------------------------------------------
*/
@media (min-width: 480px) {
	.wpwl-form {
		padding: 0;
	}

	.wpwl-wrapper-billing {
		float: right;
	}
}
