	@font-face {
    font-family: 'kenyan_coffeeregular';
    src: url('https://cptheatre.co.uk/fonts/kenyan_coffee_rg.woff2') format('woff2'),
         url('https://cptheatre.co.uk/fonts/kenyan_coffee_rg.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}



:root {
    --yellow: #f7c437;


	--pink: #C8255C;
	--lightgreen: #c8cfaa;
	
}


		a img {
    border: none;
}
img {
  image-rendering: auto;
  image-rendering: crisp-edges;
  image-rendering: pixelated;
}	

	* { 
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
     box-sizing: border-box; 
margin: 0;
    border: 0;
    padding: 0;
    outline: 0;
  
}
*, *:before, *:after {
    box-sizing: inherit;
}
button:focus:not(:focus-visible) {
  outline: none;

}

a:focus:not(:focus-visible) {
  outline: none;

}

button:focus-visible {
 outline-offset: 0.2rem; outline: 2px dotted #FC00AB;
}

a:focus-visible {
  outline-offset: 0.2rem; outline: 2px dotted #FC00AB;
}
	p{    _margin-top: 1em;
    margin-bottom: 1em;}
	

		h1, h2, h3{ margin: 0; padding: 0;}

 article, aside {
    min-height: 70%;
}	


* {
  box-sizing: border-box; }	

	ul{padding: 0;
   list-style-type:none;}
	
	li{list-style-type:none;}
body, html { 
  margin: 0;font-size: 16px !important;
  padding: 0; font-family: 'Atkinson Hyperlegible', sans-serif;font-weight: 400;
text-rendering: optimizeLegibility;
vertical-align: baseline;  width:100%;

}

html{height: -webkit-fill-available;
}
body{min-height: 100vh;
  min-height: -webkit-fill-available;}

	.contentnf.homez{font-size:1.4em; font-weight:700;text-align: center;color:#FFFFFF;}
	.contentnf h2.ht{color:var(--fhotpink);font-size: clamp(4.375rem, 2.875rem + 6vw, 10rem);padding-bottom:.0.3em;}
.htit{width:100%; }.htit h3{    font-family: 'kenyan_coffeeregular';
    font-weight: normal;
    font-size: clamp(5rem, 0.9821rem + 12.8571vw, 10.625rem);
    line-height: .9em;
    text-transform: uppercase; color: var(--fhotpink);}
.htit.alt{text-align:right;}
html{	filter: var(--greyscaleb);
	 -moz-filter: var(--greyscaleb);
    -webkit-filter: var(--greyscaleb);
	scroll-behavior: smooth;
}
.skip-link{position: absolute;transform: translateY(-120%);transition: transform 35ms ease-in;background-color: #FFFFFF;padding:0.5rem;color:#000000;left:150px;}

.skip-link:focus{transform:translateY(40px);}

	
		.theme-on1 {
--opacitylevel :0.5;
--herobk:	rgba(47,55,57,1.00);
	--active1: 	0.2;
	--active2: 	1;
		   --purple: #000000;
			--fhotpink: #FFFFFF;
				--teal: #000000;
			--fhotpinkblack: #000000;
			--pinktoblack: #FFFFFF;
		}



		.theme-off1 {
--opacitylevel:1;
--herobk:	rgba(148,148,148,1.00);
--active1: 	1;
--active2: 	0.2;
	   --purple: #44212F;
			--fhotpink: #EF558E;
			--fhotpinkblack: #EF558E;
				--teal: #276D72;
			--pinktoblack: #EF558E;
			
		}	
	
	
			.theme-on2 {
--greyscaleb : grayscale(100%);
--iegrey: gray;
--active1b: 	0.2;
	--active2b: 	1;
		}
		
		.theme-off2 {
			--greyscaleb : grayscale(0);
--iegrey: none;
 /* IE6-9 */
--active1b: 	1;
--active2b: 	0.2;
		}
	
	
				.theme-on3 {
--active1c: 	0.2;
	--active2c: 	1;
--audiodisplay: block;
		}
		
		.theme-off3 {
--active1c: 	1;
	--active2c: 	0.2;
--audiodisplay: none;
		}

:root {
    --ratio: 0.5;
    --reverse-ratio: 2;
    --container-width: 50vw;
    --container-height: 100vh;

    --font1-sizeVW: 15vh;
    --font1-sizeVH: calc(var(--ratio) * 15vw);

   
}
	


	.togh.ttop{opacity:var(--active1);}
	.togh.tbot{opacity:var(--active2);}
	.togh.ttop2{opacity:var(--active1b);}
	.togh.tbot2{opacity:var(--active2b);}
		.togh.ttop3{opacity:var(--active1c);}
	.togh.tbot3{opacity:var(--active2c);}
		.artists{display:flex; flex-direction: row;align-items: center;
  }


::-moz-selection { /* Code for Firefox */
  color: #ffffff;
  background: var(--fhotpink);
}

::selection {
  color: #FFFFFF;
 background: var(--fhotpink);
}


.prods {
    font-size: .8em;
    font-weight: 100;
    min-height: 2.5em;
    line-height: 1em;
}
.prods span + span:last-child::before {
  content: " and ";
}


.prods span:nth-of-type(n + 2):not(:last-child)::before {
  content: ", ";
}
	
	.prods span a:link, .prods span a:active, .prods span a:visited {
    text-decoration: none;
    text-transform:uppercase;
    font-weight: 700;
    color: #000000;
}	.prods span a:hover {
    text-decoration: none;
  
    color: #787878;
}	
	.edate {
    font-weight: 700;
    margin: 5px
 0 5px 0;
    font-size: .9em;
}
	
	
.slide-content {
  height: 60vh;min-height:400px;
  width: 100%;
  position: fixed;
  z-index: 500;
  top: -100vh;
  right: 0;
  background-color: #FFFFFF;
  overflow-x: hidden;
  transition: width 0.5s;display:flex; justify-content: center;
transition: top 300ms cubic-bezier(0.17, 0.04, 0.03, 0.94);
  visibility: hidden;
	_display:none;-webkit-box-shadow: 0px 2px 16px 0px rgba(0,0,0,0.59); 
box-shadow: 0px 2px 16px 0px rgba(0,0,0,0.59);
}
	
	.but2{  cursor: pointer;display: inline-block; 
		color: #000000;
		box-shadow: 0px -1px 0px #000000 inset, 0px 1px 0px #000000 inset, -1px 0px 0px #000000 inset, 1px 0px 0px #000000 inset;font-size:.6em;}


.but1 {
  color: #000000;
  cursor: pointer;display: inline-block;
  background-color:  #ffffff;
  box-shadow: 0px -2px 0px #000000 inset, 0px 2px 0px #000000 inset, -2px 0px 0px #000000 inset, 2px 0px 0px #000000 inset;
 
  font-size: 1.1em; text-transform: uppercase;
  font-weight: 700;_width:auto;
  _max-width: 105px;
  padding: 15px 26px;

}	
.outline, .outline2 {
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}

.outline:hover {
  
   box-shadow: 0px -2px 0px var(--eventcolour) inset, 0px 2px 0px var(--eventcolour) inset, -2px 0px 0px var(--eventcolour) inset, 2px 0px 0px var(--eventcolour) inset;
	background-color: var(--eventcolour);
  color: #FFFFFF;
  

}
.outline2:hover {
	box-shadow: 0px -1px 0px #000000 inset, 0px 1px 0px #000000 inset, -1px 0px 0px #000000 inset, 1px 0px 0px #000000 inset;color: #FFFFFF;	background-color:#000000;
	}


.news .copy p a:link, .news .copy p a:active, .news .copy p a:visited{text-decoration: none;transition: color 0.4s;border-bottom: 1px dotted #000000;
   color: #000000; }
.news .copy p a:hover{border-bottom: 1px dotted #8A8A8A;
    text-decoration: none;color: #393939;}
	

.r50 a:link, .r50 a:active, .r50 a:visited{text-decoration: none;transition: color 0.4s;border-bottom: 1px dotted #000000;
   color: #000000; }
.r50 a:hover{border-bottom: 1px dotted #8A8A8A;
    text-decoration: none;color: #393939;}


	.event h3{font-family: 'kenyan_coffeeregular';font-weight: normal; 
		font-size: clamp(2rem,10vw + 1rem, 4rem); 
		_font-size: 3.2em;line-height: .9em;text-transform: uppercase;}
	.event h3 a:link, .event h3 a:active, .event h3 a:visited{
    color:#000000;text-decoration: none;transition: color 0.4s;
}
	.event h3 a:hover{
   color:var(--fhotpinkblack);text-decoration: none;
	}
	.evtit{width:90%;text-wrap: balance;}
.ehomez .evtit{width:95%;text-wrap: balance;}
.homez .evtit{width:95%;text-wrap: balance;}
	.content{
		width: min(90%, 1480px);margin-inline:auto;
	 display:flex; padding-top:2em;padding-bottom:2em;font-size:1.2em;}

	.content .page{flex-direction:row;}

.bkwrap{background-color: #FFFFFF;padding:10px;display:flex;flex-direction: column;}
	.event{margin: 20px 20px
20px 0;padding:10px;background-color: #FFFFFF;
    width: calc(1/3*100% - (1 - 1/3)*20px); display: flex;
    flex-direction: column;}
.contentnf h2{font-family: 'kenyan_coffeeregular';font-weight: normal;  font-size: 2.9em;line-height: .9em;text-transform: uppercase;}
.contentnf h2 span{color: var(--pinktoblack);}
.contentspek{width: min(90%, 950px);margin-inline:auto;padding-top:2em;padding-bottom:2em;font-size:1.2em;
}	.contentnf{width: min(90%, 1480px);margin-inline:auto;padding-top:2em;padding-bottom:2em;font-size:1.2em;
}

	.event:nth-child(3n) {
    margin-right: 0;
}	.event.feature:nth-child(2n) {
    margin-right: auto;
}

		.event.feature{margin: 20px 20px
20px 0;
    width: calc(1/2*100% - (1 - 1/3)*20px); display: flex;
    flex-direction: column;}

		.event.full{_margin: 20px 20px
20px 0;_padding:10px;
    width: 100%; display: flex;position: relative;
    flex-direction: column;height: auto;min-height:10vh;_background-color: #5B5B5B; align-items: center;justify-content: center;}



.event.full{width:100%;_margin: 20px 
20px 0; padding:0px;display:flex; flex-direction:row;min-height:20vh;}

.fulll{width:40%;padding:3em 2em 3em 2em ;display:flex; flex-direction:column;_align-items: center;justify-content: center;}
.fullr{width:120px;background-repeat: no-repeat;height: 100%;
    background-position: center center;    min-height: 450px;
    background-size: cover;align-items: stretch;display: flex;flex: 1;}


.img__img {
    mix-blend-mode: darken;
    _opacity: 0.7;
    transition: all 0.7s;
    width: 100%;
    height: auto;
    vertical-align: top;
    blend-mode: multiply;
}

.img__description {
    z-index: 2;
    font-size: .9em;

    color: #ffffff;
    position: absolute;
    left: 0;
    text-align: left;
    width: 60%;
    padding: 3%;
    display: flex;
    flex-direction: column;
 
}


	.evimg{ overflow:hidden;margin-bottom:15px;position:relative;}
	.evimg img{
 width:100%;height:auto;
    transition: all 0.6s;
    vertical-align:bottom;
}
	
	.evimg:hover img:last-child {
  transform:scale(1.09);
}	
	.evimg:hover + .etext {opacity:0.5;} 
	

		.wd50{width:50%; display:flex; flex-direction: row;

    flex-wrap: wrap;font-size:1em;}
		.wd20{_width:20%; padding:.4em;display:flex; font-size:1em;
		width:calc(1/6*100% - (1 - 1/6)*.4em);}
		.wd20 img{width:100%; height:auto; 
    -webkit-filter: grayscale(100%);
    -moz-filter:    grayscale(100%);
    -ms-filter:     grayscale(100%);
    -o-filter:      grayscale(100%);
    filter: gray; }
		
	.wd20 img:hover {
    filter: none;
    -webkit-filter: grayscale(0%);
    -moz-filter:    grayscale(0%);
    -ms-filter:     grayscale(0%);
    -o-filter:      grayscale(0%);
    cursor: pointer;
}
	
		.eaudio, .eaudiop{background-color: transparent;}
	.eaudio{_display:flex;  width: 50px;margin-left: auto;
	
		display: var(--audiodisplay);
		
}
	.eaudios{_display:flex;  width: 50px;
	
		display: var(--audiodisplay);
		
}


		.audios{width:100%; display:flex; flex-direction:row; align-items: center;
  _justify-content: center;margin-bottom:20px;display: var(--audiodisplay);}
					.eaudiop{    padding-top:10px;width: 50px;display: var(--audiodisplay);}
					.pause{width:30px;margin-left:20px;}




.eaudios{display:flex; flex-direction: row;}

.eaudio.pagz{margin-left:0; margin-right:auto;}
.eaudiop .st0 {
	fill: var(--fhotpinkblack);}
.eaudio:hover .st0{opacity:0.5;cursor: pointer;} .eaudiop:hover .st0{opacity:0.5;cursor: pointer;}
	.eaudio img{width:10px; height:auto;} 	.eaudiop img{width:10px; height:auto;}
	
		.al{font-size: clamp(3.125rem, -0.8929rem + 12.8571vw, 8.75rem);font-family: 'kenyan_coffeeregular';
    font-weight: normal;    line-height: .9em;
    text-transform: uppercase;display:flex;flex-direction: column;align-content: center; justify-content: center; margin: 1em 0.3em 1em 0.3em;  }
		
		.ar{display:flex;flex-direction: row;align-content: center; justify-content: center;font-size: clamp(1.875rem, -0.3571rem + 7.1429vw, 5rem); font-weight: 100;}
.al a{text-decoration: none; color: #000000;transition: color .4s cubic-bezier(.955,.61,.58,.935);}
.al a:hover{text-decoration: none; color: var(--fhotpink);}
		.l50{width:30%;display: flex;
  _justify-content: center;align-items: flex-start; align-items:center;}
		.r50{width:70%;display: flex;padding-top:1em;padding-botom:1em;
  justify-content: center; flex-direction:column;font-size:1em;}
		.l50 img{width:80%; height:auto; max-width:90px;}
	.m50wrap{display: flex;
    flex-wrap: wrap;flex-direction:row;}
		.r50 h4{font-size:1.2em;}
		.r50 p {margin-top:.1em; margin-bottom:.5em;}
.wd20.subs.comein,.event.feature.subs.comein, .cintro.subs.comein, .event.subs.comein,.news.subs.comein, .artists.subs.comein,.timeline.subs.comein{	-webkit-animation: in 1s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein 1s; /* Firefox < 16 */
        -ms-animation: fadein 1s; /* Internet Explorer */
         -o-animation: fadein 1s; /* Opera < 12.1 */
            animation: fadein 1s; 
		animation-delay: 0.5s;
		animation-fill-mode: forwards;}

.fadez{
	 -webkit-transition: opacity 0.4s cubic-bezier(.955,.61,.58,.935);
  -moz-transition: opacity 0.4s cubic-bezier(.955,.61,.58,.935);
  -ms-transition: opacity 0.4s cubic-bezier(.955,.61,.58,.935);
  -o-transition: opacity 0.4s cubic-bezier(.955,.61,.58,.935);
  transition: opacity 0.4s cubic-bezier(.955,.61,.58,.935);
}
	
	.fadez :hover{opacity:0.4}
.event.feature.subs, .timeline.subs{ opacity: 0;  
}
.news.subs{opacity: 0;  }
.wd20.subs{opacity: 0;  }
.cintro.subs{opacity: 0;  }
.event.subs{opacity: 0;  } .artists.subs{opacity: 0;}
	.evfill.subs{width:100%; height:auto;padding-top:100px; padding-bottom:100px;
		
}	.evfillfull.subs{width:100%; height:auto;padding-top:100px; padding-bottom:100px;}
	
	

.evfill.subs.comein{background: linear-gradient(to right, #D37B35 50%, #FFFFFF 50%);background-size: 200% 100%;animation: pulse2 1.2s forwards ease;}

.evfillfull.subs.comein{background: linear-gradient(to right, rgba(84,0,97, 0.05) 50%, #FFFFFF 50%);background-size: 200% 100%;animation: pulse2 1.2s forwards ease;}
		@keyframes pulse2 {
  0% {
    background-position:right bottom;
  }
  100% {
     
	background-position:left bottom;
  
  }
}





	.imgcover{position:absolute;width:100%; bottom:0;right:0;display:flex;   z-index: 20;
}
	.etext {font-size:.9em;padding-bottom:10px;}
	.fav{position:absolute;width:70px; _height:70px;top:10px;right:10px;  z-index: 20;}
	.evimg .fav img{width:100%; height:auto;  transform:scale(1.09);}
	.wip{background-color: #000000; padding:15px;color: #FFFFFF; text-transform: uppercase; font-weight: 700;font-size:.7em;width:auto;}
	.etags{background-color: #FFFFFF; padding:15px; color:var(--fhotpink);  font-weight: 700;font-size:.7em;margin-left: auto;width:auto; max-width:50%;text-align: right; }	


imgcover.item{
  display:flex;
  flex: 0 1 50%;
  flex-direction:column;
}
	
	
	
	
	
	
	
	
	
	
	.events{display:flex;flex-wrap: wrap;font-size:1.2em;}
	.prods{font-size:.8em;font-weight: 100;min-height:2.5em;line-height: 1em;}	
.prods span + span:last-child::before {
  content: " and ";
}


.prods span:nth-of-type(n + 2):not(:last-child)::before {
  content: ", ";
}
	
	.prods span a:link, .prods span a:active, .prods span a:visited {
    text-decoration: none;
    text-transform:uppercase;
    font-weight: 700;
    color: #000000;
}	.prods span a:hover {
    text-decoration: none;
  
    color: #787878;
}
	.calev{font-weight: 700;font-size: .7em;}
	
	.edate{font-weight:700; margin: 5px 0 5px 0;font-size:.9em;}
	
	.evend{_align-self: flex-end;margin-top: auto;padding:10px 0 10px 0;display: flex; 
	}
	
	.evend .acc{}
	.evend .tags{width:100%; padding-top: 10px; padding-bottom:7px;border-bottom-color: var(--fhotpinkblack);
    border-bottom-width: 2px;
    border-bottom-style: dotted; }
	
	.evend .tags li{width:auto;   font-weight: 400;_display: inline;margin-right:5px;margin-bottom:5px;font-size:.6em; text-transform: uppercase;height: auto;float:left;}
	
#tickets{margin-top:2em;}
	.evend .tags li a{	 display: flex;
  justify-content: center;
  align-items: center;padding:7px;}

	
	
	.evend .tags li a:link,.evend .tags li a:active,.evend .tags li a:visited{text-decoration: none;color: #000000;}
	
	.evend .tags li a:hover{text-decoration: none;color:#FFFFFF;}









.reveal__content img {
object-fit: cover;width:100%;
  display: block;mix-blend-mode: multiply;height:auto;min-height: 100%;
}
	.padz{padding:2em;}


.container {
    width: 100%;
    position: relative;
    overflow: hidden;
    transition: all 0.5s ease;
    z-index: 2;
    height: 70vh;
}

.reveal {
  height: 0;width:100%; 
}

.reveal__content {
  overflow: hidden;
  height: 0;
  transition: all 0.9s;
	font-display: block;
	background-color: var(--herobk);
}





.reveal__content > * {
  transform: scale(1.5);
  transition: all 0.9s;
}

.reveal.loaded .reveal__content {
  height: 100%;
}
.reveal.loaded .reveal__content > * {
  transform: scale(1);
	}
.intro h1{font-family: 'kenyan_coffeeregular';
    font-weight: normal;
    font-size: 6.2em;
    line-height: .9em;
    text-transform: uppercase;}
	


.mcontent{width:100%; max-width: 1280px;margin:auto;font-family: 'Atkinson Hyperlegible', sans-serif;font-size:1.2em;font-weight: 400;}
	

.intro{position:absolute;width:100%; color: #FFFFFF;max-width:1280px;top: 50%;
  left: 50%;padding-left: 20px;
    padding-right: 20px;
  transform: translate(-50%, -50%);
	display:flex;flex-direction: column;
    animation-delay: 0.2s;
    transition: all 0.2s cubic-bezier(0.23, 1, 0.32, 1);
}

.dump{width:100%; height: 120vh;
    }









	  /* gallery SLIDER */
	
    .slider {
        width: 100%;
        margin: 0 auto;
    }

    .slick-slide {
      margin: 0px 0px;
    }

    .slick-slide img {
      width: 100%;
    }

    .slick-prev:before,
    .slick-next:before {
      color: #FDFDFD;
    }
.slick-slider .info {
    color: #FAFAFA;font-weight: 700;text-shadow: 0px 0px 12px rgba(0,0,0,0.67);font-size: .8em;
    position: absolute;
    width: 80%;
    height: auto;
    bottom: 0;
    left: 0;
    line-height: 1em;
    text-align: left;
    z-index: 10;padding-left:15px;padding-bottom:15px;

  }
.slick-prev, .slick-next {
    font-size: 0;
    z-index: 50;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 40px;
    height: 50px;
	padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
      color: white;
    border: none;
    outline: none;
    background: #000000;
}
.slick-prev:before, .slick-next:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


.slick-prev::before {
    content: "←";
}
.slick-prev:before, .slick-next:before {
    color: white;
}
.slick-next::before {
    content: "→";
}
.slick-prev {
    left: 0;
}
.slick-next {
    right: 0;
}
    .slick-slide {
      transition: all ease-in-out .3s;
   
    }

	.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: none;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
       font-family: 'gab';
    font-size: 25px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}




	
/* header*/

header, headerf{z-index:50;width:100%; padding-top:5px; padding-bottom:5px;padding-left:0; padding-right:0; position:fixed;  top: 0;height:120px;;
  -moz-transition: background-color 0.3s ease-in-out, top 0.25s ease-in-out;
   -ms-transition: background-color 0.3s ease-in-out,top 0.25s ease-in-out;
    -o-transition: background-color 0.3s ease-in-out,top 0.25s ease-in-out;;
    transition: background-color 0.3s ease-in-out,top 0.25s ease-in-out;
	
}
      
headerf{position:absolute;}
.logo{width:85px; height:auto;margin-left:40px;cursor: pointer;padding-top:10px;}
.logo img{width:100%; height: auto;}

.nav-down2{background: var(--teal)}

.nav-up {
  top: -130px;
}










 .fixed-position {
    position: fixed;
 }


.burger-menu__panel {
    visibility: hidden;
	position: fixed;
    top: 0;
    width: 100%;
max-height: 100vh;

    _overflow-y: auto;
    /* Optional but highly reccomended: enables momentum scrolling on iOS */
    -_webkit-overflow-scrolling: touch;
}

._burger-menu__trigger {
  display: none;
}

.burger-menu__bar,
.burger-menu__bar::before,
.burger-menu__bar::after {
  display: block;
  width: 24px;
  height: 3px;
  background: #ffffff;
  border: 1px solid #ffffff;
  position: absolute;

  left: 50%;
  margin-left: -12px;
  transition: transform 350ms ease-in-out;
}

.burger-menu__bar {
  top: 50%;
  transform: translateY(-50%);
}

.burger-menu__bar::before,
.burger-menu__bar::after {
  content:'';
}







.burger-menu__bar::before {
  top: -12px; 
}

.burger-menu__bar::after {
  bottom: -12px; 
}

.burger-menu[enabled='true'] .burger-menu__trigger {
  display: block;
  width: 2rem;
  height: 2rem; /* Nice big tap target */
position: absolute;top:39px; right:30px;
z-index: 106;
  background: transparent;
  border: none;
  cursor: pointer;

}


.menu__brand {
background: var(--purple);
    -webkit-transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    transition-delay: 0.2s;	

}
.menu__brand, .menu__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-height: 100vh;
    height: 100vh;

    float: left;
    width: 50%;
    _height: calc(var(--vh, 1vh) * 100);
    overflow-y: auto;
    overflow-x: hidden;
	
	
}


.menu__brand {
    overflow-y: scroll;
    scrollbar-width: none; /* Firefox */
    -ms-overflow-style: none;  /* Internet Explorer 10+ */    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    _justify-content: center;
}
.menu__brand::-webkit-scrollbar { /* WebKit */
    width: 0;
    height: 0;
}
.modal-wrapper{
  width:100%;
  height:100%;
  position:fixed;
  top:0; left:0;
  background:var(--fhotpink);
  visibility:hidden;
  opacity:0;display: flex;
align-items: center;
justify-content: center;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

.modal-wrapper.open{
  opacity:1;
  visibility:visible;
}

.modal{
  width:100%;max-width:600px;
  height:auto;
  display:block;
  margin-left:20px; margin-right:20px;
  position:relative;
  _top:50%; _left:50%;
  background:rgba(255,255,255,1.00);
  opacity:0;margin-top:200px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.modal-wrapper.open .modal{
  margin-top:0px;
  opacity:1;
}

.head{
  width:100%;
  height:auto;
  padding:5px;
  display:flex; flex-direction: column; align-items: flex-end;
  background:var(--purple);
}

.btn-close{
  width:32px;
  height:32px;
  _display:block;
  _float:right;
}

.btn-close::before, .btn-close::after{
  content:'';
  width:20px;
  height:6px;
  display:block;
  background:var(--fhotpink);
}

.btn-close::before{
  margin-top:12px;
  -webkit-transform:rotate(45deg);
  -moz-transform:rotate(45deg);
  -o-transform:rotate(45deg);
  transform:rotate(45deg);
}

.btn-close::after{
  margin-top:-6px;
  -webkit-transform:rotate(-45deg);
  -moz-transform:rotate(-45deg);
  -o-transform:rotate(-45deg);
  transform:rotate(-45deg);
}

	
				
				.inputz.group input:focus ~ .highlight {

  -webkit-animation:inputHighlighter 0.3s ease;

  -moz-animation:inputHighlighter 0.3s ease;

  animation:inputHighlighter 0.3s ease;

}



/* ANIMATIONS ================ */

@-webkit-keyframes inputHighlighter {

  from { background:var(--fhotpink);; }

  to  { width:0; background:transparent; }

}

@-moz-keyframes inputHighlighter {

  from { background:var(--fhotpink);; }

  to  { width:0; background:transparent; }

}

@keyframes inputHighlighter {

  from { background:var(--fhotpink);; }

  to  { width:0; background:transparent; }

}
				
	
					
					
					
					
					
					
					
	.inputz.group input         {

  font-size:18px;

  padding:10px 0px 10px 0px;

  display:block;

  width:100%;

  border:none;

  border-bottom:1px solid var(--fhotpink);;

}

	.inputz.group  input:focus     { outline:none; }




/* active state */

	.inputz.group input:focus ~ label, input:valid ~ label    {

  _top:-20px;

  font-size:14px;

  color:var(--fhotpink);

}



/* BOTTOM BARS ================================= */

	.inputz.group  .bar  { position:relative; display:block; width:100%; }

	.inputz.group .bar:before, .bar:after   {

  content:'';

  height:2px; 

  width:0;

  bottom:1px; 

  position:absolute;

  background:var(--fhotpink);

  transition:0.2s ease all; 

  -moz-transition:0.2s ease all; 

  -webkit-transition:0.2s ease all;

}

	.inputz.group .bar:before {

  left:50%;

}

	.inputz.group  .bar:after {

  right:50%; 

}



/* active state */

	.inputz.group input:focus ~ .bar:before, input:focus ~ .bar:after {

  width:50%;

}
	.inputz.group        { 

  position:relative; 

  _margin-bottom:45px; 

}
					.labels{width:30%; font-family: 'Atkinson Hyperlegible', sans-serif;color:var(--fhotpink);font-weight: 700;}	.inputz{width:70%;}	.mailcontent{display:flex; flex-direction:column;margin:5%;}.maildiv{width:100%; display:flex; flex-direction:row;align-items: center;margin-bottom:10px;}	.mailtit{color: var(--fhotpink);
    font-family: 'kenyan_coffeeregular';font-size:3em;}
															.mailtext a:link, .mailtext a:active, .mailtext a:visited {
    border-bottom: 1px dotted #000000;
    text-decoration: none;
    color: #000000;
}
			
							.maildiv .btnz{width:100%;}

.menu__list {
    margin: 0;visibility: hidden;
    padding: 0;z-index:102;
    background-color: #B12225;background-repeat: no-repeat;
  background-size: cover; background-position: center;
    list-style-type: none;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    -webkit-transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
}
.mentitsur{max-width:70%; margin-left:10%;}

.mentitsur h3 a:link, .mentitsur h3 a:active, .mentitsur h3 a:visited {
    color: #ffffff;transition: color .4s cubic-bezier(.955,.61,.58,.935);
    text-decoration: none;
  
}
.mentitsur h3 a:hover{
    color: var(--fhotpink);
    text-decoration: none;
    transition: color 0.4s;
}
h3.mentit{    display: inline;

  margin-bottom:20px;

    color: #FFFFFF;
    background-color: var(--purple);
    box-shadow: 0.2em 0 0 var(--purple),-0.2em 0 0 var(--purple);
    box-decoration-break: clone;
    line-height: 1;font-family: 'kenyan_coffeeregular';
    font-weight: normal;

font-size: clamp(3rem, -1.5rem + 7.2vw, 8rem);

    text-transform: uppercase;}
.burger-menu[enabled='true'][status='open'] .menu__brand {
  -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
 
}
.mendate{color: #FFFFFF;
    background-color:#000000;
  width:auto; 
	padding:10px;
	
	display:inline-flex;

    line-height: .9em;
  }

.burger-menu[enabled='true'][status='open'] .menu__list {
  -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);visibility: visible;
 
}



.burger-menu[enabled='true'][status='open'] .mlw {
animation-delay: 0.2s;
    transition: all 0.2s cubic-bezier(0.23, 1, 0.32, 1);
    animation: ltr 1s forwards;
     visibility: visible;
    _z-index: 105;
}

.burger-menu[enabled='true'][status='open'] .mrw{
animation: fadein 1s;
    animation-delay: 1s;
    animation-fill-mode: forwards;
}
.burger-menu[enabled='true'][status='open'] .burger-menu__panel {
  visibility: visible;
  opacity: 1;
 
}





.burger-menu[enabled='true'][status='open'] .burger-menu__panel  {
  transform: translateY(0);z-index:105;
  opacity: 1;
  transition: transform 500ms cubic-bezier(0.17, 0.67, 0, 0.87) 700ms, opacity 500ms ease 800ms;
}

.burger-menu[enabled='true'][status='open'] .burger-menu__bar::before {
  top: 0;
  transform: rotate(45deg);
}

.burger-menu[enabled='true'][status='open'] .burger-menu__bar::after {
  top: 0;
  transform: rotate(-45deg);
}

.burger-menu[enabled='true'][status='open'] .burger-menu__bar {
  background: transparent;
  border-color: transparent;
  transform: rotate(180deg);
   
}
		
		
		

		
		



	


	
.mlw{
font-family: 'kenyan_coffeeregular';
    z-index: 1000;
    font-weight: normal;
    text-transform: uppercase;
	    margin: auto;
    display: flex;
    text-align: left;
    width: 80%;
    flex-direction: column;
    _opacity: 0;
    -webkit-transition: all 0.2s cubic-bezier(0.23, 1, 0.32, 1);
    animation-delay: 1s;
    padding-bottom: 20px;
}
			

.mr {
					
					
			
					
	text-transform: uppercase;		z-index: 1000;
 align-self: flex-end;display:flex;font-weight: 700;font-size: 1em;
  margin-bottom: 10vh;width:90%;text-align: left;
		}


.menu__brand .mr li{margin-right:20px;}	
.menu__brand .mlw li, .menu__brand .mr li{list-style-type: none;}	
	

		
.mr a{ display: block;text-decoration: none;color: rgb(56, 172, 245);transition: color .4s cubic-bezier(.955,.61,.58,.935); width: 100%;
 height: 100%;}
		
		.mr a:hover{color: #CBCBCC;}		
		
		.mr .lactive a{ pointer-events: none;
  cursor: default;color:#FFFFFF;
  text-decoration: none;}
		
		_.menu__brand .mlw li{ opacity:0;}	
	

		
	
	
@keyframes	ltr{
  0% {opacity: 0;
    transform: translate(-100%, 0);
  }
  100% {  opacity: 1;
    transform: translate(0, 0);
  }
}
	
	
	@keyframes	ltr2{
  0% {opacity: 0;
    margin-left:-20px;
  }
  100% {  opacity: 1;
     margin-left:0; 
  }
}
	
	@keyframes popz {
  0% {opacity: 0;
    transform: translateY(100px);
  }
  100% {  opacity: 1;
    transform: translateY(0);
  }
}


	
	.menu__brand .mlw li	a{transition: color .4s cubic-bezier(.955,.61,.58,.935);color: var(--fhotpink);text-decoration: none;-webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);}	
		.menu__brand .mlw li	a:hover{color:#CBCBCC;}
	
	
	
	  .menu__brand .mlw li	a:hover {
    color: #ffffff;
    -webkit-transform: translateX(-40);
        -ms-transform: translateX(-40);
            transform: translateX(-40);
    -webkit-transition: -webkit-transform 800ms cubic-bezier(0.155, 0.1, 0.135, 1.01);
    transition: -webkit-transform 800ms cubic-bezier(0.155, 0.1, 0.135, 1.01);
    -o-transition: transform 800ms cubic-bezier(0.155, 0.1, 0.135, 1.01);
    transition: transform 800ms cubic-bezier(0.155, 0.1, 0.135, 1.01);
    transition: transform 800ms cubic-bezier(0.155, 0.1, 0.135, 1.01), -webkit-transform 800ms cubic-bezier(0.155, 0.1, 0.135, 1.01);
  }
	
	
	
	
	
	.menu__brand .mlw li.top {font-size:4em;line-height: 0.9em;padding-bottom:.2em;}
	.menu__brand .mlw li.sub {font-size:2em;}
	.menu__brand--active .mr, .menu__brand--active .mrb {


    -webkit-animation: fadein 1s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein 1s; /* Firefox < 16 */
        -ms-animation: fadein 1s; /* Internet Explorer */
         -o-animation: fadein 1s; /* Opera < 12.1 */
            animation: fadein 1s; 
		animation-delay: 1s;
		opacity: 0;animation-fill-mode: forwards;
}

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
		
		


.mrw {
  font-weight: 700;
  color: #ffffff;
  opacity: 0;
}
.mrw {

    z-index: 1000;
    align-self: flex-end;
    display: flex;flex-direction:column;
    font-weight: 700;
    font-size: 1em;
    margin-bottom: 5vh;
    width: 90%;
    text-align: left;
}



/*searchbox*/
	.search-box {
  position: relative;
  width: 90%;
  max-width: 360px;
  height: 60px;
  border-radius: 120px;
animation: fadein 1s;
    animation-delay: 1s;
    animation-fill-mode: forwards;
}
.search-icon, .go-icon {
  position: absolute;
  top: 0;
  height: 60px;
  width: 86px;
  line-height: 61px;
  text-align: center;
}
.search-icon {
  left: 0;
  pointer-events: none;
  font-size: 1.22em;
  will-change: transform;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform-origin: center center;
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -o-transform-origin: center center;
  transition: transform 400ms 220ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
  -webkit-transition: transform 400ms 220ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
  -moz-transition: transform 400ms 220ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
  -o-transition: transform 400ms 220ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}
.si-rotate {
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
}
.go-icon {
  right: 0;
  pointer-events: none;
  font-size: 1.38em;
  will-change: opacity;
  cursor: default;
  opacity: 0;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transition: opacity 190ms ease-out, transform 260ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
  -webkit-transition: opacity 190ms ease-out, transform 260ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
  -moz-transition: opacity 190ms ease-out, transform 260ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
  -o-transition: opacity 190ms ease-out, transform 260ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}
.go-in {
  opacity: 1;
  pointer-events: all;
  cursor: pointer;
  transform: rotate(0);
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -o-transform: rotate(0);
  transition: opacity 190ms ease-out, transform 260ms 20ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
  -webkit-transition: opacity 190ms ease-out, transform 260ms 20ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
  -moz-transition: opacity 190ms ease-out, transform 260ms 20ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
  -o-transition: opacity 190ms ease-out, transform 260ms 20ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}
.search-border {
  display: block;
  width: 100%;
  max-width: 360px;
  height: 60px;
}
.border {
  fill: none;
  stroke: #FFFFFF;
  stroke-width: 5;
  stroke-miterlimit: 10;
}
.border {
  stroke-dasharray: 740;
  stroke-dashoffset: 0;
  transition: stroke-dashoffset 400ms cubic-bezier(0.600, 0.040, 0.735, 0.990);
  -webkit-transition: stroke-dashoffset 400ms cubic-bezier(0.600, 0.040, 0.735, 0.990);
  -moz-transition: stroke-dashoffset 400ms cubic-bezier(0.600, 0.040, 0.735, 0.990);
  -o-transition: stroke-dashoffset 400ms cubic-bezier(0.600, 0.040, 0.735, 0.990);
}
.border-searching .border {
  stroke-dasharray: 740;
  stroke-dashoffset: 459;
  transition: stroke-dashoffset 650ms cubic-bezier(0.755, 0.150, 0.205, 1.000);
  -webkit-transition: stroke-dashoffset 650ms cubic-bezier(0.755, 0.150, 0.205, 1.000);
  -moz-transition: stroke-dashoffset 650ms cubic-bezier(0.755, 0.150, 0.205, 1.000);
  -o-transition: stroke-dashoffset 650ms cubic-bezier(0.755, 0.150, 0.205, 1.000);
}
#search {
  font-family: 'Montserrat Alternates', sans-serif;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 120px;
  border: none;
  background: rgba(255,255,255,0);
  padding: 0 68px 0 68px;
  color: #FFFFFF;
  font-size: 1.32em;
  font-weight: 400;
  letter-spacing: -0.015em;
  outline: none;
}
#search::-webkit-input-placeholder {color: #FFFFFF;}
#search::-moz-placeholder {color: #FFFFFF;}
#search:-ms-input-placeholder {color: #FFFFFF;}
#search:-moz-placeholder {color: #FFFFFF;}
#search::-moz-selection {color: #FFFFFF; background: rgba(0,0,0,0.25);}
#search::selection {color: #FFFFFF; background: rgba(0,0,0,0.25);}









.msym, .nav-trigger2 {
  width: auto;
  float: right;
  margin-top: 5px;
  text-align: center;
  font-size: 10px;
  text-transform: uppercase;
  color: #9BA7B9;
}


.shop {
  position: absolute;
  right: 80px;
  width: auto;
  top: 40px; display:flex;flex-direction: row;align-items: center;
  justify-content: center;
}
.cart img{width:30px; height:auto;}

.counter-pill {
    background-color: #FFFFFF;
    border-radius: 40px;
}
.hlabel{font-size: .8em; font-weight: 400; text-transform: uppercase;color: #FFFFFF;margin-right:20px;margin-left:5px;}

.ex {
  margin-right:20px;
}
.counter-pill, .counter {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    color: #000000;;
}
.counter-pill, .counter {font-size: 1em; font-weight: 700;}

.donate img{width:27px; height:auto;}
.donate img{transition: transform .2s;transform: scale(1); }

.donate img:hover {
  transform: scale(1.2); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}


button.open-nav-btn {
  font-size: 1.5rem;
cursor: pointer;
  background-color: transparent;

}


.ret{font-family: 'kenyan_coffeeregular';
    font-weight: normal;
    font-size: 3em; color:var(--fhotpinkblack);
    line-height: .9em;
    text-transform: uppercase;}

.evinbtro{background-color:var(--purple); padding:1.5em; font-size: 1.5em; font-weight: 700;margin: 20px 20px 20px 0;text-align: center;
box-shadow: 1px 0px 0px #EF558E, 0px 1px 0px #EF558E, 2px 1px 0px #EF558E, 1px 2px 0px #EF558E, 3px 2px 0px #EF558E, 2px 3px 0px #EF558E, 4px 3px 0px #EF558E, 3px 4px 0px #EF558E, 5px 4px 0px #EF558E, 4px 5px 0px #EF558E, 6px 5px 0px #EF558E, 5px 6px 0px #EF558E, 7px 6px 0px #EF558E, 6px 7px 0px #EF558E, 8px 7px 0px #EF558E, 7px 8px 0px #EF558E, 9px 8px 0px #EF558E, 8px 9px 0px #EF558E;}

.evinbtro{color:#FFFFFF;}
.evinbtro a:link, .evinbtro a:active, .evinbtro a:visited{color: var(--fhotpinkblack); text-decoration: none;transition: color 0.4s;} 

.evinbtro a:hover{color:#FFFFFF;text-decoration: none;}

	.open-nav-btn img{
	width: 30px;
    height: auto;
	}
	.open-nav-btn img:hover {
  transform: scale(1.2); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}
	
	.open-nav-btn img{transition: transform .2s;
    transform: scale(1);}

._slide-content a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #F5F5F5;
  display: block;z-index:560;
}
.slide-content .close-btn {
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 1em;text-transform: uppercase;
  color: #F5F5F5;padding:10px;
  background-color:#000000;
  border: none;cursor: pointer;
}
.dam{font-weight: 700; color: var(--fhotpinkblack);}
.donates{margin-bottom:50px;}
.donbb{ margin-top:10px; background-color:#000000;border: 2px solid #000000;color: #FFFFFF;
cursor: pointer;padding:1em;-webkit-transition: color 0.6s ease-in-out;
    -moz-transition: color 0.6s ease-in-out;display: inline-block;
    transition: color 0.6s ease-in-out;width: auto;font-weight: 700;}

.donbb:hover{  background-color: #FFFFFF;color: #000000;
  cursor: pointer;padding:1em;border: 2px solid #000000;}

.donbw{  margin-top:10px; background-color:#FFFFFF;border: 2px solid #000000;color: #010101;
cursor: pointer;padding:1em;-webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;text-transform: uppercase;
    transition: all 0.6s ease-in-out;width: auto;}
.der{font-weight:700; font-size:0.8em;}
.donbw:hover{  background-color: #000000;color: #FFFFFF;
cursor: pointer;padding:1em;border: 2px solid #000000;}


.slide-content .close-btn:hover{background-color: #313131;}
.visible {
  visibility: visible;
}
	ul#link-list{opacity:0}
.active {
top: 0;
}
	div#slide-nav.slide-content.visible.active ul#link-list{animation: acc 1s forwards;}

	
	
	ul#link-list{display:flex; flex-direction:row;justify-content: center;align-items: center;width:100%;font-size:1em;}
	
	.ac_1{flex:1; margin-right:2%;padding-left:1em;color: #000000;border-left: 1px solid #A7A7A7;}
	
.ac_2{width:100%;animation: acc 1s forwards;}
	  .toggle {

    align-items: center;

    border-radius: 100px;

    display: flex;

    font-weight: 700;

    margin-bottom: 16px;

  }
.acsuz{width:60%; font-size:1em;}

  .toggle:last-of-type {

    margin: 0;

  }

	.togh{padding-top:10px; padding-bottom:10px;font-size: .8em; font-weight: 400;}

  .toggle__input {

    clip: rect(0 0 0 0);

    clip-path: inset(50%);

    height: 1px;

    overflow: hidden;

    position: absolute;

    white-space: nowrap;

    width: 1px;

  }

  .toggle__input:not([disabled]):active + .toggle-track, .toggle__input:not([disabled]):focus + .toggle-track {

    border: 1px solid transparent;

    box-shadow: 0px 0px 0px 2px #121943;

  }

  .toggle__input:disabled + .toggle-track {

    cursor: not-allowed;

    opacity: 0.7;

  }



  .toggle-track {



    border: 1px solid #000000;

    border-radius: 100px;

    cursor: pointer;

    display: flex;

    height: 30px;

    margin-right: 12px;

    position: relative;

    width: 60px;

  }



  .toggle-indicator {

    align-items: center;

    background: #434343;

    border-radius: 24px;

    bottom: 2px;

    display: flex;

    height: 24px;

    justify-content: center;

    left: 2px;

    outline: solid 2px transparent;

    position: absolute;

    transition: 0.25s;

    width: 24px;

  }



  .checkMark {

    fill: #fff;

    height: 20px;

    width: 20px;

    opacity: 0;

    transition: opacity 0.25s ease-in-out;

  }



  .toggle__input:not(:checked) + .toggle-track .toggle-indicator {

    background: #000000;

    transform: translateX(30px);

  }

  .toggle__input:not(:checked) + .toggle-track .toggle-indicator .checkMark {

    opacity: 1;

    transition: opacity 0.25s ease-in-out;

  }


	
@keyframes	acc{
  0% {opacity: 0;
    transform: translate(0, -100%);
  }
  100% {  opacity: 1;
    transform: translate(0, 0);
  }
}	





.tcontainer{max-width:1200px;margin: 25px auto;}
		.main-timeline{padding:25px 0 0;background-image: url('sitefiles/strip.svg'); background-repeat: repeat-y; background-position: calc(50% - 0px) ;background-size: 30px ;}
		.timeline {width:50%; padding:32px 18px 0 0;margin: 0 5px 00;float:left; }
			.main-timeline:after{content: ''; display:block; clear:both;}
		.timeline-content{color:#000000 ;background-color: #FFFFFF; min-height:140px; text-align: right; padding: 40px 40px 40px 40px;border: 2px solid #000000;border-radius:20px; display:block; position:relative;}
		.timeline-year{background-color: #000000; padding:5px 10px 5px 10px;
			color:#FFFFFF; font-size: 22px; position:absolute;right:-47px;top:50%;transform: translateY(-50%) rotate(90deg);-webkit-box-shadow: 9px -8px 15px -6px rgba(0,0,0,0.38); 
box-shadow: 9px -8px 15px -6px rgba(0,0,0,0.38);}
		.main-timeline .title{font-family: 'kenyan_coffeeregular';font-weight: normal;  font-size: 2.9em;line-height: .9em;text-transform: uppercase;padding-bottom:15px;color: var(--fhotpinkblack); }
			.main-timeline .desc{font-size: 1.1em;margin: 0 0 5px;}
		.main-timeline .timeline:nth-child(even){float:right;padding:32px 0 0 1px;margin: 0 0 0 5px;}
		
		.main-timeline .timeline:nth-child(even) .timeline-year{right:auto;left:-41px;}
		
		.main-timeline .timeline:nth-child(even) .timeline-content{text-align:left;}
		._main-timeline .timeline:nth-child(4n+2) .timeline-content{color:#BC070A; border-color:#BC070A;}
		

		
		
	
			._main-timeline .timeline:nth-child(4n+3) .timeline-content{color:#E414A2; border-color:#E004D8;}
		
		@media(max-width:576px)
		{
			.main-timeline .timeline,
			.main-timeline .timeline:nth-child(even)
			{
				width:100%; padding: 33px 0 0 ; margin: 0 0  30px;
			}
			.main-timeline .timeline-year,
			.main-timeline .timeline:nth-child(even) .timeline-year
			{transform: translateX(0) translateY(0);
			top:-33px;
			left:auto;
			right:20px;}
			
			.main-timeline .timeline:nth-child(even) .timeline-year
			{
				right:auto;
				left:20px;
			}
		}	






.msym a:link, .msym a:active, .msym a:visited {
  text-decoration: none;
  color: #9BA7B9;
}
.li.fade.cart a:link, .li.fade.cart a:active,.li.fade.cart a:visited{text-decoration: none;color:#000000;}
.li.fade.cart a:hover{text-decoration: none;color:#000000;}

.msym{width:auto;float: right;text-align:center;font-size: 10px;text-transform: uppercase;color:#9BA7B9;}


.fade {
  opacity: 1;
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out;
}


.fade:hover {
  opacity: 0.5;
  }

	/* switch */
			.icons {-webkit-transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    position: absolute;
    z-index: 101;
    right: 150px;
    top: 36px;
	}
	

.Toggle:focus .Toggle__display,
.Toggle__input:focus + .Toggle__display {
   outline-offset: 0.2rem; outline: 2px dotted #FC00AB;
}


.Toggle:focus:not(:focus-visible) .Toggle__display,
.Toggle__input:focus:not(:focus-visible) + .Toggle__display {
  outline: none;
}

	
		.Toggle {
  _display: flex;
  _flex-wrap: wrap;
  align-items: center;
  _position: relative;
  _margin-bottom: 1em;
  cursor: pointer;
  _gap: 1ch;
}
			.cart{width:auto; position:relative;}
button.Toggle {
  border: 0;
  padding: 0;
  background-color: transparent;
  font: inherit;
}

.Toggle__input {
  
  position: absolute;
  opacity: 0;
  width: 20%;
  height: 100%;
}

.Toggle__display {
  --offset: 0.25em;
  --diameter: 1.2em;
margin-left:25px;
  display: inline-flex;
  align-items: center;
  justify-content: space-around;
  box-sizing: content-box;
  width: calc(var(--diameter) * 2 + var(--offset) * 2);
  height: calc(var(--diameter) + var(--offset) * 2);
  border: 0.2em solid #ffffff;
  position: relative;
  border-radius: 100vw;
 
  transition: 250ms;
}

.Toggle__display::before {
  content: "";
  z-index: 2;
  position: absolute;
  top: 50%;
  left: var(--offset);
  box-sizing: border-box;
  width: var(--diameter);
  height: var(--diameter);
    border: 0.2em solid #ffffff;
  border-radius: 50%;
  background-color: white;
  transform: translate(0, -50%);
  will-change: transform;
  transition: inherit;
}




.Toggle[aria-pressed="true"] .Toggle__display,
.Toggle__input:checked + .Toggle__display {
  
}

.Toggle[aria-pressed="true"] .Toggle__display::before,
.Toggle__input:checked + .Toggle__display::before {
  transform: translate(100%, -50%);
}

.Toggle[disabled] .Toggle__display,
.Toggle__input:disabled + .Toggle__display {
 

  cursor: not-allowed;
}

[dir="rtl"] .Toggle__display::before {
  left: auto;
  right: var(--offset);
}

			
			
			
			
			
[dir="rtl"] .Toggle[aria-pressed="true"] + .Toggle__display::before,
[dir="rtl"] .Toggle__input:checked + .Toggle__display::before {
  transform: translate(-100%, -50%);
}

.Toggle__icon {
  display: inline-block;
  width: .6em;
  height: .6em;
  color: inherit;
  fill: currentcolor;
  vertical-align: middle;
  overflow: hidden;
}













  /* dropdown*/

	.clicky-menu li:last-of-type {color: #626262;}
	
	
	
.clicky-menu ul li.dropback a{color: #626262;}


svg[hidden] {
	display: none;
	position: absolute;
}




.clicky-menu button {


}

		
		.clicky-menu ul li a{	padding-top: 1em;
    padding-right: 1.5em;
    padding-bottom: 1em;
    padding-left: 1.5em;
	background: transparent;
	color: #000000;
	font-weight: 700;
	text-decoration: none;
	font-family: inherit;}	
		
.clicky-menu a:hover,
.clicky-menu button:hover {
	background: #CCCCCC;
}

		
		
		
.clicky-menu a:focus-visible,
.clicky-menu button:focus-visible {

	  outline-offset: 0.2rem; outline: 2px dotted #FC00AB;
}

/* Top Level Items */
		ul{list-style: none;}

	.clicky-menu   button [aria-expanded="true"]  {background-color: #FF9116;}
		.clicky-menu   button [aria-expanded="false"]  {background-color: #007C69;}
		
.clicky-menu > li > button {
	width:100%;flex: 1 0 auto;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	border: 0;
	font-size: inherit;
	line-height: 1.5;
	cursor: pointer;
	padding:.5em;
	border: solid 3px #000000;
	flex-direction:row;font-family: 'kenyan_coffeeregular';font-size:2em;text-transform: uppercase;
    font-weight: normal;
	
	

		}


/* Icon */
.clicky-menu svg {
	width: 1.5em;
	height: 1.5em;
	margin-left: .5em;
}

.clicky-menu [aria-expanded="true"] svg {
	transform: scaleY(-1);
}
	
		
	
/* Submenu Styles */
		ul.clicky-menu  li{width:100%;}		
		


/* Submenu Styles */
.clicky-menu ul {
	width: 100%;
    border-right: 3px solid #212721;
  border-left: 3px solid #212721;
	   border-bottom: 3px solid #212721;
_padding:1em;display:flex; flex-direction:column;
	list-style: none;
background-color: #FFFFFF;

}
	* { 
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
     box-sizing: border-box; 
margin: 0;
    border: 0;
    padding: 0;
    outline: 0;
  
}
/* Responsive Submenu Behavior */
.clicky-menu ul[aria-hidden="false"] {
	_position: static;
	_width: 30%;
	
}


/* Submenu Links */
.clicky-menu ul a {
	display: block;
	padding-top: .375em;
	padding-bottom: .375em;
}
	/**
 * Initial state, hidden off screen
 */
.clicky-menu ul {
	position: absolute;
	_top: 30%;
	left: 0;
	visibility: hidden; /*[1]*/
}

/**
 * No JS fallback
 *
 * Triggers menus on hover rather than click. Supports keyboard navigation in modern browsers.
 */
.clicky-menu.no-js li:hover > ul {
	visibility: visible;
}
.clicky-menu.no-js li:focus-within > ul { /*[2]*/
	visibility: visible;
}
		.clicky-menu{width:100%; display:flex; flex-direction: row;position:relative;}
/**
 * Open/Close Menu Behavior with JS
 */
.clicky-menu ul[aria-hidden="false"] {
	visibility: visible;z-index:500;
}

/* Prevent offscreen-submenus */
.clicky-menu .sub-menu--right {
	left: auto !important;
	right: 0 !important;
}
.news .copy .tx a:link, .news .copy .tx a:active, .news .copy .tx a:visited{	border-bottom: 1px dotted #000000;
    text-decoration: none;color:#000000;} 
.news .copy .tx a:hover{	border-bottom: 1px dotted #565656;
    text-decoration: none;}


.copy h3 a:link, .copy h3 a:active, .copy h3 a:visited {
    color: #000000;
    text-decoration: none;
    transition: color 0.4s;
}
.copy h3 a:hover{color:var(--fhotpinkblack);}
.news.hompz{width:48%;margin-right:2%;background-color: #FFFFFF;}
.news.hompz:nth-child(odd) {
    margin-right: 0;
}
.news{width:100%; display:flex; flex-direction:row; padding-top:30px; padding-bottom:30px; border-bottom:1px solid #7F7A7A; align-items: center;margin-top:20px;}


		.news .image{width:30%; margin-right:2em;justify-content: center;}
		.news .image img{width:100%; height:auto;}
		.news .copy{flex: 1;flex-direction: column;justify-content: center;}
		.newstit {font-family: 'kenyan_coffeeregular';font-weight: normal;  font-size: 2.6em;line-height: .9em;text-transform: uppercase;width:60%;}
.news .newstit{padding-bottom:20px;}
		.news .date{font-size:.7em;color: #6A6566;padding-bottom:10px;text-transform: uppercase;}
.news .date a:link, .news .date a:link, .news .date a:link{color:#000000;border-bottom: 1px dotted #000000;
    text-decoration: none;} 
.news .date a:hover{color:#5E5E5E; }
	.btnz {
  background: #1d1d1d;margin-top:10px;
  border: none;

  font-size: 1rem;
  background-color: #1d1d1d;
  color: white;

  text-transform: uppercase;

  padding: 1rem 1.2rem;
  border: 2px solid #1d1d1d;
  transition: color 0.1s cubic-bezier(0.16, 0.08, 0.355, 1), background 0.1s cubic-bezier(0.16, 0.08, 0.355, 1);
  display: inline-block;
  cursor: pointer;
  width: auto;

  outline: none;
  vertical-align: middle;
  text-align: center;
  position: relative;
  overflow: hidden;
}
@media (min-width: 400px) {
  .btnz {
    width: auto;
  }
}
@media (min-width: 800px) {
  .btnz {
    font-size: 1rem;
    padding: 1rem 1.7rem;
  }
}
.btnz:hover {
  background: #2a2a2a;
  border-color: #2a2a2a;
  color: #fff;
}
.btn-border {
  background-color: transparent;
  color: #1d1d1d;
}
.btn-arrow {
  position: relative;
  transition: background-color 300ms ease-out;
}
.btn-arrow span {
  display: inline-block;
  position: relative;
  transition: all 300ms ease-out;
  will-change: transform;
}
.btn-arrow:hover span {
  transform: translate3d(-1rem, 0, 0);
}
.btn-arrow svg {
  position: absolute;
  width: 1.1em;
  right: 0px;
  right: 0rem;
  opacity: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: all 300ms ease-out;
  will-change: right, opacity;
}
.btn-arrow svg * {
  stroke-width: 5;
  stroke-color: transparent;
}
.btn-arrow:hover svg {
  opacity: 1;
  right: -2rem;
}
.altitle{font-weight: normal;font-family: 'kenyan_coffeeregular';
    text-transform: uppercase;
    font-size: 1.5em;
    margin-bottom: 2rem;}
.downloads{ padding: 20px 20px 20px 80px;
    border: solid 3px #000000;display: flex;flex-direction: column;width:65%;margin-top:30px;mragin-bottom:10px;
  		box-shadow: 1px 0px 0px #000000, 0px 1px 0px #000000, 2px 1px 0px #000000,
			1px 2px 0px #000000, 3px 2px 0px #000000, 2px 3px 0px #000000,
			4px 3px 0px #000000, 3px 4px 0px #000000, 5px 4px 0px #000000,
			4px 5px 0px #000000, 6px 5px 0px #000000, 5px 6px 0px #000000,
			7px 6px 0px #000000, 6px 7px 0px #000000, 8px 7px 0px #000000,
			7px 8px 0px #000000, 9px 8px 0px #000000, 8px 9px 0px #000000;
			
				background: url(https://cptheatre.co.uk/sitefiles/Download.svg) no-repeat 20px center;font-size: .8em;background-size: 40px 40px;}
				.downloads a:link, .downloads  a:active, .downloads a:visited{
					border-bottom: 1px dotted #000000;
    text-decoration: none;

					color: #000000;-o-transition:.5s;line-height: .9em;padding-bottom:5px;
  -ms-transition:.5s;
  -moz-transition:.5s;display:block;
  -webkit-transition:.5s;
    font-weight: 700;text-decoration: none;font-size: 1.2em;
  /* ...and now for the proper property */
  transition:.5s;}
				
				.downloads a:hover{color: #878585;text-decoration: none;
border-bottom: 1px dotted #5C5A5A;
    text-decoration: none;
   }








	.footer{background-color: var(--purple);width:100%;}
.footerwrap{display:flex;color: #FFFFFF;}
.footerwrap .cols{
  flex-grow: 1;flex-direction: column;
  flex-shrink: 1;
  flex-basis: 0;
  text-align: left;
  padding: 1em 1em 1em 0;
}
.footerwrap .first{
 width:40%;flex-direction: column;display:flex;padding: 1em 1em 1em 0;
}
#scrollToTopBtn {

  border: none;background-color: transparent;
  color: white;
  cursor: pointer;
  font-size: 18px;
  line-height: 48px;
  width: 48px;height: auto;
}
#scrollToTopBtn img{width:100%; height:auto;}
.flogo{width:auto;flex-direction: row; font-size: .8em;padding-top:2em;}
.footerwrap .first
.flogo img{width:100%; max-width:200px;height:auto;padding-top:.5em;}
div.first.about  span{font-size:.7em; color:var(--hotpink);display:inline-block;margin-top:20px;}
.pageup{width:48px;margin-top:30px;}
.boffice{font-size: 1.2em; padding-top:1em; font-weight: 700;flex-grow: 1; }
.div.first.about div{flex-direction: column;}

	.footer .mid {width:50%;font-size: 1em;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 0 7rem;
}
			
	.credit{width:100%;  display: flex;font-size: .7em;
    color: var(--fhotpink);}

.credit > div:first-child{margin-right:auto;}

.credit > div:nth-child(2)::before{content: "";
    display: inline-block;
    background-size: 100% 100%;
    height: 20px;
    width: 20px;
    margin-right: 5px;
    padding-top: 13px;    background-image: url(https://cptheatre.co.uk/sitefiles/unleaded.svg);
}


					.credit a:link, .credit a:active, .credit a:visited{text-decoration: none;color:var(--fhotpink);}
				.credit a:hover{color:#FFFFFF;}		.cols .linkheading {
    display: block;
				width: 100%;color: var(--fhotpink); font-family: 'kenyan_coffeeregular';
    font-weight: normal;text-transform: uppercase;
    font-size: 1.5em;
    margin-bottom: 2rem;
}.cols .linklist {

    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-transform: uppercase;
    font-size: 0.8em;
    line-height: 2.8;
    width: 100%;
}
			.cols .linklist a{text-decoration:none;transition: color .4s cubic-bezier(.955,.61,.58,.935);
    color: rgba(255,255,255,1.00);}
			.cols .linklist a:hover{color:#c8cfaa;}

.maploc a:link, .maploc a:active, .maploc a:visited {color: var(--fhotpink);text-decoration: none;}

.maploc a:hover{color: var(--fhotpink);text-decoration: none;}


.maploc{margin-top:10px;width:100%; display:flex; flex-direction:row; align-items: center; color:var(--fhotpink);font-size: .8em;}.maploc img{width:25px; height:auto; margin-right:20px;}
.evtextsub h1:nth-child(2) {
color:var(--fhotpink);
}

.socials{display:flex; flex-direction: row;width:auto;padding-top:2em;

 }
.socials li{padding-right:10px;}
.st2{fill:var(--fhotpink);}

a.fb::before, a.insta::before, a.linkin::before, a.twit::before, a.stage::before{
content: "";
display: inline-block;background-size: 100% 100%;
height:15px; width:15px;margin-right:15px;padding-top:13px;
}
a.insta::before{
background-image:url(https://cptheatre.co.uk/sitefiles/insta.svg);	
}
a.linkin::before{
background-image:url(https://cptheatre.co.uk/sitefiles/lin.svg);	
}
a.fb::before{
background-image:url(https://cptheatre.co.uk/sitefiles/fb.svg);	
}	  

a.twit::before{
background-image:url(https://cptheatre.co.uk/sitefiles/twit.svg);	
}	 
a.stage::before{
background-image:url(https://cptheatre.co.uk/sitefiles/stage.svg);	
}	 
			.footer .mid .linksection {
    display: -webkit-box;width: 70%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.quotes{width:100%; min-height:40vh;   display: flex;
  align-items: center;
  justify-content: center;background-image: url('https://cptheatre.co.uk/sitefiles/cpt_trim2.svg');
  background-repeat: repeat-x;background-size: contain;
  _background-attachment: fixed;
  background-position: center;background-color: var(--purple);
 }
		.qsur {margin-top:3em; margin-bottom:3em;
    display: flex;flex-direction:column; width: min(60%, 900px);margin-inline:auto;
    _align-items: stretch;_justify-content: center;text-align: center;
}
		.qtit p{	display: inline;font-size: 2em;font-weight: 700;
	_padding: 0.5em 0em;color: #FFFFFF;
    background-color: var(--purple);
    box-shadow: 0.50em 0 0 var(--purple),-0.50em 0 0 var(--purple);
    box-decoration-break: clone;
    line-height: 1.2;}	
		
		.qsub{margin-top:1em;}
		.qsub p{	display: inline;font-size: 1.1em;font-weight: 300;
	_padding: 0.5em 0em;color: #FFFFFF;
    background-color: var(--purple);
    box-shadow: 0.50em 0 0 var(--purple),-0.50em 0 0 var(--purple);
    box-decoration-break: clone;
    line-height: 1;}	
		.qsub p span{  font-style: italic; }




























  /* main image*/

.mimage{width: 100%;
    position: relative;
    overflow: hidden;transition: all 0.5s ease;height:100vh;
 min-height: 600px;min-height: -webkit-fill-available;
    z-index: 2;}


.subimage{width: 100%;
    position: relative;min-height: 400px;
    overflow: hidden;transition: all 0.5s ease;
  height: 60vh; 
    z-index: 2;}

	.maindiv {



width: min(90%, 1480px);
    margin-inline: auto;
  
}

	.maindivb {
width: min(90%, 1480px);
    margin-inline: auto;
    padding-top: 2em;
    padding-bottom: 2em;
    font-size: 1.2em;

}
.maindivspek {width: min(90%, 950px);margin-inline:auto;padding-top:2em;padding-bottom:2em;font-size:1.2em;
}

		.evtext, .evtextblog, .evtexth{
    position: absolute;
    width: 100%;
    color: #FFFFFF;margin-top:20vh;
    bottom: 80px;
    display: flex;
    flex-direction: column;
    animation-delay: 0.8s;
    transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
	animation: ltr2 1s forwards;	}	


.evtexth{bottom:75px;}
		.evtextsub{
    position: absolute;margin-top:20vh;
    width: 100%;
    color: #FFFFFF;;
    bottom: 50px;
    display: flex;
    flex-direction: column;
    animation-delay: 0.8s;
    transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
	animation: ltr2 1s forwards;	}	

		

		.evtext h1{		font-family: 'kenyan_coffeeregular';
    font-weight: normal;
font-size: clamp(4.375rem, 3.3125rem + 5.1053vw, 9.375rem);
    line-height: .9em;
    text-transform: uppercase;}

.evtexth a:link, .evtexth a:active, .evtexth a:visited{text-decoration: none; color: #FFFFFF;ransition: color .4s cubic-bezier(.955,.61,.58,.935);transition: color 0.4s;}
.evtexth a:hover{text-decoration: none;color:var(--fhotpink);}

.evtexth h1{		font-family: 'kenyan_coffeeregular';
    font-weight: normal;
font-size: clamp(5rem, 3.8333rem + 4.6667vw, 9.375rem);
    line-height: .9em;
    text-transform: uppercase;}


				.evtextblog h1{		font-family: 'kenyan_coffeeregular';
    font-weight: normal;
font-size: clamp(3rem, 0.6071rem + 10.8571vw, 5.75rem);
    line-height: .9em;
    text-transform: uppercase;}
		.evtextsub h1{		font-family: 'kenyan_coffeeregular';
    font-weight: normal;
  font-size: clamp(5rem, 0.9821rem + 12.8571vw, 10.625rem);
    line-height: .9em;
    text-transform: uppercase;}

		.evtextsub.mem h1{		font-family: 'kenyan_coffeeregular';
    font-weight: normal;
 font-size: clamp(3.125rem, -1.3393rem + 14.2857vw, 9.375rem);
    line-height: .9em;
    text-transform: uppercase;}

.evtextsub.mem h1:nth-child(2) {
color:var(--fhotpink);
}
		.evtext h1:after {
    content: '';
    display: block;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 0;
    height: 4px;
    width: 0px;
    background: transparent;
    animation: pulse 0.8s forwards ease;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

			@keyframes pulse {
  0% {
    width: 0%;
  }
  100% {
     width: 100%;background: #FFFFFF;
  }
}

.box{background: #FFFFFF;
transform: scaleX(100%);
transition: transform 450ms ease-in;
transform-origin: top left;
position:fixed;
    height:100%;overflow:hidden;
width:100%; z-index:1060;
	}
	
	
	.box.go{transform: scaleX(0);z-index:1060;background: #FFFFFF;    height:100%;z-index:1060;}
		
		.hback.go{-webkit-animation: zoomin 10s forwards;
    -webkit-transition: background-color 1000ms linear;
    -ms-transition: background-color 1000ms linear;
    transition: background-color 1000ms linear;}
	.hback {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 100%;-webkit-transition-property: background-image 300ms ease-in 200ms;
-moz-transition-property: background-image 300ms ease-in 200ms;
-o-transition-property: background-image 300ms ease-in 200ms;
transition: background-image 300ms ease-in 200ms;
  	height: 100vh;  min-height: 600px;	
	
		_min-height: -webkit-fill-available;
		background-blend-mode: multiply;
background-color: var(--herobk);
	
		z-index: 3;

}	



	.shback {

    width: 100%;
   min-height: 400px;	
		height: 60vh; 

		background-blend-mode: multiply;
background-color: var(--herobk);
	background-image: url('https://cptheatre.co.uk/sitefiles/cpt_trim.svg');
		z-index: 3;
 background-repeat: repeat-x;background-size: contain;background-position: center;
}	

.mpad50{width:70%;}
.mpad{width:45%;}

.mpads{width:70%;}
.mpadb{width:70%;}
		.hback:after {
    display: block;
    content: "";
    width: 50%;
    position: absolute;
    top: 0;
    z-index: 40;
    height: 100%;
}

		
		
		._hback:after {
    background: linear-gradient(to right, #111 0%,rgba(17,17,17,0.738) 19%,rgba(17,17,17,0.541) 34%,rgba(17,17,17,0.382) 47%,rgba(17,17,17,0.278) 56.5%,rgba(17,17,17,0.194) 65%,rgba(17,17,17,0.126) 73%,rgba(17,17,17,0.075) 80.2%,rgba(17,17,17,0.042) 86.1%,rgba(17,17,17,0.021) 91%,rgba(17,17,17,0.008) 95.2%,rgba(17,17,17,0.002) 98.2%,rgba(17,17,17,0) 100%);
}
		
		
		
@-webkit-keyframes zoomin {
  0% {transform: scale(1);}

  100% {transform: scale(1.09);}
}		@-webkit-keyframes wup{
		 
 from { margin-bottom: -100px ;opacity:0; }
		to   { margin-bottom: 0px; opacity:1; }}


	.pageinfo{position:absolute; right:40px; bottom:0px; width:50%; overflow:hidden; text-align:right;color: #FFFFFF ;  }
		.pagecred{position:absolute; width:20px; height:20px; right:40px; bottom:50px; background-color: transparent;cursor: pointer;}
aside .pagecredtit{background:var(--eventcolour);}
.pagecredtit {
 -webkit-transform: rotate(-90deg);transform: translateX(100%);
transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);_opacity:0;
    right: 0px;color: #FFFFFF;
    bottom: 0px;padding:10px;max-width:300px;
	position: absolute;font-size: .8em; font-weight: 700;
	background: var(--fhotpink);
}



._pagecredtit { background-color: #000000; padding:20px; position:absolute;left:70px;margin-bottom:-50%; text-align:left; font-size:.8em; bottom:0px; color: #FFFFFF ; width:auto;transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);opacity:0;}


.mimage .pagecredtit{min-width:20%}  

aside .pagecredtit{width:60%}  

 .mystyle{margin-bottom:00px;opacity:1; transform: translateX(0);}








 /* mevenst_evenstdetail*/

.wons{  flex-grow: 1;
    flex-basis: 0;}
	
	.clickywr .clicky-menu {
    _width: 100%;
    flex: 1;margin:3px;
    _flex-direction: row;
    position: relative;
		}
		.clickywr{display:flex;flex-direction: row;}











  /* mpage text*/
		.cintro a, .mecopy a {
    border-bottom: 1px dotted #000000;
    text-decoration: none;
    color: #000000;
}
			.cintro a:hover, .mecopy a:hover {
    border-bottom: 1px dotted #000000;
    text-decoration: none;
    color: #464646;
}	
	
.contleft{width:70%;display:flex; flex-direction:column;padding-right:5%;color:#3A3A3A;}
		.cintro{width:100%;font-size:1.8em;padding-bottom:.5em;line-height:1em;color: var(--hotpink);}
		.conttext{width:100%;margin-left: auto;font-size:1em;}
.conttext a:link, .conttext a:active, .conttext a:visited{border-bottom: 1px dotted #000000; text-decoration: none;color: #000000;}
.conttext a:hover{border-bottom: 1px dotted #8A8A8A; text-decoration: none;}

.acsuz a:link, .acsuz a:active, .acsuz a:visited{border-bottom: 1px dotted #000000; text-decoration: none;color: #000000;font-weight: 700;}
.acsuz a:hover{border-bottom: 1px dotted #8A8A8A; text-decoration: none;color: #2D2D2D;}




.conttext h3{color: var(--purple);}
.conttext li {
 list-style-Type: none;
 padding: 4px 0 4px 30px;font-weight: 700;
 background: url(https://cptheatre.co.uk/sitefiles/bullet.svg) no-repeat left 10px;
	background-size: 15px 15px;
}

		.contright{width:30%;padding-top:2em;} .contright.artz{width:30%;padding-top:0;}


.donate{margin-top:1px;}.cart{margin-top:2px;}
/* portrait phone (< 480px) */





















	figure h1{font-family: 'kenyan_coffeeregular';font-weight: normal;  font-size: clamp(3.75rem, 3.0833rem + 2.6667vw, 6.25rem);line-height: .9em;

	 color: var(--eventcolour);

    font-style: normal;

    text-transform: uppercase; margin-bottom:20px;}

	

	figure:first-of-type {

    margin-top: -100vh;

}

figure {font-size: 1.2em;

    margin-left: 0;width:50%;

    min-height: 100vh; 



    flex-direction: row;

  

   

	overflow: hidden;

	

	

	  display: flex;

  align-items: center;

  _justify-content: center;

	

	

}

		.eintro{font-size:1em; font-weight: 700;color: var(--eventcolour);opacity:0.8;}

	

	.eintro, .erms .edate, .eintro, .etitle{width:80%;margin-left: auto;}

	

	.but1{margin-left: auto;margin-top:20px; margin-bottom:20px;}

	


.archive{display: inline-block;font-size: 1.2rem;box-shadow: 0px -2px 0px #000000 inset, 0px 2px 0px #000000 inset, -2px 0px 0px #000000 inset, 2px 0px 0px #000000 inset;font-weight: 700;padding: 15px 26px;margin-left: auto;
    margin-top: 20px;
    margin-bottom: 20px;}
	
	

	

	section, article, aside{min-height: 70%;}

	

	article:nth-of-type(1) > aside {

}

	article > aside {

    position: sticky;position: -webkit-sticky; /* Safari */  

    top: 0;

    width: 50%;margin-left:50%;

    height: 100vh;

    overflow: hidden; 

}

	.subs.boh.comein {

    -webkit-animation: zoomin 10s;

    -webkit-animation-fill-mode: forwards;

}
.tempmessage{
			    margin-left: auto;
    margin-top: 20px;
    margin-bottom: 20px;
			
			
			display:inline-block;
			
			
			
			padding:20px; font-size:1em; color:#ffffff;font-weight:700;}
	

	.boh {display: flex;

flex-direction: column;overflow: hidden;

    height: 100vh;

    width: 100%;


    background-position: center center;

    background-color: #000000;

    -webkit-background-size: cover;

    -moz-background-size: cover;

    background-size: cover;

    background-repeat: no-repeat;

    -webkit-transition: opacity 2s ease-in;

    -moz-transition: opacity 2s ease-in;

    -ms-transition: opacity 2s ease-in;

    -o-transition: opacity 2s ease-in;

    transition: opacity 2s ease-in;

    -webkit-animation: zoomin 30s;

    -webkit-animation-fill-mode: forwards;

}
abbr[title] {
  position: relative;
  
  /* ensure consistent styling across browsers */
  text-decoration: underline dotted;
}
.hnimage{width:30%; height:100%;    text-align: center;
    overflow: hidden;_display:flex;
    position: relative;}
	.hnimage img	{width: 130%;
    height: auto;vertical-align: middle;
    margin: 0 -50%;
    -webkit-transition: opacity 1s, -webkit-transform 1s;
    transition: opacity 1s, transform 1s;
    vertical-align: bottom;
    -webkit-backface-visibility: hidden;
		backface-visibility: hidden;}
			.hompz .copy{;padding-left:1em;}
			.hompz .newstit{width:100%; font-size:2em;}
					.hnewswrap{display:flex; flex-wrap: wrap;justify-content: space-between;background-color: #FFFFFF;}
abbr[title]:hover::after,
abbr[title]:focus::after {
  content: attr(title);
  
  /* position tooltip like the native one */
  position: absolute;
  left: 0;
  bottom: -30px;
  width: auto;
  white-space: nowrap;
  
  /* style tooltip */
  background-color: var(--fhotpinkblack);
  color: #fff;
  border-radius: 3px;
  box-shadow: 1px 1px 5px 0 rgba(0,0,0,0.4);
  font-size: 14px;font-size:1.5em; font-weight: 700;
  padding: 20px 20px 20px 20px;
}
	.subs.boh.comein:after {content: "";

  position: absolute;

  top: 0;height:250px;left:0;width:100%;

		background: linear-gradient(180deg, var(--eventcolour) 0%, rgba(4,33,34,0) 100%);mix-blend-mode: multiply;

	}

	#quotes {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    min-height: 50vh;

}

	.subquotes {
    padding: 1em;
    text-align: center;
    width: 33%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}.subquotes .q1 {font-size: 1.2em;  font-style: italic;
    color: var(--eventcolour)
}.subquotes .q2 {
    color: #000000;font-size: .8em;font-weight: 700;
}.staz{width:30px;}
	.stars{display:flex; flex-direction:row;justify-content: center;}


	.web img, .twitter img,.facebook img,.instagram img{width:30px; height:auto;transition: transform .2s;
    transform: scale(1);margin-bottom:10px;}
		
		.web img:hover, .twitter img:hover,.facebook img:hover,.instagram img:hover{ transform: scale(1.2); }
		

	.mevwrapper{width:100%;height:auto;_min-height: 500px;display:flex; flex-direction:row;_align-items: center;

  justify-content: center;}

		.mevleft{width:25%;padding:2em;
			  
			background-color: transparentize(var(--eventcolour));
			 display: flex;_align-items: stretch;_flex: 1;flex-direction:column;_align-items: center;_padding:1em;_justify-content: center;}

	.mevright{    height: auto;

    _min-height: 100px;width:75%;

    display: flex;

    flex-direction: row;

    _align-items: center;_padding:1em;

    _justify-content: center;}

		.mecopy{width:70%; padding:2em;_justify-content: center;font-size: 1.4em;display:flex;flex-direction:column;}

		.mequo{width:30%;background-color: var(--eventcolour);padding:2em;color:#FFFFFF;

    display: flex;

    align-items: stretch;

    flex: 1;

    flex-direction: column;

    align-items: center;}	

	

		.double{width:100%;text-align:right; }
		.double img{width:100%; max-width:150px;}




		.tdate{font-weight: 700; display: flex;flex:1;

  align-items: center;} .taction{display:flex;margin-left: auto; 

	  align-items: center;} .tsp{ display: flex;

  align-items: center;flex:2;margin-left:1em;font-size:.8em;}

		.tickets h2{font-family: 'kenyan_coffeeregular';

    font-weight: normal;

    font-size: 6.2em;

    line-height: .9em;

    text-transform: uppercase;}

		.tickets{margin-top:2em; margin-bottom:2em;}

		.tcan{font-size: 1rem;

    padding: 1rem 1.7rem;border: 2px solid #1d1d1d;}
		.image_s{width:260px; margin-right:2.5em;} .image_s img{width:100%; height:auto;}
.spos{font-size: 1.3em; font-weight: 700; margin-bottom:1em;color:var(--fhotpinkblack);}
		.tcan::before {
  content: "";
  background-image:url(https://cptheatre.co.uk/sitefiles/sad.svg);
  background-size: 100% 100%;
  display: inline-block;

  /*size of your image*/
  height: 20px;
  width:20px;

  /*if you want to change the position you can use margins or:*/
  position:relative;
  _top:5px;

}

.erms {

   
margin-top: 20vh;
text-align: right;margin-left: auto; 

    padding-right: 5%;

    flex: 1;display:flex;

flex-direction: column;

}
.logo .st0 {
    fill: var(--eventcolour);
}

.load-more{font-family: 'kenyan_coffeeregular';
    font-weight: normal;
    font-size: 2em;
  
    line-height: .9em;
    text-transform: uppercase;}

	.fullz {
    margin-left: auto;
    margin-top: 20px;
    margin-bottom: 20px;
}
	.fullz {
    color: #000000;
    cursor: pointer;
    display: inline-block;
    background-color: #ffffff;
    box-shadow: 0px -2px 0px #000000 inset, 0px 2px 0px #000000 inset, -2px 0px 0px #000000 inset, 2px 0px 0px #000000 inset;
    text-transform: uppercase;
    font-weight: 700;
    width: 100%;
 padding: 1em;

}

@media screen and (max-width: 1300px) {
	
}



/* lanptop (>= 960px < 1440px) */
/* landscape phone and portrait tablet (>= 480px < 960px) */
@media screen and (max-width: 960px) {
	.news.hompz{width:100%; margin-right:0;justify-content: center;}
article > aside{  position: relative;

width: 100%;margin-left:0;
height: 60vh;
    _height: 100vh;}

	.boh{height: 60vh;}

figure{width: min(90%, 1480px);

    margin-inline: auto;

    display: flex;

    padding-top: 2em;

    padding-bottom: 2em;

    font-size: 1.2em;

	min-height:initial;align-items:left;}



figure:first-of-type {

    margin-top: 0;

			

			}
	.logo .st0 {

    fill: #ffffff;

}

		.eintro, .edate, .eintro, .etitle {

    width: 100%;

    margin-left: inherit;margin-right:auto;

}
	.tempmessage{margin-left: 0;
    margin-right: auto;}
	
	.erms .edate{width:100%;margin-left:0; margin-right:auto;}
	
		.erms {

    text-align: left;

		}

			.mevwrapper{flex-direction:column;}

			.erms .but1,.archive{margin-right:auto;margin-left:0;}	

			.mevleft, .mevright, .mecopy,.mequo{width:100%;}

			.mevright{flex-direction: column;}
.wd20{_width:20%; padding:.4em;display:flex; font-size:1em;
		width:calc(1/4*100% - (1 - 1/4)*.4em);}
	.clicky-menu > li > button{font-size:1.5em;}
	.clickywr{flex-direction:column;}
.cintro{font-size:1.4em;margin-top:20px;}
	.wd50{width:100%;} .l50 {width:20%;} .r50{width:80%;}
	.event, .event.feature {width:100%;margin-right:0;}
	.contleft, .conttext, .contright{width:100%;padding-right:0;}.content{flex-direction: column-reverse;}
	.hlabel{display:none;}.donate, .cart{margin-left:20px;}
	.Toggle__display{margin-right:10px;}
			._evtext h1{	font-size : 14vw;
	}.footerwrap .first{width:100%;}.footerwrap{flex-direction: column;}.logo{margin-left:15px;}
	._content{padding-left:15px; padding-right:15px;}.evtit {
		width: 100%;}
	.mpad, .mpads{width:90%;}.mpadb{width:90%;}
	.mpad50{width:95%;}
	.event.full{flex-direction: column-reverse;} .fulll, .fullr{width:100%; }.fulll{padding: 1em 1em 1em 1em;} .fullr{min-height:250px;}
	.slide-content {
		height: 100vh;}
	.downloads{width:90%;padding-right:40px;}
}
@media screen and (max-width:31.9999em) {
		.subquotes{width:100%;}
	.evinbtro{display:none;}
	.image_s{margin-right:auto;}
	.acsuz{width:100%; font-size:1em;margin-top:20px; margin-bottom:20px;}
	.mimage, .hback{height:97vh;min-height:300px;}
		.tdate, .tsp{flex:none; width:100%; margin-left:0;}
	.taction{flex:none;margin-right: auto;align-items: flex-start;width:100%;margin-top:15px;}

	.contright .clicky-menu{margin-bottom:1em;}
		.wd20{_width:20%; padding:.4em;display:flex; font-size:1em;
		width:calc(1/2*100% - (1 - 1/2)*.4em);}
	.skip-link{display:none;}	._donate{display:none;}	
	.qsur{width: min(80%, 900px);}.qtit p{font-size: 1.6em;}
	.ac_1 {width:100%;}ul#link-list{flex-direction: column;}.shop{top:25px;}.logo {
			width: 65px;padding-top:5px;}.shop{right:80px;}.cart, .donate{margin-left:14px;}
	.burger-menu[enabled='true'] .burger-menu__trigger {right:25px;top:25px;}.shop{right:70px;top:25px;}
	
				._evtext h1{	font-size : 18vw;
	}.contleft{width:100%;padding-left:0;}.conttext {
		width: 100%;}.page{flex-direction:column-reverse;}
}

@media screen and (min-width: 1600px) {
	.evtextsub h1, ._evtext h1{font-size:10em;}
}
  @media screen and (-ms-high-contrast: active) {

    .toggle-track {

      border-radius: 0;

    }

  }
@media screen and (max-width:760px) {
		.menu__list{display:none;}.menu__list{width:100%;animation-delay: 0;}.menu__brand{width:100%}
	header,headerf{height:80px;}
	.menu__brand .mlw li.top {
		font-size: 3em;}.menu__brand .mlw li.sub {
    font-size: 1.5em;
	}
		.news .image{width:100%;margin-right:0;}	
	.news .copy{width:100%; }
	.news .btnz{display:none;}
	.news{flex-direction:column;}
	.news .newstit{width:90%;}
	.hnimage{width:100%;}.hompz .copy{padding-left:0; padding-top:1em;}
}


@media screen and (min-width:620px) {
	br.split {
    display: none; 
  }

	}
