NOVEMBER 2024



@keyframes .YouTubePopUp-Content material {
from {
remodel: translate3d(0, 100%, 0);
visibility: seen;
}

to {
remodel: translate3d(0, 0, 0);
}
}

.YouTubePopUp-Content material {
animation-name: .YouTubePopUp-Content material ;
}

.YouTubePopUp-Shut {
background:url(https://www.kentyouthleague.co.uk/wp-content/plugins/portfolio-filter-gallery-premium//img/close-icon-white.png) no-repeat;
background-size:50px 50px;
-webkit-background-size:70px 50px;
-moz-background-size:70px 50px;
-o-background-size:70px 50px;
}

#filter_gallery_27207 .portfolio_thumbnail {
border-radius: 0;
show: block;
peak: auto;
line-height: 1.42857;
width: 100%;
}

/* thumb spacing */

#filter_gallery_27207 .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
padding-right: 2px !vital;
padding-left: 2px !vital;
padding-bottom: 2px !vital;
padding-top: 2px !vital;
}

/* title field css*/

.pfg_title_box_27207 {
place: relative;
background-color: #edeef0;
padding: 40px 20px;
border: 1px stable #d5d8dd;
}
.pfg_title_27207 {
margin-top: 0;
font-size: 20px;
margin-bottom: 0;
coloration : #000000;
}
.pfg_desc_27207 {
font-size: 12px;
coloration: #a4a6ac;
}

.pfg_desc_more_27207 {
float: proper
}
/* hover 1*/
.simplefilter {
font-family: ‘Raleway’, Arial, sans-serif;
text-align: heart;
text-transform: uppercase;
font-weight: 500;
letter-spacing: 1px;
}
.simplefilter * {
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all 0.35s ease;
transition: all 0.35s ease;
}
.simplefilter li {
show: inline-block;
list-style: exterior none none;
margin: 0.7em 1.5em;
padding: 0;
cursor:pointer;
coloration: #000000 }
.simplefilter li {
padding: 0.3em 0;
place: relative;
text-decoration: none;
}

.sfilter li:after {
peak: 2px;
place: absolute;
content material: ”;
-webkit-transition: all 0.35s ease;
transition: all 0.35s ease;
background-color: #000000;
width: 0;
}
.simplefilter li.lively:after {
peak: 2px;
place: absolute;
content material: ”;
-webkit-transition: all 0.35s ease;
transition: all 0.35s ease;
background-color: #000000;
width: 0;
}

.simplefilter li:after {
backside: 0;
left: 0;
}

.simplefilter li:hover:after,
.simplefilter li.lively:after, .simplefilter li.filter-active:after {
width: 100%;
}

type and shuffle
.sortandshuffle {
font-family: ‘Raleway’, Arial, sans-serif;
text-align: heart;
text-transform: uppercase;
font-weight: 500;
letter-spacing: 1px;
}
.sortandshuffle * {
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all 0.35s ease;
transition: all 0.35s ease;
}
.sortandshuffle li {
show: inline-block;
list-style: exterior none none;
margin: 0.7em 1.5em;
padding: 0;
cursor:pointer;
}
.sortandshuffle li {
padding: 0.3em 0;
place: relative;
text-decoration: none;
text-transform: uppercase;
coloration: #000000 }

.sortandshuffle li.lively:after {
peak: 2px;
place: absolute;
content material: ”;
-webkit-transition: all 0.35s ease;
transition: all 0.35s ease;
background-color: #000000;
width: 0;
}

.sortandshuffle li:after {
backside: 0;
left: 0;
}

.sortandshuffle li:hover:after,
.sortandshuffle li.lively:after {
width: 100%;
}
/* thumbnail border */
.thumbnail_27207{

border: 0px stable #FFFFFF !vital;
padding: 0px !vital;

}

  • all
  • Erith & Belvedere v Previous Wilsonians U18s

  • Shuffle
  • Asc
  • Desc

jQuery(“.filtr-container”).css(“opacity”, 0);
jQuery( window ).load(operate() {
// Animate loader off display screen
jQuery(“.loader_img”).conceal();
jQuery(“.filtr-container”).css(“opacity”, 1);
//Filterizd Default choices
choices = {
animationDuration: 0.5,
callbacks: {
onFilteringStart: operate() { },
onFilteringEnd: operate() { },
onShufflingStart: operate() { },
onShufflingEnd: operate() { },
onSortingStart: operate() { },
onSortingEnd: operate() { }
},
filter: ‘all’,
format: ‘sameWidth’,
selector: ‘#filter_gallery_27207’,
setupControls: true
}
var filterizd = jQuery(‘#filter_gallery_27207’).filterizr(‘setOptions’, choices);

// delegate calls to data-toggle=”lightbox”
jQuery(doc).delegate(‘*[data-toggle=”lightbox”]:not([data-gallery=”navigateTo”])’, ‘click on’, operate(occasion) {
occasion.preventDefault();
return jQuery(this).ekkoLightbox({
onShown: operate() {
/* if (window.console) {
return console.log(‘Checking our the occasions huh?’);
} */
},
onNavigate: operate(course, itemIndex) {
if (window.console) {
return console.log(‘Navigating ‘+course+’. Present merchandise: ‘+itemIndex);
}
}
});
});

//Programatically name
jQuery(‘#open-image’).click on(operate (e) {
e.preventDefault();
jQuery(this).ekkoLightbox();
});
jQuery(‘#open-youtube’).click on(operate (e) {
e.preventDefault();
jQuery(this).ekkoLightbox();
});

// navigateTo
jQuery(doc).delegate(‘*[data-gallery=”navigateTo”]’, ‘click on’, operate(occasion) {
occasion.preventDefault();

var lb;
return jQuery(this).ekkoLightbox({
onShown: operate() {
lb = this;
jQuery(lb.modal_content).on(‘click on’, ‘.modal-footer a’, operate(e) {
e.preventDefault();
lb.navigateTo(2);
});
}
});
});

// video participant
jQuery(operate(){
jQuery(“a.bla-1”).YouTubePopUp();
jQuery(“a.bla-2”).YouTubePopUp( { autoplay: 0 } ); // autoplay
});
});



Supply hyperlink