body {
    font-size: .75em;
    overflow-x: hidden !important;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
li,
th,
td,
label {
    font-family: 'Poppins', sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    color:#0a2540;
}

.form-floating > .form-control, .form-floating > .form-select {
    height: auto !important;
}

.table.selected-vehicle-spec-table tr td {
    font-size: 1.2em;
    border: none !important;
}

.err-toast {
    z-index: 999;
}

.sv-title {
    font-size: 1.625em;
}

.wrapper {
    align-items: stretch;
    display: flex;
    width: 100%;
}

.nav-toggle-btn:focus {
    outline: none;
    box-shadow: none;
}
.nav-toggle-btn::-moz-focus-inner {
    border: 0;
}

.custom-color {
    color: #5f30e2 !important;
}
.custom-btn {
    background-color: #5f30e2 !important;
    color: #fff !important;
}
.custom-btn:hover {
    background-color: #635bff !important;
    color: #fff !important;
}

.custom-outline-btn {
    border: 1px solid #5f30e2 !important;
    color: #5f30e2 !important;
}
.custom-outline-btn:hover {
    border-color: #5f30e2 !important;
    background-color: #635bff !important;
    color: #fff !important;
}
.custom-nav-link.active {
    background-color: #5f30e2 !important;
    color: #fff !important;
}
.custom-nav-link.active:hover {
    background-color: #635bff !important;
    color: #fff !important;
}
.custom-nav-link {
    color: #1d1d1d !important;
}
.custom-nav-link:hover {
    color: #5f30e2 !important;
}

.dash-nav-logo {
    padding: .5rem 1.9rem 0.375rem;
}

.main {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    min-width: 0;
    transition: margin-left .35s ease-in-out,left .35s ease-in-out,margin-right .35s ease-in-out,right .35s ease-in-out;
    width: 100%;
}
.mobile-landing-logo {
    display: none;
}
.mobile-landing-logo {
    left: 50%;
    transform: translate(-50%, -25%);
    top: 25%;
    z-index: 999;
}
.primary-top-navbar {
    padding: 15px 0px;
}
.cursor-pointer {
    cursor: pointer;
}

#addToHome {
    z-index: 999;
    right: 20px;
    bottom: 20px;
}

/** rgba(95, 48, 226, 0.5); */
.hp-signin-link {
    border-radius: 15px;
    background-color: rgba(255, 255, 255, 0.1);
    width: 100px;
    text-align: center;
}
.other-signin-link {
    border-radius: 15px;
    background-color: rgba(0, 0, 0, 0.1);
    width: 100px;
    text-align: center;
    color: #1d1d1d !important;
}

.play-video-btn {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: rgba(255,255,255,0.6);
    font-size: 60px;
}

.about-txt h2 {
    font-size: 38px;
    font-weight: bold;
}
.about-txt h1,
.about-txt h2 {
    font-weight: bold;
}
.about-txt h3 {
    font-size: 30px;
    font-weight: bold;
}
.about-txt h4,
.about-txt h5,
.about-txt h6 {
    font-size: 26px;
}
.about-txt p,
.about-txt ul li {
    color: #5b6a7a;
}
.about-txt p,
.about-txt ul li,
.about-txt h4,
.about-txt h5,
.about-txt h6 {
    font-size: 20px;
}

.content {
    background-color: #fff;
    direction: ltr;
    flex: 1;
    padding: 2.5rem 2.5rem 1.5rem;
}

.light-grey-bg {
    background: #f0f0f0;
}

.ui-datepicker-calendar {
    display: none;
}

.homepage-postcode-lookup-container h1 {
    text-shadow: -1px -1px 20px rgba(0,0,0,0.6);
}

.software-img-shadow {
    box-shadow: 0 50px 100px -20px rgba(50,50,93,0.25), 0 30px 60px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0 50px 100px -20px rgba(50,50,93,0.25), 0 30px 60px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 50px 100px -20px rgba(50,50,93,0.25), 0 30px 60px rgba(0,0,0,0.3);
}

.about-sold-form-img {
    right: 0px;
    bottom: -50px;
}
.about-sold-form-img img {
    width: 180px;
}
.about-section {
    padding: 100px 0px 100px 0px;
}

.about-us-header {
    margin-bottom: 100px;
}

.navbar-light .navbar-nav .landing-nav-link.active, .navbar-light .navbar-nav .show > .landing-nav-link {
    color: #fff !important;
}
.navbar-light .navbar-nav .landing-nav-link {
    color: #ccc !important;
}

.landing-navbar {
    z-index: 999;
    background: transparent;
}

.landing-gradient-overlay {
    background-image: linear-gradient(0deg, rgba(255,0,0,0), rgb(0, 0, 0));
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 998;
}

/** 
* Landing mobile menu
*/
.landing-mobile-menu ul li a {
    color: #999999;
    font-weight: bold;
    text-transform: uppercase;
}
.landing-mobile-menu ul li a.active {
    color: #1d1d1d;
}
.landing-mobile-menu ul li:hover a {
    color: #1d1d1d;
    transition:ease .3s;
}

/** 
* Social share btns
*/
div#social-links {
    margin: 0 auto;
    max-width: 500px;
}
#social-links ul {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 17px;
    text-align: center;
}
div#social-links ul li {
    display: inline-block;
}          
div#social-links ul li a {
    padding: 20px;
    border: 1px solid #ccc;
    margin: 1px;
    font-size: 30px;
}

#social-links ul li a .fa-facebook-square {
    color: #3b5998 !important;
    transition: ease .3s;
}

#social-links ul li a .fa-twitter {
    color: #1DA1F2 !important;
}

#social-links ul li a .fa-linkedin {
    color: #0077b5 !important;
}

#social-links ul li a .fa-telegram {
    color: #2AABEE  !important;
}

#social-links ul li a .fa-whatsapp {
    color: #25d366  !important;
}

#social-links ul li a .fa-reddit {
    color: #ED001C !important;
}

#social-links ul li a:hover .fa-facebook-square,
#social-links ul li a:hover .fa-twitter,
#social-links ul li a:hover .fa-linkedin,
#social-links ul li a:hover .fa-telegram,
#social-links ul li a:hover .fa-whatsapp,
#social-links ul li a:hover .fa-reddit {
    color: #000000 !important;
}

.fleft {
    float:left;
}
.fright {
    float:right;
}
/** 
* Auth
*/
/* Login */
.auth-info-col {
    background: url('../images/revolutiondealers-rev.jpg') no-repeat;
    background-size: cover;
    background-position: center;
    height: 100vh;
}
.auth-screen-overlay {
    position: absolute;
    background: rgba(0,0,0,0.9);
}
.auth-main-screen {
    z-index: 999;
}
img.auth-login-img {
    width: 400px;
    position: absolute;
    right: 0;
    bottom: 0;
    border-top-left-radius: 10px;
    -webkit-box-shadow: -3px -3px 9px 0px rgba(0,0,0,0.14);
    -moz-box-shadow: -3px -3px 9px 0px rgba(0,0,0,0.14);
    box-shadow: -3px -3px 9px 0px rgba(0,0,0,0.14);
}
.parallelogram-one {
    width: 530px;
    height: 120px;
    background: linear-gradient(rgba(255,255,255,0), rgba(255,255,255, 0.1));
    -webkit-transform: rotate(-50deg) skew(50deg);
    -moz-transform: rotate(-50deg) skew(50deg);
    -o-transform: rotate(-50deg) skew(50deg);
    position: absolute;
    transform: rotate(-50deg) skew(50deg);
    top: 50%;
    left: 10%;
}
.parallelogram-two {
    width: 100%;
    height: 120px;
    background: linear-gradient(rgba(255,255,255,0), rgba(255,255,255, 0.1));
    -webkit-transform: rotate(-50deg) skew(50deg);
    -moz-transform: rotate(-50deg) skew(50deg);
    -o-transform: rotate(-50deg) skew(50deg);
    position: absolute;
    transform: rotate(-10deg) skew(50deg);
    top: 30%;
}
.parallelogram-three {
    width: 100%;
    height: 120px;
    background: linear-gradient(rgba(255,255,255,0), rgba(255,255,255, 0.1));
    -webkit-transform: rotate(-50deg) skew(50deg);
    -moz-transform: rotate(-50deg) skew(50deg);
    -o-transform: rotate(-50deg) skew(50deg);
    position: absolute;
    transform: rotate(-10deg) skew(50deg);
    top: 61%;
}
.parallelogram-four {
    width: 530px;
    height: 120px;
    background: linear-gradient(rgba(255,255,255,0), rgba(255,255,255, 0.1));
    -webkit-transform: rotate(-50deg) skew(50deg);
    -moz-transform: rotate(-50deg) skew(50deg);
    -o-transform: rotate(-50deg) skew(50deg);
    position: absolute;
    transform: rotate(-50deg) skew(50deg);
    top: 50%;
    left: 50%;
}

.photo-upload-hidden-file {
    visibility: hidden;
}

#tradeContactDetails {
    display: none;
}

#privateMoreThan1000 {
    display: none;
}
#privateMoreThan10000 {
    display: none;
}

#tradeMoreThan2000 {
    display: none;
}
#tradeMoreThan5000 {
    display: none;
}
#tradeMoreThan10000 {
    display: none;
}

.package-price-sub-heading {
    font-weight: lighter;
    font-size: 0.8em;
}
.package-price {
    font-size: 2em;
}
.package-price-pence {
    font-size: 0.8em;
    vertical-align: text-top;
}
ul.package-check-li {
    list-style-type: none;
    text-indent: -1.3em;
    padding-left: 1em;
}
.package-check-li li:before {
    content: "\f00c";
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    padding-right: 5px;
}
.package-check-li li {
    margin: 0px 0px 15px 0px;
}
.promo-package {
    background: aliceblue;
}

#advertForm {
    display: none;
}
#aboutVehicle {
    display: none;
}

#dropArea {
    border: 2px dashed #ccc;
    border-radius: 20px;
    width: 100%;
    margin: 50px auto;
    padding: 20px;
}
#dropArea.highlight {
    border-color: purple;
}
#gallery img {
    width: 150px;
    margin-bottom: 10px;
    margin-right: 10px;
    vertical-align: middle;
}

/** 
* Gallery
*/
.slider-for img {
    object-fit: cover;
    width: 100%;
    max-height: 550px;
}
.slider-nav img {
    object-fit: cover;
    width: 100%;
    height: 150px;
    border-radius: 5px;
}

#modalPreviewBtn {
    display: none;
}

.my-listing-preview-img-card-top {
    object-fit: cover;
    height: 29vh;
}
.registration-bg {
    background: #ffcd00;
    text-align: center;
    font-weight: bold;
    border-radius: 3px;
    border: 1px solid #000;
}
.my-listing-card-body .registration-bg {
    width: 100px;
}
.my-listing-card-img-title {
    color: #fff;
    bottom: 0px;
    padding: 10px;
    background-color: rgba(0,0,0,.5);
}
.my-listing-card-price {
    border-radius: 10px;
    justify-content: center;
    border: 0.5px solid #ccc;
}

.homep-postcode-input input::placeholder {
  	text-transform: capitalize !important;
}

.latest-vehicles-card {
    height: 100% !important;
}

.car-search-form-container .form-control,
.car-search-form-container .form-select {
    font-size: 12px !important;
}

.dashboard-ad-icon img {
    width: 54px;
}

/** 
* photo upload
*/
.upload-preview-container {
    height: 300px;
    overflow: auto;
}
.upload-photo-container {
    background: #454e5c;
    border-radius: 10px;
}
.photo-upload-container {
    border-radius: 13px;
    min-height: 250px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
}

.photoUploadPlaceholder:hover {
    cursor: pointer;
}

#photoUploadPreview img,
#featurePhotoPreview img,
#photoUploadNewPreview img {
    overflow: hidden;
    position: relative;
}
  
#photoUploadPreview img,
#photoUploadNewPreview img {
    object-fit: cover;
}
#featurePhotoPreview img {
    width: 100%;
    object-fit: contain;
    height: 100px;
    object-position: left;
}
  
#photoUploadPreview .rm-photo {
    font-size: 22px;
}
  
#photoUploadPreview .rm-photo:hover {
    opacity: 0.8;
}

.photo-upload-title {
    bottom: 50px;
    right: 50px;
    background: rgba(0,0,0,.4);
    color: #fff;
    padding: 5px 10px;
    border-radius: 10px;
}

.delete-photo-icon {
    z-index: 999;
    color: #fff;
    text-shadow: 0px 0px 3px rgb(0, 0, 0);
    right: 20px;
    top: 5px;
}
.delete-photo-icon:hover {
    cursor: pointer;
}

/** 
* Frontend sell page
*/
#privatePackagePriceOptions,
#sellPrivatePackagesContainer {
    display: none;
}
#sellPrivatePackagesContainer .card {
    height: 350px;
}
.sell-per-mo {
    font-size: 0.5em;
}
.card.border-0.sell-card {
    border: 1px solid #1d1d1d !important;
    border-radius: 10px;
    /* -webkit-box-shadow: 0px 0px 12px -3px rgba(0,0,0,0.47);
    -moz-box-shadow: 0px 0px 12px -3px rgba(0,0,0,0.47);
    box-shadow: 0px 0px 12px -3px rgba(0,0,0,0.47); */
}
.card.sell-ultimate-card-body {
    background: #5f30e2;
    background-color: #5f30e2;
    color: #fff;
}

/** 
* Single advert page
*/
h1.advert-title {
    font-size: 1.4em;
}
.vehicle-thumbails-carousel {
    height: 90px;
}
.slick-next::before {
    content: '\f054' !important;
    margin-left: -10px !important;
}
.slick-prev::before {
    content: '\f053' !important;
    margin-right: -10px !important;
}
.slick-prev::before, .slick-next::before { 
    font-family: 'FontAwesome' !important;
    color: #1d1d1d !important;
    line-height: 0 !important;
}
.advert-overview-ul {
    display: flex;
    flex-flow: row wrap;
    padding-top: 8px;
    padding-bottom: 12px;
}
.advert-overview-ul li {
    width: 25%;
}
li.overview-miles-li::before {
    content: "\f624";
    font-family: "Font Awesome 6 Free";
    font-weight: 700;
    padding-right: 5px;
}
li.overview-transmission-li::before {
    content: "\f085";
    font-family: "Font Awesome 6 Free";
    font-weight: 700;
    padding-right: 5px;
}
li.overview-fuel-li::before {
    content: "\f52f";
    font-family: "Font Awesome 6 Free";
    font-weight: 700;
    padding-right: 5px;
}
li.overview-colour-li::before {
    content: "\f5bd";
    font-family: "Font Awesome 6 Free";
    font-weight: 700;
    padding-right: 5px;
}
li.overview-engine-li::before {
    content: "\f5df";
    font-family: "Font Awesome 6 Free";
    font-weight: 700;
    padding-right: 5px;
}

.accordion-button,
.accordion-button:not(.collapsed),
.accordion-body {
    background-color: #fff !important;

}

.single-advert-accordion ul {
    padding: 0px;
}
.single-advert-accordion li {
    list-style: none;
}
.single-advert-accordion li::before {
    content: "\f00c";
    font-family: "Font Awesome 6 Free";
    font-weight: 700;
    padding-right: 5px;
    color: #198754;
}
#advertDescriptionAll {
    display: none;
}
.seller-contact-container {
    padding: 20px;
    border-radius: 10px;
    border: 1px solid #ccc;
}

p.advert-preview-listing-price {
    font-size: 1.5em;
}

.vehicle-search-spinner-btn {
    display: none;
}
.vehicle-search-spinner-btn.show {
    display: inline-flex;
}
#advancedFields {
    display: none;
}

.navbar-brand img {
    width: 50px;
}
/** 
* Hompepage frontend
*/
.frontend-navigation {
    height: 60px;
}
.nav-link.landing-nav-link,
.landing-other-nav-link {
    font-size: 16px;
    font-weight: bold;
}
.homepage-header-container {
    margin: 0 auto;
    margin-top: -96px;
}

.homepage-search-hero {
    background: url('../images/revolutiondealers-rev-v2.jpg') no-repeat top;
    background-size: cover;
    height: 350px;
    height: 450px;
    background-position-y: center;
}

.homepage-postcode-lookup-container {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -20%);
    z-index: 999;
}
.postcode-lookup-box {
    background: #fff;
    padding: 30px 50px;
    border-radius: 5px;
}

.homepage-traders-banner {
    background: url('../images/homepage-traders-banner.jpg') no-repeat top;
    background-size: cover;
    height: 250px;
    background-position-y: center;
}
.homepage-traders-banner-text {
    top: 50%;
    transform: translate(0%, -50%);
}

.landing-seller-type-card p {
    font-size: 15px !important;
}

.full-listing-card {
    background-color: #fff;
    box-shadow: 0 8px 8px -8px rgba(0,0,0,.16),0 0 2px rgba(0,0,0,.1);
    border-radius: 4px;
    padding: 0;
    overflow: hidden;
    width: 100%;
    position: relative;
    transition: all .25s ease-in-out;
    border: none;
}

.full-listing-card-img-continer {
    height: 100%;
    position: relative;
    display: flex;
    z-index: 1;
    overflow: hidden;
    width: 100%;
    align-self: center;
    align-items: stretch;
}
.full-listing-card-img {
    flex: 1;
    position: relative;
}

.dashboard-sidebar-header {
    padding: .5rem 1.9rem 0.375rem;
    font-size: 0.75rem;
    background: #f8fafc;
}

.dashboard-sidebar-link a {
    transition: ease .3s;
}
.dashboard-sidebar-link.active a {
    color: #5f30e2;
}
.dashboard-sidebar-link a:hover {
    color: #635bff;
}

.main-listing-sidebar {
    background: #fff;
    direction: ltr;
    max-width: 300px;
    min-width: 300px;
    transition: margin-left .35s ease-in-out,left .35s ease-in-out,margin-right .35s ease-in-out,right .35s ease-in-out; 
}
.main-listing-sidebar {
    padding: .55rem 1.5rem .55rem 1.2rem;
}
form.car-search-form-container {
    border: 0.5px solid #f0f0f0;
}

.main-listing-icon {
    width: 80px;
    height: 80px;
    border: 1px solid #ccc;
    border-radius: 50%;
    font-size: 0.7em;
    color: #1d1d1d;
}
a.main-listing-link img {
    transition: ease .3s;
}
a.main-listing-link {
    text-decoration: none;
    color: #1d1d1d;
}
a.main-listing-link:hover .full-listing-card {
    color:#1d1d1d;
    box-shadow: 0 0 15px 0.1px #ccc;
}
a.main-listing-link:hover {
    color:#1d1d1d;
}

a.main-listing-link:hover .latest-vehicles-card img {
    filter: grayscale(100%);
}

ul.spec-list-ul {
    display: flex;
    flex-flow: row wrap;
    padding-top: 8px;
    padding-bottom: 12px;
}
li.spec-list-li {
    width: 30%;
    display: flex;
    position: relative;
    flex: 0 0 auto;
    -moz-box-align: center;
    align-items: center;
    min-height: 40px;
    padding: 8px 0px;
    overflow: hidden;
    border: medium solid transparent;
    border-top-width: medium;
    border-right-width: medium;
    border-bottom-width: medium;
    border-left-width: medium;
    line-height: 1;
    word-break: break-word;
    font-size: 12px !important;
}
.spec-list-icon {
    padding-right: 5px;
}
.full-listing-vehicle-price {
    font-size: 20px;
    font-family: 'Oxygen', sans-serif;
    font-weight: bold;
}
.full-listing-vehicle-title {
    font-size: 15px;
}

.car-search-card-seller-type {
    bottom: 5px;
    padding-right: 30px;
}
.car-search-card-seller-type p {
    font-size: 15px !important;
}
.car-search-card-hr {
    margin-bottom: 8px;
}

.monthly-payment-label,
.monthly-payment-input {
    font-size: 1.5em;
}

/** 
* frontend dealers
*/
.dealers-search-hero {
    background: url('../images/auto-dealership-v2.jpg') no-repeat top;
    background-size: cover;
    height: 350px;
    height: 450px;
    background-position-y: center;
}

/** 
    Stripe card
*/
.card-input-field {
    border: 1px solid #ccc;
    margin-bottom: 10px;
    padding: 10px;
    border-radius: 5px;
}

/** 
* Support
*/
.list-item-header.client.p-2 {
    background: #f8f8f8;
}
.list-item-header.staff.p-2 {
    background: #f2f9ff;
}

/** 
* Footer
*/
footer {
    border-top: 1px solid #f0f0f0;
}
footer a {
    text-decoration: none;
    color: #1d1d1d;
    font-weight: bold;
}

/** 
* Create advert page
*/
#vehicleMileagePreview,
#vehicleColourPreview,
#vehicleEngineCapacityPreview,
#vehicleYearPreview,
#vehicleFuelPreview {
    display: none;
}

.feature-photo-container {
    margin: 50px auto;
}
#featurePhotoPreview {
    width: 100%;
}

/** 
* Dashboard layout
*/
.dashboard-sidebar {
    background: #fff;
    direction: ltr;
    max-width: 260px;
    min-width: 260px;
    transition: margin-left .35s ease-in-out,left .35s ease-in-out,margin-right .35s ease-in-out,right .35s ease-in-out;
}
.dashboard-sidebar-link {
    padding: .55rem 1.5rem .55rem 3.7rem;
}
.dashboard-sidebar-link a {
    text-decoration: none;
    color: #1d1d1d;
}

/** 
* Invoicing
*/
.invoice-cost-box {
    border: 2px solid #000;
    padding: 20px;
}

/** 
* Showroom
*/
.showroom-nav ul li a {
    font-size: 0.8125rem;
    text-transform: uppercase;
}
.showroom-header-overlay {
    background: rgba(0,0,0,0.7);
    position: absolute;
    height: 100%;
    width: 100%;
}
.showroom-header-text-overlay {
    color: #fff;
    z-index: 3;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.showroom-homepage-header-edit-btn {
    right: 10px;
    bottom: 10px;
}
.showroom-homepage-contact-edit-btn {
    left: 10px;
    top: 0px !important;
}
.showroom-link {
    text-decoration: none;
}
.btn.showroom-mail-btn {
    border: 1px solid;
    border-radius: 15px;
    font-size: 12px;
}
.btn.showroom-mail-btn:hover {
    opacity: 0.8;
}
.showroom-link img {
    transition: ease .3s;
}
.showroom-link:hover img {
    filter: grayscale(100%);
}
.showroom-footer-nav-links li a {
    text-decoration: none;
}
.pulsing-edit-btn {
    margin-left: -50px;
    margin-top: -50px;
    width: 50px;
    height: 50px;
    color: white;
    border: none;
    border-radius: 50%;
    background: #5a99d4;
    cursor: pointer;
    -webkit-animation: pulse 1.5s infinite;
}
li.showroom-contact-address::before {
    content: "\f3c5";
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
}
.showroom-contact-address-item {
    padding-left: 12px;
}
li.showroom-contact-tel::before {
    content: "\f098";
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
}
.showroom-contact-page-info-container {
    left: 50%;
    transform: translate(-50%,7%);
}
.showroom-contact-info-list {
    font-size: 1.4em;
}
footer.showroom-footer a {
    text-decoration: none;
}

/** 
* Reviews
*/
/* Star reviews */
.rate {
    height: 46px;
    width:200px;
}
.rate:not(:checked) > input {
    position: absolute;
    top: -9999px;
}
.rate:not(:checked) > label {
    float: right;
    width: 1em;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
    font-size: 40px;
    color: #ccc;
}
.rate:not(:checked) > label:before {
    content: "★ ";
}
.rate > input:checked ~ label {
    color: #ffc700;
}
.rate:not(:checked) > label:hover,
.rate:not(:checked) > label:hover ~ label {
    color: #deb217;
}
.rate > input:checked + label:hover,
.rate > input:checked + label:hover ~ label,
.rate > input:checked ~ label:hover,
.rate > input:checked ~ label:hover ~ label,
.rate > label:hover ~ input:checked ~ label {
    color: #c59b08;
}

/** 
* Backend packages
*/
.bkend-price-btn-form {
    bottom: 5px;
}
.special-offer-banner {
    border-radius: 50%;
    width: 65px;
    height: 65px;
}
.pay-success {
    background: rgba(25, 135, 84, 0.4);
    border: 2px solid rgb(25, 135, 84);
    border-radius: 5px;
    font-size: 1.5em;
}

/** 
* Profile
*/
#profileLogoImgPreview {
    width: 100%;
}
#profileExistLogo img {
    width: 150px;
}

/**
* Branches
*/
#createBranchAdminUser {
    display: none;
}


.mobile-filter-btn {
    display: none;
}
.mobile {
    display: none !important;
}
/** 
* Animations
*/
/** Pulse */
@keyframes pulse {
	0% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.7);
	}

	70% {
		transform: scale(1);
		box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
	}

	100% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
	}
}

/** 
* Media queries
*/

@media screen and (max-width: 768px) {
    .latest-vehicles-card {
        height: auto !important;
    }
    .content {
        padding: 0px;
    }
    .showroom-contact-page-info-container {
        display: contents;
    }
    .auth-desktop-only {
        display: none;
    }
    .auth-form-mobile {
        position: absolute;
        background: #fff;
        top: 200px;
        border-top-left-radius: 15px;
        border-top-right-radius: 15px;
    }
    .homepage-postcode-lookup-container {
        width: 95%;
    }
    .homepage-traders-banner {
        height: 550px;
    }
    .homepage-sell-banner {
        margin-top: 50px;
    }
    .mobile-landing-logo {
        display: block !important;
    }
    .mySlides img {
        height: 250px !important;
    }
    #dashboardSidebar {
        display: none;
    }
    .mobile-filter-btn {
        display: flex;
    }
    .desktop {
        display: none !important;
    }
    .mobile {
        display: flex !important;
    }
    .mobile-w-100 {
        width: 100% !important;
    }
    .navbar-nav .dropdown-menu {
        position: absolute !important;
    }
    .update-dates-btn {
        margin-top:10px !important;
    }
    .homepage-traders-banner-text {
        padding: 20px !important;
    }
    .about-sold-form-img {
        display: none;
    }
    .about-section {
        padding: 50px 0px 50px 0px;
    }
    .auth-form {
        width: 100%;
    }
    .postcode-lookup-box {
        width: 100% !important;
    }
    .showroom-footer-nav-info {
        justify-content: flex-start !important;
    }
    .datatable-custom-enteries {
        padding-bottom: 10px;
    }
    .datatable-custom-filter {
        padding-left: 0px;
    }
    #DataTables_Table_0_length select {
        margin-left: 14px;
    }
    #DataTables_Table_0_length {
        float: left;
    }
    #DataTables_Table_0_filter {
        float: left;
    }
}

@media screen and (max-width:1400px) {
    .postcode-lookup-box {
        width: 500px;
    }
}

@media screen and (min-width: 768px) {
    .seller-contact-container {
        margin-top: 42px;
    }
    .w-md-50 {
        width: 50% !important;
    }
    .auth-form {
        -webkit-box-shadow: 0px 0px 11px 0px rgba(204,204,204,1);
        -moz-box-shadow: 0px 0px 11px 0px rgba(204,204,204,1);
        box-shadow: 0px 0px 11px 0px rgba(204,204,204,1);
        border-radius: 10px;
    }
    .dash-nav-logo {
        background: transparent !important;
    }
    .dashboard-sidebar {
        background: #6610f2; /* Old browsers */
        background: -moz-linear-gradient(top, #6610f2 0%, #3d0a91 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, #6610f2 0%,#3d0a91 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, #6610f2 0%,#3d0a91 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6610f2', endColorstr='#3d0a91',GradientType=0 );
    }
    .dashboard-sidebar-header {
        background: transparent !important;
        color: #fff !important;
        font-size: 15px;
    }
    .dashboard-sidebar-link.active {
        background: #fff !important;
        border-top-left-radius: 10px 10px !important;
        border-bottom-left-radius: 10px 10px !important;
    }
    .dashboard-sidebar-link a {
        color: #fff;
    }
    .card-img-top.my-listing-preview-img-card-top {
        width: 100%;
        height: 15vw;
        object-fit: cover;
    }
}