@import "http://fonts.googleapis.com/css?family=Roboto:500,400italic,300,700,400&amp;subset=latin,cyrillic";
@import "../woocommerce.css";
@import "../bxslider/jquery.bxslider.css";
@import "../prettyPhoto.css";
@import "../main.css";
@import "../vendor/magnific-popup/magnific-popup.css";
@import "../new-styles.css";
ul ul {
    padding-left: 30px;
}
span.rur span::before{
    content:'';
}
span.rur span {
    height: auto;
    margin: auto;
    overflow:auto;
    position: inherit;
    width: auto;
}

.tkani_lists {
    list-style-type: none;
}

.tkani_lists li{
    width:100%;
    display:inline-block;
    padding:2px 10px;
}

.tkani_lists li img{
    height:30px;
    float:left;
}

.tkani_lists li span{
    margin: 10px;
    float:left;
    font-size: 12px;
}

.tkani_lists-title {
    text-align: left;
    padding: 10px 10px 2px!important;
    font-size: 14px;
}

#eye-container {
    width: 100%;
    border-bottom: 0px solid gray;
    margin-bottom: 0px;
}

.params tr:last-child {
    border-bottom: 0px solid gray;
}

.errors_list{
    text-align: left;
}

.white-popup ul.errors_list {
    background: #fff;
    color: #8F181B;
    font-size: 19px;
    list-style-type: decimal;
    padding: 0;
    margin: 0;
}

.pager_more{
    float: none;
    cursor: pointer;
    margin: 10px 0 30px;
    width: 740px;
    float: right;
}

.avatar {width: 50px!important;}

.comment-text {
    margin-left: 70px!important;
}

.product_reviews_avatar {
    float: left!important;
    margin: 0!important;
    width: 100px!important;
}

.product_reviews {
    float: left!important;
    width: calc(100% - 130px);
    box-sizing: border-box;
    padding-left: 20px;
}

.akciya span {
    background-color: #BF0C18;
    color: #fff;
    border-radius: 50%;
    font-size: 12px;
    position: relative;
    padding: 12px 0 0 5px;
    width: 35px;
    height: 35px;
    display: block;
    box-sizing: border-box;
    top: 3px;
    left: 3px;
}

.akciya span:before {
    content:'-';
}

.akciya span:after {
    content:'%';
}