
.main__item-trading .listing-item-card__right-sidebar-title {
    display: none; }

.main__item-trading .listing-item-card__right-sidebar-section {
    display: block; }

.main__item-trading .listing-item-card__right-sidebar-slider-wrapper {
    display: flex;
    flex-direction: column; }

.main__item-trading .listing-item-card__right-sidebar-slider {
    display: flex;
    flex-direction: column; }

.listing-item-card__promotions-button-wrapper {
    display: none; }

.listing-item-card__promotions-button-wrapper .listing-item-card__action-button {
    background: #fff;
    border: 1px solid #ff7168; }

.listing-item-card__promotions-button-wrapper .listing-item-card__action-button span {
    font-weight: 300;
    color: #252525; }

.listing-item-card__ecommerce-partner {
    padding: 15px;
    padding-right: 60px;
    border-radius: 3px;
    overflow: hidden;
    position: relative;
    min-height: 53px;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto; }

.listing-item-card__ecommerce-partner-title {
    color: #ef5734;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none; }

.listing-item-card__ecommerce-partner-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1; }

.listing-item-card__ecommerce-partner-icon {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    z-index: 1;
    width: 50px;
    height: 50px; }

.listing-item-card__registration-banner {
    position: relative;
    padding: 15px;
    margin-bottom: 30px; }

.listing-item-card__registration-banner--register .listing-item-card__registration-banner-title {
    margin-bottom: 10px; }

.listing-item-card__registration-banner-background-image-desktop {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1; }

.listing-item-card__registration-banner-background-image-mobile {
    display: none; }

.listing-item-card__registration-banner-background-image-gradient-mobile {
    display: none; }

.listing-item-card__registration-banner-title {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 25px;
    margin-top: 0;
    display: block;
    text-transform: uppercase;
    color: #fff;
    max-width: 350px; }

.listing-item-card__registration-banner-offer {
    font-size: 20px;
    line-height: 26px;
    font-weight: 700;
    margin-bottom: 25px;
    margin-top: 0;
    display: block;
    text-transform: uppercase;
    color: #fff;
    max-width: 350px; }

.listing-item-card__registration-banner-subtitle {
    position: absolute;
    top: 0px;
    right: 40px;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    max-width: 140px;
    text-align: center; }

.listing-item-card__registration-banner-links-section {
    display: flex;
    align-items: center;
    max-width: 340px; }

.listing-item-card__registration-banner-button {
    margin-right: 20px; }

.listing-item-card__registration-banner-link {
    color: #007ece;
    display: inline;
    text-decoration: none;
    border-bottom: 1px solid #007ece;
    transition: all 0.3s ease-in-out; }

.listing-item-card__registration-banner-link:hover {
    border-color: transparent; }

.listing-item-card__message-form-section {
    margin-bottom: 60px; }

.listing-item-card__message-form-submit {
    margin-left: auto; }

.listing-item-card__message-form-textarea {
    border: 1px solid #e1e1e1;
    border-radius: 3px;
    padding: 20px 12px 15px 80px;
    box-shadow: 4px 4px 5px -3px rgba(0, 0, 0, 0.05);
    color: #2981b1;
    width: 100%;
    border: none;
    height: 110px;
    box-shadow: 0px 3px 6px 2px rgba(0, 0, 0, 0.11);
    transition: all 0.3s ease-in-out; }

.listing-item-card__message-form-textarea:hover::-webkit-input-placeholder {
    color: #2981b1; }

.listing-item-card__message-form-textarea:hover::-moz-placeholder {
    color: #2981b1; }

.listing-item-card__message-form-textarea:hover:-ms-input-placeholder {
    color: #2981b1; }

.listing-item-card__message-form-textarea:hover::placeholder {
    color: #2981b1; }

.listing-item-card__message-form-textarea::-webkit-input-placeholder {
    color: #dfdfdf;
    font-weight: 300;
    transition: all 0.3s ease-in-out; }

.listing-item-card__message-form-textarea::-moz-placeholder {
    color: #dfdfdf;
    font-weight: 300;
    transition: all 0.3s ease-in-out; }

.listing-item-card__message-form-textarea:-ms-input-placeholder {
    color: #dfdfdf;
    font-weight: 300;
    transition: all 0.3s ease-in-out; }

.listing-item-card__message-form-textarea::placeholder {
    color: #dfdfdf;
    font-weight: 300;
    transition: all 0.3s ease-in-out; }

.listing-item-card__message-form-textarea:focus::-webkit-input-placeholder {
    opacity: 0; }

.listing-item-card__message-form-textarea:focus::-moz-placeholder {
    opacity: 0; }

.listing-item-card__message-form-textarea:focus:-ms-input-placeholder {
    opacity: 0; }

.listing-item-card__message-form-textarea:focus::placeholder {
    opacity: 0; }

.listing-item-card__message-form-textarea.parsley-error {
    border-color: #ff7168;
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0), inset 0px 0px 0px 1px rgba(255, 113, 104, 0.7); }

.listing-item-card__message-form-textarea:-webkit-autofill, .listing-item-card__message-form-textarea:-webkit-autofill:hover, .listing-item-card__message-form-textarea:-webkit-autofill:focus, .listing-item-card__message-form-textarea:-webkit-autofill:active {
    transition: background-color 5000s ease-in-out 0s;
    -webkit-text-fill-color: #2981b1;
    -webkit-box-shadow: 0 0 0 30px white inset !important; }

.listing-item-card__message-form-textarea-section {
    display: flex;
    position: relative;
    margin-bottom: 10px; }

.listing-item-card__message-form-textarea-title {
    font-size: 16px;
    font-weight: 600;
    position: absolute;
    left: 135px;
    top: -15px;
    background: white;
    padding: 5px; }

.listing-item-card__message-form-textarea-image {
    width: 120px;
    height: 130px;
    display: block;
    position: absolute;
    left: 0;
    bottom: -5px; }

.listing-item-card__message-form-textarea-wrapper {
    width: 100%;
    padding-left: 60px; }

.listing-item-card__comments-section {
    margin-bottom: 60px; }

.listing-item-card__comments-title {
    font-size: 18px;
    font-weight: 600;
    display: block;
    margin-bottom: 0;
    margin-top: 0; }

.listing-item-card__comments-show-more-button {
    padding: 0; }

.listing-item-card__comments-item {
    padding-top: 20px;
    border-bottom: 1px dashed #2981b1; }

.listing-item-card__comments-item:last-child {
    margin-bottom: 20px; }

.listing-item-card__comments-item-author {
    margin-top: 0;
    display: block;
    width: 100%;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 2px; }

.listing-item-card__comments-item-author-section {
    display: flex;
    margin-bottom: 20px; }

.listing-item-card__comments-item-image {
    width: 35px;
    height: 35px;
    display: block;
    margin-right: 15px;
    overflow: hidden;
    flex-shrink: 0;
    border-radius: 50%; }

.listing-item-card__comments-item-main-info-section {
    display: flex;
    flex-grow: 1;
    flex-direction: column; }

.listing-item-card__comments-item-statistics-section {
    display: flex;
    flex-grow: 1;
    align-items: center; }

.listing-item-card__comments-item-review-section {
    padding-bottom: 20px; }

.listing-item-card__comments-item-rate {
    font-size: 14px;
    font-weight: 300;
    font-style: italic;
    margin-right: 10px; }

.listing-item-card__comments-item-date {
    font-size: 10px;
    font-weight: 400;
    text-decoration: none;
    padding-left: 24px;
    color: #252525;
    background: url(../img/icon-calendar-gray.svg) no-repeat;
    background-size: contain;
    background-position: 0 0px; }

.listing-item-card__comments-item-rating-section {
    margin-right: 10px;
    display: flex;
    align-items: center; }

.listing-item-card__comments-item-rating-item {
    display: block;
    width: 18px;
    height: 18px; }

.listing-item-card__comments-item-rating-item:not(:last-child) {
    margin-right: 2px; }

.listing-item-card__comments-item-review-title {
    font-weight: 700; }

.listing-item-card__reviews-title {
    margin: 0;
    font-weight: 600;
    margin-right: 10px; }

.listing-item-card__reviews-title-section {
    margin-bottom: 20px;
    display: flex;
    margin-bottom: 20px; }

.listing-item-card__reviews-main-content-row {
    display: flex;
    margin-bottom: 20px; }

.listing-item-card__reviews-submit {
    margin-left: auto; }

.listing-item-card__reviews-textarea {
    margin-bottom: 15px;
    border: 1px solid #e1e1e1;
    border-radius: 3px;
    padding: 10px 15px;
    box-shadow: 4px 4px 5px -3px rgba(0, 0, 0, 0.05);
    color: #2981b1;
    width: 100%;
    border: none;
    height: 110px;
    box-shadow: 0px 3px 6px 2px rgba(0, 0, 0, 0.11);
    transition: all 0.3s ease-in-out; }

.listing-item-card__reviews-textarea-validation-message {
    display: none;
    text-align: right;
    margin-bottom: 10px;
    color: #ff7168; }

.listing-item-card__reviews-textarea:hover::-webkit-input-placeholder {
    color: #2981b1; }

.listing-item-card__reviews-textarea:hover::-moz-placeholder {
    color: #2981b1; }

.listing-item-card__reviews-textarea:hover:-ms-input-placeholder {
    color: #2981b1; }

.listing-item-card__reviews-textarea:hover::placeholder {
    color: #2981b1; }

.listing-item-card__reviews-textarea::-webkit-input-placeholder {
    color: #dfdfdf;
    font-weight: 300;
    transition: all 0.3s ease-in-out; }

.listing-item-card__reviews-textarea::-moz-placeholder {
    color: #dfdfdf;
    font-weight: 300;
    transition: all 0.3s ease-in-out; }

.listing-item-card__reviews-textarea:-ms-input-placeholder {
    color: #dfdfdf;
    font-weight: 300;
    transition: all 0.3s ease-in-out; }

.listing-item-card__reviews-textarea::placeholder {
    color: #dfdfdf;
    font-weight: 300;
    transition: all 0.3s ease-in-out; }

.listing-item-card__reviews-textarea:focus::-webkit-input-placeholder {
    opacity: 0; }

.listing-item-card__reviews-textarea:focus::-moz-placeholder {
    opacity: 0; }

.listing-item-card__reviews-textarea:focus:-ms-input-placeholder {
    opacity: 0; }

.listing-item-card__reviews-textarea:focus::placeholder {
    opacity: 0; }

.listing-item-card__reviews-textarea.parsley-error {
    border-color: #ff7168;
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0), inset 0px 0px 0px 1px rgba(255, 113, 104, 0.7); }

.listing-item-card__reviews-textarea:-webkit-autofill, .listing-item-card__reviews-textarea:-webkit-autofill:hover, .listing-item-card__reviews-textarea:-webkit-autofill:focus, .listing-item-card__reviews-textarea:-webkit-autofill:active {
    transition: background-color 5000s ease-in-out 0s;
    -webkit-text-fill-color: #2981b1;
    -webkit-box-shadow: 0 0 0 30px white inset !important; }

.listing-item-card__reviews-rating-section {
    width: 140px;
    margin-right: 20px; }

.listing-item-card__reviews-rating-title {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 600;
    display: block; }

.listing-item-card__reviews-rating-star-section {
    display: flex;
    margin-bottom: 12px; }

.listing-item-card__reviews-rating-star-item {
    width: 25px;
    height: 25px;
    display: block; }

.listing-item-card__reviews-rating-star-item:not(:last-child) {
    margin-right: 2px; }

.listing-item-card__reviews-rating-value-section {
    display: flex;
    align-items: flex-end; }

.listing-item-card__reviews-rating-value-inactive {
    font-size: 24px;
    font-weight: 600;
    color: #252525; }

.listing-item-card__reviews-rating-value-active {
    color: #252525;
    font-size: 36px;
    font-weight: 600;
    margin-right: 7px;
    line-height: 24px; }

.listing-item-card__reviews-statistics-section {
    flex-grow: 1; }

.listing-item-card__reviews-statistics-row {
    display: flex;
    align-items: center; }

.listing-item-card__reviews-statistics-row:not(:last-child) {
    margin-bottom: 5px; }

.listing-item-card__reviews-statistics-value {
    font-size: 14px;
    font-weight: 600;
    width: 37px;
    margin-left: 10px;
    flex-shrink: 0; }

.listing-item-card__reviews-statistics-progress-bar {
    width: 100%;
    height: 18px; }

.listing-item-card__reviews-statistics-progress-bar-wrapper {
    flex-grow: 1; }

.listing-item-card__reviews-statistics-progress-bar--five {
    background: #a2c248; }

.listing-item-card__reviews-statistics-progress-bar--four {
    background: #ccde3b; }

.listing-item-card__reviews-statistics-progress-bar--three {
    background: #e8d04c; }

.listing-item-card__reviews-statistics-progress-bar--two {
    background: #df9d5d; }

.listing-item-card__reviews-statistics-progress-bar--one {
    background: #d6645a; }

.listing-item-card__reviews-statistics-star {
    margin-right: 10px;
    width: 25px;
    height: 25px;
    display: block;
    flex-shrink: 0; }

.listing-item-card__reviews-form {
    width: 225px;
    margin-left: 20px; }

.listing-item-card__reviews-form-title {
    font-size: 18px;
    font-weight: 600;
    display: block;
    margin-top: 0;
    margin-bottom: 10px;
    line-height: 24px; }

.listing-item-card__reviews-section {
    margin-bottom: 30px; }

.listing-item-card__reviews-section .star-rating {
    border: none;
    justify-content: flex-end;
    display: flex;
    flex-direction: row-reverse; }

.listing-item-card__reviews-section .star-rating input {
    display: none; }

.listing-item-card__reviews-section .star-rating input:checked + .star-rating__checkmark {
    opacity: 1; }

.listing-item-card__reviews-section .star-rating__checkmark {
    position: absolute;
    width: 25px;
    height: 25px;
    top: 26px;
    right: -6px;
    pointer-events: none;
    background: #fff;
    border-radius: 50%;
    display: flex;
    padding: 5px;
    justify-content: center;
    align-items: center;
    z-index: 1;
    box-shadow: 5px 2px 10px 0px rgba(0, 0, 0, 0.2);
    transition: all 0.3s ease-in-out;
    opacity: 0; }

.listing-item-card__reviews-section .star-rating:not(:checked) > label {
    float: right;
    width: 38px;
    height: 38px;
    white-space: nowrap;
    cursor: pointer;
    font-size: 22px;
    color: #ff7168;
    position: relative;
    box-sizing: content-box; }

.listing-item-card__reviews-section .star-rating:not(:checked) > label .star-rating__image {
    -webkit-filter: drop-shadow(3px 3px 2px rgba(0, 0, 0, 0.2));
    filter: drop-shadow(3px 3px 2px rgba(0, 0, 0, 0.2)); }

.listing-item-card__reviews-section .star-rating:not(:checked) > label:not(:first-of-type) {
    margin-right: 5px; }

.listing-item-card__reviews-section .star-rating:not(:checked) > label:hover,
.listing-item-card__reviews-section .star-rating:not(:checked) > label:hover ~ label {
    color: #ffa19b; }

.listing-item-card__reviews-section .star-rating > label:active {
    transform: translateY(1px); }

.listing-item-title-label {
    background: url(../img/cabinet-fullwidth-banner-image.jpg) no-repeat;
    background-size: cover; }

.listing-item-title-label__wrapper {
    box-sizing: border-box;
    width: 1130px;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    align-items: center; }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .listing-item-title-label__wrapper {
        box-sizing: border-box;
        padding-left: 15px;
        padding-right: 15px;
        width: 992px; } }

@media only screen and (max-width: 991px) and (min-width: 640px) {
    .listing-item-title-label__wrapper {
        box-sizing: border-box;
        padding-left: 20px;
        padding-right: 20px;
        width: auto; } }

@media only screen and (max-width: 639px) {
    .listing-item-title-label__wrapper {
        box-sizing: border-box;
        padding-left: 20px;
        padding-right: 20px;
        width: auto; } }

.listing-item-title-label__main-info-section {
    display: flex; }

.listing-item-title-label__image {
    width: 105px;
    height: 105px;
    display: block; }

.listing-item-title-label__image-section {
    align-self: flex-end;
    margin-right: 20px;
    position: relative;
    margin-top: 10px;
    flex-shrink: 0;
    margin-left: -12px; }

.listing-item-title-label__logotype {
    position: absolute;
    width: 61px;
    height: 40px;
    display: block;
    object-fit: cover;
    top: 10px;
    left: 37px; }

.listing-item-title-label__subtitle {
    font-size: 14px;
    margin-bottom: 10px;
    display: block;
    color: #fff; }

.listing-item-title-label__title {
    font-size: 22px;
    line-height: 28px;
    color: #fff;
    margin: 0;
    display: inline;
    text-decoration: none;
    font-weight: 700; }

.listing-item-title-label__title-wrapper {
    max-height: 64px; }

.listing-item-title-label__title-section {
    display: flex;
    flex-grow: 1;
    flex-direction: column;
    align-items: flex-start;
    padding-right: 30px;
    padding-top: 10px;
    padding-bottom: 10px; }

.listing-item-title-label__categories-section {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: -5px;
    max-width: 520px;
    padding-top: 10px;
    padding-bottom: 10px;
    flex-shrink: 0; }

.listing-item-title-label__categories-section-wrapper {
    margin-left: auto;
    display: flex;
    flex-shrink: 0;
    margin-right: -5px; }

.listing-item-title-label__social-section {
    margin-top: 10px;
    display: flex;
    align-items: center; }

.listing-item-title-label__share-button {
    padding: 8px 14px 8px 12px;
    border-radius: 30px;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    cursor: pointer;
    border: none; }

.listing-item-title-label__share-button:hover span {
    border-color: transparent; }

.listing-item-title-label__share-button .st-btn {
    font-family: "Open Sans", sans-serif !important;
    background: none !important;
    padding: 0 !important;
    min-width: 0 !important;
    height: auto !important;
    line-height: inherit !important;
    display: flex !important;
    align-items: center !important; }

.listing-item-title-label__share-button .st-btn img {
    top: 0 !important;
    margin-right: 5px !important; }

.listing-item-title-label__share-button .st-btn:hover {
    top: 0 !important;
    opacity: 1 !important; }

.listing-item-title-label__share-button .st-label {
    display: block !important;
    padding: 0 !important;
    line-height: inherit !important;
    font-size: 12px !important;
    border-bottom: 1px solid #fff;
    min-width: 0 !important; }

.listing-item-title-label__share-button-title {
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    margin-right: 5px;
    border-bottom: 1px solid #fff;
    margin-left: 5px;
    transition: all 0.3s ease-in-out; }

.listing-item-title-label__share-button-icon {
    width: 15px;
    height: 15px;
    display: block; }

.listing-item-title-label__rating-section {
    padding: 8px 12px;
    border-radius: 30px;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    margin-right: 10px; }

.listing-item-title-label__rating-title {
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    margin-right: 5px; }

.listing-item-title-label__rating-star {
    display: flex;
    align-items: center; }

.listing-item-title-label__rating-star-item {
    width: 15px;
    height: 15px; }

.listing-item-title-label__rating-star-item:not(:last-child) {
    margin-right: 1px; }

.listing-item-title-label__category-item {
    background: #fff;
    width: 125px;
    height: 35px;
    padding: 10px 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    box-shadow: 5px 2px 10px 0px rgba(0, 0, 0, 0.2);
    border-radius: 3px;
    color: inherit;
    text-decoration: none;
    margin-right: 5px;
    margin-bottom: 5px;
    transition: all 0.3s ease-in-out; }

.listing-item-title-label__category-item:hover {
    box-shadow: 0px 0px 8px 1px #2981b1; }

.listing-item-title-label__category-item-icon {
    width: 20px;
    height: 20px;
    display: block;
    margin-right: 10px; }

.listing-item-title-label__category-item-title {
    font-size: 11px;
    line-height: 14px;
    font-weight: 400; }

.listing-item-title-info-section {
    margin-bottom: 25px;
    padding-top: 15px; }

.listing-item-title-info-section__wrapper {
    box-sizing: border-box;
    width: 1130px;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    align-items: center; }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .listing-item-title-info-section__wrapper {
        box-sizing: border-box;
        padding-left: 15px;
        padding-right: 15px;
        width: 992px; } }

@media only screen and (max-width: 991px) and (min-width: 640px) {
    .listing-item-title-info-section__wrapper {
        box-sizing: border-box;
        padding-left: 20px;
        padding-right: 20px;
        width: auto; } }

@media only screen and (max-width: 639px) {
    .listing-item-title-info-section__wrapper {
        box-sizing: border-box;
        padding-left: 20px;
        padding-right: 20px;
        width: auto; } }

.listing-item-title-info-section__mobile-buttons-section {
    margin-bottom: 15px;
    display: none;
    justify-content: center; }

.listing-item-title-info-section__mobile-button {
    width: 37px;
    height: 37px;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: .5;
    padding: 0;
    background: #252525;
    border: none;
    border-radius: 50%;
    z-index: 1 !important; }

.listing-item-title-info-section__mobile-button--promote {
    background: #fff;
    border: 1px solid #ff7168;
    opacity: 1; }

.listing-item-title-info-section__mobile-button.sharethis-inline-share-buttons {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    opacity: .5 !important; }

.listing-item-title-info-section__mobile-button.sharethis-inline-share-buttons .st-btn {
    padding: 0 !important;
    background: none !important;
    min-width: 0 !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    height: auto !important;
    line-height: inherit !important; }

.listing-item-title-info-section__mobile-button.sharethis-inline-share-buttons .st-btn img {
    top: 0 !important; }

.listing-item-title-info-section__mobile-button:not(:last-child) {
    margin-right: 10px; }

.listing-item-title-info-section__mobile-button-icon {
    display: block;
    width: 17px;
    height: 17px; }

.listing-item-title-info-section__verified-label {
    width: 192px;
    height: 45px;
    display: block; }

.listing-item-title-info-section__verified-label-wrapper {
    margin-right: 15px;
    height: 26px;
    display: flex;
    align-items: center;
    width: 192px; }

.listing-item-title-info-section__title {
    font-size: 12px;
    font-weight: 300;
    margin-right: 25px; }

.listing-item-title-info-section__promote {
    border: 1px solid #ff500b;
    background-color: #fff;
    border-radius: 3px;
    padding: 3px 10px;
    text-align: center;
    display: flex;
    text-decoration: none;
    align-items: center;
    transition: all 0.3s ease-in-out;
    margin-right: 20px; }

.listing-item-title-info-section__promote:hover {
    background-color: #fff6f3; }

.listing-item-title-info-section__promote-icon {
    width: 13px;
    height: 13px;
    margin-right: 8px; }

.listing-item-title-info-section__promote-title {
    color: #ff500b;
    font-size: 14px;
    font-weight: 300; }

.listing-item-title-info-section__date {
    font-size: 12px;
    font-weight: 300; }

.listing-item-title-info-section__views {
    font-size: 12px;
    font-weight: 300;
    margin-left: 20px;
    padding-left: 26px;
    background: url(../img/icon-views.svg) no-repeat;
    background-size: 18px;
    background-position: 0 4px; }

.view-on-map-section--item-page {
    background: none; }

.view-on-map-section--item-page .view-on-map-section__wrapper {
    width: 100%;
    position: relative;
    padding-left: 0;
    padding-right: 0; }

.view-on-map-section--item-page .view-on-map-section__background-stripe {
    width: 200vw;
    height: 100%;
    background: #f1ecdb;
    position: absolute;
    z-index: -1;
    left: 50%;
    margin-left: -100vw; }

.view-on-map-section--item-page .view-on-map-section__image {
    left: -80px; }

.view-on-map-section--item-page .view-on-map-section__button {
    margin-right: 0; }

#st-el-5 .st-btns {
    margin-top: 0 !important; }

@media (max-width: 1199px) {
    .main__item-trading .listing-item-card__right-sidebar-title {
        font-size: 21px;
        font-weight: 600;
        margin-bottom: 15px;
        margin-top: 0;
        display: block; }
    .main__item-trading .listing-item-card__right-sidebar-section {
        margin-left: 0;
        width: auto;
        margin-bottom: 30px; }
    .main__item-trading .listing-item-card__right-sidebar-slider-wrapper {
        display: flex;
        flex-direction: row; }
    .main__item-trading .listing-item-card__right-sidebar-card {
        width: 280px;
        height: auto; }
    .main__item-trading .listing-item-card__right-sidebar-card:not(:last-child) {
        margin-bottom: 0;
        margin-right: 15px; } }

@media (max-width: 991px) {
    .view-on-map-section--item-page .view-on-map-section__image {
        left: 50%; }
    .listing-item-title-label__categories-section-wrapper {
        display: none; }
    .listing-item-title-info-section {
        margin-bottom: 15px; }
    .listing-item-title-info-section__mobile-buttons-section {
        width: 100%; }
    .listing-item-title-info-section__wrapper {
        flex-wrap: wrap; }
    .listing-item-title-info-section__promote {
        display: none; }
    .listing-item-title-info-section__verified-label-wrapper {
        display: none; }
    .listing-item-title-info-section__title {
        display: none; }
    .listing-item-card__right-sidebar-title {
        font-size: 16px !important; }
    .listing-item-card__promotions-button-wrapper {
        display: block; }
    .listing-item-card__registration-banner {
        flex-direction: column;
        display: flex;
        align-items: center;
        overflow: hidden; }
    .listing-item-card__registration-banner--register .listing-item-card__registration-banner-title {
        font-size: 14px; }
    .listing-item-card__registration-banner-background-image-desktop {
        display: none; }
    .listing-item-card__registration-banner-background-image-mobile {
        display: block;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        bottom: 0;
        height: 170px;
        width: 360px; }
    .listing-item-card__registration-banner-background-image-gradient-mobile {
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        z-index: -1;
        width: 100%;
        height: 100%; }
    .listing-item-card__registration-banner-title {
        margin-bottom: 30px;
        text-align: center;
        order: 1; }
    .listing-item-card__registration-banner-offer {
        text-align: center;
        order: 2;
        margin-bottom: 10px; }
    .listing-item-card__registration-banner-links-section {
        order: 2;
        flex-direction: column;
        align-items: center;
        margin-bottom: 30px; }
    .listing-item-card__registration-banner-button {
        margin-bottom: 15px;
        margin-right: 0; }
    .listing-item-card__registration-banner-subtitle {
        position: relative;
        top: 8px;
        right: 0;
        order: 3;
        margin-bottom: 100px; } }

@media (max-width: 640px) {
    .listing-item-title-info-section__mobile-buttons-section {
        display: flex; }
    .listing-item-title-label__image {
        width: 85px;
        height: 85px; }
    .listing-item-title-label__logotype {
        width: 50px;
        height: 30px;
        display: block;
        object-fit: cover;
        top: 7px;
        left: 30px; }
    .listing-item-title-label__share-button {
        display: none !important; }
    .listing-item-title-label__rating-star-item {
        width: 12px;
        height: 12px; }
    .listing-item-title-label__rating-star-item:not(:last-child) {
        margin-right: 0px; }
    .listing-item-title-label__rating-title {
        font-size: 10px; }
    .listing-item-title-label__title {
        font-size: 13px;
        line-height: 18px; }
    .listing-item-title-label__title-wrapper {
        height: 36px !important;
        max-height: 36px !important; }
    .listing-item-card__message-form-submit {
        margin-left: 0; }
    .listing-item-card__message-form-textarea {
        padding: 12px 20px; }
    .listing-item-card__message-form-textarea-section {
        flex-direction: column; }
    .listing-item-card__message-form-textarea-title {
        left: 0;
        top: 0;
        position: relative;
        margin-bottom: 5px; }
    .listing-item-card__message-form-textarea-wrapper {
        padding-left: 0; }
    .listing-item-card__message-form-textarea-image {
        display: none; }
    .listing-item-card__reviews-section label {
        width: 50px !important;
        height: 50px !important; }
    .listing-item-card__reviews-section label .star-rating__image {
        width: 100%;
        height: 100%; }
    .listing-item-card__reviews-title {
        font-size: 16px; }
    .listing-item-card__reviews-main-content-row {
        flex-wrap: wrap; }
    .listing-item-card__reviews-rating-value-active {
        font-size: 24px; }
    .listing-item-card__reviews-rating-value-inactive {
        font-size: 16px; }
    .listing-item-card__reviews-submit {
        margin-left: 0; }
    .listing-item-card__reviews-textarea-validation-message {
        text-align: left; }
    .listing-item-card__reviews-form {
        margin-left: 0;
        width: 100%;
        margin-top: 30px; }
    .listing-item-card__reviews-form-title {
        font-size: 16px; }
    .listing-item-card__comments-section {
        margin-bottom: 30px; }
    .listing-item-card__comments-title {
        font-size: 16px; }
    .listing-item-card__comments-item-image {
        width: 38px;
        height: 38px; }
    .listing-item-card__comments-item-rate {
        display: none; } }
