#object-commission_type .custom-checkbox {
    display: block;
}

.js-user-percent {
    max-width: 280px;
    width: 100%;
}

.icon-pin {
    cursor: pointer;
}

#map {
    width: 100%;
    height: 350px;
    margin-bottom: 30px;
}
@media (min-width: 992px) {
  #map{
    max-width: calc(100% - 10px);
  }
}


@media (min-width: 992px) {
  .name-phone .custom-input {
      max-width: 100%;
  }
}


@media (min-width: 992px) {
  .video .custom-input {
      max-width: none;
  }
}

.custom-type-house {
    max-width: 280px !important;
}

.profile-category-sublist {
    display: block;
}

.profile-catalog .pagination {
    display: block;
}

.active_sort {
    color: blue;
    font-weight: bold;
}

.active_sort:focus {
    color: blue;
    font-weight: bold;
}

.active_sort:hover {
    color: black;
}

.image-preview_modal {
    border-radius: 3px;
}

@media (max-width: 991px) {
    .image-preview_modal {
        max-width: 290px;
    }
}

.favorite-count {
    position: absolute;
    background: #ccc;
    left: 10px;
    top: -10px;
    width: 20px;
    height: 20px;
    color: #303030;
    font-size: 12px;
    line-height: 22px;
    text-align: center;
    border-radius: 50%;
    overflow: hidden;
    box-sizing: border-box;
}

.header-favorite-count {
    position: absolute;
    background: #ccc;
    width: 20px;
    height: 20px;
    color: #303030;
    font-size: 12px;
    line-height: 22px;
    text-align: center;
    border-radius: 50%;
    overflow: hidden;
    margin-left: -15px;
    margin-top: -5px;
}

.profile-nav__link .header-favorite-count {
    margin-left: 5px;
}

.profile-settings-details__item.has-error label {
    color: red;
}

.iframe-video {
    text-align: center;
}

.iframe-video iframe {
    max-width: 100% !important;
    display: inline-block;
}

.text-capitalize {
    text-transform: capitalize;
}

.search-form {
    position: relative;
}

.not-found {
    padding-bottom: 50px;
}

.footer_empty .content {
    padding-bottom: 70px;
}
@media (max-width: 991px) {
    .footer_empty .content {
        padding-bottom: 140px;
    }
}

.footer__copyright a {
    color: #fff;
}

.product-item-slider {
    overflow: hidden;
    /*max-height: 250px;*/
}

.mb {
    margin-bottom: 50px;
}



.card-title-wrap-box{
  position: relative;
  margin-top: -3px;
  margin-bottom: 25px;
}
@media(min-width:992px){
  .card-title-wrap-box{
    margin-top: 14px;
    margin-bottom: 32px;
  }
}
.card-title-wrap-box .card-title{
  display: inline;
  margin: 0;
}
.card-title-wrap-box .product-item__wish{
  margin-top: -5px;
}
.card__address:before{
  transform: translateY(-50%);
}

.rating_sorting_btn {
    width: 135px;
}

.commission-text {
    font-size: 17px;
    font-weight: bold;
    margin-top: 20px;
}

.lang-switcher {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
    padding: 5px 10px;
    vertical-align: top;
}
.authorization .lang-switcher {
    display: none;
}
.nav .lang-switcher {
    padding: 17px 7px;
    border-bottom: 1px dashed rgba(255,255,255,0.3);
    justify-content: flex-start;
    width: 100%;
    box-sizing: border-box;
}
.profile-nav .lang-switcher {
    height: 50px;
    padding: 0 12px;
    border-right: 1px solid #5398ff;
    background-color: #5583ea;
    font-size: 14px;
}
.header-personal-lang-mobile {
    display: inline-flex;
    align-items: center;
    padding: 0 10px;
    position: relative;
    top: 8px;
}
@media (min-width: 992px) {
    .header-personal-lang-mobile {
        top: 0;
        padding: 15px 0 0;
    }
}
@media (min-width: 992px) {
    .lang-switcher {
        justify-content: flex-start;
        margin-left: 12px;
        padding: 15px 0 0;
    }
    .authorization .lang-switcher {
        display: inline-flex;
    }
    .nav .lang-switcher {
        display: none;
    }
    .profile-header_desktop .menu {
        width: 58%;
    }
}
@media (min-width: 1200px) {
    .profile-header_desktop .menu {
        width: 59%;
    }
}
.lang-switcher__link {
    color: #fff;
    font-size: 14px;
    opacity: 0.6;
    text-transform: uppercase;
    text-decoration: none;
}
.lang-switcher__link:hover,
.lang-switcher__link_active {
    opacity: 1;
}
.lang-switcher__link_active {
    font-weight: 700;
}
.lang-switcher__sep {
    color: #fff;
    opacity: 0.4;
    font-size: 12px;
}
.header-personal .header-top {
    /*overflow: visible;*/
    /*position: relative;*/
}
.header-personal .header-top .header-personal-lang-mobile {
    /*position: absolute;*/
    /*bottom: -30px;*/
    /*left: 10px;*/
}
.header-personal-lang-mobile {
    top: 0;
    float: right;
    padding: 10px 10px;
    border-left: 1px solid #fff;
}
.header-personal .header-top .header-personal-lang-mobile .lang-switcher__link {
    color: #303030;
}
.header-personal .header-top .header-personal-lang-mobile .lang-switcher__sep {
    color: #303030;
}
@media (min-width: 992px) {
    .header-personal .header-top .header-personal-lang-mobile {
        display: none;
    }
    .header-personal .header-top .header-personal-lang-mobile .lang-switcher__link {
        color: #fff;
    }
    .header-personal .header-top .header-personal-lang-mobile .lang-switcher__sep {
        color: #fff;
    }
    .personal-profile-header .header-top .user {
        margin-left: 60%;
    }
    .personal-profile-header .header-top .lang-switcher {
        display: inline-flex;
        vertical-align: top;
        padding: 15px 0 0 10px;
        margin: 0;
    }
}
