/*
|-----------------------------------------------------------------------------------------------------------------
| Responsive Stylesheet
|-----------------------------------------------------------------------------------------------------------------
*/



 
/*
|--------------------------------------------------------------------------
| Max Width #1800px
|--------------------------------------------------------------------------
*/
@media (max-width: 1800px) {
}



/*
|--------------------------------------------------------------------------
| Max Width #1600px
|--------------------------------------------------------------------------
*/
@media (max-width: 1600px) {
	.product-grid .segment-20 {
		width: 25%;
	}

	.dropdown-column-image {
		max-width: 500px;
	}

	.basket-action {
		flex-direction: unset;
	}
	.product-inner__options > div {
		flex-wrap: wrap;
	}
	.product-inner__options > div > * {
		flex: none!important;
	}
	span.product-inner__option__title {
		width: 70%;
		padding-bottom: 0px;
	}
	span.product-inner__option__price {
		width: 30%;
		padding-bottom: 9px;
	}
	.product-style-2 .product-inner__options .submit-container {
		flex: 2!important;
	}
	.product-inner__bottom .product-inner__option__price {
		padding: 10px 5px 0px 0;
		margin-bottom: -2px;
	}

	.banner-content--text {
		font-size: 16px;
	}

	.image-links-large--item {
		min-height: 400px;
		padding: 40px;
	}
	.image-links-large .image-link--title {
    	font-size: 32px;
	}
	.image-links-medium--item {
		min-height: 275px;
	}
	.image-links-medium .image-link--title {
		font-size: 18px;
	}

	.listing-row {
		margin: 22px 0 32px;
	}
}

/*
|--------------------------------------------------------------------------
| Max Width #1500px
|--------------------------------------------------------------------------
*/
@media (max-width: 1500px) {
	.product-style-2 .prod_buttons .button {
		max-width: 50%!important;
	}
	.product-style-2 .prod_button .button svg {
		display: none;
	}
	.cms-sidebar {
		margin-right: 100px;
	}
	.container-lg {
		padding: 0 40px;
	}

	.tabbed-slider .slick-arrow {
		height: 40px;
		width: 40px;
	}
	.tabbed-slider .slick-arrow.slick-prev {
		left: -25px;
	}
	.tabbed-slider .slick-arrow.slick-next {
		right: -40px;
	}

	.heading-split .ci-heading__content {
		padding: 50px;
	}
	.ci-row__content {
		padding: 60px;
	}
	.ci-heading__content h1, .ci-heading__content > span {
		font-size: 42px;
		line-height: 1.1;
	}

	.category-header__vid iframe {
		width: 420px;
		height: 260px;
	}
}


/*
|--------------------------------------------------------------------------
| Max Width #1400px
|--------------------------------------------------------------------------
*/
@media (max-width: 1400px) {
	.product-style-2 > .product-grid--item-inner {
		padding: 25px 20px;
	}
	.product-inner__qty {
		width: 75px;
	}
	.product-inner__qty .qty-plus, .product-inner__qty .qty-minus {
		width: 21px;
	}
	.product-inner__qty input {
		width: 75px;
		padding: 5px 19px 0px;
	}
	.cms-sidebar {
		margin-right: 50px;
	}
	.dropdown-column-image {
		max-width: 35%;
	}
	#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;
	}

	.comparison-bar--product-title {
		font-size: 10px;
		height: 24px;
	}

	.banner-content--text {
		padding: 14px 15px;
	}

	.image-links-large--item {
        min-height: 350px;
        padding: 32px;
    }
	.image-links-large .image-link--title {
        font-size: 30px;
    }
	.image-links-medium--item {
		min-height: 250px;
	}

	.loyalty-usp--content:not(:last-child) {
    	width: 400px;
	}
}



/*
|--------------------------------------------------------------------------
| 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;
	}

	.ci-row__image {
		max-width: 350px;
	}
}

/*
|--------------------------------------------------------------------------
| Max Width #1300px
|--------------------------------------------------------------------------
*/
@media (max-width: 1300px) {
	.home-feature__main .feature-button {
		margin-top: 20px;
	}
	a.home-feature__main .feature-content__content {
		padding: 0;
		margin-bottom: 0;
	}
	.home-feature__main .feature-content {
		flex-direction: column;
		align-items: flex-start;
	}

	.content-images--heading.heading-lg .ci-heading__content {
		min-height: 280px;
	}
}



/*
|--------------------------------------------------------------------------
| Max Width #1280px
|--------------------------------------------------------------------------
*/
@media (max-width: 1280px) {
	.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--inner {
		max-width: 420px;
	}

	form.header-search {
		flex: 1;
		max-width: 510px;
	}
	.header-search__cats {
		display: none;
	}
	input.header-search--input {
		width: 100%;
	}
	.category-main .product-grid--item, .lifestyle_image {
		width: 50%!important;
	}

	.category-header__vid iframe {
		width: 380px;
		height: 230px;
	}
}



/*
|--------------------------------------------------------------------------
| Max Width #1200px
|--------------------------------------------------------------------------
*/
@media (max-width: 1200px) {
	.overlay.open .overlay--inner {
		-webkit-animation: none;
		-moz-animation: none;
		-o-animation: none;
		animation: none;
	}

	.home-feature__right__container {
		max-width: 100%;
	}
	.home-feature__top > div {
		flex: auto;
	}
	.home-feature__right .feature-content__title {
		font-size: 38px;
		line-height: 1.1;
	}
	.listing-main .listing-right {
		min-width: 530px;
		max-width: 530px;
		margin-left: 20px;
	}
	.listing-side__img {
		height: 180px;
	}
	.listing-side__img > div {
		width: 180px;
		height: 530px;
	}
	.help-main {
		margin-right: 0;
	}
	.content-images--heading.heading-split, .content-images--row {
		margin: 0 -20px 0 0;
	}
	.content-images--heading.heading-split > div, .content-images--row > div {
		padding: 0 20px 20px 0;
	} 
	.heading-split .ci-heading__content {
		padding: 35px;
	}
	.dropdown-column-image {
		display: none;
	}
	.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;
	}

	a.home-feature__main .feature-content__content, a.home-feature__right .feature-content__content {
		font-size: 42px;
	}
	.home-feature__top, .features--small {
		margin: 0 -25px -25px 0;
	}
	.home-feature__top > div, .features--small > div {
		padding: 0 25px 25px 0;
	}

	.heading-full .ci-heading__content {
		padding: 50px 60px 50px;
	}

	.image-links-large--item {
        min-height: 300px;
	}
	.image-links-medium--item {
		min-height: 210px;
	}
	.image-links-medium .image-link--title {
		font-size: 16px;
	}

	.loyalty-usp--content:not(:last-child) {
    	width: 300px;
	}
}

/*
|--------------------------------------------------------------------------
| Max Width #1100px
|--------------------------------------------------------------------------
*/
@media (max-width: 1100px) {
	.content-images--heading.heading-lg .ci-heading__content {
		min-height: 200px;
	}
	.plain-page-content {
		font-size: 14px;
		margin: 5px 0 35px;
	}
	table.page-table td {
		padding: 13px 10px 9px;
	}
	table.page-table th {
		padding: 13px 10px;
	}
	table.page-table {
		font-size: 14px;
	}
	.listing-page-bottom .tab-toggles > span {
		font-size: 24px;
	}
	.listing-bottom-title__icon {
		height: 45px; 
		width: 45px;
	}
	.brochure-form {
		padding: 50px;
	}
	.content-50 {
		flex-direction: column;
	}
	.content-50 > div {
		width: 100%;
	}
	.content-split__content h1, h1 {
		font-size: 42px;
	}
	.feature-content__content {
		font-size: 26px;
	}

	.footer-main__inner {
		flex-direction: column;
	}
	.footer-left {
		flex-direction: row-reverse;
		align-items: flex-start;
		justify-content: space-between;
	}
	.footer-newsletter {
		margin: 0;
	}
	.footer-menus {
		margin: 20px 0 0;
		max-width:100%;
	}

	.footer-contact {
		min-width: 270px;
		margin-right: 30px;
	}
}

/*
|--------------------------------------------------------------------------
| Max Width #1023px
|--------------------------------------------------------------------------
*/
@media (max-width: 1023px) {
	.panel--padding-100 {
		padding: 80px 0;
	}
	.panel--padding-40-80 {
		padding: 20px 0 60px 0;
	}

	.basket--nav-overlay--container {
		display: none!important;
	}
	.cat-order-cell.mob_hide, .cat-order-header-item.mob_hide, .cat-order-row .mob_hide {
		width: 0;
		height: 0;
		padding: 0;
		display: none;
		visibility: collapse;
		opacity: 0;
		content: "";
		overflow: hidden;
		position: absolute;
	}
	.team-members {
		margin: 0 -20px -20px 0;
	}
	.team-members > div {
		width: 50%;
		padding: 0 20px 20px 0;
	}
	.home-feature__right__container {
		max-width: none;
		min-width: unset;
	}
	a.home-feature__right {
		width: 100%;
	}
	.listing-right__top {
		padding: 25px;
	}
	.listing-side__options > div {
		padding: 15px 15px 18px;
	}
	.listing-right .tab-toggles > span {
		font-size: 18px;
	}
	.product-style-2 > .product-grid--item-inner {
		padding: 20px 15px;
	}
	.category-header__inner h1 {
		font-size: 36px;
	}
	div#recently_viewed {
		display: none;
	}
	.blog-category--top {
		padding: 0;
	}
	.article-list {
		padding: 35px 0 0 35px;
	}
	.cms-sidebar {
		min-width: 250px;
	}
	.cms-sidebar--inner a {
		font-size: 14px;
	}
	.help-main__block.contact-info > div {
		width: 50%;
	}
	.header-top,
	.checkout-stages {
		display: none!important;
	}

	.mobile-menu--btn-cont,
	.mobile-cart--btn-cont,
	.mobile-menu,
	.filter-subcategories,
	.checkout-breadcrumbs {
		display: block;
	}

	.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-spacer {
		height: 132px;
	}
	header {
		text-align: center;
		min-height: auto;
		height: 132px !important;
		border-bottom: 1px solid #282425;
	}
	.header-nav {
		display: none;
	}

	.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;
	}

	.header-split__right {
		display: none;
	}
	
	.mobile-top {
		display: flex;
		background-color: #222;
		justify-content: center;
		font-family: 'Sentinel', sans-serif;
	}
	.mobile-top > a, .mobile-top > div {
		display: flex;
		align-items: center;
		padding: 12px 20px;
		color: #fff!important;
		font-size: 18px;
		font-weight: 600;
	}
	.mobile-top > div a {
		color: #fff!important;
	}
	.mobile-top > a:not(:last-child), .mobile-top > div:not(:last-child) {
		border-right: 1px solid #98214e;
	}
	.mobile-top > a svg, .mobile-top > div svg {
		margin-right: 10px;
	}
	.mobile-top > a small, .mobile-top > div small {
		display: none;
	}
	.header-main {
		padding: 12px 0;
	}
	.logo {
		width: 213px;
		margin-left: 80px;
	}
	form.header-search {
		min-height: 50px;
		margin-right: 0;
		margin-left: 30px;
	}
	input.header-search--input {
		height: 48px;
	}
	.container-lg {
		padding: 0 20px;
	}

	.quick-links {
		flex-wrap: wrap;
	}
	.quick-links > div {
		min-width: 33.333333%;
	}

	.tabbed-slider .slick-arrow.slick-prev {
		left: -5px;
	}
	.tabbed-slider .slick-arrow.slick-next {
		right: -20px;
	}

	.product-inner__qty {
		width: 105px;
	}
	.product-inner__qty input {
		width: 105px;
		padding: 7px 25px 0px;
	}
	.product-inner__qty .qty-plus, .product-inner__qty .qty-minus {
		width: 26px;
	}
	.product-inner__qty .qty-plus::after, .product-inner__qty .qty-minus::after {
		font-size: 26px;
		line-height: 1.3;
	}
	.product-inner__qty .qty-minus::after {
		top: -2px;
	}

	.footer-bottom .flex, .feefo-bottom{
		text-align: center;
		display:block;
	}

	.footer-payment{
		margin-top:10px;
	}

	.account-section--title {
        font-size: 16px;
    }

	.banner-content--text {
        font-size: 14px;
    }

	.image-links-large > div {
    	min-width: 100%;
	}
	.image-links-medium > * {
		min-width: 50%;
	}

	.listing-row--title {
		font-size: 26px;
	}
	.listing-row .product-grid.slick-slider .slick-arrow {
		width: 34px;
		height: 38px;
		background-color: #98214e;
	}
	.listing-row .product-grid.slick-slider .slick-prev {
		margin-right: -29px;
		background-image: url('data:image/svg+xml,<svg width="14" height="24" viewBox="0 0 14 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0.799998 12L13.6 24V0L0.799998 12Z" fill="%23FFFFFF"/></svg>');
		background-repeat: no-repeat;
		background-position: center;
	}
	.listing-row .product-grid.slick-slider .slick-next {
		margin-left: -14px;
		background-image: url('data:image/svg+xml,<svg width="14" height="24" viewBox="0 0 14 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13.2 12L0.400002 24V0L13.2 12Z" fill="%23FFFFFF"/></svg>');
		background-repeat: no-repeat;
		background-position: center;
	}

	.category-header .category-header__inner.has-yt-vid {
		flex-direction: column;
		text-align: center;
	}
	.category-header__vid {
		margin-left: 0;
		margin-top: 20px;
	}
	.category-header__vid iframe {
		width: 400px;
		height: 230px;
	}

	.loyalty-methods--title {
		margin-bottom: 24px;
	}

	.loyalty-usp--container {
		flex-direction: column;
	}
	.loyalty-usp--content {
		width: 100% !important;
		align-items: center;
		text-align: center;
	}

	.loyalty-methods--grid > div {
		width: calc(50% - 20px);
	}
}



/*
|--------------------------------------------------------------------------
| Max Width #1000px
|--------------------------------------------------------------------------
*/
@media (max-width: 1000px) {
	.basket-action {
		flex-direction: column-reverse;
	}
	.basket-action > div.flex {
		justify-content: flex-end;
	}
	.listing-nutshell__inner {
		padding: 30px 30px 25px;
	}
	.category.flex {
		flex-direction: column;
	}
	.category-main {
		margin: 0 -40px;
	}
	.lifestyle_image {
		display: none;
	}
	.listing-main .listing-right {
		min-width: 430px;
		max-width: 430px;
	}
	.listing-side__img {
		height: 150px;
	}
	.listing-side__img > div {
		width: 150px;
		height: 430px;
	}
	.listing-right h1 {
		font-size: 24px;
	}
	.product-inner__option__title {
		padding: 6px 15px 10px 5px;
	}
	.listing-right .product-inner__option__title > span {
		font-size: 16px;
	}
	.featured-product {
		min-width: 100%;
		flex: 1;
		min-height: 350px;
	}
	.feature-content__icons {
		display: none;
	}
	a.home-feature__main .feature-content, a.home-feature__right .feature-content {
		padding: 35px;
	}
	a.home-feature__main .feature-content__content, a.home-feature__right .feature-content__content {
		font-size: 36px;
	}
	a.home-feature__main .feature-content__content > small, a.home-feature__right .feature-content__content > small {
		font-size: 26px;
	}
	.sidebar .filters--title,
	.sidebar:before,
	.shop--navtrail .breadvrumb-trail {
		display: none;
	}

	.sidebar,
	.sidebar-content,
	.account-details--left,
	.account-details--right {
		width: 100%;
	}

	.search-page {
		flex-wrap: wrap;
	}

	.overlay-basket-basic .overlay--inner {
		max-width: 90%
	}

	.sidebar-content {
		overflow: visible;
	}

	.listing-tabs-buttons {
		display: block;
		width: 100%;
		height: 70px;
		overflow: hidden;
		padding: 0;
	}

	.listing-tabs-buttons.show {
		display: table;
		width: 100%;
	}

	.sidebar {
		border-top: 2px solid #f4f4f4;
	}

	.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,
	.comparison-bar {
		display: none !important;
	}

	.listing-tab {
		display: block !important;
	}

	/*Mobile Filters*/

	#sidebar--mbl-filters {
		display: block;
	}

	#mbl-filters {
		background: #98214e;
		color: #fff;
		padding: 15px 20px;
		border-radius: 4px;
	}
	#mbl-filters:hover {
		background: #741a3c;
	}

	#mbl-filters-sub {
		display: none;
		padding: 5px 25px;
	}

	#mbl-filters span:after,
	#mbl-filters span:before {
		background: #fff;
	}

	#mbl-filters-sub .list-reset {
		padding: 4px 10px 22px 9px;
	}

	.more-filters__toggle {
		display: none;
	}
	.more-filters {
		display: block;
	}

	.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;
	}

	.content-images--heading.heading-split, .content-images--row {
		flex-direction: column!important;
		margin: 0 0 20px 0;
	}
	.content-images--row.content-left, .content-images--row.content-right {
		flex-direction: column-reverse!important;
	}
	.heading-split .ci-heading__content, .ci-heading__image, .content-images--heading.heading-split > div, .content-images--row > div, .ci-row__image {
		width: 100%;
		min-width: 0;
	}
	.ci-row__image, .heading-split .ci-heading__content {
		max-width: none;
	}
	.ci-row__image {
		min-height: 280px;
	}
	.ci-heading__image img, .ci-row__image img {
		display: none;
	}
	.ci-heading__image {
		min-height: 350px;
		background-position: top;
	}

	.content-images--heading.heading-split > div, .content-images--row > div {
		padding: 0;
	}

	.ci-row__content {
		padding: 40px;
	}
	.ci-row__content > h2 {
		font-size: 36px;
	}
	.filter:not(.filter-open__mob) > ul {
		display: none!important;
	}
	.filter.filter-open__mob > ul {
		display: block!important;
	}
	.filter:not(.filter-open__mob) .filter-title svg {
		transform: rotate(0)!important;
	}
	.filter.filter-open__mob .filter-title svg  {
		transform: rotate(-180deg)!important;
	}

	.subscription-options--note {
		margin-bottom: -5px;
	}

	.category-faqs.dd-section {
		padding: 40px 0 30px 0;
	}

	.lazy-page--action {
		margin-bottom: 30px;
	}
}



/*
|--------------------------------------------------------------------------
| Max Width #900px
|--------------------------------------------------------------------------
*/
@media (max-width: 900px) {
	.home-feature__top > div > * > img{
		display: none;
	}
	.home-feature__main .feature-content__content{
		padding-left: 20px;
		font-size: 34px;
	}
	.home-feature__right .feature-content__title{
		font-size: 34px;
	}
	.home-feature__main .feature-content__content > small{
		font-size:28px;
	}
	.cookie-bar--action .button {
		font-size: 12px;
	}

	.banner-content--grid {
		margin: 0 -25px -25px 0;
	}
	.banner-content--grid > div {
		width: 50%;
		padding: 0 25px 25px 0;
	}
	.brochure-img {
		width: 360px!important;
	}
	.brochure-request > div {
		width: auto; 
		flex: 1;
	}
	.content-50 {
		margin: 0 -20px -20px 0;
	}
	.content-50 > div {
		padding: 0 20px 20px 0;
	}
	.bottom-split__item {
		font-size: 14px; 
	}
	.bottom-split > div {
		width: 100%;
	}
	.ci-heading__content h1, .ci-heading__content > span {
		font-size: 38px;
	}
	.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;
	}

	.basket-heading--text {
		margin-left: 15px;
	}

	.account-sidebar,
	.account-main {
		width: 100%;
	}

	.account-sidebar {
		margin: 0 0 20px;
	}

	.account-sidebar nav {
		padding: 0px 24px 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;
	}

	.sort-by-container {
		float: left;
	}

	.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;
	}

	.home-feature__main .feature-content {
		align-items: center;
		text-align: center;
	}
	.home-feature__top > div {
		width: 100%;
		flex: auto;
		min-height: 300px;
	}
	.flex-item.feature-content__content {
		justify-content: center;
	}
	.home-feature__top > div > a, .features--small > div > a {
		background-position: top center;
	}
	.home-feature__top > div > a > img, .features--small > div > a > img {
		display: none;
	}
	a.home-feature__right img {
		width: 100%;
	}
	.feature-content {
		position: relative;
	}
	.features--small > div {
		min-height: 270px;
	}
	.featured-product {
		min-height: 340px;
	}
	

	.content-split {
		flex-direction: column-reverse;
	}
	.content-split__content {
		min-width: 100%;
	}
	.content-split__image {
		padding-bottom:0!important;
	}
	.content-split__image > div {
		max-height: 280px;
	}

	.home-blog .news-item--grid > div {
		width: 50%;
	}

	.home-blog .news-item--grid {
		margin: 0 -20px -20px 0;
	}
	.home-blog .news-item--grid > div {
		padding: 0 20px 20px 0;
	}
}



/*
|--------------------------------------------------------------------------
| Max Width #800px
|--------------------------------------------------------------------------
*/
@media (max-width: 800px) {
	.cookie-bar--inner {
		flex-direction: column;
		align-items: flex-start;
	}
	.cookie-bar--action {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		margin: 10px -5px 0 0;
		width: 100%;
	}
	.cookie-bar--action .button {
		margin: 2.5px 5px 0 0!important;
	}
	.category-tabs__toggle {
		display: flex;
		align-items: center;
		justify-content: space-between;
		background-color: #f2f2f2;
		border-radius: 4px;
		cursor: pointer;
		padding: 20px 20px 15px;
		font-size: 18px;
		font-weight: 600;
		text-transform: uppercase;
		color: #282425;
		margin-bottom: 20px;
	}
	.category-tabs__toggle > svg {
		height: 28px;
		margin-top: -3px;
		transition: ease-in-out .2s;
	}
	.category-tabs__toggle.sel svg {
		transform: rotate(-180deg);
	}
	.category-tabs {
		display: none;
	}
	.category-tabs > div {
		display: flex;
    	flex-direction: column;
		margin-bottom: 20px;
		margin-top: -5px;
	}
	a.category-tabs--item {
		margin: 0;
		border: 0;
		padding: 10px;
		font-weight: 600;
	}
	.header-message {
		padding: 14px 20px 11px;
		font-size: 15px;
	}
	.listing-page-bottom .tab-toggles > span {
		font-size: 20px;
		padding: 15px;
	}
	.listing-bottom-title__icon {
		height: 35px;
		width: 35px;
	}
	.listing-bottom-title__icon svg {
		height: 20px;
	}
	.category-header__inner h1 {
		font-size: 32px;
	}
	.category-header__inner {
		padding: 20px 25px;
	}
	.article-list {
		padding: 25px 0 0 25px;
	}
	.article-list--item {
		padding: 0 25px 25px 0;
	}
	.article-list--title {
		font-size: 18px;
	}
	h1.article-content--title {
		font-size: 36px;
	}
	.article-related__inner > div {
		width: 50%;
	}
	a.blog-article_title {

	}
	.account-details--title-text {
		float: none;
		clear: left;
		width: 100%;
		max-width: 100%;
		padding: 0 0 30px;
	}
.content-split__content h1, h1 {
		font-size: 36px;
	}

	
	.cms-sidebar {
		margin-right: 30px;
	}
	.cms-sidebar--inner {
		padding: 0 15px;
	}
	.help-main__block.contact-info {
		font-size: 14px;
		margin-top: 20px;
	}
	.help-content:not(.help-main__block), .help-bottom {
		margin-top: 20px;
	}

	.loyalty-methods--title, .loyalty-usp--content h3, .loyalty-faqs .dd-section--title {
		font-size: 30px;
	}
	.loyalty-methods--grid > div {
		padding: 12px 16px;
	}
	.loyalty-usp--content {
		gap: 10px;
	}
}



/*
|--------------------------------------------------------------------------
| Max Width #767px
|--------------------------------------------------------------------------
*/
@media (max-width: 767px) {
	.newsletter_popup > .title {
		font-size: 28px;
	}
	.newsletter_popup > .title > span.lg {
		font-size: 34px;
	}

	.listing-main.flex {
		flex-direction: column;
	}
	.listing-main .listing-right {
		margin-left: 0; 
		min-width: 100%;
		max-width: 100%;
	}
	.listing-images__lifestyles > .slick-arrow {
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		height: 40px;
		width: 40px;
		background-color: #fff;
		border: 1px solid #e5e5e5;
		text-indent: -1000px;
		margin-top: -10px;	
		z-index: 1;
		overflow: hidden;
		display:flex; 
		justify-content: center;
		align-items: center;
	}
	.listing-images__lifestyles > .slick-arrow::after {
		content: '';
		height: 30px; 
		width: 30px;
		background-image: url("data:image/svg+xml,%3Csvg enable-background='new 0 0 128 128' viewBox='0 0 128 128' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%239a2652' d='m64 88c-1.023 0-2.047-.391-2.828-1.172l-40-40c-1.563-1.563-1.563-4.094 0-5.656s4.094-1.563 5.656 0l37.172 37.172 37.172-37.172c1.563-1.563 4.094-1.563 5.656 0s1.563 4.094 0 5.656l-40 40c-.781.781-1.805 1.172-2.828 1.172z'%3E%3C/path%3E%3C/svg%3E");
	}
	.listing-images__lifestyles > .slick-arrow.slick-prev {
		left: 0;
	}
	.listing-images__lifestyles > .slick-arrow.slick-prev::after {
		transform: rotate(90deg);
	}
	.listing-images__lifestyles > .slick-arrow.slick-next {
		right: 0;
	}
	.listing-images__lifestyles > .slick-arrow.slick-next::after {
		transform: rotate(-90deg);
	}
	.brochure-form {
		max-width: 380px;
		padding: 25px;
	}
	.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%;
	}

	.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;
	}

	.order-panel {
		padding: 0 10px 10px 0;
		text-align: center;
		width: 50%;
	}

	.features--small.features--small__50 > div {
		width: 100%;
		max-height: 400px;
	}
	
    .account-section--row {
        padding: 18px;
    }
	.account-section--row > .flex {
        flex-direction: column;
    }
	.account-section--image {
        width: 110px;
    }
	.account-subs--prod-details {
        border: none;
        padding: 0;
    }
	.account-subs--details {
        border-top: 1px solid #e9e9e9;
        width: 100%;
        padding: 20px 0 0 0;
        margin: 20px 0 0 0;
    }

	.account-heading {
        margin: -25px -25px 25px -25px;
        padding: 20px 25px 10px;
    }

	.account-loyalty--overview {
		margin-bottom: 45px;
		font-size: 15px;
		padding: 30px 25px 25px;
	}
	.account-loyalty--overview--total {
		font-size: 42px;
	}
	.account-loyalty-section .account-content, .loyalty {
		font-size: 15px;
	}
	.account-loyalty-section + .account-loyalty-section {
		margin-top: 45px;
	}
	.loyalty-referral-code > span {
		flex: 1;
	}
	.loyalty-methods--title, .loyalty-usp--content > h3, .loyalty-faqs .dd-section--title {
        font-size: 24px;
    }
	.loyalty-methods--title {
        margin-bottom: 25px;
    }
	.loyalty-usp--content > *:not(:last-child) {
		margin-bottom: 18px;
	}
	.loyalty-method > .title, .loyalty-usp--title {
        font-size: 18px;
    }
}



/*
|--------------------------------------------------------------------------
| Max Width #700px
|--------------------------------------------------------------------------
*/
@media (max-width: 700px) {
	.product-inner__option__title {
		min-width: 50%;
		padding-bottom: 3px;
	}
	.product-inner__option__price {
		flex: 1;
	}
	.help-container {
		flex-direction: column;
	}
	.cms-sidebar {
		margin-bottom: 30px;
		margin-right: 0;
	}
	.cms-sidebar--msg {
		display: none;
	}
	.cms-sidebar--inner:not(.show) {
		display: none;
	}
	.cms-sidebar--inner {
		margin-top: 20px;
	}
	.cms-sidebar-toggle {
		display: flex;
		justify-content: space-between;
		align-items: center;
		font-size: 22px;
		font-weight: 400;
		background-color: #98214e;
		padding: 15px 20px 7px;
		color: #fff;
		position: relative;
		border-radius: 4px;
		cursor: pointer;
		transition: ease-in-out .2s;
	}
	.cms-sidebar-toggle:hover {
		background-color: #741a3c;
	}
	.cms-sidebar-toggle svg {
		position: absolute;
		right: 10px; 
		top: 50%; 
		transform: translateY(-50%);
		height: 30px; 
		transition: ease-in-out .2s;
	}
	.cms-sidebar-toggle.open svg {
		transform: translateY(-50%) rotate(180deg);
	}
	a.home-feature__main .feature-content__content > small, a.home-feature__right .feature-content__content > small {
		font-size: 25px;
	}
	a.home-feature__main .feature-content__content, a.home-feature__right .feature-content__content {
		font-size: 37px;
	}
	a.home-feature__main > img {
		display: none;
	}
	a.home-feature__main .feature-content__content, a.home-feature__right .feature-content__content {
		font-size: 36px;
	}
	a.home-feature__main {
		min-height: 350px;
		flex-direction: column;
		justify-content: flex-end;
	}
	.home-feature__main .feature-content {
		position: relative;
		padding: 25px!important;
	}

	.product-list-tabs {
		margin: 0 -30px 0 0;
		font-size: 26px;
	}
	.product-list-tabs > div {
		padding: 0 30px 20px 0;
	}

	.prod_button .button {
		padding: 8px 10px 7px
	}
	
	.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;
	}

	.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;
	}

	.mobile-top {
		justify-content: center;
	}
	.mobile-top > a {
		width: 50%; 
		display: flex; 
		justify-content: center;
	}
	form.header-search:not(.show) {
		display: none;
	}
	.mobile-search__toggle {
		right: 20px;
		height: 61px;
		width: 61px;
		display: flex;
		align-items: center;
		justify-content: center;
		border: 1px solid #e5e5e5;
		cursor: pointer;
		position: absolute;
	}
	form.header-search {
		position: absolute;
		top: 100%;
		left: 0;
		right: 0;
		margin: 0;
		border-radius: 0;
		max-width: none;
		border: 0;
		z-index: 10;
		border: 8px solid #f0f0e6;
		border-right-width: 20px;
		border-left-width: 20px;
		border-top: 0;
	}
	.logo {
		margin: 0 auto;
	}

	.quick-links > div {
		width: 50%;
	}

	.footer-left {
		flex-direction: column;
	}
	.footer-newsletter {
		margin-bottom: 20px;
	}
	.footer-menus {
		min-width: 100%;
	}

	.features--small > div {
		min-width: 100%;
	}
	.featured-product {
		height: auto!important;
		overflow: hidden;
		min-height: 330px;
	}
	.featured-product__img {
		max-height: 300px;
	}
}



/*
|--------------------------------------------------------------------------
| Max Width #600px
|--------------------------------------------------------------------------
*/
@media (max-width: 600px) {
	.overlay--inner {
		overflow: scroll;
    	max-height: 100%;
	}
	.product-style-2 .prod_buttons {
		flex-direction: column-reverse;
	}
	.product-style-2 .prod_buttons .button {
		max-width: 100%!important;
		width: 100%;
		margin-left: 0!important; 
	}
	.product-style-2 .prod_buttons .button:not(:last-child) {
		margin-top: 10px;
	}
	.basket-heading--title {
		text-align: center;
		font-size: 30px;
	}
	.listing-bottom-title__icon {
		display: none;
	}
	.product-inner_desc {
		display: none;
	}
	.product-style-2 .product-inner--main {
		margin-bottom: 0;
		flex-direction: column;
		position: relative;
	}
	.category-item--props {
		position: absolute;
		right: 0; 
		top: 0;
	}
	.on-offer-badge {
		left: 0; 
		top: 0;
	}
	.product-inner--image {
		display: flex; 
		justify-content: center;
	}
	.product-image__link {
		max-width: 150px;
	}
	.category-main .product-inner .stock-status {
		margin-top: 5px;
	}
	.product-inner__options {
		margin-top: 0;
	}
	.category-item--props > div:not(.country), .category-item--prop.country > span {
		display: none;
	}
	.brochure-request {
		flex-direction: column;
	}
	.brochure-form {
		max-width: none;
		width: 100%;
	}
	.brochure-form form {
		width: 100%;
	}
	.brochure-img {
		width: 100%!important;
	}
	.brochure-img img {
		max-width: 200px;
	}
	.article-list--item {
		width: 100%;
	}
	h1.article-content--title {
		font-size: 32px;
	}
	.help-main h1 {
		font-size: 36px;
	}
	.member-title > span {
		font-size: 18px;
	}
	.member-title > small {
		font-size: 14px;
		font-style: normal;
	}
	.content-split__content > div {
		padding: 30px;
	}

	.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 {
		display: flex;
		flex-direction: column;
	}
	.basket-action > * {
		flex-direction: column;
	}

	.footer-main {
		padding: 0;
	}

	div.home-cat-list--item.cat-list--item .cat-list--item-inner {
		padding: 22px;
	}

	.footer-nav--mbl-button {
		padding: 30px 0;
	}

	.footer-nav {
		padding: 0 0 30px;
	}

	.footer-nav > ul {
		width: 100%;
		text-align: center;
	}

	.footer-nav > ul:first-child a,
	.comments--title,
	.article--title {
		font-size: 24px;
		line-height: 24px;
	}

	.footer-nav > ul:not(:first-child) a {
		font-size: 21px;
	}

	.footer-nav--link {
		padding: 7px 0;
	}

	.footer-btm--links {
		float: none;
		text-align: center;
	}

	.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;
	}

	.payment-method__card .payment-method--title,
	.payment-method__paypal .payment-method--title {
		text-indent: -600px;
		background-position: center left;
	}

	.footer-right {
		text-align: center;
	}

	.footer-newsletter {
		display: flex;
		border-radius: 0px;
		margin: 0 0 20px 0;
		justify-content: center;
		width: 100%;
	}

	.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: #dbdbdb;
		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;
	}
	.footer-menus {
		margin-top: 0px;
		padding: 0 0px 0 20px;
	}
	.footer-menus > div {
		width: 50%;
		padding-top: 20px;
	}

	.footer-main > div.container {
		padding: 0;
	}
	.footer-contact {
		padding: 20px;
	}
	.display-desktop {
		display: none;
	}
	.display-mob {
		display: block;
	}

	.home-blog .news-item--grid > div {
		width: 100%;
	}

	.feature-content h2 {
		font-size: 22px;
	}

	.heading-full .ci-heading__content {
        padding: 40px;
    }
	.ci-heading__content .content, .ci-heading__content .content p {
    	font-size: 16px;
	}

	.image-links-medium > * {
        min-width: 100%;
    }

	account-loyalty--overview--total {
        font-size: 38px;
    }
	.loyalty-referral-code {
		flex-direction: column;
		align-items: flex-start;
	}
	.loyalty-referral-code > span {
		margin-top: 10px;
		margin-left: 0;
	}
	.account-loyalty-section .account-content, .loyalty {
		font-size: 14px;
	}
	.loyalty-point {
		width: 100%;
		justify-content: center;
	}
	.loyalty {
		flex-direction: column;
		text-align: center;
		padding: 15px 10px 10px;
	}
	.loyalty > *:not(:last-child) {
		margin: 0 0 5px 0;
	}

	.loyalty-method, .loyalty-usp {
		max-width: 100%;
		min-width: 100%;
	}
	.loyalty-method {
        padding: 20px;
	}
	.loyalty-method:not(:last-child) {
		border-bottom: 1px solid #f3f3f3;
	}
	.loyalty-method > .points {
		font-size: 36px;
	}
	.loyalty-usp--container {
		margin: 0 0 -35px;
	}
	.loyalty-usp--container > div {
		padding-bottom: 35px;
	}
	.loyalty-usp:not(:last-child) {
		border-bottom: 1px solid #FFF;
		margin-bottom: 20px;
	}
	.loyalty-usp--icon > svg {
		width: 55px;
		height: 55px;
	}

	.listing-points svg {
		display: none;
	}

	.category-header .category-header__inner.has-yt-vid {
		padding: 30px;
	}
	.category-header__vid, 
	.category-header__vid iframe {
		width: 100%;
	}
	.category-header__vid iframe {
		height: 190px;
	}

	.loyalty-methods--title {
        margin-bottom: 10px;
    }
	.loyalty-methods--grid {
		gap: 0;
	}
	.loyalty-methods--grid > div {
		padding: 20px 30px;
	}

	.loyalty-usp {
		width: 50%;
	}
}



/*
|--------------------------------------------------------------------------
| Max Width #570px
|--------------------------------------------------------------------------
*/
@media (max-width: 570px) {
	.checkout-section-main .input-grid .input {
		width: 100%;
	}
	.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;
	}

	.loyalty-table,
	.account-table {
		display: block;
		overflow-x: auto;
		white-space: nowrap;
	}

	.overlay-account .overlay--inner {
		max-width: 95%;
	}

	.payment-method--content {
		padding: 30px;
	}

	.quick-links > div {
		min-width: 50%;
	}
	.ci-heading__content .content {
		margin-top: 10px;
	}
	.ci-heading__content .content, .ci-heading__content .content p, .ci-row__content, .ci-row__content p {
		font-size: 16px;
	}

	.subscription-toggle--show {
        width: 100%;
        flex: unset;
        justify-content: flex-start;
        flex-wrap: wrap;
    }
	.subscription-toggle--show > span {
        flex: unset;
        text-align: left;
    }
	.subscription-options {
		flex-direction: column;
	}
	.subscription-frequency {
        align-items: flex-start;
        margin-top: 10px;
    }
	.subscription-view .listing-side__options .subscription-frequency .product-inner__option__title, .listing-option-price.product-inner__option__title {
		text-align: left;
	}
	.listing-option-price.product-inner__option__title {
		padding-top: 0;
	}
	.subscription-frequency > .input {
		width: 100%;
		padding: 0 5px 0;
	}
	.subscription-purchase--price {
		flex-direction: column;
	}

	.account-heading {
        flex-direction: column;
        gap: 10px;
    } 
}



/*
|--------------------------------------------------------------------------
| Max Width #500px
|--------------------------------------------------------------------------
*/
@media (max-width: 500px) {
	.page-table__outer {
		overflow-x: scroll;
	}
	table.page-table {
		max-width: 600px;
	}

	.cookie-bar--action {
		flex-direction: column;
	}
	.cookie-bar--action .button {
		width: 100%;
	}
	.overlay--header-action {
		flex-direction: column;
	}
	.overlay--header-action > *:first-child {
		margin-right: 0;
		margin-bottom: 10px;
	}
	.overlay--basket-icon > svg {
		width: 35px;
	}
	.overlay--basket-title {
		padding-left: 25px;
	}
	.listing-page .breadcrumb-trail {
		display: none;
	}
	.mob-form-msg { 
		display: block;
	}
	.listing-side__img > div {
		height: 320px;
	}
	.article-related__inner > div {
		width: 100%;
	}
	.ci-row__content > h2 {
		font-size: 36px;
	}
	.help-main h1 {
		font-size: 30px;
	}

.help-main__block.contact-info > div {
	width: 100%;
}


	.footer-newsletter {
		margin-bottom:0;
		font-size: 16px;
	}
	.footer-menus {
		padding: 0;
	}
	.footer-menus > div {
		width: 100%;
		border-bottom: 1px solid #393939;
		padding:0;
	}
	.footer-menu__title {
		font-size: 24px;
		font-weight: 400;
		margin: 0;
		padding: 26px 20px 17px;
		cursor: pointer;
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	.footer-menu__title > svg {
		display: block;
		height: 37px;
		margin-top: -4px;
		transition:ease-in-out .2s;
	}
	.footer-menu__title.open > svg {
		transform: rotate(180deg);
	}
	.footer-menu__list {
		display: none;
		margin-top: -10px;
		margin-bottom: 20px;
	}
	.footer-menu__list a {
		font-size: 16px;
		padding: 11px 20px 7px;
		margin: 0;
		width: 100%;
	}

	.footer-newsletter > svg {
		width: 33px;
		margin-right: 20px;
	}
	.footer-contact {
		font-size: 18px;
		border-bottom: 1px solid #393939;
		margin: 0;
	}
	.footer-contact > span {
		font-size:30px;
	}
	.footer-social > div > a:not(:last-child) {
		margin-right: 18px;
	}

	.footer-bottom > div > .flex {
		flex-direction: column;
	}
	.footer-bottom__company {
		display: block;
		padding: 20px 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 {
		padding: 13px 15px 10px;
	}

	.button-more-about-us {
		padding: 10px 15px 10px 80px;
	}

	.btn-read-article {
		padding: 7px 10px;
	}
	.checkout-login--btn {
		padding: 13px 22px 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 {
		float: none;
		clear: left;
		width: 100%;
		margin: 0 0 20px;
	}

	.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;
	}

	.home-blog--top {
		flex-direction: column;
	}
	.home-blog--title {
		margin-bottom: 10px;
	}
	.panel--padding-35 {
		padding: 25px 0;
	}
	.panel--padding-40 {
		padding: 30px 0;
	}
	.panel--padding-60 {
		padding: 45px 0;
	}
	.page-content__gallery > div {
		width: 100%;
	}

	.subscription-toggle--show > span {
        width: 100%;
	}

	.inpackage-item--title {
    	font-size: 16px;
	}
	
}



/*
|--------------------------------------------------------------------------
| Max Width #479px
|--------------------------------------------------------------------------
*/ 
@media (max-width: 479px) {
	.category-main .product-grid--item {
		width: 100%!important;
	}
	.product-grid--item {
		width: 100%;
	}
	.lifestyle_image {
		display: none;
	}
	.product-style-2 > .product-grid--item-inner {
		padding: 15px 10px;
	}
	.product-inner__option__title {
		min-width: 60%;
	}
	.team-members > div {
		width: 100%;
	}
	.ci-heading__content h1, .ci-heading__content > span {
		font-size: 34px;
	}
	.ci-heading__buttons {
		flex-wrap: wrap;
	}
	.ci-row__content > h2 {
		font-size: 30px;
	} 
	.ci-row__content {
		padding: 25px;
	}
	.ci-heading__content .content, .ci-heading__content .content p, .ci-row__content, .ci-row__content p {
		font-size: 14px;
	}

	.quick-links {
		margin: 0 -10px -20px 0;
	}
	.quick-links > div {
		padding: 0 10px 10px 0;
	}
	.quick-links > div > a {
		padding: 10px;
		font-size: 16px;
	}
	.home-feature__top, .features--small {
		margin: 0 -15px -15px 0;
	}
	.home-feature__top > div, .features--small > div {
		padding: 0 15px 15px 0;
	}
	.header-spacer {
		height: 123px;
	}
	header {
		height: 123px !important;
	}
	.logo {
		width: 180px;
	}

	.mobile-menu--btn-cont, .mobile-cart--btn-cont {
		width: 50px;
		min-width: 50px;
		height: 50px;
	}

	.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 .account-heading {
		margin: -10px -10px 10px -10px;
		padding: 10px 10px;
		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;
	}

	.mobile-menu--btn {
		margin: 11px auto;
		width: 32px;
	}
	.mobile-menu--btn span {
		height: 4px;
	}

	.mobile-cart--btn-cont {
		line-height: 60px;
	}
	.mobile-search__toggle {
		height: 50px; 
		width: 50px;
	}
	.mobile-search__toggle > svg {
		width: 28px;
	}

	.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;
	}

	.mobile-action {
		padding: 10px 20px;
	}

	.mobile-nav {
		
	}

	.mobile-nav a {
		font-size: 20px;
	}

	.static-mobile-nav {
		
	}

	.mobile-nav li {
		
	}
	.mobile-nav a, .mobile-nav span {
		padding: 21px 20px 14px;
	}

	.mobile-store {
		padding-top: 10px;
	}

	.mobile-nav .mobile-store--link {
		margin-bottom: 0;
	}

	.mobile-search--input {
		padding: 18px 20px 17px;
	}

	.mobile-social-title {
		font-size: 20px;
		padding-bottom: 10px;
	}

	.mobile-social {
		padding: 10px 10px 1px 10px;
	}

	.mobile-store--cont > a {
		background: url(/images/style/basic/icon-mobile-dropdown-down.png) no-repeat
			right 6px;
	}

	.mobile-store--cont.open > a {
		background: url(/images/style/basic/icon-mobile-dropdown.png) no-repeat
			right 6px;
	}

	.mobile-action .icon {
		padding: 0 0 0 30px;
	}

	.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 {
		padding: 16px 10px;
	}
	.prod_button .button svg {
		display: none;
	}
	.product-inner__option__price {
		flex-direction: column;
		align-items: normal;
	}
	.product-inner__option__price .button {
		width: 100%;    
		display: flex;
		justify-content: center;
		margin-top: 10px;
    	margin-left: 3px;
	}
}



/*
|--------------------------------------------------------------------------
| Max Width #400px
|--------------------------------------------------------------------------
*/
@media (max-width: 400px) {
	.listing-nutshell__inner {
		padding: 20px 20px 15px;
	}
	.listing-nutshell__inner > div > span {
		width: 100%;
	}
	.tab-select__content {
		padding: 25px 30px 20px;
	}
	.quick-links > div {
		min-width: 100%;
	}

	.brand a {
		height: 50px;
	}

	.mobile-search--input {
		line-height: 36px;
	}

	.mobile-search--submit {
		height: 70px;
	}

	.mobile-nav li {
		padding: 0;
	}

	.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-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;
	}

	.mobile-nav li a {
		padding: 18px 20px 11px;
	}
	.mobile-nav a {
		font-size: 18px;
	}

	.mobile-social-title {
		padding-bottom: 8px;
	}

	.mobile-social {
		padding: 8px 10px 0 10px;
	}

	.payment-method--content {
		padding: 20px;
	}

	.account-subs--action {
        flex-direction: column;
    }
	.account-subs--action .button {
        width: 100%;
        margin: 10px 0 0 0;
    }
}
