body {
    font-family: 'Kanit', sans-serif !important;
  }
body.page-type-homepage.en .custom-card button.btn.custom-btn.mt-3{
  width: 216px;
}
span#selected-category {
    font-family: 'Kanit';
}
ul#dropdown-menu {
    font-family: 'Kanit';
}
a.nav-link {
    font-weight: 400 !IMPORTANT;

}
.contact-btn{
  font-weight: 500  !important;
}
.seller-card h3 {
  font-weight: 500 !important;
}
.seller-card p {
    font-weight: 400 !important;}
    .seller-card .phone {
    font-weight: 600 !important;}
    .seller-card .info p.email {
    font-weight: 400 !important;
}
.custom-contact-box p{
  font-weight: 300;
}

.multilanguage-switcher-container{
cursor: pointer;
}
.productss section.py-5.bg-white {
    padding: 0;
}
.compare-main:hover svg path {
    fill: #FF4528 ;
}
.favorite-main:hover svg path {
    fill: #FF4528 ;
}
.compare-main,.favorite-main{
  text-transform: capitalize;
}
span.home-product-card-call-now , .category-product-card-call-now {
    transform: skew(15deg) ! IMPORTANT;
    position: relative;
    display: inline-block;
    font-weight: 500;
}
.navbar.ru a.header-menu-contact span.category-product-card-call-now{
font-size:11.5px;
}
footer {
    border-top: 1px solid #1A1A1A;
    
}
span.badge p {
    margin: 0;
    transform: skew(10deg);
    display: inline-block;
    position: relative;
    font-weight: 400;
}
.custom-btn a ,.btn a{
transform: skew(15deg);
    display: inline-block;
}
ul#dropdown-menu {
    border: unset;
    border-radius: 0;
    font-size: 17px;
    line-height: 18px;
}
a.header-menu-contact svg {
    margin-right: 5px;
}

span.multilanguage-switcher-container svg {
    margin-right: 5px;
}
li.nav-item:hover a.nav-link
 {
    color: #7F888E;
}
li.active a {
    color: #7F888E ! IMPORTANT;
}
  .hero-container {
    display: flex;
	max-width: 1420px !important;
    /* justify-content: space-between; */
    align-items: center;
    padding: 2rem;
    flex-wrap: nowrap;
    position: relative;
  }
  span.multilanguage-switcher-container:hover svg path {
    fill: #FF4528 ;
}
section.fifth-section.only-first {
    padding-top: 0;
}
.select-custom .text-center {
    cursor: pointer;
}

  .category-title span {
    color: #7F888E;
  }
  a.nav-link:hover {
    color: #7F888E;
  }
  .ml-ro-active-lang.lang-switcher , .lang-switcher{
    margin-left: 34px;
}

  i.fas.fa-search.before-search:hover {
    color: #FF4528 ;
}
.ml-ro-active-lang.lang-switcher a , .lang-switcher a{
    color: #212529;
    text-decoration: auto;
}
/* a.header-menu-contact svg path:hover {
    fill: #FF4528 ;
} */
a.header-menu-contact:hover svg path {
    fill: red;
}
i.fas.fa-globe:hover {
    color: #FF4528 ;
}
.container.hero-container a.btn.cta-btn.me-3 {
    width: 194px;
}
.container.hero-container .d-flex.align-items-center.mb-3 {
    padding-top: 50px;
}
  /* .title-box {
      flex: 0 0 40%;
    } */

  .image-box {
    flex: 0 0 40%;
    text-align: center;
  }

  .image-box img {
    max-width: 100%;
    height: auto;
  }

  .info-box {
    flex: 0 0 15%;
    display: flex;
    flex-direction: column;
    gap: 1rem;
    font-size: 0.9rem;
  }

  .info-item {
    background-color: #fff;
    padding: 0.5rem;
    text-align: left !important;
  }

  .highlight {
    color: #e30613;
    font-weight: bold;
  }

  .cta-btn {
    background-color: #e30613;
    color: white;
    border: none;
  }

  .custom-card.card-red a,
  .custom-card.card-gray a {
    text-decoration: none;
    color: inherit;
  }

  .categories-section {
    background-color: #f2f2f2;
    /* padding: 2rem 1rem; */
    padding: 6rem 1rem;
    clip-path: polygon(0 25%, 100% 0, 100% 100%, 0% 100%);
    /* margin-top: -160px; */
    margin-top: -225px;
  }
.info-box {
  margin-bottom: 35px;
  /* padding-left: 60px; */
}
section.py-5.bg-white.product h2.text-center.mb-5.fw-500 {
    font-size: 48px;
    margin-bottom: 10px !IMPORTANT;
    font-weight: 500;
}
body.buy-back-page .container-fluid {
    width: 1420px;
}
body.inchiri button.category-toggler , body.achizitii-page button.category-toggler , body.trade-page button.category-toggler , body.servicii-logistice-page button.category-toggler , body.despore-noi-page button.category-toggler , body.noutati-page button.category-toggler{
  top: 300px;
}
body.product-detailed-page img.lg-object.lg-image {
    width: 100%;       
    height: auto;    
    object-fit: contain; 
    max-height: 88vh;  }

/* Tablet and below */
@media (max-width: 991px) {
  .info-box {
    margin-bottom: unset;
  }
}
  .categories-section div h4
  {
    margin-top: 3.5rem;
    font-size: 38px;
  }

  /* .category-item {
      background: #fff;
      border-radius: 8px;
      padding: 1rem;
      text-align: center;
      transition: transform 0.2s;
      height: 100%;
    } */

  .category-item:hover {
    transform:unset !important;
  }

  .category-item img {
    max-height: 100px;
    object-fit: contain;
    margin-bottom: 0.5rem;
  }

  .category-title {
    font-size: 0.9rem;
    font-weight: 500;
    text-decoration: none;
    text-transform: uppercase;
  }

  .categories-section .row-cols-md-4>* {
    flex: 0 0 auto;
    width: 14.28%;
  }
  .extra-tags {
      padding-top: 0 !IMPORTANT;
  }
  .category-item img {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
    object-fit: contain;
    margin-bottom: 0.5rem;
    /* width: 150px; */
    width: 160px;
    height: 100px;
    padding: 0;
  }

  .custom-card {
    padding: 2rem;
    color: white;
    display: flex;
    justify-content: space-between;
    align-items: center;
    clip-path: polygon(5% 0%, 100% 0%, 95% 100%, 0% 100%);
    height: 325px !important;
  }

  .custom-card-2 {
    width: 100%;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 250px;
    max-width: 100%;
    margin: 0 !important;
  }

  .custom-card-2 h3 {
    font-size: 28px;
  }

  .custom-card-2 {
    font-size: 13px;
  }


  .card-red {
    background-color: #ff432c;
  }

  .card-gray {
    background-color: #6b737b;
  }

  .custom-btn {
    background-color: white;
    /* Bright red */
    color: black;
    border: none;
    padding: 5px 25px  !important;
    font-weight: bold;
    text-transform: uppercase;
    transform: skew(-15deg);
    display: inline-block;
    text-decoration: none;
    font-family: 'Kanit', sans-serif;
    transition: background-color 0.3s ease;
    border-radius: 0;
    text-align: end;
  }

  .custom-btn:hover {
    background: #ddd;
  }

  .card-text-block {
    max-width: 300px;
  }

  .card-img {
    max-height: 120px;
  }

  .image-box {
    z-index: 1;
  }

  .custom-card img {
    width: auto;
  }
/* .fifth-section .image-container {
    margin-right: 50px;
} */
  .slanted-section {
    background-color: #f2f2f2;
    padding: 2rem 1rem;
    padding: 10rem 1rem 3rem 1rem  !important;
    clip-path: polygon(0 25%, 100% 0, 100% 100%, 0% 100%);
    margin: 4rem 0 4rem 0;
  }
.page-type-homepage .fifth-section .underline {
    width: 104px;
    height: 3px;
    background-color: #FF4528;
    margin: 10px 0 10px 0 !important;
}
.copyright img.payment-footer {
    width: 200px;
    margin-right: 10px;
}
  .slanted-section::before {
    content: "";
    position: absolute;
    top: -50px;
    left: 0;
    width: 100%;
    height: 100px;
    background: white;
    transform: skewY(-3deg);
    transform-origin: top left;
  }

  .advantage-icon {
    color: #ff432c;
    font-size: 2.5rem;
    margin-bottom: 0.5rem;
    text-align: start;
  }

  .advantage-item {
    margin-left: 60px;
  }

  .advantage-item h5 {
    font-weight: 500 !important;
    text-align: start;
  }

  .advantage-item p {
    text-align: start;
  }

  .advantage-item span {
    display: block;
    width: 14px;
    height: 3px;
    background-color: #ff432c;
    margin: 0 0 0.5rem;
    text-align: start;
  }

  .fifth-section {
    padding: 60px 0;
    background-color: #fff;
  }

  .fifth-section .image-container {
    position: relative;
    display: inline-block;
  }

  .fifth-section .image-border-accent {
    position: absolute;
    top: -10%;
    left: 40%;
    transform: translateX(-50%);
    width: 20%;
    height: 120%;
    border: 3px solid red;
    z-index: 0;
    transform: skew(-15deg);
  }

  .fifth-section .main-image {
    position: relative;
    z-index: 1;
    max-width: 100%;
    height: auto;
    display: block;
  }

  .fifth-section .text-content h2 {
    font-weight: 700;
    font-size: 48px;
  }
   .fifth-section .text-content p {
    font-size: 20px;
    line-height: 33px;
    font-weight: 300;
    max-width: 644px;
}

  .fifth-section .underline {
   width: 104px !important;
    height: 3px !important;
    background-color: #FF4528 !important;
    margin: 10px 0 10px 0 !important ;
  }
section.testimonial-section h2.text-start {
    font-size: 48px;
}
@media (max-width: 767px) {
  section.testimonial-section h2.text-start {
    /* font-size: unset  !important; */
    font-size: 30px;
  }
  .testimonial-section h2{
    margin-bottom:20px !important;
  }
  .row.container-filter_value.brand {
    overflow: unset;
}
body.product-list-page .container-search_filter .col-lg-10{
  margin-left:-90px !important;
}
  section.py-5.bg-white.product h2.text-center.mb-5.fw-500 {
    font-size: 28px  !important;
    margin-bottom: unset  !important;
}
.categories-dropdown.filters {
    display: none !important;
}
.categories-section{
  margin-top: -160px  !important;
}
}
  .fifth-section .btn-red {
    background-color: #FF4528 ;
    color: #fff;
    border: none;
    padding: 10px 20px;
    font-weight: 500;
    transition: background-color 0.3s ease;
    width: 200px;
  }
  a.back-to-news.btn-red {
    background-color: #FF4528 ;
    color: white;
    border: none;
    padding: 15px 20px;
    font-weight: 500;
    text-transform: uppercase;
    transform: skew(-15deg);
    text-decoration: none;
    font-family: 'Kanit', sans-serif;
    transition: background-color 0.3s 
ease;
    border-radius: 0;
    width: 240px;
    height: 50px;
    text-align: center;
    display: flex !important;
    align-items: center;
    justify-content: center;
  }
  .news-single-content{
    padding-bottom: 20px;
  }
  a.back-to-news.btn-red:hover {
    background-color: #d32f2f;
  }

  .fifth-section .btn-red:hover {
    background-color: #d32f2f;
  }

  .testimonial-section {
    position: relative;
    background-color: #111;
    color: white;
    padding: 10rem 1rem 5rem 1rem;
    clip-path: polygon(0 25%, 100% 0, 100% 100%, 0% 100%);
    margin: 3rem 0 0 0 !important;
  }
body.page-type-homepage hr.underline-black {
    color: black;
    opacity: 1;
    width: 104px;
    height: 3px;
    background-color: #111;
    display: inline-block;
margin:0;
}
  .testimonial-section h2 {
    font-weight: 700;
    text-align: center;
    margin-bottom: 40px;
  }

  .testimonial-carousel {
    max-width: 700px;
    margin: auto;
    text-align: center;
  }

  .testimonial-carousel .stars {
    color: white;
    margin-bottom: 15px;
    font-size: 30px;
  }

  .testimonial-carousel p {
    color: #fff  !important;
    font-size: 1rem;
  }

  .testimonial-carousel .author {
    margin-top: 20px;
  }

  .testimonial-carousel .author-name {
    font-weight: 700;
    color: white;
  }

  .testimonial-carousel .author-title {
    font-size: 0.9rem;
    color: #aaa;
  }

  .testimonial-carousel .quote-line {
    width: 30px;
    height: 3px;
    background-color: red;

  }

 

 .arrow-btn.left svg {
  transition: transform 0.3s ease, color 0.3s ease  !important;
  color: #FF4528 !important; /* default arrow color */
}

.arrow-btn.left:hover svg  {
  transform: translateX(-8px) !important;
  fill: #fff !important; /* arrow turns white */
  
}
.arrow-btn.left:hover path  {

  fill: #fff !important; /* arrow turns white */
}


 .arrow-btn.right svg {
  transition: transform 0.3s ease, color 0.3s ease  !important;
  color: #FF4528 !important; /* default arrow color */
}

.arrow-btn.right:hover svg  {
  transform: translateX(8px) !important;
 
  
}
.arrow-btn.right:hover path  {

  fill: #fff !important; /* arrow turns white */
}
/* START MESSAGE BOX */
.message-box-container{
    position: fixed;
    display: none;
    background-color: transparent;
    z-index: 99999;
    width: 100%;
    height: 100%;
    top: 50px;
    left: 0px;
}
 
@media screen and (max-width: 410px){
    .message-box.style-1{
        width: 300px;
        left: 50%;
        margin-left: -150px;
    }
}
 
@media screen and (min-width: 411px){
    .message-box.style-1{
        width: 400px;
        left: 50%;
        margin-left: -200px;
    }
}
 
.message-box.style-1{
    display: block;
    position: relative;
    margin-top: 30px;
    background-color: #364550;
    padding: 15px;
    padding-right: 0px;
    box-sizing: border-box;
   
}
 
.message-box.style-1 > .message{
    display: inline-block;
    position: relative;
    float: left;
    width: 80%;
    line-height: 30px;
    padding-right: 10px;
    box-sizing: border-box;
    color: #f6f6f6;
    font-size: 13px;
}
 
.message-box.style-1 > .action{
    display: inline-block;
    position: relative;
    float: left;
    width: 20%;
    padding-right: 0px;
    box-sizing: border-box;
    color: #f6f6f6;
    font-size: 16px;
}
 
.message-box.style-1 > .action > a{
    display: block;
    position: relative;
    width: 50px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    max-width: 100%;
    text-decoration: none;
    margin: 0 auto;
    margin-right: 10px !important;
    background-color: #f6f6f6;
    color: #364550;
}
body.product-detailed-page .vehicle-title-inner {
    display: flex;
    align-items: anchor-center;
    gap: 20px;
    font-weight: 300;
}
.text-center:hover svg path {
    fill: #FF4528;
}
/* END MESSAGE BOX */
  @media (max-width: 991px) {
    .hero-container {
      flex-direction: column;
    }

    .title-box,
    .image-box,
    .info-box {
      flex: 0 0 100%;
      text-align: center;
    }

    .info-box {
      flex-direction: row;
      justify-content: center;
    }
  }

  .first-section h1.fw-bold.mb-3 {
    font-size: 60px;
    line-height: 64px;
    font-weight: 500 !important;
  }

  .cta-btn {
    background-color: #FF4528 ;
    /* Bright red */
    color: white;
    border: none;
    padding: 15px 20px;
    font-weight: bold;
    text-transform: uppercase;
    transform: skew(-15deg);
    display: inline-block;
    text-decoration: none;
    font-family: 'Kanit', sans-serif;
    transition: background-color 0.3s ease;
    border-radius: 0;
  }

  .cta-btn span {
    display: inline-block;
    transform: skew(15deg);
    /* Unskew text inside */
  }

  /* Optional hover effect */
  .cta-btn:hover {
    background-color: #e03525;
  }

  .first-section .text {
    font-size: 18px;
  }

  .first-section .number {
    font-size: 21px;
    font-weight: 600;
  }

  .first-section .d-flex.align-items-center.mb-3 {
    gap: 30px;
  }

  .first-section span.highlight {
    font-size: 30px;
    color: #FF4528 ;
    position: relative;
    display: inline-block;
  }
 .first-section span.highlight::before {
   
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 14px;
    height: 3px;
    background-color: black;
}
  .first-section span.boldd {
    font-size: 30px;
  }

  .first-section .info-item {
    font-size: 18px;
  }

  .card.h-100 {
    border: 2px solid #E1E1E1 !important;
    border-radius: 10px !important;
    border-top-left-radius: 0px ! IMPORTANT;
    border-top-right-radius: 0px !important;
  }

  .card.h-100 li strong {
    font-weight: 300;
    font-size: 15px;
  }

  .card.h-100 li {
    font-weight: 600;
    font-size: 15px;
  }

  p.stock.mb-1 {
    display: flex;
    gap: 10px;
    background: #F8F8F8;
    padding: 5px 15px;
  }

  .vehicle-info li {
    display: flex;
    align-items: center;
    font-size: 14px;
    line-height: 1.5;
  }

  .vehicle-info .label {
    display: inline-block;
    width: 100px;
    /* Adjust width as needed */
    font-weight: 300;
    flex-shrink: 0;
  }

  .vehicle-info .value {
    font-weight: 400;
    flex: 1;
  }

  .card-body {
    padding: 0 !important;
  }

  .card-body h5.card-title.fw-bold,
  ul.list-unstyled.small.mb-2 {
    padding: 15px;
    
  }
 .card-body h5.card-title.fw-bold{
  padding-bottom: 0 !important;
  margin-bottom:0 !important;
 }
  .price {
    padding: 5px 15px;
    display: flex;
    gap: 25px;
    align-items: baseline;
  }

  p.fw-bold.text-danger.mb-1.offer {
    color: #FF4528 !important;
    font-size: 20px;
  }

  p.text-muted.text-decoration-line-through.small.regular {
    font-size: 15px;
    font-weight: 400;
  }




  .slanted-section {
    display: flex;
    justify-content: start;
    align-items: start;
  }


  .top-menu {
    font-size: 0.9rem;
  }

  .icon-menu {
    padding: 15px 0;
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 1218px;
    margin: 0 auto;
    background-repeat: no-repeat;
  }

  .icon-menu-item {
    text-align: center;
    font-size: 0.85rem;
    color: #333;
  }

  .icon-menu-item a
  {
    font-size: 0.85rem;
    color: #333;
    text-decoration: none;
    text-transform: capitalize;
  }
  

  .icon-menu-item img {
/*    width: 30px;*/
    height: 30px;
    margin-bottom: 5px;
  }

  .logo {
    height: 30px;
  }

  .navbar-nav .nav-link {
    color: #000;
    font-weight: 500;
    font-size: 16px;
  }

  .utilities {
    display: flex;
    align-items: center;
    gap: 10px;
  }

  .utilities i {
    font-size: 1.2rem;
    cursor: pointer;
  }

  nav.navbar.navbar-expand-lg.bg-white.border-bottom.px-4 {
    max-width: 100%;  /* max width for large screens */
    margin: 0 auto;     /* center align */
    padding: 0 25px;    /* left-right padding */
    width: 100%;        /* allow shrinking for smaller screens */
    box-sizing: border-box;
  }

  .container {
    max-width: 1600px;
    margin: 0 auto;     /* center align */
    padding: 0 25px;    /* left-right padding */
    width: 100%;        /* allow shrinking for smaller screens */
    box-sizing: border-box;
  }
  .contact-text.d-flex strong {
    font-weight: 300;
}

  .icon-menu-wrapper {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    /* smooth scroll on iOS */
  }
  .icon-menu-wrapper .icon-menu{
    background-color: #F4F4F4;
  }
  .info-item p {
    font-family: 'Kanit';
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
  }
  .details {
    line-height: 24px;
  }
  .icon-menu {

    transform: skew(-15deg);
  }

  .icon-menu>* {
    transform: skew(15deg);
    /* straightens the content */
  }

  .icon-menu-item img {
/*    width: 30px;*/
    height: 30px;
    margin-bottom: 5px;
  }

  ul.navbar-nav {
    gap: 18px !important;
  }

  @media (min-width: 992px) {
    .icon-menu {
      justify-content: space-around;
      overflow-x: visible;
    }
  }



  footer {
    background-color: #ffffff;
    color: #1a1a1a;
    font-size: 14px;
  }
 footer .logo {
    height: unset;
  }
  footer h6 {
    font-weight: 500;
    margin-bottom: 1rem;
    font-size: 20px;
  }

  footer ul {
    padding-left: 0;
    list-style: none;
    line-height: 1.8;
  }
  h6.mt-4 {
    font-size: 18px !important;
    font-weight: 100 !important;
  }
  h6.mt-4 strong{
    font-size: 20px !important;
    font-weight: 500;
  }
   footer input.form-control {
    border: unset;
    border-bottom: 1px solid #FF4528 ;
}
.footer-column.contact-details p.mb-1.fw-bold , .footer-column.contact-details p {
    font-weight: 500 !IMPORTANT;
    font-size: 20px;
}
  footer ul li {
    cursor: pointer;
    color: #7F888E;
    font-size: 15px;
    text-transform: capitalize;
    line-height: 34px;
  }
.footer-column.contact-details h6 {
    font-weight: 300;
    color: #111;
    font-size: 18px;
    line-height: 24px;
}
  footer ul li a {
    text-decoration: none;
    color: #7F888E;
  }

  footer .input-group input {
    border-radius: 0;
  }

  footer .input-group .btn {
    border-radius: 0;
    background-color: #ff3c00;
    border-color: #ff3c00;
  }

  footer .input-group .btn:hover {
    background-color: #d23200;
  }

  footer .footer-bottom {
    border-top: 1px solid #dee2e6;
    padding-top: 2rem;
    font-size: 13px;
    color: #6c757d;
    padding-bottom: 1rem;
  }
.row.footer-bottom.align-items-center.mt-4 .col-md-4.text-md-end {
    font-size: 15px !important;
    color: #7F888E;
}
.footer-bottom small a {
    margin-left: 5px;
    margin-right: 5px;
    color: #7F888E;
    font-size: 15px;
}
.footer-bottom small{
  color: #7F888E;
    font-size: 15px;
}
.footer-bottom .col-md-4.text-md-end {
    padding: 0;
}
  footer a {
    color: #1a1a1a;
    text-decoration: none;
  }

  footer a:hover {
    text-decoration: underline;
  }

  /* Equal width columns */
  .footer-columns {
    display: flex;
    flex-wrap: wrap;
  }

  .footer-column {
    width: 20%;
    padding: 0 15px;
    box-sizing: border-box;
    margin-bottom: 2rem;
  }
  footer.pt-5 {
    padding: 20px 0px;
  }

  .copyright {
    font-size: 15px;
  }

  footer.pt-5 button.btn {
    background-color: #FF4528 ;
    color: white;
    border: none;
    font-weight: bold;
    text-transform: uppercase;
    transform: skew(-15deg);
    display: inline-block;
    text-decoration: none;
    font-family: 'Kanit', sans-serif;
    transition: background-color 0.3s ease;
    border-radius: 0;
    margin-left: -7px !important;
  }
.card.h-100 h5.card-title.fw-bold {
    font-size: 22px !important;
    font-weight: 500 !important;
    text-transform: uppercase;
}
.custom-card .card-text-block {
    margin-left: 20px;
}
.custom-card button.btn.custom-btn.mt-3 {
    width: 163px;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    height: 40px;
    font-weight: 500;
}
  .card.h-100 .position-relative span {
    background-color: transparent !important;
    /* Bright red */
    color: white;
    border: none;
    /* padding: 15px 20px; */
    font-weight: bold;
    text-transform: uppercase;
    transform: skew(-7deg);
    display: inline-block;
    text-decoration: none;
    font-family: 'Kanit', sans-serif;
    transition: background-color 0.3s ease;
    border-radius: 0;
  }
  h2.text-center.mb-5.fw-500 {
    font-weight: 600;
}

  /* Responsive: Stack on small screens */
  @media (max-width: 768px) {
    .footer-column {
      width: 100%;
      order:2;
    }
    .footer-column.contact-details {
    order: 1;
}
section.py-5.bg-white.product {
    margin-top: unset !important;
}
.testimonial-section {
    margin: unset !important;
}
.footer-column.contact-details .mb-3::before {
    content: "";
    display: block;
    border-top: 1px solid #e1e1e1;
    margin-bottom: unset !important; 
     margin-left: unset !important;
    top: 55px;
    position: relative;
    width: 100% !important;
}
  }

  /* MOBILE ONLY FIXES */
  @media (max-width: 768px) {

    html,
    body {
      max-width: 100%;
      overflow-x: hidden;
    }

    * {
      box-sizing: border-box;
      max-width: 100%;
    }

    img,
    video,
    iframe {
      max-width: 100%;
      height: auto;
    }

    /* Optional: Break long text if needed */
    p,
    span,
    div {
      word-wrap: break-word;
    }

    /* Optional: Handle buttons or cards if overflowing */
    .btn,
    .card,
    .container,
    .row,
    .col {
      overflow-x: hidden;
    }
  }

  .black-line {
    width: 104px;
    height: 3px;
    background-color: white;
    margin: 4px 0 20px 287px;
    position: relative !important;
    right: 30px !important;
    top: 5px !important;
  }
  .black-line.red-1 {
    margin: 30px 0 30px 287px;
}
.black-line.gray-1 {
    margin: 30px 0 30px 287px;
}
.black-line.red-2 {
    margin: 30px 0 60px 287px;
}
.black-line.gray-2 {
    margin: 30px 0 82px 287px;
}
  /* @media(max-width : 767.9px) {
    .hero-container {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: space-between;
    }

    /* Default order on large screens 
    .title-box {
      order: 2;
      flex: 1 1 30%;
    }

    .image-box {
      order: 1;
      flex: 1 1 30%;
      text-align: center;
    }

    .info-box {
      order: 3;
      flex: 1 1 30%;
    } 
}*/

  /* Responsive reordering on small screens */
  @media (max-width: 767.9px) {
    .mobile-search-close{
             color: white;
        font-size: 20px;
        text-align: end;
             margin-top: 0 !important;
        cursor: pointer;
        position: absolute;
        top: -6px;
        right: 10px;
    }
    .mobile-search-overlay{
      padding: 30px 15px;
    }
    a.style-4.form-submit-trigger.forgot-pass{
                background-color: #FF4528 ;
        color: white;
        border: none;
        font-weight: bold;
        text-transform: uppercase;
        transform: skew(-15deg);
        display: inline-block;
        text-decoration: none;
        font-family: 'Kanit', sans-serif;
        transition: background-color 0.3s ease;
        border-radius: 0;
        width: 194px;
        margin: 0 auto;
        /* text-align: end; */
        display: flex
;
        justify-content: center;
        height: 50px;
        align-items: center;
        font-size: 17px;
        width: 199px;
        height: 40px;
    }
    .hero-container {
      flex-direction: column;
      display: flex;
      flex-wrap: wrap;
      align-items: normal;
      position: relative;
      /* justify-content: space-between; */
      margin-bottom: 10px;
    }
    button.category-toggler{
    position: absolute;
    left: 0;
    top: 140px;
    background-color: #111;
    color: white;
    border: unset;
    padding: 6px 20px;
    clip-path: polygon(0 0%, 100% 0, 88% 100%, 0% 100%);
    font-size: 15px;
    }
    a.my-account-toggle.contul {
    color: white ! IMPORTANT;
}
span.multilanguage-switcher-container{
  margin-left: -15px !important;
}
    #iconmenu .icon-menu-item.text-center.px-3 {
    margin-top: 30px;
}
a.no-hide-u-1200 span {
    margin-left: 15px;
}

#iconmenu .icon-menu-item a {
    font-size: 0.85rem;
    color: #333;
    text-decoration: none;
    text-transform: capitalize;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

#iconmenu .cat-name {
    color: black;
    font-weight: 400;
    font-size: 16px;
    
    white-space: nowrap;
}

#iconmenu small.cat-count {
    color: #7f888e;
    font-weight: 400;
    font-size: 15px;
}
#iconmenu {
  overflow-y: auto;
}
#iconmenu {
  -webkit-overflow-scrolling: touch; /* iOS smooth scroll */
}
    div#iconmenu h4 {
    margin-left: 50px;
    margin-top: 30px;
}
    .fifth-section .text-content h2 {
    font-weight: 700;
    font-size: 28px;
}
.fifth-section .text-content p {
    font-size: 18px;
    line-height: 24px;
    font-weight: 300 !important;
}
    .image-box img {
    max-width: 90% !important;
    height: auto;
}
.card-red.custom-card-2 {
    background: #FF4528;
}
.card-gray.custom-card-2 {
    background: #7F888E;
}
    img.navbar-brand.me-5 {
    margin: unset ! IMPORTANT;
}
nav.navbar.navbar-expand-lg.bg-white.border-bottom.px-4 {
    box-shadow: 0px 5px 4px rgba(200, 200, 200, 0.3), 0px 1px 0px rgba(255, 255, 255, 0.6);
}
section.first-section.mb-5 .container-fluid.py-5 {
    
}
nav.navbar.navbar-expand-lg.bg-white.border-bottom.px-4 {
    position: fixed;
    top: 0;
    z-index: 1030;
}
.info-item {
    width: 33.33%;
    margin-top: 15px;
}
span.multilanguage-switcher-container svg path {
    fill: white;
}
    .title-box {
      order: 2;
    }

    .image-box {
      order: 1;
    }

    .info-box {
      order: 3;
    }
button.btn.btn-dark.px-4:hover {
    background: #FF4528 ;
}
    .first-section h1.fw-bold.mb-3 {
		/* font-size: 32px;
		text-align: left;
		line-height: 34px;
		padding: 0 10px; */
		text-align: center !important;
		padding: 0 50px !important;
		font-size: 28px;
		line-height: 36px;
		font-weight: 900 !important;
    }
.container.hero-container .d-flex.align-items-center.mb-3 {
    padding-top: 20px;
    margin-left: 15px;
}
    .first-section span.boldd {
      font-size: 15px;
    }

    .first-section .text {
      font-size: 16px;
    }

    /* .custom-card {
      flex-direction: column;
      height: auto;
    }

    .card-text-block {
      width: 100%;
    }
    .container {
      width: 100%;
    } */

    .info-item {
      background-color: #fff;
      padding: 0.5rem;
      text-align: right;
      margin-bottom: 61px;  
    }

    .container,
    .row,
    .col {
      overflow-x: hidden;
      margin: 0;
      padding: 0;
    }

    .custom-card-2 {
      /* or your gray tone */
      clip-path: polygon(0 5%, 100% 0, 100% 95%, 0 100%);
      color: white;
      padding: 2rem;
      position: relative;
      margin: 0;
    }
    .sixth-card
    {
      margin-top: -13px;
    }
  }

   a.btn.btn-danger.w-100 {
    background-color: #FF4528 ;
    color: white;
    border: none;
    font-weight: 500;
    text-transform: uppercase;
    transform: skew(-15deg);
    display: inline-block;
    text-decoration: none;
    font-family: 'Kanit', sans-serif;
    transition: background-color 0.3s ease;
    border-radius: 0;
    width: 50% ! IMPORTANT;
    margin-left: 15px;
    margin-top: 10px;
    height: 40px;
}
.sidebar-mb{
  margin-bottom: 20px;
}
.custom-card .card-text-block h3 {
    font-size: 48px;
        font-weight: 500;
}
.custom-card p {
    font-size: 20px;
    font-weight: 500;
}
.card-body .extra-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    padding: 15px;
}

.card-body .special-price-layer.vehicle-category-tag {
    background: #FFA091;
    padding: 0px 15px;
    border-radius: 25px;
}

.card-body .new-unit {
    background: #BDFFB4;
    padding: 0px 15px;
    border-radius: 25px;
    }

span.badge.bg-danger.bottom-0.ms-1 {
    background: #FF4528 !important;
    margin-left: 30px ! IMPORTANT;
    padding: 10px 15px;
}
span.badge.bg-dark.bottom-0.ms-1 {
    background: black ! IMPORTANT;
    padding: 10px 15px;
}

  .card.h-100 .price {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    margin-bottom: 15px;
    align-items: center;
}
  .card.h-100 .price p {
   margin:unset;
}

/* START LOGIN / AUTH BOX */
.login-auth-box{
	display: none;
	position: absolute;
	width: 325px;
	background-color: #f6f6f6;
	box-sizing: border-box;
	top: 100%;
	right: 15px;
	z-index: 9998;
}

.login-subbox{
	padding: 10px 40px;
	box-sizing: border-box;
	/* background-color: #f6f6f6; */
}
.thumbs-gallery .swiper-slide-thumb-active {
  border: 3px solid #f44336;
  position: relative;
}

.thumbs-gallery .swiper-slide-thumb-active::after {
  content: '';
  position: absolute;
  right: -2px;
  width: 24%;
  height: 30%;
  background-image: url('/img/icons/Zoom Icon.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  pointer-events: none; /* So it doesn’t block clicks */
  bottom:0;
}
.mobile-location-wrap a {
    text-decoration: none;
}
.between h5 {
	font-weight: 900;
    font-size: 26px;
    line-height: 1;
    margin: 0;
	    margin: 2em 0;
}
.col-md-5.product-title span.category-product-card-call-now {
    letter-spacing: 1px;
    font-weight: 500;
}
.pass-rec-subbox{
	display: none;
	padding: 10px 40px;
    box-sizing: border-box;
    background-color: #f6f6f6;
	padding-top: 0px !important;
}

.pass-rec-subbox input{
	margin-top: 2px !important;
}

.pass-rec-trigg-msg, .pass-rec-msg{
	margin-top: 2px;
}

.pass-rec-msg{
	font-size: 12px !important;
}

.myaccount-subbox{
	padding: 10px 40px;
	box-sizing: border-box;
	background-color: #f6f6f6;
}

.auth-subbox{
	display: none;
	padding: 10px 40px;
	padding-top: 0px !important;
	box-sizing: border-box;
	background-color: #f6f6f6;
	margin-top: 0px;
}

.login-auth-box input{
	width: 100%;
	display: block;
	position: relative;
	font-size: 10px;
    background-color: #f6f6f6;
	outline: none;
	margin-top: 7px;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom: 1px solid #cccccc;
	transition: all 0.3s;
}

.login-auth-box input:hover{
	border-bottom: 1px solid #364550;
}

.login-auth-box input:focus{
	border-bottom: 1px solid #364550;
}

.login-auth-box p{
	display: block;
	position: relative;
	color: #364550;
	font-size:  14px;
	margin-bottom: 2px !important;
	font-weight: 400;
}
/* END LOGIN / AUTH BOX */

a.style-4 {
    display: block;
    position: relative;
    width: 100%;
    font-size: 13px;
    padding: 4px 15px 4px 15px;
    box-sizing: border-box;
    text-align: center;
    font-weight: 400;
    background-color: #364550;
    margin-top: 5px;
    color: white;
    text-decoration: none;
    transition: all 0.3s;
}

a.style-5 {
    display: block;
    position: relative;
    color: #364550;
    font-size: 14px;
    margin-bottom: 2px !important;
    font-weight: 400;
    text-decoration: none;
}

.register-checks-container{
	display: block;
	position: relative;
	font-size: 10px !important;
	height: 24px !important;
	line-height: 24px !important;
	padding-left: 18px;
}

.register-checks-container input{
	width: auto !important;
	display: inline;
	position: absolute;
	top: -3px;
	left: 0px;
}
    .ml-ro-active-lang .ml-ro-inactive, .ml-ro-active-lang .ml-en-active, .ml-ro-active-lang .ml-ru-active{
                        display: none;
                    }
 
                    .ml-en-active-lang .ml-en-inactive, .ml-en-active-lang .ml-ro-active, .ml-en-active-lang .ml-ru-active{
                        display: none;
                    }
 
                    .ml-ru-active-lang .ml-ru-inactive, .ml-ru-active-lang .ml-en-active, .ml-ru-active-lang .ml-ro-active{
                        display: none;
                    }
 
                    .multilanguage-switcher > div{
                        display: inline-block;
                        float: left;
                        margin-left: 0px;
                        box-sizing: border-box;
                        padding: 1px 2px;
                        width: 33.33%;
                    }
 
                    @media screen and (min-width: 1200px){
                        .multilanguage-switcher > div{
                            height: 19px;
                            padding-top: 3px;
                        }
 
                        .multilanguage-switcher{
                            position: absolute;
                            display: block;
                            width: 150px;
                            height: 19px;
                            left: 50%;
                            margin-left: -75px;
                            top: -2px;
                        }
 
                        .multilanguage-switcher > div img{
                            display: block;
                            position: relative;
                            height: 20px;
                            padding-top: 2px;
                            margin: 0 auto;
                        }
                    }
 
                    @media screen and (min-width: 900px) and (max-width: 1199px){
                        .multilanguage-switcher > div{
                            padding-top: 4px;
                            height: 29px;
                        }
 
                        .multilanguage-switcher{
                            position: absolute;
                            display: block;
                            width: 150px;
                            height: 27px;
                            left: 50%;
                            margin-left: -75px;
                            top: -5px;
                        }
 
                        .multilanguage-switcher > div img{
                            display: block;
                            position: relative;
                            height: 21px;
                            padding-top: 2px;
                            margin: 0 auto;
                            margin-top: 2px;
                        }
                    }
 
                    @media screen and (max-width: 899px){
                        .multilanguage-switcher > div{
                            padding-top: 4px;
                            height: 29px;
                        }
 
                        .multilanguage-switcher{
                            position: absolute;
                            display: block;
                            width: 150px;
                            height: 27px;
                            left: 5px;
                            top: -5px;
                        }
 
                        .header-contact-info{
                           display: none;
                        }
 
                        .multilanguage-switcher > div img{
                            display: block;
                            position: relative;
                            height: 21px;
                            padding-top: 2px;
                            margin: 0 auto;
                            margin-top: 2px;
                        }
                    }

.footer-column.contact-details {
    border-left: 1px solid #E1E1E1;
    padding-left: 60px;
}
.footer-column.contact-details .mb-3::before {
    content: "";
    display: block;
    border-top: 1px solid #e1e1e1;
    margin-bottom: 10px;
    margin-left: -61px;
    top: 55px;
    position: relative;
    width: 300px;
}
footer .mb-3.social a {
    margin-right: 30px;
}
footer .footer-column.contact-details h6.mt-4 {
    margin-top: 35px ! IMPORTANT;
}
footer .text-copy{
  padding:0;
}
.homepage-middle-category {
  max-height: 100px;
  object-fit: contain;
  margin-bottom: 0.5rem;
  background-color: #ffffff;
  color: #ffffff;
  border: none;
  font-weight: bold;
  text-transform: uppercase;
  transform: skew(-15deg);
  display: inline-block;
  text-decoration: none;
  font-family: 'Kanit', sans-serif;
  transition: background-color 0.3s ease;
  border-radius: 0;
  position: relative;
  overflow: visible;
  max-width: 100%;
  width: 181px;
  text-align: center;
  
}

.homepage-middle-category img {
  transition: transform 1s ease; /* slow zoom */
  transform-origin: center center;
  position: relative;
  z-index: 1;
  transform: skew(15deg);
}



.homepage-middle-category:hover {
  border: 2px solid red;
}

.homepage-middle-category:hover img {
  transform: skew(15deg) scale(1.15); /* more zoom with same skew */
  z-index: 2;
}




a.header-menu-contact
 {
    color: inherit;
    text-decoration: none;
}
.card-body a.btn.btn-danger.w-100:hover {
    background: black;
}
.card {
  overflow: hidden !important; /* Prevent image from spilling outside */
}

/* .card-img-top {
  transition: transform 0.3s ease;
  transform-origin: center center;
}

.card:hover .card-img-top {
  transform: scale(1.09); 
} */

.position-relative.image {
  position: relative !important;
  overflow: hidden !important; /* Zoomed image container ke bahar na jaye */
}
.position-relative {
  position: relative !important;
  overflow: hidden !important;
}

.card-img-top {
  transition: transform 2.5s ease !important;
}

.card:hover .card-img-top {
  transform: scale(1.4) !important;
}
 


.custom-card button.btn.custom-btn.mt-3:hover {
    background: black;
    color: white;
}
.btn-red:hover{
background: black !important;
}
.row.homepage-offers-slider h2 {
    float: right;
}
.lang-switcher
{
text-align: right;
}
.cat-name-parent {
    display: flex;
    align-items: baseline;
    gap: 2px;
}

.cat-name {
    color: black;
    font-weight: 400;
    font-size: 15px;
    
    white-space: nowrap;
}
small.cat-count {
    color: #7f888e;
    font-weight: 400;
}
.ml-ro-active-lang.lang-switcher , .lang-switcher{
    position: absolute;
}

span.multilanguage-switcher-container {
    position: relative;
    text-transform: uppercase;
    margin-left: 10px;
}
@media (max-width: 576px) {
    .container-fluid.categories-section {
        clip-path: polygon(0 20%, 150% 0, 99% 100%, 0% 100%);
        padding: 15px 10px 25px 10px; /* optional: tighter padding for small screens */
    }
       .container.hero-container a.btn.cta-btn.me-3 {
        width: 159px;
        padding: 0;
        font-size: 11px;
        font-weight: 500 !important;
        font-size: 17px;
        height: 40px;
        display: flex;
        align-items: center;
        text-align: center;
        justify-content: center;
     
    }
 .container.hero-container .title-box {
    margin-top: 20px;
}
.container.hero-container .title-box .number {
    font-weight: 500;
}
.container.hero-container .info-item {
    text-align: left;
}
.container.hero-container .info-item span.boldd {
    font-weight: 600;
}
/* .container.hero-container span.highlight::before {
    content: "";
    display: block;
    border-top: 3px solid black;
    margin-bottom: 10px;
    width: 16%;
    position: relative;
    top: 8px;
} */
.categories-section div h4{
  visibility: hidden;
  margin: 0;
}
.custom-btn{
  padding: 1px 20px;
}
.col-6.col-md.advantage-item {
    margin: 0 !important;
}
.icon-menu-wrapper {
    
}
}








.categories-dropdown.filters {
  position: relative;
    display: flex;
    font-family: sans-serif;
    justify-content: end;
    margin-bottom: 30px;
}

.dropdown-toggle {
  background-color: white !important;
  border: unset !important;
  padding: 10px 16px;
  cursor: pointer;
  width: 250px;
  text-align: left;

}

.dropdown-toggle .arrow {
  float: right;
}

.dropdown-menu {
  display: none;
  position: absolute;
  background-color: #f1f1f1 !important;
 
  width: 250px;
  z-index: 1000;
  margin-top: 2px;
   top: 44px;
}

.dropdown-menu li {
  list-style: none;
}

.dropdown-menu li a {
  display: block;
  padding: 10px 16px;
  text-decoration: none;
  color: #333;
}

.dropdown-menu li a:hover {
  background-color: #eee;
}
.dropdown-toggle::after{display: none !important}
.hide-header-menu-search
{
display:none;
}
.truck-info-icons {
    display: flex;
    flex-direction: column;
    justify-content: left;
    float: right;
    background: #111111;
    width: 120px;
    padding-top: 10px;
    padding-bottom: 10px;
    transform: skewX(8deg);
    left: -5px;
    position: relative;
}
a.to-not-compare,a.not-favorite {
    transform: skewX(-8deg);
text-decoration: none;
    
}
.compare-main {
    text-align: center;
}

.favorite-main {
    text-align: center;
    margin-top: 6px;
}

span.compare-icon-label {
   font-size: 15px ! IMPORTANT;
    margin-left: 10px;
    color: white;
    text-decoration: auto !IMPORTANT;
}

span.favorite-icon-label {
    font-size: 15px ! IMPORTANT;
    margin-left: 10px;
    color: white;
    text-decoration: auto !IMPORTANT;
}
button.btn.btn-dark.px-4 {
    background-color: #0b0b0b;
    color: white;
    border: none;
    font-weight: 500;
    text-transform: uppercase;
    transform: skew(-15deg);
    display: inline-block;
    text-decoration: none;
    font-family: 'Kanit', sans-serif;
    transition: background-color 0.3s ease;
    border-radius: 0;
    /* width: 50% ! IMPORTANT; */
    margin-left: 30px;
}
button.btn.btn-dark.px-4:hover {
    background: #FF4528;
}
h2.text-center.mb-5.fw-500 {
    text-transform: capitalize;
}
.row.catalog-pagination-container {
    float: right;
    margin-top: 40px;
}
.row.catalog-pagination-container a.style-8 {
    padding: 5px 15px;
    background: #f8f8f8;
    color: black;
    text-decoration: unset !important;
    transform: skew(-15deg);
    position: relative;
    display: inline-block;
}
.row.catalog-pagination-container a.style-8.active {
    background: black;
    color: white;
}
body.product-list-page a.btn.btn-danger.w-100{
      width: 153px ! IMPORTANT;
}
.booked-layer.vehicle-category-tag {
    background: #FFD650;
    padding: 0px 15px;
    border-radius: 25px;
}
input.filter-km , input.filter-first-matriculation{
    border: 1px solid #e1e1e1;
    /* margin: 10px 0px; */
    width: 100%;
    padding: 10px;
}
div#container-filters a.style-10.form-submit-trigger {
    background-color: #FF4528 ;
    color: white;
    border: none;
    font-weight: bold;
    text-transform: uppercase;
    transform: skew(-15deg);
    display: inline-block;
    text-decoration: none;
    font-family: 'Kanit', sans-serif;
    transition: background-color 0.3s ease;
    border-radius: 0;
    width: 50% ! IMPORTANT;
    margin-left: 15px;
    padding: 8px;
    margin-top: 15px;
    text-align: center;
}
.filter-brand_models {
    display: none;
}
  a.to-not-compare, a.not-favorite {
transform: skewX(-12deg);
    text-decoration: none;
}
body.product-list-page .testimonial-section{
  margin: 1rem 0 0 0 !important;
}
.navbar a.my-account-toggle.contul {
    display: flex;
    gap: 5px;
    align-items: center;
}
@media (max-width: 767px) {
  a.my-account-toggle.contul{
      position: relative;
      left:40px;
  }
  .login-auth-box{
    top: 74%;
    right: 45px;
  }
  body.product-list-page .container-content.col-lg-9.col-md-9.col-sm-9.col-xs-9.no-horizontal-padding.productss {
    width: 100%;
  }
  a.to-not-compare, a.not-favorite {
    transform: unset;
    text-decoration: none;
}
  .info-box {
  padding-left: unset !important;
}
  .info-box span.boldd {
    margin-left: 5px;
}
.mobile-menu-logo {
    position: relative;
    top: 20px;
    left: 30px;
}
.slanted-section{
    clip-path: polygon(0 3%, 100% 0, 100% 100%, 0% 100%) !important;
    margin-top: -18px !important;
    padding: 4rem 1rem 3rem 1rem !important;
}
body.page-type-homepage .fifth-section
 {
    padding: 0 0;
    background-color: #fff;
}
body.page-type-homepage .slanted-section {
    margin-bottom: 0;
}
section.testimonial-section{
    padding: 4rem 1rem 1rem 1rem  !important;
    clip-path: polygon(0 6%, 100% 0, 100% 100%, 0% 100%) !important;
  }
 .mobile-menu-logo {
        display: block !important; /* force visible on mobile */
    }
}

  .mobile-menu-logo {
    display: none; /* default for desktop and tablet */
}
body.page-type-homepage button.category-toggler {
    background: black;
}

 button.category-toggler {
    background: #FF4528;
}
/* PRODUCT LISTING PAGE CSS START */
body.product-list-page .selected-filters {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 8px;
    margin-bottom: 20px;
    font-family: sans-serif;
}
 

body.product-list-page .filter-label {
    font-weight: 600;
    margin-right: 10px;
    font-size: 16px;
}
 
body.product-list-page .filter-pill {
    display: flex;
    align-items: center;
    background-color: #f8f8f8;
    border-radius: 999px;
    padding: 6px 12px;
    font-size: 14px;
}
 
body.product-list-page .remove-filter {
    margin-left: 8px;
    color: #7f888e;
    text-decoration: none;
    font-weight: bold;
    cursor: pointer;
}
 
body.product-list-page .remove-filter:hover {
    color: #FF4528 ;
}
span.filter-pill:hover .remove-filter{
color: #FF4528 ;

}
body.product-list-page .compare-prev-container {
    top: 142px;
}

body.product-list-page .container-sidebar {
    padding-right: 0;
    margin-left: 15px;
    display: inline-block;
    float: left;
    width: 320px;
}

body.product-list-page .container-content.col-lg-9.col-md-9.col-sm-9.col-xs-9.no-horizontal-padding.productss {
    width: 72%;
}

/* body.product-list-page .container-sidebar .container-search_filter {
    width: 70%;
} */

body.product-list-page .container-search_filter .col-lg-10 {
    flex: 0 0 auto;
    width: 70%;
}

body.product-list-page .container-search_filter {
    background: #f8f8f8;
    padding: 15px;
    /* width: 270px ! IMPORTANT; */
    margin-top: 50px;
}

body.product-list-page .container-search_filter .title {
    margin-bottom: 30px;
    font-weight: 600;
}

body.product-list-page .filter-brand_models[data-ims_state="open"] {
    margin-left: 20px;
    display: block;
}
.selected-filters {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
}
.card-img, .card-img-top{
  border-radius: unset !important;
}
.icon-menu-item:hover svg {
    fill: red;
}
/* PRODUCT LISTING PAGE CSS END */



/* SEARCH CSS START */

a.form-submit-trigger.actual-search {
    float: right;
}
.container-id-search{
  position: relative;
}
i.fas.fa-search.after-search {
    /* top: 5px; */
    position: absolute;
    /* right: 5px; */
    background: #FF4528 !important;
    margin-left: 20px ! IMPORTANT;
    padding: 10px 15px;
    color: white;
    top: 0px;
    right: 0px;
    transform: skew(-7deg);
}
i.fas.fa-search.before-search {
  position: absolute;
  top: -9px;
   right: -3px;
}
.container-id-search input#input_search_id {
    padding: 7.5px 0px;
    border: unset;
    
}
input#input_search_id,
input#input_search_id:focus,
input#input_search_id:active,
input#input_search_id:focus-visible,
input#input_search_id:focus-within {
 border-bottom: 1px solid #FF4528;
  outline: none; /* Optional: agar blue outline bhi hatani ho */
  box-shadow: none; /* Optional: agar shadow aa raha ho to */
}
nav.navbar.navbar-expand-lg.bg-white.border-bottom.px-4 {
    border-bottom: unset !important;
    padding: 30px 0px !IMPORTANT;
}
.utilities.d-flex.align-items-center.gap-3 {
    gap: 30px ! IMPORTANT;
}
.container-id-search.mobile-header-search {
    display: none; /* default: hidden on desktop */
}
.icon-menu-item:hover svg path {
    fill: #FF4528 ;
}
section.py-5.bg-white.product {
    margin-top: 40px;
}
a.btn.cta-btn.me-3:hover {
    background: black;
    color: white;
}
@media (max-width: 768px) {
  .container-fluid {
    padding: 0;
}
.navbar .container-fluid {
    padding: 0 10px;
}
    .container-id-search.mobile-header-search {
        display: block !important; /* visible on mobile */
    }
    body.product-list-page .container-content .breadcrumb-wrap {
   
}
body.product-list-page button.category-toggler{
  top: 270px;
display: none !important;
    
}
    .footer-column.contact-details {
    padding-left: 15px !important;
  }
    i.fas.fa-search.before-search {
  position: unset !important;
  height: 20px;
        width: 20px;
        font-size: 20px;
 
}
  .page-type-homepage .fifth-section .btn-red {
    background-color: #FF4528 ;
    color: #fff;
    border: none;
    padding: 10px 20px;
    font-weight: 500;
    transition: background-color 0.3s ease;
    width: 190px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    font-size: 15px;
  }
div#closeSidebar {
    top: -10px !important;
    font-size: 60px !important;
}
.utilities.d-flex.align-items-center.gap-3{
  float: left !important;
}
div#mainNavbar a.header-menu-contact path {
    color: white;
    fill: white;
}
div#mainNavbar a.header-menu-contact {
    width: 100% ! IMPORTANT;
    position: relative;
    /* left: 40px; */
}
.navbar a.header-menu-contact{
  background: unset !important;
}
div#mainNavbar a.form-submit-trigger.header-menu-search {
    display: none ! IMPORTANT;
}
div#mainNavbar .lang-switcher {
    display: flex ! IMPORTANT;
    top: 0 ! IMPORTANT;
    margin-left: 50px ! IMPORTANT;
}
div#mainNavbar .ml-ro-active-lang.lang-switcher div {
    word-wrap: initial ! IMPORTANT;
}
div#mainNavbar .ml-ro-active-lang.lang-switcher a {
    padding-top: 0 !IMPORTANT;
}
div#mainNavbar a.no-hide-u-1200 {
    margin-left: 35px;
    margin-top: 20px;
    text-transform: uppercase;
    display: flex;
}
/* div#mainNavbar .multilanguage-switcher-main-container {
    margin-left: 10px;
} */
 .navbar .container-fluid {
  flex-wrap: nowrap !important;
}
a.no-hide-u-1200 {
    display: block ;
}
.text-end.mt-4.ct-bt {
    margin-left: -20px;
}
footer .col-md-4.text-md-end {
    padding-left: 15px ! IMPORTANT;
    margin-top: 15px;
    padding-right: 15px ! IMPORTANT;
}

}
/* SEARCH CSS END */

a.no-hide-u-1200 {
    display: none;
}

/* input.filter-brand::after {
    content: "✔";
    color: black;
    font-size: 14px;
    position: absolute;
    top: -2px;
    left: 2px;
}
input.filter-brand {
    appearance: none;
    -webkit-appearance: none;
    background-color: white;
    border: 2px solid #000;
    width: 20px;
    height: 20px;
    cursor: pointer;
    position: relative;
} */


/* Hide the default checkbox */
input[type="checkbox"] ,input[type="checkbox"].filter-pollution {
  appearance: none;
  -webkit-appearance: none;
  background-color: white;
  border: 1px solid #E1E1E1 ; /* Optional: border for visibility */
  width: 20px;
  height: 20px;
  cursor: pointer;
  position: relative;
  margin-right: 5px;
}

/* Style when checkbox is checked */
input[type="checkbox"]:checked::after , input[type="checkbox"].filter-pollution:checked::after {
  content: "✔";
  color: black;
  font-size: 14px;
  position: absolute;
  top: -2px;
  left: 2px;
}

div#container-filters .col-lg-10.col-md-10.col-sm-10.col-xs-10   {
    font-size: 15px;
    line-height: 24px;
    padding-bottom: -5px !IMPORTANT;
    margin-bottom: -10px ! IMPORTANT;
    margin-left: 5px;
}
body.product-list-page h2.text-center.mb-5.fw-500 {
    font-size: 48px;
    margin-bottom: 0px !important;
    font-weight: 500;
}
table.calculator-table td {
    text-transform: uppercase;
}
button#leasingCalcTrigger:hover {
    background-color: black !important;
}
.back-to-search-link a {
    text-transform: uppercase;
    color: #111111;
    text-decoration: auto;
    font-size: 16px;
}
.back-to-search-link {
    margin-bottom: 30px;
}
.back-to-search-link i.fa-solid.fa-arrow-left {
    margin-right: 5px;
}
#lightGallery .swiper-button-next:after, #lightGallery .swiper-button-prev:after{
  display: none;
}
.thumbs-gallery .swiper-button-next::after, .thumbs-gallery .swiper-button-prev::after{
  display: none;
}
/* PLP MEDIA QUERY */
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .footer-column{
    width: 33.33%;
  }
      .ms-md-5 {
        margin-left: 0 !important;
        margin-top: 60px ! IMPORTANT;
    }
    .me-md-5.me-auto.text-content {
    margin-right: 0 !important;
    margin-bottom: 70px !important;
}
.testimonial-section{
  clip-path: polygon(0 16%, 100% 0, 100% 100%, 0% 100%) !important;
}
section.testimonial-section p {
    height: 150px;
}
    div#mainNavbar a.header-menu-contact {
        width: 100% ! IMPORTANT;
        position: relative;
        /* left: 40px; */
    }
    .navbar a.header-menu-contact {
        background: unset !important;
    }
    a.header-menu-contact svg {
        position: relative;
        transform: skew(15deg);
    }
    div#mainNavbar a.header-menu-contact path {
        color: white;
        fill: white;
    }
    a.header-menu-contact {
        display: flex ! IMPORTANT;
    }
    span.multilanguage-switcher-container svg path {
        fill: white;
    }
    div#mainNavbar .lang-switcher {
        display: flex ! IMPORTANT;
        top: 0 ! IMPORTANT;
        margin-left: 80px ! IMPORTANT;
    }
  .categories-section{
    margin-top: -100px;
  }
  .product-list-page .col-sm-12.col-md-6.col-lg-4{
    padding: 15px 15px 15px 15px!important;
  }
  .breadcrumb-wrap.my-3 {
    padding-left: 20px!important;
  }
  .fifth-section .row{display:block;}
  .fifth-section .col-md-6 {width:100%;}
  .fifth-section .image-container {margin-right: 0px !important;}
  section.contact-section.py-5 .row.align-items-center{width:auto!important;}
  .fifth-section {
    padding: 50px 20px!important;
}
.utilities.d-flex.align-items-center.gap-3{
    align-items: flex-start !important;
    margin-left: 35px;
}
.col-md-6.custommm {
    width: 100%;
}
.location-group.mb-5 .col-md-3 {
width: 50%;
display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: anchor-center;
}
.col-md-6.custommm .d-flex.gap-3.flex-wrap {
    gap: 50px ! IMPORTANT;
    justify-content: center;
    margin-top: 80px;
    margin-bottom: 80px;
}
.navbar a.header-menu-contact{
    margin-bottom: 15px;
}
.despore-noi-page .text-content{
  margin-top: 50px;
}
.noutati-page .text-content{
  margin-top: 100px;
}

}
.date-mn{
  margin-top: 20px;
  margin-bottom: 20px;
}
.noutati-mn {
  width: 100%;

}
@media only screen and (max-width: 1024px) {
nav.navbar.navbar-expand-lg.bg-white.border-bottom.px-4{
  width: 100%;
}


body.product-list-page .container-content.col-lg-9.col-md-9.col-sm-9.col-xs-9.no-horizontal-padding.productss {
    width: 100%;
}
.container-filter_value.brand label {
    margin-left: -80px;
}
div#container-filters label.col-lg-11.col-md-11.col-sm-11.col-xs-11 {
    margin-left: -25px;
}
body.product-list-page .selected-filters{
  margin-top: 20px;
}
.dropdown-menu.sorting{
  margin: 20px;
    margin-top: 30px;
        width: 88%;
}
#sorting-mobile h4{
  margin-top: 30px;
    margin-left: 50px;
}
.dropdown-menu.sorting {
    padding-left: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.dropdown-menu.sorting li a{
  font-size: 18px;
    text-transform: uppercase;
    color: black;
}
    #toggle-filters-1 .filter-title {
        font-size: 15px;
        font-weight: 500;
        transform: skew(15deg) ! IMPORTANT;
        position: relative;
        display: block;
    }
  a.to-not-compare, a.not-favorite {
transform: unset !important;
    text-decoration: none;
}
.testimonial-section{
  padding: 8rem 1rem 5rem 1rem !important;
  margin-top: 40px !important;
}
section.py-5.bg-white {
    padding: 0;
}

/* body.product-list-page .container-search_filter {
    background: #f8f8f8;
    padding: 15px;
    width: 100% ! IMPORTANT;
    margin-top: 30px;
} */
.row.container-filter_value.brand .col-lg-1.col-md-1.col-sm-1.col-xs-1{
  width: 20%;
}
body.product-list-page .container-search_filter .col-lg-10{
  width: 50%;

}
body.product-list-page .container-sidebar{
  width: 100% !important;
  margin: 0 auto;
}
.container-search_filter .col-lg-1.col-md-1.col-sm-1.col-xs-1{
    width: 20%;
}
.container-search_filter .col-lg-11.col-md-11.col-sm-11.col-xs-11{
  width: 50%;
  
}

#container-filters {
  position: fixed;
  top: 0;
  left: -100%; /* start completely off screen to the left */
  width: 100vw; /* full width of viewport */
  height: 100vh; /* full height */
  background: #fff; /* or any color you want */
  transition: left 0.5s ease;
  z-index: 1000; /* ensure it's above all content */
  overflow-y: auto; /* allow scrolling if content is tall */
}

#container-filters.open {
  left: 0; /* slide in to full screen */
  z-index: 10000;
}
.filter-header {
  display: flex;
  align-items: center;
  padding: 1rem;
  padding-left: 0;
  height: 60px;
  /* background-color: #f0f0f0; */
  /* border-bottom: 1px solid #ddd; */
}
.row.container-filter_value.brand {
    justify-content: space-between;
}
.close-filter {
  background: none;
  border: none;
  font-size: 24px;
  cursor: pointer;
  margin-right: 12px;
}

.filter-title {
  font-size: 15px;
  font-weight: 500;
}
.filter-header .filter-title {
  font-size: 20px;
  font-weight: bold;
}
.close-icon {
  font-size: 24px;
  cursor: pointer;
  margin-right: 12px;
  color: #333; /* adjust if needed */
}
.col-md-3.desktop-sidebar button#toggle-filters-1 {
    display: none;
}
.mobile-sidebar {
    display: block !important;
}
.filter-header {
    display: block !important;
}
button#toggle-filters-1 {
    background-color: #FF4528 ;
    color: white;
    border: none;
    font-weight: bold;
    text-transform: uppercase;
    transform: skew(-15deg);
    display: inline-block;
    text-decoration: none;
    font-family: 'Kanit', sans-serif;
    transition: background-color 0.3s ease;
    border-radius: 0;
    width: 47% ! IMPORTANT;
    margin-left: 5px;
    text-align: center;
    height: 30px;
}
.product-list-page .col-sm-12.col-md-6.col-lg-4 {
    padding: 0;
}
body.product-list-page h2.text-center.mb-5.fw-500 {
    font-size: 28px;
    text-align: left ! IMPORTANT;
    margin-bottom: 20px !important;
}
body.product-list-page section.py-5.bg-white {
    padding: 0 !IMPORTANT;
}
/* ol.breadcrumb {
    margin-left: 15px;
} */
div#container-filters {
    padding: 0 20px;
}
button.navbar-toggler {
  padding:0;
}
.breadcrumb-wrap.my-3 {
    text-align: left !important;
    padding: 0;
    margin-bottom: 0  !important;
}
}


/* PLP MEDIA QUERY END */
.mobile-sidebar {
    display: none;
}
.filter-header {
    display: none;
}
.desktop-sidebar button#toggle-filters-1 {
    display: none;
}
ol.breadcrumb {
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
    margin: 30px 0;
}
.breadcrumb-wrap.my-3 {
    text-align: center;
}
li.breadcrumb-item.active {
    color: #7F888E;
    text-transform: capitalize;
}
li.breadcrumb-item a {
    color: black;
    text-decoration: none;
}
.freezed-preview-inner {
    display: flex;
    gap: 30px;
    padding:0;
    justify-content: center;
    align-items: center;
}
.freezed-preview-inner .btn-red {
    background-color: #FF4528 ;
    color: white;
    border: none;
    font-weight: bold;
    text-transform: uppercase;
    transform: skew(-15deg);
    display: inline-block;
    text-decoration: none;
    font-family: 'Kanit', sans-serif;
    transition: background-color 0.3s ease;
    border-radius: 0;
    width: 150px;
}
.freezed-preview-inner span.price-first
 {
    color: #FF4528 ;
}
a.favorite svg path , a.to-compare svg path
 {
    fill: #FF4528 ;
}
a.favorite , a.to-compare {
    text-decoration: auto;
}

/* PDP MEDIA QUERY START */

.col-md-5.product-title h2.fw-500 {
    font-size: clamp(32px, 4vw, 48px);
}
.info-box.pdp {
    padding-left: 0;
    margin-bottom: 20px;
}
.pdp .info-line strong {
    font-size: 18px;
    font-weight: 300;
    text-transform: capitalize;
}
.pdp .info-line p {
    margin: 0;
    text-align: left;
     font-size: 18px;
    font-weight: 500;
    text-shadow: unset;
    text-transform: capitalize;
}
 .select-custom .text-center a {
    color: #111111;
    text-decoration: auto;
    text-transform: capitalize;
}
.col-md-5.product-title button.btn.btn-red.mt-3 {
    height: 54px;
    width: 260px;
}
.col-md-5.product-title button.btn.btn-red.mt-3:hover {
   color:white;
    background: black;
}
.vehicle-details span.label {
    font-size: 18px;
    line-height: 34px;
    text-transform: capitalize;
    margin: 0;
    color: #111111;
    font-weight: 300;
}
.vehicle-details .spec-line strong {
    font-weight: 500 !important;
    line-height: 34px;
    font-size: 18px;
}
#freezed-preview span.category-product-card-call-now{
  font-weight: 500;
}
.vehicle-details section#features li {
    font-size: clamp(15px, 1.2vw, 18px);
    line-height: 34px;
    text-transform: capitalize;
    color: #111111;
    font-weight: 300;
}



span.label.left {
    background: #e1e1e1;
    padding: 2px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    color: #111;
}
span.label.right {
    background: #e1e1e1;
    padding: 2px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    color: #111;
}
body.product-detailed-page .col-md-5.product-title {
    padding-left: 50px;
    margin-top:60px;
}
body.product-detailed-page .product-title .price{
  padding: unset;
  font-size: clamp(28px, 3.5vw, 38px);
}
body.product-detailed-page .product-title p.text-muted {
    font-size: clamp(16px, 1.5vw, 20px);
    text-transform: capitalize;
}
/* PDP MEDIA QUERY END */


.form-submit-trigger:hover {
    background: black !important;
}

.row.container-filter_value.brand , .row.container-filter_value {
    padding-top: 10px;
}
.row.catalog-pagination-container a.style-8 {
    margin-left: 5px;
    margin-right: 5px;
}
.dimension-visual {
    display: flex;
    gap: 40px;
}
.button-container {
  display: flex;
  gap: 10px;
  float:right;
  align-items:center;
}
.button-container {
  display: flex;
  align-items: baseline;
  gap: 10px;
}

.button-line {
  width: 90px;
  height: 2px;
  background-color: black;
  margin-top: -20px !Important;
  margin-right:50px;
}
.compare-popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999;
}
 
.compare-popup-content {
    background: #fff;
    padding: 20px;
    border-radius: 10px;
    width: 90%;
    max-width: 600px;
    position: relative;
    overflow-y: auto;
    max-height: 80vh;
}
 
.compare-popup-close {
    position: absolute;
    top: 8px;
    right: 14px;
    font-size: 24px;
    cursor: pointer;
}
 
.modal-content.bg-dark {
    background-color: #111 !important;
}
.btn-close-white {
    filter: invert(1);
}
/* .card img {
    height: 150px;
    object-fit: cover;
} */
.compare-prev-container{
    display: flex;
    flex-wrap: wrap;
}
div#container_comp_vehicles_prev {
    display: flex;
    gap: 30px;
}
.card.bg-white.text-dark.shadow-sm.compare-vehicle-prev {
    width: 33.33%;
    gap: 10px;
    border-radius: 0;
}

.compare-prev-container .card-img-top {
    transition: unset !important;
}
.compare-prev-container .card:hover .card-img-top {
  transform: none !important;
}
.modal-content.compare-preview-model {
    background: #111;
}
.compare-preview-model .modal-header {
    border: unset;
}
.compare-preview-model h5#compareModalLabel a {
    color: white;
    text-decoration: auto;
}
.compare-preview-model .compare-vehicle-prev > a {
  position: absolute;
  top: 8px;
  right: 8px;
  z-index: 10;
}

.compare-preview-model .compare-vehicle-prev > a img {
  width: 20px;
  height: 20px;
  cursor: pointer;
}

.compare-preview-model .compare-vehicle-prev .card-body a {
  color: black;
  text-decoration: none;
}
.compare-preview-model .btn-close {
  filter: brightness(0) invert(1);
  opacity: 1;
  width: 1.5rem;
  height: 1.5rem;
}
 .modal-content.compare-preview-model {
    border-radius: 0;
    padding: 50px;
}
.compare-preview-model .title.card-body.text-center.p-2 {
    padding: 10px 0 !IMPORTANT;
}
.compare-preview-model i.fas.fa-times.active {
    background: white;
    color: red;
    position: absolute;
    right: -8px;
    top: -8px;
    padding: 10px;
}
@media (max-width: 767px) {
    body.product-detailed-page .select-custom {
        display: none !important; /* Default hidden */
    }
        
       
}
body.product-detailed-page .container.py-5 {
    padding-top: 10px ! IMPORTANT;
    padding-bottom:0 !important;
}

.freezed-preview-inner{
  justify-content: center;
  gap: 5px;

}
#freezed-preview img.prev-thumbnail-image{
  max-width: 175px !important;
  height: auto!important;
}
.freezed-preview-info{
        display: block !important;
}
.info-box.pdp h2 {
    background: black;
    color: white;
    font-size: 16px;
    padding-left: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: left;
}
body.product-detailed-page .info-box.pdp{
  padding: 0 !important;
}
body.product-detailed-page .info-box.pdp .details-box {
    padding: 0 20px;
}
body.product-detailed-page .info-box.pdp .info-line {
    padding: 0 20px;
}
.vehicle-grid-3col{
  margin-top: 10PX;
}
div#mobileSlideForm .login-subbox , div#mobileSlideForm .boxx{
  padding:0;
}
div#mobileSlideForm .login-subbox input{
border: 1px solid #E1E1E1;
    border-radius: 0;
    padding: 10px 14px;
    background: #F8F8F8;
}
div#mobileSlideForm a.style-5.pass-rec-trigg-msg.mt-2.d-block{
  text-align: right;
        font-size: 18px;
        color: #7F888E;
        line-height: 24px;
        margin-bottom: 40px ! IMPORTANT;
}
div#mobileSlideForm a.style-4.form-submit-trigger.mt-3 {
    background-color: #FF4528 ;
    color: white;
    border: none;
    font-weight: bold;
    text-transform: uppercase;
    transform: skew(-15deg);
    display: inline-block;
    text-decoration: none;
    font-family: 'Kanit', sans-serif;
    transition: background-color 0.3s ease;
    border-radius: 0;
    width: 194px;
    margin: 0 auto;
    /* text-align: end; */
    display: flex;
    justify-content: center;
    height: 50px;
    align-items: center;
    font-size: 17px;
    width: 199px;
    height: 40px;
}
div#mobileSlideForm .login-subbox.mt-4 {
    display: flex;
    justify-content: space-between;
    margin-top: 50px ! IMPORTANT;
}
div#mobileSlideForm .login-subbox.mt-4 p.style-1.mb-2 {
    font-size: 18px ! IMPORTANT;
    color: #7F888E;
    line-height: 24px;
}
div#mobileSlideForm .login-subbox.mt-4 a {
    font-size: 14px;
    line-height: 24px;
    color: #111111;
    text-decoration: auto;
}
div#mobileSlideForm h2.login-title {
    text-align: center;
    font-size: 28px;
    line-height: 30px;
    text-transform: capitalize;
    margin-bottom: 20px;
}
div#mobileSlideForm label {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 10px;
    padding-left: 16px;
}
body.page-type-compare .col-sm-12.col-md-6.col-lg-3 {
    margin-bottom: 30px;
}
 body.favourite-page .row.favourite-row h2.text-center.mb-5.fw-500 {
  margin-top:80px !important; 
  margin-bottom: 0px !important;
  font-size: 28px  !important;
        text-align: left ! IMPORTANT;
 }
 body.page-type-compare .row h2.text-center.mb-5.fw-500{
  margin-top:80px !important; 
  font-size: 28px  !important;
        text-align: left ! IMPORTANT;
        margin-bottom: 30px ! IMPORTANT;
 }
 div#container_comp_vehicles_prev{
    display:block;
}
.card.bg-white.text-dark.shadow-sm.compare-vehicle-prev{
    width:100%;
margin-top:20px;
}
.compare-preview-model i.fas.fa-times.active{
  padding-right: 20px;
}
.swiper-slide {
    /* margin-right: 10px ! IMPORTANT; */
}
}






body.page-type-compare .section-title {
    background: black;
    color: white;
    text-align: left;
    padding-left: 10px;
    width: 100%;
}
body.page-type-compare .specification-section span.label {
    width: 200px;
    line-height: 1.8;
    text-transform: capitalize;
}
body.page-type-compare .vehicle-info .value{
   line-height: 1.8;
}
body.page-type-compare h2.text-center.mb-5.fw-500 , body.favourite-page h2.text-center.mb-5.fw-500 {
    font-size: 48px;
    /* margin-top:30px; */
}
body.page-type-compare h2.text-center.mb-5.fw-500 a , body.favourite-page h2.text-center.mb-5.fw-500 a{
    color:#111111;
    font-weight:500 !Important;
    text-decoration: auto;
}
body.favourite-page .row.favourite-row {
    --bs-gutter-y: 1.5rem;
}
  body.favourite-page h2.text-center.mb-5.fw-500 {
    margin-top:0px;
    margin-bottom:20px !Important;
}

/* buy back */
.contact-user-container {
    min-width: 285px !important;
    border: 1px solid #f0f0f0;
    flex-shrink: 0;
    background: #F8F8F8;
    width: 285px;
}
.contact-seller-info.info {
    padding: 10px 12px;
    border-bottom: 2px solid #ff3c00;
}
.contact-seller-info.info .name {
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 0px;
    line-height: 100%;
}
.contact-seller-info.info p {
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0%;
}
.contact-seller-info.info .phone {
    font-weight: 700;
    font-size: 20px ! IMPORTANT;
    color: #FF4528  !important;
    border-top: 1px solid #ddd;
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
}
.contact-seller-info.info .email{
  font-size: 15px;
  font-weight: 600;
}
.text-block-1{
  font-size: 20px;
  line-height: 33px;
  margin-top: 40px;
}




@media (max-width: 767px) {
  .copyright img.payment-footer {
    margin-top: 20px;
    width: 49%;
    margin-right: unset;
  }
  footer .text-copy{
  padding:0 10px;
}
}

@media (min-width: 1025px) and (max-width: 1410px) {
  nav.navbar.navbar-expand-lg.bg-white.border-bottom.px-4 {
    width: auto;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
}
.footer-column{
  width: auto;
}
.footer-columns{
  justify-content: space-between;
}
ul.navbar-nav {
    gap: 5px !important;
}
body.page-type-homepage {
    overflow-x: hidden;
}
}

@media (max-width: 768px) {
    .my-account-toggle.contul svg path {
        fill: white;
    }
    .vehicle-grid-3col{
      max-width:100% !important;
    }
    .product-detail-box .info-line{
      gap: 10px;
    }
a.header-menu-contact svg {
    position: relative;
    transform: skew(15deg);
}

a.header-menu-contact span.category-product-card-call-now {
    position: relative;
    left: 5px;
}
span.multilanguage-switcher-container
 {
    color: grey;
}
a.my-account-toggle.contul svg {
    position: relative;
    left: -5px;
}
span.multilanguage-switcher-container svg {
    margin-right: 10px;
}
.utilities .fa-heart:before{
  font-size: 26px;
}
a.my-account-toggle.contul span
 {
    margin-left: 5px;
}
.row.catalog-pagination-container a.style-8{
      padding: 5px 10px;
}
.row.catalog-pagination-container{
  float: left;
}
a.header-menu-contact {
    display: flex ! IMPORTANT;
}
body.terms-condition .mobile-paddingg , .gdpr-compliance .mobile-paddingg{
  margin-top:50px;
}
.ru div#mainNavbar a.header-menu-contact{
  left: 15px;
}
section.testimonial-section p{
        height: 150px;
}
}

/* trade new css s */
.custom-dual-image-section .card-red-bg{
  background-image: 
    linear-gradient(270deg, rgba(255, 69, 40, 0.2) 0%, #FF4528 54.33%, #FF4528 100%),
    url("https://urbanmed.ro/img/trade-in/dual-1.png"); /* your left card image */
    background-size: cover;
    background-repeat: no-repeat;
}
.custom-dual-image-section .card-gray-bg {
  background-image: 
    linear-gradient(270deg, rgba(127, 136, 142, 0.2) 0%, #363636 50%, #111111 100%),
    url("https://urbanmed.ro/img/trade-in/dual-2.png"); /* your right card image */
    background-size: cover;
    background-repeat: no-repeat;


}
.location-title-new {
  display: flex;
  align-items: flex-start; /* align SVG with text top */
  gap: 12px; /* space between icon and text */
}

.location-title-new h2 {
  margin: 0;

}

.location-title-new .subtext {
  display: inline-block;
}
.location-box svg{
     margin-left: 10px;
}
.custom-dual-image-section .card-gray-bg .card-dual-text-block,.card-red-bg .card-dual-text-block{
    padding-left: 30px;
}
.news-single-container .news-single-image{
  max-width: 100% !important;
}

@media(max-width:767px){
  .custom-dual-image-section .card-gray-bg .card-dual-text-block, .card-red-bg .card-dual-text-block{
    padding: 0;
  }
  .custom-dual-image-section .col-md-6{
    padding: 0;
  }
  .custom-dual-image-section .custom-card p{
    font-weight: 300;
    font-size: 18px;
    margin-top: 42px;
  }
  .custom-dual-image-section .custom-card h2{
            font-size: 28px;
  }
  .custom-dual-image-section .card-red-bg,.custom-dual-image-section .card-gray-bg{
      background-position: 86% center;
  }
  .custom-dual-image-section .custom-card{
      padding: 80px 20px 90px 16px;
      text-align: left;
      clip-path: polygon(0% 15%, 100% 4%, 100% 90%, 0 100%);
      border-radius: 0;
  }
  .sellers-section {
    margin: 0 0 0px 0;
  }
  .custom-dual-image-section .row.g-4 {
    padding: 0;
    --bs-gutter-y: 0;
    --bs-gutter-x: 0;
    flex-direction: column-reverse;
}
.custom-card.card-red-bg {
    margin-top: -49px;
    clip-path: polygon(0% 15%, 100% 4%, 100% 100%, 0 100%);
    margin-bottom: 30px;
}
    
}
@media only screen 
  and (width: 1280px) 
  and (max-height: 720px),
only screen 
  and (width: 1280px) 
  and (max-height: 960px),
only screen 
  and (width: 1280px) 
  and (max-height: 1240px) {
  .black-line.red-1 {
    margin: 30px 0 30px 230px;
  }
  .black-line.gray-1{
    margin: 30px 0 30px 230px;
  }
  .black-line.red-2{
    margin: 30px 0 60px 230px;
  }
  .black-line.gray-2{
    margin: 30px 0 82px 230px;
  }
  .container.hero-container .d-flex.align-items-center.mb-3 {
    padding-top: 220px;
  }
  .contact-page .location-group .self-two{
         flex-wrap: nowrap !important;
  }
  .location-group  h2 {
    font-size: 26px ! IMPORTANT;
  }
  .contact-page .location-group .location-title h2 {
    margin: 0;
    font-size: 22px !important;
  }
  .seller-card p.email a {
       font-size: clamp(11px, 0.9vw, 15px);;
  }
}
@media only screen 
  and (width: 1024px) 
  and (max-height: 768px)  {
  .card-text-block {
    max-width: 220px!important;
}
  .custom-card .card-text-block {
    margin-left: 0;
  }
}
@media (max-width: 1025px){
  .self-two{
    justify-content: space-around;
  }
  .col-md-6.custommm{
    padding-bottom: 20px;
  }
}
/* Between 1100px and 1240px */
@media only screen and (min-width: 1120px) and (max-width: 1301px) {
 .container.hero-container .d-flex.align-items-center.mb-3 {
    padding-top: 240px;
  }
  .info-box {
    margin-bottom: 70px;
  }
  .black-line.red-1 {
    margin: 30px 0 30px 215px;
  }
  .black-line.gray-1 {
    margin: 30px 0 30px 215px;
  }
  .black-line.red-2 {
    margin: 30px 0 60px 215px;
  }
  .black-line.gray-2 {
    margin: 30px 0 82px 215px;
  }
  .self-two {
    justify-content: space-around;
  }
}
/* Up to 1100px */
@media only screen and (min-width: 1100px){
  .first-section h1.fw-bold.mb-3{
    font-size: 54px!important;
    top: 65px!important;
    line-height: 60px;
  }
  img.navbar-brand.me-5 {
    margin-right: 1rem !important;
  }
  .navbar-nav .nav-link{
    font-size: 14px;
  }
  .info-box {
    margin-bottom: 125px;
  }
  .black-line.gray-1 {
    margin: 30px 0 30px 147px;
  }
  .black-line.red-1 {
    margin: 30px 0 30px 147px;
  }
  .black-line.gray-2 {
    margin: 30px 0 82px 166px;
}
.black-line.red-2 {
    margin: 30px 0 60px 147px;
}
}
@media (min-width: 768px) and (max-width: 1024px){
  .custom-dual-image-section .card-gray-bg{
    background-position: center;
  }
  .custom-dual-image-section .card-red-bg{
    background-position: center;
  }
  .fifth-section  .text-content {
    margin-bottom: 70px;
  }
  .page-type-homepage .card-text-block {
    max-width: 210px;
  }
  .black-line.red-1 {
    margin: 30px 0 -8px 287px;
  }

}

.spec-col .spec-line .label{
  min-width: 210px;
}


/* trade new css e */
/* Position arrows within the section nicely */
.hero-swiper .swiper-button-prev,
.hero-swiper .swiper-button-next {
  color: #FF4528;
  width: 44px; height: 44px;
}
.hero-swiper .swiper-pagination-bullet { opacity: .35; }
.hero-swiper .swiper-pagination-bullet-active { opacity: 1; }

.swiper-pagination-clickable .swiper-pagination-bullet {
	width: 15px;
    height: 15px;
    background: #FF4528;
}
.contact-section {
	margin-bottom: 0 !important;
}

/* NAV TOP FIXED */
body {
	padding-top: 160px;
}
.navbar {
	position: fixed;
    height: 80px;
    top: 0;
    left: 0;
	right: 0;
    z-index: 99;
	width: 100%;
	max-width: 100%;
	background: #fff;
}
.navbar .container-fluid {
	max-width: 1400px;
	width: 100%;
}
.icon-menu-wrapper {
    position: fixed;
    top: 90px;
    left: 0;
    right: 0;
    z-index: 99;
}
.top-menu {
	margin-left: auto;
}
.modal .container {
	padding: 0;
}
.utilities {
	position: relative;	
}
.desktop-header-search {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;	
}