/*
Theme Name: Basketball Club Pro
Theme URI:
Author: Iceland Themes
Author URI:
Description:
Version: 0.0.1
Tested up to: 6.2
Requires at least: 5.9
Requires PHP: 7.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: basketball-club-pro
*/

*{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section,
summary{display: block;}
audio,
canvas,
video{display: inline-block;}
audio:not([controls]){display: none; height: 0;}
[hidden]{display: none;}
html{font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;}

html,
button,
input,
select,
textarea{font-family: 'Poppins', sans-serif;}

body{margin: 0; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased;}

a {
	text-decoration-thickness: 1px;
	text-underline-offset: 0.25ch;
}

a:hover,
a:focus {
	text-decoration-style: dashed;
}

a:active {
	text-decoration: none;
}

figure a{display:inline-block;}

.wp-block-navigation .wp-block-navigation-item a:hover,
.wp-block-navigation .wp-block-navigation-item a:focus {
	text-decoration-style: solid;
}

h1,
h2,
h3,
h4,
h5,
h6{clear: both; font-family:'Oswald';}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a{color: inherit;}

h1{font-size: 48px; margin: 33px 0;}
h2{font-size: 30px; margin: 25px 0;}
h3{font-size: 22px; margin: 22px 0;}
h4{font-size: 20px; margin: 25px 0;}
h5{font-size: 18px; margin: 30px 0;}
h6{font-size: 16px; margin: 36px 0;}

p{margin: 0 0 25px;}

img{border: none; max-width: 100%; -ms-interpolation-mode: bicubic; border: 0; vertical-align: middle;}

address{font-style: italic; margin: 0 0 24px;}
abbr[title]{border-bottom: 1px dotted;}
b,
strong{font-weight: bold;}
dfn{font-style: italic;}
mark{background: #ff0; color: #000;}
code,
kbd,
pre,
samp{font-family: monospace, serif; font-size: 14px; hyphens: none;}
pre{background: #f5f5f5; color: #666; font-family: monospace; font-size: 14px; margin: 20px 0; overflow: auto; padding: 20px; white-space: pre; white-space: pre-wrap; word-wrap: break-word;}
blockquote, q{hyphens: none; quotes: none;}
blockquote:before,
blockquote:after,
q:before,
q:after{content: ""; content: none;}
blockquote{font-size: 18px; font-style: italic; font-weight: 300; margin: 24px 40px;}
blockquote blockquote{margin-right: 0;}
blockquote cite,
blockquote small{font-size: 14px; font-weight: normal; text-transform: uppercase;}
blockquote em,
blockquote i{font-style: normal; font-weight: 300;}
blockquote strong,
blockquote b{font-weight: 400;}
small{font-size: smaller;}
sub,
sup{font-size: 75%; line-height: 0; position: relative; vertical-align: baseline;}
sup{top: -0.5em;}
sub{bottom: -0.25em;}
dl{margin: 0 20px;}
dt{font-weight: bold;}
dd{margin: 0 0 20px;}
menu,
ol,
ul{margin: 16px 0; padding: 0 0 0 15px;}
ul{list-style-type: square;}
nav ul,
nav ol{list-style: none; list-style-image: none;}
li > ul,
li > ol{margin: 0;}
svg:not(:root){overflow: hidden;}
figure{margin: 0;}
form{margin: 0;}
fieldset{border: 1px solid #c0c0c0; margin: 0 2px; min-width: inherit; padding: 0.35em 0.625em 0.75em;}
legend{border: 0; padding: 0; white-space: normal;}

button,
input,
select,
textarea{font-size: 100%; margin: 0; max-width: 100%; vertical-align: baseline;}
button,
input{line-height: normal;}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"]{-webkit-appearance: button; cursor: pointer;}
button[disabled],
input[disabled]{cursor: default;}
input[type="checkbox"],
input[type="radio"]{padding: 0;}
input[type="search"]{-webkit-appearance: textfield; padding-right: 2px; width: 270px;}
input[type="search"]::-webkit-search-decoration{-webkit-appearance: none;}
button::-moz-focus-inner,
input::-moz-focus-inner{border: 0; padding: 0;}
textarea{overflow: auto; vertical-align: top; resize: none; min-height: 120px;}

table{border-bottom: 1px solid #ededed; border-collapse: collapse; border-spacing: 0; line-height: 2; margin: 0 0 20px;	width: 100%;}
caption,
th,
td{font-weight: normal; text-align: left;}
caption{font-size: 16px; margin: 20px 0;}
th{font-weight: bold; text-transform: uppercase;}
td{border-top: 1px solid #ededed; padding: 6px 10px 6px 0;}
del{color: #333;}
ins{ text-decoration: none;}

/* Form fields styles. */
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="date"],
input[type="number"],
input[type="search"],
input[type="url"],
input[type="password"],
textarea{border: 1px solid #efefef; width: 100%; border-radius: 8px; padding: 13px; outline: none;}

select{background: transparent; border: 1px solid #00b5e2; width: 100%; border-radius: 8px; padding: 13px; outline: none;}

/* OA Buttons */
button,
input[type="submit"],
input[type="button"],
input[type="reset"]{background-color: #5BAAEC; border: none; border-radius: 50px; color: #fff; display: inline-block; font-size: 20px; font-weight: 500; padding: 18px 50px; text-decoration: none; transition: all 0.2s;}

/* Placeholder text color -- selectors need to be separate to work. */
::placeholder{color: #041F69; opacity: 1;}
:-ms-input-placeholder{color: #041F69;}
::-ms-input-placeholder{color: #041F69;}

/*
 * Search and File Block button styles.
 * Necessary until the following issues are resolved in Gutenberg:
 * https://github.com/WordPress/gutenberg/issues/36444
 * https://github.com/WordPress/gutenberg/issues/27760
 */

 a:where(:not(.wp-element-button)):hover{
	color: red;
 }
/*
 * Button hover styles.
 * Necessary until the following issue is resolved in Gutenberg:
 * https://github.com/WordPress/gutenberg/issues/27075
 */

.wp-block-search__button:hover,
.wp-block-file .wp-block-file__button:hover,
.wp-block-button__link:hover {
	opacity: 0.90;
}

/* Blocks inside columns don't have negative margins. */
.wp-site-blocks .wp-block-columns .wp-block-column .alignfull,
.is-root-container .wp-block-columns .wp-block-column .wp-block[data-align="full"],
/* We also want to avoid stacking negative margins. */
.wp-site-blocks .alignfull:not(.wp-block-group) .alignfull,
.is-root-container .wp-block[data-align="full"] > *:not(.wp-block-group) .wp-block[data-align="full"] {
	margin-left: auto !important;
	margin-right: auto !important;
	width: inherit;
}

/*
 * Responsive menu container padding.
 * This ensures the responsive container inherits the same
 * spacing defined above. This behavior may be built into
 * the Block Editor in the future.
 */

.wp-block-navigation__responsive-container.is-menu-open {
	padding-top: var(--wp--custom--spacing--outer);
	padding-bottom: var(--wp--custom--spacing--large);
	padding-right: var(--wp--custom--spacing--outer);
	padding-left: var(--wp--custom--spacing--outer);
}

.basketball-club-pro-header .wp-block-cover, .basketball-club-pro-header .wp-block-cover-image, .basketball-club-pro-footer .wp-block-cover, .basketball-club-pro-footer .wp-block-cover-image, .basketball-club-pro-porduct-section, .basketball-club-pro-menu-section{align-items:inherit;}
.basketball-club-pro-footer-menu .wp-block-navigation li {padding-left:20px; position:relative;}
.basketball-club-pro-footer-menu .wp-block-navigation li:before{ content:''; width:8px; height:8px; background:#fff; left:0px; top:50%; position:absolute; border-radius:100%; transform:translateY(-50%);}
.basketball-club-pro-header .wp-block-navigation__submenu-container{min-width:215px !important; background:#5f1c00 !important;}
.basketball-club-pro-menu .wp-block-navigation li{padding:17px 0px;}
.basketball-club-pro-menu .wp-block-navigation__submenu-container li{padding:inherit;}
.basketball-club-pro-menu .wp-block-group {padding:0;}
.wc-block-mini-cart__button:hover {background:transparent;}

.basketball-club-pro-menu {font-family:Oswald;}
.basketball-club-pro-header .wp-block-navigation li.current-menu-item .wp-block-navigation-item__label, .basketball-club-pro-header .wp-block-navigation li .wp-block-navigation-item__label:hover{color:#5BAAEC;}
.basketball-club-pro-footer-menu .wp-block-navigation li.current-menu-item .wp-block-navigation-item__label, .basketball-club-pro-footer-menu .wp-block-navigation li .wp-block-navigation-item__label:hover{ color:#ff8502;}
.basketball-club-pro-footer-menu .wp-block-navigation li:hover:before, .basketball-club-pro-footer-menu .wp-block-navigation li.current-menu-item:before{ background:#ff8502;}

.basketball-club-pro-ice-berg .wp-block-image{background:#5f1c00; width:170px; height:170px; border-radius:100%; align-items:center !important; display:flex !important; justify-content:center !important;}
.basketball-club-pro-ice-berg h3 {width:50%; margin:0 auto;}
.basketball-club-pro-ice-berg:hover .wp-block-image{background: #19375B;}
.basketball-club-pro-ice-berg:hover h3{color:#19375B !important;}
.basketball-club-pro-better-box .wp-block-image{background:#fff; width:100px; height:100px; border-radius:100%; align-items:center !important; display:flex !important; justify-content:center !important; float:left;}
.basketball-club-pro-product-box .wc-block-components-product-image img {width:auto !important; margin:0 auto; display:table;}

.basketball-club-pro-menu-section::before {content:''; width:35%; height:100%; background:#19375B; position:absolute; left:0px; top:0; z-index:1;}
.basketball-club-pro-section .wp-block-columns{position: relative;
overflow: hidden;}
.basketball-club-pro-discount-box {width:230px !important; height:230px; position:absolute; right:-60px; bottom:-50px;}
.basketball-club-pro-section-box .wp-block-column {z-index:9;}
.basketball-club-pro-section .basketball-club-pro-section-box::before {content:''; width:99.5%; height:99%; border:solid 2px #bd9655; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); border-style: dashed;}
.basketball-club-pro-inner-banner{ position:relative; z-index:-1;}

.basketball-club-pro-section11-left {margin-right:100px !important;}
.basketball-club-pro-section11{ position:relative;}
.basketball-club-pro-section11::before {content:''; width:41.5%; position:absolute; height:100%; background:#19375B; z-index:0;}
.basketball-club-pro-section11 .wp-block-columns{ position:relative; z-index:0;}

.basketball-club-pro-section7-right .wp-block-image {position:absolute; right:0;}
.basketball-club-pro-section7 {position:relative; overflow:hidden;}
.basketball-club-pro-section5-left {position:relative;}
.basketball-club-pro-section5-left::after {content:""; position:absolute; left:0; top:0; background:#19375B; width:45%; height:100%; z-index:-1;}
.basketball-club-pro-header{ position:absolute !important; width:100%; z-index:2;}

/**woocommerce**/
.woocommerce .loader::before{
	opacity: 0;
}

@media(max-width: 1440px){
.basketball-club-pro-section7-right .wp-block-image {position:relative; right:-114px;}
.basketball-club-pro-menu-section::before{ width:25%;}
}
@media(max-width: 1300px){
.basketball-club-pro-section7-right .wp-block-image{ right:-40px;}
}

@media(max-width: 1199pxheader ){
.basketball-club-pro-menu-section::before { display:none}
.basketball-club-pro-header-top-bar {padding:20px 15px !important;}
}

@media(min-width: 1024px) and (max-width: 1200px){
	
.related.products li, .products li{margin:10px !important;}
}

@media(max-width: 1023px){
.basketball-club-pro-banner-content h1 {font-size:32px !important;}
h3.has-text-color {font-size:20px !important;}
h5.has-text-color {font-size:18px !important;}
.basketball-club-pro-header-top-bar-left {text-align:center; padding-bottom:25px;}
.basketball-club-pro-header-top-bar-left .wp-block-image {display:table; margin:0 auto !important; float:none !important; margin-bottom:10px !important; display:none;}
.basketball-club-pro-header-top-bar {padding-top:20px !important; padding-bottom:35px !important;}

.basketball-club-pro-banner-content {padding-top:0px !important; text-align:center; padding-bottom:40px;}
.basketball-club-pro-banner-content .wp-block-buttons {margin:0 auto; display: table !important;}
.basketball-club-pro-header-top-bar-right .wp-block-woocommerce-mini-cart {display:table; margin:0 auto !important; padding-top:20px;}
.basketball-club-pro-section1 {padding:40px 15px 0px !important;}
.basketball-club-pro-section1-left {text-align:center;}
.basketball-club-pro-section1-left .wp-block-button{ display:table; margin:0 auto;}
.basketball-club-pro-section1-right {padding-top:40px;}
.basketball-club-pro-ice-berg {margin-bottom:40px !important;}
.basketball-club-pro-ice-berg h3 {width:100%;}
.basketball-club-pro-section1-left p {padding-top:0px !important;}

.basketball-club-pro-section2{padding:60px 15px 40px !important;}
.basketball-club-pro-section2-right {text-align:center;}
.basketball-club-pro-section2-right .wp-block-image{margin:0 auto; display:table; margin-bottom:20px !important; margin-inline-start:auto !important; margin-inline-end:auto !important; float:none !important;}

.basketball-club-pro-section3{ padding:40px 15px !important; text-align:center;}
.basketball-club-pro-section3-right {margin-top:40px !important; padding: 30px !important; text-align: center !important;}
.basketball-club-pro-better-box .wp-block-image{ float:none; margin-bottom:15px !important;}
.basketball-club-pro-section3-left .wp-block-button{ display:table; margin:0 auto;}
.basketball-club-pro-discount-box {padding-top:30px !important;}

.basketball-club-pro-section5-inner {padding:40px 15px !important;}
.basketball-club-pro-porduct-section {padding:40px 0px !important;}
.basketball-club-pro-menu-section::before { display:none;}
.basketball-club-pro-menu-section .wp-block-group {text-align:center;}
.basketball-club-pro-section5-right .wp-block-buttons {display:table; margin:0 auto;}
.basketball-club-pro-section6 {padding:40px 15px !important;}
.basketball-club-pro-section7-left {padding:40px 15px !important;}
.basketball-club-pro-section7-left .wp-block-group, .basketball-club-pro-section7-left h2.has-text-color, .basketball-club-pro-section7-left .wp-block-columns {padding:0px !important;}
.basketball-club-pro-section7-testimonial-box { padding:30px !important;}
.wp-block-group.basketball-club-pro-section7-testimonial-box {padding:30px !important;}
.basketball-club-pro-section7-left .wp-block-columns {margin-top:40px !important;}
.wp-block-group.basketball-club-pro-section7-testimonial-box .wp-block-columns {margin-top:0px !important;}
.basketball-club-pro-section7-right .wp-block-image {margin:0px !important; right:0px;}
.basketball-club-pro-section7-left h5, .basketball-club-pro-section7-left h2 {text-align:center;}
.basketball-club-pro-section7-testimonial-box h4, .basketball-club-pro-section7-testimonial-box p {text-align:center;}
.basketball-club-pro-section7-testimonial-box .wp-block-image {margin:0 auto !important; float:none !important;}
.basketball-club-pro-section7-right .wp-block-image, .basketball-club-pro-section7-right .wp-block-image img{ width:100% !important;}

.basketball-club-pro-section9 {padding:40px 15px !important;}
.basketball-club-pro-section10 {padding:40px 15px !important;}
.basketball-club-pro-section11 {padding:0px !important;}
.basketball-club-pro-section11-left {padding:0px !important; padding-bottom:40px !important;}
.basketball-club-pro-section11-left h5, .basketball-club-pro-section11-left h2 {text-align:center;}
.basketball-club-pro-section11-left .wp-block-buttons{display:table !important; margin:0 auto !important;}
.basketball-club-pro-section11-right .wp-block-column {border:none;}
.basketball-club-pro-section11-left {margin-right:0px !important;}
.basketball-club-pro-section11-left .wp-block-group {padding:40px !important;}
.basketball-club-pro-section11::before { display:none;}
.basketball-club-pro-section11-right {padding:0px 0px 40px 0px !important;}

.basketball-club-pro-section-box {padding:80px 25px 200px !important;}
.basketball-club-pro-section-box h2{font-size:38px !important;}
.basketball-club-pro-section-box .wp-block-column{ padding:0px !important;}
.basketball-club-pro-footer-column {padding:20px 15px !important;}
.basketball-club-pro-footer-box, .basketball-club-pro-footer-menu {padding:20px 0px;}
.basketball-club-pro-footer-copyright .wp-block-column {text-align:center;}
.basketball-club-pro-section11-right .wp-block-columns {border:none; margin:0px !important;}

.header-layout1{padding:20px 0px !important;}
.basketball-club-pro-404 .wp-block-search__inside-wrapper {width:100% !important;}
.basketball-club-pro-404 {padding:40px 15px !important;}

.basketball-club-pro-blog-area, .iceland-blog-right-side, .basketball-club-pro-blog-left-side-page, .basketball-club-pro-blog-no-sidebar, .basketball-club-pro-archive-page {padding:40px 15px !important;}
.basketball-club-pro-blog-content {padding-left:0px !important; padding-top:25px;}
.basketball-club-pro-blog-meta .wp-block-post-date, .basketball-club-pro-blog-meta .wp-block-post-author, .basketball-club-pro-blog-meta .wp-block-post-terms {width:100% !important; padding:0px !important;}
.basketball-club-pro-blog-left-side-area {padding-right:0px !important;}
.iceland-iceland-blog-right-side-page{ padding-left:0px !important;}
.basketball-club-pro-contact-lay1, .basketball-club-pro-contact-lay2-box{padding:40px 15px !important;}
.basketball-club-pro-contact-lay1 .wp-block-group{ padding-right:0px !important;}
.basketball-club-pro-contact-lay1 .basketball-club-pro-contact-info{ padding-top:40px;}
.basketball-club-pro-contact-info-box {padding:30px !important;}
.basketball-club-pro-service-single-lay{padding:40px 15px 0px !important;}
.basketball-club-pro-service-menu {padding-right:0px !important; padding-bottom:40px;}
.basketball-club-pro-service-single-lay h2 {font-size:24px !important;}
.basketball-club-pro-archive-left {padding-right:0px !important;}
.basketball-club-pro-inner-banner-title {font-size:26px !important; margin:0px !important;}
.basketball-club-pro-blog-single-area {padding:40px 15px !important;}
.basketball-club-pro-blog-single-right-area {padding-left:0px !important; padding-top:40px;}
.basketball-club-pro-section9 .wp-block-buttons {margin-top:30px !important;}
.basketball-club-pro-inner-banner .wp-block-cover {min-height:220px !important;}
.basketball-club-pro-404 h1{padding-bottom:30px !important; font-size:30px !important;}
.related.products li, .products li{width:100% !important; margin:0 auto !important;}
.basketball-club-pro-section5-menu-box .wp-block-column {text-align:center;}
.basketball-club-pro-section5-left::after{ display:none;}
.basketball-club-pro-section5-left, .basketball-club-pro-section5-right{ padding:0px !important;}
}

@media(max-width: 575px){
	.mtsnb .mtsnb-container {
		padding: 10px 10px;
	}
}

@media(min-width: 1024px){
.basketball-club-pro-banner{padding-left:60px !important;}
}

@media(min-width: 768px) and (max-width: 1023px){
.basketball-club-pro-header-top-bar {padding:20px 15px !important;}
.wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column.basketball-club-pro-header-top-bar-left, .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column.basketball-club-pro-header-top-bar-logo, .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column.basketball-club-pro-header-top-bar-right {flex-basis:auto !important; width:33.33%; float:left; padding:0px !important;}
.basketball-club-pro-ice-berg .wp-block-image{width:140px; height:140px;}
.basketball-club-pro-header-top-bar-right .wc-block-mini-cart.wp-block-woocommerce-mini-cart {padding:0px;}
.wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column.basketball-club-pro-banner-content, .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column.basketball-club-pro-banner-image{flex-basis:auto !important; width:50%; float:left; padding:0px !important; text-align:left;}
.basketball-club-pro-banner-content .wp-block-buttons {margin:inherit;}
.wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column.basketball-club-pro-banner-content {padding-top:40px !important;}
.basketball-club-pro-section1-right .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {flex-basis:auto !important;}
.basketball-club-pro-better-box {flex-basis:auto !important; width:49% !important; display:inline-block; padding:15px !important;}
.basketball-club-pro-section11-right .is-layout-flow.wp-block-column {flex-basis:auto !important; padding:15px;}
.basketball-club-pro-section2-left .wp-block-image.alignleft.size-full, .basketball-club-pro-section5-inner .wp-block-image.alignleft.size-full {float:none; text-align:center; width:100%;}
.basketball-club-pro-section7-testimonial-box {width:60%; margin:0 auto;}
.basketball-club-pro-banner{padding-left:60px !important;}
.mtsnb .mtsnb-container {
    position: relative;
    margin-right: auto;
    margin-left: auto;
    max-width: 100%;
    width: 1000px;
	padding: 10px 20px;
    line-height: 1.4;
}
}

@media(min-width: 600px) and (max-width: 1023px){
.basketball-club-pro-section8-product-box ul li, .basketball-club-pro-section4-product-box ul li, .basketball-club-pro-section9 ul li {width:calc(50% - .9375em) !important;}
.basketball-club-pro-section-box {padding:80px 100px 200px !important;}
}

@media(min-width: 1024px) and (max-width: 1440px){

h3.has-text-color {font-size:20px !important;}
h5.has-text-color {font-size:18px !important;}
.basketball-club-pro-blog-content h2 {font-size:24px !important;}
.basketball-club-pro-ice-berg h3 {width:100%;}
.basketball-club-pro-section7-left .wp-block-group {padding:0px !important;}
.basketball-club-pro-section7-left .wp-block-columns {padding:0px !important;}
.basketball-club-pro-section7-left h2{ padding:0px !important;}
.basketball-club-pro-section1-left p {padding-top:0px !important;}
.basketball-club-pro-section7-left {padding:40px 15px 0px !important;}
.wp-block-group .basketball-club-pro-section7-testimonial-box {padding:20px 25px !important; margin-top: 30px !important;}
.wp-block-group .basketball-club-pro-section7-testimonial-box p{ font-size:16px !important; padding-bottom:10px !important;}
.basketball-club-pro-section-box{padding-right:30px !important; padding-left:30px !important;}
.basketball-club-pro-section8 h2{font-size: 46px !important;}
.basketball-club-pro-banner-content h1{font-size:50px !important;}
.basketball-club-pro-header-top-bar-left .wp-block-image {margin:0px !important;}
.basketball-club-pro-404 h3.has-text-color {font-size:80px !important;}
.basketball-club-pro-section11-left{padding-left: 40px;}
}

@media(max-width: 767px){
.basketball-club-pro-header-banner .wp-block-cover{padding-top:300px !important;}
}

@media (max-width: 600px) {
	body:not(.home) .sport_header_sec.sticky {
		top: 0px !important;
	}

}

@media(min-width: 600px) and (max-width: 799px){
.basketball-club-pro-header .wp-block-navigation__submenu-container {right:-1px !important; left:auto !important;}
}

@media(max-width: 599px){
.sport_home_header_sec .home_header_row ul li a, .sport_home_header_sec .home_header_row ul li a span {
    color: #fff !important;
}
	.sport_home_header_sec .home_header_row .wp-block-navigation__responsive-container-close svg {
    fill: #fff !important;
}
.basketball-club-pro-menu {position:relative; right:0px; top:-25px;}
.basketball-club-pro-menu .wp-block-navigation ul{display: block !important; width: 100%; text-align: right; min-width:310px !important; padding-left:5px !important;}
.wp-block-navigation__submenu-container li {padding-right:0px !important;}
.basketball-club-pro-menu .wp-block-navigation ul li{display:block !important; border-bottom:solid 1px #ccc; margin-bottom:0px; padding:15px 0px; padding-right:25px;}
.basketball-club-pro-menu .wp-block-navigation__submenu-container {padding-right:0px !important;}
.basketball-club-pro-menu .wp-block-navigation ul li a{ line-height:normal !important;}
.basketball-club-pro-menu .wp-block-navigation__submenu-container li a{ text-align:right; display:inherit !important;}
.basketball-club-pro-menu .wp-block-navigation__submenu-container{ padding-top:20px !important;}
.basketball-club-pro-menu .wp-block-navigation__submenu-container li {border:none !important;}
.basketball-club-pro-menu .wp-block-navigation__responsive-container-open:hover {background:none;}
.basketball-club-pro-menu .wp-block-navigation__responsive-container-open svg{width:35px; height:35px;}
.basketball-club-pro-menu .wp-block-navigation.items-justified-right{ padding-top:0px;}
.basketball-club-pro-menu .current-menu-item a, .basketball-club-pro-menu li a:hover {color:#5BAAEC !important; background:none !important;}
.basketball-club-pro-menu .is-layout-constrained {padding:5px !important;}
}


/* *-*-*-*-*-*-*-*-*-* New CSS	*-*-*-*-*-*-*-*-*-*-*-* */
body .wp-site-blocks{
	overflow: hidden;
}
.wpcf7 form .wpcf7-response-output{
	margin: 0;
}
/* *-*-*-*-*-*-*-*-*- Slider Section *-*-*-*-*-*-*-*-*-*-*-* */
.sport_slider_sec.wp-block-group{
	margin-top: -55px !important;
}
.sport_slider_sec .slider_bg{
	width: 100%;
}
.sport_slider_sec .slider_bg .wp-block-cover__inner-container{
	position: relative;
}
.sport_slider_sec .slider_bg .slider_img_row{
	position: absolute;
	bottom: -150px;
	left: 0;
	width: 100%;
}
.sport_slider_sec .slider_bg .slider_img_row figure{
	height: 550px;
	text-align: center;
}
.sport_slider_sec .slider_bg .slider_img_row figure img{
	height: 100%;
	width: 100%;
}
.sport_slider_sec .slider_bg img.wp-block-cover__image-background{
	object-fit: fill !important;
  border-radius: 0% 0% 52% 52% / 0% 0% 65% 65%;
}
.sport_slider_sec .stk-button .stk-button__inner-text{
	position: relative;
}
.sport_slider_sec .stk-button .stk-button__inner-text:after{
	content: '';
	background: #14357A;
	width: 50px;
	height: 50px;
	position: absolute;
	left: -20px;
	top: -10px;
	border-radius: 50%;
	z-index: -1;
}
.sport_slider_sec  a.stk-link{
	column-gap: 40px !important;
}
.sport_slider_sec  .stk--inner-svg svg{
	margin-inline-start: 0px !important;
}
.sport_slider_sec .stk-button .stk--inner-svg{
	position: relative;
}
.sport_slider_sec .stk-button .stk--inner-svg:after{
	content: '';
	background: #fff;
	width: 50px;
	height: 50px;
	position: absolute;
	top: -18px;
	left: -18px;
	border-radius: 50%;
	z-index: -1;
	display: flex;
}
.sport_slider_sec .eedee-gutenslider-pagination{
	position: absolute;
	bottom: 20% !important;
	width: 210px;
	background: #fff;
	height: 60px;
	border-radius: 30px;
	display: flex !important;
	align-items: center;
	justify-content: center;
	z-index: 0;
}
.swiper{
	z-index: 0;
}
.sport_slider_sec  .swiper-pagination-bullet{
  background: #D9D9D9;
}
.sport_slider_sec  .swiper-pagination-bullet-active{
  background: #14357A;
}
.sport_slider_sec .eedee-gutenslider-nav {
	background-color: #fff !important;
	width: 50px;
	height: 50px;
	fill: #fff;
	border-radius: 50%;
	top: unset !important;
	bottom: 140px !important;
	position: absolute;
	box-shadow: inset -1px -2px 5px 0px #bdbdbd;
	z-index: 1;
}
.sport_slider_sec  .eedee-gutenslider-prev{
  left: 45% !important;
}
.sport_slider_sec  .eedee-gutenslider-next{
	right: 45% !important;
}
/* *-*-*-*-*-*-*-*-*- About Us Section *-*-*-*-*-*-*-*-*-*-*-* */
.sport_about_sec .about_record_row .wp-block-column{
	box-shadow: -2px -2px 4px 0px #0000001a inset, 2px 2px 4px 0px #ffffff inset, -5px -5px 5px 0px #ffffff66, 5px 5px 10px 0px #aeaec033;
	border-radius: 60px;
	background: #F0F0F3;
	height: 220px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.sport_about_sec .about_row_two .content_col{
	position: relative;
}
.sport_about_sec .about_row_two .content_col .wp-block-image{
	position: absolute;
	right: 0;
	bottom: -35px;
}
.sport_about_sec .about_row_two{
	height: 150px;
  margin-top: -138px !important;
}
.sport_about_sec .col_one .about_left_img{
	height: 680px;
  width: 100%;
}
.sport_about_sec .col_one .about_left_img img{
	width: 100%;
	height: 100%;
}
.sport_about_sec .sec_title{
	position: relative;
}
.sport_about_sec .sec_title:before {
  content: '';
  background-color: #0D0D0D;
  width: 100px;
  height: 1px;
  position: absolute;
  bottom: -10px;
  right: 0;
  left: 0;
  margin: 0 auto;
}
.sport_about_sec .sec_title:after {
  content: '';
  background-color: #14357A;
  width: 30px;
  height: 5px;
  position: absolute;
  bottom: -12px;
  right: 0;
  left: 0;
  margin: 0 auto;
}
/* *-*-*-*-*-*-*-*-*- Upcoming Matches Section *-*-*-*-*-*-*-*-*-*-*-* */
.sport_upcoming_matches_sec .sec_title{
	position: relative;
}
.sport_upcoming_matches_sec .sec_title:before {
  content: '';
  background-color: #fff;
  width: 100px;
  height: 1px;
  position: absolute;
  bottom: -10px;
  right: 0;
  left: 0;
  margin: 0 auto;
}
.sport_upcoming_matches_sec .sec_title:after {
  content: '';
  background-color: #14357A;
  width: 30px;
  height: 5px;
  position: absolute;
  bottom: -12px;
  right: 0;
  left: 0;
  margin: 0 auto;
}
.sport_upcoming_matches_sec .matches_structure{
	box-shadow: 0px 4px 100px 0px #0000001A;
}
.sport_upcoming_matches_sec .matches_structure:hover .gutentor-text,
.sport_upcoming_matches_sec .matches_structure:hover .gutentor-element-icon-box i,
.sport_upcoming_matches_sec .matches_structure:hover .stk-block-heading__text,
.sport_upcoming_matches_sec .matches_structure:hover .stk-block-button span{
	color: #0D0D0D !important;
	transition: 0.5s all;
}
/* .sport_upcoming_matches_sec .matches_structure:hover .col_three .gutentor-element-icon-box i{
	color: #14357A !important;
} */
.sport_upcoming_matches_sec .matches_structure:hover .col_three .stk--inner-svg path{
	fill: #14357A !important;
}
.sport_upcoming_matches_sec .matches_structure:hover .separator span:after{
	background-color: #0D0D0D;
}
.sport_upcoming_matches_sec .separator span{
	position: relative;
	background-color: #fff;
	z-index: 2;
}
.sport_upcoming_matches_sec .separator span:after {
  content: '';
  background: #959fa8;
  width: 2px;
  height: 53px;
  position: absolute;
  top: -17px;
  left: 7px;
  z-index: -1;
}
.sport_upcoming_matches_sec .matches_structure .wp-block-image{
	height: 35px;
	width: 35px;
}
.sport_upcoming_matches_sec .matches_structure .wp-block-image img{
	height: 100%;
	width: 100%;
}
/* *-*-*-*-*-*-*-*-*- Live Result Section *-*-*-*-*-*-*-*-*-*-*-* */
.sport_live_score_sec .sec_title::before{
	content: '';
  background-color: #0D0D0D;
  width: 100px;
  height: 1px;
  position: absolute;
  bottom: -10px;
  right: 0;
  left: 0;
  margin: 0 auto;
}
.sport_live_score_sec .team_logo{
	height: 50px;
	width: 50px;
}
.sport_live_score_sec .team_logo img,
.sport_live_score_sec .team_name .wp-block-image{
	height: 100%;
	width: 100%;
}
.sport_live_score_sec .team_name .wp-block-image{
	height: 25px;
	width: 25px;
}
.sport_live_score_sec tbody td{
	font-family: Source Sans Pro;
	font-size: 14px;
	font-weight: 400;
	line-height: 25px;
	letter-spacing: 0px;
}
.sport_live_score_sec table{
	margin-bottom: 0px;
}
/* *-*-*-*-*-*-*-*-*- Latest Result Section *-*-*-*-*-*-*-*-*-*-*-* */
.sport_latest_result_sec .container{
	margin: 0 auto !important;
}
.sport_latest_result_sec .sec_title,
.sport_live_score_sec .sec_title{
	position: relative;
}
.sport_latest_result_sec .sec_title:before{
  content: '';
  background-color: #fff;
  width: 100px;
  height: 1px;
  position: absolute;
  bottom: -10px;
  right: 0;
  left: 0;
  margin: 0 auto;
}
.sport_latest_result_sec .sec_title:after,
.sport_live_score_sec .sec_title::after{
  content: '';
  background-color: #14357A;
  width: 30px;
  height: 5px;
  position: absolute;
  bottom: -12px;
  right: 0;
  left: 0;
  margin: 0 auto;
}
.sport_latest_result_sec .stk-block-carousel__buttons{
	max-width: 220px;
	height: 70px;
	background: #fff;
	position: absolute !important;
	right: 0px !important;
	left: 0;
	bottom: -100px !important;
	top: unset;
	margin: 0 auto;
	padding: 10px;
	border-radius: 50px;
	border: 1px solid #0000001A;
	z-index: 5;
}
.sport_latest_result_sec .stk-block-carousel__button{
	box-shadow: inset -1px -2px 5px 0px #bdbdbd !important;
	z-index: 10;
}
.sport_latest_result_sec .stk-block-carousel__dots{
	max-width: 200px;
	position: absolute;
	top: unset;
	right: 0;
	left: 0;
	width: 95px;
	z-index: 2;
	bottom: -78px;
	margin: 0 auto;
}
.sport_latest_result_sec .gutentor-text-wrap a{
	text-decoration: none;
}
.sport_latest_result_sec .gutentor-text{
	position: relative;
}
.sport_latest_result_sec .gutentor-text:after{
	content: '\f3c5';
	position: absolute;
	top: 11px;
	left: 25px;
	font-size: 20px;
	color: #fff;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
}
.sport_latest_result_sec .team_logo{
	height: 300px;
	width: 250px;
	position: relative;
}
.sport_latest_result_sec .team_logo img{
	height: 100%;
	width: 100%;
}
.sport_latest_result_sec .col_one .team_logo::after {
  content: '';
  position: absolute;
  left: -245px;
  top: 24%;
  width: 300px;
  height: 65%;
  background: #14357A;
  box-shadow: 35px 0px 0px 0px #14357A;
  border-radius: 0% 0% 0% 30% / 0% 0% 0% 100%;
  z-index: -1;
}
.sport_latest_result_sec .col_three .team_logo::after {
	content: '';
	position: absolute;
	right: -245px;
	top: 24%;
	width: 300px;
	height: 65%;
	background: #14357A;
	box-shadow: -35px 0px 0px 0px #14357A;
	border-radius: 0% 0% 30% 0% / 0% 0% 100% 0%;
	z-index: -1;
}
.sport_latest_result_sec .team_name .stk-block-heading__text{
	position: relative;
}
.sport_latest_result_sec .col_one .team_name .stk-block-heading__text::before{
	content: '';
	background-color: #ffffff;
	width: 90px;
	height: 1px;
	position: absolute;
	bottom: -4px;
	right: 0;
	margin: 0 auto;
}
.sport_latest_result_sec .col_one .team_name .stk-block-heading__text::after{
	content: '';
	background-color: #FFFFFF;
	width: 25px;
	height: 5px;
	position: absolute;
	bottom: -6px;
	right: 0;
	margin: 0 auto;
	border-radius: 30px;
}
.sport_latest_result_sec .col_three .team_name .stk-block-heading__text::before{
	content: '';
	background-color: #ffffff;
	width: 90px;
	height: 1px;
	position: absolute;
	bottom: -4px;
	left: 0;
	margin: 0 auto;
}
.sport_latest_result_sec .col_three .team_name .stk-block-heading__text::after{
	content: '';
	background-color: #FFFFFF;
	width: 25px;
	height: 5px;
	position: absolute;
	bottom: -6px;
	left: 0;
	margin: 0 auto;
	border-radius: 30px;
}
.sport_latest_result_sec .team_info{
	margin-top: 65px;
}
/* *-*-*-*-*-*-*-*-*- Awards Section *-*-*-*-*-*-*-*-*-*-*-* */
.sport_awards_sec .award_img{
	width: 250px;
	height: 300px;
	position: relative;
	padding-bottom: 30px;
}
.sport_awards_sec .award_img:after{
	content: '';
	width: 100%;
	height: 150px;
	background: #CACAD5;
	position: absolute;
	bottom: 0;
	left: 0px;
	z-index: -1;
	border-radius: 50% 50% 0 0 / 75% 75% 0 0;
}
.sport_awards_sec .award_col:hover .award_img:after{
  background: #14357A;
	border-radius: 50% 50% 0 0 / 35% 35% 0 0;
	height: 115%;
	transition: 0.5s all;
}
.sport_awards_sec .award_col:hover .award_name{
	background-color: #FFFFFF !important;
	transition: 0.5s all;
}
.sport_awards_sec .stk-block-carousel__slider {
  padding-top: 100px;
}
/* *-*-*-*-*-*-*-*-*- Gallery Section *-*-*-*-*-*-*-*-*-*-*-* */
.sport_gallery_sec .gallery_row{
  justify-content: end;
  position: relative;
}
.sport_gallery_sec .content_col{
	box-shadow: 150px 0px 0px 0px #14357A, -15px 0px 0px 0px #14357A;
	border-top-right-radius: 50%;
	border-bottom-right-radius: 50%;
	position: absolute;
	top: -75px;
	left: 0px;
	width: 40%;
	height: 125%;
}
.sport_gallery_sec .content{
	position: relative;
}
.sport_gallery_sec .content_col .wp-block-image{
	position: absolute;
	top: -3px;
	right: 100px;
	height: 600px;
	width: 70%;
	margin-left: 0 !important;
	float: left;
}
.sport_gallery_sec .content_col .wp-block-image img{
	width: 100%;
	height: 100%;
}
.sport_gallery_sec .sec_title:before{
  background: #FFFFFF !important;
}
.sport_gallery_sec .stk-block-carousel__buttons{
	max-width: 220px;
	height: 70px;
	background: #fff;
	position: absolute !important;
	left: -65% !important;
	bottom: 0px !important;
	top: unset;
	margin-right: auto;
	padding: 10px;
	border-radius: 50px;
	border: 1px solid #0000001A;
	z-index: 5;
}
.sport_gallery_sec .stk-block-carousel__button{
  box-shadow: inset -1px -2px 5px 0px #bdbdbd !important;
	z-index: 10;
}
.sport_gallery_sec .stk-block-carousel__dots{
	max-width: 200px;
	position: absolute;
	bottom: 63px;
	left: -53%;
	width: 95px;
	z-index: 2;
	top: unset;
}
/* *-*-*-*-*-*-*-*-*- Video Section *-*-*-*-*-*-*-*-*-*-*-* */
.sport_video_sec .video_row{
	position: relative;
}
.sport_video_sec .video_row .testimonial_col{
	box-shadow: -80px 0px 0px 0px #14357A, 150px 0px 0px 0px #14357A;
	border-top-left-radius: 50%;
	border-bottom-left-radius: 50%;
	position: absolute;
	top: -80px;
	right: 150px;
	width: 40%;
	height: 125%;
	display: flex;
	align-items: center;
	z-index: 2;
}
.sport_video_sec .testimonial_bg{
	width: 230px;
	height: 190px;
	position: absolute;
	right: -20%;
	bottom: 0;
}
/* *-*-*-*-*-*-*-*-*- Team Section *-*-*-*-*-*-*-*-*-*-*-* */
.sport_awards_sec .sec_title,
.sport_team_sec .sec_title,
.sport_product_sec .sec_title,
.sport_gallery_sec .sec_title{
	position: relative;
}
.sport_awards_sec .sec_title:after,
.sport_team_sec .sec_title:after,
.sport_product_sec .sec_title:after,
.sport_gallery_sec .sec_title:after{
  content: '';
  background: #0d0d0d;
  width: 100px;
  height: 1px;
  position: absolute;
  bottom: -10px;
  left: 0;
  z-index: 1;
}
.sport_awards_sec .sec_title:before,
.sport_team_sec .sec_title:before,
.sport_product_sec .sec_title:before,
.sport_gallery_sec .sec_title:before{
  content: '';
  background: #14357A;
  width: 35px;
  height: 5px;
  position: absolute;
  bottom: -12px;
  left: 0;
  z-index: 2;
  border-radius: 50px;
}
.sport_team_sec .stk-block-carousel__slider{
	padding-top: 80px;
}
.sport_team_sec .member_img{
	width: 300px;
	height: 430px;
	position: relative;
}
.sport_team_sec .member_img img,
.sport_awards_sec .award_img img{
	width: 100%;
	height: 100%;
}
.sport_team_sec .member_img:after{
	content: '';
	width: 107%;
	height: 190px;
	background: #84849A;
	position: absolute;
	bottom: 0;
	left: -10px;
	z-index: -1;
	border-radius: 50% 50% 0 0 / 100% 100% 0 0;
}
.sport_awards_sec .stk-block-carousel__buttons,
.sport_team_sec .stk-block-carousel__buttons{
	max-width: 220px;
	height: 70px;
	background: #fff;
	position: absolute !important;
	right: 0px !important;
	top: -62px !important;
	float: revert;
	margin-left: auto;
	padding: 10px;
	border-radius: 50px;
	border: 1px solid #0000001A;
	z-index: 5;
}
.sport_awards_sec .stk-block-carousel__button,
.sport_team_sec .stk-block-carousel__button{
  box-shadow: inset -1px -2px 5px 0px #bdbdbd !important;
	z-index: 10;
}
.sport_awards_sec .stk-block-carousel__dots,
.sport_team_sec .stk-block-carousel__dots{
	max-width: 200px;
	position: absolute;
	top: -47px;
	right: 63px;
	width: 95px;
	z-index: 2;
}
.sport_team_sec .team_col:hover .member_img:after{
	height: 90%;
	background: #14357A;
  border-radius: 50% 50% 0 0 / 40% 40% 0 0;
	transition: 0.5s all;
}
.sport_team_sec .team_col:hover .name .stk-block-heading__text{
	color: #14357A !important;
	transition: 0.5s all;
}
.sport_team_sec .team_col:hover .number .stk-block-heading{
	background-color: #14357A !important;
	box-shadow: unset !important;
	transition: 0.5s all;
}
.sport_team_sec .team_col:hover .number .stk-block-heading__text{
	color: #ffffff !important;
	transition: 0.5s all;
}
/* *-*-*-*-*-*-*-*-*- Product Section *-*-*-*-*-*-*-*-*-*-*-* */
.sport_product_sec .grid-container{
	max-width: 100%;
	padding-left: 0;
	padding-right: 0;
}
.sport_product_sec .gutentor-slick-arrows{
	max-width: 220px;
	width: 220px;
	height: 70px;
	background: #fff;
	position: absolute !important;
	right: 0px !important;
	top: -82px !important;
	float: revert;
	margin-left: auto;
	padding: 10px;
	border-radius: 50px;
	border: 1px solid #0000001A;
	z-index: 1;
	justify-content: space-between;
}
.sport_product_sec .slick-arrow{
	background: #FFFFFF !important;
	box-shadow: inset -1px -2px 5px 0px #0000003d;
}
.sport_product_sec .slick-dots{
	max-width: 200px;
	position: absolute;
	top: -115px;
	right: 45px;
	width: 130px !important;
	z-index: 2;
}
.sport_product_sec .gutentor-post-title{
	background-color: #ffffff;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
}
.sport_product_sec .gutentor-wc-price{
	background-color: #ffffff;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
}
.sport_product_sec .gutentor-post-item:hover .gutentor-post-title a{
	color: #14357A !important;
	transition: 0.5s all;
}
.sport_product_sec .gutentor-post-item:hover .gutentor-wc-price bdi{
	color: #0D0D0D !important;
	transition: 0.5s all;
}
.sport_product_sec .gutentor-post-image-box{
	display: flex;
	align-items: flex-end;
	justify-content: center;
}
.sport_product_sec .gutentor-image-thumb{
	width: 200px;
	height: 300px;
	padding: 30px 0px;
}
.sport_product_sec .gutentor-image-thumb img{
	width: 100%;
	height: 100%;
}
.sport_product_sec .gutentor-post-image-box{
	position: relative;
}
.sport_product_sec .gutentor-post-image-box:after {
	content: '';
	width: 80%;
	height: 150px;
	background: #CACAD5;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: -1;
	border-radius: 50% 50% 0 0 / 75% 75% 0 0;
}
.sport_product_sec .gutentor-post-item:hover .gutentor-post-image-box:after{
	height: 100%;
  background: #14357A;
  border-radius: 50% 50% 0 0 / 35% 35% 0 0;
	transition: 0.5s all;
}
/* *-*-*-*-*-*-*-*-*- Blogs Section *-*-*-*-*-*-*-*-*-*-*-* */
.sport_blog_sec .gutentor-post-title-data-wrap{
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;
}
.sport_blog_sec .gutentor-entry-meta-secondary{
	border-bottom-left-radius: 30px;
	border-bottom-right-radius: 30px;
}
.sport_blog_sec .col_one .gutentor-post-title-data-wrap,
.sport_blog_sec .col_one .gutentor-post-desc,
.sport_blog_sec .col_one .gutentor-entry-meta-secondary{
	background: #fff;
	z-index: 3;
	position: relative;
	width: 90%;
	margin: 0 auto !important;
}
.sport_blog_sec .col_one .gutentor-image-thumb img{
	width: 100%;
	height: 100%;
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;
}
.sport_blog_sec .col_one .gutentor-post-image-box{
	margin-bottom: -50px !important;
}
.sport_blog_sec .grid-container{
	padding: 0 !important;
	max-width: 100%;
}
.sport_blog_sec .gutentor-slick-arrows{
	margin: 0 !important;
  right: 50px !important;
  bottom: 20px !important;
}
.sport_blog_sec .slick-prev{
	display: none !important;
}
.sport_blog_sec .slick-next{
	box-shadow: inset -1px -2px 5px 0px #0000003d;
}
.sport_blog_sec .slick-list{
	width: 100%;
	margin: 0 !important;
}
.sport_blog_sec .col_one .gutentor-post-title a{
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.sport_blog_sec .col_one .gutentor-post-desc,
.sport_blog_sec .col_two .gutentor-post-title a{
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.sport_blog_sec .col_two .grid-row{
	margin: 0;
}
.sport_blog_sec .gutentor-image-thumb,
.sport_blog_sec .gutentor-image-thumb img{
	width: 100%;
	height: 100%;
}
.sport_blog_sec .sec_title{
	position: relative;
}
.sport_blog_sec .sec_title:after{
	content: '';
	background: #0d0d0d;
	width: 100px;
	height: 1px;
	position: absolute;
	bottom: -10px;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 1;
}
.sport_blog_sec .sec_title:before{
  content: '';
  background: #14357A;
  width: 35px;
  height: 5px;
  position: absolute;
  bottom: -12px;
  left: 0;
	right: 0;
	margin: 0 auto;
  z-index: 2;
  border-radius: 50px;
}
/* -*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*- */
.spinner-loading-box{
  background: transparent;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
}
/* -*-*-*-*-**-*-*-*- */
.spinner-loading-box .wp-block-cover__inner-container{
	width: auto;
	z-index: 999;
}
.loader {
	width: 48px;
	height: 48px;
	position: relative;
	top: 50%;
	margin: 0 auto;
	right: 0;
	left: 0;
	transform: translateY(-50%);
}
.loader:before {
  content: "";
  width: 48px;
  height: 5px;
  background: #ffffff7d;
  position: absolute;
  top: 60px;
  left: 0;
  border-radius: 50%;
  animation: shadow324 0.5s linear infinite;
}
.loader:after {
  content: "";
  width: 100%;
  height: 100%;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 4px;
  animation: jump7456 0.5s linear infinite;
}

@keyframes jump7456 {
  15% {
    border-bottom-right-radius: 3px;
  }

  25% {
    transform: translateY(9px) rotate(22.5deg);
  }

  50% {
    transform: translateY(18px) scale(1, 0.9) rotate(45deg);
    border-bottom-right-radius: 40px;
  }

  75% {
    transform: translateY(9px) rotate(67.5deg);
  }

  100% {
    transform: translateY(0) rotate(90deg);
  }
}

@keyframes shadow324 {
  0%,
  100% {
    transform: scale(1, 1);
  }

  50% {
    transform: scale(1.2, 1);
  }
}

/* -*-*-*-*-*-*-*-* */
.solo_success_sec .animate__fadeInLeft,
.solo_success_sec .animate__fadeInRight,
.solo_week_plan_sec .week_plan,
.solo_testimonial_sec.animate__fadeInUpBig{
	-webkit-animation-duration: 2s !important;
	animation-duration: 2s !important;
	animation-iteration-count: 1 !important;
	animation-delay: 0s !important;
	animation-play-state: running;
}
.solo_success_sec .animate__fadeInLeft{
	animation: fadeInLeft;
}
.solo_success_sec .animate__fadeInRight{
	animation: fadeInRight;
}
.solo_testimonial_sec.animate__fadeInUpBig{
	animation: fadeInUpBig;
}
.solo_week_plan_sec .week_plan{
	animation: fadeInUpBig;
}
button.eedee-gutenslider-nav.eedee-gutenslider-prev, button.eedee-gutenslider-nav.eedee-gutenslider-next {
    width: 50px;
    height: 50px;
}
div#mtsnb-115 {
    z-index: 1 !important;
}
.eedee-gutenslider-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    width: 210px;
    left: 0px;
    right: 0px;
}
.buy-now a{
    background: #14357A;
    color: #fff !important;
    padding: 5px 8px;
    border-radius: 5px;

}
.buy-now-button-header {
  background: #14357A;
  color: #fff;
  padding: 4px !important;
  border-radius: 50px;
  padding-right: 20px !important;
  padding-left: 20px !important;
}


/* New CSS */
.icon_serach .gutentor-element-icon-box i {
    cursor: pointer;
}
.search_alert .gutentor-element-icon-box i {
    transform: rotate(45deg);
}
.sport_slider_sec .eedee-gutenslider-pagination span {
    background-color: #dddddd;
}

.sport_slider_sec .eedee-gutenslider-pagination span.swiper-pagination-bullet-active {
	background-color: #14357A;
}
a.current-menu-item span {
    background-color: #14357A;
    padding: 2px 10px;
    color: #fff;
    border-radius: 5px;
}
a.current-menu-item span:hover {
    background-color: #000;
}
.home_header_row .buy-now a:hover {
    background-color: #000;
}
header ul li.buy-now a:hover {
    background-color: #000;
}
footer .buy-now a:hover {
    background-color: #fff;
    color: #14357a !important;
}
.matches_structure:hover i.fas.fa-heart {
    color: red !important;
}
.sport_product_sec .slick-arrow i {
    color: #000 !important;
}
.sport_blog_sec .slick-arrow {
    box-shadow: inset -1px -2px 5px 0px #bdbdbd !important;
    background-color: #fff !important;
	& i {
		color: #000 !important;
	}
}

.newsletter_col .wpcf7-response-output {
    position: relative;
    bottom: 20px;
	color: #fff !important;
}
.mtsnb {
    position: absolute !important;
    top: 0 !important;
}
.blog_row .col_two .gutentor-post-image-box img {
    object-fit: cover;
}
.single_product .wc-block-components-notice-banner__content a.button.wc-forward {
    background-color: #14357A !important;
    opacity: 1;
    color: #fff !important;
    padding: 5px 15px !important;
    text-decoration: unset;
    border-radius: 5px;
	&:hover {
		background-color: #000 !important;
	}
}

#review_form_wrapper form {
    display: flex;
    flex-flow: column;
}
#review_form_wrapper form p.comment-form-author {
    order: 1;
}
#review_form_wrapper form p.comment-form-email {
    order: 2;
}
#review_form_wrapper form p.comment-form-comment {
    order: 3;
}
#review_form_wrapper form p.form-submit.wp-block-button {
    order: 4;
}
body:not(.home) .sport_header_sec.sticky {
	top: 32px;
}
.gutentor-element-advanced-text .gutentor-text {
    margin-bottom: 0 !important;
    color: #fff;
}
.fa-solid, .fas {
    font-weight: 900;
    color: #fff;
}

.gutentor-element-advanced-text .gutentor-text {
    margin-bottom: 0 !important;
    color: #fff;
    padding-left: 12px;
}