#map {
    height: 500px;
    width: 100%;
}
.side_bar_page .left_sidebar .ls_secound ul li.active a {
    color: #84cf3a;
}
.view_singlelisting .pc_item #img {
    width: 100%;
    max-width: 240px;
    aspect-ratio: 1/1;
    object-fit: contain;
}

.view_singlelisting button.close {
    position: absolute;
    top: 35px;
    right: 35px;
    background: #E7E7E7;
    border: 0;
    border-radius: 44px;
    width: 44px;
}
.view_singlelisting button.close span{
    color: #000;
    font-family: 'Montserrat', sans-serif;
    font-size: 35px;
    font-style: normal;
    font-weight: 900;
    line-height: 44px;
    letter-spacing: 1.2px;
    text-transform: uppercase;
}

.plant_library_form .form_section .multisteps-form__panel .multiple_photos {
    min-height: unset;
    max-width: 550px;
    padding: 10px 0;
}
.plant_library_form .form_section .multisteps-form__panel .multiple_photos .qq-uploader {
    min-width: 570px !important;
    max-width: 570px !important;
    max-height: 330px !important;
}
.plant_library_form .form_section .multisteps-form__panel .multiple_photos button.qq-upload-cancel {
    width: auto !important;
}

.bookmarks_utility .bu_row .bu_box .bu_bookmark_list .bu_bl_item a {
    text-decoration: none;
}
.mygarden_community_forum .mgcf_right .main_filter .mf_left li {
    cursor: pointer;
}

.plant_library_form .check_box_lis .form-check-input:checked[type=checkbox] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e") !important;
}

.db_ftl_setps .skip_btn {
    color: #000;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.3em;
    letter-spacing: 0.8px;
    text-decoration-line: underline;
    display: block;
    text-align: center;
    margin: 11px 0 0;
}

.plant_library_form .form_section .loder {
    display: none;
}
.plant_library_form .form_section {
    position: relative;
}
.plant_library_form .form_section .multisteps-form__panel:not(.js-active) + .loder {
    display: block;
}
.confirm_submit .modal-dialog .modal-content .fiel_data {
    word-break: break-all;
}
.btn-join{
    color:#4B4B4B;
    font-size: 16px !important;
    margin-top: 15px !important;
}

.btn-join:hover {
    color: #4B4B4B !important;
}

.garden_profile_looks_popup .modal-dialog .modal-content button.close {
    position: absolute;
    top: 35px;
    right: 35px;
    background: #E7E7E7;
    border: 0;
    border-radius: 44px;
    width: 44px;
}

.garden_profile_looks_popup .modal-dialog .modal-content .modal-title {
    color: #000;
    font-family: 'Montserrat', sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.3em;
    letter-spacing: 1.2px;
}
.plusBtn{
    width: 45px !important;
}
.removeBtn{
    width: 45px !important;
    background: #d32828 !important;
    border: 3px solid #d32828 !important;
}

form .removeBtn:hover {
    background: #E7E7E7 !important;
    border: 3px solid #d32828 !important;
    color: #d32828 !important;
}
.newField{
    display: none;
}
button.plusBtn ,button.removeBtn{
    padding: 7px !important;
}

.bookmarks_utility .bu_row .bu_box .bu_bookmark_list .bu_bl_item h4 a {
    color: #000;
    font-family: 'Montserrat', sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.3em;
    letter-spacing: 1.2px;
}

.plant_library_form .check_box_lis .form-check input {
    border-radius: 50px !important;
}
.plant_library_form .check_box_lis .form-check input.form-check-input:checked[type=radio] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23000'/%3e%3c/svg%3e") !important;
}
