 .services_buy_block .counter_wrapp .button_block:not(.to-cart) svg {
    display: none;
}
.text_before_items {
    margin-bottom: 47px;
}
.text_before_items, .text_before_items p {
    color: #555;
    color: var(--basic_text_black);
    margin: 0 0 1.666rem 0;
}
.item-views {
    margin-bottom: 0;
    position: relative;
}
.item-views > div[class*="col-"] {
    padding: 0;
    margin: 0 0 -1px -1px;
}
.item-views .items .item_wrap {
    padding: 39px;
    margin: 0 0 -1px;
    border: 1px solid #eeeeee;
    border-color: var(--stroke_black);
}
.item-views .item {
    position: relative;
}
.item-views .item .image {
    width: 250px;
    max-width: 100%;
    max-height: none;
    float: left;
    overflow: hidden;
    text-align: center;
    position: relative;
    padding: 0 !important;
    border: none !important;
    box-shadow: none !important;
}
.item-views .item .image + .body-info {
    padding-left: 293px;
    padding-right: 70px;
}
.item-views .item .title {
    margin-top: -6px;
    margin-bottom: 6px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 1.2em;
    line-height: 1.454em;
}
.item-views .item .title a {
    color: #333;
    color: var(--white_text_black);
}
.item-views .item .previewtext {
    margin-top: 10px;
    margin-bottom: 20px;
    overflow: hidden;
    margin-top: 14px;
    margin-bottom: 23px;
    line-height: 1.65em;
    color: #777;
    color: var(--light_basic_text_black);
}
.item-views .item .body-info .text.childs {
    display: none;
}
.item-views .item .body-info .text.childs ul {
    margin: 0;
}
.content-sections1.item-views .text.childs li:nth-child(odd) {
    padding-right: 5px;
}
.item-views .items .item .childs li {
    margin: 4px -2px 4px 0;
    display: inline-block;
    vertical-align: top;
    width: 50%;
    line-height: 1.5714em;
    list-style-type: none;
    overflow: hidden;
    text-overflow: ellipsis;
}
.item-views .item .body-info .button_opener {
    cursor: pointer;
}
.item-views .item .body-info .button_opener i {
    transition: transform ease 0.2s;
    margin-right: 7px;
    font-weight: bold;
}
.item-views .item .body-info .arrow_link {
    position: absolute;
    right: 0;
    top: 0;
    display: inline-block;
    width: 38px;
    height: 38px;
}
.item-views .item .body-info .svg.svg-inline-right-arrow {
    position: absolute;
    top: 13px;
    left: 12px;
}
.item_wrap:hover .body-info .arrow_link .svg-inline-right-arrow path {
    fill: #fff !important;
}
.item-views.list-news1.services-mode .properties + .services_buy_block .prices {
    margin-top: -2px;
}
.item-views.list-news1 .prices div {
    display: inline-block;
}
.item-views.list-news1 .properties .inner-wrapper:last-child {
    margin-bottom: 20px;
}
.item-views.list-news1 .prices div {
    display: inline-block;
}
.item-views .properties {
    margin-top: -2px;
}
.item-views .properties .inner-wrapper{
    padding: 0;
    display: block;
    vertical-align: bottom;
    font-size: .933em;
    line-height: 22px;
}
.services_buy_block .counter_wrapp {
    padding: 19px 0 0;
    white-space: normal;
    max-width: 100%;
    padding-top: 10px;
    margin-bottom: -10px;
}
.services_buy_block .counter_block_inner {
    vertical-align: top;
    min-width: 114px;
    display: inline-block;
    margin-right: 8px;
    margin-bottom: 10px;
}
.services_buy_block .counter_block {
    margin: 0;
    position: relative;
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #eeeeee;
    border-color: var(--stroke_black);
    background: #fafafa;
    background-color: var(--darkerblack_bg_black);
    text-align: center;
    margin: 0 auto;
    display: inline-block;
    vertical-align: top;
    border-radius: 3px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.services_buy_block .counter_block .minus {
    left: 0;
}
.services_buy_block .counter_block .plus, .services_buy_block .counter_block .minus {
    position: absolute;
    top: 0;
    bottom: 0;
    height: auto;
    cursor: pointer;
    width: 30px;
}
.services_buy_block .counter_block>span:not(:hover) .svg {
    opacity: .5;
}
.services_buy_block .counter_block .svg svg {
    display: inline-block;
    vertical-align: middle;
}
.services_buy_block .counter_block .svg {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -7px 0 0 -6px;
    width: 11px;
    height: 11px;
    line-height: 12px;
} 
.services_buy_block .counter_block input[type="text"] {
    width: 47px; 
    height: 40px;
    border: 0;
    background: none;
    color: #333;
    color: var(--white_text_black);
    font-size: .7333em;
    border-radius: 0;
    text-align: center;
    line-height: 1.428571429;
    padding: 12px 3px 11px;
}
.services_buy_block .counter_block .plus {
    right: 0;
}
.services_buy_block .counter_wrapp .to-cart span{
    margin-left: 10px;
} 
.services_buy_block .button_block { 
    min-width: 120px;
    margin-bottom: 10px;
    display: inline-block;
    vertical-align: top;
}
@media (max-width: 767px) {
    .item-views .items .item .text.childs li {
        width: 100%;
    }
    .item-views .item .body-info .arrow_link {
        display: none;
    }
}
@media (max-width: 600px) {
    .item-views .item>.body-info {
        float: none;
        width: 100%;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .item-views .item .body-info>.title {
        margin-top: 0;
    }
    .item-views .item>.image {
        float: none;
        width: 100%;
        text-align: center;
        margin-bottom: 32px;
    }
}
@media (min-width: 992px) {
    .box-shadow:hover {
        border-color: #fff;
        box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.1);
        -webkit-transform: translateY(-1px);
        transform: translateY(-1px);
        background-color: #fff;
        z-index: 1;
    }
} 
.item_wrap:hover .title a, .item .title a:hover {
    color: var(--fill_dark_light_hover);
}
.item_wrap:hover .body-info .arrow_link {
    background-color: #365edc;
    border-color: #365edc;
} 
.hover_shine .shine:before {
    position: absolute;
    top: 0;
    left: -50%;
    z-index: 2;
    display: block;
    content: "";
    width: 25%;
    height: 100%;
    opacity: 0;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
    visibility: hidden;
}
.text_after_items {
    padding: 80px 0px 0px;
}
.item-views .item .body-info .text.childs.opened + .button_opener i {
    transform: rotate(180deg);
    padding-bottom: 1px;
}
.item-views .item .body-info .button_opener.colored .svg path {
    fill: #9e9e9e;
    fill: var(--fill_dark_light_hover);
}
.property .darken {
    word-break: break-word;
}