/** Shopify CDN: Minification failed

Line 922:10 Unexpected "{"
Line 922:19 Expected ":"
Line 3476:4 Expected ":"
Line 3901:119 Expected identifier but found "*"
Line 3950:1 Comments in CSS use "/* ... */" instead of "//"
Line 3966:12 Expected identifier but found whitespace
Line 3966:13 Unexpected "calc("
Line 4663:0 Unexpected "}"
Line 4792:0 Unexpected "}"
Line 4994:0 Unexpected "}"
... and 2 more hidden warnings

**/
/* header menu */

body{
  font-family: "Golos Text", sans-serif !important;
}

html ,body{
  overflow-x:hidden;
}
body.lb-disable-scrolling {
   height: 100%;
}
p, h1, h2, h3, h4, h5, h6 {
   font-family: "Golos Text", sans-serif !important;
}
.header__icons{
      width:100% !important;
      justify-content: end;
}
.header {
    padding-left: 0 !important;
    padding-right: 0 !important;
    max-width: 1650px;
}
.header__heading-logo{
  /* width:255px; */
}
.subcollection-item a{
  gap: 14px;
}
.desktop-search {
    display: block;
    max-width: 585px;
    width: 100%;
}
.list-menu--inline li {
    padding-right: 85px;
    position:relative;
}
.list-menu--inline li:last-child{
  padding-right:0;
}
.custom-class-header__active-menu-item {
  background-color: transparent;
}
.custom-class-header__active-menu-item  .header__menu-item{
      background: #fff;
}
.custom-class-header__active-menu-item  .header__menu-item a{
  color:#b71c1c;
}
nav.header__inline-menu {
    max-width: 1650px;
    margin: auto;
  text-align:left;
}
.custom-class-header__active-menu-item .header__menu-item .icon-caret {
    right: .8rem;
    color: #000;
}

.custom-header-links {
  text-align: center;
}
.custom-header-links .header__inline-menu .list-menu li .header__menu-item {
  color: #fff;
}

.custom-header__active-menu-item {
  background-color: #fff;
}


.list-menu li a, .list-menu li span{
    font-weight: 600;
    text-decoration: none !important;
  font-size:18px;
}

.custom-mega-menu-sub-collection {
  display: flex;
  align-items: center;
  justify-content: space-around;
}

.custom-mega-menu-sub-collection img {
    border-radius: 50%;
    width: 90px;
    height: 90px;
    background: #ebebeb;
    padding: 10px;
}
.custom-mega-menu-sub-collection:hover img{
  background:#b71c1c;
}

/* .golf_title_wrap .collection-title{
  margin-bottom: 15px;
} */

.golf_title_wrap h1{
      margin: 0;
    font-weight: bold;
}
.golf_title_wrap h2{
      margin-top: 0;
    font-size: 20px;
}

/* Home page css */
.golf-brand {
  margin-top: -300px;
    
    
}
.home-banner-slides:after{
  content:'';
  background:url(/cdn/shop/files/cvr11new.png?v=1735633606) no-repeat;
  width: 100%;
  height: 31vh;
  position: absolute;
  bottom: -36px;
  background-size:cover;
}
.brand_wrapper{
  background-color: #f5f5f5;
}
.product_wrapper{
  background-color: #fff;
}
.first_images img{
  width: 100%;
}
/*
  home-main-banner.liquid
*/
.product-details p{
     display: grid;
    align-items: center;
    grid-template-columns: repeat(2, 1fr);
  margin: 5px 0px;
}
.custom-note{
   display: grid;
   align-items: center;
    grid-template-columns: repeat(2, 1fr);
}
.product-sku{
   display: grid;
   align-items: center;
    grid-template-columns: repeat(2, 1fr);
}
@media (min-width:1930px){
  .home-banner-slides:after{
    height: 30vh;
  }
}

@media(min-width:1700px){
 .newsletter-banner.pages{  
    height:600px !important;
  }
}

@media(max-width: 1536px){
  .custom-footer{
    padding: 40px 30px 0 30px !important;
  }
  .list-menu--inline li {
    padding-right: 60px !important;
  }
  
}

@media (max-width: 1500px){
  .home-category-grid{
    top: -220px !important;
    gap: 12px !important;
  }
  .brand-imag-container{
    /* padding-top: -230px !important; */
  }
  .centered-grid-banner-items{
    max-width: 825px !important;
  }
  .for_home_page{
    max-width: 825px !important;
  }
  /* .brand-imag-container{
     max-width: 825px !important;
  } */
  /* .product-container{
     max-width: 825px !important;
  } */
  .home-policy-tabs-section{
    max-width: 845px !important;
  }
  .home-policy-block {
    width: 31% !important;
  }
  .home-policy-title {
    font-size: 16px !important;
  }
  .home-policy-description {
    font-size: 14px !important;
  }
  .home-policy-image{
    height: 40px;
  }

.image-frame-section .image-frames {
margin-top:70px;

}
.image-frame-section .frame{
    width: 500px;
    height: 360px;

}
.image-frame-section .frame-center{
height: 470px !important;
width: 450px !important;

}

.image-frame-section{
padding: 60px 20px;

}
.image-frame-section .icon-frame{
margin-top: 20px;
}
.newsletter-banner{
  height:auto !important;
      padding: 45px 0;
    background-repeat: no-repeat;
    background-size: cover;
}
.brand-icon-block {
width:170px;
}
.image-with-text-section .image-wrapper img{
height: 400px;
}
.testimonial-text{
    padding: 40px 40px 40px 0px;
}
.testimonial-quote{
font-size:16px;
}
.testimonial-author{
margin-bottom:0px;
}
.testimonial-image{
max-width: 320px;
}
.testimonial-image img{
height:200px;
}
.block-image img{
height:250px;
}

.location-block-section {
padding: 80px 30px 50px;
}
.newsletter-banner{
height:auto !important;
}
  .newsletter-banner.pages{  
    height:300px !important;
  }
.newsletter-banner .container{
max-width: 650px;
}
.newsletter-banner .container p {
font-size:16px;
    line-height: 22px;

}
.newsletter-banner .newsletter-form input{
padding:12px;

}
.newsletter-banner .newsletter-form button{
padding:12px;
}
.newsletter-banner .container .newsletter-form button{
font-size:16px;
}

}
.block_content_title{
  min-height: 140px;
}
@media(max-width:768px){
.newsletter-banner.pages{ 
  height:200px !important;
}
  @media (max-width: 575px) {
    .newsletter-banner.pages {
        height: 150px !important;
    }
}
}
@media (min-width:1025px){
  .home-category-grid a:nth-child(2) {
      margin-top: 25px;
  }
  .home-category-grid a:nth-child(3) {
      margin-top: 50px;
  }
  .home-category-grid a:nth-child(4) {
      margin-top: 75px;
  }
  .home-category-grid a:nth-child(5) {
      margin-top: 100px;
  }
  .home-category-grid a:nth-child(6) {
      margin-top: 120px;
  }
  .home-category-grid a:nth-child(7) {
      margin-top: 150px;
  }
}

.home-main-banner-section {
    background: #fff;
    /* height: 500px; */
}

  .home-main-banner-section .home-circle-image-wrapper {
    display: flex;
  }
.home-main-banner-section .home-category-item:hover .home-circle-image{
  background:#b71c1c;
}
.image-text-section{
  background:#fff !important;
}
  .home-main-banner-section .home-circle-image {
    width: 135px;
    height: 135px;
    overflow: hidden;
    border-radius: 50%;
    border:6px solid #efefef;
    box-shadow: 0 2px 10px #0000001a;
        background: #167ab7;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .home-main-banner-section .home-circle-image img {
    width: 100%;
    height: 100%;
    object-fit: scale-down;
  }

  .home-banner-section img {
    width: 100%;
    height: 100%;
    object-fit: cover; 
    
  }

  .slick-dots {
    bottom: 50px !important;
  } 

  .category-section {
    padding: 20px 0;
    text-align: center;
  }
  .home-tab-container h2 {
    text-align: center;
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 69px;
    color: #333;
  }

  .home-category-grid {
    display: flex;
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap;
    position: relative;
    top: -220px;
    align-items:start;
}

  .home-category-item {
    position: relative;
    background-color: #fff;
    border-radius: 10px;
    text-align: center;
    text-decoration: none;
    color: #000;
    width: 168px;
    padding-top: 94px;
    transition: transform .3s ease;
    box-shadow: 21px 8px 20px rgba(0, 0, 0, 10%);
  }


  .home-category-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
  }

  .home-circle-image {
    position: absolute;
    top: -50px;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 50%;
    overflow: hidden;
    width: 100px;
    height: 100px;
    background-color: #f3f3f3;
  }

  .home-circle-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .home-category-text {
    padding-bottom: 18px;
  }

  .home-category-text p {
    margin: 0;
    font-size: 20px;
    font-weight: 600;
    color: #2c2c2c;
  }
    
/* 
  shop-by-brands.liquid 
*/
.shop-by-brands-section-title h2{
  margin:0;
}
.shop-by-brands-section-title p{
  background:#f7f7f7;
  margin:0;
}
.shop-by-brands-tabs {
    padding: 25px 0 85px 0;
    background: #f7f7f7;
}
  h2.shop-by-brands-section-title {
    font-weight: 600;
    font-size: 42px;
    margin-top: 0px !important;
    margin-bottom: 0px;
  }

  .shop-by-brands-container {
    text-align: center;
    background: #f5f5f5;
    padding-top: 325px;
  }
  .shop-by-brands-tab-buttons {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
  }
  .shop-by-brands-tab-button {
    padding:5px 8px;
    cursor: pointer;
    margin: 0 10px;
    background-color: #f7f7f7;
    border: 2px solid transparent;
    border-radius: 5px;
  }
  .shop-by-brands-tab-button.active {
    border: 2px solid #b71c1c;
    background:#fff;
  }
  .shop-by-brands-tab-button img {
    max-height: 50px;
    max-width: 100%;
  }
  .shop-by-brands-tab-content {
    display: none;
  }
  .shop-by-brands-tab-content.active {
    display: block;
  }
  .shop-by-brands-product-slider {
    max-width: 1300px;
    width:100%;
    margin: auto;
    position: relative;
  }
  .shop-by-brands-product-slide {
    width: calc(100% / 6 - 20px);
    margin: 10px; 
    padding: 8px;
    background-color: #fff;
    border:1px solid #dcdfef;
    text-align: center;
  }
.shop-by-brands-product-slide:hover{
  border-color:#bb0c0c;
}
  .shop-by-brands-product-link {
    text-decoration: none;
  }
  .shop-by-brands-product-slide img {
    max-width: 100%;
  }
  .shop-by-brands-product-slide p {
    font-size: 18px;
    margin:20px 0 0px 0;
    color: #000;
  }
  .shop-by-brands-product-slide .price {
     font-size: 23px;
    font-weight: 700;
    color: #000000;
    margin: 0 0 10px 0;
  }
  .shop-by-brands-product-slider .slick-prev:before {
    display: none;
  }
  .shop-by-brands-product-slider .slick-next:before {
    display: none;
  }
  .shop-by-brands-product-slider .slick-prev {
    left: -30px;
  }
  .shop-by-brands-product-slider .slick-next {
    right: -30px;
  }


.centered-grid-banner-container {
  background: #fff;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

img.centered-grid-image {
  width: 100%;
}

.centered-grid-banner-items {
  display: grid;
  gap: 20px;
  max-width: 1240px;
  margin: 0 auto;
}

.centered-grid-banner-items.grid-layout {
  grid-template-columns: repeat(2, 1fr);
}

.centered-grid-banner-items.single-layout {
  grid-template-columns: 1fr;
}

.centered-grid-banner-items > .double-size {
  grid-column: span 2;
}

.centered-grid-banner-items-position {
  background: url(/cdn/shop/files/bgin.png?v=1732099416) no-repeat;
  background-size: 100%;
  background-position: center;
  margin: 15px 0;
}

.centered-grid-banner-item {
  position: relative;
  overflow: hidden;
}

.centered-grid-banner-link {
  display: block;
  text-decoration: none;
}

.centered-grid-banner-item img {
  width: 100%;
  height: auto;
  border-radius: 8px;
}

.centered-grid-banner-text {
  position: absolute;
  bottom: 10px;
  left: 10px;
  color: white;
  font-weight: bold;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 5px 10px;
  border-radius: 4px;
}

.centered-grid-banner-items-position {
  position: relative;
}

/*custom fucturd-product.liquid*/

.product-section {
    text-align: center;
    margin: 0px auto;
    padding-bottom:20px;
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 20px;
  }
   .brand-section h2{
     font-weight: 700;
     margin: 0;
   }
   
  .product-block {
    border: 1px solid #dcdfef;
    padding: 15px;
    background-color: #fff;
    text-align: center;
    border-radius: 8px;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    position: relative;
  }

  .product-block:hover {
    border-color: #bb0c0c;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  }

  .product-block img {
    max-width: 100%;
    height: auto;
    border-radius: 8px;
    margin-bottom: 10px;
  }

  .product-block h2 {
    font-size: 16px;
    font-weight: 600;
    color: #000;
    margin: 10px 0;
    min-height: 74px;
  }

  .product-block p {
    font-size: 20px;
    font-weight: 700;
    color: #e20808;
    margin: 0;
  }

   .isolate{
     max-width: 1640px;
     margin: auto;
   }
  .isolate .rich-text__wrapper{
    padding: 0px !important;
  }
  .isolate .rich-text__wrapper .rich-text__blocks_1 h2{
    text-align: start;
     font-weight: 700;
  }

  .product-block .price {
    font-size: 23px;
    font-weight: 700;
    color: #000;
    margin: 10px 0 0;
  }

  .product-block a {
    text-decoration: none;
  }

  .product-block .price {
    font-size: 20px;
    font-weight: 700;
    color: #000;
    margin-top: 10px;
  }
  .product-container{
   max-width: 1290px;
    width: 100%;
    margin: 0 auto;
    /* margin-top: 260px; */
  }


/* home-image-grid.liquid */

/*
  home-policy-tabs.liquid
*/

.home-policy-tabs-section {
  background: #fff;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: space-between;
     padding: 20px 0;
    max-width: 1240px;
  width:100%;
    margin: auto;
}

.home-policy-block {
    width: 27%;
    padding: 15px 0;
    border-radius: 5px;
    display: flex;
  grid-gap:16px;
      align-items: self-start;
}
.home-policy-block h4{
    margin: 0;
    color: #bf2031;
    letter-spacing: 2px;
    font-weight: 600;
    font-family: "Golos Text", sans-serif !important;
      display: flex;
    align-items: center;
    grid-gap: 10px;
}
.home-policy_content_type:after {
    content: '';
    width: 50px;
    height: 2px;
    background: #ccc;
    display: inline-block;
}
.home-policy-image {
  width: auto;
  /* object-fit: cover; */
  margin-bottom: 10px;
}

.home-policy-title {
    font-size: 22px;
    font-weight: 700;
    color: #000000;
    margin: 10px 0 5px;
}

.home-policy-description {
    font-size: 16px;
    color: #4e4e4e;
    line-height: 1.6;
    font-family: "Golos Text", sans-serif !important;
    margin-top:6px;
}




/* footer css */




/* custom_footer.liquid */
.footer-payment-icon{
      width: 136px;
}
.footer-shipping {
    width: 20%;
    flex: inherit !important;
  margin-right:auto;
}
.footer-payment-icon img{ width:100%;}

.footer-bottom p{
  font-size:14px;
}
.footer-shipping p a{
  color:#fff;
}
.footer-shipping h4 {
    margin-top: 0;
}
.footer-contact ul{
  margin-top:0;
}
.footer-contact{
  width:20%;
  margin-right:135px;
}
.footer-contact img{
  margin-bottom:0 !important;
  width:100% !important;
}
.custom-footer {
    background-color: #060606;
    color: #fff;
    padding: 20px 0 0 0;
}

.border_bg_style{
  /* border-bottom: 4px solid #ed1f24; */
}
.footer-bottom p{ font-size:14px;}
.footer-container {
    max-width:1650px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
}

.footer-top {
    display: flex;
    /* justify-content: space-between; */
    border-bottom: 1px solid #333;
    padding-bottom: 20px;
}

.footer-contact h4, .footer-shipping h4 {
    font-size: 1.2em;
    margin-bottom: 10px;
  color:#fff;
}
.footer-contact ul li{
  width:100% !important;
  gap: 72px;
}
.footer-contact ul, .footer-menu ul {
    list-style: none;
    padding: 0;
  margin:0;
}
.footer-menu{
  width:16%;
}
.footer-menu ul li {
    margin: 5px 0;
}

.footer-menu ul li a {
    color: #fff;
    text-decoration: none;
}

.footer-menu ul li a:hover {
    text-decoration: underline;
}

.footer-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 20px;
  grid-gap:26px;
}
.footer-content-two{
  width:30%;
}
.footer-content-one{
   width: 16%;
}
.footer-payment img {
    width: 50px;
    margin-right: 10px;
}
.footer-policy-links {
    width: auto;
    margin-left: auto;
    flex: inherit !important;
}
.footer-policy-links a {
    color: #fff;
    text-decoration: none;
    margin: 0 5px;
}

.footer-policy-links a:hover {
    text-decoration: underline;
}

.footer-payment, .footer-policy-links, .footer-copyright {
    text-align: center;
    flex: 1;
}
.footer-copyright {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 1px solid #383838;
    padding: 10px 0;
}



/* collection page css */




.section-{{ section.id }}-padding.custom-collection-product-grid-layout-buttons {
    padding: unset;
}

/* 
  custom-card-product-one.liquid 
*/

.custom-card-product-one .card .card__inner:hover {  
    border: 1px solid #b71c1c;  
}

.custom-card-product-one .card .card__inner {
    width: 100%;
    border: 1px solid #f4f4f4;
}

/* 
  custom-main-collection-product-grid.liquid
*/

@media screen and (min-width: 750px) {
  li.custom-grid__item.grid__item {
    width: unset;
    max-width: unset;
    list-style: none;
  }
}

/* snippet
  custom-card-product.liquid
*/

.custom-card-product .card:not(.ratio) {
  display: flex;
  flex-direction: unset;
  height: 200px;
  margin-bottom: 10px;
}

.custom-collection-name {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  /* border: 1px solid #eaeaea; */
  border-radius: 8px;
  background-color: #fff;
  max-width:1200px;
  width:100%;
  padding:0 2rem !important;
  margin-bottom:10px;
}

.custom-collection-content {
  margin-right: 20px;
  width: 68%;
}

.custom-collection-content h2 {
  font-size: 24px;
  color: #333;
  margin-bottom: 10px;
  margin-top: -6px;
}
.collection-features li {
    color: #000;
    margin: 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 30px;
    display: flex;
    align-items: center;
    gap:12px;
}
  .collection-features li img{
    width: 16px;
  }
.free-shipping-content p{
    display: flex;
    align-items: center;
    gap:12px;
    justify-content:center;
  font-size:12px;
}
.free-shipping-content p img{
  width: 17px;
}
.collection-features {
    list-style: none;
    padding: 0;
    margin: 10px 0;
    display: flex
;
    grid-gap: 0;
}
.share-buttons p {
    font-weight: bold;
    font-size: 16px;
}
.share-buttons {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 10px;
}
.custom-collection-content .starting-price span{
  font-size: 25px;
  color: #e60023;
  font-weight: bold;
  margin-bottom: 0px;
  margin-left:10px;
}
.custom-collection-content .starting-price{
    background: #ededed;
    border-radius: 5px;
    padding: 7px 15px;
    display: table;
    color:#414141;
    font-size: 16px;
}
.custom-collection-content .Sub-collection-text{
    background: #ededed;
    border-radius: 5px;
    padding: 7px 15px;
    display: table;
    color:#e60023;
    font-size: 16px;
}
.custom-collection-content .collection-description {
  font-size: 14px;
  color: #555;
  margin-bottom: 20px;
}

.custom-collection-content .share-buttons img {
  width: 26px;
}

.collection-features {
  list-style: none;
  padding: 0;
  margin: 10px 0;
}

.collection-features li {
  font-size: 14px;
  color: #555;
  margin-bottom: 5px;
  font-weight:600;
}

.share-buttons {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 20px;
    margin-bottom: 30px;
}

.share-buttons p {
  margin: 0;
  font-size: 14px;
  color: #333;
}

.share-buttons a {
  color: #555;
  font-size: 18px;
  text-decoration: none;
  display:flex;
  align-items:center;
}
aside#main-collection-filters .facets__heading{
  display: block;
    color: rgb(183 28 28);
    font-size: 1.4rem;
    margin: 0 2rem 0 0;
    font-weight: bold;
    font-size: 18px;
    display: block;
  width:100%;
}
aside#main-collection-filters span.active-facets__button-inner {
    color: rgb(199 29 29);
    border-radius: 2.6rem;
    font-size: 12px;
    min-height: 0;
    min-width: 0;
    padding: .25rem 1.25rem;
    display: flex;
    align-items: center;
    background: #ffe0e0;
    border: 0 !important;
  box-shadow:none !important;
}
a.active-facets__button-remove {
    font-weight: 500;
    font-size: 12px;
    color: #000;
  text-wrap: nowrap;
}
a.active-facets__button-remove span{
      color: #920c0c;
    font-size: 12px !important;
}
.active-facets{
  margin-bottom:10px !important;
}
.product-table-heading h4 {
    font-weight: bold;
    margin: 0;
}
.custom-product-card-specification h4 {
    font-weight: normal;
}
.custom-product-card-price {
    font-weight: 700;
    text-align: center;
    margin-top: 10px;
    font-size: 17px;
    color: #000;
}
.disclosure-has-popup {
    border: 1px solid #ccc;
    padding: 10px;
    background: #fff;
    border-radius: 8px;
    width: 160px;
    color: #ccc;
    margin-top: 5px;
}
.product-count{
  margin-top:10px;
}
.facets-vertical.page-width aside#main-collection-filters {
    width: 100%;
    display: block;
    max-width: 300px;
    padding: 20px 14px;
    background:#fff;
}
aside#main-collection-filters {
    max-width: 100%;
    padding: 10px 24px !important;
  background:#f3f3f3;
}
aside#main-collection-filters .facets-container{
      max-width: 1200px;
    margin: auto;
    padding: 0 20px;
}
@media(max-width:575px){
  .collection-features li{
        font-size: 8px;
  }
  .facets {
    margin-top: -20px;
    margin-bottom: -15px;
}
}
@media(max-width:380px){
  aside#main-collection-filters .facets-container{
    padding:0px 10px;
  }
  
}
aside#main-collection-filters .facets__summary{
  margin-bottom:0;
}
.custom-collection-image {
    max-width: 540px;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 15px;
    overflow: hidden;
}

.custom-collection-image img {
  max-width: 100%;
  height: auto;
  border-radius: 8px;
}

.product-table-heading {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  padding: 15px 0px;
}
h4.product-table-heading-image {
  width: 100px;
  text-align: center;
  margin: 0;
}
.product-table-heading-values {
    width: calc(100% - 131px);
    display: flex;
    text-align: center;
    margin-left: auto;
    justify-content: normal;
    grid-template-columns: repeat(6, 1fr);
    display: grid;
}
.product-table-heading h4:last-child{
  text-align:left;
      padding-left: 28px;
}
.custom-product-card {
  border: 1px solid #ccc;
  border-radius: 8px;
  padding: 10px;
  margin: 10px 0;
  cursor: pointer;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: space-between;
  }

.custom-product-card:hover {
  background-color: #f9f9f9;
}

.custom-product-card-img img {
  width: 100px;
  margin: 0 auto;
  display: block;
}

.custom-product-card-specification {
  width: 75%;
  display: grid;
  margin-top: 10px;
  grid-template-columns: repeat(5, 1fr);
  gap: 10px;
  text-align: center;
}

.custom-product-card-specification > div {
  padding: 5px;
  background: #f9f9f9;
  border: 1px solid #eaeaea;
  border-radius: 4px;
}



.toggle-icon {
  font-size: 1.5rem;
  line-height: 1;
  text-align: center;
  margin-top: 10px;
}

.product-gallery {
  max-width: 450px; 
  width:100%;
  margin: auto;
  padding-left: 15px;
  padding-right:15px;
}

.main-image-container {
  width: 100%;
  height: 400px;
  margin-bottom: 10px;
  border: 1px solid #ddd;
  border-radius: 5px;
  overflow: hidden;
}
@media(max-width:450px){
     .main-image-container{
     height:300px;
   }
}
@media(max-width:375px){
   .main-image-container{
     height:250px;
   }
}

.main-image-container img {
  /* width: auto; */
  width:100%;
  height: 100%;
  display: block;
  opacity: 1;
  transition: opacity 0.3s ease-in-out;
  
}

.main-image-container img.hidden {
  opacity: 0;
}

.thumbnail-wrapper {
  width: inherit;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

.thumbnail-container {
  display: flex;
  gap: 5px;
  overflow: hidden; 
  scroll-behavior: smooth;
  max-width: calc(100% - 80px); 
}

.thumbnail-container img {
  width: 60px;
  height: auto;
  border: 2px solid transparent;
  border-radius: 5px;
  cursor: pointer;
  transition: border-color 0.3s ease;
}

.thumbnail-container img.active,
.thumbnail-container img:hover {
  border-color: #d71920; 
}

.thumbnail-nav {
  position: absolute;
  z-index: 1;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.thumbnail-nav.left {
  left: 1px;
}

.thumbnail-nav.right {
  right: 1px;
}

.custom-card-product .card:not(.ratio) {
  height: unset;
}
  
.custom-card-product {
  overflow: hidden;
  transition: max-height 0.3s ease;
  max-height: 0; /* Initially collapsed */
}

.custom-card-product.expanded {
    max-height: 820px;
    border: 1px solid #b5b5b5;
    border-radius: 8px;
    border-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    top: -13px;
      padding:30px 10px 10px 10px;
}
.trade-in-guide-card-product-title{
    background: #434343;
    padding: 15px;
}
.trade-in-guide-card-product-title h2{
    color: #fff;
    font-weight: 600;
    font-size: 24px;
}
.custom_product_specific_description {
  width: 100%;
  margin-top:30px;
}

.custom-card-product .card .custom-add-to-cart-card__content{
  display: unset;
  text-align: center;
}
  
.custom-card-product .card .card__information {
  grid-row-start: 2;
  padding: 0 1.3rem 1rem;
}

.custom-add-to-cart .quantity-add-cart-wrapper {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 5px;
  justify-content: center;
  margin-top:20px;
}
.custom-add-to-cart-card__content.card__content {
    margin-top: 12px !important;
}
.custom-add-to-cart .quantity-label {
  font-weight: bold;
}

.custom-add-to-cart .quantity-wrapper {
  display: flex;
  align-items: center;
  gap: 5px;
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 0;
}

.custom-add-to-cart .quantity-wrapper .quantity__button {
border: none;
    background: #fff;
    padding: 0px 0px;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    border-radius: 0;
    width: 28px;
    height: 35px;
}
.metafield-rich_text_field p {
    margin: 0 0 2px 0;
    font-size: 19px;
}
.custom-add-to-cart{
  text-align: center;
}
.custom-add-to-cart .quantity-wrapper .quantity__button:hover {
  background: #ddd;
}
.custom_product_specific_description .card__heading.h5 {
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 10px;
}
.caption-with-letter-spacing.light {
    opacity: 1;
    color: #b71c1c;
    font-weight: 500;
    font-size: 15px;
}
.metafield-rich_text_field p strong {
    font-weight: 600;
    display: inline-block;
}
.metafield-rich_text_field{
  margin-top:30px;
}

.custom-add-to-cart .quantity-wrapper .product-quantity {
  text-align: center;
  width: 40px;
  border: none;
  font-size: 16px;
}
span.price-item.price-item--regular {
    /* font-size: 39px; */
    margin-bottom: 15px;
}
.custom-add-to-cart .add-to-cart-wrapper {
  margin-top: 10px;
  display:inline-block;
}

.custom-add-to-cart .add-to-cart-wrapper .add-to-cart-button {
    background-color: #b71c1c;
    color: #fff;
    padding: 6px 19px;
    border-radius: 9px;
    cursor: pointer;
    border: 0 !important;
    font-size: 16px;
    font-weight: 600;
    text-transform: inherit;
}

.custom-add-to-cart .add-to-cart-wrapper .add-to-cart-button:hover {
  background-color: #b5161b;
}

/* custom-card-product-trade-in-guide.liquid */

.custom-product-card-title {
    width: 70%;
    text-align: center;
}

/* collection page list view and grid view */

.main-collection-product-grid .facets {
    max-width: 1650px;
    display: flex;
    align-items: start;
    justify-content: space-between;
  position:relative;
  
}

   .list-view .product-grid {
      display: block;
      width: 100%;
    }

    .list-view .product-card {
      display: flex;
      justify-content: flex-end; 
      width: 100%;
      background-color: #f4f4f4;
      padding: 20px;
      border-radius: 8px;
      box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
      margin: 10px 0;
    }

    .list-view .product-card .product-info {
      margin-left: 20px;
      text-align: Ri;
      max-width: 70%; 
    }

 
    .product-info h3 {
      margin: 0;
      font-size: 18px;
    }

    .product-info p {
      margin: 10px 0;
      font-size: 14px;
    }

    .product-info .price {
      font-weight: bold;
    }

 
    .product-card img {
      max-width: 100%;
      height: auto;
    }

  .custom-main-collection-product-list-view-filters {
    width: 76.5%;
    display: flex;
    justify-content: space-between;
    /* padding-left:10px; */
    flex-flow:wrap;
  }
.subcollection-wrapper {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    justify-content: center;
      margin-bottom: 40px;
  width:100%;
}
.subcollection-item h2 {
    font-size: 17px;
    margin: 0;
}
.image-container img {
    width: 100%;
    border-radius: 50%;
    height: 100% !important;
    padding: 8px 5px 0px 5px;
    object-fit: contain;
}

.image-container {
    width: 100px;
    height: 100px;
    border-radius: 100%;
    background: #167ab7;
}

.image-container:hover{
   background: #b71c1c;
  tarnsation: all 500ms ease;
}
.our-store-text-title{
  text-align: center;
}

.wrapper-left {
    margin-top: -165px;
}
.card.card--card.card--media.list-view-card {
    display: flex;
    flex-direction: row;
}

li.grid__item.list-view-item {
    max-width: unset;
    width: unset;
}

.custom-card_product-description {
  display: none;
}
  
.card.list-view-card .card__inner {
    width: 50%;
    border: 1px solid #f4f4f4;
}

.list-view-card .card__content .card__information {
    width: fit-content;
}

.card__heading{
  margin-top: 0;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: normal;
}




/* Indoor-golf page css */




/*
  indoor-golf-images-section.liquid 
*/

.indoor-golf-images-section {
    margin: auto;
    max-width: 1640px;
    width: 100%;
    padding: 0 40px;
    display: flex;
    justify-content: space-between;
  grid-gap:60px;
}
.indoor-golf-images-section img{
  border-radius:5px;
}
.indoor-golf-images-section .indoor-golf-images {  
  text-align: center;  
  font-family: 'YourFontFamily', sans-serif; 
  width: 100%;
  margin-top: 30px;
}  

.indoor-golf-images img {  
  width: 100%;   
}  


.indoor-golf-images p {  
font-size: 62px;
    font-weight: 900;
    color: #d70000;
    margin-top: -68px;
    transform: rotate(353deg);
    -webkit-text-stroke: 5px #ffffff;
    text-shadow: 3px 3px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    margin-bottom: 10px;
}

/*
  indoor-golf-content.liquid
*/

  .indoor-golf-custom-buttons {  
    display: flex;  
    justify-content: center;
    margin-top: 20px;
  }  
  
  .indoor-golf-buttons {  
    padding: 12px 45px;  
    text-decoration: none;  
    color: white;   
    font-weight: bold;  
    transition: background-color 0.3s;  
    /* margin: 0 10px; */
    font-size:40px;
  }  

  .indoor-golf-button--green {  
    background-color: #87ac78 !important; 
    padding-right: 14px;
    border-bottom-left-radius:10px;
    border-top-left-radius:10px;
    position: relative;
  }  

.indoor-golf-button--green:after, .indoor-golf-button--green:before {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.indoor-golf-button--green:after {
    border-color: #88b7d500;
    border-left-color: #87ac78;
    border-width: 47px;
    margin-top: -47px;
}
.indoor-golf-button--green:before {
    border-color: #c2e1f500;
    border-left-color: #ffffff;
    border-width: 56px;
    margin-top: -56px;
}
  .indoor-golf-button--black {  
    background-color: #000 !important;  
    padding-left: 82px;
      border-bottom-right-radius:10px;
    border-top-right-radius:10px;
  }  

  .indoor-golf-button--green:hover {  
    background-color: #45a049;  
  }  

  .indoor-golf-button--black:hover {  
    background-color: #444;  
  }
  
  .indoor-golf-equipment-supplied {
    text-align: center;
    margin: 20px 0;
    display: flex;
    justify-content: center;
    align-items:center;
  }  

.indoor-golf-equipment-supplied h2 {
    font-weight: normal;
    font-size: 23px;
}


 
  .indoor-golf-supplier-logo img {  
    max-width: 100%;  
    height: auto;  
    margin: 0 10px;
  }

.indoor-golf-content {
    text-align: center;
    padding: 20px;
    max-width: 1650px;
    margin: auto;
    width: 100%;
    padding: 0 40px;
    margin-bottom: 100px;
}
  
  .indoor-golf-feature-sections {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
  }
.indoor-golf-feature-section ul li ul li{
border-bottom: 1px solid #9f9f9f;
    padding-bottom: 16px;
    margin-bottom: 16px;
    color: #fff;
    padding-left: 28px;
    font-size: 20px;
    position: relative;
}

.indoor-golf-feature-section ul li ul li:after{
  content:'';
  font-size:24px;
  color:#fff;
  position:absolute;
  left:0;
  top:0;
  background:url("/cdn/shop/files/check.png?v=1733148332") no-repeat;
  width:25px;
  height:30px;
}
.indoor-golf-feature-section ul li ul li:last-child{
  border-bottom:0;
}
.indoor-golf-content h2 {
font-weight: 700;
    font-size: 43px;
    margin-bottom: 34px !important;
    display: block;
}
.indoor-golf-feature-section h3 {
    font-weight: 700;
    font-size: 40px;
    border-bottom: 1px solid #fff;
    display: inline-block;
    padding-bottom: 10px;
    color: #fff;
    margin-top: 0 !important;

}
.indoor-golf-content p {
    font-weight: 400;
    font-size: 23px;
    color: #000;
    line-height: 34px;
    max-width: 1470px;
    margin: auto;
    margin-bottom: 50px;
}
  .indoor-golf-feature-section {  
    flex: 1 1 30%;
    margin: 10px;
    padding: 40px 40px 0px 40px;  
    background-color: #f5f5f5;  
    border-radius: 8px;  
    text-align: left;
  }  
.indoor-golf-feature-sections .indoor-golf-feature-section:nth-child(1){
      background: rgb(24, 73, 113);
    background: linear-gradient(180deg, rgba(24, 73, 113, 1) 26%, rgba(42, 115, 171, 1) 100%);
}
.indoor-golf-feature-sections .indoor-golf-feature-section:nth-child(2){
background: rgb(72,116,53);
background: linear-gradient(180deg, rgba(72,116,53,1) 26%, rgba(135,172,120,1) 100%);
}
.indoor-golf-feature-sections .indoor-golf-feature-section:nth-child(3){
background: rgb(1,1,1);
background: linear-gradient(180deg, rgba(1,1,1,1) 26%, rgba(54,54,54,1) 100%);
}
  
  .indoor-golf-content h2, .indoor-golf-feature-section h3 {  
    margin: 0.5em 0;  
  }  
  
  .indoor-golf-feature-section ul {  
    list-style-type: none;  
    padding: 0;  
  }





/* gift-product page */




/* 
  gift-card-product.liquid
*/
.product.gift-card-product {
    display: flex
;
    flex-direction: column;
    align-items: center;
}
.background-banner-grid__item {
    width: 100%;
    height: 400px;
}
.background-banner-grid__item img {
    width: 100%;
}

.gradient{
  background:#fff !important;
}




/* Blog page */




/* 
  custom-blog.liquid 
*/

.blogs-section {
    padding: 20px;
  }

  /* First Blog Style */
  .first-blogs-section {
    display: flex;
    gap: 30px;
    padding: 20px;
    align-items:start;
    margin-bottom:30px;
  }

  /* First Blog Style */
  .first-blog {
    flex: 0 0 49%;
    display: flex;
    flex-direction: column;
    gap: 0px;
    border: 1px solid #f7f7f7;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    margin-bottom: 30px;
  }

  .first-blog img {
    width: 100%;
    height: 350px;
    border-radius: 5px;
        border-bottom: 8px solid #b71c1c;
  }

  .first-blog-content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 0 10px 11px 10px;
    margin-bottom: 0px;
  }

  .first-blog-content .date {
    font-size: 14px;
    color: #b71c1c;
    font-weight: 600;
  }

  .first-blog-content h2, .other-article h2, .other-article-content h3, .blog-content h3{
    font-size: 18px;
    color: #333;
    margin: 4px 0 5px 0;
    font-weight: 500;
  }

  .first-blog-content p, .other-article p, .blog-content p, .blog-content p{
    font-size: 13px;
    color: #666;
    margin: 0 0 11px 0;
    line-height: normal;
  }

  .first-blog-content a, .other-article-content a, .blog-content a {
    display: inline;
    padding: 0;
    color: #b71c1c;
    border-radius: 3px;
    text-decoration: none;
    font-size: .12px;
    font-weight: 600;
    margin-top: 0;
  }

  /* Other Articles Vertical Scroll Style */
  .other-articles-container {
    flex: 1; /* Takes the remaining width */
    overflow-y: auto; /* Enables vertical scrolling */
    max-height: 100vh;
  }

  .other-articles {
    display: flex;
    flex-direction: column;
    gap: 30px;
    margin-bottom:30px;
  }

  .other-article {
    display: flex;
    gap: 15px;
    border: 1px solid #cacaca;
    border-radius: 5px;
    padding: 0px;
  }

.other-article img {
    width: 240px;
    height: 100%;
    border-radius: 5px;
    object-fit: cover;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}


  .other-article-content {
    flex: 1;
    padding: 20px 0;
  }

  .other-article-content .date {
    font-size: 14px;
    color: #b71c1c;
    font-weight: 600;
  }
.blog-content .date{
   font-size: 13px;
    color: #b71c1c;
    font-weight: 500;
}





  /* Grid for Other Blogs */
  .blogs-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
    gap:30px;
  }

  .blog-item {
    background-color: #fff;
    border: 1px solid #cbc4c4;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: none;
    transition: transform 0.2s ease;
  }

  .blog-item:hover {
    /* transform: translateY(-5px); */
  }

  .blog-item img {
    width: 100%;
    height: 272px;
    display: block;
    border-bottom: 8px solid #b71c1c;
  }

  .blog-content {
    padding: 15px;
  }

  .blog-content p {
    font-size: 14px;
    color: #666;
    margin-bottom: 5px;
  }
#product-list{
  list-style: none;
  padding:0;
}
.loadmore button{
  background: unset;
  border: 1px solid;
}
.loadmore button::after{
  display: none;
}
/* article details page */

/* 
custom-main-article.liquid
*/

.custom-main-article-sidebar {
    display: flex;
    justify-content: space-around;
}
.custom-main-article-content {
    width: 100%;
}
.custom-sidebar {
    width: 30%;
} 

.articles-section {
    display: grid;
    grid-template-columns: repeat(3, 1fr); /* 3 columns layout */
    gap: 20px; /* Space between articles */
    padding: 20px;
    margin: 0 auto;
}

.article-item {
    background-color: #fff;
    border-radius: 8px;
    border: 1px solid #ddd;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    overflow: hidden; /* Ensures content doesn't overflow the card */
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.article-item:hover {
    transform: translateY(-5px); /* Lift effect on hover */
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
}

.article-card {
    display: grid;
    grid-template-columns: 1fr 2fr; /* 1 column for image, 2 columns for content */
    gap: 15px;
    padding: 15px;
}

.article-image {
    display: flex;
    justify-content: center;
    align-items: center;
}

.article-image img {
    width: 100%; /* Full width */
    height: auto;
    border-radius: 8px;
}

.article-content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.article-title {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #333;
}

.article-title a {
    text-decoration: none;
    color: inherit;
}

.article-snippet {
    font-size: 14px;
    color: #666;
    margin-bottom: 10px;
    line-height: 1.5;
}

.read-more {
    font-size: 14px;
    color: #007bff;
    text-decoration: none;
    font-weight: bold;
}

.read-more:hover {
    text-decoration: underline;
}

/* custom-main-blog.liquid */

.custom-main-blog-other-section {
    margin: 5%;
}

.custom-main-blog-other-section-ul {
  list-style: none;
  padding: 0;
}

.custom-main-blog-other-blog {
  margin-bottom: 40px;
}

.custom-main-blog-other-blog h4 {
  font-size:20px;
  margin-bottom: 20px;
}
.custom-main-blog-other-blog h4 a{text-decoration:none;    font-size: 28px;
    color: #000;}
.custom-main-blog-other-blog-article-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr); /* 3 articles per row */
  gap: 20px;
}

.custom-main-blog-other-article {
  background: #fff;
  border: 1px solid #ddd;
  padding: 0px;
  border-radius: 8px;
  text-align: left;
  display: flex;
  flex-direction: column;
  gap: 15px;
  transition: transform 0.2s, box-shadow 0.2s;
}
.custom-main-blog-article-details h5{
  margin-top:0;
}
.custom-main-blog-article-details a {
    font-size: 18px;
    color: #333;
    text-decoration: none;
}
.custom-main-blog-article-details {
    padding: 0 20px 20px 20px;
}
.custom-main-blog-other-article:hover {
  transform: translateY(-5px);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.custom-main-blog-article-image img {
  width: 100%;
  height: 150px; /* Fixed height for uniformity */
  object-fit: cover;
  border-radius: 5px;
}

.custom-main-blog-article-details h5 {
  font-size: 1.1rem;
  margin-bottom: 10px;
}

.custom-main-blog-article-details p {
  font-size: 15px;
  color: #555;
  margin: 10px 0;
}
.card.article-card{
 border: 1px solid #e7e7e7;
    border-radius: 20px;
}
.custom-main-blog-article-details .read-more {
  color: #b71c1c;
  text-decoration: none;
  font-size: 15px;
  margin-top: auto; 
  font-weight:normal;
}
.custom-main-blog-article-details .card.article-card{
  border-radius:10px;
}
.custom-main-blog-article-details .read-more:hover {
  text-decoration: underline;
}




/* Home page css responsive */
/* home-main-banner.liquid */

/* Mobile View */
  @media (max-width: 768px) {
    .home-category-grid {
      align-items: center;
    }

    .home-category-item {
      /* padding-top: 60px; */
      margin-bottom: 60px;
    }

    .home-circle-image {
      top: -50px;
      width: 100px;
      height: 100px;
    }
  }

/* Tablet View */
  @media (min-width: 769px) and (max-width: 1024px) {
    .home-category-item {
      width: 150px;
      margin-top: 60px;
    }

    .home-circle-image {
      width: 100px;
      height: 100px;
    }
  }

/*blog  */
.blogs-section{
      max-width: 1650px;
      margin:auto;
}
.blogs-section .first-blogs-section{
  padding:0;  
}

/*list */
.list-view-card .card__heading {
    font-weight: 500;
    font-size: 28px;
      text-align: left;
}
.list-view .product-grid li {
    margin-bottom: 15px;
}

.list-view-card  .price__container{
  text-align: left !important;
}
.facets-vertical-form{
        display: flex;
        justify-content: flex-end;
        align-items: center;
}
.facets-vertical.page-width .field__input{
  border-radius:0 !important;
  outline:none;
}
.facets-vertical-form select{
  height: 40px;
    border: 1px solid #ccc;
    padding:0 38px 0px 18px;
    background: #f4f4f4;
}
.facets-vertical-form .select .svg-wrapper{
  right: 12px;
}
.product_section h2{
  font-size:32px;
  color:#333;
  font-weight:700;
}
.dc-view-switcher{
    display: flex;
}
.dc-view-switcher button {
    width: 35px;
    height: 35px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: transparent;
    border: 1px solid #ccc;
  cursor: pointer;
}
.dc-view-switcher button.active {
    background: #000;
    color: #fff;
}
.dc-view-switcher button i{
  display:flex;
}
.facets-vertical.page-width div#ProductGridContainer #product-grid{
  padding-left:85px;
  margin-top:70px;
}
div#ProductGridContainer #product-grid .card__information {
    text-align: center;
}
div#ProductGridContainer .price__container {
display: block;
    text-align: center;
    font-size: 28px;
    font-weight: 600;
    color: #bb0c0c;

}
.card-wrapper a{
  text-decoration:none !important;
}
.facets-vertical.page-width {
    max-width: 1650px;
    padding: 0 10px;
}
/* .custom-main-collection-product-grid-one-section .custom-facets {
    max-width: 1650px;
    padding: 0 10px;
      align-items: self-start;
} */
.collection-tags{
      background: #b71c1c;
      border-top-right-radius: 15px;
      border-top-left-radius: 15px;
      width: 100%;
      max-width: 300px;
      padding: 20px 20px;
}
.collection-tags h3 {
    font-size: 32px;
}
.collection-tags h3, .collection-tags p{
  margin:0;
  padding:0;
    color:#fff;
}
.collection-tags p{
  font-size: 20px;
  line-height:normal;
}
aside#main-collection-filters .facets__summary-label{
    font-weight: 500;
    color: #000;
    font-size: 14px;
}
 aside#main-collection-filters .facets__summary  {
   font-weight:500;
     color: #000;
    font-size: 13px;
 }
/*collection */
.collection.page-width {
    padding: 0 10px;
    max-width: 1650px;
}
.collection.page-width ul#product-grid {
    padding-left: 0;
}

/*custom block*/
.custom-main-blog-section .main-blog {
    max-width: 1650px;
    padding: 0;
}

/*block details*/
.custom-main-article-sidebar {
      max-width: 1650px;
    padding: 0 10px;
  margin:auto;
}
.custom-main-article-sidebar .caption-with-letter-spacing {
    color: #b71c1c;
    font-size: 15px;
    text-transform: capitalize;
    font-weight: 500;
}
.article-page-other-articles .article-title {
    margin: 0;
    font-size: 22px;
    font-weight: 500;
}
.article-template__back.element-margin-top.center {
    display: none;
}
.article-content .read-more{
  color:#b71c1c;
}
.custom-main-article-sidebar .article-template__hero-medium.media {
    border-radius: 10px;
}
.custom-main-article-sidebar .article-template__social-sharing, .custom-main-article-sidebar .article-template__content{ margin-left:0;}
 .article-template header{
  margin-left:0 !important;
}
.article-page-other-articles {
    max-width: 1650px;
    margin: auto;
}
header.page-width.page-width--narrow {
    margin-top: 20px;
}
header.page-width.page-width--narrow h1{
   font-size: 40px;
}
.custom-main-article-sidebar {
      grid-gap: 60px;
}
.custom-main-article-sidebar .custom-sidebar h3 {
    margin: 0;
}
.recent-articles h3, .categories h3{
      padding: 12px 20px;
    background: #b71c1c;
    color: #fff;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.recent-articles ul.latest-articles {
    padding: 0;
    list-style: none;
}
.categories, .recent-articles{
      border: 1px solid #ccc;
    border-radius: 10px;
  margin-bottom:20px;
}
.recent-articles img{
  display:none;
}
.categories ul, .recent-articles ul {
    list-style: none;
    padding-left: 0;
  margin:0;
}
.recent-articles ul li{
  padding:10px 0 20px 24px !important;
}
.recent-articles ul li:last-child{
  margin-bottom:0;
  border-bottom:0;
}
.categories ul li, .recent-articles ul li{
     padding: 7px 24px;
    border-bottom: 1px solid #ccc;
}
.categories ul li a,  .recent-articles ul li a{
  color:#010101;
  text-decoration: none;
}
 .recent-articles h4,  .recent-articles p{
   margin:0;
 }


.sc-builder > div {
   flex-direction: column-reverse;
   align-items: center;
   margin-top: -22%;
   position: relative;
}
.sc-builder > div::after{
    position: absolute;
    content: "";
    width: 100%;
    height: 93%;
    background-color: #f6f6f6;
    top: 9%;
    right: 0;
    left: 0;
    border-radius: 8px;
}

.sc-card-options{
  border: unset !important;
}

 .sc-card-option__value--custom{
    width: max-content !important;
    position: absolute;
    bottom: 3%;
    right: 0%;
    left: 30%;
}
.sc-builder h4{
  text-align: center !important;
  font-size: 18px;
}

#typeTabPanel_2 .sc-card-text br{
  display: none;
}
.sc-card-options{
  position: relative;
  height: 200px;
}

.sc-builder .sc-configurator{
  z-index: 1;
}
.sc-builder .sc-gift-card{
  z-index: 1;
}
.sc-card-options .sc-card-option {
    display: grid !important;
    margin-right: -15px;
    grid-template-columns: repeat(7, 1fr);
    gap: 6px;
}

.sc-card-options .sc-card-option__value{
  margin: 0px !important;
  max-width: 100% !important;
}

.trade-in-guide-container .image-text-section {
    /* max-width: 1650px; */
    margin: auto;
    /* padding: 0 10px; */
}

.sc-builder h1{
    text-align: center;
    position: absolute;
    top: 35%;
    left: 0;
    right: 0;
    display: none;
}

.image-text-section img{
  width:100%;
  display:flex;
}
.rich-text-wrapper p {
    margin: 0;
    color: #fff;
}
.trade-in-guide-page-width.page-width {
    max-width: 1155px;
    padding: 0 10px;
    margin-bottom:15px;
}
div#ProductGridContainer .collection.page-width {
    max-width: 1200px;
}
.rich-text-wrapper p {
    margin: 0;
}
.rich-text-wrapper .image-wrapper img{
    display: flex;
}
.rich-text-wrapper {
    background: #434343 !important;
}
.rich-text-wrapper  .rich-text{
      max-width: 1155px;
    margin: auto;
    padding: 75px 0;
}
.rich-text-wrapper h2 {
    margin: 0;
}
.rich-text-wrapper h3 {
    margin-top: 0;
}
.mega-menu__content{
  width:1020px;
}
.mega-menu__list--condensed .mega-menu__link {
    font-weight: 600 !important;
    color: #000;
}
.mega-menu__content .mega-menu__list{    grid-template-columns: repeat(4, minmax(0, 1fr));}

.mega-menu__content .custom-mega-menu-sub-collection{    grid-gap: 15px;}
.mega-menu__content .mega-menu__content {
    max-height: max-content;
}

.sc-builder .sc-configurator form {
  display: flex !important;
  flex-direction: column !important;
}

.sc-card-options {
  order: 1;
}

[aria-labelledby="addMessage"] {
  order: 3;
}

.sc-card-text + .sc-card-text {
  order: 2;
}

.home-tab-container{
  background: #f5f5f5;
}


/* responsive +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
@media (max-width: 1228.80px) {
  .home-category-item {
    width: 150px;
    padding-top: 90px;
  }

  .home-main-banner-section .home-circle-image {
    width: 125px;
    height: 125px;
  }
  
  .brand-imag-container {
    width: 100%;
    margin: 0 auto;
  
    
  }
}


@media (max-width:1500px){

  .brand-imag-container{
    padding-top: 0px !important;
    margin-top: -160px !important;
  }
  .home-main-banner-section{
    height:auto;
  }
  .list-menu--inline li {
    padding-right: 30px !important;
  }
  .custom-brand-section {
    grid-template-columns: repeat(7, 1fr) !important;
  }
  .product-section {
    grid-template-columns: repeat(6, 1fr) !important;
}
  .custom-footer{
    padding:40px 30px 0 30px;
  }
}
@media (max-width:1024px){
    .home-category-grid{
    top:0 !important;
  }
  .image-text-section{
    padding:0 20px !important;
  }
      .brand-section h2 {
        font-size: 25px !important;
        text-align: center !important;
    }
  .brand-imag-container{
    padding-top:20px !important;
    margin-top: 0px !important;;
  }
  /* .slick-dotted.slick-slider {
    margin-bottom: 30px;
    border-bottom: 10px solid #ed1f24;
} */
  .home-banner-slides:after{
    display:none;
  }
  .centered-grid-banner-items-position{
    margin:30px 0 !important;
  }
  .home-policy-tabs-section{
    padding:30px 20px 0 20px !important;
  }
  .footer-top{
        flex-flow: wrap;
        grid-gap: 40px;
  }
  .footer-contact img {
    margin-bottom: 0 !important;
    width: 250px !important;
    margin: auto;
    display: inline-block;
}
}
@media (max-width:991px){
  .centered-grid-banner-items{
    padding:20px;
  }
  header-drawer{
    order:2;
  }
  .header__icons{
    order:3;
  }
  .header__heading{
    order: 1;
  }
  .header__heading .header__heading-link{ padding-left:0;}
  .header__icons{
    padding-right:0 !important;
  }
  .breadcrumbs-section{
    display:none !important;
  }
  .EzfyHeaderSearch {
    width:100% !important;
  }
  [id] .header{
    padding-bottom:15px !important;
  }
  li{
    list-style:none !important;
  }
  .custom-card-product.expanded {
    max-height: inherit !important;
  }
  .custom_product_specific_description {
    padding: 0 20px;
}
  .scroll-trigger:not(.scroll-trigger--offscreen).animate--slide-in{
    width:100% !important;
    max-width:100% !important;
  }
  .custom-card-product .card:not(.ratio){
      flex-flow:wrap !important;
  }
  .custom_product_specific_description .card__heading.h5{
    font-size:17px;
  }
  .breadcrumbs li{
    font-size:12px;
  }
  .breadcrumbs-section{
    padding:0;
  }
  .custom-collection-content {
    margin-right: 0;
    width: 100%;
}
  .custom-collection-content h2{
    font-size:17px;
  }
  aside#main-collection-filters{
    margin-top:20px;
            padding: 20px 0 !important;
  }
  .product__info-container {
    text-align: left !important;
}
  .custom-collection-name{
    flex-flow:wrap;
  }
  .product__title>*{
    font-size:15px;
  }
  .collection-tags{
    max-width:249px;
  }
  .mobile-facets__open-label{
    white-space:nowrap !important;
  }
  #ProductCount{    
    white-space: nowrap;
  }
   div#ProductGridContainer .price__container{
    font-size:14px;
  }
  .collection-tags p {
    font-size: 12px;
    line-height: normal;
}
  .collection-tags h3 {
    font-size: 20px;
}
  .card-wrapper a{
    font-size: 14px;
  }
  .price--on-sale .price__sale{
     font-size: 14px;
  }
  .indoor-golf-feature-section ul li ul li{
    padding-left:35px;
  }
  .indoor-golf-content p{
        font-size: 14px;
    line-height: 29px;
  }
  .indoor-golf-feature-section ul li ul li{
    font-size:12px;
    line-height:normal;
  }
  .indoor-golf-feature-section {
    flex: 1 1 40%;
    padding: 20px 20px 0px 20px;
  }
  .indoor-golf-feature-section h3{
    font-size:20px;
  }
  .indoor-golf-images p{
    margin-top: -42px;
    font-size:25px;
    -webkit-text-stroke: 2px #ffffff;
  }
  .indoor-golf-images-section{
    grid-gap:20px;
  }
  .indoor-golf-buttons{
    font-size:22px;
  }
  .indoor-golf-content h2{
    font-size:24px;
  }
  .home-main-banner-section .home-circle-image img{
    height:55px;
  }
  .home-main-banner-section .home-circle-image{
    width:97px;
    height:97px;
  }
  .home-category-item{
    padding-top:60px;
  }
  .brand-content{
    text-align:center;
  }
  .product-block h2{
    font-size:14px;
    min-height:auto;
  }
  .footer-bottom{
    flex-flow:wrap;
  }
  .home-policy-block{
    width:100% !important;
  }
  .product-title h1 {
    padding-left: 20px !important;
    font-size: 25px !important;
    margin:0;
    padding-top:10px;
}
  .header{
    padding-left:20px !important;
     padding-right:20px !important;
  }
    .custom-brand-section {
      grid-template-columns: repeat(3, 1fr) !important;
   }
    .product-section {
    overflow-x: auto;
    padding-left:20px !important;
    padding-right:20px !important;
    grid-template-columns: repeat(6, 1fr) !important;
   }
  .product-block{
    width:200px;
  }
}

.collapsible-sections {
    padding: 0 20px;
  border-top:0 !important;
}
  .collapsible-sections {
    max-width: 1200px !important;
    margin:0 auto 30px;

}
.demo{
  display: none !important;
}
@media (max-width:768px){
  .custom-product-card-specification > div{
    background: unset;
    border:unset;
  }
  .filter{
    display: none !important;
  }
  .demo{
  display: block !important;
}
  h2.product-count__text.text-body{
    text-align: center;
  }
  .product-table-heading{
    display:none !important;
  }
  .facets-vertical.page-width div#ProductGridContainer #product-grid{
    padding-left:0 !important;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
 
  .newsletter-banner .newsletter-form{
    flex-flow:wrap;
  }
  .indoor-golf-content h2{
    font-size:14px;
  }
  .indoor-golf-buttons{
    font-size:12px;
  }
  .home-policy-block h4{
    font-size:12px;
  }
  .home-policy-title{ font-size:16px;}
  .custom-brand-section .brand-content a img {
     width: 87px;
        aspect-ratio: initial !important;
   }
  .footer-payment-icon {
    width: 100%;
}
  .footer-payment-icon img{
       width:150px;
  }
    .custom-brand-section {
      grid-template-columns: repeat(2, 1fr) !important;
   }

  .footer-shipping{
    width:100%;
  }
  .footer-menu{
    width:40%;
  }
  .footer-contact {
    width: 100%;
    margin-right: 0;
}
  .footer-content-one{
    width:100%;
  }
  .footer-content-two{
    width:100%;
  }
  .indoor-golf-feature-section{
    flex: 100%;
  }
}

@media (max-width:575px){
  
  /* .custom-product-card{
    display: unset !important;
  } */
  .custom-product-card{
     display: flex;
  }
  .custom-product-card-specification{
    flex-flow:wrap;
    /* display:block; */
    width:100%;
    columns: 3;
    grid-template-columns: repeat(1, 1fr);
  }
  .custom-product-card-specification p {
    margin: 0;
    text-align:justify;
}
  .custom-product-card-specification h4{
    font-size:14px;
            margin: 0 0 5px 0;
  }
  .indoor-golf-button--green:before, .indoor-golf-button--green:after{
    display:none !important;
  }
  .indoor-golf-buttons{
    width:100%;
    border-radius:0 !important;
  }
  .indoor-golf-custom-buttons{
    flex-flow:wrap;
  }
  .indoor-golf-equipment-supplied{
    flex-flow:wrap;
  }
  .indoor-golf-images-section{
    flex-flow:wrap;
  }
  .footer-copyright {
    justify-content: start;
    text-align: left;
  }
  .facets-vertical.page-width div#ProductGridContainer #product-grid{
    margin-top:0px;
  }
  .custom-card-product.expanded{
    border:none;
  }
  .custom-product-card-wrapper{
        border: 1px solid #ccc;
    margin-bottom:15px;
    border-radius:8px;
  }
  .custom-product-card{
      border:none;
  }
  .custom-product-card-specification > div{
        gap: 0px;
  }
}
/*--------------------------list_page_new_css----------------------*/
@media(max-width:575px){
  .main-collection-product-grid .facets{
    max-width:unset !important;
    display: inline-grid !important;
  }
  .collection-tags{
    max-width:100%;
  }
  .subcollection-wrapper {
          grid-template-columns: repeat(2, 1fr);
        gap: 22px;
        overflow: scroll;
    display:flex;
    justify-content:unset;
  }
  .custom-main-collection-product-list-view-filters{
    width:unset !important;
    display: contents;
  }
 /* #FacetFiltersForm.mobile {
    display: none !important;
}  */
  div#FacetsWrapperDesktop {
    display: none;
}


  .facets-vertical-form{
    justify-content: flex-start;
  }
  /* Adjust for mobile screens */

 
  .hourly-rates-content {
    top: 50% !important;
}
}
label.facets__label.mobile-facets__label.disabled {
    display: none;
}
@media(max-width:370px){
  .subcollection-wrapper {
        gap: 10px;
  }
}
/*--------------------------end-list_page_new_css----------------------*/
/* Rich-text-Color-grid*/
.rich-text-section {
  padding: 30px 15px;
}
.rich-text-section h1{
  /* display: block; */
  text-transform: unset;
}
.rich-text-section .container {
  max-width: 1400px;
  margin: 0 auto;
}

.section-title {
  font-size: 40px;
  margin: 0;
  font-weight: 700;
  text-align: center;
}

.rich-text-blocks {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.rich-text-block .block-description {
  font-size: 29px !important;
  font-weight: 700;
}
.rich-text-block h3{
     color: #de3618;
    margin: unset;
    font-size: 22px !important;
    font-weight: 500;
}
h2.block-description {
  font-size: 1.5rem;
  font-weight: bold;
}

h3.block-description {
  font-size: 1.25rem;
  font-weight: bold;
}

/* card-content*/
.golf-services {
    padding: 20px;
    max-width: 1640px;
    margin: auto;
}

.services-container {
    display: flex;
    flex-wrap: wrap;
    gap: 2px; /* Updated gap to provide better spacing */
    justify-content: center;
}

.service-block {
    width: 22%;
    padding: 20px;
    border-radius: 10px;
    text-align: center;
    color: white;
    background-color: #333; /* Added background color for visibility */
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); /* Added shadow for better contrast */
    transition: transform 0.3s ease; /* Added hover effect transition */
    min-height: 430px;
    position: relative;
}
  /* .service-block .service_details{
      position: absolute;
    bottom: 2%;
    left: 0;
    right: 0;
    margin: auto;
    padding: 0px 10px;
  } */



.service-logo {
    max-width: 100px;
    margin: 0 auto 10px;
}

.service-title {
    font-size: 32px;
    margin: 10px 0;
    font-weight: bold;
    min-height: 65px;
    color: #fff; /* Ensured text color consistency */
}

.service-description {
    font-size: 16px;
    color: #fff; /* Adjusted color for better readability */
    font-weight: 700;
    line-height: 24px;
}

.service-block img {
    object-fit: cover;
    width: 140px; /* Corrected whitespace issue */
    height: auto; /* Added height auto to maintain aspect ratio */
    min-height: 165px;
}

.service_details h3{
  min-height: 90px;
}

/* custom-contact-details */
.custom-contact-section {
  padding: 40px;
  /* background: #f9f9f9; */
  background-size: cover;
  background-position: center;
  padding: 40px 30px 50px;
  position: relative;
  max-width: 1650px;
  margin: auto;
}
.contact_title {
  max-width: 1640px;
    margin: auto;
}
.contact_title h1{
    padding-left: 35px;
}
.new-add-text-section .container h1{
  display: block;
}
.location-special h6{
    margin: 0;
    padding: 7px 0px;
    font-size: 14px;
}

.location-special h6 span{
  font-size: 18px;
}

.location p{
    position: relative;
    z-index: 1;
    text-align: start;
    padding: 0px 12px;
    margin: 5px 0px;
   display: grid;
}
.location_card_details{
  min-height: 165px;
}
  .location p a{
    color: #000
  }
  .location-phone{
    font-weight: 600;
  }
  .location-image{
    text-align: center;
  }
.locations-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 5px;
}
  .location{
  position: relative;
}
  .location-special  a{
    color: #000;
  }
.location::after {
    content: "";
    background:#f8f8f8;
    /* border: 1px solid #e0e0e0; */
    border-radius: 8px;
    padding: 20px;
    text-align: center;
    width: 100%;
    height: 90%;
    top: 15%;
    position: absolute;
  
}
.location-special {
  position: relative;
  z-index: 1;
  text-align: center;
}

  .location-special h3{
        color: #b71c1c;
  }

  .location-special h3 span{
    color: #000;
  }
.location-image img {
    width: 100%;
    border-radius: 8px;
    max-width: 290px;
    margin: auto;
    object-fit: cover;
    position: relative;
    z-index: 1;
  height: 260px;
}

.location-title {
  font-size: 18px;
  font-weight: bold;
  margin: 10px 0;    
  position: relative;
  z-index: 1;
  text-align: left;
  color: #b71c1c;
  padding-left: 20px;
}

.location-hours {
  margin: 15px;
  width: 100%;
  text-align: left;
  border-collapse: collapse;
  position: relative;
   z-index: 1;
}

.location-hours th{
      padding: 5px;
   
}



  .location-hours th {
    text-wrap:nowrap;
}
  
  .location-hours td {
    text-wrap:nowrap;
}

 

  @media(max-width: 1536px){
    .custom-contact-section{
      max-width: 1240px;
    }
    
    .location-special h2 {
        color: #b71c1c;
        font-size: 16px;
    }
     .location-hours th {
      text-wrap:nowrap;
       font-size: 13px;
}
  
  .location-hours td {
    text-wrap:nowrap;
    font-size: 10px;
}
    .location p{
font-size: 12px;
}
  }
  .location h6 span{
color: #b71c1c;
}




 /* custom-tab */
 .shop-categories {
    padding: 20px;
    border: 1px solid #e0e0e0;
  }

  .shop-categories h2 {
    margin-bottom: 15px;
  }

  .shop-categories ul {
    display: grid;
    grid-template-columns: repeat({{ section.settings.columns_desktop }}, 1fr);
    gap: 20px;
    padding: 0;
    list-style-type: none;
  }

  .shop-categories ul li {
    text-align: center;
  }

  .shop-categories a.category-button {
    display: block;
    padding: 10px;
    border: 1px solid #e0e0e0;
    text-decoration: none;
  }

  /* Optional: For responsiveness, adjust columns for smaller screens */
  @media (max-width: 768px) {
    .shop-categories ul {
      grid-template-columns: repeat({{ section.settings.columns_mobile }}, 1fr);
    }
  }
/* custom-text-banner */
 .container_style{
     max-width: 1640px;
     margin: auto;
   }
  
  .calgroy{
    background-color: #dddddd8a;
    margin-top: 40px;
    border-radius: 6px;
    margin-bottom: 20px;
  }
  
  .golf-traders-section {
    display: flex
;
    padding: 0 2rem;
    /* justify-content: space-between; */
    align-items: flex-start;
    /* gap: 2rem; */
    font-family: Arial, sans-serif;
}
  .golf-traders-section .info {
    width: 60%;
  }
  .golf-traders-section .contact {
    width: 30%;
    text-align: center;
    transform: translateY(50%);
  }
  .golf-traders-section p {
    line-height: 1.6;
  }
/* discover-the-latest-banner */
.discover-the-latest-section {
  position: relative;
  width: 100%;
  height: 400px; /* Adjusted height for a taller banner */
  display: flex;
  justify-content: center;
  align-items: center;
  background-size: cover;
  background-position: center;
  overflow: hidden;
}

.discover-the-latest-section-image {
  width: 100%;
  height: 100%; /* Ensures the background image covers the entire banner */
  background-size: cover;
  background-position: center;
}

.discover-the-latest-section-content {
  text-align: center;
  z-index: 1;
  width: 100%;
  height: -webkit-fill-available;
  display: flex;
  justify-content: center;
  align-items: center;
}
.text-center {
  width: 30%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.heading-content {
  font-size: 40px;
  font-weight: bold;
  margin-bottom: 20px;
  color: var(--heading-color); /* Uses CSS variable for dynamic color */
}

.btn {
  display: inline-block;
  padding: 12px 24px; /* Adjusted padding for better proportions */
  border: none;
  border-radius: 5px;
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
  transition: all 0.3s ease;
}

.btn {
  background-color: var(--btn-bg-color);
  color: var(--btn-text-color);
}

.btn:hover {
  opacity: 0.9;
}
/* image-with-text-bg-color */
/* Container for the entire section */
.image-with-text-section {
  display: flex;
  padding: 20px;
  justify-content: center; /* Ensures the section is centered horizontally */
  width: 100%;
  box-sizing: border-box;
}

/* Main container inside the section, keeping content aligned */
.image-with-text-section .container {
  background-color: #ededed69; /* Light background with transparency */
  display: flex;
  align-items: center; /* Vertically aligns the items (text and image) */
  gap: 20px; /* Space between text and image */
  max-width: 1640px; /* Max width of the container */
  width: 100%; /* Ensures it takes full width */
  margin: auto; /* Centers the container horizontally */
  box-sizing: border-box;
  border-radius: 15px;
}

/* Text wrapper section, ensuring proper space allocation */
.custom_wrapper .image-with-text-section .container .text-wrapper {
  max-width: 50%; /* Maximum width of 50% of the container */
  flex: 1; /* Ensures it can take available space */
  padding: 20px;
  color: #fff; /* White text color */
  background-color: #333; /* Dark background for contrast */
  border-radius: 5px; /* Rounded corners */
  box-sizing: border-box;
}

/* Image wrapper section, ensuring proper space allocation */
.custom_wrapper .image-with-text-section .container .image-wrapper {
  max-width: 50%; /* Maximum width of 50% of the container */
  flex: 1; /* Ensures it can take available space */
  display: flex; /* Flex layout to center the image inside */
  justify-content: center; /* Centers image horizontally */
  box-sizing: border-box;
}

/* Image styling: ensuring it fills the image wrapper correctly */
.image-with-text-section .image-wrapper img {
  width: 100%; /* Makes sure the image fills its wrapper */
  height: 500px;
  object-fit: cover; /* Ensures the image covers the container without distortion */
  border-radius: 5px; /* Rounded corners */
  display: block; /* Removes any unwanted space below the image */
}

/* Styling for the custom button */
.image-with-text-section .custom-button {
  display: inline-block;
  padding: 10px 20px;
  background-color: black; /* Black background for the button */
  color: white; /* White text on the button */
  text-decoration: none; /* Removes underline from link */
  border-radius: 5px; /* Rounded corners for the button */
  margin-top: 10px; /* Adds space above the button */
}

/* Button hover effect */
.image-with-text-section .custom-button:hover {
  background-color: #333; /* Darkens the button on hover */
}
.only_one{
     color: #b71c1c;
    font-size: 20px;
    font-weight: 700;
    margin: 0;
}

/* our-stores-details */
.location-block-section {
  background-size: cover;
  background-position: center;
  padding: 100px 30px 150px;
  position: relative;
  position: relative;
}

  .location-block-section .container{
    max-width: 1640px;
    margin: -70px auto;
  }
  
  .location-block-section::after{
    content: "";
    position: absolute;
    height: 476px;
    width: 100%;
    background-image: url(/cdn/shop/files/our-story2.png?v=1734678534);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
  
.location-blocks {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 20px;
  position: relative;
}
  .location-block::after{
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    background: linear-gradient(to bottom, #00000082, transparent);
    height: 100%;
    width: 100%;
    z-index: -1;
    border-radius: 8px;

  }
.location-block {
  /* background: rgba(0, 0, 0, 0.7);
  color: #fff;
  border-radius: 8px;
  overflow: hidden; */
    display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 20px;
  position: relative;
  z-index: 2;
}
  
.block-image img {
  width: 100%;
  height: 290px;
  border-bottom: 2px solid #fff;
  border-radius: 18px
}
.block-content {
  padding: 0px 10px 10px 10px;
}
  
 .block-content p,a{
  color: #fff;
  margin: 0px 0px;
   font-size: 14px;
   font-weight: 400;
 }
  
.block-content h3 {
     margin-top: 0;
    color: #fff;
    font-size: 24px;
    margin-bottom: 0;
}
  
.block-button {
  display: inline-block;
  margin-top: 10px;
  padding: 10px 20px;
  background-color: #e74c3c;
  color: #fff;
  text-decoration: none;
  border-radius: 5px;
}
.block-button:hover {
  background-color: #c0392b;
  
}
/* our-story-brand-logo */
/* Section Container */
.brand-icons-section {
  padding: 60px 0;
  background-color: #fff;
  text-align: center;
}

.brand-icons-container {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
  max-width: 1600px;
  margin: 0 auto;
}

/* Individual Blocks */
.brand-icon-block {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 250px;
  transition: transform 0.3s ease;
}

.brand-icon-block:hover {
  transform: scale(1.05);
}

.brand-image {
  width: 100%;
  height: auto;
  border-radius: 5px;
}

.brand-icon {
  margin-top: 10px;
  /* width: 50px; */
  height: auto;
}

.brand-icon-link {
  display: block;
}
/* our-story-frame-banner */

.image-frame-section .frame-left{
  transform: rotate(-16deg);
}
.image-frame-section .frame-right{
  transform: rotate(16deg);
}
.image-frame-section .frame-center{
    position: absolute;
    height: 650px !important;
    width: 575px !important;
    object-fit: cover;
}
.image-frame-section {
  background-position: center;
  padding: 100px 20px;
}

.image-frame-section .container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.image-frame-section .image-frames {
  display: flex;
  justify-content: center;
  gap: 170px;
  margin-bottom: 60px;
  margin-top: 105px;
}
.image-frame-section .frame {
  width: 760px;
  height: 480px;
  border: 8px solid white;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
}
.image-frame-section .frame img {
  width: 100%;
  height: 100%;
  object-fit: fill;
}
.image-frame-section .icon-frame {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    padding: 0px 10px;
    border: 5px solid white;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
    background: #fff;
    border-radius:6px;
    margin-top:80px;
}

.image-frame-section .icon-frame img {
  width: 80px;
  height: 80px;
  object-fit: contain;
}
/* our-story-testimonial */
  .testimonial-slider {
    position: relative;
    max-width: 100%;
    margin: auto;
    text-align: center;
  }
  .testimonial-slide {
    display: none;
  }
  /* .testimonial-logo {
    max-height: 60px;
    margin-bottom: 20px;
  } */
  .testimonial-quote {
    font-style: italic;
  }
  .testimonial-arrows {
    display: flex;
    justify-content: center;
    margin-top: 10px;
  }
  .testimonial-arrows button {
    background: none;
    border: none;
    font-size: 20px;
    cursor: pointer;
    margin: 0 10px;
  }
  .testimonial-text {
    flex: 2;
    text-align: left;
    color: #fff; /* Ensure readability on dark background */
    padding: 90px 90px 60px 20px;
  }
  .testimonial-quote {
    margin-bottom: 10px;
    color: #000;
    font-size: 20px;
  }
  .testimonial-author {
    font-weight: bold;
    margin-top: 35px;
    font-size: 22px;
    color: #b71c1c;
  }
  .testimonial-role {
    font-size: 18px;
    color: #000;
    margin-top: 5px;
  }
  .testimonial-image {
    flex: 1;
    max-width: 350px; /* Increased size */
    margin-right: 30px;
    border-right: 2px dashed;
    /* padding-right:20px */
    padding: 100px 40px 100px 40px;
    
  }
  .testimonial-image img {
    width: 100%;
    border-radius: 10px;
  }
  .testimonial-content-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 1400px;
    margin: auto;
    gap: 32px;
    border-radius: 6px;
    /* padding: 32px; */
    background-color: #fff;
  }
  .testimonial-slider {
    position: relative;
    padding: 40px;
    background-size: cover;
    background-position: center;
    text-align: center;
    /* background-color: rgba(0, 0, 0, 0.5); /* Fallback for browsers that don't support background-image gradients */ */
    background-blend-mode: darken; /* Apply fade effect */
  }
    .testimonial-arrows {
    display: flex;
    justify-content: center;
    margin-top: 20px;
  }
  .testimonial-arrows button {
    background: none;
    border: none;
    font-size: 52px;
    cursor: pointer;
    margin: 0 10px;
    color: #000;
  }
   .testimonial-slider .slider {
    position: relative;
    z-index: 2;
     justify-content:center;
  }
/* sweet-spot-golf-by-brand */
/* General Styling */
 .brand-image-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 20px;
 
}
.brand-imag-container{
   border-bottom: 1px solid #ddd;
}
.brand-section h2 {
    font-size: 4rem;
    text-align: left;
    margin-bottom: 20px;
    color: #333;
}

/* Flexbox Layout for Brands */
.custom-brand-section {
    display: grid;
    justify-content: space-between;
    gap: 20px;
    align-items: center;
    grid-template-columns: repeat(7, 1fr);
}
.custom-brand-section .brand-content a img{
 aspect-ratio: 2 / 3;
 //object-fit: cover;
 object-fit: scale-down;
}
.product-title h1{
  font-weight: 700;
  margin:0;
  padding: 15px 0px;
   }
  .brand-content{
    padding: 5px;
  border: 1px solid #f5f5f5;
 transition: transform 0.3s, box-shadow 0.3s;
  }
/* Individual Brand Block */
/* .brand-content {
  flex: 1 1 calc(25% - 20px); /* Responsive grid: 4 items per row */
  max-width: calc(25% - 20px);
  text-align: center;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  padding: 10px;
  border-radius: 10px;
  background-color: #fff;
  transition: transform 0.3s, box-shadow 0.3s;
} */

/* .brand-content:hover {
 border-color: #bb0c0c;
 box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1)
} */


  /* Individual Brand Block */
.brand-content {
  flex: 1 1 calc(25% - 20px); /* Responsive grid: 4 items per row */
  max-width: calc(25% - 20px);
  text-align: center;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  padding: 10px;
  border-radius: 10px;
  background-color: #fff;
  transition: transform 0.3s, box-shadow 0.3s, border-color 0.3s; /* Smooth hover effect */
  border: 2px solid transparent; /* Default transparent border */
}

.brand-content:hover {
  border:1px solid  #bb0c0c; /* Red border on hover */
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* Subtle shadow enhancement */
  border-radius: 8px;
}

/* Brand Images */
.brand-image {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
  border-radius: 5px;
  transition: opacity 0.3s;
}

.brand-image:hover {
  opacity: 0.9;
}

/* indoor-golf-moose-jaw_start */
.banner-image-wrapper{
  max-width: 1640px;
  margin: auto;
}
.moose_jaw_banner{
  max-width: 1640px;
  margin: auto;
}
.moose_jaw_banner .images img{
  width: 100%;
}
  .rules-rates-section {
    display: flex;
    justify-content: space-between;
    background-color: #f8f8f8;
    padding: 20px;
    border-radius: 8px;
    font-family: Arial, sans-serif;
    line-height: 1.5;
    position: relative;
    margin: auto;
   max-width: 1640px;
  }

  .rules-section, .rates-section {
    flex: 1;
    padding: 20px;
  }

.rates-section{
  position: relative;
}

.rate_inner h2{
    display: block;
    font-size: 48px;
    border-bottom: 4px solid;
    margin-bottom: 25px;
}

  .rate_inner{
      max-width: 385px;
      margin: 110px auto;
      text-align: center;
  }
  .rate-prices p{
    margin: 0;
    padding-top: 7px;
    font-size: 30px;
    color: #000;
  }
  .rate-prices p span{
    color: #b71c1c;
    font-weight: 600;
  }
  .section-title {
    color: #e31e24;
    font-size: 24px;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-weight: bold;
    display: flex;
    align-items: center;
  }

  .section-title img {
    margin-right: 10px;
    max-height: 40px;
  }

  .rules-section ul {
    list-style: none;
    padding-left: 220px;
    padding-top: 120px;
  }

  .rules-section li {
    display: flex;
    align-items: center;
    font-size: 18px;
    margin-bottom: 15px;
    color: #ffffff;
    border-bottom: 1px solid #cdbbbb;
  }

  .rule-checkmark {
    color: #fff;
    margin-right: 10px;
    font-weight: bold;
  }

  .center-logo {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-height: 80px;
    opacity: 0.2;
  }


/* indoor-golf-moose-jaw_End */

.noimagedropdown .mega-menu__content{
  width:auto !important;
}
.noimagedropdown .mega-menu__list--condensed{
  height:auto  !important;
  display:block  !important;
}

.noimagedropdown .custom-mega-menu-sub-collection {
    justify-content: start !important;
}

/* hourly-rates-indoor-golf*/
 .hourly-rates-section {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #fff;
    color: #000;
    padding: 20px;
    position: relative;
  }

  .hourly-rates-content {
    flex: 1;
    text-align: center;
  }

  .hourly-rates-title {
    font-size: 32px;
    font-weight: bold;
    color: #cc0000;
    border-bottom: 3px solid #cc0000;
    padding-bottom: 10px;
    margin-bottom: 20px;
  }

  .hourly-rates-list {
    font-size: 20px;
    line-height: 1.8;
    font-weight: bold;
  }

  .hourly-rates-image {
    flex: 1;
    background-size: cover;
    background-position: center;
    height: 300px;
    position: relative;
  }

  .overlay-graphic {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 120px;
    background: url('{{ "overlay-graphic.png" | asset_url }}') no-repeat bottom center;
    background-size: contain;
  }
/*instagram-liquid*/
 /* Container Grid */
  .instafeed-container {
    margin: 0 auto;
    width: 100%;
    max-width: 1200px;
    position: relative;
  }

  /* Individual Post Container */
  .insta-post-container {
    position: relative;
    overflow: hidden;
    cursor: pointer;
  }

  .insta-post-container img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.3s ease;
  }

  /* Overlay Icon */
  .insta-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 2rem;
    opacity: 0;
    transition: opacity 0.3s ease;
  }

  .insta-post-container:hover .insta-overlay {
    opacity: 1;
  }

  .insta-post-container:hover img {
    transform: scale(1.1);
  }

  /* Slider Visibility */
  #instafeed-container {
    visibility: hidden;
  }
  /*hourly-rates-rules*/
  .background-image-hourly {
    position: relative;
    background-position: center;
    width: 100%;
    height: 570px;
    display: flex;
    background-size:cover;
}

.rules-section ul {
    list-style: none;
    padding-left: 35px;
    padding-top: 120px;
    max-width: 615px;
}
/*unique-image-text-bgcolor*/
 .unique_main_title {
  font-size: 5.5rem;
  font-weight: bold;
  margin-bottom: -34px;
  color: #b71c1c;
  text-align: center;
}

/* Subtitle */
.unique_sub_title {
  font-size: 3.8rem;
  font-weight: bold;
  margin-bottom: 15px;
  color: #141313;
  text-align: center;
}

/* Descriptions */
.unique_rich_text_description {
  display: flex;
  flex-direction: column;
  gap: 10px;
  text-align: center;
}

.unique_description {
  font-size: 1.2rem;
  color: #777;
  text-align: center;
  margin: 0;
}

.mobile-facets__summary>div{
  color: #000;
}

.product_details .product__info-container {
    text-align: left;
}
.product__description p span strong span, .product__description p span strong span {
    color: #000;
    font-weight: normal !important;
    background: transparent !important;
}
.product__description .shopify-payment-button__button{  color:#fff !important;}


.trade_in_guide table td {
    width: 100% !important;
}
.search-modal__form .field__label {
    background: transparent;
    text-align: left;
}
.trade_in_guide table{
  width: 100% !important;
}
.trade_in_guide form{
  text-align: center;
    margin: auto !important;
    max-width: 800px;
}
.cbFormData .button {
    background: #b71c1c !important;
}

@media (max-width:1024px){
    .golf-brand {
        margin-top: 0;
    }
}
.accordion-toggle{
  font-weight: 500 !important;
}

ul.metafield-single_line_text_field-array {
    list-style: none;
    padding: 0;
}


/* Responsive Design */
@media (max-width:1300px){
  .wrapper-left {
    margin-top: 0;
}
}

@media (max-width: 991px) {
  .description-sections {
    padding: 0 20px;
}
  .background-image{
        height: auto !important;
  }
  .group_party{
    margin-top:20px !important;
    margin-bottom:20px !important;
  }
  .description_section_group_party p{
    font-size:14px !important;
  }
  .group_party .for_text h3 {
    font-size: 14px !important;
}
  .slider-wrapper {
    margin: 10px auto !important;
    width: 95% !important;
    padding: 0 !important;
}
  .background-image .titles h4 {
    font-size: 12px !important;
  }
  .background-image .titles h4:after{
    left: -16px !important;
  }
  .background-image h2 {
    font-size: 22px !important;
    margin-bottom: 10px !important;
}
  .breadcrumbs a{
    font-size:10px !important;
  }
  .brand-icons-section {
    padding: 30px 0 10px 0;
}
  .brand-icons-section .brand-image{
        height: 80px;
    width: auto;
  }
  .brand-icons-container {
    justify-content: start;
    flex-wrap: nowrap;
    margin: 0 10px;
    overflow-x: auto;
}
  .rich-text-section.new-add-text-section h1.section-title {
    color: #676767 !important;
    font-weight: normal;
    font-size: 18px;
    margin: 0;
}
  .contact_title h1 {
    font-size: 20px;
  }
  .location_card_details {
    min-height: auto;
  }
  .custom-contact-section{
    padding-top:0;
    overflow-x: hidden;
  }
  .rate_inner {
    max-width: 100% !important;
}
  .section-title{
    color:#fff !important;
  }
  .unique_rich_text_description h4 {
    font-size: 14px;
    margin: 0;
}
  .rules-section, .rates-section {
    flex: inherit !important;
}
  .banner-image-wrapper .dynamic-button-wrapper {
    display: none !important;
}
  .unique_sub_title {
    font-size: 15px !important;
  }
  .background-image-hourly{
    flex-flow:wrap;
    height: auto !important;
    background: #b71c1c;
    background-image:inherit !important;
  }
  .rate-prices p span {
    color: #ffffff !important;
}
  .image-with-text-section h1 {
    font-size: 21px;
    margin-bottom:0;
}
  .rich_text_description h4{
        font-size: 12px;
  }
  .home-category-item{
    width: 112px;
  }
  .home-category-text p{
    font-size:15px;
  }
  .menu-drawer .list-social{
    display:flex;
  }
  .brand-content {
    flex: 1 1 calc(33.333% - 20px); /* 3 items per row */
    max-width: calc(33.333% - 20px);
   
  }
  .breadcrumbs{
     padding:0 20px !important;
  }
  .newsletter-banner .container h2{
    font-size: 25px;
  }
  .newsletter-banner .container p{
    font-size:14px !important;
  }
}

@media (max-width: 768px) {
  .testimonial-content-wrapper{
    grid-gap:0;
  }
  .other-article img{
    width:100px !important;
  }
  .golf-traders-section .info{
    width:100% !important;
  }
  .section-template--17860736843823__rich_text_q7nyg7-padding {
    padding-top: 0  !important;
    padding-bottom: 0  !important;
}
  .custom_size {
    font-size: 15px;
    font-weight:normal !important;
}
  .service-block{
    width:auto !important;
  }
  .block-content p, a{
    color:#000000;;
  }
  .block-content h3{
    color:#fff;
  }
  .testimonial-quote{
    font-size:14px !important;
  }
  #shopify-section-template--17779290800175__trade_in_guide_contant_UPnp8b .rich-text-wrapper .rich-text h2{
        font-size: 20px;
  }
  #shopify-section-template--17779290800175__trade_in_guide_contant_UPnp8b .rich-text-wrapper .rich-text h3{
    font-size: 18px;
  }
  .image-with-text-section .image-wrapper img{
    height:auto;
  }
  .custom-collection-image{
    max-width:100%;
  }

  #product-list{
    padding-left:0 !important;
  }
  .blogs-section .first-blogs-section{
    flex-flow:wrap;
  }
  .other-articles-container {
    flex: auto;
  }
  .first-blog {
    flex: auto !important;
  }
  .custom-main-article-sidebar{
        flex-flow: wrap;
  }
  .custom-sidebar {
    width: 100%;
}
  .testimonial-content-wrapper {
    display: flex;
    flex-flow: wrap;
  }
  .testimonial-image img{
    height:auto;
  }
  .testimonial-image{
        flex: auto;
    border-right:0;
  }
  .locations-grid {
    display: block !important;
    grid-template-columns: initial;
}
  .rich-text-wrapper .rich-text {
    padding: 75px 30px;
}
  .testimonial-text {
       flex: auto;
    text-align: left;
    color: #fff;
    padding: 20px 20px 20px 20px;
  }
.image-frame-section{
  display:none;
}
  .golf-traders-section .contact {
    transform: inherit;
}
  .custom_wrapper .image-with-text-section .container .image-wrapper {
    max-width: 100%;
    flex: auto;
  }
  .custom_wrapper .image-with-text-section .container .text-wrapper{
     max-width: 100%;
    flex: auto;
  }
  .image-with-text-section .container{
    flex-wrap:wrap;
  }
  .golf-traders-section .contact{
    width:100%;
  }
  .golf-traders-section{
        flex-flow: wrap;
  }

  .newsletter-banner .container h2{
    font-size:22px !important;
  }
  .product-block p{
    font-size:12px;
  }
  .instafeed-container h1 {
    font-size: 15px;
}
  .instafeed-container h1 img{
    max-width:35px;
  }
  .newsletter-banner{
    height:auto !important;
    padding-bottom:50px !important;
  }
  .footer-policy-links{
    text-align:left;
  }
  .for_home_page{
    width:90%;
  }
  .centered-grid-banner-items-position{
    background:transparent;
  }
  .brand_wrapper{
    margin-top:-40px;
  }
  .custom-brand-section{
    display:flex;
        gap: 10px;
    flex-flow: wrap;
  }
  .brand-content {
    flex:auto !important; 
    max-width: 100% !important;
  }
  .home-banner-section img{
    height:192px;
    object-fit:unset;
  }
  .home-category-grid {
        top: -36px !important;
    }
  .brand-imag-container{
    padding-top:0 !important;
  }
}
/*----------------------------indoor-page-new-css--------------------------*/
@media(max-width:575px){
  .rate-prices p{
    font-size:22px;
  }
  .rate_inner{
    margin-bottom:15px;
  }
  .block-content p, a{
    color:#fff
  }
  .location-block::after{
        background: linear-gradient(to top, #0000009c, transparent);
  }

.newsletter-banner .container p {
    margin-bottom: -10px;
}

}
/*----------------------------end-indoor-page-new-css--------------------------*/
@media (max-width: 480px) {
  ul.dynamic-links {
    padding-left: 10px;
    padding-right: 10px;
}
  .dynamic-links-section {
    flex-flow: wrap;
    text-align: center;
}
  .brand-content {
    flex: 1 1 100%; /* 1 item per row */
    max-width: 100%;
  }

  .brand-section h2 {
    font-size: 1.5rem;
  }
}

  .brand-imag-container {
    max-width: 1290px;
    width: 100%;
    margin: 0 auto;
    /* padding-top: 260px; */
  }
}


 */
/* collabsible-section-end */

/* homepage-image-grid-start */

 .promotional-grid-section {
    padding: 40px 20px;
    background-color: #f8f8f8;
  }
  .promotional-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
  }
  .grid-item {
    position: relative;
    text-align: center;
    background: white;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  }
  .grid-item .image-wrapper img {
    width: 100%;
    height: auto;
    display: block;
  }
   .content-wrapper {
    position: absolute;
    top: 30%;
    left: 50%;
    width:100%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: white;
    padding: 10px;
  } 
 .grid-title {
    font-size: 16px;
    font-weight: bold;
    margin: 5px 0;
    max-width:210px;
  }


.custom-card-product .sold_inner .badge {
    top: 0;
    height: auto;
    max-width: initial;
    bottom: inherit;
}
.grid-title {
    font-size: 24px;
    font-weight: bold;
    margin: 5px auto;
    min-height: 60px;
    line-height: 1;
}
  /* .grid-description {
    font-size: 14px;
    margin: 5px 0;
  } */

.grid-description {
    font-size: 16px;
    margin: 2px 0;
    min-height: 60px;
    padding: 0; /* Ensures no extra gap from padding */
    line-height: 1;
}
  .dynamic-button {
    display: inline-block;
    padding: 10px 20px;
    margin-top: 10px;
    border-radius: 4px;
    text-decoration: none;
    font-weight: bold;
    background: rgba(255, 255, 255, 0.8); /* Light background for the button */
  }  

@media (max-width:768px){
.promotional-grid {
    grid-template-columns: repeat(2, 1fr);
}
}

@media (max-width:575px){
.hourly-rates-title{
  font-size: 30px !important;
  color: #ff0000 !important;
}
.promotional-grid {
    grid-template-columns: repeat(1, 1fr);
}
  .hourly-rates-image{
    height: 340px !important;
  }
}
/* homepage-image-grid-end */
/* sub-collection-page-start */
li.metafield-single_line_text_field {
    display: flex;
    grid-gap: 11px;
    font-size: 14px;
    margin-bottom: 4px;
    font-weight: 400;
}
li.metafield-single_line_text_field p {
    margin: 0;
}
li.metafield-single_line_text_field span {
    color: #000;
    font-weight: 500;
    width: 104px;
}
.facet-checkbox{ color:#000;}
span.facets__selected {
    color: #000;
}
.loadmore {
  text-align: center;
    display: flex;
    justify-content: center;
    margin-top: 20px;
}
  
}
/* sub-collection-page-end */
 /* Collapsible Button Styles */
.collapsible {
  background-color: #f1f1f1;
  color: #333;
  cursor: pointer;
  padding: 10px 15px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 16px;
  margin-bottom: 10px;
}

.collapsible:hover {
  background-color: #ddd;
}

/* Popup Modal Styles */
.popup {
  display: none; /* Hidden by default */
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  justify-content: center;
  align-items: center;
}

.popup.visible {
  display: flex; /* Show the popup when the class "visible" is added */
}

.popup-content {
  background-color: #fff;
  padding: 40px;
  border-radius: 5px;
  max-width: 1000px;
  max-height:700px;
  text-align: left;
  position: relative;
  overflow-y:scroll;
  
  
}
#popup-shipping-details .popup-content ul li {
    font-size: 21px;
}
#popup-condition-rating .popup-content p {
    font-size: 21px;
}
.popup .close {
  position: absolute;
  top: 10px;
  right: 15px;
  color: #aaa;
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
}

.sold_listsolddbottom  {
    justify-self: flex-end;
    position: absolute;
    top: -90%;
    right: 5%;
  
}
.sold_listavailbottom {
  position: absolute;
    top: -90%;
    right: 5%;
}
h2.product-count__text.text-body {
    color: #b71c1c;
  font-size: 18px;
  font-weight: 600;
}
.sold_inner {
  position: absolute;
    top: -85%;
    right: 150%;
    display: unset;
    width: max-content;
}
.popup .close:hover {
  color: #000;
}
.shopify-section .collapsible-section {
    padding-left: 21.5%;
    padding-bottom: 1%;
    max-width: 1200px;
}
.shopify-section .collapsible-section button.collapsible {
    height: 45px;
    width: 30%;
    border-radius: 6px;
}
@media (max-width: 768px) {
    .shopify-section .collapsible-section {
		padding-left: 5%;
		padding-bottom: 1%;
		max-width: 1200px;
	}
	.shopify-section .collapsible-section button.collapsible {
		height: 38px;
		width: 40%;
		border-radius: 6px;
	}
}


.sold_inner .badge {
    left: 590px;
    bottom: 425px;
}
@media (max-width: 768px) {
    .sold_inner .badge {
		left: -97px;
        top: 14px;
		bottom: 432px;
	}
}
@media (max-width: 768px) {
    .sold_listavailbottom .badge {
		bottom: 325px;
	}
}
@media (max-width: 991px) {
    .sold_listavailbottom .badge {
		bottom: 279px;
		top: 0px;
	}

}

@media (max-width: 374px) {
    .sold_listavailbottom .badge {
		bottom: 293px;
		top: 0px;
	}

}
@media (max-width: 425px) {
    .sold_listavailbottom .badge {
		bottom: 343px;
		top: 0px;
	}

}
.sold_listavailbottom .badge {
    background-color: #b71c1c;
}

/* .card-informationcustt-sale .starting-sold p {
    color: #bb0c0c;
} */
p.product-sku {
    color: #b71c1c;
}
.product-sku span {
    font-weight: bold;
}
.product-details p span {
    font-weight: bold;
}
.custom-note span {
    font-weight: bold;
}
a.pdp_cont {
    color: black;
    font-weight: 600;
}
/* .custom-card-product.card-wrapper .card__content {
    display: none;
} */
/* Hide on desktop */
@media (min-width: 769px) {
    .mobile-only {
        display: none !important;
    }
}

/* Show only on mobile */
@media (max-width: 768px) {
    .mobile-only {
        display: grid !important;
    }
  p.pdp_data {
    display: none;
}
  .custom-product-card{
    display: grid;
    align-items: center;
    justify-content: unset !important;
}
  }
}

/* group-party-page-starting */
/* Styling for the slider dots */
.slid-dots {
  text-align: center;
  margin-top: 20px;
}

/* Default styling for each dot */
.dot {
  height: 12px;
  width: 12px;
  margin: 0 5px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.3s;
  cursor: pointer;
}

/* Active dot styling */
.dot.active {
  background-color: #717171;
}

/* Add hover effect to the dots */
.dot:hover {
  background-color: #717171;
}


 /*new code*/

.centered-grid-banner-items {
  max-width: 1650px !important;
}
.for_home_page{
    max-width: 1650px !important;
  }
header.header.header--middle-left.header--mobile-left.page-width.header--has-menu.header--has-social.header--has-account {
    margin: auto;
    padding: 20px 0px 20px 0px !important;
  width:1650px;
}
.home-policy-tabs-section{
     max-width: 1650px !important;
  }
.video-grid-container {
   padding: 0px;
}
.product-container{
  max-width: 1650px !important;
}
.brand-imag-container{
  max-width: 1650px !important;
}
a.home-category-item {
    width: 219px;
}
.video-grid-container {
    max-width: 1650px !important;
    padding: 1px;
}
.custom-collection-name.page-width {
    max-width: 1650px;
    margin: auto;
}
.collection.page-width {
    max-width: 1650px !important;
    margin: auto;
}

.facets-container.scroll-trigger.animate--fade-in {
    max-width: 1650px !important;
    margin: auto;
}
/* Trade page code for full screen */
 .trade_in_guide {
    max-width: 1650px !important;
    margin: auto;
    width: 100% !important;
  }
  form#caspioform {
    width: 100% !important;
    max-width: 1650px !important;
    margin: auto;
}
/* end trade page code */
/* E-gift CODE */
.sc-builder.sc--schedule {
    width: 100%;
    max-width: 1650px;
}
/* EGIFT CODE*/

.indoor-golf-images-section{
    max-width: 1650px;
  }
.product-price-list-view-products {
    display: flex;
  gap: 20px;
  align-items: center;
    //justify-content: center;
}
.prosuct_page_list_main-near-price {
    width: 150px;
  text-align: center;
    padding: 10px 0px;
      background-color: #b71c1c !important;
    color: #fff;
    border: none;
    cursor: pointer;
    font-size: 16px;
  font-weight: 600;
    border-radius: 5px;
   --border-offset: none !important;
      letter-spacing: .1rem;
   
}
}
.show-hide-toggle{
  display: none;
}
.prosuct_page_list_main-near-price:hover {
    background-color: #333 !important;
    --color-button-text: unset;
}
p.prosuct_page_list_main-near-price > a {
    text-decoration: none;
  font-size: 16px;
}
.custom-product-card-price{
  width: 10%;
}
.two-image1 > img{
	width: 95%
}
.two-image
 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    max-width: 499px;
    width: 100%;
}
nav.header__inline-menu {
    text-align: center;
}
.summary.list-menu__item{
  padding: 1.2rem !important;
}
@media only screen and (min-width:300px) and (max-width: 576px) {
  .two-image1 > img{
	width: 95%
}
.two-image
 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    max-width: 320px;
    width: 100%;
}
  header.header.header--middle-left.header--mobile-left.page-width.header--has-menu.header--has-social.header--has-account{
   
    width: 367px;
}
.hide-add-tocart-mobileview-1 {
    display: none;
}
  .prosuct_page_list_main-near-price {
    
   }
  .video-grid-section1 {
    width: 90%;
}

.video-grid-container1 {
    grid-template-columns: repeat(1, 1fr) !important;
    }
  
}
@media only screen and (min-width:1290px) and (max-width: 1500px) {

  header.header.header--middle-left.header--mobile-left.page-width.header--has-menu.header--has-social.header--has-account {
    margin: auto;
    /*padding: 20px 80px 20px 80px !important;*/
  width:100%;
    max-width: 1290px;
}
  
  .centered-grid-banner-items {
        max-width: 1290px !important;
    }
  .for_home_page{
    max-width: 1290px !important;
  }
  .home-policy-tabs-section{
     max-width: 1290px !important;
  }
  .home-category-grid {
        top: -170px !important;
  }
  .golf-brand {
    margin-top: -220px;
}
  .product-container{
  max-width: 1290px !important;
}
  .brand-imag-container{
  max-width: 1290px !important;
}
  a.home-category-item {
    width: 100%;
    max-width: 180px
}
      .list-menu--inline li {
        padding: 0 22.5px 0 22.5px !important;
    }
  .trade_in_guide {
    max-width: 1290px !important;
    margin: auto;
    width: 100% !important;
  }
  form#caspioform {
    width: 100% !important;
    max-width: 1290px !important;
    margin: auto;
}
  ul.list-menu.list-menu--inline {
    /* text-align: center; */
    padding: 0px 3.2%;
}
  /* */
  .sc-builder.sc--schedule {
    width: 100%;
    max-width: 1290px;
}
  
  /* END EGIFT */
  .indoor-golf-images-section{
    max-width: 1290px;
      padding: 0px !important;
  }
  .video-grid-container {
    width: 1290px !important;
   padding: 1px !important;
}
  .video-grid-section1{
    width:1290px
  }
  
}
/* end code */
nav.header__inline-menu{
  text-align:left;
}
.prosuct_page_desc_main {
    width: 200px;
  text-align: center;
    padding: 12px;
    background-color: #ededed !important;
    color: #000000;
    border: none;
    cursor: pointer;
    font-size: 16px;
    border-radius: 5px;
   --border-offset: none !important;
}

.prosuct_page_desc_main:hover {
    background-color: #333 !important;
    --color-button-text: unset;
  color: #ffffff;
}
   .two-image{
     display: grid;
    grid-template-columns: repeat(2, 1fr);
   }