@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
body{
      margin: 0;
      padding: 0;
      font-size: 18px;
      line-height: 24px;
      font-family: "Lato", sans-serif !important;
     color: #282828;
       font-weight: 400;
}

.pdtb-85 {
   padding: 85px 0px;
}

.pdb-85 {
   padding-bottom: 85px;
}
.pdt-85 {
   padding-top: 85px;
}

h2 {
    font-size: 42px;
    font-weight: 700;
}
.top-section{
    background: #0f192b;
	padding: 10px 0px;
}
.topnavigation a {
    font-size: 14px;
    text-decoration: none;
    line-height: 21px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
}

.login a {
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    font-weight: 500;
    margin: 0 2px;
}
.center-logo {
    background: #0f192b;
}
.center-logo {
    background: #0f192b;
    border-top: 1px solid #3a4251;
    padding: 30px 0px;
}
.main-logo img{
	max-width: 100%;
	width: 250px;
}
.main-area {
    display: flex;
    justify-content: space-between;
    align-items: center;
	flex-wrap: wrap;
}
.cart a {
    font-size: 16px;
    line-height: 20px;
    color: #ffffff;
    text-decoration: none;
    font-weight: 500;
    text-transform: capitalize;
}
.icon {
    margin-left: 10px;
    text-decoration: none;
    background: #0585cd;
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 40px;
    color: #fff;
    padding: 0;
    font-weight: 600;
    text-align: center;
    font-size: 12px;
}
.shopping {
    color: #0585cd;
    margin-right: 5px;
}

.form-subscribe input {
    margin-right: 8px;
    border-radius: 6px !important;
    color: #000 !important;
    width: 500px !important;
    border: none  !important;
    outline: none !important;
    box-shadow: none !important;
    padding: 15px 20px;
    position: relative;
}
.subscrive {
    min-width: 60px;
    background: #0585cd !important;
    color: #fff !important;
    font-size: 18px;
    font-weight: 600;
    height: 48px;
    border-radius: 6px !important;
    position: absolute !important;
    right: 10px;
    top: 3px;
    box-shadow: none !important;
    opacity: 1;
    z-index: 999 !important;
}
.side-links{
	background:  #0f192b;
/*	padding: 20px 0px 20px 0px;*/
}
.sidebar ul {
    display: flex;
    padding: 0;
    margin: 0;
    list-style: none;
    justify-content: center;
}
.sidebar li{
margin: 0 50px;
}
.sidebar ul li a {
    font-size: 15px;
    text-decoration: none;
    color: #fff;
    font-weight: 600;
    line-height: 22px;
    text-transform: uppercase;
}
.section-banner{
   background-image: url(../img/banner.jpg);
   background-position: center;
   background-repeat: no-repeat;
   background-size: cover;
}

.rangebtn a {
    background: #046bd2;
    padding: 17px 39px;
    color: #ffff;
    text-decoration: none;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    border-radius: 10px;
}
.heading-main h1 {
    color: #ffffff;
}
h1 {
    font-size: 56px;
    font-weight: 700;
    line-height: 62px;
}
.heading-main {
    max-width: 530px;
}
.heading-main p{
  color: #ffffff;
}
.smalltext {
    max-width: 620px;
}
.smalltext p {
    color: #fff;
    font-size: 17px;
    line-height: 28px;
    margin: 22px 0px;
}
.one-stop {
    color: #046bd2;
    font-style: italic;
}
.popular-products{
background: #edf0f7;
}
.products-image img {
    max-width: 100%;
    width: 100%;
}
 
.products-slidre .slick-slide{
	margin: 0 15px;
}
.goodtext h3{
	font-size: 18px;
    font-weight: 700;
    line-height: 28px;
}
.goodtext p{
	font-size: 18px;
     font-weight: bold; 
    line-height: 22px;
    color: #0585cd;
}
.goodtext p span{
font-size: 14px;
line-height: 20px;
font-weight: 700;
}
.products-slidre ul.slick-dots {
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 20px 0px 0px;
    list-style-type: none;
    align-items: center;
}
.products-slidre .slick-dots li.slick-active button {
    background-color: #134dab;
    width: 12px;
    height: 12px;
}
.products-slidre .slick-dots li {
    margin: 0 4px;
}
.products-slidre .slick-dots button {
    display: block;
    width: 12px;
    height: 12px;
    padding: 0;
    border: none;
    border-radius: 100%;
    background-color: #c2cfe8;
    text-indent: -9999px;
}
.products-slidre 
button.slick-prev.slick-arrow .fa-arrow-left:before {
    content: '\f104';
    font-family: 'FontAwesome';
}
.products-slidre 
button.slick-next.slick-arrow
.fa-arrow-right:before {
    content: '\f105';
    font-family: 'FontAwesome';
}
.products-slidre button.slick-prev.slick-arrow {
    position: absolute;
    top: 40%;
    background: none;
    border: none;
    width: 42px;
    height: 42px;
    color: #000;
    left: -50px;
    border-radius: 48px;
    z-index: 999;
    border: none;
    outline: none;
}
.products-slidre button.slick-next.slick-arrow {
    position: absolute;
    top: 40%;
    background: none;
    width: 42px;
    border: none;
    height: 42px;
    color: #000;
    right: -50px;
    border-radius: 48px;
}
.goodtext {
    margin-top: 10px;
}
.proheading h2 {
    font-size: 30px;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 40px;
    color: #0F192B;
    position: relative;
}
.proheading {
    margin-bottom: 50px;
    text-align: center;
}
.proheading h2::after {
    position: absolute;
    content: '';
    width: 50px;
    background: #134dab;
    height: 6px;
    left: 50%;
    transform: translateX(-50%);
    bottom: -12px;
}
.logo-images img {
    max-width: 100%;
    height: 140px;
    object-fit: contain;
    display: inline;
}
.logo-images {
    text-align: center;
}
.soccer-image img{
    max-width: 100%;
    border-radius: 7px !important;
    width: 100%;
}
.soccer-image{
    position: relative;
}
.soccertext h3{
     font-size: 36px;
    font-weight: 900;
    line-height: 46px;
    color: #FFFFFF;
}
.soccertext {
    position: absolute;
    bottom: 10px;
    z-index: 999;
    left: 24px;
    max-width: 200px;
}
.childhood {
    margin-top: 20px;
} 
.overlay-a{
  position: absolute;  
    background-color: transparent;
    background-image: linear-gradient(180deg, #00000000 73%, #000000 100%);
    opacity: 0.87;
    height: 100%;
    width: 100%;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
     border-radius: 7px !important
}
.our-slidre ul.slick-dots {
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 20px 0px 0px;
    list-style-type: none;
    align-items: center;
}
.our-slidre .slick-dots li.slick-active button {
    background-color: #134dab;
    width: 12px;
    height: 12px;
}




.our-slidre.slick-dots li {
    margin: 0 4px;
}
.our-slidre .slick-dots button {
    display: block;
    width: 12px;
    height: 12px;
    padding: 0;
    border: none;
    border-radius: 100%;
    background-color: #c2cfe8;
    text-indent: -9999px;
}
input#gform_submit_button_5 {
	margin-bottom: 0;
}
.our-slidre
button.slick-prev.slick-arrow .fa-arrow-left:before {
    content: '\f104';
    font-family: 'FontAwesome';
}
.our-slidre 
button.slick-next.slick-arrow
.fa-arrow-right:before {
    content: '\f105';
    font-family: 'FontAwesome';
}
.our-slidre button.slick-prev.slick-arrow {
    position: absolute;
    top: 40%;
    background: none;
    border: none;
    width: 42px;
    height: 42px;
    color: #000;
    left: -50px;
    border-radius: 48px;
    z-index: 999;
    border: none;
    outline: none;
}
.our-slidre button.slick-next.slick-arrow {
    position: absolute;
    top: 40%;
    background: none;
    width: 42px;
    border: none;
    height: 42px;
    color: #000;
    right: -50px;
    border-radius: 48px;
}
.our-slidre .slick-dots li {
    margin: 0 4px;
}
.right-image img {
    max-width: 100%;
}
.sports-shop {
background-image: url(../img/background.jpg);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
.shop-heading h2 {
    color: #046bd2;
    font-style: italic;
}
.shop-heading h4 {
    font-size: 30px;
    color: #ffff;
    line-height: 36px;
    font-weight: 700;
}
.shop-heading p {
    color: #ffffff;
    margin: 26px 0 26px 0;
}
.shop-heading p:last-child {
    margin-bottom: 0px;
}
.ourread {
    margin-top: 36px;
}
.shop-heading span {
    font-weight: 600;
}
.gallery{
    max-width: 1920px;
    margin: 0 auto;
}
.gallery-image img{
max-width: 100%;
}
.google-image img {
    max-width: 100%;
}
.footer-section {
    background: #0F192B;
}
.footer-logo img {
    max-width: 100%;
    width: 150px;
}
.slater-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.gartrell {
    display: flex;
    align-items: center;
}
.footer-text {
    max-width: 600px;
    margin-left: 50px;
}
.footer-text h3 {
    font-size: 24px;
    font-weight: 900;
    line-height: 30px;
    color: #0585CD;
    margin-bottom: 20px;
}
.footer-text p {
    color: #ffff;
}
.footer-text p:last-child {
    margin-bottom: 0;
}
a.mobile {
   font-size: 20px;
    font-weight: 900;
    line-height: 28px;
    text-decoration: none;
    color: #0585cd;
}
.address-section {
    text-align: end;
}
.address a {
    color: #FFFFFF;
    text-decoration: none;
    line-height: 24px;
    font-size: 17px;
}
.address {
    max-width: 200px;
    margin-top: 20px;
}
.address span {
    margin-right: 10px;
}
.filter-section {
    border-radius: 25px;
    margin: 0 auto 0;
    position: relative;
    z-index: 9999999;
    max-width: 1050px;
    align-items: center;
    width: 100%;
    margin-left: 50px;
}
.inputareabox {
    width: 30%;
}
.rightbtn{
    width: 10%;
}
.inbox-chat{
    display: flex;
}
.filter-section #gform_7 input[type="text"],
.filter-section #gform_7 input[type="email"]{
    margin-bottom: 0px !important;
    font-size: 14px !important;
    line-height: 18px !important;
    color: #7a818e !important;
    border-radius: 8px !important;
    border: none !important;
    border-right: none;
    background: #050D1A !important;
    border-color: #b0acac !important;
    border-radius: 0px !important;
    margin-right: -4px !important;
    padding: 14.1px !important;
    border: 1px solid #b0acac !important;
    box-shadow: none !important;
}
.filter-section input::placeholder {
 color: #7a818e !important;
}

.filter-section input::-ms-input-placeholder { 
  color: #7a818e !important;
}
.gform_wrapper.gravity-theme #gform_fields_7.gform_fields{
    grid-column-gap: 0%;
}
 

.filter-section #gform_fields_7 .gfield:first-child input{
	border-top-left-radius: 6px !important;
    border-bottom-left-radius: 6px !important;
	
}
.filter-section #gform_fields_7 #gform_submit_button_7{
    margin-bottom: 0px !important;
    font-size: 14px !important;
    line-height: 18px !important;
    color: #7a818e !important;
    border-right: none;
    background: #050D1A !important;
    border-color: #b0acac !important;
    border-radius: 0px !important;
    margin-right: -4px !important;
    border: 1px solid #b0acac !important;
    box-shadow: none !important;
    padding: 14px;
    padding-top: 16px;
    padding-bottom: 13px;
	border-left: none !important;
	 border-top-right-radius: 6px !important;
    border-bottom-right-radius: 6px !important;
}
.gform_wrapper.gravity-theme #gform_fields_7 #field_submit, .gform_wrapper.gravity-theme #gform_fields_7 .gform_footer {
    display: block;
}
div#gform_confirmation_message_7 {
    color: #FFF;
}

.inboxtext h6 {
    color: #fff;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    margin-bottom: 0px;
}
.inboxtext{
    max-width: 320px;
}
.new-footer{
  background: #0F192B;  
}
.latest-from { 
    padding:50px 0px;
    border-top: 1px solid #555c69;
      border-bottom: 1px solid #555c69;
}
.copyright{
    background: #0F192B; 
    padding: 20px 0px 50px;
}
.followus {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.facebook-icon {
    display: flex;
    align-items: center;
}
.facebook-icon span {
    background: #fff;
    display: flex;
    margin: 0px 0px 0 12px;
    width: 37px;
    height: 37px;
    border-radius: 40px;
    font-size: 18px;
    align-items: center;
    justify-content: center;
    color: #0f192b !important;
}
.facebook-icon span a{
     color: #0f192b !important;
}
.facebook-icon h6 {
    font-size: 16px;
    color: #fff;
    font-weight: 800;
    margin: 0;
}
.customer {
    margin-top: 30px;
     text-align: center;
}
.customer a {
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    margin: 0 15px;
}
.right-border::after {
    position: absolute;
    width: 1px;
    height: 20px;
    background: #fff;
    left: -14px;
    top: 0;
    z-index: 999;
    content: '';
}
.right-border {
   position: relative;
}
.design {
    max-width: 450px;
    text-align: center;
    margin: 0 auto;
    padding-top: 10px;
}
.design p {
    font-size: 12px;
    color: #fff;
    margin: 0;
}
.design a {
    font-size: 12px;
    color: #fff;
    margin: 0;
}
.our-passion {
  background-image: url(../img/banner.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.our-text {
    text-align: center;
}
.our-text span {
    text-align: center;
    color: #046bd2;
}
.about-our img {
    max-width: 100%;
    width: 100%;
}
.serving-contant {
    max-width: 820px;
}
.partner-content {
    width: 100%;
    position: relative;
}
.spare-profile {
    position: absolute;
    right: 0px;
    top: 0;
    height: 100%;
    z-index: 0;
    width: 42%;
}
.spare-main {
    max-width: 715px;
    padding: 75px 0px;
    position: relative;
}
.spare-section {
    position: relative;
}
.spare-profile img {
    width: 100%;
    max-width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center;
    margin-left: auto;
}
.partner-content h2, .design-content h2 {
    color: #046bd2;
}


.design-profile {
    position: absolute;
    left: 0px;
    top: 0;
    height: 100%;
    z-index: 0;
    width: 42%;
}
.machine-maintenance .design-main {
    max-width: 700px;
    padding: 75px 0px;
    float: right;
    margin: 0 auto;
}
.design-section {
    position: relative;
}
.design-profile img {
    width: 100%;
    max-width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center;
    margin-left: auto;
}
.built {
    font-weight: 600;
    margin-bottom: 0;
}
.team-section {
    background: #edf0f7;
}
.text-team {
    background: #1473d4;
    padding: 20px 20px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    text-align: center;
}
.team-work img {
    max-width: 100%;
    width: 100%;
     border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.team-section .row {
    row-gap: 25px;
}
.text-team h3 {
    font-size: 26px;
    color: #fff;
    font-weight: 700;
    margin: 0;
}
.team-heading h2{
 color: #282828;
}
.team-heading {
    text-align: center;
    margin-bottom: 32px;
}

.team-heading span {
   color: #1473d4;
}
.cntrtext {
    text-align: center;
    max-width: 850px;
    margin: 0 auto;
}
.cntrtext span {
    font-weight: 600;
}
.shipping {
    width: 20%;
    text-align: center;
}
.your-order {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 50px;
}
.fastheading h3 {
    font-size: 28px;
    color: #1473d4;
    font-weight: 600;
}
.fastheading {
    text-align: center;
    max-width: 182px;
    margin: 0 auto;
    padding-top: 20px;
}
.fastheading a {
    color: #282828;
    text-decoration: underline;
}
.catalogue{
    background-image: url(../img/bg-transprent.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
}
.fastheading p {
    margin: 0;
}
.truck-image img {
    max-width: 100%;
}
/*.packages {
    display: flex;
    justify-content: space-between;
   align-items: center;
}*/

.right-image{
    width: 50%;
    text-align: right;
}
.top-quality p {
    color: #ffffff;
}
.top-quality h2 {
    color: #ffffff;
    font-style: italic;
    text-shadow: 5px 4px 2px #046bd2;
    font-size: 60px;
        font-weight: 600;
}
.top-quality span {
    font-weight: 600;
}
.programs {
    max-width: 750px;
     margin: 50px 0px;
}


.star-heading {
    max-width: 480px;
    text-align: center;
    margin: 0 auto;
}
.star-heading h2{
    color: #046bd2;
}
.star-heading span {
    font-weight: 600;
}
.star-heading p {
    margin: 24px 0px;
}
p.signup {
    margin-bottom: 0;
    font-size: 16px;
}
p.signup a {
    color: #282828;
    text-decoration: underline;
}
.star-heading span {
color: #282828;
}
.contactus a{
color: #282828;
text-decoration: none;
font-size: 18px;
font-weight: 400;
}
.store p{
margin: 10px;
}
.opening p {
    margin: 0 0 5px 0;
}
.getintouch{
    background: #edf0f7;
}
.top-quality::after {
    position: absolute;
    background: #fff;
    height: 1px;
    top: 28%;
    width: 100%;
    content: '';
}
.top-quality {
   position: relative;
}
.right-image {
    position: absolute;
    right: -20px;
    top: -50px;
}
.packages{
    position: relative;
}
.six-image img {
    max-width: 100%;
}
/******7-14-2025***/
.side-links .navbar-nav li  a {
    font-size: 15px;
    text-decoration: none;
    color: #fff;
    line-height: 22px;
    text-transform: uppercase;
}
.side-links .navbar-nav{
    gap: 0px 70px;
}
.mega-content {
    background: #134dab;
	padding: 50px 30px;
}
.mega-content {
    background: #fff;
    padding: 35px 30px;
    box-shadow: 0 6px 27px #0003;
    border: none;
    max-height: 70vh;
    overflow-y: auto;
}
.dropdown-menu{
	border:none;
}
.dropdown-menu {
    padding: 0rem 15px;
    min-width: 270px;
	background: #fff;
}
.navbar-nav .dropdown-menu  li  a{
	  font-size: 14px;
	color: #000;
	padding: 0px 0px;
	text-transform: capitalize;
}
.navbar-nav .dropdown-menu li{
	border-bottom: 1px solid #ebebeb;
	padding: 6px 0px;
}
	

.mega-content h3{
	font-size: 24px;
	color: #fff;
	font-weight: 700;
}
.menu-grid {
    display: grid;
    grid-template-columns: repeat(8, 1fr);
    gap: 20px 20px;
    margin-top: 30px;
}
.menu-item p {
    color: #fff;
    margin-bottom: 10px;
	    font-weight: 700 !important;
	font-size: 18px;
}
.menu-grid ul {
	padding: 0;
	margin-bottom: 20px;
}
.menu-grid ul li {
    list-style: none;
   
}

.menu-item ul li  a {
    font-size: 14px !important;
    text-decoration: none;
    color: #fff;
    font-weight: 500 !important;
    line-height: 22px;
    text-transform: uppercase;
}

.navbar-nav .dropdown-menu li:last-child {
    border-bottom: none;
  
}
.navbar-nav .dropdown-mega li{
	 border-bottom: none !important;
	padding: 3px 0px;
}
h4.panel-title {
    font-size: 16px;
}

.navbar-nav .menu-columns li:last-child {
    border-bottom: none;
  
}
.navbar-nav .menu-columns li ul li:last-child {
    border-bottom: none !important;
  
}
.menu-columns ul li:last-child {
    border-bottom: none !important;
  
}
/******7-14-2025***/
.login span {
    color: #fff;
}
.topnavigation ul{
	padding: 0;
	list-style: none;
	margin: 0;
}
.topnavigation ul li{
	display: inline;
}
.top-header {
    display: flex;
    justify-content: space-between;
}
.topnavigation li{
	margin-right: 25px;
}
.login a{
	
}
/* Category Team Stores*/
.category-grid {
  display: grid;
 grid-template-columns: repeat(4, 1fr);
  gap: 30px;
  max-width: 100%;
  margin: 0 auto;
}

.category-box {
  border-radius: 8px;
  overflow: hidden;
  background: #fff;
/*   box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15); */
  transition: transform 0.2s ease;
  text-align: center;
}

.category-box:hover {
  transform: translateY(-5px);
}

.category-image img {
    max-width: 100%;
}

.category-title {
  background: #007bff;
  color: #fff;
  padding: 10px;
  font-weight: bold;
}
.catalogue-modal{
    background-color: #02010100;
    background-image: url(../img/background.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.catalogue-modal .modal-body {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 40px;
    padding-right: 40px;
}
.catalogue-modal h3 {
    font-family: "Lato", Sans-serif;
    font-size: 36px;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 44px;
    color: #FFFFFF;
    text-align: center;
    margin-bottom: 20px;
}
.catalogue-modal .gform_wrapper .gfield input[type="text"], 
.catalogue-modal .gform_wrapper .gfield input[type="email"], 
.catalogue-modal .gform_wrapper .gfield input[type="tel"], 
.catalogue-modal .gform_wrapper .gfield input[type="number"], 
.catalogue-modal .gform_wrapper .gfield select, 
.catalogue-modal .gform_wrapper .gfield textarea {
    padding: 18px 15px !important;
    width: 100% !important;
    font-size: 15px;
    font-family: 'Poppins';
    color: #0F192B;
}
.catalogue-modal input#gform_submit_button_4 {
    background: #046BD2;
    font-size: 24px;
    font-family: 'Lato';
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
    width: 100%;
    border: none;
    padding: 18px;
    color: #FFF;
    border-radius: 4px;
}
.catalogue-modal button.close {
    position: absolute;
    right: 5px;
    background: none;
    color: #FFF;
    box-shadow: none;
    border: none;
    font-size: 36px;
    top: 10px;
}
.catalogue-modal .gform_confirmation_message {
    text-align: center;
    color: #FFF;
}

.products-slidre .products-image img {
    max-width: 100%;
    width: 100%;
    height: 300px;
    object-fit: contain;
  
}
.ti-widget.ti-goog .ti-widget-container {
    margin-bottom: 0 !important;
}
.ti-widget.ti-goog .ti-col-1 .ti-reviews-container, .ti-widget.ti-goog .ti-col-1 .ti-footer {
    margin-bottom: 0px !important;

}
.navbar-nav  li{
	position: relative;
}
.navbar-nav  a{
	position: relative;
}
.navbar-nav  li a::before {
content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 1px;
  width: 100%;
  transform: scaleX(0);
  transform-origin: right;
  transition: transform 0.8s ease, transform-origin 0s;
  background: #046bd2; 
 
}
.navbar-nav  li a:hover::before {
  transform: scaleX(1);
	 transform-origin: left;
}
.navbar-expand-lg .navbar-nav .nav-link {
     padding-right:0; 
    padding-left:0; 
}
 .dropdown-mega .dropdown-menu{
		
		  padding: 0;
	 }

.our-text h1{
	color:#0585cd;
}
.giftcards-section img{
	max-width: 100%;
}
.school-heading img{
	max-width: 100%;
}
.sports-product .products-image img{
	    height: 300px;
    object-fit: contain;
}

#gform_drag_drop_area_1_8 {
     background: transparent !important; 
    border: 1px dashed #ccc;
    border-radius: 4px;
    margin-bottom: 8px;
     padding: 5px 20px; 
    text-align: center;
    color: #fff;
    display: flex;
    align-items: center; 
    font-size: 16px;
}

#field_1_8 span.gform_drop_instructions {
    color: #fff;
	margin-bottom: 0;
}
button#gform_browse_button_1_8 {
    background: none;
    box-shadow: none;
    color: #fff;
    border: none;
}
.club-image img {
    max-width: 100%;
}
#gform_wrapper_5 .gform-footer.gform_footer.top_label {
    padding-bottom: 0;
	margin-bottom: 0;
}
.page-id-380 .our-text h1 {
    color: #000;
}
.page-id-380 .our-text h1 span{
    color: #0585cd;
}
.yith-wcan-filters .filter-item label {
    font-size: 16px;
}
.pdb-25{
	padding-bottom: 25px;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item {
    line-height: normal;
    margin: 0;
}
.orderby {
    word-wrap: normal;
    outline: none;
    border-radius: 5px;
    border: 1px solid #c7c7c7;
    height: 40px;
	font-size: 18px;
    padding: 5px 10px;
    font-size: 18px;
}
.form-row-last button,
button.woocommerce-form-login__submit{
    background: #046bd2;
    padding: 12px 20px !important;
    text-align: center;
    color: #ffff;
    height: 48px;
    border: none;
    font-size: 16px;
    text-decoration: none;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    border-radius: 10px;
    outline: none;
}
#woocommerce-checkout-form-coupon input {
    border: 1px solid #c7c7c7 !important;
    height: 48px !important;
    font-size: 16px;
    outline: none;
}
.woocommerce-form-coupon {
    display: inline-block;
    width: 100%;
}
.slater-login .lost_password a{
    font-size:18px;
}
.openinghours .btn-close {
    padding: 0 !important;
    color: #ffffff !important;
    background: none !important;
    border: 0 !important;
    border-radius: 0 !important;
    opacity: 1 !important;
    position: absolute !important;
    right: 15px !important;
    top: 15px !important;
    font-size: 16px;
    outline: none;
}
.openinghours .btn-close:focus{
	box-shadow:none;
}
.openinghours{
    z-index: 999999999 !important;

}
.openinghours .modal-content {

    border-radius: 24px !important;
    overflow: hidden;
}
.woocommerce-error li, .woocommerce-info, .woocommerce-message {
    padding: 0.5rem 3rem !important;
    display: inherit !important;
    justify-content: space-between;
    align-items: center;
    text-align: left;
}