/* body #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
  font-size: 1.6rem !important;
  font-weight: 300 !important;
  font-style: normal !important;
}

body #mega-menu-wrap-third-menu #mega-menu-third-menu > li.mega-menu-item > a.mega-menu-link {
  font-style: normal !important;
} */

/** Sportradar Footer Widgets **/

.widgettitle {
    margin-bottom: 10px !important;
}

.site-footer {
    padding-top: 60px !important;
}

.footer-widgets {
    padding: 40px 20px 40px 20px !important;
}

.footer-social {
    margin-top: 0px !important;
}

.footer-sr {
    display: none !important;
}

@media only screen and (max-width: 900px) {
  .footer-social {
    margin-top: 20px !important;
  }

  .footer-sr {
    display: block !important;
    padding-top: 20px !important;
  }
  
  body > div.site-container > footer > div > p:nth-child(4) {
    margin-top: 300px !important;
  }
  
  body > div.site-container > footer > div > ul > li:nth-child(7) {
    font-size: 140% !important;
    padding-bottom: 20px !important;
  }
}

/** End of Sportradar Footer Widgets **/

/** Checkout Buttons (PayPal/Venmo) **/

#payment > ul > li.wc_payment_method.payment_method_ppcp > div > div {
  display: none !important;
}

#payment > div > div.wc-braintree-venmo-button-container > button {
  font-family: "Inter", sans-serif !important;
  padding: 12px 30px 10px 30px !important;
  font-weight: 700 !important;
  font-size: 1.6rem !important;
  width: 100% !important;
  border-radius: 6px !important;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.25) !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.25) !important;
}

/** End of Checkout Buttons (PayPal/Venmo) **/

div.author-social-links {
  display: none !important;
}

#customer_details > div.col-2 > div.woocommerce-additional-fields > div > p > label {
  display: none !important;
}

body .entry-title {
  font-weight: 700;
  line-height: 3rem;
}

body #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
  font-style: normal;
  line-height: 52px;
  height: 52px;
}

body #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
  padding: 15px;
  margin-top: 0px;
  border: none;
  border-radius: 5px;
  width: 850px;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu {
  width: 73%;
  left: 27%;
  border-left: 1px solid #cecece;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-i {
	width: inherit;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item {
  width: 24.5% !important;
  border-bottom: 1px solid #fcfcfc;
  clear: left;
  border-radius: 3px;
}

body #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
  background: none;
  width: 100%;
  font-family: "Inter", sans-serif;
	font-size: 14px;
  line-height: 20px;
  padding: 10px 10px;
  line-height: 15px;
  text-transform: none;
  border-radius: 3px;
  color: #000000;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
  font-size: 14px;
}

.mega-sub-menu {
	padding: 15px;    	
	margin-top: 5px;   	
	border-radius:5px;
}

#mega-menu-wrap-third-menu #mega-menu-third-menu > li.mega-menu-item > a.mega-menu-link { 
  color: #000000;
}

body #mega-menu-third-menu .fa, #mega-menu-third-menu .fas {
  color: #000000;
  font-size: 13px;
  margin-right: 5px;
}

body #mega-menu-third-menu a {
  font-style: normal;
}

body .site-header {
  background: rgba(255,255,255,1);
}

body .site-header .title-area {
  background: url(/wp-content/uploads/2024/04/fg-logo-updated.png) 8px 7px no-repeat !important;
  background-size: 44px 38px !important;
}

.title-area {
  width: 65px !important;
}

.title-area:after {
  display: none;
}

.opc-order-review {
  position: relative;
}

.summary .opc_order_review::after {
  content:'↓  Scroll Down for Checkout  ↓';
  font-weight: bold;
  position: relative;
  bottom: 23px;
  background: #f7f6f7;
  color: #000;
  text-align: center;
  padding: 7px 10px;
  width: 100%;
  display: block;
  box-sizing: border-box;
  z-index: 1;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom: 1px solid #cfcfcf;
}

@media only screen and (max-width: 1250px) {
#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
  padding: 0px 10px 0px 10px;
  display: block;
  }
  
  body .nav-primary .mega-sticky-wrapper {
    position: relative !important;
  }
  
}

@media only screen and (max-width: 900px) {
  
  .admin-bar .site-header, .admin-bar .mega-sticky-wrapper {
    top: 67px !important;
  }
  
  .site-title {
    padding: 0px;
    display: block;
    height: 45px;
    width: 100%;
  }
  
  .site-header .title-area a {
    width: 50% !important;
  }
  
  #mega-menu-wrap-primary .mega-menu-toggle {
    top: 0px;
    background: none;
    color: #000000;
    margin: 6px 5px;
    width: 35px !important;
    height: 35px;
    line-height: 35px;
    z-index: 10001;
  }
  
  body #mega-menu-wrap-primary.mega-sticky {
    top: 0px !important;
    left: 10px !important;
  }
  
  #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1:after {
    color: #000000;
  }
  
  .nav-primary {
    margin-left: 10px;
  }
  
  #mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary {
    padding: 15px 25px;
    border-radius: 1px;
  }
  
  .admin-bar #mega-menu-wrap-primary #mega-menu-primary {
    top: -1px !important;
  }
  
  body #mega-menu-wrap-primary #mega-menu-primary {
    position: absolute !important;
    backdrop-filter: blur(10px);
    z-index: 10000 !important;
    left: 0px !important;
    top: 0px !important;
    padding: 55px 15px 15px 15px !important;
  }
  
  body #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    padding: 0;
  }
  
  #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu {
    position: relative !important;
  }
  
  body #mega-menu-primary li.mega-menu-item {
    width: 100% !important;
  }
  
  body #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    line-height: 48px;
    height: 48px;
  }
  
  body #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
    max-width: 100%;
    background: none;
    box-shadow: none;
    padding: 0px;
  }
  
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item {
    width: 100% !important;
  }
  
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu {
    left: 25px;
    width: 100%;
    border-left: 1px solid #3892d0;
  }
  
  #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-toggle-on>a.mega-menu-link {
    background: none !important;
  }
  
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
    padding: 5px 0;
    border-bottom: 0px;
  }
  
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item {
    padding-top: 3px;
  }
    
  body footer {
    display: block !important;
  }
  
  bodya[href*="/join-today/"], body a[href*="/cart/"], body a[href*="/shop/"], body a[href*="/my-account/"] {
    display: inline-block !important;
  }
  
}

