/* Add custom CSS styles below */ 

/* ===== Tire Search Wrapper ===== */
.adavcedsearchwes .tire-search-container {
    width: 100%;
    padding: 24px;
    background: #fff;
    border-radius: 16px;
    box-shadow: 0 4px 20px rgba(0,0,0,0.08);
    box-sizing: border-box;
}

.adavcedsearchwes .tire-search-row {
    display: flex;
    gap: 16px;
    width: 100%;
    align-items: center;
}

.adavcedsearchwes .tire-select-wrapper {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.adavcedsearchwes .tire-select-wrapper label {
    font-size: 13px;
    font-weight: 600;
    color: #555;
    text-align: center;
}

.adavcedsearchwes .filter-dropdown {
    width: 100%;
    padding: 12px 16px;
    border: 2px solid #e0e0e0;
    border-radius: 10px;
    font-size: 15px;
    font-weight: 500;
    color: #333;
    background: #f9f9f9;
    appearance: none;
    -webkit-appearance: none;
    cursor: pointer;
    transition: all 0.3s ease;
    text-align: center;
    outline: none;
}

.adavcedsearchwes .filter-dropdown:focus {
    border-color: #e63946;
    background: #fff;
    box-shadow: 0 0 0 3px rgba(230,57,70,0.1);
}

.adavcedsearchwes .filter-dropdown:disabled {
    background: #f0f0f0;
    color: #aaa;
    cursor: not-allowed;
    border-color: #ddd;
    opacity: 0.6;
}

.adavcedsearchwes .filter-dropdown.selected {
    border-color: #2ecc71;
    background: #fff;
    color: #111;
}

/* ===== Search Button ===== */
.adavcedsearchwes .tire-search-btn-wrapper {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.adavcedsearchwes #tire-search-btn {
    padding: 13px 48px;
    background: #e63946;
    color: #fff;
    border: none;
    border-radius: 10px;
    font-size: 16px;
    font-weight: 700;
    cursor: pointer;
    transition: all 0.3s ease;
    letter-spacing: 0.5px;
}

.adavcedsearchwes #tire-search-btn:hover:not(:disabled) {
    background: #c0392b;
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(230,57,70,0.35);
}

.adavcedsearchwes #tire-search-btn:disabled {
    background: #ccc;
    cursor: not-allowed;
    transform: none;
    box-shadow: none;
}

/* ===== Responsive ===== */
@media (max-width: 600px) {
    .adavcedsearchwes .tire-search-row {
        flex-direction: column;
    }

    .adavcedsearchwes .tire-select-wrapper {
        width: 100%;
    }
}


.hideweso{
  display:none;
}

 .s-product-options-option-container {
    display: none !important;} 

.herosection-slider .advanced-slider__caption__inner__content h2{
      color: #FF0000;
    font-size: 48px;
}
.herosection-slider .advanced-slider__caption__inner__content p{
      font-size: 20px;
    color: #fff;
    max-width: 55%;
    line-height: 30px;
}
.herosection-slider .advanced-slider__caption__inner__content a {
      border-radius: 35px;
    padding: 9px 40px;
    font-size: 16px;
}
.herosection-slider .advanced-slider__caption__inner__content a:before{
   border-radius: 35px;
}
.categoryw-sec .home-block-title h2 {
      font-size: 48px;
}
.categoryw-sec .home-block-title > div {
      display: none;
}
.categoryw-sec > div{
  max-width: unset;
    padding: 0;
}
.categoryw-sec > div > .container  {
  max-width: unset;
    padding: 0;
}
.categoryw-sec > div > .container .swiper-slide a > h3{
    color: #000;
    font-size: 24px;
    line-height: normal;
    margin-top: 15px;
}
.s-block--tabs-produtcs .tab-trigger.is-active button {
    border-bottom-width: 0px!important;
    color: #000 !important;
    font-size: 48px;
    line-height: normal;
} 
.s-block--tabs-produtcs .tabs {
    border-bottom-width: 0px;
}

.product-card__image .product-card__buttons.normal{
  display: none;
}
.s-block--tabs-produtcs{
  margin: 0;
}
.product-card__promotion{
    right: 0;
    left: unset;
    padding: 10px 20px;
    border-radius: 8px 0 0 8px;
    background: #c62828;
    font-size: 16px;
    font-weight: 100;
}
html[dir="ltr"] .product-card__promotion{
        left: 0;
  right: unset;
  border-radius:  0 8px 8px 0 ;
}
.product-card__title a {
    color: #000; 
    font-size: 18px;
    margin-bottom: 10px;  
}
.price_is_on_sale{
  flex-direction: row-reverse;
  gap: 0;
}
.product-card__discount{
  display: none;
}
.product-card--primary-buttons button, .product-card--primary-buttons salla-button {
    border-color: var(--color-primary) !important;
    color: #fff !important;
    background-color: var(--color-primary);
    border-radius: 10px;
    height: 50px;
    font-weight: 100;
    font-size: 16px;
}

.product-card--primary-buttons button i, .product-card--primary-buttons salla-button i {
    color: #fff !important;
}
.testniolasec .break-words{
  display: none;
}
.testniolasec .review > .flex {
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.25);
    border-radius: 10px;

}

.testniolasec .review > .flex  > .flex {
    margin: -40px 0 0 0;
    flex-direction: column;

}
.testniolasec .review > .flex  > .flex  img{
  width: 80px;
  height:80px;
}
.testniolasec .container > div{
  
    padding: 0;
    margin: 0 0 40px 0;

}
.testniolasec .container > div > div{
    text-align: start;
    margin: 0;
    border: 0;

} 
.testniolasec .container > div > div p:first-of-type{
  font-size: 48px;
}
.testniolasec .container > div > div p:last-of-type{
    display: none;
}
.testniolasec .container > div > div > div{
    display: none;
}
.s-block--tabs-produtcs .s-slider-has-notitle .s-slider-block__title {
    display: flex !important;
}
.s-slider-block__title-nav{
  justify-content: end !important;
    top: -75px !important;
}
html[dir="ltr"] .s-slider-block__title-nav {
    justify-content: start !important;
}
.s-slider-nav-arrow{
      background: transparent !important;
    opacity: 1 !important;
    color: #000 !important;
}
.s-slider-nav-arrow svg {
    width: 52px;
    fill: #000;
} 
.testniolasec .review > .flex > i {
  display: none;
}

.mapsec  .home-block-title > div > div{
  display: none;
}
.s-block--store-branches .btn-tabs-container {
 
    border-bottom: 0px solid #e5e7eb; 
}
.mapsec  .home-block-title > div > p{
      font-size: 42px;
    margin-bottom: 15px;
}
.map-container{
  height: 500px;
}
.store-footer__inner, .store-footer__newsletter{
  border-style: solid;
}
.store-footer__newsletter > .container{
      justify-content: space-evenly;
}
.store-footer__newsletter > .container form{
      gap: 0;
    background: #fff;
    border-radius: 10px;
}
.store-footer__newsletter > .container form #cta-email{
  border:unset;
  color: #9E9E9E;
}
.store-footer__newsletter > .container form #cta-email::placeholder{
  color: #9E9E9E !important;
}
.store-footer__newsletter > .container form  > div:last-of-type {
margin: 0;
}
.store-footer__newsletter > .container form    button{

      background: #C62828;
  border-radius: 7px;
}
.s-social-link a{
  background: #383838;
    border: 0;
    width: 40px;
    height: 40px;
  transition: all linear .4s;
}
.s-social-link a svg{
      width: 20px;
    height: 20px;
}
.s-social-link a:hover{
  background: #000;
}
.store-footer h3 {  
    color: #C62828;
    font-size: 24px;
}
.footer-badges{
  margin-top: 25px;
}
.top-navbar .container > .flex-1{
      justify-content: space-between;
}
@media (max-width: 991px) {
.navbar-brand img {
    max-height: max-content;
    max-width: 100px;
}
.herosection-slider .advanced-slider__caption__inner__content h2 {
 
    font-size: 28px;
}
.herosection-slider .advanced-slider__caption__inner__content p {
    font-size: 14px; 
    max-width: 100%;
    line-height: normal;
}
.herosection-slider .advanced-slider__caption__inner__content a {
    border-radius: 35px;
    padding: 3px 15px;
    font-size: 14px;
}
.swiper-autoheight, .swiper-autoheight .swiper-slide {
    height: 200px;
}
.categoryw-sec .home-block-title h2 , .s-block--tabs-produtcs .tab-trigger.is-active button , 
  .testniolasec .container > div > div p:first-of-type,
  .mapsec .home-block-title > div > p{
    font-size: 34px;
}
.product-card__addToCart.mobile{
  display: none;
}
.product-card__normal-cart {
    display: block;
}
.product-card__title a {
    color: #000;
    font-size: 16px;
    margin-bottom: 10px;
}
.s-block--store-branches .btn-tabs-container {
 
    justify-content: center;
}
  .store-footer__newsletter h2{
        font-size: 14px;
  }
  
}





----------------------------------------