/*
The standard set of breakpoint thresholds is as follows:
huge	1440
wide	1280
large	960
medium	782
small	600
mobile	480
*/

@media only screen and (min-width: 1280px)  {
	
	.wp-block-acf-store-filter .isotope-wrap:not(.row-view) .image {
    	flex-basis: 66%;
	}
	
}

@media only screen and (min-width: 1px) and (max-width: 1280px)  {
	
	.main-header .wp-block-acf-menu > ul.navigation-container {
		gap: 2vw;
	}
	
	:root .wp-block-acf-menu ul.navigation-container > li {
		--menu-typography-font-size: 17px;
	}
	
	.wp-block-acf-store-filter .isotope-wrap .item-info {
		container-type: inline-size;
	    padding: 1cqw;
	}
	
	.wp-block-acf-store-filter .isotope-wrap:not(.row-view) .item-info {
		padding: 1.5cqw;
	}
	
	.wp-block-acf-store-filter .isotope-wrap:not(.row-view) .item-info .detail .material-symbols {
		width: 7cqw;
		height: 7cqw;
		font-variation-settings: 'FILL' var(--mi-fill), 'wght' 400, 'GRAD' var(--mi-grad), 'opsz' var(--mi-opsz);
	}
	
	.wp-block-acf-store-filter .isotope-wrap:not(.row-view) .item-info .detail .material-symbols,
	.wp-block-acf-store-filter .isotope-wrap:not(.row-view) .item-info > *:not(.store-title) {
		font-size: 5.6cqw;
	}
	
	.wp-block-acf-specials .items-wrap {
    	gap: 8vw;
	}
	
	.wp-block-acf-specials .items-wrap .item .store-title {
		font-size: 9.5cqw;
	}
	
	.wp-block-acf-specials .items-wrap .item .text-content {
		padding: 2cqw;
	}
	
	.wp-block-acf-specials .items-wrap .item .text-content .special-title {
		font-size: 6.25cqw;
	}
	

}

@media only screen and (min-width: 1px) and (max-width: 1180px)  {
	
	.wp-block-cover.stores-header,
	.wp-block-acf-single-store-display .store-banner-image {
		height: 200px;
		min-height: 200px !important;
	}
	
		.wp-block-acf-store-filter .store-filter-image {
		display: none;
	}
	
	.wp-block-acf-store-filter .filter-options {
	    width: unset;
    	flex: 1;
		gap: calc(var(--gap-width) / 6);
	}
	.wp-block-acf-store-filter .filter-display-options-wrap .display-toggle {
		gap: calc(var(--gap-width) / 6);
	}
	
	#active-category-title {
    	font-size: 19px;
	}
	
	.wp-block-acf-store-filter .button-group.filter-button-group {
		max-width: 600px;
	}

	.wp-block-group.logo-and-details {
		gap: var(--wp--preset--spacing--30);
	}
	
	.wp-block-group.menu-and-search {
		gap: var(--wp--preset--spacing--20);
	}
	
	footer .wp-block-group.quicklinks {
		
	}
	footer .wp-block-group.hours {
	}
	footer .hours .wp-block-acf-centre-opening-hours .weekdays {
	}
	footer .wp-block-group.contact-details {
		
	}
	footer .wp-block-group.logos {
		width: 12vw;
	}
	
	:root body {
		/*--wp--preset--font-size--xx-large: 80px;
		--wp--preset--font-size--h1: 64px;
		--wp--preset--font-size--x-large: 60px;
		--wp--preset--font-size--h2: 54px;
		--wp--preset--font-size--h3: 40px;
		--wp--preset--font-size--large: 35px;
		--wp--preset--font-size--h4: 34px;
		--wp--preset--font-size--medium: 26px;
		--wp--preset--font-size--h5: 20px;
		--wp--preset--font-size--h6: 15px;
		--wp--preset--font-size--p: 15px;
		--wp--preset--font-size--small: 12px;*/

		--wp--preset--spacing--20: 0.75rem;
		--wp--preset--spacing--30: 2rem;
		--wp--preset--spacing--40: 2.6rem;
		--wp--preset--spacing--50: 3.5rem;
		--wp--preset--spacing--60: 4.3rem;
		--wp--preset--spacing--70: 5.3rem;
		--wp--preset--spacing--80: 6.5rem;
	}

	.wp-block-acf-events .swiper-slide.item {
		width: 580px;
	}
	
}

@media only screen and (min-width: 1px) and (max-width: 1060px)  {
	
	:root body {
		--wp--style--root--padding-left: 30px;
		--wp--style--root--padding-right: 30px;
	}

	footer .wp-block-group.logos {
		width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
		padding-top: .5em;
	}
	
	footer .wp-block-group.logos figure img {
		height: 18px !important;
		width: auto !important;
	}
	
	footer .wp-block-group.logos figure.site-logo{
		display: none;
	}
	
	footer .wp-block-group.retpro {
		display: flex;
        width: 100%;
        align-items: center;
        justify-content: flex-start;
		gap: .5em;
	}
	footer .wp-block-group.retpro > * {
		margin: unset !important;
	}
	
	footer .wp-block-group .wp-block-spacer {
		display: none;
	}
	
	.homepage-welcome.wp-block-acf-icons-text .icon.material-symbols {
		font-size: 6vw !important;
	}
	
	
}

@media only screen and (min-width: 1px) and (max-width: 1025px)  {
	
	.wp-block-acf-store-filter .isotope-wrap.row-view .item-info {
   		padding: 2cqw;
	}
	
	.wp-block-acf-store-filter .isotope-wrap.row-view .store-category {
		font-size: 4.5cqw;
	}
	
	.wp-block-acf-store-filter .isotope-wrap.row-view .item-info .detail .material-symbols, .wp-block-acf-store-filter .isotope-wrap.row-view .item-info > *:not(.store-title) {
		font-size: 3.5cqw;
	}
	
	.wp-block-acf-store-filter .isotope-wrap.row-view .item-info .detail .material-symbols {
        width: 4cqw;
        height: 4cqw;
    }
	.wp-block-acf-store-filter .isotope-wrap .shop-info-block > span {
		font-size: 2cqw;
	}
	
	.wp-block-acf-store-filter .isotope-wrap.row-view,
	.wp-block-acf-store-filter .isotope-wrap.row-view .item {
    	--filter-gap: 30px;
	}
	
	.wp-block-acf-store-filter .isotope-wrap .item.store-letter-heading {
    	margin-bottom: 20px;
	}
	
	.wp-block-acf-events .items-wrap {
		display: grid;
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: var(--wp--preset--spacing--40);
	}
	.wp-block-acf-events .items-wrap .item:nth-child(4n + 2),
	.wp-block-acf-events .items-wrap .item:nth-child(4n + 1) {
    	margin-left: unset;
    	align-self: unset;
	}
	.wp-block-acf-events .items-wrap .event.item {
		container-type: inline-size;
	}
	.wp-block-acf-events .items-wrap .event.item .event-title {
		font-size: 5.5cqw;
	}
	.wp-block-acf-events .items-wrap .event.item .subheading {
		font-size: 3.75cqw;
	}
	.wp-block-acf-events .items-wrap .event.item .event-times {
		font-size: 3.3cqw;
	}

}

@media only screen and (min-width: 1px) and (max-width: 1018px)  {
	
	body header.wp-block-template-part {
		height: 92px !important;
	}
	body .entry-content {
    	padding-top: 92px;
	}
	.wp-block-post-content > [style*="min-height:100vh"] {
    	min-height: calc(100vh - 92px) !important;
	}
	body.admin-bar .wp-block-post-content > [style*="min-height:100vh"] {
    	min-height: calc(100vh - 92px - var(--wp-admin--admin-bar--height)) !important;
	}
	
	.wp-block-acf-single-store-display .trading-hours-info {
		display: flex;
		flex-direction: column;
	}
	
	.wp-block-acf-single-store-display .trading-hours-info .store-logo {
		order: 3;
	}
	
	.wp-block-acf-single-store-display h5.trading-hours-heading {
	    font-size: clamp(14px, 0.875rem + ((1vw - 3.2px) * 0.645), 20px);
	        padding-top: 2em;
	}
	
	.wp-block-acf-single-store-display .store-logo img {
		max-width: 115px;
		max-height: 90px;
		object-fit: contain;
		margin-top: 1.5rem;
		object-position: left;
		margin-bottom: 0;
	}
	
	.wp-block-acf-store-filter .row-view .store .image img {
    	width: 92%;
	}

	
}

@media only screen and (min-width: 1px) and (max-width: 782px)  {

	body.admin-bar .wp-block-post-content > [style*="min-height:100vh"] {
    	min-height: calc(100vh - 92px) !important;
	}
	
}

@media only screen and (min-width: 1px) and (max-width: 950px)  {

	.homepage-welcome.wp-block-acf-icons-text .icon.material-symbols {
		width: unset !important;
	}
	
	.homepage-welcome.wp-block-acf-icons-text {
		margin-top: 2em;
	}
	
	.wp-block-acf-icons-text.homepage-welcome .item:hover .icon-text-heading {
		gap: 3em !important;
	}
	
	.wp-block-acf-icons-text.homepage-welcome .items-wrap.horizontal .item .text {
    width: calc(100% - 61px - 1.5em) !important;
	}
	
	.wp-block-acf-events .swiper-slide.item {
		width: 480px;
	}
	
	.wp-block-acf-store-filter .isotope-wrap:not(.row-view),
	.wp-block-acf-store-filter .isotope-wrap:not(.row-view) .item {
    	--filter-gap: 40px;
	}
	

	
}

@media only screen and (min-width: 1px) and (max-width: 900px)  {
	

	:root {
		--gap-width: 5rem !important;
	}

	footer .wp-block-group.quicklinks {
		order: 3;
		width: 100%;
	}
	
	footer .wp-block-group.quicklinks ul.wp-block-navigation__container {
		display: block;
	}
	footer .wp-block-group.quicklinks ul.wp-block-navigation__container li {
		display: inline-flex;
	}
	footer .wp-block-group.quicklinks ul.wp-block-navigation__container li:not(:last-child):after {
		content: ' | ';
		padding-left: .75em;
		padding-right: .75em;
		opacity: .35;
	}
	
	.wp-block-acf-specials .swiper {
		padding-left: 0;
	}
	.wp-block-acf-specials .swiper-slide.item {
		width: 250px;
	}
	
	.wp-block-acf-single-store-display .centre-info {
		display: block;
	}
	
	.wp-block-acf-single-store-display .trading-hours-info {
		flex-direction: row;
		gap: 2em;
		justify-content: space-between;
	}
	.wp-block-acf-single-store-display h5.trading-hours-heading {
		padding-top: 0;
	}
	
	.wp-block-acf-single-store-display .map-wrap {
		padding-top: 2em;
	}
	
	.wp-block-acf-single-store-display .image-text-layout {
		margin-top: 4em;
		margin-bottom: 4em;
	}
	
	.image-text-layout {
		gap: 4em;
	}
	
}

@media only screen and (min-width: 1px) and (max-width: 830px)  {
	
	footer .wp-block-group.retpro {
		justify-content: center;
	}
	
	footer .wp-block-group.colophon {
		flex-wrap: wrap;
		justify-content: center;
		gap: 1.5em
	}
	
	footer .wp-block-group.colophon > p:first-child {
		order: 2;
		width: 100%;
		text-align: center;
	}

	
}

/* 
Columns
*/
@media only screen and (min-width: 1px) and (max-width: 782px)  {

/*	:root {
		--wp--preset--spacing--20: 0.75rem;
		--wp--preset--spacing--30: 2rem;
		--wp--preset--spacing--40: 3rem;
		--wp--preset--spacing--50: 4rem;
		--wp--preset--spacing--60: 5rem;
		--wp--preset--spacing--70: 6.5rem;
		--wp--preset--spacing--80: 8rem;
	}*/
	
	.wp-block-acf-events .swiper-slide.item {
		width: 400px;
	}
	
	.image-text-layout {
		display: flex;
		flex-direction: column;
		gap: 2em;
	}
	
	.image-text-layout .item-media {
	    order: 2;
	}
	
	.wp-block-column.leasing-column-image {
		order: 2;
	}
	
	body.page-id-79 .wp-block-spacer,
	body.page-id-11898 .wp-block-spacer {
		height: var(--wp--preset--spacing--50) !important;
	}
	
}

@media only screen and (min-width: 1px) and (max-width: 720px)  {
	
	.wp-block-acf-store-filter .isotope-wrap .item {
    width: calc(50% - var(--filter-gap));
	}
	
	.wp-block-acf-store-filter .isotope-wrap.row-view .shop-info-block {
		display: none;
	}
	.wp-block-acf-store-filter .isotope-wrap.row-view .item-info {
		width: 100%;
	}
	
	.wp-block-acf-store-filter .isotope-wrap.row-view .item-info .detail .material-symbols,
	.wp-block-acf-store-filter .isotope-wrap.row-view .item-info > *:not(.store-title) {
        font-size: 3.25cqw;
    }
	
	.wp-block-acf-store-filter .isotope-wrap.row-view .item-info {
		display: block;
	}
	.wp-block-acf-store-filter .isotope-wrap.row-view .store-category,
	.wp-block-acf-store-filter .isotope-wrap.row-view .trading-hours {
		display: inline;
	}
	.wp-block-acf-store-filter .isotope-wrap.row-view .store-category:after {
		content: ' | ';
		opacity: .3;
	}
	.wp-block-acf-store-filter .isotope-wrap.row-view .details {
		display: flex;
		gap: 1em;
	}
	.wp-block-acf-store-filter .isotope-wrap.row-view .details > .detail {
		display: inline-flex;
	}
	.wp-block-acf-store-filter .isotope-wrap.row-view .details > .detail:empty {
		display: none;
	}
	.wp-block-acf-store-filter .isotope-wrap.row-view .store .image img {
    padding: 1rem;
	}
	
	.weekly-trading-hours .day .date {
		left: unset;
		right: calc(100% + 1em);
	}
	.weekly-trading-hours .day .date:before {
		right: unset;
		left: 100%;
		border-width: 4px 5px 4px 0;
		border-color: transparent var(--wp--preset--color--custom-grey) transparent transparent;
		transform: translateY(-50%) rotate(180deg);
	}
	
	.wp-block-acf-specials .items-wrap {
	    grid-template-columns: repeat(2, minmax(0, 1fr));
	}
	
	.wp-block-acf-events .items-wrap {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }
	
	.wp-block-group.competition-container {
		padding: var(--wp--preset--spacing--40) !important;
	}
	
	.wp-block-cover.homepage-hero {
		padding-bottom: var(--wp--preset--spacing--80) !important;
	}
	
	.wp-block-acf-mailing-list-signup .inner {
    	padding-top: var(--wp--preset--spacing--80);
    	padding-bottom: var(--wp--preset--spacing--80);
	}
	.wp-block-acf-mailing-list-signup .material-symbols.close {
		top: var(--wp--preset--spacing--40);
	}
	
	.wp-block-acf-store-filter .isotope-wrap:not(.row-view) .item-info {
        padding: 2.6cqw;
    }


}

/* 
Media & Text
*/
@media only screen and (min-width: 1px) and (max-width: 620px)  {
	
	.wp-block-acf-single-store-display .trading-hours-info {
		flex-direction: column;
	}
	
    .wp-block-acf-single-store-display .store-meta {
        display: inline-flex;
        margin-right: .7em;
    }
	
	.wp-block-acf-store-filter .isotope-wrap.row-view .item-info .detail .material-symbols, .wp-block-acf-store-filter .isotope-wrap.row-view .item-info > *:not(.store-title) {
        font-size: 4.7cqw;
    }
	
	    .wp-block-acf-store-filter .isotope-wrap.row-view .item-info .detail .material-symbols {
        width: 5.2cqw;
        height: 5.2cqw;
    }
	
	.wp-block-acf-store-filter .isotope-wrap.row-view .trading-hours {
		display: block;
		margin-top: -.4em;
	}
	.wp-block-acf-store-filter .isotope-wrap.row-view .store-category:after {
		content: none;
	}

}

@media only screen and (min-width: 1px) and (max-width: 675px)  {

	footer .wp-block-group.hours,
	footer .wp-block-group.contact-details {
		width: 100%;
	}
	footer .wp-block-group.hours {
		max-width: 220px;
	}
	
	footer .colophon > .wp-block-group {
		gap: 1.5em;
	}
	
	.wp-block-acf-store-filter .button-group.filter-button-group {
		    display: flex;
		flex-wrap: wrap;
		gap: 0.6em;
	}
	
	.wp-block-acf-store-filter .button-group.filter-button-group button {
		width: 29px;
	}

	

	
}

@media only screen and (min-width: 1px) and (max-width: 580px)  {
	
	.mobile-navigation-container .contact-detail a {
		color: var(--wp--preset--color--custom-dark-blue) !important;
	}
	
	.mobile-navigation-container .contact-detail {
		padding-left: var(--mobile-menu-typography-padding-left-right);
        padding-right: var(--mobile-menu-typography-padding-left-right);
        display: flex;
        align-items: center;
        gap: .3em;
	}
	
	:root .wp-block-read-more, :root .wp-element-button, :root .gform-button, :root .gform_button {
		padding-left: 1em;
		padding-right: 1em;
		width: 100%;
	    justify-content: center;
	}
	
	
	
	
	
}

@media only screen and (min-width: 1px) and (max-width: 530px)  {

	.isotope-wrap.grid-view .details,
	.wp-block-acf-store-filter .button-group.filter-button-group {
		display: none;
	}
	.wp-block-acf-store-filter .isotope-wrap:not(.row-view) .image {
    	flex-basis: 75%;
	}
	.wp-block-acf-store-filter .isotope-wrap:not(.row-view) .item-info > *:not(.store-title) {
        font-size: 7.75cqw;
        line-height: 10px;
    }
	.wp-block-acf-store-filter .isotope-wrap:not(.row-view) .store .image img {
    	width: 90%;
	}
	
	.wp-block-acf-store-filter .isotope-wrap.row-view .store .image img {
    	width: 100%;
	}
	
	.wp-block-acf-store-filter .store .image img {    	
	    padding: 1rem;
	}
	.wp-block-acf-store-filter .isotope-wrap.row-view .store .image img {
        padding: .5rem;
    }
	
	.wp-block-acf-store-filter .isotope-wrap.row-view .item-info > *:not(.store-title) {
        font-size: 5.7cqw;
    }
	.wp-block-acf-store-filter .isotope-wrap:not(.row-view) .item-info {
        padding: 1.6cqw;
    }
	
	.wp-block-acf-store-filter .isotope-wrap:not(.row-view) .store-title {
		font-size: 13px;
		line-height: calc(12px);
	}
	.wp-block-acf-store-filter .isotope-wrap:not(.row-view) .item-info .trading-hours {
		padding-top: 0;
	}
	
	
}

@media only screen and (min-width: 1px) and (max-width: 500px)  {

	footer .wp-block-group.contact-details .items-wrap {
		font-size: 10px;
	}
	
	footer .colophon > .wp-block-group p {
		font-size: 10px !important;
	}
	
	.your-shopping-hub br {
		display: none;
	}
	
}


@media only screen and (min-width: 1px) and (max-width: 464px)  {

	.wp-block-acf-events .swiper-slide.item {
		width: calc(100vw - (var(--wp--style--root--padding-left) * 2));
	}
	
	.wp-block-acf-specials .items-wrap {
    grid-template-columns: repeat(1, minmax(0, 1fr));
	}
	
	.wp-block-acf-specials .items-wrap .item .text-content {
		padding: 5.5cqw;
	}
	
}