/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/

/* Examples (uncomment to use):*/

/* Expand site width */
/* body .wrapper { max-width: 1400px !important;  } */

/* Set site background image */
/* body {  background: url(image_source) top no-repeat; }

/* Hide compare button */
/* a.compare_item { display: none !important;  }*/
#bx-notifier-popup-confirm, #popup-window-overlay-bx-notifier-popup-confirm{
    display: none!important;
}

.item-views.image_left.reviews{
    margin-top: 20px;
}
.registraion-page .main_info{
    width: 100%;
    padding: 0px;
    border-right: none;
}

.bx-soa-pp-delivery-cost,
.bx-soa-pp-list,
.col-sm-3.bx-soa-pp-price
{
    display: none!important;
}
.succAuth p{
    color: #888888;
    font-size: 18px;
    margin-bottom: 40px;
}

.stickers .sticker_ycenka {
    background-color: #4529EC;
    color: #FFFFFF;
}
body .stickers .sticker_ycenka:before {
    background-position: -3px -224px;
}


.like_icons span {
    display: block;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #fff;
    opacity: 10;
    visibility: visible;
    transition: opacity 0.3s ease;
    margin: 0px 0px 5px;
    overflow: visible;
}


.basket_wrapp .wraps_icon_block:before {
    background: url(/bitrix/templates/aspro_optimus/images/ai-2.png) 0px 0px no-repeat;
    width: 20px;
    height: 19px;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: block;
    content: "";
    position: relative;
    top: 0px;
}

.list-group-item-porps{
    font-size: 12px;
}
