@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.risefcsoccer.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.1.2") format("woff2");
	font-display:swap;
}

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//www.risefcsoccer.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//www.risefcsoccer.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//www.risefcsoccer.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//www.risefcsoccer.com/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//www.risefcsoccer.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//www.risefcsoccer.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//www.risefcsoccer.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//www.risefcsoccer.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 16px;
	--wd-title-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(0,0,0);
	--wd-entities-title-color-hover: rgb(231, 165, 47);
	--wd-alternative-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: inherit;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: inherit;
	--wd-header-el-font-size: 16px;
	--wd-primary-color: rgb(17,46,28);
	--wd-alternative-color: rgb(231,165,47);
	--wd-link-color: rgb(231,165,47);
	--wd-link-color-hover: rgb(17,46,28);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-font-family: "Inter", Arial, Helvetica, sans-serif;
	--btn-accented-bgcolor: rgb(17,46,28);
	--btn-accented-bgcolor-hover: rgb(231,165,47);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(17,46,28);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(221,51,51);
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(231,165,47);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}



/*Header overlapping solution start*/
@media (max-width: 1600px) and (min-width: 1440px) {
  header .container {
    max-width: 1250px;
    margin-left: 0px;
    text-align: left;
  }

  header .tan-login {
    right: 0px !important;
  }
}

@media (max-width: 1480px) and (min-width: 1440px) {
  header .elementor-button-text {
    font-size: 13px !important;
  }

  header .tan-login {
    right: -10px;
  }

  #view-cart-btn-form {
    width: 45px;
  }

  #cart-item-number {
    top: 70px;
    font-size: 14px;
  }
}

@media (min-width: 1601px) and (max-width: 1900px) {
  header .tan-login {
    right: 0px !important;
  }

  header .tan-login .elementor-button-text {
    font-size: 12px !important;
  }

  img#view-cart-btn-form {
    width: 40px;
  }

  p#cart-item-number {
    top: 70px;
  }
}

@media (min-width: 1024px) and (max-width: 1440px) {
  header .whb-visible-lg {
    display: none !important;
  }
  header .whb-hidden-lg.whb-mobile-left {
    display: flex !important;
    justify-content: flex-start !important;
    gap: 0px !important;
  }

  header .wd-header-mobile-nav a {
    padding: 0 !important;
  }

  header .whb-hidden-lg {
    display: flex !important;
    height: 100px !important;
  }

  header .whb-hidden-lg.whb-mobile-right {
    display: flex !important;
    justify-content: flex-end !important;
    gap: 0px !important;
  }
  header .container {
    background-color: #0A2E19 !important;
    height: 100px;
    max-width: 1440px !important;
    padding: 0 50px;
  }

  header .btn {
    padding: 0px;
  }

  header .wd-btn-icon img,
  header .wd-tools-icon img {
    max-width: 60px !important;
  }

  header .whb-general-header .wd-logo img {
    max-width: 103px !important;
    margin-top: 20px;
    transition: margin-top 0.5s ease;
  }

  header.whb-sticked .whb-general-header .wd-logo img {
    max-width: 93px !important;
    margin-top: 0px;
  }

  header .whb-flex-row {
    height: 120px;
  }

  #cart-button-container {
    display: none;
  }
}
/*Header overlapping solution start*/
.tan-faq .elementor-accordion .elementor-accordion-item:not(:has(.elementor-active)) {
  border-width: 0px 4px 4px 0px !important;
  border-style: solid !important;
  border-color: #E7A52F !important;
}
.menu-item-has-children a::after {
    display: none !important;
}
.menu-item-has-children .wd-sub-menu a::after{
    display:block !important;
}
.menu-item-47396 .wd-dropdown {
    right:auto !important;
}
#menu-main-menu-left,#menu-main-menu-right{
    gap:20px;
}
.woocommerce-cart-form .quantity p {
    margin: 0 !important;
}
.woocommerce-cart-form .quantity p br{
    display:none;
}
.woocommerce-cart-form div.quantity input[type="button"]{
    border-radius:0 !important;
}

main.wd-content-layout.content-layout-wrapper.container {
    padding-bottom: 0;
}
.wd-content-area.site-content {
    margin-bottom: 0;
}
.wd-nav-mobile .wd-sub-menu li:active > a{
    color:#fff !important;
}
.cky-btn-revisit-wrapper{
display:none !important;
}
.wd-single-post-header
{
display:none; 
}
#rev_slider_4_1_wrapper .hebe.tparrows.rs-touchhover:before {
    color: #ffffff !important;
}
.stock, .loc{
	text-shadow: 1px 1px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}
a.loc:hover{
	text-decoration: underline !important;
}
/* Header camp */
#menu-item-57170 .wd-dropdown {
    left: -15px;
}
#menu-item-58051 .wd-dropdown {
    left: -15px;
}
a.wd-logo.wd-main-logo {
    z-index: 390;
    position: relative;
}
#menu-item-57204 .wd-dropdown-menu{
    left: -10px !important;
}

/*program tab menu width */
li#menu-item-57188 .wd-dropdown-menu.wd-dropdown {
    width: 230px !important;
}
li#menu-item-19796 .wd-dropdown-menu{
width: 246px;
}
label.tan-rmz {
    pointer-events: none;
    opacity: 0.5;
}
.loctextstroke{
       text-shadow:
       1px 1px 0 #000,
     -1px -1px 0 #000,  
      1px -1px 0 #000,
      -1px 1px 0 #000,
       1px 1px 0 #000;
}
td a {
    color: #112e1c !important;
}
td a:hover {
   color: #112e1c !important;
    text-decoration: underline !important;
    text-decoration-thickness:2px !important;
    text-underline-offset: 7px !important;
}
.tan-shadow {
    text-shadow: 0px 0px 5px #000000; 
}

#rev_slider_1_1_wrapper .spring-21:hover{
    text-decoration: underline !important;
    text-underline-offset: 4px !important;
}
.woocommerce-variation.single_variation.wd-show {
    display: none !important;
}
div#child_summercamp_1Options_1 {
    pointer-events: none !important;
    opacity: 0.7;
}
#open-chat {
    z-index: 3 !important; 
}
ul.tan-text {
    --li-pl: 0px;
}
.wd-play-icon {
    display: none;
}
.post-38498 .elementor-widget-woocommerce-product-title:after {
    content: '3 Jerseys, 2 Shorts,  2 Pair of Socks, 1 Tracksuit, 1 Hoodie, 1 Soccer Bag and 1 Soccer Ball';
    font-size: 14px;
}
.post-38493 .elementor-widget-woocommerce-product-title:after {
    content: '1 Jersey, 1 Shorts and 1 Pair of Socks';
    font-size: 14px;
}
.product-labels.labels-rounded .out-of-stock {
	font-size: 0px !important;
	max-width: 106px !important;
	padding: 8px 8px !important;
    min-height: 30px !important;
    border-radius: 0px !important;
}
span.out-of-stock.product-label:before {
    content: 'out of stock';
    font-size: 11px;
}
a.woocommerce-review-link.__mPS2id {
    display: none !important;
}
header ul li.current-menu-ancestor.current-menu-parent.menu-item-has-children a span{
	color:white !important;
	text-decoration:underline;
	text-underline-offset: 5px !important;
	text-decoration-thickness: 2px !important;
}
header ul li.current-menu-ancestor.current-menu-parent.menu-item-has-children a.woodmart-nav-link.__mPS2id::after{
	color:white ;
}

/* Rising Start Page Tab Order Css */
.season-tabs-1 ul.wd-nav.wd-nav-tabs li:last-child {
    order: 4;
}
.season-tabs-1 ul.wd-nav.wd-nav-tabs li:first-child {
    order: 0;
}
.season-tabs ul.wd-nav.wd-nav-tabs li:last-child {
    order: 3;
}
.season-tabs ul.wd-nav.wd-nav-tabs li:first-child {
    order: 1;
}

header .wd-dropdown-menu.wd-design-default .menu-item-has-children>a:hover:after{
	color: #fff;
    font-weight: 800;
	font-size: 16px;
}
header .wd-dropdown-menu.wd-design-default .menu-item-has-children>a:after {
    color: #e7a52f;
    font-weight: 800;
	font-size: 16px;
}
header ul.sub-sub-menu.wd-dropdown {
--wd-dropdown-width: 236px !important;
background-color: #112e1c;
margin: 0 0 0 0px !important;
}
.tabs-layout-tabs .tabs li.additional_information_tab {
    display: none;
}
header .wd-nav.wd-style-default {
    --nav-color-hover: #e7a52f;
}
header a.woodmart-nav-link.__mPS2id {
    text-decoration: none !important;
}
.site-logo {
    padding-left: 10px !important;
}
span#error_recapcha {
    margin-left: 1.3rem !important;
}
#rev_slider_5_1_wrapper .hesperiden .tp-bullet {
    width: 27px !important;
    height: 8px !important;
	  border-radius: 0% !important;
}
#rev_slider_5_1_wrapper .hesperiden.tparrows{
border-radius: 0% !important;
}
.mb-2, .my-2 {
    margin-left: 1.2rem !important;
}
 ul.menu-main-menu-right li a span{
font-weight:700 !important;
}
 ul.menu-main-menu-left li a span{
font-weight:700 !important;
}
/* Header Menu Css */
header ul#menu-main-menu-left {
    padding-left: 10px;
	margin:auto;
}
#rev_slider_1_1_wrapper .main:hover{
	  text-decoration-color:#e7a52f !important;
    text-decoration: underline !important;
    text-underline-offset: 4px !important;
}
#rev_slider_5_1_wrapper .hesperiden.tparrows{
border-radius: 0% !important;
}
#rev_slider_1_1_wrapper .spring:hover{
	  color:#e7a52f !important;
    text-decoration: underline !important;
    text-underline-offset: 4px !important;
}
#rev_slider_1_1_wrapper .line {
    text-decoration: underline !important;
    text-underline-offset: 4px !important;
}
/* header .wd-header-cart {
    position: absolute;
    top: -1000%;
} */
header ul#menu-main-menu-right {
	margin:auto;
    padding-right: 0px !important;
}
header .wd-nav {
	--nav-gap: 12px !important;
}
header .wd-nav[class*="wd-style-"]>li>a:hover {
    color: #fff !important;
    transform: scale(1.08);
}
header .wd-nav[class*="wd-style-"]>li>a {
    color: #E7A52F;
    font-size: 15px !important;
	font-weight:700 !important;
    font-family: 'Inter';
}

header ul.menu-main-menu-left li a *:hover{
    color: white !important;
    
}

header .current-menu-item a {
    color: #fff !important;
	text-decoration:underline ;
	text-decoration-thickness: 2px !important;
    text-underline-offset: 5px !important;
    font-size:16px;
    font-weight:900 !important;
    font-family:sans-serif'inter';
}
header .current-menu-item a:hover {
    color: #e7a52f !important;
}

/* Header Css */
.whb-sticked .whb-column.whb-col-left {
    margin-top: 0px !important;
	  margin-bottom: 0px !important;
}
.whb-sticked .whb-column.whb-col-right {
    margin-top: 0px !important;
	  margin-bottom: 0px !important;
}
.whb-sticked .whb-column.whb-col-center {
    margin-top: 0px !important;
	  margin-bottom: 0px !important;
}
header .whb-column.whb-col-left {
    background-color: #112e1c !important;
    border-radius: 20px 0px 0px 20px;
	  margin-top: 70px;
    margin-bottom: 5px;
	  width:55% !important;
}
header .whb-column.whb-col-center {
    background-color: #112e1c !important;
	  margin-top: 70px;
    margin-bottom: 5px;
	  margin-left: -30px;
}
header .whb-column{
justify-content:center;
}
header .whb-column.whb-col-right {
	  margin-right: 12px !important;
    background-color: #112e1c;
    border-radius: 0px 20px 20px 0px;
	  margin-top: 70px;
    margin-bottom: 5px;
	  width: 50% !important;
}
.whb-sticked .whb-row {
    background-color: #112e1c;
}
header .container {
    max-width: 1250px;
}

/* Page To Scroll ID Css */
a.woodmart-nav-link.__mPS2id._mPS2id-h span {
    color: #E7A52F !important;
    font-weight: 700;
	text-decoration:none !important;
}
a.woodmart-nav-link.__mPS2id._mPS2id-h.mPS2id-highlight span{
    color: #fff !important;
	 font-weight:700 !important;
	text-decoration: underline !important;
    text-underline-offset: 5px !important;
	text-decoration-thickness: 2px !important;
}
.id-scroll a.woodmart-nav-link.__mPS2id._mPS2id-h.mPS2id-highlight span{
    color: #E7A52F !important;
	 font-weight:700 !important;
}
.id-scroll a.woodmart-nav-link.__mPS2id._mPS2id-h span {
    color: #fff !important;
	font-weight:700 !important;
}
a.woodmart-nav-link.__mPS2id._mPS2id-h:hover span {
    color: #fff !important;
	font-weight:700 !important;
}
/* Page To Scroll ID Css ENd */

/* Global Css */
.site-content{
	margin-bottom: 40px;
}
.wd-prefooter {
	padding-bottom: 0px !important;
}
/*Shop Slider Css*/
.tan-product h3.wd-entities-title {
    text-decoration: underline;
    text-underline-offset: 5px;
    text-decoration-color: #858585;
}
.tan-store .product-wrapper {
	  border: 1px solid #858585 !important;
	  padding-bottom: 20px !important;
}
.tan-product .product-wrapper {
    border-radius: 8px !important;
}
.tan-product .owl-prev.wd-btn-arrow {
    visibility: visible;
    opacity: 1;
}
.tan-product .owl-next.wd-btn-arrow{
    visibility: visible;
    opacity: 1;
}
.tan-product .wd-btn-arrow[class*="prev"] {
    transform: translateX(0px) !important;
}
.tan-product .wd-btn-arrow[class*="next"] {
    transform: translateX(0px) !important;
}
/* TOP TO SCROLL  Btn Css */
.scrollToTop {
    left: 15px !important;
    bottom: 75px !important;
	  color: #fff !important;
    background-color: #112E1C !important;
}
.scrollToTop:hover {
    background: #E7A52F !important;
}
/* Footer Css */
footer .menu {
    display: block !important;
}
footer .menu a:hover {
    color:#E7A52F !important;
}
footer .wd-nav[class*="wd-style-"]>li:is(.current-menu-item,.wd-hover,.hover)>a {
		  font-weight: 700 !important;
}
footer .current-menu-item a:hover {
    color:#E7A52F !important;
}
footer a {
	width: fit-content;
}
footer .menu a {
    font-size: 16px !important;
	  font-weight: 700 !important;
    color: #f5f5f5 !important;
    text-transform: capitalize;
    margin-bottom: 5px !important;
}
footer .wd-nav[class*="wd-style-"]>li:is(.current-menu-item,.wd-active,.active)>a {
    color:#E7A52F !important;
}
.tan-copy span {
    font-size: 19px;
    vertical-align: middle;
}
.copyrights-wrapper {
    border-top: 0px solid var(--brdcolor-gray-300);
    background-color: #000;
    color: #fff;
}
.tanvir-contact textarea#wpforms-16307-field_3 {
    min-height: 83px;
}
/* Video Css */
.tan-video video {
	width: 80% !important;
    max-height: 46vh !important;
      }
/* Video Css End */
.submit-btn button#wpforms-submit-16009 {
    box-shadow: #fff 2px 2px 0 0, #000 2px 2px 0 1px;
}
/*Blogs Css */
.wd-post-content {
    padding: 0px !important;
}
.wd-meta-date {
    display: none !important;
}
.wd-post-share.wd-tltp.wd-tltp-left {
    display: none !important;
}
.post-title {
    font-family: 'Inter';
    font-size: 16px;
    font-weight: 900;
    line-height: 32px;
}
.more-link::before {
    content: "Learn More >>";
    font-size: 16px !important;
    text-transform: capitalize;
	  padding: 10px 34px 10px 34px;
    color: #000000 !important;
    transition: ease all 0.4s;
}
.more-link {
    font-size: 0px !important;
    margin-bottom: 15px;
}
.wd-read-more a:hover {
	color:#c41f1f !important;
}
/* Program section */
.ah-sercard .info-box-wrapper:hover .info-box-icon::after {
    height: 100% !important;
}
.ah-sercard .info-box-wrapper .info-box-icon::after {
    content: "";
    height: 0%;
    right: 0;
    bottom: 0%;
    width: 50% !important;
    background-color: #fe443461 !important;
    position: absolute;
    mix-blend-mode: multiply;
    transition: ease all 0.5s;
    border-radius: 0px 10px 10px 0px;
}
.ah-sercard .info-box-wrapper:hover .info-box-icon::before {
    height: 100% !important;
}
.ah-sercard .info-box-wrapper .info-box-icon::before {
    content: "";
    height: 0%;
    left: 0;
    top: 0;
    width: 50% !important;
    background-color: #2727279e !important;
    position: absolute;
    mix-blend-mode: multiply;
    transition: ease all 0.5s;
    border-radius: 10px 0px 0px 10px;
}
.btn-style-link.btn-color-alt:hover {
    opacity: 1.6 !important;
}
.ah-sercard span.wd-btn-text {
    font-size: 22px !important;
    font-family: 'Inter', sans-serif; 
    text-transform: capitalize !important;
    color: #fff !important;
    transition: ease all 0.4s;
}
.ah-sercard a:hover span.wd-btn-text {
  color: #E7A52F !important;
	opacity: 1 !important;
}
.ah-sercard .info-box-content {
    background-color: #0A2E19;
    margin-top: -15px !important;
    padding: 15px !important;
    border-top: 2px solid #e7a52f;
    border-radius: 0px 0px 10px 10px !important;
}
.ah-sercard .info-box-icon {
    border-radius: 10px 10px 0px 0px;
}

 .tan-events img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.tan-events img:hover  {
	-webkit-transform: scale(0.5);
	transform: scale(1.1);
}
/* Program section End */

/* Button Css */
.tan-btn 
    {
    background-color: #112E1C;
    border: 1px solid #000;
    border-radius: 12px;
    box-shadow: #fff 2px 2px 0 0, #000 2px 2px 0 1px;
}
.tan-btn:hover{
    background-color: #E7A52F;
    border: 1px solid #E7A52F;
}
/* Button Css ENd */

/* Events Page Css Start*/
#tribe-events-content {
    padding: 88px 0px;
}
.tribe-events-c-subscribe-dropdown__container {
    display: none !important;
}
input#tribe-events-events-bar-keyword {
    border: 1px !important;
}
.main-page-wrapper {
    margin-top: -200px !important;
}
li.tribe-events-c-view-selector__list-item.tribe-events-c-view-selector__list-item--list {
    display: none !important;
}
a.tribe-events-calendar-month__calendar-event-title-link {
    color: #112e1c !important;
    font-size: 18px;
    font-weight:900;
}
a.tribe-events-calendar-month__calendar-event-title-link:hover {
    color: #E7A52F !important;
    text-decoration:none !important;
}
.tribe-events .datepicker .day.current{
color:#f5f5f5 !important;
}
.tribe-events-c-top-bar__datepicker-button-icon-svg {
    height: 17px !important;
    width: 50px !important;
}
.tribe-events .datepicker .past:hover {
    background: #E7A52F !important;
    color: #f7f7f7 !important;
}
.tribe-events .datepicker .month:hover {
    background: #E7A52F !important;
    color: #f7f7f7 !important;
}
.tribe-events-c-top-bar__nav-link-icon-svg {
    height: 24px !important;
    width: 14px !important;
}
.tribe-events-calendar-month__calendar-event-datetime {
    display: none !important;
}
.tribe-events-c-view-selector__list-item:hover {
	background-color: #E7A52F !important;
}
	/* Events Page Css ENd*/
/* Flip Book  Css Start */
.tan-flip .df-ui {
    display: none !important;
}
.tan-flip .df-ui-nav.df-ui-prev {
    left: 0px !important;
    background: #112e1c !important;
    opacity: 1 !important;
    border-radius: 8px !important;
	 color: #fff !important;
}
.tan-flip .df-ui-nav.df-ui-next {
    right: 0px !important;
    background: #112e1c !important;
    opacity: 1 !important;
    border-radius: 8px !important;
	color: #fff !important;
}
.tan-flip .df-sidemenu-wrapper{
    display: none !important;
}
/* Flip Book  Css EnD */
div#html5-watermark {
    display: none !important;
}
/* Google Capachta Css*/
.grecaptcha-badge {
    bottom: 70px !important;
    z-index: 999 !important;
}
/* Events 2-0 Page Css*/
.prevslide .elementor-swiper-button.elementor-swiper-button-next {
    right: 45% !important;
    top: 92.2% !important;
}
.prevslide .elementor-swiper-button.elementor-swiper-button-prev {
    top: 92.2% !important;
    left: 45% !important;
}
.tan-02 .elementor-swiper-button.elementor-swiper-button-next {
    right: 45% !important;
    top: 92.2% !important;
}
.tan-02 .elementor-swiper-button.elementor-swiper-button-prev {
    top: 92.7% !important;
    left: 45% !important;
}
/* Events 2-0 Page Css ENd*/

/* About Us Video Section Css Start*/
 .tan-video .elementor-custom-embed-play::before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 90px;
    height: 90px;
    background: #f5f5f5;
    border-radius: 50%;
    animation: pulse-border 1500ms ease-out infinite;
}
@keyframes pulse-border {
0% {
transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
 opacity: 1;
}
 100% {
transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.4);
 opacity: 0.3;
}
}
 .tan-video .elementor-custom-embed-play i {
  color: #fff !important;
}
/* About Us Video Section Css End*/

/* Gallery Page Css */
.bwg_ctrl_btn_container {
    display: none !important;
}
.bwg_toggle_container {
    display: none !important;
}
.spider_popup_close_fullscreen {
    font-size: 30px !important;
    margin: 52px !important;
}
.bwg_filmstrip_container {
    display: none !important;
}
.spider_popup_wrap {
    background-color: rgb(0 0 0 / 38%) !important;
}
.gallery-home .bwg-item0:hover {
    background: black !important;
    opacity: 1 !important;
}
.gallery-home .bwg-item0 {
    background-color: black !important;
     border-radius: 14px !important;
	   opacity: 1 !important;
}
.gallery-home .bwg-play-icon1:before {
    content: url(/wp-content/uploads/2023/08/play.png);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
/* Gallery Page Css ENd */

/* Shop Underline Section Css Start */
.tan-store .wd-nav[class*="wd-style-underline"]>li:is(:hover,.current-menu-item,.wd-active,.active)>a .nav-link-text:after {
    width: 100%;
    height: 2px;
    background-color: #000000 !important;
}
.tan-store .wd-nav[class*="wd-style-underline"]>li:is(:hover)>a .nav-link-text:after {
    width: 100%;
    height: 2px;
    background-color: #E7A52F !important;
}

.tan-store .star-rating {
    position: relative;
    display: inline-flex;
    /*margin: 26px 0px 0px -42px;*/
}
/* Shop Underline Section Css ENd*/

/* Shop Single Product Page Css Start */

.tan-product-page form.cart {
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.tan-product-page .quantity {
    border: 1px solid #112E1C;
    padding: 10px;
    width: 100%;
    justify-content: space-between;
    font-size: 30px !important;
}
.tan-product-page input.minus {
    border: none !important;
    font-size: 30px;
    color: #A9A9A9 !IMPORTANT;
}
.tan-product-page input.minus:hover {
background-color:transparent !important;
    color: #000 !IMPORTANT;
}
.tan-product-page input.plus {
    border: none !important;
    font-size: 30px;
    color: #A9A9A9 !IMPORTANT;
}
.tan-product-page input.plus:hover{
	background-color:transparent !important;
    color: #000 !IMPORTANT;
}
.tan-product-page button.single_add_to_cart_button.button.alt {
    width: 100%;
	padding: 18px !important;
	margin-left:0 !important;
}
.tan-product-page button#wd-add-to-cart {
    width: 100%;
	margin-left:0 !important;
	padding: 18px !important;
}
.tan-product-page .input-text {
    font-size: 26px !important;
    border: none !important;
    color: #A9A9A9 !IMPORTANT;
}
.tan-product-page .input-text:hover{
	color:#000 !important;
}
.tan-product-page .woocommerce-variation-add-to-cart {
    justify-content: center;
    flex-direction: column;
	  align-items: center;
}
.tan-product-page .single_variation_wrap {
    width: 100%;
}
.tan-product-page .product-image-thumbnail {
    width: 60% !important;
    border-radius: none !important;
    border: 2px solid #000 !important;
}
/* Shop Single Product Page Css ENd */


/*Gallery Css End*/

/*Eent slider btn Css Start*/
.tan-slider-btn {
box-shadow: #ffffff 2px 2px 0 0, #000 2px 2px 0 1px !important;
}
.tan-slide-2 {
box-shadow: #ffffff 2px 2px 0 0, #000 2px 2px 0 1px !important;
}
/*Eent slider btn Css End*/

/*Buy Now btn Text Change Css Start*/
button#wd-add-to-cart {
    font-size: 0px !important;
}
button#wd-add-to-cart:after {
    content: 'Check Out';
    font-size: 13px !important;
}
/* Buy Now btn Text Change Css End */
.woocommerce-product-gallery .product-labels.labels-rounded {
display: none !important;
}
/* About Us Video image  Css Start */
.tan-video .elementor-custom-embed-image-overlay img{
border-radius:12px !important; 
}
/* About Us Video image  Css ENd */
/* Stripe Payments  Css Start */
.checkout input[type='email'], input[type='date'], input[type='search'], input[type='number'], input[type='text'], input[type='tel'], input[type='url'], input[type='password'], textarea, select{
	border: 2px solid #e5e5e5 !important;
}
.checkout .woocommerce-additional-fields {
    display: none;
}
.checkout p.form-row {
	flex-direction: column;
}

#customer_details .form-row{
	flex-direction: column !important;
}
.checkout .form-row label{
margin-bottom:0px !important;
}
/* Stripe Payments  Css Start */
.cart-shop .elementor-menu-cart__main{
	left: -126px !important;
  flex-direction: column-reverse;
}
.cart-shop a img {
    width: 100%;
    margin-left: 0px !important;
}
.cart-shop .elementor-menu-cart__product-price{
    font-size: 12px;
    padding-left: 36px;
}
.cart-shop .elementor-menu-cart__product-name {
    font-size: 16px;
    padding-left: 36px;
}
.tan-product-page .single_add_to_cart_button {
    position: relative;
}
/* Variable Product Text Change Add To Cart Start */
.tan-store a.button.product_type_variable.add_to_cart_button.add-to-cart-loop {
    font-size: 0px !important;
}
.tan-store a.button.product_type_variable.add_to_cart_button.add-to-cart-loop ::after {
   content: "Add To Cart";
    font-size: 14px !important;
}
/* Rising Star Page CSS */
.tan-col:hover {
    transform: translateY(-10px) !important;
}
.tan-col{
    transition:ease 0.4s all !important;
}
.tan-rise h2 {
    text-decoration-thickness: 2px !important;
    text-underline-offset: 6px !important;
}
/* Rising Star Tabs CSS */
/* .tan-tabs a.wd-nav-link {
    border: 4px Solid #B5B5B5 !important;
    border-radius: 8px;
    padding: 22px 70px 22px 70px !important;
}
.tan-tabs li.wd-active {
    background: #e7a52f;
    border-radius: 8px;
  color: #f5f5f5 !important;
}
.tan-tabs a.wd-nav-link:hover {
    background: #e7a52f !important;
}
.tan-tabs .wd-tab-content-wrapper {
    text-align: center;
}
.tan-tabs .wd-nav-tabs {
gap: 100px !important;
} */
/* Academy Team Tabs CSS */
.academy-team a.wd-nav-link {
    border: 2px Solid #112e1c !important;
    border-radius: 8px;
    padding: 10px 26px 10px 26px !important;
}
.academy-team li.wd-active {
    background: #e7a52f;
    border-radius: 8px;
}
.academy-team .wd-active span.nav-link-text.wd-tabs-title {
    color: #f5f5f5 !important;
}
.academy-team a.wd-nav-link:hover span.nav-link-text.wd-tabs-title {
    color: #f5f5f5 !important;
}
.academy-team a.wd-nav-link:hover {
    background: #e7a52f !important;
}
.academy-team .wd-nav-tabs-wrapper{
    -webkit-mask-image: none;
}
/* Checkout Page CSS */
.tan-checkout .checkout-order-review{
	    max-width: 100% !important;
}
.tan-checkout .customer-details{
	max-width: 100% !important;
}
/* Programs Menues Page CSS */
.tan-menu .wd-nav[class*="wd-style-"]>li>a:hover {
    color: white !important;
}
 .tan-menu .wd-nav[class*="wd-style-"]>li>a {
    color: #112e1c !important;
    font-size: 18px !important;
    font-family: 'Inter';
    text-transform:capitalize;
}
 .tan-menu .current-menu-item a {
    color: #e7a52f !important;
    font-weight:900 !important;
    font-family:sans-serif'inter';
}
.tan-li span {
    display: inline-block !important;
}
.tan-list li::marker {
    font-size: 20px !important;
}
 .tan-video .elementor-custom-embed-image-overlay:after {
  background-color: #0000 !important;
}
/* Store LoadMore Button CSS */
.tan-store a.btn.wd-load-more {
    background: #112e1c !important;
    color: #e7a52f !important;
    padding: 16px 40px;
    border-radius: 10px;
    box-shadow: #e7a52f 2px 2px 0 0, #000 2px 2px 0 1px;
    text-transform: capitalize;
	 font-size:18px !important;
}
.tan-store a.btn.wd-load-more:hover{
background:#e7a52f !important;
	color:#fff !important;
	box-shadow: #fff 2px 2px 0 0, #000 2px 2px 0 1px !important;
}
/* Home Page Gallery CSS */
.tan-02 span.swiper-pagination-current {
    color: #e7a52f !important;
}
.prevslide span.swiper-pagination-current {
    color: #e7a52f !important;
}
/*Cart Side View Show Css Button */
.widget_shopping_cart {
    margin: 8px !important;
}
.elementor-button--checkout {
    background-color: #112e1c !important;
}
.elementor-button--view-cart {
    background-color: #112e1c !important;
}
.elementor-button--view-cart:hover {
    background-color: #e7a52f !important;
}
.elementor-button--checkout:hover {
    background-color: #e7a52f !important;
}
/* Ball Css Hover */
.ballhover .elementor-flip-box__layer {
    transition: all 1.0s ease-in-out;
}
.team--1:hover h2{
    color: #e7a52f !important;
}
.teammember1:hover h2{
    color: #e7a52f !important;
}
.teammember2:hover h2 {
    color: #e7a52f !important;
}
.teammember3:hover h2{
    color: #e7a52f !important;
}
.tan-product .wd-btn-arrow:hover {
    color: #e7a52f;
}
/* Programs Svg timeline */
 .timeline{
        width:1210px;
        height: 112px;
    }
@media (min-width:818px) and (max-width:1024px){
.timeline {
    width: 740px;
    height: 80px;
}
}
 @media (min-width:768px) and (max-width:820px){
        
        .timeline{
        width:97vw;
        height: 80px;
    }
    }
/* quantity product title*/
.tan-product-page .single_variation_wrap:before{
	content:"Quantity:";
	width:100%;
	height:120%;
	margin-bottom: 20px !important;
	font-size:20px !important;
	color: #0A2E19;
	text-align: justify;
	font-family: Inter;
	font-weight: 700;
}
.tan-product-page .elementor-product-simple:before{
	content:"Quantity:";
	width:100%;
	height:120%;
	margin-bottom: 20px !important;
	font-size:20px !important;
	color: #0A2E19;
	text-align: justify;
	font-family: Inter;
	font-weight: 700;
}
/* quantity product title*/
.tan-product-page table.variations .cell {
    padding: 8px 0px 5px 0px;
}
/*Calender Date Color*/
/* .tribe-events-calendar-month__day-cell--selected .tribe-events-calendar-month__day-date-daynum {
color: #fff !important; 
}
.datelabel{
	width:80% !important;
	}
.tribe-events .tribe-events-c-top-bar__nav-link-icon-svg {
	height: 42px !important;
} */
/*Academy Teams List Css*/
.tan-list li::marker {
    font-size: 23px !important;
}
/*Event Calender Css*/
/* #tribe-events-calendar-day-2023-10-22 {
    background-color: #298FC2;
    opacity:1;

}
#tribe-events-calendar-day-2023-10-22 a,#tribe-events-calendar-day-2023-10-22 time{
    filter: contrast(1) !important;
        color: #fff !important;
}
#tribe-events-calendar-day-2023-10-22 .tribe-events-calendar-month__day-date{
	opacity:1 !important;
}
#tribe-events-calendar-day-2023-10-22 .tribe-events-calendar-month__calendar-event{
	opacity:1 !important;
}


#tribe-events-calendar-day-2023-10-29 {
    background-color: #298FC2;
    opacity:1;

}
#tribe-events-calendar-day-2023-10-29 a,#tribe-events-calendar-day-2023-10-29 time{
    filter: contrast(1) !important;
        color: #fff !important;
}
#tribe-events-calendar-day-2023-10-29 .tribe-events-calendar-month__day-date{
	opacity:1 !important;
}
#tribe-events-calendar-day-2023-10-29 .tribe-events-calendar-month__calendar-event{
	opacity:1 !important;
} */
/* .tribe-events .tribe-events-calendar-month__day-date-daynum{
    font-family: Inter !important; 
    font-size: 20px !important;
}
.tribe-events span.month.current {
    color: rgba(20,24,39,.62) !important;
	    background: #fff !important;
}
.tribe-events span.month.active {
    color: #fff !important;
	    background: #112e1c !important;
}
.tribe-events .month.current:not([class*=" "]) {
  background-color: transparent;
} */
/*ADDITIONAL iNPUT cSS*/
input:disabled + label::before {
  visibility: hidden;
}
input:disabled + label::after {
  visibility: hidden;
}
select option[aria-selected=true] {
  background-color: #F2D01F !important;
  color: #fff !important;
}
/*Thank You Page CSS Header Remove*/
.page-id-26334 .whb-main-header {
    display: none;
}
.thankyou-link a {
    text-decoration-color: #0061a8 !important;
    text-underline-offset: 5px;
    text-decoration-thickness: 5px !important;
}
.thankyou-link a:hover {
    text-decoration-color: #E7A52F !important;
}
/*Registration Form Css*/
.reg_form_nav_bar {
	gap:11px !important;
}
.reg_navbartopclass {
/*     padding-left: 15px !important; */
	    width: 100%;
    padding-right: 15px;
}
 .reg_form_tab_title{
    font-size:16px;
}
.reg_form_tab_title .age-group{
    font-size:12px !important;
}

.reg_form_nav_bar li a span{
    font-weight:700;
color: #E7A52F !important;
}

.reg_form_nav_bar li a .reg_form_tab_title{
    padding: 8px !important;
    border-radius: 5px !important;
    background: #112E1C!important;
    color: #E7A52F !important;
    font-family: Inter !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: 17px !important;
	transition:0.5s ease all;
}
.reg_form_nav_bar li a .reg_form_tab_title:hover{
      color: #fff !important;
	 background: #E7A52F !important;
}
.reg_form_nav_bar li a .reg_form_tab_title:hover span{
    color: #fff !important;
}
.reg_form_nav_bar li a.active span{
	color: #fff !important;
}
.reg_form_nav_bar li a.active .reg_form_tab_title{
	    background: #E7A52F !important;
		color: #fff !important;
	    border-bottom: 0px solid #E7A52F;
}
@media(max-width: 1024px){
    #register .tab-pane {
    padding-left: 1vw !important;
}
}
.reg_underlinedtextbro {
    color: #112E1C !important;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-underline-offset: 5px !important;
    text-decoration-line: underline;
    text-decoration-thickness: 1.6px;
}
    #winteroneday_camp_options{
display: flex !important;
    }

.pswp__bg {
 background: #000000a6 !important;
}
.winter-indoor-link-rev-slide:hover{
color:#e7a52f !important;
}

@media (min-width:818px) and (max-width:1024px){

.about-us-banner-images-2 .elementor-container{
min-height:42vh !important;
}
}
/* @media only screen and (min-width: 768px){

.about-us-banner-images-2 .elementor-container{
min-height:42vh !important;
}
} */
@media only screen and (max-width: 767px){
	.about-us-banner-images-2 .elementor-container{
min-height:12vh !important;
}
}
@media only screen and (min-width: 1200px) {
 .bgslidenewbro{
    height:100% !important;
}
}
.homeslidertextstroke{
       text-shadow:
       1px 1px 0 #fff,
     -1px -1px 0 #fff,  
      1px -1px 0 #fff,
      -1px 1px 0 #fff,
       1px 1px 0 #fff;
}
@media only screen and (min-width: 767px){
.detailwinterindoorprogramtabs .wd-nav-link{
       padding: 15px 10px 15px 10px !important;
}
}
/* .springslidernew{
	word-spacing:15px !important;
} */

/*
new registration things
*/
.registernavitems{
    width: 32% !important;
}
.bigtextselection{
    padding-bottom: 20px;
    padding-top: 20px;
    text-align: center;
    text-transform: uppercase;
}
.reg_form_tab_title{
    padding-top: 10px;
    padding-bottom: 10px;
}
input[type="checkbox"] {
    width:19px !important;
       height:19px !important;
   }
   .allyearregister{
    display: none;
   }
   .custom-checkbox .custom-control-label::before{
    width: 19px;
    height: 19px;
   }
   .custom-checkbox .custom-control-label::after{
    width: 19px;
    height: 19px;
   }
   #register .tab-pane{
    padding-left: 0 !important;
   }
   .linedformgrouping{
    border-left: 1px solid #000000;
    padding-left: 35px;
   }
   .border_reg_body{
    width: 49%;
    border-radius: 10px;
    border: 0.5px solid #000;
    padding: 14px;
   }
   .reg_locationlabel{
    padding-top: 10px;
    padding-bottom: 10px;
    color: #112E1C;
font-family: Inter;
font-size: 16px;
		 text-decoration:underline;
font-style: normal;
font-weight: 600;
line-height: normal;
   }
   .reg_upcomingbro{
    color: #000;
font-family: Inter;
font-size: 14px;
font-style: normal;
font-weight: 700;
line-height: normal;
   }
   .reg_locatelabel{
		 margin-bottom:5px !important;
		 padding-right:30px;
    padding-bottom: 12px;
font-family: Inter !important;
font-size: 15px !important;
font-style: normal !important;
font-weight: 400 !important;
line-height: normal !important;
   }
   .reg_locationinfo{
    color:#000 !important;
   }
   input[type="radio"]:checked + label .reg_locationinfo {
    color: #112E1C !important; /* Change this to the desired color */
  }
 .radiowithoutcircle{ appearance: none !important;
  -webkit-appearance: none !important;
  -moz-appearance: none;
  width: 0px;
  height: 0px !important;
  border-radius: 50%;
  border: none !important;
  outline: none;
 }
 input[type="radio"]:checked + label {
    border: 2px solid #E7A52F !important;
    padding-top: 8px !important;
}
input.risingwinterlocation:checked + label,
input.risingspringlocation:checked + label,
input.indiv_risingwinterlocation:checked + label,
input.indiv_academywinterlocation:checked + label,
input.academyteamu8u10winterlocation:checked + label,
input.academyteamu8u10winterlocation:checked + label,
input.academyteamu11u12winterlocation:checked + label,
input.academyteamu13u19winterlocation:checked + label,
input.academyteamu8u10springlocation:checked + label,
input.academyteamu11u12springlocation:checked + label,
input.academyteamu13u19springlocation:checked + label{
    border: 2px solid #E7A52F !important;
    padding-top: 8px !important;
}

input[name="group_sessionoption"]:checked + label,
input[name="gkt_group_sessionoption"]:checked + label,
input[name="camp_winter_two_day_camp_date"]:checked + label,
input#payment_method_authnet:checked + label,
input[name="camp_winter_three_day_camp_date"]:checked + label {
    border: none !important;
    padding-top: initial !important;
}
/*
 * Rising new
*/
.bugresolvingub {
    width: 75%;
}
input.rising_session{
cursor:pointer;
}
input.rising_session:checked + label{
border:none !important;
}
input.rising_session:checked + label{
border: 2px solid #E7A52F !important;
    padding: 8px !important;
	width: max-content;
}
input.rising_session_age:checked + label{
	border:none !important;
	padding-top:0 !important;
	color:#000 !important;
}
input.rising_session_age + label::before{
border-radius:5px;
}
.sessionmain2 .custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after {
    background-image: none !important;
}
.sessionmain2 .custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before {
	background-color:#fff !important;
	border-color:#fff !important;
}
.rising_size_radio_group {
  display: flex;
  justify-content: start;
	flex-wrap:wrap;
  gap: 10px; /* Adjust the space between buttons */
}

.rising_size_radio_group input[type="radio"] {
  display: none; /* Hide the default radio button */
}

.rising_size_radio_group label {
  display: block;
  width: 40px; /* Width of the button */
  height: 40px; /* Height of the button */
  line-height: 40px; /* Center the text vertically */
  text-align: center;
  background-color: transparent; /* Background color of the button */
border: 2px solid #636363;
  border-radius: 5px; /* Rounded corners */
  cursor: pointer;
  transition: all 0.3s ease;
}

.rising_size_radio_group input[name="rising_kit_size"]:checked + label {
	padding-top:0 !important;
	color: #FFF !important;
background: #E7A52F !important; /* Background color of selected button */
  border-color: #112E1C !important; /* Border color of selected button */
}
.disable_spring{
    filter: blur(1px) !important;
    opacity: 0.6 !important;
    pointer-events: none !important;
}
/*
 * Rising new
*/
.campcontentwrapper2 {
    padding-left: 30% !important;
}
.campingdetaillarge{
    color: #000;
font-family: Inter;
font-size: 14px;
font-weight: 700;
}
.campingdetailsmall{
    color: #112E1C;
font-family: Inter;
font-size: 14px;
font-weight: 700;
}
.campsalignissue{
    text-align: start !important;
}
.campcontentwrapper{
    gap: 14px;
    flex-wrap: wrap;
    padding-left: 0px !important;

}
@media only screen and (max-width: 600px) {
    .registernavitems {
        width: 45% !important;
    }
    .reg_form_tab_title span{
        text-align: center;
    }
    /* .displayflexonmobilebro{
        width: 100%;
    } */
    .border_reg_body{
width: 100%;
    }
  }

a.telephone-link:hover {
    color: #ffffff !important;
}
span.reg_locationinfo:hover {
    color: #114b27d1!important;
}
header .whb-main-header {
  z-index: 4 !important;
}
div#ui-datepicker-div {
    z-index: 2 !important;
}
input[type=radio], input[type=checkbox] {
    visibility: hidden;
}
header a.woodmart-nav-link:hover {
    text-decoration: none !important;
} 
/* Singal Blog Page Css Start */
.post-single-page header.entry-header {
    display: none;
}
 div#comments {
    display: none !important;
}
.post-single-page .wd-single-footer {
    display: none !important;
}
.post-single-page .title.post-title {
    display: none !important;
}
.post-single-page .meta-post-categories {
    display: none !important;
}
/* Singal Blog Page Css End */

/* Contact Us Css Z-index Start */
div#ui-datepicker-div {
    z-index: 1 !important;
}
span.select2-container.forminator-select.forminator-select-dropdown-container--open.select2-container--open {
    z-index: 1 !important;
}

/* Camps Registration Form Oneday Camp */
div#campwinterdata {
    justify-content: center;
}
footer li.elementor-icon-list-item {
    max-width: fit-content;
}
.searchbody .heading .headingh3{
padding: 8px;
}
#openuniformpopup{
text-decoration:underline;
	cursor:pointer;
}
.uniformsizechartmodal:hover{
	background:transparent;
}

.uniformsizechartmodal:hover span{
color:#112E1C !important;
}
.registration_email_field_cart{
color:#112E1C !important;
}
.registration_email_field_cart::placeholder {
    color: #000;
}
  /*
    Summer changes
    */
    .rightlabelbro:before{
        right: 1.5rem !important;
        left: auto !important;
    }
    .rightlabelbro:after {
        right: 1.5rem !important;
        left: auto !important;
    }
    .rightlabelbro:before, .rightlabelbro:after{
        width: 25px !important;
        height: 25px !important;
    }
    .rightlabelbro_div{
        padding-left: 10px !important;
    }
.campsnolabels::before{
    opacity:0;
}
.custom-control-input:checked ~ .campsnolabels::before{
 opacity:1 !important;
    border-radius:3px;
    position:absolute !important;
    left:90% !important;
    background-position:center;
    background-repeat:no-repeat;
    background-image: url("https://www.risefcsoccer.com/wp-content/uploads/2024/02/checkboxes-1.svg");
    border:none;
    box-shadow:none !important;
    
}
.campsnolabels::after{
    display:none !important;
}
    .campingdetaillarge{
        text-transform: uppercase;
    }
/*Change registration btns*/
.reg_popup_btns {
    background: #E7A52F !important;
    color: #000 !important;
    box-shadow: #fff 1px 1px 0 0, #000 1px 1px 0 1px !important;
    border-radius: 10px !important;
}
.reg_popup_btns:hover{
color:#fff !important;
}
.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before {
    border-color: #fff !important; 
    background-color: #fff !important;
}
header li#menu-item-15783 a{
    text-decoration:none !important;
}
header li#menu-item-15783.current-menu-item a span{
    text-decoration:underline;
     text-decoration-thickness: 2px !important;
    text-underline-offset: 5px !important;
}
header li#menu-item-15783.current-menu-ancestor a:after {
    color:#fff !important;
}
header li#menu-item-32553 a{
    text-decoration:none !important;
}
header li#menu-item-32553.current-menu-item a span{
    text-decoration:underline;
     text-decoration-thickness: 2px !important;
    text-underline-offset: 5px !important;
}
header li#menu-item-32553.current-menu-ancestor a:after {
    color:#fff !important;
}

/* Mobile Menu and Tabs */
.mobile-nav .wd-heading {
	border-bottom: none !important;
}
.mobile-nav.wd-left.wd-opened {
    background-color: var(--e-global-color-primary);
    border-left: 6px solid var(--e-global-color-secondary);
}
.wd-nav-mobile li:is(.current-menu-item,.wd-active)>a {
	color: #FFFFFF !important;
}
.wd-nav-mobile>li>a {
	color: #FFFFFF !important;
	border-bottom:0.5px solid #DEDEDE99 !important;
}
.wd-nav-mobile>li>a, .wd-nav-mobile>li>ul li>a {
	border-bottom: 0.5px solid #DEDEDE99 !important;
}
.wd-nav-opener:after {
	color:#ffffff;
}
.wd-nav-mobile li:active>a, .wd-nav-mobile li.opener-page>a {
	background-color: var(--e-global-color-primary) !important;
}
.wd-nav-mobile .menu-item-has-children {
	background-color: var(--e-global-color-primary) !important;
}

.wd-nav-mobile .wd-sub-menu {
	background-color: var(--e-global-color-secondary);
}
.wd-nav-mobile .wd-sub-menu li a {
	 color: #000000;
   border-bottom: 0.5px solid #00000099 !important;
}
.wd-nav-mobile .wd-sub-menu li a:hover {
	text-decoration: none !important;
}
.wd-nav-mobile .wd-sub-menu .menu-item-has-children.item-level-1 a {
	color: #ffffff;
}
.wd-cross-icon>a {
	font-size: 0px;
	height:29px !important;
}
.wd-cross-icon>a:before{
	  margin-inline-end: 0 !important;
    font-weight: 600 !important;
    background: white;
    padding: 5px 5px;
    border-radius: 50%;
    color: #112E1C;
    line-height: 1;
    font-size: 18px !important;
}
.wd-cross-icon>a:after{
    display:none !important;
}
li#menu-item-59035 .sub-sub-menu {
	 left: 100% !important;
}
li#menu-item-59035 .wd-dropdown {
	 left: -15px;
}
/* End of styles Mobile Menu and Tabs */@media (min-width: 1025px) {
	/*Laptop Css Start */
@media (min-width: 1025px) and (max-width: 1600px) {
	header .container {
    max-width: 1250px;
    margin-left: 0;
    text-align: left;
}}

@media (min-width: 1025px) and (max-width: 1440px) {
    .detailwinterindoorprogramtabs .wd-nav-link {
        width: 31.6vw !important;
    }
}
/*Laptop Css ENd*/

.tan-store .product-wrapper {
	  height: 398px !important;
}
#bwg_image_container #spider_popup_left, #bwg_image_container #spider_popup_right {
    right: 11%;
    max-width: fit-content;
}
#spider_popup_left-ico, #spider_popup_right-ico {
background-color: #e7a52f !important;
}
a#spider_popup_left {
    left: 11%;
}
#rev_slider_5_1_wrapper .hesperiden .tp-bullet {
display:none !important;
}
.tan-block ul {
    display: flex;
    gap: 8% !important;
}
li#menu-item-32553 .wd-dropdown-menu.wd-dropdown {
    max-width: 140px;
}
rs-layer-wrap .tan-head{ 
text-shadow: 2px 2px #f5f5f5!important;
}
rs-bullets {
    display: none !important;
}
#rev_slider_1_1_wrapper .hesperiden.tparrows{
border-radius: 0% !important;
}
header .wd-nav[class*="wd-style-"]>li:is(.wd-has-children,.menu-item-has-children)>a:after {
    color: #E7A52F;
    font-size: 16px;
    margin-top: 2px;
	font-weight: 600 !important;
}
header .wd-nav[class*="wd-style-"]>li:is(.wd-has-children,.menu-item-has-children)>a:hover:after {
    color: #fff !important;
	  font-weight: 600 !important;
  
}

.prevslide .swiper-pagination-fraction {
    margin-top: 6px !important;
}
/* .wd-sub-menu a.woodmart-nav-link.__mPS2id._mPS2id-h.mPS2id-highlight {
    color: #e7a52f !important;
} */
/* header .wd-sub-menu a.woodmart-nav-link.__mPS2id:hover {
    color: #e7a52f !important;
} */
/* header .wd-sub-menu a.woodmart-nav-link.__mPS2id {
    color: #fff !important;
} */
header .wd-sub-menu li>a {
    color: #e7a52f !important;
    font-size: 16px !important;
}
header .wd-sub-menu li.current-menu-item > a {
    color: #ffffff !important;
    font-weight: 600 !important;
text-decoration: none !important;
}

header .wd-sub-menu li > a {
    font-weight: 400 !important;
text-decoration: none !important;
}

header .wd-dropdown-menu .wd-sub-menu .menu-item-has-children.current-menu-item > a::after {
    color: #ffffff;
}

header .wd-sub-menu li>a:hover {
	color: #fff !important;
}
/* header .wd-sub-menu .current-menu-item a {
    color: #fff !important;
	text-decoration: none !important;
} */
header .wd-dropdown-menu {
    background: #112e1c;
    padding: 8px 12px !important;
    --wd-dropdown-width: 185px !important;
    border-radius: 0px 0px 20px 20px;
}
/* header a.woodmart-nav-link.__mPS2id {
    color: #AD905C !important;
} */
.tan-product .owl-dots {
    display: none;
}
.tan-product .wd-btn-arrow:after {
    font-size: 52px;
    font-weight: 700;
	  padding-left: 90px;
    padding-right: 90px;
}
.tanvir-gallery .jltma-slider__item.jltma-swiper__slide.swiper-slide.jltma-team-carousel-default-inner.swiper-slide-active {
    width: 310px !important;
	  margin-top:-20px !important;
}
/* Flip Book  Css Start */
.tan-flip .df-3dcanvas {
    width: 1160px !important;
    height: 670px !important;
	 object-fit: cover !important;
	 right: 18px !important;
}
/* Flip Book  Css ENd */

/* Shop Page Css Start */
.tan-store h3.wd-entities-title {
    text-decoration: underline;
    text-underline-offset: 10px;
    text-decoration-color: #858585;
    padding-bottom: 8px;
}
/* Shop Page Css End */

/* Singal Shop Page Css Start */
.tan-product-page a img {
    width: 70%;
    margin-left: 0px !important;
}
.tan-product-page .single_add_to_cart_button:before {
    content: "";
    background: url(https://www.risefcsoccer.com/wp-content/uploads/2023/09/Group-342.svg);
    background-repeat: no-repeat;
    position: absolute;
    top: 10px;
    right: 0px;
    left: 212px;
    bottom: 0;
    opacity: 1;
}
.tan-product-page button#wd-add-to-cart:before {
    content: "";
    background: url(/wp-content/uploads/2023/09/Group-341.svg);
    background-repeat: no-repeat;
    position: absolute;
    top: 10px;
    right: 0px;
    left: 215px;
    bottom: 0;
    opacity: 1;
}
/* Singal Shop Page Css End*/
.academy-team a.wd-nav-link{
 max-width: 292px !important;
}
.academy-team .wd-nav li{
 text-align: center !important;
 margin-inline-end: 40px !important;
}
.academy-team .wd-nav-wrapper.wd-nav-tabs-wrapper {
    margin-left: 80px !important;
}
/* Video Slider About Page Css */
.elementor-video-portrait {
    max-width: 18vw !important;
}
/* Catelogue Page Css Hover Arrow*/
.tan-flip .df-ui-nav.df-ui-next:hover {
background: #e7a52f !important;
}
.tan-flip .df-ui-nav.df-ui-prev:hover {
	background: #e7a52f !important;
}
/* Products Categories Lable Hide CSS */
.wd-product-cats {
    display: none;
}
.detailwinterindoorprogramtabs .wd-nav-link{     
display: flex !important;
    /* padding: 15px 160px 15px 84.8px !important; */
    width: 25.3vw !important;
    /* text-align: center !important; */
    /* text-wrap: nowrap !important; */
    align-content: center !important;
    flex-wrap: wrap !important;
    justify-content: center !important;
}
input#rising_winter {
    margin: -6px 0px 0px 10px;
}
input#rising_fall {
    margin: -6px 0px 0px 10px;
}
input#winter_rising_winter  {
    margin: -6px 0px 0px 10px;
}
input#adacemy_u8u10_winter {
	margin: -6px 0px 0px 10px;
}
input#adacemy_u8u10_spring {
	margin: -6px 0px 0px 10px;
}
input#winter_academy_winter {
	margin: -6px 0px 0px 10px;
}
.programslot {
    height: 373px !important;
}
.pb-4, .py-4 {
    padding-bottom: 0rem!important;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	/* Custom Cart Css Start*/
div#custom-cart-button {
    display: none;
}
span.wd-nav-opener {
    position:absolute;
    width:100%;
    height:100%;
    right:20px;
      display:flex;
    border:0;
        justify-content:end;
}
.menu-item {
    position:relative;
}
span.wd-nav-opener.wd-active {
    height:50px;
    background:transparent !important;
    color:#000 !important;
}
#rev_slider_5_1_wrapper .hesperiden.tparrows{
display: none !important;
}
#rev_slider_5_1_wrapper .hesperiden .tp-bullet {
    width: 27px !important;
    height: 8px !important;
	  border-radius: 0% !important;
}
#spider_popup_left-ico, #spider_popup_right-ico {
background-color: #e7a52f !important;
}
/*Blogs Css*/
.tan-block ul {
    display: flex;
    gap: 15% !important;
}
.tan-product .owl-nav {
    display: none;
}
#rmp_menu_trigger-16734 {
    top: 122px !important;
}
/* Flip Book  Css Start */
.tan-flip .df-3dcanvas{
 height: 860px !important;
 width: 813px !important;
}
@media (min-width: 768px) and (max-width: 1024px) {
	#rev_slider_5_1_wrapper .hesperiden .tp-bullet {
		display: block !important;
	}
    rs-layer-wrap .tan-head { 
        text-shadow: 2px 2px #f5f5f5 !important;
    }
    #rev_slider_1_1_wrapper .hesperiden.tparrows {
        display: block !important;
        border-radius: 0 !important;
    }
	#rev_slider_1_1_wrapper .hesperiden .tp-bullet {
        display: none !important;
    }
}
@media only screen and (max-width: 768px){
	#rev_slider_1_1_wrapper .hesperiden.tparrows{
display: none !important;
}
 #rev_slider_1_1_wrapper .hesperiden .tp-bullet {
        display: block !important;
    }
.tan-flip .df-3dcanvas{
 height: 823px !important;
 width: 750px !important;
}
}
/* Flip Book  Css ENd */

/* About Us Video Section Css Start*/
.prevslide .elementor-swiper-button.elementor-swiper-button-prev {
    top: 95.1% !important;
    left: 42% !important;
}
.prevslide .elementor-swiper-button.elementor-swiper-button-next {
    right: 41% !important;
    top: 95.1% !important;
}
/* Ipad pro Css Start*/
@media(min-width: 1024px) and (max-width: 1100px){
.prevslide .elementor-swiper-button.elementor-swiper-button-prev {
    top: 94.5% !important;
    left: 42% !important;
}
.prevslide .elementor-swiper-button.elementor-swiper-button-next {
    right: 41% !important;
    top: 94.5% !important;
}
}
/* Ipad pro Css End */
.tan-02 .elementor-swiper-button.elementor-swiper-button-prev {
    top: 92.9% !important;
    left: 43% !important;
}
.tan-02 .elementor-swiper-button.elementor-swiper-button-next {
    right: 43% !important;
    top: 92.9% !important;
}
/* About Us Video Section Css End*/
.aa-gallery .bwg-item{
    padding: 5px !important;
}
.aa-gallery .wd-tabs.tabs-design-aside .wd-tab-content.wd-active {
    display: block !important;
}

/* Shop Page Css Start */
.tan-store h3.wd-entities-title {
    text-decoration: underline;
    text-underline-offset: 5px;
    text-decoration-color: #858585;
}
/* Shop Page Css End*/

/* Mobile Header Css*/
header .container {
    background-color: #0A2E19 !important;
}
header span.wd-tools-text {
    display: none !important;
}
header .whb-column {
    justify-content: start;
}
/* Singal Shop Page Cart Icons Before Css Start */
.tan-product-page .single_add_to_cart_button:before {
    content: "";
    background: url(https://www.risefcsoccer.com/wp-content/uploads/2023/09/Group-342.svg);
    background-repeat: no-repeat;
    position: absolute;
    top: 10px;
    right: 0px;
    left: 103px;
    bottom: 0;
    opacity: 1;
}
.tan-product-page button#wd-add-to-cart:before {
    content: "";
    background: url(/wp-content/uploads/2023/09/Group-341.svg);
    background-repeat: no-repeat;
    position: absolute;
    top: 10px;
    right: 0px;
    left: 103px;
    bottom: 0;
    opacity: 1;
}
.tan-tabs .wd-nav-tabs {
    gap: 10px !important;
}
/* quantity product title*/
.tan-product-page tr {
	display: flex;
}
.tan-product-page select#pa_height {
    margin-left: 5px;
}
/*Rising Star Tab*/
.tan-tabs a.wd-nav-link {
    padding: 20px 30px 20px 30px !important;
}
/* Wd-Nav-Wrapper */
.wd-nav-tabs-wrapper {
-webkit-mask-image: none !important;
}
.prevslide .swiper-pagination-fraction {
    margin-top: 6px !important;
}

#register_form_popup .modal-content tr {
    display: flex;
    margin-bottom: 1vh;
    padding-left: 20px;
    justify-content: start;
    align-items: start;
    flex-direction: column;
}
.winter-indoor-link-rev-slide:hover{
	color:#e7a52f !important;
}
	.winter-indoor-link-rev-slide{
		width:235px !important;
	}
.winter-indoor-tab-section .wd-nav-link{
	       padding: 15px 30px 15px 30px !important;
}
#rev_slider_1_1_wrapper .hesperiden .tp-bullet {
border-radius: 0px !important;
width: 37px !important;
height: 8px !important;
} 
input#rising_winter {
    margin: -6px 0px 0px 10px;
}
input#rising_fall {
    margin: -6px 0px 0px 10px;
}
input#winter_rising_winter  {
    margin: -6px 0px 0px 10px;
}
input#adacemy_u8u10_winter {
	margin: -6px 0px 0px 10px;
}
input#adacemy_u8u10_spring {
	margin: -6px 0px 0px 10px;
}
input#winter_academy_winter {
	margin: -6px 0px 0px 10px;
}
span.address {
    display:none !important;
}
/* header Tablet start */
header .whb-column {
    justify-content: flex-start;
}
.whb-mobile-left {
	justify-content: flex-start !important;
	gap:10px;
}
.whb-mobile-right {
	justify-content: flex-end !important;
	gap:10px;
}
.whb-mobile-left .wd-tools-element>a {
	padding-inline: 5px 0;
}
.whb-mobile-right .wd-tools-element>a {
	padding-inline: 0 5px;
}
.whb-column>.wd-button-wrapper {
	padding-inline: 0 !important;
}
.whb-column>.wd-button-wrapper .btn {
	padding: 0;
	border: none !important;
	min-height: 34px !important;
	line-height: 0 !important;
	height: 37px !important;
}
.site-logo {
    padding-left: 0px !important;
		padding-inline: 0 !important;
    transition: 0.5s ease;
}
.whb-general-header .wd-logo img {
    margin-top: 20px;
    transition: margin-top 0.5s ease;
}
.whb-sticked .wd-logo img {
    margin: 0;
}
.item-level-2 {
	background-color: var(--e-global-color-secondary) !important;
}
.item-level-2 a {
	color: #000000 !important;
}
/* header tablet ENd */
}

@media (min-width: 577px) and (max-width: 767px) {
	/* Custom Cart Css Start*/
div#custom-cart-button {
    display: none;
}
/* header mobile start */
header .whb-column {
    justify-content: flex-start;
}
.whb-mobile-left {
	justify-content: flex-start !important;
	gap:10px;
}
.whb-mobile-right {
	justify-content: flex-end !important;
	gap:10px;
}
.whb-mobile-left .wd-tools-element>a {
	padding-inline: 5px 0;
}
.whb-mobile-right .wd-tools-element>a {
	padding-inline: 0 5px;
}
.whb-column>.wd-button-wrapper {
	padding-inline: 0 !important;
}
.whb-column>.wd-button-wrapper .btn {
	padding: 0;
	border: none !important;
	min-height: 34px !important;
	line-height: 0 !important;
	height: 37px !important;
}
.site-logo {
    padding-left: 0px !important;
		padding-inline: 0 !important;
    transition: 0.5s ease;
}
.whb-general-header .wd-logo img {
    margin-top: 20px;
    transition: margin-top 0.5s ease;
}
.whb-sticked .wd-logo img {
    margin: 0;
}
.item-level-2 {
	background-color: var(--e-global-color-secondary) !important;
}
.item-level-2 a {
	color: #000000 !important;
}
/* header mobile ENd */
}

@media (max-width: 576px) {
	/* Custom Cart Css Start*/
div#custom-cart-button {
    display: none;
}
/* Custom Cart Css End*/
/* Form Mobile Camp-1 Css Start */
span.wd-nav-opener {
    position:absolute;
    width:100%;
    height:100%;
    right:20px;
      display:flex;
    border:0;
        justify-content:end;
}
.menu-item {
    position:relative;
}
span.wd-nav-opener.wd-active {
    height:50px;
    background:transparent !important;
    color:#000 !important;
}
.campfull-card {
  margin: 10px 4px 10px 2px !important;
}
.tan-mb {
	align-items: flex-start !important;
}
.camp-detail {
  padding-top: 10px !important;
  padding-top: 0% !important;
  display: flex !important;
    }
div#child_summercamp_1Options_1 {
justify-content: normal !important;
width: 70% !important;
}
.underline-heading {
    font-size: 12px !important;
}
.pb-2 {
    font-size: 13px;
    font-weight: 300;
}
.camp-h-12-r {
margin: 0% 0% !important;
border-radius: 8px;
}
label.camp-h-12-r.bg-cl-green.text-cl-white{
padding-top: 4px !important;
font-size: 12px !important;
}
/* Form Mobile Camp-1 Css End */

#rev_slider_5_1_wrapper .hesperiden.tparrows{
display: none !important;
}
#spider_popup_left-ico, #spider_popup_right-ico {
background-color: #e7a52f !important;
}
#rev_slider_5_1_wrapper .hesperiden .tp-bullet {
    width: 27px !important;
    height: 8px !important;
	  border-radius: 0% !important;
}
#rev_slider_1_1_wrapper .hesperiden.tparrows{
display: none !important;
}
rs-bullets {
    display: block !important;
}
#rev_slider_1_1_wrapper .hesperiden.tparrows{
border-radius: 0% !important;
}
.tan-product .owl-nav {
    display: none;
}
/*Blogs Css*/
.wd-read-more a{
margin-left: 88px;
}
/*Video About  Css*/
.tan-video a.dialog-close-button {
    margin-top: 176px !important;
}
/* Flip Book  Css Start */
.tan-flip .df-container {
	height:290px !important;
}
.tan-flip .df-viewer-container{
left: -10px !important;
}
.tan-flip .df-ui-btn.df-ui-prev {
	top: 128px !important;
}
.tan-flip .df-ui-btn.df-ui-next.ti-angle-right{
top: 128px !important;
}
.tan-flip canvas.df-3dcanvas {
    width: 300px !important;
	  left:34px !important;
    object-fit: cover !important;
}
/* Flip Book  Css End */

/* About Us Video Section Css Start*/
.prevslide .elementor-swiper-button.elementor-swiper-button-prev {
    top: 95.6% !important;
    left: 34% !important;
}
.prevslide .elementor-swiper-button.elementor-swiper-button-next {
    right: 34% !important;
    top: 95.6% !important;
}
.tan-02 .elementor-swiper-button.elementor-swiper-button-prev {
    top: 94.7% !important;
    left: 34% !important;
}
.tan-02 .elementor-swiper-button.elementor-swiper-button-next {
    right: 34% !important;
    top: 95.7% !important;
}
/* About Us Video Section Css End*/
.aa-gallery .bwg-item{
    padding: 5px !important;
}
.aa-gallery .wd-tabs.tabs-design-aside .wd-tab-content.wd-active {
    display: block !important;
}

/* Shop Page Css Start */
.tan-store h3.wd-entities-title {
    text-decoration: underline;
    text-underline-offset: 4px;
    text-decoration-color: #858585;
}
/* Shop Page Css End*/

.grecaptcha-badge {
    visibility: hidden !important;
}
.scrollToTop {
	bottom: 60px !important;
}
/* Mobile Header Css*/
header .container {
    background-color: #0A2E19 !important;
}
header span.wd-tools-text {
    display: none !important;
}
header .whb-column {
    justify-content: flex-start;
}
/* Singal Shop Page Cart Icons Before Css Start */
.tan-product-page .single_add_to_cart_button:before {
    content: "";
    background: url(https://www.risefcsoccer.com/wp-content/uploads/2023/09/Group-342.svg);
    background-repeat: no-repeat;
    position: absolute;
    top: 10px;
    right: 0px;
    left: 72px;
    bottom: 0;
    opacity: 1;
}
.tan-product-page button#wd-add-to-cart:before {
    content: "";
    background: url(/wp-content/uploads/2023/09/Group-341.svg);
    background-repeat: no-repeat;
    position: absolute;
    top: 10px;
    right: 0px;
    left: 72px;
    bottom: 0;
    opacity: 1;
}
@media (max-width: 430px) {
.prevslide .elementor-swiper-button.elementor-swiper-button-prev {
    top: 95.4% !important;
}
	.prevslide .elementor-swiper-button.elementor-swiper-button-next {
    top: 95.4% !important;
}
}
@media (max-width: 375px) {
.prevslide .elementor-swiper-button.elementor-swiper-button-prev {
    top: 95.8% !important;
}
	.prevslide .elementor-swiper-button.elementor-swiper-button-next {
    top: 95.8% !important;
}
}
@media (max-width: 360px) {
	.tan-product-page .single_add_to_cart_button:before{
		top: 10px;
    left:60px !important;
}
.tan-product-page button#wd-add-to-cart:before {
    top: 13px;
    left: 64px !important;
}}

/* Checkout Page CSS */
.checkout .wc-stripe-elements-field {
    width: 270px !important;
}
/* Video Slider About Page Css */
.elementor-video-portrait {
    max-width: 88vw !important;
}
.tan-tabs .wd-nav-tabs {
    gap: 10px !important;
}
.tan-tabs a.wd-nav-link {
    border: 4px Solid #B5B5B5 !important;
    border-radius: 8px;
    padding: 17px 30px 15px 30px !important;
}
.tan-flip .df-ui-nav.df-ui-next {
	background: none !important;
	right: -14px !important;
}
.tan-flip .df-ui-nav.df-ui-prev {
	background: none !important;
}
.tan-flip .df-ui-nav .df-ui-btn:before {
    color: #e7a52f !important;
    font-size: 50px !important;
}
/* Variation product title*/
.tan-store .product-wrapper {
    min-height: 315px !important;
}
@media (max-width: 360px) {
	.prevslide .elementor-swiper-button.elementor-swiper-button-prev {
		top: 95.8% !important;
	}
	.prevslide .elementor-swiper-button.elementor-swiper-button-next {
		top: 95.8% !important;
	}
	.tan-store .product-wrapper {
    height: 258px !important;
	}}
@media (max-width: 320px){
	.tan-product-page .single_add_to_cart_button:before {
            left: 40px !important;
        }
	.tan-product-page button#wd-add-to-cart:before {
            left: 40px !important;
        }
.prevslide .elementor-swiper-button.elementor-swiper-button-next {
    top: 96% !important;
}
.prevslide .elementor-swiper-button.elementor-swiper-button-prev {
    top: 96% !important;
}}
/* Wd-Nav-Wrapper */
.wd-nav-tabs-wrapper {
-webkit-mask-image: none !important;
}
/*Gallery Css START*/
.tanvir-gallery .jltma-team-carousel-wrapper {
        -webkit-mask-image: none !important;
    }
.tanvir-gallery .jltma-team-member-designation{
	text-align:center;
}
.tanvir-gallery .jltma-team-member-about{
	text-align:center;align-content
}
.bwg_close_btn {
	margin-right: -84px !important;
}
/*Register Form*/
.reg_form_submit_container{
	flex-direction: column;
    align-items: start!important;
	gap: 20px;
}
/* Catalogue Css arrows */
.tan-flip .df-ui-nav.df-ui-next {
top: 93%;
left: 180px;
}
.tan-flip .df-ui-nav.df-ui-prev {
    top: 93%;
    left: 128px !important;
}
/*Registration css*/
.displayflexonmobilebro{
    flex-direction: column !important;
	align-items: start;}
.academy-selection-wrapper{
	width:100%;
	padding-top:20px !important;
	 padding-right: 0% !important;
}
#register .tab-pane{
padding-left:0 !important;
}
.campcontentwrapper,.campcontentwrapper2{
	padding-left:0 !important;
}
.reg_form_nav_bar{
    justify-content: center !important; 
	flex-direction:row;
    gap: 15px !important;
    padding-bottom: 25px !important;
}
#register .reg_form_tab_title {
     height: 100px;
}
#register_form_popup .modal-content tr {
    display: flex;
    margin-bottom: 1vh;
    padding-left: 20px;
    justify-content: start;
    align-items: start;
    flex-direction: column;
}
.reg_navbartopclass{
	padding-left:0 !important;
}
.reg_navbartopclass .tab-content {
    padding-left: 25px;
}
/*Scroll To Top Hide*/
.scrollToTop {
	display:none;
}
.winter-indoor-tab-section .wd-nav-link{
	       padding: 15px 20px 15px 20px !important;
}
.winter-indoor-tab-section .wd-nav{
	padding-bottom:20px;
}
.winter-indoor-tab-section .wd-nav li a{
	height:138px;
	    width: 180px !important;
    text-wrap: balance !important;
    text-align: center !important;
}
.campionsahimg img{
	    height: 150px !important;
}
#rev_slider_1_1_wrapper .hesperiden .tp-bullet {
border-radius: 0px !important;
width: 26px !important;
height: 8px !important;
}
span.address {
    display:none !important;
}
input#rising_winter {
    margin: -6px 0px 0px 10px;
}
input#rising_fall {
    margin: -6px 0px 0px 10px;
}
input#winter_rising_winter  {
    margin: -6px 0px 0px 10px;
}
input#adacemy_u8u10_winter {
	margin: -6px 0px 0px 10px;
}
input#adacemy_u8u10_spring {
	margin: -6px 0px 0px 10px;
}
input#winter_academy_winter {
	margin: -6px 0px 0px 10px;
}
.elementor-nav-menu a {
    --e-nav-menu-horizontal-menu-item-margin: calc(0px/2);
}
.pb-4, .py-4 {
    padding-bottom: 0rem!important;
     margin-bottom: -20px;
}

.wd-nav-mobile>li>ul li {
    font-weight: bold;
}
.sizechartmainbro{
flex-direction:column;
}
.sizechartmainbroimg1{
	width: 49%;
    margin: auto;
    padding-bottom: 11px;
}
.sizechartmainbroimg2{
	width: 100% !important;
}
/* header mobile start */
header .whb-column {
    justify-content: flex-start;
}
.whb-mobile-left {
	justify-content: flex-start !important;
	gap:10px;
}
.whb-mobile-right {
	justify-content: flex-end !important;
	gap:10px;
}
.whb-mobile-left .wd-tools-element>a {
	padding-inline: 5px 0;
}
.whb-mobile-right .wd-tools-element>a {
	padding-inline: 0 5px;
}
.whb-column>.wd-button-wrapper {
	padding-inline: 0 !important;
}
.whb-column>.wd-button-wrapper .btn {
	padding: 0;
	border: none !important;
	min-height: 34px !important;
	line-height: 0 !important;
	height: 37px !important;
}
.site-logo {
    padding-left: 0px !important;
		padding-inline: 0 !important;
    transition: 0.5s ease;
}
.whb-general-header .wd-logo img {
    margin-top: 20px;
    transition: margin-top 0.5s ease;
}
.whb-sticked .wd-logo img {
    margin: 0;
}
.item-level-2 {
	background-color: var(--e-global-color-secondary) !important;
}
.item-level-2 a {
	color: #000000 !important;
}
/* header mobile ENd */
}

