@charset "UTF-8";
/*!
Theme Name: Football Coach Club Pro
Theme URI:https://www.ovationthemes.com/wordpress/football-club-wordpress-theme/
Author: Ovationthemes
Author URI:https://www.ovationthemes.com/
Description:
Version: 1.0.1
Requires at least: 6.0
Tested up to: 6.2
Requires PHP: 7.2
License: GPLv3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: football-coach-club-pro
Tags: left-sidebar, right-sidebar, one-column, two-columns, three-columns, four-columns, grid-layout, wide-blocks, block-styles, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, full-site-editing, block-patterns, sticky-post, threaded-comments, template-editing, blog, news, portfolio

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Football Coach Club Pro is based on Twenty Twenty-Two WordPress Theme, (C) 2021 WordPress.org
Twenty Twenty-Two is distributed under the terms of the GNU GPL.

*/
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap');
*,
*::before,
*::after {
  box-sizing: inherit; }

html {
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
}

body{
  background: #ffffff;
  font-family: 'Oswald';
  overflow-x: hidden;
  line-height: 1.7;
  font-size: 14px;
}

header a,
footer a {
  text-decoration: none; }

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  line-height: 1.5;
  font-weight: 700;
}

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 0; }

dt {
  font-weight: 700; }

dd {
  margin: 0 1.5em 1.5em; }

table {
  width: 100%;
  border-spacing: 0; }

th, td {
  padding: 5px;
  text-align: center; }

table td,
table tr,
table th {
  border: 1px solid #ddd; }

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%; }

img, .wp-block-image img {
  height: auto;
  max-width: 100%;
  vertical-align: middle; }

figure {
  margin: 1em 0; }

dfn,
cite,
em,
i {
  font-style: italic; }

blockquote {
  margin: 0 1.5em; }

address {
  margin: 0 0 1.5em; }

pre {
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em; }

code,
kbd,
tt,
var {
  font-family: 17px; }

abbr,
acronym {
  border-bottom: 1px dotted #ddd;
  cursor: help; }

mark,
ins {
  background: #ddd;
  text-decoration: none; }

big {
  font-size: 125%; }

select,
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  border-radius: 0;
  box-sizing: border-box;
  display: block;
  font-size: 17px;
  width: 100%;
  background: #fff;
  border: 1px solid #ccc;
  line-height: 1.75;
  padding: 7px 15px;
  color: #1c1c1c;
}

textarea {
  width: 100%;
  height: 120px;
  padding: 15px 20px; }

input[type="checkbox"] {
  display: inline; }

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #cacaca; }

input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
  color: #c3c3c3; }

input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #a3a2a2; }

hr {
  background-color: #999;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em; }

a {
  color: #3957f5;
  outline: 0 !important;
}
.widget a:not(.wp-block-button__link),
.entry-summery a:not(.wp-block-button__link),
.entry-content a:not(.wp-block-button__link) {
  text-underline-offset: 3px;
  text-decoration-skip-ink: all;
  text-decoration-thickness: 1px;
  text-decoration: underline;
}
.widget a:not(.wp-block-button__link):hover,
.entry-summery a:not(.wp-block-button__link):hover,
.entry-content a:not(.wp-block-button__link):hover {
  color: #F17216;
}
a:focus-visible, a:focus {
  outline: thin dotted !important;
}
a:hover, a:active, a:hover {
  outline: 0;
  color: #F17216;
}
.alignwide {
  margin-left  : -80px !important;
  margin-right : -80px !important;
}
.alignfull {
  margin-left  : calc( -100vw / 2 + 100% / 2 );
  margin-right : calc( -100vw / 2 + 100% / 2 );
  max-width    : 100vw;
}
.home .wp-site-blocks > * {
  margin-top: 0 !important;
}

/*---------------- Woocommerce CSS------------------ */
.woocommerce .select2-container--default .select2-selection--single{
  height: 40px;
}
.woocommerce .select2-container--default .select2-selection--single .select2-selection__rendered{
  padding: 5px 8px;
}
.woocommerce .select2-container--default .select2-selection--single .select2-selection__arrow{
  top: 8px;
}
.woocommerce form .form-row input.input-text {
  padding: 8px;
  border: 1px solid #bcbcbc;
}
.related.products h2 {
  text-align: left;
}
.woocommerce .star-rating span::before {
  color: #f3f321;
}
.woocommerce ul.products li.product .star-rating{
  margin: 0 auto 8px;
  font-size: 15px !important;
}
.woocommerce span.onsale{
  background: #F17216;
  padding: 0;
  color: #3957f5;
}
.products li {
  box-shadow: -2px -2px 5px #bbb;
  padding: 10px !important;
  text-align: center;
}
.woocommerce ul.products li.product a img{
  margin: 0;
}
h2.woocommerce-loop-product__title,
.woocommerce div.product li .product_title {
  color: #000;
  letter-spacing: 1px;
  font-weight: 600;
  text-align: center !important;
  font-size: 20px !important;
  padding: 5px 0 5px 0 !important;
}
.woocommerce ul.products li.product .button {
    margin-top: 5px;
}
.woocommerce ul.products li.product .price,
.woocommerce div.product p.price, .woocommerce div.product span.price {
  color: #000;
}
.woocommerce div.product .product_title,.woocommerce div.product p.price, .woocommerce div.product span.price{
  margin-bottom: 5px;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button,.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{
  background: #F17216;
  color: #3957f5 ;
  border-radius: 30px;
  padding: 10px 20px !important;
  opacity: 1 !important;
  text-decoration: none;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover,.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover{
  background: #3957f5;
  color: #fff;
}
.woocommerce .quantity .qty {
  width: 5em;
  padding: 7px;
  border-radius: 30px;
  border: solid 1px #000;
  color: #000;
  line-height: 1;
}
.woocommerce .col2-set .col-1, .woocommerce .col2-set .col-2 {
   max-width: 100%;
}
nav.woocommerce-MyAccount-navigation ul {
  list-style: none;
  padding-left: 0;
}
nav.woocommerce-MyAccount-navigation ul li {
  background: #F17216;
  padding: 12px !important;
  margin-bottom: 10px;
}
nav.woocommerce-MyAccount-navigation ul li a{
  color: #3957f5;
  font-weight: 600;
}
nav.woocommerce-MyAccount-navigation ul li a:hover{
  color: #222 !important;
}
span.posted_in {
  display: block;
}
span.woocommerce-input-wrapper {
  width: 100%;
}
select.orderby {
  padding: 10px;
}
.woocommerce-product-gallery__image{
  padding: 2px;
}
.woocommerce .cart .button, .woocommerce .cart input.button{
  padding: 12px;
}
nav.woocommerce-MyAccount-navigation ul li a, .woocommerce-info a, .woocommerce-privacy-policy-text a, td.product-name a, a.shipping-calculator-button{
  text-decoration: none !important;
}
.woocommerce .woocommerce-breadcrumb, .woocommerce .woocommerce-breadcrumb a{
  margin-top: 20px;
}
.woocommerce input#password{
  border: 1px solid #bcbcbc;
}
.woocommerce-page form .password-input{
  width: 100%;
}
.woocommerce nav.woocommerce-pagination ul li a {
  display: block;
  padding: 12px 15px;
  text-decoration: none;
  width: auto;
  color: #fff;
  background: #F17216;
  transition: background .15s ease-in-out;
  font-weight: bold;
}
.woocommerce nav.woocommerce-pagination ul li a:hover{
  background: #000;
  color: #fff;
}
.woocommerce nav.woocommerce-pagination ul li span.current{
  padding: 12.5px 15px;
  background: #000;
  color: #fff;
  font-weight: normal;
}
.woocommerce nav.woocommerce-pagination ul, .woocommerce nav.woocommerce-pagination ul li{
  border: none;
  float: none;
  overflow: unset;
}
.woocommerce nav.woocommerce-pagination {
  text-align: center;
  margin-bottom: 20px;
}
.woocommerce-cart table.cart td.actions .coupon .input-text{
  width: 110px !important;
  padding: 5px 5px 5px !important;
  margin: 0px 10px 0px 0 !important;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
  margin-bottom: 30px;
}
#payment{
  margin: 0 0 30px 0;
}

/* Header Section */
h1.sports-site-title-box {
    display: none;
}
.sports-site-title-box a {
    font-size: 12px;
}
.wp-block-group.sports-header-box {
    padding: 30px 0;
}
.home .wp-block-group.sports-header-box {
    position: absolute;
    z-index: 99;
    width: 100%;
}
/* ----------Header search----------- */
.sports-search-box input[type="search"] {
    position: absolute;
    left: 0px;
    top: 7px;
    width: 225px;
}
.sports-search-box .wp-block-search__button {
    border: 0;
    background: unset;
    max-width: unset !important;
    color: #ffffff;
    font-size: 24px;
    padding: 15px 0;
    transform: rotate(270deg);
}
.sports-search-box .wp-block-search__inside-wrapper {
    justify-content: right;
}
.wp-block-group.sports-search-box {
    position: relative;
}
.wp-block-column.sports-search-box {
    margin: -28px 0 0 -42px;
    position: relative;
    z-index: 99;
}
.wp-block-group.sports-search-box::before {
    content: '';
    background: #00000033;
    width: 1px;
    height: 52px;
    position: absolute;
    left: 125px;
}
.sports-search-box span.wc-block-mini-cart__badge {
    background: #0d5ef4;
    color: #fff;
}
/* ---------Header------------ */
div#sports-header-sec {
    margin-top: 0;
    max-width: 1350px;
    padding: 0;
}
.wp-block-columns.sports-header-colom-box {
    max-width: unset;
    gap: 0;
}
.sports-header-logo-image img.custom-logo {
    width: auto;
}
.wp-block-group.sports-header-logo-box{
  position: relative;
  padding: 21px 35px;
  left: -1px;
}
.wp-block-group.sports-haeder-navigation-box {
    position: relative;
    padding: 12px 50px;
}
.onepage-header-navigation-box li a span,.onepage-header-navigation-box li a {
/*   color: #ffffff; */
  font: 400 10px 'Oswald';
  text-transform: uppercase;
}
.onepage-header-box .onepage-header-navigation-box li {
    margin: 0 15px;
}
.wp-block-group.automobile-header-button {
    padding: 14px 25px;
    position: relative;
}
.theme-sidebar a {
  text-decoration: none !important;
}
.onepage-header-navigation-box li.wp-block-navigation-item {
    margin-right: 23px;
}
.automobile-header-button span.stk--svg-wrapper {
    background: #FDD61F;
    height: 27px;
    width: 27px;
    padding: 7px 0px;
    border-radius: 50%;
    margin-left: 12px;
}
.automobile-header-button path {
    fill: #1f6306 !important;
}
.automobile-header-button .stk--inner-svg svg {
    margin-inline-start: 0 !important;
}
/* -------------------- */
/* .stk-block-background {
    background-color: unset;
} */
/* ---------Banner section---------------- */
.wp-block-columns.sports-banner-box {
    max-width: 1350px;
}
.wp-block-cover.sports-banner-image {
    min-height: 820px;
}
.wp-block-cover.sports-banner-image img{
  object-fit: none;
}
.sports-banner-text p.stk-block-text__text {
    width: 47%;
    padding-top: 30px;
}
/* -------------Latest Result-------------------- */
#sports-latest-result-sec {
    padding: 70px 20px;
}
.wp-block-group.sports-latest-result-box {
    margin: 0 28em !important;
    padding-top: 15px;
}
.wp-block-group.sports-latest-result-number1,.wp-block-group.sports-latest-result-number2 {
    width: 60px;
    height: 60px;
    padding: 13px;
}
.wp-block-column.sports-number-box {
    text-align: -webkit-right;
}
.sports-latest-result-image1 figure.wp-block-image {
    text-align: right;
    margin: 0 !important;
    display: block;
}
.sports-latest-result-image2 figure.wp-block-image {
    text-align: left;
    margin: 0 !important;
    display: block;
}
.sports-latest-result-image1 img,.sports-latest-result-image2 img {
    width: 70px;
}
/* ------About Us------------ */
#sports-about-us-section .wp-block-columns.sports-about-content-box {
    max-width: 1350px;
}
#sports-about-us-section {
    position: relative;
    padding: 45px 20px;
}
.wp-block-group.sports-about-data-box {
    margin-left: 30px;
}
.sports-about-text p.stk-block-text__text {
    width: 85%;
}
/* -------------Next Match Section------------------- */
#sports-next-match-section{
  position: relative;
}
.wp-block-group.sports-time-table-box{
  max-width: 1350px;
  padding-top: 45px;
}
#sports-next-match-section .wp-block-cover {
    padding: 135px 25px;
}
.wp-block-columns.sports-time-table-colom {
    max-width: unset;
}
.sports-match-time-table-box tbody tr td {
    text-align: left;
    padding: 12px 15px;
}
.sports-time-table-button-box {
    border-top: 0.5px solid #a5a5a5;
    padding: 8px 0;
}
.wp-block-group.sports-time-table-box1,.wp-block-group.sports-time-table-box2 {
    padding: 0;
    height: 500px;
}
.wp-block-columns.sports-time-table-text-box {
    gap: 0;
}
.wp-block-group.sports-match-time-box {
    padding: 40px 40px;
}
.sports-match-countdown-box .stk-block-countdown__content-container {
    background: #243f77;
    border-radius: 5px;
    padding: 28px 0;
}
#sports-next-match-section .sports-match-countdown-box .stk-block-countdown__digit,#sports-next-match-section .sports-match-countdown-box p.stk-block-countdown__label{
   color: #ffffff !important;
}
#sports-next-match-section .sports-match-countdown-box p.stk-block-countdown__label {
    margin-top: 18px;
}
.wp-block-columns.sports-match-compare-box {
    padding-top: 20px;
}
.sports-next-match-box1-text {
    border-top: 0.5px solid #a5a5a5;
    padding: 20px 0;
}
.wp-block-group.sports-match-time-table-box {
    padding: 30px 40px;
}
/* -----------Top Product-------------------- */
#sports-top-product-sec .sports-product-box {
    max-width: 1350px;
    padding: 30px 0;
}
#sports-top-product-sec {
    padding: 70px 20px;
}
.sports-product-box .product-item {
    border: 0.5px solid #d0d0d0;
    border-radius: 6px;
    position: relative;
}
.sports-product-box .product-item .actions a {
    border-radius: 0px 0 6px 0px;
    background: #243f77;
}
.sports-product-box .product-item:hover .actions{
  opacity: unset;
  transform: unset;
  visibility: visible;
}
.sports-product-box .product-item .actions {
    background: unset;
    border-radius: 0;
    color: #fff;
    display: flex;
    left: auto;
    right: 0;
    position: absolute;
    text-align: center;
    top: auto;
    bottom: 0;
    transform: unset;
    transition: all 0.4s ease 0s;
    width: 45px;
    height: 45px;
    opacity: 1;
    visibility: visible;
}
.sports-product-box .product-item .product-inner .image-wrap{
  position: unset;
}
.sports-product-box .product-item .actions a::before{
  top: 11px;
}
.sports-product-box h4.title a {
    color: #000;
    font: 700 12px 'Oswald';
}
.sports-product-box span.price{
  color: #000;
  font: 700 12px 'Oswald';
  padding-left: 25px;
}
.sports-product-box .product-item .product-inner .content .title{
    margin-bottom: 20px;
    padding-left: 25px;
}
.sports-product-box .wc-block-mini-cart__badge{
  background: #0d5ef4;
  color: #ffffff;
}
.sports-product-box .product-slider .slick-dots{
  bottom: -30px;
}
.sports-product-box .product-slider .slick-dots li button{
  background-color: #c8dbfe;
  border: 1px solid #c8dbfe;
  cursor: pointer;
}
.sports-product-box .product-slider .slick-dots li.slick-active button{
  background-color: #0d5ef4;
  border-color: #0d5ef4;
  width: 54px;
}
/* -----------Top Player----------------------- */
.sports-top-player-image-box figure.wp-block-image {
    margin-bottom: 0;
}
.wp-block-group.sports-top-player-data-box {
    margin-top: 0;
}
.wp-block-columns.sports-top-plsyer-box {
    max-width: 1350px;
    padding-top: 40px;
}
.sports-top-player-image-box img {
    width: 100%;
}
.sports-top-player-like-box .stk-inner-blocks.stk-block-content {
    justify-content: right;
    width: auto;
}
#sports-top-player-sec .wp-block-cover.sports-top-player-cover {
    padding: 115px 20px;
}
/* -----------Sponsor Section-------------------------- */
#sports-sponsor-section {
    padding: 70px 20px;
}
.wp-block-stackable-carousel.sports-sponsor-box {
    max-width: 1350px;
    padding-top: 40px;
}
/* ---------Gallery Section--------------------- */
#sports-gallery-sec {
    padding: 70px 20px;
}
.sports-gallery-image-box figure.wp-block-image {
    margin-bottom: 0;
}
.wp-block-group.sports-gallery-image-box {
    position: relative;
}
.wp-block-stackable-text.sports-gallery-title {
    position: absolute;
    top: 0;
    left: 0;
    padding: 16px 25px;
}
.wp-block-group.sports-gallery-box,.wp-block-columns.sports-gallery-box1,.wp-block-columns.sports-gallery-box2 {
    max-width: 1350px;
}
.sports-gallery-image-box img {
    width: 100%;
}
.sports-gallery-box1 .wp-block-column:nth-child(1) img {
    height: 500px;
}
.wp-block-group.sports-gallery-box {
    padding-top: 40px;
}

/* -----Latest Post Section---------------- */
#sports-latest-post-section .wp-block-cover.soprts-recent-post-cover-image {
    padding: 115px 20px;
}
.wp-block-group.sports-latest-post-main-box{
  max-width: 1350px;
  padding-top: 40px;
  padding-bottom: 40px;
}
.sports-latest-blog-colom1 .stk-block-posts__excerpt p {
    width: 69%;
}
.sports-latest-blog-colom2 img {
    /* width: auto !important; */
    border-radius: 4px;
}
.wp-block-stackable-posts.alignwide.sports-latest-blog-colom2,.sports-latest-blog-colom2 .alignwide{
    margin: auto !important;
}
.sports-latest-blog-colom2 a.stk-block-posts__image-link {
    flex-basis: 18% !important;
    margin-bottom: 0 !important;
}
.sports-latest-blog-colom2 h3.stk-block-posts__title {
    margin-bottom: 10px !important;
}
.sports-latest-blog-colom2 .stk-container {
    align-items: center;
    margin-bottom: 15px;
}
.sports-latest-blog-colom1 aside.stk-block-posts__meta,.sports-latest-blog-colom1 h3.stk-block-posts__title {
    margin-bottom: 8px !important;
}
.sports-latest-blog-colom1 h3.stk-block-posts__title a {
    width: 76%;
}
.sports-latest-blog-colom2 h3.stk-block-posts__title a {
    width: 76%;
}
.sports-latest-blog-colom2 {
    position: relative;
    top: 5px;
}
.sports-latest-blog-colom1 aside.stk-block-posts__meta time,.sports-latest-blog-colom1 aside.stk-block-posts__meta span:nth-child(3),.sports-latest-blog-colom2 aside.stk-block-posts__meta time,.sports-latest-blog-colom2 aside.stk-block-posts__meta span:nth-child(3){
  position: relative;
  padding-left: 16px;
}
.sports-latest-blog-colom1 aside.stk-block-posts__meta time::before,.sports-latest-blog-colom2 aside.stk-block-posts__meta time::before{
  content: '\f133';
  font-family: 'Font Awesome 5 Free';
  position: absolute;
  font-weight: 400;
  left: 0;
  color: #243f77;
}
.sports-latest-blog-colom1 aside.stk-block-posts__meta span:nth-child(3)::before,.sports-latest-blog-colom2 aside.stk-block-posts__meta span:nth-child(3)::before{
  content: '\f075';
  font-family: 'Font Awesome 5 Free';
  position: absolute;
  font-weight: 400;
  left: 0;
  color: #243f77;
}
/* --------------faq Section------------------- */
#sports-faq-section .wp-block-columns.sports-faq-box-colom{
  max-width: 1350px;
}
#sports-faq-section {
    padding: 70px 15px;
}
.sports-faq-data-box .stk-column-wrapper {
    padding: 0;
    background: unset;
    box-shadow: unset;
}
.sports-faq-data-box .stk-column-wrapper {
    padding: 0 !important;
}
.wp-block-stackable-accordion.sports-faq-data-box {
    background: #FFFFFF;
    border-radius: 8px;
    padding: 12px 25px;
    box-shadow: 0px 7px 8.5px rgba(0, 0, 0, 0.11);
    margin-bottom: 10px;
}
.sports-faq-data-box p.stk-block-text__text {
    width: 60%;
    padding-left: 33px;
}
.wp-block-stackable-accordion.is-style-default.sports-faq-data-box.stk--is-open .stk--inner-svg{
  background-color: #0d5ef4 !important;
}
.sports-faq-image img {
    width: 100%;
}
/* ----------Testimonial section--------------------- */
figure.sports-testimonial-image {
    text-align: right;
}
.wp-block-group.sports-testimonial-image-box {
    position: relative;
    margin-left: 255px;
}
.sports-testimonial-title-box {
    position: absolute;
    top: 15px;
    padding: 16px 45px 16px 20px;
    left: 0;
}
.wp-block-columns.sports-testimonial-colom {
    gap: 0;
}
.wp-block-group.sports-testimonial-data-box {
    width: 52%;
    margin-top: 48px;
    margin-left: -21px;
    position: relative;
}
.wp-block-cover.soprts-testimonial-cover-imge {
    padding: 200px 20px;
}
.sports-testimonial-main-box {
    padding-top: 40px;
}
.sports-testimonial-main-box .stk-block-carousel__buttons {
    margin-left: 85px;
    bottom: 40px;
}
/* #sports-testimonial-section img.wp-block-cover__image-background {
    object-fit: unset;
} */

/* -----------Get In Touch Section--------------------- */
#sports-get-in-toouch-section {
    padding: 0 0 60px;
}
.sports-get-in-touch-image img {
    width: 450px;
}
.sports-get-in-touch-text p.stk-block-text__text {
    width: 46%;
}
.sports-get-in-touch-form input[type="text"],.sports-get-in-touch-form input[type="email"] {
    border: 0.5px solid #000000;
    border-radius: 6px;
    height: 40px;
    width: 60%;
}
.sports-get-in-touch-form textarea{
  border: 0.5px solid #000000;
  border-radius: 6px;
  height: 85px;
  width: 60%;
}
.sports-get-in-touch-form input[type="submit"] {
    background: #0d5ef4;
    border-radius: 6px;
    font: 700 11px 'Oswald';
    color: #ffffff;
    border: 1px solid #0d5ef4;
    padding: 12px 24px;
}
.sports-get-in-touch-form input[type="text"]::placeholder,.sports-get-in-touch-form input[type="email"]::placeholder,.sports-get-in-touch-form textarea::placeholder{
  color: #898989;
  font: 400 10px 'Oswald';
}
/* ---------Footer Section----------------------- */
.wp-block-columns.sports-footer-col-box {
    max-width: 1350px;
    padding: 125px 0 30px;
}
.sports-footer-section img.wp-block-cover__image-background {
    object-fit: fill;
}
.sports-footer-post-box .alignwide {
    margin: 0 !important;
}
.sports-footer-post-box article.stk-container-padding {
    display: contents;
}
.sports-footer-box2 a.wp-block-navigation-item__content span,.sports-footer-box3 a.wp-block-navigation-item__content span,.sports-footer-box4 a.wp-block-navigation-item__content span{
  font: 400 12px / 27px 'Oswald';
  color: #ffffff;
}
.sports-footer-box3 ul,.sports-footer-box4 ul{
  gap:10px;
}
.sports-footer-post-box aside.stk-block-posts__meta.stk-subtitle {
    width: 55px;
    background: #0d5ef4;
    border-radius: 6px;
    text-align: center;
    padding: 6px 0;
    margin-bottom: 0;
}
.sports-footer-post-box article.stk-container-padding {
    display: flex;
    gap: 15px;
    align-items: center;
    padding-left: 0;
}
.sports-footer-box4 aside.stk-block-posts__meta.stk-subtitle {
    margin-bottom: 10px;
}
.sports-footer-box4 img.attachment-full {
    width: 80px !important;
    height: 80px !important;
    border-radius: 10px;
}
.sports-footer-box4 .wp-block-stackable-posts {
    margin-left: 76px !important;
}
.sports-footer-box .sports-footer-box4 .stk-block-posts__image-link {
    flex-basis: 30% !important;
}
.sports-footer-box .sports-footer-box4 .stk-inner-blocks.stk-content-align {
    width: 320px;
}
.onepage-footer-text-box .wp-block-columns {
    max-width: 1350px;
}
.onepage-footer-text-box span a {
    color: #0C7735;
}
.wp-block-group.onepage-footer-text-box {
  padding: 25px 0;
  border-top: 0.5px solid #ffffff36;
  max-width: 1350px;
  margin: 0 auto;
}
.sports-footer-box1 a.stk-link.stk-button:hover {
    background: #0d5ef4 !important;
}
.wp-block-group.woocommerce.product {
    padding: 45px;
    margin: 0 auto;
}
button.single_add_to_cart_button.button.alt {
    background: #0d5ef4;
    color: #fff;
}
.wc-block-components-sidebar-layout {
    padding: 71px;
}
/* -------Contact Us------------ */
.museum-contact-box-1 .wp-block-stackable-icon-box.stk-block-icon-box {
    height: 112px;
}
.museum-contact-box-1{
  padding-bottom: 40px;
}
/* Media CSS */
@media screen and (max-width: 1800px) and (min-width: 1601px){
  main.wp-block-group{
    overflow-x: hidden;
  }
  .wp-block-cover.sports-banner-image img {
    object-fit: cover;
  }
  .wp-block-group.sports-latest-result-box{
    margin: 0 12em !important;
  }
}
@media screen and (max-width: 1600px) and (min-width: 1441px){
  main.wp-block-group {
    padding: 0 55px !important;
    overflow-x: hidden;
  }
  h2.wp-block-post-title{
    padding: 0 55px;
  }
  .wp-block-cover.sports-banner-image img {
    object-fit: cover;
  }
  .wp-block-group.sports-latest-result-box{
    margin: 0 12em !important;
  }
}
@media screen and (max-width: 1440px) and (min-width: 1025px){
  main.wp-block-group {
    padding: 0 45px !important;
    overflow-x: hidden;
  }
  h2.wp-block-post-title{
    padding: 0 45px;
  }
  .wp-block-cover.sports-banner-image img {
    object-fit: cover;
  }
  .wp-block-columns.sports-banner-box{
    padding-left: 45px;
  }
  .wp-block-group.sports-header-logo-box{
    padding: 24px 35px;
  }
  .wp-block-group.sports-header-box {
    padding: 30px 45px;
  }
  .onepage-header-navigation-box li.wp-block-navigation-item {
    margin-right: 0px;
  }
  .wp-block-group.sports-latest-result-box{
    margin: 0 0em !important;
  }
  .sports-search-box input[type="search"]{
    left: -95px;
  }
  #sports-top-player-sec .wp-block-cover.sports-top-player-cover {
    padding: 115px 45px 190px;
  }
  .sports-about-text p.stk-block-text__text {
    width: 60%;
  }
  /* #sports-top-player-sec img.wp-block-cover__image-background {
    object-fit: fill;
  } */
  .sports-gallery-box1 .wp-block-column:nth-child(1) img,.sports-gallery-box1 .wp-block-column:nth-child(2) img {
    height: 457px;
  }
  .wp-block-cover.soprts-testimonial-cover-imge {
    padding: 131px 20px;
  }
  .wp-block-columns.sports-footer-col-box{
    padding: 125px 45px 30px;
  }
  #sports-about-us-section{
    padding: 45px 45px;
  }
  .sports-faq-data-box p.stk-block-text__text{
    width: 88%;
  }
  .sports-footer-post-box h3.stk-block-posts__title.has-text-color {
    width: 120px;
  }
  #sports-next-match-section .wp-block-cover {
    padding: 135px 45px;
  }
}
@media screen and (max-width: 1440px) and (min-width: 1300px){
  main.wp-block-group{
    padding: 0 13em !important;
  }
  h2.wp-block-post-title{
    padding: 0 5em;
  }
  #sports-about-us-section {
    padding: 45px 13em;
  }
  #sports-next-match-section .wp-block-cover {
    padding: 135px 13em;
  }
  #sports-top-player-sec .wp-block-cover.sports-top-player-cover {
    padding: 115px 13em 190px;
  }
  .sports-gallery-box1 .wp-block-column:nth-child(1) img, .sports-gallery-box1 .wp-block-column:nth-child(2) img {
    height: 355px;
  }
  .sports-latest-blog-colom2 a.stk-block-posts__image-link{
    flex-basis: 22% !important;
  }
  #sports-latest-post-section .wp-block-cover.soprts-recent-post-cover-image {
    padding: 115px 13em;
  }
  .wp-block-columns.sports-footer-col-box {
    padding: 125px 13em 30px;
  }
  .sports-about-text p.stk-block-text__text {
    width: 77%;
  }
  .wp-block-group.sports-header-box {
    padding: 30px 13em;
  }
  .wp-block-columns.sports-banner-box {
    padding-left: 13em;
  }
}
@media screen and (max-width: 1200px) and (min-width: 1025px){
  main.wp-block-group {
    padding: 0 45px !important;
    overflow-x: hidden;
  }
  h2.wp-block-post-title{
    padding: 0 45px;
  }
  .wp-block-group.sports-header-logo-box{
    padding: 21px 15px;
  }
  .wp-block-cover.sports-banner-image img {
    object-fit: cover;
  }
  .wp-block-cover.sports-banner-image {
    min-height: 565px;
  }
  .wp-block-columns.sports-banner-box{
    padding-left: 45px;
  }
  #sports-next-match-section .wp-block-cover {
    padding: 110px 45px;
  }
  .wp-block-group.sports-latest-result-box{
    margin: 0 0em !important;
  }
  #sports-top-player-sec .wp-block-cover.sports-top-player-cover {
    padding: 107px 45px;
  }
  .sports-gallery-box1 .wp-block-column:nth-child(1) img,.sports-gallery-box1 .wp-block-column:nth-child(2) img {
    height: 330px;
  }
  .wp-block-cover.soprts-testimonial-cover-imge {
    padding: 77px 45px;
  }
  .wp-block-group.sports-testimonial-image-box{
    margin-left: 140px;
  }
  .wp-block-group.sports-testimonial-data-box{
    width: 64%;
  }
  .wp-block-columns.sports-footer-col-box{
    padding: 95px 45px 30px;
  }
  .sports-footer-section img.wp-block-cover__image-background {
    object-fit: cover;
  }
  .sports-testimonial-title-box{
    left: auto;
    right: 193px;
  }
  .wp-block-cover.sports-banner-image {
    min-height: 565px;
  }
}
@media screen and (max-width: 1024px) and (min-width: 992px){
  main.wp-block-group {
    padding: 0 45px !important;
    overflow-x: hidden;
  }
  h2.wp-block-post-title{
    padding: 0 45px;
  }
  .wp-block-group.sports-haeder-navigation-box {
    position: relative;
  }
  .onepage-header-navigation-box li.wp-block-navigation-item {
    margin-right: 5px;
  }
  ul.wp-block-navigation__container.onepage-header-navigation-box {
    gap: 15px;
  }
  .sports-search-box input[type="search"]{
    width: 146px;
  }
  .wp-block-group.sports-header-box {
    padding: 18px 45px;
  }
  .wp-block-group.sports-header-logo-box{
    padding: 23px 21px;
  }
  .wp-block-cover.sports-banner-image img {
    object-fit: cover;
  }
  .wp-block-columns.sports-banner-box{
    padding-left: 45px;
  }
  .wp-block-cover.sports-banner-image {
    min-height: 530px;
  }
  .wp-block-group.sports-latest-result-box{
    margin: 0 0em !important;
  }
  .sports-gallery-box1 .wp-block-column:nth-child(1) img,.sports-gallery-box1 .wp-block-column:nth-child(2) img {
    height: 330px;
  }
  .sports-faq-data-box p.stk-block-text__text{
    width: 90%;
  }
  .wp-block-group.sports-testimonial-image-box{
    margin-left: 150px;
  }
  .wp-block-group.sports-testimonial-data-box{
    width: 62%;
  }
  figure.sports-testimonial-image{
    position: relative;
  }
  .wp-block-cover.soprts-testimonial-cover-imge {
    padding: 90px 20px;
  }
  .wp-block-columns.sports-footer-col-box{
    padding: 85px 45px 30px;
  }
  .wp-block-group.onepage-footer-text-box{
    padding: 25px 45px;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px){
  main.wp-block-group {
    padding: 0 30px !important;
    overflow-x: hidden;
  }
  h2.wp-block-post-title{
    padding: 0 30px;
  }
  .wp-block-group.sports-header-logo-box{
    text-align: center;
  }
  .sports-header-colom-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(1){
    flex-basis: 25% !important;
  }
  .sports-header-colom-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2){
    flex-basis: 50% !important;
  }
  .sports-header-colom-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(3){
    flex-basis: 25% !important;
  }
  .wp-block-group.sports-header-box {
    padding: 15px 30px;
  }
  .wp-block-group.sports-search-box{
    padding: 0 20px;
    gap: 0;
  }
  .sports-search-box input[type="search"]{
    left: -85px;
    width: 175px;
  }
  .wp-block-group.sports-haeder-navigation-box{
    padding: 13px 30px;
  }
  .wp-block-cover.sports-banner-image img {
    object-fit: cover;
  }
  .onepage-header-navigation-box li.wp-block-navigation-item {
    margin-right: -5px;
  }
  .wp-block-cover.sports-banner-image {
    min-height: 500px;
  }
  .wp-block-columns.sports-banner-box{
    padding-left: 30px;
  }
  .sports-latest-result-box .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(1), .sports-latest-result-box .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2) {
    flex-basis: 50% !important;
  }
  .wp-block-columns.sports-testimonial-colom,.sports-latest-post-main-box .wp-block-columns,.wp-block-columns.sports-gallery-box2,.wp-block-columns.sports-gallery-box1,.wp-block-columns.sports-top-player-col-box,.wp-block-columns.sports-top-plsyer-box,.wp-block-columns.sports-match-compare-box,.wp-block-columns.sports-time-table-text-box,.wp-block-columns.sports-time-table-colom,#sports-about-us-section .wp-block-columns.sports-about-content-box,.sports-latest-result-box .wp-block-columns{
    flex-wrap: nowrap !important;
  }
  .sports-latest-result-box .wp-block-columns {
    gap: 14px;
  }
  .wp-block-group.sports-latest-result-box {
    margin: 0 0em !important;
  }
  .sports-result-col1.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(3) {
    flex-basis: 35% !important;
  }
  .sports-result-col1.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2) {
    flex-basis: 57% !important;
  }
  .sports-result-col2.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(1) {
    flex-basis: 35% !important;
  }
  .sports-result-col2.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2) {
    flex-basis: 50% !important;
  }
  .sports-result-col2.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(3) {
    flex-basis: 60% !important;
  }
  .sports-about-content-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(1){
    flex-basis: 47% !important;
  }
  .sports-about-content-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2){
    flex-basis: 53% !important;
  }
  .wp-block-group.sports-about-data-box {
    margin-left: 0;
  }
  .sports-time-table-text-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(1),.sports-time-table-text-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2),.sports-time-table-colom.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(1),.sports-time-table-colom.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2){
    flex-basis: 50% !important;
  }
  .wp-block-group.sports-match-time-box {
    padding: 12px 20px;
  }
  .wp-block-group.sports-match-time-table-box {
    padding: 12px 20px;
  }
  .sports-match-compare-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(1),.sports-match-compare-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(3){
    flex-basis: 45% !important;
  }
  .sports-match-compare-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2){
    flex-basis: 10% !important;
  }
  .wp-block-group.sports-time-table-box1, .wp-block-group.sports-time-table-box2{
    height: 531px;
  }
  .sports-top-plsyer-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(1),
  .sports-top-plsyer-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2),
  .sports-top-plsyer-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(3),
  .sports-gallery-box2.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(1),
  .sports-gallery-box2.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2),
  .sports-gallery-box2.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(3){
    flex-basis: 33.33% !important;
  }
  .sports-top-player-col-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(1),.sports-gallery-box1.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(1){
    flex-basis: 66.66% !important;
  }
  .sports-top-player-col-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2),.sports-gallery-box1.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2){
    flex-basis: 33.33% !important;
  }
  .wp-block-group.sports-top-player-data-box{
    padding: 10px 20px;
  }
  .sports-gallery-box1 .wp-block-column:nth-child(1) img {
    height: auto;
  }
  .sports-latest-post-main-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(1){
    flex-basis: 66.66% !important;
  }
  .sports-latest-post-main-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2){
    flex-basis: 33.33% !important;
  }
  .sports-latest-blog-colom1 h3.stk-block-posts__title a,.sports-latest-blog-colom1 .stk-block-posts__excerpt p {
    width: 100%;
  }
  .wp-block-group.sports-faq-content-box{
    padding-left: 3em;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .wp-block-stackable-accordion.sports-faq-data-box{
    padding: 12px 10px;
  }
  #sports-testimonial-section .wp-block-cover{
    padding: 70px 20px 110px;
  }
  .sports-testimonial-colom.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(1){
    flex-basis: 50% !important;
  }
  .sports-testimonial-colom.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2){
    flex-basis: 50% !important;
  }
  .wp-block-group.sports-testimonial-image-box{
    margin-left: 35px;
  }
  .wp-block-group.sports-testimonial-data-box{
    width: 75%;
    margin-top: 31px;
  }
  .sports-testimonial-title-box{
    left: 48px;
  }
  .wp-block-columns.sports-footer-col-box{
    flex-wrap: wrap !important;
    justify-content: center;
  }
  .sports-faq-data-box p.stk-block-text__text{
    width: 90%;
  }
  .wp-block-group.onepage-footer-text-box {
    padding: 25px 30px;
  }
  .sports-footer-col-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(1),.sports-footer-col-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2),
  .sports-footer-col-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(3),.sports-footer-col-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(4){
    flex-basis: 45%!important;
  }
  .sports-footer-section img.wp-block-cover__image-background {
    object-fit: cover;
  }
}
@media screen and (max-width: 991px) and (min-width: 782px) {
  .wp-block-group.sports-haeder-navigation-box {
    padding: 13px 15px;
  }
  .wp-block-group.sports-testimonial-image-box {
    margin-left: 90px;
  }
  .wp-block-group.sports-testimonial-data-box{
    width: 60%;
  }
}
@media screen and (max-width: 767px) and (min-width: 576px) {
  .wp-block-group.sports-search-box{
    padding: 0 15px;
    gap: 5px;
  }
  .wp-block-group.sports-haeder-navigation-box{
    padding: 17px 25px;
  }
  .wp-block-cover.sports-banner-image {
    min-height: 555px;
  }
  .sports-banner-text p.stk-block-text__text{
    margin: 0 auto;
  }
  .wp-block-cover.sports-banner-image img {
    object-fit: cover;
  }
  .wp-block-group.sports-header-box {
    padding: 15px 20px;
  }
  #sports-latest-result-sec {
    padding: 45px 0px;
  }
  .wp-block-group.sports-latest-result-box{
    margin: 0 0em !important;
  }
  .sports-latest-result-box .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(1),.sports-latest-result-box .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2){
    flex-basis: 50% !important;
  }
  .sports-latest-result-box .wp-block-columns{
    flex-wrap: nowrap !important;
    gap: 14px;
  }
  .sports-result-col1.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(3){
    flex-basis: 35% !important;
  }
  .sports-result-col1.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2){
    flex-basis: 57% !important;
  }
  .sports-result-col2.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(1){
    flex-basis: 35% !important;
  }
  .sports-result-col2.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2){
    flex-basis: 50% !important;
  }
  .sports-result-col2.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(3){
    flex-basis: 60% !important;
  }
  .sports-result-title h3.stk-block-heading__text{
    font-size: 18px !important;
  }
  .sports-testimonial-colom.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(1),.sports-testimonial-colom.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2){
    flex-basis: 50% !important;
  }
  .wp-block-group.sports-testimonial-image-box{
    margin-left: 5px;
  }
  .wp-block-group.sports-testimonial-data-box{
    width: 95%;
    margin-top: 22px;
  }
  .sports-testimonial-title-box{
    left: 30px;
  }
  .sports-get-in-touch-image img {
    width: auto;
  }
  figure.sports-get-in-touch-image {
    text-align: center;
  }
  .sports-header-colom-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(1){
    flex-basis: 13% !important;
  }
  .sports-header-colom-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2){
    flex-basis: 50% !important;
  }
  .sports-header-colom-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(3){
    flex-basis: 15% !important;
  }
  .sports-footer-box1 .stk-inner-blocks {
    justify-content: left !important;
  }
  .onepage-header-navigation-box li.wp-block-navigation-item {
    margin-right: 4px;
  }
  .sports-footer-col-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(1),.sports-footer-col-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2),
  .sports-footer-col-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(3),.sports-footer-col-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(4){
    flex-basis: 45%!important;
  }
  ul.onepage-header-navigation-box {
    justify-content: center;
  }
  .sports-search-box input[type="search"]{
    left: auto;
    right: 90px;
  }
}
@media screen and (max-width: 767px) {
  main.wp-block-group {
    padding: 0px 15px !important;
    overflow-x: hidden;
  }
  h2.wp-block-post-title{
    padding: 0 20px;
  }
  h1.sports-site-title-box{
    padding: 31px 15px;
    z-index: unset;
  }
  .wp-block-group.sports-banner-button-box{
    justify-content: center;
  }
  .sports-about-text p.stk-block-text__text{
    width: 100%;
  }
  .wp-block-group.sports-about-data-box {
    margin-left: 0;
  }
  .sports-get-in-touch-box h3.stk-block-heading__text,.sports-get-in-touch-box p.stk-block-text__text {
    text-align: center;
  }
  .sports-get-in-touch-form input[type="submit"]{
    display: block;
    margin: 0 auto;
  }
  #sports-next-match-section .wp-block-cover{
    background: #151a21;
    padding: 35px 25px;
  }
  #sports-testimonial-section img.wp-block-cover__image-background,#sports-next-match-section .wp-block-cover img.wp-block-cover__image-background,#sports-top-player-sec .wp-block-cover.sports-top-player-cover img.wp-block-cover__image-background,#sports-latest-post-section .wp-block-cover img.wp-block-cover__image-background{
    display: none;
  }
  .wp-block-group.sports-time-table-box1, .wp-block-group.sports-time-table-box2,.sports-gallery-box1 .wp-block-column:nth-child(1) img{
    height: auto;
  }
  #sports-top-player-sec .wp-block-cover.sports-top-player-cover{
    background: #3369ec;
    padding: 50px 20px;
  }
  #sports-latest-post-section .wp-block-cover.soprts-recent-post-cover-image{
    background: #2b2d39;
    padding: 50px 20px;
  }
  #sports-testimonial-section .wp-block-cover{
    background: #3369ec;
  }
  .sports-get-in-touch-form textarea,.sports-get-in-touch-form input[type="text"], .sports-get-in-touch-form input[type="email"],.sports-get-in-touch-text p.stk-block-text__text,.wp-block-group.sports-testimonial-data-box,.sports-latest-blog-colom1 .stk-block-posts__excerpt p,.sports-faq-data-box p.stk-block-text__text {
    width: 100%;
  }
  .wp-block-cover.sports-footer-section {
    background: #030406;
  }
  .sports-footer-section img.wp-block-cover__image-background{
    display: none;
  }
  .sports-footer-box1 figure.wp-block-image.size-full{
    text-align: center;
  }
  #sports-about-us-section{
    padding: 15px 20px 90px;
  }
  .wp-block-group.sports-faq-content-box {
    padding-left: 1em;
    padding-right: 16px;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  figure.wp-block-image.sports-faq-image {
    text-align: center;
    margin-left: 0;
    float: unset;
  }
  #sports-testimonial-section .wp-block-cover {
    padding: 65px 20px;
  }
  .sports-header-logo-image{
    text-align: center;
  }
  .wp-block-columns.sports-footer-col-box{
    padding: 100px 20px 70px;
  }
}
@media screen and (max-width: 599px) and (min-width: 576px){
  .sports-header-colom-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(1){
    flex-basis: 45% !important;
  }
  .sports-header-colom-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2){
    flex-basis: 35% !important;
  }
  .sports-header-colom-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(3){
    flex-basis: 20% !important;
  }
  ul.onepage-header-navigation-box {
    justify-content: left;
  }
}
@media screen and (max-width: 599px){
  .sports-haeder-navigation-box .wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open {
      background-color: #0f2239;
      z-index: 999;
  }
  .sports-haeder-navigation-box .wp-block-navigation__responsive-container-content {
      padding: 0 35px;
  }
  .sports-haeder-navigation-box .wp-block-navigation__responsive-container-close{
    right: 25px;
    top: 25px;
  }
}
@media screen and (max-width: 575px){
  .home .wp-block-group.sports-header-box{
    position: static;
  }
  .wp-block-cover.sports-banner-image img{
    display: none;
  }
  .sports-get-in-touch-image img {
      width: auto;
  }
  .sports-footer-post-box h3.stk-block-posts__title {
    width: 210px;
  }
  .sports-header-colom-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2){
    flex-basis: 45% !important;
  }
  .sports-header-colom-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(3){
    flex-basis: 45% !important;
  }
  .wp-block-group.sports-search-box{
    padding: 0 25px;
  }
  .sports-search-box input[type="search"]{
    width: 188px;
    left: auto;
  }
  .sports-banner-text {
    margin-bottom: 6px;
  }
  .sports-banner-heading h2.stk-block-heading__text{
    font-size: 13px !important;
  }
  .sports-banner-text p.stk-block-text__text {
    width: 100%;
    padding-top: 0;
  }
  .wp-block-group.sports-banner-button-box {
    margin-top: 0;
  }
  .wp-block-columns.sports-banner-box{
    position: relative;
    top: 10px;
  }
  .wp-block-group.sports-header-box {
    padding: 10px 0;
  }
  .wp-block-cover.sports-banner-image {
    background: #0f2239;
    min-height: 235px;
  }
  .wp-block-group.sports-latest-result-box{
    margin: 0 0em !important;
  }
  .sports-footer-col1-text p.stk-block-text__text,figure.sports-get-in-touch-image,.farm-about-image-box figure,.wp-block-stackable-posts.sports-latest-blog-colom1,.sports-latest-result-image1 figure.wp-block-image,.sports-latest-result-image2 figure.wp-block-image,.sports-result-small-title p.stk-block-text__text,.sports-result-title h3.stk-block-heading__text{
    text-align: center;
  }
  .wp-block-group.sports-latest-result-number1, .wp-block-group.sports-latest-result-number2{
    margin: 0 auto;
  }
  .sports-match-time-table-box tbody tr td{
    padding: 12px 10px;
  }
  .sports-match-countdown-box .stk-block-countdown__content-container{
    padding: 15px 0px;
  }
  .wp-block-group.sports-match-time-box {
    padding: 40px 25px;
  }
  .wp-block-group.sports-match-time-table-box {
    padding: 30px 25px;
  }
  .sports-top-player-col-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(1){
    flex-basis: 66.66% !important;
  }
  .sports-top-player-col-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2){
    flex-basis: 33.33% !important;
  }
  .wp-block-columns.sports-top-player-col-box{
    flex-wrap: nowrap !important;
  }
  #sports-sponsor-section,#sports-gallery-sec {
    padding: 30px 20px;
  }
  .wp-block-group.sports-testimonial-image-box{
    margin-left: 5px;
  }
  .sports-testimonial-title-box{
    left: auto;
    right: 140px;
  }
  .wp-block-group.sports-testimonial-data-box{
    margin-left: 0;
    margin-top: 0px;
  }
  .sports-testimonial-main-box .stk-block-carousel__buttons {
    margin-left: 0;
    bottom: -35px;
  }
  .sports-get-in-touch-image img {
    width: auto;
  }
  .sports-footer-box .sports-footer-box4 .stk-inner-blocks.stk-content-align{
    justify-content: center;
    margin: 0 auto !important;
  }
  .sports-footer-box4 .wp-block-stackable-posts {
    margin-left: 0px !important;
  }
  .sports-footer-box h3.stk-block-heading__text{
    text-align: center;
  }
  .sports-footer-box2 nav.wp-block-navigation,.sports-footer-box3 nav.wp-block-navigation,.sports-footer-box4 nav.wp-block-navigation{
    align-items: center;
    gap: 10px;
    flex-direction: column;
  }
  .sports-footer-box2 ul.wp-block-navigation__container,.sports-footer-box3 ul.wp-block-navigation__container,.sports-footer-box4 ul.wp-block-navigation__container {
    display: contents;
  }
  .wp-block-group.onepage-footer-text-box {
    padding: 25px 20px;
  }
  .sports-footer-post-box article.stk-container-padding{
    justify-content: center;
  }
}

/*404 Page CSS*/
.wp-block-search__button {
  border: 0;
  background: #0d5ef4;
  color: #ffffff;
  font: 500 16px 'Oswald';
}

/*Archive Page*/
.archive-page {
  padding: 50px;
}
.comment-body .reply a {
  color: #fff;
  text-decoration: none;
  background: #F17216;
  padding: 5px 10px;
  border-radius: 30px;
  font-weight: 500;
}
.comment-body .reply a:hover, .wp-block-post-comments input[type=submit]:hover, .theme-button .wp-block-button__link:hover {
  background: #3957f5 !important;
  color: #fff !important;
}
.wp-block-post-comments input[type=submit] {
  background: #31423d;
  color: #fff;
  font-weight: 600;
  font-family: 'Oswald';
}
.wp-block-post-author__content {
  align-self: center;
}
/*Sidebar CSS*/
.theme-sidebar .wp-block-group {
  padding: 15px ;
  border: 1px solid #eee;
  color: #6b6b6b;
  background: #fff;
}
.theme-sidebar .wp-block-group h3 {
  color: #222;
  padding-bottom: 5px;
  border-bottom: 3px double #222;
}
.theme-sidebar .wp-block-group ul {
  padding-left: 20px;
}
.theme-sidebar .wp-block-group ul li {
  line-height: 2;
  font-size: 14px;
  color: #000000;
  list-style: disc;
}
.theme-sidebar .wp-block-group ul li a {
  color: #000000;
}
.theme-sidebar ul.wp-block-social-links {
  padding: 0;
}
.theme-sidebar ul.wp-block-social-links a{
  padding: 10px !important;
}
.theme-sidebar ul.wp-block-social-links a svg {
  font-size: 18px;
}
.theme-sidebar .wp-block-tag-cloud a{
  background:#eeeeee;
  color: #000;
  font-size:15px !important;
  padding: 5px 18px;
  margin: 0 0 5px;
  display:inline-block;
}
.theme-sidebar .wp-block-tag-cloud a:hover{
  background: #3957f5;
  color: #fff;
}
.theme-sidebar .wp-block-gallery {
  gap: 1em;
}
.search-latest-post-box .wp-block-latest-posts__list li {
    border: 1px solid #ccc;
    padding: 20px 20px 80px;
    margin-bottom: 20px;
}
.search .wp-block-group {
    padding: 10px !important;
}
h2.wp-block-post-title {
    margin: 0 auto;
    color: #000;
    font-size: 36px;
    max-width: 1395px;
}
.wp-block-post-featured-image img{
  width: auto;
}
.wp-container-core-group-is-layout-10.wp-container-core-group-is-layout-10 > :where(:not(.alignleft):not(.alignright):not(.alignfull)){
  max-width: 1200px;
}
.stk-img-wrapper img{
  width: auto !important;
}
.post-main-blog .wp-block-stackable-posts {
    max-width: 1350px;
}
/* ----Buy Now------- */
.football-buynow a.wp-block-navigation-item__content {
    background: #0d5ef4;
    padding: 10px 25px !important;
    border-radius: 40px;
}
.wp-block-group.onepage-footer-text-box a {
    color: #0d5ef4;
}
.footer-buynow a.wp-block-navigation-item__content {
    background: #0d5ef4;
    padding: 10px 25px;
    border-radius: 40px;
}
.wp-block-navigation__responsive-container-close path {
    fill: #fff;
}
/*--------Extra Css---------------  */
@media screen and (max-width: 575px){
.mtsnb .mtsnb-container {
    padding: 5px 10px;
    line-height: 4.4;
    font-size: 11px !important;
}
}
@media screen and (max-width: 599px){
.mtsnb .mtsnb-container {
    padding: 5px 15px;
    line-height: 4.4;
    font-size: 11px !important;
}
}
@media screen and (max-width: 767px){
.mtsnb .mtsnb-container {
    line-height: 3.4;
}
}
@media screen and (max-width: 991px) and (min-width: 768px){
.mtsnb .mtsnb-container {
    line-height: 3.4;
}
}
.mtsnb {
    z-index: 1 !important;
}