/*
    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.2
    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;
} */
.wprpsp-recent-post-carousel .slick-dots li.slick-active button {
    background: #5cc074 !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: scroll;
}

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: scroll;
        margin: auto -15px !important;
    }
	
body .spectators-secs h3 {
    font-size: 20px;
    line-height: 30px;
}	
body h3.challenge-title {
    font-size: 36px !important;
}
body h3.challenge-subheading {
    padding-top: 0;
    font-size: 22px !important;
    line-height: 34px !important;
    padding-bottom: 10px;
}	
body .gamechanger .challenge-p hr.liens{
		    display: none;
}	
body span.sponsors {
        font-size: 14px;
        float: none;
}
body .challenge-secs h3 {
    font-size: 28px;
    line-height: 36px;
}	
body .inner-row-left hr.liens {
    left: 0px;
    display: none;
}
body .showdown-p h3 {
    font-size: 27px;
    line-height: 35px;
}
body .showdown-p p {
    max-width: 368px;
    margin-bottom: 0;
    font-size: 16px !important;
}	
body .green-buttons a {
    padding: 12px 30px !important;
    font-size: 15px !important;
}
form#gform_1 .gfield--type-product .gfield_label {
    font-size: 18px !important;
}
body .gform_wrapper .ticket-row .ticket-col {
    font-size: 20px;
}
    body .gform_wrapper .ticket-col.ticket-price {
        padding-left: 51px !important;
    }
body .ticket-col.ticket-qty {
        padding-left: 41px !important;
}
body .gform_wrapper .ticket-row .ticket-col{
		    font-size: 20px !important;
}	
form#gform_1 .gfield--type-product .gfield_label {
    font-size: 15px !important;
}
	
	
}




@media screen and (max-width: 767px) {

    body .ticket-col.ticket-qty {
        padding-left: 0px !important;
    }	
body .gform_wrapper .ticket-col.ticket-price {
        padding-left: 0px !important;
    }	
	


body .gform_wrapper .ticket-row.header {;
    margin-bottom: 0;
}	
div#field_1_22 {
    text-align: left;
}	
body  form#gform_1 {
   max-width: max-content;
    padding: 15px;
}
body  div#gform_wrapper_1 {
    padding: 0px;
}	
body .gform_wrapper .ticket-row .ticket-col {
    font-size: 16px;
    line-height: normal;
}
body  .gform-theme--framework .gfield--type-product .ginput_container_singleproduct {
    flex-direction: unset!important;
    text-align: inherit !important;
}	
body form#gform_1 .gfield--type-quantity {
	grid-column: unset !important;
        margin-right: 0;
        left: 0;
	        width: 73px !important;
    }
	
.product-des p {
    margin-top: 0px !important;
}
	
.gform-theme--api, .gform-theme--foundation {
    --gf-form-gap-y: 20px !important;	
	}
body  .gform-theme--foundation .gfield select.large {
/*     inline-size: unset !important; */
    font-size: inherit !important; 
}
body   .gform-theme--framework .gfield--type-product input[type].ginput_product_price {
   	 width: 100px;
}	
body .gfield--type-product.gfield--input-type-singleproduct {
    display: inline-block !important;
}
body form#gform_1 .gfield--type-product .gfield_label {
    font-size: 16px !important;
}	
body .gform_wrapper .ticket-row .ticket-col {
        font-size: 18px !important;
        line-height: 28px !important;
        text-align: center;
    }
body .gform_wrapper .ticket-row {
        grid-template-columns: 1fr 72px 114px !important;
	    margin-bottom: 0;
}
body div#field_1_221 p {
  margin-top: -32px !important;
}	
.ticket-col.ticket-price {
    padding-left: 10px !important;
}
	
body .banner-logo {
    max-width: 200px;
    margin: 0 auto;
}	
body  .spectators-secs h3 {	
    font-size: 22px;
    line-height: 34px;
}
body  .matters-p p {
    font-size: 14px !important;
    line-height: 24px !important;
}
body  .spectators-secs {
    padding-bottom: 20px !important;
}	
h3.challenge-title {
    font-size: 30px !important;
}	
h3.challenge-subheading {
        padding-top: 0 !important;
        font-size: 20px !important;
        line-height: 34px !important;
}	
span.sponsors {
    padding-top: 20px;
}	
body  .challenge-secs h3 {
    font-size: 24px;
    line-height: 34px;
}	
body  .gamechanger .challenge-p ul li {
    font-size: 14px;
    line-height: 26px;
}
body  .banner-texts p{
	font-size: 14px !important;		
}
body  .hockeys-means {
    padding-top: 100px;
}
body .tickets-sec .wpb_wrapper .banner-texts p {
    font-size: 14px !important;
}
body  span.sponsors {
      font-size: 13px;
	    float: none;
}
body  .inner-row-left hr.liens {
    display: none;
}	
body  .green-buttons a {
    padding: 12px 32px !important;
    font-size: 13px !important;
}	
body  .showdown-p h3{
	font-size: 23px;
    line-height: 30px;		
}	
body .gamechanger {
		
}
body .gamechanger .challenge-p hr.liens{
		display:none;
}	
body  .showdown-p p {
    max-width: unset;
    margin: 0;
}
body  .vc_custom_1761227390380 {
    background-image: unset !important;
}
.vc_column-inner.vc_custom_1761224460484 {
    display: none !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;
    }
}




.banners-sec .wpb_wrapper h2.sub-title {
    color: #fff !important;
	text-transform:uppercase !important;
}
.banners-sec{
/*     padding-top:50px;
    padding-bottom:50px; */
}
.rink-sec p{
	font-weight: 600;
    font-size: 17.35px;
    line-height: 27.07px;
    max-width: 884px;
    margin: 0 auto;
}
.impacts-sec .banner-texts h2{
	color:#fff !important;
}
.impacts-sec .banner-texts p{
	max-width: unset;	
}
.impacts-sec{
	overflow: visible !important;
	background: linear-gradient(90deg, #071F0F 0%, #01422A 100%);
    padding-top:50px;
    padding-bottom:50px;	
}
.banner-texts h1{
    font-size: 40px;
    color: #fff !important;
    line-height: 47px;
	    margin-bottom: 7px !important;
}
.banner-texts p{
    font-family: Montserrat;
    font-weight: 500;
    font-size: 18px !important;
    line-height: 27px;
    color: #fff;
    max-width: 487px;
}
.tickets-btn a {
    font-family: Montserrat;
    font-weight: 700;
    font-size: 14.07px;
    line-height: 24px;
    background-image: unset !important;
	padding: 9px 20px !important;
}
.banner-texts {
    margin-bottom: 20px !important;
}
h2.rink-heading {
    color: #fff !important;
}
.fan-contests {
    margin-bottom: 0 !important;
    font-family: Montserrat;
    font-weight: 300;
    font-size: 18.74px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
}
.cup-image {
    margin-bottom: 0 !important;
    padding-bottom: 10px;
	    margin-top: -55px;
}
.rink-secs {
    padding-top: 0 !important;
	overflow: visible !important;
}
.rink-secs .vc_column-inner {
    padding-top: 0 !important;
}
.tickets-sec .wpb_wrapper .banner-texts p {
    max-width: 700px !important;
    margin: 0 auto;
	    font-size: 18px !important;
}
.tickets-sec{
	overflow:visible !important;
}
.collage-logo{
	margin-bottom: 0 !important;
    padding-bottom: 10px;
    margin-top: -149px;
}
.matters-p p {
    color: #000000;
    font-family: Montserrat;
    font-weight: 500;
    font-size: 18px !important;
    line-height: 28px !important;
}
.showdown-p h3{
    font-size: 32px;
    font-weight: 600;
    line-height: 41px;
    font-family: 'Montserrat';	
}
.green-buttons {
    font-family: Montserrat;
    font-weight: 700;
    font-size: 16.54px;
    line-height: 27.39px;
 	margin-right: 7px;
}
.green-buttons a i{
	    left: 12px !important;
	    color: #29C221;
}
.green-buttons a {
	    background-image: unset !important;
    padding: 15px 35px !important;
    border-radius: 8px !important;
	    font-size: 16px !important;
}
.vc_column-inner.vc_custom_1761161708845{
	background-repeat: no-repeat !important;
	
}
hr.liens {
    border: 0.58px solid #000000;
    width: 38px;
    display: block;
    position: relative;
    left: -165px;
    top: 8px;
}
.supports-sec{
    background-size: contain !important;
    background-repeat: no-repeat !important;	
	    background-position: center;
}
span.sponsors {
    float: left;
}
span.sponsors {
    font-family: Montserrat;
    font-weight: 600;
    font-size: 16px;
    line-height: 18px;
    text-transform: uppercase;
}
.showdown-p p{
	    max-width: 420px;
}
h3.challenge-title {
    color: #29C221 !important;
    font-weight: 600 !important;
}
h3.challenge-subheading {
    padding-top: 15px;
}
.challenge-secs .vc_column-inner {
    padding-bottom: 0 !important;
}
.gamechanger .vc_column-inner {
       padding-top: 20px !important;
}
.challenge-secs .hockecying1 {

}
.challenge-secs{
	overflow:visible !important;
}
.challenge-secs .hockecying1 figure .vc_single_image-wrapper img{
	    margin-bottom: -68px;
}
.gamechanger  .challenge-p hr.liens {
    border: 0.58px solid #000000;
    width: 38px;
    display: block;
    position: relative;
    left: -60px;
    top: 7px;
}
.challenge-secs h3 {
    font-size: 32px;
    font-weight: 600;
    line-height: 41px;
    font-family: 'Montserrat';
}
.gamechanger .challenge-p {
	max-width:unset;
}
.gamechanger .challenge-p ul li {
    font-family: Montserrat;
    font-weight: 500;
    font-size: 17.35px;
    line-height: 27.07px;
    color: #000000;
    padding-left: 0;
}
.gamechanger .challenge-p ul li::marker {
    color: #29C221 !important;
    font-size: 21px;
    list-style: unset !important;
    list-style-type: disc !important;
}
.gamechanger .challenge-p ul{
	padding-left: 30px;
/* 	list-style: disc !important; */
}
.gamechanger ul {
 
}
.gamechanger .challenge-p ul li::before {
    background-image: url(https://floridajrblades.com/wp-content/uploads/2025/10/Group-1171276895.png);
    background-size: cover;
    background-position: left;
    background-repeat: no-repeat;
    display: block;
    font-size: 22px;
    width: 22px;
    height: 22px;
    left: -30px;
    top: 6px;
}
.banners-sec .smawap-cotents .vc_column-inner {
    padding-left: 50px;
}
.green-buttons a:hover {
    background-color: #888 !important;
    color: #fff;
}
.tickets-btn a:hover {
    background-color: #01422a !important;
    color: #fff !important;
}
.impacts-sec .tickets-btn a:hover {
    background-color: #888 !important;
    color: #fff !important;
}
.inner-row-left hr.liens {
    left: -163px;
}
.spectators-secs h3{
	    font-family: Montserrat;
    font-weight: 600;
    font-size: 31.33px;
    line-height: 41px;
}
.community-secs{
	overflow:visible !important;
}
.spectators-secs {
    padding-bottom: 110px !important;
}
.hockeys-means{
    margin-top: -150px;	
}





/* ============= Ticket Layout Styling ============= */

body .gform_wrapper .ticket-row {
  display: grid;
  grid-template-columns: 1fr 100px 120px; /* Adjust widths */
  align-items: center;
  padding: 10px 0;
	    padding-top: 0;
  color: #fff; /* Optional: match your theme */
}

/* Header row */
body .gform_wrapper .ticket-row.header {
  font-weight: 600;
  border-bottom: 2px solid rgba(255,255,255,0.4);
  margin-bottom: 8px;
}

/* Column spacing */
body .gform_wrapper .ticket-col {
  padding: 0 10px;
}

/* Ticket title and description */
body .gform_wrapper .ticket-col.ticket-title {
  font-size: 16px;
}
body .gform_wrapper .ticket-col.ticket-title .gfield_description {
  font-size: 13px;
  color: #ccc;
}

/* Price styling */
body .gform_wrapper .ticket-col.ticket-price {
  font-weight: 600;
  text-align: left;
    padding: 0 0px;	
}

/* Quantity dropdown alignment */
body .gform_wrapper .ticket-col.ticket-qty select {
  width: 70px;
  padding: 5px;
}

/* Optional: make background similar to your screenshot */
body .gform_wrapper {
  background-color: #072c1a; /* your green tone */
  padding: 20px;
  border-radius: 6px;
}
span.gform-field-label.gfield_label_product{
	color:#fff;
}
body .gform_wrapper label{
	color:#fff;
}
form#gform_1 {
    max-width: 900px;
    margin: 0 auto;
    border: 1px solid #fff;
    padding: 30px;
}
div#field_1_221 p{
	    margin-top: -25px !important;
}
form#gform_1 .gfield--type-product .gfield_label {
    color: #fff !important;
    font-family: Montserrat;
    font-weight: 600 !important;
    font-size: 22px !important;
    line-height: 23px;
    margin-bottom: 0;
}

/* Labels */
body .gform_wrapper label.gfield_label{
    color: #fff !important;
	font-family: Montserrat;
/*     font-weight: 600;
    font-size: 22px; */
    line-height: 23px;
	margin-bottom: 0;
}

/* Descriptions under fields */
body .gform_wrapper .gfield_description,
body .gform_wrapper .ginput_complex label,
body .gform_wrapper .gfield_required {
  color: #fff !important;
  opacity: 0.9; /* softer contrast if background is dark */
}

/* Product price labels */
body .gform_wrapper .ginput_product_price,
body .gform_wrapper .gfield_total label {
  color: #fff !important;
}

/* Quantity dropdown text */
body .gform_wrapper select,
body .gform_wrapper input[type="number"],
body .gform_wrapper input[type="text"],
body .gform_wrapper input[type="email"],
body .gform_wrapper input[type="tel"]{
  color: #fff;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 3px;
	font-family: Montserrat;
    font-weight: 400;
    font-size: 13px;
}

/* Placeholder text */
body .gform_wrapper ::placeholder {
  color: #fff !important;
}
/* Optional: Form title and section headers */
body .gform_wrapper .gform_title,
body .gform_wrapper .gsection_title {
  color: #fff !important;
}
body .gform_wrapper .gfield--type-html h3{
    color: #fff !important;
	font-family: Montserrat;
    font-weight: 600;
    font-size: 26px;
    line-height: 28.08px;
}



/* Make Gravity Forms select dropdown arrow white */
.gform-theme--foundation .gfield select {
  color: #fff; /* makes text white */
  background-color: transparent;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg width='12' height='8' viewBox='0 0 12 8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23ffffff' stroke-width='2' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 1rem center;
  background-size: 12px 8px;
  padding-right: 2rem;
  border: 1px solid rgba(255,255,255,0.3);
  border-radius: 4px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  transition: all 0.3s ease;	
}

/* Optional: Remove default browser arrows (for consistency) */
.gform-theme--foundation .gfield select::-ms-expand {
  display: none;
}

.gform-theme--foundation .gfield select:focus {
  border-color: #fff;
  outline: none;
	  box-shadow: 0 0 0 1px #fff;
}


/* Hover and focus state */
.gform-theme--foundation .gfield select:hover,
.gform-theme--foundation .gfield select:focus {
  border-color: #fff;
  color: #fff;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg width='12' height='8' viewBox='0 0 12 8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23ffffff' stroke-width='2' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");
  background-color: rgba(255,255,255,0.05); /* subtle hover background */
}


/* Dropdown (open) option text should be black */
.gform-theme--foundation .gfield select option {
  color: #000; /* black text in dropdown */
  background-color: #fff; /* white background */
}


/* Optional: better mobile dropdown contrast */
@media (max-width: 768px) {
  .gform-theme--foundation .gfield select option {
    color: #000 !important;
    background-color: #fff !important;
  }
}

input#gform_submit_button_1 {
    background-color: #29C221 !important;
    font-family: Montserrat;
    font-weight: 700;
    font-size: 18px;
    line-height: 29px;
	padding: 7px;
}
input#gform_submit_button_1:hover {
    background-color: #888 !important;
    color: #fff !important;
}
div#input_1_7 label {
    color: #fff !important;
    font-family: Montserrat;
    font-weight: 600;
    font-size: 16px;
    line-height: 23px;	
}
select#input_1_7_6 {
    border: 1px solid #fff;
}
div#input_1_7 {
    row-gap: 30px !important;
}
#gform_wrapper_1 {
  row-gap: 25px;
  display: flex;
  flex-direction: column;
}
div#field_1_18 {
    border: 1px solid #f8f8f8;
}

form#gform_1 .gfield_description {
    font-size: 14px !important;
	 font-family: Montserrat;
    font-weight: 400;
    line-height: 23.1px;
    color: #fff !important;
    opacity: unset !important;
}
.gform-theme--framework .gfield--type-product .ginput_container_singleproduct .ginput_product_price_wrapper {
    order: inherit;
}
span.gform-field-label.gform-field-label--type-sub-large.ginput_product_price_label,
label.ginput_quantity_label.gform-field-label{
    display: none !important;
}

form#gform_1 .gfield--type-product input#input_1_1_1{
	    font-family: Montserrat;
    font-weight: 600;
    font-size: 22.17px;
    line-height: 28.08px;
	background-color: #f8f8f8;
    color: #000 !important;
}
form#gform_1 .gfield--type-product input#input_1_25_1{
	font-family: Montserrat;
    font-weight: 600;
    font-size: 22.17px;
    line-height: 28.08px;
		background-color: #f8f8f8;
    color: #000 !important;
/*     padding-right: 9px; */
}
span.gform-field-label.gfield_label_product {
    color: #fff;
    font-family: Montserrat;
    font-weight: 600;
    font-size: 22.17px;
    line-height: 28.08px;
}
.gform-theme--framework .gfield--type-product .ginput_product_price {
    font-family: Montserrat;
    font-weight: 600;
    font-size: 22.17px;
    line-height: 28.08px;
    color: #fff;
}
input#input_1_24_1 , input#input_1_27_1, input#input_1_26_1{
	    font-family: Montserrat;
    font-weight: 600;
    font-size: 22.17px;
    line-height: 28.08px;
		background-color: #f8f8f8;
    color: #000 !important;
    padding-right: 9px;
}
body .gform_wrapper .ticket-row .ticket-col {
    font-family: Montserrat;
    font-weight: 600;
    font-size: 26px;
    line-height: 28.08px;
}
.exper-sec {
    background-color: #072c1a;
	padding-top:50px;
}
div#field_1_22 label {
	padding-top: 15px;
    justify-content: flex-end;
}
div#field_1_22{
    display: inline-block;
	 text-align: right;
}
.ginput_container.ginput_container_total {
	background-color: transparent;
	color: #fff!important;
	display:inline-block;
}
.ginput_container.ginput_container_total input#input_1_22 {
    
    text-align: left;
    margin-right: 0;
	color: #fff !important;
    font-family: Montserrat;
    font-weight: 700;
    font-size: 22px;
    line-height: 28px;	
	 margin-left: 0px;
	width:110px
}
h3.ticketforms-heading {
    font-weight: 600;
    text-transform: uppercase;
    color: #fff !important;
}
h3.chooseform-heading {
    font-weight: 600;
    color: #fff !important;
}
p.contributes-heading {
    font-weight: 600;
    color: #fff !important;
}

label.gform-field-label.gform-field-label--type-sub-large.ginput_product_price_label{
	display:none;
}
.ginput_product_price_wrapper{
/* 	    text-align: right;
	    position: absolute;
    right: 0; */
}
.ginput_container.ginput_container_select select{
/* 	    margin-left: 150px; */
    display: inline-block;
}
.gform-theme--framework .gfield--type-product .ginput_container_singleproduct{
 	flex-direction: row !important;
    text-align: right !important; 	
  
}
form#gform_1 .gfield--type-quantity{
	grid-column: span 2;
	margin-right: 20px;
	left: 90px;
	position: relative;	
}
.gform-theme--foundation .gfield select.large {
    inline-size: 77%;
    font-size: 18px;
    font-weight: bold;
}
.gfield--type-radio .gfield--type-choice .gfield--input-type-radio label{
	font-size:16px !important;
}

 .gform-theme--framework input[type].gform-text-input-reset,
.gform-theme--framework .gfield--type-product input[type].ginput_product_price{
    font-family: Montserrat;
    font-weight: 600;
    font-size: 22.17px;
    line-height: 28.08px;
    color: #fff;	
}
form#gform_1 .tickets-hjeadings{
	color:#fff !important;
	font-family: Montserrat;
	font-weight: 600;
	font-size: 18px;
	margin-bottom: -30px;
}
div#gfield_description_1_26 {
/*     padding-top: 85px !important; */
}
.totals-prices {
    padding-top: 27px;
}
span#input_1_29 {
    display: none;
}
div#field_1_26{
/* 	padding-top:20px !important;	 */
}


.product-des p {
    font-size: 14px !important;
    font-family: Montserrat;
    font-weight: 400;
    line-height: 23.1px;
    color: #fff !important;
    opacity: unset !important;
    margin-bottom: 0;
	    margin-top: -40px;
	max-width:420px;
}


@-moz-document url-prefix() {

.gform-theme--framework input[type].gform-text-input-reset, .gform-theme--framework .gfield--type-product input[type].ginput_product_price {
  font-family: Montserrat;
  font-weight: 600;
  font-size: 22.17px;
  line-height: 28.08px;
  color: #fff;
  margin-left: -18px;
}	

div#field_1_22 label{
	padding-right: 20px;
}
	
}  


div#field_1_9 {
    border-top: 1px solid #FFFFFF;
    padding-top: 20px;
}

.border-bottoms {
    background-image: url(https://floridajrblades.com/wp-content/uploads/2025/10/Line-6.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 1px;
}

.ginput_container.ginput_container_radio .gfield_radio label {
    color: #fff;
    font-size: 16px;
}
.ginput_container.ginput_container_radio .gfield_radio .gchoice {
    padding-right: 20px;
}
.ginput_container.ginput_container_radio .gfield_radio {
    display: block !important;
}
div#ginput_product_price_1_26 {
/*     margin-top: -17px; */
}
.gfield--type-product {
    padding: 0 !important;
    line-height: normal !important;
}
div#field_1_22 label{
    font-family: Montserrat;
    font-weight: 400;
    font-size: 22.17px;
    line-height: 28.08px;
	display: inline-block;
    padding: 0;
	padding-right: 20px;
}
form#gform_1 .gfield--type-radio legend.gfield_label {
    color: #fff !important;
	font-size:18px;
	    font-family: Montserrat;
    font-weight: 600;
}
div#field_1_3 {
/*     width: 100% !important;
    grid-column: 3; */
}