/*.img-local {*/
/*    object-fit: cover;*/
/*    height: 180px;*/
/*    width: 300px;*/
/*    display: inline;*/
/*}*/

.img-local {
    object-fit: cover;
    width: 100%;
    height: 180px;
    display: block;
    border-radius: 6px;
}



.mbCl,
footer .cl .lnk:hover
{
    color: orangered;
}
.mbCl2 {
    color: #49b975;
}
.mbCl3,
header .right a.actv,
header .right a.actv svg {
    color: #ef404f;
}
.mbBg,
.pace .pace-progress,
body #show-loan i,
.im-body #uniform-undefined.frm-category,
.frm-answer .frm-area .frm-buttons button,
#search-sort .user-type a.active,
#search-sort .list-grid a.active,
.paginate ul li span,
#listing .data .connect-after a:hover,
.paginate ul li a:hover,
.blg-btn.blg-btn-primary,
.bpr-prof .bpr-btn,
.post-edit .price-wrap .selection a.active {
    background: orangered !important;
    color: #fff !important;
}
.mbBg2,
.im-button-green {
    background: #49b975 !important;
    color: #fff !important;
}
.mbBg3,
.mobile-box a i,
#photos .qq-upload-button,
.tabbernav li.tabberactive a,
.frm-title-right a.frm-new-topic,
.im-user-account-count {
    background: #7ed321 !important;
    color: #fff !important;
}
.mbBg4,
.mobile-box a i,
#photos .qq-upload-button,
.tabbernav li.tabberactive a,
.frm-title-right a.frm-new-topic,
.im-user-account-count {
    background: royalblue !important;
    color: #fff !important;
}
.mbBgAf:after {
    background: orangered !important;
}
.mbBgActive.active {
    background: orangered !important;
}
.mbBg2Active.active {
    background: #49b975 !important;
}
.mbBg3Active.active {
    background: #ef404f !important;
}

.mbBr,
header .right a.publish:hover {
    border-color: orangered !important;
}
.mbBr2 {
    border-color: #49b975 !important;
}
.mbBr3,
.user-top-menu > .umenu li.active a {
    border-color: #ef404f !important;
}
#atr-search .atr-input-box input[type="checkbox"]:checked + label:before,
#atr-search .atr-input-box input[type="radio"]:checked + label:before,
#atr-form .atr-input-box input[type="checkbox"]:checked + label:before,
#atr-form .atr-input-box input[type="radio"]:checked + label:before,
.bpr-box-check input[type="checkbox"]:checked + label:before,
#gdpr-check.styled
    .input-box-check
    input[type="checkbox"]:checked
    + label:before,
.pol-input-box input[type="checkbox"]:checked + label:before,
.pol-values:not(.pol-nm-star)
    .pol-input-box
    input[type="radio"]:checked
    + label:before {
    border-color: orangered !important;
    background-color: orangered !important;
}

.mbBr2Top {
    border-top-color: #49b975 !important;
}
.mbBr3Top,
body #fi_user_new_list {
    border-top-color: #ef404f !important;
}

.vp {
    position: absolute;
    padding: 2.5px;
    border-radius: 4px;
    background: #fff;
    bottom: 15px;
    right: 10px;
    z-index: 1;
}

.vip_icon {
    background-image: url("../images/vipicon.png");
    width: 14px;
    height: 12px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.premium_icon {
    background-image: url("../images/premiumicon.png");
    width: 14px;
    height: 12px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.top_right_alert {
    position: absolute;
    margin-top: 60px;
    margin-right: 15px;
    top: 0;
    right: 0;
    padding: 10px 15px;
    border-radius: 10px;
    box-shadow: 5px 8px 10px gray;
    background: #fff;
    color: black;
    border: 0.5px solid #dddddd;
}

.fa_icon_success {
    color: seagreen;
}

.fa_icon_delete {
    color: tomato;
}


.loc-picker .region-tab:empty:after {
    content: "Select country first to get list of regions";
}

.loc-picker .city-tab:empty:after {
    content: "Select region first to get list of regions";
}

.cat-picker .wrapper:after {
    content: "Select main category first to get list of subcategories";
}

a.fi_img-link.fi-no-image > img {
    content: url("{{asset('front')}}/oc-content/themes/gamma/images/no-image.png");
}


.fa-pen-to-square{

    font-size:18px;
    margin-right:5px;
    color:rgb(246, 141, 43);
}
.fa-trash-alt{

    font-size:18px;
    color:#e21d1d;
}



#preview-images {
    display: inline-flex;
    flex-wrap: wrap;
}

#preview-images img {
    width: 120px !important;
    height: 100px !important;
}

#preview-images .image {
    position: relative;
}

#preview-images .image span {
    position: absolute;
    top: 10px;
    left: 15px
}

.fa-square-xmark{

    font-size:20px;
    color:rgba(231, 231, 231, 0.863);
}



#add_mob{
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    margin-top:2px;
    border-radius: 60px;
    font-size: 12px;
    font-weight: bold;
    padding: 9px 11px;
    background:#49B975 !important;
    color: #fff !important;
    text-align: center;
 }

    @media only screen and (max-width: 768px) {
    .add_ads{
    display: block;
    }

    .w-200 {
        width: 100%;
        max-height:250px;
        position: relative;
        }


    }


    @media only screen and (min-width: 769px) {
    .add_ads{

    display: none;

    }
    .w-200 {
        width: 100%;
        max-height:400px;
        position: relative;
        }


    }

@media only screen and (max-width: 375px) {
  .favorite-box {
     margin-right: -6px !important;
  }
}



.image-wrapper:hover img {
    transform: scale(1.1);
}
.image-wrapper:hover .overlay {
    opacity: 1;
}
