body {
    font-size: 14px;
    /* font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif !important;*/
}

:root {
    --ltn__heading-font: Cambria;
    --ltn__body-font: Cambria;
}

.ltn__main-menu > ul > li > a {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.ltn__main-menu li ul li, .ltn__main-menu .sub-menu li {
    line-height: 1.3;
    padding: 12px 25px 12px 30px;
    font-size: 14px;
}

.ltn__drop-menu ul li ul li {
    padding: 5px 5px;
    font-size: 13px;
    font-weight: 600;
}

.ltn__header-top-area {
    border-bottom: 1px solid;
}

.ltn__header-4 .ltn__header-middle-area, .ltn__header-5 .ltn__header-middle-area {
    padding-top: 5px;
    padding-bottom: 5px;
}

    .ltn__header-4 .ltn__header-middle-area.sticky-active, .ltn__header-5 .ltn__header-middle-area.sticky-active {
        padding-top: 2px;
        padding-bottom: 2px;
    }

input[type="text"], input[type="email"], input[type="password"], input[type="submit"], textarea {
    height: 40px;
    font-size: 14px;
    margin-bottom: 15px;
    letter-spacing: 1px;
}

.font-color-amlak {
    color: #ff5a3c !important;
}

.btn {
    font-size: 14px;
    padding: 8px 25px;
    font-weight: 600;
    letter-spacing: 1px;
}

.section-title {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.3;
}

.ltn__breadcrumb-area {
    background-color: var(--ltn__color-2);
    margin-bottom: 15px;
    padding-top: 25px;
    padding-bottom: 25px;
}

.ltn__currency-menu ul li ul {
    min-width: 120px;
}

.ltn__top-bar-menu .ltn__currency-menu .active-currency {
    font-size: 13px;
}

.ltn__top-bar-menu > ul > li {
    font-size: 13px;
}

.ltn__language-menu .dropdown-toggle::before {
    font-size: 13px;
    top: 60%;
}

.contact-form-box {
    padding: 20px 40px 20px;
    position: relative;
    z-index: 1;
}

.page-title {
    font-size: 24px;
}

.ltn__tab-menu-list .nav a {
    padding: 10px 20px;
}

input,
input::-webkit-input-placeholder {
    font-size: 14px !important;
}

.input-item .nice-select {
    height: 40px;
    font-size: 14px;
    margin-bottom: 20px;
}

.input-item-textarea.ltn__custom-icon::before {
    content: "\f303";
    top: 20px;
}

textarea {
    min-height: 80px;
}

.modal-dialog-w2 {
    max-width: 20% !important;
}

.modal-dialog-w3 {
    max-width: 30% !important;
}

.modal-dialog-w4 {
    max-width: 40% !important;
    margin-top: 40px !important;
}

.modal-dialog-w5 {
    max-width: 50% !important;
}

.modal-dialog-w6 {
    max-width: 60% !important;
}

.modal-dialog-w7 {
    max-width: 70% !important;
}

.modal-dialog-w8 {
    max-width: 80% !important;
}

.modal-header .close {
    top: 10px;
    right: 10px;
}

.section-title-area {
    margin-bottom: 15px;
}

.btn-wrapper {
    margin-top: 15px;
}

.car-price-filter-range .price_filter .ui-state-default:last-child::after {
    background-image: url('../../img/icons/car.png');
}

.ltn__car-dealer-form-box .nice-select {
    height: 40px;
    font-size: 14px;
    line-height: 40px;
}

.call-to-action-inner-6 {
    padding: 10px 40px;
}

.ltn__copyright-area {
    padding-top: 15px;
    padding-bottom: 15px;
}

.footer-top-area {
    padding-top: 40px;
    padding-bottom: 20px;
}

.ltn__product-item-4 .product-title {
    font-size: 16px;
}

.footer-widget .footer-title {
    font-size: 16px;
}

.header-search-1-form button[type="submit"] {
    font-size: 16px;
    height: 45px;
    line-height: 45px;
}

.product-badge li {
    text-transform: capitalize;
    font-size: 14px;
    padding: 3px 10px;
}

.modal-product-info .product-price {
    font-size: 24px;
}

.text-justify {
    text-align: justify;
}

.title-2 {
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 600;
    border-left: 2px solid;
    border-color: var(--ltn__secondary-color);
    padding-left: 10px;
}

.ltn__page-details-inner h1,
.ltn__page-details-inner h2,
.ltn__page-details-inner h3,
.ltn__page-details-inner h4,
.ltn__page-details-inner h5,
.ltn__page-details-inner h6 {
    margin-top: 20px;
}


.mt-10 {
    margin-top: 10px !important;
}

.mt-20 {
    margin-top: 20px !important;
}

.mt-30 {
    margin-top: 30px !important;
}

.mt-40 {
    margin-top: 40px !important;
}

.mt-50 {
    margin-top: 50px !important;
}

.mt-100 {
    margin-top: 100px !important;
}

.p-20 {
    padding: 20px !important;
}

.ltn__header-area {
    position: unset !important;
    background-color: black;
}

.f-11 {
    font-size: 11px !important;
}

.f-12 {
    font-size: 12px !important;
}

.f-13 {
    font-size: 13px !important;
}

.f-14 {
    font-size: 14px !important;
}

.f-16 {
    font-size: 16px !important;
}

.f-18 {
    font-size: 18px !important;
}

.f-20 {
    font-size: 20px !important;
}

.property-detail-info-list ul {
    padding: 10px 30px;
}

.text-bold {
    font-weight: 600;
}

.text-green {
    color: #00a65a !important;
}

.ltn__blog-item-3 .ltn__blog-brief {
    width: calc( 100% - 0px);
}

.ltn__blog-title {
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: 600;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9,
.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9,
.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9,
.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    padding-right: 10px;
    padding-left: 10px;
}

.ltn__blog-item-3 .ltn__blog-btn, .ltn__blog-item-4 .ltn__blog-btn {
    font-size: 14px;
    font-weight: 600;
    color: var(--ltn__secondary-color);
    text-transform: capitalize;
}

.ltn__blog-item-3 .ltn__blog-img + .ltn__blog-brief {
    margin-top: 0px;
}

.k-window-titlebar .k-window-action {
    display: inline-block;
    width: 19px;
    height: 19px;
    padding: 2px;
    text-decoration: none;
    vertical-align: middle;
    opacity: .7;
}

.k-window-titlebar .k-i-close, .k-window-titlebar .k-link:not(.k-state-disabled):hover > .k-i-close {
    background-position: -50px -18px;
}

.k-button {
    color: #444;
    border-color: #fafafa;
    background-color: black;
}

.ltn__grid-list-tab-menu a {
    font-size: 24px;
}

.k-block, .k-button, .k-draghandle, .k-grid-header, .k-grouping-header,
.k-header, .k-pager-wrap, .k-toolbar, .k-treemap-tile, html .km-pane-wrapper .k-header {
    background-color: #FF5A3C;
}

.logo-img {
    width: 40%;
}

.special-link a {
    padding: 8px 15px !important;
    border-radius: 4px !important;
}

.ltn__top-bar-menu > ul {
    padding: 5px;
    margin: 0;
}

.ltn__header-transparent .top-area-color-white {
    background-color: var(--ltn__primary-color);
}

.modal-dialog-w2 {
    max-width: 20% !important;
}

.modal-dialog-w3 {
    max-width: 30% !important;
}

.modal-dialog-w4 {
    max-width: 40% !important;
    width: 40% !important;
}

.modal-dialog-w5 {
    max-width: 50% !important;
    width: 50% !important;
}

.modal-dialog-w6 {
    max-width: 60% !important;
    width: 60% !important;
}

.modal-dialog-w7 {
    max-width: 70% !important;
    width: 70% !important;
}

.modal-dialog-w8 {
    max-width: 80% !important;
    width: 80% !important;
}

@media (max-width: 767px) {
    .modal-dialog-w4 {
        max-width: 100% !important;
        margin-top: 60px !important;
        width: 100% !important;
    }

    .header-top-btn a {
        padding: 8px 5px;
        line-height: 20px;
    }

    .btn {
        padding: 10px 25px;
        width: 100%;
    }

    .modal-dialog {
        margin-top: 60px;
    }

    .ltn__header-4 .site-logo-wrap,
    .ltn__header-5 .site-logo-wrap {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 10px 0 10px;
    }

    .ltn__header-options-2 .header-search-1,
    .ltn__header-options-2 .ltn__drop-menu > ul > li > a,
    .ltn__header-options-2 .mini-cart-icon a,
    .ltn__header-options-2 .header-wishlist {
        height: 40px;
        width: 40px;
        line-height: 40px;
        background: var(--white);
        color: var(--ltn__heading-color);
        text-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 0;
        -webkit-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
        -webkit-box-shadow: var(--ltn__box-shadow-1);
        box-shadow: var(--ltn__box-shadow-1);
        border: 1px solid lightgrey;
    }

    .ltn__header-options-2 .mobile-menu-toggle > a {
        width: 40px;
        height: 40px;
        background: var(--white);
        -webkit-box-shadow: var(--ltn__box-shadow-1);
        box-shadow: var(--ltn__box-shadow-1);
        border: 1px solid lightgrey;
    }

    .input-item .nice-select {
        border: 2px solid;
        border-color: var(--border-color-1);
        border-radius: 0;
        font-size: 14px;
        font-weight: 400;
        height: 40px;
        line-height: 40px;
        width: 100%;
        margin-bottom: 30px;
    }

    .logo-img {
        width: 100%;
    }

    contact-form-box {
        padding: 20px 10px 20px !important;
        position: relative;
        z-index: 1;
    }

    .ltn__top-bar-menu ul li {
        margin: 0 20px 0 0;
    }

    .ltn__header-top-area .ltn__social-media ul li {
        font-size: 14px;
        margin: 0 5px 0 0;
    }

    .ltn__top-bar-menu .ltn__currency-menu .active-currency {
        font-size: 14px;
    }

    .special-link a {
        padding: 8px 15px !important;
        border-radius: 4px !important;
    }
}

.latest_list {
    height: 620px;
    border-color: #ff5a3c;
}

.ltn__product-item-5 .product-info-bottom {
    padding: 5px 30px 10px;
    text-align: center;
}

.ltn__product-item-4 .product-info {
    padding: 10px 30px 2px;
}

.ltn__product-item-5 .product-hover-action {
    text-align: left;
    margin-bottom: 5px;
}

.ltn__product-item-4 .product-hover-action ul li {
    margin-right: 8px;
    height: 40px;
    width: 40px;
    line-height: 42px;
    border-right: 0;
    font-size: 18px;
    background-color: var(--section-bg-1);
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.ltn__product-item-4 .product-price {
    font-size: 20px;
    font-family: var(--ltn__heading-font);
    font-weight: 600;
    color: var(--ltn__secondary-color);
    margin-bottom: 5px;
}

.text-underline {
    text-decoration: underline;
}

.ltn__breadcrumb-list li {
    font-size: 14px;
}

hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #eee;
}

.light-border {
    border: 2px solid var(--border-color-11);
}

.select2-container {
    width: 100% !important;
}

    .select2-container .select2-selection--single {
        box-sizing: border-box;
        cursor: pointer;
        display: block;
        height: 40px;
        user-select: none;
        -webkit-user-select: none;
    }

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 40px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
}

.ltn__car-dealer-form-tab .tab-content {
    padding: 5px;
    background-color: #f2f6f700;
}

.select2-results__option {
    padding: 5px;
    user-select: none;
    -webkit-user-select: none;
    margin-top: 2px;
}

.ltn__product-list-view .ltn__product-item-5 {
    padding: 15px;
}

.ltn__product-item {
    position: relative;
    margin-bottom: 20px;
}

.ltn__tab-icon {
    padding: 15px 15px !important;
    font-size: 12px !important;
    width: 48% !important;
    letter-spacing: 1px !important;
}