﻿a.btn.btn1, a.btn.btn2, a.btn.btn3 {
    line-height: 2 !important;
}

.my_profile_setting_input .btn3 {
    background-color: rgb(36, 50, 74);
}

.my_profile_setting_input .btn1 {
    margin-right: 0;
}

header.header-nav.menu_style_home_one a.navbar_brand span, header.header-nav.menu_style_home_three a.navbar_brand span, header.header-nav.menu_style_home_five a.navbar_brand span {
    color: #ffffff;
    font-weight: bold;
    font-size: 22px;
    margin-top: 2px !important;
    padding-left: 0 !important;
    text-transform: capitalize;
    vertical-align: middle;
}

.header.stylehome1 .main_logo_home2 span {
    font-size: 18px;
    margin-top: 0 !important;
    margin-left: -4px !important;
    line-height: 50px;
    vertical-align: bottom;
}

.item .feat_property {
    box-shadow: 0px 0px 10px 0px rgba(19, 19, 28, 0.12);
}

    .item .feat_property:hover {
        cursor: pointer;
        -webkit-box-shadow: 0px 0px 30px 0px rgba(19, 19, 28, 0.12);
        -moz-box-shadow: 0px 0px 30px 0px rgba(19, 19, 28, 0.12);
        -o-box-shadow: 0px 0px 30px 0px rgba(19, 19, 28, 0.12);
        box-shadow: 0px 0px 30px 0px rgba(19, 19, 28, 0.12);
    }

    .item .feat_property .thumb {
        position: relative;
        padding-bottom: 56.2%;
        background-color: white !important;
    }

        .item .feat_property .thumb img {
            position: absolute;
            object-fit: contain;
            opacity: 0.9;
            width: 100%;
            height: 100%;
        }

.home1_adsrchfrm {
    background-color: #ffffff;
    border-radius: 8px;
    padding: 15px 40px;
    position: relative;
    z-index: 9;
}

.container-16-9 {
    background-color: aliceblue !important;
    position: relative !important;
    width: 100%;
    padding-top: 56.25%;
}

a.cover, div.cover {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}

    img.cover, a.cover img {
        object-fit: cover;
        width: 100%;
        height: 100%;
    }

#description .product_single_content .mbp_pagination_comments {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
    border-top: none !important;
}

.validation-summary-errors {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

.position-absolute .document-inset {
    margin: 0 3px 3px 3px;
    padding: 3px;
    border-radius: 3px;
    background-color: rgba(255,255,255,0.5);
    overflow: hidden;
    text-overflow: ellipsis;
}

.lni.lnifrapp {
    font-size: 18px !important;
}

.view_edit_delete_list li.lnifrapp {
    line-height: 55px;
}

.no-wrap {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.form-control.input-validation-error {
    border-color: #f5c6cb;
}
