/*
    Theme Name: Splash
    Theme URI: http://splash.stylemixthemes.com/
    Author: StylemixThemes
    Author URI: https://stylemixthemes.com/
    Description: Splash has been designed for pro, amateur and community football, soccer, basketball and baseball leagues and clubs. This robust, powerful and flexible sports theme comes with all the bells and whistles you need to present your league, club and player achievements and news in style.
    Version: 4.3.6
    License: GNU General Public License v2 or later
    License URI: http://www.gnu.org/licenses/gpl-2.0.html
    Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu, editor-style, sticky-post, theme-options
    Text Domain: splash
*/

/*Slider UPD*/
body .slider-date,
body .slider-description {
    color: #fff !important;
}

/* .ares .tp-bullet {
    background: rgba(229, 229, 229, 0.5) !important;
}

.ares .tp-bullet.selected {
    background: #e21e22 !important;
} */

.tp-caption .button.btn-md:hover {
    color: #e21e22 !important;
}

body.skin-blue .ares .tp-bullet.selected {
    color: #5268d8 !important;
}

body.skin-blue .tp-caption .button.btn-md:hover {
    color: #5268d8 !important;
}

body.skin-blue-violet .ares .tp-bullet.selected {
    color: #8a2be2 !important;
}

body.skin-blue-violet .tp-caption .button.btn-md:hover {
    color: #8a2be2 !important;
}

body.skin-choco .ares .tp-bullet.selected {
    color: #8f5902 !important;
}

body.skin-choco .tp-caption .button.btn-md:hover {
    color: #8f5902 !important;
}

body.skin-gold .ares .tp-bullet.selected {
    color: #c9ae14 !important;
}

body.skin-gold .tp-caption .button.btn-md:hover {
    color: #c9ae14 !important;
}

body.skin-green .ares .tp-bullet.selected {
    color: #41c648 !important;
}

body.skin-green .tp-caption .button.btn-md:hover {
    color: #41c648 !important;
}

body.skin-orange .ares .tp-bullet.selected {
    color: #ea7f04 !important;
}

body.skin-orange .tp-caption .button.btn-md:hover {
    color: #ea7f04 !important;
}

body.skin-sky-blue .ares .tp-bullet.selected {
    color: #729fcf !important;
}

body.skin-sky-blue .tp-caption .button.btn-md:hover {
    color: #729fcf !important;
}

body.skin-turquose .ares .tp-bullet.selected {
    color: #00c9c2 !important;
}

body.skin-turquose .tp-caption .button.btn-md:hover {
    color: #00c9c2 !important;
}

body.skin-violet-red .ares .tp-bullet.selected {
    color: #d02090 !important;
}

body.skin-violet-red .tp-caption .button.btn-md:hover {
    color: #d02090 !important;
}

/*1.1 UPD*/
.stm-next-match-units {
    overflow: hidden;
}

/*NEW SPORTSPRESS FIXES*/
.stm-single-sp_player .sp-template-photo {
    float: none;
    max-width: 100%;
}

.stm-single-sp_player .sp-section-content-photo {
    float: left;
    width: 25%;
}

.stm-single-sp_player .sp-section-content-details {
    float: left;
    width: 75%;
}

.stm-single-sp_player .sp-template.sp-template-player-details.sp-template-details {
    float: left;
    width: 49%;
}

.stm-single-sp_player .sp-section-content-excerpt:after {
    content: '';
    display: block;
    clear: both;
}

.stm-single-sp_player .stm_player_right_details {
    float: right;
    width: 49%;
}

body.single-sp_player .sp-post-content {
    margin-top: 40px;
}

/*29 sept 2016*/
.stm-latest-results-units .stm-latest-results-info .stm-latest-result .stm-latest-result-team span {
    color: #151515;
    text-decoration: none !important;
}

.stm-no-decoration {
    text-decoration: none !important;
}

/*13 OCT 2016*/
/*Player resp putting back*/
@media (max-width: 1024px) {
    .stm-single-sp_player .stm_player_right_details {
        width: 100%;
    }

    .stm-single-sp_player .sp-template.sp-template-player-details.sp-template-details {
        width: 100%;
    }

    .stm-single-sp_player .sp-section-content-photo,
    .stm-single-sp_player .sp-section-content-details {
        width: 100%;
        text-align: center;
    }

    .sp-player-details {
        max-width: 300px;
        width: auto;
        margin: 0 auto;
    }

    .stm-single-sp_player .sp-section-content-details .single-info {
        text-align: left;
    }

    .stm-player-details-right .stm-player-team-logo img {
        width: 150px !important;
        height: auto !important;
    }
}

.stm-single-product-images {
    min-height: 450px;
}

/*Fixing VC problems with Owl Carousel*/
.stm-player-statistic-unit .owl-nav {
    margin-top: 0 !important;
}

.stm-player-statistic-unit .owl-next, .stm-player-statistic-unit .owl-prev {
    padding: 0 !important;
    background: transparent !important;
    margin-top: 0 !important;
}

/*Coaches basketball fix*/
.sp-section-content.sp-section-content-staff:before {
    content: '';
    display: block;
    clear: both;
}

/*new WooCommerce style*/
.woocommerce-product-gallery {
    position: relative;
    margin-bottom: 3em
}

.woocommerce-product-gallery figure {
    margin: 0
}

.woocommerce-product-gallery .woocommerce-product-gallery__image:nth-child(n+2) {
    width: 25%;
    display: inline-block
}

.woocommerce-product-gallery .flex-control-thumbs li {
    list-style: none;
    float: left;
    cursor: pointer
}

.woocommerce-product-gallery .flex-control-thumbs img {
    opacity: .5
}

.woocommerce-product-gallery .flex-control-thumbs img.flex-active, .woocommerce-product-gallery .flex-control-thumbs img:hover {
    opacity: 1
}

.woocommerce-product-gallery img {
    display: block
}

.woocommerce-product-gallery--columns-3 .flex-control-thumbs li {
    width: 33.3333%
}

.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
    width: 25%
}

.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
    width: 20%
}

.woocommerce-product-gallery__trigger {
    position: absolute;
    top: 1em;
    right: 1em;
    z-index: 99
}

.splashSoccer .widget_search {
    line-height: 48px;
}

body.splashMagazineTwo .mc4wp-form input[type="email"] {
    color: #151515 !important;
}

.splashSoccerTwo .vc_next_match.single-view .button i {
    margin-left: 5px;
}

body.splashAmericanFootball table thead tr th:nth-child(1), body.splashAmericanFootball table.sp-data-table td:first-child {
    text-align: left;
    padding-left: 15px;
}

body.splashAmericanFootball table thead tr th:last-child {
    padding-right: 15px;
}

.splashSoccer .stm-products-carousel-init .product .product_info a,
.splashSoccer .stm-products-carousel-init .stm-single-product-carousel .product_info a {
    margin: 0 5px 3px 0;
}

.splashSoccer .sp-template-player-list {
    overflow-x: auto;
}

body.splashBaseball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-team-results-outer .stm-latest-result_result .stm-win,
body.splashBaseball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-team-results-outer .stm-latest-result_result .stm-lose {
    background: transparent;
}

body.splashBaseball .vc_tta-container .vc_tta.vc_general .vc_tta-panel-title a:before {
    font: normal normal normal 14px/1 FontAwesome;
    line-height: 26px;
    content: "\f105";
    left: 0;
    top: 1px;
    font-size: 18px;
}
body.splashBaseball #wrapper #main .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading h4 a:before{
     top: 2px;
 }
body.splashBaseball #wrapper #main .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-title a:before{
    top: 3.5px;
}
.splashBaseball .stm-woocommerce-single-product{
    margin-top: 80px;
}
.splashMagazineOne #wrapper #main .stm-players .stm-list-single-player a{
    display: inline;
}
.shop_table_responsive.cart .cart_item td.product-name .variation {
    display: block;
    overflow: hidden;
}
.shop_table_responsive.cart .cart_item td.product-name .variation dt,
.shop_table_responsive.cart .cart_item td.product-name .variation dd {
    display: inline;
    float: left;
    margin-right: 10px;
}
.shop_table_responsive.cart .cart_item td.product-name .variation dd {
    margin-right: 20px;
}

@media (max-width: 1024px) {
    body.splashBaseball .stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init .stm-single-product-carousel a .stm-product-meta {
        overflow: visible;
    }
}

@media (max-width: 768px) {
    .splashSoccerTwo .stm-trophy-carousel .stm-trophy-carousel-init-unit .owl-carousel .stm-single-trophy .stm-title {
        height: auto;
    }

    body.splashAmericanFootball .sp-section-content .sp-template-player-list {
        overflow-x: auto;
        margin: auto -15px !important;
    }
}

@media (max-width: 520px) {
    .splashBaseball .stm-woocommerce-single-product{
        margin-top: auto;
    }
    body.splashSoccer .rev_slider .rev_post_title span, body.splashSoccer .rev_slider .rev_post_title {
        font-size: 20px !important;
        line-height: 20px !important;
    }

    .splashSoccer .stmTickerWrapper .container .stmTickerContent .stmTickerTitle,
    .splashSoccer .stmTickerWrapper .container .stmTickerContent {
        display: none;
    }
}

@media (max-width: 425px) {
    .splashSoccer #stm-footer-bottom .footer-bottom-right {
        display: none;
    }

    .stm-sportspress-sidebar-left .col-md-9 .sp-template-league-table,
    .stm-sportspress-sidebar-right .col-md-9 .sp-template-league-table {
        overflow-x: scroll;
        margin: auto -15px !important;
    }

    .stm-info-table-wrapp .stm-info-table tr td {
        vertical-align: top;
    }

    .splashAmericanFootball .stm-single-league .stm-single-league-title_box h3 {
        font-size: 28px !important;
    }
}

@media (max-width: 375px) {
    .splashAmericanFootball .stm-single-league .stm-single-league-title_box h3 {
        font-size: 30px !important;
    }

    .sp-league-table tbody tr td.has-logo .team-logo .stm-league-table-team-logo {
        display: none;
    }
}

@media (max-width: 320px) {
    .splashMagazineOne #wrapper #main .wpb_revslider_element .rev_slider_wrapper p{
        display: none;
    }
    body.splashMagazineTwo #wrapper #main .stm-next-match-units .stm-next-match-unit .stm-next-match-opponents .stm-command h4 {
        font-size: 20px !important;
    }
    body.splashMagazineTwo #wrapper #main .stm-next-match-units .stm-next-match-unit .stm-next-match-opponents .stm-command-vs span {
        height: 70px;
        width: 50px;
        line-height: 70px;
        font-size: 26px;
    }
}


/*

    The following CSS codes are created by the YellowPencil plugin.
    https://yellowpencil.waspthemes.com/


    T A B L E   O F   C O N T E N T S
    ........................................................................

    01. Global Styles
    02. "Summer Camp 22" Tribe_events
    03. "My Account" Page
    04. "SCRUM FEST 2023 | Live Music Festival By URFC" Tribe_events
    05. "Home" Page

*/



/*-----------------------------------------------*/
/*  Global Styles                                */
/*-----------------------------------------------*/
body .frm_upload_text button::before{
	background-color:#fff !important;
}

body .tribe-events-c-top-bar .tribe-events-c-top-bar__datepicker .tribe-events-c-top-bar__datepicker-button::before{
	background-color: #fff;
}

body .tribe-events-c-top-bar__nav-list .tribe-common-c-btn-icon__icon-svg{
	background-color: #fff;
}

body .tribe-events-c-top-bar__nav .tribe-events-c-top-bar__nav-list li:before{
	background-color: #fff;
}

body #tribe-events-view-selector-content .tribe-events-c-view-selector__list li:before{
	background-color: #fff;
}

body .tribe-events-c-nav__list li::before, body .tribe-events-c-nav__list button::before{
	background-color: #fff;
}

body .tribe-events-view--list .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button, body .tribe-events-view--list .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover{
	background: #722b8e;
	color: #fff;
}

body .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button.tribe-events-c-subscribe-dropdown__button--active, body .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus, body .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus-within, body .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover, body .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button.tribe-events-c-subscribe-dropdown__button--active, body .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus, body .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus-within, body .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus{
	background-color: #722b8e;
	color: #722b8e;
}

body .tribe-common-c-btn-border .tribe-events-c-subscribe-dropdown__button ::before{
	background: #722b8e;
	color: #fff;
}

body .tribe-common button, body .tribe-common button:focus, body .tribe-common button:hover, body .tribe-theme-twentyseventeen .tribe-common button:focus, body .tribe-theme-twentyseventeen .tribe-common button:focus{
	background: #fff;
	color: #722b8e;
}

body .tribe-common-c-btn-border tribe-events-c-subscribe-dropdown__button button::before{
	background: #722b8e;
}

body .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button .tribe-events-c-subscribe-dropdown__button-text::before{
	background-color: transparent;
}

body #main .tribe-events-view--list{
	-webkit-transform:translatex(0px) translatey(0px);
	-ms-transform:translatex(0px) translatey(0px);
	transform:translatex(0px) translatey(0px);
}

body .tribe-tickets__tickets-item-quantity-add::before, body .tribe-tickets__tickets-item-quantity-remove::before{
	background-color: transparent;
}

body .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button::before{
	background-color: transparent;
}

body .tribe-common-c-btn-border .tribe-events-c-subscribe-dropdown__button{
	background: #722b8e;
}

body .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button{
	background: #722b8e;
}

body .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover{
	background: #fff;
	color: #722b8e;
}

body .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button .tribe-events-c-subscribe-dropdown__button-text{
	color: #fff;
}

body .form-group label{
	opacity: 1;
}

body #formidable-addons-total .price span{
	font-family:'Lucida Grande, Lucida Sans Unicode, Tahoma, sans-serif';
}

body .frm_form_fields fieldset .frm_fields_container{
	margin-left: 10px;
}

body .stm-cart-totals table tr, body .stm-cart-totals th, body .stm-cart-totals td{
	background-color:#722b8e;
	color:#ffffff;
}

body .stm-cart-totals .order-total td{
	color:#ffffff;
}

body .stm-cart-totals strong bdi{
	color:#ffffff;
}

body .variation .variation-Plan{
	color: #000;
}

body .cart tbody .product-name{
	color: #000;
}

body .cart tbody .product-price{
	color: #000;
}

body .cart tbody .product-quantity{
	color: #000;
}

body .stm-cart-totals .recurring-total strong .woocommerce-Price-amount{
	color: #fff;
}

body .cfw-edit-item-quantity-control-wrap .cfw-quantity-stepper :before{
	background: none;
}

body #cfw-cart-summary-content .order-again a:hover{
	color: #722b8e;
}

body #customer_login .col-2, body #customer_login .col-1{
	background: none;
}

body #customer_login .col-2 input[type=submit]:not(.woocommerce-Button), body #customer_login .col-1 input[type=submit]:not(.woocommerce-Button){

	background-color: #722b8e !important;
	color: #fff;
}

body .cart-contents{
	position: relative;
	display:-webkit-box !important;
	display:-webkit-flex !important;
	display:-ms-flexbox !important;
	display:flex !important;
	flex-flow: column nowrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

body .cart-contents:hover{
	text-decoration: none;
}

body .cart-contents:before{
	content: "";
	background-image: url("https://img.icons8.com/pastel-glyph/2x/shopping-cart--v2.png");
	width: 30px;
	height: 20px;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	z-index: 999;
	position: inherit;
}

body .cart-contents-count{
	position: absolute;
	top: 10px;
	right: -5px;
	-webkit-transform: translateY(-105%) translateX(25%);
	-ms-transform: translateY(-105%) translateX(25%);
	transform: translateY(-105%) translateX(25%);
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 17px;
	height: 18px;
	width: 18px;
	vertical-align: middle;
	text-align: center;
	color: #fff;
	background: #000;
	border-radius: 50%;
	padding: 1px;
	z-index: 999;
}

body .stm-page-title .stm-title-box-title-wrapper h1{
	display: none;
}

body .tribe-events-widget-events-list .tribe-events-widget-events-list__header h2{
	font-weight:700;
	font-size:32px;
	line-height:42px;
	letter-spacing:1px;
	text-decoration:none;
	font-family:'Roboto Condensed', sans-serif;
}

body #main .vc_custom_1658734267344 .upcoming-events{
	margin-top: -25px;
}

body .vc_custom_1658734267344 .wpb_wrapper .stm-icon-title{
	-webkit-transform:translatex(0px) translatey(0px);
	-ms-transform:translatex(0px) translatey(0px);
	transform:translatex(0px) translatey(0px);
	font-size:30px;
	font-family:'Roboto Condensed', sans-serif;
	font-weight:700;
}

body .stm-icon-title-wrap .stm-icon-title h4{
	font-size:30px;
	position:relative;
}

body .stm-next-match-units .active .stm-command-vs{
	-webkit-transform:translatex(0px) translatey(0px);
	-ms-transform:translatex(0px) translatey(0px);
	transform:translatex(0px) translatey(0px);
}

body .stm-next-match-units .active .stm-command-vs span{
	font-size:20px !important;
	font-weight:600 !important;
	width:40px !important;
	height:40px !important;
	line-height:2.2em !important;
}

@media (max-width:782px){

	body #wrapper .stm-header-static > .clearfix{
	background-color:#722b8e;
	-webkit-transform:translatex(0px) translatey(0px);
	-ms-transform:translatex(0px) translatey(0px);
	transform:translatex(0px) translatey(0px);
}

body #main .tribe-events-view--month button::before{
	background-color: #fff !important;
	}

}



@media (max-width:775px){

	body #main .stm-woocommerce-single-product > .row{
	margin-left: 15px;
	margin-right: 15px;
}

body #main .tribe-events-view--month button::before{
	background-color: #fff !important;
	}

}



@media (max-width:500px){

	body .vc-hoverbox .vc-hoverbox-block{
	background-size:100% 100%;
}

body .stm-next-match-units .active .stm-command-logo{
	position:static;
	-webkit-transform:translatex(-42px) translatey(-55px) !important;
	-ms-transform:translatex(-42px) translatey(-55px) !important;
	transform:translatex(-42px) translatey(-55px) !important;
}

body .stm-next-match-units .active .stm-next-match-time{
	display:block;
}

body .stm-next-match-units .active .stm-command-right img{
	-webkit-transform:translatex(95px) translatey(-5px) !important;
	-ms-transform:translatex(95px) translatey(-5px) !important;
	transform:translatex(95px) translatey(-5px) !important;
}

body .stm-next-match-units .active time{
	display:inline-flex !important;
	width:72%;
	-webkit-box-pack:space-between;
	-ms-flex-pack:space-between;
	justify-content:space-between;
}

body .stm-next-match-units div div .active .stm-next-match-unit .stm-no-decoration .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-command .stm-command-logo img{
	-webkit-transform:translatex(-4px) translatey(0px) !important;
	-ms-transform:translatex(-4px) translatey(0px) !important;
	transform:translatex(-4px) translatey(0px) !important;
}

body .stm-next-match-units .active .stm-command-right .stm-command-logo{
	-webkit-transform:translatex(50px) translatey(-50px) !important;
	-ms-transform:translatex(50px) translatey(-50px) !important;
	transform:translatex(50px) translatey(-50px) !important;
	}

}



/*-----------------------------------------------*/
/*  "Summer Camp 22" Tribe_events                */
/*-----------------------------------------------*/
body.postid-13764 .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button{
	display:none;
}



/*-----------------------------------------------*/
/*  "My Account" Page                            */
/*-----------------------------------------------*/
body.page-id-93 .woocommerce-MyAccount-content{
	color:rgb(13, 30, 50);
}

body.page-id-93 .woocommerce-MyAccount-content strong{
	text-transform:capitalize;
}

body.page-id-93 .woocommerce-account h2{
	font-size:48px;
}

body.page-id-93 .woocommerce-MyAccount-navigation-link:before{
	font-family: FontAwesome;
	margin:3px 5px 0px 0px;
	float:left;
	padding: 2px 10px;
	font-size:16px;
	color:rgb(13, 30, 50);
	background: none;
}

body.page-id-93 .woocommerce-MyAccount-navigation-link--dashboard:before{
	content:"\f0e4";
	z-index:10;
}

body.page-id-93 .woocommerce-MyAccount-navigation-link--orders:before{
	content:"\f07a";
}

body.page-id-93 .woocommerce-MyAccount-navigation-link--downloads:before{
	content:"\f019";
}

body.page-id-93 .woocommerce-MyAccount-navigation-link--edit-address:before{
	content:"\f2bb";
}

body.page-id-93 .woocommerce-MyAccount-navigation-link--payment-methods:before{
	content:"\f283";
}

body.page-id-93 .woocommerce-MyAccount-navigation-link--subscriptions:before{
	content:"\f133";
}

body.page-id-93 .woocommerce-MyAccount-navigation-link--members-area:before{
	content:"\f21b";
}

body.page-id-93 .woocommerce-MyAccount-navigation-link--edit-account:before{
	content:"\f007";
}

body.page-id-93 .woocommerce-MyAccount-navigation-link--appointments:before{
	content:"\f073";
}

body.page-id-93 .woocommerce-MyAccount-navigation-link--customer-logout:before{
	content:"\f08b";
}

@media (max-width:980px){

	body.page-id-93 .emtpy-column{
	display:none;
}

body.page-id-93 .woocommerce-MyAccount-content{
	width: 70%;
	float: right;
}

body.page-id-93 .x-column.x-2-3{
	width:100%;
	}

}



@media (max-width:480px){

	body.page-id-93 .woocommerce-MyAccount-content{
	width:100%;
}

body.page-id-93 .woocommerce-MyAccount-navigation ul{
	margin-top:-5px;
}

body.page-id-93 .woocommerce-MyAccount-navigation-link a{
	padding:10px 7px;
	text-align:center;
	color:#0D1E32;
	font-size:.7em;
	font-weight:700;
	border-radius:0 !important;
}

body.page-id-93 .woocommerce-MyAccount-navigation-link a::before{
	border-radius:0;
}

body.page-id-93 .woocommerce-account h2{
	font-size:36px;
	border-bottom:2px solid rgb(13, 30, 50);
	}

}



@media (min-width:481px){

	body.page-id-93 .woocommerce-MyAccount-navigation-link{
	display:block;
}

body.page-id-93 .woocommerce-MyAccount-navigation{
	width:25%;
	float:left;
	margin-right:10px;
}

body.page-id-93 .woocommerce-MyAccount-navigation-link a{
	padding:12px;
	text-align:left;
	color:#0D1E32;
	font-size:.9em;
	margin-top:0;
	margin-right:10px;
}

body.page-id-93 .woocommerce-MyAccount-navigation-link a:hover{
	color:black;
	text-decoration:underline;
}

body.page-id-93 .woocommerce-MyAccount-navigation-link a:before{
	border:none;
	border-bottom:1px solid rgb(221, 194, 143);
}

body.page-id-93 .woocommerce-MyAccount-content{
	width: 70%;
	float: right;
	}

}



/*-----------------------------------------------*/
/*  "SCRUM FEST 2023 | Live Music Festival By URFC" Tribe_events*/
/*-----------------------------------------------*/
body.postid-16172 ul li:before{
	content: none;
}



/*-----------------------------------------------*/
/*  "Home" Page                                  */
/*-----------------------------------------------*/
@media (max-width:767px){

	body.page-id-1149 .stm-next-match-units .active .stm-command-right .stm-command-logo{
	-webkit-transform:translatex(55px) translatey(-60px) !important;
	-ms-transform:translatex(55px) translatey(-60px) !important;
	transform:translatex(55px) translatey(-60px) !important;
}

body.page-id-1149 .stm-next-match-units .active .stm-command-logo{
	-webkit-transform:translatex(-37px) translatey(-55px) !important;
	-ms-transform:translatex(-37px) translatey(-55px) !important;
	transform:translatex(-37px) translatey(-55px) !important;
	}

}