.magenta{color:#cf1860!important;}
.orange{color:#e06e38!important;}
.lemon{color:#f2e480!important;}
.yellow{color:#f0cb22!important;}
.green{color:#a7c476!important;}
.blue-grey{color:#62b4be!important;}
.turquoise{color:#118e9e!important;}
.teal{color:#005e7e!important;}
.dark-blue{color:#1e3250!important;}
.white{color:#ffffff!important;}
.magenta-background, .magenta-hover:hover{background:#cf1860;transition:background-color 0.3s ease!important;}
.orange-background, .orange-hover:hover{background:#e06e38;transition:background-color 0.3s ease!important;}
.lemon-background, .lemon-hover:hover{background:#f2e480;transition:background-color 0.3s ease;}
.yellow-background, .yellow-hover:hover{background:#f0cb22;transition:background-color 0.3s ease;}
.green-background, .green-hover:hover{background:#a7c476;transition:background-color 0.3s ease;}
.blue-grey-background, .blue-grey-hover:hover{background:#62b4be;transition:background-color 0.3s ease;}
.turquoise-background, .turquoise-hover:hover{background:#118e9e;transition:background-color 0.3s ease;}
.teal-background, .teal-hover:hover {background:#005e7e;transition:background-color 0.3s ease;}
.dark-blue-background, .dark-blue-hover:hover{background:#1e3250;transition:background-color 0.3s ease;}
.white-background, .white-hover:hover{color:#1e3250; background:#ffffff;transition:background-color 0.3s ease;}
.yellow-background.teal a{ color:#005e7e; }
.teal-grad-hover:hover{background-image:radial-gradient(#005e7e,#1e3250);}
.turquoise-grad-hover:hover{background-image:radial-gradient(#118e9e,#1e3250);transition: background-color 1.5s ease;}
.tint-magenta-background{background:#322e4f;}
.tint-blue-background{background:#1e3a56;}
.tint-green-background{background:#2d4152;}
.tint-orange-background{background:#e16e3b;}
.tint-magenta-turquoise{
background: #312f50;
background: -webkit-linear-gradient(left, #312f50,#312f50,#1d3b57,#1d3b57);
background: -o-linear-gradient(left, #312f50,#312f50,#1d3b57,#1d3b57);
background: -moz-linear-gradient(left, #312f50,#312f50,#1d3b57,#1d3b57);
background: linear-gradient(to right, #312f50,#312f50,#1d3b57,#1d3b57);
}
.tint-orange-green{
background: #118e9e;
background: -webkit-linear-gradient(left, #33384d,#33384d,#2d4153,#2d4153);
background: -o-linear-gradient(left, #33384d,#33384d,#2d4153,#2d4153);
background: -moz-linear-gradient(left, #33384d,#33384d,#2d4153,#2d4153);
background: linear-gradient(to right, #33384d,#33384d,#2d4153,#2d4153);
}
.tint-teal-turquoise{
background: #005e7e;
background: -webkit-linear-gradient(left, #005e7e,#005e7e,#1d3b57,#1d3b57);
background: -o-linear-gradient(left, #005e7e,#005e7e,#1d3b57,#1d3b57);
background: -moz-linear-gradient(left, #005e7e,#005e7e,#1d3b57,#1d3b57);
background: linear-gradient(90deg, #005e7e 50%,#1d3b57);
}
.tint-blue-magenta{
background: #1e3250;
background: -webkit-linear-gradient(left, #33384d,#33384d,#2d4153,#2d4153);
background: -o-linear-gradient(left, #33384d,#33384d,#2d4153,#2d4153);
background: -moz-linear-gradient(left, #33384d,#33384d,#2d4153,#2d4153);
background: linear-gradient(to right, #1e3250,#33384d);
} .tint-turquoise-magenta{
background: #312f50;
background: -webkit-linear-gradient(left, #1d3b57,#312f50);
background: -o-linear-gradient(left, #1d3b57,#312f50);
background: -moz-linear-gradient(left, #1d3b57,#312f50);
background: linear-gradient(to right, #1d3b57,#312f50);	
} .tint-teal-turquoise,
.tint-magenta-turquoise,
.tint-turquoise-magenta{
background: #005e7e;
background: -webkit-linear-gradient(left, #005e7e,#005e7e,#1d3b57,#1d3b57);
background: -o-linear-gradient(left, #005e7e,#005e7e,#1d3b57,#1d3b57);
background: -moz-linear-gradient(left, #005e7e,#005e7e,#1d3b57,#1d3b57);
background: linear-gradient(90deg, #005e7e 50%,#1d3b57);
} hr.blue{
background-color:#72afb9;
}
hr.pink{
background-color:#cf1760;
}
hr.orange{
background-color:#e06e38;
}
hr.green{
background-color:#a7c476;
}
hr.dark-yellow{
background-color:#f0cb21;
}
.clearBoth{
clear:both;
}
.display-inline{
display:inline;
}
html, body {
max-width: 100%;
overflow-x: hidden;
font-family: 'Quicksand', sans-serif;
font-style: normal;
font-weight: 300;
color:#d7d7d7;
color:white;
font-size:16px;
background:#1e3250;	
-webkit-font-smoothing: subpixel-antialiased;
line-height:1.4;
}
h1, h2, h3, h4, h5, h6{
color:white;
font-family:'Quicksand';
font-weight:300;
}
h1, h2{
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
h1{
font-size:2.4em;
text-align: center;
}
h2{
font-size:2em;
}
h3{
font-size:1.1em;
}
a{
color:#fff;
}
.handwriting{
font-family:Satisfy;
font-weight:300;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.page-what-we-do2 .handwriting{
font-family:Courgette;
font-weight:normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.page-what-we-do3 .handwriting{
font-family:'Marck Script';
font-weight:normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
h1.handwriting{
font-size:2.8em;
}
.entry-content a{
color:white;
font-weight:bold;
text-decoration:none;
transition:background-color 0.3s ease;
}
.entry-content a:hover{
color:white;
box-shadow:none;
background-color:#cf1860;
}
body, button, input, select, textarea{
font-family: 'Quicksand', sans-serif;
}
label{
color:white;
font-weight:normal;
}
.wp-caption,
.gallery-caption{
font-style:normal;
} .single-post:not(.has-sidebar) #primary, 
.page.page-one-column:not(.twentyseventeen-front-page) #primary, 
.archive.page-one-column:not(.has-sidebar) .page-header, 
.archive.page-one-column:not(.has-sidebar) #primary {
margin-left: auto;
margin-right: auto;
max-width: 100%;
}
.entry-content a, 
.entry-content a img, 
.widget a img{
-webkit-box-shadow: none;
box-shadow: none;
}
.center{
text-align:center;
}
.text-zeroed{
font-size:0;
}
.padding-top-0pt4em{
padding-top:0.4em!important;
}
.padding-top-1em{
padding-top:1em!important;
}
.padding-top-2em{
padding-top:2em!important;
}
.padding-bottom-1em{
padding-bottom:1em!important;
}
.padding-bottom-2em{
padding-bottom:2em!important;
}
.padding-top-3em{
padding-top:3em!important;
}
.wider-20percent-margin{
margin-left:-10%;
margin-right:-10%;
}
.no-text-transform{
text-transform:none!important;
}
.margin-bottom-zero{
margin-bottom:0;
}
.margin-top-minus2em{
margin-top:-2em!important;
}
.margin-bottom-minus2em{
margin-bottom:-2em;
}
.side-padding{
padding:0 1.5em;
}
.logo-limit-width{
max-width:1082px!important;
}
.mini-heart{
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
width:10em;
padding:2em;
}
.max-width-1000{
max-width:1000px!important;
}
.limit-width{
max-width:800px!important;
}
.videoWrapper {
position: relative;
padding-bottom: 56.25%; padding-top: 25px;
height: 0;
}
.videoWrapper iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
} .centered-button{
text-align:center;
margin-top:20px;
}
.button{
display:inline-block;
font-family:"Passion One";
font-size:1.2em;
font-weight:400;
letter-spacing:0.05em;
text-transform:uppercase;
padding:0.7em 1.5em;	
background-color:#e06e38;
}
.button:hover,
.button:focus{
background-color:#cf1860;
}
@media screen and (max-width: 400px){
.centered-button{
margin-bottom:20px;
}	
} .site-header {
background:#1e3250;
}
.header-notice{
margin-top: 10px;
}
.header-notice p{
margin: 0;	
}
.site-branding{
padding: 2em 0em 0em!important;
width:100%;
margin-bottom:0em!important;
margin-top:-2em; }
.site-branding .header-logo{
text-align:center;
margin:3em auto 20px auto;
position:relative;
}
body .site-branding .header-logo{
margin-bottom: 0!important;
}
.site-branding .header-logo .since1999{	
padding-top: 0.2em;
padding-bottom: 0;
}
@media screen and (max-width: 66.99999em){
.site-branding .header-logo .since1999{
padding-top: 1.6em;
}
}
.site-branding .header-cta{
font-size:1em;
margin:20px 5px 0 5px;
}
.site-branding .header-ctas .header-cta:nth-of-type(1){
color:#fff;
background:#118e9e;
}
.site-branding .header-ctas .header-cta:nth-of-type(2){
color:#fff;
background:#a7c476;
}
.EFH-logo {
display:inline-block;
width:80%;
max-width:300px; }
@media screen and (max-width: 400px){
.EFH-logo{
max-width:200px;
}
.site-branding .header-cta{
margin-top:10px;
}
}  .last{
margin-right:0!important;
}
.col-1-2{
width:100%;
margin-right:0%;
float:left;
}
.col-half{
width:50%;
float:left;
}
.col-third{
width:100%;
float:left;
}
.page-more-decor .col-1-5,
.page-what-we-do .col-1-5,
.page-what-we-do2 .col-1-5,
.page-what-we-do3 .col-1-5,
.page-weddings .col-1-5,
.page-festivals .col-1-5,
.page-bunting-hire .col-1-5,
.page-lighting .col-1-5,
.page-id-5987 .col-1-5 {
padding:0.5%;
margin-top:1%;
}
.page-festivals .what-we-do-block, .page-weddings .what-we-do-block, .page-lighting .what-we-do-block {
background:#22324e;
}
.page-what-we-do .col-1-5 h3,
.page-what-we-do2 .col-1-5 h3,
.page-what-we-do3 .col-1-5 h3 {
line-height: 1.2;
padding-top: 0.8em; padding-bottom:1em;
font-size:1.2em;
}
@media screen and (max-width: 400px){
.page-what-we-do .col-1-5 h3,
.page-what-we-do2 .col-1-5 h3,
.page-what-we-do3 .col-1-5 h3,
.page-bunting-hire .col-1-5 h3{
font-size:0.8em;	
}
}
.page-what-we-do .col-1-5 p,
.page-what-we-do2 .col-1-5 p,
.page-what-we-do3 .col-1-5 p{
padding:0;
margin:0;
}
.parent-pageid-2156 .col-1-3{
width:33%;
margin-right:0.5%;
margin-bottom:0.5%;
}
.the-efh-team .col-1-8, 
.page-bunting-hire .col-1-8, 
.post-single-hues-bunting .col-1-8{
width: 12.5%!important;
margin-bottom: 2.5em;
float:left;
margin-top: 1em;
font-size: 0.8em;
text-align: center;
}
.page-bunting-hire .col-1-9,
.post-single-hues-bunting .col-1-9{
width: 11.111%!important;
margin-bottom: 2.5em;
float:left;
margin-top: 1em;
font-size: 0.8em;
text-align: center;
}
.loved-by .col-1-5 img{
padding:1.0em;	
}
.col-1-4{
width:100%;
display:inline-block;
}
.col-1-4 a p{
margin-bottom:0;
}
.col-1-4 a .bigH1buttons{
opacity:0.4;	
}
.col-1-4 a{
text-decoration:none;
}
.col-1-4 a .bigH1buttons:hover{
opacity:1;
text-decoration:underline;
}
.col-3-4{
width:75%;
display:inline-block;
}
.col-1-4, .col-1-5, .col-1-6,
.col-1-7, .col-1-8, .col-1-9{
float:left;
text-align:center;
transition:background-color 0.5s ease;
margin-top:0.5em;
border-radius:3px;
}
.col-1-5{
width:20%;
}
.col-1-7{
width:14.28%;
}
.col-1-9{
width:11.111%;
}
.col-1-4 .arrow-up, 
.col-1-5 .arrow-up,
.col-1-6 .arrow-up{
width:1.0em;
opacity:0.5;
margin-top:0.5em;
}
a .col-1-4:hover, 
a .col-1-5:hover{
text-decoration:underline;
}
.col-1-3{
width:32%;
margin-right:2%;
float:left;
}
.loved-by .col-1-3{
width: 100%; }
.col-1-6{
width:15%;
margin-right:2%;
float:left;
margin-top: 5em
}
.col-1-6 p {
margin: 0;
}
.the-efh-team .col-1-3{
width: 31%;
margin-right: 3%;
float: left;
margin-bottom: 5%;
text-align: center;
}
.columns-alignLeft img.alignleft{
max-width:29%;
margin-right: 2%;
margin-left: 2%;
margin-bottom:2%;
}
.entry-content .col-1-6 a{
text-decoration:none!important;
}
.page-flag-bases-poles-fixings .col-1-2 img{
padding: 0% 10% 10% 0;
}
@media screen and (max-width: 400px){
.page-flag-bases-poles-fixings .col-1-2 img{
padding-right:0;
}	
}
.col-2-3{
width:66%;
margin-right:2%;
float:left;
}
.page-flag-bases-poles-fixings .col-2-3{
padding-right: 5%;
}
.page-flag-bases-poles-fixings .col-1-3 img{
padding-bottom:2em;
}
.page-extra-large-festival-flags .col-1-8{
width:12.5%;
}
.page-flag-bases-poles-fixings .col-1-4{
margin-top:0;
}
.page-packages .col-1-5,
.page-bunting-shop  .col-1-5{
margin-top:-2.5em;
}
.page-packages .col-1-5 h3,
.page-bunting-shop .col-1-5 h3,
.page-bunting-shop .col-1-7 h3,
.page-bunting-shop .col-1-9 h3{
font-size:1.4em;
padding:0;
color:#005e7e;
border-left: 2px solid rgba(255,255,255,0.2);
border-right: 2px solid rgba(255,255,255,0.2);
margin-top: 0.5em;
padding-top: 0.5em;
-webkit-font-smoothing: subpixel-antialiased;
}
.page-bunting-hire .col-1-8 h3, .post-single-hues-bunting .col-1-8 h3,
.page-bunting-hire .col-1-9 h3, .post-single-hues-bunting .col-1-9 h3{
font-size:1.1em;
padding:0;
color:#62b4be;
margin-top: 0.2em;
padding-top: 0.2em;
}
.page-bunting-shop .col-1-7 h3,
.page-bunting-shop .col-1-9 h3{
font-size:1.2em;
margin-top: 0.2em;
padding-top: 0.2em;
} .page-bunting-shop #wpcf7-f3812-p2208-o1 .home-wrap{
width:75%;
}
.page-packages .col-1-5 .arrow-up,
.page-bunting-shop .col-1-5 .arrow-up,
.page-bunting-shop .col-1-7 .arrow-up,
.page-bunting-hire .col-1-8 .arrow-up,
.post-single-hues-bunting .col-1-8 .arrow-up,
.page-bunting-hire .col-1-9 .arrow-up,
.post-single-hues-bunting .col-1-9 .arrow-up,
.page-bunting-shop .col-1-9 .arrow-up{
width: 0.8em;
opacity: 0.7;
margin-top: 0em;
display:none;
}
.page-packages .col-1-5 img,
.page-bunting-shop .col-1-5 img,
.page-bunting-shop .col-1-7 img,
.page-bunting-hire .col-1-8 img,
.post-single-hues-bunting .col-1-8 img,
.page-bunting-hire .col-1-9 img,
.post-single-hues-bunting .col-1-9 img,
.page-bunting-shop .col-1-9 img{
padding:4%;
}
.col-big-number{
width:20%;
float:left;
background:none;
text-align:center;
}
.col-big-number p{
font-family:'Passion One';
color:#1e3250;
padding:0;
margin:0;
line-height: 0.8;
font-size:5em;
}
.col-big-number img{
width:1em;
}
.col-big-number.point-sideways img{
width: 0.3em;
float: right;
margin: -.6em 0.2em 0 0;
}
.col-details{
width:calc(80% - 4em);
max-width:800px;
float:left;
}
.col-details h3{
font-size:1.1em;
margin-bottom:0.3em;
padding:0;
-webkit-font-smoothing: subpixel-antialiased;
}
.col-details input[type="submit"] {
font-family: "Passion One";
font-size: 1.6em;
font-weight: 800;
letter-spacing:0.05em;
text-transform:uppercase;
padding: 0.7em 1.5em;;
margin-top:0.2em;
}
@media screen and (max-width: 400px){
.col-details input[type="submit"] {
font-size: 1.2em;
padding: 0.7em 1.5em;;
}
} @media screen and (max-width: 576px) {
.page-id-2193 .col-details {
width: 100%;
max-width: 100%;
float: none;
}
.page-id-2193 input[type="text"], .page-id-2193 input[type="email"], .page-id-2193 input[type="url"], .page-id-2193 input[type="password"], .page-id-2193 input[type="search"], .page-id-2193 input[type="number"], .page-id-2193 input[type="tel"], input[type="range"], .page-id-2193 input[type="date"], .page-id-2193 input[type="month"], .page-id-2193 input[type="week"], .page-id-2193 input[type="time"], .page-id-2193 input[type="datetime"], .page-id-2193 input[type="datetime-local"], .page-id-2193 input[type="color"], .page-id-2193 textarea {
max-width: 100%;
}
} .square{
width:100%;
position: relative;
text-align:center;
}
.square:after {
content: "";
display: block;
padding-bottom: 100%;
}
.square img{
float:left;
margin:0;
}
@media screen and (max-width: 980px){
.page-bunting-shop #wpcf7-f3812-p2208-o1 .home-wrap{
width:auto;
}
.page-packages .col-1-5 h3,
.page-bunting-shop .col-1-5 h3,
.page-bunting-shop .col-1-7 h3,
.page-bunting-shop .col-1-9 h3{
border:none;
}
.page-packages .col-1-5, .page-bunting-shop .col-1-5{
margin-top:0;
}
} @media screen and (min-width: 30em){
.flag-strip .col-1-2{
width:51%;
padding-top:1em;
}
.col-1-2{
width:50%;
margin-right:0%;
float:left;
}
.flag-strip .col-1-7{
width: 11%;
margin-left: 1%;
float: right;
} } .wrap{
width:100%;
max-width:100%;
padding-left:0;
padding-right:0;
}
.site-content
{
font-size:1.2em;
}
.site-content {
padding: 1.5em 0 0;
}
.site-content-contain {
background-color:transparent;
}
.circle {
border-radius: 50%;
width:10px;
height:10px;
display: inline-block;
}
.entry-header{
display:none;
} .navigation-top {
border-top: none;
background: rgba(30,50,80,0.95);
border-bottom: none;
z-index:999!important;
line-height:1.0;
position: relative;
}
.navigation-top .toggled-on{
font-size:1.0em;
}
.navigation-top .wrap .toggled-on{
margin:0 -1em;
}
.navigation-top a{
color: #ffffff;
font-weight:300;
}
.navigation-top .current-menu-item > a, .navigation-top .current_page_item > a {
color: #61cad7;
}
@media screen and (max-width: 400px){
.navigation-top .current-menu-item > a, .navigation-top .current_page_item > a{
color:#61cad7!important;
}	
}
.main-navigation a {
padding: 1em 0.6em;
}
.main-navigation a:hover {
color: #f2e480;
}
.navigation-top ul li#menu-item-2320{
display:none;
}
.navigation-top .wrap { max-width: 768px;
padding: 0 0 0 20px;
}
.navigation-top.site-navigation-fixed .wrap{
padding-left:0em;
}
.navigation-top.site-navigation-fixed ul li#menu-item-2320{
display:inline-flex;
margin-left:1em;
}
.navigation-top ul li#menu-item-2320 img {
width: 2em;
opacity: 1;
padding:0 0.5em;
}
.main-navigation ul{
text-align: center;
}
.main-navigation li#menu-item-2320 a {
padding: 0em!important;
width:2em;
}
.main-navigation li#menu-item-2320 img:hover {
opacity:0.5;
}
.navigation-top ul li#menu-item-2320 .sub-menu{
display:none;
}
.main-navigation ul li#menu-item-2320.menu-item-has-children:before,
.main-navigation ul li#menu-item-2320.menu-item-has-children:after {
border-style: none;
}
.menu-toggle {
color:white;
font-size:1.25rem;
line-height:1em;
}
.main-navigation .sub-menu a{
text-align: left;
padding:0.7em 0.5em;
}
.navigation-top .current-menu-item > a, 
.navigation-top .current_page_item > a {
color: #61cad7;
}
.navigation-top li li.current-menu-item > a, 
.navigation-top li li.current_page_item > a {
color:#61cad7;
} .home .panel-content .wrap{
padding-left:0!important;
padding-right:0!important;    
padding-top: 0!important;
padding-bottom: 0!important;
}
.home-wrap{
max-width:1300px;
margin:0 auto;
border:0px solid transparent;
}
.home-wrap-wide{
max-width:2000px;
margin:0 auto;
}
.home .entry-title, .home .entry-header{
display:none;
}
.entry-content .supplier-logos{
width:70%;
text-align:center;
}
.entry-content .supplier-logos img.alignleft{
float:none;
max-width:18%;
}
@media screen and (max-width: 400px){
.entry-content	.supplier-logos{
width:100%;
}
.entry-content .supplier-logos img.alignleft{
max-width:29%;
}
}
.entry-content .supplier-logos a:hover{
background-color:transparent;
}
.entry-content .royalSlider a:hover {
background-color: transparent!important;
}
h1.page-title-handwriting,
h2.page-title-handwriting{
font-size: 2.8em;
font-family: Satisfy;
padding: 0;
margin: 0;
padding-bottom: 0.5em;
text-align: center;
text-transform: none;
font-weight: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.page-what-we-do2 h1.page-title-handwriting,
.page-what-we-do2 h2.page-title-handwriting{
font-size: 2.8em;
font-family: Courgette;
}
.page-what-we-do3 h1.page-title-handwriting,
.page-what-we-do3 h2.page-title-handwriting{
font-size: 2.8em;
font-family: 'Marck Script';
}
.home .col-1-5 p{
margin:0 0 0 0;
}
.instagram-feed-title{
color: #f2e480;
}
.since1999, .instagram-feed-title{
font-size:2.2em;
font-family:Satisfy;
padding-top:1.6em;
padding-bottom:1.6em;
text-align:center;
font-weight:normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.page-what-we-do2 .since1999, 
.page-what-we-do2 .instagram-feed-title{
font-size:2.2em;
font-family:Courgette;
}
.page-what-we-do3 .since1999, 
.page-what-we-do3 .instagram-feed-title{
font-size:2.2em;
font-family:'Marck Script';
}
.since1999 img{
width: 2em;
opacity: 0.8;
margin: -0.7em 0em;
}
.since1999 img.left-heart{
margin-right:1.6em;
}
.since1999 img.right-heart{
margin-left:1.6em	
}
.inner-wrapper{
position:absolute;
width:100%;
height:100%;
} .triptych-row2 .square .inner-wrapper.square-pic {
position:absolute;
width:100%;
height:100%;
margin:0;
padding:0!important;
}
.triptych-row3 .square .inner-wrapper{
position:absolute;
width:100%;
height:100%;
}
.triptych-row2 h2, 
.triptych-wwd-row3 h2{
text-align:center;
text-transform:uppercase;
font-size:2.6em;
font-size:2.2em;
margin-bottom:0.5em;
line-height:1.1;
}
.triptych-row2.slightly-smaller-text h2{
font-size: 2.3em;
margin-bottom: 0.5em;
line-height: 1.0;
}
.triptych-row2 p, .triptych-wwd-row3 p{
text-align:left;
}
.triptych-row2 .more-arrow{
width:1.0em;
margin-bottom: -0.18em;
}
.triptych-row2.slightly-smaller-text{
font-size:94%;
}
.triptych-row3{
text-transform:uppercase;
font-size:2.6em;
}
.triptych-row2 a.more-arrow-link, .triptych-row3 a{
text-decoration:none;
padding: 0.3em 0.5em;
display: inline-block;
-webkit-border-radius: 6px;
border-radius: 6px;
}
.triptych-row2 a.more-arrow-link:hover{
background-color:#e06e38;
}
.triptych-row2 a.more-arrow-link.magenta-hover:hover{
background-color:#cf1860;
}
.triptych-row3 a:hover{
background-color:#62b4be;
}
.trip3-heart{
width: 40%;
margin: 16% 0 6% 0;
}
.triptych-row3 .more-arrow{
width:0.7em;
}
.triptych-row2 .square .inner-wrapper{
position:absolute;
width:100%;
padding:10% 5%;
}
.triptych-row2 a.more-arrow-link{
text-transform: uppercase;
font-weight: 300;
font-size: 1.2em;
}
.instagram-feed-title img{
width: 2em;
margin: 0px 1em -0.6em;
}
div#sb_instagram {
font-family: Satisfy;
} .client-logo{
float:left; margin:1%;
} .loved-by {
max-width: 1000px;
}
.loved-by .col-1-3{
margin-right: 0;
}
.loved-by .col-1-4 img,
.loved-by .col-1-3 img,
.loved-by .col-1-2 img,
.loved-by .col-1-1 img{
width:150px;
height:auto;
}
.what-we-do-block{
overflow:hidden;
margin-bottom:30px;
}
.page-how-to-hang-your-bunting .wp-caption-text{
color:#fff;
} .blog .page-title{
font-size:3.6em;
font-family:Satisfy;
padding-top:0em;
padding-bottom:0em;
text-align:left;
text-transform:none;
color:white;
float:left;
font-weight:normal;
} h3 a{
text-decoration-color:#e06e38!important;
}
a.col-half,
a.col-third,
a.col-1-4{
opacity:0.5;
}
a.col-half:hover,
a.col-third:hover,
a.col-1-4:hover{
background-color: transparent;
opacity: 1;
}
.home-wrap.topTwoButtons {
max-width: 30em;
margin-top:-1.6em;
margin-bottom: 1em
}
.home-wrap.topThreeButtons {
max-width: 60em;
margin-top:-1.6em;
margin-bottom: 1em
}
.entry-content .topTwoButtons a,
.entry-content .topThreeButtons a{
font-weight:300;
text-decoration:none;
}
.home-wrap.topThreeButtons .col-third{
width:33.333%;
}
.home-wrap.topThreeButtons .col-1-4{
width:25%;
}
h1.bigH1buttons{
-webkit-border-radius: 3px;
border-radius: 3px;
transition: opacity 0.5s;
-webkit-transition: opacity 0.5s;
padding: 4%;
margin: 0 5%;
font-size: 1.3em;
text-align: center;
line-height: 1.2;
}
.page-festival-flag-hire h1.bigH1buttons,
.page-indoor-flags h1.bigH1buttons,
.page-extra-large-festival-flags h1.bigH1buttons,
.page-custom-printed-flags h1.bigH1buttons{
background-color: #e16e3b;	
}
.page-bunting-hire h1.bigH1buttons,
.page-bunting-shop h1.bigH1buttons{
background-color: #F0CB24;	
color:#1e3250;
}
@media screen and (max-width: 880px){
.home-wrap.topThreeButtons h1.bigH1buttons{
font-size:1.1em;
}
}
@media screen and (max-width: 700px){
.home-wrap.topThreeButtons{
max-width:75%;
}
.home-wrap.topThreeButtons h1.bigH1buttons{
font-size:1em;
}
.home-wrap.topThreeButtons .col-1-4{
width:25%;
margin-bottom:20px;
}
}
@media screen and (max-width: 500px){
.home-wrap.topThreeButtons{
max-width:75%;
}
.home-wrap.topThreeButtons h1.bigH1buttons{
font-size:1em;
}
.home-wrap.topThreeButtons .col-third{
width:100%;
margin-bottom:20px;
}
.home-wrap.topThreeButtons .col-1-4{
width:50%;
margin-bottom:20px;
}
}
.big2buttons{
text-align:center;
font-family:'Passion one';
text-transform:uppercase;
font-size:2em;
}
.big2buttons button{
-webkit-border-radius: 3px;
border-radius: 3px;
color: #fff;
font-weight: normal;
padding: 0.3em 0.6em;
transition: opacity 0.5s;
-webkit-transition: opacity 0.5s;
margin:0 16px;
}
.page-festival-flag-hire .big2buttons button,
.page-indoor-flags .big2buttons button,
.page-extra-large-festival-flags .big2buttons button{
background-color: #e16e3b;
}
.page-bunting-hire .big2buttons button{
background-color: #f0cb22;
}
@media screen and (min-width: 769px){
.big2buttons button {
font-family:'Passion one';
font-size:48rem;
font-size:3rem;
text-align:left;
line-height:0.9;
}
}
.big2buttons button.off{
opacity:0.333;
}
.big2buttons button.off:hover{
opacity:1;
text-decoration:underline;
}
.page-festival-flag-hire h3, .page-indoor-flags h3, .page-extra-large-festival-flags h3{
padding-top:0;	
text-transform:uppercase;
}
.flag-bullets{
margin: 0 auto;
margin-bottom: 2.4em;
line-height: 1.4em;
font-size:1.1em;
}
.page-festival-flag-hire .flag-bullets{
margin-top: 1.6em;
max-width: 884px;
}
.page-bunting-hire .flag-bullets,
.page-template-bunting .flag-bullets{
max-width: 556px;
}
.flag-bullets .circle{ margin-right:0.5em;
}
.flag-strip .circle{
margin-right:0.5em;
}
.flag-strip{
padding-top:2em;
padding-bottom:1em; }
.flag-strip h2{
font-size: 2.2em;
color: white;
text-align: center;
padding-top: 0.4em;
margin-bottom: 1.1em;
text-transform:none;
}
.flag-bunting-individual-copy{
padding:3em 0;
}
.hire3{
text-align:center;
font-family:"Passion One";
padding: 0.4em 0;
font-size: 1.4em;
letter-spacing:0.05em;
text-transform:uppercase;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
@media screen and (max-width: 400px){
.hire3{
font-size:1em;
}	
.page-bunting-hire .flag-bullets, .page-template-bunting .flag-bullets{
margin:0 20px 20px 20px;
}
}
.hire3.white-background{
color:#1e3250;
}
.hire3.white-background:hover{
color:#ffffff;
}
.hire3:hover{
background:#cf1860;
}
.page-colour-swatches .home-wrap-wide{
margin-top:-100px
}
.page-flag-bases-poles-fixings h2, .page-flag-hire-how-it-works h2{
font-size:2em;
text-align: center;
}
.page-flag-bases-poles-fixings h3, .page-flag-hire-how-it-works h3{
font-size:1.3em;
line-height:1.2;
}
.page-flag-bases-poles-fixings hr{
height: 2px;
margin-bottom: 2.5em;
}
.inner-translucent-wrapper{
padding:3%;
margin-bottom:4%;
}
.inner-translucent-wrapper-lower{
padding:0 3%;
margin-bottom:4%;	
}
.lighter{
background:rgba(255,255,255,0.05);
}
.darker{
background:rgba(0,0,0,0.1);
} .swatch-rollover{
display:inline-block;
width:75%;	
position:relative;
}
.swatch-rollover p{
margin:0;
}
.swatch-rollover .rollover{
display:block;
position:absolute;
top:0;
width:100%;
height:100%;
background-position:center;
background-repeat:no-repeat;
background-size:cover;
opacity:0;
transition:0.15s linear opacity;
}
.swatch-rollover .rollover:hover,
.swatch-rollover .rollover:focus{
opacity:1;
}
@media screen and (max-width: 770px){
.swatch-rollover{
width:90%;
}	
} .single.festival-flags .post-navigation,
.single.festival-flags .entry-footer,
.single.bunting-hire .post-navigation,
.single.bunting-hire .entry-footer{
display: none;
}
.gallery-nav-bu{
padding: 0.5em;
}   
.gallery-nav-bu.left{
float:left;
}
.gallery-nav-bu.right{
float:right;
}
.gallery-nav-bu img{
width: 0.8em;
margin: 0 0.5em -0.1em;
} .page-terms-conditions .home-wrap,
.page-flag-bases-poles-fixings .home-wrap{
max-width:1000px;	
} .tablepress thead th {
background-color: #1e3250!important;
font-weight:normal!important;
}
.tablepress .even td {
background-color: rgba(255,255,255,0.1)!important;
}
.tablepress .odd td {
background-color: rgba(255,255,255,0.2)!important;
}
.teal-background .tablepress tbody td, 
.teal-background .tablepress tfoot th {
border-top: 5px solid #005e7e!important;
}
.turquoise-background .tablepress tbody td, 
.turquoise-background .tablepress tfoot th {
border-top: 5px solid #118e9e!important;
}
.tablepress tbody{
border-color:pink!important;
} h2.prices-table{
padding:1.4em 0 0.2em 0;
margin:0;
}
h3.prices-table{
padding:0em 0 1.5em 0;
margin:0em 0;
}
.tablepress-table-description {
max-width: 800px;
margin: 1em auto 0;
padding-bottom:2em;
}
.tablepress {
max-width:800px;
margin: 0 auto;
margin-bottom: 0em!important;
}
.tablepress i{
font-size:80%;	
}
@media screen and (max-width: 400px){
h3.prices-table{
padding:1em 20px 1.2em 20px;
}
.tablepress th,
.tablepress td{
font-size:0.75em;
}	
}
.package-form-row{
padding:2em 0 1em;
}
.remove-2point5em-top-margin{
margin-top:-2.5em;
}
.page-packages h2, 
.page-enquiry-booking-form h2,
.page-bunting-shop h2{
font-size:1.4em;
padding:0;
margin:0 0 1em 0;
-webkit-font-smoothing: subpixel-antialiased;
}
.page-packages .package-instructions-title img, 
.page-enquiry-booking-form .package-instructions-title img,
.page-bunting-shop .package-instructions-title img{
width:2em;
padding-top: .2em;
}
.page-packages hr, .page-enquiry-booking-form hr, .page-bunting-shop hr{
background-color: #118e9e;
height: 1px;
}
.page-packages .home-wrap-wide {
margin: 0 auto 3em auto;
}
.page-enquiry-booking-form .home-wrap{
max-width:840px;
}
.page-packages span.wpcf7-list-item, 
.page-enquiry-booking-form span.wpcf7-list-item,
.page-bunting-shop span.wpcf7-list-item{
display: block;
margin:0 0 0 1em!important;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea{
width:33em;
margin-bottom:1.5em;
}
span.wpcf7-not-valid-tip {
color: #cf1860;
}
@media screen and (max-width: 400px){
.package-form-row h2{
font-size:1.6em;
} .package-form-row input[type="text"], 
.package-form-row input[type="email"], 
.package-form-row input[type="url"], 
.package-form-row input[type="password"], 
.package-form-row input[type="search"], 
.package-form-row input[type="number"], 
.package-form-row input[type="tel"], 
.package-form-row input[type="range"], 
.package-form-row input[type="date"], 
.package-form-row input[type="month"], 
.package-form-row input[type="week"], 
.package-form-row input[type="time"], 
.package-form-row input[type="datetime"], 
.package-form-row input[type="datetime-local"], 
.package-form-row input[type="color"], 
.package-form-row textarea{
width:100%;
}
} .blog .page-title{
display:none;
} .blog .single-blog-post{
width:66%;
margin:0 auto;
} .blog article.post header{
margin:40px 0 0 0;
}
.blog article.post header h1,
.blog article.post header h2{
color:#1e3250;
margin-bottom:10px;
}
.blog article.post header h2 a{
color:#1e3250;
}
.blog article.post header .posted-date{
text-align:center;
opacity:0.6;
} .blog .featured-image img{
text-align:center;
width:100%;
height:auto;
}
.blog .post-content .inner-translucent-wrapper{
overflow:hidden;
}
.blog .post-content ul,
.blog .post-content ol{
margin-left:20px;
}
.blog .post-content blockquote{
color:#fff;
opacity:0.6;
}
.blog .post-content a{
color:#db0060;
} .blog .post-content img.alignnone{
width:100%;
height:auto;
}
.blog .post-content img.alignleft,
.blog .post-content .alignleft{
margin-right:3em;
}
.blog .post-content img.alignright,
.blog .post-content .alignright{
margin-left:3em;
}
.blog .post-content img.alignleft,
.blog .post-content img.alignright,
.blog .post-content .alignleft,
.blog .post-content .alignright{
max-width:50%;
margin-bottom:3em;
}
.wp-caption .wp-caption-text, 
.gallery-caption .wp-caption-text{
color:#fff;
}
.blog .post-content .tiled-gallery{
margin-bottom:3em;
}
@media screen and (max-width: 1070px){	
.blog .single-blog-post{
width:75%;
}	
}
@media screen and (max-width: 800px){	
.blog .single-blog-post{
width:100%;
}	
}
@media screen and (max-width: 400px){
.gallery-nav{
font-size:0.8em;
} } .post-navigation{
margin:0;
}
.post-navigation .nav-title{
color:#62b4be;
}
.blog #main .navigation.pagination{
float:none;
width:100%;
}
.blog #main .navigation.pagination a{
color:#000;
} .blog #content #primary article.post{
float:none;
width:100%;
} .blog #content #primary .blog-index .blog-banner{
margin:0 0 30px 0;
}
.blog #content #primary .blog-index .blog-banner img{
width:100%;
height:auto;
}
.blog #content #primary .blog-index article.post{
background:#62b4be;
margin-bottom:30px;
}
.blog #content #primary .blog-index article.post header{
padding:30px;
margin:0;
}
.blog #content #primary .blog-index article.post header h2{
font-size:2em;
color:#fff;
padding:0;
margin:0;
}
.blog #content #primary .blog-index article.post header h2 a{
color:#fff;
}
.blog #content #primary .blog-index article.post .post-content{
color:#fff;
padding:0 30px 30px 30px;
}
.blog #content #primary .blog-index article.post .post-content a{
color:#1e3250;
} .blog #content #primary .blog-index .grid{
margin-left:0;
margin-right:-40px;
}
.grid-sizer,
.grid-item { width: 30%; }
.gutter-sizer { width: 3.333333%; } .grid-item--width2 { width: 63.333333%; }
@media screen and (max-width: 980px){ .grid-sizer,
.grid-item { width: 46%; }
.gutter-sizer { width: 4%; }
.grid-item--width2 { width: 46%; }
}
@media screen and (max-width: 750px){ .blog #content #primary .blog-index .grid{
margin-right:0;
}
.grid-sizer,
.grid-item { width: 100%; }
.gutter-sizer { width: 0%; }
.grid-item--width2 { width: 100%; }
}
@media screen and (max-width: 700px){
.blog .post-content img.alignleft,
.blog .post-content img.alignright,
.blog .post-content .alignleft,
.blog .post-content .alignright{
float:none;
width:100%;
margin:0 0 3em 0;	
}
} .triptych-row2.testimony{
font-family:Satisfy;
font-weight:300;
font-size:1.3em;
text-align:center;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.triptych-row2.testimony p{
text-align:center;
}
.triptych-row2.testimony em{
font-family:Quicksand;
font-weight:normal;
font-size:70%;
position:absolute;
bottom:0;
left:50%;
transform: translateX(-50%);
font-style:normal;
}
.triptych-row2.testimony .square .inner-wrapper {
position: absolute;
width: 80%;
height: 84%;
margin: 10% 8% 6% 12%;
} .page-contact-us .home-wrap{
max-width:780px;
} .price-table-reveal{
text-align:center;
}
.price-table-reveal a{
display:inline-block;
padding-left:15px;
background-image:url(//eventflaghire.co.uk/wp-content/uploads/2018/01/triangle-down-white.svg);
background-position:left;
background-repeat:no-repeat;
background-size:8px 7px;
text-decoration:none;
box-shadow:none!important;
}
.price-table-reveal a.open{
background-image:url(//eventflaghire.co.uk/wp-content/uploads/2018/01/triangle-up-white.svg);
}
.price-table{
margin-top:30px;	
}  #bunting-tool #bunting-step01,
#bunting-tool #bunting-preview,
#bunting-tool #bunting-step02,
#bunting-tool #bunting-step03,
#bunting-tool #bunting-step04,
#package #package-step01,
#package #package-step02,
#package #package-step03,
#package #package-step04,
#package #package-step04 #extra-bunting-options,
#package #package-step05,
#package #package-step06,
#package #package-step07{
display:none;
}
#bunting-tool .bunting-tool-section-title,
#package .package-section-title{
max-width:1300px;
margin:0 auto;
text-align:center;
}
#bunting-tool fieldset,
#package fieldset{
border:none;
}
#bunting-tool fieldset legend,
#package fieldset legend{
font-size:1.6em;
margin:0 0 0.75em 0;
-webkit-font-smoothing:antialiased;
}
#bunting-tool fieldset h2,
#package fieldset h2{
font-size:1.1em;
font-weight:700;
text-align:left;
margin:0 0 5px 0;
}
#bunting-tool fieldset .col-half,
#package fieldset .col-half{
text-align:left;
padding:0 2.5%;
}
#bunting-tool .home-wrap.topTwoButtons,
#package .home-wrap.topTwoButtons{
margin-top:0;
overflow: hidden;
}
#bunting-tool .bunting-type,
#bunting-tool .quote-type,
#package .inline-button{	
position:relative;
}
#bunting-tool .bunting-type input,
#bunting-tool .quote-type input,
#package .inline-button input{
display:none;
}
#bunting-tool .bunting-type label,
#bunting-tool .quote-type label,
#package .inline-button label{
font-weight:500;
font-size:1.3em;
line-height:1.2;
text-align:center;
color:#1e3250;
background-color:#F0CB24;
padding:4%;
border-radius:3px;
opacity:0.7;
cursor:pointer;
-webkit-transition:opacity 0.5s;
transition:opacity 0.5s;
}
#bunting-tool .bunting-type input:checked + label,
#bunting-tool .quote-type input:checked + label,
#package .inline-button input:checked + label{
opacity:1;
}
#bunting-tool .bunting-type span,
#bunting-tool .quote-type span,
#package .inline-button span{
display:block;
text-align:center;
font-size:80%;
margin-top:15px;
}
#package .inline-buttons{
text-align:center;
}
#package .inline-buttons .inline-button{
display:inline-block;
margin:12px;
}
#package .inline-button label{
padding:15px;
font-size:1.2em;
}
#package .inline-button label span{
display:block;
margin-top:5px;
white-space: nowrap;
}
@media screen and (max-width: 500px){
#package .inline-button label{
font-size:1em;
}
} #bunting-tool #bunting-preview{
width:100%;
position:relative;
background:#1e3250;
}
#bunting-tool #bunting-preview.docked{
position:fixed;
top:48px;
z-index:995;
}
.admin-bar #bunting-tool #bunting-preview.docked{
top:80px;
}
#bunting-tool ol.bunting{
list-style:none;
display:inline-block;
width:auto;
padding:0 20px;
margin:20px 0 0 0;
overflow:hidden;
border-top:2px solid #ccc;
height:74px;
}
#bunting-tool ol.bunting li{
display:block;
float:left;
margin:0px 10px;
width:40px;
height:50px;
background-color:#ccc;
text-indent:-999999em;
}  #bunting-tool ol.bunting.oversized li{
width:0;
height:0;
border-color:#ccc;
border-left:20px solid transparent;
border-right:20px solid transparent;
border-top-width:50px;
border-top-style:solid;	
background:none!important;
}
#bunting-tool ol.bunting.regular li{
width:0;
height:0;
border-color:#ccc;
border-left:20px solid transparent;
border-right:20px solid transparent;
border-top-width:50px;
border-top-style:solid;	
background:none!important;
}  body .ui-tooltip{
font-family:inherit!important;
font-size:80%;
color:#fff;
padding:3px 8px;
position:absolute;
top:0;
margin:0;
z-index:990;
max-width:300px;
background:#222;
border:none!important;
border-width:0!important;
outline:none!important;
border-radius:2px;
box-shadow:none!important;
}
.ui-helper-hidden-accessible{
display:none;
} #bunting-tool ul.palettes,
#package ul.palettes{
list-style:none;
margin:0 0 15px 0;
padding:0;
}
#package ul.palettes{
margin-top:50px;
}
#bunting-tool ul.palettes li,
#package ul.palettes li{
display:inline-block;
margin:0 2px 6px 0;
position:relative;
border-radius:2px;
}
#bunting-tool ul.palettes input,
#package ul.palettes input{
position:absolute;
left:-99999em;
}
#bunting-tool ul.palettes label,
#package ul.palettes label{
width:80px;
height:80px;
margin:0;	
text-indent:-999999em;
cursor:pointer;
border:2px solid #005e7e;
background:#ccc;
background-size:100% 100%;	
border-radius:2px;
transition:0.15s linear all;
}
#bunting-tool ul.palettes label:hover,
#bunting-tool ul.palettes label:focus,
#package ul.palettes label:hover,
#package ul.palettes label:focus{
border-color:#72b0b9;
}
#package ul.palettes input:checked + label{
border-color:#f0cb24;
}
#package ul.palettes label{
width:110px;
height:110px;
} #package .flag-styles input{
position:absolute;
left:-99999em;
}
#package .flag-styles label{
border-radius:3px;
margin-bottom:0;
cursor:pointer;
transition:0.15s linear all;
}
#package .flag-styles input:checked + label{
background-color:#f0cb24;
} #bunting-tool ul.palettes li.festival-mix label,
#package ul.palettes li.festival-mix label{
background-image:url(//eventflaghire.co.uk/wp-content/themes/twentyseventeen-bigfig/img/swatches/festival-mix.svg);
}
#bunting-tool ul.palettes li.warm-hues label,
#package ul.palettes li.warm-hues label{
background-image:url(//eventflaghire.co.uk/wp-content/themes/twentyseventeen-bigfig/img/swatches/warm-hues.svg);
}
#bunting-tool ul.palettes li.pastels label,
#package ul.palettes li.pastels label{
background-image:url(//eventflaghire.co.uk/wp-content/themes/twentyseventeen-bigfig/img/swatches/pastels.svg);
}
#bunting-tool ul.palettes li.white-ivory label,
#package ul.palettes li.white-ivory label{
background-image:url(//eventflaghire.co.uk/wp-content/themes/twentyseventeen-bigfig/img/swatches/white-ivory.svg);
}
#bunting-tool ul.palettes li.yellows label,
#package ul.palettes li.yellows label{
background-image:url(//eventflaghire.co.uk/wp-content/themes/twentyseventeen-bigfig/img/swatches/yellows.svg);
}
#bunting-tool ul.palettes li.golds label,
#package ul.palettes li.golds label{
background-image:url(//eventflaghire.co.uk/wp-content/themes/twentyseventeen-bigfig/img/swatches/golds.svg);
}
#bunting-tool ul.palettes li.oranges label,
#package ul.palettes li.oranges label{
background-image:url(//eventflaghire.co.uk/wp-content/themes/twentyseventeen-bigfig/img/swatches/oranges.svg);
}
#bunting-tool ul.palettes li.reds label,
#package ul.palettes li.reds label{
background-image:url(//eventflaghire.co.uk/wp-content/themes/twentyseventeen-bigfig/img/swatches/reds.svg);
}
#bunting-tool ul.palettes li.pinks label,
#package ul.palettes li.pinks label{
background-image:url(//eventflaghire.co.uk/wp-content/themes/twentyseventeen-bigfig/img/swatches/pinks.svg);
}
#bunting-tool ul.palettes li.purples label,
#package ul.palettes li.purples label{
background-image:url(//eventflaghire.co.uk/wp-content/themes/twentyseventeen-bigfig/img/swatches/purples.svg);
}
#bunting-tool ul.palettes li.blues label,
#package ul.palettes li.blues label{
background-image:url(//eventflaghire.co.uk/wp-content/themes/twentyseventeen-bigfig/img/swatches/blues.svg);
}
#bunting-tool ul.palettes li.teals label,
#package ul.palettes li.teals label{
background-image:url(//eventflaghire.co.uk/wp-content/themes/twentyseventeen-bigfig/img/swatches/teals.svg);
}
#bunting-tool ul.palettes li.greens label,
#package ul.palettes li.greens label{
background-image:url(//eventflaghire.co.uk/wp-content/themes/twentyseventeen-bigfig/img/swatches/greens.svg);
}
#bunting-tool ul.palettes li.custom label,
#package ul.palettes li.custom label{
position:absolute;
left:-999999em;
} #bunting-tool ul.swatches{
list-style:none;
margin:0 0 15px 0;
padding:0;
}
#bunting-tool ul.swatches li{
display:inline-block;
position:relative;
margin:0 3px 6px 0;
}
#bunting-tool ul.swatches .swatch{
width:28px;
height:28px;
border:none;
border-radius:2px;
text-indent:-999999em;
}
#bunting-tool ul.swatches .swatch.ui-draggable-dragging{
position:relative;
z-index:996;
} #bunting-tool ol.bunting li.white,
#bunting-tool .swatch.white{
background:#fafbfb;
border-top-color:#fafbfb;
}
#bunting-tool ol.bunting li.ivory,
#bunting-tool .swatch.ivory{
background:#e7e8e0;
border-top-color:#e7e8e0;
}
#bunting-tool ol.bunting li.light-silver,
#bunting-tool .swatch.light-silver{
background:#a8b0b5;
border-top-color:#a8b0b5;
}
#bunting-tool ol.bunting li.silver,
#bunting-tool .swatch.silver{
background:#8b8f90;
border-top-color:#8b8f90;
}
#bunting-tool ol.bunting li.dark-silver,
#bunting-tool .swatch.dark-silver{
background:#8a8f90;
border-top-color:#8a8f90;
}
#bunting-tool ol.bunting li.black,
#bunting-tool .swatch.black{
background:#121212;
border-top-color:#121212;
}
#bunting-tool ol.bunting li.pastel-aqua,
#bunting-tool .swatch.pastel-aqua{
background:#a8cec6;
border-top-color:#a8cec6;
}
#bunting-tool ol.bunting li.mint,
#bunting-tool .swatch.mint{
background:#8dbe9b;
border-top-color:#8dbe9b;
}
#bunting-tool ol.bunting li.aqua,
#bunting-tool .swatch.aqua{
background:#6cb9a9;
border-top-color:#6cb9a9;
}
#bunting-tool ol.bunting li.jade,
#bunting-tool .swatch.jade{
background:#004c4c;
border-top-color:#004c4c;
}
#bunting-tool ol.bunting li.sage,
#bunting-tool .swatch.sage{
background:#54867c;
border-top-color:#54867c;
}
#bunting-tool ol.bunting li.moss,
#bunting-tool .swatch.moss{
background:#6e6b2f;
border-top-color:#6e6b2f;
}
#bunting-tool ol.bunting li.flo-lime,
#bunting-tool .swatch.flo-lime{
background:#d4f938;
border-top-color:#d4f938;
}
#bunting-tool ol.bunting li.flo-green,
#bunting-tool .swatch.flo-green{
background:#9bf739;
border-top-color:#9bf739;
}
#bunting-tool ol.bunting li.lawn,
#bunting-tool .swatch.lawn{
background:#207c3b;
border-top-color:#207c3b;
}
#bunting-tool ol.bunting li.forest,
#bunting-tool .swatch.forest{
background:#11523d;
border-top-color:#11523d;
}
#bunting-tool ol.bunting li.emerald,
#bunting-tool .swatch.emerald{
background:#164a2d;
border-top-color:#164a2d;
}
#bunting-tool ol.bunting li.dark-green,
#bunting-tool .swatch.dark-green{
background:#003835;
border-top-color:#003835;
}
#bunting-tool ol.bunting li.baby-blue,
#bunting-tool .swatch.baby-blue{
background:#afd6e7;
border-top-color:#afd6e7;
}
#bunting-tool ol.bunting li.mid-blue,
#bunting-tool .swatch.mid-blue{
background:#0b71aa;
border-top-color:#0b71aa;
}
#bunting-tool ol.bunting li.teal,
#bunting-tool .swatch.teal{
background:#004758;
border-top-color:#004758;
}
#bunting-tool ol.bunting li.peacock-blue,
#bunting-tool .swatch.peacock-blue{
background:#006889;
border-top-color:#006889;
}
#bunting-tool ol.bunting li.royal,
#bunting-tool .swatch.royal{
background:#2c3672;
border-top-color:#2c3672;
}
#bunting-tool ol.bunting li.midnight,
#bunting-tool .swatch.midnight{
background:#242d44;
border-top-color:#242d44;
}
#bunting-tool ol.bunting li.lavender,
#bunting-tool .swatch.lavender{
background:#ada2f9;
border-top-color:#ada2f9;
}
#bunting-tool ol.bunting li.dusky-purple,
#bunting-tool .swatch.dusky-purple{
background:#78609a;
border-top-color:#78609a;
}
#bunting-tool ol.bunting li.cadbury,
#bunting-tool .swatch.cadbury{
background:#36146d;
border-top-color:#36146d;
}
#bunting-tool ol.bunting li.deep-purple,
#bunting-tool .swatch.deep-purple{
background:#281a5b;
border-top-color:#281a5b;
}
#bunting-tool ol.bunting li.aubergine,
#bunting-tool .swatch.aubergine{
background:#301138;
border-top-color:#301138;
}
#bunting-tool ol.bunting li.purple-sorbet,
#bunting-tool .swatch.purple-sorbet{
background:#653c63;
border-top-color:#653c63;
}
#bunting-tool ol.bunting li.pastel-pink,
#bunting-tool .swatch.pastel-pink{
background:#edcee7;
border-top-color:#edcee7;
}
#bunting-tool ol.bunting li.baby-pink,
#bunting-tool .swatch.baby-pink{
background:#eaa2d4;
border-top-color:#eaa2d4;
}
#bunting-tool ol.bunting li.dusky-pink,
#bunting-tool .swatch.dusky-pink{
background:#bc6d80;
border-top-color:#bc6d80;
}
#bunting-tool ol.bunting li.bubblegum,
#bunting-tool .swatch.bubblegum{
background:#bd3b79;
border-top-color:#bd3b79;
}
#bunting-tool ol.bunting li.flo-pink,
#bunting-tool .swatch.flo-pink{
background:#f44a82;
border-top-color:#f44a82;
}
#bunting-tool ol.bunting li.hot-pink,
#bunting-tool .swatch.hot-pink{
background:#c31e5e;
border-top-color:#c31e5e;
}
#bunting-tool ol.bunting li.peach,
#bunting-tool .swatch.peach{
background:#f2bca6;
border-top-color:#f2bca6;
}
#bunting-tool ol.bunting li.flo-peach,
#bunting-tool .swatch.flo-peach{
background:#ff6c39;
border-top-color:#ff6c39;
}
#bunting-tool ol.bunting li.flo-orange,
#bunting-tool .swatch.flo-orange{
background:#ff7e00;
border-top-color:#ff7e00;
}
#bunting-tool ol.bunting li.indian-orange,
#bunting-tool .swatch.indian-orange{
background:#ff4500;
border-top-color:#ff4500;
}
#bunting-tool ol.bunting li.tangerine,
#bunting-tool .swatch.tangerine{
background:#db4127;
border-top-color:#db4127;
}
#bunting-tool ol.bunting li.gold,
#bunting-tool .swatch.gold{
background:#e2af71;
border-top-color:#e2af71;
}
#bunting-tool ol.bunting li.cappuccino,
#bunting-tool .swatch.cappuccino{
background:#dcd0b7;
border-top-color:#dcd0b7;
}
#bunting-tool ol.bunting li.pale-gold,
#bunting-tool .swatch.pale-gold{
background:#dec28c;
border-top-color:#dec28c;
}
#bunting-tool ol.bunting li.pastel-lemon,
#bunting-tool .swatch.pastel-lemon{
background:#f3edad;
border-top-color:#f3edad;
}
#bunting-tool ol.bunting li.buttercup,
#bunting-tool .swatch.buttercup{
background:#ffb600;
border-top-color:#ffb600;
}
#bunting-tool ol.bunting li.canary,
#bunting-tool .swatch.canary{
background:#ffe600;
border-top-color:#ffe600;
}
#bunting-tool ol.bunting li.flo-yellow,
#bunting-tool .swatch.flo-yellow{
background:#f1ff22;
border-top-color:#f1ff22;
}
#bunting-tool ol.bunting li.cerise,
#bunting-tool .swatch.cerise{
background:#992251;
border-top-color:#992251;
}
#bunting-tool ol.bunting li.pink-sorbet,
#bunting-tool .swatch.pink-sorbet{
background:#731e52;
border-top-color:#731e52;
}
#bunting-tool ol.bunting li.wine,
#bunting-tool .swatch.wine{
background:#561837;
border-top-color:#561837;
}
#bunting-tool ol.bunting li.poppy,
#bunting-tool .swatch.poppy{
background:#ba2c36;
border-top-color:#ba2c36;
}
#bunting-tool ol.bunting li.pillar-box,
#bunting-tool .swatch.pillar-box{
background:#901522;
border-top-color:#901522;
}
#bunting-tool ol.bunting li.red-rose,
#bunting-tool .swatch.red-rose{
background:#b91e26;
border-top-color:#b91e26;
} #bunting-tool .bunting-length,
#package .bunting-length{
text-align:center;
}
#bunting-tool .bunting-length label,
#package .bunting-length label{
position:absolute;
left:-99999em;
}
#bunting-tool .bunting-length .ui-spinner,
#package .bunting-length .ui-spinner{
display:inline-block;
padding:0 50px;
margin-right:10px;
position:relative;
background:transparent;
border:none;
}
#bunting-tool .bunting-length .ui-spinner .ui-button,
#package .bunting-length .ui-spinner .ui-button{
display:block;
position:absolute;
top:0;
width:48px;
height:48px;
background:#005e7e;
border-radius:3px;
}
#bunting-tool .bunting-length .ui-spinner .ui-button .ui-icon,
#package .bunting-length .ui-spinner .ui-button .ui-icon{
background-image:none;
}
#package .bunting-length .ui-spinner .ui-button{
background:#1e3250;
}
#bunting-tool .bunting-length .ui-spinner .ui-button .ui-icon:after,
#package .bunting-length .ui-spinner .ui-button .ui-icon:after{
display:block;
width:48px;
height:48px;
font-size:1.6em;
font-weight:700;
line-height:40px;
color:#fff;
-webkit-font-smoothing:antialiased;
}
#bunting-tool .bunting-length .ui-spinner .ui-spinner-up,
#package .bunting-length .ui-spinner .ui-spinner-up{
right:0;
}
#bunting-tool .bunting-length .ui-spinner .ui-spinner-up .ui-icon:after,
#package .bunting-length .ui-spinner .ui-spinner-up .ui-icon:after{
content:"+";
}
#bunting-tool .bunting-length .ui-spinner .ui-spinner-down,
#package .bunting-length .ui-spinner .ui-spinner-down{
left:0;
}
#bunting-tool .bunting-length .ui-spinner .ui-spinner-down .ui-icon:after,
#package .bunting-length .ui-spinner .ui-spinner-down .ui-icon:after{
content:"-";
}
#bunting-tool .bunting-length .text,
#package .bunting-length .text{
display:inline-block;
text-align:center;
width:75px;
margin:0 5px;
}
#bunting-tool .bunting-price p,
#package .bunting-price p{
margin-top:20px;
font-size:1.6em;
}
#bunting-tool .bunting-price small,
#package .bunting-price small{
display:block;
font-size:0.5em;
}
#bunting-tool #get-price,
#package #get-price{
font-family:"Passion One";
font-size:1.6em;
font-weight:800;
letter-spacing:0.05em;
text-transform:uppercase;
padding:0.7em 1.5em;
background:#cf1860;
}
#bunting-tool #get-price:hover,
#bunting-tool #get-price:focus,
#package #get-price:hover,
#package #get-price:focus{
background:#222;	
} #bunting-tool #bunting-step05{
display:none;
}
#bunting-tool .your-details,
#package .your-details{
max-width:30em;
margin:0 auto;
text-align:left;
}
#bunting-tool .your-details input[type="text"],
#bunting-tool .your-details input[type="email"],
#bunting-tool .your-details input[type="tel"],
#bunting-tool .your-details textarea,
#package .your-details input[type="text"],
#package .your-details input[type="email"],
#package .your-details input[type="tel"],
#package .your-details textarea{
width:100%;
box-sizing:border-box;
}
#bunting-tool .your-details input[type="submit"],
#package .your-details input[type="submit"]{
font-family:"Passion One";
font-size:1.6em;
font-weight:800;
letter-spacing:0.05em;
text-transform:uppercase;
padding:0.7em 1.5em;
background:#cf1860;
}
#bunting-tool .your-details input[type="submit"]:hover,
#bunting-tool .your-details input[type="submit"]:focus,
#package .your-details input[type="submit"]:hover,
#package .your-details input[type="submit"]:focus{
background:#222;	
}
#package #extra-bunting-options fieldset legend{
font-size:1.2em;
}
#package #extra-bunting-options .bunting-price p{
margin-bottom:20px;
} #package a.info-link{
display:inline-block;
position:relative;
top:-10px;
margin:0 0 5px 0;
padding-left:30px;
padding-top:4px;
font-size:0.8em;
color:#a7c476;
height:25px;
background:url(//eventflaghire.co.uk/wp-content/themes/twentyseventeen-bigfig/img/icons/information.svg);
background-position:left;
background-repeat:no-repeat;
background-size:25px 25px;
text-decoration:none;
border:none;
}
#package .question-note{
font-size:80%;
color:#fff;
background:#a7c476;
padding:20px;
border-radius:10px;
margin-bottom:1.5em;
}
#package .question-note p:last-of-type{
margin-bottom:0;
} #package #package-loader{
text-align:center;
}
#package #package-loader .loader{
display:inline-block;
width:50px;
height:50px;
background:url(//eventflaghire.co.uk/wp-content/themes/twentyseventeen-bigfig/img/icons/loader.gif);
background-size:50px 50px;
text-indent:-99999em;
}
@media screen and (max-width: 850px){
#bunting-tool ul.palettes label{
width:65px;
height:65px;
}
}
@media screen and (max-width: 525px){
#bunting-tool .bunting-type label, #bunting-tool .quote-type label{
font-size:1em;
}					
#bunting-tool ol.bunting{
padding:0 10px;
height:30px;
}
#bunting-tool ol.bunting li{
width:20px;
height:30px;
margin:0 5px;
}
#bunting-tool ol.bunting.traditional li{
border-left:10px solid transparent;
border-right:10px solid transparent;
border-top-width:30px;
}
#bunting-tool #bunting-preview.docked,
.admin-bar #bunting-tool #bunting-preview.docked{
top:0;
}
#bunting-tool #bunting-step02 .col-half{
width:100%;
float:none;
padding:0;
}
#bunting-tool ul.palettes label{
width:53px;
height:53px;
}
#bunting-tool ul.swatches .swatch{
width:42px;
height:42px;
}
} .site-footer .widget-column.footer-widget-1 {
float: left;
width: 36%;
}
.site-footer .widget-column.footer-widget-2 {
float: left;
width: 20%;
margin:0 2%;
text-align:center;
}
.site-footer .widget-column.footer-widget-3 {
float: right;
width: 36%;
line-height:1.7em;
}
.site-footer .widget-column.footer-widget-3 a{
color:#fff;
text-decoration:none;
box-shadow:none;
}
.site-footer .widget-column.footer-widget-3 a:hover,
.site-footer .widget-column.footer-widget-3 a:focus{
text-decoration:underline;
box-shadow:none;
}
@media screen and (max-width: 1000px){
.site-footer .widget-column.footer-widget-1{
width:30%;
}	
.site-footer .widget-column.footer-widget-2{
width:26%;
}
}
@media screen and (max-width: 775px){
.site-footer .widget-column.footer-widget-1{
width:55%;
}	
.site-footer .widget-column.footer-widget-2{
width:40%;
float:right;
}
.site-footer .widget-column.footer-widget-3{
width:100%;
float:none;
clear:both;
}
}
@media screen and (max-width: 525px){
.site-footer .widget-column.footer-widget-1{
width:100%;
float:none;
}	
.site-footer .widget-column.footer-widget-2{
width:100%;
float:none;
margin:0;
}
}
.site-footer .wrap {
padding-left:3em;
padding-right:3em;
}
.site-footer {
font-size: 1.0em;
font-weight:400;
margin-top: 0em;
background: #005e7e;
background: -webkit-linear-gradient(left, #005e7e,#005e7e,#1d3b57,#1d3b57);
background: -o-linear-gradient(left, #005e7e,#005e7e,#1d3b57,#1d3b57);
background: -moz-linear-gradient(left, #005e7e,#005e7e,#1d3b57,#1d3b57);
background: linear-gradient(125deg, #005e7e 60%,#1d3b57);
border-top: 12px solid #72b0b9;
line-height:1!important;
}
.site-footer .widget ul li, .site-footer .widget ol li {
border-bottom: none;
border-top: none;
padding: 0.5em 0;
}
.site-footer .widget ul li a, .widget .social a, .site-footer .widget-area .social a{
color:#62b4be;
-webkit-box-shadow: none;
box-shadow: none;
text-decoration:underline;
}
.site-footer .widget ul li a:hover{
color: #fff;
-webkit-box-shadow: inset 0 0 0 rgba(255,255,255, 0), 0 3px 0 rgba(255,255,255, 1);
box-shadow: inset 0 0 0 rgba(255,255,255, 0), 0 3px 0 rgba(255,255,255, 1);
text-decoration:none;
}
.social h3{
font-family:Satisfy;
font-size:2.1em;
margin-bottom:0.2em;
color:#f2e480;
text-transform:none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.page-what-we-do2 .social h3{
font-family:Courgette;
}
.page-what-we-do3 .social h3{
font-family:'Marck Script';
}
.social a img{
width:50px;
margin:0 5px;
transition:background-color 0.3s ease;
}
.social a img:hover{
background:#62b4be;
}
.copyright{
font-size: 0.7em;
}
.bigfig{
font-size: 1em;
padding-top: 1em;
color: #62b4be;
}
.bigfig a{
color: #62b4be;
text-decoration:underline;
}
.bigfig a:hover{
color:white;
}   .bigger-screen{
display:none;
}
.mobile-screen{
display:inline;
} @media screen and (max-width: 29.9999999em){
.triptych-row2 .square .inner-wrapper,
.triptych-row2 .square .inner-wrapper.square-pic,
.triptych-row2.testimony .square .inner-wrapper,
.triptych-row2.testimony em{
position: relative;
}
.square:after {
padding-bottom: 0%;
}
.triptych-row2 a.more-arrow-link{
margin:1em 0 0 calc(50% - 3.7em);	
}
.triptych-row2.testimony .square .inner-wrapper{
width:100%;
margin:0;
}
.triptych-row2.testimony em{
padding:1.6em 0 0 0;
display:block;
}
.mobile-smaller-txt{
font-size:2.1em!important;
}
.client-logo{
width:31.333%;
margin:1%;
}
.side-padding{
padding: 0 20px;
}
.side-padding .side-padding{
padding:0;
}
.flag-bunting-individual-copy .col-1-2{
padding-top:2em;
padding-bottom:2em;
}
.flag-bunting-individual-copy .col-1-6{
width:31%;
margin:1%;
}						
} @media screen and (min-width: 30em){
.home.page-one-column .panel-content .wrap, 
.page-what-we-do .site-content .wrap,
.page-what-we-do2 .site-content .wrap,
.page-festivals .site-content .wrap,
.page-events .site-content .wrap,
.page-weddings .site-content .wrap,
.page-corporate-events .site-content .wrap,
.page-silk-flag-colour-swatches .site-content .wrap,
.page-festival-flag-hire .site-content .wrap,
.page-indoor-flags .site-content .wrap,
.page-extra-large-festival-flags .site-content .wrap,
.page-bunting-hire .site-content .wrap,
.page-bunting-shop .site-content .wrap,
.page-prices .site-content .wrap,
.page-packages .site-content .wrap,
.page-enquiry-booking-form .site-content .wrap,
.home.page-one-column .panel-content .wrap,
.site-content .wrap
{
width: 100%;
max-width:100%;
padding-left:0;
padding-right:0;
}
.site-footer .wrap {
max-width: 1300px;
}
.last{
margin-right:0!important;
}  .triptych-row2 .square .inner-wrapper{
position:absolute;
width:84%;
height:86%;
margin:10% 8%;
padding:0;
}
.triptych-row2 a.more-arrow-link{
position: absolute;
bottom: 0em;
left: 25%;
}
.site-content { font-size:1em;
}
.col-1-2,
.loved-by .col-1-3,
.col-1-4{
width:100%;
}
.col-third{
width:100%; }
.triptych-row1 .col-third{
width:33.333333%!important;
float:left;
}
.client-logo{
width:23%;
margin:1%;
max-width:150px;
}
.columns-alignLeft img.alignleft{
max-width:12.28%;
margin-right: 1%;
margin-left: 1%;
margin-bottom:1%;
}					
} @media screen and (max-width: 768px){
.site-branding .header-logo {
margin-bottom: 0;		
}
.home .welcome .col-1-2 h1{
padding:0.7em 0 0 0;
}
.home .welcome .col-1-2.last{
padding:0% 5% 5% 5%;
}
.menu-toggle {
color: #a7c475;
font-size: 1.25rem;
}
.navigation-top .wrap {
padding: 0 20px;
}
.navigation-top .wrap .toggled-on {
margin:0;
}
.navigation-top a {
color: #ffffff;
}
.since1999 img, .instagram-feed-title img{	
width:1.6em;
display:block;
margin:0;
}	
.since1999, .instagram-feed-title{
font-size:1.8em;
font-family:Satisfy;
padding-top:1.6em;
padding-bottom:1.6em;
text-align:center;
width:95%;
padding-left:5%;
}
.page-what-we-do2 .since1999, 
.page-what-we-do2 .instagram-feed-title{
font-size:1.8em;
font-family:Courgette;
}
.page-what-we-do3 .since1999, 
.page-what-we-do3 .instagram-feed-title{
font-size:1.8em;
font-family:'Marck Script';
}
.since1999 img.left-heart,
.instagram-feed-title img.left-heart{
margin-left:calc(50% - 0.8em);
margin-top:-1em;
margin-bottom: 0.5em;
}
.since1999 img.right-heart,
.instagram-feed-title img.right-heart{
display:none;
}
.not-mobile{
display:none;
}
.col-1-5{
width:33.3333%
}
.loved-by .col-1-5 img{
padding:0.2em;
}
.page-what-we-do .col-1-5,
.page-what-we-do2 .col-1-5,
.page-bunting-hire .col-1-5{
width:50%;
}
h1.page-title-handwriting,
h2.page-title-handwriting {
font-size: 2.4em;
line-height:1.1;
padding-left:2%;
padding-right:2%;
}
.mobile-side-padding{
padding:0 5%;
}
.text-left{
text-align:left;
}
.flag-strip h2 {
font-size: 1.8em;
}
.flag-strip { padding-top:1em;
}					
.flag-strip h2{
margin-bottom: 0.8em;
}
.flag-bunting-individual-copy {
padding: 1.6em 0;
}	
.flag-strip .col-1-7{
width: 100%;
margin: 0;
}			
.page-extra-large-festival-flags .col-1-4{
width:33.333333%
}
.page-packages .col-1-5 h3,
.page-bunting-shop .col-1-5 h3{
font-size:1.1em;
}
.page-bunting-shop .col-1-7 h3,
.page-bunting-shop .col-1-9 h3,
.page-bunting-hire .col-1-8 h3,
.page-bunting-hire .col-1-9 h3{
display:none;
}
.clearMobile{
clear:both;
}
.col-big-number.point-sideways img{
display:none;
}
.rsBigfig .rsBullet span {
display: none!important;
}
.page-flag-bases-poles-fixings .col-1-4,
.page-flag-bases-poles-fixings .col-3-4{
width:100%;
}
.page-flag-bases-poles-fixings .col-3-4{
padding-top:1em;
}
.page-flag-bases-poles-fixings .col-2-3 {
width: 100%;
}
.page-flag-bases-poles-fixings .col-1-3 {
width:100%;
} .center-big-flags{
margin:0 10px;
}
.center-big-flags .flag-blueprint{
margin:0;
float:left;
text-align:center;
transition:background-color 0.5s ease;
margin-top:0.5em;
border-radius:3px;		
}
.center-big-flags .flag-blueprint h3{
font-size:0.85em;
}
.center-big-flags .flag-blueprint .arrow-up{
width:1.0em;
opacity:0.5;
margin-top:0.5em;
}
.center-big-flags-6 .flag-blueprint,
.center-big-flags-7 .flag-blueprint{
width:33%;
}
.center-big-flags-6 .flag-blueprint-span2,
.center-big-flags-7 .flag-blueprint-span2{
width:65.9%;
}	
} @media screen and (min-width: 769px){
.mobile-only{
display:none;
}
.main-navigation a {
padding: 1em 0.25em;
}
.main-navigation .menu-item-has-children > a > .icon{
color:rgba(240,203,34,0);
}
.navigation-top {
border-top: none;
font-size: 0.95em;
}
#menu-item-15671 {
background-image: url(//eventflaghire.co.uk/wp-content/uploads/2017/12/triangle-down-turquoise.svg);
}
#menu-item-4434,
#menu-item-15840{
background-image: url(//eventflaghire.co.uk/wp-content/uploads/2017/12/triangle-down-magenta.svg)
}
#menu-item-2167{
background-image: url(//eventflaghire.co.uk/wp-content/uploads/2017/12/triangle-down-orange.svg) 
}
#menu-item-2166{
background-image: url(//eventflaghire.co.uk/wp-content/uploads/2017/12/triangle-down-yellow.svg) 
}
#menu-item-6350,
#menu-item-6648{
background-image: url(//eventflaghire.co.uk/wp-content/uploads/2017/12/triangle-down-lemon.svg) 
}
#menu-item-2613{
background-image: url(//eventflaghire.co.uk/wp-content/uploads/2017/12/triangle-down-green.svg) 
}
#menu-item-2172{
background-image: url(//eventflaghire.co.uk/wp-content/uploads/2017/12/triangle-down-blue-grey.svg) 
}
#menu-item-15671, #menu-item-15840, #menu-item-2165, #menu-item-4434, #menu-item-2167, #menu-item-2166, #menu-item-6350, #menu-item-6648, #menu-item-2613, #menu-item-2172{
background-position:  96% 55%;
background-repeat: no-repeat;
background-size: 0.8em;
}
.main-navigation ul ul a {
padding: 0.75em 0em 0.75em 1.25em;
width: 13em;		
}
.blog .wrap {
max-width: 1000px;
}   .home .welcome .col-1-2{
padding-top:3em;
padding-bottom:3em;
}
.home .welcome h1{
font-size:3.2em;
text-align: right;
padding-right: 1em;
padding-top: 0.66em;
}	
.col-1-2{
width:50%;
}
.home .welcome .col-1-2.last{
max-width:40%;
} .site-content { font-size:1em;
}
.col-third{
width:50%;
float:left;
}
.center-big-flags{
margin:0 auto;
max-width:1200px;
overflow:hidden; }
.center-big-flags h3{
font-size:1em;
} .center-big-flags .flag-blueprint{
margin:0;
float:left;
text-align:center;
transition:background-color 0.5s ease;
margin-top:0.5em;
border-radius:3px;
}
.center-big-flags .flag-blueprint .arrow-up{
width:1.0em;
opacity:0.5;
margin-top:0.5em;
} .center-big-flags-6 .flag-blueprint{
width:16.6666%;
}
.center-big-flags-6 .flag-blueprint-span2{
width:33.3333%;
} .center-big-flags-7 .flag-blueprint{
width:14.2857%;
}
.center-big-flags-7 .flag-blueprint-span2{
width:28.5714%;
}
.col-1-4,
.loved-by .col-1-3{
width:50%;
} .inner-translucent-wrapper .col-1-4:nth-child(2n+4){
clear:both;
}
.page-extra-large-festival-flags .col-1-4{
width:33.3333%
}
.flag-strip .col-1-2{
width: 100%;
}
.flag-strip .col-1-7{
width: 20%;
}	
} @media screen and (max-width: 66.99999em){
.since1999 img{	
width:1.6em;
display:block;
margin:0;
}	
.since1999{
font-size:1.8em;
font-family:Satisfy;
padding-top:1.6em;
padding-bottom:1.6em;
text-align:center;
width:95%;
padding-left:5%;
}
.since1999 img.left-heart{
margin-left:calc(50% - 0.8em);
margin-top:-1em;
margin-bottom: 0.5em;
}
.since1999 img.right-heart{
display:none;
}
}  @media screen and ( min-width: 67em ){
.navigation-top{
bottom:5px;
}
.main-navigation a {
padding: 1em 0.6em;
}
.navigation-top {
border-top: none;
font-size: 1.15em;
}
.navigation-top .wrap { max-width: 1280px!important;				
padding: 0;
}
#menu-item-2165, #menu-item-2167, #menu-item-2166, #menu-item-2164, #menu-item-2172{
background-position:  93% 55%;
background-repeat: no-repeat;
background-size: 0.8em;
}
.clearBothWide{
clear:both;
}
.site-content { }
.col-third{
width:33.33333333%;
float:left;
}
.loved-by .col-1-3{
width: 33.333%;
}
.col-1-4{
width:25%;
} .inner-translucent-wrapper .col-1-4:nth-child(2n+4){
clear:none;
} .inner-translucent-wrapper .col-1-4:nth-child(4n+4){
clear:both;
}
.flag-strip .col-1-2{
width: 51%;
}
.flag-strip .col-1-7{
width: 11%;
margin: 50px 0 0 1%;
}
} @media screen and ( min-width: 79em ){
.site-content { }
}  .efh-grid{
width:100%;
display:table;
}
.efh-grid .efh-grid-item{
display:table-cell;
padding:2.5%;
vertical-align:top;
position:relative;
}
.efh-grid .efh-grid-item p:last-of-type{
margin:0;
}
.efh-grid .efh-grid-item h2{
padding-top:0;
}
.efh-grid .efh-grid-image{
background-size:cover;
background-position:center;
background-repeat:no-repeat;
}
.efh-grid .efh-grid-image-hideonmobile{
display:table-cell;
}
.efh-grid .efh-grid-item .mobile-image{
margin:30px 0 0 0;
display:none;
}
.efh-grid .efh-grid-item .mobile-image img{
width:100%;
height:auto;
} .efh-grid .efh-grid-item-more-link{
padding-bottom:8%;
}
.efh-grid .efh-grid-item a.more-arrow-link {
position:absolute;
bottom:5%;
left:25%;
}
.efh-grid .efh-grid-item .mobile-only{
margin-bottom:5%;
} .efh-grid-3 .efh-grid-item{
width:33.333%;
} .efh-grid-2 .efh-grid-item{
width:50%;
}
.efh-grid.hideonmobile{
display:table;
}
@media screen and ( max-width: 870px ){
.efh-grid .efh-grid-item h2{
font-size:2em;
}
}
@media screen and ( max-width: 767px ){ .efh-grid{
display:block;
}
.efh-grid .efh-grid-item{
display:block;
width:100%;
padding:5%;
}	
.efh-grid .efh-grid-image{
min-height:300px;
}
.efh-grid .efh-grid-item-more-link{
padding-bottom:100px;
}
.efh-grid .efh-grid-item a.more-arrow-link{
bottom:20px;
}
.efh-grid .efh-grid-image-hideonmobile{
display:none;
}
.efh-grid.hideonmobile{
display:none;
}
.efh-grid .efh-grid-item .mobile-image{
display:block;
}
.efh-grid .efh-grid-item ul,
.home-wrap .inner-translucent-wrapper ul,
.home-wrap .inner-translucent-wrapper ol{
margin-left:20px;
}
} body .demo_store{
position:fixed;
left:0;
right:0;
bottom:0;
margin:0;
padding: 0.8em 1.41575em;
color:#fff;
background:#3b8a9b;
z-index:998;
}
body .demo_store b,
body .demo_store strong{
font-weight:600;
}
body .demo_store a{
color:#fff;
font-weight:400;
text-decoration:underline;
}
body .demo_store a:hover,
body .demo_store a:focus{
text-decoration:none;
}
body .demo_store:before{
display:inline-block;	
content:"";
width:16px;
height:16px;
background:url(//eventflaghire.co.uk/wp-content/themes/twentyseventeen-bigfig/img/icons/info.png);
background-size:16px 16px;
margin-right:.5407911001em;
position:relative;
top:3px;
}