html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:0.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}*{box-sizing: border-box;}


.noselect {
  -webkit-touch-callout: none;
    -webkit-user-select: none;
     -khtml-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}



@font-face {
    font-family: 'French Script MT';
    src: url('/wp-content/themes/dealsqueen.co.uk/fonts/FrenchScriptMT.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Open Sans';
    src: url('/wp-content/themes/dealsqueen.co.uk/fonts/OpenSans-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('/wp-content/themes/dealsqueen.co.uk/fonts/OpenSans-ExtraBold.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}




html, body {
	-webkit-box-sizing: border-box;
    box-sizing: border-box;
	margin: 0;
	padding: 0;
}


body { 
	background: #ce3818; 
	color: #000;
	font-family: 'Open Sans', sans-serif; 
	font-weight: normal; 
	font-size: 1.1vw;
	text-align: center;
	overflow-x: hidden;
	min-height: 101vh;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	overflow-y: scroll;
}

body.ready {
	position: static;
	top: auto;
	left: auto;
	overflow-y: visible;
}

input, textarea, button {
	font-family: 'Open Sans', sans-serif; 
	-webkit-tap-highlight-color: transparent;
}

input:focus, textarea:focus, button:focus {
	border: 0;
	outline: 0;
}

::-webkit-input-placeholder {
	color: #313440;
}
::-moz-placeholder {
	color: #313440;
}
:-ms-input-placeholder {
	color: #313440;
}
:-moz-placeholder {
	color: #313440;
}



input:focus,
textarea:focus {
	border: 0;
	outline: 0;
}

button:focus {
	outline: 0;
}

input::-ms-clear {
    display: none;
}
body {
	text-align: center;
}
main {
	width: 100%;
	margin: 0 auto;
	text-align: left;
}
@media all and (max-width: 1440px) {
	body { 
		font-size: 1em;
	}
}
	

.clear {
	clear: both;
    font-size:0;
    height:0;	
}


button,
a {
	text-decoration: none;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
	color: inherit;
	-webkit-tap-highlight-color: transparent;
}

a.all {
	display: inline-block !important;
	font-size: .85em;
	line-height: 1em;
	color: #000;
	position: relative;
	width: auto !important;
	background: #e5b02b;
	padding: .5em .5em;
	border-radius: 1em;
	border: 1px solid #000;
}
a.all:hover {
	border-radius: 0;
	background: #fff; 
	border: 1px solid #fff;
}

.pseudo {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}


body * {
	font-size: inherit;
}
	

footer,
nav,
section {
	padding: 0 16%;
	background: #fff;
}

section.stores,
section.cats {
	padding: 0 5em;
}

#pigeons,
footer {
	visibility: hidden;
}

section:nth-of-type(1),
section:nth-of-type(2) {
	visibility: visible;
	margin-top: -.25em;
}
section.coupons {
	padding-bottom: 6em;
}

footer,
.about,
.stores {
	visibility: hidden;
}

footer,
section {
	display: inline-block;
	width: 100%;	
	font-size: 1.1vw;
}

#search-results,
#menu {
	display: none;
}	

/*Nav bar*/
body > nav {
	position: fixed;
	display: inline-block;
	width: 100%;
	height: 5em;
	top: 0;
	left:0;
	background: #ce3718;
	z-index: 12;
	-o-transition: height .2s ease;
	-ms-transition: height .2s ease;
	-moz-transition: height .2s ease;
	-webkit-transition: height .2s ease;
	transition: height .2s ease;
	will-change: height;	
}
.nav-placeholder {
	height: 4em;
	display: block;
	width: 100%;	
	
	-o-transform: translateY(0);
	-ms-transform: translateY(0);
	-moz-transform: translateY(0);
	-webkit-transform: translateY(0);
	transform: translateY(0);
	
	
	
	-o-transition: transform .2s ease;
	-ms-transition: transform .2s ease;
	-moz-transition: transform .2s ease;
	-webkit-transition: transform .2s ease;
	transition: transform .2s ease;
	
	will-change: transform;
	
}

body > nav.fixed {
	height: 3.4em;
}

.nav-placeholder.fixed {
	transform: translateY(-1.6em);
}


nav #logo {
	display: inline-block;
	position: absolute;
	width: 11.2em;
	height: 3.4em;
	top: 0;
	bottom: 0;
	left:16%;
	margin: auto;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	background-image: url('/wp-content/themes/dealsqueen.co.uk/images/icons/logo.svg');
	
	
	-o-transform: translateZ(0) scale(1,1);
	-ms-transform: translateZ(0) scale(1,1);
	-moz-transform: translateZ(0) scale(1,1);
	-webkit-transform: translateZ(0) scale(1,1);
	transform: translateZ(0) scale(1,1);
	
	-o-transition: -o-transform .2s ease;
	-ms-transition: -ms-transform .2s ease;
	-moz-transition: -moz-transform .2s ease;
	-webkit-transition: -webkit-transform .2s ease;
	transition: transform .2s ease;
	
    -o-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    -moz-transform-origin: 0 50%;
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
	
	-webkit-backface-visibility: hidden;
	-webkit-perspective: 1000;
	will-change: transform;
	z-index: 1;
}

body > nav.fixed #logo {
	-o-transform: translateZ(0) scale(.8,.8);
	-ms-transform: translateZ(0) scale(.8,.8);
	-moz-transform: translateZ(0) scale(.8,.8);
	-webkit-transform: translateZ(0) scale(.8,.8);
	transform: translateZ(0) scale(.8,.8);
}

nav #menu-icon {
	display: inline-block;
	position: absolute;
	width: 1.5em;
	height: 1.2em;
	top: 0;
	bottom: 0;
	right:16%;
	margin: auto;
	z-index: 2;
	
	-o-transition: .3s ease right;
	-ms-transition: .3s ease right;
	-moz-transition: .3s ease right;
	-webkit-transition: .3s ease right;
	transition: .3s ease right;
}

nav #menu-icon > span {
	height: .1em;
	position: absolute;
	width: 75%;
	margin: 0 auto;
	left: 0;
	right: 0;
	background: #000;
	opacity: 1;
	-o-transform: translateZ(0) rotate(0deg);
	-ms-transform: translateZ(0) rotate(0deg);
	-moz-transform: translateZ(0) rotate(0deg);
	-webkit-transform: translateZ(0) rotate(0deg);
	transform: translateZ(0) rotate(0deg);

	-o-transition: -o-transform .3s ease, opacity .3s ease, width .3s ease;
	-ms-transition: -ms-transform .3s ease, opacity .3s ease, width .3s ease;
	-moz-transition: -moz-transform .3s ease, opacity .3s ease, width .3s ease;
	-webkit-transition: -webkit-transform .3s ease, opacity .3s ease, width .3s ease;
	transition: transform .3s ease, opacity .3s ease, width .3s ease;

	-webkit-backface-visibility: hidden;
	-webkit-perspective: 1000;
	will-change: transform, width;
}
nav #menu-icon > span:nth-of-type(1) {
	top: -.3em;
	bottom:0;
	margin: auto;
}
nav #menu-icon > span:nth-of-type(2) {
	top: 0;
	bottom:-.3em;
	margin: auto;
	width: 100% !important;
}

nav #menu-icon:hover > span:nth-of-type(3),
nav #menu-icon:hover > span:nth-of-type(1) {
	width: 100%;

}	
nav #menu-icon > span:nth-of-type(3) {
	bottom: .1em;
}

nav.open #menu-icon > span:nth-of-type(1) {
	top: .2em;
	bottom:0;
	margin: auto;
	-o-transform: translateZ(0) rotate(-45deg);
	-ms-transform: translateZ(0) rotate(-45deg);
	-moz-transform: translateZ(0) rotate(-45deg);
	-webkit-transform: translateZ(0) rotate(-45deg);
	transform: translateZ(0) rotate(-45deg);
	width: 100%;
}
nav.open #menu-icon > span:nth-of-type(2) {
	-o-transform: translateZ(0) rotate(45deg);
	-ms-transform: translateZ(0) rotate(45deg);
	-moz-transform: translateZ(0) rotate(45deg);
	-webkit-transform: translateZ(0) rotate(45deg);
	transform: translateZ(0) rotate(45deg);
	width: 100%;
	top: .2em;
	bottom: 0;
}
nav.open #menu-icon > span:nth-of-type(3) {
	opacity: 0;
}


nav #cs{
	display: inline-block;
	position: absolute;
	width: 30em;
	height: 2.4em;
	top: 0;
	bottom: 0;
	right:calc(16% + 2.5em);
	margin: auto;
	-o-transition: .3s ease right;
	-ms-transition: .3s ease right;
	-moz-transition: .3s ease right;
	-webkit-transition: .3s ease right;
	transition: .3s ease right;
	z-index: 1;
}

nav #cs > div {
	display: inline-block;
	vertical-align: top;
}	

#search {
	display: inline-block;
	height: 100%;
	width: 80%;
	position: relative;
}
#search > input {
	width: 100%;
	height: 100%;
	padding: 0;
	font-weight: 300;
	padding: 0 1.2em;
	padding-right: 2.5em;
	background: #fff;
	border: 0;
	color: #000;
	border: 1px solid #000;
	border-radius: 1.2em;
}


#search > input::-webkit-input-placeholder {
	color: #000;
}
#search > input::-moz-placeholder {
	color: #000;
}
#search > input:-ms-input-placeholder {
	color: #000;
}
#search > input:-moz-placeholder {
	color: #000;
}

#search > span {
	display: inline-block;
	width: 1.2em;
	height: 1.2em;
	position: absolute;
	overflow: hidden;
	top: .6em;
	right: 1.2em;
}

#search > span:nth-of-type(2) {
	right: 0;
	width: 2.2em;
	height: 2.2em;
	top: 0;
	bottom: 0;
	left: .7em;
	right: auto;
	margin: auto;
	overflow: visible;
}	
#search > span > i:before {
	font-family: 'home-fold';
	content: '\e801'; 
	left: 0;
	position: absolute;
	font-size: 2em;
	z-index:1;
	-ms-transform: rotate(15deg);
	-o-transform: rotate(15deg);
	-moz-transform: rotate(15deg);
	-webkit-transform: rotate(15deg);
	transform: rotate(15deg);
	
	
}
#search > span > span:nth-of-type(1) {
	position: absolute;
	width: .9em;
	height: .9em;
	border-radius: 100%;
	background: #fff;
	border: .05em solid #000;
	top:0;
	left: 0;
	right: 0;
	margin: auto;
	z-index:1;
}
#search > span > span:nth-of-type(2) {
	position: absolute;
	width: .05em;
	height: .7em;
	background: #000;

	right: 20%;
	bottom: 0;
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	z-index:0;
}	

@media all and (max-width: 1440px) {
	footer,
	section {
		padding: 0 10%;
	}
	nav #logo {
		left:10%;
	}
	nav #menu-icon {
		right:10%;
	}		
	nav #cs{
		right:calc(10% + 2.5em);
	}	
	.isIE nav #cs{
		right: 16%;
	}	
	
	nav.open #menu-icon {
		right:16%;
	}
	nav.open #cs{
		right:calc(16% + 2.5em);
	}	
	.isIE nav.open #cs {
		right: 22.5%;
	}
}

@media all and (max-width: 1280px) {
	section.stores,
	section.cats,
	footer,
	section {
		padding: 0 2em;
		font-size: 1em;
	}	
	nav #logo {
		left: 2em;
	}	
	nav #menu-icon {
		right: 2em;
	}	
	
	.isIE nav #cs,
	nav #cs{
		right:calc(2em + 2.5em);
	}	
	

	nav.open #menu-icon {
		right: calc(16% + .9em);
	}		
	.isIE nav.open #cs,
	nav.open #cs{
		right:calc(16% + 1.35em);
	}
}

@media all and (max-width: 1100px) {
	nav.open #logo {
		-o-transform: translateZ(0) scale(.82,.82);
		-ms-transform: translateZ(0) scale(.82,.82);
		-moz-transform: translateZ(0) scale(.82,.82);
		-webkit-transform: translateZ(0) scale(.82,.82);
		transform: translateZ(0) scale(.82,.82);
	}
	.isIE nav #cs,
	nav #cs{
		right:calc(2em + 3em);
	}
	nav.open #menu-icon {
		right: calc(16% + .8em);
	}		
	.isIE nav.open #cs,
	nav.open #cs{
		right:calc(16% + 1.5em);
	}
	
}
	
@media all and (max-width: 960px) {
	section.stores,
	section.cats,
	footer,
	section {
		padding: 0 1em;
	}
	nav #logo {
		left: 1em;
	}
	nav.open #logo {
		-o-transform: translateZ(0) scale(1,1);
		-ms-transform: translateZ(0) scale(1,1);
		-moz-transform: translateZ(0) scale(1,1);
		-webkit-transform: translateZ(0) scale(1,1);
		transform: translateZ(0) scale(1,1);
	}
	
	nav #menu-icon {
		right: 1em;
	}	
	
	nav #cs{
		right:calc(1em + 3em);
		width: 18em;
	}
	.isIE nav #cs {
		right:calc(1em + 3em);
	}

	#search {
		display: inline-block;
		height: 100%;
		width: 100%;
	}
	#search > input {
		border-radius: 1.2em;
	}
	nav.open #menu-icon {
		right: calc(18% + .9em);
	}		
	.isIE nav.open #cs,
	nav.open #cs{
		right:calc(18% + 4.3em);
	}	

}


@media all and (max-width: 768px) {
	nav #menu-icon {
		top: 0;
	}
	
	nav #menu-icon > span {
		height: .08em;
	}
	


}
@media all and (max-width: 835px) {
	nav.open #logo {
		-o-transform: translateZ(0) scale(.8,.8);
		-ms-transform: translateZ(0) scale(.8,.8);
		-moz-transform: translateZ(0) scale(.8,.8);
		-webkit-transform: translateZ(0) scale(.8,.8);
		transform: translateZ(0) scale(.8,.8);
	}
}

@media all and (max-width: 768px) {

	nav #cs {
		right:calc(1em + 2.5em) !important;
		width: 2.7em;
		-o-transition: width .3s ease;
		-ms-transition: width .3s ease;
		-moz-transition: width .3s ease;
		-webkit-transition: width .3s ease;
		transition: width .3s ease;
		text-align: right;
		will-change: width;
	}	
	.isIE nav #cs {
		right:calc(1em + 2.5em) !important;
	}
	
	nav #cs.open {
		width: calc(100% - 3.5em);
	}
	nav.fixed #cs.open { 
		width: calc(100% - 3.5em);
	}
	nav #cs:before {
		content: '';
		display: inline-block;
		width: 100%;
		height: calc(100% + 1em);
		top: -.5em;
		left:0;
		position: absolute;
		z-index: 0;
		opacity: 0;
		background: #ce3718;
		-o-transition: opacity .2s ease;
		-ms-transition: opacity .2s ease;
		-moz-transition: opacity .2s ease;
		-webkit-transition: opacity .2s ease;
		transition: opacity .2s ease;
		will-change: opacity;
	}
	nav #cs.open:before {
		opacity: 1;
	}	
	#search {
		text-align: left;
		background: #ce3718;
		width: 80%;
	}
	#search > span:nth-of-type(2) {
		opacity: 0;
		-o-transition: opacity .2s ease;
		-ms-transition: opacity .2s ease;
		-moz-transition: opacity .2s ease;
		-webkit-transition: opacity .2s ease;
		transition: opacity .2s ease;
		will-change: opacity;
	}
	
	nav #cs.open #search > span:nth-of-type(2) {
		opacity: 1;
	}
	#search > input {
		padding: 0;
		width: 100%;
		background: #fff;
		padding: 0 1.2em;
		padding-right: 1.6em;
		opacity: 0;
		-o-transition: opacity .3s ease;
		-ms-transition: opacity .3s ease;
		-moz-transition: opacity .3s ease;
		-webkit-transition: opacity .3s ease;
		transition: opacity .3s ease;	
	}
	

	nav #cs.open #search > input {
		opacity: 1;
	}
	
	#search > span {
		display: inline-block;
		width: 1.2em;
		height: 1.2em;
		position: absolute;
		overflow: visible !important;
		top: .7em;
		right: .5em;
		z-index: 1;
		cursor: pointer;
		-webkit-tap-highlight-color: transparent;
	}
	
	#search > span:before {
		content: '';
		position: absolute;
		display: inline-block;
		right:-.5em;
		top: -1em;
		width: 2em;
		height: 2.6em;
		cursor: pointer;
	
	}	
	
	
	#search > span > span:nth-of-type(1) {
		background: #ce3718;
		border: 1px solid #000;
		-o-transition: background .3s ease;
		-ms-transition: background .3s ease;
		-moz-transition: background .3s ease;
		-webkit-transition: background .3s ease;
		transition: background .3s ease;
	}
	
	#cs.open #search > span > span:nth-of-type(1) {
		background: #fff;
	}
	#search > span > span:nth-of-type(2) {
		width: 1px;
		height: .7em;
		background: #000;
	}


	nav.open #menu-icon {
		right: 1em;
	}		
	
	nav #logo,
	nav.open #logo {
		-o-transform: translateZ(0) scale(1,1);
		-ms-transform: translateZ(0) scale(1,1);
		-moz-transform: translateZ(0) scale(1,1);
		-webkit-transform: translateZ(0) scale(1,1);
		transform: translateZ(0) scale(1,1);
	}
	nav:before {
		content: '';
		display: inline-block;
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left:0;
		background: #ce3718;
		z-index: 1;
	}	
}


@media all and (max-width: 420px) {
	body > nav {
		height: 3.4em;
	}
	.nav-placeholder {
		height: 2.4em;
	}
	#cut {
		top: 3.4em !important;
	}
	
	nav #logo,
	nav.open #logo {
		-o-transform: translateZ(0) scale(.9,.9);
		-ms-transform: translateZ(0) scale(.9,.9);
		-moz-transform: translateZ(0) scale(.9,.9);
		-webkit-transform: translateZ(0) scale(.9,.9);
		transform: translateZ(0) scale(.9,.9);
	}

	#search {
		width: calc(100% - .77em);
	}
}

@media all and (max-width: 373px) {
	nav #logo,
	nav.open #logo {
		-o-transform: translateZ(0) scale(.84,.84);
		-ms-transform: translateZ(0) scale(.84,.84);
		-moz-transform: translateZ(0) scale(.84,.84);
		-webkit-transform: translateZ(0) scale(.84,.84);
		transform: translateZ(0) scale(.84,.84);
	}

	body > nav.fixed #logo {
		-o-transform: translateZ(0) scale(.77,.77);
		-ms-transform: translateZ(0) scale(.77,.77);
		-moz-transform: translateZ(0) scale(.77,.77);
		-webkit-transform: translateZ(0) scale(.77,.77);
		transform: translateZ(0) scale(.77,.77);
	}
}

/*Nav bar end*/
section.top {
	background: #fff;
	position: relative;
	overflow: hidden;
	padding-bottom: 2.5em;
	padding-top: 1em;
}

#cut {
	opacity: 1;
	-ms-transition: top .2s ease, opacity .2s ease;
	-o-transition: top .2s ease, opacity .2s ease;
	-moz-transition: top .2s ease, opacity .2s ease;
	-webkit-transition: top .2s ease, opacity .2s ease;
	transition: top .2s ease, opacity .2s ease;
    height: 1.2em;
    width: 100%;
    background-color: #ce3718;

    /* Standard mask (Firefox fallback) */
    mask-image: url('/wp-content/themes/dealsqueen.co.uk/images/icons/cut.svg');
    mask-size: 4.99em;
    mask-repeat: repeat-x;
    mask-origin: content-box;
    mask-position: left bottom;

    /* WebKit flip (Chrome, Safari, Edge) */
    -webkit-mask-image: url('/wp-content/themes/dealsqueen.co.uk/images/icons/cut.svg');
    -webkit-mask-size: 4.99em;     /* REAL flip */
    -webkit-mask-repeat: repeat-x;
    -webkit-mask-origin: content-box;
    -webkit-mask-position: left top; /* după flip, top = echivalentul bottom */

    position: fixed;
    top: 5em;
    left: 0;
    z-index: 11;
    padding-bottom: 0; /* important ca origin să funcționeze corect */
}

body.scrolling #cut {
	top: 3.4em;
	opacity: 0;
}
section.top:after {
	content: '';
    height: 1.2em;
    width: 100%;
    background-color: #ce3818;

    /* Standard mask (Firefox fallback) */
    mask-image: url('/wp-content/themes/dealsqueen.co.uk/images/icons/cut.svg');
    mask-size: 4.99em;
    mask-repeat: repeat-x;
    mask-origin: content-box;
    mask-position: left bottom;

    /* WebKit flip (Chrome, Safari, Edge) */
    -webkit-mask-image: url('/wp-content/themes/dealsqueen.co.uk/images/icons/cut.svg');
    -webkit-mask-size: 4.99em;     /* REAL flip */
    -webkit-mask-repeat: repeat-x;
    -webkit-mask-origin: content-box;
    -webkit-mask-position: left top; /* după flip, top = echivalentul bottom */

    position: absolute;
    bottom: -1px;
    left: 0;
    z-index: 0;
    padding-bottom: 0; /* important ca origin să funcționeze corect */
	
	transform: scaleY(-1);     /* FLIP vertical */
	transform-origin: center;
	display: none;
	
}


section.top > div {
	display: inline-block;
	width: 100%;
	position: relative;
}





/*Store top section*/
section.top {
	background: #fff;	
	position: relative;
	overflow: hidden;
	z-index: 1;
}
section.top:before {
	content: '';
	position: absolute;
    width: 32.2em;
    height: 14.9em;
	right: 16%;
	bottom:0;
	background-image: url('/wp-content/themes/dealsqueen.co.uk/images/carriage.webp');
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: contain;
}


@media all and (max-width: 3000px) {
	section.top:before { 
		background-image: url('/wp-content/themes/dealsqueen.co.uk/images/carriage-3000.webp');
	}
}
@media all and (max-width: 2000px) {
	section.top:before { 
		background-image: url('/wp-content/themes/dealsqueen.co.uk/images/carriage-2000.webp');
	}
}

@media all and (max-width: 1440px) {
	section.top:before { 
		right: 10%;
		background-image: url('/wp-content/themes/dealsqueen.co.uk/images/carriage-1440.webp');
	}
}
@media all and (max-width: 1280px) {
	section.top:before { 
		right: 2em;
	}
}

@media all and (max-width: 1024px) {
	section.top:before { 
		right: 0;
		width: 30em;
		height: 14em;
	}
}

@media all and (max-width: 824px) {
	section.top:before { 
		width: 69vw;
	}
}
@media all and (max-width: 768px) {
	section.top:before { 
		background-image: url('/wp-content/themes/dealsqueen.co.uk/images/carriage-768.webp');
	}
}
@media all and (max-width: 420px) {
	section.top:before { 
		background-image: url('/wp-content/themes/dealsqueen.co.uk/images/carriage-420.webp');
	}
}


section.top > div {
	display: inline-block;
	width: 100%;
	position: relative;
	z-index: 2;
}

section.top div.header {
	display: block;
	text-align: left;
	padding: 0;
	margin-top: 1em;
	padding-bottom: 2em;
}

section.top .header > .s-logo {
	width: 6.25em;
	height: 6.25em;
	background: #f6f6f6; 
	padding: 0;
}
section.top .header > .s-logo > div {
	display: block;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

section.top .header > .s-desc {
	width: calc(100% - 27em);
}

section.top .header > .s-desc,
section.top .header > .s-logo {
	display: inline-block;
	vertical-align: middle;
}


section.top .header > .s-desc {
	padding-left: 2.5em;
}

.s1 {
	margin: 0;
	font-size: 2.5em;
	color: #000;
	font-weight: 800;
	margin-top: -.22em;
	word-wrap: break-word;
	max-width: 65%;
	text-align: left;
	font-family: 'French Script MT', sans-serif; 
	text-shadow: 1px 0 0 #fff, -1px 0 0 #fff, 0 1px 0 #fff, 0 -1px 0 #fff, 1px 1px 0 #fff, -1px 1px 0 #fff, 1px -1px 0 #fff, -1px -1px 0 #fff;
}

.s1 > span {
	display: block;
	text-transform: none;
	font-weight: 300;
	font-size: .4em;
	margin-top: .1em;
	font-family: 'Comfortaa', sans-serif; 
}

section.top .header > .s-desc > p {
	font-weight: 400;
	font-size: .85em;
	line-height: 150%;
	margin-top: .2em;
	margin-bottom: 0;
	color: #000;
	text-shadow: 1px 0 0 #fff, -1px 0 0 #fff, 0 1px 0 #fff, 0 -1px 0 #fff, 1px 1px 0 #fff, -1px 1px 0 #fff, 1px -1px 0 #fff, -1px -1px 0 #fff;

}


@media all and (max-width: 1280px) {
	section.top .header > .s-desc {
		padding-left: 2em;
	}
	section.top .header > .s-desc {
		width: calc(100% - 33em);
	}
}
@media all and (max-width: 1148px) {
	section.top .header > .s-desc {
		width: calc(100% - 24em);
	}
}

@media all and (max-width: 960px) {
	section.top .header > .s-desc {
		padding-left: 2em;
	}
	section.top div.header {
		margin-top: .5em;
	}
	.s1 { 
		max-width: 55%;
	}
}



@media all and (max-width: 768px) {
	section.top div.header {
		position: relative;
		min-height: 115px;
	}
	section.top .header > .s-desc {
		padding-left: 0;
	}
	section.top .header > .s-logo {
		position: absolute;
		/*top: 4.5em;*/
		left: 0;
	}

	section.top .header > .s-desc {
		width: calc(100% - 20em);
	}
	section.top .header > .s-logo {
		width: 80px;
		height: 80px;
	}
	section.top .header > .s-desc > p,
	.store.top .s1 {
		margin-left: 96px;
	}
	
	.s1 {
		font-size: 1.789em;
		max-width: 50%;
	}
	.s1 > span {
		font-size: .53em;
	}
}

@media all and (max-width: 600px) {
	section.top .header > .s-desc {
		width: calc(70%);
	}
}	
@media all and (max-width: 570px) {
	section.top .header > .s-desc > p,
	.s1 > span {
		color: #000;
	}
	.s1 {
		max-width: 60%;
	}
}

@media all and (max-width: 465px) {
	.s1 {
		max-width: 100%;
		font-size: 1.5em;
	}
	section.top .header > .s-desc > p { 
		font-size: .8em;
	}
}

@media all and (max-width: 370px) {
	section.top .header > .s-logo {
		width: 68px;
		height: 68px;
	}
	section.top .header > .s-desc > p,
	.store.top .s1 {
		margin-left: 84px;
	}
	.s1 {
		font-size: 1.5em;
	}

	section.top div.header {
		min-height: 100px;
	}
}

/*Store top section end*/


/*Store coupons section*/
section.coupons {
	position: relative;
	z-index: 1;
}
section.coupons:before{
	content: '';
	width: 100%;
	height: calc(100% + 5px);
	background: #fff;
	top: -5px;
	left: 0;
	position: absolute;
	z-index: 0;
}
section.coupons > h2 {
	position: relative;
	color: #ce3718;
	font-size: 2.2em;
	width: 100%;
	text-align: center;
	margin-top: 2em;
}
section.coupons > div {
	margin-top: 0;
	text-align: left;
}

section.coupons > div > .coupon {
	display: inline-block;
	vertical-align: top;
	width: calc(33.3333333333% - 3.4em);
	margin-top: 5.5em;
	padding: .5em;
	padding-top: 2.5em;
	padding-bottom: 0;
	position: relative;
	z-index: 0;
	text-align: left;
	margin-left: 5em;
	height: 15em;
	background: #fff;
	text-align: left;
	border: solid .2em #e5af2a;
}


section.coupons > div > div:nth-child(3n + 1) {
	margin-left: 0;	
}


section.coupons > div > .coupon > * {
	position: relative;
	z-index: 1;
}

section.coupons > div > .coupon .type {
	display: inline-block;
	width: 100%;
	text-align: center;
	position: absolute;
	left: 0;
	right: 0;
	top: -3.7em;
}

section.coupons > div > .coupon .type > span {
	color: #000;
	font-size: 2.2em;
	font-weight: 900;
	text-transform: uppercase;
}

section.coupons > div > .coupon .expire {
	display: inline-block;
	width: 100%;
	text-align: center;
	font-size: .6em;
	position: absolute;
	bottom: 1.2em;
	left: 0;
}

section.coupons > div > .coupon .offer {
	display: inline-block;
	width: 100%;
	text-align: left;
	padding: 0 .3em;
}
section.coupons > div > .coupon .offer h2 {
	font-weight: normal;
	font-size: 1em;
	line-height: 120%;
	text-align: center;
}

section.coupons > div > .coupon.subscribe button,
section.coupons > div > .coupon .button {
	background: #ce3818;
	padding: .1em 0; 
	color: #fff;
	font-size: 1.2em;
	border-radius: .5em;
	position: absolute;
	bottom: 1.5em;
	left: 0;
	right: 0;
	margin: 0 auto;
	display: inline-block;
	text-align: center;
	border: 0;
	text-transform: uppercase;
	font-weight: 900;
	width: 6em;
}

section.coupons > div > .coupon.subscribe button {
	font-family: 'French Script MT', sans-serif; 
	text-transform: capitalize;
	font-size: 1.62em;
	width: 4em;
	line-height: 1;
	padding: 0;
}

section.coupons > div > .coupon.subscribe button:hover,
section.coupons > div > .coupon .button:hover {
	background: #b58611;
}
section.coupons > div > .coupon.subscribe .privacy {
	font-size: .6em;
}
section.coupons > div > .coupon.subscribe .type > span {
    color: #ce3818;
}

@media all and (max-width: 1440px) {	
	section.coupons > div > .coupon {
		height: 19em;
	}	
	section.coupons > div > .coupon .type {
		margin-top: -.5em;
		margin-bottom: 2.5em;
	}
	
	section.coupons > div > .coupon .button {
		font-size: 1.779em;
	}
	
	section.coupons > div > .coupon.subscribe button {
		font-size: 2.4em;
	}
 

	section.coupons > div > .coupon .offer h2 {
		font-size: 1.1em;
	}
	section.coupons > div > .coupon.subscribe .privacy,
	section.coupons > div > .coupon .expire {
		font-size: .85em;
	}

}	
@media all and (max-width: 1280px) {
	section.coupons > h2 {
		font-size: 2.5em;
	}
	section.coupons {
		font-size: 1.2vw;
	}	
	section.coupons > div {
		text-align: center;
	}
	section.coupons > div > .coupon {
		width: calc(33.3333333333% - 4.74em);
		margin-left: 7.1em;	
	}	
	section.coupons > div > .coupon .type {
		margin-top: -.5em;
		margin-bottom: 2.5em;
	}

	section.coupons > div > .coupon .offer h2 {
		font-size: 1em;
	}

	section.coupons > div > .coupon .button {
		font-size: 1.6em;
	}
    section.coupons > div > .coupon.subscribe button {
        font-size: 2.16em;
    }
	section.coupons > div > .coupon.subscribe .privacy,
	section.coupons > div > .coupon .expire {
		font-size: .75em;
	}
	section.coupons > div > .coupon .type > span {
		font-size: 2.5em;
	}
	
}	

@media all and (max-width: 1024px) {
	section.coupons {
		font-size: 1.8vw;
	}	
	section.coupons > div > div:nth-child(3n + 1) {
		margin-left: 7.1em;	
	}

	section.coupons > div > .coupon {
		width: calc(50% - 7.1em);
		margin-left: 7.1em;	
	}	
	section.coupons > div > div:nth-child(2n + 1) {
		margin-left: 0;
	}
}	

@media all and (max-width: 768px) {
	section.coupons > h2 {
		font-size: 2em;
        margin-bottom: 0;
        margin-top: 1.5em;
	}
	section.coupons {
		font-size: 2.1vw;
	}	
	section.coupons > div > div:nth-child(3n + 1) {
		margin-left: 3em;	
	}
	section.coupons > div > .coupon {
		width: calc(50% - 3em);
		margin-left: 3em;	
	}	
	section.coupons > div > div:nth-child(2n + 1) {
		margin-left: 0;
	}
	section.coupons > div > .coupon .button { 
		bottom: 1.7em;
	}
	section.coupons > div > .coupon .offer h2 {
		font-size: 1.3em;
	}
	section.coupons > div > .coupon .button {
		font-size: 1.5em;
	}
	section.coupons > div > .coupon.subscribe button{
		font-size: 2em;
	}
	section.coupons > div > .coupon.subscribe .privacy,
	section.coupons > div > .coupon .expire {
		font-size: 1em;
	}
	section.coupons > div > .coupon .type > span {
		font-size: 2em;
	}
	section.coupons > div > .coupon .button {
		bottom: 1.8em;
	}
}	

@media all and (max-width: 420px) {
	section.coupons {
		font-size: 3.6vw;
	}
	section.coupons > div > div:nth-child(2n + 1),
	section.coupons > div > div:nth-child(3n + 1) {
		margin-left: 0;	
	}
	section.coupons > div > .coupon {
		width: 90%;
		margin-left: 0;	
		height: auto;
		margin-top: 4em;
		padding-bottom: 4.5em;
		padding-top: .5em;
		border: solid .1em #e5af2a;
	}

    section.coupons > div > .coupon .type {
        margin-top: 0;
        margin-bottom: 0;
		top: -3.4em;
    }
	section.coupons > div > .coupon .expire { 
		bottom: .5em;
	}
	section.coupons > div > .coupon .offer h2 {
		margin-top: 0;
		margin-bottom: 0;
		font-size: 1.1em;
	}
	section.coupons > div > .coupon.subscribe {
		height: 75vw;
		padding-bottom: 0;
	}
	section.coupons > div:nth-of-type(2) > .coupon:nth-of-type(1) {
		margin-top: 6em;
	}
    section.coupons > div > .coupon .button {
        bottom: 1.5em;
		font-size: 1.4em;
    }
}	


/*Store coupons section end*/

/*breadcrumbs start*/
div.breadcrumbs {
	text-align: left;
	color: #000;
	font-weight: 300;
	font-size: .75em;
	overflow: hidden;
	padding: 1.5em 0;
    position: relative;
    z-index: 1;
}

div.breadcrumbs > a {
	display: inline-block;
	padding-top: 1em;
	padding-bottom: 1em;
	padding-right: 2em;
	position: relative;
}

div.breadcrumbs > a:hover {
	text-decoration: underline;
}

div.breadcrumbs > a.cat {
	padding-right: 0;
}
div.breadcrumbs > a:not(.cat):after {
	content: '\203A';
	position: absolute;
	right: .55em;
	height: .7em;
	line-height: .55em;
	top: 0;
	bottom: 0;
	margin: auto 0;
	font-size: 1.2em;
	display: inline-block;
	vertical-align: middle;
}

div.breadcrumbs > a:last-of-type {
	padding-right: 0;
}
div.breadcrumbs > a:last-of-type:after {
	display: none;
}	


@media all and (max-width: 768px) {
	div.breadcrumbs {
		padding: 1.4em 0;
	}
	div.breadcrumbs > a {
		padding-top: .4em;
		padding-bottom: .4em;
		margin-top: .4em;
	}
	
	div.breadcrumbs > a:after {
		height: .7em;
	}
}
@media all and (max-width: 420px) {
	div.breadcrumbs {
		padding: 1.2em 0;
	}
	div.breadcrumbs > a {
		padding-top: .3em;
		padding-bottom: .3em;
	}
}

/*breadcrumbs end*/ 
body.no-transition *:before,
body.no-transition * {
	-o-transition: none !important;
	-ms-transition: none !important;
	-moz-transition: none !important;
	-webkit-transition: none !important;
	transition: none !important;
}