/*
Theme Name: Munster GAA 2018
Theme URL: http://clubandcounty.com
Description: Munster GAA theme by clubandcounty.com
Version: 2.0
Author: LD2 & Club and County
Author URL: http://clubandcounty.com

*/

/*	Resets
	------	*/

html {font-size: 100%;-webkit-text-size-adjust: 100%;font-variant-ligatures: none;-webkit-font-variant-ligatures: none;text-rendering: optimizeLegibility;-moz-osx-font-smoothing: grayscale;font-smoothing: antialiased;-webkit-font-smoothing: antialiased;}

body {
	background: #FFF;
	color: #212529;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	line-height: 24px;
	-webkit-text-size-adjust: 100%;
}

body.home, body.page-template-news-php, body.category {
    background: #f0f0f0;
    z-index: -2;
    position: relative;
}

body.single {
	background-color: #FFF;
}

/* =Paragraph */

body p {
		color: #212529;
		font-size: 19px;
		line-height: 30px;
		margin-bottom: 24px;
		font-weight: 400;
}

h1 + p, .page-content p:first-child {
	font-size: 24px;
	line-height: 36px;
	margin-bottom: 20px;
}

#tribe-events .tribe-events-content p, .tribe-events-after-html p, .tribe-events-before-html p {
    line-height: 1.7;
    margin: 0 0 10px;
    font-size: 1em;
}

input#mc-embedded-subscribe {
    height: 39px;
}

address {
	background: #f0f0f0;
	padding: 20px;
	border-radius: 5px;
	border-left: 3px solid #fcc419;
	margin: 20px 0 30px;
	font-style: normal;
}

.clickthrough {
	background-color: #005192;
	color: #FFF;
}

.clickthrough h3,
.clickthrough h3 a,
.clickthrough p {
	color: #FFF;
}

.page-content address p,
.page-content address p:first-child {
	font-size: 20px;
	font-weight: 400;
}

.page-content address p:last-child {
	margin-bottom: 0;
}

.post-edit-link {
	margin: 50px 0 20px;
}

/* =Headings */

h1, h2, h3, h4, h5 {
		font-family: 'Oswald', sans-serif;
    color: #313131;
    font-weight: 500;
}

h1 {
    font-size: 40px;
    line-height: 50px;
    margin: 0;
    padding: 0 0 20px;
}

h2 {
  font-size: 28px; /* 24px */
	line-height: 30px;
	margin: 0;
	padding: 15px 0 20px;
}

h3 {
	font-size: 1.25em; /* 20px */
	line-height: 1.5;
	margin-bottom: 0.9em; /* 18px */
}

h4 {
	font-size: 1em; /* 16px */
	line-height: 1.125em; /* 18px */
	margin-bottom: 1.125em; /* 18px */
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a {
	font-weight: 500;
}

strong {
	font-weight: 600;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover {
	text-decoration: none;
}

ul, ol {
	font-size: 19px;
	line-height: 30px;
	margin: 0 10px 24px;
	padding: 0;
}


body li {
    margin: 0 0 0 1.333333333333333em;
}

hr {
    border-top: 1px solid #e9ecef;
    width: 100% !important;
    margin: 3em 0;
    border-bottom: none;
}

a img { border: 0; }
img { max-width: 100%; }

.aligncenter { margin: 0 auto; display: block; }
.alignleft { float: left; margin: 0 25px 25px 0; }
.alignright { float: right; margin: 0 0 25px 25px; }
.wp-caption {
	max-width: 100%;
	margin: 0;
	padding: 25px 0;
}

img + .wp-caption {
	padding-top: 0;
}

a {
	color: #005796;
	font-weight: 600;
	text-decoration: none;
}

a:hover {
	color: #005192;
	text-decoration: underline;
}

.grid-container {
	padding-left: 20px;
	padding-right: 20px;
}


.button.warning {
    background-color: #ffc400;
    color: #383838 !important;
    border-color: #dcaa05;
}

.button.warning:hover, .button.warning:focus {
    background-color: #ffbc00 !important;
    border-color: #ffbc00;
    color: black !important;
}


/*
------------------------------
=Header
------------------------------
*/

.siteintro {
	background: /* #005192 url(img/banner-bg-01.png) no-repeat top right*/;
	color: #FFF;
}

#top-header {
  display: none;
  margin-top: 0;
  background-color: #00315c;
}

#top-header p {
  margin: 0;
  padding: 6px 0;
  color: rgba(255, 255, 255, 0.5);
  font-size: 13px;
	line-height: 24px;
}

.logo-nav-wrap {
	background-color: #005192;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-ms-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}

.is-stuck .logo-nav-wrap {
	-webkit-box-shadow: 0px 2px 10px 2px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 2px 10px 2px rgba(0,0,0,0.25);
	box-shadow: 0px 2px 10px 2px rgba(0,0,0,0.25);
}

.logo {
	display: block;
	margin: 10px 0 14px;
}

.logo img {
	margin: 0 auto;
}

h1.title {
  color: #fff;
  text-transform: uppercase;
  line-height: 1em;
	font-size: 1.25em; /* 20px */
	font-family: 'Oswald', sans-serif;
	margin: 0.675em 0 0;
	display: none;
}

h1.title span {
  font-weight: normal;
	text-transform: none;
	display: block;
}

header span button {
    float: right;
    margin-top: 1em;
}

.is-dropdown-submenu {
    z-index: 100 !important;
}

.menu-icon {
	margin: 15px 0;
}

ul.main-navigation {
	margin: 0;
	padding: 0;
	font-family: 'Oswald', sans-serif;
}

ul.main-navigation li a {
    color: #FFF;
    padding: 10px 0;
    display: block;
		font-weight: 400;
		border-bottom: 1px solid #212529;
}

ul.main-navigation li a:hover {
	color: #ffc400;
}

ul.main-navigation li {
    display: block;
		margin: 0;
		padding: 0;
}

ul.main-navigation li:last-child a {
	border-bottom: 0;
}

#secondary-nav {
		display: none;
    margin-top: 0;
    background-color: #f1f3f5;
    position: relative;
    overflow-y: hidden;
		font-size: 13px;
}

#secondary-nav nav {
  white-space: nowrap;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.home #secondary-nav {
	background-color: #ffffff;
}

#secondary-nav .row {
    margin-bottom: 0 !important;
}

#responsive-menu {
	margin: 0;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-ms-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
	background: #343a40 url(img/munster-crest-bg.png) no-repeat center center;
}

#responsive-menu i {
	float: right;
	font-size: 12px;
	position: relative;
	top: 6px;
}

#responsive-menu small {
	font-size: 0.875em;
	color: #ffc400;
	font-weight: bold;
}

#responsive-menu .browse {
	margin: 1.25em 0 0;
}

#searchform .button {
	font-size: 1em;
	text-transform: capitalize;
	margin-bottom: 1em;
}

#responsive-menu #searchform input[type="text"] {
	width: 75%;
	float: left;
	border-color: #FFF !important;
	border-radius: 0 !important;
	box-shadow: none;
}

#responsive-menu #searchform input[type="submit"] {
	border-radius: 0;
	width: 25%;
	color: #000 !important;
	float: right;
  height: 2.4375rem;
  padding: 0.5rem;
	font-size: 1rem;
}

#responsive-menu #searchform input[type="submit"]:hover {
	background-color: #f59f00 !important;
}

.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
    border-color: transparent transparent transparent !important;
}

li.is-dropdown-submenu-parent a:after {
	content: "\f078";
	font-family: FontAwesome;
	position: relative;
	left: 6px;
	font-size: 12px;
	top: -2px;
	color: #FCCA00;
}

li.is-dropdown-submenu-item a:after {
    content: "";
}

ul.quicklinks {
  display: inline-block;
	font-weight: bold;
	font-size: 1em;
  margin: 0 !important;
  padding: 0.675em 0;
}

ul.quicklinks li {
  list-style: none;
  display: inline-block;
  color: #646464;
  margin: 0;
  padding: 0 0.675em 0 0;
  position: relative;
  vertical-align: middle;
}

ul.quicklinks li a:hover {
    color: #3397DD;
}

ul.quicklinks .menu {
    display: inline-block;
}


/*
------------------------------
=Homepage
------------------------------
*/

section {
	padding-top: 30px;
	padding-bottom: 30px;
}

section.bg-blue {
	background-color: #005192;
	background-image: url(img/background-pattern.png);
	background-position: right center;
	background-repeat: no-repeat;
}

section.bg-grey {
	background: #212529;
	background-image: url(img/background-pattern-grey.png);
	background-position: right center;
	background-repeat: no-repeat;
}

section.bg-blue h2,
section.bg-grey h2 {
	color: #FFF;
}

header section {
	padding-top: 0;
	padding-bottom: 0;
}

.secondary_hp {
	padding-top: 0;
}

.is-stuck #top-header {

}

.home .wrapper {
    padding-top: 0;
}

/*.wooslider .slides > li {
    margin: 0 !important;
}

body .wooslider.wooslider-type-posts img, body .wooslider.wooslider-type-attachments img {
    max-width: 100%;
    border: none;
    width: 58%;
}*/

/*
events
*/

body.single.post-template-single-event .page-header {
	margin-bottom: 135px;
}

body.single.post-template-single-event .match-details {
	color: #FFF;
}

body.single.post-template-single-event .match-details p {
	color: #FFF;
	font-size: 40px;
	margin-bottom: 100px;
	font-weight: 600;
}

section.leaderboard {
    padding: 0;
    background: #00315c;
}

section.leaderboard p {
	margin: 0 !important;
}

/*section.leaderboard .wooslider {
	margin-bottom: 0 !important;
}

section.leaderboard .wooslider img {
	margin: 15px 0;
}*/

.match-result {
	font-size: 25px;
}

.event-info-wrap {
	margin: 0 0 -70px;
}

.event-info {
	background-color: #FFF;
	padding: 20px;
	-webkit-box-shadow: 0px 1px 20px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 1px 20px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 1px 20px 0px rgba(0,0,0,0.2);
}

.event-info p {
	font-size: 20px;
	font-weight: 600;
	line-height: 24px;
}

.event-info i {
	font-size: 40px;
	color: #005192;
}

.event-info p:last-child {
	margin-bottom: 0;
}

#featured-news {
	padding-top: 0;
}

#featured-news .grid-container {
	padding-left: 0;
	padding-right: 0;
}

#featured-news p {
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
}

#featured-news h2 {
	font-size: 24px;
	padding: 0 0 10px;
}

#featured-news h2 a {
	color: #212529;
}

#featured-news h2 a:hover {
  color: #005192;
}

.archive-link i {
	    font-size: 0.8em;
}

#featured-news .button {
	display: none;
}

#featured-news img {
	min-width: 100%;
}

.flickity-page-dots .dot {
	margin: 0 4px;
    background: #cacaca;
}

.main-carousel .carousel-cell {
    width: 100%;
    background: #fff;
}

.carousel-text {
	padding: 20px;
}

/*ol.flickity-page-dots {
	display: none;
}*/

.flickity-page-dots {
    position: absolute;
    bottom: 25px;
    left: 1em;
    text-align: left;
}

.flickity-slider li {
	margin: 0;
	padding: 0;
	list-style: none;
}

/* viewport inherit size from carousel */
.carousel .flickity-viewport {
	height: 50% !important;
}

/* ---------------------------------------------------------------
=/News/ News Articles Page
------------------------------------------------------------------ */

.news-link {
	background-color: #FFF;
	margin-bottom: 30px;
	border-bottom: 3px solid #FFF;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.page-template-fixtures-events-calendar .news-link {
    border-bottom: 3px solid #eaeaea;
    border-left: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
}

.post-body {
	padding: 25px 0;
}

.news-link:hover {
	border-bottom-color: #005192;
	-webkit-box-shadow: 0px 1px 20px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 1px 20px 0px rgba(0,0,0,0.2);
box-shadow: 0px 1px 20px 0px rgba(0,0,0,0.2);
}

.news-link h3 {
	font-size: 19px;
	line-height: 26px;
	margin-bottom: 15px;
}

.news-link h3 a {
	color: #212529;
}

.news-link h3 a:hover {
	color: #005192;
}

.news-link p {
	font-size: 16px;
	line-height: 24px;
}

.news-link .grid-padding-y > .cell,
.news-link .grid-padding-x > .cell {
	padding: 25px 20px;
}

.news-img {
	overflow: hidden;
	background-color: #005192;
}

.news-img img {
  min-width: 100%;
  height: auto;
  transition: all 300ms ease;
}

.news-img:hover img {
  transform: scale(1.01);
  opacity: .9;
}

/* ---------------------------------------------------------------
=Page.php Secondary Pages
------------------------------------------------------------------ */

.news-tabs-wrap {
	padding-top: 0;
	padding-bottom: 0;
	background-color: #FFF;
}

.tabs-panel {
	padding: 15px 0;
}

.single .page-content,
.page-template-news .page-content,
.page-template-video .page-content {
	padding-top: 0;
}

.latest-news article.post {
    border-bottom: 1px solid #ced4da;
    padding: 0 0.5em 0;
    margin: 0 0 0.9375em;
}

article p:last-child {
	margin-bottom: 0;
}

.latest-news .columns:last-child article.post {
	border-bottom: none;
}

.latest-news article.post h3 {
	font-size: 0.9375em; /* 15px */
	line-height: 1.2em; /* 18px */
	margin: 0;
	padding: 0;
}

.latest-news article.post:hover h3 a {
    text-decoration: underline;
    cursor: pointer;
		color: #212529;
}

.latest-news .post-img {
    margin-bottom: 0;
    overflow: hidden;
    height: 95px;
}

.post-excerpt p:last-child {
	margin-bottom: 0;
}

.latest-news li.last-child {
	border-bottom: 0;
}



.tabs {
	background-color: transparent;
	border: none;
}

.tabs li {
	margin: 0;
}

.tabs-content {
	background-color: transparent;
	border: none;
	padding: 0;
	margin: 0;
}

.tabs-panel {
	padding-left: 0;
	padding-right: 0;
}

.meta span {
	color: #005192;
}

.meta {
    color: #0170BD;
    font-size: 14px;
		margin-top: 15px;
}

.page-template-news article p:last-child {
	margin-bottom: 0 !important;
}

.tabs-title {
	margin-bottom: 25px;
}

.tabs-title > a {
	font-size: 16px;
	color: #212529;
	padding: 20px 10px;
	font-weight: 400;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	-webkit-transition: color 0.3s ease;
	-moz-transition: color 0.3s ease;
	-ms-transition: color 0.3s ease;
	-o-transition: color 0.3s ease;
	transition: color 0.3s ease;
}

.parent-pageid-47727 .tabs-title > a {
    border-bottom: 3px solid #f1f3f5;
}

.tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
	color: #212529;
	background-color: transparent;
	border-bottom: 3px solid #005192;
	box-shadow: none;
}

.tabs-title > a:focus {
	outline: none;
}

.tabs-title > a:hover {
	background-color: transparent;
	color: #212529;
	text-decoration: none;
}

.tabs-title > a[aria-selected='true'] {
	font-weight: 500;
}


.tabs-content .is-active.tabs-panel{
  -webkit-animation: fadeIn 1s;
  animation: fadeIn 1s;
  opacity: 1;
}
@-webkit-keyframes fadeIn {
    from { opacity: 0; }
      to { opacity: 1; }
}
@keyframes fadeIn {
    from { opacity: 0; }
      to { opacity: 1; }
}

p.banner-cta {
    margin-top: 1.5em;
}


/*
=/Home/
*/

#munster_tv {
}

#munster_tv h2 {
	margin-bottom: 1em;
}

#munster_tv .small-6.columns:nth-child(1) {
    width: 100%;
    margin-bottom: 1em;
}

#video_playlist span.title {
    background-color: #eaeaea;
    display: block;
		font-size: 0.875em;
    padding: 0.875em;
		line-height: 1.285714285714286em;
    margin-top: -35px;
    position: relative;
}

#munster_events {
    padding: 2em 0;
    border-bottom: none;
}

#coaching-quicklinks {
    background: #017dd4;
    padding: 2em 1em;
}

#coaching-quicklinks h2 {
    color: #fff;
    margin-bottom: 1em;
}

#munster-posts a:hover h3 {
    color: #017dd4;
}

/*button.flickity-prev-next-button.previous {
    position: absolute;
    top: -15%;
    width: 6%;
    height: 9%;
    left: 60%;
}

button.flickity-prev-next-button.next {
    position: absolute;
    top: -15%;
    width: 6%;
    height: 9%;
    left: 68%;
}*/

.coaching-carousel .carousel-cell {
    width: 100%;
}

.coaching-carousel  .carousel-cell .card {
    width: 95%;
	border: none;
}

.coaching-carousel .card img {
	min-width: 100%;
}

.carousel-cell h3 {
    font-size: 1em;
    background: #e0e0e0;
    padding: 0.5em;
}

#munster_social {
    margin: 2em 0;
}

.home-quicklinks img {
	min-width: 100%;
}

.card {
	border-color: #005192;
	margin: 0 0 1em;
}

.card h3 {
  font-size: 1em;
  font-weight: bold;
	display: inline-block;
}

.card:hover h3 {
	color: #005192;
	border: none;
	text-decoration: underline;
  display: inline-block;
}

.card-section {
    padding: 0.75em 0;
}

.card img {
	transition: all 0.5s ease;
}

.card:hover img {
	opacity: 0.75;
}

/*
=Secondary Pages
*/

.main-content {
    margin-bottom: 2em;
}

.page-header {
	background-color: #00315c;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	padding-top: 0;
	padding-bottom: 0;
}

.page-title-wrap {
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
}

.page-header h1 {
	color: #FFF;
	margin: 0;
}

.navigation {
    font-size: 0.875em;
}

.wp-caption-text {
	font-weight: 600;
	display: block;
	font-size: 14px;
	margin: 0;
	padding: 5px 0;
	line-height: 20px;
}

.wp-caption-text::before {
	font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f030";
	margin-right: 6px;
}

.home-top {
	margin-bottom: 2em;
}

.child-thumb h3 {
    font-size: 1em;
    line-height: 1.5;
}

.child-thumb .image-wrap {
    margin: 0.5em 0;
}

.child-thumb p.more a {
    color: #777777;
    font-size: 0.875em;
}

.child-thumb p.more a i {
    font-size: 0.625em;
}

.child-thumb .column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
    float: left;
}

/*
Video Page
*/

.page-template-video-php {
	background-color: #f0f0f0;
}

/*	Advertisements
	------------------	*/
/*
body div#-id-1, body div#wooslider-id-1 p {
    margin-bottom: 0 !important;
}*/

/*.wooslider {
	background: transparent !important;
	border: none !important;
	box-shadow: none !important;
	margin-bottom: 0 !important;
}*/

.wooslider {
    box-shadow: none !important;
    margin-bottom: 0px !important;
    background: transparent !important;
    border: 0 !important;
}

.advertisement {
	width: 960px;
	margin: 0 auto;
	height: auto;
}

.slide-content p, .slide-content {
    margin: 0 !important;
    padding: 0 !important;
}

.breadcrumbs {
	font-size: 13px;
	float: none;
	margin: 0;
	padding: 15px 0;
	color: #212529;
}

.breadcrumbs p {
	font-size: 13px;
	color: #868e96;
	font-weight: 400;
	margin: 0;
}

.breadcrumbs a {
    font-weight: bold;
    text-decoration: none;
		color: #868e96;
}

.page-header .breadcrumbs {
	color: #FFF;
	float: none;
	margin: 0;
	padding: 80px 0 15px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.65+100 */
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
}

.page-header .breadcrumbs a {
    color: #FFF;
    font-weight: bold;
    text-decoration: none;
    border-bottom: 1px solid;
}

.page-header .breadcrumbs a:hover {
    border-bottom: 1px solid #FFF;
    text-decoration: none;
		color: #FFF;
}

.page-header .breadcrumbs p {
	margin: 0;
	font-size: 13px;
	color: #FFF;
}

.archive ul.news-categories li {
    list-style: none;
    display: inline-block;
    margin: 0 0.5em 1em 0;
}

.archive ul.news-categories li a {
    color: #000 !important;
    background-color: #FCCA00;
    border-radius: 5px;
    padding: 1em 1.25em;
    text-align: center;
    margin: 0;
    display: block;
    width: 100%;
    text-transform: uppercase;
    font-size: 0.6875em;
}

.archive ul.news-categories li a:hover {
    background-color: #FFC107;
}

/*	Fixtures and results - Main Page
	------------------	*/

h3.fix_res_date {
    border-bottom: 0 none;
    background: #333;
    clear: both;
    color: #FFF;
    display: block;
    font-size: 0.875em; /* 14px */
    margin: 0;
    padding: 0.5em 1em;
    font-weight: bold;
}

.home h3.fix_res_date {
    background-color: #DDDDDD;
    display: block;
    font-size: 12px;
    font-weight: bold;
    padding: 6px 5px;
    text-align: center;
    color:#000;
}

li.fixture-result {
    border-bottom: 1px solid #eaeaea;
    float: left;
    font-size: 0.75em;
    font-weight: bold;
    list-style-type: none;
    margin: 0 !important;
    padding: 12px 0;
    position: relative;
    width: 100%;
}

li.fixture-result:hover {
    background: #f0f0f0;
    margin: 0 !important;
}

.home li.fixture-result {
  font-size:11px;
  font-weight:normal;
}

li.fixture-result a {
    text-decoration: none;
    vertical-align: top;
}

.more_info {
  color: #666666;
  font-size: 12px;
  font-weight: normal;
  line-height: 16px;
  text-align: center;
  width: 100%;
  clear:both;
}

.more_info span {
  margin: 5px 2.5px;
  display: inline-block;
}

.fixtures-results-container {
	margin-bottom: 2em;
}

.more_info a {
  color: #666666;
  font-weight: normal;
}

.time {
  width: 8%;
  float: left;
}

.team_details {
  width: 92%;
  float: right
}

.home_team {
  float: left;
  text-align: right;
  width: 48%;
}

.away_team {
  float: right;
  width: 48%;
}

.home_team .details {
  padding: 0 7px 0 0;
  width: 60%;
  display: inline-block;
  margin-left: 10px;
}

.away_team .details {
  padding: 0 0 0 7px;
	width: 60%;
  display: inline-block;
  margin-right: 10px;
}

span.score {
    vertical-align: top;
}

.vrs {
    left: 50%;
    margin-left: -0.2em;
    position: absolute;
    width: 0.4em;
    z-index: 11;
}

.page-template-fixtures_schools_res_homepage .vrs {
    left: 54%;
}

.fix-res-competition {
    margin-top: 3em;
}

.data_loader {
  display:none;
}

.data_data h2 {
    margin-top: 1em;
}

.res-fix-full ul {
	clear: both;
	overflow: hidden;
}

#sidebar-fix-res {
  margin:14px 0 0 0;
}

#sidebar-fix-res h2 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	border-bottom: 2px solid #DBDBDB;
	margin-bottom: 0;
	padding-bottom: 6px;
}

ul.fix-res {
  margin:0 0 30px 0;
}

ul.fix-res li {
  border-bottom:0;
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 18px;
	border-bottom: 1px solid #E8E8E8;
}

ul.fix-res li a {
	text-decoration: none;
	color: #777;
	display: block;
	padding: 7px 0;
}

ul.fix-res li a:hover {
	color: #333;
}

.fix_res_filter {
  float:right;
}

#sidebar h3 {
	font-weight: bold;
	font-size: 0.875em;
	padding: 0.5em 0.75em;
	color: #FFF;
	background-color: #212529;
	text-transform: uppercase;
}

#sidebar .news-list {
	list-style-type: none;
	margin: 0 0 1em;
	padding: 0;
}

#sidebar .news-list li {
	margin: 0 0 1em;
	padding: 0 1em;
	border-bottom: 1px solid #f1f3f5;
}

#sidebar .news-archive {
	list-style: none;
}

#sidebar .news-archive li {
	margin: 0;
	padding: 0.5em 1em;
	border-bottom: 1px solid #f1f3f5;
}

#sidebar .news-list li .meta {
	padding-bottom: 0;
	font-size: 0.8em;
	margin-bottom: 1.25em;
}

#sidebar .news-list li:last-child {
	border-bottom: 0;
}

.news-list li article h4 {
	margin-bottom: 0.5em;
}

.news-list li article.post {
	margin: 0;
}

.news-list li article.post p {
	margin: 0;
}

/*	Fixtures Dropdown
		------------------	*/

#fixtures_nav_dropdown {
  background-color: #333;
  width: 100%;
}

#fixtures_nav_dropdown .col1 {
  width: 47%;
  float: left;
  margin-right: 6%;
}

#fixtures_nav_dropdown .col2 {
  width: 47%;
  float: right;
}

#fixtures_nav_dropdown li {
  list-style: none;
  margin: 0;
  font-size: 12px;
}

#fixtures_nav_dropdown a:hover,
#fixtures_nav_dropdown a:focus,
#fixtures_nav_dropdown a:active {
  color: #ffe716;
}


#fixtures_nav_dropdown p {
  font-weight: bold;
  font-size: 13px;
  margin: 10px 0 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #777;
  color: #FFF;
}

#fixtures_nav_dropdown a {
  color: #FFF;
  font-weight: normal;
  text-decoration: none;
  padding: 10px 0;
  display: block;
  border-bottom: 1px solid #555;
}

/*	Main Content
	------------------	*/


.post-img a {
	display: block;
}

.more_news {
	margin: 0 0 1em;
}

#aside {
	float: left;
	margin-right: 24px;
	width: 252px;
}

.page #aside {
	width: 160px;
}

.fix-res-hp h3 {
    margin-top: 1em;
}

ul.competitions li {
	margin: 0;
}

ul.competitions li a {
    color: #0e0e0e;
    font-weight: normal;
    font-size: 13px;
    margin: 0;
    padding: 14px;
    background: #ededed;
    margin-bottom: 1px;
	display:block;
}

ul.competitions {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.competitions li a:after {
    content: "\f138";
    float: right;
    font-family: "FontAwesome";
    color: #dcb100;
    font-size: 1.375em;
}

ul.news-categories li.cat-item {
    list-style: none;
    display: inline-block;
    margin: 0 0.5em 0 0;
}

ul.news-categories li.cat-item a {
    color: #000 !important;
    background-color: #FCCA00;
    border-radius: 5px;
    padding: 1em 1.25em;
    text-align: center;
    margin: 0;
    display: block;
    width: 100%;
    text-transform: uppercase;
    font-size: 0.6875em;
}

ul.news-categories li.cat-item a :hover {
    background-color: #FFC107;
}

article h3 {
    font-weight: 500;
}

article h3 a {
	font-weight: 500;
}

article a:hover h3 {
    text-decoration: underline;
}

.button {
    color: #005192 !important;
    background-color: #FFF;
		border: 1px solid #005192;
    border-radius: 3px;
    padding: 15px 20px;
    text-align: center;
    margin: 0;
    display: inline-block;
    font-size: 13px;
		font-family: 'Oswald', sans-serif;
		font-weight: 500;
		text-transform: uppercase;
}

.button i {
	font-size: 14px;
	margin-right: 2px;
}

.button:hover, .button:focus {
    background-color: #005192 !important;
    color: #FFF !important;
}

a.post-edit-link {
    margin-bottom: 3em;
    display: block;
}

/*	Sidebar
	------------------	*/

.section-nav {
    background-color: #f1f3f5;
    padding: 0;
    margin: 0 0 20px;
}

.section-nav h3 {
    font-size: 20px;
    color: #FFF;
    padding: 20px;
    background-color: #005192;
    display: block;
    margin: 0;
    line-height: 1.5 !important;
}

.section-nav ul {
    list-style: none;
    margin: 0;
    font-size: 14px;
}

.section-nav .menu a {
    padding: 15px 20px;
    border-bottom: 1px solid #e9ecef;
    color: #212529;
    line-height: 1.2;
}

.section-nav li:last-child a {
	border-bottom-color: transparent;
}

.section-nav a:hover {
    text-decoration: underline;
}

.section-nav li.current_page_item a {
	text-decoration: underline;
	color: #005192;
}

.section-nav li {
    font-size: 15px;
    margin: 0;
		list-style: none;
}

.section-nav li:last-child {
  margin-bottom: 0;
}

.submenu-toggle::after {

}

.section-nav .menu .has-submenu-toggle > a {
	margin-right: 0;
	padding-right: 40px;
	line-height: 20px;
}

.section-nav ul.children {
	padding: 15px 0;
	border-bottom: 1px solid #DDD;
}

.section-nav ul.children a {
	font-weight: normal;
}

.section-nav ul.children li {
	font-size: 14px;
}

.section-nav ul.children li a {
	border-bottom: none;
	padding: 10px 20px;
}

.submenu-toggle {
	height: 50px;
}


#wrapper .fix-nav li {
    margin: 0 0 0.5em;
    padding-bottom: 0.5em;
    border-bottom: 1px solid #DDD;
}

#wrapper .fix-nav li:last-child {
    border: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

/*	Footer Styles
	------------------	*/

.slider-container {
    padding: 30px 0 0 0;
    margin-bottom: -30px;
}

.county-boards {
    margin: 0;
}

footer.contentinfo {
	color: #fff;
	text-align: left;
	background-color: #005192;
}


footer input.button {
    margin: 0;
    width: 100%;
}

footer h2, footer h3 {
	color: #FFF;
    margin-top: 1em;
}


footer.contentinfo p {
    font-size: 0.875em;
	line-height: 1.428571428571429em;
	margin-bottom: 1.428571428571429em;
	color: #FFF;
}

.sponsors {
    background-color: #fff;
}

.contentinfo .copyright p {
}

.block-link {

}

.block-link a {
	display: block;
	position: relative;
	overflow: hidden;
}

.block-link a img {
	transition: all 300ms ease;
}

.block-link:hover a img {
	transform: scale(1.01);
	opacity: .9;
}


footer.contentinfo .sponsors {
    margin: 0 0 1.5em;
}

.sponsors h2 {
	text-align:center;
}

footer.contentinfo img {
    margin: 0.2em auto;
    display: block;
    text-align: center;
}

body > footer.contentinfo > div.sponsors > div > div > div:nth-child(5) > img {
    width: 70%;
}

footer.contentinfo a {
    color: rgba(255,255,255,1);
}

footer.contentinfo a:hover {
    color: rgba(255,255,255,0.9);
}

footer.contentinfo a i {
    font-size: 0.640625em;
}

footer.contentinfo .info ul.contact a:hover {
    color: rgba(255,255,255,0.9);
    text-decoration: none;
    border-bottom: 1px solid #fff;
}

footer.contentinfo ul {
	margin: 0;
}

footer.contentinfo li {
    list-style: none;
    margin: 0;
    padding: 5px 0;
}

footer.contentinfo .text-left {
	text-align: left;
}

footer.contentinfo .text-right {
	text-align: right;
}

ul.contact li a {
    font-size: 0.875em;
}

footer.contentinfo ul.social li {
    display: inline-block;
    font-size: 4em;
    margin: 0 !important;
}

footer.contentinfo .info {
    margin-bottom: 1em;
}

footer.contentinfo .copyright {
    padding: 1em 0;
}

ul.munster-news h4 {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    font-size: 14px;
    padding: 0 0 1em;
}

/*	Single Styles
	------------------	*/

.single .page-header h1 {
/*	width: 100%;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;*/
	padding: 50px 0 20px;
	font-size: 28px;
	line-height: 32px;
	margin: 0;
}

.single .post .meta,
body.single-tribe_events .post .meta {
	margin: 0;
	padding: 10px 0;
	border-bottom: 1px solid #e9ecef;
	display: block;
}

.single-tribe_events .meta {
    margin-top: 0 !important;
    border-bottom: 1px solid #e9ecef;
    padding: 0 0 10px;
}

.tribe-events-single-section.tribe-events-event-meta.primary.tribe-clearfix {
    display: none;
}

.tribe-events-event-image {
    float: right;
    margin-left: 1em;
}

.meta span.tribe-event-date-start, .meta span.tribe-event-time {
    color: #868e96 !important;
}

.tribe-events-cal-links {
    text-align: center;
    border-top: 1px solid #e5e5e5;
}


.tribe-events-single-event-description.tribe-events-content {
    margin-bottom: 3em;
}

.single .meta p,
.single .post footer p {
	margin: 0;
	font-size: 15px;
	font-weight: 400;
	color: #868e96;
}

.single .post footer p {
	margin: 0 0 5px;
	line-height: 16px;
	padding: 0;
}

.single .post footer {
	border-top: 1px solid #e9ecef;
	padding-top: 20px;
}

.single .post footer .meta {
	border: none;
}

.single .post footer .category {

}

.wp-paginate li,
.wp-paginate .title {
	color: #777 !important;
	margin: 0;
	font-weight: bold !important;
}

.wp-paginate .current {
	color: #777 !important;
	font-weight: bold !important;
	background: #e3e3e3 !important;
	border-color: #e3e3e3 !important;
}

.wp-paginate a {
	background: #FFF !important;
	border-color: #e3e3e3 !important;
	color: #888 !important;
	font-weight: normal !important;
}

.wp-paginate a:hover {
	background-color: #EFEFEF !important;
}

.single .page-header {
	/*min-height: 30vh;*/
	position: relative;
	margin: 0;
	padding: 200px 0 0;
}

.single .page-header .grid-container {
	height: 100%;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.65+100 */
}

/*	Responsive Video Styles
	------------------------	*/

#video_playlist li {
	margin: 0 0 10px;
	list-style: none;
}

#video_playlist li a {
	color: #777;
	text-decoration: none;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
	margin-bottom: 20px;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*	Cookie Plugin Over Writes
	--------------------------	*/

#cookie-compliance-bottom-overlay {
	background-color: #333 !important;
}

#cookie-compliance-bottom-overlay a#cookie-compliance-submit {
	border: none !important;
	background-color: #72b750 !important;
	font-size: 12px !important;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-decoration: none !important;
	right: 13em !important;
}

#cookie-compliance-bottom-overlay a#cookie-compliance-cancel {
	background-color: #cb4f4f !important;
	border: none !important;
	font-size: 12px !important;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-decoration: none !important;
}

#cookie-compliance-bottom-overlay div {
	margin: 11px auto !important;
}

#cookie-compliance-bottom-overlay {
	height: 40px !important;
}


/*	Tables
	------------------	*/

table {
    border-collapse: collapse;
    /* border-left: 1px solid #eaeaea; */
    font-size: 14px;
    width: 100%;
    margin-bottom: 3em;
	font-weight: 600;
	font-size: 80%;
}


th.team-name-fw {
    width: 100%;
}

#fixtures_results_main table {
    table-layout: fixed;
}

th {
    border-bottom: 2px solid #eaeaea;
    color: #fff;
    padding: 10px;
    text-align: left;
    width: 30%;
    font-size: 1.1666666666666667em;
    background: #007bd0;
}

td {
  background-color: #fff;
  border-bottom: 1px solid #eaeaea;
 /* border-right: 1px solid #eaeaea;
  border-top: 1px solid #eaeaea;*/
  line-height: 1.5em;
  padding: 10px;
}

tr:nth-child(odd) td {
    background-color: #fafafa;
}

#filter-nav {
    height: 37px;
}

/*	Contact Form Styles
		------------------	*/

div.wpcf7-validation-errors {
  border: 2px solid #B90E0A;
  background-color: #B90E0A;
  color: #fff;
  font-weight: bold;
  clear: both;
  padding: 1em;
}

div.wpcf7-mail-sent-ok {
    border: none;
    clear: both;
    background: #398f14;
    color: #fff;
    padding: 1em;
    font-weight: bold;
}

span.wpcf7-not-valid-tip {
    color: #B90E0A;
    font-size: 1em;
    display: block;
}

#wpcf7-f6928-p6927-o1 span.wpcf7-list-item {
    display: block;
    margin: 0 0 0 1em;
}

/* Club Bua Second Form Test */

#wpcf7-f6978-p6927-o1 span.wpcf7-list-item {
    margin: 0;
}

#wpcf7-f6978-p6927-o1 input.wpcf7-form-control.wpcf7-file {
    padding: 1em;
    background-color: #2379b9;
    color: #fff;
    font-weight: bold;
    width: 100%;
    margin-bottom: 2em;
  font-size:0.75em;
}

#desktop_nav {
  display: none;
}

#gaa, #ulstergaa, #antrimgaa, #county, #provincial, #lgfa { display: none; }

[class^="icon-"], [class*=" icon-"] {
	font-family: 'FontAwesome';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	}

a[href$=".pdf"], a[href$=".txt"], a[href$=".mp3"], a[href$=".aiff"], a[href$=".wav"], a[href$=".ogg"], a[href$=".wma"], a[href$=".zip"], a[href$=".rar"], a[href$=".ace"], a[href$=".tar.gz"], a[href$=".tgz"], a[href$=".mpg"], a[href$=".mpeg"], a[href$=".avi"], a[href$=".mv2"], a[href$=".mov"], a[href$=".mp4"], a[href$=".wmv"], a[href$=".swf"], a[href$=".xls"], a[href$=".doc"], a[href$=".docx"], a[href$=".pptx"]{
  padding-bottom:2px;
  padding-left:22px;
  padding-top:2px;
  background:transparent;
}

a[href$=".pdf"]{ background: url(img/icons/page_white_acrobat.png) no-repeat scroll left center; }
a[href$=".txt"]{ background: url(img/icons/page_white_text.png) no-repeat scroll left center; }
a[href$=".mp3"], a[href$=".aiff"], a[href$=".wav"], a[href$=".ogg"], a[href$=".wma"]{ background: url(img/icons/music.png) no-repeat scroll left center; }
a[href$=".zip"], a[href$=".rar"], a[href$=".ace"], a[href$=".tar.gz"], a[href$=".tgz"]{ background: url(img/icons/page_white_compressed.png) no-repeat scroll left center; }
a[href$=".mpg"], a[href$=".mpeg"], a[href$=".avi"], a[href$=".mv2"], a[href$=".mov"], a[href$=".mp4"], a[href$=".wmv"]{ background: url(img/icons/film.png) no-repeat scroll left center; }
a[href$=".xls"]{ background: url(img/icons/page_white_excel.png) no-repeat scroll left center; }
a[href$=".doc"], a[href$=".docx"]{ background: url(img/icons/page_white_word.png) no-repeat scroll left center; }
a[href$=".pptx"]{ background: url(img/icons/page_white_powerpoint.png) no-repeat scroll left center; }

/*	Other Styles
	--------------------------	*/

#fb-root {
    display: none;
}

.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
    width: 100% !important;
}

iframe {
	width: 100% !important;
}

.home #tnt_pagination {
	display: none;
}

.home div.imgboxblack {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.home .imgboxouter:first-child {
	margin-top: 0;
}

.hide-for-small-only {
  display: none;
}

#recent_news .row {
    background-color: #FFF;
    padding: 2em 0 0 0;
}

#recent_news .row .row {
    padding: 0;
}


#secondary-nav [type='text']:focus{
	outline: none;
    border: none;
    box-shadow: none;
}

.club p {
    margin-top: 1em;
    text-align: center;
    font-size: 14px;
}

span.irish {
    font-size: 18px;
    color: #fcc419;
}

p.clubaddress {
    font-size: 1em;
}

.club-info {
    background-color: #424242 !important;
    padding-bottom: 3em;
    margin-bottom: 2em;
    color: #ffffff;
}

.club-info i {
    font-size: 3em;
    color: #fcc419;
}

.club-info a:hover i {
    color: #fbc424;
}

.club-info a {
    color: #fcc419;
}

.club-info a:hover {
    color: #fbc424;
}

.club-info .breadcrumbs a, .club-info .breadcrumbs {
	color: #ffffff;
}

.club-info .row {
    background-color: #424242 !important;
}

.club-info h1, .club-info h2, .club-info h3, .club-info h4, .club-info h5 {
	color: #ffffff;
}

.club-desc p:first-child {
    font-size: 18px;
    line-height: 24px;
}

.thumb {
    border: 1px solid #eaeaea;
    margin: 0 auto;
    display: block;
    text-align: center;
    background-color: white;
    padding: 1em 0;
}

a.post-thumb {
	display: block;
	position: relative;
	overflow: hidden;
}

a.post-thumb img {
	transition: all 0.5s ease;
}

a.post-thumb:hover img {
	opacity: 0.75;
}

.datestamp {
	/*
	position: absolute;
	top: 0;
	right: 0;
	font-weight: bold;
	font-size: 0.75em;
	background-color: #00315c;
	color: #FFF;
	display: inline-block;
	padding: 0.5em 1em;
	z-index: 10;
  font-family: "Roboto Condensed";
	*/
}

/**
Events Widget Customisation
**/

h1.tribe-events-page-title,
h1.tribe-events-single-event-title,
h1.single-tribe_events .tribe-events-single-event-title {
    font-size: 28px !important;
    line-height: 38px !important;
    margin: 0 0 20px !important;
    padding: 0 0 20px !important;
    text-align: left !important;
    text-transform: capitalize !important;
}

.tribe-events-list-widget-events {
    background: #fff;
    padding: 1em;
	border-bottom: 3px solid #FFF;
    margin-bottom: 1em;
}

.tribe-events-list-widget-events:hover {
    border-bottom-color: #005192 !important;
    -webkit-box-shadow: 0px 1px 20px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 1px 20px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 1px 20px 0px rgba(0,0,0,0.2);
}

h3.entry-title.summary {
    font-size: 20px !important;
    line-height: 26px !important;
    margin: 0;
    padding: 0;
    text-transform: capitalize !important;
}

.tribe-event-description p {
    font-size: 16px !important;
    line-height: 20px !important;
    margin-bottom: 0 !important;
}

.tribe-events-tooltip .tribe-event-description p {
    font-size: 14px !important;
    margin-top: 0.5em;
}

ol.tribe-list-widget {
    padding: 0;
    margin-top: 1em;
}

li.tribe-events-list-widget-events {
    list-style: none;
    margin: 0 1em 0 0;
    display: inline-block;
    width: 44%;
}

.tribe-events-tooltip .tribe-events-event-body {
    padding: 1em 0;
}

.tribe-event-featured h4.entry-title.summary, .tribe-event-featured.tribe-events-tooltip .tribe-events-event-body .tribe-event-duration abbr {
    color: #fff !important;
}

aside .events-list {
	margin-top: 2em;
	padding: 0;
}

aside .events-list ol {
	margin: 0;
	padding: 0;
}

aside .events-list li {
	margin: 0;
	padding: 0;
	list-style: none;
}

aside .events-list ol li:last-child {
	border-bottom: 1px solid #EEE;
	padding-bottom: 1em;
	margin-bottom: 1em;
}

aside .events-list h4 {
	font-size: 1em;
	margin: 0 0 0.4em;
}

aside .events-list h4 a {
	border: none;
}

aside .events-list h4 a:hover {
	border-bottom: 2px solid #777;
}

aside .events-list .duration,
aside .events-list .venue {
	font-weight: normal !important;
	font-size: 0.85714285714286em;
}

.more-link {
	font-size: 1em;
	float: right;
}

.more-link a,
.tribe-events-widget-link a,
input[type="submit"] {
	display: inline-block;
	color: #FFF;
	padding: 0.5em 0.75em;
	border: none;
}

.more-link a:hover,
.tribe-events-widget-link a:hover {
	border: none;
	text-decoration: none;
}

.tribe-events-widget-link {
	font-size: 0.875em;
	float: right;
}

.tribe-events-widget-link a,
input[type="submit"] {
	font-size: 1em !important;
	background-position: 10% center;
	background-repeat: no-repeat;
}

.tribe-event-featured a {
    color: #fff !important;
}

.tribe-event-featured a:hover {
    color: #fff !important;
	border-bottom: 1px solid;
}

.tribe-event-featured {
    background: #005796 !important;
}

.tribe-event-featured h3.entry-title.summary, .tribe-event-featured .tribe-event-description p {
	color: #fff;
}

.home .tribe-event-featured {
    background: #fff !important;
    border-color: #ffc400;
}

.home .tribe-event-featured a {
    color: #005796 !important;
}

.home .tribe-event-featured a:hover {
    color: #3397DD !important;
	border-bottom: none !important;
}

select#page_id {
    height: 56px !important;
    margin-bottom: 1em;
}

input[type="submit"] {
	font-weight: bold;
	float: right;
}

.widget-datestamp {
    display: none;
}

.events-details-wrap .venue {
    display: none;
}

.widget-datestamp .month {
	background-color: rgb(137,46,60);
	background-color: #ca0000;
	color: #FFF;
	font-size: 0.71428571428571em;
	text-transform: uppercase;
	display: block;
	padding: 0.5em 0;
	font-weight: bold;
}

.widget-datestamp .day {
    background-color: #fff;
    padding: 0.5em 0 0.3em;
    font-size: 1.28571428571429em;
    display: block;
    font-weight: bold;
    line-height: 0.65em;
}

.widget-datestamp .day small {
	font-size: 0.47619047619048em;
	text-transform: uppercase;
}

.tribe-events-list-widget ol li {
	margin: 0 0 2em !important;
}

.tribe-event-duration, .venue {
    font-size: 0.875em;
    line-height: 1.428571428571429em;
}

h4.tribe-event-title {
    margin-bottom: 0.3125em;
    text-transform: capitalize;
}

.tribe-events-notices li {
    margin: 0 !important;
}

.home article.post .large-8 {
    padding: 0 2em 1em;
}

.post-excerpt {

}


/* Calendar table widget style */


table#wp-calendar {
    table-layout: fixed;
    text-align: center;
}

table#wp-calendar caption {
    background: #005192;
    color: #fff;
    font-size: 16px;
}

table#wp-calendar tr th {
    text-align: center;
    border-left: 1px solid #0071bf;
}

table#wp-calendar tbody tr td {
    border-left: 1px solid #e4e4e4;
}

table#wp-calendar tfoot tr td {
    background: #545454 !important;
}

table#wp-calendar tfoot tr td a {
    color: #fff !important;
}

table#wp-calendar thead, table#wp-calendar tbody, table#wp-calendar tfoot {
    border: none !important;
}

#calendar_wrap table#wp-calendar tbody tr td {
    padding: 0 !important;
    height: 50px !important;
    margin: 0 !important;
}

#calendar_wrap table#wp-calendar tbody tr td a {
    display: block;
    background: #fdc600;
    color: #fff;
    height: 50px;
    padding-top: 15px;
}

/* Calendar table widget style end */


#top-header ul.social {
	display: none;
}

#wpcf7-f53-o1 > form > div.wpcf7-form-control-wrap {
    float: left;
    margin-bottom: 3em;
}

input.wpcf7-form-control.wpcf7-submit.button {
    width: 30%;
    padding: 1em 0;
    margin-top: 1em;
}

.crop-vid {
    height: 240px;
    overflow: hidden;
    margin-top: -35px;
}

#video_playlist {
    margin: 0;
    padding: 0;
}

.related-news {
	background-color: #f0f0f0;
}

.related-news h3 {
	font-size: 22px;
	margin: 0 0 25px;
}

/*
Twitter Homepage
*/


.tweet-wrap {
	background-color: #FFF;
	color: #212529;
	margin-top: 10px;
	border-bottom: 4px solid #FCCA00;
}

.tweet-feed h2 {
	padding-top: 0;
}

.tweet-feed h3 {
	font-size: 20px;
	margin: 5px 0;
	line-height: 20px;
}

.tweet-feed p {
	color: #212529;
	font-size: 16px;
	line-height: 24px;
}

.tweet-feed p:last-child {
	margin-bottom: 0;
}

.tweet-feed p a {

}

.no-js .top-bar {
  display: none;
}

.home-tabs-wrap {
	padding: 15px 0 0;
}

.coaching-carousel button.flickity-prev-next-button {
    position: absolute;
    top: -60px;
}

#wpsl-result-list li p {
    font-size: 16px;
    line-height: 26px;
}

a.button.radius.expanded[href$=".pdf"] {
    background: #fff;
    padding: 1em;
}



@media screen and (min-width: 40em) {
  .no-js .top-bar {
    display: block;
  }

  .no-js .title-bar {
    display: none;
  }
}

/*
---------------------------------------------------------------------------------------------------
=Medium and up
----------------------------------------------------------------------------------------------------
*/

@media screen and (min-width: 40em) {
	h1.tribe-events-page-title,
	h1.tribe-events-single-event-title,
	h1.single-tribe_events .tribe-events-single-event-title {
	    font-size: 40px !important;
	    line-height: 46px !important;
	}

	.sticky {
		z-index: 5;
	}

	section {
		padding: 50px 0;
	}

	.breadcrumbs + .page-content {
		padding-top: 25px;
	}

	.single .page-header h1 {
		font-size: 40px;
		line-height: 42px;
		padding: 100px 0 35px;
		font-weight: 500;
		letter-spacing: -1.5px
	}

	.email-signup {
		text-align: center;
	}
	.home .news-link {
		margin-bottom: 0;
	}
	.crop-vid {
	    height: 165px;
	    overflow: hidden;
	}

	.card {
		margin: 0;
	}

	.card h3 {
		padding-left: 1em;
		padding-right: 1em;
		font-size: 1.125em;
	}

	.logo-nav-wrap {
		padding: 15px 0;
		-webkit-transition: all 0.2s ease;
		-moz-transition: all 0.2s ease;
		-ms-transition: all 0.2s ease;
		-o-transition: all 0.2s ease;
		transition: all 0.2s ease;
		background: #005192 url(img/background-pattern.png) no-repeat right center;
	}
/*
	.is-stuck .logo-nav-wrap {
		padding: 10px 0;
	}

	.is-stuck .logo-nav-wrap {
		z-index: 5;
		position: relative;
	}

	#secondary-nav {
		-webkit-transition: all 0.2s ease;
		-moz-transition: all 0.2s ease;
		-ms-transition: all 0.2s ease;
		-o-transition: all 0.2s ease;
		transition: all 0.2s ease;
	}

	.is-stuck #secondary-nav {
		opacity: 0;
	}*/

	.home article.post h3 {
		margin-left: 0;
	}

	.single .page-header {
	/*	height: 40vh;*/
		padding: 300px 0 0;
	}

	.home-featured-news {
		margin: 0 0 1em;
		max-height: 500px;
		overflow: hidden;
	}

	.post-content {
	    padding: 0.5em 0.5em 0 0;
	}

	.post-excerpt {
		display: block;
		color: #868e96;
	}

	.home article.post {
	    margin-bottom: 1em;
	    border-bottom: none;
	    background-color: #FFF;
	}

	#responsive-menu {
		display: none !important;
	}

	#top-header {
		display: block;
	}

	.socialmed {
		text-align:right;
	}

	#coaching-quicklinks {
	    background: #005192;
	    padding: 3em 0;
	}

	.page-header {
	    background-color: #00315c;
	    margin-bottom: 0;
	}

	.page-header h1 {
		margin: 0;
		font-size: 2.25em;
		font-weight: normal;
	}

	.home article.post h3 {
	    padding-top: 1em;
	    line-height: 1.5;
	}

	.card-section {
    padding-top: 1em;
	  padding-bottom: 1em;
	}

	.carousel-text {
	    padding: 2em;
	}

	.carousel-text p {
	    display: none;
	}

	#top-header ul.social {
		display: block;
		float: right;
		margin: 0;
		line-height: 24px;
		padding: 6px 0;
		font-size: 13px;
	}

	#top-header ul.social li:first-child {
		font-size: 0.875em;
	}

	#top-header ul.social li {
	    list-style: none;
	    margin: 0 0 0 0.25em;
	    padding: 0;
	    float: left;
			font-size: 1.375em;
	}

	#top-header ul.social li a {
	    color: #fff;
	}

	#top-header ul.social li a:hover {
		color: #CCC;
	}

	.home article.post .large-8 {
	    padding: 0 1em;
	}

	.block-advert {
	    margin: 0em 0 1em;
	}

	#munster_events {
	    padding: 3em 0;
	}

	/*button.flickity-prev-next-button.previous {
	    position: absolute;
	    top: -13%;
	    width: 2%;
	    height: 9%;
	    left: 17%;
	}

	button.flickity-prev-next-button.next {
	    position: absolute;
	    top: -13%;
	    width: 2%;
	    height: 9%;
	    left: 20%;
	}*/

	.coaching-carousel .carousel-cell {
	    width: 30%;
	    margin-right: 1em;
	}

	li.tribe-events-list-widget-events {
	    width: 47%;
	}

	ol.tribe-list-widget {
	    padding: 0;
	    margin-top: 0;
	    margin-bottom: 0;
	}

	/*.wooslider .layout-text-right .slide-excerpt {
	    float: right;
	    width: 40% !important;
	    padding: 2em 2em 2em 1em !important;
	}*/

	.fix-res-hp h3 {
	    text-align: center !important;
	}

	.aux-nav {
	    display: block;
	    margin: 0 !important;
	    background-color: #00315c;
	    color: #fff;
	    padding: 1em 0 0 0;
	}

	.aux-nav p {
		text-align: right;
		margin-bottom: 1em;
		font-weight: bold;
		font-size: 14px;
	}

	.slider-container {
	  padding: 50px 0 0 0;
	  margin-bottom: -30px;
	}

	ul.quicklinks {
		font-size: 1em;
		padding: 0.75em 0;
	}

	ul.quicklinks li {
		margin-top: 0;
		margin-bottom: 0;
	}

	/* Primary Navigation */

	#mobile-nav {
		display: none;
	}

	.is-dropdown-submenu {
		top: 42px !important;
		left: 0 !important;
		display: none;
/*    min-width: 200px;*/
    border: 1px solid #00315c;
    background: #252525;
		border-radius: 5px;
	}

	ul li ul.submenu .is-dropdown-submenu {
	    left: 200px !important;
	    top: 0 !important;
			border-color: #00315c;
	}

	ul.main-navigation ul.submenu li {
	    padding: 0;
			margin: 0;
	    border: none;
      background-color: #00315c;
			display: block;
			z-index: 50;
			text-align: left;
			font-size: 14px;
	}

	ul.main-navigation ul.submenu li:hover {

	}

		ul.main-navigation ul.submenu li a {
			color: #FFF;
			border-bottom: 1px solid #005192 !important;
			padding: 10px 15px;
			margin: 0;
		}

		ul.main-navigation ul.submenu li a:hover {
			color: #fcc419;
		}

		ul.main-navigation ul.submenu li:last-child a {
			border-bottom: none !important;
		}

	ul.main-navigation li ul li a {
		padding: 10px 0;
		color: #FFF;
	}

	ul.main-navigation li ul li ul li a {

	}

	ul.main-navigation li ul li, ul.main-navigation li ul li ul li {

	}

	.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
	    border-color: transparent transparent transparent #fcc419;
	    float: right;
	    margin-top: 3px;
	}


	.is-dropdown-submenu li {
		display: block;
	}

	li.is-active {
	    text-decoration: none;
	    /*border-bottom: 2px solid #fcc419;*/
	    background-color: transparent;
	}

	/* Fixtures and Results Tabs */

	#fixtures_results_main ul.frtabs {
	  padding: 0;
	  margin: 0;
		display: block;
	}

#fixtures_results_main ul.frtabs li {
    display: block;
    float: left;
	font-size: 0.875em;
    padding: 0;
    margin: 0;
    border-bottom: none;
    text-align: center;
	width: 50%;
}

	#fixtures_results_main ul.frtabs li a {
	    display: block;
	    padding: 0.833333333333333em 1em;
	    margin: 0;
	    color: #333;
	    text-decoration: none;
			background-color: #F8F8F8;
	}

	#fixtures_results_main ul.frtabs li a:hover  {
	    color: #ffffff;
	}

	#fixtures_results_main ul.frtabs li a.selected {
	    color: #FFF;
			background-color: #333;
	    margin-bottom: -1px;
	    border-color: transparent;
	}

	#fixtures_results_main  ul.frtabs li a:hover {
	    background-color: #D8D8D8;
			color: #333;
	}

	#fixtures_results_main  ul.frtabs li a.selected:hover {
	    color: #f9b122 !important;
			background-color: #333;
	}

/* Fixtures and Results Tabs END */

	.page-template-news article p {
		font-size: 0.875em;
	}

	.frtab-content,
	.frtab-content_social {
		clear: both;
	}

	header.siteintro {
		margin-bottom: 0;
	}

	.page-header .breadcrumbs {
	  margin: 0;
		padding: 200px 0 30px;
		display: block;
	}

	.page-header .breadcrumbs p {
		font-size: 15px;
	}

	#gaa, #county, #provincial { display: block; }

	#county {
	   margin-top: 1em;
	}

	#desktop_nav {
	   display: block;
		margin-bottom: 1.5em;
		font-size: 0.8125em;
	}


	.siteintro #gaa {
		display: none;
	}

	.logo {
		margin: 0;
	}

	ul.main-navigation li {
	  width: initial;
	  display: inline-block;
    margin: 0;
		font-size: 20px;
	}©

  .hide-for-small-only {
  	display: inline-block;
  }

	#logo h1 {
		font-size: 22px;
	}

	header .wrap {
	    width: 90%;
	}

	div#main {
	    width: 100%;
	}

	.wrap {
		width: 93%;
		padding: 20px 28px;
	}

	#content, .home #content {
	  width: 48%;
		margin-right: 1%;
	}

	body #aside {
	  float: left;
	  margin-right: 24px;
	  width: 34%;
		margin-right: 1%;
	}

	body #aux {
	  float: left;
	  width: 16%;
	}

	nav .wrap {
	    width: 93%;
	}

	#corporate_partners img {
		width: 120px;
	}

	#video_playlist {
	    width: 100%;
	    margin: 0;
	    padding: 0;
	}

    #munster_tv .medium-4.columns:nth-child(1) {
     width: 33.33333% !important;
     margin-bottom: 0 !important;
    }

	#fixtures_results .s480 {
	  display:inline-block;
	}

	.contentinfo .sponsors img {
	  max-width: 140px;
	  text-align: center;
	  margin: 0 auto;
	  display: block;
	}

	#responsive-menu {
		display: block;
		margin: 0;
	}

	ul.main-navigation {
	    margin: 0;
	}

	ul.main-navigation li a {
	    color: #FFF;
	    text-transform: capitalize;
	    padding: 0;
			margin-left: 20px;
			border: none;
	    display: block;
	}

	ul.main-navigation li a:hover,
	ul.main-navigation li.current_page_item a,
	ul.main-navigation li.current-menu-ancestor a,
	ul.main-navigation li.current-page-ancestor a,
	ul.main-navigation li.current-menu-ancestor ul li.current_page_item a,
	.single-post #menu-item-25 a,
	.single-post #menu-item-53938 a {
	    text-decoration: none;
	    border-bottom: none;
      background-color: transparent;
			color: #fcc419;
	}

    ul.main-navigation li.is-active {
			color: #fcc419;
		}

	ul.main-navigation li.current_page_item ul.submenu li a,
	.is-dropdown-submenu-item a,
	ul.main-navigation li.current-menu-ancestor ul.submenu li a {
	    border-bottom: none;
	}

	footer h2 {
	    text-align: center;
	}

	li.fixture-result {
		font-size: 0.9375em;
	}

	/*#featured-banner .wooslider.wooslider-type-posts img {
	    width: 48%;
	}*/

	h1.title {
	    display: none;
	}

	.home article.post .post-img {
	    height: 170px;
	}

	.home article.post h3 {
			font-size: 1.125em;
	    line-height: 1.222222222222222em;
			padding: 0;
			margin: 0 0 0.5em;
	}

	.page-header + .page-content .section-nav {
	    margin-top: -120px;
	}

}

/*
---------------------------------------------------------------------------------------------------
=Large and up / 1024 pixels
----------------------------------------------------------------------------------------------------
*/

@media screen and (min-width: 64em) {


	#featured-news {
	    /* padding: 25px 0; */
	    padding: 0;
	    background: #FFF;
	    position: relative;
	    z-index: -1;
	}

	#featured-news img {
		-webkit-clip-path: polygon(0 0, 100% 0, 95% 100%, 0% 100%);
		clip-path: polygon(0 0, 100% 0, 95% 100%, 0% 100%);
	}

	#featured-news p {
		font-size: 18px;
		line-height: 27px;
	}

	.single .page-header {
	/*	height: 50vh;*/
		padding: 300px 0 0;
	}

	.single .page-header h1 {
		font-size: 50px;
		line-height: 54px;
	}

	body.single.post-template-single-event .page-header {
		padding-top: 100px;
	}

	.page-template-news .page-header,
	.page-template-video .page-header {
		margin-bottom: 0;
	}

	/*button.flickity-prev-next-button.previous {
	    position: absolute;
	    top: -18%;
	    width: 3%;
	    height: 11%;
	    left: 17%;
	}

	button.flickity-prev-next-button.next {
	    position: absolute;
	    top: -18%;
	    width: 3%;
	    height: 11%;
	    left: 21%;
	}*/


	.crop-vid {
	    height: 216px;
	    overflow: hidden;
	    margin-top: -33px;
	}

	.row {
		max-width: 75em;
	}

	.home article.post .post-img {
	    height: 90px;
	}

	li.tribe-events-list-widget-events {
	    width: 100%;
	    margin-bottom: 1em;
	    border-bottom: 1px solid #cccccc;
	    padding-bottom: 1em;
	}

	.single h1{
		font-size: 2.625em;
		line-height: 1.047619047619048em;
	}


	.latest-news h2 {
	  margin: 0.25em 0 1em;
	}

	.home article.post .large-8 {
	    padding: 0 1em;
	}

	.carousel-text {
	    padding: 30px 20px 30px 10px;
	}

	.carousel-text p {
	    display: block;
	}

	#featured-news h2 {
		font-size: 36px;
		line-height: 42px;
		margin: 0 0 20px;
		padding: 0;
	}

	#featured-news .button {
	    display: inline-block;
	    margin-top: 0;
	    width: 60%;
	}

	#featured-news .meta {
	    position: absolute;
	    bottom: 30px;
	}

	.latest-news .meta {
		margin-bottom: 0.5em;
	}

	.siteintro .large-2#gaa {
		text-align: right;
		display: inline-block;
	}

	.siteintro .large-9 {
		width: 79%;
	}

	h1.title {
	    display: none;
	}

	/*	Aux Navigation
		------------------	*/
	#aux-nav {
	    background-color: #004377;
	    font-size: 11px;
	    padding: 1em;
	    z-index: 10;
	    position: relative;
			display: block;
	}

	#aux-nav ul {
		margin: 0;
	}

	#aux-nav li {
		margin: 0 10px 0 0;
		padding: 0;
		float: left;
		list-style: none;
	}

	#aux-nav i {
	    font-size: 1.6363636363636365em;
	    vertical-align: bottom;
	    margin-right: 5px;
	}

	#aux-nav ul.social-links {
		float: left;
		margin: 0;
		padding: 0;
	}

	#aux-nav ul#menu-social-links li {
		margin-right: 15px;
	}

	#aux-nav a {
		color: rgba(255,255,255,0.75);
		text-decoration: none;
	}

	#aux-nav a:hover {
		color: rgba(255,255,255,1);
	}

	.menu-header-contacts-container {
	    float: right;
	}

	#logo h1 {
	    font-size: 3em;
	    letter-spacing: -0.25px;
	    margin: 1.4em 0 0;
	}

  #mobile_nav,
  #mobile_nav_dropdown,
  #fixtures_nav_dropdown {
  	display: none !important;
  }

  #filter-nav {
      width: 100%;
      float: left;
			margin-bottom: 0;
  }

  #fixtures_results_main ul.frtabs {
    width: 100%;
    float:right;
  }

	.social-media ul li {
	    display: block;
	}

	#fixtures_results_main > div.frtab-content.frtabs1 > div > div > ul > li > div.away_team > span.details > span {
	    float: right;
	    zoom: 1;
	    position: absolute;
	    right: 5em;
	}

  #fixtures_results_main > div.frtab-content.frtabs1 > div > div > ul > li > div.home_team > span.details > span {
    float: left;
    zoom: 1;
    position: absolute;
    left: 5em;

  }

  #munster_tv .large-4.columns:nth-child(1) {
      width: 33.33333%;
      margin-bottom: 2em;
  }

  #video_playlist span.title {
      margin-top: -30px;
  }

  /* Fixtures Results */

  #fixtures_results_main table tr th:nth-child(1), #fixtures_results_main table tr td:nth-child(1),
  #fixtures_results_main table tr th:nth-child(3), #fixtures_results_main table tr td:nth-child(3),
  #fixtures_results_main table tr th:nth-child(4), #fixtures_results_main table tr td:nth-child(4),
  #fixtures_results_main table tr th:nth-child(5), #fixtures_results_main table tr td:nth-child(5),
  #fixtures_results_main table tr th:nth-child(6), #fixtures_results_main table tr td:nth-child(6),
  #fixtures_results_main table tr th:nth-child(7), #fixtures_results_main table tr td:nth-child(7),
  #fixtures_results_main table tr th:nth-child(8), #fixtures_results_main table tr td:nth-child(8),
  #fixtures_results_main table tr th:nth-child(9), #fixtures_results_main table tr td:nth-child(9) {
      width: 10%;
      text-align: center;
  }

  #fixtures_results_main table tr th:nth-child(2), #fixtures_results_main table tr td:nth-child(2) {
      width: 50%;
  }

  #wpcf7-f6978-p6927-o1 input.wpcf7-form-control.wpcf7-file {
      /*width: 50%;*/
	  font-size: 1em;
  }

  #financialmanagement-3-evidence p.subtitle {
      min-height: 52px;
  }

  #communications-club-image-pr-hide .row,
  #coaching-games-development-hide .row {
      background-color: #fafafa;
  }

  header.club-bua {
      margin-bottom: 0;
  }
}

  .acf-map {
	  width: 100%;
	  height: 250px;
	  border: #ccc solid 1px;
	  margin: 20px 0;
  }

  /* fixes potential theme css conflict */
  .acf-map img {
	  max-width: inherit !important;
	}



/*
---------------------------------------------------------------------------------------------------
=Extra Large and up / 1600 pixels
----------------------------------------------------------------------------------------------------
*/

@media screen and (min-width: 100em) {

	.siteintro .row {
		max-width: 80%;
	}

}

/* Style.css Ends <o/ */
