/* --external links bar ------------------*/

.bar ul {
	margin: 0;
	padding: 0;
}

.bar li {margin: 0;padding: 0;float: right;/* width: 20%; *//* width: 50%; */margin: 0 !important;list-style: none;text-align: center;}

.bar a:link, .bar a:visited {
	color: #49004F;
	box-sizing: border-box;
	padding: 17px 16px 17px 16px !important;
	display: block;
	text-decoration: none;
	font-size: 20px;
}

.bar a:hover, .bar a.select  {
	background-color: #fff;
	color: #d80050;
	text-decoration: none !important;
}

@media (max-width: 1366px) {
.bar a:link, .bar a:visited {
	font-size: 18px;
}
}

@media (max-width: 834px) {
.bar a:link, .bar a:visited {
	font-size: 16px;
}
}
@media (max-width: 668px) {
  
  
.bar li {
    width: 50%;
  }
  
.bar a:link, .bar a:visited {
}
}
/* --end external links bar ------------------*/



html {
 	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale; 
   font-size: 18px;
}


p, table, li, button{
  	font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
	line-height: 1.7em;
	color: #000;
}

H1, H2, H3, H4, H5, H6 {
	font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
	font-weight: 400;
	color: #560751;
}
H1 {
	font-size: 2.2rem;
	    margin-top: 0.7em;
	    margin-bottom: 0.4em;
    line-height: 1.1em;
  color: #D80050;
}

H2 {
	font-size: 1.6rem;
	margin: 0;
	padding: 0.7rem 0;
	color: #D80050;
  	line-height: 1.3em;	
}


H3 {
	font-size: 1.4rem;
	margin: 0;
	padding: 0.5rem 0;
}


H4 {
	font-size: 1.25rem;
	margin: 0;
	padding: 0.5rem 0;
}
H5 {
	font-size: 1.2rem;
	margin: 0.5rem 0;
}
H6 {
	font-size: 1.2rem;
	margin: 0.5rem 0;
}

P {
	margin-top: 0;
}

hr {
	border-bottom: solid #E4E7F0 1px;
	border-top: solid #E4E7F0 1px;
    
    display: inline-block;
    width: 100%;
    margin: 10px 0;
}

.archive .content h3 a {
font-size: 22px !important;
	
}

 /* --Tables ------------------*/
table {
	color: #000;
}
.table {
	background-color: #F8F9FD;
}
.table th, .table td, .table{
		border: 0;
}
.table th, .table td{
		padding: 0.5em;
}
.table th{
	background-color: #004792;
	color: #fff;	
}
.table tr:nth-child(even) {
	background-color: #EAEBF5;
}
 /* --END Tables ------------------*/

li {
	color: #000;
	line-height: 1.7rem;
}

footer {
  border-top: #EDEDEC solid 1px;
}


blockquote {
	margin:0;
}
blockquote p{
	font-size: 1.375rem;
	line-height: 1.8rem;
	margin: 0.5rem 0;
	color: #531B50;
}

button, .button {
 font-weight: 400; 
	padding: 10px;
	font-weight: 700;
	color: white;
	background: #531B50;
	border: 1px solid #531B50;
	border-radius: 2px;
	cursor: pointer;	
}

button:hover, .button:hover {
background: #D80050;
	border: 1px solid #D80050;
	color: #fff !important;
}

a:not(.button, .breadcrumbs) {
	color: #D80050;
	text-decoration: none;
}

a:not(.button):hover {
 color: #666;
	text-decoration: underline;
  
}

.breadcrumbs a {
 font-size: 14px !important; 
}


.ck-content .text-huge {
       font-size: 2.5rem;
	font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    color: #d80050;
    padding: 0em 0;
    margin: 0;
    line-height: 1em;
      display: block;
}  

.text-widget.ck-content ul {
 list-style-type: none;
 padding: 0;
}

.archive .img {
    margin-left: 20px;
}

.sidebarBody.widget__content {
    margin-right: 20px;
}

@media (max-width: 540px) {
 .archive {
  display: block;
  }
  .archive .img {
    margin: 0;
    max-width: 100%;
}
}


.grid__row {
    max-width: 1600px;
    margin: auto;
}

.banner-button {
    position: absolute;
    bottom: 0;
}
  
/* -Links------------------*/

.links li {
    padding: 0 0 0.7em 0;
    line-height: 1em !important;
}


/* --latest articles  ------------------*/

.widget-latest-articles .article{
        flex: 0 0 33.12% !important;
    max-width: 33.1%!important;
 margin: 0 !important;
    padding: 20px 20px 40px 20px!important;
}

.widget-latest-articles .article h3  {
  margin: 1em 0;
line-height: 1.3;}


.summary-article {
 line-height: 1.6;
}


/* --landing page imgs  ------------------*/

.flexContainer {
    display: flex;
    flex-flow: row wrap;
}

.flexContainer blockquote p
{
    margin: 0px;
}

.flexContainer blockquote h2
{
    padding: 0.5em 5% 0.2em;
}


.flexContainer blockquote:nth-of-type(2n+1)
{
    background-color: rgb(237, 237, 236);
    border-top: 5px solid rgb(216, 0, 80);
}


.flexContainer blockquote
 {
     min-height: 33em;
    background-color: rgb(248, 248, 248);
    width: 33%;
    margin-right: 0.3%;
    box-sizing: border-box;
    float: left;
    display: block;
    margin-bottom: 5px;
    margin-top: 0px;
    padding: 0%;
    border-top: 5px solid rgb(86, 7, 81);
    list-style: none;
   border-left: 0px solid #ccc;
}


.flexContainer blockquote p:last-child
{
    display: block;
    font-size: 1.05rem;
    line-height: 1.55rem;
    color: rgb(83, 27, 80);
    padding: 5px 5% 15px;
    margin: 0px;
}

.flexContainer   blockquote p
{
    margin: 0px;
}

.flexContainer  blockquote img
{
    width: 100% !important;
    height: auto !important;
}

/* homepage tiled images ------------------------------------------------------------------------------- */


.text-widget blockquote{

min-height: initial;
 position: relative;
 background: transparent !important;
}


.text-widget blockquote p {
padding: 0;
margin: 0;
 
 }


.text-widget blockquote p:last-of-type  {
padding: 0px 0%;
width: 100%;
position: absolute;
top: calc(40% - 10px);
left: 0%;
text-align: center;
color: #fff;
font-size: 1.6rem;
font-style: normal;

}

.text-widget blockquote p:last-of-type a {
 	color: #fff;
}


/* homepage news -----------------*/
.article-view .date-article {
    margin-top: 0;
}

.article-view h3.title-article {
    margin-bottom: 0;
}
 
/* --header ------------------*/

header .text-widget a{
       color: #707070;
    padding: 0 0.5em;
    text-decoration: none;
  font-size: 0.9125rem;
 	font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
}


.search-widget .button{
 border-radius: 5px;
}

/* --header navigation ------------------*/

header .level-1 li:first-of-type a:not(.level-2 a){
 display:none;
}



header .widget__content__menu{
	background-image: url(https://leicester.anglican.org/stylesheets/images/c4.png );
background-repeat: repeat-x;
background-position: center top;
  background-size: 100% 6px;

}

header #full-menu .level-1 a{
	    	
	    padding: 0.4em 0.3em 0.4em 0.3em;
	     font-size: 1.625rem;
	     font-weight: 400 !important;
	     letter-spacing: 0px;      
}

header #full-menu .level-1 a:hover {
 	text-decoration: none; 
}


header #full-menu .level-1 li:hover {
	border-top: #D80050 6px solid;
  	
}

header #full-menu .level-2 a {
padding: 0.2em 0.7em !important;
    font-size: 0.9125em !important;
    font-weight: 400 !important;
     white-space: normal !important;
   width: 90%;
  line-height: 1.2;
}

header #full-menu .level-2 li {
	border-top: transparent 0px solid;
 border-bottom: 1px #ECEFF4 solid;
  text-align:left !important;
  width: 10em;
}

header #full-menu .level-2 li:hover {
	border-top: transparent 0px solid;
 border-bottom: 1px #ECEFF4 solid;
}

header .widget__content__menu .menu>ul>li>ul,
header .widget__content__menu .menu>ul>li>ul>li>ul,
header .widget__content__menu .menu>ul>li>ul>li>ul>li>ul{
    box-shadow: 1px solid #333;
    -webkit-box-shadow: 3px 3px 3px -1px rgb(0 0 0 / 19%);
    box-shadow: 3px 3px 3px -1px rgb(0 0 0 / 19%);
}

header .level-1 {
	margin: 0 !important;
}
header .level-1 li {
border-top: transparent 6px solid;
}
header .level-1 li a{
	padding: 0.6em 0.7em;
	display: inline-block;
    	max-width: initial !important;

}

header #full-menu >ul.level-1 {
     background-color: transparent;
}


header #full-menu .level-1 a.expand {
 font-size: 0.4em !important;
 padding: initial;
}

header #full-menu .level-2 a.expand {
    padding-top: 1.1em !important;
    width: 10% !important;
}


a.feature-title {
  font-size:1.6rem;
}

/* --RESPONSIVE ------------------*/

@media (max-width: 1279px) {
header #full-menu .level-1 a:not(.expand, .level-2 a){    
	     font-size: 1.15rem !important;
}
}

@media (max-width: 1130px) {
header #full-menu .level-1 a:not(.expand, .level-2 a){
       font-size: 1rem !important;
}
   html {
   	font-size: 15px; 
  }
  
  a.feature-title {
  font-size:1.4rem;
}
}

@media (max-width: 1024px) {
  
 
  #full-menu {
 display:none !important;
}
  #burger-menu{    
   display:block !important;
}
  /* --Welcome box - Broke - Code changes--*/
  .e36dfa2de-971f-471d-a2dc-13f4e2150679-main-container-1 {
        padding: 30px 50px !important;
        gap: 30px 30px !important;
    }
  
} 

@media (max-width: 900px) {
  
html {
   	font-size: 14px; 
}

.widget-latest-articles .article{
    flex: 0 0 100% !important;
    max-width: 100%!important;
}
  
  .widget__content__menu .mobile-menu-toggle ul li a{
    padding-top: 0.3em ;
  padding-bottom: 0.3em ;
  font-size: 1.3rem !important;
}
  .widget__content__menu .mobile-menu-toggle ul li ul li a{
    padding-top: 0.2em ;
  padding-bottom: 0.2em ;
  }

  .widget__content__menu .mobile-menu-toggle ul li .expand{
    font-size: 0.6rem !important; 
  }
}

@media (max-width: 580px) {  
 
  #burger-menu svg {
    fill: #560751;
}
  
.flexContainer blockquote
 {
width: 100%;
  }
  
header .text-widget p{
 	text-align: center !important;
}
  
.widget__content__menu .mobile-menu-toggle ul li .expand{
    font-size: 0.6rem !important; 
  } 
}

.frontend .poweredBy a {
  font-size: 0.7em;
}


/* -------------------------------------- accordion ------------------------------------*/

.accordion, .accordion-row, .accordion-row-title, .accordion-row-body, .accordion-title {
width: 100%;
display: block;
}
.accordion {
position: relative;
}
.accordion-title, .accordion-row-title {
background-color: #EDEDEC;
padding: 0.5em 3%;
box-sizing: border-box;
}
.accordion-title {
background-color: #fff;
font-size: 2rem;
}
.accordion-row-title {
font-weight: 700;
}
.accordion-row-opened {
color: #000;
  position: relative;
}

.accordion-row-closed {
color: #555;
font-weight: 400;
  position: relative;
}
.accordion-row-body {
/* display: none; */
background-color: #F5F5F5;
padding: 0.5em 3%;
box-sizing: border-box;
  margin: 0!important; 
}

.accordion-row-opened::after {
content: "-";
right: 2%;
position: absolute;
font-size: 1.5em;
color: #D80050;
}

.accordion-row-closed::after {
content: "+";
right: 2%;
position: absolute;
font-size: 1.5em;
color: #D80050;
}

.accordion-row ol, .accordion-row ul {
        margin: 0;
      background-color: #EDEEF4;
}
.accordion-row ol li, .accordion-row ul li {
    display: list-item !important;
}

/*styles for making the embedded imported video responsive -----------------------------------------------------------------------------------*/

.video-block {

position: relative;
padding-bottom: 46.1%; 
padding-top: 25px; height: 0; overflow: hidden;
margin-bottom: 0;
}

.video-block iframe,
.video-block object,
.video-block embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.video {
	padding: 0.5em 0.5em;
	background-color: #fff;
	border: 1px solid #F0ECEC;
	box-sizing: border-box;
}

.video-wrap {
  width: 33%;
  float: left;
  margin: 0 0.166666666666666%;
}
.fc-daygrid-day-number {font-weight: 400;  font-size: 16px;  line-height: 21px;  color: rgb(150, 105, 169);  }

.fc-daygrid-day {background-color: #f9f9f9;}

.fc-day-today {}

.fc-col-header-cell-cushion {font-weight: 400;  font-size: 16px;  line-height: 24px;  text-transform: capitalize;  color: #fff !important;  font-weight: 700 !important; }

.fc-col-header-cell {background-color: #560751; color: #fff !important;padding: 0.2em !important; }

.fc button {font-weight: 400 !important;  font-size: 16px !important;  line-height: 16px !important;  padding: 20px !important;  text-transform: capitalize !important;  color: rgb(255, 255, 255) !important;  background-color: #C4C5D3 !important;  border-color: rgb(255, 255, 255) !important;   }

.fc-toolbar {text-transform: capitalize;  color: rgb(150, 105, 169);  background-color: rgb(255, 255, 255) }

.fc-theme-standard {}

.fc .fc-scrollgrid-section > td {border-color: rgb(255, 255, 255); }

.fc-daygrid-dot-event {font-weight: 400;  font-size: 16px;  line-height: 21px;  padding: 0px;  text-transform: capitalize;  color: rgb(150, 105, 169);  background-color: rgb(255, 255, 255);  }

.fc-h-event {font-weight: 400;  font-size: 16px;  line-height: 21px;  padding: 0px;  text-transform: capitalize;  color: rgb(255, 255, 255);  background-color: rgb(150, 105, 169);  border-color: rgb(209, 209, 209);  }

.fc-daygrid-event-dot {display: block; }



.sidebarBody .menu>ul li a, 
.sidebarBody .menu ul li ul li a,
.sidebarBody .menu ul li ul li ul li a
{
    border-bottom:#ddd solid 1px;
}

.sidebarBody .menu a:hover {
  text-decoration: none !important; 	 
}


.sidebarBody ul.level-1 > li > a{font-family: Titillium Web}
.sidebarBody ul.level-1 > li > a{font-size: 28px}
.sidebarBody ul.level-1 > li > a{font-weight: 400}
.sidebarBody ul.level-1 > li > a{text-transform: none}
.sidebarBody ul.level-1 > li > a{color: #560751}
.sidebarBody ul.level-1{background-color: #ffffff}
.sidebarBody ul.level-1 > li:hover > a{color: #560751}
.sidebarBody ul.level-1 > li:hover{background-color: #f6f2f7}
.sidebarBody ul.level-1.selected > li {background-color: #f6f2f7}
.sidebarBody ul.level-1.selected > li > a{color: #560751}
.sidebarBody ul.level-1 > li > a{padding-left: 10px !important; padding-right: 10px !important}
.sidebarBody ul.level-1 > li > a{padding-top: 25px !important; padding-bottom: 15px !important}
.sidebarBody ul.level-2 > li > a{font-family: Titillium Web}
.sidebarBody ul.level-2 > li > a{font-size: 16px}
.sidebarBody ul.level-2 > li > a{font-weight: 400}
.sidebarBody ul.level-2 > li > a{text-transform: none}
.sidebarBody ul.level-2 > li > a{color: #333333}
.sidebarBody ul.level-2{background-color: #ffffff}
.sidebarBody ul.level-2 > li:hover > a{color: #333333}
.sidebarBody ul.level-2 > li:hover{background-color: #efefef}
.sidebarBody ul.level-2.selected > li {background-color: #efefef}
.sidebarBody ul.level-2.selected > li > a{color: #333333}
.sidebarBody ul.level-2 > li > a{padding-left: 10px !important; padding-right: 10px !important}
.sidebarBody ul.level-2 > li > a{padding-top: 5px !important; padding-bottom: 5px !important}
.sidebarBody ul.level-3 > li > a{font-family: Titillium Web}
.sidebarBody ul.level-3 > li > a{font-size: 15px}
.sidebarBody ul.level-3 > li > a{font-weight: 400}
.sidebarBody ul.level-3 > li > a{text-transform: none}
.sidebarBody ul.level-3 > li > a{color: #555555}
.sidebarBody ul.level-3{background-color: #ffffff}
.sidebarBody ul.level-3 > li:hover > a{color: #555555}
.sidebarBody ul.level-3 > li:hover{background-color: #efefef}
.sidebarBody ul.level-3.selected > li {background-color: #efefef}
.sidebarBody ul.level-3.selected > li > a{color: #555555}
.sidebarBody ul.level-3 > li > a{padding-left: 10px !important; padding-right: 10px !important}
.sidebarBody ul.level-3 > li > a{padding-top: 5px !important; padding-bottom: 5px !important}
.sidebarBody ul.level-4 > li > a{font-family: Titillium Web}
.sidebarBody ul.level-4 > li > a{font-size: 14px}
.sidebarBody ul.level-4 > li > a{font-weight: 400}
.sidebarBody ul.level-4 > li > a{text-transform: none}
.sidebarBody ul.level-4 > li > a{color: #777777}
.sidebarBody ul.level-4{background-color: #ffffff}
.sidebarBody ul.level-4 > li:hover > a{color: #777777}
.sidebarBody ul.level-4 > li:hover{background-color: #efefef}
.sidebarBody ul.level-4.selected > li {background-color: #efefef}
.sidebarBody ul.level-4.selected > li > a{color: #777777}
.sidebarBody ul.level-4 > li > a{padding-left: 10px !important; padding-right: 10px !important}
.sidebarBody ul.level-4 > li > a{padding-top: 5px !important; padding-bottom: 5px !important}
.sidebarBody ul.level-5 > li > a{font-family: Titillium Web}
.sidebarBody ul.level-5 > li > a{font-size: 13px}
.sidebarBody ul.level-5 > li > a{font-weight: 400}
.sidebarBody ul.level-5 > li > a{text-transform: none}
.sidebarBody ul.level-5 > li > a{color: #999999}
.sidebarBody ul.level-5{background-color: #ffffff}
.sidebarBody ul.level-5 > li:hover > a{color: #999999}
.sidebarBody ul.level-5 > li:hover{background-color: #efefef}
.sidebarBody ul.level-5.selected > li {background-color: #efefef}
.sidebarBody ul.level-5.selected > li > a{color: #999999}
.sidebarBody ul.level-5 > li > a{padding-left: 10px !important; padding-right: 10px !important}
.sidebarBody ul.level-5 > li > a{padding-top:5px !important; padding-bottom: 15px !important}


/* -calendar widget ------------------*/

.text-event-day:nth-child(1n+3), .text-event-day:nth-child(1) {
background: #EDEDEC;
}

.text-center {
    text-align: left!important;
}


div#filter-outer-div {
    display: none;
}

.fc .fc-button {
    padding: 10px !important;
}

.tippy-box a {
 color: rgb(189, 143, 208) !important;
}

a:not(.button):hover.fc-event {
    color: #666;
    text-decoration: none;
}
.sidebarBody ul.level-1 > li > a{font-family: Titillium Web}
.sidebarBody ul.level-1 > li > a{font-size: 28px}
.sidebarBody ul.level-1 > li > a{font-weight: 400}
.sidebarBody ul.level-1 > li > a{text-transform: none}
.sidebarBody ul.level-1 > li > a{color: rgb(86, 7, 81)}
.sidebarBody ul.level-1{background-color: rgb(255, 255, 255)}
.sidebarBody ul.level-1 > li:hover > a{color: rgb(86, 7, 81)}
.sidebarBody ul.level-1 > li:hover{background-color: rgb(246, 242, 247)}
.sidebarBody ul.level-1.selected > li {background-color: rgb(246, 242, 247)}
.sidebarBody ul.level-1.selected > li > a{color: rgb(86, 7, 81)}
.sidebarBody ul.level-1 > li > a{padding-left: 10px !important; padding-right: 10px !important}
.sidebarBody ul.level-1 > li > a{padding-top: 25px !important; padding-bottom: 25px !important}
.sidebarBody ul.level-2 > li > a{font-family: Titillium Web}
.sidebarBody ul.level-2 > li > a{font-size: 16px}
.sidebarBody ul.level-2 > li > a{font-weight: 400}
.sidebarBody ul.level-2 > li > a{text-transform: none}
.sidebarBody ul.level-2 > li > a{color: rgb(51, 51, 51)}
.sidebarBody ul.level-2{background-color: rgb(255, 255, 255)}
.sidebarBody ul.level-2 > li:hover > a{color: rgb(51, 51, 51)}
.sidebarBody ul.level-2 > li:hover{background-color: rgb(239, 239, 239)}
.sidebarBody ul.level-2.selected > li {background-color: rgb(239, 239, 239)}
.sidebarBody ul.level-2.selected > li > a{color: rgb(51, 51, 51)}
.sidebarBody ul.level-2 > li > a{padding-left: 10px !important; padding-right: 10px !important}
.sidebarBody ul.level-2 > li > a{padding-top: 10px !important; padding-bottom: 10px !important}
.sidebarBody ul.level-3 > li > a{font-family: Titillium Web}
.sidebarBody ul.level-3 > li > a{font-size: 15px}
.sidebarBody ul.level-3 > li > a{font-weight: 400}
.sidebarBody ul.level-3 > li > a{text-transform: none}
.sidebarBody ul.level-3 > li > a{color: rgb(85, 85, 85)}
.sidebarBody ul.level-3{background-color: rgb(255, 255, 255)}
.sidebarBody ul.level-3 > li:hover > a{color: rgb(85, 85, 85)}
.sidebarBody ul.level-3 > li:hover{background-color: rgb(239, 239, 239)}
.sidebarBody ul.level-3.selected > li {background-color: rgb(239, 239, 239)}
.sidebarBody ul.level-3.selected > li > a{color: rgb(85, 85, 85)}
.sidebarBody ul.level-3 > li > a{padding-left: 10px !important; padding-right: 10px !important}
.sidebarBody ul.level-3 > li > a{padding-top: 10px !important; padding-bottom: 10px !important}
.sidebarBody ul.level-4 > li > a{font-family: Titillium Web}
.sidebarBody ul.level-4 > li > a{font-size: 14px}
.sidebarBody ul.level-4 > li > a{font-weight: 400}
.sidebarBody ul.level-4 > li > a{text-transform: none}
.sidebarBody ul.level-4 > li > a{color: rgb(119, 119, 119)}
.sidebarBody ul.level-4{background-color: rgb(255, 255, 255)}
.sidebarBody ul.level-4 > li:hover > a{color: rgb(119, 119, 119)}
.sidebarBody ul.level-4 > li:hover{background-color: rgb(239, 239, 239)}
.sidebarBody ul.level-4.selected > li {background-color: rgb(239, 239, 239)}
.sidebarBody ul.level-4.selected > li > a{color: rgb(119, 119, 119)}
.sidebarBody ul.level-4 > li > a{padding-left: 10px !important; padding-right: 10px !important}
.sidebarBody ul.level-4 > li > a{padding-top: 10px !important; padding-bottom: 10px !important}
.sidebarBody ul.level-5 > li > a{font-family: Titillium Web}
.sidebarBody ul.level-5 > li > a{font-size: 13px}
.sidebarBody ul.level-5 > li > a{font-weight: 400}
.sidebarBody ul.level-5 > li > a{text-transform: none}
.sidebarBody ul.level-5 > li > a{color: rgb(153, 153, 153)}
.sidebarBody ul.level-5{background-color: rgb(255, 255, 255)}
.sidebarBody ul.level-5 > li:hover > a{color: rgb(153, 153, 153)}
.sidebarBody ul.level-5 > li:hover{background-color: rgb(239, 239, 239)}
.sidebarBody ul.level-5.selected > li {background-color: rgb(239, 239, 239)}
.sidebarBody ul.level-5.selected > li > a{color: rgb(153, 153, 153)}
.sidebarBody ul.level-5 > li > a{padding-left: 10px !important; padding-right: 10px !important}
.sidebarBody ul.level-5 > li > a{padding-top: 10px !important; padding-bottom: 10px !important}
