              /* Remove browser number input arrows */
.quantity-input::-webkit-outer-spin-button,
.quantity-input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.quantity-input[type=number] {
  -moz-appearance: textfield; /* Firefox */
}




 
               .icon-brand-armstrong{height:40px;}
         .PP_tags{justify-content: space-between;}
         .product-price {
  font-weight: 600;
  margin-right: 8px;
}

.stock-tag {
  background: #FB4444;
  color: #fff !important;
  font-size: 18px !important;
  font-weight: bold;
  padding: 8px 25px 5px 25px;
  border-radius: 4px;
  vertical-align: middle;
  display: flex;
  justify-content: center;
  align-items: center;
}

                 .cart_block_list{  padding-left: 15px;}

         .product-card__info span{color: #000;
         font-size: 20px;
         font-weight: 600;font-family: Teko,Helvetica,Arial,san-serif;}
         .product-quantity-control {
         display: flex;
         align-items: center;
         }
         .product-quantity-control button {
         width: 32px;
         height: 32px;
         font-size: 20px;
         font-weight: bold;
         border: none;
       background-color: #000;
  color: #FFD700;
         cursor: pointer;
         border-radius: 4px;
         transition: background-color 0.2s ease;
         }
     
         .quantity-input {
         width: 100%;
         text-align: center;
         font-size: 16px;
         padding: 5px;
         border: 1px solid #ccc;
         border-radius: 4px;
         }
         .tire_title{font-family: 'Bebas Neue', sans-serif;
         font-weight: 600;
         text-transform: uppercase;}
         a {
         text-decoration: none;
         }
         .elementor-heading-title{color: #000;font-family: 'Bebas Neue', sans-serif;
         font-weight: 600;
         text-align: center;
         text-transform: uppercase;}
         .car_name{background-color: #eee;
         padding: 10px;
         border-radius: 10px;}
         .com-logo {
         border: 1px solid #E7E0E0;
         border-radius: 10px;
         padding: 12px;
         transition: transform 0.3s ease, box-shadow 0.3s ease;
         }
         .com-logo:hover {
         transform: scale(1.05) translateY(-5px);
         box-shadow: 0 8px 20px rgba(0,0,0,0.15);
         }
         .car_img{height: 140px;}
         .tire_finder_bg{background-image: url(../images/product-banner.jpg);background-position: bottom center;
         background-repeat: no-repeat;
         background-size: cover;height: 500px;}
         .brands_title{color: #fff;
         padding-top: 215px;}
      .teko-
      {
      font-family: "Teko", sans-serif;
      font-style: normal;
      }
      .animate-charcter{   font-family: "Teko", sans-serif;
      font-optical-sizing: auto;
      font-style: normal;}
      body{background-color: #f4f4f4}
      .product_heading h2 {
      font-size: 46px;
      font-weight: bold;
      margin-top: 30px;
      margin-left: 12px;
      margin-bottom: 30px;
      font-family: "Teko", sans-serif;
      }
      .product-card {
      background: white;
      border-radius: 16px;
      display: flex;
      flex-direction: column;
      flex-wrap: wrap;
      height: calc(100% - 24px);
      margin-bottom: 24px;
      overflow: hidden;
      position: relative;
      text-decoration: none;
      }
      .product-card__media {
      position: relative;
      max-width: 100%;
      aspect-ratio: 1 / 1;
      margin: 12px 12px 10px;
      }
      .product-card__media .product-card__image {
      width: 100%;
      height: 100%;
      object-fit: cover;
      display: block;
      max-width: 100%;
      }
      .product-card__info {
      flex: 1;
      margin: 0 12px;
      padding: 20px 12px 0;
      border-top: 1px solid #e9e9e9;
      }
      .product-card__info h2{font-weight: 900;
      text-transform: uppercase;margin-bottom: 10px;line-height: 1.5;font-size: 17px;color: #212322}
      .p_name{height: 80px;}
      .product-card__info p{margin-bottom: 16px;line-height: 1.125;font-weight: 600;font-size: .875rem;margin: 0 0 1rem;color: #212322}
      .product-card__footer {
      padding: 10px 24px 24px;z-index: 1;
      }
      .cart-box {
      text-align: center;
      }
      /* Quantity Selector */
      .quantity {
      display: flex;
      justify-content: center;
      align-items: center;
      border: 1px solid #ddd;
      border-radius: 6px;
      width: 100%;
      margin: 0 auto 15px auto;
      background: #fff;
      }
      .quantity button {
      border: none;
      background: none;
      font-size: 20px;
      padding: 10px 15px;
      cursor: pointer;
      font-weight: bold;
      }
      .quantity span {
      flex: 1;
      font-size: 18px;
      font-weight: 600;
      }
      /* Add to Cart Button */
      .add-to-cart {
      display: block;
      width: 100%;
      padding: 12px;
      border: none;
      border-radius: 6px;
      color: #111;
      font-size: 16px;
      font-weight: 900;
      text-transform: uppercase;
      cursor: pointer;
      background-color: #FFD700;
      }
      .add-to-cart:hover {
      background: #000;   color: #fff;
      }
      .icon-brand-armstrong img{width: 100px;}
     /* search css */
           .tyre-search{margin: 0 auto;
        width:100%;
        border-radius:var(--radius);
        padding:28px 28px 34px;
        box-shadow:var(--shadow);
        position:relative;
        overflow:hidden;
      }
.heading {
  display: block; /* inline-block hatao */
  font-weight: 700;
  font-size: 22px;
  letter-spacing: .2px;
  color: #222;
  margin: 0 0 22px;
  position: relative;
  padding-bottom: 12px;
  text-align: center; /* text + after dono center ke liye */
}

.heading::after {
  content: "";
  position: absolute;
  left: 50%; /* center align */
  bottom: -8px;
  transform: translateX(-50%); /* bilkul beech mein lana */
  width: 100px;
  height: 4px;
  background: #ffe14f;
  border-radius: 50px;
  box-shadow: 0 0 15px #ffe14f;
}

      .controls{display:flex;gap:22px;align-items:flex-end;flex-wrap:wrap;}
.field {
  min-width: 150px;
  flex: 1 1 150px;
}      .label{display:block;font-weight:700;font-size:18px;color:#3a3a3a;margin:0 0 10px;}
      .label em{color:var(--red);font-style:normal;}
      .select{position:relative;}
      select{width:100%;appearance:none;-moz-appearance:none;-webkit-appearance:none;background:var(--white);border:1px solid #ddd;border-radius:5px;padding:14px 44px 14px 16px;font-size:15px;line-height:1;color:#444;box-shadow:inset 0 0 0 1px rgba(0,0,0,.02);background-color:#fff !important;}
      .select::after{content:"";position:absolute;right:14px;top:50%;width:10px;height:10px;transform:translateY(-50%) rotate(45deg);border-right:2px solid #777;border-bottom:2px solid #777;pointer-events:none;}
      .btn{background:#212228;color:#ffe14f;border:none;border-radius:5px;font-weight:700;padding:14px 28px;cursor:pointer;transition:transform .06s ease, filter .2s ease;flex:0 0 auto;width: 100%;}
      .btn:active{transform:translateY(1px)}
      .btn:hover{background:#ffe14f;color:#000;}
.tyre-visual {
  margin-top: 8px;
  position: relative;
  height: 70px;
}      .tyre-visual::after{content:"";position:absolute;right:-140px;top:-40px;width:420px;height:420px;border:1px solid #e5e5e7;border-radius:50%;transform:rotate(18deg);opacity:.5;}
svg {
  width: 100%;
  height: 130%;
}   
html {
  scroll-behavior: smooth;
}

   @media (max-width:560px){.btn{width:100%}.tyre-visual{height:160px}}
/* responsive */
        @media screen and (max-width:1400px) {

        }
        @media screen and (min-width:1200px) and   (max-width:1399.98px) {
   .field {
  min-width: 125px;
  flex: 1 1 86px;
}
        }
        @media screen and (min-width:992px) and   (max-width:1199.98px) {

        }
        @media screen  and (min-width:768px) and (max-width:991.98px) {

        }
        @media screen and (min-width:576px) and (max-width:767.98px) {


        }
        @media screen  and (min-width:381px) and (max-width:575.98px){
   
        }
        @media screen and (min-width:320px) and (max-width:380.98px) {
 
        }