/*
Theme Name: Mohan Traders
Theme URI: https://mohantrading.com/
Author: ORMC
Author URI: https://www.ormc.lk
Description: Custom WordPress theme for Mohan Traders luxury car sales
Version: 1.0
*/
body {
   font-family: "Montserrat", sans-serif;
    margin: 0;
    letter-spacing: 0.3px;
    font-size: 16px;
  	font-weight: 400;
    line-height: 30px;
	color:#ffffff;
	background-color: #000000;
}

* {
    background-repeat: no-repeat;
}
a, button {
    -webkit-transition: ease-out all 0.3s;
    -moz-transition: ease-out all 0.3s;
    transition: ease-out all 0.3s;
}
a {
    text-decoration: none;
    color: #ffffff;
}
a:hover {
    color: #cd9325;
}
img {
    max-width: 100%;
    height: auto;
}
p{
	margin-bottom:20px;
}
h1, h2, h3, h4, h5, h6 {
    margin-bottom: 0;
}
h1, .h1, h2, .h2 {
	font-family: "Cinzel", serif;
    line-height: 50px;
    font-weight: 500;
    font-size: 40px;
}
h3, .h3 {
    font-size: 20px;
    line-height: 34px;
	font-weight: 600;
}
h4, .h4{
    font-size: 18px;
    line-height: 32px;
	font-weight: 600;
}
.font-mont{
	font-family: "Montserrat", sans-serif;
}
.font-cinzel{
	font-family: "Cinzel", serif;
}
.f-w-400 {
    font-weight: 400;
}
.f-w-500 {
    font-weight: 500;
}
.f-w-600 {
    font-weight: 600;
}
.f-w-700 {
    font-weight: 700;
}
.font-lg{
	font-size:20px;
	line-height:32px;
}
.br-15{
	border-radius:15px;
	overflow: hidden;
}

.color-white, .color-white a {
    color: #ffffff;
}
.color-grey{
    color: #767676;
}
.color-gold{
    color: #b1883a;
}

.bg-white {
    background-color: #ffffff;
}
.bg-black{
    background-color: #000000;
}
.bg-gray{
    background-color: #0f0f0f;
}
.p-t-5 {
    padding-top: 5px;
}
.p-b-5 {
    padding-bottom: 5px;
}
.p-b-10 {
    padding-bottom: 10px;
}
.p-t-10 {
    padding-top: 10px;
}
.p-t-15 {
    padding-top: 15px;
}
.p-b-15 {
    padding-bottom: 15px;
}
.p-t-20 {
    padding-top: 20px;
}
.p-b-20 {
    padding-bottom: 20px;
}
.p-b-25 {
    padding-bottom: 25px;
}
.p-t-30 {
    padding-top: 30px;
}
.p-b-30 {
    padding-bottom: 30px;
}
.p-t-40 {
    padding-top: 40px;
}
.p-b-40 {
    padding-bottom: 40px;
}
.p-t-50 {
    padding-top: 50px;
}
.p-b-50 {
    padding-bottom: 50px;
}
.p-t-60 {
    padding-top: 60px;
}
.p-b-60 {
    padding-bottom: 60px;
}
.p-t-70 {
    padding-top: 70px;
}
.p-b-70 {
    padding-bottom: 70px;
}
.p-t-80 {
    padding-top: 80px;
}
.p-b-80 {
    padding-bottom: 80px;
}
.p-t-90 {
    padding-top: 90px;
}
.p-b-90 {
    padding-bottom: 90px;
}
.p-t-100 {
    padding-top: 100px;
}
.p-b-100 {
    padding-bottom: 100px;
}

.p-b-0 {
    padding-bottom: 0;
}
.p-t-0 {
    padding-bottom: 0;
}
.p-r-5 {
    padding-right: 5px;
}
.p-r-10 {
    padding-right: 10px;
}
.p-r-20 {
    padding-right: 20px;
}
.p-r-92 {
    padding-right: 92px;
}
.p-l-5 {
    padding-left: 5px;
}
.p-l-10 {
    padding-left: 10px;
}
.p-l-20 {
    padding-left: 20px;
}
.p-l-30 {
    padding-left: 30px;
}
.no-padding {
    padding: 0;
}
.m-b-5 {
    margin-bottom: 5px;
}
.m-b-10 {
    margin-bottom: 10px;
}
.m-b-15 {
    margin-bottom: 15px;
}
.m-b-20 {
    margin-bottom: 20px;
}
.m-b-30 {
    margin-bottom: 30px;
}
.m-b-40 {
    margin-bottom: 40px;
}
.m-b-50 {
    margin-bottom: 50px;
}
.m-b-60 {
    margin-bottom: 60px;
}
.m-r-5 {
    margin-right: 5px;
}
.m-r-10 {
    margin-right: 10px;
}
.m-r-15 {
    margin-right: 15px;
}
.m-r-20 {
    margin-right: 20px;
}
.m-r-25 {
    margin-right: 25px;
}
.m-r-30 {
    margin-right: 30px;
}
.m-l-5 {
    margin-left: 5px;
}
.m-l-10 {
    margin-left: 10px;
}
.m-l-15 {
    margin-left: 15px;
}
.m-l-20 {
    margin-left: 20px;
}
.m-l-25 {
    margin-left: 25px;
}
.m-l-30 {
    margin-left: 30px;
}
.no-margin {
    margin: 0;
}
.font-lg {
    font-size: 18px;
    line-height: 33px;
}
.font-xl {
    font-size: 24px;
    line-height: 36px;
}
.container-medium{
	max-width:900px!important;
}

/* Navbar */
.header{
	padding:0 50px;
}
.navbar-dark .navbar-nav li {
    margin: 0 10px;
}

.navbar-dark .navbar-nav li a {
    color: #ffffff;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 400;
    padding: 8px;
    display: block;
}
.navbar-dark .navbar-nav li.active-light a {
    color: #797979;
    font-weight: 500;
}
.navbar-dark .navbar-nav > li > a:hover {
    color: #b1883a;
}
.navbar-nav li.menu-item-has-children {
    position: relative;
}

.navbar-nav li.menu-item-has-children:hover > .sub-menu,
.navbar-nav li.menu-item-has-children:focus-within > .sub-menu {
	transform: translateY(0px);
    opacity: 1;
    visibility: visible;
}

.navbar-nav li.menu-item-has-children > .sub-menu {
    position: absolute;
    top: 44px;
    left: 0;
    z-index: 999;
    background: #191919;
    min-width: 210px;
    box-shadow: 0 6px 24px rgba(0, 0, 0, 0.19);
    border-radius: 10px;
    border-top: 0;
    padding: 0.5rem 0;
    transition: all 0.18s;
    list-style: none;
	-webkit-transition: 0.4s all ease-out;
	-moz-transition: 0.4s all ease-out;
	transition: 0.4s all ease-out;
	/*-webkit-transform-origin: 0 0 0;
	transform-origin: 0 0 0;*/
	    transform: translateY(40px);
    opacity: 0;
    visibility: hidden;
}

.navbar-nav li.menu-item-has-children > .sub-menu li a {
    display: block;
    padding: 8px 22px;
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    white-space: nowrap;
    text-decoration: none;
    border-radius: 6px;
    transition: background 0.17s, color 0.17s;
}

.navbar-nav li.menu-item-has-children > .sub-menu li a:hover,
.navbar-nav li.menu-item-has-children > .sub-menu li a:focus {
    background-color: #232323;
    color: #fff;
}

.navbar-nav > li.menu-item-has-children:after {
    display: inline-block;
    content: "";
    border-top: .32em solid #7c7c7c;
    border-right: .32em solid transparent;
    border-bottom: 0;
    border-left: .32em solid transparent;
    position: absolute;
    right: 8px;
    top: 20px;
    pointer-events: none;
}
.navbar-nav > li.menu-item-has-children > a {
    padding-right: 25px;
}
.navbar-nav > li ul.sub-menu li.menu-item-has-children:after {
    display: inline-block;
    content: "";
    border-top: .32em solid transparent;
    border-right: 0;
    border-bottom: .32em solid transparent;
    border-left: .32em solid #7c7c7c;
    position: absolute;
    right: 8px;
    top: 20px;
    pointer-events: none;
}
.navbar-nav li.menu-item-has-children > .sub-menu .sub-menu {
    left: 100%;
    top: 0;
    margin-left: 0.3rem;
    transform: none;
    opacity: 0;
    visibility: hidden;
    transition: 0.4s all ease-out;
}
.navbar-nav li.menu-item-has-children > .sub-menu li.menu-item-has-children:hover > .sub-menu {
    opacity: 1;
    visibility: visible;
}


.page-content{
	color:#767676;
}
.page-content h3, .page-content h4{
	color:#ffffff;
	padding-bottom:15px;
}
/* Responsive: Dropdown displays as block and full width on mobile */
@media (max-width: 991.98px) {
    .navbar-nav li.menu-item-has-children > .sub-menu {
        position: static;
        background: #111;
        min-width: 100%;
        border-radius: 0 0 10px 10px;
        box-shadow: none;
        border-top: none;
        padding: 0.2rem 0;
    }
    .navbar-nav li.menu-item-has-children > .sub-menu li a {
        padding: 12px 20px;
        font-size: 16px;
    }
    .navbar-nav > li.menu-item-has-children:after {
        right: 18px;
        top: 20px;
    }
}

.support-icon {
    width: 48px;
    height: 48px;
    background-color: #1a1a1a;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.support-icon img {
    width: 22px;
    height: 22px;
}

.support-title {
    font-size: 14px;
    color: #767676;
    line-height: 1.2;
    margin-bottom: 3px;
}

.support-phone {
    font-size: 18px;
    font-weight: 600;
    color: #ffffff;
    text-decoration: none;
    display: inline-block;
}

.hero-section {
 background-image: url('assets/images/hero-bg.webp');
    background-size: auto 100%;
    background-position: right bottom;
    background-repeat: no-repeat;
    height: calc(100vh - 100px);
    min-height: 500px;
    max-height: 900px;
    display: flex;
}
.hero-section .container{
	position:relative;
}
.search-bar{
    padding: 25px;
    background-color: rgba(15, 15, 15, 0.85);
    border-radius: 15px;
    backdrop-filter: blur(5px);
}
.search-form h3{
	padding: 5px 30px;
    color: #b1883a;
}
.search-bar input::placeholder {
    color: #ffffff;
    opacity: 1; 
}
.search-bar input:-ms-input-placeholder {
    color: #ffffff;
}
.search-bar input::-ms-input-placeholder {
    color: #ffffff;
}

.find-ride-title {
    font-family: "Cinzel", serif;
    font-size: 28px;
    font-weight: 500;
    color: #ffffff;
}

.search-bar select, 
.search-bar input {
    background-color: #0f0f0f;
    color: #ffffff;
    border: 1px solid #333333;
    border-radius: 10px;
    height: 50px;
}
.search-form-section {
    margin-top: -145px;
}

.btn-main {
    background-color: #b1883a;
    border: none;
    font-weight: 600;
    font-size: 16px;
    border-radius: 10px;
    color: #ffffff;
    padding: 13px 20px;
}

.btn-main:hover {
    background-color: #cd9325;
}
.hero-text-block {
    padding-top: 95px;
}

.grid-item {
    transition: all 0.3s ease;
	margin-bottom:25px;
}

.grid-img-wrap {
    overflow: hidden;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

.grid-img {
    transition: transform 0.5s ease;
}

.grid-img-wrap:hover .grid-img {
    transform: scale(1.05);
}
.title-sm {
    line-height: 46px;
    font-size: 28px;
}
.light-bottom {
    background: url('assets/images/gr-bottom.png') no-repeat bottom center;
    background-size: 100% auto;
}
.light-top {
    background: url('assets/images/gr-top.png') no-repeat top center;
    background-size: 100% auto;
}
.popular-carousel .item img {
    max-height: 80px;
    width: auto;
    margin: 0 auto;
}
.popular-carousel .owl-nav {
    position: absolute;
    top: 50%;
    left: -40px;
    display: flex;
    justify-content: space-between;
    transform: translateY(-50%);
    pointer-events: none;
    right: -40px;
	opacity: 0;
    transition: all 0.3s ease;
}
.popular-carousel .owl-nav button {
    background: none;
    border: none;
    pointer-events: all;
}

.popular-carousel .owl-nav .nav-arrow {
    width: 25px; 
    height: auto;
}
.popular-carousel:hover .owl-nav {
    opacity: 1;
    pointer-events: all;
}
.home-categories a {
    display: block;
    font-weight: 400;
    padding: 5px 0;
    transition: all 0.3s ease;
}

.sell-car-section{
	position:relative;
}
.sell-car-section .sell-car-bg{
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	width:45%;
    background-image:url('assets/images/sell-car-bg.jpg');
    background-repeat: no-repeat;
    background-position: right center;
    background-size: auto;
}
.social-icons a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    border: 1px solid #ffffff;
    border-radius: 50%;
    transition: all 0.3s ease;
}

.social-icons a img {
    width: 20px;
    height: auto;
    transition: all 0.3s ease;
}

/* Hover effect */
.social-icons a:hover {
    border-color: #cd9325;
    background-color: #cd9325;
}

.social-icons a:hover img {
    filter: brightness(0) invert(1); /* make white inside golden bg */
}
.page-hero-section {
    background-image: url(assets/images/page-bg.jpg);
    background-size: auto 100%;
    background-position: right bottom;
    background-repeat: no-repeat;
	min-height:400px;
}

.pagination-nav .pagination {
    gap: 10px;
}

.pagination-nav .page-item .page-link {
    background-color: #0f0f0f;
    color: #ffffff;
    border: 1px solid #2b2b2b;
    padding: 10px 15px;
    border-radius: 6px;
    font-weight: 500;
    transition: all 0.3s ease;
	display: block;
    min-width: 45px;
}

.pagination-nav .page-item .page-link:hover,
.pagination-nav .page-item.active .page-link {
    border-color: #cd9325;
    color: #ffffff;
}
.pagination-top .btn{
	min-width: 250px;
}
.load-more-content a{
	border-color: #3e3e3e;
}
.additional-description{
	display:none;
}
ul.list {
    list-style: none;
    padding-left: 0;
    margin: 0;
}

ul.list li {
    position: relative;
    padding-left: 35px;
    padding-bottom: 15px;
    line-height: 1.6;
    font-size: 16px;
    color: #ffffff;
}

ul.list li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 5px;
    width: 20px;
    height: 20px;
    background-image: url('assets/images/icon-right.png');
    background-size: contain;
    background-repeat: no-repeat;
}

.cta-section, .sell-car-section{
	border-top: 1px solid #232323;
}
footer.footer, .footer-socket{
	border-top: 1px solid #232323;
}

/* Main gallery layout */
.gallery-main-img-wrap {
    min-height: 370px;
    max-height: 450px;
    display: flex;
    align-items: stretch;
}
.gallery-main-img-wrap img.main-img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    min-height: 370px;
    max-height: 450px;
    border-radius: 12px;
}

/* Side images columns */
.gallery-side-imgs-wrap {
    min-height: 180px;
    max-height: 215px;
    justify-content: space-between;
}
.gallery-side-imgs-wrap .side-img-link {
    flex: 1 1 0;
}
.gallery-side-imgs-wrap img.side-img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    min-height: 85px;
    max-height: 215px;
    border-radius: 10px;
}

.gallery-more {
    position:relative;
}
.gallery-more-label {
    background: rgb(0 0 0 / 45%);
}


/* Listing Details Section */
.title-sub {
    font-size: 22px;
	line-height: 36px;
}
.vehicle-details-list {
    row-gap: 15px;
    --bs-gutter-x: 70px;
}
.detail-group {
    border-bottom: 1px solid #333;
    padding-bottom: 10px;
    margin-bottom: 8px;
    display: flex;
    justify-content: space-between;
}
.detail-label {
    color: #bbb;
    font-weight: 400;
}
.detail-value {
    font-weight: 500;
}


.listing-price-card {
    box-shadow: 0 4px 24px 0 rgba(24,24,24,0.10);
    background: #232323;
    border-radius: 16px;
	padding:40px;
}
.vehicle-price {
    font-family: "Cinzel", serif;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 1px;
}
.vehicle-price-note {
    font-size: 15px;
}
.vehicle-calc-label {
    color: #b1883a;
    font-family: "Cinzel", serif;
    font-size: 22px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 1px;
    text-align: right;
}
.leasing-label {
    font-size: 15px;
    font-weight: 500;
}
.book-inspection-title {
    font-family: "Cinzel", serif;
    font-size: 20px;
    letter-spacing: 1px;
    margin-bottom: 8px;
    color: #fff;
}
.book-inspection-desc {
    font-size: 15px;
}
.support-title {
    font-size: 15px;
    margin-bottom: 2px;
}
.support-phone {
    font-size: 17px;
    font-weight: 600;
    color: #fff;
}
.listing-price-card input.form-control {
    background: #1a1a1a;
    color: #fff;
    border: 1px solid #333;
    border-radius: 8px;
    padding: 12px 12px;
    margin-bottom: 0;
    font-size: 15px;
}
.listing-price-card input.form-control:focus {
    border-color: #b1883a;
    background: #232323;
    color: #fff;
}
.listing-price-card button.btn-main {
    margin-top: 7px;
}
.content-area h2, .content-area h3{
	font-family: "Cinzel", serif;
	font-size: 26px;
    padding-bottom: 15px;
    padding-top: 10px;
    line-height: 42px;
    color: #ffffff;
}
.content-area p, .content-area ul li{
	color: #767676;
}

.inspection-form-box .form-label {
  color: #bbbbbb;
  font-size: 16px;
  margin-bottom: 5px;
}

.inspection-form-box .form-control {
  background: #232323;
  border: none;
  border-radius: 0;
  color: #fff;
  height: 48px;
  font-size: 18px;
  margin-bottom: 0;
  box-shadow: none;
}

.inspection-form-box .form-control:focus {
  background: #232323;
  color: #fff;
  border: none;
  outline: 2px solid #b1883a;
  box-shadow: none;
}

.booknow-btn {
  margin-top: 20px;
  padding: 14px 48px;
  border-radius: 32px;
  background: transparent;
  border: 1px solid #b3b3b3;
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  transition: all 0.2s;
}

.booknow-btn:hover,
.booknow-btn:focus {
  border: 1.5px solid #b1883a;
  background: #232323;
  color: #fff;
}
#menu-footer-01 li, #menu-footer-02 li{
	padding-bottom:10px;
}
.mt-card {
    box-shadow: 0 4px 24px 0 rgba(24, 24, 24, 0.10);
    background: #232323;
    border-radius: 16px;
    padding: 40px;
}
.contact-form .contact-form-row .wpcf7-text,.contact-form .contact-form-row .wpcf7-textarea, .contact-form .contact-form-row .wpcf7-select {
	background: #1a1a1a;
    color: #fff;
    border: 1px solid #333;
    border-radius: 8px;
    padding: 8px 12px;
    margin-bottom: 0;
    font-size: 15px;
	width:100%!important;
	min-height:48px!important;
	-webkit-appearance: none;
  appearance: none;
}
.contact-form .wpcf7-form-control-wrap {
    display: block;
    width: 100%;
}
.contact-form .contact-form-row{
	
}
.contact-form .contact-form-row .wpcf7-textarea{
	height:120px;
}
.contact-form .contact-form-row{
	margin-bottom:15px;
}
.sell-page-hero{
	background-image:url('assets/images/sell-hero-bg.jpg');
}
.why-choose-content{
	max-width:500px;
}
.car-sell-form .contact-form-row p{
	margin-bottom:0;
}
.trade-section{
	background-image:url('assets/images/Trade-Section-bg.jpg');
	background-size:100% auto;
	background-position:top right;
	background-repeat:no-repeat;
}
.sell-quote{
	background-image:url('assets/images/quote-bg.jpg');
	background-size: auto 100%;
	background-position:bottom right;
	background-repeat:no-repeat;
}
.why-choose-section{
	background-image:url('assets/images/section-bg.jpg');
	background-size: cover;
	background-position:bottom center;
	background-repeat:no-repeat;
}
.loan-hero-section{
	background-image:url('https://mohantrading.com/wp-content/uploads/2025/06/hero-defalt-bg.jpg');
	background-position: left bottom;
}
.leasing-companies .popular-carousel .item img{
	max-height:120px;
}
.faq-list {
    padding: 30px 40px;
    border: 1px solid #222222;
    border-radius: 5px;
    margin-bottom: 40px;
}
.loan-calc-form{
	margin-top:-400px;
}
input.no-spinner::-webkit-outer-spin-button,
input.no-spinner::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input.no-spinner {
  -moz-appearance: textfield;
}
.field-error {
  border: 1px solid #ff0000!important;
}
#lease-result {
	background-color: #b1883a;
    padding: 20px;
    margin-bottom: 30px;
    border-radius: 10px;
    text-align: center;
	display: none;
}
#lease-result p{
	margin:0;
}
#lease-result p span{
	display: block;
    font-size: 20px;
    font-weight: 600;
    line-height: 34px;
}

.news-body{
	color: #767676;
}
.news-body h2{
	font-family: "Montserrat", sans-serif;
	font-size:30px;
	line-height: 42px;
	padding-bottom:20px;
	padding-top: 20px;
}
.news-body h3{
	padding-bottom:20px;
	font-weight: 500;
}
.news-body h2, .news-body h3, .news-body h4{
	color:#ffffff; 
}
.share-post {
    border-top: 1px solid #232323;
    border-bottom: 1px solid #232323;
    padding: 15px 5px;
    margin-top: 30px;
}
#main{
	overflow: hidden;
}
.btn-whatsapp{
	background-color: #1DAA61;
    font-weight: 500;
    font-size: 15px;
}
.btn-whatsapp img{
	margin-right:10px;
}
.heateor_sss_sharing_title{
	padding-bottom: 10px;
}
.sold-out{
	border: 2px dashed #ff4c4c;
    padding: 10px 20px;
}
.sold-out h4{
	color: #ff4c4c;
}
@media (max-width: 767px) {
  .inspection-form-box .row .col-8, .inspection-form-box .row .col-4 {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }
    .loan-calc-form {
        margin-top: -80px;
        margin-bottom: 50px;
    }
	.page-hero-section.loan-hero-section{
		min-height: auto;
	}
}


/* Responsive */
@media (max-width: 991px) {
    .listing-details-section .col-lg-7,
    .listing-details-section .col-lg-5 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .listing-price-card {
        margin-top: 32px;
    }
}
@media (max-width: 575px) {
    .detail-group {
        font-size: 14px;
        padding-bottom: 12px;
    }
    .vehicle-details-title {
        font-size: 18px;
    }
}



@media (max-width: 991px) {
    .gallery-main-img-wrap, .gallery-main-img-wrap img.main-img {
        min-height: 240px;
        max-height: 300px;
    }
    .gallery-side-imgs-wrap, .gallery-side-imgs-wrap img.side-img, .gallery-more {
        min-height: 85px;
        max-height: 150px;
    }
}

@media (max-width: 767px) {
    .gallery-main-img-wrap,
    .gallery-main-img-wrap img.main-img,
    .gallery-side-imgs-wrap img.side-img,
    .gallery-more {
        min-height: 200px;
        max-height: 400px;
    }
}
@media (min-width: 992px) and (max-width: 1099px) {
    .navbar-nav #menu-item-49, .navbar-nav #menu-item-50{
        display: none !important;
    }
}

@media (min-width: 767px) and (max-width: 992px) {
    .cta-section .support-box, .footer .foote-menu-1 {
        display: none!important;
    }
}
@media (max-width: 1199px) {
	.gallery-main-img-wrap {
    height: 370px;
}
.gallery-side-imgs-wrap {
    height: 190px;
}	
	
}

@media (max-width: 992px) {
	 .navbar .support-box {
        display: table;
        margin: 20px auto;
    }
	.navbar .support-box a{
        margin:0!important;
    }
	.header {
    border-bottom: 1px solid #121212;
}
	
	.gallery-main-img { min-width: 220px; }
  .side-img, .gallery-more { width: 120px; height: 78px; }
  .gallery-side-imgs { gap: 10px; }
	.navbar-nav li.menu-item-has-children > .sub-menu {
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
		display:none;
}
.submenu-toggle {
        cursor: pointer;
        margin-left: 0px;
        font-size: 20px;
        color: #b1883a;
        display: inline-block;
        position: absolute;
        top: 0;
        right: 0;
        border: 1px solid #333333;
        border-radius: 6px;
        background-color: #0f0f0f;
        width: 25px;
        height: 25px;
        text-align: center;
        line-height: 23px;
        margin-top: 12px;
    }
	header.sticky-top {
    position: absolute;
    left: 0;
    right: 0;
}
	.navbar-dark .navbar-nav li {
    min-width:280px;
}
	    .navbar-nav > li.menu-item-has-children:after, .navbar-nav > li ul.sub-menu li.menu-item-has-children:after {
        display:none;
    }
.search-form-section {
    margin-top: 50px;
}
	.hero-text-block {
    padding-top: 150px;
		max-width: 500px;
}
	.contact-form.car-sell-form .contact-form-row{
		margin-bottom:0;
	}
	.contact-form.car-sell-form .form-group{
		margin-bottom:15px;
	}
	.hero-text-block h1{
		font-size: 35px;
    line-height: 48px;
	}
	h1, .h1, h2, .h2 {
    font-size: 35px;
}
	.news-single-section{
		margin-top:60px;
	}
}
@media (max-width: 767px) {
	.search-form-section {
    margin-top: 80px;
}
.hero-section {
    background-size: auto 70%;
}	
.hero-text-block {
        padding-top: 50px;
    }
.header {
    padding: 0 10px;
}
    .sell-car-section .sell-car-bg {
        position: relative;
        width: 100%;
        height: 300px;
        background-position: center;
        margin-bottom: 30px;
        background-size: 100% auto;
    }
	.footer .row > div {
        margin-bottom: 30px;
    }
	.cta-section .row {
        flex-direction: column;
        text-align: center;
    }
	.gallery-layout {
    flex-direction: column;
    gap: 16px;
  }
  .gallery-main-img { width: 100%; min-width: 0; }
  .gallery-side-imgs { flex-direction: row; gap: 10px; }
  .side-img, .gallery-more { width: 46vw; height: 24vw; min-width: 100px; }
	    .hero-text-block {
        padding-top: 130px;
        padding-bottom: 20px;
    }
	.vehicle-cat-list{
		text-align:center;
		
	}
	.page-search-form{
		display:none
	}
	.listing-gallery-hero{
		padding-top:120px;
	}
	.gallery-side-imgs-wrap {
        height: auto;
		min-height:auto;
		max-height: inherit;
    }
	.listing-price-card {
        margin-top: 0;
    }
	.cta-section .cta-buttons{
		display: block !important;
	}
	.cta-section .support-box{
		justify-content: center;
		padding-top:30px;
	}
	.vehicle-details-list {
    --bs-gutter-x:40px;
} 
	.page-hero-section{
		position:relative;
	}
	
	.page-hero-section {
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.page-hero-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 1;
}

.page-hero-section .container {
  position: relative;
  z-index: 2;
}
.contact-details .mt-card{
	margin-top:50px;
}	
    .contact-details .mt-card.loan-calc-form {
        margin-top: -90px;
    }
}
@media (max-width: 600px) {
	.navbar-brand{
		    max-width: 180px;
	}
	.side-img, .gallery-more { width: 45vw; height: 22vw; }
  
}
@media (max-width: 420px) {
	.hero-section {
    background-size: auto 70%;
}
}

.whatsapp-widget {
    position: fixed;
    right: 25px;
    bottom: 20px;
    z-index: 99999;
}

.whatsapp-widget .button-container {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 70px;
    height: 70px;
}

.wave-circle {
    position: absolute;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background: rgba(37, 211, 102, 0.3);
    animation: wave-pulse 2s ease-out infinite;
    pointer-events: none;
}

.wave-1 {
    animation-delay: 0s;
}

.wave-2 {
    animation-delay: 0.6s;
}

.wave-3 {
    animation-delay: 1.2s;
}

@keyframes wave-pulse {
    0% {
        transform: scale(1);
        opacity: 0.8;
    }
    50% {
        opacity: 0.4;
    }
    100% {
        transform: scale(2.2);
        opacity: 0;
    }
}

.whatsapp-button {
    position: relative;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: linear-gradient(135deg, #25D366 0%, #1EBE57 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    border: 3px solid #ffffff;
    box-shadow: 0 4px 15px rgba(37, 211, 102, 0.4);
    transition: all 0.3s ease;
    cursor: pointer;
    z-index: 2;
    text-decoration: none;
    animation: float 3s ease-in-out infinite;
}

@keyframes float {
    0%, 100% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(-10px);
    }
}

.whatsapp-button i {
    color: #ffffff;
    font-size: 32px;
    transition: transform 0.3s ease;
}

.whatsapp-button:hover {
    transform: scale(1.1);
    box-shadow: 0 6px 25px rgba(37, 211, 102, 0.6);
    animation: none;
}

.whatsapp-button:hover i {
    transform: scale(1.2) rotate(15deg);
}

.whatsapp-button:active {
    transform: scale(0.95);
}

.notification-badge {
    position: absolute;
    top: -14px;
    right: -9px;
    background: linear-gradient(135deg, #ff4757 0%, #e84118 100%);
    border-radius: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    font-size: 9px;
    font-weight: 700;
    border: 1px solid #ffffff;
    animation: badge-pulse 1.5s ease-in-out infinite;
    z-index: 3;
    line-height: 16px;
    padding: 0 4px;
}
@keyframes badge-pulse {
    0%, 100% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.1);
    }
}

.whatsapp-tooltip {
    position: absolute;
    right: 80px;
    background: #333333;
    color: #ffffff;
    padding: 8px 15px;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 500;
    white-space: nowrap;
    opacity: 0;
    visibility: hidden;
    transform: translateX(10px);
    transition: all 0.3s ease;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
    pointer-events: none;
}

.whatsapp-tooltip::after {
    content: '';
    position: absolute;
    right: -6px;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-left: 6px solid #333333;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
}

.button-container:hover .whatsapp-tooltip {
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
}

.glow-effect {
    animation: glow-pulse 2s ease-in-out infinite;
}

@keyframes glow-pulse {
    0%, 100% {
        box-shadow: 0 4px 15px rgba(37, 211, 102, 0.4);
    }
    50% {
        box-shadow: 0 0 30px rgba(37, 211, 102, 0.8),
                    0 0 50px rgba(37, 211, 102, 0.4);
    }
}

.shake-animation {
    animation: shake 0.5s ease-in-out 3s infinite;
}

@keyframes shake {
    0%, 100% {
        transform: translateX(0);
    }
    10%, 30%, 50%, 70%, 90% {
        transform: translateX(-5px);
    }
    20%, 40%, 60%, 80% {
        transform: translateX(5px);
    }
}

.bounce-animation {
    animation: bounce 2s ease-in-out infinite;
}

@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-20px);
    }
    60% {
        transform: translateY(-10px);
    }
}

.whatsapp-button::before {
    content: '';
    position: absolute;
    top: -5px;
    left: -5px;
    right: -5px;
    bottom: -5px;
    border-radius: 50%;
    background: linear-gradient(45deg, #25D366, #1EBE57, #25D366);
    background-size: 400%;
    z-index: -1;
    animation: gradient-rotate 3s linear infinite;
    opacity: 0.7;
}

@keyframes gradient-rotate {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}


